<<include "StatInit">>
// global variables
<<set $gamever = "0.7.1">>
<<set $stage = 0>>
<<set $incest = false>>
<<set $displayimage = true>>
<<set $watersport = false>>
<<set $hourdisplaymode = true>>
<<set $hour = 8>>
<<set $minute = 0>>
<<set $day = 2>>
<<set $dayCount = 1>>
<<set $donetutorial = false>>
<<set $washdishes = false>>
<<set $laundry = true>>
<<set $watchrocket = false>>
<<set $daywd = 2>>
<<set $dayld = 1>>
<<set $uwc = 4>>
<<set $wdc = 0>>
<<set $cheatnofatigue = false>>
<<set $cheatnohorny = false>>
<<set setup.cheatcode to recall('cheatcode', { })>>
<<set $cheatcode to setup.cheatcode>>
<<set $ccanswer = 26193>>
<<set $ingallery = false>>
<<set $gameends = false>>
<<set $scenepicked = true>>
<<set setup.newload = false>>
<<set setup.ws to recall('ws', { })>>
<<galleryupdate>>The blaring of the phone wakes you up from the deep slumber. You groggily slam search for your phone to turn off the piercing noise. The clock alarm says $hour:00 AM with a note <em>First day of college</em>.
You have no choice but to get up and change. Inside the mirror, looking back is a young, healthy and albeit sleepy man staring back at you.
<<di you "Not too shabby yourself. But still a virgin...">>
Your name is <<textbox "$you.Namedis" "James">>
<div class="temp">
<<link "You heard a knock on the door.">>
<<replace ".temp">>
Opening the door you find yourself looking at $w.ydad - <<textbox "$dad.Namedis" "Dennis">>
<<image "dad/dad1.png">>
<<di dad "Breakfast is ready. I have an emergency at work, so please clean up after you leave.">>
<<di you "I got it!">>
Before you can even finish the sentence, $w.ydad already disappeared from sight. For a middle-aged and hulking man with 200 lbs of pure muscle, he is quite quick on his feet especially when it comes to anything work-related.
He is a great guy but suffered from an ugly divorce with your mother. In your mother's filings, it said that he was a total workaholics, only wanted to be intimate with her sexually (& excessively) and neglected her emotional needs.
You personally didn't blame her one bit since it was the truth. The man throws all of his life into his career and you can recall at least a dozen times hearing the moanings of them having sex - not counting the constant bed squeakings on the other side of your bedroom's wall every night.
Towards the end of their marriage, things were messy with the constant arguments so much so your insatiable $w.dad swore off dating altogether and got fully committed to his work. Your mom is now on a journey of "self-discovery" with her lover and you have college here so the choice to stay with $w.ydad is obvious.
Stopping the thoughts, you decide to
[[Grab the breakfast in the kitchen and go to school on time|Kitchenintro]]
[[Jerk off since he is not the only one with high sex drive|Introjerk]]
<</replace>>
<</link>>
</div><<set $you ={
Name: "You",
Namedis: "James",
Age: 18,
money: 100,
sleep: 0,
sleepmax: 48,
hunger: 0,
hungermax: 24,
horniness: 0,
clean: 0,
location: "Living room",
rocket: 0,
beer: 0,
weed: 0,
sleepingpowder: 0,
gpa: 2,
talkto: 0, /* 1=dad, 2=bro */
}>>
<<set $bro ={
Name: "Brother",
Namedis: "Mark",
age: 24,
lust: 0,
lustmax: 50,
aff: 25,
affmax: 45,
jea: 0,
jeamax: 50,
sus: 0,
susmax: 100,
schedule: 1,
shift: 9,
location: "Living room",
giftstate: 0,
gropecd: 0,
pisscd: 2,
pissmaxcd: 8,
rocketpill: 6,
rockettime: 0,
prerocketlust: 0,
respromise: 0,
resfuckcd: 0,
drunk: 12,
caught: false,
asleep: false,
havesex: false,
lda: false,
gps: false,
roomlock: false,
}>>
<<set $dad ={
Name: "Dad",
Namedis: "Dennis",
age: 40,
lust: 0,
lustmax: 50,
aff: 25,
affmax: 45,
sus: 0,
susmax: 100,
jea: 0,
jeamax: 50,
schedule: 1,
location: "Living room",
giftstate: 0,
caught: false,
asleep: false,
havesex: false,
wda: false,
drunk: 8,
gropecd: 0,
pisscd: 3,
pissmaxcd: 8,
officefuckcd: 0,
rocketpill: 6,
rockettime: 0,
prerocketlust: 0,
gps: false,
roomlock: false,
}>>
<<set $dnb ={
start: false,
acc: 0,
accmax: 25,
charchoice: 0,
dadar: 0,
broar: 0,
scenestage: 0,
cumscene: false,
dadkissed: false,
dadcaressed: false,
dadrimmed: false,
brokissed: false,
brocaressed: false,
brorimmed: false,
dped: false,
}>>
<<set $resman ={
Name: "Restaurant Manager",
Namedis: "Rob",
start: false,
lust: 0,
lustmax: 25,
manner: 11,
mannermax: 20,
bjtime: 0,
bjcd: 1,
giftstate: 0,
}>>
<<set $bully ={
Name: "Chris",
state: 0,
requeststate: 0,
tvstate: 0,
fcaught: 0,
request: 0,
requestcd: 10,
lust: 0,
lustmax: 20,
sus: 0,
susmax: 5,
rc: false,
requesttaken: true,
crashcd: 0,
giftstate: 0,
}>>
<<set $prof ={
Name: "Frank",
state: 0,
lust: 0,
lustmax: 30,
pat: 3,
patmax: 3,
sus: 0,
susmax: 10,
request: 0,
requeststate: 0,
stc: false,
syc: false,
}>>
<<set $police ={
Name: "Police Officer",
state: 0,
res: 6,
resmax: 10,
bprog: 0,
hprog: 0,
sprog: 0,
}>>
<<set $dealer ={
Name: "Dealer",
firsttalk: false,
buytime: 0,
firstbjcd: 4,
bjcd: 4,
}>>
<<set $sus1 ={
Name: "Sam",
}>>
<<set $sus2 ={
Name: "Clint",
}>>
<<set $sus3 ={
Name: "Quinn",
}>>
<<set $sus4 ={
Name: "Andy",
}>>
<<set $str1 ={
Name: "Stranger 1",
}>>
<<set $str2 ={
Name: "Stranger 2",
}>>
<<set $oni ={
Name: "Nga",
}>>
<<set $witch ={
Name: "Thuy",
dadhelpstate: 0,
dadhelptimer: 0,
brohelpstate: 0,
}>>
<<set $w to {
son: "kid",
Son: "Kid",
dad: "step-dad",
Dad: "Step-dad",
ydad: "your step-dad",
Ydad: "Your step-dad",
father: "step-father",
Father: "Step-Father",
yfather: "your step-father",
Yfather: "Your step-father",
bro: "step-bro",
Bro: "Step-bro",
ybro: "your step-bro",
Ybro: "Your step-bro",
brother: "step-brother",
Brother: "Step-Brother",
ybrother: "your step-brother",
Ybrother: "Your step-brother",
}>>
<<set $ws to {
Dadteaselivingroom: false,
Dadteasebedroom2: false,
Dadteasebedroom3: false,
Dadteasekitchen: false,
Dadteasebathroom: false,
Dadcrotchlivingroom1: false,
Dadcrotchlivingroom2: false,
Dadcrotchlivingroom3: false,
Dadcrotchlivingroom4: false,
Dadcrotchbedroom1: false,
Dadcrotchbedroom2: false,
Dadcrotchbedroom3: false,
Dadcrotchbedroom4: false,
Dadcrotchkitchen2: false,
Dadcrotchkitchen3: false,
Dadhjintro25: false,
Dadhjintro24: false,
Dadhjintro22: false,
Dadhjintro21: false,
Dadhj14: false,
Dadhj13: false,
Dadhj12: false,
Dadhj11: false,
Dadbjintro14: false,
Dadbjintro13: false,
Dadbjintro12: false,
Dadbjintro11: false,
Dadbj15: false,
Dadbj14: false,
Dadbj13: false,
Dadbj12: false,
Dadbj11: false,
Dadfondle: false,
Dadbathroombj11: false,
Dadbathroombj12: false,
Dadbathroombj13: false,
Dadbathroombj14: false,
Dadfuckintro11: false,
Dadfuckintro12: false,
Dadfuckintro13: false,
Dadfuckintro14: false,
Dadfuckintro21: false,
Dadfuckintro22: false,
Dadfuckintro23: false,
Dadfuckintro24: false,
Dadfuck11: false,
Dadfuck12: false,
Dadfuck13: false,
Dadfuck14: false,
Dadfuck15: false,
Dadofficefuck1: false,
Dadofficefuck2: false,
Dadofficefuck3: false,
Dadofficefuck4: false,
Dnbdadjealousbj: false,
Dnbdadjealousfuck: false,
Dadsleepfuck: false,
Dadgoodend1: false,
Dadgoodend2: false,
Dadjeabadends2: false,
Dadjeabadends3: false,
Dadbadends1: false,
Dadbadends2: false,
Dadbadends3: false,
Dadbadends4: false,
Dadbadends5: false,
Dadbadends6: false,
Broteaselivingroom1: false,
Broteaselivingroom2: false,
Broteaselivingroom3: false,
Broteaselivingroom4: false,
Broteasebedroom1: false,
Broteasebedroom2: false,
Broteasebedroom3: false,
Broteasebedroom4: false,
Broteasekitchen1: false,
Broteasekitchen2: false,
Broteasekitchen3: false,
Broteasekitchen4: false,
Broteasebathroom1: false,
Broteasebathroom2: false,
Broteasebathroom3: false,
Broteasebathroom4: false,
Brocrotchlivingroom1: false,
Brocrotchlivingroom2: false,
Brocrotchlivingroom3: false,
Brocrotchlivingroom4: false,
Brocrotchbedroom1: false,
Brocrotchbedroom2: false,
Brocrotchbedroom3: false,
Brocrotchbedroom4: false,
Brocrotchkitchen1: false,
Brocrotchkitchen2: false,
Brocrotchkitchen3: false,
Brocrotchkitchen4: false,
Brofondle2: false,
Brofondle4: false,
Brobathroombj1: false,
Brobathroombj2: false,
Brobathroombj3: false,
Brobathroombj4: false,
Brobj11: false,
Brobj12: false,
Brobj13: false,
Brobj14: false,
Brobj15: false,
Brofuck11: false,
Brofuck12: false,
Brofuck13: false,
Brofuck14: false,
Brofuck15: false,
Brosleepfuck: false,
Brobjffr1: false,
Brobjffr2: false,
Brobjffr3: false,
Brobjffr4: false,
Brofuckffr1: false,
Brofuckffr2: false,
Brofuckffr3: false,
Brofuckffr4: false,
Brogymfuck1: false,
Brogymfuck2: false,
Brogymfuck3: false,
Brogymfuck4: false,
Dnbbrojealousbj: false,
Dnbbrojealousfuck: false,
Brogoodend1: false,
Brogoodend2: false,
Brojeabadends2: false,
Brojeabadends3: false,
Brobadends1: false,
Brobadends2: false,
Brobadends3: false,
Brobadends4: false,
Brobadends5: false,
Brobadends6: false,
Dealerbj1: false,
Dealerbj2: false,
Resmanbj2: false,
Resmanbj31: false,
Resmanbj32: false,
Resmanworkouttowel: false,
Resmanworkoutadmire: false,
Resmanworkout2: false,
Resmanshower1: false,
Resmanshower2: false,
Resmanwash2: false,
Resmanunderwearbj: false,
Resmanhome6: false,
Resmanhome8: false,
Resmanhome9: false,
Resmanhomebj1: false,
Resmanhomebj2: false,
Resmanhomefuck1: false,
Resmanhomefuck2: false,
Resmanparkfuck1: false,
Resmanparkfuck2: false,
Bullystreak: false,
Bullyrequest1: false,
Bullyrequest2: false,
Bullyrequest3: false,
Bullyrequest4: false,
Bullyhjintro: false,
Bullyhj1: false,
Bullyhj2: false,
Bullybjintro: false,
Bullybj1: false,
Bullybj2: false,
Bullyfuckintro: false,
Bullyfuck1: false,
Bullyfuck2: false,
Bullylibraryfuck1: false,
Bullylibraryfuck2: false,
Bullybadend1: false,
Bullyend1: false,
Bullyend2: false,
Bullyend3: false,
Bullyend4: false,
Profvisit11: false,
Profvisit12: false,
Profvisit21: false,
Profvisit22: false,
Profvisit31: false,
Profvisit32: false,
Profvisit33: false,
Profvisit34: false,
Profvisit35: false,
Profvisit36: false,
Profspankingintro: false,
Profhjintro: false,
Profhj1: false,
Profhj3: false,
Profhj4: false,
Profhj5: false,
Profhj6: false,
Profbjintro: false,
Profbj1: false,
Profbj3: false,
Profbj4: false,
Profbj5: false,
Profbj6: false,
Proffuck11: false,
Proffuck13: false,
Proffuck14: false,
Proffuck15: false,
Proffuck16: false,
Profend1: false,
Profend2: false,
Profend3: false,
Mcctalk1: false,
Mcctalk2: false,
Mcbhj: false,
Mchhj: false,
Mcshj: false,
Mcrhj: false,
Mcconvention1strip: false,
Mcconvention2massage: false,
Mcconvention2hj: false,
Mcconvention3hj1: false,
Mcconvention3hj2: false,
}>>
<<set $q ={
daddysboydisplay: false,
brosforeverdisplay: false,
familyuniondisplay: false,
shiftyhookerdisplay: false,
resmandisplay: false,
bullydisplay: false,
grandmasshopdisplay: false,
theremedydisplay: false,
profdisplay: false,
mcdisplay: false,
}>><<nobr>><<widget "lust">>
<<if _args[0] === "dad" and not $gameends and not $dnb.start>>
<<if _args[1] === "minus">>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat">>
<<set $dad.lust = Math.clamp($dad.lust - _args[2], 0, $dad.lustmax)>>
<</if>>
<<print "@@.minus;-"+_args[2]+" "+$w.dad+"'s lust.@@">><br/><br/>
<<else>>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat" and previous() !== "Cheat">>
<<set $dad.lust = Math.clamp($dad.lust + _args[2], 0, $dad.lustmax)>>
<</if>>
<<print "@@.add;+"+_args[2]+" "+$w.dad+"'s lust.@@">><br/><br/>
<</if>>
<<elseif _args[0] === "bro" and not $gameends and not $dnb.start>>
<<if _args[1] === "minus">>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat" and previous() !== "Cheat">>
<<set $bro.lust = Math.clamp($bro.lust - _args[2], 0, $bro.lustmax)>>
<</if>>
<<print "@@.minus;-"+_args[2]+" "+$w.brother+"'s lust.@@">><br/><br/>
<<else>>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat">>
<<set $bro.lust = Math.clamp($bro.lust + _args[2], 0, $bro.lustmax)>>
<</if>>
<<print "@@.add;+"+_args[2]+" "+$w.brother+"'s lust.@@">><br/><br/>
<</if>>
<<elseif _args[0] === "resman" and not $gameends>>
<<if _args[1] === "minus">>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat">>
<<set $resman.lust = Math.clamp($resman.lust - _args[2], 0, $resman.lustmax)>>
<</if>>
<<print "@@.minus;-"+_args[2]+" "+$resman.Namedis+"'s lust.@@">><br/><br/>
<<else>>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat">>
<<set $resman.lust = Math.clamp($resman.lust + _args[2], 0, $resman.lustmax)>>
<</if>>
<<print "@@.add;+"+_args[2]+" "+$resman.Namedis+"'s lust.@@">><br/><br/>
<</if>>
<<elseif _args[0] === "bully" and not $gameends>>
<<if _args[1] === "minus">>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat">>
<<set $bully.lust = Math.clamp($bully.lust - _args[2], 0, $bully.lustmax)>>
<</if>>
<<print "@@.minus;-"+_args[2]+" "+$bully.Name+"'s lust.@@">><br/><br/>
<<else>>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat">>
<<set $bully.lust = Math.clamp($bully.lust + _args[2], 0, $bully.lustmax)>>
<</if>>
<<print "@@.add;+"+_args[2]+" "+$bully.Name+"'s lust.@@">><br/><br/>
<</if>>
<<elseif _args[0] === "prof" and not $gameends>>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat">>
<<set $prof.lust = Math.clamp($prof.lust + _args[1], 0, $prof.lustmax)>>
<</if>>
<<print "@@.add;+"+_args[1]+" "+$prof.Name+"'s lust.@@">><br/><br/>
<</if>>
<</widget>><</nobr>>
<<nobr>><<widget "aff">>
<<if _args[0] === "dad" and not $gameends and not $dnb.start>>
<<if _args[1] === "minus">>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat">>
<<set $dad.aff = Math.clamp($dad.aff - _args[2], 1, $dad.affmax)>>
<</if>>
<<print "@@.minus;-"+_args[2]+" "+$w.dad+"'s affection.@@">><br/><br/>
<<else>>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat">>
<<set $dad.aff = Math.clamp($dad.aff + _args[2], 1, $dad.affmax)>>
<</if>>
<<print "@@.add;+"+_args[2]+" "+$w.dad+"'s affection.@@">><br/><br/>
<</if>>
<<elseif _args[0] === "bro" and not $gameends and not $dnb.start>>
<<if _args[1] === "minus">>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat">>
<<set $bro.aff = Math.clamp($bro.aff - _args[2], 1, $bro.affmax)>>
<</if>>
<<print "@@.minus;-"+_args[2]+" "+$w.brother+"'s affection.@@">><br/><br/>
<<else>>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat">>
<<set $bro.aff = Math.clamp($bro.aff + _args[2], 1, $bro.affmax)>>
<</if>>
<<print "@@.add;+"+_args[2]+" "+$w.brother+"'s affection.@@">><br/><br/>
<</if>>
<<elseif _args[0] === "resman" and not $gameends>>
<<if _args[1] === "minus">>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat">>
<<set $resman.manner = Math.clamp($resman.manner - _args[2], 1, $resman.mannermax)>>
<</if>>
<<print "@@.minus;-"+_args[2]+" "+$resman.Namedis+"'s manner.@@">><br/><br/>
<<else>>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat">>
<<set $resman.manner = Math.clamp($resman.manner + _args[2], 1, $resman.mannermax)>>
<</if>>
<<print "@@.add;+"+_args[2]+" "+$resman.Namedis+"'s manner.@@">><br/><br/>
<</if>>
<<elseif _args[0] === "pol" and not $gameends>>
<<if _args[1] === "minus">>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat">>
<<set $police.res = Math.clamp($police.res - _args[2], 1, $police.resmax)>>
<</if>>
<<print "@@.minus;-"+_args[2]+" "+$police.Name+"'s respect.@@">><br/><br/>
<<else>>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat">>
<<set $police.res = Math.clamp($police.res + _args[2], 1, $police.resmax)>>
<</if>>
<<print "@@.add;+"+_args[2]+" "+$police.Name+"'s respect.@@">><br/><br/>
<</if>>
<</if>>
<</widget>><</nobr>>
<<nobr>><<widget "sus">>
<<if _args[0] === "dad" and not $gameends and not $dnb.start>>
<<if _args[1] === "minus">>
<<print "@@.add;-"+_args[2]+" "+$w.dad+"'s suspicion.@@">><br/><br/>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat">>
<<set $dad.sus = Math.clamp($dad.sus - _args[2], 0, $dad.susmax)>>
<</if>>
<<elseif _args[1] === "addflat">>
<<print "@@.minus;+"+_args[2]+" "+$w.dad+"'s suspicion.@@">><br/><br/>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat">>
<<set $dad.sus = Math.clamp($dad.sus + _args[2], 0, $dad.susmax)>>
<</if>>
<<elseif _args[1] === "add">>
<<set _sus = (45 - $dad.aff) * 0.02 * _args[2]>>
<<set _sus = Math.round(_sus)>>
<<if _sus > 0>>
<<print "@@.minus;+"+_sus+" "+$w.dad+"'s suspicion.@@">><br/><br/>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat">>
<<set $dad.sus = Math.clamp($dad.sus + _sus, 0, $dad.susmax)>>
<</if>>
<</if>>
<</if>>
<<elseif _args[0] === "bro" and not $gameends and not $dnb.start>>
<<if _args[1] === "minus">>
<<print "@@.add;-"+_args[2]+" "+$w.brother+"'s suspicion.@@">><br/><br/>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat">>
<<set $bro.sus = Math.clamp($bro.sus - _args[2], 0, $bro.susmax)>>
<</if>>
<<elseif _args[1] === "addflat">>
<<print "@@.minus;+"+_args[2]+" "+$w.brother+"'s suspicion.@@">><br/><br/>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat">>
<<set $bro.sus = Math.clamp($bro.sus + _args[2], 0, $bro.susmax)>>
<</if>>
<<elseif _args[1] === "add">>
<<set _sus = (45 - $bro.aff) * 0.02 * _args[2]>>
<<set _sus = Math.round(_sus)>>
<<if _sus > 0>>
<<print "@@.minus;+"+_sus+" "+$w.brother+"'s suspicion.@@">><br/><br/>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat">>
<<set $bro.sus = Math.clamp($bro.sus + _sus, 0, $bro.susmax)>>
<</if>>
<</if>>
<</if>>
<<elseif _args[0] === "bully" and not $gameends>>
<<if _args[1] === "minus">>
<<print "@@.add;-"+_args[2]+" "+$bully.Name+"'s strike.@@">><br/><br/>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat">>
<<set $bully.sus = Math.clamp($bully.sus - _args[2], 0, $bully.susmax)>>
<</if>>
<<elseif _args[1] === "addflat">>
<<print "@@.minus;+"+_args[2]+" "+$bully.Name+"'s strike.@@">><br/><br/>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat">>
<<set $bully.sus = Math.clamp($bully.sus + _args[2], 0, $bully.susmax)>>
<</if>>
<</if>>
<<elseif _args[0] === "prof" and not $gameends>>
<<print "@@.minus;+"+_args[1]+" "+$prof.Name+"'s strike.@@">><br/><br/>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat">>
<<set $prof.sus = Math.clamp($prof.sus + _args[1], 0, $prof.susmax)>>
<</if>>
<</if>>
<</widget>><</nobr>>
<<nobr>><<widget "jea">>
<<if _args[0] === "dad" and not $gameends and $dnb.start>>
<<if _args[1] === "minus">>
<<print "@@.add;-"+_args[2]+" "+$w.dad+"'s jealousy.@@">><br/><br/>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat" and _args[3] !== 2>>
<<set $dad.jea = Math.clamp($dad.jea - _args[2], 0, $dad.jeamax)>>
<</if>>
<<elseif _args[1] === "add">>
<<print "@@.minus;+"+_args[2]+" "+$w.dad+"'s jealousy.@@">><br/><br/>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat" and _args[3] !== 2>>
<<set $dad.jea = Math.clamp($dad.jea + _args[2], 0, $dad.jeamax)>>
<</if>>
<</if>>
<<elseif _args[0] === "bro" and not $gameends and $dnb.start>>
<<if _args[1] === "minus">>
<<print "@@.add;-"+_args[2]+" "+$w.brother+"'s jealousy.@@">><br/><br/>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat" and _args[3] !== 2>>
<<set $bro.jea = Math.clamp($bro.jea - _args[2], 0, $bro.jeamax)>>
<</if>>
<<elseif _args[1] === "add">>
<<print "@@.minus;+"+_args[2]+" "+$w.bro+"'s jealousy.@@">><br/><br/>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat" and _args[3] !== 2>>
<<set $bro.jea = Math.clamp($bro.jea + _args[2], 0, $bro.jeamax)>>
<</if>>
<</if>>
<<elseif _args[0] === "prof" and not $gameends>>
<<if _args[1] < 0>>
<<print "@@.minus;"+_args[1]+" "+$prof.Name+"'s patience.@@">><br/><br/>
<<else>>
<<print "@@.add;+"+_args[1]+" "+$prof.Name+"'s patience.@@">><br/><br/>
<</if>>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat" and _args[3] !== 2>>
<<set $prof.pat = Math.clamp($prof.pat + _args[1], 0, $prof.patmax)>>
<</if>>
<</if>>
<</widget>><</nobr>>
<<nobr>><<widget "dnbacc">>
<<if not $gameends and $dnb.start>>
<<if _args[0] === "minus">>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat">>
<<set $dnb.acc = Math.clamp($dnb.acc - _args[1], 0, $dnb.accmax)>>
<</if>>
<<print "@@.minus;-"+_args[1]+" "+$w.dad+"'s & "+$w.brother+"'s throuple acceptance.@@">><br/><br/>
<<else>>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat">>
<<set $dnb.acc = Math.clamp($dnb.acc + _args[1], 0, $dnb.accmax)>>
<</if>>
<<print "@@.add;+"+_args[1]+" "+$w.dad+"'s & "+$w.brother+"'s throuple acceptance.@@">><br/><br/>
<</if>>
<</if>>
<</widget>><</nobr>>
<<widget "money">><<silently>>
<<set $you.money = Math.clamp($you.money + _args[0], 0, 999999999999999999999999999)>>
<<replace "#story-caption">><<include "StoryCaption">><</replace>>
<</silently>><</widget>><<if not hasVisited("Introjerk")>>
<<minute add 5>>\
As you enter the kitchen, $w.ybrother - <<textbox "$bro.Namedis" "Mark">> - is eating a sandwich tiredly.
<<image bro/bro1.jpg>>
Who could have thought this 180lb hunk who benches press his own weight for fun can appear so small and worn out. He must have just finished his late night shift at the fast food joint and just arrived back home as you can smell the greased mixed with heady sweat from here.
It takes a few seconds before he notices you.
<<di bro "Oh hey, bro. I got you some foods, are you late?">>
<<di you "Nah, the orientation starts at 9:00, still plenty of time left. How are you, my dude?">>
<<di bro "As well as working graveyard shift in a dead-end job can get. Go get your college degree, dude. Don't wind up dumb, broke and single like me.">>
Despite being a total catch, $w.ybrother is full of insecurities because he was poked fun at during high school for his weight and slow learning. He has been working his ass off for the smoking-hot body but it cannot fix the complete cluelessness when it comes to women. He's now 24 and yet to have a girlfriend.
You decide to:
[[Comfort him|KitchenintroCom]]
[[Gloat at him|KitchenintroGlo]]
<<else>>
<<di you "Fuck fuck fuck, the orientation starts at 9:00. I won’t make it in time. Gotta get a ride from $bro.Namedis.">>
You quickly run to $w.ybrother's room, knocking on his door incessantly.
<<di bro "What?">>
<<aff bro minus 2>>\
$w.Ybrother - <<textbox "$bro.Namedis" "Mark">> - grunts tiredly, clearly displeased that you interrupted his sleep.
<<image bro/bro1.jpg>>
<<di you "Can you take me to school? I have the orientation at 9:00 today and if I take the bus, it will be too late.">>
He grumbles but still puts on his cap and gets the key, accepting your request. As you both settle in the running car, he says to you.
<<di bro "I just got back from a night shift, man. If I crash, it's on your ass.">>
It’s funny to see $w.ybrother who is a 180 lbs hunk who bench presses his own weight for fun squeeze into this old tiny car. The man is a total catch with bulging muscles and a kind smile. However, he was bullied during highschool for his weight and slow learning and he’s been insecure ever since. The man has been working his ass off for that smoking-hot body but it doesn’t help with his complete cluelessness when it comes to women. He’s now 24 years old and yet to have a girlfriend.
<<di you "Thanks, bro. I owe you this one.">>
As you smile at him sweetly, the waft of grease and heady sweat emanating from him confirms that he indeed just got off from his fast food restaurant job.
You spend the rest of the ride taking in the smell and sit in a comfortable silence.
<<link "You arrive at the college" "Collegeintro">>
<<set _tempm = 60 - $minute>>
<<pressminute add _tempm>>
<</link>>
<</if>>\[img[media/becomeapatron.png][https://www.patreon.com/bePatron?u=71918261]]
<br/>
<br/>
<<timeWidget>>
<<if $day == 2>>
<<set $dayOfWeek = "Monday">>
<<elseif $day == 3>>
<<set $dayOfWeek = "Tuesday">>
<<elseif $day == 4>>
<<set $dayOfWeek = "Wednesday">>
<<elseif $day == 5>>
<<set $dayOfWeek = "Thursday">>
<<elseif $day == 6>>
<<set $dayOfWeek = "Friday">>
<<elseif $day == 7>>
<<set $dayOfWeek = "Saturday">>
<<elseif $day == 1>>
<<set $dayOfWeek = "Sunday">>
<</if>>
<u>$dayOfWeek</u><br/>
<br/>
<div align="center">
<table border="white">
<tr>
<td class="timer">
<p style="color:#F5F4F4; font-size: 5px"></p>
$showHour:$showMinute<<if $hourdisplaymode == false and $hour < 12>> AM<<elseif $hourdisplaymode == false and $hour >= 12>> PM<</if>>
</td>
</tr>
</table>
</div>
<<if $you.money < 0>>
<<set $you.money = 0>>
<</if>>
<p style="color: gold; font-size: 20px"><b>$$$you.money</b></p>
<<silently>>
<<set _horniness = Math.round(12 - $you.horniness)>>
<<if $you.horniness <= 6>>
<<set _tcolor = "green">>
<<elseif $you.horniness <= 12>>
<<set _tcolor = "yellow">>
<<else>>
<<set _tcolor = "red">>
<</if>>
<</silently>>
<<if $stage == 0>><<if _horniness > 0>><<print "<p style=\"color: "+ _tcolor+"; font-size: 17px\">Horniness: _horniness hr<<if _horniness >= 2>>s<</if>> left</p>">><<else>><p style="color: red; font-size: 17px">Lecherous</p><</if>><</if>>
<<if not $cheatnofatigue and $stage == 0>>
<<silently>>
<<set _hungerdead = Math.round($you.hungermax - $you.hunger)>>
<<if $you.hunger <= $you.hungermax - 3>>
<<set _tcolor = "green">>
<<else>>
<<set _tcolor = "red">>
<</if>>
<</silently>>
<<print "<p style=\"color: "+ _tcolor+"; font-size: 17px\">Hunger: _hungerdead hr<<if _hungerdead >= 2>>s<</if>> left</p>">>
<<silently>>
<<set _sleepdead = Math.round($you.sleepmax - $you.sleep)>>
<<if $you.sleep <= $you.sleepmax - 3>>
<<set _tcolor = "green">>
<<else>>
<<set _tcolor = "red">>
<</if>>
<</silently>>
<<print "<p style=\"color: "+ _tcolor+"; font-size: 17px\">Sleep: _sleepdead hr<<if _sleepdead >= 2>>s<</if>> left</p>">>
<</if>>
<<if $prof.state >= 5>>
<<silently>>
<<set _clean = Math.round(24 - $you.clean)>>
<</silently>>
<<if _clean > 0>><p style="color: green; font-size: 17px">Cleanliness: _clean hr<<if _clean > 1>>s<</if>> left</p><<else>><p style="color: red; font-size: 17px">Dirty & Smelly</p><</if>>
<</if>>
<<silently>><<if $bro.pisscd == 0>>
<<set $bro.location = "Bathroom">>
<<elseif $bro.schedule == 9>>
<<set $bro.location = "Brother's bedroom">>
<<elseif $bro.schedule == 5>>
<<broschedule5>>
<<elseif $bro.schedule == 4>>
<<broschedule4>>
<<elseif $bro.schedule == 3>>
<<broschedule3>>
<<elseif $bro.schedule == 2>>
<<broschedule2>>
<<else>>
<<broschedule1>>
<</if>>
<<if $dad.pisscd == 0>>
<<set $dad.location = "Bathroom">>
<<elseif $dad.schedule == 9>>
<<set $dad.location = "Dad's bedroom">>
<<elseif $dad.schedule == 2>>
<<dadschedule2>>
<<else>>
<<dadschedule1>>
<</if>>
<</silently>>
<<script>>
if (Save.ok() && Save.slots.ok() && turns() % 11 == 0) {
console.log(Save.get());
console.log("Available slots: " + Save.slots.length);
console.log("Filled slots: " + Save.slots.count());
console.log("Get the first slot: " + Save.slots.get(0));
console.log("If the first log filled? " + Save.slots.has(0));
console.log("Do we have any filled slots? " + Save.slots.isEmpty());
Save.slots.save(0, "AUTOSAVE", {"ki": "velu"});
console.log(Save.get());
console.log("Available slots: " + Save.slots.length);
console.log("Filled slots: " + Save.slots.count());
console.log("Get the first slot: " + Save.slots.get(0));
console.log("If the first log filled? " + Save.slots.has(0));
console.log("Do we have any filled slots? " + Save.slots.isEmpty());
}
<</script>><<if passage() !== "Hackwarning">>
<<if $wasMenuItemEntered>>
<<link "BACK" $pastPassage>>
<<set $wasMenuItemEntered = false>>
<<incestswitch>>
<<if $ingallery>>
<<set $ingallery to false>>
<<set $gameends to false>>
<</if>>
<</link>>
<<else>>
<<link "Characters" "Character stats">>
<<set $wasMenuItemEntered = true>>
<<set $pastPassage to passage()>>
<</link>>
<<if $donetutorial and not $gameends and $stage == 0>><<link "Objectives" "Oktab">>
<<set $wasMenuItemEntered = true>>
<<set $pastPassage to passage()>>
<</link>><</if>>
<<link "Preferences" "Settingsmenu">>
<<set $wasMenuItemEntered = true>>
<<set $pastPassage to passage()>>
<</link>>
<<link "Cheats" "Cheat">>
<<set $wasMenuItemEntered = true>>
<<set $pastPassage to passage()>>
<</link>>
<</if>>
<</if>>Your name: @@.you;<strong>$you.Namedis</strong>@@
<<if $stage == 0>>\
Pack of beer: $you.beer<<if $watchrocket>>
Rocket pill: $you.rocket<</if>><<if hasVisited("Resmantalk1")>>\
Weed: $you.weed<</if>>\
<<if $donetutorial or hasVisited("Kitchenintro")>>\
<<include "Dadstats">>
<<include "Brostats">>
<</if>>\
<<if $dnb.start>>\
<span style="color:red"><b>Throuple Acceptance:</b> $dnb.acc/$dnb.accmax</span><br/><</if>>\
<<if $prof.state >= 1>>\
<<include "Profstats">>\
<</if>>\
<<if $bully.state >= 1>>\
<<include "Bullystats">>\
<</if>>\
<<if $resman.start>>\
<<include "Resmanstats">>\
<</if>>\
<<elseif $stage == 1>>\
<<include "Policemcstats">>\
<</if>>\
@@.minus;OPEN DURING SCENES WITH CAUTION@@<center>@@.titlegame;The Family's Curse@@</center>
Getting to college while still being a virgin is not the plan for most people, especially for a young gay man like you. As a new school resolution, you promise that you will stop being so boring and get your cherry pop. However, living in a middle of a conservative town and in the same house with your workaholics $w.father and demure older $w.brother, this goal isn't easy to achieve. Or is it?
<center>@@.str;DISCLAIMER@@</center>
First of all, this game is mainly being built with <strong>submissive cis-gay male protagonist</strong> in mind and with a slower and more "logical" approach. All the characters in the game are all over 18 years old. The game features taboo subjects such as non-consensual sex, <<if $incest>>incest <</if>>and other adult themes like slurs, substance usage, pornography and gay sex...
This is a work of fiction any resemblance to actual persons, living or dead, or actual events is purely coincidental. The author doesn't in any way, shape, or form, condone any actions depicted in this game.
<b>Special thanks to: <span style="color:red">PrimordialMyth, Timothy S., Rory, Little_Mischief, Scotty, Daniel K. B., David G., Kane, StockyJock, Brandon L., Jesse, Brandon L., Tobias K., Vinmie007, Momo-blank, Stevie H., Juan M., Theo, Wrayth, JayGames, 打开柜子看彩虹, </span></b>, <<linkappend "and many more:">>
Darkthunder, aimmm1314, landon, Devin P., fruitytooty, Sobelement, wesley e., Orannis, Facundo C., Phoenix S., Protofighter, Chance, LoadedHoneybee53, Ryan S., Tyler L. W., Egg, Micheal, Melba R., David C., dan r., Kevin J., Robert F., timmy, Darren, Maik H., Yannik B., firedragon, james m., Demonia e, 8BitHomo, ohyouknow, Jamie, Daniel M., Jocelyn M., Callum M., Rick A., Cody , Paul R., Alex B.,jcw128 , Norman A., Sehan L., Emme L., Anime Dwee, Alex, kotori the birb, Kai, RJ A., 墨里鷹, Anthony R., KingReptar , Andrew T., Tamir L., Zeadric, Exclusionary , AnonymousWolf19, Halley L., Conor O., Samriel V., Finn, John R., aeipathy, Deathwork23, ThribbyRibby, Connor, Nick H., BryanL2002, Perry M., Fire EmblemLover098, TomTheCub, Azure , Alex R., Nicholas S., Alvaro, Tim B., Darius L., Richard P., Benjamin C., Matthew H., AngeVert, Adam J., Palor, Tarottarot, Darkpower08, Collussus96, Autobot BladeWing, Zac C., Sho , Spiritpaw , Fred R J., Chinedu T., Hankou, Fates_Herald , moonxbb2, gabrielle , EtherealHex , Bobbadoodlicious , DoucheF4g, xavior, จิณณวัตร 323, Jeremey B., G.C, ThetaBorn , Sameer , LoganBig1, abubu1991, Tycho S., dwink , Undeadstone , Aero M, Menomea, Julian, Sundermount, Hiigara129, Big_Toxic, Steven K., Kaiden, Rakshasa, Eliaw, th05eo90, Abe L., Alex M., JL16, Onw fcked up gay., Jacob G., Evelynn, AF Costa, bite-sized unicorn, Carbon204, Casius Aurora, ZombieHK, terry, Marcus G., Alexis T., Mitchell V. Z., Alex, John S., Gabriel Z., Grant A., Justin H., Steven, J House, Adan P., Boyan G., Luke, auwua, Grant P., Maverick, Nel, Connor S., Daniel O., Brett W., Yaoi_enjoyer, marsalute, ninjafalcon5013, Raphael A., John Doe, jake m., Remy Ma's Jailcell, Casey J., Adam S., JS031986, Mark b., Magnifike, John W., Daniel, Alex D., Amancun, Greenie, Jeremiah T., BD, bussygay, Bov, Ashley E., Marshall A., Kelvin H., ranseyrock, Ron, Nathan C., jon a., Kenneth D., HalfLighter, Chase D., Emily E., Tobias W., Lee D., tallullah, Kerrek, Larry M., Kalahan K., JFromTheIRS, Rebecca, Milo W., Dave B., salomon g., studdly, 어 가링, Tarik H., Jose S. E., Amani R., 琮 高, Charlie H., Christian C., 诺 维, Gary L., bloop, Mohammed G., SmileSofy, Hippolytus,
Joey P., Ian D., Lewis S., Alexis R., Danny, Kaepora, Wolfen Alexius, eversleep, M P, _ -, Raven8I, idkreally, Yi W., fckthemedia_, Caleb, cookie, z17588868, sansuri123, 莉陇 周, Jose, Ronni, drake, Mark. W, Ralph L., Henry W., 1hundredknight, Jada, ember, melon care, Elle,
SparklezPride, MoonCake, Justin, Illustrious Dude, Em To, Xavier, Gary T., Martijn S., Ang3l An0ther, Cody C., Mark J., Michael L.,
dante s., Sam E., Liithium, Andreig, Terje Sassypants, DXDW, The Traveller, Normammu, Zane S., Jim B., raccoon, Alex C., Deathcon 66, gud, 이코 리, hainotsuki, Dandylion72,...
My work wouldn't have been possible without your contribution. <3<</linkappend>>
<center>[[I am at least 18 years old. I have read and understand the warnings above.|Beginning]]
<<link "Accept the above and <b>SKIP THE INTRO</b>" "Skipintro">><</link>></center>You make it just in time before the orientation and meet <b>$oni.Name</b> - your friend and beard all throughout highschool. She is the person you trust the most and <b>give the best advice</b>, never leading you astray.
<<if not hasVisited("Introjerk")>>
<<di oni "Heyyoo, look at Mr. Punctual right here - arriving unfashionably on time. How ungay of you.">>
<<di you "Oh quit it. I would have been here earlier if I didn’t have a chat with my $w.brother.">>
<<di oni "Your hunky dory $w.brother? Sheesh, I wouldn’t mind “chatting” with him all day. Anyway, you are a college boy now, <strong>time management and planning ahead are key</strong>. Believe me, mistakenly getting double booked with 2 hot dates and then one of them caught you in the act is a disaster. I've been there.">>
<<di you "Gotcha, mom.">>
<<else>>
<<di oni "Was that your hunky dory $w.brother? Why did you make the poor guy your chauffeur?">>
<<di you "Well, I overslept so I had to ask him for a ride. He wasn't happy getting woken up.">>
<<di oni "Tsk tsk, poor guy. You're in college now - a grown up. <b>Time management and planning ahead are key</b>. Believe me, mistakenly getting double booked with two hot dates and then one of them caught you in the act is a disaster. I've been there.">>
<</if>>You both join in the orientation begins with an opening ceremony and followed by a surprisingly good talent show.
<<di oni "You got any hot date lined up yet?">>
<<di you "No and I don’t want to talk about how I am still a virgin right now.">>
<<di oni "I understand your struggle as a Gay™, but you have got to be bolder, <b>make daring choices</b> and ditch that V-card. You are a college student now, practically a new person, be wild, be outrageous.">>
Like you said, she is a fountain of wisdom and actually making a great point here. Therefore, you answer her determinedly:
<<di you "Thank you, I need to hear that. From now on, boring $you.Namedis is dead. Hello new, improved and sluttier $you.Namedis.">>
With those sentences uttered, you high five each other, but how far and how deviant will you go?
[[Later that evening at home|Livingroomintro1]]<<hour add 1>><<set $you.horniness = 0>>\
You make a quick work of beating yourself off.
<<set _image to either(1,2,3,4)>>
<<if _image == 1>><<image you/masturbate1.webp>>
<<elseif _image == 2>><<image you/masturbate2.webp>>
<<elseif _image == 3>><<image you/masturbate3.webp>>
<<elseif _image == 4>><<image you/masturbate4.webp>><</if>>\
Soon the cum flows out and coats your dick.
<<image you/masturbatecum1.webp>>
<<link "You clean up the mess leisurely" $you.location>><</link>><<image yourbedroom1.jpeg>>
<span id="locdesc">You are in your bedroom</span>
<<if $you.location !== passage()>>\
<<minute add 5>>\
<</if>>\
<<set $you.location = passage()>>\
<<timed 40ms>> <<if $dad.location === passage()>>\
[[$w.Ydad|Dad]]
<</if>>\
<<if $bro.location === passage()>>\
[[$w.Ybrother|Brother]]
<</if>> <</timed>>\
[[Jerk off|JerkinBed]]
Nap for <<link "15" `passage()`>><<set $you.sleep -= 0.50>><<pressminute add 15>><</link>>, <<link "20" `passage()`>><<set $you.sleep -= 0.66>><<pressminute add 20>><</link>>, <<link "60" `passage()`>><<set $you.sleep -= 2>><<presshour add 1>><</link>> minutes.
[[Sleep|Sleepinyourbedroom]]
[[Living room]]\
[[Kitchen|Kitchen]]\
[[Bathroom]]\
[[Dad's bedroom]]\
[[Brother's bedroom]]<<minute add 10>>
<<di you "No, bro. You still got it everyone has to start somewhere and there are tons of jobless college gruaduates anyway. Don't sweat too much.">>
<<image bro/brosmile.jpg>>
$bro.Namedis beams at you.
<<aff bro add 2>>\
<<di bro "Thanks man.">>
$w.Ybrother throws the dishes into the sink.
<<di bro "Before you leave, can you clean the dishes for me? I’m beat.">>
<<di you "Sure, rest up. I’ll handle it.">>
He then pats your shoulder, face sincere.
<<di bro "Appreciate it, bro.">>
After polishing off the delicious egg sandwich, you look at the sink filled with dirty dishes and ponder: Should you do the dishes?
<div class="temp">
<<link "Of course.">>
<<pressminute add 10>>\
<<updatecaption>>\
<<replace ".temp">>\
There aren't many so you make a quick work of cleaning the dishes. <<set $washdishes = true>>
<</replace>>\
<</link>>
</div>
<<link "Let's catch the bus now" "Collegeintro">>
<<set _tempm = 60 - $minute>>
<<pressminute add _tempm>>
<</link>><<di you "Well, at least $w.dad doesn’t expect much from you.">>
<<aff bro minus 5>>\
<<di bro "Hey, don’t be a dick.">>
There is an awkward pause since you know you hurt his feeling. Done with breakfast, he says to you.
<<di bro "I’m beat, help me with the dishes, will ya?">>
After that, he leaves the kitchen promptly and does not wait for your answer.
After polishing off the delicious egg sandwich, you look at the sink filled with dirty dishes and ponder: Should you do the dishes?
<div class="temp">
<<link "Of course.">>
<<pressminute add 10>>\
<<updatecaption>>\
<<replace ".temp">>\
There aren't many so you make a quick work of cleaning the dishes. <<set $washdishes = true>>
<</replace>>\
<</link>>
</div>
<<link "Let's catch the bus now" "Collegeintro">>
<<set _tempm = 60 - $minute>>
<<pressminute add _tempm>>
<</link>><<nobr>><<if $hour >= 13 and $daywd == 2>>
<<set $washdishes = false>>
<<set $daywd = 1>>
<<elseif $hour >= 21 and $daywd >=1 >>
<<set $washdishes = false>>
<<set $daywd = 0>>
<</if>>
<<if $dayld == 1 and $hour >= 9>>
<<set $laundry = false>>
<<set $dayld = 0>>
<</if>>
<<if $you.location !== passage()>><<minute add 5>><</if>>
<<set $you.location = passage()>>
<</nobr>>
<<image livingroom1.jpg>>
<span id="locdesc">You are in the living room.</span>
<<timed 40ms>> <<if $dad.location === passage()>>\
[[$w.Ydad|Dad]]
<</if>>\
<<if $bro.location === passage()>>\
[[$w.Ybrother|Brother]]
<</if>> <</timed>>\
[[Watch TV|TV]]
Nap for <<link "15" `passage()`>><<set $you.sleep -= 0.50>><<pressminute add 15>><</link>>, <<link "20" `passage()`>><<set $you.sleep -= 0.66>><<pressminute add 20>><</link>>, <<link "60" `passage()`>><<set $you.sleep -= 2>><<presshour add 1>><</link>> minutes.
[[Kitchen]]\
[[Bathroom]]\
[[Your bedroom]]\
[[Dad's bedroom]]\
[[Brother's bedroom]]
<<if $donetutorial>><<link "Go outside" "Go outside">><<pressminute add 5>><</link>><</if>><<hour add 8>><<minute add 50>>\
As the eventful day passes, you return home late in the afternoon excited for a new beginning.
As you watch through the door, you are surprised to see your $w.dad already already settling on the couch watching TV.
<<di dad "Hey boyo, how was the first day?">>
<<di you "It was great. The college ground is huge and lots of welcoming activities. Overall, good vibes. How come you are home this early?">>
<<di dad "Hm, our firm just closed a huge deal, so after the lunch celebration we had the afternoon off, they shoo’d me home, touted, and I quote, “work-life balance”... So you aren’t happy to see this old man home?">>
<<di you "Nah, it’s cool. I’m just surprised that’s all.">>
<<if not $washdishes>> <<di dad "By the way, I had told ya to clean up but when I arrived at home I saw a bunch of unwashed dishes.">>
<<aff dad minus 2>>\
<<di you "Oops, sorry. I had to catch the bus and plan to do it when I get home.">>
<<di dad "It's alright, but you know I hate messes.">>
<<di you "Gotcha, won’t happen again.">>
<</if>>You watch as $w.ydad leisurely slouches on the couch and is nursing a beer. His large fingers scratch the belly - causing the shirt to ride up, showing the thick treasure trail leading down to the forbidden land. The visible outline of his dick under the gray sweats has caught your eyes numerous times. Damn, the man ages like fine wine. Your wandering eyes and thoughts then get cut short.
<<di bro "You guys having fun without me?">>
$w.Ybrother walks in smiling and damn, like father like son. The tank top really highlights the swell of his muscles and you want to trace the veins of his forearms with your tongue. Finally, the obscene bulge, you silently thank the guy who first created the glorious invention that is sweatpants.
Then it hits you square in the face - you are living under the same roof with the two of the hottest people in the world. However, there is this one tiny problem: <<if $incest>>they are related to you by blood<<else>>they are technically your family<</if>>.
$w.Ybrother sits next to you and says.
<<di bro "Saw any hot chick at school?">>
He only got this bravado when talking with family. Facing a woman, he becomes a total nervous wreck so much so you can't look away from.
<<di dad "Hold your horses and be careful, young man. You have to get just the right woman or else...">>
All the rest is left unsaid but the bitterness radiated from him is so thick you can cut through it.<<if not $incest>> You feel a bit dignified for your mom but remain silent still it's still a touchy subject to $w.ydad.<</if>>
<<di bro "Still, it must be nice to be surrounded by friends of your age and socialize.">>
Now, there is an added note of envy in the air. You want to grab $w.ybrother and shake him and let him know he has nothing to be insecure about, but that’s a mental wall that he has to break down on his own.
[[A breaking local news interrupts your conversation|Livingroomintro2]]<<minute add 10>><<di bro "... He kept her as a sex slave for a whole year? What the hell?">>
<<di you "Yea.. that’s quite messed up. It must have been hell for that poor woman.">>
The report of a 40 years old man keeping a young woman in her 20s against her will for his own perverted pleasure just got broadcasted and most likely has shaken the nation. $w.Ydad, deep in thoughts, look you both in the eyes and says grimly.
<<if $incest>><<di dad "Boys, we need to talk.">><<else>><<di dad "Boys, we need to talk, especially you $bro.Namedis.">><</if>>
<<di bro "Um... you’re scaring me a bit, dad.">>
You chuckle nervously along with $bro.Namedis and are not sure what to expect from $w.yfather.
<<if $incest>><<di dad "It’s about our family. A curse to be specific.">><<else>><<di dad "It’s particularly about our side of family, $bro.Namedis. A curse to be specific.">><</if>>
The two opposing pairs of eyes bug out, breaths abated, anticipating the elaboration.
<<di dad "If you pay close attention, our bloodline can only produce men. All of the children have never been female and it can be traced back hundreds of years ago.">>
<<if $incest == true>><<di you "Now that I think about it, it’s true. All of the immediate relatives from dad’s side are males except for their spouses.">><<else>><<di you "Wait really?">><</if>>
<<di dad "Yes, another curse, well depends on how you look at it, is our insatiable sex drive.">>
<<di you "What?">>
You exclaim, surprisedly. Glancing over, you can see $w.ybrother is blushing a bit.
<<if $incest>><<di dad "Yes, we never ever run out of fuels, and I don’t know about you boys, but if I don’t rub one out at least twice a day, Imma go insane. The worst thing is that it never goes away with age.">><<else>><<di dad "Yes, we never ever run out of fuels, and I don’t know about you $bro.Namedis, but if I don’t rub one out at least twice a day, Imma go insane. The worst thing is that it never goes away with age.">><</if>>
<<di bro "So grandpa...">>
<<di dad "...Yes. He’s still beating his meat daily, I’m afraid...">>
Despite how eventful this day has been, learning about your <<if $incest == false>>step-<</if>>family's sexual duress is definitely not on your bingo sheet considering how conservative $w.ydad usually is and especially not with your prudish $w.brother.
<<di bro "... Why are we talking about this again?">>
<<di dad "I’m tellin’ ya, be a strong man and resist the temptation. Just beat off to release the tension and don’t go kidnapping random girls, ya hear me?">>
$w.Ybrother groans exasperatedly.
<<if $incest>><<di bro "Dad, we obviously aren’t gonna be a criminal, what are you even on about?">><<else>><<di bro "Dad, I am obviously not gonna be a criminal, what are you even on about?">><</if>>
<<di dad "All I’m just saying is that... you know it yourself how strong our stamina is. I don’t care how you go about getting rid of all that pent up energy, but make sure to do it legally.">>
After the conversation, it sheds some light into <<if $incest>>your libido and the reason you’re horny all the time hasn’t been just puberty<<else>>$w.ydad's libido<</if>>. However, the biggest takeaway is: your voluntarily single dad and involuntarily single brother are <<if $incest>>most likely in the same boat<<else>>all horned up<</if>> and probably incredibly frustrated with not having a partner to have sex with. This can be very interesting.
Afterwards, they turn to a sport channel, the news easily forgotten and you quickly lose interest.
[[You then get up.|Living room]]<<silently>>
<<set $you.talkto = 1>>
<<if $hour < 8 or $dad.drunk < 8>>
<<set $dad.asleep = true>>
<<else>>
<<set $dad.asleep = false>>
<</if>>
<</silently>>
<<image dad/dad2.png>>
<<if not $washdishes and not $dad.wda and not $dnb.start and $hour >= 8 and not $dad.asleep and $you.location !== "Gym">><<set $dad.wda = true>><<include "Dadchore1">><</if>>\
<<if $you.horniness > 12 and $dad.gropecd >= 1 and not $cheatnohorny>><<set $dad.gropecd = 0>><<include "Dadperverted">><</if>>\
<<if $dad.rocketpill <= 5>>\
<<include "Dadrocketmenu">>
<<elseif $you.location === "Gym">>\
<<minute add 5>>\
He's now busy working out and it's not a suitable time to talk with him.
<<elseif $dad.asleep and $you.location !== "Bathroom">>\
<<include "Dadsleepmenu">>
<<else>>\
<<include "Dadnormalmenu">>
<</if>>\
<<if $dad.lust == $dad.lustmax and $dad.aff == $dad.affmax and $bro.lust == $bro.lustmax and $bro.aff == $bro.affmax and not hasVisited("Dnbtalk1")>>\
<<link "<b>He has some serious things to talk to you</b>" "Dnbtalk1">><</link>>
<<elseif hasVisited("Dnbtalk3") and not $dad.asleep and ($you.location === "Living room" or $you.location === "Kitchen" or $you.location === "Bathroom" or $you.location === "Brother's bedroom") and ($bro.location === "Living room" or $bro.location === "Kitchen" or $bro.location === "Bathroom" or $bro.location === "Brother's bedroom")>>\
[[Suggest a threesome|Dnbthreesome]]
<</if>>\
<<if $dnb.acc == $dnb.accmax>>\
<<link "<b>Be theirs forever</b>" "Dnbgoodend">><</link>>
<</if>>\
<<if $dad.lust == $dad.lustmax>>\
<<if $dad.aff == $dad.affmax>>\
[[Be his forever|Dadgoodend1]]
<<elseif $dad.aff <= 1>>\
[[Be his bitch forever|Dadgoodend2]]
<</if>>\
<</if>>\
<<link "Back" $you.location>><</link>><<image bro/bro1.jpg>>
<<silently>><<set $you.talkto = 2>>\
<<if $hour >= 9 and $hour <= 11 and $bro.schedule <= 2>>\
<<set $bro.asleep = true>>
<<elseif $hour >= 14 and $hour <= 16 and $bro.schedule == 1>>\
<<set $bro.asleep = true>>
<<elseif $hour >= 22 and $bro.schedule == 2>>\
<<set $bro.asleep = true>>
<<elseif $hour <= 5 and $bro.schedule == 3>>\
<<set $bro.asleep = true>>
<<elseif $hour <= 5 and ($bro.schedule == 4 or $bro.schedule == 5)>>
<<set $bro.asleep = true>>
<<elseif $hour >= 23 and ($bro.schedule == 4 or $bro.schedule == 5)>>
<<set $bro.asleep = true>>
<<else>>
<<set $bro.asleep = false>>
<</if>>
<</silently>>\
<<if not $laundry and not $bro.lda and not $dnb.start and $uwc <= 2 and not $bro.asleep and $you.location !== "Gym">><<set $bro.lda = true>><<include "Brochore1">><</if>>\
<<if ($bro.respromise > 0 and not $dnb.start and $hour > 2 and $hour < 23 and ($bro.shift > 7 or $bro.shift == 0)) or (not $dnb.start and $bro.respromise > 0 and $hour >= 17 and $bro.shift > 0 and $bro.shift <= 7)>><<include "Broffrmad">><</if>>\
<<if $you.horniness > 12 and $bro.gropecd >= 1 and not $cheatnohorny>><<set $bro.gropecd = 0>><<include "Broperverted">><</if>>\
<<if $bro.rocketpill <= 5>>\
<<include "Brorocketmenu">>
<<elseif $you.location === "Gym">>\
<<if $bro.giftstate >= 4>>\
He's now busy working out. Remembering his invite to train with him, but do you want to?
<<link "Workout with him" "Brogymfuck">>
<<presshour add 2>>
<</link>>
<<else>>\
He's now busy working out. It's best not to disturb him.
<</if>>\
<<elseif $bro.asleep == true and $you.location !== "Bathroom">>\
<<include "Brosleepmenu">>
<<else>>\
<<include "Bronormalmenu">>
<</if>>\
<<if $dnb.acc >= 5 and not hasVisited("Dnbtalk3") and ($you.location === "Living room" or $you.location === "Kitchen" or $you.location === "Bathroom" or $you.location === "Brother's bedroom") and ($dad.location === "Living room" or $dad.location === "Kitchen" or $dad.location === "Bathroom" or $dad.location === "Dad's bedroom")>>\
<<link "<b>You begin the first setup for threesome</b>" "Dnbtalk3">><</link>>
<<elseif hasVisited("Dnbtalk3") and not $bro.asleep and ($you.location === "Living room" or $you.location === "Kitchen" or $you.location === "Bathroom" or $you.location === "Brother's bedroom") and ($dad.location === "Living room" or $dad.location === "Kitchen" or $dad.location === "Bathroom" or $dad.location === "Dad's bedroom")>>\
[[Suggest a threesome|Dnbthreesome]]
<</if>>\
<<if $dnb.acc == $dnb.accmax>>\
<<link "<b>Be theirs forever</b>" "Dnbgoodend">><</link>>
<</if>>\
<<if $bro.lust == $bro.lustmax>>\
<<if $bro.aff == $bro.affmax>>\
[[Be his forever|Brogoodend1]]
<<elseif $bro.aff <= 1>>\
[[Be his bitch forever|Brogoodend2]]
<</if>>\
<</if>>\
<<link "Back" $you.location>><</link>><<image dadbedroom1.jpg>>
<span id="locdesc">You are in your dad's bedroom</span>
<<if $you.location !== passage()>>\
<<minute add 5>>\
<</if>>\
<<set $you.location = passage()>>\
<<timed 1ms>> <<if $dad.location === passage()>>\
[[$w.Ydad|Dad]]
<</if>>\
<<if $bro.location === passage()>>\
<<if $dad.location !== passage()>><br/><</if>>\
[[$w.Ybrother|Brother]]
<</if>> <</timed>>\
[[Living room]]\
[[Kitchen]]\
[[Bathroom]]\
[[Your bedroom]]\
[[Brother's bedroom]]<<image brobedroom1.jpg>>
<span id="locdesc">You are in your brother's bedroom</span>
<<if $you.location !== passage()>>\
<<minute add 5>>\
<</if>>\
<<set $you.location = passage()>>\
<<timed 1ms>> <<if $dad.location === passage()>>\
[[$w.Ydad|Dad]]
<</if>>\
<<if $bro.location === passage()>>\
<<if $dad.location !== passage()>><br/><</if>>\
[[$w.Ybrother|Brother]]
<</if>> <</timed>>\
[[Living room]]\
[[Kitchen]]\
[[Bathroom]]\
[[Your bedroom]]\
[[Dad's bedroom]]<<silently>><<if $hour >= 13 and $daywd == 2>>
<<set $washdishes = false>>
<<set $daywd = 1>>
<<elseif $hour >= 21 and $daywd >=1 >>
<<set $washdishes = false>>
<<set $daywd = 0>>
<</if>>
<<if $you.location !== passage()>>
<<minute add 5>>
<</if>>
<<set $you.location = passage()>><</silently>>
<<image kitchen1.jpg>>
<span id="locdesc">You are in the kitchen</span>
<<timed 1ms>> <<if $dad.location === passage()>>\
[[$w.Ydad|Dad]]
<</if>>\
<<if $bro.location === passage()>>\
[[$w.Ybrother|Brother]]
<</if>><</timed>>\
<<if $hour == 7 or $hour == 8 or $hour == 12 or $hour == 13 or $hour == 19 or $hour == 20>>\
<<link "Have a meal" `passage()`>>
<<hour add 1>>\
<<set $you.hunger = 0>>
<</link>>
<<timed 1ms>><<if $dad.location === passage() and $you.rocket > 0>>\
<<link "Put a rocket pill in $w.ydad's drink" `passage()`>>
<<set $dad.rocketpill = 0>>\
<<set $you.rocket -->>\
<<if $dad.lust >= 31 and $dad.lust <= 39>>\
<<set $dad.prerocketlust = $dad.lust>>\
<<set $dad.lust = 40>>\
<<elseif $dad.lust <= 10>>\
<<set $dad.prerocketlust = $dad.lust>>\
<<set $dad.lust = 20>>\
<<elseif $dad.lust <= 30>>\
<<set $dad.prerocketlust = $dad.lust>>\
<<set $dad.lust += 10>>\
<</if>>\
<</link>>
<<elseif $dad.rocketpill <= 5>>\
<b>$w.Ydad excuses himself from his meal to retreat to his bedroom. It must be because of the pill. You should seize this chance.</b>
<</if>>\
<<if $bro.location === passage() and $you.rocket > 0>>\
<<link "Put a rocket pill in $w.ybrother's drink" `passage()`>>\
<<set $bro.rocketpill = 0>>\
<<set $you.rocket -= 1>>\
<<if $bro.lust >= 31 and $bro.lust <= 39>>\
<<set $bro.prerocketlust = $bro.lust>>\
<<set $bro.lust = 40>>\
<<elseif $bro.lust <= 10>>\
<<set $bro.prerocketlust = $bro.lust>>\
<<set $bro.lust = 20>>\
<<elseif $bro.lust <= 30>>\
<<set $bro.prerocketlust = $bro.lust>>\
<<set $bro.lust += 10>>\
<</if>>\
<</link>>
<<elseif $bro.rocketpill <= 5>>\
<b>$w.Ybrother excuses himself from his meal to retreat to his bedroom. It must be because of the pill. You should seize this chance.</b>
<</if>><</timed>>\
<</if>>\
<<if not $washdishes>>\
<<link "Dirty dishes" `passage()`>>
<<pressminute add 30>>
<<set $washdishes = true>>
<</link>>
<</if>>\
[[Living room]]\
[[Bathroom]]\
[[Your bedroom]]\
[[Dad's bedroom]]\
[[Brother's bedroom]]<<minute add 30>>\
<<if not $watchrocket>>\
As you watch the TV and an ads show up. <<set $watchrocket = true>>
<<image rocketad.jpg>>
<i>With just this one pill, your man can last whole night long. Reignite the sheet and soar to the moon with - <strong>Rocket</strong> - BUY NOW at your local pharma.</i>
<<if $dad.location === "Living room">>\
<<di dad "Well, we don't need those, that's for sure.">>
<<elseif $bro.location === "Living room">>\
<<di bro "Hm, after that talk with dad, I don't think I will ever need that type of product.">>
<</if>>\
Hmm, those pills could be interesting.
<<elseif not $watchexclusivefans>>
<<set $watchexclusivefans = true>> <i>Do you want to build a following? Do you want to be a minor celebrity, build and sell your own brand? Then go ahead and become one of our creators on <strong>ExclusiveFans</strong></i>.
<<if $dad.location === "Living room">>\
<<di dad "What was that ad? I don't understand">>
<<elseif $bro.location === "Living room">>\
<<di bro "How do they even allow ExclusiveFans to be broadcasted on national television?">>
<</if>>\
Yea, ExclusiveFans is an subscription-based platform for people to distribute porn. You are also quite surprised to see but on your TV screen. It is quite lucrative but requires <strong>dedication and takes a long time to get it going </strong>. Should you?
<<elseif $bully.state >= 8 and $bully.tvstate === 0>>
<<set $bully.tvstate = 1>>\
As you sit down for some show, the news catches your attention.
<<dio "Reporter" "... police reported that the man suffered head trauma, most likely because of the impact to the steering wheel. They also found there was alcohol in his bloodstream and his last contacts also confirmed that he was out drinking on that night. The case is now concluded as an accident.">>
<<di you "'Head trauma' from the impact with the steering huh? I didn't know something like that could happen.">>
For some reason that detail sticks out to you.
<<else>>\
You watch TV to pass the time.
<</if>>\
Suddenly your tv goes glitchy and a voice called out creepily.<<if $dad.location === "Living room" or $bro.location === "Living room">> However, no one is talking about it.<</if>>
<span id="gallery">\
<<pwverify $cheatcode $ccanswer>>\
<<if _pwcorrect>>\
<<dio "Eerie voice" "Wanna look back at what you have done?">>
<<else>>\
<<dio "Eerie voice" "What is the magic word?">>
<</if>>\
<<if _pwcorrect>>\
<<link "Gallery" "Memoriesmenu">>
<<set $ingallery to true>>
<<set $gameends to true>>
<</link>>
<<else>>\
<<textbox '$cheatcode' '' autofocus>>\
<<link "Enter the password">>
<<set $cheatcode to $cheatcode.trim().toLowerCase()>>\
<<pwverify $cheatcode $ccanswer>>
<<if _pwcorrect>>\
<<set setup.cheatcode to $cheatcode>>
<<run memorize('cheatcode', setup.cheatcode)>>
<<replace "#gallery">>\
<<dio "Eerie voice" "Wanna look back at what you have done?">>
<<link "Gallery" "Memoriesmenu">>
<<set $ingallery to true>>
<<set $gameends to true>>
<</link>>
<</replace>>\
<<replace "#gallerywrong">><</replace>>\
<<else>>\
<<replace "#gallerywrong">>\
<<dio "Eerie voice" "Wrong answer, heh heh heh. Become sweet or red onion on patreon to know the password.">>
<</replace>>\
<</if>>\
<</link>>
<</if>>\
</span>
<span id="gallerywrong"></span>\
<<link "Back" $you.location>><</link>><<if not $donetutorial>><<hour add 2>><<else>><<set $you.sleep -= 16>><<hour add 8>><</if>>\
You have a restful sleep
<<link "Wake up" $you.location>><</link>><<image outside1.jpg>>
<span id="locdesc">You are outside.</span>
<<if $bully.state >= 4>>\
<<include "Bullymenu">>
<</if>>\
<<if $prof.state >= 8 and $hour >= 18 and $hour < 20>>\
<<link "$prof.Name's house">>
<<set $you.location = "Go outside">>
<<if $prof.state == 8>>
<<set _thour = 19 - $hour>>
<<set _tmin = 60 - $minute>>
<<presshour add _thour>>
<<pressminute add _tmin>>
<<goto "Proftalk7">>
<<elseif $prof.state >= 9>>
<<set _thour = 18 - $hour>>
<<set _tmin = 60 - $minute>>
<<presshour add _thour>>
<<pressminute add _tmin>>
<<goto "Profvisit3">>
<</if>>
<</link>>
<</if>>\
<<link "Department store" "Department store">>
<<if $you.location !== "Department store">>
<<pressminute add 10>>
<<else>>
<<pressminute add 5>>
<</if>>
<</link>> \
<<link "Fast food restaurant" "Fast food restaurant">>
<<if $you.location !== "Fast food restaurant">>
<<pressminute add 30>>
<<else>>
<<pressminute add 5>>
<</if>>
<</link>> \
<<if not hasVisited("Witchtalk2") and hasVisited("Witchtalk1")>>\
<<link "Shop of $oni.Name's Grandma">>
<<if $hour >= 12 and $hour < 22>>
<<pressminute add 10>>
<<set $witch.state = 2>>
<<goto "Witchtalk2">>
<<else>>
<<pressminute add 10>>
<<goto "Witch">>
<</if>>
<</link>>\
<<elseif hasVisited("Witchtalk2")>>\
<<link "Eastern Medicine shop" "Witch">>
<<if $you.location !== "Witch">>
<<pressminute add 5>>
<<else>>
<<pressminute add 10>>
<</if>>
<</link>>\
<</if>>\
<<link "Kingston College" "College">>
<<if $you.location !== "College">>
<<pressminute add 40>>
<<else>>
<<pressminute add 5>>
<</if>>
<</link>> \
<<link "Gym" "Gym">>
<<if $you.location !== "Gym">>
<<pressminute add 15>>
<<else>>
<<pressminute add 5>>
<</if>>
<</link>> \
<<if $dad.giftstate >= 4>>\
<<link "Dad's office" "Dad's office">>
<<if $you.location !== "Dad's office">>
<<pressminute add 30>>
<<else>>
<<pressminute add 5>>
<</if>>
<</link>> \
<</if>>\
<<if $resman.giftstate >= 4>>\
<<link "Park" "Park">>
<<if $you.location !== "Park">>
<<pressminute add 10>>
<<else>>
<<pressminute add 5>>
<</if>>
<</link>> \
<</if>>\
<<if $resman.giftstate == 1>>\
<<link "Townhall" "Townhall">>
<<if $you.location !== "Townhall">>
<<pressminute add 5>>
<<else>>
<<pressminute add 30>>
<</if>>
<</link>> \
<</if>>\
<<if $bully.state == 13>>\
<<link "Police station" "Police station">>
<<pressminute add 10>>
<</link>> \
<</if>>\
<<link "Go home" "Living room">>
<<if $you.location === "Department store">>
<<pressminute add 10>>
<<elseif $you.location === "Gym">>
<<pressminute add 15>>
<<elseif $you.location === "College">>
<<pressminute add 45>>
<<elseif $you.location === "Bully">>
<<pressminute add 15>>
<<elseif $you.location === "Witch">>
<<pressminute add 10>>
<<elseif $you.location === "Police station">>
<<pressminute add 10>>
<</if>>
<</link>><<set $donetutorial = true>> <<set $hour = 20>> <<set $minute = 0>> <<set $wasMenuItemEntered to false>>\
<<if previous() is "JerkinBed">>\
Suddenly the door opens
<<di bro "Hey bro, it’s…">>
$w.Ybrother freezes and his face begins to go beet red.
<<di bro "Sorry. Dinner’s ready.">>
<<lust bro add 2>>\
Well that happens and you can’t help but feel a little bit turned on by $w.ybrother’s walking in on you - dick flopping, cum drying and hole exposed.
<<elseif previous() is "Kitchen">>\
You help $w.yfather plating the dishes and cutlery.
<<aff dad add 2>>\
<<else>>\
You hear $w.ybrother’s voice.
<<di bro "Hey bro, dinner’s ready">>
You walk to the kitchen where $w.yfather is just about to finish all the plating.
<</if>>\
You and $w.ybrother settle in the dinning table and begin to dive into $w.ydad's signature spaghetti dish. After a few quiet minutes, he breaks the silence.
<<di dad "You’re still having to work the midnight shift, $bro.Namedis?">>
<<di bro "Yea, from <b>23:00 to 6:00</b> and even during weekends but I have <b>Tuesday and Thursday off</b> though. Since the place is really the highway, it is the best time to make some tips.">>
<<di dad "Son, I don’t like to tell you what to do but you gotta find something more stable like my accounting job - <strong>9:00 to 17:00 and weekends off</strong>.">>
<<di bro "Um, this job is just something to get me on my feet, the pay is extremely well especially for someone with no expertise like me.">>
Well, $w.ybrother has been saying that for almost 6 months now. He seems uncertain and a bit afraid that if he loses this job, he will not be able to find another with his supposedly limited experience.
You listen to them talking about their work and make a mental note about their schedules. <b>The knowledge may come in handy.</b>
Finishing the meal, $w.yfather grumbles.
<<di dad "Okay, you do you, young man. I’m just frustrated for you and of other things, that’s all.">>
It’s been a month since the divorce and $w.ydad’s mood is getting worse day by day. Must be because of all that bottled-up aggression that has no place to release, particularly coming from a man who has sex daily.
Seeing that $w.ybrother needs his dick sucked figuratively and literally, $w.yfather needs a hole to fill and you have a v-card to lose. You finally steel your determination and commence your ultimate seduction plan.
<<link "Finishing the meal">><<hour add 1>><<set $you.hunger = 0>><<set $you.sleep = 0>><<set $you.horniness = 0>><<goto "Kitchen">><</link>><<silently>><<if $dayld == 1 and $hour >= 9>>
<<set $laundry = false>>
<<set $dayld = 0>>
<</if>>
<<if $you.location !== passage()>>
<<minute add 5>>
<</if>>
<<set $you.location = passage()>><</silently>>
<<image bathroom1.jpg>>
<<set _dadpisschance = ($dad.pisscd * 12.5)>>\
<<set _bropisschance = ($bro.pisscd * 12.5)>>\
<<set _percent to random(25,100)>>\
<<if (_dadpisschance >= _percent or $dad.pisscd == 0) and $dad.rocketpill > 5 and $bro.location !== "Bathroom" and ($dad.location === "Living room" or $dad.location === "Kitchen" or $dad.location === "Dad's bedroom" or $dad.location === "Bathroom")>>\
<<set $dad.pisscd = 0>>\
<<elseif (_bropisschance >= _percent or $bro.pisscd == 0) and $bro.rocketpill > 5 and $dad.location !== "Bathroom" and ($bro.location === "Living room" or $bro.location === "Kitchen" or $bro.location === "Brother's bedroom" or $bro.location === "Bathroom")>>\
<<set $bro.pisscd = 0>>\
<</if>>\
<<timed 1ms>><<if $dad.location === passage()>>\
When you enter the bathroom, you already see $w.ydad using the room.
<<di dad "Hey, I'm still using the bathroom. What are you doing, $w.son?">>
[[$w.Ydad|Dad]]
<<elseif $bro.location === passage()>>\
When you enter the bathroom, you already see $w.ybro using the room.
<<di bro "Man, hang on. I'm still here.">>
[[$w.Ybrother|Brother]]
<<else>>\
<<link "Take a shower" "Homeshower">>
<<pressminute add 30>>
<</link>>
<</if>><</timed>>\
<<if not $laundry>>\
<<link "Do the laundry" `passage()`>>
<<pressminute add 30>>
<<set $laundry = true>>
<<set $uwc = 4>>
<</link>>
<</if>>\
[[Living room]]\
[[Kitchen]]\
[[Your bedroom]]\
[[Dad's bedroom]]\
[[Brother's bedroom]]<<image dadsoffice.jpg>>
<<set $you.location = passage()>>\
<<if $hour >= 9 and $hour <= 16 and $day >= 2 and $day <= 6 and $dad.giftstate >= 4>>\
<<if $dad.officefuckcd == 1>>\
You already got what you came here for and you should let $w.ydad work a little bit.
<<else>>\
<<link "Visit $w.ydad at work" "Dadofficefuck">>
<<presshour add 2>>
<<set $dad.officefuckcd = 1>>
<</link>>
<</if>>\
<<else>>\
The office is closed at this time of the day. You should come back <b>from Monday to Friday and from 9 AM to 4 PM</b>.
<</if>>\
<<link "Go outside" "Go outside">>
<<pressminute add 5>>
<</link>><<set $you.location = passage()>>\
<<image fastfood.jpg>>
You are at the fast food restaurant. They are looking for someone to work a 6-hour shift during the day. <b>(you can take the job from 08:00 to 12:00)</b>
<<timed 1ms>>\
<<if $bro.location === passage()>>\
[[$w.Ybrother|Brother]]
<</if>>\
<</timed>>\
<<if $hour >= 8 and $hour <= 17>>\
[[Restaurant Manager|Resman]]
<</if>>\
<<timed 1ms>><<if $hour >= 8 and $hour <= 12>>\
<<link "Work a shift">>
<<if $resman.bjtime >= 4 and not $resman.start>>
<<presshour add 6>>
<<set $resman.start = true>>
<<set $resman.Name = $resman.Namedis>>
<<money 50>>
<<goto "Resmanstart1">>
<<else>>
<<goto "Workatfastfood">>
<</if>>
<</link>>
<</if>><</timed>>\
<span id="temp"></span>\
<<if $you.money >= 10>>\
<<link "Grab a burger for yourself - $10" `passage()`>>
<<money -10>>
<<pressminute add 15>>
<<set $you.hunger = 0>>
<</link>> \
<<if not $bully.rc and $bully.request == 1 and $bully.requeststate == 1>>\
<<link "Buy some food for $bully.Name - $10" `passage()`>>\
<<money -10>>
<<set $bully.rc to true>>
<<pressminute add 5>>
<</link>>
<<elseif $bully.rc and $bully.request == 1 and $bully.requeststate == 1>>\
- <i>You already have the food for $bully.Name</i>
<</if>>\
<<if $bully.request != 1 or $bully.requeststate == 2 or $bully.requeststate == 3>><br/><</if>>
<<else>>\
<<link "==Grab a burger for yourself - $10==">><</link>> \
<<if not $bully.rc and $bully.request == 1 and $bully.requeststate == 1>>\
<<link "==Buy some food for $bully.Name - $10==">><</link>>
<<elseif $bully.rc and $bully.request == 1 and $bully.requeststate == 1>>\
- <i>You already have the food for $bully.Name</i>
<</if>>\
<<if $bully.request != 1 or $bully.requeststate == 2 or $bully.requeststate == 3>><br/><</if>>
<</if>>\
<<link "Go outside" "Go outside">>
<<pressminute add 5>>\
<</link>><<scenechoices bro 7 3>>\
<<if $scenepicked>>\
<<if not $gameends>>\
@@.title;BAD ENDING@@
<</if>>\
<<if _srp>>\
A shocked gasp slices through your blissed out brain. You can see $w.ybrother retreating quickly back to his room.
You scramble to catch up to him and explain.
<<di you "Hey wait.">>
<<di bro "What the fuck was that? Did my eyes deceive me or did you just have sex with dad?!">>
<<di you "It's not what it looks like. We...">>
<<di bro "Stop, I don't need to hear about it, just thinking of it make me sick.">>
You can't even get another word in before he slam the door to your face.
After getting caught red-handed like that, $w.ydad is filled with guilt and decides that what you have shouldn't continue.
<<elseif _saff == 4 and not _snosex>>\
$w.Ybrother suddenly wants to have a talk with you.
<<di bro "I'm sorry $you.Namedis, but I can't do this anymore. I've been spending a lot of time thinking about it and despite how incredible it feels to be with you, I can't deny that the things that we are doing is wrong and it's entirely my fault. I should have been bigger man and ended it way before it got way too out of line.">>
As he looks at you with those gliterring eyes full of sorrows, your feel your heart cracks seeing how broken down $w.ybrother appears.
<<di bro "Just know that I still love you very much, my lil bro.">>
He gives you a hugs and a pat on the back - a supposedly affectionate gesture but it feel like a farewell.
A blurry, folorn, slight smile on his face is the last image on your mind as he releases you from the embrace.
<<elseif _saff == 4 and _snosex>>\
$w.Ybrother suddenly wants to have a talk with you.
<<di bro "Hey $you.Namedis, my best bro. I've noticed that recently you have been acting very strange and it's hard for me to say this but... I need you to stop doing that. I know you are still going through a very confusing time with only being 18 and all but the things you are thinking of doing is not right.">>
You blush profusedly and transparently enough that if he hadn't know before, he sure damn well knows now.
<<di bro "Just know that I love you very much, my lil bro. And all I want is the best for you.">>
He gives you a hugs and a pat on the back - a supposedly affectionate gesture but it feel like a huge wall is erected after that touch.
With $w.ybrother's warning, you soon stop the shenanigans, but the damage has already been already done.
<<elseif _saff == 3 and not _snosex>>\
$w.Ybrother suddenly wants to have a talk with you.
<<di bro "Hey man, I've been thinking a lot about, um, the things that we do. While it's been a great experiment, we can't continue because I'm straight and you are my bro, ya know?">>
His glances bounce all over the places and not at you.
<<di bro "I guess that's it.">>
<<di you "Right.">>
You can't really say anything but to honor his wish and feel nervous about your plan of seducing your own $w.brother and $w.dad. What would happen if $w.ybrother had told everyone about what you did?
After this wake-up call, you stop trying to do that altogether.
<<elseif _saff == 3 and _snosex>>\
$w.Ybrother suddenly wants to have a talk with you.
<<di bro "Umm, I don't know how to say it but you've been acting really weird and personally, it's not wise to keep doing it.">>
You croak, throat dry.
<<di you "What?">>
<<di bro "If you know, you know. I don't really appreciate all the tricks of yours and it's best that you put a stop to it. I don't want to make a whole thing out of it, you got me?">>
You can't really say anything but nod and feel nervous about your plan of seducing your own $w.brother and $w.dad. What would happen if $w.ybrother had told everyone about what you did?
After this wake-up call, you stop trying to do that altogether.
<<elseif _saff == 2>>\
$w.Ybrother suddenly wants to have a talk with you.
<<di bro "Man, it feels weird that you keep on doing these types of weird stuffs around me. What's wrong with you? I don't appreciate it so better cut that shit out, it's not cool.">>
You can't really say anything but nod and feel nervous about your plan of seducing your own $w.brother and $w.dad. What would happen if $w.ybrother had told everyone about what you did?
After this wake-up call, you stop trying to do that altogether.
<<else>>\
$w.Ybrother suddenly wants to have a talk with you.
<<di bro "You are a damn fag, aren't you?">>
Your eyes widen and heart drops to the bottom of your stomach.
<<di you "What?!">>
<<di bro "Don't lie to me, fucking fairy. I've noticed the way you are looking at me and dad. Of all the people to ogle, you chose me and your own goddamn father? You are one sick motherfucker.">>
<<di you "I don't know what the fuck you are talking about.">>
<<di bro "Shut your mouth. You can't deny all the stunts you pulled and your ass wiggling around baiting us, fucking freak slut. But I'm tired of it, cut that shit out.">>
Your poker face cracks, you can't really deny it when your face is ashen with fear. You beg.
<<di you "Please don't tell anyone about it, I'm begging you.">>
$w.Ybrother smirks.
<<di bro "Okay, if you can get me some money, I will keep this info to myself.">>
You nod accepting his offer as you spend the days working and giving him money to fend off the blackmail.
<</if>>\
$w.Ybrother grows even more distanced and soon after, he moves out of the house.
<<if _saff >= 3>>\
He still sends you a postcard every holiday but no further contacts nor reunion. You guys drift apart.
<<elseif _saff == 2>>\
He then completely ghosts you. All of your attempts to reconnect are met with silence. As if you never ever had a $w.brother.
<<else>>\
He then outs you as gay to the whole family and says that you're a deviant one who is up to no good which then lead to you being completely cut off.
<</if>>\
Years later, recalling back, you still aren't sure if the fleeting pleasures that you had was worth it...
<</if>>\
<<if not $gameends or $scenepicked>>You reflect on the <<link "memories.">><<if $gameends>><<goto "Broscenemenu">><<else>><<set $gameends to true>><<goto "Memoriesmenu">><</if>><</link>><<else>><<link "Back" "Broscenemenu">><</link>><</if>><<scenechoices dad 7 3>>\
<<if $scenepicked>>\
<<if not $gameends>>\
@@.title;BAD ENDING@@
<</if>>\
<<if _srp>>\
A shocked gasp slices through your blissed out brain. You can see $w.ydad looking at you both in shock.
<<di dad "What in the high heaven is going on in here?">>
You scramble to cover yourself up and explain.
<<di you "Hold on. it's not what it looks like, $w.dad.">>
<<di dad "You need some serious explaing to do because seeing two of my two kids buck naked and bodily fluid still on their bodies is not something I ever expect to see in my life.">>
You stammer, nerves like a giant boulder blocking your throat.
<<di you "We... we...">>
<<di dad "I don't need to hear a word, I've seen enough. What I need right now is a drink... And if it hasn't been clear enough: stop this at once, I cannot believe that you both are up to such ungodly act. Jesus, what did I go wrong?">>
He doesn't even spare you another glance as if just a look of us could disgust him to no ends.
$w.Ybrother is still shaken up, white as sheet. He doesn't say a thing and goes up to his room timidly.
Even without talking about it, you know that things with $w.ybrother can't continue.
<<elseif _saff == 4 and _snosex>>\
$w.Ydad suddenly wants to have a talk with you.
<<di dad "Hey $you.Namedis, my boy. I've noticed that recently you have been acting very strange and it's hard for me to say this but... I need you to stop doing that. I know you are still going through a very confusing time with only being 18 and all but the things you are thinking of doing is not right.">>
You blush profusedly as if aren't transparent enough that $w.ydad can look through your thinly veiled perverted acts.
<<di dad "Just know that I love you very much, young man. And all I want is the best for you.">>
He gives you a hugs and a pat on the back - a supposedly affectionate gesture but it feel like a huge wall is erected after that touch.
With $w.ydad's warning, you soon stop the shenanigans, but the damage has already been done.
<<elseif _saff == 4 and not _snosex>>\
$w.Ydad suddenly wants to have a talk with you.
<<di dad "$w.Son, we need to talk.">>
Seeing his serious expression, a ball of nerves starts to form in the pit of your stomach. As you sit down facing him, he starts slowly.
<<di dad "I've been thinking a lot about us and it is best that we stop this.">>
<<di you "Why, $w.dad?">>
<<di dad "We have crossed a line that we shouldn't have in the first place. I should have been the responsible one and stopped it long before. However, because of my weakness, I couldn't resist it. Couldn't resist you...">>
He looks at his hand solemnly, shoulders slumping a clear sense of defeat radiates from him.
<<di you "It's not all your fault, $w.dad. I was also will...">>
<<di dad "No, it's entirely mine. I'm $w.yfather I should have damn known better.">>
Unable to bear the misery that $w.yfather is going through, you carefully wrap both hands around and console him. He gratefully accepts it, squeezing you. Your resolve breaks when you feel a wetness on your neck.
Afterwards, you both look at each other through your blurry eyes.
<<di dad "No matter what just know that I love you so much, my sweet boy.">>
With those parting words, he gets up and retreats back to his room.
True to his words, all of the fun comes to an end and he even actually distances himself from you and leaves you cold.
<<elseif _saff == 3 and not _snosex>>\
$w.Ydad suddenly wants to have a talk with you.
<<di dad "Hey $w.son, I've been thinking a lot about, um, the things that we do. While it's been a great experiment, we can't continue because I'm straight and you are my $w.son, ya know?">>
His glances bounce all over the places and not looking at you.
<<di dad "I guess that's it.">>
<<di you "Right.">>
You can't really say anything but to honor his wish and feel nervous about your plan of seducing him and $w.ybrother. What would happen if $w.yfather had told everyone about what you did?
After this wake-up call, you stop trying to do that altogether.
<<elseif _saff == 3 and _snosex>>\
$w.Ydad suddenly wants to have a talk with you.
<<di dad "Umm, I don't know how to say it but you've been acting really weird and personally, it's not wise to keep doing it.">>
You croak, throat dry.
<<di you "What?">>
<<di dad "If you know, you know. I don't really appreciate all the tricks of yours and it's best that you put a stop to it. I don't want to make a whole thing out of it. You got me, $w.son?">>
You can't really say anything but nod and feel nervous about your plan of seducing him an $w.ybrother. What would happen if $w.yfather had told everyone about what you did?
After this wake-up call, you stop trying to do that altogether.
<<elseif _saff == 2>>\
$w.Ydad suddenly wants to have a talk with you.
<<di dad "$w.Son, it feels weird that you keep on doing these types of stuffs around me. What's wrong with you? I don't appreciate it so better cut that shit out, it's not cool.">>
You can't really say anything but nod and feel nervous about your plan of seducing him and $w.ybrother. What would happen if $w.yfather had told everyone about what you did?
After this wake-up call, you stop trying to do that altogether.
<<else>>\
$w.Ydad suddenly wants to have a talk with you.
<<di dad "You are a damn fag, aren't you?">>
Your eyes widen and heart drops to the bottom of your stomach.
<<di you "What?!">>
<<di dad "Don't lie to me, fucking fairy. I've noticed the way you've been giving us looks. Of all the people to ogle, you chose me and your own goddamn $w.brother? You are one sick motherfucker.">>
<<di you "I don't know what the fuck you are talking about.">>
<<di dad "Shut your mouth. You can't deny all the stunts you pulled and your ass wiggling around baiting us, fucking freak slut. But I'm tired of it, cut that shit out.">>
Your poker face cracks, you can't really deny it when your face is ashen with fear. You beg.
<<di you "Please don't tell anyone about it, I'm begging you.">>
$w.Ydad smirks.
<<di dad "Okay, because of my name is also on the line, I will keep this info to myself.">>
You meekly accept it and put a stop to all the deviant plans.
<</if>>\
Despite all that, you still have to live with him for awhile. You, though, grow more and more unrest to the point that you have no choice but to move out.
<<if _saff >= 3>>\
After moving out, you sometimes call him and he grudgingly accepts it. The conversations are always stilted and strained. Then the calls soon become scarce and you guys eventually lose touch.
<<elseif _saff == 2>>\
After you move out, he more or less unofficially disown you. You put in the effort to reconnect with him but it is always met with cold shoulders. Eventually, your name got erased in the family tree.
<<else>>\
After ridding of the burden that is you, he publicly announces that you are no $w.son of his and out you as being gay and perverted to the whole town. The rumor mill is small but it manages to drill deep inside you as you have no choice but to leave the place. You dare not reconnect with $w.yfather anymore.
<</if>>\
Years later, recalling back, you still aren't sure if the fleeting pleasures that you had was worth it...
<</if>>\
<<if not $gameends or $scenepicked>>You reflect on the <<link "memories.">><<if $gameends>><<goto "Dadscenemenu">><<else>><<set $gameends to true>><<goto "Memoriesmenu">><</if>><</link>><<else>><<link "Back" "Dadscenemenu">><</link>><</if>><<image gym.jpg>>
<span id="locdesc">You are at the gym.</span>
<<set $you.location = passage()>>\
<<if $resman.start and ($hour == 17 or $hour == 18)>>\
<<if not hasVisited("Resmanstart2")>><<link "Approach $resman.Name" "Resmanstart2">>
<<set _temphour = (18 - $hour)>>
<<set _tempmin = (60 - $minute)>>
<<presshour add _temphour>>
<<pressminute add _tempmin>>
<</link>><<else>><<link "Work out with $resman.Name" "Resmanworkout1">>
<<set _temphour = (18 - $hour)>>
<<set _tempmin = (60 - $minute)>>
<<presshour add _temphour>>
<<pressminute add _tempmin>>
<</link>>\
<</if>>
<</if>>\
<<timed 40ms>> <<if $dad.location === passage()>>\
[[$w.Ydad|Dad]]
<</if>>\
<<if $bro.location === passage()>>\
[[$w.Ybrother|Brother]]
<</if>><</timed>>\
<<link "Go outside" "Go outside">>
<<pressminute add 5>>
<</link>><<image departmentstore1.jpg>>
<<set $you.location = passage()>>\
<<if $bro.giftstate == 1>>\
<<set $bro.giftstate = 2>>\
<<di you "Hello, is there anybody?">>
You shout into the empty counter as there is nobody there at the moment.
<<dio "Store Owner" "Just a min.">>
The usual store owner, who seems to be the only employee of the establishment, appears all sweaty - must be from doing inventory.
<<dio "Store Owner" "How can I help?">>
He says with a tired and friendly smile.
<<di you "I'm here for a delivery.">>
He looks at you confusedly for a moment before you hand over the brown bag. Opening it, his eye widens like saucers before clearing his throat a bit stiffly:
<<dio "Store Owner" "Do you work at the Eastern Medicine shop?">>
Not wanting to drag this out and make the situation even more awkward. You lie:
<<di you "Nah, I'm just a delivery guy that's all.">>
He looks visibly relieved at your admission and then again gives you another now even cheerier smile:
<<dio "Store Owner" "Thank you. Do you want to buy anything? If no, then excuse me, I still have a lot to go through in the inventory.">>
You shake your head no and then wave goodbye to him.
<<else>>\
You are in the department store.
<<if $you.money >= 50>>\
<<link "A 6 pack of beer - $50 per" `passage()`>>
<<money -50>>
<<set $you.beer ++>>
<</link>>\
<<else>>\
<<link "==A 6 pack of beer - $50 per==">><</link>>\
<</if>>\
<<if $you.beer >= 1>><i> - You have $you.beer 6 pack<<if $you.beer > 1>>s<</if>> of beer.</i><</if>>
<<if $watchrocket>>\
<<if $you.money >= 100>>\
<<link "Buy rocket pill - $100 per" `passage()`>>\
<<money -100>>
<<set $you.rocket ++>>
<</link>>\
<<if $you.rocket >= 1>><i> - You have $you.rocket rocket pill<<if $you.rocket > 1>>s<</if>>.</i><</if>>
<<else>>\
<<link "==Buy rocket pill - $100 per==">>\
<</link>>\
<<if $you.rocket >= 1>><i> - You have $you.rocket rocket pill<<if $you.rocket > 1>>s<</if>>.</i><</if>>
<</if>>\
<</if>>\
<</if>>\
<<link "Go outside" "Go outside">>
<<pressminute add 5>>
<</link>>\<<hour add 1>>\
You have a chat with him about his work.
<<aff dad add 2>>\
<<link "Back">>
<<if $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<hour add 1>>\
You share some stories about your friends with your brother.
<<aff bro add 2>>\
<<link "Back">>
<<if $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<minute add 30>>\
<<if $dad.lust < 10>><<lust dad add 1>><</if>>\
<<scenechoices dad 2 1>>\
<<if $scenepicked>>\
You walk into his room, a pained look on your face.
<<di you "Hey dad, can I ask you something?">>
<<if _saff >= 3>>\
<<di dad "Hm, what do you need, $w.son?">>
<<else>>\
<<di dad "What’s the matter now?">>
<</if>>\
<<di you "I have this painful ache on my lower back. Do you mind giving me a hand and a massage?">>
Showing the bottle of massage oil to him, you smile sheepishly waiting for his confirmation.
<<if _saff >= 3>>\
<<di dad "Okay, come on lay on the front on my bed and tell me where it hurts.">>
<<else>>\
He seems a little irritated that you are interrupting his work, despite that:
<<di dad "Not the best time, but alright get on the bed.">>
<</if>>\
You quickly remove the shirt and flop on the bed before he can change his mind. Your voice muffles out:
<<di you "I got this ache in my lower back for awhile now, must be from studying now recently it has gotten worse. It is especially bad on my hips.">>
You can hear the click of the cap open and the sound of hands squelching in oil.
<<di dad "Okay, just tell me if I got it right.">>
He begins modestly from the middle of your hips with slow and deliberate movement.
<<di you "Hm, a bit lower.">>
He tentatively shifts his hand lower to the top of your ass, palms facing down and spreading out, calloused and oh so expansive like the whole of you can be contained within his grasps. He continues kneading, now more confidently. Still you want more.
<<di you "Uh, it’s still not quite there yet. Can you please move lower?">>
You can feel he’s taking a brief pause weighting his next decision, but then your pants get pulled down. Goosebumps appear on your skin from both the cool air hitting your most intimate place and the thrill coursing through your body. He carefully cups and kneads your bottoms like they are the most delicious dough that will go into his hot, scorching oven later.
<<video dad/dadbedroomtease1.mp4>>
Unable to hold it in, you let out a breathy moan - low and subtle - from the pleasure of being the sole focus of his masterful technique. This however breaks him out of the trance as he says:
<<di dad "It looks like you are fine now, I have some work to finish so close the door after you leave.">>
With a quick maneuver, he returns to his seat in the office corner of the room. You can only see his back toiling away, engulfed in his endless spreadsheets.
After redressing, you leave the room without further comment.
<</if>>\
<<link "Back">>\
<<if $gameends>>
<<goto "Dadscenemenu">>
<<elseif $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<if not $gameends>><<set $dad.rocketpill -= 1>><</if>><<hour add 1>><<set $you.horniness = 0>>\
<<if $dad.rocketpill <= 5>><<set $dad.rockettime ++>>\
@@.add;The rocket pill's effect expires, but the bonus lust will persist.@@
<<sus dad addflat 30>>\
<<di you "Hey $w.dad, can I ask you something?">>
Torn between answering your question and slamming the door on your face to deal with his "problem", he reluctantly asks.
<<di dad "Sure, what’s the matter?">>
<<di you "You're hard right now because of the curse right? How do you deal with being horny all the time? I jerked off every day but it always seems never enough.">>
He seems flustered but now resigned because there is no way in hell he can hide such a monster under that thin cotton wall.
<<di dad "Well, yes but also no. I don't know why but this is much worse than the usual...">>
<<else>>\
<<if $dad.lust < 30>><<lust dad add 1>><</if>>\
<<di you "Hey $w.dad, can I ask you something?">>
Stopping what he is doing, $w.ydad asks.
<<di dad "Sure, what’s the matter?">>
<<di you "How do you deal with being horny all the time? I jerked off every day but it always seems never enough.">>
$w.Ydad seems rather calm, as if knowing that this question will come.
<<di dad "I wish I could tell you that there was a trick but in fact we all have to endure it. That’s why men in our family are so strong both physically and mentally.">>
He then flexes at you just to make a point.
<<di dad "So no, $w.son. We have to fight the temptation and of course jack it frequently does help.">>
<</if>>\
You give him a questioning look and decide to test the water.
<<di you "Does it gets less frustrating when I came from someone jacking me off?">>
This question actually makes him pause for a brief second before asking me.
<<di dad "You’re still a virgin?">>
Although you're playing the blushing maiden character up, a shock of heat still rushes into your cheeks from the real embarrassment.
<<di you "Yea...">>
Somehow, that bloom on your cheeks is contagious as $w.ydad’s also redden after hearing your answer. He clears his throat.
<<di dad "Well, yes. It actually does get better when someone does it to you.">>
<<di you "Since you aren’t in the dating pool and I am perpetually horny, I assume you are too... So why don’t we help each other out?">>
The expression on his face let you know that the clock is ticking very, very loudly in his brain. In order to push him over the edge, you add.
<<di you "Pretty please?">>
He looks at your face for a few more seconds before closing his eyes and signaling you to follow him.
[[Follow him to his bedroom|Dadhjintro2]]<<scenechoices dad 3 2>>\
<<if $scenepicked>>\
As you enter the room, you can see that he’s already settled on the bed and already scrolling through the porn selection.
<<di dad "What do you want to watch?">>
You climb on the bed, leaning on the headboard next to him.
<<di you "Up to you, $w.dad. I’m not picky.">>
Well, all the porns you are looking at are straight anyway so it doesn’t matter.
He nods his affirmation and chooses a simple no nonsense one: The female performer gets right down to business, on her knees and immediately unzipping her partner revealing a respectable dick.
You both sit unmoving except for the rise and fall of your chests. In your peripheral vision, <<if _srp>>there's no mistaking the burgeoning rod<<else>>you can see a bugle growing<</if>> in his pants which makes your blood all rushes South, engorging your young member.
Impatiently, you pull down your pants and begin idly playing with your raging hard cock. Still fixated on the screen, $w.ydad follows suit and releases his veiny shaft that is even bigger than the dick in your distant memory of him. It also puts the actor on the screen to shame.
Stimulated by the sight of his glorious erection, you start pumping more insistently with quick breaths. $w.Ydad, under your lead, begins to work his dick vigorously as well.
Fueled with a burst of recklessness, you place your hand on the hand that is covering his length.
<<di you "May I?">>
He croaks, removing his hand.
<<di dad "Okay...">>
You bounce your hands shakily from the sheer thrill spreading through your body. His cock feels like a scorching brand that leaves a phantom mark forever on your hand.
<<video dad/dadhj1.mp4>>
His unstable exhale and still steely member give you a confidence boost as you get more and more comfortable with the pace of the handjob.
<<if _saff == 4>>\
<<di dad "Fuck... Your hands are like magic.">>
<<elseif _saff >= 2>>\
<<di dad "I’m close, boy.">>
<<else>>\
<<di dad "Be a fucking man for once... and keep your hand tight.">>
<</if>>\
Not long after he starts grunting, his pelvis moves but its own volition fucking your palm like it’s the tightest ass. His thrusting becomes erratic as he growls.
<<di dad "ARGHHHHHHH!!">>
<<video dad/dadhjcum1.mp4>>
Hot spurts of cum shots out coating your hand. The sensation of $w.ydad’s breeding tube contracting is so hot that it triggers your own orgasm without even touching your dick.
<<image you/handfree1.webp>>
Through his climax, his half closed eyes burn a hole through you as you're riding through the best damn high of your life.
Gasping through the pleasure, you open your eyes to see $w.ydad is still intensely staring at you with the biggest flush on his face. After a while, he diverts and throws you some wet wipes.
<<if _saff == 4>>\
<<di dad "Shit... That is the best damn handjob I've ever had and that's saying a lot for a handjob. Nice job!">>
He grins at you merrily and with a hint of fondness and affection. Of course, you give him an identical giddy smile as you have finally achieved something you've been longing for.
<<elseif _saff >= 2>>\
<<di dad "This is just us men helping each other out, you got it?">>
<<else>>\
<<di dad "Shut your fucking trap, no one needs to know about this, hear me?">>
<<di you "Cross my heart, I won’t tell anyone.">>
<<di dad "Alright, clean up. I need to rest.">>
Following his dismissal, you clean up, make yourself decent and leave the room.
<</if>>\
<</if>>\
<<link "Back">>
<<set $dad.rocketpill = 10>>\
<<if $gameends>>\
<<goto "Dadscenemenu">>\
<<elseif $bully.state == 1>>
<<goto "Bullycaught">>
<<elseif $dad.location === "Dad's bedroom">>\
<<set $you.location = "Dad's bedroom">>\
<<goto "Dad">>\
<<else>>\
<<goto "Dad's bedroom">>\
<</if>>\
<</link>><<if not $gameends>><<set $dad.rocketpill -= 1>><</if>><<hour add 1>><<set $you.horniness = 0>>\
<<if $dad.lust < 30>><<lust dad add 1>><</if>>\
<<if $dad.rocketpill <= 5>><<set $dad.rockettime ++>>\
@@.add;The rocket pill's effect expires.@@
<<sus dad addflat 30>>\
<<else>>\
<<sus dad add 1>>\
<</if>>\
<<scenechoices dad 4 1>>\
<<if $scenepicked>>\
<<di you "Do you want to...?">>
You approach him, giving an open invitation that both of you know damn well what it is.
<<di dad "Okay, let’s make it quick">>
He doesn’t need to say anything else and quickly browse the porn selections on the TV. You eagerly sit next to him in the usual position. The couple get right down to business as well as your dad whose cock is on display, larger than life and enveloped by his equally big and meaty hands.
After 5 minutes, you extend your hand again wrapping around your dad’s cock and begin to jerk him.
<<video dad/dadhj3.mp4>>
<<di dad "Fuck, squeeze it harder.">>
Your dad’s verbal order gives you a spike of blood pressure especially inside your abandoned but still throbbing dick. Complying to his order, you tighten your grip, but your fingers still can’t touch each other around his rod. You are also chasing the climax by pumping your penis swiftly - keeping up with his mounting pleasure.
<<if not hasVisited("Dadbjintro1") and $dad.lust >= 30>>\
You take the chance and ask if you can <<link "suck his dick." "Dadbjintro1">><<set $dad.rocketpill -= 1>><<hour add 1>><</link>>
<</if>>\
<<di dad "Shit, I’m close.">>
Your pistoning appears to not be enough for your dad as he moves his hips to thrust into your palm, heavy inhale and exhale reverberate through the room. With less than ten strokes, your dad growls and his seed spurts out, spraying on your hand and his chest.
<<video dad/dadhjcum1.mp4>>
You aren’t that far behind, with just some quick swipes, your young, hot load erupts and some mingle with your dad’s covering your hand.
<<image you/handfree1.webp>>
<<if _saff == 4>>\
<<di dad "Thanks, $w.son. You got some good load on yourself. We should do this more often... you know, just to release the stress.">>
<<elseif _saff == 3>>\
<<di dad "Thanks, $w.son. I appreciate it.">>
<<elseif _saff == 2>>\
<<di dad "Let's clean this mess up quick.">>
<<else>>\
He glances at you a bit of a sneer on his face.
<<di dad "Well, at least your hands finally have some good use.">>
<</if>>\
You nod sheepishly and both quickly clean up the crime scene.
<</if>>\
<<link "Back">>
<<if $dad.rocketpill <= 5 and not hasVisited("Dadfuckintro1")>>\
<<set $dad.lust = $dad.prerocketlust>>\
<</if>>\
<<set $dad.rocketpill = 10>>\
<<updatecaption>>
<<set _percent to random(1,10)>>\
<<if $gameends>>\
<<goto "Dadscenemenu">>
<<elseif $bully.state == 1>>
<<goto "Bullycaught">>
<<elseif $dnb.start and ($you.location === "Living room" or $you.location === "Kitchen" or $you.location === "Bathroom" or $you.location === "Dad's bedroom") and ($bro.location === "Living room" or $bro.location === "Kitchen" or $bro.location === "Bathroom" or $bro.location === "Brother's bedroom")>>\
<<goto "Dnbbrojealous">>
<<elseif ($you.location === "Living room" or $you.location === "Kitchen") and ($bro.location === "Living room" or $bro.location === "Kitchen" or $bro.location === "Brother's bedroom") and _percent <= 5>>\
<<goto "Brocaught">>\
<<elseif $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<minute add 30>>\
<<if $dad.lust < 10>><<lust dad add 1>><</if>>\
<<scenechoices dad 1 1>>\
You barge into the room acting frantic.
<<di you "I'm sorry but I really need to take a piss.">>
Instead of only fishing your dick out, you pull your pants all the way down which conveniently also moons $w.ydad on the opposite side of the room inside the transparent shower enclosure.
The sound of your piss hitting the water can't even mask the lack of scrubbing sound from the other side of the room. The pitter-patters of water splashing on his body seems way to uniformed which indicates that he has stopped his cleaning and instead been transfixed on something else.
As the pressure in your bladder is fully released, a little shiver runs through you, no doubt also jiggling your butt. You leisurely shake your dick giving him some more time to admire your delectable mounds of flesh.
Afterwards, you bend down to expose your tiny hole, winking, and then slowly shimmy the pants up like the highest-paid stripper.
Flushing the toilet, you turn around to see that he is now looking the wall like it is the most fascinating thing on Earth.
As the door is closed, you inwardly smile at the influence you have on the horny old man.
<<link "Back">>\
<<if $gameends>>
<<goto "Dadscenemenu">>
<<elseif $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<scenechoices dad 4 1>>\
<<if $scenepicked>>\
<<if $dad.rocketpill <= 5>>\
@@.add;Successfully suggesting a new activity, the bonus lust will persist.@@
<</if>>\
With his half-lidded eyes, labored breathing and involuntary jerks of his hips, you can sense he is chasing the climax. You then stop the pistoning of your hand which causes him to let out what can only be considered as a pained whine.
<<di you "Can I suck it, $w.dad?">>
You then give his dick a few firm squeeze without moving it as both a threat and a promise.
<<if _saff == 4>>\
He looks at you pleadingly, his gaze hot.
<<di dad "Please $w.son, help daddy out.">>
<<elseif _saff == 3>>\
<<di dad "Okay... if you want to.">>
<<elseif _saff == 2>>\
He looks at you impatiently as if just wanting to get it over with.
<<di dad "Alright, but you’d better do it well.">>
<<else>>\
He suddenly grabs your head and pull it down his cock and smacking my face with his hot tool.
<<di dad "If you are gagging for it that much then fucking suck it, bitch.">>
<</if>>\
You open your mouth to engulf the imposing anaconda. From this perspective, the vein running on the side of his cock emphasizes its sheer maleness and virility.
<<video dad/dadbj1.mp4>>
You bob your heads up and down, tongue working overtime slithering around his sensitive point and prying into his piss slit.
<<if _saff >= 2>>\
$w.Ydad hisses, almost like from pain, but the line between pleasure and pain is usually very thin.
<<video dad/dadbj2.mp4>>
<<else>>\
$w.Ydad hisses, grabbing your head and forcing his cock down your throat and leaving you no choice but to get a lungful in his musky pubes. The heady scent must have an effect on you as you feel drowsy and your throat relaxes.
<<video dad/dadbj3.mp4>>
<</if>>\
Gasping your air, you continue pulling all the skills in the book that you learned on the internet and they work. He is grunting with each descend of your mouth until it is too much for him.
<<di dad "Shit... fuck... cumming!">>
<<if _saff >= 2>>\
You manage to pull it off just into the first wave erupt all over your chin and mouth. Despite the persistent pleasurable jerks going through his body, you continue to suckle on the tip like your life depends on it.
<<image dad/dadbjcum1.webp>>
<<else>>\
Grabbing a handful of your hair, he pushes your head down until you swallow his mammoth cock to the hilt. The cum flowing down your throat without resistance.
<<image dad/dadbjcum2.gif>>
Your throat is sore and your lung is not getting enough air. On the verge of passing out, he pulls your head up and a much needed big inhalation brings you back to the land of the living.
<</if>>\
The man is panting heavily like he's just finished the most physical taxing task of his life. With the taste of him still lingers in the back of your mouth, within a few strokes, you grunt and a foutain of young seed churns out splattering all over the place.
After a few minutes, $w.ydad pull your fucked mind out from the bliss.
<<if _saff == 4>>\
<<di dad "You're such a good daddy's boy. Your mouth is incredible.">>
<<elseif _saff == 3>>\
<<di dad "Thanks so much, champ. After such a dry spell, I really need that.">>
<<elseif _saff == 2>>\
<<di dad "Phew, that was good.">>
<<else>>\
<<di dad "Always knew you are such a good cocksucker, sucking on your own old man's dick like a bitch in heat.">>
<</if>>\
<<di you "Anything for you, $w.dad.">>
With that being said, you look forward to another repeat.
<</if>>\
<<link "Back">>
<<set $dad.rocketpill = 10>>\
<<set _percent to random(1,10)>>\
<<if $gameends>>\
<<goto "Dadscenemenu">>
<<elseif $bully.state == 1>>
<<goto "Bullycaught">>
<<elseif ($you.location === "Living room" or $you.location === "Kitchen") and ($bro.location === "Living room" or $bro.location === "Kitchen" or $bro.location === "Brother's bedroom") and _percent <= 5>>\
<<goto "Brocaught">>\
<<elseif $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<minute add 30>>\
<<if $dad.lust < 20>><<lust dad add 1>><</if>>\
<<scenechoices dad 2 1>>\
<<if $scenepicked>>\
As $w.ydad’s making dinner in the tight space between the stoves and kitchen island, you walk up to him and say.
<<di you "Hey $w.dad, I need to grab something.">>
Positioning yourself directly in front of him on your tiptoe to reach the cabinet on top of the sizzling pots and pans, your ass nestles firmly on $w.ydad’s crotch. You move it around a few times and can feel something hard forming between your cracks.
<<if _saff >= 3>>\
<<di dad "What are you looking for, $w.son? Careful or you might burn yourself.">>
<<else>>\
<<di dad "What the hell are you doing?! Trying to burn yourself??">>
<</if>>\
He grabs your hips dangerously low to stop you from wiggling around and at the same time unconsciously pulls you back and presses his semi-hard dick even more into your bubble butts which turns you on ridiculously.
Seeing that you have had enough of toying, you grab a lone spoon and then quickly run away before $w.ydad can say anything.
<</if>>\
<<link "Back">>
<<if $gameends>>
<<goto "Dadscenemenu">>
<<elseif $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<widget "timeWidget">><<silently>>
<<if $minute >= 60>>
<<set $hour ++>>
<<set $minute = ($minute - 60)>>
<</if>>
<<if $minute < 10>>
<<set $showMinute = '0' + $minute>>
<<else>>
<<set $showMinute = $minute>>
<</if>>
<<if $hour >= 24>>
<<set $daywd = 2>>
<<set $dayld = 1>>
<<set $dad.wda = false>>
<<set $bro.lda = false>>
<<set $dad.officefuckcd = 0>>
<<set $bro.shift ++>>
<<set $dealer.firstbjcd ++>>
<<set $dealer.bjcd ++>>
<<set $resman.bjcd ++>>
<<if $bully.state >= 3>>
<<set $bully.requeststate to 0>>
<</if>>
<<if $prof.requeststate == 1 and $prof.state == 1 and $day >= 2 and $day <= 6>>
<<set $prof.requeststate = 2>>
<<set $prof.stc = false>>
<</if>>
<<if $bully.state == 8>>
<<set $bully.crashcd ++>>
<</if>>
<<if hasVisited("Dadhelpwitch") and $witch.dadhelpstate == 1>>
<<set $witch.dadhelptimer ++>>
<</if>>
<<if not $laundry>>
<<set $uwc -->>
<</if>>
<<if hasVisited("Dadfuckintro1") and not $dnb.start>>
<<silently>><<sus dad addflat 5>><</silently>>
<<elseif hasVisited("Dadbjintro1") and not $dnb.start>>
<<silently>><<sus dad addflat 3>><</silently>>
<<elseif hasVisited("Dadhjintro2") and not $dnb.start>>
<<silently>><<sus dad addflat 2>><</silently>>
<</if>>
<<if hasVisited("Brofuckintro1") and not $dnb.start>>
<<silently>><<sus bro addflat 5>><</silently>>
<<elseif hasVisited("Brobjintro1") and not $dnb.start>>
<<silently>><<sus bro addflat 3>><</silently>>
<<elseif hasVisited("Brohjintro2") and not $dnb.start>>
<<silently>><<sus bro addflat 2>><</silently>>
<</if>>
<<set $hour = ($hour - 24)>><<set $dayCount ++>>
<<if $day < 7>>
<<set $day ++>>
<<else>>
<<set $day = 1>>
<</if>>
<</if>>
<<if $day == 2>>
<<set $dad.schedule = 1>>
<<if $bro.shift <= 7 and $bro.shift > 0>>
<<set $bro.schedule = 4>>
<<else>>
<<set $bro.schedule = 1>>
<</if>>
<<elseif $day == 3>>
<<set $dad.schedule = 1>>
<<if $bro.shift <= 7 and $bro.shift > 0>>
<<set $bro.schedule = 5>>
<<else>>
<<set $bro.schedule = 2>>
<</if>>
<<elseif $day == 4>>
<<set $dad.schedule = 1>>
<<if $bro.shift <= 7 and $bro.shift > 0>>
<<set $bro.schedule = 4>>
<<else>>
<<set $bro.schedule = 3>>
<</if>>
<<elseif $day == 5>>
<<set $dad.schedule = 1>>
<<if $bro.shift <= 7 and $bro.shift > 0>>
<<set $bro.schedule = 5>>
<<else>>
<<set $bro.schedule = 2>>
<</if>>
<<elseif $day == 6>>
<<set $dad.schedule = 1>>
<<if $bro.shift <= 7 and $bro.shift > 0>>
<<set $bro.schedule = 4>>
<<else>>
<<set $bro.schedule = 3>>
<</if>>
<<else>>
<<set $dad.schedule = 2>>
<<if $bro.shift <= 7 and $bro.shift > 0>>
<<set $bro.schedule = 4>>
<<else>>
<<set $bro.schedule = 1>>
<</if>>
<</if>>
<<if $bro.rocketpill <= 5>>
<<set $bro.schedule = 9>>
<</if>>
<<if $dad.rocketpill <= 5>>
<<set $dad.schedule = 9>>
<</if>>
<<if $hour > 12 and not $hourdisplaymode>>
<<set $showHour = $hour - 12>>
<<elseif $hour < 10>>
<<set $showHour = '0' + $hour>>
<<elseif $hour >= 10>>
<<set $showHour = $hour>>
<</if>>
<</silently>><</widget>>
<<widget "scheduleupdate">><<silently>>
<<if $day == 2>>
<<set $dad.schedule = 1>>
<<if $bro.shift <= 7 and $bro.shift > 0>>
<<set $bro.schedule = 4>>
<<else>>
<<set $bro.schedule = 1>>
<</if>>
<<elseif $day == 3>>
<<set $dad.schedule = 1>>
<<if $bro.shift <= 7 and $bro.shift > 0>>
<<set $bro.schedule = 5>>
<<else>>
<<set $bro.schedule = 2>>
<</if>>
<<elseif $day == 4>>
<<set $dad.schedule = 1>>
<<if $bro.shift <= 7 and $bro.shift > 0>>
<<set $bro.schedule = 4>>
<<else>>
<<set $bro.schedule = 3>>
<</if>>
<<elseif $day == 5>>
<<set $dad.schedule = 1>>
<<if $bro.shift <= 7 and $bro.shift > 0>>
<<set $bro.schedule = 5>>
<<else>>
<<set $bro.schedule = 2>>
<</if>>
<<elseif $day == 6>>
<<set $dad.schedule = 1>>
<<if $bro.shift <= 7 and $bro.shift > 0>>
<<set $bro.schedule = 4>>
<<else>>
<<set $bro.schedule = 3>>
<</if>>
<<else>>
<<set $dad.schedule = 2>>
<<if $bro.shift <= 7 and $bro.shift > 0>>
<<set $bro.schedule = 4>>
<<else>>
<<set $bro.schedule = 1>>
<</if>>
<</if>>
<<if $bro.rocketpill <= 5>>
<<set $bro.schedule = 9>>
<</if>>
<<if $dad.rocketpill <= 5>>
<<set $dad.schedule = 9>>
<</if>>
<</silently>><</widget>>
<<widget "day">><<silently>>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat" and not $gameends>>
<<if _args[0] === "add">>
<<set $day += _args[1]>>
<<set $dayCount += _args[1]>>
<<if $stage == 0>>
<<if not $cheatnofatigue>>
<<set $you.sleep += _args[1] * 24>>
<<set $you.hunger += _args[1] * 24>>
<<if $you.sleep < 0>><<set $you.sleep = 0>><</if>>
<<if $you.hunger < 0>><<set $you.hunger = 0>><</if>>
<</if>>
<<set $you.clean += _args[1] * 24>>
<<set $you.horniness += _args[1] * 24>>
<<if $you.horniness < 0>><<set $you.horniness = 0>><</if>>
<<set $bro.gropecd += _args[1] * 24>>
<<set $dad.gropecd += _args[1] * 24>>
<<set $bro.pisscd += _args[1] * 24>>
<<set $dad.pisscd += _args[1] * 24>>
<<set $dad.drunk += _args[1] * 24>>
<<set $bro.drunk += _args[1] * 24>>
<<if not $washdishes>>
<<set $wdc += _args[1] * 24>>
<</if>>
<<set _rockettemp = $bro.rocketpill + _args[1] * 24>>
<<if $bro.rocketpill <= 5 and _rockettemp > 5 and not hasVisited("Brofuckintro1")>>
<<set $bro.lust = $bro.prerocketlust>>
<</if>>
<<set $bro.rocketpill = _rockettemp>>
<<set _rockettemp = $dad.rocketpill + _args[1] * 24>>
<<if $dad.rocketpill <= 5 and _rockettemp > 5 and not hasVisited("Dadfuckintro1")>>
<<set $dad.lust = $dad.prerocketlust>>
<</if>>
<<set $dad.rocketpill = _rockettemp>>
<</if>>
<<elseif _args[0] === "minus" and not $gameends>>
<<set $day -= _args[1]>>
<<set $dayCount -= _args[1]>>
<</if>>
<</if>>
<<\silently>><</widget>>
<<widget "hour">><<silently>>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat" and not $gameends>>
<<if _args[0] === "add">>
<<set $hour += _args[1]>>
<<if $stage == 0>>
<<if not $cheatnofatigue>>
<<set $you.sleep += _args[1]>>
<<set $you.hunger += _args[1]>>
<<if $you.sleep < 0>><<set $you.sleep = 0>><</if>>
<<if $you.hunger < 0>><<set $you.hunger = 0>><</if>>
<</if>>
<<set $you.clean += _args[1]>>
<<set $you.horniness += _args[1]>>
<<if $you.horniness < 0>><<set $you.horniness = 0>><</if>>
<<set $bro.gropecd += _args[1]>>
<<set $dad.gropecd += _args[1]>>
<<set $bro.pisscd += _args[1]>>
<<set $dad.pisscd += _args[1]>>
<<set $dad.drunk += _args[1]>>
<<set $bro.drunk += _args[1]>>
<<set $bro.resfuckcd += _args[1]>>
<<if $bully.state >= 3 and $bully.requeststate == 1>>
<<set $bully.requestcd += _args[1]>>
<</if>>
<<if not $washdishes>>
<<set $wdc += _args[1]>>
<</if>>
<<set _rockettemp = $bro.rocketpill + _args[1]>>
<<if not hasVisited("Brofuckintro1") and $bro.rocketpill <= 5 and _rockettemp > 5>>
<<set $bro.lust = $bro.prerocketlust>>
<</if>>
<<set $bro.rocketpill = _rockettemp>>
<<set _rockettemp = $dad.rocketpill + _args[1]>>
<<if not hasVisited("Dadfuckintro1") and $dad.rocketpill <= 5 and _rockettemp > 5>>
<<set $dad.lust = $dad.prerocketlust>>
<</if>>
<<set $dad.rocketpill = _rockettemp>>
<</if>>
<<elseif _args[0] === "minus" and not $gameends>>
<<set $hour -= _args[1]>>
<</if>>
<</if>>
<</silently>><</widget>>
<<widget "presshour">><<silently>>
<<if _args[0] === "add" and not $gameends>>
<<set $hour += _args[1]>>
<<if $stage == 0>>
<<if not $cheatnofatigue>>
<<set $you.sleep += _args[1]>>
<<set $you.hunger += _args[1]>>
<<if $you.sleep < 0>><<set $you.sleep = 0>><</if>>
<<if $you.hunger < 0>><<set $you.hunger = 0>><</if>>
<</if>>
<<set $you.clean += _args[1]>>
<<set $you.horniness += _args[1]>>
<<if $you.horniness < 0>><<set $you.horniness = 0>><</if>>
<<set $bro.gropecd += _args[1]>>
<<set $dad.gropecd += _args[1]>>
<<set $bro.pisscd += _args[1]>>
<<set $dad.pisscd += _args[1]>>
<<set $dad.drunk += _args[1]>>
<<set $bro.drunk += _args[1]>>
<<set $bro.resfuckcd += _args[1]>>
<<if $bully.state >= 3 and $bully.requeststate == 1>>
<<set $bully.requestcd += _args[1]>>
<</if>>
<<if not $washdishes>>
<<set $wdc += _args[1]>>
<</if>>
<<set _rockettemp = $bro.rocketpill + _args[1]>>
<<if not hasVisited("Brofuckintro1") and $bro.rocketpill <= 5 and _rockettemp > 5>>
<<set $bro.lust = $bro.prerocketlust>>
<</if>>
<<set $bro.rocketpill = _rockettemp>>
<<set _rockettemp = $dad.rocketpill + _args[1]>>
<<if not hasVisited("Dadfuckintro1") and $dad.rocketpill <= 5 and _rockettemp > 5 >>
<<set $dad.lust = $dad.prerocketlust>>
<</if>>
<<set $dad.rocketpill = _rockettemp>>
<</if>>
<<elseif _args[0] === "minus" and not $gameends>>
<<set $hour -= _args[1]>>
<</if>>
<</silently>><</widget>>
<<widget "minute">><<silently>>
<<if previous() !== "Character stats" and previous() !== "Settingsmenu" and previous() !== "Oktab" and previous() !== "Cheat" and not $gameends>>
<<if _args[0] === "add">>
<<set $minute += _args[1]>>
<<if $stage == 0>>
<<if not $cheatnofatigue>>
<<set $you.sleep += _args[1] / 60>>
<<set $you.hunger += _args[1] / 60>>
<<if $you.sleep < 0>><<set $you.sleep = 0>><</if>>
<<if $you.hunger < 0>><<set $you.hunger = 0>><</if>>
<</if>>
<<set $you.clean += _args[1] / 60>>
<<set $you.horniness += _args[1] / 60>>
<<if $you.horniness < 0>><<set $you.horniness = 0>><</if>>
<<set $bro.gropecd += _args[1] / 60>>
<<set $dad.gropecd += _args[1] / 60>>
<<set $dad.pisscd += _args[1] / 60>>
<<set $bro.pisscd += _args[1] / 60>>
<<set $bro.resfuckcd += _args[1] / 60>>
<<if $bully.state >= 3 and $bully.requeststate == 1>>
<<set $bully.requestcd += _args[1] / 60>>
<</if>>
<<if not $washdishes>>
<<set $wdc += _args[1] / 60>>
<</if>>
<<set $dad.drunk += _args[1] / 60>>
<<set $bro.drunk += _args[1] / 60>>
<<set _rockettemp = $bro.rocketpill + _args[1] / 60>>
<<if $bro.rocketpill <= 5 and _rockettemp > 5 and not hasVisited("Brofuckintro1")>>
<<set $bro.lust = $bro.prerocketlust>>
<</if>>
<<set $bro.rocketpill = _rockettemp>>
<<set _rockettemp = $dad.rocketpill + _args[1] / 60>>
<<if $dad.rocketpill <= 5 and _rockettemp > 5 and not hasVisited("Dadfuckintro1")>>
<<set $dad.lust = $dad.prerocketlust>>
<</if>>
<<set $dad.rocketpill = _rockettemp>>
<</if>>
<<elseif _args[0] === "minus" and not $gameends>>
<<set $minute -= _args[1]>>
<</if>>
<</if>>
<</silently>><</widget>>
<<widget "pressminute">><<silently>>
<<if _args[0] === "add" and not $gameends>>
<<set $minute += _args[1]>>
<<if $stage == 0>>
<<if not $cheatnofatigue>>
<<set $you.sleep += _args[1] / 60>>
<<set $you.hunger += _args[1] / 60>>
<<if $you.sleep < 0>><<set $you.sleep = 0>><</if>>
<<if $you.hunger < 0>><<set $you.hunger = 0>><</if>>
<</if>>
<<set $you.clean += _args[1] / 60>>
<<set $you.horniness += _args[1] / 60>>
<<set $bro.gropecd += _args[1] / 60>>
<<set $dad.gropecd += _args[1] / 60>>
<<set $dad.pisscd += _args[1] / 60>>
<<set $bro.pisscd += _args[1] / 60>>
<<set $bro.resfuckcd += _args[1] / 60>>
<<if $bully.state >= 3 and $bully.requeststate == 1>>
<<set $bully.requestcd += _args[1] / 60>>
<</if>>
<<if not $washdishes>>
<<set $wdc += _args[1] / 60>>
<</if>>
<<set $dad.drunk += _args[1] / 60>>
<<set $bro.drunk += _args[1] / 60>>
<<set _rockettemp = $bro.rocketpill + _args[1] / 60>>
<<if $bro.rocketpill <= 5 and _rockettemp > 5 and not hasVisited("Brofuckintro1")>>
<<set $bro.lust = $bro.prerocketlust>>
<</if>>
<<set $bro.rocketpill = _rockettemp>>
<<set _rockettemp = $dad.rocketpill + _args[1] / 60>>
<<if $dad.rocketpill <= 5 and _rockettemp > 5 and not hasVisited("Dadfuckintro1")>>
<<set $dad.lust = $dad.prerocketlust>>
<</if>>
<<set $dad.rocketpill = _rockettemp>>
<</if>>
<<elseif _args[0] === "minus" and not $gameends>>
<<set $minute -= _args[1]>>
<</if>>
<</silently>><</widget>>Your dad is sleeping.
<<if $dad.gps == false>>\
<div class="temp"><<link "Track his phone">><<set $dad.gps = true>><<minute add 15>><<updatecaption>><<replace ".temp">>You hacked his phone and are now able to track him.<</replace>><</link>></div>
<</if>>\
<<link "Fondle his dick">>
<<if $dad.drunk <= 5>>\
<<goto "Dadfondle">>
<<elseif $dad.drunk <= 8>>\
<<pressminute add 5>><<updatecaption>>\
<<replace ".passage">>\
You're tempted to squeeze out another load from your dad but it's been quite a few hours, he can wake up at any moment now.
<<link "Back">>
<<if $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\
<</replace>>\
<<else>>\
<<pressminute add 15>><<updatecaption>>\
<<replace ".passage">>
<<di dad "What the hell are you doing? I'm trying to sleep here.">>
<<aff dad minus 2>>\
<<sus dad add 10>>\
Yea, right... If he was blackout, then you may have a chance.
<<link "Back">>
<<if $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>
<</replace>>
<</if>>\
<</link>>
<<link "Sleep with him">>
<<if $dad.drunk < 8>>\
<<set $you.sleep -= 16>><<presshour add 8>><<updatecaption>>\
<<replace ".passage">>
He is super drunk that he isn't even aware that you slip right next to him in the bed.
In your hazy dream, you can feel something hot and rock hard sliding in the valley of your bottoms.
<<lust dad add 1>>\
<<link "Back" $you.location>><</link>>
<</replace>>\
<<elseif $dad.lust >= 40 and hasVisited("Dadfuckintro1")>>\
<<goto "Dadsleepfuck">>
<<elseif $dad.lust >= 30>>
<<set $you.sleep -= 16>><<presshour add 8>><<updatecaption>>\
<<replace ".passage">>\
You enter the room and slip inside the the bed.
After a while you feel a warm embrace circling you as the sleep takes over.
<<aff dad add 1>>\
<<link "Back" $you.location>><</link>>
<</replace>>\
<<else>>\
<<pressminute add 15>><<updatecaption>>\
<<replace ".passage">>\
<<di dad "What the hell are you doing here? Go back to your room.">>
<<aff dad minus 2>>\
<<sus dad add 10>>\
<<link "Back">>
<<if $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\
<</replace>>
<</if>>\
<</link>><<minute add 30>>\
<<if $dad.lust < 10>><<lust dad add 1>><</if>>\
<<scenechoices dad 1 1>>\
Seeing $w.ydad bustling around the kitchen, you make your way into the fridge to grab a banana in the fridge and then settle on the kitchen isle and begin peeling away.
He glances up to look at you from whatever he was doing.
<<di dad "Why are you having a snack at this time of the day?">>
<<di you "I'm still a growing boy.">>
<<di dad "Okay, suit yourself.">>
Instead of eating like normal, you let out your tongue to tentatively lick the phallic fruit, seductive or not it is up to the spectator who is $w.ydad right now.
<<di you "Hey $w.dad, watch this!">>
Demanding his full attention, you proceed to deep throat the banana and hold it in for a solid 10 seconds while maintaining eye contact with him.
Pulling off the banana with some saliva strings still connected to your lips. You explain to your awed and blushing $w.dad jovially.
<<di you "I found out that I have no gag reflex. Didn't know how rare it is until my friend told me. Impressive, eh?">>
$w.Ydad coughs to his fist, throat rough.
<<di dad "Umm... Yes, indeed.">>
Despite the cover of the kitchen counter, you can see $w.ydad's hand rummaging down there, maybe to adjust something that is getting harder and heavier.
Considering it a success, you finish the banana off quickly with a smile.
<<link "Back">>\
<<if $gameends>>
<<goto "Dadscenemenu">>
<<elseif $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<if not $gameends>><<set $dad.rocketpill -= 2>><</if>><<hour add 2>><<set $you.horniness = 0>>\
<<if $dad.lust < 40>><<lust dad add 1>><</if>>\
<<scenechoices dad 4 2>>\
<<if $scenepicked>>\
<<if $dad.rocketpill <= 5>><<set $dad.rockettime ++>>\
@@.add;The rocket pill's effect expires.@@
<<sus dad addflat 30>>\
<<else>>\
<<sus dad add 1>>\
<</if>>\
<<if _srp>>\
Understanding his condition right now, you feel confident that your offer to help him find some relief is irresistable to $w.ydad:
<<else>>\
As $w.ydad's gotten used to the $w.father and son "bonding" session, you don't feel nervous this time around when suggesting it.
During the heat of action of the porn and brazen by the last time, you ask him:
<</if>>\
<<di you "Can I suck it, $w.dad?">>
<<if _saff == 4>>\
He stares at you lustfully, <<if _srp>>a glint shines in his eyes as he<<else>>porn forgotten long ago and<</if>> asks huskily:
<<di dad "You don't have to ask, my boy. You can suckle on it whenever you want.">>
<<elseif _saff == 3>>\
<<di dad "Sure $w.son, go ahead if that's what you want to do.">>
<<elseif _saff == 2>>\
<<di dad "Fine, that way I will finish quicker anyway.">>
<<else>>\
<<di dad "Finally, open your slutty mouth, bitch and take my dick to where it belongs.">>
As usual, his fingers carding through your hair to your scalp to create the perfect grasp and subjecting my head to his own will.
<</if>>\
Like a seasoned diver, you brace yourself with a big gulp of air to demonstrate the deepthroating skill on the frankly challenging obstacle in front of your face.
<<video dad/dadbj4.mp4>>
Already turned on from the <<if _srp>>pill<<else>>porn<</if>>, $w.ydad takes no time to starts bucking his hip, sledgehammering his monstrous rod down your throat like some how it can hit gold. Despite struggling for breath, the current throat abuse doesn't deter you but instead directs all your blood to south. Your dick has never been more swollen and sensitive. Your fuse are a few strokes away from explosion in any second.
<<image dad/dadbj1.webp>>
The noises coming out from $w.ydad are getting more animalistic and wild as well as the speed of his penetrating shaft. Sensing his impending climax, you increase the suction of your mouth.
<<if $dad.lust >= 40 and not hasVisited("Dadfuckintro1")>>\
You can't hold it back anymore but to ask him to <<link "fuck you." "Dadfuckintro1">><<set $dad.rocketpill -= 1>><<hour add 1>><</link>>
<</if>>\
<<if _saff == 4>>\
<<di dad "Fuck, shit, $w.son. Your mouth is the best goddamn thing in this world. Almost coming.">>
He gently carass your head and cheeks a stark contrast to his insistent prick.
<<elseif _saff == 3>>\
<<di dad "Damn, keep going, $w.son. I'm really close.">>
<<elseif _saff == 2>>\
<<di dad "God, fuck. I'm coming.">>
<<else>>\
<<di dad "Open wide, whore. I'm gonna cum down your throat and don't you fucking dare let a drop spill out of your mouth.">>
He pistons his penis in and out of your mouth mercilessly almost to the point of dislocating your jaw with both the force and mass.
<</if>>\
As his pleasure mounting, so does yours. You beat your dick off to the rhythm of the slithering beast attacking your oral cavity. $w.ydad's labored breaths suddenly stop, followed by a roar as he empties his full sack down your gut.
<<image dad/dadbjcum1.gif>>
The smell, the feeling of hot liquid rushing down, the viseral reactions of $w.ydad are so overwhelming that they push you over the edge.
<<if _saff == 4>>\
<<di dad "Such a good boy, you've done a great job. Do you like your daddy's juice?">>
<<elseif _saff == 3>>\
<<di dad "Holy, gotta say you got some great skill, $w.son. One of the best I've had.">>
<<elseif _saff == 2>>\
<<di dad "Sigh, finally some other good use for your mouth aside from yapping all day.">>
<<else>>\
<<di dad "Fuck yea, you are lucky that I was feeling generous enough to put my cock in your filthy throat. Now open your mouth, slut.">>
He slaps your cheek roughly and you follow the order obidiently. With incredible precision, he spits a glob of saliva on your waiting mouth.
<<di dad "That's the reward, something to wash my cum down your throat.">>
<</if>>\
You nod pleasedly, butterflies flutter in your stomach, not sure from the thrill or just the cum.
<</if>>\
<<link "Back">>
<<if $dad.rocketpill <= 5 and not hasVisited("Dadfuckintro1")>>\
<<set $dad.lust = $dad.prerocketlust>>\
<</if>>\
<<set $dad.rocketpill = 10>>\
<<set _percent to random(1,10)>>\
<<if $gameends>>\
<<goto "Dadscenemenu">>\
<<elseif $bully.state == 1>>
<<goto "Bullycaught">>
<<elseif $dnb.start and ($you.location === "Living room" or $you.location === "Kitchen" or $you.location === "Bathroom" or $you.location === "Dad's bedroom") and ($bro.location === "Living room" or $bro.location === "Kitchen" or $bro.location === "Bathroom" or $bro.location === "Brother's bedroom")>>\
<<goto "Dnbbrojealous">>
<<elseif ($you.location === "Living room" or $you.location === "Kitchen") and ($bro.location === "Living room" or $bro.location === "Kitchen" or $bro.location === "Brother's bedroom") and _percent <= 5>>\
<<goto "Brocaught">>\
<<elseif $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<minute add 30>>\
<<if $dad.lust < 20>><<lust dad add 1>><</if>>\
<<scenechoices dad 4 1>>\
<<if $scenepicked>>\
Your dad is now entranced in the latest market news on the TV. You plop down next to him on the couch, arm brushing his.
<<if _saff == 4>>\
Knowing that the news doesn't interest you, he changes to a movie channel silently.
<</if>>\
After 15 minutes of watching, you then change your position and lay your head down onto his lap. You close your eyes as a pretense of dozing off and slowly roll your back into his crotch.
A slight shocked intake of breath can be heard from above, still he doesn't protest and asks you to get up. You can even feel the warmth in your nape firming and growing.
Getting naughty, your head wiggles under the guise of getting comfortabe. However, it is in fact to create more friction to stoke the fire under the thin layer of his pants.
As the laying beast behind your head is fully awakened, you feel a touch from $w.ydad.
<<if _saff == 4>>\
With his impressive strength, he gently lift you up like effortlessly like a baby and place you to the other side of the couch. Afterwards, you can feel his calloused hand smoothing your hair and carassing your cheeks momentarily.
<<elseif _saff == 3>>\
<<di dad "Hey $w.son, I don't want to wake you but you are cutting off all the blood circulation from my thigh.">>
<<elseif _saff == 2>>\
<<di dad "Hey, wake up. You are killing my thighs right now.">>
<<else>>\
<<di dad "Get the hell up, boy. If you want to nap, go to your room.">>
<</if>>\
You fake-stir, rub your eyes, yawn and get up. Finally, give yourself a pat in the back mentally for such a phenomenal theatrical display.
<</if>>\
<<link "Back">>
<<if $gameends>>
<<goto "Dadscenemenu">>
<<elseif $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<minute add 30>>\
<<if $dad.lust < 20>><<lust dad add 1>><</if>>\
<<scenechoices dad 4 1>>\
<<if $scenepicked>>\
Hearing the knock on his door, your dad swivels the chair around to look at you questioningly.
<<if _saff >= 3>>\
<<di dad "What do you need, $w.son?">>
<<else>>\
<<di dad "What do you need now?">>
He asks impatiently.
<</if>>\
<<di you "I have some excel assignments from class but I'm so lost with all the syntaxes, graphs and formatting. I've heard somewhere through the vines that you are an Excel Wizard so help me please!">>
<<if _saff == 4>>\
$w.Yfather seemingly puffs his chest out and preens at your compliment.
<<di dad "The rumor isn't false. Come here my boy and I will handle it all for you.">>
<<elseif _saff == 3>>\
<<di dad "I suppose that it is true, I'm pretty well-versed in the spreadsheet. Come on, I will take a look at it.">>
<<elseif _saff == 2>>\
<<di dad "Alright, let's go over it quick so I can get back to work.">>
<<else>>\
<<di dad "More thing I need to handle in this household. Fine, come here and be quick about it.">>
<</if>>\
You give him a excited grin and, instead of just standing next to him, make yourself comfortable on his lap. He huffs for a bit but doesn't protest and you studiously going through your cloud storage to find the assignments.
<<di you "Here.">>
As he's scrolling through the texts detailing the tasks, you gradually jut your ass out to approach his crotch. Deep in thought, the man doesn't notice it until your ass settles firmly against a very noticeable bulge.
There is a skip in his breathing, otherwise he doesn't call any attention to the position of your behind. He casually explains the solutions to you with complicated jargons and technical words that honestly are just gibberish.
You don't care much anyway as the sole focus of your mind is the chubbing meat under your ass and the raspy, sandpaper-y voice whispering softly and blowing hot air to your ear...
<<di dad "You got it?">>
The questioning rumble shakes you out of the lustful trance as you answer dazedly.
<<di you "Ah... yes.">>
<<if _saff == 4>>\
<<di dad "Great, if you have any excel problem, just let me know. Daddy will handle it all for his boy.">>
He pats your thigh gently.
<<elseif _saff == 3>>\
<<di dad "Glad I could be of help to you, $w.son.">>
<<elseif _saff == 2>>\
<<di dad "Remember what I told you because I won't explain it again.">>
<<else>>\
<<di dad "I swear to god if you waste more of my time with such easy and dumb questions again.">>
<</if>>\
<<di dad "Now, if you'll excuse me I need to finish this report before midnight.">>
He pushes you up and returns back to his soulless corporate spreadsheets.
<</if>>\
<<link "Back">>
<<if $gameends>>
<<goto "Dadscenemenu">>
<<elseif $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<scenechoices dad 4 1>>\
<<if $scenepicked>>\
<<if $dad.rocketpill <= 5>>\
@@.add;Successfully suggesting a new activity, the bonus lust will persist.@@
<</if>>\
You pull your stretching mouth off his dick and say:
<<di you "$w.Dad, I know now it is not the best time but I’ve heard that prostate stimulation feels amazing so I want to try it.">>
<<di dad "What are you trying to say here?">>
<<di you "I want you to fuck my ass.">>
His nose flares, gaze intense directly at your face.
<<if _saff == 4>>\
<<di dad "Are you sure, $w.son? I’m pretty big and I don’t want to hurt you.">>
<<di you "Don’t worry, daddy. I’ve dreamed of your cock inside me for awhile now.">>
His breathing is shorter, eyes soft and intense at the same time. You can feel the affection that goes beyond parental one radiating from his basking you in glorious warmth.
<<di dad "Of course, anything for my boy and I will never ever hurt what’s mine.">>
<<elseif _saff == 3>>\
<<di dad "What?">>
He hesitates for a moment but finally the lust dominates all the rational thoughts in his mind.
<<di dad "... but are you sure? I will do it only if you want to.">>
<<di you "I am 100% sure. Please go ahead, $w.dad. I’m curious to know what it feels like.">>
<<di dad "Okay, if that’s what you want.">>
<<elseif _saff == 2>>\
He looks at you incredulously.
<<di dad "Huh? Did I just hear it correctly that you wanted your ass fucked?">>
Even though being a bit nervous about how he will react next, you still bite the bullet.
<<di you "Yes...">>
<<di dad "Hm...">>
He looks pensive for a few seconds before agreeing to your request.
<<di dad "You’re already sucking my dick and a hole is a hole, fine by me.">>
You release a sigh of relief and proceed to the position.
<<else>>\
He grabs your jaws tightly, his face is a clear display of predatory malice.
<<di dad "Finally, your true face finally shows, fag. I knew that your mouth is not the only greedy hole on you, that right whore?">>
Despite your hefty weight, he effortlessly flips you around, ass facing him. His batter maker feels giant resting between your asscheeks. His insults are supposed to turn you off but actually have an opposite effect as your body melts, going all pliant and primed for his man-handling.
<<di you "Yes, please. Fill my hole with your cock.">>
<<di dad "You don’t deserve my dick bitch, but I’m feeling generous today since you beg so nicely.">>
<</if>>\
<</if>>\
<<link "Proceed" "Dadfuckintro2">><<if $gameends>><<set $scenepicked to false>><</if>><</link>>\<<if $bro.location === "Fast food restaurant">>\
<<minute add 5>>\
<<if $bro.aff >= 20>>\
<<di bro "I'm a bit busy at work, maybe some other time?">>
<<elseif $bro.aff >= 10>>\
<<di bro "As you can see, I'm a little busy at the moment.">>
He says impatiently.
<<else>>\
<<di bro "Are you dumb? I'm at work right now.">>
He pushes you away and resumes his work.
<</if>>\
<<else>>\
<<set $you.beer -->>\
<<hour add 1>>\
<<di you "Hey $bro.Name, wanna get some beer?">>
<<di bro "Sure, I could use a cold one.">>
You both share the 6-pack of beer as he laments about life and future plans. After finishing off the beer, he says:
<<di bro "Thanks dude, that really help chills me out but I’m done for now. Need to be sober for work.">>
<<sus bro minus 20>>\
<<if $you.beer >= 1>>\
<div id="temp">\
<<link "Offer him some more beer">>\
<<hour add 1>>\
<<set $bro.drunk = 0>>\
<<set $you.beer -->>\
<<set _cyb -->>\
<<replace "#temp">>\
<<di bro "Alright, if you insist...">>
He continues to inhale the rest of the beers that you graciously offered. It is quite surprising to see that he doesn’t seem affected by the large consumption of alcohol aside from the slight blush on his cheeks and neck.
<<di you "Damn, you for sure can handle your alcohol...">>
<<if $bro.aff >= 20>>\
He laughs goofily, now you finally see an indicator that he may not be as sober as he appears.
<<di bro "Probably because I'm a big oaf. I soak alcohol much better.">>
<<elseif $bro.aff >= 10>>\
<<di bro "I don’t go out much, doesn’t mean I can’t handle some beers.">>
He scowls annoyedly, clearly reading way too much into your clear teasing. A slight slur in his word betrays his supposedly sobriety.
<<else>>\
<<di bro "Pfft, of course. A real man knows how to handle his beers.">>
He then swigs the beer down his throat, a considerable amount spills over his mouth - an indication that he is not as unaffected as he appears.
<</if>>\
Afterwards, he proceeds to continue his activity as per usual despite his drunken state.
<</replace>>\
<</link>>\
</div>\
<</if>>\
<</if>>\
<<link "Back">>
<<if $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<if $hour >= 21>>\
<<set $you.beer -->>\
<<hour add 1>>\
<<di you "Hey $w.dad, wanna get some beer?">>
<<di dad "Of course! Someone is ballin’. Is that what the kids are saying these days?">>
You groan as he lets out a bark of laughter at his own choice of words. As lame as it is, you can’t help but also smile.
You both pop the cans as you chat about work and life. Throughout the talk, you only nurse one beer while $w.ydad is chugging like a frat bro. Soon, he polishes 5 off with a burp and appears to be less tense than usual.
<<sus dad minus 20>>\
<<di dad "Oops, sorry.">>
<<if $you.beer >= 1>>\
<div id="temp">\
<<link "Offer him some more beer">>\
<<hour add 1>>\
<<set $dad.drunk = 0>>\
<<set $you.beer -->>\
<<set _cyb -->>\
<<replace "#temp">>\
<<di dad "Wow, you still got more? Don’t mind if I do.">>
You watch as he inhales another 6-pack of beer in a matter of another hour like a lost man in a desert.
<<di dad "Ugh, uh oh. L-looks… lik-like I overdid m-myself… a tiny bit.">>
$w.Ydad wobbles, but still manages to stay on his feet.
<<di dad "I’m… gonna… lay down.">>
He then jumps on the bed fully clothed to pass out and starts snoring loudly.
<</replace>>\
<</link>>\
</div>
<</if>>\
<<else>>\
<<minute add 5>>\
<<di dad "I appreciate it, $you.Name, but it's way too early for a beer.">>
<</if>>\
<<link "Back">>
<<if $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<set $bro.caught = true>>\
<<minute add 30>>\
<<sus bro add 40>>\
<<if _sus >= 30>>\
<<di bro "What in the actual fuck are you two doing?!">>
<<elseif _sus >= 20>>\
<<di bro "I don't know what you two are up to but it is weirding me out.">>
<<elseif _sus >= 10>>\
<<di bro "Wh-what? I didn't see anything.">>
<<else>>\
Your brother exits the room and pretends he didn't see anything.
<</if>>\
<<link "Back">><<goto $you.location>><</link>>\Hour: <<textbox "_hour" $hour>><<link "Change">><<set $hour = parseInt(_hour)>><<updatecaption>><<set _cth = $hour>><<set _ctd = $day>><</link>>
<<link "-5">><<lust dad minus 5>><<replace "#dlust">>$dad.lust<</replace>><</link>> <span id="dlust">$dad.lust</span> $w.Dad's lust <<link "+5">><<lust dad add 5>><<replace "#dlust">>$dad.lust<</replace>><</link>>
<<link "-5">><<aff dad minus 5>><<replace "#daff">>$dad.aff<</replace>><</link>> <span id="daff">$dad.aff</span> $w.Dad's affection <<link "+5">><<aff dad add 5>><<replace "#daff">>$dad.aff<</replace>><</link>>
<<link "-10">><<sus dad minus 10>><<replace "#dsus">>$dad.sus<</replace>><</link>> <span id="dsus">$dad.sus</span> $w.Dad's suspicion <<link "+10">><<sus dad addflat 10>><<replace "#dsus">>$dad.sus<</replace>><</link>>
<<link "-5">><<lust bro minus 5>><<replace "#blust">>$bro.lust<</replace>><</link>> <span id="blust">$bro.lust</span> $w.Brother's lust <<link "+5">><<lust bro add 5>><<replace "#blust">>$bro.lust<</replace>><</link>>
<<link "-5">><<aff bro minus 5>><<replace "#baff">>$bro.aff<</replace>><</link>> <span id="baff">$bro.aff</span> $w.Brother's affection <<link "+5">><<aff bro add 5>><<replace "#baff">>$bro.aff<</replace>><</link>>
<<link "-10">><<sus bro minus 10>><<replace "#bsus">>$bro.sus<</replace>><</link>> <span id="bsus">$bro.sus</span> $w.Brother's suspicion <<link "+10">><<sus bro addflat 10>><<replace "#bsus">>$bro.sus<</replace>><</link>>
<<link "-1">><<dnbacc minus 1>><<replace "#dnblust">>$dnb.acc<</replace>><</link>> <span id="dnblust">$dnb.acc</span> Acceptance <<link "+1">><<dnbacc add 1>><<replace "#dnblust">>$dnb.acc<</replace>><</link>>
<<link "-5">><<jea dad minus 5>><<replace "#djea">>$dad.jea<</replace>><</link>> <span id="djea">$dad.jea</span> $w.Dad's jealousy <<link "+5">><<jea dad add 5>><<replace "#djea">>$dad.jea<</replace>><</link>>
<<link "-5">><<jea bro minus 5>><<replace "#bjea">>$bro.jea<</replace>><</link>> <span id="bjea">$bro.jea</span> $w.Brother's jealousy <<link "+5">><<jea bro add 5>><<replace "#bjea">>$bro.jea<</replace>><</link>>
<<link "-5">><<lust resman minus 5>><<replace "#rlust">>$resman.lust<</replace>><</link>> <span id="rlust">$resman.lust</span> $resman.Name's lust <<link "+5">><<lust resman add 5>><<replace "#rlust">>$resman.lust<</replace>><</link>>
<<link "-5">><<aff resman minus 5>><<replace "#raff">>$resman.manner<</replace>><</link>> <span id="raff">$resman.manner</span> $resman.Name's manner <<link "+5">><<aff resman add 5>><<replace "#raff">>$resman.manner<</replace>><</link>>
<<link "-1">><<lust bully minus 1>><<replace "#bulust">>$bully.lust<</replace>><</link>> <span id="bulust">$bully.lust</span> $bully.Name's lust <<link "+1">><<lust bully add 1>><<replace "#bulust">>$bully.lust<</replace>><</link>>
<<link "-1">><<lust prof -1>><<replace "#prlust">>$prof.lust<</replace>><</link>> <span id="prlust">$prof.lust</span> $prof.Name's lust <<link "+1">><<lust prof 1>><<replace "#prlust">>$prof.lust<</replace>><</link>>
<<link "-1">><<jea prof -1>><<replace "#prpat">>$prof.pat<</replace>><</link>> <span id="prpat">$prof.pat</span> $prof.Name's Patience <<link "+1">><<jea prof 1>><<replace "#prpat">>$prof.pat<</replace>><</link>>
<<link "-1">><<sus prof -1>><<replace "#prstrike">>$prof.sus<</replace>><</link>> <span id="prstrike">$prof.sus</span> $prof.Name's Strike <<link "+1">><<sus prof 1>><<replace "#prstrike">>$prof.sus<</replace>><</link>>
@@.str;NO FATIGUE (no sleep or hunger):@@ <<checkbox "$cheatnofatigue" false true autocheck>>
@@.str;NO HORNY:@@ <<checkbox "$cheatnohorny" false true autocheck>>
@@.str;MONEY:@@ <<link "+100">><<money 100>><</link>> <<link "+200">><<money 200>><</link>> <<link "+500">><<money 500>><</link>>
@@.str;DNB:@@ <<checkbox "$dnb.start" false true autocheck>>
@@.str;GAME ENDS:@@ <<checkbox "$gameends" false true autocheck>>
<<link "Resbjtime">><<set $resman.bjtime = 4>><</link>>
<<link "Gallery" "Memoriesmenu">>
<<set $ingallery to true>>
<<set $gameends to true>>
<</link>><<if not $gameends>><<set $dad.rocketpill -= 3>><</if>><<hour add 3>><<set $you.horniness = 0>>\
<<lust dad add 1>>\
<<scenechoices dad 4 2>>\
<<if $scenepicked>>\
<<if $dad.rocketpill <= 5>><<set $dad.rockettime ++>>\
@@.add;The rocket pill's effect expires.@@
<<sus dad addflat 30>>\
<<else>>\
<<sus dad add 2>>\
<</if>>\
<<if _srp>>Having done all the “fun” activities with him and understanding that the man is still very much frustrated due to the rocket pill<<else>>Emboldened by all the “fun” activities you have done with $w.ydad<</if>>, you approach him for some good time.
<<di you "Are you horny $w.dad?">>
<<if _saff == 4>>\
<<di dad "Just for you, my boy.">>
<<elseif _saff == 3>>\
<<di dad "What do you have in mind, champ?">>
<<elseif _saff == 2>>\
<<di dad "What a dumb question, I always am.">>
<<else>>\
<<di dad "Cut the bullshit and strip, bitch.">>
<</if>>\
You quickly undress and get into all four and $w.ydad follows suit.
<<if _saff == 4>>\
However, your dad flip you over and coos affectionately.
<<di dad "Daddy wants to see your face while we make love, boy.">>
His hand finds your cheek in a soft caress like you are the most precious thing that he owns in this bleak world.
<<di dad "Let me prepare you.">>
<<video dad\dadfuck7.mp4>>
His probing and lubing is very methodical and careful to not hurt you, which makes you equally appreciative and frustrated of the slow torture that you have to beg him to hit it home.
<<di you "Please, daddy.">>
<<elseif _saff == 3>>\
<<di dad "Alright, but you need prep.">>
He makes a quick work of prep you with his deft fingers and soon you become a whinning mess.
<<di dad "Okay, should be good now.">>
<<elseif _saff == 2>>\
He strips slowly and jerks himself while telling you:
<<di dad "Prep yourself if you don't want to hurt yourself.">>
Eagerly, you makes a quick work of self-prep messily.
<<di dad "Time's up.">>
<<else>>\
His powerful arms grabs your hips and arrange it where he wants you to be like a ragdoll made purely for sex. You hear him spitting on your entrance and his cock before the abrupt pain overtakes your body.
<<video dad/dadfuck9.mp4>>
<<di dad "Your whore hole is so loose that I can slide my big cock in dry that goddamn easily.">>
With that being said, he slams into your ass relentlessly as your limbs become mush from the pleasure and the only functional part of your body is the vocal cords from all the mindless moans.
<</if>>\
You gasp from relief when his snake finds its nest in your anus and wish it never leaves. You're unsure about $w.ydad but the taboo aspect of it makes your senses during the fucking extremely heightened, almost too scary how quick you are approaching orgasm. From the feeling of his increasing pace, it looks like $w.ydad is too.
<<if _saff == 4>>\
<<di dad "Baby... are you close?">>
<<di you "Yes, daddy.">>
<<di dad "Me too, you just feel... so damn good... and tight squeezing daddy's cock.">>
<<video dad/dadfuck10.mp4>>
He wraps his hands around you and mouthes all over your neck, cheeks and ears. His incredibly solid abs and soft hair create the perfect friction with each thrust.
<<di dad "Shit... baby. I'm gonna come.">>
<<di you "Please... please..., breed me, daddy.">>
<<elseif _saff == 3>>\
<<di dad "Hah... fuck... if you keep squeezing your ass... I'm gonna bust in any moment.">>
<<video dad/dadfuck10.mp4>>
Since you're close yourself and hearing that, you put more effort in contracting your rim.
<<di dad "Damn... shit...">>
<<elseif _saff == 2>>\
<<di dad "If you aren't gonna come soon... you're gonna have to... handle it on your own.">>
<<video dad/dadfuck10.mp4>>
Well, thank the lord that you're on the verge of cumming for awhile now.
<<else>>\
<<di dad "Keep tightening your damn slack ass, bitch. Else, it's better to use my damn hands than fucking your used hole.">>
You hear his growling threat and put more effort in closing up your channel which is already hugging his enormous tool to it fullest. You are now more concious of the contraction than your own breathing.
<<video dad/dadfuck11.mp4>>
The pulsing of your ass seems to have an effect on him as his breath is getting shorter and his pistoning quicker.
<</if>>\
Not only can you hear but also feel the vibration of $w.ydad's groan as he plants the seed deep inside you. It's almost like you can taste it in the back of your throat in all of its creaminess, copiousness and deliciousness.
<<video dad/dadfuckcum1.mp4>>
With just a few more pumps, you shoot all over and bask in the afterglow.
<<if _saff == 4>>\
He then kiss you lightly on the lips and whisper sentimentally.
<<di dad "Your face, it's beautiful. I want to capture it in my mind forever.">>
<<elseif _saff == 3>>\
<<di dad "I know I've said it before, but still thank you, $w.son. This has helped me with my mood a lot lately.">>
<<elseif _saff == 2>>\
<<di dad "You better keep your mouth shut about this.">>
<<else>>\
<<di dad "Keep your fucking whoring to a minimal, fag. Otherwise, your slut hole will bore me.">>
He then slaps you as a warning before leaving you there boneless, his semen spilling from your arched ass - the perfect picture of a used whore.
<</if>>\
<</if>>\
<<link "Back">>
<<set $dad.rocketpill = 10>>\
<<set _percent to random(1,10)>>\
<<if $gameends>>\
<<goto "Dadscenemenu">>\
<<elseif $bully.state == 1>>
<<goto "Bullycaught">>
<<elseif $dnb.start and ($you.location === "Living room" or $you.location === "Kitchen" or $you.location === "Bathroom" or $you.location === "Dad's bedroom") and ($bro.location === "Living room" or $bro.location === "Kitchen" or $bro.location === "Bathroom" or $bro.location === "Brother's bedroom")>>\
<<goto "Dnbbrojealous">>
<<elseif ($you.location === "Living room" or $you.location === "Kitchen") and ($bro.location === "Living room" or $bro.location === "Kitchen" or $bro.location === "Brother's bedroom") and _percent <= 5>>\
<<goto "Brocaught">>\
<<elseif $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<scenechoices dad 4 1>>\
<<if $scenepicked>>\
Lining up the enormous member, he enters your ass.
<<video dad\dadfuck1.mp4>>
You groan from both the initial pain of intrusion and the pleasure of achieving the ultimate connection with $w.ydad.
<<if _saff == 4>>\
<<video dad/dadfuck2.mp4>>
As his dick is fully sheathed within your channel, he remains there patiently but the short breaths tell you that it takes all of his willpower to not move his hips. You feel his hairy chest glued to your back from the sweat and his lips dotted along your nape, neck and ears.
<<di dad "You’re doing beautifully for daddy, sweet boy. So damn tight.">>
His kisses are like the miracle balm that soothes the aches within you by washing it with a wave of emotional ecstasy. He then begins his love-making ever so slightly to help you adjust to his significant mass. It is both euphoric and torturous that you can’t help but let out a moan and beg him to give you more.
<<elseif _saff == 3>>\
His hiss answers your wanton noises as he bottoms out in your ass.
<<video dad/dadfuck2.mp4>>
<<di dad "Oh fuck, you’re tight, $w.son.">>
<<di you "Or it’s because you’re too big.">>
You complain halfheartedly since your back is arched to the limit and your ass is one misstep away from swallowing his balls. He chuckles.
<<di dad "I got that a lot back in the day, but they always came back.">>
<<elseif _saff == 2>>\
<<di dad "My dick is pretty big, so bite on something if you need to.">>
<<video dad/dadfuck2.mp4>>
Moment after saying that he grabs hold of your hips and you mentally brace yourself for the upcoming whirlwind of sex.
<<else>>\
When it's halfway in, he suddenly pounds all the way in, breaching your spit-lubed ass abruptly. Of course, you yelp from the sharp pain and the attack of his cock into your most intimate place.
<<video dad/dadfuck3.mp4>>
<<di dad "Fucking take it, bitch.">>
He then follows up with some more brutal plowings, which in theory hurts but it seem like you’re blessed either with incredibly stretchy ass or excellently high pain tolerance. Therefore, this just further helps you to prepare for the upcoming downright ruthless dicking.
<</if>>\
His monster cock bounces inside your accommodating ass, in and out like a jackhammer completely wrecks your intestine. Apart from the relentless bliss, you can still feel the brushing of $w.ydad’s wild and natural bush, the slapping of his fertile orbs on your smooth taint and the protruding veins running through his prized jewel, making it even larger.
The electricity runs through your body as your prostate is getting the massage of its life, forcing the mindless and almost crazed moan out of your throat. Unable to bear it, your hand starts to reach for your dick to beat off.
<<if _saff == 4>>\
<<di dad "Here, lemme.">>
$w.Ydad then pries your hand out slowly as he wraps his around your young and hung penis proprietarily, matching the flicks of his wrists to the rapid pistoning of his cock. The calluses on his hand padding your prick combined with the mind blowing synchronization between being fucked and fucking in his palm, intensifies the rising tide of your sexual nirvana.
<<video dad/dadfuck4.mp4>>
<<di dad "Fuck... I’m almost there, boy... Will you come for daddy?">>
<<di you "Yes, daddy. Please... fill me... up..., breed me... and... make me... yours.">>
Upon finishing your begging cry, you hear his groan as he grinds his groin against your hole jerkily like wanting to fuse two bodies as one with nothing between. Then, the swift pulses of his dick follows and the warm creamy juice paints your inside, floods your guts and no doubt impregnates you if you had the proper equipment.
<<video dad/dadfuckcum1.mp4>>
Like his cum, the internal pleasure spilling out as your balls start to contract and squeeze out what you imagine is all of the semen left in your body.
After such an intense experience you both collapse, limbs boneless and the only bodily functions you can manage right now are your labored breaths, your overworked sweat glands and the sensitive twitches of your penis. When you both come down from the high, your dad smiles, gives you a peck on your forehead and put his fingers on his lips to suck your cum webbing on his hand.
<<di dad "Yum, you taste incredible. Cannot let my boy’s juice go to waste.">>
He winks at your blushing and proceeds to give you a mean cuddle.
<<elseif _saff == 3>>\
You pump your cock quickly, trying to match with the pace of his manhood repeatedly stabbing your ass. However, you are kind of failing due to the fact that your insides are being rearranged by your dear $w.father. When his breath gets shorter and the movements sharper, you know he’s close and thank god for that since you can’t hold off much longer.
<<video dad/dadfuck5.mp4>>
<<di you "Please cum... inside me... $w.dad.">>
That gives him a brief pause before continuing pounding away into your hole. His motions quicken even more so than before.
<<di dad "If that’s what... you want... $w.son.">>
With your permission and after just a few thrusts, he explodes inside you with a groan, you can feel the hot liquid flooding your canal. He collapses on your back, breathing hard but still mindful of his weight.
<<video dad/dadfuckcum1.mp4>>
With your $w.dad’s batter leaking out from your anus and his huge weapon lodged firmly and hot within you, it only takes three more strokes for you to shout and shoot your load. The spasm of your rim also create a shockwave of pleasure all through $w.ydad’s body.
<<di dad "Thank you, champ.">>
He says to you before throwing you some napkins and cleaning his own crotch.
<<elseif _saff == 2>>\
Seeing that you begin to touch yourself, $w.ydad exclaims through his labored breath.
<<di dad "You’re... really... getting off... on this...?">>
You really want to answer but instead can do nothing but instead let out choked moans from your prostate being obliterated.
<<video dad/dadfuck5.mp4>>
<<di dad "Shit... I’m coming...">>
Without further word, he begins to grip your ass and smack his pelvis into your anus, slapping sound rings through the whole room. Soon enough, you can feel a hot wetness explodes inside as he continues grinding and spasming. Not long after, you join in his climax as your hand works your cock vigorously, spraying your load all over.
<<video dad/dadfuckcum1.mp4>>
He then gets up and leaves your ass hanging.
<<else>>\
<<di dad "Who the fuck allows you to touch your dick, fag?!">>
With a swift motion, he grabs both of your wrists and locks them behind your back with his large paw.
<<video dad/dadfuck6.mp4>>
<<di dad "With a bitch boy like you... that thing is... fucking useless anyway.">>
The position that you are in - back arched, ass perked up to the maximum - putting his obscenely large cock in a perfect position to punch your prostate. It’s like you are his horse and your arms are his rein, body completely his to command.
Despite going for quite a while now, his strength seems to not dissipate but rather empowered the longer the fuck is. Amid the euphoria, you can sense an ache forming in your battered channel, making you delirious and moan wantonly.
<<di dad "Shut your... fucking mouth... whore.">>
His ginormous palm slams down on your asscheek painfully, forcing out a yelp from you. However, he doesn't stop there but use his other hand to push your face down to the couch to muffle your noise.
His wild breathing and violent lunges are the clear indication that he’s very close to pass the point of no return.
<<di dad "You want... my load... cumrag?">>
Heeding his previous advice, you can only nod wildly to indicate your eagerness.
<<di dad "Thought so... fucking pig... ">>
He then roars busting all of his breeding batter inside you while simultaneously pummeling your prostate to pulp. The force of his final assault on your cumbutton is so staggering it triggers your orgasm without touching your member, basically milking you from the inside.
<<video dad/dadfuckcum1.mp4>>
He then abruptly withdraws his dick and gives your ass a loud smack.
<<di dad "What do you say, bitch?">>
<<di you "Thank you...">>
He then spits at your face, the drool hit your forehead and trickle down to your lips, the urge to lick it almost too overwhelming.
<<di dad "That’s right and clean all this mess up, fag.">>
<</if>>\
Your belly flutters after the fuck and from the cum sloshing in your guts and running down your legs.
<</if>>\
<<link "Back">>
<<set $dad.rocketpill = 10>>\
<<set _percent to random(1,10)>>\
<<if $gameends>>\
<<goto "Dadscenemenu">>\
<<elseif $bully.state == 1>>
<<goto "Bullycaught">>
<<elseif ($you.location === "Living room" or $you.location === "Kitchen") and ($bro.location === "Living room" or $bro.location === "Kitchen" or $bro.location === "Brother's bedroom") and _percent <= 5>>\
<<goto "Brocaught">>\
<<elseif $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<scenechoices dad 1 0>>\
<<if not $gameends or previous() === "Brojeabadends">>\
@@.title;HAPPY ENDING@@
<</if>>\
<<di dad "Hey, son. I've been thinking a lot about what we've been doing and I want to to tell you something.">>
Your heart drops - afraid that this is the end but still you hold on to the sliver of hope.
<<di you "Yes?">>
<<di dad "It sounds crazy and fucked up since you are my $w.son and we share a familial bond, but... I want you to be my life partner, my boy.">>
That actually shocks you since you never expected a happy ending at the end of the tunnel and hearing him saying these words seems unreal.
<<di dad "I hate that every day I have to see you but unable to hold your hand in public, take you out to a nice dinner and kiss you. I've looked deep inside and made peace that the thing I am proposing is wrong, but the world only feels right when I am with you.">>
Hearing his earnest confession, you are still having hard time believing your ears. Due to your lack of response, $w.ydad probably takes it the wrong way.
<<di dad "Shit, I got it wrong, didn't I? Forget what I said and I don't blame yo-...">>
<<di you "I love you, daddy">>
<<di dad "Huh?">>
He does a double take and you assure him.
<<di you "I love you and am yours, daddy. Always.">>
<<di dad "Really?">>
He then pull you into a leviating embrace, his mouth finds its way to yours and you welcome him eagerly. As his tongue touches yours, a sense of euphoria and rightness washes over, this is what you always wanted but never dared to do - a true lover's kiss with $w.ydad.
After a while, we still keep a facade of being just a close $w.father and son to the outsiders and $w.ybrother until he moves out of the house. You then change your name and move across the country with $w.ydad for a new beginning.
<<image dad\dadend1.jpg>>
Years later, as you grow old with your daddy, you look back at the <<link "memories">><<if $gameends>><<goto "Dadscenemenu">><<else>><<set $gameends = true>><<goto "Memoriesmenu">><</if>><</link>> with great fondness.<<scenechoices dad 1 0>>\
<<if not $gameends>>\
@@.title;UNHAPPY ENDING@@
<</if>>\
<<di dad "Pack your shit up. We need to go somewhere.">>
<<di you "But-...">>
He smacks you.
<<di dad "You dare to question me? PACK... YOUR... FUCKING... SHIT!">>
He then goes into his room supposedly to do the same. Despite the sting on your cheek, you indeed doesn't dare to upset him.
As you bring your haphazardly packed suitcase to the front door, $w.ydad's car is already running.
<<di dad "Get in!">>
You quickly put the luggage away and reach for the passenger side.
The ride seems rather calm unlike the energy $w.ydad was showing you before. As the car slows, in your vision is a quaint, little cabin and honestly, despite the creepy woods surrounding, it's cute and fit the scenery. With a rare moment of generosity, he brings your suitcase along with his to the cabin and calls back.
<<di dad "Follow me.">>
Nothing else to do, you meekly follow him. The interior is rather basic but it is sufficient for a simple life.
<<di dad "Welcome to your new home.">>
<<di you "What?">>
You ask perplexedly.
<<di dad "From now on, I will live here and so will you but you have to be my sex slave 24/7.">>
<<di you "But, what about-...">>
<<di dad "No goddamn buts, my sayings are absolute, hear me?">>
He grabs your jaw with a pain-inducing force.
<<di dad "I've decided to retire and finally got what I deserve - a good bitch to serve my cock daily - since that's what you are always begging to do everyday. Now give me your phone.">>
He turns it off - a sign of completely cut you off from the world - but you still submit to him like you did so many times before - loving the way he completely possesses and dominates all parts of your life.
He lights a cigar and grab his crotch.
<<di dad "Now come here and do your job, whore.">>
You nod and go willingly as part of your old self slowly disintegrated and replacing it is no other a sex-craved cockslut.
<<image dad\dadend2.jpg>>
As you spread your thighs to welcome him, you reminisce about the past <<link "memories">><<if $gameends>><<goto "Dadscenemenu">><<else>><<set $gameends = true>><<goto "Memoriesmenu">><</if>><</link>> and completely disregard about the future ahead except for being a bitch and a convenient hole for $w.ydad.<<silently>>\
<<set $scenepicked = false>>
<</silently>>\
<b>Memories with $w.ydad.</b>
<<if setup.ws.Dadteaselivingroom>>[[Living room tease|Dadteaselivingroom]]<<else>><<link "==Living room tease==">><</link>><</if>> <<if setup.ws.Dadteasekitchen>>[[Kitchen tease|Dadteasekitchen]]<<else>><<link "==Kitchen tease==">><</link>><</if>> <<if setup.ws.Dadteasebathroom>>[[Bathroom tease|Dadteasebathroom]]<<else>><<link "==Bathroom tease==">><</link>><</if>> <<if setup.ws.Dadteasebedroom3 or setup.ws.Dadteasebedroom2>>[[Bedroom tease|Dadteasebedroom]]<<else>><<link "==Bedroom tease==">><</link>><</if>>
<<if setup.ws.Dadcrotchlivingroom1 or setup.ws.Dadcrotchlivingroom2 or setup.ws.Dadcrotchlivingroom3 or setup.ws.Dadcrotchlivingroom4>>[[Living room crotch touch|Dadcrotchlivingroom]]<<else>><<link "==Living room crotch touch==">><</link>><</if>> <<if setup.ws.Dadcrotchkitchen2 or setup.ws.Dadcrotchkitchen3>>[[Kitchen crotch touch|Dadcrotchkitchen]]<<else>><<link "==Kitchen crotch touch==">><</link>><</if>> <<if setup.ws.Dadcrotchbedroom1 or setup.ws.Dadcrotchbedroom2 or setup.ws.Dadcrotchbedroom3 or setup.ws.Dadcrotchbedroom4>>[[Bedroom crotch touch|Dadcrotchbedroom]]<<else>><<link "==Bedroom crotch touch==">><</link>><</if>>
<<if setup.ws.Dadhjintro21 or setup.ws.Dadhjintro22 or setup.ws.Dadhjintro24>>[[First handjob|Dadhjintro1]]<<else>><<link "==First handjob==">><</link>><</if>> <<if setup.ws.Dadhj11 or setup.ws.Dadhj12 or setup.ws.Dadhj13 or setup.ws.Dadhj14>>[[Regular handjob|Dadhj1]]<<else>><<link "==Regular handjob==">><</link>><</if>>
<<if setup.ws.Dadbjintro11 or setup.ws.Dadbjintro12 or setup.ws.Dadbjintro13 or setup.ws.Dadbjintro14>>[[First blowjob|Dadbjintro1]]<<else>><<link "==First blowjob==">><</link>><</if>> <<if setup.ws.Dadbj11 or setup.ws.Dadbj12 or setup.ws.Dadbj13 or setup.ws.Dadbj14>>[[Regular blowjob|Dadbj1]]<<else>><<link "==Regular blowjob==">><</link>><</if>> <<if setup.ws.Dadfondle>>[[Fondling during sleeping|Dadfondle]]<<else>><<link "==Fondling during sleeping==">><</link>><</if>> <<if setup.ws.Dadbathroombj11 or setup.ws.Dadbathroombj12 or setup.ws.Dadbathroombj13 or setup.ws.Dadbathroombj14>>[[Bathroom blowjob|Dadbathroombj1]]<<else>><<link "==Bathroom blowjob==">><</link>><</if>> <<if setup.ws.Dnbdadjealousbj>>[[Make up blowjob|Dnbdadjealousbj]]<<else>><<link "==Make up blowjob==">><</link>><</if>>
<<if setup.ws.Dadfuckintro21 or setup.ws.Dadfuckintro22 or setup.ws.Dadfuckintro23 or setup.ws.Dadfuckintro24>>[[First fuck|Dadfuckintro1]]<<else>><<link "==First fuck==">><</link>><</if>> <<if setup.ws.Dadfuck11 or setup.ws.Dadfuck12 or setup.ws.Dadfuck13 or setup.ws.Dadfuck14>>[[Regular fuck|Dadfuck1]]<<else>><<link "==First fuck==">><</link>><</if>> <<if setup.ws.Dadsleepfuck>>[[Sleeping fuck|Dadsleepfuck]]<<else>><<link "==Sleeping fuck==">><</link>><</if>> <<if setup.ws.Dnbdadjealousfuck>>[[Make up fuck|Dnbdadjealousfuck]]<<else>><<link "==Make up fuck==">><</link>><</if>> <<if setup.ws.Dadofficefuck1 or setup.ws.Dadofficefuck2 or setup.ws.Dadofficefuck3 or setup.ws.Dadofficefuck4>>[[Office fuck|Dadofficefuck]]<<else>><<link "==Office fuck==">><</link>><</if>>
<<if setup.ws.Dadbadends1 or setup.ws.Dadbadends2 or setup.ws.Dadbadends3 or setup.ws.Dadbadends4>><<link "<b>Bad ending</b>" "Dadbadends">><</link>><<else>><<link "==<b>Bad ending</b>==">><</link>><</if>> <<if setup.ws.Dadjeabadends2 or setup.ws.Dadjeabadends3>><<link "<b>Jealous ending</b>" "Dadjeabadends">><</link>><<else>><<link "==<b>Jealous ending</b>==">><</link>><</if>> <<if setup.ws.Dadgoodend2>><<link "<b>'Unhappy' ending</b>" "Dadgoodend2">><</link>><<else>><<link "==<b>'Unhappy' ending</b>==">><</link>><</if>> <<if setup.ws.Dadgoodend1>><<link "<b>Happy ending</b>" "Dadgoodend1">><</link>><<else>><<link "==<b>Happy ending</b>==">><</link>><</if>>
[[Back|Memoriesmenu]]<<minute add 30>>\
<<if $dad.lust < 10>><<lust dad add 1>><</if>>\
<<scenechoices dad 1 1>>
Wearing your strategically tight pants, you pretend to drop your phone. On your knees with your round butts perks up high, you spend a few minutes crawling around looking for the "lost" device.
<<di you "Now, where could it be?">>
You say the question out loud, obviously rhetoric since it is right in front of your face. Still, you give him the best show, throwing your back to the heaven and ass up high like a bitch in heat. After a few seconds, the sound of throat clearing and a dry, husky voice of $w.ydad can be heard.
<<di dad "You need any help $w.son?">>
Not wanting to test your luck just yet, you quickly grab the phone and fake-celebrate.
<<di you "Aha! Found it. Thanks anyway, $w.dad.">>
Then you swiftly give him a hug which must fluster him since he doesn’t know where to put his hands. After breaking off the hug, you run off fast before he can react further and grin to yourself as the warmth of his larger-than-usual bulge lingers on your hip.
<<link "Back">>\
<<if $gameends>>
<<goto "Dadscenemenu">>
<<elseif $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<if not $gameends>><<set $bro.rocketpill -=1>><</if>><<hour add 1>><<set $you.horniness = 0>>\
<<scenechoices bro 1 2>>\
<<if $bro.rocketpill <= 5>><<set $bro.rockettime ++>>\
@@.add;The rocket pill's effect expires, but the bonus lust will persist.@@
<<sus bro addflat 30>>\
<<else>>\
<<if $bro.lust < 30>><<lust bro add 1>><</if>>\
<</if>>\
<<if _srp>>\
His bugle is as subtle as a neon sign.
<<di you "Something quite big, huh?">>
He huffs for a bit, but doesn't argue, a clear frustation in his voice.
<<di bro "I don't know what the hell happened but I popped wood out of nowhere and it's much worse than the usual.">>
Knowing the man is dying to get a release, you take advantage of this opportunity.
<<else>>\
<<di you "Hey bro, can I ask you something?">>
He answers nonchalantly.
<<di bro "Sure, ask away.">>
<<di you "About the curse that $w.dad told us, I assume that you are also always as sexually frustrated as I am.">>
His blush appears since we rarely ever talk about sex with each other but still he’s honest with you.
<<di bro "Yea, it kind of sucks, I ain’t gonna lie, but like dad said what else to do than tough it out?">>
You hesitate for a moment, but looking at his resigned expression. Going in for the kill is your next decision.
<</if>>\
<<di you "Maybe... we help... each other out?">>
Now he’s truly shocked and a bit more red on the cheeks.
<<di bro "What do you mean by “help each other out”?">>
<<di you "You totally know what I mean.">>
After several minutes of pensive silence, you start to get nervous at the thought of him calling you out on your bullshit but his answer comes:
<<di bro "Will it feel better when someone else does it to you?">>
<<di you "Of course, trust me, bro.">>
He then nods quickly and signals you to follow him to his room. When he’s seated on his bed as well as you are, he asks.
<<di bro "So, how are we gonna do this?">>
<<di you "Perhaps, some porns to get going?">>
You don't really want to, but seeing his tense set of shoulder, watching some straight porn to help him chill out doesn't hurt.
<<di bro "Oh yea...">>
He clumsily turns on the TV and from his porn’s collection, you don’t know why you expect anything else, and it is full of straight vanilla scenes.
He then leans back to the headboard and watches the couple on the screen with a suspiciously intense concentration. After a few stiff minutes, you break out of this strange limbo and
<<link "pull your pants off" "Brohjintro2">><<if $gameends>><<set $scenepicked to false>><</if>><</link>><<scenechoices bro 4 1>>\
<<if $scenepicked>>\
You then tug your still semi dick to full firmness and encouraged by your action, $w.ybrother eventually follows your lead and starts beating his meat.
As the air settles and the atmosphere reaches a comfortably heated point, you turn on your offensive.
<<di you "Can I?">>
He looks at your outreached hand for just a few seconds before gulping and gives a brisk nod.
With his blessing, your hand finds its way to enclose around $w.ybrother’s thicker and bigger hard-on than yours.
<<video bro/brohj1.mp4>>
It’s hot to the touch and twitching like a sentient being which is dying to get released. You can hear a choked sigh to your right conveying the apparent pleasure he’s experiencing, so you begin to work his cock from the root to his tip expertly.
<<video bro/brohj2.mp4>>
You also come to realize that $w.ybrother is extra sweaty during masturbation (and maybe during sex too). A slight sheen of satly liquid is now rapidly forming all over his defined body that you wish to worship with your tongue.
It also intensify his natural odor which is now mixing with the musky aroma emitting from his crotch area and the copious precum everflowing from his cockhead - creating an intoxicating concoction of scent that drive you wild with lust.
As a matter of a few minutes of jacking, you can already feel his readiness to cum at any moment. His incredible shaft turns granite and piping hot like a piece of minerals from the Earth's core, vibrating and begging for bliss. He suddenly calls out loudly:
<<di bro "Shit... I can’t... hold off any longer...">>
Within two strokes, his breeding tube begins to pulsate, erupting the creamy, thick semen, passing through his bulbous tip and flying in far distance. It is almost inhuman how powerful that cumshot is - a clear indication of strength of his orgasm.
<<video bro/brohjcum1.mp4>>
<<if _saff == 4>>\
<<di bro "Holy... fuck... it's like you squeezed out a part of my soul. I've never felt that good before. Thank you.">>
He beams at you sweetly and the sheen of sweat mixed in with euphoria makes him glow and even more handsome in this intimate setting.
<<elseif _saff == 3>>\
<<di bro "Shit... fuck... hah... Having someone jacking you off really does feel better. Thanks so much... bro.">>
With his baritone compliment still reverberating through the air, you put the focus on your own neglected dick...
<<elseif _saff == 2>>\
<<di bro "Damn... god... fuck...">>
After his release, he completely pays you no mind. You then return your attention back to your own neglected dick.
<<else>>\
After he comes down from cumming his brain out and releasing some guttural groans. His half-lidded eyes gaze at you with an evil glint.
<<di bro "Hmm... do you really go around and offer people handjobs? That’s fucking weird and gay.">>
<<di you "Not really...">>
Hearing your unsure answer, he suddenly gains a bout of uncharacteristic bravado.
<<di bro "Whatever, fag. Clean my shit up.">>
He then walks languidly toward the bathroom, leaving you beating off like a madman. Well the man now sure has soon more confidence and honestly, you find his insulting a bit hot.
<</if>>\
Soon within a few strokes, you spill all over your stomach, bliss takes over your mind but there is still a sliver of consciousness mindful enough not to dirty up his sheet.
<<video bro/cum1.mp4>>
<</if>>\
<<link "Back">>
<<set $bro.rocketpill = 10>>
<<if $gameends>>\
<<goto "Broscenemenu">>\
<<elseif $bully.state == 1>>
<<goto "Bullycaught">>
<<elseif ($you.location === "Living room" or $you.location === "Kitchen") and ($dad.location === "Living room" or $dad.location === "Kitchen" or $dad.location === "Dad's bedroom") and _percent <= 5>>\
<<goto "Dadcaught">>\
<<elseif $bro.location === "Brother's bedroom">>\
<<set $you.location = "Brother's bedroom">>\
<<goto "Brother">>\
<<else>>\
<<goto "Brother's bedroom">>\
<</if>>\
<</link>>\<<hour add 2>><<set $you.horniness = 0>>\
<<if $dad.lust < 40>><<lust dad add 1>><</if>>\
<<scenechoices dad 4 1>>\
<<if $scenepicked>>\
<<if $watersport and ($dad.aff >= 41 or $dad.aff <= 10)>><<sus dad add 2>><<else>><<sus dad add 1>><</if>>\
<<if $watersport and (_saff == 4 or _saff == 1)>>\
Suddenly a crazy idea comes into your mind.
<<di you "Do you want to try something new?">>
Hearing your seductive tone, he appears to be equal parts wary and intrigued.
<<di dad "What thing?... And right now?">>
Weighing the clear interest in his tone, you decide to take a courageous dive into the deep end.
<<di you "How about you... pee in my mouth?">>
His bushy brows climb up to his hairline displaying his utter surprise. After a brief stunned pause, something like lust glazes over his eyes as he replies:
<<if _saff == 4>>\
<<di dad "Ahh... Are you comfortable with that? I mean, you really want that?">>
<<elseif _saff == 1>>\
<<di dad "Hmm... Are you begging me to piss in your mouth, pathetic pig?">>
<</if>>\
Asking for such a thing as a golden shower, you really don't have any other way around admitting it.
<<di you "Yes... I want it.">>
With your confirmation, the sound of his zipper opening signifies his intention and a husky voice orders you:
<<if _saff == 4>>\
<<di dad "If that's what you want. Brace yourself, I've been holding this one for a while.">>
<<elseif _saff == 1>>\
<<di dad "Heh, typical... Then open your mouth, urinal.">>
<</if>>\
Obidently, your knees find themselves on the surface of the bathroom tiles. Right when the mouth-watering member reveals itself, the spicy, enticing aroma hits you head-on due to how close your face is to his crotch. His slightly chubbed dick commands you to roll your tongue out eagerly like a man stranded in the Sahara desert.
The moment the first drop of gold liquid touches your tastebuds, your mouth widens even further in order to become a better target for the unruly stream. The true taste is tangy, but with the knowledge of it being from $w.ydad, it suddenly transforms to sweetness like honey.
He still continues after a solid 10 minute of undiminished relief. His bladder is gigantic because you are choked up from the sheer volume flowing down your windpipe. The heated gaze and the hand pulling on your hair making the fluid spray on your lips and chin - and a low groan echoes through the bathroom.
<<video dad/dadbathroompiss1.mp4>>
Right when you thought you'd die here and there from drowning from his juice, the strength of the torrent finally dies down giving you a momentary break to savor and gulp down the strong drink. As a thank-you to him, you kiss on his now drained cockhead and tongue prying the slit and chasing all leftover droplets still linger there.
<<if _saff == 4>>\
<<di dad "Jesus Christ! Fuckkk...">>
<<elseif _saff == 1>>\
<<di dad "Fucking look at you... with that much piss, you aren't still satisfied?">>
<</if>>\
Finishing that sentence, his rod is now fully hard. A wild animalistic hum flows through the room as he makes a plunge into your still gaping mouth.
<<if _saff == 4>>\
<<di dad "Did you like it?">>
<<elseif _saff == 1>>\
<<di dad "If so, take my cum as well, disgusting bitch.">>
<</if>>\
As your mouth is stretched tight, you have no choice but to bob your head as an affirmation. His thrusts seem less controlled and refined than usual with short fast bursts, attacking your throat viciously. The overwhelming feelings of the slightly tangy and salty flesh, warm liquid sitting on your belly completely force you to open wide for his taking and jack your own member to his own rhythm.
<<video dad/dadbathroombj1.mp4>>
Soon enough, with a guttural moan, he lodges his cock deep down and erupts inside your windpipe.
<<video dad/dadbathroombjcum1.mp4>>
His musky bush smothers you as the spasmings continue - pumping the male essence to your full gut. That also pushes you over the edge as your erection spray its milk all over the white tiles.
<<image you\handfree1.webp>>
<<if _saff == 4>>\
<<di dad "Holy shit! That was unreal...">>
He blushes a bit but chooses to confess to you anyway:
<<di dad "If you want another repeat, I don't mind it.">>
<<elseif _saff == 1>>\
<<di dad "Fucking A, with a toilet bowl like you, I can save some with the water bill and toilet paper.">>
He laughs at you with a clearly condescending tone. But does that offend you? Apparently not, as you are still aroused by the activity.
<</if>>\
<<else>>\
<<di you "I'm in the middle of something here, you can come in and do your business if you want.">>
You pretend to wash your hands as the air moves and quickly $w.ydad undoes his pants to relieve himself. Seeing a man in such an uninhibited state, legs spread, head tilted up and a shiver running through him turns you on to no end.
After doing the deed and flushing, he still remains there, unmoving. His cock suddenly hardens as if sensing your hungry gaze. When he's fully erected, you can't keep up with the pretense no more and kneel beside him.
<<di you "May I?">>
A wild animalistic current flows through the room as he makes a plunge into your still gaping mouth.
As your mouth is stretched tight, you have no choice but to bob your head to amp up the effort. His thrusts seem less controlled and refined than usual with short fast bursts, attacking your throat viciously. The overwhelming feelings of the slightly tangy and salty flesh, warm liquid sitting on your belly completely force you to open wide for his taking and jack your own member to his own rhythm.
<<video dad/dadbathroombj1.mp4>>
Soon enough, with a guttural moan, he lodges his cock deep down and erupts inside your windpipe.His musky bush smothers you as the spasmings continue - pumping the male essence to your full gut.
<<video dad/dadbathroombjcum1.mp4>>
That also pushes you over the edge as your erection spray its milk all over the white tiles.
<<image you/handfree1.webp>>
<<if _saff == 4>>\
<<di dad "Holy shit!... Sorry, I can't control myself.">>
He blushes a bit probably because of how fast he came. To make him at ease, you wink good-naturedly.
<<di you "Hey, I think it's hot, daddy.">>
He grins back at you wickedly and zips up his pants like nothing has ever happened.
<<elseif _saff == 3>>\
<<di dad "Sshhit! Sorry, don't know what came over me.">>
He pushes you up to your feet and something like guilt paints over his expression.
<<di you "Don't worry, I don't mind it at all. It does wonders to help you relieve some stress, right?">>
<<di dad "Yea, it does.">>
He grins back at you and zips up his pants like nothing has ever happened.
<<elseif _saff == 2>>\
<<di dad "Next time, don't interfere my alone time in the bathroom">>
He zips up his pants and disappears on you like it was a fever dream.
<<else>>\
<<di dad "Heh, willing to suck my dick when my dick hasn't dried off piss yet? What a proper pig you are.">>
He pats your cheek carelessly and laughs with a clearly condescending tone. But does that offend you? Apparently not, as you are highly still aroused.
<</if>>\
<</if>>\
<</if>>\
<<link "Back">>
<<if $gameends>>\
<<goto "Dadscenemenu">>\
<<elseif $bully.state == 1>>
<<goto "Bullycaught">>
<<elseif $dnb.start and ($you.location === "Living room" or $you.location === "Kitchen" or $you.location === "Bathroom" or $you.location === "Dad's bedroom") and ($bro.location === "Living room" or $bro.location === "Kitchen" or $bro.location === "Bathroom" or $bro.location === "Brother's bedroom")>>\
<<goto "Dnbbrojealous">>
<<else>>\
<<goto "Living room">>\
<</if>>\
<</link>>\<<set $you.sleep -= 16>><<hour add 8>><<set $you.horniness = 0>>\
<<lust dad add 1>>\
<<scenechoices dad 1 0>>\
Cocooned in the warm embrace of sleep, suddenly you were jolted awake by a hot pipe seesawing between your crack. Low rumble can be heard behind your back as you feel the motion quickens like they are trying to make a fire on your ass.
<<video dad/dadsleepfuck1.mp4>>
You try to keep still and level your breath to act like you are still asleep. After a few minutes of heavy rubbing, $w.ydad finally can't hold back and press his whole to your welcoming entrance. It takes a bit of getting used to but you manage to not wince to startle him.
<<video dad/dadsleepfuck2.mp4>>
Sensing that you appear to be unbothered by the rutting, he's getting bolder and getting a good rhythm of slow grinding. His cock suggests wanting to take it to another level but in order to not disturb your supposed slumber, it remains in an agonizingly teasing pace.
Can't take it any more, you finally drop a bit of your pretense and spread your thighs and cheeks for him to have a better access and a come hither for a more brutal plowing. $w.ydad, of course understanding the signs or at least knowing your primal slut instinct, begins to give you a true ride of your life.
His unrelentless in-and-out hits your prostate in sweet repetition and punches out all the soft, breathy moans that you make an effort to stifle with the purpose of not disrupting this highly lewd and erotic atmosphere.
<<video dad/dadsleepfuck3.mp4>>
The hot air blowing on your neck is now getting shorter and the soft bush is hitting on your crack at an impressive speed. It looks like he will unload in you at any moment now. Therefore you discreetly move your hand to your erection to match his thrusts to reach the pleasure summit at the same time as him.
With a final and squelching smack, he buries his member to the deepest part of you that almost no one has reached before. His urethra spasms to unload his thick, potent seeds to your guts and the feeling of having his babies inside of you and this unmitigated connection with him warms you up from the inside.
<<video dad/dadsleepfuckcum1.mp4>>
To a point that it only takes two more strokes for you to spill all over the bedding and reach the peak of pleasure moments after $w.ydad.
<<video dad/dadsleepfuckcum2.mp4>>
Apparently drained from the day as well as the vigorous activity, he subconsciously hugs and continues to press you down the mattress while his breaths even. Slumber has taken him and soon you too. The comforting weight behind your back and soft snores lulls you to bliss.
<<link "Back">>
<<if $gameends>>\
<<goto "Dadscenemenu">>\
<<else>>\
<<goto "Living room">>\
<</if>>\
<</link>><<set $dad.caught = true>>\
<<minute add 30>>\
<<sus dad add 40>>\
<<if _sus >= 30>>\
<<di dad "What in the god's name are you two doing?!">>
<<elseif _sus >= 20>>\
<<di dad "I know boys sometimes are up to no good, but please don't ever let me see that again.">>
<<elseif _sus >= 10>>\
<<di dad "Ah ha ha... Boy will be boys... Imma leave.">>
<<else>>\
Your dad exits the room and pretends he didn't see anything.
<</if>>\
<<link "Back">><<goto $you.location>><</link>>\<<if not $gameends>><<set $bro.rocketpill -= 1>><</if>><<hour add 1>><<set $you.horniness = 0>>\
<<if $bro.lust < 30>><<lust bro add 1>><</if>>\
<<scenechoices bro 4 2>>\
<<if $scenepicked>>\
<<if $bro.rocketpill <= 5>><<set $bro.rockettime ++>>\
@@.add;The rocket pill's effect expires.@@
<<sus bro addflat 30>>\
<<else>>\
<<sus bro add 1>>\
<</if>>\
<<if _saff == 4>>\
<<di bro "Really? I was hoping you would say that. I’ve been wanting to do it again.">>
<<di you "Haha, honestly your dick is a sight to behold. I’m sure many want to have the privilege to feel it with their hands.">>
He then blushes cutely, his chest puffing out, preening from your compliment.
<<di bro "I suppose my cock is pretty big, at least compared to some pornstars.">>
<<di you "Oh, trust me, yours is top tier. Now, let’s get the show on the road.">>
With him being chuffed from your words and a compelling rush of courage, you step into his space and trace your palm on the already <<if _srp>>already hardened<<else>>hardening<</if>> outlines under his shorts.
<<di you "Shall we?">>
<<elseif _saff == 3>>\
<<di bro "Ha, you’re really as frustrated as I am. Sure, let’s go.">>
He pats your back goodnaturedly and <<if _srp>>not so innocently (because of his raging hardon),<<else>>innocently<</if>> pulls you along. When you both get comfortable, he turns on the TV to show his porn collection and asks:
<<di bro "What do you want to see?">>
You answer absentmindedly as none of the selections on the screen suits your taste anyway.
<<elseif _saff == 2>>\
<<di bro "Ehh fine... at least it beats having to do it myself.">>
He answers nonchalantly, still he signals you to follow his lead and you both settle on your own seat and in a relatively comfortable silence. $w.Ybrother chooses the porn without asking you to get the show going.
<<else>>\
Seemingly knowing your willingness to service him with your hands, he grins devilishly.
<<di bro "My cock is that good eh so much so that you come begging to get your hands like some hookers to their favorite client, eh?">>
His demeanor is way cockier as you actively encourage it with your come-hither looks and blatant provocations. Your bratty attitude toward him doesn’t help much either. You have nothing else to add aside from a timid affirming nod giving him the free rein.
<</if>>\
You both give it a few minutes of leisure masturbation. Probably because of the friction as well as the gathering sweat from $w.ybrother, the musky aroma emitted from him find its way into your nostrils, momentarily distracting you from the act of masturbation.
Like a cartoon character, the heat, the emotion and the waft of smell levitate your hand toward its ultimate goal - $w.ybrother’s manhood.
Upon the contact of your hand on his shaft, he releases his own immediately as if he has been expecting this moment the whole time. You surely have been as you put your everything on the line and give this the most unforgettable handjob ever.
Try as you might, your hand positively cannot wrap around the full girth. Attempting that, your grasp tightens creating an exquisite squeeze that accelerates $w.ybrother’s breathing, blood circulation and pulsing as evident by the twitching of his steel beast.
<<video bro/brohj3.mp4>>
He seems rather reserved with his movement at first but after a few minutes of being the center of your attention, his pelvis starts bucking on its own accord, fucking into your palm like it’s the sweetest hole he have ever had.
<<if $bro.lust >= 30 and not hasVisited("Brobjintro1")>>\
Seizing this moment, you go ahead and ask to <<link "suck him." "Brobjintro1">><<set $bro.rocketpill -= 1>><<hour add 1>><</link>>
<</if>>\
<<if _saff == 4>>\
<<di bro "Shit... It feels even better than I remember...">>
Upon hearing his approval and appreciation, you take the initiative and run your hand through his upper body.
<<video bro/brohj5.mp4>>
<<di bro "Ahh... W-what are you doing?">>
Feeling the groves where his muscle, you are feeling like a god who is admiring the glorious and flourishing mountains of the world he creates. His uniformed abs sit neatly like the most erotic loaves of bread, his mouth-watering, ginormous pecs which leave both men and women green with envy due to its size and masculinity. Being able to be in contact with such magnificent physique, the fire inside you gets even more ferocious and your fist around your cock needs to work extra hard to keep up with the rage within.
<<di you "You know... it feel way better if someone caress you during these kinds of activities.">>
From the shivers that run through his body and the speed his erection enters and exits your palm, he cannot deny that it has an effect on him.
<<video bro/brohj4.mp4>>
<<di bro "Yea... it does feel good... shit...">>
When he starts to get into a comfortable rhythm, you begin to speak what’s on your mind.
<<di you "Fuck yea... Anyone would be jealous of me, not being able to get their hand on such an unbelievable body... They’d kill to be able to worship you...">>
Suddenly, he lets out a weak scream as...
<<elseif _saff == 3>>\
<<di bro "Shit... fuck... thanks for this, bro.">>
You smile at his appreciation while hands still pumping automatically like it’s just a part of his sex bot.
<<di you "Anything for you man... you’re all stressed out... and deserve to be able to chill.">>
His body really does come alive during these moments as it moves mesmerizingly with each thrust, exhalation. The veins running through his body popping and pulsating furthermore emphasize on his virility and strength. Including the various blood vessels running through his manhood creating the delicious heat and textures, his jewel is truly a sight to behold. With that knowledge, you put in extra effort to help him achieve bliss and afterward, relaxation.
His unbidden cock plunges into the enclosure of your palm with an impressive speed.
<<video bro/brohj4.mp4>>
<<di bro "Damn... I’m close...">>
Without his words, you can feel the incessant length assaulting your palm with abandon, clearly ready to burst at any moment. Just like you imagine, within a few strokes, he begins shouting.
<<elseif _saff == 2>>\
<<di bro "Damn... if only a girl would do this to me.">>
Your feelings kind of hurt from his words so you interject.
<<di you "Not sure a girl knows how to handle our tools better than us dude...">>
Combined with that you put more strength in your grasp like a payback. However, from the gasp and his erratic movements, the action only eggs him on even more and potentially pushes him to the edge of bliss.
<<video bro/brohj4.mp4>>
He begins thrusting in the enclosure of your palm in jerky motions, like he can’t fully control his own pelvis, helpless in his own desire to chase the ultimate pleasure. Knowing he’s close to orgasm, you pay some more attention to your neglected dick and match your pace with his.
Soon enough, when you think that you cannot hold it back any longer, his low grunt can be heard next to you.
<<else>>\
<<di bro "All that sitting around,... doing nothing... really make your hand softer... huh?">>
While saying that, he give you an intense look and simultaneously fuck your palm like it’s just a convenient hole to help him dump a load. With his look of superiority and your hand working on his member, it feels like he’s a king in his throne, untouchable while you are just a peasant having a turn to service him.
<<video bro/brohj4.mp4>>
In fact, his body can be considered blessed by the god. Gone was the chubby man and now all remains is a hunky, muscular man worthy of having his own Greek statue.
<<di bro "Why are you... looking at my chest? Focus... on your work.">>
You flush from being caught ogling his physique.
<<di you "Sorry... It’s just your body... it fascinates me.">>
<<di bro "Hah... like I said before... bitches love my muscles.">>
He then moves up both of his arm exposing the sweaty and hairy pits, bringing waves of heady aroma to your nostrils. Combined with his now flexing biceps, his bucking pelvis and engorged shaft, it is a full sensory overload to your poor, mushed-up brain.
Thankfully, his composure is getting to an unstable point signaling his impending orgasm. Within seconds, he begins to growl throatily and wildly.
<</if>>\
The cum erupts from his very core. The sheer strength of the cumshot is so overwhelming, you can get an UV light to find traces of his semen all over the room from just this one orgasm.
<<video bro/brohjcum2.mp4>>
Along with the ejaculation comes the erotic smell, so overpowering. It lights your whole body on fire and within a few strokes, you finish with a cry, cum blasting, adding even more potency to the testosterone-filled room.
<<video bro/cum1.mp4>>
<<if _saff >= 3>>\
<<di bro "Thanks again. Your technique is great, beats my own jacking for sure.">>
<<di you "Hey, bros gotta help each other out, ya know?">>
Coming down from the pleasure takes a few more minutes before you both get up for cleanup.
<<else>>\
He then hops off the bed and pats toward the bathroom without a care for you.
<</if>>\
<</if>>\
<<link "Back">>
<<if $bro.rocketpill <= 5 and not hasVisited("Brofuckintro1")>>\
<<set $bro.lust = $bro.prerocketlust>>\
<</if>>\
<<set $bro.rocketpill = 10>>\
<<set _percent to random(1,10)>>\
<<if $gameends>>
<<goto "Broscenemenu">>
<<elseif $bully.state == 1>>
<<goto "Bullycaught">>
<<elseif $dnb.start and ($you.location === "Living room" or $you.location === "Kitchen" or $you.location === "Bathroom" or $you.location === "Brother's bedroom") and ($dad.location === "Living room" or $dad.location === "Kitchen" or $dad.location === "Bathroom" or $dad.location === "Dad's bedroom")>>\
<<goto "Dnbdadjealous">>
<<elseif ($you.location === "Living room" or $you.location === "Kitchen") and ($dad.location === "Living room" or $dad.location === "Kitchen" or $dad.location === "Dad's bedroom") and _percent <= 5>>\
<<goto "Dadcaught">>\
<<elseif $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<hour add 2>><<set $you.horniness = 0>>\
<<if $bro.lust < 40>><<lust bro add 1>><</if>>\
<<scenechoices bro 4 1>>\
<<if $scenepicked>>\
<<if $watersport and ($bro.aff >= 41 or $bro.aff <= 10)>><<sus bro add 2>><<else>><<sus bro add 1>><</if>>\
<<if $watersport and (_saff == 4 or _saff == 1)>>Suddenly an unimaginable idea pops into your mind.
<<di you "Okay, I need to you to hear... something out.">>
You touch his chest seductively, he seems puzzled but still curious.
<<di bro "Right here? Right now?">>
Catching his attention, you decide to take a courageous dive into the deep end.
<<di you "How about you... pee in my mouth?">>
His eyes bug out cartoonishly but the reddening of his ears clearly showcasing his interest.
<<if _saff == 4>>\
<<di bro "Erm... umm... wh-what? You want me to pee on you?">>
<<elseif _saff == 1>>\
<<di bro "Say that again? Are you really that desperate that you want me to drink my fucking piss?">>
<</if>>\
Asking for such a thing as a golden shower, you really don't have any other way around admitting it.
<<di you "Yes... badly.">>
Hearing your confirmation, he sheepishly pulls down his sweatpants to reveal his rapidly hardened dick. His neck is now in the shade of tomatoes showing how into the idea he is.
<<if _saff == 4>>\
<<di bro "As you can see, it is impossible to do that right now. Help me out, will ya?">>
<<elseif _saff == 1>>\
<<di bro "All right, if you want my fucking piss then prove your worth, pig.">>
<</if>>\
Nodding briskly, you kneel on the bathroom floor and waste no time to hold his hardness to my oral cavity. Just like the rest of his body, his erection is firm and strong. However, unlike his outward attitude, the movement of his lower body is now aggressive and predatory. His giant beast is invading you fully and marking its territory all over your soft mouth. And what a beast it is, the fur on its base is wild but soft, its natural aroma is intense and untamed.
<<video bro/brobathroombj1.mp4>>
Trying your best to not be overtaken, you work extra hard with your mouth putting him in a tight suction. Your tongue is taking its liberty to trace the protruding veins, the spongy head and lap at the copious precum from the slit.
<<if _saff == 4>>\
<<di bro "Ssshit... I'M COMING!!!">>
<<elseif _saff == 1>>\
A savage growl suddenly breaks through the heavy breathings as his staff hits it home at the back of your throat.
<</if>>\
Ropes and ropes of cum spurts swiftly down your esophagus, cutting off any sort of airflow to your lungs. Right when you think you are about to pass out, he withdraws but you still have some slivers of consciousness left to let your mouth suckle the sensitive and slowly softening head.
<<video bro/brobathroombjcum1.mp4>>
Euphoria passes through his face like waves and the afterglow being heightened by the relentless grip of your tongue. His jaw is slack, eyes down casted drilling a hole on your face or rather your lips in a state of almost hypnotization.
Soon enough the hot fluid begins to appear. It starts off weak but soon gains momentum and quickly fills up. The taste of his piss mingling with a remaining bit of cum creates a virile concoction - so delicious that you savor in your oral cavity.
Once again to avoid being suffocated, you have to reattach yourself from the still spraying cock to take a huge swallow. That leads to the golden stream to splash all over your lips, chin, neck and down your chest and a sharp hiss from $w.ybro towering you.
<<video bro/brobathroompiss1.mp4>>
With the powerful figure standing over you and giving you bathing you in his essence, you make a quick work of masturbating when the last drop of piss trickle down from his slit, you reattach yourself to him to suck it out and then an overpowering urge takes over as torrents of semen get shot out from your pent up dick.
<<image you/handfree1.webp>>
<<if _saff == 4>>\
This seems to put $w.ybro out of his trance as he face turns beet red and ask tentatively:
<<di bro "Holy... Did you... erm enjoy that?">>
<<di you "If by 'that' you mean your delicious cum and piss? Absolutely, I love it like everything else about you, man.">>
He ducks his head slightly - now completely embarrassed - as he whispers in a mosquito-like volume:
<<di bro "I like having you drinking it too...">>
You smile brightly at him, feeling hopeful about the future with him.
<<elseif _saff == 1>>\
A loud smack echoes through the room as $w.ybro appears to be more comfortable displaying his domination around you.
<<di bro "Did I allow you to drink my fucking piss, scum?">>
Still stunned from both the climax and the sting on your cheeks, you can't form a word but shake your head "no".
<<di bro "Do that next time and I will smack the shit out of you again.">>
Well at least there is a next time and to be honest, you can't wait for that.
<</if>>\
<<else>>\
Ignoring your answer, he enters the room and pulls down his sweatpants to reveal his rapidly hardened dick. His ears are reddened.
<<if _saff >= 3>>\
<<di bro "As you can see, it is impossible to do that right now. Help me out, will ya?">>
He asks a bit sheepishly, hoping he could get away with it. Well, it absolutely won't work with anyone else, well maybe except you.
<<else>>\
<<di bro "Damn curse, I can't piss like this so go ahead and help me go soft.">>
He commands you freely like his orders are absolute and you're the subject to follow his every whim.
<</if>>\
Nodding briskly, you kneel on the bathroom floor and waste no time to hold his hardness to my oral cavity. Just like the rest of his body, his erection is firm and strong. However, unlike his outward attitude, the movement of his lower body is now aggressive and predatory. His giant beast is invading you fully and marking its territory all over your soft mouth. And what a beast it is, the fur on its base is wild but soft, its natural aroma is intense and untamed.
<<video bro/brobathroombj1.mp4>>
Trying your best to not be overtaken, you work extra hard with your mouth putting him in a tight suction. Your tongue is taking its liberty to trace the protruding veins, the spongy head and lap at the copious precum from the slit.
<<if _saff >= 3>>\
<<di bro "Ssshit... I'M COMING!!!">>
<<else>>\
A savage growl suddenly breaks through the heavy breathings as his staff hits it home at the back of your throat.
<</if>>\
Ropes and ropes of cum spurts swiftly down your esophagus, cutting off any sort of airflow to your lungs. Right when you think you are about to pass out, he withdraws but you still have some slivers of consciousness left to let your mouth suckle the sensitive and slowly softening head.
<<video bro/brobathroombjcum1.mp4>>
Euphoria passes through his face like waves and the afterglow being heightened by the relentless grip of your tongue. His jaw is slack, eyes down casted drilling a hole on your face or rather your lips in a state of almost hypnotization.
You also soon take the freefall with him, spreading the young seed all over the white tiles without even touching yourself.
<<image you/handfree1.webp>>
<</if>>\
<</if>>\
<<link "Back">>
<<set _percent to random(1,10)>>\
<<if $gameends>>\
<<goto "Broscenemenu">>\
<<elseif $bully.state == 1>>
<<goto "Bullycaught">>
<<elseif $dnb.start and ($you.location === "Living room" or $you.location === "Kitchen" or $you.location === "Bathroom" or $you.location === "Brother's bedroom") and ($dad.location === "Living room" or $dad.location === "Kitchen" or $dad.location === "Bathroom" or $dad.location === "Dad's bedroom")>>\
<<goto "Dnbdadjealous">>
<<else>>\
<<goto "Living room">>\
<</if>>\
<</link>>\<<scenechoices bro 4 1>>\
<<if $scenepicked>>\
<<if $bro.rocketpill <= 5>>\
@@.add;Successfully suggesting a new activity, the bonus lust will persist.@@
<</if>>\
<<di bro "Huh? C-come again...?">>
<<di you "Do you want me to suck your cock?... I just want to help my bro out. No big deal.">>
He doesn’t answer you for a while and seems internally conflicted. To persuade him to plunge into the void, you squeeze the fiery steel rod and add.
<<di you "You don’t have to do anything else. I just want you to relax for once.">>
That finally puts him at ease or lights a fire over his cock since he replies:
<<if _saff == 4>>\
<<di bro "Please... That’s all I want right now.">>
The look he gives you can only be described as scorching hot like every answer to the universe lays within your face and particularly your mouth.
<<elseif _saff == 3>>\
<<di bro "Umm... if you don’t mind then go ahead.">>
He gives a slight shrug to show his nonchalance but you can still feel the undercurrent of want through the slight tremors of his voice.
<<elseif _saff == 2>>\
<<di bro "If so, I ain’t give a shit then... As long as I get to get off.">>
He tries to act like what you offer is not significant at all. However, his body now is brimming with energy to get release and to fuck. Therefore, he obviously wants it and you will give it to him.
<<else>>\
<<di bro "Shit... can’t resist my thick cock anymore now, can ya? Took you long enough now fucking suck it.">>
He grabs the club and slaps it into his palm. The sound is so mesmerizing and you become a helpless snake being charmed by the red oversized flute.
<</if>>\
Grabbing his hard-on, your head begins to descend and first off gives him a small, kittenish lick to the pink tip. He hisses, his groin bucks upward trying to get more but you have other things in mind.
Going further down his length you lap at the soft and salty skin, the protruding veins and then finally the two hanging symbols of fertility. Here the smell is so concentrated you can taste the muskiness and the testosterone in the air. The pheromone factory inside him must be working overtime to emanate such an addictive scent that takes hold of your mind and controls you to lick his orbs - like you could consume his pure maleness and have him inside you.
<<video bro/brobj1.mp4>>
After a few minutes of lathering his scrotum full of your saliva you can hear him say from above.
<<if _saff == 4>>\
<<di bro "Ohhh... shit... C-can you suck me? I-I don’t think I can hold off any longer.">>
<<di you "Sorry, I got too carried away because your cock and everything is just too damn lickable.">>
He squirms a bit, clearly unsure how to take your praises during sex or just sex in general.
<<di bro "Really...? I think I don’t think much of it...">>
<<di you "Yea it is absolutely beautiful... for a lack of a better word... and damn, your body... Can I please touch it too?">>
He is now glowing with something like pride, believing in your high description about him.
<<di bro "Yea, you can.">>
<<elseif _saff == 3>>\
<<di bro "Ssshit... this is embarrassing... but I can’t hold off much longer...">>
While his tip hasn’t even been inside your oral cavity yet, you can understand his struggle due to his complete inexperience. You squeeze his cock and give it a short tug.
<<di you "You want me to put it in my mouth?">>
He nods rapidly and pleadingly like his life depends on it.
<<di you "I will do it... if I can touch your body.">>
<<di bro "Yes... yes... please do it.">>
<<elseif _saff == 2>>\
<<di bro "If you want to suck... it... do it now...">>
He definitely wants to appear collected but his stuttered words and short breath completely betray any notion of that.
<<di you "Well, I will do it if... I can touch your body...">>
He glares at you unfriendly but with a quick squeeze of your hand, he can only agree whimperishly.
<<di bro "Alright, alright, do it.">>
<<else>>\
<<di bro "Ssshit... why are you drooling all over my dick... bitch... Put your mouth on my cock already...">>
<<di you "Sorry... can’t help it... I just want to have a full taste of you.">>
He gives you a smirk, clearly knowing he has an upper hand in this situation.
<<di bro "You really are hungry for my cock huh? Tell me, are you?">>
Any doubt in your mind about his awareness of your intention flies out of the window when you hear those words.
<<di you "I... am... and also for your body too.">>
He gets bolder and grabs his cock and slap it on your cheek.
<<di bro "Hungry for what? Say it clearer.">>
<<di you "I’m hungry for your gorgeous cock and your ripped body.">>
<<di bro "Good fucking job, slut. I’ll allow you to service me.">>
<</if>>\
With his approval, your mission to give him the blowjob of his life begins. Starting with the tip, your lips close around them and give it a good suckle like it’s your favorite piece of candy. He seems to really like it because when your tongue makes its way into his piss slit and finds a lot of precum oozing out.
Deciding to not tease him any more, you relax your throat and use your god-gifted deep throat skill to slide his impressive length down almost to your windpipe. Ironically, $w.ybrother is the one who gets the wind knocked out of him from the sheer euphoria he’s experiencing. With this technique, an excessive amount of breathing is needed. Therefore, you get not only lungful of oxygen but also testosterone-laced aroma from his untamed bush.
<<video bro/brobj2.mp4>>
After that first welcoming demonstration, your head starts its rhythm bobbing down on his thick, twitching shaft. With him arching and moving, your hands snake from his hips towards his rising and falling chest. Each part that your palms pass through, you can feel each strain of muscle ripples displaying his core strength and incredible physique.
<<if _saff == 4>>\
<<di bro "Ffffuck... please... keep your hands on me... it feels amazing...">>
Your fingers brush over his nipple as a shuddering runs through his body.
<<di you "As if I could take my hands off your chiseled body... Your body and your dick... They are made to be worshiped... You have no idea how hot you are...">>
<<elseif _saff == 3>>\
<<di bro "Damn... Your hands feel ticklish... but strangely good at the same time...">>
<<di you "Someone likes to have their body played with.">>
He then huffs but doesn’t seem to protest much.
<<di bro "Or maybe... I just like the attention...">>
<<di you "Oh yeaaa... You want someone to worship your body, huh?... Someone to appreciate your hard work and your hot body?">>
<<elseif _saff == 2>>\
<<di bro "Ssshit... Why do your hands feel... good?">>
He seems to be conflicted as to why he’s enjoying this so much and you give him an easy way out.
<<di you "It always feels good to have somebody to touch you... Especially when someone worships your body like this...">>
<<else>>\
<<di bro "Ffffuck yea... Can’t keep your hands off this rock hard body?">>
He then flexes and turns his whole body from just firmness to total granite like a hand-crafted marble statue of Greek gods.
<<di bro "You’re enjoying this too much... Maybe... I shouldn’t let your hand roam free.">>
His grasps close threateningly around your wrists, chaining them from making any action and you whine.
<<di you "Please... please... please... let me worship your body.">>
<<di bro "Look at you... fucking begging like a whore... you going around doing that to everyone?">>
While saying that he releases your hands and you are able to marvel at the majestic manscape once more.
<<di you "No one... Only you can have my devotion...">>
<</if>>\
Then you proceed to give his hard-on a lick from the base to the tip and without any warning he suddenly shouts and ropes of hot cum splash on your mug. The amount is so immense, it coats all over the surface of your face and yours isn’t even a particularly petite one.
<<video bro/brobjcum1.mp4>>
After his gasps and moans die down, he becomes a real red sun in your living room supposedly because of mortification from the premature ejaculation.
<<if _saff == 4>>\
<<di bro "Sorry... It felt so good... I couldn’t warn you beforehand...">>
<<di you "Don’t worry... You deserve to feel good, man and... I really like it.">>
You grin at him and say huskily as you wipe the copious white liquid and put it in your mouth and continue beating yourself off like there’s no tomorrow. All throughout, $w.ybrother gives you a half-lidded look so intense like he can go again in just a moment.
<<elseif _saff == 3>>\
<<di bro "Ahhh fuck... This is so damn embarrassing...">>
You pat his belly reassuringly.
<<di you "Don’t worry bro, as long as you feel good... It doesn’t matter.">>
With that being said and the cum still running down your face, you continue beating yourself off like there’s no tomorrow while $w.ybrother has to lay down to recover from probably the best orgasm of his life.
<<elseif _saff == 2>>\
<<di bro "Holy fffuck... I don’t usually come this quick... Not that it matters... to you or anything.">>
You smile at him good-naturedly.
<<di you "Sure man. It’s nothing.">>
<<di bro "Whatever, dude... I’m outta here.">>
He then leaves to clean up and you to your own devices. With the cum still running down your face, you continue beating yourself off like there’s no tomorrow.
<<else>>\
<<di bro "Holy... fuck...">>
After the last burst of cum has landed, you let your tongue out and lick at the corner of your mouth where a thick and creamy droplet is dripping down. He takes note of this action and gives you a sneer.
<<di bro "You like to have your face painted... by my cum, yea?... You little whore?">>
That last part he adds after a brief consideration as if to check if it is the right thing to say. The insult doesn’t offend you at all but of course turns you on to no end as you answer.
<<di you "Yes... I love to have your delicious cum on my face.">>
<<di bro "Then leave it on your face and don’t let my precious seed go to waste...">>
You nod eagerly, obliging to his order as his jizz runs down to your chin, neck and seeps into your skin as he walks off to the bathroom. You continue beating yourself off like there’s no tomorrow.
<</if>>\
In just a few strokes, the load blasts off from your shaft and you groan throatily from the climax.
<<image you/handfree1.webp>>
You lick your lips contently as the taste of him still lingers there and your mind is fogged up from the all-consuming stench of semen floating in the atmosphere.
<</if>>\
<<link "Back">>
<<set $bro.rocketpill = 10>>
<<set _percent to random(1,10)>>\
<<if $gameends>>
<<goto "Broscenemenu">>
<<elseif $bully.state == 1>>
<<goto "Bullycaught">>
<<elseif ($you.location === "Living room" or $you.location === "Kitchen") and ($dad.location === "Living room" or $dad.location === "Kitchen" or $dad.location === "Dad's bedroom") and _percent <= 5>>\
<<goto "Dadcaught">>\
<<elseif $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<hour add 13>>\
<<set $donetutorial = true>><<set $you.hunger = 0>><<set $you.sleep = 0>><<set $you.horniness = 0>>\
This is a quick intro set-up for anyone who want to get back to the game quicker at the cost of some affection modifications happening in the intro. If this is your first time playing, I (the author) highly recommend you do the intro for the story and some hints before diving into the game.
Your name: <<textbox "$you.Namedis" "James">>
$w.Yfather: <<textbox "$dad.Namedis" "Dennis">>
$w.Ybrother: <<textbox "$bro.Namedis" "Mark">>
[[Your quests begins!|Living room]]<<scenechoices bro 4 1>>\
<<if $scenepicked>>\
<<if $bro.rocketpill <= 5>>\
@@.add;Successfully suggesting a new activity, the bonus lust will persist.@@
<</if>>\
<<if _saff == 4>>\
Despite feeling on cloud nine, your words still break through the euphoric haze and wake his blissed out mind up.
<<di bro "You want me to fuck you?">>
<<di you "Yea... yea, I do...">>
Your voice is scratchy from the recent exertion.
<<di bro "How is it even possible? I don’t think it can fit...">>
He looks at you, a battle between lust and care rages within him. You squeeze his dick as it jerks angrily from the lack of stimulus.
<<di you "True, you’re so damn hung but no worries, I got some practice using my hand.">>
<<di bro "It’s just I don’t want to... hurt you.">>
He blushes profusely and isn’t able to maintain eye contact with you.
<<di you "Like I said, I want it... Also prostate massage feels really good, especially with your big and beautiful cock.">>
He gulps as you stroke his member enticingly.
<<di bro "Let me know what to do then.">>
<<elseif _saff == 3>>\
<<di bro "What?! Say again?">>
His eyes, once half-lidded, now bugged out like a cartoon character as if what you suggested was just hallucination.
<<di you "Your cock... inside me... Now!">>
<<di bro "But why?... It can’t possibly feel good...">>
<<di you "Nah, prostate stimulation feels incredible, especially with a thick cock like yours.">>
He then spends a few seconds to weigh the options but you can see the horniness winning since his erection has yet to go down.
<<di bro "Alright, let’s see it then.">>
<<elseif _saff == 2>>\
<<di bro "The fuck... did you just say?">>
<<di you "Err... I want you to fuck me?">>
You say a bit hesitant with how he reacts and then add another excuse so he doesn’t get too suspicious.
<<di you "It’s supposed to feel really good when your prostate - which is inside my ass - get massaged so I want to try it.">>
A long beat passes before his horniness wins over as he agrees.
<<di bro "Whatever... like a hole is a hole anyway...">>
<<else>>\
<<di bro "Haha... finally, I’ve waited long enough. That’s what you are always after this whole time, isn’t it, cunt?">>
Your words break him out of the bliss as he sneers at you unkindly and at this point, you can’t even object.
<<di you "... Yes... I want your huge cock badly...">>
<<di bro "Next time just fucking ask instead of going around and annoying the shit outta me like a damn bitch.">>
You nod willingly head down because he’s truly the top dog of this relationship.
<<di bro "Come on then, don’t waste my time.">>
<</if>>\
Having anticipated this moment for a long time and to avoid him having second thoughts, you already prepared beforehand. You straddle the two tree trunks of his thighs, your back to him, line up the rigid rod to your entrance and sink down as the enormousness breaches your lubed up tight hole.
<<video bro/brofuck1.mp4>>
<<if _saff >= 2>>\
You take it slowly, one millimeter at a time because your fingers, compared to his hardon, are dainty little things. His hiss, edging between pain and pleasure, reverberates from your canal wrapping around him so tightly.
<<else>>\
You want to take it slow, however it seems he has another idea as he insistently thrusts up to chase his own pleasure. This forces out shorts gasps from you as the feeling like being split in two by his ginormous tool intensifies.
<<di bro "Stop whining like a kicked dog... Do you want cock or not?">>
Withdrawing his cock, he only swipe the bulbous tip on your wrinkled opening back and forth to drive you crazy from lust.
<<di you "Please... I’ll stop whining...">>
<<di bro "Good job and keep at it, bitch and remember you’re just toy for me to get off.">>
His cock abruptly pierces your asshole and hits home and you almost shout from the shooting pain that shockwaves through your body.
<</if>>\
<<if _saff == 4>>\
<<di bro "Holy... fuck... how does it feel even better than your mouth?... Does it feel good to you?">>
You can’t do anything else other than nodding deliriously since most of your brain is now occupied with the overwhelming pleasure.
<<else>>\
<<di bro "Damn... you’re so tight...">>
<</if>>\
You both now have a good rhythm going as he pistons in and out of your body at an impressive speed. His prowess and athleticism are now in full display as his arms manipulate your body to his own preference. This creates a better leverage for his member to slide in and out more rapidly and the perfect position for his cockhead to aim precisely for your g-spot.
<<video bro/brofuck2.mp4>>
The chest and abs behind you moves and ripples with every thrust - powerful and mighty. As natural with any vigorous activity, you both break out in sweat gluing each other even closer and making the glide more delicious. The smell of sweat, pheromone, precum and the movement behind your back are so consuming that you want to stay here and bounce on his hardon forever.
With the short breaths and the quick, sharp attacks of his dick on your core, you can feel he’s getting close to bust his nut.
<<if _saff == 4>>\
Suddenly, he pauses to rearrange you to face him.
<<di bro "I want to see your face...">>
He says - face getting hotter. Still impaled on him, you take this moment to use your hands to worship his sculpted physique.
<<di you "I want to see your handsome face too and smoking hot body.">>
His hips lunge up instinctively and he seems equal parts shocked and pleased.
<<di you "Someone like to have their horn tooted. Show me your strength then, big guy.">>
You whisper affectionately to his ears and promptly after, his pelvis proceeds to relentlessly slap your thighs and fuck your brain out. Your head lolls helplessly on the slab of his shoulder, your fingers grip into his rippling back, holding on for your dear life and basking in one of your top three favorite scents in the world - his man musk.
<<di bro "I can’t... hold back much longer...">>
<<di you "Breed me... Make me yours...">>
<<elseif _saff == 3>>\
<<di bro "Don’t think... I can last much longer...">>
He grits out, his thrusts are wild and a bit uncontrollable like he got swept away from the tide of pleasure rising between you two.
<<di you "Same man... Shit... your cock will be the death of me.">>
You moan out weakly, head lolls back on the slab of his shoulder as you wrap a tight grip around your overstimulated shaft.
<<di bro "Am I... that good?">>
He asks you with a touch of hesitance and knowing he trusts you, comes your reply.
<<di you "Fuck yea... you’re the fucking best... and your cock... damn amazing...">>
With each of your complimentary words uttered, the movements of his pelvis become more and more wild and erratic.
<<di bro "Shit... shit... I’m coming">>
<<elseif _saff == 2>>\
<<di bro "Can’t believe... I’m almost coming from fucking your ass...">>
He announces with a note of incredulity like he wants to hate it but unable to. To keep his thought narrow and “straight”, you begin contracting your rim and banish all of the remaining reservation of him enjoying your hole.
<<di bro "You’re doing it… ssshhit... on purpose...">>
You let out a mangled chuckle since you’re still moaning deliriously on his pillar.
<<di bro "If so... then I will give you... what you... fucking want...">>
<<else>>\
<<di bro "How does it feel... to be dominated by a real man...?">>
Though your brain is mushed from his mercilessly pistoning prick that you can almost taste it at the back of your throat. Still, you manage to croak out breathlessly.
<<di you "Good... ssshit... so good... nothing better than... your huge cock... completely owning my hole.">>
With that being said, you can feel the dizzying pace of his shaft quickens to an even more insane degree and pounding on your prostate probably with the intention of grinding it to fine euphoric dust.
<<di bro "Fffuck... and you are what...? My cockslut...? My beta bitch...?">>
<<di you "I’m whatever you want me too... your bitch... slut... whore... ‘long as I get to worship... your incredible body and manhood.">>
Abruptly, he screams and delivers a final push to your canal.
<</if>>\
Heated liquid bastes your inner and paints your intestines. The hose that delivers the baby batter inside you pulsates rapidly as its owner jerks and gasps wildly, in an almost seizure-like way. His face is distorted from the climax, looking halfway between pained and blissed out.
<<video bro/brofuckcum1.mp4>>
Seeing that handsome face, that buff, defined body coming alive and feeling the potent seed of $w.ybrother simmering in your ass are more than enough to trigger your own orgasm. Thick and creamy white semen erupts out from the slit of your angry red hardon signaling your free fall to the land of bliss. Your hole spasms around the still hard and ever ginormous piece of flesh lodged inside, milking every last drop of its juice until it’s dry.
After a 5 solid minutes of resting and coming down, his cock finally softens enough to unplug from your anus and bubbly cum begins to spill languidly down your soft balls and drips to his crotch.
<<if _saff == 4>>\
<<di bro "Shhhitt... Umm... This is embarrassing but that was... my-first-time.">>
The last three words were said in quick succession that you can only barely recognize the words before he covers his face from shame.
<<di you "Well, then you did amazing for the first timer. Completely screwed my brain out.">>
You pat on his heaving chest like a drum in an assuring rhythm and your compliment is definitely as unfounded as evident with your cum matting your pube.
<<di bro "Truly?">>
His face shows, lines mar his forehead full of vulnerabilities. With him showing you his weak side, he deserves much more of your appreciation and showers of praises.
<<di you "I would never lie to you... Anyone who has even has a single eye knows how lucky they must be to have sex with you... Having your handsome face... smoking hot body... gorgeous dick... and incredible display of strength.">>
Your hands and words emphasize on each of his remarkable features like they are liquid gold, so that you can forever gild into his mind and form a glowing statue of self-esteem. He grins at you sunnily, a glimmer of pride shining through.
<<di bro "Thanks, I’m glad I got to have my first time with you...">>
Your heart skips a beat from hearing his sincere confession.
<<di you "Me too...">>
You leave it at that since you don’t to test your luck just yet and bask in the afterglow of the love-making session.
<<elseif _saff == 3>>\
<<di bro "Ahh... shit... I don’t know how to say it but that was... my first time.">>
He covers his face from pure embarrassment as if he just admits he still pees his pants when he was in highschool.
<<di you "Really? I wouldn’t have known since my prostate got a perfectly wonderful massage.">>
<<di bro "Huh...? Right... I just want to be honest with you, man. No secrets between us bros, you got me?">>
Must be because of the mortification that he didn’t realize that you got your release. Regardless, you still appreciate his candidness.
<<di you "Of course, man. of course.">>
<<di bro "Okay, gotta go clean up now. I reek of sweat and sex.">>
He quickly jumps up and dash for the bedroom and leaves you there sticky with both of his jizz and yours.
<<elseif _saff == 2>>\
<<di bro "Was it... good?">>
He asks you reluctantly, wanting to know what you think of his skills while not giving away that this is his first time.
<<di you "I came my brain out, didn’t it?">>
Misinterpreting your statement as snark, he huff irritatedly.
<<di bro "That doesn’t mean jackshit. We both got the curse and horny all the time.">>
<<di you "You were incredible. Fucked me so good... especially with your big dick, there’s nothing to worry about.">>
You enunciate slowly to truly show the appreciation of giving you one of the most mind-blowing orgasms of your life. With that compliment, he appears quite chuffed and then throws the order before going to the bathroom.
<<di bro "Alright, clean this mess up, I’m taking a shower.">>
You spend the next few minutes laying there,dwelling into the afterglow before removing any evidence of a rough fucking just happened in the room.
<<else>>\
His next course of actions actually manage to surprise you as he brings his seed on his fingers to your face.
<<di bro "Open up, bitch.">>
Following to request, your mouth opens wide as you slather all over his cum coated fingers like it's your favorite treat.
<<di bro "Can’t let some good alpha semen go to waste like this. What do you say, now slut?">>
After you have licked his finger clean, you reply knowing exactly what he wants to hear.
<<di you "Thank you for filling me with your potent alpha seed and giving me a taste of what a true manpower is like.">>
He appears to be both surprised and pleased by your admission, it seems to exceed his expectation.
<<di bro "Fuck yea, keeping being a good beta bitch and I may give you a chance to taste it again. First, clean all this mess up.">>
He gestures all over the room before leaving for the bathroom. You immediately obey his command and get to work on cleaning.
<</if>>\
<</if>>\
<<link "Back">>
<<set $bro.rocketpill = 10>>
<<set _percent to random(1,10)>>\
<<if $gameends>>
<<goto "Broscenemenu">>
<<elseif $bully.state == 1>>
<<goto "Bullycaught">>
<<elseif ($you.location === "Living room" or $you.location === "Kitchen") and ($dad.location === "Living room" or $dad.location === "Kitchen" or $dad.location === "Dad's bedroom") and _percent <= 5>>\
<<goto "Dadcaught">>\
<<elseif $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<minute add 30>>\
<<if $bro.lust < 10>><<lust bro add 1>><</if>>\
<<scenechoices bro 4 1>>\
<<if $scenepicked>>\
You give the door a few knocks before it reveals $w.ybrother in his casual tank top and basketball shorts. He says:
<<if _saff >= 3>>\
<<di bro "Oh, $you.Namedis? Come in.">>
<<else>>\
<<di bro "What do you want?">>
<<di you "Just want to have a talk.">>
He gives you an unfathomable look before retreating back inside.
<<di bro "Fine, get in.">>
<</if>>\
He jumps on the bed, from the sound of it, to look at another one of those workout videos on his phone.
<<if _saff >= 3>>\
<<di bro "What’s up, dude?">>
<<else>>\
<<di bro "Now, spill it out.">>
<</if>>\
<<di you "Well, I’ve been working out for some gainz but still very much a beginner. So I’m thinking who else is better to get some training tips aside from you - our residential bodybuilder?">>
<<if _saff == 4>>\
His cheeks redden from your compliment, hand moving to scratch his nape sheepishly.
<<di bro "Nah, I’m just an enthusiast, not really a bodybuilder.">>
You step forward to touch his bicep, the muscle underneath his skin ripples upon the contact.
<<di you "You’re kidding, right? Look at those muscles, every man would kill for these guns.">>
He grins at you, happy to find someone who is appreciative of the physique he has worked hard for, and flexes making the pair of boulders even more ginormous.
<<di bro "Thank you. At least, there is someone who appreciates it... Now, enough talking and let’s get to work.">>
<<elseif _saff == 3>>\
He then laughs delightedly:
<<di bro "I know you, dude. You’re just giving me sweet nothing just so I can help you.">>
You huff indignantly.
<<di you "It’s true, I’m not bullshitting you.">>
<<di bro "Alright, alright. No need for that, let’s start working out.">>
<<elseif _saff >= 2>>\
He squints at you disgruntledly:
<<di bro "“Residential bodybuilder”? Are you yanking my chains?">>
You then try to diffuse his defensiveness.
<<di you "Swear I’m 100% honest.">>
Seemingly annoyed at you, he is hesitant to help but the need to share the fitness knowledge wins over.
<<di bro "Yea whatever. What are you working on?">>
<<else>>\
<<di bro "Why the sudden interest in working out? I’ve never pegged you as <i>the type</i>.">>
From the way he spits the word out, you pretty sure know the type he’s talking about. Facing with this confrontation, you don’t really have good rebuttal:
<<di you "Umm... errr... because I like a muscly body like yours.">>
He hmphs calmly, but not quite gets the collected part down just yet.
<<di bro "I also read in some forums that... bitches love my type of body... is that right?">>
This particularly vulgar side of him makes you take a pause, unsure where this particular part of him comes from you can only supply a shaky reply:
<<di you "Y-yes...?">>
He smirks at you a bit unkindly and drops his phone.
<<di bro "Okay, let’s get into positions.">>
<</if>>\
Despite your first intention is to tease him, you still put in real effort to focus on the exercises. $w.ybrother is truly a bit of a fitness freak since he also joins in with you lifting weights while he absolutely has no need to.
Within a few minutes, your shirt is soaked all over from the physical exertion, but still not enough to mask the wild and animalistic scent released from $w.ybrother. The pleasure from post workout also heightens your senses, therefore the aroma is almost like a shot of heroin - dizzyingly intoxicating.
Can’t help yourself, you stand up and begin to run your hands through his body.
<<if _saff == 4>>\
He remains still, but his muscles have a mind of their own and moves at the lightest of your touch. A slight tremor can be felt all underneath like he’s trying his best to hold something back.
<<di you "Goddamn, your body is amazing and you have this glow to you after a workout?">>
He then steps back shyly, facing somewhere else and concealing his front to you.
<<di bro "Really? No one has told me that before. Anyway, Imma need to clean up, I stink.">>
<<di you "No need, bro. I think you smell incredible right now.">>
Now he is completely beet red that you are afraid that he might get a nosebleed. He tries to cover his fluster with a laugh.
<<di bro "No way, man. Even I can smell my own stench.">>
<<di you "And? ... I like your stench.">>
Finally seeing your earnestness, he accepts your verbal adoration with a now more confident smile. His throat rough.
<<di bro "... Thanks... my dude.">>
Finishing off the workout, you conclude that your plan of building up his self-esteem is a success!
<<elseif _saff == 3>>\
He remains still and probably is thinking that you’re just simply inspecting his muscles.
<<di bro "If you continue your training diligently, you will reach my level soon.">>
His muscles flex on their own volition at your touch like they are independent living beings who are reaching out for you.
<<di you "Thanks for your confidence in me but your body is… simply put… insane - in the best possible way.">>
He flushes from your compliments.
<<di bro "I told ya, I’m just average.">>
<<di you "Trust me you’re definitely not average.">>
You direct a pointed look to his clothed crotch which shows a tiny bit of movement. He then retreats quickly from your wandering hands and laughs it off.
<<di bro "Okay we’re done for today.">>
You see him going to the bathroom and his hands look suspiciously like they are adjusting his package.
The man really did get turned on just from some harmless groping.
<<elseif _saff == 2>>\
He smacks your hands away, looking a bit annoyed.
<<di bro "What are you doing?">>
<<di you "Hey, I’m just mirin’ your body because honestly, I gotta say you are one fine specimen.">>
<<di bro "Fine, but don’t be weird about it.">>
He likes the ego boost but doesn’t look particularly happy coming from you. Still he resigns and allows your hands to roam free again.
And damn, what a nice, firm cushion to rest your hands on. With such definition, you expect to find nothing but hardness but it is actually weirdly soft with a healthy bounce.
<<di bro "Alright, that’s enough. I will go clean up.">>
He announces and leaves abruptly like escaping an embarrassing situation leaving you in his room, hands still hovering as if they could still feel the phantom warmth of the virile strength underneath.
<<else>>\
There is no comment coming from him except for a pair of stormy eyes peering at you with undetermined emotion.
You grapple on his defined chest which raises and falls methodically like a well oiled machine. Next, you move on to the even now bigger biceps, marveling at its sheer size and the serpentine veins twitching underneath.
His arms suddenly rise and in turn release the trapped odor from his pits filling the room with even more potent testosterone. His voice is gravelly:
<<di bro "So... do you think bitches will like how I smell?">>
<<di you "Umm... I... absolutely...">>
You say weakly, completely under the spell of his funk. He then continues his low rumble.
<<di bro "Good to know... now piss off I need to clean up.">>
His order probably needs some more practice to truly exude the big dick energy but at least there is a note of steel present in his tone. Nevertheless, you nod willingly and follow his order like a good puppy. Through his awkward gait, it is apparent that he is quite stiff down there. A beginning of a smile appears on your lips, as you wipe down the bench.
<</if>>\
<</if>>\
<<link "Back">>
<<if $gameends>>
<<goto "Broscenemenu">>
<<elseif $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\Unexpectedly, you feel lightheaded and collapse. The rest is a blur, a shitty blur to be exact since within the void of your mind you still feel waves of nausea attacking.
After awhile you wake up to a blinding and sterile white, you realize where you are - a hospital. Sitting next to you on a uncomfortable-looking chair is $w.yfather who looks bone-tired, while $w.ybrother is standing by the window staring out the horizon.
You then croak out weakly.
<<di you "Wa-water...">>
$w.Ydad perks up at your words and says.
<<di dad "Here, drink slowly.">>
With just some small sip of water, you feel lots better already and so appears $w.ydad and $w.ybrother. You can only stay up for a few minutes before tiredness takes over and begin dozing off again.
...
<<if $you.hunger > 24>>\
<<di dad "I don't know why but he's acting so weird these days and starving himself to death? I thought his puberty was over already.">>
<<else>>\
<<di dad "I don't know why but he's acting so weird these days and exhausting himself to death by not sleeping? I thought his puberty was over already.">>
<</if>>\
$w.Yfather's voice pierce through the fog of sleepiness and after a brief pause, $w.ybrother answer with a note of apprehensiveness.
<<di bro "He seems really weird, dad. Maybe... we should keep an eyes on him.">>
You continue to pretend to sleep through their conversation regarding you and you can feel the doubt starting to bleed from their minds.
<<sus dad add 5>>\
<<sus bro add 5>>\
<<link "Go home" "Living room">><<set $you.sleep = 0>><<set $you.hunger = 0>><<set $you.horniness = 0>><</link>><<widget "broschedule1">><<silently>>
<<if $hour >= 23>>
<<set $bro.location = "Fast food restaurant">>
<<elseif $hour >= 21>>
<<set $bro.location = "Brother's bedroom">>
<<elseif $hour >= 19>>
<<set $bro.location = "Kitchen">>
<<elseif $hour == 18 and $minute < 30>>
<<set $bro.location = "Bathroom">>
<<elseif $hour >= 18>>
<<set $bro.location = "Living room">>
<<elseif $hour == 17>>
<<set $bro.location = "Gym">>
<<elseif $hour >= 14>>
<<set $bro.location = "Brother's bedroom">>
<<elseif $hour >= 12>>
<<set $bro.location = "Kitchen">>
<<elseif $hour >= 8>>
<<set $bro.location = "Brother's bedroom">>
<<elseif $hour == 7>>
<<set $bro.location = "Kitchen">>
<<else>>
<<set $bro.location = "Fast food restaurant">>
<</if>><</silently>>
<</widget>>
<<widget "broschedule2">><<silently>>
<<if $hour >= 21>>
<<set $bro.location = "Brother's bedroom">>
<<elseif $hour >= 19>>
<<set $bro.location = "Kitchen">>
<<elseif $hour == 18 and $minute < 30>>
<<set $bro.location = "Bathroom">>
<<elseif $hour >= 18>>
<<set $bro.location = "Living room">>
<<elseif $hour == 17>>
<<set $bro.location = "Gym">>
<<elseif $hour >= 14>>
<<set $bro.location = "Brother's bedroom">>
<<elseif $hour >= 12>>
<<set $bro.location = "Kitchen">>
<<elseif $hour >= 8>>
<<set $bro.location = "Brother's bedroom">>
<<elseif $hour == 7>>
<<set $bro.location = "Kitchen">>
<<else>>
<<set $bro.location = "Fast food restaurant">>
<</if>><</silently>>
<</widget>>
<<widget "broschedule3">><<silently>>
<<if $hour >= 23>>
<<set $bro.location = "Fast food restaurant">>
<<elseif $hour >= 21>>
<<set $bro.location = "Brother's bedroom">>
<<elseif $hour >= 19>>
<<set $bro.location = "Kitchen">>
<<elseif $hour == 17 and $minute < 30>>
<<set $bro.location = "Bathroom">>
<<elseif $hour >= 17>>
<<set $bro.location = "Living room">>
<<elseif $hour >= 15>>
<<set $bro.location = "Gym">>
<<elseif $hour >= 14>>
<<set $bro.location = "Brother's bedroom">>
<<elseif $hour >= 12>>
<<set $bro.location = "Kitchen">>
<<elseif $hour >= 8>>
<<set $bro.location = "Brother's bedroom">>
<<elseif $hour == 7>>
<<set $bro.location = "Kitchen">>
<<elseif $hour == 6>>
<<set $bro.location = "Outside">>
<<else>>
<<set $bro.location = "Brother's bedroom">>
<</if>><</silently>>
<</widget>>
<<widget "broschedule4">><<silently>>
<<if $hour >= 21>>
<<set $bro.location = "Brother's bedroom">>
<<elseif $hour >= 19>>
<<set $bro.location = "Kitchen">>
<<elseif $hour == 17 and $minute >= 30>>
<<set $bro.location = "Bathroom">>
<<elseif $hour >= 17>>
<<set $bro.location = "Living room">>
<<elseif $hour >= 8>>
<<set $bro.location = "Fast food restaurant">>
<<elseif $hour >= 7 and $minute >= 30>>
<<set $bro.location = "Kitchen">>
<<elseif $hour >= 7>>
<<set $bro.location = "Bathroom">>
<<elseif $hour == 6>>
<<set $bro.location = "Gym">>
<<else>>
<<set $bro.location = "Brother's bedroom">>
<</if>><</silently>>
<</widget>>
<<widget "broschedule5">><<silently>>
<<if $hour >= 21>>
<<set $bro.location = "Brother's bedroom">>
<<elseif $hour >= 19>>
<<set $bro.location = "Kitchen">>
<<elseif $hour == 17 and $minute >= 30>>
<<set $bro.location = "Bathroom">>
<<elseif $hour >= 17>>
<<set $bro.location = "Living room">>
<<elseif $hour == 16>>
<<set $bro.location = "Gym">>
<<elseif $hour >= 14>>
<<set $bro.location = "Brother's bedroom">>
<<elseif $hour >= 12>>
<<set $bro.location = "Kitchen">>
<<elseif $hour >= 8>>
<<set $bro.location = "Living room">>
<<elseif $hour >= 7 and $minute >= 30>>
<<set $bro.location = "Kitchen">>
<<elseif $hour >= 7>>
<<set $bro.location = "Bathroom">>
<<elseif $hour == 6>>
<<set $bro.location = "Gym">>
<<else>>
<<set $bro.location = "Brother's bedroom">>
<</if>><</silently>>
<</widget>>
<<widget "broschedule9">><<silently>>
<<set $bro.location = "Brother's bedroom">><</silently>>
<</widget>>
<<widget "dadschedule1">><<silently>>
<<if $hour >= 21>>
<<set $dad.location = "Dad's bedroom">>
<<elseif $hour >= 19>>
<<set $dad.location = "Kitchen">>
<<elseif $hour >= 17>>
<<set $dad.location = "Living room">>
<<elseif $hour >= 9>>
<<set $dad.location = "Dad's office">>
<<elseif $hour == 8 and $minute >= 30>>
<<set $dad.location = "Kitchen">>
<<elseif $hour == 8>>
<<set $dad.location = "Bathroom">>
<<else>>
<<set $dad.location = "Dad's bedroom">>
<</if>><</silently>>
<</widget>>
<<widget "dadschedule2">><<silently>>
<<if $hour >= 21>>
<<set $dad.location = "Dad's bedroom">>
<<elseif $hour >= 19>>
<<set $dad.location = "Kitchen">>
<<elseif $hour >= 17>>
<<set $dad.location = "Living room">>
<<elseif $hour >= 15>>
<<set $dad.location = "Gym">>
<<elseif $hour >= 13>>
<<set $dad.location = "Dad's bedroom">>
<<elseif $hour == 12>>
<<set $dad.location = "Kitchen">>
<<elseif $hour >= 9>>
<<set $dad.location = "Living room">>
<<elseif $hour == 8 and $minute >= 30>>
<<set $dad.location = "Kitchen">>
<<elseif $hour == 8>>
<<set $dad.location = "Bathroom">>
<<else>>
<<set $dad.location = "Dad's bedroom">>
<</if>><</silently>>
<</widget>><<if not $gameends>><<set $bro.rocketpill -= 2>><</if>><<hour add 2>><<set $you.horniness = 0>>\
<<if $bro.lust < 40>><<lust bro add 1>><</if>>\
<<scenechoices bro 4 2>>\
<<if $scenepicked>>\
<<if $bro.rocketpill <= 5>><<set $bro.rockettime ++>>\
@@.add;The rocket pill's effect expires.@@
<<sus bro addflat 30>>\
<<else>>\
<<sus bro add 1>>\
<</if>>\
<<di you "Hey man, you feeling horny? Want me to blow you?">>
<<if _saff == 4>>\
<<di bro "You don’t mind doing it?">>
He asks abashedly, but you can already see his anaconda <<if _srp>>,from the effect of the pill, is already erected <<else>>begins to grow<</if>> in his pants.
<<elseif _saff == 3>>\
<<di bro "For sure I am, you’re cool with it?">>
<<elseif _saff == 2>>\
<<di bro "What kind of question is that? Of course I am. You really going around asking people stuff like that?">>
<<else>>\
<<di bro "Obviously, dumbfuck. If you are willing to whore your mouth out like that, I’m game.">>
<</if>>\
<<if _saff >= 3>>\
<<di you "I love it. Anyone would feel the same to be able to suck your dick, man.">>
<<else>>\
<<di you "I promise you’re the only one.">>
<</if>>\
Your constant ego boosts to him have taken effect since he’s now way less reserved in accepting your compliments and instead puffs his chest out proudly. He then proceeds to grab his <<if _srp>>rock hard dick<<else>>bulge<</if>> through the shorts.
<<if _saff == 4>>\
<<di bro "If you love it so much then I’ll gladly allow you to service it.">>
He says huskily, voice rumbly but sure.
<<elseif _saff == 3>>\
<<di bro "If you love it so much then go on and suck it then.">>
<<elseif _saff == 2>>\
<<di bro "Yea? Then you’d better make it worth my while.">>
<<else>>\
<<di bro "That so, slut? Then you’d better treat my cock like it’s the only fucking this in this world...">>
The insult now flows out of his mouth more naturally and his smile is now all cocky because he knows your desire for him.
<</if>>\
Unable to resist it, you begin by mouthing his <<if $bro.rocketpill <= 5>>stiff and proud<<else>>growing<</if>> member through his shorts. The soft cotton couldn’t mask the burgeoning hardness that threatens to burst through the thin layer at any moment. The front of his shorts is now soaked through and from the shifting of his hands, your tongue bath expectedly comes to an end.
<<video bro/brobj3.mp4>>
<<if _saff == 4>>\
<<di bro "Can’t take it... anymore... I want your mouth...">>
His hand finds its way to your cheek caressing slowly and you’re the most precious thing he knows and before you pull his pants down and swallow his cock whole you say.
<<di you "Want your cock... so bad...">>
<<elseif _saff == 3>>\
<<di bro "Holy... shit... Please suck it, man.">>
His left hand moves on your head to signal his impatience. The other pulls down his pants and reveals one of the most incredible looking objects you’ve seen - dripping with precum and pulsing with passions. Not wanting to delay it any further, your head descends to swallow his tool.
<<elseif _saff == 2>>\
<<di bro "Ssssh... quit playing around and suck it already.">>
His left hand pats your scalp to signal his impatience. You pull his pants down to reveal one of the most incredible looking objects you’ve seen - dripping with precum and pulsing with passions. Not wanting to delay it any further, your head descends to swallow his tool.
<<else>>\
His fingers card your hair and drag your drugged out face away from his crotch.
<<di bro "Fuck... you’re really crazy for my dick, huh?">>
Of course, it’s the only thing on your mind right now so you can’t do anything but nod helplessly.
He pulls his pants down to reveal one of the most incredible looking objects you’ve seen - dripping with precum and pulsing with passions and purrs darkly.
<<di bro "Then I’ll graciously allow you to service my cock.">>
Then he plunges his erection into your welcoming mouth roughly.
<</if>>\
Immediately, you can hear his low grunts with every beat of your blowjob. With more experience with him, you come to realize that he’s very vocal and loud in bed. His girth stretches your lip tight and is not an easy “pill” to swallow. Luckily, your lack of gag reflex comes to save the day as his shaft can easily dig into your mouth without causing it more discomfort.
<<video bro/brobj4.mp4>>
Despite knowing for sure he already took a bath, his scent is still highly potent and tangible, emitted from deep in the crevices of his groin. The aroma brings you to a tropical forest full of mysteries and wild dangers. Your right hand traverses from his tower, through the treasure trail, to the valley of his remarkable abdomen, to the high mountain of his pectorals and arrives to nurture the peaks of his nipples.
Your head bobs up and down, tongue slathering all over his shafts, tracing the single prominent vein and lapping all of his everflowing precum. $w.Ybrother thoroughly enjoys it as his pelvis automatically and rhythmically bucks into your throats and his heavy balls smack your chin. The sound is wet as your saliva splashes out from the corner of your mouth during the relentless slobbering.
As your mouth is getting attacked faster and quicker by his beast, <<if $bro.lust >= 40 and not hasVisited("Brofuckintro1")>>you ask him to <<link "fuck you." "Brofuckintro1">><<set $bro.rocketpill -= 1>><<hour add 1>><</link>><<else>>your other hand speeds up its efforts on your own rock hard dick.<</if>>
You can feel he’s getting close as tremors begin to run through the lands underneath your right palm.
<<if _saff == 4>>\
<<di bro "Holy... ssshit... Your mouth is sweetest... fucking thing... Don’t think I can’t last longer...">>
Despite his half-lidded eyes, his intense stare bores a hole into your face, smothering you with attention and something hot like lust or maybe affection. Both of his palms cupping your face tenderly in contrast with the pistoning cock in your mouth.
<<elseif _saff == 3>>\
<<di bro "Fuckkk... bro... Why are you so good at this...?! Bout to bust, man...">>
<<elseif _saff == 2>>\
<<di bro "God... fucking... damnit... Your mouth aren’t supposed to be... this fucking good...">>
<<else>>\
Nearing his climax, the speed of his thrusts appears to increase tenfold as he drills down your throat like a jackhammer.
<<di bro "You want... my fucking... cum, whore?">>
He growls through gritted teeth, fighting the impending orgasm that will soon overtake his body and you, with your vocal cords being abused by his erection, you can’t do anything else aside from nodding slightly and putting more effort into swallowing to milk him.
<<di bro "Here it... fucking comes...">>
<</if>>\
<<di bro "ARGHHHHH!!!">>
His volcano erupts and shoots down what can only be a river worth of cum down your windpipe. Your head is being held down by his powerful arms so you can only lay there helplessly taking it and trying to inhale enough oxygen to get your brain function through the cloud of sweat, musk, hormone and cum.
<<video bro/brobjcum2.mp4>>
When you think you are about to drown, his grasp relents and you are finally able to come up for air with a sharp gasp.
<<if _saff == 4>>\
Coming down from his high and with his fingers still caressing your cheeks gently, he apologizes to you sheepishly.
<<di bro "Haaa... Sorry, I got too carried away...">>
To accept the apology, you give his now shrinking hard-on a kiss and get a full body jerk out of him.
<<di you "Nah, I love having this big guy here in my mouth.">>
<<di bro "He will surely eager for another repeat.">>
All of the focus of his half-lidded eyes now resumes on your face and it adds fuel to the still raging fire in your crotch.
<<di you "Can I touch you?">>
<<di bro "Of course... you can anytime...">>
You then sit next to his sweaty body and resume jacking off while your left hand begins its exploration. Despite being sufficiently familiar with his body parts, you still marvel at their masculinity. Your breaths get shorter - nearing the end of the pleasure trip - once your palm reaches his biceps. He then puts his arms sideways, flexes them and burgeons the two giant boulders as your fingers trace every fiber of his muscles and veins. The trapped odor from his armpits explodes to the air and makes you drunk.
<<di bro "You want this body, yea? If so... cum for me.">>
Like a horndog following order, your member spasms and pulsates to deliver ropes and ropes of cum coating your hand and abs.
<<image you/handfree1.webp>>
<<elseif _saff == 3>>\
Coming down from his high, he laughs sheepishly and apologizes to you.
<<di bro "Sorry, man... Instinct took over I guess.">>
You clear your throat roughly.
<<di you "It’s fine. I don’t mind it... At all.">>
He looks at your still hard dick and says a bit awkwardly.
<<di bro "You’re cool taking care of yourself?">>
<<di you "Don’t sweat man.">>
<<di bro "Cool, then I’m gonna bail and clean up.">>
He gets up and leaves you there masturbating to his lingering scent and taste of his semen on your tongue. Soon enough, your member spasms and pulsates to deliver ropes and ropes of cum coating your hand and abs.
<<image you/handfree1.webp>>
<<elseif _saff == 2>>\
Coming down from his high, he asks you a bit incredulously .
<<di bro "Shit... You’re still fine after I choke you out like that?">>
You clear your throat roughly and wink at him.
<<di you "It’s a rare skill.">>
He gives you an unamused look and then gets up.
<<di bro "Alright, Imma bail and clean up. Finish it quick.">>
With him gone, you sit there masturbating to his lingering scent and taste of his semen on your tongue. Soon enough, your member spasms and pulsates to deliver ropes and ropes of cum coating your hand and abs.
<<image you/handfree1.webp>>
<<else>>\
He slaps his drenched and still chubbed dick to your face.
<<di bro "So what do you say after I give you the chance to worship my dick, bitch?">>
<<di you "Thank you so much for allowing me to worship your cock.">>
He smirks at you contemplatively before saying.
<<di bro "Since you made me all sweaty and gross, now your duty is to clean my body with your tongue, scum.">>
That’s not exactly a punishment in your book so you nod quickly to his request and start from the closest place your mouth can reach right now - the crevices between his crotch and groin. Then continue upwards passing his treasure trail, belly button, abs, pecs and collarbones while your hand is pumping your still hard cock to oblivion.
<<video bro/brobj5.mp4>>
To finish with a bang, the final place you grab his arms and position them over his head to expose the hairy pits which are matted with sweat. The smell is slightly pungent due to how strong it is but still mostly erotic to you. You dig in and lick through every strand of hair to absorb all of his salty liquid and replace it with your saliva. Suddenly he closes arm to trap your head under the giant boulder of his bicep, but it can’t prevent you from giving him a tongue bath.
The sensory overload from the taste, the smell, the pressure and the friction on your cock is too much and finally you jump off over to the edge as your member spasms and pulsates to deliver ropes and ropes of cum coating your hand and abs.
<<image you/handfree1.webp>>
<<di bro "Tsk, tsk, tsk... You’re not doing such a good job of being a cumrag.">>
He then lightly slaps your face and leaves you there breathless to clean up for real this time.
<</if>>\
Finally back to Earth, you manage to do a shoddy job of cleaning up before leaving.
<</if>>\
<<link "Back">>
<<if $bro.rocketpill <= 5 and not hasVisited("Brofuckintro1")>>\
<<set $bro.lust = $bro.prerocketlust>>\
<</if>>\
<<set $bro.rocketpill = 10>>\
<<set _percent to random(1,10)>>\
<<if $gameends>>
<<goto "Broscenemenu">>
<<elseif $bully.state == 1>>
<<goto "Bullycaught">>
<<elseif $dnb.start and ($you.location === "Living room" or $you.location === "Kitchen" or $you.location === "Bathroom" or $you.location === "Brother's bedroom") and ($dad.location === "Living room" or $dad.location === "Kitchen" or $dad.location === "Bathroom" or $dad.location === "Dad's bedroom")>>\
<<goto "Dnbdadjealous">>
<<elseif ($you.location === "Living room" or $you.location === "Kitchen") and ($dad.location === "Living room" or $dad.location === "Kitchen" or $dad.location === "Dad's bedroom") and _percent <= 5>>\
<<goto "Dadcaught">>\
<<elseif $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<minute add 30>>\
<<if $bro.lust < 10>><<lust bro add 1>><</if>>\
<<scenechoices bro 4 1>>\
<<if $scenepicked>>\
As you walk into the living room, $w.ybrother is watching a silly dating show, as mentioned repeatedly by him - “one of my guilty pleasures”. You plop down next to him to catch up with him.
<<di you "How’s the show going?">>
<<if _saff >= 3>>\
Despite his admission, he is still very much embarrassed about enjoying this particular show. Therefore, he answers abashedly.
<<di bro "Well the girl, Mary, really wants to be with this guy, Michael, who is honestly handsome, I gotta say. However, she’s like super into him despite his seemingly indifferent feeling toward her.">>
<<else>>\
Not liking the way you interrupt his focus on the show, he answers curtly.
<<di bro "Well, this chick - Mary - is super into the guy - Michael - for no good reason. She’s being pathetic, for real.">>
<</if>>\
<<di you "Well, to be fair, I don’t see it either. He’s not as handsome as you are, dude.">>
<<if _saff == 4>>\
He blushes, frankly a bit adorably - well as adorable as a 180lbs hunk can be.
<<di bro "Thanks... if so I would have someone to worship me like Mary here.">>
He sighs deeply, clearly dejected.
<<di you "Shit... I don’t want to be sentimental but you absolutely do deserve someone who worships you, man.">>
<<di bro "Huh? Wh-what?">>
<<di you "You’re hard-working, determined and never complains about how hard your situation is and not even mention your smoking-hot body.">>
He is now a full-on red light beacon and you can feel him squirming a bit from embarrassment or he’s trying to adjust something.
<<di bro "Thanks... If only I knew how to talk to girls though.">>
<<di you "Hmm... how about we practice?... I’ll be the girl and you can try flirting with me.">>
<<di bro "Um... how does that even help?">>
<<di you "Um, hello. I had some girlfriends, remember? At least that counts for something.">>
<<di bro "Okay...">>
He says tinily that you almost cannot hear it.
<<di you "What?">>
<<di bro "I said “okay”.">>
<<di you "Great... let’s begin, shall we?">>
<<elseif _saff == 3>>\
His first reaction is to laugh your compliment away.
<<di bro "Haha. You’re blowing smoke up my ass again.">>
Despite those words, there are still more colors starting to cover his cheeks.
<<di you "Straight up, no jokes. You’re one of the most attractive men I’ve known. Honestly more than me and I’m a borderline narcissist.">>
He scratches his neck sheepishly and is still very much unable to take a compliment gracefully.
<<di bro "Cool, thanks man. If what you say is true then I’m still very much hopeless in the pick-up line department. I swear my brain completely shuts down whenever a girl is in the proximity. They must all think I’m a fucking weirdo.">>
He jokes self-deprecatingly and honestly you’re inclined to agree. The man really needs some seriously dating coaching which gives you an idea.
<<di you "How about a roleplay? I’ll be a girl and you can flirt with me.">>
<<di bro "How does that even work?">>
<<di you "Well, you are more comfortable with me and you can display your flirting skill and I can give you some tips. I had girlfriends, ya know?">>
He pauses for a few seconds before nodding and agreeing to your suggestion.
<<elseif _saff == 2>>\
<<di bro "You can quit fucking around with me.">>
He glances away and appears to ignore further words from you.
<<di you "Hey! I’m nothing but being truthful. You’re a total catch, dude and anyone who got you will be the happiest person in the world.">>
Not looking at you but from what you can see, his neck and ear are heated up - an evidence that your words truly have an influence on him.
<<di bro "Fine, but no girls deign to give a chance anyway. Dating is so fucking hard for no reason and why you got some girls but I don’t.">>
Now he truly say with some heat and real envy which honestly saddens you a bit because with just some help, he can score anyone he wants. That gives you an idea.
<<di you "Oh! How about we practice? I’ll be the girl and you can flirt with me.">>
He grumbles for a bit but weighting that it is in his dating life’s best interest, he grudgingly accepts.
<<di bro "Fine. Let’s do it then.">>
<<else>>\
<<di bro "If you aren’t a lying fuck, then I’m both better looking than both you AND him, but still no bitches.">>
He says with his newfound cruelty, but you take no offense since his ego needs a lot of time for healing.
<<di you "Yea well, it’s true. You are one of the hottest guys I’ve seen and not anyone is worthy enough to be able to worship you.">>
You say - almost preachy-like, but instead of some unknown god from above, you are talking about the Adonis who is sitting on the couch in your living room. His face reddens, probably from the pleasurable rush of your compliment electrifying his self-esteem.
<<di bro "Alright, then why did you have girlfriends but I don’t? It doesn’t make any fucking sense for someone like you to have actions while I don’t.">>
He spits the word <i>“like you”</i> out like he thinks you truly don’t deserve it, full of bitter jealousy. You don’t really have any “action” anyway, that he doesn’t need to know.
<<di you "How about I teach you how to flirt? I’ll roleplay as a girl and I’ll give you some tips for your dating game.">>
He grumbles for a bit but weighting that it is in his dating life’s best interest, he grudgingly accepts.
<<di bro "Okay. I’ve no other choices, anyway.">>
<</if>>\
<<di you "How it’s going, big guy?">>
You then close the gap and touch his firm pecs and under your palm, you can feel the acceleration of his heart.
<<if _saff == 4>>\
<<di bro "Ah... umm... w-would you lik-ke... a-a drink?">>
In spite of his stammer, you still find it quite endearing but not sure how the girls in the bar who prowl for confident men feel about it, that is if he ever went to a bar in the first place. You let out a small laugh. Well at least this shows that he’s fully immersed in the fantasy. You break character but hand still in the same position patting him.
<<di you "Chill out, bro. Don’t let it get to your head too much... how about you picture them, in this case - me, as your customers? Also some girls like guys who know what’s up, try to be more assertive and confident this time.">>
Hearing your advice, he nods determinedly and your clap signaling the scene is resumed.
<<di you "Hey th-...!">>
He circles his arm around your hips and starts pulling you to his rock hard body and whispers intimately.
<<di bro "Would you like a drink, babe?">>
His raspy voice sends tendrils of hotness to your ears. Combined with his virile aroma, his grips and the closeness, all of your senses are overwhelmed by this burst of his self-assurance.
<<di you "Just a tall glass of you... hunk.">>
You say sultrily, eyes fluttering, palm roaming and completely not in a character whatsoever. It takes a few seconds of smoldering look before something ticks in his brain and he drops you off like a hot potato.
<<di bro "Ah... shit! I forgot to do something... Sorry...">>
<<elseif _saff == 3>>\
He laughs amiably but still follows your lead.
<<di bro "So ridiculous... but okay... Ah... Are you interested in a drink?">>
You giggle softly, completely immersed yourself in the character.
<<di you "“Are you interested?” Are you trying to do a sales pitch on me? Well personally, I’m more interested in pitching something else.">>
You trail your hand down below before $w.ybrother stops its advance. He gulps and coughs roughly before telling you:
<<di bro "Damn... I forgot to do something... Sorry.">>
<<elseif _saff == 2>>\
<<di bro "Not sure about this dude...">>
You pat him indignantly.
<<di you "Do you want to get with some girls or not?">>
He sighs deeply before giving you what you consider as verbal constipation.
<<di bro "Um... ah... You want... a drink...?">>
You giggle flirtily, totally in character.
<<di you "Hm, sure. But I’m also thirsty for something else.">>
You trail your hand down below before $w.ybrother stops its advance. He gulps roughly before telling you:
<<di bro "Shit... I forgot to do something...">>
<<else>>\
He puts your hand around your waist and pull you close to him before trying his best doing a growl.
<<di bro "Come on, girl... I-I can give you a night to forge-... um... remember.">>
You can positively say that his approach is a total disaster though this clumsy attempt actually turns you on like a bad porno.
<<di you "I don’t know... I’m not super experienced. Would you be gentle with me?">>
<<di bro "Can’t promise that, I like a good... rough... f-fuck.">>
Seeing you play into his card, he is getting more adventurous with his words. You can feel yourself getting chuffed. You close the gap between the two, inhale his spicy scent and whisper to his ears sultrily.
<<di you "Then break me down... with your thick... hard dick.">>
Something like a rumble escapes from his chest and he drops you before clearing his throat.
<<di bro "I think that’s enough. I’m pretty good, huh?">>
You don’t think his technique will go over well with a girl at all but it sure does have an effect on you.
<<di you "Yea... totally.">>
<</if>>\
He then gets up and crabs away from you. Try as he might, the noticeable tent is very hard to conceal.
<</if>>\
<<link "Back">>
<<if $gameends>>
<<goto "Broscenemenu">>
<<elseif $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<minute add 30>>\
<<if $bro.lust < 10>><<lust bro add 1>><</if>>\
<<scenechoices bro 4 1>>\
<<if $scenepicked>>\
<<di you "Hey, something’s smelling good.">>
<<if _saff >= 3>>\
<<di bro "Hey, I’m just cooking up some sausages.">>
<<else>>\
<<di bro "Sausages, your favorites.">>
He snickers not entirely kindly.
<</if>>\
<<di you "Really? Can I have one?">>
<<if _saff == 4>>\
<<di bro "Sure, go ahead.">>
He is about to take a fork from the overhead cabin before you ask.
<<di you "Can you feed me one?">>
<<di bro "Huh? Say again?">>
<<di you "Can you feed me? Cuz I don’t know... I’m just feeling lazy... Please?">>
It takes him at least 10 seconds and probably at least 10 more if not for my warning:
<<di you "Erm... I can see some smoke.">>
<<di bro "Oh shit!">>
He quickly turns back to save the almost burnt sausages and without any further convincing, he stabs a perfectly fried one and bring them in front of you.
<<elseif _saff == 3>>\
<<di bro "Of course, here.">>
Before you can say anything, he already gives you the plate with several deliciously glistening ones. Damn, working in the fast food joint really helps him in the culinary department.
<<elseif _saff == 2>>\
<<di bro "Huh? It’s not even meal time yet.">>
He says impatiently, clearly does not appreciate you interrupting his cooking.
<<di you "Bro, I’m still young and need to have all the food I can get.">>
<<di bro "Fine, here.">>
He throws the plate with some deliciously glistening sausage on the kitchen counter in front of you before going back to manning the pan.
<<else>>\
<<di bro "Nah, fuck off.">>
<<di you "Please I’m really hungry for one...">>
He peers at you inquisitively and answers impatiently.
<<di bro "Fine, if you want to salivate over some sausages like some dumb sluts then here.">>
He throws the plated sausages in front of you carelessly in an act of newfound bravado.
<</if>>\
Getting what you want, you start putting your acting and other skills to the test. Instead of eating normally, you let the piece of wrapped meat deep in your oral cavity until it touches your uvula. You let it sit for a second before biting down and moaning intentionally.
<<di you "Mhmm... amazing.">>
<<if _saff == 4>>\
His hand shakes and drops the fork along with the remaining of the sausage to the ground.
<<di bro "Ah... umm... sorry...">>
He says flusteredly, obviously heavily affected by your action just now. For no apparent reason, he remains under the counter for a suspiciously long time.
<<di you "Hey... they are burning again.">>
<<di bro "Shit!">>
$w.Ybrother stands up quickly to move the whole pan out of the stove, trying to save the contents inside. While doing that, he accidentally gets his fingers slightly burned. Seeing that you move in to help him by moving the finger in front of your lips blowing on it. $w.ybrother is holding his breath but doesn’t make any move to stop you. Therefore you decide to go in for the kill.
You put the reddened part of his fingers directly into your mouth and suckle on it. Firstly, to help him to ease the pain but mainly for your seduction plan. His mouth is agape like a fish on the dry lands, seemingly unable to take in any breath. From his complexion, his head is one poke away from blowing off with all the filled blood vessels in his cheeks.
<<di you "Damn, how come you’re so clumsy all of the sudden?">>
You ask innocently, knowing damn well why since the heat from his crotch is enough for warmth in a nuclear winter. This close, the oil from his body cannot be masked by the acrid smell from the lightly toasted pan.
<<di bro "It’s... it’s nothing...">>
He stammers shakily before going back to finish the batch of sausage for the meal.
<<elseif _saff == 3>>\
He coughs like he’s the one who’s choking on something and not you.
<<di bro "Dude, I know it’s good... but not that good.">>
<<di you "Don’t know, bro. It’s like you put cracks in it. Tastes so good.">>
You take another bite and moan again because it is indeed really tasty. Looking at your beet red $w.brother from the other side of the counter, you speak your mind.
<<di you "Really. It is really good, even if it’s just some sausages. I’ll let you in on a secret: I like your cooking better than dad’s.">>
<<di bro "Thank you...!">>
He says sheepishly, not used to being complimented.
You take this moment to grab another one and again demonstrate your not-having-gag-reflex skill. Outwardly, you pay no mind but in the peripheral vision, you can see him adjusting his package as discreetly as he possibly can.
<<elseif _saff == 2>>\
<<di bro "You’re still an noisy eater as ever.">>
He wants to appear annoyed but the red hue casting over his cheeks is proof that he’s not so unaffected. To annoy and arouse him furthermore, you take another one, shoving it deeper this time to show him what you’re capable of.
Now it’s clear as day that he’s hard down there because upon seeing your action, he suddenly turns back to the stove as if it is the most fascinating thing on Earth. One hand handling the pan the other doing god knows what in his groin area.
<<else>>\
<<di bro "You like sausages that much, huh?">>
He looks at you intensely, a flush over his cheeks - clearly what you are doing is effective.
<<di you "Who doesn’t love some good, juicy, thick sausage?">>
You give him a wink which can be interpreted both as a joking or flirting gesture.
<<di bro "Hmm, sluts do love sausages a lot. Especially a thick one like mine.">>
He grabs his crotch and shows his member to you brazenly. From the bugle, it looks indeed large.
<<di you "I’ll take your words for that, big guy.">>
After finishing that sentence you snap into the remainder of the sausage and let all the meat juice run down from the corner of your mouth. Your pink tongue snakes out from its dwelling to lick away all the flowing liquid and move seductively, drawing all the attention to the pliable flesh.
$w.Ybrother suddenly walks dangerously close to you that his spicy scent floods your nostrils and completely overtakes the smell of food in the air, swallowing you whole with his aura.
<<di bro "You’re still a sloppy eater as ever. Training your mouth better next time or you won’t deserve my cooking.">>
With his growling warning, he takes away the plate as an act of banning you from having his sausages. Additionally, his emphasis on the word <i>cooking</i> makes you feel like he will have you as a 5-course meal to sate his ravenous hunger.
Then he returns back to the stove, despite the inherent warmness of the kitchen, you can still feel the lingering heat where $w.ybrother has been, especially down near your hips.
<</if>>\
After having a taste of his incredible sausages, you leave him to his own devices and are now eagerly waiting for more to come in the future.
<</if>>\
<<link "Back">>
<<if $gameends>>
<<goto "Broscenemenu">>
<<elseif $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<minute add 30>>\
<<if $bro.lust < 10>><<lust bro add 1>><</if>>\
<<scenechoices bro 4 1>>\
<<if $scenepicked>>\
You pull off your shirt and throw it out before barging into the bathroom where $w.ybrother is showering.
<<if _saff >= 3>>\
<<di bro "Ermm... dude. I’m using the bathroom right now.">>
<<else>>\
<<di bro "Wha-? Are you deaf and blind? I’m USING the bathroom!">>
<</if>>\
<<di you "Sorry, but I’m out of nice pants to go out so I need to look through the laundry to salvage one.">>
You then rummage through the filled basket and find a pair that definitely belongs to $w.ybrother. Having found what you are looking for, you scrunch them up and smush to your face, inhaling like they are the only source of oxygen while you’re drifting in outer space.
They must have been well-worn because the smell is strong and spicy, almost to the point of burning off your nose hair. Breathing in, your dick can’t help but swell under the tight confinement of your favorite shorts you’re wearing which compliment your bubble butts.
<<if _saff == 4>>\
<<di bro "Umm... they’re mine and don’t smell. I wore those for a few days and they rank. If you can’t find yours, after this I can lend you my old pair after I’ve done with the shower.">>
He called out tentatively through the beat of the shower on his back. The fog inside creates the camouflage to hide his glistening body.
<<di you "Oh, they’re yours? Sorry, I didn’t realize... it doesn’t smell bad, I actually quite like it.">>
<<di bro "Wh-wha?">>
You can hear his voice stammer to the same beat with the droplet splashing on the floor.
<<elseif _saff == 3>>\
<<di bro "Hey... those are mine. Why are you sniffing it? It’s not clean">>
<<di you "Thought those were mine so decide to take a whiff to see if it’s clean or not.">>
Your bro laughs.
<<di bro "Haha, yea. The good ol’ "nose and enrobe", my go-to too. Sorry, but those have been worn for a few days and don’t smell so pleasant.">>
You reply to him loudly and act as if you are looking for your pants:
<<di you "Smell great to me. You always smell amazing to me.">>
<<di bro "Haha, nice joke, dude.">>
<<elseif _saff == 2>>\
<<di bro "Hey... what are you doing? Those are my jeans.">>
He says from the closed shower, sounding a bit annoyed.
<<di you "Oh? Thought those were mine. Sorry!">>
<<di bro "You didn’t know it from the smell? Those reek since I worn them at least 5 days in a row.">>
He questions incredulously.
<<di you "Well, it still smells amazing to me.">>
Hearing your confession, he lets out a choked cough, voice scratchy.
<<di bro "Whatever, weirdo.">>
<<else>>\
<<di bro "Enjoying yourself?">>
<<di you "Hmm... what?">>
Hearing $w.ybrother’s gravelly tone. You pull yourself off from the daze.
<<di bro "Those jeans are mine. They are full of sweat, piss and god knows what and you’re still sniffing it like a dog?">>
<<di you "Um... I thought those were mine...">>
You protest weakly, a rush of heat invades your cheeks.
<<di bro "Well drop it since I’d rather have some bitches smelling it, not you...">>
<</if>>\
<<di you "Nevermind, found one.">>
You say out loud to distract him and grab a nice pair of jeans you planted in the basket beforehands. To double down on your effort, you start shimmy your short down revealing two soft, quarter-bouncing globes. A gasp can be heard from the shower as you think to yourself “Bingo!”.
Pulling them up, you start to jump up and down as an act of squeezing yourself into the skinny ‘prison’, which, of course, creates a jiggly movement to your delectable ass.
<<if _saff == 4>>\
<<di bro "Uhm... why are you going commando?">>
He asks softly in a distracted voice.
<<di you "Why not? You probably saw me go commando a thousand times before. Also, I like it.">>
As if it hadn’t occurred to him until now, he lets out a surprised intake of breath.
<<di bro "Right...">>
<<elseif _saff == 3>>\
To lighten the mood, his in particular, he releases a bark of laughter.
<<di bro "You’re really going out commando?">>
<<di you "Well, duh. I don’t even have a nice pair of jeans left. Also, I don’t mind it.">>
He then laughs dismissively.
<<di bro "Kids these days...">>
<<elseif _saff == 2>>\
<<di bro "Why are you going out without underwear? You got a hot date or something?">>
There is a clear note of jealousy amid the pointed tone he directs towards you.
<<di you "Nah, how can I even get one if my hot bro is still single?">>
<<di bro "Yea... yea... whatever.">>
He wants to be annoyed at you but your words undoubtedly soothe the scars of his self-esteem.
<<else>>\
<<di bro "Have you been doing squats lately?">>
Though reverberated from the shower, you can still manage to hear it clearly.
<<di you "Eh... no. Why?">>
<<di bro "You’re even thicker than some of the girls at the gym... Speaking of them... I just want to pound some of the hot asses there. Damn curse, right?">>
A shiver runs through out at his suggestion, you try to answer nonchalantly.
<<di you "Haha... yea...">>
<</if>>\
When the pants are zipped up and buttoned, you can’t stay in the room any longer without risking blowing your cover.
<<di you "Alright, gotta go.">>
You throw this back to $w.ybrother before leaving the room.
<</if>>\
<<link "Back">>
<<if $gameends>>
<<goto "Broscenemenu">>
<<elseif $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<minute add 30>>\
<<if $bro.lust < 20>><<lust bro add 1>><</if>>\
<<scenechoices bro 4 1>>\
<<if $scenepicked>>\
As you walk in $w.ybrother, as usual, is watching his favorite dating show. You announce your presence:
<<di you "Hey, can you help me with something?">>
<<if _saff >= 3>>\
<<di bro "Sure, whatchu need?">>
<<else>>\
<<di bro "What now?">>
<</if>>\
<<di you "You know I’ve just started working out, right? So I want to incorporate some yoga in my regime too and wonder if you can help stretch me out?">>
<<di bro "Huh? Like what?">>
<<di you "Here let me show you... It’s called forward fold.">>
He takes a look at the pictures and afterwards answers.
<<if _saff >= 3>>\
<<di bro "Hm, looks easy enough. Okay let’s go.">>
<<else>>\
<<di bro "This doesn’t look that bad to do on your own.">>
<<di you "My flexibility is fucked dude so I need your help badly.">>
He then agrees grumpily.
<<di bro "Fine... but don’t interrupt me watching the show afterwards.">>
<</if>>\
You grin at him and materialize a yoga mat out of thin air and roll it on the floor of the living room.
<<di you "Okay, now sit in front of me.">>
Entering the position, you put your legs straight in front of you as $w.ybrother sits cross legged on the opposite side.
<<di you "Spread our legs, please. It’s easier to reach my hands that way.">>
<<if _saff >= 3>>\
He complies without questioning your intentions.
<<else>>\
He looks doubtful for a bit but still follows your instructions.
<</if>>\
Attempting to fold yourself in half, you weren’t kidding when you said that you couldn’t do it. Aligning your arms parallel to your legs, you call out to $w.ybrother.
<<di you "Now, pull my hands towards you.">>
After a short while of both of you maneuvering around, you pretend to squirm and tell him.
<<di you "Hang on, let me adjust my position.">>
You scoot closer to him which makes your soles in full contact with his crotch. You can hear a abrupt intake of breath from him, but before he can protest, you order again.
<<di you "Now do it.">>
You can feel a bit of tremor from his grasps, there are ever so slight movements in his shorts that you rest your feet on. He whispers throatily:
<<if _saff >= 3>>\
<<di bro "Okay...">>
<<else>>\
<<di bro "I’m not gonna be gentle.">>
<</if>>\
Despite you first coming in asking for his help just as a disguise, he is now stretching you out, like, for real. His corded forearms trying to fold your body in half makes a groan escape out from your mouth. In order to not get your spine snapped, your toes start to wiggle around on his half hard member to distract him from his gracious “help”.
He grunts sharply, his beast is twitching and waking up from its slumber. Now that you’re at your limit, you stay in the same position for at least 10 seconds, trying to calm your wayward breaths. On the contrary, your feet continue their ploy, moving around and molding the hot, thick tool so it reaches the ultimate form like you're a seasoned artisan.
You want this moment of purgatory between calmness and fiery passion to never end, but alas it cannot last unless you want to raise serious suspicion from $w.ybrother. You regretfully remove your clutch on his now hard cock and resumes to a normal sitting position. Then, he says roughly.
<<di bro "I know it is popular right now but still... why yoga?">>
You smile at him innocently and wink.
<<di you "I want to be extra flexible, if you want what I mean.">>
<<if _saff == 4>>\
He stammers a bit.
<<di bro "Umm... c-can’t wait to see it in practice... I-I mean...">>
His voice dies down and face scarlet and probably wishes for the ground to swallow him up from embarrassment. You grin at him reassuringly.
<<di you "I’m happy to show my skill to you anytime... Once I get it down pat of course.">>
He nods slowly and gulps.
<<elseif _saff == 3>>\
He laughs a bit incredulously.
<<di bro "Bro, I don’t need to hear that... but still good for you.">>
Though the sentence sounds simple enough, you can still feel a note of heat in the last part. Something must be working.
<<elseif _saff == 2>>\
<<di bro "Bleh... Whatever. Girls prefer pure strength anyway.">>
<<di you "Don’t knock it until you try it, man.">>
You wink at him again like a promise.
<<else>>\
<<di bro "Pfft... only the ones who get fucked need to flexible.">>
<<di you "Really? You want to to fuck someone that flexible, big guy?">>
He growls dangerously, his eyes darken.
<<di bro "You know what they say: Careful what you wish for.">>
<<di you "Haha. Just kidding.">>
You laugh nonchalantly just to let him know it’s all jokes.
<</if>>\
<<di you "Now off you go, I’m gonna finish this in a few minutes.">>
You really don’t want to show him that you’re hard anyway and from his gait, it seems he still has a stiff problem down there to take care of.
<</if>>\
<<link "Back">>
<<if $gameends>>
<<goto "Broscenemenu">>
<<elseif $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<minute add 30>>\
<<if $bro.lust < 20>><<lust bro add 1>><</if>>\
<<scenechoices bro 4 1>>\
<<if $scenepicked>>\
<<di you "Hey bro, what are you doing?">>
<<if _saff >= 3>>\
<<di bro "Nothing much, you need something?">>
<<else>>\
<<di bro "None of your business.">>
<</if>>\
<<di you "If you’re free, can you please teach me how to bake? I want to learn to bake some basic stuffs like breads, donuts,...">>
You saw him $w.ybrother it before, so the most feasible way to get in close quarter with him in this particular setting is none other than a hands-on demonstration.
<<if _saff >= 3>>\
<<di bro "Alright, it’s not hard to do.">>
<<else>>\
He doesn’t seem to like it but still grudgingly accepts.
<<di bro "But you owe me this one.">>
<</if>>\
<<di you "Thanks!">>
You smile at him sweetly and you bring the ingredients from the pantry out to the counter. He then methodically instructs you through the step of mixing and getting the right ratio. After you’ve got it down, he begins teaching you how to knead with the already risen dough you bring out.
Now it’s time for the first step of your plan - you pretend to act clumsily with the dough sticking to your hands and that seems to irk $w.ybrother.
<<di bro "Keep a sure grip on them... ignore the sticking in the base of your palms... don’t spread them too thin...">>
<<di you "I’m trying...">>
You say weakly - a note of defeat in your voice.
<<di bro "Alright, let me help.">>
With those short tempered words, he crowds into you and put his own arms above yours, rough palms covering yours and his chin above your shoulder.
<<di bro "Here’s how you do it.">>
He starts to guide your hands to handle the dough masterfully. The action though at the first glance appears innocent but upon a closer look feels like he’s teaching you to squeeze some kind of pliable jiggly body parts. This close to him, you can also sense his enticing and virile smell splashing into the flour and vanilla in the air.
The only missing stimulation is a full body contact, therefore you take this chance and let your body relax back to his front, the valley of your buttocks trapping the bugle of his still sleeping member. Craning your head up, you ask lowly and innocently:
<<di you "How do I get the dough out if my hands are all... sticky?">>
With the emphasis on the word <i>sticky</i>, you see his Adam's apple travel up and down rapidly and feel the ever so slightly pressure between your buttcheeks.
<<if _saff == 4>>\
<<di bro "Ahh... ummm... Just add some more flour to your palms.">>
He groans shakily before stopping himself. His breaths short and his hands on you become still and they both squeeze mine and the fluffy dough. From here, you can see that the signature blush of his has overtaken his whole neck and head.
<<elseif _saff >= 2>>\
<<di bro "Shhh... Just put some more flour... on your palms...">>
He hisses quietly, a shiver can be felt from the length of his arms, clearly from the pleasure he’s experiencing. Despite that, his chest on your back is still firm and unmoving like the most perfect and erotic cushion.
<<else>>\
You hear him grunts behind and then answer irritatedly.
<<di bro "Didn’t I tell you before to make the dough drier, you need to add more flour? So just add more flour to you hands.">>
He proceeds to press further on you and flip your palm over so he can smear the flour all over them.
<</if>>\
The bugle has grown significantly now and there’s no mistaking that he's hard as you can feel an insistent hot piece of flesh pressing near your entrance. With his rough mitts still enveloping yours, controlling your motions and making you knead the bouncy dough you can’t help but imagine the same thing to be done with your ass - spreaded out for his pleasure.
The thought makes you involuntarily perk your ass up and if you aren’t clothed right now his cock could absolutely slip inside. Now his moan is clear as day and, before you know it, his muscular body is no longer glued to your back as he clears his throat.
<<di bro "Keep doing that for 3 more minutes and it should be good... Excuse me, I forgot to do something...">>
He then leaves you there in the kitchen, while you remain still trying to calm your erratic heart and your raging hardon.
<</if>>\
<<link "Back">>
<<if $gameends>>
<<goto "Broscenemenu">>
<<elseif $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<minute add 30>>\
<<if $bro.lust < 20>><<lust bro add 1>><</if>>\
<<scenechoices bro 4 1>>\
<<if $scenepicked>>\
<<di you "Wanna work out?">>
<<if _saff >= 3>>\
He smiles at you - clearly excited to have a chance to do his favorite activities with you.
<<di bro "Of course!">>
<<else>>\
<<di bro "Fine, there is nothing better to do anyway.">>
He drops his phone and then leisurely begins pulling out the training equipment.
<</if>>\
He doesn’t even bother to change since he’s permanently in tanktop and athletic shorts at home.
You both proceed in some warm-ups and soon enough you both work up quite a sweat. You then approach him and ask.
<<di you "Hey bro, you enjoy WWE a lot and I heard wrestling is a fun workout. How about we try it?">>
<<if _saff >= 3>>\
<<di bro "Woo? Really? I really want to see how it feels to be in the squared circle, so I’m on!">>
<<else>>\
<<di bro "Hmm, really? Careful what you wish for since I can snap your in half like a fucking twig.">>
<<di you "Look can be deceiving, I’m tougher than I look.">>
<<di bro "Okay then.">>
<</if>>\
You both clear everything on the floor, creating a pseudo wrestling ring in the middle of the room, and take into the position of facing each other bracing for the upcoming match. He begins the countdown.
<<di bro "3... 2... 1... Go!">>
For the first 10 seconds, you two circle each other, waiting for an opening and after some thinking, you decide to be the offensive in order to get the position that you want.
You throw yourself at him, body low, arms moving with the intention of enclosing around his waist. Since your wrestling is pitiful at best and horrible at worst, $w.ybrother is able to read you like an open book. He angles his body a little bit sideways, uses his hand to grab your shoulder and throw you down like a child’s doll.
You try all your might to wiggle under him and it feels like he’s actually taking it easy on you since you manage to shift enough to place your face into $w.ybrother's crotch. At first, he doesn’t notice it until you start to wiggle your nose against it.
That brings you both to a pregnant pause as he seems to loosen his grasp and keep breathing deeply while you are swamped with the soft but large squishy orb on your nose and its addicting and animalistic musk from the concentration from sweat, grime and testosterone. You can feel his member firming up on your chin.
<<di bro "Ahh... do you... um... say uncle?">>
Without answering him, you continue your effort straining your neck’s muscles and moving your nose around - trying to rouse him, since you don’t know when you can have the chance next.
<<if _saff == 4>>\
His hands which have been on your thighs now move into your ass and squeeze each cheek as a supposed warning to you. He then says softly, seemingly mesmerized by something.
<<elseif _saff == 3>>\
While being distracted by your naughty nose, he is still able to tap your thighs as a reminder that you’re in a defeated position. He says, throat scratchy.
<<elseif _saff == 2>>\
While being distracted by your naughty nose, he is still able to pinch your thighs a shot of pain mixed in with the pleasure of being so close to his junk further fog your mind. You can only hear a hazy voice:
<<else>>\
His strong and capable hands which are now manhandling how completely suddenly disappear from your thighs and then two loud clappings and a yelp burst out from your mouth. He uses his palms to smack your ass so hard, it for sure will leave some handprints there for you to look at in the mirror. He growls dangerously.
<</if>>\
<<di bro "Do you give?">>
The excitement of being powerless and his enveloping presence are turning you on embarrassingly fast to the point of almost cumming. Not daring to chance it just now, you finally announce.
<<di you "I give!">>
He then releases from his hold and gets up while you still lay there, breathing hard and trying to calm yourself down since your cock is one wrong blow of wind away from ejaculating. Meanwhile, $w.ybrother is standing up tall and strong, breathing hard like you are, the tent in his shorts absolutely obscene.
<<if _saff >= 3>>\
He scratches his head shyly, not daring to maintain eye contact with you.
<<di bro "Eh... umm... it’s because of the physical contacts and you know “The Curse”.">>
<<else>>\
He looks like he wants to cover himself up but decides against it.
<<di bro "It’s not weird to have a boner during a wrestling match though and not even mentioning the fucking curse.">>
<</if>>\
You nod sagely and then get up to reveal your hardon too.
<<di you "Me too so don’t sweat it, bro.">>
<<if _saff == 4>>\
He glances at your crotch shyly and scratches his napes - his go-to when he doesn’t know what to do with himself.
<<di bro "Oh cool, if so you won’t mind if... we have another repeat some other time?">>
It seems impossible but he’s even redder than before.
<<di bro "I really enjoy wrestling and would love practice some skills that I learned on the internet.">>
You nod knowingly and enthusiastically.
<<di you "Of course, I enjoy it too so it’s no problem to me.">>
His radiant smile directed toward you makes you feel ten feet tall.
<<di bro "Thanks!">>
<<elseif _saff == 3>>\
He chuckles and a slight blush still veils his cheeks since he probably never saw another man’s erection before.
<<di bro "You’re not so bad yourself then. Looks like the dominant big dick genes run in the family.">>
Well, the genes are not the only thing you want to be dominant in the family but that is in the future.
<<di you "Well, it was fun anyway. I won’t mind another repeat if you’re down for it.">>
<<di bro "Cool, cool.">>
<<elseif _saff == 2>>\
<<di bro "Of course, even I, who is more strong-will than you, get hard.">>
He says with a note of superiority and condescending. You don’t mind it and follow along and boost his pride high up to the sky.
<<di you "Haha, yea. Not only just will and body too. Ya know.">>
He can’t help it but smirk at you, clearly pleased with the comment.
<<else>>\
<<di bro "The fucking curse. I’m so damn pent up and don’t have some bitch to help relieve it. So what about you? You got a chick to help, right?">>
He grumbles annoyedly and enviously, transparently unhappy that you have someone to help relieve the horniness.
<<di you "Well, not really right now. But when I do, I’m usually a very giving person.">>
<<di bro "“Giving”?">>
<<di you "You know, going down on someone, I don’t mind it.">>
Not sure if he notices it or not but you try to keep things gender neutral to plan a seed of suggestion in his thoughts. From his smothering gaze, you suppose he does.
<<di bro "Hm... interesting to know.">>
<</if>>\
With the workout done, you leave the room still brimmed with excitement.
<</if>>\
<<link "Back">>
<<if $gameends>>
<<goto "Broscenemenu">>
<<elseif $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\As your frustation built up from the jack of release. You find yourself unable to control your own action and your hands reach for $w.ydad's bulge.
<<if $dad.asleep>>\
As he's in deep sleep, he stirs a little but doesn't seem to notice anything. That sates your lust, but only for a bit.
<<elseif $you.location === "Gym">>\
<<elseif not hasVisited("Dadhjintro2")>>\
<<di dad "Huh, what in the world are you doing?!">>
He slaps your hand away and breaks you out of the lustful trance. He seems neither amused or happy with your groping.
<<aff dad minus 4>>\
<<sus dad add 10>>\
<<di dad "You're acting so weird...">>
<<elseif hasVisited("Dadhjintro2")>>\
<<di dad "Hey!? Stop it.">>
He slaps your hand away and breaks you out of the lustful trance. Despite you have already helped him out, he really doesn't appreciate your unprovoked lewd behavior like this.
<<aff dad minus 3>>\
<<sus dad add 8>>\
<<elseif hasVisited("Dadbjintro1")>>/
<<di dad "Shoot! What are you doing?">>
He pries your hand away and breaks you out of the lustful trance. Despite you have already sucked him, he still feels a bit uneasy about the whole situation, better not to poke the sleeping bear.
<<aff dad minus 2>>\
<<sus dad add 6>>\
<<elseif hasVisited("Dadfuckintro1")>>/
<<di dad "Fuck. I'm so fucking horny.">>
He lets you grope a little bit before pries your hands out regretfully.
<<di dad "But not here, not now.">>
With him already having fucked you, he still stubbornly wants to keep thing lowkey. Your action is absolutely not unwelcome but definitely not appreciated right now.
<<aff dad minus 1>>\
<<sus dad add 4>>\
<</if>>\<<if $wdc >= 36>>\
<<di dad "How many times do I have to tell you? Wash the damn dishes!!">>
<<aff dad minus 3>>\
<<elseif $wdc >= 24>>\
<<set $dad.wda = true>>\
<<di dad "Really $w.son? You are just gonna leave the dishes there unwashed for a whole day?">>
<<aff dad minus 2>>\
<<else>>\
<<set $dad.wda = true>>\
<<di dad "Hey, $w.son. I would appreciate it if you can clear the dishes.">>
<<aff dad minus 1>>\
<</if>>\<<if $uwc == 2>>\
<<di bro "Hey, dude. Can you please do the laundry?">>
<<aff bro minus 2>>\
<<elseif $uwc == 1>>\
<<di bro "Yo, man. Do the laundry, I’m not joking.">>
<<aff bro minus 3>>\
<<else>>\
<<di bro "What the fuck, bro? You really want me to go outside commando?">>
<<aff bro minus 4>>\
<</if>>\As your frustation built up from the jack of release. You find yourself unable to control your own action and your hands reach for $w.ybrother's bulge.
<<if $bro.asleep == true>>\
<<di bro "Ummm..">>
He murmur in his sleep and that startles you out of the lustful craze.
<<elseif $you.location === "Gym">>\
<<elseif not hasVisited("Brohjintro2")>>\
<<di bro "Bro what the hell? What's wrong with you?">>
He slaps your hand away and breaks you out of the lustful trance. He seems neither amused or happy with your groping.
<<aff bro minus 4>>\
<<sus bro add 10>>\
<<di bro "Stop being such a weirdo...">>
<<elseif hasVisited("Brohjintro2")>>\
<<di bro "Fuck! What are you doing, man?">>
He slaps your hand away and breaks you out of the lustful trance. Despite you have already helped him out, he really doesn't appreciate your unprovoked lewd behavior like this.
<<aff bro minus 3>>\
<<sus bro add 8>>\
<<elseif hasVisited("Brobjintro1")>>\
<<di bro "Hey, bro. That's not cool.">>
He pries your hand away and breaks you out of the lustful trance. Despite you have already sucked him, he still feels a bit uneasy about the whole situation, better not to poke the sleeping bear.
<<aff bro minus 2>>\
<<sus bro add 6>>\
<<elseif hasVisited("Brofuckintro1")>>\
<<di bro "Shit! Are you trying to give me an hardon?">>
He lets you grope a little bit before pries your hands out regretfully.
<<di bro "Appreciate it but not here nor now.">>
With him already having fucked you, he still stubbornly wants to keep thing lowkey. Your action is absolutely not unwelcome but definitely not appreciated right now.
<<aff bro minus 1>>\
<<sus bro add 4>>\
<</if>>\<<set $you.sleep -= 16>><<hour add 8>><<set $you.horniness = 0>>\
<<lust bro add 1>>\
<<scenechoices bro 1 0>>\
Floating through the planes of consciousness, you feel some light ticklings on your hips. At first, you thought it was just an erotic dream but then the touches move down to your ass along with a incessant pressure of a hot blunt object between your covered crack. Those heated points are too vivid to be just a figment of your imagination, so you wake up and discover that it is indeed $w.ybrother who is pawing you hungrily.
<<video bro/brosleepfuck1.mp4>>
But really, who can you blame since you're the one who sneaked in his bed? You absolutely know and even anticipated this would happen. Thus, you stay unresponsive to give the illusion of being blissfully asleep and encourage him to be more bold with his actions. And bold does he get.
Suddenly, all of the caress disappears as you feel the rise and fall of the bedsprings. A swoosh of air cascades through your face as a musky scent floods your nostrils and a blunt, fleshy pressure falls onto your lips. He probably thought by his sheer will, big cock and the slutty tendencies of your monkey brain, you would open wide. Well, he's partly right because you expand your mouth ever so slightly, just enough room for him to pry through your lips.
<<video bro/brosleepfuck2.mp4>>
Using your mouth as his personal fleshlight, he dives in and out slowly as if having a rock hard cock brushing your teeth is not enough to wake you up. Despite all the difficulty particularly of you having to keep composure in such a sticky situation, he appears to find it incredibly pleasurable from the way his breathing and soft groans accelerate.
Apparently, his patience finally runs out as you feel his prick begins carefully making its way to the entrance of your backside. The stretch is so full and delicious, you can't deny it any longer but prop yourself up and spread your cheeks for him to have a better possession of your hole.
<<video bro/brosleepfuck3.mp4>>
A sharp intake of breath pierce through the calm night conveying his surprise of your wakefulness. Your sweet $w.brother, he really did expect you to be completely out of it while his gargantuan dick impaled you like a bbq skewer. Despite all of this, you both remain silent as his still rock hard member continues its invasion of your most intimate space and nothing can stand in the way of his orgasm and yours too.
Since knowing you're fully awake too, he takes on a more aggressive pace and gives you a proper pounding after all that beating around the bush. You don't mind his old chubby self, but the fitness journey is truly a gift because each one of his thrust is enough to shake you to the core. Combined with the precision of his curved sword stroking your love button at a brutalizing speed, all of the neurons in your brain are now in overdrive and your tunnel vision is solely the hardness between your legs fulfilling your basest need.
<<video bro/brosleepfuck4.mp4>>
As always, his in and exhalation quicken along with low rumbles down his throat, they are the clear signs of his impending climax. You jack your cock, tighten your channel and he seems appreciative of your contraction from his deep groans. You're sure if his rod is a living being, it would be suffocated to death from your sweet grip.
<<di bro "FFUCKKKKK...">>
With a loud roar, he pulls out of you and starts to spray all over the lower of your back. Thick, white seed paints over the velvet of your globes, perfumes your body with the scent of his cum and announces to the world whom your ass belongs to.
<<video bro/brosleepfuckcum1.mp4>>
The moment the hot load lands on your back, you also are pushed over the edge of no return, cumming and spasming in the beat of your pulse until you're weak in the knees.
<<video bro/brosleepfuckcum2.mp4>>
With a satisfied sigh, he flips over back on his side and presumably to go back to sleep to recharge from the wild fucking or maybe he's embarassed. At this point, you do not care since your brain is now mush and sated and soon overtaken by the sweet slumber.
<<link "Back">>
<<if $gameends>>
<<goto "Broscenemenu">>
<<elseif $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<silently>>\
<<set $scenepicked = false>>
<<set $bro.promise = 3>>
<</silently>>\
<b>Memories with $w.ybrother.</b>
<<if setup.ws.Broteaselivingroom1 or setup.ws.Broteaselivingroom2 or setup.ws.Broteaselivingroom3 or setup.ws.Broteaselivingroom4>>[[Living room tease|Broteaselivingroom]]<<else>><<link "==Living room tease==">><</link>><</if>> <<if setup.ws.Broteasekitchen1 or setup.ws.Broteasekitchen2 or setup.ws.Broteasekitchen3 or setup.ws.Broteasekitchen4>>[[Kitchen tease|Broteasekitchen]]<<else>><<link "==Kitchen tease==">><</link>><</if>> <<if setup.ws.Broteasebathroom1 or setup.ws.Broteasebathroom2 or setup.ws.Broteasebathroom3 or setup.ws.Broteasebathroom4>>[[Bathroom tease|Broteasebathroom]]<<else>><<link "==Bathroom tease==">><</link>><</if>> <<if setup.ws.Broteasebedroom1 or setup.ws.Broteasebedroom2 or setup.ws.Broteasebedroom3 or setup.ws.Broteasebedroom4>>[[Bedroom tease|Broteasebedroom]]<<else>><<link "==Bedroom tease==">><</link>><</if>>
<<if setup.ws.Brocrotchlivingroom1 or setup.ws.Brocrotchlivingroom2 or setup.ws.Brocrotchlivingroom3 or setup.ws.Brocrotchlivingroom4>>[[Living room crotch touch|Brocrotchlivingroom]]<<else>><<link "==Living room crotch touch==">><</link>><</if>> <<if setup.ws.Brocrotchkitchen1 or setup.ws.Brocrotchkitchen2 or setup.ws.Brocrotchkitchen3 or setup.ws.Brocrotchkitchen4>>[[Kitchen crotch touch|Brocrotchkitchen]]<<else>><<link "==Kitchen crotch touch==">><</link>><</if>> <<if setup.ws.Brocrotchbedroom1 or setup.ws.Brocrotchbedroom2 or setup.ws.Brocrotchbedroom3 or setup.ws.Brocrotchbedroom4>>[[Bedroom crotch touch|Brocrotchbedroom]]<<else>><<link "==Bedroom crotch touch==">><</link>><</if>>
<<if setup.ws.Brohjintro21 or setup.ws.Brohjintro22 or setup.ws.Brohjintro23 or setup.ws.Brohjintro24>>[[First handjob|Brohjintro1]]<<else>><<link "==First handjob==">><</link>><</if>> <<if setup.ws.Brohj11 or setup.ws.Brohj12 or setup.ws.Brohj13 or setup.ws.Brohj14>>[[Regular handjob|Brohj1]]<<else>><<link "==Regular handjob==">><</link>><</if>>
<<if setup.ws.Brobjintro11 or setup.ws.Brobjintro12 or setup.ws.Brobjintro13 or setup.ws.Brobjintro14>>[[First blowjob|Brobjintro1]]<<else>><<link "==First blowjob==">><</link>><</if>> <<if setup.ws.Brobj11 or setup.ws.Brobj12 or setup.ws.Brobj13 or setup.ws.Brobj14>>[[Regular blowjob|Brobj1]]<<else>><<link "==Regular blowjob==">><</link>><</if>> <<if setup.ws.Brobathroombj11 or setup.ws.Brobathroombj12 or setup.ws.Brobathroombj13 or setup.ws.Brobathroombj14>>[[Bathroom blowjob|Brobathroombj1]]<<else>><<link "==Bathroom blowjob==">><</link>><</if>> <<if setup.ws.Brofondle2 or setup.ws.Brofondle4>>[[Fondling during sleeping|Brofondle]]<<else>><<link "==Fondling during sleeping==">><</link>><</if>> <<if setup.ws.Brobjffr1 or setup.ws.Brobjffr2 or setup.ws.Brobjffr3 or setup.ws.Brobjffr4>>[[Fast food restaurant quickie|Brobjffr]]<<else>><<link "==Fast food restaurant quickie==">><</link>><</if>> <<if setup.ws.Dnbbrojealousbj>>[[Make up blowjob|Dnbbrojealousbj]]<<else>><<link "==Make up blowjob==">><</link>><</if>>
<<if setup.ws.Brofuckintro11 or setup.ws.Brofuckintro12 or setup.ws.Brofuckintro13 or setup.ws.Brofuckintro14>>[[First fuck|Brofuckintro1]]<<else>><<link "==First fuck==">><</link>><</if>> <<if setup.ws.Brofuck11 or setup.ws.Brofuck12 or setup.ws.Brofuck13 or setup.ws.Brofuck14>>[[Regular fuck|Brofuck1]]<<else>><<link "==Regular fuck==">><</link>><</if>> <<if setup.ws.Brosleepfuck>>[[Sleeping fuck|Brosleepfuck]]<<else>><<link "==Sleeping fuck==">><</link>><</if>> <<if setup.ws.Brofuckffr1 or setup.ws.Brofuckffr2 or setup.ws.Brofuckffr3 or setup.ws.Brofuckffr4>>[[Drunk fuck at fast food restaurant|Brofuckffr]]<<else>><<link "==Drunk fuck at fast food restaurant==">><</link>><</if>> <<if setup.ws.Dnbbrojealousfuck>>[[Make up fuck|Dnbbrojealousfuck]]<<else>><<link "==Make up fuck==">><</link>><</if>> <<if setup.ws.Brogymfuck1 or setup.ws.Brogymfuck2 or setup.ws.Brogymfuck3 or setup.ws.Brogymfuck4>>[[Gym fuck|Brogymfuck]]<<else>><<link "==Gym fuck==">><</link>><</if>>
<<if setup.ws.Brobadends1 or setup.ws.Brobadends2 or setup.ws.Brobadends3 or setup.ws.Brobadends4>><<link "<b>Bad ending</b>" "Brobadends">><</link>><<else>><<link "==<b>Bad ending</b>==">><</link>><</if>> <<if setup.ws.Brojeabadends2 or setup.ws.Brojeabadends3>><<link "<b>Jealous ending</b>" "Brojeabadends">><</link>><<else>><<link "==<b>Jealous ending</b>==">><</link>><</if>> <<if setup.ws.Brogoodend2>><<link "<b>'Unhappy' ending</b>" "Brogoodend2">><</link>><<else>><<link "==<b>'Unhappy' ending</b>==">><</link>><</if>> <<if setup.ws.Brogoodend1>><<link "<b>Happy ending</b>" "Brogoodend1">><</link>><<else>><<link "==<b>Happy ending</b>==">><</link>><</if>>
[[Back|Memoriesmenu]]<<if not $gameends>><<set $bro.rocketpill -= 3>><</if>><<hour add 3>><<set $you.horniness = 0>>\
<<lust bro add 1>>\
<<scenechoices bro 4 2>>\
<<if $scenepicked>>\
<<if $bro.rocketpill <= 5>><<set $bro.rockettime ++>>\
@@.add;The rocket pill's effect expires.@@
<<sus bro addflat 30>>\
<<else>>\
<<sus bro add 2>>\
<</if>>\
<<if _saff == 4>>\
<<di bro "Of course, absolutely.">>
Then he looks around to see if there is anyone around.
<<di bro "I’ve been thinking about your ass a lot.">>
Considering the ass in question is quite delectable and bubbly, it is not that unbelievable.
<<di you "And my ass misses your this big boy.">>
You close the distance to him and grab the noticeable bulge under his pants. His breaths are short as he announces.
<<di bro "Come on, let’s get comfortable.">>
<<elseif _saff == 3>>\
<<di bro "Yeah, ever since the last fuck, I swore the curse got stronger since I’m always horny now.">>
<<di you "Same man, so let’s help each other out to release the stress?">>
<<di bro "Cool, let’s go">>
<<elseif _saff == 2>>\
<<di bro "Jesus, why can’t a girl say that to me?">>
He groans a bit dramatically.
<<di you "So you’re not down for it?">>
You raise your brow questioningly.
<<di bro "Of course. I’m alway down to get off.">>
<<else>>\
<<di bro "So eager for a real man cock again, slut?">>
He grabs his bulge which looks like it’s already <<if _srp>>hard as steel<<else>>half chubbed<</if>>.
<<di you "Yes, so hungry for your man meat.">>
You lick your lips seductively as a menacing glint appears in his eye.
<<di bro "Then get down on your knees and beg for it.">>
Immediately, you drop down on your knees and kiss the sensual jewel under his pants adoringly.
<<di you "Please, let me serve you.">>
Abruptly, he pulls you up by the pit and drags you along effortlessly, making your heart beat wildly from anticipation for what is to come.
<</if>>\
Then, you both undress efficiently - a clear sign of excitement, especially when the pair of rock hard cocks gets revealed. As you have already prepped, you waste no time for foreplay and get in the position to line his cock directly to your entrance.
<<video bro/brofuck3.mp4>>
<<if _saff == 4>>\
His tip presses in slowly but you are still very much impatient.
<<di you "Don’t worry, bring it home. I can take it.">>
<<di bro "Don’t want to hurt you.">>
He says softly and spreads your cheeks with careful caress, his movement is still agonizingly slow to your taste.
<<di you "You can never hurt me.">>
Finishing that sentence, you take the matter to your own hole and push back to him to fully impale yourself on his large pillar.
<<di bro "Holy fuckkkk...">>
You hiss in both pain and pleasure from finally getting his shaft home where it is supposed to be.
<<elseif _saff == 3>>\
As the tip breaches through the entrance, $w.ybrother breathes out deeply.
<<di bro "Shit, your ass is even tighter than I remember.">>
Feeling his throbbing shaft entering your hole, you can’t help but push back on it, devouring it ravenously.
<<di you "And your cock is feel as good and big as ever, man.">>
Soon, his member bottoms out and nudges your love button as he groans in ecstasy.
<<elseif _saff == 2>>\
He gradually eases his way in parting your lubed channel, lighting up the nerve endings.
<<di bro "You’re already lubed up without knowing I would agree to your proposition or not?">>
<<di you "Well, with the curse, we all knew what the answer would be.">>
You squeeze your hole just to make a point as $w.ybrother shudders from the contracting enclosure.
<<di bro "Yea... damn curse... I wouldn’t have agreed to this if it hadn’t been for it.">>
Contrary to his words, his hip is already moving on its own volition.
<<else>>\
With the lube coating your inner wall, his gargantuan shaft slides in effortlessly and brings you some delicious ache.
<<di bro "Look at this hole... Already wet like a cunt even before I even fuck you. Are you that desperate for my alpha cock, whore?">>
He grabs your hair and growls deeply into your ears.
<<di you "Yes-yes... I’m a slut for your alpha cock, please just take me.">>
<<di bro "Good job, now brace yourself for a ride, bitch.">>
<</if>>\
Soon, both of you get into a good rhythm. Despite having him for a minute, his girth still stretches you to the fullest as it ravages your ass like a predator to a fat and helpless prey. Your low moans seem to egg him on even further as his bulbous tip pummels your g-spot to pulp.
<<video bro/brofuck4.mp4>>
The sounds of his groin smacking on your round mounds and his fertile orbs knocking on your taint get progressively wetter and wetter as the sweat starts to mix. The concoction of bodily fluid also brings out the wild aroma from the deepest, most intimate parts further adding the fuel to both of your burning bodies.
Closing to climax, he picks up his pace and now borderline brutally abuses your poor prostate. You can’t help but moan mindlessly as your hardness stays ramrod straight and spasms incessantly from the relentless stimulation. Overwhelmed with the emotions, your asshole clenches tightly around his dick, mouth releases a loud moan and shaft shoots ropes of white cum within a few strokes.
<<video bro/brofuckcum2.mp4>>
<<if _saff == 4>>\
<<di bro "Shit... did you just... Does it feel that good, babe?">>
<<di you "Mmm... so good...">>
That’s all you can manage as his cock remains unrest inside your bottoms, drawing out your full body shudders from the overstimulation.
<<di bro "Shit... your ass... is so tight. Can I cum inside?">>
<<di you "Yes... breed me... fill me up with your powerful genes.">>
With your permission, he lunges into you with abandon, the friction on your tender walls is so delicious and enough to spark the impending earth-shattering explosion.
<<elseif _saff == 3>>\
<<di bro "Shit... bro. You really just came like that...">>
<<di you "Fuck yea... Your cock... so good...">>
Hearing your praise for him, his look can only be considered as smoldering as his rhythm quickens.
<<di bro "If so... can I cum inside?">>
<<di you "Give it to me... big guy.">>
<<elseif _saff == 2>>\
<<di you "Ahh... shit…">>
<<di bro "Fuck... your ass is squeezing too hard... I’m about to...">>
<<else>>\
<<di bro "Haaa... so pathetic... that you cum just from me... fucking you?">>
<<di you "Mhmm...">>
You groan weakly since your hole is still being wrecked by his pleasure baton.
<<di bro "Hmm... your semen... so diluted and weak... Do you want a real man cum??">>
<<di you "Yes... please give me your alpha juice...">>
Through the haze of ecstacy, you still manage to croak out from the sheer want. His erection is now moving at a violent rate.
<<di bro "Then fucking... TAKE IT!">>
<</if>>\
<<di bro "ARGHHHH!!!">>
His scream is so loud that it almost pierces through your eardrums. However, that pain is easily forgotten as you feel a flow of hot lava beginning to invade your inside quickly. His spasming member is doing its best to pump you full of his semen and if you would have been pregnant right now if you had an ovary.
<<video bro/brofuckcum3.mp4>>
<<if _saff == 4>>\
He then goes and kisses your shoulders affectionately. Your body tingles all over from the emotion of having him inside you and the soft lips gliding over your skin.
<<di bro "That was fucking amazing. I can stay here inside you forever.">>
<<di you "And I want you to stay beside me forever, my Adonis.">>
His shrinking rod gives another twitch inside you but with all the vigorous exertion, you both lay down in each other arm and simply be and enjoy this intimacy.
Within this vulnerable moment, your hand finds its way to his compelling manscape. Breathe in the sweet musk of pure maleness, you explore the steaming muscle misted by the sweat and marvel at what can only be considered as god’s greatest creation.
<<elseif _saff == 1>>\
<<di bro "Shit... yea... you fucking cumrag. Clean my dick!">>
He shoves you roughly to his still hard and hot rod as you give him a tongue bath, gather and swallow all the remaining semen hungrily. With the hard fucking, his scent is now spicier than even and borderline pungent, but your brain seems to be rewired to love the odor as your lung take in the pheromone like a drowning survivor.
Suddenly he grabs your hair and pulls you back and slap you hard enough to leave a red meaty handprint on your cheek.
<<di bro "Enough! You greedy fucking pig.">>
Knowing him by now, you appease his fantasy.
<<di you "Thank you for letting this slut clean you!">>
He smirks at you, face full of glee most likely from the rush of power he feels.
<<di bro "Hmmm... I forgive you, but don’t test your luck.">>
<</if>>\
The cum trickles freely down your crack and you lick your lips speculatively and are looking forward to another one of his good dicking.
<</if>>\
<<link "Back">>
<<set $bro.rocketpill = 10>>\
<<set _percent to random(1,10)>>\
<<if $gameends>>
<<goto "Broscenemenu">>
<<elseif $bully.state == 1>>
<<goto "Bullycaught">>
<<elseif $dnb.start and ($you.location === "Living room" or $you.location === "Kitchen" or $you.location === "Bathroom" or $you.location === "Brother's bedroom") and ($dad.location === "Living room" or $dad.location === "Kitchen" or $dad.location === "Bathroom" or $dad.location === "Dad's bedroom")>>\
<<goto "Dnbdadjealous">>
<<elseif ($you.location === "Living room" or $you.location === "Kitchen") and ($dad.location === "Living room" or $dad.location === "Kitchen" or $dad.location === "Dad's bedroom") and _percent <= 5>>\
<<goto "Dadcaught">>\
<<elseif $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<scenechoices bro 1 0>>\
@@.title;UNHAPPY ENDING@@
<</if>>\
<<di bro "Come here... Got something to talk to you...">>
Your heart drops as you look at his grim face, but still you follow his words obediently like a good boy. When you are both in the clear, you ask, trying for a nonchalant tone.
<<di you "What’s up?">>
When the ‘p’ is just about to escape your mouth he’s on to you, squeezing your neck dangerously.
<<di bro "I got fired because of your fucking fault... I was so distracted at work that my shitty manager give me a dress down in the middle of the damn restaurant.">>
<<di you "Ah... I’m sorry.">>
He’s that distracted at work? A surge of pleasurable thrill runs through your body as the feeling of power you have over him materializes.
<<di bro "Yes... It’s your fucking slutty tendency that lead to this... Now my plan to move is now on fucking hold...">>
His look of contempt for you grows even hotter as he seethes out furiously.
<<di bro "I should tell the whole world... what a fucking twisted and fucked up psycho you truly are...">>
Panicking, you definitely do not want him to expose your affairs publicly. With the urgency of the situation, you decide to aim for his weakness.
<<di you "How about I give you money to help you move out?... Here’s $500 if you want.">>
He squints his eyes but doesn’t seem opposed to your offer.
<<di bro "That’s good first step, but $500 ain’t worth shit...">>
<<di you "I can drop out to find a job and give you more...">>
A satisfied smirk appears on his face, it looks like he now gets what he wants in the first place. His words are full of sinisterness.
<<di bro "Okay, then you better put your work in if I don’t see another grand in 2 weeks, you’ll be dead.">>
That is how the rest of your life begins, when you tell $w.ydad about the decision to drop out, he doesn’t take kindly to it and says you are making a mistake. However, your hands are tied and soon he becomes disappointed and distanced to you.
As time goes, you find a decent job to keep $w.ybrother happy and mouth closed and even manage to find an apartment to move out according to his request.
He never finds another job again or tries to keep up his appearance, instead choosing to stay at home and having you at his beck and call.
His physique is no longer a Greek god since:
<<di bro "Why would I need to keep working out when I have this convenient pig here who will worship me regardless?">>
And he’s not wrong. You serve him mindlessly despite his unkempt look, his messiness and overall filthiness because you really become a pig for him.
<<image bro/broend2.jpg>>
As you’re spreading your legs serving him once more in the musty apartment, you look back at the <<link "memories">><<if $gameends>><<goto "Broscenemenu">><<else>><<set $gameends = true>><<goto "Memoriesmenu">><</if>><</link>> and wonder if your choices were right.$w.Ybrother is sleeping.
<<if $bro.gps == false>>\
<div class="temp"><<link "Track his phone">><<minute add 15>><<updatecaption>><<set $bro.gps = true>><<replace ".temp">>You hacked his phone and are now able to track him. While you were looking through his phone, you found out he was browsing <i>SigmaMaleGrindset.com</i> - a famous incel forum. Well, that explains some of his actions lately.<</replace>><</link>></div>
<</if>>\
<<link "Fondle his dick">>
<<if $bro.lust >= 30 and hasVisited("Brobjintro1")>>\
<<goto "Brofondle">>
<<else>>\
<<pressminute add 15>><<updatecaption>>\
<<replace ".passage">>\
<<di bro "What's your problem? I'm trying to sleep here.">>
<<aff bro minus 2>>\
<<sus bro add 10>>\
<<link "Back">>
<<if $bro.location === $you.location>>\
<<goto "Brother">>
<<else>>\
<<goto $you.location>>
<</if>>\
<</link>>\
<</replace>>\
<</if>>\
<</link>>
<<link "Sleep with him">>
<<if $bro.lust >= 40 and hasVisited("Brofuckintro1")>>\
<<goto "Brosleepfuck">>
<<elseif $bro.drunk <= 12>>\
<<set $you.sleep -= 16>><<presshour add 8>><<updatecaption>>\
<<replace ".passage">>\
He is super drunk that he isn't even aware that you slip right next to him in the bed.
In your hazy dream, you can feel something hot and rock hard sliding in the valley of your bottoms.
<<lust bro add 1>>\
<<link "Back" $you.location>><</link>>
<</replace>>\
<<elseif $bro.lust >= 30>>\
<<set $you.sleep -= 16>><<presshour add 8>><<updatecaption>>\
<<replace ".passage">>\
You enter the room and slip inside the the bed.
After a while you feel a warm embrace circling you as the sleep takes over.
<<aff bro add 1>>\
<<link "Back" $you.location>><</link>>
<</replace>>\
<<else>>\
<<pressminute add 15>><<updatecaption>>\
<<replace ".passage">>\
<<di bro "Bro, this bed is too tiny for both of us. Get back to your room.">>
<<aff bro minus 2>>\
<<sus bro add 10>>\
<<link "Back">>
<<if $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\
<</replace>>\
<</if>>\
<</link>><<if $bro.drunk <= 12 and $bro.resfuckcd >= 3 and hasVisited("Brofuckintro1")>>\
<<goto "Brofuckffr">>
<<elseif $bro.drunk <= 12 and $bro.resfuckcd < 3 and hasVisited("Brofuckintro1")>>\
<<set _cd = Math.round(3 - $bro.resfuckcd)>>\
<<pressminute add 15>><<updatecaption>>\
<<replace ".passage">>\
<<if $bro.aff >= 21>>\
<<di bro "Damn, I really want to do it again more than anything, however. I can't really sneak out the whole shift... Maybe a bit later.">>
<<else>>\
<<di bro "Anything else is better than doing this dumb job right now, but the manager will be pissed if I sneak out of my shift again. Come back later and we'll see. Now go away. I've got job to do.">>
<</if>>\
The alcohol really clouds his judgment since he wouldn't ever risk his livelihood by skipping work and he doesn't even try to refuse your proposition.
Maybe you should check back with him in _cd hour<<if _cd >1>>s<</if>>. He might accept it then.
<<link "Back">>
<<if $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\
<</replace>>\
<<elseif $hour < 2 or $hour >= 23 or ($bro.shift <= 7 and $bro.shift > 0 and $hour < 12)>>\
<<if $bro.respromise == 1>>\
<<pressminute add 5>><<updatecaption>>\
<<replace ".passage">>\
<<di bro "Remember, meet me back here at <<if $bro.shift <= 7 and $bro.shift > 0>>12 PM<<else>>2 AM<</if>>.">>
<<link "Back">>
<<if $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\
<</replace>>\
<<else>>\
<<set $bro.respromise ++>>\
<<pressminute add 15>><<updatecaption>>\
<<replace ".passage">>\
<<di bro "Hey, why are you here at this time?">>
<<if $bro.aff >= 21>>\
<<di you "I want to visit my favorite bro, can you blame me?">>
<<else>>\
<<di you "I want to visit my bro, is it hard to understand?">>
<</if>>\
<<if $bro.aff >=41>>\
He grins at you pleasedly and says merrily.
<<di bro "You’re definitely a good sight for sore eyes but sorry I’m still at work.">>
<<elseif $bro.aff >= 21>>\
<<di bro "Sheesh... You’re making me blush. Sorry, but can’t hang much since I’m still working.">>
He tries to play it off as a joke but there is still some color to his cheeks.
<<elseif $bro.aff >= 11>>\
<<di bro "Piss off... I’m trying to work here.">>
He says disgruntledly, clearly not in the mood for your shenanigans but you know just the remedy.
<<else>>\
<<di bro "If you’re here trying to be an annoying customer, I’m gonna beat the shit outta you.">>
He says menacingly, well as menacingly as he can in the goofy uniform.
<<di you "Don’t worry, I have something else in mind.">>
<</if>>\
Walking along with him until you reach a dark corner of the restaurant, you stop him, let your palm rest on his wide chest and whisper softly to his ear.
<<di you "You’re so hard working so how about a quickie to make it less... hard?">>
<<if $bro.aff >= 11>>\
He gulps and looks back and forth to see if anyone can overhear the conversation before answering.
<<di bro "I have a break at around <<if $bro.shift <= 7 and $bro.shift > 0>>12 PM<<else>>2 AM<</if>>. Meet me here.">>
<<else>>\
He smirks at your offering, a note of arrogance dripped from his tone.
<<di bro "You’re that desperate to proposition me here at work in the dead of the night? Alright, meet me back here at <<if $bro.shift <= 7 and $bro.shift > 0>>12 PM<<else>>2 AM<</if>>.">>
<</if>>\
You take note of his word and eagerly wait for <<if $bro.shift <= 7 and $bro.shift > 0>>12 PM<<else>>2 AM<</if>> to come around.
<<link "Back">>
<<if $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\
<</replace>>\
<</if>>
<<elseif ($hour > 2 and $hour < 23 and $bro.respromise == 0) or ( $bro.shift <= 7 and $bro.shift > 0 and $hour > 12 and $bro.respromise == 0)>>
<<pressminute add 5>><<updatecaption>>\
<<replace ".passage">>\
<<di bro "This is the last of my shift. Can't do it, but I don't mind doing it back home though.">>
If only there is <b>something that can help him lose his inhibition.</b>
<<link "Back">>
<<if $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\
<</replace>>\
<<elseif $hour == 2 or $hour == 12>>\
<<goto "Brobjffr">>
<<else>>
<<pressminute add 5>><<updatecaption>>\
<<replace ".passage">>\
<<di bro "I'm always in the mood but not now.">>
<<link "Back">>
<<if $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\
<</replace>>\
<</if>>\<<hour add 2>>\
<<scenechoices dad 1 0>>\
<<if $dad.drunk <= 5 or $gameends>>\
Sneaking inside, you find him fast asleep in his bed, drunk out of his mind and completely oblivious to the world. Still, you take caution by calling out:
<<di you "Hey $w.dad, you awake?">>
No reply. You then shake him just to be double safe and still there is no stirring. Taking a deep inhale, you pull the blank over to expose a completely naked $w.dad, body relaxed but still radiating strength and power.
His cock, though soft, looks as mighty as ever and touch-inviting and touch you do. You trace the veins running like rivers on a fertile land, take in the natural muskiness emanating from the neat jungle.
With some small touches, it comes to life and twitches like a beast ready to pounce on its prey. You give some experimental tugs and soon enough he becomes fully erected while still fully in his slumber.
<<video dad/dadfondle1.mp4>>
Brazened by his inaction, you open your mouth to direct his rock hard prick into it. Aside from the firmness, the first thing that comes into your mind is the salt from his skin attacking your tastebuds. The act of serving $w.ydad while he’s unaware make you feel even headier.
<<video dad/dadfondle2.mp4>>
After a while you can feel he’s getting close from the vibration of his thigh and body. You’re unsure but can feel the ever so slight movements from his part like he’s sleep fucking your mouth. Soon, a not quite whining sound escapes from his chest signaling his near climax within your bouncing grasp.
Soon his member starts churning out hot creamy milk running down the underside of his member. You watch in amazement as he is able to maintain his sleep through an orgasm.
<<video dad/dadfondle3.mp4>>
You clean him up nicely like nothing has ever happened.
<<elseif $hour >= 6 and $hour < 10>>\
<<minute add 5>>\
It's almost morning, it is too risky if you do anything to him now.
<</if>>\
<<link "Back">>
<<if $gameends>>\
<<goto "Dadscenemenu">>
<<elseif $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>><<hour add 2>><<set $bro.respromise = 0>>\
<<scenechoices bro 4 1>>\
<<if $scenepicked>>\
<<if $bro.lust < 40>><<lust bro add 1>><</if>>\
<<sus bro add 1>>\
<<if $bro.shift <= 7 and $bro.shift > 0>>12 PM<<else>>2 AM<</if>> comes around and when $w.ybrother sees you, he signals for you to the back alley.
As he checks that the coast is clear, he motions for you to go to a dark corner to further shield you both away from any stray eyes.
<<if _saff == 4>>\
<<di bro "Shit, I’ve been thinking about it the whole shift... Can’t focus on work at all.">>
He smiles at you shyly. The glow on your cheeks answers his as you reply sheepishly.
<<di you "Me too... I’ve been counting every second for this moment.">>
<<elseif _saff == 3>>\
<<di bro "I need a “real” break man... You’re the savior.">>
<<di you "No problem... That’s what bros are for.">>
<<elseif _saff == 2>>\
<<di bro "Psst... be quiet and do this quick, got it?">>
<<di you "Will try my best.">>
You wink at his unamused and tired face.
<<else>>\
<<di bro "Ok, let’s cut the bullshit. Get down on your knees.">>
He pulls you down to the position and proceeds to the intended activity.
<</if>>\
As you both are in semi public space, he quickly frees his half hard member and you nurse it immediately with your mouth to fullness and it takes a matter of 10 seconds. Even during the dead tire of the night, the feeling of his hardness stretching your mouth is so energizing that your head is now bobbing enthusiastically.
<<video bro/brores1.mp4>>
The man is really just done with his shift, amid the grease, oil that lingers on his skin, his sweat scent - musky, pheromonic and captivating, still catches your nose. It remains there as a reminder that you’re serving a real hard working man who ain’t afraid of getting it down and dirty.
As his ecstasy heightens, so does the movement of his hips and your willing mouth. He truly means it when he said to make it quick, and now is trying to chase that sweet release and that boost of euphoria.
<<video bro/brores2.mp4>>
<<if _saff == 4>>\
<<di bro "Fuck... I can’t get enough of your mouth...">>
<<elseif _saff >= 2>>\
<<di bro "Shit... I’m coming!">>
<<else>>\
He grunts lowly and continues fuck your throat with bruising speed, clearly on the verge of cumming.
<</if>>\
Suddenly he dislodges his cock and gives it a stroke before blasting on your tongue his delicious man milk. His taste is thick, salty and potent as you hold it in your tongue as if the liquid can imprint itself to your taste buds and you can have this reminder of him forever.
<<video bro/brorescum1.mp4>>
Alas, your desire to have a piece of him inside you wins over and you swallow greedily under his watchful gaze.
<<if _saff == 4>>\
<<di bro "Holy... if this is what I get everytime, I don’t mind you come visit me more.">>
You grin at him and answer.
<<di you "Of course, anything for you.">>
<<elseif _saff == 3>>\
<<di bro "Hell yeah! Thanks, man. That hits the spot.">>
<<elseif _saff == 2>>\
<<di bro "Good job, but don’t make a habit of distracting me at work.">>
He throws that back and leaves you there cock still raging.
<<else>>\
<<di bro "Good fucking job, pig. Now piss off, I’ve got work to do!">>
He throws that back and leaves you there, cock still raging.
<</if>>\
<</if>>\
<<link "Back">>
<<if $gameends>>
<<goto "Broscenemenu">>
<<elseif $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<set $bro.respromise = 0>>\
<<aff bro minus 5>>\
<<di bro "What the hell, man? You came to my workplace to lead me on and left me blueball? Not fucking cool.">>
@@.str;SHOW MEDIA:@@ <<checkbox "$displayimage" false true autocheck>>
@@.str;INCEST:@@ <<checkbox "$incest" false true autocheck>>
@@.str;WATERSPORT:@@ <<checkbox "$watersport" false true autocheck>>
@@.str;24 HOUR DISPLAY:@@ <<checkbox "$hourdisplaymode" false true autocheck>>
@@.str;NAME LIST:@@
<b>You:</b> <<textbox "$you.Namedis" $you.Namedis>>
<b>$w.Ydad:</b> <<textbox "$dad.Namedis" $dad.Namedis>>
<b>$w.Ybrother:</b> <<textbox "$bro.Namedis" $bro.Namedis>>
<<if $resman.start>>\
<b>Restaurant manager:</b> <<textbox "$resman.Name" $resman.Name>>
<</if>>\
<<if $bully.state >= 1>>\
<b>Bully: </b> <<textbox "$bully.Name" $bully.Name>>
<</if>>\
<<if $prof.state >= 1>>\
<b>Professor:</b> <<textbox "$prof.Name" $prof.Name>>
<</if>>\
<<link "Fix scenes not appearing bug" "Settingsmenu">>
<<set $scenepicked = true>>
<</link>>
<<link "Debug old saves" "Settingsmenu">><<saveupdate>>><</link>>
<<link "Debug gallery" "Settingsmenu">><<galleryupdate>><</link>><b> - Please use with the save with the most progression</b><<widget "di">>\
<<set _active to "<strong>$"+_args[0]+".Name: </strong>">>\
<<print "@@."+_args[0]+".di;"+_active+_args[1]+"@@">>\
<</widget>>\
<<widget "dio">>\
<<print "@@.str1.di;<strong>"+_args[0]+":</strong> "+_args[1]+"@@">>\
<</widget>>\
<<widget "updatecaption">><<silently>>
<<replace "#story-caption">><<include "StoryCaption">><</replace>>
<</silently>><</widget>>
<<widget "updatepassage">><<silently>>
<<replace ".passage">><<include `passage()`>><</replace>>
<</silently>><</widget>>
<<widget "image">>\
<<set _tempimg = "media/"+_args[0]>>\
<<if $displayimage>><center>[img[_tempimg]]</center><</if>><</widget>>\
<<widget "video">>\
<<set _tempvid ="media/"+_args[0]>>\
<<if $displayimage>><center><video @src=_tempvid width="640" height="480" autoplay muted loop></video></center><</if>><</widget>>\
<<widget "incestswitch">><<silently>>
<<if $incest>>
<<set $dad.Name = "Dad">>
<<set $bro.Name = "Brother">>
<<set $w to {
son: "son",
Son: "Son",
dad: "dad",
Dad: "Dad",
ydad: "your dad",
Ydad: "Your dad",
father: "father",
Father: "Father",
yfather: "your father",
Yfather: "Your father",
bro: "bro",
Bro: "Bro",
ybro: "your bro",
Ybro: "Your bro",
brother: "brother",
Brother: "Brother",
ybrother: "your brother",
Ybrother: "Your brother",
}>>
<<else>>
<<set $dad.Name = "Step-dad">>
<<set $bro.Name = "Step-brother">>
<<set $w to {
son: "kid",
Son: "Kid",
dad: "step-dad",
Dad: "Step-dad",
ydad: "your step-dad",
Ydad: "Your step-dad",
father: "step-father",
Father: "Step-Father",
yfather: "your step-father",
Yfather: "Your step-father",
bro: "step-bro",
Bro: "Step-bro",
ybro: "your step-bro",
Ybro: "Your step-bro",
brother: "step-brother",
Brother: "Step-Brother",
ybrother: "your step-brother",
Ybrother: "Your step-brother",
}>>
<</if>>
<</silently>>
<</widget>>
<<widget "pwverify">><<silently>>\
<<set _chrcode = 1>>
<<for _i to 0; _i lt _args[0].length; _i++>>
<<if _i == 2>>
<<set _chrcode *= _args[0].charCodeAt(_i)>>
<<else>>
<<set _chrcode += _args[0].charCodeAt(_i)>>
<</if>>
<</for>>
<<if _chrcode === _args[1]>>
<<set _pwcorrect = true>>
<</if>>
<<if _chrcode === 23962>>
<<set _pwdev = true>>
<</if>>
<</silently>><</widget>>\
<<widget "pwprint">>
<<silently>>\
<<set _chrcode = 1>>
<<for _i to 0; _i lt _args[0].length; _i++>>
<<if _i == 2>>
<<set _chrcode *= _args[0].charCodeAt(_i)>>
<<else>>
<<set _chrcode += _args[0].charCodeAt(_i)>>
<</if>>
<</for>>
<</silently>>\
<<print _chrcode>>
<</widget>><<scenechoices bro 1 0>>\
<<if not $gameends or previous() === "Dadjeabadends">>\
@@.title;HAPPY ENDING@@
<</if>>\
<<di bro "Can I talk to you for a sec?">>
<<di you "Of course, any time.">>
Following $w.ybrother, your heart beats erratically, stray thoughts running wild in your mind. Is this the talk where he will end things with you?
As you both arrive in a quiet corner, he seems hesitant and nervous to begin. The moment seems to drag on and you cannot handle this torture any longer.
<<di you "What... do you want to talk about?">>
<<di bro "Um... well... Here’s the thing... I will move out of the house soon.">>
You let out a sigh of relief internally and smile.
<<di you "That’s amazing... Congratulations!">>
<<di bro "Yep, with all your encouragement and praises, I got enough confidence to apply for a job as PT in a famous fitness center downtown and they were really impressed during my tryout. Now I have a job in the city, good pay and a human working hours finally.">>
Now that he explains it, it then hits you but still you can only reply melancholy.
<<di you "So you will live in the city then... I’m happy for you.">>
<<di bro "Well... umm... another thing... I want you to move in with me.">>
He stutters quite a bit as the light at the end of the tunnel clears away all the brief gloom that you feel just now: he wants to live with you.
<<di you "Really? Of course, I will do that.">>
<<di bro "That’s not all...">>
He now appears to struggle for words, but then his features steel with determination and the confident man that I want and love seems to take over.
<<di bro "I want us to live as... boyfriends or... lovers.">>
You are stunned. The word “lover” echoes through your brain as you never expect those words to come out of his mouth. Taking your silence the wrong way, he hastily adds with a touch of nerves.
<<di bro "Please... I get it is wrong for us to have a relationship like that but... I can’t help it. I’ve never felt so good being with someone, you make me feel like I’m the best of the best, powerful and... loved.">>
Your poor brain is still processing the onslaught of confessions very slowly, he looks pale and desperate for a moment.
<<di bro "Please... I love you so damn much I can’t live without you!">>
The upset lines on his forehead and the glistening pupils finally pulls you out of the daze as you quickly answer.
<<di you "Yes! I want all of that.">>
Now, it’s his turn to look stunned.
<<di bro "Really?">>
<<di you "Of course, you dork. I didn’t do all of the fun stuffs with you for nothing. Truth is I’ve loved you for a long time.">>
You don’t even get a chance to act shy before he pulls you in his vice-like embrace and kiss the shit out of you. His tongue, just like him, is now confident, strong, but oh so tender that leaves you breathless.
<<di bro "I love you, too. Fuck what everyone thinks. I want to spend my life with you.">>
True to his words, you both move out of the house for a cute little apartment downtown. It’s a little bittersweet saying goodbye to $w.ydad but you think the future with $w.ybrother is worth it.
With your constant support and praises, $w.ybrother really flourish as he becomes highly successful with helping various people in their fitness journey. When introducing you as his partner to his friends, they don’t really bat an eye considering our likeness as your eavedrop them saying: “Some gay people like to date their indentical twin”.
<<image bro/broend1.jpg>>
You’ve never been happier and looking back at the <<link "memories">><<if $gameends>><<goto "Broscenemenu">><<else>><<set $gameends = true>><<goto "Memoriesmenu">><</if>><</link>>, you still can’t believe how lucky you are.<<galleryupdate>>\
<<if not $gameends>><<set $gameends to true>><</if>>\
@@.title;MEMORIES@@
<<link "With $w.father" "Dadscenemenu">><</link>>
<<link "With $w.brother" "Broscenemenu">><</link>>
<<if setup.ws.dnbscene>><<link "The hazy memory of the threesomes with $w.yfather and $w.brother" "Dnbthreesome">><</link>><<else>><<link "==The hazy memory of the threesomes with $w.yfather and $w.brother==">><</link>><</if>> <<if setup.ws.dnbscene>><<link "<b>Happy throuple ending </b>" "Dnbgoodend">><</link>><<else>><<link "==<b>Happy throuple ending </b>==">><</link>><</if>>
<<link "With $resman.Namedis - the restaurant manager" "Resmanscenemenu">><</link>>
<<link "With $bully.Name - the bully" "Bullyscenemenu">><</link>>
<<link "With $prof.Name - the professor" "Profscenemenu">><</link>>
<<link "Of Sexvacation Expedition" "Mcscenemenu">><</link>>
<<link "With other characters" "Otherscenemenu">><</link>>
<<if $ingallery>><<link "Back" "Living room">><<set $scenepicked = true>><<set $gameends = false>><<set $ingallery = false>><</link>><</if>><<minute add 45>><<set $you.horniness = 0>>\
You make a quick work of beating yourself off.
<<set _image to either(1,2,3,4)>>
<<if _image == 1>><<image you/masturbate1.webp>>
<<elseif _image == 2>><<image you/masturbate2.webp>>
<<elseif _image == 3>><<image you/masturbate3.webp>>
<<elseif _image == 4>><<image you/masturbate4.webp>><</if>>\
Soon the cum flows out and coats your dick.
[[You got carried away and are almost late for school|Kitchenintro]]<<hour add 3>><<set $bro.resfuckcd = 0>><<set $you.horniness = 0>>\
<<lust bro add 1>>\
<<sus bro add 2>>\
<<scenechoices bro 4 1>>\
<<if $scenepicked>>\
<<di bro "You know what? I do need a break, a real break.">>
After saying that, he waves you to follow into a storage room in the restaurant. Despite his slight tipsy state, he still remembers to stay cautious and lock the door.
<<if _saff == 4>>\
<<di bro "You have no idea how much I look forward to this. Especially doing this at work, it's a bit thrilling, isn't it?">>
He says a bit abashedly but you can see the apparent bugle in his pants.
<<di you "Me too, man. I've been ravenous for your cock, I'm going a little bit crazy. I don't think I even care if we did it in the middle of the restaurant.">>
The only word that can describe the look he gives you is heated.
<<elseif _saff == 3>>\
<<di bro "Man, we gotta be real quick. I cannot ditch the shift for too long.">>
<<di you "From the tent on your pants, I suppose it wouldn't be a problem?">>
He blushes cutely but doesn't take offense to your words.
<<di bro "Yea... The idea of doing this in my workplace is kind of a turn-on too.">>
<<elseif _saff == 2>>\
<<di bro "Let's get down to it quick or my manager will be on my ass for ditching the shift.">>
He says impatiently to you like you are just a hole for him to stick it in. To be honest, you don't particularly mind that either.
<<di you "Of course.">>
<<else>>\
<<di bro "Don't waste my time. If I get busted doing this shit, it won't be pretty for you.">>
Knowing your willingness to do as he pleases, his order bodes no argument. You don't have any need for pretense either.
<<di you "Yes.">>
<</if>>\
He then proceeds to take off his work pants and reveal the raging beasts that you lovingly long for. Along with it, the trapped odor surrounding his maleness also gets released into the air. The hint of sweat, oil and musk radiates through the confined space you are in and suffocates any cautious thoughts that you may have before. All you want to do is to inhale and have a taste of that man popsicle.
<<video bro/brodrunkfuck1.mp4>>
Alas, $w.ybrother has another idea.
<<if _saff >= 3>>\
<<di bro "Since we don't have much time, can I fuck you?">>
<<else>>\
<<di bro "Turn around, ass up so we can make this quick.">>
<</if>>\
That's exactly what you want to hear so with a nod you quickly pull off your own pants aching for him to enter your already lubed hole.
<<if _saff == 4>>\
<<di bro "Shit, you're all wet. Just for me?">>
With his throaty whisper, you moan back lustfully.
<<di you "Yea… I'm under the spell of your marvelous dick, I'm going crazy.">>
<<elseif _saff == 3>>\
<<di bro "Damn, you're already lubed up?">>
You chuckle to him smartly.
<<di you "Yea, I always come prepared, especially for you, bro.">>
<<elseif _saff == 2>>\
<<di bro "There is lube on your ass... Assuming much? Who told you that I would stick my dick in you?">>
You chuckle to him smartly.
<<di you "Well, I'm an optimistic guy.">>
<<else>>\
<<di bro "Really? Your hole is already lubed up. Always knew that you were a thot but being this desperate whore is just low.">>
The alcohol really loosens his tongue as the barrage of insults comes your way. Which aren't exactly unwelcome considering the reactions that you are experiencing - a cast of turnt on blush on your cheeks and a shy murmur:
<<di you "Anything for you...">>
<</if>>\
You jut your bottom out just to further emphasize your hunger and feel his roughened palms running over your smoothness. Like he said, he really doesn't want to waste any time as your entrance comes into contact with the blunt head of his hardness.
<<if _saff == 4>>\
<<di bro "Hell yea, you're driving me insane too... Your sweet ass is making me reckless... Having sex during work?...">>
Despite his words, his movement is steady and mindful. You can feel his care and devotion as you both join in the most sacred union in the middle of a frankly dingy room in a fast food chain of all places.
<<elseif _saff == 3>>\
His answering chortle is both full of mirth and incredulity.
<<di bro "If that's the case, I guess I'll have to make it worth all the hassles.">>
He enters you with an incessant force. Even though you have prepped thoroughly, his member is regardless a hard pill to swallow. Still, the discomfort is not enough to completely overtake the joy as your inside is being stretched to the fullest in the most delicious way.
<<video bro/brodrunkfuck2.mp4>>
<<elseif _saff == 2>>\
<<di bro "Alright, enough chitchat.">>
He enters you with an incessant force. Even though you have prepped thoroughly, his member is regardless a hard pill to swallow. Still, the discomfort is not enough to completely overtake the joy as your inside is being stretched to the fullest in the most delicious way.
<<else>>\
With you even realizing it, he rams his member roughly into you and forces out a surprised yelp as the pain pierces through your body.
<<di bro "Shut the hell up, bitch.">>
He growls dangerously and deeply as his hand smothers your gaping and drooling mouth. Obviously, you accept his ravaging without protest since this is what you came here for.
<</if>>\
After just a minute, your orifice is now acquainted with the gigantic intrusion and pleasure begins to bloom in your brain. His length is seemingly extra large and long as every thrust takes almost forever. However, at the same time the quick friction and pistoning is an undeniable proof that he is using all his might to chase the climax as fast as possible.
<<video bro/brodrunkfuck3.mp4>>
Suddenly footsteps can be heard on the other side of the door, you try to muffle the moans begging to be released out of your mouth. However, it looks like either he doesn't notice it or he does and gets turned on by the knowledge that someone could barge in and see you ass up, dick hard for $w.ybro's taking.
<<dio "Stranger 1" "Did you hear that?">>
<<dio "Stranger 2" "It's nothing, probably the fridge again, it has been groaning and creaking for days now.">>
He plunges his pole inside you silently but no less deadly as your prostate feels like a high striker at a state fair getting beaten to sweet little deaths by a bunch of strongmen. This also makes it extremely difficult to stay quiet and it takes your entire brain power to not let out euphoric squeaks. Thankfully, the footsteps begin to fade away and the brutal mating nearly reaches its explosive end.
<<if _saff == 4>>\
<<di bro "Holy... Your ass... I can't hold off... any longer...">>
<<elseif _saff >= 2>>\
<<di bro "Fuckkkk... I'm too close...">>
<<else>>\
<<di bro "Here it fucking comes...">>
<</if>>\
With the final slam, he paints your globes with hot bursts of purely male essences and stakes a claim of your ass.
<<video bro/brodrunkfuckcum1.mp4>>
The smell of the sweat from working beforehand, now even more intensified by the vigorous fucking, combines with the heady scent of cum floating to your nostrils. Taking that all in, you bundle the euphoria of being the object of his desire, the smell, the tenderness of your backside and the quick strokes of your hand. It is finally enough for your fucked-out brain to escape the haze of derilium for it to order your still rock hard dick to begin shooting out the dozen spurts of white cream.
<<video bro/brodrunkfuckcum2.mp4>>
<<if _saff == 4>>\
<<di bro "Fuck... That was so risky... but so hot... Maybe we can do it again?">>
He says hesitantly with a blush on his cheeks. Clearly, this semi-public fuck was exciting not only for you but for him too so you reply back a bit too loudly.
<<di you "Hell yea!">>
He covers your mouth where you can still smell his semen lingering. His breath is heated close to your face.
<<di bro "Shhh! Don't be too loud.">>
Your tongue has a mind of its own and licks his sandpapery hand tasting the tasty concoction of sweat and cum. His hand jerks back swiftly as you answer whisperly and wickedly.
<<di you "Sorry... and yum.">>
His face is getting hotter by the minutes, but it seems like our time is running out. He coughs into his fist and tells you:
<<di bro "Okay, we need to clean this up thoroughly and leave no trace behind.">>
You nods at him like a puppy and you both proceed to do a meticulous inspection and sanitization of the room before exit it sneakily.
<<elseif _saff == 3>>\
<<di bro "Holy... man, That was exactly what I needed. Thanks bro!">>
You smile at him and answer.
<<di you "Way better than flipping a burger, am I right?">>
<<di bro "Tell me about it.">>
After he finishes zipping up like nothing has happened he says to you a bit guiltily.
<<di bro "Sorry but please help me clean up thoroughly, we cannot leave any trace and my manager is probably looking for me now.">>
Considering what a good fuck that was, you gladly follow his request and soon leave the storage room feeling sated.
<<elseif _saff == 2>>\
<<di bro "Shit... Gotta bounce or my manager will have my balls. Clean the room up, will ya?">>
He throws those words back without even acknowledging your answer as if he expected nothing less but yes from you.
Well of course, you do as he said and soon leave the storage room.
<<else>>\
<<di bro "Feel good, huh?">>
You nod agreeably as your brain is still blissed out from the climax.
<<di bro "If so, clean this mess up bitch since you waste so much of my time.">>
He then spits to the ground before leaving like something nasty is stuck in his throat and of course to make your clean up even harder.
Nothing that you can't do anyway and being able to be raw dogged by him like that, totally worth it!
<</if>>\
<</if>>\
<<link "Back">>
<<if $gameends>>
<<goto "Broscenemenu">>
<<elseif $bro.location === $you.location>>
<<goto "Brother">>
<<else>>
<<goto $you.location>>
<</if>>
<</link>><<hour add 2>><<if $bro.lust < 40>><<lust bro add 1>><</if>>\
<<sus bro add 1>>\
<<if not $gameends and $bro.aff <= 40 and (not setup.ws.Brofondle2 or not $ws.Brofondle2)>>\
<<set setup.ws.Brofondle2 to true>>\
<<set $ws.Brofondle2 to true>>\
<<run memorize('ws', setup.ws)>>\
<</if>>\
<<scenechoices bro 5 1>>\
<<if $scenepicked>>\
You stealthily sneak inside his room, but considering how dead tired $w.ybrother looks, it seems like you could make a ruckus and he wouldn’t budge.
<<di you "Hey, are you awake?">>
The only thing answering your question is the rise and fall of his expansive chest, so you begin to make your moves. Approaching his bed, you lift the blanket to reveal your completely nude $w.brother who is still quietly snoring away. Him being on his bed - relaxing - really softens the hard ridges of his peak physique and even makes him look a bit adorable.
Despite that, you are a man on a mission, so you stop being distracted and focus on your main goal - his dick. It is now sleeping like its owner but still no less intimidating. You give it a few experimental tugs and naturally with his youthful energy and “the curse”, it soon becomes fully erected in a matter of a minute.
<<video bro/brofondle1.mp4>>
You can see that he's undisturbed in spite of your touch probably because of being exhausted. To help wash away his tiredness and not getting caught in the act, you proceed to open your mouth.
As usual, his cock stretches your lips to the fullest but with his hip staying still, you now have much better time and control on how you would like to maneuver this huge tool. Slobbering all over this cock, you try to keep your suction frictional and, at the same time, soft to avoid the risk of him waking up from the blowjob.
Due to the very same reason, your tongue now has been putting in work licking all over the hard shaft and prying into his piss slit which he obviously likes because his breath is getting shorter and shorter as time goes on.
<<video bro/brofondle2.mp4>>
His smell is still as enticing as ever - musk, pheromone, some primitive molecules from his sweat<<if $watersport>> combined with a slight tang from urine<</if>> - and the fuel to add to the fire of your own desire.
Despite him not moving at all, you can feel his closeness to the point of no return from the way his chest rises and falls rapidly, his cock twitches incessantly and the low instinctive and incoherent growl deep in his throat. You decide to abandon all the reservation pumping your mouth full of his cock.
When he’s about to cum, you pull off and jack him tightly. Your hard work finally pays off as the thick white liquid spills from his urethra running down his ginormous member and coats your wrapping hand. Despite the lack of movement, this particular load is no less impressive than the one where he’s the active participant.
<<video bro/brofondlecum1.mp4>>
<<if _saff == 4>>\
<<di bro "Sh... Thanks...">>
You can hear his soft and scratchy words like he was just woken up. However, it seems he soon returns back to his slumber right after the climax.
<<else>>\
Strangely enough, even through the climax, except for a short pause in his breath, it seems his sleep is completely undisturbed. Truly? How can a man experience ecstasy in his sleep and not be awoken.
<</if>>\
Nonetheless, he appears much more relaxed, even more so than before. You knew that this was the right medicine for him since nothing beats a good orgasm. You lick all his semen on his cock and your hand clean before throwing the blanket back on and leave the room quietly.
<</if>>\
<<link "Back">>
<<if $gameends>>
<<goto "Broscenemenu">>
<<elseif $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<if $bro.rockettime == 0>>\
$w.Ybrother looks flustered and tries to cover his crotch.
<<if $bro.aff >= 20>>\
<<di bro "Hey... Umm... I'm in the middle of something. What's up?">>
<<else>>\
<<di bro "What?!?">>
<</if>>\
His voice is shaky and breathy and it looks like he's not completely in control at the moment. Now is the perfect chance for you to be extra courageous since he will be less resistant to your advance considering his current state.
<<elseif $bro.rockettime == 1>>\
$w.Ybrother looks flustered and tries to cover his crotch. However, now he has a wary look on his face.
<<di bro "Need anything?">>
His voice is shaky and breathy and it looks like he's not completely in control at the moment. Now is the perfect chance for you to be extra courageous since he will be less resistant to your advance considering his current state.
<<else>>\
$w.Ybrother looks flustered and tries to cover his crotch. Despite all that, he now has a suspicious expression.
<<di bro "The timing is impeccable... Again what?">>
His voice is shaky and breathy and it looks like he's not completely in control at the moment. Now is the perfect chance for you to be extra courageous since he will be less resistant to your advance considering his current state.
However, you should consider not drugging him, since he is close to figuring out your scheme.
<</if>>\
<<link "Offer him a handjob">>
<<if $bro.lust >= 20 and $dad.location === $bro.location and not $dnb.start>>\
<<goto "Dadcaught">>
<<elseif not hasVisited("Brohjintro2") and $bro.lust >= 20 and $you.location !== "Fast food restaurant">>\
<<goto "Brohjintro1">>
<<elseif hasVisited("Brobjintro1") and $you.location === "Bathroom">>
<<goto "Brobathroombj1">>
<<elseif $bro.lust >= 20 and hasVisited("Brohjintro2") and $you.location !== "Fast food restaurant">>\
<<goto "Brohj1">>
<<else>>\
<<pressminute add 15>><<updatecaption>>\
<<replace ".passage">>\
<<di bro "Wha... what the hell are you doing?">>
<<sus bro add 6>>\
<<aff bro minus 3>>\
<<link "Back">>
<<if $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\
<</replace>>\
<</if>>\
<</link>>
<<link "Offer to blow him">>
<<if $bro.lust >= 30 and $dad.location === $bro.location and hasVisited("Brobjintro1") and not $dnb.start>>
<<include "Dadcaught">>
<<elseif hasVisited("Brobjintro1") and $you.location === "Bathroom">>
<<goto "Brobathroombj1">>
<<elseif $bro.lust >= 30 and hasVisited("Brobjintro1")>>
<<goto "Brobj1">>
<<else>>
<<pressminute add 15>><<updatecaption>>\
<<replace ".passage">>\
<<di bro "Wha... what the hell are you doing?">>
<<sus bro add 8>>\
<<aff bro minus 4>>\
<<link "Back">>
<<if $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\
<</replace>>\
<</if>>
<</link>>
<<link "Offer him your ass">>
<<if $bro.lust >= 40 and $dad.location === $bro.location and hasVisited("Brofuckintro1") and not $dnb.start>>
<<goto "Dadcaught">>
<<elseif $bro.lust >= 40 and hasVisited("Brofuckintro1") and $bro.location !== "Fast food restaurant">>
<<goto "Brofuck1">>
<<else>>
<<pressminute add 15>><<updatecaption>>\
<<replace ".passage">>\
<<di bro "Wha... what the hell are you doing?">>
<<sus bro add 10>>\
<<aff bro minus 5>>\
<<link "Back">>
<<if $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\
<</replace>>\
<</if>>
<</link>><<if $dad.rockettime == 0>>\
$w.Ydad looks obviously heated and tries to cover his crotch.
<<if $dad.aff >= 21>>\
<<di dad "Umm... Now it is not a great time... What do you need?">>
<<else>>\
<<di dad "What do you want??... And make it quick.">>
<</if>>\
His voice is shaky and breathy and it seems like he's not completely in control at the moment. Now is the perfect chance for you to be extra courageous since he will be less resistant to your advance considering his current state.
<<elseif $dad.rockettime == 1>>\
$w.Ydad looks obviously heated and tries to cover his crotch. However, he now has a wary look on his face.
<<di dad "What do you need this time?">>
His voice is shaky and breathy and it seems like he's not completely in control at the moment. Now is the perfect chance for you to be extra courageous since he will be less resistant to your advance considering his current state.
<<elseif $dad.rockettime >= 2>>\
$w.Ydad looks obviously heated and tries to cover his crotch. Despite all that, he now has a suspicious expression.
<<di dad "It seems awfully convenient... Do you have anything to say to me?">>
His voice is shaky and breathy and it seems like he's not completely in control at the moment. Now is the perfect chance for you to be extra courageous since he will be less resistant to your advance considering his current state.
However, you should consider not drugging him, since he is close to figuring out your scheme.
<</if>>\
<<link "Offer him a handjob">>
<<if $dad.lust >= 20 and $dad.location === $bro.location and not $dnb.start>>\
<<goto "Brocaught">>
<<elseif not hasVisited("Dadhjintro2") and $dad.lust >= 20>>\
<<goto "Dadhjintro1">>
<<elseif $dad.lust >= 30 and $you.location === "Bathroom" and hasVisited("Dadbjintro1")>>\
<<goto "Dadbathroombj1">>
<<elseif hasVisited("Dadhjintro2") and $dad.lust >= 20>>\
<<goto "Dadhj1">>
<<elseif $you.location === "Bathroom">>\
<<pressminute add 15>><<updatecaption>>\
<<replace ".passage">>\
<<di dad "What the hell are you doing here? Get out!">>
<<sus dad add 6>>\
<<aff dad minus 3>>\
<<link "Back">>
<<if $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>
<</replace>>\
<<else>>\
<<pressminute add 15>><<updatecaption>>\
<<replace ".passage">>\
<<di dad "You are not being very funny.">>
<<sus dad add 6>>\
<<aff dad minus 3>>\
<<link "Back">>
<<if $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\
<</replace>>\
<</if>>\
<</link>>
<<link "Offer to blow him">>
<<if $dad.lust >= 30 and $dad.location === $bro.location and hasVisited("Dadbjintro1") and not $dnb.start>>\
<<goto "Brocaught">>
<<elseif $dad.lust >= 30 and hasVisited("Dadbjintro1") and $you.location === "Bathroom">>\
<<goto "Dadbathroombj1">>
<<elseif $dad.lust >= 30 and hasVisited("Dadbjintro1")>>\
<<goto "Dadbj1">>
<<else>>\
<<pressminute add 15>><<updatecaption>>\
<<replace ".passage">>\
<<di dad "You are not being very funny.">>
<<sus dad add 8>>\
<<aff dad minus 4>>\
<<link "Back">>
<<if $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>
<</replace>>\
<</if>>\
<</link>>
<<link "Offer him your ass">>
<<if $dad.lust >= 40 and $dad.location === $bro.location and hasVisited("Dadfuckintro1") and not $dnb.start>>
<<goto "Brocaught">>
<<elseif $dad.lust >= 40 and hasVisited("Dadfuckintro1")>>
<<goto "Dadfuck1">>
<<else>>\
<<pressminute add 15>><<updatecaption>>\
<<replace ".passage">>\
<<di dad "You are not being very funny.">>
<<sus dad add 10>>\
<<aff dad minus 5>>\
<<link "Back">>
<<if $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\
<</replace>>\
<</if>>\
<</link>>
<<timeWidget>>
<<if setup.newload>>
<<set setup.newload to false>>
<<galleryupdate>>
<<saveupdate>>
<</if>>\
<<pwverify $cheatcode $ccanswer>>
<<if _pwdev>>
<<elseif not _pwcorrect>>
<<if $cheatnofatigue>>
<<set $you.sleep = 0>>
<<set $you.hunger = 0>>
<</if>>\
<<set $cheatnofatigue = false>>
<<set $cheatnohorny = false>>
<</if>>
<<if $you.horniness < 0>><<set $you.horniness = 0>><</if>>
<<if $you.sleep < 0>><<set $you.sleep = 0>><</if>>
<<if $you.hunger < 0>><<set $you.hunger = 0>><</if>><<galleryupdate>>
<<set $backButton = passage()>>
<<if not $gameends and $bully.state !== 8 and $bully.state < 12 and $stage == 0>>
<<if $bully.state >= 3 and $hour >= 9 and $bully.requeststate == 0>>\
<<popover>><<include "Bullyrequest">><</popover>>
<<elseif $bully.state >= 3 and $bully.requestcd >= 3 and $bully.requeststate == 1 and $stage == 0>>
<<popover>><<include "Bullystrike">><</popover>>
<</if>>
<</if>>
<<if $hour >= 14 and $prof.request == 0 and $prof.state == 1 and $day >= 2 and $day <= 6 and $stage == 0>>
<<if $prof.requeststate == 2>>
<<set $prof.requeststate = 3>>
<<elseif $prof.requeststate == 3>>
<<set $prof.syc = true>>
<<set $prof.stc = true>>
<<set $prof.requeststate = 1>>
<<jea prof -1>>
<<sus prof 1>>
<</if>>
<<elseif $prof.request == 1 and $prof.requeststate == 1 and $stage == 0>>
<<set $prof.requeststate = 2>>
<<elseif $prof.request == 1 and $prof.requeststate == 2 and $you.horniness === 0 and $stage == 0>>
<<set $prof.requeststate = 3>>
<<elseif $prof.request == 3 and $prof.requeststate == 1 and tags().includes('anal') and not tags().includes('prof') and $stage == 0>>
<<set $prof.requeststate = 3>>
<<popover>><<include "Profplugremove">><</popover>>
<</if>> - <i>Your journey of seducing $w.ydad.</i>
<<if $dad.lust == 50 and ($dad.aff == 1 or $dad.aff == $dad.affmax)>>\
• He wants to talk to you - <b>GOOD ENDING</b>
<<elseif $dad.lust == 50>>\
• Make him love or hate you to the maximum
<<elseif $dad.lust >= 40 and hasVisited("Dadfuckintro1")>>\
• Corrupt him by letting him fuck you
• Getting a happy ending by making him love or hate you to the maximum
<<elseif $dad.lust == 40>>\
• Ask him to fuck you during a regular blowjobs
<<elseif $dad.lust >= 30 and hasVisited("Dadbjintro1")>>\
• Increase his lust by blowing him
<<elseif $dad.lust == 30>>\
• Ask to suck him during a regular handjob
<<elseif $dad.lust >= 20 and hasVisited ("Dadhjintro2")>>\
• Increase his lust by giving him handjobs
<<elseif $dad.lust == 20>>\
• Ask him if he wants a handjob
<<elseif $dad.lust >= 10>>\
• Increase his lust by accidentally touching his crotch
<<else>>\
• Increase his lust by teasing him
<</if>>\<<button "@@.q1;DADDY'S BOY@@">> -
<<set $q.daddysboydisplay to not $q.daddysboydisplay>>\
<<replace "#qdaddysboy">>\
<<if $q.daddysboydisplay>>\
<<include "Qdaddysboy">>\
<</if>>\
<</replace>>\
<</button>><span id="qdaddysboy"><<if $q.daddysboydisplay>><<include "Qdaddysboy">><</if>></span>\
<<button "@@.q1;BROS FOREVER@@">> -
<<set $q.brosforeverdisplay to not $q.brosforeverdisplay>>\
<<replace "#qbrosforever">>\
<<if $q.brosforeverdisplay>>\
<<include "Qbrosforever">>\
<</if>>\
<</replace>>\
<</button>><span id="qbrosforever"><<if $q.brosforeverdisplay>><<include "Qbrosforever">><</if>></span>\
<<button "@@.q1;FAMILY UNION@@">> -
<<set $q.familyuniondisplay to not $q.familyuniondisplay>>\
<<replace "#qfamilyunion">>\
<<if $q.familyuniondisplay>>\
<<include "Qfamilyunion">>\
<</if>>\
<</replace>>\
<</button>><span id="qfamilyunion"><<if $q.familyuniondisplay>><<include "Qfamilyunion">><</if>></span>\
<<if $bully.state < 14>>\
<<button "@@.q1;UNDER A BULLY'S CONTROL@@">> -
<<set $q.bullydisplay to not $q.bullydisplay>>\
<<replace "#qbully">>\
<<if $q.bullydisplay>>\
<<include "Qbully">>\
<</if>>\
<</replace>>\
<</button>><span id="qbully"><<if $q.bullydisplay>><<include "Qbully">><</if>></span>\
<</if>>\
<<button "@@.q1;TEACHER'S PET@@">> -
<<set $q.profdisplay to not $q.profdisplay>>\
<<replace "#qprof">>\
<<if $q.profdisplay>>\
<<include "Qprof">>\
<</if>>\
<</replace>>\
<</button>><span id="qprof"><<if $q.profdisplay>><<include "Qprof">><</if>></span>\
<<if not $resman.start>>\
<<button "@@.q2;SHIFTY HOOKER@@">> -
<<set $q.shiftyhookerdisplay to not $q.shiftyhookerdisplay>>\
<<replace "#qshiftyhooker">>\
<<if $q.shiftyhookerdisplay>>\
<<include "Qshiftyhooker">>\
<</if>>\
<</replace>>\
<</button>><span id="qshiftyhooker"><<if $q.shiftyhookerdisplay>><<include "Qshiftyhooker">><</if>></span>\
<<else>>\
<<button "@@.q1;THE 'MAN' IN MANAGER@@">> -
<<set $q.resmandisplay to not $q.resmandisplay>>\
<<replace "#qresman">>\
<<if $q.resmandisplay>>\
<<include "Qresman">>\
<</if>>\
<</replace>>\
<</button>><span id="qresman"><<if $q.resmandisplay>><<include "Qresman">><</if>></span>\
<</if>>\
<<if hasVisited("Resmantalk1")>>\
<<button "@@.q2;HOEING SOME WEEDS@@">> -
<<set $q.hswdisplay to not $q.hswdisplay>>\
<<replace "#qhsw">>\
<<if $q.hswdisplay>>\
<<include "Qhsw">>\
<</if>>\
<</replace>>\
<</button>><span id="qhsw"><<if $q.hswdisplay == true>><<include "Qhsw">><</if>></span><</if>>\
<<if not hasVisited("Witchtalk2")>>\
<<button "@@.q2;GRANDMA'S SHOP@@">> -
<<set $q.grandmasshopdisplay to not $q.grandmasshopdisplay>>\
<<replace "#qgrandmasshop">>\
<<if $q.grandmasshopdisplay>>\
<<include "Qgrandmasshop">>\
<</if>>\
<</replace>>\
<</button>><span id="qgrandmasshop"><<if $q.grandmasshopdisplay>><<include "Qgrandmasshop">><</if>></span>\
<<else>>\
<<button "@@.q1;SEXCAVATION EXPEDITION@@">> -
<<set $q.mcdisplay to not $q.mcdisplay>>\
<<replace "#mcdisplay">>\
<<if $q.mcdisplay>>\
<<include "Qmcdisplay">>\
<</if>>\
<</replace>>\
<</button>><span id="mcdisplay"><<if $q.mcdisplay>><<include "Qmcdisplay">><</if>></span>\
<</if>>\
<<if hasVisited("Fatiguequestbegin") and not hasVisited("Fatiguequestfinish")>>\
<<button "@@.q2;THE REMEDY@@">> -
<<set $q.theremedydisplay to not $q.theremedydisplay>>\
<<replace "#qtheremedy">>\
<<if $q.theremedydisplay>>\
<<include "Qtheremedy">>\
<</if>>\
<</replace>>\
<</button>><span id="qtheremedy"><<if $q.theremedydisplay>><<include "Qtheremedy">><</if>></span>\
<</if>>\
<<button "@@.k1;KNOWLEDGE@@">> -
<<set $q.knowledgedisplay to not $q.knowledgedisplay>>\
<<replace "#qknowledge">>\
<<if $q.knowledgedisplay>>\
<<include "Knowledge1">>\
<</if>>\
<</replace>>\
<</button>><span id="qknowledge"><<if $q.knowledgedisplay>><<include "Knowledge1">><</if>></span>\ - <i>Your journey of seducing $w.ybrother.</i>
<<if $bro.lust == 50 and ($bro.aff == 1 or $bro.aff == $bro.affmax)>>\
• He wants to talk to you - <b>GOOD ENDING</b>
<<elseif $bro.lust == 50>>\
• Make him love or hate you to the maximum
<<elseif $bro.lust >= 40 and hasVisited("Brofuckintro1")>>\
• Corrupt him by letting him fuck you
• Getting a happy ending by making him love or hate you to the maximum
<<elseif $bro.lust == 40>>\
• Ask him to fuck you during a regular blowjobs
<<elseif $bro.lust >= 30 and hasVisited("Brobjintro1")>>\
• Increase his lust by blowing him
<<elseif $bro.lust == 30>>\
• Ask to suck him during a regular handjob
<<elseif $bro.lust >= 20 and hasVisited ("Brohjintro2")>>\
• Increase his lust by giving him handjobs
<<elseif $bro.lust == 20>>\
• Ask him if he wants a handjob
<<elseif $bro.lust >= 10>>\
• Increase his lust by accidentally touching his crotch
<<else>>\
• Increase his lust by teasing him
<</if>>\ - <i>Your journey to reach the ultimate corruption.</i>
<<if $dnb.acc == $dnb.accmax>>\
• Both of them have something to tell you - <b>GOOD ENDING</b>
<<elseif hasVisited("Dnbtalk3")>>\
• Increase their acceptances by doing more threesomes
• Every 5 acceptance rate, you will have more options to engage with them during threesomes.
<<elseif $dnb.acc >= 5 and not hasVisited("Dnbtalk3")>>
• You can setup a threesome by talking first with $w.ybrother while both him and $w.ydad are at home.
<<elseif hasVisited("Dnbtalk2")>>\
• Have sex with either while the other is at home and not sleeping; let them catch you to make them jealous, want to compete with each other & more accepting to the idea of threesome.
<<elseif $dad.lust == 50 and $bro.lust == 50 and $dad.aff == 45 and $bro.aff == 45>>\
• $w.Ydad has important things to talk to you
• <b>CHOOSE THE "He has some serious things to talk to you" OPTION</b>
<<else>>\
• Getting both $w.yfather & $w.ybrother to love you to the maximum
• Getting both $w.yfather's & $w.ybrother's lust to maximum
<</if>>\
- <i>How do you change $w.ybrother's shifts to the morning?</i>
<<if hasVisited("Resmanbj3") and $resman.bjtime >= 4>>\
• You can now suck him off to give your brother morning shift without having to give him weed
• You're now the manager's favorite
• <b>You should take a shift at the fast food restaurant, something interesting may happen</b>
<<elseif $resman.bjtime < 4 and hasVisited("Resmanbj1")>>\
• Keep giving him weeds and blowjobs to build a rapport with him
• Blowing him <<print 4 - $resman.bjtime>> more time to get to a new storyline
• Blowing him <<print 4 - $resman.bjtime>> more time to become his favorite at work and earns extra during the work minigame
<<elseif hasVisited("Resmantalk1")>>\
• Find some weeds to bribe the manager, but is that enough?
<<else>>\
• Talk to the manager in the morning (from 8:00 to 17:00) and maybe convince him?
<</if>>\<<image resman/resman.jpg>>
<<if $resman.giftstate == 3>>\
<<link "Give him the socks" "Resmangift1">>\
<<pressminute add 10>>
<</link>>
<</if>>\
<<if hasVisited("Resmantalk1") and not hasVisited("Resmanbj1") and $you.weed >= 1>>\
<<link "Talk to him about $w.ybrother's shift" "Resmanbj1">>
<<presshour add 1>>
<<set $resman.bjtime ++>>
<<set $resman.bjcd = 0>>
<<set $bro.shift = 0>>
<<set $you.weed -= 1>>
<</link>>
<<elseif hasVisited("Resmanbj2") and $resman.bjcd == 0>>\
<<link "Offer to suck him again" "Resmantalk1">>
<<pressminute add 15>>
<</link>>
<<elseif hasVisited("Resmanbj3") and $resman.bjtime >= 4>>\
<<link "Suck him off" "Resmanbj3">>
<<presshour add 1>>
<<set $resman.bjtime ++>>
<<set $resman.bjcd = 0>>
<<if $bro.shift <= 7>>
<<set $bro.shift = 1>>
<<else>>
<<set $bro.shift = 0>>
<</if>>
<</link>>
<<elseif hasVisited("Resmanbj2") and $you.weed >= 1>>\
<<link "Give him weed and suck him off" "Resmanbj3">>
<<presshour add 1>>
<<set $resman.bjtime ++>>
<<set $resman.bjcd = 0>>
<<if $bro.shift <= 7>>
<<set $bro.shift = 1>>
<<else>>
<<set $bro.shift = 0>>
<</if>>
<<set $you.weed -->>
<</link>>
<<elseif hasVisited("Resmanbj2") and $you.weed < 1>>\
<<link "Convince him with blowjob only" "Resmantalk1">>
<<pressminute add 15>>
<</link>>
<<else>>\
<<link "Talk to him about $w.ybrother's shift" "Resmantalk1">>
<<pressminute add 15>>
<</link>>
<</if>>\
<<link "Back" $you.location>><</link>><<if visited() == 1>>\
In order to make your grand plan of threesome with your family a reality, you gotta sweet talk with the manager, <<textbox "$resman.Namedis" "Rob">>, who is now in front of you - a scowl on his face. The man is not too tall around 5'10", got a bit of a permanent frown and maybe with a smile - he can totally be a catch.
<<di resman "Hmm?... Aren't you the part timer guy in the morning?">>
His frown deepens, most likely not in the mood for socialization, and is slightly intimidating but you gotta push through.
<<di you "Umm, yes... I want to talk about $bro.Namedis...">>
He interrupts you rudely.
<<di resman "What? He owes you money or some shit? I ain't have nothing to do with him! He just works here.">>
<<di you "Erm... I'm his $w.brother actually and I want to talk about his work shift… Can you give him some more day shift? His sleeping schedule has not been well and it affects his health quite a bit... I can help fill in his schedule if you need.">>
Before your question, he looks not as unfriendly but after straight up annoyed.
<<di resman "And who are you again? Ordering me around? Fuck off, ain't none want to do night or do it better than $bro.Namedis.">>
With that dismissal, he pushes you away somewhat roughly. Shit, what are you gonna do now? As you are deep in thought, an employee approaches you a bit secretly:
<<di str1 "Psst, hey! The guy is a total ass, but he can be persuaded with some weed. You can try convince him with that.">>
Despite being appreciative of the advice, you can still not help but look skeptical which the guy then explains:
<<di str1 "As much as I want to say I'm touched by your care to $w.ybrother, I just want that man to stop 'borrowing' my joints. Also, yea $bro.Namedis needs some breaks, the man is too kind and hard-working for his own good.">>
<<di you "Thank you, he really does... I don't want to sound like a goody-two-shoes, do you know where to buy it and how much?">>
<<di str1 "I have a source but if you start snitching on him?...">>
He squints at you dangerously which you answer by crossing your heart.
<<di str1 "... Alright, there is this guy in the Kingston college dorm at room 402. He is usually in his room <b>from 13:00 to midnight.</b> Tell him Jakes sends you and he will give you a good price, it's <b>$50 for a bag</b> - around a quarter of an ounce.">>
<<di you "Appreciate it so much, man. Just to have some backup, you know what else can help me convince him?">>
<<di str1 "A million dollar or <b>a blowjob</b> because he's a guy after all, but who the hell wants to blow that asshole?">>
He says and bursts out laughing before giving you a goodbye wave to continue his work.
Well, with all that information out of the way, you got a lot of work to do.
<<elseif hasVisited("Resmanbj2") and $resman.bjcd == 0>>\
<<di resman "I'm cool for today. If you really want it... you can always come back tomorrow.">>
He smirks wickedly at you. Apparently he doesn't mind your company anymore.
<<elseif $you.weed < 1 and hasVisited("Resmanbj2")>>
<<di resman "Do you have weed?">>
<<di you "No...">>
<<di resman "Then pass.">>
Good try...
<<else>>\
<<di resman "I don't have any business to talk with you.">>
Damn, you'd better get that weed.
<</if>>\
<<link "Back" $you.location>><</link>><<widget "saveupdate">><<silently>>\
<<set $ccanswer = 26193>>
<<pwverify $cheatcode $ccanswer>>\
<<if _pwdev>>
<<elseif not _pwcorrect>>
<<set $cheatcode = "">>
<</if>>\
<<if $gamever === "0.2.1">>
<<set $you.weed = 0>>
<<set $dad.jea = 0>>
<<set $dad.jeamax = 50>>
<<set $bro.shift = 9>>
<<set $bro.jea = 0>>
<<set $bro.jeamax = 50>>
<<set $dnb ={
start: false,
acc: 0,
accmax: 25,
charchoice: 0,
dadar: 0,
broar: 0,
scenestage: 0,
dadkissed: false,
dadcaressed: false,
brokissed: false,
brocaressed: false,
dped: false,
}>>
<<set $q ={
daddysboydisplay: false,
brosforeverdisplay: false,
familyuniondisplay: false,
shiftyhookerdisplay: false,
hswdisplay: false,
}>>
<<set $resman ={
Name: "Restaurant Manager",
bjtime: 0,
bjcd: 1,
}>>
<<set $dealer ={
Name: "Dealer",
firsttalk: false,
buytime: 0,
firstbjcd: 4,
bjcd: 4,
}>>
<<set $gamever = "0.3">>
<</if>>
<<if $gamever === "0.3">>
<<set $dnb.dadrimmed = false>>
<<set $dnb.brorimmed = false>>
<<set $gamever = "0.3a">>
<</if>>
<<if $gamever === "0.3a" or $gamever === "0.3b">>
<<set $resman.Namedis = "Rob">>
<<set $resman.start = false>>
<<set $resman.lust = 0>>
<<set $resman.lustmax = 25>>
<<set $resman.manner = 11>>
<<set $resman.mannermax = 20>>
<<set $q.resmandisplay = false>>
<<set $gamever = "0.4">>
<</if>>
<<if $gamever === "0.4">>
<<set $bully ={
Name: "Chris",
state: 0,
fcaught: 0,
request: 0,
requeststate: 0,
requestcd: 10,
lust: 0,
lustmax: 11,
sus: 0,
susmax: 5,
rc: false,
}>>
<<set $cheatnofatigue to false>>
<<set $cheatnohorny to false>>
<<set $scenepicked = true>>
<<set $gamever = "0.5">>
<</if>>
<<if $gamever === "0.5">>
<<set $witch ={
Name: "Thuy",
state: 0,
brohelpstate: 0,
dadhelpstate: 0,
dadhelptimer: 0,
}>>
<<set $police ={
Name: "Cade",
state: 0,
}>>
<<set $bully.tvstate = 0>>
<<set $bully.crashcd = 0>>
<<set $you.sleepingpowder = 0>>
<<set $you.sleepmax = 48>>
<<set $you.hungermax = 24>>
<<set $ws.Bullyrequest4 = false>>
<<set $ws.Bullybj1 = false>>
<<set $ws.Bullybj2 = false>>
<<set $ws.Bullyfuckintro = false>>
<<set $ws.Bullyfuck1 = false>>
<<set $ws.Bullyfuck2 = false>>
<<set $ws.Bullyend1 = false>>
<<set $ws.Bullyend2 = false>>
<<set $ws.Bullyend3 = false>>
<<set $ws.Bullyend4 = false>>
<<set $q.grandmasshopdisplay = false>>
<<set $q.theremedydisplay = false>>
<<set $gamever = "0.5.1">>
<</if>>
<<if $gamever === "0.5.1">>
<<set $bully.lustmax = 20>>
<<set $gamever = "0.5.1a">>
<</if>>
<<if $gamever === "0.5.1a">>
<<set $dad.giftstate = 0>>
<<set $dad.officefuckcd = 0>>
<<set $bro.giftstate = 0>>
<<set $resman.giftstate = 0>>
<<set $bully.giftstate = 0>>
<<set $ws.Dadofficefuck1 = false>>
<<set $ws.Dadofficefuck2 = false>>
<<set $ws.Dadofficefuck3 = false>>
<<set $ws.Dadofficefuck4 = false>>
<<set $ws.Brogymfuck1 = false>>
<<set $ws.Brogymfuck2 = false>>
<<set $ws.Brogymfuck3 = false>>
<<set $ws.Brogymfuck4 = false>>
<<set $ws.Resmanparkfuck1 = false>>
<<set $ws.Resmanparkfuck2 = false>>
<<set $ws.Bullylibraryfuck1 = false>>
<<set $ws.Bullylibraryfuck2 = false>>
<<set $gamever = "0.5.2">>
<</if>>
<<if $gamever === "0.5.2">>
<<set $prof ={
Name: "Frank",
state: 0,
lust: 0,
lustmax: 20,
pat: 3,
patmax: 3,
sus: 0,
susmax: 10,
request: 0,
requeststate: 0,
syc: false,
stc: false,
}>>
<<set $you.clean = 0>>
<<set $q.profdisplay = false>>
<<set $ws.Profvisit11 = false>>
<<set $ws.Profvisit12 = false>>
<<set $ws.Profvisit21 = false>>
<<set $ws.Profvisit22 = false>>
<<set $ws.Profvisit31 = false>>
<<set $ws.Profvisit32 = false>>
<<set $ws.Profvisit33 = false>>
<<set $ws.Profvisit34 = false>>
<<set $ws.Profspankingintro = false>>
<<set $ws.Profhjintro = false>>
<<set $ws.Profhj1 = false>>
<<set $ws.Profhj3 = false>>
<<set $ws.Profhj4 = false>>
<<set $ws.Profbjintro = false>>
<<set $ws.Profbj1 = false>>
<<set $ws.Profbj3 = false>>
<<set $ws.Profbj4 = false>>
<<set $ws.Profend1 = false>>
<<set $gamever = "0.6">>
<</if>>
<<if $gamever === "0.6">>
<<set $prof.lustmax = 30>>
<<set $ws.Profvisit35 = false>>
<<set $ws.Profvisit36 = false>>
<<set $ws.Profhj5 = false>>
<<set $ws.Profhj6 = false>>
<<set $ws.Profbj5 = false>>
<<set $ws.Proffuck11 = false>>
<<set $ws.Proffuck13 = false>>
<<set $ws.Proffuck14 = false>>
<<set $ws.Proffuck15 = false>>
<<set $ws.Proffuck16 = false>>
<<set $ws.Proffuck21 = false>>
<<set $ws.Proffuck22 = false>>
<<set $ws.Proffuck31 = false>>
<<set $ws.Proffuck32 = false>>
<<set $ws.Profend2 = false>>
<<set $ws.Profend3 = false>>
<<set $gamever = "0.6.1">>
<</if>>
<<if $gamever === "0.6.1">>
<<set $stage = 0>>\
<<set $sus1 ={
Name: "Sam",
}>>
<<set $sus2 ={
Name: "Clint",
}>>
<<set $sus3 ={
Name: "Quinn",
}>>
<<set $sus4 ={
Name: "Andy",
}>>
<<set $police.res = 6>>
<<set $police.resmax = 10>>
<<set $police.bprog = 0>>
<<set $police.hprog = 0>>
<<set $police.sprog = 0>>
<<set $q.mcdisplay = false>>
<<set $ws.Mcctalk1 = false>>
<<set $ws.Mcctalk2 = false>>
<<set $ws.Mcbhj = false>>
<<set $ws.Mchhj = false>>
<<set $ws.Mcshj = false>>
<<set $ws.Mcrhj = false>>
<<set $ws.Mcconvention1strip = false>>
<<set $ws.Mcconvention2massage = false>>
<<set $ws.Mcconvention2hj = false>>
<<set $ws.Mcconvention3hj1 = false>>
<<set $ws.Mcconvention3hj2 = false>>
<<set $gamever = "0.7.1">>
<</if>>
<</silently>><</widget>>\ - <i>Buying weeds in a conservative town is not an easy task</i>
<<if $dealer.buytime >= 3 and hasVisited("Dealerbj2")>>\
• You can now ask to blow him in exchange for a bag of weed.
<<elseif $dealer.buytime >= 3 and hasVisited("Dealertalk1") and $dealer.firstbjcd >= 2>>\
• You can now ask to blow him in exchange for discount.
<<elseif ($dealer.buytime < 3 or $dealer.firstbjcd < 2) and hasVisited("Dealertalk1")>>\
<<if $dealer.buytime < 3>>\
• Make <<print (3-$dealer.buytime)>> more purchase to familiarize yourself with him so you can blow him for discount.
<</if>>\
<<if $dealer.firstbjcd < 2>>\
• You can only blow him <<if $dealer.firstbjcd == 0>>in the next 2 days<<else>>tomorrow<</if>>.
<</if>>\
<<else>>\
• Find the dealer at the college dorm to buy some weeds
<</if>>\<<if $hour < 13>>\
<<image college2.jpg>>
You knock on the door but no one answers. Oh right, he's only in the room <b>from 13:00 to midnight.</b>
<<elseif not $dealer.firsttalk>>\
<<set $dealer.firsttalk = true>>\
When you knock on the door, a well-kept and neatly looking dude greets you which takes you aback. The guy certainly does not look the part and you wonder if you are somehow a bit of a bigot for being surprised.
<<image otherchar/dealer.jpg>>
<<di you "Hey, Jake sent me here. Do you have 'the good'?">>
He assesses you up and down before giving a curt turn to his head signaling you to enter the room. Upon closing the door, he goes straight to the business.
<<di dealer "Yea, I got you. How much you need?">>
<<elseif $dad.giftstate == 1>>\
<<set $dad.giftstate = 2>>\
Opening his door, he gives you a nonchalant look and says:
<<di dealer "The usual?">>
<<di you "Nah, I'm here for a delivery.">>
You then throw the package to him as he glances back and forth between you and the bag in his hand in puzzlement. Once he sees what's inside, his face gone beet red as he trips over his own words:
<<di dealer "That-that's for my girlfriend's massage... Don't get any wrong idea.">>
<<di you "Oh, okay. None of my business. I'm just here to deliver it.">>
Yea right, girlfriend's massage my ass, literally. The guy has the worst poker face and you wonder how still he hasn't got busted selling weed.
<<di dealer "Whatever, dude. So what? You still want the goods?">>
<<elseif hasVisited("Dealerbj1")>>\
<<di dealer "$50 for a bag or free if you blow me.">>
<<else>>\
<<image otherchar/dealer.jpg>>
<<di dealer "So... what do you want?">>
<</if>>\
<<if $hour >= 13>><<if $you.money >= 50>>\
<span id="buyweed"><<link "A baggy of weed - $50 per">>
<<money -50>>\
<<set $dealer.buytime ++>>\
<<set $you.weed ++>>\
<<updatecaption>>\
<<replace "#weedamount">>\
<<if $you.weed >= 1>><i> - You have $you.weed bag<<if $you.weed > 1>>s<</if>> of weed.</i><</if>>\
<</replace>>\
<<if $you.money < 50>>\
<<replace "#buyweed">>\
<<link "==A baggy of weed - $50 per==">><</link>>\
<</replace>>\
<</if>>\
<</link>></span><span id="weedamount"><<if $you.weed >= 1>><i> - You have $you.weed bag<<if $you.weed > 1>>s<</if>> of weed.</i><</if>></span>
<<else>>\
<<link "==A baggy of weed - $50 per==">><</link>><<if $you.weed >= 1>><i> - You have $you.weed bag<<if $you.weed > 1>>s<</if>> of weed.</i><</if>>
<</if>>\
<<link "Offer to suck him">>
<<if not hasVisited("Dealertalk1")>>
<<pressminute add 5>>
<<goto "Dealertalk1">>
<<elseif $dealer.buytime >= 3 and $dealer.firstbjcd >= 2 and not hasVisited("Dealerbj1")>>
<<presshour add 1>>
<<set $you.weed ++>>
<<set $dealer.bjcd = 0>>
<<goto "Dealerbj1">>
<<elseif hasVisited("Dealerbj1") and $dealer.bjcd > 0>>
<<presshour add 1>>
<<set $you.weed ++>>
<<set $dealer.bjcd = 0>>
<<goto "Dealerbj2">>
<<else>>
<<pressminute add 5>>
<<goto "Dealertalk1">>
<</if>>
<</link>>
<</if>>\
<<link "Leave the room" "College">>
<<pressminute add 15>>
<</link>>\<<if visited() == 1>>\
<<set $dealer.firstbjcd = 0>>\
<<di you "I don't have cash right now, how about a blowjob in exchange for a discount?">>
He looks at you unbelievingly and replies loudly.
<<di dealer "If you don't want to do business then piss off. I don't have time for bullshit.">>
Hmm, you really think that a drug dealer - who is a total stranger to you - would accept your sexual advance like that? Maybe try again <b>after 3 purchases and wait for 3 days</b> when he knows you better.
<<elseif hasVisited("Dealerbj1") and $dealer.bjcd == 0>>
<<di dealer "Hahaha, so eagear. However, I'm good for today. Can't give you all of my stocks.">>
Maybe try tomorrow?
<<else>>\
<<di dealer "Stubborn, aren't you? Like I said, NO.">>
It seems like he doesn't want to miss a sale, so he's still not kicking you out yet.
<</if>>\
<<if $you.money >= 50>>\
<span id="buyweed"><<link "A baggy of weed - $50 per">>
<<money -50>>\
<<set $dealer.buytime ++>>\
<<set $you.weed ++>>\
<<set _cyw = $you.weed>>\
<<updatecaption>>\
<<replace "#weedamount">>\
<<if $you.weed >= 1>><i> - You have $you.weed bag<<if $you.weed > 1>>s<</if>> of weed.</i><</if>>\
<</replace>>\
<<if $you.money < 50>>\
<<replace "#buyweed">>\
<<link "==A baggy of weed - $50 per==">><</link>>\
<</replace>>\
<</if>>\
<</link>></span><span id="weedamount"><<if $you.weed >= 1>><i> - You have $you.weed bag<<if $you.weed > 1>>s<</if>> of weed.</i><</if>></span>
<<else>>\
<<link "==A baggy of weed - $50 per==">><</link>><<if $you.weed >= 1>><i> - You have $you.weed bag<<if $you.weed > 1>>s<</if>> of weed.</i><</if>>
<</if>>\
<<link "Leave the room" "College">>
<<pressminute add 15>>
<</link>>\<<di you "Hey, can I talk to you for a second?">>
<<di resman "If that's about $w.ybrother's shift then no.">>
He dismisses you curtly but with a quick flash of a rolled joint, you are able to catch his attention.
<<di you "How about now?">>
<<di resman "Okay, you got my interest, let's go.">>
Following him, you both enter a small storage room with some interesting odors. He looks at you expectantly and despite not being a user yourself, you hand over with a bit of a grudge because of how expensive it is. He expertly lights it and takes a hit like it's second nature. After three hits, the manager visibly mellows out, his permanent frown gone and like you envision the man is handsome in his own way when he chills out.
<<di you "Is it possible to change my $w.brother's shift?">>
You take the chance again and unlike his mellow tone, his answer is not really ideal:
<<di resman "Listen here... buddy, I know you are lying. There is no way a man, who's built like a brick shithouse and has the strength of ten racehorses like $bro.Namedis, has any health issues. And before you bullshit me more, I did text and ask him.">>
Welp, cannot lie your way through this now, can't ya?
<<di you "Yea, okay I lied but still I'm truly worried about his health and it won't be good for him long term.">>
Now the guy is fully ignoring you, so your hand is forced. A ziplock bag full of weed materializes in your palm stealing his concentration from the high he's experiencing.
<<di you "I can give you all of this if you agree to change his shift.">>
<<di resman "Tempting... but I ain't that cheap.">>
In the true fashion of cool and collected, he inhales and releases a puff of silver air like a protagonist from an old Hollywood movie. Under other circumstances, that would have certainly impressed you. Frustrated, you rummage your brain to see if there is something that can change his mind. Of course, there is, how could you miss it?
<<di you "You got a girlfriend or someone?">>
You try to be vague about it since you never know how people will react in a hick town like this. He glares at you sternly, pretty sure this is a touchy subject to him.
<<di resman "That's none of your fucking business too.">>
<<di you "Really? What if my business is me... sucking you off?">>
That finally makes him choke on the smoke. After some profuse coughs, he asks for your clarification:
<<di resman "Excuse me, what?">>
<<di you "A bag full of weed and a blowjob, getting lit and off at the same time. All of that good stuffs just for a shift change of an employee, sounds like a good deal, huh?">>
The disbelief is still on his face but after a while, he understands that you're being serious from your expression of steel determination. The cogs are spinning in his brain overtime as he's weighing your very attractive offer.
<<di resman "Shit, man you really love your brother, huh? Hmm... tell you what, I can change the shift for him ONLY IF you can supply me weed and a blowjob every week.">>
Fuck this greedy asshole, goddamn weed is not cheap in this economy and he wants you to break your back to give him week after week?
<<di you "Okay deal. Do you want to get down to it right now?">>
Through his blown out iris from the high, you can still detect a note of lust and horniness. He finishes off the joint and says to you with a gravelly voice:
<<di resman "Sure, let's go. I'm the boss so I can do this whenever.">>
[[Here goes nothing|Resmanbj2]]$w.Ydad calls out to you. Something serious crosses his expression.
<<di dad "Hey $w.son, I have something important to talk about with both you and $bro.Namedis. Can you meet us <<if $hour < 17>>at 5 pm today<<elseif $hour == 17>> now<<else>>at 5 pm tomorrow<</if>>?">>
<<di you "Got it, $w.dad. Is it something important?">>
<<di dad "I'll tell you then.">>
Apart from that, he doesn't reveal anything else, quite mysterious and you don't like mysteries.
<<link "You wait until the time comes." "Dnbtalk2">>
<<set $dnb.start = true>>
<<if $hour < 17>>
<<set _temphour = (16 - $hour)>>
<<set _tempminute = (60 - $minute)>>
<<presshour add _temphour>>
<<pressminute add _tempminute>>
<<set $you.sleep = 0>>
<<set $you.horniness = 0>>
<<set $you.hunger = 0>>
<<elseif $hour > 17>>
<<set _temphour = (40 - $hour)>>
<<set _tempminute = (60 - $minute)>>
<<presshour add _temphour>>
<<pressminute add _tempminute>>
<<set $you.sleep = 0>>
<<set $you.horniness = 0>>
<<set $you.hunger = 0>>
<</if>>
<</link>>
<<set $dnb.dadar += 1>>\
Sensing his impending climax, your arm is now bouncing on his cock with impressive speed to ensure the most perfect release for the usually stressed-out man. Your effort pays off because with a close-mouthed growl, he shoots his thick and creamy seed, splashing all over his toned stomach.
<<video dnb/dnbdadhjcum.mp4>>
<<if $dnb.dadar >= 6>>His body convulses slightly because of the aftershock of the orgasm and the amount of cum coating your hand is a clear indication of what an explosive experience that was.
<</if>>\
<<di dad "... That was amazing, boy... Damn, a handjob never feels so good.">>
You soak up all the compliments that you can get from the used-to-be very distanced man. Him showering you with affection like this is a huge step.
@@.add;+ 1 $w.Dad's Arousal@@\
<<if $dnb.scenestage == 5 or ($dnb.dadar >= 5 and $dnb.broar >= 5)>>\
[[You start cumming|Dnbyoucum]]<</if>>\Can't wait for any longer, your kisser fastens itself onto the delicious piece of meat dangling in front of you. Upon contact, $w.ydad hisses quietly from the way your tongue latches on his tip, drawing over the length of the veins the mixture of your saliva and his precum.
Satisfied with having tasted the delicious lollipop, you're now actually showcasing your deepthroating skill. Hollowing your cheeks, teeth covered, tongue tucked away waiting for moments to "strike", you are the textbook example of a seasoned cocksucker. All that isn't just for show either because you are now straining your neck to bob your head up and down on his erection like your life depends on it.
<<video dnb/dnbdadbj.mp4>>
<<di dad "Haaa... fuck... yea... suck on it boy... I'm so... fff... close...">>
Your full attention is now all on being stretched by his giant pole, therefore nothing you can't do but give a brisk nod showing your affirmation.
<<set $dnb.dadar += 2>>\
@@.add;+ 2 $w.Dad's Arousal@@
<<nobr>><span id="dadcum"><<link "Finish him with your hands">>
<<if $dnb.scenestage !== 5>><<set $dnb.cumscene = false>><</if>>
<<pressminute add 5>>
<<replace "#dadcum">>
<<include "Dnbdadhjcum">>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<</link>><<if $dnb.acc >= 10>> <<link "Finish him in your mouth">>
<<set $dnb.cumscene = false>>
<<pressminute add 5>>
<<replace "#dadcum">>
<<include "Dnbdadbjcum">>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<</link>><</if>></span><</nobr>>
Nearing the end, the short bursts of his onslaught are getting more and more intense. You're helpless to do anything but being swept away along this riding tide of carnality. Then he shouts:
<<di dad "FFFFFUCK!!">>
What feels like loads and loads of spunk flood your back tunnel through the relentless spasming of his breeding hose. You have never ever felt so full and so completed before this moment. As much as you want to savor it, the sheer amount of come he deposits inside of you is too much and it starts to leak slowly from your entrance.
<<video dnb/dnbdadfuckcum.mp4>>
<<di dad "You look so fucking beautiful all filled up like this. Do you live being bred by daddy?">>
<<di you "Like? I love it, feeling you inside of me right now. I feel like I'm yours.">>
The look he gives you is both smoldering with pure blazing lust and total devotion.
<<set $dnb.dadar += 1>>\
@@.add;+ 1 $w.Dad's Arousal@@\
<<if $dnb.scenestage == 5 or ($dnb.dadar >= 5 and $dnb.broar >= 5)>>[[You start cumming|Dnbyoucum]]<</if>>\
<<if $watchrocket == false>>• People watch TV for commercials, so you should too.<<else>>• Rocket pills are the perfect tool to drive a man's lust up for 5 hours<</if>><<if $dad.gps == false or $bro.gps == false>>
• You know an app that can keep track of people, if you can sneak into their phones that is<</if>>
• Drinking beer with $w.yfather & $w.ybrother can reduce their suspicions
• Overdrinking can get to situations where you can have fun with $w.yfather & $w.ybrother in the next 8 hours
• At the end of their lives, people usually say if given the chance to redo, they could achieve everything that they ever wanted. However, you can't... right?<<set $you.location = passage()>>\
<<image college1.jpg>>
<<if $bully.state == 0 and $hour >= 8 and $hour <= 10>>\
<<include "Bullytalk1">>\
<<elseif $bully.state == 2 and $hour >= 8 and $hour <= 10>>\
<<include "Bullytalk2">>\
<<else>>\
<<if $bully.state == -1 and $hour >= 8 and $hour <= 10>>\
<<link "Bump into your bully" "Bullyaccept">><</link>>
<<elseif $bully.state >= 5 and $bully.rc == false and $bully.request == 3 and $bully.requeststate == 1>>\
<<link "Go to the library to do his assignment" "Bullyassignment">><</link>>
<</if>>\
<<if $day >= 2 and $day <= 6 and $dayCount >= 4>>\
<<if $prof.state == 0 and $hour >= 12 and $hour < 14>>\
<<link "Go to your English Lit class" "Proftalk1">>
<<set $hour = 14>>
<<set $minute = 0>>
<</link>>
<<elseif $prof.state == 11 and $hour >= 12 and $hour < 16>>\
<<link "<b>Go to your English Lit class - ENDING</b>">>
<<set $hour = 14>>
<<set $minute = 0>>
<<set $prof.state = 12>>
<<if $prof.sus >= 20>>
<<goto "Profend2">>
<<else>>
<<goto "Profend3">>
<</if>>
<</link>>
<<elseif ($prof.pat == 0 or $prof.sus == $prof.susmax) and $hour >= 12 and $hour < 14>>\
<<link "Go to your English Lit class" "Profend1">>
<<set $hour = 14>>
<<set $minute = 0>>
<</link>>
<<elseif $prof.state == 10 and $hour >= 12 and $hour < 16>>\
<<link "Go visit $prof.Name in his office" "Proftalk9">>
<<set _thour = 15 - $hour>>
<<set _tmin = 60 - $minute>>
<<presshour add _thour>>
<<pressminute add _tmin>>
<</link>>
<<elseif $prof.state == 6 and $prof.requeststate == 3 and $hour >= 12 and $hour < 16>>\
<<link "Go visit $prof.Name in his office" "Proftalk5">>
<<set _thour = 15 - $hour>>
<<set _tmin = 65 - $minute>>
<<presshour add _thour>>
<<pressminute add _tmin>>
<</link>>
<<elseif $prof.state == 6 and $prof.requeststate == 1 and $hour >= 12 and $hour < 16>>\
<<link "Go visit $prof.Name in his office" "Proffuckintro">>
<<set _thour = 16 - $hour>>
<<set _tmin = 60 - $minute>>
<<presshour add _thour>>
<<pressminute add _tmin>>
<</link>>
<<elseif $prof.state >= 4 and $prof.state < 8 and $hour >= 12 and $hour < 16>>\
<<link "Go visit $prof.Name in his office" "Profvisit3">>
<<set _thour = 15 - $hour>>
<<set _tmin = 75 - $minute>>
<<presshour add _thour>>
<<pressminute add _tmin>>
<</link>>
<<elseif $prof.state == 3 and $hour >= 12 and $hour < 16>>\
<<link "Go visit $prof.Name in his office" "Profvisit2">>
<<set _thour = 15 - $hour>>
<<set _tmin = 75 - $minute>>
<<presshour add _thour>>
<<pressminute add _tmin>>
<</link>>
<<elseif $prof.state == 1 and $prof.lust == 5 and $prof.syc and $hour >= 12 and $hour < 14>>\
<<link "Go to your English Lit class" "Proftalk3">>
<<set $hour = 14>>
<<set $minute = 0>>
<</link>>
<<elseif $prof.state == 1 and $hour >= 12 and $hour < 14>>\
<<link "Go to your English Lit class" "Profvisit1">>
<<set _thour = 14 - $hour>>
<<set _tmin = 60 - $minute>>
<<presshour add _thour>>
<<pressminute add _tmin>>
<</link>>
<</if>>\
<</if>>\
<<if $bully.giftstate >= 4 and ($day == 3 or $day == 5) and ($hour == 14 or $hour == 15) and $bully.state !== 8>>\
<<if $bully.state == 14>>\
<<link "You reminisce about your times with $bully.Name in the library" "Bullylibraryfuck">>
<<presshour add 2>>
<</link>>
<<else>>\
<<link "Attend the book club with $bully.Name" "Bullylibraryfuck">>
<<presshour add 2>>
<</link>>
<</if>>\
<</if>>\
<<if not hasVisited("Witchtalk1") and $hour >= 8 and $hour <= 17>>\
<<link "Talk to $oni.Name" "Witchtalk1">>
<<pressminute add 15>>
<</link>>
<</if>>\
<<if hasVisited("Resmantalk1")>><<link "Room 402" "Dealer">>
<<pressminute add 15>>
<</link>>
<</if>>\
<<link "Go outside" "Go outside">>
<<pressminute add 5>>
<</link>>
<</if>>\<<scenechoices dealer 1 0>>\
He still stares at you unbelievingly, but now there is a note of intrigue and pensiveness on his expression.
<<di dealer "You're like a dog with a bone, my bone in particular... huh? Tell you what, since you insist so much, I will allow to suck my dick but there is only a discount if it's a bang-up job. Deal?">>
You love a challenge and this is nothing compared to all the stuffs you are doing so you answer him confidently.
<<di you "Deal!">>
Nodding his head, he quickly takes off his slacks to reveal an average softie with a neatly trimmed bush just like the rest of him. Sensing his no-nonsense attitude, you swiftly get down on your knees to prove your oral ability.
Holding the soft spongy head in your mouth, you start suckingly on it like it's your favorite lollipop. Your tongue snakes through to polish the fleshy knob and dabs in between the slit which forces out a quiet hiss from him.
<<video otherchar/dealerbj1.mp4>>
It appears that either he hasn't had it for a while or your skill, despite him having just a small taste, is undoubtedly incredible (you're more partial to the latter), the man has gone granite hard in a total of 10 seconds. Contrary to his flaccid state, his manhood has grown in a thick, proud and slightly angry looking at you piece of meat. Shit, you really need to work on not judging a book by its cover. The guy is probably the textbox definition of a grower.
Further motivated by his excitement, you turn yourself into a literal motored suction machine 5000 and the sole use is to drain the soul out of the man in front of you. His erection now has a lot more room for you to work with as your lips pulled tight against the shaft. Head bobbing up and down rhythmically to bring his tool swiftly to its hot, wet and sweet home. Occasionally, you roll his smooth and hefty balls around since he probably likes to have them cleaned.
<<video otherchar/dealerbj2.mp4>>
You really gun for that discount. On the other hand, it sounds like the guy is not giving any discount on his pleasurable verbal exclamations with the constant sharp groans and hisses.
<<di dealer "Ahhhh... ssssshhhhhitt. Hang on, I can't... fffuuuuccckkkk...">>
<<video otherchar/dealerbjcum1.mp4>>
Concentrated on making him feel good, you are only able to pull off right at the very last second. Rewarding your hard work is jets of pearly cum blasted off on your lips meanwhile the dealer is hyperventilating with pained groans like he's having a stroke. With the potent smell of sex in the air and him having his own moment, you decide to collect your "hard" earned fruit of labor. Aside from the usual enticing taste of semen, there is a note of sweetness to it too which makes you wonder: Did he eat pineapple in anticipation of getting head from you?
<<di dealer "Damn... shit... That's the best head I've ever had. Goddamn... I'm out of breath... sheesh...">>
<<di you "So... can I get that discount?">>
<<di dealer "Hell yea… hmm, I'll give you a bag for free, why not?...">>
That shocks you because you didn't anticipate him being so generous.
<<di you "Wow, thanks a lot!">>
He throws a bag your way and gives you a wicked grin full of mischief.
<<di dealer "Long as you need weed, just come my way, yea? I'll give you some special treatments.">>
You're more than happy with his offer, sucking a nice cock in exchange for weed? That's not a hardship whatsoever.
<<link "Back">>
<<if $gameends>>
<<goto "Otherscenemenu">>
<<else>>
<<goto "Dealer">>
<</if>>
<</link>><<scenechoices dealer 1 0>>\
With the approving nod of your head, he quickly takes off his slacks to reveal an average softie with a neatly trimmed bush just like the rest of him. Sensing his no-nonsense attitude, you swiftly get down on your knees to prove your oral ability.
Holding the soft spongy head in your mouth, you start suckingly on it like it's your favorite lollipop. Your tongue snakes through to polish the fleshy knob and dabs in between the slit which forces out a quiet hiss from him.
It appears that either he hasn't had it for a while or your skill, despite him having just a small taste, is undoubtedly incredible (you're more partial to the latter), the man has gone granite hard in a total of 10 seconds. Contrary to his flaccid state, his manhood has grown in a thick, proud and slightly angry looking at you piece of meat. Shit, you really need to work on not judging a book by its cover. The guy is probably the textbox definition of a grower.
Further motivated by his excitement, you turn yourself into a literal motored suction machine 5000 and the sole use is to drain the soul out of the man in front of you. His erection now has a lot more room for you to work with as your lips pulled tight against the shaft. Head bobbing up and down rhythmically to bring his tool swiftly to its hot, wet and sweet home. Occasionally, you roll his smooth and hefty balls around since he probably likes to have them cleaned.
<<video otherchar/dealerbj2.mp4>>
You really gun for that free weed. On the other hand, the guy is giving away freely his pleasurable verbal exclamations with the constant sharp groans and hisses.
<<di dealer "Ahhhh... ssssshhhhhitt. Hang on, I can't... fffuuuuccckkkk...">>
<<video otherchar/dealerbjcum1.mp4>>
Concentrated on making him feel good, you are only able to pull off right at the very last second. Rewarding your hard work is jets of pearly cum blasted off on your lips meanwhile the dealer is hyperventilating with pained groans like he's having a stroke. With the potent smell of sex in the air and him having his own moment, you decide to collect your "hard" earned fruit of labor. Aside from the usual enticing taste of semen, there is a note of sweetness to it too which makes you wonder: Did he eat pineapple in anticipation of getting head from you?
<<di dealer "Holy... man you're so good at this... Here's the weed, all rolled up nicely, only for you.">>
<<link "Back">>
<<if $gameends>>
<<goto "Otherscenemenu">>
<<else>>
<<goto "Dealer">>
<</if>>
<</link>><<silently>>\
<<set $scenepicked = false>>
<</silently>>\
<<if setup.ws.Dealerbj1>>[[First blowjob with the drug dealer|Dealerbj1]]<<else>><<link "==First blowjob with the drug dealer==">><</link>><</if>> <<if setup.ws.Dealerbj2>>[[Regular blowjob with the drug dealer|Dealerbj2]]<<else>><<link "==Regular blowjob with the drug dealer==">><</link>><</if>>
[[Back|Memoriesmenu]]<<scenechoices resman 1 0>>\
Kneeling down on the grimy and slightly sticky floor, it's too late to have any regrets about your decision now. $resman.Namedis is undressing right in front of you and while clothed, you can still sense a passing smell of sweat emitted from him. Once uncovered, his aroma hits you like a truck, it is strong, potent. Your nose being on the same level as his pheromone factory really doesn't help lessen the punch.
Supposedly it is different to other people, but to you the scent is tittering dangerously on the cliff of sexy spiciness. If it is just a touch stronger then it may fall into a deadly canyon. Shit, he is really a working man, as you can feel the radiating heat and moisture from over here.
Surprisingly, there is evidence of manscaping but it's negligible. His bush is matted and slightly wet from wearing the stuffy uniform. His cock looks blessedly clean and actually quite mouth-watering even in its flaccid form.
You really don't want to spend much time sweeping the nasty floor with your kneecaps so you dive right into it and begin the soft suckle on his sleeping member. The taste on it is extra salty combined with the oh-so-familiar tanginess of man meat. It takes a few minutes of your nuzzling and licking in order for him to get fully hard, most likely because the nerves on his brain are still slightly toasted from the weed.
<<video resman/resmanbj1.mp4>>
You're making the best work swapping your own saliva with his bodily fluid, using your expert tongue to find "the spot" where the man is most sensitive. Once you reach the root approaching his balls, a full body shiver runs through him. Bingo!
He has been quiet this whole time, however when you start slathering on his sack, the soft gasps begin to make its appearance. While your hand is pumping on his steel rod, your mouth is tugging, bathing his too hefty orbs and polishing them until they truly live up to the name - the family jewels.
<<video resman/resmanbj2.mp4>>
<<di resman "Ffffuck yea... Suck on those nuts, bitch... Do you like them huge balls?">>
As a pleaser, you nod eagerly after a long sensual flick of tongue through his testicles.
<<di resman "Then give them some more lickin' if you want to get drenched in my hot load, slut.">>
His sandpapery voice and sure grips on your head leave you no choice but to squish your face on his thoroughly drenched, dank manhood and put extra effort between stroking his tool and tonguing his globes. Your attention to details finally pays off, when his breath is getting shorter, gasps louder and his hands literally vibrate.
<<di resman "Here it comes... here it fffucking...">>
Your hand is moving at the speed of light and finally with a strangled growl, his shaft spasms rapidly and blows ropes of semen covering your mug. All you can say is that the amount is proportional with his ball size.
<<video resman/resmanbjcum1.mp4>>
<<di resman "Sssshit... man... I gotta be honest, that was good.">>
He's short on breath, his hairline is soaked in sweat, cheeks burned and a rare smile bloom all over the grumpiness.
<<di resman "Phew... damn. You convinced me, his shift will change to morning starting from tomorrow and throughout the week too... As long as you keep your end of the deal every week, got it?">>
He's still sharp even after an explosive orgasm, which must be the reason why he's the boss of this place.
<<di you "You got it, $resman.Namedis.">>
Upon hearing your affirmation, he slaps your hand in a handshake and pulls you up from the ground. He smiles devilishly at you and throws you some wet wipes.
<<di resman "Clean your face before you leave and it doesn't need to be said that this stays between us?">>
<<di you "Roger, boss.">>
He throws you a friendly grin before exiting the room.
You finally managed to change your brother's shift for your threesome plan, yay? It feels a little bit less jovial thinking about the prospect of having to get weed and suck him off every week, almost like a reverse blackmail... At least now you have <b>1 week of your brother having day shifts<<if $bro.shift == 0>> starting from tomorrow<</if>>.</b>
<<link "Back">>
<<if $gameends>>
<<goto "Resmanscenemenu">>
<<else>>
<<goto "Resman">>
<</if>>
<</link>><<scenechoices resman 2 1>>\
<<if $scenepicked>>\
You thought you were used to the scent but it still is noticeable even now, captivating the attention of your nostrils. The familiar sight of the impressive flaccid cock nestled between the matted pube from the clean sweat of a working man greets you. His cock looks blessedly clean and absolutely mouth-watering even in its flaccid form.
You really don't want to spend much time sweeping the nasty floor with your kneecaps so you dive right into it and begin the soft suckle on his sleeping member. The taste on it is extra salty combined with the oh-so-familiar tanginess of man meat. It takes a few minutes of your nuzzling and licking in order for him to get fully hard, most likely because the nerves on his brain are still slightly toasted from the weed.
<<video resman/resmanbj1.mp4>>
Knowing his g-spot, you still keep on teasing the cockhead shaping it with your tongue like a master potter. When he makes a few grunts of protest, you ultimately choose mercy and slithering down toward the base of his cock.
He has been quiet this whole time, however when you start slathering on his sack, the soft gasps begin to make its appearance. While your hand is pumping on his steel rod, your mouth is tugging, bathing his too hefty orbs and polishing them until they truly live up to the name - the family jewels.
<<video resman/resmanbj2.mp4>>
<<di resman "Ffffuck yea... Suck on those nuts, bitch... Do you like them huge balls?">>
As a pleaser, you nod eagerly after a long sensual flick of tongue through his testicles.
<<di resman "Then give them some more lickin' if you want to get drenched in my hot load, slut.">>
His sandpapery voice and sure grips on your head leave you no choice but to squish your face on his thoroughly drenched, dank manhood and put extra effort between stroking his tool and tonguing his globes. Your attention to details finally pays off, when his breath is getting shorter, gasps louder and his hands literally vibrate.
<<di resman "Here it comes... here it fffucking...">>
Your hand is moving at the speed of light and finally with a strangled growl, his shaft spasms rapidly and blows ropes of semen covering your mug. All you can say is that the amount is proportional with his ball size.
<<video resman/resmanbjcum1.mp4>>
<<di resman "Goddamn... so good...">>
You then clean up a few splash of jizz with your tongue and damn you never get bored of the taste of some man juice regardless of whose. The man is automatically in a good mood after climaxing and seeing you tasting his seed puts him in an even better state of mind.
<<if _saff == 1>>\
<<di resman "So you got the weed?">>
<<di you "Of course, can't forget it.">>
As you hand over the ziplock bag, he's now fully beaming at you with glee before leaving a room to resume his work.
<<di resman "Thanks, man. Appreciate it!">>
Men... always chasing pleasure. So simple. At least now you have <b>1 more week of your brother having day shifts starting from tomorrow.</b>
<<elseif hasVisited("Resmanhomebj")>>\
<<di resman "At home and now work, are you planning to drain this well dry?">>
He then smack his tummy jokingly.
<<di you "A well? More like a hose with how much you've been filling me lately. Don't act like you don't like it.">>
You wink back to let him know you're in on the joke too.
<<di resman "Haha, touché.">>
However, he still got a point, you're completely addicted to his juice. Now you have <b>1 week of your brother having day shifts<<if $bro.shift == 0>> starting from tomorrow<</if>>.</b>
<<else>>\
<<di resman "If only we could do this more often...">>
He says it casually but you can take a hint. So, you take this chance to throw it back.
<<di you "I ain't that cheap.">>
<<di resman "Haha, touché.">>
He still got his weekly suck-off, sometimes more anyway. At least now you have <b>1 week of your brother having day shifts<<if $bro.shift == 0>> starting from tomorrow<</if>>.</b>
<</if>>\
<</if>>\
<<if $resman.bjtime == 4>>[[Suddenly...|Resmantalk2]]<<else>><<link "Back">>
<<if $gameends>>
<<goto "Resmanscenemenu">>
<<else>>
<<goto "Resman">>
<</if>>
<</link>><</if>>\Suddenly, $w.ydad calls you and your brother to the room for "some talks". At first, the atmosphere in the room appears still and a bit awkward. He opens and closes his mouth several time before $w.ybrother loses the remaining of his patience.
<<di bro "Dad, can we make this qui-?">>
<<di dad "I know you and $you.Namedis have been fucking around.">>
His quick words sweep through the room like a tornado, stunning everyone including you since you didn't expect him to blurt out such scandalous tidbit, especially when you are also having sex with $w.ydad too.
$w.Ybrother, a great actor he is, starts stammering and spluttering:
<<di bro "Huh? Wha-what? What do you mean we're fucking around? Hah hah, like we fight and mess around... like horse around like bros... right, dude?">>
Being forcibly casted as his co-star, you muster the best of your poker face and try to use your innate telepathy ability that has yet to be awoken to signal to $w.ydad and ask him: "WTF R U DOING???"
<<di you "Umm, yea...">>
After that declaration, $w.ydad looks eerily calm and then finally breaks the news:
<<di dad "Well, settle down, boys. 'Specially you, $bro.Namedis. I've been fucking with $you.Namedis too.">>
<<di bro "WHAT THE ACTUAL FUCK??">>
A thunderous cry can be heard blowing from your brother's throat as he stares at you wide-eyed with a touch of non-belief. Well, now that has blown over, you must put out your ultimate strategic word:
<<di you "Um... surprise?">>
You say as sheepishly and innocently as you can, hoping to get away from discussing this mess.
...
After a lengthy talk between the three of you and about your relationships with both of them, it feels like the initial shock has finally died down and behind its wake is a pensive thoughtfulness.
<<di dad "So... now that we know. Here's my thought: It's not a big deal. We still continue as per usual because it is a win-win-win situation and now even better without having to tiptoe around each other.">>
Goddamn, you thought he would end the whole thing but the old man is hornier and more corrupted than you expected.
$w.Ybrother looks at you intensely for a moment and considers for a brief moment.
<<di bro "Yea, I think so too.">>
And your shy brother is in on this too? This is quite outrageous... and actually incredible. You try to look not too giddy with this notion.
<<di dad "Okay, now that we've got an understanding, absolutely don't tell anybody else and shake on it?">>
<<di bro "Deal.">>
<<di you "Deal!">>
With their openness to this whole shenanigan, you wonder if it can be taken to another level a.k.a both of them fucking you. Well, let's just see...
<<link "Back" $you.location>><</link>> $w.Ydad: @@.dad;<strong>$dad.Namedis</strong>@@
<b>Location:</b> <<if $dad.gps == true>>$dad.location<<else>>N/A<</if>>
<<if $dnb.start == false>><span style="color:red">Lust: $dad.lust/$dad.lustmax</span> - <<if $dad.lust >= 40>><b>Corrupted</b><<elseif $dad.lust >= 30>><b>Perverted</b><<elseif $dad.lust >= 20>><b>Deviant</b><<elseif $dad.lust >= 10>><b>Bold</b><<else>><b>Neutral</b><</if>>
<span style="color:pink">Affection: $dad.aff/$dad.affmax</span> - <<if $dad.aff >= 41>><b>Love</b><<elseif $dad.aff >= 21>><b>Fatherly</b><<elseif $dad.aff >= 11>><b>Dislike</b><<else>><b>Hate</b><</if>>
<span style="color:green">Suspicion: $dad.sus/$dad.susmax</span> - <i>Bad ending upon reaching $dad.susmax</i><<if hasVisited("Dadfuckintro1")>> - <i>Gain 5 per day</i><<elseif hasVisited("Dadbjintro1")>> - <i>Gain 3 per day</i><<elseif hasVisited("Dadhjintro2")>> - <i>Gain 2 per day</i><</if>><<else>><span style="color:green">Jealousy: $dad.jea/$dad.jeamax</span><</if>> $w.Ybro: @@.bro;<strong>$bro.Namedis</strong>@@
<b>Location:</b> <<if $bro.gps == true>>$bro.location<<else>>N/A<</if>>
<<if $dnb.start == false>><span style="color:red">Lust: $bro.lust/$bro.lustmax</span> - <<if $bro.lust >= 40>><b>Corrupted</b><<elseif $bro.lust >= 30>><b>Perverted</b><<elseif $bro.lust >= 20>><b>Deviant</b><<elseif $bro.lust >= 10>><b>Bold</b><<else>><b>Neutral</b><</if>>
<span style="color:pink">Affection: $bro.aff/$bro.affmax</span> - <<if $bro.aff >= 40>><b>Love</b><<elseif $bro.aff >= 20>><b>Brotherly</b><<elseif $bro.aff >= 10>><b>Dislike</b><<else>><b>Hate</b><</if>>
<span style="color:green">Suspicion: $bro.sus/$bro.susmax</span> - <i>Bad ending upon reaching $bro.susmax</i><<if hasVisited("Brofuckintro1")>> - <i>Gain 5 per day</i><<elseif hasVisited("Brobjintro1")>> - <i>Gain 3 per day</i><<elseif hasVisited("Brohjintro2")>> - <i>Gain 2 per day</i><</if>><<else>><span style="color:green">Jealousy: $bro.jea/$bro.jeamax</span><</if>><<di resman "Tell you what, I'm happy with the blowjob. You can keep the weed, in fact from now on I only need you to suck me and that's enough.">>
That kind of stuns you because from your observation, he is a very calculating man and never takes a loss. So that means your skill is just that incredible. Your face glows up with excitement:
<<di you "Really? Thanks so much, man.">>
<<di resman "Haha, no problem. My favorite part-timer!">>
He winks at you flirtily and quite handsomely too. If you hadn't some other goals maybe there could be something. Oh well, maybe in another life.
<<link "Back" $you.location>><</link>>\<<jea dad add 3 2>>\
The stony and expressionless face of $w.yfather welcomes you as you are about to leave the room.
<<di dad "Well, you boys having a good time?">>
Even thought, he doesn't show much, you still understand the thought of you having sex with $w.ybrother is making him jealous. However, he is the silent, stoic type and pointing out so may not sit well with him.
<<di you "I have to find my own fun without you, daddy. Helping out with $bro.Namedis is two bird with one stone.">>
The muscles on his face relax with your sweet talk and endearment. Supposedly, your reasoning also makes sense. Still, he doesn't look exactly elated with the thought of you sneaking around with your brother. You decide to console him by:
<<link "Giving him a blow job" "Dnbdadjealousbj">>
<<presshour add 2>>
<</link>>
<<link "Asking him to fuck your ass" "Dnbdadjealousfuck">>
<<presshour add 3>>
<</link>>
<<link "You don't have to entertain him" $you.location>><<set $dad.jea += 3>><</link>>\<<silently>><<jea dad add 2>><</silently>>\
<<jea dad minus 1 2>>\
<<if $dnb.acc <= 5>><<dnbacc add 1>><</if>>\
<<scenechoices dad 1 1>>\
<<di you "I'm not lying, though. I really want to do it with you.">>
You give him the best puppy face, silently tempting him into a wicked act.
<<di dad "Like right now?">>
<<di you "I'm never tired if I have chance to get off with you, daddy.">>
Just to reiterate your point, you grab your burgeoning erection to express how much desire you have for him. That seems to do the trick as a small pleased smile formed on his face, bringing in an air of mischief and sensuality.
<<di dad "Yea? You're so hard for daddy?">>
<<di you "Yesss! Can I please have a taste of your meat?">>
<<di dad "Of course, anything for my sweet boy.">>
Obliging to your requests, he drops his pants and grace your eyes with one of the most incredibly looking and mouth watering body parts that is growing rapidly. Not wanting to waste time, your mouth has a mind of its own and attaches itself to the target. Satisfied with having a few first tastes of his popsicle, you rub your cheeks against it like a cat on catnip. A throaty growl is the only warning as he gently pulls you off before resting his tips on your plump lips.
<<di dad "Be a good boy now and don't play with your food.">>
Obediently, you open yourself up and roll pink carpet to welcome your rock hard guest of honor into your cavern of bliss. Giving him the rockstar service, your tongue swirls around his tips and rapidly tickles the underside of where he's most sensitive.
<<video dad/dadjeabj1.mp4>>
Appreciative of your technique, he rewards some of his powerful yet gentle thrusts of his hips, grunting his way through the expedition through every familiar inch of your oral cavity. Thoroughly overwhelmed by his gifts, you are helpless to do anything else but take it. Surprisingly, you're still able to produce a few syllables of euphoria despite being crammed full of his shaft.
<<di dad "Fuck, you look so damn good with my cock in your mouth... SSSSHIT, can daddy come on your face?">>
Straining your neck muscle, you bounce your face on his manhood as an affirmation to his request of marking your visage with his essence. The short burst of his hips tells you that he's moments away from climaxing. Sure enough, with a gasp, he removes his dick from your tight suction with a pop. After two strokes, his cannon blasts its thick, pearly ammunition seemingly with the intent of sinking and drowning you with his juice.
<<image dad/dadbjcum1.webp>>
<<di dad "Haaaahhh... FFFUCK!... If only you could see yourself right now.">>
His eyes on you are intensely affectionate and mesmerized as he uses his cock as a club to smear semen all over your face, fill your every pore with his nectar and make you his. You lick your lips and taste the trace of his juice - salty and full of maleness - before answering:
<<di you "I wish I could have your seed every day, daddy.">>
<<di dad "Don't worry, boy. Daddy won't let you go hungry.">>
With his assurance, you celebrate internally as you feel his care for you flourishes.
<<link "Back">>
<<if $gameends>>
<<goto "Dadscenemenu">>
<<elseif $bully.state == 1>>
<<goto "Bullycaught">>
<<else>>
<<goto $you.location>>
<</if>>
<</link>><<silently>><<jea dad add 1>><</silently>>\
<<jea dad minus 2 2>>\
<<if $dnb.acc <= 5>><<dnbacc add 1>><</if>>\
<<scenechoices bro 1 1>>\
<<di you "I'm not lying, though. I really want to do it with you.">>
You give him the best puppy face, silently tempting him into a wicked act.
<<di dad "Like right now?">>
<<di you "I'm never tired if I have chance to get off with you, daddy.">>
Just to reiterate your point, you grab your burgeoning erection to express how much desire you have for him. That seems to do the trick as a small pleased smile formed on his face, bringing in an air of mischief and sensuality.
<<di dad "Yea? You're so hard for daddy?">>
<<di you "My hole is really craving for your meat. Can it have a taste of your meat?">>
With that being said, he enters your personal space and uses his large palm to paw up and down your still clothed crack.
<<di dad "That so?... Is this your starving hole?">>
<<di you "Yesss! Please feed it, daddy.">>
<<di dad "Then prepare it, boy.">>
He drops his pants and grace your eyes with one of the most incredibly looking and mouth watering body parts that is growing rapidly. Not wanting to waste time, your mouth has a mind of its own and attaches itself to the target. Satisfied with having a few first tastes of his popsicle, you rub your cheeks against it like a cat on catnip. A throaty growl is the only warning as he gently pulls you off.
<<di dad "Be good and turn around or else your hole won't have its shot of protein.">>
Obediently, you undress completely in a blink of an eye and turn around to expose your waiting hole. Meanwhile, $w.ydad quickly gets lube and coats his sausage-like fingers generously before prepping your hole with expertise.
<<video dad/dadjeafuck1.mp4>>
He knows you so well inside and out as you feel yourself being unraveled by his touches. Unable to endure more of his teasing, you beg him pitifully.
<<di you "Please, I want your cock inside me.">>
<<di dad "Very well, my boy.">>
After hearing his pleased purr, a blunt object starts breaching your well-loosen entrance. Upon resting fully inside you, he spends a bit of time for you to get more comfortable with labored breathing like he's using all of his willpower to not wreck your hole right away.
Being a young horny guy, you don't have enough patience or self-control. Therefore, your ass starts moving on x-axis, spitting and swallowing his dick with fierce determination. To regain his authority, he grabs your hips, begins pistoning and smashing your prostate to a tiny, moaning squirming mess.
<<video dad/dadjeafuck2.mp4>>
<<di dad "SSSHHIT... Are you close? 'Cause I'm gonna fill you up with a big, hot load?">>
<<di you "Y-Yess... daddy. Shoot it deep inside me... fill my gut with your seed...">>
<<di dad "GARHHHGGGH...!">>
With an animalistic scream, he unloads what feels like a bowl full of semen into the most intimate part of you. Drugged by his breeding juice, you furiously masturbate, and within a few pathetic strokes, reach orgasm. The spasms of your ass on his still hard rod lodged inside you makes up convulse wildly with bliss.
<<video dad/dadfuckcum1.mp4>>
<<di dad "Fuck... you will be the death of me.">>
<<di you "No chance, I'd like to see us both at old age. Promise?">>
He looks at your serious expression fondly and gives you a loving smile.
<<di dad "I promise.">>
Happily, you hug him to hide your giddy grin as you feel his devotion to you grows.
<<link "Back">>
<<if $gameends>>
<<goto "Dadscenemenu">>
<<elseif $bully.state == 1>>
<<goto "Bullycaught">>
<<else>>
<<goto $you.location>>
<</if>>
<</link>><<silently>><<jea bro add 2>><</silently>>\
<<jea bro minus 1 2>>\
<<if $dnb.acc <= 5>><<dnbacc add 1>><</if>>\
<<scenechoices bro 1 1>>\
You approach him and let a hand trace the giant boulder that is his chest.
<<di you "Well, if so. How about you remind me of your prowess... right now?">>
<<di bro "Now? But you've just finished with dad?">>
<<di you "You know I would never say no to you.">>
Your other hand snakes its way to the front of his crotch and finds $w.ybrother's monster swiftly waking. It will be the perfect push in order for you to "soothe" his easily bruised ego.
<<di you "What about a blowjob? I'm a bit tired still I'd love to see you cum on my face.">>
Your hand is still moving up and down, basically a masturbation session is already happening. He breathes out with a shaky voice:
<<di bro "Please...">>
Since he pleads so nicely, you oblige and pull down his shorts to uncover one of your most favorite pieces of meat in the world. No matter how many times you have seen it, it never fails to impress you with its size and demands the service of your mouth. And that's what you do, attacking it with the wet, enveloping heat of your oral cavity.
<<video bro/brojeabj1.mp4>>
He groans throatily, his jaw slacked, unable to contain all the inner pleasure bursting out. You lovingly trail your tongue from his pre-cum soaked tip to the bulging veins that further emphasizes the muscularity of his manhood. Bobbing your head up and down, you squeeze your lips and cheeks to create the perfect suction to vacuum all the sweet, sweet nectars fountaining from $w.ybrother.
<<di bro "Damn,... I'm- I'MMM... CCC–...">>
Too familiar with his body, you even know the exact moment that he will come. So much so, that right when you pull off from his shaft, it erupts and jizz flies, painting your mouth and cheeks with its thick creaminess.
<<video bro/brobjcum1.mp4>>
<<di bro "Gooossssh... I will never get tired of your mouth.">>
He compliments you huskily, voice is still dripped in lust and the afterglow of orgasm. You throw back playfully:
<<di you "You'd better not.">>
With his half-lidded eyes, he stares back at you adoringly. The pure, unfiltered affection from that gaze startles you.
<<di bro "Swear never ever in my life.">>
Not being easily flustered, still your cheeks reddens and you feel a warm embrace of happiness as his love for you grows.
<<link "Back">>
<<if $gameends>>
<<goto "Broscenemenu">>
<<elseif $bully.state == 1>>
<<goto "Bullycaught">>
<<else>>
<<goto $you.location>>
<</if>>
<</link>><<silently>><<jea bro add 1>><</silently>>\
<<jea bro minus 2 2>>\
<<if $dnb.acc <= 5>><<dnbacc add 1>><</if>>\
<<scenechoices bro 1 1>>\
You approach him and let a hand trace the giant boulder that is his chest.
<<di you "Well, if so. How about you remind me of your prowess... right now?">>
<<di bro "Now? But you've just finished with dad?">>
<<di you "You know I would never say no to you.">>
Your other hand snakes its way to the front of his crotch and finds $w.ybrotherr's monster swiftly waking. It will be the perfect push to "soothe" his easily bruised ego.
<<di you "What if you show my ass how incredible your dick is?">>
You squeeze his member hard and it doesn't even budge since it also has firmed up like diamond. He chokes up a little but still replies with a shaky, with a touch of pleased confidence, voice:
<<di bro "I- anything you want...">>
He now truly aims to please pulling down his shorts to uncover one of your most favorite pieces of meat in the world. No matter how many times you have seen it, it never fails to impress you with its size and your sphincter winks in anticipation of feasting on it. You also make quick work of undressing.
Within a few seconds of engrossing in undoing your buttons, you turn back to find lube is already within his palm. With his hand hovering, he looks unsure:
<<di bro "Here's the lube. I- err...">>
<<di you "Lemme handle it, you just stay there and be handsome, 'kay?">>
You wink at him cheekily, it seems like he has half a thought of helping you prepare but is intimidated. Feeling too excited, you do a lightning round of prep since you know you can handle it before dropping down and swallowing his cock whole.
He groans throatily, his jaw slacked, unable to contain all the inner pleasure bursting out. You lovingly trail your tongue from his pre-cum soaked tip to the bulging veins that further emphasizes the muscularity of his manhood. Satisfied that you have drenched his rod, you slap a copious amount of lube on that beast before lining it up to your welcoming hole.
In spite of your experience, it still takes around a minute before you're able to completely relax under him. You pat $w.ybrother signaling him to move.
<<di bro "Fuck, how is your hole is still so damn tight...">>
He mumbles dirtily. You can't help but preen keenly because before this, he would never ever be such a naughty talker. Rewarding his compliment, your channel contracts even snugger around the invading spear. That triggers his defense with even stronger thrusts like he wants to break down all the walls and seize control of your body.
<<video bro/brojeafuck1.mp4>>
<<di bro "I... SSSSHITTT... CAN'T">>
Even without his warning, you can sense impending orgasm from the insane speed of his pistoning, his short gasps and the way his hands leaving imprints on your hips. With a thunderous moan, he empties inside and floods you with his potent seed.
He is absolutely out of breath, clearly winded from the amazing climax he just experienced and your poor raging cock is trapped in the delicious heat, begging to be released. After a full minute, he unplugs himself from you and the cum spilling out of you like the dam breaks.
<<video bro/brojeafuckcum.mp4>>
Finally, it only takes a few strokes before you finally reach the peak of pleasure and join $w.ybrother in paradise.
<<di bro "Gooossssh... I will never get tired of your ass.">>
He compliments you huskily, voice is still dripped in lust and the afterglow of orgasm. You throw back playfully:
<<di you "You'd better not.">>
With his half-lidded eyes, he stares back at you adoringly. The pure, unfiltered affection from that gaze startles you.
<<di bro "Swear never ever in my life.">>
Not being easily flustered, still your cheeks reddens and you feel a warm embrace of happiness as his love for you grows.
<<link "Back">>
<<if $gameends>>
<<goto "Broscenemenu">>
<<elseif $bully.state == 1>>
<<goto "Bullycaught">>
<<else>>
<<goto $you.location>>
<</if>>
<</link>><<jea bro add 3 2>>\
When you exit the room, a frowny face of $w.ybrother suddenly appears.
<<di bro "Hmm, you had a lot of fun with dad, yea?">>
<<di you "Hey now. Don't be jealous. I am always up for a good time and he's good but you and your sculptured body is not so shabby yourself.">>
His face goes beet red, totally embarrassed by being busted for acting like a jealous boyfriend. He stammers and denies:
<<di bro "No, it's not like that. I'm NOT jealous of ... dad. Just checking out the competition. That's all.">>
His flustered reaction makes you grin at him sweetly. How can a hulking man like him be so cute? Look like to sate his jealousy, you will need to make it up to him.
<<link "Give him a blow job" "Dnbbrojealousbj">>
<<presshour add 2>>
<</link>>
<<link "Ask him to fuck your ass" "Dnbbrojealousfuck">>
<<presshour add 3>>
<</link>>
<<link "You don't have to entertain him" $you.location>><<set $bro.jea += 3>><</link>>\$w.Yfather and $w.brother are pretty much in love with you from the way they act when they catch you with the other. They are hesitant to confess to you most likely because you're still having sex with both of them because they never thought of the idea of a polyamorous relationship before.
Having a taste of both of their masculine perfection, you're now not satisfied until you have them both under your spell. To do that, you first have to influence their macho primate tendencies to fight for their mate and when they are used to the presence of each other, it will be a grand time for you. Hell, for all.
...
To put the plan in motion, you whisper to $w.ybrother who is in a middle of something:
<<di you "Hey, I really want to service your cock. Come into my room?">>
Hearing your sultry voice saying the sweetest thing a man can hope for, his Adam's apple bobs and he nods eagerly.
<<di bro "Of course, let's go.">>
<<di you "Go on, I need to do something else first.">>
You wink at him, full of promises. He's gonna be in for a surprise.
...
It takes you a little bit of time to find $w.ydad, he's engulfed in his phone - probably reading business and politic news again.
You pat his shoulder and well you're right the man does love you more than his news since he immediately drops his phone to turn to you with an indulging smile.
<<di dad "What's up?">>
<<di you "I'm horny, daddy. Let's go to my room.">>
Not waiting for his answer, you grab his wrist and pull him up to your room. He allows it of course, as there's no way you can pull a man like him screaming and against his will.
As you turn the corner to stand before the room, the nerves start to bubble up. What if they react badly? However, you recall all the sinful things you've accomplished thus far and they give you the courage to make the final push to open the door.
The first thing you notice is $w.ybrother's startled and slightly resigned face.
<<di bro "Why are you bringing him here?">>
<<di you "You guys know that I want you both desperately, right?">>
<<di dad "What are you trying to say?">>
$w.Ydad says, his tone even that you can't even detect any emotion in it. Regardless, there is no turning back now.
<<di you "So, it will make me that happiest guy in the world if I can have you both at the same time.">>
You look deep in both of their eyes with utmost sincerity that you're able to convey. A pregnant pause pass where gazes are met, silent communications are transferred. Finally, a appeasing sigh escapes from $y.dad's beard-covered lips:
<<di dad "Alright, alright. I will do it. Are you up to it, $bro.Namedis?">>
$w.Ybrother looks at you intensely with determination as he answers:
<<di bro "Okay, I am.">>
You hug and beam at both of them pleasedly and give them the most loaded but innocently phrased:
<<di you "I love you guys!">>
Now the real fun begins.
[[Start the threesome|Dnbthreesome]]<<silently>>\
<<set $dnb.dadar = 0>>
<<set $dnb.broar = 0>>
<<set $dnb.scenestage = 0>>
<<set $dnb.dadkissed = false>>
<<set $dnb.dadcaressed = false>>
<<set $dnb.dadrimmed = false>>
<<set $dnb.brokissed = false>>
<<set $dnb.brocaressed = false>>
<<set $dnb.dadrimmed = false>>
<<set $dnb.cumscene = false>>
<<set $you.talkto = 3>>
<</silently>>\
After calling them into your bedroom, you're standing between the two of the hottest men on Earth, all having the intention of getting off. You decide to:
<span id="s1"></span>\
<span id="s2"></span>\
<span id="s3"></span>\
<span id="s4"></span>\
<span id="s5"></span>\
@@.dad;<b>$w.Ydad's Arousal: </b>@@<span id="dads">$dnb.dadar - Normal</span>
<span id="dadmenu"><<include "Dnbthreesomedadmenu">></span>
@@.bro;<b>$w.Ybrother's Arousal: </b>@@<span id="bros">$dnb.broar - Normal</span>
<span id="bromenu"><<include "Dnbthreesomebromenu">></span>Entering $w.yfather's personal space, your hands on his shoulders as your head quickly moves in for the "kill", well, kiss. His lips, even though slightly chapped, still feel soft unlike his slightly cold demeanor. Without waiting for your mouth to be open, his tongue slithers between your supple cushions and teeth to inspect your oral cavity.
<<video dnb/dnbdadkiss.mp4>>
Thought you had the upper hand, but now your hips are being hugged tightly by him, mouth devoured and marked possessively that you almost forget who you are. After what feels like an eternity, he gives you a final peck before rumbles raspily:
<<di dad "Hmm, taste so good, boy.">>
All thanks to him with his constant lectures about dental hygiene, or maybe he means it metaphorically.
<<jea dad minus 1>>Though not as ripped as $w.ybrother, his body undeniably still possesses a raw power and hardenedness that comes with the years. Your hand creeps its way from his firm neck down toward his formidable pecs - slightly softened by the office life. Down and down, you find his burly belly and marvel at the definitions there. When does he train with all that time spent working?
<<video dnb/dnbdadcaress.mp4>>
He's channeling the perfect energy of a grumpy bear as he still remains emotionless. If it wasn't for his quickened breathing, you wouldn't know that he is loving your attention.
<<set $dnb.dadar ++>>\
@@.add;+ 1 $w.Dad's Arousal@@
Getting near $w.ydad, his half hard cock from afar is already impressive. This up close and personal, it is downright intimidating, but you love a thrill. To wake the terrifying sleeping beast, your palm circles around and pulls back its armor as the head rises up like it wants more of your touch.
Pleasure begins to cloud his judgment as he urges you to double up your efforts:
<<di dad "Come on, make me hard.">>\
<<video dnb/dnbdaderect.mp4>>
How do you even defy such a delightful order? Your motion quickens, stokes up the lustful ember inside of him and soon the fire is raging, standing tall - proud.
<<set $dnb.dadar += 2>>\
@@.add;+ 2 $w.Dad's Arousal@@
You put your handjob ability to the test and work $w.ydad's cock. Your grip is apparently as alluring as other sexy parts of your body because even with your pumping, his hips still move in their volition chasing the sexual high hidden within your palms.
<<video dnb/dnbdadhj.mp4>>
<<di dad "Ssshit... yea...! Love that tight grip...">>
Your fingers sometimes caress the tip, balls to tease them and to draw out his man fluid. As a result, his pre-cum is leaking out profusely, moistening your grasp, creating the seductive squelching sound and the unmistakable scent of sex.
<<di dad "Fuck…! I'm close to cumming... ">>
With such display, you feel like a pornstar especially in front of $w.ybrother who is ... observing. That's the word.
<<set $dnb.dadar += 2>>\
@@.add;+ 2 $w.Dad's Arousal@@
<<nobr>><span id="dadcum"><<link "Finish him with your hands">>
<<if $dnb.scenestage !== 5>><<set $dnb.cumscene = false>><</if>>
<<pressminute add 5>>
<<replace "#dadcum">>
<<include "Dnbdadhjcum">>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<</link>><<if $dnb.acc >= 10>> <<link "Finish him in your mouth">>
<<set $dnb.cumscene = false>>
<<pressminute add 5>>
<<replace "#dadcum">>
<<include "Dnbdadbjcum">>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<</link>><</if>></span><</nobr>>
<<nobr>><<if not $dnb.dadkissed and $dnb.dadar < 4 and not $dnb.cumscene>><<link "Kiss him">>
<<set $dnb.scenestage ++>>
<<set $dnb.dadkissed = true>>
<<pressminute add 15>>
<<updatecaption>>
<<if $dnb.scenestage == 1>>
<<replace "#s1">>
<<include "Dnbdadkiss">>
<</replace>>
<<elseif $dnb.scenestage == 2>>
<<replace "#s2">>
<<include "Dnbdadkiss">>
<</replace>>
<<elseif $dnb.scenestage == 3>>
<<replace "#s3">>
<<include "Dnbdadkiss">>
<</replace>>
<<elseif $dnb.scenestage == 4>>
<<replace "#s4">>
<<include "Dnbdadkiss">>
<</replace>>
<<elseif $dnb.scenestage == 5>>
<<replace "#s5">>
<<include "Dnbdadkiss">>
<<set $dnb.cumscene = true>>
[[You start cumming|Dnbyoucum]]<br/><br/>
<</replace>>
<</if>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>><</if>>
<<if not $dnb.dadcaressed and $dnb.dadar < 4 and not $dnb.cumscene>><<link "Caress him">>
<<set $dnb.scenestage ++>>
<<set $dnb.dadcaressed = true>>
<<pressminute add 15>>
<<updatecaption>>
<<if $dnb.scenestage == 1>>
<<replace "#s1">>
<<include "Dnbdadcaress">>
<</replace>>
<<elseif $dnb.scenestage == 2>>
<<replace "#s2">>
<<include "Dnbdadcaress">>
<</replace>>
<<elseif $dnb.scenestage == 3>>
<<replace "#s3">>
<<include "Dnbdadcaress">>
<</replace>>
<<elseif $dnb.scenestage == 4>>
<<replace "#s4">>
<<include "Dnbdadcaress">>
<</replace>>
<<elseif $dnb.scenestage == 5>>
<<replace "#s5">>
<<include "Dnbdadcaress">>
<<set $dnb.cumscene = true>>
[[You start cumming|Dnbyoucum]]<br/><br/>
<</replace>>
<</if>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>><</if>>
<<if not $dnb.dadrimmed and $dnb.dadar < 4 and $dnb.acc >= 15 and not $dnb.cumscene>><<link "Ask him to rim you">>
<<set $dnb.scenestage ++>>
<<set $dnb.dadrimmed = true>>
<<pressminute add 15>>
<<updatecaption>>
<<if $dnb.scenestage == 1>>
<<replace "#s1">>
<<include "Dnbdadrim">>
<</replace>>
<<elseif $dnb.scenestage == 2>>
<<replace "#s2">>
<<include "Dnbdadrim">>
<</replace>>
<<elseif $dnb.scenestage == 3>>
<<replace "#s3">>
<<include "Dnbdadrim">>
<</replace>>
<<elseif $dnb.scenestage == 4>>
<<replace "#s4">>
<<include "Dnbdadrim">>
<</replace>>
<<elseif $dnb.scenestage == 5>>
<<replace "#s5">>
<<include "Dnbdadrim">>
<<set $dnb.cumscene = true>>
[[You start cumming|Dnbyoucum]]<br/><br/>
<</replace>>
<</if>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>><</if>>
<<if (not $dnb.dadkissed or not $dnb.dadcaressed or not $dnb.dadrimmed) and $dnb.dadar < 5>><br/><br/><</if>>
<<if $dnb.dadar < 2 and not $dnb.cumscene>><<link "Stroke him to hardness">>
<<set $dnb.scenestage ++>>
<<pressminute add 30>>
<<updatecaption>>
<<if $dnb.scenestage == 1>>
<<replace "#s1">>
<<include "Dnbdaderect">>
<</replace>>
<<elseif $dnb.scenestage == 2>>
<<replace "#s2">>
<<include "Dnbdaderect">>
<</replace>>
<<elseif $dnb.scenestage == 3>>
<<replace "#s3">>
<<include "Dnbdaderect">>
<</replace>>
<<elseif $dnb.scenestage == 4>>
<<replace "#s4">>
<<include "Dnbdaderect">>
<</replace>>
<<elseif $dnb.scenestage == 5>>
<<replace "#s5">>
<<include "Dnbdaderect">>
<<set $dnb.cumscene = true>>
[[You start cumming|Dnbyoucum]]<br/><br/>
<</replace>>
<</if>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>><</if>>
<<if $dnb.dadar < 4 and $dnb.dadar >= 2 and not $dnb.cumscene>><<link "Give him a handjob">>
<<set $dnb.scenestage ++>>
<<set $dnb.cumscene = true>>
<<pressminute add 30>>
<<updatecaption>>
<<if $dnb.scenestage == 1>>
<<replace "#s1">>
<<include "Dnbdadhj">>
<</replace>>
<<elseif $dnb.scenestage == 2>>
<<replace "#s2">>
<<include "Dnbdadhj">>
<</replace>>
<<elseif $dnb.scenestage == 3>>
<<replace "#s3">>
<<include "Dnbdadhj">>
<</replace>>
<<elseif $dnb.scenestage == 4>>
<<replace "#s4">>
<<include "Dnbdadhj">>
<</replace>>
<<elseif $dnb.scenestage == 5>>
<<replace "#s5">>
<<include "Dnbdadhj">>
<</replace>>
<</if>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>><</if>>
<<if $dnb.dadar < 4 and $dnb.dadar >= 2 and $dnb.broar < 4 and $dnb.broar >= 2 and $dnb.acc >= 10 and not $dnb.cumscene>><<link "Give them both a handjob">>
<<set $dnb.scenestage ++>>
<<set $dnb.cumscene = true>>
<<presshour add 1>>
<<updatecaption>>
<<if $dnb.scenestage == 1>>
<<replace "#s1">>
<<include "Dnbbothhj">>
<</replace>>
<<elseif $dnb.scenestage == 2>>
<<replace "#s2">>
<<include "Dnbbothhj">>
<</replace>>
<<elseif $dnb.scenestage == 3>>
<<replace "#s3">>
<<include "Dnbbothhj">>
<</replace>>
<<elseif $dnb.scenestage == 4>>
<<replace "#s4">>
<<include "Dnbbothhj">>
<</replace>>
<<elseif $dnb.scenestage == 5>>
<<replace "#s5">>
<<include "Dnbbothhj">>
<</replace>>
<</if>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>><</if>>
<<if $dnb.dadar < 4 and $dnb.dadar >= 2 and $dnb.acc >= 10 and not $dnb.cumscene>><<link "Give him a blowjob">>
<<set $dnb.scenestage ++>>
<<set $dnb.cumscene = true>>
<<pressminute add 30>>
<<updatecaption>>
<<if $dnb.scenestage == 1>>
<<replace "#s1">>
<<include "Dnbdadbj">>
<</replace>>
<<elseif $dnb.scenestage == 2>>
<<replace "#s2">>
<<include "Dnbdadbj">>
<</replace>>
<<elseif $dnb.scenestage == 3>>
<<replace "#s3">>
<<include "Dnbdadbj">>
<</replace>>
<<elseif $dnb.scenestage == 4>>
<<replace "#s4">>
<<include "Dnbdadbj">>
<</replace>>
<<elseif $dnb.scenestage == 5>>
<<replace "#s5">>
<<include "Dnbdadbj">>
<</replace>>
<</if>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>><</if>>
<<if $dnb.dadar < 4 and $dnb.dadar >= 2 and $dnb.broar < 4 and $dnb.broar >= 2 and $dnb.acc >= 15 and not $dnb.cumscene>><<link "Give them both a blowjob">>
<<set $dnb.scenestage ++>>
<<set $dnb.cumscene = true>>
<<presshour add 1>>
<<updatecaption>>
<<if $dnb.scenestage == 1>>
<<replace "#s1">>
<<include "Dnbbothbj">>
<</replace>>
<<elseif $dnb.scenestage == 2>>
<<replace "#s2">>
<<include "Dnbbothbj">>
<</replace>>
<<elseif $dnb.scenestage == 3>>
<<replace "#s3">>
<<include "Dnbbothbj">>
<</replace>>
<<elseif $dnb.scenestage == 4>>
<<replace "#s4">>
<<include "Dnbbothbj">>
<</replace>>
<<elseif $dnb.scenestage == 5>>
<<replace "#s5">>
<<include "Dnbbothbj">>
<</replace>>
<</if>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>><</if>>
<<if $dnb.dadar < 4 and $dnb.dadar >= 2 and $dnb.acc >= 15 and not $dnb.cumscene>><<link "Let him fuck your ass">>
<<set $dnb.scenestage ++>>
<<set $dnb.cumscene = true>>
<<pressminute add 30>>
<<updatecaption>>
<<if $dnb.scenestage == 1>>
<<replace "#s1">>
<<include "Dnbdadfuck">>
<</replace>>
<<elseif $dnb.scenestage == 2>>
<<replace "#s2">>
<<include "Dnbdadfuck">>
<</replace>>
<<elseif $dnb.scenestage == 3>>
<<replace "#s3">>
<<include "Dnbdadfuck">>
<</replace>>
<<elseif $dnb.scenestage == 4>>
<<replace "#s4">>
<<include "Dnbdadfuck">>
<</replace>>
<<elseif $dnb.scenestage == 5>>
<<replace "#s5">>
<<include "Dnbdadfuck">>
<</replace>>
<</if>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>><</if>>
<<if $dnb.dadar < 4 and $dnb.dadar >= 2 and $dnb.broar < 4 and $dnb.broar >= 2 and $dnb.acc >= 20 and not $dnb.cumscene>><<link "Let them spitroast you">>
<<set $dnb.scenestage ++>>
<<set $dnb.cumscene = true>>
<<presshour add 1>>
<<updatecaption>>
<<if $dnb.scenestage == 1>>
<<replace "#s1">>
<<include "Dnbbothspitroast">>
<</replace>>
<<elseif $dnb.scenestage == 2>>
<<replace "#s2">>
<<include "Dnbbothspitroast">>
<</replace>>
<<elseif $dnb.scenestage == 3>>
<<replace "#s3">>
<<include "Dnbbothspitroast">>
<</replace>>
<<elseif $dnb.scenestage == 4>>
<<replace "#s4">>
<<include "Dnbbothspitroast">>
<</replace>>
<<elseif $dnb.scenestage == 5>>
<<replace "#s5">>
<<include "Dnbbothspitroast">>
<</replace>>
<</if>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>><</if>>
<<if $dnb.dadar < 4 and $dnb.dadar >= 2 and $dnb.broar < 4 and $dnb.broar >= 2 and $dnb.acc >= 20 and not $dnb.cumscene>><<link "Let them dp you">>
<<set $dnb.scenestage ++>>
<<set $dnb.cumscene = true>>
<<presshour add 1>>
<<updatecaption>>
<<if $dnb.scenestage == 1>>
<<replace "#s1">>
<<include "Dnbbothdp">>
<</replace>>
<<elseif $dnb.scenestage == 2>>
<<replace "#s2">>
<<include "Dnbbothdp">>
<</replace>>
<<elseif $dnb.scenestage == 3>>
<<replace "#s3">>
<<include "Dnbbothdp">>
<</replace>>
<<elseif $dnb.scenestage == 4>>
<<replace "#s4">>
<<include "Dnbbothdp">>
<</replace>>
<<elseif $dnb.scenestage == 5>>
<<replace "#s5">>
<<include "Dnbbothdp">>
<</replace>>
<</if>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>><</if>><</nobr>><<nobr>><<if not $dnb.brokissed and $dnb.broar < 4 and not $dnb.cumscene>><<link "Kiss him">>
<<set $dnb.scenestage ++>>
<<set $dnb.brokissed = true>>
<<pressminute add 15>>
<<updatecaption>>
<<if $dnb.scenestage == 1>>
<<replace "#s1">>
<<include "Dnbbrokiss">>
<</replace>>
<<elseif $dnb.scenestage == 2>>
<<replace "#s2">>
<<include "Dnbbrokiss">>
<</replace>>
<<elseif $dnb.scenestage == 3>>
<<replace "#s3">>
<<include "Dnbbrokiss">>
<</replace>>
<<elseif $dnb.scenestage == 4>>
<<replace "#s4">>
<<include "Dnbbrokiss">>
<</replace>>
<<elseif $dnb.scenestage == 5>>
<<replace "#s5">>
<<include "Dnbbrokiss">>
<<set $dnb.cumscene = true>>
[[You start cumming|Dnbyoucum]]<br/><br/>
<</replace>>
<</if>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>><</if>>
<<if not $dnb.brocaressed and $dnb.broar < 4 and not $dnb.cumscene>><<link "Caress him">>
<<set $dnb.scenestage ++>>
<<set $dnb.brocaressed = true>>
<<pressminute add 15>>
<<updatecaption>>
<<if $dnb.scenestage == 1>>
<<replace "#s1">>
<<include "Dnbbrocaress">>
<</replace>>
<<elseif $dnb.scenestage == 2>>
<<replace "#s2">>
<<include "Dnbbrocaress">>
<</replace>>
<<elseif $dnb.scenestage == 3>>
<<replace "#s3">>
<<include "Dnbbrocaress">>
<</replace>>
<<elseif $dnb.scenestage == 4>>
<<replace "#s4">>
<<include "Dnbbrocaress">>
<</replace>>
<<elseif $dnb.scenestage == 5>>
<<replace "#s5">>
<<include "Dnbbrocaress">>
<<set $dnb.cumscene = true>>
[[You start cumming|Dnbyoucum]]<br/><br/>
<</replace>>
<</if>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>> <<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>><</if>>
<<if not $dnb.brorimmed and $dnb.broar < 4 and $dnb.acc >= 15 and not $dnb.cumscene>><<link "Ask him to rim you">>
<<set $dnb.scenestage ++>>
<<set $dnb.brorimmed = true>>
<<pressminute add 15>>
<<updatecaption>>
<<if $dnb.scenestage == 1>>
<<replace "#s1">>
<<include "Dnbbrorim">>
<</replace>>
<<elseif $dnb.scenestage == 2>>
<<replace "#s2">>
<<include "Dnbbrorim">>
<</replace>>
<<elseif $dnb.scenestage == 3>>
<<replace "#s3">>
<<include "Dnbbrorim">>
<</replace>>
<<elseif $dnb.scenestage == 4>>
<<replace "#s4">>
<<include "Dnbbrorim">>
<</replace>>
<<elseif $dnb.scenestage == 5>>
<<replace "#s5">>
<<include "Dnbbrorim">>
<<set $dnb.cumscene = true>>
[[You start cumming|Dnbyoucum]]<br/><br/>
<</replace>>
<</if>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>> <<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>><</if>>
<<if (not $dnb.brokissed or not $dnb.brocaressed or not $dnb.brorimmed) and $dnb.broar < 5>><br/><br/><</if>>
<<if $dnb.broar < 2 and not $dnb.cumscene>><<link "Stroke him to hardness">>
<<set $dnb.scenestage ++>>
<<pressminute add 30>>
<<updatecaption>>
<<if $dnb.scenestage == 1>>
<<replace "#s1">>
<<include "Dnbbroerect">>
<</replace>>
<<elseif $dnb.scenestage == 2>>
<<replace "#s2">>
<<include "Dnbbroerect">>
<</replace>>
<<elseif $dnb.scenestage == 3>>
<<replace "#s3">>
<<include "Dnbbroerect">>
<</replace>>
<<elseif $dnb.scenestage == 4>>
<<replace "#s4">>
<<include "Dnbbroerect">>
<</replace>>
<<elseif $dnb.scenestage == 5>>
<<replace "#s5">>
<<include "Dnbbroerect">>
<<set $dnb.cumscene = true>>
[[You start cumming|Dnbyoucum]]<br/><br/>
<</replace>>
<</if>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>><</if>>
<<if $dnb.broar < 4 and $dnb.broar >= 2 and not $dnb.cumscene>><<link "Give him a handjob">>
<<set $dnb.scenestage ++>>
<<set $dnb.cumscene = true>>
<<pressminute add 30>>
<<updatecaption>>
<<if $dnb.scenestage == 1>>
<<replace "#s1">>
<<include "Dnbbrohj">>
<</replace>>
<<elseif $dnb.scenestage == 2>>
<<replace "#s2">>
<<include "Dnbbrohj">>
<</replace>>
<<elseif $dnb.scenestage == 3>>
<<replace "#s3">>
<<include "Dnbbrohj">>
<</replace>>
<<elseif $dnb.scenestage == 4>>
<<replace "#s4">>
<<include "Dnbbrohj">>
<</replace>>
<<elseif $dnb.scenestage == 5>>
<<replace "#s5">>
<<include "Dnbbrohj">>
<</replace>>
<</if>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>><</if>>
<<if $dnb.dadar < 4 and $dnb.dadar >= 2 and $dnb.broar < 4 and $dnb.broar >= 2 and $dnb.acc >= 10 and not $dnb.cumscene>><<link "Give them both a handjob">>
<<set $dnb.scenestage ++>>
<<set $dnb.cumscene = true>>
<<presshour add 1>>
<<updatecaption>>
<<if $dnb.scenestage == 1>>
<<replace "#s1">>
<<include "Dnbbothhj">>
<</replace>>
<<elseif $dnb.scenestage == 2>>
<<replace "#s2">>
<<include "Dnbbothhj">>
<</replace>>
<<elseif $dnb.scenestage == 3>>
<<replace "#s3">>
<<include "Dnbbothhj">>
<</replace>>
<<elseif $dnb.scenestage == 4>>
<<replace "#s4">>
<<include "Dnbbothhj">>
<</replace>>
<<elseif $dnb.scenestage == 5>>
<<replace "#s5">>
<<include "Dnbbothhj">>
<</replace>>
<</if>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>><</if>>
<<if $dnb.broar < 4 and $dnb.broar >= 2 and $dnb.acc >= 10 and not $dnb.cumscene>><<link "Give him a blowjob">>
<<set $dnb.scenestage ++>>
<<set $dnb.cumscene = true>>
<<pressminute add 30>>
<<updatecaption>>
<<if $dnb.scenestage == 1>>
<<replace "#s1">>
<<include "Dnbbrobj">>
<</replace>>
<<elseif $dnb.scenestage == 2>>
<<replace "#s2">>
<<include "Dnbbrobj">>
<</replace>>
<<elseif $dnb.scenestage == 3>>
<<replace "#s3">>
<<include "Dnbbrobj">>
<</replace>>
<<elseif $dnb.scenestage == 4>>
<<replace "#s4">>
<<include "Dnbbrobj">>
<</replace>>
<<elseif $dnb.scenestage == 5>>
<<replace "#s5">>
<<include "Dnbbrobj">>
<</replace>>
<</if>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>><</if>>
<<if $dnb.broar < 4 and $dnb.broar >= 2 and $dnb.dadar < 4 and $dnb.dadar >= 2 and $dnb.acc >= 15 and not $dnb.cumscene>><<link "Give them both a blowjob">>
<<set $dnb.scenestage ++>>
<<set $dnb.cumscene = true>>
<<presshour add 1>>
<<updatecaption>>
<<if $dnb.scenestage == 1>>
<<replace "#s1">>
<<include "Dnbbothbj">>
<</replace>>
<<elseif $dnb.scenestage == 2>>
<<replace "#s2">>
<<include "Dnbbothbj">>
<</replace>>
<<elseif $dnb.scenestage == 3>>
<<replace "#s3">>
<<include "Dnbbothbj">>
<</replace>>
<<elseif $dnb.scenestage == 4>>
<<replace "#s4">>
<<include "Dnbbothbj">>
<</replace>>
<<elseif $dnb.scenestage == 5>>
<<replace "#s5">>
<<include "Dnbbothbj">>
<</replace>>
<</if>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>><</if>>
<<if $dnb.broar < 4 and $dnb.broar >= 2 and $dnb.acc >= 15 and not $dnb.cumscene>><<link "Let him fuck your ass">>
<<set $dnb.scenestage ++>>
<<set $dnb.cumscene = true>>
<<pressminute add 30>>
<<updatecaption>>
<<if $dnb.scenestage == 1>>
<<replace "#s1">>
<<include "Dnbbrofuck">>
<</replace>>
<<elseif $dnb.scenestage == 2>>
<<replace "#s2">>
<<include "Dnbbrofuck">>
<</replace>>
<<elseif $dnb.scenestage == 3>>
<<replace "#s3">>
<<include "Dnbbrofuck">>
<</replace>>
<<elseif $dnb.scenestage == 4>>
<<replace "#s4">>
<<include "Dnbbrofuck">>
<</replace>>
<<elseif $dnb.scenestage == 5>>
<<replace "#s5">>
<<include "Dnbbrofuck">>
<</replace>>
<</if>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>><</if>>
<<if $dnb.dadar < 4 and $dnb.dadar >= 2 and $dnb.broar < 4 and $dnb.broar >= 2 and $dnb.acc >= 20 and not $dnb.cumscene>><<link "Let them spitroast you">>
<<set $dnb.scenestage ++>>
<<set $dnb.cumscene = true>>
<<presshour add 1>>
<<updatecaption>>
<<if $dnb.scenestage == 1>>
<<replace "#s1">>
<<include "Dnbbothspitroast">>
<</replace>>
<<elseif $dnb.scenestage == 2>>
<<replace "#s2">>
<<include "Dnbbothspitroast">>
<</replace>>
<<elseif $dnb.scenestage == 3>>
<<replace "#s3">>
<<include "Dnbbothspitroast">>
<</replace>>
<<elseif $dnb.scenestage == 4>>
<<replace "#s4">>
<<include "Dnbbothspitroast">>
<</replace>>
<<elseif $dnb.scenestage == 5>>
<<replace "#s5">>
<<include "Dnbbothspitroast">>
<</replace>>
<</if>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>><</if>>
<<if $dnb.broar < 4 and $dnb.broar >= 2 and $dnb.dadar < 4 and $dnb.dadar >= 2 and $dnb.acc >= 20 and not $dnb.cumscene>><<link "Let them dp you">>
<<set $dnb.scenestage ++>>
<<set $dnb.cumscene = true>>
<<presshour add 1>>
<<updatecaption>>
<<if $dnb.scenestage == 1>>
<<replace "#s1">>
<<include "Dnbbothdp">>
<</replace>>
<<elseif $dnb.scenestage == 2>>
<<replace "#s2">>
<<include "Dnbbothdp">>
<</replace>>
<<elseif $dnb.scenestage == 3>>
<<replace "#s3">>
<<include "Dnbbothdp">>
<</replace>>
<<elseif $dnb.scenestage == 4>>
<<replace "#s4">>
<<include "Dnbbothdp">>
<</replace>>
<<elseif $dnb.scenestage == 5>>
<<replace "#s5">>
<<include "Dnbbothdp">>
<</replace>>
<</if>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>><</if>><</nobr>>You can't deny your desire to have his cock buried deep inside your channel any longer. In a lightning fast motion, you grab the lube, slather them all over his tool and beg him pleadingly:
<<di you "Please fill this hungry hole, daddy.">>
<<di dad "With pleasure.">>
He growls huskily, as he starts to dive his engorged meat to the bullseye of your anal ring. As he's breaching you, the soft gasps are now unable to be contained from your vocal chord. The feeling of him filling you up is just too divine for words.
After getting used to his substantial intrusion, you begin to move slowly to get that luscious friction as well as compel him to fully give it to you. $w.Ydad is an intelligent man so, he catches on to the subtle suggestion and proceeds to jackhammer your channel with abandon.
Your poor prostate is getting the pounding of its life. He doesn't move rapidly but each hit of his blunt head on your button send both your body forward and your mind to a sexually crazed state. The sound of flesh colliding against each other crashes out like thunder and with each strike your balls are also met with the slam of his own pair.
<<video dnb/dnbdadfuck.mp4>>
<<di dad "So fucking tight... shit... if your ass keeps spasming like this... I can't... hold back.">>
Despite that he continues fucking you just like how your ass is still contracting along with each shockwave created by his thrust. You're both subjected to the unstoppable sexual energy that is even more enthralling than the hardest drugs.
<<set $dnb.dadar += 2>>\
@@.add;+ 2 $w.Dad's Arousal@@
<<nobr>><span id="dadcum"><<link "Finish him with your hands">>
<<if $dnb.scenestage !== 5>><<set $dnb.cumscene = false>><</if>>
<<pressminute add 5>>
<<replace "#dadcum">>
<<include "Dnbdadhjcum">>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<</link>><<if $dnb.acc >= 10>> <<link "Finish him in your mouth">>
<<if $dnb.scenestage !== 5>><<set $dnb.cumscene = false>><</if>>
<<pressminute add 5>>
<<replace "#dadcum">>
<<include "Dnbdadbjcum">>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<</link>><</if>> <<if $dnb.acc >= 15>> <<link "Have him finished in your ass">>
<<if $dnb.scenestage !== 5>><<set $dnb.cumscene = false>><</if>>
<<pressminute add 5>>
<<replace "#dadcum">>
<<include "Dnbdadfuckcum">>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<</link>><</if>></span><</nobr>>
<<set $dnb.dadar += 1>>\
His body language is the clear indication that he's reaching the point of no return. As the vibration radiating from his chest, you know he is seconds away from spewing his cum. Thus, you give him a few strokes before a roar rings out:
<<di dad "ARGHHHH!!!">>
<<video dnb/dnbdadbjcum.mp4>>
Dollops of pearly thick breeding sauce coat your lips right below your nose, flooding your nostrils with the wild and musky scent of sex and virility.
<<if $dnb.dadar >= 6>>\
The amount of fluid on your upper lip is almost enough to block your two main entryways for oxygen. If the amount of semen is relative to one's enjoyment, then $w.ydad clearly has one hell of a time being blown by you.
<</if>>\
@@.add;+ 1 $w.Dad's Arousal@@\
<<if $dnb.scenestage == 5 or ($dnb.dadar >= 5 and $dnb.broar >= 5)>>[[You start cumming|Dnbyoucum]]<</if>>\Grabbing his face, you can feel his surprise and anticipation of what to come. Your lips collide with his - soft and, honestly, juicy - because the man understands the importance of hydration to his fitness. Your mouth opens to explore his oral cave. At first, he seems to be shy but after battling it out for quite a while, he gains more confidence and starts to overpower you with the strong strokes of his tongue that leave you breathless. Right when you're about to pass out, you manage to pull off with a bit of a struggle because $w.ybrother's grip on you is quite strong.
<<video dnb/dnbbrokiss.mp4>>
<<di bro "Ahh...! Sorry, I got a little bit too carried away.">>
Despite the still dazed look on his face, he still manages to look sheepish and guilty at his action.
<<jea bro minus 1>>You're thankful for his determination to get ripped back then. Because now as your hands crawl their way from the washboard abs assembled neatly like rows of delicious meatloaves. Going up you find a shapely, fitness-textbook chest - bulky and large that maybe even women are envious of.
<<video dnb/dnbbrocaress.mp4>>
Your unrest fingers are unable to resist and brush against his prominent nipples, drawing sharp breath intake from him. Tempted by his reaction you take it up a notch and now a full gasp can be heard clearly as redness clouds his expression from embarrassment.
<<set $dnb.broar ++>>\
@@.add;+ 1 $w.Brother's Arousal@@
Theoretically, the bulging muscles should dwarf his manhood. However in reality, his giant cock, despite just being half-hard, is even more beautiful being at the forefront of the anatomical perfection. Nearing him, you grasp the growing erection and stroke it, eliciting the soft pants from your eager $w.brother who gives you a slightly confident purr:
<<di bro "The things I would do... to you...">>
You smirk at him naughtily as your palm moves up and down even quicker now to help him accomplish that promise.
<<video dnb/dnbbroerect.mp4>>
<<set $dnb.broar += 2>>\
@@.add;+ 2 $w.Brother's Arousal@@
Wanting to keep it simple this time, your hands circle around $w.ybrother's huge tool. Since it is a handful, the firmness and velvetiness of it inside your fist is highly satisfying. With the friction of your wrist moving, his shaft heats up both physically and metaphorically as the clear and condensed liquid begins to flood his tip.
<<video dnb/dnbbrohj.mp4>>
<<di bro "Holy...! Keep jerking it... Please...">>
His boldness during sex never fails to excite since you are the one who ups his bravado. Still there is still a trace of the polite guy there through the pleasure-stricken "Please" of his. Heeding his plea, you utilize every single fiber of your biceps to pump him to oblivion.
<<di bro "W-wait... I can't...">>
Seeing his slack-jaw euphoric expression, it feels incredible to unravel such a powerful man like this with just your hands.
<<set $dnb.broar += 2>>\
@@.add;+ 2 $w.Brother's Arousal@@
<<nobr>><span id="brocum"><<link "Finish him with your hands">>
<<if $dnb.scenestage !== 5>><<set $dnb.cumscene = false>><</if>>
<<pressminute add 5>>
<<replace "#brocum">>
<<include "Dnbbrohjcum">>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<</link>><<if $dnb.acc >= 10>> <<link "Finish him in your mouth">>
<<set $dnb.cumscene = false>>
<<pressminute add 5>>
<<replace "#brocum">>
<<include "Dnbbrobjcum">>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<</link>><</if>></span><</nobr>>
<<set $dnb.broar ++>>\
All of the signs are there, $w.ybrother is about to bust and you never leave a man go without an ecstatic ending. Showing him he is not the only one who has some impressive biceps, you transform your hand into a literal motored sexbot arm and its only purpose is to get a man to achieve his orgasm in record speed. His pants are getting louder and louder as time goes and suddenly he roars and spurts of potent man juice come flying draping his belly like the first winter snow covering the grass.
<<video dnb/dnbbrohjcum.mp4>>
<<if $dnb.broar >= 6>>He hisses loudly as your hand touches the sensitive head almost like in pain. The climax must have been so incredible that it took the wind out of him for a full solid minute.<br\><</if>>\
<<di bro "Fuck...! Haaaa... Shit, man. Even just a handjob from you feels amazing...">>
Of course, it has helped you seduce $w.ybrother and $w.ydad after all. No way it is not out of this world.
@@.add;+ 1 $w.Brother's Arousal@@
<<if $dnb.scenestage == 5 or ($dnb.dadar >= 5 and $dnb.broar >= 5)>>[[You start cumming|Dnbyoucum]]<</if>>\How can a starved man be indifferent when a nice, juicy, thick sausage is hanging within his reach? Adopting that spirit, your mouth devours on that hard stick of protein. Your tongue pry on his slit to lap on all of that man broth that is flowing abundantly with the stimulation from your wet heat.
<<video dnb/dnbbrobj.mp4>>
<<di bro "Shit...! Gosh... easy, you're sucking... the life out of me...">>
He says with difficulty as waves of euphoria are crashing on his willpower, making him surrender to the most primalistic pleasure. Despite his suggestion, you amplify your energy as the hunger for his cock is taking over your consciousness too.
Still, you are not being completely overtaken as you still have two mind to hear his shout:
<<di bro "H-hang on... fffuckkk!!! I-I'm abou...">>\
<<set $dnb.broar +=2>>\
@@.add;+ 2 $w.Brother's Arousal@@
<<nobr>><span id="brocum"><<link "Finish him with your hands">>
<<if $dnb.scenestage !== 5>><<set $dnb.cumscene = false>><</if>>
<<pressminute add 5>>
<<replace "#brocum">>
<<include "Dnbbrohjcum">>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<</link>><<if $dnb.acc >= 10>> <<link "Finish him in your mouth">>
<<if $dnb.scenestage !== 5>><<set $dnb.cumscene = false>><</if>>
<<pressminute add 5>>
<<replace "#brocum">>
<<include "Dnbbrobjcum">>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<</link>><</if>></span><</nobr>>
<<set $dnb.broar ++>>\
His face and neck is getting scarily red and you can imagine the steam blowing off from his ears from being overheated. Don't really want to miss his fuse being blasted off, you quickly change the position to catch the rain of his ejaculate. Understanding your cue, he begins to beat off like a madman and comes the final hiss.
<<di bro "SSSSSSHH-! FFFFFUCKKK!!!">>
His body shakes with bliss as his hand directs his cock wildly, spilling his cum all over your cheeks, eyes, forehead and lips.
<<video dnb/dnbbrobjcum.mp4>>
<<if $dnb.broar >= 6>>\
The aftershocks are still running through him as his muscular frame convulse in tenderness. If you tease his tip right now, you are scared that he might get a seizure.
<</if>>\
Your eyes glaze over from being bathed in his essence and scent and being marked by him in the most carnal form. From the look of his intense expression, it seems he enjoys doing it to you too.
<<di bro "You look so damn handsome like this... All covered by me.">>
You give him a satisfied grin and say back to him jokingly which draws a chuckle out of him:
<<di you "Yes, of course, white is my color.">>
@@.add;+ 1 $w.Brother's Arousal@@
<<if $dnb.scenestage == 5 or ($dnb.dadar >= 5 and $dnb.broar >= 5)>>[[You start cumming|Dnbyoucum]]<</if>>\Looking at the glazed over look in his eyes, you can feel the presence of the lust he has for you materialize in a physical form. Witnessing his adoration like this makes you want to fully connect with him as a whole - man to man. So that's what you are doing by grabbing a bottle of lube for an unquestionably wild dicking that he will deliver.
<<di bro "Can... can I?">>
<<di you "Yes, you can have my ass. I want you fuck my hole… so hard… I can feel it in the back of my throat.">>
You give his shoulder a teasing squeeze or maybe demanding one, but before you can even react. His veiny arms circle around your hips to flip you over with confidence. Now that's what you're talking about. There is no doubt that you love your shy $w.brother, however this assertive side of him also excites you to no end.
<<di bro "Your wish is my command.">>
His rumble resonates through you as you feel the touch of his blunt head on your rim. His battering ram is surely breaching you, stretching your inner walls so tightly like you were molded after his manhood.
When his speartip nudges your prostate, a violent shiver runs through you. As your regular "sparring" partner, he knows your inside out, your critical weak point and how to make you completely submit under his strength. He positions himself to the perfect angle that every plunge of his shaft, it swipes through your love buttons and makes you moan wantonly like a bitch in heat.
<<video dnb/dnbbrofuck.mp4>>
<<di bro "How's that, huh...? Hahh... can you... hahhh... taste my cock?">>
Incapable of doing anything else, you nod and groan wildly as the affirmation while trying desperately to hug his rod with your channel and never let it leave your ass again.
<<di bro "Arrgggghhh... SSSHI-!">>
He's burning, so hot and bright, for you and his flame is about to reach its inevitable explosive end.
<<set $dnb.broar += 2>>\
@@.add;+ 2 $w.Brother's Arousal@@
<<nobr>><span id="brocum"><<link "Finish him with your hands">>
<<if $dnb.scenestage !== 5>><<set $dnb.cumscene = false>><</if>>
<<pressminute add 5>>
<<replace "#brocum">>
<<include "Dnbbrohjcum">>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<</link>><<if $dnb.acc >= 10>> <<link "Finish him in your mouth">>
<<if $dnb.scenestage !== 5>><<set $dnb.cumscene = false>><</if>>
<<pressminute add 5>>
<<replace "#brocum">>
<<include "Dnbbrobjcum">>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<</link>><</if>> <<if $dnb.acc >= 15>> <<link "Have him finished in your ass">>
<<if $dnb.scenestage !== 5>><<set $dnb.cumscene = false>><</if>>
<<pressminute add 5>>
<<replace "#brocum">>
<<include "Dnbbrofuckcum">>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<</link>><</if>></span><</nobr>>
With fervor, $w.ybrother is chasing his pleasure through the means of ravaging your back tunnel. His thrusts are getting almost inhumanly swift and it feels like he wants to make a fire in your ass. Under his rapid pummeling, you use all of your remaining strength to tighten your channel and help him achieve the sexual high.
Then that moment comes, with a staggering smack of his crotch, he plugs himself deep. His tip reaches into corners that almost no one has ever been before and its sole goal is to pump you full and bloated with his seed. Due to the fact that this gorgeous man is the concentration of testosterone, his river of jizz feels thick, creamy and potent.
<<video dnb/dnbbrofuckcum.mp4>>
Coming down from his high, he finally withdraws from you and without the large obstruction, his essence streams out of your wrecked hole - dripping down on his shrinking cock.
<<di bro "You always know how to make a man lose his control.">>
He says that with a fulfilled sigh and wonder as his stares zones in on your swollen entrance with a bit of guilt.
<<di you "Not just any man... I truly understand and get you, man.">>
That sentence was said very casually, but still he catches on the hidden sentiment behind your seemingly insignificant words.
<<di bro "I get you too, man.">>\
<<set $dnb.broar ++>>\
@@.add;+ 1 $w.Brother's Arousal@@
<<if $dnb.scenestage == 5 or ($dnb.dadar >= 5 and $dnb.broar >= 5)>>[[You start cumming|Dnbyoucum]]<</if>>\Knowing they are getting more comfortable with each other in such a lewd setting, you go ahead and grab both of their tall and proud erections. The two shafts within your fists pulsing almost in the same beat connecting the three of you in a strange way.
<<di dad "C'mon, jerk us off, boy.">>
After a few seconds of fondling their stiff manhoods, you start beating them both off with fervor. The fact that these two powerful men are surrendering themselves to you and letting you service both of their dicks at the same time is enough to put a fire under your ass. Pumping those guns, your hands are acting as moving tunnels that create exquisite frictions that keep them panting and wanting more considering how restless their hips are.
<<image dnb/dnbbothhj.gif>>
<<di bro "FFFUCK!!! How does your hand still feel incredible after everything we've done??">>
<<di dad "SSHHI- Son, I thought you'd know by now... everything our boy here does... is amazing.">>
<<di you "It's because I know and understand you guys best.">>
You smirk at them cheekily, squeezing their family jewels as well as harmonized gasps out of them. To not appear undeserved with such high praises. You continue to throw all the tricks in the book to your jerking session - head teasing, ball kneading, grip maintaining - to ensure that you carry them by the rod to the peak of orgasm.
<<set $dnb.dadar += 2>>\
@@.add;+ 2 $w.Dad's Arousal@@
<<set $dnb.broar += 2>>\
@@.add;+ 2 $w.Brother's Arousal@@
<span id="bothcum"><<link "Finish them both">>
<<pressminute add 10>>
<<replace "#bothcum">>
<<include "Dnbbothhjcum">>
<</replace>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>></span><br/><br/>As much as you want to, it is humanly impossible to cram both of their enormous poles into your muzzle. At this point, you do not fear things might get too awkward between the three of you so you suggest:
<<di you "How about I service you guys with my mouth?">>
Both of their erections jump at the same time at your words and that is enough for you to know their enthusiasm.
<<di bro "Hell yea, I'm game with anything involves your sweet mouth over my cock.">>
<<di dad "$w.Ybrother really has a way with words, doesn't he? Though I share the same sentiment as him.">>
To keep things light and easy, you give them both a good natured grin before assuming the position. Your knees have probably been fossilized from kneeling so much. It is also a miracle that your mouth or ass do not have calluses.
Respecting the hierarchy, you first begin with $w.ydad whose member curves slightly upward compared to $w.ybrother. Your tongue hone into the target and teases the underside of his cock - where he's most sensitive.
After collecting some of his pre, you want to mix up the palate by swallowing the younger staff on the other side. As you take it home, you get a whiff of his stronger and more animalistic musk that is not masked by any kind of cologne unlike $w.ydad.
Then you begin alternating between the two of them, throwing your head back and forth, saliva flowing. All that hard work just to accommodate the two oversized guests to the back of your throat.
<<video dnb/dnbbothbj.mp4>>
<<di dad "FFF-! Your mouth. Damn… the only thing can rival it is your sweet ass.">>
<<di bro "Hell, I bet no one can even compare to him, dad.">>
You can tell they are being genuine with their praises so as a reward, you take deep breaths to give them the pulsing human fleshlight special. They both take turns so deep down your throat that you are forced to choke despite your no gag reflex.
<<di bro "HHHHGH-, I can't… much longer.">>
<<di dad "I'm not that much far behind… SHIT!!">>
<<set $dnb.dadar += 2>>\
@@.add;+ 2 $w.Dad's Arousal@@
<<set $dnb.broar += 2>>\
@@.add;+ 2 $w.Brother's Arousal@@
<span id="bothcum"><<link "Finish them in your mouth">>
<<pressminute add 10>>
<<replace "#bothcum">>
<<include "Dnbbothbjcum">>
<</replace>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>></span><br/><br/>Your equal attention to them at the end synchronizes their orgasm perfectly. Knowing that they are seconds away from ejaculation one after another, you stop to jerk both of their spasming dicks in rhythm to not miss a drop of cum on your face.
$w.Ybrother is the first one to pass the point of no return. He growls and spills his potent seed on your mug.
<<video dnb/dnbbothbjcum1.mp4>>
Seeing your face painted white by his son seems to trigger something in $w.ydad because he immediately discharges and drench your already semen stricken face.
<<video dnb/dnbbothbjcum2.mp4>>
<<di dad "Look at your masterpiece, son. Isn't he beautiful?">>
<<di bro "Fuck yea, he looks fucking amazing marked by our seeds.">>
<<di dad "Take it in, boy.">>
With that said, both of them go ahead to smear the creamy substance, which seeps into your skin, down your hungry mouth as you lick their coarse fingers. Anyone that can see you right now will know that you're a complete and total cumslut, especially for the two gorgeous men towering in front of you.
<<set $dnb.dadar ++>>\
@@.add;+ 1 $w.Dad's Arousal@@
<<set $dnb.broar ++>>\
@@.add;+ 1 $w.Brother's Arousal@@
[[You start cumming|Dnbyoucum]]\You cannot hold your desire for them back any longer and beg:
<<di you "Please... I want both of you to have me at the same time.">>
After so many times, ways and situations they have ended up with each other inside of you, only a glance between them is exchanged before both agree in unison:
<<di dad "You want both of us at the same time... yea?">>
Being sexually charged, you have no patience for ambuiguty. Therefore, you give it directly.
<<di you "Yesss...! Want you two to fill both of my ends so full of your cocks so bad...">>
<<di bro "Hell yea... it'd be fucking awesome.">>
$w.Ybrother says roughly with real interest in his voice before $w.ydad clears his throat:
<<di dad "Indeed, it would be.">>
With both of their confirmation, you waste no time to assume the position, flat down on your back, legs up and cheeks parted with your mouth panting desperately - hungry for their man meat.
Appears in your vision is $w.Ydad hairy thighs and mouth watering erection. He first caresses your cheeks so delicately like you're the whole set of fine china and then nudges your lips with his mushroom tip asking for entry. You graciously accept it and instantly slurp and slobber all over the lengthy pole with your spit.
Meanwhile, you can feel cold fingers probing your anus with yearning haste. When he deems it is enough, his bulbous cock head starts to makes itself known, breaching your anal ring and finally giving you that familiar stretch that never fails to drive you crazy with lust. After some experimental thrusts along with your satisfied muffled groans around $w.ydad pumping cock, $w.ybrother proceeds to plunge into you at an insane pace and show you his athleticism.
They somehow communicate with each other silently because both of them withdraw and you whine unhappily from the emptiness. Before you even know it, they have switch the position with each other and now you are looking $w.ybrother's dick while his dad's is resting on your crack.
Why say many words when actions do the trick? You immediately swallow $w.ybrother's lube and precum laden rod and adding your saliva into the layer. Your whole is relaxed fully to greet the intrusion of $w.ydad's cock. From his gritted hiss, you know he appreciates your pulsing and squeezing welcome.
<<video dnb/dnbbothspitroast.mp4>>
Once again, you found yourself being spit roasted like a pig in a family cookout. You all got a good rhythm going as every time $w.ydad's cock slams to the hilt, you're pushed forward and forced to deepthroat $w.ybrother.
<<di bro "Damn... ssssshhh... this is too much... I'm gonna...">>
<<di dad "C'mon son... haaa... Let's give our boy his milk...">>
Muted by $w.ybrother's club, you can only nod wildly at their talk.
<<set $dnb.dadar += 2>>\
@@.add;+ 2 $w.Dad's Arousal@@
<<set $dnb.broar += 2>>\
@@.add;+ 2 $w.Brother's Arousal@@
<span id="bothcum"><<link "Finish them in your mouth">>
<<pressminute add 10>>
<<replace "#bothcum">>
<<include "Dnbbothbjcum">>
<</replace>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>> <<link "Finish them while being spitroasted">>
<<pressminute add 10>>
<<replace "#bothcum">>
<<include "Dnbbothspitroastcum">>
<</replace>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>></span><br/><br/>Seeing you being pounded senseless by his dad must have triggered something inside of him because $w.ybrother is the first person to finish. He strokes himself swiftly and sprays a jet of thick, pearly cum on your chest with elated groan:
<<di bro "HGHHHHH... Shit...! Ffffuck...!">>
<<video dnb/dnbbothspitroastcum1.mp4>>
<<di dad "That's right... son... Make him covered in all of our seed... Are you ready, boy...? Because I'm about to breed you real good.">>
He growls huskily and quickens the pace of his hip to a brutalizing speed - chasing the eventual release. As you scoop the creamy liquid on your chest to your mouth, you answer him eagerly:
<<di you "Please, daddy... I want to be pumped full of your semen...">>
<<di dad "HERE IT FUCKIN-...!!!">>
He doesn't even have the chance to finish the sentence before wet heat starts to flood your channel as his shaft jerks violently against your inner walls. His gasps are loud like a lion's roar as it warns others to stray away from its territory.
<<video dnb/dnbbothspitroastcum2.mp4>>
<<di you "Gosh... oh fuck! I can feel you breed me so deep...">>
$w.Ydad is so winded that there is nothing else he can do aside from hug you so tightly like he wants to fuse your whole to his body. Meanwhile, your brother is now looking at both of you, especially you, with nothing but adoration and desires, it seems he has accepted the idea of a relationship with you all. That makes you feel warm and giddy with excitement.
<<set $dnb.dadar ++>>\
@@.add;+ 1 $w.Dad's Arousal@@
<<set $dnb.broar ++>>\
@@.add;+ 1 $w.Brother's Arousal@@
[[You start cumming|Dnbyoucum]]\With how much your trio has been through, this time around when you suggest threeway fuck. They don't even bother to keep an act but all willingly follow you with excitement. With how the curse affected their libido, they don't waste any time and are now entering you from both ends.
On all four, your mouth is gagged by $w.Ybrother seesawing rod, meanwhile in the backside is being pumped so full by $w.Ydad.
<<di dad "Shit... there ain't no feeling in the world better than this...">>
<<di bro "Damn... right...">>
Well as much as it strokes your very humble ego, you beg to differ:
<<if not $dnb.dped>>\
<<di you "Mhmmm... ahhh... there is actually one thing...">>
They both pause and look at your questioningly, always attentive listeners to your creative mind.
<<di you "You guys, can both fuck me at the same time...">>
<<di bro "What?! That's... I mean that's hot... fucking you with dad but it's not possible right?">>
<<di dad "He got a point... we also do not want to hurt our dear boy.">>
<<di you "Don't worry... actually, I did put my whole fist under there and got off... I can do it... please...!">>
They look wide-eyed at your confession and deep in their irises you can see the embers of lust is blazing.
<<else>>\
<<di you "Mhmmm... ahhh... don't you guys forget something...?">>
You pull off from $w.ybrother's dick and grin at them wickedly. They don't think that double penetration will be a regular occurrence but they definitely do not object to it.
<</if>>\
<<di dad "Okay, let's do it then...">>
<<di bro "Let's get you more comfortable.">>
You are sandwiched between $w.ydad who is your cushion while your brother drapes over you like a blanket. With that much chit chat, you all start to get into the main course with $w.ydad slipping into you first easily. Then inserts your brother, it is a bit tough with him also cramming inside your hole but after a full minute and some deep breaths later. You motion for them to move.
<<video dnb/dnbbothdp.mp4>>
All the times that you thought you had been stretched full before were all bogus as now your rectum is being invaded by two way-above-average dicks mercilessly.
<<di bro "HOLY FUCKING SHIT!!! It's too tight and the feel of your cock rubbing against me... FUCK...">>
He groans weakly as his motions falter from the overwhelming pleasure clouding his motor function. $w.Ydad has a bit more will power as he continues to plough your wrecked hole like a crazed man.
<<di dad "FFFUCK, it shouldn't be but having you... my son fuck my boy... feel so goddamn hot...">>
And you? The only thing that is running through my mind right now is "dicks and dicks" since your brain is fucked to mushed. Everything that comes out of you are just incomprehensible syllables.
<<set $dnb.dped = true>>
<<set $dnb.dadar += 2>>\
@@.add;+ 2 $w.Dad's Arousal@@
<<set $dnb.broar += 2>>\
@@.add;+ 2 $w.Brother's Arousal@@
<span id="bothcum"><<link "Finish them in your mouth">>
<<pressminute add 10>>
<<replace "#bothcum">>
<<include "Dnbbothbjcum">>
<</replace>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>> <<link "Finish them while being dp'ed">>
<<pressminute add 10>>
<<replace "#bothcum">>
<<include "Dnbbothdpcum">>
<</replace>>
<<replace "#dads">>
$dnb.dadar - <<if $dnb.dadar < 2>>Normal<<elseif $dnb.dadar < 4>>Erected<<elseif $dnb.dadar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#dadmenu">><<include "Dnbthreesomedadmenu">><</replace>>
<<replace "#bros">>
$dnb.broar - <<if $dnb.broar < 2>>Normal<<elseif $dnb.broar < 4>>Erected<<elseif $dnb.broar < 6>>Cumming<<else>>In Bliss<</if>>
<</replace>>
<<replace "#bromenu">><<include "Dnbthreesomebromenu">><</replace>>
<</link>></span><br/><br/>The double penetration appears to be too much for both of them and almost too much for your abused back tunnel because with a startle hiss, $w.Ydad rest his cock deep inside you and unloads his gallons of potent, cum.
<<di bro "OH SSSHIT!! I can feel your seed, dad.">>
<<di dad "Haaa... fffuck... C'mon son... breed him with me... and make our boy happy...">>
<<di bro "ARGHHHHHH!!">>
$w.Ybrother, just moments after, joins his dad to enter the paradise and spill all over $w.ydad's cock and your entrance. He spends a few seconds admiring his masterpiece before being unable to resist and plug his still rock hard pole back into the snug space.
<<video dnb/dnbbothdpcum.mp4>>
Cocooned by the two hot (literally) men and warmed by their jizz shot deep inside you. You never ever thought that something like that would happen. As their embraces around you tightens, lips moving to caress your face. You can almost weep with happiness.
<<set $dnb.dadar ++>>\
@@.add;+ 1 $w.Dad's Arousal@@
<<set $dnb.broar ++>>\
@@.add;+ 1 $w.Brother's Arousal@@
[[You start cumming|Dnbyoucum]]\You've reached your boiling point. With only a touch of your hand, your cock spills all over your stomach.
<<image you/masturbatecum1.webp>>
<<if $dnb.dadar >= 5 and $dnb.broar >= 5>>
They have both reached orgasm and are satisfied.
<<dnbacc add 1>>\
<<elseif $dnb.dadar <= 3>>
As you've finished cumming, you see the unpleasent face of $w.ydad. Oh right, you didn't manage to make him cum. Before you can even say anything, he interrupts:
<<di dad "It's okay... I'm a grown-ass man and I can handle it myself.">>
With that throw behind, he exits the room and slam the door with a bit of force.
<<set _tempjea = (6 - $dnb.dadar)>>
<<jea dad add _tempjea>>\
<<elseif $dnb.broar <= 3>>
As you've finished cumming, you see the unhappy face of $w.ybrother. Oh right, you didn't manage to make him cum. Before you can even say anything, he interrupts:
<<di bro "It's alright, guys... I'm fine and no big deal.">>
He swiftly exits the room and the way his face fell remind you of the time he got sent home for being bullied...
<<set _tempjea = (6 - $dnb.broar)>>
<<jea bro add _tempjea>>\
<</if>><<if $dnb.dadar == 6 or $dnb.broar == 6>>@@.add;Bonus for reaching In Bliss arousal:@@<br/><br/><</if>>\
<<if $dnb.dadar == 6>><<jea dad minus 1>><</if>>\
<<if $dnb.broar == 6>><<jea bro minus 1>><</if>>\
<<link "Back">>
<<set $you.horniness = 0>>
<<set $dnb.dadar = 0>>
<<set $dnb.broar = 0>>
<<set $dnb.scenestage = 0>>
<<set $dnb.dadkissed = false>>
<<set $dnb.dadcaressed = false>>
<<set $dnb.dadrimmed = false>>
<<set $dnb.brokissed = false>>
<<set $dnb.brocaressed = false>>
<<set $dnb.brorimmed = false>>
<<set $dnb.cumscene = false>>
<<if $gameends>>
<<goto "Memoriesmenu">>
<<elseif $bully.state == 1>>
<<goto "Bullycaught">>
<<else>>\
<<goto "Your bedroom">>\
<</if>>\
<</link>>\<<scenechoices bro 0 1>>\
<<if $scenepicked>>\
Later, when you're about on your day, $w.Ybrother catches your arms and says with a serious tone:
<<di bro "Can I speak to you privately?">>
Nodding, you follow him to his bedroom. It takes him a few minutes to think things through.
<<if _saff == 3>>\
First, he smiles at you sadly but then continues on to speak his mind:
<<di bro "I don't think this is working out.">>
<<di you "What is not working out?">>
You ask - a bit confused but still there is an inkling in the back of your mind.
<<di bro "The three of us, you, me and dad. Especially me, because sometimes, I don't feel like I'm appreciated enough.">>
Your instinct was right and you try to grapple on any sliver of hesitation that $w.ybrother still has.
<<di you "I don't understand, all are going well and everyone is getting off happily. Why?">>
He looks at you with a bit of hurt in his face.
<<di bro "You know full well this isn't just about getting off to me for awhile now.">>
It's true and you definitely is not ignorant of his feelings but every explanation you want to elaborate gets swallowed back when you see the look of fierce determination on him.
<<di bro "It's okay and I will be alright. You don't have to worry about anything. I will take this secret with me to the grave.">>
With that parting word, he walks away and never looks back.
<<else>>\
<<di bro "I know that you only have him in your eyes.">>
<<di you "What are you talking about?">>
He looks defeated but still tries to push through his sorrow to tell you his thought:
<<di bro "I felt really left out when I see you and dad together. It feels like I'm just after thought. So... what I'm telling you is that we should stop messing around with each other.">>
That makes your heart drop because true, you have been neglecting him rececently but you didn't expect this outcome.
<<di you "Hey... it's not like that. I-">>
<<di bro "Please... no more... If you are worried about me not keeping this secret, don't worry. I will take it to the grave with me.">>
With that ultimatum, he walks away and never looks back.
<</if>>\
<</if>>\
<<if $gameends>><<link "Back" "Broscenemenu">><</link>><<else>><<link "Some times later things start to look up with $w.ydad" "Dadgoodend1">><<set $gameends = true>><</link>><</if>><<scenechoices dad 0 1>>\
<<if $scenepicked>>\
<<if not $gameends>>\
@@.title;BAD ENDING@@
<</if>>\
Stopping what you're about to do, $w.Ydad gestures you to have a private conversation with him.
<<if _saff == 3>>\
A look of fondness on his face but tinged with something like sadness.
<<di dad "I'm not sure if I fit in the picture of the three of us.">>
Of all the things he can say, you didn't expect him to be bluntly discussing this, especially like as if it is a break-up?
<<di you "What?! Why?">>
You ask - a bit confused but still there is an inkling in the back of your mind.
<<di dad "I just think you both fit each other from the way you guys act around each other. Sadly, I do not see myself in that dynamic.">>
Your instinct was right and you try to grapple on any sliver of hesitation that $w.ydad still has.
<<di you "Of course, you fit well. We are all great why the sudden change of heart?">>
He looks at you sorrowfully.
<<di dad "I've made up my mind and you two will make a great team, but sadly not with me. Truthfully, I'm feeling like a third wheel and I bet you can't deny it...">>
His look bodes no argument from you and he has always been a very decisive man. So the sweet nothing on the tip of your tongue is swallowed back.
<<di dad "It's okay and I'm happy for you two. You don't have to worry about anything. I will take this secret with me to the grave.">>
With that parting word, he walks away and never looks back.
<<else>>\
<<di dad "I think I'm done.">>
<<di you "What do you mean?">>
A cold look appears on his face as he confronts you:
<<di dad "You know what I mean, every time the three of us have sex I'm always the one being left out. I get the hint. I'm old not stupid.">>
Your heart drops, it's true that you got carried away and with your brother and neglect $w.ydad's want a bit.
<<di you "Wait, no. I'm not-we aren't-">>
<<di dad "Sorry, but you can keep it. It's been an experience and of course no one will know about it.">>
With that ultimatum, he walks away and never looks back.
<</if>>\
<</if>>\
<<if $gameends>><<link "Back" "Dadscenemenu">><</link>><<else>><<link "Some times later things start to look up with $w.ybrother" "Brogoodend1">><<set $gameends = true>><</link>><</if>><<silently>>\
<<if not $gameends>>
<<set $ws.dnbscene to true>>
<<set setup.ws.dnbscene to true>>
<<run memorize('ws', setup.ws)>>
<</if>>
<</silently>>\
<<if not $gameends>>\
@@.title;HAPPY ENDING@@
<</if>>\
When you enter the room, both of them are already there and seemingly waiting for you.
<<di dad "Hey $w.son, let's talk a little, shall we?">>
The last time you had a sitdown like this with both of them, it lead to a lot of great things. You can't really be sure what to expect out of this.
<<di bro "I'll start: Dad and I, well we have had a lot of talk about us, all of us. Over the last few days, we have gone over it and thought this through and come to the decision that: We both want to spend the rest of our lives with you.">>
That stuns you, first because of how confident $w.ybrother is when speaking about such a sentimental subject and second of all, HOLY FUCKING SHIT:
<<di you "Wha-what?">>
<<di dad "Well, I would like to clarify we both want to be with you forever not as family but as lovers.">>
You are still unable to function and both of their excitedly expectant faces slowly morph into worried.
<<di bro "Well, of course if you'll allow us that is... won't you?">>
The last part he says with a bit of hesitation and a note of fear. Finally being able to process such a huge news, you tackle both of them with as much force as you muster and hug them tightly.
<<di you "Yes! Yes! Yes! No way I won't accept it.">>
Your reaction makes them burst out laughing in unison in happiness. To seal the deal, you give them both a hot wet kiss passionately. As the sun dims the horizon, they make love to you with fierce devotion that make you feel like a god.
...
As years went by, the three of you were able to live fully to yourselves not without several costs. Basically adopting a new identity, your trio had to abandon almost everything to your name to reach what everyone want - the open life with the ones you love the most.
Your relationship also developed beyond imagination as $w.ydad and $w.brother now are also more open to new position and hell acting affectionate with each other. All the signs of the old family are wiped clean except for the good ol' curse.
<<image dnb/dnbgoodend.jpg>>
You’ve never been happier and looking back at the <<link "memories" "Memoriesmenu">><<if not $gameends>><<set $gameends to true>><</if>><</link>>, you still can’t believe how lucky you are.To the top you go, as you endure one of the most vigorous arm workouts ever in your life sliding up and down both of their engorging, pulsating cocks. The two pieces of meat are like hot steel and the map of their veins completely branded in your palms.
<<di bro "Shit, goddamn. I-I'm almost... there...">>
<<di dad "Right there with you, son. Damn, looks like I can't last long.">>
Their gravelly voices filled with lust tickle something inside your monkey brain, or maybe just the feeling of having their own manhoods in your hands, that makes you blurt out the request:
<<di you "I want you both to cum on my face">>
<<di dad "Then you'd better stop... or else...">>
$w.Ybrother doesn't say anything but from the uncontrollable movements of his hips and his warning before, you know he's just a few strokes away from busting his nut. Therefore, to not miss your chance, you assume the position - being down on your knees and face up - waiting for the time of "raining men".
Like you suspect, within a few smacking of their fists on their dicks, blasts of hot load start flying and landing on your mug. Their guttural groans mingle with each other just like their seeds on your face forever leaving their imprints on you.
<<video dnb/dnbbothhjcum.mp4>>
<<di dad "Holy hell...! Look at you, marked by your own $w.father and $w.brother. You like that?">>
Busy with wiping their potent juice deeper under your skin and toward your mouth to get a taste, you can't do anything else but nod enthusiastically.
<<di bro "Then, we'll have to try harder to please him and cover every inch of him with our cum. Let everyone know who he belongs to, right?">>
<<di dad "Right on, son. Right on.">>
A thrill runs through you at the idea of belonging completely to them and the possessive looks they are giving you, furthermore intensifies your arousal.
<<set $dnb.dadar ++>>\
@@.add;+ 1 $w.Dad's Arousal@@
<<set $dnb.broar ++>>\
@@.add;+ 1 $w.Brother's Arousal@@
[[You start cumming|Dnbyoucum]]\Your hole is pulsating from the prospect of all the actions that you might get. As they are pretty comfortable with all the lewd stuffs, you do not hesitate to suggest to $w.ydad:
<<di you "My ass is so hungry for you... it hurts.">>
<<di dad "Yea...? Now now, where does it hurt?">>
<<di you "It hurts and feels empty everywhere... Please kiss it better, daddy...">>
You whine with all your heart since all that talk really amps up the itchy feeling in your channel. Immediately after your confirmation, your hips are grabbed by his meaty paws to position himself directly below him. Puffs of hot air breezes lightly on your sensitive hole, every shift of the air makes it wink like a non-verbal cry to ask to be filled up.
Soon enough, a moist and elastic object touches your rim and elicits a content groan from your vocal chord. His tongue is quite masterful from his years of experience that you feel yourself fully relaxed in a span of a minute.
It seems that your hunger is shared because he dives into the entree as soon as he manages to break through your tight entrance. It shouldn't be possible, but his tongue feels so large as it wiggles around your channel. Its explorative wetness coats all the nerve endings and further electrifies the mind-numbing pleasure you're experiencing down there.
<<video dnb/dnbdadrim.mp4>>
After eating you out for 5 minutes, he finally comes back up for air and, with a gruff voice dripped with lust, asks:
<<di dad "Has your hole felt better, boy?">>
<<di you "Never felt better, daddy.">>
<<set $dnb.dadar ++>>\
@@.add;+ 1 $w.Dad's Arousal@@
Your hole is pulsating from the prospect of all the actions that you might get. As they are pretty comfortable with all the lewd stuffs, you do not hesitate to confess to $w.ybro:
<<di you "Fuck, my ass is itching for you.">>
He chuckles at your slightly outrageous confession.
<<di bro "Good itch or bad itch?">>
<<di you "Do I even need to say? Goooood. Imma need you to scratch it... with your tongue.">>
You love despite after all this time, $w.ybrother is still acting like a blushing virgin at any of your suggestive words.
<<di bro "S-shit yea...! Let's get on the bed so I can examine that hole.">>
He needn't say more as you jump on the bed so fast it bounces, giving yourself a bit of a dizzy spell. All well and good when you can feel his rushed breath against your aching hole. When the first contact is made, in spite of all the efforts, you still are unable to contain a throaty moan from the pleasure blooming at your entrance.
Although, he didn't do this much (at all) before, his deft tongue slithering in and prying your tight entrance like a seasoned explorer. Your two asscheeks are being squeezed incessantly to match the pace of his spearing tongue. It drives you mindless with lust.
<<video dnb/dnbbrorim.mp4>>
After 5 minutes of bliss, knowing that he has done a great job of keeping you hard and horny, he leans down and whisper to your ear:
<<di bro "Did that... satisfy... your itch?">>
<<di you "Hell yea, but now I have an itch even deeper.">>
You're not gonna let him off the hook that easily.
<<set $dnb.broar ++>>\
@@.add;+ 1 $w.Brother's Arousal@@
As you are manning the register, the co-worker who gives you the hint of buying weed to get chummy with the manager approaches you.
<<dio "Co-worker" "What's up? Our manager's favorite employee?">>
<<di you "As excited as I can be working the register, what's up with you?">>
You try to deflect and act nonchalantly to swerve him away from this topic. As much as a slut you are, airing your dirty laundry everywhere is still not ideal.
<<dio "Co-worker" "Ha, not much. Actually, I've been really fucking happy lately since $resman.Namedis hasn't come for my weed and been less of an grumpy ass than usual... All thanks to you...">>
He can mean anything by that and you pretend to focus on counting the cash to ignore him. However, he whispers:
<<dio "Co-worker" "Please, I know you've been blowing him.">>
You look at him wide-eyed and unsure if this is one of those blackmail situations.
<<dio "Co-worker" "You two aren't as discreet as you think, but don't worry. Pretty sure no one knows except me. Him being a happy camper is great for the work environment... Ya know what? I like him this way and you want to get closer to him right?">>
At first, it was just a way to help $w.ybrother to get a morning shift but now… unable to deny your intrigue of the man, so you nod.
<<dio "Co-worker" "He has been really determined to get fit and working out a lot at the Fit Forever Gym. Almost too much because he's there daily afterwork from 17:00 to 19:00. And you? Do the rest... Now I'm not gonna bother you with your important work any more. Good luck~">>
Fit Forever Gym? That's the one that $w.ydad and $w.brother are using too, it seems quite popular with the locals. With a parting and knowing smirk, he waves at you and goes back to the kitchen. Sometimes, help truly does come from the most unexpected places.
<<link "Back" "Fast food restaurant">><<set $resman.Name == $resman.Namedids>><</link>>\Walking into the gym, you spot him on a bench lifting and breathing heavily like a bull that there is a layer of fog surrounding. From this far away, his grimace can still be seen. It seems that the guy either dislikes fitness or it's just his resting expression (which is more likely from your observation).
<<video resman/resmanworkout1.mp4>>
Already having changed into an appropriate outfit, you trod casually toward him and exclaim:
<<di you "Oh, is that you, $resman.Namedis?">>
Hearing your voice startles him out of the trance, his face is slightly less frowny from seeing a familiar face.
<<di resman "Oh, you're also a member of this gym?">>
<<di you "Yep, do I look like someone who doesn't work out?">>
You tease him good-naturedly which earns you a gritted half-smile from him.
<<di resman "Nah, just surprised, that's all. Just a bit new here.">>
To keep the conversation going, you ask:
<<di you "To fitness in general? Do you have a PT?">>
<<di resman "Hell no, I ain't gonna pay someone just parrot a list on the internet. No way.">>
... From such a silly comment, it looks like he's very much a newbie when it comes to fitness and really highlights his cheapskate personality. However, you're a nice guy after all:
<<di you "Well, if you want, I can be your workout buddy and we can help each other?">>
You leave the question hanging anticipating his answer. He tries to play it cool but you can feel he's not entirely unhappy about your offer
<<di resman "Yea... sure, whatever. It's better than doing this alone anyway. What is your schedule?">>
<<di you "I'm quite spontaneous about going to the gym since I sometimes do it at home. So what about yours?">>
<<di resman "I'm here most days right when I get off work from 17:00 and I always go home at 19:00.">>
That you already know about, but you still act shocked.
<<di you "Wow, you are really aiming to get fit, huh? Don't overwork yourself.">>
<<di resman "Meh, it takes a lot of burn off all of this stupid fucking fat.">>
He smacks his honestly slightly chubby but still defined abs.
<<di you "Makes sense. Okay, shall we start with our training right now?">>
He nods neutrally and you use all of your knowledge from working out with $w.ybrother to give him some pointers every now and then and maybe win him over. Because this is still the first time, you really don't want to pull any shenanigan just yet. Soon enough, you both finish the session and as you part ways, despite his exhausted scowl, he appears to be quite grateful for your encouraging presence. Little did he know, there are a lot you have in your perverted store for him in the future.
<<link "Back" "Gym">><</link>>\After working up a copious amount of sweat, you both take a break to catch your breath. $resman.Namedis uses his towel to wipe away all the sparkling droplets from streaking down from his hair.
<<di resman "Man I fucking rank.">>
No joke, he's like a furnace and you can smell the radiating clean sweat from 2 feet away. You decided to:
<span id="w1"><<if not $gameend or ($gameends and setup.ws.Resmanworkouttowel)>>\
<<link "Ask to borrow his towel">>
<<if not $gameends and (not setup.ws.Resmanworkouttowel or not $ws.Resmanworkouttowel)>>\
<<set setup.ws.Resmanworkouttowel to true>>
<<set $ws.Resmanworkouttowel to true>>
<<run memorize('ws', setup.ws)>>
<</if>>\
<<replace "#w1">>\
<<include "Resmanworkouttowel">>
<</replace>>\
<</link>>
<<else>>\
<<link "==Ask to borrow his towel==">><</link>>
<</if>>\
<<if not $gameends or ($gameends and setup.ws.Resmanworkoutadmire)>>\ <<link "Admire his body">>
<<if not $gameends and (not setup.ws.Resmanworkoutadmire or not $ws.Resmanworkoutadmire)>>\
<<set setup.ws.Resmanworkoutadmire to true>>
<<set $ws.Resmanworkoutadmire to true>>
<<run memorize('ws', setup.ws)>>
<</if>>\
<<replace "#w1">>\
<<include "Resmanworkoutadmire">>\
<</replace>>\
<</link>>
<<else>>\
<<link "==Admire his body==">><</link>>
<</if>>\
<<if hasVisited("Resmanhome1") or setup.ws.Resmanhome6>>\
<<link "Focus on training only so you can go to his house" "Resmanhome6">><</link>>
<<elseif $gameends and not setup.ws.Resmanhome6>>
<<link "==Focus on training only so you can go to his house==">><</link>>
<</if>>\
<<link "Put your all in training so you can leave immediately">>
<<if $gameends>>\
<<goto "Resmanscenemenu">>
<<else>>\
<<goto "Go outside">>
<</if>>\
<</link>></span>\<<scenechoices resman 1 0>>\
<<if not $gameends>>\
@@.title;“FILTHY” ENDING@@
<</if>>\
<<di resman "Okay get up. Let's now drop all the pretense and make this clear: you love being my bitch and a nasty one at that.">>
Pretense? You haven't kidded yourself for a while. There is no way you're not addicted to this raw and wild man, every part of him elicits an animalistic lust inside you.
<<di you "Yea... and...?">>
<<di resman "So from now on, I don't care whatever you do but show up here every night unless I tell you otherwise to service me, got it?">>
His intention is clear, you will only be there to be used by him to sate his libido and nothing else. The idea turns you on like no end so you nod eagerly as an affirmation.
<<di resman "You're rather smart for such a dirty pig. Okay, now piss off. I need to sleep.">>
...
Shortly after accepting his deal, he stops working out altogether from his lack of motivation since you're always there to please him, so there is no need for him to impress any girl for sex. Every time you come over his house, it's always in a state of disarray. He returns back to his old unkempt, chubby, sweaty self that always possesses a particular odor with him. Despite all that, you are even more obsessed with him and can't get enough of his filthy, authentic maleness.
Some time later, he has a date with another woman and you are honestly afraid that you may lose him. However, after the third date, when you're waiting in his messy living room, a loud crash reverberates and the door is slammed open.
<<di resman "Damn women, I've been dining and wining her for ages and she still refused to put out. And calling me a RUDE PRICK? Fuck off.">>
He breathes heavily and clearly pissed off. On the other hand, this news is music to your ears - knowing that he's yet to be swept away by another person. He settles down on the couch before staring at you with a scary intensity.
<<di resman "Sometimes, I wonder why I keep trying when I have a perfectly good bitch here at home.">>
You grin at him pleasedly and convey your devotion to him through your gaze. Since then, he never goes out on a date any longer.
Your arrangement with him remains consistent all throughout the years. Always by his side to pleasure him and give him what he wants, but you are never his lover, partner or husband. You're just a bitch under his ownership forever.
<<image resman\resmanend1.jpg>>
As you welcome his cock to breed you, amid drifting in the trance of euphoria, the past <<link "memories" "Memoriesmenu">><<if not $gameends>><<set $gameends to true>><</if>><</link>> rush back to you.<<scenechoices resman 1 0>>\
<<if not $gameends>>\
@@.title;“GENTLEMAN” ENDING@@
<</if>>\
<<di resman "I have something that I need to tell you.">>
Still basking in the afterglow, you smile dopedly at him.
<<di you "Yea?">>
<<di resman "Will you be my boyfriend?">>
That jolts you out of the haze with an exclamation:
<<di you "WHAT??!?">>
<<di resman "Um... Nevermind, just forget-">>
<<di you "No, I'm just surprised. Yes, yes! I want to be your boyfriend.">>
His slightly subdued expression now glows up. Because he changes his way around to become more gentlemanly - he tentatively assures you.
<<di resman "Oh, I should realize that after an orgasm your emotions are more heightened, you can tell me again tomorrow don't worry.">>
<<di you "Oh so was your question also just a peak-of-the-emotion one?">>
<<di resman "Nonono, you know how much you mean to me.">>
<<di you "Then you should know that from now on, I am your boyfriend, got it?">>
His grin can outshine even the sun right now. Your first impression of him was absolutely right, with just the right expression, he is absolutely gorgeous. Nevertheless, none of that is important to you now because you're head over heels for him no matter of his appearance.
...
At the first stretch of your relationship, you both lay low in public since you're still living in a conservative town. Despite all that, not one day passes by, you never feel unloved or neglected by him. In fact, it's so overwhelming to soak in his love that you almost feel guilty.
Even when you two settle down and get used to each other, he never stops bettering himself. His business is booming, more branches are open and you're even more spoiled by him. However, none of the materialistic gifts can be compared to the gift that is his love for you.
<<image resman\resmanend2.jpg>>
As you two walk down the aisle and proposing total devotion with each other, all the good <<link "memories" "Memoriesmenu">><<if not $gameends>><<set $gameends to true>><</if>><</link>> rush back to your mind.<<if $resman.lust <= 5>><<lust resman add 1>><</if>>\
<<aff resman minus 1>>\
<<di you "Mind if I borrow your towel?">>
<<di resman "Huh? It stinks of my sweat.">>
<<di you "Who told you that I disliked the stink?">>
You give him a sincere expression because no shit, you revel in the funk. That actually flusters him a bit as he grumbles with a low, scratchy tone and hands the towel over.
<<di resman "Suit yourself.">>
You smile and soak your neck, sideburns and when the towel reaches your face, you give it an audible whiff. Your own mind automatically blocks your own scent and the rest - fresh odor of body moisture mixed in with pure pheromone from physical activities - floods your airway.
<<image resman/resmanworkout2.jpg>>
The aroma is so enticing that you can't help but get a few more sniffs and damn does the man reek incredibly. A cough penetrate through the fog of your mind as $resman.Namedis's gruff voice rings out:
<<di resman "Are you done sniffing my fucking pit sweat...? Or do you want to get back to training?">>
Though you're past the blushing virgin phase now, you still feel your cheeks heat a bit. His gaze on you blazing as you hand back the towel. Electricity courses through both of you via the touch of fingers.
<<di you "Alright.">>
You glance around but thankfully no one gives you weird looks or if they do, they are being very discreet.
<span id="w2"><<link "Finish your training">>
<<replace "#w2">>\
<<include "Resmanworkout2">>
<</replace>>\
<</link>></span>\<<if $resman.lust <= 5>><<lust resman add 1>><</if>>\
<<aff resman add 1>>\
<<di you "Damn, your strength never fails to surprise me.">>
<<di resman "Heh, diamond in the rough, man. With just some polishing and these guns will start blasting in no time.">>
He starts to flex his biceps which inflates his already ginormous upper arm to an unbelievable level of masculinity.
<<video resman/resmanworkout3.mp4>>
<<di you "I don't know, those guns look cocked and ready to unload to me. Mind if I handle them?">>
The adrenaline from working out must have relaxed him because he affirms gleefully:
<<di resman "Sure.">>
Making sure he doesn't regret his decision, your hands immediately gravitate toward his bulging biceps. Outwardly, they already look big but you never expect them to be so well-defined and full of power. Like they can break open a hazelnut with just a light flex. Greedy for more, you continue toward his shoulder blades and then arrive at his absolute units of man milkers. They are substantial but still quite soft and fluffy from the hair you sense under his tank tops. His voice is a light whispers coming out huskily:
<<di resman "So... impressive, huh?">>
<<di you "Yes... very very impressive... You can sweep up anyone off their feet easily with those guns.">>
You didn't realize when you moved so close to him but from such intimate distance, his smothering gaze decorated by his slightly disheveled look seems extra alluring.
<<di resman "That so...? I hope that person is prepared for my <i>tackle</i>.">>
<<di you "Haha, you probably can do that very soon.">>
<<di resman "Well, I'd better work harder on myself then.">>
His unwavering stare on you keeps getting more intense and heated. Suddenly a loud crash from someone dropping their weight in the background rings out and interrupts the indescribable current between you two. He coughs lightly:
<<di resman "Anyway, we should get back to our training.">>
You nod agreeably. Also, you didn't lie: you are on your way being hopelessly "tackled" by him.
<span id="w2"><<link "Finish your training">>
<<replace "#w2">>\
<<include "Resmanworkout2">>
<</replace>>\
<</link>></span>\<<silently>>\
<<if not $gameends and $resman.lust > 5 and (not setup.ws.resmanworkout2 or not $ws.resmanworkout2)>>
<<set setup.ws.resmanworkout2 to true>>
<<set $ws.resmanworkout2 to true>>
<</if>>
<<if setup.ws.resmanworkout2>>
<<set _saff = 2>>
<</if>>
<</silently>>\
As much as you want to mess around with him more, you still are a man of your words and accompany him through the workout.<<if _saff == 2 or $gameends>> After putting the weights back to the racks and cleaning up after yourselves, you both proceed to the showering area while having a pleasant conversation.
Entering the locker room, your glance scans around the rather deserted space and then gets stopped dead in its track when it reaches the sight of a husky man undressing unabashedly in front of you. He carelessly drops his drenched outfit and underwear on the bench in front of his lockers.
<<di resman "You don't shower?">>
Pondering the options, you decide to:
<<if not $gameends or ($gameends and setup.ws.Resmanshower1)>>\
<<link "Nah I'm good, I will do it later." "Resmanshower1">>
<<if not $gameends and (not setup.ws.Resmanshower1 or not $ws.Resmanshower1)>>\
<<set setup.ws.Resmanshower1 to true>>
<<set $ws.Resmanshower1 to true>>
<<run memorize('ws', setup.ws)>>
<</if>>\
<</link>>
<<else>>\
<<link "==Nah I'm good, I will do it later.==">><</link>>
<</if>>\
<<if not $gameends or ($gameends and setup.ws.Resmanshower2)>>\
<<link "Imma go in just a sec." "Resmanshower2">>
<<if not $gameends and (not setup.ws.Resmanshower2 or not $ws.Resmanshower2)>>\
<<set setup.ws.Resmanshower2 to true>>
<<set $ws.Resmanshower2 to true>>
<<run memorize('ws', setup.ws)>>
<</if>>\
<</link>>
<<else>>\
<<link "==Imma go in just a sec.==">><</link>>
<</if>>\
<<link "Tell him that you want to go home now and shower there.">>
<<if $gameends>>\
<<goto "Resmanscenemenu">>
<<else>>\
<<goto "Go outside">>
<</if>>\
<</link>><<else>>\
<<link "Afterward, you leave the gym feeling renewed and refreshed.">>
<<if $gameends>>\
<<goto "Resmanscenemenu">>
<<else>>\
<<goto "Go outside">>
<</if>>\
<</link>><</if>>\<<aff resman minus 1>>\
He looks at you, an unreadable look on his face.
<<di resman "Okay, Imma head in.">>
After hearing the sound of shower being turned on, you can't resist it no longer and snatch the discarded workout gears and underwear and move to a secluded corner of the room.
The residual heat from his body still linger in the clothes in your hand and the heat helps scatter the spicy scent. First you bring his shirt to your face and put your nose right up to the pit areas and take in the still dampening heavy sweat. Every follicle inside your nostrils is trying to draw in as much of the moisture, formed by a man in his prime, like it's cocaine.
Then you move on to touch his shorts especially the crotch area and find a phantom warmth there from his manhood. With the remnant heat from him still burning in your palm, you start stroking your rock hard cock furiously.
As your arousal mounting, you finally proceed to the main attraction - his dirty underwear. He must have worn them throughout the day, because the fragance swamps you as soon as the fabric drapes over your schnozzle.
<<video resman/resmanunderwear.mp4>>
All of your senses are shut down except for smell as it got assault by a concentration of male aroma, musk,<<if $watersport>> piss,<</if>> and testosterone. The pure pheromone radiating from his undergarment is like a hypnotizing spell - compelling your brain to keep filling your lungs and your insides with all of his essences.
<span id="w1"><<link "Focus on jerking your cock">>
<<replace "#w1">>\
<<include "Resmanunderwearjerk">>\
<</replace>>\
<</link>>
<<if (not $gameends and $resman.lust > 10 and $resman.manner < 11) or ($gameends and setup.ws.Resmanunderwearbj)>>\
<<link "You hear a noise behind you">>
<<if not $gameends and (not setup.ws.Resmanunderwearbj or not $ws.Resmanunderwearbj)>>\
<<set setup.ws.Resmanunderwearbj to true>>
<<set $ws.Resmanunderwearbj to true>>
<<run memorize('ws', setup.ws)>>
<</if>>\
<<replace "#w1">>\
<<include "Resmanunderwearbj">>\
<</replace>>\
<</link>>
<<elseif $gameends and not setup.ws.Resmanunderwearbj>>\
<<link "==You hear a noise behind you==">><</link>>
<</if>></span>\<<aff resman add 1>>\
After removing your clothes, you follow the sound of the shower to find him. Standing under the spray, he is shampooing his unkempt hair quite thoroughly from the look of it. His back is slightly soft but there are noticeable definitions of a powerful man. Toward south are the two of the roundest and most massive globes you have ever seen.
<<di you "Mind if I join in with you?">>
<<di resman "Sure, whatever.">>
He says that and continues to put his back to you while rinsing his hair. You feel like he's hiding his body from you like maybe he's insecure about his look?
<<video resman/resmanshower1.mp4>>
<<di you "Hey, I can wash your back if you want.">>
<<di resman "Alright, do mine and I'll do yours.">>
More than happy with his word, you grab the soap and begin to lather all over his back. Unlike your initial impression, it is rock solid, strong and an absolutely perfect piggyback-worthy - erm... - back.
<<di you "Turn around, might as well do your front.">>
You can't stop yourself from wanting to ogle more of the man, hence the order. He hesitates just for a moment but finally follows your command because you already blow him quite regularly anyway. As he turns around, your eyes automatically get drawn to his cock which is now standing ramrod straight.
<<di you "Well well, someone is a bit excited.">>
Surprisingly, his face reddens as he answers grumbly.
<<di resman "Fuck off, anyone getting essentially a massage will react the same way.">>
<span id="w1"><<link "Keep your hand to yourself">>
<<replace "#w1">>\
<<include "Resmanwash1">>
<</replace>>\
<</link>>
<<if (not $gameends and $resman.lust > 10 and $resman.manner > 10) or ($gameends and setup.ws.Resmanwash2)>>\
<<link "Suggest to help him out">>
<<if not $gameends and (not setup.ws.Resmanwash2 or not $ws.Resmanwash2)>>\
<<set setup.ws.Resmanwash2 to true>>
<<set $ws.Resmanwash2 to true>>
<<run memorize('ws', setup.ws)>>
<</if>>\
<<replace "#w1">>\
<<include "Resmanwash2">>\
<</replace>>\
<</link>>
<<elseif $gameends and not setup.ws.Resmanwash2>>\
<<link "==Suggest to help him out==">><</link>>
<</if>></span>\<<set $you.horniness = 0>>\
<<set _cyho = $you.horniness>>\
<<if $resman.lust <= 10>><<lust resman add 1>><</if>>\
<<video resman/resmanunderwearjerk.mp4>>
Your arms are on autopilot and beating yourself off at an almost pain-inducing speed. Just a minute later, you can't hold off any longer and embarrassingly start blasting your milk all over the floor. It takes all of your willpower to not scream out loud from the unadulterated euphoria.
<<video you/youcum1.mp4>>
Coming down off the climax, your mind is still clouded by the fog - the strong odor condensed in his underwear - that you don't really want to ever escape. However, your sensibilities still win over as you quickly clean up and arrange the rumpled articles of clothing back to its original place.
Looking up at the clock, you realize that only 5 minute have passed and take a few deep breaths to calm yourself. In a coincidental and lucky fashion, he appears from the shower area with a towel wrapped around him just a moment after. Throwing his grubby outfit into his duffle and rummaging in his locker, he suddenly looks back and raises an eyebrow at you.
<<di resman "You still look quite red.">>
<<di you "Haha, you know, still a bit winded from the workout.">>
He continues to maintain his stare at you for a beat before dropping the subject.
<<di resman "Alright, if that's what you say.">>
Huh? What exactly does he mean by that?
<<if (not $gameends and $resman.lust >= 16) or ($gameends and setup.ws.Resmanhome6)>>\
<<if (not $gameends and $resman.lust >= 16) or ($gameends and setup.ws.Resmanhome6)>>\
<<link "After all that is done">>
<<if not hasVisited("Resmanhome1") and not $gameends>>
<<set _temphour = (22 - $hour)>>
<<set _tempmin = (60 - $minute)>>
<<hour add _temphour>>
<<minute add _tempmin>>
<<goto "Resmanhome1">>
<<else>>
<<set _temphour = (22 - $hour)>>
<<set _tempmin = (60 - $minute)>>
<<hour add _temphour>>
<<minute add _tempmin>>
<<goto "Resmanhome6">>
<</if>>
<</link>>
<<elseif $gameends and not setup.ws.Resmanhome6>>\
<<link "==After all that is done==">><</link>>
<</if>>\
<<link "You excuse yourself to go back home early">>
<<if $gameends>>\
<<goto "Resmanscenemenu">>
<<else>>\
<<goto "Go outside">>
<</if>>\
<</link>>\
<<else>>\
<<link "You finish cleaning yourself up">>
<<if $gameends>>\
<<goto "Resmanscenemenu">>
<<else>>\
<<goto "Gym">>
<</if>>\
<</link>>\
<</if>>\<<if $resman.lust <= 15>><<lust resman add 1>><</if>>\
<<di resman "Ahem...">>
You jumped from the familiar coughing sound behind you.
<<di resman "What the hell... are you doing with my underwear?">>
<<di you "Ummm... blowing my nose?">>
Knowing you are caught handed, you want to alleviate the situation a bit. However, a dangerous glint passes across his eyes.
<<di resman "You were being a fucking pathetic pervert, weren't you? Sniffing my disgusting, dirty boxer?">>
He's saying that while being naked and his cock is growing quite rapidly.
<<di resman "Why don't you smell the real fucking thing then?">>
He pushes your head roughly against his crotch. You thought that the lingering scent that you recently took in was strong, but it was nothing compared to the real deal that you are now directly facing. The only words to describe the fragrance are potent, wild and animalistic. It shouldn't have turned you on that much but you are swept along the tide of his sharp odor.
<<di resman "Like that, you fucking dog?">>
Nodding breathlessly, "like"? You love it and revel in it.
<<di resman "Then take my cock deep, shameless slut.">>
Grabbing your head callously, he guides his steaming pole right down to the back of your throat without mercy. The feeling of such blunt and large tip boxing the uvula should send most people gagging, but it is simply incredible to you. Your throat being used and fucked like a fleshlight is one of the your top kinks.
<<video resman/resmanunderwearbj.mp4>>
$resman.Namedis sweats very easily as evident from the way he is already dripping in fluid after abusing your mouth for a minute. The moisture from his body running down his nether region. You take the chance to open wide and use your tongue to gather as much of them as you can to mix the salt with the virile tang of his pre-cum. Not knowing when, but your hands, of their own volition, are already pumping your erection.
<<di resman "Fffffuck yeaaaa... are you fucking ready for your protein shake, pig?">>
<<di you "Mhmmm... hmmm...">>
Gagged by his huge rod, you can only muffle out that unintelligible sound but hopefully from the way you increase the speed of your bobbing head, he gets your point.
<<di resman "Ohhhhh hellll yeaahhhhh... I'm ffff– CUMMING">>
Right at the last minute, he pulls out of you and begins jacking frantically. Jets of pearly seed splatter all over your mug and infuse his sexual energy under your skin.
<<video resman/resmanunderwearbjcum.mp4>>
<<di you "Sssshit! You're gonna drown me... with your cum.">>
Letting out a winded gasp, he purrs commandingly:
<<di resman "Haaa... and you will thank me for it... Now, use your tongue to lap it up, filthy whore.">>
And what do you do? Obediently swirling your tongue around his fingers which contains his semen that he gathers from your cheeks, loving every moment of it. Meanwhile, with your hand still moving, the texture of his callous and the delicious taste of his cum, you achieve orgasm with a muted groan.
<<di resman "Hell yea, that's right. Good boy.">>
Panting in delirium, at this moment you feel complete bliss and don't even have a tiny bit of care if anyone catches you in this public act.
<<if (not $gameends and $resman.lust >= 16) or $gameends>>\
<<if (not $gameends and $resman.lust >= 16) or ($gameends and setup.ws.Resmanhome6)>>\
<<link "After all that is done">>
<<if not hasVisited("Resmanhome1") and not $gameends>>
<<set _temphour = (22 - $hour)>>
<<set _tempmin = (60 - $minute)>>
<<hour add _temphour>>
<<minute add _tempmin>>
<<goto "Resmanhome1">>
<<else>>
<<set _temphour = (22 - $hour)>>
<<set _tempmin = (60 - $minute)>>
<<hour add _temphour>>
<<minute add _tempmin>>
<<goto "Resmanhome6">>
<</if>>
<</link>>
<<elseif $gameends>>\
<<link "==After all that is done==">><</link>>
<</if>>\
<<link "You excuse yourself to go back home early">>
<<if $gameends>>\
<<goto "Resmanscenemenu">>
<<else>>\
<<goto "Go outside">>
<</if>>\
<</link>>
<<else>>\
<<link "You finish cleaning yourself up">>
<<if $gameends>>\
<<goto "Resmanscenemenu">>
<<else>>\
<<goto "Gym">>
<</if>>\
<</link>>\
<</if>>\After the satisfying exertion, you both leave the gym. However, when you are about to give him a goodbye wave, he blurts out:
<<di resman "Do you want to hang out at my place? I'm making dinner and don't want to eat alone.">>
You perk up at his invitation. Finally, this is the sign you are looking for.
<<di you "As long as it's not fast food, I'm game.">>
<<di resman "Never get high on your own supply.">>
You let out a genuine laugh at his joke and keep the conversation running smoothly as you two make the way into his place... which is... the Fast Food Restaurant??!?
<<di you "Didn't you say we'll go back to your place? Why are we here?">>
<<di resman "Because... this is my place.">>
<<image resmanhome.jpg>>
As you walk around the backside of the restaurant, he opens the lock of a very lowkey door which reveals into what you consider a bachelor's pad.
<<di resman "Welcome to $resman.Namedis's humble residence.">>
The size is not particularly humble but the organization... The shoes sprawl haphazardly right next to the entrance; coats, shirts thrown carelessly on the leather couch and from here, you can even see the small pile of unwashed dishes. There is a mustiness in the air you imagine is signature to a fratboy's room.
It also appears that he wasn't fully aware of the neatness of his living space because only now he's scurrying around trying to gather up all of the clutters around the living room.
<<di resman "Ha... ha... Sorry about the mess...">>
You ponder for a moment before saying:
<span id="h1"><<link "You know I love the filth">>
<<replace "#h1">>\
<<include "Resmanhome2">>
<</replace>>\
<</link>>
<<link "It's alright, like you - diamond in the rough, just need some polishing">>
<<replace "#h1">>\
<<include "Resmanhome3">>
<</replace>>\
<</link>></span>\<<if $resman.lust <= 10>><<lust resman add 1>><</if>>\
<<di resman "Now, let's focus.">>
After hearing his dismissal, you feel like it is not a wise idea to grope him now so you continue your duty as the professional bather and clean him thoroughly and when you begin to work on his calves, his dick pulses rapidly. Heh, if the man is playing hard to get then you ain't gonna put out that easily.
<<di you "Okay, done. Now you do me.">>
Feeling his calloused hand, softened by the bubbles, on your body is just divine. Despite his gruff demeanor, the glides of his palms on you are rather gentle that leave you shuddering, weak and erected just from the mere platonic touches. As you turn around to show him your own burgeoning manhood, you banter cheekily:
<<di you "Yea... you're absolutely right about that.">>
That earns you a playful smack on your ass which furthermore pumps even more of your blood down south. However, he's really keeping his stance and completely ignoring your erection. With impressive efficiency, he cleans you up with utter professionalism. The scene is frankly quite comical with two dudes completely bricked up while doing nothing about it.
<<video resman/resmanshower2.mp4>>
<<di resman "Alrite, you're good. I will rinse and get out of the shower.">>
Seriously? You didn't really expect him to go down on you or anything but the guy is really leaving you hanging like this? Talking about being cruel. Rinsing yourself, it takes all of your power to huff, puff and pout because you know things will for sure get interesting with him.
<<if (not $gameends and $resman.lust >= 16) or ($gameends and setup.ws.Resmanhome6)>>\
<<if (not $gameends and $resman.lust >= 16) or ($gameends and setup.ws.Resmanhome6)>>\
<<link "After all that is done">>
<<if not hasVisited("Resmanhome1") and not $gameends>>
<<set _temphour = (22 - $hour)>>
<<set _tempmin = (60 - $minute)>>
<<hour add _temphour>>
<<minute add _tempmin>>
<<goto "Resmanhome1">>
<<else>>
<<set _temphour = (22 - $hour)>>
<<set _tempmin = (60 - $minute)>>
<<hour add _temphour>>
<<minute add _tempmin>>
<<goto "Resmanhome6">>
<</if>>
<</link>>
<<elseif $gameends and not setup.ws.Resmanhome6>>\
<<link "==After all that is done==">><</link>>
<</if>>\
<<link "You excuse yourself to go back home early">>
<<if $gameends>>\
<<goto "Resmanscenemenu">>
<<else>>\
<<goto "Go outside">>
<</if>>\
<</link>>\
<<else>>\
<<link "You finish cleaning yourself up">>
<<if $gameends>>\
<<goto "Resmanscenemenu">>
<<else>>\
<<goto "Gym">>
<</if>>\
<</link>>\
<</if>>\<<if $resman.lust <= 15>><<lust resman add 1>><</if>>\
<<di you "Well, it looks like it won't go down any time soon and you definitely can't walk out with such a big thing between your legs, soooo...">>
<<di resman "So...?">>
<<di you "You can use my mouth to relieve this problem.">>
You close the distance and whisper to his ear sultrily. After just a second of feeling torn due to the semi public environment you both are in, his arousal still wins over as he nods his affirmation. With his blessing, you go down on your knees to have a staring contest with the one-eyed beast.
You tentatively kiss his tip and use your tongue to lick the drops of pre-cum leaking out from his cockhead. The taste of salt from the liquid blended in with the still lingering salt of his sweat creates a heavenly concoction in your mouth - leaving you thirsty for more. Turned on by the feeling of him, you of course cannot neglect your own need and begin to jerk yourself off.
<<di resman "Ssshit, right... Suck on that cock...">>
Sucking on that delicious popsicle? You absolutely don't mind it at all and in fact you swallow his whole piece of meat down to the back of your throat and surprise a choked moan out of him. Afterward, you both find a good rhythm as he pistons in and out of your hot cavern. The cavern in question is putting all of its might into perfecting the immaculate suction to stimulate all the sensitive nerves on his hardened rod.
<<video resman/resmanshowerbj.mp4>>
<<di resman "Goddamn... SSSHIT! Your fucking mouth... take it deeper.. gonna make me blow soon...">>
His delirious praises carry on to your ears like a prayer. No longer a stoic and hard-assed manager, the man fully surrenders and unravels inside you and you never ever feel more powerful. Hence, your bobbing is picking up its pace and impale your windpipe mindlessly down his shaft.
<<di resman "FFFFUCK... Yesss... Do you... want it?">>
<<di you "Mhmmm...">>
You moan your confirmation and with that, your vocal chord vibrates through his close-to-explode cock. With a shocked groan, he abruptly deposits his load violently to your gut and all over your tongue as his body convulses from the intense orgasm. Such a pleaser you are, his climax also pushes you over to the point of no return as you spill on the tiled floor.
<<video resman/resmanshowerbjcum.mp4>>
<<di resman "Haaahhhh... shit... I should have been bored of your head... but still I'm not...">>
<<di you "Tell me about it... I still cum too quickly like a horny teenager just from sucking your cock...">>
His flushes deepen a bit even and you know he's unsure how to react to your honest confession. His stoic awkwardness is somehow quite cute in your eyes. Without saying anything back, he carefully pulls you up to a standing position and his palms linger on your shoulders featherly for a brief and tender moment.
<<di resman "Thanks...">>
That's all you need to hear from him. His sincerity rings true through that one word, no matter how small it is.
<<if (not $gameends and $resman.lust >= 16) or ($gameends and setup.ws.Resmanhome6)>>\
<<if (not $gameends and $resman.lust >= 16) or ($gameends and setup.ws.Resmanhome6)>>\
<<link "After all that is done">>
<<if not hasVisited("Resmanhome1") and not $gameends>>
<<set _temphour = (22 - $hour)>>
<<set _tempmin = (60 - $minute)>>
<<hour add _temphour>>
<<minute add _tempmin>>
<<goto "Resmanhome1">>
<<else>>
<<set _temphour = (22 - $hour)>>
<<set _tempmin = (60 - $minute)>>
<<hour add _temphour>>
<<minute add _tempmin>>
<<goto "Resmanhome6">>
<</if>>
<</link>>
<<elseif $gameends and not setup.ws.Resmanhome6>>\
<<link "==After all that is done==">><</link>>
<</if>>\
<<link "You excuse yourself to go back home early">>
<<if $gameends>>\
<<goto "Resmanscenemenu">>
<<else>>\
<<goto "Go outside">>
<</if>>\
<</link>>
<<else>>\
<<link "You finish cleaning yourself up">>
<<if $gameends>>\
<<goto "Resmanscenemenu">>
<<else>>\
<<goto "Gym">>
<</if>>\
<</link>>
<</if>>\<<aff resman minus 2>>\
<<di resman "Oh yea, you are gonna fit right in!">>
He winks at you playfully and with a second thought, sloppily hurls all the stuff in his arms to a lone chair at the corner of the room.
<<di resman "Make yourself at home, dinner will be ready in 30 minutes.">>
...
You both have dinner while sharing stories about each other. Sorry to $w.ydad and $w.brother, but we have a new iron chef here. You also are shocked to learn that the fast food place is actually owned by him.
<<di resman "Shhh... don't tell anyone about it, I'm still a manager to everyone else, got it?">>
Turns out, he's a very private person and has struggled with finances his entire life. The restaurant was passed down to him from his distant uncle. Not many people know, except for his suppliers and his close friends / family. So that means now you're in his close circle?
<<di you "My lips are sealed, Mr. Totally Not A Fast Food Joint Owner.">>
That draws a hearty laugh out of him and you feel his fondness for you grows.
After a few beers and some more thoughtful conversation about life and his business, you decide to not intrude him anymore. As he walks you to the door, he offers:
<<di resman "I can give you a ride if you want.">>
You tell him:
<span id="h2"><<link "What kind of ride are we talking about here?">>
<<replace "#h2">>\
<<include "Resmanhome4">>
<</replace>>\
<</link>>
<<link "Such a gentleman, how is anyone able to resist you like that?">>
<<replace "#h2">>\
<<include "Resmanhome5">>
<</replace>>\
<</link>></span>\<<aff resman add 2>>\
He actually blushes a bit and scratches his head.
<<di resman "I'll need to try hard to shine bright then.">>
After he cleans the room thoroughly, he then makes his way to the kitchen.
<<di resman "Make yourself at home, dinner will be ready in 30 minutes.">>
Planning to make a good impression, you decide to take on your favorite activity - washing dishes.
<<di you "Nah, I'll help you clear these and you - show off that culinary skill.">>
He smiles gratefully.
<<di resman "Thanks.">>
...
You both have dinner while sharing stories about each other. Sorry to $w.ydad and $w.brother, but we have a new iron chef here. You also are shocked to learn that the fast food place is actually owned by him.
<<di resman "Shhh... don't tell anyone about it, I'm still a manager to everyone else, got it?">>
Turns out, he's a very private person and has struggled with finances his entire life. The restaurant is passed down to him from his distant uncle. Not many people know, except for his suppliers and his close friends / family. So that means now you're inside his circle.
<<di you "My lips are sealed, Mr. Totally Not A Fast Food Joint Owner.">>
That draws a hearty laugh out of him and you feel his fondness for you grows.
After a few beers and some more thoughtful conversation about life and his business, you decide to not intrude him anymore. As he walks you to the door, he offers:
<<di resman "I can give you a ride if you want.">>
You tell him:
<span id="h2"><<link "What kind of ride are we talking about here?">>
<<replace "#h2">>\
<<include "Resmanhome4">>
<</replace>>\
<</link>>
<<link "Such a gentleman, how is anyone able to resist you like that?">>
<<replace "#h2">>\
<<include "Resmanhome5">>
<</replace>>\
<</link>></span>\<<aff resman minus 1>>\
<<di resman "You quite love ridin' dirty, huh?">>
He gets closer to you menacingly and pulls all the air out of the surrounding, making you hot and bothered. But then he smirks at you deviantly.
<<di resman "If you have enough energy for that, that means you can manage to go home on your own right? Cuz I'm beat.">>
He yawns and well does look tired but not to the point of exhaustion. However, you don't want to ruin the good thing that is going on right now.
<<di you "Alrite, I can do it. You take a rest.">>
<<di resman "'Kay, night. Don't dream too much about me.">>
He laughs rambunctiously and retreats back inside, while you spend 30 minutes getting a taxi this late in the evening. Well, at least the relationship between you and him is getting tighter. That's what you came there for.
<<link "Back" "Go outside">><<set $you.location = "Fast food restaurant">><</link>>\<<aff resman add 1>>\
<<di resman "If they are lucky to get such special treatment from me, that is. Okay, hang on. Let me get my shoes and key.">>
As you both get in the car, it feels amazing to escape the evening chill but you can't help but shiver. Seeing your reaction, he doesn't hesitate to take off his jacket and throw it over you. Making you feel warm not only physically but also inwardly. It takes all of your willpower to not tuck yourself deeply in the garment and bask in the distinct manly scent.
<<di you "Thank you...">>
The rest of the ride is spent in a companionable quiet, however thoughts are running through your mind and up until you're tossing in bed. At first, he appears to be so unfriendly but now as you peel back all the layers, your feeling for him has flourished to a new height.
<<link "Back" "Living room">><</link>>\<<silently>>\
<<if not $gameends and (not setup.ws.Resmanhome6 or not $ws.resmanhome6)>>
<<set $ws.Resmanhome6 to true>>
<<set setup.ws.Resmanhome6 to true>>
<<run memorize('ws', setup.ws)>>
<</if>>
<</silently>>\
<<di resman "Wanna hangout at my house?">>
You answer him:
<span id="h1"><<link "Of course, thought you wouldn't ask">>
<<replace "#h1">>\
<<include "Resmanhome7">>
<</replace>>\
<</link>>
<<link "I have some business tonight, maybe some other time?">>
<<replace "#h1">>\
You then say your goodbye to him before walking outside.
<<link "Back">>
<<if $gameends>>\
<<goto "Resmanscenemenu">>
<<else>>\
<<set $you.location = "Fast food restaurant">>
<<goto "Go outside">>
<</if>>\
<</link>>\
<</replace>>\
<</link>></span>\When you arrive at his home, it appears <<if $resman.manner <= 5>>incredibly messy<<elseif $resman.manner <= 10>>cluttered<<elseif $resman.manner <= 15>>clean<<else>>squeaky and sparkling<</if>>.
You decide to:
<span id="h2"><<if not $gameends or ($gameends and setup.ws.Resmanhome8)>>\
<<link "Tell that you don't mind his messiness">>
<<if not $gameends and (not setup.ws.Resmanhome8 or not $ws.Resmanhome8)>>\
<<set setup.ws.Resmanhome8 to true>>
<<set $ws.Resmanhome8 to true>>
<<run memorize('ws', setup.ws)>>
<</if>>\
<<replace "#h2">>\
<<include "Resmanhome8">>
<</replace>>\
<</link>>
<<else>>\
<<link "==Tell that you don't mind his messiness==">><</link>>
<</if>>\
<<if not $gameends or ($gameends and setup.ws.Resmanhome9)>>\
<<link "Commend him on his cleanliness">>
<<if not $gameends and (not setup.ws.Resmanhome9 or not $ws.Resmanhome9)>>\
<<set setup.ws.Resmanhome9 to true>>
<<set $ws.Resmanhome9 to true>>
<<run memorize('ws', setup.ws)>>
<</if>>\
<<replace "#h2">>\
<<include "Resmanhome9">>
<</replace>>\
<</link>>
<<else>>\
<<link "==Commend him on his cleanliness==">><</link>>
<</if>></span>\<<aff resman minus 1>>\
<<di resman "So that you can be a filthy boy and on the prowl for my underwear?">>
<<di you "Yep! so you need to be on it ASAP.">>
He laughs boisterously, gives you a smothering look and grabs his balls through his shorts.
<<di resman "With this full sack of cum, you have nothing to be worried about.">>
...
After another successful dinner and as you both settle down to watch a late night show.
<<if not $gameends>>\
<<link "You anticipate a blowjob is coming" "Resmanhomebj">>
<<presshour add 1>>
<<set $you.horniness = 0>>
<</link>>
<<elseif $gameends and not setup.ws.Resmanhomebj1 and not setup.ws.Resmanhomebj2>>\
<<link "==You anticipate a blowjob is coming==">><</link>>
<<else>>\
<<link "You anticipate a blowjob is coming" "Resmanhomebj">>
<<set $scenepicked = false>>
<</link>>
<</if>>\
<<if not $gameends and $resman.lust >= 21>>\
<<link "You anticipate a good fucking is coming" "Resmanhomefuck">>
<<presshour add 1>>
<<set $you.horniness = 0>>
<</link>>
<<elseif $gameends and not setup.ws.Resmanhomefuck1 and not setup.ws.Resmanhomefuck2>>\
<<link "==You anticipate a good fucking is coming==">><</link>>
<<elseif $gameends and (setup.ws.Resmanhomefuck1 or setup.ws.Resmanhomefuck2)>>\
<<link "You anticipate a good fucking is coming" "Resmanhomefuck">>
<<set $scenepicked = false>>
<</link>>
<</if>>\
<<link "You excuse yourself to go back home early">>
<<if $gameends>>\
<<goto "Resmanscenemenu">>
<<else>>\
<<set $you.location = "Fast food restaurant">>
<<goto "Go outside">>
<</if>>\
<</link>>\<<aff resman add 1>>\
<<di resman "Haha, there is someone who motivates me to clean after myself.">>
He grins at you good naturedly and cryptically or at least he tries to.
<<di you "Well, well who might this person be? Someone special?">>
<<di resman "You tell me.">>
You push his burgeoning chest playfully.
...
After another successful dinner and as you both settle down to watch a late night show. Suddenly, he reaches out to you.
<<if not $gameends>>\
<<link "You anticipate a blowjob is coming" "Resmanhomebj">>
<<presshour add 1>>
<<set $you.horniness = 0>>
<</link>>
<<elseif $gameends and not setup.ws.Resmanhomebj1 and not setup.ws.Resmanhomebj2>>\
<<link "==You anticipate a blowjob is coming==">><</link>>
<<else>>\
<<link "You anticipate a blowjob is coming" "Resmanhomebj">>
<<set $scenepicked = false>>
<</link>>
<</if>>\
<<if not $gameends and $resman.lust >= 21>>\
<<link "You anticipate a good fucking is coming" "Resmanhomefuck">>
<<presshour add 1>>
<<set $you.horniness = 0>>
<</link>>
<<elseif $gameends and not setup.ws.Resmanhomefuck1 and not setup.ws.Resmanhomefuck2>>\
<<link "==You anticipate a good fucking is coming==">><</link>>
<<elseif $gameends and (setup.ws.Resmanhomefuck1 or setup.ws.Resmanhomefuck2)>>\
<<link "You anticipate a good fucking is coming" "Resmanhomefuck">>
<<set $scenepicked = false>>
<</link>>
<</if>>\
<<link "You excuse yourself to go back home early">>
<<if $gameends>>\
<<goto "Resmanscenemenu">>
<<else>>\
<<set $you.location = "Fast food restaurant">>
<<goto "Go outside">>
<</if>>\
<</link>>\<<scenechoices resman 2 2>>\
<<if $scenepicked>>\
<<if $resman.lust <= 20>><<lust resman add 1>><</if>>\
<<if _saff == 1>>\
<<di resman "Okay, now that you're well fed. Let's cut to the chase, shall we?">>
After cooking and clearing the dishes, there is still a trace of dried moisture all over his body. His sweat glands really do work a little bit too well. Already understanding his meaning, you still try to play coy.
<<di you "Huh? What?">>
He growls ominously and it seems his mask finally comes down as his meaty paw closes around the back of your head.
<<di resman "You came to my home, ate my food, drank my beer and expected to pay nothing in return?">>
Well, that's the never-take-a-loss restaurant manager that you know.
<<di you "Make me then.">>
The dangerous gleam of his smirk is the last thing you see before being smothered in his armpit.
<<di resman "Enjoy the dessert, damn hog.">>
The first thing that you are aware of is his rich body odor. Didn't he just shower at the gym a few hours ago? How on earth can the scent be still so strong and entracing even now. However, you really don't want to spend any more time dwelling on that and instead let your tongue out and lick kittenishly.
<<video resman/resmanarmpit.mp4>>
The hair there feels exceptionally soft and glides smoothly over your taste buds as you card through each strand to taste the virile salt. Hungry for more, like you hadn't had a full meal just now, you volunteer to continue to his other side which doesn't disappoint you at all as you dig for the precious minerals there under his muscular arm.
Your eagerness seems to turn him on greatly since he's now beating off his engorging cock roughly and breathing quickly. Of course, seeing that, you cannot disregard your own little buddy and join him in the action by matching the rhythm of his strokes.
After a few minutes of lapping and masturbating, your own hunger is reaching a boiling point as you scoot down on your knees to smush your face between the creases of his crotch. Inhaling in the now familiar but still heady aroma, your tongue glues itself between the male canyon to imprint all of its musk pheromone on it. If humans can scent mark each other, there is no doubt to everyone else that you belong to him. He hisses sharply.
<<di resman "Ssshit... you're one bitch in heat, huh? Go head, suck it.">>
He waves his erection in front of you like a dangling carrot. Obviously needing no more invitation, you swallow his meat greedily. Fueled by the essence of him that you just gathered from his body, your mouth begins to ascend and descend on his rod with remarkable gusto.
<<di resman "FFFFUCK YEAAAH! Take it deeper... squeeze your throat...">>
<<video resman/resmanbjhome1.mp4>>
His deep rumble puts you deeper under hypnosis. Saliva drips down his shaft and splashes around each time your lips slam into his pube. The more bodily fluid gets smeared on your face, the faster his pace of fucking your throat gets. There's no doubt that looking at you being a fucked-out mess pushing all of his right buttons.
<<di resman "SSSSHIT!! Get ready... FUCKKK... ARGHHHH!!">>
Cum spurts out from his piss slit, soils your already slobbered lips even more and paints an highly erotic picture of a well-used slut.
<<video resman/resmanbjhomecum1.mp4>>
Riding the high from the sexy fume of his potent load, you continue to pump your cock mercilessly hoping to reach climax soon. Seeing your still gaping mouth, he sits up and a blob of thick and hot liquid hits your face. As soon as you learn that it's his spit, your orgasm is ripped out of you with your throbbing dick blasting all over like fireworks on the 4th of July.
<<video you/youcum2.mp4>>
<<di resman "Love being spat on, aren't cha?">>
Without even waiting for your answer, another chunk of warm saliva lands on your cheek. Basking in the afterglow of orgasm and feeling boneless, you are helpless against it but honestly you really don't want to do anything about it either.
After your soul finally returns back to your body, you find yourself looking at $resman.Namedis yawning and lazily lounging on the couch.
<<di resman "Close the door on your way out, will you? I'm tired.">>
Welp, that's textbook sweet talk right there. However, are you really in any position to oppose your dischargement considering you're covered in his... discharge? You say bye to him and gingerly get up to leave the house at his request and don't even bother to clean yourself because... you love the feeling of being tainted.
<<else>>\
At first, he appears to not know where to put his hand before settling on your shoulder. In an uncharacteristically quiet voice, he blurts out quickly.
<<di resman "W-will-you-suck-me-off?">>
<<di you "Huh? What did you say?">>
Seemingly being pissed off by his own strange shyness, he repeats this time more loudly and with his signature grumpiness.
<<di resman "I said can you suck me off?">>
<<di you "Aren't you a charmer? What is in it for me then?">>
That silences him for a bit since he isn't really sure how to pay you back. How painfully straight of him.
<<di you "How about you let me admire that body of yours while I go down on you?">>
<<di resman "Huh? That's it? Cool okay.">>
He sounds surprised and slightly pleased as he's taking his clothes off because probably not many have shown him true desire before. As pieces of clothes begin to drop off of his body, it reveals a toned body that still has some bounces from the protective layer of fat.
<<di resman "Hmm... where do you want to have me then?">>
<<di you "Just stay there, stud.">>
Your wolfish praise actually brings some color to his cheeks. To ease him into it, you begin by massaging his neck which draws out a low pleased hum. With each squeeze, you can feel his trap loosened and muscles going lax. Sensing his calmness your hands continue to traverse to reach his pecs.
<<video resman/resmanpec.mp4>>
No, not his pecs, his MAN TITS. Damn, they are voluptuous and massive inside your palms like the two softest, but most compacted pair of buns. And what do we do with the buns? We knead them. Using the base of your palms you start a circular motion to, without mincing any word, grope his shapely chest.
<<di you "Fuck... has anyone ever told you that you're so fucking hot?">>
He tries his best to come off as nonchalant, he really does. However, the rapid intakes of breath and the unmistakable erection really betray his words:
<<di resman "Absolutely... of course... plenty... Why?">>
<<di you "Because I'm about to make you feel like the most special guy on Earth.">>
Abruptly, you fall down on your knees and swallow his big cock whole. His hip plunges uncontrollably forward on instinct with a shocked yelp.
<<di resman "Ssshit... fuck! Sorry, you caught me off guard.">>
<<di you "'Sokay, I'm used to this big boy, c'mon give it to me.">>
Nodding at your request, his rough paws caress the sides of your head with unexpected tenderness. Meanwhile, his crotch begins to thrust inside your hungry orifice with growing speed. Used to being used, you settle just right in where you belong, mouth accommodatingly open, tongue nimbly gliding around and cheek hollow to hug that piece of velvet steel.
<<video resman/resmanbjhome2.mp4>>
<<di resman "W-WAIT! SSSHHITT!!... Can I come in your mouth?">>
To be fair, he doesn't even need to ask. Despite that, you still appreciate the courteous question and pull off from his dick just for the quickest sec to assure him:
<<di you "Yea, you can, give it to me, big guy.">>
You are now utilizing the skills of both of your masterful hands and mouth to make his climb to the peak of ecstasy as spectacular as possible.
<<di resman "I-I'M CUMMIINGGG-!!!">>
<<video resman/resmanbjhomecum2.mp4>>
You welcome the hot jets of milky seed flowing out from his tip, roll it around your tongue just for the briefest moment before hunger forces your throat to contract and swallow his load. Despite being drained dry, the piece of meat lodged in your oral cavity still spasms along with his towering frame over you.
Seeing the effect you have over the man is the sweetest aphrodisiac. With a belly full of his cum and a few tugs, the orgasm is easily ripped out of you with a helpless moan and your jizz spills everywhere.
<<video you/youcum2.mp4>>
Through the haze of the climax, you can still hear the lust-dripped, sandpapery voice of him:
<<di resman "We should definitely do this more often.">>
<<di you "I don't put out that easily, sir... Treat me a dinner at the very least.">>
That makes him laugh and something like fondness is within his gaze on you.
<<di resman "It's a deal!">>
...
After you both clean up, you decide to return back home since it's quite late.
<<di resman "Hang on, I'll take you home.">>
He goes to grab his key before the words even comes out of your mouth:
<<di you "It's okay, no need. I can take a taxi.">>
<<di resman "No, I insist. I want to see you back home safe and sound.">>
He is being completely sincere which you're very much touched by. Seeing no real point of rejecting his offer, you gratefully accept this proposal. You can't help but feel warm and fuzzy from his care on the ride back home.
<</if>>\
<</if>>\
<<link "Back">>
<<if $gameends>>\
<<goto "Resmanscenemenu">>
<<elseif _saff == 1>>\
<<set $you.location = "Fast food restaurant">>
<<goto "Go outside">>
<<else>>
<<goto "Living room">>
<</if>>\
<</link>>\<<scenechoices resman 2 2>>\
<<if $scenepicked>>\
<<lust resman add 1>>\
<<if _saff == 1>>\
<<di resman "Make yourself useful and give my feet a rubdown.">>
He then perches his sock-covered feet up like a silent command for you. What? You're not his slave?
<<di you "Alright.">>
Your hands compliantly reach the subjects of demand and slowly take off the white socks that are brown at the sole. As you get closer to him, you can detect a distinct smell of sweaty feet. No wonder why his showers have always been so short, the man clearly didn't wash himself thoroughly. With that being said, like many times before, that is supposed to gross you out, but you can feel your own cock getting hardened just by inhaling his aroma alone like a Pavlov's dog.
Snapping yourself out of the daze, you commence from the calloused heels and work slowly up the arches and to his toes. The hair dusted lightly on the bridges puts even more emphasis on the masculinity of his strong-looking feet. After a few minutes of massage, curiosity is clawing within you so much that shock zings through your body when you realize that your face is now plastered against his sole.
<<di resman "Pfft, you don't even have a tiny bit of dignity to not perving on my stinky feet?">>
That is not a question but rather a condemnation. His justice is swift when he presses his feet forcibly on your face and block your nostrils. The only way for you to get oxygen right now is by gasping in his funk. Still, it isn't enough so you have to open your mouth to breathe in and your own willpower is shot to hell because your naughty tongue lunges on its own to lick his feet.
<<video resman/resmanfeet.mp4>>
<<di resman "You nasty fuck...">>
That appears to be your escape because he loosens his hold on you. From down there, you can see how turned on he is as he openly jacks off, so it's not only you that is getting off on this act. Encouraged by the sight, you resume the tongue bath and give each individual toes some good ol suck and polish them clean. Right after you finish with the last digit, he growls at you:
<<di resman "Bedroom and strip now!">>
He doesn't need to say twice as you scramble up with astonishing speed to rush through the door of his bedroom and discard all the restricting clothes on you along the way. When you assume the all four position and glance back you can see a unit of a man on the doorway sauntering in both lazily and imposingly at the same time. The guys is obviously for one purpose only - to fuck the shit out of you.
<<if visited() == 1>>\
<<di you "You want to fuck me right? Can you give me lube so I can pr-?">>
<<di resman "Shut the fuck up, bitch. I know what I'm doing.">>
Can't hardly upset the host now, can ya? So you seal your mouth and anticipate his next move.
<</if>>\
Abruptly, hot slimy liquid hits the bullseye on your hole with scary accuracy. From the sound, it's obviously his spit and you brace yourself mentally for the rough ride ahead. Without easing them in, his two fingers stab your hole carelessly and almost rip a yelp out of you. You're truly a glutton for punishment because the pain mixed in with pleasure from the invasion of your prostate heightens your arousal like no others and brings you to rock hard in a matter of seconds.
<<di resman "Okay, I'm bored of this shit, get your ass up.">>
He forcefully grabs your hips to align it perfectly to his cock. Your hole is still tender and raw but honestly, you share his sentiment and cannot wait to have him deep inside you.
The blunt tip surprisingly breaches your entrance quite easily. He is impatient but still forced to move slowly as your channel is taut from the insufficient prep. Despite all that, he still pushes on and part your stubborn flesh without withdrawing until you feel the tickling pubes. You're now burning both from the infiltration and horniness.
Not even giving you room to breathe, he proceeds to retreat and punch his hip back in and a mindless moan out of you. His thrust quickens to seek pleasure without a care for you. The endless friction is the perfect and delicious ointment to numb all the pain you experience just moments before and replace it with pure bliss.
<<video resman/resmanfuck3.mp4>>
<<di resman "For such a dirty slut... you have a tight fucking hole...">>
He breathes out heavily and you can feel his sweat drops down your body like he's a stud breeding his mare. Being his bitch, you know your own duty and keep a steady rhythm of anal muscle contraction to enhance the fucking.
<<video resman/resmanfuck1.mp4>>
<<di resman "SSSHHIITTT!! FFF--!!">>
Breaking through his heavy breathing, that is the sign to let you know that he's about to bust in any second now. You begin to furiously masturbate in hope to achieve orgasm at the same time as he does. Then his roar comes.
Blasting your jizz all over his sheet, you his manhood plugged deep inside you - spasming to deposit his potent seed and baste your intestine with his nectar. The throbs of his cock seem to never end like it aims to make sure to deliver all of its semen and fill its partner full of baby-making juice.
<<video resman/resmanfuckcum1.mp4>>
Feeling his sweaty and hairy body plastered on you and inhale in the smell of sex, maleness and virility, you feel strangely warm inside despite the feeling of pain now rushing back. You can see yourself in a position like this happily forever. However, your daydreaming gets a rude awakening as he pulls out of you rashly and makes you wince from the sudden emptiness with an announcement:
<<if not $gameends and $resman.lust == $resman.lustmax and $resman.manner <= 1>>\
<<link "<b>Listen to what he has to say</b>" "Resmanend1">><</link>>
<</if>>\
<<di resman "Your job is done, now piss off. I got work tomorrow.">>
Well, so much for cuddles and kisses, the guy couldn't care less about you. Once you're off the bed, he doesn't even bother to strip the sheet but instead sprawl out and snores loudly... As you leave his house, you can't help but think - Is this the man you're gonna end up with???
<<else>>\
<<di resman "Ahem... Are you interested in some fun?">>
<<di you "What kind of fun?">>
You can't help but tease his proper and prim question and how he is still a bit unfamiliar with asking sexual favor from you. He frowns at your ribbing:
<<di resman "You know exactly what I want.">>
<<di you "Haha, okay okay big guy. I'm down.">>
You pat his cheek affectionately and that wipes away his scowl immediately.
<<di resman "Okay then-">>
<<di you "Ah ah ah, hold your horses, young man. How about you follow my lead this time? Don't worry I won't do anything that makes you uncomfortable.">>
He seems a bit torn at first however after your assurance, his hesitation disappears.
<<di resman "Alright, I trust you to make me feel good.">>
That... makes you feel all mushy inside. However, you have to get the ball rolling so you instruct him to remove his clothes. As he peels away all the articles of clothing on him, once again you are impressed by the quick transformation of his body - toned and now has quite a bit of definition.
<<di you "Go ahead and jack off.">>
Without any protest, he proceeds to stroke his half-hard cock and brings it to full erection. You, on the other hand, begin to strip slowly - first your shirt to display your also very fit body. It appears he appreciates the sight very much from the hitch of his huffing. Then you turn around, back arching, and pull down your pants slowly to reveal your two soft and supple globes. Seeing your butt and realizing that you have been going commando the entire time excites him greatly as the speed of his hand quickens.
<<di you "Like what you see? If so, let me see you play with your nipples.">>
He nods and follows your order with pure enthusiasm. His thick fingers glance over his nipples and then start pinching. His gasp reverberates through the room as a new wave of pleasure washes over.
<<video resman/resmanjerknip.mp4>>
The sight of him enjoying himself turns you on greatly as you slather your own digits with your spit and proceed to finger yourself unabashedly in front of him.
<<di resman "Shit... your hole... it's so hot...">>
<<di you "You want to fuck it?">>
His lustful look alone is enough to show his eagerness.
<<di you "Then prepare me big guy.">>
You grab the bottle of lube and throw it over to him as you take to the all-four position. Sensing his body heat, you know he's near as you continue to jerk your own cock in anticipation. When wet heat touches your rim, it's impossible for you to hold back a delirious moan. He's eating you out with so much gusto and fervor, his tongue wiggling trying to worm in your channel to loosen it up. With such special treatment, you are in complete bliss and relaxation and can tackle any obstacle ahead, especially the big one that is now pressing on your entrance.
<<video resman/resmanrim.mp4>>
The sound of the plastic cap opening tells you that he's now coating his rod with the slimy liquid for your own comfort. However, frankly, you do not care, he could go in raw right now and you wouldn't budge.
He is entering you ever so slowly with utmost care that is borderline torture for your ravenous hole. When he's root deep inside you and stretching your inner wall to its fullest, a sigh of contentment leaves your lips.
<<di resman "Holy fuck...! Your inside is so... fucking hot and tight.">>
With those words, his hips, being tempted by your velvet tunnel, is now moving steadily. His mushroom head grazes your prostate incessantly sending electricity all over your body. As you both are diving in the ocean of delight, he flips out over on your back without warning.
<<video resman/resmanfuck2.mp4>>
<<di resman "I want to see your face when I fill you full of my cum.">>
Fuck yea, say no more. You are more than pleased with the direction where this fuck is going. Continuing pistoning in and out of you, his arm envelope around your torso, his face tucked neatly on your collarbones and his mouth brands on your neck - hot and possessive. You aren't sure if this is just a simple fuck anymore, but something more - something like lovemaking.
<<di resman "Ahhh... SSSHIT!! I can't hold off much longer... Will you cum for me?">>
The last words are uttered in such a soft tone like a plea. Do you even have the cruelty to deny such sweet demand? Absolutely not. You aren't really capable of doing so anyway since your dick, sandwiched between two hot, wet slabs of flesh, is literally one touch away from blowing off.
With a roar, he smashes his rod deep down your canal. It seems to expand even bigger than before and pulses rapidly to unload all of his thick, creamy semen in your gut. The feeling is too overwhelming that your manhood coats your stomach with the pearly juice without the help of your hand.
<<video dad/dadfuckcum1.mp4>>
All through the orgasms, he still keeps on mouthing your neck crazedly almost like a prayer. Combined with his hug, is it a crazy idea to interpret his actions as coming from a place of... love? That thought gets cut short as he perches up on his arm besides your head and stares down at you with a passionate intensity.
<<if not $gameends and $resman.lust == $resman.lustmax and $resman.manner == $resman.mannermax>>\
<<link "<b>He has some important things to tell you</b>" "Resmanend2">><</link>>
<</if>>\
<<di resman "Was that good?">>
<<di you "Good? It was amazing. Look what you did to me? Cumming without even touching myself.">>
You point at your sticky abs as he chuckles with fondness.
<<di resman "I'll wash you to make up for giving you a mind-blowing orgasm, okay?">>
After the shower, he insists on taking you back home, once again, citing that it is not safe for me to go home on my own this late at night. Are you mad about it? No. No one can be pissed at being pampered and if he keeps this up, you're not sure if you can resist his charm much longer.
<</if>>\
<</if>>\
<<link "Back">>
<<if $gameends>>\
<<goto "Resmanscenemenu">>
<<elseif _saff == 1>>\
<<set $you.location = "Fast food restaurant">>
<<goto "Go outside">>
<<else>>
<<goto "Living room">>
<</if>>\
<</link>>\Restaurant Manager: @@.resman;<strong>$resman.Namedis</strong>@@
<span style="color:red">Lust: $resman.lust/$resman.lustmax</span>
<span style="color:pink">Manner: $resman.manner/$resman.mannermax</span> - <i>Have a gentleman of your own or someone more debaucherous?</i>
<<if $resman.lust == $resman.lustmax and ($resman.manner == 1 or $resman.manner == $resman.mannermax)>>\
• <b>Let him fuck you at his home and then talk to him for a conclusion</b>
<<elseif $resman.lust == $resman.lustmax>>\
• Get his manner to either maximum (20) or minimum (1)
• <i>$resman.Namedis is always at the gym at 17 & 18</i>
<<elseif $resman.lust >= 21>>\
• You can now let him fuck you at his home after work out
• Get his lust to maximum
• <i>$resman.Namedis is always at the gym at 17 & 18</i>
<<elseif $resman.lust >= 16>>\
• You can now give him blowjobs at his home after work out
• Get his lust to maximum
• <i>$resman.Namedis is always at the gym at 17 & 18</i>
<<elseif $resman.lust >= 11>>\
• You can now give him blowjobs post work out
• Get his lust to maximum
• <i>$resman.Namedis is always at the gym at 17 & 18</i>
<<elseif $resman.lust >= 6>>\
• You can now mess around post work out
• Get his lust to maximum
• <i>$resman.Namedis is always at the gym at 17 & 18</i>
<<else>>\
• You can now tease him during work out
• Get his lust to maximum
• <i>$resman.Namedis is always at the gym at 17 & 18</i>
<</if>>\<<silently>>\
<<set $scenepicked = false>>
<</silently>>\
<<if setup.ws.Resmanbj2>>[[First blowjob with the restaurant manager|Resmanbj1]]<<else>><<link "==First blowjob with the restaurant manager==">><</link>><</if>> <<if setup.ws.Resmanbj31 or setup.ws.Resmanbj32>>[[Regular blowjob with the restaurant manager|Resmanbj3]]<<else>><<link "==Regular blowjob with the restaurant manager==">><</link>><</if>>
<<if setup.ws.Resmanworkouttowel or setup.ws.Resmanworkoutadmire>><<link "Your times with $resman.Namedis" "Resmanworkout1">><</link>><<else>><<link "==Your times with $resman.Namedis==">><</link>><</if>>
<<if setup.ws.Resmanparkfuck1 or setup.ws.Resmanparkfuck2>>[[Park fuck|Resmanparkfuck]]<<else>><<link "==Park fuck==">><</link>><</if>>
[[Back|Memoriesmenu]]<<widget "scenechoices">>\
<<if _args[1] == 1>>\
<<print "<<if not $gameends and (not setup.ws." + passage() + " or not $ws." + passage() + ")>><<set setup.ws." + passage() + " to true>><<set $ws." + passage() + " to true>><<run memorize('ws', setup.ws)>><</if>>">>\
<<if _args[2] == 2>>\
<<print "<<if not $gameends and $" + _args[0] + ".rocketpill <= 5>><<set _srp to true>><<if not setup.ws." + passage() + "5 or not $ws." + passage() + "5>><<set setup.ws." + passage() + "5 to true>><<set $ws." + passage() + "5 to true>><<run memorize('ws', setup.ws)>><</if>><</if>>">>\
<<if $gameends>>\
<<print "<<set _rp to setup.ws." + passage() + "5>>">>\
<<if _rp and _srp>>\
<<set _rocketpill = "<b>Rocket pill</b>">>\
<<elseif _rp and not _srp>>\
<<set _rocketpill = "Rocket pill">>\
<<elseif not _rp>>\
<<set _rocketpill = "==Rocket pill==">>\
<</if>>\
<b>Scene choices:</b> \
<<link _rocketpill>>
<<if _rp>>\
<<set _srp to not _srp>>\
<<replace ".passage">>\
<<include `passage()`>>\
<</replace>>\
<</if>>\
<</link>>
<</if>>\
<</if>>\
<<elseif _args[0] === "dad" or _args[0] === "bro">>\
<<print "<<if not $gameends and _args[1] >= 3 and $" + _args[0] + ".aff >= 41>><<set _saff = 4>><<if not setup.ws." + passage() + "4 or not $ws." + passage() + "4>><<set setup.ws." + passage() + "4 to true>><<set $ws." + passage() + "4 to true>><<run memorize('ws', setup.ws)>><</if>><<elseif (not $gameends and not $dnb.start and $" + _args[0] + ".aff >= 21) or (not $gameends and $dnb.start and $dnb.acc > 10)>><<set _saff = 3>><<if not setup.ws." + passage() + "3 or not $ws." + passage() + "3>><<set setup.ws." + passage() + "3 to true>><<set $ws." + passage() + "3 to true>><<run memorize('ws', setup.ws)>><</if>><<elseif (not $gameends and not $dnb.start and $" + _args[0] + ".aff >= 11) or (not $gameends and $dnb.start and $dnb.acc < 11)>><<set _saff = 2>><<if not setup.ws." + passage() + "2 or not $ws." + passage() + "2>><<set setup.ws." + passage() + "2 to true>><<set $ws." + passage() + "2 to true>><<run memorize('ws', setup.ws)>><</if>><<elseif not $gameends and _args[1] >= 3>><<set _saff = 1>><<if not setup.ws." + passage() + "1 or not $ws." + passage() + "1>><<set setup.ws." + passage() + "1 to true>><<set $ws." + passage() + "1 to true>><<run memorize('ws', setup.ws)>><</if>><</if>><<if not $gameends and $" + _args[0] + ".rocketpill <= 5 and _args[2] >= 2>><<set _srp to true>><<if not setup.ws." + passage() + "5 or not $ws." + passage() + "5>><<set setup.ws." + passage() + "5 to true>><<set $ws." + passage() + "5 to true>><<run memorize('ws', setup.ws)>><</if>><</if>><<if not $gameends and $" + _args[0] + ".lust <= 20 and _args[2] >= 3>><<set _snosex to true>><<if not setup.ws." + passage() + "6 or not $ws." + passage() + "6>><<set setup.ws." + passage() + "6 to true>><<set $ws." + passage() + "6 to true>><<run memorize('ws', setup.ws)>><</if>><</if>>">>\
<<if $gameends>>\
<<nobr>>\
<<if _args[1] >= 3>>
<<print "<<set _hateunlock to setup.ws." + passage() + "1>>">>
<</if>>
<<if _args[1] !== 1>>
<<print "<<set _dislikeunlock to setup.ws." + passage() + "2>>">>
<<print "<<set _likeunlock to setup.ws." + passage() + "3>>">>
<</if>>
<<if _args[1] >= 3>>
<<print "<<set _loveunlock to setup.ws." + passage() + "4>>">>
<</if>>
<<if _args[2] >= 2>>
<<print "<<set _rp to setup.ws." + passage() + "5>>">>
<<if _args[2] == 3>>
<<print "<<set _nosex to setup.ws." + passage() + "6>>">>
<</if>>
<</if>>
<</nobr>>\
<<silently>>\
<<if _saff == 1 and _hateunlock>>
<<set _hate = "<b>Hate</b>">>
<<elseif _hateunlock>>
<<set _hate = "Hate">>
<<elseif not _hateunlock>>
<<set _hate = "==Hate==">>
<</if>>
<<if _saff == 4 and _loveunlock>>
<<set _love = "<b>Love</b>">>
<<elseif _loveunlock>>
<<set _love = "Love">>
<<elseif not _loveunlock>>
<<set _love = "==Love==">>
<</if>>
<<if _args[1] == 2 or _args[1] == 4 or _args[1] == 7>>
<<if _saff == 2 and _dislikeunlock>>
<<set _dislike = "<b>Dislike</b>">>
<<elseif _dislikeunlock>>
<<set _dislike = "Dislike">>
<<elseif not _dislikeunlock>>
<<set _dislike = "==Dislike==">>
<</if>>
<<if _saff == 3 and _likeunlock>>
<<set _like = "<b>Like</b>">>
<<elseif _likeunlock>>
<<set _like = "Like">>
<<elseif not _likeunlock>>
<<set _like = "==Like==">>
<</if>>
<<elseif _args[1] == 3>>
<<if _saff == 2 and _dislikeunlock>>
<<set _dislike = "<b>Like or dislike</b>">>
<<elseif _dislikeunlock>>
<<set _dislike = "Like or dislike">>
<<elseif not _dislikeunlock>>
<<set _dislike = "==Like or dislike==">>
<</if>>
<<elseif _args[1] == 5>>
<<if _saff == 1 and _dislikeunlock>>
<<set _dislike = "<b>Else</b>">>
<<elseif _dislikeunlock>>
<<set _dislike = "Else">>
<<elseif not _dislikeunlock>>
<<set _dislike = "==Else==">>
<</if>>
<<elseif _args[1] == 0>>
<<if _saff == 2 and _dislikeunlock>>
<<set _dislike = "<b>Low acceptance</b>">>
<<elseif _dislikeunlock>>
<<set _dislike = "Low acceptance">>
<<elseif not _dislikeunlock>>
<<set _dislike = "==Low acceptance==">>
<</if>>
<<if _saff == 3 and _likeunlock>>
<<set _like = "<b>High acceptance</b>">>
<<elseif _likeunlock>>
<<set _like = "High acceptance">>
<<elseif not _likeunlock>>
<<set _like = "==High acceptance==">>
<</if>>
<</if>>
<<if _args[2] == 2>>
<<if _rp and _srp>>
<<set _rocketpill = "<b>Rocket pill</b>">>
<<elseif _rp and not _srp>>
<<set _rocketpill = "Rocket pill">>
<<elseif not _rp>>
<<set _rocketpill = "==Rocket pill==">>
<</if>>
<<elseif _args[2] == 3>>
<<if _rp and _srp>>
<<set _rocketpill = "<b>Being caught</b>">>
<<elseif _rp and not _srp>>
<<set _rocketpill = "Being caught">>
<<elseif not _rp>>
<<set _rocketpill = "==Being caught==">>
<</if>>
<<if _nosex and _snosex>>
<<set _nstext = "<b>No sex</b>">>
<<elseif _nosex and not _snosex>>
<<set _nstext = "No sex">>
<<elseif not _nosex>>
<<set _nstext = "==No sex==">>
<</if>>
<</if>>
<</silently>>\
<<if _args[1] != 1 or _rp>><b>Scene choices:</b> <</if>>\
<<if _args[1] >= 3 and _args[1] != 5>>\
<<link _hate>>\
<<if _hateunlock>>\
<<set _saff = 1>>\
<<set $scenepicked = true>>\
<<replace ".passage">>\
<<include `passage()`>>\
<</replace>>\
<</if>>\
<</link>> \
<</if>>\
<<if _args[1] == 4 or _args[1] == 2 or _args[1] == 3 or _args[1] == 5 or _args[1] == 0 or _args[1] == 7>>\
<<link _dislike>>\
<<if _dislikeunlock>>\
<<set _saff = 2>>\
<<set $scenepicked = true>>\
<<replace ".passage">>\
<<include `passage()`>>\
<</replace>>\
<</if>>\
<</link>> \
<</if>>\
<<if _args[1] == 4 or _args[1] == 2 or _args[1] == 0 or _args[1] == 7>>\
<<link _like>>\
<<if _likeunlock>>\
<<set _saff = 3>>\
<<set $scenepicked = true>>\
<<replace ".passage">>\
<<include `passage()`>>\
<</replace>>\
<</if>>\
<</link>> \
<</if>>\
<<if _args[1] >= 3>>\
<<link _love>>\
<<if _loveunlock>>\
<<set _saff = 4>>\
<<set $scenepicked = true>>\
<<replace ".passage">>\
<<include `passage()`>>\
<</replace>>\
<</if>>\
<</link>> \
<</if>>\
<<if _args[2] == 2 or _args[2] == 3>>\
<<link _rocketpill>>\
<<if _rp and $scenepicked>>\
<<set _srp to not _srp>>\
<<replace ".passage">>\
<<include `passage()`>>\
<</replace>>\
<</if>>\
<</link>> \
<</if>>\
<<if _args[2] == 3>>\
<<link _nstext>>\
<<if _nosex and $scenepicked>>\
<<set _snosex to not _snosex>>\
<<replace ".passage">>\
<<include `passage()`>>\
<</replace>>\
<</if>>\
<</link>>\
<</if>>\
<<if _args[1] != 1 or _rp>>\
<</if>>\
<</if>>\
<<elseif _args[0] == "resman">>\
<<if not $gameends and _args[2] == 1>>
<<print "<<if $resman.bjtime < 4>><<set _saff = 1>><<if not setup.ws." + passage() + "1 or not $ws." + passage() + "1>><<set setup.ws." + passage() + "1 to true>><<set $ws." + passage() + "1 to true>><<run memorize('ws', setup.ws)>><</if>><<else>><<set _saff = 2>><<if not setup.ws." + passage() + "2 or not $ws." + passage() + "2>><<set setup.ws." + passage() + "2 to true>><<set $ws." + passage() + "2 to true>><<run memorize('ws', setup.ws)>><</if>><</if>>">>\
<<elseif not $gameends and _args[2] == 2>>\
<<print "<<if $resman.manner < 11>><<set _saff = 1>><<if not setup.ws." + passage() + "1 or not $ws." + passage() + "1>><<set setup.ws." + passage() + "1 to true>><<set $ws." + passage() + "1 to true>><<run memorize('ws', setup.ws)>><</if>><<else>><<set _saff = 2>><<if not setup.ws." + passage() + "2 or not $ws." + passage() + "2>><<set setup.ws." + passage() + "2 to true>><<set $ws." + passage() + "2 to true>><<run memorize('ws', setup.ws)>><</if>><</if>>">>\
<</if>>\
<<print "<<set _hateunlock to setup.ws." + passage() + "1>>">>\
<<print "<<set _loveunlock to setup.ws." + passage() + "2>>">>\
<<silently>>\
<<if _args[2] == 1>>\
<<if _saff == 1 and _hateunlock>>
<<set _hate = "<b>Unfamiliar</b>">>
<<elseif _hateunlock>>
<<set _hate = "Unfamiliar">>
<<else>>
<<set _hate = "==Unfamiliar==">>
<</if>>
<<if _saff == 2 and _loveunlock>>
<<set _love = "<b>Familiar</b>">>
<<elseif _loveunlock>>
<<set _love = "Familiar">>
<<else>>
<<set _love = "==Familiar==">>
<</if>>
<<elseif _args[2] == 2>>\
<<if _saff == 1 and _hateunlock>>
<<set _hate = "<b>Filthy</b>">>
<<elseif _hateunlock>>
<<set _hate = "Filthy">>
<<else>>
<<set _hate = "==Filthy==">>
<</if>>
<<if _saff == 2 and _loveunlock>>
<<set _love = "<b>Gentlemanly</b>">>
<<elseif _loveunlock>>
<<set _love = "Gentlemanly">>
<<else>>
<<set _love = "==Gentlemanly==">>
<</if>>
<</if>>
<</silently>>\
<<if $gameends>>\
<<if _args[1] != 1 or _rp>><b>Scene choices:</b> <</if>>\
<<link _hate>>\
<<if _hateunlock>>\
<<set _saff = 1>>\
<<set $scenepicked = true>>\
<<replace ".passage">>\
<<include `passage()`>>\
<</replace>>\
<</if>>\
<</link>> \
<<link _love>>\
<<if _loveunlock>>\
<<set _saff = 2>>\
<<set $scenepicked = true>>\
<<replace ".passage">>\
<<include `passage()`>>\
<</replace>>\
<</if>>\
<</link>>\
<<if _args[1] != 1 or _rp>>\
<</if>>\
<</if>>\
<<elseif _args[0] == "prof">>\
<<if not $gameends and _args[1] == 2>>\
<<print "<<if $prof.request == 3 and $prof.requeststate == 3>><<set _saff = 6>><<if not setup.ws." + passage() + "6 or not $ws." + passage() + "6>><<set setup.ws." + passage() + "6 to true>><<set $ws." + passage() + "6 to true>><<run memorize('ws', setup.ws)>><</if>><<elseif $prof.request == 3 and $prof.requeststate == 1>><<set _saff = 5>><<if not setup.ws." + passage() + "5 or not $ws." + passage() + "5>><<set setup.ws." + passage() + "5 to true>><<set $ws." + passage() + "5 to true>><<run memorize('ws', setup.ws)>><</if>><<elseif $prof.request == 2 and $you.clean >= 24>><<set _saff = 4>><<set $prof.requeststate = 3>><<if not setup.ws." + passage() + "4 or not $ws." + passage() + "4>><<set setup.ws." + passage() + "4 to true>><<set $ws." + passage() + "4 to true>><<run memorize('ws', setup.ws)>><</if>><<elseif $prof.request == 1 and $prof.requeststate == 3>><<set _saff = 3>><<if not setup.ws." + passage() + "3 or not $ws." + passage() + "3>><<set setup.ws." + passage() + "3 to true>><<set $ws." + passage() + "3 to true>><<run memorize('ws', setup.ws)>><</if>><<elseif $prof.request == 2 and $you.clean < 24>><<set _saff = 2>><<if not setup.ws." + passage() + "2 or not $ws." + passage() + "2>><<set setup.ws." + passage() + "2 to true>><<set $ws." + passage() + "2 to true>><<run memorize('ws', setup.ws)>><</if>><<else>><<set _saff = 1>><<if not setup.ws." + passage() + "1 or not $ws." + passage() + "1>><<set setup.ws." + passage() + "1 to true>><<set $ws." + passage() + "1 to true>><<run memorize('ws', setup.ws)>><</if>><</if>>">>\
<<elseif not $gameends and _args[1] == 3>>\
<<print "<<if $prof.request == 3 and $prof.requeststate == 3>><<set _saff = 6>><<if not setup.ws." + passage() + "6 or not $ws." + passage() + "6>><<set setup.ws." + passage() + "6 to true>><<set $ws." + passage() + "6 to true>><<run memorize('ws', setup.ws)>><</if>><<elseif $prof.request == 3 and $prof.requeststate == 1>><<set _saff = 5>><<if not setup.ws." + passage() + "5 or not $ws." + passage() + "5>><<set setup.ws." + passage() + "5 to true>><<set $ws." + passage() + "5 to true>><<run memorize('ws', setup.ws)>><</if>><<elseif $prof.request == 2 and $you.clean >= 24>><<set _saff = 4>><<if not setup.ws." + passage() + "4 or not $ws." + passage() + "4>><<set setup.ws." + passage() + "4 to true>><<set $ws." + passage() + "4 to true>><<run memorize('ws', setup.ws)>><</if>><<elseif $prof.request == 1 and $prof.requeststate == 3>><<set _saff = 3>><<if not setup.ws." + passage() + "3 or not $ws." + passage() + "3>><<set setup.ws." + passage() + "3 to true>><<set $ws." + passage() + "3 to true>><<run memorize('ws', setup.ws)>><</if>><<else>><<set _saff = 1>><<if not setup.ws." + passage() + "1 or not $ws." + passage() + "1>><<set setup.ws." + passage() + "1 to true>><<set $ws." + passage() + "1 to true>><<run memorize('ws', setup.ws)>><</if>><</if>>">>\
<<elseif not $gameends and _args[1] == 4>>\
<<print "<<if _saff == 1 and not setup.ws." + passage() + "1 or not $ws." + passage() + "1>><<set setup.ws." + passage() + "1 = true>><<set $ws." + passage() + "1 = true>><<run memorize('ws', setup.ws)>><<elseif not setup.ws." + passage() + "2 or not $ws." + passage() + "2>><<set setup.ws." + passage() + "2 = true>><<set $ws." + passage() + "2 = true>><<run memorize('ws', setup.ws)>><</if>>">>\
<</if>>\
<<print "<<set _obeyunlock1 to setup.ws." + passage() + "1>>">>\
<<print "<<set _obeyunlock3 to setup.ws." + passage() + "5>>">>\
<<print "<<set _disobeyunlock1 to setup.ws." + passage() + "3>>">>\
<<print "<<set _disobeyunlock2 to setup.ws." + passage() + "4>>">>\
<<print "<<set _disobeyunlock2 to setup.ws." + passage() + "6>>">>\
<<if _args[1] == 2 or _args[1] == 4>>\
<<print "<<set _obeyunlock2 to setup.ws." + passage() + "2>>">>\
<</if>>\
<<silently>>\
<<if _args[1] == 4>>
<<if _saff == 1 and _obeyunlock1>>
<<set _obey1 = "<b>Type 1</b>">>
<<elseif _obeyunlock1>>
<<set _obey1 = "Type 1">>
<<else>>
<<set _obey1 = "==Type 1==">>
<</if>>
<<if _saff == 2 and _obeyunlock2>>
<<set _obey2 = "<b>Type 2</b>">>
<<elseif _obeyunlock2>>
<<set _obey2 = "Type 2">>
<<else>>
<<set _obey2 = "==Type 12==">>
<</if>>
<<elseif _args[1] == 2>>
<<if _saff == 1 and _obeyunlock1>>
<<set _obey1 = "<b>Obey cum witholding</b>">>
<<elseif _obeyunlock1>>
<<set _obey1 = "Obey cum witholding">>
<<else>>
<<set _obey1 = "==Obey cum witholding==">>
<</if>>
<<if _saff == 2 and _obeyunlock2>>
<<set _obey2 = "<b>Obey showering</b>">>
<<elseif _obeyunlock2>>
<<set _obey2 = "Obey showering">>
<<else>>
<<set _obey2 = "==Obey showering==">>
<</if>>
<<if _saff == 5 and _obeyunlock3>>
<<set _obey3 = "<b>Obey buttplug</b>">>
<<elseif _obeyunlock3>>
<<set _obey3 = "Obey buttplug">>
<<else>>
<<set _obey3 = "==Obey buttplug==">>
<</if>>
<<else>>
<<if _saff == 1 and _obeyunlock1>>
<<set _obey1 = "<b>Obey</b>">>
<<elseif _obeyunlock1>>
<<set _obey1 = "Obey">>
<<else>>
<<set _obey1 = "==Obey==">>
<</if>>
<</if>>
<<if _saff == 3 and _disobeyunlock1>>
<<set _disobey1 = "<b>Disobey cum witholding</b>">>
<<elseif _disobeyunlock1>>
<<set _disobey1 = "Disobey cum witholding">>
<<else>>
<<set _disobey1 = "==Disobey cum witholding==">>
<</if>>
<<if _saff == 4 and _disobeyunlock2>>
<<set _disobey2 = "<b>Disobey showering</b>">>
<<elseif _disobeyunlock2>>
<<set _disobey2 = "Disobey showering">>
<<else>>
<<set _disobey2 = "==Disobey showering==">>
<</if>>
<<if _saff == 6 and _disobeyunlock3>>
<<set _disobey3 = "<b>Disobey buttplug</b>">>
<<elseif _disobeyunlock3>>
<<set _disobey3 = "Disobey buttplug">>
<<else>>
<<set _disobey3 = "==Disobey buttplug==">>
<</if>>
<</silently>>\
<<if $gameends>>\
<<if _args[1] != 1>><b>Scene choices:</b> <</if>>\
<<link _obey1>>\
<<if _obeyunlock1>>\
<<set _saff = 1>>\
<<set $scenepicked = true>>\
<<replace ".passage">>\
<<include `passage()`>>\
<</replace>>\
<</if>>\
<</link>> \
<<if _args[1] == 2 or _args[1] == 4>>\
<<link _obey2>>\
<<if _obeyunlock2>>\
<<set _saff = 2>>\
<<set $scenepicked = true>>\
<<replace ".passage">>\
<<include `passage()`>>\
<</replace>>\
<</if>>\
<</link>> \
<</if>>\
<<if _args[1] == 2>>\
<<link _obey3>>\
<<if _obeyunlock3>>\
<<set _saff = 5>>\
<<set $scenepicked = true>>\
<<replace ".passage">>\
<<include `passage()`>>\
<</replace>>\
<</if>>\
<</link>> \
<</if>>\
<<if _args[1] == 2 or _args[1] == 3>>\
<<link _disobey1>>\
<<if _disobeyunlock1>>\
<<set _saff = 3>>\
<<set $scenepicked = true>>\
<<replace ".passage">>\
<<include `passage()`>>\
<</replace>>\
<</if>>\
<</link>>\
<<link _disobey2>>\
<<if _disobeyunlock2>>\
<<set _saff = 4>>\
<<set $scenepicked = true>>\
<<replace ".passage">>\
<<include `passage()`>>\
<</replace>>\
<</if>>\
<</link>> \
<<link _disobey3>>\
<<if _disobeyunlock3>>\
<<set _saff = 6>>\
<<set $scenepicked = true>>\
<<replace ".passage">>\
<<include `passage()`>>\
<</replace>>\
<</if>>\
<</link>>\
<</if>>\
<</if>>\
<</if>><</widget>>\
<<widget "galleryupdate">><<silently>>
<<if $ws.Dadteasebedroom3 or setup.ws.Dadteasebedroom3>>
<<set setup.ws.Dadteasebedroom3 to true>>
<<set $ws.Dadteasebedroom3 to true>>
<</if>>
<<if $ws.Dadteasebedroom2 or setup.ws.Dadteasebedroom2>>
<<set setup.ws.Dadteasebedroom2 to true>>
<<set $ws.Dadteasebedroom3 to true>>
<</if>>
<<if $ws.Dadteaselivingroom or setup.ws.Dadteaselivingroom>>
<<set setup.ws.Dadteaselivingroom to true>>
<<set $ws.Dadteaselivingroom to true>>
<</if>>
<<if $ws.Dadteasekitchen or setup.ws.Dadteasekitchen>>
<<set setup.ws.Dadteasekitchen to true>>
<<set $ws.Dadteasekitchen to true>>
<</if>>
<<if $ws.Dadteasebathroom or setup.ws.Dadteasebathroom>>
<<set setup.ws.Dadteasebathroom to true>>
<<set $ws.Dadteasebathroom to true>>
<</if>>
<<if $ws.Dadcrotchlivingroom1 or setup.ws.Dadcrotchlivingroom1>>
<<set setup.ws.Dadcrotchlivingroom1 to true>>
<<set $ws.Dadcrotchlivingroom1 to true>>
<</if>>
<<if $ws.Dadcrotchlivingroom2 or setup.ws.Dadcrotchlivingroom2>>
<<set setup.ws.Dadcrotchlivingroom2 to true>>
<<set $ws.Dadcrotchlivingroom2 to true>>
<</if>>
<<if $ws.Dadcrotchlivingroom3 or setup.ws.Dadcrotchlivingroom3>>
<<set setup.ws.Dadcrotchlivingroom3 to true>>
<<set $ws.Dadcrotchlivingroom3 to true>>
<</if>>
<<if $ws.Dadcrotchlivingroom4 or setup.ws.Dadcrotchlivingroom4>>
<<set setup.ws.Dadcrotchlivingroom4 to true>>
<<set $ws.Dadcrotchlivingroom4 to true>>
<</if>>
<<if $ws.Dadcrotchbedroom4 or setup.ws.Dadcrotchbedroom4>>
<<set setup.ws.Dadcrotchbedroom4 to true>>
<<set $ws.Dadcrotchbedroom4 to true>>
<</if>>
<<if $ws.Dadcrotchbedroom3 or setup.ws.Dadcrotchbedroom3>>
<<set setup.ws.Dadcrotchbedroom3 to true>>
<<set $ws.Dadcrotchbedroom3 to true>>
<</if>>
<<if $ws.Dadcrotchbedroom2 or setup.ws.Dadcrotchbedroom2>>
<<set setup.ws.Dadcrotchbedroom2 to true>>
<<set $ws.Dadcrotchbedroom2 to true>>
<</if>>
<<if $ws.Dadcrotchbedroom1 or setup.ws.Dadcrotchbedroom1>>
<<set setup.ws.Dadcrotchbedroom1 to true>>
<<set $ws.Dadcrotchbedroom1 to true>>
<</if>>
<<if $ws.Dadcrotchkitchen3 or setup.ws.Dadcrotchkitchen3>>
<<set setup.ws.Dadcrotchkitchen3 to true>>
<<set $ws.Dadcrotchkitchen3 to true>>
<</if>>
<<if $ws.Dadcrotchkitchen2 or setup.ws.Dadcrotchkitchen2>>
<<set setup.ws.Dadcrotchkitchen2 to true>>
<<set $ws.Dadcrotchkitchen2 to true>>
<</if>>
<<if $ws.Dadhjintro25 or setup.ws.Dadhjintro25>>
<<set setup.ws.Dadhjintro25 to true>>
<<set $ws.Dadhjintro25 to true>>
<</if>>
<<if $ws.Dadhjintro24 or setup.ws.Dadhjintro24>>
<<set setup.ws.Dadhjintro24 to true>>
<<set $ws.Dadhjintro24 to true>>
<</if>>
<<if $ws.Dadhjintro22 or setup.ws.Dadhjintro22>>
<<set setup.ws.Dadhjintro22 to true>>
<<set $ws.Dadhjintro22 to true>>
<</if>>
<<if $ws.Dadhjintro21 or setup.ws.Dadhjintro21>>
<<set setup.ws.Dadhjintro21 to true>>
<<set $ws.Dadhjintro21 to true>>
<</if>>
<<if $ws.Dadhj14 or setup.ws.Dadhj14>>
<<set setup.ws.Dadhj14 to true>>
<<set $ws.Dadhj14 to true>>
<</if>>
<<if $ws.Dadhj13 or setup.ws.Dadhj13>>
<<set setup.ws.Dadhj13 to true>>
<<set $ws.Dadhj13 to true>>
<</if>>
<<if $ws.Dadhj12 or setup.ws.Dadhj12>>
<<set setup.ws.Dadhj12 to true>>
<<set $ws.Dadhj12 to true>>
<</if>>
<<if $ws.Dadhj11 or setup.ws.Dadhj11>>
<<set setup.ws.Dadhj11 to true>>
<<set $ws.Dadhj11 to true>>
<</if>>
<<if $ws.Dadbjintro14 or setup.ws.Dadbjintro14>>
<<set setup.ws.Dadbjintro14 to true>>
<<set $ws.Dadbjintro14 to true>>
<</if>>
<<if $ws.Dadbjintro13 or setup.ws.Dadbjintro13>>
<<set setup.ws.Dadbjintro13 to true>>
<<set $ws.Dadbjintro13 to true>>
<</if>>
<<if $ws.Dadbjintro12 or setup.ws.Dadbjintro12>>
<<set setup.ws.Dadbjintro12 to true>>
<<set $ws.Dadbjintro12 to true>>
<</if>>
<<if $ws.Dadbjintro11 or setup.ws.Dadbjintro11>>
<<set setup.ws.Dadbjintro11 to true>>
<<set $ws.Dadbjintro11 to true>>
<</if>>
<<if $ws.Dadbj15 or setup.ws.Dadbj15>>
<<set setup.ws.Dadbj15 to true>>
<<set $ws.Dadbj15 to true>>
<</if>>
<<if $ws.Dadbj14 or setup.ws.Dadbj14>>
<<set setup.ws.Dadbj14 to true>>
<<set $ws.Dadbj14 to true>>
<</if>>
<<if $ws.Dadbj13 or setup.ws.Dadbj13>>
<<set setup.ws.Dadbj13 to true>>
<<set $ws.Dadbj13 to true>>
<</if>>
<<if $ws.Dadbj12 or setup.ws.Dadbj12>>
<<set setup.ws.Dadbj12 to true>>
<<set $ws.Dadbj12 to true>>
<</if>>
<<if $ws.Dadbj11 or setup.ws.Dadbj11>>
<<set setup.ws.Dadbj11 to true>>
<<set $ws.Dadbj11 to true>>
<</if>>
<<if $ws.Dadbathroombj14 or setup.ws.Dadbathroombj14>>
<<set setup.ws.Dadbathroombj14 to true>>
<<set $ws.Dadbathroombj14 to true>>
<</if>>
<<if $ws.Dadbathroombj13 or setup.ws.Dadbathroombj13>>
<<set setup.ws.Dadbathroombj13 to true>>
<<set $ws.Dadbathroombj13 to true>>
<</if>>
<<if $ws.Dadbathroombj12 or setup.ws.Dadbathroombj12>>
<<set setup.ws.Dadbathroombj12 to true>>
<<set $ws.Dadbathroombj12 to true>>
<</if>>
<<if $ws.Dadbathroombj11 or setup.ws.Dadbathroombj11>>
<<set setup.ws.Dadbathroombj11 to true>>
<<set $ws.Dadbathroombj11 to true>>
<</if>>
<<if $ws.Dadfondle or setup.ws.Dadfondle>>
<<set setup.ws.Dadfondle to true>>
<<set $ws.Dadfondle to true>>
<</if>>
<<if $ws.Dadfuckintro14 or setup.ws.Dadfuckintro14>>
<<set setup.ws.Dadfuckintro14 to true>>
<<set $ws.Dadfuckintro14 to true>>
<</if>>
<<if $ws.Dadfuckintro13 or setup.ws.Dadfuckintro13>>
<<set setup.ws.Dadfuckintro13 to true>>
<<set $ws.Dadfuckintro13 to true>>
<</if>>
<<if $ws.Dadfuckintro12 or setup.ws.Dadfuckintro12>>
<<set setup.ws.Dadfuckintro12 to true>>
<<set $ws.Dadfuckintro12 to true>>
<</if>>
<<if $ws.Dadfuckintro11 or setup.ws.Dadfuckintro11>>
<<set setup.ws.Dadfuckintro11 to true>>
<<set $ws.Dadfuckintro11 to true>>
<</if>>
<<if $ws.Dadfuckintro24 or setup.ws.Dadfuckintro24>>
<<set setup.ws.Dadfuckintro24 to true>>
<<set $ws.Dadfuckintro24 to true>>
<</if>>
<<if $ws.Dadfuckintro23 or setup.ws.Dadfuckintro23>>
<<set setup.ws.Dadfuckintro23 to true>>
<<set $ws.Dadfuckintro23 to true>>
<</if>>
<<if $ws.Dadfuckintro22 or setup.ws.Dadfuckintro22>>
<<set setup.ws.Dadfuckintro22 to true>>
<<set $ws.Dadfuckintro22 to true>>
<</if>>
<<if $ws.Dadfuckintro21 or setup.ws.Dadfuckintro21>>
<<set setup.ws.Dadfuckintro21 to true>>
<<set $ws.Dadfuckintro21 to true>>
<</if>>
<<if $ws.Dadfuck15 or setup.ws.Dadfuck15>>
<<set setup.ws.Dadfuck15 to true>>
<<set $ws.Dadfuck15 to true>>
<</if>>
<<if $ws.Dadfuck14 or setup.ws.Dadfuck14>>
<<set setup.ws.Dadfuck14 to true>>
<<set $ws.Dadfuck14 to true>>
<</if>>
<<if $ws.Dadfuck13 or setup.ws.Dadfuck13>>
<<set setup.ws.Dadfuck13 to true>>
<<set $ws.Dadfuck13 to true>>
<</if>>
<<if $ws.Dadfuck12 or setup.ws.Dadfuck12>>
<<set setup.ws.Dadfuck12 to true>>
<<set $ws.Dadfuck12 to true>>
<</if>>
<<if $ws.Dadfuck11 or setup.ws.Dadfuck11>>
<<set setup.ws.Dadfuck11 to true>>
<<set $ws.Dadfuck11 to true>>
<</if>>
<<if $ws.Dadofficefuck1 or setup.ws.Dadofficefuck1>>
<<set setup.ws.Dadofficefuck1 to true>>
<<set $ws.Dadofficefuck1 to true>>
<</if>>
<<if $ws.Dadofficefuck2 or setup.ws.Dadofficefuck2>>
<<set setup.ws.Dadofficefuck2 to true>>
<<set $ws.Dadofficefuck2 to true>>
<</if>>
<<if $ws.Dadofficefuck3 or setup.ws.Dadofficefuck3>>
<<set setup.ws.Dadofficefuck3 to true>>
<<set $ws.Dadofficefuck3 to true>>
<</if>>
<<if $ws.Dadofficefuck4 or setup.ws.Dadofficefuck4>>
<<set setup.ws.Dadofficefuck4 to true>>
<<set $ws.Dadofficefuck4 to true>>
<</if>>
<<if $ws.Dadsleepfuck or setup.ws.Dadsleepfuck>>
<<set setup.ws.Dadsleepfuck to true>>
<<set $ws.Dadsleepfuck to true>>
<</if>>
<<if $ws.Dadgoodend1 or setup.ws.Dadgoodend1>>
<<set setup.ws.Dadgoodend1 to true>>
<<set $ws.Dadgoodend1 to true>>
<</if>>
<<if $ws.Dadgoodend2 or setup.ws.Dadgoodend2>>
<<set setup.ws.Dadgoodend2 to true>>
<<set $ws.Dadgoodend2 to true>>
<</if>>
<<if $ws.Dadjeabadends2 or setup.ws.Dadjeabadends2>>
<<set setup.ws.Dadjeabadends2 to true>>
<<set $ws.Dadjeabadends2 to true>>
<</if>>
<<if $ws.Dadjeabadends3 or setup.ws.Dadjeabadends3>>
<<set setup.ws.Dadjeabadends3 to true>>
<<set $ws.Dadjeabadends3 to true>>
<</if>>
<<if $ws.Dadbadends1 or setup.ws.Dadbadends1>>
<<set setup.ws.Dadbadends1 to true>>
<<set $ws.Dadbadends1 to true>>
<</if>>
<<if $ws.Dadbadends2 or setup.ws.Dadbadends2>>
<<set setup.ws.Dadbadends2 to true>>
<<set $ws.Dadbadends2 to true>>
<</if>>
<<if $ws.Dadbadends3 or setup.ws.Dadbadends3>>
<<set setup.ws.Dadbadends3 to true>>
<<set $ws.Dadbadends3 to true>>
<</if>>
<<if $ws.Dadbadends4 or setup.ws.Dadbadends4>>
<<set setup.ws.Dadbadends4 to true>>
<<set $ws.Dadbadends4 to true>>
<</if>>
<<if $ws.Dadbadends5 or setup.ws.Dadbadends5>>
<<set setup.ws.Dadbadends5 to true>>
<<set $ws.Dadbadends5 to true>>
<</if>>
<<if $ws.Dadbadends6 or setup.ws.Dadbadends6>>
<<set setup.ws.Dadbadends6 to true>>
<<set $ws.Dadbadends6 to true>>
<</if>>
<<if $ws.Broteasebedroom1 or setup.ws.Broteasebedroom1>>
<<set setup.ws.Broteasebedroom1 to true>>
<<set $ws.Broteasebedroom1 to true>>
<</if>>
<<if $ws.Broteasebedroom2 or setup.ws.Broteasebedroom2>>
<<set setup.ws.Broteasebedroom2 to true>>
<<set $ws.Broteasebedroom2 to true>>
<</if>>
<<if $ws.Broteasebedroom3 or setup.ws.Broteasebedroom3>>
<<set setup.ws.Broteasebedroom3 to true>>
<<set $ws.Broteasebedroom3 to true>>
<</if>>
<<if $ws.Broteasebedroom4 or setup.ws.Broteasebedroom4>>
<<set setup.ws.Broteasebedroom4 to true>>
<<set $ws.Broteasebedroom4 to true>>
<</if>>
<<if $ws.Broteasebathroom1 or setup.ws.Broteasebathroom1>>
<<set setup.ws.Broteasebathroom1 to true>>
<<set $ws.Broteasebathroom1 to true>>
<</if>>
<<if $ws.Broteasebathroom2 or setup.ws.Broteasebathroom2>>
<<set setup.ws.Broteasebathroom2 to true>>
<<set $ws.Broteasebathroom2 to true>>
<</if>>
<<if $ws.Broteasebathroom3 or setup.ws.Broteasebathroom3>>
<<set setup.ws.Broteasebathroom3 to true>>
<<set $ws.Broteasebathroom3 to true>>
<</if>>
<<if $ws.Broteasebathroom4 or setup.ws.Broteasebathroom4>>
<<set setup.ws.Broteasebathroom4 to true>>
<<set $ws.Broteasebathroom4 to true>>
<</if>>
<<if $ws.Broteasekitchen1 or setup.ws.Broteasekitchen1>>
<<set setup.ws.Broteasekitchen1 to true>>
<<set $ws.Broteasekitchen1 to true>>
<</if>>
<<if $ws.Broteasekitchen2 or setup.ws.Broteasekitchen2>>
<<set setup.ws.Broteasekitchen2 to true>>
<<set $ws.Broteasekitchen2 to true>>
<</if>>
<<if $ws.Broteasekitchen3 or setup.ws.Broteasekitchen3>>
<<set setup.ws.Broteasekitchen3 to true>>
<<set $ws.Broteasekitchen3 to true>>
<</if>>
<<if $ws.Broteasekitchen4 or setup.ws.Broteasekitchen4>>
<<set setup.ws.Broteasekitchen4 to true>>
<<set $ws.Broteasekitchen4 to true>>
<</if>>
<<if $ws.Broteaselivingroom1 or setup.ws.Broteaselivingroom1>>
<<set setup.ws.Broteaselivingroom1 to true>>
<<set $ws.Broteaselivingroom1 to true>>
<</if>>
<<if $ws.Broteaselivingroom2 or setup.ws.Broteaselivingroom2>>
<<set setup.ws.Broteaselivingroom2 to true>>
<<set $ws.Broteaselivingroom2 to true>>
<</if>>
<<if $ws.Broteaselivingroom3 or setup.ws.Broteaselivingroom3>>
<<set setup.ws.Broteaselivingroom3 to true>>
<<set $ws.Broteaselivingroom3 to true>>
<</if>>
<<if $ws.Broteaselivingroom4 or setup.ws.Broteaselivingroom4>>
<<set setup.ws.Broteaselivingroom4 to true>>
<<set $ws.Broteaselivingroom4 to true>>
<</if>>
<<if $ws.Brocrotchlivingroom1 or setup.ws.Brocrotchlivingroom1>>
<<set setup.ws.Brocrotchlivingroom1 to true>>
<<set $ws.Brocrotchlivingroom1 to true>>
<</if>>
<<if $ws.Brocrotchlivingroom2 or setup.ws.Brocrotchlivingroom2>>
<<set setup.ws.Brocrotchlivingroom2 to true>>
<<set $ws.Brocrotchlivingroom2 to true>>
<</if>>
<<if $ws.Brocrotchlivingroom3 or setup.ws.Brocrotchlivingroom3>>
<<set setup.ws.Brocrotchlivingroom3 to true>>
<<set $ws.Brocrotchlivingroom3 to true>>
<</if>>
<<if $ws.Brocrotchlivingroom4 or setup.ws.Brocrotchlivingroom4>>
<<set setup.ws.Brocrotchlivingroom4 to true>>
<<set $ws.Brocrotchlivingroom4 to true>>
<</if>>
<<if $ws.Brocrotchbedroom1 or setup.ws.Brocrotchbedroom1>>
<<set setup.ws.Brocrotchbedroom1 to true>>
<<set $ws.Brocrotchbedroom1 to true>>
<</if>>
<<if $ws.Brocrotchbedroom2 or setup.ws.Brocrotchbedroom2>>
<<set setup.ws.Brocrotchbedroom2 to true>>
<<set $ws.Brocrotchbedroom2 to true>>
<</if>>
<<if $ws.Brocrotchbedroom3 or setup.ws.Brocrotchbedroom3>>
<<set setup.ws.Brocrotchbedroom3 to true>>
<<set $ws.Brocrotchbedroom3 to true>>
<</if>>
<<if $ws.Brocrotchbedroom4 or setup.ws.Brocrotchbedroom4>>
<<set setup.ws.Brocrotchbedroom4 to true>>
<<set $ws.Brocrotchbedroom4 to true>>
<</if>>
<<if $ws.Brocrotchkitchen1 or setup.ws.Brocrotchkitchen1>>
<<set setup.ws.Brocrotchkitchen1 to true>>
<<set $ws.Brocrotchkitchen1 to true>>
<</if>>
<<if $ws.Brocrotchkitchen2 or setup.ws.Brocrotchkitchen2>>
<<set setup.ws.Brocrotchkitchen2 to true>>
<<set $ws.Brocrotchkitchen2 to true>>
<</if>>
<<if $ws.Brocrotchkitchen3 or setup.ws.Brocrotchkitchen3>>
<<set setup.ws.Brocrotchkitchen3 to true>>
<<set $ws.Brocrotchkitchen3 to true>>
<</if>>
<<if $ws.Brocrotchkitchen4 or setup.ws.Brocrotchkitchen4>>
<<set setup.ws.Brocrotchkitchen4 to true>>
<<set $ws.Brocrotchkitchen4 to true>>
<</if>>
<<if $ws.Brohjintro15 or setup.ws.Brohjintro5>>
<<set setup.ws.Brohjintro15 to true>>
<<set $ws.Brohjintro15 to true>>
<</if>>
<<if $ws.Brohjintro21 or setup.ws.Brohjintro21>>
<<set setup.ws.Brohjintro21 to true>>
<<set $ws.Brohjintro21 to true>>
<</if>>
<<if $ws.Brohjintro22 or setup.ws.Brohjintro22>>
<<set setup.ws.Brohjintro22 to true>>
<<set $ws.Brohjintro22 to true>>
<</if>>
<<if $ws.Brohjintro23 or setup.ws.Brohjintro23>>
<<set setup.ws.Brohjintro23 to true>>
<<set $ws.Brohjintro23 to true>>
<</if>>
<<if $ws.Brohjintro24 or setup.ws.Brohjintro24>>
<<set setup.ws.Brohjintro24 to true>>
<<set $ws.Brohjintro24 to true>>
<</if>>
<<if $ws.Brohj11 or setup.ws.Brohj11>>
<<set setup.ws.Brohj11 to true>>
<<set $ws.Brohj11 to true>>
<</if>>
<<if $ws.Brohj12 or setup.ws.Brohj12>>
<<set setup.ws.Brohj12 to true>>
<<set $ws.Brohj12 to true>>
<</if>>
<<if $ws.Brohj13 or setup.ws.Brohj13>>
<<set setup.ws.Brohj13 to true>>
<<set $ws.Brohj13 to true>>
<</if>>
<<if $ws.Brohj14 or setup.ws.Brohj14>>
<<set setup.ws.Brohj14 to true>>
<<set $ws.Brohj14 to true>>
<</if>>
<<if $ws.Brohj15 or setup.ws.Brohj15>>
<<set setup.ws.Brohj15 to true>>
<<set $ws.Brohj15 to true>>
<</if>>
<<if $ws.Brobjintro11 or setup.ws.Brobjintro11>>
<<set setup.ws.Brobjintro11 to true>>
<<set $ws.Brobjintro11 to true>>
<</if>>
<<if $ws.Brobjintro12 or setup.ws.Brobjintro12>>
<<set setup.ws.Brobjintro12 to true>>
<<set $ws.Brobjintro12 to true>>
<</if>>
<<if $ws.Brobjintro13 or setup.ws.Brobjintro13>>
<<set setup.ws.Brobjintro13 to true>>
<<set $ws.Brobjintro13 to true>>
<</if>>
<<if $ws.Brobjintro14 or setup.ws.Brobjintro14>>
<<set setup.ws.Brobjintro14 to true>>
<<set $ws.Brobjintro14 to true>>
<</if>>
<<if $ws.Brobj11 or setup.ws.Brobj11>>
<<set setup.ws.Brobj11 to true>>
<<set $ws.Brobj11 to true>>
<</if>>
<<if $ws.Brobj12 or setup.ws.Brobj12>>
<<set setup.ws.Brobj12 to true>>
<<set $ws.Brobj12 to true>>
<</if>>
<<if $ws.Brobj13 or setup.ws.Brobj13>>
<<set setup.ws.Brobj13 to true>>
<<set $ws.Brobj13 to true>>
<</if>>
<<if $ws.Brobj14 or setup.ws.Brobj14>>
<<set setup.ws.Brobj14 to true>>
<<set $ws.Brobj14 to true>>
<</if>>
<<if $ws.Brobj15 or setup.ws.Brobj15>>
<<set setup.ws.Brobj15 to true>>
<<set $ws.Brobj15 to true>>
<</if>>
<<if $ws.Brobathroombj11 or setup.ws.Brobathroombj11>>
<<set setup.ws.Brobathroombj11 to true>>
<<set $ws.Brobathroombj11 to true>>
<</if>>
<<if $ws.Brobathroombj12 or setup.ws.Brobathroombj12>>
<<set setup.ws.Brobathroombj12 to true>>
<<set $ws.Brobathroombj12 to true>>
<</if>>
<<if $ws.Brobathroombj13 or setup.ws.Brobathroombj13>>
<<set setup.ws.Brobathroombj13 to true>>
<<set $ws.Brobathroombj13 to true>>
<</if>>
<<if $ws.Brobathroombj14 or setup.ws.Brobathroombj14>>
<<set setup.ws.Brobathroombj14 to true>>
<<set $ws.Brobathroombj14 to true>>
<</if>>
<<if $ws.Brofondle4 or setup.ws.Brofondle4>>
<<set setup.ws.Brofondle4 to true>>
<<set $ws.Brofondle4 to true>>
<</if>>
<<if $ws.Brofondle2 or setup.ws.Brofondle2>>
<<set setup.ws.Brofondle2 to true>>
<<set $ws.Brofondle2 to true>>
<</if>>
<<if $ws.Brobjffr1 or setup.ws.Brobjffr1>>
<<set setup.ws.Brobjffr1 to true>>
<<set $ws.Brobjffr1 to true>>
<</if>>
<<if $ws.Brobjffr2 or setup.ws.Brobjffr2>>
<<set setup.ws.Brobjffr2 to true>>
<<set $ws.Brobjffr2 to true>>
<</if>>
<<if $ws.Brobjffr3 or setup.ws.Brobjffr3>>
<<set setup.ws.Brobjffr3 to true>>
<<set $ws.Brobjffr3 to true>>
<</if>>
<<if $ws.Brobjffr4 or setup.ws.Brobjffr4>>
<<set setup.ws.Brobjffr4 to true>>
<<set $ws.Brobjffr4 to true>>
<</if>>
<<if $ws.Brofuckffr1 or setup.ws.Brofuckffr1>>
<<set setup.ws.Brofuckffr1 to true>>
<<set $ws.Brofuckffr1 to true>>
<</if>>
<<if $ws.Brofuckffr2 or setup.ws.Brofuckffr2>>
<<set setup.ws.Brofuckffr2 to true>>
<<set $ws.Brofuckffr2 to true>>
<</if>>
<<if $ws.Brofuckffr3 or setup.ws.Brofuckffr3>>
<<set setup.ws.Brofuckffr3 to true>>
<<set $ws.Brofuckffr3 to true>>
<</if>>
<<if $ws.Brofuckffr4 or setup.ws.Brofuckffr4>>
<<set setup.ws.Brofuckffr4 to true>>
<<set $ws.Brofuckffr4 to true>>
<</if>>
<<if $ws.Brogymfuck1 or setup.ws.Brogymfuck1>>
<<set setup.ws.Brogymfuck1 to true>>
<<set $ws.Brogymfuck1 to true>>
<</if>>
<<if $ws.Brogymfuck2 or setup.ws.Brogymfuck2>>
<<set setup.ws.Brogymfuck2 to true>>
<<set $ws.Brogymfuck2 to true>>
<</if>>
<<if $ws.Brogymfuck3 or setup.ws.Brogymfuck3>>
<<set setup.ws.Brogymfuck3 to true>>
<<set $ws.Brogymfuck3 to true>>
<</if>>
<<if $ws.Brogymfuck4 or setup.ws.Brogymfuck4>>
<<set setup.ws.Brogymfuck4 to true>>
<<set $ws.Brogymfuck4 to true>>
<</if>>
<<if $ws.Brofuckintro11 or setup.ws.Brofuckintro11>>
<<set setup.ws.Brofuckintro11 to true>>
<<set $ws.Brofuckintro11 to true>>
<</if>>
<<if $ws.Brofuckintro12 or setup.ws.Brofuckintro12>>
<<set setup.ws.Brofuckintro12 to true>>
<<set $ws.Brofuckintro12 to true>>
<</if>>
<<if $ws.Brofuckintro13 or setup.ws.Brofuckintro13>>
<<set setup.ws.Brofuckintro13 to true>>
<<set $ws.Brofuckintro13 to true>>
<</if>>
<<if $ws.Brofuckintro14 or setup.ws.Brofuckintro14>>
<<set setup.ws.Brofuckintro14 to true>>
<<set $ws.Brofuckintro14 to true>>
<</if>>
<<if $ws.Brofuck11 or setup.ws.Brofuck11>>
<<set setup.ws.Brofuck11 to true>>
<<set $ws.Brofuck11 to true>>
<</if>>
<<if $ws.Brofuck12 or setup.ws.Brofuck12>>
<<set setup.ws.Brofuck12 to true>>
<<set $ws.Brofuck12 to true>>
<</if>>
<<if $ws.Brofuck13 or setup.ws.Brofuck13>>
<<set setup.ws.Brofuck13 to true>>
<<set $ws.Brofuck13 to true>>
<</if>>
<<if $ws.Brofuck14 or setup.ws.Brofuck14>>
<<set setup.ws.Brofuck14 to true>>
<<set $ws.Brofuck14 to true>>
<</if>>
<<if $ws.Brofuck15 or setup.ws.Brofuck15>>
<<set setup.ws.Brofuck15 to true>>
<<set $ws.Brofuck15 to true>>
<</if>>
<<if $ws.Brosleepfuck or setup.ws.Brosleepfuck>>
<<set setup.ws.Brosleepfuck to true>>
<<set $ws.Brosleepfuck to true>>
<</if>>
<<if $ws.Brogoodend1 or setup.ws.Brogoodend1>>
<<set setup.ws.Brogoodend1 to true>>
<<set $ws.Brogoodend1 to true>>
<</if>>
<<if $ws.Brogoodend2 or setup.ws.Brogoodend2>>
<<set setup.ws.Brogoodend2 to true>>
<<set $ws.Brogoodend2 to true>>
<</if>>
<<if $ws.Brojeabadends1 or setup.ws.Brojeabadends1>>
<<set setup.ws.Brojeabadends1 to true>>
<<set $ws.Brojeabadends1 to true>>
<</if>>
<<if $ws.Brojeabadends2 or setup.ws.Brojeabadends2>>
<<set setup.ws.Brojeabadends2 to true>>
<<set $ws.Brojeabadends2 to true>>
<</if>>
<<if $ws.Brobadends1 or setup.ws.Brobadends1>>
<<set setup.ws.Brobadends1 to true>>
<<set $ws.Brobadends1 to true>>
<</if>>
<<if $ws.Brobadends2 or setup.ws.Brobadends2>>
<<set setup.ws.Brobadends2 to true>>
<<set $ws.Brobadends2 to true>>
<</if>>
<<if $ws.Brobadends3 or setup.ws.Brobadends3>>
<<set setup.ws.Brobadends3 to true>>
<<set $ws.Brobadends3 to true>>
<</if>>
<<if $ws.Brobadends4 or setup.ws.Brobadends4>>
<<set setup.ws.Brobadends4 to true>>
<<set $ws.Brobadends4 to true>>
<</if>>
<<if $ws.Brobadends5 or setup.ws.Brobadends5>>
<<set setup.ws.Brobadends5 to true>>
<<set $ws.Brobadends5 to true>>
<</if>>
<<if $ws.Brobadends6 or setup.ws.Brobadends6>>
<<set setup.ws.Brobadends6 to true>>
<<set $ws.Brobadends6 to true>>
<</if>>
<<if $ws.Dnbdadjealousbj or setup.ws.Dnbdadjealousbj>>
<<set setup.ws.Dnbdadjealousbj to true>>
<<set $ws.Dnbdadjealousbj to true>>
<</if>>
<<if $ws.Dnbbrojealousbj or setup.ws.Dnbbrojealousbj>>
<<set setup.ws.Dnbbrojealousbj to true>>
<<set $ws.Dnbbrojealousbj to true>>
<</if>>
<<if $ws.Dnbdadjealousfuck or setup.ws.Dnbdadjealousfuck>>
<<set setup.ws.Dnbdadjealousfuck to true>>
<<set $ws.Dnbdadjealousfuck to true>>
<</if>>
<<if $ws.Dnbbrojealousfuck or setup.ws.Dnbbrojealousfuck>>
<<set setup.ws.Dnbbrojealousfuck to true>>
<<set $ws.Dnbbrojealousfuck to true>>
<</if>>
<<if $ws.dnbscene or setup.ws.dnbscene>>
<<set setup.ws.dnbscene to true>>
<<set $ws.dnbscene to true>>
<</if>>
<<if $ws.Dealerbj1 or setup.ws.Dealerbj1>>
<<set setup.ws.Dealerbj1 to true>>
<<set $ws.Dealerbj1 to true>>
<</if>>
<<if $ws.Dealerbj2 or setup.ws.Dealerbj2>>
<<set setup.ws.Dealerbj2 to true>>
<<set $ws.Dealerbj2 to true>>
<</if>>
<<if $ws.Resmanbj2 or setup.ws.Resmanbj2>>
<<set setup.ws.Resmanbj2 to true>>
<<set $ws.Resmanbj2 to true>>
<</if>>
<<if $ws.Resmanbj31 or setup.ws.Resmanbj31>>
<<set setup.ws.Resmanbj31 to true>>
<<set $ws.Resmanbj31 to true>>
<</if>>
<<if $ws.Resmanbj32 or setup.ws.Resmanbj32>>
<<set setup.ws.Resmanbj32 to true>>
<<set $ws.Resmanbj32 to true>>
<</if>>
<<if $ws.Resmanworkouttowel or setup.ws.Resmanworkouttowel>>
<<set setup.ws.Resmanworkouttowel to true>>
<<set $ws.Resmanworkouttowel to true>>
<</if>>
<<if $ws.Resmanworkoutadmire or setup.ws.Resmanworkoutadmire>>
<<set setup.ws.Resmanworkoutadmire to true>>
<<set $ws.Resmanworkoutadmire to true>>
<</if>>
<<if $ws.Resmanworkout2 or setup.ws.Resmanworkout2>>
<<set setup.ws.Resmanworkout2 to true>>
<<set $ws.Resmanworkout2 to true>>
<</if>>
<<if $ws.Resmanshower1 or setup.ws.Resmanshower1>>
<<set setup.ws.Resmanshower1 to true>>
<<set $ws.Resmanshower1 to true>>
<</if>>
<<if $ws.Resmanshower2 or setup.ws.Resmanshower2>>
<<set setup.ws.Resmanshower2 to true>>
<<set $ws.Resmanshower2 to true>>
<</if>>
<<if $ws.Resmanunderwearbj or setup.ws.Resmanunderwearbj>>
<<set setup.ws.Resmanunderwearbj to true>>
<<set $ws.Resmanunderwearbj to true>>
<</if>>
<<if $ws.Resmanwash2 or setup.ws.Resmanwash2>>
<<set setup.ws.Resmanwash2 to true>>
<<set $ws.Resmanwash2 to true>>
<</if>>
<<if $ws.Resmanhome6 or setup.ws.Resmanhome6>>
<<set setup.ws.Resmanhome6 to true>>
<<set $ws.Resmanhome6 to true>>
<</if>>
<<if $ws.Resmanhome8 or setup.ws.Resmanhome8>>
<<set setup.ws.Resmanhome8 to true>>
<<set $ws.Resmanhome8 to true>>
<</if>>
<<if $ws.Resmanhome9 or setup.ws.Resmanhome9>>
<<set setup.ws.Resmanhome9 to true>>
<<set $ws.Resmanhome9 to true>>
<</if>>
<<if $ws.Resmanhomebj1 or setup.ws.Resmanhomebj1>>
<<set setup.ws.Resmanhomebj1 to true>>
<<set $ws.Resmanhomebj1 to true>>
<</if>>
<<if $ws.Resmanhomebj2 or setup.ws.Resmanhomebj2>>
<<set setup.ws.Resmanhomebj2 to true>>
<<set $ws.Resmanhomebj2 to true>>
<</if>>
<<if $ws.Resmanhomefuck1 or setup.ws.Resmanhomefuck1>>
<<set setup.ws.Resmanhomefuck1 to true>>
<<set $ws.Resmanhomefuck1 to true>>
<</if>>
<<if $ws.Resmanhomefuck2 or setup.ws.Resmanhomefuck2>>
<<set setup.ws.Resmanhomefuck2 to true>>
<<set $ws.Resmanhomefuck2 to true>>
<</if>>
<<if $ws.Resmanparkfuck1 or setup.ws.Resmanparkfuck1>>
<<set setup.ws.Resmanparkfuck1 to true>>
<<set $ws.Resmanparkfuck1 to true>>
<</if>>
<<if $ws.Resmanparkfuck2 or setup.ws.Resmanparkfuck2>>
<<set setup.ws.Resmanparkfuck2 to true>>
<<set $ws.Resmanparkfuck2 to true>>
<</if>>
<<if $ws.Resmanend1 or setup.ws.Resmanend1>>
<<set setup.ws.Resmanend1 to true>>
<<set $ws.Resmanend1 to true>>
<</if>>
<<if $ws.Resmanend2 or setup.ws.Resmanend2>>
<<set setup.ws.Resmanend2 to true>>
<<set $ws.Resmanend2 to true>>
<</if>>
<<if $ws.Bullystreak or setup.ws.Bullystreak>>
<<set setup.ws.Bullystreak to true>>
<<set $ws.Bullystreak to true>>
<</if>>
<<if $ws.Bullyrequest1 or setup.ws.Bullyrequest1>>
<<set setup.ws.Bullyrequest1 to true>>
<<set $ws.Bullyrequest1 to true>>
<</if>>
<<if $ws.Bullyrequest2 or setup.ws.Bullyrequest2>>
<<set setup.ws.Bullyrequest2 to true>>
<<set $ws.Bullyrequest2 to true>>
<</if>>
<<if $ws.Bullyrequest3 or setup.ws.Bullyrequest3>>
<<set setup.ws.Bullyrequest3 to true>>
<<set $ws.Bullyrequest3 to true>>
<</if>>
<<if $ws.Bullyrequest4 or setup.ws.Bullyrequest4>>
<<set setup.ws.Bullyrequest4 to true>>
<<set $ws.Bullyrequest4 to true>>
<</if>>
<<if $ws.Bullyhjintro or setup.ws.Bullyhjintro>>
<<set setup.ws.Bullyhjintro to true>>
<<set $ws.Bullyhjintro to true>>
<</if>>
<<if $ws.Bullyhj1 or setup.ws.Bullyhj1>>
<<set setup.ws.Bullyhj1 to true>>
<<set $ws.Bullyhj1 to true>>
<</if>>
<<if $ws.Bullyhj2 or setup.ws.Bullyhj2>>
<<set setup.ws.Bullyhj2 to true>>
<<set $ws.Bullyhj2 to true>>
<</if>>
<<if $ws.Bullybjintro or setup.ws.Bullybjintro>>
<<set setup.ws.Bullybjintro to true>>
<<set $ws.Bullybjintro to true>>
<</if>>
<<if $ws.Bullybj1 or setup.ws.Bullybj1>>
<<set setup.ws.Bullybj1 to true>>
<<set $ws.Bullybj1 to true>>
<</if>>
<<if $ws.Bullybj2 or setup.ws.Bullybj2>>
<<set setup.ws.Bullybj2 to true>>
<<set $ws.Bullybj2 to true>>
<</if>>
<<if $ws.Bullyfuckintro or setup.ws.Bullyfuckintro>>
<<set setup.ws.Bullyfuckintro to true>>
<<set $ws.Bullyfuckintro to true>>
<</if>>
<<if $ws.Bullyfuck1 or setup.ws.Bullyfuck1>>
<<set setup.ws.Bullyfuck1 to true>>
<<set $ws.Bullyfuck1 to true>>
<</if>>
<<if $ws.Bullyfuck2 or setup.ws.Bullyfuck2>>
<<set setup.ws.Bullyfuck2 to true>>
<<set $ws.Bullyfuck2 to true>>
<</if>>
<<if $ws.Bullylibraryfuck1 or setup.ws.Bullylibraryfuck1>>
<<set setup.ws.Bullylibraryfuck1 to true>>
<<set $ws.Bullylibraryfuck1 to true>>
<</if>>
<<if $ws.Bullylibraryfuck2 or setup.ws.Bullylibraryfuck2>>
<<set setup.ws.Bullylibraryfuck2 to true>>
<<set $ws.Bullylibraryfuck2 to true>>
<</if>>
<<if $ws.Bullybadend1 or setup.ws.Bullybadend1>>
<<set setup.ws.Bullybadend1 to true>>
<<set $ws.Bullybadend1 to true>>
<</if>>
<<if $ws.Bullyend1 or setup.ws.Bullyend1>>
<<set setup.ws.Bullyend1 to true>>
<<set $ws.Bullyend1 to true>>
<</if>>
<<if $ws.Bullyend2 or setup.ws.Bullyend2>>
<<set setup.ws.Bullyend2 to true>>
<<set $ws.Bullyend2 to true>>
<</if>>
<<if $ws.Bullyend3 or setup.ws.Bullyend3>>
<<set setup.ws.Bullyend3 to true>>
<<set $ws.Bullyend3 to true>>
<</if>>
<<if $ws.Bullyend4 or setup.ws.Bullyend4>>
<<set setup.ws.Bullyend4 to true>>
<<set $ws.Bullyend4 to true>>
<</if>>
<<if $ws.Profvisit11 or setup.ws.Profvisit11>>
<<set setup.ws.Profvisit11 to true>>
<<set $ws.Profvisit11 to true>>
<</if>>
<<if $ws.Profvisit12 or setup.ws.Profvisit12>>
<<set setup.ws.Profvisit12 to true>>
<<set $ws.Profvisit12 to true>>
<</if>>
<<if $ws.Profvisit21 or setup.ws.Profvisit21>>
<<set setup.ws.Profvisit21 to true>>
<<set $ws.Profvisit21 to true>>
<</if>>
<<if $ws.Profvisit22 or setup.ws.Profvisit22>>
<<set setup.ws.Profvisit22 to true>>
<<set $ws.Profvisit22 to true>>
<</if>>
<<if $ws.Profvisit31 or setup.ws.Profvisit31>>
<<set setup.ws.Profvisit31 to true>>
<<set $ws.Profvisit31 to true>>
<</if>>
<<if $ws.Profvisit32 or setup.ws.Profvisit32>>
<<set setup.ws.Profvisit32 to true>>
<<set $ws.Profvisit32 to true>>
<</if>>
<<if $ws.Profvisit33 or setup.ws.Profvisit33>>
<<set setup.ws.Profvisit33 to true>>
<<set $ws.Profvisit33 to true>>
<</if>>
<<if $ws.Profvisit34 or setup.ws.Profvisit34>>
<<set setup.ws.Profvisit34 to true>>
<<set $ws.Profvisit34 to true>>
<</if>>
<<if $ws.Profspankingintro or setup.ws.Profspankingintro>>
<<set setup.ws.Profspankingintro to true>>
<<set $ws.Profspankingintro to true>>
<</if>>
<<if $ws.Profhjintro or setup.ws.Profhjintro>>
<<set setup.ws.Profhjintro to true>>
<<set $ws.Profhjintro to true>>
<</if>>
<<if $ws.Profhj1 or setup.ws.Profhj1>>
<<set setup.ws.Profhj1 to true>>
<<set $ws.Profhj1 to true>>
<</if>>
<<if $ws.Profhj3 or setup.ws.Profhj3>>
<<set setup.ws.Profhj3 to true>>
<<set $ws.Profhj3 to true>>
<</if>>
<<if $ws.Profhj4 or setup.ws.Profhj4>>
<<set setup.ws.Profhj4 to true>>
<<set $ws.Profhj4 to true>>
<</if>>
<<if $ws.Profhj5 or setup.ws.Profhj5>>
<<set setup.ws.Profhj5 to true>>
<<set $ws.Profhj5 to true>>
<</if>>
<<if $ws.Profhj6 or setup.ws.Profhj6>>
<<set setup.ws.Profhj6 to true>>
<<set $ws.Profhj6 to true>>
<</if>>
<<if $ws.Profbjintro or setup.ws.Profbjintro>>
<<set setup.ws.Profbjintro to true>>
<<set $ws.Profbjintro to true>>
<</if>>
<<if $ws.Profbj1 or setup.ws.Profbj1>>
<<set setup.ws.Profbj1 to true>>
<<set $ws.Profbj1 to true>>
<</if>>
<<if $ws.Profbj3 or setup.ws.Profbj3>>
<<set setup.ws.Profbj3 to true>>
<<set $ws.Profbj3 to true>>
<</if>>
<<if $ws.Profbj4 or setup.ws.Profbj4>>
<<set setup.ws.Profbj4 to true>>
<<set $ws.Profbj4 to true>>
<</if>>
<<if $ws.Profbj5 or setup.ws.Profbj5>>
<<set setup.ws.Profbj5 to true>>
<<set $ws.Profbj5 to true>>
<</if>>
<<if $ws.Profbj6 or setup.ws.Profbj6>>
<<set setup.ws.Profbj6 to true>>
<<set $ws.Profbj6 to true>>
<</if>>
<<if $ws.Proffuckintro or setup.ws.Proffuckintro>>
<<set setup.ws.Proffuckintro to true>>
<<set $ws.Proffuckintro to true>>
<</if>>
<<if $ws.Proffuck11 or setup.ws.Proffuck11>>
<<set setup.ws.Proffuck11 to true>>
<<set $ws.Proffuck11 to true>>
<</if>>
<<if $ws.Proffuck13 or setup.ws.Proffuck13>>
<<set setup.ws.Proffuck13 to true>>
<<set $ws.Proffuck13 to true>>
<</if>>
<<if $ws.Proffuck14 or setup.ws.Proffuck14>>
<<set setup.ws.Proffuck14 to true>>
<<set $ws.Proffuck14 to true>>
<</if>>
<<if $ws.Proffuck15 or setup.ws.Proffuck15>>
<<set setup.ws.Proffuck15 to true>>
<<set $ws.Proffuck15 to true>>
<</if>>
<<if $ws.Proffuck16 or setup.ws.Proffuck16>>
<<set setup.ws.Proffuck16 to true>>
<<set $ws.Proffuck16 to true>>
<</if>>
<<if $ws.Proffuck21 or setup.ws.Proffuck21>>
<<set setup.ws.Proffuck21 to true>>
<<set $ws.Proffuck21 to true>>
<</if>>
<<if $ws.Proffuck22 or setup.ws.Proffuck22>>
<<set setup.ws.Proffuck22 to true>>
<<set $ws.Proffuck22 to true>>
<</if>>
<<if $ws.Proffuck31 or setup.ws.Proffuck31>>
<<set setup.ws.Proffuck31 to true>>
<<set $ws.Proffuck31 to true>>
<</if>>
<<if $ws.Proffuck32 or setup.ws.Proffuck32>>
<<set setup.ws.Proffuck32 to true>>
<<set $ws.Proffuck32 to true>>
<</if>>
<<if $ws.Profend1 or setup.ws.Profend1>>
<<set setup.ws.Profend1 to true>>
<<set $ws.Profend1 to true>>
<</if>>
<<if $ws.Profend2 or setup.ws.Profend2>>
<<set setup.ws.Profend2 to true>>
<<set $ws.Profend2 to true>>
<</if>>
<<if $ws.Profend3 or setup.ws.Profend3>>
<<set setup.ws.Profend3 to true>>
<<set $ws.Profend3 to true>>
<</if>>
<<if $ws.Mcctalk1 or setup.ws.Mcctalk1>>
<<set setup.ws.Mcctalk1 to true>>
<<set $ws.Mcctalk1 to true>>
<</if>>
<<if $ws.Mcctalk2 or setup.ws.Mcctalk2>>
<<set setup.ws.Mcctalk2 to true>>
<<set $ws.Mcctalk2 to true>>
<</if>>
<<if $ws.Mcbhj or setup.ws.Mcbhj>>
<<set setup.ws.Mcbhj to true>>
<<set $ws.Mcbhj to true>>
<</if>>
<<if $ws.Mchhj or setup.ws.Mchhj>>
<<set setup.ws.Mchhj to true>>
<<set $ws.Mchhj to true>>
<</if>>
<<if $ws.Mcshj or setup.ws.Mcshj>>
<<set setup.ws.Mcshj to true>>
<<set $ws.Mcshj to true>>
<</if>>
<<if $ws.Mcconvention1strip or setup.ws.Mcconvention1strip>>
<<set setup.ws.Mcconvention1strip to true>>
<<set $ws.Mcconvention1strip to true>>
<</if>>
<<if $ws.Mcconvention2massage or setup.ws.Mcconvention2massage>>
<<set setup.ws.Mcconvention2massage to true>>
<<set $ws.Mcconvention2massage to true>>
<</if>>
<<if $ws.Mcconvention2hj or setup.ws.Mcconvention2hj>>
<<set setup.ws.Mcconvention2hj to true>>
<<set $ws.Mcconvention2hj to true>>
<</if>>
<<if $ws.Mcconvention3hj1 or setup.ws.Mcconvention3hj1>>
<<set setup.ws.Mcconvention3hj1 to true>>
<<set $ws.Mcconvention3hj1 to true>>
<</if>>
<<if $ws.Mcconvention3hj2 or setup.ws.Mcconvention3hj2>>
<<set setup.ws.Mcconvention3hj2 to true>>
<<set $ws.Mcconvention3hj2 to true>>
<</if>>
<<run memorize('ws', setup.ws)>>
<</silently>><</widget>><<if $dad.giftstate == 3>>\
<<link "Give him the tie" "Dadgift1">>
<<pressminute add 10>>
<</link>>
<<else>>\
[[Chat with him|Dadchat]] <<if $you.beer >= 1 and $you.location !== "Bathroom">> [[Offer him some beer|Dadbeer]]<</if>>
<</if>>\
<<if hasVisited("Fatiguequestaccept") and not hasVisited("Fatiguequestfinish") and $witch.dadhelpstate <= 1>>\
<<link "Ask him to help $witch.Name with her taxes" "Dadhelpwitch">><</link>>
<</if>>\
<<link "Tease him">>
<<if $you.location === "Bathroom">>\
<<goto "Dadteasebathroom">>
<<elseif $you.location === "Dad's bedroom">>\
<<goto "Dadteasebedroom">>\
<<elseif $you.location === "Kitchen">>\
<<goto "Dadteasekitchen">>
<<elseif $you.location === "Living room">>\
<<goto "Dadteaselivingroom">>
<<else>>\
<<pressminute add 15>><<updatecaption>>\
<<replace ".passage">>
<<di dad "Not right now, I'm busy.">>
<<link "Back">>
<<if $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\
<</replace>>
<</if>>\
<</link>>
<<link "“Accidentally” touch his crotch">>
<<if $dad.lust >= 10 and $you.location === "Kitchen">>\
<<goto "Dadcrotchkitchen">>
<<elseif $dad.lust >= 10 and $you.location === "Living room">>\
<<goto "Dadcrotchlivingroom">>
<<elseif $dad.lust >= 10 and $you.location === "Dad's bedroom">>\
<<goto "Dadcrotchbedroom">>
<<elseif $you.location === "Bathroom">>
<<pressminute add 15>><<updatecaption>>\
<<replace ".passage">>\
<<di dad "What are you doing here? Get out!">>
You really think you can somehow accidentally touch his dick blatantly like that in the bathroom??
<<sus dad add 10>>\
<<aff dad minus 2>>\
<<link "Back">>
<<if $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>
<</replace>>\
<<else>>\
<<pressminute add 15>><<updatecaption>>\
<<replace ".passage">>\
<<di dad "You are in the way.">>
<<sus dad add 4>>\
<<aff dad minus 2>>\
<<link "Back">>
<<if $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>
<</replace>>\
<</if>>\
<</link>>
<<link "Offer him a handjob">>
<<if $dad.lust >= 20 and $dad.location === $bro.location and not $dnb.start>>\
<<goto "Brocaught">>
<<elseif not hasVisited("Dadhjintro2") and $dad.lust >= 20>>\
<<goto "Dadhjintro1">>
<<elseif $dad.lust >= 30 and $you.location === "Bathroom" and hasVisited("Dadbjintro1")>>\
<<goto "Dadbathroombj1">>
<<elseif hasVisited("Dadhjintro2") and $dad.lust >= 20>>\
<<goto "Dadhj1">>
<<elseif $you.location === "Bathroom">>\
<<pressminute add 15>><<updatecaption>>\
<<replace ".passage">>\
<<di dad "What the hell are you doing here? Get out!">>
<<sus dad add 6>>\
<<aff dad minus 3>>\
<<link "Back">>
<<if $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>
<</replace>>\
<<else>>\
<<pressminute add 15>><<updatecaption>>\
<<replace ".passage">>\
<<di dad "You are not being very funny.">>
<<sus dad add 6>>\
<<aff dad minus 3>>\
<<link "Back">>
<<if $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\
<</replace>>\
<</if>>\
<</link>>
<<link "Offer to blow him">>
<<if $dad.lust >= 30 and $dad.location === $bro.location and hasVisited("Dadbjintro1") and not $dnb.start>>\
<<goto "Brocaught">>
<<elseif $dad.lust >= 30 and hasVisited("Dadbjintro1") and $you.location === "Bathroom">>\
<<goto "Dadbathroombj1">>
<<elseif $dad.lust >= 30 and hasVisited("Dadbjintro1")>>\
<<goto "Dadbj1">>
<<else>>\
<<pressminute add 15>><<updatecaption>>\
<<replace ".passage">>\
<<di dad "You are not being very funny.">>
<<sus dad add 8>>\
<<aff dad minus 4>>\
<<link "Back">>
<<if $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>
<</replace>>\
<</if>>\
<</link>>
<<link "Offer him your ass">>
<<if $dad.lust >= 40 and $dad.location === $bro.location and hasVisited("Dadfuckintro1") and not $dnb.start>>
<<goto "Brocaught">>
<<elseif $dad.lust >= 40 and hasVisited("Dadfuckintro1")>>
<<goto "Dadfuck1">>
<<else>>\
<<pressminute add 15>><<updatecaption>>\
<<replace ".passage">>\
<<di dad "You are not being very funny.">>
<<sus dad add 10>>\
<<aff dad minus 5>>\
<<link "Back">>
<<if $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>
<</replace>>\
<</if>>\
<</link>><<if $bro.giftstate == 3>>\
<<link "Give him the jockstrap" "Brogift1">>
<<pressminute add 10>>
<</link>>
<<else>>\
[[Chat with him|Brochat]]<<if $you.beer >= 1 and $you.location !== "Bathroom">> [[Offer him some beer|Brobeer]]<</if>>
<</if>>\
<<if hasVisited("Fatiguequestaccept") and not hasVisited("Fatiguequestfinish")>>\
<<link "Ask him to help $witch.Name arrange her storage" "Brohelpwitch">><</link>>
<</if>>\
<<link "Tease him">>
<<if $you.location === "Bathroom">>\
<<goto "Broteasebathroom">>
<<elseif $you.location === "Brother's bedroom">>\
<<goto "Broteasebedroom">>
<<elseif $you.location === "Kitchen">>\
<<goto "Broteasekitchen">>
<<elseif $you.location === "Living room">>\
<<goto "Broteaselivingroom">>
<<elseif $you.location === "Fast food restaurant">>
<<pressminute add 5>><<updatecaption>>\
<<replace ".passage">>\
<<di bro "Hey man, I'm busy at work right now and can't really hang, but grab a seat.">>
On a second thought, you are in the middle of a crowded restaurant. Acting slutty in such setting is not a wise idea.
<<link "Back">>
<<if $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>
<</replace>>\
<<else>>\
<<pressminute add 5>><<updatecaption>>\
<<replace ".passage">>\
<<di bro "I don't have time right now.">>
<<link "Back">>
<<if $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\
<</replace>>\
<</if>>\
<</link>>
<<link "“Accidentally” touch his crotch">>
<<if $bro.lust >= 10 and $you.location === "Kitchen">>\
<<goto "Brocrotchkitchen">>
<<elseif $bro.lust >= 10 and $you.location === "Living room">>\
<<goto "Brocrotchlivingroom">>
<<elseif $bro.lust >= 10 and $you.location === "Brother's bedroom">>\
<<goto "Brocrotchbedroom">>
<<elseif $you.location === "Bathroom">>
<<pressminute add 15>><<updatecaption>>\
<<replace ".passage">>\
<<di bro "Dude, what the hell? Get out!">>
You really think you can somehow accidentally touch his dick while he's doing his business in the bathroom??
<<sus bro add 10>>\
<<aff bro minus 2>>\
<<link "Back">>
<<if $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\
<</replace>>\
<<else>>\
<<pressminute add 15>><<updatecaption>>\
<<replace ".passage">>\
<<di bro "Dude, you're blocking my way.">>
<<sus bro add 4>>\
<<aff bro minus 2>>\
<<link "Back">>
<<if $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\
<</replace>>\
<</if>>\
<</link>>
<<link "Offer him a handjob">>
<<if $bro.lust >= 20 and $dad.location === $bro.location and not $dnb.start>>\
<<goto "Dadcaught">>
<<elseif not hasVisited("Brohjintro2") and $bro.lust >= 20 and $you.location !== "Fast food restaurant">>\
<<goto "Brohjintro1">>
<<elseif hasVisited("Brobjintro1") and $you.location === "Bathroom">>
<<goto "Brobathroombj1">>
<<elseif hasVisited ("Brobjintro1") and $bro.lust >= 30 and $you.location === "Fast food restaurant">>\
<<include "Broffr">>
<<elseif $bro.lust >= 20 and hasVisited("Brohjintro2") and $you.location !== "Fast food restaurant">>\
<<goto "Brohj1">>
<<else>>\
<<pressminute add 15>><<updatecaption>>\
<<replace ".passage">>\
<<di bro "Wha... what the hell are you doing?">>
<<sus bro add 6>>\
<<aff bro minus 3>>\
<<link "Back">>
<<if $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\
<</replace>>\
<</if>>\
<</link>>
<<link "Offer to blow him">>
<<if $bro.lust >= 30 and $dad.location === $bro.location and hasVisited("Brobjintro1") and not $dnb.start>>\
<<include "Dadcaught">>
<<elseif hasVisited("Brobjintro1") and $you.location === "Fast food restaurant">>
<<include "Broffr">>
<<elseif hasVisited("Brobjintro1") and $you.location === "Bathroom">>
<<goto "Brobathroombj1">>
<<elseif $bro.lust >= 30 and hasVisited("Brobjintro1")>>
<<goto "Brobj1">>
<<else>>\
<<pressminute add 15>><<updatecaption>>\
<<replace ".passage">>\
<<di bro "Wha... what the hell are you doing?">>
<<sus bro add 8>>\
<<aff bro minus 4>>\
<<link "Back">>
<<if $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\
<</replace>>\
<</if>>\
<</link>>
<<link "Offer him your ass">>
<<if $bro.lust >= 40 and $dad.location === $bro.location and hasVisited("Brofuckintro1") and not $dnb.start>>\
<<goto "Dadcaught">>
<<elseif $bro.lust >= 40 and hasVisited("Brofuckintro1") and $bro.location === "Fast food restaurant">>\
<<if $bro.drunk <= 12>>\
<<include "Broffr">>
<<else>>\
<<pressminute add 5>><<updatecaption>>\
<<replace ".passage">>\
<<di bro "I want to, but it's too risky here.">>
<<link "Back">>
<<if $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\
<</replace>>\
<</if>>
<<elseif $bro.lust >= 40 and hasVisited("Brofuckintro1") and $bro.location !== "Fast food restaurant">>
<<goto "Brofuck1">>
<<else>>\
<<pressminute add 15>><<updatecaption>>\
<<replace ".passage">>\
<<di bro "Wha... what the hell are you doing?">>
<<sus bro add 10>>\
<<aff bro minus 5>>\
<<link "Back">>
<<if $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\
<</replace>>\
<</if>>\
<</link>>There is a reason why you try to make yourself invisible to him during your senior year, you grab $oni.Name and skitter away to not attract his attention.
<<di oni "What? He's in this college? You know about this?">>
<<di you "Hell nah, of course, I didn't know and let's keep it that way.">>
You all but skedaddle like a ghost is hot on your heels.
<<link "Back" "College">><<set $bully.state to -1>><</link>><<if $bully.state == 0>>You remember the resolution: "New year, new me." So put on your big boy pants and face him head on:<<elseif $bully.state == -1>> <</if>>
<<di you "Umm, oh hey $bully.Name. I didn't know you also went to this college.">>
His impassive expression breaks and a smirk grows, his focus is fully on you:
<<di bully "Yea... what? Didn't think I was good enough for college?">>
Actually no, he is exceptionally smart and always performed well during highschool. He was a total role model student who always keeps his head down, that is also one of the reasons why it was baffling he gave you such a hard time back then.
<<di you "Ha ha... No. I expected you to attend a more prestigious school in a big city, not staying local.">>
It seems from the moment he got his eyes on you, he hasn't blinked once and his gaze can absolutely burn a hole through you. Unexpectedly, he reaches out and his rough, calloused palm glides over your soft cheeks tenderly. However, the tenderness is broken by the mocking and almost patronizing pats of his hand.
<<di bully "Nah, I really like it here. I'll see you around, my little guy.">>
Though the tone is soft, you can't help but feel the edges submerged under the words. You retreat from his contact and pretend to chuckle:
<<di you "Sure, see ya.">>
You <<if $bully.state == 0>>grab $oni.Name and <</if>>skedaddle quickly to get out of sight from him.
<<if $bully.state == 0>>\
<<di oni "What the hell is wrong with that creep?">>
His behavior is not exactly super strange, but yea, you still feel unease.
<<di you "Yea... I was trying to be tough, you know, but I feel like it backfired on me somehow.">>
<<di oni "Jeez, it is great that you want to face your fear and all that but that guy gives me the heebies jeebies. I'd steer clear from him too. What a shame, all of that hotness wasted on a weirdo.">>
Her head shakes regretfully and that you also agree with. If he had been relatively more normal, then he'd catch your interest for sure. $oni.Name then tries to change the topic to lighten your mood for the rest of the walk but still, you cannot wipe his intense gaze from the back of your mind.
<</if>>\
<<link "Back" "College">><<set $bully.state to 1>><</link>><<silently>>\
<<set $bully.state to 2>>
<<if $you.talkto == 1>>
<<set $bully.fcaught to 1>>
<<elseif $you.talkto == 2>>
<<set $bully.fcaught to 2>>
<<elseif $you.talkto == 3>>
<<set $bully.fcaught to 3>>
<</if>>
<</silently>>\
Finishing up making yourself decent, you suddenly hear rustling outside the window. Considering the act that you've just done, your heart jumped and feet move quickly to look outside. However, nothing out there, but still there is an underlying disquiet as you calm yourself:
<<di you "Okay, relax. Probably just a squirrel or something.">>
With that, you close the window and try to look at the bright side - the amazing sex you just had with <<if $you.talkto == 1>>$w.ydad<<elseif $you.talkto == 2>>$w.ybrother<<else>>them<</if>>.
<<link "Back" $you.location>><</link>>As you round the corner of the hall, suddenly the devil appears.
<<image bully/bully.jpg>>
<<di bully "Going somewhere?">>
Not really wanting to entertain him, you try to throw out an excuse.
<<di you "Yes, sorry but I'm late for my lecture.">>
You try to go around him but his large hand pushing back on your chest halts you on your steps.
<<di bully "Now, now. Hold your horses. I got something to show you.">>
<<di you "Can we do this another time? I'm really late.">>
You say with a note of annoyance however the picture on his phone's screen stops you dead on your track.
<<di you "Wha-what?!? What the hell is that?">>
In the picture, it shows you doing an unspeakable act to <<if $bully.fcaught == 1>>$w.ydad<<elseif $bully.fcaught == 2>>$w.ybrother<<else>>$w.ydad and $w.ybrother<</if>>. However, you still have some scraps of mindfulness in your mind to deny deny deny:
<<di you "What a sick fucking joke? Who the hell fabricated this disgusting picture.">>
He smirks at you and continues to swipe left which reveals more and more pictures of you in various positions like he's debunking your excuse.
<<di bully "Nice try, but I saw with my own eyes what you did.">>
Never ever have you felt such helplessness and anger toward anyone that you hiss quietly:
<<di you "You stalked me? What the fuck?">>
<<di bully "So? Let's ask the audience which one is worse: stalking or having sex with your family?">>
Fear chills your whole body upon hearing his threat, no one can know about this. You beg desperately:
<<di you "P-please, don't do it! What do you want? I can give you anything.">>
He then yawns as if there is nothing valuable about you to him.
<<di bully "What can you even give me? Huh? I'm bored and a bit of juicy drama in the neighborhood can be exciting, don't you think?">>
Shit, he really is gonna do it? Your heart drops to your stomach and floats the bile and regret up. Your eyes start to water from panic as you continue to beg him like a dying worshiper praying for salvation:
<<di you "Please, I will do anything... please.">>
Staring at your wrecked expression, something hot, harsh and hungry passes through his expression. He then uses his hand to once again caress your cheek as he coos almost affectionately if the circumstance were any different.
<<di bully "Awww, you're shaking like a poor little lamb. Alright, I won't say anything... for now. Meet me in the school park at 4 PM and I may have something for you to do, got it?">>
The "for now" is still a clear guillotine over your neck but you won't refuse any chance to save the situation, so you nod quickly like a woodpecker.
<<di you "Yes, I understand. I will be there at 4 PM stat.">>
<<di bully "That's a good boy. See you then.">>
He smiles at your obedience cheerily and waves goodbye like your best bud. Shit, fuck, shit, what the hell did you get yourself into???
<<link "Then 4PM comes" "Bullystreak">>
<<set _temphour = (15 - $hour)>>
<<set _tempminute = (60 - $minute)>>
<<presshour add _temphour>>
<<pressminute add _tempminute>>
<<set $you.hunger -= _temphour>>
<<set $you.sleep -= _temphour>>
<</link>><<minute add 15>>\
As you make your way to the school, a voice suddenly calls out to you.
<<image schoolhallway.jpg>>
<<di oni "Hello, stranger. It has been a minute since I last saw you. Where have you been?">>
<<di you "Haha, you know just been around. Also, I've been feeling a bit tired and sleepy more frequently than you usual.">>
Of course, you do not want to share your conquests, despite how trustworthy she is. Some secrets are just meant to not be told. Though, hearing your words, genuine concern is clear on her face.
<<di oni "Hmm? Really? Are you feeling alright? I know that you're wary of alternative healing but my grandma has some <b>special techniques</b> that can help you with that.">>
That's one of the things that you both don't see eye to eye. She's very spiritual and "alternative" while you are a man of science, but like many times before, you don't want to hurt her feelings.
<<di you "Thanks, I appreciate it but it's not so bad now.">>
<<di oni "Alright, if in the future, you want my help, let me know. I'm telling you my grandma is incredibly sharp in spite of her constant fasting and lack of sleep.">>
Since you haven't met her for quite a while you both jog toward your lectures while being engrossed in the conversation. Maybe a bit too engrossed as you slam face first into what feels like a solid brick wall. You realize that the blockade is another student.
<<di you "Sor-...">>
Your apology is cut short when you glance up to see a striking face. It's <<textbox "$bully.Name" "Chris">> - standing tall at 6'3" dressing in a worn out outfit. Thank the lord for that because if the guy dresses any nicer, then there's no resisting him. Square-jawed with a light stubble, thick brows, a pair of piercing eyes with an air of coldness, casting an aura of mystique around him. Along with the impressive physique under the plain clothes, this classically handsome dude belongs on the magazine's cover.
<<image bully/bully.jpg>>
However, unlike others during highschool, you don't harbor a crush on him because he was sort of a bully to you. Back then he sometimes slammed you against your lockers, called you names, wrote threatening notes and pranked you in very calculative ways that left him unsusceptible. Thankfully, for whatever reason, during the last 6 months of highschool, he stopped bothering you.
One thing that you don't understand is that there were many easier targets than you because you're not a wimpy kid by any means or a pushover, but he specifically went after you and you only. To be fair, the guy unnerves you because everytime you look at him, your primitive brain screams DANGER!!! because obviously he outstrengths you but there is something in his eyes while looking at you that resembles like a ravenous wolf prowling to savagely tear a bunny to pieces and swallow it whole. You decide to:
<b><i>WARNING: IF YOU CHOOSE TO ENGAGE WITH HIM, THERE WILL BE NEW PUNISHING ELEMENTS TO THE STORY. SAVE NOW.</i></b>
<<link "Talk to him" "Bullyaccept">><</link>>
<<link "Ignore him and go on your way" "Bullyignore">><</link>><<scenechoices bully 1 0>>\
<<image park1.jpg>>
It feels like ages waiting until 4 PM to come, you arrive at the entrance and look around anxiously. It doesn't take you long to find him leaning under a secluded shade, smoking a cigarette because he's not one to be faded in the background. Your feet reluctantly carry you to his position as he takes the last hit and stomps slowly but with a strangely unmitigated force on the already burned out bud.
<<di bully "Do you feel a rush when you smoke?">>
That question throws you off because it sounds almost philosophical and the serious expression on his face also makes you feel off-kilter because you're more used to the cruel and mocking sides of him. You reply hesitantly:
<<di you "Um... theoretically yes? But I don't know for sure since I haven't tried it yet.">>
<<di bully "Hmm... then why I feel nothing?... Except for...">>
He then gives you the signature focused stare that reaches to the deepest part of your soul before abruptly chuckling:
<<di bully "Haha... anyway, great job. You're punctual, I like it.">>
He slaps your shoulder good-naturedly but the strength behind it makes you wince internally. His sudden mood change is quite eerie. Nevertheless, you put that aside since there is a reason for you to be here.
<<di you "So what do you want me to do?">>
<<di bully "How about a small test first? Hmmmm... Let's see. Strip!">>
<<di you "Wha-?!?">>
You stutter at that request, despite the fact that there isn't anyone around in the area this time around, it is still a public space. That is definitely a wrong thing to say because his scowl appears swiftly.
<<di bully "Did I fucking stutter? I said STRIP!">>
Startled by his outburst of anger, you timidly follow his order and make a quick work of removing your clothes. After you are fully naked, you try to cover your crotch and squirm under his scrutiny. Apparently enjoying your discomfort greatly, he spends a few minutes watching your shivering which is totally because of the breeze and not the sinister feeling radiated from him.
<<di bully "Hmm, you know what to do next - streak and do not cover yourself.">>
Streaking? Around the park? You're pretty liberal about that kind of stuff, but still that is definitely not something in your comfort zone. However, it is quite clear that you have to follow his order or else...
<<di you "Okay, you got it.">>
Then off you go. A small part of you tells you that you only need to do it for a few seconds because that's technically according to his order. However, a bigger, rational and... scared part of you understands that if you do that, there will be hell to pay. So at least 5 minute streaking, it is.
<<video bully/bullystreak.mp4>>
Making the way through the park, it is mostly deserted. There are one or two people hanging around but you try your best to evade them. Everytime you are nearly caught, a strange thrill runs through you and zaps down south. You feel yourself getting hard and flushed. Well well, it appears you got a bit of an exhibitionist inside.
After a lap around the park, you stand before him, dripping in sweat - panting but still conscious of his order to not cover yourself so he has the full view of your half-erected cock.
<<di bully "Tsk tsk tsk... You're really one freaky fuck. I'm feeling charitable so to reward you, you can jerk off now.">>
Huh? Now? Standing in front of him? In the public? Who is the freaky fuck again? Still your traitorous dick jerks at the notion of being relieved. Your answer is a bit breathy and uncertain:
<<di you "Th-thanks, but I can do it back home.">>
<<di bully "Are you that goddamn dense? I SAID I REWARD YOU TO MASTURBATE HERE!">>
<<di you "Okay, okay. I will do it! Please be calm.">>
You appease him to not make a scene and attract any attention. Even through his temper, your dick doesn't even shrivel up at all. Maybe he got a point calling you a freaky fuck because no normal person should be this turned on in your situation.
<<link "Here goes nothing" "Bullystreakjerk">><<presshour add 1>><<set $you.horniness to 0>><</link>><<lust bully add 1>>\
Under his attention, it doesn't take much for you to get rock hard. Every time you make eye contact, your member spasms and sends euphoric waves through your body. So in order to not embarrass yourself by premature ejaculation, you close your eyes, squeeze your shaft tightly and begin stroking.
As your hand moves up and down, you try to conjure some erotic images in your mind but the rustlings of the trees and the brush of the winds never stop reminding that you're being watched jacking off in a middle of a park. Does that thought stifle your horniness? No. Your balls draw up and you let out a quiet moan from pleasure.
<<video bully/bullystreakjerk.mp4>>
Aside from the wind, there is also a hot and heavy tingle that skirts from your cock, passing through your navel, chest, neck, lips - like a caress. Is it the manifestation of his traveling leer on your body?
When you are almost reaching the climax, you can't hold back the small sounds fleeting out from your throat. Suddenly a rough, barely audible whisper of his deep voice reaches your ears:
<<di bully "Interesting...">>
Curious, you open your eyes to see him currently adjusting something that looks obscenely big under his slacks. That's enough to push you over the edge and wrench the orgasm out of you as you spray the ground with ropes and ropes of cum. That's the last image you see because the orgasmic bliss blurs your vision.
<<video bully/bullystreakcum.mp4>>
When you come down from the peak of ecstasy, he's back to leaning on the tree nonchalantly, his shirt strategically covers his crotch. The only change is the raspiness in his vocal:
<<di bully "Not bad, not bad. You passed the test, but just barely.">>
<<di you "Can I wear my clothes now?">>
A shit-eating grin breaks out on his face as he looks at you pleasantly:
<<di bully "That's a good boy, asking for my permission now? You may do it.">>
That makes you blush because what the fuck? Why did you ask for his permission anyways? You console yourself that your dirt is still in his possession so you have to be obedient to him but it's not that convincing. Not wanting to dwell on that much longer you ask:
<<di you "So that's the test? You won't leak the photos, right?">>
Closing the distance, he reaches out to touch your neck. His thumb swipe over your vulnerable pulse.
<<di bully "Long as you follow my every order, your secret is safe with me, little lamb.">>
You gulp with difficulty and nod docilely.
<<di bully "Good, you can go now.">>
As you depart from the park, still dazed from your interaction with $bully.Name. Is this going to be your fate from now: Following his every whim? There must be a way to get out of this.
<<link "Back">>
<<if not $gameends>>
<<set $bully.state to 3>>
<<set $bully.requeststate to 2>>
<<goto "College">>
<<else>>
<<goto "Bullyscenemenu">>
<</if>>
<</link>><<silently>>\
<<set $bully.requestcd to 0>>
<<set $bully.requeststate to 1>>
<<set _request to random (1,10)>>
<</silently>>\
<<if $bully.state == 3 or $bully.state == 4>>\
<<set $bully.state to 4>>\
<<set $bully.request to 1>>\
<<set $bully.rc to false>>\
A sudden ring notifies you of a new message on your phone. It reads:
<<di bully "Go get me a burger.">>
<<di you "Now?">>
<<di bully "Yea and bring it to my place. You have 3 hours.">>
He then texts you his address. What other choice do you have? Or do you want to rebel against him?
<<elseif $bully.state == 5 and ($bully.lust == 5 or $bully.lust == 6)>>\
<<set $bully.request to 1>>\
<<set $bully.rc to false>>\
A new message:
<<di bully "Go get me something from the fast food restaurant.">>
Well you know what to do.
<<elseif $bully.state == 6 and $bully.lust == 11>>\
<<set $bully.request to 3>>\
<<set $bully.rc to false>>\
A new message:
<<di bully "Do this assignment.">>
Under the message is a pdf file.
You should <b>go to the college's library</b> to have the material to do the assignment.
<<elseif $bully.state == 7>>\
<<set $bully.state to 8>>\
A new message:
<<di bully "No need to go over today. My dad got into an accident.">>
Huh? His dad? You wonder what happened.
Then another notification about the local news comes in:
<i>Police found a car in Brighton Lake, one casualty - a 45 years old man named...</i>
Wait, does that mean??
<<elseif $bully.state == 9>>\
<<set $bully.rc to false>>\
<<set $bully.request to 3>>\
<<di bully "Do this assignment.">>
Under the message is a pdf file.
You should <b>go to the college's library</b> to have the material to do the assignment.
<<elseif $bully.state == 10 and $bully.lust >= 16>>\
<<set $bully.request to 4>>\
<<di bully "I need a sparring partner, come over now.">>
You mentally prepare yourself for the upcoming beating.
<<elseif $bully.state >= 10>>\
A new message:
<<if _request <= 3>>\
<<set $bully.request to 1>>\
<<set $bully.rc to false>>\
<<di bully "Go get me something from the fast food restaurant.">>
Well you know what to do.
<<elseif _request >= 4 and _request <= 6>>\
<<set $bully.request to 2>>\
<<di bully "Come over here and clean my house.">>
You're his maid now? Goddamn!
<<elseif _request >= 7 and _request <= 8>>\
<<set $bully.rc to false>>\
<<set $bully.request to 3>>\
<<di bully "Do this assignment.">>
Under the message is a pdf file.
You should <b>go to the college's library</b> to have the material to do the assignment.
<<else>>\
<<set $bully.request to 4>>\
<<di bully "I need a sparring partner, come over now.">>
You mentally prepare yourself for the upcoming beating.
<</if>>\
<<elseif $bully.state >= 5>>\
A new message:
<<if _request <= 4>>\
<<set $bully.request to 1>>\
<<set $bully.rc to false>>\
<<di bully "Go get me something from the fast food restaurant.">>
Well you know what to do.
<<elseif _request >= 5 and _request <= 8>>\
<<set $bully.request to 2>>\
<<di bully "Come over here and clean my house.">>
You're his maid now? Goddamn!
<<elseif _request >= 9>>\
<<set $bully.rc to false>>\
<<set $bully.request to 3>>\
<<di bully "Do this assignment.">>
Under the message is a pdf file.
You should <b>go to the college's library</b> to have the material to do the assignment.
<</if>>\
<</if>>\<<link "$bully.Name's home">>
<<set $you.location = "Bully">>
<<pressminute add 20>>
<<if $bully.state == 13 or $bully.state == 12>>
<<goto "Bullymenumisc">>
<<elseif not $bully.rc and $bully.requestcd < 3 and ($bully.request == 1 or $bully.request == 3)>>
<<goto "Bullymenumisc">>
<<elseif $bully.requeststate == 2>>
<<goto "Bullymenumisc">>
<<elseif $bully.state == 4>>
<<goto "Bullyrequestintro1">>
<<elseif $bully.state == 5 and $bully.lust == 5>>
<<goto "Bullytalk3">>
<<elseif $bully.state == 8>>
<<goto "Bullymenumisc">>
<<elseif $bully.state >= 5 and $bully.requestcd < 3>>
<<if $bully.request == 1>>
<<goto "Bullyrequest1">>
<<elseif $bully.request == 2>>
<<goto "Bullyrequest2">>
<<elseif $bully.request == 3>>
<<goto "Bullyrequest3">>
<<elseif $bully.request == 4>>
<<goto "Bullyrequest4">>
<</if>>
<<else>>
<<goto "Bullymenumisc">>
<</if>>
<</link>><span style="color:red"><b>+ 1 $bully.Name's strike.</b></span>
<<set $bully.sus += 1>><<set $bully.requeststate to 3>>\
<<if $bully.sus <= 3>>\
A text comes in:
<<di bully "So that's how it is then? You're making me quite displeased.">>
You panic and text back:
<<di you "Sorry, really really sorry, but I was in the middle of something so I couldn't do it.">>
<<di bully "Alright, I'll give you another chance but remember, you won't like me when I'm angry. ;)">>
The wink emoji never looks so frightening. Well, you got off easy for now but you have to be more careful about his requests in the future.
<<elseif $bully.sus == 4>>\
A text comes in:
<<di bully "It looks like you don't even care anymore? I hope you're ready for the shitstorm that will come.">>
You frantically text back to him and make an excuse:
<<di you "I had a family emergency, so I couldn't text you back to let you know. I'M SORRY.">>
<<di bully "Lucky for you I'm extreme bored but the next time is your last fucking chance, got it?">>
<<di you "THANK YOU!!!">>
You let out a sigh of relief. You live to see another day.
<<elseif $bully.sus == 5>>\
A lone text comes in:
<<di bully "You're fucking dead.">>
Your heart jumps. Shit! You forgot to do the task he gives you. Trying calling him, but he doesn't pick up.
You have a doomed sinking feeling in your stomach.
<</if>>\<<scenechoices bully 1 0>>\
<<if not $gameends>>\
@@.title;BAD ENDING@@
<</if>>\
You're in the middle of something when suddenly a text message comes through.
<<di bully "I've posted your picture in our neighborhood social media's group.">>
<<di you "WHAT??!?">>
Oh shit, you forgot to get around to his demand. Oh fuck fuck fuck.
<<di bully "I've been nothing but benevolent but your ungrateful ass keeps disobeying me. It's pay back time, bitch.">>
You try calling him in hysteria but he doesn't pick up. Checking the group, you see that your post is now getting more than a thousand comments in just 15 minutes. You're crestfallen, it's over. Your life is ruined.
...
The next following days were excruciating for you both mentally and physically for you and your family. The comments, the whispers, the looks that people give you are full of disdain and revulsion.
$w.yfather and $w.brother grow distant and silence always fills the room. You regret all of your decisions that not only destroy your own reputation but also two of your loved ones. You can't bear to look at their faces any longer.
There's no other choice, this is all just too much, so you separate from your family members and move town.
The old $you.Namedis is dead and gone as far as people know. Still sometimes, you look back at the <<link "memories">><<if $gameends>><<goto "Bullyscenemenu">><<else>><<set $gameends to true>><<goto "Memoriesmenu">><</if>><</link>> and wish you could have a chance to restart from the beginning.<<silently>>\
<<hour add 1>>
<<set $bully.state to 5>>
<<set $bully.requeststate to 2>>
<</silently>>\
A bit out of town, his home looks small and a bit run-down. You walk on the porch, put on a brave face before knocking.
<<image bullyhouse.jpg>>
<<di bully "$you.Namedis? Get in. The door is unlocked.">>
His muffled voice bleeds out from the flimsy door and as you open it, a modest but clean living space is revealed. $bully.Name is sitting on the couch, staring at the TV boredly and dresses very casually with a tanktop and basketball shorts. Your eyes can't help but roam around his body and the noticeable lump under the gray pants. Damn it! Why do assholes also have to be hot?
<<di you "I got your burger here.">>
On the table, you drop the plastic bag which contains the cheeseburger, some fries and sauces that you put extra to appease him. Scanning the content of the bag, one of his eyebrow rises up and he commends:
<<di bully "Mhmm, nice. Good job you can now live to enjoy another day.">>
He digs into the meal ravenously like a hungry wolf. You take this moment to examine his home. It looks like this is his parents' because the decor is rather old school and there is a family picture: His dad is a stocky guy with a bushy mustache, his mother tall, skinny with piercing eyes and the mini $bully.Name next to them standing rigidly - face impassive. In fact, none of them smiled for the picture and it is hardly a good representation of a happy family.
<<di bully "Are you seriously ogling my dad?">>
<<di you "No, not at all... I'm just looking around.">>
He looks at you angrily, burger half-eaten. His volatile temper is really tricky for you to navigate around. His warning is grim and serious:
<<di bully "You'd better stay the fuck away from him. If I'm an asshole then he's the devil incarnate, you got me?">>
<<di you "Got it...">>
What you really want to do right now is grab his phone which lays carelessly on the couch and delete all the pictures but it's definitely not easy.
<<dio "Female voice" "Shit, fuck! $bully.Name! Did your dad take the goddamned car?">>
A tired but powerful voice booms out from the front door. As she walks in, you realize it's his mother but now with more wrinkles on her mouth and an exhausted but outraged air around her.
<<dio "$bully.Name's Mother" "I fucking told him that I need the car for the doctor appointment this afternoon.">>
He still sits there, chewing as if she is talking about the weather not blowing her lungs out cursing her spouse. After swallowing, he just shrugs at her and says:
<<di bully "Yea, he got a phone call from his buddy, probably went to the bar.">>
<<dio "$bully.Name's Mother" "HOLY FUCK!! I'm gonna kill that asshole.">>
She screams so loud that you fear your eardrums may get punctured and she storms up the room without acknowledging you here - standing awkwardly. After that scene, it's really high time that you make your retreat.
<<di you "So I'm gonna go?">>
<<di bully "Close the door on your way out.">>
He says - cool as a cucumber - the guy perhaps has some weird mental issues because there is no way you can maintain such calmness after witnessing your own mother losing it like that. What do you do to get out of this situation now? Your mind stops short at the image of him adjusting himself while you jerked off at the park? Maybe he's interested in something you have to offer. You can get close to him and then delete the picture when his guard is down.
You make up your mind about the plan because it's apparently your life motto now: When in doubt, seduce!
<<link "Back" "Go outside">><</link>><<silently>>\
<<hour add 1>>
<<set $bully.requeststate to 2>>
<</silently>>\
<<scenechoices bully 1 0>>\
<<if $bully.lust < 6>><<lust bully add 1>><</if>>\
<<sus bully minus 1>>\
When you drop the burger off at his place, it looks like he's just off doing some physical activities as the sweat drips down on his face.
<<image bully/bully.jpg>>
<<di you "Here you go.">>
He grabs the plastic bag and starts to stuff his face. The guy must be extremely hungry from the look of it and probably tired. As you have concluded before, you need to get his guard down so you place yourself behind the couch and your hands grasp his shoulders - asking to massage him:
<<di you "May I?">>
He glances back at you questionably before nodding.
<<di bully "Suit yourself.">>
With his blessing, you begin to put all of your skill to the test to try winning him over. At the very first touch, you can feel the acute tension coiled tight within his muscles. Your deft fingers knead and untangle all the knots and stress as his posture relaxes. Every time you dig in a particular rigid part of his shoulder, he lets out a deep exhalation. Your method is definitely working.
<<video bully/bullymassage.mp4>>
<<di you "You know... I'm very good with my hands.">>
Since then, his eyes are closed to enjoy your massage and with your words, he raises a brow at you curiously.
<<di bully "Really?">>
His rough and lazy voice trickles hotly to your ears as you reply - your hands worming toward his strong neck.
<<di you "Yea, in my hands you'll be totally... satisfied.">>
Without warning, his large and rough palms capture your wrists. You wince from the discomfort from his vice-like grips. He rumbles dangerously:
<<di bully "Do you really say that kind of shit to anyone you massage?">>
Now the pain on your wrist is getting to an alarming level, so you have to wane his aggression.
<<di you "No. Just you.">>
He removes his hold on you abruptly, sparing you from further agony, and psst humorlessly:
<<if $bully.lust < 6>>\
<<di bully "Hmm, then we'll see about that... next time.">>
After around 5 minutes, he seems finally has had enough:
<<di bully "You can piss off now, I got some stuff to do.">>
With a parting peek, you see that the bulge under his pants seemingly grows significantly compared to the first look. Your plan is working!
<<elseif $bully.lust == 6>>\
<<di bully "From those pictures of you, I highly doubt that. However, I'm bored so... let's see what you can do with your hands then.">>
<<else>>\
<<di bully "From those pictures of you, I highly doubt that. However, I'm bored so... let's see what you can do then.">>
<</if>>\
<<if not $gameends>>\
<<if $bully.lust < 6>>\
<<link "Back" "Go outside">><</link>>
<<elseif $bully.lust >= 6>>\
<<link "Jerk him off">>
<<presshour add 1>>
<<if $bully.state == 5>>
<<set $bully.state to 6>>
<<goto "Bullyhjintro">>
<<else>>
<<goto "Bullyhj">>
<</if>>
<</link>>
<<if $bully.lust >= 11>>\
<<link "Blow him" "Bullybj">>
<<presshour add 1>>
<</link>>
<<if $bully.lust >= 16>>\
<<link "Let him fuck you" "Bullyfuck">>
<<presshour add 2>>
<</link>>
<</if>>\
<</if>>\
<</if>>\
<<else>>\
<<if setup.ws.Bullyhjintro>>\
<<link "First handjob" "Bullyhjintro">><</link>>
<<else>>\
<<link "==First handjob==">><</link>>
<</if>>\
<<if setup.ws.Bullyhj1 or setup.ws.Bullyhj2>>\
<<link "Regular handjob" "Bullyhj">><</link>>
<<else>>\
<<link "==Regular handjob==">><</link>>
<</if>>\
<<if setup.ws.Bullybj1 or setup.ws.Bullybj2>>\
<<link "Regular blowjob" "Bullybj">><</link>>
<<else>>\
<<link "==Regular blowjob==">><</link>>
<</if>>\
<<if setup.ws.Bullyfuck1 or setup.ws.Bullyfuck2>>\
<<link "Regular fuck" "Bullyfuck">><</link>>
<<else>>\
<<link "==Regular fuck==">><</link>>
<</if>>\
<<link "Back" "Bullyscenemenu">><</link>>
<</if>>\<<lust bully add 1>>\
<<scenechoices bully 1 0>>\
He pulls down his pants to reveal a literal snake. His erection rests effortlessly large on his toned stomach. The shaft is large, smooth and throbbing like an impatient beast. His balls are large and seem to be able to breath as they move up and down to the beat of his throbbing dick. The head is bulbous, but also well-proportioned to its supporting staff, and its shade is angry red approaching purple - a powerful indication of his arousal. It's so unfair that every inch of this douche is perfect, still that doesn't hold you back from complimenting:
<<di you "Damn, your dick is so fucking hot.">>
Seeing you being completely mesmerized by his manhood, his sandpapery voice commands you:
<<di bully "Then why the fuck are you sitting there and babbling like a dumbass? Jerk my fucking dick, bitch.">>
Not wanting to upset him and miss your chance on touching that gorgeous piece of meat, your hands reach out and grip his waiting dick. You first start slowly to let your mind record the feeling of silky fervor and the demanding spasms of his tool just like its master.
<<video bully/bullyhj1.mp4>>
<<di bully "Shit...! Are you really a limp-wristed fag? Get it going already.">>
With those words, you proceed to ramp up the pace of your stroke and soon your hand glides over his cock at impressive speed. A few beats later, your other hand finds its way to his remarkable orbs and juggle them lightly to circulate his inner flow in hope of an explosive cumshot.
<<di bully "Fuck...! Why does this... feels so good...">>
His eyes are closed and face distorted - lost in the pleasure. You aren't even sure if he realizes what he just says.
<<video bully/bullyhj2.mp4>>
<<di bully "Get fucking ready... and don't let a drop... spill over the couch... sssssshitt FFUCCKKK...!!!">>
His cock expands even more from its impressive size to fire up white jets of semen, coating your palm. Your strategy of drawing his cum may work a bit too well since the amount is so immense. You are unable to be contain and let it spill down to the couch.
<<video bully/bullyhjcum1.mp4>>
<<di you "Sssshit!">>
You groan both from the intense arousal you feel at looking such an erotic picture as well as the anticipation of his rage upon knowing about the mess. Apparently, the guy is extra sensitive too as his whole body shakes from the aftershock of the orgasm.
<<di bully "Holy... fuck... shit... fuck... damn...">>
Slowly, he finally comes down from the climax and when his thigh touches the wet spot of his spill. He opens his eye and growls at you:
<<di bully "You useless fucking bitch... I told you to not let my come get everywhere.">>
<<sus bully add 1>>\
Before you know it, his large palm envelopes your neck and cuts your airway. His sweat-glistening body and the short flares of his breathing shows what a dangerous predator he is. It feels like at any moment he can easily snap your neck in half. As your vision dissolves from the lack of oxygen, he finally releases his grip.
<<di bully "But you've done a decent job so at least still have some a little bit of use. Don't let that happens again.">>
You hate the fact that when your brain reboots - the first thought you have is: "Does that mean there will be a second time?" You're starting to feel unsure whether your goal is to get out of this blackmail or get more of his equally ruthless and arousing treatment.
<<link "Back">>
<<if not $gameends>>
<<goto "Go outside">>
<<else>>
<<goto "Bullyscenemenu">>
<</if>>
<</link>><<silently>>\
<<hour add 1>>
<<set $bully.requeststate to 2>>
<</silently>>\
<<scenechoices bully 1 0>>\
<<if $bully.lust < 6>><<lust bully add 1>><</if>>\
<<sus bully minus 1>>\
You arrive at his home to deliver the assignment that he asked. Knowing him now, you announce and let yourself in his home:
<<di you "It's me, $you.Namedis. I'm here to give your the college work.">>
<<di bully "Leave it on the table.">>
His voice echoes from the bathroom, you hesitate a moment because you want to look for his phone right now. However, before you can even make a move, a click of the bathroom alerts him leaving the bathroom. And what a sight that is.
<<if $bully.state == 9>>\
<<set $bully.state = 10>>\
He still looks amazing cladded only in the bath towel. However, there is <b>an ugly bruise</b> marred on his otherwise perfectly sculpted body.
<<image bully/bullybruise.jpg>>
<<di you "What happened to you?">>
At first he scrubs his hair confusedly at your word before realizing you're talking about the bruise on this stomach. After a moment of hesitation, he answers back.
<<di bully "First of all, none of your fucking business. Secondly... that's just a sparring partner being a dumb bitch.">>
<<di you "Sparring...?">>
<<di bully "Yea, I train and do boxing regularly and this asshole took a dirty shot at me. As a matter of fact, you're gonna be my sparring partner soon enough.">>
<<di you "What?? Me?? I don't know anything about boxing!">>
<<di bully "Better reading up and learning then or you'll in a world of hurt.">>
He's still drying his hair, you can't still help but ogle at him. His strong pecs, his symmetrical abs and the protruding bulge under the white towel. The saliva starts pooling in your mouth at such a delicious sight.
Suddenly, the two pieces of cloth drop on the floor - one from his hand and one wrapping around his hips.
<<di bully "If you're gagging for it that much then fucking come here bitch.">>
<<else>>\
Cladded only in a thin towel riding low on his hips, he looks like the ideal muscle stud that every art class wants as their anatomy model. You can see the clear definition on his body - his chest is large and smooth, his abs - literally washboard and a pair of powerfully veiny arms.
<<image bully/bullytowel.jpg>>
Holy! He can definitely go toe to toe with $w.ybrother. A mocking laugh then can be heard from him:
<<di bully "My eyes are up here.">>
You blush profusely at this, you're supposed to be the one who seduces, not him. Also NO! You refuse to be seduced by him.
<<if $bully.lust <= 5>>\
<<di bully "But it's understandable considering you'll pretty much service anyone who has a cock between their legs, let alone me, right slut?">>
Unable to rebel against him for now, also you really can't debunk his observation because that is not false:
<<di you "Yea, that's right. So would you give this slut a chance?">>
Him being a blackmailing asshole is still not enough to deter your whorish tendency since this offer is completely sincere.
<<di bully "Nice try, but your job is done here, get out.">>
He then dismisses you to go up to his bedroom to change.
<<else>>\
<<di bully "But it's understandable considering you'll pretty much service. Tell you what? I'll let you do it right here and now.">>
Your heart skips, now it is your chance to seduce him even further.
<</if>>\
<</if>>\
<<if not $gameends>>\
<<if $bully.lust < 6>>\
<<link "Back" "Go outside">><</link>>
<<elseif $bully.lust >= 6>>\
<<link "Jerk him off" "Bullyhj">>
<<presshour add 1>>
<</link>>
<<if $bully.lust >= 11>>\
<<link "Blow him">>
<<if $bully.state == 6>>
<<presshour add 1>>
<<set $bully.state to 7>>
<<goto "Bullybjintro">>
<<else>>
<<presshour add 1>>
<<goto "Bullybj">>
<</if>>
<</link>>
<<if $bully.lust >= 16>>\
<<link "Let him fuck you" "Bullyfuck">>
<<presshour add 2>>
<</link>>
<</if>>\
<</if>>\
<</if>>\
<<else>>\
<<if setup.ws.Bullyhj1 or setup.ws.Bullyhj2>>\
<<link "Regular handjob" "Bullyhj">><</link>>
<<else>>\
<<link "==Regular handjob==">><</link>>
<</if>>\
<<if setup.ws.Bullybjintro>>\
<<link "First blowjob" "Bullybjintro">><</link>>
<<else>>\
<<link "==First blowjob==">><</link>>
<</if>>\
<<if setup.ws.Bullybj1 or setup.ws.Bullybj2>>\
<<link "Regular blowjob" "Bullybj">><</link>>
<<else>>\
<<link "==Regular blowjob==">><</link>>
<</if>>\
<<if setup.ws.Bullyfuck1 or setup.ws.Bullyfuck2>>\
<<link "Regular fuck" "Bullyfuck">><</link>>
<<else>>\
<<link "==Regular fuck==">><</link>>
<</if>>\
<<link "Back" "Bullyscenemenu">><</link>>
<</if>>\<<if $bully.lust <= 10>><<lust bully add 1>><</if>>\
The welcoming sight of his erection gets uncovered as you pull down his shorts. It is still as big and incredible looking as you remember. Your hands eagerly wrap around the hot branding tool and pump his cock exactly the way he wants it.
<<video bully/bullyhj1.mp4>>
<<di bully "Fuck yea, squeeze that cock harder, fag.">>
Complying to his order, you put more pressure into your grasp and form a tighter hold of your palm. Despite just being a handjob, the way his hips bucks into your grip is like him fucking into your hole as you feel yourself getting more and more aroused by his powerful movements.
<<video bully/bullyhj2.mp4>>
<<di bully "Hmmpfh... sssshit... goddamn... I'm close... Remember what I told you before...">>
Yep, "don't let a drop spill anywhere in the room" or you will get punished. However, is his punishment even a bad thing? - your rock-hard dick wonders that out loud.
<span id="choices">\
<<if not $gameends or setup.ws.Bullyhj1>>\
<<link "You want his punishment">>
<<if not $gameends and not setup.ws.Bullyhj1>>\
<<set setup.ws.Bullyhj1 to true>>
<<set $ws.Bullyhj1 to true>>
<<run memorize('ws', setup.ws)>>
<</if>>\
<<replace "#choices">>\
<<include "Bullyhj1">>
<</replace>>\
<</link>>
<<else>>\
<<link "==You want his punishment==">><</link>>
<</if>>\
<<if not $gameends or setup.ws.Bullyhj2>>\
<<link "You follow his order">>
<<if not $gameends and not setup.ws.Bullyhj2>>\
<<set setup.ws.Bullyhj2 to true>>
<<set $ws.Bullyhj2 to true>>
<<run memorize('ws', setup.ws)>>
<</if>>\
<<replace "#choices">>\
<<include "Bullyhj2">>
<</replace>>\
<</link>>
<<else>>\
<<link "==You follow his order==">><</link>>
<</if>>\
</span>\<<sus bully addflat 2>>\
You come to realize that you are a real masochist because you desire his punishment. The rhythm of his pistoning is getting erratic and soon you will be rewarded with the erotic sight and smell of his ejaculation.
<<di bully "Ffffuck... brace yourself, bitch... ARRRRRRRGGHHH!!!">>
Ropes and ropes of cum fly from his slits and you let them fly free to the table, floor, couch, his thighs and cover almost all of your hand from the sheer volume. He then continues to quiver from the echoes of his climax.
<<video bully/bullyhjcum1.mp4>>
<<di bully "Shit... argh... fuck...">>
Damn the sight of him being this vulnerable never fails to turn you on even beyond. You capture this image and save it to your spank bank for the next jerk off session. However as soon as he arrives back to the land of living, his blissed out expression quickly turns sour and he gets up and choke you abruptly. You gasp:
<<di you "pfffphhh… p-p-please... arghhh...">>
<<di bully "What the fuck did I told? WHAT THE FUCK DID I TOLD YOU??!?">>
<<di you "pleasss-...">>
As you feel yourself getting faint, his hold on you finally release and you take in a few lungful gulps of air and cough.
<<di bully "Clean this fucking mess up and get the fuck out of my sight.">>
Despite still feeling lightheaded, your dick is still filled with blood and it probably just takes one touch for you to shoot right here and there. Mindlessly, you stand up and get the tissues and do as he says. It feels like your first priority in life right now is following his order and satisfying him. You're getting lost in the maze of pleasure and agony.
<<link "Back">>
<<if not $gameends>>
<<goto "Go outside">>
<<else>>
<<goto "Bullyscenemenu">>
<</if>>
<</link>>Your rationality wins over, he's still capable of ruining your life so no need to risk it. The rhythm of his pistoning is getting erratic and soon you will be rewarded with the erotic sight and smell of his ejaculation.
<<di bully "Ffffuck... brace yourself, bitch... ARRRRRRRGGHHH!!!">>
Ropes and ropes of cum fly from his slits and almost startle you from gathering it on your palm. The pearly streams hitting your palm with both volume and substantial force lets you know the immense strength of his orgasm. He then continues to quiver from the echoes of his climax.
<<video bully/bullyhjcum1.mp4>>
<<di bully "Shit... argh... fuck...">>
Damn the sight of him being this vulnerable never fails to turn you on even beyond. You capture this image and save it to your spank bank for the next jerk off session.
<<di bully "Phew... good job... bitch. Your job here is done.">>
Well, if you can keep servicing him like this, hopefully you'll never get fired from this job.
<<link "Back">>
<<if not $gameends>>
<<goto "Go outside">>
<<else>>
<<goto "Bullyscenemenu">>
<</if>>
<</link>><<silently>>\
<<hour add 1>>
<<set $bully.requeststate to 2>>
<</silently>>\
<<scenechoices bully 1 0>>\
<<if $bully.lust < 6>><<lust bully add 1>><</if>>\
<<sus bully minus 1>>\
Knocking on his door, you expect the now familiar voice of him calling out:
<<di bully "$you.Namedis? Get in.">>
<<image bully/bully.jpg>>
When you are within his vision, he gives the order to you casually like his second nature:
<<di bully "You know what to do.">>
The house is not particularly messy or anything but there is definitely something that needs to be done about those dishes leaving around the dining table. <<if $bully.state < 9>>As you assessing the space, you wonder: Do his parents help with the housework?<</if>>
<<di bully "Do not miss a single corner of the house.">>
Well you hear the boss and roll up the sleeves to take on the tasks of cleaning.
...
Finished with the dishes, you begin to put your seduction technique into action.
Cleaning the bathroom in the direct from the living room with the door open, you crouch down on your knees and perk your ass out - to wipe undersink, of course. Your loose jeans gradually slide down and reveal the top part of your ass crack.
<<image bully/bullyclean.jpg>>
When it's about to pass your hole, you let it hangs for a few seconds before exclaim sheepishly:
<<di you "Opps, sorry! The pants are a bit too comfortable.">>
His eyes squint at you with interest and something like malice. He gets on his feet quickly and before you know it, grab your hair to tilt your head back savagely. His attention makes you burn with lust but his words leave you frozen with fear:
<<di bully "Getting too comfortable, aren't you?">>
You're really screwed in the head because his actions don't even extinguish your arousal but rather amplify it to a scary level.
<<di you "No, please... I'm sorry.">>
<<if $bully.lust <= 5>>\
You can feel the note of mirth in his voice at your own pliancy as he releases your hair and lightly presses his lips to the shell of your ear:
<<di bully "Don't play with me, I can wreck your shit up so easily.">>
You feel something huge and heated push down on your hips. That makes your hard dick throb incessantly in your pants. Then, he removes himself so that you can get back to cleaning.
It takes you a couple of minutes for your breath to even and your rock-hard dick to shrink just a tiny bit before you can face him again and continue the housework. Fuck! You're really attracted to this unpredictable asshole?
<<else>>\
Then you feel something huge and heated push down on your hips. That makes your hard dick throb incessantly in your pants.
<<di bully "If that's what you aim to achieve, you better take care of it, fag.">>
<</if>>\
<<if not $gameends>>\
<<if $bully.lust < 6>>\
<<link "Back" "Go outside">><</link>>
<<elseif $bully.lust >= 6>>\
<<link "Jerk him off" "Bullyhj">>
<<presshour add 1>>
<</link>>
<<if $bully.lust >= 11>>\
<<link "Blow him" "Bullybj">>
<<presshour add 1>>
<</link>>
<</if>>\
<<if $bully.lust >= 16>>\
<<link "Let him fuck you" "Bullyfuck">>
<<presshour add 2>>
<</link>>
<</if>>\
<</if>>\
<<else>>\
<<if setup.ws.Bullyhj1 or setup.ws.Bullyhj2>>\
<<link "Regular handjob" "Bullyhj">><</link>>
<<else>>\
<<link "==Regular handjob==">><</link>>
<</if>>\
<<if setup.ws.Bullybj1 or setup.ws.Bullybj2>>\
<<link "Regular blowjob" "Bullybj">><</link>>
<<else>>\
<<link "==Regular blowjob==">><</link>>
<</if>>\
<<if setup.ws.Bullyfuck1 or setup.ws.Bullyfuck2>>\
<<link "Regular fuck" "Bullyfuck">><</link>>
<<else>>\
<<link "==Regular fuck==">><</link>>
<</if>>\
<<link "Back" "Bullyscenemenu">><</link>>
<</if>>\<<scenechoices bully 1 0>>\
<<set $you.horniness to 0>>\
<<lust bully add 1>>\
He unwraps the low hanging towel and uncover the delicious slab of beef that you have come to love. It is now half hard and getting chubbier by the seconds from your attention.
<<video bully/bullybj1.mp4>>
<<di bully "You know what sluts also do? Sucking dick. So go ahead, I'll allow you to be a proper slut this time instead of the stupid useless bitch like usual.">>
Hearing his permission for you to suck his cock, it gives you a huge rush. Finally, you have a chance to taste him and nothing can stand between you getting his cock in your mouth now. You scramble quickly towards him, get on your knees in record time and begin to nuzzle where his thigh meets his balls. He smells clean from the recent shower but you can still detect the manly musk from an ideal hunk in his prime.
Before you can take in a few more sniff, your hair gets harshly tugged back and a slap rings loudly through the room. Your cheek burns from the impact of his palm as you sit there dazed.
<<di bully "I told you to suck my cock and suck my fucking cock only. No other funny businesses. You're still a dumb fucking bitch after all.">>
With all that being said, he squeezes your cheeks painfully to force your mouth open and enters you with a brutal thrust. You choke, gurgle and your eyes water from the sudden intrusion but your mouth still remember to suckle on the hard shaft like your life depends on it.
What happens next is just you being mouthfucked ruthlessly - that pure and simple. His hips ramming in and out of your oral cavity with abandon and carelessly as if you're just one of the fleshlight that he's willing to wreck and discard soon after. You love it, love the rough slide of his manmeat, the jaw-dislocating fullness and the way you're helpless against his might and control.
<<video bully/bullybj2.mp4>>
<<di bully "Sssshit... yea fucking take it bitch... this is where you belong...">>
Your mind screams: "Yes! Yes! Yes! Give it to me." with fervor, your cock is now rock hard and with just a wrong blow of the wind can make you detonate at any moment. It seems the euphoria is also affecting him due to the incoherent stream of words:
<<di bully "Fffffuck yea... so fucking tight... never felt this good before... ssssshitt... take it... fucking take it...">>
Your throat is now being violated cruelly and you'll definitely have a sore throat after this blowjob. However, it is all worth it. Suddenly a roar rumbled as he dislodge his whole shaft to the deepest part of your throat.
<<di bully "ARRRRGGHHHH!!! SSHHHIIITTTT!!!">>
You can feel his member pulse quickly in your throat as it deposits its breeding juice directly down to your belly. That is enough for you to unleash your cum directly down the floor even without touching yourself. When you think you will die from both asphyxiation and the climax, he finally unplug his softening jack and drops down the floor shaking from the reverberations of the orgasm.
<<image dad/dadbjcum2.gif>>
<<di bully "Damn... holy... fuck...!!">>
You're both breathless from the intense blowjob and when he finally comes down from the high. He chuckles at you with something almost like fondness:
<<di bully "Damn... you're truly a shameless whore after all, willing to suck your blackmailer's dick, but... I don't mind it.">>
His strange companionable mood eggs you on to share even more:
<<di you "It is freeing in a way, I just do what I want, no one can stop me from doing it, society can't have a say in what I did and... I'm under no one control.">>
Something ticks inside his brain as he stares at you thoughtfully like he's mulling your words over.
<<di bully "For a dumbass... you're somehow making sense...">>
But then he leans over and grabs your neck. The smile's long gone.
<<di bully "But whatever you think, never forget that your ass is under my control, got it?">>
His thumb seemingly blocks your airway as you gulp with difficulty.
<<di you "Yes, loud and clear.">>
<<di bully "Good job. Now fucking clean this mess.">>
He gives you a dismissal wave before going back to the bathroom again.
<<link "Back">>
<<if not $gameends>>
<<goto "Go outside">>
<<else>>
<<goto "Bullyscenemenu">>
<</if>>
<</link>><<silently>>\
<<hour add 1>>
<<set $bully.requeststate to 2>>
<</silently>>\
<<if $bully.lust < 6>><<lust bully add 1>><</if>>\
As you walk up to his house, delivering his food as per usual. You see that $bully.Name is helping his mother move stuff into a truck. His face looks emotionless but as his "friend" for a while now you can sense an undercurrent inside him. So you hide yourself and eavesdrop:
<<dio "$bully.Name's Mother" "That fucking piece of shit doesn't even the decency to help me move. Thank fucking god, I won't have to see that disgusting manchild any longer.">>
She shouts loudly, not caring if any neighbor can hear her.
After a few minutes, it seems the last box has been deposited to the truck. She turns her direction toward $bully.Name:
<<dio "$bully.Name's Mother" "What about you? Gonna grow a pair and leave this shit hole?">>
Seeing someone speak to him in such a condescending tone should have been filled with glee but instead sympathy washes over you. He answers in a unheard meek tone:
<<di bully "It's nothing I can't handle.">>
Her face inches close to him. Her hiss is puref bitter venom:
<<dio "$bully.Name's Mother" "That so? Or you are gonna just roll over and let him smack you around like a damn dog??">>
They stare at each other for a beat, before she finally huffs in exasperation:
<<dio "$bully.Name's Mother" "Just as I thought. Tuck your tail, go back to your little kennel and one day you'll grow and become the same shit douchebag. I'm out.">>
With that parting word, she climbs on the passenger side and leaves without even a hug. Meanwhile, he's standing there - motionless as if he was turned into the stone by Medusa. Seeing him standing there and not being able to expose any part of his turmoil make you want to just run out and give him a consoling hug.
When you are about to get worried, he snaps out of it to return back home with quick strides. You then enter the house 10 minutes later to not cause any suspicion from him.
<<di you "Hey, can I come in?">>
<<di bully "Hmm, $you.Namedis. Forgot about you...">>
<<di you "Okay, here's the-.">>
<<dio "Male voice" "Is the bitch gone?!">>
A harsh and sandpapery voice booms out from upstairs. A man in his 40's wearing a dirty shirt covering his beer belly appears. Despite his sour expression, you can still recognize that it's $bully.Name's dad.
<<dio "$bully.Name's Dad" "Who the fuck is this kid?">>
<<di you "Umm... hi.">>
<<dio "$bully.Name's Dad" "The bitch is gone, isn't she? Good riddance. What a cunt, she'll regret ever divorcing me!">>
So much for staying low-key, now he knows that you know that his parents just got a divorce.
<<dio "$bully.Name's Dad" "Go and cook something, boy. I'm also fucking starving.">>
He directs against $bully.Name as the guy stares at you soullessly and whispers:
<<di bully "Get out.">>
<<dio "$bully.Name's Dad" "Don't get smart with me, boy.">>
His tone is threatening as $bully.Name walks past and shoulder checks you - a clear sign for you to get the fuck out of here. So you heed his warning and say a quick goodbye to both of them before throwing your legs up to your shoulders to get out of that awkward situation.
After observing his dad, you understand $bully.Name's behavior more and feel even more conflicted about this revelation. However, one thing for sure, talking heart-to-heart with him is probably very unwise, better keep your mouth shut about it in the future.
<<link "Back" "Go outside">><</link>><<silently>>\
<<set $scenepicked = false>>
<</silently>>\
<<if setup.ws.Bullystreak>>[[You streaking and masturbating in public|Bullystreak]]<<else>><<link "==You streaking and masturbating in public==">><</link>><</if>>
<<if setup.ws.Bullyrequest1>>[[Delivering food to him|Bullyrequest1]]<<else>><<link "==Delivering food to him==">><</link>><</if>> <<if setup.ws.Bullyrequest2>>[[Clean his home|Bullyrequest2]]<<else>><<link "==Clean his home==">><</link>><</if>> <<if setup.ws.Bullyrequest3>>[[Giving him the assignment|Bullyrequest3]]<<else>><<link "==Giving him the assignment==">><</link>><</if>> <<if setup.ws.Bullyrequest4>>[[Sparring with him|Bullyrequest4]]<<else>><<link "==Sparring with him==">><</link>><</if>>
<<if setup.ws.Bullyhjintro>>[[First handjob (Delivering food to him)|Bullyrequest1]]<<else>><<link "==First handjob (Delivering food to him)==">><</link>><</if>> <<if setup.ws.Bullyhj1 or setup.ws.Bullyhj2>>[[Regular handjob|Bullyhj]]<<else>><<link "==Regular handjob==">><</link>><</if>>
<<if setup.ws.Bullybjintro>>[[First blowjob (Giving him the assignment)|Bullyrequest3]]<<else>><<link "==First blowjob (Giving him the assignment)==">><</link>><</if>> <<if setup.ws.Bullybj1 or setup.ws.Bullybj2>>[[Regular blowjob|Bullybj]]<<else>><<link "==Regular blowjob==">><</link>><</if>>
<<if setup.ws.Bullyfuckintro>>[[First fuck (Sparring with him)|Bullyrequest4]]<<else>><<link "==First fuck (Sparring with him)==">><</link>><</if>> <<if setup.ws.Bullyfuck1 or setup.ws.Bullyfuck2>>[[Regular fuck|Bullyfuck]]<<else>><<link "==Regular fuck==">><</link>><</if>> <<if setup.ws.Bullylibraryfuck1 or setup.ws.Bullylibraryfuck2 or setup.ws.Bullylibraryfuck3 or setup.ws.Bullylibraryfuck4>>[[Library fuck|Bullylibraryfuck]]<<else>><<link "==Library fuck==">><</link>><</if>>
<<if setup.ws.Bullybadend1>><<link "<b>Bad ending</b>" "Bullybadend1">><</link>><<else>><<link "==<b>Bad ending</b>==">><</link>><</if>>
<<if setup.ws.Bullyend1>><<link "<b>“Cut tie” ending</b>" "Bullyend1">><</link>><<else>><<link "==<b>“Cut tie” ending</b>==">><</link>><</if>> <<if setup.ws.Bullyend2>><<link "<b>Happy ending</b>" "Bullyend2">><</link>><<else>><<link "==<b>Happy ending</b>==">><</link>><</if>> <<if setup.ws.Bullyend3>><<link "<b>“Imprisonment” ending</b>" "Bullyend3">><</link>><<else>><<link "==<b>???????????????????</b>==">><</link>><</if>> <<if setup.ws.Bullyend4>><<link "<b>“Dead” ending</b>" "Bullyend4">><</link>><<else>><<link "==<b>???????????</b>==">><</link>><</if>>
[[Back|Memoriesmenu]] - <i>Ready for your torment?</i>
<<if $bully.state == 13>>\
• You can hand over the evidence of his father's murder to the police <b>- SECRET ENDING</b>
• You can hand the journal back to him to mend the relationship <b>- BAD SECRET ENDING</b>
<<elseif $bully.state == 12>>\
• You can pay him a visit at his home <b>- ENDINGS</b>
<<elseif $bully.state == 11 and $you.sleepingpowder == 1>>\
• Fulfil his daily orders (new message from 9 AM onward)
• You can put the powder in the water to put him to sleep <b>- End of daily orders & reach the end of storyline</b>
<<elseif $bully.state == 11 and $bully.lust >= $bully.lustmax>>\
• Fulfil his daily orders (new message from 9 AM onward)
• You need to find a way to make him unaware and get to his phone and computer<<if not hasVisited("Sleepingpowder")>><b> - you need to find $oni.Name's grandma & $oni.Name's your best friend in college</b><</if>>
<<elseif $bully.state == 11>>\
• Fulfil his daily orders (new message from 9 AM onward)
• Let him fuck you to raise his lust
<<elseif $bully.state == 10 and $bully.lust == 16>>\
• Fulfil his daily orders (new message from 9 AM onward)
• You can now let him fuck you
<<elseif $bully.state == 9 or $bully.state == 10>>\
• Fulfil his daily orders (new message from 9 AM onward)
• Give him blowjob to raise his lust
<<elseif $bully.state == 8>>\
• Wait for <b><<print (3 - $bully.crashcd)>></b> or go to his house and wait manually there.
<<elseif $bully.state == 7>>\
• Wait for his message from 9 AM onward
<<elseif $bully.state == 6 and $bully.lust == 11>>\
• Fulfil his daily orders (new message from 9 AM onward)
• You can now give him blowjob
<<elseif $bully.state == 6>>\
• Fulfil his daily orders (new message from 9 AM onward)
• Give him handjob to raise his lust
<<elseif $bully.state == 5 and $bully.lust == 6>>\
• Fulfil his daily orders (new message from 9 AM onward)
• You can now give him handjob
<<elseif $bully.state == 5>>\
• Fulfil his daily orders (new message from 9 AM onward)
<<elseif $bully.state == 4>>\
• Fulfil his the commands and find your way to his home
<<elseif $bully.state == 3>>\
• Wait until 9 AM next day for his message.
<<elseif $bully.state == 2>>\
• Go to the college from 8 to 10 AM again, someone will want to talk to you there
<<elseif $bully.state == 1>>\
• Have sex with either $w.ydad or $w.ybrother
<<elseif $bully.state == 0>>\
• Go to the college from 8 to 10 AM
<</if>>\
<<if $bully.state >= 4 and not hasVisited("Bullyfucksleepingpowder2")>>\
• <i>His order: <<if $bully.requeststate == 2 or $bully.state == 8>>Finished<<elseif $bully.requeststate == 3>>Failed<<elseif $bully.request == 1>>Buy food from the fast food restaurant and bring to his house.<<elseif $bully.request == 2>>Clean his house<<elseif $bully.request == 3>>Do the assignment at the college libraby and bring it to him<<else>>Spar with him at his house<</if>></i>
<</if>>\<<image bullyhouse.jpg>>
<<if $bully.state == 14>>\
There is a big "FOR SALE" on the front yard. You can still see his smirk through the door despite the fact that he's gone.
<<elseif $bully.state == 13>>\
<<link "<b>Hand him the back the journal - BAD ENDING <i>(TW: Suicide & Death)</i></b>" "Bullyend4">>
<<pressminute add 15>>
<</link>>
<<elseif $bully.state == 12>>\
<<link "<b>Pay him a visit - ENDING</b>" "Bullyendchoice1">>
<<pressminute add 15>>
<</link>>
<<elseif $bully.state == 8 and $bully.crashcd < 3>>\
It seems he's still busy with the funeral and doesn't look like a good time to visit.
<<link "Wait for two days so that you can meet him" "Bullytalk4">>
<<set $you.hunger = 0>>
<<set $you.horniness = 0>>
<<set $you.sleep = 0>>
<<set $day += 2>>
<<if $day === 9>>
<<set $day = 2>>
<</if>>
<<set $hour = 10>>
<<set $minute = 0>>
<</link>>
<<elseif $bully.state == 8 and $bully.crashcd >= 3>>
Enough time have passed, you arrive at his home to check how he's doing.
<<link "Give him a visit" "Bullytalk4">>
<<pressminute add 15>>
<</link>>
<<elseif $bully.requeststate == 2>>
You've already finished with his request. Being around and annoying to his face is not really a good idea.
<<elseif not $bully.rc and $bully.requestcd < 3 and ($bully.request == 1 or $bully.request == 3)>>\
You really want to go in there without the things he wants? Not a good idea.
<<elseif $bully.requeststate == 3>>\
He's probably still pissed at you for not fulfilling his request. Better not showing your face there right now.
<</if>>\
<<if $bully.giftstate == 3 and $bully.state == 14>>\
<<link "You reminisce about that time you give him the pen" "Bullygift1">>
<<pressminute add 10>>
<</link>>
<<elseif $bully.giftstate == 3 and $bully.state !== 8 and $bully.state !== 12>>\
<<link "Give him the pen" "Bullygift1">>
<<pressminute add 10>>
<</link>>
<</if>>\
<<link "Back" "Go outside">><</link>><<hour add 1>>\
<<set $bully.rc to true>>\
<<image library.jpg>>
You spend an hour researching and working on the assignment.
<<link "Back" "College">><</link>>Your bully: @@.bully;<b>$bully.Name</b>@@
<span style="color:red">Lust: $bully.lust/$bully.lustmax</span>
<span style="color:green">Strike: $bully.sus/$bully.susmax</span> - <i>Bad ending upon reaching $bully.susmax</i><<pwverify $cheatcode $ccanswer>>\
<<if _pwcorrect>>\
<<include "Cheatmenu">>
<<elseif _pwdev>>\
<<include "Devcheat">>
<<else>>\
In order to access to the code, you have to be a <b>Sweet Onion ($5) or Red Onion ($10) patron</b>. Help support my development and get access to the cheat code:
[img[media/becomeapatron.png][https://www.patreon.com/bePatron?u=71918261]]
<<textbox '$cheatcode' '' autofocus>>\
<<link "Enter the password">>
<<set $cheatcode to $cheatcode.trim().toLowerCase()>>\
<<pwverify $cheatcode $ccanswer>>
<<if _pwcorrect>>\
<<set setup.cheatcode to $cheatcode>>
<<run memorize('cheatcode', setup.cheatcode)>>
<<replace "#wrong">><</replace>>\
<<replace ".passage">>\
<<include "Cheatmenu">>
<</replace>>\
<<elseif _pwdev>>\
<<replace "#wrong">><</replace>>\
<<replace ".passage">>\
<<include "Devcheat">>
<</replace>>\
<<else>>\
<<replace "#wrong">>\
<span style="color:red"><b>INCORRECT!</b></span>
<</replace>>\
<</if>>\
<</link>>
<</if>>\
<span id="wrong"></span>\@@.str;NO FATIGUE (no sleep or hunger):@@ <<checkbox "$cheatnofatigue" false true autocheck>>
@@.str;NO HORNY:@@ <<checkbox "$cheatnohorny" false true autocheck>>
@@.str;MONEY:@@ <<link "+100">><<money 100>><</link>> <<link "+200">><<money 200>><</link>> <<link "+500">><<money 500>><</link>><<if $witch.dadhelpstate === 0>>\
<<minute add 15>>\
<<di you "Hey, can I ask you something?">>
<<if $dad.aff > 20>>\
<<set $witch.dadhelpstate = 1>>\
<<di dad "Sure, champ. What is it?">>
<<else>>\
<<di dad "What's the matter now?">>
<</if>>\
<<di you "My friend's grandma owns a shop and she's old and really bad with taxes and in desperate need of someone to help her sort it out. So...">>
<<if $dad.aff > 20>>\
<<di dad "Alright, I'll do it. Work are slow these days, so I have some spare time.">>
<<di you "Great! Here.">>
You give him the flash drive which contains all the data of her finance over the last year to him.
<<di dad "I'm not sure how messy it will be but I suppose she just has a small business? If so, I should have it done by tomorrow.">>
<<di you "That'd be amazing, thank you!">>
You glee at him with mirth. Well, that was easy.
<<else>>\
<<di dad "What? You want me to do it for her...? Free...?">>
<<di you "...Yes?">>
<<di dad "I hope you haven't made any promise because I don't have time for that. No way.">>
His serious scowl kills any kind of protest in the back of your throat.
<<di you "Okay, I see.">>
Well, you need to get more chummy with him then. When your relationship with him reaches <b>fatherly</b> or <b>love</b>, he will change his mind.
<</if>>\
<<elseif $witch.dadhelptimer == 0 and $witch.dadhelpstate === 1>>\
<<di dad "I'm still working on it and will give you tomorrow.">>
<<elseif $witch.dadhelptimer >= 1 and $witch.dadhelpstate === 1>>\
<<set $witch.dadhelpstate = 2>>\
<<di dad "Here is the flash drive... That wasn't easy to sort it out, but I finally got it done last minute.">>
You reply to him guiltily
<<di you "Thanks so much, $w.dad. I owe you big time.">>
<<di dad "No problem.">>
<</if>>\
<<link "Back" $you.location>><</link>><<set $you.sleepmax = 56>>\
<<set $you.hungermax = 32>>\
<<di witch "Hang on let me find it.">>
She then goes to a chest in the back of a store and rummage through the knick knack inside before exclaiming:
<<di witch "Aha! Here it is.">>
What she brings to you is not a bottle of pills but instead a bracelet with a green gem on it.
<<di you "Umm... I'm confused. It looks nice but how can that bracelet help with my fatigue?">>
<<di witch "Well it has a magical healing property and makes the wearer more resilient and healthy. Here try it on.">>
Before you can even dispute, she already put it on and suddenly you feel a warm torrent trickling under your veins. You swear to god that you actually feel the most refreshed and clear-headed ever in your life.
<<di you "Wait... It works...">>
<<di witch "Of course, it does. Do I look like some sort of snake-oil saleswoman?">>
Ehh, you'd prefer to not speak your mind right now, but still the effect still shocks you.
<<di you "No, but I didn't know how effective it was.">>
<<di witch "Well, now you know.">>
Now you feel curious about what else she has in store.
<<link "Back" "Witch">><</link>><<di oni "Wow, babe. You look like shit. What happened?">>
<<di you "Oh it's nothing. Just a lot on my plate and I can't sleep well.">>
You can't hardly tell her all the activities that you're up to these days.
<<di oni "Oh honey, I know. You're worried about being single? I was just kidding, you know. You're still young no need to beat yourself over not having a hunky guy to rail- pfph…">>
You covers her mouth because A: She's dead wrong and B: You still want to stay lowkey, especially in this conservative town.
<<di you "Jeez, why don't you just shout it from the rooftop of the main building?">>
<<di oni "Opps, sorry. Anyways, I'm just worried about you, boo. Here, take this.">>
She gives you a business card which reads: <b>Thuy Nguyen - Eastern Medicine</b>
<<di oni "Trust me, my grandma is really good, I don't know how but she can cure many kind of illness with her voodoo shit.">>
Ehhh... Does that sound like a credible recommendation to you? Still she goes on:
<<di oni "Fatigue, back pain, migraine, she can treat them all. Hell, she even has some special herb powder mix that can put you to sleep in a snap of a finger.">>
<<if $bully.state >= 9>>\
Putting people to sleep in a snap of a finger? Wait a minute, that's it, you can use it to put him to sleep with it and delete the evidence.
<</if>>\
<<di you "Okay, thanks. I'll drop by when I'm free.">>
You put the card back to your pocket for later. Despite all the remaining skepticism, you still need to swing by and see if her grandma has any remedy for your issues.
<<link "Back" $you.location>><</link>><<image easternmedicine.jpg>>
You find your way to the shop, it's deep in a small and on the side of a large with a simple sign "Eastern Medicine" <b>OPEN FROM 12:00 to 22:00</b>. As you step inside the first thing you can't help but frown from all the smoke inside which you realize is incense. Behind the counter, you can see a middle-aged looking lady, who is playing a puzzle game on her phone, behind the counter in her pink tracksuit and surrounded by an aesthetic arrangement of bonsai.
<<di you "Um... Excuse me? Is Mrs. Thuy Nguyen here?">>
<<di witch "You're looking at her right now.">>
What? No offense but this is not how you imagined her to look like. She seems a bit irritated by your interruption.
<<di you "Oh I'm sorry if I interrupted your game. I'm $you.Namedis - friend of $oni.Name.">>
At your answer, her expression brightens and she swiftly pounces on you to give you a scarily tight hug.
<<di witch "Oh my god, oh my gosh!! I've heard so much about you. Look at this precious face, what a cutie. Now now c'mon sit down.">>
She releases you and points you to the seat next to her behind the counter. A cup of warm tea materialized on her hand out of nowhere as she coos at you affectionately:
<<di witch "Here, drink this. Lemon mint tea, will wake you right up. Now tell me what brings you here? Boy problem?">>
Now you know where $oni.Name gets her cheeky attitude from... You plan to ask her about:
<<link "How to go longer without eating or sleeping" "Fatiguequestbegin">><<pressminute add 5>><</link>>
<<link "Ask her how to win a guy over" "Witchtalk3">>
<<pressminute add 10>>
<</link>>
<<if $bully.state >= 9 and $you.sleepingpowder == 0>>
<<link "How to sleep super quickly (or how to put someone to sleep)" "Sleepingpowder">><<pressminute add 5>><</link>>
<</if>>\
<<link "Nevermind, leave for now." "Go outside">><</link>><<set $you.location = passage()>>\
<<image easternmedicine.jpg>>
<<if $hour < 12 or $hour >= 22>>\
There is a sign outside that says <b>CLOSED & OPEN FROM 12:00 TO 22:00</b>. Oh well, you can return back later.
<<else>>\
<<di witch "What do you need?">>
<<if $police.state == 0>>\
<<if hasVisited("Mctalk1")>>\
<<set _title = "Talk to her about the investigation">>\
<<else>>\
<<set _title = "She wants to talk to you about some sort of investigation">>\
<</if>>\
<<link _title "Mctalk1">>
<<pressminute add 10>>
<</link>>
<</if>>\
<<if not hasVisited("Fatiguequestfinish")>>\
<<if $witch.dadhelpstate == 2 and $witch.brohelpstate == 1>>\
<<link "Finish helping her with the tasks" "Fatiguequestfinish">><<pressminute add 5>><</link>>
<<elseif not hasVisited("Fatiguequestbegin")>>\
<<link "How to go longer without eating or sleeping" "Fatiguequestbegin">><<pressminute add 5>><</link>>
<<elseif hasVisited("Fatiguequestaccept")>>\
<<link "How to go longer without eating or sleeping" "Fatiguequesttalk">><<pressminute add 5>><</link>>
<</if>>\
<</if>>\
<<if not hasVisited("Witchtalk3")>>\
<<link "Ask her how to win a guy over" "Witchtalk3">>
<<pressminute add 10>>
<</link>>
<<elseif hasVisited("Witchtalk3") and $dad.giftstate < 3>>\
<<if $dad.giftstate <= 1>>\
<<set _title = "What do you think will make a good gift for my "+$w.dad+"?">>\
<<else>>\
<<set _title = "Tell her that you finished the college delivery">>\
<</if>>\
<<link _title "Witchdadgift1">><</link>>
<</if>>\
<<if hasVisited("Witchtalk3") and $bro.giftstate < 3>>\
<<if $bro.giftstate <= 1>>\
<<set _title = "What do you think will make a good gift for my "+$w.brother+"?">>\
<<else>>\
<<set _title = "Tell her that you finished the department store delivery">>\
<</if>>\
<<link _title "Witchbrogift1">><</link>>
<</if>>\
<<if hasVisited("Witchtalk3") and $resman.giftstate < 3 and $resman.start>>\
<<if $resman.giftstate <= 1>>\
<<set _title = "What gift will help me cozy up with my boss at the fast food restaurant?">>\
<<else>>\
<<set _title = "Tell her that you finished the townhall delivery">>\
<</if>>\
<<link _title "Witchresmangift1">><</link>>
<</if>>\
<<if hasVisited("Witchtalk3") and $bully.giftstate < 3 and $bully.state >= 3>>\
<<link "Theoretically, what is something good to give to your “bully”?" "Witchbullygift1">><</link>>
<</if>>\
<<if $bully.state >= 9 and $you.sleepingpowder == 0 and not hasVisited("Bullyfucksleepingpowder")>>\
<<link "How to sleep super quickly (or how to put someone to sleep)" "Sleepingpowder">><<pressminute add 5>><</link>>
<</if>>\
<</if>>\
<<link "Back" "Go outside">><<pressminute add 5>><</link>><<di witch "Oh, you're having problems with fatigue?">>
<<di you "Yea... Not particularly but I just want to sleep and eat less while still staying relatively healthy. I suppose that is a bit of a lost cause.">>
<<di witch "Easy peasy lemon squeezy, I can help you with that but I need you to do something for me.">>
Her face changes to serious and business-like. You wonder what kind of stuff you have to do? This feels a bit like a quest in a RPG-game, do you have to find rare herbs, deliver her medicines to another eccentric character or.. Slay a beast? The suspense is killing you until:
<<di witch "Give me $300.">>
<<di you "What? That's it?">>
<<di witch "Yea, that's it. You're precious, boy. However, I am not going to give away my $300 product to you and that's already discounted.">>
<<di you "Ehhh...">>
<<di witch "Or $w.ydad can help me doing my taxes while your hunky $w.brother helps me move these heavy ass boxes to my storage.">>
<<di you "How do you know about my $w.dad and $w.brother?">>
Right... How does she know that maybe she has some kind of special power to read minds?
<<di witch "$oni.Name told me, silly. Now what is it gonna be?">>
Oh right, you'll go with:
<<if $you.money >= 300>><<link "Give her $300" "Fatiguequestfinish">><<money -300>><<pressminute add 5>><</link>><<else>><<link "==Give her $300==">><</link>><</if>>
<<link "Ask $w.ydad and $w.ybrother for helps" "Fatiguequestaccept">><<pressminute add 5>><</link>><<di you "Okay, $300 is a lot. I'll go ask them for you.">>
<<di witch "Excellent. I'll give you the remedy after all is done.">>
<<link "Back" "Witch">><</link>><<di witch "Nuh uh, you still haven't fulfilled all my tasks yet or you want to pay $300 instead?">>
<<if $you.money >= 300>><<link "Give her $300" "Fatiguequestfinish">><<money -300>><<pressminute add 5>><</link>><<else>><<link "==Give her $300==">><</link>><</if>>
<<link "Back" "Witch">><</link>><<minute add 15>>\
<<di you "Hey man, can you do something for me?">>
<<if $bro.aff > 20>>\
<<set $witch.brohelpstate = 1>>\
<<hour add 3>>\
<<di bro "What's up?">>
<<else>>\
<<di bro "What?">>
<</if>>\
<<di you "My friend's grandma asked me to rearrange her storage. There is quite a lot of stuff to move around so I want to ask for your help?">>
You then proceed to give him puppy eyes hoping to persuade him.
<<if $bro.aff > 20>>\
<<di bro "Of course, I can even do it right now.">>
He smiles at you indulgently and appears willing to follow through with your request. He's such an earnest guy.
<<di you "Alright let's go then.">>
— 3 hours later —
<<di bro "...That was... huff... like 4 hours of... huff... crossfit...">>
<<di you "...Shit... huff... yea…">>
<<di witch "Oh my oh my, two young hot sweaty men handling packages.">>
She then gives you two tall cups of cold lemonade which you appreciate.
<<di witch "Thanks so much, boys. I don't know what I would do without your help. This frail old woman.">>
The middle-aged-looking woman in her signature tracksuit with a bounce on her feet tells you. Yea, she is not frail at all.
<<di you "It's our pleasure.">>
You reply on both of your behalf since $w.ybrother is a bit tongue-tied around stranger, especially women.
Afterwards, the three of you have a pleasant conversation and she is able to coerce $w.ybrother out of his shell to chime in here and there.
<<else>>\
<<di bro "Yea, right. Fuck off.">>
Well, you need to get more chummy with him then. When your relationship with him reaches <b>brotherly</b> or <b>love</b>, he will change his mind.
<</if>>\
<<link "Back" "Witch">><<if $bro.aff > 20>><<goto "Witch">><<else>><<goto "Brother">><</if>><</link>><<di witch "You have trouble sleeping? Oh I have just a thing.">>
She then opens a small drawer right in the counter to take out a small ziplock bag full of white powder that you hope as hell is not cocaine.
<<di witch "Here it is, whenever you can't sleep just put a dot of them to water and you'll be sound asleep in 15 minute.">>
<<di you "Huh, what happens if I take a pea-sized amount?">>
<<di witch "You'd be out cold in seconds of course but no more than that, it'll be dangerous.">>
<<di you "Gotcha!">>
Learning that, your heart races with excitement and nerves. Finally, you have a way to get to $bully.Name's phone and computer.
<<link "Back" "Witch">><<set $you.sleepingpowder = 1>><</link>>\Before this, you already learned from the news that the man who drove into the lake was $bully.Name's father. As huge as a douchebag he is, you're still too kind hearted and do not wish any ill will towards him, especially something horrible like losing one of your parents.
Because of that, you're now knocking his door after a few days despite there's no text from him demanding you to come over. After a minute, the door is opened and $bully.Name appears. At first he looks surprised and from your observation, he doesn't seem that particularly distraught or upset considering the event he had to endure. However, you can't really judge a book by its cover.
<<di you "Hey...">>
You say awkwardly as he smirks at you devilishly:
<<di bully "What? You came here on your own, already miss my cock that much, huh?">>
That's not what you come here for, but truth be told, you kind of miss it but that's too inappropriate to mention. So you huff indignantly instead:
<<di you "No... I'm just worried about how you're doing... considering what happened to your dad.">>
<<di bully "You're worried... about... me?">>
He remarks incredulously and that makes you flustered because Stockholm syndrome is apparently true and real.
<<di you "Yes..., It's not easy dealing with losing your father and I'm here... to talk if you need me...">>
Sensing that you're not bullshitting him, his hand extends over to rest on your cheeks, an unusual softness draped over his deep voice:
<<di bully "You're really something else... so naive... fascinating......... However, if you think your sweet talks can get you out of your arrangement with me, you're dead wrong!">>
One moment, you are mesmerized by the almost affectionate expression on his handsome features. The next one, you get a rude awakening as his grasp on you hardens along with reminder that you're practically still his slave no matter what.
<<di you "Yes... I understand...">>
<<di bully "Now that's a good boy. Things will resume like usual from tomorrow, you got me?">>
You nod sadly before he dismisses you to go back to his businesses. Fuck! You only had a few day of quiet and bliss and from tomorrow you have to follow his orders again. As you're power-walking back home, you ponder if being a nice person is worth it in the end.
<<link "Back" "Go outside">><<set $bully.state = 9>><<set $bully.requeststate = 2>><</link>><<silently>>\
<<hour add 1>>
<<set $bully.requeststate to 2>>
<</silently>>\
<<scenechoices bully 1 0>>\
<<sus bully minus 1>>\
Walking to the familiar house by this point, you hesitate for a moment considering his recent loss. Will he be able to control his emotions and not beat you senseless? With that being said, there is too much at stake for you to not follow through with his order so you knock on the door.
The door opens rather quickly with him already in his tank, shorts and boxing gloves. His face is impassive and shows no signs of distraught.
<<di bully "Go to the garage.">>
<<if visited() == 1>>You know vaguely the layout of the house but have never stepped foot to the garage before. <</if>>Despite the size of the house, the garage seems weirdly spacious - enough for a car and a few workout equipment. A pair of boxing mitts fly on your chest as you clumsily try to not drop them.
<<di bully "Put them on and let's get to work.">>
His tone is serious and no-nonsense. You put them as quickly as you can but it is still a struggle. Once gloved, he gives you just a slight warning by getting to the stance before the punches come.
Your reflex actually surprises you because you're able to catch most of the hits thrown on your way. However, you're still an amateur so he's able to get a jab to your stomach.
<<image bully/bullypunch.jpg>>
Pain shockwaves through your body and combined with the adrenaline rush it creates a strange chemical reaction in your brains that makes you moan. Whether the moan in question is from agony or pleasure is debatable.
Hearing that sound, he sneers at you, doubles the efforts and you realize that he's been holding back the whole time. More and more blows make impacts to your body along with the acceleration of your weak grunts from the hits. He is like a cat smacking around its prey mouse for kicks. The speed of his pummeling quickens as he advances more and more towards you until your chests collide.
Not only can you feel the rise and fall of his lungs, down under you can feel his hardness pressing angrily against yours - which is already half hard. Wait a minute, is he getting turned on from pounding you with his fists? And honestly, while taking the beating from him, tendrils of electricity also course through your nether region. You can't even deny that there is some serious masochistic tendency within you.
<<video bully/bullyfrot.mp4>>
His arms are now hanging parallelly over your shoulder blades as he whispers darkly to your ears:
<<di bully "I like it when you moan in pain. Music to my ears...">>
Try as you might, you cannot even detect a hint of a joke from the rasp of his voice. His light thrusts onto you erases any doubt whether he draws pleasure from inflicting pain on you.
<<di bully "Look what you fucking did to me... better take care of it...">>
<<if not $gameends>>\
<<if $bully.lust >= 6>>\
<<link "Jerk him off" "Bullyhj">>
<<presshour add 1>>
<</link>>
<<if $bully.lust >= 11>>\
<<link "Blow him" "Bullybj">>
<<presshour add 1>>
<</link>>
<</if>>\
<<if $bully.lust >= 16>>\
<<link "Let him fuck you">>
<<if $bully.state == 10>>
<<presshour add 2>>
<<goto "Bullyfuckintro">>
<<else>>
<<presshour add 2>>
<<goto "Bullyfuck">>
<</if>>\
<</link>>
<</if>>\
<</if>>\
<<else>>\
<<if setup.ws.Bullyhj1 or setup.ws.Bullyhj2>>\
<<link "Regular handjob" "Bullyhj">><</link>>
<<else>>\
<<link "==Regular handjob==">><</link>>
<</if>>\
<<if setup.ws.Bullybj1 or setup.ws.Bullybj2>>\
<<link "Regular blowjob" "Bullybj">><</link>>
<<else>>\
<<link "==Regular blowjob==">><</link>>
<</if>>\
<<if setup.ws.Bullyfuckintro or setup.ws.Bullyfuckintro>>\
<<link "First fuck" "Bullyfuckintro">><</link>>
<<else>>\
<<link "==First fuck==">><</link>>
<</if>>\
<<if setup.ws.Bullyfuck1 or setup.ws.Bullyfuck2>>\
<<link "Regular fuck" "Bullyfuck">><</link>>
<<else>>\
<<link "==Regular fuck==">><</link>>
<</if>>\
<<link "Back" "Bullyscenemenu">><</link>>
<</if>>\<<set $you.horniness = 0>>\
<<if $bully.lust <= 15>><<lust bully add 1>><</if>>\
Unwrapping the pants, you are graced with the now familiar sight and scent of his impeccable staff. It is ramrod straight and pulses slightly at your attention. Unable to hold back, your hand wraps around the base to direct the tasty cock to your mouth.
He lets out a deep exhalation at the first contact of your tongue, it swirls around the burgeoning tip and laps the pre-cum which is now profusely leaking. Taking your time, you let your mouth cocoon his manhood - flesh to flesh - to memorize the smallest groves and curves of the mouth-watering dick.
<<video bully/bullybj3.mp4>>
He, on the other hand, is impatient and roughly grips your hair to pull you away. You don't even have the time to get a word of protest in as his spear lunges determinedly to your gaping mouth.
<<di bully "What the fuck do you think you're doing, huh? Do you think my cock is your personal lollipop, dumb slut...? Your only job here is to FUCKING... CHOKE... ON... IT...">>
He emphasizes each word with a savage thrust of his hips. His formidable length is taking, taking, taking and chasing the high without a thought to its partner whose saliva is dripping messily in an attempt to accommodate. You cannot do anything else but completely forfeit your control to his storm of force and masculinity.
<<video bully/bullybj4.mp4>>
You lose track of time and reality, being mind controlled by his steady and sharp breath with each plunge down your throat. However, his command still manages to captivate your clouded mind:
<<di bully "Fffffuck... swallow every drop... got it?">>
His pace is now reaching to an erratic degree which means he's so close to the point of no return. With that knowledge, you decide to:
<span id="choices">\
<<if not $gameends or setup.ws.Bullybj1>>\
<<link "Disobey his order and make him cum on your face">>
<<if not $gameends and not setup.ws.Bullybj1>>\
<<set setup.ws.Bullybj1 to true>>
<<set $ws.Bullybj1 to true>>
<<run memorize('ws', setup.ws)>>
<</if>>\
<<replace "#choices">>\
<<include "Bullybj1">>
<</replace>>\
<</link>>
<<else>>\
<<link "==Disobey his order and make him cum on your face==">><</link>>
<</if>>\
<<if not $gameends or setup.ws.Bullybj2>>\
<<link "Obey his order and swallow every drop">>
<<if not $gameends and not setup.ws.Bullybj2>>\
<<set setup.ws.Bullybj2 to true>>
<<set $ws.Bullybj2 to true>>
<<run memorize('ws', setup.ws)>>
<</if>>\
<<replace "#choices">>\
<<include "Bullybj2">>
<</replace>>\
<</link>>
<<else>>\
<<link "==Obey his order and swallow every drop==">><</link>>
<</if>>\
</span>\<<sus bully addflat 2>>\
Despite his words, the thought of being marked completely by the potent white ink and the potential punishment that follow after drives you crazed with lust. His pistoning is now at the brutalizing level and your throat will not leave this unscathed.
<<di bully "SSSHHHIITTT... Drink up, BITCHHHHH!!!!...">>
Knowing his signs so well by now, you time the exact moment his balls unload to remove yourself as the jerking shaft pops out of your mouth. The movement sends his torrents of man juice flying and a significant amount lands on the floor. However, it is so copious even with that spillover, there is still enough to drench your face and water you with the goopy substance and the strong scent of male virility.
<<video bully/bullybjcum1.mp4>>
This complete assault of the senses also sends your hand into a frenzy as it is working overtime and soon you also join him in the land of bliss.
<<video you/youcum3.mp4>>
You pass out on the floor for just a brief and overwhelming moment before white hot pain from your abdomen radiates through your body. You yelp in pain and your member which you thought was spent spasms and a little bit more cum shot out from your slit.
<<di bully "Are you deaf or your brain is already mush from being fucked senseless? I told you to fucking swallow.">>
Another stomp to your body as you recoil from the pain and despite the agony your cock is still hard and pulsing.
<<di bully "Once I'm done washing up, if there is still cum on the floor, you're dead. Also get the fuck out of my sight, scum.">>
In spite of being just freshed out of a mind-blowing climax, the lingering arousal and overall soreness, you still get up and obey him like a good little puppy following its owner despite being kicked. And yes, you also listen to him and quietly exit the room, you're for sure whipped.
<<link "Back">>
<<if not $gameends>>
<<goto "Go outside">>
<<else>>
<<goto "Bullyscenemenu">>
<</if>>
<</link>>The idea of having a taste from this perfect specimen drives you crazed with lust. His pistoning is now at the brutalizing level and your throat will not leave this unscathed.
<<di bully "SSSHHHIITTT... Drink up, BITCHHHHH!!!!...">>
How can you even resist such sweet sentiment? You squish your face into his pubes and make small gags repeatedly. The movements create a pulsing and sweet suction on his dick which pushes him over the edge. Even when he's already ball deep inside you, his ejaculating hose still keeps ramming against your mouth violently like he can't get enough.
<<video bully/bullybjcum2.mp4>>
You can't taste the liquid since most of it is already deposited directly way down your esophagus. However, you do feel it - the immense hotness streaking slowly to your stomach. The feeling of having a part of him inside your own body turns you on to no end. With just a few slides of your hand and the taste of the remaining semen on the head of his withdrawing and spent cock, you also explode with a muffled moan. Though, your mind is clouded by the climax, you still remember cum on your own body to not spill anything on the floor like your own instinct now revolves around obeying him.
<<image you/masturbatecum1.webp>>
<<di bully "Look at you... drunk on my fucking cum... so pathetic...">>
Maybe because it's the mix of the serotonin and adrenaline ping ponging inside your brain, maybe he finally rubs off on you because you snap back:
<<di you "If understanding what I want and going after it is pathetic, then I don't ever want to be honorable.">>
<<di bully "...And what is it that you want?">>
A blush worms its way to your cheeks, not because you lie or anything, as you stammer:
<<di you "You...">>
He stares at you unfathomably for a second before concluding with a slight smile:
<<di bully "You're a ... strange one, aren't ya?">>
Of all the people, this sadistic asshole is calling you strange? Well, he's a gorgeous asshole but still... Principles.
<<di bully "Okay, you've done your job. Get the hell out of here.">>
He points his thumb toward the door before padding his way nakedly to the bathroom. Gotta love his no nonsense attitude...
<<link "Back">>
<<if not $gameends>>
<<goto "Go outside">>
<<else>>
<<goto "Bullyscenemenu">>
<</if>>
<</link>><<lust bully add 1>>\
<<set $you.horniness to 0>>\
<<scenechoices bully 1 0>>\
<<di bully "Hmm, you know what? Maybe, I should make your throat hoarse for real.">>
<<di you "What do you mean?">>
<<di bully "I already had you suck my dick, fucking your ass ain't gonna be that much different, huh?">>
To say that you don't anticipate this moment is a bold-faced lie. The idea of having actual sex with him always burns in the back of your mind. Before you can even mutter a reply, he roughly grabs your hair and sneers:
<<di bully "Why am I telling you that anyway? As if you'd not drop everything just to get me to fuck your slut hole.">>
Pulling you carelessly by your hair, you endure the pain without any protest as both of you move to a space you've never been in before - his bedroom. Opening the door, a small and neatly organized room greets you and in a glance, it seems nondescript and void of any personal touch. Of course, he doesn't drag you here for a tour so a yelp escapes as you fall gracelessly from his push.
<<di bully "Get naked.">>
You strip in a record time and while he does slowly. Once fully naked, he pounces on you and flips you to your stomach. There is a nudge between your crack as you panic a little bit since you haven't loosened yourself enough for such a huge dick to vacate.
<<di you "Hang on, can you get lube?">>
He then leans over the nightstand to grab the bottle and dangles it in front of you.
<<di bully "You mean this?">>
You nod with relief. However, he then throws it out of the window at your shock.
<<di bully "You're not gonna need it. I did say you're gonna scream, right?">>
Wait... There is no way he is going in dry, right? You gulp in dread, but already accept your fate because if you can take some hits from his boxing, you can grind your teeth through this.
Sensing your defeat through your bowed head, he takes the position behind you as the blunt tip rests threateningly on your rim. Then you hear a splat and feel the hot and slimy saliva on your entrance.
<<video bully/bullyfuck1.mp4>>
<<di bully "That's all your loose hole deserves. I'm going in bitch.">>
Once before, you appreciated his thick tool but now your regret is showing. The little bit of spit is not enough and now you are biting your lips for real as the girthy monster is now breaching your canal unrelentingly. Is it painful? Yes. Does that prevent your dick from getting hard? No.
When he's fully sheathed, a hiss flies out along with his comment:
<<di bully "Ssshit... For such a huge slag, your hole is surprisingly tight.">>
The comment is nice if it isn't for a fact that you're grimacing through the throbs of your pulverized orifice. A sharp gasp gets knocked out of you as his member smacks dab into your hole after a brief withdrawal. For the next few minutes, your mind goes completely black from the continuous pummeling of his hips.
<<video bully/bullyfuck2.mp4>>
The ache is definitely way more severe than his beating, although you're still very much erected. By this point, I've come to accept that you're also a huge painslut and this delicious mix of hurt and pleasure is electrocuting all the sensitive nerves in your brain. When your mind finally restarts, you realize that you've been mewling and moaning unconsciously and now try to stifle it.
Then, a rough pull on your hair forces out another sharp whimper from you.
<<di bully "What...? You've been screaming like a cheap whore the entire time... and now you're shy?">>
His strength scares you because now the thrusts are even more brutal. His whisper to your ear is low, breathy:
<<di bully "Scream... for... me...">>
That is enough to let out the floodgate as the tides of incoherent noise churn out from your vocal chord.
<<di you "Please... ahhhh... wreck my hole... sssssh...">>
<<di bully "Ffff... yeah...? You want my big cock to... shhhit... to destroy your hole?">>
<<di you "Yessss...! You can do anything... My ass is yours...">>
<<di bully "SSHHIITTT... FUCKKKKK!!!">>
<<video bully/bullyfuckcum1.mp4>>
The two loud smacks of your cheek ring out as he grips them tightly against his crotch and you can feel the flow of hot cum splattered on your almost cracked inner wall, further intensifying the stinging pain. That also triggers your own orgasm as your body convulses with the maelstrom of emotion.
<<video you/youfuckcum3.mp4>>
Your brain is completely jello now as you float above to some incomprehensible plane of consciousness. You feel light touches and caresses from your ass, to your back and a vice-like grip enveloping your body. A nose touching your earlobe anchors you back to the land of the living.
<<di bully "Damn... fuck...">>
He purrs and you realize that he's now hugging you while his half hard dick is still lodged deeply inside. This unexpected gesture throws you off a little bit but with the current state of mind you don't really give a damn anymore.
<<di you "You fuck me up... so good">>
You confess weakly - your voice is indeed hoarse and throaty from the excessive uses. You can feel a grin from behind.
<<di bully "No shit... Also remember: your ass is mine.">>
Afterwards, everything goes rather amicably but you don't really know as your mind is still in a daze from the echoes of the climax.
<<link "Back">>
<<if not $gameends>>
<<set $bully.state = 11>>
<<goto "Go outside">>
<<else>>
<<goto "Bullyscenemenu">>
<</if>>
<</link>><<lust bully add 1>>\
<<set $you.horniness = 0>>\
You'll never get tired of seeing his magnificent body getting unveiled. The corded arms, the firm, solid pecs and the knowing smirk that he throws your way never fails to stoke the passion flame in you.
<<di bully "What are you waiting for? Me ripping your clothes off?">>
As tempting and hot it may sound, you don't want to have a walk of shame, so off the clothes. Already learned your lesson, you prepped before since he likes to play it rough. Though it was definitely not thorough because you've learned to love the burn.
It always stings when he starts breaching you. The feeling of his giant meat stretching your hole to its limit is the perfect agony. Impatiently he starts smashing his groin and gives you almost no time to adjust, but still you love it.
<<video bully/bullyfuck3.mp4>>
<<di bully "Moan for me.">>
<span id="choices">\
<<if not $gameends or setup.ws.Bullyfuck1>>\
<<link "Be defiant and keep your mouth shut">>
<<if not $gameends and not setup.ws.Bullyfuck1>>\
<<set setup.ws.Bullyfuck1 to true>>
<<set $ws.Bullyfuck1 to true>>
<<run memorize('ws', setup.ws)>>
<</if>>\
<<replace "#choices">>\
<<include "Bullyfuck1">>
<</replace>>\
<</link>>
<<else>>\
<<link "==Be defiant and keep your mouth shut==">><</link>>
<</if>>\
<<if not $gameends or setup.ws.Bullyfuck2>>\
<<link "Listen to him and start moaning">>
<<if not $gameends and not setup.ws.Bullyfuck2>>\
<<set setup.ws.Bullyfuck2 to true>>
<<set $ws.Bullyfuck2 to true>>
<<run memorize('ws', setup.ws)>>
<</if>>\
<<replace "#choices">>\
<<include "Bullyfuck2">>
<</replace>>\
<</link>>
<<else>>\
<<link "==Listen to him and start moaning==">><</link>>
<</if>>\
</span>\<<sus bully addflat 2>>\
Defiance surges within you, he won't get the pleasure of hearing your voice that easily. You don't even have ten seconds of biting your lips before he smashes his foot on your face forcing a whimper out of you.
<<video bully/bullyfuck4.mp4>>
<<di bully "Open your fucking mouth, fag.">>
Then a whirlwind of wild thrusts, that seemingly pushes his cock to your lungs and punches the air out of you. To get enough oxygen, your mouth opens and closes like a stranded fish, creating pathetic noises that border between anguish and euphoria.
<<di bully "Fffuckk yea... scream harder bitch... Remember that you're mine... your ass... your body... and your own fucking will...">>
<<di you "Mhmmmm... y-yessss... I'm yours... completely... pleass...">>
You're unsure if you're pleading for him to slow down or speed up his relentless fucking because your balls tightens - a sign that you're about to shoot.
<<di you "Fffffuckkk... yesssss... pleassssse... I-I'M COMIN-...">>
<<video you/youfuckcum2.mp4>>
Too delirious to do anything else but spraying endless strings of pearly cum down the sheet. His race to nirvana also reaches its finale with a forceful and explosive ending as he breeds you deep and mercilessly.
<<video bully/bullyfuckcum2.mp4>>
<<di bully "Don't test my patience anymore, bitch. You won't like it.">>
He then drops you carelessly into the bed before padding to the bathroom.
<<if visited() == 1>>\
As you come down from the high, you take another look through the room since the first time you were blacked out.
On a small desk there is a computer, which you definitely need to get access to because he most likely saved your sinful videos there too. You need to find some way to get to his phone too without his knowledge, but how?
Another thing catches your eyes, next to the desk is a baseball bat with a strange brown spot on it before you can dwell on it further his voice calls out:
<<else>>\
You take a few moments to catch your breath, calm your galloping heart and almost doze off before his growly voice wakes you:
<</if>>\
<<if not $gameends and $you.sleepingpowder >= 1 and $bully.lust >= $bully.lustmax>>\
<<di bully "Get your lazy ass up and get me a glass of water.">>
This is the perfect opportunity for you to get your escape plan going.
<<else>>\
<<di bully "Why the hell are you still here? Get the fuck out of my house.">>
Despite your jelly legs, you still follow his order and leave.
<</if>>\
<<if not $gameends and $you.sleepingpowder >= 1 and $bully.lust >= $bully.lustmax>>\
<<link "Go down the stairs to fetch him water" "Bullyfucksleepingpowder">>
<<pressminute add 5>>
<</link>>
<<else>>\
<<link "Back">>
<<if not $gameends>>
<<goto "Go outside">>
<<else>>
<<goto "Bullyscenemenu">>
<</if>>
<</link>>
<</if>>\Since he asks that nicely and you won't be able to contain it anyway with each of his uncompromising slam on your prostate. Unintentionally or maybe intentionally, his tool hits the precise position of your love button like he wants to ground it to a writhing, lust-filled dust.
His fucking now has taken into another level. He enters and withdraws from you with such impressive speed like a well oiled engine whose purpose is to explode and combust. And you? Ass arching, mouth gaping to let out obscene, filthy noise that you know he likes.
<<video bully/bullyfuck5.mp4>>
<<di bully "Hell yea... you like my big cock, fag?...">>
He slaps your butt loudly, his two palms encompassing your globes in a proprietary way. You're sure as hell there will be two red marking brands in the shape of his hand on your cheeks.
Your hand is stroking your member at a medium pace but that is apparently still too much as your ass squelches around his erection with the impending orgasm.
<<di you "Sssshit... ahhh... I can't... FFUCKKKK">>
You spray your load with a shout and your whole body spasms.
<<video you/youfuckcum4.mp4>>
<<di bully "Ssshit... Here it co-... HERE IT FUCKING COMESSSSS......">>
The final punch of his shaft is like a blast of shotgun - violent and explosive. His ammunition, deposited directly to your orifice, breeds you full of his potent cum.
<<video bully/bullyfuckcum3.mp4>>
<<di you "You'd fuck me crazy if we keep up like this.">>
<<di bully "Better get some meds then because your ass ain't going nowhere.">>
Did you hear that right? Is that... a joke from him? Seeing his smirk, you confirm that it indeed is. Your heart skips at the prospect of finally winning him over.
<<if visited() == 1>>\
As you come down from the high, you take another look through the room since the first time you were blacked out.
On a small desk there is a computer, which you definitely need to get access to because he most likely saved your sinful videos there too. You need to find some way to get to his phone too without his knowledge, but how?
Another thing catches your eyes, next to the desk is a baseball bat with a strange brown spot on it before you can dwell on it further his voice calls out:
<</if>>\
<<if not $gameends and $you.sleepingpowder >= 1 and $bully.lust >= $bully.lustmax>>\
<<di bully "Come and get me a glass of water.">>
This is the perfect opportunity for you to get your escape plan going.
<<else>>\
<<di bully "Alright, you can piss off now. I have some stuff to do.">>
Despite your jelly legs, you still follow his order and get out.
<</if>>\
<<if not $gameends and $you.sleepingpowder >= 1 and $bully.lust >= $bully.lustmax>>\
<<link "Go down the stairs to fetch him water" "Bullyfucksleepingpowder">>
<<pressminute add 5>>
<</link>>
<<else>>\
<<link "Back">>
<<if not $gameends>>
<<goto "Go outside">>
<<else>>
<<goto "Bullyscenemenu">>
<</if>>
<</link>>
<</if>>\You walk down the stairs to the kitchen. With the home only to himself, the interior seems solemn and understandably lonely. As you look around, a small dent on the wall catches your attention. Is that new?
Snapping yourself out of the melancholy, you grab a mug from the cupboard and run it under the tap.
There is a moment of hesitation when you decide to:
<span id="choices">\
<<link "Add the sleeping powder <b>(Will conclude the storyline and all of his daily orders)</b>">>
<<set $you.sleepingpowder = 0>>
<<replace "#choices">>\
As much as some parts of you have enjoyed the experience, you cannot accept being at his beck and call any longer. You put in a pea-sized amount to the drink and it dissolves immediately.
You try to calm your racing heart before carrying it back to the room. He lays there leisurely scrolls on his phone.
<<di you "Here.">>
He takes the mug from outstretched hand without a word and drains all of it in one go.
<<di bully "Clean it and then get o...out-. Why am I so... tired...?">>
His eyelids shutter despite all of his effort to keep them open and soon he succumbs to sleep.
Now it's time for you to get into work.
<<link "Get into his phone" "Bullyfucksleepingpowder1">><<pressminute add 15>><</link>>
<</replace>>\
<</link>>
<<link "Don't add the sleeping powdet yet">>
<<replace "#choices">>\
Despite all that, your masochistic self still hasn't got enough and wants more and more from you. So you decide to put the powder away for now and then bring the cup of water to him.
Afterwards, he dismisses you once again but you never utter a word of complaint.
<<link "Back" "Go outside">><</link>>
<</replace>>\
<</link>>
</span>\Grabbing his phone quickly and going through the gallery, you don't know how to react with the contents inside. All of them are pictures of you taken when you weren't aware...
<<di you "Why...?">>
The man seems cold towards you most of the time but this feels like the action of an obsessive stalker. The realization makes you pause for a minute to ponder: Is he actually obsessed with you?
However, your goal now is to delete all the traces of your sinful acts so you comb through every folder to delete any evidence as well as photos of yourself too.
<<link "Move on to his computer" "Bullyfucksleepingpowder2">><</link>>You get to his desk and turn on the computer. Luckily, it is not locked behind any password so you access and scour through the database to make sure that there is nothing damning about you in his storage.
Once you feel like you have done a thorough search, you can finally release a huge breath of relief. Since there is still much time, you take a look around. Hmm... the baseball bat that you saw before disappears. Otherwise, like before there isn't much inside the room. <<button "<b><u>There are a few drawers on the desk though.</u></b>" "Bullyfucksleepingpowder3">><</button>>
Afterwards, there isn't much else to do you decide to escape in case he wakes up and wreak havoc upon you.
<<link "Back" "Go outside">><<set $bully.state = 12>><<pressminute add 15>><</link>>Opening the top drawer, you find an old thick notebook with 'Journal' scrawled on the covered by most likely a kid. Intrigued, you open it up and see the contents inside:
<i>...<b>2nd grade:</b>
...Mrs. Ward told me to write down what I do throughout the week, reflect on my actions and control my emotions...
...Was I wrong to punch Henry? He was calling me an asshat who lived in a dump. Why was I being punished but not him? I don't understand...
...Dad was fighting with mum again, I can't sleep. I'm scared...
...<b>7th grade:</b>
...He hit me in the face just because I forgot to get him a pack of beers. Mom? She doesn't care. It hurt but then I just feel numb inside. Will this ever end?...
...<b>10th grade:</b>
...I thought life was so boring but then something strange happened today. A kid named $you.Namedis showed up in class, for some reasons, he felt so fascinating that I couldn't take my eyes off him. I don't know if I like this feeling or not...
...<b>12th grade:</b>
...Anger. That's what I'm feeling right now. Why can't I control myself around $you.Namedis? Why does he always avoid me? Am I being too mean to him? How do I get his attention? Maybe I should give up, this isn't me...</i>
Now you know it's $bully.Name's journal, you take a minute to digest all the things you just read:
1. He has an abusive childhood.
2. He seems depressed.
3. He is actually obsessed with you but doesn't how know to treat you?
A seedling of sympathy sprouts swiftly inside you despite all the fucked up things he's done. You then continue to the the most recent notes:
<i>...I killed him, I killed the fucking bastard. Did I regret it? No. He fucking deserved it. Should I feel remorse? I don't know but when he was bleeding out, all I felt was a rush of endorphin. Overpowering him, taking my control back from that pitiful excuse of a father. $you.Namedis was right. It felt good to just do whatever I want. Finally, I'm free...</i>
Your heart plummets to your stomach. What the fuck? He killed his own father??? Holy shit, <b><<if $bully.tvstate === 1>>the head trauma, <</if>>the bruises on $bully.Name's body, the baseball bat with a brown smudge</b>. Now they all connect.
He killed his father and made it look like an accident.
This journal will be a important evidence to convict him. Before leaving the home in haste, you decide to:
<<link "Take the journal with you <b>(Will alter endings to secret ones)</b>" "Go outside">><<set $bully.state = 13>><</link>>
<<link "Leave it and forget it <b>(Will not alter endings)</b>" "Go outside">><<set $bully.state = 12>><</link>><<if not $gameends>>\
@@.title;“CUT TIE” ENDING@@
<</if>>\
<<scenechoices bully 1 0>>\
Before making the decision you want to hear the reasoning behind why he took those sneak shots of you.
<<di you "Why were there so many pictures of me on your phone?">>
A grimace appears on his rugged handsome face, before he lets out a frustrated noise:
<<di bully "Why? It's because of your fault. You fucking haunt me and every moment I'm awake, all I can think of is YOU.">>
He then advances and pulls your neckline.
<<di bully "What the fuck did you do to me? Why did you show your face? I knew this was a fucking bad idea from the beginning. I thought I could just play and then discard you like an dumb toy. But no, you had to enjoy my rage, my violence, my insanity and entice me with your fucking look and voice. Do you know why, after every single fuck, I just wanted to chain you up here forever, but instead told you to go away? Because I fucking care for you.">>
His revelation shocks you. You didn't truly understand how deep his obsession was. However, it still cannot justify all the abuse you had to endure just because of his own selfish fixation.
<<di bully "I care for you... but you still pushed me away, drugging me. Am I really that repulsive? I thought we had something...">>
<<di you "STOP!! You think confessing would somehow make things okay? None of your explanations can excuse the turmoil and hurt you inflict on me. I know my action was morally wrong but yours are beyond fucked up and you're fucked up too.">>
You aren't sure where that anger comes from, however it takes a huge weight off your shoulders being able to say it to his face.
<<di you "Please seek help... and keep me out of it.">>
With that finality, you pull away from him and leave. Once you're at the door, you turn back to give him a parting look and see a dejected figure. The softie in you feels a twinge of sadness but your rational mind tells it to steel itself and walk out and never look back.
<<image bully/bullycuttieend.jpg>>
— 3 days later —
As you walk down the hall of the college, $oni.Name catches up to you:
<<di oni "Hey, hey, $you.Namedis. Did you hear the news?">>
There has been a lot on your mind in the last few days, so you have been cocooning in your own world at home and unaware of the everyday gossip for a while.
<<di you "What news?">>
<<di oni "$bully.Name... He's dead...">>
<<di you "What?!">>
A chill runs through you.
<<di oni "Yes... He hanged himself 2 days ago. It was suicide.">>
A barrage of mixed emotions blows through you. Why? Why did he do that? Sensing your discomfort, she consoles:
<<di oni "I know he was such an asshole to you but a man taking his own life, most likely due to mental health, is never okay... I know you're always a happy-go-lucky type of guy but whenever you're down, just talk to me, okay?">>
<<di you "O-okay...">>
You just feel numb. Did he do that because of... you?
<<if not $gameends>>\
<<link "<b>Continue to the game</b>" "College">><<set $bully.state = 14>><</link>>
<<link "Finish the game and go to gallery" "Memoriesmenu">><<set $gameends = true>><</link>>
<<else>>\
<<link "Back" "Bullyscenemenu">><</link>>
<</if>>\<<if not $gameends>>\
@@.title;HAPPY ENDING@@
<</if>>\
<<scenechoices bully 1 0>>\
Before making the decision you want to hear the reasoning behind why he took those sneak shots of you.
<<di you "Why were there so many pictures of me on your phone?">>
A grimace appears on his rugged handsome face, before he lets out a frustrated noise:
<<di bully "Why? It's because of your fault. You fucking haunt me and every moment I'm awake, all I can think of is YOU.">>
He then advances and pulls your neckline.
<<di bully "What the fuck did you do to me? Why did you show your face? I knew this was a fucking bad idea from the beginning. I thought I could just play and then discard you like an dumb toy. But no, you had to enjoy my rage, my violence, my insanity and entice me with your fucking look and voice. Do you know why, after every single fuck, I just wanted to chain you up here forever, but instead told you to go away? Because I come to fucking care for you.">>
His revelation shocks you. You didn't truly comprehend how deep his obsession was. Of all the people, he - a gorgeous man who can have a pick of anyone - chose you.
<<di bully "I care for you... but you still pushed me away, drugging me. Am I really that repulsive? I thought we had something...">>
<<di you "I was scared, you know. I was scared of you having control over me, scared of the pains... and sacred of how I love every single part of it. I was afraid I was losing myself to you and to the delicious torments that turned me into a needy mess. It was too good that it frightened me...">>
He glances back at you with shock and for the first time, you see him at loss for words:
<<di bully "You mean...">>
<<di you "Any sane person would have put you behind bars for your actions but me? I want you to chain me up to your bed and make me your bitch forever.">>
He growls and holds you up for a bruising kiss.
<<di bully "As you wish... my fucking slut.">>
With your feeling reciprocated, the sex with him takes on another level. You two burn the sheets up literally from the endless friction of the young and wild love.
<<image bully/bullyhappyend.jpg>>
—
After making things official, he has mellowed out significantly due to you showering him with love - something that he admits that he never experienced before in his life.
Sometimes, you still receive his text with his order to reminisce the old time and of course lead to mind-blowing fucks.
Despite all his flaws, quirks and even insanity, he's still yours and you're his forever.
<<if not $gameends>>\
Occasionally, you take a look back to all the good <<link "memories" "Memoriesmenu">><<set $gameends = true>><</link>> that lead to the moment you got him.
<<else>>\
<<link "Back" "Bullyscenemenu">><</link>>
<</if>>\<<scenechoices bully 1 0>>\
<<if not $gameends>>\
@@.title;“IMPRISONMENT” ENDING@@
<</if>>\
<<di you "Actually, I would like to report a case?">>
He perks up at your word and something glints in his eyes.
<<di police "Really? Alright, I have some time, let's see it.">>
—
After giving him solid proof and $police.Name shares with you that investigator also had some doubts about the car accident, especially the wound on his forehead. He thanks you and after the excruciating elaboration (with some omission of course), you finally feel the guilty weight being lifted off as well as the thought of putting your bully away to prison. Hopefully, you won't have to see him ever again.
—
Next morning you receive a phone call from him. You have a thought of just hanging up right there but your finger instinctively presses the accept button. First, all you can hear is the siren before a weak, barely audible voice rasps:
<<di bully "Hey...">>
<<di you "Um... why are you calling me now?">>
A pregnant pause passes where only the piercing noise over the speakers fill the silence.
<<di bully "... Do you know that... I actually care for you?">>
<<di you "...what?">>
You can hear a self-deprecating laugh over the phone.
<<di bully "Nevermind... What the hell am I talking about? Just go celebrate, you got your revenge. The imprisonment doesn't mean anything to me... It's your actions that hurt most...">>
He says in a tired voice. You anticipated rage, anger and vileness from him not this dejection and defeat and it throws you for a loop.
<<di bully "Live a free life for me, $you.Namedis. Goodbye.">>
<<image bully/bullyimprisonmentend.jpg>>
The line goes dead and you sit there in bed silently for a beat. Why does it feel like you're at fault for bringing justice to him? What you did was right, right?
<<if not $gameends>>\
<<link "<b>Continue to the game</b>" "Your bedroom">><<set $bully.state = 14>><</link>>
<<link "<b>Finish the game and go to gallery</b>" "Memoriesmenu">><<set $gameends = true>><</link>>
<<else>>\
<<link "Back" "Bullyscenemenu">><</link>>
<</if>>\<<scenechoices bully 1 0>>\
<<if not $gameends>>\
@@.title;“DEAD” ENDING@@
<</if>>\
Standing on his porch, you are thinking to yourself - what the fuck are you doing? Going through all that pain and planning just to give back the only evidence that can land $bully.Name in prison? However, before you can change your mind, the door is opened and standing in front of you is none other.
<<di bully "You're gonna come in?">>
He doesn't appear to be angry, but actually he looks like shit. You walk silently behind him and then sit on the couch facing each other. He just stares at you unblinkingly and makes you squirm before you can't take it any longer, pull out the journal and slide it over.
<<di you "Here, your journal.">>
He takes and swipes the notebook gently like something precious.
<<di bully "I take it that you already read it.">>
<<di you "Yea...">>
<<di bully "Then what do you think of me?">>
That question makes you pause. Since when does he want to know about your opinions?
<<di you "I can't say what you did was right but I cannot judge...">>
<<di bully "Do you think I'm an unsalvageable monster?">>
He interrupts, something urgent laced in his tone.
<<di you "...Yes, but maybe not. I don't know. An outsider will have the right answer, but me - someone who endure your tortures - I cannot say definitely.">>
<<di bully "...Hahahahahahahaha, I see.">>
He laughs self-deprecatingly and in a blink of an eye, he's on you - gagged with a cloth. Your screams are muffled as you struggle against him fruitlessly. The man is too damn strong so soon enough your hands are tied behind your back with a zip-tie and your legs bound by his strong thighs.
<<video bully/bullyfuck6.mp4>>
<<di bully "Keep screaming, no one can hear you and it only makes me harder.">>
The unmistakable heat from his molten pole makes itself known in the cleft of your ass as he grinds slowly on you. Being restrained and under him involuntarily first and foremost is not ideal whatsoever but undeniably the slutty part of you loves this. Well, maybe you need to be pliant and submissive to let his guard down, it worked before.
A loud rip travels to your ears and the cool air drapes over your naked body as he shreds your clothes into pieces. This shouldn't have been such a turn on but it is and you feel yourself getting hard. Seeing you being unresistant to his violent tendency, he leers with contempt:
<<di bully "Heh, look at that you are hard from being tied up and violated. If I'm a monster then you're the biggest pathetic whores.">>
The humiliation doesn't kill your erection but actually makes your erection bounce with excitement.
<<link "He begins fucking you" "Bullyend5">><</link>>$bully.Name actually doesn't text you once since then. You feel mostly liberated but not a small part of you actually misses him. Maybe you're really fucked crazy because now standing in his porch, nerves filled your gut as you wonder why the fuck you're here. When you decide to knock, the door flies open with a disheveled-looking $bully.Name gazing back at you. He takes a few moments to drink you in before shouting scaldingly:
<<di bully "Why the fuck are you here?">>
<<di you "Um... just see how you're doing.">>
<<di bully "Not drugged to death if that's what you're asking.">>
Despite his angry words, he still hasn't told you to get out of his face so you get the courage to say:
<<di you "Can I come in?">>
He doesn't answer but walks back into the house without closing the door, so you go in with him.
He's now sprawling on the couch with a few cans of empty beers thrown all over the table. Sitting opposite of him, you think of how you would like to take your relationship with him:
<span id="choices">\
<<if not $gameends or setup.ws.Bullyend1>>\
<<link "Cut tie with him <b>(TW: Suicide)</b>" "Bullyend1">>
<<set $day += 3>>
<<if $day === 9>>
<<set $day = 2>>
<<elseif $day === 10>>
<<set $day = 3>>
<</if>>
<<set _ctd = $day>>
<<set $hour = 8>>
<<set _cth = $hour>>
<</link>>
<<else>>\
<<link "==Cut tie with him==">><</link>>
<</if>>\
<<if not $gameends or setup.ws.Bullyend2>>\
<<link "Propose a new direction for your relationship" "Bullyend2">>
<</link>>
<<else>>\
<<link "==Propose a new direction for your relationship==">><</link>>
<</if>>\
</span>\ - <i>Get access to the shop of $oni.Name's grandma</i>
<<if hasVisited("Witchtalk1")>>\
• You now can access her shop from outside
• <b>The shop opens from 12:00 to 22:00</b>
<<else>>\
• You can talk to $oni.Name to know where the shop is
• <b>You can find her in college from 8:00 to 18:00</b>
<</if>>\<<set $you.location = passage()>>\
<<if visited() == 1>>\
<<image policestation.jpg>>
Stepping into the station, you must look a little bit lost because immediately there is a total beefcafe of a police officer approaches you:
<<image police/police1.jpg>>
<<di police "Hey kid, how can I help you?">>
You can see his name tag which says <<textbox "$police.Name" "Cade">>
<span id="choices">\
<<link "Just say you're waiting for someone first">>
<<replace "#choices">>\
<<di you "Ahh, I'm just waiting for someone here.">>
He squints at you suspiciously but still gives you an easy-going smile.
<<di police "Alright, if you need any help, just tell me.">>
<<link "Back" "Police station">><</link>>
<</replace>>\
<</link>>
</span>\
<<else>>\
<<image police/police1.jpg>>
<<di police "So, what do you need?">>
<<if $bully.state === 13 >>\
<<link "<b>I would like to report a murder case - BULLY'S ENDING</b>" "Bullyend3">>
<</link>>
<</if>>\
<<link "Back" "Go outside">><</link>>
<</if>>\<<di bully "...and I'm gonna give you what you deserve.">>
With you completely at his mercy, he spreads your legs and with just the most miniscule amount of spit, his rock hard cock enters viciously. His breaching fills you with pain and objectively it's even worse that the first time he fucked you. However, you've learned to deprive pleasure from the agony and the way he pushes in and out of you with immense strength and speed - it just burns so good.
<<di bully "Hahaha, you're moaning from me raping your ass? Such a shameless bitch...">>
The lust-filled sound just falls out of your mouth without you knowing, like your second nature by this point, whenever his dick makes contact with your hole. You then feel his large hands close around your neck when the emotion is climbing near to the top.
<<video bully/bullyfuck7.mp4>>
His grip is tightened to a extreme degree and you gasp in discomfort to take in as much oxygen as you can. The combination of your floaty state of mind with the pistoning hardness that grazes all the right spots inside you pushes you over to the depth of euphoria. Your member erupts without needing a single touch from you and that nearly makes you pass out of all of the intensity.
<<video you/youfuckcum5.mp4>>
<<di bully "SSHHIITTTT!!! ARGHHHH!!!">>
His staff spasms wildly inside you as it fills you with hot seed and continue fuck it in to the depth almost no one has reach before. You sigh in bliss and warmth and your body tender from the vigorous endeavor you've gone through. However, his choke on you suddenly comes back in full force.
<<video bully/bullyfuckcum4.mp4>>
<<di bully "You know something? I cared for you once... thought I could trust you... but you then had to drug, steal from me and betrayed me... I thought I had something... someone... But that's how life is, huh?">>
It's reaching to the point of real suffocation now, if your hands were free, they would claw at his grip to find an escape but alas, you're bound and helpless. Your brain is now fuzzy from the lack of oxygen but you can still hear his cold and emotionless words.
<<di bully "I'm sick and tired of it... You're just like them... and you fucking deserve this...">>
<<image bully/bullystrangle.jpg>>
Using all of his might, he strangles you and now it suddenly dawns on you that <b>he will kill you</b>. You gasp in desperation and beg him with your weak, incoherent noise and your pleading gaze, but it's no help. Just before you succumb to the void, you hear a soft whisper:
<<di bully "Don't worry... Soon, I will join you...">>
<<if not $gameends>>\
In the back of your mind, you knew this was coming. Surrounding in darkness, you look back at all the <<link "memories" "Memoriesmenu">><<set $gameends = true>><</link>> leading to that point and wonder if there was anything that could have been done differently.
<<else>>\
<<link "Back" "Bullyscenemenu">><</link>>
<</if>>\ - <i>How to last longer?... Health-wise not sexual-wise... 8 hours more to be precise</i>
<<if $witch.dadhelpstate == 2 and $witch.dadhelptimer >= 1>>\
• Bring it to Mrs. $witch.Name <b>- only after your brother has helped her</b>
<<elseif $witch.dadhelpstate == 1 and $witch.dadhelptimer >= 1>>\
• Ask for the flash drive from $w.ydad
<<elseif $witch.dadhelpstate == 1 and $witch.dadhelptimer == 0>>\
• Wait until tomorrow to ask him for the flash drive
<<elseif $witch.dadhelpstate == 0>>\
• Talk to $w.ydad and ask for his help <b>(req: 21+ affection)</b>
<</if>>\
<<if $witch.brohelpstate == 0>>\
• Talk to $w.ybrother and ask for his help <b>(req: 21+ affection)</b>
<</if>>\<<set _countdown = 3>>\
<<set _timeleft = 60>>\
<<set _totalpoint = 0>>\
<<set _enablekey = false>>\
<<set _appearcounter = _appearcountermax - _appeardelay - 10>>\
<<set _keypress = 0>>\
<<repeat 1s>>\
<<if _countdown == -1>>\
<<replace "#timeleft">>Time left: _timeleft<</replace>>\
<<if _timeleft === 0>>\
<<set _timeleft -->>\
<<stop>>\
<</if>>\
<<set _timeleft -->>\
<<elseif _countdown == 0>>\
<<replace "#timeleft">>GO!<</replace>>\
<<replace "#keydisplay">>_countdown<</replace>>\
<<set _countdown -->>\
<<else>>\
<<replace "#timeleft">>Ready?<</replace>>\
<<replace "#keydisplay">>_countdown<</replace>>\
<<set _countdown -->>\
<</if>>\
<</repeat>>\
<<repeat 0.1s>>\
<<if _countdown == -1>>\
<<if _timeleft === -1>>\
<<set _keypress = 0>>\
<<set _enablekey = false>>\
<<if _difficulty === 1 and _totalpoint >= 20>>\
<<set _extramoney = _totalpoint - 20>>\
<<money 40>>\
<<money _extramoney>>\
<<elseif _difficulty === 2 and _totalpoint >= 30>>\
<<set _extramoney = _totalpoint - 30>>\
<<money 50>>\
<<money _extramoney>>\
<<elseif _difficulty === 3 and _totalpoint >= 60>>\
<<set _extramoney = _totalpoint - 60>>\
<<money 80>>\
<<money _extramoney>>\
<<else>>\
<<set _extramoney = 0>>
<<money _totalpoint>>\
<</if>>\
<<if $resman.bjtime >= 4>>\
<<money 20>>\
<</if>>\
<<replace "#keydisplay">>Finished!<</replace>>\
<<replace "#totalpoint">>@@.add;TOTAL EARNING: <<if _difficulty === 1 and _totalpoint >= 20>>$$40<<elseif _difficulty === 2 and _totalpoint >= 30>>$$50<<elseif _difficulty === 3 and _totalpoint >= 60>>$$80<<else>>$$<<print _totalpoint>><</if>><<if _extramoney > 0>> + $$<<print _extramoney>> (TIPS)<</if>><<if $resman.bjtime >= 4>> + $$20 (MANAGER'S FAVORITE)<</if>>@@<</replace>>\
<<replace "#back">><<link "Back" $you.location>><</link>><</replace>>\
<<stop>>\
<</if>>\
<<set _appearcounter ++>>\
<<if _appearcounter == _appearcountermax - _appeardelay>>\
<<set _randomkey = random(1,4)>>\
<<set _enablekey = true>>\
<<if _randomkey == 1>>\
<<replace "#keydisplay">>W<</replace>>\
<<elseif _randomkey == 2>>\
<<replace "#keydisplay">>S<</replace>>\
<<elseif _randomkey == 3>>\
<<replace "#keydisplay">>A<</replace>>\
<<else>>\
<<replace "#keydisplay">>D<</replace>>\
<</if>>\
<<silently>><<on 'keydown'>>
<<which 87>> /% the w key %/
<<set _keypress = 1>>
<<which 83>> /% the s key %/
<<set _keypress = 2>>
<<which 65>> /% the a key %/
<<set _keypress = 3>>
<<which 68>> /% the d key %/
<<set _keypress = 4>>
<</on>><</silently>>\
<</if>>\
<<if _appearcounter == _appearcountermax and _keypress == 0>>\
<<replace "#keydisplay">>@@.minus;-1@@<</replace>>\
<<set _totalpoint = Math.clamp(_totalpoint - 1, 0, 100)>>\
<<replace "#totalpoint">>Total point: _totalpoint<</replace>>\
<<set _enablekey = false>>\
<<set _appearcounter = 0>>\
<<off '.macro-event'>>\
<<elseif _appearcounter >= _appearcountermax - _appeardelay and _keypress != 0>>\
<<if _randomkey == _keypress>>\
<<replace "#keydisplay">>@@.add;+1<</replace>>\
<<set _totalpoint = Math.clamp(_totalpoint + 1, 0, 100)>>\
<<replace "#totalpoint">>Total point: _totalpoint<</replace>>\
<<set _enablekey = false>>\
<<set _appearcounter = 0>>\
<<set _keypress = 0>>\
<<off '.macro-event'>>\
<<else>>\
<<replace "#keydisplay">>@@.minus;-1@@<</replace>>\
<<set _totalpoint = Math.clamp(_totalpoint - 1, 0, 100)>>\
<<replace "#totalpoint">>Total point: _totalpoint<</replace>>\
<<set _enablekey = false>>\
<<set _appearcounter = 0>>\
<<set _keypress = 0>>\
<<off '.macro-event'>>\
<</if>>\
<</if>>\
<</if>>\
<</repeat>>\
<div id="timeleft" style="text-align: center; font-size: 40px; font-weight: bold">Ready?</div>\
<div id="keydisplay" style="text-align: center; font-size: 40px; font-weight: bold">_countdown</div>\
<center><<link "<b>⠀⠀⠀W⠀⠀⠀</b>">><<if _enablekey>><<set _keypress = 1>><</if>><</link>>
<<link "<b>⠀⠀⠀A⠀⠀⠀</b>">><<if _enablekey>><<set _keypress = 3>><</if>><</link>>⠀⠀⠀<<link "<b>⠀⠀⠀S⠀⠀⠀</b>">><<if _enablekey>><<set _keypress = 2>><</if>><</link>>⠀⠀⠀<<link "<b>⠀⠀⠀D⠀⠀⠀</b>">><<if _enablekey>><<set _keypress = 4>><</if>><</link>></center>
<div id="totalpoint" style="font-size: 20px; font-weight: bold">Total point: _totalpoint</div>\
<div id="back"><<link "Give up" $you.location>><</link>></div>\<<link "Mindlessly work through 6 hour shift - No minigame">>
<<presshour add 6>>
<<if $resman.bjtime >= 4>>
<<money 50>>\
<<replace ".passage">>\
<<di resman "Here is an extra $20 for ya.">>
He winks at you flirtily.
Your 'hard' work pays off and you earn @@.add;$50@@.
<<link "Back" $you.location>><</link>>
<</replace>>\
<<else>>\
<<money 30>>\
<<replace ".passage">>\
You work hard and earn @@.add;$30@@.
<<link "Back" $you.location>><</link>>
<</replace>>\
<</if>>\
<</link>>
<b>MINIGAME:</b>
Each W, A, S, D letter will appear randomly on the screen, your job is to press on your keyboard or click/tap the button on the screen accordingly and quickly to get a point. If you miss, you will get -1 point. Each point will give you $1. Reaching a certain threshold to get extra earning. You will get another extra $20 when you become the manager's favorite.
Easy - 20 point: You will get $40 instead of $20
Medium - 30 point: You will get $50 instead of $30
Hard - 60 point: You will get $80 instead of $60
Duration: 60 seconds (6 hours in-game)
<b>Difficulty:</b>
<<link "Easy">>
<<presshour add 6>>\
<<set _appearcountermax = 30>>\
<<set _appeardelay = 15>>\
<<set _difficulty = 1>>\
<<replace ".passage">>\
<<include "Workatfastfoodminigame">>
<</replace>>\
<</link>> \
<<link "Medium">>
<<presshour add 6>>\
<<set _appearcountermax = 20>>\
<<set _appeardelay = 10>>\
<<set _difficulty = 2>>\
<<replace ".passage">>\
<<include "Workatfastfoodminigame">>
<</replace>>\
<</link>> \
<<link "Hard">>
<<presshour add 6>>\
<<set _appearcountermax = 10>>\
<<set _appeardelay = 8>>\
<<set _difficulty = 3>>\
<<replace ".passage">>\
<<include "Workatfastfoodminigame">>
<</replace>>\
<</link>>
<<link "Back" $you.location>><</link>>You have a strange feeling that the woman is capable of helping you tackle the most difficult tasks. Therefore, you approach her with a question:
<<di you "Do you know any way to win a guy over?">>
<<di witch "Huh? You're still having a hard time with that cute mug of yours and your aura?">>
<<di you "Aura? What do you mean?">>
Her face turns serious for a moment and you can feel a shot of strange energy, from her eyes, swirling through the air around you.
<<di witch "Hmm, you don't know? Interesting... Let's just say that you have a very captivating vibez, that's what the kids are saying these days, right?">>
At first, she gazes at you deep in thought but then starts laughing at her choices of words.
<<di witch "Well anyway, that's easy. Guys, girls, no matter the gender, gift-giving definitely is to get on their good sides...">>
Duh, of course. A good personal gift can definitely help strengthen your bonds with the recipient. When you're about to thank her, she continues:
<<di witch "...which by the way, my shop also has an extensive selection to choose from. I don't just sell medicines.">>
Of course..., it was a PR move to promote her own business... What else did you expect? Still, it doesn't hurt to ask around:
<<link "What do you think will make a good gift for my $w.dad?" "Witchdadgift1">><</link>>
<<link "What do you think will make a good gift for my $w.brother?" "Witchbrogift1">><</link>>
<<if $resman.start>>\
<<link "What gift will help me cozy up with my boss at the fast food restaurant?" "Witchresmangift1">><</link>>
<</if>>\
<<if $bully.state >= 3>>\
<<link "Theoretically, what is something good to give to your “bully”?" "Witchbullygift1">><</link>>
<</if>>\<<if $dad.giftstate == 0>>\
<<di witch "Aww, being a good little $w.son, aren't ya? Let me think... he's an accountant, right?">>
Her lids close as her eyes move around the socket like she's actually looking at something in her own mind. After just two blinks, she exclaims excitedly:
<<di witch "Aha, I know just the thing.">>
She then goes to the backroom with her extraordinarily nimble legs and comes back with... a gray tie...? He does wear suits to work but you've never seen a tie around his neck before so you explain to her:
<<di you "Umm, I'm not sure about this. He never wear one before...">>
<<di witch "Oh relax young man. He's an accountant so a simple guy that enjoy the simple things... and sometimes we overlook how meaningful the simplest thing can be.">>
That's actually wise and she must have a "trustworthy aura" or something because you totally believe her 100% now.
<<di witch "And you can get it with just $50 or you can do this task and I'll give it to you for free.">>
Here we go again, she really wants you to get your ass up and work, so you choose to:
<span id="choices">\
<<if $you.money >= 50>>\
<<link "Pay $50.">>
<<set $dad.giftstate = 3>>\
<<money -50>>\
<<replace "#choices">>\
<<di you "Here you go">>
<<di witch "Excellent!">>
You receive the tie from here, let's pray that it will be worth it.
<</replace>>\
<</link>>
<<else>>\
<<link "==Pay $50.==">><</link>>
<</if>>\
<<link "Ask her what the task entails.">>
<<replace "#choices">>\
<<include "Witchdadgift2">>
<</replace>>\
<</link>>
</span>\
<<elseif $dad.giftstate == 1>>\
<<di witch "What? You wanna change your mind?">>
<span id="choices">\
<<if $you.money >= 50>>\
<<link "Pay $50.">>
<<set $dad.giftstate = 3>>\
<<money -50>>\
<<replace "#choices">>\
<<di you "Here you go">>
<<di witch "Excellent!">>
You receive the tie from here, let's pray that it will be worth it.
<<link "Back" "Witch">><</link>>
<</replace>>\
<</link>>
<<else>>\
<<link "==Pay $50.==">><</link>>
<</if>>\
<<link "Nevermind" "Witch">><</link>>
</span>\
<<else>>\
<<set $dad.giftstate = 3>>\
<<di you "Here you go">>
<<di witch "Excellent!">>
You receive the tie from here, let's pray that it will be worth it.
<<link "Back" "Witch">><</link>>
<</if>>\<<set $dad.giftstate = 1>>\
<<di witch "Excellent, I got a delivery to a customer who ordered online from my shop 3 days ago. However, you know I'm a little bit caught up right now so I haven't gotten around doing it. Your offer to help is perfectly timely.">>
First of all, her shop has a website?! Second of all, she's seriously postponing doing the delivery because she's busy playing puzzle games on her phone all day? Your eyes twitch wildly but still you manage a smile:
<<di you "Well, let's see where it is and I don't think it is possible for me to do if they're from across the country.">>
<<di witch "Don't worry hun. I only sell locally and cancel all the online orders not from this town. In fact, the address is your college.">>
She gives you a printout with the information and it catches your eyes. Room 402, Kingston College dorm - that's the dealer's room. You glance into the bag and learn that the content inside is a jar with the label "Tranquility Lotion - helps you relax all the muscles in the right places - Coconut scent". Interesting, you're intrigued so you gladly accept the request:
<<di you "Alright, this is easy so I'll do it.">>
<<link "Back" "Witch">><</link>><<if $bro.giftstate == 0>>\
<<di witch "Wow, you guys are really close, huh? I'm gonna see what I can find.">>
Her lids close as her eyes move around the socket like she's actually looking at something in her own mind. After just two blinks, she exclaims excitedly:
<<di witch "Aha, found it.">>
She then goes to the backroom with her extraordinarily nimble legs and comes back with a few pairs of... JOCKSTRAPS?!? You gasp sharply and clutch any type of imaginary pearl like a church lady because: Why would she have jockstraps on her gift section???
<<di you "Ghn... ahh... Is that what I think it is that you're holding...?">>
<<di witch "Yep, jockstraps. Your brother likes to work out, right? These are very comfy and in amazing quality. Many of my clients can testify to that.">>
<<di you "But... it's...">>
<<di witch "What's wrong? They come in many colors here. I can sell you 5 pairs for $50, $10 each. Or your helping me with some stuffs in exchange for them.">>
You really don't want to dwell on the appropriateness of this gift with her so you settle on:
<span id="choices">\
<<if $you.money >= 50>>\
<<link "Pay $50.">>
<<replace "#choices">>\
<<money -50>>\
<<set $bro.giftstate = 3>>\
<<di you "Here you go">>
<<di witch "Excellent!">>
You receive the box of jockstraps from her, let's pray that these things will be worth it.
<<link "Back" "Witch">><</link>>
<</replace>>\
<</link>>
<<else>>\
<<link "==Pay $50.==">><</link>>
<</if>>\
<<link "Ask her what she needs help with.">>
<<replace "#choices">>\
<<include "Witchbrogift2">>
<</replace>>\
<</link>>
</span>\
<<elseif $bro.giftstate == 1>>\
<<di witch "What? You wanna change your mind?">>
<span id="choices">\
<<if $you.money >= 50>>\
<<link "Pay $50.">>
<<set $bro.giftstate = 3>>\
<<money -50>>\
<<replace "#choices">>\
<<di you "Here you go">>
<<di witch "Excellent!">>
You receive the box of jockstraps from her, let's pray that these things will be worth it.
<<link "Back" "Witch">><</link>>
<</replace>>\
<</link>>
<<else>>\
<<link "==Pay $50.==">><</link>>
<</if>>\
<<link "Nevermind" "Witch">><</link>>
</span>\
<<else>>\
<<set $bro.giftstate = 3>>\
<<di you "Here you go">>
<<di witch "Excellent!">>
You receive the box of jockstraps from her, let's pray that these things will be worth it.
<<link "Back" "Witch">><</link>>
<</if>>\<<set $bro.giftstate = 1>>\
<<di witch "Well you know, same old small business stuff - delivery! This time I'll need you to deliver this to the Davis department store.">>
Hmm, that's the one near your home that you usually get beers there. You have never bothered to try and chat up with the store owner before but maybe the recipient is him?
<<di witch "Here is the contact information. Once it's done you can come back to get the gift.">>
You're one nosy mofo, so you glance inside the bag - "Aphrodite - Restore your manhood". It looks like a typical jar of pills and feels like some kind of aphrodisiac. Wait a minute, the regular rocket pills that you have heard around don't work on this guy so he had to resort to this? You shake your head in comradery and pray that the guy will be able to get it up with the help of this pill.
<<link "Back" "Witch">><</link>><<if $resman.giftstate == 0>>\
<<di witch "Aiming for that promotion, huh? I'll see what I can find in the store.">>
Her lids close as her eyes move around the socket like she's actually looking at something in her own mind. After just two blinks, she exclaims excitedly:
<<di witch "Aha, found it.">>
She then goes to the backroom with her extraordinarily nimble legs and comes back with a few pairs of… socks. Really? Gifting socks are like the cliche-est of all the cliches, so you give her a doubtful look.
<<di witch "Hey! Don't give them that dirty look. They are made from the finest cottons and are extremely comfortable and for someone who is on their feet the whole day? It is a godsend.">>
Well, she does have a point in that because he truly walks around a lot during your shift.
<<di you "Okay so how much is it?">>
<<di witch "Cheap, just $50 for this whole pack of 5 pairs or your labor in exchange to them.">>
Labor? Man, you feel like getting the stuff from her shop is like a second job to you at this point. Still, you really want to have them as a gift so:
<span id="choices">\
<<if $you.money >= 50>>\
<<link "Pay $50.">>
<<money -50>>\
<<set $resman.giftstate = 3>>
<<replace "#choices">>\
<<di you "Here you go">>
<<di witch "Excellent!">>
You receive the box of socks from her, let's pray that these things will be worth it.
<<link "Back" "Witch">><</link>>
<</replace>>\
<</link>>
<<else>>\
<<link "==Pay $50.==">><</link>>
<</if>>\
<<link "Ask her what she needs help with.">>
<<replace "#choices">>\
<<include "Witchresmangift2">>
<</replace>>\
<</link>>
</span>\
<<elseif $resman.giftstate == 1>>\
<<di witch "What? You wanna change your mind?">>
<span id="choices">\
<<if $you.money >= 50>>\
<<link "Pay $50.">>
<<set $resman.giftstate = 3>>
<<money -50>>\
<<replace "#choices">>\
<<di you "Here you go">>
<<di witch "Excellent!">>
You receive the box of socks from her, let's pray that these things will be worth it.
<<link "Back" "Witch">><</link>>
<</replace>>\
<</link>>
<<else>>\
<<link "==Pay $50.==">><</link>>
<</if>>\
<<link "Nevermind" "Witch">><</link>>
</span>\
<<else>>\
<<set $resman.giftstate = 3>>
<<di you "Here you go">>
<<di witch "Excellent!">>
You receive the box of socks from her, let's pray that these things will be worth it.
<<link "Back" "Witch">><</link>>
<</if>>\<<set $resman.giftstate = 1>>\
<<di witch "I may not look like one but I'm a total hermit so I'm really late on the delivery. Can you help me bring this package to my customer?">>
<<di you "Alright, if it's not far I'll volunteer.">>
<<di witch "Amazing, here's the stuff.">>
In the package you find a tiny glass bottle that says "Slumber Powder" along with a piece of folded paper which must be the instruction. You'll need to deliver it to... The Townhall? Hmm, you wonder who could it be for? Someone important?
<<link "Back" "Witch">><</link>><<di witch "Why would you want to do that? Screw him, you're too much of a sweetheart.">>
<<di you "Hah hah... It's a long story.">>
<<di witch "Alright, alright... I'll see what $bully.Name likes.">>
Huh? You must have given her his name before...? Before you can even question it any further she already goes to the back room and comes back with a pen? So you can only utter a single word:
<<di you "Why?">>
<<di witch "Why not? Trust me on this one, it will work like a charm.">>
Considering that he doesn't even do his own assignment, you have some reasonable doubts. However, she also never has led you astray, so you choose to believe her.
<<di you "Alright, hope he doesn't beat the shit outta me when I gift him this.">>
<<di witch "This one is cheap only $10 or you can help me sweep the shop a little bit and I will give it to you for free.">>
This woman is seriously pushing propaganda to make young people like you do more manual labors. Cleaning this shop will cost you at least 2 hours. You decide to:
<span id="choices">\
<<if $you.money >= 10>>\
<<link "Pay $10.">>
<<money -10>>\
<<set $bully.giftstate = 3>>\
<<replace "#choices">>\
<<di you "Here you go">>
<<di witch "Excellent!">>
You receive the pen from her, let's pray that it will be worth it.
<<link "Back" "Witch">><</link>>
<</replace>>\
<</link>>
<<else>>\
<<link "==Pay $10.==">><</link>>
<</if>>\
<<link "Spend 2 hours cleaning up for her.">>
<<presshour add 2>>\
<<set $bully.giftstate = 3>>\
<<replace "#choices">>\
You end up breaking your back for 2 hours just to get a meager pen. Not sure if it will be worth it in the end...
<<link "Back" "Witch">><</link>>
<</replace>>\
<</link>>
</span>\<<image townhall.jpg>>
<<set $you.location = passage()>>\
<<if $resman.giftstate == 1>>\
<<set $resman.giftstate = 2>>\
Walking into the expansive hall, you can't help but feel out of place in such a formal setting where the people are all in pristine suits and look like they got places to be. You trot to the reception counter and ask the lady who is typing away on her keyboard:
<<di you "Excuse me, I'm here for a delivery from Eastern Medicine shop.">>
At your words, she snaps out of the trance and his intense focus is now on you:
<<dio "Receptionist" "Is it the delivery for the slumber powder? What took you guys so long?? You guys know the mayor cannot live without it, right???">>
First of all, rude. Second of all, why didn't she go to the shop herself and buy it there? Still, you bite your tongue because you do not want to bring such negative energy to your frantic life right now and lie:
<<di you "Ma'am, I'm just a delivery guy. I don't work there.">>
She squints at your barely restrained snark with suspicion before snatching the bag from your hand.
<<dio "Receptionist" "Okay. You are dismissed. I've got stuff to do especially during this election season.">>
You give her a salute on the outside but internally give her a middle finger and go on your way. You bet her boss is a huge asshole also.
<</if>>\
<<link "Go outside" "Go outside">><</link>><<set $dad.giftstate = 4>>\
<<di you "Hey, I have a gift for you.">>
He looks at your surprisedly at your out of the left field comment and replies:
<<di dad "Really? What's the occasion?">>
Looking at your neatly hand-wrapped present, he gives you some of his rare and radiant smile.
<<di you "Well, it's just something I saw and thought of you so...">>
You duck your head abashedly and see that he already makes quick work of tearing through the wrapper with efficiency and when he sees the tie, you're quick to explain:
<<di you "You know I've never seen you wear one to work and it's nice to change it up once in a while. Plus I think the color really compliments your eyes.">>
<<if $dad.aff >= 21>>\
<<aff dad add 5>>\
He gives you a pleased and touching grin and mentions:
<<di dad "Thank you... it's been too long since I've received a gift… even from your mom.">>
He then touches the garment gently like it's something precious and not just a $50 tie that you got from a weird old woman's shop.
<<di dad "I'll definitely try it out. Hey, maybe you can visit my office some time and see the tie in action?">>
<<else>>\
He gives you a questioning look and mentions:
<<di dad "Ooookay...? I'll take it since it's been too long since I've received a gift... your mom never tried to make the effort once.">>
He then throws them over his shoulder carelessly.
<<di dad "I'll try to wear it to work but don't hold your breath. Also, you should come to my workplace some time.">>
<</if>>\
<<di you "Won't that be a problem to your co-workers?">>
<<if $dad.aff >= 21>>\
<<di dad "Nah, my workplace is very lax and they don't have the guts to fire me regardless.">>
<<else>>\
<<di dad "Hah, like they have the guts to fire my ass.">>
<</if>>\
<<di you "That sounds good. I'll go and visit when I can.">>
<<if $dad.aff >= 21>>\
<<di dad "Haha, that's my boy. Maybe, you'll be inspired to be an accountant like me in the future.">>
<<else>>\
<<di dad "Regularly. Go to my office regularly so I can show you the ropes of how to be a good accountant. I don't expect you to be a failure in the future.">>
<</if>>\
Somehow you doubt that you'll take after his job, but it'll be fun to visit his office during mornings and afternoons weekdays.
<<link "Back">>
<<if $dad.location === $you.location>>\
<<goto "Dad">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<set $bro.giftstate = 4>>\
<<di bro "What's this?">>
He asks with surprise when being thrown a present by yours truly.
<<di you "Just open it and you'll see.">>
Eagerly discarding the wrappings, he opens the box to see the contents inside. It takes him a full minute to figure out at first but then the blush takes over his face upon realizing what they are.
<<if $bro.aff >= 21>>\
<<di bro "These are jockstraps?">>
<<else>>\
<<di bro "Why the fuck are you giving me jockstraps?">>
<</if>>\
<<di you "Ahem, yea. I know you work out a lot and since you have got a lot of athletic clothes. I figured why not give you something extra to boost your performance even more. These are well recommended by many trainers by the way.">>
<<if $bro.aff >= 21>>\
You have to explain a lot since they are kind of a weird gift. Despite your worry, when he finally overcomes his embarrassment, he says with a genuine smile:
<<di bro "Thanks, I've never thought about it but this will surely help for sure. It's nice to receive gifts like this once in awhile.">>
<<aff bro add 5>>\
<<else>>\
You have to explain a lot since they are kind of a weird gift. Hearing your long winded explanation, he squints at you suspiciously:
<<di bro "Hmm... fine. It's free shit so I'll take it. Next time get me something more expensive.">>
<</if>>\
<<di you "Anything for you, my best bro!">>
<<if $bro.aff >= 21>>\
<<di bro "As a matter of fact, you can hang out or train with me at the gym. Whenever, you're welcome to join me.">>
<<else>>\
<<di bro "Also you look like a wimp. Get over to the gym and train with me. I can't have a younger $w.brother looking like this.">>
<</if>>\
Yay! The gift works and seeing him at the gym sweating it out, all ripped and handsome, is the perfect time killer.
<<link "Back">>
<<if $bro.location === $you.location>>\
<<goto "Brother">>\
<<else>>\
<<goto $you.location>>\
<</if>>\
<</link>>\<<set $resman.giftstate = 4>>\
Dropping by, you wave to him from afar as he finishes talking to the employees about the shift.
<<di resman "Hey? You're here for work or... something else?">>
You can see the naughty glint in his eyes but sadly you have something else in mind:
<<di you "I've got you a gift.">>
<<di resman "What?!? Really?">>
He exclaims delightfully as a wide grin breaks out when he sees the present in your hands.
<<di you "Yep, it's just a small thing.">>
Receiving the gift, he then takes it carefully from you and say with a touch of emotion:
<<di resman "Thanks, no matter how small it is, I'm sure I'll like it. I'm gonna save and open it back home. Oh by the way, do you like running?">>
<<di you "Huh? Why do you ask?">>
<<di resman "Well, every other day I do early morning runs and it's getting a little bit boring alone. Care to join me sometime?">>
<<di you "You're kidding? I'd love to just let me know the time and day and I'll be there.">>
<<di resman "Great, I usually do them at around 5 AM on Monday, Wednesday and Friday at the park.">>
Ehh, that is quite too early for your taste but that's a sacrifice you're willing to make.
<<di you "No problem, I'll be there whenever I can.">>
<<di resman "Okay, got to go back to work now, see you then!">>
Saying your good bye, you memorize the schedule to catch him there. Getting to be his running partner is definitely a plus to your relationship with him.
<<link "Back" "Resman">><</link>><<set $bully.giftstate = 4>>\
Returning to his house to give the present, you can't help but feel awkward and nervous because you and him aren't exactly on friendly terms. Still, this may be an important part to your plan of winning him over so you suck it up and knock on the door.
<<di bully "What?">>
A scowl shows on his face when he realizes it's you.
<<di you "Umm... ahhh... I got you something.">>
You shove the small wrapped present quickly to him in case he rejects it. You have never seen that him being that shocked before as he says slowly:
<<di bully "For... me?">>
<<di you "Yes...">>
Opening the gift, he picks up the pen which looks actually rather fancy for its price with the ornate details. He inspects the object for a moment with noticeable care before telling you:
<<di bully "You do realize I'm blackmailing you, right? And you go ahead and send me a gift?">>
The way he puts that into words along with the look he gives you makes you feel like a dum dum. However, you have to stand your ground on this.
<<di you "I know and I still want to gift you something, is that a problem?">>
He stares at you flatly for a fat minute before breaking out one of the most radiant and handsome smiles that you've ever seen from a man. You don't think you've seen this side of him before.
<<di bully "You're a fucking weirdo... but I'll take it. Rest assured that I will not be bribed that easily.">>
That is the whole point of this gift. Oh well, maybe getting to see his smile like this is worth it.
<<di bully "Also, I have this book club from 2 PM to 4 PM at the college on Tuesday and Thursday and you need to sign up and go every once in a while. That's an order, you got me?">>
Book club? He reads? You really want to refuse because there are a lot on your plate right now but the looks on his face and him in general won't take no for an answer so you can only nod obediently.
Well, guess it's time for you to read books now.
<<link "Back" "Go outside">><</link>><<image park1.jpg>>
<<set $you.location = passage()>>\
<<if $hour == 5 and ($day == 2 or $day == 4 or $day == 6) and $resman.giftstate >= 4>>\
<<link "Run with $resman.Name" "Resmanparkfuck">>
<<presshour add 1>>
<</link>>
<<elseif $resman.giftstate >= 4>>\
If you want to to run with $resman.Name, then you should go back here in the morning <b>at 5 AM on Monday, Wednesday or Friday.</b>
<</if>>\
<<link "Go outside" "Go outside">>
<<pressminute add 5>>
<</link>><<scenechoices dad 4 1>>\
<<if $dad.lust < 40 and not $gameends>>\
You spend the two hours visiting him and learning the ropes of the world of accounting like he said... It is rather boring but he seems really happy to have your company.
<<aff dad add 5>>\
<<elseif $scenepicked>>\
<<set $you.horniness = 0>>\
<<lust dad add 1>>\
<<sus dad add 2>>\
After 15 minutes of grueling pretense that you know what the hell you're doing with accouting, you drop the mask and ask him right out:
<<di you "$w.Dad, do you want to fuck me?">>
<<if _saff >= 3>>\
<<di dad "You want to do it here and now?">>
He says a bit alarming but still there is a noticeable tinge of lust present in his eyes.
<<else>>\
<<di dad "This is a bad idea but I'm not surprised that you're full of them.">>
You don't even deign to be offended because this is a bottom of the barrel type of idea.
<</if>>\
<<di you "Can't you blame me? Seeing you right now in your suit makes me all hot and bothered.">>
<<if _saff == 4>>\
<<di dad "Fuck, boy. The things you say to me.">>
He then goes to lock the door quietly before going back and putting a finger on his lips.
<<di dad "But you gotta be quiet, right?">>
<<di you "I understand, daddy.">>
<<elseif _saff == 3>>\
He clears his throat and gives you a withering look
<<di dad "Still, it's too risky to do it...">>
You can see him being torn about the prospect so you help try to seal the deal.
<<di you "Don't worry, I'll be quiet.">>
With your assurance, he walks to the door to lock it. Score!
<<elseif _saff == 2>>\
He looks slightly annoyed at your confession:
<<di dad "It doesn't mean that I'll just drop my job just to fuck you.">>
To change his mind, you walk up to him and cup the obviously growing bulge under his slacks.
<<di you "Why not? Getting off is still way better than crunching numbers.">>
He sighs but doesn't contradict your comment and then walks to the door to lock it.
<<di dad "Alright, let's do it then and keep quiet.">>
<<else>>\
<<di dad "Hmm, so you'll give your hole up to Steve from HR too, slut? He always wears a suit to work too.">>
Honestly, you haven't paid any attention to anyone except for him so you have no idea who the hell Steve is.
<<di you "Of course not. Yes, I'm a slut but... just for you.">>
<<di dad "Pfft... right, somehow I doubt that but whatever you can live your slutty secretary fantasy right now because I'm bored. Go and lock the door.">>
He sits still on the chair, well, like a boss and you comply.
<</if>>\
First, you begin by pulling down the zipper of the trousers that are failing to conceal the raging weapon that is now throbbing in front of you. Missing its taste, your tongue flicks out and sweeps from the root to the tip to take in the salt, skin and testosterone concentrated on his manhood. From then on you begin fucking your mouth on his disco stick like your life depends on it.
<<video dad\dadofficefuck1.mp4>>
<<if _saff == 4>>\
<<di dad "Jesus... fffuck! Your sweet fucking mouth... loves daddy's dick, yeah?">>
Your mouth is a bit occupied at the moment so you pray he understands your affirmation from the way your head bobs up and down on his cock.
<<di dad "Damn... I don't think I can last much longer, turn around boy.">>
He doesn't need to say it twice. You rotate around and reveal your scout honor hole - which is already lubed and ready to go.
<<di you "Yesss... Give it to me, daddy...">>
<<elseif _saff == 3>>\
<<di dad "Fffuck... I've never thought doing this at work would be this hot.">>
Your mouth is a bit occupied at the moment so you pray he understands your affirmation from the way your head bobs up and down on his cock.
<<di dad "Ssshhh... I'm quite close... Let's get down to it.">>
He doesn't need to say it twice. You rotate around and reveal your scout honor hole - which is already lubed and ready to go.
<<elseif _saff == 2>>\
<<di dad "Are you really gonna be here all day just licking my dick? I've got work to do.">>
Though his tone sounds disgruntled, the shortness of his breath betrays his excitement over your stellar blowjob skill, if you say so yourself. Removing your mouth from his rock hard cock with a pop, you grin at him naughtily.
<<di you "Feel free to use my hole then.">>
You rotate around and reveal your scout honor hole - which is already lubed and ready to go.
<<else>>\
However, knowing him by know you don't need to do that because you feel yourself getting face-fucked ruthlessly with slow and strong plunge of his hips. His large sack slapping on your chin as your saliva flows out and splatters all over his balls. After a few minutes of your lung being abused, he announces:
<<di dad "This hole already bores me. Let's see your other one, whore.">>
You couldn't react any faster and rotate around and reveal your scout honor hole - which is already lubed and ready to go.
<</if>>\
Every time you feel his blunt tip touch your entrance, you are always electrocuted by the sheer excitement of what is about to come and he delivers it every time. His deep insertion burns up your inside, warms you up and he wastes almost no time getting into a comfortable pace.
The tempo of his thrust is not high but you can feel it all over your body each time he slams his dick home like he wants to savor this moment. You instinctively reach to your own member and match the rhythm of his fucking which is grazing your prostate so deliciously.
<<video dad\dadofficefuck2.mp4>>
<<if _saff == 4>>\
<<di dad "Sssshit... boy. Your hole is so perfect around daddy's dick.">>
Not a truer statement has been uttered before. It takes a lot of concentration for you to restrain from letting out filthy noises amid such pleasurable acts with him.
<<di you "Ffff... yyyeah... Daddy's dick is the best... and your cum too.">>
He grunts weakly at your obscene confession and whispers to your bassily:
<<di dad "Hmm... yeah...? You want Daddy's cum...? You want daddy to breed you...?">>
At those wicked words, you have to bite your tongue to stop yourself from moaning and reply breathily:
<<di you "Yesss... right here in your office... pump me full of your seed... Let's everyone know I'm yours...">>
<<elseif _saff == 3>>\
<<di dad "Damn... doing this in my office shouldn't have been this arousing...">>
The thought also arouses you too as your hand picks up the speed.
<<di you "Yea... the idea that any moment someone can catch us... fffffuck... I'm so turnt on...">>
It seems to stir something in him too as he let out the loudest contained grunt.
<<elseif _saff == 2>>\
<<di dad "Ssssshitt... Why is your hole is still this fucking tight after all this time?">>
Try as he might to sound irritated, pleasure still leaks through the timbre of his question as his hips never stop for a second to have mercy on your channel.
<<di you "Must be because... fffuck... your big cock is stretching me to its limit.">>
His exasperated huff shows that, despite all of his attitude, your comment still hits the right spot. His pole is now picking up speed to reach the ending.
<<else>>\
<<di dad "Tell me, you love being defiled in my office, yeah fag?">>
He grunts at you maliciously and clearly is not done degrading you.
<<di dad "I bet if someone barged in right now... seeing you bouncing on $w.ydad's cock... you still wouldn't stop fucking yourself on me... right scum?">>
As a matter of fact, the throbs of your own erections conveys how much the idea turns you on. You halt the motion of your hands because it's getting dangerously close. Hearing your soft gasps, he chuckles humorlessly at you:
<<di dad "Just as I thought... you twisted bitch... fffffffuckkkkk... Get ready to get my load… ARGHHHHH!!!!">>
<</if>>\
He explodes deep within you. His prick pulsates to send millions of his soldiers protected by the warm fluid to invade the most sacred ground in your body.
<<video dad\dadofficefuckcum1.mp4>>
With your belly warm and full of his seed, it takes almost no effort for you to reach climax and whine silently from the dizzying euphoria.
<<video dad\dadofficefuckcum2.mp4>>
Afterwards, you both clean up and he's already suited up like nothing nefarious has happened and you? You feel giddy and thrilled walking out of the building full of strangers who don't know that you're keeping $w.ydad's load inside your body.
<</if>>\
<<link "Back">>
<<if $gameends>>
<<goto "Dadscenemenu">>
<<else>>
<<goto "Go outside">>
<</if>>
<</link>><<scenechoices bro 4 1>>\
<<if $bro.lust < 40 and not $gameends>>\
You spend the hour training like he said... Except for the eye candies, it is rather boring but he seems really happy to have your company.
<<aff bro add 5>>\
<<elseif $scenepicked>>\
<<set $you.horniness = 0>>\
<<lust bro add 1>>\
<<sus bro add 2>>\
Working out with $w.ybro has always been an exhausting but very rewarding experience. Improving your strength while feasting your eyes on one of the best man candies out there is always a big plus. Ask you both walk into the locker room, he grins at you - still full of energy like a golden retriever:
<<if _saff >= 3>>\
<<di bro "Nice work today, bro. Keep this up and you'll be as swole as me soon enough.">>
<<else>>\
<<di bro "You did rather well for having such a frail little body.">>
<</if>>\
You shrug sheepishing and wince from the aches.
<<di you "Don't know, man. I feel like I'm being runned over by a pick-up truck.">>
The room is now empty except for the two of you and $w.ybrother proceeds to strip down to his... jockstraps. My oh my, this is what you've been looking forward to the whole time and you can't help but point it out:
<<di you "Oh, you're wearing the jockstraps that I gave you.">>
<<if _saff >= 3>>\
Only now remembering wearing them, he suddenly blushes and nods at you:
<<di bro "Yea, I've been wearing them to the gym. You're right they are extremely comfy and unrestricting.">>
<<else>>\
He looks slightly irked by you pointing that out.
<<di bro "Yea, I only wear them because they are comfortable.">>
<</if>>\
<<di you "Hahaha... not only do you look comfortable but also very hot...">>
The particles of his perspiration fly through the air and reach your nostrils. The scent is so intoxicating that you are unable to hold back:
<<di you "...Can I smell it?">>
<<if _saff >= 3>>\
<<di bro "Huh? But I'm all sweaty...">>
He says exasperatedly, the red hue has taken over one third top of his body.
<<else>>\
He looks at you with pure disgust and grunts lowly:
<<di bro "You're fucking nasty, you know that right?">>
<</if>>\
<<di you "Yeah, the dirtier you're the more I like it... so please?">>
<<if _saff == 4>>\
<<di bro "You understand that I'm incapable of saying no to you, right? So, go ahead.">>
Knowing you want to get down and dirty, he doesn't remove the jockstraps but instead opens his legs for you to dive in.
<<elseif _saff == 3>>\
<<di bro "If that's what you want...">>
Knowing you want to get down and dirty, he doesn't remove the jockstraps but instead opens his legs for you to dive in.
<<elseif _saff == 2>>\
<<di bro "There must be something wrong with your brain... but whatever, go ahead do it I don't care.">>
Knowing you want to get down and dirty, he doesn't remove the jockstraps but instead opens his legs for you to dive in.
<<else>>\
<<di bro "Then fucking go ahead and sniff my soiled undie, you fucking pig.">>
He grabs your head gruffly and smush your nose against his crotch.
<</if>>\
<<di you "Hmmm... mhmm... so goood!">>
All of his testosterone floods your lungs and fills you with new strength and fervor. The musk is so strong it drives you crazy that you can't help but mouth his growing cock through the fabric.
<<video bro/brogymfuck1.mp4>>
Naturally, you pull the jockstraps down and swallow the delicious popsicle to the root. The taste is so familiar and like soul foods it never fails to sate your hunger and make you double your effort to slobber all over it.
<<video bro/brogymfuck2.mp4>>
Suddenly you hear the sounds of footsteps approaching and you get pulled by him into a secluded corner. The gym is quite large but usually it is very empty due to the lack of members so you are very emboldened to get frisky here. Let's also face it, you love the idea of being caught in public.
The puffs of hot breaths fanning on your neck don't help lessen your erection, not even mention the hot rod resting on the back of your hips. Therefore, you take the matter into your own hand, pull down your own shorts and push back on his hardon.
<<if _saff >= 3>>\
<<di bro "Holy f-!">>
<<elseif _saff == 2>>\
<<di bro "You lil-!">>
<<else>>\
<<di bro "Fucking slut...">>
<</if>>\
His cock is still larger than life and there is nothing you want to do more than moan from pleasure but you have to bite your tongue to not alert anyone. Once his cock is fully sheathed, he takes back the initiative and begins sawing away in your hole. His athleticism is remarkable because the speed of his fucking is high but the slams of his cock makes literally no sound except for the slightest swoosh of air.
<<video bro/brogymfuck3.mp4>>
<<if _saff == 4>>\
<<di bro "You feel so hot wrapping around me... Do you like the feeling of my cock stretching you?">>
<<elseif _saff == 3>>\
<<di bro "Fffuck... This is so risky but so hot... You feel the same way?">>
<<elseif _saff == 2>>\
<<di bro "If we get busted... ssshit... I'll blame it on you since you're the one who is pushing me to do this frisky shit.">>
<<else>>\
<<di bro "Damn whore... this even can't stop you from fucking yourself on me... I bet you're willing to let yourself getting fucked in a middle of a townsquare, huh?">>
<</if>>\
You can only nod incessantly because you don't think you can contain the noises once the floodgate is opened. Your hand is pumping on your raging erection to reach that high. He's also close from the way the pace is getting picked up and your prostate is getting grazed relentlessly.
<<video bro/brogymfuckcum1.mp4>>
So much so you exploded carelessly with a muffle and your channel must be milking his pole tightly because soon after his growl is muffled by your shoulder.
<<video bro/brogymfuckcum2.mp4>>
<<if _saff == 4>>\
<<di bro "What a way to end a workout session. You're the best gym partner ever.">>
<<elseif _saff == 3>>\
<<di bro "Phew, this burns more calories than a workout, I'll tell you that.">>
<<elseif _saff == 2>>\
<<di bro "Okay get the fuck outta here. I don't wanna get caught.">>
<<else>>\
Still, he give you a fuck more brutal thrust to push the seed deeper into you as he sneers unkindly:
<<di bro "Happy now, bitch? If I hadn't been here, I'm sure you would have given it up to another gym rat just to satisfy your streaker fantasy, huh?">>
You have no rebuttal so you remain silent.
<<di bro "Typical... get out of my face...">>
<</if>>\
As much as the idea thrills you in theory, you do not want to get thrown into prison due to public indecency and other crime. Therefore, both of you sneak into the shower quickly to avoid any further suspicion.
<</if>>\
<<link "Back">>
<<if $gameends>>
<<goto "Broscenemenu">>
<<elseif $bro.location === $you.location>>
<<goto "Brother">>
<<else>>
<<goto $you.location>>
<</if>>
<</link>><<scenechoices resman 2 2>>\
<<if $resman.lust < 21 and not $gameends>>\
You two have a good and productive run and furthermore strengthen your relationship.
<<lust resman add 1>>\
<<elseif $scenepicked>>\
<<lust resman add 1>>\
“I'm dying” that's the thought you're having right now after merely a 30 minutes run with him through the deserted park. Maybe Mrs. $witch.Name had a point in saying that he was on his feet a lot because apart from some sweat, he still appears to be unbothered by what you consider an agonizing bout of cardio. He laughs at you folding over and breathing hard before handing over his bottle of water.
<<if _saff == 1>>\
<<di resman "Haha, you're so pathetic. That was like 5 miles.">>
You can only glare at him as you take a swig of water and try to catch your breath. A gust of wind passes through and brings his manly perspiration to your nose and the tiredness gets swiftly replaced by horniness. Damn, the funk shouldn't have smelled this good but somehow his body chemicals make the scent so addicting to take in.
<<di resman "By the way, I'm wearing the socks that you gave me. They are surprisingly comfortable, thought you gave me cheap ones.">>
Damn, he's wearing them right now? With the aroma still invading your brain, you convey your only thought right now to him:
<<di you "Can I see it?">>
<<if visited() == 1>>\
<<di resman "Huh? Is that one of those weird freaky requests of yours?">>
You can't even deny it because yes, you want to see his feet all sweaty and veiny after a strenuous run. He sees right through you and answers with a mocking smirk.
<<di resman "Right, I'll humor you this time because at least you give me something.">>
Right when he takes off his shoes, a fresh and even more intense odor starts filling up the surrounding. That makes your dick go from half-hard to standing at full attention. He then lifts his feet up slightly above the ground and says gravelly:
<<di resman "What the fuck are you waiting for?">>
<<else>>\
<<di resman "Stop the bullshit and just get down to it, will we?">>
Right when he takes off his shoes, a fresh and even more intense odor starts filling up the surrounding. That makes your dick go from half-hard to standing at full attention. He then lifts his feet up slightly above the ground and says gravelly:
<<di resman "Lick away, pig.">>
<</if>>\
No further invite needed, as you drop down on the ground like a sack and start smashing your face into his feet and take the deepest inhale like those are the last source of oxygen. Your tongue joins in next and licks clean the misted salty liquid like one of those filthy herbivore animals with a salt stone.
<<video resman/resmanparkfuck1.mp4>>
<<di resman "You should be grateful that I didn't wash my feet once in the last few days.">>
With that statement, you feel that you're grateful for that fact as well as the current picture of him jacking off while you're on your knees servicing him.
<<di resman "Okay, that's enough your job here now is to clean this and it ain't that clean either.">>
He grips his burgeoning cock, waves it around like a bait, spraying the rich musk around and adding another component to the addictive fragrance that is killing all the nerves in your frontal lobe. Therefore, you scramble up to capture that rod of masculinity like a moth to a fire.
In between all of your bobbing and gagging on his cock, you also spend some time licking those hairy orbs and adding further more to the explosive palates of flavors on your tongue. He seems appreciated of your relentless work because his breathing is getting more and more uneven as the erraticity of his fucking amplifies.
<<video resman/resmanparkfuck2.mp4>>
<<di resman "Ssshit... yyyeah... choke on that fucking beef... ffffuck... you ready for it, cumwhore?">>
You can only nod wildly as words now fail you and he removes his throbbing pole from your mouth. It only takes two strokes from him to drench your face full of his juice and smear it down to your pores like he wants everyone to smell his cum off of you.
<<video resman/resmanparkfuckcum1.mp4>>
<<di resman "That's the protein shot for you, bitch. Hopefully, you won't be such a big wuss in the next run, but I won't hold my breath.">>
He laughs at you patronizingly and tuck in his softening cock even without wiping them away. You can only look at them longingly and still hard as fuck as he begins walking away from you even without a care.
Great, now you have to jog with a boner...
<<else>>\
<<set $you.horniness = 0>>\
<<di resman "Drink up, feels good to stretch your legs a little bit, huh?">>
Stretch? That is a gross understatement but you do not have the strength right now aside from giving him a gritted grin.
<<di resman "Let's rest for a bit over there.">>
The weather this morning is still cool so it helps with the sweat dripping on your body. A gust of wind passes through and brings his manly perspiration to your nose and the tiredness gets swiftly replaced by horniness. Damn, the funk shouldn't have smelled this good but somehow his body chemicals make the scent so addicting to take in.
<<di resman "Thanks by the way, I'm wearing the socks that you gave me. I swear I've never worn anything this comfortable in my entire life.">>
<<di you "Haha, it's nothing. It's just a small gift.">>
<<di resman "Still I want to make it up to you somehow.">>
A thought pop up to your head and it's not a proper one but still you say:
<<di you "How about you you fuck me right now?">>
He looks positively befuddled at your suggestion.
<<di resman "What?!? But we're in the middle of the park, there may be people around.">>
<<di you "Relax, we've been running for half an hour and I haven't seen a single ghost in this unholy hour and it'll be fun.">>
<<di resman "Aren't you tired? I don't want you to overexert yourself.">>
<<di you "I'm never tired of getting fucked by your sweet, big cock, stud, so please?">>
He seems hesitant for the shortest minute before being defeated by your lustful attention on his visibly growing erection under the thin short.
<<di resman "Okay, but we'll have to be careful.">>
Your pants are already dropped before even the last word has been spelt out as you urge him into a secluded spot covered by the many bushes. As per usual, your hole is already prepped and lubed which you feel like is a daily thing for you to do now just like eating.
<<di you "Alright, let's fuck the shit outta me, hunk.">>
<<video resman/resmanparkfuck3.mp4>>
Feeling his tip pressing into you lightly, you breathe out a sigh of relief of finally sating your hunger. You also sense the unevenness of his breathing when he fully sheathes inside you and mutters gravelly:
<<di resman "This is such a bad idea...">>
<<di you "Fffuck... Having such a handsome man inside me is never a bad idea.">>
Encouraged by your compliment, you can feel his smile plastered between your shoulder blades as he proceeds to drill into you. With each plunge, you can feel his sweat, yours running down both of your bodies and glue the already unified subjects into an even more connected and euphoric entity.
<<video resman/resmanparkfuck4.mp4>>
You're completely wrapped by the smell of sex, his mesmerizing hums of pleasure and the tight envelope of his arms. Whereas your orifice is hugging around the engorged pole pushing in and out for its dear life. The sensation is getting to the point of being overwhelming that you find your hand fisting your throbbing member. Soon enough, you find your release and shoot down to the grass and fertilize the land with a quiet groan.
<<video resman/resmanparkfuckcum2.mp4>>
On the other hand, your man is now fertilizing your channel as it is spasming and milking his pulsating cock and draining all of the life-creating essence inside his balls dry.
Coming down from the orgasm, he huffs and puffs with an equal note of satisfaction and giddiness.
<<if visited() == 1>>\
<<di resman "I've never done this before but goddamn... isn't it hot?">>
<<di you "Does that mean there will be a next time?">>
You wink back at him naughtily as his still half hard cock withdraws from you and brings a slight string of semen along with it down your thigh.
<<di resman "Long as you're game, I'm in">>
You grin widely at him. He surely does know how to make a guy happy.
<<else>>\
<<di resman "Ffffuck... This is still hot like the first time...">>
<<di you "Told ya.">>
You wink back at him naughtily as his still half hard cock withdraws from you and brings a slight string of semen along with it down your thigh.
<<di resman "Well, it's always a fun time with your company.">>
You grin widely at him. Damn that sweet tongue on him, surely does know how to make you feel happy and appreciated.
<</if>>\
<</if>>\
<</if>>\
<<link "Back">>
<<if $gameends>>\
<<goto "Resmanscenemenu">>
<<else>>
<<goto "Go outside">>
<</if>>\
<</link>>\<<sus bully minus 1>>\
<<if visited() == 1>>\
Once you sign up for the club and ask around about $bully.Name. It looks like he has been a dedicated member for a while and every single girl in that club has heart eyes for him and gushes about how mysterious he is...
When you see him in the club talking about his analysis for the book of the week, he is so focused and intense that it is hard to look away and you see their point now. At first, you thought he had an ulterior motive or something, but after today, you've known that he simply just wants more people to know about the club.
<</if>>\
Finishing with the club meeting, he motions you to follow him to the library to... point you to the right direction to borrow the next book. Man, he's really serious about this book club stuff. However, seeing him in his element and now browsing through the bookshelves with his strong, corded arms, the cool and intent expression on his face is doing numbers on your dick. You never thought you had a thing for nerdy tendencies.
<<di bully "...Are you even listening to me?">>
<<di you "Um... what?">>
Gulping down the saliva pooling in your mouth, you snap out of it to find him smirking at you with mocking amusement.
<<di bully "Even here in the public library, you're still ogling me?">>
<<di you "Well, there's nothing else to look at right now.">>
Except even if there is, you don't think you'll be able to tear your eyes away from him either.
<<if $bully.lust <= 15>>\
<<di bully "Then look at the fucking book and listen to what I say.">>
He then grabs your jaws to further drill in the point, apparently books are a big deal to him so you concede with a nod.
<<di you "Understood.">>
<<di bully "Good, now where was I?">>
Afterwards, you hang onto every single word he has to say to not displease him before being dismissed after fulfilling your duty as the extra #38 for the book club.
<<link "Back" $you.location>><</link>>
<<else>>\
<<di bully "Don't just fucking look then.">>
With that said, he unzips his pants in record speed to reveal his humongous erection. You're now salivating for real at the sight of such a gorgeous creation and the thought of having him here in the college's library. Glancing around, you find no sign of anyone and at this time of the day, there is literally no one mingling around the building. Because of that, you get down on your knees and begin sucking away.
<<video bully/bullylibraryfuck1.mp4>>
Per usual with him, you only get to control the situation for a few sweet minutes - licking his spongy tip, tracing the veins with your tongue and suckle on the tangy taste of his pre-cum - before he takes over and starts to face-fuck you with abandon. Snot, saliva and tears trickle wildly all over your mug from the way his man-meat gags and reduces you to a gaping mess.
<<di bully "Yeahhhh... take it bitch... use your fucking tongue...">>
He grunts menacingly while accelerating the pumping of his cock to your mouth, clearly approaching the height of passion.
<span id="choices">\
<<if not $gameends or setup.ws.Bullylibraryfuck1>>\
<<link "Keep on sucking him">>
<<if not $gameends and not setup.ws.Bullylibraryfuck1>>\
<<set setup.ws.Bullylibraryfuck1 to true>>
<<set $ws.Bullylibraryfuck1 to true>>
<<run memorize('ws', setup.ws)>>
<</if>>\
<<replace "#choices">>\
<<include "Bullylibraryfuck1">>
<</replace>>\
<</link>>
<<else>>\
<<link "==Keep on sucking him==">><</link>>
<</if>>\
<<if not $gameends or setup.ws.Bullylibraryfuck2>>\
<<link "Be courageous and beg him to fuck you">>
<<if not $gameends and not setup.ws.Bullylibraryfuck2>>\
<<set setup.ws.Bullylibraryfuck2 to true>>
<<set $ws.Bullylibraryfuck2 to true>>
<<run memorize('ws', setup.ws)>>
<</if>>\
<<replace "#choices">>\
<<include "Bullylibraryfuck2">>
<</replace>>\
<</link>>
<<else>>\
<<link "==Be courageous and beg him to fuck you==">><</link>>
<</if>>\
</span>\
<</if>>\<<if $bully.lust <= 15>><<lust bully add 1>><</if>>\
Listening to his command, you stimulate his rod by pressing your tongue into his slit and lapping on the copious liquid that seems to flow endlessly from his balls. His breathing is getting deeper and more erratic as well as the thrusts like he's racing towards the utopia.
<<video bully/bullylibraryfuck2.mp4>>
<<di bully "Fffuck... ssssshhittt... AHHHH!!">>
Without even a warning, his dick punches your uvula so hard, it's probably bruised. Your choking intensifies as what feels like a gallon of man juice being deposited down your throat from his pulsing gun.
<<video bully/bullylibraryfuckcum1.mp4>>
Throughout the spasming of his body from the aftershock of the orgasm, you nurse the slowly shrinking piece of meat in your mouth like it's the best piece of candy you've ever tasted. Your cock is still hard and raging but you don't even care. Your current object of obsession is his cock and only it.
<<di bully "What a damn fag you're... still desperate even for my flaccid cock?">>
He laughs at you hoarsely, voice marred by the pleasure he just experienced.
<<di bully "Tough luck... cut that shit out because I don't wanna get caught and blackmailed like someone here.">>
He pulls you away forcibly so you can't do anything else but to oblige to his order like a docile pet. Even after you have walked out of the library to say goodbye to him, your cock is still raging with pent up release.
<<link "Back">>
<<if not $gameends>>
<<goto "College">>
<<else>>
<<goto "Bullyscenemenu">>
<</if>>
<</link>><<set $you.horniness = 0>>\
<<lust bully add 1>>\
<<sus bully addflat 2>>\
Driven mad with lust, you find the strength to pull off of him and beg:
<<di you "Please fuck me!">>
<<di bully "Huh? I want to get off quickly and get out of here... Not to get fucking caught!">>
He growls at you with anger, clearly frustrated you have the audacity to blue ball him right now. However, your hole is itching to be ravaged, so you press on:
<<di you "You can just put it in and fuck me hard... and no need to hold back.">>
You already drop your pants and present him with your hole as the persuasion and he finally lets out a irate grumble.
<<di bully "You damn whore... fine I'll do it... but you know you'll pay for this one...">>
Oh, you know the price so well because right after finishing that sentence, he immediately begins fucking you senselessly. No preparation, no foreplay, no nothing. Your ass is getting breached, pummeled and assaulted without mercy; and misery has been a lovely and euphoric company when it comes to him.
<<video bully/bullylibraryfuck3.mp4>>
<<di you "It hurts... ahhhh... so good...">>
<<di bully "You're such a pathetic, desperate slut... begging a man to fuck you in a public space like this...? Shameless bitch like you deserved to be punished...">>
The slam of his dick is getting increasingly brutal. The sound of thighs slapping in the space feels like thunderclaps in the middle of a bright sunny day. Do you care if anyone looks? Honestly no, if there were a team reporting live your actions to the local cable, you still spread your cheeks and let him abuse you like a cheap sextoy.
<<video bully/bullylibraryfuck4.mp4>>
That thought blazes the flame inside you as you are unable to control your floodgate and start shooting all over your stomach.
<<video bully/bullylibraryfuckcum2.mp4>>
The spasms of your ass is also the last catalyst that triggers his orgasm as he lets out a whisper-roar of pleasure and pumps you full of his seeds.
<<video bully/bullylibraryfuckcum3.mp4>>
You both gasp from the exertion and start coming down from the climax. After a minute of catching your own breath, you suddenly get turnt around and feel your airway getting blocked by the way his fist wraps around your neck.
<<di bully "I don't like to be manipulated... You understand me?">>
<<di you "Understood.">>
No further explanation needed, your taking advantage of his horniness definitely strikes a nerve within him. You should cool it for now or else things might get ugly. Still, do you regret what you did? No, it was some of the best sex you've ever had.
<<link "Back">>
<<if not $gameends>>
<<goto "College">>
<<else>>
<<goto "Bullyscenemenu">>
<</if>>
<</link>>[[Living room]] <<set $prof.state = 1>>\
<<image classroom.jpg>>
Making your way into the classroom and feeling nervous, it's been a minute since the last time you stepped foot into a class and this one, you have missed since the beginning of the semester. Scurrying quickly into the class, a familiar and cheery trill flies to your ears:
<<di oni "Oh my god, look what the cat dragged in. I finally live to the see you here in this class.">>
Pouting with fake outrage, she's clearly none too pleased that you have abandoned her alone in this.
<<di you "Haha, you know, I'm keeping myself busy so I couldn't have time to attend the class.">>
She squints at you suspiciously:
<<di oni "Is it about getting a boyfriend? If so, then you need to stop for real, brah. Not at the cost of dropping out because I'm not gonna ride out this whole college experience without my best friend.">>
Huffing at your vague excuse, she adds a tidbit:
<<di oni "Also, the professor of this class is scary as fuck. I don't think I've seen him smile once and he's super anal...">>
The rant is cut short by the abrupt hush of the room - the only sound is the crips beat of a pair of dress shoes hitting on the ground. That's the guy, the "scary" professor that $oni.Name is talking about. His name is: <<textbox "$prof.Name" "Frank">>.
<<image prof/prof.jpg>>
You've also heard of him because he's got the reputation of being one of the most difficult professors in this college. Dressing in a no-nonsense combo of dress shirt and slacks, the man still stands out with his cold and tough features and a pair of all-consuming dark eyes... which are now staring at you with an intensity:
<<di prof "Is this who I'm thinking it is? $you.Namedis? You finally grace us with your presence?">>
His voice is a deep timbre that shakes you to the core and makes it difficult to maintain eye contact, so you bow your head embarrassedly and mumbles like a mosquito:
<<di you "Sorry...y-yes...">>
<<di prof "I don't want to waste your classmates' time anymore so meet me at my office at 4 PM, understood?">>
This is more like an order rather than a question so your only choice is to nod meekly.
<<di prof "I said “understood?”">>
<<di you "Y-yes, sir!">>
There is a slight up curve to his lips, it looks like the man loves to terrorize his students. As he walks away, $oni.Name whispers to you:
<<di oni "Oh my god, you're so fucked because he looks slightly more pissed off than he usually is... I'm gonna pray for you.">>
You're also sending a silent prayer to the high heaven that you can escape this one unscathed.
<<link "4 PM comes." "Proftalk2">>
<<set $hour = 16>>
<<set $minute = 0>>
<</link>><<set $prof.state = 1>>\
<<set $prof.requeststate = 1>>\
Butterflies are banging around inside your stomach as you give some unsure knock to the door to $prof.Name's office, his calm and deep voice can be heard easily through the thick barrier:
<<di prof "Come in.">>
Stepping inside the threshold to what seems like your doom, you can see he's still looking at the paper on his desk and, in spite of hours of work, not one strand of his hair is out of place and he still looks well-kept and unbothered.
<<di prof "Are you gonna just stand there and keep gawking? Sit down.">>
He points at the chair on the other side and you dutifully scramble to follow his order. After rearranging the paper, he folds his hands under his chin and says matter-of-factly:
<<di prof "You know why you're here, right?">>
You answer him:
<span id="choices">\
<<link "Is it because of my attendance?">>
<<replace "#choices">>\
<<jea prof 1>>\
<<di prof "Correct. The syllabus I sent you via email clearly stated that attendance is highly crucial to the grading.">>
Opps, did he send you an email? Well, you haven't checked it in a while.
<<di prof "Therefore, with such a high absence, I'm here to inform that you've failed my class and can retake it next year.">>
His statement shocks you because you honest-to-god expect to get a very stern warning not a flat out F from him. Since you're on a scholarship, any failed class without legitimate reasons will automatically kick you out of the program and can lead to a huge student debt. Due to that reason, you beg him urgently:
<<di you "I'm sorry, professor. I was caught up with something that I couldn't attend your class. Please, please, give me a chance.">>
<<di prof "Some of your classmates are working a full-time job and they still manage one hour a day for my class. My decision is final, you're dismissed.">>
At this point, the desperation is mounting so you discard all dignity, go around to stand next to him, drop your knees and really beg this time:
<<di you "Please... I'd do anything... anything at all that you want...">>
Your action actually catches him off guard. There is a subtle shift in his expression as he peers down at you kneeling - slight hitches in his breathing, the flare of his nostrils and the dark, boding look in his eyes. To test your theory, you add in a defeated tone:
<<di you "Sir?">>
The movement on his crotch is ever so slightly that if you didn't pay close attention, it would go unnoticed. However, your theory is correct: the man is turned on by your submission to him.
After a minute of calming his breath and probably willing his erection to subdue, there is a hoarseness, that you detect from lust, in his intonation:
<<di prof "That's a first... Alright, since getting back to my class is enough to move you to your knees, I will give you a second chance with the condition...">>
Anticipation fills you. What is he going to suggest? A handjob? A blowjob? Or get right down to it and fuck you?
<<di prof "...from now on, you have to maintain a good attendance. Now stand up.">>
......... That's it? You're unsure whether you should cheer or sulk in disappointment, but one thing you're sure to do is follow his command.
<<di you "Thank you, sir. I won't let you down.">>
It's not exactly a smile but his face visibly relaxes at the word "sir" like it signifies something in him, you're definitely not imagining his reactions. As you're walking out of the room, you're determined to figure out this concealed side of him to both get on his good grace and have a little bit of fun along the way.
You note down the schedule for his class - <b>Monday to Friday from 2 to 3 PM. However, it can be a good idea to arrive early and you can wait for his class at 12 PM.</b>
<<link "Back" $you.location>><</link>>
<</replace>>\
<</link>>
<<link "I don't know, you tell me, teach.">>
<<replace "#choices">>\
<<jea prof -1>>\
<<sus prof 1>>\
<<di prof "I see... since you don't care that much. I'm here to tell you that you've failed my class. You can go now.">>
His statement breaks your attitude because you honest-to-god expect to get a very stern warning not a flat out F from him. Since you're on a scholarship, any failed class without legitimate reasons will automatically kick you out of the program and can lead to a huge student debt. Due to that reason, you beg him urgently:
<<di you "I'm sorry, professor. I was caught up with something that I couldn't attend your class. Please, please, give me a chance.">>
<<di prof "Some of your classmates are working a full-time job and they still manage one hour a day for my class. My decision is final, you're dismissed.">>
At this point, the desperation is mounting so you discard all dignity, go around next to him, drop your knees and really beg this time:
<<di you "Please... I'd do anything... anything at all that you want...">>
Your action actually catches him off guard. There is a subtle shift in his expression as he peers down at you kneeling - slight hitches in his breathing, the flare of his nostrils and the dark, boding look in his eyes. To test your theory, you add in a defeated tone:
<<di you "Sir?">>
The movement on his crotch is ever so slightly that if you didn't pay close attention, it would go unnoticed. However, your theory is correct: the man is turned on by your submission to him.
After a minute of calming his breath and probably willing his erection to subdue, there is a hoarseness, that you detect from lust, in his intonation:
<<di prof "That's a first... Alright, since getting back to my class is enough to move you to your knees, I will give you a second chance with the condition...">>
Anticipation fills you. What is he going to suggest? A handjob? A blowjob? Or get right down to it and fuck you?
<<di prof "...from now on, you have to maintain a good attendance. Now stand up.">>
......... That's it? You're unsure whether you should cheer or sulk in disappointment, but one thing you're sure to do is follow his command.
<<di you "Thank you, sir. I won't let you down.">>
It's not exactly a smile but his face visibly relaxes at the word "sir" like it signifies something in him, you're definitely not imagining his reactions. Exiting the room, the curiosity takes roots in you to figure out this concealed side of him to both get on his good grace and have a little bit of fun along the way.
You note down the schedule for his class - <b>Monday to Friday from 2 to 3 PM. However, it can be a good idea to arrive early and you can wait for his class at 12 PM.</b>
<<link "Back" $you.location>><</link>>
<</replace>>\
<</link>>
</span>\<<if $prof.syc>>\
<<set $prof.syc = false>>\
At the beginning, you get a dirty look when $prof.Name first walks in the room, obviously from skipping his class. All of you can do is duck your neck sheepishly and make yourself as invisible as possible, but you can feel irritation radiated from him all through the period.
<<else>>\
<<jea prof 1>>\
Since you've been keeping a good attendance, he doesn't appear annoyed at you and even cracks a few deadpan jokes through the peroid. Let's hope he stays that way.
<</if>>\
After sitting through the period, you learned a little bit more about English literature<<if visited() == 1>> and how passionate $prof.Namedis is about the topic<</if>>. Regardless, your seduction plan is still ongoing, so you stay behind and walk up to ask:
<<di you "Hi, I'm still a bit confused about some parts of the material, can you help me?">>
Even though his face remains cold, his tone doesn't sound too irritated at your request:
<<di prof "Of course, which part...?">>
--
As his elaboration goes on, you can't help but be mesmerized by the raspy drone of his voice. Despite its low volume, you can feel each vibration compelling your body like he's a general and you're his loyal pawn. Your eyes are pulled toward his side profile, the stubble on his jawline is immaculately trimmed. Damn, he's one handsome guy - you muse internally. But then, his dark orbs abruptly connects to your line of sight as he chides with something almost like mirth:
<<di prof "... Are you even listening?">>
You answer back quickly:
<span id="choices">\
<<if not $gameends or setup.ws.Profvisit11>>\
<<link "Umm, yes. Of course. Absolutely.">>
<<if not $gameends and not setup.ws.Profvisit11>>\
<<set setup.ws.Profvisit11 to true>>
<<set $ws.Profvisit11 to true>>
<<run memorize('ws', setup.ws)>>
<</if>>\
<<replace "#choices">>\
<<include "Profvisit11">>
<</replace>>\
<</link>>
<<else>>\
<<link "==Umm, yes. Of course. Absolutely.==">><</link>>
<</if>>\
<<if not $gameends or setup.ws.Profvisit12>>\
<<link "Not really, can't you see my eyes are glazing over?">>
<<if not $gameends and not setup.ws.Profvisit12>>\
<<set setup.ws.Profvisit12 to true>>
<<set $ws.Profvisit12 to true>>
<<run memorize('ws', setup.ws)>>
<</if>>\
<<replace "#choices">>\
<<include "Profvisit12">>
<</replace>>\
<</link>>
<<else>>\
<<link "==Not really, can't you see my eyes are glazing over?==">><</link>>
<</if>>\
</span>\<<scenechoices prof 1 0>>\
<<set $prof.state = -1>>\
Sitting inside the classroom, you're extra anxious due to the fact that you have chosen to disobey $prof.Namedis and not listen to his order. Inside you're still holding on to the sliver of hope that there is some mercy within him.
As usual the hush drapes over the space with his appearance and then you hear him approaching you, there is a never-before-seen tightness on his face.
<<di prof "What the hell are you doing here?">>
He scowls with clear dismay like seeing your face here right now ruins his day.
<<di you "... To... study?">>
A humorless chuckle escapes from his lips as he openly sneers:
<<di prof "Stop with the nonsense. I already gave you a chance and you don't even deign to follow the simple instruction or even give me respect.">>
Him openly scolding you in front of an audience makes your cheeks from embarrassment. However, the man has every right to do so and you have no option that to mumbles quietly:
<<di you "Sorry...">>
<<di prof "Save it and get out of here. I don't want to see your face in my classroom.">>
He then decisively trods towards his desk without giving you a chance for objection. $oni.Namedis looks at you witheringly. Well, that's probably it. You know you've failed his class and him and it is now truly final this time. So you grab your bag, retreat from the class with your head hanging low in defeat.
<<if not $gameends>>\
<<link "<b>Continue to the game</b>" $you.location>><</link>>
<<link "<b>Finish the game and go to gallery</b>" "Memoriesmenu">><<set $gameends = true>><</link>>
<<else>>\
<<link "Back" "Profscenemenu">><</link>>
<</if>>\<<silently>>\
<<set $scenepicked = false>>
<</silently>>\
<<if setup.ws.Profvisit11 or setup.ws.Profvisit12>>[[Teasing at the class|Profvisit1]]<<else>><<link "==Teasing at the class==">><</link>><</if>> <<if setup.ws.Profvisit21 or setup.ws.Profvisit22>>[[Teasing at the office (before first handjob)|Profvisit2]]<<else>><<link "==Teasing at the office (before first handjob)==">><</link>><</if>> <<if setup.ws.Profvisit31 or setup.ws.Profvisit32 or setup.ws.Profvisit33 or setup.ws.Profvisit34>>[[Meeting with him|Profvisit3]]<<else>><<link "==Meeting with him==">><</link>><</if>>
<<if setup.ws.Profspankingintro>>[[First spanking|Profspankingintro]]<<else>><<link "==First spanking==">><</link>><</if>> <<if setup.ws.Profhjintro>>[[First handjob|Profhjintro]]<<else>><<link "==First handjob==">><</link>><</if>> <<if setup.ws.Profhj1 or setup.ws.Profhj2>>[[Regular handjob|Profhj]]<<else>><<link "==Regular handjob==">><</link>><</if>>
<<if setup.ws.Profbjintro>>[[First blowjob|Profbjintro]]<<else>><<link "==First blowjob==">><</link>><</if>> <<if setup.ws.Profbj1 or setup.ws.Profbj5 or setup.ws.Profbj3 or setup.ws.Profbj4>>[[Regular blowjob|Profbj]]<<else>><<link "==Regular blowjob==">><</link>><</if>>
<<if setup.ws.Proffuckintro>>[[First fuck|Proffuckintro]]<<else>><<link "==First fuck==">><</link>><</if>> <<if setup.ws.Proffuck11 or setup.ws.Proffuck13 or setup.ws.Proffuck14 or setup.ws.Proffuck15 or setup.ws.Proffuck16>>[[Regular fuck|Proffuck1]]<<else>><<link "==Regular fuck==">><</link>><</if>>
<<if setup.ws.Proffuck21 or setup.ws.Proffuck22>>[[Domination session (obey)|Proffuck2]]<<else>><<link "==Domination session (obey)==">><</link>><</if>> <<if setup.ws.Proffuck31 or setup.ws.Proffuck32>>[[Domination session (disobey)|Proffuck3]]<<else>><<link "==Domination session (disobey)==">><</link>><</if>>
<<if setup.ws.Profend1>><<link "<b>Bad ending</b>" "Profend1">><</link>><<else>><<link "==<b>Bad ending</b>==">><</link>><</if>> <<if setup.ws.Profend3>><<link "<b>Sub ending</b>" "Profend3">><</link>><<else>><<link "==<b>Sub ending</b>==">><</link>><</if>> <<if setup.ws.Profend2>><<link "<b>Brat ending</b>" "Profend2">><</link>><<else>><<link "==<b>Brat ending</b>==">><</link>><</if>>
[[Back|Memoriesmenu]]<<di prof "Come in.">>
Opening the door, you once again find him hard at work with papers sprawling all over the desk. Upon learning it's you, he raises one of his immaculate eyebrows.
<<image prof/prof.jpg>>
<<di prof "I didn't tell you to come in here.">>
Your answer to him is:
<span id="choices">\
<<if not $gameends or setup.ws.Profvisit21>>\
<<link "Sorry, I just want to see your face, that's all.">>
<<if not $gameends and not setup.ws.Profvisit21>>\
<<set setup.ws.Profvisit21 to true>>
<<set $ws.Profvisit21 to true>>
<<run memorize('ws', setup.ws)>>
<</if>>\
<<replace "#choices">>\
<<include "Profvisit21">>
<</replace>>\
<</link>>
<<else>>\
<<link "==Sorry, I just want to see your face, that's all.==">><</link>>
<</if>>\
<<if not $gameends or setup.ws.Profvisit22>>\
<<link "So what? I couldn't be here?">>
<<if not $gameends and not setup.ws.Profvisit22>>\
<<set setup.ws.Profvisit22 to true>>
<<set $ws.Profvisit22 to true>>
<<run memorize('ws', setup.ws)>>
<</if>>\
<<replace "#choices">>\
<<include "Profvisit22">>
<</replace>>\
<</link>>
<<else>>\
<<link "==So what? I couldn't be here?==">><</link>>
<</if>>\
</span>\<<scenechoices prof 1 0>>\
<<if $ingallery>>\
<<elseif not $gameends>>\
<<silently>>\
<<set $prof.patmax = 10>>
<<set $prof.susmax = 30>>
<<jea prof 5>>
<</silently>>\
@@.add;$prof.Name's max patience increases to 10.@@
@@.add;$prof.Name's max strike increases to 30.@@
<</if>>\
<<lust prof 1>>\
Peeling back the layers, finally you have the chance to see his jewel and it's everything you expected it to be. Long, thick slab of velvet flesh, the base of his hardness is covered by a neatly trimmed bush - proper like a professor he is.
<<di you "Fuck... it's so big...">>
A small grin appears on his lips because of course any sane man would take pride in such a magnificent endowment.
<<di prof "You have 10 minutes to get me off. I've still got papers to grade.">>
His tone bodes no objection and you always love a challenge. When your fist barely wraps around the width, you feel even more confident from the way it throbs under your touch and the low sigh squeezing out from his closed lips.
<<video prof/profhj1.mp4>>
You give it some experimental tugs, loving the way the hardened smoothness glides on your palms. Your hand never felt this sensitive before like his length is a piece of molten steel singes all your nerves' endings.
<<di prof "Fuck... that's right boy... Work that cock.">>
Even though you have heard him curse before, hearing this dirty talk in this setting sends a tingling current all through your body. You are the one who manages to get this man to drop his professional facade and reveal this sexual and domineering side that not many have seen before. Ironically, you feel a sense of power despite the fact you're the one who is serving him.
<<video prof/profhj2.mp4>>
<<di prof "Keep your fist tighter... Sshit... I'm so fucking close...">>
The smell of his precum, the spicy musk peaking through the cologne and his heated puffs of breath swirl together creating an intoxicating haze which forces you to have no other choices than to obey. Even with your compliance, the man can't deny his nature and take control by moving his hips to fuck your fists with a surprising athleticism.
<<di prof "Fffuck... Brace yourself boy... I'm going to... CCCCUM...">>
With a loud growl, he makes the final push into your fist and holds it there. His hardness pulsates to deliver thick streams of semen like your hand is a piece of meant-to-be-bred ass.
<<video prof/profhjcum1.mp4>>
The sight, the feeling and the animalistic smell produces such a perfect and erotic picture that you utter:
<<di you "Thank you so much, sir.">>
Your words must have ticked the right boxes because his face visibly mellows out even more than the high of his orgasm. After completing your duty, your devoted brain finally catches up to the painful and neglected hardness between your legs, so you proceed to take care of yourself. However, not even one stroke in, his stern voice marches to your ears:
<<di prof "Did I allow you to touch yourself?">>
That is enough to stop all of your self-pleasure because unconsciously your first and foremost instinct now is to concede to his command. However, the frustration makes you whine:
<<di you "Please... It's too much... I really want to come so bad, sir...">>
You pray the honorific is enough to sweeten the deal. Still you are afraid of what might come next.
<<di prof "The answer is no. Because of your misbehavior, you're not allowed to come until the next time we meet again, understood?">>
The excitement of having a repeat with him almost eclipsed the disappointment, almost. So you continue:
<<di you "But, it's so painful...">>
<<di prof "No buts... Actions have consequences.">>
In your imagination, your pout probably looks very manly as you accept the cockblock.
<<di you "Yes sir.">>
<<di prof "That's a good boy. Now, let's clean up.">>
As you pull up your pants and the tight underwear smother your raging erection, you let out a hiss. You're so fucking doomed. Having to obey him and not get off until you see him again? <b>That includes other activities like masturbation or casual sex with other people.</b> Lord, have mercy on your soul.
<<if $gameends>>\
<<link "Back" "Profscenemenu">><</link>>\
<<else>>\
<<link "After cleaning up" "Profhjintrotalk">><</link>>\
<</if>>\<<scenechoices prof 2 1>>\
<<if _saff == 3 or _saff == 4 or _saff == 6>>\
<<jea prof -1>>\
<<sus prof 1>>\
<<else>>\
<<jea prof 1>>\
<</if>>\
<<if $scenepicked>>\
Once again like a moth flying into the flame, you end up in <<if $you.location == "College">>his office<<else>>his home<</if>> because you can't just help it. $prof.Namedis looking at his computer but with a more relaxed pose than your first impression of him.
<<image prof/prof.jpg>>
<<if $prof.lust == 11 and not $gameends>>\
<<di prof "Pull your pants down and show it to me.">>
<<if _saff == 3>>\
The calm statement makes you feel like a stud horse being presented for his inspection and what else can you even do except remove the button on your pants to drop it down? You do it with hesitancy because of the guilt that you did in fact get off and now your cock is only halfway there from a full erection. He tsk-tsked at your current state:
<<di prof "So you didn't in fact listen to me. I'm disappointed.">>
His tone is even but you can feel the underlying steel.
<<di you "B-but, I got major blue balls...">>
<<di prof "You know what to do.">>
He taps at his desk with a finality and you can only sulkily drag your feet there to accept your punishment.
<<di prof "It's gonna be a tener. Count it.">>
His punishment still feels fresh to you even now. At least now you are a little bit more used to the sting that you can form choked syllables to count each strike on your ass.
<<video prof/profspank4.mp4>>
<<di you "... nine... ten!">>
Huffing breathlessly you are now at full mast and mush-brained - ready to take on any of his request and it happens to be one of your favorite one:
<<else>>\
His calm statement makes you feel like a stud horse being presented for his inspection and what else can you even do except remove the button on your pants to drop it down? It is a struggle because you pretty much have a permanent boner by this point. Your voice sounds crazed even to your own ears:
<<di you "Please... it hurts so bad.">>
<<di prof "You've done so well, good boy. You'll get it soon enough.">>
Cooing with pleasure, as he approaches you to get what he wants:
<</if>>\
<<else>>\
<<if _saff == 6>>\
At first glance, he appears to be calm but from your observation, his poker face is way scarier than actual emotions. Knowing your place and as an admission of your disobedience, you kneel next to him and wait until he wraps up the work on his computer. When it looks like his job is done for the day, his voice chills your spine:
<<di prof "Take off your pants and lean over the table.">>
Despite the coldness in his voice, everything he does is like a Pavlovian to your arousal because your cock is fully erected just at the thought of the upcoming punishment. The sight of the huge black dildo that he produces from one of the drawers makes your eyes widen and your cock twitch as your chest is fully on the table.
<<di prof "Since you don't want an easy way. I'll show you a hard one.">>
Without any warning he proceeds to remove the buttplug and replaces it with the almost ten inch dildo. You take pride in your pain tolerance and the stretchiness of your orifice but still the sudden force of it still makes you wince.
<<video prof/profdildo1.mp4>>
<<di you "Ahhh... fffffuck...">>
In spite of your groaning, his pace actually picks up and the dildo violates your prostate so good and your dick jerks incessantly. Right when you think you're about to blow your load right here and there, he pulls the torture device off.
<<di prof "Do not touch yourself. Now, it's time to serve your master.">>
<<elseif _saff == 5>>\
Noticing but paying you no mind, he continues typing away on his computer like you're just a puppy looking at its master for a treat. And you're absolutely ravenous from the clear as day erection between your thighs.
<<di you "Please sir, I'm so hungry for your cock.">>
Only when you begin to beg, he then give you a measuring look at your state and says:
<<di prof "I need to finish this so be patient and do not touch yourself.">>
You almost whine from the frustration but remain still according to his command. Your hole is gasping around the flare base of the plug. You should never doubt his words because after 15 minutes he proceeds to stop working and then tell you:
<<di prof "Okay, I'm done. Come here and turn around.">>
You scramble as fast as possible to him and follow his instruction as he pushes the toy in and out to tease and force a pleasurable groan out of you.
<<video prof/profplug3.mp4>>
Once the object is completely remove, he rumbles deeply:
<<di prof "Let's give you what you want, shall we?">>
<<elseif _saff == 4>>\
He motions his hand for you to come over. Even though you are one stinky mofo, your gait is still unafraid as you approach his desk. His nose scrunches up right away when you near his personal space and he gives you an unimpressive look:
<<di prof "So I know how it is, GET DOWN ON YOUR KNEES, PIG!!">>
His loud snarl catches you off guard so much so you automatically do as told.
<<di prof "Remove my shoes.">>
You take off each one of them with care and obviously to reveal a pair of black-sock covered feet. Despite his commitment to cleanliness, you can still detect a noticeable odor - flying off from the creases between his toes - that were carefully contained inside his dress shoes. You really can't blame him since he must have been at work for a long while now.
<<di prof "Suck on them.">>
It's apparent that bodily scents do not bother you but an obvious turn on, so you waste no time slobbering all over his clothed toes. Of course, his socks are maintained at an immaculate condition so your tongue slides easily over the planes of his feet and slithering around each hot digit. You're completely drunk on the taste, the bodily scents and the lingering leather smell of his shoes.
<<video prof/proffeet1.mp4>>
<<di prof "That's enough. Let's move on something else.">>
You look up dazedly at him leisurely masturbating through his slack and await his next command:
<<elseif _saff == 2>>\
He motions his hand for you to come over. Confident in your own hygiene, you trod toward him and like a puppy. Leaning his face to you, he uses one of his surprisingly calloused palm to card over your head.
<<di prof "You smell nice. That's what my boy is supposed to do. Now, I'll give you something for a job well done.">>
<<elseif _saff == 3>>\
<<di prof "So you didn't in fact listen to me. I'm disappointed.">>
His tone is even but you can feel the underlying steel. Your orgasm is being tracked by him so there is no other way to deny it.
<<di you "B-but, I got major blue balls...">>
<<di prof "You know what to do.">>
He taps at his desk with a finality and you can only sulkily drag your feet there to accept your punishment.
<<di prof "It's gonna be a tener. Count it.">>
His spanking still feels fresh to you even now. At least now you are a little bit more used to the sting that you can form choked syllables to count each strike on your ass.
<<video prof/profspank4.mp4>>
<<di you "... nine... ten!">>
Huffing breathlessly, you are now at full mast and mush-brained - ready to take on any of his request and it happens to be one of your favorite one:
<<else>>\
You don't even have a sliver of pride anymore as you drop your pants down in the middle of the room. Your voice sounds crazed even to your own ears:
<<di you "Please... it hurts so bad.">>
<<di prof "You've done so well, good boy. You'll get it soon enough.">>
Cooing with pleasure, he approaches you to get what he wants:
<</if>>\
<</if>>\
<</if>>\
<<if not $gameends>>\
<<link "He commands you to jerk him" "Profhj">>
<<presshour add 1>>
<</link>>
<<if $prof.lust >= 15>>\
<<link "He commands you to blow him">>
<<presshour add 1>>
<<if $prof.lust == 15>>
<<goto "Profbjintro">>
<<else>>
<<goto "Profbj">>
<</if>>
<</link>>
<</if>>\
<<if $prof.lust >= 20>>\
<<link "He fucks your ass" "Proffuck1">>
<<presshour add 1>>
<</link>>
<</if>>\
<<if $prof.lust >= 25>>\
<<link "He wants you to be in a domination session">>
<<presshour add 1>>
<<if _saff == 1 or _saff == 2 or _saff == 5>>
<<goto "Proffuck2">>
<<else>>
<<goto "Proffuck3">>
<</if>>
<</link>>
<</if>>\
<<else>>\
<<if $scenepicked>>\
<<if setup.ws.Profhj1 or setup.ws.Profhj2>>\
<<link "Regular handjob" "Profhj">>
<<set $scenepicked = false>>
<</link>>
<<else>>\
<<link "==Regular handjob==">><</link>>
<</if>>\
<<if setup.ws.Profbjintro>>\
<<link "First blowjob" "Profbjintro">><</link>>
<<else>>\
<<link "==First blowjob==">><</link>>
<</if>>\
<<if setup.ws.Profbj1 or setup.ws.Profbj2 or setup.ws.Profbj3 or setup.ws.Profbj4>>\
<<link "Regular blowjob" "Profbj">>
<<set $scenepicked = false>>
<</link>>
<<else>>\
<<link "==Regular blowjob==">><</link>>
<</if>>\
<<if setup.ws.Proffuck11 or setup.ws.Proffuck13 or setup.ws.Proffuck14 or setup.ws.Proffuck15 or setup.ws.Proffuck16>>\
<<link "Regular fuck" "Proffuck1">>
<<set $scenepicked = false>>
<</link>>
<<else>>\
<<link "==Regular fuck==">><</link>>
<</if>>\
<<if setup.ws.Proffuck21 or setup.ws.Proffuck22>>\
<<link "Domination session (obey)" "Proffuck2">>
<<set $scenepicked = false>>
<</link>>
<<else>>\
<<link "==Domination session (obey)==">><</link>>
<</if>>\
<<if setup.ws.Proffuck31 or setup.ws.Proffuck32>>\
<<link "Domination session (disobey)" "Proffuck3">>
<<set $scenepicked = false>>
<</link>>
<<else>>\
<<link "==Domination session (disobey)==">><</link>>
<</if>>\
<</if>>\
<<link "Back" "Profscenemenu">><</link>>
<</if>>\<<if $prof.lust < 5>><<lust prof 1>><</if>>\
<<jea prof 1>>\
<<di you "Umm, yes. Of course. Absolutely.">>
A slight quirk - which according to $oni.Name is really rare - on his lips shows that he has his doubts:
<<di prof "Good boy. Just follow my words and you can be a happy camper.">>
There has to be some hidden meaning behind that question not even mention the sudden low-pitchness, so you press on:
<<di you "If that's what it takes to pass your “test” with flying color and for you to be happy, I'll be your teacher's pet at any time of the day.">>
Finishing that sentence with your touch on his strong bicep, you can sense a strong current of restrained energy passing both of you. His pupils are blown, his breathing is getting a bit labored. Unable to resist it anymore, you look down on his slacks to see a bulge is growing slowly under the fabric.
<<image prof/profbulge1.jpg>>
The sight of it turns you on to no end and makes you pop your own boner in the middle of the deserted classroom. Suddenly, he frowns and gives you a dismissal:
<<di prof "Okay, I've got another class to teach. Now, go on.">>
<<if $prof.lust == 5>>\
It feels like your pursuit has finally met a brick-wall. His willpower is way too strong and he doesn't seem to budge. Maybe, you need to do something drastic to uproot this balance. <b>Maybe skip a class and see how he will react?</b>
<<else>>\
The signs are definitely there, but there is still some resistance. However, you are confident you'll get him to show his true colors with persistence and your good charm.
<</if>>\
<<link "Back">>
<<if $gameends>>
<<goto "Profscenemenu">>
<<else>>
<<set $prof.requeststate = 1>>
<<goto $you.location>>
<</if>>
<</link>><<if $prof.lust < 5>><<lust prof 1>><</if>>\
<<jea prof -1>>\
<<sus prof 1>>\
<<di you "Not really, can't you see my eyes are glazing over?">>
Despite already being on his shit list at the time being, your thirst for some spices in life is insatiable. Therefore, you deflect back his question with a note of defiance. Obviously, he doesn't look one bit amused:
<<di prof "Do you think this subject is some kind of a joke?">>
Well, you just want to test the water and definitely not piss him off, so you make amend with an excuse:
<<di you "Haha, I'm kidding, teach. Of course, I was listening.">>
His fist wraps around our wrist like a vice as his growl booms threateningly:
<<di prof "I don't appreciate the attitude because it needs serious fixing.">>
<<di you "Will you?">>
You leave the rest unsaid but the intention is clear. He can do whatever he wants with you and from the way his pupils are blown, the hitch of his breathing he understands full well the meaning behind your words. Unable to resist it anymore, you look down on his slacks and find the slight movement under the fabric.
<<video prof/profbulge2.mp4>>
The sight of it turns you on to no end and makes you pop your own boner in the middle of the deserted classroom. Suddenly, he snaps out of the electrifying gaze to your eyes and gives a dismissal:
<<di prof "Okay, you can prove whether you listened or not by the next class. Now, I've got another one to teach.">>
<<if $prof.lust == 5>>\
It feels like your pursuit has finally met a brick-wall. His willpower is way too strong and he doesn't seem to budge. Maybe, you need to do something drastic to uproot this balance. <b>Maybe skip a class and see how he will react?</b>
<<else>>\
The signs are definitely there, but there is still some resistance. However, you are confident you'll get him to show his true colors with persistence and your good charm.
<</if>>\
<<link "Back">>
<<if $gameends>>
<<goto "Profscenemenu">>
<<else>>
<<set $prof.requeststate = 1>>
<<goto $you.location>>
<</if>>
<</link>><<if $prof.lust < 10>><<lust prof 1>><</if>>\
<<jea prof 1>>\
<<di you "Sorry, I just want to see your face, that's all.">>
His brow climbs up even higher at your admission:
<<di prof "Alright, just sit there and be quiet. I have stuffs to look through.">>
He then goes back to the papers and you have no idea how his intense concentration makes the most mundane things like grading look so attractive. That can only be done by one of the finest specimens in the planet and you can't help but blurt out your admiration:
<<di you "Do you know how hot you look right now?">>
That breaks him out of the work and gives you an inquisitive look:
<<di prof "Why?">>
<<di you "Oh, you know you're already a handsome man and combined with the look you're doing - like a president looking through the country's policy, so authoritative. It make you ten time hotter.">>
A low chuckle escapes his throat and something like fondness softens his face.
<<if $prof.lust <= 10>>\
<<di prof "Can't say I expect to hear that sentiment from my student, especially a male student at that, but thank you, I'm flattered.">>
<<else>>\
<<di prof "You and your silver tongue. Don't think I'll give you a special treatment in class.">>
<</if>>\
Your words or maybe your presence and the possibility of him expressing his domination on you must have an effect on him. You can see him shift in his seat a few times and subtly adjusting his package.
<<video prof/profbulge3.mp4>>
<<if $prof.lust == 10>>\
The knowledge make you burn with lust and uncertain of how long you can endure not having a chance to see his manhood. Maybe you should try something dramatic again and <b>be a brat to push him over the edge.</b>
<<else>>\
The knowledge fills you with giddiness but you tell yourself to be patient and don't push it too far. Both of you sit in a companionable silence for a while as you feel your relationship strengthens.
<</if>>\
<<link "Back">>
<<if $gameends>>
<<goto "Profscenemenu">>
<<else>>
<<goto $you.location>>
<</if>>
<</link>><<if $prof.lust < 10>><<lust prof 1>><</if>>\
<<jea prof -1>>\
<<sus prof 1>>\
<<di you "So what? I couldn't be here?">>
Your defiant tone definitely doesn't help lighten his mood as the creases on his foreheads appear:
<<di prof "Because I'm working and don't need attention of a brat disrupting it.">>
<<di you "Bingo. You're correct. I'm just here to annoy you and a brat. So what are you going to do about it?">>
The invitation is clear. From the way his breathing shifts and his intense expression, you know he's itching to have his hands on your.
<<di prof "Alright, fucking come here.">>
Despite you partly asking for this, his booming command still shakes you to the core. It hypnotizes you to walk up to him as his large paw pushes your body forward to the desk - making your ass perk up and the other swoop your pants and underwear down in one swift motion.
<<di prof "Tell me how many strikes you deserve.">>
<<di you "I don't deserve jack shi...!!?!">>
Before your protest can even be formed, a cracking smack reverberates through the room and forces out an almost howl from you.
<<di prof "10 is the answer and an extra 5 for that attitude.">>
15 strikes doesn't sound like much but with the pain inflicted upon you, it stretches time to eternity. The sting from your buttcheeks seeps through your body and gets to your cock as it is fully erected. It is a wonder how there is still enough blood to pump your erection when your globes are now glowing bright red.
<<video prof/profspank3.mp4>>
Finally, his final slap lands between the crack of your ass and jolts your body forward, dick jerking. It's too close but you manage to not embarrass yourself by cumming without touching your dick again. His gravelly voice rumbles behind you:
<<di prof "Now that's a good look on a brat like you... Learned your lesson yet?">>
<<di you "Mmmmhm... ah... yessir...">>
You aren't sure if you can even string together a sentence through this haze. Witnessing your current state, he mutters out a quiet word:
<<if $prof.lust == 10 and not $gameends>>\
<<di prof "Ffuck... Alright, I'll allow you to jerk me off.">>
That is the perfect antidote for your delirium because your mind perks up at his agreement. Your hard work finally pays off and you are now able to reach the goal which is his cock.
<<link "He removes his slacks to for you to start the handjob" "Profhjintro">><</link>>
<<else>>\
<<di prof "Fffuck...">>
However, he doesn't seem to want to proceed with anything else and you can feel his body vibrate with lust. The man has some serious restraint. Honestly, you can't really do anything else either because you feel yourself slowly becoming his subject, waiting for his words and orders instead of being in control of your own will.
<<link "Back">>
<<if $gameends>>
<<goto "Profscenemenu">>
<<else>>
<<goto $you.location>>
<</if>>
<</link>>
<</if>>\<<scenechoices prof 3 1>>\
<<if $scenepicked>>\
<<set $you.horniness = 0.1>>\
<<if $prof.state >= 6>>\
<<set _rpick = random(1,3)>>\
<<else>>\
<<set _rpick = random(1,2)>>\
<</if>>\
<<if $prof.lust < 15>><<lust prof 1>><</if>>\
All of the sudden, you partially lose your motor function like the button on his pants is the hardest puzzle. He then takes over and unveils one of the the straightest and substantial pieces of man meat known to mankind. He then raises an eyebrow at your clumsiness:
<<di prof "Put your hands to real work, then.">>
You may have lost your ability to unfasten buttons but handjob is your second nature now. Your palm glides over his raging length with ease. Understanding that he likes to fuck a tight hole, your grasp tightens around him and in turn repeatedly milks the precum out of his slit.
<<video prof/profhj3.mp4>>
<<di prof "Fuck... that's right... squeeze it harder...">>
Despite his hips now pumping, you don't stay idle but meet him at an equal pace with each stroke. Your deft hand is now a circular staircase that helps him reach the top of heaven.
<<di prof "Sssshitttt... so close... get ready...!!">>
Then with a roar he blasts off with a handful ropes of creamy seed all over your hand. The scent of sex instantly takes it up to another notch as perspiration and musk emit from him and your own body.
<<video prof/profhjcum2.mp4>>
<<if _saff == 4 and $watersport>>\
<<di prof "Since you want to be such a filthy fucking bitch. Open your mouth.">>
Since you have a one track mind and all roads lead to him, you do accordingly and a tangy taste explodes on your tongue. He is pissing on your mouth and uses you like a foul public urinal in the middle of his office and he's right.
<<video prof/profpiss1.mp4>>
You love it. Love being a smelly pig stinks of sweat, cum and piss. So much so, you crash into an orgasm as a pool of his golden nectar sits warmly in your stomach.
<<video you/youcum5.mp4>>
<<di you "Thank you, sir.">>
<<elseif _saff == 3 or _saff == 4 or _saff == 6>>\
<<di prof "Bad boy don't get to have my touch. Handle it yourself.">>
Your hand couldn't fly to your own dick fast enough. As swift as your action is, your release also comes head to head in terms of quickness. Jet of milky fluid flies out from your cockhead almost like a gunshot from the strength of your orgasm.
<<video you/youcum2.mp4>>
<<else>>\
<<di prof "Since you've done a good job. Here is your reward.">>
Coming down from the climax, he announces with the hoarseness still fresh in his voice and grabs your pent up erection. It isn't technically a handjob because with just a downstroke from him, you already let out a moan as your dick pulsates inside his heated palm and shoots the boiling loads all over the place.
<<video prof/profhjcum3.mp4>>
<<di you "Ahhhh... ssshit... thank you, sir.">>
<</if>>\
<<if _rpick == 3 and not $gameends and hasVisited("Proffuckintro")>>\
<<set $prof.request = 3>>\
<<set $prof.requeststate = 1>>\
<<set $prof.plugstate = 1>>\
Despite both of your effort in cleaning, you can probably find traces of your DNA all over the room. When you're both decent, he gives you the instruction:
<<di prof "Remember to keep your hole ready for me until the next time we meet.">>
<<elseif _rpick == 2 and not $gameends and hasVisited("Profbjintro")>>\
<<set $prof.request = 2>>\
<<set $prof.requeststate = 1>>\
Despite both of your effort in cleaning, you can probably find traces of your DNA all over the room. When you're both decent, he gives you the instruction:
<<di prof "Remember to shower before you meet me next time.">>
<<di you "Yes, sir!">>
<<else>>\
<<set $prof.request = 1>>\
<<set $prof.requeststate = 1>>\
Despite both of your effort in cleaning, you can probably find traces of your DNA all over the room. When you're both decent, he gives you the instruction:
<<di prof "Remember no cumming until I say so.">>
<<di you "Yes, sir!">>
<</if>>\
<<if $prof.lust == 12 and not $gameends>>\
<<di prof "Before you leave, take this.">>
You catch a box thrown in your way and open it. It is a smartwatch?
<<di prof "It can be used to track your orgasm, so wear it.">>
Fuck, so now there is no way you can bullshit your way out of a punishment. It kind of frustrates you, but at the same time you feel your inside burn at the thought of giving up the control of the most base and primal bodily function to him. Therefore, you wear it and feel strangely proud like it is a mark of ownership of him over you.
<<else>>\
You are visibly more relaxed from getting rid of the built up lust and wonder if you can keep up your end of the deal.
<</if>>\
<</if>>\
<<link "Back">>
<<if $gameends>>
<<goto "Profscenemenu">>
<<else>>
<<goto $you.location>>
<</if>>
<</link>><<di prof "I gotta say getting a handjob from a guy wasn't as weird as I thought it was going to be.">>
You peer at his honesty and query back:
<<di you "Of course, my handjob skill is awesome.">>
It seems he appreciates your brand of humor or maybe it's the afterglow because he lets out a hearty chuckle.
<<di prof "That and the fact you're quite pliant and malleable that I could shape however I want.">>
His gaze to you can be considered as smothering as it travels from your face down to your crotch.
<<di prof "Never thought about it too but it's nice to have an apparent indication of arousal. Remember, no cumming until the next time. I want your balls to burst at the seams, got it?">>
It is bursting right now alright. However, you still nod because of course you live for these kinds of things. You love being told what to do and following a set of instructions. It is undeniable that you're a submissive at the core. On the other hand, thinking of getting another one of his punishments also sends thrilling chills through you. Should you be naughty or nice?
<<link "Back" $you.location>>
<<set $prof.state = 4>>
<<set $prof.request = 1>>
<<set $prof.requeststate = 1>>
<</link>><<scenechoices prof 1 0>>\
<<if $ingallery>>\
<<elseif not $gameends>>\
<<silently>>\
<<set $you.horniness = 0.1>>\
<<set $prof.patmax = 15>>
<<set $prof.susmax = 40>>
<<jea prof 5>>
<</silently>>\
@@.add;$prof.Name's max patience increases to 15.@@
@@.add;$prof.Name's max strike increases to 40.@@
<</if>>\
<<lust prof 1>>\
<<di prof "So far you've been on relatively good behavior. As a prize, from now on you're allowed to... Suck. My. Dick.">>
He puts a slow emphasis on the three last words as his pants are undone to uncover the burgeoning erection. Finally! You've been dying with thirst to swallow that imposing weapon for ages.
<<di you "Yes, sir! I won't let you down.">>
Tugging on it, you ready yourself mentally to give him the most mind blowing head he ever has. Relaxing your throat, your head makes a swoop downward, your nose makes contact with his short pubes and your esophagus squeezes his log whole. That seems to shock him, as he lets out a hiss.
<<video prof/profbj1.mp4>>
<<di prof "Ffffuck...!! Yeah... deepthroat my cock...">>
His encouragement eggs you on as you bounce up and down on his length. Your tongue swirls from the underside to the veins and towards his slit to taste the tangy liquid there. It is getting harder to do so because he begins to take the initiatives and fucks your mouth with long strokes.
<<video prof/profbj2.mp4>>
<<di prof "Ghhh... ssssshit... so close... you want my load, boy?">>
You can only nod lightly to not scrape your teeth on his cock which is now pummeling in and out between your lips with abandon. The rhythm of his breathing is getting choppy until he lets out a wild growl:
<<di prof "Here it COMES!!!">>
His cock pops out and starts spraying. The amount of pearly seeds are plentiful enough to coat your whole face as you mouth it greedily to stimulate and squeeze out more of that man juice.
<<video prof/profbjcum1.mp4>>
The feeling of being marked by him, scented by his pheromone, makes your balls tighten and within just a few strokes, you spill and join him in the land of bliss.
<<video you/youcum3.mp4>>
<<di prof "Fuck... look at you, covered in my cum... Who owns your mouth?">>
<<di you "You, sir.">>
<<di prof "Damn right.">>
His haughty look screams possessiveness. Now if he says “Jump”, you'll definitely say “How high, sir?” as your self preservation gets swept under the current of his authority.
<<if $gameends>>\
<<link "Back" "Profscenemenu">><</link>>
<<else>>\
<<link "Coming down from the high" "Profbjintrotalk">><</link>>
<</if>>\As both of you come down from the climax, $prof.Namedis appears to be in a chatty mood:
<<di prof "You know I tried to find some women who share the same interest but this town is indeed a backwater. My luck has been pretty quite bad.">>
You really want to attest to that because the town is indeed not large and has the reputation of a conservative town. On the other hand, your luck with men who share the same depravity has been stellar so you can only feel for the man.
<<di you "Hmm, probably better to do that in the city. But why don't you move there? With your skills and reputation, you can score a job there easily.">>
That's true, in an effort to learn more about him. You've found multiple articles with his name on the internet. Apparently, he's a semi popular publisher in the academic world.
<<di prof "I have, well, had an obligation...">>
His gaze suddenly hardens and peers into somewhere faraway before changing the subject.
<<di prof "Anyway, may I talk to you about hygiene?">>
What? Why? You don't smell, do you?
<<di prof "You have a distinct smell to you though it's not super distracting but I still prefer my boy to clean and healthy.">>
So, you do in fact stink. Despite his nonchalant comment, heat still fills your cheeks.
<<di you "Thank you for your input, sir. I'll do as you say.">>
Well, now that you have to <b>add showering into your list of things, you need to do it for him</b>. Having someone to tell you to accomplish the most basic and mundane aspects of your life both frightens and excites you. You wonder if you don't shower, what will be his punishment?
<<link "Back" $you.location>>
<<set $prof.state = 5>>
<<set $prof.request = 2>>
<<set $prof.requeststate = 1>>
<<set $you.clean = 0>>
<</link>><<scenechoices prof 3 1>>\
<<if $scenepicked>>\
<<set $you.horniness = 0.1>>\
<<if $prof.state >= 6>>\
<<set _rpick = random(1,3)>>\
<<else>>\
<<set _rpick = random(1,2)>>\
<</if>>\
<<if $prof.lust < 20>><<lust prof 1>><</if>>\
Scrambling to get his tight off of his tree trunks takes you a minute and once that's done, you can't resist but nuzzle against it like a kitten on a pile of catnip.
<<video prof/profbj3.mp4>>
He holds your head back and rumbles huskily:
<<di prof "Tell me what is the purpose of your mouth?">>
<<di you "It's only there to warm your cock and not even for talking. Sir, please shut me up with your huge cock.">>
Your answer pleases him because with a growl he shoves inside your oral cavity in one deep thrust. If you didn't mentally and physically prepare for it, bile would be thrown up all over, but the picture right now is not that pretty either. Saliva, tears and snots streaming down as his monster of a penis ravages your mouth pushing your respiratory system to its limit. Then, with one brutal slam of his hip, he lodges his tool deep inside your throat as your nose gets buried under the musk of his trimmed pubes.
<<di prof "Hold it, boy. Ten... nine...">>
Focusing on his voice, you hold your breath and relax your throats. As much as you try, some pathetic gurgling sound still reverberates from your chest.
<<di prof "...one! Good fucking job.">>
<<video prof/profbj4.mp4>>
He pats your cheeks commendably as you waste no time again to devour his member again as your hunger for him grows. Knowing your need, he begins pistoning against your eagerly open mouth and increasingly accelerates his pace towards the end.
<<di prof "Ffffuck... I'm gonna give it to you… boy... ARGHHH!!">>
He pulls off of your mouth and begins spewing all over your mug once again marking his territory and letting everyone know that you're his property. You definitely sign your own ownership away as you use his "pen" to smear his "signature" all your pores and make every layer of your body contain a trace of him.
<<video prof/profbjcum2.mp4>>
<<if _saff == 4 and $watersport>>\
<<di prof "Since you want to be such a filthy fucking bitch. Open your mouth.">>
Since you have a one track mind and all roads lead to him, you do accordingly and a tangy taste explodes on your tongue. He is pissing on your mouth and uses you like a foul public urinal in the middle of his office and he's right.
<<video prof/profpiss1.mp4>>
You love it. Love being a smelly pig stinks of sweat, cum and piss. So much so, you crash into an orgasm as a pool of his golden nectar sits warmly in your stomach.
<<video you/youcum5.mp4>>
<<di you "Thank you, sir.">>
<<elseif _saff == 3 or _saff == 4 or _saff == 6>>\
<<di prof "Bad boy don't get to have my touch. Handle it yourself.">>
Your hand couldn't fly to your own dick fast enough. As swift as your action is, your release also comes head to head in terms of quickness. Jet of milky fluid flies out from your cockhead almost like a gunshot from the strength of your orgasm.
<<video you/youcum2.mp4>>
<<else>>\
Coming down from the orgasm, he seems positively satisfied and rasps:
<<di prof "Here is a prize for your good behavior.">>
He grabs your buttocks and proceeds to swallow your raging member. His grips are firm, not allowing you to move freely, as he takes a few slow bobs on your crotch. You can feel a bit of teeth grazing against your sensitive length - must be from his unfamiliarity of giving heads - like a warning to not overstep.
<<video prof/profbj5.mp4>>
That sends you to an overload and with just a tug you finish with a moan.
<<video you/youcum5.mp4>>
<<di you "Goddd... fffffuckkk... thank you, sir.">>
<</if>>\
<<if $prof.lust == 20>>\
<<elseif _rpick == 3 and not $gameends and hasVisited("Proffuckintro")>>\
<<set $prof.request = 3>>\
<<set $prof.requeststate = 1>>\
<<set $prof.plugstate = 1>>\
Despite both of your effort in cleaning, you can probably find traces of your DNA all over the room. When you're both decent, he gives you the instruction:
<<di prof "Remember to keep your hole ready for me until the next time we meet.">>
<<elseif _rpick == 2 and not $gameends>>\
<<set $prof.request = 2>>\
<<set $prof.requeststate = 1>>\
Despite both of your effort in cleaning, you can probably find traces of your DNA all over the room. When you're both decent, he gives you the instruction:
<<di prof "Remember to shower before you meet me next time.">>
<<di you "Yes, sir!">>
<<else>>\
<<set $prof.request = 1>>\
<<set $prof.requeststate = 1>>\
Despite both of your effort in cleaning, you can probably find traces of your DNA all over the room. When you're both decent, he gives you the instruction:
<<di prof "Remember no cumming until I say so.">>
<<di you "Yes, sir!">>
<</if>>\
<</if>>\
<<if not $gameends and $prof.lust == 20>>\
<<set _backtitle = "Then...">>\
<<else>>\
<<set _backtitle = "Back">>\
<</if>>\
<<link _backtitle>>
<<if $gameends>>
<<goto "Profscenemenu">>
<<elseif $prof.lust == 20>>
<<goto "Proftalk4">>
<<else>>
<<goto $you.location>>
<</if>>
<</link>> - <i>will you learn your lesson?</i>
<<if $prof.state == 11>>\
• Attend his class for the final time before reaching the finale
• <b>Less than 20 strikes for a sub ending</b>
• <b>More and equal to 20 strikes for a brat ending</b>
• You can still have sex with him at his house from 6 PM until before 9 PM
<<elseif $prof.state == 10>>\
• Visit his office from 12 PM until before 4 PM to access his email
• You can still have sex with him at his house from 6 PM until before 9 PM
<<elseif $prof.state == 9>>\
• Visit his house from 6 PM until before 9 PM
• Participate in domination sessions with him
<<elseif $prof.state == 8>>\
• Visit his house
<<elseif $prof.state == 7>>\
• Meet him in his office after class for some more private time
• Let him fuck you
• You can meet him from Monday to Friday from 12 PM until before 4 PM
<<elseif $prof.state == 6>>\
• Meet him in his office after class while not failing the task he gave you.
• You can meet him from Monday to Friday from 12 PM until before 4 PM
<<elseif $prof.state == 5 and $prof.lust == 20>>\
• Meet him in his office after class for some more private time
• Give him blowjob
• You can meet him from Monday to Friday from 12 PM until before 4 PM
<<elseif $prof.state == 5>>\
• Meet him in his office after class for some more private time
• Give him blowjob to raise his lust
• You can meet him from Monday to Friday from 12 PM until before 4 PM
<<elseif $prof.state == 4>>\
• Meet him in his office after class for some more private time
• Give him handjob to raise his lust
• You can meet him from Monday to Friday from 12 PM until before 4 PM
<<elseif $prof.lust == 10>>\
• Meet him in his office after class for some more private time
• Act like a brat to get a reaction from him
• You can meet him from Monday to Friday from 12 PM until before 4 PM
<<elseif $prof.state == 3>>\
• Meet him in his office after class for some more private time
• You can meet him from Monday to Friday from 12 PM until before 4 PM
<<elseif $prof.state == 1 and $prof.lust == 5 and $prof.requeststate == 3>>\
• Go to the class today to see his reaction to your insolence
• You can go to the class Monday to Friday from 12 PM until before 2 PM
<<elseif $prof.state == 1 and $prof.lust == 5>>\
• Miss the next class to see his reaction in the class after
<<elseif $prof.state == 1>>\
• Maintain your good class attendance every day
• Missing a class will result a penalty to patience and strike each day
• You can go to the class Monday to Friday from 12 PM until before 2 PM
<<elseif $prof.state == -1>>\
• <b>FAILED</b>
<<elseif $prof.state == 0 and $dayCount >= 4>>\
• Go to the college and join the English Lit class
• You can go to the class Monday to Friday from 12 PM until before 2 PM
<<elseif $dayCount < 4>>\
<<set _tday = 4 - $dayCount>>\
• Wait for _tday more day<<if _tday > 1>>s<</if>>
<</if>>\
<<if $prof.state >= 1 and $prof.state < 12>>\
• <i>His order: <<if $prof.state <= 2 and $day >= 2 and $day <= 6>>Go to his class today <<if $prof.stc>> - <b>FAILED</b><<elseif $hour >= 14 and not $prof.stc>> - <b>DONE</b><</if>><<elseif $prof.request == 2 and $prof.state >= 4>>You need to be in clean state during your meeting with him<<elseif $prof.request == 1>>You cannot cum<<if $prof.requeststate == 3>> - <b>FAILED</b><</if>><<elseif $prof.request == 3>>Do not remove your buttplug<<if $prof.requeststate == 3>> - <b>FAILED</b><</if>><<else>>None<</if>></i>
<</if>>\Already seated at the class, $oni.Name is talking your ears off but the trepidation inside you blocks her gossip out. How will he react with your skipping class? Will he ignore you again? Or will he be pissed off? Hopefully, he won't just fail you but it's too late for regret now.
As usual, everyone in the room can feel his overwhelming presence immediately when he steps inside and goes quiet. As the footsteps near and then stop, you hear an emotionless voice on top of you.
<<di prof "$you.Namedis, meet me at 4 PM after class.">>
Alone time with him in his own private office, it's then or never, so you nod and say politely.
<<di you "Yes.">>
The pace of his own walk to your own eye is quite even and calm. However, $oni.Name has another idea:
<<di oni "Uh oh, he looks positively angery. Is he gonna fail you this time? Why did you skip his class despite his warning again?">>
You can't hardly tell her the reason but hope that all of those risks that you took will pay off at 4 PM today.
<<link "4 PM comes." "Profspankingintro">>
<<set $hour = 16>>
<<set $minute = 0>>
<</link>><<scenechoices prof 1 0>>\
<<if $ingallery>>\
<<elseif not $gameends>>\
<<silently>>\
<<set $prof.patmax = 5>>
<<set $prof.susmax = 20>>
<<jea prof 3>>
<</silently>>\
@@.add;$prof.Name's max patience increases to 5.@@
@@.add;$prof.Name's max strike increases to 20.@@
<</if>>\
<<lust prof 1>>\
Entering the room, he's once again looking at the paper on his desk. However, right now there are visible lines marring his forehead - a clear sign that he's not in a good mood.
<<di prof "Sit.">>
Might as well get yourself comfortable. Dropping onto the cushion, your back subconsciously straightens like a rookie staying attention at the bootcamp. After a minute of dead silence, he finally pivots his eyes to you with displeasure:
<<di prof "You don't have trouble listening to my order just now so tell me why is it so hard to keep a decent attendance? I'll let you know that I don't freely give out second chances.">>
This is headng toward to the direction of a disaster, so you have to act quickly:
<<di you "I'm really really sorry again. I know it's no excuse but I'm scattered brain and was caught up in a emergency so I couldn't tell you beforehand.">>
<<di prof "So you do know that's no excuse, then I'll...">>
<<di you "Please! If anyone can fix my behavior, I would let them disciple me into shape.">>
Something ticks in his expression at the magic word "disciple", bingo! You proceed to strike while it's hot.
<<di you "I know I've been very bad. If I can remain in the class, you can punish me however you want.">>
His nose flares like the wolf taking in the blood scent of a prey.
<<di prof "Anything. I. Want?... Hmmmmm... Come here.">>
He says huskily and motions you to approach him. After probably the longest second of consideration of his life, he finally says:
<<di prof "Bend over.">>
Yesss, it has finally come to this and you couldn't take into the position fast enough. Matching your speed, he then pulls your pants down roughly and exposes your behind.
<<di prof "You know what happens to bad boys like you...? They get SPANKED.">>
Without warning, his large palm begins to rain down on your buttcheeks. It isn't for show either because each slap stings and knocks weak whimpers out of you. Despite all that, does the pain deter you from getting turned on? No, your boner is now full flag and dripping. Each hit of him on your ass is like a long sensual stroke on your cock. You are getting delirious between pain and pleasure - dangerously close to cumming.
<<video prof/profspank1.mp4>>
<<di prof "Do you understand your lesson, now boy?">>
Finally, you can detect a little bit of tremor from lust in his voice.
<<di you "Y-y... ahhh... yess.">>
<<di prof "Yes what?">>
A loud smack that seems to expand all over your buttock and push the precum and the right answer out of you.
<<video prof/profspank2.mp4>>
<<di you "Yes, sir!">>
<<di prof "That's right... good boy...">>
Upon hearing that endearment, something snaps inside you and makes you start spewing cum. The stimulation both from the orgasm and the throbbing of your ass shuts your brain down completely and leaves you a writhing, moaning mess.
<<video you/youcum4.mp4>>
<<di you "Ahh... shit... mmhmm...">>
You hear his voice with both notes of wonder and astonishment:
<<di prof "You cum from my spanking?... Ffffuck...">>
He then proceeds to grab the impressive tent under his pants and hiss. There is a clean conflict in his tone:
<<di prof "Never thought that I would have to spank someone... and a guy of all the people...?">>
It sounds like this is the first spanking he's done - well, the first sexual one. That makes you feel a bit giddy, so you give him a worn out but satisfied smile:
<<di you "Mhmm... you really did give a thorough lesson because... ahhhh... I think I'll feel your hands on my ass for the whole week. Anyway... if you want a repeat, I'm always a willing participant.">>
The cogs are turning inside his brain but the lust is a huge wrench in his logical function because he nods at your suggestion. Seeing the painful erection in his pants, you are tired but dying to unwrap it.
<<di you "I can help you get off, you know.">>
It looks like there is still some hesitation plaguing his mind because he refuses:
<<di prof "It's alright, I don't think I'll cross that line.">>
Your mind helpfully adds "yet", but of course you don't want to push him too much because it may backfire. After cleaning up, an idea comes up to your mind:
<<di you "So now that is done. Can I please not have to keep a perfect attendance?">>
He squints at you with displeasure but still understands the implication: he did cross a line by spanking you. If you reported to the school board, he would be in a lot of trouble.
<<di prof "You really have the gall to blackmail me now, huh? Alright, I'll allow it but I'll send you all the study material for you to learn AT HOME. I expect excellent score by the end of the semester, got it?">>
You nod eagerly, that's absolutely fine because now <b>you don't have to waste the hour of the day there</b> and instead focus on your goal to get your hands on his cock and maybe get some good spanking along the way.
<<link "Back">>
<<if $gameends>>
<<goto "Profscenemenu">>
<<else>>
<<set $prof.state = 3>>
<<goto $you.location>>
<</if>>
<</link>>Your professor: @@.prof;<b>$prof.Name</b>@@
<span style="color:red">Lust: $prof.lust/$prof.lustmax</span>
<span style="color:pink">Patience: $prof.pat/$prof.patmax</span> - <i>Bad ending upon reaching 0</i>
<span style="color:green">Strike: $prof.sus/$prof.susmax</span> - <i>Bad ending upon reaching $prof.susmax</i>You take a much-need shower and scrubbing yourself clean.
<<image you/shower.jpg>>
You feel a little bit refresh and awake.
<<link "Exit the shower" $you.location>>
<<set $you.clean = 0>>
<<set $you.sleep -= 2>>
<</link>>Coming down from the climax, $prof.Name has already been buttoned up and pristine like nothing has ever happened and he's holding a box.
<<di prof "I got something for you. Open it.">>
Still fuzzy and warm post-orgasm, your stomach flutters at the thought of him giving you a gift and excitedly takes it from him. It is wrapped in a plain white wrap and it takes you no time to tear it open and your eyes bug out at the content inside. It is a buttplug. He explains:
<<di prof "Because of your good demeanor, I've decided to take it another step and give you this buttplug in preparation of what is to come.">>
You have a crystal clear idea of what he means and nod eagerly. However, it doesn't seem that easy as you think because he continues:
<<di prof "This is a very special plug that can detect whether it is taken off or not for an extended period of time and the signal will be sent directly to my phone. What you need to do now is plug that hole up until the next time we meet because you understand that your ass is mine now, right boy?">>
Holy fuck! So it means except for shitting you cannot remove it which also means no fucking around??!? FUCKKKK! Despite all that, you're so whipped that your spent cock hardens and twitches at the mere thought of him dictating even the deepest and vulnerable part of your body. Therefore you can only do one thing but answer breathlessly and meekly:
<<di you "Yes, sir. I understand.">>
He gives you one of his slight and rare smile as the command comes almost conversationally:
<<di prof "Okay, then go ahead and turn around for me.">>
Realizing that he will be the one to insert the toy, in a blink of an eye, you already bend over with your hands spreading your cheeks wantonly. With sure and constant pressure, he slowly shoves the foreign object inside you. You feel yourself getting even more turned on that a small moan flitting through your teeth at your imagination of his thick cock is the one entering your body instead of the plug.
<<video prof/profplug1.mp4>>
<<di prof "Alright, it's done. Remember my words: no taking it out for a long period of time.">>
Due to the lack of blood in your brain you can only nod obediently:
<<di you "Yes, I understand, sir.">>
His hands stay firmly on your cheeks as his voice rings out with a note of being entranced mixed in the timbre:
<<di prof "Hmm... It still amazes me that I don't feel put off by touching you there... You're weirdly fascinating...">>
Being able to crack through the harsh facade and catch glimpses of his deep thoughts, you feel triumphant that your plan has been working wonderfully so far. Still, you let out a light-hearted joke so that he doesn't dwell on it too much and overthink:
<<di you "I'm just that irresistible.">>
You wink at him playfully and dress up with some difficulty because of your erection and the toy lodged firmly in your ass. The last word you hear from him before exiting the room fills you with mirth:
<<di prof "That you are.">>
<<link "Back" $you.location>>
<<set $prof.state = 6>>
<<set $prof.request = 3>>
<<set $prof.requeststate = 1>>
<</link>><<scenechoices prof 1 0>>\
<<if $ingallery>>\
<<elseif not $gameends>>\
<<silently>>\
<<set $you.horniness = 0.1>>\
<<set $prof.patmax = 20>>
<<set $prof.susmax = 50>>
<<jea prof 5>>
<</silently>>\
@@.add;$prof.Name's max patience increases to 20.@@
@@.add;$prof.Name's max strike increases to 50.@@
<</if>>\
<<lust prof 1>>\
Nerves swell inside as you step foot inside the now familiar office. Initially, he looks focused and mildly annoyed while working as usual. However, once noticing your presence, the muscles on his face relax significantly.
<<di prof "You've come in just the perfect time. I'm about to finish with my work.">>
<<di you "It's okay. I can wait.">>
Well, it's actually not okay how painfully your erection is tenting against the zipper of your pants, but you're determined to be the perfect sub to him and ride his thick cock today. Reading you like an open book, he replies:
<<di prof "No, I've waited long enough and it's time to get what is mine. Strip, boy.">>
Knowing that he's as impatient as you are stokes the sizzling ember inside you into a full fledged flame. Following his command to undress, you turn around and present your filled hole which is pulsing hungrily against the thick toy. You can feel his heat behind you as his large and rough palms squeeze your globes possessively. Slowly and steadily, he begins to remove the plug and when the thickest part breaches through your rim, it forces a moan out of you.
<<video prof/profplug2.mp4>>
<<di prof "Shit... looking at your hole... pulsating like it can't wait to be filled up again.">>
<<di you "Yessir, please put your thick cock inside me and make me your complete bitch.">>
<<di prof "Gladly.">>
He purrs huskily and what follows is the sound of rustling of cloth before finally you feel the hot blunt tip pressing in. In one fell swoop, he is fully sheathed inside you as your channel hugs his thick shaft for its dear life.
<<video prof/proffuck1.mp4>>
<<di prof "Ffffuck... How come you're still that fucking tight... Jesus...">>
You really shouldn't ever judge a book by its cover again because even though having a sedentary job, the fucking he's giving you right now is out of this world. The man's pure raw strength and stamina is in clear display as your ass is getting ruthlessly penetrated by his giant manhood. He's holding on the promise of making you his bitch, for real.
<<di you "Ahhh... nghnnn... yess... your dick... ummm... sssso good... sir...">>
Egged by your exclamations, his thrusts are getting even more intense but you can still detect a methodological beat of his movement. Not even mention the fact that each push of his spear precisely massages your prostate with a scary accuracy.
<<video prof/proffuck2.mp4>>
<<di prof "Hghhh... yea... you love my cock... don't you...?">>
<<di you "Yess... I'm a slave... ahhh... for your cock... sir...">>
<<di prof "ARGHHH... SSSSHIT!!!">>
With a shout, he shoves deep inside you and unloads inside and sets fire to your innard like a stream of molten lava.
<<video dad/dadfuckcum1.mp4>>
That is enough to trigger your own orgasm as you shoot with abandon.
<<video you/youcum4.mp4>>
<<di prof "Fuck...! That was amazing...">>
<<di you "Myea... My body is all jelly...">>
He then looks at you indulgently like you're the last person on Earth before asking you:
<<di prof "About what you said... That you'd be a slave for my cock... Must be because of the heightened emotion, huh?">>
<<di you "No, I mean what I said. I'd be one as long as I get you to have you.">>
He pauses for a moment to give you a pensive and smothering look before answering:
<<di prof "Okay, I'll keep that in mind.">>
Having you on his mind is always a big plus and you have the confidence in your depravity - becoming his sex slave is no big deal, at all.
<<link "Back">>
<<if $gameends>>
<<goto "Profscenemenu">>
<<else>>
<<set $prof.state = 7>>
<<goto $you.location>>
<</if>>
<</link>><<jea prof -1>>\
<<sus prof 1>>\
Despite the fact that you didn't exactly follow through with his demand - keeping the buttplug inside your ass - you still have the gall to face him right now because he can't dictate your sex life too damnit! That courage last for a total of 5 seconds when you see his stormy expression.
<<di prof "You... Really... Have... The... Nerve... Boy.">>
Each word is enunciated clearly and measuredly like he demands you to remember each word he says.
<<di prof "So you really aren't serious about this then you won't get anything from me.">>
<<di you "I'm sorry but I'm still not used to having something big like that inside me for the whole day so I had to remove it briefly...">>
<<di prof "That means you don't want this enough then...?">>
<<di you "Please, I do want it, desperately. Give me another chance.">>
You used the ultimate trick - dropping to your knees and head bowed. It's a clear display of submission and the kryptonite to his domineering side. Like you expect, a sigh escapes from his throat as his voice softens:
<<di prof "Okay. I'll give you another chance. Do like I said, keep it plugged until we meet again and no messing around. My patience is running thin.">>
Though he indulges you this time around, it is probably not a wise idea to keep opposing to his command.
<<link "Back" $you.location>>
<<set $prof.request = 3>>
<<set $prof.requeststate = 1>>
<</link>><<scenechoices prof 3 1>>\
<<if $scenepicked>>\
<<set $you.horniness = 0.1>>\
<<if $prof.state >= 6>>\
<<set _rpick = random(1,3)>>\
<<else>>\
<<set _rpick = random(1,2)>>\
<</if>>\
<<if $prof.lust < 25>><<lust prof 1>><</if>>\
The welcoming sight of his mouth watering manhood appears in your line of sight. It drives you insane so you can't help but begs him like a shameless slut:
<<di you "Please sir, put it in. I want your cock so bad.">>
<<if _saff == 1 or _saff == 2 or _saff == 5>>\
<<di prof "Have you forgotten that I told you to be patient? We'll do it my way.">>
Then a slimy alien object starts worming in your hole. He's tonguing your opening vigorously like it's his favorite dessert. The feeling of being eaten out doesn't help with your state of near orgasm either and your poor staff is now purple on the verge of vessel eruption.
<<video prof/proffuck3.mp4>>
<<di you "Oh Jesus... Ahhhh... I can't hold off much longer... Please fuck me...">>
<<else>>\
<<di prof "It's not your place to demand anything, insolent bitch.">>
He then proceeds to dish out a few brutal smacks on your cheeks and still your member is still completely hard as rock and purple - on the verge of blood vessel eruption.
<<video prof/profspank3.mp4>>
<</if>>\
Finally taking pity in your feral state, his mouth departs from your body and replacing it is his spongy tip resting on your entrance.
<<di prof "Hold your cum.">>
Then with a hard shove, his cock is fully hilted in your orifice. Your hole with his preparation is fully accommodating even with the most monstrous dicks and his is quite substantial. The feeling of the girthy tool stretching your inner walls is incredibly magical especially when his aim for your prostate is impeccable as usual.
<<video prof/proffuck4.mp4>>
<<di you "Ughmmhmm... ahhh... sssshit... I don't think I can...">>
<<di prof "You can... hhaaaaa... be a good boy... and fence off your orgasm until I say so.">>
If there was a Kegel championship, the cup would belong to you right now. Your impending orgasm is like the train carriage on the edge of the destroyed rail track and being secured by the spiderman in that one movie. The pace of his thrusts is now getting to a higher level as your mind is entering an almost broken state from denying your own release.
<<di prof "Ssssshitt... Here it goes... FUCKKKKK...">>
Heat flooded your channel as gallons of semen spilled from his slit - breeding you full of his baby-making batter.
<<video resman/resmanfuckcum1.mp4>>
<<if _saff == 4 and $watersport>>\
<<di prof "Since you want to be such a filthy fucking bitch. Open your mouth.">>
Since you have a one track mind and all roads lead to him, you do accordingly and a tangy taste explodes on your tongue. He is pissing on your mouth and uses you like a foul public urinal in the middle of his office and he's right.
<<video prof/profpiss1.mp4>>
You love it. Love being a smelly pig stinks of sweat, cum and piss. So much so, you crash into an orgasm as a pool of his golden nectar sits warmly in your stomach.
<<video you/youcum5.mp4>>
<<di you "Thank you, sir.">>
<<elseif _saff == 3 or _saff == 4>>\
<<di prof "Bad boy don't get to have my touch. Handle it yourself.">>
Your hand couldn't fly to your own dick fast enough. As swift as your action is, your release also comes head to head in terms of quickness. Jet of milky fluid flies out from your cockhead almost like a gunshot from the strength of your orgasm.
<<video you/youcum2.mp4>>
<<else>>\
Still, without his permission, you cannot achieve climax and when you think you're going insane the command finally comes:
<<di prof "Go ahead... Cum for me...">>
<<video you/youfuckcum5.mp4>>
Those words might as well be "Open sesame" because they open the entrance of your floodgate. Your swollen length finally unleashes an immense amount of juice that once the last drop trickles out, your strength is fully drained along with any mental capacity. Your brain is completely mush from that explosive orgasm. It takes you a long while before arriving back to the land of the living.
<</if>>\
<<if _rpick == 3 and not $gameends and hasVisited("Proffuckintro")>>\
<<set $prof.request = 3>>\
<<set $prof.requeststate = 1>>\
Despite both of your effort in cleaning, you can probably find traces of your DNA all over the room. When you're both decent, he gives you the instruction:
<<di prof "Remember to keep your hole ready for me until the next time we meet.">>
<<elseif _rpick == 2 and not $gameends>>\
<<set $prof.request = 2>>\
<<set $prof.requeststate = 1>>\
Despite both of your effort in cleaning, you can probably find traces of your DNA all over the room. When you're both decent, he gives you the instruction:
<<di prof "Remember to shower before you meet me next time.">>
<<di you "Yes, sir!">>
<<else>>\
<<set $prof.request = 1>>\
<<set $prof.requeststate = 1>>\
Despite both of your effort in cleaning, you can probably find traces of your DNA all over the room. When you're both decent, he gives you the instruction:
<<di prof "Remember no cumming until I say so.">>
<<di you "Yes, sir!">>
<</if>>\
<</if>>\
<<if not $gameends and $prof.lust >= 23 and $prof.lust <= 25>>\
<<set _backtitle = "Then...">>\
<<else>>\
<<set _backtitle = "Back">>\
<</if>>\
<<link _backtitle>>
<<if $gameends>>
<<goto "Profscenemenu">>
<<elseif $prof.lust >= 23 and $prof.lust <= 25>>
<<goto "Proftalk6">>
<<else>>
<<goto $you.location>>
<</if>>
<</link>><<if $prof.lust == 23>>\
Once the deed is done, he already turned back to his work and it kind of bothers you. Because throughout all the time you've been here, you never once saw him doing something remotely recreational. Maybe it's an early-onset delusion, but you think you're pretty fun to look at. Therefore, you change your mind at the last minute and return back to sit next to him by the desk. At this, he raises one of his dignified brows:
<<di prof "Need anything else?">>
<<di you "Nothing, just want to see you work. Hope that's okay?">>
<<di prof "Alright, but be quiet.">>
He doesn't show any sign of irritation so that is a win. You remain still and watch him writing an email with many big words that befuddle your tiny brain. Thus, you kind of tune it out and instead shift the focus onto your current object of fascination. Damn, the man is good looking especially since he has the mellow post-sex glow that softens the hard edges. You can sit here and watch him all day but something in the monitor catches your eyes:
<i>Work with us - University of Callahan</i>
That's the dream college in the big city that you planned before realizing that moving out and getting a loan is not financially feasible. It seems the email is marked as read and has a star on it, so you can't contain your curiosity:
<<di you "Is that a recruitment email from UoC?">>
<<di prof "Snooping on other people's mails is illegal, you know that right?">>
Despite his deadpanned response, you know he doesn't actually care because if he did, your ass would be fried - almost literally - immediately.
<<di prof "If you would like to know, I did some consulting for their research, the probably think of me a valuable assets that is worth poaching.">>
As mentioned before, you did some googling and $prof.Name is well known in the field so it is not a wild assumption that this is not the first time he gets a sweet offer of a cushy job in a bustling city.
<<di you "Can you tell me why you are still here? Don't get me wrong, this college is nice and cozy but: Is that because of that “obligation”?">>
At the mention of “obligation”, he looks mildly surprised that you still remember that small detail.
<<di prof "Yes, at first... I had to take care of my ill mother... but she passed away last year.">>
<<di you "Oh, I'm so sorry... If you don't mind me asking, you still have family here, right?">>
You can't imagine it but it is definitely not easy to take on the responsibilities of caring and then grief alone. That's the reason for your question - hoping he had someone to lean on - because let's face it: You also have come to have feelings for him.
<<di prof "No... well there is a sister...">>
Finishing the sentence, his expression harden before ending the topic:
<<di prof "Point is none of that matters anyway. <i>People think research papers are just a bunch of bullshit written for a bunch of nerds to read about.</i>">>
The last part is spitted out almost like a venom that silences you. How can he say that when he's the one dedicating the time and effort working on these researches? Before you know it, the seed of intrigue has taken roots inside you.
<<elseif $prof.lust == 24>>\
Once gotten into this stretch of your relationship with him, you feel comfortable staying with him and just watch him work. It is relaxing and dare you say it - he kind of likes having you around. So comfortable that you even blurt out:
<<di you "Now that we've been fucking regularly, can I come to your house?">>
You're given one of his famous eyebrow rise.
<<di prof "Shall we just skip the dinner and get to the part where you get the key to my house?">>
The sarcastic, dry tone chokes a laugh out of you because him, cracking a joke? Unheard of.
<<di you "Hahaha. So you're saying there will a feast when I get to your house?">>
Your response puts an actual wide grin on his face:
<<di prof "You cheeky brat... Well, we will see.">>
That's not a no so you mentally throw your fists up in the air in celebration. Finally the walls are cracking and you can't wait to find out more about what lies behind.
<<elseif $prof.lust == 25>>\
<<set $prof.state = 8>>\
<<di prof "I've been thinking, as exciting as it is, having sex in my office is just not ideal. How about we move it to my house from now on?">>
Your ears perk up at the mention of going to his house. You didn't expect him to indulge you so quickly and this feels like a big step in the relationship between the two of you.
<<di you "Great! That's a good idea, what time can I come over?">>
<<di prof "Hmmm... 6 PM is good enough. Also, be prepared, I've got a few surprises for you.">>
There is a devious twinkle in his eyes that sends a thrill along your spine. Therefore, you nod eagerly and can't wait until the next time comes.
<</if>>\
<<link "Back" $you.location>><</link>><<scenechoices prof 1 0>>\
<<if not $gameends>>\
@@.title;BRAT ENDING@@
<</if>>\
<<di prof "Meet me at my office after class?">>
Déjà vu, it's like the first time you meet him. Is it about the email? Let's see and find out.
...
<<di prof "Tell me why I got an email from University of Callahan saying that they are happy to arrange a meeting call that I specifically requested?">>
Soooo, it is definitely about the email. You shrug nonchalantly:
<<di you "Undiagnosed mental problem?">>
<<di prof "You little shit. You thought you were so slick? I don't know what you're trying to do here but...">>
<<di you "Why are you afraid of finally achieving happiness? Of getting what you want? Just why?">>
<<di prof "I'm not afraid of jack shit... and-...">>
<<di you "Then why aren't you after your own goals I know there is an ambition and passio-...">>
<<di prof "Because NONE OF THAT SHIT FUCKING MATTERS...">>
He shouts angrily before heaving deeply to compose himself:
<<di prof "All these years I've worked days and nights to get where I am but... Never once did she say she was proud of me... She never outright controlled my life but her every look of disappointment when she looked at her nerdy son was so stifling... I could never live up to her expectation, no matter how hard I tried...">>
The woman in question is definitely his mother. Additionally, that may be the root of his interest in domination - to take back the reins of all the years he's lost. The man has a troubled history and you feel for him.
<<di prof "She did her best, I didn't blame her... But now that she is gone... What does it matter anyway?">>
His face breaks and finally you see his vulnerability - his grief. Despite his words, he still loves and mourns her. You let the dust settle for a brief moment before calmly saying:
<<di you "I have a question for you: Do I matter to you at all?">>
He looks back at you with something like surprise.
<<di you "Does my submission mean jack shit to you? Because I know for a fact I do not bow down to just about any man. Just a real one.">>
Having his full focus, you continue:
<<di you "To me, you're not a nerd, but my master who controls my body and soul. And, I take pride in knowing that I'm in your possession. I'm proud of having you as my guidance.">>
His stare on you is so intense that it feels almost like looking back at the sun but you push through before a steel determination falls over his expression.
<<di prof "I should have your ass beaten black and blue for what your trick on me.">>
You smile at him deviously before whispering to his ear:
<<di you "Well then... punish me.">>
<<link "Then..." "Profend22">><</link>>\After the brutal spanking on that day, something shifts inside $prof.Name because he follows through with the call to the position. In fact, he also completely cuts off his communication with his sister and arranges to leave town to move to the big city. It makes you bittersweet until he announces:
<<di prof "You're coming with me.">>
<<di you "W-wait, what?">>
<<di prof "If I'm not the one to keep your insolent ass in check, no one can. Therefore, you'll have to come with me to the city, brat.">>
Upon hearing that, warmth fills you at the thought of being his companion - his partner - in this new exciting journey.
<<di you "Make me then, master.">>
That is how you end up being his sugar baby because he sponsors the whole ride and accommodation for you to study in the University of Callahan. No class with him though because by that time, you're both officially boyfriends and it's not considered ethical - which is LAME!
Still, your life since then has never been more perfect - having him as your master and being his wild and untamable slave.
<<image prof/profend2.jpg>>
You’ve never been happier and looking back at the <<link "memories">><<if $gameends>><<goto "Profscenemenu">><<else>><<set $gameends = true>><<goto "Memoriesmenu">><</if>><</link>>, you still can’t believe how lucky you are.<<scenechoices prof 1 0>>\
<<if not $gameends>>\
@@.title;SUB ENDING@@
<</if>>\
<<di prof "Tell me why I got an email from University of Callahan saying that they are happy to arrange a meeting call that I specifically requested?">>
Soooo, it is definitely about the email. You plead guilty:
<<di you "I'm sorry, but I know that you want this job.">>
<<di prof "So what? You're allowed to play tricks behind my back?">>
The conversation is stressing you out because it has never felt this serious before. You reply meekly:
<<di you "Can you at least let me know why you're so against taking such an ideal position?">>
<<di prof "Because at the end of the day: IT DOESN'T MATTER...">>
He shouts angrily and slams the desk before heaving deeply to compose himself:
<<di prof "All these years I've worked days and nights to get where I am but... Never once did she say she was proud of me... She never outright controlled my life but her every look of disappointment when she looked at her nerdy son was so stifling... I could never live up to her expectation, no matter how hard I tried...">>
The woman in question is definitely his mother. Additionally, that may be the root of his interest in domination - to take back the reins of all the years he's lost. The man has a troubled history and you feel for him.
<<di prof "She did her best, I didn't blame her... But now that she is gone... What does it matter anyway?">>
Your heart breaks with him when you see the grief-stricken expression. Not wanting to see him appearing so defeated, you take the courage and say:
<<di you "So can you do it... for me?">>
He looks back at you with something like surprise as you continue:
<<di you "When I'm under your control, I've never felt so free. You make me realize what my body is capable of and I'm proud of having you as my protector, my guide. My Master.">>
His stare on you is so intense that it feels almost like looking back at the sun but you push through:
<<di you "I hope you take the job, sir. Regardless, you'll always have my support and my submission. Hopefully that means something to you.">>
His face softens as he approaches and caress your cheeks:
<<di prof "Of course, I won't disappoint you, boy.">>
<<link "Then..." "Profend32">><</link>>\After the conversation on that day, something shifts inside $prof.Name because he follows through with the call to the position. In fact, he also completely cuts off his communication with his sister and arranges to leave town to move to the big city. It makes you bittersweet until he announces:
<<di prof "I want you to come with me to the city.">>
<<di you "Huh, what?">>
<<di prof "I will take care of your every need and provide for you. All you need is to be my good little sub. Do we have a deal?">>
Asking you is just a formality because look at the dead set expression, he won't take no as an answer and also knows that you wouldn't refuse him. Because you're head over heels for him and definitely want to spend the rest of your life loving and servicing him like a devoted slave. Therefore, you fall into his embrace and whisper to his ears:
<<di you "Yes, sir!">>
That is how you end up being his sugar baby because he sponsors the whole ride and accommodation for you to study in the University of Callahan. No class with him though because by that time, you're both officially boyfriends and it's not considered ethical - which is LAME!
Still, your life since then has never been more perfect - having him as your master - your partner. There is no other place that you'd rather be other than on your knees and by his side.
<<image prof/profend3.jpg>>
You’ve never been happier and looking back at the <<link "memories">><<if $gameends>><<goto "Profscenemenu">><<else>><<set $gameends = true>><<goto "Memoriesmenu">><</if>><</link>>, you still can’t believe how lucky you are.<<silently>>\
<<set $you.horniness = 0.1>>
<<if random(1,2) == 1 and not $gameends>>
<<set _saff = 1>>
<<elseif not $gameends>>
<<set _saff = 2>>
<</if>>
<<if $prof.state >= 6>>
<<set _rpick = random(1,3)>>
<<else>>
<<set _rpick = random(1,2)>>
<</if>>
<</silently>>\
<<scenechoices prof 4 1>>\
<<if $scenepicked>>\
<<if $prof.lust < 30>><<lust prof 1>><</if>>\
Following his command, you put on the mask and welcome the darkness. A thrill runs through you at the thought of what he's about to do to you.
<<if _saff == 1>>\
His heat splatters on your back as his hands cover your mouth and the other one grabs your dick. He gives you some incredibly slow and agonizing pump and with each upstroke, large droplets of pre-cum leaks from your slit.
<<video prof/proffuck5.mp4>>
<<di prof "Look at you, boy - So hungry for my cock. You want your master to fuck you?">>
Your mouth is sealed so you can't do anything else but nod like a madman. However, not until he finishes teasing your sensitive head thoroughly does he agrees:
<<di prof "That I'll do as a reward for your good behavior.">>
<<else>>\
Pushed down to your knee, your mouth is nudged open by his flared gland.
<<di prof "Here is your reward. Open up, boy.">>
Of course, you cannot unhinge your jaws fast enough and let out a groan when the stiff rod fully rests over your tongue. He proceeds to use your oral cavity as a fleshlight and begins sawing away with increasing pace.
<<video prof/proffuck6.mp4>>
<<di prof "Breath in...">>
That's the only before he shoves his spear past your uvula and completely blocks your windpipe. When your mind starts to feel floaty from the lack of oxygen, he finally releases and your instinct kicks in as you gasp a lungful of fresh air.
<<di prof "Now let's move on to your final prize.">>
<</if>>\
Totally in the dark, you are completely unaware of your surroundings until you feel a rough texture snakes around your body. Of course, he's typing you up to be at his absolute mercy and your flesh is more than willing.
<<di prof "Ssshit... Look at you... All tied up... Fuck...">>
You can feel the caress of his vision as the hairs on your body rises up. He takes his time admiring his own handiwork while you're rendered immobile except for your heavy breathing and the non-stop spasms of your erection.
<<video prof/proffuck9.mp4>>
<<di you "Please sir... Use my hole...!">>
Your own arousal is taking over because of the frustration of being tiptoeing the orgasm while being restrained. Additionally, you're simply just a slut and his cock in your ass is the perfect idea right about now.
<<di prof "Since you beg so nicely...">>
His husky answer almost makes you whoop from the excitement, just barely as he rearranges the rope so that you're in the best position. Your ass now perches up and is ready for his taking. His thick cock eases in and breaches your opening - almost too slowly.
<<di prof "Sssshit... boy. That toy doesn't seem to work at all... because you're so damn tight...">>
<<di you "Ahhh... Your big cock, sir... feels amazing...">>
With synchronization, both of your bodies move to the beat of passion - well as much as the rope allows you to. Your prostate is getting milked relentlessly by his veiny club and it is now just a blob of euphoria.
<<video prof/proffuck10.mp4>>
<<di you "Umm... ahhh... I'm sorry but... can't hold off much longer, sir...">>
<<di prof "Hghnnn... it's okay... cum for me.">>
Along with those words, he begins jerking you off and living up to the two pump chump name, you blast off all over your chest and stomach with just a mere touch.
<<video prof/proffuckcum1.mp4>>
<<di prof "Sssshit... I'M COMING...!!!">>
Then he hugs you tightly before breeding you to the rim. Your stomach is filled with the warmth of his hot load.
<<video prof/proffuckcum2.mp4>>
<<if _rpick == 3 and not $gameends and hasVisited("Proffuckintro")>>\
<<set $prof.request = 3>>\
<<set $prof.requeststate = 1>>\
<<set $prof.plugstate = 1>>\
Despite both of your effort in cleaning, you can probably find traces of your DNA all over the room. When you're both decent, he gives you the instruction:
<<di prof "Remember to keep your hole ready for me until the next time we meet.">>
<<elseif _rpick == 2 and not $gameends>>\
<<set $prof.request = 2>>\
<<set $prof.requeststate = 1>>\
Despite both of your effort in cleaning, you can probably find traces of your DNA all over the room. When you're both decent, he gives you the instruction:
<<di prof "Remember to shower before you meet me next time.">>
<<di you "Yes, sir!">>
<<else>>\
<<set $prof.request = 1>>\
<<set $prof.requeststate = 1>>\
Despite both of your effort in cleaning, you can probably find traces of your DNA all over the room. When you're both decent, he gives you the instruction:
<<di prof "Remember no cumming until I say so.">>
<<di you "Yes, sir!">>
<</if>>\
<</if>>\
<<if not $gameends and ($prof.lust == 27 or $prof.lust == 30) and $prof.state < 10>>\
<<set _backtitle = "Then...">>\
<<else>>\
<<set _backtitle = "Back">>\
<</if>>\
<<link _backtitle>>
<<if $gameends>>
<<goto "Profscenemenu">>
<<elseif ($prof.lust == 27 or $prof.lust == 30) and $prof.state < 10>>
<<goto "Proftalk8">>
<<else>>
<<goto "Go outside">>
<</if>>
<</link>><<silently>>\
<<set $you.horniness = 0.1>>
<<if random(1,2) == 1 and not $gameends>>
<<set _saff = 1>>
<<elseif not $gameends>>
<<set _saff = 2>>
<</if>>
<<if $prof.state >= 6>>
<<set _rpick = random(1,3)>>
<<else>>
<<set _rpick = random(1,2)>>
<</if>>
<</silently>>\
<<scenechoices prof 4 1>>\
<<if $scenepicked>>\
<<if $prof.lust < 30>><<lust prof 1>><</if>>\
Following his command, you put on the mask and welcome the darkness. A thrill runs through you at the thought of what he's about to do to you.
<<if _saff == 1>>\
His heat radiates from behind as you feel the sharp abrupt pain from his palm squeezing tight on your balls.
<<di prof "Count to 20.">>
Delirious with pain, you still manage to count every second and stay erect through the whole ordeal. The two orbs are being stretched and squashed together to their limit as you grit out:
<<di you "... Nineteen... Twenty... Ahhh...!!!">>
<<video prof/proffuck7.mp4>>
The relief you feel when his vice-like grip releases and the sudden rush of blood down your sack make you even more aroused.
<<di prof "I'd say good job but you've displeased me greatly, brat.">>
His voice is harsh and obviously you deserve and crave his punishment because his requests aren't that hard at all. You are just a glutton for punishment.
<<else>>\
His heat radiates from behind as you feel the sharp abrupt pain from on your ass. He must have used a flogger from the feeling of dozens of tendrils raining down on your cheeks. It also creates a more distant feeling compared to his palm like he's watching over and witnessing your punishment like an overlord.
<<video prof/proffuck8.mp4>>
The pain numbs your mind that you lose track of the time and doesn't realize that it already ends until you hear his voice:
<<di prof "Now, let's move on to the real punishment.">>
<</if>>\
Totally in the dark, you are completely unaware of your surroundings until you feel a rough texture snakes around your body. Of course, he's typing you up to be at his absolute mercy and your flesh is more than willing.
<<di prof "Ssshit... Look at you... All tied up... Fuck...">>
You can feel the caress of his vision as the hairs on your body rises up. He takes his time admiring his own handiwork while you're rendered immobile except for your heavy breathing and the non-stop spasms of your erection.
<<video prof/proffuck9.mp4>>
<<di you "Please sir... Use my hole...!">>
Your own arousal is taking over because of the frustration of being tiptoeing the orgasm while being restrained. Additionally, you're simply just a slut and his cock in your ass is the perfect idea right about now.
<<di prof "Since you beg so nicely...">>
His husky answer almost makes you whoop from the excitement, just barely as he rearranges the rope so that you're in the best position. Your ass now perches up and is ready for his taking. Despite your own enthusiasm, his unexpected entry still makes you yelp.
<<di prof "Shut it, you should have thought about it a lot before disobeying me instead of whining like a little bitch.">>
With that being said, his thrusts slam into you ruthlessly and if you weren't secured by a sturdy length of rope, you would fly off the bed by now. With each shove, your own neglected cock is also getting the smallest stimulation from slapping on your abdomen but that is enough to push you on the edge of cumming.
<<di you "Please sir... touch my dick... I'm so close... ahhhh...">>
However, he completely ignores your request and instead takes his own pleasure by increasing the speed of his pistoning. The only thing you can do is writhing in frustration and squeezing your channel around his shaft to finally push over to the point of no return. However, before you can reach it, his fucking is getting more erratic.
<<video prof/proffuck10.mp4>>
<<di prof "Ssshit... yeah... I'm gonna come... Here it is...">>
He pulls off of you just seconds before blasting off his pearly essence all over your face.
<<video prof/proffuckcum3.mp4>>
You're almost feral from the smell of his seed while unable to achieve your orgasm. Finally, once coming down from nivarna, his paw makes its way to your length. You almost weep at the contact and with just two strokes, your back arches and jets of cum splatters all over your chest and stomach. However, now you want to weep for real because he doesn't stop but continues grazing your oversensitive head making you bounce off the bed like being electrocuted.
<<video prof/proffuckcum4.mp4>>
<<di you "Arghhhhh... p-please... ssssshhiit... STOP!">>
<<di prof "Stop what?">>
<<di you "Ahhhh... please stop sir...">>
Finally, you're released from the sweet torture and your ears buzz like your brain is a TV broadcasting a dead channel and the rest was a fuzzy blur.
<<if _rpick == 3 and not $gameends and hasVisited("Proffuckintro")>>\
<<set $prof.request = 3>>\
<<set $prof.requeststate = 1>>\
<<set $prof.plugstate = 1>>\
Despite both of your effort in cleaning, you can probably find traces of your DNA all over the room. When you're both decent, he gives you the instruction:
<<di prof "Remember to keep your hole ready for me until the next time we meet.">>
<<elseif _rpick == 2 and not $gameends>>\
<<set $prof.request = 2>>\
<<set $prof.requeststate = 1>>\
Despite both of your effort in cleaning, you can probably find traces of your DNA all over the room. When you're both decent, he gives you the instruction:
<<di prof "Remember to shower before you meet me next time.">>
<<di you "Yes, sir!">>
<<else>>\
<<set $prof.request = 1>>\
<<set $prof.requeststate = 1>>\
Despite both of your effort in cleaning, you can probably find traces of your DNA all over the room. When you're both decent, he gives you the instruction:
<<di prof "Remember no cumming until I say so.">>
<<di you "Yes, sir!">>
<</if>>\
<</if>>\
<<if not $gameends and ($prof.lust == 27 or $prof.lust == 30) and $prof.state < 10>>\
<<set _backtitle = "Then...">>\
<<else>>\
<<set _backtitle = "Back">>\
<</if>>\
<<link _backtitle>>
<<if $gameends>>
<<goto "Profscenemenu">>
<<elseif ($prof.lust == 27 or $prof.lust == 30) and $prof.state < 10>>
<<goto "Proftalk8">>
<<else>>
<<goto "Go outside">>
<</if>>
<</link>>Your horniness takes the victory as you slowly and discreetly remove the huge anal plug embedded inside like a part of your body.
<<video you/youplug1.mp4>><<image profhouse.jpg>>
Following the direction $prof.Name gave, you find yourself in a nice neighborhood within the walking distance of the college. Knocking on the white door, you hear hurried footsteps on the other side before the barrier opens. Standing in front of you is a woman that look to be about his age and the first thought you have is: "Is that his significant other?? Did I just get pranked this whole time?"
<<dio "Woman" "Who are you? What are you here for?">>
She doesn't go for pleasantries at all and instead impolitely asks for your identity. Despite ugly jealousy is swelling inside, you remain calm and tells her the truth:
<<di you "I'm $prof.Name's student and I'm here for extra tutoring.">>
You're indeed his student and what kind of lesson being taught here is definitely not the academic ones. She still squints at you suspiciously and doesn't move:
<<dio "Woman" "Is that so? Well...,">>
<<di prof "I have your cash here, Susan.">>
Abruptly, $prof.Name's interruption appears and from the way he is trying to budge in, he doesn't want her to talk to you.
<<dio "Susan" "Don't “Susan” me, I'm your older sister and really? This is how you are making money? Tutoring some random kid and doing that lame teaching job? Maybe if you take on a real man job in the steel factory, you'd be an actual provider and catch a tail of a chick for once.">>
Her voice is full of disdain, despite the fact that she just took the hefty wad of cash from him. He also doesn't appreciate the tone from the vein that is popping out from his neck and forehead.
<<dio "Susan" "I'm out of here. See you next month, lil' bro.">>
She waves dismissively at him and doesn't deign to acknowledge you. Stepping inside the house, you can both feel and hear the slam on the door behind.
<<di prof "Make yourself at home.">>
He then walks briskly towards the kitchen and leaves you in the living room. The place is rather cozy and lived in. Well, you didn't envision a prison cell but definitely not something that feels homey like this. He brings out two steamy cups and falls into the couch next to you.
<<di prof "Have some tea.">>
A sigh is blown out from his mouth as his two fingers squeezing the top of his eyebrows. You've never seen him being this exhausted before.
<<di you "Soooo... that's your sister?">>
<<di prof "Yes, unfortunately.">>
Seeing his frown, you can't help but offer some release for him:
<<di you "Wanna talk about it?">>
That's how you know he was born and raised by a single mother along with his older sister. They were poor growing up but his mother tried her best to provide for them. $prof.Name did well academically and had a full-ride scholarship to a prestigious university whereas Susan never got anywhere with her life.
In spite of his achievement in academia, his mother didn't fully support his pursuit especially during the time when he worked on his master's degree. The main reason was because she had some very traditional values - a man should be the breadwinner and do manual labor - and the fact that he hadn't had much of an income during the years of study didn't help either. Still, his mother never forced him to give up.
His sister, on the other hand, highly disapproves of his career. From the look of it and your own interpretation, she's jealous of him since she's stuck here in this town working a dead end job. Despite all that, he still supplies her with "allowance" each month because of the promise he made on his mother's deathbed to help her...
<<di prof "...That's why I'm still here.">>
At the last word, he just seems vulnerable and bone tired, so you go ahead and offer him a hug. It feels awkward at first because he doesn't know where to put his hand. However, once you're both settled, you can feel the tightness seep through his shell as his embrace to you gets stronger. In spite of your initial intention to console him, you have never felt this safe before like he can shield you from any harm in this world.
<<image prof\profhug.jpg>>
His voice is low and raspy as he says:
<<di prof "...Thank you.">>
...
Once the moment is over, he holds you back for a homemade dinner and you both have a pleasant talk. On the way walking home, you can't help but feel warm and fuzzy at the feeling of being coddled by him. After this visit, your hope for a deeper relationship with him grows.
<<link "Back" "Go outside">>
<<set $prof.state = 9>>
<</link>><<if $prof.lust == 27>>\
Basking in the afterglow, your wayward mind never learns how to rest:
<<di you "So about your sister... How long have you been helping her out financially?">>
<<di prof "A bit of a mood killer talking about my sister, don't you think?">>
He says dryly because apparent curiosity is not only capable of killing the cat but also the mood as well.
<<di prof "If you have to know, 13 months now.">>
That earns him your revenge eyebrow rise and now you aren't afraid to speak your mind:
<<di you "She's a full adult who has a job... right? You can't just keep doing this forever... You've done more than enough to fulfil your mother's last wish.">>
<<di prof "Of course... let's just enjoy this moment for now.">>
He is really determined to avoid this topic. Do you need to do something drastic to make him change his mind?
<<else>>\
<<set $prof.state = 10>>\
<<di you "So about the University of Callahan, I suppose that the offer interests you since it is in your inbox.">>
He takes a few deep breath before answering:
<<di prof "I'd like to have options and they have some interesting projects going on that I want to keep up with... but I'm okay where I am right now.">>
The change is subtle, you can feel his tone picks up a little at the mentions of interesting projects but then it falls flat again. The man is definitely interested in the position but this town is dragging. You're both deep in thought and a question pops into your mind: “Am I one of the things that are holding him back?”
As much as you pride yourself on adding some spice to his life, you truly want him to be fully happy. You gotta do something about it - <b>you need to email the university as $prof.Name to accept the job.</b> Like before, once you mind has set on doing something, there is no changing it.
<</if>>\
<<link "Back" "Go outside">><</link>><<di prof "$you.Namedis? What do you need?">>
<<di you "Well, I've got a few questions about the lecture...">>
The man appears to be mildly happy that you at least try to pass his class at the moment. Little does he know, it is just an excuse for you to stay here in the office and take the chance to access his work PC.
After finishing with the questions, you still sit around in the room but he doesn't shoo you away either. It's funny not long ago, he was just a stoic and cold asshole of a professor but now he's like a jaded teddy bear to you. An eyebrow is raised:
<<di prof "What are you chuckling about?">>
<<di you "Nothing... get back to work, professor.">>
...
After 30 minutes, finally your time has come when he goes to the restroom. Bingo! He doesn't lock the computer so you scramble through the inbox and find the <i>Work with us - University of Callahan</i> email quite easily.
You give them a brief and concise email that he would love to talk more about this opportunity next week and hope to hear back from them soon. Afterwards, you delete the sent email to cover your track. He comes back to see you sprawling boredly on the chair and is none the wiser.
<<link "Back" "College">>
<<set $prof.state = 11>>
<</link>><<if visited() == 1>>\
<<di witch "Ahh, just the man I need.">>
Behind the counter $witch.Name gives you a mischievous smile like a cheshire cat. Uh oh, something is up.
<<di witch "Are you interested in a job? A grand for only a week of your time.">>
Your interest is definitely piqued:
<<di you "What kind of work actually?">>
<<di witch "Well, it's a simple, open-and-shut job. The police department is working on a special case that needs specialized assistance and I think a dashing young man like you is the perfect help.">>
Helping with an investigation? That doesn't sound as easy as she makes it seem, still a thousand dollars is a lot.
<<di you "Can I get more info about it?">>
...
From her description, the case is not simple at all. Recently, there has been a spree of mysteriously missing people in the city center. The police found a lead that points towards an upcoming convention that requires undercover work.
<<di witch "That's where you come in, you'll be $police.Name's partner to help him solve this case.">>
She says it rather nonchalantly but still this is a big deal and the thought of failing sits uneasily on your stomach.
<<di you "Umm... It sounds like a lot and I'm not sure if I'm really suitable for it. Hell, I'm still just a student.">>
Something shifts in her expression as you make the eye contact with her:
<<di witch "You must know that I don't just pick random people off the street for this kind of responsibility. I know what you're capable of and believe that you can bring justice to this case. You can do it, believe me. So what do you say?">>
Almost no one has ever put such faith in you before and inspiration fills you. Before you can even form a coherent thought about it, you answer:
<b><i>PLEASE SAVE THE GAME NOW. YOU CANNOT GO BACK DURING THIS CAMPAIGN & IT IS NOT YET COMPLETED.</i></b>
<span id="choices">\
<<link "Yes, I'll do everything to help finding those poor people.">>
<<replace "#choices">>\
<<di you "Yes, I'll do everything to help finding those poor people.">>
<<di witch "Excellent, be back here at 6 AM tomorrow. Too da loo.">>
Walking outside, you suddenly snap out of the daze before questioning: How does she know about the police investigation? How can she recruit for them? What the hell did you just get yourself into, being a spy???!? Thoughts run through your mind relentlessly but there's no point crying over spilled milk now.
<<link "Tomorrow morning comes..." "Mctalk2">>
<<silently>>\
<<set $police.state = 10>>
<<set $stage = 1>>
<<set _temphour = 29 - $hour>>
<<set _tempmin = 60 - $minute>>
<<presshour add _temphour>>
<<pressminute add _tempmin>>
<</silently>>\
<</link>>
<</replace>>\
<</link>>
<<link "No. I'm sorry but that's such a big and daunting task. I appreciate your trust in me but I'm just a regular dude.">>
<<replace "#choices">>\
<<di you "No. I'm sorry but that's such a big and daunting task. I appreciate your trust in me but I'm just a regular dude.">>
Hearing you say that, she doesn't look particularly disappointed but actually shrugs indifferently:
<<di witch "Oh well, your loss. It should be so much fun and easy money too. Now shoo, I've work to do.">>
Now, wait a minute. Isn't she just a shop owner? How the hell does she know about police investigations and undercover work? The more you learn about her, the more mystified she gets.
<<link "Back" "Witch">><</link>>
<</replace>>\
<</link>>
</span>\
<<else>>\
<<di witch "Hmm? Has a change of heart?">>
You reply:
<span id="choices">\
<<link "Yes, I need to help finding those poor people.">>
<<replace "#choices">>\
<<di you "Yes, I need to help finding those poor people">>
<<di witch "Excellent, be back here at 6 AM tomorrow. Too da loo.">>
Walking outside, you suddenly snap out of the daze before questioning: How does she know about the police investigation? How can she recruit for them? What the hell did you just get yourself into, being a spy???!? Thoughts run through your mind relentlessly but there's no point crying over spilled milk now.
<<link "Time goes by..." "Mctalk2">>
<<silently>>\
<<set $police.state = 10>>
<<set $stage = 1>>
<<set _temphour = 29 - $hour>>
<<set _tempmin = 60 - $minute>>
<<presshour add _temphour>>
<<pressminute add _tempmin>>
<</silently>>\
<</link>>
<</replace>>\
<</link>>
<<link "Nah, sorry" "Witch">><</link>>
</span>\
<</if>>\Butterflies invade your guts as you step into the shop hesitantly. Is it too late to turn back now? But what about those poor missing people? Before you can dwell even further the sight of a fine gentleman catches your attention.
<<image police/police2.jpg>>
<<if hasVisited("Police station")>>\
Oh that's the hot officer who talked to you when at the station. Damn, is he gonna be your partner? Noticing you, he shoots an apprehensive and friendly smile which was interrupted:
<<di witch "Okay chop chop, no time to waste. Atta boy.">>
<<else>>\
The man look at you with an apprehensive and friendly smile before introducing his name as: <<textbox "$police.Name" "Cade">>. However, the pleasantries are short-lived:
<<di witch "Okay chop chop, no time to waste. Atta boy.">>
<</if>>\
Before you know it, you're being strong-armed and ushered into a car with the handsome cop to take on the journey. The ride is actually comfortable as the man is quite charismatic and keeps the conversation going. Fully aware that you're new to all of this, he's slowly debriefing you about what to expect in this sting. You will be entering into the Sexcavation Convention as the seductor which is a prized prostitute - according to your understanding - to display your various skills in your field...
<<di you "...WAIT WHAT THE FUCK??!? I'm gonna be a prostitute???">>
You must scream his ears off because the man almost crashes into the curb. After regaining back composure, he glances back at you questioningly:
<<di police "Uh... yes? Technically, we shouldn't need to do anything too outrageous, just snooping around and not participating.">>
Still, you feel a bit betrayed by $witch.Name:
<<di you "Ugh... Do I look like that much of a hooker?">>
You can feel the up and down of his assessing eyes before a jovial laugh breaks out from him:
<<di police "You are more than capable of doing this job...">>
You then fume for the whole way to the glamorous hotel but still gotta see yourself through it for the good of the people. Let the investigation begin!
<<link "It takes a few hours before you arrive at the hotel" "Mctalk3">>
<<set _temphour = 10 - $hour>>
<<set _tempmin = 60 - $minute>>
<<presshour add _temphour>>
<<pressminute add _tempmin>>
<</link>><<image mclobby.jpg>>
Knowing about it is one thing but seeing the giant <b>SEXCAVATION CONVENTION</b> poster in the middle of the lobby while people mingling around and minding their own business feels extremely peculiar.
<<di you "Um... How is this convention legal again?">>
<<di police "Technically, to the official authority, it's not but let's just say the organizers can pull some strings in the background.">>
That sounds ominous and the fact people around act like it's just a normal thing kind of puzzles you. Are people outside of the town really that liberal and you're just simply sheltered? Your thought is disrupted by a squeal:
<<di sus1 "OMG, look at you, little incubus. Just so damn cute.">>
A guy that you can only consider as pretty pinches your cheeks and continue yapping:
<<di sus1 "You must be here for the Sexcavation, huh? Fuck, the competition is gonna be tough this year. Can't wait to see you on that stage, honey. Name is $sus1.Name. Pleasure to meet you!">>
<<di you "Ehh, yeah... My name is $you.Namedis, nice to meet you.">>
You're questioning whether you really look that much of a hooker because why doesn't he assume $police.Name as one since he's way hotter?
<<di police "Excuse me, he's still new to this and a little shy.">>
$police.Name moves a bit forward like a barrier between you and this new guy - full of protectiveness - which makes you feel warm and fuzzy inside. That doesn't intimidate $sus1.Name though because his fingers now trail slowly on $police.Name's bouldering pecs.
<<di sus1 "Easy, big boy. I know he's yours but if you want someone who is a bit more seasoned then you know where to see me.">>
He licks his lips hungrily, intention clear. The sound of a throat clearing interjects into the conversation:
<<di sus2 "Terrorizing the new meat again, $sus1.Name?">>
This total hunk of a man with his hand around his pecs says with an unimpressed expression.
<<di sus1 "Oh it's you, $sus2.Name. No wonder I can sense the stale smell of potato salad. It's a miracle how you are a handler of such a large harem.">>
He says with a yawn implying that this man's personality as boring and harem? Does this guy have an army of prostitutes? He helpfully answers that question:
<<di sus2 "It's because I'm fair and gracious to my boys. Maybe you'll not get bounced around by the handlers if you show a little bit of stability.">>
That touches a sore spot as the smaller guy begins throwing insults at the handler that supposedly manage a bunch of men who do this kind of sex work? It feels more and more bizarre by the minute because you've never heard of such a thing before.
$police.Name pulls you away from the arguing duo and settles into the check-in queue. He then whispers to you discreetly that the two that you've just encountered are the two prime suspects - since both of them are active in the Deviant Den - the club that many of the missing people frequented.
Appearance-wise, $sus1.Name doesn't look like someone who can wrangle and restrain a grown adult with ease with his slight frame. In contrast, $sus2.Name with his towering figure can easily snap someone in half.
<<di police "... Look can be deceiving... I don't know $sus1.Name too well but he's a master seductor, so...">>
<<di sus3 "... GET THE FUCK OUT OF MY WAY!!...">>
Jostled out of the queue, you stumble into the solid arms of $police.Name which feel absolutely divine. The offender is an unfortunately good looking jock that cuts the line which causes a bunch of "Watch it, asshole" to be thrown in his way. Before a ruckus can happen, a manager appears and then escorts the douche into a private reception area with an ass-kissing smile.
<<di police "That's our third suspect, $sus3.Name. He is a well-known handler who is also very active in the Deviant Den. He's got a reputation of being a rich asshole.">>
<<di you "You don't say? Let's put him into the top position.">>
He chuckles at you mirthfully before you two finally finish with the check-in process.
<<link "Arriving at your room" "Mctalk4">>
<<pressminute add 30>>
<</link>>Along the way you marvel at the spacious and grand interior since this is your first stay at a hotel. Just before entering your room, a handsome man exits the room next to you and greets with the brightest smile you've seen:
<<di sus4 "Let me guess, you guys are here for Sexcavation? I'm $sus4.Name - your neighbor.">>
His easy-going attitude is really disarming so you answer easily:
<<di you "Nice to meet you, I'm $you.Name and still new to this whole thing.">>
$police.Name introduces himself curtly before standing behind you like a bodyguard. $sus4.Name eyes light up with surprise:
<<di sus4 "A new seductor? Well, you don't look like a newbie at all. My mediocre ass won't take any award back home this time then.">>
His laugh is contagious and humble and honestly you kind of like the sound of "seductor". Seems appropriate and classy.
<<di sus4 "Alright, I'll let you guys in and if you guys want to chat and have a drink, I'll be at the bar.">>
He waves earnestly before disappearing down the hallway.
<<di you "He seems nice.">>
<<di police "That's the last prime suspect, by the way.">>
<<di you "What? No way if he's a criminal, then you are the biggest asshole on the planet.">>
<<di police "Who tells you I'm not capable of being one?">>
His smile remains intact but you can sense an intimidating undercurrent. Unable to look at his smothering eyes any longer, you notice something while walking inside.
<<di you "Wait, we'll share a bed?">>
<<di police "Yes, have to for our cover. You don't have to be worry about me.">>
On the contrary, you'd be worried if he didn't do anything. That'll be a big blow to your "seductor's" ego. Well, this job turns out to be more fun than you imagined.
<<link "Time to tour the hotel" "Mclobby">>
<<pressminute add 30>>
<<set $police.state = 11>>
<</link>><<image mclobby.jpg>>
<<set $you.location = passage()>>\
<<if $police.state == 14>>\
<<if $hour < 13>>\
<<link "$sus3.Name is talking with someone in the lobby" "Mcsus3talk1">>
<<pressminute add 30>>
<</link>>
<</if>>\
<<elseif $police.state == 11 and not hasVisited("Mcbtalk1")>>\
<<link "A group of men in businesssuits" "Mcbtalk1">>
<<presshour add 1>>
<</link>>
<</if>>\
<<if $police.state > 11>>\
<<if not hasVisited("Mcbhjtalk")>>\
<<link "The businessman pacing around" "Mcbhjtalk">>
<<pressminute add 30>>
<</link>>
<</if>>\
<<link "A random man beckon you over">>
<<presshour add 3>>
<<pressminute add 30>>
<<goto "Mcrhj">>
<</link>>
<</if>>\
<<link "Your room" "Mcroom">><</link>> <<link "Bar & Restaurant" "Mcbar">><</link>> <<link "Fitness center" "Mcgym">><</link>><<set $you.location = passage()>>\
<<image mcroom.jpg>>
<<if $police.state == 11>>\
You really should go and explore the hotel.
<<link "Lobby" "Mclobby">><</link>> <<link "Bar & Restaurant" "Mcbar">><</link>> <<link "Fitness center" "Mcgym">><</link>>
<<else>>\
<<link "Wait inside the room to pass the day">>
<<if $hour < 13>>
<<set _temphour = 12 - $hour>>
<<set _tempmin = 60 - $minute>>
<<presshour add _temphour>>
<<pressminute add _tempmin>>
<<goto `passage()`>>
<<else>>
<<set _temphour = 19 - $hour>>
<<set _tempmin = 60 - $minute>>
<<presshour add _temphour>>
<<pressminute add _tempmin>>
<<if hasVisited("Mcconvention2talk1")>>
<<goto "Mcconvention3hj1">>
<<else>>
<<goto "Mcconvention2talk1">>
<</if>>
<</if>>
<</link>>
<<link "Watch TV" "Mctv">><</link>>
<<link "Lobby" "Mclobby">><</link>> <<link "Bar & Restaurant" "Mcbar">><</link>> <<link "Fitness center" "Mcgym">><</link>>
<</if>>\<<set $you.location = passage()>>\
<<image mcbar.jpg>>
<<if $police.state == 15>>\
<<if $hour >= 13>>\
<<link "$sus4.Name drinking alone" "Mcsus4talk1">>
<<pressminute add 30>>
<</link>>
<</if>>\
<<elseif $police.state == 12>>\
<<if $hour < 13>>\
<<link "$police.Name eating breakfast" "Mcctalk1">>
<<pressminute add 30>>
<</link>>
<<else>>\
<<link "$sus1.Name at the bar" "Mcsus1talk1">>
<<pressminute add 30>>
<</link>>
<</if>>\
<<elseif $police.state == 11 and not hasVisited("Mchtalk1")>>\
<<link "A couple having a drink at the bar" "Mchtalk1">>
<<presshour add 1>>
<</link>>
<</if>>\
<<if $police.state > 11>>\
<<if not hasVisited("Mcshjtalk")>>\
<<link "The seminarian having a meal" "Mcshjtalk">>
<<pressminute add 30>>
<</link>>
<</if>>\
<<link "A random man beckon you over">>
<<presshour add 3>>
<<pressminute add 30>>
<<goto "Mcrhj">>
<</link>>
<</if>>\
<<link "Your room" "Mcroom">><</link>> <<link "Lobby" "Mclobby">><</link>> <<link "Fitness center" "Mcgym">><</link>><<set $you.location = passage()>>\
<<image mcgym.jpg>>
<<if $police.state == 13>>\
<<if $hour < 13>>\
<<link "$sus2.Name at the weight rack" "Mcsus2talk1">>
<<pressminute add 30>>
<</link>>
<<else>>\
<<link "$police.Name running on the treadmill" "Mcctalk2">>
<<pressminute add 30>>
<</link>>
<</if>>\
<<elseif $police.state == 11 and not hasVisited("Mcstalk1")>>\
<<link "A man lifting weight alone" "Mcstalk1">>
<<presshour add 1>>
<</link>>
<</if>>\
<<if $police.state > 11>>\
<<if not hasVisited("Mchhjtalk")>>\
<<link "The husband hitting the gym" "Mchhjtalk">>
<<pressminute add 30>>
<</link>>
<</if>>\
<<link "A random man beckon you over">>
<<presshour add 3>>
<<pressminute add 30>>
<<goto "Mcrhj">>
<</link>>
<</if>>\
<<link "Your room" "Mcroom">><</link>> <<link "Lobby" "Mclobby">><</link>> <<link "Bar & Restaurant" "Mcbar">><</link>>Observing the hotel lobby, it's still busy with lines of guests coming in and with a good mix between leisure and business travelers. A group of primly dressed gentlemen caught your attention.
<<image police/mcbusinessmen.jpg>>
<<dio "Businessman 1" "We should have done unpacking by now. Why is the hotel so crowded this time of the year? It wasn't like this last year.">>
<<dio "Businessman 2" "Just wait a little bit. It must because of the convention.">>
As soon as the word "convention" is uttered, a sudden lull drapes over all of them and their faces uniformly go blank. Then, they are animated again:
<<dio "Businessman 1" "My seat in the plane sucks, man. I have a valid reason to be cranky.">>
Always curious, you approach them and go right to the business:
<<di you "What do you think of the Sexcavation Convention?">>
Again, they go blank and answer monotonously:
<<dio "Businessman 1" "It's alright.">>
Right when he finishes the sentence, his expression takes a sharp turn to wariness:
<<dio "Businessman 1" "Who the hell are you, kid?">>
<<di you "Just a guest here.">>
<<dio "Businessman 1" "I'm not in the mood for talk, go annoy someone else.">>
Rude but understandable knowing his bad luck with the plane seating. You move on to some place else with even more confusion on your mind.
<<if $hour == 15>>\
Now that it's afternoon, the tiredness from the early morning and long drive finally catches up to you. You really should go back to your room to rest.
<<link "Return to your room" "Mctalk5">>
<<pressminute add 30>>
<</link>>
<<else>>\
<<link "Back" $you.location>><</link>>
<</if>>\Walking into the fitness center, it seems rather deserted but there are a few people straggling. You really don't know what to expect other than people minding their business and punching in their cardio quotas. One particular guy captivates you not only because of his sweaty, glistening and delicious physique, but also the cross he's wearing on his neck.
<<image police/mcseminarian.jpg>>
<<di you "A bit early for some workout, isn't it?">>
Wiping his soaked forehead, he gives you a friendly nod. This close, you notice that he's at a similar age to you.
<<dio "Young man" "Yea, got nothing else to do.">>
<<di you "I'm sorry, but you look really familiar. Do you happen to be a student at Kingston College?">>
<<dio "Young man" "Nah, I'm a seminarian.">>
So definitely religious. Which brings you to the question:
<<di you "So you have some thoughts about the Sexcavation Convention here?">>
<<dio "Seminarian" "It's alright.">>
He says blankly like there is no thought behind those words. You scrunch your eyebrows puzzledly:
<<di you "Really? I thought you guys would at least denounce such an act a little bit.">>
<<dio "Seminarian" "It's alright.">>
Now, it's getting eerie. Abruptly, his face shifts back to a friendly expression:
<<dio "Seminarian" "I need to finish this set if you don't mind.">>
You really don't have any more reason to keep talking with him so you wave goodbye to him.
<<if $hour == 15>>\
Now that it's afternoon, the tiredness from the early morning and long drive finally catches up to you. You really should go back to your room to rest.
<<link "Return to your room" "Mctalk5">>
<<pressminute add 30>>
<</link>>
<<else>>\
<<link "Back" $you.location>><</link>>
<</if>>\Wandering into the hotel bar and turning on your detective mode, you observe the patrons and... they just look like regular folk. You'd think that more people would dress provocatively and for the occasion.
A couple stand out to you with their matching rings, touristy outfits and clinking champagnes. Your mind cannot rest at this weird juxtaposition of normalcy and scandalous event happening at the same time at the establishment so you approach them.
<<image police/mchusband.jpg>>
<<di you "You guys look lovely together.">>
They look a bit surprised at your comment but still are full of smiles before the wife shows you her hand:
<<dio "Wife" "Thank you! We just got married and here is the love of my life. We are on our honeymoon and this place is gorgeous, isn't it?">>
Oh the joy of being newlyweds. She couldn't look any happier and the husband, who is absolutely handsome by the way, is also staring at her lovingly and smiling.
<<di you "Oh my god. Congratulations! Hope you enjoy your time here. By the way, if you don't mind me asking: What do you think of the Sexcavation Convention happening in the hotel?">>
<<dio "Husband" "We think it's alright.">>
His face suddenly drops without emotion like there is something being casted over his expression.
<<di you "Hmm? Really? Any thought about it?">>
<<dio "Husband" "Nothing.">>
Again, the same blank expression and it feels not awkward per se but a little bit weird.
<<di you "Oooh... kay... Thank you for the answers and again congratulation.">>
His face morphs into the blinding smile in a blink of an eyes again as he offers back.
<<dio "Husband" "Thanks! Couldn't be a happier man.">>
You walk away with even more questions.
<<if $hour == 15>>\
Now that it's afternoon, the tiredness from the early morning and long drive finally catches up to you. You really should go back to your room to rest.
<<link "Return to your room" "Mctalk5">>
<<pressminute add 30>>
<</link>>
<<else>>\
<<link "Back" $you.location>><</link>>
<</if>>\After the walk around the hotel, you arrive back at the room to find $police.Name looking at his laptop.
<<di police "Found anything useful yet?">>
<<di you "Just getting used to the hotel layout and I'm a bit spent actually.">>
He turns back to put his full focus on you. His voice is dripped with concern:
<<di police "You alright?">>
<<di you "I'm okay. It's just been a long day. A good nap should fix it.">>
<<di police "'Kay, go ahead and I'll wake you up when it's time for the convention tonight.">>
Giving him a weak, grateful smile, you plant face down on the bed and sleep takes over immediately.
<<link "Then the time at the convention comes" "Mcconvention1talk1">> <<set _temphour = 19 - $hour>>
<<set _tempmin = 60 - $minute>>
<<presshour add _temphour>>
<<pressminute add _tempmin>>
<</link>><<image mccon.jpg>>
Walking into the conference room, it's not what you expected. First of all, it's not too crowded, the space is rather modest and feels almost like a private event in a club. Secondly, everyone is male, that you do not oppose but you thought it was open for everyone.
<<di sus4 "Hey you guys made it.">>
The laid back voice notifies you of the presence of $sus4.Name. For some reasons, under the slightly low light of the convention, he seems five times more attractive.
<<di police "It seems less crowded than I'd thought.">>
$sus4.Name appears to be a bit down while clarifying:
<<di sus4 "Yea with the recent disappearance of some seductors, some feel unsafe especially in the convention like this.">>
Oh so the missing cases are all seductors. That is an interesting tidbit.
<<di police "Oh yeah, we heard about that. Do you know anything about it?">>
<<di sus4 "I'm not entirely in the know but over the last month there have been 4 or 5 cases of renowned seductors in the area missing. The handlers are looking to find them but no clue so far.">>
He sighs deeply with empathy.
<<di you "Aren't you scared?">>
He smiles at your comment and answers a bit self-deprecatingly:
<<di sus4 "Not really, all the missing seductors are powerful while I'm just average. Perhaps, you're the one who should be sacred.">>
Powerful? What is he talking about? And you? Is he talking about attractiveness? Despite his average look, you can feel a magnetic field around him that draws your eyes. The conversation is interrupted by the booming sound of microphone:
<<dio "Announcer" "Hello gentlemen, welcome to the annual Sexcavation Convetion where the talented seductors showcase their abilities. The convention will span over 6 days and each night, we will hold a competition to...">>
His voice drifts as you take in the information. Each night the competition is as following:
<i>• Non contact seduction
• Contact seduction
• Handjob
• Blowjob
• Sex
• Orgy</i>
As he goes down the lines, your eyes can't help but bug out like two saucers and you think to yourself: "Damn, they are very liberal."
<<dio "Announcer" "... Also, the hotel is “enchanted”. If you want to have some fun with the guests, be my guest, pun intended. However, remember to keep it lowkey. You know we hate to do cleanup around these parts.">>
The announcer winks with a cheery but also intimidating grin.
<<dio "Announcer" "The non contact competition will start in 30 minutes, go enjoy the drinks and socialize!">>
He then walks off the stage and the music returns. Then you feel the hot breath blowing into your ears.
<<di police "We are here for the investigation so you don't need to participate in that competition.">>
His voice is calming and laced with care. You feel protected and smile at him:
<<di you "Thank you, now shall we do some digging?">>
<<link "You then walk around to find someone to talk" "Mcconvention1talk2">><</link>><<if hasVisited("Mcconvention1sus1talk") and hasVisited("Mcconvention1sus2talk") and hasVisited("Mcconvention1sus3talk")>>
<<dio "Announcer" "Okay, the fun time begins. The competition is as usual open registration. You have 5 minutes.">>
<<di police "We can just stay here and observe.">>
However, the competition is really intriguing and you did make a promise to yourself to be bolder and wilder. There isn't a better opportunity than this. Before you can even make a case for joining in, you get swooped away by a whirlwind of limbs.
<<di sus1 "Leggo, you have to do this with me.">>
With that, your fate is sealed and within seconds, you're on stage. Blinding lights splashing all over your face. Then in front of you a trap door opens and rising up is a large pole.
<<dio "Announcer" "Let the non contact competition begin!">>
Then one by one, people from your left step up, undress into their skimpy underwear and gyrate on the metal pole with feline grace. Getting the hang of the absurd situation, so you try to enjoy the performance in front of you and dance along with the other contestants to fit in.
Never once have you visited a strip club nor have you the desire to go to one. However, the scene before you absolutely changes your mind because the way the muscles on each performer ripple as the droplets of sweat dripping down their bodies are captivating. There is also some sort of force field that makes your eyes glue to their physique and send your libido into overdrive.
<<di sus1 "It's gonna be your turn next.">>
$sus1.Name alerts you before discarding his outfit to reveal a thong that barely covers his groin. That's honestly so him. Then, it hits you that:
<<di you "Fuckkkkk... what the hell am I gonna do...?">>
The idea that you may potentially embarrass yourself by fumbling on stage frightens you. before you can debate whether to stealthily escape, $sus1.Name already finishes, skips back to his position next to you and winks:
<<di sus1 "Go!">>
<<link "You proceed to the front stage." "Mcconvention1strip">>
<<pressminute add 30>>
<</link>>
<<else>>\
<<image mccon.jpg>>
<<if not hasVisited("Mcconvention1sus1talk")>>\
<<link "Talk to $sus1.Name" "Mcconvention1sus1talk">>
<<pressminute add 10>>
<</link>>
<</if>>\
<<if not hasVisited("Mcconvention1sus2talk")>>\
<<link "Talk to $sus2.Name" "Mcconvention1sus2talk">>
<<pressminute add 10>>
<</link>>
<</if>>\
<<if not hasVisited("Mcconvention1sus3talk")>>\
<<link "Talk to $sus3.Name" "Mcconvention1sus3talk">>
<<pressminute add 10>>
<</link>>
<</if>>\
<</if>>\Before you can even say a single word, you can hear his squeal:
<<di sus1 "Oh Em Gee, you look amazing, boo. You have to get up there on the stage with me.">>
Pretty sure you are just dressed as plainly as possible tonight but still the compliment is appreciated.
<<di you "Thanks, I thought the convention would have way more people. Is it because of the recent missing cases?">>
Even though the smile is still on his face, you can sense it stiffen.
<<di sus1 "Yea maybe. I don't know. It seems a bit weird but it's not unheard of that a seductors go missing for a month or two. We travel a lot.">>
Is he downplaying it? Interesting.
<<di you "But I heard all of them are active in Devious Den, that is just a coincidence, huh?">>
He shrugs, nonchalant.
<<di sus1 "Like I said, I have no clue, but I do know $sus3.Name has been trying to recruit most of them for awhile but to no avail. That spoiled asshole doesn't take no for an answer kindly.">>
Hm, that sounds like a lead. You then make some small chat with him before leaving an excuse.
<<link "Back" "Mcconvention1talk2">><</link>><<scenechoices pol 1 0>>\
Despite your effort in memorizing, doing a pole number right now in front of this large audience while having virtually no experience is gonna end up really bad. Thus, you get back to basics and proceed with a strip tease.
Grabbing the hem, initially you just want to pull it up slowly but then an idea pops into your head. Instead of just a simple unrobe, you spin around and throw your shirt over your head while exposing the lines of tight muscles on your body. It works because there are cheers and whistles in the crowd.
<<video police/mcconstrip1.mp4>>
Basking in the applause, you face the audience and unbutton your pants, reveal your v-line, pube and just a suggestion of your member.
<<video police/mcconstrip2.mp4>>
Not wanting to lay it all out just yet, you repeat the flourish move at first and finish off by mooning everyone with your delectable cheeks.
<<video police/mcconstrip3.mp4>>
With your hole almost on full display you glance back, shoot a wink to the cheering spectators as the last leg of your performance before returning back to the line up.
<<di sus1 "Damn, honey. Are you sure you're new because I'm getting worked up over here?">>
His thong really leaves nothing to the imagination. Your cheeks red from the dancing swells up from your smile:
<<di you "Thanks! I love it.">>
<<di sus1 "I'd love it too if I'm as powerful as you're. You're one of the strongest seductor I've seen and I know a lot.">>
You need to get to the bottom of this whole seductor thing as soon as possible. The rest of the competition goes by quickly and throughout, you feel heated gazes on your body.
<<dio "Announcer" "A round of applause to our seductor for giving us such an amazing show. After reviewing the seductors' performances, the Seductor of the Year award will be given by the judges...">>
<<if $gameends>>\
<<link "Back" "Mcscenemenu">><</link>>
<<else>>\
<<link "Returning to $police.Name" "Mcconvention1talk3">>
<<presshour add 3>>
<</link>>
<</if>>\After the speech, you trot back to $police.Name.
<<di police "Didn't I tell you that there is no need to participate in the competition.">>
He scolds you immediately at your return. Sheepishly, you bargain:
<<di you "I mean, if I'm more popular, then it should be easier to fit in and for them to open up, right?">>
His face remains stern for a whole ten seconds before it relaxes and a smirk appears.
<<di police "Okay, but I trust you know when to back up if things get hairy, got it?">>
You salute at him cheekily and answer:
<<di you "Sir, yes sir!">>
The rest of the night passes in a blur. People are getting touchier as time goes on but you haven't seen full on public sex yet by the time you get back to your hotel room.
...
Back in the hotel room, finishing freshening up for the night, you can't hold it back any longer.
<<di you "Tell me, what are handlers and seductors?">>
He slowly turns his head to you and with raised brows:
<<di police "You... don't know? So you weren't joking with me back in the car?">>
You nod silently and he lets out a groan.
<<di police "Goddamn it, $witch.Name...">>
Finally letting his frustration out, he explains carefully:
<<di police "Well in this world there are some people who are gifted the ability to entice others... sexually.">>
<<di you "Wha, what?? Like a succubus??">>
Your eyes widen at this knowledge.
<<di police "Kind of, yeah. Except for the fact you do not have horns.">>
You chuckle at that joke and are still in disbelief.
<<di you "So what about handlers?">>
<<di police "Oh the profession nowadays mostly serves as a pimp. They have a much more resilient mind to resist the pull of the seductors. Back in the old days, they were the only ones who rein back the seductors who cause havoc to the society. However, nowadays, they don't really need to work as hard because people are much nicer.">>
<<di you "Oh, so why does it feel like there are still quite a lot of them when they're useless nowadays?">>
<<di police "Because there are still some bad seductors out there also... if you pay attention, most seductors are usually the 'catchers' and the majority of them actually like to be under the care of a handler.">>
Hmm, that makes sense in a way and that brings you to the question:
<<di you "You're one, aren't you?">>
He shoots an unfathomable look that makes you burn up.
<<di police "Yea... I am because it's a requirement in my line of work but no I do not have any seductors.">>
The question: "Do you have any plans to change that soon?" is on the tip of your tongue and gets cut off.
<<di police "All the driving today drains me. So excuse me, I need to sleep.">>
He then proceeds to show you his sculpted body but still keeps the pants on and get under the cover. You sigh both dreamily and disappointedly. Cocooned under the soft blanket, you are still processing the idea that you aren't as ordinary as one may think.
<<link "The next morning comes" "Mcconvention1talk4">>
<<presshour add 9>>
<</link>>Now this man looks like a real pimp in a full business suit and surrounding him are a dozen gorgeous looking men.
<<di sus2 "Hey there. Your name is?">>
<<di you "$you.Namedis. This is my first convention and I thought there would be more people than this. I heard it's because of the recent disappearance of some seductors?">>
He frowns but still gives you an answer.
<<di sus2 "Yea, they are all acquaintances and I'm quite concerned for them. Something like this hasn't happened before.">>
<<di you "I heard that they are all frequent patrons at Devious Den?">>
<<di sus2 "Yeah, me too. Some of us here are also a supporter of the club like $sus1.Name, $sus3.Name and especially $sus4.Name - he went there almost every night.">>
Every night, that seems rather excessive? Maybe he has more information about the crime scene than you thought?
Waving him a goodbye, you mull the details over on your mind.
<<link "Back" "Mcconvention1talk2">><</link>>Walking over to his booth you can hear the glass slamming and and booming voice of $sus3.Name:
<<di sus3 "Go get me another glass of beer.">>
He commands what looks like his seductor, who is pouting, to get his drink. You take this opportunity to catch his attention:
<<di you "Hey, my name is $you.Namedis.">>
He looks at you assessingly before saying brashly before throwing you his card:
<<di sus3 "Hmm, you're not bad. I know you want to be on my crew, here's my contact.">>
Assumption much? Still, you give him a stiff smile in return.
<<di you "You're gonna protect me from the seductor kidnapper, right?">>
<<di sus3 "Pfft, that's a given as long as you stay away from $sus2.Name.">>
<<di you "Why? He seems like such a nice guy.">>
<<di sus3 "Don't let them suits fool you. All of the missing seductors used to be under his handling and all had sour breakups with him... You fill in the rest.">>
That is a noticeable clue, you keep that detail on your mind for the investigation.
<<link "Back" "Mcconvention1talk2">><</link>><<aff pol minus 1>>\
Entering the busy lobby, the sight of a man in a suit with an expensive watch stands out in the sea of people. It's the same disgruntled businessman that you first saw in the hotel. He fidgets and looks restless.
<<dio "Businessman" "... meeting's in 20 minutes... fuck... How the hell can I pay attention when I'm so damn horny... What the fuck is wrong with me?">>
You hear him muttering to himself. You have an idea that this is probably due to the "enchantment" that the announcer told everyone about on the first day.
<<di you "Ahem... hello. I can help you with that problem if you want.">>
He jumps and appears annoyed about your eavesdropping but you can sense the interest deep within his eyes.
<<dio "Businessman" "I'm not into dudes and go find someone else if you want to make a quick buck.">>
<<di you "Hm... I'm not a hooker, just want to help a bro out that's all... Even if I were one, it'd be free of charge for a handsome man like you.">>
You say flirtily and his ears pink at your compliments. Men are so deprived of praise it's kind of sad. After a brief consideration, frustration wins over as he looks around before telling you:
<<dio "Businessman" "Fine and it's only because it's easier to get off this way.">>
He then signals you to follow him to some secluded spot.
<<link "You follow him" "Mcbhj">>
<<if $hour < 13>>
<<set _temphour = 12 - $hour>>
<<set _tempmin = 60 - $minute>>
<<else>>
<<set _temphour = 17 - $hour>>
<<set _tempmin = 60 - $minute>>
<</if>>
<<presshour add _temphour>>
<<pressminute add _tempmin>>
<</link>><<scenechoices pol 1 0>>\
When you two find yourself in a private room, you waste no time for chit chat lest he changes his mind. However, he halts you:
<<dio "Businessman" "I just need a hand and no more, got it?">>
You want to at least taste him but beggars can't be choosers, so you nod in agreement. Your hand trace around the hardness under the soft and fine fabric of his trousers.
<<video police/mcbhj1.mp4>>
<<di you "Someone is really eager, huh?">>
<<dio "Businessman" "You heard what I said, somehow I got horny for no apparent reason like I ate something wrong.">>
You give him a knowing smile, unzip and then pull down both of his pants and underwear in a swoop. Damn, the finance bro got quite an asset. His dick is huge, pointing directly to your face demanding your attention. Therefore, you get right to work and wrap your palm around the hot rod.
<<video police/mcbhj2.mp4>>
With the first downstroke, he hisses quietly from the pleasure. The effect of the enchantment is quite impressive because with just a simple touch could cause such a reaction. Getting into the rhythm, his breathing is getting more and more ragged as time goes on.
<<video police/mcbhj3.mp4>>
<<dio "Businessman" "Ffffffuck... That's it... Gonna come soon...">>
Then, his hip starts moving up and down on its own volition before painting your hand full of his white seed with a muffled groan. He buckles and relreases a deep exhale as the climax takes over.
<<video police/mcbhj4.mp4>>
<<dio "Businessman" "Holy... fuck... ssssshit...">>
It takes a moment for him to compose himself and redress. He seems to be in a better mood than before.
<<dio "Businessman" "As strange as this was... Thanks for the help...">>
You smile at him in return. Being friendly and polite has always taken you in good places.
<<di you "No problem, man. Glad I could be of help, you can hit me up anytime.">>
He gives you a unsure smile back.
<<dio "Businessman" "I highly doubt it... Now I got a meeting to attend to.">>
With that he swiftly exits the room, but you are sure this is not gonna be the last time you see him again.
<<if $gameends>>\
<<link "Back" "Mcscenemenu">><</link>>
<<else>>\
<<if $hour <= 13>>\
<<link "You continue the investigation" $you.location>>
<<set $police.bprog ++>>
<</link>>
<<else>>\
<<link "The night comes and it's time for the convention">>
<<set _temphour = 19 - $hour>>
<<set _tempmin = 60 - $minute>>
<<set $police.bprog ++>>
<<presshour add _temphour>>
<<pressminute add _tempmin>>
<<if hasVisited("Mcconvention2talk1")>>
<<goto "Mcconvention3hj1">>
<<else>>
<<goto "Mcconvention2talk1">>
<</if>>
<</link>>
<</if>>\
<</if>>\<<image mccon.jpg>>
This time around, you know what the taste of being a celebrity is like. After your first performance, a lot of the convention goers recognize you and say hi.
<<di police "Hmm, someone is famous.">>
You scratch your hair sheepishly and reply:
<<di you "That'll help with our investigation, right? Since they'll be more open to me.">>
<<di police "I suppose you have a point and you can of course participate in the competition, but remember: our first and ultimate goal is solving this case.">>
There is a sternness in his statement so you nod but still... what is the harm in enjoying a little bit of fun?
<<dio "Announcer" "Hello, gentlemen. Welcome back to tonight's show. As many of you know tonight is the contact seduction competition. Open registration again and remember, you need to score enough points in order to participate in the later competition. We keep a close track of everyone.">>
He winks salaciously and gives a disarming grin to the audience, the guy is no stranger to entertaining the crowd. Of course, you can't miss the chance. Before you can leave, $police.Name's hand is around your wrist.
<<di police "I'm not gonna forbid you but don't go too far... okay?">>
The warm and protective feeling of his grip leaves you no other choice but answer:
<<di you "I promise.">>
He nods and lets you go to the stage where there are less contestants than last one. When the host announces the start of the competition. The trap door opens again and what rises up is a massaging table. Oh so that's what contact seduction means - massage. Each contestant takes turns with the guy on the table using all sorts of erotic techniques that you have never seen before.
<<link "Then it's your turn" "Mcconvention2massage">>
<<presshour add 1>>
<</link>><<aff pol minus 1>>\
Nothing seems out of ordinary at first but now you can feel the heat from a lot of gazes pointing your way. Brushing off the feeling, you trod inside the fitness center.
You can spot the handsome husband from miles away but now he's in shorts and tank top? Hot damn, you can't take your eyes off him sweating on the treadmill, so you join in.
<<di you "Oh hi, such a nice coincidence to see you here.">>
Turning his head back at you, his eyes widen like he's stunned before tripping over his words:
<<dio "Husband" "O-oh, hi. Just here to burn off some excess energy.">>
<<di you "Really? I thought you were on a honeymoon here? You should spare some for your wife too.">>
He smiles at your comment and give a puzzled and slightly frustrated answer:
<<dio "Husband" "Yea, I don't know. It must be the effect of the honeymoon phase but I'm quite pent up. My wife sleeps extra well last night.">>
You can read between the lines and look down at the significant bulge that is swinging under the shorts.
<<di you "Hmm... from what I can see, she must be absolutely satisfied with your package, huh?">>
His cheeks, already pink from the exertion, now flames up to a new level as he avoids your eyes and adjusts his junk discreetly. You spend a few minutes of jogging, blowing hot air and making mildly suggestive noise before throwing the final blow:
<<di you "I can help you release those pent up energy if you want.">>
That stops him in his tracks and makes him pause for ten seconds. The squirming beast inside his pants finally urges him to give you a silent nod. Afterwards, you both silently find a secluded spot for some fun.
<<link "It's time" "Mchhj">>
<<if $hour < 13>>
<<set _temphour = 12 - $hour>>
<<set _tempmin = 60 - $minute>>
<<else>>
<<set _temphour = 17 - $hour>>
<<set _tempmin = 60 - $minute>>
<</if>>
<<presshour add _temphour>>
<<pressminute add _tempmin>>
<</link>><<scenechoices pol 1 0>>\
As soon as you two enter the room, the husband suddenly panics:
<<dio "Husband" "What the hell am I doing? This isn't...">>
Putting your hand on his chest to calm him, you can feel the erratic heartbeats underneath.
<<di you "It's okay, relax. It's gonna be just a handie from me to take the edge off. She must be tired already and you don't want to exhaust her further, don't you?">>
Staring at your eyes, his breath gradually evens and finally he answers:
<<dio "Husband" "Yeah... you're right. I don't want to ruin her mood in this special vacation...">>
You smile reassuringly at him:
<<di you "So do I, just sit back and I will handle the rest, okay?">>
His nod is the only confirmation you need before pulling down the mesh shorts doing a very poor job of concealing the huge erection underneath wet with precum. It's a shame that you can't have a taste of it now but the heat of it branding your palm kind of makes it up.
<<video police/mchhj1.mp4>>
His cock pulsates incessantly in your grip like urging you to get a move on, so you give in and proceed to stroke. He remains silent all throughout but his breathing pattern is in sync with the bounce of your wrists.
<<video police/mchhj2.mp4>>
Magically, it feels like his tool is getting even harder and bigger as time goes on before he gives a curt warning:
<<dio "Husband" "Ssshit, I'M COMING!!!">>
The whole of his manhood contracts and sends jets of potent semen flying. You give it a few tug to milk out the rest of his cum as his orgasm subsides.
<<video police/mchhj3.mp4>>
After a minute of silence, it looks like the regret is kicking in as he begs:
<<dio "Husband" "Please don't tell my wife or anyone about this, okay?">>
<<di you "Don't worry. My lips are sealed.">>
Your lips are definitely not gonna be sealed if his dick is prying them open but that is for another occasion. Your promise calms him enough to not drive him to a full breakdown and he tries to escape the crime scene as discreetly as possible.
<<if $gameends>>\
<<link "Back" "Mcscenemenu">><</link>>
<<else>>\
<<if $hour <= 13>>\
<<link "You continue the investigation" $you.location>>
<<set $police.hprog ++>>
<</link>>
<<else>>\
<<link "The night comes and it's time for the convention">>
<<set _temphour = 19 - $hour>>
<<set _tempmin = 60 - $minute>>
<<set $police.hprog ++>>
<<presshour add _temphour>>
<<pressminute add _tempmin>>
<<if hasVisited("Mcconvention2talk1")>>
<<goto "Mcconvention3hj1">>
<<else>>
<<goto "Mcconvention2talk1">>
<</if>>
<</link>>
<</if>>\
<</if>>\<<aff pol minus 1>>\
The sight of a man dressed in neat polo and trousers - the seminarian - seizes your attention. So you grab a few items on the tray and then jog toward his table.
<<di you "Excuse me, can I sit here?">>
You must startle him because he stares at you dazedly before snapping out of it with a slight suggestion of a blush. He coughs:
<<dio "Seminarian" "Well, of course. Feel free to.">>
Grinning at his hospitality, you proceed to sit down and then spend a few minutes in comfortable silence and get something in your stomach.
<<di you "I'm sorry to spring this question on you, but do you find sometimes it's hard to resist life's temptations?">>
Emphasis on "hard", your voice drops down an octave to, what you hope, channel its seductor's allure. He clears his throat again.
<<dio "Seminarian" " It's good that you can identify the worldly sins and stay away from them. However, if you cave in to them, remember that God is always loving and he shall grant you salvation if you repent. After all, we are all just human and part of being one is making mistakes.">>
His voice quivers a bit at the mention of god as he watches you deepthroat a piece of sausage. The man's flush is full blown now and you know your seductor's power is affecting him. Thus, you make the next bold move.
<<di you "That's so...? So how about we make a mistake and I shall confess to you later?">>
Your bare foot is pressing on his crotch which is hard as rock by the way. He gasps sharply and the clank of the utensils sounds loud even in the busy restaurant. There is a clear conflict in his expression so to drive it home, your leg moves up and down to stroke his clothed member.
<<dio "Seminarian" "Shit... Okay, let's go somewhere else...">>
You helpfully assists his erection into the most concealable position before you both make way to the nearest restroom.
<<link "Inside the empty restroom" "Mcshj">>
<<if $hour < 13>>
<<set _temphour = 12 - $hour>>
<<set _tempmin = 60 - $minute>>
<<else>>
<<set _temphour = 17 - $hour>>
<<set _tempmin = 60 - $minute>>
<</if>>
<<presshour add _temphour>>
<<pressminute add _tempmin>>
<</link>><<scenechoices pol 1 0>>\
Before you can get down to it, you can sense him going blank like he's recounting some in his mind. However, being an impatient ass, you disrupt his internal monologue:
<<di you "May I?">>
His eyes finally refocus back to you and he gives you the go-ahead with a nod. Strip away his clothing, his devoted body is revealed as you wonder if anyone has ever touched him like this. His dick is impressive and perfectly ramrod straight - a mouth-watering sight that forces you to your knees to worship it.
<<video police/mcshj1.mp4>>
<<dio "Seminarian" "What on earth are you doing?!? Just use your filthy hands.">>
He pulls you up roughly and scowls. That's probably a step too far for him so you give him an disappointed affirmation:
<<di you "Alright.">>
It's not ideal that you can't have him in your mouth but the feeling of his hardness in your hand is still exquisite. Your stroke is slow at first to not spook him any further. However, he has other idea:
<<dio "Seminarian" "Squeeze harder and faster.">>
Hearing his command loud and clear, you pick up the pace to a rapid speed. Despite that, it appears he isn't completely satisfied due to the added momentum of his groin thrusting in your grip.
<<video police/mcshj2.mp4>>
Before you know it, he growls loudly:
<<dio "Seminarian" "ARGHHHH!!!">>
Pure white fluid shoots forward and splatters all over the floor. The feeling of unraveling a man of god inside your hand thrills you to no end as your dick throbs.
<<video police/mcshj3.mp4>>
Not even spending a minute to calm down, he already buttons up and shoves you roughly to escape the space like a ghost is hot on his heels.Rude, you didn't even have the chance to confess your sin yet. Maybe next time.
<<if $gameends>>\
<<link "Back" "Mcscenemenu">><</link>>
<<else>>\
<<if $hour <= 13>>\
<<link "You continue the investigation" $you.location>>
<<set $police.sprog ++>>
<</link>>
<<else>>\
<<link "The night comes and it's time for the convention">>
<<set _temphour = 19 - $hour>>
<<set _tempmin = 60 - $minute>>
<<set $police.sprog ++>>
<<presshour add _temphour>>
<<pressminute add _tempmin>>
<<if hasVisited("Mcconvention2talk1")>>
<<goto "Mcconvention3hj1">>
<<else>>
<<goto "Mcconvention2talk1">>
<</if>>
<</link>>
<</if>>\
<</if>>\<<silently>>\
<<set _temprd = random(1,2)>>
<<if _temprd == 1>>
<<set _tempdi = "Hotel guest">>
<<else>>
<<set _tempdi = "Hotel staff">>
<</if>>
<<set _temprds = random(1,3)>>
<</silently>>\
<<aff pol minus 1>>\
If you didn't pay attention, you wouldn't notice the many flittering gazes that follow your footsteps.
<<scenechoices pol 1 0>>\
Abruptly, a <<if _temprd == 1>>man who looks like a guest<<else>>a male staff<</if>> stands in front of you with a heated look in his eyes.
<<dio _tempdi "Excuse me, can you go over there with me quickly?">>
From the way he walks weirdly to his sandpapery voice, you already understand what he comes to you for. Therefore, when you both are in a secured and secluded area, you waste no time to give him a handjob.
<<if _temprds == 1>>\
<<video bro/brohj4.mp4>>
<<elseif _temprds == 2>>\
<<video dnb/dnbdadhj.mp4>>
<<else>>\
<<video dad/dadhj2.mp4>>
<</if>>\
<<dio _tempdi "Sssshitttt... ARGHHHH!!!">>
<<if _temprds == 1>>\
<<video bro/brohjcum2.mp4>>
<<elseif _temprds == 2>>\
<<video dnb/dnbdadhjcum.mp4>>
<<else>>\
<<video dad/dadhjcum1.mp4>>
<</if>>\
He also has the same idea and finishes within just a few minutes. Immediately after climaxing, a strange look clouds over his face like he cannot believe what just transpired between you two.
<<if $gameends>>\
<<link "Back" "Mcscenemenu">><</link>>
<<else>>\
<<if $hour <= 13>>\
<<link "You continue the investigation" $you.location>>
<</link>>
<<else>>\
<<link "The night comes and it's time for the convention">>
<<set _temphour = 19 - $hour>>
<<set _tempmin = 60 - $minute>>
<<presshour add _temphour>>
<<pressminute add _tempmin>>
<<if hasVisited("Mcconvention2talk1")>>
<<goto "Mcconvention3hj1">>
<<else>>
<<goto "Mcconvention2talk1">>
<</if>>
<</link>>
<</if>>\
<</if>>\<<scenechoices pol 1 0>>\
Soon enough, you're up on the chopping block. Taking in a deep breath and the recent arousing lessons, you warm up your hand and begin to work. First, your palms make a slide from his shoulder blades down to his hips. Gradually you proceed to knead the solid muscle on his back and make your way to his bouncy cheeks.
<<video police/mcconmassage1.mp4>>
Afterwards, you motion the man to flip over to start on his front. Looking at those huge pecs, you are unable to resist the urge to flick those protruding nubs and elicit a moan from the man.
<<video police/mcconmassage2.mp4>>
Through your stimulation, the man is completely erected. His dick jerks like gasping for your touch.
<<dio "Announcer" "Time's up.">>
That call stops you on your track of finishing him off right here and there. You regretfully leave the delicious standing pole there and retreat to the backstage.
The rest of the competition is a bit uneventful but still scorching hot. You never thought that you'd do a massage session on stage for dozens of people to see in your lifetime but here we are.
<<if $gameends>>\
<<link "Back" "Mcscenemenu">><</link>>
<<else>>\
<<link "You return to $police.Name" "Mcconvention2talk2">>
<<pressminute add 30>>
<</link>>
<</if>>\<<di police "Hmm... You did well up there.">>
<<di you "Thanks! If you really meant that because I honestly had no idea what I was doing.">>
<<di police "In that case, your techniques were poor and clumsy.">>
He says - completely deadpan making you doubt your abilities. However, just a few seconds later, a laugh breaks out:
<<di police "Hahaha, just kidding.">>
<<di you "Hfft, maybe I do need to practice more and you'll be my partner.">>
After a brief pause of appraising inspection, you are rewarded with a teasing smile:
<<di police "Maybe, we'll see.">>
Before you can do some more digging with $police.Name, you feel a tap on your shoulder.
<<dio "Subject of Seduction" "Hey, want to finish where we left off?">>
That's the guy who you just massaged on stage before. Of course, you want to, but glancing back at $police.Name, he has a serious look on his face that says: "Don't do it".
<span id="choices">\
<<link "Accept his offer">>
<<replace "#choices">>\
<<aff pol minus 1>>\
What is the harm in indulging a little bit of fun? Ignoring $police.Name, you give the guy a nod and follow him into the deeper part of the conference room. You can feel a hole being burned deep on your back from the laser of $police.Name's look. Inside you find the almost same setup as the stage:
<<di you "They really like to keep it on theme, huh?">>
The guy behind me chuckles and elaborates:
<<dio "Subject of Seduction" "Haha, first time? Sex is easy in the scene and the convention is like a retreat for people to spark that flame back to life. Keeping it slow is key here.">>
In a way that makes sense, still you're apprehensive. How can anyone get tired of fucking? Not you that for sure.
<<link "Then you two get right down into it." "Mcconvention2hj">>
<<presshour add 1>>
<</link>>
<</replace>>\
<</link>>
<<link "Refuse his offer.">>
<<replace "#choices">>\
<<aff pol add 1>>\
Following $police.Name's lead, you give the guy a shake of your head.
<<di you "Thanks, I'm flattered but I gotta go with my boss here.">>
You point at $police.Name as he acts menacingly. The guy takes one look and then slump his shoulders in defeat.
<<dio "Subject of Seduction" "Alright... maybe next time.">>
Afterwards, you two split up to do some more investigating; however, nothing useful comes up.
<<link "Back in the room" "Mcconvention2talk3">>
<<set _temphour = 23 - $hour>>
<<set _tempmin = 60 - $minute>>
<<presshour add _temphour>>
<<pressminute add _tempmin>>
<</link>>
<</replace>>\
<</link>>
</span>\<<scenechoices pol 1 0>>\
<<dio "Subject of Seduction" "Anyway, let's pick up where we left off. I love the feeling of your hands on my body. Get me off that way, will ya?">>
His wish is your command. You repeat the massage ritual and from his labored breathing and the huge erection, he thoroughly enjoy your skill.
<<video police/mcconmassage3.mp4>>
<<dio "Subject of Seduction" "Please... Ahhh... Touch me...">>
He needs to say no more as your hand wraps tightly around his burning rod - drawing a sharp groan out of him. Your bicep is working over time as your arm jerks up and down while your fingers teasing his sensitive tip in between.
<<video police/mcconmassagehj.mp4>>
<<dio "Subject of Seduction" "Ahhhhh... fffuckkkk... I'm COMI–...!!!">>
Before he can finish the sentence, the ejaculation steals his breath away as his whole body jerks and thrusts to propel the milky liquid as far as the eyes can see.
<<video police/mcconmassagehjcum.mp4>>
Achieving his orgasm, he sends you a weak smile while trying to regain his breath:
<<dio "Subject of Seduction" "Haaa... ummm... thanks...">>
Before you can ask for reciprocation, he already makes an excuse and skitters away without a glance back at you. Do you regret your decision? No, but damn doesn't it suck to be blue balled like this.
<<if $gameends>>\
<<link "Back" "Mcscenemenu">><</link>>
<<else>>\
<<link "Back in the room" "Mcconvention2talk3">>
<<set _temphour = 23 - $hour>>
<<set _tempmin = 60 - $minute>>
<<presshour add _temphour>>
<<pressminute add _tempmin>>
<</link>>
<</if>>\Breathing in, a manly scent fills your nostrils, you never want to leave this place.
<<di police "Stop hogging my pillow, please.">>
His voice sounds rougher in the morning, probably from the sleep. Still, you'd love to hear it every morning like this one day. Blearly, you get up and see that he's already all buttoned up and ready to go.
<<di police "I'm gonna go and get breakfast. Feel free to join me, but afterward, we should split up. That way we can cover more ground.">>
Seeing you are still groggy, he doesn't wait for your answer but gives a goodbye wave before exiting the room. The warm embrace of the bed is very alluring but still you're here for a job. Thus, you put on the functioning adult mode and proceed to brush your teeth and shower.
<<link "After finishing your morning routine" "Mcroom">>
<<set $police.state = 12>>
<<pressminute add 30>>
<</link>><<scenechoices pol 1 0>>\
<<aff pol add 1>>\
Seeing the trays in front of you, an idea pops into your head. Knowing that you have the seductor's ability is one thing but using it is another. You walk briskly into the table where $police.Name is seated.
<<di police "Took you long enough.">>
He is halfway through his meal from the look of it.
<<di you "Yea, I was tired too. You totally wore me out.">>
You say sultrily to which he chuckles:
<<di police "Yeah, I'll try to not snore so much tonight so you can get some beauty rest.">>
The man is not gonna bite your bait that easily. Therefore you have strategically brought some of the most suggestive foods on your plate.
First off, the sausage, is there even a need to describe what you are about to do with that piece of minced meat inside a casing? You deepthroat it shamelessly in the middle of the restaurant. $police.Name definitely takes notice of your action when he looks up. He gives you a brief look but otherwise appears unaffected.
Not giving up, you move on to the next weapon - a cupcake topped with a healthy dollop of cream. Your pink tongue emerges and savors the white, thick substance like it's the most delicious treat. He definitely connects the dots on what you're doing because his gaze is now heated and his drawl is low:
<<di police "You don't want to do this to me at all.">>
There is an edge compared to the usual easy-going attitude and that thrills you.
<<di you "You don't know what what I want.">>
His hands grip tight around the utensils like he's holding back from doing something. The intense electricity lasts for almost a minute before he releases a huge breath and announces:
<<di police "I'm done with the meal, enjoy yours. We've got a long day ahead.">>
He then stands up and brings your attention to a noticeable bulge in his crotch. Looks like his defense against your seductor's charm is not so solid after all.
<<if $gameends>>\
<<link "Back" "Mcscenemenu">><</link>>
<<else>>\
<<link "The rest of the morning passes by as you continue with the investigation" $you.location>>
<<set _temphour = 12 - $hour>>
<<set _tempmin = 60 - $minute>>
<<presshour add _temphour>>
<<pressminute add _tempmin>>
<</link>>
<</if>>\<<if not hasVisited("Mcconvention2hj")>>\
Back in the hotel room where you're both already settled down on the bed. Suddenly, he touches your shoulder.
<<di police "I appreciate your following my advice back there in the competition.">>
You can sense the sincereness of his words
<<di you "Of course.">>
<<else>>\
By the time you're back in the hotel room, he's already on his bed reading something on his phone. Frozen by his harsh gaze, you eye him guiltily like a deer in a headlight.
<<di police "Had enough of fun, yet?">>
<<di you "Yes...?">>
You can only croak weakly, because what else is there to say? The deed is already done and you did have fun. His deep command comes next:
<<di police "Get over here.">>
Obediently, you walk over to the side of the bed.
<</if>>\
<<if $police.res >= 6>>\
He then sighs deeply and continues:
<<di police "I trust you know what to do and help me solve this case.">>
His hand moves to the top of your head and messes your hair up. A fond grin is present on his face.
Sometimes later, under the cover, you can feel a pair of solid arms sliding around you as a hard plane of muscle and a noticeable bump pressing on your back. That night is the best sleep you've ever had.
<<image police/mchugbed.jpg>>
<<else>>\
<<di police "Let me remind you: I'm still a detective and heard some whispers about your off-the-case activities.">>
His expression hardens and it's quite intimidating to see his side of him. His hand moves to your neck threateningly.
<<di police "We are here for a job. Don't forget it.">>
With that said, he turns back and doesn't speak another word and leaves you cold despite being under the warm envelope of the blanket.
<</if>>\
<<link "Next morning comes" "Mcconvention2talk4">><<presshour add 9>><</link>><<aff pol add 1>>\
Seeing $sus1.Name sitting on the chair with a shade on and nursing a cup of coffee, you almost don't recognize him without his yapping. Remember your job, you take the seat opposite to him:
<<di you "You look tired.">>
He immediately perks up at your entrance and smiles at you brightly.
<<di sus1 "I'm tired. It was a long night last night, all thanks to you.">>
<<di you "Who? Me?">>
<<di sus1 "Yeah, your performance made me all horned up, sweet cheeks. I had to find my releases multiple times last night.">>
He winks playfully. You didn't realize the scope of your charm until now.
<<di you "Really? I couldn't say the same, my handler is quite protective especially when local seductors are disappearing.">>
<<di sus1 "If I were a handler, I would do the same since you are such a gem.">>
<<di you "But I want to have some fun too.">>
You put on a show and pout petulantly.
<<di sus1 "His action is understandable because all of the missing seductors are all quite powerful.">>
Hmmm, that is one detail that you don't know. Maybe, the kidnappers can be like a handler who can resist them? Though, you cannot eliminate the possibility of seductors like him.
<<di sus1 "But fuck him, you're a man of your own destiny. Ya know?">>
<<di you "Yea... that should be the case but I don't mind him dotting over me though.">>
That is not a lie and he laughs:
<<di sus1 "Okay, you do you, honey. Personally, no man can hold me back no matter how attractive they are.">>
He says with a note of steel in his voice. Maybe there is some history behind that attitude? The conversation with him - an extrovert - flows so smoothly that you don't realize how much time has passed until much later.
<<link "The night comes and it's time for the convention" "Mcconvention2talk1">>
<<set _temphour = 19 - $hour>>
<<set _tempmin = 60 - $minute>>
<<presshour add _temphour>>
<<pressminute add _tempmin>>
<</link>><<aff pol add 1>>\
Walking into the fitness center, you see $sus2.Name pumping his iron. This is the perfect occasion to be a good detective for once.
<<di you "Hey, how it's going?">>
<<di sus2 "Hmm...? Oh, hi. A bit sweaty but alright.">>
Goddamn, even being soaked with perspiration, he still belongs on a cover of the magazine.
<<di sus2 "Also, now is a good time as ever. I'd love to have a powerful seductor like you on the team.">>
Wanting a powerful seductor under his control? It feels a little bit suspicious. You still give him a teasing smile:
<<di you "Depending on the pay and whether or not you can guarantee my safety or not.">>
<<di sus2 "Well, all of the seductors on my team all work for my company, which specialize in consulting, and so it's not just safe but also very cushy. If you're talking about the missing cases, I have the money to protect my employees.">>
You never thought of this angle before, of course the seductors can be a great asset in business negotiations as well as sales with their persuasive nature. From what you can see, $sus2.Name is an upstanding guy. However, maybe he is a really good actor and his monetary foundation could be a great assistance for his criminal activities.
<<di you "You're saying that of all the good-looking hunks you have on your team, you haven't touched one of them?">>
<<di sus2 "No, I haven't... Sadly, the one I want is quite stubborn... but that's a story for another day.">>
That sounds ominous. Still to keep up the charade, you engage into the conversation with him throughout the gym session and learn a lot about the corporate world.
<<link "You continue the investigation" $you.location>>
<<set _temphour = 12 - $hour>>
<<set _tempmin = 60 - $minute>>
<<presshour add _temphour>>
<<pressminute add _tempmin>>
<</link>><<aff pol add 1>>\
The lobby is crowded as per usual and you can feel many stare at you like they're mesmerized. One gaze stands out since it belongs to $sus3.Name who, despite being objectively good-looking, still manages to appear slimy.
<<di sus3 "Oh, we've met again. Did you lost your phone or something. I still haven't heard your call to be on my team.">>
His arm worms around your hips which most of the time you do not oppose but you'll make an exception for this guy as you push his torso away and laugh lamely.
<<di you "Can't a seductor enjoy his time on a vacation before talking business?">>
Thirst fills his eyes as he drinks you in. He doesn't need to, but you can imagine him rubbing his hands and licking his lips, salivating over you.
<<di sus3 "Hmm, you're even more delicious up close. No wonder all these normies can't keep their eyes off you.">>
He waves over at the crowd who is rightly distracted. So you ask him:
<<di you "I never saw an enchantment like this before. Is it always this powerful?">>
<<di sus3 "Pfft... This is child's play. I know a witch who can perform a much stronger influence spell that can almost control the toughest handler or seductor's minds.">>
Well, if that doesn't sound suspicious.
<<di you "Wow, really? I'm really intrigued about it, can you tell me more?">>
Turning up your charm, you beam at him sweetly expecting an explanation. However, he answers by giving you a smirk:
<<di sus3 "Once you're mine, you'll know everything. Now excuse me, I've got some matter to attend to. Shoot me a message and I'll arrange a place for you after this convention.">>
The guy really needs some training with his negotiation. He doesn't even bother to give you a goodbye before disappearing from the hotel.
<<link "You continue the investigation" $you.location>>
<<set _temphour = 12 - $hour>>
<<set _tempmin = 60 - $minute>>
<<presshour add _temphour>>
<<pressminute add _tempmin>>
<</link>>A raised arm waves at you to get your attention.
<<di sus4 "Hey, $you.Namedis.">>
He smiles brightly at you with a clear invitation for you to come and sit with him at the bar.
<<di you "Hey, $sus4.Name. A bit early for a drink, isn't it?">>
<<di sus4 "Haha, you'd have a heart attack if I told you that I just smoked some weed, huh? Anyway, get him a beer please.">>
He signals to the bartender for your drink which you don't correct because alcohol is not really your thing anyway.
<<di sus4 "So... You're quite the talk of the town after all these performances. Damn, I'm jealous.">>
It's nice to hear some more praises from your peers, so to speak. He glances back at forth like scanning the area carefully before saying:
<<di sus4 "You should be careful around $sus3.Name. I heard some rumors from fellow seductors that before all the missing seductors disappeared they all did a under the table job for him.">>
That is a very crucial clue, he further clarifies:
<<di sus4 "He also has a lot of connections and money so that's why things have been hush hush. I'm not saying he's the one behind all of this but just be careful, okay?">>
<<di you "Thank you for the tip. I'll note it.">>
After this tense moment the conversation starts going more laid back. You learn a lot more about the role of the seductors and more about the world on the other side of the curtain that remains in secrecy from the regular folks. You're so fascinated by the story that you forget to have that beer... Damn, what a waste, a free beer is still a free beer.
<<link "The night comes and it's time for the convention" "">>
<<set _temphour = 19 - $hour>>
<<set _tempmin = 60 - $minute>>
<<presshour add _temphour>>
<<pressminute add _tempmin>>
<</link>><<scenechoices pol 1 0>>\
<<image mccon.jpg>>
Milling around the conference room like before, you two hope to catch a sight of something or someone that you missed until the time of the main event.
Of course you'll partake in the competition and the rule is rather simple by this time around:
<<dio "Announcer" "... Get the seducee off with your hands as soon as possible...">>
Waiting your turn like before and observing the performance, you can't help but notice that all the seducee's have a blank expression on their faces apart from when they climax. All of them look quite familiar too, maybe they are the regular guests from the hotels?
Before you can't dwell on that however, you get summoned to the stage. In front of you is a gorgeous looking man on a stool. Again, his face is blank and he doesn't even acknowledge your obvious presence. Seeing the start signal from the announcer, you don't want to waste any precious minute and grab his flaccid member.
<<video police/mcconhj11.mp4>>
Slowly and surely, you begin to transform his floppy dick to a semi but it takes a lot longer than you thought. Instinctively, you try looking at his eyes and maybe channel that seductor's charm into him through that connection. Miraculously, it works since there is a bit of awareness back in his gaze and it focuses you hotly. His breath is also getting shorter as his dick is in its full prime and ready for your milking.
<<video police/mcconhj12.mp4>>
Continue your effort, you split your attention between giving the best goddamn handjob of your life and maintaining your hypnotizing gaze on him. That connection is only interrupted by the loud grunt that bellows from his chest:
<<dio "Seducee" "ARGHHHHHHH!!!">>
Ropes of thick, creamy seed are ejected all over the stage and you're sure at least a drop or two splatter some of the captivated audience.
<<video police/mcconhj13.mp4>>
<<dio "Announcer" "And that's time. We got a new record from our rising star, everybody.">>
The seducee slumps just for a blink of an eye before he returns back to his robotic state. He gets escorted off by the staff as you trod to the backstage, wondering: Is that the effect of the enchantment?
<<if $gameends>>\
<<link "Back" "Mcscenemenu">><</link>>
<<else>>\
<<link "After the performance is done" "Mcconvention3talk1">>
<<presshour add 1>>
<</link>>
<</if>>\Waking up, you don't see him anywhere but his distinct, masculine scent still lingers on the bed. Scrubbing the grogginess away from your eyes, you see a note on the nightstand:
<i>I need to do some more digging early. Go ahead have breakfast and do some investigation on your own. - $police.Name</i>
It's obviously crucial that you fulfil your responsibility and shed some lights into the crime. However..., the whole hotel is under some sort of sex enchantment, do you really want to miss one of a lifetime chance to have fun like this?
<<link "You continue with your day" "Mcroom">>
<<pressminute add 30>>
<<set $police.state = 13>>
<</link>>After the competition is done you once again find yourself facing $police.Name.
<<di you "Can I get a compliment?">>
<<di police "Isn't your head big enough already?">>
He replies back without heat as you make an exasperated gesture at him. Before you two can discuss more on how to proceed with the night, the announcer makes his appearance, his full attention on you.
<<dio "Announcer" "Finally, I have a chance to get away. Don't think we've talked one-on-one yet. My name is Randal, pleasure to meet you.">>
<<di you "Name's $you.Namedis. Here is my handler, $police.Name.">>
<<di police "Nice to meet you.">>
<<dio "Announcer" "I don't think that you two are around here because otherwise you'd make a name for yourself with such impressive power.">>
<<di police "You're right, we're not from around here. Also, he's also very new to all this so this convention is like a debut to him. Talking about the convention, I must admit the enchantment of the organization this year is quite remarkable.">>
Hmm, so the unresponsiveness of the seducees were due to the enchantment after all.
<<dio "Announcer" "Thanks to the help of $sus3.Name, his connection really helps us bring a professional competition.">>
All the signs that you know point towards $sus3.Name, you're 90% sure that he has something to do with the missing cases.
<<dio "Announcer" "Speaking of which, the special enchantment we used on all the seducees lasts the whole night and all of them will be at the backroom. Feel free to explore if you're so inclined. That's it for now, it's been nice talking to you, $you.Namedis.">>
He shakes your hand firmly with a wink before making his exit. You definitely leave an impression on him.
<<di police "I suggest that you don't do go to the backroom.">>
His face is serious, more serious than you've ever seen him before.
<<di police "Even if they will not remember anything under the effect of the enchantment, it's still not something that I highly approve of. Furthermore, I'd really need your help to get more info here from the people while I do some scoutings.">>
How can you forget about the case? But..., since their memories will be wiped, is it such a big deal to mess around with them?
<span id="choices">\
<<link "You choose to have fun and go to that backroom">>
<<replace "#choices">>\
<<aff pol minus 1>>\
<<di you "Welllllll... it's just gonna take a full 30 minutes, at most.">>
He scowls, obviously none too happy about your insolence.
<<di police "You're really that desperate? Fine, be my guest.">>
Throwing his hands up annoyedly, he exits the conference room without a glance back to you. You wince a bit from guilt but then the thought of getting some action soon overshadows the momentary shame.
<<link "You find your way to the room" "Mcconvention3hj2">>
<<presshour add 2>>
<<pressminute add 30>>
<</link>>
<</replace>>\
<</link>>
<<link "Follow $police.Name's lead">>
<<replace "#choices">>\
<<aff pol add 1>>\
<<di you "Got it, boss. We got a job to do. Go do your snooping and I'll take it from here.">>
His smile is definitely worth it.
<<di police "That's the spirit, partner. I'll meet you back at the hotel room later, okay?">>
Your gaze lingers on his back when it disappears by the meeting room entrance. You push through the night full of socializing - fueled solely by $police.Name's approval.
<<link "Back in the room" "Mcconvention3talk2">>
<<set _temphour = 23 - $hour>>
<<set _tempmin = 60 - $minute>>
<<presshour add _temphour>>
<<pressminute add _tempmin>>
<</link>>
<</replace>>\
<</link>>
</span>\<<scenechoices pol 1 0>>\
Before getting into the room, you bump into Randal again as you make some more small talk. Through the conversation, you learn that there is a special rule in the backroom: You still can only use your hands. If being stimulated by any other body parts, they will immediately go flaccid. What kind of voodoo technology are they using and why the hell do they like to keep it on theme so much???
Once inside, the sight kind of takes you aback: A bunch of holes on the wall and erections sticking out of it. It makes the room extra seedy and smell full of man musk.
<<video police/mcconhj21.mp4>>
You really gotta give it to them for setting the mood just right. Rolling up the sleeves, you get to work. It is not easy to pick the ones to get your hands on first since they all look huge and magnificent in their own ways. Because you're a master at handjobs by this point, you alter between each one of them and edge them just enough to the brink of orgasm.
<<video police/mcconhj22.mp4>>
By the time you almost finish with the last one, all the hard lengths look red and literally angry at you for not giving them the sweet release. Then one by one, you cock your "guns" to dish out the fastest strokings known to mankind. Each one of them shoots their load and with some you even manage to catch it in your mouth.
<<video police/mcconhj23.mp4>>
When the last dick finally goes limp from the climax, the room positively stinks of sex and cum while you can still taste the tangy viscosity on your tongue. Despite your arms almost going numb from the exertion, you can't hold back any longer and bring yourself into the nirvana with just a few pumps.
<<video you/youcum2.mp4>>
You honestly want to stay here and give handjobs forever until a knock on the door signals the end of your time in the room. Wistfully leaving the room, you realize that almost four hours have passed. Damn, $police.Name is gonna be pissed.
<<if $gameends>>\
<<link "Back" "Mcscenemenu">><</link>>
<<else>>\
<<link "Back in the room" "Mcconvention3talk2">>
<<pressminute add 30>>
<</link>>
<</if>>\<<if not hasVisited("Mcconvention3hj2")>>\
Finishing your nightly routine in the room with $police.Name, you feel almost like an old couple. You absolutely won't complain if your husband turns out to be a gorgeous hunk like him though.
<<di police "Did you find anything else useful?">>
<<di you "Not really, they all seem to have nothing bad to say about our suspects except for $sus3.Name. However, all the complaints were mostly about his personality and nothing damning. How about you?">>
<<di police "I sneaked in their rooms tonight and I saw a bottle of sleeping pills on $sus3.Name's room.">>
Your perk up at that detail and conclude:
<<di you "So we can lock him up, right?">>
He laughs at your naivety:
<<di police "It's not that easy, he can deny and say that it's his prescription. We really don't have a solid case against him.">>
Frustrated, you thump your head against the headboard and groan:
<<di you "Arghhh, I thought this would be much easier.">>
<<else>>\
Entering the room, you find him just finishing his shower and drying his hair. Through the towel, he gives you an unimpressed look across the room.
<<di police "Did you find anything useful?">>
<<di you "Umm... yeah... actually... no...">>
Tripping over your words, the buried shame now rears its ugly head in the pit of your stomach. You can't even look him directly in the eyes. He throws the towel unnecessarily forcefully to the corner and questions:
<<di police "Did you even do anything remotely beneficial to the case tonight or did you give your hands to someone else?">>
<<di you "I promise I'll do my best to solve this...">>
<</if>>\
<<if $police.res >= 6>>\
Sensing your distress, he finally sighs and reaches out, touches your faces tenderly like you're the most precious thing that requires his care and protection.
<<di police "This is never easy, even to a veteran like me. Don't stress out too much you're doing amazing.">>
<<di police "When it gets too hard, just know that I'll be here by your side and always got your back.">>
Your inside turns into mush from his affection. Is this having a partner like? Him- your handler & you - his seductor doesn't sound that bad in your mind.
Late at night in your dream, you can sense the urgent and masculine breath and the sharp groan of a man achieving his orgasm.
<<image police/mcjobed.gif>>
<<else>>\
<<di police "Do you think this is child's play? People's lives are at stake and you waste your time giving out handjobs like a cheap whore. Snap the fuck out of it.">>
His words stun and infuriate you because on one hand, he's right: you have the responsibility to assist him to get to the end of this. On the other hand, you're literally his partner and almost equal in this sting, you can do what the hell you want. Who knows? Maybe, you can get actually valuable intel during the heat of the moment.
His pissed off expression is not really an inviting sign for more conversation so the rest of the night is spent in stiff and awkward silence.
<</if>>\
<<link "Next morning comes" "Mcconvention3talk3">>
<<presshour add 9>>
<</link>>As you're both readying for a new day of investigation, there is a knock on the door of your room. On the other side is $sus2.Name who has a worried look on his face.
<<di sus2 "Hey, can I ask you guys something?">>
<<di police "Sure, ask away.">>
<<di sus2 "Have you seen $sus1.Name anywhere? I haven't heard from him for the whole day.">>
That puts you two in an alerted mode. $police.Name gives you an inquiring look.
<<di you "No, I haven't seen him in a while.">>
<<di police "Me neither. Are you really sure that he's gone missing?">>
$sus2.Name sighs concernedly and gives a short and vague explanation:
<<di sus2 "I don't know. Let's just say we have a complicated relationship and text every night. I haven't received a message from him for the last two nights. With his charm, he really can't go anywhere unnoticed and he never missed a night of convention before.">>
A complicated relationship? Didn't $sus1.Name call $sus2.Name a bore and want nothing to do with him? Why do they text each other every night? $police.Name goes into his detective mode and asks all the relevant questions about $sus1.Name and promises to keep an eye out.
<<di sus2 "Thank you...">>
He says weakly with a little touch of sorrow in his words. If the man is acting then he deserves an Oscar for that. Closing the door, $police.Name leans back and consults with you:
<<di police "What do you think?">>
<<di you "There is definitely something fishy going on. I've gotta admit $sus1.Name is a bit infatuated with me and it's been really quiet lately. If that's the case, do we eliminate $sus2.Name from the suspect list?">>
<<di police "No..., there can still be a chance that he's self reporting to diminish the people's suspicion on him.">>
That puts you deep in thought wracking your brain to find any plausible clue on who might be the one to do all of this. However, for now you both agree that there's nothing but to keep watch of the area and trace for any potential lead.
<<link "<b>TO BE CONTINUED</b>" "Memoriesmenu">><<set $gameends = true>><</link>><<scenechoices pol 1 0>>\
<<aff pol add 1>>\
Seeing him in the police uniform is definitely a feast but him shirtless and wearing only a "short" shorts, it is the epitome of eye candy. He seems to be deep in thought but the sharp spatial awareness brings his attention to you.
<<di police "Oh hey, $you.Namedis. Did you have breakfast yet?">>
<<di you "I had a bite and want to work out a bit. Is this your mandatory duty to be in the force?">>
He throws his head back laughing like you just tell the most hilarious joke.
<<di police "You don't know that many officers, do you? We have an appetite for donuts, beers. Believe me, it's a miracle combined with a lot of blood and sweat to keep this physique.">>
He flexes one of his biceps just to drive it home. Damn the sight is too hot for you to hold yourself back from asking:
<<di you "Can I feel it?">>
<<di police "What? My muscles?">>
<<di you "Yeah... pretty please?">>
He looks pensive for a moment before conceding:
<<di police "Either my mental barrier is getting rusty or I have a soft spot for you... Argh... okay, go ahead.">>
Of course, never look a gift horse in the mouth. Your hands swiftly trace the bulging veins on his guns. Instinctively or not, you can feel the tendrils of flesh underneath moving and hardening like they are posing for you. Unable to help yourself, you continue upward to his bouldering shoulders and then his pecs. They are like two solid slabs of marble and worthy of display in the best museum.
<<video police/mcpolcaress.mp4>>
The thumping of his heartbeat underneath accelerates until:
<<di police "Ahem... I think that's enough. I need to finish this round of cardio. You go ahead and do your own stuff, okay?">>
The deep sandpapery timbre coming out from his throat sends chills down your spine and makes you incredibly horny. Still, you're not one to disobey an order and before leaving, you can see him trying to subtly adjust his crotch. You're unsure if this is due to the effect of your seductor's charm or he's really into you. Either way, his reaction and the possibility of getting down with him thrills you.
<<if $gameends>>\
<<link "Back" "Mcscenemenu">><</link>>
<<else>>\
<<link "The night comes and it's time for the convention" "Mcconvention3hj1">>
<<set _temphour = 19 - $hour>>
<<set _tempmin = 60 - $minute>>
<<presshour add _temphour>>
<<pressminute add _tempmin>>
<</link>>
<</if>>\The police: @@.police;<b>$police.Name</b>@@
<span style="color:red">Respect: $police.res/$police.resmax</span> - <<if $police.res >= 6>><b>Respectful</b><<else>><b>Disrespectful</b><</if>>
<b>CASE OBJECTIVES:</b>
<<if $police.state == 13>>\
<<if $hour >= 20>>\
• Attend the third night of convention
<<else>>\
• Do your investigation by talking to the suspects & $police.Name to gain respect
• Or not to lose respect
<</if>>\
<<elseif $police.state == 12>>\
<<if $hour >= 20>>\
• Attend the second night of convention
<<else>>\
• Do your investigation by talking to the suspects & $police.Name to gain respect
• Or not to lose respect
<</if>>\
<<elseif $police.state == 11>>\
<<if hasVisited("Mcconvention1talk1") and not hasVisited("Mcconvention1strip")>>\
• Go around and talk with the suspects
<<elseif hasVisited("Mctalk4")>>\
• Attend the first night of convention
<<else>>\
• Explore the hotel and look for interesting people
<</if>>\
<<else>>\
• Travel to the hotel with $police.Name
<</if>>\
<<if hasVisited("Mcstalk1") or hasVisited("Mchtalk1") or hasVisited("Mcbtalk1")>>\
<b>MISC OBJECTIVE:</b>
<<if hasVisited("Mcbtalk1")>>\
<i>The businessmen: $police.bprog/3</i>
<</if>>\
<<if hasVisited("Mchtalk1")>>\
<i>The husband: $police.hprog/3</i>
<</if>>\
<<if hasVisited("Mcstalk1")>>\
<i>The seminarian: $police.sprog/3</i>
<</if>>\
<</if>>\
<b>Notable clues:</b>
<<if hasVisited("Mctalk3")>>\
• $sus1.Name seems to dislike $sus2.Name
• $sus3.Name has a reputation of an rich asshole
<</if>>\
<<if hasVisited("Mcconvention1talk1")>>\
• All the missing people are powerful seductors
<</if>>\
<<if hasVisited("Mcconvention1sus1talk")>>\
• The missing people refused to join in the team of $sus3.Name
<</if>>\
<<if hasVisited("Mcconvention1sus2talk")>>\
• $sus4.Name appears to visit the Deviant Den every night during the missings
<</if>>\
<<if hasVisited("Mcconvention1sus3talk")>>\
• All missing people used to work for $sus2.Name, but left his team unamicably
<</if>>\
<<if hasVisited("Mcsus3talk1")>>\
• $sus3.Name knows a witch who can cast a spell to control seductors' minds
<</if>>\
- <i>Help needed from the strangest place</i>
<<if hasVisited("Mctalk1") and $police.state == 0>>\
• If you want to take this job, talk to her again
<<else>>\
• $witch.Name is looking for someone to help to help her with an "investigation"
<</if>>\<<silently>>\
<<set $scenepicked = false>>
<</silently>>\
<b>The police</b>
<<if setup.ws.Mcctalk1>>[[Having breakfast and teasing the police|Mcctalk1]]<<else>><<link "==Having breakfast and teasing the police==">><</link>><</if>> <<if setup.ws.Mcctalk2>>[[Teasing the police at the gym|Mcctalk2]]<<else>><<link "==Teasing the police at the gym==">><</link>><</if>>
<b>The businessmen</b>
<<if setup.ws.Mcbhj>>[[Handjob|Mcbhj]]<<else>><<link "==Handjob==">><</link>><</if>>
<b>The husband</b>
<<if setup.ws.Mchhj>>[[Handjob|Mchhj]]<<else>><<link "==Handjob==">><</link>><</if>>
<b>The seminarian</b>
<<if setup.ws.Mcshj>>[[Handjob|Mcshj]]<<else>><<link "==Handjob==">><</link>><</if>>
<b>The convention</b>
<<if setup.ws.Mcconvention1strip>>[[Night 1 stripping|Mcconvention1strip]]<<else>><<link "==Night 1 stripping==">><</link>><</if>> <<if setup.ws.Mcconvention2massage>>[[Night 2 massage|Mcconvention2massage]]<<else>><<link "==Night 2 massage==">><</link>><</if>> <<if setup.ws.Mcconvention2hj>>[[Night 2 handjob|Mcconvention2hj]]<<else>><<link "==Night 2 handjob==">><</link>><</if>> <<if setup.ws.Mcconvention3hj1>>[[Night 3 stage handjob|Mcconvention3hj1]]<<else>><<link "==Night 3 stage handjob==">><</link>><</if>> <<if setup.ws.Mcconvention3hj2>>[[Night 3 backroom handjob|Mcconvention3hj2]]<<else>><<link "==Night 3 backroom handjob==">><</link>><</if>>
<<if setup.ws.Mcrhj>>[[Random hotel handjob|Mcrhj]]<<else>><<link "==Random hotel handjob==">><</link>><</if>>
[[Back|Memoriesmenu]]There isn't anything interesting on despite surfing through so many channels. Suddenly your tv goes glitchy and a voice called out creepily.
<span id="gallery">\
<<pwverify $cheatcode $ccanswer>>\
<<if _pwcorrect>>\
<<dio "Eerie voice" "Wanna look back at what you have done?">>
<<else>>\
<<dio "Eerie voice" "What is the magic word?">>
<</if>>\
<<if _pwcorrect>>\
<<link "Gallery" "Memoriesmenu">>
<<set $ingallery to true>>
<<set $gameends to true>>
<</link>>
<<else>>\
<<textbox '$cheatcode' '' autofocus>>\
<<link "Enter the password">>
<<set $cheatcode to $cheatcode.trim().toLowerCase()>>\
<<pwverify $cheatcode $ccanswer>>
<<if _pwcorrect>>\
<<set setup.cheatcode to $cheatcode>>
<<run memorize('cheatcode', setup.cheatcode)>>
<<replace "#gallery">>\
<<dio "Eerie voice" "Wanna look back at what you have done?">>
<<link "Gallery" "Memoriesmenu">>
<<set $ingallery to true>>
<<set $gameends to true>>
<</link>>
<</replace>>\
<<replace "#gallerywrong">><</replace>>\
<<else>>\
<<replace "#gallerywrong">>\
<<dio "Eerie voice" "Wrong answer, heh heh heh. Become sweet or red onion on patreon to know the password.">>
<</replace>>\
<</if>>\
<</link>>
<</if>>\
</span>
<span id="gallerywrong"></span>\
<<link "Back" $you.location>><</link>>