<style>body {background-image: url(img/bg/intro.jpg);}</style>
<<desc>>
<p>
This game is about a young man who overcomes various challenges. He will become a millionaire and experience all the pleasures and displeasures of this position.
</p>
<p>
Furthermore, I would like to reassure you that my games will always be free, even if the actual production process is not.
</p>
<p>
If it's your first game, I'd recommend taking a look at the F.A.Q. found on the laptop in the MC's room.
</p>
<</desc>>
<<desc>>
Choose your preferences. Everything is now disabled.
<</desc>>
<<desc>>
<<checkboxPlus '$kinks.sdc' 'Seduction'>><br>
<<checkboxPlus '$kinks.bdsm' 'BDSM'>><br>
<<checkboxPlus '$kinks.gay' 'Gay content(Passive)'>><br>
<<checkboxPlus '$kinks.bi' 'Bisexual content(Active)'>><br>
<<checkboxPlus '$kinks.ntr' 'Sharing'>><br>
<<checkboxPlus '$kinks.cnc' 'CNC/Rape'>><br>
<<checkboxPlus '$kinks.audio' 'Audio'>><br>
<</desc>>
<<desc>>
<div class="row">
<div id="name">
<<button 'You can name your character here'>>
<<replace "#name">>
<div class="overview-container">
My name is <<textbox "$player.name" "Jake" autofocus>><br>
My surname is <<textbox "$player.surname" "Doe">><br>
</div>
<</replace>>
<</button>>
</div>
</div>
<</desc>>
<<desc>>
<div class="row">
<<button 'Start'>>
<<if $kinks.gay == false && $kinks.bi == false && $kinks.ntr == false && $kinks.cnc == false && $kinks.audio == false && $kinks.sdc == false && $kinks.bdsm == false>>
<<goto "Exit">>
<<else>>
<<goto "CheckKinks">>
<</if>>
<</button>>
</div>
<</desc>>
<<set $introPart = true>>
<<set $victimIndex = 0>>
<<set $currentDay = 1>>
<<set $currentYear = 2050>>
<<set $hours to 7>> <!-- Starting hour -->
<<set $minutes to 0>>
<<set $currentHour to 7>> <!-- Starting hour -->
<<set $currentMinutes to 0>>
<<set $shiftOn = 0>>
<<set $dayCheck = 0>>
<<set $currentMonth = 1>>
<<set $months = ["Blazefrost", "Stormhaven", "Verdantawake", "Verdantpeak", "Florashine", "Twilightgrove", "Skywhisper", "Starbloom", "Rainshard", "Amberleaf", "Duskleaf", "Shadowgale"]>>
<<set $mainQuest = 0>>
<<set $mainStage = "0">>
<<set $friendQuest = 0>>
<<set $firstFriendMessageSeen = false>>
<<set $swimmingTripSeen = false>>
<<set $hasSeenFriendMom = false>>
<<set $RightBar to false>>
<<set $characters = "nothing">>
<<include "sisPics">>
<<include "castingPhotos">>
<<include "momPics">>
<<include "stepmomPics">>
<<include "checkboxPlus">>
<<set $sprite = 1>>
<<set $failsCounter = 0>>
<<set $convoCounter = 0>>
<<set $casting = 0>>
<<set $castingReward = 0>>
<<set $castingFlawlessResult = 0>>
<<set $castingFine = 0>>
<<set $castingTotal = 0>>
<<set $castingAccount = 0>>
<<set $showCastAcc = false>>
<<set $castingLvl = 0>>
<<set $castingGirlsCounter = 0>>
<<set $randomCriteria = 0>>
<<set $ageCasting = ["young", "young", "MILF"]>>
<<set $hairCasting = ["Brown", "Black", "Blonde", "Red"]>>
<<set $titSizeCasting = ["A", "B", "C", "D", "E", "F", "G"]>>
<<set $tattoCasting = ["true", "false"]>>
<<set $nudeCasting = ["yes", "no"]>>
<<set $reedSMSRead = false>>
<<set $bigBouquet = 0>>
<<set $mediumBouquet = 0>>
<<set $smallBouquet = 0>>
<<set $hasSeenFriendMom = false>>
<<set $myPhone = "0">>
<<set $owenTalk = 0>>
<<set $firstTimeWaitTimeCornfield = false>>
<<set $firstDustrFuck = "none">>
<<set $fred1Meeting = "">>
<<set $updateDay = 0>>
<<set $updateDayTN = 0>>
<<include "mentalEnergy">>
<<set $alanaCruise = {
id: "Sadams",
name: "Ruby",
surname: "Sadams",
age: "MILF",
relation:"librarian",
status: "None",
description: "a hot MILF",
age: 45,
hair: "brown",
race: "white",
body: "athletic",
breast: "C",
curLoc: "",
dayPeriod: "",
lust: 60,
oral: 0,
anal: 1,
vaginal: 5,
lp: 0,
hp: 0,
probability: 0,
trait: "",
health: 100,
charisma: 10,
domination: 70,
strength: 30,
dexterity: 40,
will: 70,
stamina: 100,
money: 100000,
affection: 650,
obedience: 0,
resistance: 76,
resistanceModifier:1,
arousal: 10,
mentalEnergy: 100,
failsBeforeEndConvo:3,
convoNumber:5
}>>
<<set $alanaCruiseAva = "img/chars/alanaCruise/alanaCruise ava.jpg">>
<<set $callSir = false>>
<<set $floors = 28>>
<<set $meetJReed = false>>
<<set $punishmentMom = 0>>
<<set $waterfallVisits = 0>>
<<set $place ="waterfall">>
<<set $stepmomGettingDressed = 0>>
<<set $intro = 0>>
<<set $stepmomPeep = 0>>
<<set $allTime = 0>>
<<set $allMomTime = 0>>
<<set $swimmingTrip = 0>>
<<set $stableCheck = 0>>
<<set $path = "img/chars/MC/mcAva.jpg">>
<<set $sx = 0>>
<<set $castingEasy = false>>
<<set $kinks = {
sdc: false,
ntr: false,
rough: false,
gay: false,
bi: false,
cnc: false,
audio: false,
bdsm: false,
race: false
}>>
<<set $phase = 0>>
<<set $bjChoice = "null">>
<<set $gymIndex = 0>>
<<set $treasureHuntList = false>>
<<set $treasureHuntIndex = 0>>
<<include "advanceDay">>
<<include "advanceStats">>
/* Vanilla version */
<<nobr>>
<<set $trainingPaidDaysCounter = 0>>
<<set $trainingPaid = false>>
<<set $trainingCount = 0>>
<<set $trainings = 0>>
<<set $skills = [
{name: "Hook",
description: "a quick, powerful punch.",
threshold: random(3,5),
known: false},
{name: "Low kick",
description: "a quick kick to the legs",
threshold: random(3,5),
known: false},
{name: "Powerful Cross",
description: "a stronger, more impactful cross",
threshold: random(4,6),
known: false}
]>>
<<set $squatsNumber = 0>>
<<set $dustrMonthPayment = false>>
<<set $dustrTrainingPaid = false>>
<<set $turn = "mine">>
/*Rape*/
<<set $spankAssCounter = 0>>
<<set $rF = 0>>
<<set $rapeFight = false>>
<<include "npcGenerator">>
<<set $player = {
name: "John",
surname: "Doe",
ava: "chars/MC/mcAva.jpg",
description: "A cool man",
age: "mature",
hair: "brown",
nation: "white",
body: "slim",
breast: "none",
curLoc: "None",
home: false,
dayPeriod: "None",
arousal: 0,
health: 120,
maxHealth: 120,
fatigue: 0,
maxFatigue:100,
money: 4000,
charisma: 10,
domination: 10,
strength: 12,
dexterity: 10,
will: 12,
maxStamina: 120,
stamina: 120,
staminaXP: 12,
erection: 0,
mentalEnergy: 100,
maxMentalEnergy:100
}>>
<<set $player.erectionMAX = $player.staminaXP * 7>>
<<set $woman = {
name: "",
surname: "",
relation:"",
status: "None",
description: "",
age: 39,
hair: "",
race: "",
body: "",
breast: "",
curLoc: "",
dayPeriod: "",
lust: 20,
oral: 20,
anal: 5,
vaginal: 30,
lp: 0,
hp: 0,
probability: 0,
trait: "",
health: 100,
charisma: 10,
domination: 30,
strength: 10,
dexterity: 10,
will: 30,
stamina: 150,
money: 200,
affection: 10,
obedience: 10,
resistance: 10,
arousal: 10,
mentalEnergy: 100,
failsBeforeEndConvo:3,
convoNumber:5
}>>
<<set $womanAva = "path">>
<<set $currentNPC = {
name: "",
surname: "",
relation:"",
status: "None",
description: "",
age: 39,
hair: "None",
race: "None",
body: "None",
breast: "None",
curLoc: "",
dayPeriod: "",
lust: 20,
oral: 20,
anal: 5,
vaginal: 30,
lp: 0,
hp: 0,
probability: 0,
trait: "",
health: 100,
maxHeath:150,
stamina: 150,
staminaMax: 150,
fightingStyle:"Boxer",
charisma: 10,
domination: 30,
strength: 10,
dexterity: 10,
will: 30,
money: 200,
affection: 10,
obedience: 10,
resistance: 10,
arousal: 10,
mentalEnergy: 100,
failsBeforeEndConvo:3,
convoNumber:5
}>>
<<set $stepmom = {
name: "Julia",
surname: "Lokson",
me: "tenant",
relation: "landlady",
dr: "husband",
lsr: "stepdaughter",
osr: "daughter",
lbr: "son",
status: "None",
description: "a smoking hot MILF",
years: 42,
state: "sleeping",
doing: "",
age: "MILF",
hair: "black",
race: "white",
body: "slim",
breast: "E",
curLoc: "parentBedroom",
dayPeriod: "",
lust: 40,
oral: 40,
anal: 5,
vaginal: 60,
lp: 0,
hp: 0,
probability: 0,
trait: "",
health: 100,
charisma: 10,
domination: 30,
strength: 15,
dexterity: 14,
will: 70,
stamina: 200,
money: 20000,
affection: 500,
obedience: 60,
resistance: 100,
arousal: 60,
mentalEnergy: 100,
failsBeforeEndConvo:2,
convoNumber:2,
hour: 7,
minutes:10,
totalMinutes:0,
energy:0,
fatigue:100,
breakfast: 0,
lunch: 0,
dinner: 0
}>>
<<set $stepmomAva = "img/chars/jasmineJae/jasmineJae ava.jpg">>
<<set $mom = {
name: "Tiffany",
surname: "Lokson",
me: "tenant",
relation: "landlady",
dr: "husband",
osr: "stepdaughter",
lsr: "daughter",
lbr: "stepson",
status: "None",
description: "a smoking hot MILF",
years: 46,
state: "sleeping",
doing: "",
age: "MILF",
hair: "blonde",
race: "white",
body: "slim",
breast: "E",
curLoc: "parentBedroom",
dayPeriod: "",
lust: 40,
oral: 40,
anal: 5,
vaginal: 60,
lp: 0,
hp: 0,
probability: 0,
trait: "",
health: 100,
charisma: 10,
domination: 30,
strength: 15,
dexterity: 14,
will: 70,
stamina: 200,
money: 20000,
affection: 500,
obedience: 0,
resistance: 100,
arousal: 10,
mentalEnergy: 100,
failsBeforeEndConvo:2,
convoNumber:2,
hour: 7,
minutes:10,
totalMinutes:0,
energy:0,
fatigue:100,
breakfast: 0,
lunch: 0,
dinner: 0,
goodBoyScore: 0,
badBoyScore:0
}>>
<<set $momAva = "img/chars/cherieDeville/cherieDeville ava.jpg">>
<<set $dad = {
name: "Kris",
surname: "Lokson",
me: "tenant",
relation: "landlord",
smr: "wife",
mr: "wife",
osr: "dad",
lsr: "dad",
lbr: "dad",
status: "None",
description: "a toned man",
years: 46,
age: "DILF",
hair: "black",
race: "white",
body: "muscular",
breast: "None",
curLoc: "",
dayPeriod: "",
lust: 40,
oral: 0,
anal: 0,
vaginal: 350,
lp: 0,
hp: 0,
probability: 0,
trait: "",
health: 100,
charisma: 10,
domination: 30,
strength: 15,
dexterity: 14,
will: 70,
stamina: 400,
money: 60000,
affection: 500,
obedience: 0,
resistance: 100,
arousal: 10,
mentalEnergy: 200,
failsBeforeEndConvo:2,
convoNumber:2
}>>
<<set $dadAva = "img/chars/charlesDera/charlesDera ava.jpg">>
<<set $olderSis = {
name: "Sybil",
surname: "Lokson",
me: "friend",
relation: "friend",
dr: "dad",
smr: "mom",
mr: "stepmother",
lsr: "sister",
lbr: "bro",
status: "None",
description: "a dominant young woman",
years: 18,
age: "young",
hair: "blonde",
race: "white",
body: "slim",
breast: "C",
curLoc: "",
dayPeriod: "",
lust: 40,
oral: 3,
anal: 0,
vaginal: 2,
lp: 0,
hp: 0,
probability: 0,
trait: "",
health: 100,
charisma: 10,
domination: 30,
strength: 15,
dexterity: 14,
will: 70,
stamina: 200,
money: 20000,
affection: 500,
obedience: 0,
resistance: 100,
arousal: 10,
mentalEnergy: 100,
failsBeforeEndConvo:2,
convoNumber:2
}>>
<<set $olderSisAva = "img/chars/anyaOlsen/anyaOlsen ava.jpg">>
<<set $littleSis = {
name: "Dorothy",
surname: "Lokson",
me: "friend",
relation: "friend",
dr: "dad",
smr: "stepmother",
mr: "mom",
osr: "sister",
lbr: "brother",
status: "None",
description: "a naive girl",
years: 18,
age: "young",
hair: "Gray",
race: "white",
body: "slim",
breast: "None",
curLoc: "",
dayPeriod: "",
lust: 40,
oral: 40,
anal: 5,
vaginal: 60,
lp: 0,
hp: 0,
probability: 0,
trait: "",
health: 100,
charisma: 10,
domination: 30,
strength: 15,
dexterity: 14,
will: 70,
stamina: 200,
money: 20000,
affection: 500,
obedience: 0,
resistance: 100,
arousal: 10,
mentalEnergy: 100,
failsBeforeEndConvo:2,
convoNumber:2
}>>
<<set $littleSisAva = "img/chars/lucieWilde/lucieWilde ava.jpg">>
<<set $littleBro = {
name: "Tim",
surname: "Lokson",
me: "friend",
relation: "friend",
dr: "son",
smr: "mom",
mr: "stepmom",
osr: "sister",
lsr: "sister",
status: "None",
description: "a little pervert",
years: 18,
age: "young",
hair: "Black",
race: "white",
body: "slim",
breast: "None",
curLoc: "",
dayPeriod: "",
lust: 80,
oral: 0,
anal: 0,
vaginal: 0,
lp: 0,
hp: 0,
probability: 0,
trait: "",
health: 100,
charisma: 10,
domination: 30,
strength: 15,
dexterity: 14,
will: 70,
stamina: 200,
money: 2000,
affection: 600,
obedience: 0,
resistance: 100,
arousal: 10,
mentalEnergy: 100,
failsBeforeEndConvo:2,
convoNumber:2
}>>
<<set $littleBroAva = "img/chars/jordiPolla/jordiPolla ava.jpg">>
<<set $maxHP = 150>>
<<set $curHP = 146>>
<<set $curStamina = 150>>
<<set $maxStamina = 176>>
<<set $myMaxHP = 150>>
<<set $myCurHP = 146>>
<<set $myCurStamina = 150>>
<<set $myMaxStamina = 176>>
<<set $avyScott = {
name: "Lana",
surname: "Jenson",
age: "MILF",
relation:"doctor",
status: "None",
description: "a hot MILF",
age: 42,
hair: "brown",
race: "white",
body: "chubby",
breast: "E",
curLoc: "",
dayPeriod: "",
lust: 20,
oral: 10,
anal: 5,
vaginal: 30,
lp: 0,
hp: 0,
probability: 0,
trait: "",
health: 100,
charisma: 10,
domination: 30,
strength: 10,
dexterity: 10,
will: 30,
stamina: 150,
money: 50200,
affection: 450,
obedience: 0,
resistance: 60,
arousal: 10,
mentalEnergy: 100,
failsBeforeEndConvo:4,
convoNumber:6
}>>
<<set $avyScottAva = "img/chars/avyScott/avyScott ava.jpg">>
<<set $gabriellaPaltrova = {
id: "Dustr",
name: "Brunhilda ",
surname: "Dustr",
meeting: 0,
age: "young",
relation:"Martial Arts Instructor",
status: "None",
description: "a hot toned woman",
age: 30,
hair: "brown",
race: "white",
body: "athletic",
breast: "C",
curLoc: "",
dayPeriod: "",
lust: 20,
oral: 1,
anal: 0,
vaginal: 10,
lp: 0,
hp: 0,
probability: 0,
trait: "",
health: 100,
charisma: 10,
domination: 70,
strength: 30,
dexterity: 40,
will: 70,
stamina: 400,
money: 15200,
affection: 340,
obedience: 0,
resistance: 100,
arousal: 10,
mentalEnergy: 100,
failsBeforeEndConvo:2,
convoNumber:4
}>>
<<set $dustrFirstFuck = "none">>
<<set $dustrAva = "img/chars/gabriellaPaltrova/gabriellaPaltrova ava.jpg">>
<<set $dustrMet = false>>
<<set $abellaDanger = {
id: "abellaDanger",
name: "Becky",
surname: "Roberts",
meeting: 0,
age: "young",
relation:"stranger",
status: "None",
description: "researcher in Wildlife Research Center",
age: 27,
hair: "brown",
race: "white",
body: "athletic",
breast: "C",
curLoc: "",
dayPeriod: "",
lust: 20,
oral: 5,
anal: 0,
vaginal: 30,
lp: 0,
hp: 0,
probability: 0,
trait: "",
health: 150,
charisma: 30,
domination: 25,
strength: 30,
dexterity: 40,
will: 50,
stamina: 250,
money: 11560,
affection: 450,
obedience: 0,
resistance: 100,
arousal: 10,
mentalEnergy: 100,
failsBeforeEndConvo:2,
convoNumber:4
}>>
<<set $abellaDangerAva = "img/chars/abellaDanger/abellaDanger ava.jpg">>
<<set $chanelPreston = {
name: "Michaela ",
surname: "Thompson",
age: "MILF",
relation:"stranger",
status: "None",
description: "a hot city mayor",
age: 38,
hair: "brown",
race: "white",
body: "average",
breast: "D",
curLoc: "",
dayPeriod: "",
lust: 60,
oral: 0,
anal: 1,
vaginal: 5,
lp: 0,
hp: 0,
probability: 0,
trait: "",
health: 100,
charisma: 10,
domination: 70,
strength: 30,
dexterity: 40,
will: 70,
stamina: 100,
money: 400000,
affection: 450,
obedience: 0,
resistance: 76,
arousal: 10,
mentalEnergy: 100,
failsBeforeEndConvo:3,
convoNumber:5
}>>
<<set $remyLaCroix = {
name: "Sophia ",
surname: "Lee",
age: "young",
relation:"stranger",
status: "None",
description: "a hot city mayor",
age: 35,
hair: "brown",
race: "white",
body: "athletic",
breast: "B",
curLoc: "",
dayPeriod: "",
lust: 60,
oral: 0,
anal: 1,
vaginal: 5,
lp: 0,
hp: 0,
probability: 0,
trait: "",
health: 100,
charisma: 10,
domination: 70,
strength: 30,
dexterity: 40,
will: 70,
stamina: 100,
money: 20000,
affection: 450,
obedience: 0,
resistance: 76,
arousal: 10,
mentalEnergy: 100,
failsBeforeEndConvo:3,
convoNumber:5
}>>
<<set $juliaAnn = {
name: "Maxine ",
surname: "Scott",
age: "MILF",
relation:"a retired teacher",
status: "None",
description: "a blonde MILF",
age: 51,
hair: "blonde",
race: "white",
body: "average",
breast: "E",
curLoc: "",
dayPeriod: "",
lust: 60,
oral: 0,
anal: 1,
vaginal: 5,
lp: 0,
hp: 0,
probability: 0,
trait: "",
health: 100,
charisma: 10,
domination: 70,
strength: 30,
dexterity: 40,
will: 70,
stamina: 100,
money: 20000,
affection: 450,
obedience: 0,
resistance: 76,
arousal: 10,
mentalEnergy: 100,
failsBeforeEndConvo:3,
convoNumber:5
}>>
<<set $pennyPax = {
name: "Astrid ",
surname: "Crursen",
age: "young",
relation:"a graphic designer",
status: "None",
description: "a blonde MILF",
age: 35,
hair: "redhead",
race: "white",
body: "average",
breast: "D",
curLoc: "",
dayPeriod: "",
lust: 60,
oral: 0,
anal: 1,
vaginal: 5,
lp: 0,
hp: 0,
probability: 0,
trait: "",
health: 100,
charisma: 10,
domination: 70,
strength: 30,
dexterity: 40,
will: 70,
stamina: 100,
money: 20000,
affection: 450,
obedience: 0,
resistance: 76,
arousal: 10,
mentalEnergy: 100,
failsBeforeEndConvo:3,
convoNumber:5
}>>
<<set $kenzieReeves = {
name: "Chloe",
surname: "Murphy",
age: "young",
relation:"barista",
status: "None",
description: "a brown woman",
age: 35,
hair: "brown",
race: "white",
body: "slim",
breast: "B",
curLoc: "",
dayPeriod: "",
lust: 60,
oral: 0,
anal: 1,
vaginal: 5,
lp: 0,
hp: 0,
probability: 0,
trait: "",
health: 100,
charisma: 10,
domination: 70,
strength: 30,
dexterity: 40,
will: 70,
stamina: 100,
money: 20000,
affection: 450,
obedience: 0,
resistance: 76,
arousal: 10,
mentalEnergy: 100,
failsBeforeEndConvo:3,
convoNumber:5
}>>
<<set $friend = {
name: "Oliver",
surname: "Walker",
me: "friend",
relation: "friend",
status: "None",
description: "a cunning pervert",
years: 24,
age: "young",
hair: "black",
race: "white",
body: "slim",
breast: "None",
curLoc: "",
dayPeriod: "",
lust: 40,
oral: 0,
anal: 0,
vaginal: 650,
lp: 0,
hp: 0,
probability: 0,
trait: "",
health: 100,
charisma: 30,
domination: 50,
strength: 30,
dexterity: 20,
will: 50,
stamina: 150,
money: 2045,
affection: 750,
obedience: 0,
resistance: 100,
arousal: 10,
mentalEnergy: 200,
failsBeforeEndConvo:2,
convoNumber:2
}>>
<<set $bully = {
name: "Norman",
surname: "Dates",
me: "victim",
relation: "bully",
status: "None",
description: "jerk",
years: 26,
age: "young",
hair: "brown",
race: "white",
body: "slim",
breast: "None",
curLoc: "",
dayPeriod: "",
lust: 40,
oral: 0,
anal: 0,
vaginal: 120,
lp: 0,
hp: 0,
probability: 0,
trait: "",
health: 250,
charisma: 70,
domination: 80,
strength: 50,
dexterity: 40,
will: 50,
stamina: 400,
money: 10045,
affection: 350,
obedience: 0,
resistance: 150,
arousal: 10,
mentalEnergy: 200,
failsBeforeEndConvo:2,
convoNumber:2
}>>
<<set $carla = {
name: "Becky",
surname: $bully.surname,
me: "assaulter",
relation: "unknown young woman",
status: "None",
description: "petite brunette",
years: 20,
age: "young",
hair: "black",
race: "white",
body: "slim",
breast: "B",
curLoc: "",
dayPeriod: "",
lust: 0,
oral: 10,
anal: 0,
vaginal: 2,
lp: 0,
hp: 0,
probability: 0,
trait: "",
health: 100,
charisma: 20,
domination: 0,
strength: 10,
dexterity: 10,
will: 70,
stamina: 100,
money: 540,
affection: 450,
obedience: 0,
resistance: 40,
arousal: 10,
mentalEnergy: 100,
failsBeforeEndConvo:2,
convoNumber:2,
firstSex: ""
}>>
<<set $fred = {
name: "Fred",
surname: "Gokinso",
me: "enemy",
relation: "jerkhead",
status: "None",
description: "a jerkhead",
years: 24,
age: "young",
hair: "black",
race: "black",
body: "slim",
breast: "None",
curLoc: "",
dayPeriod: "",
lust: 20,
oral: 0,
anal: 0,
vaginal: 40,
lp: 0,
hp: 0,
probability: 0,
trait: "",
fightingStyle:"Boxer",
health: 120,
healthMax: 150,
stamina: 80,
staminaMax:120,
charisma: 20,
domination: 40,
strength: 15,
dexterity: 10,
will: 50,
money: 4500,
affection: 250,
obedience: 0,
resistance: 150,
arousal: 10,
mentalEnergy: 100,
failsBeforeEndConvo:2,
convoNumber:2
}>>
<<set $hartmann = {
name: "Eliza",
surname: "Hartmann ",
me: "patient",
relation: "doctor",
status: "None",
description: "blonde MILF with large breast",
years: 45,
age: "MILF",
hair: "blonde",
race: "white",
body: "chubby",
breast: "D",
curLoc: "",
dayPeriod: "",
lust: 60,
oral: 100,
anal: 10,
vaginal: 360,
lp: 0,
hp: 0,
probability: 0,
trait: "",
health: 100,
charisma: 20,
domination: 20,
strength: 12,
dexterity: 10,
will: 50,
stamina: 150,
money: 150000,
affection: 560,
obedience: 0,
resistance: 150,
arousal: 10,
mentalEnergy: 200,
failsBeforeEndConvo:2,
convoNumber:2,
firstSex: ""
}>>
<<set $jacksonReed = {
name: "Jackson ",
surname: "Reed",
age: "young",
relation:"stranger",
status: "None",
description: "a photographer",
age: 35,
hair: "brown",
race: "white",
body: "average",
breast: "male",
curLoc: "",
dayPeriod: "Inside ReedStudio",
lust: 60,
oral: 0,
anal: 1,
vaginal: 5,
lp: 0,
hp: 0,
probability: 0,
trait: "",
health: 100,
charisma: 10,
domination: 70,
strength: 30,
dexterity: 40,
will: 70,
stamina: 130,
money: 300000,
affection: 450,
obedience: 0,
resistance: 80,
arousal: 10,
mentalEnergy: 100,
failsBeforeEndConvo:3,
convoNumber:5
}>>
<<set $lewdJokes = [
"Why isn't there a pregnant Barbie doll? Ken came in another box.",
"Why did the snowman suddenly smile? He could see the snowblower coming.",
"What did Nala say to Simba in bed? Move fasta",
"What did Cinderella say to Prince Charming? 'Want to see if it fits?'",
"How did Burger King get Dairy Queen pregnant? He forgot to wrap his Whopper.",
"My friend's wife asked him to spoon in bed, but he’d rather fork.",
"What’s the difference between peanut butter and jam? Only one has nuts.",
"What does the horny toad say? Rub it.",
"What do you call a nanny with breast implants? A faux-pair.",
"What does a hot dog use for protection? Condoments.",
"What do you call an Italian hooker? A pasta-tute.",
"What’s the difference between a snowman and a snow woman? Snowballs.",
"What did Winnie-the-Pooh say to his new love interest? Show me the honey.",
"What's 6 inches long and has 2 nuts at the end? An Almond Joy.",
"Why did the ranch blush? He saw the salad dressing.",
"What’s hot, pink and wet? A pig in a hot tub.",
"What's the difference between 'Oooh!' and 'Aaah!'? About three inches.",
"What is Peter Pan’s favorite place to eat out? Wendy’s.",
"Why did the mermaid wear seashells? She outgrew her b-shells.",
"What do you play with at night that also vibrates? A cell phone.",
"What’s in a man’s pants that you won’t find in a girl’s pants? Pockets.",
"What does one boob say to the other boob? 'If we don’t get support, people will think we’re nuts.'",
"What did Cinderella do when she got to the ball? She gagged.",
"A cow has 4, but a woman only has 2. What am I? Legs.",
"Were your parents bakers? They should have been because you’ve got a nice set of buns.",
"Are you a trampoline? Because I’d really like to bounce on you.",
"I get bigger each time you blow me. What am I? A balloon.",
" What did Pinocchio’s lover say to him? 'Lie to me!'",
"Knock knock. Who’s there? Dentist. I heard you have some cavities that need filling?",
"They say that during sex you burn off as many calories as running eight miles. Who the hell runs eight miles in 30 seconds?",
" What does the Mafia and a pussy have in common? One slip of the tongue and you're in deep shit.",
"Anal sex is like getting a minivan. It hurts at first, but then you’re surprised at how much you can fit inside!"
]>>
<<set $compliments = [
"Are you a bank loan? Because you have my interest.",
"Are you a pie? Because I’d like a piece of you.",
"I thought happiness started with 'H,' but mine starts with 'U'.",
"I’m not a photographer, but I can definitely picture us together.",
"They say kissing burns 6 calories per minute. Wanna workout together?",
"Are you an electrician? Because sparks are flying between us.",
"Are we at a campfire? Because you’re hot and I want s’more.",
"Is your dad a boxer? Because you’re a knockout!",
"I’d never play hide and seek with you — someone like you is impossible to find.",
"You must be a magician because every time I look at you, everyone else disappears.",
"Are you a time traveler? Because I see you in my future.",
"Are we at a bakery? Because you’re making me rise.",
"Are you a snowstorm? Because you’ve got me flurrying with excitement.",
"Is your name Google? Because you’ve got everything I’ve been searching for.",
"If I were a cat, I’d spend all 9 lives with you.",
"Are you made of copper and tellurium? Because you’re Cu-Te.",
"If kisses were snowflakes, I’d send you a blizzard.",
"If you were a vegetable, you’d be a cute-cumber.",
"I’d say God bless you, but it looks like he already did.",
"Are you a campfire? Because you’re hot and I want to lay by you all night.",
"Do you have a Band-Aid? Because I just scraped my knee falling for you.",
"Is your body from McDonald's? Because I’m lovin' it.",
"If beauty were time, you’d be an eternity.",
"If I were a fruit, I’d be a fine-apple—and we’d make a juicy pair.",
"Are you a parking ticket? Because you’ve got FINE written all over you.",
"Do you have a map? Because I keep getting lost in your eyes."
]>>
<<set $jokes = [
"What do you call a magic dog? A labracadabrador.",
"What did the shark say when he ate the clownfish? This tastes a little funny.",
"What did the buffalo say when his son left for college? Bison.",
"What does a storm cloud wear under his raincoat? Thunderwear.",
"What is fast, loud and crunchy? A rocket chip.",
"Why did the teddy bear say no to dessert? Because she was stuffed.",
"What do you call a guy who’s really loud? Mike.",
"Why do birds fly south in the winter? It’s faster than walking!",
"What did one pickle say to the other? Dill with it.",
"Why is a football stadium always cold? It has lots of fans!",
"What do you call two bananas on the floor? Slippers.",
"How does a vampire start a letter? 'Tomb it may concern…'",
"What would bears be without bees? Ears.",
"Why is it that if you donate a kidney, people love you. But if you donate five kidneys, they call the police.",
"Dark humor is like food. Not everyone gets it.",
"You don’t need a parachute to go skydiving. You need a parachute to go skydiving twice.",
"The doctor gave me one year to live, so I shot him with my gun. The judge gave me 15 years. Problem solved.",
"What is the worst combination of illnesses? Alzheimer’s and diarrhea. You’re running but can’t remember where.",
"If you were born in September, it's pretty safe to assume that your parents started their new year with a bang.",
"Wife: 'I want another baby.' Husband: 'That’s a relief, I also really don’t like this one.'",
"Why are cigarettes good for the environment? They kill people.",
"When does a joke become a dad joke? When it leaves you and never comes back.",
"You’re not completely useless. You can always be used as a bad example.",
"For Sale: Parachute. Used once, never opened, small stain.",
"I bought my blind friend a cheese grater for his birthday. He later told me it was the most violent book he’d ever read.",
"How many emo kids does it take to screw in a lightbulb? None, they all sit in the dark and cry.",
"He went for a prostate exam yesterday...It made him nervous that it was done through a glory hole.",
"What do you call a well-balanced horse? Stable.",
"Where do polar bears keep their money? In a snowbank.",
"Time flies like an arrow. Fruit flies like a banana.",
"What do lawyers wear to court? Lawsuits.",
"What’s red and bad for your teeth? A brick."
]>>
<</nobr>>
<<nobr>>
<div class="overview-header">Millionaire</div>
<div class="sidebar-content">
<div class="date">
<<print $months[$currentMonth - 1]>> <<print $currentDay>>, <<print $currentYear>>
<<print setup.Days[$day % 7]>>
</div>
<div class="sidebar-caption">
<<TimeShow>>
</div>
<div class="sidebar-stats">
Money: <span class="green">$player.money Mts.</span><br>
<<if $showCastAcc == true>>
Casting money: <span class="green">$castingAccount Mts.</span><br>
<</if>>
Fatigue: <span class="green">$player.fatigue/$player.maxFatigue</span><br>
Health: <span class="green"><<print $player.health.toFixed(0)>>/<<print $player.maxHealth.toFixed(0)>></span><br>
Stamina: <span class="green"><<print $player.stamina.toFixed(0)>>/<<print $player.maxStamina.toFixed(0)>></span><br>
Mental Energy: <span class="green">$player.mentalEnergy/$player.maxMentalEnergy</span><br>
Erection: <span class="green">$player.arousal/110</span><br>
</div>
<div class="sidebar-buttons">
<<if $introPart is false>>
<<button "Skip time">>
<<popup "skipTime" "Skip Time">>
<</button>>
<<button 'Taxi' 'Taxi'>><</button>>
<<if $player.home == true>>
<<button "Family location">>
<<popup "familyLocation" "Family Location">>
<</button>>
<</if>>
<<button "People" "People">><</button>>
<</if>>
<<button "Kinks">>
<<popup "Kinks" "Kinks">>
<</button>>
<<if $introPart is false>>
<<button "Map" "map">>
<</button>>
<</if>>
</div>
<<if $treasureHuntList == true>>
<p>What I found:</p>
<ul>
<<for _item range $itemsFound>>
<li>_item</li>
<</for>>
</ul>
<<else>>
<</if>>
<div class="sidebar-buttons">
<<button "Quests">>
<<popup "quests" "Quests">>
<</button>>
<<button "Bug Report">>
<<popup "bugReport" "Bug Report">>
<</button>>
</div>
<div class="sidebar-links" style="height: 50px; display: flex; justify-content: center;">
<a href="https://www.patreon.com/DeepSpirit858" target="_blank">
<img src="img/patreonLogo.png" class="icon" style="width: 50px; height: 50px;">
</a>
<a href="https://discord.gg/BCJv5nGV" target="_blank">
<img src="img/discordLogo.png" class="icon" style="width: 50px; height: 50px;">
</a>
</div>
<br>
<div class="small-text">
Version 1a.
</div>
</div>
<</nobr>>
<div class="attention-container">
<div class="attention-header">Attention!</div>
<br><br>
<div class="attention-message">
This game contains sexually explicit content!
<br><br>
If you are not above the age of 21, exit the game now.
<br><br>
By pressing confirm, you confirm that you are above the age of 21, or whatever the corresponding age of legal consumption of pornography is in your country.
<br><br>
Please note that this game is entirely ficticious and any connections to anyone or anything in the real world are mere coincidence and should be taken as such.
</div>
<div class="attention-buttons">
<button class="attention-button-green" onclick="SugarCube.Engine.play('Start')">Confirm</button>
<button class="attention-button-red" onclick="SugarCube.Engine.play('Exit')">Exit</button>
</div>
<div class="disclaimer">
I do not claim ownership of any of the pictures or other media featured in this game. If you do, contact me and I will have it removed.
</div>
</div>
<style>body {background-image: url(img/bg/bye.jpg);}</style>
<<desc>>
<div class="attention-header">You have chosen nothing!</div>
<br><br>
<div class="attention-message">
If you don't like anything from the list of kinks, it's better for you to stop playing.<br>
Thank you for your attention!<br>
Have a good day!<br>
</div>
<</desc>>
<style>body {background-image: url(img/bg/TownCenter.jpg);}</style>
<<desc>>
I am in the town center, surrounded by a mix of historic and modern buildings.
<</desc>>
<<desc>>
<div class="row">
<<button 'Town Hall''TownHall'>>
<<set $player.curLoc ="TownHall">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Town Art Gallery''ArtGallery'>>
<<set $player.curLoc ="ArtGallery">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Jenson Medical Clinic''JensonClinic'>>
<<set $player.curLoc ="JensonClinic">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<br>
<div class="row">
<<button 'Cooper Couture''CoutureStudio'>>
<<set $player.curLoc ="CoutureStudio">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Adams Library''Library'>>
<<set $player.curLoc ="Library">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'The Brew Haven''BrewHaven'>>
<<set $player.curLoc ="BrewHaven">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<br>
<div class="row">
<<button 'Cedar Circle''CedarCircle'>>
<<set $player.curLoc ="CedarCircle">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Shutter Street''ShutterStreet'>>
<<set $player.curLoc ="ShutterStreet">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/CarterBakery.jpg);}</style>
<<desc>>
I enter Carter's Bakery, a cozy shop with the aroma of freshly baked goods. You see a variety of artisanal bread, pastries, and cakes displayed in the large glass windows.
<</desc>>
<<include "showNPC">>
<br>
<<button 'Explore more locations.''TownCenter'>>
<<set $player.curLoc ="TownCenter">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>><style>body {background-image: url(img/bg/JensonClinic.jpg);}</style>
<<desc>>
I find myself standing in front of the glass doors of the Jenson Medical Clinic. The building is modern and inviting, with the clinic's name displayed in bold letters above the entrance. A soft hum of activity emanates from within.
<</desc>>
<<desc>>
<div class="row">
<<button 'Enter' 'JensonClinicLobby'>>
<<set $player.curLoc ="JensonClinicLobby">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'TownCenter''TownCenter'>>
<<set $player.curLoc ="TownCenter">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
<</desc>>
<<include "showNPC">><style>body {background-image: url(img/bg/TrainingDustr0.jpg);}</style>
<<desc>>
I find myself near Dustr's Martial Arts Dojo, where self-defense classes and training programs for all ages are offered.
<</desc>>
<<if ($day == 1 || $day == 3 || $day == 5) && ($currentHour >= 8 && $currentHour <= 12)>>
<<desc>>
<div class="row">
<<button 'Enter''FightClub'>>
<<set $player.curLoc ="FightClub">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<else>>
<<desc>>
The club is closed. It works on Mondays, Wednesdays and Fridays from 8 a.m. till 13 a.m.
<</desc>>
<</if>>
<<desc>>
<<button 'Rose Avenue''RoseAvenue'>>
<<set $player.curLoc ="RoseAvenue">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/TownHall.jpg);}</style>
<<desc>>
I'm in front of the Town Hall, a central gathering place for community meetings and events. Michaela Thompson's office is located here.
<</desc>>
<<desc>>
<<button 'TownCenter''TownCenter'>>
<<set $player.curLoc ="TownCenter">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
<</desc>>
<<include "showNPC">> <style>body {background-image: url(img/bg/CrursenStudio.jpg);}</style>
<<desc>>
I arrive at Crursen Design Studio, a creative haven known for its vibrant murals and innovative graphic design work.
<</desc>>
<<desc>>
<div class="row">
<<button 'Enter''Inside CrursenStudio'>>
<<set $player.curLoc ="Inside CrursenStudio">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'Get back''IvyLane'>>
<<set $player.curLoc ="IvyLane">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/BrewHaven.jpg);}</style>
<<desc>>
I enter The Brew Haven, a cozy coffee shop and cafe on Waterfront Avenue. Chloe Murphy is one of the baristas here.
<</desc>>
<<desc>>
<div class="row">
<<button 'Enter''Inside BrewHaven'>>
<<set $player.curLoc ="BrewHaven">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'TownCenter''TownCenter'>>
<<set $player.curLoc ="TownCenter">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
<</desc>>
<<include "showNPC">> <style>body {background-image: url(img/bg/ArtGallery.jpg);}</style>
<<desc>>
You step into the Town Art Gallery on Creative Street, where Harper Adams often displays her artwork.
<</desc>>
<<desc>>
<div class="row">
<<button 'Enter''Inside ArtGallery'>>
<<set $player.curLoc ="Inside ArtGallery">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'TownCenter''TownCenter'>>
<<set $player.curLoc ="TownCenter">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
<</desc>>
<<include "showNPC">><style>body {background-image: url(img/bg/Library.jpg);}</style>
<<desc>>
You arrive at the library, a popular facility for those who seek knowledge.
<</desc>>
<<include "showNPC">>
<<if ($day >= 1 && $day <= 5) && ($currentHour >= 8 && $currentHour <= 19)>>
<<desc>>
<div class="row">
<<button 'Enter''Inside Library'>>
<<set $player.curLoc ="Inside Library">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<else>>
<<desc>>
The library is closed. It works from 8 a.m. till 7 p.m.
<</desc>>
<</if>>
<<desc>>
<<button 'TownCenter''TownCenter'>>
<<set $player.curLoc ="TownCenter">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/JohnsonFarm.jpg);}</style>
<<desc>>
I arrive at Johnson's Farm, surrounded by fields and pastures. The air is filled with the scent of earth and growing things.
<</desc>>
<<desc>>
<div class ="row">
<<button 'Enter''Inside JohnsonFarm'>>
<<set $player.curLoc ="Inside JohnsonFarm">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'Get back''Outskirts'>>
<<set $player.curLoc ="Outskirts">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">> <style>body {background-image: url(img/bg/RamirezDeliveryOutside.jpg);}</style>
<<desc>>
I see Ramirez Delivery Services' small office on Pine Street.
<</desc>>
<<desc>>
<div class="row">
<<if $currentHour >= 8 && $currentHour <= 20>>
<<button 'Enter''Inside RamirezDelivery'>>
<<set $player.curLoc ="Inside RamirezDelivery">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<else>>
The Ramirez Delivery is closed. It works from 8 a.m. to 8 p.m. every day.
<</if>>
</div>
<</desc>>
<<desc>>
<<button 'Get back''Outskirts'>>
<<set $player.curLoc ="Outskirts">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">> <style>body {background-image: url(img/bg/WildlifeCenter.jpg);}</style>
<<desc>>
I find myself at the Wildlife Research Center on Nature Avenue, where scientists conduct wildlife research and studies.
<</desc>>
<<desc>>
<div class="row">
<<if $currentHour >= 9 && $currentHour <= 17>>
<<button 'Enter''Inside WildLifeCenter'>>
<<set $player.curLoc ="Inside WildLifeCenter">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<else>>
Wildlife Research Center is closed. It works from 9 a.m. to 5 p.m. every day.
<</if>>
</div>
<</desc>>
<<desc>>
<<button 'Get back''Outskirts'>>
<<set $player.curLoc ="Outskirts">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">> <style>body {background-image: url(img/bg/HillsideTrails.jpg);}</style>
<<desc>>
You venture into the Hillside Trails, a network of winding paths that take you through the picturesque hills surrounding the town. As you follow the trails, the natural world unfolds before you, offering captivating vistas of the town below and the serene lake beyond.
<</desc>>
<<desc>>
<<button 'Get back''IvyLane'>>
<<set $player.curLoc ="IvyLane">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">> <style>body {background-image: url(img/bg/RuralRetreat.jpg);}</style>
<<desc>>
I discover a serene Rural Retreat, a hidden gem amidst nature that beckons locals and visitors alike.
<</desc>>
<<if $currentHour >= 7 && $currentHour <= 20>>
<<desc>>
<div class="row">
<div id="peep">
<<button "Look">>
<<replace "#peep">>
<div class="long-img"> [img[String.format('img/city/locations/Outskirts/RuralRetreat/random/' + random(65) + '.jpg')]]
</div>
<</replace>>
<</button>>
</div>
</div>
<</desc>>
<</if>>
<<desc>>
<div class = "row">
<<if $player.stamina >= 0>>
<<button 'Walk for 90 minutes""RuralRetreat">>
<<set $player.curLoc ="RuralRetreat">>
<<set $currentMinutes += 90>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $player.stamina -= 10>>
<<set $player.fatigue -= 30>>
<<run myNotify('- 10 my stamina!')>>
<<run myNotify('- 30 my fatigue!')>>
<<if $player.stamina <= 0>>
<<set $player.stamina = 0>>
<</if>>
<<if $player.fatigue <= 0>>
<<set $player.fatigue = 0>>
<</if>>
<</button>>
<<else>>
<div id ="walk">
<<button 'Walk for 90 minutes'>>
<<replace "#walk">>
<<desc>>
I'm too tired. I need to go home.
<</desc>>
<</replace>>
<</button>>
</div><br>
<</if>>
</div>
<</desc>>
<<desc>>
<<button 'Get back''Outskirts'>>
<<set $player.curLoc ="Outskirts">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/Outskirts.jpg);}</style>
<<desc>>
The outskirts, a vast expanse on the fringes of my known world, encompass a diverse landscape of experiences.
<</desc>>
<<desc>>
<div class="row">
<<button "My house" "fFirstFloorCorridor">>
<<set $player.home = true>>
<<set $player.curLoc ="fFirstFloorCorridor">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "My $friend.relation's house" "friendHouse">>
<<set $friendHouse ="lawn">>
<<set $player.curLoc ="friendHouse">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<if $friendQuest == "7cncYes" && ($currentHour >= 22 || $currentHour < 2)>>
<<button "The house of $victim.name who I should give a lesson" "victimHouse">>
<<set $victimIndex = 0>>
<<set $player.curLoc ="victimHouse">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $currentNPC = $victim>>
<<set $friendQuest = "7cncCatchHer">>
<</button>>
<</if>>
</div>
<br>
<div class="row">
<<button 'Johnson Farm''JohnsonFarm'>>
<<set $player.curLoc ="JohnsonFarm">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Ramirez Delivery Services''RamirezDelivery'>>
<<set $player.curLoc ="RamirezDelivery">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Wildlife Research Center''WildlifeCenter'>>
<<set $player.curLoc ="WildlifeCenter">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Rural Retreat''RuralRetreat'>>
<<set $player.curLoc ="RuralRetreat">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<br>
<div class="row">
<<button 'Ivy Lane''IvyLane'>>
<<set $player.curLoc ="IvyLane">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Ocean Shore''OceanShore'>>
<<set $player.curLoc ="OceanShore">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/IvyLane.jpg);}</style>
<<desc>>
I find myself on Ivy Lane, a quiet and picturesque street lined with charming houses and beautiful gardens.
<</desc>>
<<desc>>
<div class="row">
<<button 'General Shop''GeneralShop'>>
<<set $player.curLoc ="GeneralShop">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Crursen Design Studio''CrursenStudio'>>
<<set $player.curLoc ="CrursenStudio">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Hillside Trails''HillsideTrails'>>
<<set $player.curLoc ="HillsideTrails">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<br>
<div class="row">
<<button 'Rose Avenue''RoseAvenue'>>
<<set $player.curLoc ="RoseAvenue">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Outskirts''Outskirts'>>
<<set $player.curLoc ="Outskirts">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/HarmonyLane.jpg);}</style>
<<desc>>
Harmony Lane is a quiet and inviting street, where creativity and community converge. Shaded by tall, leafy trees, the lane is lined with charming cottages, each with unique character and well-tended gardens.
<</desc>>
<<desc>>
<div class="row">
<<button 'Garcia Music Studio''GarciaStudio'>>
<<set $player.curLoc ="GarciaStudio">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Bakers Emporium''BakersEmporium'>>
<<set $player.curLoc ="BakersEmporium">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Tattoo Salon''TattoSalon'>>
<<set $player.curLoc ="TattoSalon">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<br>
<div class="row">
<<button 'Shutter Street''ShutterStreet'>>
<<set $player.curLoc ="ShutterStreet">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Rose Avenue''RoseAvenue'>>
<<set $player.curLoc ="RoseAvenue">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/RoseAvenue.jpg);}</style>
<<desc>>
Rose Avenue is a picturesque street, alive with charm and activity. Neatly lined with cobblestone paths, the avenue is flanked by cozy houses with blooming gardens.
<</desc>>
<<desc>>
<div class="row">
<<button 'Lotus Yoga Studio''LotusStudio'>>
<<set $player.curLoc ="LotusStudio">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Martial Arts Dojo''DustrsDojo'>>
<<set $player.curLoc ="DustrsDojo">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Gym''GymOutside'>>
<<set $player.curLoc ="GymOutside">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<br>
<div class="row">
<<button 'Harmony Lane''HarmonyLane'>>
<<set $player.curLoc ="HarmonyLane">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Ivy Lane''IvyLane'>>
<<set $player.curLoc ="IvyLane">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<include "showNPC">><style>body {background-image: url(img/bg/ShutterStreet.jpg);}</style>
<<desc>>
Shutter Street is a narrow, picturesque lane, paved with uneven cobblestones that glint in the sunlight. The buildings lining the street are an eclectic mix of old and new, their exteriors adorned with decorative shutters, flower boxes brimming with vibrant blooms, and ironwork balconies that hint at a bygone era.
<</desc>>
<<desc>>
<div class="row">
<<button 'Reed Photography Studio''ReedStudio'>>
<<set $currentMinutes += 1>>
<<set $player.curLoc ="ReedStudio">>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Davis Law Firm''DavisFirm'>>
<<set $currentMinutes += 1>>
<<set $player.curLoc ="DavisFirm">>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Local Times Newspaper''LocalNewspaper'>>
<<set $player.curLoc ="LocalNewspaper">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<br>
<div class="row">
<<button 'Town Center''TownCenter'>>
<<set $player.curLoc ="TownCenter">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Harmony Lane''HarmonyLane'>>
<<set $player.curLoc ="HarmonyLane">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<include "showNPC">> <style>body {background-image: url(img/bg/OceanShore.jpg);}</style>
<<desc>>
I'm on the ocean shore.
<</desc>>
<<desc>>
<div class="row">
<<button 'Sunset Pier''SunsetPier'>>
<<set $player.curLoc ="SunsetPier">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Beach''Beach'>>
<<set $player.curLoc ="Beach">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<br>
<div class="row">
<<button 'Sandy Breeze Cafe''SandyBreezeCafe'>>
<<set $player.curLoc ="SandyBreezeCafe">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Marine Museum''MarineMuseum'>>
<<set $player.curLoc ="MarineMuseum">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Seashell Souvenirs''SeashellSouvenirs'>>
<<set $player.curLoc ="SeashellSouvenirs">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<br>
<div class="row">
<<button 'Outskirts''Outskirts'>>
<<set $player.curLoc ="Outskirts">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Cedar Circle''CedarCircle'>>
<<set $player.curLoc ="CedarCircle">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<include "showNPC">> <style>body {background-image: url(img/bg/InsideSandyBreezeCafe.jpg);}</style>
<<desc>>
I enter Sandy Breeze Cafe, a charming beachfront oasis known for its mouthwatering seafood dishes and breathtaking ocean views. The sound of waves crashing against the shore sets the backdrop for a memorable dining experience.
<</desc>>
<<speech "kenzieReeves" "$kenzieReeves.name" "$kenzieReeves.surname">>
Welcome. What has brought you here?
<</speech>>
<<desc>>
<<button 'Get back''OceanShore'>>
<<set $player.curLoc ="OceanShore">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">> <style>body {background-image: url(img/bg/InsideMarineMuseum.jpg);}</style>
<<desc>>
I visit the Marine Museum, a captivating educational attraction that invites me to explore the rich marine life and history of the area. As I step inside, I'm surrounded by immersive exhibits that transport me to the depths of the ocean.
<</desc>>
<<desc>>
<<button 'Get back''OceanShore'>>
<<set $player.curLoc ="OceanShore">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/SunsetPier.jpg);}</style>
<<desc>>
You stroll down Sunset Pier, a picturesque wooden structure that extends gracefully into the vast expanse of the sea. The gentle creak of the boards beneath your feet and the rhythmic sound of waves against the pier create a soothing symphony.
<</desc>>
<<desc>>
<<button 'Get back''OceanShore'>>
<<set $player.curLoc ="OceanShore">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">> <style>body {background-image: url(img/bg/SeashellSouvenirs.jpg);}</style>
<<desc>>
I see Seashell Souvenirs, a charming shop that captures the essence of Ocean Shore's coastal beauty.
<</desc>>
<<desc>>
<div class="row">
<<button 'Enter''Inside SeashellSouvenirs'>>
<<set $player.curLoc ="Inside SeashellSouvenirs">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'Get back''OceanShore'>>
<<set $player.curLoc ="OceanShore">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">> <style>body {background-image: url(img/bg/Beach.jpg);}</style>
<<desc>>
With each inhale and exhale, you feel a sense of calm and presence that can only be found at the water's edge.
<</desc>>
<<desc>>
<<button 'Get back''OceanShore'>>
<<set $player.curLoc ="OceanShore">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/CedarCircle.jpg);}</style>
<<desc>>
Cedar Circle is a quaint and idyllic spot, shaped like a perfect ring, surrounded by charming brick and stone buildings that exude timeless character.
<</desc>>
<<desc>>
<div class="row">
<<button 'Cedar Park''CedarPark'>>
<<set $player.curLoc ="CedarPark">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<br>
<div class="row">
<<button 'Pharmacy''Pharmacy'>>
<<set $player.curLoc ="Pharmacy">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Pinecrest Restaurant''PinecrestRestaurant'>>
<<set $player.curLoc ="PinecrestRestaurant">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Cozy Corner Cafe''CozyCornerCafe'>>
<<set $player.curLoc ="CozyCornerCafe">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Rosewood Bookstore''RosewoodBookstore'>>
<<set $player.curLoc ="RosewoodBookstore">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Blossom Boutique''BlossomBoutique'>>
<<set $player.curLoc ="BlossomBoutique">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<br>
<div class="row">
<<button 'Ocean Shore''OceanShore'>>
<<set $player.curLoc ="OceanShore">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Town Center''TownCenter'>>
<<set $player.curLoc ="TownCenter">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<include "showNPC">><style>body {background-image: url(img/bg/CedarPark.jpg);}</style>
<<desc>>
The park's lush greenery and tranquil ambiance make it a favorite spot for both locals and visitors. The sound of rustling leaves and chirping birds creates a soothing symphony as you explore the winding pathways.
<</desc>>
<<desc>>
<<button 'Cedar Circle''CedarCircle'>>
<<set $player.curLoc ="CedarCircle">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">><style>body {background-image: url(img/bg/InsideCozyCornerCafe.jpg);}</style>
<<desc>>
You step into Cozy Corner Cafe, a warm and inviting oasis in the heart of Cedar Circle. The aroma of freshly brewed coffee mingles with the scent of freshly baked pastries, creating an ambiance of comfort and delight.
<</desc>>
<<desc>>
<<button 'Cedar Circle''CedarCircle'>>
<<set $player.curLoc ="CedarCircle">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/InsideRosewoodBookstore.jpg);}</style>
<<desc>>
You step into Rosewood Bookstore, a haven for book lovers nestled in the heart of Cedar Circle. The cozy atmosphere invites you to explore rows of shelves laden with literary treasures from various genres.
<</desc>>
<<desc>>
<<button 'Cedar Circle''CedarCircle'>>
<<set $player.curLoc ="CedarCircle">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/InsideBlossomBoutique.jpg);}</style>
<<desc>>
The scent of fresh flowers permeates the air, inviting you to explore the colorful displays. From elegant bouquets to potted plants, each creation is a work of art crafted to spread joy and warmth.
<</desc>>
<<desc>>
<h1 style="font-weight: bold; font-size: larger; text-align: center;">Flowers</h1>
<div class="row">
<<button "Small bouquet of flowers">><<goto "Item">><<set $item ="Small bouquet">><</button>>
<<button "Medium bouquet of flowers">><<goto "Item">><<set $item ="Medium bouquet">><</button>>
<<button "Big bouquet of flowers">><<goto "Item">><<set $item ="Big bouquet">><</button>>
</div>
<</desc>>
<<desc>>
<<button 'Cedar Circle''CedarCircle'>>
<<set $player.curLoc ="CedarCircle">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/InsidePharmacy.jpg);}</style>
<<desc>>
I step into PharmaCare Pharmacy, a haven for health and well-being. The pharmacy is a well-stocked oasis offering a wide range of medications, health products, and essentials.
<</desc>>
<<desc>>
<<button 'Cedar Circle''CedarCircle'>>
<<set $player.curLoc ="CedarCircle">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">><style>body {background-image: url(img/bg/PinecrestRestaurant.jpg);}</style>
<<desc>>
You enter Pinecrest Cafe, a cozy haven of culinary delight nestled in the heart of the plaza. The aroma of freshly brewed coffee and delectable dishes fills the air, inviting you to relax and savor the experience.
<</desc>>
<<desc>>
<div class="row">
<<button 'Enter''InsidePinecrestRestaurant'>>
<<set $player.curLoc ="InsidePinecrestRestaurant">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'Cedar Circle''CedarCircle'>>
<<set $player.curLoc ="CedarCircle">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>Brothel and so on
<br><br>
My gold is $gold
You look at the shelves and see various items for sale.
<br><br>
You have <<print $gold>> gold.
<br><br>
<div class ="row">
<<button "Sword" "Item">><<set $curItem = "Sword">><</button>>
<br>
<<button "Shield" "Item">><<set $curItem = "Shield">><</button>>
<br>
<<button "Sword" "Item">><<set $curItem = "Sword">><</button>>
<br>
<<button "Shield" "Item">><<set $curItem = "Shield">><</button>>
<br>
</div>
<br>
<div class ="row">
<<button "Sword" "Item">><<set $curItem = "Sword">><</button>>
<br>
<<button "Shield" "Item">><<set $curItem = "Shield">><</button>>
<br>
<<button "Sword" "Item">><<set $curItem = "Sword">><</button>>
<br>
<<button "Shield" "Item">><<set $curItem = "Shield">><</button>>
<br>
</div>
<style>body {background-image: url(img/bg/ReedStudio.jpg);}</style>
<<desc>>
I'm near Reed Photography Studio is a creative space where dreams come true and break in many pieces.
<</desc>>
<<desc>>
<<if ($currentHour >= 10 && $currentHour <= 20)>>
<div class="row">
<<button 'Enter''Inside ReedStudio'>>
<<set $player.curLoc ="Inside ReedStudio">>
<<momCheck>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<</button>>
</div>
<<else>>
The studio is closed. It works from 10 a.m. till 8 p.m.
<</if>>
<</desc>>
<<desc>>
<<button 'Shutter Street''ShutterStreet'>>
<<set $player.curLoc ="ShutterStreet">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">><style>body {background-image: url(img/bg/DavisFirm.jpg);}</style>
<<desc>>
I see Davis Law Firm, a place of legal expertise and guidance located on Shutter Street.
<</desc>>
<<desc>>
<div class="row">
<<button 'Enter''Inside DavisFirm'>>
<<set $player.curLoc ="Inside DavisFirm">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'Shutter Street''ShutterStreet'>>
<<set $player.curLoc ="ShutterStreet">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">><style>body {background-image: url(img/bg/LocalNewspaper.jpg);}</style>
<<desc>>
I am in front of the Local Times Newspaper office, a hub of journalistic activity situated on Press Street.
<</desc>>
<<desc>>
<div class="row">
<<button 'Enter''Inside LocalNewspaper'>>
<<set $player.curLoc ="Inside LocalNewspaper">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'Shutter Street''ShutterStreet'>>
<<set $player.curLoc ="ShutterStreet">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/GarciaStudio.jpg);}</style>
<<desc>>
I arrive at Garcia Music Studio, a place where melodies come to life.
<</desc>>
<<desc>>
<div class="row">
<<button 'Enter''Inside GarciaStudio'>>
<<set $player.curLoc ="Inside GarciaStudio">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'Harmony Lane''HarmonyLane'>>
<<set $player.curLoc ="HarmonyLane">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">> <style>body {background-image: url(img/bg/BakersEmporium.jpg);}</style>
<<desc>>
You find yourself at Baker's Emporium on Main Street, a treasure trove of vintage furniture and decor. Jacoby Baker, an aficionado of the past, curates a collection that tells stories through aged wood and intricate craftsmanship.
<</desc>>
<<desc>>
<div class="row">
<<button 'Enter''Inside BakersEmporium'>>
<<set $player.curLoc ="Inside BakersEmporium">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<desc>>
<<button 'Harmony Lane''HarmonyLane'>>
<<set $player.curLoc ="HarmonyLane">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/CoutureStudio.jpg);}</style>
<<desc>>
Penelope Cooper's creative space on Fashion Lane is a haven for all things chic and stylish.
<</desc>>
<<desc>>
<div class="row">
<<button 'Enter''Inside CoutureStudio'>>
<<set $player.curLoc ="Inside CoutureStudio">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'TownCenter''TownCenter'>>
<<set $player.curLoc ="TownCenter">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/LotusStudio.jpg);}</style>
<<desc>>
I notice Lotus Yoga Studio on Garden Avenue, a haven of tranquility led by Sophia Lee. The studio's serene atmosphere and calming ambiance make it the perfect place for yoga and meditation.
<</desc>>
<<desc>>
<div class="row">
<<button 'Enter''Inside LotusStudio'>>
<<set $player.curLoc ="LotusStudio">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'Get back''IvyLane'>>
<<set $player.curLoc ="IvyLane">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/ScottAntiques.jpg);}</style>
<<desc>>
You find yourself at Scott's Antiques on Main Street, a treasure trove of vintage furniture, collectibles, and unique finds owned by Maxine Scott.
<</desc>>
<div class="row">
<<button 'Enter''Inside ScottAntiques'>>
<<set $player.curLoc ="ScottAntiques">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<<desc>>
<<button 'TownCenter''TownCenter'>>
<<set $player.curLoc ="TownCenter">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/ActivistCenter.jpg);}</style>
<<desc>>
You see Green Earth Activist Center on Ivy Lanet, a hub for environmental initiatives and community engagement.<br>
Liam Wright, a dedicated advocate for the planet, is often found here. <br>
Green Earth Activist Center serves as a rallying point for those who seek to make a positive impact on the environment.
<</desc>>
<<include "showNPC">>
<br>
<div class="row">
<<button 'Enter''Inside ActivistCenter'>>
<<set $player.curLoc ="ActivistCenter">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<<desc>>
<<button 'TownCenter''TownCenter'>>
<<set $player.curLoc ="TownCenter">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/InsideWildlifeCenter.jpg);}</style>
<<desc>>
As I enter the Wildlife Research Center, I see a spacious and comfortably equipped hall. <br>
The walls are adorned with photographs of various animals and landscapes. Shelves filled with books about flora and fauna from different regions invite you on an exciting journey into the world of nature.
<</desc>>
<div class="long-img">
<img src="./img/chars/abellaDanger/beckyRoberts 0.jpg">
</div>
<<speech abellaDanger "$abellaDanger.name" "$abellaDanger.surname">>
Hello! I'm sorry but I'm busy now.
<</speech>>
<<desc>>
<<button 'Outskirts''Outskirts'>>
<<set $player.curLoc ="Outskirts">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/InsideRamirezDelivery.jpg);}</style>
<<desc>>
The space is efficiently organized, with packages and deliveries neatly stacked and labeled, ready for distribution. <br>
The low hum of activity fills the air as staff members work diligently to ensure timely deliveries to various destinations.
<</desc>>
<<button 'Outskirts''Outskirts'>>
<<set $player.curLoc ="Outskirts">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<include "showNPC">> <style>body {background-image: url(img/bg/InsideLotusStudio.jpg);}</style>
<<desc>>
Inside Lotus Studio, the atmosphere is infused with tranquility and a sense of serenity. Soft, soothing music plays in the background, creating a peaceful ambiance.
<</desc>>
<div id="look">
<<button "Look at her">>
<<replace "#look">>
<div class="long-img">
<img src="./img/chars/remyLaCroix/sophiaLee.jpg">
</div>
<</replace>>
<</button>>
</div>
<<desc>>
She looks up from her work and greets me with a dry smile.
<</desc>>
<<speech "remyLaCroix" "$remyLaCroix.name" "$remyLaCroix.surname">>
I'm sorry, I'm busy and don't have content in this version of the game.
<</speech>>
<<desc>>
<<button 'Rose Avenue''RoseAvenue'>>
<<set $player.curLoc ="RoseAvenue">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/insideFarm.jpg);}</style>
<<desc>>
I approach a tranquil farmstead, where the gentle rustle of leaves in the breeze is accompanied by the distant sounds of animals. <br>
The vibrant green fields stretch out before you, adorned with rows of various crops swaying in harmony. Everything is so peaceful, it looks like a paradise.
<</desc>>
<<if $currentHour >= 5 && $currentHour <= 9>>
<<desc>>
Amidst this idyllic scene stands Owen Johnson, a solid and resilient figure in his denim overalls and worn plaid shirt.
<</desc>>
<div class="long-img">
<img src="./img/chars/owen/owenJohnson.jpg">
</div>
<<desc>>
His broad shoulders and weathered face reflect the years of hard work he has dedicated to the land. A beige hat with wide brims shields his eyes from the sun, casting a shadow over his features, making it a bit hard to read his expression at first glance. <br>
I can't help but notice the meticulous organization of his tools and equipment. His focused attention to detail might make me wonder if there's more to his routine than just farming.
<</desc>>
<<desc>>
<div class="row">
<<button "Talk to him" "OwenTalk">>
<<set $player.curLoc ="OwenTalk">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<else>>
<<desc>>
I guess I need to come in the morning.
<</desc>>
<</if>>
<<desc>>
<<button "Leave" "JohnsonFarm">>
<<set $player.curLoc ="JohnsonFarm">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<style>body {background-image: url(img/bg/InsideCrursenStudio.jpg);}</style>
<<desc>>
You step into Astrid Crursen's design studio, and your senses are immediately greeted by an explosion of colors and creativity. <br>
The walls are adorned with vibrant graffiti-inspired artwork, showcasing her edgy and unique style. The room is filled with the hum of computers and the scent of paint, creating an atmosphere of artistic energy.
<</desc>><<include "showNPC">>
<br>
<<linkreplace "Have a closer look">>
<div class="long-img"><img src="./img/chars/portraits/Astrid Crursen.jpg"></div><br>
Her confident demeanor is evident in the way she moves around the studio, examining her ongoing projects with a critical eye. <br>
Her attire is complemented by an ordinary bust. Her bright red dress that reaches just to her hips before transitioning to patterned black stockings, captures the essence of her bold personality.
<</linkreplace>>
<br><br>
<<desc>>
She looks up from her work and greets me with a dry smile.
<</desc>>
<<speech "pennyPax" "$pennyPax.name" "$pennyPax.surname">>
Welcome. What has brought you here?
<</speech>><br>
<<button 'Get back''IvyLane'>>
<</button>>
<style>body {background-image: url(img/bg/InsideScottAntiques.jpg);}</style>
<<desc>>
Inside the antique shop, a cozy atmosphere welcomes you. The shelves are lined with an eclectic collection of vintage items, each with its own story to tell.
Your attention is drawn to a woman in her early 50s sitting before you.
<</desc>>
<div class="long-img"><img src="./img/chars/portraits/Maxine Scott.jpg"></div>
She's adorned in a light blue and white dress with a wide neckline, subtly hinting at a well-endowed bosom.<br>
Her light-colored hair cascades just below her shoulders, framing her face. Her eyes are accented with makeup, and a warm smile graces her lips. Intricate tattoos grace her ankles, adding to her intriguing aura.
<<desc>>
She looks up from her work and greets me with a dry smile.
<</desc>>
<<speech "juliaAnn" "$juliaAnn.name" "$juliaAnn.surname">>
Welcome. What has brought you here?
<</speech>><br>
<<desc>>
<<button 'TownCenter''TownCenter'>>
<<set $player.curLoc ="TownCenter">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/InsideActivistCenter.jpg);}</style>
<<desc>>
As you step into his center, a sense of natural harmony surrounds you. The walls are adorned with vibrant nature-themed artwork, and potted plants fill the space with their refreshing presence.
<</desc>>
<div class="long-img">
<img src="./img/chars/portraits/Liam Wright.jpg">
</div>
His facial hair, resembling a Rabland's conquistador's beard and mustache, adds a touch of historical quirkiness to his appearance. <br>
His hair cascades freely onto his shoulders, giving him a laid-back vibe. He's wearing a canvas shirt that boasts an unusual design, featuring what appears to be bones or teeth in the neckline. <br>
Loose-fitting trousers, reminiscent of traditional Southern styles, sway as he moves, and he walks around barefoot, seemingly in tune with the floor beneath him.
<<desc>>
<<button 'TownCenter''TownCenter'>>
<<set $player.curLoc ="TownCenter">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
<</desc>>
<<include "showNPC">>
<<set $randomDescription = random(14)>>
<<if $randomDescription is 0>>
I thrust my cock down her throat and she began to choke, her face turning bright red as her eyes filled with tears. I refused to relent, gripping the back of her head with one hand and using the other to press her hands above her head, trapping her in place. No matter how hard she tried to push me away, I pushed ever harder.
<<elseif $randomDescription is 1>>
She gasped in horror as I forced my way past her lips and into her throat, making her gag uncontrollably. Tears streamed down her face as I grabbed onto her head with both hands, thrusting hard and deep into her mouth. Her grip on my hips tightened as she tried to push me off of her, but I locked her arms above her head and refused to let go, fucking her with no mercy.
<<elseif $randomDescription is 2>>
She took my pulsating shaft into her warm, welcoming mouth. The tendrils of air from her breath tickled the sensitive underside of my hot length as she slid her lips up and down its pulsing length.
<<elseif $randomDescription is 3>>
She took my trembling shaft into her succulent mouth, her lips caressing the length of it with evident reluctance. With each clumsy kiss, a gust of breath danced across my heated skin, setting off sparks of unquenchable pleasure that coursed through my veins. She slowly moved her lips up and down, coaxing me closer to an all-consuming bliss.
<<elseif $randomDescription is 4>>
She took my rigid shaft into her hot, sloppy mouth reluctantly. The suction of her breath swirled around me, sending electric waves of pleasure throughout my body as she worked her lips up and down my surging length. Though she devoured me with her mouth with doubt, but she kept sucking my dick.
<<elseif $randomDescription is 5>>
I grabbed her head firmly, my fingers pressing deep into her scalp. With sudden force I yanked her down onto me, and as she gasped for air, her lips slid down my shaft. I kept pushing forward until I felt a barrier of resistance and then paused, gripping her head with both hands in a vice-like hold.
<<elseif $randomDescription is 6>>
I thrust my hand onto the back of her head, gripping tightly as I forced her face towards mine. I pushed forward with fierce determination until I felt a barrier, at which point I ceased my movement and relished in the sensation.
<<elseif $randomDescription is 7>>
She slowly lowered her lush lips around the length of my shaft and started gyrating her head from side to side. I could feel my organ stiffening in response, pushing her head back and forcing her mouth to stretch wide open. Taking hold of her tresses, I started thrusting harder and deeper like I wanted to smother her by my manhood.
<<elseif $randomDescription is 8>>
She took my quivering shaft into her moist lips and began to work her tongue in slow, firm circles. Her full cheeks hollowed as she sucked more deeply, my member growing harder and longer with each pass of her tongue. I reached out, placing my hands on either side of her face as I thrust against her, pushing my cock past the threshold of her throat.
<<elseif $randomDescription is 9>>
She took my pulsating cock into her hot mouth and began to move in slow, firm circles. Her full lips tensed against me as she sucked more deeply, each pass of her tongue pushing me further toward orgasm. I gasped, reaching out, placing my hands on either side of her head as I thrust against her, driving my length past the threshold of her throat.
<<elseif $randomDescription is 10>>
I roughly ran my fingers through her hair, cupping the back of her head and drawing closer together. Her nightingale eyes sparkled with fear as her mouth opened wider, taking in my manhood. I felt her wet lips encase me as she nibbled and sucked, her tongue teasing me as she took me deeper and deeper into her mouth. Her head moved up and down in rhythm, sending waves of pleasure surging through my body as I held onto her head with both hands, guiding her movements.
<<elseif $randomDescription is 11>>
I roughly grabbed her hair and forced her head towards my crotch. Her eyes never leaving mine, she opened her mouth wide and finally succumbed to my power as she took me in with no resistance. She sloppily wrapped her lips around me and hung on, lust consuming my dick.
<<elseif $randomDescription is 12>>
I grabbed her hair and yanked her head to my crotch. My gaze was like an alpha wolf watching its prey, and she unblinkingly opened her mouth wider and wider until my dick popped in. She had no choice but to endure as I forced her jaws to clamp down on my member. Her slutty obedience sickened me.
<<else>>
I ran my fingers through her soft locks, cupping the back of her head and pressing it closer to my arousal. Her nightingale eyes were locked onto mine as she opened her mouth wider and wider before finally taking me in. Involuntarily, my breath caught in my throat and my body trembled as she wrapped her lips around the head of my member.
I watched her swallow me without ever breaking our gaze, and pleasure flooded every inch of me as I took hold of her head with both hands, guiding her movements up and down my shaft.
<</if>>
<<set $randomDescription = random(13)>>
<<if $randomDescription is 0>>
I take a deep breath, filling my lungs with air as I feel my thick, veined dick in her hot, tight throat. I listen to the slurping and gurgling sounds of her throat fucking. My cockhead hits her tight throat as I press down on it, my fingers diving into her hair.<br>
My testicles swell hard, and I thrust my cock sharply down her throat, immediately unleashing a powerful jet of hot cum that hits her tonsils.
My cum shots keep coming, and she barely manages to swallow my cum.
<<elseif $randomDescription is 1>>
Her eyes are wide with shock, and her mouth is agape as she feels the hot liquid filling her mouth. Her lips are tightly pressed around my shaft as my hands hold her head in place.<br>
Her warm mouth engulfs my dick. My muscles tauten, and I growl, a primal sound tearing from my throat. My body jerks as I spurt into the back of her throat, sending all my jizz into her hot and sloppy mouth.
<<elseif $randomDescription is 2>>
Her face is contorted with shame and her eyes are tightly closed. Her lips are wide open, allowing my penis to slide deeper into her mouth.
<br>
I'm'pushing deeper into her mouth. Finally, I'm erupting with a deep groan. She tries to back away, but I keep her firm against me. Her eyes are closed, and her swollen lips are glistening with my jizz.
<<elseif $randomDescription is 3>>
Her eyes are wide with surprise, and her lips are parted around the shaft of my penis as she feels my hot cum begin to flow. She grips the base of my shaft tightly as I press her head firmly against me.
<<elseif $randomDescription is 4>>
Her skin is hot and slick with sweat, and I'm pushing into her mouth with each thrust, and my body is tense. My hands grip her head firmly, holding her in place as I continue to cum.<br>
I watch as the cum fills her mouth and then spills out over her chin. She looks up at me with a mix of fear and swallows my jizz.
<<elseif $randomDescription is 5>>
I'm filling her mouth with my cum. My fingers digging into her cheeks as I pull her head towards me.<br>
Her lips tremble, trying to resist my will, but I'm relentless, pushing myself further and further into the hot depths of her mouth while a hot jizz filling her throat.<br>
She can't break free until I've emptied every last drop.
<<elseif $randomDescription is 6>>
My body jerks as I spurt into the back of her throat, spilling every last drop into her hot and sloppy mouth. She is moaning, but she has to swallow everything, and some jizz comes out her nose.
<<elseif $randomDescription is 7>>
Her lips are soft and supple, wrapping tightly around my length. Her cheeks hollow with each movement, and I can feel my body tense as her throat walls contract.<br>
I look down at her, mesmerized as she swallows the salty liquid. Her eyes widen in fear as my jizz fills her mouth before spilling out. She is swallowing, but I can see that she doesn't like it.
<<elseif $randomDescription is 8>>
I feel her warm breath on my skin as her mouth envelops me. Her cheeks curve with each stroke. I get a rush of warmth as I watch her throat work, her eyes fluttering shut as the cum fills her mouth. She looks up at me, and I can see fear in her expression as she reluctantly takes every last drop.
<<elseif $randomDescription is 9>>
I hear the wet sounds of her saliva coating my shaft and the slurping noise of her mouth. I begin erupting my jizz into her sloppy mouth. She tries to get free, but I firmly grab her head while my semen fills her mouth. I feel a rush of power as she swallows my cum. This bitch will be my cocksucker.
<<elseif $randomDescription is 10>>
I hear a wet slurp with each thrust of her head as I shove my dick further and further into her mouth. My body shakes as a deep groan of pleasure rips through me, and I feel my hot jizz shooting into the velvet back of her throat. She chokes on my endless thick man juice, and her throaty moans fill the air.
<<elseif $randomDescription is 11>>
My breaths become shallow, and I let out rasping moans as I feel the warmth of her mouth on me. Her lips are full and puffy as she sucks my cock. Her tongue is pink and soft. With a few more thrusts, I feel my body tense up as I release all of my baby sauce into her hot, wet mouth. I watch her cheeks flush and her eyes widen with fear, while she gulps my salty jizz.
<<elseif $randomDescription is 12>>
Her throat is wheezing, her veins are swollen, and her gag reflex kicks in periodically, but I don't stop until I feel ready to send jizz into her stomach directly!<br>
And all of this is accompanied not only by the sounds of a literally slurping mouth, but also by the natural moans of the bitch giving in to me.<br>
I make her take my dick all the way into her mouth, so that her lips don't just reach the base, but even a little further as I cum inside her tight throat.
<<else>>
I grasp her head tightly and thrust my pelvis forward with each of her grunts. I firmly grasp the back of her head and thrust my cock into her mouth at an accelerated pace. She moans like a cheap whore. I'm fucking her mouth so hard that her nose touches my pubic hair.<br>
Her hips start to shake as she moans loudly as I begin to cum down her throat, making the infrequent but most forceful and hard movements of my pelvis against her face.<br>
I slam her face into my groin as my hot cum shoots down her throat.
<</if>>
<<set $randomDescription = random(11)>>
<<if $randomDescription is 0>>
<<elseif $randomDescription is 1>>
Her eyes were wide with surprise and her mouth was agape as she felt the hot liquid filling her mouth. Her lips were tightly pressed around my shaft as my hands held her head in place.
<<elseif $randomDescription is 2>>
Her neck was gracefully arched back, her expression one of contentment and her eyes were closed in pleasure. Her lips were parted sweetly, her hands were gently gripping my hips, and my penis was comfortably nestled in her mouth. My essence was filling her with delight, and she savored it as it slipped down her throat.
<<elseif $randomDescription is 3>>
Her neck was gently tipped back, her face filled with intense pleasure and her eyes closed. Her lips were parted, her hands cradling my hips, and my penis pressing into her mouth. My essence was dripping onto her tongue, cascading down her throat.
<<elseif $randomDescription is 4>>
I was pushing into her mouth with each thrust, and my body was tense with pleasure. My hands gripped her head firmly, holding her in place as I started to cum.
I watched as the cum filled her mouth, and then spill out over her chin. She looked up at me with pleasure in her eyes, and eagerly gulped my jizz.
<<elseif $randomDescription is 5>>
Hot delight flooded her as I pumped my cum into her awaiting mouth. Her lips trembled with pleasure as I filled her with every ounce of my essence. I wouldn't stop ravaging her throat until she had taken all of me, and my fingers held her cheeks securely in place, knowing that she wanted to savor every last drop of my jizz. She paid special attention to my sensitive spots, and I felt his body respond as wave after wave of pleasure coursed through me.
<<elseif $randomDescription is 6>>
Arousal surged through her with every inch of me in her mouth. My cum gave her a sweet warmth that she desperately craved. Her lips caressed my shaft as my fingers clutched her cheeks tight. I forced myself deeper into her throat, until every last drop was spent She ran her soft fingers along the length of my shaft, sending shivers through me with every stroke.
<<elseif $randomDescription is 7>>
Her lips, soft and supple, wrapped tightly around my length as her tongue flicked and played over the head of my penis. Her cheeks hollowed with each movement, and I could feel my body tense as the pleasure intensified. I gazed down at her, mesmerized as she swallowed the salty liquid. Her eyes widened in delight as it filled her mouth before spilling out over her chin. She looked up at me with a look that was a strange combination of satisfaction and shame, before eagerly gulping down my cum. Then she ran her hand along the full length of my dick, kneading and squeezing as she proceeded, sending waves of pleasure pulsing through my body.
<<elseif $randomDescription is 8>>
Her lips softened and opened wide, her tongue sliding up and down my shaft. A flood of warm sperm rushed through me as I watched her throat work, her eyes fluttering shut as the cum filled her mouth. She gazed up at me, her face a vivid mix of joy and trepidation as she timidly swallowed every last bit.
<<elseif $randomDescription is 9>>
Her lips were full and her tongue agile as she pleasured me, making my body tremble. Her cheeks flushed as she sucked harder and harder until I cummed!
I watched in pleasure as my spunk dribbled down her chin. She glanced up at me, her countenance a mix of trepidation and delight as she slowly consumed every last drop.
<<elseif $randomDescription is 10>>
My throat let out a deep growl as I felt the rush of warmth course through me. I heard the wet sounds of her saliva coating my shaft and the slurping noise of her mouth as it pulled at me. The air was heavy with my groans of pleasure as I climaxed into her throat. I relished in the sight of my semen filling her mouth, then overflowing onto her chin. She gazed into me with love and desire shining in her eyes, eagerly savoring every last drop. I felt a rush of power as she swallowed my cum.
<<elseif $randomDescription is 11>>
I heard a wet slurp with each thrust of her head, as she pulled me further and further into her mouth. My body shook as a deep groan of pleasure ripped through me, and I felt my hot jizz shooting into the back of her throat. Her throaty moans filled the air as she tirelessly worked until the last drop of cum escaped me.
<<elseif $randomDescription is 12>>
My breaths became shallow, rasping moans emitting from my throat as I felt the warmth of her mouth on me. Her wet suction was loud and hungry, a rapid fire flurry of pleasure that caused me to jerk in her grip. Her lips were full and puffy as she sucked my penis. Her tongue was pink and agile, sending tremors of pleasure up my spine. With a few more thrusts, I felt my body tense up as I released all of my cum into her hot wet mouth. I watched her cheeks flush with pleasure as her eyes widened with glee, and she gulped my salty release in delight.
<<elseif $randomDescription is 13>>
I moaned, she moaned, and I felt the warm rush of fluid as it erupted from my tip.
My eyes widened, and I felt her body tense as the first stream of semen splashed into her mouth. I could feel her throat convulse as she gagged,trying to swallow it all. She choked, and I heard a distinct cough as the second stream caught her off guard. The third hit her in the face, and she recoiled as it landed on her lips and nose. She gasped, and I saw it drip down her chin as she stared into my eyes. She held my gaze with an intensity that filled me with warmth. Her eyes sparkled and seemed to draw me in, as if I were more delicious than the drink she was consuming from my big and thick dick.
<<else>>
Her warm mouth enveloped my dick. Her slippery tongue slid over my head and slipped under my tip. My muscles tightened, and I groaned, an animal sound tearing from my throat. My body jerked as I spurted into the back of her throat, sending all my jizz into her hot and sloppy mouth. Her eyes sparkled with adoration as she leaned in towards me, tenderly running her tongue along my shaft. She closed her eyes, savoring the taste and scent while her expression betrayed her sheer delight at the salty liquid.
<</if>>
She was almost a puppet on strings, obeying my every command. She wrapped her lips around my shaft and energetically bobbed up and down with no regard for her pleasure or my own. No whisper of tenderness touched her movements, only a degrading hunger to satisfy my needs. Her rows of white teeth scraped across the head of my shaft as she lapped at my most sensitive areas with glee.
The sensation was so intense, I almost unleashed all over her face before finally pulling out.
<<set $randomDescription = random(14)>>
<<if $randomDescription is 0>>
I thrust my hand through the thicket of her hair and forcefully yanked her head back towards me, grinding my hardening shaft against her sweet lips. Her eyes burned with a hunger I'd never seen before as she eagerly opened her mouth wider and wider for me until devouring my rigid cock like it was the only thing in the world that mattered. She sucked passionately, wrapping her hot tongue around the head as if she never wanted to let go.
<<elseif $randomDescription is 1>>
I tenderly grabbed her head and forced my pulsating cock into her mouth. Her eyes burned with desire as I shoved it further down her throat; she began to suck in delight, savoring each inch of my manhood.
<<elseif $randomDescription is 2>>
I tenderly glided my hands through her golden tresses and lovingly brought her head closer to my manhood. Her eyes remained locked on me, never wavering. As the tip of my shaft brushed against her lips, a moan escaped from deep within her throat and she parted them wider in invitation. Without hesitation, she engulfed my length with her mouth, engulfing me lovingly with her warm embrace.
<<elseif $randomDescription is 3>>
I caressed her locks of her hair as I pulled it back, guiding her head to my manhood. Our eyes remained transfixed and I slowly eased forward, sensing that she wanted more. Her lips parted eagerly, encapsulating me in her alluring warmth. The sensation was exquisite as she softly sucked my length with tantalizing pleasure!
<<elseif $randomDescription is 4>>
She took my rigid shaft into her hot, sloppy mouth eagerly. The suction of her breath swirled around me, sending electric waves of pleasure throughout our bodies as she worked her lips up and down my surging length. She was devouring my throbbing dick with her mouth joyfully, while I was guiding her.
<<elseif $randomDescription is 5>>
My fingers entwined in her hair as I pulled her towards me. My desire coursed through my veins and she responded to my intensity, parting her lips eagerly as I guided myself inside. The sensation of her warm embrace sent jolts of pleasure throughout my body and with each stroke of her tongue, I felt the bliss expand further and further.
<<elseif $randomDescription is 6>>
I grabbed the back of her head and pulled her close, pressing my dick deeper in her mouth.. I wanted to have all of her, so I kept pushing until I felt her surrendering to me. She was eager to please me and I could feel her willing submission as she eagerly allowed me to take as much as I desired.
<<elseif $randomDescription is 7>>
I grabbed her hair firmly, yanking her head back as I pushed my face into hers. Her lips were so inviting that I couldn't help but press forward until I felt a barrier to stop further advancement. She groaned in delight as she realized it was what I wanted and pushed herself harder against me to make me even more satisfied.
<<elseif $randomDescription is 8>>
Her ruby lips parted to accept my trembling shaft, eagerly seeking out every inch with her passionate tongue. Her full cheeks hollowed as she sucked harder and faster, sending shocks of intense pleasure through my veins that made me quiver in anticipation. She wanted to take me as deep as she could, and I was more than happy to let her. With each agonizingly slow pass of her eager tongue, I grew harder and more aroused by her slutty ministrations.
<<elseif $randomDescription is 9>>
Her eager lips welcomed my aching shaft and her full cheeks hollowed as she sucked, her tongue swirling in tight circles. I could feel myself growing harder and longer as she explored further, intent on satisfying my desire to the fullest extent. She was determined to please me with each pulled stroke of her willing mouth.
<<elseif $randomDescription is 10>>
I feverishly drove my fingers through her locks, pulling her in closer. Her passionate eyes burned with ecstasy as her petal-soft lips parted wider, inviting me deeper into her depths. My body shuddered as I felt the warmth of her tight embrace, and we were swept away on a blissful wave of desire.
<<elseif $randomDescription is 11>>
I grabbed her hair with a desperate force, yanking her closer to me. Our eyes locked in a passionate embrace, and my skin prickled with anticipation as I felt her sweet lips part wider to welcome me in. Her body seemed to melt into mine, and a surge of raw energy coursed through us as our desire rose to an uncontrollable fever pitch. I was lost in the moment, carried away on wild waves of blinding pleasure
<<elseif $randomDescription is 12>>
My hands moved through her hair with feverish intensity, completely captivated by her. Our eyes locked and I could feel the heat of desire radiating between us. I felt my dick twitch as if begging for her touch and she responded eagerly. Her eyes widened and her nostrils flared becase she was horny in my presence. Her mouth hung open, eager to absorb my erect cock in her sloppy and hot mouth, then her lips wrapped around my cock like a glove.
<<else>>
My fingers trembled as I pulled her hair back, exposing her neck. My gaze held hers, and our breathing grew more ragged. With a longing that coursed through my veins like fire, I gently brushed my swollen member across her lips. Her nostrils flared and her eyes glowed with anticipation. Her lips parted ever so slightly and her mouth engulfed my member.
<</if>>
<<set $randomDescription = random(13)>>
<<if $randomDescription is 0>>
She was sucking the head of my dick, while she was breathing hard through her nose and I felt just delight from the hot mouth of hers.
I gently thrust forward and her mouth opened wider and my cock went deeper.
I pushed forward, and her mouth opened even wider, and my dick went deeper.
My cock was now completely in her mouth and she looked at me with a smile...
I grabbed her head with both hands, and started moving it up and down!
<<elseif $randomDescription is 1>>
I felt the heat of her breath, the warmth radiating from her body as I continued to thrust against her. She began to moan softly, and with each moan a wave of pleasure overtook me. Her tongue flicking around the head of my dick was exquisite. I felt all my senses heightening as I watched her take me into her mouth, feeling every inch of me slide in and out of her.
<<elseif $randomDescription is 2>>
My fingertips moved seductively through her hair, while I groaned at the sensation of her lips encircling me. I cupped her face, my grip slowly tightening as my hips thrust into her mouth. Her arousal mirrored mine as she tightened around me, like a warm vice, and the pleasure coursing through us both intensified.
<<elseif $randomDescription is 3>>
My shaft pressed the back of her throat, and I felt an incredible pleasure that was becoming more and more intense with every second!
I moved my hands up and down her head as I felt her tongue swirling around my shaft. She took me in all the way, making sure to lick every inch of me.
<<elseif $randomDescription is 4>>
I thrust, but she continued to suck and lick my penis. The pleasure was indescribable! I felt her tongue lapping up my shaft and I moaned with an intensity that I didn't know was possible. She was taking me in deeper and deeper each time she moved her head, making sure to lick every inch of me.
<<elseif $randomDescription is 5>>
She moved her hands around my balls, teasing them with feathery touches as she sucked on my sensitive head. I felt like I was going to explode from the sheer pleasure of it all and as if sensing this, she began to move faster, taking me in deeper and deeper with each stroke of hers.
<<elseif $randomDescription is 6>>
My hands found her head, and I used it to guide her up and down my length. The sensation of her wet lips working their magic on me was beyond anything I had ever felt before. I could feel the heat radiating from her throat as she swallowed me deep, each contraction of her muscles sending a shock
<<elseif $randomDescription is 7>>
A tremendous pleasure coursed through me and my body began to tremble in response. I felt her lips wrap around my member and her tongue lashing against it, creating a sensation I'd never before experienced. As she was sucking harder, my hips started to thrust forward of their own accord with intensity and passion. The heat radiating off her skin was palpable as I looked down at her — eyes closed in bliss, cherishing the moment.
<<elseif $randomDescription is 8>>
A tingling sensation ran through me as her lips caressed my body. I could sense her passion, her movements becoming more fervent with each second that passed. As she pleasured me, a hot wave flooded through my veins and I felt my hips involuntarily thrust forward. Her eyes were closed now and the calmness of her expression told me that she was completely lost in the moment.
<<elseif $randomDescription is 9>>
I felt a wave of pleasure rush over me as I continued to fuck her mouth. Her tongue swirled around my shaft and each time she released me, the suction was intense and incredibly satisfying. I felt myself getting closer and closer to the edge with every thrust
<<elseif $randomDescription is 10>>
Her ravenous lips devoured my erection with a feverish enthusiasm. I drove into her sweet mouth, feeling my pleasure swell as she expertly sucked and swirled her tongue around me. I let out a guttural cry as my primal urges took over, savoring the blissful sensations that she was giving me. Her warmth and wetness sent me spiraling towards pure ecstasy.
<<elseif $randomDescription is 11>>
Her lips engulfed my throbbing member, her hot tongue expertly exploring every inch of me. I drove deeper into her willing mouth, succumbing to the wild sensations that coursed through my body. Our passions quickly rose as I thrust myself against her luscious lips.
<<else>>
She had her lips wrapped tightly around my penis, her cheeks sucked in and her eyes closed as she intensely pulled and sucked. Her tongue flicked around my shaft and her hands massaged the head of my penis while I thrust it back and forth into her mouth. My saliva mixed with hers as she continued to slurp and suck on me with a rhythm that showed her passion and enthusiasm for the act.
<</if>>
<<set $randomDescription = random(13)>>
<<if $randomDescription is 0>>
She was so gentle and precise with her movements, as if she had been practicing for years. She moved her head in perfect symmetry, creating a rhythm of pleasure that sent shivers down my spine. Her eyes stayed fixed on mine, never relenting, and I could see the hunger behind them. The sensation was overwhelming, and I could feel myself coming closer to climax. My eyes closed as the fire of pleasure coursed through me, and her moans filled the air around us.
<<elseif $randomDescription is 1>>
My hands moved to her hair, and I felt the softness of it run through my fingers. I pulled her head back and forth with increasing intensity as she continued to pleasure me with her mouth. Every second felt like an eternity of blissful torture as I started to reach the peak of ecstasy.
<<elseif $randomDescription is 2>>
She looked up at me, eyes closed in bliss as her lips slowly moved up and down my shaft, her tongue swirling around the head. Her mouth was open wide, allowing me to feel her every movement. I coud see the pleasure on her face as she focused on pleasuring me, and I couldn't help but be moved by her dedication. She paused occasionally to take a breath and looks up at me with an expectant expression, as if waiting for a reward. My body was tense with anticipation as I wondered if I should reward this cocksucker for her work with my sperm or deny her this pleasure.
<<elseif $randomDescription is 3>>
She increased her tempo, flicking her tongue over my most sensitive areas. I could feel a powerful orgasm building inside me as she teased and tantalized me with each stroke of her tongue. Her eyes met mine as I felt the moment of ecstasy begin to take hold and she increased the intensity of her sucking until I was no longer able to withhold my euphoria.
<<elseif $randomDescription is 4>>
I thrust, but she continued to suck and lick my penis. The pleasure was indescribable! I felt her tongue lapping up my shaft and I moaned with an intensity that I didn't know was possible. She was taking me in deeper and deeper each time she moved her head, making sure to lick every inch of me until I could no longer contain my joy.
<<elseif $randomDescription is 5>>
She moved her hands around my balls, teasing them with feathery touches as she sucked on my sensitive head. I felt like I was going to explode from the sheer pleasure of it all and as if sensing this, she began to move faster, taking me in deeper and deeper with each stroke of hers.
<<elseif $randomDescription is 6>>
My lips parted with a deep, throaty groan as she slowly lifted her head, eyes closed in perverse pleasure. She continued to suck hungrily at the tip of my engorged member, her moist lips driving me wild. I could feel the molten heat begin to rise within me; I was ready for eruption at any second.
<<elseif $randomDescription is 7>>
My gut groaned with pleasure as her eyes slowly opened and I saw the rapture in them. She then leaned forward, taking my length into her mouth, her tongue wrapping around it while her lips smothered its purple head. A sensation of purest pleasure flooded through me as I felt the tightness of her mouth and could feel the desire coursing through me like an imminent lightning strike. I was ready to erupt at any second.
<<elseif $randomDescription is 8>>
Her eyes were closed in pleasure and her lips were wrapped tightly around my hardening member. Her head bobbed up and down as she sucked, while her hands caressed and massaged my shaft. She eagerly moved up and down my cock, switching between only taking the head into her mouth or sliding it as far back as she could. The look of bliss that was on her face was unmistakable, and I wondered if I should reward her with my sperm for all her hard work.
<<elseif $randomDescription is 9>>
I felt a wave of pleasure rush over me as I continued to fuck her mouth. Her tongue swirled around my shaft and each time she released me, the suction was intense and incredibly satisfying. I felt myself getting closer and closer to the edge with every thrust
<<elseif $randomDescription is 10>>
Her lips were wrapped around my hard, purple cockhead. She moved her head up and down slowly, taking her time as she savored the taste of me. Her eyes were closed in concentration as she moved her head up and down, alternating between sucking on the head of his penis and swallowing it whole. I felt the sensations of pleasure building and knew that it wouldn't be long before I was rewarded with a climactic release.
<<elseif $randomDescription is 11>>
She greedily grabbed my ass and moved her head to fit her comfort. She swallowed my large penis entirely, touching my pubis with her nose. She playfully pulled away and again deepthroated my penis in an urgent impulse. It was more than enough, and I needed to cum urgently.
<<else>>
She grabbed me greedily by the ass and moved her head to be comfortable. She swallowed my large penis entirely, touching my pubis with her nose. Then she pulled away and again forcefully pushed it into her throat. I couldn't endure the last deepthroat and urgently needed to cum.
<</if>>
<<set $randomDescription = random(10)>>
<<if $randomDescription is 0>>
I carefully shifted her body, my hands grazing her delicate skin as I gently spread her butt cheeks. She smiled up at me and let out a delighted gasp as soon as I began to enter her. We moved in perfect harmony, our passionate electricity filling the room. Our breathing quickened as I caressed her body, feeling an intense warmth radiating from her center. With every movement we made, an unspoken understanding of mutual respect was there.
<<elseif $randomDescription is 1>>
I ran my hands over her toned buttocks, feeling the curves of her body as she lay in anticipation. I pressed myself against her, pushing slowly with gentle intensity until I was inside her warm embrace. $woman.name let out a soft sigh of pleasure and we moved together, our bodies in perfect harmony as we explored each other's passions.
<<elseif $randomDescription is 2>>
I spread $woman.name's cheeks and thrust my penis into her inviting cavity. She moaned loudly as I began to penetrate her posterior, gripping it firmly as I increased my tempo. Our bodies moved in perfect sync as sweat and heat mixed together. Every thrust pushed me deeper into the tight crevice of her interior.
<<elseif $randomDescription is 3>>
I lovingly parted her fair cheeks and stepped closer, my heart beating in anticipation. I tenderly embraced her warm body as I entered, feeling a slight resistance that sent tingles up my spine. Our bodies moved in unison, enhancing the warmth that was filling our souls with pleasure. Sweat glistened upon us both in the light, and each move filled me with joy as I nestled further into the softness of her body.
<<elseif $randomDescription is 4>>
I carefully cupped her round bottom and tenderly guided myself into her. She let out a gentle sigh as I entered, softly caressing around me. Our bodies blended together in perfect harmony, creating warmth and passion with each graceful movement. Moisture glowed on both of our skin in the comforting light, and each stroke was met with acceptance that embraced my being.
<<elseif $randomDescription is 5>>
I softly held her hips as I carefully entered her. My heart fluttered as I felt her tight warmth encasing me, providing an exquisite sensation that seemed to bring us even closer together. Our shared passions connected our souls and we moved in a beautiful harmony, each movement seemingly designed to give us the most pleasure.
<<elseif $randomDescription is 6>>
I moved her gently into a comfortable position and slowly began to enter her. She was tight but soon relaxed as I eased in further. I felt her warmth envelop me as we embraced and moved together in an intimate harmony. My pleasure quickly grew to dizzying heights as our connection intensified with every passing moment.
<<elseif $randomDescription is 7>>
My hands passionately cupped her hips, slowly rolling and swaying them. $woman.name couldn't help but moan softly as I gently ran my member down her back. I teased her exposed skin with light caresses, giving her a taste of what was to come. With one smooth motion, my well-endowed member found its way inside her tightness. Every squeeze of her walls pushed me closer to the ultimate pleasure.
<<elseif $randomDescription is 8>>
I pulled her towards me, pressing my body against hers as I grabbed her hips. $woman.name moaned softly as I then supported and guided her body down into a four-point stance, her hands and knees trembling with anticipation. I slowly teased and caressed around her exposed anus, feeling the heat radiating from her core. She trembled in anticipation as I began to slide inside of her, and tears of pleasure coursed down her cheeks as I started thrusting deeply.
<<elseif $randomDescription is 9>>
My hands firmly grasped her delicate hips, I pulled her body into my own until $woman.name was on all fours before me. My heart was pounding in my chest and my desire for her had reached its peak. I kneeled behind her, my heart raced and my hands shook as I slowly pushed my dick towards the tight ring of her anus, feeling the warmth radiating from within.
<<else>>My hands explored her waist, my fingers tracing the curve of her body until I drew her towards me. She sighed into my touch as I knelt behind her and she arched her back to drive herself against me. My hands shook with eagerness as I carefully maneuvered my tip between her cheeks and slowly inserted myself, feeling the tightness of her anus gripping me like a warm hug.
<</if>> <<set $randomDescription = random(10)>>
<<if $randomDescription is 0>>
The sensation was incredible as we moved together, my thrusts becoming deeper and faster as the pleasure intensified. I reached around and caressed her breasts, gently squeezing them as I continued to drive into her with an almost primal intensity.
<<elseif $randomDescription is 1>>
We kept moving together with a growing intensity. My hands roved over her body, feeling the soft contours of her breasts beneath my fingers before I held them tight.
<<elseif $randomDescription is 2>>
The heat between us was tangible, intensifying with every move. I moved my hands around her body until they brushed against her soft curves. I cupped her breasts in my hands and felt them swell as I kept thrusting into $woman.name's ass with passion. The pleasure was exquisite and almost unbearable.
<<elseif $randomDescription is 3>>
My thrusts grew more insistent, my hips rocking in time with hers. I could feel her body quiver against mine as our flesh collided. My fingers tightened around her neck as I increased the pace, pushing further and faster with every stroke. Her tightness opened up for me, embracing me and allowing me to explore her depths.
<<elseif $randomDescription is 4>>
My hips drove the rhythm, my movements calculated and precise. I felt the warmth of her soft body against mine with each thrust, my hands gripping her waist to steady our bodies as we moved together. I reached around and grasped her neck firmly, a reminder of who was in control here. My larger-than-average member pushed deeper, faster, until I could feel her tight backside clenching around me.
<<elseif $randomDescription is 5>>
I began to speed up the rhythm, enjoying the sensation of her soft curves against my body. My fingers grabbed her neck to show who was in charge here. $woman.name groaned as I thrust deeper, harder, driving into her like an animal. With each stroke, she quivered, her eyes fluttering closed and her head falling back. Her breath grew shorter and shorter until she could hold it no longer. She began to breathe in small pants, whimpering with pain and pleasure. Each sound sent vibrations through me as I surged forward one more time.
<<elseif $randomDescription is 6>>
I intensified my thrusts, pushing her body to its limits as I impaled her. Her tight ass clenched around me, and it felt like an exquisite glove perfectly fitting my manhood. I slid in and out of her with effortless ease, the pleasure unbearable as I kept up the relentless rhythm.
<<elseif $randomDescription is 7>>
I increased the speed of my thrusts, feeling her body tight and tense beneath me as I moved deep into her. Her ass was tight against my hardness, clinging to every inch of me as if it were trying to keep me from going any further. I could feel her inner walls quivering, pushing back at my thrusts as I fucked her ass with an unrelenting passion.
<<elseif $randomDescription is 8>>
I gently glided in and out of her with a passion that brought us closer together. I could feel her body respond to my every thrust, embracing me in warmth and love. I moved my hands around to cup her breasts while my hips kept up the steady rhythm, exploring each part of her as if this was the first time. We stifled our moans of pleasure, an intimate moment between lovers.
<<elseif $randomDescription is 9>>
I steadily increased the speed and intensity of my thrusts, savoring the pleasure arising from our synchronized movements. I held onto her hips as I gave her every inch of me that I could muster.
<<else>>
With each stroke, I felt my depth within her increase, sending waves of pleasure radiating through us to the tips of our fingers and toes. Her body quivered in response to the waves of bliss emanating from our union.
<</if>> <<set $randomDescription = random(10)>>
<<if $randomDescription is 0>>
The tension was building and building inside me, pounding through my body. I wanted to cum, but not just yet. The feel of the head of my cock in her asshole made me squeeze it tight. Or should I try to find someplace soft for me to shoot my load onto? Perhaps the back of $woman.name's spine or inside her silky ass? As I thrust into her deeper, I rolled it around in my mind.
<<elseif $randomDescription is 1>>
My thrusts grew more intense as I moved her body with mine, and I felt the tension in my body gradually build. Sweat dripping from my forehead, as I continued to thrust into $woman.name with an unyielding vigor, each sensation heightened until it was almost too much pleasure to take. I had to make a decision quickly - where should I release this spent-up jizz?
<<elseif $randomDescription is 2>>
I moved in and out of her with vigorous intensity, and heat built between us seemed to vibrate. A powerful wave of pleasure coursed through me, and I knew I was close to losing control. My breaths came raggedly as I tried to contain my need, desperately seeking a place for my explosive jizz.
<<elseif $randomDescription is 3>>
I thrusted my hips into her with increasing vigor, each stroke sending a wave of electricity through us both. My breathing grew ragged and I could feel the orgasm welling up inside me, threatening to take over and end the night too soon. Desperate for somewhere to direct my passion, I focused on the feeling of her sweat slicked skin against mine.
<<elseif $randomDescription is 4>>
I moved my hips in a steady rhythm, my thrusts growing quicker, and I could feel the tension in my body intensifying with every motion. Sweat fell from my forehead and ran down my back as I pushed her harder and harder against the bed - it was almost time to let go, but where should I send this built-up jizz?
<<elseif $randomDescription is 5>>
My thrusts were deep and powerful, moving her body with each stroke. I could feel the tension in my body as I moved, sweat dripping from my forehead as my breathing grew more labored with effort. The intensity of the moment threatened to overwhelm me, and I had to make a decision quickly - should I release all this built-up energy within $woman.name or elsewhere?
<<elseif $randomDescription is 6>>
My body was tense and quivering from the intense pleasure I was experiencing. Sweat beaded on my forehead as I thrust faster and deeper, pushing my body to the edge. My hands dug into her soft curves, my grip tight as I moved in sync with $woman.name. Each thrust was more powerful than the last, my body wracked with sensation as I felt the pressure building inside me. I had to make a quick decision - where should I unleash this built-up energy?
<<elseif $randomDescription is 7>>
I was pushing my hips forcefully against hers in a wild rhythm, my breathing becoming ragged and sweat dripping from my forehead. My thrusts were becoming increasingly deep and powerful as I felt an intense pressure growing inside me. The tension was palpable in the air as I felt my body and hers become one, and I knew I had to choose where to let go of this mounting force.
<<elseif $randomDescription is 8>>
My thrusts were powerful and deliberate, each one carrying me deeper inside her and increasing the intensity of pleasure radiating throughout my body. My muscles tensed as the sweat dripped from my forehead, and I knew the moment of release was fast approaching. I had to make a quick decision on where the built-up jizz should go, feeling the tension in my core as I urgently searched for the perfect place to let go.
<<elseif $randomDescription is 9>>
My thrusts were powerful and relentless, pushing past her barriers and penetrating her inner depths. With each movement, my body was tensed with anticipation as I felt the energy building up inside of me. Sweat poured down my forehead as I had to decide quickly where should I release this built-up jizz?
<<else>>
My thrusts grew more powerful, pushing her body into mine with each force as the tension inside me grew. With each movement my skin grew hotter and beads of sweat streamed down my forehead. I knew I had to make a decision quickly, to decide where this built-up energy should be released.
<</if>> <<set $randomDescription = random(10)>>
<<if $randomDescription is 0>>
With my heart pounding, I angled my manhood along her slick labia until I felt her wetness envelop me. We moved in unison, pushing our bodies closer together. She gasped with every movement as I embraced her, the intensity of our connection intensifying until I felt her sigh with a satisfied pleasure.
<<elseif $randomDescription is 1>>
My pulse raced as I stepped behind her and saw her exposed flesh illuminated by the ethereal light cast about us. Every inch of her body was alive with anticipation, and her wet pussy glistened with desire. I completely encompassed her waist with my firm grasp as my pulsating member found its way into her waiting depths.
<<elseif $randomDescription is 2>>
Eagerly, I ran my hands along the curves of her back and onto her exposed flesh. She shivered as I delicately grazed her petal-soft skin with my fingertips. With a single movement, she arched her back and presented me with the most tantalizing invitation. I could feel my arousal swell as I held her hips in my grasp. With a sudden burst of intensity, I thrust into her inviting embrace.
<<elseif $randomDescription is 3>>
I drew nearer, and my eyes swept over her curves before my body molded against hers. Her muscles contracted beneath my touch, and a surge of pleasure coursed through me as I tightened my embrace. My hips thrust forward, pushing into her warmth, and my hardness slid into her wet folds.
<<elseif $randomDescription is 4>>
I stepped closer, mesmerized by the curves of her body as I ran my hands up her sides. Her abdominal muscles contracted under my touch as pleasure surged through me and I closed my eyes, savoring the sensation. I moved my hips forward and felt the hardness of my arousal press into the crease of her thigh. In one swift movement, I thrust into her core and felt every inch of her tight heat wrap around me.
<<elseif $randomDescription is 5>>
She was standing there, her trembling body barely illuminated by the light. I came closer, pressing my hardened body against her taut muscles and feeling her flesh tense beneath my merciless grasp. I watched my dick plunging into her pussy and my hands held on tightly.
<<elseif $randomDescription is 6>>
She eagerly turned over and spread her legs, welcoming me to enter as my hard manhood thrust inside her. I grabbed her hips with a tight grip and dug in deeper with powerful push. Pleasure ripped through me as my thick dick moved within her, completely filling her hot pussy with my big dick.
<<elseif $randomDescription is 7>>
I gently pressed her beneath me, then carefully rotated my hips in a blissful motion. I tenderly grabbed her hips and moved them in perfect harmony with my own, as I slowly pushed my aroused member into her moist pussy. She sweetly moaned as our bodies continued to move together in a passionate embrace of pleasure and closeness.
<<elseif $randomDescription is 8>>
I carefully positioned myself over her, taking my time to savor the moment. I then moved slowly against her, letting my hard member meet her delicate flesh in a tender embrace. I lovingly held her hips and brought them closer with each push, allowing us both to be engulfed in pleasure.
<<elseif $randomDescription is 9>>
I lunged forward, pressing my rigid manhood into her inviting heat. My hands clamped around her hips and I thrust with relentless intensity, pushing them up to meet every single hard, deep thrust. My rigid manhood drove into her deeper with each thrust.
<<else>>
I took her from behind, positioning my hardening shaft against her labia. I thrust forward gently, feeling the slick wetness of her desire, until I pushed further and deeper at once, causing a shudder of pleasure to ripple through her body. My penis slithered between her sensitive folds as I increased the pace with which I filled her with pleasure.
<</if>>
<<set $randomDescription = random(11)>>
<<if $randomDescription is 0>>
<<elseif $randomDescription is 1>>
Electricity surged through my veins as I explored deeper and deeper within her, until an explosive moan escaped my lips. She responded in kind, matching the intensity of each thrust with a wild bucking of her hips that only spurred me on further.
<<elseif $randomDescription is 2>>
The velvet warmth of her wetness surrounded me as I drove deeper and deeper still. A wave of pleasure washed over me until I was almost lost in its power, unleashing a passionate moan from deep within. With every wild buck of my hips, my intensity grew until our bodies melded together in an unforgettable moment.
<<elseif $randomDescription is 3>>
My thick, hard penis slipping in and out of her tight, wet pussy. It is a perfect fit, my shaft completely filling her as it slides back and forth, my veins pulsing with pleasure as her body wraps around it. She gasps and moans with each thrust, my grip on her hips intensifying as I drive myself deeper inside of her.
<<elseif $randomDescription is 4>>
My thick, long, and hard penis moved within her, stretching and filling her tight, wet, and hot pussy with my huge girth. I could feel her body taut around me as I moved my hips, sending vibrations of pleasure coursing through both our bodies. Her moans echoed around us as I moved with increasing intensity and passion.
<<elseif $randomDescription is 5>>
My thick, hard shaft moved in her tight walls as I plumbed her depths. My movements were measured and deliberate, creating friction with every thrust and filling her tight passage with my girth. My cock plunged in and out, thrilling her with pleasure.
<<elseif $randomDescription is 6>>
I thrust into her slowly, feeling the warmth of her wetness envelop me. With each stroke, I sent waves of pleasure radiating through her body. Our bodies moved together in unison as our connection deepened, until we were both enveloped by the sheer bliss of our lovemaking.
<<elseif $randomDescription is 7>>
I slowly slid into her, feeling her warmth and tenderness. With each motion, a soft gasp carried through the air, yet I could sense a hesitant agreement in her every exhalation. The friction between us escalating pleasure in her core with every thrust.
<<elseif $randomDescription is 8>>
I could feel each intense pulse of pleasure as our bodies moved together, becoming one. I could sense her body tightening and quivering around me as I pushed deeper and deeper into her. Every inch was brimming with sensation, the strength of my movements steadily increasing as I felt the growing intensity between us. A quiet moan escaped her lips as we reached our climax, a swell of emotion radiating through us both.
<<elseif $randomDescription is 9>>
I held her close as I moved inside her, our connection deepening with each thrust. She whimpered in delight as our pleasure grew, my body giving us the sweetest of sensations as we rocked together towards a pinnacle of bliss. Our movements becoming entwined in an unstoppable drive for joy and contentment.
<<elseif $randomDescription is 10>>
I let out a primal moan as my throbbing dick nestled between her wet lips again. Her moans grew louder in pleasure with each thrust of my thick shaft. I felt her tight walls grip me and I started pushing my dick deeper and deeper until she was screaming.
<<else>>
My pulse raced with anticipation as I drove my throbbing member between her soft, moist folds. I could feel every inch of her slippery walls stretch and contort around me as I penetrated deeper and deeper inside her until she moaned in delight from every movement.
<</if>>
<<set $randomDescription = random(11)>>
<<if $randomDescription is 0>>
I was ready to let a river of hot cum flow out of my member, and I pushed her head to my dick
She again tried to speak, but I grabbed her by the head and pulled her to me, and my dick slipped into her mouth. It seemed to me that she wanted to say something, but, having opened her mouth, she was silent and obediently began to suck my dick
That's it!... I was about to cum
<<elseif $randomDescription is 1>>
Her hands were lightly gripping my thighs as she moved her mouth up and down with increasing intensity. My breathing became heavy and ragged as I felt myself nearing climax.
<<elseif $randomDescription is 2>>
She swallowed and gagged, her face turned red, and the veins on her face and neck swelled, but she endured it and after a few seconds made two up and downs movements, after which she released the penis from her mouth and loudly swallowed saliva and looked into my eyes.
I took her head and kept fucking her mouth.
<<elseif $randomDescription is 3>>
My pleasure grew with each stroke of her tongue, and I could feel myself getting close to climaxing. I reached down and grabbed her head, pushing my dick as deep as it would go into her mouth. She gasped for air, but held on tightly to my shaft. I felt my orgasm coming closer and closer until I was ready to erupt in an explosion of pleasure!
<<elseif $randomDescription is 4>>
At the same time, my cum was surging through my dick and ready to burst out. She seemed to sense this as she started to suck even harder, her mouth moving faster and faster. I felt my body going into a frenzy as I thrust deeper into her.
I could feel myself reaching the pinnacle of pleasure and my jizz was about to erupt...
<<elseif $randomDescription is 5>>
My eyes rolled back, my breathing grew heavier. She licked up and down in an effort to get every inch of me while her hands still moved in perfect synergy. Her moans got louder as she tasted me, her head bobbing back and forth as if she wanted to make me cum. The sensation was overwhelming, my body teetering on the brink of climax with no way to stop it. I let out a deep moan as my orgasm began to build, her movements intensifying with each passing second
<<elseif $randomDescription is 6>>
Her warm, wet tongue flicked along the length of my penis, sending shivers through me. Her saliva ran down the length of my penis in a thin stream, and with each stroke of her tongue, she paid special attention to the head of my penis. Her cheeks hollowed out with each plunge, and I could feel myself getting closer to the edge.
<<elseif $randomDescription is 7>>
Her lips were slightly parted, her saliva sparkling in the light as it ran down the length of my cock. Her tongue flicked over the head of my penis, sending waves of pleasure through my body. Her cheeks hollowed out with each thrust, and her eyes were glossy. With every movement of her lips, I felt myself getting closer and closer to the heights of pleasure.
<<elseif $randomDescription is 8>>
Her saliva ran down the length of my cock from her mouth. Her lips created a suction as her mouth moved up and down, her tongue journeying around the head of my penis as her mouth was engulfing my dick. Her cheeks hollowed out with each plunge, and I could feel myself getting closer to the edge.
<<elseif $randomDescription is 9>>
Her saliva ran down the length of my penis in a thin stream and her warm, wet tongue flicked along the length of my penis, sending shivers through me. She grasped my shaft tightly in her hand as she rolled her tongue around the head and moved up and down. I could feel myself getting closer to climax with each movement of her mouth.
<<else>>
The sensation of her wet lips sliding up and down my shaft was like a soothing massage. I could feel her saliva caressing every inch of my cock as she worked her magic on me. She held my base tightly in her hand as her tongue explored the head, making me gasp with pleasure. My pleasure was mounting with each flick of her tongue.
<</if>>
<<set $randomDescription = random(14)>>
<<if $randomDescription is 0>>
I felt a wave of pleasure wash over me and my body trembled as I felt her lips wrap tightly around my cock. I could feel her tongue, swirling around and teasing me as the pressure built up inside of me. As she sucked harder, my hips started to thrust forward and I could feel the heat radiating off her skin. Her eyes were closed now and she had lost all sense of fear, instead savoring the moment with every bit of her being.
<<elseif $randomDescription is 1>>
Her throat gurgled, vomiting spasms penetrated her body, her face turned red, and the veins on her face and neck swelled - but she endured it and after a few seconds made two up and downs movements, after which she released the penis from her mouth and loudly swallowed saliva and looked into my eyes.
<<elseif $randomDescription is 2>>
She swallowed and gagged, her face turned red, and the veins on her face and neck swelled, but she endured it and after a few seconds made two up and downs movements, after which she released the penis from her mouth and loudly swallowed saliva and looked into my eyes.
I took her head and kept fucking her mouth.
<<elseif $randomDescription is 3>>
I heard her gurgling and choking, but she endured this and after a few seconds made two up and downs movements, after which she released the penis from her mouth and loudly swallowed saliva and looked into my eyes.
<<elseif $randomDescription is 4>>
With each thrust she was making louder and louder gurgling sounds, and her hands were moving convulsively. I stopped thrusting, but her throat convulsively squeezed my cock, and it was so good.
<<elseif $randomDescription is 5>>
She sucked fervently, her head bobbing back and forth with the rhythm of my thrusts. Her lips were tightly wrapped around my shaft in a tight suction that pulled at the skin as I sent it back and forth into her mouth. Her hands worked in tandem, her fingers gripping the base of my penis as she moved up and down. Her cheeks hollowed out with each plunge, her moans filling the air.
<<elseif $randomDescription is 6>>
She grasped my shaft tightly in her hand and started to relentlessly slurp. Her saliva ran down the length of it as she continued to force it deep down her throat. She amused herself by taunting me, paying extra attention to the head of my penis while mercilessly teasing me. Her mouth worked me over until I thought I would go insane.
<<elseif $randomDescription is 7>>
She clamped her hands around my shaft and started to sloppily suck. Her spit running down the length of it as she forced it deep into her throat, all while I was shoving her head away from me. I was fucking her mouth miserably.
<<elseif $randomDescription is 8>>
She grabbed my dick with her hand, and proceeded to gulp it down her throat. Her slobber drooled down its length as she kept shoving it deep in her mouth. I was fucking her face.
<<elseif $randomDescription is 9>>
Her hot mouth engulfed my hardened cock, lips stretching around me. I took control, thrusting my hips as she pleasured me. I released my primal urges, savoring the bliss that her soft mouth gave me while she expertly sucked my dick.
<<elseif $randomDescription is 10>>
She took me into her mouth, wrapping her soft lips around my shaft and sucking me with vigorous intensity. I thrust my hips harder, pushing myself as deep as I could into the warm depths of her throat. She moaned against me and ran one hand up and down my length as she pleasured me. I was dominating her mouth with wild abandon.
<<elseif $randomDescription is 11>>
Her lips wrapped tightly around the shaft of my penis, her cheeks hollowed as she was sucking. My hands were firmly placed on either side of her head, guiding her movements as she bobbed up and down. The sound of slurping can be heard as she took me deeper and deeper into her mouth. Her jaw moved with each thrust, her eyes full of intensity and disbelief as she took my long cock deeper.
<<elseif $randomDescription is 12>>
I forced her to take more and more of my dick, and I felt a strange pleasure in making her do what she most likely didn't want to do...
The warm wet sensation of my cock as it slid between her lips was an incredible feeling. I could feel the pressure increase with each thrust.
<<else>>
She had her lips wrapped tightly around my penis, her cheeks sucked in and her eyes closed as she intensely pulled and sucked. Her tongue flicked around my shaft and her hands massaged the head of my penis while I thrust it back and forth into her mouth. My saliva mixed with hers as she continued to slurp and suck on me with a rhythm that showed her passion and enthusiasm for the act.
<</if>>
<<set $randomDescription = random(14)>>
<<if $randomDescription is 0>>
I ran my fingers through her hair and guided her head closer to my dick. Our eyes locked as I thrust forward and she opened her mouth wider and wider, until I felt her take me in her mouth! She wrapped her lips around the head and held me tightly in her grasp!
<<elseif $randomDescription is 1>>
She took my steel-hard cock between her slim, delicate hands and enveloped it with her mouth. I placed one hand on her head, caressing the soft waves of her hair, stroking them gently back and forth as she started bobbing her head up and down.
<<elseif $randomDescription is 2>>
She took my pulsating shaft into her warm, welcoming mouth. The tendrils of air from her breath tickled the sensitive underside of my hot length as she slid her lips up and down its pulsing length.
<<elseif $randomDescription is 3>>
She took my trembling shaft into her succulent mouth, her lips caressing the length of it with evident reluctance. With each clumsy kiss, a gust of breath danced across my heated skin, setting off sparks of unquenchable pleasure that coursed through my veins. She slowly moved her lips up and down, coaxing me closer to an all-consuming bliss.
<<elseif $randomDescription is 4>>
She took my rigid shaft into her hot, sloppy mouth reluctantly. The suction of her breath swirled around me, sending electric waves of pleasure throughout my body as she worked her lips up and down my surging length. Though she devoured me with her mouth with doubt, but she kept sucking my dick.
<<elseif $randomDescription is 5>>
I grabbed her head firmly, my fingers pressing deep into her scalp. With sudden force I yanked her down onto me, and as she gasped for air, her lips slid down my shaft. I kept pushing forward until I felt a barrier of resistance and then paused, gripping her head with both hands in a vice-like hold.
<<elseif $randomDescription is 6>>
I thrust my hand onto the back of her head, gripping tightly as I forced her face towards mine. I pushed forward with fierce determination until I felt a barrier, at which point I ceased my movement and relished in the sensation.
<<elseif $randomDescription is 7>>
She slowly lowered her lush lips around the length of my shaft and started gyrating her head from side to side. I could feel my organ stiffening in response, pushing her head back and forcing her mouth to stretch wide open. Taking hold of her tresses, I started thrusting harder and deeper like I wanted to smother her by my manhood.
<<elseif $randomDescription is 8>>
She took my quivering shaft into her moist lips and began to work her tongue in slow, firm circles. Her full cheeks hollowed as she sucked more deeply, my member growing harder and longer with each pass of her tongue. I reached out, placing my hands on either side of her face as I thrust against her, pushing my cock past the threshold of her throat.
<<elseif $randomDescription is 9>>
She took my pulsating cock into her hot mouth and began to move in slow, firm circles. Her full lips tensed against me as she sucked more deeply, each pass of her tongue pushing me further toward orgasm. I gasped, reaching out, placing my hands on either side of her head as I thrust against her, driving my length past the threshold of her throat.
<<elseif $randomDescription is 10>>
I roughly ran my fingers through her hair, cupping the back of her head and drawing closer together. Her nightingale eyes sparkled with fear as her mouth opened wider, taking in my manhood. I felt her wet lips encase me as she nibbled and sucked, her tongue teasing me as she took me deeper and deeper into her mouth. Her head moved up and down in rhythm, sending waves of pleasure surging through my body as I held onto her head with both hands, guiding her movements.
<<elseif $randomDescription is 11>>
I roughly grabbed her hair and forced her head towards my crotch. Her eyes never leaving mine, she opened her mouth wide and finally succumbed to my power as she took me in with no resistance. She sloppily wrapped her lips around me and hung on, lust consuming my dick.
<<elseif $randomDescription is 12>>
I grabbed her hair and yanked her head to my crotch. My gaze was like an alpha wolf watching its prey, and she unblinkingly opened her mouth wider and wider until my dick popped in. She had no choice but to endure as I forced her jaws to clamp down on my member. Her slutty obedience sickened me.
<<else>>
I ran my fingers through her soft locks, cupping the back of her head and pressing it closer to my arousal. Her nightingale eyes were locked onto mine as she opened her mouth wider and wider before finally taking me in. Involuntarily, my breath caught in my throat and my body trembled as she wrapped her lips around the head of my member.
I watched her swallow me without ever breaking our gaze, and pleasure flooded every inch of me as I took hold of her head with both hands, guiding her movements up and down my shaft.
<</if>>
<<set $randomDescription = random(10)>>
<<if $randomDescription is 0>>I spread her butt cheeks and thrust my manhood into her inviting cavity. $woman.name let out a loud moan as I began to ram her hard, our bodies moving together in an instinctive tempo. Moisture and warmth mingled while I penetrated further, feeling her snug inner walls.
<<elseif $randomDescription is 1>>
I tore her ass cheeks apart before plunging my dick into her inviting depths. She moaned loud, while I started to fuck her ass. I grabbed her ass tightly as I pounded harder, our bodies moving in an animalistic rhythm. Sweat and heat mixed while I drove further inside $woman.name, feeling her tight insides.
<<elseif $randomDescription is 2>>
I spread $woman.name's cheeks and thrust my penis into her inviting cavity. She moaned loudly as I began to penetrate her posterior, gripping it firmly as I increased my tempo. Our bodies moved in perfect sync as sweat and heat mixed together. Every thrust pushed me deeper into the tight crevice of her interior.
<<elseif $randomDescription is 3>>
I separated her round buttcheeks and thrust my throbbing member deep inside of her. She let out a loud groan as I entered, gripping tightly around me. Our bodies moved in unison, creating friction and heat as our movements intensified. Sweat glistened on both of our skin in the dim light, and each stroke pushed me deeper into the tight embrace of her body.
<<elseif $randomDescription is 4>>
I took her by the waist and turned her around until $woman.name was on all fours. She spread her cheeks, revealing an invitingly moist opening. I pressed my penis into it, savoring the sensation of warm wetness against my flesh. With each thrust, I could feel her tight walls giving in to me as we moved together in a passionate rhythm. Our bodies were slick with sweat that mixed with the heat emanating between us.
<<elseif $randomDescription is 5>>
I forced her onto all fours and thrust my manhood at her tight entrance. I gritted my teeth as I pressed against her, feeling her muscles resist with every passing second. With one final push I broke through the barrier and felt her warm embrace embrace me as I started to thrust deep within her. The pleasure was overwhelming and took over my entire being as we moved together in perfect rhythm.
<<elseif $randomDescription is 6>>
I grabbed $woman.name by the hips and flipped her onto all fours, holding her steady with a tight grip. She tensed against me as I ran my member down her spine and to her exposed entrance. My hands clenched her flesh as I forced my way in past the tightness, feeling her muscles quiver around me. With a primal growl I unleashed my desire, pounding my hips into her again and again, building up to an intense crescendo of pleasure.
<<elseif $randomDescription is 7>>
I grabbed her by the hips and flipped her onto all fours, holding her steady with a tight grip. $woman.name tensed against me as I ran my member down her spine and to her exposed entrance. My hands clenched her flesh as I forced my way in past the tightness, feeling her muscles quiver around me. With a primal growl I unleashed my desire, pounding my hips into her again and again, building up to an intense crescendo of pleasure.
<<elseif $randomDescription is 8>>
I grabbed her hips and forced her onto all fours, pressing my erection against her tight entrance. I leaned into her, using all of my weight to penetrate her, and with a loud moan she finally allowed me in. I started thrusting rapidly, each motion stoking the fire between us until we I was consumed by pleasure.
<<elseif $randomDescription is 9>>
My hands dug into the small of her back as I directed her body into a doggy-style position. I leaned into her, pressing my arousal against her taut buttocks. I locked eyes with her as I pushed my way inside $woman.name's ass, moving in and out in a hard and persistent rhythm.
<<else>>My hands grabbed her hips and I curled her body inwards until $woman.name was on all fours. I knelt behind her, feeling my desire swell within me as I reached down and guided myself into her tight opening.
<</if>> <<set $randomDescription = random(10)>>
<<if $randomDescription is 0>>
The sensation was incredible as we moved together, my thrusts becoming deeper and faster as the pleasure intensified. I reached around and caressed her breasts, roughly squeezing them as I continued to drive into her with an almost primal intensity.
<<elseif $randomDescription is 1>>
The heat radiating from our bodies was palpable as we moved in sync, our desire intensifying with each thrust. I reached around her body and felt the soft curves of her breasts beneath my fingers, squeezing gently as I continued to penetrate $woman.name with an unyielding ferocity. Every sensation seemed to amplify until the pleasure became almost unbearable.
<<elseif $randomDescription is 2>>
The feeling was electrifying as we moved in tandem, my movements becoming more urgent with each passing moment. I feverishly entwined my hands around $woman.name's body, cupping her breasts firmly before increasing the intensity of my thrusts to an almost desperate rhythm. I felt our energy coiling and uncoiling as pleasure surged through us both.
<<elseif $randomDescription is 3>>
I began to speed up the rhythm, enjoying the sensation of her soft curves against my body. I felt the growing heat between us as I thrust more deeply, pushing farther and faster with each stroke. My fingers grabbed $woman.name's neck to show who was in charge here.
<<elseif $randomDescription is 4>>
I began to speed up the rhythm, enjoying the sensation of her soft flesh beneath my fingers and palms. I felt the growing heat between us as I thrust more deeply, pushing farther and faster with each stroke. The grip of my hands on her neck showed who was in charge here.
<<elseif $randomDescription is 5>>
I began to speed up the rhythm, enjoying the sensation of her soft curves against my body. My fingers grabbed her neck to show who was in charge here. $woman.name groaned as I thrust deeper, harder, driving into her like an animal. With each stroke, she quivered, her eyes fluttering closed and her head falling back. Her breath grew shorter and shorter until she could hold it no longer. She began to breathe in small pants, whimpering with pain and pleasure. Each sound sent vibrations through me as I surged forward one last time.
<<elseif $randomDescription is 6>>
I increased the speed of my thrusts, feeling her body yield to my movements as I moved deeper and deeper. With each stroke, I felt a rush of energy surge through me, an intensity that seemed to be shared between us. My hands explored her tits, tracing them with a sense of reverence as I pressed forward.
<<elseif $randomDescription is 7>>
I violently pounded with each thrust, pushing further and further until I felt myself completely engulfed by her. Energy surged through me with every plunge, a raging fire that seemed to spread between us like an electric current. With an air of devotion, I drew my hands across her breasts, exploring their soft curves with my fingertips before plunging forward yet again.
<<elseif $randomDescription is 8>>
I pounded into her harder and harder with a fervor that demanded satisfaction, every thrust causing her body to shudder and strain beneath me. A deep-seated energy pulsed through me, emanating from both our souls, intensifying with each stroke until I felt like I could reach the heavens. My hands frantically went to her breasts, a burning reverence in my touch as I explored their curves while pushing myself further and further onward.
<<elseif $randomDescription is 9>>
I thrust my hips harder and harder, faster and faster, driving deeper inside $woman.name with each forceful motion. She shuddered and screamed louder than any other before her, her begging cries echoing through the air like a siren's song.
<<else>>
I thrust into her with a desperate hunger, pushing further and faster, until I was engulfed in pleasure. $woman.name's moans echoed like thunder surging through the room, a symphony of dominance and obedience that brought me to the brink of madness.
<</if>> <<set $randomDescription = random(10)>>
<<if $randomDescription is 0>>
The tension was building and building inside me, pounding through my body. I wanted to cum, but not just yet. The feel of the head of my cock in her asshole made me squeeze it tight. Or should I try to find someplace soft for me to shoot my load onto? Perhaps the back of $woman.name's spine or inside her silky ass? As I thrust into her deeper, I rolled it around in my mind.
<<elseif $randomDescription is 1>>
My thrusts grew more intense as I moved her body with mine, and I felt the tension in my body gradually build. Sweat dripping from my forehead, I had to make a decision quickly - where should I release this spent-up jizz?
<<elseif $randomDescription is 2>>
I thrust into her with increasing ferocity, the heat of our bodies building and intensifying. I felt a powerful urge to finish, but could feel my climax looming and realized it might be over too soon if I released it where I was. But where to cum?
<<elseif $randomDescription is 3>>
My hips rose and fell in time with hers, thrusting faster and deeper as I felt my body tensing. Beads of sweat formed on my forehead and rolled down my face, the intensity of the moment leaving me no choice - where could I let go of this pressure that seemed to be reaching the boiling point?
<<elseif $randomDescription is 4>>
I moved my hips in a steady rhythm, my thrusts growing quicker, and I could feel the tension in my body intensifying with every motion. Sweat fell from my forehead and ran down my back as I pushed her harder and harder against the bed - it was almost time to let go, but where should I send this built-up jizz?
<<elseif $randomDescription is 5>>
My thrusts were deep and powerful, moving her body with each stroke. I could feel the tension in my body as I moved, sweat dripping from my forehead as my breathing grew more labored with effort. The intensity of the moment threatened to overwhelm me, and I had to make a decision quickly - should I release all this built-up energy within $woman.name or elsewhere?
<<elseif $randomDescription is 6>>
My body was tense and quivering from the intense pleasure I was experiencing. Sweat beaded on my forehead as I thrust faster and deeper, pushing my body to the edge. My hands dug into her soft curves, my grip tight as I moved in sync with $woman.name. Each thrust was more powerful than the last, my body wracked with sensation as I felt the pressure building inside me. I had to make a quick decision - where should I unleash this built-up energy?
<<elseif $randomDescription is 7>>
I was pushing my hips forcefully against hers in a wild rhythm, my breathing becoming ragged and sweat dripping from my forehead. My thrusts were becoming increasingly deep and powerful as I felt an intense pressure growing inside me. The tension was palpable in the air as I felt my body and hers become one, and I knew I had to choose where to let go of this mounting force.
<<elseif $randomDescription is 8>>
My thrusts were powerful and deliberate, each one carrying me deeper inside her and increasing the intensity of pleasure radiating throughout my body. My muscles tensed as the sweat dripped from my forehead, and I knew the moment of release was fast approaching. I had to make a quick decision on where the built-up jizz should go, feeling the tension in my core as I urgently searched for the perfect place to let go.
<<elseif $randomDescription is 9>>
My thrusts were powerful and relentless, pushing past her barriers and penetrating her inner depths. With each movement, my body was tensed with anticipation as I felt the energy building up inside of me. Sweat poured down my forehead as I had to decide quickly where should I release this built-up jizz?
<<else>>
My thrusts grew more powerful, pushing her body into mine with each force as the tension inside me grew. With each movement my skin grew hotter and beads of sweat streamed down my forehead. I knew I had to make a decision quickly, to decide where this built-up energy should be released.
<</if>> <<set $randomDescription = random(11)>>
<<if $randomDescription is 0>>
<<elseif $randomDescription is 1>>
She bent over in front of me, her bare backside exposed and illuminated by the flowing light. Her moistened inner walls beckoned to me with a sultry invitation as I grasped her hips firmly in both hands before thrusting into her. My arousal surged like raw electricity through my veins as I felt her wet embrace envelope my member. A deep moan escaped my lips as I pulled her closer, my enthusiasm intensifying with every wild buck of my hips.
<<elseif $randomDescription is 2>>
She stood facing away from me, her body trembling and her skin glowing in the flowing light. I stepped closer and positioned myself behind her before pressing my rigid length into her inviting heat. Her muscles tensed beneath my grasp as pleasure surged through my veins and a desperate urge to drive myself further claimed my mind. With each thrust of my hips, I held her soft flesh as if that alone could keep our bodies eternally entwined.
<<elseif $randomDescription is 3>>
She stood before me with her body trembling and her skin glowing in the light. I stepped closer, taking in her form before pressing myself against her. I could feel her muscles tense beneath my grasp and felt pleasure surge through me as my grip tightened. My hips thrust forward and I held her soft flesh tightly in my hands to show who was in charge.
<<elseif $randomDescription is 4>>
She stood in the light, her skin glowing and she was trembling. I stepped closer and pressed my rigid length into her inviting heat. My hands grasped tightly her soft flesh as pleasure ran through my veins and I desperately pushed forward, entwining us together.
<<elseif $randomDescription is 5>>
She was standing there, her trembling body barely illuminated by the light. I came closer, pressing my hardened body against her taut muscles and feeling her flesh tense beneath my merciless grasp. I watched me fucking her and my hands held on tightly.
<<elseif $randomDescription is 6>>
She reluctantly turned over and spread her legs, welcoming me to enter as my hard manhood thrust inside her. I grabbed her hips with a tight grip and dug in deeper with powerful push. Pleasure ripped through me as my thick length moved within her, completely filling her hot pussy with my big dick.
<<elseif $randomDescription is 7>>
I pinned her underneath me, pulled my waist back then thrust forward with a force so mighty that my balls slapped loudly on her flesh. I grabbed her hips and forced them up to meet mine as I slammed into her with my thick, hard member. She cried out as I pushed further and further, relentless in my pursuit of ecstasy and dominance.
<<elseif $randomDescription is 8>>
I stepped closer, my body desperate for her heat as I pressed forward with all of my might. I grabbed her hips and pulled them against mine, my rigid member thrusting deep inside her in an unstoppable drive towards pleasure and power. She screamed out as I rammed into her again and again, the force of each push relentless as I sought to satisfy the animalistic need within me.
<<elseif $randomDescription is 9>>
I lunged forward, pressing my rigid manhood into her inviting heat. My hands clamped around her hips and I thrust with relentless intensity, pushing them up to meet every single hard, deep thrust. She let out a keening cry as I drove in deeper and deeper, drawing her ever closer to the ultimate pleasure of complete dominance.
<<elseif $randomDescription is 10>>
With my heart pounding, I angled my manhood along her slick labia until I felt her wetness envelop me. Her breaths grew shallow as I pushed deeper and deeper inside her until she gasped in disagreement with every movement.
<<else>>
I took her from behind, positioning my hardening shaft against her labia. I thrust forward gently, feeling the slick wetness of her desire, until I pushed further and deeper at once, causing a shudder of pleasure to ripple through her body. My penis slithered between her sensitive folds as I increased the pace with which I filled her with pleasure.
<</if>>
<<set $randomDescription = random(12)>>
<<if $randomDescription is 0>>
<<elseif $randomDescription is 1>>From my push from behind, she swayed forward and almost fell forward. She tried to get up, but it didn’t work because the surface was too slippery. At this time, I managed to make two dozen frictions inside her pussy and out with my erect penis while she was struggling.
<<elseif $randomDescription is 2>>From my push from behind, she swayed forward and almost fell forward. She tried to get up, but her legs were too flimsy, like a newborn colt unsteady on its new four legs.
I pushed harder and adjusted my position so that I could thrust my hips back toward her instead of pushing her away, while she was trying to regain her balance. As she scrambled to put her hands down, the sensations in her pussy increased. It felt like I was fucking against a vise grip made of tiny muscles.
With each stroke I could feel the power of those muscles squeezing me tightly as if they would pull me out of her cunt and hold me there for a moment before letting go altogether. The sensation caused me to pump with more urgency until the liquid sloshing inside her made loud squishing noises when we rocked together.
<<elseif $randomDescription is 3>>I pushed her forward and she almost fell. She couldn't get up, her legs like a newborn colt's. I adjusted my thrusts to feel the vise grip of her tiny muscles. The tight squeeze caused me to pump urgently, the liquid inside her making loud squishing noises with each stroke.
<<elseif $randomDescription is 4>>
I pushed her forward, and she almost fell. She tried to get up, but her legs were too weak. I adjusted my position for more thrusts, and the sensations in her pussy increased with each stroke. Her tiny muscles felt like a vise grip squeezing me tightly. The sloshing noises grew louder as we rocked together.
<<elseif $randomDescription is 5>>I felt an explosion of pleasure with each movement, my body trembling with arousal and delight. Her womb cradled me like a soothing embrace, the warmth radiating through my skin as I was mesmerized by her beauty. She stood before me like a fucking caught goddess, igniting my mind and soul with passion so strong it burned like fire.
<<elseif $randomDescription is 6>>I felt a blinding wave of pleasure, desire and carnality surge through my veins as I trembled with lust. The warmth of her womb wrapped around me like a blanket, triggering sensations that intensified with every thrust. My eyes drank in the sight of this gorgeous woman standing before me like an offering, and I was overwhelmed by the passion she ignited within me.
<<elseif $randomDescription is 7>>I held her tight, thrusting deeply as I heard the wet slippery sound of our bodies colliding. She was moaning and moved her hips in a steady rhythm with mine, her back arching as she pressed against me. Sweat beaded on her forehead and glistened on her skin as she reached a fever pitch. Her breathing was ragged and her body trembled until finally she cried out, a long shuddering scream followed by a deep growl of release.
<<elseif $randomDescription is 8>>I held her soft curves tightly as I thrust into her from behind, increasing the intensity of each movement. Sweat ran down my back and hers as I heard her moan quietly. Her body trembled beneath me, becoming more aroused with every passing moment until finally, she let out a loud cry and shuddered as the waves of pleasure washed over her.
<<elseif $randomDescription is 9>>I lunged forward, pressing my rigid manhood into her inviting heat. My hands clamped around her hips and I thrust with relentless intensity, pushing them up to meet every single hard, deep thrust. She let out a keening cry as I drove in deeper and deeper, drawing her ever closer to the ultimate pleasure of complete dominance.
<<elseif $randomDescription is 10>>She trembled in my grasp as I pounded her, afraid of what might come next. Her beauty was undeniable—her delicate face, her smooth shoulders, her sensational tresses, and the gracefully bowed arch of her slender waistline. She turned to stare at me with wide eyes as I drove into her from behind, and gasped for air as her body was trembling like $tremblingLeafDes
<<else>>She quivered with anticipation as I thrusted into her. My eyes were transfixed on her stunning figure, her beautiful face with an arching eyebrow, her soft shoulders that glowed in the moonlight, her wild hair cascading over them, and her slender midsection arched tightly beneath me. She looked back at me with a mix of fear and desire while I continued to ravish her from behind.
<</if>>
<<set $randomDescription = random(12)>>
<<if $randomDescription is 0>>
<<elseif $randomDescription is 1>>
My body ached with desire as I pushed my penis to its full potential. I felt a deep connection as the tips of my head made contact with her uterine pharynx. A wave of pleasure overwhelmed me and I thrust into her passionately, each stroke more frantic than the next. With every slip of my penis inside her, a squelching sound filled the room, followed by her quiet moans that urged me on. The sensation was intoxicating - it felt like fire raging through me. Every motion urged me closer to the brink of ecstasy, until all I could think about was letting go in an explosive release.
<<elseif $randomDescription is 2>>
I plunged my penis deep inside her, pushing it to its fullest length and feeling the delicate walls of her uterus hug tight against my head. Ecstasy mixed with bliss flooded through me as I hammered her vagina like a man possessed, each plunge accompanied by a shuddering whine from her core. I felt my manhood sinking deeper and deeper in her tight embrace until I was lost in desire, teetering on the edge between pleasure and pain, longing for nothing more than to keep going until orgasm finally took me.
<<elseif $randomDescription is 3>>
I felt my body tensing as I thrust my full length into her. Her moans echoed around us and I could feel every inch of me being enveloped by her warmth. Every push caused the slick sound of our bodies connecting, intensifying the pleasure that was radiating from deep within my core as we moved together. The anticipation of release grew with each stroke until I could no longer contain it and succumbed to blissful oblivion.
<<elseif $randomDescription is 4>>
I felt my muscles tense as I pushed my cock to its maximum depth. The possibilities of what could come next made a thrill run through me. I moved faster and faster, giving her body no time to adjust between blows. My penis slid through the slippery wetness of her vagina, making soft squelching noises with each thrust. She let out a low whine that was muffled by the rising wave of pleasure growing inside me. I wanted nothing more than to lose myself in this moment, feeling the tight embrace of her walls against me.
<<elseif $randomDescription is 5>>
My hands were tightly gripping her soft breasts, pressing them together and kneading them as I moved inside her. She was moaning because her body betrayed her and her eyes closed and head thrown back as I moved faster and faster. My muscles tensed as my body strained against hers. My heavy breathing could be heard as I increased my speed and thrusts, my climax was ready to take over in a jiff.
<<elseif $randomDescription is 6>>
My hands were firmly gripping her breasts, squeezing them together and driving her to madness. My thrusts were swift and strong, each one sending pleasure waves through me. She was moaning, her eyes closed and her body limp as she submitted to my rhythm. My own body was tense with the anticipation of my impending orgasm.
<<elseif $randomDescription is 7>>
My hands rounded the smooth curves of her breasts, squeezing them against each other as I plunged deep into her. My passion-laced movements were met by her moans, eyes shut tight in submission. I was ready to unleash my pent-up jizz and send it surging into her.
<<elseif $randomDescription is 8>>
My lust-filled thrusts drove my pubis against her labia with a wet and tantalizing sound. My scrotum pounded her buttocks as I heard her escalating cries from below. I pushed deeper into her slippery warmth, glorying in the sensation of being surrounded by her tightness. With each drive of my hips I felt a million of sperm ready to release from within me to attack her skin or her uterus.
<<elseif $randomDescription is 9>>
My pubis slammed against her labia with a thunderous wet slap, my scrotum beat like a drum against her taut buttocks, and from below I heard frenzied cries of hers in time with my powerful thrusts. With one final deep plunge, a long growl ripped from her throat as her inner walls tightened around me. I began to push my length even deeper into her slippery depths, feeling the intensity inside. Millions of sperm raced through my cock, ready to be released!
<<elseif $randomDescription is 10>>
My body moved against hers with a wild desperation, our flesh slapping and pulsing in time. I could feel her inner walls tighten around me as I forced my length deeper, pushing myself further and further into her depths. But no matter how hard I tried, I couldn't get close enough. Sweat soaked my skin as I searched for release and finally my cum was jumping in my balls, begging to explode out the tip of my cock. My prostate ached for release as well, and I could feel the pleasure building inside me like a tidal wave.
<<else>>
My pubis and labia collided with a loud splash, my scrotum throbbing against her tight derrière. I heard her faint cries from below while I thrust into her with all the force I could muster. With one last deep plunge, a low roar escaped her lips as her muscles clamped around me. I dug in deeper, barely able to keep my composure as my cock throbbed. My balls were filled to the brink with cum that wanted out, so it could fill her pussy and her belly. Such a moment of bliss was almost upon me!
<</if>>
<<set $randomDescription = random(10)>><<if $randomDescription is 0>>With one final thrust, I released my load inside her, feeling the warmth of my orgasm spreading through her body. $woman.name groaned and shuddered as I filled her with my cum, her muscles contracting around me until I could feel nothing else. As I pulled out, her body still humming from fucking, a satisfied smile spread across my face.<<elseif $randomDescription is 1>>My hips grind against her ass as I push deeper and deeper, feeling her tight walls gripping me tightly. Sweat dripping from my forehead, I thrust powerfully, feeling an intensity that could not be ignored. As I reach the point of no return, my orgasm reaches its peak and I let out a roar of pleasure as I release my hot jizz inside her, feeling our bodies tremble in orgasm together.<<elseif $randomDescription is 2>>The musky aroma of our combined sweat mixed with the sweet scent of her arousal filled the air around us, an olfactory reminder of our passionate connection.
A final groan of pleasure escaped my lips as the blissful sensation of climax washed over me in fiery waves, and I could feel her muscles spasming around me as she too succumbed to the pleasure.<<elseif $randomDescription is 3>>The scent of our bodies coiled around us as the heat between us intensified, an intense combination of sweat and sex.
A guttural moan escaped my lips as I intensified the rhythm, feeling my orgasm build to an uncontrollable point. I cummed in her ass! My shaft throbbed and pulsed as my hot jizz spurted deep inside her tight, wet walls.
<<elseif $randomDescription is 4>>I felt my body tense up as I thrust forward, pushing deeper and deeper into her warmth. I felt a wave of pleasure course through me as I reached the edge of release, my muscles tightening and my body shaking with the effort and exhilaration of the moment.<<elseif $randomDescription is 5>>My body tensed as I drove forward into $woman.name's receptive ass with a final passionate thrust, pushing and pushing until I felt my release shudder through me. My shaft throbbed and pulsed as my hot jizz spurted deep inside her tight, wet walls.<<elseif $randomDescription is 6>>A frantic hunger surged through me and with a feverish passion, I lunged deep within her. Her tightness gripped my shaft as I felt the burning heat of her ass against me. My hips driving forward, I unleashed a storm of pleasure into her depths and heard the howling cries of my orgasm echoing off her walls as I spilled my essence inside her.
<<elseif $randomDescription is 7>>My thrusts grew more and more desperate as my orgasm drew nearer, finally erupting inside her tight warmth. I felt her wet heat wrap around me like a velvet glove as I spilled my hot seed deep inside her. With a last shudder, I collapsed onto $woman.name, exhausted beyond all measure.
<<elseif $randomDescription is 8>>A frantic hunger surged through me and with a feverish passion, I lunged deep within her. I felt her wet heat wrap around me like a velvet glove as I spilled my hot seed deep inside her. My hips pumping forward, I unleashed a storm of pleasure into her depths and heard the howling cries of my orgasm echoing off the walls of her tightness as I spilled my essence into her.
<<elseif $randomDescription is 9>>A frantic hunger surged through me and with a feverish passion, I lunged deeply into her. My hands groped for her hips as my shaft slid into the wet heat between her legs. With my hardness impaled deep inside her, I felt the burning heat of her ass against me. My hips pumping forward, I unleashed a storm of pleasure into her depths and heard the howling cries of my orgasm echoing off the walls of her tightness as I spilled my essence into her.
<<else>>My entire being was focused on the tightness pinching my shaft as I thrust deep into her. The pounding of her ass against me amplified every sensation as it pushed me towards an aching orgasm. The heat that radiated from within $woman.name ignited a fiery passion inside, and I poured all of me into her. My growling howl echoed off the walls as I unleashed a fierce storm of pleasure, filling her with my lust and taking control of her body.
<</if>> <<set $randomDescription = random(11)>>
<<if $randomDescription is 0>>
I thrust my cock into her until I finally ejaculate, spraying cum into her body. The hot stream of fluid cools against the heated skin inside her body, and she moans a little at the slight sting. As I pull out of her, we both see that my cum is smeared on $woman.name's naked thighs and around her pussy lips. A small white thread runs from between them down onto the bed.
<<elseif $randomDescription is 1>>
I am thrusting my penis into her until I release my seminal fluid, sending a flood of semen into her body. The hot is filling her tight pussy. As I pull out, I notice the evidence of my orgasm smeared on her legs and around her snatch. A thin line of white fluids is visible running down from between her thighs onto the bed.
<<elseif $randomDescription is 2>>
I push my dick deeper into her and reach orgasm, sending milky fluid into her body! Hot, salty jets of cum shoot from my engorged cock without stopping. She gasps in surprise as my hot, salty fluid fills her completely.
<<elseif $randomDescription is 3>>
I thrust my hips forward, driving my manhood deeper into her. Her tightness gripped me, her body writhing as I filled $woman.name with my nourishing sperm. She will probably get knocked up after I release my baby sauce inside her. Anyway, she was left with the remnants of our wild sex - a white stream of cum covering her thighs and entrance.
<<elseif $randomDescription is 4>>
My hips thrust forward with urgency and my long, thick member fills her to the hilt, making $woman.name scream. Her smooth walls cling to me as I slam into her, each thrust sending waves of pleasure through my body. I groan in satisfaction as I feel my hot, milky load pour into her depths, filling her completely. With a final burst of strength, I send my last burst of seed into her womb and feel the warmth spread throughout my body.
<<elseif $randomDescription is 5>>
My thrusts become more and more desperate as my orgasm draws nearer, finally erupting inside $woman.name's tight snatch. I feel her wet warmth wrap around me like a velvet glove as I pour my hot seed deep inside her. With a final shudder, I collapse onto $woman.name, exhausted beyond all measure.
<<elseif $randomDescription is 6>>
My hips thrust forward with a surge of energy and passion as I felt the pleasure of my screaming partner. My flaring cock pushes deep into $woman.name, spurting cum that fills her until every inch is full. This bitch is going to be pregnant.
<<elseif $randomDescription is 7>>
A desperate hunger surges through me and with feverish passion I plunge deeper into her. My hands grope for her hips as my thick dick slides into her sloppy pussy. With my cock impaled deep inside her, I feel the burning heat against me. My hips pump forward, unleashing a storm of my seed into her depths.
<<elseif $randomDescription is 8>>
I feel a wild, animal desire erupting from my core, and with a ravenous hunger, I plunge into her depths. My fingers grip her soft hips as my hard dick plunges deep into her smooth warmth. The heat of her body sears the skin on my back as I plunge deeper into her. With powerful thrusts, I unleash a wild storm of hot jizz that runs to her womb.
<<elseif $randomDescription is 9>>
I tense up and let the cum rush out of me as I tug on her nipples like I'm milking a cow. I grab her ass with both hands and thrust my cock up to her balls.
She tries to get off my cock.<br>
I don't let go and I keep my cock in her and my head resting against something as my cum floods all inside. Then I slowly pull out my cock of her hole. Thick cum streams out of her.<br>
A huge and reddish hole continues to throb convulsively, spurting out new, endless amounts of white liquid.
<<elseif $randomDescription is 10>>
I wrap my hands around her ass and thrust my dick into her cunt. Before I know it, a strong stream of cum bursts out of me and rushes into her uterus. She moans and shakes as I pump her with more cum. As I pull my cock out, my cum gushes out of her.
<<else>>
I start shooting cum right into her pussy, and it's squelching, but I don't stop. I shoot my swollen balls into her cunt, which is filled to the brim with cum. The cum hits in a flood, rushing into her uterus. And there's so much of it that whatever doesn't fit in her cunt spills out.
<</if>>
<<include "bg">>
<<if $item == "banana">>
<div class="wide-img">
<img src="img/item/banana 0.jpg">
</div>
<<desc>>
A sweet tropical fruit, rich in potassium.<br>
It costs 5 Mts.
<</desc>>
<div class="row">
<<if $player.money >= 5>>
<<button "Purchase">><<goto "Inside GeneralShop">>
<<set $player.money = $player.money - 5>>
<<set $itemBanana = $itemBanana + 1>>
<<run notify("I've got a banana!")>>
<</button>>
<<else>>
<<button "Purchase">><<goto "Inside GeneralShop">>
<<run notify("I don't have enough money")>>
<</button>>
<</if>>
<<button "Decline">>
<<goto "Inside GeneralShop">>
<</button>>
</div>
<<elseif $item == "carrot">>
<div class="wide-img">
<img src="img/item/carrot 0.jpg">
</div>
<<desc>>
A crunchy orange vegetable, good for eyesight.<br>
It costs 2 Mts.
<</desc>>
<div class="row">
<<if $player.money >= 2>>
<<button "Purchase">><<goto "Inside GeneralShop">>
<<set $player.money = $player.money - 2>>
<<set $itemCarrot = $itemCarrot + 1>>
<<run notify("I've got a carrot!")>>
<</button>>
<<else>>
<<button "Purchase">>
<<goto "Inside GeneralShop">>
<<run notify("I don't have enough money")>>
<</button>>
<</if>>
<<button "Decline">>
<<goto "Inside GeneralShop">>
<</button>>
</div>
<<elseif $item == "twix">>
<div class="wide-img">
<img src="img/item/twix 0.jpg">
</div>
<<desc>>
A chocolate bar with caramel and a biscuit layer.<br>
It costs 10 Mts.
<</desc>>
<div class="row">
<<if $player.money >= 10>>
<<button "Purchase">><<goto "Inside GeneralShop">>
<<set $player.money = $player.money - 10>>
<<set $itemTwix = $itemTwix + 1>>
<<run notify("I've got a twix!")>>
<</button>>
<<else>>
<<button "Purchase">><<goto "Inside GeneralShop">>
<<run notify("I don't have enough money")>>
<</button>>
<</if>>
<<button "Decline">>
<<goto "Inside GeneralShop">>
<</button>>
</div>
<<elseif $item == "lolipop">>
<div class="wide-img">
<img src="img/item/lolipop 0.jpg">
</div>
<<desc>>
A sweet candy on a stick, popular among kids.<br>
It costs 4 Mts.
<</desc>>
<div class="row">
<<if $player.money >= 4>>
<<button "Purchase">>
<<goto "Inside GeneralShop">>
<<set $player.money = $player.money - 4>>
<<set $itemLolipop = $itemLolipop + 1>>
<<run notify("I've got a lolipop!")>>
<</button>>
<<else>>
<<button "Purchase">>
<<goto "Inside GeneralShop">>
<<run notify("I don't have enough money")>>
<</button>>
<</if>>
<<button "Decline">>
<<goto "Inside GeneralShop">>
<</button>>
</div>
<<elseif $item == "apple">>
<div class="wide-img">
<img src="img/item/apple 0.jpg">
</div>
<<desc>>
A juicy fruit, known for its crisp texture and nutritional value.<br>
It costs 2 Mts.
<</desc>>
<div class="row">
<<if $player.money >= 2>>
<<button "Purchase">><<goto "Inside GeneralShop">>
<<set $player.money = $player.money - 2>>
<<set $itemApple = $itemApple + 1>>
<<run notify("I've got an apple!")>>
<</button>>
<<else>>
<<button "Purchase">>
<<goto "Inside GeneralShop">>
<<run notify("I don't have enough money")>>
<</button>>
<</if>>
<<button "Decline">>
<<goto "Inside GeneralShop">>
<</button>>
</div>
<<elseif $item == "cucumber">>
<div class="wide-img">
<img src="img/item/cucumber 0.jpg">
</div>
<<desc>>
A cool, crisp vegetable often used in salads.<br>
It costs 3 Mts.
<</desc>>
<div class="row">
<<if $player.money >= 3>>
<<button "Purchase">><<goto "Inside GeneralShop">>
<<set $player.money = $player.money - 3>>
<<set $itemCucumber = $itemCucumber + 1>>
<<run notify("I've got a cucumber!")>>
<</button>>
<<else>>
<<button "Purchase">>
<<goto "Inside GeneralShop">>
<<run notify("I don't have enough money")>>
<</button>>
<</if>>
<<button "Decline">>
<<goto "Inside GeneralShop">>
<</button>>
</div>
<<elseif $item == "tangerine">>
<div class="wide-img">
<img src="img/item/tangerine 0.jpg">
</div>
<<desc>>
A small citrus fruit, sweet and tangy in taste.<br>
It costs 6 Mts.
<</desc>>
<div class="row">
<<if $player.money >= 6>>
<<button "Purchase">><<goto "Inside GeneralShop">>
<<set $player.money = $player.money - 6>>
<<set $itemTangerine = $itemTangerine + 1>>
<<run notify("I've got a tangerine!")>>
<</button>>
<<else>>
<<button "Purchase">>
<<goto "Inside GeneralShop">>
<<run notify("I don't have enough money")>>
<</button>>
<</if>>
<<button "Decline">>
<<goto "Inside GeneralShop">>
<</button>>
</div>
<<elseif $item == "sword">>
<div class="wide-img">
<img src="img/item/sword 0.jpg">
</div>
<<desc>>
A sharp blade for training.<br>
It costs 1500 Mts.
<</desc>>
<div class="row">
<<if $player.money >= 1500>>
<<button "Purchase">><<goto "Inside GeneralShop">>
<<set $player.money = $player.money - 1500>>
<<set $itemSword = $itemSword + 1>>
<<run notify("I've got a sword!")>>
<</button>>
<<else>>
<<button "Purchase">>
<<goto "Inside GeneralShop">>
<<run notify("I don't have enough money")>>
<</button>>
<</if>>
<<button "Decline">>
<<goto "Inside GeneralShop">>
<</button>>
</div>
<<elseif $item == "shield">>
<div class="wide-img">
<img src="img/item/shield 0.jpg">
</div>
<<desc>>
Protective gear used to block attacks.<br>
It costs 1000 Mts.
<</desc>>
<div class="row">
<<if $player.money >= 1000>>
<<button "Purchase">><<goto "Inside GeneralShop">>
<<set $player.money = $player.money - 1000>>
<<set $itemShield = $itemShield + 1>>
<<run notify("I've got a shield!")>>
<</button>>
<<else>>
<<button "Purchase">><<goto "Inside GeneralShop">>
<<run notify("I don't have enough money")>>
<</button>>
<</if>>
<<button "Decline">>
<<goto "Inside GeneralShop">>
<</button>>
</div>
<<elseif $item == "maskSkull">>
<div class="wide-img">
<img src="img/item/maskSkull 0.jpg">
</div>
<<desc>>
A skull-shaped protective face cover for intense sports or themed events.<br>
It costs 500 Mts.
<</desc>>
<div class="row">
<<if $player.money >= 500>>
<<button "Purchase">><<goto "Inside GeneralShop">>
<<set $player.money = $player.money - 500>>
<<set $itemMaskSkull = $itemMaskSkull + 1>>
<<run notify("I've got a mask!")>>
<</button>>
<<else>>
<<button "Purchase">><<goto "Inside GeneralShop">>
<<run notify("I don't have enough money")>>
<</button>>
<</if>>
<<button "Decline">>
<<goto "Inside GeneralShop">>
<</button>>
</div>
<<elseif $item == "bat">>
<div class="wide-img">
<img src="img/item/bat 0.jpg">
</div>
<<desc>>
A wooden or metal club used in games like baseball or cricket.<br>
It costs 1100 Mts.
<</desc>>
<div class="row">
<<if $player.money >= 1100>>
<<button "Purchase">><<goto "Inside GeneralShop">>
<<set $player.money = $player.money - 1100>>
<<set $itemBat = $itemBat + 1>>
<<run notify("I've got a bat!")>>
<</button>>
<<else>>
<<button "Purchase">><<goto "Inside GeneralShop">>
<<run notify("I don't have enough money")>>
<</button>>
<</if>>
<<button "Decline">>
<<goto "Inside GeneralShop">>
<</button>>
</div>
<<elseif $item == "dumbell">>
<div class="wide-img">
<img src="img/item/dumbell 0.jpg">
</div>
<<desc>>
A weightlifting equipment for muscle training and exercises.<br>
It costs 600 Mts.
<</desc>>
<div class="row">
<<if $player.money >= 600>>
<<button "Purchase">><<goto "Inside GeneralShop">>
<<set $player.money = $player.money - 600>>
<<set $itemDumbell = $itemDumbell + 1>>
<<run notify("I've got a dumbell!")>>
<</button>>
<<else>>
<<button "Purchase">><<goto "Inside GeneralShop">>
<<run notify("I don't have enough money")>>
<</button>>
<</if>>
<<button "Decline">>
<<goto "Inside GeneralShop">>
<</button>>
</div>
<<elseif $item == "rocket">>
<div class="wide-img">
<img src="img/item/rocket 0.jpg">
</div>
<<desc>>
A firework that shoots up into the sky, exploding in a display of colors and sparks.<br>
It costs 300 Mts.
<</desc>>
<div class="row">
<<if $player.money >= 300>>
<<button "Purchase">><<goto "Inside GeneralShop">>
<<set $player.money = $player.money - 300>>
<<set $itemRocketFirework = $itemRocketFirework + 1>>
<<run notify("I've got a rocket!")>>
<</button>>
<<else>>
<<button "Purchase">>
<<goto "Inside GeneralShop">>
<<run notify("I don't have enough money")>>
<</button>>
<</if>>
<<button "Decline">>
<<goto "Inside GeneralShop">>
<</button>>
</div>
<<elseif $item == "go">>
<div class="wide-img">
<img src="img/item/go 0.jpg">
</div>
<<desc>>
An ancient board game focusing on territory and strategy.<br>
It costs 3500 Mts.
<</desc>>
<div class="row">
<<if $player.money >= 3500>>
<<button "Purchase">><<goto "Inside GeneralShop">>
<<set $player.money = $player.money - 3500>>
<<set $itemGoGame = $itemGoGame + 1>>
<<run notify("I've got a Go!")>>
<</button>>
<<else>>
<<button "Purchase">><<goto "Inside GeneralShop">>
<<run notify("I don't have enough money")>>
<</button>>
<</if>>
<<button "Decline">>
<<goto "Inside GeneralShop">>
<</button>>
</div>
<<elseif $item == "chess1">>
<div class="wide-img">
<img src="img/item/chess 0.jpg">
</div>
<<desc>>
A game that teaches strategy.<br>
It costs 700 Mts.
<</desc>>
<div class="row">
<<if $player.money >= 700>>
<<button "Purchase">>
<<goto "Inside GeneralShop">>
<<set $player.money = $player.money - 700>>
<<set $itemChess = $itemChess + 1>>
<<run notify("I've got a chess!")>>
<</button>>
<<else>>
<<button "Purchase">><<goto "Inside GeneralShop">>
<<run notify("I don't have enough money")>>
<</button>>
<</if>>
<<button "Decline">>
<<goto "Inside GeneralShop">>
<</button>>
</div>
<<elseif $item == "Small bouquet">>
<div class="wide-img">
<img src="img/item/smallBouquet 0.jpg">
</div>
<<desc>>
A charming bouquet of seven roses, symbolizing enchantment and admiration.<br>
It costs 500 Mts.
<</desc>>
<div class="row">
<<if $player.money >= 500>>
<<button "Purchase">><<goto "Inside BlossomBoutique">>
<<set $player.money = $player.money - 500>>
<<set $smallBouquet = $smallBouquet + 1>>
<<run notify("I've got a small bouquet!")>>
<</button>>
<<else>>
<<button "Purchase">><<goto "Inside BlossomBoutique">>
<<run notify("I don't have enough money to buy the bouquet")>>
<</button>>
<</if>>
<<button "Decline">>
<<goto "Inside BlossomBoutique">>
<</button>>
</div>
<<elseif $item == "Medium bouquet">>
<div class="wide-img">
<img src="img/item/mediumBouquet 0.jpg">
</div>
<<desc>>
An elegant bouquet of thirteen roses. This number is often seen as a sign of deep love and affection, making it a favorite for romantic occasions.<br>
It costs 1200 Mts.
<</desc>>
<div class="row">
<<if $player.money >= 1200>>
<<button "Purchase">><<goto "Inside BlossomBoutique">>
<<set $player.money = $player.money - 1200>>
<<set $mediumBouquet = $mediumBouquet + 1>>
<<run notify("I've got a medium bouquet!")>>
<</button>>
<<else>>
<<button "Purchase">><<goto "Inside BlossomBoutique">>
<<run notify("I don't have enough money to buy the bouquet")>>
<</button>>
<</if>>
<<button "Decline">>
<<goto "Inside BlossomBoutique">>
<</button>>
</div>
<<elseif $item == "Big bouquet">>
<div class="wide-img">
<img src="img/item/bigBouquet 0.jpg">
</div>
<<desc>>
A grand bouquet of twenty-one roses, often representing sincere commitment and dedication. <br>
It costs 2600 Mts.
<</desc>>
<div class="row">
<<if $player.money >= 2600>>
<<button "Purchase">>
<<goto "Inside BlossomBoutique">>
<<set $player.money = $player.money - 2600>>
<<set $bigBouquet = $bigBouquet + 1>>
<<run notify("I've got a big bouquet!")>>
<</button>>
<<else>>
<<button "Purchase">><<goto "Inside BlossomBoutique">>
<<run notify("I don't have enough money to buy the bouquet")>>
<</button>>
<</if>>
<<button "Decline" "Inside BlossomBoutique">>
<</button>>
</div>
<<else>>
<<desc>>
Item Error 345.
<</desc>>
<</if>> <<set $randomDescription = random(11)>>
<<if $randomDescription is 0>>
I seized her, gripping her like a vise, as I groaned and unleashed my fury upon her. Her cries of anguish echoed through the room, while I let out a triumphant roar as I shot my essence onto her face. With a malicious smirk, I watched as my spunk streaked across her cheeks and ran down her neck.
<<elseif $randomDescription is 1>>
Overwhelmed with power, I ravished her beneath me. With one final thrust I let out a deafening roar and spilled my load all over her face. Her skin was littered with my cum, a permanent reminder of my brutal force.
<<elseif $randomDescription is 2>>
<<elseif $randomDescription is 3>>
Her eyes wide with surprise and her lips parted around the shaft of my penis as she felt my hot cum start to flow. Her hands gripping the base of my shaft tightly as I pressed her head firmly against me.
<<elseif $randomDescription is 4>>
Her hot skin was slick with sweat and she could feel the warmth of my jizz as it spilled into her throat. I was pushing into her mouth with each thrust, and my body was tense with pleasure. My hands gripped her head firmly, holding her in place as I continued to cum.
I watched as the cum filled her mouth, and then spill out over her chin. She looked up at me with a mixture of fear and pleasure in her eyes, and reluctantly gulped my jizz. I could see the relief wash over her when I finally let go of her head, allowing her to take a much needed breath.
<<elseif $randomDescription is 5>>
She could feel the pulsing waves of pleasure radiating through my body as I filled her mouth with my cum. I refused to let her escape, my fingers digging into her cheeks as I pulled her head towards me. Her lips trembled, trying to resist my will, but I was relentless, pushing myself further and further into the depths of her mouth while a hot stream of pleasure spewed from inside me. My jizz filled her throat, and she was unable to break free until I had emptied every last drop.
<<elseif $randomDescription is 6>>
Her warm mouth enveloped me, pressing tightly around the shaft and down onto my balls. Her slippery tongue slid over my head and slipped under my tip. She cupped my balls in her hand and pulled them against me while her lusty moans vibrated along the length of me. My muscles tightened, and I groaned, an animal sound tearing from my throat. My body jerked as I spurted into the back of her throat, spilling every last drop into her hot and sloppy mouth.
<<elseif $randomDescription is 7>>
Her lips, soft and supple, wrapped tightly around my length as her tongue flicked and played over the head of my penis. Her cheeks hollowed with each movement, and I could feel my body tense as the pleasure intensified. I gazed down at her, mesmerized as she swallowed the salty liquid. Her eyes widened in delight and fear as it filled her mouth before spilling out over her chin. She looked up at me with a look that was a strange combination of terror and pleasure, before reluctantly gulping down my cum.
<<elseif $randomDescription is 8>>
Her lips softened and opened wide, her tongue sliding up and down my shaft. I felt her warm breath on my skin, as her mouth enveloped me, her tongue flicking around the head of my penis. Her cheeks curved with each stroke, her moans reaching a crescendo as she worked her way down to the base. A flood of warmth rushed through me as I watched her throat work, her eyes fluttering shut as the cum filled her mouth. She looked up at me and I could see the pleasure battling with fear in her expression as she reluctantly took every last drop.
<<elseif $randomDescription is 9>>
Her lips were full and her tongue agile as she pleasured me, making my body tremble. Her cheeks flushed as she sucked harder and harder until I cummed!
I watched in pleasure as my spunk dribbled down her chin. Her wide eyes filled with forbidden glee made me throb even harder, and she reluctantly gulped my salty release.
<<elseif $randomDescription is 10>>
My throat let out a deep growl as I felt the rush of warmth course through me. I heard the wet sounds of her saliva coating my shaft and the slurping noise of her mouth as it pulled at me. The air was heavy with my groans of pleasure as I climaxed into her throat. I relished in the sight of my semen filling her mouth, then overflowing onto her chin. She gazed into me with fear and desire shining in her eyes, eagerly savoring every last drop. I felt a rush of power as she swallowed my cum.
<<elseif $randomDescription is 11>>
I heard a wet slurp with each thrust of her head, as she pulled me further and further into her mouth. My body shook as a deep groan of pleasure ripped through me, and I felt my hot jizz shooting into the back of her throat. Her throaty moans filled the air as she tirelessly worked until the last drop of cum escaped me.
<<elseif $randomDescription is 12>>
My breaths became shallow, rasping moans emitting from my throat as I felt the warmth of her mouth on me. Her wet suction was loud and hungry, a rapid fire flurry of pleasure that caused me to jerk in her grip. Her lips were full and puffy as she sucked my penis. Her tongue was pink and agile, sending tremors of pleasure up my spine. With a few more thrusts, I felt my body tense up as I released all of my cum into her hot wet mouth. I watched her cheeks flush with pleasure as her eyes widened with glee, and she gulped my salty release in fear.
<<elseif $randomDescription is 13>>
I moaned, she moaned, and I felt the warm rush of fluid as it erupted from my tip.
My eyes widened, and I felt her body tense as the first stream of semen splashed into her mouth. I could feel her throat convulse as she gagged,trying to swallow it all. She choked, and I heard a distinct cough as the second stream caught her off guard. The third hit her in the face, and she recoiled as it landed on her lips and nose. She gasped, and I saw it drip down her chin as she stared into my eyes.
<<else>>
Her warm mouth enveloped my dick. Her slippery tongue slid over my head and slipped under my tip. My muscles tightened, and I groaned, an animal sound tearing from my throat. My body jerked as I spurted into the back of her throat, sending all my jizz into her hot and sloppy mouth.
<</if>>
<style>body {background-image: url(img/bg/GeneralShop.jpg);}</style>
<<desc>>
From the outside, the grocery store stands prominently with a wide facade, painted in a muted color.
<</desc>>
<<desc>>
<div class="row">
<<button 'Enter''Inside GeneralShop'>>
<<set $player.curLoc ="Inside GeneralShop">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'Get back''IvyLane'>>
<<set $player.curLoc ="IvyLane">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/InsideGeneralShop.jpg);}</style>
<<desc>>
Entering the grocery store, the cool ambiance is immediately juxtaposed with a vibrant display of fresh produce, their colors and scents promising freshness.
<</desc>>
<<desc>>
The items are not used in the game yet.
<</desc>>
<<desc>>
<h1 style="font-weight: bold; font-size: larger; text-align: center;">Grocery Items</h1>
<div class="row">
<<button "Banana">><<goto "Item">><<set $item ="banana">><</button>>
<<button "Carrot">><<goto "Item">><<set $item ="carrot">><</button>>
<<button "Twix">><<goto "Item">><<set $item ="twix">><</button>>
<<button "Lolipop">><<goto "Item">><<set $item ="lolipop">><</button>>
<<button "Apple">><<goto "Item">><<set $item ="apple">><</button>>
<<button "Cucumber">><<goto "Item">><<set $item ="cucumber">><</button>>
<<button "Tangerine">><<goto "Item">><<set $item ="tangerine">><</button>>
</div>
<</desc>>
<<desc>>
<h1 style="font-weight: bold; font-size: larger; text-align: center;">Sports Section</h1>
<div class="row">
<<button "Sword">><<goto "Item">><<set $item = "sword">><</button>>
<<button "Shield">><<goto "Item">><<set $item ="shield">><</button>>
<<button "Mask">><<goto "Item">><<set $item ="maskSkull">><</button>>
<<button "Bat">><<goto "Item">><<set $item ="bat">><</button>>
<<button "Dumbell">><<goto "Item">><<set $item ="dumbell">><</button>>
<<button "Rocket">><<goto "Item">><<set $item ="rocket">><</button>>
<<button "Go game">><<goto "Item">><<set $item ="go">>
<</button>>
<<button "Chess">><<goto "Item">><<set $item ="chess1">>
<</button>>
</div>
<</desc>>
<<desc>>
<div class="row">
<<button "Get back" "IvyLane">>
<<set $player.curLoc ="IvyLane">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<include "showNPC">>
<br>
<style>body {background-image: url(img/bg/insideFarm.jpg);}</style>
<<if $owenTalk == 0>>
<<desc>>
Approaching Owen, I can't help but notice the unsettling glint in his eyes as they fix on me.
<</desc>>
<<speech "OwenJohnson" "Owen" "Johnson">>
New in town? Looking for work, are ya?
<</speech>>
<<desc>>
I barely have a moment to respond when he adds:
<</desc>>
<<speech "OwenJohnson" "Owen" "Johnson">>
Could use some help in the field. But, it's not for the faint-hearted. Things can get... tricky out there.
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
How much will I get?
<</speech>><br>
<<speech "OwenJohnson" "Owen" "Johnson">>
You will get 600 Mts per a day of your labour.
<</speech>>
<<desc>>
<div class="row">
<<button 'I agree' 'OwenTalk'>>
<<set $owenTalk = "agreed">>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'I am busy now' 'Inside JohnsonFarm'>>
<<set $owenTalk = "talked">>
<<set $player.curLoc ="Inside JohnsonFarm">>
<</button>>
<</desc>>
<<elseif $owenTalk == "agreed">>
<<desc>>
Owen chuckles, a sound that does nothing to comfort me.
<</desc>>
<<speech "OwenJohnson" "Owen" "Johnson">>
Good. But be warned, the land has its secrets...
<</speech>>
<<desc>>
He extends a hand, offering me a rusted sickle. The blade seems unnaturally sharp, and the handle looked worn. The faint stains on it looked eerily like dried blood.
<</desc>>
<div class="long-img">
<img src="./img/city/locations/Outskirts/Cornfield/cornKnife.jpg">
</div>
<<speech "OwenJohnson" "Owen" "Johnson">>
Start with the cornfield and remember, always watch your back.
<</speech>>
<<desc>>
<div class="row">
<<button 'Head to the Cornfield' 'Cornfield'>>
<<set $player.curLoc ="Cornfield">>
<</button>>
</div>
<</desc>>
<<elseif $owenTalk == "talked">>
<<desc>>
As I approach Owen again, he looks up from his work, a wry smile playing on his lips.
<</desc>>
<<speech "OwenJohnson" "Owen" "Johnson">>
Back again? Had a change of heart, have we?
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
Maybe. Is the offer still on the table?
<</speech>><br>
<<speech "OwenJohnson" "Owen" "Johnson">>
Aye, it is. 600 Mts for a day's work in the field. But remember, you will work hard.
<</speech>>
<<desc>>
<div class="row">
<<button 'I agree' 'OwenTalk'>>
<<set $owenTalk = "agreed">>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'I am not ready yet' 'Inside JohnsonFarm'>>
<<set $owenTalk = "talked">>
<<set $player.curLoc ="Inside JohnsonFarm">>
<</button>>
<</desc>>
<<elseif $owenTalk == "workDone">>
<<set $currentHour += 8>>
<<set $player.fatigue += 50>>
<<run notify("+ 50 fatigue")>>
<<desc>>
Owen is waiting as I return, leaning against the barn's door with that ever-present, inscrutable smile.
<</desc>>
<<speech "OwenJohnson" "Owen" "Johnson">>
Good day's work, I hope?
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
It's done. But there's something strange about that field.
<</speech>><br>
<<speech "OwenJohnson" "Owen" "Johnson">>
All fields have their stories, lad. Some darker than others.
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
I'll be on my way now.
<</speech>><br>
<<speech "OwenJohnson" "Owen" "Johnson">>
Just remember, some things are better left undiscovered.
<</speech>>
<<desc>>
<<button 'Leave the Farm' 'JohnsonFarm'>>
<<set $player.money = $player.money + 600>>
<<set $owenTalk = "jobDoneTalkAgain">>
<<set $player.curLoc ="JohnsonFarm">>
<<run notify("I've got 600 Mts")>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $owenTalk == "jobDoneTalkAgain">>
<<desc>>
Owen, spotting me from a distance, raises a hand in greeting.
<</desc>>
<<speech "OwenJohnson" "Owen" "Johnson">>
Back again, are we? Couldn't stay away from the charm of the fields?
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
It's more about the money than the charm, to be honest.
<</speech>><br>
<<speech "OwenJohnson" "Owen" "Johnson">>
Hah, fair enough! If you're looking for more work, there's always something that needs doing around here. But keep in mind, every time you set foot in those fields, you might stumble upon something... unexpected.
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
I'll keep that in mind. Let's get to work.
<</speech>><br>
<<speech "OwenJohnson" "Owen" "Johnson">>
That's the spirit. Just remember to tread lightly.
<</speech>>
<<desc>>
<div class="row">
<<button 'Head to the Cornfield' 'Cornfield'>>
<<set $player.curLoc ="Cornfield">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'I changed my mind' 'Inside JohnsonFarm'>>
<<set $owenTalk = "jobDoneTalkAgain">>
<<set $player.curLoc ="Inside JohnsonFarm">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<</if>>
<style>body {background-image: url(img/bg/Cornfield.jpg);}</style>
<<desc>>
The cornfield is vast, stretching as far as the eye can see. The tall stalks sway gently, and the sun beats down, making the air hot and heavy. But something feels off. The silence is too deep, too suffocating.
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
Let's get to work...
<</speech>>
<div class="wide-img">
<img src="./img/city/locations/Outskirts/Cornfield/field.gif">
</div>
<<if $firstTimeWaitTimeCornfield == false>>
<<desc>>
It's not a deadend. Please, wait.
<</desc>>
<<set $firstTimeWaitTimeCornfield = true>>
<</if>>
<<set $randomEncounter = random(3)>>
<<set $randomValue = Math.random()>>
<<if $randomEncounter == 0 && $randomValue < 0.5>>
<<timed 3s>>
<span id="message">
<<desc>>
<<button "Have a look">>
<<replace "#quest">>
<div class="long-img">
<img src="./img/city/locations/Outskirts/Cornfield/0/lolaSweet 0.jpg">
</div>
<br>
<</replace>>
<</button>>
<</desc>>
<div id="quest"></div>
<<desc>>
<<button 'Talk' 'CornfieldTalk'>>
<<set $cornfieldTalk = "0">>
<</button>>
<</desc>>
</span>
<</timed>>
<<timed 8s>>
<<replace "#message">><</replace>>
<</timed>>
<<elseif $randomEncounter == 0 && $randomValue > 0.5>>
<<timed 3s>>
<span id="message">
<<desc>>
<<button "Have a look">>
<<replace "#quest">>
<div class="long-img">
<img src="./img/city/locations/Outskirts/Cornfield/0/lolaSweet 1.jpg">
</div>
<br>
<</replace>>
<</button>>
<</desc>>
<div id="quest"></div>
<<desc>>
<<button 'Talk' 'CornfieldTalk'>>
<<set $cornfieldTalk = "1">>
<</button>>
<</desc>>
</span>
<</timed>>
<<timed 8s>>
<<replace "#message">><</replace>>
<</timed>>
<<elseif $randomEncounter == 1 && $randomValue < 0.7>>
<<timed 3s>>
<span id="message">
<<desc>>
<<button "Have a look">>
<<replace "#quest">>
<div class="long-img">
<img src="./img/city/locations/Outskirts/Cornfield/1/juliaFleming 0.jpg">
</div>
<br>
<</replace>>
<</button>>
<</desc>>
<div id="quest"></div>
<<desc>>
<<button 'Talk' 'CornfieldTalk'>>
<<set $cornfieldTalk = "2">>
<</button>>
<</desc>>
</span>
<</timed>>
<<timed 8s>>
<<replace "#message">><</replace>>
<</timed>>
<<elseif $randomEncounter == 1 && $randomValue > 0.7>>
<<timed 3s>>
<span id="message">
<<desc>>
<<button "Have a look">>
<<replace "#quest">>
<div class="long-img">
<img src="./img/city/locations/Outskirts/Cornfield/1/juliaFleming 1.jpg">
</div>
<br>
<</replace>>
<</button>>
<</desc>>
<div id="quest"></div>
<<desc>>
<<button 'Talk' 'CornfieldTalk'>>
<<set $cornfieldTalk = "3">>
<</button>>
<</desc>>
</span>
<</timed>>
<<timed 8s>>
<<replace "#message">><</replace>>
<</timed>>
<<elseif $randomEncounter == 2 && $randomValue < 0.3>>
<<timed 3s>>
<span id="message">
<<desc>>
<<button "Have a look">>
<<replace "#quest">>
<div class="long-img">
<img src="./img/city/locations/Outskirts/Cornfield/2/vanessaAngel 1.jpg">
</div>
<br>
<</replace>>
<</button>>
<</desc>>
<div id="quest"></div>
<<desc>>
<<button 'Talk' 'CornfieldTalk'>>
<<set $cornfieldTalk = "4">>
<</button>>
<</desc>>
</span>
<</timed>>
<<timed 8s>>
<<replace "#message">><</replace>>
<</timed>>
<<elseif $randomEncounter == 2 && $randomValue > 0.9>>
<<timed 3s>>
<span id="message">
<<desc>>
<<button "Have a look">>
<<replace "#quest">>
<div class="long-img">
<img src="./img/city/locations/Outskirts/Cornfield/2/vanessaAngel 2.jpg">
</div>
<br>
<</replace>>
<</button>>
<</desc>>
<div id="quest"></div>
<<desc>>
<<button 'Talk' 'CornfieldTalk'>>
<<set $cornfieldTalk = "5">>
<</button>>
<</desc>>
</span>
<</timed>>
<<timed 8s>>
<<replace "#message">><</replace>>
<</timed>>
<<elseif $randomEncounter == 2 && $randomValue > 0.3 && $randomValue < 0.9>>
<<timed 3s>>
<span id="message">
<<desc>>
<<button "Have a look">>
<<replace "#quest">>
<div class="long-img">
<img src="./img/city/locations/Outskirts/Cornfield/2/vanessaAngel 0.jpg">
</div>
<br>
<</replace>>
<</button>>
<</desc>>
<div id="quest"></div>
<<desc>>
<<button 'Talk' 'CornfieldTalk'>>
<<set $cornfieldTalk = "6">>
<</button>>
<</desc>>
</span>
<</timed>>
<<timed 8s>>
<<replace "#message">><</replace>>
<</timed>>
<<else>>
<</if>>
<<timed 8s>>
<<desc>>
Hours pass, and as the sun begins to set, the field's shadows grow longer, deepening the sense of unease. I decide it's time to wrap up for the day.
<</desc>>
<<desc>>
<<button 'Head back to Owen' 'OwenTalk'>>
<<set $owenTalk = "workDone">>
<</button>>
<</desc>>
<</timed>>
<style>body {background-image: url(img/bg/Cornfield.jpg);}</style>
<<if $cornfieldTalk == "0">>
<<desc>>
Amid the endless rows of corn, I notice a figure – a young woman with long, raven-black hair that seems to blend into the shadows. She's standing unusually still, staring at a particular spot in the ground.
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
Hi! What are you doing here?
<</speech>><br>
<<speech "cornGirl1" "Mysterious" "Girl">>
Listening... The corn, it whispers secrets.
<</speech>>
<<desc>>
As she speaks, I notice a single crow perched on her shoulder, its eyes seemingly watching me with an unsettling intensity.
<</desc>>
<<desc>>
<div class="row">
<<button 'I...have to go...' 'OwenTalk'>>
<<set $owenTalk = "workDone">>
<</button>>
</div>
<</desc>>
<<elseif $cornfieldTalk == "1">>
<<desc>>
As I tread carefully between the stalks, I stumble upon a clearing. In the center, there's a young woman, her pale skin almost glowing in contrast to her dark attire. She's drawing a peculiar symbol in the dirt.
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
Hi! What are you doing here?
<</speech>><br>
<<speech "cornGirl1" "Mysterious" "Girl">>
I'm just marking... places where time feels different.
<</speech>>
<<desc>>
The symbol she's drawing looks eerily familiar, like something I might have seen in an old book or perhaps a dream.
<</desc>>
<<desc>>
<div class="row">
<<button 'I...have to go...' 'OwenTalk'>>
<<set $owenTalk = "workDone">>
<</button>>
</div>
<</desc>>
<<elseif $cornfieldTalk == "2">>
<<desc>>
As I walk further, I find another clearing. There, under the shade of a tall corn stalk, is a young woman with a bright sunhat and summer dress, sketching the landscape.
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
Hi! What are you doing here?
<</speech>><br>
<<speech "cornGirl2" "Mysterious" "Girl">>
Oh, hey there! Just sketching. It's such a lovely day, isn't it?
<</speech>>
<<desc>>
She shows me her sketchbook, filled with detailed drawings of the cornfield, farmhouses, and the occasional bird. It's refreshing to find someone so ordinary in this peculiar place.
<</desc>>
<<desc>>
<<button 'I...have to go...' 'OwenTalk'>>
<<set $owenTalk = "workDone">>
<</button>>
<</desc>>
<<elseif $cornfieldTalk == "3">>
<<desc>>
Amidst this dance of shadows and sun, there's a girl, her movements sluggish and uncoordinated. <br>
Her once white dress is smeared with dirt, and her hair is a tangled mess. Her pupils are dilated, and there's an eerie detachment in her gaze.
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
Hey! Are you alright? What are you doing out here?
<</speech>><br>
<<speech "cornGirl2" "Mysterious" "Girl">>
Look...at my...ass...Have...you...seen...my butt?
<</speech>>
<<desc>>
She giggles randomly, her laughter echoing oddly in the open field. As she sways, her fingertips trail along the cornstalks, almost as if trying to anchor herself to reality.
<</desc>>
<<desc>>
<<button 'I...have to go...' 'OwenTalk'>>
<<set $owenTalk = "workDone">>
<</button>>
<</desc>>
<<elseif $cornfieldTalk == "4">>
<<desc>>
As I wander deeper into the cornfield, I stumble upon an odd scene. A woman with strikingly luminescent skin lies amidst the corn, seemingly bathing in the sun. She doesn't seem to notice the prickly stalks or the scorching heat.
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
Hello? Are you okay? This is a strange place to sunbathe.
<</speech>><br>
<<speech "cornGirl3" "Mysterious" "Girl">>
The sun... It whispers to me here. Tells me secrets. Promises warmth not just to the skin but to the soul. Can't you hear it? The hushed murmurs of a star?
<</speech>>
<<desc>>
She doesn't break her trance to talk to me. Her perky tits are exposed, but she seems to not notice it...
<</desc>>
<<desc>>
<div class="row">
<<button 'I...have to go...' 'OwenTalk'>>
<<set $owenTalk = "workDone">>
<</button>>
</div>
<</desc>>
<<elseif $cornfieldTalk == "5">>
<<desc>>
Navigating through the maze of corn, I'm startled to find a woman on all fours among the stalks. Her hair falls around her face, obscuring her features, but I can tell it's the same woman I've encountered before. <br>
She moves slowly, almost cat-like, seeming to sniff the ground and then realigning herself slightly.
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
Hey! Are you alright? Why are you... down there?
<</speech>><br>
<<speech "cornGirl3" "Mysterious" "Girl">>
The earth... she calls me. I can feel her heartbeat, her whispers. It's comforting, grounding. But also... she's mourning, don't you feel it?
<</speech>>
<<desc>>
Her voice is slightly muffled by her hair and the position she's in. There's a sorrowful undertone in her words, and I feel a pang of unease. The cornfield, the sun, the soil—everything suddenly feels much more alive... and much more ominous.
<</desc>>
<<desc>>
<div class="row">
<<button 'I...have to go...' 'OwenTalk'>>
<<set $owenTalk = "workDone">>
<</button>>
</div>
<</desc>>
<<elseif $cornfieldTalk == "6">>
<<desc>>
Amid the endless rows of corn, I notice a peculiar sight. A young woman, her hair cascading down like a waterfall, is lying amidst the stalks, soaking in the sun. <br>
Her skin glistens with sweat, and she seems completely at peace, despite the oddity of her choice of location for sunbathing.
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
Hello there! It's an unusual spot for sunbathing, isn't it?
<</speech>><br>
<<speech "cornGirl3" "Mysterious" "Girl">>
Oh, hello! Most certainly. But the cornfields... they have a certain energy, you know? The sun feels different here. Pure. Undiluted. It's like getting a dose of raw vitality.
<</speech>>
<<desc>>
She stretches languidly, every movement graceful, as if the world around her is in slow motion. The corn around her seems to lean towards her, as though drawn by her very presence.
<</desc>>
<<desc>>
<div class="row">
<<button 'I...have to go...' 'OwenTalk'>>
<<set $owenTalk = "workDone">>
<</button>>
</div>
<</desc>>
<</if>><style>body {background-image: url(img/bg/InsidePinecrestRestaurant.jpg);}</style>
<<if $abellaCase != 0 || $abellaCase != 3>>
<<desc>>
As I step into the restaurant, an immediate sense of warmth and sophistication washes over me. The ceiling is a marvel, showcasing an intricate weave of wooden slats, perfectly aligned, creating a mesmerizing pattern that seems to dance with the ambient light.
<</desc>>
<<desc>>
<<button 'Cedar Circle''CedarCircle'>>
<<set $player.curLoc ="CedarCircle">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<</if>>
<<if $abellaDate == 3 && $abellaCase == 0>>
<<desc>>
As I step into the restaurant, an immediate sense of warmth and sophistication washes over me. The ceiling is a marvel, showcasing an intricate weave of wooden slats, perfectly aligned, creating a mesmerizing pattern that seems to dance with the ambient light.
<</desc>>
<<speech "abella" "$abella.name">>
"This place is absolutely enchanting. I've never been anywhere quite like it."
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
"I'm glad you like it. The fusion of nature and architecture here always leaves me in awe. It's like we're dining in a modern forest."
<</speech>><br>
<<desc>>
The ambient chatter of fellow diners, the clinking of glasses, and the subtle, fragrant aroma of dishes being prepared in the distance further enrich the already captivating atmosphere of the restaurant.
<</speech>><br>
<<if $smallBouquetTaken == true>>
<<speech "You" "$player.name" "$player.surname">>
"I wanted to give you this.
<</speech>><br>
<div class="wide-img">
<img src="img/city/locations/IvyLane/Shop/smallBouquet 0.jpg">
</div>
<br>
<<speech "abella" "$abella.name">>
"Oh, they're...lovely! Thank you."
<</speech>><br>
<<desc>>
As you hand over the bouquet, the delicate petals shimmer in the light, and a subtle fragrance fills the air. The roses, while not extravagant in number, carry a profound sense of sentiment and thoughtfulness.
<</speech>><br>
<<button 'I guess it is time to make order' 'InsidePinecrestRestaurant'>>
<<set $abellaCase = "MakeOrder">>
<<set $smallBouquet = $smallBouquet -1>>
<<set $charmChance += random(5, 7)>>
<<set $smallBouquetTaken = false>>
<</button>>
<<elseif $mediumBouquetTaken == true>>
<<speech "You" "$player.name" "$player.surname">>
"I thought you might like these."
<</speech>><br>
<div class="wide-img">
<img src="img/city/locations/IvyLane/Shop/mediumBouquet 0.jpg">
</div>
<br>
<<speech "abella" "$abella.name">>
"Thirteen roses? They're absolutely stunning! It's an unexpected but delightful choice."
<</speech>><br>
<<desc>>
The bouquet consists of thirteen richly-hued roses, each bloom carefully arranged to create an impressive display. Their deep colors and lush petals evoke feelings of deep passion and admiration.
<</speech>><br>
<<button 'I guess it is time to make order' 'InsidePinecrestRestaurant'>>
<<set $abellaCase = "MakeOrder">>
<<set $mediumBouquet = $mediumBouquet -1>>
<<set $charmChance += random(10, 15)>>
<<set $mediumBouquet = false>>
<</button>>
<<elseif $bigBouquetTaken == true>>
<<speech "You" "$player.name" "$player.surname">>
"For someone as special as you, only this would do."
<</speech>><br>
<div class="wide-img">
<img src="img/city/locations/IvyLane/Shop/bigBouquet 0.jpg">
</div>
<br>
<<speech "abella" "$abella.name">>
"Twenty-one roses? This is truly breathtaking! Thank you so much."
<</speech>><br>
<<desc>>
The grand bouquet of twenty-one roses stands out prominently, each rose blossoming with vibrant color and life.
<</speech>><br>
<<button 'I guess it is time to make order' 'InsidePinecrestRestaurant'>>
<<set $abellaCase = "MakeOrder">>
<<set $bigBouquet = $bigBouquet -1>>
<<set $charmChance += random(20, 35)>>
<<set $bigBouquet = false>>
<</button>>
<<else>>
<<button 'I guess it is time to make order' 'InsidePinecrestRestaurant'>>
<<set $abellaCase = "MakeOrder">>
<</button>>
<</if>>
<<elseif $abellaCase == "MakeOrder">>
<<speech "You" "$player.name" "$player.surname">>
"I'd like to make order. What about you?"
<</speech>><br>
<<speech "abella" "$abella.name">>
"Of course!"
<</speech>><br>
<<if $player.money >= 100>>
<<button 'Purchase a cup of coffee for 100' 'AbellaDate'>>
<<set $player.money = $player.money - 100>>
<<set $charmChance += random (1,4)>>
<<set $abellaDinner = 3>>
<<set $abellaCase = 1>>
<<run notify("I've ordered a cup of coffee...">>
<</button>>
<<else>>
<<button 'Purchase a cup of coffee for 100' 'AbellaDate'>>
<<run notify("I don't have enough money to buy it...">>
<<set $abellaCase = "NoMoney">>
<</button>>
<</if>>
<br><br>
<<if $player.money >= 600>>
<<button "Purchase an ordinary dinner for 600 Mts">><<goto "AbellaDate">>
<<set $player.money = $player.money - 600>>
<<set $charmChance += random (5,10)>>
<<set $abellaDinner = 1>>
<<set $abellaCase = 1>>
<<run notify("I've ordered an ordinary dinner...">>
<</button>>
<<else>>
<<button "Purchase an ordinary dinner for 600 Mts">><<goto "InsidePinecrestRestaurant">>
<<run notify("I don't have enough money to buy it...">>
<<set $abellaCase = "MakeOrder">>
<</button>>
<</if>>
<br><br>
<<if $player.money >= 1500>>
<<button 'Purchase a good dinner for 1500 Mts' 'AbellaDate'>>
<<set $player.money = $player.money - 1500>>
<<set $charmChance += random (15,20)>>
<<set $abellaDinner = 2>>
<<set $abellaCase = 1>>
<<run notify("I've ordered a good dinner!">>
<</button>>
<<else>>
<<button "Purchase a good dinner for 1500 Mts">>
<<goto "InsidePinecrestRestaurant">>
<<run notify("I don't have enough money to buy it...">>
<<set $abellaCase = "MakeOrder">>
<</button>>
<</if>>
<br><br>
<<if $player.money >= 3500>>
<<button 'Purchase a splendid dinner for 3500' 'AbellaDate'>>
<<set $player.money = $player.money - 3500>>
<<set $charmChance += random (25,30)>>
<<set $abellaDinner = 3>>
<<set $abellaCase = 1>>
<<run notify("I've ordered a splendid dinner!!!">>
<</button>>
<<else>>
<<button 'Purchase a splendid dinner for 3500' 'InsidePinecrestRestaurant'>>
<<run notify('I don't have enough money to buy it...
<<set $abellaCase = "MakeOrder">>
<</button>>
<</if>>
<br><br>
<</if>>
<br>
<<button 'Start game' 'assault'>>
<<mentalEnergy>>
<<set $assaultTrial = 0>>
<<set $itemRope = 1>>
<<set $itemGagBall = 1>>
<<set $randomChasingDistance = random(3,5)>>
<<set $runAttempt = 0>>
<<set $randomAmountTieUpHands = random (1,2)>>
<<set $randomAmountTieUpLegs = random (1,2)>>
<<set $randomAmountPutSocks = random (1,2)>>
<<set $randomAmountGagBall = random (1,2)>>
<<set $successfulTryPutSocks = 0>>
<<set $successfulTryTieHands = 0>>
<<set $successfulTryTieLegs = 0>>
<<set $successfulTryPutGagBall = 0>>
<<set $handsTied = false>>
<<set $legsTied = false>>
<<set $mouthGagged = false>>
<<set $socksInMouth = false>>
<<set $gagBallInMouth = false>>
<<set $catchHer = false>>
<</button>>
<<set _modifier = 0>>
<<set _diceRoll = random(100)>>
<<set _result = _diceRoll + _modifier>>
<<if $id == "rape0">>
<style>body {background-image: url(img/bg/victimBedroom0.jpg);}</style>
<<elseif $id == "carlaRape">>
<style>body {background-image: url(img/bg/carlaRoom.jpg);}</style>
<</if>>
<<if $assaultTrial == 0>>
<<if $legsTied && $handsTied && $mouthGagged == true>>
<div class="wide-img">
[img[String.format('img/system/beforeAssault/atMercy ' + random(0,1) + '.jpg')]]
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/atMercy 0.mp3" type="audio/mp3">
</audio><</if>>
<<desc>>
She is at my mercy.
<</desc>>
<<desc>>
<<set $rapeFight = false>>
<<set $player.domination += 1>>
<<run myNotify('+ 1 my domination')>>
<<if $id == "carlaRape">>
<div class="row">
<<button "Let's have fun!" "carlaSx">>
<<set $sx = "choosePosition">>
<<set $carla = $woman>>
<</button>>
</div>
<<elseif $id == "rape0">>
<div class="row">
<<button "It's time to punish her!" "rF">>
<<set $rF = 0>>
<<set $currentNPC = $woman>>
<</button>>
</div>
<</if>>
<</desc>>
<<else>>
<<set $rapeFight = false>>
<<if $player.mentalEnergy < 1 || $player.stamina < 1 || $player.health < 1>>
<<if $player.mentalEnergy < 1>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/lost.mp3" type="audio/mp3">
</audio><</if>>
<div class="wide-img">
<img src="./img/system/beforeAssault/willDepleted.jpg">
</div>
<<desc>>
I can't keep attacking her. My will has depleted.
<</desc>>
<<desc>>
<<if $id == "carlaRape">>
<div class="row">
<<button "I can't continue anymore" "friendHouse">>
<<set $friendHouse = "lostRapeBattleMind">>
<<set $carla = $woman>>
<</button>>
</div>
<<elseif $id == "rape0">>
<div class="row">
<<button "Oh, no...I missed her" "victimHouse">>
<<set $victimIndex = "missedHer">>
<<run {
let npc = $npcs.find(n => n.name == $woman.name);
npc.affection = $woman.affection;
npc.health = $woman.health;
npc.hasIntroduced = $currentNPC.hasIntroduced;
}>>
<</button>>
</div>
<</if>>
<</desc>>
<<elseif $player.health < 1>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/lostPolice.mp3" type="audio/mp3">
</audio><</if>>
<div class="wide-img">
<img src="./img/system/beforeAssault/lostFight.jpg">
</div>
<<desc>>
I'm beat to death...
<</desc>>
<<desc>>
<<if $id == "carlaRape">>
<div class="row">
<<button "I can't continue anymore" "friendHouse">>
<<set $friendHouse = "lostRapeBattleHealth">>
<<set $carla = $woman>>
<</button>>
</div>
<<elseif $id == "rape0">>
<div class="row">
<<button "Oh, no...I missed her" "victimHouse">>
<<set $victimIndex = "missedHer">>
<<run {
let npc = $npcs.find(n => n.name == $woman.name);
npc.affection = $woman.affection;
npc.health = $woman.health;
npc.hasIntroduced = $currentNPC.hasIntroduced;
}>>
<</button>>
</div>
<</if>>
<</desc>>
<<else>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/lost.mp3" type="audio/mp3">
</audio><</if>>
<div class="long-img">
<img src="./img/system/beforeAssault/staminaOver.jpg">
</div>
<<desc>>
My stamina is out, I can't move...
<</desc>>
<<desc>>
<<if $id == "carlaRape">>
<div class="row">
<<button "I can't continue anymore" "lostRapeBattleStamina">>
<<set $friendHouse = "lostRapeBattleMind">>
<<set $carla = $woman>>
<</button>>
</div>
<<elseif $id == "rape0">>
<div class="row">
<<button "Oh, no...I missed her" "victimHouse">>
<<set $victimIndex = "missedHer">>
<<run {
let npc = $npcs.find(n => n.name == $woman.name);
npc.affection = $woman.affection;
npc.health = $woman.health;
npc.hasIntroduced = $currentNPC.hasIntroduced;
}>>
<</button>>
</div>
<</if>>
<</desc>>
<</if>>
<<elseif $woman.mentalEnergy < 1 || $woman.stamina < 1>>
<<if $woman.mentalEnergy < 1>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/atMercy 0.mp3" type="audio/mp3">
</audio><</if>>
<div class="wide-img">
<img src="./img/system/beforeAssault/sheDefeated.jpg">
</div>
<<desc>>
She can't resist me! She stops resisting...
<</desc>>
<<else>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/atMercy 0.mp3" type="audio/mp3">
</audio><</if>>
<div class="long-img">
<img src="./img/system/beforeAssault/herStaminaOver 0.jpg">
</div>
<<desc>>
She can't keep struggling, she is too tired.
<</desc>>
<</if>>
<<set $rapeFight = false>>
<<desc>>
<<if $id == "carlaRape">>
<div class="row">
<<button "Let's have fun!" "carlaSx">>
<<set $sx = "choosePosition">>
<<set $carla = $woman>>
<</button>>
</div>
<<elseif $id == "rape0">>
<div class="row">
<<button "It's time to punish her!" "rF">>
<<set $rF = 0>>
<<set $currentNPC = $woman>>
<</button>>
</div>
<</if>>
<</desc>>
<<else>>
<<set $randomActionGirl = random(2)>>
<<if $randomActionGirl == 0>>
<div class="wide-img">
<img src="./img/system/beforeAssault/confidentEyes 0.jpg">
</div>
/*Agressive Physical (bite or punch)*/
<<elseif $randomActionGirl == 1>>
<div class="wide-img">
<img src="./img/system/beforeAssault/confidentEyes 0.jpg">
</div>
/*Evade*/
<<else>>
<div class="wide-img">
<img src="./img/system/beforeAssault/sadEyes 0.jpg">
</div>
<</if>>
<<set $rapeFight = true>>
<div class = "row">
<<if $handsTied == true>>
<div class="little-img">
<img src="./img/system/beforeAssault/handsTied.jpg">
</div>
<<else>>
<div class="little-img">
<img src="./img/system/beforeAssault/handsFree.jpg">
</div>
<</if>>
<<if $mouthGagged == true>>
<div class="little-img">
<img src="./img/system/beforeAssault/mouthGagged.jpg">
</div>
<<else>>
<div class="little-img">
<img src="./img/system/beforeAssault/mouthOpen.jpg">
</div>
<</if>>
<<if $legsTied == true>>
<div class="little-img">
<img src="./img/system/beforeAssault/legsTied.jpg">
</div>
<<else>>
<div class="little-img">
<img src="./img/system/beforeAssault/legsFree.jpg">
</div>
<</if>>
</div>
<<desc>>
<div class="row">
<<button 'Evade punch' 'assault'>>
<<set $assaultTrial = "checkResults">>
<<set $myAction = "Evade">>
<</button>>
<<button 'Grab her' 'assault'>>
<<set $assaultTrial = "checkResults">>
<<set $myAction = "Grab">>
<</button>>
<<button 'Slap her face' 'assault'>>
<<set $assaultTrial = "checkResults">>
<<set $myAction = "Slap">>
<</button>>
<<if $itemRope > 0>>
<<button 'Tie her' 'assault'>>
<<set $assaultTrial = "checkResults">>
<<set $myAction = "tieHer">>
<</button>>
<<else>>
<<desc>>
I don't have any items to tie her up.
<</desc>>
<</if>>
</div>
<</desc>>
<</if>>
<</if>>
<<elseif $assaultTrial == "checkResults">>
<<if $randomActionGirl == 0>>/* Agressive Physical (bite or punch)*/
<<set $randomHit = random (2)>>
<<if $randomHit == 0>>
<<if $handsTied == false>>
<<set _randomPunch = random(1)>>
<<if _randomPunch == 0>>
<<desc>>
She's striking me furiosly.
<</desc>>
<<else>>
<<desc>>
I can see the determination in her eyes as she clenches her fists and takes aim.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(5)>>
<<set $woman.stamina -= $stamina>>
<<if $myAction == "Evade">>
<<if $legsTied == false>>
<div class="wide-img">
<img src="./img/system/beforeAssault/evade 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/evade 0.mp3" type="audio/mp3">
</audio><</if>>
<<elseif $handsTied == false>>
<div class="wide-img">
<img src="./img/system/beforeAssault/evade 2.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/evade 0.mp3" type="audio/mp3">
</audio><</if>>
<<else>>
<div class="wide-img">
<img src="./img/system/beforeAssault/teeth 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/teethClattering 0.mp3" type="audio/mp3">
</audio><</if>>
<</if>>
<<if $legsTied == false || $handsTied == false>>
<<set _randomPlayer = random(1)>>
<<if _randomPlayer == 0>>
<<desc>>
When she strikes, I easily dodge it, my reflexes sharp and quick.
<</desc>>
<<else>>
<<desc>>
I can see the surprise in her eyes as she realizes that her blow has missed.
<</desc>>
<</if>>
<<else>>
<<desc>>
She tries to bite me but I've evaded her bite.
<</desc>>
<</if>>
<<set $mentalEnergy = random(7)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(3)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "Grab">>
<<if $legsTied == false>>
<div class="wide-img">
<img src="./img/system/beforeAssault/missedHit 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/missedHit 0.mp3" type="audio/mp3">
</audio><</if>>
<<elseif $handsTied == false>>
<div class="wide-img">
<img src="./img/system/beforeAssault/missedHit 2.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/missedHit 2.mp3" type="audio/mp3">
</audio><</if>>
<<else>>
<div class="wide-img">
<img src="./img/system/beforeAssault/teeth 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/mcScream 0.mp3" type="audio/mp3">
</audio><</if>>
<</if>>
<<if $legsTied == false || $handsTied == false>>
<<set _randomPlayer = random(1)>>
<<if _randomPlayer == 0>>
<<desc>>
I attempt to seize her, trying to gain control of the situation, but she's quicker than I anticipated. Instead of successfully grabbing her, I receive a strong hit to my body.
<</desc>>
<<else>>
<<desc>>
The impact sends a shockwave of pain through me, momentarily throwing me off balance. I can see the satisfaction in her eyes as she realizes that she's landed a successful blow.
<</desc>>
<</if>>
<<else>>
<<desc>>
Her bite is fucking painful!
<</desc>>
<</if>>
<<set $mentalEnergy = random(10,15)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5,7)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $healthDamage = random(10,15)>>
<<set $player.health -= $healthDamage>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "Slap">>
<div class="wide-img">
<img src="./img/system/beforeAssault/missedHit 1.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/missedHit 1.mp3" type="audio/mp3">
</audio><</if>>
<<set _randomPlayer = random(1)>>
<<if _randomPlayer == 0>>
<<desc>>
But she's quicker than I anticipated, and before I can even react, she lands a hit on me.
<</desc>>
<<else>>
<<desc>>
The hit catches me off guard, momentarily stunning me and throwing me off balance.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $healthDamage = random(10)>>
<<set $player.health -= $healthDamage>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "tieHer">>
<div class="wide-img">
<img src="./img/system/beforeAssault/missedHit 2.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/missedHit 2.mp3" type="audio/mp3">
</audio><</if>>
<<set _randomPlayer = random(1)>>
<<if _randomPlayer == 0>>
<<desc>>
I quickly realize that my plan to tie her up is not going to work, as she lands a punch on me before I can even react.
<</desc>>
<<else>>
<<desc>>
Her hit sends a shockwave of pain through me, momentarily stunning me and throwing me off balance.
<</desc>>
<</if>>
<<set $mentalEnergy = random(20)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(10)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $healthDamage = random(20)>>
<<set $player.health -= $healthDamage>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<else>>
That's an error.
<</if>>
<<elseif $socksInMouth == true || $gagBallInMouth == true && $handsTied == true>>
<<set _randomPunch = random(1)>>
<<if _randomPunch == 0>>
<<desc>>
She's unable to bite me, but she's still able to kick.
<</desc>>
<<else>>
<<desc>>
With her mouth secured by the gag, she can't sink her teeth into anything. She lashes out with a kick.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(10)>>
<<set $woman.stamina -= $stamina>>
<<if $myAction == "Evade">>
<div class="wide-img">
<img src="./img/system/beforeAssault/evade 1.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/evade 1.mp3" type="audio/mp3">
</audio><</if>>
<<set _randomPlayer = random(1)>>
<<if _randomPlayer == 0>>
<<desc>>
I nimbly dodge her attempted kick, just managing to avoid the impact. She's quick, I'll give her that, but I'm not about to let my guard down.
<</desc>>
<<else>>
<<desc>>
I deftly sidestep her kick, narrowly escaping the blow. She's definitely got some speed on her, but I'm not taking any chances.
<</desc>>
<</if>>
<<set $mentalEnergy = random(5)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(3)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "Grab">>
<div class="wide-img">
<img src="./img/system/beforeAssault/missedHitGroin 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/missedHitGroin 0.mp3" type="audio/mp3">
</audio><</if>>
<<set _randomPlayer = random(1)>>
<<if _randomPlayer == 0>>
<<desc>>
She lands a solid kick right in my groin, causing me to double over in pain. I gasp for air as the agony shoots through my body.
<</desc>>
<<else>>
<<desc>>
She strikes me with a powerful kick directly in the groin, and I immediately crumple to the ground in excruciating pain.
<</desc>>
<</if>>
<<set $mentalEnergy = random(20)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(10)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $healthDamage = random(20)>>
<<set $player.health -= $healthDamage>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "Slap">>
<div class="wide-img">
<img src="./img/system/beforeAssault/missedHit 3.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/missedHit 3.mp3" type="audio/mp3">
</audio><</if>>
<<set _randomPlayer = random(1)>>
<<if _randomPlayer == 0>>
<<desc>>
I slap her, but she quickly retaliates with a kick that sends a shockwave of pain through me.
<</desc>>
<<else>>
<<desc>>
I try to slap her, but she's faster and kicks me before I can even react. The hit sends a shockwave of pain through me, momentarily stunning me and throwing me off balance.
<</desc>>
<</if>>
<<set $mentalEnergy = random(20)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(10)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $healthDamage = random(20)>>
<<set $player.health -= $healthDamage>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "tieHer">>
<div class="wide-img">
<img src="./img/system/beforeAssault/missedHit 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/missedHit 0.mp3" type="audio/mp3">
</audio><</if>>
<<set _randomPlayer = random(1)>>
<<if _randomPlayer == 0>>
<<desc>>
I try to keep tying her up, but her kick is too powerful and causes me too much pain, forcing me to rethink my approach.
<</desc>>
<<else>>
<<desc>>
I make an effort to secure her legs with rope, but I'm not fast enough and she strikes me with a powerful kick before I can even react.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10,20)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5,10)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $healthDamage = random(10,20)>>
<<set $player.health -= $healthDamage>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<else>>
That's an error.
<</if>>
<<elseif $handsTied == true && $socksInMouth == false || $gagBallInMouth == false>>
<<set _randomPunch = random(1)>>
<<if _randomPunch == 0>>
<<desc>>
She suddenly lunges at me, attempting to sink her teeth into my flesh.
<</desc>>
<<else>>
<<desc>>
She suddenly lunges at me, trying to fucking bite me like some kind of wild animal.
<</desc>>
<</if>>
<<set $mentalEnergy = random(15)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(7)>>
<<set $woman.stamina -= $stamina>>
<br><div class="wide-img">
<img src="./img/system/beforeAssault/teeth 0.webp">
</div>
<<if $myAction == "Evade">>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/teethClattering 0.mp3" type="audio/mp3">
</audio><</if>>
<<set _randomPlayer = random(1)>>
<<if _randomPlayer == 0>>
<<desc>>
But I manage to evade her bite, quickly reacting and pulling away before she can sink her teeth into my flesh.
<</desc>>
<<else>>
<<desc>>
I can see the disappointment in her eyes as she realizes that she's missed.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "Grab">>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/mcScream 0.mp3" type="audio/mp3">
</audio><</if>>
<<set _randomPlayer = random(1)>>
<<if _randomPlayer == 0>>
<<desc>>
I try to fucking grab her, but she's quicker than I anticipated and sinks her teeth into my flesh.<br>
The pain is sharp and sudden, causing me to instinctively let go of her and pull away.
<</desc>>
<<else>>
<<desc>>
I can see the satisfaction in her eyes as she realizes that she's successfully fucking bitten me!
<</desc>>
<</if>>
<<set $mentalEnergy = random(15)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(7)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $healthDamage = random(10)>>
<<set $player.health -= $healthDamage>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "Slap">>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/mcScream 0.mp3" type="audio/mp3">
</audio><</if>>
<<set _randomPlayer = random(1)>>
<<if _randomPlayer == 0>>
<<desc>>
She manages to sink her teeth into my hand instead of my face, causing a sharp pain to shoot through me.
<</desc>>
<<else>>
<<desc>>
I can feel her teeth digging into my flesh, and I instinctively pull away, trying to free myself from her grip.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $healthDamage = random(10)>>
<<set $player.health -= $healthDamage>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "tieHer">>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/mcScream 0.mp3" type="audio/mp3">
</audio><</if>>
<<set _randomPlayer = random(1)>>
<<if _randomPlayer == 0>>
<<desc>>
The fucking bitch is biting me and it's making it impossible for me to tie her up.
<</desc>>
<<else>>
<<desc>>
The fucking bitch is biting like mad and it's too painful! I let her go...
<</desc>>
<</if>>
<<set $mentalEnergy = random(15,25)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(7,13)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $healthDamage = random(7,13)>>
<<set $player.health -= $healthDamage>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<else>>
That's an error.
<</if>>
<</if>>
<<elseif $randomHit == 1>>
<<if $handsTied == false>>
<<set _randomPunch = random(1)>>
<<if _randomPunch == 0>>
<<desc>>
She's preparing to strike me in my groin, and I'm feeling fear.
<</desc>>
<<else>>
<<desc>>
I can see the determination in her eyes as she clenches her fist and takes aim.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(5)>>
<<set $woman.stamina -= $stamina>>
<<if $myAction == "Evade">>
<<if $legsTied == false>>
<div class="wide-img">
<img src="./img/system/beforeAssault/evade 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/evade 0.mp3" type="audio/mp3">
</audio><</if>>
<<elseif $handsTied == false>>
<div class="wide-img">
<img src="./img/system/beforeAssault/evade 2.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/evade 0.mp3" type="audio/mp3">
</audio><</if>>
<<else>>
<div class="wide-img">
<img src="./img/system/beforeAssault/teeth 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/teethClattering 0.mp3" type="audio/mp3">
</audio><</if>>
<</if>>
<<set _randomPlayer = random(1)>>
<<if _randomPlayer == 0>>
<<desc>>
When she throws the punch, I easily dodge it, my reflexes sharp and quick.
<</desc>>
<<else>>
<<desc>>
I can see the surprise in her eyes as she realizes that her blow has missed.
<</desc>>
<</if>>
<<set $mentalEnergy = random(7)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(3)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "Grab">>
<div class="wide-img">
<img src="./img/system/beforeAssault/missedHit 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/missedHit 0.mp3" type="audio/mp3">
</audio><</if>>
<<set _randomPlayer = random(1)>>
<<if _randomPlayer == 0>>
<<desc>>
I attempt to seize her, trying to gain control of the situation, but she's quicker than I anticipated. Instead of successfully grabbing her, I receive a strong hit to my body.
<</desc>>
<<else>>
<<desc>>
The impact sends a shockwave of pain through me, momentarily throwing me off balance. I can see the satisfaction in her eyes as she realizes that she's landed a successful blow.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10,15)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5,7)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $healthDamage = random(10,15)>>
<<set $player.health -= $healthDamage>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "Slap">>
<div class="wide-img">
<img src="./img/system/beforeAssault/missedHit 2.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/missedHit 2.mp3" type="audio/mp3">
</audio><</if>>
<<set _randomPlayer = random(1)>>
<<if _randomPlayer == 0>>
<<desc>>
But she's quicker than I anticipated, and before I can even react, she lands a hit on me.
<</desc>>
<<else>>
<<desc>>
The sound of my own grunt of pain fills the air as she manages to land a hit, her quick reflexes allowing her to strike first and disrupt my attempt to slap her.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $healthDamage = random(10)>>
<<set $player.health -= $healthDamage>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "tieHer">>
<div class="wide-img">
<img src="./img/system/beforeAssault/missedHitGroin 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/missedHitGroin 0.mp3" type="audio/mp3">
</audio><</if>>
<<set _randomPlayer = random(1)>>
<<if _randomPlayer == 0>>
<<desc>>
I quickly realize that my plan to tie her up is not going to work, as she lands a punch on me before I can even react.
<</desc>>
<<else>>
<<desc>>
My vision blurs as her hit lands, the sharp sensation of pain radiating out from the point of impact and sending a jolt through my entire being.
<</desc>>
<</if>>
<<set $mentalEnergy = random(20)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(10)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $healthDamage = random(10,15)>>
<<set $player.health -= $healthDamage>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<else>>
That's an error.
<</if>>
<<elseif $socksInMouth == true || $gagBallInMouth == true && $handsTied == true>>
<<set _randomPunch = random(1)>>
<<if _randomPunch == 0>>
<<desc>>
She's unable to bite me, but she's still able to kick.
<</desc>>
<<else>>
<<desc>>
With her mouth secured by the gag, she can't sink her teeth into anything. She lashes out with a kick.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(10)>>
<<set $woman.stamina -= $stamina>>
<<if $myAction == "Evade">>
<div class="wide-img">
<img src="./img/system/beforeAssault/evade 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/evade 0.mp3" type="audio/mp3">
</audio><</if>>
<<set _randomPlayer = random(1)>>
<<if _randomPlayer == 0>>
<<desc>>
I nimbly dodge her attempted kick, just managing to avoid the impact. She's quick, I'll give her that, but I'm not about to let my guard down.
<</desc>>
<<else>>
<<desc>>
I deftly sidestep her kick, narrowly escaping the blow. She's definitely got some speed on her, but I'm not taking any chances.
<</desc>>
<</if>>
<<set $mentalEnergy = random(5)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(3)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "Grab">>
<div class="wide-img">
<img src="./img/system/beforeAssault/missedHitGroin 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/missedHitGroin 0.mp3" type="audio/mp3">
</audio><</if>>
<<set _randomPlayer = random(1)>>
<<if _randomPlayer == 0>>
<<desc>>
She lands a solid kick right in my groin, causing me to double over in pain. I gasp for air as the agony shoots through my body.
<</desc>>
<<else>>
<<desc>>
She strikes me with a powerful kick directly in the groin, and I immediately crumple to the ground in excruciating pain.
<</desc>>
<</if>>
<<set $mentalEnergy = random(20)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $healthDamage = random(15,20)>>
<<set $player.health -= $healthDamage>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "Slap">>
<<if $legsTied == false>>
<div class="wide-img">
<img src="./img/system/beforeAssault/missedHit 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/missedHit 0.mp3" type="audio/mp3">
</audio><</if>>
<<elseif $handsTied == false>>
<div class="wide-img">
<img src="./img/system/beforeAssault/missedHit 3.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/missedHit 3.mp3" type="audio/mp3">
</audio><</if>>
<<else>>
<div class="wide-img">
<img src="./img/system/beforeAssault/teeth 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/mcScream 0.mp3" type="audio/mp3">
</audio><</if>>
<</if>>
<<set _randomPlayer = random(1)>>
<<if _randomPlayer == 0>>
<<desc>>
I slap her, but she quickly retaliates with a kick that sends a shockwave of pain through me.
<</desc>>
<<else>>
<<desc>>
I try to slap her, but she's faster and kicks me before I can even react. The hit sends a shockwave of pain through me.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $healthDamage = random(10)>>
<<set $player.health -= $healthDamage>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "tieHer">>
<div class="wide-img">
<img src="./img/system/beforeAssault/missedHit 2.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/missedHit 2.mp3" type="audio/mp3">
</audio><</if>>
<<set _randomPlayer = random(1)>>
<<if _randomPlayer == 0>>
<<desc>>
I try to keep tying her up, but her kick is too powerful and causes me too much pain, forcing me to rethink my approach.
<</desc>>
<<else>>
<<desc>>
I make an effort to secure her legs with rope, but I'm not fast enough and she strikes me with a powerful kick before I can even react.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10,20)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5,10)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $healthDamage = random(10,20)>>
<<set $player.health -= $healthDamage>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<else>>
That's an error.
<</if>>
<<elseif $handsTied == true && $socksInMouth == false || $gagBallInMouth == false>>
<<set _randomPunch = random(1)>>
<<if _randomPunch == 0>>
<<desc>>
She suddenly lunges at me, attempting to sink her teeth into my flesh.
<</desc>>
<<else>>
<<desc>>
She suddenly lunges at me, trying to fucking bite me like some kind of wild animal.
<</desc>>
<</if>>
<<set $mentalEnergy = random(15)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(7)>>
<<set $player.stamina -= $staminaPlayer>>
<br><div class="wide-img">
<img src="./img/system/beforeAssault/teeth 0.webp">
</div>
<<if $myAction == "Evade">>
<<set _randomPlayer = random(1)>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/teethClattering 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _randomPlayer == 0>>
<<desc>>
But I manage to evade her bite, quickly reacting and pulling away before she can sink her teeth into my flesh.
<</desc>>
<<else>>
<<desc>>
I can see the disappointment in her eyes as she realizes that she's missed.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "Grab">>
<<set _randomPlayer = random(1)>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/mcScream 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _randomPlayer == 0>>
<<desc>>
I try to fucking grab her, but she's quicker than I anticipated and sinks her teeth into my flesh.<br>
The pain is sharp and sudden, causing me to instinctively let go of her and pull away.
<</desc>>
<<else>>
<<desc>>
I can see the satisfaction in her eyes as she realizes that she's successfully fucking bitten me!
<</desc>>
<</if>>
<<set $mentalEnergy = random(15)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(7)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $healthDamage = random(7)>>
<<set $player.health -= $healthDamage>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "Slap">>
<<set _randomPlayer = random(1)>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/mcScream 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _randomPlayer == 0>>
<<desc>>
She manages to sink her teeth into my hand instead of my face, causing a sharp pain to shoot through me.
<</desc>>
<<else>>
<<desc>>
I can feel her teeth digging into my flesh, and I instinctively pull away, trying to free myself from her grip.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $healthDamage = random(10)>>
<<set $player.health -= $healthDamage>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "tieHer">>
<<set _randomPlayer = random(1)>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/mcScream 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _randomPlayer == 0>>
<<desc>>
The fucking bitch is biting me and it's making it impossible for me to tie her up.
<</desc>>
<<else>>
<<desc>>
The fucking bitch is biting like mad and it's too painful! I let her go...
<</desc>>
<</if>>
<<set $mentalEnergy = random(15,25)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(7,13)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $healthDamage = random(7)>>
<<set $player.health -= $healthDamage>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<else>>
That's an error.
<</if>>
<</if>>
<<else>>
<<if $handsTied == false && $legsTied == true>>
<<set _randomPunch = random(1)>>
<<if _randomPunch == 0>>
<<desc>>
Her fingers fumble with the knots as she desperately tries to free her legs, her struggles growing more frantic with each passing moment.
<</desc>>
<<else>>
<<desc>>
Despite the bindings around her ankles, she continues to work at the ropes, her determination to escape unwavering.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(5)>>
<<set $woman.stamina -= $stamina>>
<<if $myAction == "Evade">>
<<set _randomPlayer = random(1)>>
<div class="wide-img">
<img src="./img/system/beforeAssault/untieRope 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/untieRope 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _randomPlayer == 0>>
<<desc>>
My heart races in anticipation of a blow, but instead of lashing out, she focuses her attention on untying her legs, catching me off guard.
<</desc>>
<<else>>
<<desc>>
I flinch, expecting her to attack, but she surprises me by turning her attention to the bindings around her ankles, her fingers working to free herself.
<</desc>>
<</if>>
<<set $mentalEnergy = random(7)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(3)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "Grab">>
<<set _randomPlayer = random(1)>>
<div class="wide-img">
<img src="./img/system/beforeAssault/grab 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/grab 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _randomPlayer == 0>>
<<desc>>
Seeing her momentarily distracted by the ropes around her ankles, I seize the opportunity and lunge towards her, my hands reaching out to grab hold of her.
<</desc>>
<<else>>
<<desc>>
With a burst of speed, I attempt to catch her off guard, my fingers closing around her arm as she continues to work at the knots.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10,15)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5,7)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $catchHer = true>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "Slap">>
<<set _randomPlayer = random(1)>>
<div class="wide-img">
[img[String.format('img/system/beforeAssault/faceSlap ' + random(0,3) + '.webp')]]
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/slap 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _randomPlayer == 0>>
<<desc>>
As she works to free herself, my hand comes down hard against her cheek, the sound of the slap echoing through the air as she cries out in pain.
<</desc>>
<<else>>
<<desc>>
She yelps in surprise and pain as my hand connects with her skin, the force of the slap momentarily interrupting her attempts to untie herself.
<</desc>>
<</if>>
<<set $mentalEnergy = random(20)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $mentalEnergyPlayer = random(10)>>
<<set $player.mentalEnergy -= $mentalEnergyPlayer>>
<<set $staminaPlayer = random(5)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $catchHer = true>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "tieHer">>
<<set _randomPlayer = random(1)>>
<div class="wide-img">
<img src="./img/system/beforeAssault/tieHands 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/tieHands 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _randomPlayer == 0>>
<<desc>>
With a smirk, I take advantage of her momentary distraction and begin working to secure her even further, my hands deftly tying new knots as she continues to struggle with the old ones.
<</desc>>
<<else>>
<<desc>>
Despite her desperate attempts to untie herself, I'm able to overpower her, my hands expertly tying new ropes around her.
<</desc>>
<</if>>
<<set $mentalEnergyGirl = random(20)>>
<<set $woman.mentalEnergy -= $mentalEnergyGirl>>
<<set $mentalEnergy = random(20)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(10)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $catchHer = true>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<else>>
That's an error.
<</if>>
<<if $catchHer == false>>
<<set _targetNumber = 30>>
<<include "Roll dice">>
<<if _result >= _targetNumber>>
<div class="wide-img">
<img src="./img/system/beforeAssault/breakFree 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/breakFree 0.mp3" type="audio/mp3">
</audio><</if>>
<<set _luckAttempt = random(1)>>
<<set $legsTied = false>>
<<if _luckAttempt == 0>>
<<desc>>
With a triumphant grin, she frees her legs from the bindings.
<</desc>><br>
<<else>>
<<desc>>
With a sudden burst of energy, she manages to free her legs from their restraints!
<</desc>><br>
<</if>>
<<set $mentalEnergy = random(20)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(10)>>
<<set $woman.stamina -= $stamina>>
<<else>>/*she can't untie her limbs*/
<<set _luckAttempt = random(1)>>
<div class="wide-img">
<img src="./img/system/beforeAssault/untieFail 0.jpg">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/untieFail 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _luckAttempt == 0>>
<<desc>>
The ropes around her ankles hold fast, refusing to yield to her desperate attempts to untie them.
<</desc>><br>
<<else>>
<<desc>>
Her struggles prove futile, as the knots around her legs remain stubbornly secure.
<</desc>><br>
<<set $mentalEnergy = random(25)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(12)>>
<<set $woman.stamina -= $stamina>>
<</if>>
<</if>>
<<else>>
<</if>>
<<elseif $socksInMouth == true || $gagBallInMouth == true && $handsTied == true>>
<<set _randomPunch = random(1)>>
<<if _randomPunch == 0>>
<<desc>>
She's unable to bite me, but she's still able to kick.
<</desc>>
<<else>>
<<desc>>
With her mouth secured by the gag, she can't sink her teeth into anything. She lashes out with a kick.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(10)>>
<<set $woman.stamina -= $stamina>>
<<if $myAction == "Evade">>
<<set _randomPlayer = random(1)>>
<div class="wide-img">
<img src="./img/system/beforeAssault/evade 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/evade 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _randomPlayer == 0>>
<<desc>>
I nimbly dodge her attempted kick, just managing to avoid the impact. She's quick, I'll give her that, but I'm not about to let my guard down.
<</desc>>
<<else>>
<<desc>>
I deftly sidestep her kick, narrowly escaping the blow. She's definitely got some speed on her, but I'm not taking any chances.
<</desc>>
<</if>>
<<set $mentalEnergy = random(5)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(3)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "Grab">>
<<set _randomPlayer = random(1)>>
<div class="wide-img">
<img src="./img/system/beforeAssault/missedHitGroin 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/missedHitGroin 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _randomPlayer == 0>>
<<desc>>
She lands a solid kick right in my groin, causing me to double over in pain. I gasp for air as the agony shoots through my body.
<</desc>>
<<else>>
<<desc>>
She strikes me with a powerful kick directly in the groin, and I immediately crumple to the ground in excruciating pain.
<</desc>>
<</if>>
<<set $mentalEnergy = random(20)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(10)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $healthDamage = random(20)>>
<<set $player.health -= $healthDamage>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "Slap">>
<<set _randomPlayer = random(1)>>
<div class="wide-img">
<img src="./img/system/beforeAssault/missedHitGroin 1.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/missedHitGroin 0.mp3" type="audio/mp3">
</audio><</if>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/slap 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _randomPlayer == 0>>
<<desc>>
The crack of my hand against her cheek echoes in the air, but before I can even understand what's happening, her foot is flying towards me. It's...fucking...painful...
<</desc>>
<<else>>
<<desc>>
The sound of my palm meeting her cheek is quickly drowned out by the thud of her foot against my body. The pain is immediate and intense, a sharp, burning sensation that leaves me momentarily paralyzed and struggling to catch my breath.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $mentalEnergyPlayer = random(20)>>
<<set $player.mentalEnergy -= $mentalEnergyPlayer>>
<<set $staminaPlayer = random(10)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $healthDamage = random(20)>>
<<set $player.health -= $healthDamage>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "tieHer">>
<<set _randomPlayer = random(1)>>
<div class="wide-img">
<img src="./img/system/beforeAssault/missedHit 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/missedHit 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _randomPlayer == 0>>
<<desc>>
I try to keep tying her up, but her kick is too powerful and causes me too much pain, forcing me to rethink my approach.
<</desc>>
<<else>>
<<desc>>
I make an effort to secure her legs with rope, but I'm not fast enough and she strikes me with a powerful kick before I can even react.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10,20)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5,10)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $healthDamage = random(15)>>
<<set $player.health -= $healthDamage>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<else>>
That's an error.
<</if>>
<<elseif $handsTied == true && $socksInMouth == false || $gagBallInMouth == false>>
<<set _randomPunch = random(1)>>
<<if _randomPunch == 0>>
<<desc>>
She suddenly lunges at me, attempting to sink her teeth into my flesh.
<</desc>>
<<else>>
<<desc>>
She suddenly lunges at me, trying to fucking bite me like some kind of wild animal.
<</desc>>
<</if>>
<<set $mentalEnergy = random(15)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(7)>>
<<set $woman.stamina -= $stamina>>
<br><div class="wide-img">
<img src="./img/system/beforeAssault/teeth 0.webp">
</div>
<<if $myAction == "Evade">>
<<set _randomPlayer = random(1)>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/teethClattering 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _randomPlayer == 0>>
<<desc>>
But I manage to evade her bite, quickly reacting and pulling away before she can sink her teeth into my flesh.
<</desc>>
<<else>>
<<desc>>
I can see the disappointment in her eyes as she realizes that she's missed.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "Grab">>
<<set _randomPlayer = random(1)>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/mcScream 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _randomPlayer == 0>>
<<desc>>
I try to fucking grab her, but she's quicker than I anticipated and sinks her teeth into my flesh.<br>
The pain is sharp and sudden, causing me to instinctively let go of her and pull away.
<</desc>>
<<else>>
<<desc>>
I can see the satisfaction in her eyes as she realizes that she's successfully fucking bitten me!
<</desc>>
<</if>>
<<set $mentalEnergy = random(15)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(7)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $healthDamage = random(15)>>
<<set $player.health -= $healthDamage>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "Slap">>
<<set _randomPlayer = random(1)>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/mcScream 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _randomPlayer == 0>>
<<desc>>
She manages to sink her teeth into my hand instead of my face, causing a sharp pain to shoot through me.
<</desc>>
<<else>>
<<desc>>
I can feel her teeth digging into my flesh, and I instinctively pull away.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $healthDamage = random(10)>>
<<set $player.health -= $healthDamage>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "tieHer">>
<<set _randomPlayer = random(1)>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/mcScream 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _randomPlayer == 0>>
<<desc>>
The fucking bitch is biting me and it's making it impossible for me to tie her up.
<</desc>>
<<else>>
<<desc>>
The fucking bitch is biting like mad and it's too painful! I let her go...
<</desc>>
<</if>>
<<set $mentalEnergy = random(15,25)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(7,13)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $healthDamage = random(10)>>
<<set $player.health -= $healthDamage>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<else>>
That's an error.
<</if>>
<</if>>
<</if>>
<<elseif $randomActionGirl == 1>>/*Passive Physical (evade)*/
<<if $legsTied == false>>
<<set _randomPunch = random(1)>>
<div class="wide-img">
<img src="./img/system/beforeAssault/flee 0.webp">
</div>
<<if _randomPunch == 0>>
<<desc>>
She spins around and sprints away, her body moving with a newfound urgency as she tries to escape.
<</desc>>
<<else>>
<<desc>>
She turns and bolts, her legs carrying her further and further away from me.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10,20)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(5,10)>>
<<set $woman.stamina -= $stamina>>
<<if $myAction == "Evade">>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/flee 0.mp3" type="audio/mp3">
</audio><</if>>
<<set _randomPlayer = random(1)>>
<<if _randomPlayer == 0>>
<<desc>>
I try to dodge her punch, but she doesn't actually throw it and instead takes the opportunity to turn and run away.
<</desc>>
<<else>>
<<desc>>
I've misinterpreted her actions and tried to dodge a punch that hasn't been thrown.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<<button 'Chase her' 'assault'>>
<<set $assaultTrial = 'chase'>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "Grab">>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/flee 0.mp3" type="audio/mp3">
</audio><</if>>
<<set _randomPlayer = random(1)>>
<div class="wide-img">
<img src="./img/system/beforeAssault/catch 0.jpg">
</div>
<<if _randomPlayer == 0>>
<<desc>>
I know that the fucking bitch is trying to run away, and I'm not about to let her escape. As she turns to flee, I quickly react and grab her.
<</desc>>
<<else>>
<<desc>>
This fucking cunt is trying to run away but I've grabbed her successfully!
<</desc>>
<</if>>
<<set $mentalEnergyGirl = random(10,20)>>
<<set $player.mentalEnergy -= $mentalEnergyGirl>>
<<set $mentalEnergy = random(7,15)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(3,7)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<br>
<<if $itemRope > 0>>
<<if $handsTied == false>>
<<button 'Tie up her hands' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "tieHands">>
<</button>>
<<else>>
<<desc>>
Her hands are already tied.
<</desc>>
<</if>>
<<if $legsTied == false>>
<<button 'Tie up her legs' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "tieLegs">>
<</button>>
<<else>>
<<desc>>
Her legs are already tied.
<</desc>>
<</if>>
<<else>>
<<desc>>
I don't have a rope to tie her up.
<</desc>>
<</if>>
<<if $itemGagBall > 0>>
<<if $gagBallInMouth == false>>
<<button 'Make her silent' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "putGagBall">>
<</button>>
<<else>>
<<desc>>
A gag ball is already in her mouth.
<</desc>>
<</if>>
<<elseif $itemSocks > 0>>
<<if $socksInMouth == false>>
<<button 'Make her silent' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "putSocks">>
<</button>>
<<else>>
<<desc>>
Socks are already in her mouth.
<</desc>>
<</if>>
<<else>>
<<desc>>
I don't have any items to make her gagged.
<</desc>>
<</if>>
</div>
<</desc>>
<<elseif $myAction == "Slap">>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/flee 0.mp3" type="audio/mp3">
</audio><</if>>
<<set _randomPlayer = random(1)>>
<<if _randomPlayer == 0>>
<<desc>>
I've wanted to calm her by a slap but she turns around and runs away! Sly bitch!!
<</desc>>
<<else>>
<<desc>>
She tries to run away!I'm determined to keep her from getting away, and I chase after her, trying to grab her and hold her in place.
<</desc>>
<</if>>
<br>
<<set $mentalEnergy = random(10)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<<button 'Chase her' 'assault'>>
<<set $assaultTrial = 'chase'>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "tieHer">>
<<set _targetNumber = 50>>
<<include "Roll dice">>
<<if _result >= _targetNumber>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/flee 0.mp3" type="audio/mp3">
</audio><</if>>
<<set _randomPlayer = random(1)>>
<div class="wide-img">
<img src="./img/system/beforeAssault/catch 0.jpg">
</div>
<<if _randomPlayer == 0>>
<<desc>>
I manage to grab her while she's running, catching her off guard and preventing her from escaping.
<</desc>>
<<else>>
<<desc>>
I hold onto her tightly, this bitch is struggling against me, trying to break free.
<</desc>>
<</if>>
<<set $mentalEnergyGirl = random(20,25)>>
<<set $woman.mentalEnergy -= $mentalEnergyGirl>>
<<set $mentalEnergy = random(15,20)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(7,10)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<<if $itemRope > 0>>
<<if $handsTied == false>>
<<button 'Tie up her hands' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "tieHands">>
<</button>>
<<else>>
<<desc>>
Her hands are already tied.
<</desc>>
<</if>>
<<if $legsTied == false>>
<<button 'Tie up her legs' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "tieLegs">>
<</button>>
<<else>>
<<desc>>
Her legs are already tied.
<</desc>>
<</if>>
<<else>>
<<desc>>
I don't have a rope to tie her up.
<</desc>>
<</if>>
<<if $itemGagBall > 0>>
<<if $gagBallInMouth == false>>
<<button 'Make her silent' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "putGagBall">>
<</button>>
<<else>>
<<desc>>
A gag ball is already in her mouth.
<</desc>>
<</if>>
<<elseif $itemSocks > 0>>
<<if $socksInMouth == false>>
<<button 'Make her silent' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "putSocks">>
<</button>>
<<else>>
<<desc>>
Socks are already in her mouth.
<</desc>>
<</if>>
<<else>>
<<desc>>
I don't have any items to make her gagged.
<</desc>>
<</if>>
</div>/*I can grab her*/
<</desc>>
<<else>>/*I can't grab her and she runs away*/
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/flee 1.mp3" type="audio/mp3">
</audio><</if>>
<<desc>>
I reach out, only to grasp at the empty space where she's once stood.
<</desc>>
<<set $mentalEnergy = random(10,20)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5,10)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<<button 'Chase her' 'assault'>>
<<set $assaultTrial = 'chase'>>
<</button>>
</div>
<</desc>>
<</if>>
<</if>>
<<else>> /*If her legs are tied.*/
<<set _randomRun = random(1)>>
<<if _randomRun == 0>>
<<desc>>
Her legs are bound, leaving her unable to flee any further.
<</desc>>
<<else>>
<<desc>>
She's no longer able to escape, her attempts at fleeing thwarted.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(5)>>
<<set $woman.stamina -= $stamina>>
<<if $myAction == "Evade">>
<<set _randomPlayer = random(1)>>
<<if _randomPlayer == 0>>
<<desc>>
I take a deep breath, recognizing that my concern was unwarranted. She's not going to fight now.
<</desc>>
<<else>>
<<desc>>
I realize I may have overreacted, as she doesn't seem to pose any threat.
<</desc>>
<</if>>
<br>
<<set $mentalEnergy = random(10)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5)>>
<<set $player.stamina -= $staminaPlayer>>
<<set _targetNumber = 70>>
<<include "Roll dice">>
<<if _result >= _targetNumber>>
<<if $handsTied == false>>
<<set _luckAttempt = random(1)>>
<<set $legsTied = false>>
<div class="wide-img">
<img src="./img/system/beforeAssault/breakFree 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/breakFree 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _luckAttempt == 0>>
<<desc>>
With a triumphant grin, she frees her legs from the bindings.
<</desc>>
<<else>>
<<desc>>
With a sudden burst of energy, she manages to free her legs from their restraints!
<</desc>>
<</if>>
<<set $mentalEnergy = random(20)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(10)>>
<<set $woman.stamina -= $stamina>>
<<else>>
<<set _luckAttempt = random(1)>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/cry 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _luckAttempt == 0>>
<<desc>>
Frustrated tears stream down her face as she writhes in her restraints, unable to free her bound hands and legs.
<</desc>>
<<else>>
<<desc>>
She writhes and twists on the ground, her sobs growing louder and more desperate as she struggles to loosen the ropes.
<</desc>>
<</if>>
<<set $mentalEnergy = random(25)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(12)>>
<<set $woman.stamina -= $stamina>>
<</if>>
<<else>>/*she can't untie her limbs*/
<div class="wide-img">
<img src="./img/system/beforeAssault/untieFail 0.jpg">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/untieFail 0.mp3" type="audio/mp3">
</audio><</if>>
<<if $handsTied == false>>
<<set _luckAttempt = random(1)>>
<<if _luckAttempt == 0>>
<<desc>>
The ropes around her ankles hold fast, refusing to yield to her desperate attempts to untie them.
<</desc>>
<<else>>
<<desc>>
Her struggles prove futile, as the knots around her legs remain stubbornly secure.
<</desc>>
<<set $mentalEnergy = random(25)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(12)>>
<<set $woman.stamina -= $stamina>>
<</if>>
<<else>>
<<set _luckAttempt = random(1)>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/cry 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _luckAttempt == 0>>
<<desc>>
Trapped and helpless, she continues to sob and squirm as her bound hands and legs refuse to be freed.
<</desc>>
<<else>>
<<desc>>
The more she struggles, the tighter the ropes seem to become, only intensifying her tears and frantic movements.
<</desc>>
<</if>>
<<set $mentalEnergy = random(25)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(12)>>
<<set $woman.stamina -= $stamina>>
<</if>>
<</if>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "Grab">>
<<set _randomPlayer = random(1)>>
<div class="wide-img">
<img src="./img/system/beforeAssault/tieLegs 0.jpg">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/cry 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _randomPlayer == 0>>
<<desc>>
Unable to break free, she's at my mercy, and I can't resist the urge to tighten her bonds even more.
<</desc>>
<<else>>
<<desc>>
Her inability to escape only fuels my dark impulse to add more ropes to her already confined state.
<</desc>>
<</if>>
<<set $mentalEnergy = random(15)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(7)>>
<<set $player.stamina -= $staminaPlayer>>
<div class="row">
<br>
<<if $itemRope > 0>>
<<if $handsTied == false>>
<<button 'Tie up her hands' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "tieHands">>
<</button>>
<<else>>
<<desc>>
Her hands are already tied.
<</desc>>
<</if>>
<<if $legsTied == false>>
<<button 'Tie up her legs' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "tieLegs">>
<</button>>
<<else>>
<<desc>>
Her legs are already tied.
<</desc>>
<</if>>
<<else>>
<<desc>>
I don't have a rope to tie her up.
<</desc>>
<</if>>
<<if $itemGagBall > 0>>
<<if $gagBallInMouth == false>>
<<button 'Make her silent' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "putGagBall">>
<</button>>
<<else>>
<<desc>>
A gag ball is already in her mouth.
<</desc>>
<</if>>
<<elseif $itemSocks > 0>>
<<if $socksInMouth == false>>
<<button 'Make her silent' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "putSocks">>
<</button>>
<<else>>
<<desc>>
Socks are already in her mouth.
<</desc>>
<</if>>
<<else>>
<<desc>>
I don't have any items to make her gagged.
<</desc>>
<</if>>
</div>
<<elseif $myAction == "Slap">>
<<set _randomPlayer = random(1)>>
<div class="wide-img">
[img[String.format('img/system/beforeAssault/faceSlap ' + random(0,3) + '.webp')]]
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/slap 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _randomPlayer == 0>>
<<desc>>
With no means of escape, she flinches as my hand raises and then strikes this bitch!
<</desc>>
<<else>>
<<desc>>
With no hope of escape, she's left to bear the full force of my hand as it connects with her cheek.
<</desc>>
<</if>>
<<set $mentalEnergyGirl = random(10,15)>>
<<set $woman.mentalEnergy -= $mentalEnergyGirl>>
<<set $mentalEnergy = random(5)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(3)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "tieHer">>
<<set _randomPlayer = random(1)>>
<<if $handsTied == false && $legsTied == false>>
<div class="wide-img">
<img src="./img/system/beforeAssault/handsFLegsF 0.jpg">
</div>
<<elseif $handsTied == true && $legsTied == false>>
<div class="wide-img">
<img src="./img/system/beforeAssault/handsTLegsF 0.jpg">
</div>
<<elseif $handsTied == false && $legsTied == true>>
<div class="wide-img">
<img src="./img/system/beforeAssault/handsFLegsT 0.jpg">
</div>
<<else>>
<div class="wide-img">
<img src="./img/system/beforeAssault/handsTLegsT 0.jpg">
</div>
<</if>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/cry 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _randomPlayer == 0>>
<<desc>>
Unable to break free from my grasp, she watches anxiously as I retrieve the bindings.
<</desc>>
<<else>>
<<desc>>
Her efforts to escape proven futile, she's left powerless as I begin to tie her up even more tightly.
<</desc>>
<</if>>
<<set $mentalEnergyGirl = random(10)>>
<<set $woman.mentalEnergy -= $mentalEnergyGirl>>
<<set $mentalEnergy = random(15)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(7)>>
<<set $player.stamina -= $staminaPlayer>>
<div class="row">
<br>
<<if $itemRope > 0>>
<<if $handsTied == false>>
<<button 'Tie up her hands' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "tieHands">>
<</button>>
<<else>>
<<desc>>
Her hands are already tied.
<</desc>>
<</if>>
<<if $legsTied == false>>
<<button 'Tie up her legs' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "tieLegs">>
<</button>>
<<else>>
<<desc>>
Her legs are already tied.
<</desc>>
<</if>>
<<else>>
<<desc>>
I don't have a rope to tie her up.
<</desc>>
<</if>>
<<if $itemGagBall > 0>>
<<if $gagBallInMouth == false>>
<<button 'Make her silent' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "putGagBall">>
<</button>>
<<else>>
<<desc>>
A gag ball is already in her mouth.
<</desc>>
<</if>>
<<elseif $itemSocks > 0>>
<<if $socksInMouth == false>>
<<button 'Make her silent' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "putSocks">>
<</button>>
<<else>>
<<desc>>
Socks are already in her mouth.
<</desc>>
<</if>>
<<else>>
<<desc>>
I don't have any items to make her gagged.
<</desc>>
<</if>>
</div>
<</if>>
<</if>>
<<else>>/*Crying*/
<<if $gagBallInMouth == true || $socksInMouth == true>>
<<set _randomPunch = random(1)>>
<<if _randomPunch == 0>>
<<desc>>
Her voice is rendered unintelligible by the gag that stifles her words, leaving only faint noises.
<</desc>>
<<else>>
<<desc>>
She's trying to speak, but her words are muffled and unclear.
<</desc>>
<</if>>
<<set $mentalEnergy = random(25)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(5)>>
<<set $woman.stamina -= $stamina>>
<<if $myAction == "Evade">>
<<set _targetNumber = 70>>
<<include "Roll dice">>
<<if _result >= _targetNumber>>
<<if $handsTied == false>>
<div class="wide-img">
<img src="./img/system/beforeAssault/untieRope 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/untieRope 0.mp3" type="audio/mp3">
</audio><</if>>
<<set _luckAttempt = random(1)>>
<<set $legsTied = false>>
<<if _luckAttempt == 0>>
<<desc>>
A spark of triumph in her eyes, she finally manages to free her legs from their bindings.
<</desc>>
<<else>>
<<desc>>
With a sigh of relief, she feels the ropes around her legs loosen and fall away, no longer constraining her.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(5,12)>>
<<set $woman.stamina -= $stamina>>
<<else>>/*If her hands are tied.*/
<div class="wide-img">
[img[String.format('img/system/beforeAssault/handsTied ' + random(0,1) + '.jpg')]]
</div>
<<set _luckAttempt = random(1)>>
<<if _luckAttempt == 0>>
<<desc>>
Desperate and helpless, she continues to writhe and cry, her muffled sobs barely escaping the gag as she struggles in vain to free her bound hands and legs.
<</desc>>
<<else>>
<<desc>>
Her efforts to escape are fruitless, leaving her to sob and squirm in her restraints, the gag effectively silencing her pleas for help.
<</desc>>
<</if>>
<<set $mentalEnergy = random(25)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(12)>>
<<set $woman.stamina -= $stamina>>
<</if>>
<<else>>/*If she's failed to untie.*/
<<if $handsTied == false>>
<div class="wide-img">
[img[String.format('img/system/beforeAssault/legsTied ' + random(0,2) + '.jpg')]]
</div>
<<set _luckAttempt = random(1)>>
<<if _luckAttempt == 0>>
<<desc>>
The ropes around her legs remain stubbornly secure, leaving her trapped and helpless in her efforts to escape.
<</desc>>
<<else>>
<<desc>>
Her struggles prove futile, as the knots around her ankles refuse to yield to her desperate attempts to untie them.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10,25)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(5,12)>>
<<set $woman.stamina -= $stamina>>
<<else>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/cry 1.mp3" type="audio/mp3">
</audio><</if>>
<div class="wide-img">
[img[String.format('img/system/beforeAssault/hogTie ' + random(0,2) + '.jpg')]]
</div>
<<set _luckAttempt = random(1)>>
<<if _luckAttempt == 0>>
<<desc>>
Unable to free herself, she continues to sob and squirm in her restraints, the gag effectively muffling her cries for help.
<</desc>>
<<else>>
<<desc>>
Her struggles to untie the ropes around her wrists and ankles prove fruitless, leaving her to writhe and weep in frustration.
<</desc>>
<</if>>
<<set $mentalEnergy = random(15,25)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(10,12)>>
<<set $woman.stamina -= $stamina>>
<</if>>
<</if>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "Grab">>
<<if $socksInMouth == true>>
<div class="wide-img">
<img src="./img/system/beforeAssault/socksInMouth 0.jpg">
</div>
<<else>>
<div class="wide-img">
[img[String.format('img/system/beforeAssault/mouthGagged ' + random(0,3) + '.jpg')]]
</div>
<</if>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/cry 0.mp3" type="audio/mp3">
</audio><</if>>
<<set _randomPlayer = random(1)>>
<<if _randomPlayer == 0>>
<<desc>>
With her mouth effectively gagged, I grasp her firmly, rendering her previous attempts to yell for help futile and unheard.
<</desc>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<else>>
<<desc>>
As I seize her, the gag ensures her silence, her struggles to cry out for assistance now muffled and ineffective.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5)>>
<<set $player.stamina -= $staminaPlayer>>
<div class="row">
<br>
<<if $itemRope > 0>>
<<if $handsTied == false>>
<<button 'Tie up her hands' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "tieHands">>
<</button>>
<<else>>
<<desc>>
Her hands are already tied.
<</desc>>
<</if>>
<<if $legsTied == false>>
<<button 'Tie up her legs' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "tieLegs">>
<</button>>
<<else>>
<<desc>>
Her legs are already tied.
<</desc>>
<</if>>
<<else>>
<<desc>>
I don't have a rope to tie her up.
<</desc>>
<</if>>
<<if $itemGagBall > 0>>
<<if $gagBallInMouth == false>>
<<button 'Make her silent' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "putGagBall">>
<</button>>
<<else>>
<<desc>>
A gag ball is already in her mouth.
<</desc>>
<</if>>
<<elseif $itemSocks > 0>>
<<if $socksInMouth == false>>
<<button 'Make her silent' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "putSocks">>
<</button>>
<<else>>
<<desc>>
Socks are already in her mouth.
<</desc>>
<</if>>
<<else>>
<<desc>>
I don't have any items to make her gagged.
<</desc>>
<</if>>
</div>
<<elseif $myAction == "Slap">>
<<set _targetNumber = 70>>
<<include "Roll dice">>
<<if _result >= _targetNumber>>
<<if $handsTied == false>>
<<set _luckAttempt = random(1)>>
<<if _luckAttempt == 0>>
<<if $legsTied == true>>
<div class="wide-img">
<img src="./img/system/beforeAssault/breakFree 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/laugh 0.mp3" type="audio/mp3">
</audio><</if>>
<<desc>>
With a triumphant surge of energy, she finally manages to free her legs from the bindings that held her captive.
<</desc>>
<<set $legsTied = false>>
<<set $mentalEnergy = random(10)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(5,12)>>
<<set $woman.stamina -= $stamina>>
<<elseif $socksInMouth == true || $gagBallInMouth == true>>
<div class="wide-img">
<img src="./img/system/beforeAssault/spitGag 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/laugh 0.mp3" type="audio/mp3">
</audio><</if>>
<<desc>>
With a newfound determination, she manages to dislodge the gag from her mouth, finally able to breathe and speak freely.
<</desc>>
<<set $socksInMouth = false>>
<<set $gagBallInMouth = false>>
<<set $mentalEnergy = random(10)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(12)>>
<<set $woman.stamina -= $stamina>>
<<else>>
That's an error.
<</if>>
<<else>>
<<if $legsTied == true>>
<div class="wide-img">
<img src="./img/system/beforeAssault/breakFree 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/laugh 0.mp3" type="audio/mp3">
</audio><</if>>
<<desc>>
Her perseverance pays off, as she feels the ropes around her legs loosen and fall away, no longer constraining her movements.
<</desc>>
<<set $legsTied = false>>
<<set $mentalEnergy = random(10,25)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(5,12)>>
<<set $woman.stamina -= $stamina>>
<<elseif $socksInMouth == true || $gagBallInMouth == true>>
<div class="wide-img">
<img src="./img/system/beforeAssault/spitGag 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/laugh 0.mp3" type="audio/mp3">
</audio><</if>>
<<desc>>
She works her jaw and frees herself from the gag, her mouth now unobstructed and her voice unimpeded.
<</desc>>
<<set $socksInMouth = false>>
<<set $gagBallInMouth = false>>
<<set $mentalEnergy = random(10)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(12)>>
<<set $woman.stamina -= $stamina>>
<<else>>
That's an error.2
<</if>>
<</if>>
<<else>>
<<set _luckAttempt = random(1)>>
<<if _luckAttempt == 0>>
<<if $legsTied == true>>
<div class="wide-img">
[img[String.format('img/system/beforeAssault/legsTied ' + random(0,2) + '.jpg')]]
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/cry 0.mp3" type="audio/mp3">
</audio><</if>>
<<desc>>
The ropes around her legs remain stubbornly secure, her efforts to free herself proving unsuccessful and leaving her feeling defeated.
<</desc>>
<<set $mentalEnergy = random(15,25)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(7,12)>>
<<set $woman.stamina -= $stamina>>
<<elseif $socksInMouth == true || $gagBallInMouth == true>>
<<if $socksInMouth == true>>
<div class="wide-img">
<img src="./img/system/beforeAssault/socksInMouth 0.jpg">
</div>
<<else>>
<div class="wide-img">
[img[String.format('img/system/beforeAssault/mouthGagged ' + random(0,3) + '.jpg')]]
</div>
<</if>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/cry 0.mp3" type="audio/mp3">
</audio><</if>>
<<desc>>
She can't get rid of <<if $socksInMouth == true>>socks<<else>>a gag ball<</if>> in her mouth.
<</desc>>
<<set $mentalEnergy = random(15,25)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(7,12)>>
<<set $woman.stamina -= $stamina>>
<<else>>
That's an error.
<</if>>
<<else>>
<<if $legsTied == true>>
<div class="wide-img">
[img[String.format('img/system/beforeAssault/legsTied ' + random(0,2) + '.jpg')]]
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/cry 0.mp3" type="audio/mp3">
</audio><</if>>
<<desc>>
Despite her persistent efforts, the knots around her legs remain unyielding, leaving her trapped and unable to escape.
<</desc>>
<<set $mentalEnergy = random(10,25)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(5,12)>>
<<set $woman.stamina -= $stamina>>
<<elseif $socksInMouth == true || $gagBallInMouth == true>>
<<if $socksInMouth == true>>
<div class="wide-img">
<img src="./img/system/beforeAssault/socksInMouth 0.jpg">
</div>
<<else>>
<div class="wide-img">
[img[String.format('img/system/beforeAssault/mouthGagged ' + random(0,3) + '.jpg')]]
</div>
<</if>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/cry 0.mp3" type="audio/mp3">
</audio><</if>>
<<desc>>
She can't get rid of <<if $socksInMouth == true>>socks<<else>>a gag ball<</if>> in her mouth.
<</desc>>
<<set $mentalEnergy = random(10,25)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(5,12)>>
<<set $woman.stamina -= $stamina>>
<<else>>
That's an error.2
<</if>>
<</if>>
<</if>>
<<else>>
<div class="wide-img">
[img[String.format('img/system/beforeAssault/faceSlap ' + random(0,3) + '.webp')]]
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/slap 0.mp3" type="audio/mp3">
</audio><</if>>
<<timed 1s>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/slap 0.mp3" type="audio/mp3">
</audio><</if>>
<</timed>>
<<if $handsTied == false>>
<<set _luckAttempt = random(1)>>
<<if _luckAttempt == 0>>
<<desc>>
I slap her while she is trying to free herself. Her attempts are as futile as a ship trying to sail against a relentless storm.
<</desc>>
<<set $mentalEnergy = random(10,25)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(5,12)>>
<<set $woman.stamina -= $stamina>>
<<else>>
<<desc>>
In response to her desperate struggle, I deliver a sharp slap across her face, the sound echoing in the room. The unexpected sting momentarily stuns her, and her thrashing subsides for a moment, her eyes wide with shock and fear.
<</desc>>
<<set $mentalEnergy = random(15,25)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(5,15)>>
<<set $woman.stamina -= $stamina>>
<</if>>
<<else>>
<<set _luckAttempt = random(1)>>
<<if _luckAttempt == 0>>
<<desc>>
Her struggles to free herself prove fruitless, leaving her to writhe and sob in frustration, the ropes around her wrists and ankles holding fast.
<</desc>>
<<set $mentalEnergy = random(15,25)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(7,12)>>
<<set $woman.stamina -= $stamina>>
<<else>>
<<desc>>
The bindings around her limbs refuse to yield, causing her to squirm and weep in desperation, her attempts to untie them proving unsuccessful.
<</desc>>
<<set $mentalEnergy = random(15,25)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(7,12)>>
<<set $woman.stamina -= $stamina>>
<</if>>
<</if>>
<</if>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "tieHer">>
<<include "Roll dice">>
<<set _targetNumber = 50>>
<<if _result >= _targetNumber>>
<<set _randomPlayerTie = random(1)>>
<div class="wide-img">
<img src="./img/system/beforeAssault/beforeTie 0.jpg">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/hmm 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _randomPlayerTie == 0>>
<<desc>>
Despite her ear-piercing cries for help, I prepare to tie her up.
<</desc>>
<<else>>
<<desc>>
Her screams echo through the air, but I am determined to tie her up and silence her protests.
<</desc>>
<</if>>
<<set $mentalEnergy = random(10,20)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5,10)>>
<<set $player.stamina -= $staminaPlayer>>
<div class="row">
<br>
<<if $itemRope > 0>>
<<if $handsTied == false>>
<<button 'Tie up her hands' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "tieHands">>
<</button>>
<<else>>
<<desc>>
Her hands are already tied.
<</desc>>
<</if>>
<<if $legsTied == false>>
<<button 'Tie up her legs' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "tieLegs">>
<</button>>
<<else>>
<<desc>>
Her legs are already tied.
<</desc>>
<</if>>
<<else>>
<<desc>>
I don't have a rope to tie her up.
<</desc>>
<</if>>
<<if $itemGagBall > 0>>
<<if $gagBallInMouth == false>>
<<button 'Make her silent' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "putGagBall">>
<</button>>
<<else>>
<<desc>>
A gag ball is already in her mouth.
<</desc>>
<</if>>
<<elseif $itemSocks > 0>>
<<if $socksInMouth == false>>
<<button 'Make her silent' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "putSocks">>
<</button>>
<<else>>
<<desc>>
Socks are already in her mouth.
<</desc>>
<</if>>
<<else>>
<<desc>>
I don't have any items to make her gagged.
<</desc>>
<</if>>
</div>
<<else>>
<div class="wide-img">
<img src="./img/system/beforeAssault/flee 1.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/flee 1.mp3" type="audio/mp3">
</audio><</if>>
<<desc>>
I reach out to grab her, but my fingers grasp only air as she slips through my grasp and sprints away.
<</desc>>
<<set $mentalEnergy = random(10,25)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5,12)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<<button 'Chase her' 'assault'>>
<<set $assaultTrial = 'chase'>>
<</button>>
</div>
<</desc>>
<</if>>
<</if>>
<<else>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/cry 2.mp3" type="audio/mp3">
</audio><</if>>
<<set _randomPunch = random(1)>>
<<if _randomPunch == 0>>
<<desc>>
Her sobs erupt with a newfound intensity, her cries echoing through the air and resonating in my ears.
<</desc>>
<<else>>
<<desc>>
The sound of her weeping fills the space around us, growing louder and more anguished with each passing moment.
<</desc>>
<</if>>
<<set $mentalEnergy = random(15)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(8)>>
<<set $woman.stamina -= $stamina>>
<<if $myAction == "Evade">>
<<set _randomPlayer = random(1)>>
<div class="wide-img">
<img src="./img/system/beforeAssault/shocked 0.jpg">
</div>
<<if _randomPlayer == 0>>
<<desc>>
Her sudden outburst of tears catches me off guard, leaving me momentarily stunned and unsure of how to react.
<</desc>>
<<else>>
<<desc>>
Her unexpected eruption of tears leaves me feeling caught off guard and at a loss for words.
<</desc>>
<</if>>
<<set $mentalEnergy = random(8)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(4)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "Grab">>
<<set _randomPlayer = random(1)>>
<<if _randomPlayer == 0>>
<div class="wide-img">
<img src="./img/system/beforeAssault/soundAttack 0.webp">
</div>
<<desc>>
I manage to seize her, but her cries are deafening, ringing in my ears and making it difficult to focus.
<</desc>>
<<set $mentalEnergy = random(10,20)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(7)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<else>>
<div class="wide-img">
<img src="./img/system/beforeAssault/beforeTie 0.jpg">
</div>
<<desc>>
Her cries for help are loud and persistent, but I remain resolute, preparing to secure her even further with more ropes.
<</desc>>
<<set $mentalEnergy = random(10,20)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(7,12)>>
<<set $player.stamina -= $staminaPlayer>>
<div class="row">
<br>
<<if $itemRope > 0>>
<<if $handsTied == false>>
<<button 'Tie up her hands' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "tieHands">>
<</button>>
<<else>>
<<desc>>
Her hands are already tied.
<</desc>>
<</if>>
<<if $legsTied == false>>
<<button 'Tie up her legs' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "tieLegs">>
<</button>>
<<else>>
<<desc>>
Her legs are already tied.
<</desc>>
<</if>>
<<else>>
<<desc>>
I don't have a rope to tie her up.
<</desc>>
<</if>>
<<if $itemGagBall > 0>>
<<if $gagBallInMouth == false>>
<<button 'Make her silent' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "putGagBall">>
<</button>>
<<else>>
<<desc>>
A gag ball is already in her mouth.
<</desc>>
<</if>>
<<elseif $itemSocks > 0>>
<<if $socksInMouth == false>>
<<button 'Make her silent' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "putSocks">>
<</button>>
<<else>>
<<desc>>
Socks are already in her mouth.
<</desc>>
<</if>>
<<else>>
<<desc>>
I don't have any items to make her gagged.
<</desc>>
<</if>>
</div>
<</if>>
<<elseif $myAction == "Slap">>
<<set _randomPlayer = random(1)>>
<div class="wide-img">
[img[String.format('img/system/beforeAssault/faceSlap ' + random(0,3) + '.webp')]]
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/slap 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _randomPlayer == 0>>
<<desc>>
Frustrated by her relentless yelling, I lash out and slap her, the shock of the blow causing her to pause and gasp for air.
<</desc>>
<<else>>
<<desc>>
I strike her cheek with a swift, stinging blow, the force of it momentarily silencing her.
<</desc>>
<</if>>
<<set $mentalEnergyGirl = random(20)>>
<<set $woman.mentalEnergy -= $mentalEnergyGirl>>
<<set $mentalEnergy = random(10)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<elseif $myAction == "tieHer">>
<<include "Roll dice">>
<<set _targetNumber = 50>>
<<if _result >= _targetNumber>>
<<set _randomPlayerTie = random(1)>>
<div class="wide-img">
<img src="./img/system/beforeAssault/beforeTie 0.jpg">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/hmm 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _randomPlayerTie == 0>>
<<desc>>
Her loud-ass screams fill the air, but I'm not backing down, ready to tie her up and shut her the hell up.
<</desc>>
<<else>>
<<desc>>
Her screams are fucking deafening, but I'm not about to let that stop me, determined to tie her up and restore some goddamn peace and quiet.
<</desc>>
<</if>>
<<set $mentalEnergyGirl = random(15)>>
<<set $woman.mentalEnergy -= $mentalEnergyGirl>>
<<set $mentalEnergy = random(10,20)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(7,12)>>
<<set $player.stamina -= $staminaPlayer>>
<div class="row">
<br>
<<if $itemRope > 0>>
<<if $handsTied == false>>
<<button 'Tie up her hands' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "tieHands">>
<</button>>
<<else>>
<<desc>>
Her hands are already tied.
<</desc>>
<</if>>
<<if $legsTied == false>>
<<button 'Tie up her legs' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "tieLegs">>
<</button>>
<<else>>
<<desc>>
Her legs are already tied.
<</desc>>
<</if>>
<<else>>
<<desc>>
I don't have a rope to tie her up.
<</desc>>
<</if>>
<<if $itemGagBall > 0>>
<<if $gagBallInMouth == false>>
<<button 'Make her silent' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "putGagBall">>
<</button>>
<<else>>
<<desc>>
A gag ball is already in her mouth.
<</desc>>
<</if>>
<<elseif $itemSocks > 0>>
<<if $socksInMouth == false>>
<<button 'Make her silent' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "putSocks">>
<</button>>
<<else>>
<<desc>>
Socks are already in her mouth.
<</desc>>
<</if>>
<<else>>
<<desc>>
I don't have any items to make her gagged.
<</desc>>
<</if>>
</div>
<<else>>
<<if $legsTied == true>>
<div class="wide-img">
<img src="./img/system/beforeAssault/beforeTie 1.jpg">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/hmm 0.mp3" type="audio/mp3">
</audio><</if>>
<<desc>>
With a determined look in my eyes, I reach for more rope, ready to secure her even further and put an end to her struggles.
<</desc>>
<<set $mentalEnergyGirl = random(15)>>
<<set $woman.mentalEnergy -= $mentalEnergyGirl>>
<<set $mentalEnergy = random(10)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5)>>
<<set $player.stamina -= $staminaPlayer>>
<div class="row">
<br>
<<if $itemRope > 0>>
<<if $handsTied == false>>
<<button 'Tie up her hands' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "tieHands">>
<</button>>
<<else>>
<<desc>>
Her hands are already tied.
<</desc>>
<</if>>
<<if $legsTied == false>>
<<button 'Tie up her legs' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "tieLegs">>
<</button>>
<<else>>
<<desc>>
Her legs are already tied.
<</desc>>
<</if>>
<<else>>
<<desc>>
I don't have a rope to tie her up.
<</desc>>
<</if>>
<<if $itemGagBall > 0>>
<<if $gagBallInMouth == false>>
<<button 'Make her silent' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "putGagBall">>
<</button>>
<<else>>
<<desc>>
A gag ball is already in her mouth.
<</desc>>
<</if>>
<<elseif $itemSocks > 0>>
<<if $socksInMouth == false>>
<<button 'Make her silent' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "putSocks">>
<</button>>
<<else>>
<<desc>>
Socks are already in her mouth.
<</desc>>
<</if>>
<<else>>
<<desc>>
I don't have any items to make her gagged.
<</desc>>
<</if>>
</div>
<<else>>
<div class="wide-img">
<img src="./img/system/beforeAssault/flee 1.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/flee 1.mp3" type="audio/mp3">
</audio><</if>>
<<desc>>
My attempt to grab her falls short, and she takes advantage of the moment to flee.
<</desc>>
<<set $mentalEnergy = random(10,20)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(7,12)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<<button 'Chase her' 'assault'>>
<<set $assaultTrial = 'chase'>>
<</button>>
</div>
<</desc>>
<</if>>
<</if>>
<</if>>
<</if>>
<</if>>
<<elseif $assaultTrial == 'chase'>>
<<set $runAttempt += 1>>
<<if $runAttempt == $randomChasingDistance>>
<div class="wide-img">
<img src="./img/system/beforeAssault/runAway 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/runAway 0.mp3" type="audio/mp3">
</audio><</if>>
<<set _randomPlayerTie = random(1)>>
<<if _randomPlayerTie == 0>>
<<desc>>
With a sinking feeling in my gut, I watch her disappear into the distance, knowing that I too must leave before the authorities arrive.
<</desc>>
<<else>>
<<desc>>
She's managed to escape, and I can't afford to stick around, so I reluctantly turn and make my own hasty exit.
<</desc>>
<</if>>
<<desc>>
<<if $id == "carlaRape">>
<div class="row">
<<button "Just only for you...Once more?" "assault">>
<<set $assaultTrial = 0>>
<</button>>
</div>
<br>
<div class="row">
<<button "Oh, no...I missed her" "friendHouse">>
<<set $friendHouse = "missedHer">>
<<set $carla = $woman>>
<</button>>
</div>
<<elseif $id == "rape0">>
<div class="row">
<<button "Oh, no...I missed her" "victimHouse">>
<<set $victimIndex = "missedHer">>
<<set $carla = $woman>>
<</button>>
</div>
<</if>>
<</desc>>
<<else>>
<<set _randomPlayerTie = random(2)>>
<div class="wide-img">
<img src="./img/system/beforeAssault/choice 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/choice 0.mp3" type="audio/mp3">
</audio><</if>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/breathe 0.mp3" type="audio/mp3">
</audio><</if>>
<<if _randomPlayerTie == 0>>
<<desc>>
As she makes a break for it, her eyes dart between the two possible escape routes, one to the right and one to the left, her decision hanging in the balance.
<</desc>>
<<elseif _randomPlayerTie == 1>>
<<desc>>
In her desperate bid for freedom, she weighs her options, considering whether to sprint to the right or make a mad dash to the left.
<</desc>>
<<else>>
<<desc>>
She hesitates for a moment, torn between darting to the right or veering to the left, her choice uncertain.
<</desc>>
<</if>>
<<desc>>
<div class ="row">
<<button 'Left' 'assault'>>
<<set $assaultTrial = "chaseResult">>
<<set $myAction = "Left">>
<</button>>
<<button 'Right' 'assault'>>
<<set $assaultTrial = "chaseResult">>
<<set $myAction = "Right">>
<</button>>
</div>
<</desc>>
<</if>>
<<elseif $assaultTrial == 'chaseResult'>>
<<set $chooseRandomDirection = random(1)>>
<<if $chooseRandomDirection == 0>>
<<desc>>
She chooses her escape route and sprints to the left.
<</desc>>
<<set $mentalEnergy = random(10,25)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(5,12)>>
<<set $woman.stamina -= $stamina>>
<<if $myAction == "Left">>
<div class="wide-img">
<img src="./img/system/beforeAssault/catch 0.jpg">
</div>
<<desc>>
My hand closes around her arm, and I pull her back towards me, a triumphant smirk crossing my face as I successfully capture her.
<</desc>>
<<set $mentalEnergyGirl = random(30)>>
<<set $woman.mentalEnergy -= $mentalEnergyGirl>>
<<set $mentalEnergy = random(10,25)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5,12)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<br>
<<if $itemRope > 0>>
<<if $handsTied == false>>
<<button 'Tie up her hands' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "tieHands">>
<</button>>
<<else>>
<<desc>>
Her hands are already tied.
<</desc>>
<</if>>
<<if $legsTied == false>>
<<button 'Tie up her legs' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "tieLegs">>
<</button>>
<<else>>
<<desc>>
Her legs are already tied.
<</desc>>
<</if>>
<<else>>
<<desc>>
I don't have a rope to tie her up.
<</desc>>
<</if>>
<<if $itemGagBall > 0>>
<<if $gagBallInMouth == false>>
<<button 'Make her silent' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "putGagBall">>
<</button>>
<<else>>
<<desc>>
A gag ball is already in her mouth.
<</desc>>
<</if>>
<<elseif $itemSocks > 0>>
<<if $socksInMouth == false>>
<<button 'Make her silent' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "putSocks">>
<</button>>
<<else>>
<<desc>>
Socks are already in her mouth.
<</desc>>
<</if>>
<<else>>
<<desc>>
I don't have any items to make her gagged.
<</desc>>
<</if>>
</div>
<</desc>>
<<else>>
<div class="wide-img">
<img src="./img/system/beforeAssault/flee 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/flee 0.mp3" type="audio/mp3">
</audio><</if>>
<<desc>>
Shit! I've failed to catch her, and she's getting further and further away with each passing second.
<</desc>>
<<set $mentalEnergy = random(10,30)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5,15)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<</if>>
<<else>>
<<desc>>
She makes her decision and bolts to the right, her footsteps pounding against the ground as she flees.
<</desc>>
<<set $mentalEnergy = random(10,25)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(5,12)>>
<<set $woman.stamina -= $stamina>>
<<if $myAction == "Left">>
<div class="wide-img">
<img src="./img/system/beforeAssault/flee 0.webp">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/flee 0.mp3" type="audio/mp3">
</audio><</if>>
<<desc>>
Fuck! My attempt to grab her falls short, and she takes advantage of the moment to flee.
<</desc>>
<<set $mentalEnergy = random(10,30)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5,15)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<else>>
<div class="wide-img">
<div class="wide-img">
[img[String.format('img/system/beforeAssault/catch ' + random(0,3) + '.jpg')]]
</div>
</div>
<<desc>>
With a swift movement, I manage to seize her, my grip firm and unyielding as I hold her in place.
<</desc>>
<<set $mentalEnergyGirl = random(30)>>
<<set $woman.mentalEnergy -= $mentalEnergyGirl>>
<<set $mentalEnergy = random(10,25)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5,12)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<<if $itemRope > 0>>
<<if $handsTied == false>>
<<button 'Tie up her hands' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "tieHands">>
<</button>>
<<else>>
<<desc>>
Her hands are already tied.
<</desc>>
<</if>>
<<if $legsTied == false>>
<<button 'Tie up her legs' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "tieLegs">>
<</button>>
<<else>>
<<desc>>
Her legs are already tied.
<</desc>>
<</if>>
<<else>>
<<desc>>
I don't have a rope to tie her up.
<</desc>>
<</if>>
<<if $itemGagBall > 0>>
<<if $gagBallInMouth == false>>
<<button 'Make her silent' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "putGagBall">>
<</button>>
<<else>>
<<desc>>
A gag ball is already in her mouth.
<</desc>>
<</if>>
<<elseif $itemSocks > 0>>
<<if $socksInMouth == false>>
<<button 'Make her silent' 'assault'>>
<<set $assaultTrial = "tying">>
<<set $myAction = "putSocks">>
<</button>>
<<else>>
<<desc>>
Socks are already in her mouth.
<</desc>>
<</if>>
<<else>>
<<desc>>
I don't have any items to make her gagged.
<</desc>>
<</if>>
</div>
<</desc>>
<</if>>
<</if>>
<<elseif $assaultTrial == 'tying'>>
<<desc>>
Her body tenses and writhes as she fights against my attempts to bind her, her determination to remain free evident in every movement.
<</desc>>
<<set $mentalEnergy = random(15,30)>>
<<set $woman.mentalEnergy -= $mentalEnergy>>
<<set $stamina = random(7,15)>>
<<set $woman.stamina -= $stamina>>
<<set _targetNumber = 50>>
<<include "Roll dice">>
<<if _result >= _targetNumber>>
<<if $myAction == 'tieHands'>>
<<set $successfulTryTieHands += 1>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/breathe 1.mp3" type="audio/mp3">
</audio><</if>>
<<if $successfulTryTieHands == $randomAmountTieUpHands>>
<div class="wide-img">
[img[String.format('img/system/beforeAssault/handsTied ' + random(0,1) + '.jpg')]]
</div>
<<desc>>
With her hands securely bound, she's no longer able to strike out at me, her struggles to free herself growing more and more futile.
<</desc>>
<<set $mentalEnergyGirl = random(20)>>
<<set $woman.mentalEnergy -= $mentalEnergyGirl>>
<<set $mentalEnergy = random(10,20)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(7,12)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $handsTied = true>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<else>>
<div class="wide-img">
[img[String.format('img/system/beforeAssault/tieHands ' + random(0,1) + '.jpg')]]
</div>
<<desc>>
Despite her desperate struggles, I'm able to overpower her, my hands deftly working the rope as I bind her wrists together.
<</desc>>
<<set $mentalEnergy = random(10,25)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5,12)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $handsTied = true>>
<<desc>>
<div class="row">
<<button 'Keep trying' 'assault'>>
<<set $assaultTrial = 'tying'>>
<</button>>
</div>
<</desc>>
<</if>>
<<elseif $myAction == 'tieLegs'>>
<<set $successfulTryTieLegs += 1>>
<div class="wide-img">
[img[String.format('img/system/beforeAssault/legsTied ' + random(0,2) + '.jpg')]]
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/breathe 1.mp3" type="audio/mp3">
</audio><</if>>
<<if $successfulTryTieLegs == $randomAmountTieUpLegs>>
<<desc>>
With a final tug on the rope, I secure her legs tightly together, a satisfied smirk crossing my face as I watch her struggle in vain. She's not going anywhere now.
<</desc>>
<<set $mentalEnergyGirl = random(20)>>
<<set $woman.mentalEnergy -= $mentalEnergyGirl>>
<<set $mentalEnergy = random(10,20)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(7,12)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $legsTied = true>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<else>>
<<desc>>
Despite her desperate attempts to resist, I'm able to overpower her, my hands expertly working the rope as I bind her ankles together.
<</desc>>
<<set $mentalEnergy = random(10,25)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5,12)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $legsTied = true>>
<<desc>>
<div class="row">
<<button 'Keep trying' 'assault'>>
<<set $assaultTrial = 'tying'>>
<</button>>
</div>
<</desc>>
<</if>>
<<elseif $myAction == 'putSocks'>>
<<set $successfulTryPutSocks += 1>>
<div class="wide-img">
<img src="./img/system/beforeAssault/socksInMouth 0.jpg">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/mouthGagged 0.mp3" type="audio/mp3">
</audio><</if>>
<<if $successfulTryPutSocks == $randomAmountPutSocks>>
<<desc>>
I've successfully gagged her with the socks, leaving her unable to scream or bite, her protests reduced to mere whimpers.
<</desc>>
<<set $mentalEnergyGirl = random(20)>>
<<set $woman.mentalEnergy -= $mentalEnergyGirl>>
<<set $mentalEnergy = random(10,20)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(7,12)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $mouthGagged = true>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<else>>
<<desc>>
She struggles and thrashes, but my strength is greater, and I'm able to stuff the socks into her mouth, effectively silencing her protests.
<</desc>>
<<set $mentalEnergy = random(10,25)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5,12)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<<button 'Keep trying' 'assault'>>
<<set $assaultTrial = 'tying'>>
<</button>>
</div>
<</desc>>
<</if>>
<<elseif $myAction == 'putGagBall'>>
<<set $successfulTryPutGagBall += 1>>
<<if $successfulTryPutGagBall == $randomAmountGagBall>>
<div class="wide-img">
[img[String.format('img/system/beforeAssault/mouthGagged ' + random(0,3) + '.jpg')]]
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/mouthGagged 0.mp3" type="audio/mp3">
</audio><</if>>
<<desc>>
I've successfully gagged her with the ball, leaving her unable to scream or bite, her protests reduced to mere whimpers.
<</desc>>
<<set $mentalEnergyGirl = random(20)>>
<<set $woman.mentalEnergy -= $mentalEnergyGirl>>
<<set $mentalEnergy = random(10,20)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(7,12)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $mouthGagged = true>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<<else>>
<div class="wide-img">
<img src="./img/system/beforeAssault/resist 0.jpg">
</div>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/resist 0.mp3" type="audio/mp3">
</audio><</if>>
<<desc>>
She thrashes her head from side to side, but I'm able to hold her steady, my fingers pushing the gag ball deeper into her mouth.
<</desc>>
<<set $mentalEnergy = random(10,25)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5,12)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<<button 'Keep trying' 'assault'>>
<<set $assaultTrial = 'tying'>>
<</button>>
</div>
<</desc>>
<</if>>
<</if>>
<<else>>
<<if $handsTied == false && $legsTied == false>>
<div class="wide-img">
<img src="./img/system/beforeAssault/handsFLegsF 0.jpg">
</div>
<<elseif $handsTied == true && $legsTied == false>>
<div class="wide-img">
<img src="./img/system/beforeAssault/handsTLegsF 0.jpg">
</div>
<<elseif $handsTied == false && $legsTied == true>>
<div class="wide-img">
<img src="./img/system/beforeAssault/handsFLegsT 0.jpg">
</div>
<<else>>
<div class="wide-img">
<img src="./img/system/beforeAssault/handsTLegsT 0.jpg">
</div>
<</if>>
<<if $kinks.audio == true>><audio autoplay>
<source src="img/system/beforeAssault/audio/resist 1.mp3" type="audio/mp3">
</audio><</if>>
<<desc>>
Sweat beads on my forehead as I attempt to overpower her, but her struggles only grow more intense, and I'm unable to gain control.
<</desc>>
<<set $mentalEnergy = random(10,30)>>
<<set $player.mentalEnergy -= $mentalEnergy>>
<<set $staminaPlayer = random(5,15)>>
<<set $player.stamina -= $staminaPlayer>>
<<desc>>
<div class="row">
<<button 'Continue' 'assault'>>
<<set $assaultTrial = 0>>
<</button>>
</div>
<</desc>>
<</if>>
<</if>>
<<if $id == "rape0">>
<style>body {background-image: url(img/bg/victimBedroom0.jpg);}</style>
<</if>>
<<if $player.stamina <= 0>>
<<desc>>
I'm tired, I guess I have to go home.
<</desc>>
<<if $id == "rape0">>
<div class="row">
<<button "Talk to my $friend.relation" "victimHouse">>
<<set $currentNPC.rpd = 1>>
<<set $currentNPC.idQuest = "raped0">>
<<set $currentNPC.status = "raped">>
<<set $currentNPC.affection -= 200>>
<<set $currentNPC.health -= 30>>
<<set $currentNPC.obedience += 50>>
<<set $currentNPC.resistance -= 30>>
<<set $victimIndex = "success">>
<<run herNotify('- ' + $currentNPC.affection + ' affection!')>>
<<run herNotify('+ ' + $currentNPC.obedience + ' obedience!')>>
<<run herNotify('- ' + $currentNPC.resistance + ' resistance!')>>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.rpd = $currentNPC.rpd;
npc.idQuest = $currentNPC.idQuest;
npc.status = $currentNPC.status;
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.obedience = $currentNPC.obedience;
npc.resistance = $currentNPC.resistance;
}>>
<<set $currentMinutes += 2>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</if>>
<<else>>
<<if $rF == 0>>
<<if $currentNPC.breastSize == "A">>
<<if $currentNPC.hairColor == "blonde">>
<div class = "long-img">
<img src="./img/system/ncs/standingBlondeTitsA 0.jpg">
</div><br>
<<else>>
<div class = "long-img">
<img src="./img/system/ncs/standingTitsA 0.jpg">
</div><br>
<</if>>
<<elseif $currentNPC.breastSize == "B">>
<<if $currentNPC.hairColor == "brown">>
<div class = "long-img">
<img src="./img/system/ncs/standingBrownTitsB 0.jpg">
</div><br>
<<else>>
<div class = "long-img">
<img src="./img/system/ncs/standingTitsA 0.jpg">
</div><br>
<</if>>
<<elseif $currentNPC.breastSize == "C">>
<div class = "long-img">
<img src="./img/system/ncs/standingTitsC 0.jpg">
</div><br>
<<elseif $currentNPC.breastSize == "D">>
<<if $currentNPC.hairColor == "brown">>
<div class = "long-img">
<img src="./img/system/ncs/standingBrownTitsD 0.jpg">
</div><br>
<<else>>
<div class = "long-img">
<img src="./img/system/ncs/standingTitsD 0.jpg">
</div><br>
<</if>>
<<elseif $currentNPC.breastSize == "E">>
<<if $currentNPC.hairColor == "brown">>
<div class = "long-img">
<img src="./img/system/ncs/standingBrownTitsE 0.jpg">
</div><br>
<<else>>
<div class = "long-img">
<img src="./img/system/ncs/standingTitsE 0.jpg">
</div><br>
<</if>>
<<elseif $currentNPC.breastSize == "F">>
<<if $currentNPC.hairColor == "black">>
<div class = "long-img">
<img src="./img/system/ncs/standingBlackTitsF 0.jpg">
</div><br>
<<else>>
<div class = "long-img">
<img src="./img/system/ncs/standingTitsF 0.jpg">
</div><br>
<</if>>
<<elseif $currentNPC.breastSize == "G">>
<div class = "long-img">
[img[String.format('./img/system/ncs/standingTitsG ' + random(0, 1) + '.jpg')]]
</div><br>
<<else>>
Standing tits error.
<</if>>
<div class = "row">
<<button 'Grab her $currentNPC.hairColor hair' 'rF'>>
<<set $rF = 'standing'>>
<<set $rFI = 'grabhairColor'>>
<</button>>
<<button 'Spank her ass' 'rF'>>
<<set $rF = 'standing'>>
<<set $rFI = 'spankAss'>>
<<set $spankAssCounter += 1>>
<</button>>
<<button 'Kneel her down' 'rF'>>
<<set $rF = 'handsTiedBehind'>>
<<set $rFI = 'kneelDown'>>
<</button>>
<<button 'Put her on her back' 'rF'>>
<<set $rF = 'tiedToBed'>>
<<set $rFI = 0>>
<</button>>
</div>
<<elseif $rF == 'standing'>>
<<if $rFI == 0>>
Error rFi 0
<<elseif $rFI == 'grabhairColor'>>
<div class = "long-img">
[img[String.format('./img/system/ncs/hairGrab ' + random(0, 2) + '.jpg')]]
</div><br>
<<if $kinks.audio == true>>
<<set $randomAudio = random(2)>>
<<if $randomAudio == 0>>
<audio autoplay>
<source src="img/system/beforeAssault/audio/cry 0.mp3" type="audio/mp3">
</audio>
<<elseif $randomAudio == 1>>
<audio autoplay>
<source src="img/system/beforeAssault/audio/cry 1.mp3" type="audio/mp3">
</audio>
<<else>>
<audio autoplay>
<source src="img/system/beforeAssault/audio/cry 2.mp3" type="audio/mp3">
</audio>
<</if>>
<</if>>
<<include "hairPassage">>
<br>
<div class='row'>
<<button 'Keep pulling her hair' 'rF'>>
<<set $rF = 'standing'>>
<<set $rFI = 'grabhairColor'>>
<<set $staminaPlayer = random(5)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $erectionCounter = random(5)>>
<<set $player.erection += $erectionCounter>>
<</button>>
</div>
<<button 'Get back' 'rF'>>
<<set $rF = 0>>
<</button>>
<br><br>
<<elseif $rFI == 'spankAss'>>
<<if $spankAssCounter < 3 >>
<div class = "long-img">
[img[String.format('./img/system/ncs/assSlapped ' + random(0, 2) + '.jpg')]]
</div>
<<if $kinks.audio == true>>
<<set $randomAudio = random(1)>>
<<if $randomAudio == 0>>
<audio autoplay>
<source src="img/system/ncs/audio/slap 0.mp3" type="audio/mp3">
</audio>
<<else>>
<audio autoplay>
<source src="img/system/ncs/audio/slap 1.mp3" type="audio/mp3">
</audio>
<</if>>
<</if>>
<<desc>>
I spank her ass a few times.
<</desc>>
<<elseif $spankAssCounter == 3>>
<div class = "long-img">
<img src="./img/system/ncs/assSlapped 3.jpg">
</div>
<<if $kinks.audio == true>>
<audio autoplay>
<source src="img/system/ncs/audio/slap 2.mp3" type="audio/mp3">
</audio>
<</if>>
<<desc>>
I spank her ass 3 times.
<</desc>><br>
<<elseif $spankAssCounter == 4>>
<div class = "long-img">
<img src="./img/system/ncs/assSlapped 4.jpg">
</div>
<<if $kinks.audio == true>>
<audio autoplay>
<source src="img/system/ncs/audio/slap 2.mp3" type="audio/mp3">
</audio>
<</if>>
<<desc>>
I spank her ass 4 times.
<</desc>><br>
<<elseif $spankAssCounter == 5>>
<div class = "long-img">
<img src="./img/system/ncs/assSlapped 5.jpg">
</div>
<<if $kinks.audio == true>>
<audio autoplay>
<source src="img/system/ncs/audio/slap 3.mp3" type="audio/mp3">
</audio>
<</if>>
<<desc>>
I spank her ass 5 times.
<</desc>><br>
<<elseif $spankAssCounter > 5>>
<div class = "long-img">
<img src="./img/system/ncs/assSlapped 6.jpg">
</div>
<<if $kinks.audio == true>>
<<set $randomAudio = random(1)>>
<<if $randomAudio == 0>>
<audio autoplay>
<source src="img/system/ncs/audio/slap 4.mp3" type="audio/mp3">
</audio>
<<else>>
<audio autoplay>
<source src="img/system/ncs/audio/slap 5.mp3" type="audio/mp3">
</audio>
<</if>>
<</if>>
<<desc>>
I spank her ass 6 times.
<</desc>><br>
<</if>>
<<include "spankingPassage">>
<br>
<div class='row'>
<<button 'Keep spanking her' 'rF'>>
<<set $rF = 'standing'>>
<<set $rFI = 'spankAss'>>
<<set $spankAssCounter += 1>>
<<set $staminaPlayer = random(10)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $erectionCounter = random(10)>>
<<set $player.erection += $erectionCounter>>
<</button>>/*To avoid a bug, to reset it later*/
</div>
<<button 'Get back' 'rF'>>
<<set $rF = 0>>
<</button>>
<br><br>
<</if>>
<<elseif $rF == 'handsTiedBehind'>>
<<if $rFI == 0>>
Error handsTiedBehind
<<elseif $rFI == 'kneelDown'>>
<<if $currentNPC.race == "white">>
<<if $currentNPC.hairColor == "black">>
<<if $currentNPC.age == "mature" || $currentNPC.age == "MILF" || $currentNPC.age == "young">>
<div class = "long-img">
<img src="./img/system/ncs/kneelBlackHair 0.jpg">
</div>
<</if>>
<<elseif $currentNPC.hairColor == "blonde">>
<<if $currentNPC.age == "mature" || $currentNPC.age == "MILF">>
<div class = "long-img">
<img src="./img/system/ncs/kneelBlonde 0.jpg">
</div>
<<elseif $currentNPC.age == "young">>
<div class = "long-img">
<img src="./img/system/ncs/kneelBlonde 1.jpg">
</div>
<<else>>
Age group error.
<</if>>
<<else>>
<div class = "long-img">
[img[String.format('./img/system/ncs/kneel ' + random(0, 2) + '.jpg')]]
</div>
<</if>>
<<else>>
A race error.
<</if>>
<<desc>>
I'm kneeling her down.
<</desc>>
<br>
<div class = "row">
<<button 'Fuck her mouth' 'rF'>>
<<set $rF = 'kneelDown'>>
<<set $rFI = 'kneelDown'>>
<<set $rFIInside = 'fuckMouth'>>
<<set $staminaPlayer = random(12)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $erectionCounter = random(15)>>
<<set $player.erection += $erectionCounter>>
<</button>>
<<button 'Grope her tits' 'rF'>>
<<set $rF = 'kneelDown'>>
<<set $rFI = 'kneelDown'>>
<<set $rFIInside = 'gropeTits'>>
<<set $staminaPlayer = random(5)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $erectionCounter = random(7)>>
<<set $player.erection += $erectionCounter>>
<</button>>
<<button 'Put clamps on her nipples' 'rF'>>
<<set $rF = 'kneelDown'>>
<<set $rFI = 'kneelDown'>>
<<set $rFIInside = 'nippleClamps'>>
<<set $staminaPlayer = random(3)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $erectionCounter = random(4)>>
<<set $player.erection += $erectionCounter>>
<</button>>
<<button 'Make her lick my ass' 'rF'>>
<<set $rF = 'kneelDown'>>
<<set $rFI = 'kneelDown'>>
<<set $rFIInside = 'rimming'>>
<<set $staminaPlayer = random(5)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $erectionCounter = random(5)>>
<<set $player.erection += $erectionCounter>>
<</button>>
</div>
<<button 'Get back' 'rF'>>
<<set $rF = 0>>
<</button>>
<br><br>
<</if>>
<<elseif $rF == 'tiedToBed'>>
<<if $rFI == 0>>
<<if $currentNPC.race == "white">>
<<if $currentNPC.hairColor == "black">>
<<if $currentNPC.age == "mature" || $currentNPC.age == "MILF">>
<div class = "long-img">
<div class = "long-img">
[img[String.format('./img/system/ncs/bedBlackMature ' + random(0, 1) + '.jpg')]]
</div>
</div>
<<elseif $currentNPC.age == "young">>
<div class = "long-img">
<div class = "long-img">
[img[String.format('./img/system/ncs/bedDark ' + random(0, 2) + '.jpg')]]
</div>
<<else>>
Age group error.
<</if>>
<<elseif $currentNPC.hairColor == "blonde">>
<<if $currentNPC.age == "MILF">>
<div class = "long-img">
[img[String.format('./img/system/ncs/bedBlonde ' + random(0, 3) + '.jpg')]]
</div>
<<elseif $currentNPC.age == "mature" >>
<div class = "long-img">
[img[String.format('./img/system/ncs/bedBlondeMature ' + random(0, 2) + '.jpg')]]
</div>
<<elseif $currentNPC.age == "young">>
<div class = "long-img">
[img[String.format('./img/system/ncs/bedBlondeYoung ' + random(0, 2) + '.jpg')]]
</div>
<<else>>
Age group error.
<</if>>
<<else>>
<div class = "long-img">
[img[String.format('./img/system/ncs/bed ' + random(0, 6) + '.jpg')]]
</div>
<</if>>
<<else>>
A race error.
<</if>>
<<desc>>
She is on her back and her legs are spread out.
<</desc>>
<br>
<div class='row'>
<<button 'Fuck her' 'rF'>>
<<set $rF = 'handsTiedBehindOnBack'>>
<<set $rFI = 'legsSpreadOutFuck'>>
<<set $staminaPlayer = random(15)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $erectionCounter = random(10,20)>>
<<set $player.erection += $erectionCounter>>
<</button>>
<<button 'Fuck her mouth' 'rF'>>
<<set $rF = 'tiedToBed'>>
<<set $rFI = 'fuckHerMouth'>>
<<set $staminaPlayer = random(10)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $erectionCounter = random(10,25)>>
<<set $player.erection += $erectionCounter>>
<</button>>
</div>
<<button 'Get back' 'rF'>>
<<set $rF = 0>>
<</button>>
<br><br>
<<elseif $rFI == 'fuckHerMouth'>>
<<if $player.erection >= $player.erectionMAX>>
<<goto 'rF'>>
<<set $rF = 'cum'>>
<<set $rFI = 'bedCumThroat'>>
<<else>>
<<if $currentNPC.race == "white">>
<<if $currentNPC.hairColor == "black">>
<<if $currentNPC.age == "MILF">>
<div class = "long-img">
<div class = "long-img">
[img[String.format('./img/system/ncs/bedBjBlackMILF ' + random(0, 2) + '.jpg')]]
</div><br>
</div><br>
<<elseif $currentNPC.age == "mature">>
<div class = "long-img">
<div class = "long-img">
[img[String.format('./img/system/ncs/bedBjBlackMature ' + random(0, 5) + '.jpg')]]
</div><br>
<<elseif $currentNPC.age == "young">>
<div class = "long-img">
<div class = "long-img">
[img[String.format('./img/system/ncs/bedBjBlackYoung ' + random(0, 2) + '.jpg')]]
</div><br>
<<else>>
Age group error.
<</if>>
<<elseif $currentNPC.hairColor == "blonde">>
<<if $currentNPC.age == "MILF">>
<div class = "long-img">
[img[String.format('./img/system/ncs/bedBjBlondeMILF ' + random(0, 3) + '.jpg')]]
</div><br>
<<elseif $currentNPC.age == "mature" >>
<div class = "long-img">
[img[String.format('./img/system/ncs/bedBjBlondeMature ' + random(0, 2) + '.jpg')]]
</div><br>
<<elseif $currentNPC.age == "young">>
<div class = "long-img">
[img[String.format('./img/system/ncs/bedBjBlondeYoung ' + random(0, 4) + '.jpg')]]
</div><br>
<<else>>
Age group error.
<</if>>
<<elseif $currentNPC.hairColor == "brown">>
<<if $currentNPC.age == "MILF">>
<div class = "long-img">
[img[String.format('./img/system/ncs/bedBjBrownMILF ' + random(0, 2) + '.jpg')]]
</div><br>
<<elseif $currentNPC.age == "mature" >>
<div class = "long-img">
[img[String.format('./img/system/ncs/bedBjBrownMature ' + random(0, 2) + '.jpg')]]
</div><br>
<<elseif $currentNPC.age == "young">>
<div class = "long-img">
[img[String.format('./img/system/ncs/bedBjBrownYoung ' + random(0, 6) + '.jpg')]]
</div><br>
<<else>>
Age group error.
<</if>>
<<else>>
<div class = "long-img">
<img src="./img/system/ncs/bedBjRedYoung 0.jpg">
</div><br>
<</if>>
<<else>>
A race error.
<</if>>
<<if $kinks.audio == true>>
<<if $randomAudio == 0>>
<audio autoplay>
<source src="img/system/ncs/audio/bj 0.mp3" type="audio/mp3">
</audio>
<<elseif $randomAudio == 1>>
<audio autoplay>
<source src="img/system/ncs/audio/bj 1.mp3" type="audio/mp3">
</audio>
<<elseif $randomAudio == 2>>
<audio autoplay>
<source src="img/system/ncs/audio/bj 2.mp3" type="audio/mp3">
</audio>
<<elseif $randomAudio == 3>>
<audio autoplay>
<source src="img/system/ncs/audio/bj 3.mp3" type="audio/mp3">
</audio>
<<elseif $randomAudio == 4>>
<audio autoplay>
<source src="img/system/ncs/audio/bj 4.mp3" type="audio/mp3">
</audio>
<<else>>
<audio autoplay>
<source src="img/system/ncs/audio/bj 5.mp3" type="audio/mp3">
</audio>
<</if>>
<</if>>
<<desc>>
She's tied to the bed and I'm fucking her mouth.
<</desc>>
<<include "suckingPassage">>
<br>
<div class = "row">
<<button 'Keep fucking her mouth' 'rF'>>
<<set $rF = 'tiedToBed'>>
<<set $rFI = 'fuckHerMouth'>>
<<set $staminaPlayer = random(10)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $erectionCounter = random(10,25)>>
<<set $player.erection += $erectionCounter>>
<</button>>
<<if $player.erection >= 100>>
<<button 'Cum in her throat' 'rF'>>
<<set $rF = 'cum'>>
<<set $rFI = 'bedCumThroat'>>
<<set $staminaPlayer = random(10)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $player.erection = 0>>
<</button>>
<<button 'Cum on her tits' 'rF'>>
<<set $rF = 'cum'>>
<<set $rFI = 'cumTits'>>
<<set $staminaPlayer = random(10)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $player.erection = 0>>
<</button>>
<</if>>
</div>
<<button 'Get back' 'rF'>>
<<set $rF = 'tiedToBed'>>
<<set $rFI = 0>>
<</button>>
<br><br>
<</if>>
<</if>>
<</if>>
<<if $rF == 'handsTiedBehindOnBack'>>
<<if $rFI == 'legsSpreadOut'>>
Error legs spread out
<<elseif $rFI == 'legsSpreadOutFuck'>>
<<if $player.erection >= $player.erectionMAX>>
<<goto "rF">>
<<set $rF = "cum">>
<<set $rFI = "cumPussy">>
<<else>>
<<if $kinks.audio == true>>
<<set $randomAudio = random(10)>>
<<if $randomAudio == 0>>
<audio autoplay>
<source src="img/system/ncs/audio/backFuck 0.mp3" type="audio/mp3">
</audio>
<<elseif $randomAudio == 1>>
<audio autoplay>
<source src="img/system/ncs/audio/backFuck 1.mp3" type="audio/mp3">
</audio>
<<elseif $randomAudio == 2>>
<audio autoplay>
<source src="img/system/ncs/audio/backFuck 2.mp3" type="audio/mp3">
</audio>
<<elseif $randomAudio == 3>>
<audio autoplay>
<source src="img/system/ncs/audio/backFuck 3.mp3" type="audio/mp3">
</audio>
<<elseif $randomAudio == 4>>
<audio autoplay>
<source src="img/system/ncs/audio/backFuck 4.mp3" type="audio/mp3">
</audio>
<<elseif $randomAudio == 5>>
<audio autoplay>
<source src="img/system/ncs/audio/backFuck 5.mp3" type="audio/mp3">
</audio>
<<elseif $randomAudio == 6>>
<audio autoplay>
<source src="img/system/ncs/audio/backFuck 6.mp3" type="audio/mp3">
</audio>
<<elseif $randomAudio == 7>>
<audio autoplay>
<source src="img/system/ncs/audio/backFuck 7.mp3" type="audio/mp3">
</audio>
<<elseif $randomAudio == 8>>
<audio autoplay>
<source src="img/system/ncs/audio/backFuck 8.mp3" type="audio/mp3">
</audio>
<<elseif $randomAudio == 9>>
<audio autoplay>
<source src="img/system/ncs/audio/backFuck 9.mp3" type="audio/mp3">
</audio>
<<else>>
<audio autoplay>
<source src="img/system/ncs/audio/backFuck 10.mp3" type="audio/mp3">
</audio>
<</if>>
<</if>>
<div class = "wide-img">
[img[String.format('./img/system/ncs/bedSpreadFuck ' + random(0, 6) + '.jpg')]]
</div>
<<desc>>
She is on her back and her legs are spread out. I'm fucking her.
<</desc>>
<<include "beggingPassage">>
<br>
<div class = "row">
<<button 'Keep fucking her' 'rF'>>
<<set $rF = 'handsTiedBehindOnBack'>>
<<set $rFI = 'legsSpreadOutFuck'>>
<<set $rFIInside = 'fuckMouth'>>
<<set $staminaPlayer = random(15)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $erectionCounter = random(10,20)>>
<<set $player.erection += $erectionCounter>>
<</button>>
<<if $player.erection >= 100>>
<<button 'Cum inside' 'rF'>>
<<set $rF = 'cum'>>
<<set $rFI = 'cumPussy'>>
<<set $staminaPlayer = random(10)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $player.erection = 0>>
<</button>>
<<button 'Cum on her tits' 'rF'>>
<<set $rF = 'cum'>>
<<set $rFI = 'cumTits'>>
<<set $staminaPlayer = random(10)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $player.erection = 0>>
<</button>>
<</if>>
</div>
<<button 'Get back' 'rF'>>
<<set $rF = 'tiedToBed'>>
<<set $rFI = 0>>
<</button>>
<</if>>
<</if>>
<</if>>
<<if $rF == 'kneelDown'>>
<<if $rFIInside == 'fuckMouth'>>
<<if $player.erection >= $player.erectionMAX>>
<<goto 'rF'>>
<<set $rF = 'cum'>>
<<set $rFI = 'kneelCumThroat'>>
<<else>>
<<if $currentNPC.race == "white">>
<<if $currentNPC.hairColor == "black">>
<<if $currentNPC.age == "MILF">>
<div class = "long-img">
<div class = "long-img">
[img[String.format('./img/system/ncs/kneelBjBlackMILF ' + random(0, 9) + '.jpg')]]
</div><br>
</div><br>
<<elseif $currentNPC.age == "mature">>
<<set $randomPic = random(5)>>
<<if $randomPic == 0>>
<div class = "long-img">
<img src="./img/system/ncs/kneelBjBlackMature 0.jpg">
</div><br>
<<elseif $randomPic == 1>>
<div class = "long-img">
<img src="./img/system/ncs/kneelBjBlackMature 1.jpg">
</div><br>
<<elseif $randomPic == 2>>
<div class = "long-img">
<img src="./img/system/ncs/kneelBjBlackMature 2.jpg">
</div><br>
<<elseif $randomPic == 3>>
<div class = "long-img">
<img src="./img/system/ncs/kneelBjBlackMature 3.jpg">
</div><br>
<<elseif $randomPic == 4>>
<div class = "long-img">
<img src="./img/system/ncs/kneelBjBlackMature 4.jpg">
</div><br>
<<elseif $randomPic == 5>>
<div class = "long-img">
<img src="./img/system/ncs/kneelBjBlackMature 5.jpg">
</div><br>
<<else>>
<div class = "long-img">
<img src="./img/system/ncs/kneelBjBlackMature 6.jpg">
</div><br>
<</if>>
<<elseif $currentNPC.age == "young">>
<div class = "long-img">
<div class = "long-img">
[img[String.format('./img/system/ncs/kneelBjBlackYoung ' + random(0, 4) + '.jpg')]]
</div><br>
<<else>>
Age group error.
<</if>>
<<elseif $currentNPC.hairColor == "blonde">>
<<if $currentNPC.age == "MILF">>
<<if $currentNPC.breastSize == "E" || $currentNPC.breastSize == "F" || $currentNPC.breastSize == "G">>
<div class = "long-img">
<img src="./img/system/ncs/kneelBjBlondeMILFTitsBig 0.jpg">
</div><br>
<<else>>
<div class = "long-img">
[img[String.format('./img/system/ncs/kneelBjBlondeMILF ' + random(0, 6) + '.jpg')]]
</div><br>
<</if>>
<<elseif $currentNPC.age == "mature" >>
<div class = "long-img">
[img[String.format('./img/system/ncs/kneelBjBlondeMature ' + random(0, 9) + '.jpg')]]
</div><br>
<<elseif $currentNPC.age == "young">>
<div class = "long-img">
[img[String.format('./img/system/ncs/kneelBjBlondeYoung ' + random(0, 4) + '.jpg')]]
</div><br>
<<else>>
Age group error.
<</if>>
<<elseif $currentNPC.hairColor == "brown">>
<<if $currentNPC.age == "MILF">>
<div class = "long-img">
[img[String.format('./img/system/ncs/kneelBjBrownMILF ' + random(0, 7) + '.jpg')]]
</div><br>
<<elseif $currentNPC.age == "mature" >>
<div class = "long-img">
[img[String.format('./img/system/ncs/kneelBjBrownMature ' + random(0, 7) + '.jpg')]]
</div><br>
<<elseif $currentNPC.age == "young">>
<div class = "long-img">
[img[String.format('./img/system/ncs/kneelBjBrownYoung ' + random(0, 6) + '.jpg')]]
</div><br>
<<else>>
Age group error.
<</if>>
<<else>>
<<if $currentNPC.age == "young">>
<div class = "long-img">
[img[String.format('./img/system/ncs/kneelBjRedYoung ' + random(0, 8) + '.jpg')]]
</div><br>
<<elseif $currentNPC.age == "mature">>
<<if $currentNPC.breastSize == "G">>
<div class = "long-img">
<img src="./img/system/ncs/kneelBjRedMatureTitsG 0.jpg">
</div><br>
<<else>>
<div class = "long-img">
[img[String.format('./img/system/ncs/kneelBjRedMature ' + random(0, 5) + '.jpg')]]
</div><br>
<</if>>
<<elseif $currentNPC.age == "MILF">>
<div class = "long-img">
[img[String.format('./img/system/ncs/kneelBjRedMILF ' + random(0, 8) + '.jpg')]]
</div><br>
<</if>>
<</if>>
<<else>>
A race error.
<</if>>
<<if $kinks.audio == true>>
<<set $randomAudio = random(5)>>
<<if $randomAudio == 0>>
<audio autoplay>
<source src="img/system/ncs/audio/bj 0.mp3" type="audio/mp3">
</audio>
<<elseif $randomAudio == 1>>
<audio autoplay>
<source src="img/system/ncs/audio/bj 1.mp3" type="audio/mp3">
</audio>
<<elseif $randomAudio == 2>>
<audio autoplay>
<source src="img/system/ncs/audio/bj 2.mp3" type="audio/mp3">
</audio>
<<elseif $randomAudio == 3>>
<audio autoplay>
<source src="img/system/ncs/audio/bj 3.mp3" type="audio/mp3">
</audio>
<<elseif $randomAudio == 4>>
<audio autoplay>
<source src="img/system/ncs/audio/bj 4.mp3" type="audio/mp3">
</audio>
<<else>>
<audio autoplay>
<source src="img/system/ncs/audio/bj 5.mp3" type="audio/mp3">
</audio>
<</if>>
<</if>>
<<desc>>
She is kneeling and I'm fucking her mouth.
<</desc>>
<<include "suckingPassage">>
<br>
<div class = "row">
<<button 'Keep fucking her mouth' 'rF'>>
<<set $rF = 'kneelDown'>>
<<set $rFI = 'kneelDown'>>
<<set $rFIInside = 'fuckMouth'>>
<<set $staminaPlayer = random(10)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $erectionCounter = random(10,25)>>
<<set $player.erection += $erectionCounter>>
<</button>>
<<if $player.erection >= 100>>
<<button 'Cum in her throat' 'rF'>>
<<set $rF = 'cum'>>
<<set $rFI = 'kneelCumThroat'>>
<<set $staminaPlayer = random(10)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $player.erection = 0>>
<</button>>
<<button 'Cum on her tits' 'rF'>>
<<set $rF = 'cum'>>
<<set $rFI = 'cumTits'>>
<<set $staminaPlayer = random(10)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $player.erection = 0>>
<</button>>
<</if>>
</div>
<<button 'Get back' 'rF'>>
<<set $rF = 'handsTiedBehind'>>
<<set $rFI = 'kneelDown'>>
<<set $rFIInside = 0>>
<</button>>
<br><br>
<</if>>
<<elseif $rFIInside == 'nippleClamps'>>
<<if $currentNPC.breastSize == "A">>
<div class = "wide-img">
<img src="./img/system/ncs/titsClampsA 0.jpg">
</div>
<<elseif $currentNPC.breastSize == "B">>
<div class = "wide-img">
<img src="./img/system/ncs/titsClampsB 0.jpg">
</div>
<<elseif $currentNPC.breastSize == "C">>
<div class = "wide-img">
<img src="./img/system/ncs/titsClampsC 0.jpg">
</div>
<<elseif $currentNPC.breastSize == "D">>
<div class = "wide-img">
<img src="./img/system/ncs/titsClampsD 0.jpg">
</div>
<<elseif $currentNPC.breastSize == "E">>
<div class = "wide-img">
<img src="./img/system/ncs/titsClampsE 0.jpg">
</div>
<<elseif $currentNPC.breastSize == "F" || $currentNPC.breastSize == "G">>
<div class = "wide-img">
<img src="./img/system/ncs/titsClampsF 0.jpg">
</div>
<</if>>
<<set $randomAudio = random(1)>>
<<if $randomAudio == 0>>
<audio autoplay>
<source src="img/system/ncs/audio/titsClamps 0.mp3" type="audio/mp3">
</audio>
<<else>>
<audio autoplay>
<source src="img/system/ncs/audio/titsClamps 1.mp3" type="audio/mp3">
</audio>
<</if>>
<<desc>>
She is kneeling and I'm putting clamps on her nipples.
<</desc>>
<<include "groppingPassage">>
<br>
<div class='row'>
<<button 'Keep looking at her' 'rF'>>
<<set $rF = 'kneelDown'>>
<<set $rFI = 'kneelDown'>>
<<set $rFIInside = 'nippleClamps'>>
<<set $staminaPlayer = random(2)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $erectionCounter = random(5)>>
<<set $player.erection += $erectionCounter>>
<</button>>
</div>
<<button 'Get back' 'rF'>>
<<set $rF = 'handsTiedBehind'>>
<<set $rFI = 'kneelDown'>>
<<set $rFIInside = 0>>
<</button>>
<<elseif $rFIInside == 'rimming'>>
<div class = "long-img">
<img src="./img/system/ncs/rim 0.jpg">
</div>
<<if $kinks.audio == true>>
<audio autoplay>
<source src="img/system/ncs/audio/rimming 0.mp3" type="audio/mp3">
</audio>
<</if>>
<<desc>>
She is kneeling and licking my ass.
<</desc>>
<<include "rimmingPassage">>
<br>
<div class='row'>
<<button 'Make her lick my ass' 'rF'>>
<<set $rF = 'kneelDown'>>
<<set $rFI = 'kneelDown'>>
<<set $rFIInside = 'rimming'>>
<<set $staminaPlayer = random(5)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $erectionCounter = random(7)>>
<<set $player.erection += $erectionCounter>>
<</button>>
</div>
<<button 'Get back' 'rF'>>
<<set $rF = 'handsTiedBehind'>>
<<set $rFI = 'kneelDown'>>
<<set $rFIInside = 0>>
<</button>>
<br><br>
<<elseif $rFIInside == 'gropeTits'>>
<div class = "long-img">
[img[String.format('./img/system/ncs/gropeTits ' + random(0, 1) + '.jpg')]]
</div>
<<if $kinks.audio == true>>
<<set $randomAudio = random(1)>>
<<if $randomAudio == 0>>
<audio autoplay>
<source src="img/system/ncs/audio/grope 0.mp3" type="audio/mp3">
</audio>
<<else>>
<audio autoplay>
<source src="img/system/ncs/audio/grope 1.mp3" type="audio/mp3">
</audio>
<</if>>
<</if>>
<div>
<<desc>>
She is kneeling and her hands are tied behind and I'm groping her tits.
<</desc>>
<<include "groppingPassage">>
</div>
<br>
<div class='row'>
<<button 'Keep groping her tits' 'rF'>>
<<set $rF = 'kneelDown'>>
<<set $rFI = 'kneelDown'>>
<<set $rFIInside = 'gropeTits'>>
<<set $staminaPlayer = random(5)>>
<<set $player.stamina -= $staminaPlayer>>
<<set $erectionCounter = random(8)>>
<<set $player.erection += $erectionCounter>>
<</button>>
</div>
<<button 'Get back' 'rF'>>
<<set $rF = 'handsTiedBehind'>>
<<set $rFI = 'kneelDown'>>
<<set $rFIInside = 0>>
<</button>>
<br><br>
<</if>>
<</if>>
<<if $rF == "cum">>
<<if $rFI == "bedCumThroat">>
<<if $kinks.audio == true>>
<audio autoplay>
<source src="img/system/ncs/cum/backBjThroatCum 0.mp3" type="audio/mp3">
</audio>
<</if>>
<div class = "wide-img">
<img src="./img/system/ncs/cum/backBjThroatCum 0.webp">
</div>
<<desc>>
<<include "hardCumInsideMouth">>
<</desc>>
<<elseif $rFI == "kneelCumThroat">>
<<if $kinks.audio == true>>
<audio autoplay>
<source src="img/system/ncs/cum/kneelCum 0.mp3" type="audio/mp3">
</audio>
<</if>>
<div class = "wide-img">
<img src="./img/system/ncs/cum/kneelCum 0.webp">
</div>
<<desc>>
<<include "hardCumInsideMouth">>
<</desc>>
<<elseif $rFI == "cumTits">>
<<if $kinks.audio == true>>
<audio autoplay>
<source src="img/system/ncs/cum/manCum 0.mp3" type="audio/mp3">
</audio>
<</if>>
<<if $currentNPC.breastSize == "A">>
<div class = "long-img">
[img[String.format('./img/system/ncs/cum/cumTitsSmall ' + random(2) + '.jpg')]]
</div>
<<elseif $currentNPC.breastSize == "B" || $currentNPC.breastSize == "C">>
<div class = "long-img">
<img src="./img/system/ncs/cum/cumTitsMiddle 0.jpg">
</div>
<<elseif $currentNPC.breastSize == "D">>
<div class = "long-img">
[img[String.format('./img/system/ncs/cum/cumTitsD ' + random(0,1) + '.jpg')]]
</div>
<<elseif $currentNPC.breastSize == "E">>
<div class = "long-img">
[img[String.format('./img/system/ncs/cum/cumTitsE ' + random(0,1) + '.jpg')]]
</div>
<<elseif $currentNPC.breastSize == "F">>
<div class = "long-img">
[img[String.format('./img/system/ncs/cum/cumTitsF ' + random(0,2) + '.jpg')]]
</div>
<<elseif $currentNPC.breastSize == "G">>
<div class = "long-img">
[img[String.format('./img/system/ncs/cum/cumTitsG ' + random(3) + '.jpg')]]
</div>
<</if>>
<<desc>>
<<include "cumTits">>
<</desc>>
<<elseif $rFI == "cumPussy">>
<<if $kinks.audio == true>>
<audio autoplay>
<source src="img/system/ncs/cum/manCum 0.mp3" type="audio/mp3">
</audio>
<</if>>
<div class = "long-img">
[img[String.format('./img/system/ncs/cum/pussyCum ' + random(3) + '.jpg')]]
</div>
<<desc>>
<<include "cumInsidePussy">>
<</desc>>
<</if>>
<<desc>>
I'm tired, I guess I have to go home.
<</desc>>
<<if $id == "rape0">>
<div class="row">
<<button "Talk to my $friend.relation" "victimHouse">>
<<set $currentNPC.rpd = 1>>
<<set $currentNPC.idQuest = "raped0">>
<<set $currentNPC.status = "raped">>
<<set $currentNPC.affection -= 200>>
<<set $currentNPC.health -= 30>>
<<set $currentNPC.obedience += 50>>
<<set $currentNPC.resistance -= 30>>
<<set $victimIndex = "success">>
<<run herNotify('- ' + $currentNPC.affection + ' affection!')>>
<<run herNotify('+ ' + $currentNPC.obedience + ' obedience!')>>
<<run herNotify('- ' + $currentNPC.resistance + ' resistance!')>>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.rpd = $currentNPC.rpd;
npc.idQuest = $currentNPC.idQuest;
npc.status = $currentNPC.status;
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.obedience = $currentNPC.obedience;
npc.resistance = $currentNPC.resistance;
}>>
<<set $currentMinutes += 2>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</if>>
<</if>>
<</if>> <<widget "mentalEnergy">>
<<if $player.will > $woman.will>>
<<set $differencePercentage to (($player.will - $woman.will) / $woman.will) * 100>>
<<set $minDifferencePercentage = $differencePercentage * 0.7>>
<<set $maxDifferencePercentage = $differencePercentage * 1.2>>
<<set $woman.mentalEnergy = random($minDifferencePercentage,$differencePercentage) * $woman.will>>
<<set $player.mentalEnergy = random($differencePercentage,$maxDifferencePercentage) * $player.will>>
<<if $player.mentalEnergy >= 100>>
<<set $player.mentalEnergy = 100>>
<</if>>
<<elseif $woman.will > $player.will>>
<<set $differencePercentage to (($woman.will - $player.will) / $player.will) * 100>>
<<set $minDifferencePercentage = $differencePercentage * 0.7>>
<<set $maxDifferencePercentage = $differencePercentage * 1.2>>
<<set $woman.mentalEnergy = random($differencePercentage,$maxDifferencePercentage) * $woman.will>>
<<set $player.mentalEnergy = random($minDifferencePercentage,$differencePercentage) * $player.will>>
<<if $player.mentalEnergy >= 100>>
<<set $player.mentalEnergy = 100>>
<</if>>
<<else>>
<<set $woman.mentalEnergy = random(12) * $woman.will>>
<<set $player.mentalEnergy = random(12) * $player.will>>
<<if $player.mentalEnergy >= 100>>
<<set $player.mentalEnergy = 100>>
<</if>>
<</if>>
<</widget>><<textbox "$woman.hair" "black,blonde,red,brown" autofocus>>
<br>
<<textbox "$woman.ageGroup" "young,mature,MILF" autofocus>>
<br>
<<textbox "$woman.breastSize" "A,B,C,D,E,F,G" autofocus>>
<br>
<br>
<<button 'Start game' 'rF'>>
<<mentalEnergy>>
<<set $rF = 0>>
<</button>>
<<set $bitch = either(
"slut",
"bitch",
"whore",
"fuck toy",
"play thing",
"thing",
"cumslut",
"cockwhore"
)>>
<<speech "You" "$player.name" "$player.surname">>
<<set $rL = random(39)>>
<<if $rL == 0>>
You will turn into a dumb $bitch for my cock.
<<elseif $rL == 1>>
There’s no such a thing as too deep.
<<elseif $rL == 2>>
I’ll pump your brains out, $bitch.
<<elseif $rL == 3>>
I will go to the hilt of my dick.
<<elseif $rL == 4>>
You can’t get enough of my dick, can you?
<<elseif $rL == 5>>
You turn more and more into a mindless $bitch...
<<elseif $rL == 6>>
You feel so pretty and submissive…
<<elseif $rL == 7>>
You might resist but you will submit after all.
<<elseif $rL == 8>>
You’re a broken slut! I will fuck your brains out!
<<elseif $rL == 9>>
Show your respect to my big cock!
<<elseif $rL == 10>>
You’re a mere flashlight for my thick dick.
<<elseif $rL == 11>>
I don’t respect you. Is this your favorite part?
<<elseif $rL == 12>>
I will use you as a fuck toy!
<<elseif $rL == 13>>
I think you like being held down and fucked.
<<elseif $rL == 14>>
Are you going to behave?
<<elseif $rL == 15>>
Breathe deep...Let it all go...
<<elseif $rL == 16>>
I want to break you and turn you into my personal $bitch.
<<elseif $rL == 17>>
I will make you cum on the biggest cock you've ever fucked
<<elseif $rL == 18>>
Is your womb aching for my cum?
<<elseif $rL == 19>>
I know you love being tied and creampied.
<<elseif $rL == 20>>
You get what you wanted!
<<elseif $rL == 21>>
Do you wanna to get a baby?
<<elseif $rL == 22>>
I'm eager to fuck you raw!
<<elseif $rL == 23>>
I'm obsessed with your tiny holes...
<<elseif $rL == 24>>
Were you dreaming about my cock inside?
<<elseif $rL == 25>>
Keep bouncing on my throbbing cock!
<<elseif $rL == 26>>
You're a desperate depraved cockslut, huh?
<<elseif $rL == 27>>
Do you want to be owned?
<<elseif $rL == 28>>
Your pussy is mine!
<<elseif $rL == 29>>
Yeah, slut, take it...take that dick.
<<elseif $rL == 30>>
That is fun, $bitch!
<<elseif $rL == 31>>
Oh yes, that feels so good.
<<elseif $rL == 32>>
What a tight little pussy you have!
<<elseif $rL == 33>>
I think you're secretly enjoying it!
<<elseif $rL == 34>>
See you are a dirty little $bitch...
<<elseif $rL == 35>>
Your pretty pussy clenches around my dick like a vise.
<<elseif $rL == 36>>
You're a nasty cheating fucking $bitch.
<<elseif $rL == 37>>
Your pussy is mine!
<<elseif $rL == 38>>
Don't worry, $bitch, I know you want it.
<<else>>
I enjoy your hole, $bitch!
<</if>>
<</speech>><br>
<<text $currentNPC>>
<<set $rL = random(14)>>
<<switch $rL>>
<<case 0>>
Please, no...
<<case 1>>
I.. don't.. want to...
<<case 2>>
Can we please not?
<<case 3>>
Please...I'm not... your $bitch...
<<case 4>>
I really don't want to...
<<case 5>>
Do we have to?
<<case 6>>
I'm not comfortable with that...
<<case 7>>
Please, let's find another way...
<<case 8>>
Can't we do something else instead?
<<case 9>>
Please, don't make me...
<<case 10>>
I'm begging you, don't...
<<case 11>>
I'd really rather not...
<<case 12>>
I don't think I can do that...
<<case 13>>
I'm not sure I can handle it...
<<case 14>>
Please, anything but that...
<</switch>>
<</text>><br>
<<speech "You" "$player.name" "$player.surname">>
<<set $rL = random(14)>>
<<switch $rL>>
<<case 0>>
I don't give a fuck!
<<case 1>>
I'll make you to be my $bitch!
<<case 2>>
It will happen! It's already happening, $bitch!
<<case 3>>
I'll fuck your holes till dawn!
<<case 4>>
Huh! You'll beg for my cock tomorrow!
<<case 5>>
All chanses are against you, dumb $bitch!
<<case 6>>
You will crave for my huge dick!
<<case 7>>
I can feel your soaking wet pussy, it's betraying you!
<<case 8>>
Never say never!
<<case 9>>
Oh, yeah, you're mine even if you didn't get it!
<<case 10>>
You need time to understand...you're just a $bitch!
<<case 11>>
Time will tell!
<<case 12>>
Let's see what you'll tell tomorrow...
<<case 13>>
When I cum inside you and make you a mom...you'll change your opinion!
<<case 14>>
You will think otherwise when I put my hot jizz into your womb!
<</switch>>
<</speech>> <<set $bitch = either(
"slut",
"bitch",
"whore",
"fuck toy",
"play thing",
"thing",
"cumslut",
"cockwhore"
)>>
<<speech "You" "$player.name" "$player.surname">>
<<set $rL = random(34)>>
<<if $rL == 0>>
You're a stress reliever, especially your mouth, $bitch.
<<elseif $rL == 1>>
You should suck my dick more often.
<<elseif $rL == 2>>
Your sloppy mouth makes me hard!
<<elseif $rL == 3>>
I will train your fucking mouth, $bitch!
<<elseif $rL == 4>>
You can’t get enough of my dick, can you?
<<elseif $rL == 5>>
You turn more and more into a mindless $bitch...
<<elseif $rL == 6>>
Your mouth is mine!
<<elseif $rL == 7>>
Take it deeper! I need your throat!
<<elseif $rL == 8>>
That's it! You, $bitch, take my cock!
<<elseif $rL == 9>>
Show your respect to my big cock!
<<elseif $rL == 10>>
Maybe having your mouth stuffed with my big cock will keep you quiet...
<<elseif $rL == 11>>
You're good at cocksucking...Are you pro?
<<elseif $rL == 12>>
You will love to be forced to swallow
<<elseif $rL == 13>>
I think you like being held down and fucked.
<<elseif $rL == 14>>
Are you going to behave?
<<elseif $rL == 15>>
Breathe deep...Let it all go...
<<elseif $rL == 16>>
You’re giving amazing head, $bitch!
<<elseif $rL == 17>>
My thick dick will be pulsing hard against the back of your throat!
<<elseif $rL == 18>>
Your mouth was made for this.
<<elseif $rL == 19>>
My heavy balls are slapping against your chin. Do you like it?
<<elseif $rL == 20>>
Your proper place is sucking my dick, $bitch.
<<elseif $rL == 21>>
You must be a cocksleeve. Why? What’s a name for you who have my dick in your mouth?
<<elseif $rL == 22>>
I wanna get a sloppy mouthfuck, $bitch!
<<elseif $rL == 23>>
Do you like being choked with my big cock to get reminded what a pathetic $bitch you are?
<<elseif $rL == 24>>
I love your throat!
<<elseif $rL == 25>>
Keep bouncing on my throbbing cock!
<<elseif $rL == 26>>
You're a desperate depraved cockslut, huh?
<<elseif $rL == 27>>
Do you want to be owned?
<<elseif $rL == 28>>
Your pussy is mine!
<<elseif $rL == 29>>
Yeah, slut, take it...take that dick.
<<elseif $rL == 30>>
That is fun, $bitch!
<<elseif $rL == 31>>
Oh yes, that feels so good...
<<elseif $rL == 32>>
Why is your pussy soaking wet? Love my cock, huh?
<<elseif $rL == 33>>
I'll make you scream like a $bitch!
<<else>>
You need my cock inside your greedy mouth!
<</if>>
<</speech>><br>
<<text $currentNPC>>
<<set $Fmmph = either(
"Mmph",
"Glk",
"Slurp",
"Mmm",
"Nngh",
"Mmhmm",
"Mmff"
)>>
<<set $Smmph = either(
"mmph",
"glk",
"slurp",
"mmm",
"nngh",
"mmhmm",
"mmff"
)>>
<<set $Tmmph = either(
"mmph",
"glk",
"slurp",
"mmm",
"nngh",
"mmhmm",
"mmff"
)>>
$Fmmph...$Smmph...$Tmmph...
<</text>><br>
<<speech "You" "$player.name" "$player.surname">>
<<set $hisRL = random(14)>>
<<switch $hisRL>>
<<case 0>>
Oh, yes... fucking your mouth is awesome...
<<case 1>>
Your lips are so swollen...
<<case 2>>
Your throat will be mine...
<<case 3>>
I love fucking your mouth!
<<case 4>>
Take it all in!
<<case 5>>
I'll fuck you, $bitch, until I come!
<<case 6>>
Don't wanna fight anymore, huh!
<<case 7>>
Your throat feel amazing...your resistance make me even harder!
<<case 8>>
You're a natural cocksucker...
<<case 9>>
Women are meant to suck!
<<case 10>>
Don't wanna talk anymore, huh!?
<<case 11>>
I enjoy facefucking you, $bitch!
<<case 12>>
Yeah, you're just a cocksleeve!
<<case 13>>
You're just a desperate depraved cockslut!
<<case 14>>
Yes, yes, yes... don't stop! Oh, I forgot. You can't!
<</switch>>
<</speech>> <<set $bitch = either(
"slut",
"bitch",
"whore",
"fuck toy",
"play thing",
"thing",
"cumslut",
"cockwhore"
)>>
<<speech "You" "$player.name" "$player.surname">>
<<set $rL = random(14)>>
<<if $rL == 0>>
Your tits are so juicy...$bitch.
<<elseif $rL == 1>>
I enjoy groping you.
<<elseif $rL == 2>>
Your flesh makes me hard!
<<elseif $rL == 3>>
Does is hurt, $bitch?
<<elseif $rL == 4>>
Your nipples must be so sensitibe...
<<elseif $rL == 5>>
Do you like being tied and helpless, huh?
<<elseif $rL == 6>>
Don't squirm. It's just the beggining...
<<elseif $rL == 7>>
You're so scared...
<<elseif $rL == 8>>
You didn't see it coming, $bitch?
<<elseif $rL == 9>>
You will obey me, fucking $bitch!
<<elseif $rL == 10>>
Your skin is so tender...
<<elseif $rL == 11>>
Your nipples seem to be hard...
<<elseif $rL == 12>>
I think I want a tittyfuck...
<<elseif $rL == 13>>
Your tits are amazing!
<<else>>
You will beg me to play with your fucking boobs!
<</if>>
<</speech>><br>
<<text $currentNPC>>
<<set $rL = random(14)>>
<<switch $rL>>
<<case 0>>
Please, no...
<<case 1>>
I.. don't.. like...it...
<<case 2>>
Don't...touch...my...breast...
<<case 3>>
Please...it...hurts...
<<case 4>>
Ouch!
<<case 5>>
Please, be...gentle...
<<case 6>>
I'm not...comfortable.
<<case 7>>
Ouch! Your...hands...are...so...rude...
<<case 8>>
I didn't do...anything...bad...
<<case 9>>
It's...pain...ful...
<<case 10>>
I'm begging you, don't...touch...my...breast...
<<case 11>>
Show...mercy...pleeease!
<<case 12>>
It's...too...much...
<<case 13>>
My nipples are not...hard...
<<case 14>>
Please, anything but that...
<</switch>>
<</text>><br>
<<speech "You" "$player.name" "$player.surname">>
<<set $myRL = random(14)>>
<<set $hisRL = random(14)>>
<<switch $hisRL>>
<<case 0>>
Oh, yes... groping your fucking tits are fucking great...
<<case 1>>
Your nipples are getting...hard...a lying $bitch!
<<case 2>>
I think...I should keep groping your fucking tits!
<<case 3>>
Yeah, your tits are mine!
<<case 4>>
You're twitching so funny...
<<case 5>>
Your fear feeds me...
<<case 6>>
Stand still, $bitch!
<<case 7>>
Your pathetic moans make me hard!
<<case 8>>
I will fuck your tits! Or your mouth...
<<case 9>>
You're just my fuck toy...
<<case 10>>
I will play with you as long as I want...
<<case 11>>
You and your tits will be mine!
<<case 12>>
Yeah, you're just a $bitch! Horny $bitch...
<<case 13>>
Your screams are invaluable...
<<case 14>>
You're just an animal for fucking...
<</switch>>
<</speech>> <<set $bitch = either(
"slut",
"bitch",
"whore",
"fuck toy"
)>>
<<speech "You" "$player.name" "$player.surname">>
<<set $rL = random(16)>>
<<if $rL == 0>>
I will turn you into a stupid $bitch!
<<elseif $rL == 1>>
Obey me!
<<elseif $rL == 2>>
Does it hurt, $bitch?
<<elseif $rL == 3>>
You should be broken!
<<elseif $rL == 4>>
I fucking control you!
<<elseif $rL == 5>>
You will be a mindless $bitch!
<<elseif $rL == 6>>
You’re a broken slut!
<<elseif $rL == 7>>
You might resist but you will submit after all.
<<elseif $rL == 8>>
Are you going to behave?
<<elseif $rL == 9>>
Submit to me!
<<elseif $rL == 10>>
I want to break you and turn you into my personal $bitch.
<<elseif $rL == 11>>
You're helpless. Is this your favorite part?
<<elseif $rL == 12>>
I will use you as a %bitch!
<<elseif $rL == 13>>
Oh yes, that feels so good.
<<elseif $rL == 14>>
I think you're secretly enjoying it!
<<elseif $rL == 15>>
See, you are a dirty little $bitch...
<<else>>
Don't worry, $bitch, I know you want it.
<</if>>
<</speech>><br>
<<text $currentNPC>>
<<set $rL = random(14)>>
<<switch $rL>>
<<case 0>>
Please, no...
<<case 1>>
I.. don't.. want to...
<<case 2>>
Can we please not?
<<case 3>>
Please...I'm not... your $bitch...
<<case 4>>
I really don't want to...
<<case 5>>
Let my hair go...please...
<<case 6>>
I'm not comfortable with that...
<<case 7>>
Please, don't pull...my hair...so hard...
<<case 8>>
Please...
<<case 9>>
Please, don't torture me...
<<case 10>>
I'm...begging...you...
<<case 11>>
It's...pain...ful...
<<case 12>>
Ouch! Ouch!
<<case 13>>
Plese...don't...pull...
<<case 14>>
Let...my hair...go...pleeeease...
<</switch>>
<</text>><br>
<<speech "You" "$player.name" "$player.surname">>
<<set $rL = random(14)>>
<<switch $rL>>
<<case 0>>
I don't give a fuck!
<<case 1>>
Not that brave, huh!?
<<case 2>>
Don't wanna bite, huh?
<<case 3>>
I will be sorry for messing with me!
<<case 4>>
You'll crawl to me tomorrow!
<<case 5>>
Now you know your place, right?
<<case 6>>
You should be punished!
<<case 7>>
I will do whatever I want with you!
<<case 8>>
Obey me, and I might spare you...
<<case 9>>
I will pull your hair, got it!?
<<case 10>>
You're just a $bitch!
<<case 11>>
That's just the beginning...
<<case 12>>
You like being humiliated, right?
<<case 13>>
You should suffer, $bitch!
<<case 14>>
Now you're under my control!
<</switch>>
<</speech>> <<set $bitch = either(
"slut",
"bitch",
"whore",
"fuck toy"
)>>
<<speech "You" "$player.name" "$player.surname">>
<<set $rL = random(14)>>
<<switch $rL>>
<<case 0>>
I will make you regret!
<<case 1>>
I warned you, didn't I?
<<case 2>>
This is what you get for disobeying me!
<<case 3>>
You should have thought twice before crossing me!
<<case 4>>
I'm not done with you yet!
<<case 5>>
You need to learn some respect!
<<case 6>>
This is for your own good!
<<case 7>>
I'm in charge here, not you!
<<case 8>>
You brought this upon yourself!
<<case 9>>
I'm going to make sure you fucking obey me!
<<case 10>>
You're in for a world of hurt!
<<case 11>>
This is just the beginning!
<<case 12>>
You should have listened to me!
<<case 13>>
I'm going to teach you a lesson you'll never forget!
<<case 14>>
You're going to learn to obey me!
<</switch>>
<</speech>><br>
<<text $currentNPC>>
<<set $Fslap = either(
"Ouch",
"Yelp",
"Stop",
"Ow",
"Ah",
"Eek",
"Please"
)>>
<<set $SSlap = either(
"ouch",
"yelp",
"stop",
"oww",
"ah",
"eek",
"please"
)>>
<<set $TSlap = either(
"ouch",
"yelp",
"stop",
"oww",
"ah",
"eek",
"please"
)>>
$Fslap...$SSlap...$TSlap...
<</text>><br>
<<speech "You" "$player.name" "$player.surname">>
<<set $rL = random(14)>>
<<switch $rL>>
<<case 0>>
That's what you get for your resistance!
<<case 1>>
I've always known you're just a $bitch.
<<case 2>>
You should have thought of that before.
<<case 3>>
You shouldn't have resisted me, stupid $bitch!
<<case 4>>
And you'll beg for my forgiveness.
<<case 5>>
I expect you to remember it.
<<case 6>>
This is what happens when you disobey me.
<<case 7>>
You're mine to do with as I please.
<<case 8>>
Maybe next time you'll think twice before disobeying me.
<<case 9>>
I'm not done with you yet.
<<case 10>>
You're going to learn your place.
<<case 11>>
This is just the beginning of your punishment.
<<case 12>>
I hope you're enjoying this as much as I am.
<<case 13>>
You deserve every bit of this.
<<case 14>>
You belong to me now.
<</switch>>
<</speech>> <<speech "You" "$player.name" "$player.surname">>
<<set $rL = random(14)>>
<<switch $rL>>
<<case 0>>
Oh, you like that, do you? Licking my ass like a good little slut...
<<case 1>>
That's right, baby, get your tongue in there...
<<case 2>>
You should have been more obedient, then maybe I wouldn't have to punish you like this...
<<case 3>>
You're such a dirty girl, licking my ass like that. But I love it.
<<case 4>>
And you'll beg for my forgiveness.
<<case 5>>
I expect you to remember it.
<<case 6>>
I expect you to remember your place, and right now, your place is with your face buried in my ass.
<<case 7>>
Maybe next time you'll think twice before disobeying me. But for now, keep licking.
<<case 8>>
You're going to learn your place, and that place is on your knees, worshipping my ass.
<<case 9>>
I'm not done with you yet.
<<case 10>>
You're going to learn your place.
<<case 11>>
Your tongue feels amazing on my ass.
<<case 12>>
I hope you're enjoying this as much as I am.
<<case 13>>
You deserve every bit of this.
<<case 14>>
I expect you to worship my ass whenever I desire it.
<</switch>>
<</speech>>
<<set $randomDescription = random(5)>>
<<if $randomDescription is 0>>
My cock pulses and erupts, shooting warm, sticky jizz in multiple streams. It blasts out from my pulsating dick, splattering all over her enticing tits.
I love how my cum coating her supple skin. The creamy white liquid sticks to her perky nipples and slowly drips down.
<<elseif $randomDescription is 1>>
As my cock pulses and erupts, I feel the warmth of my jizz as it splatters all over her tits. She lifts up, and I watch my cum slide down her tits, then her nipples, down to her lower chest. It is slow and soft, and then it runs down her belly.
<<elseif $randomDescription is 2>>
My dick throbs and explodes, sending ropes of hot, sticky cum all over her tits. I point my thick cock at her tits right as my first jet of cum flies. I unleash a steady stream of thick cum onto her tits. My ass, balls, and cock pulse in unison with each shot of cum. The cum covers her tits, belly, and even her face. She frowns but can't do anything to stop it.
<<elseif $randomDescription is 3>>
As my cock begins to pulse and swell, I feel the pressure building up inside me. With a final thrust, I explode, sending streams of hot, sticky jizz shooting out and splattering all over her tits. I take my time, pouring out a long, steady stream of cum that lands on her nipples with large areolae. A few drops land on her lips and cheek. She looks like a cheap whore.
<<elseif $randomDescription is 4>>
As my cock begins to pulse and swell, I feel the pressure building up inside me. I see her pupils dilate as I cum so hard that I cover her breasts with my cum almost everywhere. I let out another moan as I plant my dick on her aroused nipple, and the last drop of cum coats it.
<<else>>
I'm about to explode! In an instant, my first spurt overshoots her stomach. I hold my dick steady as it lays down strings of cum on both of her heaving tits and even splashes on her chin. Her mouth rounds as a few drops land on her face.
<</if>>
<<include "momCheck">>
<<widget "advanceHour">>
<<include "stableNPCdoing">>
<<if $currentMinutes >= 60>>
<<set $currentHour to $currentHour + Math.floor($currentMinutes / 60)>>
<<set $currentMinutes to $currentMinutes % 60>>
<</if>>
<<if $currentHour >= 24>>
<<set $currentHour to $currentHour % 24>>
<<set $currentDay += 1>>
<<set $day = ($day + 1) % 7>>
<<set $shiftIs = random(1)>>
<<set $reedSMSRead = false>>
<<set $trainingPaidDaysCounter -= 1>>
<<if $trainingPaidDaysCounter == 0>>
<<set $trainingPaid = false>>
<</if>>
<</if>>
<<if $currentDay >= 31>>
<<set $currentDay = 1>>
<<set $currentMonth += 1>>
<<set $dustrMonthPayment = false>>
<</if>>
<<if $currentMonth >= 12>>
<<set $currentMonth = 1>>
<<set $currentYear += 1>>
<</if>>
<</widget>>
<<widget "TimeShow">>
<<print $currentHour>>:<<if $currentMinutes < 10>>0<<print $currentMinutes>>
<<else>>
<<print $currentMinutes>>
<</if>>
<</widget>>
/% The names of the Days of the Week. %/
<<set setup.Days to ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"]>>
/% The current Game Day: Monday. %/
<<set $day = 1>>
<<set $currentDay = new Date().getDay()>> // Get the current day of the week (0-6, where 0 is Sunday)
<<widget "advanceAffection">>
<<for _npc range $npcs>>
<<if _npc.affection > 1000>>
<<set _npc.affectionLevel = "Worship">>
<<set _npc.resistanceModifier = 0>>
<<elseif _npc.affection > 800>>
<<set _npc.affectionLevel = "Love">>
<<set _npc.resistanceModifier = 0.3>>
<<elseif _npc.affection > 700>>
<<set _npc.affectionLevel = "Passion">>
<<set _npc.resistanceModifier = 0.5>>
<<elseif _npc.affection > 600>>
<<set _npc.affectionLevel = "Sympathy">>
<<set _npc.resistanceModifier = 0.7>>
<<elseif _npc.affection > 500>>
<<set _npc.affectionLevel = "Interest">>
<<set _npc.resistanceModifier = 0.85>>
<<elseif _npc.affection > 400>>
<<set _npc.affectionLevel = "Indifference">>
<<set _npc.resistanceModifier = 1>>
<<elseif _npc.affection > 300>>
<<set _npc.affectionLevel = "Suspision">>
<<set _npc.resistanceModifier = 1.2>>
<<elseif _npc.affection > 200>>
<<set _npc.affectionLevel = "Displease">>
<<set _npc.resistanceModifier = 1.3>>
<<elseif _npc.affection > 0>>
<<set _npc.affectionLevel = "Hate">>
<<set _npc.resistanceModifier = 1.5>>
<<else>>
<<set _npc.affectionLevel = "Apathy">>
<<set _npc.resistanceModifier = 2>>
<</if>>
<</for>>
<</widget>>
<<widget "professionUpdate">>
<<set $nurseLocations = [
"JensonClinicExamRoom",
"JensonClinicPatientRoom",
"JensonClinicHallway",
"JensonClinicReception"
]>>
<<set $restingLocations = [
"RuralRetreat",
"HillsideTrails",
"Inside LotusStudio",
"Inside ArtGallery",
"Gym",
"GymOutside",
"Inside BakersEmporium",
"Inside SeashellSouvenirs",
"CedarPark",
"PinecrestRestaurant",
"InsidePinecrestRestaurant",
"Inside RosewoodBookstore",
"Inside CozyCornerCafe",
"Inside Library",
"Inside BrewHaven",
"SunsetPier",
"Beach",
"Inside SandyBreezeCafe",
"Inside MarineMuseum",
"RuralRetreat",
"HillsideTrails",
"LotusStudio",
"ArtGallery",
"GymOutside",
"BakersEmporium",
"SeashellSouvenirs",
"CedarPark",
"PinecrestRestaurant",
"RosewoodBookstore",
"CozyCornerCafe",
"Library",
"BrewHaven",
"SunsetPier",
"Beach",
"SandyBreezeCafe",
"MarineMuseum",
"RoseAvenue",
"Outskirts",
"IvyLane",
"HarmonyLane",
"ShutterStreet",
"TownCenter",
"CedarCircle",
"OceanShore"
]>>
<<set $walkingLocations = [
"RuralRetreat",
"HillsideTrails",
"LotusStudio",
"ArtGallery",
"GymOutside",
"BakersEmporium",
"SeashellSouvenirs",
"CedarPark",
"PinecrestRestaurant",
"RosewoodBookstore",
"CozyCornerCafe",
"Library",
"BrewHaven",
"SunsetPier",
"Beach",
"SandyBreezeCafe",
"MarineMuseum",
"RoseAvenue",
"Outskirts",
"IvyLane",
"HarmonyLane",
"ShutterStreet",
"TownCenter",
"CedarCircle",
"OceanShore",
"RuralRetreat",
"HillsideTrails",
"Inside LotusStudio",
"Inside ArtGallery",
"Gym",
"GymOutside",
"Inside BakersEmporium",
"Inside SeashellSouvenirs",
"CedarPark",
"PinecrestRestaurant",
"InsidePinecrestRestaurant",
"Inside RosewoodBookstore",
"Inside CozyCornerCafe",
"Inside Library",
"Inside BrewHaven",
"SunsetPier",
"Beach",
"Inside SandyBreezeCafe",
"Inside MarineMuseum",
]>>
<<set $titsLoversArea = [
"IvyLane",
"GeneralShop",
"LotusStudio",
"HarmonyLane",
"BakersEmporium",
"NewsOffice",
"GarciaStudio",
"TattoSalon"
]>>
<<set $assLoversArea = [
"Outskirts",
"RuralRetreat",
"HillsideTrails",
"RamirezDelivery",
"WildlifeCenter",
"RoseAvenue",
"GymOutside",
"GreenThumb"
]>>
<<set $legsLoversArea = [
"CedarCircle",
"Pharmacy",
"CozyCornerCafe",
"RosewoodBookstore",
"BlossomBoutique",
"OceanShore",
"MarineMuseum",
"SeashellSouvenirs"
]>>
<<for _npc range $npcs>>
<<if $currentHour >= 23>>
<<set _npc.mcWon = false>>
<<set _npc.mcLost = false>>
<<set _npc.hasFought = false>>
<<set _npc.health = random(50, 100)>>
<<set _npc.stamina = random(50, 100)>>
<<set _npc.failsBeforeEndConvo = random (1,5)>>
<<set _npc.failsCounter = 0>>
<<set _npc.convoCounter = 0>>
<</if>>
<</for>>
<<for _npc range $npcs>>
<<if _npc.profession is "Doctor">>
<<if $currentHour >= 7 && $currentHour <= 16>>
<<set _npc.location = "JensonClinicExamRoom">>
<<set _npc.doingNow = "working">>
<<elseif $currentHour > 16 && $currentHour <= 18>>
<<set _npc.location = window.selectRandom($restingLocations)>>
<<set _npc.doingNow = "resting">>
<</if>>
<</if>>
<<if _npc.profession is "Nurse">>
<<if $currentHour >= 7 && $currentHour <= 17>>
<<if $currentMinutes < 20>>
<<set _npc.location = window.selectRandom($nurseLocations)>>
<<set _npc.doingNow = "working">>
<<elseif $currentMinutes >= 20 && $currentMinutes < 40>>
<<set _npc.location = window.selectRandom($nurseLocations)>>
<<set _npc.doingNow = "working">>
<<else>>
<<set _npc.location = window.selectRandom($nurseLocations)>>
<<set _npc.doingNow = "working">>
<</if>>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "Pharmacist">>
<<if $currentHour >= 8 && $currentHour <= 20>>
<<set _npc.location = "Inside Pharmacy">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "JournalistDawn">>
<<if $currentHour >= 8 && $currentHour <= 20>>
<<set _npc.location = "Inside NewsOffice">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "Waitress">>
<<if $currentHour >= 10 && $currentHour <= 22>>
<<set _npc.location = "InsidePinecrestRestaurant">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "BaristaCozyCornerCafe">>
<<if $currentHour >= 10 && $currentHour <= 20>>
<<set _npc.location = "Inside CozyCornerCafe">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "BookSellerRosewood">>
<<if $currentHour >= 10 && $currentHour <= 19>>
<<set _npc.location = "Inside RosewoodBookstore">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "BlossomBoutiqueSeller">>
<<if $currentHour >= 8 && $currentHour <= 17>>
<<set _npc.location = "Inside BlossomBoutique">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "Journalist">>
<<if $currentHour >= 8 && $currentHour <= 22>>
<<set _npc.location = "Inside LocalNewspaper">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "Model">>
<<if $currentHour >= 11 && $currentHour <= 20>>
<<set _npc.location = "Inside ReedStudio">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "RamirezWorker">>
<<if $currentHour >= 8 && $currentHour <= 18>>
<<set _npc.location = "Inside RamirezDelivery">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "Biologist">>
<<if $currentHour >= 9 && $currentHour <= 17>>
<<set _npc.location = "Inside WildLifeCenter">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "CoutureSeller">>
<<if $currentHour >= 10 && $currentHour <= 22>>
<<set _npc.location = "Inside CoutureStudio">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "ArtGalleryWorker">>
<<if $currentHour >= 11 && $currentHour <= 18>>
<<set _npc.location = "Inside ArtGallery">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "JournalistRedDawn">>
<<if $currentHour >= 8 && $currentHour <= 22>>
<<set _npc.location = "Inside NewsOffice">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "Designer">>
<<if $currentHour >= 10 && $currentHour <= 18>>
<<set _npc.location = "Inside CrursenStudio">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "GeneralShopSeller">>
<<if $currentHour >= 8 && $currentHour <= 22>>
<<set _npc.location = "Inside GeneralShop">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "YogaInstructor">>
<<if $currentHour >= 10 && $currentHour <= 18>>
<<set _npc.location = "Inside LotusStudio">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "assLover">>
<<if $currentHour >= 20 && $currentHour <= 4>>
<<set _npc.location = window.selectRandom($assLoversArea)>>
<<set _npc.doingNow = "working">>
<<elseif $currentHour >= 12 && $currentHour <= 16>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "titsLover">>
<<if $currentHour >= 22 && $currentHour <= 6>>
<<set _npc.location = window.selectRandom($titsLoversArea)>>
<<set _npc.doingNow = "working">>
<<elseif $currentHour >= 14 && $currentHour <= 18>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "legsLover">>
<<if $currentHour >= 19 && $currentHour <= 3>>
<<set _npc.location = window.selectRandom($legsLoversArea)>>
<<set _npc.doingNow = "working">>
<<elseif $currentHour >= 11 && $currentHour <= 15>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "Florist">>
<<if $currentHour >= 9 && $currentHour <= 17>>
<<set _npc.location = "Nowhere">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "Librarian">>
<<if $currentHour >= 8 && $currentHour <= 16>>
<<set _npc.location = "Nowhere">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "TourGuide">>
<<if $currentHour >= 10 && $currentHour <= 18>>
<<set _npc.location = "Nowhere">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "Chef">>
<<if ($currentHour >= 6 && $currentHour <= 10) && ($currentHour >= 17 && $currentHour <= 22)>>
<<set _npc.location = "Nowhere">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "Photographer">>
<<if $currentHour >= 9 && $currentHour <= 17>>
<<set _npc.location = "Nowhere">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "Tailor">>
<<if $currentHour >= 10 && $currentHour <= 18>>
<<set _npc.location = "Nowhere">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "Architect">>
<<if $currentHour >= 9 && $currentHour <= 17>>
<<set _npc.location = "Nowhere">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "MusicTeacher">>
<<if $currentHour >= 12 && $currentHour <= 20>>
<<set _npc.location = "Nowhere">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "DanceInstructor">>
<<if $currentHour >= 15 && $currentHour <= 21>>
<<set _npc.location = "Nowhere">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "Therapist">>
<<if $currentHour >= 9 && $currentHour <= 16>>
<<set _npc.location = "Nowhere">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "Mechanic">>
<<if $currentHour >= 8 && $currentHour <= 17>>
<<set _npc.location = "Nowhere">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "Carpenter">>
<<if $currentHour >= 7 && $currentHour <= 16>>
<<set _npc.location = "Nowhere">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "Blacksmith">>
<<if $currentHour >= 9 && $currentHour <= 18>>
<<set _npc.location = "Nowhere">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "Chef">>
<<if ($currentHour >= 6 && $currentHour <= 10) && ($currentHour >= 17 && $currentHour <= 22)>>
<<set _npc.location = "Nowhere">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "Fisherman">>
<<if $currentHour >= 4 && $currentHour <= 12>>
<<set _npc.location = "Nowhere">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "Bartender">>
<<if $currentHour >= 16 && $currentHour <= 2>>
<<set _npc.location = "Nowhere">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "Teacher">>
<<if $currentHour >= 7 && $currentHour <= 15>>
<<set _npc.location = "Nowhere">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "Photographer">>
<<if $currentHour >= 9 && $currentHour <= 17>>
<<set _npc.location = "Nowhere">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "Electrician">>
<<if $currentHour >= 8 && $currentHour <= 17>>
<<set _npc.location = "Nowhere">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "Architect">>
<<if $currentHour >= 9 && $currentHour <= 17>>
<<set _npc.location = "Nowhere">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "Wife1">>
<<if $currentHour >= 8 && $currentHour <= 17>>
<<set _npc.location = "Nowhere">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "Wife2">>
<<if $currentHour >= 13 && $currentHour <= 20>>
<<set _npc.location = "Nowhere">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<if _npc.profession is "Wife3">>
<<if $currentHour >= 15 && $currentHour <= 22>>
<<set _npc.location = "Nowhere">>
<<set _npc.doingNow = "working">>
<<else>>
<<include "howNPCRest">>
<</if>>
<</if>>
<<include "descriptionOfNPCActivities">>
<</for>>
<</widget>>
<<widget "mph">>
<<set $mphh = either("mphh", "ghgh", "ghmph", "mmbh", "nngh", "slrp", "ghch", "mmhmm", "mmbh", "slrp", "ng")>>
<<set $mphp = either("mphh", "ghgh", "ghmph", "mmbh", "nngh", "slrp", "ghch", "mmhmm", "mmbh", "slrp", "ng")>>
<<set $mphm = either("mphh", "ghgh", "ghmph", "mmbh", "nngh", "slrp", "ghch", "mmhmm", "mmbh", "slrp", "ng")>>
<</widget>>
<style>body {background-image: url(img/bg/myRoom.jpg);}</style>
<<desc>>
My gaming computer glows with neon colors. The chair waits eagerly for me to sit and embark on virtual adventures.
<</desc>>
<<include "familyDoing">>
<<desc>>
<div class="row">
<<button 'Sleep for 8 hours' 'myRoom'>>
<<set $swimmingTripSeen = false>>
<<set $currentHour += 7>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $halfMentalEnergy = ($player.maxMentalEnergy * 0.4)>>
<<if $player.mentalEnergy + $halfMentalEnergy > $player.maxMentalEnergy>>
<<set $player.mentalEnergy = $player.maxMentalEnergy>>
<<else>>
<<set $player.mentalEnergy += $halfMentalEnergy>>
<</if>>
<<set $halfHealth = ($player.maxHealth * 0.4)>>
<<if $player.health + $halfHealth > $player.maxHealth>>
<<set $player.health = $player.maxHealth>>
<<else>>
<<set $player.health += $halfHealth>>
<</if>>
<<set $randomStaminaRestore = random (50,100)>>
<<set $player.stamina += $randomStaminaRestore>>
<<set $randomFatigueRestore = random (50,80)>>
<<set $player.fatigue -= $randomFatigueRestore>>
<<run myNotify("- " + $randomFatigueRestore + " my fatigue")>>
<<run myNotify("+ " + $randomStaminaRestore + " my stamina")>>
<<run myNotify("+ " + $halfHealth + " my health")>>
<<run myNotify("+ " + $halfMentalEnergy + " my mental energy")>>
<<set $updateDay += 1>>
<<if $updateDay >= 7>>
<<updateStrength>>
<<updateWill>>
<<updateStamina>>
<<updateDexterity>>
<<set $updateDay = 0>>
<</if>>
<<if $player.mentalEnergy > $player.maxMentalEnergy>>
<<set $player.mentalEnergy = $player.maxMentalEnergy>>
<</if>>
<<if $player.fatigue < 0>>
<<set $player.fatigue = 0>>
<</if>>
<<if $player.stamina >= $player.maxStamina>>
<<set $player.stamina = $player.maxStamina>>
<</if>>
<</button>>
<<button 'Take a nap for 3 hours' 'myRoom'>>
<<set $currentMinutes += 180>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $randomFatigueRestore = random (10,25)>>
<<set $player.fatigue -= $randomFatigueRestore>>
<<set $randomStaminaRestore = random (10,20)>>
<<set $player.stamina += $randomStaminaRestore>>
<<set $halfHealth = ($player.maxHealth * 0.1)>>
<<if $player.health + $halfHealth > $player.maxHealth>>
<<set $player.health = $player.maxHealth>>
<<else>>
<<set $player.health += $halfHealth>>
<</if>>
<<set $halfMentalEnergy = ($player.maxMentalEnergy * 0.1)>>
<<if $player.mentalEnergy + $halfMentalEnergy > $player.maxMentalEnergy>>
<<set $player.mentalEnergy = $player.maxMentalEnergy>>
<<else>>
<<set $player.mentalEnergy += $halfMentalEnergy>>
<</if>>
<<run myNotify("- " + $randomFatigueRestore + " my fatigue")>>
<<run myNotify("+ " + $randomStaminaRestore + " my stamina")>>
<<run myNotify("+ " + $halfHealth + " my health")>>
<<run myNotify("+ " + $halfMentalEnergy + " my mental energy")>>
<<set $updateDayTN += 1>>
<<if $updateDayTN >= 21>>
<<updateStrength>>
<<updateWill>>
<<updateStamina>>
<<updateDexterity>>
<<set $updateDayTN = 0>>
<</if>>
<<if $player.mentalEnergy > $player.maxMentalEnergy>>
<<set $player.mentalEnergy = $player.maxMentalEnergy>>
<</if>>
<<if $player.fatigue < 0>>
<<set $player.fatigue = 0>>
<</if>>
<<if $player.stamina >= $player.maxStamina>>
<<set $player.stamina = $player.maxStamina>>
<</if>>
<</button>>
</div><br>
<div class="row">
<<button 'Open laptop' 'laptop'>>
<</button>>
</div><br>
<div class="row">
<<if $player.fatigue >= $player.maxFatigue>>
<div id="fatigueQ">
<<button 'Do qigong for 30 mins'>>
<<replace #fatigueQ>>
<<desc>>
I'm too tired to do it.
<</desc>>
<</replace>>
<</button>>
</div>
<div id="jerking">
<<button 'Jerk off'>>
<<replace #jerking>>
<<desc>>
I'm too tired to to jerk off.
<</desc>>
<</replace>>
<</button>>
</div>
<<else>>
<<button 'Do qigong for 30 mins' 'myRoom'>>
<<set $currentMinutes += 30>>
<<willIncrease>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<if $player.mentalEnergy > $player.maxMentalEnergy>>
<<set $player.mentalEnergy = $player.maxMentalEnergy>>
<</if>>
<</button>>
<<button 'Jerk off' 'myRoom'>>
<<set $currentMinutes += 15>>
<<set $randomJerk = random(40,80)>>
<<set $player.arousal -= $randomJerk>>
<<run myNotify('-' + $randomJerk + ' my arousal!')>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<if $player.arousal <= 0>>
<<set $player.arousal = 0>>
<</if>>
<</button>>
<</if>>
</div>
<</desc>>
<<desc>>
<<button 'Corridor' 'fCorridor'>>
<<set $player.curLoc ="fCorridor">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<if $friendQuest == 0 && $firstFriendMessageSeen == false>>
<<sms "<span style='font-weight: bold;'>$friend.name $friend.surname:</span> <br>We need to talk. I'm home now" 5000>>
<<set $firstFriendMessageSeen = true>>
<</if>>
<<if $meetJReed == true>>
<<set $randomSMS = random(1)>>
<<if $randomSMS == 1>>
<<if $currentHour >= 8 || $currentHour <= 10 && $reedSMSRead == false>>
<<if $shiftIs == 0>>
<<sms "<span style='font-weight: bold;'>$jacksonReed.name $jacksonReed.surname:</span> <br>Hey, wanna work today?" 5000>>
<</if>>
<</if>>
<</if>>
<</if>>
<<if $day == 2 && $friendQuest == "5cnc">>
<<sms "<span style='font-weight: bold;'>$friend.name $friend.surname:</span> <br>Visit me when you're free." 5000>>
<<set $friendQuest = "6cnc">>
<</if>>
<<if $day == 0 && $swimmingTrip == 0 && $swimmingTripSeen == false && ($currentHour >= 7 && $currentHour <= 11)>>
<<speech mom $mom.name $mom.surname>>
$player.name! I'd like to rest today but everybody is busy. Would you like to go with me to the swimming pool?
<</speech>>
<<desc>>
<div class="row">
<<button "Sure!" "swimmingTrip">>
<<set $swimmingTrip = 1>>
<<set $currentMinutes += 10>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<div id="busy">
<<button "I'm busy, maybe next time?">>
<<replace "#busy">>
<<set $swimmingTripSeen = true>>
<<speech "You" "$player.name" "$player.surname">>
I'm busy, maybe next time?
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
Maybe...Have a good day, $mom.me.
<</speech>><br>
<</replace>>
<</button>>
</div>
<</desc>>
<</if>>
<style>body {background-image: url(img/bg/fCorridor.jpg);}</style>
<<desc>>
I'm in the corridor on the second floor.
<</desc>>
<<include "familyDoing">>
<<desc>>
<div class='row'>
<<button "Attic" 'fAttic'>>
<<set $player.curLoc ="fAttic">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<br>
<div class='row'>
<<button 'My room' 'myRoom'>>
<<set $player.curLoc ="myRoom">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<br>
<div class='row'>
<<button "$stepmom.name's and $dad.name's bedroom" 'parentBedroom'>>
<<set $player.curLoc ="parentBedroom">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "$olderSis.name's and $littleSis.name's room" 'sisRoom'>>
<<set $player.curLoc ="sisRoom">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "$littleBro.name's room" 'broRoom'>>
<<set $player.curLoc ="broRoom">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "$mom.name's bedroom" 'momBedroom'>>
<<set $player.curLoc ="momBedroom">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<br>
<div class='row'>
<<button "Bathroom" 'fBathroom'>>
<<set $player.curLoc ="fBathroom">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Living room' 'fLivingRoom'>>
<<set $player.curLoc ="fLivingRoom">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<br>
<div class='row'>
<<button "First floor" 'fFirstFloorCorridor'>>
<<set $player.curLoc ="fFirstFloorCorridor">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<style>body {background-image: url(img/bg/sisRoom.jpg);}</style>
<<desc>>
I'm in the room where $littleSis.name and $olderSis.name live. Two beds with pink blankets are neatly made.<br>
An abstract patterned rug covers the floor. Embroidery is harmoniously arranged on the steel-colored walls.
<</desc>>
<<include "familyDoing">>
<<desc>>
<<button 'Corridor' 'fCorridor'>>
<<set $player.curLoc ="fCorridor">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>><style>body {background-image: url(img/bg/broRoom.jpg);}</style>
<<desc>>
Things are strewn across the floor, with three guitars scattered in disarray.
<</desc>>
<<include "familyDoing">>
<<desc>>
<<button 'Corridor' 'fCorridor'>>
<<set $player.curLoc ="fCorridor">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<style>body {background-image: url(img/bg/parentBedroom.jpg);}</style>
<<desc>>
I'm in the bedroom where my $dad.relation and $stepmom.relation live. <br>
The room is gloomy due to the dark shades of the interior. Through the window, distant mountains can be seen.
<</desc>>
<<include "familyDoing">>
<<desc>>
<<button 'Corridor' 'fCorridor'>>
<<set $player.curLoc ="fCorridor">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<style>body {background-image: url(img/bg/fBathroom.jpg);}</style>
<<desc>>
A neat little bathtub and a small mirror. Everything is clean and tidy.
<</desc>>
<<include "familyDoing">>
<<desc>>
<<button 'Corridor' 'fCorridor'>>
<<set $player.curLoc ="fCorridor">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>><style>body {background-image: url(img/bg/fLivingRoom.jpg);}</style>
<<desc>>
I'm in a living room. A sofa and armchairs cozily embrace a small table in the center. <br>
A painting of waves offers a soothing presence on dark nights, while the fireplace provides warmth and coziness on winter evenings.
<</desc>>
<<include "familyDoing">>
<<desc>>
<<button 'Corridor' 'fCorridor'>>
<<set $player.curLoc ="fCorridor">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>><style>body {background-image: url(img/bg/fFirstFloorCorridor.jpg);}</style>
<<desc>>
I'm in the corridor on the first floor.
<</desc>>
<<include "familyDoing">>
<<desc>>
<div class='row'>
<<button "Second floor" 'fCorridor'>>
<<set $player.curLoc ="fCorridor">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<br>
<div class='row'>
<<button 'Big hall' 'fBigHall'>>
<<set $player.curLoc ="fBigHall">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "Dining room" 'fDiningRoom'>>
<<set $player.curLoc ="fDiningRoom">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "Kitchen" 'fKitchen'>>
<<set $player.curLoc ="fKitchen">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<br>
<div class='row'>
<<button "Bathroom" 'fBathroomFFloor'>>
<<set $player.curLoc ="fBathroomFFloor">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Laundry room' 'fLaundry'>>
<<set $player.curLoc ="fLaundry">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<br>
<div class='row'>
<<button "Yard" 'fYard'>>
<<set $player.curLoc ="fYard">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<br>
<div class='row'>
<<button "Basement" 'fBasement'>>
<<set $player.curLoc ="fBasement">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'Outskirts''Outskirts'>>
<<set $player.home = false>>
<<set $player.curLoc ="Outskirts">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<style>body {background-image: url(img/bg/fAttic.jpg);}</style>
<<desc>>
It's empty here but warm and cozy.
<</desc>>
<<include "familyDoing">>
<br>
<<button 'Corridor' 'fCorridor'>>
<<set $player.curLoc ="fCorridor">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<style>body {background-image: url(img/bg/fYard.jpg);}</style>
<<desc>>
I'm in the yard. Green grass spreads out, with a few chairs around a table under a beige umbrella. The house, a two-story brown building, stands tall. An old wooden fence encloses the yard.
<</desc>>
<<include "familyDoing">>
<<desc>>
<div class="row">
<<button 'Inside house' 'fFirstFloorCorridor'>>
<<set $player.home = true>>
<<set $player.curLoc ="fFirstFloorCorridor">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<br>
<div class="row">
<<button 'Outside' 'Outskirts'>>
<<set $player.home = false>>
<<set $player.curLoc ="Outskirts">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<style>body {background-image: url(img/bg/fLaundry.jpg);}</style>
<<desc>>
I'm in the laundry. There are two washing machines and two baskets filled with dirty clothes. A few wardrobes line the walls.
<</desc>>
<<include "familyDoing">>
<<desc>>
<<button 'Corridor' 'fFirstFloorCorridor'>>
<<set $player.curLoc ="fFirstFloorCorridor">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>><style>body {background-image: url(img/bg/fBathroomFFloor.jpg);}</style>
<<desc>>
I'm in the bathroom on the first floor.<br>
A big tub and a poster of plants catch the eye. A gigantic mirror dominates the gray wall.
<</desc>>
<<include "familyDoing">>
<<desc>>
<<button 'Corridor' 'fFirstFloorCorridor'>>
<<set $player.curLoc ="fFirstFloorCorridor">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>><style>body {background-image: url(img/bg/fKitchen.jpg);}</style>
<<desc>>
I'm in the kitchen. It's big and spacious. <br>
A marble-like table with flowers growing in the center stands prominently. <br>
Everything is in white colors, with a laminate floor.
<</desc>>
<<include "familyDoing">>
<<desc>>
<<button 'Corridor' 'fFirstFloorCorridor'>>
<<set $player.curLoc ="fFirstFloorCorridor">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<style>body {background-image: url(img/bg/fDiningRoom.jpg);}</style>
<<desc>>
I'm in the dining room. The long, marble-like table dominates the space. <br>
Pictures in white frames look cold and indifferent. <br>
Everything is white, making it feel like a family sanctuary.
<</desc>>
<<include "familyDoing">>
<<desc>>
<<button 'Corridor' 'fFirstFloorCorridor'>>
<<set $player.curLoc ="fFirstFloorCorridor">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>><style>body {background-image: url(img/bg/fBigHall.jpg);}</style>
<<desc>>
I'm in the living room, which is truly tremendous. Everything is in its place as it must be.
Two couches are next to each other.Abstract pictures adorn the walls, and a fireplace adds warmth to the room.
<</desc>>
<<desc>>
<<button 'Corridor' 'fFirstFloorCorridor'>>
<<set $player.curLoc ="fFirstFloorCorridor">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>><style>body {background-image: url(img/bg/fBasement.jpg);}</style>
<<desc>>
I'm in the basement. <br>
The dark brick walls, terrifying and ruthless, support special devices for torture and punishment. One must obey or visit the basement. It's gloomy and scary here.
<</desc>>
<<include "familyDoing">>
<<desc>>
<<button 'Corridor' 'fFirstFloorCorridor'>>
<<set $player.curLoc ="fFirstFloorCorridor">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<if $stepmom.state == "sleeping" && $stepmom.curLoc == "parentBedroom" && $player.curLoc == "parentBedroom">>
<<desc>>
I can see $stepmom.relation sleeping in her bed.
<</desc>>
<<set $randomIndexV = random(0, 6)>>
<<set $randomIndexH = random(0, 5)>>
<<set $randomImageV = $jasmineJaeSleepingV[$randomIndexV]>>
<<set $randomImageH = $jasmineJaeSleepingH[$randomIndexH]>>
<<set $randomVH = random(1)>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<<if $randomVH == 0>>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<<else>>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</if>>
<</replace>>
<</button>>
</div>
</div>
<<elseif $stepmom.state == "awoken" && $stepmom.curLoc == "parentBedroom" && $player.curLoc == "parentBedroom">>
<<desc>>
$stepmom.relation's woken up.
<</desc>>
<<set $randomIndexV = random(0, 7)>>
<<set $randomImageV = $jasmineJaeWokenV[$randomIndexV]>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<</replace>>
<</button>>
</div>
</div>
<<elseif $stepmom.state == "lustful" && $stepmom.curLoc == "parentBedroom" && $player.curLoc == "parentBedroom">>
<<desc>>
$stepmom.relation's woken up. She is touching her pussy.
<</desc>>
<<set $randomIndexV = random(0, 4)>>
<<set $randomIndexH = random(0, 1)>>
<<set $randomImageV = $jasmineJaeMasturbationV[$randomIndexV]>>
<<set $randomImageH = $jasmineJaeMasturbationH[$randomIndexH]>>
<<set $randomVH = random(100)>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<<if $randomVH <= 70>>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<<if $randomImageV == $jasmineJaeMasturbationV[1]>>
<<speech stepmom $stepmom.name $stepmom.surname>>
Get lost out of here!
<</speech>><br>
<div style="text-align: center;">
<div id="lookAtHer2">
<<button "Do what she said but get back a bit later">>
<<replace "#lookAtHer2">>
<div class="long-img">
<img src="img/chars/jasmineJae/home/masturbation/v 2.jpg">
</div>
<</replace>>
<</button>>
</div>
</div>
<<elseif $randomImageV == $jasmineJaeMasturbationV[3]>>
<div style="text-align: center;">
<div id="lookAtHer2">
<<button "Stay a bit longer">>
<<replace "#lookAtHer2">>
<div class="long-img">
<img src="img/chars/jasmineJae/home/masturbation/v 5.jpg">
</div>
<</replace>>
<</button>>
</div>
</div>
<<elseif $randomImageV == $jasmineJaeMasturbationV[4]>>
<div style="text-align: center;">
<div id="lookAtHer2">
<<button "Stay a bit longer">>
<<replace "#lookAtHer2">>
<div class="long-img">
<img src="img/chars/jasmineJae/home/masturbation/v 7.jpg">
</div>
<div style="text-align: center;">
<div id="lookAtHer3">
<<button "Keep watching">>
<<replace "#lookAtHer3">>
<div class="long-img">
<img src="img/chars/jasmineJae/home/masturbation/v 8.jpg">
</div>
<div style="text-align: center;">
<div id="lookAtHer4">
<<button "Look closer">>
<<replace "#lookAtHer4">>
<div class="long-img">
<img src="img/chars/jasmineJae/home/masturbation/v 9.jpg">
</div>
<div style="text-align: center;">
<div id="lookAtHer5">
<<button "Keep looking">>
<<replace "#lookAtHer5">>
<div class="wide-img">
<img src="img/chars/jasmineJae/home/masturbation/h 1.jpg">
</div>
<<speech stepmom $stepmom.name $stepmom.surname>>
Aaaaah!!!
<</speech>>
<div class="long-img">
<img src="img/chars/jasmineJae/home/masturbation/v 11.jpg">
</div>
<<speech stepmom $stepmom.name $stepmom.surname>>
What the fuck are you doing here?! Get the fuck out of here!
<</speech>>
<<set $stepmom.affection -= 40>>
<<run herNotify('- 40 ' + $stepmom.relation + ' affection!')>>
<</replace>>
<</button>>
</div>
</div>
<</replace>>
<</button>>
</div>
</div>
<</replace>>
<</button>>
</div>
</div>
<</replace>>
<</button>>
</div>
</div>
<</if>>
<<else>>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<<if $randomImageH == $jasmineJaeMasturbationH[1]>>
<div style="text-align: center;">
<div id="lookAtHer3">
<<button "Keep looking">>
<<replace "#lookAtHer3">>
<div class="wide-img">
<img src="img/chars/jasmineJae/home/masturbation/h 2 CU.jpg">
</div>
<div style="text-align: center;">
<div id="lookAtHer4">
<<button "Keep looking">>
<<replace "#lookAtHer4">>
<<speech stepmom $stepmom.name $stepmom.surname>>
Aaaaaah!
<</speech>>
<div class="wide-img">
<img src="img/chars/jasmineJae/home/masturbation/h 2 F.jpg">
</div>
<<desc>>
I guess it's time to leave her.
<</desc>>
<</replace>>
<</button>>
</div>
</div>
<</replace>>
<</button>>
</div>
</div>
<</if>>
<</if>>
<</replace>>
<</button>>
</div>
</div>
<<elseif $stepmom.state == "free" && $stepmom.curLoc == "parentBedroom" && $player.curLoc == "parentBedroom">>
<<desc>>
$stepmom.relation is thinking what she is going to do.
<</desc>>
<<set $randomIndexV = random(0, 7)>>
<<set $randomImageV = $jasmineJaeWokenV[$randomIndexV]>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<</replace>>
<</button>>
</div>
</div>
<<elseif $stepmom.state == "busy" && $stepmom.doing == "takingNap" && $stepmom.curLoc == "parentBedroom" && $player.curLoc == "parentBedroom">>
<<desc>>
$stepmom.relation is taking a nap.
<</desc>>
<<set $randomIndexV = random(0, 1)>>
<<set $randomIndexH = random(0, 2)>>
<<set $randomImageV = $jasmineJaetakingNapV[$randomIndexV]>>
<<set $randomImageH = $jasmineJaeTakingNapH[$randomIndexH]>>
<<set $randomVH = random(1)>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<<if $randomVH == 0>>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<<else>>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</if>>
<</replace>>
<</button>>
</div>
</div>
<</if>>
<<if $stepmom.doing == "takingShower" && $stepmom.curLoc == "fBathroomFFloor" && $player.curLoc == "fBathroomFFloor">>
<<desc>>
I can see $stepmom.relation taking a shower. Her body is so enticing!
<</desc>>
<<set $randomIndexV = random(0, 5)>>
<<set $randomImageV = $jasmineJaeShowerV[$randomIndexV]>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<</replace>>
<</button>>
</div>
</div>
<<elseif $stepmom.state == "dirty" && $stepmom.doing == "takingShower" && $stepmom.curLoc == "fBathroomFFloor" && $player.curLoc == "fBathroomFFloor">>
<<desc>>
$stepmom.relation is about to take a shower.
<</desc>>
<<set $randomIndexV = random(0, 4)>>
<<set $randomImageV = $jasmineJaePreShowerV[$randomIndexV]>>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<<if $randomImageV == $jasmineJaePreShowerV[0]>>
<<speech stepmom $stepmom.name $stepmom.surname>>
You shouldn't be here!
<</speech>>
<<set $stepmom.affection -= 10>>
<<run herNotify('- 10 ' + $stepmom.relation + ' affection!')>>
<<elseif $randomImageV == $jasmineJaePreShowerV[1]>>
<<speech stepmom $stepmom.name $stepmom.surname>>
Leave the bathroom immediately!
<</speech>>
<<set $stepmom.affection -= 15>>
<<run herNotify('- 15 ' + $stepmom.relation + ' affection!')>>
<<elseif $randomImageV == $jasmineJaePreShowerV[2]>>
<<speech stepmom $stepmom.name $stepmom.surname>>
I'm naked! Get lost, perv!
<</speech>>
<<set $stepmom.affection -= 20>>
<<run herNotify('- 20 ' + $stepmom.relation + ' affection!')>>
<<elseif $randomImageV == $jasmineJaePreShowerV[3]>>
<<speech stepmom $stepmom.name $stepmom.surname>>
What the fuck are you doing here!? Lost!!!
<</speech>>
<<set $stepmom.affection -= 25>>
<<run herNotify('- 25 ' + $stepmom.relation + ' affection!')>>
<<elseif $randomImageV == $jasmineJaePreShowerV[4]>>
<<speech stepmom $stepmom.name $stepmom.surname>>
Don't peep at me, perv! Get lost or your $dad.relation will know everything!
<</speech>>
<<set $stepmom.affection -= 30>>
<<run herNotify('- 30 ' + $stepmom.relation + ' affection!')>>
<<else>>
Error jasmineJaePreShowerV.
<</if>>
<</if>>
<<if $stepmom.doing == "cooking" && $stepmom.curLoc == "fKitchen" && $player.curLoc == "fKitchen">>
<<desc>>
I can see my $stepmom.relation cooking.
<</desc>>
<<set $randomIndexV = random(0, 4)>>
<<set $randomImageV = $jasmineJaeCookingV[$randomIndexV]>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<<if $randomImageV == $jasmineJaeCookingV[4]>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="long-img">
<img src="img/chars/jasmineJae/home/cooking 4 v closeUp.jpg">
</div>
<</replace>>
<</button>>
</div>
</div>
<</if>>
<</replace>>
<</button>>
</div>
</div>
<</if>>
<<if ($stepmom.doing == "cleaning" && $stepmom.curLoc == "fBathroomFFloor" && $player.curLoc == "fBathroomFFloor") || ($stepmom.doing == "cleaning" && $stepmom.curLoc == "fBathroom" && $player.curLoc == "fBathroom")>>
<<desc>>
I can see my $stepmom.relation cleaning.
<</desc>>
<<set $randomIndexH = random(0, 2)>>
<<set $randomImageH = $jasmineJaeBathCleaningH[$randomIndexH]>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</replace>>
<</button>>
</div>
</div>
<</if>>
<<if ($stepmom.doing == "cleaning" && $stepmom.curLoc == "fFirstFloorCorridor" && $player.curLoc == "fFirstFloorCorridor")>>
<<desc>>
I can see my $stepmom.relation cleaning.
<</desc>>
<<set $randomIndexH = random(0, 2)>>
<<set $randomImageH = $jasmineJaeCorridorFFCleaningH[$randomIndexH]>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</replace>>
<</button>>
</div>
</div><br>
<<elseif ($stepmom.doing == "cleaning" && $stepmom.curLoc == "fCorridor" && $player.curLoc == "fCorridor")>>
<<desc>>
I can see my $stepmom.relation cleaning.
<</desc>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="wide-img">
<img src="img/chars/jasmineJae/home/corridorSF lookAtHer 0 h.jpg">
</div>
<</replace>>
<</button>>
</div>
</div><br>
<<elseif $stepmom.doing == "cleaning" && $stepmom.curLoc == "fLivingRoom" && $player.curLoc == "fLivingRoom">>
<<desc>>
I can see my $stepmom.relation cleaning.
<</desc>>
<<set $randomIndexH = random(0, 1)>>
<<set $randomImageH = $jasmineJaefLivingRoomCleaningV[$randomIndexH]>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</replace>>
<</button>>
</div>
</div><br>
<</if>>
<<if $stepmom.doing == "watching" && $stepmom.curLoc == "fLivingRoom" && $player.curLoc == "fLivingRoom">>
<<desc>>
I can see my $stepmom.relation watching a movie.
<</desc>>
<</if>>
<<if $stepmom.doing == "yoga" && $stepmom.curLoc == "fAttic" && $player.curLoc == "fAttic">>
<<desc>>
I can see my $stepmom.relation doing yoga.
<</desc>>
<<set $randomIndexV = random(0, 5)>>
<<set $randomIndexH = random(0, 1)>>
<<set $randomImageV = $jasmineJaeYogaV[$randomIndexV]>>
<<set $randomImageH = $jasmineJaeYogaH[$randomIndexH]>>
<<set $randomVH = random(1)>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<<if $randomVH == 0>>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<<else>>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</if>>
<</replace>>
<</button>>
</div>
</div>
<</if>>
<<if $stepmom.doing == "breakfast" && $stepmom.curLoc == "fDiningRoom" && $player.curLoc == "fDiningRoom">>
<<desc>>
My $stepmom.relation is eating with me. My breakfast is tasty.
<</desc>>
<<set $randomChoice = random(1)>>
<<if $randomChoice == 0>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="long-img">
<img src="img/chars/jasmineJae/home/eating 0 h.jpg">
</div>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="wide-img">
<img src="img/chars/jasmineJae/home/eating 0 h closeUp.jpg">
</div>
<</replace>>
<</button>>
</div>
</div>
<</replace>>
<</button>>
</div>
</div>
<<else>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="long-img">
<img src="img/chars/jasmineJae/home/eating 1 v.jpg">
</div>
<</replace>>
<</button>>
</div>
</div>
<</if>>
<<elseif $stepmom.doing == "lunch" && $stepmom.curLoc == "fDiningRoom" && $player.curLoc == "fDiningRoom">>
<<desc>>
My $stepmom.relation is eating with me. My lunch is tasty.
<</desc>>
<<elseif $stepmom.doing == "dinner" && $stepmom.curLoc == "fDiningRoom" && $player.curLoc == "fDiningRoom">>
<<desc>>
She's eating dinner.
<</desc>>
<</if>>
<<if $stepmom.doing == "breakfast" && $stepmom.curLoc == "fKitchen" && $player.curLoc == "fKitchen">>
<<desc>>
$stepmom.relation's already eaten her breakfast. She's doing some chores.
<</desc>>
<<set $randomIndexV = random(0, 1)>>
<<set $randomIndexH = random(0, 5)>>
<<set $randomImageV = $jasmineJaeKitchenCleaningV[$randomIndexV]>>
<<set $randomImageH = $jasmineJaeKitchenCleaningH[$randomIndexH]>>
<<set $randomVH = random(1)>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<<if $randomVH == 0>>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<<else>>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</if>>
<</replace>>
<</button>>
</div>
</div>
<<elseif $stepmom.doing == "lunch" && $stepmom.curLoc == "fKitchen" && $player.curLoc == "fKitchen">>
<<desc>>
$stepmom.relation's already eaten her lunch. She's doing some chores.
<</desc>>
<<set $randomIndexV = random(0, 1)>>
<<set $randomIndexH = random(0, 5)>>
<<set $randomImageV = $jasmineJaeKitchenCleaningV[$randomIndexV]>>
<<set $randomImageH = $jasmineJaeKitchenCleaningH[$randomIndexH]>>
<<set $randomVH = random(1)>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<<if $randomVH == 0>>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<<else>>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</if>>
<</replace>>
<</button>>
</div>
</div>
<<elseif $stepmom.doing == "dinner" && $stepmom.curLoc == "fKitchen" && $player.curLoc == "fKitchen">>
<<desc>>
$stepmom.relation's already eaten her dinner. She's doing some chores.
<</desc>>
<<set $randomIndexV = random(0, 1)>>
<<set $randomIndexH = random(0, 5)>>
<<set $randomImageV = $jasmineJaeKitchenCleaningV[$randomIndexV]>>
<<set $randomImageH = $jasmineJaeKitchenCleaningH[$randomIndexH]>>
<<set $randomVH = random(1)>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<<if $randomVH == 0>>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<<else>>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</if>>
<</replace>>
<</button>>
</div>
</div>
<</if>>
<style>body {background-image: url(img/bg/JensonClinicLobby.jpg);}</style>
<<desc>>
I step into the clinic's lobby, greeted by a spacious and well-lit area. Soft music plays in the background, creating a calming atmosphere. A reception desk is situated at the center, manned by a friendly receptionist.
<</desc>>
<<desc>>
<div class="row">
<<button 'Approach the reception desk''JensonClinicReception'>>
<<set $player.curLoc ="JensonClinicReception">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<div class="row">
<<button 'Hallway''JensonClinicHallway'>>
<<set $player.curLoc ="JensonClinicHallway">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'TownCenter''TownCenter'>>
<<set $player.curLoc ="TownCenter">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
<</desc>>
<<include "showNPC">><style>body {background-image: url(img/bg/JensonClinicReception.jpg);}</style>
<<desc>>
I approach the reception desk, where a friendly receptionist greets me with a warm smile. Behind her, a computer screen displays various appointments and patient information. The desk is neat and organized, with stacks of pamphlets about the clinic's services neatly arranged nearby.
<</desc>>
<<desc>>
<<button 'Lobby''JensonClinicLobby'>>
<<set $player.curLoc ="JensonClinicLobby">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
<</desc>>
<<include "showNPC">><style>body {background-image: url(img/bg/JensonClinicHallway.jpg);}</style>
<<desc>>
I walk down the hallway, passing by doors labeled with different medical specialties.
<</desc>>
<<desc>>
<div class="row">
<<button 'Second floor''JensonClinicSecondFloor'>>
<<set $player.curLoc ="JensonClinicSecondFloor">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<br>
<div class="row">
<<button 'Examination room''JensonClinicExamRoom'>>
<<set $player.curLoc ="JensonClinicExamRoom">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Patient room''JensonClinicPatientRoom'>>
<<set $player.curLoc ="JensonClinicPatientRoom">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<br>
<div class="row">
<<button 'Basement''JensonClinicBasement'>>
<<set $player.curLoc ="JensonClinicBasement">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'Lobby''JensonClinicLobby'>>
<<set $player.curLoc ="JensonClinicLobby">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/JensonClinicExamRoom.jpg);}</style>
<<desc>>
The examination room is equipped with a comfortable bed and medical instruments neatly arranged on trays. A doctor enters and greets you warmly.
<</desc>>
<<desc>>
<<button 'Hallway''JensonClinicHallway'>>
<<set $player.curLoc ="JensonClinicHallway">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/JensonClinicPatientRoom.jpg);}</style>
<<desc>>
I step into a cozy patient room, furnished with a comfortable bed and medical equipment neatly arranged nearby.
<</desc>>
<<desc>>
<<button 'Hallway''JensonClinicHallway'>>
<<set $player.curLoc ="JensonClinicHallway">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
<</desc>>
<<include "showNPC">><style>body {background-image: url(img/bg/JensonClinicBasement.jpg);}</style>
<<desc>>
I cautiously descend into the dimly lit basement of the clinic. The air feels cooler down here, and the faint hum of machinery echoes through the corridors.
<</desc>>
<<desc>>
<<button 'Hallway''JensonClinicHallway'>>
<<set $player.curLoc ="JensonClinicHallway">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
<</desc>>
<<include "showNPC">><style>body {background-image: url(img/bg/JensonClinicSecondFloor.jpg);}</style>
<<desc>>
I ascend the stairs to the second floor of the clinic. The hallway is bright and spacious, with doors leading to various medical departments and offices.
<</desc>>
<<desc>>
<div class="row">
<<button "Jenson's office" 'JensonOffice'>>
<<set $player.curLoc ="JensonOffice">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'First floor''JensonClinicHallway'>>
<<set $player.curLoc ="JensonClinicHallway">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
<</desc>>
<<include "showNPC">><style>body {background-image: url(img/bg/JensonOffice.jpg);}</style>
<<desc>>
I cautiously push open the door and step into Dr. Jenson's office. The room is tastefully decorated with framed medical diplomas adorning the walls and shelves lined with medical textbooks and journals.
<</desc>>
<<desc>>
Dr. Jenson looks up from her work and greets me with a warm smile.
<</desc>>
<<speech "avyScott" "$avyScott.name" "$avyScott.surname">>
Welcome, please have a seat. How can I assist you today?
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
Hello, I'm sorry, I chose a wrong door.
<</speech>>
<<desc>>
<<button 'Hallway' 'JensonClinicSecondFloor'>>
<<set $player.curLoc ="JensonClinicSecondFloor">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
<</desc>><<include "bg">>
<<set $bg = random(0,1)>>
<<if $currentNPC.failsCounter >= $currentNPC.failsBeforeEndConvo>>
<<text $currentNPC>>
I can't speak anymore, I'm sorry.
<</text>><br>
<<elseif $currentNPC.convoNumber == $currentNPC.convoCounter>>
<<text $currentNPC>>
It's pleasure to speak with you but I have to go.
<</text>><br>
<<else>>
<<if $currentNPC.hasIntroduced == false>>
<<include "bg">>
<<speech "You" $player.name $player.surname>>
Hi there!
<</speech>><br>
<<text $currentNPC>>
Hi there!
<</text>><br>
<<if $currentNPC.gender == "male">>
<<desc>>
<<if $currentNPC.hasFought == true>>
<div class='row'>
<<button "Hey! Do you wanna fight?" "NPCFight">>
<<set $interaction = "hasFought">>
<</button>>
</div>
<<elseif $currentNPC.stamina <= 50>>
<div class='row'>
<<button "Hey! Do you wanna fight?" "NPCFight">>
<<set $interaction = "tired">>
<</button>>
</div>
<<elseif $currentNPC.health <= 50>>
<div class='row'>
<<button "Hey! Do you wanna fight?" "NPCFight">>
<<set $interaction = "injured">>
<</button>>
</div>
<<else>>
<<if $player.health <= 50>>
<<desc>>
I can't fight because I feel bad.
<</desc>>
<<elseif $player.stamina <= 50>>
<<desc>>
I can't fight because I'm too tired.
<</desc>>
<<else>>
<div class='row'>
<<button "Hey! Do you wanna fight?" "NPCFight">>
<<set $interaction = 0>>
<<set $maxHP = $currentNPC.healthMax>>
<<set $curHP = $currentNPC.health>>
<<set $maxStamina = $currentNPC.staminaMax>>
<<set $curStamina = $currentNPC.stamina>>
<<set $myMaxHP = $player.maxHealth>>
<<set $myCurHP = $player.health>>
<<set $myMaxStamina = $player.maxStamina>>
<<set $myCurStamina = $player.stamina>>
<<set $turn = "mine">>
<<set $currentNPC.hasFought = true>>
<</button>>
</div>
<</if>>
<</if>>
<</desc>>
<</if>>
<<include "bg">>
<<desc>>
<div class="row">
<<button "What's your name?" "NPCDialogueName">>
<<set $currentNPC.affection += 10>>
<</button>>
</div>
<</desc>>
<<else>>
<<speech "You" $player.name $player.surname>>
Hello, $currentNPC.name,how are you?
<</speech>><br>
<<text $currentNPC>>
I'm fine.
<</text>>
<br>
<<desc>>
<div class='row'>
<<button "Small talk " "NPCInteraction">>
<<set $interaction = "smallTalk">>
<</button>>
<<if $currentNPC.gender == "female">>
<<button "Compliment " "NPCInteraction">>
<<set $interaction = "compliment">>
<</button>>
<<button "Crack a joke" "NPCInteraction">>
<<set $interaction = "joke">>
<</button>>
<<button "Crack a lewd joke" "NPCInteraction">>
<<set $interaction = "lewdJoke">>
<</button>>
<</if>>
</div>
<br>
<<if $currentNPC.gender == "female">>
<div class='row'>
<<button "Make a gift" "NPCInteraction">>
<<set $interaction = "gift">>
<</button>>
<<button "Ask for a walk" "NPCInteraction">>
<<set $interaction = "askWalk">>
<</button>>
</div>
<</if>>
<</desc>>
<<if $currentNPC.gender == "female">>
<<desc>>
<div class='row'>
<<button "Touch her">>
<<replace #touch>>
<<button "hand (accidentaly)" "NPCInteraction">>
<<set $interaction = "touchHand">>
<</button>><br>
<<button "hip (accidentaly)" "NPCInteraction">>
<<set $interaction = "touchHip">>
<</button>><br>
<<button "ass (accidentaly)" "NPCInteraction">>
<<set $interaction = "touchAss">>
<</button>><br>
<<button "tits (accidentaly)" "NPCInteraction">>
<<set $interaction = "touchTits">>
<</button>><br>
<<button "pussy" "NPCInteraction">>
<<set $interaction = "touchPussy">>
<</button>>
<</replace>>
<</button>>
<div id='touch'>
</div>
<<button "Grope her">>
<<replace #grope>>
<<button "tits" "NPCInteraction">>
<<set $interaction = "gropeTits">>
<</button>><br>
<<button "ass" "NPCInteraction">>
<<set $interaction = "gropeAss">>
<</button>><br>
<<button "pussy" "NPCInteraction">>
<<set $interaction = "gropePussy">>
<</button>>
<</replace>>
<</button>>
<div id='grope'>
</div>
<<button "Sex">>
<<replace #sex>>
<<button "oral" "sxSys">>
<<set $sx = 0>>
<<set $typeSx = "bj">>
<</button>><br>
<<button "pussy" "sxSys">>
<<set $sx = 0>>
<<set $typeSx = "pussy">>
<</button>><br>
<</replace>>
<</button>>
<div id='sex'>
</div>
</div>
<</desc>>
<</if>>
<<if $currentNPC.gender == "male">>
<<desc>>
<div class='row'>
<<button "Hey! Do you wanna fight?" "NPCFight">>
<<set $interaction = 0>>
<<set $maxHP = $currentNPC.healthMax>>
<<set $curHP = $currentNPC.health>>
<<set $maxStamina = $currentNPC.staminaMax>>
<<set $curStamina = $currentNPC.stamina>>
<<set $myMaxHP = $player.maxHealth>>
<<set $myCurHP = $player.health>>
<<set $myMaxStamina = $player.maxStamina>>
<<set $myCurStamina = $player.stamina>>
<<set $turn = "mine">>
<</button>>
</div>
<</desc>>
<</if>>
<</if>>
<</if>>
<<desc>>
<<button "GET BACK 🡰">>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.hasIntroduced = $currentNPC.hasIntroduced;
npc.failsCounter = $currentNPC.failsCounter;
npc.convoCounter = $currentNPC.convoCounter;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<</button>>
<</desc>>
<<if $player.curLoc == $alanaCruise.curLoc>>
<<button "Talk to $alanaCruise.name $alanaCruise.surname" "stableNPCDialogue">>
<<set $stableNPC = $alanaCruise>>
<<set $id = $alanaCruise.id>>
<<set $stableNPC.convoNumber= $alanaCruise.convoNumber>>
<<set $stableNPC.failsBeforeEndConvo= $alanaCruise.failsBeforeEndConvo>>
<</button>>
<br><br>
<</if>>
<<for _npc range $npcs>>
<<capture _npc>> <!-- to use inside a button -->
<<if _npc.location == $player.curLoc>>
<<if not _npc.hasIntroduced>>
<<desc>>
<<if _npc.gender == "female">>
<<if _npc.age == "young">>
Young woman with
<<elseif _npc.age == "young">>
Woman with
<<elseif _npc.age == "MILF">>
Mature woman with
<</if>>
<<if _npc.hairColor == "blonde">>
blonde hair
<<elseif _npc.hairColor == "black">>
black hair
<<elseif _npc.hairColor == "red">>
red hair
<<elseif _npc.hairColor == "brown">>
brown hair
<</if>>
<</if>>
<<if _npc.gender == "male">>
<<if _npc.age == "young">>
Young man
<<elseif _npc.age == "young">>
Man
<<elseif _npc.age == "DILF">>
Mature man
<</if>>
<</if>>
<<print _npc.description>><<print " ">><<button "Talk" "NPCDialogue">>
<<set $currentNPC to _npc>> <!-- Set current NPC for interaction -->
<<replace "#npc-interaction">>.<</replace>>
<</button>>
<</desc>>
<<else>>
<!-- If NPC has introduced themselves, show button with their name -->
<<desc>>
<<button "_npc.name _npc.surname" "NPCDialogue">>
<<set $currentNPC to _npc>>
<<replace "#npc-interaction">>Interacting with <<print _npc.name>><</replace>>
<</button>> <<print _npc.description>><</desc>>
<</if>>
<</if>>
<</capture>>
<</for>>
<div id="npc-interaction"></div>
<<include "bg">>
<<if $currentNPC.hasIntroduced == false>>
<<speech "You" $player.name>>
Excuse me, what's your name?
<</speech>><br>
<<text $currentNPC>>
My name is $currentNPC.name. Can I help you else?
<</text>>
<<set $currentNPC.hasIntroduced = true>>
<<desc>>
<div class="row">
<<button "I'd like to ask... " "NPCDialogue">>
<</button>>
</div>
<</desc>>
<<desc>>
<<button "No">>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.hasIntroduced = $currentNPC.hasIntroduced;
}>>
<<goto $player.curLoc>>
<</button>>
<</desc>>
<<else>>
<<speech "You" $player.name>>
Excuse me, what's your name?
<</speech>><br>
<<text $currentNPC>>
I've already told you that I'm $currentNPC.name. Let me do my job.
<</text>>
<br>
<<desc>>
<div class="row">
<<button "Just one moment" "NPCDialogue">>
<</button>>
</div>
<</desc>>
<<desc>>
<<button "Fine...">>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.hasIntroduced = $currentNPC.hasIntroduced;
}>>
<<goto $player.curLoc>>
<</button>>
<</desc>>
<</if>>
<<include "bg">>
<<if $currentNPC.convoNumber == $convoCounter>>
<<text $currentNPC>>
It's pleasure to speak with you but I have to go.
<</text>><br>
<<else>>
<<include "check">>
<<if $interaction == "smallTalk">>
<<desc>>
I start speaking about some daily topics.
<</desc>><br>
<<if $check >= 30>>
<<if $currentNPC.affection > 1000>>
<<text $currentNPC>>
You're so smart...if I only had this wisdom...
<</text>><br>
<<elseif $currentNPC.affection > 800>>
<<text $currentNPC>>
I love to talk to you as much...as I love you!
<</text>><br>
<<elseif $currentNPC.affection > 700>>
<<text $currentNPC>>
Mmm...Your words just hit my heart...
<</text>><br>
<<elseif $currentNPC.affection > 600>>
<<text $currentNPC>>
Yes, it makes sense. Maybe because you're so cute?
<</text>><br>
<<elseif $currentNPC.affection > 500>>
<<text $currentNPC>>
You piqiued my curiousity...
<</text>><br>
<<elseif $currentNPC.affection > 400>>
<<text $currentNPC>>
Yep, a-ha...sure...
<</text>><br>
<<elseif $currentNPC.affection > 300>>
<<text $currentNPC>>
Why do you bring up these topics? It's suspicious...
<</text>><br>
<<elseif $currentNPC.affection > 200>>
<<text $currentNPC>>
It's interesting but I...don't like you...
<</text>><br>
<<elseif $currentNPC.affection > 0>>
<<text $currentNPC>>
Yeah, yeah. We spoke, is it enough?
<</text>><br>
<<else>>
<<text $currentNPC>>
...
<</text>><br>
<</if>>
<<set $increaseStat = random (10,20)>>
<<set $currentNPC.affection += $increaseStat>>
<<run notify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.convoNumber -= 1>>
<<set $currentMinutes += random (3,6)>>
<div class="row">
<<button "Keep talking" "NPCInteraction">>
<<set $interaction = "smallTalk">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<advanceAffection>>
<</button>>
</div>
<<else>>
<<text $currentNPC>>
I'm sorry, I have to go.
<</text>>
<<set $failsCounter += 1>>
<</if>>
<<elseif $interaction == "compliment">>
<<desc>>
I try to compliment $currentNPC.name.
<</desc>>
<<set _randomCompliment = $compliments.random()>>
<<speech "You" "$player.name" "$player.surname">>
<<print _randomCompliment>>
<</speech>><br>
<<if $check >= 50>>
<<text $currentNPC>>
It's cute, thank you.
<</text>><br>
<<set $increaseStat = random (15,25)>>
<<set $currentNPC.affection += $increaseStat>>
<<run notify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.convoNumber -= 1>>
<<set $currentMinutes += random (2)>>
<div class="row">
<<button "Another compliment" "NPCInteraction">>
<<set $interaction = "compliment">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<advanceAffection>>
<</button>>
</div>
<<else>>
<<text $currentNPC>>
I don't like it.
<</text>>
<<set $failsCounter += 1>>
<</if>>
<<elseif $interaction == "joke">>
<<desc>>
I try to crack a joke.
<</desc>>
<<set _randomJoke = $jokes.random()>>
<<speech "You" "$player.name" "$player.surname">>
<<print _randomJoke>>
<</speech>><br>
<<if $check >= 50>>
<<text $currentNPC>>
Ha-ha, it's so funny!
<</text>><br>
<<set $increaseStat = random (5,15)>>
<<set $currentNPC.affection += $increaseStat>>
<<run notify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.convoNumber -= 1>>
<<set $currentMinutes += random (3)>>
<div class="row">
<<button "Another joke" "NPCInteraction">>
<<set $interaction = "joke">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<advanceAffection>>
<</button>>
</div>
<<else>>
<<text $currentNPC>>
It's not funny.
<</text>>
<<set $failsCounter += 1>>
<</if>>
<<elseif $interaction == "lewdJoke">>
<<desc>>
I try to crack a lewd joke.
<</desc>>
<<set _randomJoke = $lewdJokes.random()>>
<<speech "You" "$player.name" "$player.surname">>
<<print _randomJoke>>
<</speech>><br>
<<if $check >= 60>>
<<text $currentNPC>>
Hey! It's...too funny!
<</text>><br>
<<set $increaseStat = random (5,30)>>
<<set $currentNPC.affection += $increaseStat>>
<<run notify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.convoNumber -= 1>>
<<set $currentMinutes += random (3,5)>>
<div class="row">
<<button "Another joke" "NPCInteraction">>
<<set $interaction = "lewdJoke">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<advanceAffection>>
<</button>>
</div>
<<else>>
<<text $currentNPC>>
It's not funny.
<</text>>
<<set $failsCounter += 1>>
<</if>>
<<elseif $interaction == "gift">>
<<desc>>
Everybody likes gifts...
<</desc>>
<div class="row">
<<if $smallBouquet > 0>>
<<button "Give a small bouquet" "NPCInteraction">>
<<set $interaction = "giftGiven">>
<<set $giftGiven = "smallBouquet">>
<<set $smallBouquet -= 1>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<advanceAffection>>
<<set $increaseStat = random (10,15)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<</button>>
<</if>>
<<if $mediumBouquet > 0>>
<<button "Give a medium bouquet" "NPCInteraction">>
<<set $interaction = "giftGiven">>
<<set $giftGiven = "mediumBouquet">>
<<set $mediumBouquet -= 1>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<advanceAffection>>
<<set $increaseStat = random (15,25)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<</button>>
<</if>>
<<if $bigBouquet > 0>>
<<button "Give a big bouquet" "NPCInteraction">>
<<set $interaction = "giftGiven">>
<<set $giftGiven = "bigBouquet">>
<<set $bigBouquet -= 1>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<advanceAffection>>
<<set $increaseStat = random (25,35)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<</button>>
<</if>>
</div>
<<elseif $interaction == "giftGiven">>
<<if $giftGiven == "smallBouquet">>
<<speech "You" "$player.name" "$player.surname">>
That's a small present. Just make you feel a bit better.
<</speech>><br>
<<text $currentNPC>>
It's cute, thank you.
<</text>><br>
<<elseif $giftGiven == "mediumBouquet">>
<<speech "You" "$player.name" "$player.surname">>
I hope this present will cheer you up!
<</speech>><br>
<<text $currentNPC>>
Thank you! That's sweet!
<</text>><br>
<<elseif $giftGiven == "bigBouquet">>
<<speech "You" "$player.name" "$player.surname">>
You deserve the best in this life! That's for you!
<</speech>><br>
<<text $currentNPC>>
Wow! Thank you!!!
<</text>><br>
<</if>>
<<elseif $interaction == "askWalk">>
<<speech "You" $player.name>>
Hey, would you like to go out?
<</speech>><br>
<<if $currentNPC.doingNow == "working">>
<<text $currentNPC>>
I'm sorry, I can't because I'm working now.
<</text>><br>
<<elseif $currentNPC.doingNow == "resting">>
<<text $currentNPC>>
I think we can go out.
<</text>><br>
<div class="row">
<<button "Let's go to the beach" "NPCInteraction">>
<<set $interaction = "beach">>
<<set $currentNPC.location = "Beach">>
<<set $player.curLoc = "Beach">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<set $currentMinutes += 20>>
<</button>>
</div>
<<else>>
Error askWalk 0.
<</if>>
<<elseif $interaction == "touchHand">>
<<desc>>
I try to touch $currentNPC.name's hand "accidentaly"...
<</desc>>
<div class="wide-img">
<img src="./img/system/talk/touch/hand/0.webp">
</div>
<<if $check >= 30>>
<<text $currentNPC>>
Where were we?
<</text>><br>
<<set $increaseStat = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run notify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.convoNumber -= 1>>
<div class="row">
<<button "Touch again" "NPCInteraction">>
<<set $interaction = "touchHand">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<<advanceAffection>>
<</button>>
</div>
<<else>>
<<text $currentNPC>>
Don't touch me, please.
<</text>>
<<set $failsCounter += 1>>
<</if>>
<<elseif $interaction == "touchHip">>
<<desc>>
I try to touch $currentNPC.name's hip "accidentaly"...
<</desc>>
<div class="long-img">
<img src="./img/system/talk/touch/hip/0.jpg">
</div>
<<if $check >= 40>>
<<desc>>
and $currentNPC.name notices nothing.
<</desc>><br>
<<set $increaseStat = random (10)>>
<<set $currentNPC.arousal += $increaseStat>>
<<run notify('+' + $increaseStat + ' arousal!')>>
<<set $currentNPC.convoNumber -= 1>>
<div class="row">
<<button "Touch again" "NPCInteraction">>
<<set $interaction = "touchHip">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<advanceAffection>>
<</button>>
</div>
<<else>>
<<text $currentNPC>>
What are you doing?
<</text>><br>
<<speech "You" $player.name>>
Nothing.
<</speech>><br>
<<set $failsCounter += 1>>
<<set $increaseStat = random (2,10)>>
<<set $increaseStatAr = random (2,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run notify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run notify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<elseif $interaction == "touchAss">>
<<desc>>
I try to touch $currentNPC.name's ass "accidently"...
<</desc>>
<<if $check >= 70>>
<div class="wide-img">
[img[String.format('./img/system/talk/touch/ass/' + random(0,1) + '.webp')]]
</div>
<<desc>>
and $currentNPC.name winks at me playfully.
<</desc>><br>
<<set $increaseStat = random (10,20)>>
<<set $currentNPC.arousal += $increaseStat>>
<<run notify('+' + $increaseStat + ' arousal!')>>
<<set $currentNPC.convoNumber -= 1>>
<div class="row">
<<button "Touch again" "NPCInteraction">>
<<set $interaction = "touchAss">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<advanceAffection>>
<</button>>
</div>
<<else>>
<div class="wide-img">
<img src="./img/system/talk/touch/ass/no 0.webp">
</div>
<<text $currentNPC>>
What the fuck are you doing?
<</text>><br>
<<speech "You" $player.name>>
It was just a big...fly!
<</speech>><br>
<<set $failsCounter += 1>>
<<set $increaseStat = random (2,20)>>
<<set $increaseStatAr = random (2,20)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run notify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run notify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<elseif $interaction == "touchTits">>
<<desc>>
I try to touch $currentNPC.name's tits "accidently"...
<</desc>>
<<if $check >= 70>>
<div class="wide-img">
<img src="./img/system/talk/touch/tits/accidental/0.webp">
</div>
<<desc>>
and $currentNPC.name winks at me playfully.
<</desc>><br>
<<set $increaseStat = random (15,30)>>
<<set $currentNPC.arousal += $increaseStat>>
<<run notify('+' + $increaseStat + ' arousal!')>>
<<set $currentNPC.convoNumber -= 1>>
<div class="row">
<<button "Touch again" "NPCInteraction">>
<<set $interaction = "touchTits">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<advanceAffection>>
<</button>>
</div>
<<else>>
<div class="wide-img">
[img[String.format('./img/system/talk/grope/tits/no ' + random(0,2) + '.webp')]]
</div>
<<text $currentNPC>>
What the fuck are you doing?
<</text>><br>
<<speech "You" $player.name>>
It was just a stain of dirt!
<</speech>><br>
<<text $currentNPC>>
I don't believe you!
<</text>><br>
<<set $failsCounter += 2>>
<<set $increaseStat = random (2,30)>>
<<set $increaseStatAr = random (2,30)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run notify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run notify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<elseif $interaction == "touchPussy">>
<<desc>>
I try to touch $currentNPC.name's pussy...
<</desc>>
<<set $randomImage = random(100)>>
<<if $randomImage >= 60>>
<div class="wide-img">
[img[String.format('./img/system/talk/grope/pussy/' + random(0,3) + '.webp')]]
</div>
<<else>>
<div class="long-img">
[img[String.format('./img/system/talk/grope/pussy/h ' + random(0,2) + '.webp')]]
</div>
<</if>>
<<if $check >= 90>>
<<desc>>
and $currentNPC.name winks at me playfully.
<</desc>><br>
<<set $increaseStat = random (15,40)>>
<<set $currentNPC.arousal += $increaseStat>>
<<run notify('+' + $increaseStat + ' arousal!')>>
<<set $currentNPC.convoNumber -= 1>>
<div class="row">
<<button "Touch again" "NPCInteraction">>
<<set $interaction = "touchPussy">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<advanceAffection>>
<</button>>
</div>
<<else>>
<<text $currentNPC>>
Are you fucking crazy!?
<</text>><br>
<<speech "You" $player.name>>
It was just a stain of dirt!
<</speech>><br>
<<text $currentNPC>>
Don't touch me!
<</text>><br>
<<set $failsCounter += 3>>
<<set $increaseStat = random (2,40)>>
<<set $increaseStatAr = random (2,40)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run notify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run notify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<elseif $interaction == "gropeTits">>
<<desc>>
I start groping $currentNPC.name's tits...
<</desc>>
<<if $check >= 70>>
<div class="wide-img">
[img[String.format('./img/system/talk/grope/tits/' + random(0,9) + '.webp')]]
</div>
<<desc>>
and $currentNPC.name winks at me playfully.
<</desc>><br>
<<set $increaseStat = random (15,30)>>
<<set $currentNPC.arousal += $increaseStat>>
<<run notify('+' + $increaseStat + ' arousal!')>>
<<set $currentNPC.convoNumber -= 1>>
<div class="row">
<<button "Touch again" "NPCInteraction">>
<<set $interaction = "gropeTits">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<advanceAffection>>
<</button>>
</div>
<<else>>
<div class="wide-img">
[img[String.format('./img/system/talk/grope/tits/no ' + random(0,2) + '.webp')]]
</div>
<<text $currentNPC>>
What the fuck are you doing?
<</text>><br>
<<speech "You" $player.name>>
It is just a massage.
<</speech>><br>
<<text $currentNPC>>
I don't believe you!
<</text>><br>
<<set $failsCounter += 2>>
<<set $increaseStat = random (5,30)>>
<<set $increaseStatAr = random (5,30)>>
<<set $currentNPC.affecftion -= $increaseStat>>
<<run notify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run notify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<elseif $interaction == "gropeAss">>
<<desc>>
I try to grope $currentNPC.name's ass...
<</desc>>
<div class="wide-img">
[img[String.format('img/system/talk/grope/ass/' + random(0,5) + '.webp')]]
</div>
<<if $check >= 70>>
<<desc>>
and $currentNPC.name likes it, and even moan a bit...
<</desc>><br>
<<set $increaseStat = random (20,40)>>
<<set $currentNPC.arousal += $increaseStat>>
<<run notify('+' + $increaseStat + ' arousal!')>>
<<set $currentNPC.convoNumber -= 1>>
<div class="row">
<<button "Touch again" "NPCInteraction">>
<<set $interaction = "gropeAss">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<advanceAffection>>
<</button>>
</div>
<<else>>
<<text $currentNPC>>
What the fuck are you doing?
<</text>><br>
<<speech "You" $player.name>>
I wanted to give a little massage!
<</speech>><br>
<<text $currentNPC>>
Fuck you, pervert!
<</text>><br>
<<set $failsCounter += 1>>
<<set $increaseStat = random (10,40)>>
<<set $increaseStatAr = random (10,40)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run notify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run notify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<elseif $interaction == "gropePussy">>
<<desc>>
I try to grope $currentNPC.name's pussy...
<</desc>>
<<set $randomImage = random(100)>>
<<if $randomImage >= 60>>
<div class="long-img">
[img[String.format('./img/system/talk/grope/pussy/' + random(0,3) + '.webp')]]
</div>
<<else>>
<div class="wide-img">
[img[String.format('./img/system/talk/grope/pussy/h ' + random(0,2) + '.webp')]]
</div>
<</if>>
<<if $check >= 90>>
<<desc>>
and $currentNPC.name winks at me playfully.
<</desc>><br>
<<set $increaseStat = random (15,40)>>
<<set $currentNPC.arousal += $increaseStat>>
<<run notify('+' + $increaseStat + ' arousal!')>>
<<set $currentNPC.convoNumber -= 1>>
<div class="row">
<<button "Touch again" "NPCInteraction">>
<<set $interaction = "gropePussy">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<advanceAffection>>
<</button>>
</div>
<<else>>
<<text $currentNPC>>
Are you fucking crazy!?
<</text>><br>
<<speech "You" $player.name>>
It's just a little massage!
<</speech>><br>
<<text $currentNPC>>
Don't touch me!
<</text>><br>
<<set $failsCounter += 3>>
<<set $increaseStat = random (20,40)>>
<<set $increaseStatAr = random (20,40)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run notify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run notify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<elseif $interaction == "beach">>
<div class = "wide-img">
<img src="./img/city/locations/OceanShore/Beach/beach 0.jpg">
</div>
<<desc>>
We are on the beach. It's beautiful here.
<</desc>>
<div class="row">
<<button "Do you want to play tresure hunt?" "treasureHunt">>
<<set $treasureHuntIndex = 0>>
<</button>>
<<button "Can I get some ice cream for you?" "guessFlavor">>
<<set $interactionGF = "getIceCream">>
<<set $icecream = ["apple", "strawberry", "raspberry"]>>
<<set $randomIceCream = $icecream[Math.floor(Math.random() * $icecream.length)]>>
<</button>>
</div>
<br>
<<else>>
It's a damn error.
<</if>>
<</if>>
<br>
<div class="row">
<<button "Change topic" "NPCDialogue">>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.hasIntroduced = $currentNPC.hasIntroduced;
}>>
<<advanceAffection>>
<<momCheck>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<advanceAffection>>
<</button>>
</div>
<br>
<<button "Stop talking">>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.hasIntroduced = $currentNPC.hasIntroduced;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<momCheck>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<advanceAffection>>
<</button>><<set $randomNumber = random(100)>>
<<set $check =$currentNPC.affection * 0.1 + $randomNumber + $currentNPC.arousal + $currentNPC.obedience - ($currentNPC.resistance * $currentNPC.resistanceModifier)>>
<<desc>>
Dark Elm Street is a quaint yet somber part of town, where everyday life moves at a slower pace.
<</desc>><br>
<div id="lookAround">
<<button 'Look around'>>
<<replace "#lookAround">>
<<desc>>
The street is lined with tall elm trees whose dense foliage creates a canopy that casts dappled shadows on the pavement below. <br>
The buildings, though maintained, have a certain aged charm, their brick facades telling stories of a time when life here was bustling and bright.
<</desc>>
<</replace>>
<</button>>
</div>
<br>
<style>body {background-image: url(img/bg/InsideTattoSalon.jpg);}</style>
<<desc>>
I'm into the tattoo salon.
<</desc>>
<<desc>>
<<button 'Harmony Lane''HarmonyLane'>>
<<set $player.curLoc ="HarmonyLane">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/TrainingDustr.jpg);}</style>
<<desc>>
I can see its wooden floors and sunlight streaming through the windows.<br>
Martial arts weapons decorate the walls, and the faint smell of incense fills the air.<br>
<</desc>>
<<if $gabriellaPaltrova.meeting == 0>>
<<desc>>
<div class="row">
<div id="join">
<<button 'Join a class'>>
<<replace "#join">>
<<desc>>
I have to speak with Master Dustr firsty.
<</desc>>
<</replace>>
<</button>>
</div>
</div>
<</desc>>
<<desc>>
<div class="row">
<<button "Talk to a bikini-clad woman" 'TalkDustr'>>
<<set $dustrTalk = 0>>
<<set $gabriellaPaltrova.meeting = 1>>
<</button>>
</div>
<</desc>>
<<include "showNPC">>
<br>
<<elseif $gabriellaPaltrova.meeting !== 0 && ($dustrTrainingPaid == false && $dustrMonthPayment == false) && ($player.money >= 500 || $player.money >= 4000)>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname" >>
Hey, $player.name. Ready to pay?
<</speech>>
<<desc>>
<div class="row">
<<button "I am ready to pay" 'TalkDustr'>>
<<set $dustrTalk = "noQuestions">>
<<set $gabriellaPaltrova.meeting += 1>>
<</button>>
<div id="nope">
<<button 'Nope'>>
<<set $sure = true>>
<<replace "#nope">>
<<speech "You" $player.name>>
Not yet. Just a wrong door.
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Hmm...fine.
<</speech>><br>
<</replace>>
<</button>>
</div>
</div>
<</desc>>
<<elseif $dustrTrainingPaid == false && $dustrMonthPayment == false && $player.money < 500>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
You can train once you have at least 500 Mts to pay for one session or 4000 Mts for a month of 12 sessions.
<</speech>><br>
<<elseif $dustrTrainingPaid == true || $dustrMonthPayment == true>>
<<if $skills[0].known == true && $skills[1].known == true && $skills[1].known == true>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
I can't learn you anymore. I don't have new strikes for you in this version.
<</speech>><br>
<<else>>
<<if $currentHour >= 8 && ($currentHour <= 9 && $currentMinutes <= 59)>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Oh, you're an early bird, aren't you? Get dressed and let's train!
<</speech>><br>
<<elseif $currentHour >= 10 && ($currentHour <= 11 && $currentMinutes <= 59)>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
You could have come earlier...
<</speech>><br>
<<elseif $currentHour >= 11 && ($currentHour == 11 && $currentMinutes <= 30)>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
It's too late...we can just warm you up.
<</speech>><br>
<<elseif ($currentHour == 11 && $currentMinutes <= 30) && ($currentHour == 11 && $currentMinutes <= 59)>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Hey! You've come too late. I won't train you.
<</speech>><br>
<</if>>
<<if ($currentHour == 11 && $currentMinutes <= 30) && ($currentHour == 11 && $currentMinutes <= 59)>>
<<else>>
<<desc>>
<<if $player.fatigue <= 100>>
<div class="row">
<<button 'Join a class' 'TrainingDustr'>>
<<set $dustrTraining = 0>>
<<set $dustrTrainingPaid = false>>
<</button>>
</div>
<<else>>
I can't learn anything new. My fatigue is too high.
<</if>>
<</desc>>
<</if>>
<</if>>
<</if>>
<<if $firsDustrFuck == 0 && $currentHour >= 12>>
<<desc>>
<div class="row">
<<button "Meet her to keep your word" 'TalkDustr'>>
<<set $dustrTalk = "afterFirstMeetingToFuck">>
<</button>>
</div>
<</desc>>
<</if>>
<<desc>>
<<button 'Get back''RoseAvenue'>>
<<set $player.curLoc ="RoseAvenue">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<<include "bg">>
<<if $interaction == 0>>
<<desc>>
<div class="row">
<<battleAva $currentNPC>>
<</battleAva>>
<span class="label">Health</span>
<<include "healthBar">>
<span class="label">Stamina</span>
<<include "staminaBar">>
</div>
<</desc>>
<<if $curHP <= 0>>
<<goto "NPCFight">>
<<set $interaction = "myWin">>
<<elseif $myCurHP <= 0>>
<<goto "NPCFight">>
<<set $interaction = "enemyWin">>
<<elseif $curStamina <= 0>>
<<goto "NPCFight">>
<<set $interaction = "enemyStaminaOver">>
<<elseif $myCurStamina <= 0>>
<<goto "NPCFight">>
<<set $interaction = "myStaminaOver">>
<</if>>
<<if $action == "jab">>
<<if $randomNum > 97>>
<<desc>>
Boom! I've knocked him out with my jab! Wow!
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/knockoutJab ' + random(0, 0) + '.webp')]]
</div>
<<desc>>
<<button "Get back">>
<<set $action = "end">>
<<set $currentNPC.mcWon = true>>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.stamina = $currentNPC.stamina;
npc.hasIntroduced = $currentNPC.hasIntroduced;
npc.hasFought = $currentNPC.hasFought;
npc.mcWon = $currentNPC.mcWon;
npc.mcLost = $currentNPC.mcLost;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<advanceAffection>>
<</button>>
<</desc>>
<<else>>
<<if $result >= 30>>
<<desc>>
I punch enemy and deal <<print $jab.toFixed(0)>> damage.
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/jab ' + random(0, 0) + '.webp')]]
</div>
<<else>>
<<desc>>
I miss!
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/jabMiss ' + random(0, 2) + '.webp')]]
</div>
<</if>>
<<timed 2s>>
<<goto "NPCFight">>
<<set $action = "enemy">>
<</timed>>
<</if>>
<<elseif $action == "cross">>
<<if $randomNum > 90>>
<<desc>>
Boom! I've knocked him out with my cross hit! Wow!
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/knockoutCross ' + random(0, 4) + '.webp')]]
</div>
<<desc>>
<<button "Get back">>
<<set $action = "end">>
<<set $currentNPC.mcWon = true>>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.stamina = $currentNPC.stamina;
npc.hasIntroduced = $currentNPC.hasIntroduced;
npc.hasFought = $currentNPC.hasFought;
npc.mcWon = $currentNPC.mcWon;
npc.mcLost = $currentNPC.mcLost;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<advanceAffection>>
<</button>>
<</desc>>
<<else>>
<<if $result >= 40>>
<<desc>>
I punch enemy and deal <<print $cross.toFixed(0)>> damage.
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/cross ' + random(0, 3) + '.webp')]]
</div>
<<else>>
<<desc>>
I miss!
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/crossMiss ' + random(0, 3) + '.webp')]]
</div>
<</if>>
<<timed 2s>>
<<goto "NPCFight">>
<<set $action = "enemy">>
<</timed>>
<</if>>
<<elseif $action == "hook">>
<<if $randomNum > 95>>
<<desc>>
Boom! I've knocked him out with my hook! I'm fucking strong!
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/knockoutHook ' + random(0, 4) + '.webp')]]
</div>
<<desc>>
<<button "Get back">>
<<set $action = "end">>
<<set $currentNPC.mcWon = true>>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.stamina = $currentNPC.stamina;
npc.hasIntroduced = $currentNPC.hasIntroduced;
npc.hasFought = $currentNPC.hasFought;
npc.mcWon = $currentNPC.mcWon;
npc.mcLost = $currentNPC.mcLost;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<advanceAffection>>
<</button>>
<</desc>>
<<else>>
<<if $result >= 50>>
<<desc>>
I punch enemy and deal <<print $hook.toFixed(0)>> damage.
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/hook ' + random(0, 1) + '.webp')]]
</div>
<<else>>
<<desc>>
I miss!
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/hookMiss ' + random(0, 1) + '.webp')]]
</div>
<</if>>
<<timed 2s>>
<<goto "NPCFight">>
<<set $action = "enemy">>
<</timed>>
<</if>>
<<elseif $action == "lowKick">>
<<if $randomNum > 90>>
<<desc>>
Boom! I've knocked him out with my powerful low kick! Yay!
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/finishLowKick ' + random(0, 0) + '.webp')]]
</div>
<<desc>>
<<button "Get back">>
<<set $action = "end">>
<<set $currentNPC.mcWon = true>>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.stamina = $currentNPC.stamina;
npc.hasIntroduced = $currentNPC.hasIntroduced;
npc.hasFought = $currentNPC.hasFought;
npc.mcWon = $currentNPC.mcWon;
npc.mcLost = $currentNPC.mcLost;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<advanceAffection>>
<</button>>
<</desc>>
<<else>>
<<if $result >= 35>>
<<desc>>
I use a low kick and deal <<print $lowKick.toFixed(0)>> damage.
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/lowKick ' + random(0, 2) + '.webp')]]
</div>
<<else>>
<<desc>>
I miss!
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/lowKickMiss ' + random(0, 0) + '.webp')]]
</div>
<</if>>
<<timed 2s>>
<<goto "NPCFight">>
<<set $action = "enemy">>
<</timed>>
<</if>>
<<elseif $action == "block">>
<<desc>>
I block because I need to recover energy.
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/block ' + random(0, 0) + '.jpg')]]
</div>
<<timed 1s>>
<<goto "NPCFight">>
<<set $action = "enemy">>
<</timed>>
<<elseif $action == "enemy">>
<<include "enemyTypes">>
<<else>>
<<desc>>
<div class="row">
Fight!
</div>
<</desc>>
<</if>>
<<desc>>
<div class="row">
<div class="battle-avatar">
<img src="img/chars/MC/mcAva.jpg">
</div>
<span class="label">Health</span>
<<include "myHealthBar">>
<span class="label">Stamina</span>
<<include "myStaminaBar">>
</div>
<</desc>>
<<if $turn == "mine">>
<<desc>>
<div class = "row">
<<button "Jab" 'NPCFight'>>
<<set $action = "jab">>
<<set $turnsCount += 1>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $myCurStamina -= 8 - ($player.strength * 0.1)>>
<<set $jab = random(10) + $player.strength * 0.2>>
<<set $randomNum = random(100)>>
<<set $result = $randomNum + $player.dexterity - $currentNPC.dexterity>>
<<if $result >= 30>>
<<set $curHP = $curHP - $jab>>
<<set $curStamina -= $jab * random(1,2)>>
<<else>>
<</if>>
<<run health($curHP, $maxHP, "hzhealthbar", true)>>
<<run stamina($curStamina, $maxStamina, "hzhealthbar", true)>>
<<run myStamina($myCurStamina, $myMaxStamina, "myhzstaminabar", true)>>
<<set $turn = "enemy">>
<</button>>
<<button "Cross" "NPCFight">>
<<set $action = "cross">>
<<set $turnsCount += 1>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $myCurStamina -= 15 - ($player.strength * 0.15)>>
<<set $cross = random(15) + $player.strength * 0.2>>
<<set $randomNum = random(100)>>
<<set $result = $randomNum + $player.dexterity - $currentNPC.dexterity>>
<<if $result >= 40>>
<<set $curHP -= $cross>>
<<set $curStamina -= $cross * random(1,2)>>
<<else>>
<</if>>
<<run health($curHP, $maxHP, "hzhealthbar", true)>>
<<run stamina($curStamina, $maxStamina, "hzhealthbar", true)>>
<<run myStamina($myCurStamina, $myMaxStamina, "myhzstaminabar", true)>>
<<set $turn = "enemy">>
<</button>>
<<if $skills[2].known == true>>
<<button "Powerful cross" "NPCFight">>
<<set $action = "cross">>
<<set $turnsCount += 1>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $myCurStamina -= 15 - ($player.strength * 0.25)>>
<<set $cross = random(25) + $player.strength * 0.3>>
<<set $randomNum = random(100)>>
<<set $result = $randomNum + $player.dexterity - $currentNPC.dexterity>>
<<if $result >= 35>>
<<set $curHP -= $cross>>
<<set $curStamina -= $cross * random(1,2)>>
<<else>>
<</if>>
<<run health($curHP, $maxHP, "hzhealthbar", true)>>
<<run stamina($curStamina, $maxStamina, "hzhealthbar", true)>>
<<run myStamina($myCurStamina, $myMaxStamina, "myhzstaminabar", true)>>
<<set $turn = "enemy">>
<</button>>
<</if>>
<<if $skills[0].known == true>>
<<button "Hook" "NPCFight">>
<<set $action = "hook">>
<<set $turnsCount += 1>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $myCurStamina -= 20 - ($player.strength * 0.15)>>
<<set $hook = random(25) + $player.strength * 0.25>>
<<set $randomNum = random(100)>>
<<set $result = $randomNum + $player.dexterity - $currentNPC.dexterity>>
<<if $result >= 50>>
<<set $curHP -= $hook>>
<<set $curStamina -= $hook * random(1,2)>>
<<else>>
<</if>>
<<run health($curHP, $maxHP, "hzhealthbar", true)>>
<<run stamina($curStamina, $maxStamina, "hzhealthbar", true)>>
<<run myStamina($myCurStamina, $myMaxStamina, "myhzstaminabar", true)>>
<<set $turn = "enemy">>
<</button>>
<</if>>
<<if $skills[1].known == true>>
<<button "Low kick" "NPCFight">>
<<set $action = "lowKick">>
<<set $turnsCount += 1>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $myCurStamina -= 10 - ($player.strength * 0.15)>>
<<set $lowKick = random(12) + $player.strength * 0.2>>
<<set $randomNum = random(100)>>
<<set $result = $randomNum + $player.dexterity - $currentNPC.dexterity>>
<<if $result >= 35>>
<<set $curHP -= $lowKick>>
<<set $curStamina -= $lowKick * random(1,2)>>
<<else>>
<</if>>
<<run health($curHP, $maxHP, "hzhealthbar", true)>>
<<run stamina($curStamina, $maxStamina, "hzhealthbar", true)>>
<<run myStamina($myCurStamina, $myMaxStamina, "myhzstaminabar", true)>>
<<set $turn = "enemy">>
<</button>>
<</if>>
</div>
<br>
<div class = "row">
<<button "Block" 'NPCFight'>>
<<set $action = "block">>
<<set $turnsCount += 1>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $myCurStamina += random(5,10) + ($player.maxStamina * 0.05)>>
<<run myHealth($myCurHP, $myMaxHP, "myhzhealthbar", true)>>
<<run myStamina($myCurStamina, $myMaxStamina, "myhzstaminabar", true)>>
<<set $turn = "enemy">>
<</button>>
</div>
<</desc>>
<<elseif $turn == "enemy">>
/* buttons are now shown */
<<else>>
Nothing.
<</if>>
<<elseif $interaction == "myWin">>
<<desc>>
Suddenly, he just falls down like a broken doll. It's my victory.
<</desc>>
<<speech "You" $player.name>>
I would fuck you...but I don't want...
<</speech>>
<<set $currentNPC.health = $curHP>>
<<set $currentNPC.stamina = $curStamina>>
<<set $player.health = $myCurHP>>
<<set $player.stamina = $myCurStamina>>
<<desc>>
<<button "Get back">>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.stamina = $currentNPC.stamina;
npc.hasIntroduced = $currentNPC.hasIntroduced;
npc.hasFought = $currentNPC.hasFought;
npc.mcWon = $currentNPC.mcWon;
npc.mcLost = $currentNPC.mcLost;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<advanceAffection>>
<</button>>
<</desc>>
<<elseif $interaction == "enemyWin">>
<<desc>>
When I open my eyes, I can't see him.
<</desc>>
<<speech "You" $player.name>>
Fuck! It was a knock-out...
<</speech>>
<<set $currentNPC.health = $curHP>>
<<set $currentNPC.stamina = $curStamina>>
<<set $player.health = $myCurHP>>
<<set $player.stamina = $myCurStamina>>
<<set $currentNPC.mcLost = true>>
<<desc>>
<<button "Get back">>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.stamina = $currentNPC.stamina;
npc.hasIntroduced = $currentNPC.hasIntroduced;
npc.hasFought = $currentNPC.hasFought;
npc.mcWon = $currentNPC.mcWon;
npc.mcLost = $currentNPC.mcLost;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<advanceAffection>>
<</button>>
<</desc>>
<<elseif $interaction == "enemyStaminaOver">>
<<desc>>
$currentNPC.name doesn't have stamina anymore.
I can spare him or punish.
<</desc>>
<<set $currentNPC.mcWon = true>>
<<button "Spare him" "NPCFight">>
<<set $interaction = "spare">>
<</button>>
<<button "Knock him out">>
<<replace #punish>>
<<button "Throw to ground and punch until he's knocked out" "NPCFight">>
<<set $interaction = "punish">>
<<set $finishType = "finishLiePunch">>
<</button>>
<<button "Throw to ground and kick, then finish him off" "NPCFight">>
<<set $interaction = "punish">>
<<set $finishType = "finishLiePunch1">>
<</button>>
<<button "Finish him with a low kick" "NPCFight">>
<<set $interaction = "punish">>
<<set $finishType = "finishLowKick">>
<</button>>
<</replace>>
<</button>>
<div id='punish'>
</div>
<<elseif $interaction == "myStaminaOver">>
<<set $currentNPC.mcLost = true>>
<<desc>>
He's coming to me with a grin.
<</desc>>
<<text $currentNPC>>
So, you're not so cool, huh?
<</text>><br>
<<speech "You" $player.name>>
F-fuck you!
<</speech>><br>
<<text $currentNPC>>
You're pathetic. I won't touch you, little...girl.
<</text>>
<<set $currentNPC.health = $curHP>>
<<set $currentNPC.stamina = $curStamina>>
<<set $player.health = $myCurHP>>
<<set $player.stamina = $myCurStamina>>
<<desc>>
<<button "Get back">>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.stamina = $currentNPC.stamina;
npc.hasIntroduced = $currentNPC.hasIntroduced;
npc.hasFought = $currentNPC.hasFought;
npc.mcWon = $currentNPC.mcWon;
npc.mcLost = $currentNPC.mcLost;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<advanceAffection>>
<</button>>
<</desc>>
<<elseif $interaction == "spare">>
<<desc>>
I spare him.
<</desc>>
<<speech "You" $player.name>>
You may live.
<</speech>>
<<text $currentNPC>>
T-thank you...
<</text>>
<<set $currentNPC.health = $curHP>>
<<set $currentNPC.stamina = $curStamina>>
<<set $player.health = $myCurHP>>
<<set $player.stamina = $myCurStamina>>
<<desc>>
<<button "Get back">>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.stamina = $currentNPC.stamina;
npc.hasIntroduced = $currentNPC.hasIntroduced;
npc.hasFought = $currentNPC.hasFought;
npc.mcWon = $currentNPC.mcWon;
npc.mcLost = $currentNPC.mcLost;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<advanceAffection>>
<</button>>
<</desc>>
<<elseif $interaction == "punish">>
<<if $finishType == "finishLiePunch">>
<div class = "wide-img">
<img src="./img/system/fight/finishLiePunch 0.webp">
</div>
<<desc>>
I throw him to the ground and mercileclly punch him until I can see him without conciousness and in blood.
<</desc>>
<<elseif $finishType == "finishLiePunch1">>
<div class = "wide-img">
<img src="./img/system/fight/finishLiePunch 1.webp">
</div>
<<desc>>
I throw him to the ground and kick his head. Then I start punching his head until I can see him without conciousness and in blood.
<</desc>>
<<elseif $finishType == "finishLowKick">>
<div class = "wide-img">
<img src="./img/system/fight/finishLowKick 0.webp">
</div>
<<desc>>
I use my low kick using all left might. He's fallen like a log. Pathetic.
<</desc>>
<</if>>
<<set $currentNPC.health = $curHP>>
<<set $currentNPC.stamina = $curStamina>>
<<set $player.health = $myCurHP>>
<<set $player.stamina = $myCurStamina>>
<<desc>>
<<button "Get back">>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.stamina = $currentNPC.stamina;
npc.hasIntroduced = $currentNPC.hasIntroduced;
npc.hasFought = $currentNPC.hasFought;
npc.mcWon = $currentNPC.mcWon;
npc.mcLost = $currentNPC.mcLost;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<advanceAffection>>
<</button>>
<</desc>>
<<elseif $interaction == "hasFought">>
<<if $currentNPC.mcWon == true>>
<<text $currentNPC>>
Please, I don't wanna problems. Please.
<</text>>
<<speech "You" $player.name>>
Yeah, fuck off, bitch.
<</speech>>
<<elseif $currentNPC.mcLost == true>>
<<text $currentNPC>>
Hey! It's not enough for you? Get lost, bitch.
<</text>>
<<speech "You" $player.name>>
I'll get you.
<</speech>>
<<text $currentNPC>>
We'll see.
<</text>>
<<else>>
Error hasFought 01
<</if>>
<<desc>>
<<button "Get back">>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.stamina = $currentNPC.stamina;
npc.hasIntroduced = $currentNPC.hasIntroduced;
npc.hasFought = $currentNPC.hasFought;
npc.mcWon = $currentNPC.mcWon;
npc.mcLost = $currentNPC.mcLost;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<advanceAffection>>
<</button>>
<</desc>>
<<elseif $interaction == "tired">>
<<text $currentNPC>>
I don't want to. I'm a bit tired now.
<</text>>
<<speech "You" $player.name>>
Fine.
<</speech>>
<<desc>>
<<button "Get back">>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.stamina = $currentNPC.stamina;
npc.hasIntroduced = $currentNPC.hasIntroduced;
npc.hasFought = $currentNPC.hasFought;
npc.mcWon = $currentNPC.mcWon;
npc.mcLost = $currentNPC.mcLost;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<advanceAffection>>
<</button>>
<</desc>>
<<elseif $interaction == "injured">>
<<text $currentNPC>>
I feel bad. Maybe, next time?
<</text>><br>
<<speech "You" $player.name>>
You said. I remembered.
<</speech>>
<<desc>>
<<button "Get back">>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.stamina = $currentNPC.stamina;
npc.hasIntroduced = $currentNPC.hasIntroduced;
npc.hasFought = $currentNPC.hasFought;
npc.mcWon = $currentNPC.mcWon;
npc.mcLost = $currentNPC.mcLost;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<advanceAffection>>
<</button>>
<</desc>>
<<else>>
It's an error npc fight.
<</if>><div id="hzhealthbarbkg" class="hzbarbkg"><div id="hzhealthbar" class="hzbar"></div></div>
<<script>>$(document).one(':passagerender', function (ev) {
health(State.variables.curHP, State.variables.maxHP, "hzhealthbar", true, ev.content);
});<</script>><div id="hzbarstm" class="hzbarstm"><div id="hzstaminabar" class="hzbar"></div></div>
<<script>>$(document).one(':passagerender', function (ev) {
stamina(State.variables.curStamina, State.variables.maxStamina, "hzstaminabar", true, ev.content);
});<</script>><div id="myhzhealthbarbkg" class="myhzbarbkg"><div id="myhzhealthbar" class="myhzbar"></div></div>
<<script>>$(document).one(':passagerender', function (ev) {
myHealth(State.variables.myCurHP, State.variables.myMaxHP, "myhzhealthbar", true, ev.content);
});<</script>><div id="myhzbarstm" class="myhzbarstm"><div id="myhzstaminabar" class="myhzbar"></div></div>
<<script>>$(document).one(':passagerender', function (ev) {
myStamina(State.variables.myCurStamina, State.variables.myMaxStamina, "myhzstaminabar", true, ev.content);
});<</script>>
<<if $currentNPC.fightingStyle == "Boxer">>
<<if $curStamina <= 50>>
<<set $staminaCheckRandom = random (1,2)>>
<<if $staminaCheckRandom == 1>>
<<set $NPCAction = "block">>
<<else>>
<<set $NPCAction = "fight">>
<</if>>
<<else>>
<<set $NPCAction = "fight">>
<</if>>
<<if $NPCAction == "fight">>
<<set $turnsCount += 1>>
<<set $randomTypeHit = random (100)>>
<<if $randomTypeHit <= 30>> /* Jab */
<<set $curStamina -= 8 - ($currentNPC.strength * 0.1)>>
<<set $jab = random(10) + ($currentNPC.strength * 0.2)>>
<<set $randomNum = random(100)>>
<<set $result = $randomNum + $currentNPC.dexterity - $player.dexterity>>
<<if $randomNum > 99>>
<<desc>>
Boom! He's knocked me out with his jab! What the fuck!!!
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/knockoutJab ' + random(0, 0) + '.webp')]]
</div>
<<button "Get back">>
<<if $id == "tiredFred">>
<<set $fred = $currentNPC>>
<<goto "friendHouse">>
<<set $friendHouse = "fredWon">>
<<else>>
<<set $currentNPC.mcLost = true>>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.stamina = $currentNPC.stamina;
npc.hasIntroduced = $currentNPC.hasIntroduced;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<advanceAffection>>
<</if>>
<</button>>
<<else>>/*Enemy attacks*/
<<set $turn = "mine">>
<<if $result >= 30>>
<<set $myCurHP = $myCurHP - $jab>>
<<set $myCurStamina -= $jab * random(1,2)>>
<<run myHealth($myCurHP, $myMaxHP, "myhzhealthbar", true)>>
<<run myStamina($myCurStamina, $myMaxStamina, "myhzstaminabar", true)>>
<<desc>>
$currentNPC.name punches me and deals <<print $jab.toFixed(0)>> damage.
<</desc>>
<<timed 0.3s>>
<span id="temp">
<div class = "wide-img">
[img[String.format('./img/system/fight/jab ' + random(0, 0) + '.webp')]]
</div>
</span>
<</timed>>
<<timed 2s>>
<<replace "#temp">><</replace>>
<</timed>>
<<else>>
<<desc>>
$currentNPC.name punches me and...misses!
<</desc>>
<<timed 0.3s>>
<span id="temp">
<div class = "wide-img">
[img[String.format('./img/system/fight/jabMiss ' + random(0, 2) + '.webp')]]
</div>
</span>
<</timed>>
<<timed 2s>>
<<replace "#temp">><</replace>>
<</timed>>
<</if>>
<</if>>
<<elseif $randomTypeHit > 30 && $randomTypeHit <= 50>> /* Cross */
<<set $curStamina -= 15 - ($currentNPC.strength * 0.1)>>
<<set $cross = random(15) + ($currentNPC.strength * 0.2)>>
<<set $randomNum = random(100)>>
<<set $result = $randomNum + $currentNPC.dexterity - $player.dexterity>>
<<if $randomNum > 95>>
<<desc>>
Dark...I've been knocked out with his cross...it's painful.
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/knockoutCross ' + random(0, 4) + '.webp')]]
</div>
<<button "Get back">>
<<if $id == "tiredFred">>
<<set $fred = $currentNPC>>
<<goto "friendHouse">>
<<set $friendHouse = "fredWon">>
<<else>>
<<set $currentNPC.mcLost = true>>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.stamina = $currentNPC.stamina;
npc.hasIntroduced = $currentNPC.hasIntroduced;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<advanceAffection>>
<</if>>
<</button>>
<<else>>/*He attacks*/
<<set $turn = "mine">>
<<if $result >= 35>>
<<set $myCurHP = $myCurHP - $cross>>
<<set $myCurStamina -= $cross * random(1,2)>>
<<run myHealth($myCurHP, $myMaxHP, "myhzhealthbar", true)>>
<<run myStamina($myCurStamina, $myMaxStamina, "myhzstaminabar", true)>>
<<desc>>
$currentNPC.name punches me and deals <<print $cross.toFixed(0)>> damage.
<</desc>>
<<timed 0.3s>>
<span id="temp">
<div class = "wide-img">
[img[String.format('./img/system/fight/cross ' + random(0, 3) + '.webp')]]
</div>
</span>
<</timed>>
<<timed 2s>>
<<replace "#temp">><</replace>>
<</timed>>
<<else>>
<<desc>>
$currentNPC.name punches me and...misses!
<</desc>>
<<timed 0.3s>>
<span id="temp">
<div class = "wide-img">
[img[String.format('./img/system/fight/crossMiss ' + random(0, 3) + '.webp')]]
</div>
</span>
<</timed>>
<<timed 2s>>
<<replace "#temp">><</replace>>
<</timed>>
<</if>>
<</if>>
<<elseif $randomTypeHit > 50 && $randomTypeHit <= 70>> /* Hook */
<<set $curStamina -= 20 - ($currentNPC.strength * 0.15)>>
<<set $hook = random(25) + ($currentNPC.strength * 0.25)>>
<<set $randomNum = random(100)>>
<<set $result = $randomNum + $currentNPC.dexterity - $player.dexterity>>
<<if $randomNum > 95>>
<<desc>>
Dark...I've been knocked out by his hook...it's painful.
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/knockoutHook ' + random(0, 4) + '.webp')]]
</div>
<<button "Get back">>
<<if $id == "tiredFred">>
<<set $fred = $currentNPC>>
<<goto "friendHouse">>
<<set $friendHouse = "fredWon">>
<<else>>
<<set $currentNPC.mcLost = true>>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.stamina = $currentNPC.stamina;
npc.hasIntroduced = $currentNPC.hasIntroduced;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<advanceAffection>>
<</if>>
<</button>>
<<else>>/*He attacks*/
<<set $turn = "mine">>
<<if $result >= 50>>
<<set $myCurHP = $myCurHP - $hook>>
<<set $myCurStamina -= $hook * random(1,2)>>
<<run myHealth($myCurHP, $myMaxHP, "myhzhealthbar", true)>>
<<run myStamina($myCurStamina, $myMaxStamina, "myhzstaminabar", true)>>
<<desc>>
$currentNPC.name punches me with his hook and deals <<print $hook.toFixed(0)>> damage.
<</desc>>
<<timed 0.3s>>
<span id="temp">
<div class = "wide-img">
[img[String.format('./img/system/fight/hook ' + random(0, 1) + '.webp')]]
</div>
</span>
<</timed>>
<<timed 2s>>
<<replace "#temp">><</replace>>
<</timed>>
<<else>>
<<desc>>
$currentNPC.name hits with his hook and...misses!
<</desc>>
<<timed 0.3s>>
<span id="temp">
<div class = "wide-img">
[img[String.format('./img/system/fight/hookMiss ' + random(0, 1) + '.webp')]]
</div>
</span>
<</timed>>
<<timed 2s>>
<<replace "#temp">><</replace>>
<</timed>>
<</if>>
<</if>>
<<elseif $randomTypeHit > 70>> /* Double Punch */
<<set $curStamina -= 30 - ($currentNPC.strength * 0.1)>>
<<set $doublePunch = random(10,30) + ($currentNPC.strength * 0.2)>>
<<set $randomNum = random(100)>>
<<set $result = $randomNum + $currentNPC.dexterity - $player.dexterity>>
<<if $randomNum > 95>>
<<desc>>
He's knocked me out with his double punch...
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/knockoutCross ' + random(0, 4) + '.webp')]]
</div>
<<button "Get back">>
<<if $id == "tiredFred">>
<<set $fred = $currentNPC>>
<<goto "friendHouse">>
<<set $friendHouse = "fredWon">>
<<else>>
<<set $currentNPC.mcLost = true>>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.stamina = $currentNPC.stamina;
npc.hasIntroduced = $currentNPC.hasIntroduced;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<advanceAffection>>
<</if>>
<</button>>
<<else>> /*He attacks*/
<<set $turn = "mine">>
<<if $result >= 50>>
<<set $myCurHP = $myCurHP - $doublePunch>>
<<set $myCurStamina -= $doublePunch * random(1,2)>>
<<run myHealth($myCurHP, $myMaxHP, "myhzhealthbar", true)>>
<<run myStamina($myCurStamina, $myMaxStamina, "myhzstaminabar", true)>>
<<desc>>
$currentNPC.name hits me twice and... deals <<print $doublePunch.toFixed(0)>> damage.
<</desc>>
<<timed 0.3s>>
<span id="temp">
<div class = "wide-img">
[img[String.format('./img/system/fight/doublePunch ' + random(0, 0) + '.webp')]]
</div>
</span>
<</timed>>
<<timed 2s>>
<<replace "#temp">><</replace>>
<</timed>>
<<else>>
<<desc>>
$currentNPC.name tries to hit me and ...misses!
<</desc>>
<<timed 0.3s>>
<span id="temp">
<div class = "wide-img">
[img[String.format('./img/system/fight/punchMiss ' + random(0, 1) + '.webp')]]
</div>
</span>
<</timed>>
<<timed 2s>>
<<replace "#temp">><</replace>>
<</timed>>
<</if>>
<</if>>
<</if>>
<<elseif $NPCAction == "block">>
<<set $turn = "mine">>
<<set $turnsCount += 1>>
<<set $curStamina += random(5,10) + ($currentNPC.staminaMax * 0.05)>>
<<run health($curHP, $maxHP, "hzhealthbar", true)>>
<<run stamina($curStamina, $maxStamina, "hzhealthbar", true)>>
<<desc>>
He blocks.
<</desc>>
<<timed 0.3s>>
<span id="temp">
<div class = "wide-img">
[img[String.format('./img/system/fight/block ' + random(0, 0) + '.jpg')]]
</div>
</span>
<</timed>>
<<timed 2s>>
<<replace "#temp">><</replace>>
<</timed>>
<</if>>
<<elseif $currentNPC.fightingStyle == "Karateka">>
<<set $turnsCount += 1>>
<<set $randomTypeHit = random (100)>>
<<if $randomTypeHit <= 30>>
<<set $curStamina -= 10 - ($currentNPC.strength * 0.1)>>
<<set $lowKick = random(12) + ($currentNPC.strength * 0.25)>>
<<set $randomNum = random(100)>>
<<set $result = $randomNum + $currentNPC.dexterity - $player.dexterity>>
<<if $result >= 30>>
<<set $myCurHP = $myCurHP - $lowKick>>
<<set $myCurStamina -= $lowKick * random(1,2)>>
<<run myHealth($myCurHP, $myMaxHP, "myhzhealthbar", true)>>
<<run myStamina($myCurStamina, $myMaxStamina, "myhzstaminabar", true)>>
<<desc>>
$currentNPC.name hits me with a low kick and deals <<print $lowKick.toFixed(0)>> damage.
<</desc>>
<<set $turn = "mine">>
<<timed 0.3s>>
<span id="temp">
<div class = "wide-img">
[img[String.format('./img/system/fight/lowKick ' + random(0, 0) + '.webp')]]
</div>
<<set $turn = "mine">>
</span>
<</timed>>
<<timed 2s>>
<<replace "#temp">><</replace>>
<</timed>>
<<else>>
<<set $turn = "mine">>
<<desc>>
$currentNPC.name uses low kick but...misses!
<</desc>>
<<timed 0.3s>>
<span id="temp">
<div class = "wide-img">
[img[String.format('./img/system/fight/lowKickMiss ' + random(0, 0) + '.webp')]]
</div>
</span>
<</timed>>
<<timed 2s>>
<<replace "#temp">><</replace>>
<</timed>>
<</if>>
<<elseif $randomTypeHit > 30 || $randomTypeHit <= 60>>
<<set $curStamina -= 15 - ($currentNPC.strength * 0.1)>>
<<set $highKick = random(15) + ($currentNPC.strength * 0.2)>>
<<set $randomNum = random(100)>>
<<set $result = $randomNum + $currentNPC.dexterity - $player.dexterity>>
<<if $result >= 35>>
<<set $myCurHP = $myCurHP - $highKick>>
<<set $myCurStamina -= $highKick * random(1,2)>>
<<run myHealth($myCurHP, $myMaxHP, "myhzhealthbar", true)>>
<<run myStamina($myCurStamina, $myMaxStamina, "myhzstaminabar", true)>>
<<desc>>
$currentNPC.name punches me and deals <<print $highKick.toFixed(0)>> damage.
<</desc>>
<<set $turn = "mine">>
<<timed 0.3s>>
<span id="temp">
<div class = "wide-img">
[img[String.format('./img/system/fight/highKick ' + random(0, 3) + '.webp')]]
</div>
</span>
<</timed>>
<<timed 2s>>
<<replace "#temp">><</replace>>
<</timed>>
<<else>>
<<set $turn = "mine">>
<<desc>>
$currentNPC.name punches me and...misses!
<</desc>>
<<timed 0.3s>>
<span id="temp">
<div class = "wide-img">
[img[String.format('./img/system/fight/punchMiss ' + random(0, 1) + '.webp')]]
</div>
</span>
<</timed>>
<<timed 2s>>
<<replace "#temp">><</replace>>
<</timed>>
<</if>>
<<elseif $randomTypeHit > 60>>
<<set $curStamina -= 30 - ($currentNPC.strength * 0.1)>>
<<set $doublePunch = random(10,30) + ($currentNPC.strength * 0.2)>>
<<set $randomNum = random(100)>>
<<set $result = $randomNum + $currentNPC.dexterity - $player.dexterity>>
<<if $result >= 50>>
<<set $myCurHP = $myCurHP - $doublePunch>>
<<set $myCurStamina -= $doublePunch * random(1,2)>>
<<run myHealth($myCurHP, $myMaxHP, "myhzhealthbar", true)>>
<<run myStamina($myCurStamina, $myMaxStamina, "myhzstaminabar", true)>>
<<desc>>
$currentNPC.name hits me twice and... deals <<print $doublePunch.toFixed(0)>> damage.
<</desc>>
<<set $turn = "mine">>
<<timed 0.3s>>
<span id="temp">
<div class = "wide-img">
[img[String.format('./img/system/fight/doublePunch ' + random(0, 0) + '.webp')]]
</div>
</span>
<</timed>>
<<timed 2s>>
<<replace "#temp">><</replace>>
<</timed>>
<<else>>
<<set $turn = "mine">>
<<desc>>
$currentNPC.name tries to hit me and ...misses!
<</desc>>
<<timed 0.3s>>
<span id="temp">
<div class = "wide-img">
[img[String.format('./img/system/fight/punchMiss ' + random(0, 1) + '.webp')]]
</div>
</span>
<</timed>>
<<timed 2s>>
<<replace "#temp">><</replace>>
<</timed>>
<</if>>
<</if>>
<<else>>
Enemy choosing hit error.
<</if>><style>body {background-image: url(img/bg/InsideLibrary.jpg);}</style>
<<desc>>
I carefully ease open the door and step into the library's quiet sanctuary. The room is elegantly adorned with framed literary classics gracing the walls, while shelves upon shelves are lined with an array of books and scholarly journals, inviting me to delve into their wealth of knowledge.
<</desc>>
<<desc>>
<<button 'TownCenter''TownCenter'>>
<<set $player.curLoc ="TownCenter">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
<</desc>>
<<include "showNPC">>
<<desc>>
She looks up from her work and greets me with a dry smile.
<</desc>>
<<speech "chanelPreston" "$chanelPreston.name $chanelPreston.surname">>
Welcome. What has brought you here?
<</speech>><br>
<<button 'Join a class'>>
<<replace #join>>
<<desc>>
I have to speak with Master Dustr firsty.
<</desc>>
<</replace>>
<</button>>
<div id='join'>
</div>
[img[String.format('img/system/beforeAssault/atMercy ' + random(0,1) + '.jpg')]]
<br>
<div id="join2">
<<button 'Join a class'>>
<<replace "#join2">>
<<desc>>
I have to speak with Master Dustr firsty.
<</desc>>
<</replace>>
<</button>>
</div>
<br>
<<button "Touch her">>
<<replace #touch>>
<<button "hand (accidentaly)" "NPCInteraction">>
<<set $interaction = "touchHand">>
<</button>><br>
<<button "hip (accidentaly)" "NPCInteraction">>
<<set $interaction = "touchHip">>
<</button>><br>
<<button "ass (accidentaly)" "NPCInteraction">>
<<set $interaction = "touchAss">>
<</button>><br>
<<button "tits (accidentaly)" "NPCInteraction">>
<<set $interaction = "touchTits">>
<</button>><br>
<<button "pussy" "NPCInteraction">>
<<set $interaction = "touchPussy">>
<</button>>
<</replace>>
<</button>>
<div id='touch'>
</div>
<div class="wide-img">
<img src="./img/system/talk/touch/ass/no 0.webp">
</div>
<div class="long-img">
[img[String.format('./img/system/grope/touch/ass/' + random(0,1) + '.webp')]]
</div>
<<set $randomImage = random(100)>>
<<if $randomImage >= 60>>
<div class="wide-img">
[img[String.format('./img/system/talk/grope/pussy/' + random(0,3) + '.webp')]]
</div>
<<else>>
<div class="long-img">
[img[String.format('./img/system/talk/grope/pussy/h ' + random(0,2) + '.webp')]]
</div>
<</if>>
<style>body {background-image: url(img/bg/TrainingDustr.jpg);}</style>
<<if $dustrTalk == 0>>
<div class = "long-img">
<img src="./img/chars/gabriellaPaltrova/look 0.jpg">
</div>
<<desc>>
Wow, she looks really cool and confident. She has this intense gaze and long, wavy brown hair that falls around her shoulders.<br>
Her red bikini really stands out, showing off her fit body and juicy tits. She seems tough but also kind of fuckable.
<</desc>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Hey, what have you forgotten here?
<</speech>>
<<desc>>
<div class="row">
<<button "Girl, tell me where Master Dustr is?" 'TalkDustr'>>
<<set $dustrTalk = "offense">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>><br><br>
<<button 'Who are you to talk to me like this?' 'TalkDustr'>>
<<set $dustrTalk = "sassy">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>><br><br>
<<button "I'm sorry, do you know where I can find Master Dustr?" 'TalkDustr'>>
<<set $dustrTalk = "polite">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<set $gabriellaPaltrovaMet = true>>
</div>
<</desc>>
<<elseif $dustrTalk == "offense">>
<<speech You $player.name $player.surname>>
Girl, tell me where Master Dustr is?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Wow, no need to be rude!
<</speech>><br>
<<speech You $player.name $player.surname>>
I'm not rude. I just don't understand what you're doing here.
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
You'll know soon...Follow me.
<</speech>><br>
<<speech You $player.name $player.surname>>
Fine.
<</speech>>
<<desc>>
<div class="row">
<<button "Follow her" 'TalkDustr'>>
<<set $dustrTalk = "follow">>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "follow">>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
So, here we are.
<</speech>><br>
<<speech You $player.name $player.surname>>
You've lied to me. I can't see Master.
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Because you're stupid and can think only with your balls.I'm Master.
<</speech>><br>
<<speech You $player.name $player.surname>>
Whaaat?! Stop telling shit. Where's the Master?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
I'll teach you a lesson, stupid fuck.
<</speech>>
<<desc>>
<div class="row">
<<button "Bring it on!" 'TalkDustr'>>
<<set $dustrTalk = "teachingLesson">>
<</button>>
<<button "I'm sorry, Master" 'TalkDustr'>>
<<set $dustrTalk = "apologize">>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "teachingLesson">>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Let's see if your fists can match your mouth!
<</speech>><br>
<<speech You $player.name $player.surname>>
Bring it on!
<</speech>>
<<desc>>
$gabriellaPaltrova.name takes a fighting stance. In a jiff she launches a series of quick jabs towards me. I manage to block most of them, but I miss a few of them.
<</desc>>
<<speech You $player.name $player.surname>>
You're...tough...
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
It's just warm up, pussy.
<</speech>><br>
<<desc>>
With these words she just bursts with a flurry of punches and kicks. In a few seconds, I feel dizzy and everything is blur...I feel the firmness of the floor.
<</desc>>
<div class="video">
<video controls autoplay muted>
<source @src='"img/chars/gabriellaPaltrova/teachingLesson 0.mp4"' type="video/mp4" >
</video>
</div>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Not bad. Watch your mouth and I can teach you. Agree?
<</speech>>
<<desc>>
<div class="row">
<<button "Never!" 'TalkDustr'>>
<<set $dustrTalk = "prideMySin">>
<</button>>
<<button "I'm sorry, Master." 'TalkDustr'>>
<<set $dustrTalk = "apologize">>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "prideMySin">>
<<speech You $player.name $player.surname>>
I'm not going to apologize. Men are not meant to say foolish things. Either I win or study.
<</speech>>
<<desc>>
$gabriellaPaltrova.name throws her head back and laughs. A wide grin is spreading across her face.
<</desc>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
You remind me of myself when I was starting out. Stubborn and full of pride.
<</speech>><br>
<<speech You $player.name $player.surname>>
So, you're not mad?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
No, I'm not. But you'll need to prove your worth if you want to train here.
<</speech>><br>
<<speech You $player.name $player.surname>>
I can... What's next?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
It's time I kicked the rest of your shit out of you. They say it's a proper training but I call it - take-pussy-and-kick-all-shit-out-of-him thing.
<</speech>><br>
<<speech You $player.name $player.surname>>
I'm ready, but I have some questions.
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Don't be shy.
<</speech>>
<<desc>>
<div class="row">
<div id="question1">
<<button 'How much is the class?'>>
<<replace "#question1">>
<<speech You $player.name $player.surname>>
How much is a training?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
One training is 500 Mts.
<</speech>><br>
<div id="question2">
<<button 'What if I pay for a month?'>>
<<replace "#question2">>
<<speech You $player.name $player.surname>>
What if I pay for one month?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Then you will pay 4000 Mts but you can train 12 times.
<</speech>><br>
<</replace>>
<</button>>
</div>
<br>
<</replace>>
<</button>>
</div>
</div>
<</desc>>
<<desc>>
<div class="row">
<div id="question3">
<<button 'When can I train?'>>
<<replace "#question3">>
<<speech You $player.name $player.surname>>
When can I train?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
You can train on Mondays, Wednesdays, and Fridays from 8 a.m. till 13 a.m.
<</speech>><br>
<div id="question4">
<<button "What if I'm late?">>
<<replace "#question4">>
<<speech You $player.name $player.surname>>
What if I'm late?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
You may start training but if you don't come, it's your fucking problem. Got it?
<</speech>><br>
<<speech You $player.name $player.surname>>
Yep.
<</speech>><br>
<</replace>>
<</button>>
</div>
<br>
<</replace>>
<</button>>
</div>
</div>
<</desc>>
<<desc>>
<div class="row">
<div id="question5">
<<button "All those curves! And me with no brakes!">>
<<replace "#question5">>
<<speech You $player.name $player.surname>>
All those curves! And me with no brakes!
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Then you can go only ahead and can't pull over to fuck me.
<</speech>><br>
<div id="question6">
<<button "I can fuck you right here right after the training!">>
<<replace "#question6">>
<<speech You $player.name $player.surname>>
I can fuck you right here right after the training!
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Words, words, words...If you can walk after the training.
<</speech>><br>
<<speech You $player.name $player.surname>>
You understimate my power...
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
I don't understimate your stamina, boy. Survive the training first.
<</speech>><br>
<<set $firsDustrFuck = 0>>
<</replace>>
<</button>>
</div>
<br>
<</replace>>
<</button>>
</div>
</div>
<</desc>>
<<desc>>
<div class="row">
<<button "I have no questions" 'TalkDustr'>>
<<set $dustrTalk = "noQuestions">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "apologize">>
<<speech You $player.name $player.surname>>
I apologize, Master. I didn't realize it was you.
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Fine. Apology accepted. Behave since then.
<</speech>><br>
<<speech You $player.name $player.surname>>
I understand. Can I help you?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Show me you're worthy of being here. Follow my instructions carefully.
<</speech>><br>
<<speech You $player.name $player.surname>>
I'll do my best, Master.
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Good. Let's begin your training.
<</speech>><br>
<<speech You $player.name $player.surname>>
May I ask some questions?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Don't be shy.
<</speech>>
<<desc>>
<div class="row">
<div id="question1">
<<button 'How much is the class?'>>
<<replace "#question1">>
<<speech You $player.name $player.surname>>
How much is a training?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
One training is 500 Mts.
<</speech>><br>
<div id="question2">
<<button 'What if I pay for a month?'>>
<<replace "#question2">>
<<speech You $player.name $player.surname>>
What if I pay for one month?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Then you will pay 4000 Mts but you can train 12 times.
<</speech>><br>
<</replace>>
<</button>>
</div>
<br>
<</replace>>
<</button>>
</div>
</div>
<</desc>>
<<desc>>
<div class="row">
<div id="question3">
<<button 'When can I train?'>>
<<replace "#question3">>
<<speech You $player.name $player.surname>>
When can I train?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
You can train on Mondays, Wednesdays, and Fridays from 8 a.m. till 12 a.m.
<</speech>><br>
<div id="question4">
<<button "What if I'm late?">>
<<replace "#question4">>
<<speech You $player.name $player.surname>>
What if I'm late?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
You may start training but if you don't come, it's your fucking problem. Got it?
<</speech>><br>
<<speech You $player.name $player.surname>>
Yep.
<</speech>><br>
<</replace>>
<</button>>
</div>
<br>
<</replace>>
<</button>>
</div>
</div>
<</desc>>
<<desc>>
<div class="row">
<div id="question5">
<<button 'No hard feelings?'>>
<<replace "#question5">>
<<speech You $player.name $player.surname>>
No hard feelings?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Nope. Behave. Train. Don't fuck with me.
<</speech>><br>
<div id="question6">
<<button "Can I fuck you?">>
<<replace "#question6">>
<<speech You $player.name $player.surname>>
Can I fuck you?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Hey, daredevil! I'm your Master first of all. Think what you say.
<</speech>><br>
<<speech You $player.name $player.surname>>
Just out of the curiosity...
<</speech>><br>
<<speech "RedThoughts" "$player.name">>
But she didn't say no...
<</speech>><br>
<<set $firsDustrFuck = 0>>
<</replace>>
<</button>>
</div>
<br>
<</replace>>
<</button>>
</div>
</div>
<</desc>>
<<desc>>
<div class="row">
<<button "I have no questions" 'TalkDustr'>>
<<set $dustrTalk = "noQuestions">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "sassy">>
<<speech You $player.name $player.surname>>
Who are you to talk to me like this?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
I'm the one you don't want to fuck with. You'd better show some respect.
<</speech>><br>
<<speech You $player.name $player.surname>>
C'mon. I'd fuck with you for a while or...I'd fuck your brains out.
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Watch your dirty mouth, bitch!
<</speech>><br>
<<speech You $player.name $player.surname>>
Hey, fuck off, slut.
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
I'll make you regret!
<</speech>>
<<desc>>
<div class="row">
<<button "Bring it on!" 'TalkDustr'>>
<<set $dustrTalk = "teachingLesson">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "polite">>
<<speech You $player.name $player.surname>>
I'm sorry, do you know where I can find Master Dustr?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Yes, it's me. What do you want?
<</speech>><br>
<<speech You $player.name $player.surname>>
I want to join classes and work on my fighting skills.
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Okay. If you're ready that I'll kick the shit out of you...then join us.
<</speech>><br>
<<speech You $player.name $player.surname>>
May I ask some questions?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Sure.
<</speech>><br>
<<desc>>
<div class="row">
<div id="question1">
<<button 'How much is the class?'>>
<<replace "#question1">>
<<speech You $player.name $player.surname>>
How much is a training?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
One training is 500 Mts.
<</speech>><br>
<div id="question2">
<<button 'What if I pay for a month?'>>
<<replace "#question2">>
<<speech You $player.name $player.surname>>
What if I pay for one month?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Then you will pay 4000 Mts but you can train 12 times.
<</speech>><br>
<</replace>>
<</button>>
</div>
<br>
<</replace>>
<</button>>
</div>
</div>
<</desc>>
<<desc>>
<div class="row">
<div id="question3">
<<button 'When can I train?'>>
<<replace "#question3">>
<<speech You $player.name $player.surname>>
When can I train?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
You can train on Mondays, Wednesdays, and Fridays from 8 a.m. till 12 a.m.
<</speech>><br>
<div id="question4">
<<button "What if I'm late?">>
<<replace "#question4">>
<<speech You $player.name $player.surname>>
What if I'm late?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
You may start training but if you don't come, it's your fucking problem. Got it?
<</speech>><br>
<<speech You $player.name $player.surname>>
Yep.
<</speech>><br>
<</replace>>
<</button>>
</div>
<br>
<</replace>>
<</button>>
</div>
</div>
<</desc>>
<<desc>>
<div class="row">
<<button "I have no questions" 'TalkDustr'>>
<<set $dustrTalk = "noQuestions">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "noQuestions">>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Fine.
<</speech>>
<<if $player.money >= 4000>>
<<desc>>
<div class="row">
<<button "I will take a month option for 4000 Mts" 'TalkDustr'>>
<<set $dustrTalk = "monthOptionFirst">>
<<set $player.money -= 4000>>
<<set $dustrMonthPayment = true>>
<<run notify('-4000 Mts!')>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "I'll pay for one training." 'TalkDustr'>>
<<set $dustrTalk = "oneTrainingFirst">>
<<set $player.money -= 500>>
<<set $dustrTrainingPaid = true>>
<<run notify('-500 Mts!')>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $player.money >= 500>>
<<desc>>
<div class="row">
<<button "I'll pay for one training." 'TalkDustr'>>
<<set $dustrTalk = "oneTrainingFirst">>
<<set $player.money -= 500>>
<<set $dustrTrainingPaid = true>>
<<run notify('-500 Mts!')>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<else>>
<<speech You $player.name $player.surname>>
I'll come back later. Good bye.
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
See you.
<</speech>>
<</if>>
<<desc>>
<<button "Get back">>
<<set $dustrTalk = "none">>
<<goto $player.curLoc>>
<<set $currentMinutes += 10>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $dustrTalk == "monthOptionFirst">>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Good. Be ready to suffer a lot. No suffer, no winning.
<</speech>><br>
<<speech You $player.name $player.surname>>
I'm ready!
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
That's the spirit!
<</speech>>
<<desc>>
<<button "Get back">>
<<set $dustrTalk = "none">>
<<goto $player.curLoc>>
<<set $currentMinutes += 5>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $dustrTalk == "oneTrainingFirst">>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Good. Get ready to work.
<</speech>><br>
<<speech You $player.name $player.surname>>
Born to be ready.
<</speech>>
<<desc>>
<<button "Get back">>
<<set $dustrTalk = "none">>
<<goto $player.curLoc>>
<<set $currentMinutes += 5>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $dustrTalk == "afterFirstMeetingToFuck">>
<<speech You $player.name $player.surname>>
So...I still have energy. Are you ready?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
I will let you touch my body but under one condtion.
<</speech>><br>
<<speech You $player.name $player.surname>>
Which one?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
You have to squat until you get your prize.
<</speech>><br>
<<speech You $player.name $player.surname>>
Is that easy?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
The more squats you'll do, the more valuable prize you'll get.
<</speech>>
<<desc>>
<div class="row">
<<button "I can do as many squats as you want(Hardcore)" 'TalkDustr'>>
<<set $dustrTalk = "firstTen">>
<<set $squatDustrLevel = "hardcore">>
<</button>>
<<button "I can handle it (Normal)" 'TalkDustr'>>
<<set $dustrTalk = "firstTen">>
<<set $squatDustrLevel = "normal">>
<</button>>
<<button "Please, don't be too hard(Easy)" 'TalkDustr'>>
<<set $dustrTalk = "firstTen">>
<<set $squatDustrLevel = "easy">>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "firstTen">>
<div style="display:flex; align-items:left;">
<img src="img/chars/gabriellaPaltrova/0/she 0.jpg" style="width:40%; margin-right:20px;">
<div>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Gimme 10 squats!
<</speech>><br>
<<speech You $player.name $player.surname>>
<<include "dustrHeSpeaks">>
<</speech>><br>
<<desc>>
I've done $squatsNumber squats.
<</desc>>
</div>
</div><br>
<<desc>>
<div class="row">
<<button "Do one squat" 'TalkDustr'>>
<<if $squatDustrLevel == "hardcore">>
<<set $squatsNumber += 1>>
<<elseif $squatDustrLevel == "normal">>
<<set $squatsNumber += 5>>
<<elseif $squatDustrLevel == "easy">>
<<set $squatsNumber += 10>>
<</if>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<if $squatDustrLevel == "hardcore">>
<<else>>
<<desc>>
<<button "I give up, I can't do it anymore" 'TalkDustr'>>
<<set $dustrTalk = "quitSquats">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<</if>>
<<if $squatsNumber >= 10>>
<<set $dustrTalk = "first Thirty">>
<</if>>
<<elseif $dustrTalk == "first Thirty">>
<div style="display:flex; align-items:left;">
<img src="img/chars/gabriellaPaltrova/0/she 1.jpg" style="width:40%; margin-right:20px;">
<div>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
<<include "dustrSheSpeaks">> Now give me 30 squats!
<</speech>><br>
<<speech You $player.name $player.surname>>
<<include "dustrHeSpeaks">>
<</speech>><br>
<<desc>>
I've done $squatsNumber squats.
<</desc>>
</div>
</div><br>
<<desc>>
<div class="row">
<<button "Do one squat" 'TalkDustr'>>
<<if $squatDustrLevel == "hardcore">>
<<set $squatsNumber += 1>>
<<elseif $squatDustrLevel == "normal">>
<<set $squatsNumber += 5>>
<<elseif $squatDustrLevel == "easy">>
<<set $squatsNumber += 10>>
<</if>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<if $squatDustrLevel == "hardcore">>
<<else>>
<<desc>>
<<button "I give up, I can't do it anymore" 'TalkDustr'>>
<<set $dustrTalk = "quitSquats">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<</if>>
<<if $squatsNumber >= 30>>
<<set $dustrTalk = "first Fifty">>
<</if>>
<<elseif $dustrTalk == "first Fifty">>
<div style="display:flex; align-items:left;">
<img src="img/chars/gabriellaPaltrova/0/she 2.jpg" style="width:40%; margin-right:20px;">
<div>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
<<include "dustrSheSpeaks">> Give me 20 extra ones!
<</speech>><br>
<<speech You $player.name $player.surname>>
<<include "dustrHeSpeaks">>
<</speech>>
<<desc>>
I've done $squatsNumber squats.
<</desc>>
</div>
</div><br>
<<desc>>
<div class="row">
<<button "Do one squat" 'TalkDustr'>>
<<if $squatDustrLevel == "hardcore">>
<<set $squatsNumber += 1>>
<<elseif $squatDustrLevel == "normal">>
<<set $squatsNumber += 5>>
<<elseif $squatDustrLevel == "easy">>
<<set $squatsNumber += 10>>
<</if>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<if $squatDustrLevel == "hardcore">>
<<else>>
<<desc>>
<<button "I give up, I can't do it anymore" 'TalkDustr'>>
<<set $dustrTalk = "quitSquats">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<</if>>
<<if $squatsNumber >= 50>>
<<set $dustrTalk = "first Hundred">>
<</if>>
<<elseif $dustrTalk == "first Hundred">>
<div style="display:flex; align-items:left;">
<img src="img/chars/gabriellaPaltrova/0/she 3.jpg" style="width:40%; margin-right:20px;">
<div>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
<<include "dustrSheSpeaks">>
<</speech>><br>
<<speech You $player.name $player.surname>>
<<include "dustrHeSpeaks">>
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Give me more!
<</speech>>
<<desc>>
I've done $squatsNumber squats.
<</desc>>
</div>
</div><br>
<<desc>>
<div class="row">
<<button "Do one squat" 'TalkDustr'>>
<<if $squatDustrLevel == "hardcore">>
<<set $squatsNumber += 1>>
<<elseif $squatDustrLevel == "normal">>
<<set $squatsNumber += 5>>
<<elseif $squatDustrLevel == "easy">>
<<set $squatsNumber += 10>>
<</if>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<if $squatDustrLevel == "hardcore">>
<<else>>
<<desc>>
<<button "I give up, I can't do it anymore" 'TalkDustr'>>
<<set $dustrTalk = "quitSquats">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<</if>>
<<if $squatsNumber >= 100>>
<<set $dustrTalk = "before HundredFifty">>
<</if>>
<<elseif $dustrTalk == "before HundredFifty">>
<div style="display:flex; align-items:left;">
<img src="img/chars/gabriellaPaltrova/0/she 4.jpg" style="width:40%; margin-right:20px;">
<div>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
So, now you're getting tired, huh?
<</speech>><br>
<<speech You $player.name $player.surname>>
I will fuck your brains out!
<</speech>><br>
</div>
</div><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Give me extra fifty squats, bitch!
<</speech>><br>
<<speech You $player.name $player.surname>>
I will choke you with my dong!
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
<<include "dustrSheSpeaks">>
<</speech>>
<<desc>>
<div class="row">
<<button "Do one squat" 'TalkDustr'>>
<<set $squatsNumber += 1>>
<<set $dustrTalk = "first HundredFifty">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "first HundredFifty">>
<div style="display:flex; align-items:left;">
<img src="img/chars/gabriellaPaltrova/0/she 4.jpg" style="width:40%; margin-right:20px;">
<div>
<<speech You $player.name $player.surname>>
<<include "dustrHeSpeaks">>
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
<<include "dustrSheSpeaks">>
<</speech>><br>
<<desc>>
I've done $squatsNumber squats.
<</desc>>
</div>
</div><br>
<<desc>>
<div class="row">
<<button "Do one squat" 'TalkDustr'>>
<<if $squatDustrLevel == "hardcore">>
<<set $squatsNumber += 1>>
<<elseif $squatDustrLevel == "normal">>
<<set $squatsNumber += 5>>
<<elseif $squatDustrLevel == "easy">>
<<set $squatsNumber += 10>>
<</if>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<if $squatDustrLevel == "hardcore">>
<<else>>
<<desc>>
<<button "I give up, I can't do it anymore" 'TalkDustr'>>
<<set $dustrTalk = "quitSquats">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<</if>>
<<if $squatsNumber >= 150>>
<<set $dustrTalk = "before TwoHundred">>
<</if>>
<<elseif $dustrTalk == "before TwoHundred">>
<div style="display:flex; align-items:left;">
<img src="img/chars/gabriellaPaltrova/0/she 5.jpg" style="width:40%; margin-right:20px;">
<div>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Hey, are you alive?
<</speech>><br>
<<speech You $player.name $player.surname>>
F-fuck...off...
<</speech>><br>
</div>
</div><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
That's the spirit...
<</speech>><br>
<<speech You $player.name $player.surname>>
I'll look at you...taking...all...my...fucking...dick!!!
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Only in your dreams! Look at my ass and give me 50 more if you want to see my pussy!
<</speech>>
<<desc>>
<div class="row">
<<button "Do one squat" 'TalkDustr'>>
<<set $squatsNumber += 1>>
<<set $dustrTalk = "first TwoHundred">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<if $squatDustrLevel == "hardcore">>
<<else>>
<<desc>>
<<button "I give up, I can't do it anymore" 'TalkDustr'>>
<<set $dustrTalk = "quitSquats">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<</if>>
<<elseif $dustrTalk == "first TwoHundred">>
<div style="display:flex; align-items:left;">
<img src="img/chars/gabriellaPaltrova/0/she 5.jpg" style="width:40%; margin-right:20px;">
<div>
<<speech You $player.name $player.surname>>
<<include "dustrHeSpeaks">>
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
<<include "dustrSheSpeaks">>
<</speech>><br>
<<desc>>
I've done $squatsNumber squats.
<</desc>>
</div>
</div><br>
<<desc>>
<div class="row">
<<button "Do one squat" 'TalkDustr'>>
<<if $squatDustrLevel == "hardcore">>
<<set $squatsNumber += 1>>
<<elseif $squatDustrLevel == "normal">>
<<set $squatsNumber += 5>>
<<elseif $squatDustrLevel == "easy">>
<<set $squatsNumber += 10>>
<</if>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<if $squatDustrLevel == "hardcore">>
<<else>>
<<desc>>
<<button "I give up, I can't do it anymore" 'TalkDustr'>>
<<set $dustrTalk = "quitSquats">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<</if>>
<<if $squatsNumber >= 200>>
<<set $dustrTalk = "before TwoHundredFifty">>
<</if>>
<<elseif $dustrTalk == "before TwoHundredFifty">>
<div style="display:flex; align-items:left;">
<img src="img/chars/gabriellaPaltrova/0/she 6.jpg" style="width:40%; margin-right:20px;">
<div>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Hmm...you have some muscles...even some will...
<</speech>><br>
<<speech You $player.name $player.surname>>
F-fuck...off...
<</speech>><br>
</div>
</div><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
That's the spirit...Do you wanna leave me and our funny competition?
<</speech>><br>
<<speech You $player.name $player.surname>>
I wanna see your tits!
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Okay! Give me 50 more then!
<</speech>>
<<desc>>
<div class="row">
<<button "Do one squat" 'TalkDustr'>>
<<set $squatsNumber += 1>>
<<set $dustrTalk = "first TwoHundredFifty">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<if $squatDustrLevel == "hardcore">>
<<else>>
<<desc>>
<<button "I give up, I can't do it anymore" 'TalkDustr'>>
<<set $dustrTalk = "quitSquats">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<</if>>
<<elseif $dustrTalk == "first TwoHundredFifty">>
<div style="display:flex; align-items:left;">
<img src="img/chars/gabriellaPaltrova/0/she 6.jpg" style="width:40%; margin-right:20px;">
<div>
<<speech You $player.name $player.surname>>
<<include "dustrHeSpeaks">>
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
<<include "dustrSheSpeaks">>
<</speech>><br>
<<desc>>
I've done $squatsNumber squats.
<</desc>>
</div>
</div><br>
<<desc>>
<div class="row">
<<button "Do one squat" 'TalkDustr'>>
<<if $squatDustrLevel == "hardcore">>
<<set $squatsNumber += 1>>
<<elseif $squatDustrLevel == "normal">>
<<set $squatsNumber += 5>>
<<elseif $squatDustrLevel == "easy">>
<<set $squatsNumber += 10>>
<<set $currentMinutes += 1>>
<</if>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<if $squatDustrLevel == "hardcore">>
<<else>>
<<desc>>
<<button "I give up, I can't do it anymore" 'TalkDustr'>>
<<set $dustrTalk = "quitSquats">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<</if>>
<<if $squatsNumber >= 250>>
<<set $dustrTalk = "before ThreeHundred">>
<</if>>
<<elseif $dustrTalk == "before ThreeHundred">>/*250 done */
<div style="display:flex; align-items:left;">
<img src="img/chars/gabriellaPaltrova/0/she 7.jpg" style="width:40%; margin-right:20px;">
<div>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Nobody could reach $squatsNumber squats...You've deserved to see my tits...
<</speech>><br>
<<speech You $player.name $player.surname>>
I...want...to...fuck...you!
<</speech>><br>
</div>
</div><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Sure, you can.
<</speech>><br>
<<speech You $player.name $player.surname>>
Then bend...over!
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Nope. Lay down.
<</speech>><br>
<<speech You $player.name $player.surname>>
What?!
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Yeah, I'm going to sit on your face and let your lick my pussy.
<</speech>><br>
<<speech You $player.name $player.surname>>
It's not sex you promised!
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
C'mon, I didn't say a single word you can put your filthy dick into me!
<</speech>>
<<desc>>
<div class="row">
<<button "You're right. May I lick?" 'TalkDustr'>>
<<set $squatsNumber = 0>>
<<set $dustrTalk = "mayLick">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "Come here, slut!" 'TalkDustr'>>
<<set $squatsNumber = 0>>
<<set $dustrTalk = "ComeHereSlut">>
<<set $gabriellaPaltrovaFirstFuck = "forced">>
<<set $firsDustrFuck = 1 >>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $player.domination += 1>>
<<run myNotify('+ 1 my domination')>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "ComeHereSlut">>
<<speech You $player.name $player.surname>>
Come here, slut!
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Hey, what the fuck are you doing, animal?!
<</speech>>
<<desc>>
I leap up to her and grab her arm and then her hair, turning her around to face me. Her breathing is ragged and I can hear her heart pounding.
<</desc>>
<div class = "long-img">
<img src="img/chars/gabriellaPaltrova/0/grab 0.jpg">
</div>
<<speech You $player.name $player.surname>>
I am doing what you promised me!
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
I don't want to fuck!
<</speech>><br>
<<speech You $player.name $player.surname>>
I'll make you fulfill your promise. Even if you don't want to, bitch!
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
How dare you...
<</speech>>
<<desc>>
<div class="row">
<<button "Twist her arms" 'TalkDustr'>>
<<set $dustrTalk = "TwistHerArms">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "Strangle her a little" 'TalkDustr'>>
<<set $dustrTalk = "StrangleHerLittle">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "StrangleHerLittle">>
<<speech You $player.name $player.surname>>
Shut the fuck up!
<</speech>>
<<desc>>
I grab her throat and squeeze, preventing her from making articulate sounds. I feel the vein in her neck throbbing. She freezes and makes panting noises.
<</desc>>
<div class = "long-img">
<img src="img/chars/gabriellaPaltrova/0/grab 2.jpg">
</div>
<<speech You $player.name $player.surname>>
Yes, like this, slut. Remember who is your boss...now.
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Hr...hr...hr...
<</speech>><br>
<<speech You $player.name $player.surname>>
If you're gonna be obedient, I will let you breathe...
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Hr...hr.....hr......
<</speech>><br>
<<speech You $player.name $player.surname>>
You know, why are you that obedient slut?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Hrh?
<</speech>><br>
<<speech You $player.name $player.surname>>
You're guilty and you know it. Behave, cocksleeve!
<</speech>>
<<desc>>
I release her throat and she begins breathing loudly, greedily gulping air.
<</desc>>
<<desc>>
<div class="row">
<<button "I push two fingers into her cunt" 'TalkDustr'>>
<<set $dustrTalk = "twoFingersInCunt">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "TwistHerArms">>
<<speech You $player.name $player.surname>>
Shut the fuck up!
<</speech>>
<<desc>>
I grab her with both hands and pull her head back by her hair, she cries out, but obeys me.
<</desc>>
<div class = "long-img">
<img src="img/chars/gabriellaPaltrova/0/grab 1.jpg">
</div>
<<speech You $player.name $player.surname>>
Look, bitch, I'll take mine. Be a good girl and I won't hurt you.
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
How are you speaking with your Master?!
<</speech>><br>
<<speech You $player.name $player.surname>>
You're just a fucking cocksleeve! You broke your word and you're nothing more!
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
But...
<</speech>><br>
<<speech You $player.name $player.surname>>
No buts!
<</speech>>
<<desc>>
<div class="row">
<<button "I push two fingers into her cunt" 'TalkDustr'>>
<<set $dustrTalk = "twoFingersInCunt">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "twoFingersInCunt">>
<<desc>>
I push two fingers into her cunt. She sobs in surprise. My fingers slide easily into her hot and already wet slit.
<</desc>>
<div class = "long-img">
<img src="img/chars/gabriellaPaltrova/0/checkPussy 0.jpg">
</div>
<<speech You $player.name $player.surname>>
See, fuckhole, you're already wet. Why?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
I...I'm...not... wet...it's just...sweat.
<</speech>><br>
<<speech You $player.name $player.surname>>
You're a fucking liar! I'll fucking punish you for that too!
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Please...let..me go...
<</speech>><br>
<<speech You $player.name $player.surname>>
Fuck no!
<</speech>>
<<desc>>
<div class="row">
<<button "I'm taking off her pants" 'TalkDustr'>>
<<set $dustrTalk = "takeOffPants">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "I'm taking off her top" 'TalkDustr'>>
<<set $dustrTalk = "takeOffTop">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "takeOffPants">>
<<desc>>
I pull her hair to make her realize who's the boss here. She obeys again. I start to pull down her pants. Her cunt gives off heat. This slut wants to be fucked.
<</desc>>
<div class = "long-img">
<img src="img/chars/gabriellaPaltrova/0/takeOffPants 0.jpg">
</div>
<<speech You $player.name $player.surname>>
So, now you're quite, aren't you?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Please...spare me...
<</speech>><br>
<<speech You $player.name $player.surname>>
No!
<</speech>>
<<desc>>
<div class="row">
<<button "To the wall, bitch!" 'TalkDustr'>>
<<set $dustrTalk = "TOWallFuckStanding">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "On your fours!" 'TalkDustr'>>
<<set $dustrTalk = "onFours">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "I'm taking off her top" 'TalkDustr'>>
<<set $dustrTalk = "takeOffTop">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "takeOffTop">>
<<desc>>
I pull her hair and make her stand on her toes. Tears are streaming from her eyes, but she doesn't say anything. I pull up her top, exposing her tits. A whore should know her place.
<</desc>>
<div class = "long-img">
<img src="img/chars/gabriellaPaltrova/0/takeOffTop 0.jpg">
</div>
<<speech You $player.name $player.surname>>
Good girl, obey and I won't hurt you. Much.
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Please...please...may I go?
<</speech>><br>
<<speech You $player.name $player.surname>>
Shut up!
<</speech>>
<<desc>>
<div class="row">
<<button "Kneel down and suck!" 'TalkDustr'>>
<<set $dustrTalk = "kneelDownSuck">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "I'm taking off her pants too" 'TalkDustr'>>
<<set $dustrTalk = "sheNaked">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "kneelDownSuck">>
<<desc>>
She hesitantly falls to her knees as I reach for my dick, which is already erect and ready to fuck her mouth.
<</desc>>
<<speech You $player.name $player.surname>>
C'mon, cock whore, suck it!
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
I don't usually suck...penises.
<</speech>><br>
<<speech You $player.name $player.surname>>
Look at you! How shy you are when we talk about what's important. So it's your training, and don't even fucking think of using your teeth!
<</speech>>
<<desc>>
It's a little strange to see her on her knees and talk to her like that, but she needs to be taught a good lesson. She's more cooperative after a slap in the face.
<</desc>>
<div class = "wide-img">
<img src="img/chars/gabriellaPaltrova/0/bj 1.jpg">
</div>
<<desc>>
<div class="row">
<<button "Let her keep sucking" 'TalkDustr'>>
<<set $dustrTalk = "letHerKeepSucking">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "Shove my dick deeper" 'TalkDustr'>>
<<set $dustrTalk = "facefuck 0">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "letHerKeepSucking">>
<<desc>>
She sucks awkwardly and occasionally grazes my dick with her teeth, but the sight of my trainer polishing my dick with her plump lips is amazing.
<</desc>>
<div class = "long-img">
<img src="img/chars/gabriellaPaltrova/0/bj 0.jpg">
</div>
<<speech You $player.name $player.surname>>
Not bad for a beginner...but you can do better!
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Hmm...slrp....slrp...
<</speech>><br>
<<speech You $player.name $player.surname>>
Just like this...like a good obedient cock whore...
<</speech>>
<<desc>>
I get unexpectedly hard and ready to cum at the sight of a bitch on her knees sucking my dick, who has been calling the shots recently.
<</desc>>
<<desc>>
<div class="row">
<<button "Cum inside mouth" 'TalkDustr'>>
<<set $dustrTalk = "cumInsideMouthFirst">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "Cum on her face" 'TalkDustr'>>
<<set $dustrTalk = "cumOnFaceFirst">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "cumInsideMouthFirst">>
<<desc>>
Grabbing her head with both hands, I thrust my cock sharply down her throat, immediately releasing a powerful jet of hot cum that hits her tonsils. She starts to cough, but I hold her head tight and all she can do is swallow my cum.
<</desc>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Ghghgh....slrp....hhhrhhrh...slrp...hhhrh...
<</speech>>
<div class = "wide-img">
<img src="img/chars/gabriellaPaltrova/0/cumInsideMouth 0.jpg">
</div>
<<speech You $player.name $player.surname>>
You've made such a mess! You should be more careful next time!
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Next time?
<</speech>><br>
<<speech You $player.name $player.surname>>
If I don't fuck your mouth, who will? But you're good at it, I should give you that.
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Th-thanks...
<</speech>><br>
<<speech You $player.name $player.surname>>
Hey, you should call me "Master"...
<</speech>><br>
<<desc>>
She seems to come back as she can smile wryly.
<</desc>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
You got confused. It's you who SHOULD call me "Master"!
<</speech>><br>
<<speech You $player.name $player.surname>>
Fine, fine. I have to go. Good bye!
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Hmm...such a daredevil...don't be late!
<</speech>><br>
<<speech You $player.name $player.surname>>
I'm never late! I always cum in time!
<</speech>>
<<desc>>
<div class="row">
<<button "Get back" 'TalkDustr'>>
<<set $dustrTalk = "none">>
<<goto $player.curLoc>>
<<set $currentMinutes += 30>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "facefuck 0">>
<<desc>>
<<include "hardBjDes1">>
<</desc>>
<div class = "long-img">
<img src="img/chars/gabriellaPaltrova/0/facefuck 0.jpg">
</div>
<<speech You $player.name $player.surname>>
That's enough! I'll teach you a lesson how to properly suck my dick!
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Hhghghhghgh...hghghhghhghgh....
<</speech>><br>
<<speech You $player.name $player.surname>>
Your throat is so fucking good!
<</speech>>
<<desc>>
I'm fucking her throat and I don't stop for a second. She gasps and tries to breathe but I slap her face and she gives up. I push my cock all the way in, feel her throat tighten and hold her there until her eyes start to roll back. My cock is ready to erupt at any moment.
<</desc>>
<div class = "long-img">
<img src="img/chars/gabriellaPaltrova/0/choke 0.jpg">
</div>
<<speech You $player.name $player.surname>>
Yeah, that's a good skullfucking, but it's time to...
<</speech>>
<<desc>>
<div class="row">
<<button "Cum!!!" 'TalkDustr'>>
<<set $dustrTalk = "cumInsideMouthFirst">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "sheNaked">>
<div class = "long-img">
<img src="img/chars/gabriellaPaltrova/0/takeOffPants 0.jpg">
</div>
<<desc>>
I take off her pants as well. Now she's completely naked. She is shaking as if in fear, but why is her cunt dripping?
<</desc>>
<<speech You $player.name $player.surname>>
Are you horny, slut?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
N-no...
<</speech>><br>
<<speech You $player.name $player.surname>>
You're lying again...it's time to punish you!
<</speech>>
<<desc>>
<div class="row">
<<button "To the wall, bitch!" 'TalkDustr'>>
<<set $dustrTalk = "TOWallFuckStanding">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "On your fours!" 'TalkDustr'>>
<<set $dustrTalk = "onFours">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "TOWallFuckStanding">>
<<desc>>
I grab her hair and lean her against the wall, quickly exposing my already hard dick. I lean my dick against her juicy cunt and slide it in in one motion.
<</desc>>
<div class = "long-img">
<img src="img/chars/gabriellaPaltrova/0/fStand 0.jpg">
</div>
<<speech You $player.name $player.surname>>
Do you like it, meat?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
N-no...
<</speech>><br>
<<speech You $player.name $player.surname>>
Then you'll like it!
<</speech>>
<<desc>>
<div class="row">
<<button "Fuck her harder" 'TalkDustr'>>
<<set $dustrTalk = "FHH1">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "FHH1">>
<<desc>>
I grab her hair even tighter and begin to drive my dick into her smooth cunt. The sound of hammering echoes through the room. The slurping sounds make me speed up and impale her even harder against my hard meat.
<</desc>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Aa-ah!
<</speech>><br>
<div class = "long-img">
<img src="img/chars/gabriellaPaltrova/0/fStand 1.jpg">
</div>
<<speech You $player.name $player.surname>>
Take it, bitch! Take it all!
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
You're too...rough...and...fast...
<</speech>><br>
<<speech You $player.name $player.surname>>
And you like it?
<</speech>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
I...I...I...like it!
<</speech>><br>
<<speech You $player.name $player.surname>>
Such a good bitch!
<</speech>>
<<desc>>
<div class="row">
<<button "Cum inside" 'TalkDustr'>>
<<set $dustrTalk = "cumInsideFirst">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "Cum on her face" 'TalkDustr'>>
<<set $dustrTalk = "cumOnFaceFirst">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "cumInsideFirst">>
<<desc>>
My cum spurts out in a flood and fills her, beginning to flow down her legs. I pant with ecstasy.
<</desc>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
What...have...you...
<</speech>>
<div class = "long-img">
<img src="img/system/sex/cum/cumInside 0.jpg">
</div>
<<speech You $player.name $player.surname>>
Done? Just cummed in you. Filled your hole with my sperm. With my jizz if it's more understandable for you.
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
But I may have children...
<</speech>><br>
<<speech You $player.name $player.surname>>
So what? If they are girls, they will be sluts like you.
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
I...I don't wanna talk about it.
<</speech>><br>
<<speech You $player.name $player.surname>>
As you wish. See you soon, "Master".
<</speech>>
<<desc>>
I take my leave. She is smirking.
<</desc>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Of course...I'm looking forward to seeing you...
<</speech>>
<<desc>>
<div class="row">
<<button "Get back" 'TalkDustr'>>
<<set $dustrTalk = "none">>
<<goto $player.curLoc>>
<<set $currentMinutes += 30>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "cumOnFaceFirst">>
<<desc>>
My cum spurts out in a flood and coat her face, beginning to flow down her chin. I feel relieved.
<</desc>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
It was...abrupt.
<</speech>>
<div class = "long-img">
<img src="img/chars/gabriellaPaltrova/0/cumMouth 0.jpg">
</div>
<<speech You $player.name $player.surname>>
Is it tasty?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
I don't know...
<</speech>><br>
<<speech You $player.name $player.surname>>
Then try it!
<</speech>>
<div class = "long-img">
<img src="img/chars/gabriellaPaltrova/0/cumMouth 1.jpg">
</div>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
It's...salty.
<</speech>><br>
<<speech You $player.name $player.surname>>
Do you like it?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
I need more...times.
<</speech>><br>
<<speech You $player.name $player.surname>>
I guess I can provide with samples, but unfortunately that's all for today. See you, "Master".
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
So long..."Apprentice".
<</speech>>
<<desc>>
I take my leave. She is licking her lips and smiling.
<</desc>>
<<desc>>
<div class="row">
<<button "Get back" 'TalkDustr'>>
<<set $dustrTalk = "none">>
<<goto $player.curLoc>>
<<set $currentMinutes += 30>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "onFours">>
<<speech You $player.name $player.surname>>
Get down on all fours, slut!
<</speech>>
<<desc>>
I push her forward with these words and she falls into her arms. Her bubble butt is juicy from the constant training and her tight slit is just waiting to be destroyed by my cock.
<</desc>>
<div class = "long-img">
<img src="img/chars/gabriellaPaltrova/0/ass 0.jpg">
</div>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Do you want to destroy my innocent pussy?
<</speech>><br>
<<speech You $player.name $player.surname>>
Yes!
<</speech>>
<<desc>>
<div class="row">
<<button "Fuck her pussy" 'TalkDustr'>>
<<set $dustrTalk = "fuckHerPussyFours">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "Fuck her ass" 'TalkDustr'>>
<<set $dustrTalk = "fuckHerAssFours">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "fuckHerPussyFours">>
<<desc>>
<<include "hardPussyDoggyDes1">>
<</desc>>
<div class = "wide-img">
<img src="img/chars/gabriellaPaltrova/0/vaginal 1.jpg">
</div>
<<speech You $player.name $player.surname>>
I love it! I love fucking you! You're such a slut!
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Mmm...you're so...brutal...and...big...don't...do...it...
<</speech>><br>
<<speech You $player.name $player.surname>>
Shut the fuck up!!!
<</speech>>
<<desc>>
<<include "hardPussyDoggyDes2">>
<</desc>>
<<desc>>
<div class="row">
<<button "Fuck her pussy harder" 'TalkDustr'>>
<<set $dustrTalk = "fuckHerPussyHarderFours">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "fuckHerPussyHarderFours">>
<<speech You $player.name $player.surname>>
I love you pussy! It's reaally awesome!
<</speech>>
<<desc>>
<<include "hardPussyDoggyDes2">> She moans crazily as I fuck her, even wiggling her ass, thrusting deeper.
<</desc>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Yes...yes....yes....yes...please...
<</speech>><br>
<<speech You $player.name $player.surname>>
What do you wanna, slut?!
<</speech>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Fuck...fuck...fuck...me...on...my...back!!!
<</speech>><br>
<div class = "wide-img">
<img src="img/chars/gabriellaPaltrova/0/vaginal 0.jpg">
</div>
<<desc>>
<<include "hardPussyDoggyDes3">>
<</desc>>
<<desc>>
<div class="row">
<<button "Cum inside" 'TalkDustr'>>
<<set $dustrTalk = "cumInsideFirst">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "Cum on her face" 'TalkDustr'>>
<<set $dustrTalk = "cumOnFaceFirst">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "fuckHerAssFours">>
<<speech You $player.name $player.surname>>
Your hole will be destroyed!
<</speech>>
<<desc>>
I slap her ass and she moans sensually like a bitch in heat. I put the head of my dick against her anus and slowly push it into the tight walls of her intestines.
<</desc>>
<div class = "long-img">
<img src="img/chars/gabriellaPaltrova/0/analForced 0.jpg">
</div>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Oh...my...god...
<</speech>><br>
<<speech You $player.name $player.surname>>
Huh, painful?
<</speech>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Y-yes...
<</speech>><br>
<<speech You $player.name $player.surname>>
It's your punishment! Show dignity of being a Master!
<</speech>>
<<desc>>
<<include "hardAnalDoggyDes2">>
<</desc>>
<<speech You $player.name $player.surname>>
Such a pleasure...
<</speech>>
<<desc>>
<div class="row">
<<button "Fuck her ass harder" 'TalkDustr'>>
<<set $dustrTalk = "fuckHerAssHarderFours">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "fuckHerAssHarderFours">>
<<desc>>
I grab her hair, throw her on all fours like a bad dog and fuck her ass even harder.<<include "hardAnalDoggyDes2">>
<</desc>>
<div class = "wide-img">
<img src="img/chars/gabriellaPaltrova/0/analForced 1.jpg">
</div>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Please...please...please...
<</speech>><br>
<<speech You $player.name $player.surname>>
Wanna me to stop?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
No-no-no-no-no!!! Don't STOP!!!
<</speech>><br>
<<speech You $player.name $player.surname>>
I knew you would love it!
<</speech>><br>
<<desc>>
<<include "hardAnalDoggyDes3">>
<</desc>>
<<desc>>
<div class="row">
<<button "Cum inside her ass" 'TalkDustr'>>
<<set $dustrTalk = "cumInsideAssFirst">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "Cum on her face" 'TalkDustr'>>
<<set $dustrTalk = "cumOnFaceFirst">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "cumInsideAssFirst">>
<<desc>>
<<include "CumInsideAssDes">>
<</desc>>
<div class = "long-img">
<img src="img/system/sex/cum/cumInsideAss 0.jpg">
</div>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Yeeees...
<</speech>><br>
<<speech You $player.name $player.surname>>
Slut, did you like it?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Hey...I'm...your...Master...
<</speech>><br>
<<speech You $player.name $player.surname>>
You're my slut! You didn't answer the question!
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
I'll think about...it...and...yes...I liked it.
<</speech>><br>
<<speech You $player.name $player.surname>>
Good...oozing.
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Good..bye...
<</speech>>
<<desc>>
<div class="row">
<<button "Get back" 'TalkDustr'>>
<<set $dustrTalk = "none">>
<<goto $player.curLoc>>
<<set $currentMinutes += 30>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
It was...a right...choice.
<</speech>><br>
<<elseif $dustrTalk == "StrangleHerLittle">>
<<speech You $player.name $player.surname>>
Shut the fuck up!
<</speech>><br>
<<desc>>
I grab her with both hands and pull her head back by her hair, she cries out, but obeys me.
<</desc>>
<div class = "long-img">
<img src="img/chars/gabriellaPaltrova/0/grab 1.jpg">
</div>
<<speech You $player.name $player.surname>>
Look, bitch, I'll take mine. Be a good girl and I won't hurt you.
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
How are you speaking with your Master?!
<</speech>><br>
<<speech You $player.name $player.surname>>
You're just a fucking cocksleeve! You broke your word and you're nothing more!
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
But...
<</speech>><br>
<<speech You $player.name $player.surname>>
No buts!
<</speech>>
<<desc>>
<div class="row">
<<button "I push two fingers into her cunt" 'TalkDustr'>>
<<set $dustrTalk = "twoFingersInCunt">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "mayLick">>
<<timed 2s>>
<<if $kinks.audio == true>>
<audio autoplay>
<source src="img/chars/gabriellaPaltrova/0/fs 0.mp3" type="audio/mp3">
</audio>
<</if>>
<</timed>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
I've promised, so...lick, bitch!
<</speech>>
<<desc>>
I lay down on the floor and she takes off her clothes and sits on my face. Her cunt is already dripping with her salty juices and I give her my first tentative lick.
<</desc>>
<div class = "long-img">
<img src="img/chars/gabriellaPaltrova/0/facesitting 0.jpg">
</div>
<<speech You $player.name $player.surname>>
Mmm...
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Yeah, lick it deeper...
<</speech>><br>
<<speech You $player.name $player.surname>>
Mhm...
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Good boy...
<</speech>>
<<desc>>
<div class="row">
<<button "Keep licking" 'TalkDustr'>>
<<set $dustrTalk = "mayLick1">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "mayLick1">>
<<if $kinks.audio == true>>
<audio autoplay>
<source src="img/chars/gabriellaPaltrova/0/fs 1.mp3" type="audio/mp3">
</audio>
<</if>>
<<desc>>
I play with her clit and she moans with arousal. It's getting harder to breathe every second, but she moans louder and louder until she cums.
<</desc>>
<div class = "long-img">
<img src="img/chars/gabriellaPaltrova/0/facesitting 1.jpg">
</div>
<<speech You $player.name $player.surname>>
Did...mhm...you...like...it?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
I loved your tongue...bitch.
<</speech>><br>
<<speech You $player.name $player.surname>>
Can we repeat it?
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
I'll see. If you're gonna be a good boy...who knows...
<</speech>>
<<desc>>
<div class="row">
<<button "Get back" 'TalkDustr'>>
<<set $dustrTalk = "none">>
<<goto $player.curLoc>>
<<set $currentMinutes += 1>>
<<set $gabriellaPaltrovaFirstFuck = "beingLicked">>
<<set $firsDustrFuck = 1 >>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $dustrTalk == "quitSquats">>
<div class = "long-img">
<img src="./img/chars/gabriellaPaltrova/look 0.jpg">
</div>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Ha, ha. You're just a weak pussy. Get lost.
<</speech>><br>
<<speech You $player.name $player.surname>>
I'll be back!
<</speech>><br>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
If.
<</speech>>
<<desc>>
<div class="row">
<<button "Get back" 'TalkDustr'>>
<<set $dustrTalk = "none">>
<<goto $player.curLoc>>
<<set $currentMinutes += 1>>
<<set $gabriellaPaltrovaFirstFuck = "surrendered">>
<<set $firsDustrFuck = 1 >>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<</if>>
<style>body {background-image: url(img/bg/TrainingDustr.jpg);}</style>
<<if $dustrTraining == 0>>
<<if $player.fatigue <= 100>>
<<if $skills[0].known == true && $skills[1].known == true && $skills[1].known == true>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
I can't learn you anymore. I don't have new strikes for you in this version.
<</speech>><br>
<<else>>
<<if $currentHour >= 8 && ($currentHour <= 9 && $currentMinutes <= 59)>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Cut the shit, let's make us sweat!!!
<</speech>><br>
<<speech "You" $player.name>>
I'd like to work on...
<</speech>><br>
<<elseif $currentHour >= 10 && ($currentHour <= 11 && $currentMinutes <= 59)>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Better less training than no training at all, right?
<</speech>><br>
<<speech "You" $player.name>>
I'd like to work on...
<</speech>><br>
<<elseif $currentHour >= 11 && $currentMinutes <= 30>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Even warm up can be useful...
<</speech>><br>
<<speech "You" $player.name>>
I'd like to work on...
<</speech>><br>
<</if>>
<</if>>
<<if $skills[0].known == false>>
<<desc>>
It's <<print $skills[0].description>>
<div class="row">
<<button 'Choose Hook' 'TrainingDustr'>>
<<set $dustrTraining = "trainHook">>
<<set $trainingCount += 1>>
<<set $currentHour += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<dexterityIncrease>>
<<set $randomFatigue = random(15,40)>>
<<set $player.fatigue += $randomFatigue>>
<<run myNotify("+ " + $randomFatigue + " my fatigue")>>
<<run myNotify("I've learned something about it")>>
<</button>>
</div>
<</desc>>
<</if>>
<<if $skills[1].known == false>>
<<desc>>
It's <<print $skills[1].description>>
<div class="row">
<<button 'Choose Low Kick' 'TrainingDustr'>>
<<set $dustrTraining = "trainLowKick">>
<<set $trainingCount += 1>>
<<set $currentHour += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<dexterityIncrease>>
<<set $randomFatigue = random(15,40)>>
<<set $player.fatigue += $randomFatigue>>
<<run myNotify("+ " + $randomFatigue + " my fatigue")>>
<<run myNotify("I've learned something about it")>>
<</button>>
</div>
<</desc>>
<</if>>
<<if $skills[2].known == false>>
<<desc>>
It's <<print $skills[2].description>>
<div class="row">
<<button 'Choose Powerful Cross' 'TrainingDustr'>>
<<set $dustrTraining = "trainPowerfulCross">>
<<set $trainingCount += 1>>
<<set $currentHour += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<dexterityIncrease>>
<<set $randomFatigue = random(15,40)>>
<<set $player.fatigue += $randomFatigue>>
<<run myNotify("+ " + $randomFatigue + " my fatigue")>>
<<run myNotify("I've learned something about it")>>
<</button>>
</div>
<</desc>>
<</if>>
<<desc>>
<<button 'Get back' 'DustrsDojo'>>
<<set $dustrTraining = 0>>
<<set $player.curLoc = "DustrsDojo">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<else>>
<<desc>>
My fatigue is too high. I need to get some rest, some sleep.
<</desc>>
<<desc>>
<<button 'Get back' 'DustrsDojo'>>
<<set $dustrTraining = 0>>
<<set $player.curLoc = "DustrsDojo">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<</if>>
<<elseif $dustrTraining == "trainHook">>
<<if $currentHour < 13>>
<<desc>>
I work on my hook and Master $gabriellaPaltrova.surname helps me.
<</desc>>
<<if $trainingCount >= $skills[0].threshold>>
<<desc>>
I've learned <<print $skills[0].description>>!
<</desc>>
<<set $skills[0].known = true>>
<<set $trainingCount = 0>>
<</if>>
<<if $skills[0].known>>
<<else>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
You have to work more to master it.
<</speech>>
<<desc>>
<div class="row">
<<button "Keep training" "TrainingDustr">>
<<set $dustrTraining = "trainHook">>
<<set $trainingCount += 1>>
<<set $currentHour += 1>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<dexterityIncrease>>
<<set $randomFatigue = random(15,40)>>
<<set $player.fatigue += $randomFatigue>>
<<run myNotify("+ " + $randomFatigue + " my fatigue")>>
<<run myNotify("I've learned something about it")>>
<</button>>
</div>
<</desc>>
<</if>>
<<desc>>
<<button 'Get back' 'TrainingDustr'>>
<<set $dustrTraining = 0>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $currentHour >= 13>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Hey! That's all. Let's call it a day.
<</speech>><br>
<<desc>>
<<button 'Get back' 'DustrsDojo'>>
<<set $dustrTraining = 0>>
<<set $player.curLoc ="DustrsDojo">>
<</button>>
<</desc>>
<</if>>
<<elseif $dustrTraining == "trainLowKick">>
<<if $currentHour < 13>>
<<desc>>
I work on my low kick and Master $gabriellaPaltrova.surname helps me.
<</desc>>
<<if $trainingCount >= $skills[1].threshold>>
<<desc>>
I've learned <<print $skills[1].description>>!
<</desc>>
<<set $skills[1].known = true>>
<<set $trainingCount = 0>>
<</if>>
<<if $skills[1].known>>
<<else>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
You have to work more to master it.
<</speech>>
<<desc>>
<div class="row">
<<button "Keep training" "TrainingDustr">>
<<set $dustrTraining = "trainLowKick">>
<<set $trainingCount += 1>>
<<set $currentHour += 1>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<dexterityIncrease>>
<<set $randomFatigue = random(15,40)>>
<<set $player.fatigue += $randomFatigue>>
<<run myNotify("+ " + $randomFatigue + " my fatigue")>>
<<run myNotify("I've learned something about it")>>
<<run myNotify("I've learned something about it")>>
<</button>>
</div>
<</desc>>
<</if>>
<<desc>>
<<button 'Get back' 'TrainingDustr'>>
<<set $dustrTraining = 0>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $currentHour >= 13>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Hey! That's all. Let's call it a day.
<</speech>><br>
<<desc>>
<<button 'Get back' 'DustrsDojo'>>
<<set $dustrTraining = 0>>
<<set $player.curLoc ="DustrsDojo">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<</if>>
<<elseif $dustrTraining == "trainPowerfulCross">>
<<if $currentHour < 13>>
<<desc>>
I work on my powerful cross and Master $gabriellaPaltrova.surname helps me.
<</desc>>
<<if $trainingCount >= $skills[2].threshold>>
<<desc>>
I've learned <<print $skills[2].description>>!
<</desc>>
<<set $skills[2].known = true>>
<<set $trainingCount = 0>>
<</if>>
<<if $skills[2].known>>
<<else>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
You have to work more to master it.
<</speech>>
<<desc>>
<div class="row">
<<button "Keep training" "TrainingDustr">>
<<set $dustrTraining = "trainPowerfulCross">>
<<set $trainingCount += 1>>
<<set $currentHour += 1>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<dexterityIncrease>>
<<set $randomFatigue = random(15,40)>>
<<set $player.fatigue += $randomFatigue>>
<<run myNotify("+ " + $randomFatigue + " my fatigue")>>
<<run myNotify("I've learned something about it")>>
<</button>>
</div>
<</desc>>
<</if>>
<<desc>>
<<button 'Get back' 'DustrsDojo'>>
<<set $dustrTraining = 0>>
<<set $player.curLoc ="DustrsDojo">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $currentHour >= 13>>
<<speech "gabriellaPaltrova" "$gabriellaPaltrova.name" "$gabriellaPaltrova.surname">>
Hey! That's all. Let's call it a day.
<</speech>>
<<desc>>
<<button 'Get back' 'DustrsDojo'>>
<<set $dustrTraining = 0>>
<<set $player.curLoc ="DustrsDojo">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<</if>>
<</if>>
<<widget "dexterityIncrease">>
<<set $randomFatigue = random (30,60)>>
<<set $player.fatigue += $randomFatigue>>
<<run myNotify("I've got " + $randomFatigue + " fatigue")>>
<<if $player.dexterity < 50>>
<<set $player.dexterity = $player.dexterity * 1.2>>
<<run myNotify("I\'ve become more dexterous.")>>
<<run myNotify('My dexterity is now: ' + $player.dexterity.toFixed (0))>>
<<elseif $player.dexterity >= 50 && $player.dexterity < 100>>
<<set $player.dexterity = $player.dexterity * 1.15>>
<<run myNotify("I\'ve become more dexterous.")>>
<<run myNotify('My dexterity is now: ' + $player.dexterity.toFixed (0))>>
<<elseif $player.dexterity >= 100 && $player.dexterity <= 200>>
<<set $player.dexterity = $player.dexterity * 1.10>>
<<run myNotify("I\'ve become more dexterous.")>>
<<run myNotify('My dexterity is now: ' + $player.dexterity.toFixed (0))>>
<<elseif $player.dexterity > 200 && $player.dexterity <= 300>>
<<set $player.dexterity = $player.dexterity * 1.03>>
<<run myNotify("I\'ve become more dexterous.")>>
<<run myNotify('My dexterity is now: ' + $player.dexterity.toFixed (0))>>
<<elseif $player.dexterity > 300>>
<<set $player.dexterity = $player.dexterity * 1.005>>
<<run myNotify("I\'ve become more dexterous.")>>
<<run myNotify('My dexterity is now: ' + $player.dexterity.toFixed (0))>>
<</if>>
<</widget>>
<<widget "updateDexterity">>
<<if $player.dexterity <= 10>>
<<run myNotify('My dexterity is now: ' + $player.dexterity.toFixed (0))>>
<<elseif $player.dexterity > 10 && $player.dexterity < 50>>
<<set $player.dexterity = $player.dexterity * 0.87>>
<<run myNotify('I\'ve become a bit weaker.')>>
<<run myNotify('My dexterity is now: ' + $player.dexterity.toFixed(0))>>
<<elseif $player.dexterity >= 50 && $player.dexterity < 100>>
<<set $player.dexterity = $player.dexterity * 0.90>>
<<run myNotify('I\'ve become a bit weaker.')>>
<<run myNotify('My dexterity is now: ' + $player.dexterity.toFixed(0))>>
<<elseif $player.dexterity >= 100 && $player.dexterity <= 200>>
<<set $player.dexterity = $player.dexterity * 0.93>>
<<run myNotify('I\'ve become a bit weaker.')>>
<<run myNotify('My dexterity is now: ' + $player.dexterity.toFixed(0))>>
<<elseif $player.dexterity > 200>>
<<set $player.dexterity = $player.dexterity * 0.95>>
<<run myNotify('I\'ve become a bit weaker.')>>
<<run myNotify('My dexterity is now: ' + $player.dexterity.toFixed(0))>>
<<elseif $player.dexterity > 300>>
<<set $player.dexterity = $player.dexterity * 0.96>>
<<run myNotify('I\'ve become a bit weaker.')>>
<<run myNotify('My dexterity is now: ' + $player.dexterity.toFixed(0))>>
<</if>>
<</widget>>
<<widget "strengthIncrease">>
<<set $randomFatigue = random (30,60)>>
<<set $player.fatigue += $randomFatigue>>
<<run myNotify("I've got " + $randomFatigue + " fatigue")>>
<<if $player.strength < 50>>
<<set $player.strength = $player.strength * 1.2>>
<<run myNotify("My strength is " + $player.strength.toFixed(0))>>
<<set $player.maxHealth = 120>>
<<run myNotify('My maximum level of health is now: ' + $player.maxHealth.toFixed(0))>>
<<elseif $player.strength >= 50 && $player.strength < 100>>
<<set $player.strength = $player.strength * 1.15>>
<<run myNotify("My strength is " + $player.strength.toFixed(0))>>
<<set $player.maxHealth = 130>>
<<run myNotify('My maximum level of health is now: ' + $player.maxHealth.toFixed(0))>>
<<elseif $player.strength >= 100 && $player.strength <= 200>>
<<set $player.strength = $player.strength * 1.10>>
<<run myNotify("My strength is " + $player.strength.toFixed(0))>>
<<set $player.maxHealth = 145>>
<<run myNotify('My maximum level of health is now: ' + $player.maxHealth.toFixed(0))>>
<<elseif $player.strength > 200 && $player.strength <= 300>>
<<set $player.strength = $player.strength * 1.03>>
<<run myNotify("My strength is " + $player.strength.toFixed(0))>>
<<set $player.maxHealth = 160>>
<<run myNotify('My maximum level of health is now: ' + $player.maxHealth.toFixed(0))>>
<<elseif $player.strength > 300>>
<<set $player.strength = $player.strength * 1.005>>
<<run myNotify("My strength is " + $player.strength.toFixed(0))>>
<<set $player.maxHealth = 250>>
<<run myNotify('My maximum level of health is now: ' + $player.maxHealth.toFixed(0))>>
<</if>>
<</widget>>
<<widget "staminaIncrease">>
<<set $randomFatigue = random (30,60)>>
<<set $player.fatigue += $randomFatigue>>
<<run myNotify("I've got " + $randomFatigue + " fatigue")>>
<<if $player.staminaXP <= 10>>
<<set $player.staminaXP = $player.staminaXP * 1.05>>
<<run myNotify('My stamina is now: ' + $player.staminaXP.toFixed (0))>>
<<set $player.maxStamina = 120>>
<<run myNotify('My maximum level of stamina is now: ' + $player.maxStamina.toFixed(0))>>
<<set $player.maxFatigue = 100>>
<<run myNotify('My maximum level of fatigue is now: ' + $player.maxFatigue.toFixed(0))>>
<<elseif $player.staminaXP > 10 && $player.staminaXP < 15>>
<<set $player.staminaXP = $player.staminaXP * 1.04>>
<<run myNotify('My stamina is now: ' + $player.staminaXP.toFixed (0))>>
<<set $player.maxStamina = 150>>
<<run myNotify('My maximum level of stamina is now: ' + $player.maxStamina.toFixed(0))>>
<<set $player.maxFatigue = 120>>
<<run myNotify('My maximum level of fatigue is now: ' + $player.maxFatigue.toFixed(0))>>
<<elseif $player.staminaXP >= 15 && $player.staminaXP <= 20>>
<<set $player.staminaXP = $player.staminaXP * 1.03>>
<<run myNotify('My endurance is now: ' + $player.staminaXP.toFixed (0))>>
<<set $player.maxStamina = 200>>
<<run myNotify('My maximum level of stamina is now: ' + $player.maxStamina.toFixed(0))>>
<<set $player.maxFatigue = 150>>
<<run myNotify('My maximum level of fatigue is now: ' + $player.maxFatigue.toFixed(0))>>
<<elseif $player.staminaXP > 20 && $player.staminaXP <= 25>>
<<set $player.staminaXP = $player.staminaXP * 1.02>>
<<run myNotify('My endurance is now: ' + $player.staminaXP.toFixed (0))>>
<<set $player.maxStamina = 250>>
<<run myNotify('My maximum level of stamina is now: ' + $player.maxStamina.toFixed(0))>>
<<set $player.maxFatigue = 170>>
<<run myNotify('My maximum level of fatigue is now: ' + $player.maxFatigue.toFixed(0))>>
<<elseif $player.staminaXP > 25 && $player.staminaXP <= 30>>
<<set $player.staminaXP = $player.staminaXP * 1.01>>
<<run myNotify('My endurance is now: ' + $player.staminaXP.toFixed (0))>>
<<set $player.maxStamina = 300>>
<<run myNotify('My maximum level of stamina is now: ' + $player.maxStamina.toFixed(0))>>
<<set $player.maxFatigue = 200>>
<<run myNotify('My maximum level of fatigue is now: ' + $player.maxFatigue.toFixed(0))>>
<<elseif $player.staminaXP > 30 && $player.staminaXP <= 35>>
<<set $player.staminaXP = $player.staminaXP * 1.01>>
<<run myNotify('My endurance is now: ' + $player.staminaXP.toFixed (0))>>
<<set $player.maxStamina = 350>>
<<run myNotify('My maximum level of stamina is now: ' + $player.maxStamina.toFixed(0))>>
<<set $player.maxFatigue = 220>>
<<run myNotify('My maximum level of fatigue is now: ' + $player.maxFatigue.toFixed(0))>>
<<elseif $player.staminaXP > 35 && $player.staminaXP <= 40>>
<<set $player.staminaXP = $player.staminaXP * 1.005>>
<<run myNotify('My endurance is now: ' + $player.staminaXP.toFixed (0))>>
<<set $player.maxStamina = 400>>
<<run myNotify('My maximum level of stamina is now: ' + $player.maxStamina.toFixed(0))>>
<<set $player.maxFatigue = 250>>
<<run myNotify('My maximum level of fatigue is now: ' + $player.maxFatigue.toFixed(0))>>
<<elseif $player.staminaXP > 40>>
<<set $player.staminaXP = $player.staminaXP * 1.005>>
<<run myNotify('My endurance is now: ' + $player.staminaXP.toFixed (0))>>
<<set $player.maxStamina = 500>>
<<run myNotify('My maximum level of stamina is now: ' + $player.maxStamina.toFixed(0))>>
<<set $player.maxFatigue = 300>>
<<run myNotify('My maximum level of fatigue is now: ' + $player.maxFatigue.toFixed(0))>>
<</if>>
<</widget>>
<<widget "updateStamina">>
<<if $player.staminaXP <= 10>>
<<run myNotify('My endurance is now: ' + $player.stamina.toFixed (0))>>
<<elseif $player.staminaXP > 10 && $player.staminaXP < 15>>
<<set $player.staminaXP = $player.staminaXP * 0.990>>
<<run myNotify('I\'ve become a bit weaker.')>>
<<run myNotify('My endurance is now: ' + $player.staminaXP.toFixed(0))>>
<<elseif $player.staminaXP >= 15 && $player.staminaXP <= 20>>
<<set $player.staminaXP = $player.staminaXP * 0.989>>
<<run myNotify('I\'ve become a bit weaker.')>>
<<run myNotify('My endurance is now: ' + $player.staminaXP.toFixed(0))>>
<<elseif $player.staminaXP > 20 && $player.staminaXP <= 25>>
<<set $player.staminaXP = $player.staminaXP * 0.988>>
<<run myNotify('I\'ve become a bit weaker.')>>
<<run myNotify('My endurance is now: ' + $player.staminaXP.toFixed(0))>>
<<elseif $player.staminaXP > 25 && $player.staminaXP <= 30>>
<<set $player.staminaXP = $player.staminaXP * 0.987>>
<<run myNotify('I\'ve become a bit weaker.')>>
<<run myNotify('My endurance is now: ' + $player.staminaXP.toFixed(0))>>
<<elseif $player.staminaXP > 30 && $player.staminaXP <= 35>>
<<set $player.staminaXP = $player.staminaXP * 0.987>>
<<run myNotify('I\'ve become a bit weaker.')>>
<<run myNotify('My endurance is now: ' + $player.staminaXP.toFixed(0))>>
<<elseif $player.staminaXP > 35 && $player.staminaXP <= 40>>
<<set $player.staminaXP = $player.staminaXP * 0.987>>
<<run myNotify('I\'ve become a bit weaker.')>>
<<run myNotify('My endurance is now: ' + $player.staminaXP.toFixed(0))>>
<<elseif $player.staminaXP > 40>>
<<set $player.staminaXP = $player.staminaXP * 0.986>>
<<run myNotify('I\'ve become a bit weaker.')>>
<<run myNotify('My endurance is now: ' + $player.staminaXP.toFixed(0))>>
<</if>>
<<if $player.stamina > $player.maxStamina>>
<<set $player.stamina = $player.maxStamina>>
<</if>>
<</widget>>
<<widget "updateStrength">>
<<if $player.strength <= 10>>
<<run myNotify('My strength is now: ' + $player.strength.toFixed (0))>>
<<elseif $player.strength > 10 && $player.strength < 50>>
<<set $player.strength = $player.strength * 0.87>>
<<run myNotify('I\'ve become a bit weaker.')>>
<<run myNotify('My strength is now: ' + $player.strength.toFixed(0))>>
<<elseif $player.strength >= 50 && $player.strength < 100>>
<<set $player.strength = $player.strength * 0.90>>
<<run myNotify('I\'ve become a bit weaker.')>>
<<run myNotify('My strength is now: ' + $player.strength.toFixed(0))>>
<<elseif $player.strength >= 100 && $player.strength <= 200>>
<<set $player.strength = $player.strength * 0.93>>
<<run myNotify('I\'ve become a bit weaker.')>>
<<run myNotify('My strength is now: ' + $player.strength.toFixed(0))>>
<<elseif $player.strength > 200>>
<<set $player.strength = $player.strength * 0.95>>
<<run myNotify('I\'ve become a bit weaker.')>>
<<run myNotify('My strength is now: ' + $player.strength.toFixed(0))>>
<<elseif $player.strength > 300>>
<<set $player.strength = $player.strength * 0.96>>
<<run myNotify('I\'ve become a bit weaker.')>>
<<run myNotify('My strength is now: ' + $player.strength.toFixed(0))>>
<</if>>
<<if $player.health > $player.maxHealth>>
<<set $player.health = $player.maxHealth>>
<</if>>
<</widget>>
<<widget "willIncrease">>
<<set $randomFatigue = random (30,60)>>
<<set $player.fatigue += $randomFatigue>>
<<run myNotify("I've got " + $randomFatigue + " fatigue")>>
<<if $player.will <= 10>>
<<set $player.will = $player.will * 1.05>>
<<run myNotify('My will is now: ' + $player.will.toFixed (0))>>
<<set $player.maxMentalEnergy = 100>>
<<run myNotify('My maximum level of mental energy is now: ' + $player.maxMentalEnergy.toFixed(0))>>
<<elseif $player.will > 10 && $player.will < 15>>
<<set $player.will = $player.will * 1.04>>
<<run myNotify('My will is now: ' + $player.will.toFixed (0))>>
<<set $player.maxMentalEnergy = 120>>
<<run myNotify('My maximum level of mental energy is now: ' + $player.maxMentalEnergy.toFixed(0))>>
<<elseif $player.will >= 15 && $player.will <= 20>>
<<set $player.will = $player.will * 1.03>>
<<run myNotify('My will is now: ' + $player.will.toFixed (0))>>
<<set $player.maxMentalEnergy = 150>>
<<run myNotify('My maximum level of mental energy is now: ' + $player.maxMentalEnergy.toFixed(0))>>
<<elseif $player.will > 20 && $player.will <= 25>>
<<set $player.will = $player.will * 1.02>>
<<run myNotify('My will is now: ' + $player.will.toFixed (0))>>
<<set $player.maxMentalEnergy = 170>>
<<run myNotify('My maximum level of mental energy is now: ' + $player.maxMentalEnergy.toFixed(0))>>
<<elseif $player.will > 25 && $player.will <= 30>>
<<set $player.will = $player.will * 1.01>>
<<run myNotify('My will is now: ' + $player.will.toFixed (0))>>
<<set $player.maxMentalEnergy = 200>>
<<run myNotify('My maximum level of mental energy is now: ' + $player.maxMentalEnergy.toFixed(0))>>
<<elseif $player.will > 30 && $player.will <= 35>>
<<set $player.will = $player.will * 1.01>>
<<run myNotify('My will is now: ' + $player.will.toFixed (0))>>
<<set $player.maxMentalEnergy = 220>>
<<run myNotify('My maximum level of mental energy is now: ' + $player.maxMentalEnergy.toFixed(0))>>
<<elseif $player.will > 35 && $player.will <= 40>>
<<set $player.will = $player.will * 1.005>>
<<run myNotify('My will is now: ' + $player.will.toFixed (0))>>
<<set $player.maxMentalEnergy = 250>>
<<run myNotify('My maximum level of mental energy is now: ' + $player.maxMentalEnergy.toFixed(0))>>
<<elseif $player.will > 40>>
<<set $player.will = $player.will * 1.005>>
<<run myNotify('My will is now: ' + $player.will.toFixed (0))>>
<<set $player.maxMentalEnergy = 300>>
<<run myNotify('My maximum level of mental energy is now: ' + $player.maxMentalEnergy.toFixed(0))>>
<</if>>
<</widget>>
<<widget "updateWill">>
<<if $player.will <= 10>>
<<run myNotify('My will is now: ' + $player.will.toFixed (0))>>
<<elseif $player.will > 10 && $player.will < 50>>
<<set $player.will = $player.will * 0.87>>
<<run myNotify('My will is now: ' + $player.will.toFixed(0))>>
<<elseif $player.will >= 50 && $player.will < 100>>
<<set $player.will = $player.will * 0.90>>
<<run myNotify('My will is now: ' + $player.will.toFixed(0))>>
<<elseif $player.will >= 100 && $player.will <= 200>>
<<set $player.will = $player.will * 0.93>>
<<run myNotify('My will is now: ' + $player.will.toFixed(0))>>
<<elseif $player.will > 200>>
<<set $player.will = $player.will * 0.95>>
<<run myNotify('My will is now: ' + $player.will.toFixed(0))>>
<<elseif $player.will > 300>>
<<set $player.will = $player.will * 0.96>>
<<run myNotify('My will is now: ' + $player.will.toFixed(0))>>
<</if>>
<<if $player.mentalEnergy > $player.maxMentalEnergy>>
<<set $player.mentalEnergy = $player.maxMentalEnergy>>
<</if>>
<</widget>> <style>body {background-image: url(img/bg/taxi.jpg);}</style>
<div style="font-family:Arial; font-size:22px; color:#FFFFFF; text-align:center; margin-bottom:20px;">
<strong>Taxi</strong>
</div>
<hr>
<br>
<<desc>>
<<if $player.money >= 5>>
<<button 'Home:- 5 Mts'>>
<<set $player.money -= 5>>
<<run notify('- 5 Mts')>>
<<set $currentMinutes += 10>>
<<set $player.curLoc ="fFirstFloorCorridor">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<goto $player.curLoc>>
<<set $player.home = true>>
<<set $gymIndex = 0>>
<</button>>
<<else>>
<div id ="home">
<<button 'Home:- 5 Mts'>>
<<replace "#home">>
<<desc>>
I don't have money for taxi.
<</desc>>
<</replace>>
<</button>>
</div>
<</if>>
<<if $player.money >= 5>>
<<button 'Home(My room):- 5 Mts'>>
<<set $player.money -= 5>>
<<run notify('- 5 Mts')>>
<<set $currentMinutes += 10>>
<<set $player.curLoc ="myRoom">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<goto $player.curLoc>>
<<set $player.home = true>>
<<set $gymIndex = 0>>
<</button>>
<<else>>
<div id ="home">
<<button 'Home:- 5 Mts'>>
<<replace "#home">>
<<desc>>
I don't have money for taxi.
<</desc>>
<</replace>>
<</button>>
</div>
<</if>>
<br><br>
<<if $player.money >= 3>>
<<button 'Gym:-3 Mts' "GymOutside">>
<<set $player.home = false>>
<<set $player.money -= 3>>
<<run notify('- 3 Mts')>>
<<set $currentMinutes += 10>>
<<set $player.curLoc ="GymOutside">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $gymIndex = 0>>
<</button>> I can train my stamina and strength here.
<br>
<<else>>
<div id ="gym">
<<button 'Gym:- 3 Mts'>>
<<replace "#gym">>
<<desc>>
I don't have money for taxi.
<</desc>>
<</replace>>
<</button>>
</div><br>
<</if>>
<<if $player.money >= 3>>
<<button ' Martial Arts Dojo:-3 Mts' "DustrsDojo">>
<<set $player.home = false>>
<<set $player.money -= 3>>
<<run notify('- 3 Mts')>>
<<set $currentMinutes += 10>>
<<set $player.curLoc ="DustrsDojo">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $gymIndex = 0>>
<</button>> I can know new punches and kicks here.
<br>
<<else>>
<div id ="dojo">
<<button ' Martial Arts Dojo:- 3 Mts'>>
<<replace "#dojo">>
<<desc>>
I don't have money for taxi.
<</desc>>
<</replace>>
<</button>>
</div><br>
<</if>>
<<if $player.money >= 3>>
<<button 'Reed Photography Studio:-3 Mts' "ReedStudio">>
<<set $player.home = false>>
<<set $player.money -= 3>>
<<run notify('- 3 Mts')>>
<<set $currentMinutes += 10>>
<<set $player.curLoc ="ReedStudio">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $gymIndex = 0>>
<</button>> I can work here. A number of models wait me here.
<br>
<<else>>
<div id ="gym">
<<button 'Reed Photography Studio:-3 Mts'>>
<<replace "#gym">>
<<desc>>
I don't have money for taxi.
<</desc>>
<</replace>>
<</button>>
</div><br>
<</if>>
<<if $player.money >= 3>>
<<button "Johnson's Farm:-3 Mts" "JohnsonFarm">>
<<set $player.home = false>>
<<set $player.money -= 3>>
<<run notify('- 3 Mts')>>
<<set $currentMinutes += 10>>
<<set $player.curLoc ="JohnsonFarm">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $gymIndex = 0>>
<</button>> I can work here. I may stumble upon few girls here.
<br>
<<else>>
<div id ="gym">
<<button 'Johnson's Farm:-3 Mts'>>
<<replace "#gym">>
<<desc>>
I don't have money for taxi.
<</desc>>
<</replace>>
<</button>>
</div><br>
<</if>>
<<if $player.money >= 3>>
<<button "Rural Retreat:-3 Mts" "RuralRetreat">>
<<set $player.home = false>>
<<set $player.money -= 3>>
<<run notify('- 3 Mts')>>
<<set $currentMinutes += 10>>
<<set $player.curLoc ="RuralRetreat">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $gymIndex = 0>>
<</button>> I can walk here and look at people.
<br>
<<else>>
<div id ="gym">
<<button 'Rural Retreat:-3 Mts'>>
<<replace "#gym">>
<<desc>>
I don't have money for taxi.
<</desc>>
<</replace>>
<</button>>
</div><br>
<</if>>
<</desc>>
<<desc>>
<<button 'Get back'>>
<<goto $player.curLoc>>
<</button>>
<</desc>>
<<if $gymIndex == 0>>
<style>body {background-image: url(img/bg/Gym.jpg);}</style>
<<desc>>
I'm in the gym. To my left, there's a row of treadmills and elliptical machines and to my right, I see a weightlifting area equipped with benches, barbells, and dumbbells of different sizes.<br>
The center of the room is a stretching and mat area.
<</desc>>
<<desc>>
<div class="row">
<<button 'Talk to the receptionist' 'Gym'>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $gymIndex = "receptionist">>
<</button>>
</div>
<</desc>>
<<if $trainingPaid == true>>
<<desc>>
<div class='row'>
<<if $player.fatigue >= $player.maxFatigue>>
<div id="fatigueLW">
<<button 'Lift weights'>>
<<replace #fatigueLW>>
<<desc>>
I'm too tired to continue.
<</desc>>
<</replace>>
<</button>>
</div>
<<else>>
<<button 'Lift weights' 'Gym'>>
<<set $currentMinutes += 59>>
<<strengthIncrease>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $gymIndex = "liftWeights">>
<</button>><br>
<</if>>
<<if $player.fatigue >= $player.maxFatigue>>
<div id="fatigueT">
<<button 'Use a treadmill'>>
<<replace #fatigueT>>
<<desc>>
I'm too tired to continue.
<</desc>>
<</replace>>
<</button>>
</div>
<<else>>
<<button 'Use a treadmill' 'Gym'>>
<<set $currentMinutes += 59>>
<<staminaIncrease>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $gymIndex = "treadmill">>
<</button>>
<</if>>
<<if $player.fatigue >= $player.maxFatigue>>
<div id="fatigueD">
<<button 'Use a speed bag'>>
<<replace #fatigueD>>
<<desc>>
I'm too tired to continue.
<</desc>>
<</replace>>
<</button>>
</div>
<<else>>
<<button 'Use a speed bag' 'Gym'>>
<<set $currentMinutes += 59>>
<<dexterityIncrease>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $gymIndex = "speedBag">>
<</button>>
<</if>>
</div>
<</desc>>
<<else>>
<<desc>>
I need to purchase a training subscription.
<</desc>>
<</if>>
<<elseif $gymIndex == "liftWeights">>
<style>body {background-image: url(img/bg/gymW.jpg);}</style>
<<include liftWeightsPics>>
<<desc>>
<div class="row">
<<if $player.fatigue >= $player.maxFatigue>>
<div id="fatigueLW">
<<button 'Lift weights'>>
<<replace #fatigueLW>>
<<desc>>
I'm too tired to continue.
<</desc>>
<</replace>>
<</button>>
</div>
<<else>>
<<button 'Lift weights' 'Gym'>>
<<set $currentMinutes += 59>>
<<strengthIncrease>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $gymIndex = "liftWeights">>
<</button>><br>
<</if>>
</div>
<</desc>>
<<elseif $gymIndex == "speedBag">>
<style>body {background-image: url(img/bg/boxing.jpg);}</style>
<<include liftWeightsPics>>
<<desc>>
<div class="row">
<<if $player.fatigue >= $player.maxFatigue>>
<div id="fatigueD">
<<button 'Use a speed bag'>>
<<replace #fatigueD>>
<<desc>>
I'm too tired to continue.
<</desc>>
<</replace>>
<</button>>
</div>
<<else>>
<<button 'Use a speed bag' 'Gym'>>
<<set $currentMinutes += 59>>
<<dexterityIncrease>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $gymIndex = "speedBag">>
<</button>>
<</if>>
</div>
<</desc>>
<<elseif $gymIndex == "treadmill">>
<style>body {background-image: url(img/bg/gymT.jpg);}</style>
<<include liftWeightsPics>>
<<desc>>
<div class="row">
<<if $player.fatigue >= $player.maxFatigue>>
<div id="fatigueT">
<<button 'Use a treadmill'>>
<<replace #fatigueT>>
<<desc>>
I'm too tired to continue.
<</desc>>
<</replace>>
<</button>><br>
</div>
<<else>>
<<button "Use a treadmill" 'Gym'>>
<<set $currentMinutes += 59>>
<<staminaIncrease>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $gymIndex = "treadmill">>
<</button>>
<</if>>
</div>
<</desc>>
<<elseif $gymIndex == "receptionist">>
<style>body {background-image: url(img/bg/Gym.jpg);}</style>
<div class="wide-img">
<img src="img/city/locations/DarkElmStreet/Gym/receptionGirl 0.png">
</div><br>
<div class="row">
<div id="talkToHer">
<<button 'Talk to her'>>
<<replace "#talkToHer">>
<<speech "receptionGirl" "Reception" "Girl">>
Hello, how can I help you?
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
Hello, how much does it cost to train here?
<</speech>><br>
<<speech "receptionGirl" "Reception" "Girl">>
One day of training costs 450 Mts and one month costs 10 000 Mts. I can also offer you a yearly subscription for 100 000 Mts.
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
Thank you for your answer!
<</speech>><br>
<</replace>>
<</button>>
</div>
</div> <br>
<<if $trainingPaid == true>>
<<speech "receptionGirl" "Reception" "Girl">>
You have $trainingPaidDaysCounter <<if $trainingPaidDaysCounter == 1>>day<<else>>days<</if>> left to train.
<</speech>><br>
<</if>>
<div class='row'>
<<if $player.money >=450>>
<<button 'Purchase one day for 450' 'Gym'>>
<<set $player.money -= 450>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<professionUpdate>>
<<set $gymIndex = "purchaseOneDay">>
<<set $trainingPaid = true>>
<<set $trainingPaidDaysCounter += 1>>
<</button>>
<<else>>
<div id='oneDay'>
<<button 'Purchase one day for 450'>>
<<replace "#oneDay">>
<<desc>>
I don't have enough money.
<</desc>>
<</replace>>
<</button>>
</div>
<</if>>
<<if $player.money >=10000>>
<<button 'Purchase one month for 10 000' 'Gym'>>
<<set $player.money -= 10000>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<professionUpdate>>
<<set $gymIndex = "purchaseOneMonth">>
<<set $trainingPaid = true>>
<<set $trainingPaidDaysCounter += 33>>
<</button>>
<<else>>
<div id='oneMonth'>
<<button 'Purchase one month for 10 000'>>
<<replace "#oneMonth">>
<<desc>>
I don't have enough money.
<</desc>>
<</replace>>
<</button>>
</div>
<</if>>
<<if $player.money >=100000>>
<<button 'Purchase one year for 100 000' 'Gym'>>
<<set $pureLuck = random (1)>>
<<set $pureLuck2 = random (1)>>
<<set $player.money -= 100000>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<professionUpdate>>
<<set $gymIndex = "purchaseOneYear">>
<<set $trainingPaid = true>>
<<set $trainingPaidDaysCounter += 396>>
<</button>>
<<else>>
<div id='oneYear'>
<<button 'Purchase one year for 100 000'>>
<<replace "#oneYear">>
<<desc>>
I don't have enough money.
<</desc>>
<</replace>>
<</button>>
</div>
<</if>>
</div>
<<elseif $gymIndex == "purchaseOneDay">>
<style>body {background-image: url(img/bg/Gym.jpg);}</style>
<div class = "long-img">
[img[String.format('img/city/locations/DarkElmStreet/Gym/rG ' + random(0, 2) + '.jpg')]]
</div>
<<speech "receptionGirl" "Reception" "Girl">>
Thank you! You can start to train right away!
<</speech>><br>
<<elseif $gymIndex == "purchaseOneMonth">>
<style>body {background-image: url(img/bg/Gym.jpg);}</style>
<div class = "long-img">
[img[String.format('img/city/locations/DarkElmStreet/Gym/rG ' + random(0, 2) + '.jpg')]]
</div><br>
<<speech "receptionGirl" "Reception" "Girl">>
We're sure you'll see great results! Feel free to join any of our classes.
<</speech>><br>
<<elseif $gymIndex == "purchaseOneYear">>
<style>body {background-image: url(img/bg/Gym.jpg);}</style>
<div class = "long-img">
[img[String.format('img/city/locations/DarkElmStreet/Gym/rG ' + random(0, 2) + '.jpg')]]
</div>
<<speech "receptionGirl" "Reception" "Girl">>
Thank you for purchasing one year of training. You've made a great commitment to your health! Enjoy all the exclusive benefits available to our annual members.
<</speech>><br>
<div id="touchTits">
<<button 'Can I touch your tits?'>>
<<replace "#touchTits">>
<<speech "You" "$player.name" "$player.surname">>
Mmm...can I touch your...tits?
<</speech>><br>
<<speech "receptionGirl" "Reception" "Girl">>
Hey, who do you think I am?!
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
A girl who could be of help to me after my help to your gym?
<</speech>><br>
<<if $pureLuck == 0>>
<<speech "receptionGirl" "Reception" "Girl">>
You've done it for youself. No is no.
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
That's fair.
<</speech>><br>
<<else>>
<<speech "receptionGirl" "Reception" "Girl">>
Okay, but do it quickly.
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
Sure, darling.
<</speech>>
<div class = "wide-img">
<img src="./img/city/locations/DarkElmStreet/Gym/feelRG 0.jpg">
</div>
<<speech "You" "$player.name" "$player.surname">>
You have so ample bosom, your boyfriend should be happy...
<</speech>><br>
<<speech "receptionGirl" "Reception" "Girl">>
That's true...
<</speech>>
<div class = "wide-img">
<img src="./img/city/locations/DarkElmStreet/Gym/feelRG 0.jpg">
</div>
<<speech "receptionGirl" "Reception" "Girl">>
Hey! What are you doing?
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
What you promised me...I touch your perfect perky tits...You're not a liar, are you?
<</speech>><br>
<<speech "receptionGirl" "Reception" "Girl">>
I'm not...
<</speech>><br>
<div id="bj">
<<button "I'm horny because of you...">>
<<replace "#bj">>
<<speech "You" "$player.name" "$player.surname">>
I'm horny, it's because of your sweets tits...
<</speech>><br>
<<if $pureLuck2 == 0>>
<<speech "receptionGirl" "Reception" "Girl">>
It's your problem, not mine. I've given you what I promised.
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
O-okay...
<</speech>><br>
<<else>>
<<speech "receptionGirl" "Reception" "Girl">>
Ooh...poor man...okay, but you won't say even a word to my boyfriend, okay?
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
If you're mouth is going to be full with my dick, I won't say a single word to anyone.
<</speech>><br>
<<speech "receptionGirl" "Reception" "Girl">>
Deal.
<</speech>>
<div class = "wide-img">
<img src="./img/city/locations/DarkElmStreet/Gym/bj 0.jpg">
</div>
<<desc>>
She kneels down and I sit on the nearest exercise machine and she immediately pushes my throbbing cock into her mouth, obviously in a hurry because in just a minute, starting with light licks of the head of my dick, she already swallows the entire shaft. <br>
The vibrations and the contractions of her throat are so pleasant that I can't hold back any longer and I start fill her greedy throat with my jizz. She swallows it all in a hurry, sucking all the cum out of my balls like a pro.
<</desc>>
<<speech "receptionGirl" "Reception" "Girl">>
Mmm...tasty...
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
As I see it's not your first time...
<</speech>><br>
<<speech "receptionGirl" "Reception" "Girl">>
Sure, otherwise I wouldn't have the highest sale rate here. See you.
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
Bye...
<</speech>><br>
<</if>>
<</replace>>
<</button>>
</div>
<</if>>
<</replace>>
<</button>>
</div>
<</if>>
<<desc>>
<div class='row'>
<<button "Gym" "Gym">>
<<set $gymIndex = 0>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $player.curLoc ="Gym">>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'Rose Avenue''RoseAvenue'>>
<<set $player.curLoc ="RoseAvenue">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<<set $liftWeightsPicsRandom = random(30)>>
<<if $liftWeightsPicsRandom == 0>>
<<desc>>
I also notice a girl lifting weights. She's a pretty cute blonde.
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 0.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 1>>
<<desc>>
A girl in a pink top and blue shorts is doing pull-ups not far from me. So petite...
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 1.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 2>>
<<desc>>
A babe with a huge ass is squatting against the wall. What long hair she has...I wonder how big her tits are?
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 2.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 3>>
<<desc>>
Apparently some blogger decided to take a cheeky picture while there were no people in the audience. She's got a juicy ass...
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 3.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 4>>
<<desc>>
Juicy young ass spotted nearby, look out! Maybe I should try yoga.
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 4.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 5>>
<<desc>>
A woman wearing a pink top is working out with a barbell. I don't suppose she's here to look at muscular men, is she? Like me.
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 5.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 6>>
<<desc>>
I see a man helping a girl in a yellow tank top with a barbell, but where - she looks...and her legs, so seductively open...so inviting.
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 6.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 7>>
<<desc>>
Some college girl's looked at me when I've decided to check out her pumped up ass. But I guess I haven't been caught.
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 7.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 8>>
<<desc>>
The pretty girl's given me a look that made my dick hard. She looks really seductive in all black.
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 8.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 9>>
<<desc>>
That little girl is really flexing, wow. Is it just me, or are there no panties under her leggings?
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 9.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 10>>
<<desc>>
I look at that luscious little ass in the brick-colored shorts so intently that I don't immediately notice I'm being looked at, too. Is she looking at my crotch?
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 10.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 11>>
<<desc>>
I'm pretty sure this girl isn't wearing any underwear because I can see wet stains on the green ball. I don't think it's sweat.
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 11.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 12>>
<<desc>>
This slut seems to be looking at me. Only sluts don't wear panties to the gym, let alone bendind over in that way, I can see her labia.
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 12.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 13>>
<<desc>>
A pretty brunette asks for help with her legs while she works out her abs. It's tough to look her in the eyes only when there's such a juicy pussy nearby...
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 13.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 14>>
<<desc>>
The tall, leggy beauty is about to spread out her exercise mat. Nice, perky breasts.
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 14.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 15>>
<<desc>>
I've spotted a red-haired girl with a great set of tits working out with dumbbells. She has such big eyes.
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 15.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 16>>
<<desc>>
A slim blonde is quenching her thirst at the gym. Does she prefer to swallow or spit it out?
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 16.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 17>>
<<desc>>
On my way, I meet a great pair of small tits with pointy nipples.
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 17.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 18>>
<<desc>>
A gorgeous, well-groomed girl with an amazing ass is working out under the supervision of a trainer. Is he just looking at the technique?
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 18.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 19>>
<<desc>>
The woman with the raven-wing hair accidentally has spilled water on her bosom, causing her breasts to show through her white top. Judging by her nipples, she's horny. I wonder if it's been by accident.
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 19.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 20>>
<<desc>>
A slim milf in a black top and green shorts is standing nearby. From the rapid breathing, her breasts are swaying seductively, attracting attention.
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 20.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 21>>
<<desc>>
Just a classic bimbo with huge breasts is looking at me. What big lips she's got! They're so pearly pink, they're calling out for action.
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 21.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 22>>
<<desc>>
This skinny girl is looking at this man, even opening her mouth and pulling down her shorts. Is she trying to seduce him or what?
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 22.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 23>>
<<desc>>
I have such a bum in tight blue shorts in front of me...This blonde knows how to make me look at herself, and her ass.
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 23.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 24>>
<<desc>>
I'm not sure if this chick's come to the gym to work out. Does she just want to stick out her seductive ass in scarlet leggings and have everyone stare at her?
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 24.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 25>>
<<desc>>
She looks like an ordinary, unremarkable girl who works out on an exercise bike. But she's actually quite erotic, with a sexy breath and sometimes even a shriek.
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 25.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 26>>
<<desc>>
That's the motivation to exercise...yeah, this thing won't let her run away from the gym.
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 26.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 27>>
<<desc>>
First of all, she's got a fucking ass. Second of all, I don't want to meet a woman that crazy who's even willing to do topless. Third of all, especially in this position.
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 27.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 28>>
<<desc>>
This girl looks like she's trying to make a quick buck by offering her services here. But I doubt it. Right?
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 28.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 29>>
<<desc>>
I wonder if those big boobs get in the way of practicing?
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 29.jpg">
</div>
<<elseif $liftWeightsPicsRandom == 30>>
<<desc>>
The way this mommy arches her back in front of the mirror like she's practicing for her son's bully.
<</desc>>
<div class="long-img">
<img src="img/city/locations/DarkElmStreet/Gym/grlRandom/grl 30.jpg">
</div>
<</if>>
<<set $blackMatureImages = [
"img/chars/ava/black Mature 0.jpg",
"img/chars/ava/black Mature 1.jpg",
"img/chars/ava/black Mature 2.jpg",
"img/chars/ava/black Mature 3.jpg",
"img/chars/ava/black Mature 4.jpg",
"img/chars/ava/black Mature 5.jpg",
"img/chars/ava/black Mature 6.jpg",
"img/chars/ava/black Mature 7.jpg",
"img/chars/ava/black Mature 8.jpg",
"img/chars/ava/black Mature 9.jpg",
"img/chars/ava/black Mature 10.jpg",
"img/chars/ava/black Mature 11.jpg",
"img/chars/ava/black Mature 12.jpg",
"img/chars/ava/black Mature 13.jpg",
"img/chars/ava/black Mature 14.jpg",
"img/chars/ava/black Mature 15.jpg",
"img/chars/ava/black Mature 16.jpg",
"img/chars/ava/black Mature 17.jpg",
"img/chars/ava/black Mature 18.jpg",
"img/chars/ava/black Mature 19.jpg",
"img/chars/ava/black Mature 20.jpg",
"img/chars/ava/black Mature 21.jpg",
"img/chars/ava/black Mature 22.jpg"
]>>
<<set $blackMILFImages = [
"img/chars/ava/black MILF 0.jpg",
"img/chars/ava/black MILF 1.jpg",
"img/chars/ava/black MILF 2.jpg",
"img/chars/ava/black MILF 3.jpg",
"img/chars/ava/black MILF 4.jpg",
"img/chars/ava/black MILF 5.jpg",
"img/chars/ava/black MILF 6.jpg",
"img/chars/ava/black MILF 7.jpg",
"img/chars/ava/black MILF 8.jpg",
"img/chars/ava/black MILF 9.jpg",
"img/chars/ava/black MILF 10.jpg",
"img/chars/ava/black MILF 11.jpg",
"img/chars/ava/black MILF 12.jpg",
"img/chars/ava/black MILF 13.jpg",
"img/chars/ava/black MILF 14.jpg",
"img/chars/ava/black MILF 15.jpg",
"img/chars/ava/black MILF 16.jpg",
"img/chars/ava/black MILF 17.jpg"
]>>
<<set $blackYoungImages = [
"img/chars/ava/black Young 0.jpg",
"img/chars/ava/black Young 1.jpg",
"img/chars/ava/black Young 2.jpg",
"img/chars/ava/black Young 3.jpg",
"img/chars/ava/black Young 4.jpg",
"img/chars/ava/black Young 5.jpg",
"img/chars/ava/black Young 6.jpg",
"img/chars/ava/black Young 7.jpg",
"img/chars/ava/black Young 8.jpg",
"img/chars/ava/black Young 9.jpg",
"img/chars/ava/black Young 10.jpg",
"img/chars/ava/black Young 11.jpg",
"img/chars/ava/black Young 12.jpg",
"img/chars/ava/black Young 13.jpg",
"img/chars/ava/black Young 14.jpg",
"img/chars/ava/black Young 15.jpg",
"img/chars/ava/black Young 16.jpg",
"img/chars/ava/black Young 17.jpg",
"img/chars/ava/black Young 18.jpg",
"img/chars/ava/black Young 19.jpg",
"img/chars/ava/black Young 20.jpg",
"img/chars/ava/black Young 21.jpg",
"img/chars/ava/black Young 22.jpg",
"img/chars/ava/black Young 23.jpg",
"img/chars/ava/black Young 24.jpg",
"img/chars/ava/black Young 25.jpg",
"img/chars/ava/black Young 26.jpg",
"img/chars/ava/black Young 27.jpg",
"img/chars/ava/black Young 28.jpg",
"img/chars/ava/black Young 29.jpg",
"img/chars/ava/black Young 30.jpg",
"img/chars/ava/black Young 31.jpg",
"img/chars/ava/black Young 32.jpg",
"img/chars/ava/black Young 33.jpg"
]>>
<<set $blondeYoungImages = [
"img/chars/ava/blonde Young 0.jpg",
"img/chars/ava/blonde Young 1.jpg",
"img/chars/ava/blonde Young 2.jpg",
"img/chars/ava/blonde Young 3.jpg",
"img/chars/ava/blonde Young 4.jpg",
"img/chars/ava/blonde Young 5.jpg",
"img/chars/ava/blonde Young 6.jpg",
"img/chars/ava/blonde Young 7.jpg",
"img/chars/ava/blonde Young 8.jpg",
"img/chars/ava/blonde Young 9.jpg",
"img/chars/ava/blonde Young 10.jpg",
"img/chars/ava/blonde Young 11.jpg",
"img/chars/ava/blonde Young 12.jpg",
"img/chars/ava/blonde Young 13.jpg",
"img/chars/ava/blonde Young 14.jpg"
]>>
<<set $blondeMatureImages = [
"img/chars/ava/blonde Mature 0.jpg",
"img/chars/ava/blonde Mature 1.jpg",
"img/chars/ava/blonde Mature 2.jpg",
"img/chars/ava/blonde Mature 3.jpg",
"img/chars/ava/blonde Mature 4.jpg",
"img/chars/ava/blonde Mature 5.jpg",
"img/chars/ava/blonde Mature 6.jpg",
"img/chars/ava/blonde Mature 7.jpg",
"img/chars/ava/blonde Mature 8.jpg",
"img/chars/ava/blonde Mature 9.jpg",
"img/chars/ava/blonde Mature 10.jpg",
"img/chars/ava/blonde Mature 11.jpg",
"img/chars/ava/blonde Mature 12.jpg",
"img/chars/ava/blonde Mature 13.jpg",
"img/chars/ava/blonde Mature 14.jpg",
"img/chars/ava/blonde Mature 15.jpg",
"img/chars/ava/blonde Mature 16.jpg",
"img/chars/ava/blonde Mature 17.jpg",
"img/chars/ava/blonde Mature 18.jpg",
"img/chars/ava/blonde Mature 19.jpg",
"img/chars/ava/blonde Mature 20.jpg",
"img/chars/ava/blonde Mature 21.jpg"
]>>
<<set $blondeMILFImages = [
"img/chars/ava/blonde MILF 0.jpg",
"img/chars/ava/blonde MILF 1.jpg",
"img/chars/ava/blonde MILF 2.jpg",
"img/chars/ava/blonde MILF 3.jpg",
"img/chars/ava/blonde MILF 4.jpg",
"img/chars/ava/blonde MILF 5.jpg",
"img/chars/ava/blonde MILF 6.jpg",
"img/chars/ava/blonde MILF 7.jpg",
"img/chars/ava/blonde MILF 8.jpg",
"img/chars/ava/blonde MILF 9.jpg",
"img/chars/ava/blonde MILF 10.jpg",
"img/chars/ava/blonde MILF 11.jpg",
"img/chars/ava/blonde MILF 12.jpg",
"img/chars/ava/blonde MILF 13.jpg",
"img/chars/ava/blonde MILF 14.jpg",
"img/chars/ava/blonde MILF 15.jpg"
]>>
<<set $brownMILFImages = [
"img/chars/ava/brown MILF 0.jpg",
"img/chars/ava/brown MILF 1.jpg",
"img/chars/ava/brown MILF 2.jpg",
"img/chars/ava/brown MILF 3.jpg",
"img/chars/ava/brown MILF 4.jpg",
"img/chars/ava/brown MILF 5.jpg",
"img/chars/ava/brown MILF 6.jpg",
"img/chars/ava/brown MILF 7.jpg",
"img/chars/ava/brown MILF 8.jpg",
"img/chars/ava/brown MILF 9.jpg",
"img/chars/ava/brown MILF 10.jpg",
"img/chars/ava/brown MILF 11.jpg",
"img/chars/ava/brown MILF 12.jpg",
"img/chars/ava/brown MILF 13.jpg"
]>>
<<set $brownMatureImages = [
"img/chars/ava/brown Mature 0.jpg",
"img/chars/ava/brown Mature 1.jpg",
"img/chars/ava/brown Mature 2.jpg",
"img/chars/ava/brown Mature 3.jpg",
"img/chars/ava/brown Mature 4.jpg",
"img/chars/ava/brown Mature 5.jpg",
"img/chars/ava/brown Mature 6.jpg",
"img/chars/ava/brown Mature 7.jpg",
"img/chars/ava/brown Mature 8.jpg",
"img/chars/ava/brown Mature 9.jpg",
"img/chars/ava/brown Mature 10.jpg",
"img/chars/ava/brown Mature 11.jpg",
"img/chars/ava/brown Mature 12.jpg",
"img/chars/ava/brown Mature 13.jpg",
"img/chars/ava/brown Mature 14.jpg",
"img/chars/ava/brown Mature 15.jpg",
"img/chars/ava/brown Mature 16.jpg",
"img/chars/ava/brown Mature 17.jpg",
"img/chars/ava/brown Mature 18.jpg",
"img/chars/ava/brown Mature 19.jpg",
"img/chars/ava/brown Mature 20.jpg",
"img/chars/ava/brown Mature 21.jpg",
"img/chars/ava/brown Mature 22.jpg"
]>>
<<set $brownYoungImages = [
"img/chars/ava/brown Young 0.jpg",
"img/chars/ava/brown Young 1.jpg",
"img/chars/ava/brown Young 2.jpg",
"img/chars/ava/brown Young 3.jpg",
"img/chars/ava/brown Young 4.jpg",
"img/chars/ava/brown Young 5.jpg",
"img/chars/ava/brown Young 6.jpg",
"img/chars/ava/brown Young 7.jpg",
"img/chars/ava/brown Young 8.jpg",
"img/chars/ava/brown Young 9.jpg",
"img/chars/ava/brown Young 10.jpg",
"img/chars/ava/brown Young 11.jpg",
"img/chars/ava/brown Young 12.jpg",
"img/chars/ava/brown Young 13.jpg",
"img/chars/ava/brown Young 14.jpg",
"img/chars/ava/brown Young 15.jpg",
"img/chars/ava/brown Young 16.jpg",
"img/chars/ava/brown Young 17.jpg",
"img/chars/ava/brown Young 18.jpg",
"img/chars/ava/brown Young 19.jpg",
"img/chars/ava/brown Young 20.jpg"
]>>
<<set $redYoungImages = [
"img/chars/ava/red Young 0.jpg",
"img/chars/ava/red Young 1.jpg",
"img/chars/ava/red Young 2.jpg",
"img/chars/ava/red Young 3.jpg",
"img/chars/ava/red Young 4.jpg",
"img/chars/ava/red Young 5.jpg",
"img/chars/ava/red Young 6.jpg",
"img/chars/ava/red Young 7.jpg",
"img/chars/ava/red Young 8.jpg",
"img/chars/ava/red Young 9.jpg",
"img/chars/ava/red Young 10.jpg",
"img/chars/ava/red Young 11.jpg",
"img/chars/ava/red Young 12.jpg",
"img/chars/ava/red Young 13.jpg",
"img/chars/ava/red Young 14.jpg",
"img/chars/ava/red Young 15.jpg",
"img/chars/ava/red Young 16.jpg",
"img/chars/ava/red Young 17.jpg",
"img/chars/ava/red Young 18.jpg",
"img/chars/ava/red Young 19.jpg",
"img/chars/ava/red Young 20.jpg",
"img/chars/ava/red Young 21.jpg",
"img/chars/ava/red Young 22.jpg",
"img/chars/ava/red Young 23.jpg",
"img/chars/ava/red Young 24.jpg",
"img/chars/ava/red Young 25.jpg",
"img/chars/ava/red Young 26.jpg",
"img/chars/ava/red Young 27.jpg"
]>>
<<set $redMatureImages = [
"img/chars/ava/red Mature 0.jpg",
"img/chars/ava/red Mature 1.jpg",
"img/chars/ava/red Mature 2.jpg",
"img/chars/ava/red Mature 3.jpg",
"img/chars/ava/red Mature 4.jpg",
"img/chars/ava/red Mature 5.jpg",
"img/chars/ava/red Mature 6.jpg",
"img/chars/ava/red Mature 7.jpg",
"img/chars/ava/red Mature 8.jpg",
"img/chars/ava/red Mature 9.jpg",
"img/chars/ava/red Mature 10.jpg",
"img/chars/ava/red Mature 11.jpg",
"img/chars/ava/red Mature 12.jpg",
"img/chars/ava/red Mature 13.jpg",
"img/chars/ava/red Mature 14.jpg",
"img/chars/ava/red Mature 15.jpg",
"img/chars/ava/red Mature 16.jpg",
"img/chars/ava/red Mature 17.jpg",
"img/chars/ava/red Mature 18.jpg",
"img/chars/ava/red Mature 19.jpg",
"img/chars/ava/red Mature 20.jpg",
"img/chars/ava/red Mature 21.jpg",
"img/chars/ava/red Mature 22.jpg",
"img/chars/ava/red Mature 23.jpg",
"img/chars/ava/red Mature 24.jpg",
"img/chars/ava/red Mature 25.jpg",
"img/chars/ava/red Mature 26.jpg",
"img/chars/ava/red Mature 27.jpg",
"img/chars/ava/red Mature 28.jpg",
"img/chars/ava/red Mature 29.jpg",
"img/chars/ava/red Mature 30.jpg",
"img/chars/ava/red Mature 31.jpg"
]>>
<<set $redMILFImages = [
"img/chars/ava/red MILF 0.jpg",
"img/chars/ava/red MILF 1.jpg",
"img/chars/ava/red MILF 2.jpg",
"img/chars/ava/red MILF 3.jpg",
"img/chars/ava/red MILF 4.jpg",
"img/chars/ava/red MILF 5.jpg",
"img/chars/ava/red MILF 6.jpg",
"img/chars/ava/red MILF 7.jpg",
"img/chars/ava/red MILF 8.jpg",
"img/chars/ava/red MILF 9.jpg",
"img/chars/ava/red MILF 10.jpg",
"img/chars/ava/red MILF 11.jpg",
"img/chars/ava/red MILF 12.jpg"
]>>
<<set $youngImages = [
"img/chars/ava/male/Young 0.jpg",
"img/chars/ava/male/Young 1.jpg",
"img/chars/ava/male/Young 2.jpg",
"img/chars/ava/male/Young 3.jpg",
"img/chars/ava/male/Young 4.jpg",
"img/chars/ava/male/Young 5.jpg",
"img/chars/ava/male/Young 6.jpg",
"img/chars/ava/male/Young 7.jpg",
"img/chars/ava/male/Young 8.jpg",
"img/chars/ava/male/Young 9.jpg",
"img/chars/ava/male/Young 10.jpg",
"img/chars/ava/male/Young 11.jpg",
"img/chars/ava/male/Young 12.jpg"
]>>
<<set $matureImages = [
"img/chars/ava/male/Mature 0.jpg",
"img/chars/ava/male/Mature 1.jpg",
"img/chars/ava/male/Mature 2.jpg",
"img/chars/ava/male/Mature 3.jpg",
"img/chars/ava/male/Mature 4.jpg",
"img/chars/ava/male/Mature 5.jpg",
"img/chars/ava/male/Mature 6.jpg",
"img/chars/ava/male/Mature 7.jpg",
"img/chars/ava/male/Mature 8.jpg",
"img/chars/ava/male/Mature 9.jpg",
"img/chars/ava/male/Mature 10.jpg",
"img/chars/ava/male/Mature 11.jpg",
"img/chars/ava/male/Mature 12.jpg"
]>>
<<set $DILFImages = [
"img/chars/ava/male/DILF 0.jpg",
"img/chars/ava/male/DILF 1.jpg",
"img/chars/ava/male/DILF 2.jpg",
"img/chars/ava/male/DILF 3.jpg",
"img/chars/ava/male/DILF 4.jpg",
"img/chars/ava/male/DILF 5.jpg",
"img/chars/ava/male/DILF 6.jpg",
"img/chars/ava/male/DILF 7.jpg",
"img/chars/ava/male/DILF 8.jpg",
"img/chars/ava/male/DILF 9.jpg",
"img/chars/ava/male/DILF 10.jpg"
]>>
<<set $femaleColors = [
"#992254",
"#A8255C",
"#C65886",
"#B92965",
"#E279A5",
"#CC497F",
"#CC497F",
"#DE6899",
"#97446A",
"#501F3A",
"#FF1493"
]>>
<<set $maleColors = [
"#2A6478", /* Dark blue with a greenish hue */
"#356482", /* Deep blue-green */
"#436B95", /* Blue with a gray tone */
"#5A789E", /* Rich grayish-blue */
"#6688B3", /* Soft blue */
"#2D4857", /* Dark green with a hint of blue */
"#0D1C33" /* Very dark blue */
]>><<set $femaleNames = [
"Sophia", "Emma", "Kate", "Donna", "Olivia", "Ava", "Isabella", "Mia", "Amelia", "Harper", "Evelyn", "Abigail",
"Ella", "Elizabeth", "Sofia", "Emily", "Avery", "Mila", "Scarlett", "Grace", "Chloe", "Victoria", "Riley",
"Aria", "Lily", "Nora", "Zoey", "Hannah", "Luna", "Layla", "Samantha", "Zoe", "Leah", "Stella", "Hazel",
"Ellie", "Paisley", "Audrey", "Skylar", "Violet", "Claire", "Bella", "Aurora", "Lucy", "Anna", "Sophie",
"Caroline", "Genesis", "Kennedy", "Sadie", "Gabriella", "Madelyn", "Adeline", "Maya", "Autumn", "Piper",
"Ariana", "Eva", "Naomi", "Aubrey", "Everly", "Alice", "Mackenzie", "Ruby", "Isla", "Aaliyah", "Savannah",
"Arianna", "Penelope", "Elena", "Taylor", "Hadley", "Kinsley", "Hailey", "Lydia", "Julia", "Cora",
"Madeline", "Vivian", "Willow", "Faith", "Ivy", "Emery", "Eliana", "Lillian", "Brielle", "Natalie",
"Delilah", "Kennedy", "Maria", "Athena", "Jade", "Lyla", "Clara", "Katherine", "Madison", "Aubree",
"Alyssa", "Isabel", "Sydney", "Rylee", "Lilly", "Morgan", "Brooke", "Emilia", "Iris", "Trinity", "Nevaeh",
"Molly", "Valentina", "Brynn", "Reagan", "Mya", "Melanie", "Anastasia", "Teagan", "Amara", "Ariella",
"Adalyn", "Laila", "Charlie", "Jasmine", "Nova", "Emerson", "Rose", "Harmony", "Amaya", "Freya", "Juliana",
"Paislee", "Eden", "Eliza", "Alina", "Kaylee", "Alexandra", "Kimberly", "Hadassah", "Brianna", "Sierra",
"June", "Ryleigh", "Catalina", "Jayla", "Bailey", "Dakota", "Makayla", "Adriana", "Megan", "Jocelyn",
"Daisy", "Carmen", "Vanessa", "Camille", "Angela", "Vivienne", "Emersyn", "Raelynn", "Brooklyn", "Lexi",
"Sage", "Londyn", "Phoebe", "Adeline", "Madilyn", "Adelaide", "Magnolia", "Juliet", "Lia", "Georgia",
"Lilah", "Genevieve", "Josephine", "Tessa", "Elsie", "Callie", "Haven", "Arabella", "Elaina", "Remi",
"Blakely", "Jane", "Miriam", "Gemma", "Lena", "Alicia", "Ruth", "Elise", "Cecilia", "Fiona", "Paige",
"Joanna", "Malia", "Celeste", "Maddison", "Brylee", "Dahlia", "Fatima", "Selena", "Peyton", "Charlee",
"Josie", "Adelyn", "Nicole", "Quinn", "Talia", "Leilani", "Mckenzie", "Ophelia", "Nina", "Brynlee",
"Lola", "Rosalie", "Adrianna", "Rylie", "Elisabeth", "Rowan", "Kaitlyn", "Serenity", "Camilla", "Nadia",
"Hayden", "Milani", "Journee", "Jordyn", "Reese", "Catherine", "Diana", "Amiyah", "Blake", "Annie",
"Daphne", "Adelina", "Aniyah", "Mikayla", "Mabel", "Ainsley", "Harlow", "Nylah", "Millie", "Briana",
"Camryn", "Samara", "Adalynn", "Julianna", "Eloise", "River", "Raegan", "Collins", "Skye", "Felicity",
"Adrianna", "Gracelyn", "Jaylah", "Melissa", "Nyla", "Alyson", "Zariah", "Addilyn", "Carmen", "Esmeralda",
"Kenzie", "Rory", "Madilynn", "Scarlet", "Alaina", "Dakota", "Hattie", "Janelle", "Monroe", "Rosie",
"Saige", "Skyla", "Wren", "Maren", "Demi", "Helena", "Roselyn", "Winter", "Eve", "Holly", "Megan",
"Marie", "Luciana", "Reina", "Priscilla", "Tiffany", "Casey", "Emmy", "Gwendolyn", "Brittany", "Leia",
"Mckinley", "Bristol", "Vera", "Lucille", "Melody", "Ayla"
]>>
<<set $maleNames = [
"Liam", "Noah", "Oliver", "Elijah", "James", "William", "Benjamin", "Lucas", "Henry", "Alexander",
"Mason", "Michael", "Ethan", "Daniel", "Jacob", "Logan", "Jackson", "Levi", "Sebastian", "Mateo",
"Jack", "Owen", "Theodore", "Aiden", "Samuel", "Joseph", "John", "David", "Wyatt", "Matthew",
"Luke", "Asher", "Carter", "Julian", "Grayson", "Leo", "Jayden", "Gabriel", "Isaac", "Lincoln",
"Anthony", "Hudson", "Dylan", "Ezra", "Thomas", "Charles", "Christopher", "Jaxon", "Maverick",
"Josiah", "Elias", "Caleb", "Isaiah", "Ryan", "Nathan", "Adrian", "Miles", "Eli", "Nolan",
"Christian", "Aaron", "Cameron", "Ezekiel", "Colton", "Luca", "Landon", "Hunter", "Jonathan",
"Santiago", "Axel", "Easton", "Cooper", "Jeremiah", "Angel", "Roman", "Connor", "Jameson",
"Robert", "Greyson", "Jordan", "Ian", "Carson", "Jaxson", "Leonardo", "Nicholas", "Dominic",
"Austin", "Everett", "Brooks", "Xavier", "Kai", "Josue", "Parker", "Adam", "Jace", "Wesley",
"Kayden", "Silas", "Bennett", "Declan", "Weston", "Micah", "Vincent", "Ayden", "Damian", "Zachary",
"Braxton", "Gavin", "Ryker", "George", "Ashton", "Emmett", "Kingston", "Rowan", "Kai", "Everest",
"Jonah", "Harrison", "Walker", "Malachi", "Ryder", "Matteo", "Jason", "Sawyer", "Legend", "Zion",
"Theo", "Enzo", "August", "Calvin", "Giovanni", "Karter", "Hayes", "Miles", "Antonio", "Jasper",
"Maxwell", "Max", "Emmanuel", "Hugo", "Amir", "Elliot", "Oscar", "Kash", "Caden", "Graham",
"Milo", "Ronan", "Beau", "Zayden", "Louis", "Waylon", "Brayden", "Bryce", "Finn", "Lorenzo",
"Diego", "Jake", "Jorge", "Rafael", "Martin", "Anderson", "Tucker", "Nash", "Griffin", "Jesse",
"Jett", "Holden", "Cruz", "Dallas", "Cole", "Amari", "Declan", "Avery", "Kyrie", "Zayne", "Finley",
"Phoenix", "Archer", "Rowen", "Charlie", "Beckham", "Clayton", "Grant", "Knox", "Dominick",
"Reid", "Callum", "Cohen", "Francisco", "Derek", "Kian", "Sullivan", "Rhys", "Peyton", "Marshall",
"Sterling", "Travis", "Matias", "Kayson", "Killian", "Kyle", "Spencer", "Alaric", "Bodhi",
"Rocco", "Ramon", "Saul", "Fernando", "Trenton", "Orion", "Leon", "Kade", "Reece", "Alf",
"Flynn", "Samson", "Raiden", "Elian", "Apollo", "Cairo", "Andre", "Bruce", "Jonas", "Warren",
"Royce", "Lachlan", "Arturo", "Kellan", "Aziel", "Nikolai", "Damon", "Edgar", "Dexter", "Rory",
"Otto", "Clark", "Malcolm", "Reed", "Alec", "Kameron", "Cade", "Francis", "Jakob", "Pierce",
"Colby", "Tyson", "Ruben", "Sage", "Knox", "Cullen", "Edison", "Marcos", "Justice", "Bruno",
"Maximus", "Casey", "Zeke", "Layne", "Erik", "Romeo", "Prince", "Kannon", "Iker", "Stefan",
"Kamden", "Boston", "Randy", "Tristan", "Curtis", "Brock", "Finnley", "Devin", "Grady", "Julius",
"Pablo", "Kaleb", "Alejandro", "Marvin", "Troy", "Ricky", "Brett", "Camilo", "Drew", "Noel",
"Landen", "Skyler", "Raul", "Abram", "Ryland", "Case", "Ellis", "Talon", "Leland", "Coen",
"Winston", "Kason", "Colt", "Ford", "Otis", "Briggs", "Axton", "Calum", "Evan", "Javier", "River",
"Marco", "Zane", "Bennett", "Finnegan", "Ace", "Kellan", "Jaden", "Remy", "Kendrick", "Darius",
"Chandler", "Tatum", "Chase", "Conrad", "Thatcher", "Ronin", "Jacoby", "Lian", "Ford", "Oakley"
]>>
<<set $surnames = [
"Smith", "Johnson",
"Williams", "Brown", "Jones", "Garcia", "Miller", "Davis", "Rodriguez",
"Martinez", "Hernandez", "Lopez", "Gonzalez", "Wilson", "Anderson",
"Thomas", "Taylor", "Moore", "Jackson", "Martin", "Lee", "Perez",
"Thompson", "White", "Harris", "Sanchez", "Clark", "Ramirez", "Lewis",
"Robinson", "Walker", "young", "Allen", "King", "Wright", "Scott",
"Torres", "Nguyen", "Hill", "Flores", "Green", "Adams", "Nelson",
"Baker", "Hall", "Rivera", "Campbell", "Mitchell", "Carter", "Roberts",
"Gomez", "Phillips", "Evans", "Turner", "Diaz", "Parker", "Cruz",
"Edwards", "Collins", "Reyes", "Stewart", "Morris", "Morales",
"Murphy", "Cook", "Rogers", "Gutierrez", "Ortiz", "Morgan", "Cooper",
"Peterson", "Bailey", "Reed", "Kelly", "Howard", "Ramos", "Kim",
"Cox", "Ward", "Richardson", "Watson", "Brooks", "Chavez", "Wood",
"James", "Bennett", "Gray", "Mendoza", "Ruiz", "Hughes", "Price",
"Alvarez", "Castillo", "Sanders", "Patel", "Myers", "Long", "Ross",
"Foster", "Jimenez", "Powell", "Jenkins", "Perry", "Russell",
"Sullivan", "Bell", "Coleman", "Butler", "Henderson", "Barnes",
"Gonzales", "Fisher", "Vasquez", "Simmons", "Romero", "Jordan",
"Patterson", "Alexander", "Hamilton", "Graham", "Reynolds", "Griffin",
"Wallace", "Moreno", "West", "Cole", "Hayes", "Bryant", "Herrera",
"Gibson", "Ellis", "Tran", "Medina", "Aguilar", "Stevens", "Murray",
"Ford", "Castro", "Marshall", "Owens", "Harrison", "Fernandez",
"Mcdonald", "Woods", "Washington", "Kennedy", "Wells", "Vargas"
]>><<if _profession is "Doctor">>
<<if _gender == "male">>
<<set _description = " is reviewing some files">>
<<else>>
<<set _description = " is reviewing some files">>
<</if>>
<<set _location = "JensonClinicExamRoom">>
<<set _doingNow = "working">>
<<elseif _profession is "Nurse">>
<<set _location = "JensonClinicReception">>
<<if _gender == "male">>
<<set _description = " is standing near the wall">>
<<else>>
<<set _description = " is standing near the wall">>
<</if>>
<<elseif _profession is "Pharmacist">>
<<set _location = "Pharmacy">>
<<if _gender == "male">>
<<set _description = " is organizing medicine behind the counter">>
<<else>>
<<set _description = " is organizing medicine behind the counter">>
<</if>>
<<elseif _profession is "Waitress">>
<<set _location = "InsidePinecrestRestaurant">>
<<if _gender == "male">>
<<set _description = " is serving the visitors">>
<<else>>
<<set _description = " is serving the visitors">>
<</if>>
<<elseif _profession is "BaristaCozyCornerCafe">>
<<set _location = "CozyCornerCafe">>
<<if _gender == "male">>
<<set _description = " is behind the counter">>
<<else>>
<<set _description = " is behind the counter">>
<</if>>
<<elseif _profession is "BookSellerRosewood">>
<<set _location = "RosewoodBookstore">>
<<if _gender == "male">>
<<set _description = " is reading a book">>
<<else>>
<<set _description = " is reading a book">>
<</if>>
<<elseif _profession is "BlossomBoutiqueSeller">>
<<set _location = "BlossomBoutique">>
<<if _gender == "male">>
<<set _description = " is using the phone">>
<<else>>
<<set _description = " is using the phone">>
<</if>>
<<elseif _profession is "Journalist">>
<<set _location = "LocalNewspaper">>
<<if _gender == "male">>
<<set _description = " is working">>
<<else>>
<<set _description = " is working">>
<</if>>
<<elseif _profession is "Model">>
<<set _location = "Inside ReedStudio">>
<<if _gender == "male">>
<<set _description = " is working">>
<<else>>
<<set _description = " is working">>
<</if>>
<<elseif _profession == "RamirezWorker">>
<<set _location = "Inside RamirezDelivery">>
<<if _gender == "male">>
<<set _description = " is working with packages">>
<<else>>
<<set _description = " is working with packages">>
<</if>>
<<elseif _profession == "Biologist">>
<<set _location = "Inside WildLifeCenter">>
<<if _gender == "male">>
<<set _description = " is working with a microscope">>
<<else>>
<<set _description = " is working with a microscope">>
<</if>>
<<elseif _profession == "CoutureSeller">>
<<set _location = "CoutureStudio">>
<<if _gender == "male">>
<<set _description = " is in the shop">>
<<else>>
<<set _description = " is in the shop">>
<</if>>
<<elseif _profession == "ArtGalleryWorker">>
<<set _location = "ArtGallery">>
<<if _gender == "male">>
<<set _description = " is taking notes">>
<<else>>
<<set _description = " is taking notes">>
<</if>>
<<elseif _profession == "JournalistRedDawn">>
<<set _location = "NewsOffice">>
<<if _gender == "male">>
<<set _description = " is writing an article">>
<<else>>
<<set _description = " is writing an article">>
<</if>>
<<elseif _profession == "Designer">>
<<set _location = "CrursenStudio">>
<<if _gender == "male">>
<<set _description = " is sketching a new mural on the wall">>
<<else>>
<<set _description = " is sketching a new mural on the wall">>
<</if>>
<<elseif _profession == "GeneralShopSeller">>
<<set _location = "Inside GeneralShop">>
<<if _gender == "male">>
<<set _description = " is restocking the fresh produce aisle">>
<<else>>
<<set _description = " is restocking the fresh produce aisle">>
<</if>>
<<elseif _profession == "GeneralShopSeller">>
<<set _location = "Inside GeneralShop">>
<<if _gender == "male">>
<<set _description = " is restocking the fresh produce aisle">>
<<else>>
<<set _description = " is restocking the fresh produce aisle">>
<</if>>
<<if $currentHour >= 7 && $currentHour <= 23>>
<<set _location = "Inside GeneralShop">>
<<set _doingNow = "working">>
<</if>>
<<elseif _profession == "YogaInstructor">>
<<set _location = "Inside LotusStudio">>
<<if _gender == "male">>
<<set _description = " is guiding students">>
<<else>>
<<set _description = " is guiding students">>
<</if>>
<<if $currentHour >= 10 && $currentHour <= 21>>
<<set _location = "Inside LotusStudio">>
<<set _doingNow = "working">>
<</if>>
<<elseif _profession == "assLover">>
<<set _location = "Outskirts">>
<<if $currentHour >= 20 || $currentHour <= 4>>
<<set _description = " is patrolling the street">>
<</if>>
<<elseif _profession == "titsLover">>
<<set _location = "IvyLane">>
<<if $currentHour >= 22 || $currentHour <= 6>>
<<set _description = " is patrolling the street">>
<</if>>
<<elseif _profession == "legsLover">>
<<set _location = "CedarCircle">>
<<if $currentHour >= 19 && $currentHour <= 3>>
<<set _description = " is patrolling the street">>
<</if>>
<<elseif _profession == "assLover">>
<<set _location = "Outskirts">>
<<if $currentHour >= 20 || $currentHour <= 4>>
<<set _description = " is patrolling the street">>
<</if>>
<<elseif _profession == "titsLover">>
<<set _location = "IvyLane">>
<<if $currentHour >= 22 || $currentHour <= 6>>
<<set _description = " is patrolling the street">>
<</if>>
<<elseif _profession == "legsLover">>
<<set _location = "CedarCircle">>
<<if $currentHour >= 19 && $currentHour <= 3>>
<<set _description = " is patrolling the street">>
<</if>>
<<elseif _profession == "Wife1" || _profession == "Wife2" || _profession == "Wife3">>
<<set _location = "Outskirts">>
<<if $currentHour >= 8 || $currentHour <= 21>>
<<set _description = " is patrolling the street">>
<</if>>
<</if>>
<<set $npcs = []>>
<<set $blackYoungCount = 4>>
<<set $blackMatureCount = 8>>
<<set $blackMILFCount = 4>>
<<set $blondeYoungCount = 4>>
<<set $blondeMatureCount = 5>>
<<set $blondeMILFCount = 7>>
<<set $brownYoungCount = 4>>
<<set $brownMatureCount = 8>>
<<set $brownMILFCount = 4>>
<<set $redYoungCount = 5>>
<<set $redMatureCount = 6>>
<<set $redMILFCount = 5>>
<<set $youngCount = 10>>
<<set $matureCount = 10>>
<<set $DILFCount = 10>>
<<set $npcCountTotal = $blackYoungCount + $blackMatureCount + $blackMILFCount + $blondeYoungCount + $blondeMatureCount + $blondeMILFCount + $brownYoungCount + $brownMatureCount + $brownMILFCount + $redYoungCount + $redMatureCount + $redMILFCount + $youngCount + $matureCount + $DILFCount>>
<<include "namesOfNpcs">>
<<set $femaleAge = ["young", "young", "MILF"]>>
<<set $maleAge = ["young", "young", "Daddy"]>>
<<set $femaleBreast = ["A", "B", "C", "D", "E", "F"]>>
<<set $hobbies = ["Reading", "Fishing", "Painting", "Hiking"]>>
<<set $traits = ["Cocksleeve", "Asslover", "Pussylover", "Cumhater", "Oralhater", "Asshater", "Cumlover", "Pussyhater", "", "", "", "", ""]>>
<<set $fightStyles = ["Boxer","Karateka"]>>
<<set $femaleProfession =
["Nurse",
"Nurse",
"Doctor",
"Pharmacist",
"Waitress",
"Waitress",
"Waitress",
"BaristaCozyCornerCafe",
"BookSellerRosewood",
"Journalist",
"Journalist",
"Journalist",
"Journalist",
"Model",
"Model",
"Model",
"Model",
"Model",
"Model",
"RamirezWorker",
"RamirezWorker",
"Biologist",
"CoutureSeller",
"CoutureSeller",
"ArtGalleryWorker",
"ArtGalleryWorker",
"JournalistRedDawn",
"JournalistRedDawn",
"JournalistRedDawn",
"Designer",
"Designer",
"GeneralShopSeller",
"GeneralShopSeller",
"YogaInstructor",
"YogaInstructor",
"Florist",
"Librarian",
"TourGuide",
"Chef",
"Photographer",
"Tailor",
"Architect",
"MusicTeacher",
"DanceInstructor",
"Therapist",
"Wife1",
"Wife1",
"Wife1",
"Wife1",
"Wife1",
"Wife1",
"Wife2",
"Wife2",
"Wife2",
"Wife2",
"Wife2",
"Wife2",
"Wife2",
"Wife2",
"Wife3",
"Wife3",
"Wife3",
"Wife3",
"Wife3",
"Wife3"
]>>
<<set $maleProfession =
["Nurse",
"Waiter",
"Journalist",
"Journalist",
"Model",
"Model",
"RamirezWorker",
"RamirezWorker",
"JournalistDawn",
"JournalistDawn",
"assLover",
"assLover",
"assLover",
"assLover",
"assLover",
"assLover",
"assLover",
"titsLover",
"titsLover",
"titsLover",
"titsLover",
"titsLover",
"titsLover",
"titsLover",
"titsLover",
"legsLover",
"legsLover",
"legsLover",
"legsLover",
"legsLover",
"legsLover",
"legsLover",
"legsLover",
"legsLover",
"Mechanic",
"Carpenter",
"Blacksmith",
"Chef",
"Fisherman",
"Bartender",
"Teacher",
"Photographer",
"Electrician",
"Architect"
]>>
<<include "imagesOfNpcs">>
<<for _i = 0; _i < $npcCountTotal; _i++>>
<<if $blackYoungCount > 0>>
<<set _race = "white">>
<<set _age = "young">>
<<set _hairColor = "black">>
<<include "typicalNPCPart">>
<<set _avatarImageList = $blackYoungImages>>
<<set _avatarImage = window.selectRandom(_avatarImageList)>>
<<run window.removeFromArray(_avatarImageList, _avatarImage)>>
<<set $blackYoungCount = $blackYoungCount - 1>>
<<elseif $blackMatureCount > 0>>
<<set _race = "white">>
<<set _age = "young">>
<<set _hairColor = "black">>
<<include "typicalNPCPart">>
<<set _avatarImageList = $blackMatureImages>>
<<set _avatarImage = window.selectRandom(_avatarImageList)>>
<<run window.removeFromArray(_avatarImageList, _avatarImage)>>
<<set $blackMatureCount = $blackMatureCount - 1>>
<<elseif $blackMILFCount > 0>>
<<set _race = "white">>
<<set _age = "MILF">>
<<set _hairColor = "black">>
<<include "typicalNPCPart">>
<<set _avatarImageList = $blackMILFImages>>
<<set _avatarImage = window.selectRandom(_avatarImageList)>>
<<run window.removeFromArray(_avatarImageList, _avatarImage)>>
<<set $blackMILFCount = $blackMILFCount - 1>>
<<elseif $blondeYoungCount > 0>>
<<set _race = "white">>
<<set _age = "young">>
<<set _hairColor = "blonde">>
<<include "typicalNPCPart">>
<<set _avatarImageList = $blondeYoungImages>>
<<set _avatarImage = window.selectRandom(_avatarImageList)>>
<<run window.removeFromArray(_avatarImageList, _avatarImage)>>
<<set $blondeYoungCount = $blondeYoungCount - 1>>
<<elseif $blondeMatureCount > 0>>
<<set _race = "white">>
<<set _age = "young">>
<<set _hairColor = "blonde">>
<<include "typicalNPCPart">>
<<set _avatarImageList = $blondeMatureImages>>
<<set _avatarImage = window.selectRandom(_avatarImageList)>>
<<run window.removeFromArray(_avatarImageList, _avatarImage)>>
<<set $blondeMatureCount = $blondeMatureCount - 1>>
<<elseif $blondeMILFCount > 0>>
<<set _race = "white">>
<<set _age = "MILF">>
<<set _hairColor = "blonde">>
<<include "typicalNPCPart">>
<<set _avatarImageList = $blondeMILFImages>>
<<set _avatarImage = window.selectRandom(_avatarImageList)>>
<<run window.removeFromArray(_avatarImageList, _avatarImage)>>
<<set $blondeMILFCount = $blondeMILFCount - 1>>
<<elseif $brownYoungCount > 0>>
<<set _race = "white">>
<<set _age = "young">>
<<set _hairColor = "brown">>
<<include "typicalNPCPart">>
<<set _avatarImageList = $brownYoungImages>>
<<set _avatarImage = window.selectRandom(_avatarImageList)>>
<<run window.removeFromArray(_avatarImageList, _avatarImage)>>
<<set $brownYoungCount = $brownYoungCount - 1>>
<<elseif $brownMatureCount > 0>>
<<set _race = "white">>
<<set _age = "young">>
<<set _hairColor = "brown">>
<<include "typicalNPCPart">>
<<set _avatarImageList = $brownMatureImages>>
<<set _avatarImage = window.selectRandom(_avatarImageList)>>
<<run window.removeFromArray(_avatarImageList, _avatarImage)>>
<<set $brownMatureCount = $brownMatureCount - 1>>
<<elseif $brownMILFCount > 0>>
<<set _race = "white">>
<<set _age = "MILF">>
<<set _hairColor = "brown">>
<<include "typicalNPCPart">>
<<set _avatarImageList = $brownMILFImages>>
<<set _avatarImage = window.selectRandom(_avatarImageList)>>
<<run window.removeFromArray(_avatarImageList, _avatarImage)>>
<<set $brownMILFCount = $brownMILFCount - 1>>
<<elseif $redYoungCount > 0>>
<<set _race = "white">>
<<set _age = "young">>
<<set _hairColor = "red">>
<<include "typicalNPCPart">>
<<set _avatarImageList = $redYoungImages>>
<<set _avatarImage = window.selectRandom(_avatarImageList)>>
<<run window.removeFromArray(_avatarImageList, _avatarImage)>>
<<set $redYoungCount = $redYoungCount - 1>>
<<elseif $redMatureCount > 0>>
<<set _race = "white">>
<<set _age = "young">>
<<set _hairColor = "red">>
<<include "typicalNPCPart">>
<<set _avatarImageList = $redMatureImages>>
<<set _avatarImage = window.selectRandom(_avatarImageList)>>
<<run window.removeFromArray(_avatarImageList, _avatarImage)>>
<<set $redMatureCount = $redMatureCount - 1>>
<<elseif $redMILFCount > 0>>
<<set _race = "white">>
<<set _age = "MILF">>
<<set _hairColor = "red">>
<<include "typicalNPCPart">>
<<set _avatarImageList = $redMILFImages>>
<<set _avatarImage = window.selectRandom(_avatarImageList)>>
<<run window.removeFromArray(_avatarImageList, _avatarImage)>>
<<set $redMILFCount = $redMILFCount - 1>>
/* Male part of generation*/
<<elseif $youngCount > 0>>
<<set _race = "white">>
<<set _age = "young">>
<<set _hairColor = "blonde">>
<<include "typicalMaleNPCPart">>
<<set _avatarImageList = $youngImages>>
<<set _avatarImage = window.selectRandom(_avatarImageList)>>
<<run window.removeFromArray(_avatarImageList, _avatarImage)>>
<<set $youngCount = $youngCount - 1>>
<<elseif $matureCount > 0>>
<<set _race = "white">>
<<set _age = "young">>
<<set _hairColor = "black">>
<<include "typicalMaleNPCPart">>
<<set _avatarImageList = $matureImages>>
<<set _avatarImage = window.selectRandom(_avatarImageList)>>
<<run window.removeFromArray(_avatarImageList, _avatarImage)>>
<<set $matureCount = $matureCount - 1>>
<<elseif $DILFCount > 0>>
<<set _race = "white">>
<<set _age = "DILF">>
<<set _hairColor = "red">>
<<include "typicalMaleNPCPart">>
<<set _avatarImageList = $DILFImages>>
<<set _avatarImage = window.selectRandom(_avatarImageList)>>
<<run window.removeFromArray(_avatarImageList, _avatarImage)>>
<<set $DILFCount = $DILFCount - 1>>
<</if>>
<<set _npc = {
age: _age,
idQuest: _idQuest,
name: _name,
surname: _surname,
hobby: _hobby,
trait: _trait,
gender: _gender,
race: _race,
hairColor: _hairColor,
avatar: _avatarImage,
breastSize: _breastSize,
location: _location,
status: _status,
doingNow: _doingNow,
profession: _profession,
fightingStyle:_fightingStyle,
affection: _affection,
bjCount: _bjCount,
health: _randomHealth,
healthMax: _randomHealthMax,
stamina: _randomStamina,
staminaMax: _randomStaminaMax,
strength: _randomStrength,
dexterity: _randomDexterity,
affectionLevel: _affectionLevel,
obedience: _obedience,
resistance: _resistance,
resistanceModifier: _resistanceModifier,
arousal: _arousal,
color: _color,
hasIntroduced: false,
description: _description,
nameProfession: _nameProfession,
failsBeforeEndConvo:_failsBeforeEndConvo,
convoNumber:_convoNumber,
mcWon: _mcWon,
mcLost: _mcLost,
hasFought: _hasFought,
failsCounter:_failsCounter,
convoCounter:_convoCounter,
rpd:_rpd
}>>
<<set $npcs.push(_npc)>>
<</for>>
<<set _color = window.selectRandom($femaleColors)>>
<<set _idQuest = "quest">>
<<set _nameList = $femaleNames>>
<<set _name = window.selectRandom(_nameList)>>
<<run window.removeFromArray(_nameList, _name)>>
<<set _gender = "female">>
<<set _breastSize = window.selectRandom($femaleBreast)>>
<<set _surnameList = $surnames>>
<<set _surname = window.selectRandom(_surnameList)>>
<<set _hobby = window.selectRandom($hobbies)>>
<<set _trait = window.selectRandom($traits)>>
<<set _affection = random(300,550)>>
<<set _bjCount = random(1,40)>>
<<set _randomHealth = random(40,150)>>
<<set _randomHealthMax = random(150,200)>>
<<set _randomStamina = random(80,150)>>
<<set _randomStaminaMax = random(150,200)>>
<<set _randomStrength = random(4,15)>>
<<set _randomDexterity = random(4,15)>>
<<set _obedience = 0>>
<<set _resistance = random(40,100)>>
<<set _resistanceModifier = 1>>
<<set _arousal = random(0,100)>>
<<set _affectionLevel = "None">>
<<set _status = "Stranger">>
<<set _doingNow = "Nothing">>
<<set _professionArray = $femaleProfession>>
<<set _profession = window.selectRandom(_professionArray)>>
<<run window.removeFromArray(_professionArray, _profession)>>
<<set _fightingStyle = window.selectRandom($fightStyles)>>
<<set _description = "">>
<<include "professionOfNpcs">>
<<set _mcWon = false>>
<<set _mcLost = false>>
<<set _hasFought = false>>
<<set _failsBeforeEndConvo = random(1,5)>>
<<set _convoNumber = random(3,7)>>
<<set _failsCounter = 0>>
<<set _convoCounter = 0>>
<<set _nameProfession = "">>
<<set _rpd = 0>>
<<set _rpd = 0>>
<<if $treasureHuntIndex == 0>>
<div class = "wide-img">
<img src="./img/city/locations/OceanShore/Beach/beach 0.jpg">
</div>
<<text $currentNPC>>
Do you wanna play a treasure hunt?
<</text>><br>
<<speech "You" $player.name>>
Yes!
<</speech>><br>
<<text $currentNPC>>
Fine. Then I'll tell you what you need to find and you will have only one minute to remember the list.
<</text>><br>
<<button "I agree" "treasureHunt">>
<<set $treasureHuntIndex = "agree">>
<</button>><br>
<<button "I disagree" "NPCInteraction">>
<<set $treasureHuntIndex = 0>>
<<set $interaction = "beach">>
<</button>><br>
<<elseif $treasureHuntIndex == "agree">>
<div class = "wide-img">
<img src="./img/city/locations/OceanShore/Beach/beach 0.jpg">
</div>
<<set $shell to false>>
<<set $rock to false>>
<<set $hermitCrab to false>>
<<set $seaweed to false>>
<<set $feather to false>>
<<set $driftwood to false>>
<<set $starfish to false>>
<<set $beachGlass to false>>
<<set $crabClaw to false>>
<<set $sandDollar to false>>
<<speech "You" $player.name>>
I agree.
<</speech>><br>
<<text $currentNPC>>
How many items can you find?
<</text>><br>
<<button "I can find 3 items" "treasureHunt">>
<<set $treasureHuntIndex = "conditions">>
<<set $numItems to 3>>
<<set $itemsFound to []>>
<<set $itemsNeeded to []>>
<<set $allItems to ["shell", "rock", "hermit crab", "seaweed", "feather", "driftwood", "starfish", "beach glass", "crab claw", "sand dollar"]>>
<<set $shuffledItems to $allItems.sort(() => 0.5 - Math.random())>>
<<set $itemsNeeded to $shuffledItems.slice(0, $numItems)>>
<<set $treasureHuntList = true>>
<</button>><br>
<<button "I can find 5 items" "treasureHunt">>
<<set $treasureHuntIndex = "conditions">>
<<set $numItems to 5>>
<<set $itemsFound to []>>
<<set $itemsNeeded to []>>
<<set $allItems to ["shell", "rock", "hermit crab", "seaweed", "feather", "driftwood", "starfish", "beach glass", "crab claw", "sand dollar"]>>
<<set $shuffledItems to $allItems.sort(() => 0.5 - Math.random())>>
<<set $itemsNeeded to $shuffledItems.slice(0, $numItems)>>
<<set $treasureHuntList = true>>
<</button>><br>
<<elseif $treasureHuntIndex == "conditions">>
<div class = "wide-img">
<img src="./img/city/locations/OceanShore/Beach/beach 0.jpg">
</div>
<<text $currentNPC>>
I want you to find: <<for _item range $itemsNeeded>> _item,<</for>>and that's all.
<</text>><br>
<<speech "You" $player.name>>
Easy as a pie.
<</speech>><br>
<<button "Go for a hunt!" "treasureHunt">>
<<set $treasureHuntIndex = "beachStart">>
<</button>><br>
<<elseif $treasureHuntIndex == "beachStart">>
<div class = "wide-img">
<img src="./img/city/locations/OceanShore/Beach/beach 1.jpg">
</div>
<<desc>>
I'm on the beach and looking around to find all needed items.
<</desc>>
<div class='row'>
<<button "I've got everything I need" "treasureHunt">>
<<set $treasureHuntIndex = "checkVictory">>
<</button>>
</div>
<div id="look">
<<button 'Look around'>>
<<replace "#look">>
<div class = "long-img">
[img[String.format('img/city/locations/OceanShore/Beach/random/nr ' + random(0, 66) + '.jpg')]]
</div>
<</replace>>
<</button>>
</div>
<br>
<div class ="row">
<div id="rock">
<<button 'Take rock'>>
<<replace "#rock">>
<<run notify("I've got some rock")>>
<<set $itemsFound.push("rock")>>
<</replace>>
<</button>>
</div>
</div>
<br>
<div class ="row">
<<button "Turn left" "treasureHunt">>
<<set $treasureHuntIndex = "turnLeft">>
<</button>>
<<button "Turn right" "treasureHunt">>
<<set $treasureHuntIndex = "turnRight">>
<</button>>
</div>
<<elseif $treasureHuntIndex == "checkVictory">>
<div class = "wide-img">
<img src="./img/city/locations/OceanShore/Beach/beach 0.jpg">
</div>
<<desc>>
I needed to find <<for _item range $itemsNeeded>> _item,<</for>> and I got <<for _item range $itemsFound>> _item,<</for>> and nothing more.
<</desc>>
<<if $itemsFound.length == $itemsNeeded.length>>
<<set $allItemsFound = $itemsNeeded.every(item => $itemsFound.includes(item))>>
<<if $allItemsFound>>
<<text $currentNPC>>
Hooray! You've won!
<</text>><br>
<<else>>
<<text $currentNPC>>
Nope...You've lost.
<</text>><br>
<</if>>
<<else>>
<<text $currentNPC>>
That's pity, but you lost.
<</text>><br>
<</if>>
<<button "Finish the game" "NPCInteraction">>
<<set $treasureHuntIndex = 0>>
<<set $interaction = "beach">>
<<set $treasureHuntList = false>>
<<set $itemsFound = []>>
<</button>><br>
<<elseif $treasureHuntIndex == "turnRight">>
<div class = "wide-img">
<img src="./img/city/locations/OceanShore/Beach/beach 2.jpg">
</div>
<<desc>>
There are not many people here.
<</desc>>
<div id="look">
<<button 'Look around'>>
<<replace "#look">>
<div class = "long-img">
[img[String.format('img/city/locations/OceanShore/Beach/random/nr ' + random(0, 66) + '.jpg')]]
</div>
<</replace>>
<</button>>
</div>
<br>
<div class ="row">
<div id="hermitCrab">
<<button 'Take a hermit crab'>>
<<replace "#hermitCrab">>
<<run notify("I've got a hermit crab")>>
<<set $itemsFound.push("hermit crab")>>
<</replace>>
<</button>>
</div>
</div>
<br>
<div class='row'>
<<button "Go further" "treasureHunt">>
<<set $treasureHuntIndex = "goFurther">>
<</button>>
<<button "Get back" "treasureHunt">>
<<set $treasureHuntIndex = "beachStart">>
<</button>>
<<button "Closer to ocean" "treasureHunt">>
<<set $treasureHuntIndex = "closerOcean2">>
<</button>>
</div>
<<elseif $treasureHuntIndex == "goFurther">>
<div class = "wide-img">
<img src="./img/city/locations/OceanShore/Beach/beach 3.jpg">
</div>
<<desc>>
There are even less people here.
<</desc>>
<div id="look">
<<button 'Look around'>>
<<replace "#look">>
<div class = "long-img">
[img[String.format('img/city/locations/OceanShore/Beach/random/nr ' + random(0, 66) + '.jpg')]]
</div>
<</replace>>
<</button>>
</div>
<br>
<div class ="row">
<div id="driftwood">
<<button 'Take some driftwood'>>
<<replace "#driftwood">>
<<run notify("I've got some driftwood")>>
<<set $itemsFound.push("driftwood")>>
<</replace>>
<</button>>
<div id="seaweed">
<<button 'Take some seaweed'>>
<<replace "#seaweed">>
<<run notify("I've got some seaweed")>>
<<set $itemsFound.push("seaweed")>>
<</replace>>
<</button>>
</div>
</div>
<br>
<div class='row'>
<<button "Get back" "treasureHunt">>
<<set $treasureHuntIndex = "turnRight">>
<</button>>
<<button "Closer to ocean" "treasureHunt">>
<<set $treasureHuntIndex = "closerOcean2">>
<</button>>
</div>
<<elseif $treasureHuntIndex == "closerOcean2">>
<div class = "wide-img">
<img src="./img/city/locations/OceanShore/Beach/beach 4.jpg">
</div>
<<desc>>
I'm close to the ocean. I love it so much.
<</desc>>
<div id="look">
<<button 'Look around'>>
<<replace "#look">>
<div class = "long-img">
[img[String.format('img/city/locations/OceanShore/Beach/random/nd ' + random(0, 88) + '.jpg')]]
</div>
<</replace>>
<</button>>
</div>
<br>
<div class ="row">
<div id="starfish">
<<button 'Take a starfish'>>
<<replace "#starfish">>
<<run notify("I've got a starfish")>>
<<set $itemsFound.push("starfish")>>
<</replace>>
<</button>>
</div>
<div id="crabClaw">
<<button 'Take a crab claw'>>
<<replace "#crabClaw">>
<<run notify("I've got a crab claw")>>
<<set $itemsFound.push("crab claw")>>
<</replace>>
<</button>>
</div>
</div>
<br>
<div class='row'>
<<button "Go further" "treasureHunt">>
<<set $treasureHuntIndex = "goFurther">>
<</button>>
<<button "Turn left" "treasureHunt">>
<<set $treasureHuntIndex = "turnLeft">>
<</button>>
</div>
<<elseif $treasureHuntIndex == "turnLeft">>
<div class = "wide-img">
<img src="./img/city/locations/OceanShore/Beach/beach 5.jpg">
</div>
<<desc>>
I know that a nudist beach is not far from here.
<</desc>>
<div id="look">
<<button 'Look around'>>
<<replace "#look">>
<div class = "long-img">
[img[String.format('img/city/locations/OceanShore/Beach/random/nr ' + random(0, 66) + '.jpg')]]
</div>
<</replace>>
<</button>>
</div>
<br>
<div id="shell">
<<button 'Take a shell'>>
<<replace "#shell">>
<<run notify("I've got a shell")>>
<<set $itemsFound.push("shell")>>
<</replace>>
<</button>>
</div>
<br>
<div class='row'>
<<button "Go to nudist beach" "treasureHunt">>
<<set $treasureHuntIndex = "nudistBeach">>
<</button>>
<<button "Get back" "treasureHunt">>
<<set $treasureHuntIndex = "beachStart">>
<</button>>
<<button "Closer to ocean" "treasureHunt">>
<<set $treasureHuntIndex = "closerOcean">>
<</button>>
</div>
<<elseif $treasureHuntIndex == "nudistBeach">>
<div class = "wide-img">
<img src="./img/city/locations/OceanShore/Beach/beach 6.jpg">
</div>
<<desc>>
I'm on the nudist beach.
<</desc>>
<div id="look">
<<button 'Look around'>>
<<replace "#look">>
<div class = "long-img">
[img[String.format('img/city/locations/OceanShore/Beach/random/nd ' + random(0, 88) + '.jpg')]]
</div>
<</replace>>
<</button>>
</div>
<div class="row">
<div id="feather">
<<button 'Take a feather'>>
<<replace "#feather">>
<<run notify("I've got a feather")>>
<<set $itemsFound.push("feather")>>
<</replace>>
<</button>>
</div>
<div id="beachGlass">
<<button 'Take beach glass'>>
<<replace "#beachGlass">>
<<run notify("I've got some beach glass")>>
<<set $itemsFound.push("beach glass")>>
<</replace>>
<</button>>
</div>
</div>
<br>
<div class='row'>
<<button "Closer to ocean" "treasureHunt">>
<<set $treasureHuntIndex = "closerOcean">>
<</button>>
<<button "Get back" "treasureHunt">>
<<set $treasureHuntIndex = "turnLeft">>
<</button>>
</div>
<<elseif $treasureHuntIndex == "closerOcean">>
<div class = "wide-img">
<img src="./img/city/locations/OceanShore/Beach/beach 7.jpg">
</div>
<<desc>>
I've approached the ocean. It's immense and gigantic.
<</desc>>
<div id="look">
<<button 'Look around'>>
<<replace "#look">>
<div class = "long-img">
[img[String.format('img/city/locations/OceanShore/Beach/random/nd ' + random(0, 88) + '.jpg')]]
</div>
<</replace>>
<</button>>
</div>
<div class="row">
<div id="sandDollar">
<<button 'Take a sand dollar'>>
<<replace "#sandDollar">>
<<run notify("I've got a sand dollar")>>
<<set $itemsFound.push("sand dollar")>>
<</replace>>
<</button>>
</div>
</div>
<br>
<div class='row'>
<<button "Go to nudist beach" "treasureHunt">>
<<set $treasureHuntIndex = "nudistBeach">>
<</button>>
<<button "Turn right" "treasureHunt">>
<<set $treasureHuntIndex = "turnLeft">>
<</button>>
</div>
<</if>><div class="row">
<<button "Kinks">>
<<popup "Kinks" "Kinks">>
<</button>>
<<button "Kinks">>
<<popup "Kinks" "Kinks">>
<</button>>
</div><div class="row">
<<button "Kinks">>
<<popup "Kinks" "Kinks">>
<</button>>
<<button "Kinks">>
<<popup "Kinks" "Kinks">>
<</button>>
</div>
<div class="row">
<<button "Kinks">>
<<popup "Kinks" "Kinks">>
<</button>>
<<button "Kinks">>
<<popup "Kinks" "Kinks">>
<</button>>
</div><<widget "checkboxPlus">>
/* Make sure the variable passed in is a boolean. */
<<set State.setVar($args[0], !!State.getVar($args[0]))>>
<<if ndef _checkboxIDno>>
/* Start checkbox IDs at 1. */
<<set _checkboxIDno = 1>>
<<else>>
/* Next checkbox ID. */
<<set _checkboxIDno++>>
<</if>>
<<set _checkboxData = "'" + $args[0] + "'">>
<<if def $args[2]>>
<<set _cbStyle = " " + $args[2]>>
<<else>>
<<set _cbStyle = "">>
<</if>>
/* Display checkbox. */
<span class="chkbox" tabindex="0" onkeypress="if ((event.key == ' ') || (event.key == 'Spacebar')) { $(this).find('input[type=\'checkbox\']').trigger('click'); return false; }">
<<print '<input type="checkbox" id="checkbox_' + _checkboxIDno + '" tabindex="-1" class="cbhidden" onchange="SugarCube.State.setVar(' + _checkboxData + ', this.checked)"' + (State.getVar($args[0]) ? ' checked' : '') + '>'>>
<label @for="'checkbox_' + _checkboxIDno" @class="'chklabel' + _cbStyle">
$args[1]
</label>
</span>
<</widget>>
/* <<checkboxPlus>> Widget - End */<i class="fa-solid">
<<checkboxPlus '$kinks.sdc' 'Seduction'>><br>
<<checkboxPlus '$kinks.rough' 'Rough sex'>><br>
<<checkboxPlus '$kinks.bdsm' 'BDSM'>><br>
<<checkboxPlus '$kinks.gay' 'Gay content(Passive)'>><br>
<<checkboxPlus '$kinks.bi' 'Bisexual content(Active)'>><br>
<<checkboxPlus '$kinks.ntr' 'Sharing(NTR)'>><br>
<<checkboxPlus '$kinks.cnc' 'CNC/Rape'>><br>
<<checkboxPlus '$kinks.audio' 'Audio'>><br>
<<checkboxPlus '$kinks.race' 'Interracial '>><br>
</i>
<<desc>>
First, select a kink, then open the scene you want, because it takes a step to update the variable.
<</desc>><<run `
const imgPath = $player.ava;
document.getElementById('playerAvatar').src = imgPath;
`>>
<img id="playerAvatar" alt="Player Avatar">
<hr><br>
<div style="display:flex; flex-wrap: wrap; width: 100%; justify-content: center;">
<div style="margin: 10px">
<label>
<<radiobutton "$player.ava" "img/chars/ava/black Mature 0.jpg" autocheck>>
<img class="intro-pfp" src="img/chars/ava/black Mature 0.jpg" style="margin:5px"/>
</label>
<label>
<<radiobutton "$player.ava" "img/chars/ava/black Mature 1.jpg">>
<img class="intro-pfp" src="img/chars/ava/black Mature 1.jpg" style="margin:5px"/>
</label>
</div>
</div>
<<button "Go" "letstalk">>
<</button>><<if $interactionGF == "getIceCream">>
<div class = "wide-img">
<img src="./img/city/locations/OceanShore/Beach/beach 0.jpg">
</div>
<<speech "You" $player.name>>
Can I get some ice cream for you?
<</speech>><br>
<<text $currentNPC>>
Hmm...a good idea, but I'll guess the taste, and you have to get what I've guessed..
<</text>><br>
<<speech "You" $player.name>>
Deal! But what I get if I guess?
<</speech>><br>
<<text $currentNPC>>
You'll see...
<</text>><br>
<<button "I chose apple flavour" "guessFlavor">>
<<set $interactionGF = "guessWhatFlavour">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $currentMinutes += 5>>
<<set $flavor = "apple">>
<</button>><br>
<<button "I chose strawberry flavor" "guessFlavor">>
<<set $interactionGF = "guessWhatFlavour">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $currentMinutes += 5>>
<<set $flavor = "strawberry">>
<</button>><br>
<<button "I chose raspberry flavour" "guessFlavor">>
<<set $interactionGF = "guessWhatFlavour">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $currentMinutes += 5>>
<<set $flavor = "raspberry">>
<</button>><br>
<<elseif $interactionGF == "guessWhatFlavour">>
<<set $randomBeachBjFlavor to either("salty", "interesting", "spicy", "bitter", "sweet")>>
<div class = "wide-img">
<img src="./img/city/locations/OceanShore/Beach/beach 0.jpg">
</div>
<<speech "You" $player.name>>
Here! Take it! That's $flavor flavour.
<</speech>><br>
<<if $randomIceCream == $flavor>>
<<text $currentNPC>>
Oh, my gods! You've guessed! It's what I wanted to get!
<</text>><br>
<<speech "You" $player.name>>
So...where is my prize?
<</speech>><br>
<<text $currentNPC>>
Close your eyes, silly...
<</text>><br>
<<button "I close my eyes" "guessFlavor">>
<<set $interactionGF = "getRewardForIceCream">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $currentMinutes += 2>>
<<set $randomBjCounter = random(0,1)>>
<</button>><br>
<<else>>
<<text $currentNPC>>
Nope...I've guessed $randomIceCream flavour...
<</text>><br>
<<speech "You" $player.name>>
Oops...
<</speech>><br>
<<text $currentNPC>>
Things happen...
<</text>><br>
<<button "Continue" "NPCInteraction">>
<<set $interactionGF = "beach">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $currentMinutes += 5>>
<</button>><br>
<</if>>
<<elseif $interactionGF == "getRewardForIceCream">>
<<if $check <= 30>>
<<set $interactionGF to either("rewardKissing", "rewardKissing")>>
<<goto "guessFlavor">>
<<elseif $check > 30 && $check < 50>>
<<set $interactionGF to either("rewardKissing", "rewardHandjob", "rewardHandjob")>>
<<goto "guessFlavor">>
<<elseif $check >= 50 && $check < 70>>
<<set $interactionGF to either("rewardLicking", "rewardHandjob", "rewardKissing")>>
<<goto "guessFlavor">>
<<elseif $check >= 70 && $check < 90>>
<<set $interactionGF to either("rewardLicking", "rewardBlowjob", "rewardBlowjob")>>
<<goto "guessFlavor">>
<<elseif $check >= 90>>
<<set $randomAddCheck = random (0,1)>>
<<if $currentNPC.breastSize == "D" || $currentNPC.breastSize == "E" || $currentNPC.breastSize == "F">>
<<if $randomAddCheck == 0>>
<<set $interactionGF to either("rewardLicking","rewardKissing", "rewardHandjob", "rewardBlowjob", "rewardTitjob")>>
<<else>>
<<set $interactionGF to either("rewardTitjob","rewardTitjob", "rewardBlowjob")>>
<</if>>
<<else>>
<<if $randomAddCheck == 0>>
<<set $interactionGF to either("rewardLicking","rewardKissing", "rewardHandjob", "rewardBlowjob", "rewardBlowjob")>>
<<else>>
<<set $interactionGF to either("rewardLicking","rewardBlowjob", "rewardBlowjob")>>
<</if>>
<</if>>
<</if>>
<<goto "guessFlavor">>
<<elseif $interactionGF == "rewardKissing">>
<<desc>>
I feel pleasant sensations...I open my eyes and start kissing her back...
<</desc>><br>
<<if $currentNPC.hairColor == "brown">>
<div class="long-img">
[img[String.format('img/city/locations/OceanShore/Beach/reward/kiss brown ' + random(0, 2) + '.jpg')]]
</div><br>
<<elseif $currentNPC.hairColor == "black">>
<div class="long-img">
[img[String.format('img/city/locations/OceanShore/Beach/reward/kiss black ' + random(0, 3) + '.jpg')]]
</div><br>
<<elseif $currentNPC.hairColor == "red">>
<div class="long-img">
[img[String.format('img/city/locations/OceanShore/Beach/reward/kiss red ' + random(0, 1) + '.jpg')]]
</div><br>
<<elseif $currentNPC.hairColor == "blonde">>
<<if $currentNPC.age == "young">>
<div class="long-img">
[img[String.format('img/city/locations/OceanShore/Beach/reward/kiss blondeY ' + random(0, 2) + '.jpg')]]
</div><br>
<<elseif $currentNPC.age == "young">>
<div class="long-img">
[img[String.format('img/city/locations/OceanShore/Beach/reward/kiss blondeM ' + random(0, 1) + '.jpg')]]
</div><br>
<<elseif $currentNPC.age == "MILF">>
<div class="long-img">
[img[String.format('img/city/locations/OceanShore/Beach/reward/kiss blondeMILF ' + random(0, 1) + '.jpg')]]
</div><br>
<</if>>
<</if>>
<<speech "You" $player.name>>
It was a pleasnt surprise...
<</speech>><br>
<<text $currentNPC>>
I know...sweety.
<</text>><br>
<<set $increaseStat = random (10,20)>>
<<set $currentNPC.arousal += $increaseStat>>
<<run notify('+' + $increaseStat + ' arousal!')>>
<<set $currentMinutes += 5>>
<<button "Continue" "guessFlavor">>
<<set $interactionGF = "afterReward">>
<<set $rewardAction = "kissing">>
<</button>><br>
<<elseif $interactionGF == "rewardHandjob">>
<<desc>>
I feel pleasant sensations...down there...I open my eyes and see her giving me a hand..
<</desc>><br>
<div class="wide-img">
[img[String.format('img/city/locations/OceanShore/Beach/reward/handjob ' + random(0, 4) + '.webp')]]
</div><br>
<<speech "You" $player.name>>
Mmm... I didn't expect such help from you...
<</speech>><br>
<<text $currentNPC>>
You gave me a hand, now I'm giving you a hand...We're even...
<</text>><br>
<<set $increaseStat = random (20,40)>>
<<set $currentNPC.arousal += $increaseStat>>
<<run notify('+' + $increaseStat + ' arousal!')>>
<<set $currentMinutes += 5>>
<<button "Continue" "guessFlavor">>
<<set $interactionGF = "afterReward">>
<<set $rewardAction = "handjob">>
<</button>><br>
<<elseif $interactionGF == "rewardLicking">>
<<desc>>
I feel warm and wet...something...down there...I open my eyes and see her licking my shaft...
<</desc>><br>
<div class="long-img">
[img[String.format('img/city/locations/OceanShore/Beach/reward/lick ' + random(0, 1) + '.webp')]]
</div><br>
<<speech "You" $player.name>>
Aaah...aaah...aha...
<</speech>><br>
<<text $currentNPC>>
Hmm...you like it...mrrr....
<</text>><br>
<<set $increaseStat = random (18,35)>>
<<set $currentNPC.arousal += $increaseStat>>
<<run notify('+' + $increaseStat + ' arousal!')>>
<<set $currentMinutes += 5>>
<<button "Continue" "guessFlavor">>
<<set $interactionGF = "afterReward">>
<<set $rewardAction = "licking">>
<</button>><br>
<<elseif $interactionGF == "rewardBlowjob">>
<<desc>>
I hear some sound and then...warm lips take my tip...it's divine...
<</desc>><br>
<<if $randomBjCounter == 0>>
<div class="wide-img">
[img[String.format('img/city/locations/OceanShore/Beach/reward/bj ' + random(0, 2) + '.webp')]]
</div><br>
<<else>>
<<if $currentNPC.hairColor == "blonde">>
<div class = "wide-img">
<img src="./img/city/locations/OceanShore/Beach/reward/bj blonde 0.webp">
</div>
<<elseif $currentNPC.hairColor == "black">>
<div class="wide-img">
[img[String.format('img/city/locations/OceanShore/Beach/reward/bj black ' + random(0, 1) + '.webp')]]
</div><br>
<<elseif $currentNPC.hairColor == "brown">>
<div class="wide-img">
[img[String.format('img/city/locations/OceanShore/Beach/reward/bj brown ' + random(0, 1) + '.webp')]]
</div><br>
<<elseif $currentNPC.hairColor == "red">>
<div class = "wide-img">
<img src="./img/city/locations/OceanShore/Beach/reward/bj red 0.webp">
</div>
<</if>>
<</if>>
<<speech "You" $player.name>>
Oh...it's so...good...
<</speech>><br>
<<text $currentNPC>>
Your precum is a bit <<print $randomBeachBjFlavor>>.
<</text>><br>
<<speech "You" $player.name>>
Why did you stop?
<</speech>><br>
<<text $currentNPC>>
That's enough. It's a fair reward for my ice cream.
<</text>><br>
<<set $increaseStat = random (30,50)>>
<<set $currentNPC.arousal += $increaseStat>>
<<run notify('+' + $increaseStat + ' arousal!')>>
<<set $currentMinutes += 5>>
<<button "Continue" "guessFlavor">>
<<set $interactionGF = "afterReward">>
<<set $rewardAction = "blowjob">>
<</button>><br>
<<elseif $interactionGF == "rewardTitjob">>
<<desc>>
My cock is enveloped by something hot and soft. I just can't believe my eyes! She's fucking me with her juicy tits!
<</desc>><br>
<div class="long-img">
[img[String.format('img/city/locations/OceanShore/Beach/reward/titjob ' + random(0, 1) + '.webp')]]
</div><br>
<<speech "You" $player.name>>
They're so big...
<</speech>><br>
<<text $currentNPC>>
Do you like my titties?
<</text>><br>
<<speech "You" $player.name>>
Sure!
<</speech>><br>
<<set $increaseStat = random (35,60)>>
<<set $currentNPC.arousal += $increaseStat>>
<<run notify('+' + $increaseStat + ' arousal!')>>
<<set $currentMinutes += 5>>
<<button "Continue" "guessFlavor">>
<<set $interactionGF = "afterReward">>
<<set $rewardAction = "titjob">>
<</button>><br>
<<elseif $interactionGF == "afterReward">>
<div class = "wide-img">
<img src="./img/city/locations/OceanShore/Beach/beach 0.jpg">
</div>
<<if $rewardAction == "kissing">>
<<speech "You" $player.name>>
I loved your sweets lips...You're really good at kissing.
<</speech>><br>
<<text $currentNPC>>
Pleasure was mine...
<</text>><br>
<<elseif $rewardAction == "handjob">>
<<speech "You" $player.name>>
Your hands are so tender...
<</speech>><br>
<<text $currentNPC>>
Your...manhood is so...rigid.
<</text>><br>
<<elseif $rewardAction == "licking">>
<<speech "You" $player.name>>
My dick is so throbbing now...If you hadn't stopped, I'd have come!
<</speech>><br>
<<text $currentNPC>>
Too early...for sunscreen.
<</text>><br>
<<elseif $rewardAction == "blowjob">>
<<speech "You" $player.name>>
You're so wild! Just sucked me off on the beach!
<</speech>><br>
<<text $currentNPC>>
Hey! Mind your language! I...just...wanted to please you...
<</text>><br>
<<speech "You" $player.name>>
I liked it! Thank you!
<</speech>><br>
<<elseif $rewardAction == "titjob">>
<<speech "You" $player.name>>
It was amazing! Your plump tits are something!
<</speech>><br>
<<text $currentNPC>>
I'm glad you appreciate my efforts, honey.
<</text>><br>
<<speech "You" $player.name>>
Yeah! Thank you!
<</speech>><br>
<</if>>
<<button "Get back" "NPCInteraction">>
<<set $interaction = "beach">>
<</button>><br>
<</if>><<if $bg == 0>>
<style>body {background-image: url(img/bg/sex0.jpg);}</style>
<<else>>
<style>body {background-image: url(img/bg/sex1.jpg);}</style>
<</if>>
<<if $sx == 0>>
<<include "check">>
<<if $typeSx == "bj">>
<<if $check >= 40>>/* Success*/
<<speech "You" "$player.name" "$player.surname">>
What do you think about giving me a head?
<</speech>><br>
<<text $currentNPC>>
Okay...let's do it...
<</text>><br>
<<set $increaseStat = random (10,20)>>
<<set $increaseStatAr = random (20,30)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<desc>>
<div class="row">
<<button "Relax and let her blow me" "sxSys">>
<<set $sx = "blowjob">>
<<advanceAffection>>
<<advanceHour>>
<<professionUpdate>>
<<mph>>
<<set $firstHisLineSuckDick = random(8)>>
<<set $firstHisLineLetHerSuck2 = random(8)>>
<</button>><br>
<<button "Fuck her mouth" "sxSys">>
<<set $sx = "facefucking">>
<<set $sHLTF2 = random(13)>>
<<advanceAffection>>
<<advanceHour>>
<<professionUpdate>>
<<mph>>
<</button>>
</div>
<</desc>>
<<else>>/* It's not success*/
<<speech "You" "$player.name" "$player.surname">>
What do you think about giving me a head?
<</speech>><br>
<<text $currentNPC>>
Fuck you! Who do you think I am!
<</text>><br>
<<set $failsCounter += 3>>
<<set $increaseStat = random (20,40)>>
<<set $increaseStatAr = random (12,20)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<desc>>
<<button "Get back">>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.hasIntroduced = $currentNPC.hasIntroduced;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<advanceHour>>
<<professionUpdate>>
<</button>>
<</desc>>
<</if>>
<<elseif $typeSx == "pussy">>
<<if $check >= 40>>/* Success*/
<<speech "You" "$player.name" "$player.surname">>
Can I fuck your pussy?
<</speech>><br>
<<text $currentNPC>>
Okay...let's do it...
<</text>><br>
<<set $increaseStat = random (10,20)>>
<<set $increaseStatAr = random (20,30)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<desc>>
<div class="row">
<<button "Fuck her in doggy style" 'sxSys'>>
<<set $sx = "pussyFuckDoggy">>
<<set $sHLV2 = random(4)>>
<<mph>>
<</button>>
<<button "Fuck her pussy on her back" 'sxSys'>>
<<set $sx = "pussyFuckBack">>
<<set $sHLV2 = random(4)>>
<<mph>>
<</button>>
</div>
<</desc>>
<<else>>/* It's not success*/
<<speech "You" "$player.name" "$player.surname">>
Can I fuck your pussy?
<</speech>><br>
<<text $currentNPC>>
Fuck you! Who do you think I am!
<</text>><br>
<<set $failsCounter += 3>>
<<set $increaseStat = random (20,40)>>
<<set $increaseStatAr = random (12,20)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<desc>>
<<button "Get back">>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.hasIntroduced = $currentNPC.hasIntroduced;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<advanceHour>>
<<professionUpdate>>
<</button>>
<</desc>>
<</if>>
<<elseif $typeSx == "pussyFuckDoggy">>
<<if $check >= 40>>/* Success*/
<<speech "You" "$player.name" "$player.surname">>
Can I fuck your snatch doggy-style?
<</speech>><br>
<<text $currentNPC>>
Okay...let's do it...
<</text>><br>
<<set $increaseStat = random (10,20)>>
<<set $increaseStatAr = random (20,30)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<desc>>
<div class="row">
<<button "Fuck her in doggy style" 'sxSys'>>
<<set $sx = "pussyFuckDoggy">>
<<set $sHLV2 = random(4)>>
<<mph>>
<</button>>
<<button "Fuck her pussy on her back" 'sxSys'>>
<<set $sx = "pussyFuckBack">>
<<set $sHLV2 = random(4)>>
<<mph>>
<</button>>
</div>
<</desc>>
<<else>>/* It's not success*/
<<speech "You" "$player.name" "$player.surname">>
Can I fuck your snatch doggy-style?
<</speech>><br>
<<text $currentNPC>>
Fuck you! Who do you think I am!
<</text>><br>
<<set $failsCounter += 3>>
<<set $increaseStat = random (20,40)>>
<<set $increaseStatAr = random (12,20)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<desc>>
<<button "Get back">>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.hasIntroduced = $currentNPC.hasIntroduced;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<advanceHour>>
<<professionUpdate>>
<</button>>
<</desc>>
<</if>>
<</if>>
<<elseif $sx == "blowjob">>
<<if $currentNPC.arousal > 110>>
<<desc>>
Suddenly, that slut starts shaking like a goddamn earthquake, her eyes wide open in pure fucking bliss. I catch a glimpse of her dripping wet pussy. She moans and screams like a bitch in heat, completely lost in the moment.
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
Wow, I rarely see a woman coming from giving a head...
<</speech>>
<<set $increaseStat = random (5,15)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<desc>>
<<button "Get back" 'sxSys'>>
<<set $sx = "choosePosition">>
<<set $randomArousal = random(20,50)>>
<<set $currentNPC.arousal = $randomArousal>>
<<mph>>
<</button>>
<</desc>>
<<elseif $player.arousal >= 110>>
<<desc>>
<<set $randomDescription = random(13)>>
<<if $randomDescription is 0>>
The sensation is overwhelming, and I can feel myself coming closer to climax. My eyes close as the fire of pleasure courses through me, and her moans fill the air around us.
<<elseif $randomDescription is 1>>
Every second feels like an eternity of blissful torture as I start to reach the peak of ecstasy.
<<elseif $randomDescription is 2>>
My body is tense with anticipation as I wonder if I should reward this cocksucker for her work with my sperm or deny her this pleasure.
<<elseif $randomDescription is 3>>
I can feel a powerful orgasm building inside me as she teases and tantalizes me with each stroke of her tongue.
<<elseif $randomDescription is 4>>
I moan with an intensity that I didn't know was possible. She takes me in deeper and deeper each time she moves her head, making sure to lick every inch of me until I can no longer contain my joy.
<<elseif $randomDescription is 5>>
I feel like I'm going to explode from the sheer pleasure of it all, and as if sensing this, she begins to move faster, taking me in deeper and deeper with each stroke.
<<elseif $randomDescription is 6>>
I can feel the molten heat begin to rise within me; I'm ready for eruption at any second.
<<elseif $randomDescription is 7>>
A sensation of purest pleasure floods through me as I feel the tightness of her mouth and can feel the desire coursing through me like an imminent lightning strike. I'm ready to erupt at any second.
<<elseif $randomDescription is 8>>
The look of bliss on her face is unmistakable, and I wonder if I should reward her with my sperm for all her hard work.
<<elseif $randomDescription is 9>>
I feel myself getting closer and closer to the edge with every second.
<<elseif $randomDescription is 10>>
I feel the sensations of pleasure building and know that it won't be long before I'm rewarded with a climactic release.
<<elseif $randomDescription is 11>>
It is more than enough, and I need to cum urgently.
<<else>>
I can't endure that anymore and urgently need to cum.
<</if>>
<</desc>>
<<desc>>
<div class="row">
<<button "Ask her to cum on her face" 'sxSys'>>
<<set $sx = "cumFace">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum in her mouth" 'sxSys'>>
<<set $sx = "cumInMouth">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum in her throat" 'sxSys'>>
<<set $sx = "cumInThroat">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum on her tits" 'sxSys'>>
<<set $sx = "cumTits">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum on her hair" 'sxSys'>>
<<set $sx = "cumHair">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum on her ass" 'sxSys'>>
<<set $sx = "cumOnAss">>
<<set $ptc = true>>
<<mph>>
<</button>>
</div>
<br>
<div class="row">
<<button "Cum on her face" 'sxSys'>>
<<set $sx = "cumFace">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum in her mouth" 'sxSys'>>
<<set $sx = "cumInMouth">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum in her throat" 'sxSys'>>
<<set $sx = "cumInThroat">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum on her tits" 'sxSys'>>
<<set $sx = "cumTits">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum on her hair" 'sxSys'>>
<<set $sx = "cumHair">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum on her ass" 'sxSys'>>
<<set $sx = "cumOnAss">>
<<set $ptc = false>>
<<mph>>
<</button>>
</div>
<</desc>>
<<else>>
<<if $currentNPC.hairColor == "black">>
<<if $currentNPC.age == "young">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/black young low "+random(6)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/black young mid "+random(2)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/black young adv "+random(3)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<<elseif $currentNPC.age == "young">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/black mature low "+random(4)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/black mature mid "+random(3)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/black mature adv "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<<elseif $currentNPC.age == "MILF">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/black MILF low "+random(3)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/black MILF mid "+random(5)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/black MILF adv "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<</if>>
<<elseif $currentNPC.hairColor == "blonde">>
<<if $currentNPC.age == "young">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/blonde young low "+random(5)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/blonde young mid "+random(4)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
/* add images */
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/blonde young adv "+random(4)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<<elseif $currentNPC.age == "young">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/blonde mature low "+random(4)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/blonde mature mid "+random(4)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
/* add images */
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/blonde mature adv "+random(0)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<<elseif $currentNPC.age == "MILF">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/blonde MILF low "+random(4)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/blonde MILF mid "+random(2)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
/* add images */
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/blonde MILF adv "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<</if>>
<<elseif $currentNPC.hairColor == "brown">>
<<if $currentNPC.age == "young">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/brown young low "+random(5)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/brown young mid "+random(3)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/brown young adv "+random(4)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<<elseif $currentNPC.age == "young">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/brown mature low "+random(4)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/brown mature mid "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/brown mature adv "+random(3)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<<elseif $currentNPC.age == "MILF">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/brown MILF low "+random(3)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/brown MILF mid "+random(4)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/brown MILF adv "+random(2)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<</if>>
<<elseif $currentNPC.hairColor == "red">>
<<if $currentNPC.age == "young">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/red young low "+random(3)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/red young mid "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/red young adv "+random(3)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<<elseif $currentNPC.age == "young">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/red mature low "+random(6)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/red mature mid "+random(3)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/red mature adv "+random(0)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<<elseif $currentNPC.age == "MILF">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/red MILF low "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/red MILF mid "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/bj/red MILF adv "+random(0)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<</if>>
<</if>>
<<if $currentNPC.bjCount < 20>>
<<if $currentNPC.arousal < 30>>
<<desc>>
<<set $randomDesc = random(0,1)>>
<<if $randomDesc == 0>>
$currentNPC.name is sluggish and reluctant to suck my dick, constantly grazing it with her teeth and losing the rhythm. She's clearly not into it, and her awkwardness is a total mood killer.
<<else>>
She's clumsy, keeps pulling hair out of her mouth, and it's obvious she doesn't really know what she's doing. Her discomfort is written all over her face, making the whole thing even worse.
<</if>>
<</desc>>
<<elseif $currentNPC.arousal >= 30 && $currentNPC.arousal < 70>>
<<desc>>
<<set $randomDesc = random(1)>>
<<if $randomDesc == 0>>
$currentNPC.name is busy sucking my dick. She's not very good at it, but the girl is trying. Her movements are awkward and unsteady, her mouth fumbling as she tries to find a rhythm.
<<else>>
Occasionally, her teeth graze me, making me wince. She pauses often, pulling strands of hair from her mouth. Her brows furrowed in concentration.
<</if>>
<</desc>>
<<elseif $currentNPC.arousal >= 70>>
<<desc>>
<<set $randomDesc = random(0,1)>>
<<if $randomDesc == 0>>
$currentNPC.name is polishing my penis, clearly driven by her horniness. Her lack of experience shows, and sometimes it feels like she's about to chew my dick off. Her movements are rough and unsteady, and I can feel her teeth occasionally grazing me.
<<else>>
Still, her raw desire keeps her going, her hands gripping me with a mixture of desperation and need. Her tongue flicks awkwardly, but she doesn't stop, completely consumed by her own excitement.
<</if>>
<</desc>>
<</if>>
<<else>>/*if she is experienced*/
<<if $currentNPC.arousal < 30>>
<<desc>>
<<set $randomDesc = random(0,1)>>
<<if $randomDesc == 0>>
$currentNPC.name skillfully wraps her lips around my cock, moving with practiced precision. Her technique is good, but there's a noticeable lack of passion. Each motion is methodical, almost robotic, and it's clear she's not really into it.
<<else>>
Her eyes are distant, and her expression is detached, like she's just going through the motions rather than enjoying it.
<</if>>
<</desc>>
<<elseif $currentNPC.arousal >= 30 && $currentNPC.arousal < 70>>
<<desc>>
<<set $randomDesc = random(0,1)>>
<<if $randomDesc == 0>>
$currentNPC.name is diligently sucking my cock with her lips, her movements both skilled and eager. Her experience shows in the way she expertly uses her tongue, but there's also a spark of horniness driving her.
<<else>>
Her eyes occasionally flick up to meet mine, a hint of desire in them. The way she maintains a steady rhythm, combined with her subtle moans and the flush of her cheeks, makes it clear she's enjoying herself as much as I am.
<</if>>
<</desc>>
<<elseif $currentNPC.arousal >= 70>>
<<desc>>
<<set $randomDesc = random(1)>>
<<if $randomDesc == 0>>
$currentNPC.name enthusiastically polishes my dick with her mouth. She is overflowing with excitement, bobbing her head up and down frantically. She takes me as deep as she can, her eyes shining with desire.
<<else>>
Her breaths are fast and heavy, her moans vibrate against me. Her hands grip my thighs tightly and she devours me with raw, unrestrained lust.
<</if>>
<</desc>>
<</if>>
<</if>>
<<if $bjChoice == "evilRemark">>
<<set $remark = "evil">>
<<speech "You" "$player.name" "$player.surname">>
<<if $firstHisLineSuckDick is 0>>
Oh, look at you...you're so reluctant...be braver!
<<elseif $firstHisLineSuckDick is 1>>
Hey, princess, show me what you've got.
<<elseif $firstHisLineSuckDick is 2>>
Can you handle my big cock, huh?
<<elseif $firstHisLineSuckDick is 3>>
Hmm, sucking dick doesn't seem to be your strong suit. Do your best!
<<elseif $firstHisLineSuckDick is 4>>
You need some serious practice.
<<elseif $firstHisLineSuckDick is 5>>
I've had better...
<<elseif $firstHisLineSuckDick is 6>>
Your sucking sucks...
<<else>>
Maybe sucking dicks just isn't your calling.
<</if>>
<</speech>><br>
<<text $currentNPC>>
<<set $secondHerLineLetHerSuck2 = random(7)>>
<<if $currentNPC.trait == "Oralhater">>
<<if $secondHerLineSuckDick is 0>>
I...$mphm... don't really want to...$mphh...
<<elseif $secondHerLineSuckDick is 1>>
This...$mphm... isn't my...$mphp... choice, but I'll...$mphp... do it.
<<elseif $secondHerLineSuckDick is 2>>
I'm not...$mphm... happy about this, but I'll...$mphp... take care of your...$mphp... cock.
<<elseif $secondHerLineSuckDick is 3>>
I don't like this, but I'll...$mphp... try...$mphp... pleasuring your...$mphp... cock.
<<elseif $secondHerLineSuckDick is 4>>
I'm...$mphm... doing this for you, not for me. Let me just...$mphp... get it over with.
<<elseif $secondHerLineSuckDick is 5>>
It's ...$mphm... not my favorite, but I'll...$mphp... pleasure your...$mphp... cock.
<<elseif $secondHerLineSuckDick is 6>>
I wish...$mphm... I didn't ...$mphm... have to, but I'll...$mphp... do it anyway.
<<else>>
I'll...$mphp... do it, but don't expect me to...$mphp... enjoy it.
<</if>>
<<elseif $currentNPC.trait == "Cocksleeve">>
<<set $secondHerLineLetHerSuck2 = random(10)>>
<<if $secondHerLineLetHerSuck2 is 0>>
Mmm...$mphp...I...$mphm... do...$mphh... my...$mphp... best.
<<elseif $secondHerLineLetHerSuck2 is 1>>
I...$mphp... try to...$mphm... handle...$mphh... your big...$mphp... dick.
<<elseif $secondHerLineLetHerSuck2 is 2>>
I...$mphp...will do this...$mphm... better...$mphh...
<<elseif $secondHerLineLetHerSuck2 is 3>>
I...$mphp... am gonna...$mphm... put your...$mphp... lollypop...$mphh... so deep...$mphp...
<<elseif $secondHerLineLetHerSuck2 is 4>>
I...$mphp... love your...$mphm... lollypop...
<<elseif $secondHerLineLetHerSuck2 is 5>>
Mmm...$mphp... your cock...$mphm... is tasty...$mphh... I ...$mphp... will...$mphm... learn...
<<elseif $secondHerLineLetHerSuck2 is 6>>
Please...$mphp... learn ...$mphm... your cocksleeve...
<<elseif $secondHerLineLetHerSuck2 is 7>>
Ack!...$mphp... It's not...$mphm... going to go...$mphh... any further.
<<elseif $secondHerLineLetHerSuck2 is 8>>
I...$mphp... am sorry...$mphm... can't take...$mphh... all...$mphp... your dick...
<<else>>
I...$mphp... need to...$mphm... do better...$mphh... than this.
<</if>>
<<else>>
<<if $secondHerLineSuckDick is 0>>
I can't ...$mphh... believe I'm...$mphp... actually doing ...$mphm... this. It's ...$mphh... so ...$mphp... degrading.
<<elseif $secondHerLineSuckDick is 1>>I...$mphh...don't...$mphp...like...$mphm...it.
<<elseif $secondHerLineSuckDick is 2>>
You're ...$mphh... lucky ...$mphp... I'm a good ...$mphm... actress.
<<elseif $secondHerLineSuckDick is 3>>
I ...$mphh... can't ...$mphp... wait to wash ...$mphm... my mouth out with ...$mphh... soap.
<<elseif $secondHerLineSuckDick is 4>>
Just remember ...$mphh... this is ...$mphp... the one and ...$mphm... only time ...$mphh... I'll ever do ...$mphp... this.
<<elseif $secondHerLineSuckDick is 5>>
I'm ...$mphh... counting ...$mphp... down ...$mphm... the seconds until I ...$mphh... can stop ...$mphp... doing that.
<<elseif $secondHerLineSuckDick is 6>>
I'm ...$mphh... counting ...$mphp... down ...$mphm... the seconds until I ...$mphh... can stop ...$mphp... doing that.
<<else>>Just remember ...$mphh... this is ...$mphp... the one and ...$mphm... only time ...$mphh... I'll ever do ...$mphp... this.
<</if>>
<</if>>
<</text>>
<<set $bjChoice = "null">>
<<elseif $bjChoice == "kindRemark">>
<<set $remark = "kind">>
<<speech "You" "$player.name" "$player.surname">>
<<if $firstHisLineLetHerSuck2 is 0>>
Oh, baby, you look so sexy.
<<elseif $firstHisLineLetHerSuck2 is 1>>
Mmm, your mouth feels incredible.
<<elseif $firstHisLineLetHerSuck2 is 2>>
You're amazing at this, babe.
<<elseif $firstHisLineLetHerSuck2 is 3>>
You're a natural at giving head.
<<elseif $firstHisLineLetHerSuck2 is 4>>
The way you suck my cock drives me wild.
<<elseif $firstHisLineLetHerSuck2 is 5>>
Fuck, you're good at this.
<<elseif $firstHisLineLetHerSuck2 is 6>>
You're the best I've ever had.
<<elseif $firstHisLineLetHerSuck2 is 7>>
You know exactly how to please me.
<<else>>
You're such a talented cocksucker.
<</if>>
<</speech>><br>
<<text $currentNPC>>
<<set $secondHerLineLetHerSuck2 = random(7)>>
<<if $currentNPC.trait == "Oralhater">>
<<if $secondHerLineSuckDick is 0>>
I...$mphm... don't...$mphm...want to...$mphh...
<<elseif $secondHerLineSuckDick is 1>>
This...$mphm... isn't my...$mphp... choice, but I'll...$mphp... do it.
<<elseif $secondHerLineSuckDick is 2>>
I'm not...$mphm... good...$mphp... at it...$mphp...
<<elseif $secondHerLineSuckDick is 3>>
I $mphp... don't...$mphp... like sucking...$mphp...
<<elseif $secondHerLineSuckDick is 4>>
Don't...$mphm... try...$mphp... compliment...$mphh...hate...$mphm...it.
<<elseif $secondHerLineSuckDick is 5>>
It's ...$mphm... not...$mphh...my favorite, but I'll...$mphp... pleasure your...$mphp... cock.
<<elseif $secondHerLineSuckDick is 6>>
I wish...$mphm... I didn't ...$mphm... have to...
<<else>>
I'll...$mphp... do it...$mphp... but don't...$mphh...expect me to...$mphp... enjoy it.
<</if>>
<<elseif $currentNPC.trait == "Cocksleeve">>
<<set $secondHerLineLetHerSuck2 = random(9)>>
<<if $secondHerLineLetHerSuck2 is 0>>
Mmm...$mphp...I...$mphm... love...$mphh... your...$mphp... cock.
<<elseif $secondHerLineLetHerSuck2 is 1>>
You...$mphp... taste so...$mphm... good...$mphh... baby.
<<elseif $secondHerLineLetHerSuck2 is 2>>
I...$mphp... could do this...$mphm... all...$mphh... day.
<<elseif $secondHerLineLetHerSuck2 is 3>>
Are...$mphp... you gonna...$mphm... put the lollypop...$mphh... so deep...$mphp... I'll go blue in the face?
<<elseif $secondHerLineLetHerSuck2 is 4>>
I...$mphp... love your...$mphm... lollypop.
<<elseif $secondHerLineLetHerSuck2 is 5>>
Mmm...$mphp..., your cock...$mphm... is my...$mphh... favorite treat.
<<elseif $secondHerLineLetHerSuck2 is 6>>
I've...$mphp... been a...$mphm... naughty girl...
<<elseif $secondHerLineLetHerSuck2 is 7>>
Ack!...$mphp... It's not...$mphm... going to go...$mphh... any further.
<<elseif $secondHerLineLetHerSuck2 is 8>>
I...$mphp... guess I need...$mphm... to try...$mphh... harder to...$mphp... swallow it all.
<<else>>I...$mphp... need to...$mphm... do better...$mphh... than this.
<</if>>
<<else>>
<<set $secondHerLineSuckDick = random(7)>>
<<if $secondHerLineSuckDick is 0>>
I can't ...$mphh... believe I'm...$mphp... actually doing ...$mphm... this.
<<elseif $secondHerLineSuckDick is 1>>It...$mphh...is...$mphp...strange...$mphm...a little.
<<elseif $secondHerLineSuckDick is 2>>
You're ...$mphh... lucky ...$mphp... I'm a good ...$mphm... actress.
<<elseif $secondHerLineSuckDick is 3>>
I ...$mphh...hope...$mphp... you ...$mphm...like...$mphh... it.
<<elseif $secondHerLineSuckDick is 4>>
It's ...$mphh... a bit...$mphp... tickling...$mphm... I ...$mphh...can...$mphp... get...$mphm...used...$mphh... to it.
<<elseif $secondHerLineSuckDick is 5>>
It's ...$mphh...good ...$mphp...you...$mphm...like ...$mphh... it...$mphp...
<<elseif $secondHerLineSuckDick is 6>>
I'm ...$mphh...trying ...$mphp...to...$mphm...please ...$mphh...you...$mphp...
<<else>>
Just remember ...$mphh...it's...$mphp...for ...$mphm...you...$mphh...
<</if>>
<</if>>
<</text>>
<<set $bjChoice = "null">>
<<else>>
<<desc>>
<div class="row">
<<button "<<if $firstHisLineSuckDick is 0>>
Oh, look at you...you're so reluctant...be braver!
<<elseif $firstHisLineSuckDick is 1>>
Hey, princess, show me what you've got.
<<elseif $firstHisLineSuckDick is 2>>
Can you handle my big cock, huh?
<<elseif $firstHisLineSuckDick is 3>>
Hmm, sucking dick doesn't seem to be your strong side. Do your best!
<<elseif $firstHisLineSuckDick is 4>>
You need some serious practice.
<<elseif $firstHisLineSuckDick is 5>>
I've had better...
<<elseif $firstHisLineSuckDick is 6>>
Your sucking sucks...
<<else>>
Maybe sucking dicks just isn't your calling.
<</if>>" 'sxSys'>>
<<set $sx = "blowjob">>
<<set $bjChoice = "evilRemark">>
<<mph>>
<</button>>
<<button "<<if $firstHisLineLetHerSuck2 is 0>>
Oh, baby, you look so sexy.
<<elseif $firstHisLineLetHerSuck2 is 1>>
Mmm, your mouth feels incredible.
<<elseif $firstHisLineLetHerSuck2 is 2>>
You're amazing at this, babe.
<<elseif $firstHisLineLetHerSuck2 is 3>>
You're a natural at giving head.
<<elseif $firstHisLineLetHerSuck2 is 4>>
The way you suck my cock drives me wild.
<<elseif $firstHisLineLetHerSuck2 is 5>>
Fuck, you're good at this.
<<elseif $firstHisLineLetHerSuck2 is 6>>
You're the best I've ever had.
<<elseif $firstHisLineLetHerSuck2 is 7>>
You know exactly how to please me.
<<else>>
You're such a talented cocksucker.
<</if>>" 'sxSys'>>
<<set $sx = "blowjob">>
<<set $bjChoice = "kindRemark">>
<<mph>>
<</button>>
</div>
<</desc>>
<</if>>
<<desc>>
<div class='row'>
<<button "Enjoy her mouth" 'sxSys'>>
<<set $sx = "blowjob">>
<<set $firstHisLineSuckDick = random(8)>>
<<set $firstHisLineLetHerSuck2 = random(8)>>
<<mph>>
<<if $currentNPC.bjCount > 20>>
<<if $currentNPC.trait == "Cocksleeve">>
<<set $increaseStat = random (10)>>
<<set $increaseStatAr = random (5,20)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<elseif $currentNPC.trait == "Oralhater">>
<<set $increaseStat = random (5,10)>>
<<set $increaseStatAr = random (5,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<else>>
<<if $remark == "kind">>
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $remark = "none">>
<<elseif $remark == "evil">>
<<set $lot = random (100)>>
<<if $lot <= 65>>
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<else>>
<<set $increaseStat = random (1,15)>>
<<set $increaseStatAr = random (5,20)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<set $remark = "none">>
<<else>>
<<set $lot = random (100)>>
<<if $lot <= 50>>
<<set $increaseStat = random (5)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<else>>
<<set $increaseStat = random (5)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<set $remark = "none">>
<</if>>
<</if>>
<<else>>/*If bj less than 20*/
<<if $currentNPC.trait == "Cocksleeve">>
<<set $increaseStat = random (10)>>
<<set $increaseStatAr = random (5,20)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<elseif $currentNPC.trait == "Oralhater">>
<<set $increaseStat = random (10,15)>>
<<set $increaseStatAr = random (5,20)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<else>>
<<if $remark == "kind">>
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $remark = "none">>
<<elseif $remark == "evil">>
<<set $lot = random (100)>>
<<if $lot <= 65>>
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<else>>
<<set $increaseStat = random (1,15)>>
<<set $increaseStatAr = random (5,20)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<set $remark = "none">>
<<else>>
<<set $lot = random (100)>>
<<if $lot <= 50>>
<<set $increaseStat = random (5)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<else>>
<<set $increaseStat = random (5)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<set $remark = "none">>
<</if>>
<</if>>
<</if>>
<<set $randomLustNumber = random (5,20)>>
<<set $player.arousal += $randomLustNumber>>
<<run myNotify('+' + $randomLustNumber + ' my arousal!')>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button "Get back" 'sxSys'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>>
<</desc>>
<</if>>
<<elseif $sx == "cumFace">>
<<if $ptc == true>>
<<speech "You" "$player.name" "$player.surname">>
Can I cum on your face?
<</speech>><br>
<<if $check > 70>>
<<text $currentNPC>>
Yes...
<</text>><br>
<<desc>>
Positioning myself just right, I unleash a powerful stream of warm, white jizz onto her eager face.
<<set $randomDescCum = random(2)>>
<<if $randomDescCum == 0>>
The sight of my cum splattering across her delicate features is both thrilling and arousing.
<<elseif $randomDescCum == 1>>
The sticky liquid adorns her flushed cheeks, paints her luscious lips, and clings to her closed eyes, creating a sensual masterpiece.
<<else>>
$currentNPC.name's expression mixes pleasure and desire as she revels in the moment. I watch as my cum slowly trickles down her face.
<</if>>
<</desc>>
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,5)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<else>>/*Fail*/
<<text $currentNPC>>
Nooooo! It's...disgusting...
<</text>><br>
<<desc>>
I can't hold it in any longer and start to come. She screams but avoids my cum which lands on the floor.
<</desc>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<else>> /* Without permission */
<<desc>>
I can't resist the desire to mark $currentNPC.name's face with my cum. I guide my pulsating erection towards her beautiful face.<br>
I grip my throbbing shaft tightly, teasing her with the anticipation of what is about to come.
<</desc>>
<<if $check > 90 || $currentNPC.trait == "Cocksleeve">>
<<text $currentNPC>>
Yes! Cum...
<</text>><br>
<<desc>>
<<set $randomDescCum = random(1)>>
<<if $randomDescCum == 0>>
My cum begins to land on her face, interrupting her mid-sentence. White streams cover her eyes, spread across her forehead, dribble down her nose, and envelop her entire face.
<<else>>
As she tries to speak, my cum silences her, landing on her face. White jets splash onto her eyes, paint her forehead, drip down her nose, and spread over her entire face.
<</if>>
<</desc>>
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,15)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<else>>/*Fail*/
<<text $currentNPC>>
Hey! What the fuck...
<</text>><br>
<<desc>>
<<set $randomDescCum = random(1)>>
<<if $randomDescCum == 0>>
My cum begins to land on her face, interrupting her mid-sentence. White streams cover her eyes, spread across her forehead, dribble down her nose, and envelop her entire face.
<<else>>
As she tries to speak, my cum silences her, landing on her face. White jets splash onto her eyes, paint her forehead, drip down her nose, and spread over her entire face.
<</if>>
<</desc>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<</if>>
<<desc>>
<<desc>>
<<button "Get back" 'sxSys'>>
<<set $sx = "choosePosition">>
<<mph>>
<<set $player.arousal = 0>>
<</button>>
<</desc>>
<</desc>>
<<elseif $sx == "cumInMouth">>
<<if $ptc == true>>
<<speech "You" "$player.name" "$player.surname">>
Can I come in your mouth?
<</speech>><br>
<<if $check > 90 || $currentNPC.trait == "Cocksleeve">>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,15)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<text $currentNPC>>
Yes...
<</text>>
<<desc>>
Damn, I grab her hair and guide my rock-hard shaft to her mouth like a boss.
<<set $randomDescCum1 = random(3)>>
<<if $randomDescCum1 == 0>>
She takes my entire cock into her mouth and starts bobbing her head.
<<elseif $randomDescCum1 == 1>>
She swallows eagerly, her tongue swirling around my thick dick, while her eyes lock onto mine with a mixture of submission and satisfaction.
<<elseif $randomDescCum1 == 2>>
She sucks me in, sliding her tongue under my cock, letting it glide up and around the head. I look down to watch as my cock disappears into her lips almost fully.
<<else>>
I enjoy the warmth of her mouth, feeling her slick tongue beneath the head of my cock and partly along the shaft.
<</if>>
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
You're so fucking good!
<</speech>><br>
<<text $currentNPC>>
...$mphm...$mphp...$mphm...
<</text>>
<<desc>>
I give in and release right into her sloppy mouth.
<<set $randomDescCum = random(3)>>
<<if $randomDescCum == 0>>
I hold her steady, not letting my throbbing dick escape her warm grasp. The orgasmic waves wash over me, and I feel divine.<br>
<<elseif $randomDescCum == 1>>
In no time her mouth is full of my cum. My jizz pours out of her lips and drips down her chin.<br>
<<elseif $randomDescCum == 2>>
She sucks eagerly, swallowing every drop while looking up at me with a hazy, almost dreamlike gaze. <br>
<<else>>
Her lips wrap tightly around my shaft, her tongue swirling around the head, and the sight of her dedication sends waves of pleasure coursing through me.<br>
<</if>>
I let go of her head watching as my jizz trickle down her chin and find a cozy spot on her heaving chest. Damn, what a sight!
<</desc>>
<<else>>/*Fail*/
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<text $currentNPC>>
Nooooo! It's...disgusting...
<</text>><br>
<<desc>>
I can't hold it in any longer and start to come. She screams but avoids my sperm which lands on the floor.
<</desc>>
<</if>>
<<else>> /* Without permission */
<<desc>>
I can't resist the desire to come in $currentNPC.name's mouth. <br>
<<set $randomDescCumM = random(1)>>
<<if $randomDescCumM == 0>>
I pull her hair in a way that I know can hurt, and her teeth spread apart just enough to push my cock into her mouth.
<<else>>
Her mouth is open a bit, creating enough space to fit my cock comfortably inside.
<</if>>
<<set $rdc = random(2)>>
<<if $rdc == 0>>
I don't like the feel of her teeth on my cock, so I make sure to push my dick in her mouth far enough.
<<elseif $rdc == 1>>
I quickly thrust my cock into her mouth. Her lips tighten around me as I feel the intense pleasure building rapidly.
<<else>>
I guide my throbbing dick towards her big mouth and shove it!
<</if>>
<br>
<<set $rC = random(1)>>
<<if $rC == 0>>
It doesn't take long before I'm ready to empty my cum into her mouth.
<<else>>
I feel my cock starting to twitch in anticipation of the release, but I deliberately hold it back to intensify my climax.
<</if>>
<</desc>>
<<if $check > 90 || $currentNPC.trait == "Cocksleeve">>
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,15)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<text $currentNPC>>
Mmm...
<</text>>
<<desc>>
<<set $randomDescCum = random(1)>>
<<if $randomDescCum == 0>>
I immediately feel the desire to penetrate deeper into her warm wetness.
<<else>>
When I come into her greedy mouth, I realize I'm holding her by the hair, but she's not struggling.
<</if>>
<<set $rdc2 = random(1)>>
<<if $rdc2 == 0>>
She's making quick swallowing motions, her tongue caressing my twitching cock.
<<else>>
The pleasure is otherworldly and seems to go on forever.
<</if>>
Finally, my cock stops twitching, releasing the last drops of cum into her mouth.
<</desc>>
<<text $currentNPC>>
It...wasn't that...bad...
<</text>><br>
<<else>>/*Fail*/
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<speech "You" "$player.name" "$player.surname">>
Don't resist, okay?
<</speech>><br>
<<text $currentNPC>>
...$mphm...$mphp...$mphm...
<</text>><br>
<<desc>>
<<set $resultCum = "bad">>
<<set $randomDescCum = random(1)>>
<<if $randomDescCum == 0>>
I am gripping her hair tightly as I hold her head in place, and begin to fuck her mouth with forceful strokes.<br>
<<else>>
I keep a firm grip on her hair, occasionally pressing on the back of her head. She lets out a muffled protest and tries to shake her head.<br>
<</if>>
With a few more thrusts, I release, flooding her mouth with warm, pulsating spurts of cum.<br>
<<set $rrdC = random(1)>>
<<if $rrdC == 0>>
She manages to swallow my jizz with some difficulty.
<<else>>
She can't swallow my cum and white liquid begins to leak out of her mouth and even her nose. She coughs and wipes the cum away, but makes it worse by smearing it all over her face.
<</if>>
<</desc>>
<</if>>
<<if $resultCum == "bad">>
<<speech "You" "$player.name" "$player.surname">>
I asked you not to resist, and we wouldn't have to do this
<</speech>>
<<desc>>
I say to her reproachfully, giving her hair a slight tug.
<</desc>>
<<text $currentNPC>>
Cough...cough...fuck you!
<</text>><br>
<<set $resultCum = "none">>
<</if>>
<</if>>
<<desc>>
<<desc>>
<<button "Get back" 'sxSys'>>
<<set $sx = "choosePosition">>
<<mph>>
<<set $player.arousal = 0>>
<</button>>
<</desc>>
<</desc>>
<<elseif $sx == "cumTits">>
<<if $ptc == true>>
<<speech "You" "$player.name" "$player.surname">>
Can I come on your tits?
<</speech>><br>
<<if $check > 60 || $currentNPC.trait == "Cocksleeve">>
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,15)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<text $currentNPC>>
Sure!
<</text>>
<<desc>>
<<set $randomDescCum1 = random(2)>>
<<if $randomDescCum1 == 0>>
I position my throbbing cock between her juicy melons, squeezing them together and sliding my hard shaft through that fuckable cleavage.
<<elseif $randomDescCum1 == 1>>
Titty-fucking is a whole different kind of pleasure—not like pounding a tight pussy, but damn, it's still mind-blowing.
<<else>>
I revel in the sensation of those soft titties wrapping around my rock-hard dick, the friction driving me wild with desire.
<</if>>
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
I'm gonna cover those sweet tits in my cum, $currentNPC.name, fuck!
<</speech>><br>
<<text $currentNPC>>
Yes!Cover my beautiful body with your manly jizz! I want to see my breasts soaking in it!
<</text>>
<<desc>>
I know I am on the verge of cumming.
<<set $randomDescCum = random(3)>>
<<if $randomDescCum == 0>>
In an instant I reach the point of no return, I give in to the feeling. Warm jets of cum shoot up under her chin and glaze her tits.<br>
<<elseif $randomDescCum == 1>>
And then, out of nowhere, it happens. My cock pulses and erupts, shooting warm, sticky jizz in multiple streams.<br>
<<elseif $randomDescCum == 2>>
In a jiff it blasts out from my pulsating member, splattering all over her enticing tits.<br>
<<else>>
I sigh as a string of cum shoots out of my cock across her cleavage.<br>
<</if>>
<<set $randomDescCum3 = random(2)>>
<<if $randomDescCum3 == 0>>
After a moment, a load of cum lands on her shapely breasts, and she begins kneading my testicles. After a few spasms, the cum stops flowing out of me.<br>
<<elseif $randomDescCum3 == 1>>
The sight of my cum coating her supple skin is mesmerizing, the creamy white liquid sticking to her perky nipples and slowly dripping down.
<<else>>
She knows exactly how to handle it, quickly catching the droplets and wiping away the stray splashes before they hit the floor.
<</if>>
<</desc>>
<<set $increaseStat = random (10,20)>>
<<set $increaseStatAr = random (20,30)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<else>>/*Fail*/
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<text $currentNPC>>
Nooooo! It's...disgusting...
<</text>><br>
<<desc>>
I can't hold it in any longer and start to come. She screams but avoids my sperm which lands on the floor.
<</desc>>
<</if>>
<<else>> /* Without permission */
<<desc>>
I can't resist the desire to come on $currentNPC.name's tits. <br>
<<set $randomDescCumM = random(1)>>
<<if $randomDescCumM == 0>>
I aim at her tits and start to cum.
<<else>>
I let out a triumphant roar as I shoot my jizz onto her tits.
<</if>>
<<set $rdc = random(2)>>
<<if $rdc == 0>>
I watch as my spunk streaks across her chest and runs down her neck.
<<elseif $rdc == 1>>
Her skin is littered with my cum, a permanent reminder of our sex.
<<else>>
My cum sprays across her chest, leaving a glistening trail on her skin. The sight of my essence coating her is awesome.
<</if>>
<</desc>>
<<if $check > 75 || $currentNPC.trait == "Cocksleeve">>
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,15)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<text $currentNPC>>
Mmm...
<</text>>
<<desc>>
<<set $randomDescCum = random(1)>>
<<if $randomDescCum == 0>>
She timidly reaches out and grabs my scrotal sac. After a few movements, I feel the ejaculation coming and bring the tip of my cock closer to her tits.
<<else>>
She nervously extends her hand and gently grasps my scrotal sac. After a few strokes, I feel the climax building and move the tip of my cock closer to her chest.
<</if>>
<<set $rdc2 = random(1)>>
<<if $rdc2 == 0>>
Her breasts are splashed with my semen, and the last drop hangs from my cock.She spreads the cum over her tits, and while doing so, she sticks out her tongue and licks that last drop of semen from my cock.
<<else>>
My semen splashes across her breasts, with the final drop hanging from my cock. She spreads the stains over her chest, and as she does, she sticks out her tongue and licks that last drop of semen from my cock.
<</if>>
<</desc>>
<<text $currentNPC>>
It...wasn't that...bad...
<</text>><br>
<<else>>/*Fail*/
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<speech "You" "$player.name" "$player.surname">>
It's gonna be fine, okay?
<</speech>><br>
<<text $currentNPC>>
Don't you dare...
<</text>><br>
<<desc>>
<<set $resultCum = "bad">>
As I feel the ejaculation approaching, I position the tip of my cock near her chest.<br>
<<set $rrdC = random(1)>>
<<if $rrdC == 0>>
My semen sprays onto her breasts, leaving the last drop dangling from my cock.
<<else>>
The first squirt makes a diagonal line from her right breast to her left nipple. The next hits her chest. Her breasts are covered by the time she shakes the last drop onto them.
<</if>>
<</desc>>
<</if>>
<<if $resultCum == "bad">>
<<speech "You" "$player.name" "$player.surname">>
You see? Nothing bad.
<</speech>><br>
<<text $currentNPC>>
You could have warned me! It's gonna smell!
<</text>><br>
<<set $resultCum = "none">>
<</if>>
<</if>>
<<desc>>
<<button "Get back" 'sxSys'>>
<<set $sx = "choosePosition">>
<<mph>>
<<set $player.arousal = 0>>
<</button>>
<</desc>>
<<elseif $sx == "cumInThroat">>
<<if $ptc == true>>
<<speech "You" "$player.name" "$player.surname">>
Can I come in your throat?
<</speech>><br>
<<if $check > 110 || $currentNPC.trait == "Cocksleeve">>
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,20)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<text $currentNPC>>
Sure!
<</text>>
<<desc>>
I take a few steps over to her and put it in her mouth.
<<set $randomDescCum1 = random(2)>>
<<if $randomDescCum1 == 0>>
She begins to suck it greedily. She makes long, fast, complete movements, taking it all the way in and then all the way out of her mouth.
<<elseif $randomDescCum1 == 1>>
She eagerly takes my cock in her mouth and starts sucking, clearly trying to make me cum as fast as possible.
<<else>>
I gasp in surprise as I feel the heat of her mouth enveloping me. Her lips move with urgency, taking me deep. The sensation overwhelms me as I push further, guided by a primal need.
<</if>>
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
You're so fucking good!
<</speech>><br>
<<text $currentNPC>>
$mphh...$mphp...$mphm...$mphh...$mphp...$mphm...
<</text>>
<<desc>>
Suddenly, I tug on her hair, causing her to look up at me.
<<set $randomDescCum = random(3)>>
<<if $randomDescCum == 0>>
Her moans, muffled but audible, make me even hornier. Her attempts to resist only strengthen my resolve.<br>
<<elseif $randomDescCum == 1>>
I press on, driven by desire, savoring every moment as she struggles to accommodate me. I tighten my grip on her hair.<br>
<<elseif $randomDescCum == 2>>
In a jiff it blasts out from my pulsating member, splattering all over her enticing tits.<br>
<<else>>
I feel her body tense beneath me and I pause briefly, savoring the moment, before continuing, pushing even deeper.<br>
<</if>>
<<set $randomDescCum3 = random(2)>>
<<if $randomDescCum3 == 0>>
And then, it happens, I release my load, a hot eruption that flows down her throat like a wild river.<br>
<<elseif $randomDescCum3 == 1>>
I gasp and begin to moan continuously as she begins to suck fast and hard, I can feel the cum building up inside me then as $currentNPC.name gives my balls a gentle squeeze I cry out loud as my cock erupts in her mouth.
<<else>>
Her eyes open wide, and then I explod in her mouth. I gasp as a tidal wave of my hot cum floods her hot mouth.
<</if>>
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
C'mon, be a good girl and swallow it...
<</speech>><br>
<<text $currentNPC>>
$mphh...$mphp...$mphm...$mphh...$mphp...$mphm...
<</text>>
<<desc>>
<<set $randomDescCum4 = random(3)>>
<<if $randomDescCum4 == 0>>
It pours down her throat and escapes her mouth in torrents. She tries to hold on to my prick, but it is too much, as blast after blast of cum shoots into her mouth and then over her face. My jizz hangs in drools from her lips.<br>
<<elseif $randomDescCum4 == 1>>
Each thrust ends with a spurt of cum and $currentNPC.name gurgling as she fights to take it all. I moan as she fails and I enjoy the sight of cum dribbling from her lips and down my shaft. <br>
<<elseif $randomDescCum4 == 2>>
I push my cock deeper into her mouth, feeling her throat constrict and relax around me. The sensation is overwhelming. I errupt hot torrens of jizz inside her greedy mouth, filling her throat. <br>
<<else>>
I instantly start to shoot my load deep down her throat. The head of my cock presses against the back of her throat, and I feel her muscles contracting around me.
<br>
<</if>>
<<set $randomDescCum3 = random(2)>>
<<if $randomDescCum3 == 0>>
She swallows eagerly and pushes me even deeper, her lips tight around my shaft. My cum keeps flowing, and she swallows every drop, her throat working rhythmically.<br>
<<elseif $randomDescCum3 == 1>>
I can feel her tongue moving against me, coaxing out every last bit. Even as I start to shrink, she keeps me in her mouth, sucking gently, her lips and tongue never leaving my shaft.<br>
<<else>>
I can see her cheeks hollow as she sucks, her eyes watering slightly from the effort, but she doesn't stop. Her throat relaxes and constricts around me, each swallow sending waves of pleasure through my body. Her hands grip my thighs firmly, steadying herself as she takes every last inch.
<</if>>
<</desc>>
<<else>>/*Fail*/
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<text $currentNPC>>
Nooooo! It's...disgusting...
<</text>><br>
<<desc>>
I can't hold it in any longer and start to come. She screams but avoids my sperm which lands on the floor.
<</desc>>
<</if>>
<<else>> /* Without permission */
<<if $check > 75 || $currentNPC.trait == "Cocksleeve">>
<<set $increaseStat = random (1,3)>>
<<set $increaseStatAr = random (1,20)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<desc>>
<<set $randomDescCumM = random(1)>>
<<if $randomDescCumM == 0>>
I grasp her hair and pull her closer to me. The anticipation builds as I wait for her to take me inside. <br>
She slowly reaches for my cock, and as her lips touch the head, her mouth begins to open, gradually welcoming me inside. I feel myself filling her mouth almost completely as she begins to pull back.
<<else>>
My gaze meets hers, filled with desire and a hint of submission that sends a thrill through me. <br>
I plunge deep into her throat, feeling her tight grip around my pulsating member. The pleasure builds up, making my whole body tremble with anticipation.
<</if>>
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
I can't hold it anymore swallow it...
<</speech>><br>
<<text $currentNPC>>
$mphh...$mphp...$mphm...$mphh...$mphp...$mphm...
<</text>>
<<desc>>
<<set $randomDescCum = random(1)>>
<<if $randomDescCum == 0>>
Her warmth surrounds me as I penetrate deep, momentarily blocking her breath. Just when it seems I can't go any further, I push in harder. Her eyes begin to widen and widen.
<<else>>
After a few deep breaths, she takes me in her mouth again. I continue, each thrust is met with a moan from her. Saliva is dripping out of her mouth, she seems to want to ask me something, but the words do not come out.
<</if>>
<<set $rdc2 = random(1)>>
<<if $rdc2 == 0>>
Suddenly I release, the tension breaking like a wave against the shore.
<<else>>
Her eyes open wide and the first shot of my cum blasts against the back of her throat. Right away I can see the panic in her eyes as she senses that my cum is going to have nowhere to go but down her throat.
<</if>>
<</desc>>
<<text $currentNPC>>
$mphh...$mphp...$mphm...$mphh...$mphp...$mphm...
<</text>><br>
<<desc>>
<<set $randomDescCum = random(1)>>
<<if $randomDescCum == 0>>
After that first erruption, I pull back just slightly to allow her more room for the sperm. My happy dick pulses and pumps rope after rope of my gooey cum into that mouth, coating her tongue, filling her completely...
<<else>>
I pulse inside her, each spurt filling her throat, and she swallows it all, her throat working rhythmically. The sensation is overwhelming, and I can't help but groan. $currentNPC.name doesn't miss a beat, her lips and tongue continuing their relentless work, milking me dry.
<</if>>
<</desc>>
<<else>>/*Fail*/
<<set $increaseStat = random (1,15)>>
<<set $increaseStatAr = random (1,20)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<speech "You" "$player.name" "$player.surname">>
I wanna cum in your...throat!
<</speech>><br>
<<text $currentNPC>>
But...
<</text>><br>
<<speech "You" "$player.name" "$player.surname">>
No buts!
<</speech>><br>
<<desc>>
<<set $resultCum = "bad">>
I try to grab her by the hair to put her pretty mouth on my trhobbing dick, but she dodges!<br>
<<set $rrdC = random(1)>>
<<if $rrdC == 0>>
A torrent of jizz erupts, splashing across her face with a wet slap. It paints her features, dripping down her cheeks and chin in thick, sticky ribbons.
<<else>>
She gasps in surprise, her eyes are widening with shock and annoyance as she feels the warmth spreading across her skin.
<</if>>
<</desc>>
<</if>>
<<if $resultCum == "bad">>
<<speech "You" "$player.name" "$player.surname">>
You see? Nothing bad.
<</speech>><br>
<<text $currentNPC>>
You could have warned me! It's gonna smell!
<</text>><br>
<<set $resultCum = "none">>
<</if>>
<</if>>
<<desc>>
<<button "Get back" 'sxSys'>>
<<set $sx = "choosePosition">>
<<mph>>
<<set $player.arousal = 0>>
<</button>>
<</desc>>
<<elseif $sx == "cumHair">>
<<if $ptc == true>>
<<speech "You" "$player.name" "$player.surname">>
Can I cum on your hair?
<</speech>><br>
<<if $check > 60>>
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<text $currentNPC>>
Yes, please.
<</text>>
<<desc>>
I step closer, positioning myself over her, my dick is throbbing. <br>
<<set $randomDescCum1 = random(2)>>
<<if $randomDescCum1 == 0>>
She tilts her head back, her hair cascading like a waterfall, eyes gleaming with anticipation.<br>
<<elseif $randomDescCum1 == 1>>
Her gaze meets mine, her lips curling into a teasing smile as she prepares her hair for my cum.<br>
<<else>>
She is on her knees and her hair is a tempting target. I'm ready to cum.<br>
<</if>>
<<set $randomDescCum = random(3)>>
<<if $randomDescCum == 0>>
My cum erupts, splattering onto her silky strands, creating a glistening mess.
<<elseif $randomDescCum == 1>>
I let go, my cum flowing down, mixing with her hair, she sighs in satisfaction.
<<elseif $randomDescCum == 2>>
I shudder as my cum shoots onto her hair, covering it in thick, sticky ropes.
<<else>>
My body tenses and my dick releases into her hair with streams of cum.
<</if>>
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
You're incredible.
<</speech>><br>
<<text $currentNPC>>
Thank you...
<</text>>
<<desc>>
I admire the sight, my cum adorning her hair like a twisted crown.
<<set $randomDescCum4 = random(3)>>
<<if $randomDescCum4 == 0>>
It drips down, creating sticky strands. She tries to tidy it up but smiles.
<<elseif $randomDescCum4 == 1>>
Each drop clings to her hair, giving it a shiny, messy look. She runs her fingers through it and then...lick it.
<<elseif $randomDescCum4 == 2>>
My cum covers her hair completely, making it look wet and sticky. She doesn't seem to mind.
<<else>>
It drips down from her hair, creating a messy yet satisfying look. She seems content with the result.
<</if>>
<</desc>>
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<else>>/*Fail*/
<<set $increaseStat = random (1,3)>>
<<set $increaseStatAr = random (1,5)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<text $currentNPC>>
No, that's...disgusting.
<</text>><br>
<<desc>>
I can't hold back anymore and come. But I miss her hair and leave a dirty puddle on the floor.
<</desc>>
<</if>>
<<else>> /* Without permission */
<<if $check > 75>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,15)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<desc>>
<<set $randomDescCumM = random(1)>>
<<if $randomDescCumM == 0>>
I grab my dick, ready to explode.
<<else>>
My gaze meets hers and I am ready to cum on her hair.
<</if>>
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
I can't hold it anymore, it's coming...
<</speech>><br>
<<text $currentNPC>>
Really? On my hair?
<</text>>
<<desc>>
<<set $randomDescCum = random(1)>>
<<if $randomDescCum == 0>>
I shoot and my cum splashes on her hair. It sticks and makes her shine.
<<else>>
I come and my cum drips on her hair. She tries to avoid it, but it still coats a few strands.
<</if>>
<</desc>>
<<text $currentNPC>>
I can't say I really love it...
<</text>><br>
<<desc>>
<<set $randomDescCum = random(1)>>
<<if $randomDescCum == 0>>
After the first spurt, I pull back slightly. My cum continues to drip, creating a sticky mess.
<<else>>
My cum coats her hair, and she runs her fingers through it, trying to clean it up. She seems annoyed.
<</if>>
<</desc>>
<<text $currentNPC>>
But fine...
<</text>><br>
<<else>>/*Fail*/
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<speech "You" "$player.name" "$player.surname">>
I wanna cum on your hair!
<</speech>><br>
<<text $currentNPC>>
But...
<</text>><br>
<<speech "You" "$player.name" "$player.surname">>
No buts!
<</speech>><br>
<<desc>>
<<set $resultCum = "bad">>
I try to grab her hair to position myself, but she dodges!
<<set $rrdC = random(1)>>
<<if $rrdC == 0>>
I can't hold back anymore and come. But I miss her hair and leave a dirty puddle on the floor.
<<else>>
She gasps in surprise, her eyes widening in shock and annoyance as she feels the warmth spread through her hair.
<</if>>
<</desc>>
<</if>>
<</if>>
<<desc>>
<<button "Get back" 'sxSys'>>
<<set $sx = "choosePosition">>
<<mph>>
<<set $player.arousal = 0>>
<</button>>
<</desc>>
<<elseif $sx == "cumOnAss">>
<<if $ptc == true>>
<<speech "You" "$player.name" "$player.surname">>
Can I come on your ass?
<</speech>><br>
<<if $check > 50>>
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<text $currentNPC>>
Sure!
<</text>>
<<desc>>
<<set $randomDescCum1 = random(2)>>
<<if $randomDescCum1 == 0>>
I position myself behind her. My throbbing cock is aimed at her round, juicy ass.
<<elseif $randomDescCum1 == 1>>
The anticipation builds as I get ready, her smooth skin just waiting to be marked.
<<else>>
My hands grip her hips, her ass perfectly positioned for what's about to come.
<</if>>
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
I'm gonna cover that beautiful ass in my cum, $currentNPC.name, fuck!
<</speech>><br>
<<text $currentNPC>>
Yes! Cover my body with your cum! I want to feel it dripping down my cheeks!
<</text>>
<<desc>>
I can feel the intense build-up, and I know I'm about to reach the peak of pleasure.<br>
<<set $randomDescCum = random(3)>>
<<if $randomDescCum == 0>>
In an instant, I reach the point of no return. Warm jets of cum shoot onto her back and glaze her ass.<br>
<<elseif $randomDescCum == 1>>
Suddenly, my cock pulses and erupts, shooting warm, sticky streams across her ass cheeks.<br>
<<elseif $randomDescCum == 2>>
I gasp as it blasts out from my pulsating dick, splattering all over her fucking ass.<br>
<<else>>
I sigh as a string of cum shoots out of my cock across her smooth skin.<br>
<</if>>
<<set $randomDescCum3 = random(2)>>
<<if $randomDescCum3 == 0>>
After a moment, a load of cum lands on her shapely ass, and she begins kneading my testicles. After a few spasms, the cum stops flowing.
<<elseif $randomDescCum3 == 1>>
The sight of my cum coating her smooth skin is mesmerizing. The creamy white liquid slowly drips down.
<<else>>
She knows exactly how to handle it, quickly catching the droplets and wiping away the stray splashes before they hit the floor.
<</if>>
<</desc>>
<<set $increaseStat = random (5)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<else>>/*Fail*/
<<set $increaseStat = random (1,3)>>
<<set $increaseStatAr = random (1,5)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<text $currentNPC>>
No, that's...disgusting.
<</text>><br>
<<desc>>
I can't hold back any longer and cum, but she dodges it, leaving a messy puddle on the floor.
<</desc>>
<</if>>
<<else>> /* Without permission */
<<desc>>
I can't resist the urge to cum on $currentNPC.name's ass. <br>
<<set $randomDescCumM = random(1)>>
<<if $randomDescCumM == 0>>
I aim at her ass and start to cum.
<<else>>
I let out a triumphant roar as I shoot my jizz onto her butt cheeks.
<</if>>
<<set $rdc = random(2)>>
<<if $rdc == 0>>
I watch as my cum streaks across her back and runs down her ass.
<<elseif $rdc == 1>>
Her skin is covered with my cum. It marks her well rounded ass.
<<else>>
My cum sprays all over her ass, leaving a shiny trail on her skin. Seeing my load all over her is amazing.
<</if>>
<</desc>>
<<if $check > 66 >>
<<set $increaseStat = random (1,7)>>
<<set $increaseStatAr = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<text $currentNPC>>
You wanna come on my ass? Fine...
<</text>>
<<desc>>
<<set $randomDescCum = random(1)>>
<<if $randomDescCum == 0>>
She sticks her ass out to make it easier for me to come. After a few strokes, I feel the orgasm approaching and move the tip of my cock closer to her ass.
<<else>>
She nervously extends her hand and gently grasps my scrotal sac. After a few strokes, I feel the climax building and I am ready to cum!
<</if>>
<<set $rdc2 = random(1)>>
<<if $rdc2 == 0>>
With a powerful surge, I unleash my hot, throbbing load all over those firm cheeks, leaving her marked with my hot seed.
<<else>>
She gasps and moans, feeling the warmth of my cum splattering against her smooth skin. The sight of my white jizz on her ass is incredibly arousing.
<</if>>
<</desc>>
<<text $currentNPC>>
It...wasn't that...bad...
<</text>><br>
<<else>>/*Fail*/
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<speech "You" "$player.name" "$player.surname">>
It's gonna be fine, okay?
<</speech>><br>
<<text $currentNPC>>
Don't you dare...
<</text>><br>
<<desc>>
<<set $resultCum = "bad">>
As I feel the ejaculation approaching, I position the tip of my cock near her but cheeks.<br>
<<set $rrdC = random(1)>>
<<if $rrdC == 0>>
My semen sprays onto her ass, leaving the last drop dangling from my cock.
<<else>>
The first squirt makes a diagonal line from her right cheek to her left. The next hits her back. Her ass is covered by the time the last drop falls.
<</if>>
<</desc>>
<</if>>
<<if $resultCum == "bad">>
<<speech "You" "$player.name" "$player.surname">>
See? It's not so bad.
<</speech>><br>
<<text $currentNPC>>
You could have warned me! It's gonna smell!
<</text>><br>
<<set $resultCum = "none">>
<</if>>
<</if>>
<<desc>>
<<button "Get back" 'sxSys'>>
<<set $sx = "choosePosition">>
<<mph>>
<<set $player.arousal = 0>>
<</button>>
<</desc>>
<<elseif $sx == "facefucking">>
<<if $currentNPC.arousal > 110>>
<<set $increaseStat = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<desc>>
<<set $randomDescCum1 = random(2)>>
<<if $randomDescCum1 == 0>>
Her mouth moves rhythmically, her eyes closed in concentration. Suddenly, she arches her back, a muffled moan escaping her lips. She jerks and then goes limp, her body shuddering with the intensity of her orgasm. She quivers like a wounded bird, her abdomen contracting with each wave of pleasure.
<<elseif $randomDescCum1 == 1>>
As she takes my dick in her mouth, her eyes flutter and she lets out a soft sigh. She starts to tremble, her body reacting involuntarily.<br>
Her back arches, and she moans deeply, her whole body convulsing. Her movements become erratic, and she finally collapses, her body still quaking with the aftershocks of her orgasm.
<<else>>
She focuses on sucking my dick, her lips and tongue working. Her breathing quickens, and her body begins to tense.<br>
<</if>>
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
Wow, I rarely see a woman coming from mouthfucking...
<</speech>>
<<desc>>
<<button "Get back" 'sxSys'>>
<<set $sx = "choosePosition">>
<<set $increaseStatAr = random (20,50)>>
<<set $currentNPC.arousal = $increaseStatAr>>
<<mph>>
<</button>>
<</desc>>
<<elseif $player.arousal >= 110>>
<<desc>>
<<set $randomDescription = random(13)>>
<<if $randomDescription is 0>>
The sensation is overwhelming, and I can feel myself coming closer to climax. My eyes close as the fire of pleasure courses through me, and her moans fill the air around us.
<<elseif $randomDescription is 1>>
Every second feels like an eternity of blissful torture as I start to reach the peak of ecstasy.
<<elseif $randomDescription is 2>>
My body is tense with anticipation as I wonder if I should reward this cocksucker for her work with my sperm or deny her this pleasure.
<<elseif $randomDescription is 3>>
I can feel a powerful orgasm building inside me as she teases and tantalizes me with each stroke of her tongue.
<<elseif $randomDescription is 4>>
I moan with an intensity that I didn't know was possible. She takes me in deeper and deeper each time she moves her head, making sure to lick every inch of me until I can no longer contain my joy.
<<elseif $randomDescription is 5>>
I feel like I'm going to explode from the sheer pleasure of it all, and as if sensing this, she begins to move faster, taking me in deeper and deeper with each stroke.
<<elseif $randomDescription is 6>>
I can feel the molten heat begin to rise within me; I'm ready for eruption at any second.
<<elseif $randomDescription is 7>>
A sensation of purest pleasure floods through me as I feel the tightness of her mouth and can feel the desire coursing through me like an imminent lightning strike. I'm ready to erupt at any second.
<<elseif $randomDescription is 8>>
The look of bliss on her face is unmistakable, and I wonder if I should reward her with my sperm for all her hard work.
<<elseif $randomDescription is 9>>
I feel myself getting closer and closer to the edge with every second.
<<elseif $randomDescription is 10>>
I feel the sensations of pleasure building and know that it won't be long before I'm rewarded with a climactic release.
<<elseif $randomDescription is 11>>
It is more than enough, and I need to cum urgently.
<<else>>
I can't endure that anymore and urgently need to cum.
<</if>>
<</desc>>
<<desc>>
<div class="row">
<<button "Ask her to cum on her face" 'sxSys'>>
<<set $sx = "cumFace">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum in her mouth" 'sxSys'>>
<<set $sx = "cumInMouth">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum in her throat" 'sxSys'>>
<<set $sx = "cumInThroat">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum on her tits" 'sxSys'>>
<<set $sx = "cumTits">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum on her hair" 'sxSys'>>
<<set $sx = "cumHair">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum on her ass" 'sxSys'>>
<<set $sx = "cumOnAss">>
<<set $ptc = true>>
<<mph>>
<</button>>
</div>
<br>
<div class="row">
<<button "Cum on her face" 'sxSys'>>
<<set $sx = "cumFace">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum in her mouth" 'sxSys'>>
<<set $sx = "cumInMouth">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum in her throat" 'sxSys'>>
<<set $sx = "cumInThroat">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum on her tits" 'sxSys'>>
<<set $sx = "cumTits">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum on her hair" 'sxSys'>>
<<set $sx = "cumHair">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum on her ass" 'sxSys'>>
<<set $sx = "cumOnAss">>
<<set $ptc = false>>
<<mph>>
<</button>>
</div>
<</desc>>
<<else>>
<<if $currentNPC.hairColor == "black">>
<<if $currentNPC.age == "young">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/black young low "+random(5)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/black young mid "+random(2)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/black young adv "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<<elseif $currentNPC.age == "young">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/black mature low "+random(2)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/black mature mid "+random(4)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/black mature adv "+random(0)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<<elseif $currentNPC.age == "MILF">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/black MILF low "+random(2)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/black MILF mid "+random(4)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/black MILF adv "+random(4)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<</if>>
<<elseif $currentNPC.hairColor == "blonde">>
<<if $currentNPC.age == "young">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/blonde young low "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/blonde young mid "+random(2)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
/* add images */
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/blonde young adv "+random(5)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<<elseif $currentNPC.age == "young">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/blonde mature low "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/blonde mature mid "+random(2)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/blonde mature adv "+random(3)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<<elseif $currentNPC.age == "MILF">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/blonde MILF low "+random(3)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/blonde MILF mid "+random(3)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
/* add images */
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/blonde MILF adv "+random(2)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<</if>>
<<elseif $currentNPC.hairColor == "brown">>
<<if $currentNPC.age == "young">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/brown young low "+random(3)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/brown young mid "+random(5)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/brown young adv "+random(3)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<<elseif $currentNPC.age == "young">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/brown mature low "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/brown mature mid "+random(2)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/brown mature adv "+random(3)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<<elseif $currentNPC.age == "MILF">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/brown MILF low "+random(2)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/brown MILF mid "+random(4)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/brown MILF mid "+random(3)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<</if>>
<<elseif $currentNPC.hairColor == "red">>
<<if $currentNPC.age == "young">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/red young low "+random(3)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/red young mid "+random(0)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/red young adv "+random(3)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<<elseif $currentNPC.age == "young">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/red mature low "+random(0)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/red mature mid "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/red mature adv "+random(0)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<<elseif $currentNPC.age == "MILF">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/red MILF low "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/red MILF mid "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/red MILF adv "+random(0)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<</if>>
<</if>>
<<if $currentNPC.bjCount < 20>>
<<if $currentNPC.arousal < 30>>
<<desc>>
<<set $randomDesc = random(2)>>
<<if $randomDesc == 0>>
$currentNPC.name struggles as I thrust into her mouth, her teeth scraping against me occasionally. She can't keep up with the rhythm, and her discomfort is palpable.
<<elseif $randomDesc == 1>>
Soon, slurping sounds can be heard. She can't swallow her saliva, and it leaks from the gaps between her lips and my dick. I see it dripping from her chin down onto her chest, making her nipples even more sensitive.
<<else>>
She doesn't take my dick easily down her throat, although it doesn't go all the way down her mouth. She makes slurping noises as I push my dick into her hot, sloppy mouth. I can see she's having a hard time, but she tolerates the discomfort for my sake.
<</if>>
<</desc>>
<<elseif $currentNPC.arousal >= 30 && $currentNPC.arousal < 70>>
<<desc>>
<<set $randomDesc = random(1)>>
<<if $randomDesc == 0>>
$currentNPC.name tries to accommodate my thrusts, her movements unsteady and hesitant. She's making an effort, but her lack of skill is evident, creating an awkward experience.
<<else>>
My movements cause her teeth to graze me, making me wince. She pauses frequently,trying to concentrate, her face showing her struggle to keep up.
<</if>>
<br>
<<set $randomDesc1 = random(1)>>
<<if $randomDesc1 == 0>>
My member immediately exits her mouth and then enters again. Over and over. Soon, she finally opens her eyes and our gazes are locked while I'm fucking her mouth. My dick moves smoothly forward, then back, and just as she starts to feel the tip with her tongue, I thrust in again.
<<else>>
Grabbing her head, I pull her head up and back, forcing her to look up at me. I can see lust in her eyes. I growl loudly, and jerk her head forcing her to take more of my meat into her mouth. Her eyes go wide, and she has to stretch her lips.
<</if>>
<</desc>>
<<elseif $currentNPC.arousal >= 70>>
<<desc>>
<<set $randomDesc = random(0,1)>>
<<if $randomDesc == 0>>
$currentNPC.name, driven by her lust, tries to keep up with my thrusts but her inexperience is clear.
<<else>>
Despite her lack of skill, her desire pushes her to continue, her hands gripping me with a mix of desperation and need.
<</if>>
<br>
<<set $randomDesc1 = random(1)>>
<<if $randomDesc1 == 0>>
My cock starts to move again and I try to push it deeper. I notice she's having trouble breathing. She can't get enough air through her nose, so she starts trying to get air through her mouth. Her involuntary moans can be heard, but they're literally silenced by my cock.
<<else>>
Her eyes lock on me as I start pushing in and out of her mouth about 3 inches at a time, giving her a chance to adjust to my thickness. Damn, her wet mouth feels good, and she looks beautiful with her mouth wrapped around my cock.
<</if>>
<</desc>>
<</if>>
<<else>>/*if she is experienced*/
<<if $currentNPC.arousal < 30>>
<<desc>>
<<set $randomDesc = random(0,1)>>
<<if $randomDesc == 0>>
$currentNPC.name takes my thrusts expertly, moving with precision. Her technique is impeccable, but it's clear she doesn't want to be facefucked now, although she doesn't resist and takes my dick all the way down.
<<else>>
I can't say she's really here, even though she's letting me fuck her throat. I see it in her eyes, which remain distant and empty. She is just doing routine work.
<</if>>
<br>
<<set $randomDesc1 = random(1)>>
<<if $randomDesc1 == 0>>
With her hands behind her back, I thrust into her mouth, forcing her to bob back and forth mechanically as if it's just another task.
<<else>>
She gradually takes more of my length into her mouth until she's managing over 4 inches. Her eyes remain distant, showing no signs of pleasure or excitement.
<</if>>
<</desc>>
<<elseif $currentNPC.arousal >= 30 && $currentNPC.arousal < 70>>
<<desc>>
<<set $randomDesc = random(0,1)>>
<<if $randomDesc == 0>>
$currentNPC.name matches my rhythm skillfully, her experience evident. She seems to like being facefucked.
<<else>>
Occasionally, her eyes meet mine, showing a spark of desire. Her steady rhythm, combined with her subtle moans and flushed cheeks, makes it clear she's enjoying herself too.
<</if>>
<br>
<<set $randomDesc1 = random(2)>>
<<if $randomDesc1 == 0>>
I push forward, even deeper than before. Precum and saliva leak out, dripping down her chin and onto her breasts. When my cock hits the back of her throat, she gags and chokes like a horny slut.
<<elseif $randomDesc1 == 1>>
Each thrust brings more saliva and precum, mixing and coating her skin. Her eyes stay locked on mine, a mixture of defiance and submission, as she struggles to take me deeper.
<<else>>
She gags on my cock, her eyes starting to water, but the little slut holds my gaze and swallows as much as she can. I watch as her lips stretch around my girth, her breath coming in short, desperate gasps.
<</if>>
<</desc>>
<<elseif $currentNPC.arousal >= 70>>
<<desc>>
<<set $randomDesc = random(1)>>
<<if $randomDesc == 0>>
$currentNPC.name takes my thrusts eagerly, her excitement palpable. She bobs her head frantically, eyes shining with desire as she takes me as deep as she can.
<<else>>
Her breaths come fast and heavy, her moans vibrating against me. Her hands grip my thighs tightly as she devours me with unrestrained lust.
<</if>>
<br>
<<set $randomDesc1 = random(3)>>
<<if $randomDesc1 == 0>>
Then she takes my cock as deep as she can into her mouth, all the while gently stroking my balls with one hand. She maintains a steady rhythm, her tongue swirling and teasing, sending shivers down my spine.
<<elseif $randomDesc1 == 1>>
With each movement, her lips tighten around my shaft, creating a perfect seal. Her other hand begins to massage the base, adding to the intense sensations building up inside me.
<<elseif $randomDesc1 == 2>>
Her eyes look up at me, filled with a mix of determination and submission. Each time she takes me in, her throat contracts, sending waves of pleasure through my body.
<<else>>
She is moaning and sucking like it's her last meal. She sucks so hard that I can hear a popping sound when my dick comes out of her mouth. I grip her hair tighter, guiding her back onto my cock, feeling the heat and wetness of her mouth envelop me again.
<</if>>
<</desc>>
<</if>>
<</if>>
<<if $ffChoice == "evilRemark">>
<<set $remark = "evil">>
<<speech "You" "$player.name" "$player.surname">>
<<if $sHLTF2 is 0>>That's how you should take my dick into your mouth.
<<elseif $sHLTF2 is 1>>I'll fuck your throat without mercy.
<<elseif $sHLTF2 is 2>>My dick will ravage your throat, leaving you breathless.
<<elseif $sHLTF2 is 3>>I'll make you gag!
<<elseif $sHLTF2 is 4>>Your throat is mine to use and abuse however I want.
<<elseif $sHLTF2 is 5>>I'll fuck your throat relentlessly, not caring if you can't breathe.
<<elseif $sHLTF2 is 6>>Get used to it! My cock will stretch your throat!
<<elseif $sHLTF2 is 7>>I'll thrust so hard that your throat will ache for days.
<<elseif $sHLTF2 is 8>> Look at me when I fuck your fucking mouth.
<<elseif $sHLTF2 is 9>>I'll use you as my personal fuck toy.
<<elseif $sHLTF2 is 10>>I'm going to fuck that pretty face of yours!
<<elseif $sHLTF2 is 11>>I'll ram my cock down your throat with pleasure.
<<elseif $sHLTF2 is 12>>Yeah, I'll destroy your throat!
<<else>>I'll fuck your throat so hard, my dick will rip it apart!
<</if>>
<</speech>><br>
<<text $currentNPC>>
<<set $herSoundsRandom = random(2)>>
<<if $herSoundsRandom is 0>>
$mphp...$mphp...$mphp...
<<elseif $herSoundsRandom is 1>>
$mphp...$mphm...$mphp...
<<else>>
Slrp...slrp...slrp...
<</if>>
<</text>>
<<set $ffChoice = "null">>
<<elseif $ffChoice == "kindRemark">>
<<set $remark = "kind">>
<<speech "You" "$player.name" "$player.surname">>
<<if $fHlTFKR is 0>>Should I stop? You look like you're struggling.
<<elseif $fHlTFKR is 1>>Want me to slow down?
<<elseif $fHlTFKR is 2>>Tell me if it's too much.
<<elseif $fHlTFKR is 3>>Am I being too rough?
<<elseif $fHlTFKR is 4>>Need a break?
<<elseif $fHlTFKR is 5>>If this is too intense?
<<elseif $fHlTFKR is 6>>Should I stop or keep using your throat?
<<elseif $fHlTFKR is 7>>Let me know if you want me to slow down.
<<elseif $fHlTFKR is 8>>I can stop if you want.
<<elseif $fHlTFKR is 9>>Are you suffering?
<<elseif $fHlTFKR is 10>>If you want me to stop, just tell me.
<<elseif $fHlTFKR is 11>>Do you want me to pause?
<<else>>Is my speed fine?
<</if>>
<</speech>><br>
<<text $currentNPC>>
<<set $herSoundsRandom = random(2)>>
<<if $herSoundsRandom is 0>>
$mphp...$mphp...$mphp...
<<elseif $herSoundsRandom is 1>>
$mphp...$mphm...$mphp...
<<else>>
Slrp...slrp...slrp...
<</if>>
<</text>>
<<set $ffChoice = "null">>
<<else>>/* Buttons with lines */
<<desc>>
<div class="row">
<<button "<<if $sHLTF2 is 0>>That's how you should take my dick into your mouth.
<<elseif $sHLTF2 is 1>>I'll fuck your throat without mercy.
<<elseif $sHLTF2 is 2>>My dick will ravage your throat, leaving you breathless.
<<elseif $sHLTF2 is 3>>I'll make you gag!
<<elseif $sHLTF2 is 4>>Your throat is mine to use and abuse however I want.
<<elseif $sHLTF2 is 5>>I'll fuck your throat relentlessly, not caring if you can't breathe.
<<elseif $sHLTF2 is 6>>Get used to it! My cock will stretch your throat!
<<elseif $sHLTF2 is 7>>I'll thrust so hard that your throat will ache for days.
<<elseif $sHLTF2 is 8>> Look at me when I fuck your fucking mouth.
<<elseif $sHLTF2 is 9>>I'll use you as my personal fuck toy.
<<elseif $sHLTF2 is 10>>I'm going to fuck that pretty face of yours!
<<elseif $sHLTF2 is 11>>I'll ram my cock down your throat with pleasure.
<<elseif $sHLTF2 is 12>>Yeah, I'll destroy your throat!
<<else>>I'll fuck your throat so hard, my dick will rip it apart!
<</if>>" 'sxSys'>>
<<set $sx = "facefucking">>
<<set $ffChoice = "evilRemark">>
<<mph>>
<</button>>
<<button "<<if $fHlTFKR is 0>>Should I stop? You look like you're struggling.
<<elseif $fHlTFKR is 1>>Want me to slow down?
<<elseif $fHlTFKR is 2>>Tell me if it's too much.
<<elseif $fHlTFKR is 3>>Am I being too rough?
<<elseif $fHlTFKR is 4>>Need a break?
<<elseif $fHlTFKR is 5>>If this is too intense?
<<elseif $fHlTFKR is 6>>Should I stop or keep using your throat?
<<elseif $fHlTFKR is 7>>Let me know if you want me to slow down.
<<elseif $fHlTFKR is 8>>I can stop if you want.
<<elseif $fHlTFKR is 9>>Are you suffering?
<<elseif $fHlTFKR is 10>>If you want me to stop, just tell me.
<<elseif $fHlTFKR is 11>>Do you want me to pause?
<<else>>Is my speed fine?
<</if>>" 'sxSys'>>
<<set $sx = "facefucking">>
<<set $ffChoice = "kindRemark">>
<<mph>>
<</button>>
</div>
<</desc>>
<</if>>
<<desc>>
<div class='row'>
<<button "Keep fucking her mouth" 'sxSys'>>
<<set $sx = "facefucking">>
<<set $sHLTF2 = random(13)>>
<<set $fHlTFKR = random(12)>>
<<mph>>
<<if $currentNPC.bjCount > 20>>
<<if $currentNPC.trait == "Cocksleeve">>
<<set $increaseStat = random (10)>>
<<set $increaseStatAr = random (5,20)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<elseif $currentNPC.trait == "Oralhater">>
<<set $increaseStat = random (5,10)>>
<<set $increaseStatAr = random (5,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<else>>
<<if $remark == "kind">>
<<set $increaseStat = random (1,7)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $remark = "none">>
<<elseif $remark == "evil">>
<<set $lot = random (100)>>
<<if $lot <= 65>>
<<set $increaseStat = random (15)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<else>>
<<set $increaseStat = random (10)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<set $remark = "none">>
<<else>>
<<set $lot = random (100)>>
<<if $lot <= 50>>
<<set $increaseStat = random (5)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<else>>
<<set $increaseStat = random (5)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<set $remark = "none">>
<</if>>
<</if>>
<<else>>
<<if $currentNPC.trait == "Cocksleeve">>
<<set $increaseStat = random (10)>>
<<set $increaseStatAr = random (5,20)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<elseif $currentNPC.trait == "Oralhater">>
<<set $increaseStat = random (10,15)>>
<<set $increaseStatAr = random (5,20)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<else>>
<<if $remark == "kind">>
<<set $increaseStat = random (1,7)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $remark = "none">>
<<elseif $remark == "evil">>
<<set $lot = random (100)>>
<<if $lot <= 65>>
<<set $increaseStat = random (15)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<else>>
<<set $increaseStat = random (10)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<set $remark = "none">>
<<else>>
<<set $lot = random (100)>>
<<if $lot <= 50>>
<<set $increaseStat = random (5)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<else>>
<<set $increaseStat = random (5)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<set $remark = "none">>
<</if>>
<</if>>
<</if>>
<<set $randomLustNumber = random (5,20)>>
<<set $player.arousal += $randomLustNumber>>
<<run myNotify('+' + $randomLustNumber + ' my arousal!')>>
<</button>>
</div>
<br>
<div class="row">
<<button "Fuck her mouth faster" 'sxSys'>>
<<set $sx = "facefucking fast">>
<<set $sHLTF2 = random(13)>>
<<set $fHlTFKR = random(12)>>
<<mph>>
<<if $currentNPC.bjCount > 20>>
<<if $currentNPC.trait == "Cocksleeve">>
<<set $increaseStat = random (10)>>
<<set $increaseStatAr = random (5,20)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<elseif $currentNPC.trait == "Oralhater">>
<<set $increaseStat = random (5,10)>>
<<set $increaseStatAr = random (5,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<else>>
<<if $remark == "kind">>
<<set $increaseStat = random (1,7)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $remark = "none">>
<<elseif $remark == "evil">>
<<set $lot = random (100)>>
<<if $lot <= 65>>
<<set $increaseStat = random (15)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<else>>
<<set $increaseStat = random (10)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<set $remark = "none">>
<<else>>
<<set $lot = random (100)>>
<<if $lot <= 50>>
<<set $increaseStat = random (5)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<else>>
<<set $increaseStat = random (5)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<set $remark = "none">>
<</if>>
<</if>>
<<else>>
<<if $currentNPC.trait == "Cocksleeve">>
<<set $increaseStat = random (10)>>
<<set $increaseStatAr = random (5,20)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<elseif $currentNPC.trait == "Oralhater">>
<<set $increaseStat = random (10,15)>>
<<set $increaseStatAr = random (5,20)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<else>>
<<if $remark == "kind">>
<<set $increaseStat = random (1,7)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $remark = "none">>
<<elseif $remark == "evil">>
<<set $lot = random (100)>>
<<if $lot <= 65>>
<<set $increaseStat = random (15)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<else>>
<<set $increaseStat = random (10)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<set $remark = "none">>
<<else>>
<<set $lot = random (100)>>
<<if $lot <= 50>>
<<set $increaseStat = random (5)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<else>>
<<set $increaseStat = random (5)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<set $remark = "none">>
<</if>>
<</if>>
<</if>>
<<set $randomLustNumber = random (5,20)>>
<<set $player.arousal += $randomLustNumber>>
<<run myNotify('+' + $randomLustNumber + ' my arousal!')>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button "Get back" 'sxSys'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>>
<</desc>>
<</if>>
<<elseif $sx == "facefucking fast">>
<<if $currentNPC.arousal > 110>>
<<set $increaseStat = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<desc>>
<<set $randomDescCum1 = random(2)>>
<<if $randomDescCum1 == 0>>
Her mouth moves rhythmically, her eyes closed in concentration. Suddenly, she arches her back, a muffled moan escaping her lips. She jerks and then goes limp, her body shuddering with the intensity of her orgasm. She quivers like a wounded bird, her abdomen contracting with each wave of pleasure.
<<elseif $randomDescCum1 == 1>>
As she takes my dick in her mouth, her eyes flutter and she lets out a soft sigh. She starts to tremble, her body reacting involuntarily.<br>
Her back arches, and she moans deeply, her whole body convulsing. Her movements become erratic, and she finally collapses, her body still quaking with the aftershocks of her orgasm.
<<else>>
She focuses on sucking my dick, her lips and tongue working. Her breathing quickens, and her body begins to tense.<br>
<</if>>
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
Wow, I rarely see a woman coming from mouthfucking...
<</speech>>
<<desc>>
<<button "Get back" 'sxSys'>>
<<set $sx = "choosePosition">>
<<set $increaseStatAr = random (20,50)>>
<<set $currentNPC.arousal = $increaseStatAr>>
<<mph>>
<</button>>
<</desc>>
<<elseif $player.arousal >= 110>>
<<desc>>
<<set $randomDescription = random(13)>>
<<if $randomDescription is 0>>
The sensation is overwhelming, and I can feel myself coming closer to climax. My eyes close as the fire of pleasure courses through me, and her moans fill the air around us.
<<elseif $randomDescription is 1>>
Every second feels like an eternity of blissful torture as I start to reach the peak of ecstasy.
<<elseif $randomDescription is 2>>
My body is tense with anticipation as I wonder if I should reward this cocksucker for her work with my sperm or deny her this pleasure.
<<elseif $randomDescription is 3>>
I can feel a powerful orgasm building inside me as she teases and tantalizes me with each stroke of her tongue.
<<elseif $randomDescription is 4>>
I moan with an intensity that I didn't know was possible. She takes me in deeper and deeper each time she moves her head, making sure to lick every inch of me until I can no longer contain my joy.
<<elseif $randomDescription is 5>>
I feel like I'm going to explode from the sheer pleasure of it all, and as if sensing this, she begins to move fast er, taking me in deeper and deeper with each stroke.
<<elseif $randomDescription is 6>>
I can feel the molten heat begin to rise within me; I'm ready for eruption at any second.
<<elseif $randomDescription is 7>>
A sensation of purest pleasure floods through me as I feel the tightness of her mouth and can feel the desire coursing through me like an imminent lightning strike. I'm ready to erupt at any second.
<<elseif $randomDescription is 8>>
The look of bliss on her face is unmistakable, and I wonder if I should reward her with my sperm for all her hard work.
<<elseif $randomDescription is 9>>
I feel myself getting closer and closer to the edge with every second.
<<elseif $randomDescription is 10>>
I feel the sensations of pleasure building and know that it won't be long before I'm rewarded with a climactic release.
<<elseif $randomDescription is 11>>
It is more than enough, and I need to cum urgently.
<<else>>
I can't endure that anymore and urgently need to cum.
<</if>>
<</desc>>
<<desc>>
<div class="row">
<<button "Ask her to cum on her face" 'sxSys'>>
<<set $sx = "cumFace">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum in her mouth" 'sxSys'>>
<<set $sx = "cumInMouth">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum in her throat" 'sxSys'>>
<<set $sx = "cumInThroat">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum on her tits" 'sxSys'>>
<<set $sx = "cumTits">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum on her hair" 'sxSys'>>
<<set $sx = "cumHair">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum on her ass" 'sxSys'>>
<<set $sx = "cumOnAss">>
<<set $ptc = true>>
<<mph>>
<</button>>
</div>
<br>
<div class="row">
<<button "Cum on her face" 'sxSys'>>
<<set $sx = "cumFace">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum in her mouth" 'sxSys'>>
<<set $sx = "cumInMouth">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum in her throat" 'sxSys'>>
<<set $sx = "cumInThroat">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum on her tits" 'sxSys'>>
<<set $sx = "cumTits">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum on her hair" 'sxSys'>>
<<set $sx = "cumHair">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum on her ass" 'sxSys'>>
<<set $sx = "cumOnAss">>
<<set $ptc = false>>
<<mph>>
<</button>>
</div>
<</desc>>
<<else>>
<<if $currentNPC.hairColor == "black">>
<<if $currentNPC.age == "young">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/black young low "+random(5)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/black young mid fast "+random(0)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/black young adv fast "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<<elseif $currentNPC.age == "young">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/black mature low "+random(2)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/black mature mid "+random(4)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/black mature adv "+random(0)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<<elseif $currentNPC.age == "MILF">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/black MILF low fast "+random(0)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/black MILF mid fast "+random(0)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/black MILF adv fast "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<</if>>
<<elseif $currentNPC.hairColor == "blonde">>
<<if $currentNPC.age == "young">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/blonde young low fast "+random(0)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/blonde young mid fast "+random(0)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/blonde young adv "+random(5)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<<elseif $currentNPC.age == "young">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/blonde mature low "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/blonde fast "+random(0)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/blonde fast "+random(0)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<<elseif $currentNPC.age == "MILF">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/blonde MILF low fast "+random(0)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/blonde MILF mid fast "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
/* add images */
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/blonde MILF adv "+random(2)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<</if>>
<<elseif $currentNPC.hairColor == "brown">>
<<if $currentNPC.age == "young">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/brown young low "+random(3)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/brown young mid fast "+random(0)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/brown young adv fast "+random(0)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<<elseif $currentNPC.age == "young">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/brown mature low "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/brown mature mid fast "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/brown mature adv fast "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<<elseif $currentNPC.age == "MILF">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/brown MILF low fast "+random(0)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/brown MILF mid fast "+random(0)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/brown MILF mid "+random(3)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<</if>>
<<elseif $currentNPC.hairColor == "red">>
<<if $currentNPC.age == "young">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/red mature low "+random(0)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/red young mid "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/red young adv fast "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<<elseif $currentNPC.age == "young">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/red mature low "+random(0)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/red mature mid "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/red mature adv fast "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<<elseif $currentNPC.age == "MILF">>
<<if $currentNPC.bjCount < 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/red MILF low fast "+random(0)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 20>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/red MILF mid fast "+random(0)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.bjCount >= 30>>
/* ADD VIDEOS!!! */
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/facefuck/red mature adv fast "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<</if>>
<</if>>
<<if $currentNPC.bjCount < 20>>
<<if $currentNPC.arousal < 30>>
<<desc>>
<<set $randomDesc = random(2)>>
<<if $randomDesc == 0>>
$currentNPC.name struggles as I thrust into her mouth, her teeth scraping against me occasionally. She can't keep up with the rhythm, and her discomfort is palpable.
<<elseif $randomDesc == 1>>
Soon, slurping sounds can be heard. She can't swallow her saliva, and it leaks from the gaps between her lips and my dick. I see it dripping from her chin down onto her chest, making her nipples even more sensitive.
<<else>>
She doesn't take my dick easily down her throat, although it doesn't go all the way down her mouth. She makes slurping noises as I push my dick into her hot, sloppy mouth. I can see she's having a hard time, but she tolerates the discomfort for my sake.
<</if>>
<</desc>>
<<elseif $currentNPC.arousal >= 30 && $currentNPC.arousal < 70>>
<<desc>>
<<set $randomDesc = random(1)>>
<<if $randomDesc == 0>>
$currentNPC.name tries to accommodate my thrusts, her movements unsteady and hesitant. She's making an effort, but her lack of skill is evident, creating an awkward experience.
<<else>>
My movements cause her teeth to graze me, making me wince. She pauses frequently,trying to concentrate, her face showing her struggle to keep up.
<</if>>
<br>
<<set $randomDesc1 = random(1)>>
<<if $randomDesc1 == 0>>
My member immediately exits her mouth and then enters again. Over and over. Soon, she finally opens her eyes and our gazes are locked while I'm fucking her mouth. My dick moves smoothly forward, then back, and just as she starts to feel the tip with her tongue, I thrust in again.
<<else>>
Grabbing her head, I pull her head up and back, forcing her to look up at me. I can see lust in her eyes. I growl loudly, and jerk her head forcing her to take more of my meat into her mouth. Her eyes go wide, and she has to stretch her lips.
<</if>>
<</desc>>
<<elseif $currentNPC.arousal >= 70>>
<<desc>>
<<set $randomDesc = random(0,1)>>
<<if $randomDesc == 0>>
$currentNPC.name, driven by her lust, tries to keep up with my thrusts but her inexperience is clear.
<<else>>
Despite her lack of skill, her desire pushes her to continue, her hands gripping me with a mix of desperation and need.
<</if>>
<br>
<<set $randomDesc1 = random(1)>>
<<if $randomDesc1 == 0>>
My cock starts to move again and I try to push it deeper. I notice she's having trouble breathing. She can't get enough air through her nose, so she starts trying to get air through her mouth. Her involuntary moans can be heard, but they're literally silenced by my cock.
<<else>>
Her eyes lock on me as I start pushing in and out of her mouth about 3 inches at a time, giving her a chance to adjust to my thickness. Damn, her wet mouth feels good, and she looks beautiful with her mouth wrapped around my cock.
<</if>>
<</desc>>
<</if>>
<<else>>/*if she is experienced*/
<<if $currentNPC.arousal < 30>>
<<desc>>
<<set $randomDesc = random(0,1)>>
<<if $randomDesc == 0>>
$currentNPC.name takes my thrusts expertly, moving with precision. Her technique is impeccable, but it's clear she doesn't want to be facefucked now, although she doesn't resist and takes my dick all the way down.
<<else>>
I can't say she's really here, even though she's letting me fuck her throat. I see it in her eyes, which remain distant and empty. She is just doing routine work.
<</if>>
<br>
<<set $randomDesc1 = random(1)>>
<<if $randomDesc1 == 0>>
With her hands behind her back, I thrust into her mouth, forcing her to bob back and forth mechanically as if it's just another task.
<<else>>
She gradually takes more of my length into her mouth until she's managing over 4 inches. Her eyes remain distant, showing no signs of pleasure or excitement.
<</if>>
<</desc>>
<<elseif $currentNPC.arousal >= 30 && $currentNPC.arousal < 70>>
<<desc>>
<<set $randomDesc = random(0,1)>>
<<if $randomDesc == 0>>
$currentNPC.name matches my rhythm skillfully, her experience evident. She seems to like being facefucked.
<<else>>
Occasionally, her eyes meet mine, showing a spark of desire. Her steady rhythm, combined with her subtle moans and flushed cheeks, makes it clear she's enjoying herself too.
<</if>>
<br>
<<set $randomDesc1 = random(2)>>
<<if $randomDesc1 == 0>>
I push forward, even deeper than before. Precum and saliva leak out, dripping down her chin and onto her breasts. When my cock hits the back of her throat, she gags and chokes like a horny slut.
<<elseif $randomDesc1 == 1>>
Each thrust brings more saliva and precum, mixing and coating her skin. Her eyes stay locked on mine, a mixture of defiance and submission, as she struggles to take me deeper.
<<else>>
She gags on my cock, her eyes starting to water, but the little slut holds my gaze and swallows as much as she can. I watch as her lips stretch around my girth, her breath coming in short, desperate gasps.
<</if>>
<</desc>>
<<elseif $currentNPC.arousal >= 70>>
<<desc>>
<<set $randomDesc = random(1)>>
<<if $randomDesc == 0>>
$currentNPC.name takes my thrusts eagerly, her excitement palpable. She bobs her head frantically, eyes shining with desire as she takes me as deep as she can.
<<else>>
Her breaths come fast and heavy, her moans vibrating against me. Her hands grip my thighs tightly as she devours me with unrestrained lust.
<</if>>
<br>
<<set $randomDesc1 = random(3)>>
<<if $randomDesc1 == 0>>
Then she takes my cock as deep as she can into her mouth, all the while gently stroking my balls with one hand. She maintains a steady rhythm, her tongue swirling and teasing, sending shivers down my spine.
<<elseif $randomDesc1 == 1>>
With each movement, her lips tighten around my shaft, creating a perfect seal. Her other hand begins to massage the base, adding to the intense sensations building up inside me.
<<elseif $randomDesc1 == 2>>
Her eyes look up at me, filled with a mix of determination and submission. Each time she takes me in, her throat contracts, sending waves of pleasure through my body.
<<else>>
She is moaning and sucking like it's her last meal. She sucks so hard that I can hear a popping sound when my dick comes out of her mouth. I grip her hair tighter, guiding her back onto my cock, feeling the heat and wetness of her mouth envelop me again.
<</if>>
<</desc>>
<</if>>
<</if>>
<<if $ffChoice == "evilRemark">>
<<set $remark = "evil">>
<<speech "You" "$player.name" "$player.surname">>
<<if $sHLTF2 is 0>>
I love fucking your throat! Yeah, faster, bitch, faster! Choke on my dick!
<<elseif $sHLTF2 is 1>>I'll fuck your throat without mercy!
<<elseif $sHLTF2 is 2>>My cock is going to tear your mouth apart!
<<elseif $sHLTF2 is 3>>It's speeding time, cocksucker!
<<elseif $sHLTF2 is 4>>Do you have fun with my big dick in your throat?
<<elseif $sHLTF2 is 5>>It's time to speed up, fucking whore!
<<elseif $sHLTF2 is 6>>You'll have to swallow all my thick cum!
<<elseif $sHLTF2 is 7>>You're going to have to swallow all my thick cum!
<<elseif $sHLTF2 is 8>> Breathe, whore, breathe! I'm gonna fuck your esophagus like a cunt!
<<elseif $sHLTF2 is 9>>I'll use your throat as I want!
<<elseif $sHLTF2 is 10>>I'm going to fuck that pretty face of yours!
<<elseif $sHLTF2 is 11>>Do you like to suck? Huh, your mouth is busy right now, just nod if you like it.
<<elseif $sHLTF2 is 12>>Yeah, I'll destroy your throat!
<<else>> Yes! Yes! Deeper! Faster, fucking faster.
<</if>>
<</speech>><br>
<<if $sHLTF2 == 11>>
<<desc>>
<<if $currentNPC.affection > 1000>> /*Worship*/
Her eyes are full of devotion. She's nodding furiously, pushing my dick even deeper.
<<elseif $currentNPC.affection > 800>> /*Love*/
I see the love in her eyes. She's choking on my dick and nodding.
<<elseif $currentNPC.affection > 700>> /*Passion*/
She nods frantically, her cheeks puffing up.
<<elseif $currentNPC.affection > 500 && $currentNPC.affection <= 700>> /*Sympathy and Interest*/
As my dick rams into her mouth, she rounds her eyes and nods slightly.
<<elseif $currentNPC.affection > 300 && $currentNPC.affection <= 500>> /*Indifference and Suspicion*/
She mumbles something, but with my dick stuffed tightly in her mouth, nothing is clear. The wings of her nose flare out vigorously.
<<elseif $currentNPC.affection > 200>> /*Displeasure*/
She's mooing and shaking her head, but I hold her tight and keep fucking her mouth. I don't care if she likes it or not.
<<elseif $currentNPC.affection > 0>> /*Hate*/
She stares at me angrily and even tries to bite me, but I slap her and she stops.
<<else>> /*Apathy*/
She has an absent-minded look in her eyes and does nothing, as if I'm not the one forcing her throat onto my thick dick.
<</if>>
<</desc>>
<</if>>
<<text $currentNPC>>
<<set $herSoundsRandom = random(2)>>
<<if $herSoundsRandom is 0>>
$mphp...$mphp...$mphp...
<<elseif $herSoundsRandom is 1>>
$mphp...$mphm...$mphp...
<<else>>
Slrp...slrp...slrp...
<</if>>
<</text>>
<<set $ffChoice = "null">>
<<elseif $ffChoice == "kindRemark">>
<<set $remark = "kind">>
<<speech "You" "$player.name" "$player.surname">>
<<if $fHlTFKR is 0>>Should I stop? You look like you're struggling.
<<elseif $fHlTFKR is 1>>Want me to slow down?
<<elseif $fHlTFKR is 2>>Tell me if it's too much.
<<elseif $fHlTFKR is 3>>Am I being too rough?
<<elseif $fHlTFKR is 4>>Need a break?
<<elseif $fHlTFKR is 5>>If this is too intense?
<<elseif $fHlTFKR is 6>>Should I stop or keep using your throat?
<<elseif $fHlTFKR is 7>>Let me know if you want me to slow down.
<<elseif $fHlTFKR is 8>>I can stop if you want.
<<elseif $fHlTFKR is 9>>Are you suffering?
<<elseif $fHlTFKR is 10>>If you want me to stop, just tell me.
<<elseif $fHlTFKR is 11>>Do you want me to pause?
<<else>>Is my speed fine?
<</if>>
<</speech>><br>
<<text $currentNPC>>
<<set $herSoundsRandom = random(2)>>
<<if $herSoundsRandom is 0>>
$mphp...$mphp...$mphp...
<<elseif $herSoundsRandom is 1>>
$mphp...$mphm...$mphp...
<<else>>
Slrp...slrp...slrp...
<</if>>
<</text>>
<<set $ffChoice = "null">>
<<else>>/* Buttons with lines */
<<desc>>
<div class="row">
<<button "<<if $sHLTF2 is 0>>
I love fucking your throat! Yeah, faster, bitch, faster! Choke on my dick!
<<elseif $sHLTF2 is 1>>I'll fuck your throat without mercy!
<<elseif $sHLTF2 is 2>>My cock is going to tear your mouth apart!
<<elseif $sHLTF2 is 3>>It's speeding time, cocksucker!
<<elseif $sHLTF2 is 4>>Do you have fun with my big dick in your throat?
<<elseif $sHLTF2 is 5>>It's time to speed up, fucking whore!
<<elseif $sHLTF2 is 6>>You'll have to swallow all my thick cum!
<<elseif $sHLTF2 is 7>>You're going to have to swallow all my thick cum!
<<elseif $sHLTF2 is 8>> Breathe, whore, breathe! I'm gonna fuck your esophagus like a cunt!
<<elseif $sHLTF2 is 9>>I'll use your throat as I want!
<<elseif $sHLTF2 is 10>>I'm going to fuck that pretty face of yours!
<<elseif $sHLTF2 is 11>>Do you like to suck? Huh, your mouth is busy right now, just nod if you like it.
<<elseif $sHLTF2 is 12>>Yeah, I'll destroy your throat!
<<else>> Yes! Yes! Deeper! Faster, fucking faster.
<</if>>" 'sxSys'>>
<<set $sx = "facefucking">>
<<set $ffChoice = "evilRemark">>
<<mph>>
<</button>>
<<button "<<if $fHlTFKR is 0>>Should I stop? You look like you're struggling.
<<elseif $fHlTFKR is 1>>Want me to slow down?
<<elseif $fHlTFKR is 2>>Tell me if it's too much.
<<elseif $fHlTFKR is 3>>Am I being too rough?
<<elseif $fHlTFKR is 4>>Need a break?
<<elseif $fHlTFKR is 5>>If this is too intense?
<<elseif $fHlTFKR is 6>>Should I stop or keep using your throat?
<<elseif $fHlTFKR is 7>>Let me know if you want me to slow down.
<<elseif $fHlTFKR is 8>>I can stop if you want.
<<elseif $fHlTFKR is 9>>Are you suffering?
<<elseif $fHlTFKR is 10>>If you want me to stop, just tell me.
<<elseif $fHlTFKR is 11>>Do you want me to pause?
<<else>>Is my speed fine?
<</if>>" 'sxSys'>>
<<set $sx = "facefucking">>
<<set $ffChoice = "kindRemark">>
<<mph>>
<</button>>
</div>
<</desc>>
<</if>>
<<desc>>
<div class='row'>
<<button "Keep fucking her mouth" 'sxSys'>>
<<set $sx = "facefucking fast">>
<<set $sHLTF2 = random(13)>>
<<set $fHlTFKR = random(12)>>
<<mph>>
<<if $currentNPC.bjCount > 20>>
<<if $currentNPC.trait == "Cocksleeve">>
<<set $increaseStat = random (10)>>
<<set $increaseStatAr = random (5,20)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<elseif $currentNPC.trait == "Oralhater">>
<<set $increaseStat = random (5,10)>>
<<set $increaseStatAr = random (5,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<else>>
<<if $remark == "kind">>
<<set $increaseStat = random (1,7)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $remark = "none">>
<<elseif $remark == "evil">>
<<set $lot = random (100)>>
<<if $lot <= 65>>
<<set $increaseStat = random (15)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<else>>
<<set $increaseStat = random (10)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<set $remark = "none">>
<<else>>
<<set $lot = random (100)>>
<<if $lot <= 50>>
<<set $increaseStat = random (5)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<else>>
<<set $increaseStat = random (5)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<set $remark = "none">>
<</if>>
<</if>>
<<else>>
<<if $currentNPC.trait == "Cocksleeve">>
<<set $increaseStat = random (10)>>
<<set $increaseStatAr = random (5,20)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<elseif $currentNPC.trait == "Oralhater">>
<<set $increaseStat = random (10,15)>>
<<set $increaseStatAr = random (5,20)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<else>>
<<if $remark == "kind">>
<<set $increaseStat = random (1,7)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $remark = "none">>
<<elseif $remark == "evil">>
<<set $lot = random (100)>>
<<if $lot <= 65>>
<<set $increaseStat = random (15)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<else>>
<<set $increaseStat = random (10)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<set $remark = "none">>
<<else>>
<<set $lot = random (100)>>
<<if $lot <= 50>>
<<set $increaseStat = random (5)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<else>>
<<set $increaseStat = random (5)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<set $remark = "none">>
<</if>>
<</if>>
<</if>>
<<set $randomLustNumber = random (5,20)>>
<<set $player.arousal += $randomLustNumber>>
<<run myNotify('+' + $randomLustNumber + ' my arousal!')>>
<</button>>
</div>
<br>
<div class="row">
<<button "Fuck her mouth slower" 'sxSys'>>
<<set $sx = "facefucking">>
<<set $sHLTF2 = random(13)>>
<<set $fHlTFKR = random(12)>>
<<mph>>
<<if $currentNPC.bjCount > 20>>
<<if $currentNPC.trait == "Cocksleeve">>
<<set $increaseStat = random (10)>>
<<set $increaseStatAr = random (5,20)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<elseif $currentNPC.trait == "Oralhater">>
<<set $increaseStat = random (5,10)>>
<<set $increaseStatAr = random (5,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<else>>
<<if $remark == "kind">>
<<set $increaseStat = random (1,7)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $remark = "none">>
<<elseif $remark == "evil">>
<<set $lot = random (100)>>
<<if $lot <= 65>>
<<set $increaseStat = random (15)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<else>>
<<set $increaseStat = random (10)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<set $remark = "none">>
<<else>>
<<set $lot = random (100)>>
<<if $lot <= 50>>
<<set $increaseStat = random (5)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<else>>
<<set $increaseStat = random (5)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<set $remark = "none">>
<</if>>
<</if>>
<<else>>
<<if $currentNPC.trait == "Cocksleeve">>
<<set $increaseStat = random (10)>>
<<set $increaseStatAr = random (5,20)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<elseif $currentNPC.trait == "Oralhater">>
<<set $increaseStat = random (10,15)>>
<<set $increaseStatAr = random (5,20)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<else>>
<<if $remark == "kind">>
<<set $increaseStat = random (1,7)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $remark = "none">>
<<elseif $remark == "evil">>
<<set $lot = random (100)>>
<<if $lot <= 65>>
<<set $increaseStat = random (15)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<else>>
<<set $increaseStat = random (10)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<set $remark = "none">>
<<else>>
<<set $lot = random (100)>>
<<if $lot <= 50>>
<<set $increaseStat = random (5)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<else>>
<<set $increaseStat = random (5)>>
<<set $increaseStatAr = random (10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<set $remark = "none">>
<</if>>
<</if>>
<</if>>
<<set $randomLustNumber = random (5,20)>>
<<set $player.arousal += $randomLustNumber>>
<<run myNotify('+' + $randomLustNumber + ' my arousal!')>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button "Get back" 'sxSys'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>>
<</desc>>
<</if>>
<<elseif $sx == "pussyFuckBack">>
<<if $currentNPC.arousal >= 110 && $player.arousal >= 110>>
<<desc>>
We're coming together!
<</desc>>
<<set $increaseStat = random (15,35)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $randomArousal = random(20,50)>>
<<set $currentNPC.arousal = $randomArousal>>
<<set $randomArousalPlayer = random(20,50)>>
<<set $player.arousal = $randomArousalPlayer>>
<<desc>>
<<button "Get back" 'sxSys'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>>
<</desc>>
<<elseif $currentNPC.arousal >= 110 && $player.arousal < 110>>
<<desc>>
Suddenly, that slut starts shaking like a goddamn earthquake, her eyes wide open in pure fucking bliss. It's so good to be inside her tight cunt... She moans and screams like a bitch in heat, completely lost in the moment.
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
Perfect!
<</speech>>
<br>
<<set $increaseStat = random (5,15)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $randomArousal = random(20,50)>>
<<set $currentNPC.arousal = $randomArousal>>
<<desc>>
<<button "Get back" 'sxSys'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>>
<</desc>>
<<elseif $player.arousal >= 110 && $currentNPC.arousal < 110>>
<<desc>>
<<set $randomDescription = random(12)>>
<<if $randomDescription is 0>>
The sensation is overwhelming, and I can feel myself coming closer to climax. My eyes close as the fire of pleasure courses through me, and her moans fill the air around us.
<<elseif $randomDescription is 1>>
Every second feels like an eternity of blissful torture as I start to reach the peak of ecstasy.
<<elseif $randomDescription is 2>>
My body is tense with anticipation as I wonder if I should reward this cocksucker for her work with my sperm or deny her this pleasure.
<<elseif $randomDescription is 3>>
I can feel a powerful orgasm building inside me as she teases and tantalizes me with each stroke of her tongue.
<<elseif $randomDescription is 4>>
I moan with an intensity that I didn't know was possible. She takes me in deeper and deeper each time she moves her head, making sure to lick every inch of me until I can no longer contain my joy.
<<elseif $randomDescription is 5>>
I feel like I'm going to explode from the sheer pleasure of it all, and as if sensing this, she begins to move faster, taking me in deeper and deeper with each stroke.
<<elseif $randomDescription is 6>>
I can feel the molten heat begin to rise within me; I'm ready for eruption at any second.
<<elseif $randomDescription is 7>>
A sensation of purest pleasure floods through me as I feel the tightness of her mouth and can feel the desire coursing through me like an imminent lightning strike. I'm ready to erupt at any second.
<<elseif $randomDescription is 8>>
The look of bliss on her face is unmistakable, and I wonder if I should reward her with my sperm for all her hard work.
<<elseif $randomDescription is 9>>
I feel myself getting closer and closer to the edge with every second.
<<elseif $randomDescription is 10>>
I feel the sensations of pleasure building and know that it won't be long before I'm rewarded with a climactic release.
<<elseif $randomDescription is 11>>
It is more than enough, and I need to cum urgently.
<<else>>
I can't endure that anymore and urgently need to cum.
<</if>>
<</desc>>
<<desc>>
<div class="row">
<<button "Ask her to cum on her face" 'sxSys'>>
<<set $sx = "cumFace">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum in her mouth" 'sxSys'>>
<<set $sx = "cumInMouth">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum in her throat" 'sxSys'>>
<<set $sx = "cumInThroat">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum on her tits" 'sxSys'>>
<<set $sx = "cumTits">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum on her hair" 'sxSys'>>
<<set $sx = "cumHair">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum on her ass" 'sxSys'>>
<<set $sx = "cumOnAss">>
<<set $ptc = true>>
<<mph>>
<</button>>
</div>
<br>
<div class="row">
<<button "Cum on her face" 'sxSys'>>
<<set $sx = "cumFace">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum in her mouth" 'sxSys'>>
<<set $sx = "cumInMouth">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum in her throat" 'sxSys'>>
<<set $sx = "cumInThroat">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum on her tits" 'sxSys'>>
<<set $sx = "cumTits">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum on her hair" 'sxSys'>>
<<set $sx = "cumHair">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum on her ass" 'sxSys'>>
<<set $sx = "cumOnAss">>
<<set $ptc = false>>
<<mph>>
<</button>>
</div>
<</desc>>
<<else>>
<<if $currentNPC.hairColor == "black">>
<<if $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/back/"+either("black young 0")+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/back/young "+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/back/mature "+random(3)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/back/mature "+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "MILF">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/back/black MILF "+random(3)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/back/MILF "+random(2)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<</if>>
<<elseif $currentNPC.hairColor == "blonde">>
<<if $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/back/blonde young "+random(1)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/back/young "+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/back/blonde mature "+random(1)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/back/mature "+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "MILF">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/back/blonde MILF "+random(3)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/back/MILF "+random(2)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<</if>>
<<elseif $currentNPC.hairColor == "brown">>
<<if $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/back/brown young "+random(0)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/back/young "+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/back/brown mature "+random(1)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/back/mature "+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "MILF">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/back/MILF "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/back/MILF "+random(2)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<</if>>
<<elseif $currentNPC.hairColor == "red">>
<<if $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/back/red young "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/back/young "+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/back/red mature "+random(1)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/back/mature "+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "MILF">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/back/red MILF "+random(1)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/back/MILF "+random(2)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<</if>>
<</if>>
<<if $currentNPC.arousal < 30>>
<<desc>>
I thrust, banging into the soft backstop of her luscious curves. Her softness yields and envelops my hardness, but her body remains unresponsive, almost still. <br>
I am now fully on top of her, providing the comfort of maximum skin contact.
<</desc>>
<<elseif $currentNPC.arousal >= 30 && $currentNPC.arousal < 70>>
<<desc>>
I thrust harder, banging into the soft backstop of her luscious curves. We are both sweating from sharing our body heat, the exertion, and the hammering racing of our hearts. We share a soft kiss that intensifies with our mutual desire, as I continue thrusting into her hot, tight, and welcoming tunnel.
<</desc>>
<<elseif $currentNPC.arousal >= 70>>
<<desc>>
Smoothly entering $currentNPC.name's dripping wet honey hole. She moans so loud and lusty. Her perfect body heaving against me. Her nails dig into my back, leaving marks of her intense pleasure. Every thrust drives her wild, her moans becoming more desperate and primal.
<</desc>>
<</if>>
<<if $pussyChoice == "evil">>
<<speech "You" "$player.name">>
<<if $sHLV2 is 0>>
I'm gonna fuck your tight cunt so hard, it'll be torn apart!
<<elseif $sHLV2 is 1>>
I'm gonna rip your pussy apart with my huge dick!
<<elseif $sHLV2 is 2>>
Get ready to be fucked like the dirty whore you are.
<<elseif $sHLV2 is 3>>
I'm gonna stretch and destroy your tight snatch!
<<else>>
I will destroy your pussy, you dirty slut.
<</if>>
<</speech>><br>
<<text $currentNPC>>
<<if $currentNPC.trait == "Oralhater">>
<<set $lot = random(100)>>
<<if $lot >= 51>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
You can fuck... my pussy... as much as you want... until...it's my...mouth...
<<else>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
Don't be rude!
<</if>>
<<elseif $currentNPC.trait == "Cocksleeve">>
<<set $lot = random(100)>>
<<if $lot >= 51>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
Please...fuck...my mouth...destroy...my mouth!
<<else>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
It's better... if you'd...fuck...my...mouth!
<</if>>
<<else>>
<<if $currentNPC.affection > 1000>> /*Worship*/
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,20)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
Fuck yes! I want you to pound me down there without mercy!
<<elseif $firstHerLineVaginal2 is 1>>
Please, give me everything you've got!
<<elseif $firstHerLineVaginal2 is 2>>
Oh, yes! Please, fuck...me...hard...
<<elseif $firstHerLineVaginal2 is 3>>
I like... being fucked... without mercy!
<<elseif $firstHerLineVaginal2 is 4>>
Stretch... my fucking hole, my lord!
<<elseif $firstHerLineVaginal2 is 5>>
I want you... inside me...yes...deeper!
<<else>>
Yeah...yeah...yeah...fuck me...fuck me!
<</if>>
<<elseif $currentNPC.affection > 800>> /*Love*/
<<set $increaseStat = random (1,8)>>
<<set $increaseStatAr = random (1,15)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I love you so much... make love to me.
<<elseif $firstHerLineVaginal2 is 1>>
I wanna... feel your dick...inside...
<<elseif $firstHerLineVaginal2 is 2>>
Every moment... with you... feels so right.
<<elseif $firstHerLineVaginal2 is 3>>
Yes! Fuck me like a beast! Aaagh....
<<elseif $firstHerLineVaginal2 is 4>>
Sure! Everything for you, my love!
<<elseif $firstHerLineVaginal2 is 5>>
You're... everything... to me...
<<else>>
Hold me tight... and fuck harder!
<</if>>
<<elseif $currentNPC.affection > 700>> /*Passion*/
<<set $increaseStat = random (1,7)>>
<<set $increaseStatAr = random (1,12)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I can't get enough of you!
<<elseif $firstHerLineVaginal2 is 1>>
I need you right now...I need you in my slutty twat!
<<elseif $firstHerLineVaginal2 is 2>>
It's so... fucking good to feel you...fuck me! Yeah!
<<elseif $firstHerLineVaginal2 is 3>>
Don’t stop! Don’t...stop!Don’t... stop!
<<elseif $firstHerLineVaginal2 is 4>>
Make me cum baby!
<<elseif $firstHerLineVaginal2 is 5>>
Oh-my-fucking-god!
<<else>>
I’ve never... been fucked... like this... before!
<</if>>
<<elseif $currentNPC.affection > 500 && $currentNPC.affection <= 700>> /*Sympathy and Interest*/
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
You make... me... feel amazing ...baby...talk dirty...
<<elseif $firstHerLineVaginal2 is 1>>
Hey! Don't...be...rude...
<<elseif $firstHerLineVaginal2 is 2>>
That feels... so good.
<<elseif $firstHerLineVaginal2 is 3>>
Be...careful! I'm not...a whore.
<<elseif $firstHerLineVaginal2 is 4>>
Hey! I'm not...a slut...
<<elseif $firstHerLineVaginal2 is 5>>
Please...don't talk...dirty...too often...
<<else>>
Please...I'm not...such a girl...
<</if>>
<<elseif $currentNPC.affection > 300 && $currentNPC.affection <= 500>> /*Indifference and Suspicion*/
<<set $lot = random (100)>>
<<if $lot <= 50>>
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<else>>
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<</if>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
What the fuck... are you... saying!?
<<elseif $firstHerLineVaginal2 is 1>>
Hey! Shut the fuck up!
<<elseif $firstHerLineVaginal2 is 2>>
Hey! Shut the fuck up! I'm not your slut!
<<elseif $firstHerLineVaginal2 is 3>>
Mind your fucking language!
<<elseif $firstHerLineVaginal2 is 4>>
It's not funny! I don't like it!
<<elseif $firstHerLineVaginal2 is 5>>
Fuck you, bitch!
<<else>>
You're stupid bitch! Fuck off!
<</if>>
<<elseif $currentNPC.affection > 200>> /*Displeasure*/
<<set $lot = random (100)>>
<<if $lot <= 50>>
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<else>>
<<set $increaseStat = random (1,6)>>
<<set $increaseStatAr = random (1,8)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<</if>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
Talk to your momma like this, bitch!
<<elseif $firstHerLineVaginal2 is 1>>
I'm very deaspleased!
<<elseif $firstHerLineVaginal2 is 2>>
Shut the fuck up!
<<elseif $firstHerLineVaginal2 is 3>>
This is not going well.
<<elseif $firstHerLineVaginal2 is 4>>
It's not funny! I don't like it!
<<elseif $firstHerLineVaginal2 is 5>>
Fuck you, bitch!
<<else>>
You're stupid bitch! Fuck off!
<</if>>
<<elseif $currentNPC.affection > 0>> /*Hate*/
<<set $lot = random (100)>>
<<if $lot <= 30>>
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<else>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,12)>>
<<set $arousalIncrease = random (1,12)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<</if>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I hate you!
<<elseif $firstHerLineVaginal2 is 1>>
Get away from me!
<<elseif $firstHerLineVaginal2 is 2>>
You're the worst!
<<elseif $firstHerLineVaginal2 is 3>>
I can't stand you!!!
<<elseif $firstHerLineVaginal2 is 4>>
Leave me alone!
<<elseif $firstHerLineVaginal2 is 5>>
I wish you were gone!
<<else>>
You're a terrible person!
<</if>>
<<else>> /*Apathy*/
<<set $lot = random(100)>>
<<if $lot <= 20>>
<<set $increaseStat = random(1,4)>>
<<set $increaseStatAr = random(1,5)>>
<<set $arousalIncrease = random(1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<else>>
<<set $increaseStat = random(1,2)>>
<<set $increaseStatAr = random(1,2)>>
<<set $arousalIncrease = random(1,5)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<</if>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I don't care.
<<elseif $firstHerLineVaginal2 is 1>>
Whatever.
<<elseif $firstHerLineVaginal2 is 2>>
Do what you want.
<<elseif $firstHerLineVaginal2 is 3>>
It doesn't matter to me.
<<elseif $firstHerLineVaginal2 is 4>>
I'm indifferent.
<<elseif $firstHerLineVaginal2 is 5>>
I have no opinion.
<<else>>
Fine.
<</if>>
<</if>>
<</if>>
<</text>>
<<set $pussyChoice = "null">>
<<elseif $pussyChoice == "kind">>
<<speech "You" "$player.name" "$player.surname">>
<<if $sHRFSx2 is 0>>It feels... so good... inside you...
<<elseif $sHRFSx2 is 1>>You're... fucking... amazing...
<<elseif $sHRFSx2 is 2>>It's... fucking... incredible...
<<elseif $sHRFSx2 is 3>>You're... driving me... crazy...
<<elseif $sHRFSx2 is 4>>You're just... a goddess.
<<elseif $sHRFSx2 is 5>>I love you squezing me...there...
<<elseif $sHRFSx2 is 6>>You're fucking perfect.
<<else>>You're driving me wild.
<</if>>
<</speech>><br>
<<text $currentNPC>>
<<if $currentNPC.trait == "Oralhater">>
<<set $lot = random(100)>>
<<if $lot >= 71>>
<<set $increaseStat = random (1,15)>>
<<set $increaseStatAr = random (1,15)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
Yes! Yes! Yes! Make love with me!
<<else>>
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
You're...too...sweet...
<</if>>
<<elseif $currentNPC.trait == "Cocksleeve">>
<<set $lot = random(100)>>
<<if $lot >= 61>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
Please...fuck...my mouth...destroy...my mouth!
<<else>>
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
It's better... if you'd...fuck...my...mouth!
<</if>>
<<else>>
<<if $currentNPC.affection > 1000>> /*Worship*/
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,20)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I'll... do... anything... for you!
<<elseif $firstHerLineVaginal2 is 1>>
Please... give me... everything you've got!
<<elseif $firstHerLineVaginal2 is 2>>
Oh, yes! You're...my...Lord!
<<elseif $firstHerLineVaginal2 is 3>>
That's...honour...for...me!
<<elseif $firstHerLineVaginal2 is 4>>
Stretch...me...my lord!
<<elseif $firstHerLineVaginal2 is 5>>
I'm so...happy...to please...you!
<<else>>
It's pure bliss...to be...with you, my lord!
<</if>>
<<elseif $currentNPC.affection > 800>> /*Love*/
<<set $increaseStat = random (1,8)>>
<<set $increaseStatAr = random (1,15)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I love you so much... make love to me.
<<elseif $firstHerLineVaginal2 is 1>>
I wanna... feel your dick...deeper...
<<elseif $firstHerLineVaginal2 is 2>>
Every moment... with you... feels so right.
<<elseif $firstHerLineVaginal2 is 3>>
Yes! I love you so much!
<<elseif $firstHerLineVaginal2 is 4>>
Everything for you, my love!
<<elseif $firstHerLineVaginal2 is 5>>
You're... everything... to me...
<<else>>
Hold me tight...fuck me...deeper...please!
<</if>>
<<elseif $currentNPC.affection > 700>> /*Passion*/
<<set $increaseStat = random (1,7)>>
<<set $increaseStatAr = random (1,12)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I can't get enough of you!
<<elseif $firstHerLineVaginal2 is 1>>
Your cock is so huge!
<<elseif $firstHerLineVaginal2 is 2>>
You're so deep...
<<elseif $firstHerLineVaginal2 is 3>>
Oh, yeah! You're awesome! Thank..you!
<<elseif $firstHerLineVaginal2 is 4>>
Make me cum...baby!
<<elseif $firstHerLineVaginal2 is 5>>
You're the best lover...I've ever...had!
<<else>>
I’ve never... been fucked... like this... before!
<</if>>
<<elseif $currentNPC.affection > 500 && $currentNPC.affection <= 700>> /*Sympathy and Interest*/
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
You make... me... feel amazing ...baby...
<<elseif $firstHerLineVaginal2 is 1>>
Thank you! Yes...yes...yes!
<<elseif $firstHerLineVaginal2 is 2>>
That feels... so good.
<<elseif $firstHerLineVaginal2 is 3>>
Yes, deeper...pleaaaase...
<<elseif $firstHerLineVaginal2 is 4>>
I like that...I like you!
<<elseif $firstHerLineVaginal2 is 5>>
You're... a silver tongue! I love it!
<<else>>
Yeah...just keep talking!
<</if>>
<<elseif $currentNPC.affection > 300 && $currentNPC.affection <= 500>> /*Indifference and Suspicion*/
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
Words...words...just fuck me!
<<elseif $firstHerLineVaginal2 is 1>>
I know it! Keep fucking!
<<elseif $firstHerLineVaginal2 is 2>>
Ooh...it's...cute...
<<elseif $firstHerLineVaginal2 is 3>>
Thanks! I...like...you...
<<elseif $firstHerLineVaginal2 is 4>>
You're...so...tender...
<<elseif $firstHerLineVaginal2 is 5>>
Yes! Yes! Yes! Don't stop!
<<else>>
Aaah...aah....aah...
<</if>>
<<elseif $currentNPC.affection > 200>> /*Displeasure*/
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
Thanks...
<<elseif $firstHerLineVaginal2 is 1>>
Don't mention it...
<<elseif $firstHerLineVaginal2 is 2>>
I...don't...like...compliments...
<<elseif $firstHerLineVaginal2 is 3>>
It's just...words...
<<elseif $firstHerLineVaginal2 is 4>>
You...don't...mean...it
<<elseif $firstHerLineVaginal2 is 5>>
Do you...say it...to...every girl?
<<else>>
C'mon...
<</if>>
<<elseif $currentNPC.affection > 0>> /*Hate*/
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
It won't help...
<<elseif $firstHerLineVaginal2 is 1>>
Don't...fucking...try!
<<elseif $firstHerLineVaginal2 is 2>>
I don't...believe you!
<<elseif $firstHerLineVaginal2 is 3>>
You're...mocking...me
<<elseif $firstHerLineVaginal2 is 4>>
You've...gotta be...kidding...
<<elseif $firstHerLineVaginal2 is 5>>
It's nonsense!
<<else>>
I'm not that stupid!
<</if>>
<<else>> /*Apathy*/
<<set $lot = random(100)>>
<<if $lot <= 20>>
<<set $increaseStat = random(1,4)>>
<<set $increaseStatAr = random(1,5)>>
<<set $arousalIncrease = random(1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<else>>
<<set $increaseStat = random(1,2)>>
<<set $increaseStatAr = random(1,2)>>
<<set $arousalIncrease = random(1,5)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<</if>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I don't care.
<<elseif $firstHerLineVaginal2 is 1>>
Whatever.
<<elseif $firstHerLineVaginal2 is 2>>
Do what you want.
<<elseif $firstHerLineVaginal2 is 3>>
It doesn't matter to me.
<<elseif $firstHerLineVaginal2 is 4>>
I'm indifferent.
<<elseif $firstHerLineVaginal2 is 5>>
I have no opinion.
<<else>>
Fine.
<</if>>
<</if>>
<</if>>
<</text>>
<<set $pussyChoice = "null">>
<<else>>
<<desc>>
<div class ="row">
<<button "<<if $sHLV2 is 0>>
I'm gonna fuck your tight cunt so hard, it'll be torn apart!
<<elseif $sHLV2 is 1>>
I'm gonna rip your pussy apart with my huge dick!
<<elseif $sHLV2 is 2>>
Get ready to be fucked like the dirty whore you are.
<<elseif $sHLV2 is 3>>
I'm gonna stretch and destroy your tight snatch!
<<else>>
I will destroy your pussy, you dirty slut.
<</if>>" "sxSys">>
<<set $sx = "pussyFuckBack">>
<<advanceAffection>>
<<advanceHour>>
<<professionUpdate>>
<<set $pussyChoice = "evil">>
<</button>>
<<button "<<if $sHRFSx2 is 0>>It feels... so good... inside you...
<<elseif $sHRFSx2 is 1>>You're... fucking... amazing...
<<elseif $sHRFSx2 is 2>>It's... fucking... incredible...
<<elseif $sHRFSx2 is 3>>You're... driving me... crazy...
<<elseif $sHRFSx2 is 4>>You're just... a goddess.
<<elseif $sHRFSx2 is 5>>I love you squezing me...there...
<<elseif $sHRFSx2 is 6>>You're fucking perfect.
<<else>>You're driving me wild.
<</if>>" "sxSys">>
<<set $sx = "pussyFuckBack">>
<<advanceAffection>>
<<advanceHour>>
<<professionUpdate>>
<<set $pussyChoice = "kind">>
<</button>>
</div>
<</desc>>
<</if>>
<br>
<<desc>>
<div class="row">
<<button "Fuck her pussy" 'sxSys'>>
<<set $sx = "pussyFuckBack">>
<<set $sHLV2 = random(4)>>
<<set $sHRFSx2 = random(7)>>
<<set $increaseStat = random(1,3)>>
<<set $increaseStatAr = random(1,3)>>
<<set $arousalIncrease = random(1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div><br>
<div class="row">
<<button "Fuck her pussy faster" 'sxSys'>>
<<set $sx = "pussyFuckBack fast">>
<<set $sHLV2 = random(4)>>
<<set $sHRFSx2 = random(7)>>
<<set $increaseStat = random(1,3)>>
<<set $increaseStatAr = random(1,3)>>
<<set $arousalIncrease = random(1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button "Choose position" 'sxSys'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>><br><br>
<<button "Stop sex">>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.arousal = $currentNPC.arousal;
npc.hasIntroduced = $currentNPC.hasIntroduced;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<advanceHour>>
<<professionUpdate>>
<</button>>
<</desc>>
<</if>>
<<elseif $sx == "pussyFuckBack fast">>
<<if $currentNPC.arousal >= 110 && $player.arousal >= 110>>
<<desc>>
We're coming together!
<</desc>>
<<set $increaseStat = random (15,35)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $randomArousal = random(20,50)>>
<<set $currentNPC.arousal = $randomArousal>>
<<set $randomArousalPlayer = random(20,50)>>
<<set $player.arousal = $randomArousalPlayer>>
<<button "Get back" 'sxSys'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>>
<<elseif $currentNPC.arousal >= 110 && $player.arousal < 110>>
<<desc>>
Suddenly, that slut starts shaking like a goddamn earthquake, her eyes wide open in pure fucking bliss. It's so good to be inside her tight cunt... She moans and screams like a bitch in heat, completely lost in the moment.
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
Perfect!
<</speech>>
<br>
<<set $increaseStat = random (5,15)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $randomArousal = random(20,50)>>
<<set $currentNPC.arousal = $randomArousal>>
<<button "Get back" 'sxSys'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>>
<<elseif $player.arousal >= 110 && $currentNPC.arousal < 110>>
<<desc>>
<<set $randomDescription = random(12)>>
<<if $randomDescription is 0>>
The sensation is overwhelming, and I can feel myself coming closer to climax. My eyes close as the fire of pleasure courses through me, and her moans fill the air around us.
<<elseif $randomDescription is 1>>
Every second feels like an eternity of blissful torture as I start to reach the peak of ecstasy.
<<elseif $randomDescription is 2>>
My body is tense with anticipation as I wonder if I should reward this cocksucker for her work with my sperm or deny her this pleasure.
<<elseif $randomDescription is 3>>
I can feel a powerful orgasm building inside me as she teases and tantalizes me with each stroke of her tongue.
<<elseif $randomDescription is 4>>
I moan with an intensity that I didn't know was possible. She takes me in deeper and deeper each time she moves her head, making sure to lick every inch of me until I can no longer contain my joy.
<<elseif $randomDescription is 5>>
I feel like I'm going to explode from the sheer pleasure of it all, and as if sensing this, she begins to move faster, taking me in deeper and deeper with each stroke.
<<elseif $randomDescription is 6>>
I can feel the molten heat begin to rise within me; I'm ready for eruption at any second.
<<elseif $randomDescription is 7>>
A sensation of purest pleasure floods through me as I feel the tightness of her mouth and can feel the desire coursing through me like an imminent lightning strike. I'm ready to erupt at any second.
<<elseif $randomDescription is 8>>
The look of bliss on her face is unmistakable, and I wonder if I should reward her with my sperm for all her hard work.
<<elseif $randomDescription is 9>>
I feel myself getting closer and closer to the edge with every second.
<<elseif $randomDescription is 10>>
I feel the sensations of pleasure building and know that it won't be long before I'm rewarded with a climactic release.
<<elseif $randomDescription is 11>>
It is more than enough, and I need to cum urgently.
<<else>>
I can't endure that anymore and urgently need to cum.
<</if>>
<</desc>>
<div class="row">
<<button "Ask her to cum on her face" 'sxSys'>>
<<set $sx = "cumFace">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum in her mouth" 'sxSys'>>
<<set $sx = "cumInMouth">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum in her throat" 'sxSys'>>
<<set $sx = "cumInThroat">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum on her tits" 'sxSys'>>
<<set $sx = "cumTits">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum on her hair" 'sxSys'>>
<<set $sx = "cumHair">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum on her ass" 'sxSys'>>
<<set $sx = "cumOnAss">>
<<set $ptc = true>>
<<mph>>
<</button>>
</div>
<br>
<div class="row">
<<button "Cum on her face" 'sxSys'>>
<<set $sx = "cumFace">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum in her mouth" 'sxSys'>>
<<set $sx = "cumInMouth">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum in her throat" 'sxSys'>>
<<set $sx = "cumInThroat">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum on her tits" 'sxSys'>>
<<set $sx = "cumTits">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum on her hair" 'sxSys'>>
<<set $sx = "cumHair">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum on her ass" 'sxSys'>>
<<set $sx = "cumOnAss">>
<<set $ptc = false>>
<<mph>>
<</button>>
</div>
<<else>>
<<if $currentNPC.hairColor == "black">>
<<if $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/back/young fast "+random(2)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/back/fast "+random(2)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.age == "MILF">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/back/black MILF fast "+random(1)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/back/fast "+random(2)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<</if>>
<<elseif $currentNPC.hairColor == "blonde">>
<<if $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/back/young fast "+random(2)+".mp4"' type="video/mp4" >
</video>
</div>
<<elseif $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/back/blonde mature fast "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/back/fast "+random(2)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "MILF">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/back/blonde MILF fast "+random(3)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/back/fast "+random(2)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<</if>>
<<elseif $currentNPC.hairColor == "brown">>
<<if $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/back/brown young fast "+random(0)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/back/young fast "+random(2)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/back/brown mature fast "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/back/fast "+random(2)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "MILF">>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/back/MILF fast "+random(1)+".mp4"' type="video/mp4" >
</video>
</div>
<</if>>
<<elseif $currentNPC.hairColor == "red">>
<<if $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/back/red young fast "+random(0)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/back/young fast "+random(2)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/back/red mature fast "+random(0)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/back/fast "+random(2)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "MILF">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/back/red MILF fast "+random(0)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/back/MILF fast "+random(1)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<</if>>
<</if>>
<<if $currentNPC.arousal < 30>>
<<desc>>
I thrust, banging into the soft backstop of her luscious curves. Her softness yields and envelops my hardness, but her body remains unresponsive, almost still. <br>
I am now fully on top of her, providing the comfort of maximum skin contact.
<</desc>>
<<elseif $currentNPC.arousal >= 30 && $currentNPC.arousal < 70>>
<<desc>>
I thrust harder, banging into the soft backstop of her luscious curves. We are both sweating from sharing our body heat, the exertion, and the hammering racing of our hearts. We share a soft kiss that intensifies with our mutual desire, as I continue thrusting into her hot, tight, and welcoming tunnel.
<</desc>>
<<elseif $currentNPC.arousal >= 70>>
<<desc>>
Smoothly entering $currentNPC.name's dripping wet honey hole. She moans so loud and lusty. Her perfect body heaving against me. Her nails dig into my back, leaving marks of her intense pleasure. Every thrust drives her wild, her moans becoming more desperate and primal.
<</desc>>
<</if>>
<<if $pussyChoice == "evil">>
<<speech "You" "$player.name">>
<<if $sHLV2 is 0>>
I'm gonna fuck your tight cunt so hard, it'll be torn apart!
<<elseif $sHLV2 is 1>>
I'm gonna rip your pussy apart with my huge dick!
<<elseif $sHLV2 is 2>>
Get ready to be fucked like the dirty whore you are.
<<elseif $sHLV2 is 3>>
I'm gonna stretch and destroy your tight snatch!
<<else>>
I will destroy your pussy, you dirty slut.
<</if>>
<</speech>><br>
<<text $currentNPC>>
<<if $currentNPC.trait == "Oralhater">>
<<set $lot = random(100)>>
<<if $lot >= 51>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
You can fuck... my pussy... as much as you want... until...it's my...mouth...
<<else>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
Don't be rude!
<</if>>
<<elseif $currentNPC.trait == "Cocksleeve">>
<<set $lot = random(100)>>
<<if $lot >= 51>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
Please...fuck...my mouth...destroy...my mouth!
<<else>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
It's better... if you'd...fuck...my...mouth!
<</if>>
<<else>>
<<if $currentNPC.affection > 1000>> /*Worship*/
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,20)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
Fuck yes! I want you to pound me down there without mercy!
<<elseif $firstHerLineVaginal2 is 1>>
Please, give me everything you've got!
<<elseif $firstHerLineVaginal2 is 2>>
Oh, yes! Please, fuck...me...hard...
<<elseif $firstHerLineVaginal2 is 3>>
I like... being fucked... without mercy!
<<elseif $firstHerLineVaginal2 is 4>>
Stretch... my fucking hole, my lord!
<<elseif $firstHerLineVaginal2 is 5>>
I want you... inside me...yes...deeper!
<<else>>
Yeah...yeah...yeah...fuck me...fuck me!
<</if>>
<<elseif $currentNPC.affection > 800>> /*Love*/
<<set $increaseStat = random (1,8)>>
<<set $increaseStatAr = random (1,15)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I love you so much... make love to me.
<<elseif $firstHerLineVaginal2 is 1>>
I wanna... feel your dick...inside...
<<elseif $firstHerLineVaginal2 is 2>>
Every moment... with you... feels so right.
<<elseif $firstHerLineVaginal2 is 3>>
Yes! Fuck me like a beast! Aaagh....
<<elseif $firstHerLineVaginal2 is 4>>
Sure! Everything for you, my love!
<<elseif $firstHerLineVaginal2 is 5>>
You're... everything... to me...
<<else>>
Hold me tight... and fuck harder!
<</if>>
<<elseif $currentNPC.affection > 700>> /*Passion*/
<<set $increaseStat = random (1,7)>>
<<set $increaseStatAr = random (1,12)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I can't get enough of you!
<<elseif $firstHerLineVaginal2 is 1>>
I need you right now...I need you in my slutty twat!
<<elseif $firstHerLineVaginal2 is 2>>
It's so... fucking good to feel you...fuck me! Yeah!
<<elseif $firstHerLineVaginal2 is 3>>
Don’t stop! Don’t...stop!Don’t... stop!
<<elseif $firstHerLineVaginal2 is 4>>
Make me cum baby!
<<elseif $firstHerLineVaginal2 is 5>>
Oh-my-fucking-god!
<<else>>
I’ve never... been fucked... like this... before!
<</if>>
<<elseif $currentNPC.affection > 500 && $currentNPC.affection <= 700>> /*Sympathy and Interest*/
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
You make... me... feel amazing ...baby...talk dirty...
<<elseif $firstHerLineVaginal2 is 1>>
Hey! Don't...be...rude...
<<elseif $firstHerLineVaginal2 is 2>>
That feels... so good.
<<elseif $firstHerLineVaginal2 is 3>>
Be...careful! I'm not...a whore.
<<elseif $firstHerLineVaginal2 is 4>>
Hey! I'm not...a slut...
<<elseif $firstHerLineVaginal2 is 5>>
Please...don't talk...dirty...too often...
<<else>>
Please...I'm not...such a girl...
<</if>>
<<elseif $currentNPC.affection > 300 && $currentNPC.affection <= 500>> /*Indifference and Suspicion*/
<<set $lot = random (100)>>
<<if $lot <= 50>>
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<else>>
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<</if>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
What the fuck... are you... saying!?
<<elseif $firstHerLineVaginal2 is 1>>
Hey! Shut the fuck up!
<<elseif $firstHerLineVaginal2 is 2>>
Hey! Shut the fuck up! I'm not your slut!
<<elseif $firstHerLineVaginal2 is 3>>
Mind your fucking language!
<<elseif $firstHerLineVaginal2 is 4>>
It's not funny! I don't like it!
<<elseif $firstHerLineVaginal2 is 5>>
Fuck you, bitch!
<<else>>
You're stupid bitch! Fuck off!
<</if>>
<<elseif $currentNPC.affection > 200>> /*Displeasure*/
<<set $lot = random (100)>>
<<if $lot <= 50>>
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<else>>
<<set $increaseStat = random (1,6)>>
<<set $increaseStatAr = random (1,8)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<</if>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
Talk to your momma like this, bitch!
<<elseif $firstHerLineVaginal2 is 1>>
I'm very deaspleased!
<<elseif $firstHerLineVaginal2 is 2>>
Shut the fuck up!
<<elseif $firstHerLineVaginal2 is 3>>
This is not going well.
<<elseif $firstHerLineVaginal2 is 4>>
It's not funny! I don't like it!
<<elseif $firstHerLineVaginal2 is 5>>
Fuck you, bitch!
<<else>>
You're stupid bitch! Fuck off!
<</if>>
<<elseif $currentNPC.affection > 0>> /*Hate*/
<<set $lot = random (100)>>
<<if $lot <= 30>>
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<else>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,12)>>
<<set $arousalIncrease = random (1,12)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<</if>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I hate you!
<<elseif $firstHerLineVaginal2 is 1>>
Get away from me!
<<elseif $firstHerLineVaginal2 is 2>>
You're the worst!
<<elseif $firstHerLineVaginal2 is 3>>
I can't stand you!!!
<<elseif $firstHerLineVaginal2 is 4>>
Leave me alone!
<<elseif $firstHerLineVaginal2 is 5>>
I wish you were gone!
<<else>>
You're a terrible person!
<</if>>
<<else>> /*Apathy*/
<<set $lot = random(100)>>
<<if $lot <= 20>>
<<set $increaseStat = random(1,4)>>
<<set $increaseStatAr = random(1,5)>>
<<set $arousalIncrease = random(1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<else>>
<<set $increaseStat = random(1,2)>>
<<set $increaseStatAr = random(1,2)>>
<<set $arousalIncrease = random(1,5)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<</if>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I don't care.
<<elseif $firstHerLineVaginal2 is 1>>
Whatever.
<<elseif $firstHerLineVaginal2 is 2>>
Do what you want.
<<elseif $firstHerLineVaginal2 is 3>>
It doesn't matter to me.
<<elseif $firstHerLineVaginal2 is 4>>
I'm indifferent.
<<elseif $firstHerLineVaginal2 is 5>>
I have no opinion.
<<else>>
Fine.
<</if>>
<</if>>
<</if>>
<</text>>
<<set $pussyChoice = "null">>
<<elseif $pussyChoice == "kind">>
<<speech "You" "$player.name" "$player.surname">>
<<if $sHRFSx2 is 0>>It feels... so good... inside you...
<<elseif $sHRFSx2 is 1>>You're... fucking... amazing...
<<elseif $sHRFSx2 is 2>>It's... fucking... incredible...
<<elseif $sHRFSx2 is 3>>You're... driving me... crazy...
<<elseif $sHRFSx2 is 4>>You're just... a goddess.
<<elseif $sHRFSx2 is 5>>I love you squezing me...there...
<<elseif $sHRFSx2 is 6>>You're fucking perfect.
<<else>>You're driving me wild.
<</if>>
<</speech>><br>
<<text $currentNPC>>
<<if $currentNPC.trait == "Oralhater">>
<<set $lot = random(100)>>
<<if $lot >= 71>>
<<set $increaseStat = random (1,15)>>
<<set $increaseStatAr = random (1,15)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
Yes! Yes! Yes! Make love with me!
<<else>>
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
You're...too...sweet...
<</if>>
<<elseif $currentNPC.trait == "Cocksleeve">>
<<set $lot = random(100)>>
<<if $lot >= 61>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
Please...fuck...my mouth...destroy...my mouth!
<<else>>
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
It's better... if you'd...fuck...my...mouth!
<</if>>
<<else>>
<<if $currentNPC.affection > 1000>> /*Worship*/
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,20)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I'll... do... anything... for you!
<<elseif $firstHerLineVaginal2 is 1>>
Please... give me... everything you've got!
<<elseif $firstHerLineVaginal2 is 2>>
Oh, yes! You're...my...Lord!
<<elseif $firstHerLineVaginal2 is 3>>
That's...honour...for...me!
<<elseif $firstHerLineVaginal2 is 4>>
Stretch...me...my lord!
<<elseif $firstHerLineVaginal2 is 5>>
I'm so...happy...to please...you!
<<else>>
It's pure bliss...to be...with you, my lord!
<</if>>
<<elseif $currentNPC.affection > 800>> /*Love*/
<<set $increaseStat = random (1,8)>>
<<set $increaseStatAr = random (1,15)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I love you so much... make love to me.
<<elseif $firstHerLineVaginal2 is 1>>
I wanna... feel your dick...deeper...
<<elseif $firstHerLineVaginal2 is 2>>
Every moment... with you... feels so right.
<<elseif $firstHerLineVaginal2 is 3>>
Yes! I love you so much!
<<elseif $firstHerLineVaginal2 is 4>>
Everything for you, my love!
<<elseif $firstHerLineVaginal2 is 5>>
You're... everything... to me...
<<else>>
Hold me tight...fuck me...deeper...please!
<</if>>
<<elseif $currentNPC.affection > 700>> /*Passion*/
<<set $increaseStat = random (1,7)>>
<<set $increaseStatAr = random (1,12)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I can't get enough of you!
<<elseif $firstHerLineVaginal2 is 1>>
Your cock is so huge!
<<elseif $firstHerLineVaginal2 is 2>>
You're so deep...
<<elseif $firstHerLineVaginal2 is 3>>
Oh, yeah! You're awesome! Thank..you!
<<elseif $firstHerLineVaginal2 is 4>>
Make me cum...baby!
<<elseif $firstHerLineVaginal2 is 5>>
You're the best lover...I've ever...had!
<<else>>
I’ve never... been fucked... like this... before!
<</if>>
<<elseif $currentNPC.affection > 500 && $currentNPC.affection <= 700>> /*Sympathy and Interest*/
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
You make... me... feel amazing ...baby...
<<elseif $firstHerLineVaginal2 is 1>>
Thank you! Yes...yes...yes!
<<elseif $firstHerLineVaginal2 is 2>>
That feels... so good.
<<elseif $firstHerLineVaginal2 is 3>>
Yes, deeper...pleaaaase...
<<elseif $firstHerLineVaginal2 is 4>>
I like that...I like you!
<<elseif $firstHerLineVaginal2 is 5>>
You're... a silver tongue! I love it!
<<else>>
Yeah...just keep talking!
<</if>>
<<elseif $currentNPC.affection > 300 && $currentNPC.affection <= 500>> /*Indifference and Suspicion*/
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
Words...words...just fuck me!
<<elseif $firstHerLineVaginal2 is 1>>
I know it! Keep fucking!
<<elseif $firstHerLineVaginal2 is 2>>
Ooh...it's...cute...
<<elseif $firstHerLineVaginal2 is 3>>
Thanks! I...like...you...
<<elseif $firstHerLineVaginal2 is 4>>
You're...so...tender...
<<elseif $firstHerLineVaginal2 is 5>>
Yes! Yes! Yes! Don't stop!
<<else>>
Aaah...aah....aah...
<</if>>
<<elseif $currentNPC.affection > 200>> /*Displeasure*/
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
Thanks...
<<elseif $firstHerLineVaginal2 is 1>>
Don't mention it...
<<elseif $firstHerLineVaginal2 is 2>>
I...don't...like...compliments...
<<elseif $firstHerLineVaginal2 is 3>>
It's just...words...
<<elseif $firstHerLineVaginal2 is 4>>
You...don't...mean...it
<<elseif $firstHerLineVaginal2 is 5>>
Do you...say it...to...every girl?
<<else>>
C'mon...
<</if>>
<<elseif $currentNPC.affection > 0>> /*Hate*/
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
It won't help...
<<elseif $firstHerLineVaginal2 is 1>>
Don't...fucking...try!
<<elseif $firstHerLineVaginal2 is 2>>
I don't...believe you!
<<elseif $firstHerLineVaginal2 is 3>>
You're...mocking...me
<<elseif $firstHerLineVaginal2 is 4>>
You've...gotta be...kidding...
<<elseif $firstHerLineVaginal2 is 5>>
It's nonsense!
<<else>>
I'm not that stupid!
<</if>>
<<else>> /*Apathy*/
<<set $lot = random(100)>>
<<if $lot <= 20>>
<<set $increaseStat = random(1,4)>>
<<set $increaseStatAr = random(1,5)>>
<<set $arousalIncrease = random(1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<else>>
<<set $increaseStat = random(1,2)>>
<<set $increaseStatAr = random(1,2)>>
<<set $arousalIncrease = random(1,5)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<</if>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I don't care.
<<elseif $firstHerLineVaginal2 is 1>>
Whatever.
<<elseif $firstHerLineVaginal2 is 2>>
Do what you want.
<<elseif $firstHerLineVaginal2 is 3>>
It doesn't matter to me.
<<elseif $firstHerLineVaginal2 is 4>>
I'm indifferent.
<<elseif $firstHerLineVaginal2 is 5>>
I have no opinion.
<<else>>
Fine.
<</if>>
<</if>>
<</if>>
<</text>>
<<set $pussyChoice = "null">>
<<else>>
<<desc>>
<div class ="row">
<<button "<<if $sHLV2 is 0>>
I'm gonna fuck your tight cunt so hard, it'll be torn apart!
<<elseif $sHLV2 is 1>>
I'm gonna rip your pussy apart with my huge dick!
<<elseif $sHLV2 is 2>>
Get ready to be fucked like the dirty whore you are.
<<elseif $sHLV2 is 3>>
I'm gonna stretch and destroy your tight snatch!
<<else>>
I will destroy your pussy, you dirty slut.
<</if>>" "sxSys">>
<<set $sx = "pussyFuckBack">>
<<advanceAffection>>
<<advanceHour>>
<<professionUpdate>>
<<set $pussyChoice = "evil">>
<</button>>
<<button "<<if $sHRFSx2 is 0>>It feels... so good... inside you...
<<elseif $sHRFSx2 is 1>>You're... fucking... amazing...
<<elseif $sHRFSx2 is 2>>It's... fucking... incredible...
<<elseif $sHRFSx2 is 3>>You're... driving me... crazy...
<<elseif $sHRFSx2 is 4>>You're just... a goddess.
<<elseif $sHRFSx2 is 5>>I love you squezing me...there...
<<elseif $sHRFSx2 is 6>>You're fucking perfect.
<<else>>You're driving me wild.
<</if>>" "sxSys">>
<<set $sx = "pussyFuckBack">>
<<advanceAffection>>
<<advanceHour>>
<<professionUpdate>>
<<set $pussyChoice = "kind">>
<</button>>
</div>
<</desc>>
<</if>>
<<desc>>
<div class="row">
<<button "Keep fucking her pussy" 'sxSys'>>
<<set $sx = "pussyFuckBack fast">>
<<set $sHLV2 = random(4)>>
<<set $sHRFSx2 = random(7)>>
<<set $increaseStat = random(1,3)>>
<<set $increaseStatAr = random(1,3)>>
<<set $arousalIncrease = random(1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div><br>
<div class="row">
<<button "Fuck her pussy slower" 'sxSys'>>
<<set $sx = "pussyFuckBack">>
<<set $sHLV2 = random(4)>>
<<set $sHRFSx2 = random(7)>>
<<set $increaseStat = random(1,3)>>
<<set $increaseStatAr = random(1,3)>>
<<set $arousalIncrease = random(1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button "Choose position" 'sxSys'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>><br><br>
<<button "Stop sex">>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.arousal = $currentNPC.arousal;
npc.hasIntroduced = $currentNPC.hasIntroduced;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<advanceHour>>
<<professionUpdate>>
<</button>>
<</desc>>
<</if>>
<<elseif $sx == "pussyFuckDoggy">>
<<if $currentNPC.arousal >= 110 && $player.arousal >= 110>>
<<desc>>
We're coming together!
<</desc>>
<<set $increaseStat = random (15,35)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $randomArousal = random(20,50)>>
<<set $currentNPC.arousal = $randomArousal>>
<<set $randomArousalPlayer = random(20,50)>>
<<set $player.arousal = $randomArousalPlayer>>
<<desc>>
<<button "Choose position" 'sxSys'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>>
<</desc>>
<<elseif $currentNPC.arousal >= 110 && $player.arousal < 110>>
<<desc>>
Suddenly, that slut starts shaking like a goddamn earthquake, her eyes wide open in pure fucking bliss. It's so good to be inside her tight cunt... Her movements become uncontrolled, her breathing shoots up, and she cries her heart out.
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
Perfect!
<</speech>>
<br>
<<set $increaseStat = random (5,15)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $randomArousal = random(20,50)>>
<<set $currentNPC.arousal = $randomArousal>>
<<button "Choose position" 'sxSys'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>>
<<elseif $player.arousal >= 110 && $currentNPC.arousal < 110>>
<<desc>>
<<set $randomDescription = random(12)>>
<<if $randomDescription is 0>>
The sensation is overwhelming, and I can feel myself coming closer to climax. My eyes close as the fire of pleasure courses through me, and her moans fill the air around us.
<<elseif $randomDescription is 1>>
Every second feels like an eternity of blissful torture as I start to reach the peak of ecstasy.
<<elseif $randomDescription is 2>>
My body is tense with anticipation as I wonder if I should reward this cocksucker for her work with my sperm or deny her this pleasure.
<<elseif $randomDescription is 3>>
I can feel a powerful orgasm building inside me as she teases and tantalizes me with each stroke of her tongue.
<<elseif $randomDescription is 4>>
I moan with an intensity that I didn't know was possible. She takes me in deeper and deeper each time she moves her head, making sure to lick every inch of me until I can no longer contain my joy.
<<elseif $randomDescription is 5>>
I feel like I'm going to explode from the sheer pleasure of it all, and as if sensing this, she begins to move faster, taking me in deeper and deeper with each stroke.
<<elseif $randomDescription is 6>>
I can feel the molten heat begin to rise within me; I'm ready for eruption at any second.
<<elseif $randomDescription is 7>>
A sensation of purest pleasure floods through me as I feel the tightness of her mouth and can feel the desire coursing through me like an imminent lightning strike. I'm ready to erupt at any second.
<<elseif $randomDescription is 8>>
The look of bliss on her face is unmistakable, and I wonder if I should reward her with my sperm for all her hard work.
<<elseif $randomDescription is 9>>
I feel myself getting closer and closer to the edge with every second.
<<elseif $randomDescription is 10>>
I feel the sensations of pleasure building and know that it won't be long before I'm rewarded with a climactic release.
<<elseif $randomDescription is 11>>
It is more than enough, and I need to cum urgently.
<<else>>
I can't endure that anymore and urgently need to cum.
<</if>>
<</desc>>
<div class="row">
<<button "Ask her to cum on her face" 'sxSys'>>
<<set $sx = "cumFace">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum in her mouth" 'sxSys'>>
<<set $sx = "cumInMouth">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum in her throat" 'sxSys'>>
<<set $sx = "cumInThroat">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum on her tits" 'sxSys'>>
<<set $sx = "cumTits">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum on her hair" 'sxSys'>>
<<set $sx = "cumHair">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum on her ass" 'sxSys'>>
<<set $sx = "cumOnAss">>
<<set $ptc = true>>
<<mph>>
<</button>>
</div>
<br>
<div class="row">
<<button "Cum on her face" 'sxSys'>>
<<set $sx = "cumFace">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum in her mouth" 'sxSys'>>
<<set $sx = "cumInMouth">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum in her throat" 'sxSys'>>
<<set $sx = "cumInThroat">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum on her tits" 'sxSys'>>
<<set $sx = "cumTits">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum on her hair" 'sxSys'>>
<<set $sx = "cumHair">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum on her ass" 'sxSys'>>
<<set $sx = "cumOnAss">>
<<set $ptc = false>>
<<mph>>
<</button>>
</div>
<<else>>
<<if $currentNPC.hairColor == "black">>
<<if $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/doggy/black young "+random(1)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/doggy/young "+random(4)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/doggy/black mature "+random(0)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/doggy/mature "+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "MILF">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/doggy/black MILF "+random(1)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/doggy/MILF "+random(2)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<</if>>
<<elseif $currentNPC.hairColor == "blonde">>
<<if $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/doggy/blonde young "+random(4)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/doggy/young "+random(4)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/doggy/blonde mature "+random(3)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/doggy/mature "+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "MILF">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/doggy/blonde MILF "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/doggy/MILF "+random(2)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<</if>>
<<elseif $currentNPC.hairColor == "brown">>
<<if $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/doggy/brown young "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/doggy/young "+random(4)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/doggy/brown mature "+random(3)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/doggy/mature "+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "MILF">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/doggy/brown MILF "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/doggy/MILF "+random(2)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<</if>>
<<elseif $currentNPC.hairColor == "red">>
<<if $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/doggy/red young "+random(0)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/doggy/young "+random(4)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/doggy/red mature "+random(1)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/doggy/mature "+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "MILF">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/doggy/red MILF "+random(0)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/doggy/MILF "+random(2)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<</if>>
<</if>>
<<if $currentNPC.arousal < 30>>
<<desc>>
<<if $phase == 0>>
<<set $randomDescription = random(4)>>
<<if $randomDescription is 0>>
As she spreads her thighs to invite me in, I begin to slowly finger her, using my other hand to stroke my shaft. She gaspes with every movement and I hear her moaning with a satisfied pleasure.
<<elseif $randomDescription is 1>>
My pulse races as I step behind her and see her exposed flesh. Every inch of her body is alive with anticipation and her wet pussy glistens with desire.After applying small clit pressure, she nods at me.<br>
I start to work myself in, slowly at first, inch by inch. I cradle her waist with my firm grip as my pulsating cock finds its way into her waiting depths.
<<elseif $randomDescription is 2>>
Eagerly, I run my hands along the curves of her back. She shiveres as I delicately graze her petal-soft skin with my fingertips. She arches her back and I feel my erection swell as I've gripped her hips. With a sudden burst of intensity, I thrust into her inviting embrace.
<<elseif $randomDescription is 3>>
I move closer, my eyes roaming over her curves before my body melts into hers. Her muscles contract under my touch, and a wave of pleasure runs through me as I tighten my embrace. My hips thrust forward, pushing into her hot pussy so that my throbbing cock slides into her wet folds.
<<else>>
I step closer, mesmerized by the curves of her body as I run my hands up her sides.Teasing one nipple at a time, her other hand is between her slick folds, toying with her pulsing clit.<br>
But, in one swift motion, I thrust into her core, feeling every inch of her tight warmth wrap around me.
<</if>>
<<set $phase +=1>>
<<elseif $phase == 1>>
<<set $randomDescription = random(4)>>
<<if $randomDescription is 0>>
Electricity surges through my veins as I explore deeper and deeper within her until an explosive moan escapes my lips. She doesn't respond much.The contrast between my frenzied need and her calm presence only heightens the tension, leaving me teetering on the edge of frustration and desire, craving something more from her in return.
<<elseif $randomDescription is 1>>
The velvet warmth of her wetness envelops me as I push deeper, the sensation drawing a low groan from my throat. My movements grow more urgent, driven by a need that pulses through every part of me.<br>
Her body is soft and pliant beneath me, but it lacks the response I crave. Her breathing remains steady, almost detached, as if she’s somewhere else entirely.
<<elseif $randomDescription is 2>>
My thick, hard shaft glides in and out of her tight, wet pussy, but the sensation feels almost too mechanical. Her pussy surrounds me and each thrust drives deeper.<br>
She gasps and moans, but they sound faint, almost as if they are more from habit than true passion. I keep fucking her but a part of me knows that her mind is elsewhere.
<<elseif $randomDescription is 3>>
Her vulva is moist with a musky scent that excites me even more as my throbbing penis moves inside her, stretching and filling her tight pussy with my huge girth. It's not comfortable because she isn't wet enough. I feel her body tighten around me as I move my hips but the response feels subdued and her reactions are muted, lacking the fervor.
<<else>>
With one powerful thrust, I drive all the way to her cervix, feeling the intense pressure as I bury myself deep inside. Her breath catches in a sharp gasp, a fleeting sound that hints at a response but quickly fades. The sensation of reaching that depth sends a jolt of pleasure through me, but her pussy only gets wet.
<</if>>
<</if>>
<</desc>>
<<elseif $currentNPC.arousal >= 30 && $currentNPC.arousal < 70>>
<<desc>>
<<if $phase == 0>>
<<set $randomDescription = random(4)>>
<<if $randomDescription is 0>>
As she spreads her thighs to invite me in, I begin to slowly finger her, using my other hand to stroke my shaft. Her gasps grow louder with every movement, and her moans of satisfied pleasure fill the air.
<<elseif $randomDescription is 1>>
My pulse races as I step behind her and see her tits. Her pussy is ready to be torn apart, glistening with her love juices. I tease her clit for a while until she nods, inviting me to fuck her. I push my throbbing cock into her slippery wet pussy.
<<elseif $randomDescription is 2>>
I cupping her breasts and she shivers as my fingertips graze her petal-soft skin. Her back arches, and I feel my erection swell as I grip her hips. With a burst of intensity, I thrust into her inviting embrace, her body responding eagerly to each thrust.
<<elseif $randomDescription is 3>>
I see a bitch in heat on all fours, ready to be fucked without mercy. I feel her tits and she guides my hand to her wet pussy and it contracts under my touch. I grab her buttocks and thrust my hips forward, pushing into her hot wet pussy, feeling her soaked pussy start to milk me out.
<<else>>
Moving the head of my cock back and forth between her pussy lips, I tease her as she rubs her nipple, while her other hand slips between her smooth folds, toying with her pulsating clit. In one motion, I thrust into her inviting depths, feeling every inch of her tight warmth wrapping around me as she eagerly welcomes me. She is horny and wants to be fucked properly.
<</if>>
<<set $phase +=1>>
<<elseif $phase == 1>>
<<set $randomDescription = random(4)>>
<<if $randomDescription is 0>>
As I work my hips, I feel her body stretch around my cock with each thrust. The tightness of her pussy envelops me completely, rubbing against every inch of my shaft simultaneously. Her body moves with mine, gasping in pleasure, her chest is heaving. Her inner muscles clamp down around my cock, gripping me tightly as if she’s trying to hold on for dear life.
<<elseif $randomDescription is 1>>
With a sudden, powerful movement, she slams herself back down onto me, driving my cock deep inside her with an intense, urgent force. My movements grow more urgent, driven by the intense need that pulses through every part of us. Her pussy is wet and hot, her breathing quickening as she matches my rhythm.
<<elseif $randomDescription is 2>>
Without breaking the rhythm, I drive into her with a steady pace. She lets out a soft moan, her body arching in response. Her breathing quickens, and she bites her lower lip, her eyes closing in a mix of pleasure and anticipation. Her moans grow louder, she likes being fucked like this.
<<elseif $randomDescription is 3>>
Her eyes cloud with a misty haze, while I'm fucking her moist love tunnel. She sticks out her tongue from her slightly open mouth, greedily gulping down the air with each rapid breath. Her chest rises and falls in shallow gasps.
<<else>>
I push myself as deep as I can go, feeling her tight cunt stretch around my thick cock. She shudders beneath me, her body responding to the fullness with a quiver of sensation.
<</if>>
<</if>>
<</desc>>
<<elseif $currentNPC.arousal >= 70>>
<<desc>>
<<if $phase == 0>>
<<set $randomDescription = random(4)>>
<<if $randomDescription is 0>>
As she spreads her thighs wide, begging me to enter, I start to finger her roughly, my other hand stroking my hard shaft. Her gasps grow louder with every movement, her moans of raw pleasure filling the room as she squirms and writhes, drenched and ready.<br>
I thrust my cock mercilessly into her narrow cunt, pushing through her tight, welcoming walls. Despite the initial resistance, I drive in hard, burying myself completely until my balls press against her burning hot skin.
<<elseif $randomDescription is 1>>
My pulse races as I step behind her, my hands eagerly groping her soft tits. Her pussy is soaked and begging for it, dripping with her juices. She’s extremely horny, practically vibrating with desire. I slam my throbbing cock into her slippery, wet cunt, taking her hard and rough.
<<elseif $randomDescription is 2>>
I cup her tits roughly, and she shivers as my fingertips graze her soft skin. Her back arches, her hips thrusting back as I grip them firmly. With a burst of aggression, I thrust into her, feeling her soaked pussy eagerly squeezing around me with each powerful move.
<<elseif $randomDescription is 3>>
I see her on all fours, a bitch in heat ready to be fucked hard. I grab her tits, feeling her guide my hand to her dripping wet pussy, which contracts eagerly under my touch. I squeeze her ass and slam my hips forward, driving my cock into her hot, soaked cunt, feeling her pussy milk me with every thrust.
<<else>>
Pressing the head of my cock against her wet and eagerly welcoming pussy, I quickly plunge in, burying myself to the hilt. Her tight warmth envelops me completely, and I groan deeply as I feel the intense pressure of her body stretching around me. With every thrust, I drive deeper, savoring the wet heat of her hot pussy.
<</if>>
<<set $phase +=1>>
<<elseif $phase == 1>>
<<set $randomDescription = random(4)>>
<<if $randomDescription is 0>>
As I work my hips, her soaking wet pussy stretches around my cock with each thrust. The tightness of her cunt envelops me completely, rubbing against every inch of my shaft. She gasps in pleasure, her chest heaving with each breath as her inner muscles clamp down around me, gripping me tightly as if she’s desperately trying to hold on.
<<elseif $randomDescription is 1>>
With a sudden, powerful movement, she slams herself back onto me, driving my cock deep into her drenched, hot cunt. My thrusts become more urgent, driven by the intense need that pulses through us both. Her pussy is slick and eager, her breathing quickening as she matches my rhythm with wild abandon.
<<elseif $randomDescription is 2>>
I drive into her with deep, deliberate thrusts, steadily picking up the pace. Within a minute, she's panting heavily and her moans fill the room. She writhes under me, her hips thrusting back with a desperate hunger. <br>
Her wetness coats my cock, her cunt gripping and milking me with every forceful thrust.
<<elseif $randomDescription is 3>>
I continue to drive into her with powerful, rough thrusts. I can't help but wonder how she learned to position herself so provocatively, offering her body completely and willingly to me. Despite the way she has to arch deeply, the rigid force that drives into her tight cunt remains unyielding.<br>
She only moans gratefully and softly, crying out passionately with each new thrust as my hard cock plunges deep into her wet, supple warmth.
<<else>>
I push myself as deep as I can, feeling her tight cunt stretch around my thick cock. She shudders beneath me, her body responding to the fullness with a quiver of pure sensation. The combination of her soaking wetness and intense need makes each thrust drive us both to the edge.
<</if>>
<</if>>
<</desc>>
<</if>>
<<if $pussyChoice == "evil">>
<<speech "You" "$player.name">>
<<if $sHLV2 is 0>>
I'm gonna fuck your tight cunt so hard, it'll be torn apart!
<<elseif $sHLV2 is 1>>
I'm gonna rip your pussy apart with my huge dick!
<<elseif $sHLV2 is 2>>
Get ready to be fucked like the dirty whore you are!
<<elseif $sHLV2 is 3>>
I'm gonna stretch and destroy your tight snatch!
<<else>>
I will destroy your pussy, you dirty slut.
<</if>>
<</speech>><br>
<<text $currentNPC>>
<<if $currentNPC.trait == "Oralhater">>
<<set $lot = random(100)>>
<<if $lot >= 51>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
You can fuck... my pussy... as much as you want... until...it's my...mouth...
<<else>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
Don't be rude!
<</if>>
<<elseif $currentNPC.trait == "Cocksleeve">>
<<set $lot = random(100)>>
<<if $lot >= 51>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
Please...fuck...my mouth...destroy...my mouth!
<<else>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
It's better... if you'd...fuck...my...mouth!
<</if>>
<<else>>
<<if $currentNPC.affection > 1000>> /*Worship*/
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,20)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
Fuck yes! I want you to pound me down there without mercy!
<<elseif $firstHerLineVaginal2 is 1>>
Aaaaaahhhhhh....fuck your fucking whore....oooohhhhhhh..... I'm your whore....your personal whore....
<<elseif $firstHerLineVaginal2 is 2>>
Oh, yes! Please, fuck...me...hard...
<<elseif $firstHerLineVaginal2 is 3>>
Ahhhhh.....yes....yes.... more...harder...harder....
<<elseif $firstHerLineVaginal2 is 4>>
Fuck me like a bitch with your big dick!
<<elseif $firstHerLineVaginal2 is 5>>
I want you...deeper! Fuck me, my lord! Fuck me!
<<else>>
Yeah...yeah...yeah...fuck me...fuck me! I'm absolutely yours!
<</if>>
<<elseif $currentNPC.affection > 800>> /*Love*/
<<set $increaseStat = random (1,8)>>
<<set $increaseStatAr = random (1,15)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I love you so much... make love to me.
<<elseif $firstHerLineVaginal2 is 1>>
I wanna... feel your dick...inside...
<<elseif $firstHerLineVaginal2 is 2>>
Every moment... with you... feels so right.
<<elseif $firstHerLineVaginal2 is 3>>
Yes! Fuck me like a beast! Aaagh....
<<elseif $firstHerLineVaginal2 is 4>>
Sure! Everything for you, my love!
<<elseif $firstHerLineVaginal2 is 5>>
You're... everything... to me...
<<else>>
I love your big dick! Fuck my pussy harder, my love!
<</if>>
<<elseif $currentNPC.affection > 700>> /*Passion*/
<<set $increaseStat = random (1,7)>>
<<set $increaseStatAr = random (1,12)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
Just fuck my holes, stud! I wanna be fucked rough!
<<elseif $firstHerLineVaginal2 is 1>>
I need you...I need you in my slutty twat!
<<elseif $firstHerLineVaginal2 is 2>>
It's so... fucking good to feel you...fuck me! Yeah!
<<elseif $firstHerLineVaginal2 is 3>>
Don’t stop! Don’t...stop!Don’t... stop!
<<elseif $firstHerLineVaginal2 is 4>>
You're so big! Fuck me and don't stop!
<<elseif $firstHerLineVaginal2 is 5>>
Oh-my-fucking-god!
<<else>>
I’ve never... been fucked... like this... before!
<</if>>
<<elseif $currentNPC.affection > 500 && $currentNPC.affection <= 700>> /*Sympathy and Interest*/
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
You make... me... feel amazing ...baby...talk dirty...
<<elseif $firstHerLineVaginal2 is 1>>
Hey! Don't...be...rude...please...
<<elseif $firstHerLineVaginal2 is 2>>
That feels... so good...
<<elseif $firstHerLineVaginal2 is 3>>
Be...careful! I'm not...a whore.
<<elseif $firstHerLineVaginal2 is 4>>
Hey! I'm not...a slut...
<<elseif $firstHerLineVaginal2 is 5>>
Please...don't talk...dirty...too often...
<<else>>
Please...I'm not...such a girl...
<</if>>
<<elseif $currentNPC.affection > 300 && $currentNPC.affection <= 500>> /*Indifference and Suspicion*/
<<set $lot = random (100)>>
<<if $lot <= 50>>
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<else>>
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<</if>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
What the fuck... are you... saying!?
<<elseif $firstHerLineVaginal2 is 1>>
Hey! Shut the fuck up!
<<elseif $firstHerLineVaginal2 is 2>>
Hey! Shut the fuck up! I'm not your slut!
<<elseif $firstHerLineVaginal2 is 3>>
Mind your fucking language!
<<elseif $firstHerLineVaginal2 is 4>>
It's not funny! I don't like it!
<<elseif $firstHerLineVaginal2 is 5>>
Fuck you, bitch!
<<else>>
You're stupid bitch! Fuck off!
<</if>>
<<elseif $currentNPC.affection > 200>> /*Displeasure*/
<<set $lot = random (100)>>
<<if $lot <= 50>>
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<else>>
<<set $increaseStat = random (1,6)>>
<<set $increaseStatAr = random (1,8)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<</if>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
Talk to your momma like this, bitch!
<<elseif $firstHerLineVaginal2 is 1>>
I'm very deaspleased!
<<elseif $firstHerLineVaginal2 is 2>>
Shut the fuck up!
<<elseif $firstHerLineVaginal2 is 3>>
This is not going well.
<<elseif $firstHerLineVaginal2 is 4>>
It's not funny! I don't like it!
<<elseif $firstHerLineVaginal2 is 5>>
Fuck you, bitch!
<<else>>
You're stupid bitch! Fuck off!
<</if>>
<<elseif $currentNPC.affection > 0>> /*Hate*/
<<set $lot = random (100)>>
<<if $lot <= 30>>
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<else>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,12)>>
<<set $arousalIncrease = random (1,12)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<</if>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I hate you!
<<elseif $firstHerLineVaginal2 is 1>>
Get away from me!
<<elseif $firstHerLineVaginal2 is 2>>
You're the worst!
<<elseif $firstHerLineVaginal2 is 3>>
I can't stand you!!!
<<elseif $firstHerLineVaginal2 is 4>>
Leave me alone!
<<elseif $firstHerLineVaginal2 is 5>>
I wish you were gone!
<<else>>
You're a terrible person!
<</if>>
<<else>> /*Apathy*/
<<set $lot = random(100)>>
<<if $lot <= 20>>
<<set $increaseStat = random(1,4)>>
<<set $increaseStatAr = random(1,5)>>
<<set $arousalIncrease = random(1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<else>>
<<set $increaseStat = random(1,2)>>
<<set $increaseStatAr = random(1,2)>>
<<set $arousalIncrease = random(1,5)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<</if>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I don't care.
<<elseif $firstHerLineVaginal2 is 1>>
Whatever.
<<elseif $firstHerLineVaginal2 is 2>>
Do what you want.
<<elseif $firstHerLineVaginal2 is 3>>
It doesn't matter to me.
<<elseif $firstHerLineVaginal2 is 4>>
I'm indifferent.
<<elseif $firstHerLineVaginal2 is 5>>
I have no opinion.
<<else>>
Fine.
<</if>>
<</if>>
<</if>>
<</text>>
<<set $pussyChoice = "null">>
<<elseif $pussyChoice == "kind">>
<<speech "You" "$player.name" "$player.surname">>
<<if $sHRFSx2 is 0>>It feels... so good... inside you...
<<elseif $sHRFSx2 is 1>>You're... fucking... amazing...
<<elseif $sHRFSx2 is 2>>It's... fucking... incredible...
<<elseif $sHRFSx2 is 3>>You're... driving me... crazy...
<<elseif $sHRFSx2 is 4>>You're just... a goddess.
<<elseif $sHRFSx2 is 5>>I love you squezing me...there...
<<elseif $sHRFSx2 is 6>>You're fucking perfect.
<<else>>You're driving me wild.
<</if>>
<</speech>><br>
<<text $currentNPC>>
<<if $currentNPC.trait == "Oralhater">>
<<set $lot = random(100)>>
<<if $lot >= 71>>
<<set $increaseStat = random (1,15)>>
<<set $increaseStatAr = random (1,15)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
Yes! Yes! Yes! Make love with me!
<<else>>
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
You're...too...sweet...
<</if>>
<<elseif $currentNPC.trait == "Cocksleeve">>
<<set $lot = random(100)>>
<<if $lot >= 61>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
Please...fuck...my mouth...destroy...my mouth!
<<else>>
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
It's better... if you'd...fuck...my...mouth!
<</if>>
<<else>>
<<if $currentNPC.affection > 1000>> /*Worship*/
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,20)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I'll... do... anything... for you! I'm your slave!
<<elseif $firstHerLineVaginal2 is 1>>
Please... give me... everything you've got!
<<elseif $firstHerLineVaginal2 is 2>>
Oh, yes! You're...my...Lord!
<<elseif $firstHerLineVaginal2 is 3>>
That's...honour...for...me!
<<elseif $firstHerLineVaginal2 is 4>>
Stretch...me...my lord!
<<elseif $firstHerLineVaginal2 is 5>>
I'm so...happy...to please...you!
<<else>>
It's pure bliss...to be...with you, my lord!
<</if>>
<<elseif $currentNPC.affection > 800>> /*Love*/
<<set $increaseStat = random (1,8)>>
<<set $increaseStatAr = random (1,15)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I love you so much... make love to me.
<<elseif $firstHerLineVaginal2 is 1>>
I wanna... feel your dick...deeper...
<<elseif $firstHerLineVaginal2 is 2>>
Every moment... with you... feels so right.
<<elseif $firstHerLineVaginal2 is 3>>
Yes! I love you so much!
<<elseif $firstHerLineVaginal2 is 4>>
Everything for you, my love!
<<elseif $firstHerLineVaginal2 is 5>>
You're... everything... to me...
<<else>>
Hold me tight...fuck me...deeper...please!
<</if>>
<<elseif $currentNPC.affection > 700>> /*Passion*/
<<set $increaseStat = random (1,7)>>
<<set $increaseStatAr = random (1,12)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I can't get enough of you!
<<elseif $firstHerLineVaginal2 is 1>>
Your cock is so huge!
<<elseif $firstHerLineVaginal2 is 2>>
You're so deep...
<<elseif $firstHerLineVaginal2 is 3>>
Oh, yeah! You're awesome! Thank..you!
<<elseif $firstHerLineVaginal2 is 4>>
Make me cum...baby!
<<elseif $firstHerLineVaginal2 is 5>>
You're the best lover...I've ever...had!
<<else>>
It's so pleasant! Thank you, my love!
<</if>>
<<elseif $currentNPC.affection > 500 && $currentNPC.affection <= 700>> /*Sympathy and Interest*/
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
You make... me... feel amazing ...baby...
<<elseif $firstHerLineVaginal2 is 1>>
Thank you! Yes...yes...yes!
<<elseif $firstHerLineVaginal2 is 2>>
That feels... so good...
<<elseif $firstHerLineVaginal2 is 3>>
Yes, deeper...pleaaaase...
<<elseif $firstHerLineVaginal2 is 4>>
Your cock is big! I love it!
<<elseif $firstHerLineVaginal2 is 5>>
I like how you're fucking me!
<<else>>
Yeah...just keep talking!
<</if>>
<<elseif $currentNPC.affection > 300 && $currentNPC.affection <= 500>> /*Indifference and Suspicion*/
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
Words...words...just fuck me!
<<elseif $firstHerLineVaginal2 is 1>>
I know it! Keep fucking!
<<elseif $firstHerLineVaginal2 is 2>>
Ooh...it's...cute...
<<elseif $firstHerLineVaginal2 is 3>>
Thanks! I...like...you...
<<elseif $firstHerLineVaginal2 is 4>>
You're...so...tender...
<<elseif $firstHerLineVaginal2 is 5>>
Yes! Yes! Yes! Don't stop!
<<else>>
Aaah...aah....aah...
<</if>>
<<elseif $currentNPC.affection > 200>> /*Displeasure*/
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
Thanks...
<<elseif $firstHerLineVaginal2 is 1>>
Don't mention it...
<<elseif $firstHerLineVaginal2 is 2>>
I...don't...like...compliments...
<<elseif $firstHerLineVaginal2 is 3>>
It's just...words...
<<elseif $firstHerLineVaginal2 is 4>>
You...don't...mean...it
<<elseif $firstHerLineVaginal2 is 5>>
Do you...say it...to...every girl?
<<else>>
C'mon...
<</if>>
<<elseif $currentNPC.affection > 0>> /*Hate*/
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
It won't help...
<<elseif $firstHerLineVaginal2 is 1>>
Don't...fucking...try!
<<elseif $firstHerLineVaginal2 is 2>>
I don't...believe you!
<<elseif $firstHerLineVaginal2 is 3>>
You're...mocking...me
<<elseif $firstHerLineVaginal2 is 4>>
You've...gotta be...kidding...
<<elseif $firstHerLineVaginal2 is 5>>
It's nonsense!
<<else>>
I'm not that stupid!
<</if>>
<<else>> /*Apathy*/
<<set $lot = random(100)>>
<<if $lot <= 20>>
<<set $increaseStat = random(1,4)>>
<<set $increaseStatAr = random(1,5)>>
<<set $arousalIncrease = random(1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<else>>
<<set $increaseStat = random(1,2)>>
<<set $increaseStatAr = random(1,2)>>
<<set $arousalIncrease = random(1,5)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<</if>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I don't care.
<<elseif $firstHerLineVaginal2 is 1>>
Whatever.
<<elseif $firstHerLineVaginal2 is 2>>
Do what you want.
<<elseif $firstHerLineVaginal2 is 3>>
It doesn't matter to me.
<<elseif $firstHerLineVaginal2 is 4>>
I'm indifferent.
<<elseif $firstHerLineVaginal2 is 5>>
I have no opinion.
<<else>>
Fine.
<</if>>
<</if>>
<</if>>
<</text>>
<<set $pussyChoice = "null">>
<<else>>
<<desc>>
<div class ="row">
<<button "<<if $sHLV2 is 0>>
I'm gonna fuck your tight cunt so hard, it'll be torn apart!
<<elseif $sHLV2 is 1>>
I'm gonna rip your pussy apart with my huge dick!
<<elseif $sHLV2 is 2>>
Get ready to be fucked like the dirty whore you are.
<<elseif $sHLV2 is 3>>
I'm gonna stretch and destroy your tight snatch!
<<else>>
I will destroy your pussy, you dirty slut.
<</if>>" "sxSys">>
<<set $sx = "pussyFuckDoggy">>
<<advanceAffection>>
<<advanceHour>>
<<professionUpdate>>
<<set $pussyChoice = "evil">>
<</button>>
<<button "<<if $sHRFSx2 is 0>>It feels... so good... inside you...
<<elseif $sHRFSx2 is 1>>You're... fucking... amazing...
<<elseif $sHRFSx2 is 2>>It's... fucking... incredible...
<<elseif $sHRFSx2 is 3>>You're... driving me... crazy...
<<elseif $sHRFSx2 is 4>>You're just... a goddess.
<<elseif $sHRFSx2 is 5>>I love you squezing me...there...
<<elseif $sHRFSx2 is 6>>You're fucking perfect.
<<else>>You're driving me wild.
<</if>>" "sxSys">>
<<set $sx = "pussyFuckDoggy">>
<<advanceAffection>>
<<advanceHour>>
<<professionUpdate>>
<<set $pussyChoice = "kind">>
<</button>>
</div>
<</desc>>
<</if>>
<<desc>>
<div class="row">
<<button "Fuck her pussy" 'sxSys'>>
<<set $sx = "pussyFuckDoggy">>
<<set $sHLV2 = random(4)>>
<<set $sHRFSx2 = random(7)>>
<<set $increaseStat = random(1,3)>>
<<set $increaseStatAr = random(1,3)>>
<<set $arousalIncrease = random(1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div><br>
<div class="row">
<<button "Fuck her pussy faster" 'sxSys'>>
<<set $sx = "pussyFuckDoggy fast">>
<<set $sHLV2 = random(4)>>
<<set $sHRFSx2 = random(7)>>
<<set $increaseStat = random(1,3)>>
<<set $increaseStatAr = random(1,3)>>
<<set $arousalIncrease = random(1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button "Choose position" 'sxSys'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>><br><br>
<<button "Stop sex">>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.arousal = $currentNPC.arousal;
npc.hasIntroduced = $currentNPC.hasIntroduced;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<advanceHour>>
<<professionUpdate>>
<<set $phase = 0>>
<</button>>
<</desc>>
<</if>>
<<elseif $sx == "pussyFuckDoggy fast">>
<<if $currentNPC.arousal >= 110 && $player.arousal >= 110>>
<<desc>>
We're coming together!
<</desc>>
<<set $increaseStat = random (15,35)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $randomArousal = random(20,50)>>
<<set $currentNPC.arousal = $randomArousal>>
<<set $randomArousalPlayer = random(20,50)>>
<<set $player.arousal = $randomArousalPlayer>>
<<button "Choose position" 'sxSys'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>>
<<elseif $currentNPC.arousal >= 110 && $player.arousal < 110>>
<<desc>>
Suddenly, that slut starts shaking like a goddamn earthquake, her eyes wide open in pure fucking bliss. It's so good to be inside her tight cunt... Her movements become uncontrolled, her breathing shoots up, and she cries her heart out.
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
Perfect!
<</speech>>
<br>
<<set $increaseStat = random (5,15)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $randomArousal = random(20,50)>>
<<set $currentNPC.arousal = $randomArousal>>
<<button "Choose position" 'sxSys'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>>
<<elseif $player.arousal >= 110 && $currentNPC.arousal < 110>>
<<desc>>
<<set $randomDescription = random(12)>>
<<if $randomDescription is 0>>
The sensation is overwhelming, and I can feel myself coming closer to climax. My eyes close as the fire of pleasure courses through me, and her moans fill the air around us.
<<elseif $randomDescription is 1>>
Every second feels like an eternity of blissful torture as I start to reach the peak of ecstasy.
<<elseif $randomDescription is 2>>
My body is tense with anticipation as I wonder if I should reward this cocksucker for her work with my sperm or deny her this pleasure.
<<elseif $randomDescription is 3>>
I can feel a powerful orgasm building inside me as she teases and tantalizes me with each stroke of her tongue.
<<elseif $randomDescription is 4>>
I moan with an intensity that I didn't know was possible. She takes me in deeper and deeper each time she moves her head, making sure to lick every inch of me until I can no longer contain my joy.
<<elseif $randomDescription is 5>>
I feel like I'm going to explode from the sheer pleasure of it all, and as if sensing this, she begins to move faster, taking me in deeper and deeper with each stroke.
<<elseif $randomDescription is 6>>
I can feel the molten heat begin to rise within me; I'm ready for eruption at any second.
<<elseif $randomDescription is 7>>
A sensation of purest pleasure floods through me as I feel the tightness of her mouth and can feel the desire coursing through me like an imminent lightning strike. I'm ready to erupt at any second.
<<elseif $randomDescription is 8>>
The look of bliss on her face is unmistakable, and I wonder if I should reward her with my sperm for all her hard work.
<<elseif $randomDescription is 9>>
I feel myself getting closer and closer to the edge with every second.
<<elseif $randomDescription is 10>>
I feel the sensations of pleasure building and know that it won't be long before I'm rewarded with a climactic release.
<<elseif $randomDescription is 11>>
It is more than enough, and I need to cum urgently.
<<else>>
I can't endure that anymore and urgently need to cum.
<</if>>
<</desc>>
<div class="row">
<<button "Ask her to cum on her face" 'sxSys'>>
<<set $sx = "cumFace">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum in her mouth" 'sxSys'>>
<<set $sx = "cumInMouth">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum in her throat" 'sxSys'>>
<<set $sx = "cumInThroat">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum on her tits" 'sxSys'>>
<<set $sx = "cumTits">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum on her hair" 'sxSys'>>
<<set $sx = "cumHair">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum on her ass" 'sxSys'>>
<<set $sx = "cumOnAss">>
<<set $ptc = true>>
<<mph>>
<</button>>
</div>
<br>
<div class="row">
<<button "Cum on her face" 'sxSys'>>
<<set $sx = "cumFace">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum in her mouth" 'sxSys'>>
<<set $sx = "cumInMouth">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum in her throat" 'sxSys'>>
<<set $sx = "cumInThroat">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum on her tits" 'sxSys'>>
<<set $sx = "cumTits">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum on her hair" 'sxSys'>>
<<set $sx = "cumHair">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum on her ass" 'sxSys'>>
<<set $sx = "cumOnAss">>
<<set $ptc = false>>
<<mph>>
<</button>>
</div>
<<else>>
<<if $currentNPC.hairColor == "black">>
<<if $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/doggy/black young fast "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/doggy/young fast "+random(2)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/doggy/black mature fast "+random(0)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/doggy/fast "+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "MILF">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/doggy/black MILF fast "+random(0)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/doggy/fast "+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<</if>>
<<elseif $currentNPC.hairColor == "blonde">>
<<if $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/doggy/young fast "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/doggy/fast "+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/doggy/blonde mature fast "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/doggy/fast "+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "MILF">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/doggy/blonde MILF fast "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/doggy/fast "+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<</if>>
<<elseif $currentNPC.hairColor == "brown">>
<<if $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/doggy/young fast "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/doggy/fast "+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/doggy/brown mature fast "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/doggy/fast "+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "MILF">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/doggy/brown MILF fast "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/doggy/fast "+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<</if>>
<<elseif $currentNPC.hairColor == "red">>
<<if $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/doggy/young fast "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/doggy/fast "+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/doggy/red mature fast "+random(0)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/doggy/fast "+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "MILF">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/doggy/red MILF fast "+random(0)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/doggy/fast "+random(2)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<</if>>
<</if>>
<<if $currentNPC.arousal < 30>>
<<desc>>
<<if $phase == 0>>
<<set $randomDescription = random(4)>>
<<if $randomDescription is 0>>
As she spreads her thighs to invite me in, I begin to slowly finger her, using my other hand to stroke my shaft. She gaspes with every movement and I hear her moaning with a satisfied pleasure.
<<elseif $randomDescription is 1>>
My pulse races as I step behind her and see her exposed flesh. Every inch of her body is alive with anticipation and her wet pussy glistens with desire.After applying small clit pressure, she nods at me.<br>
I start to work myself in, slowly at first, inch by inch. I cradle her waist with my firm grip as my pulsating cock finds its way into her waiting depths.
<<elseif $randomDescription is 2>>
Eagerly, I run my hands along the curves of her back. She shiveres as I delicately graze her petal-soft skin with my fingertips. She arches her back and I feel my erection swell as I've gripped her hips. With a sudden burst of intensity, I thrust into her inviting embrace.
<<elseif $randomDescription is 3>>
I move closer, my eyes roaming over her curves before my body melts into hers. Her muscles contract under my touch, and a wave of pleasure runs through me as I tighten my embrace. My hips thrust forward, pushing into her hot pussy so that my throbbing cock slides into her wet folds.
<<else>>
I step closer, mesmerized by the curves of her body as I run my hands up her sides.Teasing one nipple at a time, her other hand is between her slick folds, toying with her pulsing clit.<br>
But, in one swift motion, I thrust into her core, feeling every inch of her tight warmth wrap around me.
<</if>>
<<set $phase +=1>>
<<elseif $phase == 1>>
<<set $randomDescription = random(4)>>
<<if $randomDescription is 0>>
Electricity surges through my veins as I explore deeper and deeper within her until an explosive moan escapes my lips. She doesn't respond much.The contrast between my frenzied need and her calm presence only heightens the tension, leaving me teetering on the edge of frustration and desire, craving something more from her in return.
<<elseif $randomDescription is 1>>
The velvet warmth of her wetness envelops me as I push deeper, the sensation drawing a low groan from my throat. My movements grow more urgent, driven by a need that pulses through every part of me.<br>
Her body is soft and pliant beneath me, but it lacks the response I crave. Her breathing remains steady, almost detached, as if she’s somewhere else entirely.
<<elseif $randomDescription is 2>>
My thick, hard shaft glides in and out of her tight, wet pussy, but the sensation feels almost too mechanical. Her pussy surrounds me and each thrust drives deeper.<br>
She gasps and moans, but they sound faint, almost as if they are more from habit than true passion. I keep fucking her but a part of me knows that her mind is elsewhere.
<<elseif $randomDescription is 3>>
Her vulva is moist with a musky scent that excites me even more as my throbbing penis moves inside her, stretching and filling her tight pussy with my huge girth. It's not comfortable because she isn't wet enough. I feel her body tighten around me as I move my hips but the response feels subdued and her reactions are muted, lacking the fervor.
<<else>>
With one powerful thrust, I drive all the way to her cervix, feeling the intense pressure as I bury myself deep inside. Her breath catches in a sharp gasp, a fleeting sound that hints at a response but quickly fades. The sensation of reaching that depth sends a jolt of pleasure through me, but her pussy only gets wet.
<</if>>
<</if>>
<</desc>>
<<elseif $currentNPC.arousal >= 30 && $currentNPC.arousal < 70>>
<<desc>>
<<if $phase == 0>>
<<set $randomDescription = random(4)>>
<<if $randomDescription is 0>>
As she spreads her thighs to invite me in, I begin to slowly finger her, using my other hand to stroke my shaft. Her gasps grow louder with every movement, and her moans of satisfied pleasure fill the air.
<<elseif $randomDescription is 1>>
My pulse races as I step behind her and see her tits. Her pussy is ready to be torn apart, glistening with her love juices. I tease her clit for a while until she nods, inviting me to fuck her. I push my throbbing cock into her slippery wet pussy.
<<elseif $randomDescription is 2>>
I cupping her breasts and she shivers as my fingertips graze her petal-soft skin. Her back arches, and I feel my erection swell as I grip her hips. With a burst of intensity, I thrust into her inviting embrace, her body responding eagerly to each thrust.
<<elseif $randomDescription is 3>>
I see a bitch in heat on all fours, ready to be fucked without mercy. I feel her tits and she guides my hand to her wet pussy and it contracts under my touch. I grab her buttocks and thrust my hips forward, pushing into her hot wet pussy, feeling her soaked pussy start to milk me out.
<<else>>
Moving the head of my cock back and forth between her pussy lips, I tease her as she rubs her nipple, while her other hand slips between her smooth folds, toying with her pulsating clit. In one motion, I thrust into her inviting depths, feeling every inch of her tight warmth wrapping around me as she eagerly welcomes me. She is horny and wants to be fucked properly.
<</if>>
<<set $phase +=1>>
<<elseif $phase == 1>>
<<set $randomDescription = random(4)>>
<<if $randomDescription is 0>>
As I work my hips, I feel her body stretch around my cock with each thrust. The tightness of her pussy envelops me completely, rubbing against every inch of my shaft simultaneously. Her body moves with mine, gasping in pleasure, her chest is heaving. Her inner muscles clamp down around my cock, gripping me tightly as if she’s trying to hold on for dear life.
<<elseif $randomDescription is 1>>
With a sudden, powerful movement, she slams herself back down onto me, driving my cock deep inside her with an intense, urgent force. My movements grow more urgent, driven by the intense need that pulses through every part of us. Her pussy is wet and hot, her breathing quickening as she matches my rhythm.
<<elseif $randomDescription is 2>>
Without breaking the rhythm, I drive into her with a steady pace. She lets out a soft moan, her body arching in response. Her breathing quickens, and she bites her lower lip, her eyes closing in a mix of pleasure and anticipation. Her moans grow louder, she likes being fucked like this.
<<elseif $randomDescription is 3>>
Her eyes cloud with a misty haze, while I'm fucking her moist love tunnel. She sticks out her tongue from her slightly open mouth, greedily gulping down the air with each rapid breath. Her chest rises and falls in shallow gasps.
<<else>>
I push myself as deep as I can go, feeling her tight cunt stretch around my thick cock. She shudders beneath me, her body responding to the fullness with a quiver of sensation.
<</if>>
<</if>>
<</desc>>
<<elseif $currentNPC.arousal >= 70>>
<<desc>>
<<if $phase == 0>>
<<set $randomDescription = random(4)>>
<<if $randomDescription is 0>>
As she spreads her thighs wide, begging me to enter, I start to finger her roughly, my other hand stroking my hard shaft. Her gasps grow louder with every movement, her moans of raw pleasure filling the room as she squirms and writhes, drenched and ready.<br>
I thrust my cock mercilessly into her narrow cunt, pushing through her tight, welcoming walls. Despite the initial resistance, I drive in hard, burying myself completely until my balls press against her burning hot skin.
<<elseif $randomDescription is 1>>
My pulse races as I step behind her, my hands eagerly groping her soft tits. Her pussy is soaked and begging for it, dripping with her juices. She’s extremely horny, practically vibrating with desire. I slam my throbbing cock into her slippery, wet cunt, taking her hard and rough.
<<elseif $randomDescription is 2>>
I cup her tits roughly, and she shivers as my fingertips graze her soft skin. Her back arches, her hips thrusting back as I grip them firmly. With a burst of aggression, I thrust into her, feeling her soaked pussy eagerly squeezing around me with each powerful move.
<<elseif $randomDescription is 3>>
I see her on all fours, a bitch in heat ready to be fucked hard. I grab her tits, feeling her guide my hand to her dripping wet pussy, which contracts eagerly under my touch. I squeeze her ass and slam my hips forward, driving my cock into her hot, soaked cunt, feeling her pussy milk me with every thrust.
<<else>>
Pressing the head of my cock against her wet and eagerly welcoming pussy, I quickly plunge in, burying myself to the hilt. Her tight warmth envelops me completely, and I groan deeply as I feel the intense pressure of her body stretching around me. With every thrust, I drive deeper, savoring the wet heat of her hot pussy.
<</if>>
<<set $phase +=1>>
<<elseif $phase == 1>>
<<set $randomDescription = random(4)>>
<<if $randomDescription is 0>>
As I work my hips, her soaking wet pussy stretches around my cock with each thrust. The tightness of her cunt envelops me completely, rubbing against every inch of my shaft. She gasps in pleasure, her chest heaving with each breath as her inner muscles clamp down around me, gripping me tightly as if she’s desperately trying to hold on.
<<elseif $randomDescription is 1>>
With a sudden, powerful movement, she slams herself back onto me, driving my cock deep into her drenched, hot cunt. My thrusts become more urgent, driven by the intense need that pulses through us both. Her pussy is slick and eager, her breathing quickening as she matches my rhythm with wild abandon.
<<elseif $randomDescription is 2>>
I drive into her with deep, deliberate thrusts, steadily picking up the pace. Within a minute, she's panting heavily and her moans fill the room. She writhes under me, her hips thrusting back with a desperate hunger. <br>
Her wetness coats my cock, her cunt gripping and milking me with every forceful thrust.
<<elseif $randomDescription is 3>>
I continue to drive into her with powerful, rough thrusts. I can't help but wonder how she learned to position herself so provocatively, offering her body completely and willingly to me. Despite the way she has to arch deeply, the rigid force that drives into her tight cunt remains unyielding.<br>
She only moans gratefully and softly, crying out passionately with each new thrust as my hard cock plunges deep into her wet, supple warmth.
<<else>>
I push myself as deep as I can, feeling her tight cunt stretch around my thick cock. She shudders beneath me, her body responding to the fullness with a quiver of pure sensation. The combination of her soaking wetness and intense need makes each thrust drive us both to the edge.
<</if>>
<</if>>
<</desc>>
<</if>>
<<if $pussyChoice == "evil">>
<<speech "You" "$player.name">>
<<if $sHLV2 is 0>>
I'm gonna fuck your tight cunt so hard, it'll be torn apart!
<<elseif $sHLV2 is 1>>
I'm gonna rip your pussy apart with my huge dick!
<<elseif $sHLV2 is 2>>
Get ready to be fucked like the dirty whore you are!
<<elseif $sHLV2 is 3>>
I'm gonna stretch and destroy your tight snatch!
<<else>>
I will destroy your pussy, you dirty slut.
<</if>>
<</speech>><br>
<<text $currentNPC>>
<<if $currentNPC.trait == "Oralhater">>
<<set $lot = random(100)>>
<<if $lot >= 51>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
You can fuck... my pussy... as much as you want... until...it's my...mouth...
<<else>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
Don't be rude!
<</if>>
<<elseif $currentNPC.trait == "Cocksleeve">>
<<set $lot = random(100)>>
<<if $lot >= 51>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
Please...fuck...my mouth...destroy...my mouth!
<<else>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
It's better... if you'd...fuck...my...mouth!
<</if>>
<<else>>
<<if $currentNPC.affection > 1000>> /*Worship*/
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,20)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
Fuck yes! I want you to pound me down there without mercy!
<<elseif $firstHerLineVaginal2 is 1>>
Aaaaaahhhhhh....fuck your fucking whore....oooohhhhhhh..... I'm your whore....your personal whore....
<<elseif $firstHerLineVaginal2 is 2>>
Oh, yes! Please, fuck...me...hard...
<<elseif $firstHerLineVaginal2 is 3>>
Ahhhhh.....yes....yes.... more...harder...harder....
<<elseif $firstHerLineVaginal2 is 4>>
Fuck me like a bitch with your big dick!
<<elseif $firstHerLineVaginal2 is 5>>
I want you...deeper! Fuck me, my lord! Fuck me!
<<else>>
Yeah...yeah...yeah...fuck me...fuck me! I'm absolutely yours!
<</if>>
<<elseif $currentNPC.affection > 800>> /*Love*/
<<set $increaseStat = random (1,8)>>
<<set $increaseStatAr = random (1,15)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I love you so much... make love to me.
<<elseif $firstHerLineVaginal2 is 1>>
I wanna... feel your dick...inside...
<<elseif $firstHerLineVaginal2 is 2>>
Every moment... with you... feels so right.
<<elseif $firstHerLineVaginal2 is 3>>
Yes! Fuck me like a beast! Aaagh....
<<elseif $firstHerLineVaginal2 is 4>>
Sure! Everything for you, my love!
<<elseif $firstHerLineVaginal2 is 5>>
You're... everything... to me...
<<else>>
I love your big dick! Fuck my pussy harder, my love!
<</if>>
<<elseif $currentNPC.affection > 700>> /*Passion*/
<<set $increaseStat = random (1,7)>>
<<set $increaseStatAr = random (1,12)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
Just fuck my holes, stud! I wanna be fucked rough!
<<elseif $firstHerLineVaginal2 is 1>>
I need you...I need you in my slutty twat!
<<elseif $firstHerLineVaginal2 is 2>>
It's so... fucking good to feel you...fuck me! Yeah!
<<elseif $firstHerLineVaginal2 is 3>>
Don’t stop! Don’t...stop!Don’t... stop!
<<elseif $firstHerLineVaginal2 is 4>>
You're so big! Fuck me and don't stop!
<<elseif $firstHerLineVaginal2 is 5>>
Oh-my-fucking-god!
<<else>>
I’ve never... been fucked... like this... before!
<</if>>
<<elseif $currentNPC.affection > 500 && $currentNPC.affection <= 700>> /*Sympathy and Interest*/
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
You make... me... feel amazing ...baby...talk dirty...
<<elseif $firstHerLineVaginal2 is 1>>
Hey! Don't...be...rude...please...
<<elseif $firstHerLineVaginal2 is 2>>
That feels... so good...
<<elseif $firstHerLineVaginal2 is 3>>
Be...careful! I'm not...a whore.
<<elseif $firstHerLineVaginal2 is 4>>
Hey! I'm not...a slut...
<<elseif $firstHerLineVaginal2 is 5>>
Please...don't talk...dirty...too often...
<<else>>
Please...I'm not...such a girl...
<</if>>
<<elseif $currentNPC.affection > 300 && $currentNPC.affection <= 500>> /*Indifference and Suspicion*/
<<set $lot = random (100)>>
<<if $lot <= 50>>
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<else>>
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<</if>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
What the fuck... are you... saying!?
<<elseif $firstHerLineVaginal2 is 1>>
Hey! Shut the fuck up!
<<elseif $firstHerLineVaginal2 is 2>>
Hey! Shut the fuck up! I'm not your slut!
<<elseif $firstHerLineVaginal2 is 3>>
Mind your fucking language!
<<elseif $firstHerLineVaginal2 is 4>>
It's not funny! I don't like it!
<<elseif $firstHerLineVaginal2 is 5>>
Fuck you, bitch!
<<else>>
You're stupid bitch! Fuck off!
<</if>>
<<elseif $currentNPC.affection > 200>> /*Displeasure*/
<<set $lot = random (100)>>
<<if $lot <= 50>>
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<else>>
<<set $increaseStat = random (1,6)>>
<<set $increaseStatAr = random (1,8)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<</if>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
Talk to your momma like this, bitch!
<<elseif $firstHerLineVaginal2 is 1>>
I'm very deaspleased!
<<elseif $firstHerLineVaginal2 is 2>>
Shut the fuck up!
<<elseif $firstHerLineVaginal2 is 3>>
This is not going well.
<<elseif $firstHerLineVaginal2 is 4>>
It's not funny! I don't like it!
<<elseif $firstHerLineVaginal2 is 5>>
Fuck you, bitch!
<<else>>
You're stupid bitch! Fuck off!
<</if>>
<<elseif $currentNPC.affection > 0>> /*Hate*/
<<set $lot = random (100)>>
<<if $lot <= 30>>
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<else>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,12)>>
<<set $arousalIncrease = random (1,12)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<</if>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I hate you!
<<elseif $firstHerLineVaginal2 is 1>>
Get away from me!
<<elseif $firstHerLineVaginal2 is 2>>
You're the worst!
<<elseif $firstHerLineVaginal2 is 3>>
I can't stand you!!!
<<elseif $firstHerLineVaginal2 is 4>>
Leave me alone!
<<elseif $firstHerLineVaginal2 is 5>>
I wish you were gone!
<<else>>
You're a terrible person!
<</if>>
<<else>> /*Apathy*/
<<set $lot = random(100)>>
<<if $lot <= 20>>
<<set $increaseStat = random(1,4)>>
<<set $increaseStatAr = random(1,5)>>
<<set $arousalIncrease = random(1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<else>>
<<set $increaseStat = random(1,2)>>
<<set $increaseStatAr = random(1,2)>>
<<set $arousalIncrease = random(1,5)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<</if>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I don't care.
<<elseif $firstHerLineVaginal2 is 1>>
Whatever.
<<elseif $firstHerLineVaginal2 is 2>>
Do what you want.
<<elseif $firstHerLineVaginal2 is 3>>
It doesn't matter to me.
<<elseif $firstHerLineVaginal2 is 4>>
I'm indifferent.
<<elseif $firstHerLineVaginal2 is 5>>
I have no opinion.
<<else>>
Fine.
<</if>>
<</if>>
<</if>>
<</text>>
<<set $pussyChoice = "null">>
<<elseif $pussyChoice == "kind">>
<<speech "You" "$player.name" "$player.surname">>
<<if $sHRFSx2 is 0>>It feels... so good... inside you...
<<elseif $sHRFSx2 is 1>>You're... fucking... amazing...
<<elseif $sHRFSx2 is 2>>It's... fucking... incredible...
<<elseif $sHRFSx2 is 3>>You're... driving me... crazy...
<<elseif $sHRFSx2 is 4>>You're just... a goddess.
<<elseif $sHRFSx2 is 5>>I love you squezing me...there...
<<elseif $sHRFSx2 is 6>>You're fucking perfect.
<<else>>You're driving me wild.
<</if>>
<</speech>><br>
<<text $currentNPC>>
<<if $currentNPC.trait == "Oralhater">>
<<set $lot = random(100)>>
<<if $lot >= 71>>
<<set $increaseStat = random (1,15)>>
<<set $increaseStatAr = random (1,15)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
Yes! Yes! Yes! Make love with me!
<<else>>
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
You're...too...sweet...
<</if>>
<<elseif $currentNPC.trait == "Cocksleeve">>
<<set $lot = random(100)>>
<<if $lot >= 61>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
Please...fuck...my mouth...destroy...my mouth!
<<else>>
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
It's better... if you'd...fuck...my...mouth!
<</if>>
<<else>>
<<if $currentNPC.affection > 1000>> /*Worship*/
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,20)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I'll... do... anything... for you! I'm your slave!
<<elseif $firstHerLineVaginal2 is 1>>
Please... give me... everything you've got!
<<elseif $firstHerLineVaginal2 is 2>>
Oh, yes! You're...my...Lord!
<<elseif $firstHerLineVaginal2 is 3>>
That's...honour...for...me!
<<elseif $firstHerLineVaginal2 is 4>>
Stretch...me...my lord!
<<elseif $firstHerLineVaginal2 is 5>>
I'm so...happy...to please...you!
<<else>>
It's pure bliss...to be...with you, my lord!
<</if>>
<<elseif $currentNPC.affection > 800>> /*Love*/
<<set $increaseStat = random (1,8)>>
<<set $increaseStatAr = random (1,15)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I love you so much... make love to me.
<<elseif $firstHerLineVaginal2 is 1>>
I wanna... feel your dick...deeper...
<<elseif $firstHerLineVaginal2 is 2>>
Every moment... with you... feels so right.
<<elseif $firstHerLineVaginal2 is 3>>
Yes! I love you so much!
<<elseif $firstHerLineVaginal2 is 4>>
Everything for you, my love!
<<elseif $firstHerLineVaginal2 is 5>>
You're... everything... to me...
<<else>>
Hold me tight...fuck me...deeper...please!
<</if>>
<<elseif $currentNPC.affection > 700>> /*Passion*/
<<set $increaseStat = random (1,7)>>
<<set $increaseStatAr = random (1,12)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I can't get enough of you!
<<elseif $firstHerLineVaginal2 is 1>>
Your cock is so huge!
<<elseif $firstHerLineVaginal2 is 2>>
You're so deep...
<<elseif $firstHerLineVaginal2 is 3>>
Oh, yeah! You're awesome! Thank..you!
<<elseif $firstHerLineVaginal2 is 4>>
Make me cum...baby!
<<elseif $firstHerLineVaginal2 is 5>>
You're the best lover...I've ever...had!
<<else>>
It's so pleasant! Thank you, my love!
<</if>>
<<elseif $currentNPC.affection > 500 && $currentNPC.affection <= 700>> /*Sympathy and Interest*/
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
You make... me... feel amazing ...baby...
<<elseif $firstHerLineVaginal2 is 1>>
Thank you! Yes...yes...yes!
<<elseif $firstHerLineVaginal2 is 2>>
That feels... so good...
<<elseif $firstHerLineVaginal2 is 3>>
Yes, deeper...pleaaaase...
<<elseif $firstHerLineVaginal2 is 4>>
Your cock is big! I love it!
<<elseif $firstHerLineVaginal2 is 5>>
I like how you're fucking me!
<<else>>
Yeah...just keep talking!
<</if>>
<<elseif $currentNPC.affection > 300 && $currentNPC.affection <= 500>> /*Indifference and Suspicion*/
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
Words...words...just fuck me!
<<elseif $firstHerLineVaginal2 is 1>>
I know it! Keep fucking!
<<elseif $firstHerLineVaginal2 is 2>>
Ooh...it's...cute...
<<elseif $firstHerLineVaginal2 is 3>>
Thanks! I...like...you...
<<elseif $firstHerLineVaginal2 is 4>>
You're...so...tender...
<<elseif $firstHerLineVaginal2 is 5>>
Yes! Yes! Yes! Don't stop!
<<else>>
Aaah...aah....aah...
<</if>>
<<elseif $currentNPC.affection > 200>> /*Displeasure*/
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
Thanks...
<<elseif $firstHerLineVaginal2 is 1>>
Don't mention it...
<<elseif $firstHerLineVaginal2 is 2>>
I...don't...like...compliments...
<<elseif $firstHerLineVaginal2 is 3>>
It's just...words...
<<elseif $firstHerLineVaginal2 is 4>>
You...don't...mean...it
<<elseif $firstHerLineVaginal2 is 5>>
Do you...say it...to...every girl?
<<else>>
C'mon...
<</if>>
<<elseif $currentNPC.affection > 0>> /*Hate*/
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
It won't help...
<<elseif $firstHerLineVaginal2 is 1>>
Don't...fucking...try!
<<elseif $firstHerLineVaginal2 is 2>>
I don't...believe you!
<<elseif $firstHerLineVaginal2 is 3>>
You're...mocking...me
<<elseif $firstHerLineVaginal2 is 4>>
You've...gotta be...kidding...
<<elseif $firstHerLineVaginal2 is 5>>
It's nonsense!
<<else>>
I'm not that stupid!
<</if>>
<<else>> /*Apathy*/
<<set $lot = random(100)>>
<<if $lot <= 20>>
<<set $increaseStat = random(1,4)>>
<<set $increaseStatAr = random(1,5)>>
<<set $arousalIncrease = random(1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<else>>
<<set $increaseStat = random(1,2)>>
<<set $increaseStatAr = random(1,2)>>
<<set $arousalIncrease = random(1,5)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<</if>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I don't care.
<<elseif $firstHerLineVaginal2 is 1>>
Whatever.
<<elseif $firstHerLineVaginal2 is 2>>
Do what you want.
<<elseif $firstHerLineVaginal2 is 3>>
It doesn't matter to me.
<<elseif $firstHerLineVaginal2 is 4>>
I'm indifferent.
<<elseif $firstHerLineVaginal2 is 5>>
I have no opinion.
<<else>>
Fine.
<</if>>
<</if>>
<</if>>
<</text>>
<<set $pussyChoice = "null">>
<<else>>
<<desc>>
<div class ="row">
<<button "<<if $sHLV2 is 0>>
I'm gonna fuck your tight cunt so hard, it'll be torn apart!
<<elseif $sHLV2 is 1>>
I'm gonna rip your pussy apart with my huge dick!
<<elseif $sHLV2 is 2>>
Get ready to be fucked like the dirty whore you are.
<<elseif $sHLV2 is 3>>
I'm gonna stretch and destroy your tight snatch!
<<else>>
I will destroy your pussy, you dirty slut.
<</if>>" "sxSys">>
<<set $sx = "pussyFuckDoggy">>
<<advanceAffection>>
<<advanceHour>>
<<professionUpdate>>
<<set $pussyChoice = "evil">>
<</button>>
<<button "<<if $sHRFSx2 is 0>>It feels... so good... inside you...
<<elseif $sHRFSx2 is 1>>You're... fucking... amazing...
<<elseif $sHRFSx2 is 2>>It's... fucking... incredible...
<<elseif $sHRFSx2 is 3>>You're... driving me... crazy...
<<elseif $sHRFSx2 is 4>>You're just... a goddess.
<<elseif $sHRFSx2 is 5>>I love you squezing me...there...
<<elseif $sHRFSx2 is 6>>You're fucking perfect.
<<else>>You're driving me wild.
<</if>>" "sxSys">>
<<set $sx = "pussyFuckDoggy">>
<<advanceAffection>>
<<advanceHour>>
<<professionUpdate>>
<<set $pussyChoice = "kind">>
<</button>>
</div>
<</desc>>
<</if>>
<<desc>>
<div class="row">
<<button "Fuck her pussy" 'sxSys'>>
<<set $sx = "pussyFuckDoggy fast">>
<<set $sHLV2 = random(4)>>
<<set $sHRFSx2 = random(7)>>
<<set $increaseStat = random(1,3)>>
<<set $increaseStatAr = random(1,3)>>
<<set $arousalIncrease = random(1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div><br>
<div class="row">
<<button "Fuck her pussy slower" 'sxSys'>>
<<set $sx = "pussyFuckDoggy">>
<<set $sHLV2 = random(4)>>
<<set $sHRFSx2 = random(7)>>
<<set $increaseStat = random(1,3)>>
<<set $increaseStatAr = random(1,3)>>
<<set $arousalIncrease = random(1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button "Choose position" 'sxSys'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>>
<</desc>>
<<desc>>
<<button "Stop sex">>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.arousal = $currentNPC.arousal;
npc.hasIntroduced = $currentNPC.hasIntroduced;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<advanceHour>>
<<professionUpdate>>
<<set $phase = 0>>
<</button>>
<</desc>>
<</if>>
<<elseif $sx == "choosePosition">>
<<desc>>
<div class='row'>
<<button "What do you think about blowjob?" "sxSys">>
<<set $sx = 0>>
<<set $typeSx = "bj">>
<<advanceAffection>>
<<advanceHour>>
<<professionUpdate>>
<<set $phase = 0>>
<</button>>
<<button "Can I fuck your pussy?" "sxSys">>
<<set $sx = 0>>
<<set $typeSx = "pussy">>
<<advanceAffection>>
<<advanceHour>>
<<professionUpdate>>
<<set $phase = 0>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button "Stop sex">>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.arousal = $currentNPC.arousal;
npc.hasIntroduced = $currentNPC.hasIntroduced;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<advanceHour>>
<<professionUpdate>>
<<set $phase = 0>>
<</button>>
<</desc>>
<<else>>
Error.
<</if>><<widget "momCheck">>
<<if $currentHour >= 7 && $currentHour <= 8>>
<<if $stepmom.state == "sleeping">>
<<set $stepmom.state = "awoken">>
<</if>>
<<elseif $currentHour == 9>>
<<if $stepmom.breakfast == 0>>
<<set $stepmom.state = "eating">>
<<set $stepmom.doing = "breakfast">>
<</if>>
<<elseif $currentHour >= 10 && $currentHour <= 12>>
<<elseif $currentHour == 13>>
<<if $stepmom.lunch == 0>>
<<set $stepmom.state = "eating">>
<<set $stepmom.doing = "lunch">>
<</if>>
<<elseif $currentHour >= 14 && $currentHour <= 18>>
<<elseif $currentHour == 19>>
<<if $stepmom.dinner == 0>>
<<set $stepmom.state = "eating">>
<<set $stepmom.doing = "dinner">>
<</if>>
<<elseif $currentHour >= 20 && $currentHour <= 24>>
<<if $stepmom.energy <= 10>>
<<set $stepmom.state = "sleeping">>
<<set $stepmom.curLoc = "parentBedroom">>
<</if>>
<<set $randomTimeSleeping = random(20,59)>>
<<if $currentHour == 24 && $currentMinutes >= $randomTimeSleeping>>
<<set $stepmom.state = "sleeping">>
<</if>>
<<if $currentHour >= 1 && $currentHour <= 6>>
<<set $stepmom.state = "sleeping">>
<</if>>
<</if>>
<<if $stepmom.state == "sleeping">>
<<set $stepmom.curLoc = "parentBedroom">>
<<set $stepmom.breakfast = 0>>
<<set $stepmom.lunch = 0>>
<<set $stepmom.dinner = 0>>
<<elseif $stepmom.state == "awoken">>
<<set $energy = random (60,100)>>
<<set $stepmom.energy += $energy>>
<<set $fatigue = random (60,100)>>
<<set $stepmom.fatigue -= $fatigue>>
<<set $randomBath = random(1)>>
<<if $randomBath == 0>>
<<set $stepmom.state = "dirty">>
<<set $stepmom.doing = "takingShower">>
<<set $stepmom.curLoc = "fBathroomFFloor">>
<<else>>
<<set $stepmom.state = "lustful">>
<</if>>
<<elseif $stepmom.state == "dirty">>
<<if $stepmom.doing == "takingShower">>
<<set $stepmom.hour = $currentHour>>
<<set $randomMins = random(5,15)>>
<<set $stepmom.minutes = $currentMinutes + $randomMins>>
<<set $stepmom.totalMinutes =$randomMins>>
<<set $energyM = $stepmom.totalMinutes * 0.1>>
<<set $fatigueM = $stepmom.totalMinutes * 0.1>>
<<set $stepmom.energy += $energyM>>
<<set $stepmom.state = "busy">>
<<if $stepmom.minutes >= 60>>
<<set $stepmom.minutes -= 60>>
<<set $stepmom.hour += 1>>
<</if>>
<</if>>
<<elseif $stepmom.state == "lustful">>
<<set $stepmom.state = "free">>
<<elseif $stepmom.state == "free">>
<<set $randomState = random(3)>>
/* Cooking 0 or Cleaning 1*/
<<if $randomState == 0>>
<<set $stepmom.state = "working">>
<<set $stepmom.doing = "cooking">>
<<set $stepmom.curLoc = "fKitchen">>
<<elseif $randomState == 1>>
<<set $stepmom.state = "working">>
<<set $stepmom.doing = "cleaning">>
<<set $randomBath = random(4)>>
<<if $randomBath == 0>>
<<set $stepmom.curLoc = "fBathroom">>
<<elseif $randomBath == 1>>
<<set $stepmom.curLoc = "fFirstFloorCorridor">>
<<elseif $randomBath == 2>>
<<set $stepmom.curLoc = "fCorridor">>
<<elseif $randomBath == 3>>
<<set $stepmom.curLoc = "fLivingRoom">>
<<else>>
<<set $stepmom.curLoc = "fBathroomFFloor">>
<</if>>
<<elseif $randomState == 2>>
<<set $stepmom.state = "relaxing">>
<<set $stepmom.doing = "watching">>
<<set $stepmom.curLoc = "fLivingRoom">>
<<elseif $randomState == 3>>
<<set $stepmom.state = "relaxing">>
<<set $stepmom.doing = "yoga">>
<<set $stepmom.curLoc = "fAttic">>
<</if>>
<<if $stepmom.minutes >= 60>>
<<set $stepmom.minutes -= 60>>
<<set $stepmom.hour += 1>>
<</if>>
<<elseif $stepmom.state == "working">>
<<if $stepmom.doing == "cooking">>
<<set $randomHour = random(0,2)>>
<<set $stepmom.hour = ($currentHour + $randomHour)>>
<<set $randomMins = random(5,59)>>
<<set $stepmom.minutes = ($currentMinutes + $randomMins)>>
<<set $stepmom.totalMinutes = ($randomHour * 60) + $randomMins>>
<<set $energyM = $stepmom.totalMinutes * 0.2>>
<<set $fatigueM = $stepmom.totalMinutes * 0.3>>
<<set $stepmom.energy -= $energyM>>
<<set $stepmom.fatigue += $fatigueM>>
<<set $stepmom.state = "busy">>
<<if $stepmom.minutes >= 60>>
<<set $stepmom.minutes -= 60>>
<<set $stepmom.hour += 1>>
<</if>>
<<elseif $stepmom.doing == "cleaning">>
<<set $randomHour = random(0,1)>>
<<set $stepmom.hour = ($currentHour + $randomHour)>>
<<set $randomMins = random(5,59)>>
<<set $stepmom.minutes = ($currentMinutes + $randomMins)>>
<<set $stepmom.totalMinutes = ($randomHour * 60) + $randomMins>>
<<set $energyM = $stepmom.totalMinutes * 0.2>>
<<set $fatigueM = $stepmom.totalMinutes * 0.3>>
<<set $stepmom.energy -= $energyM>>
<<set $stepmom.fatigue += $fatigueM>>
<<set $stepmom.state = "busy">>
<<if $stepmom.minutes >= 60>>
<<set $stepmom.minutes -= 60>>
<<set $stepmom.hour += 1>>
<</if>>
<</if>>
<<elseif $stepmom.state == "relaxing">>
<<if $stepmom.doing == "watching">>
<<set $randomHour = random(0,1)>>
<<set $stepmom.hour = ($currentHour + $randomHour)>>
<<set $randomMins = random(5,59)>>
<<set $stepmom.minutes = $currentMinutes + $randomMins>>
<<set $stepmom.totalMinutes = ($randomHour * 60) + $randomMins>>
<<set $energyM = $stepmom.totalMinutes * 0.2>>
<<set $fatigueM = $stepmom.totalMinutes * 0.1>>
<<set $stepmom.energy -= $energyM>>
<<set $stepmom.state = "busy">>
<<if $stepmom.minutes >= 60>>
<<set $stepmom.minutes -= 60>>
<<set $stepmom.hour += 1>>
<</if>>
<<elseif $stepmom.doing == "yoga">>
<<set $randomHour = random(0,1)>>
<<set $stepmom.hour = ($currentHour + $randomHour)>>
<<set $randomMins = random(15,50)>>
<<set $stepmom.minutes = $currentMinutes + $randomMins>>
<<set $stepmom.totalMinutes = ($randomHour * 60) + $randomMins>>
<<set $energyM = $stepmom.totalMinutes * 0.2>>
<<set $fatigueM = $stepmom.totalMinutes * 0.1>>
<<set $stepmom.energy -= $energyM>>
<<set $stepmom.fatigue -= $fatigueM>>
<<set $stepmom.state = "busy">>
<<if $stepmom.minutes >= 60>>
<<set $stepmom.minutes -= 60>>
<<set $stepmom.hour += 1>>
<</if>>
<</if>>
<<elseif $stepmom.state == "busy">>/*she is busy*/
<<if ($currentHour * 60) + $currentMinutes >= ($stepmom.hour * 60) + $stepmom.minutes>>
<<if $stepmom.breakfast == 1>>
<<set $stepmom.state = "eating">>
<<elseif $stepmom.breakfast == 2>>
<<set $stepmom.state = "free">>
<<set $stepmom.breakfast = 0>>
<<elseif $stepmom.lunch == 1>>
<<set $stepmom.state = "eating">>
<<elseif $stepmom.lunch == 2>>
<<set $stepmom.state = "free">>
<<set $stepmom.lunch = 0>>
<<elseif $stepmom.dinner == 1>>
<<set $stepmom.state = "eating">>
<<elseif $stepmom.dinner == 2>>
<<set $stepmom.state = "free">>
<<set $stepmom.dinner = 0>>
<</if>>
<<if $stepmom.fatigue >= 70>>
<<set $choice = random(100)>>
<<if $choice >= 70>>
<<set $stepmom.state = "relaxing">>
<<set $randomDoing = random(1, 2)>>
<<if $randomDoing == 1>>
<<set $stepmom.doing = "watching">>
<<set $stepmom.curLoc = "fLivingRoom">>
<<else>>
<<set $stepmom.doing = "yoga">>
<<set $stepmom.curLoc = "fAttic">>
<</if>>
<<elseif $choice <= 69>> /* Working */
<<set $stepmom.state = "working">>
<<set $randomDoing = random(1, 2)>>
<<if $randomDoing == 1>>
<<set $stepmom.doing = "cleaning">>
<<set $randomBath = random(4)>>
<<if $randomBath == 0>>
<<set $stepmom.curLoc = "fBathroom">>
<<elseif $randomBath == 1>>
<<set $stepmom.curLoc = "fFirstFloorCorridor">>
<<elseif $randomBath == 2>>
<<set $stepmom.curLoc = "fCorridor">>
<<elseif $randomBath == 3>>
<<set $stepmom.curLoc = "fLivingRoom">>
<<else>>
<<set $stepmom.curLoc = "fBathroomFFloor">>
<</if>>
<<else>>
<<set $stepmom.doing = "cooking">>
<<set $stepmom.curLoc = "fKitchen">>
<</if>>
<</if>>
<<elseif $stepmom.fatigue < 70>>>> /* Fatigue is less than 70 */
<<set $choice = random(100)>>
<<if $choice >= 50>>
<<set $stepmom.state = "relaxing">>
<<set $randomDoing = random(1, 2)>>
<<if $randomDoing == 1>>
<<set $stepmom.doing = "watching">>
<<set $stepmom.curLoc = "fLivingRoom">>
<<else>>
<<set $stepmom.doing = "yoga">>
<<set $stepmom.curLoc = "fAttic">>
<</if>>
<<elseif $choice <= 49>> /* Working */
<<set $stepmom.state = "working">>
<<set $randomDoing = random(1, 2)>>
<<if $randomDoing == 1>>
<<set $stepmom.doing = "cleaning">>
<<set $randomBath = random(4)>>
<<if $randomBath == 0>>
<<set $stepmom.curLoc = "fBathroom">>
<<elseif $randomBath == 1>>
<<set $stepmom.curLoc = "fFirstFloorCorridor">>
<<elseif $randomBath == 2>>
<<set $stepmom.curLoc = "fCorridor">>
<<elseif $randomBath == 3>>
<<set $stepmom.curLoc = "fLivingRoom">>
<<else>>
<<set $stepmom.curLoc = "fBathroomFFloor">>
<</if>>
<<else>>
<<set $stepmom.doing = "cooking">>
<<set $stepmom.curLoc = "fKitchen">>
<</if>>
<</if>>
<</if>>
<<else>>
/* Nothing because she is busy */
<</if>>
<<elseif $stepmom.state == "eating">>
<<if $stepmom.doing == "breakfast">>
<<if $stepmom.breakfast == 0>>
<<set $stepmom.curLoc = "fDiningRoom">>
<<set $randomHour = 0>>
<<set $stepmom.hour = ($currentHour + $randomHour)>>
<<set $randomMins = random(15,30)>>
<<set $stepmom.minutes = $currentMinutes + $randomMins>>
<<set $stepmom.totalMinutes =($randomHour * 60 + $randomMins)>>
<<set $energyM = $stepmom.totalMinutes * 0.2>>
<<set $fatigueM = $stepmom.totalMinutes * 0.1>>
<<set $stepmom.energy += $energyM>>
<<if $stepmom.minutes >= 60>>
<<set $stepmom.minutes -= 60>>
<<set $stepmom.hour += 1>>
<</if>>
<<set $stepmom.state = "busy">>
<<set $stepmom.breakfast += 1>>
<<elseif $stepmom.breakfast == 1>>
<<set $stepmom.curLoc = "fKitchen">>
<<set $randomHour = 0>>
<<set $stepmom.hour = ($currentHour + $randomHour)>>
<<set $randomMins = random(15,30)>>
<<set $stepmom.minutes = $currentMinutes + $randomMins>>
<<set $stepmom.totalMinutes =($randomHour * 60 + $randomMins)>>
<<set $energyM = $stepmom.totalMinutes * 0.2>>
<<set $fatigueM = $stepmom.totalMinutes * 0.1>>
<<set $stepmom.energy += $energyM>>
<<if $stepmom.minutes >= 60>>
<<set $stepmom.minutes -= 60>>
<<set $stepmom.hour += 1>>
<</if>>
<<set $stepmom.state = "busy">>
<<set $stepmom.breakfast += 1>>
<</if>>
<</if>>
<<if $stepmom.doing == "lunch">>
<<if $stepmom.lunch == 0>>
<<set $stepmom.curLoc = "fDiningRoom">>
<<set $randomHour = 0>>
<<set $stepmom.hour = ($currentHour + $randomHour)>>
<<set $randomMins = random(15,30)>>
<<set $stepmom.minutes = $currentMinutes + $randomMins>>
<<set $stepmom.totalMinutes = ($randomHour * 60 + $randomMins)>>
<<set $energyM = $stepmom.totalMinutes * 0.2>>
<<set $fatigueM = $stepmom.totalMinutes * 0.1>>
<<set $stepmom.energy += $energyM>>
<<if $stepmom.minutes >= 60>>
<<set $stepmom.minutes -= 60>>
<<set $stepmom.hour += 1>>
<</if>>
<<set $stepmom.state = "busy">>
<<set $stepmom.lunch += 1>>
<<elseif $stepmom.lunch == 1>>
<<set $stepmom.lunch += 1>>
<<set $randomChoice = random(1)>>
<<if $randomChoice == 0>>
<<set $stepmom.doing = "takingNap">>
<<set $stepmom.curLoc = "parentBedroom">>
<<set $randomHour = random(1)>>
<<set $stepmom.hour = ($currentHour + $randomHour)>>
<<set $randomMins = random(10,55)>>
<<set $stepmom.minutes = $currentMinutes + $randomMins>>
<<set $stepmom.totalMinutes = ($randomHour * 60 + $randomMins)>>
<<set $energyM = $stepmom.totalMinutes * 0.2>>
<<set $fatigueM = $stepmom.totalMinutes * 0.05>>
<<set $stepmom.energy += $energyM>>
<<set $stepmom.fatigue -= $fatigueM>>
<<else>>
<<set $stepmom.curLoc = "fKitchen">>
<<set $randomHour = 0>>
<<set $stepmom.hour = ($currentHour + $randomHour)>>
<<set $randomMins = random(15,30)>>
<<set $stepmom.minutes = $currentMinutes + $randomMins>>
<<set $stepmom.totalMinutes = ($randomHour * 60 + $randomMins)>>
<<set $energyM = $stepmom.totalMinutes * 0.2>>
<<set $fatigueM = $stepmom.totalMinutes * 0.1>>
<<set $stepmom.energy += $energyM>>
<</if>>
<<set $stepmom.state = "busy">>
<<if $stepmom.minutes >= 60>>
<<set $stepmom.minutes -= 60>>
<<set $stepmom.hour += 1>>
<</if>>
<</if>>
<</if>>
<<if $stepmom.doing == "dinner">>
<<if $stepmom.dinner == 0>>
<<set $stepmom.curLoc = "fDiningRoom">>
<<set $randomHour = 0>>
<<set $stepmom.hour = ($currentHour + $randomHour)>>
<<set $randomMins = random(15,30)>>
<<set $stepmom.minutes = $currentMinutes + $randomMins>>
<<set $stepmom.totalMinutes =($randomHour * 60 + $randomMins)>>
<<set $energyM = $stepmom.totalMinutes * 0.2>>
<<set $fatigueM = $stepmom.totalMinutes * 0.1>>
<<set $stepmom.energy += $energyM>>
<<set $stepmom.fatigue -= $fatigueM>>
<<if $stepmom.minutes >= 60>>
<<set $stepmom.minutes -= 60>>
<<set $stepmom.hour += 1>>
<</if>>
<<set $stepmom.state = "busy">>
<<set $stepmom.dinner += 1>>
<<elseif $stepmom.dinner == 1>>
<<set $stepmom.curLoc = "fKitchen">>
<<set $randomHour = 0>>
<<set $stepmom.hour = ($currentHour + $randomHour)>>
<<set $randomMins = random(15,30)>>
<<set $stepmom.minutes = $currentMinutes + $randomMins>>
<<set $stepmom.totalMinutes =($randomHour * 60 + $randomMins)>>
<<set $energyM = $stepmom.totalMinutes * 0.2>>
<<set $fatigueM = $stepmom.totalMinutes * 0.1>>
<<set $stepmom.energy += $energyM>>
<<if $stepmom.minutes >= 60>>
<<set $stepmom.minutes -= 60>>
<<set $stepmom.hour += 1>>
<</if>>
<<set $stepmom.state = "busy">>
<<set $stepmom.dinner += 1>>
<</if>>
<</if>>
<</if>>
<</widget>><<include "stepmomDoing">><<if $stepmom.curLoc == "fAttic">>
<<desc>>
$stepmom.relation is in the <<button "attic" "fAttic">><</button>> now.
<</desc>>
<<set $player.curLoc = "fAttic">>
<<elseif $stepmom.curLoc == "parentBedroom">>>
<<desc>>
$stepmom.relation is in the <<button "parent's bedroom" "parentBedroom">><</button>> now.
<</desc>>
<<set $player.curLoc = "parentBedroom">>
<<elseif $stepmom.curLoc == "sisRoom">>
<<desc>>
$stepmom.relation is in the <<button "sister's room" "sisRoom">><</button>> now.
<</desc>>
<<set $player.curLoc = "sisRoom">>
<<elseif $stepmom.curLoc == "broRoom">>
<<desc>>
$stepmom.relation is in the <<button "brother's room" "broRoom">><</button>> now.
<</desc>>
<<set $player.curLoc = "broRoom">>
<<elseif $stepmom.curLoc == "fBathroom">>
<<desc>>
$stepmom.relation is in the <<button "bathroom" "fBathroom">><</button>> now.
<</desc>>
<<set $player.curLoc = "fBathroom">>
<<elseif $stepmom.curLoc == "fLivingRoom">>
<<desc>>
$stepmom.relation is in the <<button "living room" "fLivingRoom">><</button>> now.
<</desc>>
<<set $player.curLoc = "fLivingRoom">>
<<elseif $stepmom.curLoc == "fCorridor">>
<<desc>>
$stepmom.relation is in the <<button "corridor" "fCorridor">><</button>> now.
<</desc>>
<<set $player.curLoc = "fCorridor">>
<<elseif $stepmom.curLoc == "fFirstFloorCorridor">>
<<desc>>
$stepmom.relation is in the <<button "first floor corridor" "fFirstFloorCorridor">><</button>> now.
<</desc>>
<<set $player.curLoc = "fFirstFloorCorridor">>
<<elseif $stepmom.curLoc == "fBigHall">>
<<desc>>
$stepmom.relation is in the <<button "big hall" "fBigHall">><</button>> now.
<</desc>>
<<set $player.curLoc = "fBigHall">>
<<elseif $stepmom.curLoc == "fDiningRoom">>
<<desc>>
$stepmom.relation is in the <<button "dining room" "fDiningRoom">><</button>> now.
<</desc>>
<<set $player.curLoc = "fDiningRoom">>
<<elseif $stepmom.curLoc == "fKitchen">>
<<desc>>
$stepmom.relation is in the <<button "kitchen" "fKitchen">><</button>> now.
<</desc>>
<<set $player.curLoc = "fKitchen">>
<<elseif $stepmom.curLoc == "fBathroomFFloor">>
<<desc>>
$stepmom.relation is in the <<button "first floor bathroom" "fBathroomFFloor">><</button>> now.
<</desc>>
<<set $player.curLoc = "fBathroomFFloor">>
<<elseif $stepmom.curLoc == "fLaundry">>
<<desc>>
$stepmom.relation is in the <<button "laundry room" "fLaundry">><</button>> now.
<</desc>>
<<set $player.curLoc = "fLaundry">>
<<elseif $stepmom.curLoc == "fYard">>
<<desc>>
$stepmom.relation is in the <<button "yard" "fYard">><</button>> now.
<</desc>>
<<set $player.curLoc = "fYard">>
<<elseif $stepmom.curLoc == "fBasement">>
<<desc>>
$stepmom.relation is in the <<button "basement" "fBasement">><</button>> now.
<</desc>>
<<set $player.curLoc = "fBasement">>
<</if>>
<<set $jasmineJaePreShowerV = [
{ path:"img/chars/jasmineJae/home/preShower/v 0.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/preShower/v 1.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/preShower/v 2.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/preShower/v 3.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/preShower/v 4.jpg",
shown:false
}
]>>
<<set $jasmineJaeShowerV = [
{ path:"img/chars/jasmineJae/home/shower/v 0.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/shower/v 1.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/shower/v 2.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/shower/v 3.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/shower/v 4.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/shower/v 5.jpg",
shown:false
}
]>>
<<set $jasmineJaeTakingNapH = [
{ path:"img/chars/jasmineJae/home/takingNap/h 0.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/takingNap/h 1.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/takingNap/h 2.jpg",
shown:false
}
]>>
<<set $jasmineJaetakingNapV = [
{ path:"img/chars/jasmineJae/home/takingNap/v 0.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/takingNap/v 1.jpg",
shown:false
}
]>>
<<set $jasmineJaeMasturbationV = [
{ path:"img/chars/jasmineJae/home/masturbation/v 0.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/masturbation/v 1.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/masturbation/v 3.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/masturbation/v 4.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/masturbation/v 6.jpg",
shown:false
}
]>>
<<set $jasmineJaeMasturbationH = [
{ path:"img/chars/jasmineJae/home/masturbation/h 0.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/masturbation/h 2.jpg",
shown:false
}
]>>
<<set $jasmineJaeSleepingH = [
{ path:"img/chars/jasmineJae/home/sleeping/h 0.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/sleeping/h 1.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/sleeping/h 2.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/sleeping/h 3.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/sleeping/h 4.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/sleeping/h 5.jpg",
shown:false
}
]>>
<<set $jasmineJaeSleepingV = [
{ path:"img/chars/jasmineJae/home/sleeping/v 0.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/sleeping/v 1.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/sleeping/v 2.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/sleeping/v 3.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/sleeping/v 4.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/sleeping/v 5.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/sleeping/v 6.jpg",
shown:false
}
]>>
<<set $jasmineJaeWokenV = [
{ path:"img/chars/jasmineJae/home/woken/v 0.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/woken/v 1.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/woken/v 2.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/woken/v 3.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/woken/v 4.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/woken/v 5.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/woken/v 6.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/woken/v 7.jpg",
shown:false
}
]>>
<<set $jasmineJaeKitchenCleaningV = [
{ id:0,
path:"img/chars/jasmineJae/home/kitchen lookAtHer 0 v.jpg",
shown:false
},
{ id:0,
path:"img/chars/jasmineJae/home/kitchen lookAtHer 1 v.jpg",
shown:false
}
]>>
<<set $jasmineJaeKitchenCleaningH = [
{ id:0,
path:"img/chars/jasmineJae/home/kitchen lookAtHer 0 h.jpg",
shown:false
},
{ id:1,
path:"img/chars/jasmineJae/home/kitchen lookAtHer 1 h.jpg",
shown:false
},
{ id:2,
path:"img/chars/jasmineJae/home/kitchen lookAtHer 2 h.jpg",
shown:false
},
{ id:3,
path:"img/chars/jasmineJae/home/kitchen lookAtHer 3 h.jpg",
shown:false
},
{ id:4,
path:"img/chars/jasmineJae/home/kitchen lookAtHer 4 h.jpg",
shown:false
},
{ id:5,
path:"img/chars/jasmineJae/home/kitchen lookAtHer 5 h.jpg",
shown:false
}
]>>
<<set $jasmineJaeBathCleaningH = [
{ id:0,
path:"img/chars/jasmineJae/home/bathroom lookAtHer 0 h.jpg",
shown:false
},
{ id:1,
path:"img/chars/jasmineJae/home/bathroom lookAtHer 1 h.jpg",
shown:false
},
{ id:2,
path:"img/chars/jasmineJae/home/bathroom lookAtHer 2 h.jpg",
shown:false
}
]>>
<<set $jasmineJaeCorridorFFCleaningH = [
{ id:0,
path:"img/chars/jasmineJae/home/corridorFF lookAtHer 0 h.jpg",
shown:false
},
{ id:1,
path:"img/chars/jasmineJae/home/corridorFF lookAtHer 1 h.jpg",
shown:false
},
{ id:2,
path:"img/chars/jasmineJae/home/corridorFF lookAtHer 2 h.jpg",
shown:false
}
]>>
<<set $jasmineJaefLivingRoomCleaningV = [
{ id:0,
path:"img/chars/jasmineJae/home/fLivingRoom lookAtHer 0 v.jpg",
shown:false
},
{ id:1,
path:"img/chars/jasmineJae/home/fLivingRoom lookAtHer 1 v.jpg",
shown:false
}
]>>
<<set $jasmineJaeCookingV = [
{ path:"img/chars/jasmineJae/home/cooking 0 v.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/cooking 1 v.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/cooking 2 v.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/cooking 3 v.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/cooking 4 v.jpg",
shown:false
}
]>>
<<set $jasmineJaeYogaV = [
{ path:"img/chars/jasmineJae/home/yoga 0 v.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/yoga 1 v.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/yoga 2 v.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/yoga 3 v.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/yoga 4 v.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/yoga 5 v.jpg",
shown:false
}
]>>
<<set $jasmineJaeYogaH = [
{ path:"img/chars/jasmineJae/home/yoga 0 h.jpg",
shown:false
},
{ path:"img/chars/jasmineJae/home/yoga 1 h.jpg",
shown:false
}
]>>
<<if $swimmingTrip == 0>>
<<elseif $swimmingTrip == 1>>
<style>body {background-image: url(./img/chars/cherieDeville/swimmingTrip/insideTaxi.jpg);}</style>
<<speech "You" "$player.name" "$player.surname">>
Sure!
<</speech>>
<<desc>>
We take a taxi to the water park after packing up.
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
Hey, want to hear a joke?
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
Of course!
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
What did Cinderella say to Prince Charming?
“Want to see if it fits?”
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
Oh… I’m not sure I get that one.
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
It’s a play on the glass slipper. You know, seeing if it fits is kind of like… testing compatibility.
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
Ah, I see. It’s a bit… well, I’m not quite sure about the humor there.
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
Yeah, it’s a bit cheeky. Just a joke, you know? Not everyone gets it.
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
I suppose...
<</speech>>
<<desc>>
<div class="row">
<<button "We've arrived! Let's get changed!" "swimmingTrip">>
<<set $swimmingTrip = 2>>
<</button>>
</div>
<</desc>>
<<elseif $swimmingTrip == 2>>
<style>body {background-image: url(./img/chars/cherieDeville/swimmingTrip/swimTrip2.jpg);}</style>
<<speech "You" "$player.name" "$player.surname">>
Alright, let’s get changed and hit the water park!
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
Sounds like a plan! I’m looking forward to it.
<</speech>>
<<desc>>
In the locker room, everything is standard. I change into my swimsuit, take a shower, and head out to the water park. I wait for $mom.relation.
<</desc>>
<div style="text-align: center;">
<img src="./img/chars/cherieDeville/swimmingTrip/swimsuit 0.png">
</div>
<<desc>>
Then different thoughts come to me...
<</desc>>
<<desc>>
<div class="row">
<div id="thoughts">
<<button "Listen to my thoughts">>
<<replace "#thoughts">>
<<speech "RedThoughts" "Evil" "$player.name">>
Damn, look at her. She’s looking so hot in that swimsuit. Her tits are so hot! Her ass is driving me wild.
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
Easy there. Remember, this is our $mom.relation. She’s worked hard for her fitness, but it’s important to keep things respectful.
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
I know, but come on—she’s practically flaunting it. Just look at her bum!
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
Keep your focus on enjoying the time together. It's still your $mom.relation.
<</speech>><br>
<</replace>>
<</button>>
</div>
</div>
<</desc>>
<<desc>>
<div class="row">
<<button "You look amazing" "swimmingTrip">>
<<set $swimmingTrip = "lookAmazing">>
<<set $mom.goodBoyScore += 1>>
<<run myNotify("+ 1 good boy point")>>
<<set $player.charisma += 1>>
<<run myNotify('+ 1 my charisma')>>
<</button>>
<<button "Is there something on your back?" "swimmingTrip">>
<<set $swimmingTrip = "lookAtBack">>
<<set $mom.badBoyScore += 1>>
<<run myNotify("+ 1 bad boy point")>>
<</button>>
</div>
<</desc>>
<<elseif $swimmingTrip == "lookAmazing">>
<style>body {background-image: url(./img/chars/cherieDeville/swimmingTrip/swimTrip2.jpg);}</style>
<<speech "You" "$player.name" "$player.surname">>
You look amazing, $mom.relation! That swimsuit really suits you.
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
Thank you, sweetheart! That’s so sweet of you to say.
<</speech>>
<<desc>>
She gives me a warm smile, clearly pleased by the compliment.
<</desc>>
<<speech "mom" "$mom.name" "$mom.surname">>
So, where should we go first?
<</speech>>
<<desc>>
She asks cheerfully, her eyes sparkling with excitement.
<</desc>>
<<desc>>
<div class="row">
<<button "Wherever you want to" "swimmingTrip">>
<<set $swimmingTrip = "WhereverWant">>
<</button>>
</div>
<</desc>>
<<elseif $swimmingTrip == "lookAtBack">>
<style>body {background-image: url(./img/chars/cherieDeville/swimmingTrip/swimTrip2.jpg);}</style>
<<speech "You" "$player.name" "$player.surname">>
Hey, wait a sec...What's that on your back?
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
On my back? What?
<</speech>>
<div style="text-align: center;">
<img src="./img/chars/cherieDeville/swimmingTrip/swimsuit back 0.png">
</div>
<<speech "You" "$player.name" "$player.surname">>
Right there… oh, wait, never mind, there’s nothing. I must have imagined it!
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
So, where should we go first?
<</speech>>
<<desc>>
She asks cheerfully, her eyes sparkling with excitement.
<</desc>>
<<desc>>
<div class="row">
<<button "Wherever you want to" "swimmingTrip">>
<<set $swimmingTrip = "WhereverWant">>
<</button>>
</div>
<</desc>>
<<elseif $swimmingTrip == "WhereverWant">>
<style>body {background-image: url(./img/chars/cherieDeville/swimmingTrip/WhereverWant.webp);}</style>
<<speech "You" "$player.name" "$player.surname">>
Uh, wherever you want.
<</speech>>
<div class="wide-img">
<img src="./img/chars/cherieDeville/swimmingTrip/slide 0.webp">
</div>
<<desc>>
We’ve been at the water park for over an hour now, sliding down various rides one after another, and even had time to swim in the regular pool.
<</desc>>
<div class="wide-img">
<img src="./img/chars/cherieDeville/swimmingTrip/slide 1.webp">
</div>
<<desc>>
During one of our rides down the water slide, we hit the water so hard that our inflatable tube flips over, and both of us plunge into the pool.<br>
It happens so suddenly that my swimsuit almost slips off. I quickly surface and start scanning the water for $mom.relation.<br>
She doesn’t appear for a while, and only after some time do I see her head slowly emerge near the edge of the pool.
<</desc>>
<div class="wide-img">
<img src="./img/chars/cherieDeville/swimmingTrip/slide 2.webp">
</div>
<<speech "You" "$player.name" "$player.surname">>
What’s wrong?
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
When we fell into the water, my swimsuit came off...
<</speech>>
<<desc>>
She whispers, still staying mostly submerged in the water.
<</desc>>
<<desc>>
<div class='row'>
<div id="look">
<<button "Look at her tits">>
<<set $mom.badBoyScore += 1>>
<<run myNotify("+ 1 bad boy point")>>
<<replace "#look">>
<div class="wide-img">
<img src="./img/chars/cherieDeville/swimmingTrip/tits 0.jpg">
</div>
<<speech "You" "$player.name" "$player.surname">>
Uh... are you okay?
<</speech>>
<<desc>>
I find my eyes drifting to $mom.relation’s chest. She catches my gaze, her expression hardening.
<</desc>>
<<speech "mom" "$mom.name" "$mom.surname">>
Could you stop staring? It’s not like I can fix it right now!
<</speech>>
<<desc>>
She snaps, her voice edged with irritation, clearly annoyed by my wandering eyes.
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
I'm sorry! I'm sorry! What can I do?
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
Try to find it! Maybe it's on the bottom of the pool...
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
Fine...
<</speech>><br>
<</replace>>
<</button>>
<<button "Don't look at her tits">>
<<set $mom.goodBoyScore += 1>>
<<run myNotify("+ 1 good boy point")>>
<<replace "#look">>
<div class="wide-img">
<img src="./img/chars/cherieDeville/swimmingTrip/face 0.png">
</div>
<<speech "You" "$player.name" "$player.surname">>
Are you alright? That was quite the plunge.
<</speech>><br>
<<desc>>
I make sure to keep my eyes on $mom.relation’s face, avoiding any awkwardness. She seems relieved, though I can tell she’s still a bit flustered.
<</desc>>
<<speech "mom" "$mom.name" "$mom.surname">>
I’m fine... thanks. Let’s just keep going before I get any more embarrassed.
<</speech>>
<<desc>>
She gives me a tight smile, clearly appreciating that I didn’t make the situation worse.
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
How can I help you?
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
Could you dive a bit? Maybe it's on the bottom of the pool...
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
Fine...
<</speech>><br>
<</replace>>
<</button>>
</div>
</div>
<</desc>>
<<desc>>
<div class="row">
<<button "Dive and try to find it" "swimmingTrip">>
<<set $swimmingTrip = "tryFind">>
<<set $mom.goodBoyScore += 1>>
<<run myNotify("+ 1 good boy point")>>
<</button>>
<<button "Dive and try to look at $mom.relation's assets" "swimmingTrip">>
<<set $swimmingTrip = "dontTryFind">>
<<set $mom.badBoyScore += 1>>
<<run myNotify("+ 1 bad boy point")>>
<</button>>
</div>
<</desc>>
<<elseif $swimmingTrip == "tryFind">>
<style>body {background-image: url(./img/chars/cherieDeville/swimmingTrip/underwater.jpg);}</style>
<<desc>>
While I am looking for her missing garment, I can’t resist the urge to look around, hoping to catch a glimpse of what $mom.relation might be hiding beneath the water. Despite my efforts, I only manage to see a fleeting part of her panties as she adjusts herself.
<</desc>>
<div class="long-img">
<img src="./img/chars/cherieDeville/swimmingTrip/underwater 1.jpg">
</div>
<<speech "You" "$player.name" "$player.surname">>
Is everything okay, $mom.relation? You seem a bit off.
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
I’m alright, just had a little mishap. Could you... help me get out of here?
<</speech>>
<<desc>>
<div class="row">
<<button "How?" "swimmingTrip">>
<<set $swimmingTrip = "how">>
<</button>>
</div>
<</desc>>
<<elseif $swimmingTrip == "dontTryFind">>
<style>body {background-image: url(./img/chars/cherieDeville/swimmingTrip/underwater.jpg);}
</style>
<<desc>>
She quickly covers her breasts with her hands, noticing my presence. The water distorts the image, but I can still see her struggle to maintain her modesty.
<</desc>>
<div class="long-img">
<img src="./img/chars/cherieDeville/swimmingTrip/underwater 0.jpg">
</div>
<<speech "You" "$player.name" "$player.surname">>
Everything okay? You seem a bit... flustered.
<</speech>>
<<desc>>
As I speak, my eyes respectfully drift away, catching only a glimpse of her lower body. The outline of her bikini bottoms and the curve of her hips are faintly visible, but I make sure not to stare.
<</desc>>
<div class="long-img">
<img src="./img/chars/cherieDeville/swimmingTrip/underwater 1.jpg">
</div>
<<speech "mom" "$mom.name" "$mom.surname">>
I’m fine, just... trying to keep everything where it should be.
<</speech>>
<<desc>>
Her voice wavers, a mix of embarrassment and frustration. She tries to shift her position, but the lack of support from her swimsuit makes it difficult.
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
I'll try to find it. I guess I should dive deeper.
<</speech>>
<<desc>>
Her hands still covering her chest, before giving me a faint smile.
<</desc>>
<<speech "mom" "$mom.name" "$mom.surname">>
Thank you.
<</speech>>
<<desc>>
I dive again and start imitating that I'm looking for her bra, but I'm just waiting... For a moment, she forgets herself, and as she relaxes, I can see her full, round breasts that were feeding me a long time ago. Then I get back.
<</desc>>
<div class="wide-img">
<img src="./img/chars/cherieDeville/swimmingTrip/underwater 2.jpg">
</div>
<<speech "You" "$player.name" "$player.surname">>
Can't find your bra anywhere...
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
Let’s get out of here before I lose anything else.
<</speech>>
<<desc>>
<div class="row">
<<button "How?" "swimmingTrip">>
<<set $swimmingTrip = "how">>
<</button>>
</div>
<</desc>>
<<elseif $swimmingTrip == "how">>
<style>body {background-image: url(./img/chars/cherieDeville/swimmingTrip/publicPool.jpg);}
</style>
<<speech "You" "$player.name" "$player.surname">>
How?
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
Get out of the pool! Turn your back on me!
<</speech>>
<<desc>>
My $mom.relation commands me. So I've done.<br>
Right behind me, my $mom.relation quickly comes out of the water, and... presses her breasts tightly against me from behind. A pleasant shiver has run through my body.
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
Wow!
<</speech>>
<<desc>>
My $mom.relation does this so no one will see her naked, but my dick doesn't care about the explanations.<br> Feeling my mom's big and soft breasts rubbing against my back, my dick began to harden quickly.<br>
Trying to hide this fact, I've bent down a little so that my hard-on will not be visible, and so we've made our way to the exit. Miraculously, no one notices us.
<</desc>>
<<desc>>
<div class="row">
<div id="thoughts">
<<button "Listen to my thoughts">>
<<replace "#thoughts">>
<<speech "RedThoughts" "Evil" "$player.name">>
What fucking tits she has! So hot and soft!
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
She's our mom! We're just helping her!
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
C'mon, we could help her with our dick! Wouldn't you like to fuck those juicy melons pressing against our backs?
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
You're disgusting! She's a mother, she's not our girl!
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
So what? Let's make her our girlfriend and fill her holes with our hot cum?
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
Shut up! You're just an animal!
<</speech>><br>
<</replace>>
<</button>>
</div>
</div>
<</desc>>
<<desc>>
All the way I feel the touch of my mother's heavy breasts on me: when I walk, my mother leans against me, and with every step her breasts press tightly against my back.
<</desc>>
<<speech "mom" "$mom.name" "$mom.surname">>
We're so close...
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
Yes...I'm very close...too...
<</speech>>
<<desc>>
We exit the pool and head to a more comfortable spot.
<</desc>>
<<speech "mom" "$mom.name" "$mom.surname">>
Thank you very much. I really appreciate the help. We were lucky to go unnoticed.
<</speech>>
<<desc>>
<div class="row">
<<button "Oh, no..." "swimmingTrip">>
<<set $swimmingTrip = "ohno">>
<</button>>
</div>
<</desc>>
<<elseif $swimmingTrip == "ohno">>
<style>body {background-image: url(./img/chars/cherieDeville/swimmingTrip/showers.jpg);}
</style>
<<speech "You" "$player.name" "$player.surname">>
Oh, no...
<</speech>>
<<desc>>
My cock is ready to tear my swim trunks. It presses so hard into the fabric that it has nowhere to go, it even hurts me. At this moment I want to come so badly and all I can think about is running to the shower and jerking off.
<</desc>>
<<speech "mom" "$mom.name" "$mom.surname">>
Are you okay?
<</speech>>
<<desc>>
Suddenly we hear loud male voices coming from around the corner. Shit, we're so close to the exit - I can't take it anymore! <br>
But we can't be seen - in a panic I pull the handle of the door next to us and it gives way. We're hiding in some kind of shower.
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
Sssh...be quiet and please...
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
What?
<</speech>>
<<desc>>
<div class="row">
<<button "Don't look at me..." "swimmingTrip">>
<<set $swimmingTrip = "jerk1">>
<</button>>
</div>
<</desc>>
<<elseif $swimmingTrip == "jerk1">>
<style>body {background-image: url(./img/chars/cherieDeville/swimmingTrip/showers.jpg);}
</style>
<<speech "You" "$player.name" "$player.surname">>
What the fuck...Don't look at me...
<</speech>>
<<desc>>
I whisper softly, feeling the tension in my groin. My desire is so great that my brain just shuts down: I begin to touch myself through my trunks.
<</desc>>
<<speech "mom" "$mom.name" "$mom.surname">>
What are you talking about?
<</speech>>
<<desc>>
I already have my hand in my pants, jacking the head. It's the first time I've ever had such a rock-hard boner, and I'm squeezing it with all my might.
<</desc>>
<<speech "mom" "$mom.name" "$mom.surname">>
What are you doing?!
<</speech>>
<<desc>>
My $mom.relation is outraged when she sees what I am doing and pushes me to the back.<br>
But I don't care - I can't stop, I just speed up when I realize I've been caught.<br>
I don't care how it looks, I don't care about the shame.<br>
All I feel is a wild animal desire that I can't resist.
<</desc>>
<<speech "mom" "$mom.name" "$mom.surname">>
You won't make it by nightfall if I don't help you.
<</speech>>
<<desc>>
My $mom.relation mumbles again in an annoyed tone and pulls my hand out of my trunks, grabbing my dick tighter with her right hand.<br>
I don't even realize what just happened before she starts working on my dick at breakneck speed.
<</desc>>
<div class="long-img">
<img src="./img/chars/cherieDeville/swimmingTrip/hj 0.jpg">
</div>
<<speech "You" "$player.name" "$player.surname">>
Aaah...aaah...
<</speech>>
<<desc>>
<div class="row">
<<button "Fuck, I'm gonna come!" "swimmingTrip">>
<<set $swimmingTrip = "gonnaCome">>
<</button>>
</div>
<</desc>>
<<elseif $swimmingTrip == "gonnaCome">>
<style>body {background-image: url(./img/chars/cherieDeville/swimmingTrip/showers.jpg);}
</style>
<<speech "You" "$player.name" "$player.surname">>
Fuck, I'm gonna come...
<</speech>>
<<desc>>
I feel the heat spreading through my body, anticipating a powerful orgasm.
<</desc>>
<<speech "mom" "$mom.name" "$mom.surname">>
Watch what you say, young man!
<</speech>>
<<desc>>
She continues to work my cock hard, even as my cum starts to shoot out of it and my legs are wobbly.<br>
The sensations are so vivid that I unconsciously roll my eyes and moan softly, spurting my cum right into my swim trunks.<br>
The pleasure is indescribable.
<</desc>>
<<speech "mom" "$mom.name" "$mom.surname">>
Everyone has left long ago, let's go outside!
<</speech>>
<<desc>>
She says quietly, as if nothing has happened. But my dick doesn't calm down after an orgasm, it just keeps swelling.
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
Where am I going to go like this?
<</speech>>
<<desc>>
I have no idea why, but I even have my dick out in front of her.
<</desc>>
<div class="wide-img">
<img src="./img/chars/cherieDeville/swimmingTrip/dickOut.jpg">
</div>
<<speech "mom" "$mom.name" "$mom.surname">>
What do you want from me?
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
Some help. I helped you and you can help me...
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
How?
<</speech>>
<<desc>>
<div class="row">
<<button "Can you give me a hand...again?" "swimmingTrip">>
<<set $swimmingTrip = "giveHand">>
<</button>>
<<if $mom.badBoyScore >= 3>>
<<button "Can you give me...your mouth?" "swimmingTrip">>
<<set $swimmingTrip = "blowjob">>
<<set $player.domination += 1>>
<<run myNotify('+ 1 my domination')>>
<</button>>
<<else>>
<div id="answer">
<<button "Can you give me...your mouth?">>
<<replace "#answer">>
<<speech "mom" "$mom.name" "$mom.surname">>
Are you crazy to offer this?
<</speech>>
<<run myNotify(" Not enough bad boy points")>>
<</replace>>
<</button>>
</div>
<</if>>
<<if $mom.goodBoyScore >= 3>>
<<button "Can you give me...your tits?" "swimmingTrip">>
<<set $swimmingTrip = "titjob">>
<<set $player.charisma += 1>>
<<run myNotify('+ 1 my charisma')>>
<</button>>
<<else>>
<div id="answer2">
<<button "Can you give me...your tits?">>
<<replace "#answer2">>
<<speech "mom" "$mom.name" "$mom.surname">>
What's wrong with you?
<</speech>>
<<run myNotify(" Not enough good boy points")>>
<</replace>>
<</button>>
</div>
<</if>>
</div>
<</desc>>
<<elseif $swimmingTrip == "giveHand">>
<style>body {background-image: url(./img/chars/cherieDeville/swimmingTrip/showers.jpg);}
</style>
<<speech "mom" "$mom.name" "$mom.surname">>
C'mon...
<</speech>>
<<desc>>
My $mom.relation sighs unhappily and kneels down in front of me. She squeezes my dick and starts to jerk me off.
<</desc>>
<div class="wide-img">
<img src="./img/chars/cherieDeville/swimmingTrip/hj 1.jpg">
</div>
<<desc>>
The second time, when my instincts have subsided a bit, I finally realize what is happening: my almost naked mother is kneeling in front of me, masturbating me furiously. She is doing it so easily and carelessly, as if it is nothing unusual.<br>
She continues to jerk me off, clutching my cock tightly. The squelching sounds of freshly released sperm only make me more excited, which makes my dick even harder.
<</desc>>
<div class="wide-img">
<img src="./img/chars/cherieDeville/swimmingTrip/hj 2.jpg">
</div>
<<speech "mom" "$mom.name" "$mom.surname">>
When are you gonna cum, boy?
<</speech>>
<<desc>>
She adds her other hand to my cock, wrapping it completely around it and continuing to jerk it off at an accelerated pace.<br>
It takes no more than two minutes before the orgasm comes again, and I bend over and shoot another hot load. She drinks hot streams of my cum. When I am finished, my $mom.relation wipes her hands and begins to rush me to get out of here as quickly as possible.
<</desc>>
<<desc>>
<<button "My room" "myRoom">>
<<set $player.curLoc ="myRoom">>
<<set $currentMinutes += 10>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $swimmingTrip == "blowjob">>
<style>body {background-image: url(./img/chars/cherieDeville/swimmingTrip/showers.jpg);}
</style>
<<speech "mom" "$mom.name" "$mom.surname">>
Really? Do you want me to blow you?
<</speech>>
<<desc>>
She sighs unhappily and kneels down in front of me. My $mom.relation squeezes my dick and starts to jerk me off.
<</desc>>
<div class="wide-img">
<img src="./img/chars/cherieDeville/swimmingTrip/hj 1.jpg">
</div>
<<speech "mom" "$mom.name" "$mom.surname">>
Will it be enough if I jerk you off?
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
Hey! I helped you when you lost you bra! Aren't you grateful at all?
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
But...
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
It's because of you and your plump tits I have a boner again!
<</speech>>
<div class="wide-img">
<img src="./img/chars/cherieDeville/swimmingTrip/bj 0.jpg">
</div>
<<desc>>
Without words, she finally takes the cock in her mouth. I shudder as my $mom.relation swallows the head, and I moan quite loudly. Now she is taking her hands away, and using only her mouth. Still moving her head slowly back and forth, she makes sweet slurping noises that only excite me more. Each time my $mom.relation swallowes my cock deeper and deeper.
<</desc>>
<div class="wide-img">
<img src="./img/chars/cherieDeville/swimmingTrip/bj 1.jpg">
</div>
<<speech "You" "$player.name" "$player.surname">>
Gooood....But...deeper...
<</speech>>
<div class="long-img">
<img src="./img/chars/cherieDeville/swimmingTrip/bj 2.jpg">
</div>
<<desc>>
I put one hand on her head and with a little effort I start to put her mouth on my dick. The speed increases little by little. She is already swallowing the cock very deep, but I begin to move my pelvis to push my cock further and further down her throat. She coughs and slurps as she continues to suck, and I speed up so much that I begin to fuck her mouth at a fast pace, and after half a minute I feel my orgasm approaching.
<</desc>>
<div class="long-img">
<img src="./img/chars/cherieDeville/swimmingTrip/bj 3.jpg">
</div>
<<speech "You" "$player.name" "$player.surname">>
Swallow it! Swalow, bitch!
<</speech>>
<<desc>>
I grab her hair roughly, pounding her even harder, and finally push my cock in as far as it will go, spurting cum down her throat. She jerks in surprise and tries to pull away, but I grab her head tightly and she obeys, swallowing my cum until I let go of her head.
<</desc>>
<div class="long-img">
<img src="./img/chars/cherieDeville/swimmingTrip/bj 4.jpg">
</div>
<<speech "mom" "$mom.name" "$mom.surname">>
Young man!
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
What?
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
I told you to mind your language!
<</speech>>
<<desc>>
<div class="row">
<<button "Fuck off, $mom.relation!" "swimmingTrip">>
<<set $swimmingTrip = "fuckOffMom">>
<</button>>
<<button "I'm sorry!" "swimmingTrip">>
<<set $swimmingTrip = "imSorryMom">>
<</button>>
</div>
<</desc>>
<<elseif $swimmingTrip == "fuckOffMom">>
<style>body {background-image: url(./img/chars/cherieDeville/swimmingTrip/showers.jpg);}
</style>
<<speech "You" "$player.name" "$player.surname">>
Fuck off, $mom.relation! What could I say else while I was fucking your mouth?!
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
Again! You shouldn't say F-word!
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
But you loved it!
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
It doesn't matter what I like! You should behave!
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
I'll think about it but we should get out of here now.
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
We'll talk about it later. Let's go now.
<</speech>>
<<desc>>
We quietly step out, look around, and then each of us heads to our own locker room. Then I order a taxi and we sit in silence.
<</desc>>
<<desc>>
<<button "My room" "myRoom">>
<<set $player.curLoc ="myRoom">>
<<set $currentMinutes += 10>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $swimmingTrip == "imSorryMom">>
<style>body {background-image: url(./img/chars/cherieDeville/swimmingTrip/showers.jpg);}
</style>
<<speech "You" "$player.name" "$player.surname">>
I'm sorry! I thought you liked me speaking dirty.
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
I...it doesn't matter what I like. Behave, please. You should be a polite boy.
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
Fine. We should get out of here now.
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
You're right.
<</speech>>
<<desc>>
We quietly step out, look around, and then each of us heads to our own locker room. Then I order a taxi and we sit in silence.
<</desc>>
<<desc>>
<<button "My room" "myRoom">>
<<set $player.curLoc ="myRoom">>
<<set $currentMinutes += 10>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $swimmingTrip == "titjob">>
<style>body {background-image: url(./img/chars/cherieDeville/swimmingTrip/showers.jpg);}
</style>
<<speech "mom" "$mom.name" "$mom.surname">>
Do you want to touch my breast?
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
$mom.relation, I wish to titfuck you...
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
I've never tried it before, but I have read about it.
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
So, can i?
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
You helped me a lot and behaved today, so...yes.Be gentle, please.
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
I want to feel your beauties massage my cock and I'll be very gentle!
<</speech>>
<<desc>>
As we continue our discussion, my hand rubs her magnificent breasts, and her nipples are hard. She places her palm on my stiff member, but I don't need any help. My throbbing cock is harder than the mountains around the city.
<</desc>>
<div class="wide-img">
<img src="./img/chars/cherieDeville/swimmingTrip/tj 0.jpg">
</div>
<<speech "You" "$player.name" "$player.surname">>
Yeah...it's pleasant...
<</speech>>
<<desc>>
My hand moves south, checking on her lubrication. As expected, $mom.relation is already horny and ready for action. She kneels down and I directes my sky-looking organ toward her chin. $mom.relation squeezes her breasts on my member and begins moving them circularly on top of it.<br>
$mom.relation's steady manipulations and my strokes are enough to increase my pulse rate. Watching her playing with her breasts, for my sake, is a highly erotic sight, and my arousal is mounting.
<</desc>>
<div class="wide-img">
<img src="./img/chars/cherieDeville/swimmingTrip/tj 1.jpg">
</div>
<<speech "You" "$player.name" "$player.surname">>
So good! They are so hot!
<</speech>>
<<desc>>
She crushes her breasts together, creating a tight, inviting pressure around me. I thrust harder, feeling the increased friction. My tongue plunges into her mouth, exploring with rough urgency, pushing against her lips and swirling inside.
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
I love you so much!
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
Me too!
<</speech>>
<<desc>>
It's an incredible sight when my $mom.relation is on her knees in front of me, her eyes closed from pleasure, and I'm fucking her tits, my cock almost reaching her face.
After a few minutes of this titfucking, I start flooding my $mom.relation's chin, neck and chest with my cum. With each shot, I give another sharp thrust with my pelvis.
<</desc>>
<div class="wide-img">
<img src="./img/chars/cherieDeville/swimmingTrip/tj 2.jpg">
</div>
<<speech "mom" "$mom.name" "$mom.surname">>
How are you feeling?
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
Much better! Can we...repeat it?
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
I don't think so...it was an emergency...let's go home.
<</speech>>
<<desc>>
We get out quietly, look around, and then each of us goes to our own dressing room. Then I call a cab and we go home.
<</desc>>
<<desc>>
<<button "My room" "myRoom">>
<<set $player.curLoc ="myRoom">>
<<set $currentMinutes += 10>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<</if>>
<style>body {background-image: url(img/bg/parentBedroom.jpg);}</style>
<<if $stepmomPeep == 0>>
<<desc>>
I enter the room and see that my $stepmom.relation is asleep. She is alone in the room, wearing only a black robe. <br>
Wow! She's sleeping with no panties on!
<</desc>>
<div class="wide-img">
<img src="./img/chars/jasmineJae/home/h/sleep 00.jpg">
</div>
<div id="thoughts">
<<button "Listen to my thoughts">>
<<replace "#thoughts">>
<<speech "RedThoughts" "Evil" "$player.name">>
C'mon, come closer and look at her tits!
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
We. Cannot. Do. That.
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
We can! She is our $stepmom.relation! She was mean to us!
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
We should be kind!
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
No! She should take a taste of her own medicine! Or at least our dick.
<</speech>><br>
<</replace>>
<</button>>
</div>
<div class="row">
<<button "Look at her tits" "stepmomPeep">>
<<set $stepmomPeep = "lTits">>
<</button>>
<<button "Take a picture of her pussy" "stepmomPeep">>
<<set $stepmomPeep = "photoPussy">>
<</button>>
</div>
<<elseif $stepmomPeep == "lTits">>
<<desc>>
Barely breathing, I pull open her robe to reveal a juicy, ripe tit. I want to dig my fingers into that juicy flesh! I want to rub those melons with my greedy fingers until they turn purple, but it's too early. I would fuck this bitch, but I have to go.
<</desc>>
<div class="wide-img">
<img src="./img/chars/jasmineJae/home/h/sleep 0.jpg">
</div>
<div id="thoughts">
<<button "Listen to my thoughts">>
<<replace "#thoughts">>
<<speech "RedThoughts" "Evil" "$player.name">>
Yeah, such a tit!
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
It's not good...
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
Do you wanna say this tit is not good?
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
I didn't mean it!
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
So, you wanna say it's a good tit!
<</speech>><br>
<</replace>>
<</button>>
</div>
<<elseif $stepmomPeep == "photoPussy">>
<<desc>>
I carefully walk around the bed and pull her robe up a bit to take a picture of her pussy. It's juicy and even looks a little wet.
<</desc>>
<div class="wide-img">
<img src="./img/chars/jasmineJae/home/h/sleep 1.jpg">
</div>
<div id="thoughts">
<<button "Listen to my thoughts">>
<<replace "#thoughts">>
<<speech "RedThoughts" "Evil" "$player.name">>
We should touch it!
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
We should get out of here!
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
Without touching this wet hole that desires to be touched?
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
Yes!
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
How boring! Can we at least fuck her soaking wet pussy?
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
Surely, not! We can't do that! What will we do if she wakes up?
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
Yeah, you're right...we should get some dirt on her...or make her our plaything...
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
It's not possible!
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
Not yet. But we can jerk off to her...
<</speech>><br>
<</replace>>
<</button>>
</div>
<div class="row">
<<button "Don't jerk off to her" "stepmomPeep">>
<<set $stepmomPeep = "photoPussy">>
<</button>>
<<button "Jerk off to her" "stepmomPeep">>
<<set $stepmomPeep = "masturbating">>
<</button>>
</div>
<<elseif $stepmomPeep == "masturbating">>
<div class="wide-img">
<img src="./img/chars/jasmineJae/home/h/sleep 2.jpg">
</div>
<<desc>>
I look across her body, feeling my dick growing in my boxers.<br>
Fuck it! My dick is throbbing and I want to get off! <br>
I start jerking off furiously, imagining how I push my dick between those juicy tits, how those thick lips close around my cock, how I come in this whore's throat and she greedily sucks my cum out of me... Unable to hold back any longer, I come on the bed....
<</desc>>
<div id="thoughts">
<<button "Listen to my thoughts">>
<<replace "#thoughts">>
<<speech "RedThoughts" "Evil" "$player.name">>
That's only the beginning!
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
That's bad!
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
Too bad we can't fill all her holes with our cum!
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
You're a perv!
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
Nope, I just wanna breed this bitch and make her suck my dick every morning.
<</speech>><br>
<</replace>>
<</button>>
</div>
<</if>><style>body {background-image: url(img/bg/parentBedroom.jpg);}</style>
<<if $stepmomGettingDressed == 0>>
<<if $stepmom.obedience > 50>>
<<desc>>
I swing the door open and burst into the room. My $stepmom.relation tries to cover herself with a blanket in vain . She has fear and anger on her face.
<</desc>>
<div class="wide-img">
<img src="./img/chars/jasmineJae/smGD/h/gd 0.jpg">
</div>
<div class="row">
<div id="thoughts">
<<button "Listen to my thoughts">>
<<replace "#thoughts">>
<<speech "RedThoughts" "Evil" "$player.name">>
Yeah, let's have some fun...
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
We should be kind.
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
No! We should retaliate!
<</speech>><br>
<</replace>>
<</button>>
</div>
</div><br>
<<speech "You" "$player.name" "$player.surname">>
Hmm...who I see...
<</speech>><br>
<<speech "stepmom" "$stepmom.name" "$stepmom.surname">>
I'm...I'm your $stepmom.relation!
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
And what?
<</speech>><br>
<div class="row">
<div id="thoughts1">
<<button "Listen to my thoughts">>
<<replace "#thoughts1">>
<<speech "BlueThoughts" "Kind" "$player.name">>
I guess we should leave
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
I guess we should teach her a lesson!
<</speech>><br>
<</replace>>
<</button>>
</div>
</div><br>
<div class="row">
<<button "Get out" "fCorridor">>
<<set $player.curLoc ="fCorridor">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "On all fours. Now." "stepmomGettingDressed">>
<<set $stepmomGettingDressed = "fours">>
<</button>>
</div>
<<else>>
<<desc>>
I knock carefully and enter the bedroom. I see $stepmom.relation pulling the blanket over her, trying to hide her ample breasts. She looks like she's about to get really mad.
<</desc>>
<div class="wide-img">
<img src="./img/chars/jasmineJae/smGD/h/gd 0.jpg">
</div>
<div class="row">
<div id="thoughts">
<<button "Listen to my thoughts">>
<<replace "#thoughts">>
<<speech "RedThoughts" "Evil" "$player.name">>
Wow! She's awesome!
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
We are...fucked up...
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
Fucking A!
<</speech>><br>
<</replace>>
<</button>>
</div>
</div><br>
<<speech "You" "$player.name" "$player.surname">>
I'm sorry...
<</speech>><br>
<<speech "stepmom" "$stepmom.name" "$stepmom.surname">>
Get out of here!
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
Sure...sure...
<</speech>><br>
<div id="thoughts1">
<<button "Listen to my thoughts">>
<<replace "#thoughts1">>
<<speech "BlueThoughts" "Kind" "$player.name">>
It was a close call...
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
Meh! She's so hot! I want to shut her mouth using my dick!
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
For what?
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
For being fucking rude with us!
<</speech>><br>
<</replace>>
<</button>>
</div>
<div class="row">
<<button "Get out" "fCorridor">>
<<set $player.curLoc ="fCorridor">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</if>>
<<elseif $stepmomGettingDressed == "fours">>
<<speech "You" "$player.name" "$player.surname">>
On all fours. Now.
<</speech>><br>
<<speech "stepmom" "$stepmom.name" "$stepmom.surname">>
But...
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
No buts! Do it! Now.
<</speech>>
<<desc>>
Her melons heave angrily as she gets down on all fours, just as I've instructed. Her ass is now visible as well.
<</desc>>
<div class="wide-img">
<img src="./img/chars/jasmineJae/smGD/h/gd 1.jpg">
</div>
<div class = "row">
<div id="thoughts">
<<button "Listen to my thoughts">>
<<replace "#thoughts">>
<<speech "RedThoughts" "Evil" "$player.name">>
It's not enough for this bitch!
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
We can be merciful...
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
Do you wanna do nothing?
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
At least, we can try to use pleasure to teach her...
<</speech>><br>
<</replace>>
<</button>>
</div>
</div><br>
<<speech "You" "$player.name" "$player.surname">>
Do you like it?
<</speech>><br>
<<speech "stepmom" "$stepmom.name" "$stepmom.surname">>
What do you mean?
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
Do you like being a submissive bitch?
<</speech>><br>
<<speech "stepmom" "$stepmom.name" "$stepmom.surname">>
I...do it because...because I have to!
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
I don't believe it. Let's check if your words are true.
<</speech>><br>
<<speech "stepmom" "$stepmom.name" "$stepmom.surname">>
But how?
<</speech>><br>
<div class="row">
<<button "Show me your pussy" "stepmomGettingDressed">>
<<set $stepmomGettingDressed = "pussy">>
<</button>>
</div>
<<elseif $stepmomGettingDressed == "pussy">>
<<speech "You" "$player.name" "$player.surname">>
Show me your pussy.
<</speech>><br>
<<speech "stepmom" "$stepmom.name" "$stepmom.surname">>
Excuse me, what?!
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
Don't make me repeat it twice. Show your fucking twat.
<</speech>>
<<desc>>
She reluctantly sits on her ass and slowly spreads her legs. Then she slowly brings her hand up to her purple panties.
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
Come on, show us your pussy and hurry up.
<</speech>>
<<desc>>
With a shudder, she pulls back her panties, revealing her hairy cunt.
<</desc>>
<<if $stepmom.arousal> 50>>
<div class="long-img">
<img src="./img/chars/jasmineJae/smGD/v/gd 1.jpg">
</div>
<<else>>
<div class="wide-img">
<img src="./img/chars/jasmineJae/smGD/h/gd 2.jpg">
</div>
<</if>>
<<speech "You" "$player.name" "$player.surname">>
Yeah, much better. <<if $stepmom.arousal > 50>> Huh, As I told you, you're wet. You love it, whore. <<else>> Hmm, you're dry...fine, I'll go, bitch.<</if>>
<</speech>><br>
<div id="tits">
<<button "Look at her tits">>
<<replace "#tits">>
<div class="wide-img">
<img src="./img/chars/jasmineJae/smGD/h/gd 3.jpg">
</div>
<</replace>>
<</button>>
</div><br>
<<speech "stepmom" "$stepmom.name" "$stepmom.surname">>
<<if $stepmom.arousal > 50>> It's nothing, just...sweat. <<else>> I told you, bastard. Get lost!<</if>>
<</speech>>
<div class="long-img">
<img src="./img/chars/jasmineJae/smGD/v/gd 0.jpg">
</div>
<div class="row">
<div id="thoughts">
<<button "Listen to my thoughts">>
<<replace "#thoughts">>
<<if $stepmom.arousal > 50>>
<<speech "RedThoughts" "Evil" "$player.name">>
She is fucking horny! She wants to be dominated!
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
Do you think so?
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
C'mon, you've seen her wet cunt.
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
I think that if she is horny, then it's not a big deal to make her happy?
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
You're a stupid...hmm, you agree?
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
It's about facts.
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
I've always known that, you're my son of a bitch! You're from my league!
<</speech>><br>
<<else>>
<<speech "RedThoughts" "Evil" "$player.name">>
Strange...I was sure she was wet...
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
Then we shouldn't bother her...
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
On contrary, we will check her a few more times...
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
And what?
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
And we will catch this bitch red-handed...wet-cunted.
<</speech>><br>
<</if>>
<</replace>>
<</button>>
</div>
</div><br>
<div class="row">
<<if $stepmom.arousal > 50>>
<<button "Begin masturbation" "stepmomGettingDressed">>
<<set $stepmomGettingDressed = "masturbating">>
<</button>>
<<else>>
<<button "Get out" "fCorridor">>
<<set $currentMinutes += 3>>
<<set $player.curLoc ="fCorridor">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</if>>
</div>
<<elseif $stepmomGettingDressed == "masturbating">>
<<speech "You" "$player.name" "$player.surname">>
Begin masturbation. Do it as a good bitch. Bitch in heat.
<</speech>>
<<desc>>
I expect resistance, but there is none. She obediently gets down on all fours and runs her hand between her legs. A second later I hear a soft moan.
<</desc>>
<div class="wide-img">
<img src="./img/chars/jasmineJae/smGD/h/gd 4.jpg">
</div>
<div class = "row">
<div id="thoughts">
<<button "Listen to my thoughts">>
<<replace "#thoughts">>
<<speech "RedThoughts" "Evil" "$player.name">>
Sucn an obedient whore!
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
We shouldn't call like that!
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
Do not be a hypocrite! Call a spade a spade!
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
Well, then why is she a whore?
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
She is obedient and her cunt is wet.
<</speech>><br>
<</replace>>
<</button>>
</div>
</div><br>
<<speech "You" "$player.name" "$player.surname">>
Faster!
<</speech>><br>
<<speech "stepmom" "$stepmom.name" "$stepmom.surname">>
O-ok.
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
You're just a whore. Horny whore.
<</speech>><br>
<<speech "stepmom" "$stepmom.name" "$stepmom.surname">>
Aaa...agh...aaa...
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
You like to be given orders.
<</speech>><br>
<<speech "stepmom" "$stepmom.name" "$stepmom.surname">>
N..nope..
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
Don't be a liar, whore. Who are you?!
<</speech>><br>
<<speech "stepmom" "$stepmom.name" "$stepmom.surname">>
I...I...I am...
<</speech>><br>
<<speech "You" "$player.name" "$player.surname">>
Who?!
<</speech>><br>
<<speech "stepmom" "$stepmom.name" "$stepmom.surname">>
Whore!
<</speech>>
<<desc>>
After screaming this, she cries out and falls silent. Her body is shaking. Her eyes roll back.
<</desc>>
<<button "Get out" "fCorridor">>
<<set $currentMinutes += 7>>
<<set $player.curLoc ="fCorridor">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</if>> <<if $intro == 0>>
<<set $mainStage = "dream">>
<style>body {background-image: url(img/bg/dream.jpg);}</style>
<div class="long-img">
<img src="./img/chars/intro/0.jpg">
</div>
<<speech stepmom $stepmom.name $stepmom.surname>>
What do you want, naughty boy?
<</speech>><br>
<<speech You $player.name $player.surname>>
You know, $stepmom.name, I wanna...fuck you!
<</speech>>
<<desc>>
In one motion, I pull her pants down and throw her on the couch. While she's in shock, I unzip my pants, ready to punish her for all my pain and suffering.
<</desc>>
<div class="long-img">
<img src="./img/chars/intro/1.jpg">
</div>
<<speech You $player.name $player.surname>>
Take it, bitch! This is for everything you've done to us!
<</speech>>
<div class="wide-img">
<img src="./img/chars/intro/2.jpg">
</div>
<<speech mom $mom.name $mom.surname>>
$player.name!
You are my <<textbox "$mom.me" "tenant">>!<br>What are you doing?
<</speech>><br>
<<speech You $player.name $player.surname>>
Well, <<textbox "$mom.relation" "landlady">>...I'm punishing this bitch for what she's been doing with us!
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
No! You shouldn't be like her! Stop it!
<</speech>>
<<desc>>
She grabs a bucket of water and pours it on me.
<</desc>>
<<desc>>
<div class="row">
<<button "What the hell?" "intro">>
<<set $intro = 1>>
<<if $mom.me == "son" || $mom.me == "Son" || $mom.me == "sonny" || $mom.me == "Sonny" || $mom.me == "child" || $mom.me == "Child" || $mom.me == "boy" || $mom.me == "Boy">>
<<set $mom.surname = $player.surname>>
<<set $littleSis.surname = $player.surname>>
<<set $stepmom.me = "stepson">>
<<set $mom.me = "son">>
<<set $dad.me = "son">>
<<set $olderSis.me = "brother">>
<<set $littleSis.me = "brother">>
<<set $littleBro.me = "brother">>
<<set $stepmom.relation = "stepmother">>
<<set $mom.relation = "mom">>
<<set $dad.relation = "dad">>
<<set $olderSis.relation = "sister">>
<<set $littleSis.relation = "sister">>
<<set $littleBro.relation = "brother">>
<<set $stepmom.dr = "husband">>
<<set $stepmom.osr = "daughter">>
<<set $stepmom.lsr = "stepdaughter">>
<<set $stepmom.lbr = "son">>
<<set $mom.dr = "husband">>
<<set $mom.osr = "stepdaughter">>
<<set $mom.lsr = "daughter">>
<<set $mom.lbr = "stepson">>
<<set $dad.smr = "wife">>
<<set $dad.mr = "wife">>
<<set $dad.osr = "daughter">>
<<set $dad.lsr = "daughter">>
<<set $dad.lbr = "son">>
<<set $olderSis.dr = "dad">>
<<set $olderSis.smr = "mom">>
<<set $olderSis.mr = "stepmother">>
<<set $olderSis.lsr = "sister">>
<<set $olderSis.lbr = "bro">>
<<set $littleSis.dr = "dad">>
<<set $littleSis.smr = "stepmother">>
<<set $littleSis.mr = "mom">>
<<set $littleSis.osr = "sister">>
<<set $littleSis.lbr = "brother">>
<<set $littleBro.dr = "dad">>
<<set $littleBro.smr = "mom">>
<<set $littleBro.mr = "stepmom">>
<<set $littleBro.osr = "sister">>
<<set $littleBro.lsr = "sister">>
<<else>>
<<set $stepmom.me = "tenant">>
<<set $mom.me = "tenant">>
<<set $dad.me = "tenant">>
<<set $olderSis.me = "friend">>
<<set $littleSis.me = "friend">>
<<set $littleBro.me = "friend">>
<<set $stepmom.relation = "landlady">>
<<set $mom.relation = "landlady">>
<<set $dad.relation = "landlord">>
<<set $olderSis.relation = "friend">>
<<set $littleSis.relation = "friend">>
<<set $littleBro.relation = "friend">>
<<set $stepmom.dr = "husband">>
<<set $stepmom.osr = "daughter">>
<<set $stepmom.lsr = "stepdaughter">>
<<set $stepmom.lbr = "son">>
<<set $mom.dr = "husband">>
<<set $mom.osr = "stepdaughter">>
<<set $mom.lsr = "daughter">>
<<set $mom.lbr = "stepson">>
<<set $dad.smr = "wife">>
<<set $dad.mr = "wife">>
<<set $dad.osr = "daughter">>
<<set $dad.lsr = "daughter">>
<<set $dad.lbr = "son">>
<<set $olderSis.dr = "dad">>
<<set $olderSis.smr = "mom">>
<<set $olderSis.mr = "stepmother">>
<<set $olderSis.lsr = "sister">>
<<set $olderSis.lbr = "bro">>
<<set $littleSis.dr = "dad">>
<<set $littleSis.smr = "stepmother">>
<<set $littleSis.mr = "mom">>
<<set $littleSis.osr = "sister">>
<<set $littleSis.lbr = "brother">>
<<set $littleBro.dr = "dad">>
<<set $littleBro.smr = "mom">>
<<set $littleBro.mr = "stepmom">>
<<set $littleBro.osr = "sister">>
<<set $littleBro.lsr = "sister">>
<</if>>
<</button>>
</div>
<</desc>>
<<elseif $intro == 1>>
<style>body {background-image: url(img/bg/myRoom.jpg);}</style>
<<set $mainStage = "run">>
<div class="wide-img">
<img src="./img/chars/intro/wakeUp.webp">
</div>
<<speech littleBro $littleBro.name $littleBro.surname>>
Wake up, $littleBro.me! It's time to wake up, sleepyhead!
<</speech>>
<<desc>>
I brush the water off my face and notice that he has a bucket in his hand.
<</desc>>
<<speech You $player.name $player.surname>>
Little shit , you're fucked up! I'll kill you, $littleBro.relation!
<</speech>><br>
<<speech littleBro $littleBro.name $littleBro.surname>>
Get me first, stupid!
<</speech>>
<<desc>>
<div class="row">
<<button "Run for him!" "intro">>
<<set $intro = 2>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $intro == 2>>
<style>body {background-image: url(img/bg/fCorridor.jpg);}</style>
<<set $mainStage = "guessWhere">>
<div class="wide-img">
<img src="./img/chars/intro/run.webp">
</div>
<<speech littleBro $littleBro.name $littleBro.surname>>
You can't catch it me!
<</speech>>
<<desc>>
I run out into the hallway after him, ready to kick his ass for this stupid prank.
<</desc>>
<<speech You $player.name $player.surname>>
I'll get your...
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
Hey...
<</speech>>
<div class="wide-img">
<img src="./img/chars/intro/angryOS 0.jpg">
</div>
<<desc>>
I notice my $olderSis.relation's just got out of the shower and I'm about to bump into her!
<</desc>>
<div class="wide-img">
<img src="./img/chars/intro/angryOS 1.jpg">
</div>
<<desc>>
<div class="row">
<<button "To the left!" "intro">>
<<set $randomBoom = random(1)>>
<<set $intro = "boom">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "To the right!" "intro">>
<<set $randomBoom = random(1)>>
<<set $intro = "boom">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "boom">>
<<set $mainStage = "oops">>
<style>body {background-image: url(img/bg/fCorridor.jpg);}</style>
<<if $randomBoom == 0>>
<<set $changeMyStat = random (5,10)>>
<<set $player.arousal += $changeMyStat>>
<<run myNotify('+' + $changeMyStat + ' my arousal!')>>
<<desc>>
I make a quick turn and evade her! I've been about to knock her down. Pheew, it's worked. I look back to check on her and...
<</desc>>
<div class="long-img">
<img src="./img/chars/intro/angryOS 2.jpg">
</div>
<<desc>>
Having run past her, I've accidentally hooked her towel and ripped it off. She immediately picks it up, but at that moment, there is a beautiful view....
<</desc>>
<<speech You $player.name $player.surname>>
I'm so...
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
Shut the fuck up, pervert!
<</speech>><br>
<<speech You $player.name $player.surname>>
But...
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
I've always known you're fucking pervert!
<</speech>><br>
<<speech You $player.name $player.surname>>
I am very...
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
Fuck off, loser!
<</speech>>
<<desc>>
<div class="row">
<<button "Slap her face" "intro">>
<<set $intro = "slapHerFace">>
<<set $changeStat = random (5,15)>>
<<set $olderSis.arousal += $changeStat>>
<<set $olderSis.affection -= $changeStat>>
<<run olderSisNotify('+ ' + $changeStat + " " + $olderSis.name + "'s arousal!")>>
<<run olderSisNotify('- ' + $changeStat + " " + $olderSis.name + "'s affection!")>>
<<set $player.domination += 1>>
<<run myNotify('+ 1 my domination')>>
<</button>>
<<button "Say sorry" "intro">>
<<set $intro = "saySorry">>
<<set $changeStat = random (1,7)>>
<<set $olderSis.affection -= $changeStat>>
<<run olderSisNotify('- ' + $changeStat + " " + $olderSis.name + "'s affection!")>>
<</button>>
<<button "Say nothing" "intro">>
<<set $intro = "sayNothing">>
<<set $changeStat = random (1,4)>>
<<set $olderSis.affection -= $changeStat>>
<<run olderSisNotify('- ' + $changeStat + " " + $olderSis.name + "'s affection!")>>
<</button>>
</div>
<</desc>>
<<else>>
<<set $changeMyStat = random (10,25)>>
<<set $player.arousal += $changeMyStat>>
<<run myNotify('+' + $changeMyStat + ' my arousal!')>>
<<desc>>
She's also taken a step with me and we've fallen to the floor together. My hands are on her small but firm breasts....I immediately jump up.
<</desc>>
<div class="long-img">
<img src="./img/chars/intro/angryOS 3.jpg">
</div>
<<speech You $player.name $player.surname>>
I didn't mean it...I didn't...
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
What?! You didn't want to grope me?
<</speech>><br>
<<speech You $player.name $player.surname>>
No...I...
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
You fucking groped me!? Did you like it, huh?
<</speech>><br>
<<speech You $player.name $player.surname>>
No...I didn't...I was running...
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
You didn't like my perk tits, did you?
<</speech>>
<div class="wide-img">
<img src="./img/chars/intro/angryOS 0.jpg">
</div>
<<desc>>
<div class="row">
<<button "I like your tits!" "intro">>
<<set $intro = "likeTits">>
<<set $changeStat = random (10,25)>>
<<set $olderSis.arousal += $changeStat>>
<<set $changeAmount = $changeStat / 2>>
<<set $olderSis.affection -= $changeAmount>>
<<run olderSisNotify('+ ' + $changeStat + " " + $olderSis.name + "'s arousal!")>>
<<run olderSisNotify('- ' + $changeAmount + " " + $olderSis.name + "'s affection!")>>
<<set $changeMyStat = random (10,25)>>
<<set $player.arousal += $changeMyStat>>
<<run myNotify('+' + $changeMyStat + ' my arousal!')>>
<<set $player.charisma += 1>>
<<run myNotify('+ 1 my charisma')>>
<</button>>
<<button "I don't like your breast" "intro">>
<<set $intro = "dontLikeTits">>
<<set $changeStat = random(2,10)>>
<<set $olderSis.affection -= $changeStat>>
<<run olderSisNotify('- ' + $changeStat + " " + $olderSis.name + "'s affection!")>>
<</button>>
</div>
<</desc>>
<</if>>
<<elseif $intro == "slapHerFace">>
<<set $mainStage = "oops">>
<style>body {background-image: url(img/bg/fCorridor.jpg);}</style>
<<if $kinks.audio == true>>
<audio autoplay>
<source src="audio/slap.mp3" type="audio/mp3">
</audio>
<</if>>
<<desc>>
This is too much! I'm slapping her face. She cries out, her eyes widen, then quickly narrow.
<</desc>>
<<speech olderSis $olderSis.name $olderSis.surname>>
How dare you...
<</speech>><br>
<<speech You $player.name $player.surname>>
No! How dare you tell me all these disgusting things!
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
You started first!
<</speech>><br>
<<speech You $player.name $player.surname>>
No! That fucking little bastard woke me up with a fucking bucket of water!
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
You could've stayed in your fucking bed!
<</speech>><br>
<<speech You $player.name $player.surname>>
And you could've finished your shower earlier! Why were you wearing only towel? Did you want to seduce your $olderSis.dr?
<</speech>>
<<desc>>
Her face flushes, her eyes well up. She stands rigid, her fists clenched so tightly her knuckles turn white.<br>
Her mouth opens and closes, but no words come out - just a choked gasp.<br>
Her eyebrows knit together and her gaze burns with a mixture of anger and disbelief. Then she yells out.
<</desc>>
<<speech olderSis $olderSis.name $olderSis.surname>>
It's none of your business!
<</speech>>
<<desc>>
<div class="row">
<<button "Go back to my room" "intro">>
<<set $intro = 3>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "sayNothing">>
<style>body {background-image: url(img/bg/fCorridor.jpg);}</style>
<<speech You $player.name $player.surname>>
Mmm...
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
I know what you've wanted! You wanted to look at my perky tits as your $littleBro.me always tries to do!
<</speech>><br>
<<speech You $player.name $player.surname>>
But...
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
Horny pigs like you want only one!
<</speech>><br>
<<speech You $player.name $player.surname>>
...
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
I can speak with my wall and get some answers faster than from you.
<</speech>>
<<desc>>
She snorts and heads for her room, wiggling her butt angrily.
<</desc>>
<<desc>>
<div class="row">
<<button "Go back" "intro">>
<<set $intro = 3>>
<<set $currentMinutes += 2>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "saySorry">>
<style>body {background-image: url(img/bg/fCorridor.jpg);}</style>
<<speech You $player.name $player.surname>>
I'm really sorry! I didn't want that!
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
I know what you've wanted! You wanted to look at my perky tits as your $littleBro.me always tries to do!
<</speech>><br>
<<speech You $player.name $player.surname>>
No!
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
Don't tell lies, $olderSis.me!
<</speech>><br>
<<speech You $player.name $player.surname>>
I'm not telling lies!
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
You crave for touching my tits, groping my sweet pussy, don't you?
<</speech>><br>
<<speech You $player.name $player.surname>>
Of course, no!
<</speech>>
<<desc>>
Her eyes widen in disbelief, and a smirk tugs at the corner of her mouth.
<</desc>>
<<speech olderSis $olderSis.name $olderSis.surname>>
Well, time will tell...pervert.
<</speech>>
<<desc>>
She snorts and heads for her room, wiggling her butt angrily.
<</desc>>
<<desc>>
<div class="row">
<<button "Go back" "intro">>
<<set $intro = 3>>
<<set $currentMinutes += 2>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "likeTits">>
<<set $mainStage = "oops">>
<style>body {background-image: url(img/bg/fCorridor.jpg);}</style>
<<speech You $player.name $player.surname>>
Yeah, your tits are pretty cool.
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
You're a true per...
<</speech>><br>
<<speech You $player.name $player.surname>>
C'mon, don't tell me you think your tits are not cool.
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
That's my tits!
<</speech>><br>
<<speech You $player.name $player.surname>>
Yeah, I know, so I wanna give you a compliment. If you weren't my $olderSis.relation, I'd fuck you!
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
Hmm...a smooth talker, aren't you?
<</speech>><br>
<<speech You $player.name $player.surname>>
I'm calling a spade a spade.
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
You got away with it this time...
<</speech>>
<<desc>>
She snorts and heads for her room, wiggling her butt angrily.
<</desc>>
<<desc>>
<<button "Go back" "intro">>
<<set $intro = 3>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $intro == "dontLikeTits">>
<<set $mainStage = "oops">>
<style>body {background-image: url(img/bg/fCorridor.jpg);}</style>
<<speech You $player.name $player.surname>>
No! Of course, no!
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
What...what did you say? You don't like my girls, perv?
<</speech>><br>
<<speech You $player.name $player.surname>>
How can I like them when you are my $$olderSis.relation? I'm not a pervert!
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
Everybody likes my girls! When my $olderSis.dr saw them, he stared at them for at least a minute! You are the worst perv ever!
<</speech>>
<<desc>>
She snorts and heads for her room, wiggling her butt angrily.
<</desc>>
<<speech You $player.name $player.surname>>
She can be weird at times...
<</speech>>
<<desc>>
<<button "Go back" "intro">>
<<set $intro = 3>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $intro == 3>>
<<set $mainStage = "comeIn">>
<style>body {background-image: url(img/bg/fCorridor.jpg);}</style>
<<desc>>
My $littleBro.relation has already run off, so I go back to my room and change my clothes. Then I head to the bathroom with my wet clothes. There is a noise coming from the bathroom.
<</desc>>
<<speech You $player.name $player.surname>>
Hey? May I come in?
<</speech>><br>
<<speech littleSis $littleSis.name $littleSis.surname>>
Is it you, $player.name?
<</speech>><br>
<<speech You $player.name $player.surname>>
Yep. May I?
<</speech>><br>
<<speech littleSis $littleSis.name $littleSis.surname>>
Sure, come in!
<</speech>>
<<desc>>
<div class="row">
<<button "Come in" "intro">>
<<set $intro = 4>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $intro == 4>>
<<set $mainStage = "beauty">>
<style>body {background-image: url(img/bg/fBathroom.jpg);}</style>
<<desc>>
I see my $littleSis.relation sitting on the edge of the tub, ready to take it. Soon she will go to university.
<</desc>>
<div class="wide-img">
<img src="./img/chars/intro/ls 0.jpg">
</div>
<<speech You $player.name $player.surname>>
I just need to drop my wet clothes. You know, $littleBro.name woke me up with a bucket of water...
<</speech>><br>
<<speech littleSis $littleSis.name $littleSis.surname>>
Yes, he is so naughty sometimes. Why does he always does something like that?
<</speech>><br>
<<speech You $player.name $player.surname>>
I could say he doesn't get enough attention from $stepmom.name, his $littleBro.smr but...
<</speech>><br>
<<speech littleSis $littleSis.name $littleSis.surname>>
But?
<</speech>><br>
<<speech You $player.name $player.surname>>
But he's just a pervert and stupid.
<</speech>>
<div class="long-img">
<img src="./img/chars/intro/ls 1.jpg">
</div>
<<speech littleSis $littleSis.name $littleSis.surname>>
I'm not sure...he seems to be kind but sometimes he's too...naughty.
<</speech>><br>
<<speech You $player.name $player.surname>>
Remember when he tried to sniff your panties?
<</speech>><br>
<<speech littleSis $littleSis.name $littleSis.surname>>
He explained that he took the wrong one...
<</speech>><br>
<<speech You $player.name $player.surname>>
From the basket where only women keep their underwear?
<</speech>><br>
<<speech littleSis $littleSis.name $littleSis.surname>>
I don't believe he's so bad...
<</speech>><br>
<<speech You $player.name $player.surname>>
Yeah, I remember everyone is good and we should treat them better...Ok, I gotta go...Remember we'll have breakfast soon.
<</speech>><br>
<<speech littleSis $littleSis.name $littleSis.surname>>
I will be on time. I love you, my dear $littleSis.me!
<</speech>><br>
<<speech You $player.name $player.surname>>
Me too!
<</speech>>
<<desc>>
We hug gently and then I am going to leave the bathroom.
<</desc>>
<<desc>>
<div class="row">
<div id="thoughts">
<<button "Listen to my thoughts">>
<<replace "#thoughts">>
<<speech "RedThoughts" "Evil" "$player.name">>
Wow! What udders she has!
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
Who are you? She's innocent!
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
I? I'm you but I am free from the shackles of false ideas.
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
Aaah...you're an animal part of us...
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
I am me! But now I see a young female whose udders I would fuck!
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
We cannot do that! She is our $littleSis.relation!
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
That's why it's better if her $littleSis.me takes care of her. Just look at her!
<</speech>><br>
<</replace>>
<</button>>
</div>
</div>
<</desc>>
<<desc>>
<div class="row">
<<button "Look at her" "intro">>
<<set $intro = 6>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<div class="row">
<<button "Get out" "intro">>
<<set $intro = 5>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $intro == 5>>
<<set $mainStage = "5">>
<style>body {background-image: url(img/bg/fCorridor.jpg);}</style>
<<desc>>
I'm heading to my room when I hear someone screaming from the first floor.
<</desc>>
<<speech "RedThoughts" "Evil" "$player.name">>
Heh, he will teach her a lesson!
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
Do you think our $dad.relation's fighting with our $mom.relation?
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
Definitely, he won't fight with our "beloved" $stepmom.relation...
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
I don't believe you!
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
Then go and check!
<</speech>>
<<desc>>
<div class="row">
<<button "Just in case" "intro">>
<<set $intro = 7>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $intro == 6>>
<<set $mainStage = "6">>
<style>body {background-image: url(img/bg/fBathroom.jpg);}</style>
<<desc>>
I don't hold back and let my eyes fall on her. Her ass is fucking amazing. It's big and firm and so tempting to look at.
<</desc>>
<div class="wide-img">
<img src="./img/chars/intro/ls 2.jpg">
</div>
<<speech "RedThoughts" "Evil" "$player.name">>
I told you! She's awesome! Remember this saying?
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
Which one?
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
You don't turn your back on family.
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
Ooops...she is looking at us!
<</speech>>
<div class="long-img">
<img src="./img/chars/intro/ls 3.jpg">
</div>
<<speech You $player.name $player.surname>>
You know...
<</speech>>
<<desc>>
<div class="row">
<<button "I heard something and..." "intro">>
<<set $intro = "heardSomething">>
<<set $changeStat = random (5,10)>>
<<set $littleSis.arousal += $changeStat>>
<<set $changeAmount = $changeStat / 2>>
<<set $littleSis.affection += $changeAmount>>
<<run littleSisNotify('+ ' + $changeStat + " " + $littleSis.name + "'s arousal!")>>
<<run littleSisNotify('+ ' + $changeAmount + " " + $littleSis.name + "'s affection!")>>
<<set $changeMyStat = random (5,10)>>
<<set $player.arousal += $changeMyStat>>
<<run myNotify('+' + $changeMyStat + ' my arousal!')>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "I wanted to look at her ass" "intro">>
<<set $intro = "lookAss">>
<<set $changeStat = random (7,12)>>
<<set $littleSis.arousal += $changeStat>>
<<set $changeAmount = $changeStat / 2>>
<<set $littleSis.affection += $changeAmount>>
<<run littleSisNotify('+ ' + $changeStat + " " + $littleSis.name + "'s arousal!")>>
<<run littleSisNotify('+ ' + $changeAmount + " " + $littleSis.name + "'s affection!")>>
<<set $changeMyStat = random (10,15)>>
<<set $player.arousal += $changeMyStat>>
<<run myNotify('+' + $changeMyStat + ' my arousal!')>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $player.domination += 1>>
<<run myNotify('+ 1 my domination')>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "heardSomething">>
<<set $mainStage = "heardSomething">>
<style>body {background-image: url(img/bg/fBathroom.jpg);}</style>
<div class="wide-img">
<img src="./img/chars/intro/ls 4.jpg">
</div>
<<speech You $player.name $player.surname>>
I heard something and wanted to check if everything was fine...
<</speech>><br>
<<speech littleSis $littleSis.name $littleSis.surname>>
You're so thoughtful! Thank you! I'm fine!
<</speech>><br>
<<speech You $player.name $player.surname>>
I see this...I mean that' you're fine...See you!
<</speech>><br>
<<speech littleSis $littleSis.name $littleSis.surname>>
See you!
<</speech>>
<<desc>>
<<button "Get out" "intro">>
<<set $intro = 5>>
<<set $currentMinutes += 5>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $intro == "lookAss">>
<<set $mainStage = "lookAss">>
<style>body {background-image: url(img/bg/fBathroom.jpg);}</style>
<div class="wide-img">
<img src="./img/chars/intro/ls 4.jpg">
</div>
<<speech You $player.name $player.surname>>
I wanted to check out your ass...
<</speech>><br>
<<speech littleSis $littleSis.name $littleSis.surname>>
You're so funny! Your jokes are so funny too!
<</speech>><br>
<<speech You $player.name $player.surname>>
Mmm...yep...
<</speech>><br>
<<speech littleSis $littleSis.name $littleSis.surname>>
See you!
<</speech>>
<<desc>>
<div class="row">
<<button "Get out" "intro">>
<<set $intro = 5>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $intro == 7>>
<<set $mainStage = "7">>
<style>body {background-image: url(img/bg/fDiningRoom.jpg);}</style>
<<desc>>
I walk into the kitchen and see my $mom.relation standing across from my $dad.relation with her arms crossed. <br>
My $stepmom.relation is standing across from her, looking at her angrily.<br>
$littleBro.name, my $littleBro.relation, is sitting nearby, watching the scene with amusement.
<</desc>>
<<speech You $player.name $player.surname>>
What's happening, $dad.relation? Did my $mom.relation do something wrong?
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Yes, $dad.me.
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
$player.name, $mom.name didn't put enough eggs in the meal because this task is too complicated for her!
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
Why are you siding with $dad.name again? You always do this, even when it's something as small as breakfast!
<</speech>>
<div class="long-img">
<img src="./img/chars/intro/ktf 0.jpg">
</div>
<<speech stepmom $stepmom.name $stepmom.surname>>
It's not about taking sides, dear. It's just that he has a point. You know he likes his sunny side up with four eggs at least.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Exactly! See, it's not that hard to get it right.
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
Yeah, $olderSis.mr, I don't see what the big deal is. My $olderSis.dr and my $olderSis.smr are right as always.
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
Thank you, my dear $stepmom.osr!
<</speech>><br>
<<speech littleBro $littleBro.name $littleBro.surname>>
Pffft, $littleBro.dr, it's just eggs! Maybe next time, we’ll argue about toast!
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Respect me,$dad.lbr! Or you go to the Black Room!
<</speech>><br>
<<speech littleBro $littleBro.name $littleBro.surname>>
S-sure, I was just joking!
<</speech>>
<<desc>>
<div class="row">
<<button "Side with my $dad.relation" "intro">>
<<set $currentMinutes += 2>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro = "dad">>
<<set $dad.affection += 20>>
<<run dadNotify("+ 20 " + $dad.relation + "'s affection!")>>
<<set $mom.affection -= 20>>
<<run momNotify("- 20 " + $mom.relation + "'s affection!")>>
<<set $stepmom.affection += 15>>
<<run stepmomNotify("+ 15 " + $stepmom.name + "'s affection!")>>
<<set $olderSis.affection += 15>>
<<run olderSisNotify("+ 15 " + $olderSis.name + "'s affection!")>>
<</button>>
<<button "Side with my $mom.relation" "intro">>
<<set $intro = "mom">>
<<set $currentMinutes += 2>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $dad.affection -= 20>>
<<run dadNotify("- 20 " + $dad.relation + "'s affection!")>>
<<set $mom.affection += 20>>
<<run momNotify("+ 20 " + $mom.relation + "'s affection!")>>
<<set $stepmom.affection -= 15>>
<<run stepmomNotify("- 15 " + $stepmom.name + "'s affection!")>>
<<set $olderSis.affection -= 15>>
<<run olderSisNotify("- 15 " + $olderSis.name + "'s affection!")>>
<</button>>
<<button "Just watch" "intro">>
<<set $currentMinutes += 2>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro = "watchQuarrel">>
<<set $dad.affection -= 5>>
<<run dadNotify("- 5 " + $dad.relation + "'s affection!")>>
<<set $mom.affection -= 5>>
<<run momNotify("- 5 " + $mom.relation + "'s affection!")>>
<<set $stepmom.affection += 5>>
<<run stepmomNotify("+ 5 " + $stepmom.name + "'s affection!")>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "mom">>
<<set $mainStage = "importantDecision">>
<style>body {background-image: url(img/bg/fDiningRoom.jpg);}</style>
<<speech You $player.name $player.surname>>
I agree with $mom.relation. $dad.relation, what are you doing? We all make mistakes, don't we?
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
I didn't expect this from you. You should know by now that there are rules you can't break.
<</speech>><br>
<<speech You $player.name $player.surname>>
But $mom.relation didn't do it on purpose!
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Are you arguing with me? How dare you, you whelp!
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
You should respect your $dad.me! He's been supporting you after you were thrown out of university!
<</speech>><br>
<<speech littleBro $littleBro.name $littleBro.surname>>
Ha ha, how stupid must you be to smoke marijuana in the school toilet?
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
That's enough. $mom.name, you must be punished. Go to the Black Room.
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
Shall I go too? I don't want to waste my time on this old cow. I have to go to university soon.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Everyone means everyone. And don't waste my time.
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
Thank you, $mom.me, for trying to protect me.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Shut your mouth. Don't spoil my $dad.me more than he's already spoiled.
<</speech>><br>
<<speech You $player.name $player.surname>>
But she is my $mom.relation!
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
And what? You are such a sassy whelp...and you love your $mom.relation so much... then you'll punish her!
<</speech>>
<<if $kinks.bdsm == true>>
<<desc>>
<div class="row">
<<button "Fine" "intro">>
<<set $currentMinutes += 3>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro = "fine0">>
<</button>>
<<button "I won't do that" "intro">>
<<set $intro = "iWontDoThat">>
<<set $currentMinutes += 3>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<else>>
<<desc>>
BDSM content is off.
<</desc>>
<<desc>>
<div class="row">
<<button "That's enough!I don't want to participate in that" "intro">>
<<set $currentMinutes += 3>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro = "noBDSM">>
<</button>>
</div>
<</desc>>
<</if>>
<<elseif $intro == "noBDSM">>
<style>body {background-image: url(img/bg/fDiningRoom.jpg);}</style>
<<speech You $player.name $player.surname>>
That's enough!I don't want to participate in that.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
You are nothing but pussy. Take this money and go to the grocery store. I still need eggs.
<</speech>>
<<desc>>
<div class="row">
<<button "Take the money" "intro">>
<<set $currentMinutes += 10>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro = "getOut">>
<<set $player.money += 60>>
<<run myNotify('+ 60 Mts')>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "fine0">>
<style>body {background-image: url(img/bg/fDiningRoom.jpg);}</style>
<<speech You $player.name $player.surname>>
Fine, I will.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
You're not completely lost.
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
If we see that you don't punish her properly, you'll regret it!
<</speech>><br>
<<speech littleBro $littleBro.name $littleBro.surname>>
Maybe this fat cow will at least lose weight.
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
It won't help her.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Silence!
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
I beg you, please, don't punish me!
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Shut your mouth. You've deserved that. Now, we ought to head to the Black Room.
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
I have my classes soon. May I leave you, guys?
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
You may, $dad.osr.
<</speech>>
<<desc>>
<div class="row">
<<button "Go to the Black Room" "intro">>
<<set $currentMinutes += 5>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro = "punishI">>
<</button>>
</div>
<</desc>>
<<elseif $intro == "iWontDoThat">>
<style>body {background-image: url(img/bg/fDiningRoom.jpg);}</style>
<<speech You $player.name $player.surname>>
I won't do it.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Think about your answer once more.
<</speech>><br>
<<speech You $player.name $player.surname>>
I won't do it. If you want, punish us both.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Be careful or you'll regret it. I see what you're up to, $mom.relation's boy.
<</speech>><br>
<<speech littleBro $littleBro.name $littleBro.surname>>
Pussy, ha ha. You can't do anything because you're a coward!
<</speech>><br>
<<speech You $player.name $player.surname>>
Pissed off, you piece of shit!
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Shut up! Everybody in the black room now, or you'll be sorry.
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
But $olderSis.dr! I have to go! I need to be at the university in 30 minutes!
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Fine, go and study.
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
Thank you! You're the best!
<</speech>>
<<desc>>
<div class="row">
<<button "Go to the Black Room" "intro">>
<<set $currentMinutes += 5>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro = "wontDo2">>
<</button>>
</div>
<</desc>>
<<elseif $intro == "wontDo2">>
<style>body {background-image: url(img/bg/fBasement.jpg);}</style>
<div class="long-img">
<img src="./img/chars/intro/dp 0/v 0.jpg">
</div>
<<desc>>
My little $littleBro.relation enters the room, dancing a bit. A triumphant smile spreads across my $stepmom.relation's face.<br>
My $dad.relation is composed and somber. $mom.relation is the last to enter the black room. The corners of her lips are down. <br>
Then we change clothes, because one can't be in the Black Room in ordinary clothes. I put on my mask.
<</desc>>
<<speech You $player.name $player.surname>>
Maybe...
<</speech>>
<div class="long-img">
<img src="./img/chars/intro/me 0.jpg">
</div>
<<speech dad $dad.name $dad.surname>>
Be quiet! Is someone eager to help me?
<</speech>>
<div class="long-img">
<img src="./img/chars/intro/dad 0.jpg">
</div>
<<speech littleBro $littleBro.name $littleBro.surname>>
Can I tie her up?
<</speech>>
<div class="long-img">
<img src="./img/chars/intro/lb 0.jpg">
</div>
<<speech dad $dad.name $dad.surname>>
How exactly do you want to tie her up?
<</speech>><br>
<<speech littleBro $littleBro.name $littleBro.surname>>
She will lie on her back with her hands tied to the sides of the bed.
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
And will you bind her legs?
<</speech>>
<div class="long-img">
<img src="./img/chars/intro/sm 0.jpg">
</div>
<<speech littleBro $littleBro.name $littleBro.surname>>
Of course, $stepmom.lbr! I'm not stupid. I'll pull her legs up so one can play with her cunt. I'll bind her knees next to her elbows.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
I think I got it. I'll whip her cunt and tits, won't I?
<</speech>><br>
<<speech littleBro $littleBro.name $littleBro.surname>>
Yeah! In addition, I'll also tie up her tits so they look like overripe tomatoes!
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
You're so smart, son!
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
But...
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Shut up! Or I'll leave you like this after whipping!
<</speech>><br>
<<speech littleBro $littleBro.name $littleBro.surname>>
So, cool?
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Yes, do your job.
<</speech>>
<<desc>>
Tears are streaming down $mom.relation's face, but I can't do anything about it. Perhaps I should have chosen to punish her myself.
<</desc>>
<<desc>>
<div class="row">
<<button "Watch my $littleBro.relation" "intro">>
<<set $currentMinutes += 10>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro = "wontDo3">>
<</button>>
</div>
<</desc>>
<<elseif $intro == "wontDo3">>
<style>body {background-image: url(img/bg/fBasement.jpg);}</style>
<<desc>>
My $mom.relation is undressing while everyone is looking at her. She habitually takes off her dress, which has nothing under it. Then she lies on her back on the thick mattress.<br>
My $littleBro.relation treats $mom.relation unceremoniously tying her up. I can see he likes it.<br>
My $stepmom.relation bites her lip as her $stepmom.lbr ties my $mom.relation's right hand to the right side of the bed, then her left one. She lies like a broken doll. Even her fingers hang limply on the rope.
<</desc>>
<div class="wide-img">
<img src="./img/chars/intro/dp 0/h 0.jpg">
</div>
<<speech dad $dad.name $dad.surname>>
Tie her legs tighter.
<</speech>><br>
<<speech littleBro $littleBro.name $littleBro.surname>>
Yes, of course, $littleBro.dr.
<</speech>>
<<desc>>
He quickly puts his $littleBro.mr's legs behind her head, after that he's tying her right leg first, then the other.<br>
My $mom.relation is breathing heavily, sweat is pouring down her forehead. My $stepmom.relation smiles contentedly as she watches her $stepmom.lbr tie up my $mom.relation.<br>
She is licking her plump lips and occasionally touches her cunt. My $dad.relation sits bored and watches my $littleBro.me as well. Finally, my $littleBro.me starts tying her tits together.
<</desc>>
<<speech stepmom $stepmom.name $stepmom.surname>>
What a pair of tits this cow has. Don't feel sorry for this bitch, she will know how not to fulfill her duties.
<</speech>><br>
<<speech littleBro $littleBro.name $littleBro.surname>>
Sure, $littleBro.smr.
<</speech>>
<<desc>>
He rewinds his tits with an effort that makes them swell and the large aureoles get even bigger. They look like they're about to burst.
<</desc>>
<div class="wide-img">
<img src="./img/chars/intro/dp 0/h 1.jpg">
</div>
<<speech littleBro $littleBro.name $littleBro.surname>>
How's it going, Dad? Did I tie her up well?
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Yes, it's fine Now it's time to punish her well.
<</speech>>
<<desc>>
<div class="row">
<<button "Keep watching" "intro">>
<<set $currentMinutes += 10>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro = "dadPunish0">>
<</button>>
</div>
<</desc>>
<<elseif $intro == "dadPunish0">>
<style>body {background-image: url(img/bg/fBasement.jpg);}</style>
<<desc>>
$mom.relation is lying down with her hands tied tightly together. Her legs are spread to give access to her shaved pussy. Her tits are reddened. There's a look of horror on her face. <br>
The whole scene has a strange effect on me. I can feel my dick throbbing, getting harder by the second.
<</desc>>
<div class="wide-img">
<img src="./img/chars/intro/dp 0/h 2.jpg">
</div>
<<speech dad $dad.name $dad.surname>>
Actions have consequences. May my hand be firm.
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
May your hand be firm.
<</speech>><br>
<<speech littleBro $littleBro.name $littleBro.surname>>
May your hand be firm.
<</speech>><br>
<<speech You $player.name $player.surname>>
May your hand be firm.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
$mom.name, do you know why you are here?
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
Yes, Master.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Do you promise to behave in the future?
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
Yes, Master.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Otherwise you will be punished for lying. Do you agree?
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
Yes, Master.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Let's begin.
<</speech>>
<<desc>>
<div class="row">
<<button "He lashes" "intro">>
<<set $currentMinutes += 3>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro = "dadPunish1">>
<</button>>
</div>
<</desc>>
<<elseif $intro == "dadPunish1">>
<style>body {background-image: url(img/bg/fBasement.jpg);}</style>
<<desc>>
He goes around $mom.relation and stands behind her head. Her body is shaking and her breathing is ragged.<br>
Then he swings around and gives my $mom.relation a hard lashing on her cunt.
<</desc>>
<div class="wide-img">
<img src="./img/chars/intro/dp 0/h 3.jpg">
</div>
<<timed 3s>>
<<if $kinks.audio == true>>
<audio autoplay>
<source src="audio/slap.mp3" type="audio/mp3">
</audio>
<</if>>
<<speech mom $mom.name $mom.surname>>
Aaaaah!
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Count it, slut!
<</speech>>
<<timed 2s>>
<<if $kinks.audio == true>>
<audio autoplay>
<source src="audio/slap.mp3" type="audio/mp3">
</audio>
<</if>>
<<desc>>
He lashes her again.
<</desc>>
<<speech mom $mom.name $mom.surname>>
One!
<</speech>><br>
<<timed 2s>>
<<if $kinks.audio == true>>
<audio autoplay>
<source src="audio/slap.mp3" type="audio/mp3">
</audio>
<</if>>
<<speech mom $mom.name $mom.surname>>
Aah! Two!
<</speech>><br>
<<timed 2s>>
<<if $kinks.audio == true>>
<audio autoplay>
<source src="audio/slap.mp3" type="audio/mp3">
</audio>
<</if>>
<<speech mom $mom.name $mom.surname>>
Aaaah! Threeeee!
<</speech>><br>
<<timed 2s>>
<<if $kinks.audio == true>>
<audio autoplay>
<source src="audio/slap.mp3" type="audio/mp3">
</audio>
<</if>>
<<speech mom $mom.name $mom.surname>>
Foour!
<</speech>><br>
<<timed 2s>>
<<if $kinks.audio == true>>
<audio autoplay>
<source src="audio/slap.mp3" type="audio/mp3">
</audio>
<</if>>
<<speech mom $mom.name $mom.surname>>
Fiiiiive!!!
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Accept your punishment!
<</speech>><br>
<<timed 2s>>
<<if $kinks.audio == true>>
<audio autoplay>
<source src="audio/slap.mp3" type="audio/mp3">
</audio>
<</if>>
<<speech mom $mom.name $mom.surname>>
Siiiiix!
<</speech>><br>
<<timed 2s>>
<<if $kinks.audio == true>>
<audio autoplay>
<source src="audio/slap.mp3" type="audio/mp3">
</audio>
<</if>>
<<speech mom $mom.name $mom.surname>>
Aaaaah! Seveeen!
<</speech>><br>
<<timed 2s>>
<<if $kinks.audio == true>>
<audio autoplay>
<source src="audio/slap.mp3" type="audio/mp3">
</audio>
<</if>>
<<speech mom $mom.name $mom.surname>>
Eight!
<</speech>><br>
<<timed 2s>>
<<if $kinks.audio == true>>
<audio autoplay>
<source src="audio/slap.mp3" type="audio/mp3">
</audio>
<</if>>
<<speech mom $mom.name $mom.surname>>
Niiiiiiine!
<</speech>><br>
<<timed 2s>>
<<if $kinks.audio == true>>
<audio autoplay>
<source src="audio/slap.mp3" type="audio/mp3">
</audio>
<</if>>
<<speech mom $mom.name $mom.surname>>
Teeeeeen!
<</speech>><br>
<<timed 2s>>
<<speech stepmom $stepmom.name $stepmom.surname>>
What a screaming bitch!
<</speech>><br>
<<timed 1s>>
<<speech littleBro $littleBro.name $littleBro.surname>>
Ha ha, I bet she likes it! Her cunt is soaking wet!
<</speech>>
<<timed 2s>>
<<desc>>
Yes, $mom.relation's cunt is wet. It's glistening in the dim light of the room.
<</desc>>
<<timed 1s>>
<<desc>>
<div class="row">
<<button "That's enough, isn't it?" "intro">>
<<set $currentMinutes += 5>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro = "itsnotEnough">>
<</button>>
</div>
<</desc>>
<</timed>>
<</timed>>
<</timed>>
<</timed>>
<</timed>>
<</timed>>
<</timed>>
<</timed>>
<</timed>>
<</timed>>
<</timed>>
<</timed>>
<</timed>>
<</timed>>
<</timed>>
<<elseif $intro == "itsnotEnough">>
<style>body {background-image: url(img/bg/fBasement.jpg);}</style>
<<speech You $player.name $player.surname>>
That's enough, isn't it?
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
I think that...
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
That bitch got horny! She loved it!
<</speech>><br>
<<speech littleBro $littleBro.name $littleBro.surname>>
That's right!
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
...her punishment is not over. Where pain dwells, there is pleasure.
<</speech>>
<<desc>>
My $dad.relation takes out a big black vibrator and grins.
<</desc>>
<<speech littleBro $littleBro.name $littleBro.surname>>
Yes, yes, yes! Until she comes!
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
No, she shouldn't come! That's what she wants, this horny bitch!
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
$player.name, how should I finish her punishment? With my dick or this vibrator?
<</speech>><br>
<<desc>>
<div class="row">
<<if $kinks.ntr == true>>
<<button "With your dick" "intro">>
<<set $currentMinutes += 5>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro = "lastPunishment">>
<<set $introPunish = 0>>
<<set $actionPunish = 0>>
<</button>>
<<else>>
<<desc>>
NTR content is off.
<</desc>>
<</if>>
<<button "With this vibrator" "intro">>
<<set $currentMinutes += 5>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro = "lastPunishment">>
<<set $introPunish = 1>>
<<set $actionPunish = 1>>
<</button>>
<<if $kinks.ntr == true>>
<<button "I don't know" "intro">>
<<set $currentMinutes += 5>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro = "lastPunishment">>
<<set $introPunish = 2>>
<<set $randomChoice = random(1)>>
<<set $actionPunish = $randomChoice>>
<</button>>
<<else>>
<<desc>>
NTR content is off.
<</desc>>
<</if>>
</div>
<</desc>>
<<elseif $intro == "lastPunishment">>
<style>body {background-image: url(img/bg/fBasement.jpg);}</style>
<<if $introPunish == 0>>
<<speech You $player.name $player.surname>>
Let it be your dick. You are her $mom.dr and you love her. I hope so.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
You're right. Good boy, $dad.me. You know that a man must be strong and guide women. They don't know what they want, so they need to be guided.
<</speech>><br>
<<speech littleBro $littleBro.name $littleBro.surname>>
Am I a good boy?
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
You're good too.
<</speech>>
<<desc>>
The $stepmom.relation is frowning, obviously she doesn't like my $dad.relation praising me. But she doesn't say a word. She is smart and cunning, so she is silent.
<</desc>>
<<elseif $introPunish == 1>>
<<speech You $player.name $player.surname>>
Let it be a vibrator.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Why?
<</speech>><br>
<<speech You $player.name $player.surname>>
She deserves some pleasure.
<</speech>><br>
<<speech littleBro $littleBro.name $littleBro.surname>>
Yes! The dick is only for good girls!
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
I haven't asked you.
<</speech>>
<<desc>>
The $stepmom.relation is frowning, obviously she doesn't like my $dad.relation's answer. But she doesn't say a word.
<</desc>>
<<elseif $introPunish == 2>>
<<speech You $player.name $player.surname>>
I don't know.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Really? You're such a shallow wuss.
<</speech>><br>
<<speech littleBro $littleBro.name $littleBro.surname>>
Ha ha, I've always known that!
<</speech>>
<<desc>>
The $stepmom.relation is smiling, obviously she likes my $dad.relation's answer.
<</desc>>
<<speech littleBro $littleBro.name $littleBro.surname>>
C'mon, $littleBro.dr, <<if $actionPunish == 0>>just fuck her sloppy pussy with your huge dick!<<else>> just punish her with this big vibrator!<</if>>
<</speech>><br>
<</if>>
<<if $actionPunish == 0>>
<<speech dad $dad.name $dad.surname>>
$littleBro.name, tie her legs together so I can get comfortable, and tie them to the left side of the bed.
<</speech>><br>
<<speech littleBro $littleBro.name $littleBro.surname>>
All right, $littleBro.dr.
<</speech>>
<<desc>>
My $littleBro.relation is eager to begin the task. My $mom.relation groans as he unties her legs and they fall helplessly to the floor. My $littleBro.relation quickly binds her legs without a moment's delay. A few times he "accidentally" touches my $mom.relation's cunt and she moans as well. Soon my $mom.relation is tied up again and ready for the final torture.
<</desc>>
<<speech dad $dad.name $dad.surname>>
Well done, $littleBro.name.
<</speech>><br>
<<speech littleBro $littleBro.name $littleBro.surname>>
It's my pleasure!
<</speech>>
<<desc>>
My $dad.relation takes off his pants and goes over to my $mom.relation. My $stepmom.relation is standing there breathing heavily, looks like she's got horny too. My $littleBro.relation is watching them and his right hand is in his pants. My dick is throbbing out. My $dad.relation exposes his big veined dick.
<</desc>>
<<speech dad $dad.name $dad.surname>>
Ready, honey?
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
Yes... Master.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Be patient, it will be over soon.
<</speech>>
<<desc>>
With these words he thrusts his thick dick into her cunt.
My $mom.relation screams.<br>
He confidently begins to thrust his huge cock into her cunt.<br>
My mom moans softly as her tits sway from my dad's thrusts.
<</desc>>
<div class="wide-img">
<img src="./img/chars/intro/dp 0/h 6.jpg">
</div>
<<desc>>
My $dad.relation shoves his dick into her cunt and starts pounding her twat faster and faster. My $mom.relation moans louder and louder. <br>
The tone of her voice changes, adding notes of pleasure.<br>
My $stepmom.relation is standing against the wall, rolling her eyes and touching her cunt through the fabric. <br>
My $littleBro.relation is jerking off passionately in the corner.
<</desc>>
<<speech littleBro $littleBro.name $littleBro.surname>>
Aaah!
<</speech>>
<<desc>>
The slaps of furious fucking echo through the room, filling it with primal lust. <br>
My dick feels like it's about to tear through my pants. <br>
But this is wrong, she's my $mom.relation!<br>
My $dad.relation slaps my $mom.relation 's tit and she lets out an animal howl. He also growls and sprays his cum into her cunt.
<</desc>>
<div class="wide-img">
<img src="./img/chars/intro/dp 0/h 5.jpg">
</div>
<<speech dad $dad.name $dad.surname>>
Yeeeeeees!!
<</speech>>
<<desc>>
My $stepmom.relation is sobbing quietly against the wall. My brother is convulsing.<br>
I can't endure it anymore and as soon as I touch the dick, it shoots jets of cum right into my underpants.
<</desc>>
<<elseif $actionPunish == 1>>
<<speech dad $dad.name $dad.surname>>
So, the choice is made, $mom.name. Until you cum, I will use this device.
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
Please, please...
<</speech>>
<<desc>>
Without a single word, my $dad.relation turns this vibrator on. It's black and powerful. My $mom.relation's tits are scarlet bright like a overripe beetroot.<br>
He brings the vibrator to her cunt and begins to run it up and down her tortured pussy. My $mom.relation moans as the black vibrator inexorably penetrates her whipped pussy.
<</desc>>
<div class="wide-img">
<img src="./img/chars/intro/dp 0/h 4.jpg">
</div>
<<speech dad $dad.name $dad.surname>>
Will you keep the rules?!
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
Yes...yes...yeeeees!
<</speech>>
<<desc>>
Her body shudders with convulsions. Her hands clench and unclench, but there is nothing more she can do as the ropes gnaw into her body like hungry dogs. She screams.
<</desc>>
<<speech mom $mom.name $mom.surname>>
Aaaaaaaaaaaaaaaaa!
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Be obedient, $mom.name.
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
Yes... Master...
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
That's all.
<</speech>>
<<desc>>
My $stepmom.relation bites her lower lip, bows, and walks away.
<</desc>>
<<desc>>
My $littleBro.relation leaves too, I can see his hard-on in his trousers.
<</desc>>
<<desc>>
My $dad.relation nods at me to untie my $mom.relation.
<</desc>>
<<desc>>
While the others change, I untie my $mom.relation and help her sit up. She shrinks, and she signals with a wave of her hand for me to leave.
<</desc>>
<</if>>
<<desc>>
<div class="row">
<<button "Go to get changed" "intro">>
<<set $currentMinutes += 10>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro = "final2">>
<</button>>
</div>
<</desc>>
<<elseif $intro == "watchQuarrel">>
<<set $mainStage = "importantDecision">>
<style>body {background-image: url(img/bg/fDiningRoom.jpg);}</style>
<<speech dad $dad.name $dad.surname>>
Do you know what you have to do, $mom.name?
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
Shall I go into the Black Room?
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
You will be punished for your misdemeanour.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
That's right. It's time to answer for your misdemeanour. I want to see you all there in five minutes. Is that clear?
<</speech>><br>
<<speech littleBro $littleBro.name $littleBro.surname>>
All right, then.
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
Wasting time on her again...I have to go, may I skip it?
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Yes, $dad.me. Fine, $dad.osr. The rest of yours should be there in a minute!
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
Sure! With pleasure!
<</speech>>
<<desc>>
<<if $kinks.bdsm == true>>
<div class="row">
<<button "Go to the Black Room" "intro">>
<<set $currentMinutes += 5>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro = "wontDo2">>
<</button>>
</div>
<<else>>
<<desc>>
BDSM content is off.
<</desc>>
<div class="row">
<<button "That's enough!I don't want to participate in that" "intro">>
<<set $currentMinutes += 3>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro = "noBDSM">>
<</button>>
</div>
<</if>>
<</desc>>
<<elseif $intro == "dad">>
<<set $mainStage = "importantDecision">>
<style>body {background-image: url(img/bg/fDiningRoom.jpg);}</style>
<<desc>>
I frown at my $mom.relation. <br>
Her gaze becomes colder, but she stays silent, trying to keep her composure.
<</desc>>
<<speech You $player.name $player.surname>>
This time $dad.relation is right, $mom.relation. It's not that difficult. Maybe you should pay more attention to what he asks for.
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
It’s only breakfast...
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Yes, but if breakfast is such a small thing, then why can’t it be done right? $mom.name, you need to learn to respect my opinion.
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
Thank you, $player.name, for supporting us. It shows you understand what's important here.
<</speech>>
<div class="long-img">
<img src="./img/chars/intro/ktf 1.jpg">
</div>
<<speech dad $dad.name $dad.surname>>
$mom.name, you're guilty and should be punished. Do you want to punish your $mom.relation, $dad.me?
<</speech>>
<<desc>>
<<if $kinks.bdsm == true>>
<div class="row">
<<button "Yes" "intro">>
<<set $intro = "punishI">>
<<set $currentMinutes += 2>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "No, I don't want" "intro">>
<<set $currentMinutes += 2>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro = "iWontDoThat">>
<</button>>
</div>
<<else>>
<<desc>>
BDSM content is off.
<</desc>>
<div class="row">
<<button "That's enough!I don't want to participate in that" "intro">>
<<set $currentMinutes += 3>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro = "noBDSM">>
<</button>>
</div>
<</if>>
<</desc>>
<<elseif $intro == "punishI">>
<style>body {background-image: url(img/bg/fDiningRoom.jpg);}</style>
<<speech mom $mom.name $mom.surname>>
But why do you...
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Silence! I see you're a real grown-up, $dad.me. Then choose how you're going to punish her.
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
My guilt is not great...please be gentle...
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
She should be punished as severe as possible! It'll be a lesson for her!
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Punishing is love. You should take care of your $mom.relation to give her a proper lesson.
<</speech>>
<<desc>>
<div class="row">
<<button "I'll spank her with my hand" "intro">>
<<set $intro = "spankHand">>
<<set $currentMinutes += 2>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $player.domination += 1>>
<<run myNotify('+ 1 my domination')>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "spankHand">>
<style>body {background-image: url(img/bg/fDiningRoom.jpg);}</style>
<<speech You $player.name $player.surname>>
I will spank her with my hand.
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
Thank you, $mom.me!
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
I hope you've made a right choice...So be it. Then we should get changed.
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
Should everybody attend?
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
No. Only those who want.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Indeed. It's time to get changed.
<</speech>>
<<desc>>
<div class="row">
<<button "Get changed" "intro">>
<<set $intro = "spankHandGC">>
<<set $currentMinutes += 2>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "spankHandGC">>
<style>body {background-image: url(img/bg/fBasement.jpg);}</style>
<<desc>>
We go down to the black room and start changing. One cannot simply be in the black room. This room is supposed to be visited when one should be given a lesson. In a few minutes everybody is ready. I look at myself in the mirror.
<</desc>>
<div class="long-img">
<img src="./img/chars/intro/me 0.jpg">
</div>
<<speech dad $dad.name $dad.surname>>
If you are ready we can start. May your hand be firm.
<</speech>>
<div class="long-img">
<img src="./img/chars/intro/dad 0.jpg">
</div>
<<speech stepmom $stepmom.name $stepmom.surname>>
May your hand be firm! Show no mercy!
<</speech>>
<div class="long-img">
<img src="./img/chars/intro/sm 0.jpg">
</div>
<<speech "littleBro" $littleBro.name $littleBro.surname>>
May your hand be...firm. Don't miss her ass, ha ha.
<</speech>>
<div class="long-img">
<img src="./img/chars/intro/lb 0.jpg">
</div>
<<speech You $player.name $player.surname>>
So be it... By the way, where's $olderSis.name?
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
She doesn't want to waste time on...her.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
It's time to start.
<</speech>>
<<desc>>
I look at my mother. She is already naked and her back is pressed against the wall as if she wants to sink into it. Her head is bowed to the floor like a sad dog. But it's better me than him, right?
<</desc>>
<div class="long-img">
<img src="./img/chars/intro/m 0.jpg">
</div>
<<speech You $player.name $player.surname>>
Are you ready...$mom.relation?
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
I...I..I am ready.
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
Remember where you are! Call him Master.
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
Should I call you...Master?
<</speech>>
<<desc>>
<div class="row">
<<button "Yes, that's a rule" "intro">>
<<set $currentMinutes += 2>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro = "callSir">>
<<set $callSir = true>>
<<set $smAmount = random (10,20)>>
<<set $stepmom.affection += $smAmount>>
<<set $momAmount = $smAmount / 2>>
<<set $mom.affection -= $momAmount>>
<<run stepmomNotify('+ ' + $smAmount + ' ' + $stepmom.name + "'s affection!")>>
<<run momNotify('- ' + $momAmount + ' ' + $mom.relation + "'s affection!")>>
<<set $player.domination += 1>>
<<run myNotify('+ 1 my domination')>>
<</button>>
<<button "No, you don't need" "intro">>
<<set $currentMinutes += 2>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro = "callSirNot">>
<<set $callSir = false>>
<<set $smAmount = random (5,10)>>
<<set $stepmom.affection -= $smAmount>>
<<set $momAmount = $smAmount * 2>>
<<set $mom.affection += $momAmount>>
<<run stepmomNotify('- ' + $smAmount + ' ' + $stepmom.name + ' affection!')>>
<<run momNotify('+ ' + $momAmount + ' ' + $mom.relation + ' affection!')>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "callSir">>
<style>body {background-image: url(img/bg/fBasement.jpg);}</style>
<<speech You $player.name $player.surname>>
Yes, you should.
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
As you wish...Master.
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
As it should be.
<</speech>>
<<desc>>
<div class="row">
<<button "Keep tying her up" "intro">>
<<set $intro = "tying2">>
<<set $currentMinutes += 5>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "callSirNot">>
<style>body {background-image: url(img/bg/fBasement.jpg);}</style>
<<speech You $player.name $player.surname>>
No, you shouldn't.
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
Thank you...$player.name
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
Such impudence!
<</speech>>
<<desc>>
<div class="row">
<<button "Keep tying her up" "intro">>
<<set $currentMinutes += 2>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro = "tying2">>
<</button>>
</div>
<</desc>>
<<elseif $intro == "tying2">>
<style>body {background-image: url(img/bg/fBasement.jpg);}</style>
<<speech You $player.name $player.surname>>
Hands out, I must bind them.
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
<<if $callSir == true>>As you order, Master.<<else>>Sure, $player.name. <</if>>
<</speech>><br>
<<desc>>
She does as she's told and I quickly bind her hands together. Then I pass the rope over the hook above her head. Then I bind her legs. Finally, she is completely helpless.
<</desc>>
<div class="long-img">
<img src="./img/chars/intro/m 1.jpg">
</div>
<<speech stepmom $stepmom.name $stepmom.surname>>
It's not enough.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
What do you mean?
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
A gag-ball should be in her mouth.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Who will count the slaps then?
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
I will.
<</speech>>
<<desc>>
<div class="row">
<<button "Open your mouth, $mom.relation" "intro">>
<<set $currentMinutes += 2>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro = "openMouth">>
<</button>>
</div>
<</desc>>
<<elseif $intro == "openMouth">>
<style>body {background-image: url(img/bg/fBasement.jpg);}</style>
<<speech You $player.name $player.surname>>
<<if $callSir == true>>You've heard her. Open your mouth. Now.<<else>>Hey, it's gonna be alright. Open your mouth, please.<</if>>
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
<<if $callSir == true>>One moment, Master.<<else>>I understand.<</if>>
<</speech>>
<div class="long-img">
<img src="./img/chars/intro/m 2.jpg">
</div>
<<desc>>
She lifts her chin and I place the gag in her mouth. Her eyes widen in fear of the pain to come. With the gag between her pouty lips, she begins to breathe a little more through her nose and her wings flare more than usual. Her gaze is unfamiliar to me, there's doom and...submission in it?
<</desc>>
<div class="long-img">
<img src="./img/chars/intro/m 3.jpg">
</div>
<<desc>>
<div class="row">
<<button "Start punishment" "intro">>
<<set $currentMinutes += 5>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro = "punishment">>
<<set $punishmentMom += 1>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "punishment">>
<style>body {background-image: url(img/bg/fBasement.jpg);}</style>
<<set $randomAudio = random(1)>>
<<if $kinks.audio == true>>
<audio autoplay>
<source src="audio/slap.mp3" type="audio/mp3">
</audio>
<</if>>
<<switch $punishmentMom>>
<<case 1>>
<<desc>>
I turn her around against the wall. She arches her back and sticks her ass out to make it easier for me to slap her.
<</desc>>
<div class="long-img">
<img src="./img/chars/intro/ps 0.jpg">
</div>
<<speech dad $dad.name $dad.surname>>
C'mon, $player.name! Do what you should!
<</speech>><br>
<<speech You $player.name $player.surname>>
<<if $callSir == true>>Sure, $dad.relation!<<else>>I'm sorry, $mom.relation.<</if>>
<</speech>>
<<desc>>
I slap her first... Her ass is warm, even hot, and soft.
<</desc>>
<<speech mom $mom.name $mom.surname>>
Mmm!
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
One!
<</speech>><br>
<<case 2>>
<<desc>>
She clutches her hands and the rope, tensing her arms.
<</desc>>
<div class="long-img">
<img src="./img/chars/intro/ps 1.jpg">
</div>
<<speech dad $dad.name $dad.surname>>
Spank harder! She should remember this lesson!
<</speech>><br>
<<speech You $player.name $player.surname>>
<<if $callSir == true>>Have you been naughty?!<<else>>It's better to relax, $mom.relation.<</if>>
<</speech>>
<<desc>>
I'm slapping harder this time. My palm starts to hurt a little from the slap, and she cries out!
<</desc>>
<<speech mom $mom.name $mom.surname>>
Mmmph!!!
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
Two!
<</speech>><br>
<<case 3>>
<<speech dad $dad.name $dad.surname>>
Pull her hair! Give her some pain!
<</speech>>
<<desc>>
I obey his command and grab her hair by the arm, pull her head back and slap her ass again. A slap echoes through the room.
<</desc>>
<div class="long-img">
<img src="./img/chars/intro/ps 2.jpg">
</div>
<<speech dad $dad.name $dad.surname>>
That's a good one! Do you like being punished, huh!?
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
Nghph!!!
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
Three!
<</speech>><br>
<<case 4>>
<<desc>>
I feel an unusual sensation as I slap her ass again. The heat from her body ignites a feeling I've never felt before, and her hair, submissively lying in my hands, makes my dick hard.
<</desc>>
<div class="long-img">
<img src="./img/chars/intro/ps 3.jpg">
</div>
<<speech stepmom $stepmom.name $stepmom.surname>>
Four!
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Look at her! This bitch likes it! She must be wet by now!
<</speech>><br>
<<speech You $player.name $player.surname>>
<<if $callSir == true>>Do you think so?<<else>>It cannot be true...<</if>>
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
I don't think but know. Check her pussy!
<</speech>>
<<desc>>
It sounds sudden, but when $dad.relation says it, I obey. I slowly lower my hand and gently touch her cunt. Strangely enough, he's right. Her outer lips are swollen, but it's hot and very wet between them.
<</desc>>
<div class="long-img">
<img src="./img/chars/intro/pussy 0.jpg">
</div>
<<speech mom $mom.name $mom.surname>>
Aa-ah...
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
I told you! Spank her one more time and squeeze her tits.
<</speech>><br>
<<speech You $player.name $player.surname>>
<<if $callSir == true>>Will do, sir!<<else>>I can't she's my......<</if>>
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
<<if $callSir == true>>You're my $dad.me!<<else>>Don't make me repeat twice, $player.name...<</if>>
<</speech>><br>
<<case 5>>
<<desc>>
Her skin flushes pink where my hand meets her flesh. The faint outline of my fingers slowly emerges. A soft, uneven breath escapes her nostrils, more of a sharp exhale than a whimper, as her hips twitch forward involuntarily.
<</desc>>
<div class="long-img">
<img src="./img/chars/intro/ps 4.jpg">
</div>
<<speech stepmom $stepmom.name $stepmom.surname>>
Five!
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Do it now!
<</speech>><br>
<<speech You $player.name $player.surname>>
<<if $callSir == true>>Yes, sir!<<else>>Yes...sir...<</if>>
<</speech>>
<<desc>>
I've never touched her breasts before, and now to squeeze those soft globes...it feels so forbidden and yet so pleasurable....
<</desc>>
<div class="long-img">
<img src="./img/chars/intro/ps 6.jpg">
</div>
<<speech mom $mom.name $mom.surname>>
Aa-ah...aaah...
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
You see!? She likes it! Squeeze them harder, give her a lesson!
<</speech>>
<<desc>>
I do as he says and squeeze her breasts harder in my hands. I squeeze almost as hard as I can, pinching her nipples between my fingers, and she starts to moan in pain!
<</desc>>
<div class="long-img">
<img src="./img/chars/intro/ps 5.jpg">
</div>
<<speech mom $mom.name $mom.surname>>
Mghgh...mghghhg...
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
You're my boy!
<</speech>><br>
<<default>>
<<desc>>
<<if $punishmentMom == 6>>
Her skin flushes pink where my hand meets her flesh. The faint outline of my fingers slowly emerges, as her hips twitch involuntarily.
<<elseif $punishmentMom == 7>>
With each strike, her skin deepens from a pale blush to a burning red, the heat visible under my palm. Her muscles tense beneath the surface, then release with a quiver.
<<elseif $punishmentMom == 8>>
The smooth expanse of her skin ripples under my touch, a delicate pink blooming into a deeper crimson. Her head tilts forward, strands of hair falling across her face, and her shoulders tremble with the effort of holding the position.
<<elseif $punishmentMom == 9>>
Her skin darkens under the repeated strikes, a warm flush spreading along her thighs. The contrast between the reddened patches and her untouched skin grows sharper. Her knees threaten to give way.
<<elseif $punishmentMom == 10>>
A handprint lingers, raised and pink, while the rest of her body remains taut and waiting.
<<elseif $punishmentMom == 11>>
The color blooms quickly now, a deep, almost scarlet hue radiating from each slap. Her breath stutters, chest rising and falling as she struggles to find rhythm.
<<elseif $punishmentMom == 12>>
Her skin burns a bright red beneath my hand, the marks slowly fading only to be replaced by new ones. Each strike leaves her body tense for a split second before she sags forward.
<<elseif $punishmentMom == 13>>
The outline of my hand stands out starkly against the deepening flush of her skin. Her body tightens with every slap, the color beneath my fingers blooming darker with each moment. A small, muffled whimper slips from her lips, as her hands grip the ropes tightly.
<<elseif $punishmentMom == 14>>
Her skin is marked now, vivid handprints trailing down her thighs and her ass, each more defined than the last. She breathes heavily and a string of saliva drips off the gag...
<<elseif $punishmentMom == 15>>
Her ass glows a fierce red, the heat almost visible. Every muscle in her body tenses for a heartbeat, then releases in a wave of tremors, the air punctuated by a sharp intake of breath. Her whole body shakes as she moans and sobs.
<<elseif $punishmentMom == 16>>
The once-soft pink of her skin has deepened to a fierce red, with my handprint visible and fading into the surrounding heat. Her back arches slightly and her breath stuttering in broken gasps. A quiver starts at her shoulders and moves down to her legs.
<<elseif $punishmentMom == 17>>
The redness spreads across her ass, fading only to reappear with each new slap. Her head is dipping as she lets out a breathless scream, barely audible but heavy in the silence. Her fingers curl into fists, knuckles white against the dark ropes beneath.
<<elseif $punishmentMom == 18>>
The flush of her skin spreads farther now, a vivid contrast against the paleness of her back. She stifles a cry, as her body shakes with each impact, her breath becoming more erratic. Her knees buckle for a moment before she catches herself, standing shakily in place.
<<elseif $punishmentMom == 19>>
Red handprints overlap on her skin making her whole ass glow red. She's shivering and moaning softly. I'm tired and my hand hurts too.
<<else>>
Her skin, now a deep crimson, bears the evidence of every touch. The slight rise where my hand meets her flesh lingers. Her breath comes in sharp, ragged bursts, and her whole body is shaking, tears are running down her face in two large tracks, and saliva is pouring out of her mouth through her gag.
<</if>>
<</desc>>
<div class="long-img">
[img[String.format('./img/chars/intro/ps ' + random(1, 4) + '.jpg')]]
</div>
<<speech dad $dad.name $dad.surname>>
<<set $randomReply = random(6)>>
<<if $randomReply == 0>>
That's a smack, my $dad.me!
<<elseif $randomReply == 1>>
Harder!
<<elseif $randomReply == 2>>
Don't show mercy!
<<elseif $randomReply == 3>>
You can do better than that!
<<elseif $randomReply == 4>>
Not bad...
<<elseif $randomReply == 5>>
Give her a lesson!
<<else>>
One more time!
<</if>>
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
<<if $punishmentMom == 6>>
Six!
<<elseif $punishmentMom == 7>>
Seven!
<<elseif $punishmentMom == 8>>
Eight!
<<elseif $punishmentMom == 9>>
Nine!
<<elseif $punishmentMom == 10>>
Ten!
<<elseif $punishmentMom == 11>>
Eleven!
<<elseif $punishmentMom == 12>>
Twelve!
<<elseif $punishmentMom == 13>>
Thirteen!
<<elseif $punishmentMom == 14>>
Fourteen!
<<elseif $punishmentMom == 15>>
Fifteen!
<<elseif $punishmentMom == 16>>
Sixteen!
<<elseif $punishmentMom == 17>>
Seventeen!
<<elseif $punishmentMom == 18>>
Eighteen!
<<elseif $punishmentMom == 19>>
Nineteen!
<<else>>
Twenty!
<</if>>
<</speech>><br>
<</switch>>
<<if $punishmentMom == 20>>
<<speech dad $dad.name $dad.surname>>
That's enough.
<</speech>>
<<set $player.domination += 1>>
<<run myNotify('+ 1 my domination')>>
<<else>>
<<desc>>
<div class="row">
<<button "Keep spanking" "intro">>
<<set $intro = "punishment">>
<<set $punishmentMom += 1>>
<<set $currentMinutes += 1>>
<</button>>
</div>
<</desc>>
<</if>>
<<desc>>
<div class="row">
<<button "Stop it" "intro">>
<<set $intro = "stopPunishment">>
<<set $currentMinutes += 1>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "stopPunishment">>
<style>body {background-image: url(img/bg/fBasement.jpg);}</style>
<<speech dad $dad.name $dad.surname>>
<<if $punishmentMom <= 5>>
You can't do that! Otherwise I'll be very disappointed...
<<elseif $punishmentMom > 5 && $punishmentMom <= 10>>
Keep spanking her, $dad.me!
<<elseif $punishmentMom > 10 && $punishmentMom <= 15>>
She needs more, $dad.me! Look at her pussy. It's soaking wet.
<<elseif $punishmentMom > 15 && $punishmentMom <= 19>>
Slap her a few more times.
<<else>>
Well done!
<</if>>
<</speech>>
<<if $punishmentMom == 20>>
/* Nothing when the punishment is finished */
<<else>>
<<desc>>
<div class="row">
<<button "Keep spanking" "intro">>
<<set $intro = "punishment">>
<<set $punishmentMom += 1>>
<</button>>
</div>
<</desc>>
<</if>>
<<desc>>
<div class="row">
<<button "Stop punishment" "intro">>
<<set $intro = "finalStop">>
<<if $punishmentMom <= 5>>
<<set $currentMinutes += 5>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $dad.affection -= 70>>
<<run dadNotify('- 70 ' + $dad.relation + ' affection!')>>
<<set $stepmom.affection -= 70>>
<<run stepmomNotify('- 70 ' + $stepmom.name + ' affection!')>>
<<set $mom.affection += 70>>
<<run momNotify('+ 70 ' + $mom.relation + ' affection!')>>
<<elseif $punishmentMom > 5 && $punishmentMom <= 10>>
<<set $currentMinutes += 10>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $dad.affection -= 40>>
<<run dadNotify('- 40 ' + $dad.relation + ' affection!')>>
<<set $stepmom.affection -= 40>>
<<run stepmomNotify('- 40 ' + $stepmom.name + ' affection!')>>
<<set $mom.affection += 40>>
<<run momNotify('+ 40 ' + $mom.relation + ' affection!')>>
<<elseif $punishmentMom > 10 && $punishmentMom <= 15>>
<<set $currentMinutes += 15>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $dad.affection += 20>>
<<run dadNotify('+ 20 ' + $dad.relation + ' affection!')>>
<<set $stepmom.affection += 20>>
<<run stepmomNotify('+ 20 ' + $stepmom.name + ' affection!')>>
<<set $mom.affection -= 20>>
<<run momNotify('- 20 ' + $mom.relation + ' affection!')>>
<<elseif $punishmentMom > 15 && $punishmentMom <= 19>>
<<set $currentMinutes += 20>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $dad.affection += 30>>
<<run dadNotify('+ 30 ' + $dad.relation + ' affection!')>>
<<set $stepmom.affection += 30>>
<<run stepmomNotify('+ 30 ' + $stepmom.name + ' affection!')>>
<<set $mom.affection -= 30>>
<<run momNotify('- 30 ' + $mom.relation + ' affection!')>>
<<else>>
<<set $currentMinutes += 30>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $dad.affection += 50>>
<<run dadNotify('+ 50 ' + $dad.relation + ' affection!')>>
<<set $stepmom.affection += 50>>
<<run stepmomNotify('+ 50 ' + $stepmom.name + ' affection!')>>
<<set $mom.affection -= 70>>
<<run momNotify('- 70 ' + $mom.relation + ' affection!')>>
<</if>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "final2">>
<style>body {background-image: url(img/bg/fBasement.jpg);}</style>
<<desc>>
When I go out of the Black room, I can see my $dad.relation.
<</desc>>
<<speech dad $dad.name $dad.surname>>
So, go get some eggs for my breakfast. Take the money and get lost, whelp.
<</speech>>
<<desc>>
<div class="row">
<<button "Take the money" "intro">>
<<set $currentMinutes += 10>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro = "getOut">>
<<set $player.money += 60>>
<<run myNotify('+ 60 Mts')>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "finalStop">>
<style>body {background-image: url(img/bg/fBasement.jpg);}</style>
<<speech dad $dad.name $dad.surname>>
<<if $punishmentMom <= 5>>
I'm really disappointed. You can't even do such a simple job.
<<elseif $punishmentMom > 5 && $punishmentMom <= 10>>
Really? Is that all you can do? It makes me angry.
<<elseif $punishmentMom > 10 && $punishmentMom <= 15>>
Not bad, but you could give her a little more than that.
<<elseif $punishmentMom > 15 && $punishmentMom <= 19>>
That's good, $dad.me.
<<else>>
You did what you should have done. Great.
<</if>>
<</speech>><br>
<<speech You $player.name $player.surname>>
<<if $punishmentMom <= 15>>
That's my decision. It's enough for her.
<<else>>
Thank you for your kind words, sir.
<</if>>
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
<<if $punishmentMom <= 15>>
You're too soft and too...weak.
<<else>>
I'm proud of you, $dad.me!
<</if>>
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
She should be submissive to her $mom.dr. That's the order.
<</speech>><br>
<<speech You $player.name $player.surname>>
May I untie her now?
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
<<if $punishmentMom <= 15>>
No, she needs to stay here for a while and think about her behavior.
<<else>>
Don't worry about her. Your $littleBro.relation takes care of it.
<</if>>
<</speech>><br>
<<speech You $player.name $player.surname>>
I got it.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
<<if $punishmentMom <= 10>>
You didn't do you needed to do. So, go get some eggs for my fucking breakfast. Take the money and get lost, whelp.
<<elseif $punishmentMom > 10 && $punishmentMom <= 15>>
Go get some ice cream for us.Take the money and go.
<<elseif $punishmentMom > 15 && $punishmentMom <= 19>>
You should be rewarded. Take 300 Mts and buy anything you want at the grocery store.
<<else>>
You must be rewarded! Take 600 Mts and buy anything you want at the grocery store.
<</if>>
<</speech>>
<<desc>>
<div class="row">
<<button "Take the money" "intro">>
<<set $currentMinutes += 5>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro = "getOut">>
<<if $punishmentMom <= 10>>
<<set $player.money += 60>>
<<run myNotify('+ 60 Mts')>>
<<elseif $punishmentMom > 10 && $punishmentMom <= 15>>
<<set $player.money += 100>>
<<run myNotify('+ 100 Mts')>>
<<elseif $punishmentMom > 15 && $punishmentMom <= 19>>
<<set $player.money += 300>>
<<run myNotify('+ 300 Mts')>>
<<else>>
<<set $player.money += 600>>
<<run myNotify('+ 600 Mts')>>
<</if>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "getOut">>
<<set $mainStage = "getOut">>
<style>body {background-image: url(img/bg/outskirts.jpg);}</style>
<<desc>>
I take the money and go to get changed. In a few minutes, I'm outside. That's the outskirts where I live. The grocery store is not far from here. I need to go to Ivy Lane.
<</desc>>
<<speech friend $friend.name $friend.surname>>
Hey yo, $player.name, man, what's up?
<</speech>><br>
<<speech You $player.name $player.surname>>
Yo, man! The sky! What are you doing here?
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
Just chilling after having classes.
<</speech>><br>
<<speech You $player.name $player.surname>>
Oh, I see. How many?
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
There were four classes today. The girls were really hot.
<</speech>><br>
<<speech You $player.name $player.surname>>
Hey, you're too old for them, pervert. You're $friend.years!
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
No! First graders don't get old. Where are you going?
<</speech>><br>
<<speech You $player.name $player.surname>>
To the grocery's. Wanna join?
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
Sure!
<</speech>>
<<desc>>
<div class="row">
<<button 'Go to Ivy Lane''intro'>>
<<set $intro ="whoIsIt">>
<<set $currentMinutes += 5>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "whoIsIt">>
<style>body {background-image: url(img/bg/IvyLane.jpg);}</style>
<<desc>>
On the way to the shop, we remember some jokes from films.
<</desc>>
<<speech "friend" "$friend.name" "$friend.surname">>
Knock-knock.
<</speech>><br>
<<speech You $player.name $player.surname>>
Whose there?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Tuna fish!
<</speech>><br>
<<speech You $player.name $player.surname>>
Tuna fish who?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
You can tune a piano, but you can't tun-a fish!
<</speech>><br>
<<speech You $player.name $player.surname>>
$friend.name, is it your girlfriend?
<</speech>><br>
<div class="wide-img">
<img src="./img/chars/intro/bully 0.jpg">
</div>
<<speech "friend" "$friend.name" "$friend.surname">>
Yeah...What the fuck!? Who is this guy?
<</speech>>
<<desc>>
<div class="row">
<<button 'Who the fuck are you?''intro'>>
<<set $intro ="bully0">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "bully0">>
<<set $mainStage = "bully0">>
<style>body {background-image: url(img/bg/IvyLane.jpg);}</style>
<<speech You $player.name $player.surname>>
Hey, dude, who the fuck are you?
<</speech>>
<<desc>>
The man looks lazily at you both and smirks.
<</desc>>
<<speech "bully" "$bully.name" "$bully.surname">>
Me? I'm the one who's gonna make love with her.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
What did you fucking say, bastard?!
<</speech>><br>
<<speech "bully" "$bully.name" "$bully.surname">>
I'm gonna fuck her properly because her boyfriend cannot do that. Ooops, her ex-boyfriend.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
You're a dead man!
<</speech>><br>
<<speech "bully" "$bully.name" "$bully.surname">>
Fred, Jag, deal with him.
<</speech>>
<<desc>>
The man snaps his fingers and both minions sitting not far from us rush towards my friend. What should I do?
<</desc>>
<<desc>>
<div class="row">
<<button 'Help my friend to fight them off''intro'>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro ="helpFriend">>
<<set $randomAff = random (20,40)>>
<<set $friend.affection += $randomAff>>
<<run friendNotify('+ ' + $randomAff + ' my ' + $friend.relation + "'s " + ' affection!')>>
<<set $helpedFriend = true>>
<<set $bully0 = "helped">>
<</button>>
<<button 'Fuck this! Get out of here!''intro'>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro ="runAway">>
<<set $randomAff = random (20,40)>>
<<set $friend.affection -= $randomAff>>
<<run friendNotify('- ' + $randomAff + ' my ' + $friend.relation + "'s " + ' affection!')>>
<<set $helpedFriend = false>>
<<set $bully0 = "ranAway">>
<</button>>
<<button 'Just watch''intro'>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $intro ="justWatch">>
<<set $randomAff = random (20,40)>>
<<set $friend.affection -= $randomAff>>
<<run friendNotify('- ' + $randomAff + ' my ' + $friend.relation + "'s " + ' affection!')>>
<<set $helpedFriend = false>>
<<set $bully0 = "justWatch">>
<</button>>
</div>
<</desc>>
<<elseif $intro == "helpFriend">>
<<set $mainStage = "helpFriend">>
<style>body {background-image: url(img/bg/IvyLane.jpg);}</style>
<<desc>>
I can see them running to my friend but who am I going to be if I don't intervene?
<</desc>>
<<speech You $player.name $player.surname>>
Let's get their asses kicked, man!
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Thanks, bro!
<</speech>><br>
<<speech bully $bully.name $bully.surname>>
Ha ha, you're funny. Get them!
<</speech>>
<<desc>>
We're taking our stances. I know something about martial arts as well as $friend.name.
<</desc>>
<div class="wide-img">
<img src="./img/chars/intro/f 0.webp">
</div>
<<speech "friend" "$friend.name" "$friend.surname">>
C'mon! Don't be scaried, bitches!
<</speech>>
<<desc>>
They're quite big, and after exchanging glances, they lunge at us. My friend's opponent quickly moves in and they begin to fight.
<</desc>>
<div class="wide-img">
<img src="./img/chars/intro/f 1.webp">
</div>
<<desc>>
My opponent wastes no time either and unleashes a flurry of punches. I defend myself first, and then I start attacking him myself.
<</desc>>
<div class="wide-img">
<img src="./img/chars/intro/f 3.webp">
</div>
<<speech "friend" "$friend.name" "$friend.surname">>
Aaah!!!
<</speech>>
<<desc>>
I hear my friend scream and turn my head to find him already flying through the air, then he hits the ground with a loud thud.
<</desc>>
<div class="wide-img">
<img src="./img/chars/intro/f 4.webp">
</div>
<<desc>>
And that moment of distraction is enough to miss the punch....
<</desc>>
<div class="wide-img">
<img src="./img/chars/intro/f 2.webp">
</div>
<<desc>>
<div class="row">
<<button 'Open eyes''intro'>>
<<set $intro ="openEyes">>
<<set $currentMinutes = 15>>
<<set $currentHour = 8>>
<<set $currentDay += 21>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "runAway">>
<<set $mainStage = "runAway">>
<style>body {background-image: url(img/bg/IvyLane.jpg);}</style>
<<desc>>
Panic surges through my veins as I turn on my heel and bolt down the street. I don’t look back, even though my friend’s desperate shouts echo in my ears. My chest tightens, and my legs pump frantically as I dart into an alley. The sound of my ragged breathing drowns out the chaos behind me.<br>
Suddenly, a figure steps out from the shadows, blocking my path. Before I can react, a fist slams into my face with brutal force, sending me staggering backward.
<</desc>>
<<speech bully $bully.name $bully.surname>>
Where do you think you’re going, coward?
<</speech>>
<<desc>>
My vision blurs as I struggle to regain my balance. I try to raise my hands, but another punch lands squarely in my stomach, knocking the wind out of me. <br>
I gasp for air, panic gripping me as I realize I’m in way over my head. The thug laughs, his friends closing in behind him.
<</desc>>
<<speech bully $bully.name $bully.surname>>
Looks like we’ve got ourselves a little runner. Let’s show him what happens to cowards!
<</speech>>
<<desc>>
Just as I attempt to turn and flee again, a heavy hand grips my shoulder, spinning me around. Darkness closes in as I get a punch in my face. Everything goes black.
<</desc>>
<div class="wide-img">
<img src="./img/chars/intro/punch 0.webp">
</div>
<<desc>>
<div class="row">
<<button 'Open eyes''intro'>>
<<set $intro ="openEyes">>
<<set $currentMinutes = 15>>
<<set $currentHour = 8>>
<<set $currentDay += 21>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "justWatch">>
<<set $mainStage = "justWatch">>
<style>body {background-image: url(img/bg/IvyLane.jpg);}</style>
<<desc>>
My heart races as I watch my friend charge into the fight, fists swinging wildly. The bully’s smug grin sends a chill down my spine. My friend is outnumbered, and I can feel the guilt twisting in my gut.
<</desc>>
<<speech friend "$friend.name" "$friend.surname">>
Get the hell off me, you pieces of shit!
<</speech>>
<<desc>>
My friend shouts as he throws a punch, but the two goons quickly overpower him. I should help. I know I should, but my legs won’t move. I just stand there, watching the fight unfold like it’s happening in slow motion.
<</desc>>
<<speech bully $bully.name $bully.surname>>
You really thought you could take us on? What a joke!
<</speech>>
<<desc>>
The bully’s voice is full of venom. My friend gets a couple of hits in, but it’s not enough. They pin him down, and I watch helplessly as he struggles under their weight.
<</desc>>
<<speech bully $bully.name $bully.surname>>
This is what happens when you mess with me.
<</speech>>
<<desc>>
I wince as the bully’s fist slams into my friend’s face. Blood splatters onto the pavement, and I feel sick, but I can’t tear my eyes away. Guilt and shame fill me.<br>
Then, the bully suddenly looks up and notices me standing there. His eyes narrow, and a twisted grin spreads across his face.
<</desc>>
<<speech bully $bully.name $bully.surname>>
You just gonna stand there and watch? Looks like we’ve got ourselves another coward.
<</speech>>
<<desc>>
My heart pounds as he walks toward me. I try to back away, but he’s too fast.
<</desc>>
<<speech bully $bully.name $bully.surname>>
You think you can just stand there and do nothing? You’re next.
<</speech>>
<<desc>>
Before I can even raise my hands to defend myself, his fist slams into my jaw. Pain explodes across my face, and I stagger backward, vision blurring. I barely feel the second hit before everything goes dark.
<</desc>>
<div class="wide-img">
<img src="./img/chars/intro/punch 0.webp">
</div>
<<desc>>
<div class="row">
<<button 'Open eyes''intro'>>
<<set $intro ="openEyes">>
<<set $currentMinutes = 15>>
<<set $currentHour = 8>>
<<set $currentDay += 21>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "openEyes">>
<<set $mainStage = "openEyes">>
<style>body {background-image: url(img/bg/JensonClinicPatientRoom.jpg);}</style>
<<desc>>
I open my eyes slowly and find myself in a strange room. It takes me a moment to realize... I'm in a hospital.
<</desc>>
<<if $helpedFriend == true>>
<<speech "RedThoughts" "Evil" "$player.name">>
Should've let that idiot handle it alone.
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
At least I tried to help my friend. I couldn't just stand by.
<</speech>>
<<else>>
<<speech "RedThoughts" "Evil" "$player.name">>
That was a right choice! Who knew that would go south...
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
Maybe I could've done something... but I was scared. I didn’t want to get hurt.
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
C'mon, we're still alive.
<</speech>><br>
<</if>>
<<desc>>
<div class="row">
<<button 'I can hear footsteps''intro'>>
<<set $intro ="footsteps">>
<<set $currentMinutes += 5>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "footsteps">>
<<set $mainStage = "footsteps">>
<style>body {background-image: url(img/bg/JensonClinicPatientRoom.jpg);}</style>
<<desc>>
A blonde MILF steps into the room, her hair falling loosely around her shoulders, complementing her pouty lips and piercing blue eyes. <br>
She wears a tight black knee-length skirt paired with a colorful blouse that peeks out from under her white doctor's coat.<br>
The coat fits snugly around her figure, accentuating her curvaceous frame and her full, plump chest—about a 32E. <br>
Her calm yet serious expression makes it clear she’s here to deliver important news. She raises a hand with a pristine white manicure as she adjusts her stethoscope, moving with an air of quiet confidence.
<</desc>>
<div class="long-img">
<img src="./img/chars/intro/doctor 0.jpg">
</div>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Hello, $player.name. How are you feeling?
<</speech>><br>
<<speech You $player.name $player.surname>>
Hello. Who are you?
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
I'm your doctor. I am Dr. $hartmann.surname. You haven't answered my question.
<</speech>><br>
<<speech You $player.name $player.surname>>
I feel better. My head’s been killing me now.
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
I'm really sorry to hear that. Any dizziness or nausea?
<</speech>>
<<desc>>
<div class="row">
<<button 'Yeah, sometimes''intro'>>
<<set $intro ="spinning">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "spinning">>
<<set $mainStage = "spinning">>
<style>body {background-image: url(img/bg/JensonClinicPatientRoom.jpg);}</style>
<<speech You $player.name $player.surname>>
Yeah, sometimes it feels like the room is spinning, and I get these waves of nausea that won’t go away.
<</speech>>
<div class="long-img">
<img src="./img/chars/intro/doctor 1.jpg">
</div>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
That's understandable. You've been in coma for three weeks. It's a miracle you can talk now! However, we’ve done some tests, and I'm afraid I have some difficult news. The brain tumour is developing faster than we had hoped. It's aggressive.
<</speech>><br>
<<speech You $player.name $player.surname>>
What?! In what coma?
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
You were beaten so badly that you fell into a coma. I suspect that was the trigger for the brain tumour.
<</speech>><br>
<<speech You $player.name $player.surname>>
What tumour? How much time do I have?
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
It's hard to say exactly, but without intervention, it could worsen quickly. We need to act fast. Surgery is the best option right now, but it’s a delicate and expensive procedure.
<</speech>>
<<desc>>
<div class="row">
<<button 'How much?!''intro'>>
<<set $intro ="howMuch">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "howMuch">>
<<set $mainStage = "howMuch">>
<style>body {background-image: url(img/bg/JensonClinicPatientRoom.jpg);}</style>
<<speech You $player.name $player.surname>>
How much?!
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
The operation will cost around 700.000 Mts. I understand that’s a lot, but your life depends on it. The sooner we proceed, the better your chances are.
<</speech>><br>
<<speech You $player.name $player.surname>>
700.000 Mts… That’s insane. I don’t know how I can come up with that kind of money.
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
I know it's overwhelming, but we’ll try to explore all the options. I just need to know—have you been experiencing any new symptoms recently? Any changes in vision, memory, or movement?
<</speech>><br>
<<speech You $player.name $player.surname>>
My memory's been a little fuzzy. Sometimes it’s hard to focus, and my vision gets blurry, especially when the headaches get worse.
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
That’s concerning but not unexpected. If it gets worse, don’t hesitate to come in immediately, even if it’s outside of scheduled appointments.
<</speech>>
<<desc>>
She smiles a bit. It seems she tries to cheer me up.
<</desc>>
<div class="long-img">
<img src="./img/chars/intro/doctor 2.jpg">
</div>
<<speech You $player.name $player.surname>>
It’s just… hard to think straight when you’re being told something like this. I’m not sure what to do.
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Take it one step at a time. I know it's a lot to process, but I’ll be here to guide you through it.
<</speech>>
<<desc>>
Dr. Hartmann gives me a sympathetic look, her hand resting lightly on my arm before she turns to leave. The weight of the situation feels unbearable.
<</desc>>
<<desc>>
<div class="row">
<<button 'Thanks. I will''intro'>>
<<set $intro ="thanksIwill">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "thanksIwill">>
<<set $mainStage = "thanksIwill">>
<style>body {background-image: url(img/bg/JensonClinicPatientRoom.jpg);}</style>
<<speech You $player.name $player.surname>>
Thanks, doctor, I will do it. When can I go home?
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Feel free to ask if you need any help. You don't need to stay here anymore. Have a good day.
<</speech>>
<<desc>>
She leaves the room with a smile and a gentle sway of her hips.
<</desc>>
<<speech "RedThoughts" "Evil" "$player.name">>
She had a nice pair of tits. I wanna fuck 'em.
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
Are you stupid or what? Have you heard what she told us?
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
That we're gonna die? C'mon, we'll find a way out.
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
How?
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
For example, we will win the tournament.
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
The Tournament?
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
Yep. We will get 1.000.000 Mts and it'll be enough.
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
That's not easy...
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
And what? We will have just more trainings with our $dad.relation. Look, what is it?
<</speech>>
<<desc>>
<div class="row">
<<button 'I notice a mobile phone''intro'>>
<<set $intro ="mobPhone">>
<<set $currentMinutes += 3>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "mobPhone">>
<<set $mainStage = "mobPhone">>
<style>body {background-image: url(img/bg/JensonClinicPatientRoom.jpg);}</style>
<<speech "BlueThoughts" "Kind" "$player.name">>
Do you think it's hers?
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
Sure! Let's check it!
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
We shouldn't do that...
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
How will we find an owner? We must check it!
<</speech>>
<<desc>>
<div class="row">
<<button 'Check it''intro'>>
<<set $intro ="checkIt">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'Leave it and go home''intro'>>
<<set $intro ="goHome">>
<<set $currentMinutes += 45>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $intro == "checkIt">>
<<set $mainStage = "checkIt">>
<style>body {background-image: url(img/bg/JensonClinicPatientRoom.jpg);}</style>
<div>
<img id="slideshow" src="./img/chars/intro/slideshow/0.jpg" style="width:auto;height:600px;" />
</div>
<div>
<<button "Previous">>
<<run window.slideshow.prev()>>
<</button>>
<<button "Next">>
<<run window.slideshow.next()>>
<</button>>
</div>
<<desc>>
I'm surprised by what I've just seen. Is Dr.$hartmann.surname that slutty?
<</desc>>
<<speech "RedThoughts" "Evil" "$player.name">>
I knew it! I knew it!
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
So, we know that's her phone, and surprising it wasn't locked...
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
Because she wanted us to see this! She wants to be fucked!
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
You can't be sure...
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
So, let's check it!
<</speech>>
<<desc>>
I hear footsteps approach.
<</desc>>
<<desc>>
<div class="row">
<<button 'Put the pnone where it was''intro'>>
<<set $intro ="putWhereWas">>
<<set $currentMinutes += 2>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Keep holding it''intro'>>
<<set $intro ="HoldingIt">>
<<set $currentMinutes += 2>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "putWhereWas">>
<style>body {background-image: url(img/bg/JensonClinicPatientRoom.jpg);}</style>
<<desc>>
I quickly put the phone where it was. I hear a polite knocking and then the door opens. Dr. $hartmann.surname appears.
<</desc>>
<div class="long-img">
<img src="./img/chars/intro/doctor 0.jpg">
</div>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Excuse me, $player.name, didn't you see my phone?
<</speech>><br>
<<speech You $player.name $player.surname>>
What phone?
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Oh, I've found it. I'm sorry to bother you. Have a good day.
<</speech>><br>
<<speech You $player.name $player.surname>>
Excuse me, Dr.$hartmann.surname...
<</speech>>
<<desc>>
She stops and turns to look at me in surprise.
<</desc>>
<<desc>>
<div class="row">
<<button 'Can you help me with my problem?''intro'>>
<<set $intro ="helpWMP">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $player.charisma += 1>>
<<run myNotify('+ 1 my charisma')>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "helpWMP">>
<style>body {background-image: url(img/bg/JensonClinicPatientRoom.jpg);}</style>
<<desc>>
I clear my throat and speak quietly.
<</desc>>
<<speech You $player.name $player.surname>>
Excuse me, but can you help me?
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Indeed! But how?
<</speech>><br>
<<speech You $player.name $player.surname>>
Can you help me with taking care of my penis? It's swollen and hurts.
<</speech>><br>
<<set $randomAnswer = random(100)>>
<<if $randomAnswer >= 25>>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
I've taken the Hippocratic Oath, so let me look at your corpus spongiosum.
<</speech>><br>
<<speech You $player.name $player.surname>>
Sure, Dr.$hartmann.surname.
<</speech>>
<div class="long-img">
<img src="./img/chars/intro/bigCock 0.jpg">
</div>
<<desc>>
Her eyes widen. Then she crouches down and begins to examine my cock.
<</desc>>
<div class="long-img">
<img src="./img/chars/intro/hj 0.jpg">
</div>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Wow, you have a huge problem. However, I'm here to help patients.
<</speech>><br>
<<speech You $player.name $player.surname>>
Thank you very much, doctor, for your kindness.
<</speech>>
<<desc>>
She starts to stroke my cock. Her hand moves skillfully up and down, cupping my erect dick.
<</desc>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/handjob/MILF 0.mp4"' type="video/mp4" >
</video>
</div>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Does that feel good?
<</speech>><br>
<<speech You $player.name $player.surname>>
Yes! Oh! That feels good!
<</speech>>
<<desc>>
She slides the fingers of her other hand under my balls and begins to massage them.<br>
Her hand moves skillfully over my cock, just up and down, then with a twist.<br>
Then she salivates her finger and rubs saliva on the head. <br>
I grunt.<br>
She starts to jerk faster and faster, her hand lightning fast on my cock.
<</desc>>
<<desc>>
<div class="row">
<<button "That's amazing! You're so awesome!" "intro">>
<<set $intro ="bjD">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<else>>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
I'm sorry, it's not part of my job description. If that's all, I'll go.
<</speech>><br>
<<speech You $player.name $player.surname>>
I'm sorry, have a good day, Dr.$hartmann.surname.
<</speech>>
<<desc>>
<div class="row">
<<button 'Go home''intro'>>
<<set $intro ="goHome">>
<<set $currentMinutes += 45>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<</if>>
<<elseif $intro == "bjD">>
<style>body {background-image: url(img/bg/JensonClinicPatientRoom.jpg);}</style>
<<speech You $player.name $player.surname>>
That's amazing! You're so awesome!
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Then what will you say about this?
<</speech>>
<<desc>>
She pulls the skin off the head of my dick and swallows half of it in one go with her hot mouth. It's amazing! Her tongue begins to swirl around the shaft as she bobs her head up and down.<br>
Then she rushes forward until she touches my groin with her nose. With her tight and hot throat she impales herself on my dick.<br>
Her throat is tight and constricted as if trying to choke my cock.
<</desc>>
<div class="long-img">
<img src="./img/chars/intro/bj 0.jpg">
</div>
<<speech You $player.name $player.surname>>
Oh, it's too good!
<</speech>>
<<desc>>
She began to suck my dick more quickly. I can no longer stand her lustful mouth, literally milking me, begging me to feed her hungry throat. A shudder runs through my body and I grab her head and thrust as hard as I can.
<</desc>>
<div class="long-img">
<img src="./img/chars/intro/cum 0.jpg">
</div>
<<desc>>
<div class="row">
<<button 'Keep cumming''intro'>>
<<set $intro ="cumming">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "cumming">>
<<set $mainStage = "fuckDoctor">>
<style>body {background-image: url(img/bg/JensonClinicPatientRoom.jpg);}</style>
<<if $kinks.audio == true>>
<audio autoplay>
<source src="audio/swallowCum 0.mp3" type="audio/mp3">
</audio>
<</if>>
<<desc>>
She rounds her eyes in amazement as the pounding sperm fills her gullet. There's so much sperm that some jizz shoots out through her nose as she doesn't have time to swallow my seed.<br>
Finally I let go of her head and sit back on the couch. She licks my dick a few times and then stops, spitting a trickle of cum onto my stomach. But then she licks my testicles and dick with her tongue, cleaning them.
<</desc>>
<div class="long-img">
<img src="./img/chars/intro/cum 1.jpg">
</div>
<<speech You $player.name $player.surname>>
It was amazing! Thank you very much for your help!
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Certainly, this is my duty to help patients to satisfy their needs.
<</speech>><br>
<<speech You $player.name $player.surname>>
You're really good at giving head!
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Please watch your language. It's just my job, although I do my best.
<</speech>><br>
<<speech You $player.name $player.surname>>
I'm sorry! Anyway I appreciate your help a lot. See you soon!
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Have a good day too.
<</speech>>
<<desc>>
<div class="row">
<<button "Go home" "intro">>
<<set $intro ="goHome">>
<<set $hartmann.firstSex = "consent">>
<<set $currentMinutes += 45>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "HoldingIt">>
<style>body {background-image: url(img/bg/JensonClinicPatientRoom.jpg);}</style>
<<desc>>
I do nothing and still hold her phone.
<</desc>>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Excuse me, $player.name..ohh, you found my phone, didn't you?
<</speech>><br>
<<speech You $player.name $player.surname>>
Is this your phone?
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Yes, that's mine. Have you seen my photos?
<</speech>>
<div class="long-img">
<img src="./img/chars/intro/doctor 1.jpg">
</div>
<<desc>>
She is standing there with her arms crossed and is looking at me very intently.
<</desc>>
<<desc>>
<div class="row">
<<button "I've seen them" "intro">>
<<set $intro ="IVSThem">>
<</button>>
<<button "No, I haven't" "intro">>
<<set $intro ="NIHT">>
<</button>>
</div>
<</desc>>
<<elseif $intro == "IVSThem">>
<style>body {background-image: url(img/bg/JensonClinicPatientRoom.jpg);}</style>
<<desc>>
I grin smugly and say.
<</desc>>
<<speech You $player.name $player.surname>>
Certainly. I've seen them.
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
I presume you will return my phone and we will forget about this accident.
<</speech>><br>
<<speech You $player.name $player.surname>>
Why should I do this?
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Because you're a good boy and you don't want problems.
<</speech>>
<<desc>>
Her eyes are narrowed and her plump lips are set in a tight line.
<</desc>>
<<desc>>
<div class="row">
<<button "Kneel down and suck!" "intro">>
<<set $intro ="kneelSC">>
<<set $refuse = 0>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $player.domination += 1>>
<<run myNotify('+ 1 my domination')>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "NIHT">>
<style>body {background-image: url(img/bg/JensonClinicPatientRoom.jpg);}</style>
<<desc>>
A look of innocence on my face and a raise of my eyebrows.
<</desc>>
<<speech You $player.name $player.surname>>
What photos?
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
It doesn't matter. Please give me my phone back.
<</speech>><br>
<<speech You $player.name $player.surname>>
Sure, I'm glad to help you!
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Thank you very much...
<</speech>>
<<desc>>
She exhales and takes her phone,then she heads for the door.
<</desc>>
<<desc>>
<div class="row">
<<button 'Can you help me with my problem?''intro'>>
<<set $intro ="helpWMP">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $player.charisma += 1>>
<<run myNotify('+ 1 my charisma')>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "kneelSC">>
<style>body {background-image: url(img/bg/JensonClinicPatientRoom.jpg);}</style>
<<speech You $player.name $player.surname>>
Kneel and suck! Now, bitch! If you don't want to be in trouble!
<</speech>><br>
<<set $randomAnswer = random(100)>>
<<if $randomAnswer >= 25>>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
I don't have another choice except this one...
<</speech>><br>
<<speech You $player.name $player.surname>>
Get down, slut!
<</speech>>
<<desc>>
She licks her plump lips and slowly begins to sink to her knees. I grab her hair and bury her nose in my groin.
<</desc>>
<<speech You $player.name $player.surname>>
That's your place! Hands behind your back!
<</speech>>
<<desc>>
She tucks her hands behind her back as I quickly pull my dick out. It's already throbbing and ready to fuck her throat.<br>
I grab a handful of her blonde hair and, in one swift movement, put her head on half of my dick.
<</desc>>
<div class="long-img">
<img src="./img/chars/intro/bj 0.jpg">
</div>
<<desc>>
She gasps in surprise and even tries to grab my cock with her right hand, but I slap her and she obediently removes her hand. I quickly start fucking her hot mouth.
<</desc>>
<div class="long-img">
<img src="./img/chars/intro/bj 1.jpg">
</div>
<<speech You $player.name $player.surname>>
You're a slut! Sluts should suck! Yes?!
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Slrp...slrp...slrp...mhmgh...
<</speech>><br>
<<speech You $player.name $player.surname>>
Yes! You're a doctor. Doctors should help. You should help me with your mouth. Yes?
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Slrp...slrp...slrp...mhmgh...
<</speech>><br>
<<speech You $player.name $player.surname>>
That's a good slut! But it's just the beginning!
<</speech>>
<<desc>>
I slap her and then pull my dick sharply out of her mouth. Her tight and hot throat was nice, but now I want to taste her other hole.
<</desc>>
<<set $fuckDoc = 0>>
<<desc>>
<div class="row">
<<button "I spread her legs " "intro">>
<<set $intro ="fuckDoctor">>
<<set $fuckDoc = 1>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "I bend her over" "intro">>
<<set $intro ="fuckDoctor">>
<<set $fuckDoc = 2>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<else>>
<style>body {background-image: url(img/bg/JensonClinicPatientRoom.jpg);}</style>
<<if $refuse == 0>>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Mind your language!
<</speech>><br>
<<speech You $player.name $player.surname>>
Nope! I've seen your photos! You're a slut!
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Don't you dare talk to me like that!
<</speech>>
<<desc>>
<div class="row">
<<button "Kneel down and suck!" "intro">>
<<set $intro ="kneelSC">>
<<set $refuse += 1>>
<</button>>
</div>
<</desc>>
<<elseif $refuse == 1>>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Are you fucking insane!?
<</speech>><br>
<<speech You $player.name $player.surname>>
See! You don't speak like a pro anymore!
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
And what?! That's enough from me!
<</speech>>
<<desc>>
<div class="row">
<<button "Kneel down and suck!" "intro">>
<<set $intro ="kneelSC">>
<<set $refuse += 1>>
<</button>>
</div>
<</desc>>
<<elseif $refuse == 2>>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
I will not obey!
<</speech>><br>
<<speech You $player.name $player.surname>>
I think you will kneel down and suck my dick. Otherwise, why don't you leave?
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
I do what I want!
<</speech>>
<<desc>>
<div class="row">
<<button "Then kneel down and suck!" "intro">>
<<set $intro ="kneelSC">>
<<set $refuse += 1>>
<</button>>
</div>
<</desc>>
<<else>>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
I don't wanna suck your filthy dick!
<</speech>><br>
<<speech You $player.name $player.surname>>
C'mon, don't speak like this. Help me and we'll forget about it.
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
What? How?
<</speech>>
<<desc>>
<div class="row">
<<button "Kneel down and clean my dick with your mouth!" "intro">>
<<set $intro ="kneelSC">>
<<set $refuse += 1>>
<<set $player.domination += 3>>
<<run myNotify('+ 3 my domination')>>
<</button>>
</div>
<</desc>>
<</if>>
<</if>>
<<elseif $intro == "fuckDoctor">>
<<set $mainStage = "fuckDoctor">>
<<set $randomAudio = random(1)>>
<style>body {background-image: url(img/bg/JensonClinicPatientRoom.jpg);}</style>
<<if $fuckDoc == 1>>
<<desc>>
I forcefully spread her legs and push her down on the couch. I can feel her nipples through the fabric. She falls obediently. I push her black panties aside and easily enter her hot, wet cunt.
<</desc>>
<div class="long-img">
<img src="./img/chars/intro/fcDc 1.jpg">
</div>
<<speech You $player.name $player.surname>>
Yes! How do you like it, slut?!
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
I'm...not...a...slut...
<</speech>><br>
<<speech You $player.name $player.surname>>
But you like it!?
<</speech>>
<<desc>>
I reach out and grab her tit. I squeeze it and stare intently into her eyes.
<</desc>>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Yees...I...like...it!
<</speech>><br>
<<elseif $fuckDoc == 2>>
<<desc>>
I grab her hair and turn her around to face the couch. I smack her ass hard.
<</desc>>
<<speech You $player.name $player.surname>>
It's time to taste my dick!
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Whaaat?!
<</speech>><br>
<<speech You $player.name $player.surname>>
Take off your clothes, slut! Hurry up!
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
But you won't cum inside?
<</speech>><br>
<<speech You $player.name $player.surname>>
Do it!
<</speech>>
<<desc>>
She winces and begins to undress. It's uncomfortable for her to do this lying on the couch, but it's all the more pleasing to see that she's accepted the rules of the game. <br>
First she takes off her doctor's white coat, then her blouse and black skirt, until she is left in her black underwear.
<</desc>>
<<speech You $player.name $player.surname>>
Let's make it a bit funnier!
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
What...what do you mean?
<</speech>>
<<desc>>
I put on her white coat and then aim my dick at her cunt.<br>
In one motion I insert my cock all the way in. <br>
I fuck her with short, hard thrusts, then I pull her leg up a little higher and my cock starts to reach her womb.
<</desc>>
<div class="long-img">
<img src="./img/chars/intro/fcDc 3.jpg">
</div>
<<speech You $player.name $player.surname>>
Yes! Your cunt is so deep!
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Aha, aha, aha, aha!
<</speech>><br>
<<speech You $player.name $player.surname>>
I love the way my dick hits your womb!
<</speech>>
<div class="long-img">
<img src="./img/chars/intro/fcDc 2.jpg">
</div>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Yes! Yes! Yes!
<</speech>><br>
<</if>>
<<desc>>
<div style="text-align: center;">
<div id="cum">
<<button "Cum inside!(loud sound)">>
<<replace "#cum">>
<<if $kinks.audio == true>>
<<if $randomAudio == 0>>
<audio autoplay>
<source src="audio/orgasm 1.mp3" type="audio/mp3">
</audio>
<<else>>
<audio autoplay>
<source src="audio/orgasm 0.mp3" type="audio/mp3">
</audio>
<</if>>
<</if>>
<<speech You $player.name $player.surname>>
I can't stand it anymore!
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Aaaaah!
<</speech>>
<<desc>>
My cock starts shooting jets of cum that fill her cunt! I just growl with pleasure as I pump her full of cum. <br>
She starts to scream and then collapses under me.
<</desc>>
<<speech You $player.name $player.surname>>
Oh, yeah...it's fucking awesome...By the way...
<</speech>><br>
<div class="row">
<<button "You need to accept yourself" "intro">>
<<set $intro ="acceptYourself">>
<<set $hartmann.firstSex == "nonConsent">>
<</button>>
</div>
<</replace>>
<</button>>
</div>
</div>
<</desc>>
<<elseif $intro == "acceptYourself">>
<style>body {background-image: url(img/bg/JensonClinicPatientRoom.jpg);}</style>
<<set $r = random(1)>>
<<speech You $player.name $player.surname>>
You need to accept yourself.
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
What?
<</speech>><br>
<<speech You $player.name $player.surname>>
Look, you're smiling after being fucked properly. You need to accept your inner slut. If you like sucking dicks, so suck and be happy.
<</speech>><br>
<<if $r == 0>>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
I'll mull that over.
<</speech>>
<div class="long-img">
<img src="./img/chars/intro/doctor 3.jpg">
</div>
<<set $hartmann.affection += 20>>
<<run herNotify("+ 20 " + $hartmann.name + "'s affection")>>
<<else>>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
Thank you! You helped a lot!
<</speech>>
<div class="long-img">
<img src="./img/chars/intro/doctor 4.jpg">
</div>
<<set $hartmann.affection += 40>>
<<run herNotify('+ 40 ' + $hartmann.name + "'s affection")>>
<</if>>
<<speech You $player.name $player.surname>>
I loved fucking you but I have to go.
<</speech>><br>
<<speech "hartmann" "$hartmann.name" "$hartmann.surname">>
I understand. Goodbye.
<</speech>>
<<desc>>
I pack my things and take my leave.
<</desc>>
<<desc>>
<div class="row">
<<button "Go home" "intro">>
<<set $intro ="goHome">>
<<set $currentMinutes += 45>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "goHome">>
<<set $mainStage = "goHome">>
<style>body {background-image: url(img/bg/fLivingRoom.jpg);}</style>
<<desc>>
As soon as I walk into the living room, I see the whole family gathered around.
<</desc>>
<<speech dad $dad.name $dad.surname>>
So, who were those bastards?
<</speech>><br>
<<speech You $player.name $player.surname>>
Those were...
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
AND WHY WERE YOU SO WEAK!?
<</speech>><br>
<<speech You $player.name $player.surname>>
We were outnumbered...
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
Poor thing...
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
Idiot! It cost an arm and a leg for us!
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
You think only about money, $stepmom.name!
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
Because it matters!
<</speech>><br>
<<speech littleSis $littleSis.name $littleSis.surname>>
How are you feeling, $littleSis.me?
<</speech>><br>
<<speech littleBro $littleBro.name $littleBro.surname>>
Did you hit at least one?
<</speech>>
<<desc>>
<div class="row">
<<button "Silence!" "intro">>
<<set $intro ="silence">>
<<set $currentMinutes += 2>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $player.domination += 3>>
<<run myNotify('+ 3 my domination')>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "silence">>
<style>body {background-image: url(img/bg/fLivingRoom.jpg);}</style>
<<speech You $player.name $player.surname>>
Silence! I'm about to DIE!!!
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Repeat what you said.
<</speech>><br>
<<speech You $player.name $player.surname>>
A doctor told me that I had a brain tumor and I didn't have much time.
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
Oh, gods! How much?
<</speech>><br>
<<speech You $player.name $player.surname>>
A few months.
<</speech>><br>
<<speech littleBro $littleBro.name $littleBro.surname>>
Can I have your PC after your death?
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
$littleBro.name, don't say such terrible things!
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
Hey, bitch! Watch your mouth when you talk to my $stepmom.lbr!
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Shut the fuck up, you stupid sluts! How much is the operation?
<</speech>><br>
<<speech You $player.name $player.surname>>
Around 700.000 Mts.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
We don't have that much. You don't know but your stay in the hospital cost 300.000 Mts. I had to borrow some money as well. I'm sorry...$dad.me. I don't know how I can help you...
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
The strongest survives...
<</speech>>
<<desc>>
$littleSis.name starts sobbing.
<</desc>>
<<desc>>
<div class="row">
<<button "I have a solution" "intro">>
<<set $intro ="solution">>
<<set $currentMinutes += 2>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $intro == "solution">>
<<set $mainStage = "solution">>
<style>body {background-image: url(img/bg/fLivingRoom.jpg);}</style>
<<speech You $player.name $player.surname>>
I have a solution.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
What do you mean?
<</speech>><br>
<<speech You $player.name $player.surname>>
I can win the Venter's tournament.
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
What is it?
<</speech>><br>
<<speech You $player.name $player.surname>>
People fight between each other. Who wins all fights will get 1.000.000 Mts.
<</speech>><br>
<<speech littleBro $littleBro.name $littleBro.surname>>
It's fucking tons of money!
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
Watch your mouth!
<</speech>><br>
<<speech littleBro $littleBro.name $littleBro.surname>>
I'm sorry, $littleBro.dr.
<</speech>><br>
<<speech You $player.name $player.surname>>
Can we train more than twice a week, $dad.relation?
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
I'll find time in the morning. But you should also find a job. I'll work more too. Our loan is really huge.
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
Take care of yourself, $mom.me.
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
He's gonna be fine. He shouldn't have fought with those jerks.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
He should've trained harder and not let those bastards beat him.
<</speech>><br>
<<speech You $player.name $player.surname>>
I'm sorry, $dad.relation.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
That's all. Questions?
<</speech>>
<<desc>>
There is silence. My $littleSis.relation is wiping away her tears, the other $olderSis.relation is chuckling. <br>
My $mom.relation is worried. My $stepmom.relation purses her lips. My $littleBro.relation is on the internet.
<</desc>>
<<speech dad $dad.name $dad.surname>>
Dismissed.
<</speech>>
<<desc>>
<div class="row">
<<button "Back to my room" "myRoom">>
<<set $player.curLoc ="myRoom">>
<<set $mainQuest = 1>>
<<set $mainStage = "0">>
<<set $friendQuest = 0>>
<<set $currentMinutes += 5>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $player.home = true>>
<<set $introPart = false>>
<</button>>
</div>
<</desc>>
<</if>><style>body {background-image: url(img/bg/recallAll.jpg);}</style>
<<if $whoIsWho == 0>>
<<speech You $player.name $player.surname>>
Hi, guys! I'm <<textbox "$player.name" "John" autofocus>> <<textbox "$player.surname" "Doe" >>.
<</speech>><br>
<<speech "dad" "$dad.name" "$dad.surname">>
Hey, lad! My name is <<textbox "$dad.name" "Kris" >>.<br>
My surname is <<textbox "$dad.surname" "Lokson" >>.
<</speech>><br>
<<speech "stepmom" "$stepmom.name" "$stepmom.surname">>
Hello, my name is <<textbox "$stepmom.name" "Julia" >>.<br>
My surname is <<textbox "$stepmom.surname" "Lokson" >>.
<</speech>><br>
<<speech "mom" "$mom.name" "$mom.surname">>
Hi! My name is <<textbox "$mom.name" "Tiffany" >>.<br>
My surname is <<textbox "$mom.surname" "Lokson" >>.
<</speech>><br>
<<speech "olderSis" "$olderSis.name" "$olderSis.surname">>
Hey, perv... My name is <<textbox "$olderSis.name" "Sybil" >>.<br>
My surname is <<textbox "$olderSis.surname" "Lokson" >>.
<</speech>><br>
<<speech "littleSis" "$littleSis.name" "$littleSis.surname">>
Hey,how are you!? My name is <<textbox "$littleSis.name" "Dorothy" >>.<br>
My surname is <<textbox "$littleSis.surname" "Lokson" >>.
<</speech>><br>
<<speech "littleBro" "$littleBro.name" "$littleBro.surname">>
Yo, man, whazzup!? I'm <<textbox "$littleBro.name" "Tim" >>. <br>
My surname is <<textbox "$littleBro.surname" "Lokson" >>.
<</speech>><br>
<div class="row">
<<button "But who are you?" "whoIsWho">>
<<set $whoIsWho = 1>>
<</button>>
</div>
<<elseif $whoIsWho == 1>>
<<speech You $player.name $player.surname>>
Who are you?
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
I'm your <<textbox "$dad.relation" "landlord" >>. <br>
You're my <<textbox "$dad.me" "tenant" >>.<br>
$mom.name is your true <<textbox "$mom.relation" "landlady" >>.<br>
You're her true <<textbox "$mom.me" "tenant" >>.<br>
<</speech>><br>
<<speech stepmom $stepmom.name $stepmom.surname>>
Then who am I?
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
$stepmom.name, you're his another <<textbox "$stepmom.relation" "landlady" >>.<br>
He is not your favourite <<textbox "$stepmom.me" "tenant" >>.<br>
By the way, $stepmom.name, I'm your <<textbox "$stepmom.dr" "husband" >>.<br>
You're my <<textbox "$dad.smr" "wife" >>.
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
Wait, $dad.name! Who am I then?
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
$mom.name, you're his true <<textbox "$mom.relation" "landlady" >>.<br>
He is your favourite <<textbox "$mom.me" "tenant" >>.<br>
By the way, $mom.name, I'm your <<textbox "$mom.dr" "husband" >>.<br>
you're my <<textbox "$dad.smr" "wife" >>. <br>
Because I can have two wives and I...have them.
<</speech>><br>
<<speech olderSis $olderSis.name $olderSis.surname>>
Fiiine...Who am I?
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
$olderSis.name, you're his <<textbox "$olderSis.relation" "friend" >>.<br>
He is your <<textbox "$olderSis.me" "friend" >>.<br>
Your mom is $stepmom.name. Your dad is me.
<</speech>><br>
<<speech littleSis $littleSis.name $littleSis.surname>>
And me?!
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
$littleSis.name, you're his <<textbox "$littleSis.relation" "friend" >>.<br> He is your <<textbox "$littleSis.me" "friend" >>.<br>
Your mom is $mom.name. Your dad is me.
<</speech>><br>
<<speech littleBro $littleBro.name $littleBro.surname>>
What about me?
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
$littleBro.name, you're his <<textbox "$littleBro.relation" "friend" >>.<br>
He is your <<textbox "$littleBro.me" "friend" >>.<br>
Your mom is $stepmom.name. Your dad is me.
<</speech>><br>
<<speech You $player.name $player.surname>>
It wasn't easy...I hope I don't need to do it again...
<</speech>>
<<desc>>
These dialogues can be repeated.
<</desc>>
<<button "Get back" "laptop">>
<<set $whoIsWho = 0>>
<</button>>
<</if>><style>body {background-image: url(img/bg/laptop.jpg);}</style>
<<desc>>
I can see some files.
<</desc>>
<<desc>>
<div class ="row">
<<button "Change names and relations to those who you live with (Don't open it unless you want to change something)" "whoIsWho">>
<<set $whoIsWho = 0>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button "Read F.A.Q." "QA">>
<</button>>
<</desc>>
<<desc>>
<<button "Get back" "myRoom">>
<</button>>
<</desc>> <style>body {background-image: url(img/bg/GymOutside.jpg);}</style>
<<desc>>
I'm in front of the city gym.
<</desc>>
<<desc>>
<div class="row">
<<if $currentHour >= 8 && $currentHour <= 21>>
<<button 'Enter''Gym'>>
<<set $player.curLoc ="Gym">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<else>>
The gym is closed. It works from 8 a.m. to 10 p.m. every day.
<</if>>
</div>
<</desc>>
<<desc>>
<<button 'Rose Avenue''RoseAvenue'>>
<<set $player.curLoc ="RoseAvenue">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">> <style>body {background-image: url(img/bg/InsideSeashellSouvenirs.jpg);}</style>
<<desc>>
The shelves are adorned with a stunning array of seashell-inspired gifts and local crafts that celebrate the sea's wonders.
<</desc>>
<<desc>>
<<button 'Get back''OceanShore'>>
<<set $player.curLoc ="OceanShore">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">> <style>body {background-image: url(img/bg/SandyBreezeCafe.jpg);}</style>
<<desc>>
I'm in front of the cafe.
<</desc>>
<<desc>>
<div class="row">
<<button 'Enter''Inside SandyBreezeCafe'>>
<<set $player.curLoc ="Inside SandyBreezeCafe">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'Get back''OceanShore'>>
<<set $player.curLoc ="OceanShore">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">> <style>body {background-image: url(img/bg/MarineMuseum.jpg);}</style>
<<desc>>
I'm in front of the museum.
<</desc>>
<<desc>>
<div class="row">
<<button 'Enter''Inside MarineMuseum'>>
<<set $player.curLoc ="Inside MarineMuseum">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'Get back''OceanShore'>>
<<set $player.curLoc ="OceanShore">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">><style>body {background-image: url(img/bg/Pharmacy.jpg);}</style>
<<desc>>
I can see the pharmacy.
<</desc>>
<<desc>>
<div class="row">
<<button 'Enter''Inside Pharmacy'>>
<<set $player.curLoc ="Inside Pharmacy">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'Cedar Circle''CedarCircle'>>
<<set $player.curLoc ="CedarCircle">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/CozyCornerCafe.jpg);}</style>
<<desc>>
I'm in front of the cafe.
<</desc>>
<<desc>>
<div class="row">
<<button 'Enter''Inside CozyCornerCafe'>>
<<set $player.curLoc ="Inside CozyCornerCafe">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'Cedar Circle''CedarCircle'>>
<<set $player.curLoc ="CedarCircle">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/RosewoodBookstore.jpg);}</style>
<<desc>>
I'm in front of the bookstore.
<</desc>>
<<desc>>
<div class="row">
<<button 'Enter''Inside RosewoodBookstore'>>
<<set $player.curLoc ="Inside RosewoodBookstore">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'Cedar Circle''CedarCircle'>>
<<set $player.curLoc ="CedarCircle">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/BlossomBoutique.jpg);}</style>
<<desc>>
I'm in front of the flower's store.
<</desc>>
<<desc>>
<div class="row">
<<button 'Enter''Inside BlossomBoutique'>>
<<set $player.curLoc ="Inside BlossomBoutique">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'Cedar Circle''CedarCircle'>>
<<set $player.curLoc ="CedarCircle">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">><style>body {background-image: url(img/bg/TattoSalon.jpg);}</style>
<<desc>>
I'm in front of the tattoo salon.
<</desc>>
<<desc>>
<div class="row">
<<button 'Enter''Inside TattoSalon'>>
<<set $player.curLoc ="Inside TattoSalon">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'Harmony Lane''HarmonyLane'>>
<<set $player.curLoc ="HarmonyLane">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/InsideBrewHaven.jpg);}</style>
<<desc>>
Brew Haven is a lively pub with a rustic charm that immediately draws me in. The warm glow of dimly lit chandeliers reflects off dark wooden beams and polished oak tables, creating an atmosphere both welcoming and intimate.
<</desc>>
<<desc>>
<<button 'TownCenter''TownCenter'>>
<<set $player.curLoc ="TownCenter">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
<</desc>>
<<include "showNPC">> <<include "nameProfession">>
<<if _npc.profession is "Doctor">>
<<if _npc.doingNow == "working">>
<<set _npc.description = " is reviewing some files">>
<</if>>
<</if>>
<<if _npc.profession is "Nurse">>
<<if _npc.doingNow == "working">>
<<set _npc.description = " is standing near the wall">>
<</if>>
<</if>>
<<if _npc.profession is "Pharmacist">>
<<if _npc.doingNow == "working">>
<<set _npc.description = " is organizing medicine behind the counter">>
<</if>>
<</if>>
<<if _npc.profession is "Waitress">>
<<if _npc.doingNow == "working">>
<<set _npc.description = " is serving customers">>
<</if>>
<</if>>
<<if _npc.profession is "BaristaCozyCornerCafe">>
<<if _npc.doingNow == "working">>
<<set _npc.description = " is making coffee">>
<</if>>
<</if>>
<<if _npc.profession is "BookSellerRosewood">>
<<if _npc.doingNow == "working">>
<<set _npc.description = " is organizing books">>
<</if>>
<</if>>
<<if _npc.profession is "BlossomBoutiqueSeller">>
<<if _npc.doingNow == "working">>
<<set _npc.description = " is assisting customers">>
<</if>>
<</if>>
<<if _npc.profession is "Journalist">>
<<if _npc.doingNow == "working">>
<<set _npc.description = " is busy working">>
<</if>>
<</if>>
<<if _npc.profession is "Model">>
<<if _npc.doingNow == "working">>
<<set _npc.description = " is posing for photos">>
<</if>>
<</if>>
<<if _npc.profession is "RamirezWorker">>
<<if _npc.doingNow == "working">>
<<set _npc.description = " is managing packages">>
<</if>>
<</if>>
<<if _npc.profession is "Biologist">>
<<if _npc.doingNow == "working">>
<<set _npc.description = " is studying wildlife">>
<</if>>
<</if>>
<<if _npc.profession is "CoutureSeller">>
<<if _npc.doingNow == "working">>
<<set _npc.description = " is showcasing designs">>
<</if>>
<</if>>
<<if _npc.profession is "ArtGalleryWorker">>
<<if _npc.doingNow == "working">>
<<set _npc.description = " is arranging exhibits">>
<</if>>
<</if>>
<<if _npc.profession is "JournalistRedDawn">>
<<if _npc.doingNow == "working">>
<<set _npc.description = " is writing an article">>
<</if>>
<</if>>
<<if _npc.profession is "Designer">>
<<if _npc.doingNow == "working">>
<<set _npc.description = " is crafting new looks">>
<</if>>
<</if>>
<<if _npc.profession is "GeneralShopSeller">>
<<if _npc.doingNow == "working">>
<<set _npc.description = " is assisting customers">>
<</if>>
<</if>>
<<if _npc.profession is "YogaInstructor">>
<<if _npc.doingNow == "working">>
<<set _npc.description = " is leading a class">>
<</if>>
<</if>>
<<if _npc.profession is "assLover">>
<<if _npc.doingNow == "working">>
<<set _npc.description = " is patrolling the street">>
<</if>>
<</if>>
<<if _npc.profession is "titsLover">>
<<if _npc.doingNow == "working">>
<<set _npc.description = " is patrolling the street">>
<</if>>
<</if>>
<<if _npc.profession is "legsLover">>
<<if _npc.doingNow == "working">>
<<set _npc.description =" is patrolling the street">>
<</if>>
<</if>>
<<if _npc.location is "RuralRetreat">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is looking at the sky">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is walking past by people">>
<</if>>
<</if>>
<<if _npc.location is "RuralRetreat">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is sitting on the grass, scrolling the phone">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is wandering along the quiet paths">>
<</if>>
<</if>>
<<if _npc.location is "HillsideTrails">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is resting on a bench, watching the distant hills">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is navigating the winding trails">>
<</if>>
<</if>>
<<if _npc.location is "Inside LotusStudio">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is doing yoga">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is going to get out of here">>
<</if>>
<</if>>
<<if _npc.location is "Inside ArtGallery">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is sitting quietly, appreciating the ambiance">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is pacing through the exhibits, admiring the artwork">>
<</if>>
<</if>>
<<if _npc.location is "Gym">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is working out">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is moving between workout stations">>
<</if>>
<</if>>
<<if _npc.location is "GymOutside">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is leaning against the wall, sipping coffee">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is walking">>
<</if>>
<</if>>
<<if _npc.location is "Inside BakersEmporium">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is sitting by the counter, savoring a fresh pastry">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is browsing through the shelves of baked goods">>
<</if>>
<</if>>
<<if _npc.location is "Inside SeashellSouvenirs">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is sitting on a small stool, examining a delicate shell">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is looking through the array of trinkets and souvenirs">>
<</if>>
<</if>>
<<if _npc.location is "CedarPark">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is reclining on a park bench, enjoying the shade of the cedar trees">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is taking a leisurely stroll along the park paths">>
<</if>>
<</if>>
<<if _npc.location is "PinecrestRestaurant">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is seated at a table, savoring the local cuisine">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is pacing near the entrance, waiting for a friend">>
<</if>>
<</if>>
<<if _npc.location is "Inside PinecrestRestaurant">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is enjoying a cup of coffee at a quiet table">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is moving between tables, chatting with acquaintances">>
<</if>>
<</if>>
<<if _npc.location is "Inside RosewoodBookstore">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is sitting in a cozy corner, flipping through a book">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is browsing through the shelves of novels and tomes">>
<</if>>
<</if>>
<<if _npc.location is "Inside CozyCornerCafe">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is seated near the window, sipping a warm drink">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is weaving through the tables, looking for a spot to sit">>
<</if>>
<</if>>
<<if _npc.location is "Inside Library">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is sitting quietly, immersed in a book">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is strolling through the aisles, scanning the shelves">>
<</if>>
<</if>>
<<if _npc.location is "Inside BrewHaven">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is seated at the bar, enjoying a freshly brewed drink">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is wandering through the small brewery, observing the equipment">>
<</if>>
<</if>>
<<if _npc.location is "SunsetPier">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is sitting at the edge of the pier, watching the waves">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is taking a leisurely walk along the pier">>
<</if>>
<</if>>
<<if _npc.location is "Beach">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is lounging on the sand, enjoying the sun">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is strolling along the shoreline, leaving footprints in the sand">>
<</if>>
<</if>>
<<if _npc.location is "Inside SandyBreezeCafe">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is seated at a small table, enjoying a tropical drink">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is walking through the cafe, admiring the seaside decor">>
<</if>>
<</if>>
<<if _npc.location is "Inside MarineMuseum">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is sitting on a bench, reading about marine life">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is wandering through the exhibits, gazing at the aquariums">>
<</if>>
<</if>>
<<if _npc.location is "RoseAvenue">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is sitting on a bench, watching the bustling street">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is strolling down the avenue, enjoying the lively atmosphere">>
<</if>>
<</if>>
<<if _npc.location is "Outskirts">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is sitting under a tree, taking a break from the journey">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is exploring the quiet, open spaces of the outskirts">>
<</if>>
<</if>>
<<if _npc.location is "IvyLane">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is leaning against a wall, taking in the peaceful surroundings">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is strolling down the narrow lane, enjoying the ivy-covered walls">>
<</if>>
<</if>>
<<if _npc.location is "HarmonyLane">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is sitting on a bench, humming a tune">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is walking along the lane, smiling at passersby">>
<</if>>
<</if>>
<<if _npc.location is "ShutterStreet">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is watching the birds">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is strolling down the street, admiring the quaint buildings">>
<</if>>
<</if>>
<<if _npc.location is "TownCenter">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is sitting near the fountain, watching the hustle and bustle">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is moving through the busy square, observing the crowd">>
<</if>>
<</if>>
<<if _npc.location is "CedarCircle">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is resting on a bench, surrounded by towering cedar trees">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is walking the circular path, enjoying the serene environment">>
<</if>>
<</if>>
<<if _npc.location is "OceanShore">>
<<if _npc.doingNow == "resting">>
<<set _npc.description = " is sitting on a rock, gazing out at the ocean">>
<<elseif _npc.doingNow == "walking">>
<<set _npc.description = " is wandering along the shoreline, listening to the crashing waves">>
<</if>>
<</if>>
Profession: <<print _npc.profession>> <br>
Location: <<print _npc.location>><br>
affection: <<print _npc.affection>><br>
affectionLevel: <<print _npc.affectionLevel>><br>
obedience: <<print _npc.obedience>><br>
resistance: <<print _npc.resistance>><br>
resistanceModifier: <<print _npc.resistanceModifier>><br>
arousal: <<print _npc.arousal>><br>
<<if _npc.profession is "Doctor">>
<<set _npc.nameProfession = "Doctor">>
<</if>>
<<if _npc.profession is "Nurse">>
<<set _npc.nameProfession = "Nurse">>
<</if>>
<<if _npc.profession is "Waitress">>
<<set _npc.nameProfession = "Waitress">>
<</if>>
<<if _npc.profession is "BaristaCozyCornerCafe">>
<<set _npc.nameProfession = "Barista">>
<</if>>
<<if _npc.profession is "BookSellerRosewood">>
<<set _npc.nameProfession = "Salesperson">>
<</if>>
<<if _npc.profession is "BlossomBoutiqueSeller">>
<<set _npc.nameProfession = "Salesperson">>
<</if>>
<<if _npc.profession is "Journalist">>
<<set _npc.nameProfession = "Journalist">>
<</if>>
<<if _npc.profession is "Model">>
<<set _npc.nameProfession = "Model">>
<</if>>
<<if _npc.profession is "RamirezWorker">>
<<set _npc.nameProfession = "Worker">>
<</if>>
<<if _npc.profession is "Biologist">>
<<set _npc.nameProfession = "Biologist">>
<</if>>
<<if _npc.profession is "CoutureSeller">>
<<set _npc.nameProfession = "Salesperson">>
<</if>>
<<if _npc.profession is "ArtGalleryWorker">>
<<set _npc.nameProfession = "Clerk">>
<</if>>
<<if _npc.profession is "JournalistRedDawn">>
<<set _npc.nameProfession = "Journalist">>
<</if>>
<<if _npc.profession is "Designer">>
<<set _npc.nameProfession = "Designer">>
<</if>>
<<if _npc.profession is "GeneralShopSeller">>
<<set _npc.nameProfession = "Salesperson">>
<</if>>
<<if _npc.profession is "YogaInstructor">>
<<set _npc.nameProfession = "Inctructor">>
<</if>>
<<if _npc.profession is "Florist">>
<<set _npc.nameProfession = "Florist">>
<</if>>
<<if _npc.profession is "Librarian">>
<<set _npc.nameProfession = "Librarian">>
<</if>>
<<if _npc.profession is "TourGuide">>
<<set _npc.nameProfession = "Tour Guide">>
<</if>>
<<if _npc.profession is "Chef">>
<<set _npc.nameProfession = "Chef">>
<</if>>
<<if _npc.profession is "Photographer">>
<<set _npc.nameProfession = "Photographer">>
<</if>>
<<if _npc.profession is "Tailor">>
<<set _npc.nameProfession = "Tailor">>
<</if>>
<<if _npc.profession is "Architect">>
<<set _npc.nameProfession = "Architect">>
<</if>>
<<if _npc.profession is "MusicTeacher">>
<<set _npc.nameProfession = "Music Teacher">>
<</if>>
<<if _npc.profession is "DanceInstructor">>
<<set _npc.nameProfession = "Dance Instructor">>
<</if>>
<<if _npc.profession is "Therapist">>
<<set _npc.nameProfession = "Therapist">>
<</if>>
<<if _npc.profession is "assLover">>
<<set _npc.nameProfession = "Member of Ass Lover Gang">>
<</if>>
<<if _npc.profession is "titsLover">>
<<set _npc.nameProfession = "Member of Tits Lover Gang">>
<</if>>
<<if _npc.profession is "legsLover">>
<<set _npc.nameProfession = "Member of Legs Lover Gang">>
<</if>>
<<if _npc.profession is "Mechanic">>
<<set _npc.nameProfession = "Mechanic">>
<</if>>
<<if _npc.profession is "Carpenter">>
<<set _npc.nameProfession = "Carpenter">>
<</if>>
<<if _npc.profession is "Blacksmith">>
<<set _npc.nameProfession = "Blacksmith">>
<</if>>
<<if _npc.profession is "Chef">>
<<set _npc.nameProfession = "Chef">>
<</if>>
<<if _npc.profession is "Fisherman">>
<<set _npc.nameProfession = "Fisherman">>
<</if>>
<<if _npc.profession is "Bartender">>
<<set _npc.nameProfession = "Bartender">>
<</if>>
<<if _npc.profession is "Teacher">>
<<set _npc.nameProfession = "Teacher">>
<</if>>
<<if _npc.profession is "Photographer">>
<<set _npc.nameProfession = "Photographer">>
<</if>>
<<if _npc.profession is "Electrician">>
<<set _npc.nameProfession = "Electrician">>
<</if>>
<<if _npc.profession is "Architect">>
<<set _npc.nameProfession = "Architect">>
<</if>>
<<if _npc.profession is "Pharmacist">>
<<set _npc.nameProfession = "Pharmacist">>
<</if>>
<<if _npc.profession is "JournalistDawn">>
<<set _npc.nameProfession = "Journalist">>
<</if>>
<<if $player.curLoc == "JensonClinic">>
<style>body {background-image: url(img/bg/JensonClinic.jpg);}</style>
<<elseif $player.curLoc == "JensonClinicLobby">>
<style>body {background-image: url(img/bg/JensonClinicLobby.jpg);}</style>
<<elseif $player.curLoc == "JensonOffice">>
<style>body {background-image: url(img/bg/JensonOffice.jpg);}</style>
<<elseif $player.curLoc == "JensonClinicSecondFloor">>
<style>body {background-image: url(img/bg/JensonClinicSecondFloor.jpg);}</style>
<<elseif $player.curLoc == "JensonClinicReception">>
<style>body {background-image: url(img/bg/JensonClinicReception.jpg);}</style>
<<elseif $player.curLoc == "JensonClinicLobby">>
<style>body {background-image: url(img/bg/JensonClinicLobby.jpg);}</style>
<<elseif $player.curLoc == "JensonClinicHallway">>
<style>body {background-image: url(img/bg/JensonClinicHallway.jpg);}</style>
<<elseif $player.curLoc == "JensonClinicExamRoom">>
<style>body {background-image: url(img/bg/JensonClinicExamRoom.jpg);}</style>
<<elseif $player.curLoc == "JensonClinicPatientRoom">>
<style>body {background-image: url(img/bg/JensonClinicPatientRoom.jpg);}</style>
<<elseif $player.curLoc == "JensonClinicBasement">>
<style>body {background-image: url(img/bg/JensonClinicBasement.jpg);}</style>
<<elseif $player.curLoc == "CarterBakery">>
<style>body {background-image: url(img/bg/CarterBakery.jpg);}</style>
<<elseif $player.curLoc == "TrainingDustr">>
<style>body {background-image: url(img/bg/TrainingDustr.jpg);}</style>
<<elseif $player.curLoc == "BrewHaven">>
<style>body {background-image: url(img/bg/BrewHaven.jpg);}</style>
<<elseif $player.curLoc == "Inside BrewHaven">>
<style>body {background-image: url(img/bg/InsideBrewHaven.jpg);}</style>
<<elseif $player.curLoc == "TrainingDustr0">>
<style>body {background-image: url(img/bg/TrainingDustr0.jpg);}</style>
<<elseif $player.curLoc == "TownCenter">>
<style>body {background-image: url(img/bg/TownCenter.jpg);}</style>
<<elseif $player.curLoc == "Inside Library">>
<style>body {background-image: url(img/bg/InsideLibrary.jpg);}</style>
<<elseif $player.curLoc == "Library">>
<style>body {background-image: url(img/bg/Library.jpg);}</style>
<<elseif $player.curLoc == "TownHall">>
<style>body {background-image: url(img/bg/TownHall.jpg);}</style>
<<elseif $player.curLoc == "CedarCircle">>
<style>body {background-image: url(img/bg/CedarCircle.jpg);}</style>
<<elseif $player.curLoc == "Inside Pharmacy">>
<style>body {background-image: url(img/bg/InsidePharmacy.jpg);}</style>
<<elseif $player.curLoc == "Pharmacy">>
<style>body {background-image: url(img/bg/Pharmacy.jpg);}</style>
<<elseif $player.curLoc == "Inside CozyCornerCafe">>
<style>body {background-image: url(img/bg/InsideCozyCornerCafe.jpg);}</style>
<<elseif $player.curLoc == "CozyCornerCafe">>
<style>body {background-image: url(img/bg/CozyCornerCafe.jpg);}</style>
<<elseif $player.curLoc == "Inside RosewoodBookstore">>
<style>body {background-image: url(img/bg/InsideRosewoodBookstore.jpg);}</style>
<<elseif $player.curLoc == "RosewoodBookstore">>
<style>body {background-image: url(img/bg/RosewoodBookstore.jpg);}</style>
<<elseif $player.curLoc == "Inside BlossomBoutique">>
<style>body {background-image: url(img/bg/InsideBlossomBoutique.jpg);}</style>
<<elseif $player.curLoc == "BlossomBoutique">>
<style>body {background-image: url(img/bg/BlossomBoutique.jpg);}</style>
<<elseif $player.curLoc == "PinecrestRestaurant">>
<style>body {background-image: url(img/bg/PinecrestRestaurant.jpg);}</style>
<<elseif $player.curLoc == "CedarPark">>
<style>body {background-image: url(img/bg/CedarPark.jpg);}</style>
<<elseif $player.curLoc == "InsidePinecrestRestaurant">>
<style>body {background-image: url(img/bg/InsidePinecrestRestaurant.jpg);}</style>
<<elseif $player.curLoc == "Beach">>
<style>body {background-image: url(img/bg/Beach.jpg);}</style>
<<elseif $player.curLoc == "InsideMarineMuseum">>
<style>body {background-image: url(img/bg/InsideMarineMuseum.jpg);}</style>
<<elseif $player.curLoc == "MarineMuseum">>
<style>body {background-image: url(img/bg/MarineMuseum.jpg);}</style>
<<elseif $player.curLoc == "SandyBreezeCafe">>
<style>body {background-image: url(img/bg/SandyBreezeCafe.jpg);}</style>
<<elseif $player.curLoc == "Inside SandyBreezeCafe">>
<style>body {background-image: url(img/bg/InsideSandyBreezeCafe.jpg);}</style>
<<elseif $player.curLoc == "OceanShore">>
<style>body {background-image: url(img/bg/OceanShore.jpg);}</style>
<<elseif $player.curLoc == "SunsetPier">>
<style>body {background-image: url(img/bg/SunsetPier.jpg);}</style>
<<elseif $player.curLoc == "SeashellSouvenirs">>
<style>body {background-image: url(img/bg/SeashellSouvenirs.jpg);}</style>
<<elseif $player.curLoc == "Inside SeashellSouvenirs">>
<style>body {background-image: url(img/bg/InsideSeashellSouvenirs.jpg);}</style>
<<elseif $player.curLoc == "RoseAvenue">>
<style>body {background-image: url(img/bg/RoseAvenue.jpg);}</style>
<<elseif $player.curLoc == "ArtGallery">>
<style>body {background-image: url(img/bg/ArtGallery.jpg);}</style>
<<elseif $player.curLoc == "GreenThumb">>
<style>body {background-image: url(img/bg/GreenThumb.jpg);}</style>
<<elseif $player.curLoc == "CoutureStudio">>
<style>body {background-image: url(img/bg/CoutureStudio.jpg);}</style>
<<elseif $player.curLoc == "Gym">>
<style>body {background-image: url(img/bg/Gym.jpg);}</style>
<<elseif $player.curLoc == "GymOutside">>
<style>body {background-image: url(img/bg/GymOutside.jpg);}</style>
<<elseif $player.curLoc == "Inside GreenThumb">>
<style>body {background-image: url(img/bg/InsideGreenThumb.jpg);}</style>
<<elseif $player.curLoc == "Inside CoutureStudio">>
<style>body {background-image: url(img/bg/InsideCoutureStudio.jpg);}</style>
<<elseif $player.curLoc == "IvyLane">>
<style>body {background-image: url(img/bg/IvyLane.jpg);}</style>
<<elseif $player.curLoc == "GeneralShop">>
<style>body {background-image: url(img/bg/GeneralShop.jpg);}</style>
<<elseif $player.curLoc == "Inside GeneralShop">>
<style>body {background-image: url(img/bg/InsideGeneralShop.jpg);}</style>
<<elseif $player.curLoc == "Inside LotusStudio">>
<style>body {background-image: url(img/bg/InsideLotusStudio.jpg);}</style>
<<elseif $player.curLoc == "LotusStudio">>
<style>body {background-image: url(img/bg/LotusStudio.jpg);}</style>
<<elseif $player.curLoc == "ScottAntiques">>
<style>body {background-image: url(img/bg/ScottAntiques.jpg);}</style>
<<elseif $player.curLoc == "Inside ScottAntiques">>
<style>body {background-image: url(img/bg/InsideScottAntiques.jpg);}</style>
<<elseif $player.curLoc == "ActivistCenter">>
<style>body {background-image: url(img/bg/ActivistCenter.jpg);}</style>
<<elseif $player.curLoc == "Inside ActivistCenter">>
<style>body {background-image: url(img/bg/InsideActivistCenter.jpg);}</style>
<<elseif $player.curLoc == "HarmonyLane">>
<style>body {background-image: url(img/bg/HarmonyLane.jpg);}</style>
<<elseif $player.curLoc == "BakersEmporium">>
<style>body {background-image: url(img/bg/BakersEmporium.jpg);}</style>
<<elseif $player.curLoc == "Inside BakersEmporium">>
<style>body {background-image: url(img/bg/InsideBakersEmporium.jpg);}</style>
<<elseif $player.curLoc == "NewsOffice">>
<style>body {background-image: url(img/bg/NewsOffice.jpg);}</style>
<<elseif $player.curLoc == "Inside NewsOffice">>
<style>body {background-image: url(img/bg/InsideNewsOffice.jpg);}</style>
<<elseif $player.curLoc == "GarciaStudio">>
<style>body {background-image: url(img/bg/GarciaStudio.jpg);}</style>
<<elseif $player.curLoc == "Inside GarciaStudio">>
<style>body {background-image: url(img/bg/InsideGarciaStudio.jpg);}</style>
<<elseif $player.curLoc == "TattoSalon">>
<style>body {background-image: url(img/bg/TattoSalon.jpg);}</style>
<<elseif $player.curLoc == "Inside TattoSalon">>
<style>body {background-image: url(img/bg/InsideTattoSalon.jpg);}</style>
<<elseif $player.curLoc == "ShutterStreet">>
<style>body {background-image: url(img/bg/ShutterStreet.jpg);}</style>
<<elseif $player.curLoc == "ReedStudio">>
<style>body {background-image: url(img/bg/ReedStudio.jpg);}</style>
<<elseif $player.curLoc == "Inside ReedStudio">>
<style>body {background-image: url(img/bg/InsideReedStudio.jpg);}</style>
<<elseif $player.curLoc == "DavisFirm">>
<style>body {background-image: url(img/bg/DavisFirm.jpg);}</style>
<<elseif $player.curLoc == "Inside DavisFirm">>
<style>body {background-image: url(img/bg/InsideDavisFirm.jpg);}</style>
<<elseif $player.curLoc == "LocalNewspaper">>
<style>body {background-image: url(img/bg/LocalNewspaper.jpg);}</style>
<<elseif $player.curLoc == "Inside LocalNewspaper">>
<style>body {background-image: url(img/bg/InsideLocalNewspaper.jpg);}</style>
<<elseif $player.curLoc == "Outskirts">>
<style>body {background-image: url(img/bg/Outskirts.jpg);}</style>
<<elseif $player.curLoc == "RuralRetreat">>
<style>body {background-image: url(img/bg/RuralRetreat.jpg);}</style>
<<elseif $player.curLoc == "HillsideTrails">>
<style>body {background-image: url(img/bg/HillsideTrails.jpg);}</style>
<<elseif $player.curLoc == "RamirezDeliveryOutside">>
<style>body {background-image: url(img/bg/RamirezDeliveryOutside.jpg);}</style>
<<elseif $player.curLoc == "Inside RamirezDelivery">>
<style>body {background-image: url(img/bg/InsideRamirezDelivery.jpg);}</style>
<<elseif $player.curLoc == "WildlifeCenter">>
<style>body {background-image: url(img/bg/WildlifeCenter.jpg);}</style>
<<elseif $player.curLoc == "Inside WildlifeCenter">>
<style>body {background-image: url(img/bg/InsideWildlifeCenter.jpg);}</style>
<<elseif $player.curLoc == "JohnsonFarm">>
<style>body {background-image: url(img/bg/JohnsonFarm.jpg);}</style>
<<elseif $player.curLoc == "Inside JohnsonFarm">>
<style>body {background-image: url(img/bg/insideFarm.jpg);}</style>
<<elseif $player.curLoc == "Cornfield">>
<style>body {background-image: url(img/bg/Cornfield.jpg);}</style>
<<elseif $player.curLoc == "fAttic">>
<style>body {background-image: url(img/bg/fAttic.jpg);}</style>
<<elseif $player.curLoc == "parentBedroom">>
<style>body {background-image: url(img/bg/parentBedroom.jpg);}</style>
<<elseif $player.curLoc == "myRoom">>
<style>body {background-image: url(img/bg/myRoom.jpg);}</style>
<<elseif $player.curLoc == "sisRoom">>
<style>body {background-image: url(img/bg/sisRoom.jpg);}</style>
<<elseif $player.curLoc == "broRoom">>
<style>body {background-image: url(img/bg/broRoom.jpg);}</style>
<<elseif $player.curLoc == "momBedroom">>
<style>body {background-image: url(img/bg/momBedroom.jpg);}</style>
<<elseif $player.curLoc == "fBathroom">>
<style>body {background-image: url(img/bg/fBathroom.jpg);}</style>
<<elseif $player.curLoc == "fLivingRoom">>
<style>body {background-image: url(img/bg/fLivingRoom.jpg);}</style>
<<elseif $player.curLoc == "fKitchen">>
<style>body {background-image: url(img/bg/fKitchen.jpg);}</style>
<<elseif $player.curLoc == "fDiningRoom">>
<style>body {background-image: url(img/bg/fDiningRoom.jpg);}</style>
<<elseif $player.curLoc == "fBigHall">>
<style>body {background-image: url(img/bg/fBigHall.jpg);}</style>
<<elseif $player.curLoc == "fFirstFloorCorridor">>
<style>body {background-image: url(img/bg/fFirstFloorCorridor.jpg);}</style>
<<elseif $player.curLoc == "fCorridor">>
<style>body {background-image: url(img/bg/fCorridor.jpg);}</style>
<<elseif $player.curLoc == "fBathroomFFloor">>
<style>body {background-image: url(img/bg/fBathroomFFloor.jpg);}</style>
<<elseif $player.curLoc == "fLaundry">>
<style>body {background-image: url(img/bg/fLaundry.jpg);}</style>
<<elseif $player.curLoc == "fYard">>
<style>body {background-image: url(img/bg/fYard.jpg);}</style>
<<elseif $player.curLoc == "fBasement">>
<style>body {background-image: url(img/bg/fBasement.jpg);}</style>
<<elseif $player.curLoc == "friendHouse">>
<<if $friendHouse == "diningRoom">>
<style>body {background-image: url(img/bg/friendHouseDiningRoom.jpg);}</style>
<<elseif $friendHouse == "corridor">>
<style>body {background-image: url(img/bg/friendHouseCorridor.jpg);}</style>
<<elseif $friendHouse == "momBedroom">>
<style>body {background-image: url(img/bg/friendHouseMomBedroom.jpg);}</style>
<<elseif $friendHouse == "kitchen">>
<style>body {background-image: url(img/bg/friendHouseKitchen.jpg);}</style>
<<elseif $friendHouse == "livingRoom">>
<style>body {background-image: url(img/bg/friendHouseLivingRoom.jpg);}</style>
<<elseif $friendHouse == "bedroom">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<elseif $friendHouse == "bathroom">>
<style>body {background-image: url(img/bg/friendHouseBathroom.jpg);}</style>
<<elseif $friendHouse == "decision">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<elseif $friendHouse == "kickAsses">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<elseif $friendHouse == "areUready">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<elseif $friendHouse == "readyToFight">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<elseif $friendHouse == "takePhoneLook">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<elseif $friendHouse == "inShortWhoIsHe">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<elseif $friendHouse == "getStarted">>
<style>body {background-image: url(img/bg/Outskirts.jpg);}</style>
<<elseif $friendHouse == "heyBastard">>
<style>body {background-image: url(img/bg/Outskirts.jpg);}</style>
<<elseif $friendHouse == "notReady">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<elseif $friendHouse == "fredLost">>
<style>body {background-image: url(img/bg/Outskirts.jpg);}</style>
<<elseif $friendHouse == "fredWon">>
<style>body {background-image: url(img/bg/Outskirts.jpg);}</style>
<<elseif $friendHouse == "lawn">>
<style>body {background-image: url(img/bg/friendHouseLawn.jpg);}</style>
<<elseif $friendHouse == "suckFredDick">>
<style>body {background-image: url(img/bg/Outskirts.jpg);}</style>
<<elseif $friendHouse == "punchInDick">>
<style>body {background-image: url(img/bg/Outskirts.jpg);}</style>
<<elseif $friendHouse == "afterRunning">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<elseif $friendHouse == "afterRunningLost">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<elseif $friendHouse == "goAway">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<elseif $friendHouse == "fuckHisSister">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<elseif $friendHouse == "letsPunishHer">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<elseif $friendHouse == "letsPunishHerEarly">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<elseif $friendHouse == "followHim">>
<style>body {background-image: url(img/bg/HarmonyLane.jpg);}</style>
<<elseif $friendHouse == "knockKnock">>
<style>body {background-image: url(img/bg/carlaRoom.jpg);}</style>
<<elseif $friendHouse == "lostRapeBattleMind">>
<style>body {background-image: url(img/bg/carlaRoom.jpg);}</style>
<<elseif $friendHouse == "lostRapeBattleHealth">>
<style>body {background-image: url(img/bg/carlaRoom.jpg);}</style>
<<elseif $friendHouse == "lostRapeBattleStamina">>
<style>body {background-image: url(img/bg/carlaRoom.jpg);}</style>
<<elseif $friendHouse == "stopCarlaSex">>
<style>body {background-image: url(img/bg/carlaRoom.jpg);}</style>
<<elseif $friendHouse == "missedHer">>
<style>body {background-image: url(img/bg/carlaRoom.jpg);}</style>
<<elseif $friendHouse == "goHomeAfterRape">>
<style>body {background-image:url(img/bg/friendHouseBedroom.jpg);}</style>
<<elseif $friendHouse == "friendQuest0">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<elseif $friendHouse == "friendQuest01">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<</if>>
<<elseif $player.curLoc == "fCorridor">>
<style>body {background-image: url(img/bg/fCorridor.jpg);}</style>
<<elseif $player.curLoc == "fCorridor">>
<style>body {background-image: url(img/bg/fCorridor.jpg);}</style>
<<elseif $player.curLoc == "fCorridor">>
<style>body {background-image: url(img/bg/fCorridor.jpg);}</style>
<<elseif $player.curLoc == "fCorridor">>
<style>body {background-image: url(img/bg/fCorridor.jpg);}</style>
<<elseif $player.curLoc == "fCorridor">>
<style>body {background-image: url(img/bg/fCorridor.jpg);}</style>
<<elseif $player.curLoc == "fCorridor">>
<style>body {background-image: url(img/bg/fCorridor.jpg);}</style>
<<elseif $player.curLoc == "fCorridor">>
<style>body {background-image: url(img/bg/fCorridor.jpg);}</style>
<<elseif $player.curLoc == "fCorridor">>
<style>body {background-image: url(img/bg/fCorridor.jpg);}</style>
<<elseif $player.curLoc == "fCorridor">>
<style>body {background-image: url(img/bg/fCorridor.jpg);}</style>
<<elseif $player.curLoc == "fCorridor">>
<style>body {background-image: url(img/bg/fCorridor.jpg);}</style>
<<elseif $player.curLoc == "fCorridor">>
<style>body {background-image: url(img/bg/fCorridor.jpg);}</style>
<<elseif $player.curLoc == "fCorridor">>
<style>body {background-image: url(img/bg/fCorridor.jpg);}</style>
<</if>> <style>body {background-image: url(img/bg/InsideArtGallery.jpg);}</style>
<<desc>>
I'm in the Town Art Gallery.
<</desc>>
<<desc>>
<<button 'TownCenter''TownCenter'>>
<<set $player.curLoc ="TownCenter">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
<</desc>>
<<include "showNPC">> <style>body {background-image: url(img/bg/InsideCoutureStudio.jpg);}</style>
<<desc>>
The studio exudes sophistication, with fabrics of various textures and colors draped across tables and mannequins. Penelope's sketches adorn the walls, a glimpse into her creative process. The sewing machines hum softly, bringing to life the vision of exquisite garments.
<</desc>>
<<desc>>
<<button 'TownCenter''TownCenter'>>
<<set $player.curLoc ="TownCenter">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/InsideGarciaStudio.jpg);}</style>
<<desc>>
Ramona Garcia, a passionate musician, teaches music lessons and hones her craft in this home-based studio. The walls echo with the sounds of various instruments, and music notes are scattered across the floor, evidence of creativity in progress.
<</desc>>
<<desc>>
<<button 'Harmony Lane''HarmonyLane'>>
<<set $player.curLoc ="HarmonyLane">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/InsideBakersEmporium.jpg);}</style>
<<desc>>
The shelves are lined with ornate vases, classic clocks, and unique curiosities that capture the essence of eras gone by. Jacoby's passion for preserving history is evident in every piece. As you explore the shop, you'll feel like you've stepped into a time capsule, surrounded by the elegance of yesteryears. Baker's Emporium is a haven for antique enthusiasts seeking timeless treasures.
<</desc>>
<<desc>>
<<button 'Harmony Lane''HarmonyLane'>>
<<set $player.curLoc ="HarmonyLane">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/InsideLocalNewspaper.jpg);}</style>
<<desc>>
The newsroom buzzes with energy as journalists type furiously at their computers, phones ringing intermittently. Robert Foster, a seasoned journalist with a nose for stories, can often be found here.
<</desc>>
<<desc>>
<<button 'Shutter Street''ShutterStreet'>>
<<set $player.curLoc ="ShutterStreet">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/InsideDavisFirm.jpg);}</style>
<<desc>>
As I step inside, the atmosphere exudes professionalism and integrity. The walls are adorned with legal books and diplomas, showcasing his knowledge and experience.
<</desc>>
<<desc>>
<<button 'Shutter Street''ShutterStreet'>>
<<set $player.curLoc ="ShutterStreet">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<style>body {background-image: url(img/bg/InsideReedStudio.jpg);}</style>
<<desc>>
The walls are adorned with captivating photographs, showcasing Jackson's skill and unique perspective. A cozy corner holds a collection of vintage cameras, hinting at a deep appreciation for the craft's history.
<</desc>>
<div class="row">
<<if $meetJReed == false>>
<<button "I see a man with tattoed hands clutching a new camera" "talkJReed">>
<<set $talkJ = 0>>
<</button>>
<<else>>
<<button "The owner of the studio " "talkJReed">>
<<set $talkJ = 1>>
<</button>>
<</if>>
</div>
<<desc>>
<<button 'Shutter Street''ShutterStreet'>>
<<set $player.curLoc ="ShutterStreet">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<include "showNPC">>
<<include "bg">>
<<set $bg = random(0,1)>>
<<if $stableNPC.failsCounter >= $stableNPC.failsBeforeEndConvo>>
<<stableText $id>>
I can't speak anymore, I'm sorry.
<</stableText>><br>
<<elseif $stableNPC.convoNumber == $stableNPC.convoCounter>>
<<stableText $id>>
It's pleasure to speak with you but I have to go.
<</stableText>><br>
<<else>>
<<if $stableNPC.hasIntroduced == false>>
<<include "bg">>
<<speech "You" "$player.name" "$player.surname">>
Hello, can you help me?
<</speech>><br>
<<stableText $id>>
How could I help you?
<</stableText>><br>
<<button "Small talk " "stableNPCInteraction">>
<<set $interaction = "smallTalk">>
<<set $stableNPC.convoNumber -= 1>>
<</button>>
<br><br>
<<if $stableNPC.gender == "male">>
<<if $stableNPC.hasFought == true>>
<div class='row'>
<<button "Hey! Do you wanna fight?" "stableNPCFight">>
<<set $interaction = "hasFought">>
<</button>>
</div>
<<elseif $stableNPC.stamina <= 50>>
<div class='row'>
<<button "Hey! Do you wanna fight?" "stableNPCFight">>
<<set $interaction = "tired">>
<</button>>
</div>
<<elseif $stableNPC.health <= 50>>
<div class='row'>
<<button "Hey! Do you wanna fight?" "stableNPCFight">>
<<set $interaction = "injured">>
<</button>>
</div>
<<else>>
<<if $player.health <= 50>>
<<desc>>
I can't fight because I feel bad.
<</desc>>
<<elseif $player.stamina <= 50>>
<<desc>>
I can't fight because I'm too tired.
<</desc>>
<<else>>
<div class='row'>
<<button "Hey! Do you wanna fight?" "stableNPCFight">>
<<set $interaction = 0>>
<<set $maxHP = $stableNPC.healthMax>>
<<set $curHP = $stableNPC.health>>
<<set $maxStamina = $stableNPC.staminaMax>>
<<set $curStamina = $stableNPC.stamina>>
<<set $myMaxHP = $player.maxHealth>>
<<set $myCurHP = $player.health>>
<<set $myMaxStamina = $player.maxStamina>>
<<set $myCurStamina = $player.stamina>>
<<set $turn = "mine">>
<<set $stableNPC.hasFought = true>>
<</button>>
</div>
<</if>>
<</if>>
<</if>>
<br><br>
<<include "bg">>
<<button "What's your name?" "stableNPCDialogueName">>
<<set $stableNPC.affection += 10>>
<</button>>
<<else>>
<<speech "You" "$player.name" "$player.surname">>
"Hello, $stableNPC.name,how are you?"
<</speech>><br>
<<stableText $id>>
I'm fine.
<</stableText>>
<br><br>
<<desc>>
<div class='row'>
<<button "Small talk " "stableNPCInteraction">>
<<set $interaction = "smallTalk">>
<</button>>
<<button "Compliment " "stableNPCInteraction">>
<<set $interaction = "compliment">>
<</button>>
<<button "Crack a joke" "stableNPCInteraction">>
<<set $interaction = "joke">>
<</button>>
<<button "Crack a lewd joke" "stableNPCInteraction">>
<<set $interaction = "lewdJoke">>
<</button>>
</div>
<br>
<div class='row'>
<<button "Make a gift" "stableNPCInteraction">>
<<set $interaction = "gift">>
<</button>>
<<button "Ask for a walk" "stableNPCInteraction">>
<<set $interaction = "askWalk">>
<</button>>
</div>
<</desc>>
<<if $stableNPC.gender == "female">>
<<desc>>
<div class='row'>
<<button "Touch her">>
<<replace #touch>>
<<button "hand (accidentaly)" "stableNPCInteraction">>
<<set $interaction = "touchHand">>
<</button>><br>
<<button "hip (accidentaly)" "stableNPCInteraction">>
<<set $interaction = "touchHip">>
<</button>><br>
<<button "ass (accidentaly)" "stableNPCInteraction">>
<<set $interaction = "touchAss">>
<</button>><br>
<<button "tits (accidentaly)" "stableNPCInteraction">>
<<set $interaction = "touchTits">>
<</button>><br>
<<button "pussy" "stableNPCInteraction">>
<<set $interaction = "touchPussy">>
<</button>>
<</replace>>
<</button>>
<div id='touch'>
</div>
<<button "Grope her">>
<<replace #grope>>
<<button "tits" "stableNPCInteraction">>
<<set $interaction = "gropeTits">>
<</button>><br>
<<button "ass" "stableNPCInteraction">>
<<set $interaction = "gropeAss">>
<</button>><br>
<<button "pussy" "stableNPCInteraction">>
<<set $interaction = "gropePussy">>
<</button>>
<</replace>>
<</button>>
<div id='grope'>
</div>
<<button "Sex">>
<<replace #sex>>
<<button "oral" "sxSys">>
<<set $sx = 0>>
<<set $typeSx = "bj">>
<</button>><br>
<<button "pussy" "sxSys">>
<<set $sx = 0>>
<<set $typeSx = "pussy">>
<</button>><br>
<<button "anal" "sxSys">>
<<set $sx = 0>>
<<set $typeSx = "anal">>
<</button>>
<</replace>>
<</button>>
<div id='sex'>
</div>
</div>
<</desc>>
<</if>>
<<if $stableNPC.gender == "male">>
<div class='row'>
<<button "Hey! Do you wanna fight?" "stableNPCFight">>
<<set $interaction = 0>>
<<set $maxHP = $stableNPC.healthMax>>
<<set $curHP = $stableNPC.health>>
<<set $maxStamina = $stableNPC.staminaMax>>
<<set $curStamina = $stableNPC.stamina>>
<<set $myMaxHP = $player.maxHealth>>
<<set $myCurHP = $player.health>>
<<set $myMaxStamina = $player.maxStamina>>
<<set $myCurStamina = $player.stamina>>
<<set $turn = "mine">>
<</button>>
</div>
<</if>>
<</if>>
<</if>>
<<desc>>
<div style="stableText-align: center;">
<<button "GET BACK 🡰">>
<<if $stableNPC.id == "Sadams">>
<<set $alanaCruise = $stableNPC>>
<</if>>
<<goto $player.curLoc>>
<<advanceAffection>>
<</button>>
</div>
<</desc>>
<<include "bg">>
<<if $stableNPC.convoNumber <= 0>>
$stableNPC.convoNumber
<<stableText $id>>
It's pleasure to speak with you but I have to go.
<</stableText>><br>
<<else>>
<<include "stableCheck">>
<<if $interaction == "smallTalk">>
$stableCheck
$stableNPC.convoNumber
<<desc>>
I start speaking about some daily topics.
<</desc>><br>
<<if $stableCheck >= 30>>
<<if $stableNPC.affection > 1000>>
<<stableText $id>>
You're so smart...if I only had this wisdom...
<</stableText>><br>
<<elseif $stableNPC.affection > 800>>
<<stableText $id>>
I love to talk to you as much...as I love you!
<</stableText>><br>
<<elseif $stableNPC.affection > 700>>
<<stableText $id>>
Mmm...Your words just hit my heart...
<</stableText>><br>
<<elseif $stableNPC.affection > 600>>
<<stableText $id>>
Yes, it makes sense. Maybe because you're so cute?
<</stableText>><br>
<<elseif $stableNPC.affection > 500>>
<<stableText $id>>
You piqiued my curiousity...
<</stableText>><br>
<<elseif $stableNPC.affection > 400>>
<<stableText $id>>
Yep, a-ha...sure...
<</stableText>><br>
<<elseif $stableNPC.affection > 300>>
<<stableText $id>>
Why do you bring up these topics? It's suspicious...
<</stableText>><br>
<<elseif $stableNPC.affection > 200>>
<<stableText $id>>
It's interesting but I...don't like you...
<</stableText>><br>
<<elseif $stableNPC.affection > 0>>
<<stableText $id>>
Yeah, yeah. We spoke, is it enough?
<</stableText>><br>
<<else>>
<<stableText $id>>
...
<</stableText>><br>
<</if>>
<<set $increaseStat = random (10,20)>>
<<set $stableNPC.affection += $increaseStat>>
<<run notify('+' + $increaseStat + ' affection!')>>
<<set $convoCounter += 1>>
<<set $currentMinutes += random (3,6)>>
<div class="row">
<<button "Keep talking" "stableNPCInteraction">>
<<set $interaction = "smallTalk">>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<set $currentMinutes += 1>>
<<advanceAffection>>
<<set $stableNPC.convoNumber -= 1>>
<</button>>
</div>
<<else>>
<<stableText $id>>
I'm sorry, I have to go.
<</stableText>>
<<set $failsCounter += 1>>
<</if>>
<<elseif $interaction == "compliment">>
$stableCheck
<<desc>>
I try to compliment $stableNPC.name.
<</desc>>
<<set _randomCompliment = $compliments.random()>>
<<speech "You" "$player.name" "$player.surname">>
<<print _randomCompliment>>
<</speech>><br>
<<if $id == "Sadams">>
<<if $stableCheck >= 80>>
<<stableText $id>>
It's a bit tacky yet...fine.
<</stableText>><br>
<<set $increaseStat = random (2,5)>>
<<set $stableNPC.affection += $increaseStat>>
<<run notify('+' + $increaseStat + ' affection!')>>
<<set $convoCounter += 1>>
<<set $currentMinutes += random (1,2)>>
<div class="row">
<<button "Another compliment" "stableNPCInteraction">>
<<set $interaction = "compliment">>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<set $currentMinutes += 1>>
<<advanceAffection>>
<</button>>
</div>
<<else>>
<<stableText $id>>
Boys will be boys. It's too simplistic.
<</stableText>>
<<set $failsCounter += 1>>
<</if>>
<<else>>
<<if $stableCheck >= 50>>
<<stableText $id>>
It's cute, thank you.
<</stableText>><br>
<<set $increaseStat = random (15,25)>>
<<set $stableNPC.affection += $increaseStat>>
<<run notify('+' + $increaseStat + ' affection!')>>
<<set $convoCounter += 1>>
<<set $currentMinutes += random (2)>>
<div class="row">
<<button "Another compliment" "stableNPCInteraction">>
<<set $interaction = "compliment">>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<set $currentMinutes += 1>>
<<advanceAffection>>
<</button>>
</div>
<<else>>
<<stableText $id>>
I don't like it.
<</stableText>>
<<set $failsCounter += 1>>
<</if>>
<</if>>
<<elseif $interaction == "joke">>
$stableCheck
<<desc>>
I try to crack a joke.
<</desc>>
<<set _randomJoke = $jokes.random()>>
<<speech "You" "$player.name" "$player.surname">>
<<print _randomJoke>>
<</speech>><br>
<<if $stableCheck >= 50>>
<<stableText $id>>
Ha-ha, it's so funny!
<</stableText>><br>
<<set $increaseStat = random (5,15)>>
<<set $stableNPC.affection += $increaseStat>>
<<run notify('+' + $increaseStat + ' affection!')>>
<<set $convoCounter += 1>>
<<set $currentMinutes += random (3)>>
<div class="row">
<<button "Another joke" "stableNPCInteraction">>
<<set $interaction = "joke">>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<set $currentMinutes += 1>>
<<advanceAffection>>
<</button>>
</div>
<<else>>
<<stableText $id>>
It's not funny.
<</stableText>>
<<set $failsCounter += 1>>
<</if>>
<<elseif $interaction == "lewdJoke">>
$stableCheck
<<desc>>
I try to crack a lewd joke.
<</desc>>
<<set _randomJoke = $lewdJokes.random()>>
<<speech "You" "$player.name" "$player.surname">>
<<print _randomJoke>>
<</speech>><br>
<<if $id == "Sadams">>
<<if $stableCheck >= 80>>
<<stableText $id>>
It's too vulgar! Yet...it's hillarious.
<</stableText>><br>
<<set $increaseStat = random (5,10)>>
<<set $stableNPC.affection += $increaseStat>>
<<run notify('+' + $increaseStat + ' affection!')>>
<<set $convoCounter += 1>>
<<set $currentMinutes += random (3,5)>>
<div class="row">
<<button "Another joke" "stableNPCInteraction">>
<<set $interaction = "joke">>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<set $currentMinutes += 1>>
<<advanceAffection>>
<</button>>
</div>
<<else>>
<<stableText $id>>
Such jokes are not appropriate!
<</stableText>>
<<set $failsCounter += 2>>
<</if>>
<<else>>
<<if $stableCheck >= 60>>
<<stableText $id>>
Hey! It's...too funny!
<</stableText>><br>
<<set $increaseStat = random (5,30)>>
<<set $stableNPC.affection += $increaseStat>>
<<run notify('+' + $increaseStat + ' affection!')>>
<<set $convoCounter += 1>>
<<set $currentMinutes += random (3,5)>>
<div class="row">
<<button "Another joke" "stableNPCInteraction">>
<<set $interaction = "joke">>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<set $currentMinutes += 1>>
<<advanceAffection>>
<</button>>
</div>
<<else>>
<<stableText $id>>
It's not funny.
<</stableText>>
<<set $failsCounter += 1>>
<</if>>
<</if>>
<<elseif $interaction == "gift">>
gift
<<elseif $interaction == "askWalk">>
<<speech "You" $player.name>>
Hey, would you like to go out?
<</speech>><br>
<<if $stableNPC.doingNow == "working">>
<<stableText $id>>
I'm sorry, I can't because I'm working now.
<</stableText>><br>
<<elseif $stableNPC.doingNow == "resting">>
<<stableText $id>>
I think we can go out.
<</stableText>><br>
<div class="row">
<<button "Let's go to the beach" "stableNPCInteraction">>
<<set $interaction = "beach">>
<<set $stableNPC.location = "Beach">>
<<set $player.curLoc = "Beach">>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<set $currentMinutes += 1>>
<<set $currentMinutes += 20>>
<</button>>
</div>
<<else>>
Error askWalk 0.
<</if>>
<<elseif $interaction == "touchHand">>
$stableCheck
<<desc>>
I try to touch $stableNPC.name's hand "accidentaly"...
<</desc>><br>
<<if $stableCheck >= 30>>
<<stableText $id>>
Where were we?
<</stableText>><br>
<<set $increaseStat = random (10)>>
<<set $stableNPC.affection += $increaseStat>>
<<run notify('+' + $increaseStat + ' affection!')>>
<<set $convoCounter += 1>>
<div class="row">
<<button "Touch again" "stableNPCInteraction">>
<<set $interaction = "touchHand">>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<set $currentMinutes += 1>>
<<advanceAffection>>
<</button>>
</div>
<<else>>
<<stableText $id>>
It's not funny.
<</stableText>>
<<set $failsCounter += 1>>
<</if>>
<<elseif $interaction == "touchHip">>
<<desc>>
I try to touch $stableNPC.name's hip "accidentaly"...
<</desc>><br>
<<if $stableCheck >= 40>>
<<desc>>
and $stableNPC.name notices nothing.
<</desc>><br>
<<set $increaseStat = random (10)>>
<<set $stableNPC.arousal += $increaseStat>>
<<run notify('+' + $increaseStat + ' arousal!')>>
<<set $convoCounter += 1>>
<div class="row">
<<button "Touch again" "stableNPCInteraction">>
<<set $interaction = "touchHip">>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<set $currentMinutes += 1>>
<<advanceAffection>>
<</button>>
</div>
<<else>>
<<stableText $id>>
What are you doing?
<</stableText>>
<<speech "You" $player.name>>
Nothing.
<</speech>><br>
<<set $failsCounter += 1>>
<<set $increaseStat = random (2,10)>>
<<set $increaseStatAr = random (2,10)>>
<<set $stableNPC.affection -= $increaseStat>>
<<run notify('-' + $increaseStat + ' affection!')>>
<<set $stableNPC.arousal += $increaseStatAr>>
<<run notify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<elseif $interaction == "touchAss">>
<<desc>>
I try to touch $stableNPC.name's ass "accidently"...
<</desc>><br>
<<if $stableCheck >= 70>>
<<desc>>
and $stableNPC.name winks at me playfully.
<</desc>><br>
<<set $increaseStat = random (10,20)>>
<<set $stableNPC.arousal += $increaseStat>>
<<run notify('+' + $increaseStat + ' arousal!')>>
<<set $convoCounter += 1>>
<div class="row">
<<button "Touch again" "stableNPCInteraction">>
<<set $interaction = "touchAss">>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<set $currentMinutes += 1>>
<<advanceAffection>>
<</button>>
</div>
<<else>>
<<stableText $id>>
What the fuck are you doing?
<</stableText>><br>
<<speech "You" $player.name>>
It was just a big...fly!
<</speech>><br>
<<stableText $id>>
What the fuck are you doing?
<</stableText>><br>
<<set $failsCounter += 1>>
<<set $increaseStat = random (2,20)>>
<<set $increaseStatAr = random (2,20)>>
<<set $stableNPC.affection -= $increaseStat>>
<<run notify('-' + $increaseStat + ' affection!')>>
<<set $stableNPC.arousal += $increaseStatAr>>
<<run notify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<elseif $interaction == "touchTits">>
<<desc>>
I try to touch $stableNPC.name's tits "accidently"...
<</desc>><br>
<<if $stableCheck >= 70>>
<<desc>>
and $stableNPC.name winks at me playfully.
<</desc>><br>
<<set $increaseStat = random (15,30)>>
<<set $stableNPC.arousal += $increaseStat>>
<<run notify('+' + $increaseStat + ' arousal!')>>
<<set $convoCounter += 1>>
<div class="row">
<<button "Touch again" "stableNPCInteraction">>
<<set $interaction = "touchTits">>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<set $currentMinutes += 1>>
<<advanceAffection>>
<</button>>
</div>
<<else>>
<<stableText $id>>
What the fuck are you doing?
<</stableText>><br>
<<speech "You" $player.name>>
It was just a stain of dirt!
<</speech>><br>
<<stableText $id>>
I don't believe you!
<</stableText>><br>
<<set $failsCounter += 2>>
<<set $increaseStat = random (2,30)>>
<<set $increaseStatAr = random (2,30)>>
<<set $stableNPC.affection -= $increaseStat>>
<<run notify('-' + $increaseStat + ' affection!')>>
<<set $stableNPC.arousal += $increaseStatAr>>
<<run notify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<elseif $interaction == "touchPussy">>
<<desc>>
I try to touch $stableNPC.name's pussy...
<</desc>><br>
<<if $stableCheck >= 90>>
<<desc>>
and $stableNPC.name winks at me playfully.
<</desc>><br>
<<set $increaseStat = random (15,40)>>
<<set $stableNPC.arousal += $increaseStat>>
<<run notify('+' + $increaseStat + ' arousal!')>>
<<set $convoCounter += 1>>
<div class="row">
<<button "Touch again" "stableNPCInteraction">>
<<set $interaction = "touchPussy">>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<set $currentMinutes += 1>>
<<advanceAffection>>
<</button>>
</div>
<<else>>
<<stableText $id>>
Are you fucking crazy!?
<</stableText>><br>
<<speech "You" $player.name>>
It was just a stain of dirt!
<</speech>><br>
<<stableText $id>>
Don't touch me!
<</stableText>><br>
<<set $failsCounter += 3>>
<<set $increaseStat = random (2,40)>>
<<set $increaseStatAr = random (2,40)>>
<<set $stableNPC.affection -= $increaseStat>>
<<run notify('-' + $increaseStat + ' affection!')>>
<<set $stableNPC.arousal += $increaseStatAr>>
<<run notify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<elseif $interaction == "gropeTits">>
<<desc>>
I start groping $stableNPC.name's tits...
<</desc>><br>
<<if $stableCheck >= 70>>
<<desc>>
and $stableNPC.name winks at me playfully.
<</desc>><br>
<<set $increaseStat = random (15,30)>>
<<set $stableNPC.arousal += $increaseStat>>
<<run notify('+' + $increaseStat + ' arousal!')>>
<<set $convoCounter += 1>>
<div class="row">
<<button "Touch again" "stableNPCInteraction">>
<<set $interaction = "gropeTits">>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<set $currentMinutes += 1>>
<<advanceAffection>>
<</button>>
</div>
<<else>>
<<stableText $id>>
What the fuck are you doing?
<</stableText>><br>
<<speech "You" $player.name>>
It is just a massage.
<</speech>><br>
<<stableText $id>>
I don't believe you!
<</stableText>><br>
<<set $failsCounter += 2>>
<<set $increaseStat = random (5,30)>>
<<set $increaseStatAr = random (5,30)>>
<<set $stableNPC.affection -= $increaseStat>>
<<run notify('-' + $increaseStat + ' affection!')>>
<<set $stableNPC.arousal += $increaseStatAr>>
<<run notify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<elseif $interaction == "gropeAss">>
<<desc>>
I try to grope $stableNPC.name's ass...
<</desc>><br>
<<if $stableCheck >= 70>>
<<desc>>
and $stableNPC.name likes it, and even moan a bit...
<</desc>><br>
<<set $increaseStat = random (20,40)>>
<<set $stableNPC.arousal += $increaseStat>>
<<run notify('+' + $increaseStat + ' arousal!')>>
<<set $convoCounter += 1>>
<div class="row">
<<button "Touch again" "stableNPCInteraction">>
<<set $interaction = "gropeAss">>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<set $currentMinutes += 1>>
<<advanceAffection>>
<</button>>
</div>
<<else>>
<<stableText $id>>
What the fuck are you doing?
<</stableText>><br>
<<speech "You" $player.name>>
I wanted to give a little massage!
<</speech>><br>
<<stableText $id>>
Fuck you, pervert!
<</stableText>><br>
<<set $failsCounter += 1>>
<<set $increaseStat = random (10,40)>>
<<set $increaseStatAr = random (10,40)>>
<<set $stableNPC.affection -= $increaseStat>>
<<run notify('-' + $increaseStat + ' affection!')>>
<<set $stableNPC.arousal += $increaseStatAr>>
<<run notify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<elseif $interaction == "gropePussy">>
<<desc>>
I try to grope $stableNPC.name's pussy...
<</desc>><br>
<<if $stableCheck >= 90>>
<<desc>>
and $stableNPC.name winks at me playfully.
<</desc>><br>
<<set $increaseStat = random (15,40)>>
<<set $stableNPC.arousal += $increaseStat>>
<<run notify('+' + $increaseStat + ' arousal!')>>
<<set $convoCounter += 1>>
<div class="row">
<<button "Touch again" "stableNPCInteraction">>
<<set $interaction = "gropePussy">>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<set $currentMinutes += 1>>
<<advanceAffection>>
<</button>>
</div>
<<else>>
<<stableText $id>>
Are you fucking crazy!?
<</stableText>><br>
<<speech "You" $player.name>>
It's just a little massage!
<</speech>><br>
<<stableText $id>>
Don't touch me!
<</stableText>><br>
<<set $failsCounter += 3>>
<<set $increaseStat = random (20,40)>>
<<set $increaseStatAr = random (20,40)>>
<<set $stableNPC.affection -= $increaseStat>>
<<run notify('-' + $increaseStat + ' affection!')>>
<<set $stableNPC.arousal += $increaseStatAr>>
<<run notify('+' + $increaseStatAr + ' arousal!')>>
<</if>>
<<elseif $interaction == "beach">>
<div class = "wide-img">
<img src="./img/city/locations/OceanShore/Beach/beach 0.jpg">
</div>
<<desc>>
We are on the beach. It's beautiful here.
<</desc>>
<<button "Do you want to play tresure hunt?" "treasureHunt">>
<<set $treasureHuntIndex = 0>>
<</button>><br>
<<button "Can I get some ice cream for you?" "guessFlavor">>
<<set $interactionGF = "getIceCream">>
<<set $icecream = ["apple", "strawberry", "raspberry"]>>
<<set $randomIceCream = $icecream[Math.floor(Math.random() * $icecream.length)]>>
<</button>><br>
<<else>>
It's a damn error.
<</if>>
<</if>>
<br>
<div class="row">
<<button "Change topic" "stableNPCDialogue">>
<<advanceAffection>>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<set $currentMinutes += 1>>
<<advanceAffection>>
<</button>>
</div>
<br>
<<button "Stop talking">>
<<if $stableNPC.id == "Sadams">>
<<set $alanaCruise = $stableNPC>>
<</if>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<advanceAffection>>
<</button>>
<<include "bg">>
<<if $interaction == 0>>
<<if $id == "tiredFred">>
<<desc>>
<div class="row">
<div class="battle-avatar">
<img src="img/chars/fred/fredAva.jpg">
</div>
<span class="label">Health</span>
<<include "healthBar">>
<span class="label">Stamina</span>
<<include "staminaBar">>
</div>
<</desc>>
<</if>>
<<if $curHP <= 0>>
<<goto "stableNPCFight">>
<<set $interaction = "myWin">>
<</if>>
<<if $myCurHP <= 0>>
<<goto "stableNPCFight">>
<<set $interaction = "enemyWin">>
<</if>>
<<if $curStamina <= 0>>
<<goto "stableNPCFight">>
<<set $interaction = "enemyStaminaOver">>
<</if>>
<<if $myCurStamina <= 0>>
<<goto "stableNPCFight">>
<<set $interaction = "myStaminaOver">>
<</if>>
<<if $action == "jab">>
<<if $randomNum > 97>>
<<desc>>
Boom! I've knocked him out with my jab! Wow!
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/knockoutJab ' + random(0, 0) + '.webp')]]
</div>
<<if $id == "tiredFred">>
<<speech "You" $player.name>>
What a dump!
<</speech>><br>
<</if>>
<<desc>>
<<button "Get back">>
<<if $id == "tiredFred">>
<<set $fred = $currentNPC>>
<<goto "friendHouse">>
<<set $friendHouse = "fredLost">>
<<set $fred1Meeting = "knockedOut">>
<</if>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<else>>
<<if $result >= 30>>
<<desc>>
I punch enemy and deal <<print $jab.toFixed(0)>> damage.
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/jab ' + random(0, 0) + '.webp')]]
</div>
<<else>>
<<desc>>
I miss!
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/jabMiss ' + random(0, 2) + '.webp')]]
</div>
<</if>>
<<timed 2s>>
<<goto "stableNPCFight">>
<<set $action = "enemy">>
<</timed>>
<</if>>
<<elseif $action == "cross">>
<<if $randomNum > 90>>
<<desc>>
Boom! I've knocked him out with my cross hit! Wow!
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/knockoutCross ' + random(0, 4) + '.webp')]]
</div>
<<if $id == "tiredFred">>
<<speech "You" $player.name>>
What a dump!
<</speech>><br>
<</if>>
<<desc>>
<<button "Get back">>
<<if $id == "tiredFred">>
<<set $fred = $currentNPC>>
<<goto "friendHouse">>
<<set $friendHouse = "fredLost">>
<<set $fred1Meeting = "knockedOut">>
<</if>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<else>>
<<if $result >= 40>>
<<desc>>
I punch enemy and deal <<print $cross.toFixed(0)>> damage.
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/cross ' + random(0, 3) + '.webp')]]
</div>
<<else>>
<<desc>>
I miss!
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/crossMiss ' + random(0, 3) + '.webp')]]
</div>
<</if>>
<<timed 2s>>
<<goto "stableNPCFight">>
<<set $action = "enemy">>
<</timed>>
<</if>>
<<elseif $action == "hook">>
<<if $randomNum > 95>>
<<desc>>
Boom! I've knocked him out with my hook! I'm fucking strong!
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/knockoutHook ' + random(0, 4) + '.webp')]]
</div>
<<if $id == "tiredFred">>
<<speech "You" $player.name>>
What a dump!
<</speech>><br>
<</if>>
<<desc>>
<<button "Get back">>
<<if $id == "tiredFred">>
<<set $fred = $currentNPC>>
<<goto "friendHouse">>
<<set $friendHouse = "fredLost">>
<<set $fred1Meeting = "knockedOut">>
<</if>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<else>>
<<if $result >= 50>>
<<desc>>
I punch enemy and deal <<print $hook.toFixed(0)>> damage.
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/hook ' + random(0, 1) + '.webp')]]
</div>
<<else>>
<<desc>>
I miss!
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/hookMiss ' + random(0, 1) + '.webp')]]
</div>
<</if>>
<<timed 2s>>
<<goto "stableNPCFight">>
<<set $action = "enemy">>
<</timed>>
<</if>>
<<elseif $action == "lowKick">>
<<if $randomNum > 90>>
<<desc>>
Boom! I've knocked him out with my powerful low kick! Yay!
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/finishLowKick ' + random(0, 0) + '.webp')]]
</div>
<<if $id == "tiredFred">>
<<speech "You" $player.name>>
Hasta la vista, baby!
<</speech>><br>
<</if>>
<<desc>>
<<button "Get back">>
<<if $id == "tiredFred">>
<<set $fred = $currentNPC>>
<<goto "friendHouse">>
<<set $friendHouse = "fredLost">>
<<set $fred1Meeting = "knockedOut">>
<</if>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<else>>
<<if $result >= 35>>
<<desc>>
I use a low kick and deal <<print $lowKick.toFixed(0)>> damage.
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/lowKick ' + random(0, 2) + '.webp')]]
</div>
<<else>>
<<desc>>
I miss!
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/lowKickMiss ' + random(0, 0) + '.webp')]]
</div>
<</if>>
<<timed 2s>>
<<goto "stableNPCFight">>
<<set $action = "enemy">>
<</timed>>
<</if>>
<<elseif $action == "block">>
<<desc>>
I block because I need to recover energy.
<</desc>>
<div class = "wide-img">
[img[String.format('./img/system/fight/block ' + random(0, 0) + '.jpg')]]
</div>
<<timed 1s>>
<<goto "stableNPCFight">>
<<set $action = "enemy">>
<</timed>>
<<elseif $action == "enemy">>
<<include "enemyTypes">>
<<else>>
<<desc>>
<div class="row">
Fight!
</div>
<</desc>>
<</if>>
<<desc>>
<div class="row">
<div class="battle-avatar">
<img src="img/chars/MC/mcAva.jpg">
</div>
<span class="label">Health</span>
<<include "myHealthBar">>
<span class="label">Stamina</span>
<<include "myStaminaBar">>
</div>
<</desc>>
<<if $turn == "mine">>
<<desc>>
<div class = "row">
<<button "Jab" 'stableNPCFight'>>
<<set $action = "jab">>
<<set $turnsCount += 1>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $myCurStamina -= 8 - ($player.strength * 0.1)>>
<<set $jab = random(10) + $player.strength * 0.2>>
<<set $randomNum = random(100)>>
<<set $result = $randomNum + $player.dexterity - $currentNPC.dexterity>>
<<if $result >= 30>>
<<set $curHP = $curHP - $jab>>
<<set $curStamina -= $jab * random(1,2)>>
<<else>>
<</if>>
<<run health($curHP, $maxHP, "hzhealthbar", true)>>
<<run stamina($curStamina, $maxStamina, "hzhealthbar", true)>>
<<run myStamina($myCurStamina, $myMaxStamina, "myhzstaminabar", true)>>
<<set $turn = "enemy">>
<</button>>
<<button "Cross" "stableNPCFight">>
<<set $action = "cross">>
<<set $turnsCount += 1>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $myCurStamina -= 15 - ($player.strength * 0.15)>>
<<set $cross = random(15) + $player.strength * 0.2>>
<<set $randomNum = random(100)>>
<<set $result = $randomNum + $player.dexterity - $currentNPC.dexterity>>
<<if $result >= 40>>
<<set $curHP -= $cross>>
<<set $curStamina -= $cross * random(1,2)>>
<<else>>
<</if>>
<<run health($curHP, $maxHP, "hzhealthbar", true)>>
<<run stamina($curStamina, $maxStamina, "hzhealthbar", true)>>
<<run myStamina($myCurStamina, $myMaxStamina, "myhzstaminabar", true)>>
<<set $turn = "enemy">>
<</button>>
<<button "Hook" "stableNPCFight">>
<<set $action = "hook">>
<<set $turnsCount += 1>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $myCurStamina -= 20 - ($player.strength * 0.15)>>
<<set $hook = random(25) + $player.strength * 0.25>>
<<set $randomNum = random(100)>>
<<set $result = $randomNum + $player.dexterity - $currentNPC.dexterity>>
<<if $result >= 50>>
<<set $curHP -= $hook>>
<<set $curStamina -= $hook * random(1,2)>>
<<else>>
<</if>>
<<run health($curHP, $maxHP, "hzhealthbar", true)>>
<<run stamina($curStamina, $maxStamina, "hzhealthbar", true)>>
<<run myStamina($myCurStamina, $myMaxStamina, "myhzstaminabar", true)>>
<<set $turn = "enemy">>
<</button>>
<<button "Low kick" "stableNPCFight">>
<<set $action = "lowKick">>
<<set $turnsCount += 1>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $myCurStamina -= 10 - ($player.strength * 0.15)>>
<<set $lowKick = random(12) + $player.strength * 0.2>>
<<set $randomNum = random(100)>>
<<set $result = $randomNum + $player.dexterity - $currentNPC.dexterity>>
<<if $result >= 35>>
<<set $curHP -= $lowKick>>
<<set $curStamina -= $lowKick * random(1,2)>>
<<else>>
<</if>>
<<run health($curHP, $maxHP, "hzhealthbar", true)>>
<<run stamina($curStamina, $maxStamina, "hzhealthbar", true)>>
<<run myStamina($myCurStamina, $myMaxStamina, "myhzstaminabar", true)>>
<<set $turn = "enemy">>
<</button>>
</div>
<div class = "row">
<<button "Block" 'stableNPCFight'>>
<<set $action = "block">>
<<set $turnsCount += 1>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $myCurStamina += random(5,10) + ($player.maxStamina * 0.05)>>
<<run myHealth($myCurHP, $myMaxHP, "myhzhealthbar", true)>>
<<run myStamina($myCurStamina, $myMaxStamina, "myhzstaminabar", true)>>
<<set $turn = "enemy">>
<</button>>
</div>
<</desc>>
<<elseif $turn == "enemy">>
/* buttons are now shown */
<<else>>
Nothing.
<</if>>
<<elseif $interaction == "myWin">>
<<desc>>
Suddenly, he just falls down like a broken doll. It's my victory.
<</desc>>
<<speech "You" $player.name>>
I'm the king of the street!!!
<</speech>>
<<set $currentNPC.health = $curHP>>
<<set $currentNPC.stamina = $curStamina>>
<<set $player.health = $myCurHP>>
<<set $player.stamina = $myCurStamina>>
<<desc>>
<<button "Get back">>
<<if $id == "tiredFred">>
<<set $fred = $currentNPC>>
<<goto "friendHouse">>
<<set $friendHouse = "fredLost">>
<</if>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $interaction == "enemyWin">>
<<desc>>
When I open my eyes, I can't see him.
<</desc>>
<<speech "You" $player.name>>
Fuck! It was a knock-out...
<</speech>>
<<set $currentNPC.health = $curHP>>
<<set $currentNPC.stamina = $curStamina>>
<<set $player.health = $myCurHP>>
<<set $player.stamina = $myCurStamina>>
<<set $currentNPC.mcLost = true>>
<<desc>>
<<button "Get back">>
<<if $id == "tiredFred">>
<<set $fred = $currentNPC>>
<<goto "friendHouse">>
<<set $friendHouse = "fredWon">>
<</if>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $interaction == "enemyStaminaOver">>
<<desc>>
$currentNPC.name doesn't have stamina anymore.
I can spare him or punish.
<</desc>>
<div class="row">
<<button "Spare him" "stableNPCFight">>
<<set $interaction = "spare">>
<</button>>
</div><br>
<div class="row">
<<button "Knock him out">>
<<replace #punish>>
<br>
<<button "Throw to ground and punch until he's knocked out" "stableNPCFight">>
<<set $interaction = "punish">>
<<set $finishType = "finishLiePunch">>
<</button>><br>
<<button "Throw to ground and kick, then finish him off" "stableNPCFight">>
<<set $interaction = "punish">>
<<set $finishType = "finishLiePunch1">>
<</button>><br>
<<button "Finish him with a low kick" "stableNPCFight">>
<<set $interaction = "punish">>
<<set $finishType = "finishLowKick">>
<</button>>
<</replace>>
<</button>>
<div id='punish'>
</div>
</div><br>
<<if $kinks.bi == true>>
<div class="row">
<<button "Fuck his">>
<<replace #fuckHim>>
<br>
<<button "mouth" "stableNPCFight">>
<<set $interaction = "punish">>
<<set $finishType = "fuckMouth">>
<</button>><br>
<<button "ass" "stableNPCFight">>
<<set $interaction = "punish">>
<<set $finishType = "fuckAss">>
<</button>><br>
<</replace>>
<</button>>
<div id='fuckHim'>
</div>
</div><br>
<<else>>
<<desc>>
Bi content is off.
<</desc>>
<</if>>
<<elseif $interaction == "myStaminaOver">>
<<set $currentNPC.mcLost = true>>
<<desc>>
He's coming to me with a grin.
<</desc>>
<<if $id == "tiredFred">>
<<speech fred $fred.name $fred.surname>>
Huh, can't fight anymore? No stamina? You're just a pussy. I'd fuck you but I have to go.
<</speech>><br>
<<speech "You" $player.name>>
If I train enough hard, you will be dead!
<</speech>><br>
<<speech fred $fred.name $fred.surname>>
If.
<</speech>><br>
<</if>>
<<set $currentNPC.health = $curHP>>
<<set $currentNPC.stamina = $curStamina>>
<<set $player.health = $myCurHP>>
<<set $player.stamina = $myCurStamina>>
<<desc>>
<<button "Get back">>
<<if $id == "tiredFred">>
<<set $fred = $currentNPC>>
<<goto "friendHouse">>
<<set $friendHouse = "fredWon">>
<</if>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $interaction == "spare">>
<<desc>>
I spare him.
<</desc>>
<<if $id == "tiredFred">>
<<set $fred1Meeting = "spared">>
<<speech "You" $player.name>>
Here's looking at you, man...you're just pathetic. Live and remember my mercy.
<</speech>><br>
<<speech fred $fred.name $fred.surname>>
Th-thanks.
<</speech>><br>
<<speech "You" $player.name>>
I'll be back...if you misbehave.
<</speech>><br>
<</if>>
<<set $currentNPC.health = $curHP>>
<<set $currentNPC.stamina = $curStamina>>
<<set $player.health = $myCurHP>>
<<set $player.stamina = $myCurStamina>>
<<desc>>
<<button "Get back">>
<<if $id == "tiredFred">>
<<set $fred = $currentNPC>>
<<goto "friendHouse">>
<<set $friendHouse = "fredLost">>
<</if>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $interaction == "punish">>
<<if $id == "tiredFred">>
<<set $fred1Meeting = "punished">>
<</if>>
<<if $finishType == "finishLiePunch">>
<div class = "wide-img">
<img src="./img/system/fight/finishLiePunch 0.webp">
</div>
<<desc>>
I throw him to the ground and mercileclly punch him until I can see him without conciousness and in blood.
<</desc>>
<<elseif $finishType == "finishLiePunch1">>
<div class = "wide-img">
<img src="./img/system/fight/finishLiePunch 1.webp">
</div>
<<desc>>
I throw him to the ground and kick his head. Then I start punching his head until I can see him without conciousness and in blood.
<</desc>>
<<elseif $finishType == "finishLowKick">>
<div class = "wide-img">
<img src="./img/system/fight/finishLowKick 0.webp">
</div>
<<desc>>
I use my low kick using all left might. He's fallen like a log. Pathetic.
<</desc>>
<<elseif $finishType == "fuckMouth">>
<<if $id == "tiredFred">>
<<set $fred1Meeting = "mouthFucked">>
<</if>>
<div class = "long-img">
<img src="./img/system/sex/gay/fight/ff v 0.jpg">
</div>
<<speech "You" $player.name $player.surname>>
Do you think it's over? Not yet!
<</speech>>
<<desc>>
I take him by the head and push my cock deep, deep into his mouth. He coughs as my cock slides all the way down his throat.
<</desc>>
<<speech "You" $player.name $player.surname>>
How do you like it, little bitch?
<</speech>>
<<desc>>
My cock melts in his mouth with pleasure. Revenge is so sweet! I take his head and start to fuck his mouth, trying to get deeper and deeper.
<</desc>>
<div class = "long-img">
<img src="./img/system/sex/gay/fight/ff v 1.jpg">
</div>
<<if $id == "tiredFred">>
<<speech "fred" $fred.name $fred.surname>>
Slrp..slrp...slrp...
<</speech>><br>
<</if>>
<<elseif $finishType == "fuckAss">>
<<if $id == "tiredFred">>
<<set $fred1Meeting = "assFucked">>
<</if>>
<div class = "wide-img">
<img src="./img/system/sex/gay/fight/fuck h 0.jpg">
</div>
<<desc>>
I put the head of my dick against his ass, then I push. Harder. Harder.
<</desc>>
<<speech "You" $player.name $player.surname>>
Here we are!
<</speech>>
<<desc>>
Finally, my head passes the narrow area of his anus and falls into his ass. He stops struggling and just howls and moans.
<</desc>>
<<speech "You" $player.name $player.surname>>
What do you think about little $player.name? My bitch doesn't want to resist anymore, huh?
<</speech>>
<div class = "long-img">
<img src="./img/system/sex/gay/fight/fuck v 0.jpg">
</div>
<<desc>>
I fuck him from behind like a wild dog... He spreads his legs wider, sliding his knees apart.
The sound of my palms slapping $currentNPC.name's buttocks is loud and sharp.
<</desc>>
<</if>>
<<if $id == "tiredFred">>
<<speech "You" $player.name $player.surname>>
Keep... your... friends... close... but... your... enemies... in fear!
<</speech>><br>
<</if>>
<<if $finishType == "fuckAss">>
<div class = "wide-img">
<img src="./img/system/sex/gay/fight/cum h 0.jpg">
</div>
<<desc>>
I come and jets of white liquid spurt into his tight bowel. I'm overwhelmed with happiness.
<</desc>>
<</if>>
<<set $currentNPC.health = $curHP>>
<<set $currentNPC.stamina = $curStamina>>
<<set $player.health = $myCurHP>>
<<set $player.stamina = $myCurStamina>>
<<desc>>
<<button "Get back">>
<<if $id == "tiredFred">>
<<set $fred = $currentNPC>>
<<goto "friendHouse">>
<<set $friendHouse = "fredLost">>
<</if>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<else>>
It's an error npc fight.
<</if>><<include "bg">>
<<if $stableNPC.hasIntroduced == false>>
<<speech "You" $player.name>>
"Excuse me, what's your name?"
<</speech>><br>
<<stableText $stableNPC.id>>
"My name is $stableNPC.name. Can I help you else?"
<</stableText>>
<<set $stableNPC.hasIntroduced = true>>
<<button "I'd like to ask... " "stableNPCDialogue">>
<</button>>
<br><br>
<<button "No">>
<<if $stableNPC.id == "Sadams">>
<<set $alanaCruise = $stableNPC>>
<</if>>
<<goto $player.curLoc>>
<</button>>
<<else>>
<<speech "You" $player.name>>
"Excuse me, what's your name?"
<</speech>><br>
<<stableText $stableNPC.id>>
"I've already told you that I'm $stableNPC.name. Let me do my job."
<</stableText>>
<br><br>
<<button "Just one moment" "stableNPCDialogue">>
<</button>>
<br><br>
<<button "Fine...">>
<<if $stableNPC.id == "Sadams">>
<<set $alanaCruise = $stableNPC>>
<</if>>
<<goto $player.curLoc>>
<</button>>
<</if>>
<<set $randomNumber = random(100)>>
<<set $stableCheck = $stableNPC.affection * 0.1 + $randomNumber + $stableNPC.arousal + $stableNPC.obedience - ($stableNPC.resistance * $stableNPC.resistanceModifier)>><style>body {background-image: url(img/bg/people.jpg);}</style>
<<desc>>
<div class="row">
<<button "My $mom.relation: $mom.name $mom.surname" "Characters">>
<<set $woman = $mom>>
<<set $womanAva = $momAva>>
<<set $id = "mom">>
<</button>>
<<button "$stepmom.name $stepmom.surname" "Characters">>
<<set $woman = $stepmom>>
<<set $womanAva = $stepmomAva>>
<<set $id = "stepmom">>
<</button>>
<<button "$dad.name $dad.surname" "Characters">>
<<set $woman = $dad>>
<<set $womanAva = $dadAva>>
<<set $id = "dad">>
<</button>>
</div><br>
<div class="row">
<<button "$littleSis.name $littleSis.surname" "Characters">>
<<set $woman = $littleSis>>
<<set $womanAva = $littleSisAva>>
<<set $id = "littleSis">>
<</button>>
<<button "$olderSis.name $olderSis.surname" "Characters">>
<<set $woman = $olderSis>>
<<set $womanAva = $olderSisAva>>
<<set $id = "olderSis">>
<</button>>
<<button "$littleBro.name $littleBro.surname" "Characters">>
<<set $woman = $littleBro>>
<<set $womanAva = $littleBroAva>>
<<set $id = "littleBro">>
<</button>>
</div>
<</desc>>
<br><br>
<<desc>>
<div class="row">
<<if $dustrMet == true>>
<<button "My $gabriellaPaltrova.relation $gabriellaPaltrova.name $gabriellaPaltrova.surname" "Characters">>
<<set $woman = $gabriellaPaltrova>>
<<set $womanAva = $gabriellaPaltrovaAva>>
<</button>>
<</if>>
</div>
<</desc>>
<<desc>>
<<button "EXIT">>
<<goto $player.curLoc>>
<</button>>
<</desc>>
<style>body {background-image: url(img/bg/people.jpg);}</style>
<<nobr>>
<div class="npc-card">
<div class="npc-card-header">
<img @src="$womanAva">
<h2><<print $woman.name>> <<print $woman.surname>></h2>
</div>
<div class="npc-description">
<<if $id == "mom">>
She was a wife of $dad.name $dad.surname. Then he found another wife. It was $stepmom.name $stepmom.surname. <br>After that, he divorced with $mom.name. <br>
She has to live with them in her own house because she is afraid of him and can't make him leave.
<<elseif $id == "stepmom">>
She is a wife of $dad.name $dad.surname.<br>
She is cunning and vicious. <br>
Her daughter is $olderSis.name $olderSis.surname.<br>
Her son is $littleBro.name $littleBro.surname.
<<elseif $id == "dad">>
He is an officer that's why he's absent at home from time to time. <br>
He is strict and harsh. <br>
He is a husband of $stepmom.name $stepmom.surname.
<<elseif $id == "littleSis">>
Her mother is $mom.name $mom.surname. <br>
She is very naive and kind.<br>
She is the youngest in the family.
<<elseif $id == "olderSis">>
Her mother is $stepmom.name $stepmom.surname. <br>
She is a cheeky liar.<br>
<<elseif $id == "littleBro">>
His mother is $stepmom.name $stepmom.surname. <br>
He is a pervert who likes to peep. <br>
<<else>>
<<print $woman.description>>
<</if>>
</div>
<div class="characteristics">
<div class="characteristic"><span class="label">Age:</span> <span class="value"><<print $woman.age>></span></div>
<div class="characteristic"><span class="label">Hair:</span> <span class="value"><<print $woman.hair>></span></div>
<div class="characteristic"><span class="label">Body:</span> <span class="value"><<print $woman.body>></span></div>
<div class="characteristic"><span class="label">Breast:</span> <span class="value"><<print $woman.breast>></span></div>
<div class="characteristic"><span class="label">Lust:</span> <span class="value"><<print $woman.lust>></span></div>
<div class="characteristic"><span class="label">Health:</span> <span class="value"><<print $woman.health>></span></div>
<div class="characteristic"><span class="label">Charisma:</span> <span class="value"><<print $woman.charisma>></span></div>
<div class="characteristic"><span class="label">Strength:</span> <span class="value"><<print $woman.strength>></span></div>
<div class="characteristic"><span class="label">Dexterity:</span> <span class="value"><<print $woman.dexterity>></span></div>
<div class="characteristic"><span class="label">Will:</span> <span class="value"><<print $woman.will>></span></div>
<div class="characteristic"><span class="label">Stamina:</span> <span class="value"><<print $woman.stamina>></span></div>
<div class="characteristic"><span class="label">Money:</span> <span class="value">Mts.<<print $woman.money>></span></div>
<div class="characteristic"><span class="label">Affection:</span> <span class="value"><<print $woman.affection>></span></div>
<div class="characteristic"><span class="label">Obedience:</span> <span class="value"><<print $woman.obedience>></span></div>
<div class="characteristic"><span class="label">Resistance:</span> <span class="value"><<print $woman.resistance>></span></div>
<div class="characteristic"><span class="label">Arousal:</span> <span class="value"><<print $woman.arousal>></span></div>
</div>
</div>
<</nobr>>
<<desc>>
<<button "Get back" "People">>
<</button>>
<</desc>>
<<desc>>
<<button "EXIT">>
<<goto $player.curLoc>>
<</button>>
<</desc>>
<<if $currentHour >= 12 && $currentHour <= 14 >>
<<set $alanaCruise.convoNumber = random(3, 7)>>
<<set $alanaCruise.failsBeforeEndConvo = random(3, 4)>>
<</if>>
<<if $day >= 1 && $day <= 5>>
<<if ($currentHour >= 8 && $currentHour <= 19)>>
<<set $alanaCruise.curLoc = "Inside Library">>
<<elseif ($currentHour >= 20 && $currentHour <= 21)>>
<<set $alanaCruise.curLoc = "Library">>
<</if>>
<<elseif $day == 6>>
<<if ($currentHour >= 8 && $currentHour <= 19)>>
<<set $alanaCruise.curLoc = "Inside Library">>
<<elseif ($currentHour >= 20 && $currentHour <= 21)>>
<<set $alanaCruise.curLoc = "Library">>
<</if>>
<<elseif $day == 0>>
<<if ($currentHour >= 8 && $currentHour <= 19)>>
<<set $alanaCruise.curLoc = "Inside Library">>
<<elseif ($currentHour >= 20 && $currentHour <= 21)>>
<<set $alanaCruise.curLoc = "Library">>
<</if>>
<</if>><<set $anyaOlsenSleepV = [
{ path:"img/chars/anyaOlsen/home/sleeping/v 0.jpg",
shown:false
},
{ path:"img/chars/anyaOlsen/home/sleeping/v 1.jpg",
shown:false
},
{ path:"img/chars/anyaOlsen/home/sleeping/v 2.jpg",
shown:false
},
{ path:"img/chars/anyaOlsen/home/sleeping/v 3.jpg",
shown:false
}
]>>
<<set $anyaOlsenSleepH = [
{ path:"img/chars/anyaOlsen/home/sleeping/h 0.jpg",
shown:false
},
{ path:"img/chars/anyaOlsen/home/sleeping/h 1.jpg",
shown:false
},
{ path:"img/chars/anyaOlsen/home/sleeping/h 2.jpg",
shown:false
},
{ path:"img/chars/anyaOlsen/home/sleeping/h 3.jpg",
shown:false
},
{ path:"img/chars/anyaOlsen/home/sleeping/h 4.jpg",
shown:false
}
]>>
<<if $olderSis.state == "sleeping" && $olderSis.curLoc == "parentBedroom" && $player.curLoc == "parentBedroom">>
<<desc>>
I can see $olderSis.relation sleeping in her bed.
<</desc>>
<<set $randomIndexV = random(0, 3)>>
<<set $randomIndexH = random(0, 4)>>
<<set $randomImageV = $anyaOlsenSleepV[$randomIndexV]>>
<<set $randomImageH = $anyaOlsenSleepH[$randomIndexH]>>
<<set $randomVH = random(1)>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<<if $randomVH == 0>>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<<else>>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</if>>
<</replace>>
<</button>>
</div>
</div>
<<elseif $olderSis.state == "awoken" && $olderSis.curLoc == "parentBedroom" && $player.curLoc == "parentBedroom">>
<<desc>>
$olderSis.relation's woken up.
<</desc>>
<<set $randomIndexV = random(0, 7)>>
<<set $randomImageV = $jasmineJaeWokenV[$randomIndexV]>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<</replace>>
<</button>>
</div>
</div>
<<elseif $olderSis.state == "lustful" && $olderSis.curLoc == "parentBedroom" && $player.curLoc == "parentBedroom">>
<<desc>>
$olderSis.relation's woken up. She is touching her pussy.
<</desc>>
<<set $randomIndexV = random(0, 4)>>
<<set $randomIndexH = random(0, 1)>>
<<set $randomImageV = $jasmineJaeMasturbationV[$randomIndexV]>>
<<set $randomImageH = $jasmineJaeMasturbationH[$randomIndexH]>>
<<set $randomVH = random(100)>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<<if $randomVH <= 70>>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<<if $randomImageV == $jasmineJaeMasturbationV[1]>>
<<speech olderSis $olderSis.name $olderSis.surname>>
Get lost out of here!
<</speech>><br>
<div style="text-align: center;">
<div id="lookAtHer2">
<<button "Do what she said but get back a bit later">>
<<replace "#lookAtHer2">>
<div class="long-img">
<img src="img/chars/jasmineJae/home/masturbation/v 2.jpg">
</div>
<</replace>>
<</button>>
</div>
</div>
<<elseif $randomImageV == $jasmineJaeMasturbationV[3]>>
<div style="text-align: center;">
<div id="lookAtHer2">
<<button "Stay a bit longer">>
<<replace "#lookAtHer2">>
<div class="long-img">
<img src="img/chars/jasmineJae/home/masturbation/v 5.jpg">
</div>
<</replace>>
<</button>>
</div>
</div>
<<elseif $randomImageV == $jasmineJaeMasturbationV[4]>>
<div style="text-align: center;">
<div id="lookAtHer2">
<<button "Stay a bit longer">>
<<replace "#lookAtHer2">>
<div class="long-img">
<img src="img/chars/jasmineJae/home/masturbation/v 7.jpg">
</div>
<div style="text-align: center;">
<div id="lookAtHer3">
<<button "Keep watching">>
<<replace "#lookAtHer3">>
<div class="long-img">
<img src="img/chars/jasmineJae/home/masturbation/v 8.jpg">
</div>
<div style="text-align: center;">
<div id="lookAtHer4">
<<button "Look closer">>
<<replace "#lookAtHer4">>
<div class="long-img">
<img src="img/chars/jasmineJae/home/masturbation/v 9.jpg">
</div>
<div style="text-align: center;">
<div id="lookAtHer5">
<<button "Keep looking">>
<<replace "#lookAtHer5">>
<div class="wide-img">
<img src="img/chars/jasmineJae/home/masturbation/h 1.jpg">
</div>
<<speech olderSis $olderSis.name $olderSis.surname>>
Aaaaah!!!
<</speech>>
<div class="long-img">
<img src="img/chars/jasmineJae/home/masturbation/v 11.jpg">
</div>
<<speech olderSis $olderSis.name $olderSis.surname>>
What the fuck are you doing here?! Get the fuck out of here!
<</speech>>
<<set $olderSis.affection -= 40>>
<<run herNotify('- 40 ' + $olderSis.relation + ' affection!')>>
<</replace>>
<</button>>
</div>
</div>
<</replace>>
<</button>>
</div>
</div>
<</replace>>
<</button>>
</div>
</div>
<</replace>>
<</button>>
</div>
</div>
<</if>>
<<else>>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<<if $randomImageH == $jasmineJaeMasturbationH[1]>>
<div style="text-align: center;">
<div id="lookAtHer3">
<<button "Keep looking">>
<<replace "#lookAtHer3">>
<div class="wide-img">
<img src="img/chars/jasmineJae/home/masturbation/h 2 CU.jpg">
</div>
<div style="text-align: center;">
<div id="lookAtHer4">
<<button "Keep looking">>
<<replace "#lookAtHer4">>
<<speech olderSis $olderSis.name $olderSis.surname>>
Aaaaaah!
<</speech>>
<div class="wide-img">
<img src="img/chars/jasmineJae/home/masturbation/h 2 F.jpg">
</div>
<<desc>>
I guess it's time to leave her.
<</desc>>
<</replace>>
<</button>>
</div>
</div>
<</replace>>
<</button>>
</div>
</div>
<</if>>
<</if>>
<</replace>>
<</button>>
</div>
</div>
<<elseif $olderSis.state == "free" && $olderSis.curLoc == "parentBedroom" && $player.curLoc == "parentBedroom">>
<<desc>>
$olderSis.relation is thinking what she is going to do.
<</desc>>
<<set $randomIndexV = random(0, 7)>>
<<set $randomImageV = $jasmineJaeWokenV[$randomIndexV]>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<</replace>>
<</button>>
</div>
</div>
<<elseif $olderSis.state == "busy" && $olderSis.doing == "takingNap" && $olderSis.curLoc == "parentBedroom" && $player.curLoc == "parentBedroom">>
<<desc>>
$olderSis.relation is taking a nap.
<</desc>>
<<set $randomIndexV = random(0, 1)>>
<<set $randomIndexH = random(0, 2)>>
<<set $randomImageV = $jasmineJaetakingNapV[$randomIndexV]>>
<<set $randomImageH = $jasmineJaeTakingNapH[$randomIndexH]>>
<<set $randomVH = random(1)>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<<if $randomVH == 0>>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<<else>>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</if>>
<</replace>>
<</button>>
</div>
</div>
<</if>>
<<if $olderSis.doing == "takingShower" && $olderSis.curLoc == "fBathroomFFloor" && $player.curLoc == "fBathroomFFloor">>
<<desc>>
I can see $olderSis.relation taking a shower. Her body is so enticing!
<</desc>>
<<set $randomIndexV = random(0, 5)>>
<<set $randomImageV = $jasmineJaeShowerV[$randomIndexV]>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<</replace>>
<</button>>
</div>
</div>
<<elseif $olderSis.state == "dirty" && $olderSis.doing == "takingShower" && $olderSis.curLoc == "fBathroomFFloor" && $player.curLoc == "fBathroomFFloor">>
<<desc>>
$olderSis.relation is about to take a shower.
<</desc>>
<<set $randomIndexV = random(0, 4)>>
<<set $randomImageV = $jasmineJaePreShowerV[$randomIndexV]>>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<<if $randomImageV == $jasmineJaePreShowerV[0]>>
<<speech olderSis $olderSis.name $olderSis.surname>>
You shouldn't be here!
<</speech>>
<<set $olderSis.affection -= 10>>
<<run herNotify('- 10 ' + $olderSis.relation + ' affection!')>>
<<elseif $randomImageV == $jasmineJaePreShowerV[1]>>
<<speech olderSis $olderSis.name $olderSis.surname>>
Leave the bathroom immediately!
<</speech>>
<<set $olderSis.affection -= 15>>
<<run herNotify('- 15 ' + $olderSis.relation + ' affection!')>>
<<elseif $randomImageV == $jasmineJaePreShowerV[2]>>
<<speech olderSis $olderSis.name $olderSis.surname>>
I'm naked! Get lost, perv!
<</speech>>
<<set $olderSis.affection -= 20>>
<<run herNotify('- 20 ' + $olderSis.relation + ' affection!')>>
<<elseif $randomImageV == $jasmineJaePreShowerV[3]>>
<<speech olderSis $olderSis.name $olderSis.surname>>
What the fuck are you doing here!? Lost!!!
<</speech>>
<<set $olderSis.affection -= 25>>
<<run herNotify('- 25 ' + $olderSis.relation + ' affection!')>>
<<elseif $randomImageV == $jasmineJaePreShowerV[4]>>
<<speech olderSis $olderSis.name $olderSis.surname>>
Don't peep at me, perv! Get lost or your $dad.relation will know everything!
<</speech>>
<<set $olderSis.affection -= 30>>
<<run herNotify('- 30 ' + $olderSis.relation + ' affection!')>>
<<else>>
Error jasmineJaePreShowerV.
<</if>>
<</if>>
<<if $olderSis.doing == "cooking" && $olderSis.curLoc == "fKitchen" && $player.curLoc == "fKitchen">>
<<desc>>
I can see my $olderSis.relation cooking.
<</desc>>
<<set $randomIndexV = random(0, 4)>>
<<set $randomImageV = $jasmineJaeCookingV[$randomIndexV]>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<<if $randomImageV == $jasmineJaeCookingV[4]>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="long-img">
<img src="img/chars/jasmineJae/home/cooking 4 v closeUp.jpg">
</div>
<</replace>>
<</button>>
</div>
</div>
<</if>>
<</replace>>
<</button>>
</div>
</div>
<</if>>
<<if ($olderSis.doing == "cleaning" && $olderSis.curLoc == "fBathroomFFloor" && $player.curLoc == "fBathroomFFloor") || ($olderSis.doing == "cleaning" && $olderSis.curLoc == "fBathroom" && $player.curLoc == "fBathroom")>>
<<desc>>
I can see my $olderSis.relation cleaning.
<</desc>>
<<set $randomIndexH = random(0, 2)>>
<<set $randomImageH = $jasmineJaeBathCleaningH[$randomIndexH]>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</replace>>
<</button>>
</div>
</div>
<</if>>
<<if ($olderSis.doing == "cleaning" && $olderSis.curLoc == "fFirstFloorCorridor" && $player.curLoc == "fFirstFloorCorridor")>>
<<desc>>
I can see my $olderSis.relation cleaning.
<</desc>>
<<set $randomIndexH = random(0, 2)>>
<<set $randomImageH = $jasmineJaeCorridorFFCleaningH[$randomIndexH]>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</replace>>
<</button>>
</div>
</div><br>
<<elseif ($olderSis.doing == "cleaning" && $olderSis.curLoc == "fCorridor" && $player.curLoc == "fCorridor")>>
<<desc>>
I can see my $olderSis.relation cleaning.
<</desc>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="wide-img">
<img src="img/chars/jasmineJae/home/corridorSF lookAtHer 0 h.jpg">
</div>
<</replace>>
<</button>>
</div>
</div><br>
<<elseif $olderSis.doing == "cleaning" && $olderSis.curLoc == "fLivingRoom" && $player.curLoc == "fLivingRoom">>
<<desc>>
I can see my $olderSis.relation cleaning.
<</desc>>
<<set $randomIndexH = random(0, 1)>>
<<set $randomImageH = $jasmineJaefLivingRoomCleaningV[$randomIndexH]>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</replace>>
<</button>>
</div>
</div><br>
<</if>>
<<if $olderSis.doing == "watching" && $olderSis.curLoc == "fLivingRoom" && $player.curLoc == "fLivingRoom">>
<<desc>>
I can see my $olderSis.relation watching a movie.
<</desc>>
<</if>>
<<if $olderSis.doing == "yoga" && $olderSis.curLoc == "fAttic" && $player.curLoc == "fAttic">>
<<desc>>
I can see my $olderSis.relation doing yoga.
<</desc>>
<<set $randomIndexV = random(0, 5)>>
<<set $randomIndexH = random(0, 1)>>
<<set $randomImageV = $jasmineJaeYogaV[$randomIndexV]>>
<<set $randomImageH = $jasmineJaeYogaH[$randomIndexH]>>
<<set $randomVH = random(1)>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<<if $randomVH == 0>>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<<else>>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</if>>
<</replace>>
<</button>>
</div>
</div>
<</if>>
<<if $olderSis.doing == "breakfast" && $olderSis.curLoc == "fDiningRoom" && $player.curLoc == "fDiningRoom">>
<<desc>>
My $olderSis.relation is eating with me. My breakfast is tasty.
<</desc>>
<<set $randomChoice = random(1)>>
<<if $randomChoice == 0>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="long-img">
<img src="img/chars/jasmineJae/home/eating 0 h.jpg">
</div>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="wide-img">
<img src="img/chars/jasmineJae/home/eating 0 h closeUp.jpg">
</div>
<</replace>>
<</button>>
</div>
</div>
<</replace>>
<</button>>
</div>
</div>
<<else>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="long-img">
<img src="img/chars/jasmineJae/home/eating 1 v.jpg">
</div>
<</replace>>
<</button>>
</div>
</div>
<</if>>
<<elseif $olderSis.doing == "lunch" && $olderSis.curLoc == "fDiningRoom" && $player.curLoc == "fDiningRoom">>
<<desc>>
My $olderSis.relation is eating with me. My lunch is tasty.
<</desc>>
<<elseif $olderSis.doing == "dinner" && $olderSis.curLoc == "fDiningRoom" && $player.curLoc == "fDiningRoom">>
<<desc>>
She's eating dinner.
<</desc>>
<</if>>
<<if $olderSis.doing == "breakfast" && $olderSis.curLoc == "fKitchen" && $player.curLoc == "fKitchen">>
<<desc>>
$olderSis.relation's already eaten her breakfast. She's doing some chores.
<</desc>>
<<set $randomIndexV = random(0, 1)>>
<<set $randomIndexH = random(0, 5)>>
<<set $randomImageV = $jasmineJaeKitchenCleaningV[$randomIndexV]>>
<<set $randomImageH = $jasmineJaeKitchenCleaningH[$randomIndexH]>>
<<set $randomVH = random(1)>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<<if $randomVH == 0>>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<<else>>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</if>>
<</replace>>
<</button>>
</div>
</div>
<<elseif $olderSis.doing == "lunch" && $olderSis.curLoc == "fKitchen" && $player.curLoc == "fKitchen">>
<<desc>>
$olderSis.relation's already eaten her lunch. She's doing some chores.
<</desc>>
<<set $randomIndexV = random(0, 1)>>
<<set $randomIndexH = random(0, 5)>>
<<set $randomImageV = $jasmineJaeKitchenCleaningV[$randomIndexV]>>
<<set $randomImageH = $jasmineJaeKitchenCleaningH[$randomIndexH]>>
<<set $randomVH = random(1)>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<<if $randomVH == 0>>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<<else>>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</if>>
<</replace>>
<</button>>
</div>
</div>
<<elseif $olderSis.doing == "dinner" && $olderSis.curLoc == "fKitchen" && $player.curLoc == "fKitchen">>
<<desc>>
$olderSis.relation's already eaten her dinner. She's doing some chores.
<</desc>>
<<set $randomIndexV = random(0, 1)>>
<<set $randomIndexH = random(0, 5)>>
<<set $randomImageV = $jasmineJaeKitchenCleaningV[$randomIndexV]>>
<<set $randomImageH = $jasmineJaeKitchenCleaningH[$randomIndexH]>>
<<set $randomVH = random(1)>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<<if $randomVH == 0>>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<<else>>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</if>>
<</replace>>
<</button>>
</div>
</div>
<</if>>
<<include "bg">>
<<desc>>
I'm ready to start my new working day.<br>
Young models are from 18 to 20 years.<br>
Mature models are from 21 to 40 years.<br>
MILF models are from 41 years.
<</desc>>
<<desc>>
<i class="fa-solid">
<<checkboxPlus '$castingEasy' 'Make mini-game easier'>><br>
</i>
<</desc>>
<div class="row">
<<button "Start my day" "casting">>
<<set $casting = 0>>
<<set $correctAnswer = 0>>
<<set $wrongAnswer = 0>>
<<set $seenAll = false>>
<<if $castingLvl == 0 || $castingLvl == 1>>
<<set $randomCriteria = random(2)>>
<<if $randomCriteria == 0>>
<<set $ageCasting = ["young", "young", "MILF"]>>
<<set $randomAgeCasting = $ageCasting[Math.floor(Math.random() * $ageCasting.length)]>>
<<set $hairCasting = ["Brown", "Black", "Blonde","Red"]>>
<<set $randomHairCasting = $hairCasting[Math.floor(Math.random() * $hairCasting.length)]>>
<<elseif $randomCriteria == 1>>
<<set $titSizeCasting = ["A", "B", "C","D","E","F","G"]>>
<<set $randomTitSizeCasting = $titSizeCasting[Math.floor(Math.random() * $titSizeCasting.length)]>>
<<set $tattoCasting = ["true", "false"]>>
<<set $randomTattoCasting = $tattoCasting[Math.floor(Math.random() * $tattoCasting.length)]>>
<<elseif $randomCriteria == 2>>
<<set $ageCasting = ["young", "young", "MILF"]>>
<<set $randomAgeCasting = $ageCasting[Math.floor(Math.random() * $ageCasting.length)]>>
<<set $tattoCasting = ["true", "false"]>>
<<set $randomTattoCasting = $tattoCasting[Math.floor(Math.random() * $tattoCasting.length)]>>
<</if>>
<<elseif $castingLvl == 2>>
<<set $randomCriteria = random(1)>>
<<if $randomCriteria == 0>>
<<set $ageCasting = ["young", "young", "MILF"]>>
<<set $randomAgeCasting = $ageCasting[Math.floor(Math.random() * $ageCasting.length)]>>
<<set $hairCasting = ["Brown", "Black", "Blonde","Red"]>>
<<set $randomHairCasting = $hairCasting[Math.floor(Math.random() * $hairCasting.length)]>>
<<set $titSizeCasting = ["A", "B", "C","D","E","F","G"]>>
<<set $randomTitSizeCasting = $titSizeCasting[Math.floor(Math.random() * $titSizeCasting.length)]>>
<<elseif $randomCriteria == 1>>
<<set $ageCasting = ["young", "young", "MILF"]>>
<<set $randomAgeCasting = $ageCasting[Math.floor(Math.random() * $ageCasting.length)]>>
<<set $titSizeCasting = ["A", "B", "C","D","E","F","G"]>>
<<set $randomTitSizeCasting = $titSizeCasting[Math.floor(Math.random() * $titSizeCasting.length)]>>
<<set $tattoCasting = ["true", "false"]>>
<<set $randomTattoCasting = $tattoCasting[Math.floor(Math.random() * $tattoCasting.length)]>>
<</if>>
<<elseif $castingLvl == 3>>
<<set $randomCriteria = random(2)>>
<<if $randomCriteria == 0>>
<<set $bodyCasting = ["Skinny", "Slim", "Average","Athletic","Chubby"]>>
<<set $randomBodyCasting = $bodyCasting[Math.floor(Math.random() * $bodyCasting.length)]>>
<<set $hairCasting = ["Brown", "Black", "Blonde","Red"]>>
<<set $randomHairCasting = $hairCasting[Math.floor(Math.random() * $hairCasting.length)]>>
<<elseif $randomCriteria == 1>>
<<set $titSizeCasting = ["A", "B", "C","D","E","F","G"]>>
<<set $randomTitSizeCasting = $titSizeCasting[Math.floor(Math.random() * $titSizeCasting.length)]>>
<<set $nudeCasting = ["yes", "no"]>>
<<set $randomNudeCasting = $tattoCasting[Math.floor(Math.random() * $nudeCasting.length)]>>
<<elseif $randomCriteria == 2>>
<<set $bodyCasting = ["Skinny", "Slim", "Average","Athletic","Chubby"]>>
<<set $randomBodyCasting = $bodyCasting[Math.floor(Math.random() * $bodyCasting.length)]>>
<<set $nudeCasting = ["yes", "no"]>>
<<set $randomNudeCasting = $tattoCasting[Math.floor(Math.random() * $nudeCasting.length)]>>
<</if>>
<<elseif $castingLvl == 4>>
<<set $randomCriteria = random(7)>>
<<if $randomCriteria == 0>>
<<set $ageCasting = ["young", "young", "MILF"]>>
<<set $randomAgeCasting = $ageCasting[Math.floor(Math.random() * $ageCasting.length)]>>
<<set $hairCasting = ["Brown", "Black", "Blonde","Red"]>>
<<set $randomHairCasting = $hairCasting[Math.floor(Math.random() * $hairCasting.length)]>>
<<elseif $randomCriteria == 1>>
<<set $titSizeCasting = ["A", "B", "C", "D", "E", "F", "G"]>>
<<set $randomTitSizeCasting = $titSizeCasting[Math.floor(Math.random() * $titSizeCasting.length)]>>
<<set $tattoCasting = ["true", "false"]>>
<<set $randomTattoCasting = $tattoCasting[Math.floor(Math.random() * $tattoCasting.length)]>>
<<elseif $randomCriteria == 2>>
<<set $ageCasting = ["young", "young", "MILF"]>>
<<set $randomAgeCasting = $ageCasting[Math.floor(Math.random() * $ageCasting.length)]>>
<<set $tattoCasting = ["true", "false"]>>
<<set $randomTattoCasting = $tattoCasting[Math.floor(Math.random() * $tattoCasting.length)]>>
<<elseif $randomCriteria == 3>>
<<set $ageCasting = ["young", "young", "MILF"]>>
<<set $randomAgeCasting = $ageCasting[Math.floor(Math.random() * $ageCasting.length)]>>
<<set $hairCasting = ["Brown", "Black", "Blonde","Red"]>>
<<set $randomHairCasting = $hairCasting[Math.floor(Math.random() * $hairCasting.length)]>>
<<set $titSizeCasting = ["A", "B", "C","D","E","F","G"]>>
<<set $randomTitSizeCasting = $titSizeCasting[Math.floor(Math.random() * $titSizeCasting.length)]>>
<<elseif $randomCriteria == 4>>
<<set $ageCasting = ["young", "young", "MILF"]>>
<<set $randomAgeCasting = $ageCasting[Math.floor(Math.random() * $ageCasting.length)]>>
<<set $titSizeCasting = ["A", "B", "C","D","E","F","G"]>>
<<set $randomTitSizeCasting = $titSizeCasting[Math.floor(Math.random() * $titSizeCasting.length)]>>
<<set $tattoCasting = ["true", "false"]>>
<<set $randomTattoCasting = $tattoCasting[Math.floor(Math.random() * $tattoCasting.length)]>>
<<elseif $randomCriteria == 5>>
<<set $bodyCasting = ["Skinny", "Slim", "Average", "Athletic", "Chubby"]>>
<<set $randomBodyCasting = $bodyCasting[Math.floor(Math.random() * $bodyCasting.length)]>>
<<set $hairCasting = ["Brown", "Black", "Blonde", "Red"]>>
<<set $randomHairCasting = $hairCasting[Math.floor(Math.random() * $hairCasting.length)]>>
<<elseif $randomCriteria == 6>>
<<set $titSizeCasting = ["A", "B", "C","D","E","F","G"]>>
<<set $randomTitSizeCasting = $titSizeCasting[Math.floor(Math.random() * $titSizeCasting.length)]>>
<<set $nudeCasting = ["yes", "no"]>>
<<set $randomNudeCasting = $nudeCasting[Math.floor(Math.random() * $nudeCasting.length)]>>
<<elseif $randomCriteria == 7>>
<<set $bodyCasting = ["Skinny", "Slim", "Average","Athletic","Chubby"]>>
<<set $randomBodyCasting = $bodyCasting[Math.floor(Math.random() * $bodyCasting.length)]>>
<<set $nudeCasting = ["yes", "no"]>>
<<set $randomNudeCasting = $tattoCasting[Math.floor(Math.random() * $nudeCasting.length)]>>
<</if>>
<</if>>
<</button>>
</div><<include "bg">>
<<if $casting == 0>>
<<desc>>
I need to find a model that fits the next requirements:<br>
<<if $castingLvl == 0 || $castingLvl == 1>>
<<if $randomCriteria == 0>>
Age: <<print $randomAgeCasting>><br>
Hair: <<print $randomHairCasting>><br>
<<elseif $randomCriteria == 1>>
Breast Size: <<print $randomTitSizeCasting>><br>
Tatto: <<if $randomTattoCasting == "true">> There is tatto.<<else>> No tattos. <</if>><br>
<<elseif $randomCriteria == 2>>
Age: <<print $randomAgeCasting>><br>
Tatto: <<if $randomTattoCasting == "true">> There is tatto<<else>> No tattos <</if>><br>
<</if>>
<<elseif $castingLvl == 2>>
<<if $randomCriteria == 0>>
Age: <<print $randomAgeCasting>><br>
Hair: <<print $randomHairCasting>><br>
Breast Size: <<print $randomTitSizeCasting>><br>
<<elseif $randomCriteria == 1>>
Age: <<print $randomAgeCasting>><br>
Breast Size: <<print $randomTitSizeCasting>><br>
Tatto: <<if $randomTattoCasting == "true">> There is tatto.<<else>> No tattos. <</if>><br>
<</if>>
<<elseif $castingLvl == 3>>
<<if $randomCriteria == 0>>
Body:<<print $randomBodyCasting>><br>
Hair: <<print $randomHairCasting>><br>
<<elseif $randomCriteria == 1>>
Breast Size: <<print $randomTitSizeCasting>><br>
Type of a model:
<<if $randomNudeCasting == "yes">>
The one who can be naked
<<else>>
The one who is ashamed to be naked
<</if>><br>
<<elseif $randomCriteria == 2>>
Body:<<print $randomBodyCasting>><br>
Type of a model:
<<if $randomNudeCasting == "yes">>
The one who can be naked
<<else>>
The one who is ashamed to be naked
<</if>><br>
<</if>>
<<elseif $castingLvl == 4>>
<<if $randomCriteria == 0>>
Age: <<print $randomAgeCasting>><br>
Hair: <<print $randomHairCasting>><br>
<<elseif $randomCriteria == 1>>
Breast Size: <<print $randomTitSizeCasting>><br>
Tatto: <<if $randomTattoCasting == "true">> There is tatto<<else>> No tattos <</if>> <br>
<<elseif $randomCriteria == 2>>
Age: <<print $randomAgeCasting>><br>
Tatto: <<if $randomTattoCasting == "true">> There is tatto<<else>> No tattos <</if>><br>
<<elseif $randomCriteria == 3>>
Age: <<print $randomAgeCasting>><br>
Hair: <<print $randomHairCasting>><br>
Breast Size: <<print $randomTitSizeCasting>><br>
<<elseif $randomCriteria == 4>>
Age: <<print $randomAgeCasting>><br>
Breast Size: <<print $randomTitSizeCasting>><br>
Tatto: <<if $randomTattoCasting == "true">> There is tatto.<<else>> No tattos. <</if>><br>
<<elseif $randomCriteria == 5>>
Body:<<print $randomBodyCasting>><br>
Hair:<<print $randomHairCasting>><br>
<<elseif $randomCriteria == 6>>
Breast Size: <<print $randomTitSizeCasting>><br>
Type of a model:<<if $randomNudeCasting == "yes">>
The one who can be naked<<else>>
The one who is ashamed to be naked <</if>><br>
<<elseif $randomCriteria == 7>>
Body:<<print $randomBodyCasting>><br>
Type of a model:<<if $randomNudeCasting == "yes">>
The one who can be naked <<else>>
The one who is ashamed to be naked <</if>><br>
<</if>>
<</if>>
<</desc>>
<<if $castingLvl == 0>>
<<if $castingGirlsCounter <= 4>>
<div class="row">
<<button "Call a girl" >>
<<advanceHour>>
<<professionUpdate>>
<<goto "casting">>
<<set $casting = 1>>
<<set $chosenGirl = $womansCasting[Math.floor(Math.random() * $womansCasting.length)]>>
<</button>>
</div><br>
<<button "Stop working" "talkJReed">>
<<advanceHour>>
<<professionUpdate>>
<<set $talkJ = "wannaGo">>
<</button>>
<<else>>
<<goto "talkJReed">>
<<set $talkJ = "finish">>
<</if>>
<<elseif $castingLvl == 1>>
<<if $castingGirlsCounter <= 9>>
<div class="row">
<<button "Call a girl" >>
<<advanceHour>>
<<professionUpdate>>
<<goto "casting">>
<<set $casting = 1>>
<<set $chosenGirl = $womansCasting[Math.floor(Math.random() * $womansCasting.length)]>>
<</button>>
</div><br>
<<button "Stop working" "talkJReed">>
<<advanceHour>>
<<professionUpdate>>
<<set $talkJ = "wannaGo">>
<</button>>
<<else>>
<<goto "talkJReed">>
<<set $talkJ = "finish">>
<</if>>
<<elseif $castingLvl == 2 || $castingLvl == 3>>
<<if $castingGirlsCounter <= 14>>
<div class="row">
<<button "Call a girl" >>
<<advanceHour>>
<<professionUpdate>>
<<goto "casting">>
<<set $casting = 1>>
<<set $chosenGirl = $womansCasting[Math.floor(Math.random() * $womansCasting.length)]>>
<</button>>
</div><br>
<<button "Stop working" "talkJReed">>
<<advanceHour>>
<<professionUpdate>>
<<set $talkJ = "wannaGo">>
<</button>>
<<else>>
<<goto "talkJReed">>
<<set $talkJ = "finish">>
<</if>>
<<elseif $castingLvl == 4>>
<<if $castingGirlsCounter <= 19>>
<div class="row">
<<button "Call a girl" >>
<<advanceHour>>
<<professionUpdate>>
<<goto "casting">>
<<set $casting = 1>>
<<set $chosenGirl = $womansCasting[Math.floor(Math.random() * $womansCasting.length)]>>
<</button>>
</div><br>
<<button "Stop working" "talkJReed">>
<<advanceHour>>
<<professionUpdate>>
<<set $talkJ = "wannaGo">>
<</button>>
<<else>>
<<goto "talkJReed">>
<<set $talkJ = "finish">>
<</if>>
<</if>>
<<elseif $casting == 1>>
<<if $chosenGirl == $eliska.id>>
<<set $id = $eliska.id>>
<<set $castingGirl = $eliska>>
<<elseif $chosenGirl == $hedvika.id>>
<<set $id = $hedvika.id>>
<<set $castingGirl = $hedvika>>
<<elseif $chosenGirl == $pandora.id>>
<<set $id = $pandora.id>>
<<set $castingGirl = $pandora>>
<<elseif $chosenGirl == $iva.id>>
<<set $id = $iva.id>>
<<set $castingGirl = $iva>>
<<elseif $chosenGirl == $jana.id>>
<<set $id = $jana.id>>
<<set $castingGirl = $jana>>
<<elseif $chosenGirl == $linda.id>>
<<set $id = $linda.id>>
<<set $castingGirl = $linda>>
<<elseif $chosenGirl == $niky.id>>
<<set $id = $niky.id>>
<<set $castingGirl = $niky>>
<<elseif $chosenGirl == $marcela.id>>
<<set $id = $marcela.id>>
<<set $castingGirl = $marcela>>
<<elseif $chosenGirl == $aneta.id>>
<<set $id = $aneta.id>>
<<set $castingGirl = $aneta>>
<<elseif $chosenGirl == $judita.id>>
<<set $id = $judita.id>>
<<set $castingGirl = $judita>>
<<elseif $chosenGirl == $petra.id>>
<<set $id = $petra.id>>
<<set $castingGirl = $petra>>
<<elseif $chosenGirl == $zora.id>>
<<set $id = $zora.id>>
<<set $castingGirl = $zora>>
<<elseif $chosenGirl == $adriana.id>>
<<set $id = $adriana.id>>
<<set $castingGirl = $adriana>>
<<elseif $chosenGirl == $denisa.id>>
<<set $id = $denisa.id>>
<<set $castingGirl = $denisa>>
<<elseif $chosenGirl == $florane.id>>
<<set $id = $florane.id>>
<<set $castingGirl = $florane>>
<<elseif $chosenGirl == $kveta.id>>
<<set $id = $kveta.id>>
<<set $castingGirl = $kveta>>
<<elseif $chosenGirl == $lucie.id>>
<<set $id = $lucie.id>>
<<set $castingGirl = $lucie>>
<<elseif $chosenGirl == $maja.id>>
<<set $id = $maja.id>>
<<set $castingGirl = $maja>>
<<elseif $chosenGirl == $sabina.id>>
<<set $id = $sabina.id>>
<<set $castingGirl = $sabina>>
<<elseif $chosenGirl == $sona.id>>
<<set $id = $sona.id>>
<<set $castingGirl = $sona>>
<<elseif $chosenGirl == $adelante.id>>
<<set $id = $adelante.id>>
<<set $castingGirl = $adelante>>
<<elseif $chosenGirl == $barbora.id>>
<<set $id = $barbora.id>>
<<set $castingGirl = $barbora>>
<<elseif $chosenGirl == $iropa.id>>
<<set $id = $iropa.id>>
<<set $castingGirl = $iropa>>
<<elseif $chosenGirl == $janna.id>>
<<set $id = $janna.id>>
<<set $castingGirl = $janna>>
<<elseif $chosenGirl == $marilena.id>>
<<set $id = $marilena.id>>
<<set $castingGirl = $marilena>>
<<elseif $chosenGirl == $pava.id>>
<<set $id = $pava.id>>
<<set $castingGirl = $pava>>
<<elseif $chosenGirl == $pavla.id>>
<<set $id = $pavla.id>>
<<set $castingGirl = $pavla>>
<<elseif $chosenGirl == $sandra.id>>
<<set $id = $sandra.id>>
<<set $castingGirl = $sandra>>
<<elseif $chosenGirl == $tereza.id>>
<<set $id = $tereza.id>>
<<set $castingGirl = $tereza>>
<<elseif $chosenGirl == $timothy.id>>
<<set $id = $timothy.id>>
<<set $castingGirl = $timothy>>
<<elseif $chosenGirl == $vanessa.id>>
<<set $id = $vanessa.id>>
<<set $castingGirl = $vanessa>>
<<else>>
<<set $seenAll = true>>
<div class="row">
<<button "I need to wait. Nobody's come" "casting">>
<<set $casting = 0>>
<<set $womansCasting = ["eliska", "hedvika", "pandora", "iva","jana","linda","niky", "marcela", "aneta","judita", "petra","zora","adriana","denisa","florane","kveta","lucie","maja","sabina","sona","adelante","barbora","iropa","janna","marilena","pava","pavla","sandra","tereza","timothy","vanessa"]>>
<<set $seenAll = false>>
<</button>>
</div>
<</if>>
<<if $seenAll == false>>
<<set $castingGirlsCounter += 1>>
<br>
<<speech You $player.name $player.surname>>
Hello! What's your name and surname?
<</speech>><br>
<<stableText $id>>
Hello! I'm $castingGirl.name $castingGirl.surname.
<</stableText>><br>
<<if $castingEasy == true>>
<div id="old">
<<button "How old are you?" >>
<<replace #old>>
<<speech You $player.name $player.surname>>
Hello! What's your name and surname?
<</speech>><br>
<<stableText $id>>
I'm $castingGirl.years years old.
<</stableText>>
<</replace>>
<</button>>
</div>
<br>
<div id="titsSize">
<<button "What's the size of your bra?" >>
<<replace #titsSize>>
<<speech You $player.name $player.surname>>
What's the size of your bra?
<</speech>><br>
<<stableText $id>>
My bra size is $castingGirl.breast.
<</stableText>>
<</replace>>
<</button>>
</div>
<br>
<<else>>
<</if>>
<div id="check">
<<button 'Look at her'>>
<<advanceHour>>
<<professionUpdate>>
<<replace "#check">>
<<set $randomMins = random(1,3)>>
<<set $currentMinutes += $randomMins>>
<<set $castingMinutes += $randomMins>>
<div class="long-img">
<img @src="$castingGirl.front">
</div>
<<button "Show your bra">>
<<replace #check>>
<<set $randomMins = random(2,5)>>
<<set $currentMinutes += $randomMins>>
<<set $castingMinutes += $randomMins>>
<<if $castingGirl.bra == "no">>
<<stableText $id>>
I'm sorry, but I don't have a bra.
<</stableText>><br>
<<else>>
<div class="long-img">
<img @src="$castingGirl.bra">
</div>
<</if>>
<<button "Take your bra off">>
<<set $randomMins = random(2,6)>>
<<set $currentMinutes += $randomMins>>
<<set $castingMinutes += $randomMins>>
<<replace #check>>
<div class="long-img">
<img @src="$castingGirl.topless">
</div>
<<button "Look at her tits closer">>
<<replace #check>>
<div class="long-img">
<img @src="$castingGirl.tits">
</div>
<<button "Take your panties off">>
<<set $randomMins = random(2,6)>>
<<set $currentMinutes += $randomMins>>
<<set $castingMinutes += $randomMins>>
<<replace #check>>
<<if $castingGirl.nude == "no">>
<<stableText $id>>
I won't do it. It's too much for me!
<</stableText>><br>
<<else>>
<div class="long-img">
<img @src="$castingGirl.nude">
</div>
<</if>>
<</replace>>
<</button>>
<</replace>>
<</button>>
<</replace>>
<</button>>
<</replace>>
<</button>>
<div id='check'>
</div>
<</replace>>
<</button>>
</div>
<br>
<div class="row">
<<button "You fit" "casting">>
<<advanceHour>>
<<professionUpdate>>
<<set $casting = "2">>
<<set $youFit = true>>
<<set $randomMins = random(2,5)>>
<<set $currentMinutes += $randomMins>>
<</button>>
<<button "You don't fit" "casting">>
<<advanceHour>>
<<professionUpdate>>
<<set $casting = 2>>
<<set $youFit = false>>
<<set $randomMins = random(2,5)>>
<<set $currentMinutes += $randomMins>>
<</button>>
</div>
<<else>>
<</if>>
<br>
<<elseif $casting == 2>>
<<goto "casting">>
<<set $casting = 3>>
<<elseif $casting == 3>>
<<speech "You" $player.name $player.surname>>
Good bye!
<</speech>><br>
<<stableText $id>>
Good bye!
<</stableText>>
<<desc>>
<<if $castingLvl == 0 || $castingLvl == 1>>
<<if $randomCriteria == 0>>
<<if ($randomAgeCasting == $castingGirl.age && $randomHairCasting == $castingGirl.hair)>>
<<if $youFit == true>>
That's right choice.
<<set $correctAnswer +=1>>
<<elseif $youFit == false>>
Ooops, I've made a mistake.
<<set $wrongAnswer +=1>>
<</if>>
<<else>>
<<if $youFit == true>>
Ooops, I've made a mistake.
<<set $wrongAnswer +=1>>
<<elseif $youFit == false>>
That's right choice.
<<set $correctAnswer +=1>>
<</if>>
<</if>>
<<elseif $randomCriteria == 1>>
<<if ($randomTitSizeCasting == $castingGirl.breast && $randomTattoCasting == $castingGirl.tatto)>>
<<if $youFit == true>>
That's right choice.
<<set $correctAnswer +=1>>
<<elseif $youFit == false>>
Ooops, I've made a mistake.
<<set $wrongAnswer +=1>>
<</if>>
<<else>>
<<if $youFit == true>>
Ooops, I've made a mistake.
<<set $wrongAnswer +=1>>
<<elseif $youFit == false>>
That's right choice.
<<set $correctAnswer +=1>>
<</if>>
<</if>>
<<elseif $randomCriteria == 2>>
<<if ($randomAgeCasting == $castingGirl.age && $randomTattoCasting == $castingGirl.tatto)>>
<<if $youFit == true>>
That's right choice.
<<set $correctAnswer +=1>>
<<elseif $youFit == false>>
Ooops, I've made a mistake.
<<set $wrongAnswer +=1>>
<</if>>
<<else>>
<<if $youFit == true>>
Ooops, I've made a mistake.
<<set $wrongAnswer +=1>>
<<elseif $youFit == false>>
That's right choice.
<<set $correctAnswer +=1>>
<</if>>
<</if>>
<</if>>
<<elseif $castingLvl == 2>>
<<if $randomCriteria == 0>>
<<if ($randomAgeCasting == $castingGirl.age && $randomHairCasting == $castingGirl.hair && $randomTitSizeCasting == $castingGirl.breast)>>
<<if $youFit == true>>
That's right choice.
<<set $correctAnswer +=1>>
<<elseif $youFit == false>>
Ooops, I've made a mistake.
<<set $wrongAnswer +=1>>
<</if>>
<<else>>
<<if $youFit == true>>
Ooops, I've made a mistake.
<<set $wrongAnswer +=1>>
<<elseif $youFit == false>>
That's right choice.
<<set $correctAnswer +=1>>
<</if>>
<</if>>
<<elseif $randomCriteria == 1>>
<<if ($randomAgeCasting == $castingGirl.age && $randomTitSizeCasting == $castingGirl.breast && $randomTattoCasting == $castingGirl.tatto)>>
<<if $youFit == true>>
That's right choice.
<<set $correctAnswer +=1>>
<<elseif $youFit == false>>
Ooops, I've made a mistake.
<<set $wrongAnswer +=1>>
<</if>>
<<else>>
<<if $youFit == true>>
Ooops, I've made a mistake.
<<set $wrongAnswer +=1>>
<<elseif $youFit == false>>
That's right choice.
<<set $correctAnswer +=1>>
<</if>>
<</if>>
<</if>>
<<elseif $castingLvl == 3>>
<<if $randomCriteria == 0>>
<<if ($randomBodyCasting == $castingGirl.body && $randomHairCasting == $castingGirl.hair)>>
<<if $youFit == true>>
That's right choice.
<<set $correctAnswer +=1>>
<<elseif $youFit == false>>
Ooops, I've made a mistake.
<<set $wrongAnswer +=1>>
<</if>>
<<else>>
<<if $youFit == true>>
Ooops, I've made a mistake.
<<set $wrongAnswer +=1>>
<<elseif $youFit == false>>
That's right choice.
<<set $correctAnswer +=1>>
<</if>>
<</if>>
<<elseif $randomCriteria == 1>>
<<if ($randomTitSizeCasting == $castingGirl.breast && $randomNudeCasting == $castingGirl.canNude)>>
<<if $youFit == true>>
That's right choice.
<<set $correctAnswer +=1>>
<<elseif $youFit == false>>
Ooops, I've made a mistake.
<<set $wrongAnswer +=1>>
<</if>>
<<else>>
<<if $youFit == true>>
Ooops, I've made a mistake.
<<set $wrongAnswer +=1>>
<<elseif $youFit == false>>
That's right choice.
<<set $correctAnswer +=1>>
<</if>>
<</if>>
<<elseif $randomCriteria == 2>>
<<if ($randomBodyCasting == $castingGirl.body && $randomNudeCasting == $castingGirl.canNude)>>
<<if $youFit == true>>
That's right choice.
<<set $correctAnswer +=1>>
<<elseif $youFit == false>>
Ooops, I've made a mistake.
<<set $wrongAnswer +=1>>
<</if>>
<<else>>
<<if $youFit == true>>
Ooops, I've made a mistake.
<<set $wrongAnswer +=1>>
<<elseif $youFit == false>>
That's right choice.
<<set $correctAnswer +=1>>
<</if>>
<</if>>
<</if>>
<<elseif $castingLvl == 4>>
<<set $castingMatch = false>>
<<if $randomCriteria == 0>>
<<set $castingMatch = ($randomAgeCasting == $castingGirl.age && $randomHairCasting == $castingGirl.hair)>>
<<elseif $randomCriteria == 1>>
<<set $castingMatch = ($randomTitSizeCasting == $castingGirl.breast && $randomTattoCasting == $castingGirl.tatto)>>
<<elseif $randomCriteria == 2>>
<<set $castingMatch = ($randomAgeCasting == $castingGirl.age && $randomTattoCasting == $castingGirl.tatto)>>
<<elseif $randomCriteria == 3>>
<<set $castingMatch = ($randomAgeCasting == $castingGirl.age && $randomHairCasting == $castingGirl.hair && $randomTitSizeCasting == $castingGirl.breast)>>
<<elseif $randomCriteria == 4>>
<<set $castingMatch = ($randomAgeCasting == $castingGirl.age && $randomTitSizeCasting == $castingGirl.breast && $randomTattoCasting == $castingGirl.tatto)>>
<<elseif $randomCriteria == 5>>
<<set $castingMatch = ($randomBodyCasting == $castingGirl.body && $randomHairCasting == $castingGirl.hair)>>
<<elseif $randomCriteria == 6>>
<<set $castingMatch = ($randomTitSizeCasting == $castingGirl.breast && $randomNudeCasting == $castingGirl.canNude)>>
<<elseif $randomCriteria == 7>>
<<set $castingMatch = ($randomBodyCasting == $castingGirl.body && $randomNudeCasting == $castingGirl.canNude)>>
<</if>>
<<if $castingMatch>>
<<if $youFit>>
That's right choice.
<<set $correctAnswer +=1>>
<<else>>
Ooops, I've made a mistake.
<<set $wrongAnswer +=1>>
<</if>>
<<else>>
<<if $youFit>>
Ooops, I've made a mistake.
<<set $wrongAnswer +=1>>
<<else>>
That's right choice.
<<set $correctAnswer +=1>>
<</if>>
<</if>>
<</if>>
<</desc>>
<<button "Get back" "casting">>
<<set $womansCasting = $womansCasting.filter(girl => girl !== $chosenGirl)>>
<<set $casting = 0>>
<</button>>
<</if>>
<<set $womansCasting = ["eliska", "hedvika", "pandora", "iva","jana","linda","niky", "marcela", "aneta","judita", "petra","zora","adriana","denisa","florane","kveta","lucie","maja","sabina","sona","adelante","barbora","iropa","janna","marilena","pava","pavla","sandra","tereza","timothy","vanessa"]>>
/* Remember there's the same code in casting to update the cycle */
<<set $vanessa = {
id: "vanessa",
name: "Vanessa",
surname: "Ourent",
age: "MILF",
years: 46,
description: "a hot MILF",
hair: "Brown",
race: "white",
body: "Slim",
breast: "C",
money: 39300,
arousal: 10,
tatto: "false",
front:"img/system/casting/vanessa/front 0.jpg",
bra: "img/system/casting/vanessa/bra 0.jpg",
topless:"img/system/casting/vanessa/topless 0.jpg",
tits: "img/system/casting/vanessa/tits 0.jpg",
nude:"img/system/casting/vanessa/nude 0.jpg",
canNude:"yes"
}>>
<<set $timothy = {
id: "timothy",
name: "Timothy",
surname: "Flatau",
age: "MILF",
years: 45,
description: "a Skinny woman",
hair: "Brown",
race: "white",
body: "Skinny",
breast: "B",
money: 11300,
arousal: 10,
tatto: "false",
front:"img/system/casting/timothy/front 0.jpg",
bra: "img/system/casting/timothy/bra 0.jpg",
topless:"img/system/casting/timothy/topless 0.jpg",
tits: "img/system/casting/timothy/tits 0.jpg",
nude:"img/system/casting/timothy/nude 0.jpg",
canNude:"yes"
}>>
<<set $tereza = {
id: "tereza",
name: "Tereza",
surname: "Ziola",
age: "young",
years: 36,
description: "an urban woman",
hair: "Black",
race: "white",
body: "Average",
breast: "D",
money: 58700,
arousal: 10,
tatto: "false",
front:"img/system/casting/tereza/front 0.jpg",
bra: "img/system/casting/tereza/bra 0.jpg",
topless:"img/system/casting/tereza/topless 0.jpg",
tits: "img/system/casting/tereza/tits 0.jpg",
nude:"img/system/casting/tereza/nude 0.jpg",
canNude:"yes"
}>>
<<set $sandra = {
id: "sandra",
name: "Sandra",
surname: "Zadora",
age: "young",
years: 33,
description: "a lovely woman",
hair: "Blonde",
race: "white",
body: "Average",
breast: "C",
money: 18700,
arousal: 10,
tatto: "true",
front:"img/system/casting/sandra/front 0.jpg",
bra: "img/system/casting/sandra/bra 0.jpg",
topless:"img/system/casting/sandra/topless 0.jpg",
tits: "img/system/casting/sandra/tits 0.jpg",
nude:"img/system/casting/sandra/nude 0.jpg",
canNude:"yes"
}>>
<<set $pavla = {
id: "pavla",
name: "Pavla",
surname: "Zabiella",
age: "MILF",
years: 42,
description: "a confident woman",
hair: "Brown",
race: "white",
body: "Slim",
breast: "B",
money: 5700,
arousal: 10,
tatto: "false",
front:"img/system/casting/pavla/front 0.jpg",
bra: "img/system/casting/pavla/bra 0.jpg",
topless:"img/system/casting/pavla/topless 0.jpg",
tits: "img/system/casting/pavla/tits 0.jpg",
nude:"no",
canNude:"no"
}>>
<<set $pava = {
id: "pava",
name: "Pava",
surname: "Urbas",
age: "MILF",
years: 44,
description: "a Skinny woman",
hair: "Red",
race: "white",
body: "Skinny",
breast: "A",
money: 2900,
arousal: 10,
tatto: "false",
front:"img/system/casting/pava/front 0.jpg",
bra: "img/system/casting/pava/bra 0.jpg",
topless:"img/system/casting/pava/topless 0.jpg",
tits: "img/system/casting/pava/tits 0.jpg",
nude:"img/system/casting/pava/nude 0.jpg",
canNude:"yes"
}>>
<<set $marilena = {
id: "marilena",
name: "Marilena",
surname: "Waks",
age: "young",
years: 39,
description: "a woman with bright eyes",
hair: "Blonde",
race: "white",
body: "Slim",
breast: "C",
money: 16900,
arousal: 10,
tatto: "false",
front:"img/system/casting/marilena/front 0.jpg",
bra: "img/system/casting/marilena/bra 0.jpg",
topless:"img/system/casting/marilena/topless 0.jpg",
tits: "img/system/casting/marilena/tits 0.jpg",
nude:"img/system/casting/marilena/nude 0.jpg",
canNude:"yes"
}>>
<<set $janna = {
id: "janna",
name: "Janna",
surname: "Talaga",
age: "young",
years: 19,
description: "a pretty teen",
hair: "Brown",
race: "white",
body: "Slim",
breast: "C",
money: 12550,
arousal: 10,
tatto: "false",
front:"img/system/casting/janna/front 0.jpg",
bra: "img/system/casting/janna/bra 0.jpg",
topless:"img/system/casting/janna/topless 0.jpg",
tits: "img/system/casting/janna/tits 0.jpg",
nude:"img/system/casting/janna/nude 0.jpg",
canNude:"yes"
}>>
<<set $iropa = {
id: "iropa",
name: "Iropa",
surname: "Rydz",
age: "MILF",
years: 43,
description: "a tired MILF",
hair: "Brown",
race: "white",
body: "apathetic",
breast: "C",
money: 9550,
arousal: 10,
tatto: "false",
front:"img/system/casting/iropa/front 0.jpg",
bra: "img/system/casting/iropa/bra 0.jpg",
topless:"img/system/casting/iropa/topless 0.jpg",
tits: "img/system/casting/iropa/tits 0.jpg",
nude:"img/system/casting/iropa/nude 0.jpg",
canNude:"yes"
}>>
<<set $barbora = {
id: "barbora",
name: "Barbora",
surname: "Smigel",
age: "young",
years: 25,
description: "a chubby young woman",
hair: "Black",
race: "white",
body: "Chubby",
breast: "B",
money: 2550,
arousal: 10,
tatto: "false",
front:"img/system/casting/barbora/front 0.jpg",
bra: "img/system/casting/barbora/bra 0.jpg",
topless:"img/system/casting/barbora/topless 0.jpg",
tits: "img/system/casting/barbora/tits 0.jpg",
nude:"img/system/casting/barbora/nude 0.jpg",
canNude:"yes"
}>>
<<set $adelante = {
id: "adelante",
name: "Adelante",
surname: "Sasinolas",
age: "young",
years: 20,
description: "a teen with speckles",
hair: "Red",
race: "white",
body: "Average",
breast: "B",
money: 450,
arousal: 10,
tatto: "false",
front:"img/system/casting/adelante/front 0.jpg",
bra: "img/system/casting/adelante/bra 0.jpg",
topless:"img/system/casting/adelante/topless 0.jpg",
tits: "img/system/casting/adelante/tits 0.jpg",
nude:"img/system/casting/adelante/nude 0.jpg",
canNude:"yes"
}>>
<<set $sona = {
id: "sona",
name: "Sona",
surname: "Rogala",
age: "young",
years: 35,
description: "a timid woman",
hair: "Brown",
race: "white",
body: "Chubby",
breast: "G",
money: 15675,
arousal: 10,
tatto: "false",
front:"img/system/casting/sona/front 0.jpg",
bra: "img/system/casting/sona/bra 0.jpg",
topless:"img/system/casting/sona/topless 0.jpg",
tits: "img/system/casting/sona/tits 0.jpg",
nude:"img/system/casting/sona/nude 0.jpg",
canNude:"yes"
}>>
<<set $sabina = {
id: "sabina",
name: "Sabina",
surname: "Plewa",
age: "young",
years: 38,
description: "a smiling woman",
hair: "Black",
race: "white",
body: "Average",
breast: "F",
money: 12675,
arousal: 10,
tatto: "false",
front:"img/system/casting/sabina/front 0.jpg",
bra: "img/system/casting/sabina/bra 0.jpg",
topless:"img/system/casting/sabina/topless 0.jpg",
tits: "img/system/casting/sabina/tits 0.jpg",
nude:"img/system/casting/sabina/nude 0.jpg",
canNude:"yes"
}>>
<<set $maja = {
id: "maja",
name: "Maja",
surname: "Osika",
age: "MILF",
years: 41,
description: "an apathetic MILF",
hair: "Red",
race: "white",
body: "Chubby",
breast: "G",
money: 12675,
arousal: 10,
tatto: "false",
front:"img/system/casting/maja/front 0.jpg",
bra: "img/system/casting/maja/bra 0.jpg",
topless:"img/system/casting/maja/topless 0.jpg",
tits: "img/system/casting/maja/tits 0.jpg",
nude:"img/system/casting/maja/nude 0.jpg",
canNude:"yes"
}>>
<<set $lucie = {
id: "lucie",
name: "Lucie",
surname: "Nowara",
age: "young",
years: 21,
description: "a chubby young woman",
hair: "Brown",
race: "white",
body: "Chubby",
breast: "G",
money: 8675,
arousal: 10,
tatto: "false",
front:"img/system/casting/lucie/front 0.jpg",
bra: "img/system/casting/lucie/bra 0.jpg",
topless:"img/system/casting/lucie/topless 0.jpg",
tits: "img/system/casting/lucie/tits 0.jpg",
nude:"img/system/casting/lucie/nude 0.jpg",
canNude:"yes"
}>>
<<set $kveta = {
id: "kveta",
name: "Kveta",
surname: "Oglaza",
age: "MILF",
years: 45,
description: "a cheerful MILF",
hair: "Brown",
race: "white",
body: "Chubby",
breast: "G",
money: 5490,
arousal: 10,
tatto: "false",
front:"img/system/casting/kveta/front 0.jpg",
bra: "img/system/casting/kveta/bra 0.jpg",
topless:"img/system/casting/kveta/topless 0.jpg",
tits: "img/system/casting/kveta/tits 0.jpg",
nude:"img/system/casting/kveta/nude 0.jpg",
canNude:"yes"
}>>
<<set $florane = {
id: "florane",
name: "Florane",
surname: "Masur",
age: "MILF",
years: 41,
description: "a MILF in glasses",
hair: "Blonde",
race: "white",
body: "Slim",
breast: "E",
money: 9000,
arousal: 10,
tatto: "false",
front:"img/system/casting/florane/front 0.jpg",
bra: "no",
topless:"img/system/casting/florane/topless 0.jpg",
tits: "img/system/casting/florane/tits 0.jpg",
nude:"img/system/casting/florane/nude 0.jpg",
canNude:"yes"
}>>
<<set $denisa = {
id: "denisa",
name: "Denisa",
surname: "Leniart",
age: "young",
years: 34,
description: "a smiling woman",
hair: "Brown",
race: "white",
body: "Average",
breast: "C",
money: 25000,
arousal: 10,
tatto: "true",
front:"img/system/casting/denisa/front 0.jpg",
bra: "img/system/casting/denisa/bra 0.jpg",
topless:"img/system/casting/denisa/topless 0.jpg",
tits: "img/system/casting/denisa/tits 0.jpg",
nude:"img/system/casting/denisa/nude 0.jpg",
canNude:"yes"
}>>
<<set $adriana = {
id: "adriana",
name: "Adriana",
surname: "Madej",
age: "young",
years: 37,
description: "a woman in her mid thirties",
hair: "Blonde",
race: "white",
body: "Average",
breast: "C",
money: 13000,
arousal: 10,
tatto: "false",
front:"img/system/casting/adriana/front 0.jpg",
bra: "img/system/casting/adriana/bra 0.jpg",
topless:"img/system/casting/adriana/topless 0.jpg",
tits: "img/system/casting/adriana/tits 0.jpg",
nude:"no",
canNude:"no"
}>>
<<set $zora = {
id: "zora",
name: "Zora",
surname: "Macur",
age: "young",
years: 21,
description: "a gothic teen",
hair: "Black",
race: "white",
body: "Slim",
breast: "C",
money: 1200,
arousal: 10,
tatto: "false",
front:"img/system/casting/zora/front 0.jpg",
bra: "no",
topless:"img/system/casting/zora/topless 0.jpg",
tits: "img/system/casting/zora/tits 0.jpg",
nude:"img/system/casting/zora/nude 0.jpg",
canNude:"yes"
}>>
<<set $petra = {
id: "petra",
name: "Petra",
surname: "Kokott",
age: "young",
years: 22,
description: "a serious teen",
hair: "Black",
race: "white",
body: "Slim",
breast: "E",
money: 4000,
arousal: 10,
tatto: "false",
front:"img/system/casting/petra/front 0.jpg",
bra: "img/system/casting/petra/bra 0.jpg",
topless:"img/system/casting/petra/topless 0.jpg",
tits: "img/system/casting/petra/tits 0.jpg",
nude:"img/system/casting/petra/nude 0.jpg",
canNude:"yes"
}>>
<<set $judita = {
id: "judita",
name: "Judita",
surname: "Kaleta",
age: "young",
years: 22,
description: "a serious teen",
hair: "Blonde",
race: "white",
body: "Slim",
breast: "B",
money: 3000,
arousal: 10,
tatto: "false",
front:"img/system/casting/judita/front 0.jpg",
bra: "img/system/casting/judita/bra 0.jpg",
topless:"img/system/casting/judita/topless 0.jpg",
tits: "img/system/casting/judita/tits 0.jpg",
nude:"img/system/casting/judita/nude 0.jpg",
canNude:"yes"
}>>
<<set $aneta = {
id: "aneta",
name: "Aneta",
surname: "Jach",
age: "young",
years: 23,
description: "a cute teen",
hair: "Blonde",
race: "white",
body: "Slim",
breast: "B",
money: 3500,
arousal: 10,
tatto: "true",
front:"img/system/casting/aneta/front 0.jpg",
bra: "img/system/casting/aneta/bra 0.jpg",
topless:"img/system/casting/aneta/topless 0.jpg",
tits: "img/system/casting/aneta/tits 0.jpg",
nude: "img/system/casting/aneta/nude 0.jpg",
canNude:"yes"
}>>
<<set $marcela = {
id: "marcela",
name: "Marcela",
surname: "Gawron",
age: "young",
years: 22,
description: "a sporty teen",
hair: "Blonde",
race: "white",
body: "Skinny",
breast: "B",
money: 5000,
arousal: 10,
tatto: "true",
front:"img/system/casting/marcela/front 0.jpg",
bra: "img/system/casting/marcela/bra 0.jpg",
topless:"img/system/casting/marcela/topless 0.jpg",
tits: "img/system/casting/marcela/tits 0.jpg",
nude:"no",
canNude:"no"
}>>
<<set $niky = {
id: "niky",
name: "Niky",
surname: "Dudek",
age: "young",
years: 20,
description: "a sporty teen",
hair: "Red",
race: "white",
body: "Skinny",
breast: "A",
money: 900,
arousal: 10,
tatto: "true",
front:"img/system/casting/niky/front 0.jpg",
bra: "img/system/casting/niky/bra 0.jpg",
topless:"img/system/casting/niky/topless 0.jpg",
tits: "img/system/casting/niky/tits 0.jpg",
nude:"img/system/casting/niky/nude 0.jpg",
canNude:"yes"
}>>
<<set $linda = {
id: "linda",
name: "Linda",
surname: "Czyż",
age: "young",
years: 19,
description: "a cool teen",
hair: "Black",
race: "white",
body: "Skinny",
breast: "D",
money: 900,
arousal: 10,
tatto: "false",
front:"img/system/casting/linda/front 0.jpg",
bra: "img/system/casting/linda/bra 0.jpg",
topless:"img/system/casting/linda/topless 0.jpg",
tits: "img/system/casting/linda/tits 0.jpg",
nude:"img/system/casting/linda/nude 0.jpg",
canNude:"yes"
}>>
<<set $jana = {
id: "jana",
name: "Jana",
surname: "Biedron",
age: "young",
years: 19,
description: "a shy teen",
hair: "Blonde",
race: "white",
body: "Skinny",
breast: "B",
money: 500,
arousal: 10,
tatto: "false",
front:"img/system/casting/jana/front 0.jpg",
bra: "img/system/casting/jana/bra 0.jpg",
topless:"img/system/casting/jana/topless 0.jpg",
tits: "img/system/casting/jana/tits 0.jpg",
nude:"img/system/casting/jana/nude 0.jpg",
canNude:"yes"
}>>
<<set $iva = {
id: "iva",
name: "Iva",
surname: "Zlyaksy",
age: "young",
years: 18,
description: "a funny teen",
hair: "Blonde",
race: "white",
body: "Skinny",
breast: "B",
money: 1000,
arousal: 10,
tatto: "false",
front:"img/system/casting/iva/front 0.jpg",
bra: "img/system/casting/iva/bra 0.jpg",
topless:"img/system/casting/iva/topless 0.jpg",
tits: "img/system/casting/iva/tits 0.jpg",
nude:"img/system/casting/iva/nude 0.jpg",
canNude:"yes"
}>>
<<set $eliska = {
id: "eliska",
name: "Eliska",
surname: "Bobr",
age: "young",
years: 21,
description: "a tall teen",
hair: "Brown",
race: "white",
body: "Skinny",
breast: "B",
money: 1500,
arousal: 10,
tatto: "false",
front:"img/system/casting/Eliska/front 0.jpg",
bra: "img/system/casting/Eliska/bra 0.jpg",
topless:"img/system/casting/Eliska/topless 0.jpg",
tits: "img/system/casting/Eliska/tits 0.jpg",
nude:"img/system/casting/Eliska/nude 0.jpg",
canNude:"yes"
}>>
<<set $hedvika = {
id: "hedvika",
name: "Hedvika",
surname: "Kurwa",
age: "young",
years: 22,
description: "a sportive teen",
hair: "Brown",
race: "white",
body: "Athletic",
breast: "C",
money: 2000,
arousal: 10,
tatto: "false",
front:"img/system/casting/Hedvika/front 0.jpg",
bra: "img/system/casting/Hedvika/bra 0.jpg",
topless:"img/system/casting/Hedvika/topless 0.jpg",
tits: "img/system/casting/Hedvika/tits 0.jpg",
nude:"img/system/casting/Hedvika/nude 0.jpg",
canNude:"yes"
}>>
<<set $pandora = {
id: "pandora",
name: "Pandora",
surname: "Zluka",
age: "young",
years: 20,
description: "an intelligent teen",
hair: "Brown",
race: "white",
body: "Skinny",
breast: "B",
money: 1400,
arousal: 10,
tatto: "false",
front:"img/system/casting/Pandora/front 0.jpg",
bra: "img/system/casting/Pandora/bra 0.jpg",
topless:"img/system/casting/Pandora/topless 0.jpg",
tits: "img/system/casting/Pandora/tits 0.jpg",
nude:"img/system/casting/Pandora/nude 0.jpg",
canNude:"yes"
}>>
<<if $mom.state == "sleeping" && $mom.curLoc == "momBedroom" && $player.curLoc == "momBedroom">>
<<desc>>
I can see $mom.relation sleeping in her bed.
<</desc>>
<<set $randomIndexH = random(0, 5)>>
<<set $randomImageH = $cherieDevilleSleepingH[$randomIndexH]>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</replace>>
<</button>>
</div>
</div>
<<elseif $mom.state == "awoken" && $mom.curLoc == "momBedroom" && $player.curLoc == "momBedroom">>
<<desc>>
$mom.relation's woken up.
<</desc>>
<<set $randomIndexV = random(0, 7)>>
<<set $randomImageV = $cherieDevilleWokenV[$randomIndexV]>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<</replace>>
<</button>>
</div>
</div>
<<elseif $mom.state == "lustful" && $mom.curLoc == "momBedroom" && $player.curLoc == "momBedroom">>
<<desc>>
$mom.relation's woken up. She is touching her pussy.
<</desc>>
<<set $randomIndexV = random(0, 12)>>
<<set $randomIndexH = random(0, 5)>>
<<set $randomImageV = $cherieDevilleMasturbationV[$randomIndexV]>>
<<set $randomImageH = $cherieDevilleMasturbationH[$randomIndexH]>>
<<set $randomVH = random(100)>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<<if $randomVH <= 70>>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<<if $randomImageV == $cherieDevilleMasturbationV[0]>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her pussy">>
<<replace "#lookAtHer">>
<div class="long-img">
<img src="img/chars/cherieDeville/home/masturbation/v 0 CU.jpg">
</div>
<</replace>>
<</button>>
</div>
</div>
<</if>>
<<else>>/*if $randomVH >= 70*/
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</if>>
<</replace>>
<</button>>
</div>
</div>
<<elseif $mom.state == "free" && $mom.curLoc == "momBedroom" && $player.curLoc == "momBedroom">>
<<desc>>
$mom.relation is thinking what she is going to do.
<</desc>>
<<set $randomIndexV = random(0, 21)>>
<<set $randomImageV = $cherieDevilleWokenV[$randomIndexV]>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<</replace>>
<</button>>
</div>
</div>
<</if>>
<<if $mom.doing == "takingShower" && $mom.curLoc == "fBathroomFFloor" && $player.curLoc == "fBathroomFFloor">>
<<desc>>
I can see $mom.relation taking a shower. Her body is so enticing!
<</desc>>
<<set $randomIndexV = random(0, 5)>>
<<set $randomImageV = $cherieDevilleShowerV[$randomIndexV]>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<</replace>>
<</button>>
</div>
</div>
<<elseif $mom.state == "dirty" && $mom.doing == "takingShower" && $mom.curLoc == "fBathroomFFloor" && $player.curLoc == "fBathroomFFloor">>
<<desc>>
$mom.relation is about to take a shower.
<</desc>>
<<set $randomIndexV = random(0, 5)>>
<<set $randomIndexH = random(0, 2)>>
<<set $randomImageV = $cherieDevillePreShowerV[$randomIndexV]>>
<<set $randomImageH = $cherieDevillePreShowerH[$randomIndexH]>>
<<set $randomVH = random(100)>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<<if $randomVH <= 70>>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<<else>>/*if $randomVH >= 70*/
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</if>>
<</replace>>
<</button>>
</div>
</div>
<<if $mom.doing == "cooking" && $mom.curLoc == "fKitchen" && $player.curLoc == "fKitchen">>
<<desc>>
I can see my $mom.relation cooking.
<</desc>>
<<set $randomIndexV = random(0, 3)>>
<<set $randomImageV = $cherieDevilleCookingV[$randomIndexV]>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<</replace>>
<</button>>
</div>
</div>
<</if>>
<<if ($mom.doing == "cleaning" && $mom.curLoc == "fBathroomFFloor" && $player.curLoc == "fBathroomFFloor") || ($mom.doing == "cleaning" && $mom.curLoc == "fBathroom" && $player.curLoc == "fBathroom")>>
<<desc>>
I can see my $mom.relation cleaning.
<</desc>>
<<set $randomIndexH = random(0, 2)>>
<<set $randomImageH = $cherieDevilleBathCleaningH[$randomIndexH]>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</replace>>
<</button>>
</div>
</div>
<</if>>
<<if ($mom.doing == "cleaning" && $mom.curLoc == "fFirstFloorCorridor" && $player.curLoc == "fFirstFloorCorridor")>>
<<desc>>
I can see my $mom.relation cleaning.
<</desc>>
<<set $randomIndexH = random(0, 2)>>
<<set $randomImageH = $cherieDevilleCorridorFFCleaningH[$randomIndexH]>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</replace>>
<</button>>
</div>
</div><br>
<<elseif ($mom.doing == "cleaning" && $mom.curLoc == "fCorridor" && $player.curLoc == "fCorridor")>>
<<desc>>
I can see my $mom.relation cleaning.
<</desc>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="wide-img">
<img src="img/chars/cherieDeville/home/corridorSF lookAtHer 0 h.jpg">
</div>
<</replace>>
<</button>>
</div>
</div><br>
<<elseif $mom.doing == "cleaning" && $mom.curLoc == "fLivingRoom" && $player.curLoc == "fLivingRoom">>
<<desc>>
I can see my $mom.relation cleaning.
<</desc>>
<<set $randomIndexH = random(0, 1)>>
<<set $randomImageH = $cherieDevillefLivingRoomCleaningV[$randomIndexH]>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</replace>>
<</button>>
</div>
</div><br>
<</if>>
<<if $mom.doing == "watching" && $mom.curLoc == "fLivingRoom" && $player.curLoc == "fLivingRoom">>
<<desc>>
I can see my $mom.relation watching a movie.
<</desc>>
<</if>>
<<if $mom.doing == "yoga" && $mom.curLoc == "fAttic" && $player.curLoc == "fAttic">>
<<desc>>
I can see my $mom.relation doing yoga.
<</desc>>
<<set $randomIndexV = random(0, 5)>>
<<set $randomIndexH = random(0, 1)>>
<<set $randomImageV = $cherieDevilleYogaV[$randomIndexV]>>
<<set $randomImageH = $cherieDevilleYogaH[$randomIndexH]>>
<<set $randomVH = random(1)>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<<if $randomVH == 0>>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<<else>>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</if>>
<</replace>>
<</button>>
</div>
</div>
<</if>>
<<if $mom.doing == "breakfast" && $mom.curLoc == "fDiningRoom" && $player.curLoc == "fDiningRoom">>
<<desc>>
My $mom.relation is eating with me. My breakfast is tasty.
<</desc>>
<<set $randomChoice = random(1)>>
<<if $randomChoice == 0>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="long-img">
<img src="img/chars/cherieDeville/home/eating 0 h.jpg">
</div>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="wide-img">
<img src="img/chars/cherieDeville/home/eating 0 h closeUp.jpg">
</div>
<</replace>>
<</button>>
</div>
</div>
<</replace>>
<</button>>
</div>
</div>
<<else>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<div class="long-img">
<img src="img/chars/cherieDeville/home/eating 1 v.jpg">
</div>
<</replace>>
<</button>>
</div>
</div>
<</if>>
<<elseif $mom.doing == "lunch" && $mom.curLoc == "fDiningRoom" && $player.curLoc == "fDiningRoom">>
<<desc>>
My $mom.relation is eating with me. My lunch is tasty.
<</desc>>
<<elseif $mom.doing == "dinner" && $mom.curLoc == "fDiningRoom" && $player.curLoc == "fDiningRoom">>
<<desc>>
She's eating dinner.
<</desc>>
<</if>>
<<if $mom.doing == "breakfast" && $mom.curLoc == "fKitchen" && $player.curLoc == "fKitchen">>
<<desc>>
$mom.relation's already eaten her breakfast. She's doing some chores.
<</desc>>
<<set $randomIndexV = random(0, 1)>>
<<set $randomIndexH = random(0, 5)>>
<<set $randomImageV = $cherieDevilleKitchenCleaningV[$randomIndexV]>>
<<set $randomImageH = $cherieDevilleKitchenCleaningH[$randomIndexH]>>
<<set $randomVH = random(1)>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<<if $randomVH == 0>>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<<else>>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</if>>
<</replace>>
<</button>>
</div>
</div>
<<elseif $mom.doing == "lunch" && $mom.curLoc == "fKitchen" && $player.curLoc == "fKitchen">>
<<desc>>
$mom.relation's already eaten her lunch. She's doing some chores.
<</desc>>
<<set $randomIndexV = random(0, 1)>>
<<set $randomIndexH = random(0, 5)>>
<<set $randomImageV = $cherieDevilleKitchenCleaningV[$randomIndexV]>>
<<set $randomImageH = $cherieDevilleKitchenCleaningH[$randomIndexH]>>
<<set $randomVH = random(1)>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<<if $randomVH == 0>>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<<else>>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</if>>
<</replace>>
<</button>>
</div>
</div>
<<elseif $mom.doing == "dinner" && $mom.curLoc == "fKitchen" && $player.curLoc == "fKitchen">>
<<desc>>
$mom.relation's already eaten her dinner. She's doing some chores.
<</desc>>
<<set $randomIndexV = random(0, 1)>>
<<set $randomIndexH = random(0, 5)>>
<<set $randomImageV = $cherieDevilleKitchenCleaningV[$randomIndexV]>>
<<set $randomImageH = $cherieDevilleKitchenCleaningH[$randomIndexH]>>
<<set $randomVH = random(1)>>
<div style="text-align: center;">
<div id="lookAtHer">
<<button "Look at her">>
<<replace "#lookAtHer">>
<<if $randomVH == 0>>
<div class="long-img">
<img @src="$randomImageV.path">
</div>
<<else>>
<div class="wide-img">
<img @src="$randomImageH.path">
</div>
<</if>>
<</replace>>
<</button>>
</div>
</div>
<</if>>
<style>body {background-image: url(img/bg/intro.jpg);}</style>
<<desc>>
<div class="overview-header">
Is this what you want?
</div>
<</desc>>
<div class="overview-container">
<<desc>>
<<if $kinks.sdc == true>>
I will seduce women.
<<else>>
I can seduce women anyway because it's the core part of the game.
<</if>>
<</desc>>
<<desc>>
<<if $kinks.bdsm == true>>
There will be BDSM.
<<else>>
There won't be BDSM.
<</if>>
<</desc>>
<<desc>>
<<if $kinks.gay == true>>
I can be fucked by men.
<<else>>
I cannot be fucked by men.
<</if>>
<</desc>>
<<desc>>
<<if $kinks.bi == true>>
I can fuck men now.
<<else>>
I can't fuck men.
<</if>>
<</desc>>
<<desc>>
<<if $kinks.ntr == true>>
It's fine if women are fucked by others.
<<else>>
Women are not fucked by others.
<</if>>
<</desc>>
<<desc>>
<<if $kinks.cnc == true>>
CNC is on.
<<else>>
CNC is off.
<</if>>
<</desc>>
<<desc>>
<<if $kinks.audio == true>>
Audio is on.
<audio autoplay>
<source src="audio/slap.mp3" type="audio/mp3">
</audio>
<<else>>
Audio is off.
<</if>>
<</desc>>
/*
<<desc>>
<<if $kinks.race == true>>
Interracial content is on.
<<else>>
Interracial content is off.
<</if>>
<</desc>>
*/
</div>
<<desc>>
It's not recommended to skip the intro the first time.
<</desc>>
<<desc>>
<div class="row">
<div class="attention-buttons">
<button class="attention-button-green" onclick="SugarCube.Engine.play('intro')">Intro</button>
<<set $introSkip = 0>>
<button class="attention-button-red" onclick="SugarCube.Engine.play('introSkip')">Skip intro</button>
</div>
</div>
<</desc>>
<<desc>>
<<button 'No, I want to change something' 'Start'>>
<</button>>
<</desc>>
<<nobr>>
<div style="font-family:Arial; font-size:18px; color:#FFFFFF; text-align:center; margin-bottom:20px;">
<strong>Extra Info</strong>
</div>
<hr>
<div class="sidebar-buttons">
<<if $introPart is false>>
<<button "My phone" "myPhone">><</button>><br>
<</if>>
<<button "Hints">>
<<popup "hints" "Hints">>
<</button>>
</div>
<br><br> <br>
<div style="font-family:Arial; font-size:18px; color:#FFFFFF; text-align:center; margin-bottom:20px;">
<strong>My other stats:</strong>
</div>
<hr>
<div class="sidebar-stats">
Strength: <span class="green"><<print $player.strength.toFixed(0)>></span><br>
Stamina: <span class="green"><<print $player.staminaXP.toFixed(0)>></span><br>
Dexterity: <span class="green"><<print $player.dexterity.toFixed(0)>></span><br>
Will: <span class="green"><<print $player.will.toFixed(0)>></span><br>
Charisma: <span class="green"><<print $player.charisma.toFixed(0)>></span><br>
Domination: <span class="green"><<print $player.domination.toFixed(0)>></span><br>
</div>
<</nobr>><<set $cherieDevillePreShowerV = [
{ path:"img/chars/cherieDeville/home/preShower/v 0.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/preShower/v 1.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/preShower/v 2.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/preShower/v 3.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/preShower/v 4.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/preShower/v 5.jpg",
shown:false
}
]>>
<<set $cherieDevillePreShowerH = [
{ path:"img/chars/cherieDeville/home/preShower/h 0.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/preShower/h 1.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/preShower/h 2.jpg",
shown:false
}
]>>
<<set $cherieDevilleShowerV = [
{ path:"img/chars/cherieDeville/home/shower/v 0.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/shower/v 1.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/shower/v 2.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/shower/v 3.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/shower/v 4.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/shower/v 5.jpg",
shown:false
}
]>>
<<set $cherieDevilleTakingNapH = [
{ path:"img/chars/cherieDeville/home/takingNap/h 0.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/takingNap/h 1.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/takingNap/h 2.jpg",
shown:false
}
]>>
<<set $cherieDevilletakingNapV = [
{ path:"img/chars/cherieDeville/home/takingNap/v 0.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/takingNap/v 1.jpg",
shown:false
}
]>>
<<set $cherieDevilleMasturbationV = [
{ path:"img/chars/cherieDeville/home/masturbation/v 0.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/masturbation/v 1.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/masturbation/v 2.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/masturbation/v 3.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/masturbation/v 4.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/masturbation/v 5.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/masturbation/v 6.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/masturbation/v 7.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/masturbation/v 8.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/masturbation/v 9.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/masturbation/v 10.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/masturbation/v 11.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/masturbation/v 12.jpg",
shown:false
}
]>>
<<set $cherieDevilleMasturbationH = [
{ path:"img/chars/cherieDeville/home/masturbation/h 0.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/masturbation/h 1.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/masturbation/h 2.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/masturbation/h 3.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/masturbation/h 4.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/masturbation/h 5.jpg",
shown:false
}
]>>
<<set $cherieDevilleSleepingH = [
{ path:"img/chars/cherieDeville/home/sleeping/h 0.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/sleeping/h 1.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/sleeping/h 2.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/sleeping/h 3.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/sleeping/h 4.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/sleeping/h 5.jpg",
shown:false
},
]>>
<<set $cherieDevilleWokenV = [
{ path:"img/chars/cherieDeville/home/woken/v 0.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/woken/v 1.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/woken/v 2.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/woken/v 3.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/woken/v 4.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/woken/v 5.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/woken/v 6.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/woken/v 7.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/woken/v 8.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/woken/v 9.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/woken/v 10.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/woken/v 11.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/woken/v 12.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/woken/v 13.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/woken/v 14.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/woken/v 15.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/woken/v 16.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/woken/v 17.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/woken/v 18.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/woken/v 19.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/woken/v 20.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/woken/v 21.jpg",
shown:false
}
]>>
<<set $cherieDevilleKitchenCleaningV = [
{ id:0,
path:"img/chars/cherieDeville/home/kitchen lookAtHer 0 v.jpg",
shown:false
},
{ id:0,
path:"img/chars/cherieDeville/home/kitchen lookAtHer 1 v.jpg",
shown:false
}
]>>
<<set $cherieDevilleKitchenCleaningH = [
{ id:0,
path:"img/chars/cherieDeville/home/kitchen lookAtHer 0 h.jpg",
shown:false
},
{ id:1,
path:"img/chars/cherieDeville/home/kitchen lookAtHer 1 h.jpg",
shown:false
},
{ id:2,
path:"img/chars/cherieDeville/home/kitchen lookAtHer 2 h.jpg",
shown:false
},
{ id:3,
path:"img/chars/cherieDeville/home/kitchen lookAtHer 3 h.jpg",
shown:false
},
{ id:4,
path:"img/chars/cherieDeville/home/kitchen lookAtHer 4 h.jpg",
shown:false
},
{ id:5,
path:"img/chars/cherieDeville/home/kitchen lookAtHer 5 h.jpg",
shown:false
}
]>>
<<set $cherieDevilleBathCleaningH = [
{ id:0,
path:"img/chars/cherieDeville/home/bathroom lookAtHer 0 h.jpg",
shown:false
},
{ id:1,
path:"img/chars/cherieDeville/home/bathroom lookAtHer 1 h.jpg",
shown:false
},
{ id:2,
path:"img/chars/cherieDeville/home/bathroom lookAtHer 2 h.jpg",
shown:false
}
]>>
<<set $cherieDevilleCorridorFFCleaningH = [
{ id:0,
path:"img/chars/cherieDeville/home/corridorFF lookAtHer 0 h.jpg",
shown:false
},
{ id:1,
path:"img/chars/cherieDeville/home/corridorFF lookAtHer 1 h.jpg",
shown:false
},
{ id:2,
path:"img/chars/cherieDeville/home/corridorFF lookAtHer 2 h.jpg",
shown:false
}
]>>
<<set $cherieDevillefLivingRoomCleaningV = [
{ id:0,
path:"img/chars/cherieDeville/home/fLivingRoom lookAtHer 0 v.jpg",
shown:false
},
{ id:1,
path:"img/chars/cherieDeville/home/fLivingRoom lookAtHer 1 v.jpg",
shown:false
}
]>>
<<set $cherieDevilleCookingV = [
{ path:"img/chars/cherieDeville/home/cooking/v 0.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/cooking/v 1.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/cooking/v 2.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/cooking/v 3.jpg",
shown:false
}
]>>
<<set $cherieDevilleYogaV = [
{ path:"img/chars/cherieDeville/home/yoga 0 v.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/yoga 1 v.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/yoga 2 v.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/yoga 3 v.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/yoga 4 v.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/yoga 5 v.jpg",
shown:false
}
]>>
<<set $cherieDevilleYogaH = [
{ path:"img/chars/cherieDeville/home/yoga 0 h.jpg",
shown:false
},
{ path:"img/chars/cherieDeville/home/yoga 1 h.jpg",
shown:false
}
]>><style>body {background-image: url(img/bg/momBedroom.jpg);}</style>
<<desc>>
My $mom.relation resides here. The room is bright due to the bright shades of the interior.
<</desc>>
<<include "familyDoing">>
<<desc>>
<<button 'Corridor' 'fCorridor'>>
<<set $player.curLoc ="fCorridor">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>><<include "bg">>
<<if $talkJ == 0>>
<<set $meetJReed = true>>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
Hey there! I'm $jacksonReed.name $jacksonReed.surname. You here to make some art or just to stare at my equipment?
<</speech>><br>
<<speech You $player.name $player.surname>>
Hi! Depends. Is staring at your equipment a paid gig?
<</speech>><br>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
Hah! Quick wit, I like that. But no, no free rides here. If you're looking for work, I need someone who can evaluate models. Think you’ve got an eye for perfection?
<</speech>><br>
<<speech You $player.name $player.surname>>
Perfection’s my middle name. Well, not really. It’s $player.name. But what does this job involve?
<</speech>><br>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
Simple. Models come in, you judge 'em based on some requirements I’ll give you. Spot the good ones, and you’ll earn 100 Mts a pop. Screw up, and it’s minus 50. Fair enough?
<</speech>><br>
<<speech You $player.name $player.surname>>
So, basically, you're paying me to judge people? Sounds like a dream job.
<</speech>><br>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
But don’t get cocky just yet. At first, you’re only allowed 5 models to access. Nail five sessions without a hitch, and I might trust you with more models. Screw up, and I’ll know. My cameras don't lie, and neither do my tattoos.
<</speech>><br>
<<speech You $player.name $player.surname>>
Your tattoos tell the truth? That’s… weird.
<</speech>><br>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
Relax, rookie. They don’t bite. But I do, if you waste my time. So, you in or what?
<</speech>><br>
<div class="row">
<<button "I'm ready" "talkJReed">>
<<set $talkJ = "ready">>
<<set $showCastAcc = true>>
<</button>>
</div> <br>
<<button "I need to think" "talkJReed">>
<<set $talkJ = "think">>
<</button>>
<<elseif $talkJ == 1>>
<<if $shiftIs == 0>>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
Hey, you’re back! Ready to make some magic happen today, or are you just here to complain about how hard this job is?
<</speech>><br>
<<speech You $player.name $player.surname>>
I’m ready. Unless "complaining" pays better — then we might need to renegotiate.
<</speech>><br>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
Hah! Nice try, rookie. Complaining doesn’t pay, but hard work does. Let’s see if you’ve got what it takes today.
<</speech>><br>
<div class="row">
<<button "Get started" "beforeCasting">>
<<set $showCastAcc = true>>
<</button>>
<<if $currentDay == 2>>
<<button "I want to get my money" "talkJReed">>
<<set $showCastAcc = true>>
<<set $talkJ = "getMoney">>
<</button>>
<</if>>
</div>
<<desc>>
<<button "Not today, I need a break" "ShutterStreet">>
<<set $player.curLoc ="ShutterStreet">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
<</desc>>
<<else>>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
Hey, you’re back! I'm sorry but there's no job right now. Come later.
<</speech>><br>
<<speech You $player.name $player.surname>>
Fine.
<</speech>><br>
<div class="row">
<<if $currentDay == 2>>
<<button "I want to get my money" "talkJReed">>
<<set $showCastAcc = true>>
<<set $talkJ = "getMoney">>
<</button>>
<</if>>
</div>
<<desc>>
<<button "Get back" "ShutterStreet">>
<<set $player.curLoc ="ShutterStreet">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
<</desc>>
<</if>>
<<elseif $talkJ == "getMoney">>
<<set $positiveNumber = 0>>
<<set $positiveNumber = $castingTotal * -1>>
<<if $castingAccount > 0>>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
Sure, you can get your $castingAccount Mts.
<</speech>><br>
<<speech You $player.name $player.surname>>
It's pleasure to work with you!
<</speech>><br>
<<elseif $castingAccount == 0>>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
You don't have money to withdraw. You need to earn them at first.
<</speech>><br>
<<speech You $player.name $player.surname>>
I got it.
<</speech>><br>
<<else>>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
You can't because you owe me $positiveNumber Mts. Make less mistakes.
<</speech>><br>
<<speech You $player.name $player.surname>>
Fine, I'll work it out.
<</speech>><br>
<</if>>
<<desc>>
<<button 'Get back''ShutterStreet'>>
<<set $player.money += $castingAccount>>
<<if $castingTotal > 0>>
<<run notify('+ ' + $castingAccount + ' Mts!')>>
<</if>>
<<set $castingAccount = 0>>
<<set $player.curLoc ="ShutterStreet">>
<<set $currentMinutes += 5>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<<set $showCastAcc = false>>
<</button>>
<</desc>>
<<elseif $talkJ == "ready">>
<<speech You $player.name $player.surname>>
I'm ready.
<</speech>><br>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
That’s what I like to hear! Let’s get started. Don’t let me down.
<</speech>><br>
<<speech You $player.name $player.surname>>
Sure.
<</speech>><br>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
FYI, sometimes there’s no work. Clients can be picky, and slow days happen.
<</speech>><br>
<<speech You $player.name $player.surname>>
When do I need to come then?
<</speech>><br>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
I work from nine o'clock. And one more thing — don’t get distracted. The models are here to be judged, not to be your next crush. Keep it professional.
<</speech>>
<<desc>>
He hands me a clipboard with some guidelines and motions toward the models waiting in the studio. The hum of equipment fills the room, punctuated by the sharp click of cameras.
<</desc>>
<div class="row">
<<button "Start your first session" "beforeCasting">>
<</button>>
</div>
<<elseif $talkJ == "think">>
<<speech You $player.name $player.surname>>
I need to think.
<</speech>><br>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
Fair enough. Take your time, but don’t take too long. Maybe judging models isn’t for everyone.
<</speech>>
<<desc>>
I nod and step back to think it over.<br>
$jacksonReed.surname shrugs and returns to adjusting his camera, muttering something about wasted time.<br>The room buzzes with activity—models flipping through portfolios, assistants adjusting lights.
<</desc>>
<<desc>>
<<button 'Get back''ShutterStreet'>>
<<set $player.curLoc ="ShutterStreet">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<<set $showCastAcc = false>>
<</button>>
<</desc>>
<<elseif $talkJ == "finish">>
<<if $castingLvl == 0 || $castingLvl == 1>>
<<set $castingReward = $correctAnswer * 100>>
<<set $castingFine = $wrongAnswer * 50>>
<<set $castingTotal = $castingReward - $castingFine>>
<<set $castingAccount += $castingTotal>>
<<elseif $castingLvl == 2>>
<<set $castingReward = $correctAnswer * 150>>
<<set $castingFine = $wrongAnswer * 75>>
<<set $castingTotal = $castingReward - $castingFine>>
<<set $castingAccount += $castingTotal>>
<<elseif $castingLvl == 3>>
<<set $castingReward = $correctAnswer * 200>>
<<set $castingFine = $wrongAnswer * 100>>
<<set $castingTotal = $castingReward - $castingFine>>
<<set $castingAccount += $castingTotal>>
<<elseif $castingLvl == 4>>
<<set $castingReward = $correctAnswer * 350>>
<<set $castingFine = $wrongAnswer * 150>>
<<set $castingTotal = $castingReward - $castingFine>>
<<set $castingAccount += $castingTotal>>
<</if>>
<<if $wrongAnswer == 0>>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
Impressive! You're flawless!
<</speech>><br>
<<speech You $player.name $player.surname>>
Thanks, how much will I get?
<</speech>><br>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
You've made $correctAnswer judgements, so you've earned $castingTotal Mts.
<</speech>><br>
<<speech You $player.name $player.surname>>
Okay, see ya.
<</speech>><br>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
Later, aligator.
<</speech>><br>
<<elseif $wrongAnswer >= 1>>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
You'd have worked better...
<</speech>><br>
<<speech You $player.name $player.surname>>
How many mistakes have I made?
<</speech>><br>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
You've made $wrongAnswer mistakes, so you will owe me $castingFine Mts.
<</speech>><br>
<<speech You $player.name $player.surname>>
Fine, how much will I get?
<</speech>><br>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
You've made correct $correctAnswer judgements, but including your mistakes, you will get<<if $castingTotal > 0>> only $castingTotal Mts. <<else>> nothing. Be more attentive next time.<</if>> Remember you can get your money on Fridays.
<</speech>><br>
<<speech You $player.name $player.surname>>
Okay. See ya.
<</speech>><br>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
Good bye.
<</speech>><br>
<</if>>
<<if $wrongAnswer == 0>>
<<set $castingFlawlessResult += 1>>
<</if>>
<<if $castingFlawlessResult == 5>>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
By the way, my congratulations! You've proven you can be trusted more. From now on, you can get up to 10 models to evaluate.
<</speech>><br>
<<speech You $player.name $player.surname>>
Great!
<</speech>><br>
<<set $castingLvl = 1>>
<<elseif $castingFlawlessResult == 10>>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
Hey, I wanted to tell you that you can judge 15 models in a row. As well, you're ready to get more requirements.
<</speech>><br>
<<speech You $player.name $player.surname>>
What about money?
<</speech>><br>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
Sure, you're in my team now. You will get 150 Mts. for correct choises and lose 75 Mts for wrongs ones. It's pretty fair.
<</speech>><br>
<<set $castingLvl = 2>>
<<elseif $castingFlawlessResult == 15>>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
Hey, man, you're almost a professional! You'll get 200 Mts. for correct choises and lose 100 Mts for wrongs ones.
<</speech>><br>
<<speech You $player.name $player.surname>>
Huh, not bad.
<</speech>><br>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
Keep it up!
<</speech>><br>
<<set $castingLvl = 3>>
<<elseif $castingFlawlessResult == 20>>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
By the way, You're a real professional! You'll get 350 Mts. for correct choises and lose 150 Mts for wrongs ones but you can judge 20 models in a row.
<</speech>><br>
<<speech You $player.name $player.surname>>
Yeah, a ton of work...
<</speech>><br>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
Tons of bodies and money!
<</speech>><br>
<<set $castingLvl = 4>>
<</if>>
<<desc>>
<<button 'Get back''ShutterStreet'>>
<<set $player.curLoc ="ShutterStreet">>
<<professionUpdate>>
<<momCheck>>
<<set $currentMinutes += 5>>
<<advanceHour>>
<<set $wrongAnswer = 0>>
<<set $correctAnswer = 0>>
<<set $showCastAcc = false>>
<</button>>
<</desc>>
<<elseif $talkJ == "wannaGo">>
<<if $castingLvl == 0 || $castingLvl == 1>>
<<set $castingReward = $correctAnswer * 100>>
<<set $castingFine = $wrongAnswer * 50>>
<<set $castingTotal = $castingReward - $castingFine>>
<<set $castingAccount += $castingTotal>>
<<elseif $castingLvl == 2>>
<<set $castingReward = $correctAnswer * 150>>
<<set $castingFine = $wrongAnswer * 75>>
<<set $castingTotal = $castingReward - $castingFine>>
<<set $castingAccount += $castingTotal>>
<<elseif $castingLvl == 3>>
<<set $castingReward = $correctAnswer * 200>>
<<set $castingFine = $wrongAnswer * 100>>
<<set $castingTotal = $castingReward - $castingFine>>
<<set $castingAccount += $castingTotal>>
<<elseif $castingLvl == 4>>
<<set $castingReward = $correctAnswer * 350>>
<<set $castingFine = $wrongAnswer * 150>>
<<set $castingTotal = $castingReward - $castingFine>>
<<set $castingAccount += $castingTotal>>
<</if>>
<<speech You $player.name $player.surname>>
I'm sorry, Mr.$jacksonReed.surname, but I don't wanna work now.
<</speech>><br>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
<<if $castingLvl == 4>> That's fine. You've earned $castingTotal Mts.<<else>> Fine, but you don't get money for this shift.<</if>>
<</speech>><br>
<<speech You $player.name $player.surname>>
How much will I lose?
<</speech>><br>
<<speech jacksonReed $jacksonReed.name $jacksonReed.surname>>
<<if $castingLvl == 4>> C'mon, mate, you will lose nothing.<<else>> You'll lose $castingTotal Mts.<</if>>
<</speech>><br>
<div class="row">
<<button "I'll keep working" "casting">>
<<advanceHour>>
<<professionUpdate>><<momCheck>>
<<set $casting = 0>>
<</button>>
</div>
<<desc>>
<<button "I'll leave" "ShutterStreet">>
<<set $player.curLoc ="ShutterStreet">>
<<professionUpdate>><<momCheck>>
<<set $currentMinutes += 5>>
<<advanceHour>>
<<set $wrongAnswer = 0>>
<<set $correctAnswer = 0>>
<<set $showCastAcc = false>>
<<if $castingLvl == 4>>
<<set $castingAccount += $castingTotal>>
<</if>>
<</button>>
<</desc>>
<</if>>
<<desc>>
Main quest:<br>
<<if $mainQuest == 0>>
<<if $mainStage == "dream">>
Watch the dream till the end.
<<elseif $mainStage == "run">>
Get him!
<<elseif $mainStage == "guessWhere">>
Make a decision! Faster!
<<elseif $mainStage == "oops">>
It was a close call...
<<elseif $mainStage == "comeIn">>
Who is there?
<<elseif $mainStage == "beauty">>
To look or not to look?
<<elseif $mainStage == "5">>
Go and check what's happening in the kitchen.
<<elseif $mainStage == "6">>
Such a naughty boy!
<<elseif $mainStage == "heardSomething">>
Such a close call...
<<elseif $mainStage == "lookAss">>
Are you insane?
<<elseif $mainStage == "7">>
Make a choice.<br>
It's really important one.
<<elseif $mainStage == "importantDecision">>
Actions have consequences...
<<elseif $mainStage == "getOut">>
Go shopping at the grocery store on Ivy Lane.
<<elseif $mainStage == "bully0">>
Attack, run or freeze? What will you do?
<<elseif $mainStage == "helpFriend">>
You are a true friend!
<<elseif $mainStage == "runAway">>
You are a true...runner...
<<elseif $mainStage == "justWatch">>
Are you a hidden voyeurist?
<<elseif $mainStage == "openEyes">>
Where am I?
<<elseif $mainStage == "footsteps">>
Who is she?
<<elseif $mainStage == "spinning">>
You've got to be kidding!
<<elseif $mainStage == "howMuch">>
What the fuck?! How can I get so much money?!
<<elseif $mainStage == "thanksIwill">>
I need to win the fight Tournament.
<<elseif $mainStage == "mobPhone">>
To check or not to check?
<<elseif $mainStage == "checkIt">>
Is she a slut?
<<elseif $mainStage == "fuckDoctor">>
The doctor is a slut!
<<elseif $mainStage == "goHome">>
I need to talk with my family.
<</if>>
<<elseif $mainQuest == 1>>
<<if $mainStage == "0">>
I will earn 1,000,000 Mts! <br>
I will train hard to win Venter's Championship!
<</if>>
<</if>>
<</desc>>
<<desc>>
Friend's quest:<br>
<<if $friendQuest == 0>>
I need to talk to my $friend.relation. He's at home in Outskirts.
<<elseif $friendQuest == 1>>
I need to tell my $friend.relation my decision.
<<elseif $friendQuest == 2>>
Am I ready to fight?
<<elseif $friendQuest == 3>>
I need to visit my $friend.relation on Tuesday, Thursday, or Saturday from 7 pm to 9 pm.
<<elseif $friendQuest == "3cnc">>
I need to finish what I've started.
<<elseif $friendQuest == 4>>
For the current version of the game, this is the end of the quest line.
<<elseif $friendQuest == "5cnc">>
I need to wait. My $friend.relation will contact me.
<<elseif $friendQuest == "6cnc">>
My $friend.relation wants to meet me.
<<elseif $friendQuest == "7cnc">>
I decided to not punish this girl. <br>
This is the end of this questline for the current version of the game.
<<elseif $friendQuest == "7cncYes">>
I need to punish this bitch. She lives in the outskirts. I have time between 10pm and 2am. I will get 6000 Mts and she will get what she deserves.
<<elseif $friendQuest == "8cncMissed">>
I missed the girl. <br>
This is the end of this questline for the current version of the game.
<<elseif $friendQuest == "8cnc">>
I punished the girl and got 7000 Mts. <br>
This is the end of this questline for the current version of the game.
<</if>>
<</desc>>
<<if $friendHouse == "diningRoom">>
<style>body {background-image: url(img/bg/friendHouseDiningRoom.jpg);}</style>
<<desc>>
I'm in the dining room. The table is set with dishes, and a faint smell of baked goods lingers in the air.
<</desc>>
<<desc>>
<<button 'Corridor' 'friendHouse'>>
<<set $friendHouse ="corridor">>
<<set $player.curLoc ="friendHouse">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $friendHouse == "corridor">>
<style>body {background-image: url(img/bg/friendHouseCorridor.jpg);}</style>
<<desc>>
I'm in the corridor. The walls are lined with family photos, and the floor creaks slightly underfoot.
<</desc>>
<<desc>>
<div class="row">
<<button 'Dining room' 'friendHouse'>>
<<set $friendHouse ="diningRoom">>
<<set $player.curLoc ="friendHouse">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Kitchen' 'friendHouse'>>
<<set $friendHouse ="kitchen">>
<<set $player.curLoc ="friendHouse">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Living room' 'friendHouse'>>
<<set $friendHouse ="livingRoom">>
<<set $player.curLoc ="friendHouse">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<br>
<div class="row">
<<button "His mom's bedroom" 'friendHouse'>>
<<set $friendHouse ="momBedroom">>
<<set $player.curLoc ="friendHouse">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "$friend.name's room" 'friendHouse'>>
<<set $friendHouse ="bedroom">>
<<set $player.curLoc ="friendHouse">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button 'Bathroom' 'friendHouse'>>
<<set $friendHouse ="bathroom">>
<<set $player.curLoc ="friendHouse">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<br>
<div class="row">
<<button 'Yard' 'friendHouse'>>
<<set $friendHouse ="lawn">>
<<set $player.curLoc ="friendHouse">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $friendHouse == "momBedroom">>
<style>body {background-image: url(img/bg/friendHouseMomBedroom.jpg);}</style>
<<desc>>
I'm in the bedroom where my $friend.relation's mom lives. It's neat and comfortable here.
<</desc>>
<<desc>>
<<button 'Corridor' 'friendHouse'>>
<<set $friendHouse ="corridor">>
<<set $player.curLoc ="friendHouse">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $friendHouse == "kitchen">>
<style>body {background-image: url(img/bg/friendHouseKitchen.jpg);}</style>
<<desc>>
I'm in the kitchen. The smell of freshly brewed coffee fills the air, and the counters are spotless.
<</desc>>
<<if $friendQuest == 0>>
<<if $hasSeenFriendMom == false>>
<div class="long-img">
<img src="./img/chars/brandiLove/0.jpg">
</div>
<<speech friendMom "Brandy" "$friend.surname">>
Hi, $player.name. How are you?
<</speech>><br>
<<speech You "$player.name" "$player.surname">>
Hello, Mrs.$friend.surname! I'm pretty good. How are you?
<</speech>><br>
<<speech friendMom "Brandy" "$friend.surname">>
I'm good. Are you looking for $friend.name?
<</speech>><br>
<<speech You "$player.name" "$player.surname">>
Yep.
<</speech>><br>
<<speech friendMom "Brandy" "$friend.surname">>
He's in his room.
<</speech>><br>
<<speech You "$player.name" "$player.surname">>
Thank you!
<</speech>><br>
<<set $hasSeenFriendMom = true>>
<<else>>
<div class="long-img">
<img src="./img/chars/brandiLove/0.jpg">
</div>
<<speech friendMom "Brandy" "$friend.surname">>
Have you seen him?
<</speech>><br>
<<speech You "$player.name" "$player.surname">>
Not yet.
<</speech>><br>
<</if>>
<</if>>
<<desc>>
<<button 'Corridor' 'friendHouse'>>
<<set $friendHouse ="corridor">>
<<set $player.curLoc ="friendHouse">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $friendHouse == "livingRoom">>
<style>body {background-image: url(img/bg/friendHouseLivingRoom.jpg);}</style>
<<desc>>
I'm in the living room. A cozy sofa and a large television dominate the space, with bookshelves lining one wall.
<</desc>>
<<desc>>
<<button 'Corridor' 'friendHouse'>>
<<set $friendHouse ="corridor">>
<<set $player.curLoc ="friendHouse">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $friendHouse == "bedroom">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<desc>>
I'm in the bedroom. The bed is neatly made, and sunlight streams in through the curtains.
<</desc>>
<<desc>>
<<if $friendQuest == 0>>
<div class="row">
<<button "Talk to $friend.name $friend.surname" 'friendHouse'>>
<<set $friendHouse ="friendQuest0">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<<elseif $friendQuest == 1>>
<div class="row">
<<button "Talk to $friend.name $friend.surname" 'friendHouse'>>
<<set $friendHouse ="decision">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<<elseif $friendQuest == 2>>
<div class="row">
<<button "Talk to $friend.name $friend.surname" 'friendHouse'>>
<<set $friendHouse ="areUready">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<<elseif $friendQuest == 3>>
<<if ($currentHour >= 19 && $currentHour <= 21) && $day == 2>>
<div class="row">
<<button "$friend.name, let's punish this bitch?" 'friendHouse'>>
<<set $friendHouse ="letsPunishHer">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $friendQuest = "3cnc">>
<</button>>
</div>
<<elseif ($currentHour >= 19 && $currentHour <= 21) && ($day == 4)>>
<div class="row">
<<button "$friend.name, let's punish this bitch?" 'friendHouse'>>
<<set $friendHouse ="letsPunishHer">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $friendQuest = "3cnc">>
<</button>>
</div>
<<elseif ($currentHour >= 19 && $currentHour <= 21) && ($day == 6)>>
<div class="row">
<<button "$friend.name, let's punish this bitch?" 'friendHouse'>>
<<set $friendHouse ="letsPunishHer">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $friendQuest = "3cnc">>
<</button>>
</div>
<<else>>
<div class="row">
<<button "$friend.name, let's punish this bitch?" 'friendHouse'>>
<<set $friendHouse ="letsPunishHerEarly">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</if>>
<<elseif $friendQuest == "6cnc">>
<div class="row">
<<button "$friend.name $friend.surname" "friendHouse">>
<<set $friendHouse ="6cncBegin">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<<else>>
<<speech "friend" "$friend.name" "$friend.surname">>
Let's talk later, I'm busy.
<</speech>>
<</if>>
<</desc>>
<<desc>>
<<button 'Corridor' 'friendHouse'>>
<<set $friendHouse ="corridor">>
<<set $player.curLoc ="friendHouse">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $friendHouse == "bathroom">>
<style>body {background-image: url(img/bg/friendHouseBathroom.jpg);}</style>
<<desc>>
I'm in the bathroom. The tiles are pristine, and the sound of dripping water echoes softly.
<</desc>>
<<desc>>
<<button 'Corridor' 'friendHouse'>>
<<set $friendHouse ="corridor">>
<<set $player.curLoc ="friendHouse">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $friendHouse == "lawn">>
<style>body {background-image: url(img/bg/friendHouseLawn.jpg);}</style>
<<desc>>
I'm in front of the house where my $friend.relation lives.
<</desc>>
<<desc>>
<div class="row">
<<button 'Enter' 'friendHouse'>>
<<set $friendHouse ="corridor">>
<<set $player.curLoc ="friendHouse">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button 'Outside' 'Outskirts'>>
<<set $player.curLoc ="Outskirts">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $friendHouse == "decision">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<speech "friend" "$friend.name" "$friend.surname">>
Hey, what have you decided?
<</speech>><br>
<<speech You $player.name $player.surname>>
You know, it's not easy but...
<</speech>>
<<desc>>
<div class="row">
<<if $kinks.cnc == true>>
<<button 'We should fuck his sister' 'friendHouse'>>
<<set $friendHouse ="fuckHisSister">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<else>>
<<desc>>
CNC content is turned off.
<</desc>>
<</if>>
<<button "We should kick their asses. One by one" 'friendHouse'>>
<<set $friendHouse ="kickAsses">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $friendHouse == "kickAsses">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<speech You $player.name $player.surname>>
We should kick their asses.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Fucking A! We can start immediately because I know one of his henchmen who is living not far from here.
<</speech>><br>
<<speech You $player.name $player.surname>>
Are you sure it’s a good idea to go in right now? What if he’s not alone?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Then we take them all down. They won’t know what hit them.
<</speech>><br>
<<speech You $player.name $player.surname>>
It's a bad idea. Last time they beat us. To a pulp.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
How about this: we scout the area first, see who’s with him, then decide.
<</speech>><br>
<<speech You $player.name $player.surname>>
Alright, that sounds better.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Agreed. But trust me, $player.name, they’re not walking away from this unscathed.
<</speech>>
<<desc>>
<div class="row">
<<button "I'm ready" 'friendHouse'>>
<<set $friendHouse ="readyToFight">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button "I'm not ready yet" 'friendHouse'>>
<<set $friendHouse ="notReady">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $friendHouse == "areUready">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<speech "friend" "$friend.name" "$friend.surname">>
Hey, man! Are you ready?
<</speech>><br>
<<speech You $player.name $player.surname>>
Hey, dude. I think that...
<</speech>>
<<desc>>
<div class="row">
<<button "I'm ready" 'friendHouse'>>
<<set $friendHouse ="readyToFight">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button "I'm not ready yet" 'friendHouse'>>
<<set $friendHouse ="notReady">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $friendHouse == "readyToFight">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<speech "friend" "$friend.name" "$friend.surname">>
Alright, you’re ready. Let’s head out and find his henchman.
<</speech>><br>
<<speech You $player.name $player.surname>>
Are we going in quietly or making a scene?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
We start quiet. If it gets messy, well… we’ll handle it. I'm prepared. Do you know who this guy is?
<</speech>><br>
<<speech You $player.name $player.surname>>
Who are you talking about?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
I'm talking about Fred. Look what I've found.
<</speech>>
<<desc>>
<div class="row">
<<button "Take the phone" 'friendHouse'>>
<<set $friendHouse ="takePhoneLook">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<div class="row">
<<button "In short, who is he? " 'friendHouse'>>
<<set $friendHouse ="inShortWhoIsHe">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $friendHouse == "takePhoneLook">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<div>
<img id="slideshowFred" src="./img/chars/fred/slideshow/0.jpg" style="width:auto;height:600px;" />
</div>
<div>
<<button "Previous">>
<<run window.slideshowFred.prev()>>
<</button>>
<<button "Next">>
<<run window.slideshowFred.next()>>
<</button>>
</div>
<<speech You $player.name $player.surname>>
What the fuck?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
That's Fred. He works as a colletcor and often uses wives of people who are in the red.
<</speech>><br>
<<speech You $player.name $player.surname>>
Such a bastard!
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Yes, that's why we should punish him. He's a really ugly fucker.
<</speech>>
<<desc>>
<div class="row">
<<button "Let's get started" 'friendHouse'>>
<<set $friendHouse ="getStarted">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $friendHouse == "inShortWhoIsHe">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<speech "friend" "$friend.name" "$friend.surname">>
In short, I wanted to show you some pictures that my friend got. These photos are about Fred. He works as a colletcor and often uses wives of people who are in the red.
<</speech>><br>
<<speech You $player.name $player.surname>>
Such a bastard!
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Yes, that's why we should punish him. He's a really ugly fucker.
<</speech>>
<<desc>>
<div class="row">
<<button "Let's get started" 'friendHouse'>>
<<set $friendHouse ="getStarted">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $friendHouse == "getStarted">>
<style>body {background-image: url(img/bg/Outskirts.jpg);}</style>
<<speech "friend" "$friend.name" "$friend.surname">>
He's living not far from here.
<</speech>><br>
<<speech You $player.name $player.surname>>
Are you sure?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Absolutely. I got his adress from my friend who is a hacker. As I know, he's been beaten recentlly and he's not in a good shape. We can start with him.
<</speech>><br>
<<speech You $player.name $player.surname>>
Sounds good. Let him taste his own medicine! Why did your friend help you?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Cause she's my friend. She helped me with this problem and I'll help her later.
<</speech>><br>
<<speech You $player.name $player.surname>>
Look, is it him?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Yes! Get him!
<</speech>>
<<desc>>
We run to a tall muscular guy who is walking on the street.
<</desc>>
<<desc>>
<div class="row">
<<button "Hey, bastard!" 'friendHouse'>>
<<set $friendHouse ="heyBastard">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $friendHouse == "heyBastard">>
<style>body {background-image: url(img/bg/Outskirts.jpg);}</style>
<<speech You $player.name $player.surname>>
Hey, bastard!
<</speech>><br>
<<speech fred $fred.name $fred.surname>>
What did you call me?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
He says you're a fucking bastard! Have you already forgotten us?
<</speech>><br>
<<speech fred $fred.name $fred.surname>>
Huh, you wanna me kick your asses again? Easy as fuck your mom. Are you such chickens that can attack only together? Like mama's boys?
<</speech>><br>
<<speech You $player.name $player.surname>>
You're dead. I can handle myself!
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
Yeah! Just beat him to a pulp!
<</speech>>
<<desc>>
<div class="row">
<<button "Fight!" 'stableNPCFight'>>
<<set $player.curLoc = "Outskirts">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $interaction = 0>>
<<set $maxHP = $fred.healthMax>>
<<set $curHP = 100>>
<<set $maxStamina = $fred.staminaMax>>
<<set $curStamina = $fred.stamina>>
<<set $currentNPC = $fred>>
<<set $myMaxHP = $player.maxHealth>>
<<set $myCurHP = 100>>
<<set $myMaxStamina = $player.maxStamina>>
<<set $myCurStamina = 100>>
<<set $turn = "mine">>
<<set $id = "tiredFred">>
<</button>>
</div>
<</desc>>
<<elseif $friendHouse == "notReady">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<speech "friend" "$friend.name" "$friend.surname">>
Not ready yet? What’s holding you back?
<</speech>><br>
<<speech You $player.name $player.surname>>
I have some unfinished business. I'll get back later.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Fine, but don’t take too long.
<</speech>>
<<desc>>
<<button 'Outside' 'Outskirts'>>
<<set $player.curLoc ="Outskirts">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $friendQuest = 2>>
<</button>>
<</desc>>
<<elseif $friendHouse == "fredLost">>
<<set $id = "none">>
<style>body {background-image: url(img/bg/Outskirts.jpg);}</style>
<<set $player.curLoc = "friendHouse">>
<<if $fred1Meeting == "spared">>
<<set $fred.affection += 20>>
<<run notify("+ 20 " + $fred.name + "'s affection")>>
<<speech "friend" "$friend.name" "$friend.surname">>
Got it?! Never mess with us again!
<</speech>><br>
<<speech fred $fred.name $fred.surname>>
I...got it.
<</speech>><br>
<<elseif $fred1Meeting == "punished">>
<<set $fred.affection -= 50>>
<<run notify("- 50 " + $fred.name + "'s affection")>>
<<set $fred.domination -= 20>>
<<run notify("- 20 " + $fred.name + "'s domination")>>
<<set $fred.money -= 1000>>
<<set $player.money += 1000>>
<<run notify("+ 1000 Mts")>>
<<speech "friend" "$friend.name" "$friend.surname">>
Wow! You've been like a god of war!
<</speech>><br>
<<speech You $player.name $player.surname>>
I know a few tricks.
<</speech>><br>
<<elseif $fred1Meeting == "knockedOut">>
<<set $fred.affection += 10>>
<<run notify("+ 10 " + $fred.name + "'s affection")>>
<<set $fred.domination -= 20>>
<<run notify("- 20 " + $fred.name + "'s domination")>>
<<speech "friend" "$friend.name" "$friend.surname">>
You're fucking incredible!
<</speech>><br>
<<speech You $player.name $player.surname>>
It's just luck. A lot of training.
<</speech>><br>
<<elseif $fred1Meeting == "mouthFucked">>
<<set $fred.affection -= 100>>
<<run notify("- 100 " + $fred.name + "'s affection")>>
<<set $fred.domination -= 50>>
<<run notify("- 50 " + $fred.name + "'s domination")>>
<<speech "friend" "$friend.name" "$friend.surname">>
Why did you do this, man?
<</speech>><br>
<<speech You $player.name $player.surname>>
This cocksleave needs to know his place. He should be fucking scared!
<</speech>><br>
<<elseif $fred1Meeting == "assFucked">>
<<set $fred.affection -= 200>>
<<run notify("- 200 " + $fred.name + "'s affection")>>
<<set $fred.domination -= 100>>
<<run notify("- 100 " + $fred.name + "'s domination")>>
<<speech "friend" "$friend.name" "$friend.surname">>
Man, what the fuck have you just done?!
<</speech>><br>
<<speech You $player.name $player.surname>>
This fucking bastard is mine now. You don't want your friends know what I did with your sweet ass, huh?
<</speech>><br>
<<speech fred $fred.name $fred.surname>>
I'll do anything but don't tell them, please!
<</speech>><br>
<<speech You $player.name $player.surname>>
You see? It's my doggy now.
<</speech>><br>
<</if>>
<<speech "friend" "$friend.name" "$friend.surname">>
I can hear police sirens. Let's go!
<</speech>><br>
<<speech You $player.name $player.surname>>
Yeah, you're right.
<</speech>>
<<desc>>
<div class="row">
<<button "Run!" "friendHouse">>
<<set $friendHouse ="afterRunning">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $friendHouse == "fredWon">>
<<set $id = "none">>
<style>body {background-image: url(img/bg/Outskirts.jpg);}</style>
<<set $player.curLoc = "friendHouse">>
<<speech fred $fred.name $fred.surname>>
So, little bitch, did you bite off more than you could chew?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Hey, man?! How are you?
<</speech>><br>
<<speech You $player.name $player.surname>>
I...I...it's not...the end...
<</speech>><br>
<<speech fred $fred.name $fred.surname>>
What? You're on the ground. Useless piece of shit.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Don't listen to him!
<</speech>><br>
<<speech fred $fred.name $fred.surname>>
Shut up! Unless you wanna join him. I guess you deserved some punishment...
<</speech>>
<<desc>>
He slowly pulls down his pants and his dick is practically in my face.
<</desc>>
<div class = "long-img">
<img src="./img/system/sex/gay/fight/dick v 0.jpg">
</div>
<<desc>>
<div class="row">
<<if $kinks.gay == true>>
<<button 'Yes, I was a bad boy...' 'friendHouse'>>
<<set $friendHouse ="suckFredDick">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<else>>
<<desc>>
The gay content is off.
<</desc>>
<</if>>
</div>
<</desc>>
<<desc>>
<div class="row">
<<button 'Fuck you!' 'friendHouse'>>
<<set $friendHouse ="punchInDick">>
<<set $fred1Meeting = "punchedHisDick">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $friendHouse == "suckFredDick">>
<style>body {background-image: url(img/bg/Outskirts.jpg);}</style>
<<desc>>
I drop to my knees and touch his erect dick. It's veiny and a drop of ejaculate glistens on the glans. $fred.name grabs the back of my head with his hands and forces me onto his pole with one movement.
<</desc>>
<div class = "long-img">
<img src="./img/system/sex/gay/fight/bj v 0.jpg">
</div>
<<speech fred $fred.name $fred.surname>>
You're just a little bitch who wants to be impaled on daddy's dick, huh?
<</speech>>
<<desc>>
I can't answer anything because his thick dick is fucking my mouth. My saliva sprays in all directions during this furious pounding.
<</desc>>
<<speech "friend" "$friend.name" "$friend.surname">>
What the fuck?!
<</speech>><br>
<<speech fred $fred.name $fred.surname>>
Wanna be the next one? You prepared your throat, didn't you?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Fuck you!
<</speech>><br>
<<speech fred $fred.name $fred.surname>>
That's me who is gonna fuck you! Better run because when I finish with this bitch, I'll destroy your throat!
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Shit!
<</speech>>
<div class = "long-img">
<img src="./img/system/sex/gay/fight/bj v 1.jpg">
</div>
<<speech You $player.name $player.surname>>
Slrp...slrp...please...slrp...don't...slrp...
<</speech>><br>
<<speech fred $fred.name $fred.surname>>
What don't? Don't touch your little fella?
<</speech>><br>
<<speech You $player.name $player.surname>>
Slrp...slrp...ahgm...slrp...
<</speech>><br>
<<speech fred $fred.name $fred.surname>>
Fine. But you'll swallow my jizz!
<</speech>>
<div class = "wide-img">
<img src="./img/system/sex/gay/fight/bj h 0.jpg">
</div>
<<desc>>
Without letting me answer, he pulls my mouth over his thick dick, pushing the edges of my lips all the way apart.<br>
My lips perfectly resemble the letter O as his shaft reaches my throat, deeper than before, shooting cum.
<</desc>>
<<speech fred $fred.name $fred.surname>>
I'll take it as yes!
<</speech>>
<div class = "wide-img">
<img src="./img/system/sex/gay/fight/cumMouth h 0.jpg">
</div>
<<desc>>
There's so much cum that I don't have time to swallow it, and it's coming through my nose as well. <br>
His cum is salty and bitter, but there is something exciting about kneeling in the middle of the street and swallowing the cum of someone I wanted to beat up.
<</desc>>
<<speech fred $fred.name $fred.surname>>
Good bitch! Now, both of you, get the fuck out of here and you will be sorry if I ever see you again.
<</speech>>
<<desc>>
<<button "Go away" "friendHouse">>
<<set $fred1Meeting = "suckedHisCock">>
<<set $friendHouse ="goAway">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $friendHouse == "punchInDick">>
<style>body {background-image: url(img/bg/Outskirts.jpg);}</style>
<<desc>>
I don't know what the retard was thinking, but I immediately punch him in the dick. His eyes widen and he lets out a scream so frightening that it almost deafened me.
<</desc>>
<<speech fred $fred.name $fred.surname>>
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAghg!!!
<</speech>><br>
<<speech You $player.name $player.surname>>
Run, run, run!
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Yeah, sure!
<</speech>>
<<desc>>
<div class="row">
<<button "Run!" "friendHouse">>
<<set $friendHouse ="afterRunningLost">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $friendHouse == "afterRunning">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<speech "friend" "$friend.name" "$friend.surname">>
Wow! It was pretty dangerous. But I'm satisfied.
<</speech>><br>
<<speech You $player.name $player.surname>>
Yeah, me too.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
You fought him one-on-one. Aren't you offended that I didn't help you?
<</speech>><br>
<<speech You $player.name $player.surname>>
No, we are not them. We should be better.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
You're a true friend! Thank you for your help!
<</speech>><br>
<<speech You $player.name $player.surname>>
Our friendship will never die!
<</speech>>
<<desc>>
For the current version of the game, this is the end of the quest line.
<</desc>>
<<desc>>
<<button 'Outside' 'Outskirts'>>
<<set $player.curLoc ="Outskirts">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $friendQuest = 4>>
<</button>>
<</desc>>
<<elseif $friendHouse == "afterRunningLost">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<speech "friend" "$friend.name" "$friend.surname">>
It was a close call.
<</speech>><br>
<<speech You $player.name $player.surname>>
Totally in agreement.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
I didn't think you could hit him right in the dick. I thought something terrible would happen.
<</speech>><br>
<<speech You $player.name $player.surname>>
C'mon, anybody did the same in the situation.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
No! You fought like a hero. It's not your fault that you lost.
<</speech>><br>
<<speech You $player.name $player.surname>>
No, man. That's my fault. I should train even harder from now on.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
It makes sense. We'll be back!
<</speech>><br>
<<speech You $player.name $player.surname>>
Certainly!
<</speech>>
<<desc>>
For the current version of the game, this is the end of the quest line.
<</desc>>
<<desc>>
<<button 'Outside' 'Outskirts'>>
<<set $player.curLoc ="Outskirts">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $friendQuest = 4>>
<</button>>
<</desc>>
<<elseif $friendHouse == "goAway">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<speech "friend" "$friend.name" "$friend.surname">>
It's a fucking failure!
<</speech>><br>
<<speech You $player.name $player.surname>>
Yep...
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Why did you suck his cock?
<</speech>><br>
<<speech You $player.name $player.surname>>
I didn't have another choice, man. I didn't want him hurt you.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Thank you but it was disgusting.
<</speech>><br>
<<speech You $player.name $player.surname>>
Sometimes tough decisions have to be made.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
This battle might have been lost, but not the war! We will make them respect us! Are you with me?
<</speech>><br>
<<speech You $player.name $player.surname>>
Sure!
<</speech>><br>
<<desc>>
For the current version of the game, this is the end of the quest line.
<</desc>>
<<desc>>
<<button 'Outside' 'Outskirts'>>
<<set $player.curLoc ="Outskirts">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $friendQuest = 4>>
<</button>>
<</desc>>
<<elseif $friendHouse == "fuckHisSister">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<speech You $player.name $player.surname>>
Alright, I’m in. Let's fuck this bitch.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Fuck yeah, I knew you’d come around!
<</speech>><br>
<<speech You $player.name $player.surname>>
So, how do we do this?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Well, I've thought about it. We're going to fuck his sister, rough and hard. We'll record it. That way he will be destroyed and we will also have a lever against him. He'll never forget it.
<</speech>><br>
<<speech You $player.name $player.surname>>
So, where does she live?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
I did some digging. It's not far from us.
<</speech>><br>
<<speech You $player.name $player.surname>>
How did you find that out?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
I know a hacker. A really good one. She helps me from time to time.
<</speech>><br>
<<speech You $player.name $player.surname>>
Will we do that...at night?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
No, when he's gonna be busy and she's gonna be alone. I know he trains from seven to nine in some fighting club. She's usually alone.
<</speech>><br>
<<speech You $player.name $player.surname>>
Sounds like a plan.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Come to me at this time and we'll start our operation.
<</speech>><br>
<<desc>>
<<button 'Outside' 'Outskirts'>>
<<set $player.curLoc ="Outskirts">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $friendQuest = 3>>
<</button>>
<</desc>>
<<elseif $friendHouse == "letsPunishHer">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<speech You $player.name $player.surname>>
Hi, $friend.name! Let's punish her!
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Yes! We're ready.
<</speech>>
<<desc>>
<div class="row">
<<button 'Follow him' 'friendHouse'>>
<<set $friendHouse = "followHim">>
<<set $currentMinutes += 10>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $friendHouse == "letsPunishHerEarly">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<speech You $player.name $player.surname>>
Hi, $friend.name! Let's punish her!
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
It's not proper time. We should meet on Tuesday, Thursday or Saturday between 7 p.m. and 9 p.m.
<</speech>>
<<desc>>
<<button 'Outside' 'Outskirts'>>
<<set $player.curLoc ="Outskirts">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $friendHouse == "followHim">>
<style>body {background-image: url(img/bg/HarmonyLane.jpg);}</style>
<<speech "friend" "$friend.name" "$friend.surname">>
We're almost there. So, we need to get inside, so we have this pizza. We'll say it's from her brother, $bully.name and then you ask her to get in because you need to pee. Got it?
<</speech>><br>
<<speech You $player.name $player.surname>>
Got it. What's then?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
We'll catch her and...punish.
<</speech>>
<<desc>>
<div class="row">
<<button 'Knock-knock' 'friendHouse'>>
<<set $friendHouse = "knockKnock">>
<<set $currentMinutes += 3>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $friendHouse == "knockKnock">>
<style>body {background-image: url(img/bg/carlaRoom.jpg);}</style>
<<desc>>
$carla.name hesitantly opens the door, clearly surprised. We're holding a pizza box and I flash her a charming smile.
<</desc>>
<div class="long-img">
<img src="./img/chars/friend/door 0.jpg">
</div>
<<speech You $player.name $player.surname>>
Hello. Are you $carla.name? We brought you some pizza.
<</speech>><br>
<<speech carla $carla.name $carla.surname>>
Hello. Yes. I didn't order any pizza.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
We know. This order is prepaid. His name was $bully.name.
<</speech>><br>
<<speech carla $carla.name $carla.surname>>
Hmm, it's strange but...okay. Well, thanks. I appreciate it.
<</speech>>
<<desc>>
She reaches for the door handle, ready to close the door and get back.
<</desc>>
<<speech You $player.name $player.surname>>
Do you mind if I use your bathroom real quick?
<</speech>>
<<desc>>
$carla.name hesitates, not sure if she should let me in. But I give her a puppy dog eyes and she can't resist.
<</desc>>
<<speech carla $carla.name $carla.surname>>
Fine, but just for a minute
<</speech>>
<<desc>>
She leads me to the bathroom and watches as I close the door behind me. My $friend.relation enters the house.
<</desc>>
<<speech "friend" "$friend.name" "$friend.surname">>
Do you mind, pretty?
<</speech>><br>
<<speech carla $carla.name $carla.surname>>
I don't think this is a good idea,
<</speech>>
<<desc>>
She takes a step back. I silently leave the bathroom and stand behind her.
<</desc>>
<<speech "friend" "$friend.name" "$friend.surname">>
Oh, come on. Don't be like that. We're just here to have some fun.
<</speech>><br>
<<speech carla $carla.name $carla.surname>>
No, seriously. I don't want to do this.
<</speech>><br>
<<speech You $player.name $player.surname>>
Come on, $carla.name. Don't be like that. We're just having a little fun.
<</speech>><br>
<<speech carla $carla.name $carla.surname>>
Fun? This isn't fun, you asshole! Let go of me!
<</speech>>
<<desc>>
I ignore her protests and reach out to touch her cheek. But before I can make contact, $carla.name jerks her head to the side and bites down on my finger.
<</desc>>
<<speech You $player.name $player.surname>>
Fuck!!!
<</speech>>
<<desc>>
I yelp, pulling my finger away. $carla.name takes advantage of my momentary distraction and kicks $friend.name in the groin. He doubles over with a groan. She doesn't waste any time. She turns and runs towards the door
<</desc>>
<<speech "friend" "$friend.name" "$friend.surname">>
Catch...her!!!
<</speech>><br>
<<set $id = "carlaRape">>
<<desc>>
<div class="row">
<<button 'Try to catch her' 'assault'>>
<<if $id == "carlaRape">>
<<set $woman = $carla>>
<</if>>
<<mentalEnergy>>
<<set $assaultTrial = 0>>
<<set $itemRope = 1>>
<<set $itemGagBall = 1>>
<<set $randomChasingDistance = random(3,5)>>
<<set $runAttempt = 0>>
<<set $randomAmountTieUpHands = random (1,2)>>
<<set $randomAmountTieUpLegs = random (1,2)>>
<<set $randomAmountPutSocks = random (1,2)>>
<<set $randomAmountGagBall = random (1,2)>>
<<set $successfulTryPutSocks = 0>>
<<set $successfulTryTieHands = 0>>
<<set $successfulTryTieLegs = 0>>
<<set $successfulTryPutGagBall = 0>>
<<set $handsTied = false>>
<<set $legsTied = false>>
<<set $mouthGagged = false>>
<<set $socksInMouth = false>>
<<set $gagBallInMouth = false>>
<<set $catchHer = false>>
<</button>>
</div>
<</desc>>
<<elseif $friendHouse == "lostRapeBattleMind">>
<style>body {background-image: url(img/bg/carlaRoom.jpg);}</style>
<<speech You $player.name $player.surname>>
I can't continue anymore...It's too terrible.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
We wanted to punish her!
<</speech>><br>
<<speech You $player.name $player.surname>>
I can't do that...
<</speech>>
<<desc>>
<div class="row">
<<button "Home" "friendHouse">>
<<set $friendHouse = "goHomeAfterRape">>
<<set $result = "lostRapeBattleMind">>
<</button>>
</div>
<</desc>>
<<elseif $friendHouse == "lostRapeBattleHealth">>
<style>body {background-image: url(img/bg/carlaRoom.jpg);}</style>
<<speech You $player.name $player.surname>>
I can't continue anymore...She is too strong.
<</speech>><br>
<speech "friend" "$friend.name" "$friend.surname">>
We need to punish her!
<</speech>><br>
<<speech You $player.name $player.surname>>
I can barely walk. We have to go.
<</speech>>
<<desc>>
<div class="row">
<<button "Home" "friendHouse">>
<<set $friendHouse = "goHomeAfterRape">>
<<set $result = "lostRapeBattleHealth">>
<</button>>
</div>
<</desc>>
<<elseif $friendHouse == "lostRapeBattleStamina">>
<style>body {background-image: url(img/bg/carlaRoom.jpg);}</style>
<<speech You $player.name $player.surname>>
I can't continue anymore...She is too strong.
<</speech>><br>
<speech "friend" "$friend.name" "$friend.surname">>
We need to punish her!
<</speech>><br>
<<speech You $player.name $player.surname>>
I'm too tired. She has too much stamina for me.
<</speech>>
<<desc>>
<div class="row">
<<button "Home" "friendHouse">>
<<set $friendHouse = "goHomeAfterRape">>
<<set $result = "lostRapeBattleStamina">>
<</button>>
</div>
<</desc>>
<<elseif $friendHouse == "stopCarlaSex">>
<style>body {background-image: url(img/bg/carlaRoom.jpg);}</style>
<<speech You $player.name $player.surname>>
I think it's enough for me. I can't fuck her.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Are you sure? C'mon, fuck her!
<</speech>>
<<desc>>
<div class="row">
<<button "Okay, I'll fuck her" "carlaSx">>
<<set $sx = "choosePosition">>
<<set $carla = $woman>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button "Home" "friendHouse">>
<<set $friendHouse = "goHomeAfterRape">>
<<set $result = "didNotCum">>
<</button>>
<</desc>>
<<elseif $friendHouse == "missedHer">>
<style>body {background-image: url(img/bg/carlaRoom.jpg);}</style>
<<speech You $player.name $player.surname>>
Fuck! She's run away!
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
What the fuck! We should get out of here. Now!
<</speech>>
<<desc>>
<div class="row">
<<button "Run home" "friendHouse">>
<<set $friendHouse = "goHomeAfterRape">>
<<set $result = "missedHer">>
<</button>>
</div>
<</desc>>
<<elseif $friendHouse == "goHomeAfterRape">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<if $result == "cumInside">>
<<speech "friend" "$friend.name" "$friend.surname">>
Congrats! We did it! He'll be furious!
<</speech>><br>
<<speech You $player.name $player.surname>>
One hundred percent! If she gets a baby...
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
He's gonna be a very angry uncle! This slut is guilty. She should think about such stuff.
<</speech>><br>
<<speech You $player.name $player.surname>>
What if they go to the police?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
I have enough videos to make them suffer. Better if they're just going to be silent.
<</speech>><br>
<<speech You $player.name $player.surname>>
Okay. See ya, man.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Later, gator.
<</speech>><br>
<<elseif $result == "missedHer">>
<<speech "friend" "$friend.name" "$friend.surname">>
Fuck! What are we gonna do now?
<</speech>><br>
<<speech You $player.name $player.surname>>
I don't know...Why are you so angry?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Because she saw our faces! She can go to her brother or to the police!
<</speech>><br>
<<speech You $player.name $player.surname>>
She doesn't have any evidences!
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
I hope so...
<</speech>><br>
<<speech You $player.name $player.surname>>
I have to go. Bye.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Bye.
<</speech>><br>
<<elseif $result == "broCumsFace">>
<<speech "friend" "$friend.name" "$friend.surname">>
Awesome! We punished this bitch!
<</speech>><br>
<<speech You $player.name $player.surname>>
It was you! You almost hit her face with your jizz!
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
I did it! You just can't admit she's liked my dick more!
<</speech>><br>
<<speech You $player.name $player.surname>>
I'm joking. By the way, have you ever cummed into the throat?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
A few thousand times, at least.
<</speech>><br>
<<speech You $player.name $player.surname>>
Shut up, liar... See ya, man.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Later, gator.
<</speech>><br>
<<elseif $result == "cumFace">>
<<speech "friend" "$friend.name" "$friend.surname">>
Why couldn't I cum on her face?
<</speech>><br>
<<speech You $player.name $player.surname>>
It would've been too much! We needed to go. Her brother could've come back at any moment.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
It makes sense but next time will you let me do this?
<</speech>><br>
<<speech You $player.name $player.surname>>
We'll see. Do you think there will be another one?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Of course, it's not only he who was responsible for that accident. Jag and Fred too.
<</speech>><br>
<<speech You $player.name $player.surname>>
Okay. Time will tell... See ya, man.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Later, gator.
<</speech>><br>
<<elseif $result == "lostRapeBattleMind">>
<<speech "friend" "$friend.name" "$friend.surname">>
That's a disaster.
<</speech>><br>
<<speech You $player.name $player.surname>>
No!
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Yes! You're not that person who can do that. That's it.
<</speech>><br>
<<speech You $player.name $player.surname>>
Who knows...But we tried!
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Yeah, maybe it's gonna be better next time...
<</speech>><br>
<<speech You $player.name $player.surname>>
Take care, bro.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Take care.
<</speech>><br>
<<elseif $result == "lostRapeBattleHealth">>
<<speech "friend" "$friend.name" "$friend.surname">>
We fucked up.
<</speech>><br>
<<speech You $player.name $player.surname>>
No!
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Yes! She was too strong!
<</speech>><br>
<<speech You $player.name $player.surname>>
I will visit the gym more often. I can become stronger.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
I dunno...Let's call it a day.
<</speech>><br>
<<speech You $player.name $player.surname>>
Don't worry, we'll win.See you.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
See ya.
<</speech>><br>
<<elseif $result == "lostRapeBattleStamina">>
<<speech "friend" "$friend.name" "$friend.surname">>
It's a failure.
<</speech>><br>
<<speech You $player.name $player.surname>>
No!
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Yes! She had too much stamina
<</speech>><br>
<<speech You $player.name $player.surname>>
I will run more often.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Time will tell.
<</speech>><br>
<<speech You $player.name $player.surname>>
This is fine. Bye.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
See ya.
<</speech>><br>
<<elseif $result == "didNotCum">>
<<speech "friend" "$friend.name" "$friend.surname">>
Yeah! We won!
<</speech>><br>
<<speech You $player.name $player.surname>>
Yep...
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Why did you stop fucking her?
<</speech>><br>
<<speech You $player.name $player.surname>>
I don't know, maybe it was wrong.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
There's some bullshit in your head. I loved this slut. She was pretty good.
<</speech>><br>
<<speech You $player.name $player.surname>>
Taste differ. Bye.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Bye.
<</speech>><br>
<</if>>
<<desc>>
<<button 'Outside' 'Outskirts'>>
<<set $player.curLoc ="Outskirts">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $friendQuest = "5cnc">>
<</button>>
<</desc>>
<<elseif $friendHouse == "friendQuest0">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<if $bully0 == "justWatch">>
<<speech "friend" "$friend.name" "$friend.surname">>
Hi...traitor.
<</speech>><br>
<<speech You $player.name $player.surname>>
Hi, $friend.name. I'm not a...traitor.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
C'mon! I can’t believe you just stood there! They beat me to a pulp, and you didn’t even lift a finger. What kind of friend does that?
<</speech>><br>
<<speech You $player.name $player.surname>>
I… I froze. I didn’t know what to do. I’m sorry.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Sorry? That doesn’t change what happened. They’re out there laughing at us, and I’m not letting this go. I’ll make them pay, with or without your help.
<</speech>><br>
<<speech You $player.name $player.surname>>
I’ll make it up to you, $friend.name. Tell me what you need me to do.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
I need you to stand by me this time. No more freezing. Are you with me?
<</speech>><br>
<<speech You $player.name $player.surname>>
I… I’ll try. I promise.
<</speech>><br>
<<elseif $bully0 == "ranAway">>
<<speech "friend" "$friend.name" "$friend.surname">>
Hi...coward.
<</speech>><br>
<<speech You $player.name $player.surname>>
Hi. I'm not a...coward.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
You ran away, didn't you? You left me to deal with them alone? They ganged up on me, and I barely made it out alive!
<</speech>><br>
<<speech You $player.name $player.surname>>
I thought I could get help… but I… I didn’t make it back in time. I’m sorry, $friend.name.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Sorry doesn’t fix my broken ribs! Those guys need to learn a lesson. I’m going after them. You can either join me or stay out of my way.
<</speech>><br>
<<speech You $player.name $player.surname>>
I… I made a mistake. I’ll do better this time. Because of those fuckers, I got into a coma.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Yes! We must revenge!
<</speech>><br>
<<speech You $player.name $player.surname>>
Alright. I’m with you. Whatever it takes.
<</speech>><br>
<<elseif $bully0 == "helped">>
<<speech "friend" "$friend.name" "$friend.surname">>
Hooray! A hero is among us!
<</speech>><br>
<<speech You $player.name $player.surname>>
Hey, $friend.name, c'mon. I just did what was right.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
I still can’t believe you jumped in like that. You got hurt because of me. Three weeks in a coma, $player.name. That’s on me.
<</speech>><br>
<<speech You $player.name $player.surname>>
Don’t blame yourself, $friend.name. I couldn’t just stand by and watch. They went too far, and they’ll pay for what they did.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Yeah, they will. But this time, we’ll be ready. I’m not letting them get away with it. They’ll regret messing with us.
<</speech>><br>
<<speech You $player.name $player.surname>>
Do you have a plan?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Sure.
<</speech>><br>
<</if>>
<<desc>>
<div class="row">
<<button "So, what's the plan?" 'friendHouse'>>
<<set $friendHouse ="friendQuest01">>
<<set $currentMinutes += 3>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $friendHouse == "friendQuest01">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<speech You $player.name $player.surname>>
So, what's the plan?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
We have two options. We take them down one by one, make them feel the pain they caused us. Or… we hit him where it really hurts.
<</speech>><br>
<<speech You $player.name $player.surname>>
What do you mean by that?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
$bully.name has a sister. She’s close to him, probably the only person he cares about. If we get to her, make her see what kind of person she really is, it’ll destroy him.
<</speech>><br>
<<speech You $player.name $player.surname>>
Fuck his sister? That’s… a bit much, don’t you think?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
And what about getting beaten to pulp? Was that not a bit much? Your coma? An eye for an eye.
<</speech>><br>
<<speech You $player.name $player.surname>>
Give me some time to think...
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Alright, but don’t take too long. They won’t wait for us to act.
<</speech>><br>
<<speech You $player.name $player.surname>>
Don’t worry. I’ll figure this out. Together, we’ll make them pay.
<</speech>>
<<desc>>
<div class="row">
<<button 'Take time to think' 'friendHouse'>>
<<set $friendHouse ="bedroom">>
<<set $player.curLoc ="friendHouse">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $friendQuest = 1>>
<</button>>
</div>
<</desc>>
<<elseif $friendHouse == "6cncBegin">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<speech You $player.name $player.surname>>
What's up, man?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
The sky, man. I have something that you are going to like.
<</speech>><br>
<<speech You $player.name $player.surname>>
Okay, spill the beans.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
I got some intel about one slut who cheated on her boyfriend. He wants her to be taught a lesson. Not for free. As I know, you need money...
<</speech>><br>
<<speech You $player.name $player.surname>>
Like...we did last time?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Yeah, but it should be only one man.
<</speech>><br>
<<speech You $player.name $player.surname>>
How much will we get?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
10 000 Mts. You will get 6 000 Mts.
<</speech>><br>
<<speech You $player.name $player.surname>>
Why?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
You're stronger than me, but I have the intel. Do we have a deal?
<</speech>>
<<desc>>
<div class="row">
<<button "It's fair. I agree." "friendHouse">>
<<set $friendHouse ="7cncYes">>
<<set $player.curLoc ="friendHouse">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $friendQuest = "7cncYes">>
<</button>>
</div>
<</desc>>
<<desc>>
<<button "No, I disagree. I won't do that." "friendHouse">>
<<set $friendHouse ="7cncNo">>
<<set $player.curLoc ="friendHouse">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $friendQuest = "7cnc">>
<</button>>
<</desc>>
<<elseif $friendHouse == "7cncYes">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<set _found = false>>
<<for _npc range $npcs>>
<<if _npc.age == "young" && _npc.gender == "female" && _npc.rpd == 0>>
<<set _found = true>>
<<set _npc.idQuest = "rape0">>
<<break>>
<</if>>
<</for>>
<<if !_found>>
NPC not found. Error 401.
<</if>>
<<set _foundV = false>>
<<for _npc range $npcs>>
<<capture _npc>>
<<if _npc.idQuest == "rape0">>
<<set $victim to _npc>>
<<set _foundV = true>>
<<break>>
<</if>>
<</capture>>
<</for>>
<<if !_found>>
NPC not found.405
<</if>>
<<speech You $player.name $player.surname>>
Yeah, it's fair. When will we begin?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Any time you want but it should be after 10 pm and before 2am.
<</speech>><br>
<<speech You $player.name $player.surname>>
Fine. Where does she live?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
She lives in our hood. I will send you her address. Her name is $victim.name and she has $victim.hairColor hair.
<</speech>><br>
<<speech You $player.name $player.surname>>
Will you go with me?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Yeah, I'll watch your six.
<</speech>><br>
<<speech You $player.name $player.surname>>
Thanks, man.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Sure, that's what friends should do.
<</speech>><br>
<<speech You $player.name $player.surname>>
See you soon.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Later, gator.
<</speech>>
<<desc>>
<<button "Leave the room" "Outskirts">>
<<set $player.curLoc ="Outskirts">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $friendQuest = "7cncYes">>
<</button>>
<</desc>>
<<elseif $friendHouse == "7cncNo">>
<style>body {background-image: url(img/bg/friendHouseBedroom.jpg);}</style>
<<speech You $player.name $player.surname>>
I don't want to do that anymore.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
As you wish. I won't disturb you anymore.
<</speech>><br>
<<speech You $player.name $player.surname>>
Bye.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
See ya.
<</speech>>
<<desc>>
This is the end of this questline for the current version of the game.
<</desc>>
<<desc>>
<<button "Leave the room" "Outskirts">>
<<set $player.curLoc ="Outskirts">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $friendQuest = "7cnc">>
<</button>>
<</desc>>
<<else>>
<style>body {background-color: black; color: white;}</style>
<<desc>>
You are lost. Please check your location settings.
<</desc>>
<</if>>
<style>body {background-image: url(img/bg/phone.jpg);}</style>
<<if $myPhone == "0">>
<div style="font-family:Arial; font-size:22px; color:#FFFFFF; text-align:center; margin-bottom:20px;">
<strong>Contacts</strong>
</div>
<hr>
<br>
<div style="display: flex; align-items: center; gap: 10px;">
<span style="font-size: 20px;">My $friend.relation:</span>
<<button "$friend.name $friend.surname" "myPhone">>
<<set $myPhone = "friendCall">>
<<advanceAffection>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<advanceAffection>>
<</button>>
</div>
<br><br>
<<elseif $myPhone == "friendCall">>
<<desc>>
He is currently unavailable.
<</desc>>
<</if>>
<<button "Get back">>
<<goto $player.curLoc>>
<<advanceAffection>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<advanceAffection>>
<</button>><<button "Go" "friendHouse">>
<<set $friendHouse = "takePhoneLook">>
<</button>>
<br><br>
<<button "Carla" "carlaSx">>
<<set $sx = "choosePosition">>
<</button>>
<br><br>
<<button "Friend" "Outskirts">>
<<set $friendQuest = 1>>
<<set $day = 2>>
<<set $currentHour = 18>>
<</button>><<desc>>
<<set $randomDescription = random(12)>>
<<if $randomDescription is 0>>
The sensation is overwhelming, and I can feel myself coming closer to climax. My eyes close as the fire of pleasure courses through me, and her moans fill the air around us.
<<elseif $randomDescription is 1>>
Every second feels like an eternity of blissful torture as I start to reach the peak of ecstasy.
<<elseif $randomDescription is 2>>
My body is tense with anticipation as I wonder if I should reward this cocksucker for her work with my sperm or deny her this pleasure.
<<elseif $randomDescription is 3>>
I can feel a powerful orgasm building inside me as she teases and tantalizes me with each stroke of her tongue.
<<elseif $randomDescription is 4>>
I moan with an intensity that I didn't know was possible. She takes me in deeper and deeper each time she moves her head, making sure to lick every inch of me until I can no longer contain my joy.
<<elseif $randomDescription is 5>>
I feel like I'm going to explode from the sheer pleasure of it all, and as if sensing this, she begins to move faster, taking me in deeper and deeper with each stroke.
<<elseif $randomDescription is 6>>
I can feel the molten heat begin to rise within me; I'm ready for eruption at any second.
<<elseif $randomDescription is 7>>
A sensation of purest pleasure floods through me as I feel the tightness of her mouth and can feel the desire coursing through me like an imminent lightning strike. I'm ready to erupt at any second.
<<elseif $randomDescription is 8>>
The look of bliss on her face is unmistakable, and I wonder if I should reward her with my sperm for all her hard work.
<<elseif $randomDescription is 9>>
I feel myself getting closer and closer to the edge with every second.
<<elseif $randomDescription is 10>>
I feel the sensations of pleasure building and know that it won't be long before I'm rewarded with a climactic release.
<<elseif $randomDescription is 11>>
It is more than enough, and I need to cum urgently.
<<else>>
I can't endure that anymore and urgently need to cum.
<</if>>
<</desc>><<if $bg == 0>>
<style>body {background-image: url(img/bg/sex0.jpg);}</style>
<<else>>
<style>body {background-image: url(img/bg/sex1.jpg);}</style>
<</if>>
<<if $sx == "pussy">>
<<if $player.arousal >= 110 >>
<<include "iAmReadyCum">>
<<desc>>
<div class="row">
<<button "Cum on her face" 'carlaSx'>>
<<set $sx = "cumFace">>
<<mph>>
<</button>>
<<button "Cum inside her" 'carlaSx'>>
<<set $sx = "cumInside">>
<<mph>>
<</button>>
</div>
<</desc>>
<<else>>
<<desc>>
I'm fucking her narrow cunt. She is moaning.
<</desc>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/chars/friend/carla/back 2.mp4"' type="video/mp4" >
</video>
</div>
<<desc>>
<div class="row">
<<button "Keep fucking her pussy" 'carlaSx'>>
<<set $sx = "pussy">>
<<set $arousalIncrease = random(5,15)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
<<button "Fuck her faster" 'carlaSx'>>
<<set $sx = "pussyFaster">>
<<set $arousalIncrease = random(10,25)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div>
<</desc>>
<<if $kinks.ntr == true>>
<<desc>>
<div class="row">
<<button "Don't stand there, man! Fuck her dirty mouth!" 'carlaSx'>>
<<set $sx = "pussyMouth">>
<<set $arousalIncrease = random(5,15)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div>
<</desc>>
<<else>>
<<desc>>
NTR content is off.
<</desc>>
<</if>>
<<desc>>
<<button "Choose position" 'carlaSx'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>>
<</desc>>
<</if>>
<<elseif $sx == "pussyFaster">>
<<if $player.arousal >= 110 >>
<<include "iAmReadyCum">>
<<desc>>
<div class="row">
<<button "Cum on her face" 'carlaSx'>>
<<set $sx = "cumFace">>
<<mph>>
<</button>>
<<button "Cum inside her" 'carlaSx'>>
<<set $sx = "cumInside">>
<<mph>>
<</button>>
</div>
<</desc>>
<<else>>
<<desc>>
I'm fucking her narrow cunt. She is moaning.
<</desc>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/chars/friend/carla/back fast 1.mp4"' type="video/mp4" >
</video>
</div>
<<desc>>
<div class="row">
<<button "Keep fucking her pussy" 'carlaSx'>>
<<set $sx = "pussyFaster">>
<<set $arousalIncrease = random(10,25)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
<<button "Fuck her slower" 'carlaSx'>>
<<set $sx = "pussy">>
<<set $arousalIncrease = random(5,15)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button "Choose position" 'carlaSx'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>>
<</desc>>
<</if>>
<<elseif $sx == "pussyMouth">>
<<if $player.arousal >= 110 >>
<<include "iAmReadyCum">>
<<desc>>
<div class="row">
<<button "Cum on her face" 'carlaSx'>>
<<set $sx = "cumFace">>
<<mph>>
<</button>>
<<button "Cum inside her" 'carlaSx'>>
<<set $sx = "cumInside">>
<<mph>>
<</button>>
</div>
<</desc>>
<<else>>
<<speech You $player.name $player.surname>>
Hey! Don't stand there! Fuck her dirty mouth!
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
With pleasure, man!
<</speech>>
<<desc>>
I'm fucking her narrow cunt while my friend is going to fuck her mouth.
<</desc>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/chars/friend/carla/back 0.mp4"' type="video/mp4" >
</video>
</div>
<<desc>>
In a few seconds, my $friend.relation is about to fuck her sweet mouth.
<</desc>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/chars/friend/carla/back suck 0.mp4"' type="video/mp4" >
</video>
</div>
<<speech You $player.name $player.surname>>
Do you like it?
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
I just started, one minute.
<</speech>>
<<desc>>
He is shoving his thick dick into her little mouth.
<</desc>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/chars/friend/carla/back suck 1.mp4"' type="video/mp4" >
</video>
</div>
<<speech You $player.name $player.surname>>
So?
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
Not bad.
<</speech>>
<<desc>>
<div class="row">
<<button "Keep fucking her together" 'carlaSx'>>
<<set $sx = "pussyMouth1">>
<<set $arousalIncrease = random(10,25)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div>
<</desc>>
<</if>>
<<elseif $sx == "pussyMouth1">>
<<if $player.arousal >= 110 >>
<<include "iAmReadyCum">>
<<desc>>
<div class="row">
<<button "Cum on her face" 'carlaSx'>>
<<set $sx = "cumFace">>
<<mph>>
<</button>>
<<button "Cum inside her" 'carlaSx'>>
<<set $sx = "cumInside">>
<<mph>>
<</button>>
</div>
<</desc>>
<<else>>
<<desc>>
We are fucking together.
<</desc>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/chars/friend/carla/back 1.mp4"' type="video/mp4" >
</video>
</div>
<<speech You $player.name $player.surname>>
I told you she was a whore.
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
Because she even uses her hands to take my shaft deeper?
<</speech>><br>
<<speech You $player.name $player.surname>>
Fucking A!
<</speech>>
<<desc>>
<div class="row">
<<button "Keep fucking her pussy together" 'carlaSx'>>
<<set $sx = "pussyMouth1">>
<<set $arousalIncrease = random(10,25)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div>
<</desc>>
<<desc>>
<div class="row">
<<button "Let's fuck her like a dog? I wanna fuck her mouth" 'carlaSx'>>
<<set $sx = "doggyMouth">>
<<set $arousalIncrease = random(5,15)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
<<button "Let's fuck her like a dog? I wanna her pussy" 'carlaSx'>>
<<set $sx = "doggyPussy">>
<<set $arousalIncrease = random(5,15)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button "Choose position" 'carlaSx'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>>
<</desc>>
<</if>>
<<elseif $sx == "doggyMouth">>
<<if $player.arousal >= 110 >>
<<include "iAmReadyCum">>
<<desc>>
<div class="row">
<<button "Cum on her face" 'carlaSx'>>
<<set $sx = "cumFace">>
<<mph>>
<</button>>
<<button "Cum inside her" 'carlaSx'>>
<<set $sx = "cumInside">>
<<mph>>
<</button>>
</div>
<</desc>>
<<else>>
<<speech You $player.name $player.surname>>
Let's fuck her like a dog?
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
Sounds good!
<</speech>><br>
<<speech You $player.name $player.surname>>
Let me try her mouth?
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
Sure! Be rougher! She likes it that way.
<</speech>>
<<desc>>
In a moment, we put her on all fours, then I immediately shove my dick in her mouth.
<</desc>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/chars/friend/carla/fuckSuck CU 0.mp4"' type="video/mp4" >
</video>
</div>
<<desc>>
I don't give her much freedom, fucking her little mouth. She is inexperienced but she does her best. This bitch has accepted her place.
<</desc>>
<<speech You $player.name $player.surname>>
I agree with you. Her mouth is not that bad.
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
Her pussy is good too. I love tight holes. Revenge is when a sister of your enemy is double penetrated.
<</speech>><br>
<<desc>>
<div class="row">
<<button "Keep fucking her" 'carlaSx'>>
<<set $sx = "doggyMouth1">>
<<set $arousalIncrease = random(5,15)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div>
<<.desc>>
<</if>>
<<elseif $sx == "doggyMouth1">>
<<if $player.arousal >= 110 >>
<<include "iAmReadyCum">>
<<desc>>
<div class="row">
<<button "Cum on her face" 'carlaSx'>>
<<set $sx = "cumFace">>
<<mph>>
<</button>>
<<button "Cum inside her" 'carlaSx'>>
<<set $sx = "cumInside">>
<<mph>>
<</button>>
</div>
<</desc>>
<<else>>
<<speech You $player.name $player.surname>>
Jerk me off, stupid slut!
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
Why?
<</speech>><br>
<<speech You $player.name $player.surname>>
I wanna enjoy the view...She's such an obedient slut...
<</speech>>
<<desc>>
The view is amazing. My $friend.relation is fucking her behind, she is jerking my dick. I can hear the slapping of bodies and this music makes me even harder. Revenge sweet revenge.
<</desc>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/chars/friend/carla/fuckSuck 0.mp4"' type="video/mp4" >
</video>
</div>
<<speech You $player.name $player.surname>>
Stop, bitch. Suck me off, now.
<</speech>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/chars/friend/carla/fuckSuck 1.mp4"' type="video/mp4" >
</video>
</div>
<<speech friend $friend.name $friend.surname>>
Whoa...you're a good trainer.
<</speech>><br>
<<speech You $player.name $player.surname>>
No, she is just a depraved slut who craves good old-fashioned dicking.
<</speech>><br>
<<desc>>
<div class="row">
<<button "Keep fucking her" 'carlaSx'>>
<<set $sx = "doggyMouth1">>
<<set $arousalIncrease = random(5,15)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button "Choose position" 'carlaSx'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>>
<</desc>>
<</if>>
<<elseif $sx == "doggyPussy">>
<<if $player.arousal >= 110 >>
<<include "iAmReadyCum">>
<<desc>>
<div class="row">
<<button "Cum on her face" 'carlaSx'>>
<<set $sx = "cumFace">>
<<mph>>
<</button>>
<<button "Cum inside her" 'carlaSx'>>
<<set $sx = "cumInside">>
<<mph>>
<</button>>
</div>
<</desc>>
<<else>>
<<speech You $player.name $player.surname>>
Let's fuck her like a dog?
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
Good idea!
<</speech>>
<<speech You $player.name $player.surname>>
But I'll keep fucking her pussy!
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
Such a greedy bastard! Fine...
<</speech>>
<<desc>>
In a moment, we put her on all fours, then I immediately shove my dick in her pussy. It's tight and wet. I start pounding.
<</desc>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/chars/friend/carla/fuckSuck 2.mp4"' type="video/mp4" >
</video>
</div>
<<speech You $player.name $player.surname>>
I love this slut!
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
Hey, I wanna try her pussy too!
<</speech>>
<<desc>>
<div class="row">
<<button "Fine...Jerk me off!" 'carlaSx'>>
<<set $sx = "doggyMouth1">>
<<set $arousalIncrease = random(5,15)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div>
<</desc>>
<</if>>
<<elseif $sx == "cow">>
<<if $player.arousal >= 110 >>
<<include "iAmReadyCum">>
<<desc>>
<div class="row">
<<button "Cum on her face" 'carlaSx'>>
<<set $sx = "cumFace">>
<<mph>>
<</button>>
<<button "Cum inside her" 'carlaSx'>>
<<set $sx = "cumInside">>
<<mph>>
<</button>>
</div>
<</desc>>
<<else>>
<<desc>>
She's hopped on me and I'm fucking her tight cunt. She is moaning.
<</desc>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/chars/friend/carla/cow 0.mp4"' type="video/mp4" >
</video>
</div>
<<speech You $player.name $player.surname>>
Yeah, she is a good slut!!!
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
May I try her mouth?
<</speech>>
<<desc>>
<div class="row">
<<if $kinks.ntr == true>>
<<button "Sure! You're my $friend.relation" 'carlaSx'>>
<<set $sx = "cowFriend">>
<<set $arousalIncrease = random(5,15)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
<<else>>
<<desc>>
NTR content is off.
<</desc>>
<</if>>
<<button "No, man...It's too much..." 'carlaSx'>>
<<set $sx = "cowMe">>
<<set $arousalIncrease = random(10,25)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button "Choose position" 'carlaSx'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>>
<</desc>>
<</if>>
<<elseif $sx == "cowFriend">>
<<if $player.arousal >= 110 >>
<<include "iAmReadyCum">>
<<desc>>
<div class="row">
<<button "Cum on her face" 'carlaSx'>>
<<set $sx = "cumFace">>
<<mph>>
<</button>>
<<button "Cum inside her" 'carlaSx'>>
<<set $sx = "cumInside">>
<<mph>>
<</button>>
</div>
<</desc>>
<<else>>
<<speech You $player.name $player.surname>>
Sure! You're my $friend.relation!
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
Thank you, bro!
<</speech>>
<<desc>>
$friend.name is approaching her mouth.
<</desc>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/chars/friend/carla/cow 1.mp4"' type="video/mp4" >
</video>
</div>
<<speech You $player.name $player.surname>>
So, how's it?
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
She is not that bad.
<</speech>>
<<desc>>
<div class="row">
<<button "Keep fucking her" 'carlaSx'>>
<<set $sx = "cowFriend">>
<<set $arousalIncrease = random(10,25)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button "Choose position" 'carlaSx'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>>
<</desc>>
<</if>>
<<elseif $sx == "cowMe">>
<<if $player.arousal >= 110 >>
<<include "iAmReadyCum">>
<<desc>>
<div class="row">
<<button "Cum on her face" 'carlaSx'>>
<<set $sx = "cumFace">>
<<mph>>
<</button>>
<<button "Cum inside her" 'carlaSx'>>
<<set $sx = "cumInside">>
<<mph>>
<</button>>
</div>
<</desc>>
<<else>>
<<speech You $player.name $player.surname>>
No, it's much...
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
Okay...
<</speech>>
<<desc>>
I keep fucking her alone and my $friend.relation seems to be sad.
<</desc>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/chars/friend/carla/cow 0.mp4"' type="video/mp4" >
</video>
</div>
<<desc>>
<div class="row">
<<if $kinks.ntr == true>>
<<button "You seem to be too sad...let's change places." 'carlaSx'>>
<<set $sx = "reverseCowPity">>
<<set $arousalIncrease = random(5,15)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
<<else>>
<<desc>>
NTR content is off.
<</desc>>
<</if>>
<<button "Turn out, slut." 'carlaSx'>>
<<set $sx = "reverseCow">>
<<set $arousalIncrease = random(10,25)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div>
<</desc>>
<</if>>
<<elseif $sx == "reverseCowPity">>
<<if $player.arousal >= 110 >>
<<include "iAmReadyCum">>
<<desc>>
<div class="row">
<<button "Cum on her face" 'carlaSx'>>
<<set $sx = "cumFace">>
<<mph>>
<</button>>
<<button "Cum inside her" 'carlaSx'>>
<<set $sx = "cumInside">>
<<mph>>
<</button>>
</div>
<</desc>>
<<else>>
<<speech You $player.name $player.surname>>
You seem to be too sad...let's change places.
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
Yeah! Cool!
<</speech>>
<<desc>>
She quickly turns around and immediately jumps on my $friend.relation's dick. My $friend.relation enjoy fucking our abuser's sister and I come closer to fuck her little mouth.
<</desc>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/chars/friend/carla/reverseCow 1.mp4"' type="video/mp4" >
</video>
</div>
<<speech You $player.name $player.surname>>
Can you fuck her a bit slower? I can't put my dick into her mouth!
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
Of course, man.
<</speech>>
<<desc>>
She start licking my dick.
<</desc>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/chars/friend/carla/reverseCow suck 0.mp4"' type="video/mp4" >
</video>
</div>
<<speech You $player.name $player.surname>>
Take it deeper, slut!
<</speech>><br>
<<speech carla $carla.name $carla.surname>>
Su...slrp! Slrp...slrp...slrp...
<</speech>>
<<desc>>
<div class="row">
<<button "Keep sucking my dick!" 'carlaSx'>>
<<set $sx = "reverseCowPityDick">>
<<set $arousalIncrease = random(10,25)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div>
<</desc>>
<</if>>
<<elseif $sx == "reverseCowPityDick">>
<<if $player.arousal >= 110 >>
<<include "iAmReadyCum">>
<<desc>>
<div class="row">
<<button "Cum on her face" 'carlaSx'>>
<<set $sx = "cumFace">>
<<mph>>
<</button>>
<<button "Cum inside her" 'carlaSx'>>
<<set $sx = "cumInside">>
<<mph>>
<</button>>
</div>
<</desc>>
<<else>>
<<speech You $player.name $player.surname>>
Good slut!
<</speech>><br>
<<speech carla $carla.name $carla.surname>>
Slrp...slrp...slrp...
<</speech>>
<<desc>>
Her little wet mouth is amazing!
<</desc>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/chars/friend/carla/reverseCow suck 1.mp4"' type="video/mp4" >
</video>
</div>
<<desc>>
<div class="row">
<<button "Keep sucking my dick!" 'carlaSx'>>
<<set $sx = "reverseCowPityDick">>
<<set $arousalIncrease = random(10,25)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div>
<</desc>>
<</if>>
<<elseif $sx == "reverseCow">>
<<if $player.arousal >= 110 >>
<<include "iAmReadyCum">>
<<desc>>
<div class="row">
<<button "Cum on her face" 'carlaSx'>>
<<set $sx = "cumFace">>
<<mph>>
<</button>>
<<button "Cum inside her" 'carlaSx'>>
<<set $sx = "cumInside">>
<<mph>>
<</button>>
</div>
<</desc>>
<<else>>
<<speech You $player.name $player.surname>>
Turn out, slut.
<</speech>><br>
<<speech carla $carla.name $carla.surname>>
As you wish...
<</speech>>
<<desc>>
She quickly turns around and immediately starts jumping on my dick. My $friend.relation looks sadly at me fucking our abuser's sister.
<</desc>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/chars/friend/carla/reverseCow 0.mp4"' type="video/mp4" >
</video>
</div>
<<speech You $player.name $player.surname>>
Slut! Do you like it?
<</speech>><br>
<<speech carla $carla.name $carla.surname>>
I...I...I...like it!
<</speech>><br>
<<desc>>
<div class="row">
<<button "It's time to destroy your ass!" 'carlaSx'>>
<<set $sx = "ass">>
<<set $arousalIncrease = random(10,25)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div>
<</desc>>
<</if>>
<<elseif $sx == "bj">>
<<if $player.arousal >= 110 >>
<<include "iAmReadyCum">>
<<desc>>
<div class="row">
<<button "Cum on her face" 'carlaSx'>>
<<set $sx = "cumFace">>
<<mph>>
<</button>>
<<button "Cum inside her" 'carlaSx'>>
<<set $sx = "cumInside">>
<<mph>>
<</button>>
</div>
<</desc>>
<<else>>
<<if $bj == 0>>
<<speech You $player.name $player.surname>>
Take my dick, slut!
<</speech>><br>
<<speech carla $carla.name $carla.surname>>
But I don't...
<</speech>>
<<desc>>
I slap her in the face and then force my dick into her unruly mouth.
<</desc>>
<<speech carla $carla.name $carla.surname>>
Grlhgh...
<</speech>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/chars/friend/carla/back suck 1.mp4"' type="video/mp4" >
</video>
</div>
<<speech You $player.name $player.surname>>
You're in my power! You're my bitch! Clear!?
<</speech>><br>
<<speech carla $carla.name $carla.surname>>
Aghm...
<</speech>><br>
<<else>>
<<speech You $player.name $player.surname>>
Keep sucking my dick!
<</speech>><br>
<<speech carla $carla.name $carla.surname>>
Yes...
<</speech>>
<<desc>>
Some chains of morality have broken in her and she starts to suck my dick eagerly.
<</desc>>
<<speech carla $carla.name $carla.surname>>
Slrp...slrp...slrp...
<</speech>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/chars/friend/carla/bj 0.mp4"' type="video/mp4" >
</video>
</div>
<<speech You $player.name $player.surname>>
Who is a good slut?
<</speech>><br>
<<speech carla $carla.name $carla.surname>>
Slrp...me...slrp...
<</speech>><br>
<</if>>
<<desc>>
<div class="row">
<<button "Keep sucking my dick, slut!" 'carlaSx'>>
<<set $sx = "bj">>
<<set $bj = 1>>
<<set $arousalIncrease = random(10,25)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div>
<</desc>>
<<desc>>
<div class='row'>
<<button "C'mon, broken slut! Hop on me!" "carlaSx">>
<<set $sx = "cow">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "I'll destroy you ass" "carlaSx">>
<<set $sx = "ass">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<</if>>
<<elseif $sx == "ass">>
<<if $player.arousal >= 110 >>
<<include "iAmReadyCum">>
<<desc>>
<div class="row">
<<button "Cum on her face" 'carlaSx'>>
<<set $sx = "cumFace">>
<<mph>>
<</button>>
<<button "Cum inside her" 'carlaSx'>>
<<set $sx = "cumInside">>
<<mph>>
<</button>>
</div>
<</desc>>
<<else>>
<<speech You $player.name $player.surname>>
It's time to destroy your ass!
<</speech>><br>
<<speech carla $carla.name $carla.surname>>
Please, no!
<</speech>>
<<desc>>
I put her on all fours and lubricate her anus with the juices from her vagina. I push my dick fervently into her anus.
<</desc>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/chars/friend/carla/anal 0.mp4"' type="video/mp4" >
</video>
</div>
<<speech carla $carla.name $carla.surname>>
Aaaaa!
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
Shut up, bitch!
<</speech>>
<<desc>>
<div class="row">
<<if $kinks.ntr == true>>
<<button "Fuck her mouth,bro" 'carlaSx'>>
<<set $sx = "analBro">>
<<set $myPosition = "anal">>
<<set $arousalIncrease = random(5,15)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
<<button "Fuck her pussy,bro" 'carlaSx'>>
<<set $sx = "analBro">>
<<set $myPosition = "mouth">>
<<set $arousalIncrease = random(5,15)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
<<else>>
<<desc>>
NTR content is off.
<</desc>>
<</if>>
<<button "Fuck her faster" 'carlaSx'>>
<<set $sx = "analFast">>
<<set $arousalIncrease = random(10,25)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div>
<</desc>>
<</if>>
<<elseif $sx == "analBro">>
<<if $player.arousal >= 110 >>
<<include "iAmReadyCum">>
<<desc>>
<div class="row">
<<button "Cum on her face" 'carlaSx'>>
<<set $sx = "cumFace">>
<<mph>>
<</button>>
<<button "Cum inside her" 'carlaSx'>>
<<set $sx = "cumInside">>
<<mph>>
<</button>>
</div>
<</desc>>
<<else>>
<<if $myPosition == "anal">>
<<speech You $player.name $player.surname>>
Don't waste your time! Fill her slutty mouth!
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
With pleasure, man!
<</speech>>
<<desc>>
He is fucking her mouth while I'm pounding her ass.
<</desc>>
<<elseif $myPosition == "mouth">>
<<speech You $player.name $player.surname>>
Her fucking ass is so tight! You should check it out!
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
I'm in!
<</speech>>
<<desc>>
I'm fucking her mouth while he's pounding her ass.
<</desc>>
<</if>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/chars/friend/carla/fuckSuck CU 0.mp4"' type="video/mp4" >
</video>
</div>
<<speech carla $carla.name $carla.surname>>
Slrp...slrp...slrp...
<</speech>>
<<desc>>
<div class="row">
<<if $kinks.ntr == true>>
<<button "Fuck her mouth,bro" 'carlaSx'>>
<<set $sx = "analBro">>
<<set $myPosition = "anal">>
<<set $arousalIncrease = random(5,15)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
<<button "Fuck her pussy,bro" 'carlaSx'>>
<<set $sx = "analBro">>
<<set $myPosition = "mouth">>
<<set $arousalIncrease = random(5,15)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
<<else>>
<<desc>>
NTR content is off.
<</desc>>
<</if>>
</div>
<</desc>>
<<desc>>
<<button "Choose position" 'carlaSx'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>>
<</desc>>
<</if>>
<<elseif $sx == "analFast">>
<<if $player.arousal >= 110 >>
<<include "iAmReadyCum">>
<<desc>>
<div class="row">
<<button "Cum on her face" 'carlaSx'>>
<<set $sx = "cumFace">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Cum inside her" 'carlaSx'>>
<<set $sx = "cumInside">>
<<set $ptc = true>>
<<mph>>
<</button>>
</div>
<</desc>>
<<else>>
<<desc>>
I fuck her ass faster. She is moaning and screaming.
<</desc>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/chars/friend/carla/anal fast 0.mp4"' type="video/mp4" >
</video>
</div>
<<desc>>
<div class="row">
<<button "Keep fucking her ass" 'carlaSx'>>
<<set $sx = "analFast">>
<<set $arousalIncrease = random(5,15)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button "Choose position" 'carlaSx'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>>
<</desc>>
<</if>>
<<elseif $sx == "pussyFuckDoggy fast">>
<<if $player.arousal >= 110 >>
<<include "iAmReadyCum">>
<<desc>>
<div class="row">
<<button "Cum on her face" 'carlaSx'>>
<<set $sx = "cumFace">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Cum inside her" 'carlaSx'>>
<<set $sx = "cumInside">>
<<set $ptc = true>>
<<mph>>
<</button>>
</div>
<</desc>>
<<else>>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/doggy/black young fast "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/doggy/young fast "+random(2)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<desc>>
<div class="row">
<<button "Keep fucking her pussy" 'carlaSx'>>
<<set $sx = "fuckPussy">>
<<set $arousalIncrease = random(5,15)>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button "Choose position" 'carlaSx'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>>
<</desc>>
<</if>>
<<elseif $sx == "cumFace">>
<<speech You $player.name $player.surname>>
Stick out your tongue!
<</speech>>
<<desc>>
This slut immediately sticks out her tongue, on which thick white jets of my cum begin to land a moment later. They hit her tongue, her face and even her eyes.
<</desc>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/chars/friend/carla/cumFace 0.mp4"' type="video/mp4" >
</video>
</div>
<<speech carla $carla.name $carla.surname>>
So much...jizz...
<</speech>><br>
<<speech You $player.name $player.surname>>
Is it tasty?
<</speech>><br>
<<speech carla $carla.name $carla.surname>>
Yeees...it's tasty...
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
Man, can I cum on her face too?
<</speech>>
<<desc>>
<div class="row">
<<if $kinks.ntr == true>>
<<button "Sure" 'carlaSx'>>
<<set $sx = "broCumsFace">>
<<mph>>
<</button>>
<<else>>
<<desc>>
NTR content is off.
<</desc>>
<</if>>
<<button "No" 'carlaSx'>>
<<set $sx = "broCantCumFace">>
<<mph>>
<</button>>
</div>
<</desc>>
<<elseif $sx == "broCumsFace">>
<<speech You $player.name $player.surname>>
Sure, man.
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
Thank you, bro!
<</speech>>
<<desc>>
He grabs her hair and pull her to his groin. He doesn't make it in time, and her face is only partially covered in his cum.
<</desc>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/chars/friend/carla/cumFace 1.mp4"' type="video/mp4" >
</video>
</div>
<<speech You $player.name $player.surname>>
Ha ha, you are one hell of a shooter! You can't even hit your cum in this slut's mouth.
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
I hit it!
<</speech>><br>
<<speech You $player.name $player.surname>>
C'mon...man.
<</speech>>
<<desc>>
<<button "Go home">>
<<if $id == "carlaRape">>
<<goto "friendHouse">>
<<set $friendHouse = "goHomeAfterRape">>
<<set $result = "broCumsFace">>
<<else>>
<<goto $player.curLoc>>
<</if>>
<<advanceAffection>>
<<advanceHour>>
<<professionUpdate>>
<<set $phase = 0>>
<</button>>
<</desc>>
<<elseif $sx == "broCantCumFace">>
<<speech You $player.name $player.surname>>
Man, it's not the best idea. We have to go.
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
Fine...
<</speech>>
<<desc>>
<<button "Go home">>
<<if $id == "carlaRape">>
<<goto "friendHouse">>
<<set $friendHouse = "goHomeAfterRape">>
<<set $result = "cumFace">>
<<else>>
<<goto $player.curLoc>>
<</if>>
<<advanceAffection>>
<<advanceHour>>
<<professionUpdate>>
<<set $phase = 0>>
<</button>>
<</desc>>
<<elseif $sx == "cumInside">>
<<desc>>
I push my dick into her cunt, reaching up to her uterus, and at that moment, cum starts spurting out. I growl with pleasure, filling that fucked up hole with my seed.
<</desc>>
<<speech You $player.name $player.surname>>
Aaaaaaarghghg!!!
<</speech>>
<<desc>>
I can see my cum starting to leak out of her pussy.
<</desc>>
<div class="video">
<video controls autoplay loop muted>
<source @src='"./img/system/sex/cum/inPussy/young 0.mp4"' type="video/mp4" >
</video>
</div>
<<speech carla $carla.name $carla.surname>>
No...not inside...
<</speech>><br>
<<speech You $player.name $player.surname>>
Ha ha, don't you take pills?
<</speech>><br>
<<speech carla $carla.name $carla.surname>>
No...
<</speech>><br>
<<speech You $player.name $player.surname>>
It's your problem. Say hi to your brother, $bully.name.
<</speech>><br>
<<speech friend $friend.name $friend.surname>>
Yeah, it's time to go.
<</speech>>
<<desc>>
<<button "Go home">>
<<if $id == "carlaRape">>
<<goto "friendHouse">>
<<set $friendHouse = "goHomeAfterRape">>
<<set $result = "cumInside">>
<<else>>
<<goto $player.curLoc>>
<</if>>
<<advanceAffection>>
<<advanceHour>>
<<professionUpdate>>
<<set $phase = 0>>
<</button>>
<</desc>>
<<elseif $sx == "choosePosition">>
<<desc>>
<div class='row'>
<<button "Suck my dick, bitch!" "carlaSx">>
<<set $sx = "bj">>
<<set $bj = 0>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "Spread your legs, I'll fuck your pussy" "carlaSx">>
<<set $sx = "pussy">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "C'mon, broken slut! Hop on me!" "carlaSx">>
<<set $sx = "cow">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "I'll destroy your ass" "carlaSx">>
<<set $sx = "ass">>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<desc>>
<<button "Go home">>
<<if $id == "carlaRape">>
<<goto "friendHouse">>
<<set $friendHouse = "stopCarlaSex">>
<<else>>
<<goto $player.curLoc>>
<</if>>
<<advanceAffection>>
<<advanceHour>>
<<professionUpdate>>
<<set $phase = 0>>
<</button>>
<</desc>>
<<else>>
Error carla 404.
<</if>><<include "bg">>
<div class="row">
<<button 'Skip 1 minute'>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<goto $player.curLoc>>
<</button>>
<<button 'Skip 5 minutes'>>
<<set $currentMinutes += 5>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<goto $player.curLoc>>
<</button>>
</div>
<div class="row">
<<button 'Skip 10 minutes'>>
<<set $currentMinutes += 10>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<goto $player.curLoc>>
<</button>>
<<button 'Skip 30 minutes'>>
<<set $currentMinutes += 30>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<goto $player.curLoc>>
<</button>>
</div>
<div class="row">
<<button 'Skip 1 hour'>>
<<set $currentMinutes += 60>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<<goto $player.curLoc>>
<</button>>
<<button 'Skip 2 hours'>>
<<set $currentMinutes += 120>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<goto $player.curLoc>>
<</button>>
</div>
<div class="row">
<<button 'Skip 1 day'>>
<<set $currentDay += 1>>
<<set $day = ($day + 1) % 7>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<goto $player.curLoc>>
<</button>>
<<button 'Skip 2 days'>>
<<set $currentDay += 2>>
<<set $day = ($day + 2) % 7>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<goto $player.curLoc>>
<</button>>
</div>
<<set _color = window.selectRandom($maleColors)>>
<<set _idQuest = "quest">>
<<set _nameList = $maleNames>>
<<set _name = window.selectRandom(_nameList)>>
<<run window.removeFromArray(_nameList, _name)>>
<<set _gender = "male">>
<<set _breastSize = "None">>
<<set _surnameList = $surnames>>
<<set _surname = window.selectRandom(_surnameList)>>
<<set _hobby = window.selectRandom($hobbies)>>
<<set _trait = window.selectRandom($traits)>>
<<set _affection = random(300,550)>>
<<set _bjCount = random(0,3)>>
<<set _randomHealth = random(100,300)>>
<<set _randomHealthMax = random(150,400)>>
<<set _randomStamina = random(150,300)>>
<<set _randomStaminaMax = random(150,400)>>
<<set _randomStrength = random(10,30)>>
<<set _randomDexterity = random(10,30)>>
<<set _obedience = 0>>
<<set _resistance = random(100,200)>>
<<set _resistanceModifier = 1>>
<<set _arousal = random(0,100)>>
<<set _affectionLevel = "None">>
<<set _status = "Stranger">>
<<set _doingNow = "resting">>
<<set _professionArray = $maleProfession>>
<<set _profession = window.selectRandom(_professionArray)>>
<<if _professionArray <= 0>>
<<set _profession = "No profession">>
<<else>>
<<run window.removeFromArray(_professionArray, _profession)>>
<</if>>
<<set _fightingStyle = window.selectRandom($fightStyles)>>
<<set _description = "">>
<<include "professionOfNpcs">>
<<set _mcWon = false>>
<<set _mcLost = false>>
<<set _hasFought = false>>
<<set _failsBeforeEndConvo = random(1,5)>>
<<set _convoNumber = random(3,7)>>
<<set _failsCounter = 0>>
<<set _convoCounter = 0>>
<<set _nameProfession = "">>
<<set _rpd = "no">>
<<if $currentMinutes < 20>>
<<set $randomActivity = random(1)>>
<<if $randomActivity == 0>>
<<set _npc.doingNow = "resting">>
<<set _npc.location = window.selectRandom($restingLocations)>>
<<elseif $randomActivity == 1>>
<<set _npc.doingNow = "walking">>
<<set _npc.location = window.selectRandom($walkingLocations)>>
<</if>>
<<elseif $currentMinutes >= 20 && $currentMinutes < 40>>
<<set $randomActivity = random(1)>>
<<if $randomActivity == 0>>
<<set _npc.doingNow = "resting">>
<<set _npc.location = window.selectRandom($restingLocations)>>
<<elseif $randomActivity == 1>>
<<set _npc.doingNow = "walking">>
<<set _npc.location = window.selectRandom($walkingLocations)>>
<</if>>
<<else>>
<<set $randomActivity = random(1)>>
<<if $randomActivity == 0>>
<<set _npc.doingNow = "resting">>
<<set _npc.location = window.selectRandom($restingLocations)>>
<<elseif $randomActivity == 1>>
<<set _npc.doingNow = "walking">>
<<set _npc.location = window.selectRandom($walkingLocations)>>
<</if>>
<</if>><<set $anyaOlsenSleepV = [
{ path:"img/chars/anyaOlsen/home/sleeping/v 0.jpg",
shown:false
},
{ path:"img/chars/anyaOlsen/home/sleeping/v 1.jpg",
shown:false
},
{ path:"img/chars/anyaOlsen/home/sleeping/v 2.jpg",
shown:false
},
{ path:"img/chars/anyaOlsen/home/sleeping/v 3.jpg",
shown:false
}
]>>
<<set $anyaOlsenSleepH = [
{ path:"img/chars/anyaOlsen/home/sleeping/h 0.jpg",
shown:false
},
{ path:"img/chars/anyaOlsen/home/sleeping/h 1.jpg",
shown:false
},
{ path:"img/chars/anyaOlsen/home/sleeping/h 2.jpg",
shown:false
},
{ path:"img/chars/anyaOlsen/home/sleeping/h 3.jpg",
shown:false
},
{ path:"img/chars/anyaOlsen/home/sleeping/h 4.jpg",
shown:false
}
]>>
<<elseif $sx == "cuni">>
<<if $currentNPC.arousal >= 110 && $player.arousal >= 110>>
<<desc>>
We're coming together!
<</desc>>
<<set $currentMinutes += 1>>
<<set $increaseStat = random (15,35)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $randomArousal = random(20,50)>>
<<set $currentNPC.arousal = $randomArousal>>
<<set $randomArousalPlayer = random(20,50)>>
<<set $player.arousal = $randomArousalPlayer>>
<<button "Choose position" 'sxSys'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>>
<<elseif $currentNPC.arousal >= 110 && $player.arousal < 110>>
<<desc>>
Suddenly, that slut starts shaking like a goddamn earthquake, her eyes wide open in pure fucking bliss. It's so good to be inside her tight cunt... Her movements become uncontrolled, her breathing shoots up, and she cries her heart out.
<</desc>>
<<speech "You" "$player.name" "$player.surname">>
Perfect!
<</speech>>
<br>
<<set $currentMinutes += 1>>
<<set $increaseStat = random (5,15)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $randomArousal = random(20,50)>>
<<set $currentNPC.arousal = $randomArousal>>
<<button "Choose position" 'sxSys'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>>
<<elseif $player.arousal >= 110 && $currentNPC.arousal < 110>>
<<desc>>
<<set $randomDescription = random(12)>>
<<if $randomDescription is 0>>
The sensation is overwhelming, and I can feel myself coming closer to climax. My eyes close as the fire of pleasure courses through me, and her moans fill the air around us.
<<elseif $randomDescription is 1>>
Every second feels like an eternity of blissful torture as I start to reach the peak of ecstasy.
<<elseif $randomDescription is 2>>
My body is tense with anticipation as I wonder if I should reward this cocksucker for her work with my sperm or deny her this pleasure.
<<elseif $randomDescription is 3>>
I can feel a powerful orgasm building inside me as she teases and tantalizes me with each stroke of her tongue.
<<elseif $randomDescription is 4>>
I moan with an intensity that I didn't know was possible. She takes me in deeper and deeper each time she moves her head, making sure to lick every inch of me until I can no longer contain my joy.
<<elseif $randomDescription is 5>>
I feel like I'm going to explode from the sheer pleasure of it all, and as if sensing this, she begins to move faster, taking me in deeper and deeper with each stroke.
<<elseif $randomDescription is 6>>
I can feel the molten heat begin to rise within me; I'm ready for eruption at any second.
<<elseif $randomDescription is 7>>
A sensation of purest pleasure floods through me as I feel the tightness of her mouth and can feel the desire coursing through me like an imminent lightning strike. I'm ready to erupt at any second.
<<elseif $randomDescription is 8>>
The look of bliss on her face is unmistakable, and I wonder if I should reward her with my sperm for all her hard work.
<<elseif $randomDescription is 9>>
I feel myself getting closer and closer to the edge with every second.
<<elseif $randomDescription is 10>>
I feel the sensations of pleasure building and know that it won't be long before I'm rewarded with a climactic release.
<<elseif $randomDescription is 11>>
It is more than enough, and I need to cum urgently.
<<else>>
I can't endure that anymore and urgently need to cum.
<</if>>
<</desc>>
<div class="row">
<<button "Ask her to cum on her face" 'sxSys'>>
<<set $sx = "cumFace">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum in her mouth" 'sxSys'>>
<<set $sx = "cumInMouth">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum in her throat" 'sxSys'>>
<<set $sx = "cumInThroat">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum on her tits" 'sxSys'>>
<<set $sx = "cumTits">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum on her hair" 'sxSys'>>
<<set $sx = "cumHair">>
<<set $ptc = true>>
<<mph>>
<</button>>
<<button "Ask her to cum on her ass" 'sxSys'>>
<<set $sx = "cumOnAss">>
<<set $ptc = true>>
<<mph>>
<</button>>
</div>
<br>
<div class="row">
<<button "Cum on her face" 'sxSys'>>
<<set $sx = "cumFace">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum in her mouth" 'sxSys'>>
<<set $sx = "cumInMouth">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum in her throat" 'sxSys'>>
<<set $sx = "cumInThroat">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum on her tits" 'sxSys'>>
<<set $sx = "cumTits">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum on her hair" 'sxSys'>>
<<set $sx = "cumHair">>
<<set $ptc = false>>
<<mph>>
<</button>>
<<button "Cum on her ass" 'sxSys'>>
<<set $sx = "cumOnAss">>
<<set $ptc = false>>
<<mph>>
<</button>>
</div>
<<else>>
<<if $currentNPC.hairColor == "black">>
<<if $currentNPC.age == "Young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/cuni/young "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/cuni/"+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "Mature">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/cuni/mature "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/cuni/"+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "MILF">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/cuni/MILF "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/cuni/"+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<</if>>
<<elseif $currentNPC.hairColor == "blonde">>
<<if $currentNPC.age == "Young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/cuni/young "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/cuni/"+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "Mature">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/cuni/mature "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/cuni/"+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "MILF">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/cuni/MILF "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/cuni/"+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<</if>>
<<elseif $currentNPC.hairColor == "brown">>
<<if $currentNPC.age == "Young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/cuni/young "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/cuni/"+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "Mature">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/cuni/mature "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/cuni/"+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "MILF">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/cuni/MILF "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/cuni/"+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<</if>>
<<elseif $currentNPC.hairColor == "red">>
<<if $currentNPC.age == "Young">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/cuni/young "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/cuni/"+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "Mature">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/cuni/mature "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/cuni/"+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<<elseif $currentNPC.age == "MILF">>
<div class="video">
<video controls autoplay loop muted>
<<set $randomVideo = random(1)>>
<<if $randomVideo == 0>>
<source @src='"./img/system/sex/cuni/MILF "+random(2)+".mp4"' type="video/mp4" >
<<else>>
<source @src='"./img/system/sex/cuni/"+random(3)+".mp4"' type="video/mp4" >
<</if>>
</video>
</div>
<</if>>
<</if>>
<<if $currentNPC.arousal < 30>>
<<desc>>
<<if $phase == 0>>
<<set $randomDescription = random(4)>>
<<if $randomDescription is 0>>
As she spreads her thighs to invite me in, I begin to slowly finger her, using my other hand to stroke my shaft. She gaspes with every movement and I hear her moaning with a satisfied pleasure.
<<elseif $randomDescription is 1>>
My pulse races as I step behind her and see her exposed flesh. Every inch of her body is alive with anticipation and her wet pussy glistens with desire.After applying small clit pressure, she nods at me.<br>
I start to work myself in, slowly at first, inch by inch. I cradle her waist with my firm grip as my pulsating cock finds its way into her waiting depths.
<<elseif $randomDescription is 2>>
Eagerly, I run my hands along the curves of her back. She shiveres as I delicately graze her petal-soft skin with my fingertips. She arches her back and I feel my erection swell as I've gripped her hips. With a sudden burst of intensity, I thrust into her inviting embrace.
<<elseif $randomDescription is 3>>
I move closer, my eyes roaming over her curves before my body melts into hers. Her muscles contract under my touch, and a wave of pleasure runs through me as I tighten my embrace. My hips thrust forward, pushing into her hot pussy so that my throbbing cock slides into her wet folds.
<<else>>
I step closer, mesmerized by the curves of her body as I run my hands up her sides.Teasing one nipple at a time, her other hand is between her slick folds, toying with her pulsing clit.<br>
But, in one swift motion, I thrust into her core, feeling every inch of her tight warmth wrap around me.
<</if>>
<<set $phase +=1>>
<<elseif $phase == 1>>
<<set $randomDescription = random(4)>>
<<if $randomDescription is 0>>
Electricity surges through my veins as I explore deeper and deeper within her until an explosive moan escapes my lips. She doesn't respond much.The contrast between my frenzied need and her calm presence only heightens the tension, leaving me teetering on the edge of frustration and desire, craving something more from her in return.
<<elseif $randomDescription is 1>>
The velvet warmth of her wetness envelops me as I push deeper, the sensation drawing a low groan from my throat. My movements grow more urgent, driven by a need that pulses through every part of me.<br>
Her body is soft and pliant beneath me, but it lacks the response I crave. Her breathing remains steady, almost detached, as if she’s somewhere else entirely.
<<elseif $randomDescription is 2>>
My thick, hard shaft glides in and out of her tight, wet pussy, but the sensation feels almost too mechanical. Her pussy surrounds me and each thrust drives deeper.<br>
She gasps and moans, but they sound faint, almost as if they are more from habit than true passion. I keep fucking her but a part of me knows that her mind is elsewhere.
<<elseif $randomDescription is 3>>
Her vulva is moist with a musky scent that excites me even more as my throbbing penis moves inside her, stretching and filling her tight pussy with my huge girth. It's not comfortable because she isn't wet enough. I feel her body tighten around me as I move my hips but the response feels subdued and her reactions are muted, lacking the fervor.
<<else>>
With one powerful thrust, I drive all the way to her cervix, feeling the intense pressure as I bury myself deep inside. Her breath catches in a sharp gasp, a fleeting sound that hints at a response but quickly fades. The sensation of reaching that depth sends a jolt of pleasure through me, but her pussy only gets wet.
<</if>>
<</if>>
<</desc>>
<<elseif $currentNPC.arousal >= 30 && $currentNPC.arousal < 70>>
<<desc>>
<<if $phase == 0>>
<<set $randomDescription = random(4)>>
<<if $randomDescription is 0>>
As she spreads her thighs to invite me in, I begin to slowly finger her, using my other hand to stroke my shaft. Her gasps grow louder with every movement, and her moans of satisfied pleasure fill the air.
<<elseif $randomDescription is 1>>
My pulse races as I step behind her and see her tits. Her pussy is ready to be torn apart, glistening with her love juices. I tease her clit for a while until she nods, inviting me to fuck her. I push my throbbing cock into her slippery wet pussy.
<<elseif $randomDescription is 2>>
I cupping her breasts and she shivers as my fingertips graze her petal-soft skin. Her back arches, and I feel my erection swell as I grip her hips. With a burst of intensity, I thrust into her inviting embrace, her body responding eagerly to each thrust.
<<elseif $randomDescription is 3>>
I see a bitch in heat on all fours, ready to be fucked without mercy. I feel her tits and she guides my hand to her wet pussy and it contracts under my touch. I grab her buttocks and thrust my hips forward, pushing into her hot wet pussy, feeling her soaked pussy start to milk me out.
<<else>>
Moving the head of my cock back and forth between her pussy lips, I tease her as she rubs her nipple, while her other hand slips between her smooth folds, toying with her pulsating clit. In one motion, I thrust into her inviting depths, feeling every inch of her tight warmth wrapping around me as she eagerly welcomes me. She is horny and wants to be fucked properly.
<</if>>
<<set $phase +=1>>
<<elseif $phase == 1>>
<<set $randomDescription = random(4)>>
<<if $randomDescription is 0>>
As I work my hips, I feel her body stretch around my cock with each thrust. The tightness of her pussy envelops me completely, rubbing against every inch of my shaft simultaneously. Her body moves with mine, gasping in pleasure, her chest is heaving. Her inner muscles clamp down around my cock, gripping me tightly as if she’s trying to hold on for dear life.
<<elseif $randomDescription is 1>>
With a sudden, powerful movement, she slams herself back down onto me, driving my cock deep inside her with an intense, urgent force. My movements grow more urgent, driven by the intense need that pulses through every part of us. Her pussy is wet and hot, her breathing quickening as she matches my rhythm.
<<elseif $randomDescription is 2>>
Without breaking the rhythm, I drive into her with a steady pace. She lets out a soft moan, her body arching in response. Her breathing quickens, and she bites her lower lip, her eyes closing in a mix of pleasure and anticipation. Her moans grow louder, she likes being fucked like this.
<<elseif $randomDescription is 3>>
Her eyes cloud with a misty haze, while I'm fucking her moist love tunnel. She sticks out her tongue from her slightly open mouth, greedily gulping down the air with each rapid breath. Her chest rises and falls in shallow gasps.
<<else>>
I push myself as deep as I can go, feeling her tight cunt stretch around my thick cock. She shudders beneath me, her body responding to the fullness with a quiver of sensation.
<</if>>
<</if>>
<</desc>>
<<elseif $currentNPC.arousal >= 70>>
<<desc>>
<<if $phase == 0>>
<<set $randomDescription = random(4)>>
<<if $randomDescription is 0>>
As she spreads her thighs wide, begging me to enter, I start to finger her roughly, my other hand stroking my hard shaft. Her gasps grow louder with every movement, her moans of raw pleasure filling the room as she squirms and writhes, drenched and ready.<br>
I thrust my cock mercilessly into her narrow cunt, pushing through her tight, welcoming walls. Despite the initial resistance, I drive in hard, burying myself completely until my balls press against her burning hot skin.
<<elseif $randomDescription is 1>>
My pulse races as I step behind her, my hands eagerly groping her soft tits. Her pussy is soaked and begging for it, dripping with her juices. She’s extremely horny, practically vibrating with desire. I slam my throbbing cock into her slippery, wet cunt, taking her hard and rough.
<<elseif $randomDescription is 2>>
I cup her tits roughly, and she shivers as my fingertips graze her soft skin. Her back arches, her hips thrusting back as I grip them firmly. With a burst of aggression, I thrust into her, feeling her soaked pussy eagerly squeezing around me with each powerful move.
<<elseif $randomDescription is 3>>
I see her on all fours, a bitch in heat ready to be fucked hard. I grab her tits, feeling her guide my hand to her dripping wet pussy, which contracts eagerly under my touch. I squeeze her ass and slam my hips forward, driving my cock into her hot, soaked cunt, feeling her pussy milk me with every thrust.
<<else>>
Pressing the head of my cock against her wet and eagerly welcoming pussy, I quickly plunge in, burying myself to the hilt. Her tight warmth envelops me completely, and I groan deeply as I feel the intense pressure of her body stretching around me. With every thrust, I drive deeper, savoring the wet heat of her hot pussy.
<</if>>
<<set $phase +=1>>
<<elseif $phase == 1>>
<<set $randomDescription = random(4)>>
<<if $randomDescription is 0>>
As I work my hips, her soaking wet pussy stretches around my cock with each thrust. The tightness of her cunt envelops me completely, rubbing against every inch of my shaft. She gasps in pleasure, her chest heaving with each breath as her inner muscles clamp down around me, gripping me tightly as if she’s desperately trying to hold on.
<<elseif $randomDescription is 1>>
With a sudden, powerful movement, she slams herself back onto me, driving my cock deep into her drenched, hot cunt. My thrusts become more urgent, driven by the intense need that pulses through us both. Her pussy is slick and eager, her breathing quickening as she matches my rhythm with wild abandon.
<<elseif $randomDescription is 2>>
I drive into her with deep, deliberate thrusts, steadily picking up the pace. Within a minute, she's panting heavily and her moans fill the room. She writhes under me, her hips thrusting back with a desperate hunger. <br>
Her wetness coats my cock, her cunt gripping and milking me with every forceful thrust.
<<elseif $randomDescription is 3>>
I continue to drive into her with powerful, rough thrusts. I can't help but wonder how she learned to position herself so provocatively, offering her body completely and willingly to me. Despite the way she has to arch deeply, the rigid force that drives into her tight cunt remains unyielding.<br>
She only moans gratefully and softly, crying out passionately with each new thrust as my hard cock plunges deep into her wet, supple warmth.
<<else>>
I push myself as deep as I can, feeling her tight cunt stretch around my thick cock. She shudders beneath me, her body responding to the fullness with a quiver of pure sensation. The combination of her soaking wetness and intense need makes each thrust drive us both to the edge.
<</if>>
<</if>>
<</desc>>
<</if>>
<<if $pussyChoice == "evil">>
<<speech "You" "$player.name">>
<<if $sHLV2 is 0>>
I'm gonna fuck your tight cunt so hard, it'll be torn apart!
<<elseif $sHLV2 is 1>>
I'm gonna rip your pussy apart with my huge dick!
<<elseif $sHLV2 is 2>>
Get ready to be fucked like the dirty whore you are!
<<elseif $sHLV2 is 3>>
I'm gonna stretch and destroy your tight snatch!
<<else>>
I will destroy your pussy, you dirty slut.
<</if>>
<</speech>><br>
<<text $currentNPC>>
<<if $currentNPC.trait == "Oralhater">>
<<set $lot = random(100)>>
<<if $lot >= 51>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
You can fuck... my pussy... as much as you want... until...it's my...mouth...
<<else>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
Don't be rude!
<</if>>
<<elseif $currentNPC.trait == "Cocksleeve">>
<<set $lot = random(100)>>
<<if $lot >= 51>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
Please...fuck...my mouth...destroy...my mouth!
<<else>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
It's better... if you'd...fuck...my...mouth!
<</if>>
<<else>>
<<if $currentNPC.affection > 1000>> /*Worship*/
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,20)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
Fuck yes! I want you to pound me down there without mercy!
<<elseif $firstHerLineVaginal2 is 1>>
Aaaaaahhhhhh....fuck your fucking whore....oooohhhhhhh..... I'm your whore....your personal whore....
<<elseif $firstHerLineVaginal2 is 2>>
Oh, yes! Please, fuck...me...hard...
<<elseif $firstHerLineVaginal2 is 3>>
Ahhhhh.....yes....yes.... more...harder...harder....
<<elseif $firstHerLineVaginal2 is 4>>
Fuck me like a bitch with your big dick!
<<elseif $firstHerLineVaginal2 is 5>>
I want you...deeper! Fuck me, my lord! Fuck me!
<<else>>
Yeah...yeah...yeah...fuck me...fuck me! I'm absolutely yours!
<</if>>
<<elseif $currentNPC.affection > 800>> /*Love*/
<<set $increaseStat = random (1,8)>>
<<set $increaseStatAr = random (1,15)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I love you so much... make love to me.
<<elseif $firstHerLineVaginal2 is 1>>
I wanna... feel your dick...inside...
<<elseif $firstHerLineVaginal2 is 2>>
Every moment... with you... feels so right.
<<elseif $firstHerLineVaginal2 is 3>>
Yes! Fuck me like a beast! Aaagh....
<<elseif $firstHerLineVaginal2 is 4>>
Sure! Everything for you, my love!
<<elseif $firstHerLineVaginal2 is 5>>
You're... everything... to me...
<<else>>
I love your big dick! Fuck my pussy harder, my love!
<</if>>
<<elseif $currentNPC.affection > 700>> /*Passion*/
<<set $increaseStat = random (1,7)>>
<<set $increaseStatAr = random (1,12)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
Just fuck my holes, stud! I wanna be fucked rough!
<<elseif $firstHerLineVaginal2 is 1>>
I need you...I need you in my slutty twat!
<<elseif $firstHerLineVaginal2 is 2>>
It's so... fucking good to feel you...fuck me! Yeah!
<<elseif $firstHerLineVaginal2 is 3>>
Don’t stop! Don’t...stop!Don’t... stop!
<<elseif $firstHerLineVaginal2 is 4>>
You're so big! Fuck me and don't stop!
<<elseif $firstHerLineVaginal2 is 5>>
Oh-my-fucking-god!
<<else>>
I’ve never... been fucked... like this... before!
<</if>>
<<elseif $currentNPC.affection > 500 && $currentNPC.affection <= 700>> /*Sympathy and Interest*/
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
You make... me... feel amazing ...baby...talk dirty...
<<elseif $firstHerLineVaginal2 is 1>>
Hey! Don't...be...rude...please...
<<elseif $firstHerLineVaginal2 is 2>>
That feels... so good...
<<elseif $firstHerLineVaginal2 is 3>>
Be...careful! I'm not...a whore.
<<elseif $firstHerLineVaginal2 is 4>>
Hey! I'm not...a slut...
<<elseif $firstHerLineVaginal2 is 5>>
Please...don't talk...dirty...too often...
<<else>>
Please...I'm not...such a girl...
<</if>>
<<elseif $currentNPC.affection > 300 && $currentNPC.affection <= 500>> /*Indifference and Suspicion*/
<<set $lot = random (100)>>
<<if $lot <= 50>>
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<else>>
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<</if>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
What the fuck... are you... saying!?
<<elseif $firstHerLineVaginal2 is 1>>
Hey! Shut the fuck up!
<<elseif $firstHerLineVaginal2 is 2>>
Hey! Shut the fuck up! I'm not your slut!
<<elseif $firstHerLineVaginal2 is 3>>
Mind your fucking language!
<<elseif $firstHerLineVaginal2 is 4>>
It's not funny! I don't like it!
<<elseif $firstHerLineVaginal2 is 5>>
Fuck you, bitch!
<<else>>
You're stupid bitch! Fuck off!
<</if>>
<<elseif $currentNPC.affection > 200>> /*Displeasure*/
<<set $lot = random (100)>>
<<if $lot <= 50>>
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<else>>
<<set $increaseStat = random (1,6)>>
<<set $increaseStatAr = random (1,8)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<</if>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
Talk to your momma like this, bitch!
<<elseif $firstHerLineVaginal2 is 1>>
I'm very deaspleased!
<<elseif $firstHerLineVaginal2 is 2>>
Shut the fuck up!
<<elseif $firstHerLineVaginal2 is 3>>
This is not going well.
<<elseif $firstHerLineVaginal2 is 4>>
It's not funny! I don't like it!
<<elseif $firstHerLineVaginal2 is 5>>
Fuck you, bitch!
<<else>>
You're stupid bitch! Fuck off!
<</if>>
<<elseif $currentNPC.affection > 0>> /*Hate*/
<<set $lot = random (100)>>
<<if $lot <= 30>>
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<else>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,12)>>
<<set $arousalIncrease = random (1,12)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<</if>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I hate you!
<<elseif $firstHerLineVaginal2 is 1>>
Get away from me!
<<elseif $firstHerLineVaginal2 is 2>>
You're the worst!
<<elseif $firstHerLineVaginal2 is 3>>
I can't stand you!!!
<<elseif $firstHerLineVaginal2 is 4>>
Leave me alone!
<<elseif $firstHerLineVaginal2 is 5>>
I wish you were gone!
<<else>>
You're a terrible person!
<</if>>
<<else>> /*Apathy*/
<<set $lot = random(100)>>
<<if $lot <= 20>>
<<set $increaseStat = random(1,4)>>
<<set $increaseStatAr = random(1,5)>>
<<set $arousalIncrease = random(1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<else>>
<<set $increaseStat = random(1,2)>>
<<set $increaseStatAr = random(1,2)>>
<<set $arousalIncrease = random(1,5)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<</if>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I don't care.
<<elseif $firstHerLineVaginal2 is 1>>
Whatever.
<<elseif $firstHerLineVaginal2 is 2>>
Do what you want.
<<elseif $firstHerLineVaginal2 is 3>>
It doesn't matter to me.
<<elseif $firstHerLineVaginal2 is 4>>
I'm indifferent.
<<elseif $firstHerLineVaginal2 is 5>>
I have no opinion.
<<else>>
Fine.
<</if>>
<</if>>
<</if>>
<</text>>
<<set $pussyChoice = "null">>
<<elseif $pussyChoice == "kind">>
<<speech "You" "$player.name" "$player.surname">>
<<if $sHRFSx2 is 0>>It feels... so good... inside you...
<<elseif $sHRFSx2 is 1>>You're... fucking... amazing...
<<elseif $sHRFSx2 is 2>>It's... fucking... incredible...
<<elseif $sHRFSx2 is 3>>You're... driving me... crazy...
<<elseif $sHRFSx2 is 4>>You're just... a goddess.
<<elseif $sHRFSx2 is 5>>I love you squezing me...there...
<<elseif $sHRFSx2 is 6>>You're fucking perfect.
<<else>>You're driving me wild.
<</if>>
<</speech>><br>
<<text $currentNPC>>
<<if $currentNPC.trait == "Oralhater">>
<<set $lot = random(100)>>
<<if $lot >= 71>>
<<set $increaseStat = random (1,15)>>
<<set $increaseStatAr = random (1,15)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
Yes! Yes! Yes! Make love with me!
<<else>>
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
You're...too...sweet...
<</if>>
<<elseif $currentNPC.trait == "Cocksleeve">>
<<set $lot = random(100)>>
<<if $lot >= 61>>
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
Please...fuck...my mouth...destroy...my mouth!
<<else>>
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
It's better... if you'd...fuck...my...mouth!
<</if>>
<<else>>
<<if $currentNPC.affection > 1000>> /*Worship*/
<<set $increaseStat = random (1,10)>>
<<set $increaseStatAr = random (1,20)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I'll... do... anything... for you! I'm your slave!
<<elseif $firstHerLineVaginal2 is 1>>
Please... give me... everything you've got!
<<elseif $firstHerLineVaginal2 is 2>>
Oh, yes! You're...my...Lord!
<<elseif $firstHerLineVaginal2 is 3>>
That's...honour...for...me!
<<elseif $firstHerLineVaginal2 is 4>>
Stretch...me...my lord!
<<elseif $firstHerLineVaginal2 is 5>>
I'm so...happy...to please...you!
<<else>>
It's pure bliss...to be...with you, my lord!
<</if>>
<<elseif $currentNPC.affection > 800>> /*Love*/
<<set $increaseStat = random (1,8)>>
<<set $increaseStatAr = random (1,15)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I love you so much... make love to me.
<<elseif $firstHerLineVaginal2 is 1>>
I wanna... feel your dick...deeper...
<<elseif $firstHerLineVaginal2 is 2>>
Every moment... with you... feels so right.
<<elseif $firstHerLineVaginal2 is 3>>
Yes! I love you so much!
<<elseif $firstHerLineVaginal2 is 4>>
Everything for you, my love!
<<elseif $firstHerLineVaginal2 is 5>>
You're... everything... to me...
<<else>>
Hold me tight...fuck me...deeper...please!
<</if>>
<<elseif $currentNPC.affection > 700>> /*Passion*/
<<set $increaseStat = random (1,7)>>
<<set $increaseStatAr = random (1,12)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I can't get enough of you!
<<elseif $firstHerLineVaginal2 is 1>>
Your cock is so huge!
<<elseif $firstHerLineVaginal2 is 2>>
You're so deep...
<<elseif $firstHerLineVaginal2 is 3>>
Oh, yeah! You're awesome! Thank..you!
<<elseif $firstHerLineVaginal2 is 4>>
Make me cum...baby!
<<elseif $firstHerLineVaginal2 is 5>>
You're the best lover...I've ever...had!
<<else>>
It's so pleasant! Thank you, my love!
<</if>>
<<elseif $currentNPC.affection > 500 && $currentNPC.affection <= 700>> /*Sympathy and Interest*/
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,10)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
You make... me... feel amazing ...baby...
<<elseif $firstHerLineVaginal2 is 1>>
Thank you! Yes...yes...yes!
<<elseif $firstHerLineVaginal2 is 2>>
That feels... so good...
<<elseif $firstHerLineVaginal2 is 3>>
Yes, deeper...pleaaaase...
<<elseif $firstHerLineVaginal2 is 4>>
Your cock is big! I love it!
<<elseif $firstHerLineVaginal2 is 5>>
I like how you're fucking me!
<<else>>
Yeah...just keep talking!
<</if>>
<<elseif $currentNPC.affection > 300 && $currentNPC.affection <= 500>> /*Indifference and Suspicion*/
<<set $increaseStat = random (1,5)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
Words...words...just fuck me!
<<elseif $firstHerLineVaginal2 is 1>>
I know it! Keep fucking!
<<elseif $firstHerLineVaginal2 is 2>>
Ooh...it's...cute...
<<elseif $firstHerLineVaginal2 is 3>>
Thanks! I...like...you...
<<elseif $firstHerLineVaginal2 is 4>>
You're...so...tender...
<<elseif $firstHerLineVaginal2 is 5>>
Yes! Yes! Yes! Don't stop!
<<else>>
Aaah...aah....aah...
<</if>>
<<elseif $currentNPC.affection > 200>> /*Displeasure*/
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
Thanks...
<<elseif $firstHerLineVaginal2 is 1>>
Don't mention it...
<<elseif $firstHerLineVaginal2 is 2>>
I...don't...like...compliments...
<<elseif $firstHerLineVaginal2 is 3>>
It's just...words...
<<elseif $firstHerLineVaginal2 is 4>>
You...don't...mean...it
<<elseif $firstHerLineVaginal2 is 5>>
Do you...say it...to...every girl?
<<else>>
C'mon...
<</if>>
<<elseif $currentNPC.affection > 0>> /*Hate*/
<<set $increaseStat = random (1,4)>>
<<set $increaseStatAr = random (1,5)>>
<<set $arousalIncrease = random (1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
It won't help...
<<elseif $firstHerLineVaginal2 is 1>>
Don't...fucking...try!
<<elseif $firstHerLineVaginal2 is 2>>
I don't...believe you!
<<elseif $firstHerLineVaginal2 is 3>>
You're...mocking...me
<<elseif $firstHerLineVaginal2 is 4>>
You've...gotta be...kidding...
<<elseif $firstHerLineVaginal2 is 5>>
It's nonsense!
<<else>>
I'm not that stupid!
<</if>>
<<else>> /*Apathy*/
<<set $lot = random(100)>>
<<if $lot <= 20>>
<<set $increaseStat = random(1,4)>>
<<set $increaseStatAr = random(1,5)>>
<<set $arousalIncrease = random(1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<else>>
<<set $increaseStat = random(1,2)>>
<<set $increaseStatAr = random(1,2)>>
<<set $arousalIncrease = random(1,5)>>
<<set $currentNPC.affection -= $increaseStat>>
<<run herNotify('-' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal -= $increaseStatAr>>
<<run herNotify('-' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<</if>>
<<set $firstHerLineVaginal2 = random(6)>>
<<if $firstHerLineVaginal2 is 0>>
I don't care.
<<elseif $firstHerLineVaginal2 is 1>>
Whatever.
<<elseif $firstHerLineVaginal2 is 2>>
Do what you want.
<<elseif $firstHerLineVaginal2 is 3>>
It doesn't matter to me.
<<elseif $firstHerLineVaginal2 is 4>>
I'm indifferent.
<<elseif $firstHerLineVaginal2 is 5>>
I have no opinion.
<<else>>
Fine.
<</if>>
<</if>>
<</if>>
<</text>>
<<set $pussyChoice = "null">>
<<else>>
<div class ="row">
<<button "<<if $sHLV2 is 0>>
I'm gonna fuck your tight cunt so hard, it'll be torn apart!
<<elseif $sHLV2 is 1>>
I'm gonna rip your pussy apart with my huge dick!
<<elseif $sHLV2 is 2>>
Get ready to be fucked like the dirty whore you are.
<<elseif $sHLV2 is 3>>
I'm gonna stretch and destroy your tight snatch!
<<else>>
I will destroy your pussy, you dirty slut.
<</if>>" "sxSys">>
<<set $sx = "pussyFuckcuni">>
<<advanceAffection>>
<<advanceHour>>
<<set $pussyChoice = "evil">>
<</button>>
<<button "<<if $sHRFSx2 is 0>>It feels... so good... inside you...
<<elseif $sHRFSx2 is 1>>You're... fucking... amazing...
<<elseif $sHRFSx2 is 2>>It's... fucking... incredible...
<<elseif $sHRFSx2 is 3>>You're... driving me... crazy...
<<elseif $sHRFSx2 is 4>>You're just... a goddess.
<<elseif $sHRFSx2 is 5>>I love you squezing me...there...
<<elseif $sHRFSx2 is 6>>You're fucking perfect.
<<else>>You're driving me wild.
<</if>>" "sxSys">>
<<set $sx = "pussyFuckcuni">>
<<advanceAffection>>
<<advanceHour>>
<<set $pussyChoice = "kind">>
<</button>>
</div>
<</if>>
<br>
<div class="row">
<<button "Fuck her pussy" 'sxSys'>>
<<set $sx = "pussyFuckcuni">>
<<set $sHLV2 = random(4)>>
<<set $sHRFSx2 = random(7)>>
<<set $increaseStat = random(1,3)>>
<<set $increaseStatAr = random(1,3)>>
<<set $arousalIncrease = random(1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div><br>
<div class="row">
<<button "Fuck her pussy faster" 'sxSys'>>
<<set $sx = "pussyFuckcuni fast">>
<<set $sHLV2 = random(4)>>
<<set $sHRFSx2 = random(7)>>
<<set $increaseStat = random(1,3)>>
<<set $increaseStatAr = random(1,3)>>
<<set $arousalIncrease = random(1,10)>>
<<set $currentNPC.affection += $increaseStat>>
<<run herNotify('+' + $increaseStat + ' affection!')>>
<<set $currentNPC.arousal += $increaseStatAr>>
<<run herNotify('+' + $increaseStatAr + ' arousal!')>>
<<set $player.arousal += $arousalIncrease>>
<<run myNotify('+' + $arousalIncrease + ' my arousal!')>>
<<mph>>
<</button>>
</div>
<br>
<<button "Choose position" 'sxSys'>>
<<set $sx = "choosePosition">>
<<mph>>
<</button>><br>
<<button "Stop sex">>
<<run {
let npc = $npcs.find(n => n.name == $currentNPC.name);
npc.affection = $currentNPC.affection;
npc.health = $currentNPC.health;
npc.arousal = $currentNPC.arousal;
npc.hasIntroduced = $currentNPC.hasIntroduced;
}>>
<<goto $player.curLoc>>
<<advanceAffection>>
<<advanceHour>>
<<set $phase = 0>>
<</button>>
<</if>>
<<if $victimIndex == 0>>
<style>body {background-image: url(img/bg/victimHouse0.jpg);}</style>
<<desc>>
We meet at the agreed place and sneak up to the house.<br>
Only one window is lit.<br>
My friend quickly opens the door and nods to me to enter.
<</desc>>
<<speech "friend" "$friend.name" "$friend.surname">>
Go and do it!
<</speech>><br>
<<speech You $player.name $player.surname>>
Sure. By the way, where did you get keys?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
That guy who wanted to punish her gave me them.
<</speech>><br>
<<speech You $player.name $player.surname>>
Aaa...I got it. Okay...I have to go.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
I'll be not far from here and warn you if it's needed.
<</speech>><br>
<<speech You $player.name $player.surname>>
Thanks.
<</speech>>
<<desc>>
<div class="row">
<<button "Enter the house" "victimHouse">>
<<set $victimIndex = 1>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $victimIndex == 1>>
<style>body {background-image: url(img/bg/victimBedroom0.jpg);}</style>
<<desc>>
Although we've been told where and what is located, the house is unfamiliar to me, so I am a little confused.<br>
Suddenly I bump into a short girl.
<</desc>>
<<text $currentNPC>>
Hey! Who are you?!
<</text>><br>
<<speech You $player.name $player.surname>>
I'm a...
<</speech>><br>
<<text $currentNPC>>
What are you doing here?! Get the fuck out of here or I'll call the police!
<</text>><br>
<<speech You $player.name $player.surname>>
...teacher. I should give you a good lesson. You were a bad girl and...
<</speech>><br>
<<text $currentNPC>>
Fuck you! Rapist! Help me!!!
<</text>>
<<desc>>
She turns and runs away from me.
<</desc>>
<<speech You $player.name $player.surname>>
Fuck!
<</speech>>
<<desc>>
<div class="row">
<<button "Get her" "assault">>
<<set $woman = $victim>>
<<mentalEnergy>>
<<set $id = "rape0">>
<<set $assaultTrial = 0>>
<<set $itemRope = 1>>
<<set $itemGagBall = 1>>
<<set $randomChasingDistance = random(3,5)>>
<<set $runAttempt = 0>>
<<set $randomAmountTieUpHands = random (1,2)>>
<<set $randomAmountTieUpLegs = random (1,2)>>
<<set $randomAmountPutSocks = random (1,2)>>
<<set $randomAmountGagBall = random (1,2)>>
<<set $successfulTryPutSocks = 0>>
<<set $successfulTryTieHands = 0>>
<<set $successfulTryTieLegs = 0>>
<<set $successfulTryPutGagBall = 0>>
<<set $handsTied = false>>
<<set $legsTied = false>>
<<set $mouthGagged = false>>
<<set $socksInMouth = false>>
<<set $gagBallInMouth = false>>
<<set $catchHer = false>>
<<set $currentMinutes += 1>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $victimIndex == 1>>
<style>body {background-image: url(img/bg/victimHouse0.jpg);}</style>
<<speech You $player.name $player.surname>>
Fuck! I missed her!
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
That was my fault too. I tried to grab her but she was too fast.
<</speech>><br>
<<speech You $player.name $player.surname>>
Let's get out of here until cops arrive.
<</speech>>
<<desc>>
<div class="row">
<<button "Get back home" "myRoom">>
<<set $friendQuest = "8cncMissed">>
<<set $currentMinutes += 10>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $victimIndex == "success">>
<style>body {background-image: url(img/bg/victimHouse0.jpg);}</style>
<<speech You $player.name $player.surname>>
Yeah! We did it!
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
You're so lucky! I wanted to join you but I watched your back!
<</speech>><br>
<<speech You $player.name $player.surname>>
Thanks, man!
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
You know, the customer was very glad, so you will get even more. 7000 Mts!
<</speech>><br>
<<speech You $player.name $player.surname>>
Yeah, that's fucking awesome!
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
We have to go, man. Good night!
<</speech>><br>
<<speech You $player.name $player.surname>>
Agree. Good night!
<</speech>>
<<desc>>
This is the end of this questline for the current version of the game.
<</desc>>
<<desc>>
<<button "Get back home" "myRoom">>
<<set $player.money += 7000>>
<<run myNotify('+ 7000 Mts')>>
<<set $friendQuest = "8cnc">>
<<set $currentMinutes += 10>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<<elseif $victimIndex == "missedHer">>
<style>body {background-image: url(img/bg/victimHouse0.jpg);}</style>
<<speech You $player.name $player.surname>>
Fuck! I missed her!
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Yeah, it's fucking fuck!
<</speech>><br>
<<speech You $player.name $player.surname>>
Maybe, we can do it later?
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
No, we had only one chance. It was words of the client.
<</speech>><br>
<<speech You $player.name $player.surname>>
Fuck!
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Yeah, things happen...
<</speech>><br>
<<speech You $player.name $player.surname>>
See ya, man.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
Later, gator...
<</speech>><br>
<<desc>>
This is the end of this questline for the current version of the game.
<</desc>>
<<desc>>
<<button "Get back home" "myRoom">>
<<set $friendQuest = "8cnc">>
<<set $currentMinutes += 10>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<</desc>>
<</if>>
<ul class="hidden-content">
<li>
<<button 'First fight between $dad.name and $mom.name'>>
<<replace #fight>>
<div class="desc">
Several endings depend on which side you choose during the first fight between $dad.name and $mom.name in the intro.
</div>
<</replace>>
<</button>>
<div id="fight"></div>
</li>
<li>
<<button 'Quests from a Friend'>>
<<replace #quests>>
<div class="desc">
<ul class="hidden-content">
<li>
<<button 'A quest to punish one of bullies'>>
<<replace #punishFred>>
<div class="desc">
<ul>
<li>Speak with $friend.name after getting out of the hospital.</li>
<li>If you lose to Fred, there is gay content.</li>
<li>If you win Fred, there is bi content.</li>
</ul>
</div>
<</replace>>
<</button>>
<div id="punishFred"></div>
</li>
<li>
<<button "A quest to punish a bully's sister">>
<<replace #punishGirls>>
<div class="desc">
<ul>
<li>
First, punish the bully's sister:
<ul>
<li>Choose to punish her instead of Fred.</li>
<li>Show up at a friend's house on Tuesday, Thursday, or Saturday between 19:00 and 21:00.</li>
</ul>
</li>
<li>
Punish a random woman for money:
<ul>
<li>Come to a friend's house after the message you get in your room on Tuesday.</li>
<li>Come to Outskirts between 10pm and 2am and then go to the new lodge.</li>
</ul>
</li>
</ul>
</div>
<</replace>>
<</button>>
<div id="punishGirls"></div>
</li>
</ul>
</div>
<</replace>>
<</button>>
<div id="quests"></div>
</li>
<li>
<<button "Work on Johnson Owen's Farm">>
<<replace #farm>>
<div class="desc">
Choose Johnson Farm in Outskirts. (Several encounters available.)
</div>
<</replace>>
<</button>>
<div id="farm"></div>
</li>
<li>
<<button 'Work with Photographer Jackson Reed'>>
<<replace #photography>>
<div class="desc">
Come to Shutter Street and go to Reed's Photography. (181 Pictures, 31 models.)
</div>
<</replace>>
<</button>>
<div id="photography"></div>
</li>
<li>
<<button 'Romance'>>
<<replace #romance>>
<div class="desc">
You can seduce women. Talk to them, give presents, and fuck them! It's still in the development.
</div>
<</replace>>
<</button>>
<div id="romance"></div>
</li>
<li>
<<button "A swimming trip with $mom.relation">>
<<replace #swimming>>
<div class="desc">
Happens between 7 and 11 a.m. in your room on Sunday mornings.
</div>
<</replace>>
<</button>>
<div id="swimming"></div>
</li>
<li>
<<button "A hidden quest with in a dojo.">>
<<replace #dojo>>
<div class="desc">
Choose "Girl, tell me where Master Dustr is?" or "Who are you to talk to me like this?" and be sassy then.
</div>
<</replace>>
<</button>>
<div id="dojo"></div>
</li>
</ul>
<div class="map-img">
<img src="img/bg/Waterford.jpg" usemap="#image_map">
</div>
<div class="row">
<<button "Get back">>
<<goto $player.curLoc>>
<</button>>
</div>
<div class="row">
<<button '30''DevOnly show all npcs'>>
<<set $currentMinutes += 30>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
<<button '60''DevOnly show all npcs'>>
<<set $currentMinutes += 60>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
<<button '120''DevOnly show all npcs'>>
<<set $currentMinutes += 120>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
<<button '4 hr''DevOnly show all npcs'>>
<<set $currentMinutes += 240>>
<<advanceHour>>
<<professionUpdate>>
<<momCheck>>
<</button>>
</div>
<<for _npc range $npcs>>
<<if _npc.doingNow == "resting" || _npc.doingNow == "walking">>
I am <<=_npc.gender>>. My profession is <<=_npc.profession>>. I'm at <<=_npc.location>><br>
<</if>>
<</for>>
<<if $introSkip == 0>>
<style>body {background-image: url(img/bg/dream.jpg);}</style>
<div class="wide-img">
<img src="./img/chars/intro/2.jpg">
</div>
<<speech You $player.name $player.surname>>
I can see $mom.relation. I'm her <<textbox "$mom.me" "tenant">>.
<</speech>>
<<desc>>
<div class="row">
<<button 'Continue''introSkip'>>
<<set $introSkip = 5>>
<<if $mom.me == "son" || $mom.me == "Son" || $mom.me == "sonny" || $mom.me == "Sonny" || $mom.me == "child" || $mom.me == "Child" || $mom.me == "boy" || $mom.me == "Boy">>
<<set $mom.surname = $player.surname>>
<<set $littleSis.surname = $player.surname>>
<<set $stepmom.me = "stepson">>
<<set $mom.me = "son">>
<<set $dad.me = "son">>
<<set $olderSis.me = "brother">>
<<set $littleSis.me = "brother">>
<<set $littleBro.me = "brother">>
<<set $stepmom.relation = "stepmother">>
<<set $mom.relation = "mom">>
<<set $dad.relation = "dad">>
<<set $olderSis.relation = "sister">>
<<set $littleSis.relation = "sister">>
<<set $littleBro.relation = "brother">>
<<set $stepmom.dr = "husband">>
<<set $stepmom.osr = "daughter">>
<<set $stepmom.lsr = "stepdaughter">>
<<set $stepmom.lbr = "son">>
<<set $mom.dr = "husband">>
<<set $mom.osr = "stepdaughter">>
<<set $mom.lsr = "daughter">>
<<set $mom.lbr = "stepson">>
<<set $dad.smr = "wife">>
<<set $dad.mr = "wife">>
<<set $dad.osr = "daughter">>
<<set $dad.lsr = "daughter">>
<<set $dad.lbr = "son">>
<<set $olderSis.dr = "dad">>
<<set $olderSis.smr = "mom">>
<<set $olderSis.mr = "stepmother">>
<<set $olderSis.lsr = "sister">>
<<set $olderSis.lbr = "bro">>
<<set $littleSis.dr = "dad">>
<<set $littleSis.smr = "stepmother">>
<<set $littleSis.mr = "mom">>
<<set $littleSis.osr = "sister">>
<<set $littleSis.lbr = "brother">>
<<set $littleBro.dr = "dad">>
<<set $littleBro.smr = "mom">>
<<set $littleBro.mr = "stepmom">>
<<set $littleBro.osr = "sister">>
<<set $littleBro.lsr = "sister">>
<<else>>
<<set $stepmom.me = "tenant">>
<<set $mom.me = "tenant">>
<<set $dad.me = "tenant">>
<<set $olderSis.me = "friend">>
<<set $littleSis.me = "friend">>
<<set $littleBro.me = "friend">>
<<set $stepmom.relation = "landlady">>
<<set $mom.relation = "landlady">>
<<set $dad.relation = "landlord">>
<<set $olderSis.relation = "friend">>
<<set $littleSis.relation = "friend">>
<<set $littleBro.relation = "friend">>
<<set $stepmom.dr = "husband">>
<<set $stepmom.osr = "daughter">>
<<set $stepmom.lsr = "stepdaughter">>
<<set $stepmom.lbr = "son">>
<<set $mom.dr = "husband">>
<<set $mom.osr = "stepdaughter">>
<<set $mom.lsr = "daughter">>
<<set $mom.lbr = "stepson">>
<<set $dad.smr = "wife">>
<<set $dad.mr = "wife">>
<<set $dad.osr = "daughter">>
<<set $dad.lsr = "daughter">>
<<set $dad.lbr = "son">>
<<set $olderSis.dr = "dad">>
<<set $olderSis.smr = "mom">>
<<set $olderSis.mr = "stepmother">>
<<set $olderSis.lsr = "sister">>
<<set $olderSis.lbr = "bro">>
<<set $littleSis.dr = "dad">>
<<set $littleSis.smr = "stepmother">>
<<set $littleSis.mr = "mom">>
<<set $littleSis.osr = "sister">>
<<set $littleSis.lbr = "brother">>
<<set $littleBro.dr = "dad">>
<<set $littleBro.smr = "mom">>
<<set $littleBro.mr = "stepmom">>
<<set $littleBro.osr = "sister">>
<<set $littleBro.lsr = "sister">>
<</if>>
<</button>>
</div>
<</desc>>
<<elseif $introSkip == 5>>
<style>body {background-image: url(img/bg/fDiningRoom.jpg);}</style>
<<desc>>
I walk into the kitchen and see my $mom.relation standing across from my $dad.relation with her arms crossed. <br>
My $stepmom.relation is standing across from her, looking at her angrily.<br>
$littleBro.name, my $littleBro.relation, is sitting nearby, watching the scene with amusement.
<</desc>>
<<desc>>
Whose side did I choose?
<</desc>>
<<desc>>
<div class="row">
<<button "Side with my $dad.relation" "introSkip">>
<<set $currentMinutes += 30>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $introSkip = 1>>
<<set $dad.affection += 20>>
<<run dadNotify("+ 20 " + $dad.relation + "'s affection!")>>
<<set $mom.affection -= 20>>
<<run momNotify("- 20 " + $mom.relation + "'s affection!")>>
<<set $stepmom.affection += 15>>
<<run stepmomNotify("+ 15 " + $stepmom.name + "'s affection!")>>
<<set $olderSis.affection += 15>>
<<run olderSisNotify("+ 15 " + $olderSis.name + "'s affection!")>>
<</button>>
<<button "Side with my $mom.relation" "introSkip">>
<<set $introSkip = 1>>
<<set $currentMinutes += 30>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $dad.affection -= 20>>
<<run dadNotify("- 20 " + $dad.relation + "'s affection!")>>
<<set $mom.affection += 20>>
<<run momNotify("+ 20 " + $mom.relation + "'s affection!")>>
<<set $stepmom.affection -= 15>>
<<run stepmomNotify("- 15 " + $stepmom.name + "'s affection!")>>
<<set $olderSis.affection -= 15>>
<<run olderSisNotify("- 15 " + $olderSis.name + "'s affection!")>>
<</button>>
<<button "Just watch" "introSkip">>
<<set $currentMinutes += 30>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $introSkip = 1>>
<<set $dad.affection -= 5>>
<<run dadNotify("- 5 " + $dad.relation + "'s affection!")>>
<<set $mom.affection -= 5>>
<<run momNotify("- 5 " + $mom.relation + "'s affection!")>>
<<set $stepmom.affection += 5>>
<<run stepmomNotify("+ 5 " + $stepmom.name + "'s affection!")>>
<</button>>
</div>
<</desc>>
<<elseif $introSkip == 1>>
<<set $mainStage = "bully0">>
<style>body {background-image: url(img/bg/IvyLane.jpg);}</style>
<<speech You $player.name $player.surname>>
Hey, dude, who the fuck are you?
<</speech>>
<<desc>>
The man looks lazily at you both and smirks.
<</desc>>
<<speech "bully" "$bully.name" "$bully.surname">>
Me? I'm the one who's gonna make love with her.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
What did you fucking say, bastard?!
<</speech>><br>
<<speech "bully" "$bully.name" "$bully.surname">>
I'm gonna fuck her properly because her boyfriend cannot do that. Ooops, her ex-boyfriend.
<</speech>><br>
<<speech "friend" "$friend.name" "$friend.surname">>
You're a dead man!
<</speech>><br>
<<speech "bully" "$bully.name" "$bully.surname">>
Fred, Jag, deal with him.
<</speech>>
<<desc>>
The man snaps his fingers and both minions sitting not far from us rush towards my friend. What should I do?
<</desc>>
<<desc>>
<div class="row">
<<button 'Help my friend to fight them off''introSkip'>>
<<set $currentMinutes += 30>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $introSkip = 2>>
<<set $randomAff = random (20,40)>>
<<set $friend.affection += $randomAff>>
<<run friendNotify('+ ' + $randomAff + ' my ' + $friend.relation + "'s " + ' affection!')>>
<<set $helpedFriend = true>>
<<set $bully0 = "helped">>
<</button>>
<<button 'Fuck this! Get out of here!''introSkip'>>
<<set $currentMinutes += 30>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $introSkip = 2>>
<<set $randomAff = random (20,40)>>
<<set $friend.affection -= $randomAff>>
<<run friendNotify('- ' + $randomAff + ' my ' + $friend.relation + "'s " + ' affection!')>>
<<set $helpedFriend = false>>
<<set $bully0 = "ranAway">>
<</button>>
<<button 'Just watch''introSkip'>>
<<set $currentMinutes += 30>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $introSkip = 2>>
<<set $randomAff = random (20,40)>>
<<set $friend.affection -= $randomAff>>
<<run friendNotify('- ' + $randomAff + ' my ' + $friend.relation + "'s " + ' affection!')>>
<<set $helpedFriend = false>>
<<set $bully0 = "justWatch">>
<</button>>
</div>
<</desc>>
<<elseif $introSkip == 2>>
<<set $mainStage = "checkIt">>
<style>body {background-image: url(img/bg/JensonClinicPatientRoom.jpg);}</style>
<div>
<img id="slideshow" src="./img/chars/intro/slideshow/0.jpg" style="width:auto;height:600px;" />
</div>
<div>
<<button "Previous">>
<<run window.slideshow.prev()>>
<</button>>
<<button "Next">>
<<run window.slideshow.next()>>
<</button>>
</div>
<<desc>>
I'm surprised by what I've just seen. Is Dr.$hartmann.surname that slutty?
<</desc>>
<<speech "RedThoughts" "Evil" "$player.name">>
I knew it! I knew it!
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
So, we know that's her phone, and surprising it wasn't locked...
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
Because she wanted us to see this! She wants to be fucked!
<</speech>><br>
<<speech "BlueThoughts" "Kind" "$player.name">>
You can't be sure...
<</speech>><br>
<<speech "RedThoughts" "Evil" "$player.name">>
So, let's check it!
<</speech>>
<<desc>>
Finally, what happened with her?
<</desc>>
<<desc>>
<div class="row">
<<button "It was consent" "introSkip">>
<<set $introSkip = 3>>
<<set $hartmann.firstSex = "consent">>
<<set $currentMinutes += 45>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
<<button "It was NOT consent" "introSkip">>
<<set $introSkip = 3>>
<<set $hartmann.firstSex = "consent">>
<<set $currentMinutes += 45>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<</button>>
</div>
<</desc>>
<<elseif $introSkip == 3>>
<<set $mainStage = "solution">>
<style>body {background-image: url(img/bg/fLivingRoom.jpg);}</style>
<<speech You $player.name $player.surname>>
I have a solution.
<</speech>><br>
<<speech dad $dad.name $dad.surname>>
What do you mean?
<</speech>><br>
<<speech You $player.name $player.surname>>
I can win the Venter's tournament.
<</speech>><br>
<<speech mom $mom.name $mom.surname>>
What is it?
<</speech>><br>
<<speech You $player.name $player.surname>>
People fight between each other. Who wins all fights will get 1.000.000 Mts.
<</speech>>
<<desc>>
<div class="row">
<<button "Back to my room" "myRoom">>
<<set $player.curLoc ="myRoom">>
<<set $mainQuest = 1>>
<<set $mainStage = "0">>
<<set $friendQuest = 0>>
<<set $currentMinutes += 5>>
<<advanceHour>>
<<momCheck>>
<<professionUpdate>>
<<set $player.home = true>>
<<set $introPart = false>>
<</button>>
</div>
<</desc>>
<</if>><<set $myPhrases = [
"I'll train...you...with...my dick...after this!",
"I'll make... you... live for my cock!",
"You speak... too much... but my cock... will fix it!",
"You'll be... got pounded... well today!",
"When I finish... I'll tear your apart!",
"I'm sure... your mouth... is watering...I'll fill it... with my dick!",
"You'll be... my fuckhole!",
"I can endure!",
"Nothing...stops...me!",
"Easy as fuck your pussy!",
"I'll do it... until it's done!",
"I... will... win!",
"I'm not normal! I'm a fucking beast!",
"I will punish you!",
"Power comes... from focus! You're gonna... be focused on my dick!",
"You will submit to my will!",
"You will beg... for my cum!",
"Get ready... to bend over!",
"You'll... suck my cock... when I say so!",
"I bet... you crave... for my cock!",
"Nobody can win me!",
"Can't be touched...I'll make you beg for it!",
"I... can't be... stopped",
"I mean... what I speak.... I do as I say...I will fuck you!!!",
"This is ten percent luck...and ninety percent... you'll be fucked!",
"I'm the best!",
"I'm a fucking man!",
"Agree! You will regret it soon!",
"I have... fucking balls... and soon... they'll be... in your fucking mouth!",
"I'm not tired! It's just warm up!",
"You'll take... my fucking dick... when I finish!"
]>>
<<set $randomMySpeech = random(0, $myPhrases.length - 1)>>
<<= $myPhrases[$randomMySpeech]>><<set $coachPhrases = [
"C'mon, can't you do that?",
"Men should be strong. Are you a man, huh?",
"Push harder! You're not impressing anyone.",
"Is that all you've got? Pathetic!",
"Strength isn't just physical; it's mental. Show me both!",
"No excuses! Keep going!",
"You're going to quit now? Really?",
"Discipline builds champions. Do it again!",
"Stop whining. Winners don't whine!",
"I thought you wanted my pussy. Prove it!",
"You think that's enough? Think again!",
"Don’t just stand there! Move!",
"Even my grandma can do better than this!",
"Stop wasting my time ! Fucking work!",
"Do it right, or don’t do it at all!",
"I’ve seen sloths work harder than this!",
"You want my pussy? Earn it!",
"This isn’t a tea party. Get serious!",
"You call that effort? Laughable!",
"If you quit now, don’t come back!",
"Show me some grit, or go home!",
"Pain is temporary; weakness is forever!",
"You’re better than this—prove it!",
"Faster! Harder! Stronger!",
"Don't let me down, weak fuck",
"I thought you wanted to be the best!",
"Are you a man or a pussy?",
"Failure isn’t an option here!",
"If you have balls, do it!",
"If you’re tired, push through it!",
"You may dream as much as you want! Take it or leave it!",
"Actions speak...",
"And unicorns exist, huh!"
]>>
<<set $randomDustrSpeech = random(0, $coachPhrases.length - 1)>>
<<= $coachPhrases[$randomDustrSpeech]>> <style>body {background-image: url(img/bg/underwater.png);}</style>
<<desc>>
<ul class="hidden-content">
<li>
<<button "How does a fight system work?">>
<<replace #fight>>
<<speech pl "Curious" "Player">>
How does a fight system work?
<</speech>><br>
<<speech deepSpirit "Deep" "Spirit">>
The fight system is simple: the first fighter to have their stamina or health drop to 0 loses. <br>
Blocking helps restore stamina. Without stamina, you can’t fight and will automatically lose. <br>
Knockouts can happen to either fighter, depending on chance.
<</speech>><br>
<</replace>>
<</button>>
<div id="fight"></div>
</li>
<li>
<<button "How to win more often?">>
<<replace #winMore>>
<<speech pl "Curious" "Player">>
How to win more often?
<</speech>><br>
<<speech deepSpirit "Deep" "Spirit">>
To increase your chances of winning, you need to train at the gym and dojo:<br>
- Stamina – Train by using the treadmill.<br>
- Health – Improve by lifting weights.<br>
- Dexterity – Increase by using the speed bag in the gym.<br>
- New hits - Learn in the dojo.
<</speech>><br>
<</replace>>
<</button>>
<div id="winMore"></div>
</li>
<li>
<<button "Why can I ask a man if he wants to fight when I meet him?">>
<<replace #whyCanIAsk>>
<<speech pl "Curious" "Player">>
Why can I ask a man if he wants to fight when I meet him?
<</speech>><br>
<<speech deepSpirit "Deep" "Spirit">>
The system will become more complex later. It is still in early development.
<</speech>><br>
<</replace>>
<</button>>
<div id="whyCanIAsk"></div>
</li>
<li>
<<button "I tried talking to different people, but it seems difficult to get a positive response. Why?">>
<<replace #talkDiffPeople>>
<<speech pl "Curious" "Player">>
I tried talking to different people, but it seems difficult to get a positive response. Why?
<</speech>><br>
<<speech deepSpirit "Deep" "Spirit">>
Some people naturally like you more, while others like you less. If someone doesn’t like you, they may just not be the right person for you. <br>
However, you can try giving gifts and talking to them to improve their affection level.
<</speech>><br>
<</replace>>
<</button>>
<div id="talkDiffPeople"></div>
</li>
<li>
<<button "What affection stages are there?">>
<<replace #affStAT>>
<<speech pl "Curious" "Player">>
What affection stages are there?
<</speech>><br>
<<speech deepSpirit "Deep" "Spirit">>
Affection progresses through different stages:<br><br>
- Hate – They dislike you and are very resistant to persuasion.<br>
- Displeased – They’re annoyed by you and remain distant.<br>
- Suspicious – They don’t trust you yet but may warm up over time.<br>
- Indifferent – They feel neutral and have no strong opinion about you.<br>
- Interested – They start paying attention to you.<br>
- Sympathetic – They like you and are more willing to interact.<br>
- Passionate – They feel strongly about you, either as a friend or romantic interest.<br>
- In Love – Their feelings are deep and affectionate.<br>
- Worship – They are completely devoted to you.<br><br>
Each stage affects how easy or difficult it is to influence someone. Keep in mind that the system is still in early development, so interactions may change over time.
<</speech>><br>
<</replace>>
<</button>>
<div id="affStAT"></div>
</li>
<li>
<<button "What’s the difference between stamina and fatigue?">>
<<replace #whTDBSaF>>
<<speech pl "Curious" "Player">>
What’s the difference between stamina and fatigue?
<</speech>><br>
<<speech deepSpirit "Deep" "Spirit">>
Stamina is used during fights, while fatigue accumulates from activities like working or exercising. You can reduce fatigue by walking, sleeping, or taking a nap.
<</speech>><br>
<</replace>>
<</button>>
<div id="whTDBSaF"></div>
</li>
<li>
<<button "How do I capture the girl in the house?">>
<<replace #hDIctGiTH>>
<<speech pl "Curious" "Player">>
How do I capture the girl in the house?
<</speech>><br>
<<speech deepSpirit "Deep" "Spirit">>
There’s a chance the girl will break free, and a chance that tying her up will fail.<br>
You win by fully restraining her and putting a gag in her mouth or by draining her energy completely.<br>
You lose if your mental energy, stamina, or health runs out, or if she escapes.<br>
You can increase your mental energy through doing qigong in your room.
<</speech>><br>
<</replace>>
<</button>>
<div id="hDIctGiTH"></div>
</li>
<li>
<<button "Why can I only have Oliver on the phone?">>
<<replace #wcIOhOotp>>
<<speech pl "Curious" "Player">>
Why can I only have Oliver on the phone?
<</speech>><br>
<<speech deepSpirit "Deep" "Spirit">>
Others will be added later.
<</speech>><br>
<</replace>>
<</button>>
<div id="wcIOhOotp"></div>
</li>
<li>
<<button "Why are many shops and buildings empty?">>
<<replace #0>>
<<speech pl "Curious" "Player">>
Why are many shops and buildings empty?
<</speech>><br>
<<speech deepSpirit "Deep" "Spirit">>
The game is still in early development.
<</speech>><br>
<</replace>>
<</button>>
<div id="0"></div>
</li>
<li>
<<button "Will the items from the general store have a use?">>
<<replace #1>>
<<speech pl "Curious" "Player">>
Will the items from the general store have a use?
<</speech>><br>
<<speech deepSpirit "Deep" "Spirit">>
Yes, but later.
<</speech>><br>
<</replace>>
<</button>>
<div id="1"></div>
</li>
<li>
<<button "Enabling sounds in preferences at the start doesn’t enable sounds in video clips when they appear. Can this be changed, ideally as a separate option?">>
<<replace #2>>
<<speech pl "Curious" "Player">>
Enabling sounds in preferences at the start doesn’t enable sounds in video clips when they appear. Can this be changed, ideally as a separate option?
<</speech>><br>
<<speech deepSpirit "Deep" "Spirit">>
Allowing automatic sound playback would prevent looping clips—they would only play for a few seconds. Making clips longer would significantly increase the game's size.
<</speech>><br>
<</replace>>
<</button>>
<div id="2"></div>
</li>
<li>
<<button "The titles 'landlord', 'landlady', 'tenant', etc. seem odd.">>
<<replace #3>>
<<speech pl "Curious" "Player">>
The titles "landlord," "landlady," "tenant," etc. seem odd.
<</speech>><br>
<<speech deepSpirit "Deep" "Spirit">>
You can customize these titles on the computer after the intro. This feature is for those who prefer a specific style—if you know, you know.
<</speech>><br>
<</replace>>
<</button>>
<div id="3"></div>
</li>
<li>
<<button "Moving around the house takes at least a minute, but using the Family location takes no time. Why?">>
<<replace #4>>
<<speech pl "Curious" "Player">>
Moving around the house takes at least a minute, but using the Family location takes no time. Why?
<</speech>><br>
<<speech deepSpirit "Deep" "Spirit">>
This is a technical necessity to avoid a time-related bug. You don’t have to use this option if you prefer not to.
<</speech>><br>
<</replace>>
<</button>>
<div id="4"></div>
</li>
<li>
<<button "Kinks do not work. Why?">>
<<replace #5>>
<<speech pl "Curious" "Player">>
Kinks do not work. Why?
<</speech>><br>
<<speech deepSpirit "Deep" "Spirit">>
It takes one step before it works. Turn it on before the desired scene, and then you'll be able to see the content.
<</speech>><br>
<</replace>>
<</button>>
<div id="5"></div>
</li>
</ul>
<</desc>>
<<desc>>
<<button "My room" "myRoom">>
<</button>>
<</desc>><iframe src="https://docs.google.com/forms/d/e/1FAIpQLSeg8zWh3iy5DSNJRj6ofaj-j8ZP2FRVuS3ZXPz5eFeZW_eriQ/viewform?embedded=true" width="640" height="1419" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>