Main Hall
<img src="img/hallway/hallway.jpg" width="500px"/>>
You stand in the grand main hall of your house. There are doors leading to different rooms. Where would you like to go?
* [[Kitchen|Kitchen]]
* [[Living Room|Living Room]]
* [[Brother's Room|Brother's Room]]
* [[Your Room|Your Room]]
* [[Bathroom|Bathroom]]
* [[Parents' Room|Parents' Room]]
* [[Leave the house|Leave the House]]
<<if $time is "early morning">>
It's early morning. The sun is just rising and the birds are chirping.
<<elseif $time is "afternoon">>
It's the afternoon. The sun is shining brightly and casting long shadows.
<<elseif $time is "evening">>
It's evening. The sky is painted with shades of orange and pink as the sun sets.
<<elseif $time is "night">>
It's night. The stars are twinkling in the dark sky.
<</if>>
Kitchen
<<if $energy <=1>> You have no energy to do anything<</if>><<if $energy >0>><<if $time == 1 && $dadblow == true>><img src="img/kitchen/kitchen1.webp" width="500px"/><</if>>
<<if $dadblow == false && $time ==1 || $time >1>><img src="img/kitchen/kitchen.jpg" width="500px"/><</if>>
[[Cook and eat|cook]]
<<if $time == 1>>You saw your mom perapring breakfast and you are dad readingnewspaer
<<if $corruption >=10>><<linkreplace "Tease them">>
<img id="restaurantImage" src="" width="500px"/><script>
var imageFiles = ["tease3.webp", "tease4.webp", "tease5.webp", "tease6.webp"];
var imgElement = document.getElementById("restaurantImage");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/kitchen/" + imageFiles[randomIndex];</script>
They are were stunned by your dance moves
Dad crruption increased, Brother corruption ncreased<<set $dadcorupt +=2>><<set $brothercorrup +=2>><</linkreplace >><</if>>
<<linkreplace "Talk to dad">><<if $dadblow == false>>
<img src="img/kitchen/dadchat.jpg" width="500px"/>
You talked to your dad in various topics it improved your relation with him
<<set $dadrelation += 5>><</if>><<if $dadblow == true>>
<img src="img/kitchen/kitchen2.webp" width="500px"/>
Emma: What are you reading? I want my breakfast protein
David: (whispering) your mom is here
<<linkreplace"get undertable and blow him">>
<img src="img/kitchen/kitchen3.webp" width="500px"/>
David trying to moan: uh......
<img src="img/kitchen/kitchen4.webp" width="500px"/>
Emma: I need all of it
David: Go now! go help your mom
<img src="img/kitchen/kitchen5.webp" width="500px"/><</linkreplace>><</if>><</linkreplace>>
<<linkreplace "Help her">>
<img src="img/kitchen/help1.jpg" width="500px"/>
You offer to help your mother with preparing food. She smiles and gladly accepts your offer. You work together as a team, chopping vegetables and setting the table. Your mother seems appreciative of your help, and your relationship with her improves your relation<<set $relationmom += 2>><</linkreplace >>
<<linkreplace "Have breakfast with the family">><<set $time +=1>>
<img src="img/kitchen/breakfasthome.jpg" width="500px"/>>
<<if $dayName !== "Saturday" && $dayName !== "Sunday">>You quickly finish your breakfast and get ready for school. You put on your school uniform while Alex puts on some casual clothes.
<p style="color: yellow;">Alex: I hope we don't have too much homework today</p><p style="color: pink;">Emma: Almost. Just need to grab my bag.</p>
You both grab your bags and head out of the door, walking to school together.
<p style="color: yellow;">Alex: I hope we don't have too much homework today</p>
[[Go to school with Alex|School]]<</if>><</linkreplace >><</if>>
<<if $washeddishes == false && $time >1>>[[Wash dishes|Wash dishes]]<</if>>
<<if $time >= 5 && $twerkunlocked == true>>You felt hungry at night and entered the kitchen
All your family are sleeping
you decided to give it a twerk
<<linkreplace "Twerk">><img src="img/kitchen/twerk.webp" width="500px"/><<set $energy -=10>>
Your dad saw you
You decided to give him a tease
<<linkreplace "Tease dad">><img src="img/kitchen/teasedad.webp" width="500px"/><<set $energy -=10>>
Dad corrution increased <<set $dadcorrupt +=2>>
<<if $dadblow == true>><<set $time+1>>That was enough to let him rush onto you. he groped and started to strip you
<img src="img/kitchen/dadgrope.webp" width="500px"/>
<p style="color: pink;">Emma: Dad! stop it. mom will wake up</p><p style="color: red;">David: I love you pumpkin</p><p style="color: pink;">Emma: I love you too! but we will get caught</p>
you kneeled on your knees to calm him
<<linkreplace "blow dad">><img src="img/kitchen/blowdad.webp" width="500px"/>
<p style="color: red;">David: I am going to cum</p>
you adjusted yourself and he cummed on your face<<set $energy -=10>>
<img src="img/kitchen/dadcum.webp" width="400px"/>
<p style="color: pink;">Emma: Dad! you need to go to sleep now, we don't need to act suspicious</p><p style="color: red;">David: Have sweet dreams! sweety</p><</linkreplace>><</if>><</linkreplace>><</linkreplace>><</if>><</if>>
[[leave the kitchen|Main Hall]]
<img src="img/living/livingroom.jpg" width="500px"/>
<<if $time <6>><<linkreplace "nap on the couch">>
<img src="img/living/nap.webp" width="500px"/>
You took a nap to refresh your energy<<set $energy +=5>>
<<if Math.random(1, 100) <= 10>> <img src="img/living/teasing.webp" width="500px"/>
Your brother poked your butt
<p style="color: pink;">Emma: hey what are you doing pervert? that hurts</p><p style="color: yellow;">Alex: hahaha, you have a cool but sis</p><p style="color: pink;">Emma: yea whatever!</p> <<set $time += 1>><<set $energy += 10>><</if>><</linkreplace>><</if>>
<<if $energy <=1>> You have no energy to do anything<</if>>
<<if $energy >0>><<linkreplace "watch Tv">><<set $energy -=5>>
<img id="TV" src="" width="500px"/><script>
var imageFiles = ["TV5.webp", "TV6.webp"];
var imgElement = document.getElementById("TV");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/living/" + imageFiles[randomIndex];</script><<set $time += 1>><</linkreplace>>
<<if $time == 5 || $time == 6>><<linkreplace "watch erotic Tv">>
<img id="TV" src="" width="500px"/><script>
var imageFiles = ["TV1.webp", "TV2.webp", "TV3.webp"];
var imgElement = document.getElementById("TV");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/living/" + imageFiles[randomIndex];</script><<set $corruption += 2>><<set $energy -=5>><</linkreplace>><</if>>
<<if $time == 4>>
You entered the living room, you found David watching the TV
<<linkreplace "Chat with him">>
Dad relation increased<<set $dadrelation +=2>><</linkreplace>>
<<linkreplace "join him">><<set $time +=1>>
<img src="img/living/dadtv.webp" width="500px"/>
<<if $dadblow == false>><<linkreplace "try to lay your head in his lab">>
<<if $dadrelation >= 10>><img src="img/living/headlap.webp" width="500px"/>
He let you lay your head. He is touching your hair and body<<set $dadcorrupt +=2>><</if>>
<<if $dadrelation < 10>>David: Emma you are not child any more
Emma: Sorry Dad!<</if>><</linkreplace>><</if>>
<<if $dadblow == true>>
<<linkreplace "blowhim">><img src="img/living/couchblow.webp" width="500px"/>
You blowed your dad
Dad: Thanks sweety<<set $dadcorrupt +=3>><<set $dadrelation +=2>><</linkreplace>><</if>><</linkreplace>><</if>>
<<if $time == 3>>Your dad is sitting on the couch and reading a news paper
<img src="img/living/dadreading.webp" width="500px"/>
<<linkreplace "Chat with him">>You had a nice chat with your dad and improved your relationwith him
Dad relation increased<<set$dadrelation +=2>><</linkreplace>><</if>>
<<if $corruption >=20 && $time ==3 || $time ==4>><<linkreplace "Wiggle">><<set $energy -=10>>
you started to wiggle your butt
<img src="img/living/wiggle.webp" width="500px"/>>
Your dad seemed distracted and stared at your jiggly butt
Dad corruption increased<<set$dadcorrupt +=2>><</linkreplace>><</if>>
<<linkreplace "Do yoga">><<set $energy -=10>>
Fitness increased<<set $fitness +=2>>
<img src="img/living/yoga1.webp" width="500px"/><<set $dadcorrupt +=1>><<set $fitness +=1>><</linkreplace>>
<<if $time == 4 && $fekfap == true>><<linkreplace "make a fekfap video">><<set $energy -=10>>
<img src="img/living/fikfab.webp" width="500px"/>
You made a funny fekfap video<<set $fekfapvideo +=1>>
You made $fekfapvideo FekFap videos
<p style="color: red;">David: What are you doing Emma?</p><p style="color: pink;">Emma: hehehe making a fekfap video</p><p style="color: red;">David: a fuck video?</p>
<<if $dadblow == false>><p style="color: pink;">Emma: feeeekfaaap video, I am leaving</p><</if>><<if $dadblow == true>><p style="color: pink;">Emma: uhhh yeah, why not? wanna join me?</p><<linkreplace "blow your dad">>
<img src="img/living/dadblowfap1.webp" width="500px"/>>
<p style="color: red;">David: You know you new generation are weirds but I like it</p><<set $fekfapvideo +=1>>
You made $fekfapvideo FekFap videos<</linkreplace>><</if>><</linkreplace>><</if>><</if>>
[[leave|Main Hall]] Brother's room
<img src="img/brother room/brotherroom.jpg" width="500px"/>
<<if $energy <=1>> You have no energy to do anything<</if>><<if $energy >0>><<if $time == 4 && $helpedbro == false>><img src="img/brother room/brostudy.jpg" width="500px"/>
You found your brother studying[[Help him]]<</if>><<if $time == 6>>Your brother is a sleep<</if>>
<<if $time < 6>>[[chat]]<br><<if $time == 4 || $time == 5 >>[[play games]]<br><</if>><<if $time == 3 || $time == 4 >>[[go to the park|park]]<br><</if>><<if $time == 3 || $time == 4 >>[[go to the restaurant|restaurant]]<br><</if>><<if $time == 4 || $time == 5>><<if $fekfap == true>>[[make fekfap a video|brofekfap]]<br><</if>><</if>><<if $time == 3>>[[The pool is empty wanna go|pool]]<br><</if>><<if $firstkiss == true>>[[Cuddle]]<br><</if>><<if $firsthandjob == true>>[[make out]]<br><</if>><<if $dancedtobrother == true>>[[Dance to brother]]<br><</if>><<if $corruption >= 5>><<linkreplace "Tease your brother">>
<img id="Tease" src="" width="500px"/><script>
var imageFiles = ["tease1.webp", "tease2.webp", "tease3.webp"];
var imgElement = document.getElementById("Tease");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/brother room/" + imageFiles[randomIndex];</script>
You notice you brother cheek flushed<<set $brothercorrup +=2>>
Brother corrupton increased<</linkreplace>><</if>><br><<if $corruption >= 10>><<linkreplace "flash your brother">>
<img id="flash" src="" width="500px"/><script>
var imageFiles = ["flash1.webp", "flash2.webp", "flash3.webp" , "flash4.webp"];
var imgElement = document.getElementById("flash");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/brother room/" + imageFiles[randomIndex];</script>
<p style="color: yellow;">Alex: Damn sis, you are so hot</p><<set $brothercorrup +=2>>Brother corrupton increased<</linkreplace>><</if>><br><<if $peepingevent is true && $dancedtobrother == false && $firsthandjob == true>><p style="color: yellow;">Alex: I saw you have a beautiful dancing moves, can you show me some?</p><p style="color: pink;">Emma: aww Thanks, I am practicing but I am amateur. here is a dance move I learnt last session</p><br><<linkreplace "Dance to your brother">><<set $energy -=10>>
<img src="img/brother room/dance1.webp" width="500px"/>><<set $time +=1>>
<p style="color: yellow;">Alex: you call that dancing, you wouldn't even move an inch to your boyfriend</p><p style="color: pink;">Emma: seriously. let see if you can handle that move</p><br><<linkreplace "dance topless">>
<img src="img/brother room/dance4.webp" width="500px"/>
Your brother starred at your boobs
<p style="color: yellow;">Alex: meh, ok you got potenital but I believe there is more</p><p style="color: pink;">Emma: How about now?</p><br><<linkreplace "go full nude">>
<img src="img/brother room/dance3.webp" width="500px"/><<set $brothercorrup +=2>><<set $brotherrel +=2>><<set $dancedtobrother to true>>
<<if $dancedtobrother == true>>
Your brother admire your dance skills
Your dance moves gave your brother a boner.
<img src="img/brother room/erection.webp" width="500px"/>
<p style="color: yellow;">Alex: That was so beautifull.<p style="color: pink;">Emma: Thank you, I see your boner by the way</p><p style="color: yellow;">Alex: sorry sis.</p><p style="color: pink;">Emma: you haven't found a girlfriend yet?</p><p style="color: yellow;">Alex: No, not yet, can you help me with it please?</p><<if $firsthandjob == false>><p style="color: pink;">Emma: Eww, no go find a girlfriend</p><</if>>
<<if $firsthandjob == true>><p style="color: pink;">Emma: ok but don't make noise or our mum might hear us</p><<set $dancedtobrother to true>><br>[[Help your brother]]<</if>><</if>><</linkreplace>><</linkreplace>><</linkreplace>><</if>><br><<if $corruption >= 40 && $brothercorrup >= 40 && $firsthandjob == true && $firstblowjob == false>>[[Your brother needs to try something]]<</if>><</if>><</if>><br>[[Leave|Main Hall]]
Your Room
<img src="img/bedroom/bedroom.jpg" width="500px"/>>
You are in your cozy room. It's filled with your personal belongings, including a study desk, a computer, a phone, and some sports equipment. What would you like to do?
<<if $energy <=1>> You have no energy to do anything<</if>>
<<if $energy >0>><<if $showercaught == true && $dadrelation >=10 && $dadcorrupt >=10 && $dadblow == false>>
<p style="color: red;">Dad is knocking on your door</p><p style="color: pink;">Emma: Come in</p><p style="color: red;">David: Hey Emma, jut checking on you. Are you doign well in school?</p><p style="color: pink;">Emma: Thanks dad!, School is hard but I am trying my best</p><p style="color: red;">David: yeah I know! wish you ever lasting succes. I wonder if you have a boyfrind Emma?</p>
<<linkreplace "Tease him">><p style="color: pink;">Emma: No Dad, I am attracted to elders though. you winked and wiggled your butt</p>
<img src="img/bedroom/dadtease.webp" width="500px"/>
Your dad face starts to flush and he is getting hard
<img src="img/bedroom/daderect.webp" width="500px"/>
He thought to himself she is my daughter what I am thinking<p style="color: red;">David: what do you mean by elders?</p><p style="color: pink;">Emma: I mean you dad</p><p style="color: red;">Dad: you are my daughter</p><p style="color: pink;">Emma: shhhhh let me handle this monster. you think I didn't notice you peeping on me</p><<linkreplace "Take his cock out">>
<img src="img/bedroom/erection2.webp" width="500px"/><p style="color: red;">David: Emma we can't do this</p><p style="color: pink;">Emma: relax</p>
<<linkreplace "kiss his cock">>You started kising his cock
<img src="img/bedroom/kisscock.webp" width="500px"/><p style="color: red;">David: uhhh Emma, we ca.... Emma uhh</p>
<<linkreplace "suck his cock">>You start suckig his dick while looking into his eyes
<img src="img/bedroom/suck.webp" width="500px"/><p style="color: red;">Dad: Emma uhhh. that feels so good
you increased your pace
<img src="img/bedroom/suck2.webp" width="500px"/>
you can sense he is almost there<p style="color: red;">David: here it comes cutie</p>
<img src="img/bedroom/mouthcum.webp" width="500px"/><p style="color: red;">David: That was..... </p><p style="color: pink;">Emma: What? did you like it?</p><p style="color: red;">David: I loved it</p><p style="color: red;">Dad: come here baby</p>
He kissed you with your mouth full of cum
<img src="img/bedroom/kissdad.webp" width="500px"/><p style="color: red;">David: I have to go or your mom will be suspicious</p><<set $dadblow to true>><<set $energy -=10>><<set $time +=1>><</linkreplace>><</linkreplace>><</linkreplace>><</linkreplace>><br><</if>><<if $dayName == "Saturday" && $time == 1 && $firstblowjob == true && $firstsex == false>>
Your brother opened your door
<img src="img/bedroom/opendoor.webp" width="500px"/>><p style="color: yellow;">Alex: Ready for the weekend sis</p><p style="color: pink;">Emma: yay let's go</p>[[Go with brother|Beach]]<br><</if>><br>[[Study|Study]]<br>[[Open Computer|Open Computer]]<br>[[Phone|phone]]<br>[[practice dancing]]<br><<if $fekfap == true>>[[Make a FeKFap Video|FekFap]]<</if>><</if>><br><<if $time <6>> [[Take a nap|nap]]<</if>> <br>[[Sleep|sleep]]<br>[[Leave the room|Main Hall]]Bathroom
<img src="img/shower/bathroom.jpg" width="500px"/>
You are in the bathroom. What would you like to do?
<<if $energy <=1>> You have no energy to do anything<</if>><<if $energy >0>><br>[[Shower|Shower]]<br>[[Look at the mirror|Look at Mirror]]<</if>><br>[[Back to Main Hall|Main Hall]] <img src="img/parents room/masterbedroom.jpg" width="500px"/>
<<if $energy <=1>> You have no energy to do anything<</if>>
<<if $energy >0>><<if $time ==1>>
Your mom is playing yoga
<img src="img/parents room/mom.webp" width="500px"/><<if $momyoga == false>>
Elisa: Hey Emma, Wanna join me for some yoga?
Emma: Sure mom!<<linkreplace "Join mom">><<set $energy -=10>>
<img src="img/parents room/momyoga.webp" width="400px"/>
You played yoga wth mom<<set $fitness +=2>><<set $momyoga to true>>
<<if $corruption >=10>><<linkreplace "Ask mom to massage you">>
Emma: Mom could you please massage my back it hurts?!
Elisa: Of course baby let me see
She starred at your butt and massaged it
<img src="img/parents room/mommassage.webp" width="500px"/>
Emma: Thanks mom now my butt I mean my back is good
Elisa: You are welcome baby. <<set $momcorruption +=2>><<set $corruption +=2>>Mom corruption increased, your corruption increased<</linkreplace>><</if>>
Fitness increased<</linkreplace>><</if>><</if>>
<<if $time ==2>> your parents are not here<</if>>
<<if $time ==3>> You heard moaning voice <<linkreplace "peek">>
<img src="img/parents room/mommasturbating.webp" width="400px"/>
You saw your mom watching porn and masturbating
Emma: Why mom is masturbating? I need to investigate her relation with dad<</linkreplace>><</if>>
<<if $time == 4>>
<img src="img/parents room/momangry.webp" width="500px"/>
Emma: She seems worried, what is your secret mom?<</if>>
<<if $time == 5>>
<img src="img/parents room/sleep.jpg" width="500px"/>
Your mom is sleeping. Your dad is awake working on laptop<<if $dadblow == true>>
<<linkreplace "tease him">>
you stood beside the door showing your half naked butt
<img src="img/parents room/comewithme.webp" width="500px"/>
Emma: Dad come with me
Your dad jumped from the bed and stripped quickly
<<linkreplace "Pull your naked dad">>
<img src="img/parents room/catchdad.webp" width="500px"/>
Emma: Nice cock dad!
David: Thanks Sweety!
Emma: Shall we go to my room
You pulled him from his dick to your room
[[To your room]]<</linkreplace>><</linkreplace>><</if>><</if>>
<<if $time == 6>>your parents are asleep<</if>>
<<if $momyoga == true && $day <6 && $time==1>>you already played yoga with your mom<</if>><</if>>
[[leave|Main Hall]] City
<<if $time <5>><img src="img/City.jpg" width="600px"/><</if>>
<<if $time >=5>><img src="img/citynight.jpg" width="600px"/><</if>>
You are in your city. Where would you like to go?<br>[[Home|Main Hall]]<<if $energy <=1>> You have no energy to do anything<</if>><<if $energy >0>><<if $dayName !== "Saturday" && $dayName !== "Sunday">><br>[[School|School]]<</if>><br>[[Health Club|Health Club]]<br>[[Park|Park]]<br> [[Restaurant|Restaurant]]<br>[[Bar|Bar]]<br>[[Club|Club]]<</if>><<if $corruption < 20>><img src="img/emma.jpg" width="150px"/><</if>>
<<if $corruption >= 20 && $corruption < 40>><img src="img/mc/mc2.jpg" width="150px"/><</if>><<if $corruption >= 40 && $corruption < 60>><img src="img/mc/mc3.jpg" width="150px"/><</if>><<if $corruption >= 60 && $corruption < 80>><img src="img/mc/mc4.jpg" width="150px"/><</if>><<if $corruption >= 80>><img src="img/mc/mc5.jpg" width="200px"/><</if>>
<<if $day % 7 == 1>><<set $dayName to "Monday">><<elseif $day % 7 == 2>><<set $dayName to "Tuesday">><<elseif $day % 7 == 3>><<set $dayName to "Wednesday">><<elseif $day % 7 == 4>><<set $dayName to "Thursday">><<elseif $day % 7 == 5>><<set $dayName to "Friday">><<elseif $day % 7 == 6>><<set $dayName to "Saturday">><<elseif $day % 7 == 0>><<set $dayName to "Sunday">><</if>><<if $dayName neq null>>Day: <<$dayName>><<endif>>
<<if $time == 1>><<set $timeName to "early morning">><<elseif $time == 2>><<set $timeName to "morning">><<elseif $time == 3>><<set $timeName to "afternoon">><<elseif $time == 4>><<set $timeName to "evening">><<elseif $time == 5>><<set $timeName to "night">><<elseif $time == 6>><<set $timeName to "late night">><<elseif $time > 6>><<set $time to 6>><<set $timeName to "late night">><</if>><<if $timeName neq null>>Time: <<$timeName>><<endif>>
Money: $money
Energy: $energy
Fitness: $fitness
Dance: $dance
Twerk: $twerking
Corruption: $corruption
Followers: $followers
<<if $energy <= 0>><<set $energy = 0>>You have run out of energy!<</if>>
You sit down to study, determined to improve your grades.
<<if $intellect + 10 <= 100>>
You spend time studying and manage to increase your intellect by 10 points.
<<set $intellect += 10>>
<<else>>
Your intellect is already at its maximum level.
<<set $intellect to 100>>
<</if>>
<<set $energy -=10>>
<<set $time +=1>>
<<return>>Computer
[[watch porn]]
[[Close|Your Room]] Phone
You grab your phone and start scrolling through your apps. What would you like to do?
* [[Take selfie|pics]]
<<if $fekfap == true>>
* [[FekFap app]]
<</if>>
* [[Back to Your Room|Your Room]]
WIPDance practice
You select a popular dance challenge from the trending section and start recording your video. You follow the moves and groove to the beat, trying to nail each step. After a few takes, you're satisfied with your performance. You add some catchy music and effects to make it more exciting. You feel accomplished and proud of your dance
<<linkreplace "Normal dance">><<set $energy -=10>>
<img src="img/bedroom/norm.webp" width="500px"/><<set $fitness +=2>><<set $dance +=2>>
Dancing improved<</linkreplace>>
<<if $corruption >=20>><<linkreplace "Hot dance">><<set $energy -=10>>
<img src="img/bedroom/hot.webp" width="500px"/><<set $corruption +=2>><<set $fitness +=2>><<set $dance +=2>>
Dancing improved<</linkreplace>><</if>>
<<if $twerkunlocked == true>><<linkreplace "Practice twerking">><<set $energy -=10>>
<img id="restaurantImage" src="" width="500px"/><script>
var imageFiles = ["twerk1.webp", "twerk2.webp", "twerk3.webp", "twerk4.webp"];
var imgElement = document.getElementById("restaurantImage");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/bedroom/" + imageFiles[randomIndex];</script>
Twerking improved<<set $twerking +=2>><</linkreplace>><</if>>
<<if $corruption >=30 && $twerking >=10>><<linkreplace "Erotic Twerk">><<set $energy -=10>>
you started twerking on the chair
<img src="img/bedroom/erot.webp" width="500px"/>><<set $corruption +=3>><<set $fitness +=2>><<set $dance +=3>>
<<if $peepingevent == false>>
you tired off twerking, you felt someone is peeping on you
<img src="img/bedroom/peep.webp" width="500px"/><<set $peepingevent to true>><</if>><</linkreplace>><</if>>
[[Back to Your Room|Your Room]]School
<img src="img/school/school.jpg" width="500px"/>
<<if $time == 1>> Too early for school
[[Home|Main Hall]]<</if>>
<<if $time == 2>><<if $corruption <20>><img src="img/school/walk.webp" width="500px"/><</if>>
<<if $corruption >=20 && $corruption <40>><img src="img/school/walk2.webp" width="400px"/><</if>>
<<if $corruption >=40>><img src="img/school/walk3.webp" width="400px"/><</if>>
<<if $corruption >=20>><<linkreplace "Flash">>
<img id="flash" src="" width="500px"/><script>
var imageFiles = ["flash1walk.webp", "flash2walk.webp", "flash3walk.webp", "flash4walk.webp"];
var imgElement = document.getElementById("flash");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/school/" + imageFiles[randomIndex];</script>
School mate: Damn! Emma, when you became so hot
Fame increased <<set $fame +=2>>
<<if $fame >=10>>School mate : Emma! wanna join for a quickie
<<linkreplace "blow him">><<set $fame +=2>>
<img id="blow" src="" width="500px"/><script>
var imageFiles = ["quickieblow1.webp", "quickieblow2.webp", "quickieblow3.webp"];
var imgElement = document.getElementById("blow");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/school/" + imageFiles[randomIndex];</script><</linkreplace>><</if>>
<<if $fame >=20>><<linkreplace "Have a quickie">><<set $fame +=2>>
<img id="quickie" src="" width="500px"/><script>
var imageFiles = ["quickie11.webp", "quickie22.webp", "quickie33.webp", "quickie44.webp"];
var imgElement = document.getElementById("quickie");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/school/" + imageFiles[randomIndex];</script><</linkreplace>><</if>><</linkreplace>><</if>><br>[[Go to science class|science class]] <br> [[Go to math class|Attend class]]
<<if $parkcaught == true && $fekfap == false>>
A girl approched you and showing you video of you sucking your brother
<img src="img/park/blow caught.webp" width="400px"/>
You were shocked
<img src="img/school/shocked.webp" width="500px"/>
The girl: Hey! don't worry. I sometimes do some taboo staff with my brother
Emma: ohhh My heart almost stopped
The girl: I just want tot tell you, you can make money out of it
Emma: How?
The girl: there is an app called FekFap, make a video of you or with your brother and upload to it.
Emma: Thank you! I will take alook at it<<set $fekfap to true>>
FekFap unlocked<</if>><</if>>
<<if $time == 3>><<if $firstblowjob == true && $fekfap == false>>
<<linkreplace "take your brother to empty class">><<set $energy -=10>>
Emma: let me see
<<linkreplace "suck his dick">>
<img src="img/school/blow3.webp" width="400px"/>>
Alex: thanks sis
Emma: let's go to lunch<</linkreplace>><</linkreplace>><</if>>
[[Have lunch]]
<<if $teachertutor == true>>[[Teacher tutor class]]<</if>><</if>>
[[Leave school|Leave the House]]Heath club
<img src="img/Gym/health club.jpg" width="500px"/>>
<<if $time <6>>
[[Dance studio]]
[[Pool]]
[[Gym session]]<</if>>
<<if $time == 6>>Health club closed<</if>>
[[Bact to City|Leave the House]]<img src="img/bar/bar.jpg" width="500px"/>
<<if $time <4>>
Bar opens at Evening<</if>>
<<if $time >=4>>
You are at the bar. You see people relaxing, socializing, and having a drink or two. The atmosphere is usually lively and upbeat, with music playing in the background and people engaging in conversation.
<<if $corruption >=20>><<linkreplace "Flash">><<set $energy -=10>>
<img id="restaurantImage" src="" width="500px"/><script>
var imageFiles = ["flash1.webp", "flash2.webp", "flash3.webp", "flash4.webp"];
var imgElement = document.getElementById("restaurantImage");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/bar/" + imageFiles[randomIndex];</script>
Bartender saw you
Bartender: Look a those pair! Would you like to sign in for a challenge?
Emma: What type of challenge you mean?
Bartender: well, the girl that ejaculates her client before the others will win 100$
<<linkreplace "Accept">><<set $energy -=10>>
Emma: Ok not bad
<<linkreplace "wank your client">>
<img src="img/bar/challenge2.webp" width="500px"/>
You are doing great!. It seems you may win the prize
<<set $corruption +=5>>
<img src="img/bar/challenge1.webp" width="500px"/>
The crowd are clapping for you saying cum..cum..cum
He is almost there
<<timed 3s>>
<img src="img/bar/won.webp" width="500px"/>
You did it you won
Your face is covered in cum
<img src="img/bar/won2.webp" width="500px"/>
Emma: Did I cheer you up?
The Crowd: Yes! congratulations
You won 100$ <</timed>><<set $money +=100>><</linkreplace>><</linkreplace>><</linkreplace>><</if>>
<<linkreplace "Have a drink">>
<img src="img/bar/drink1.webp" width="400px"/><<set $corruption +=1>>
You had a nice drink <</linkreplace>>
<<linkreplace "Socialize">><<set $energy -=10>>
<img src="img/bar/socialize.jpg" width="500px"/>
<<if $followers <500>> You had a nice chat with strangers discussing your troubles in life<</if>>
<<if $followers >=500>>Someone approched you
Stranger: Are you the fekfapper Emma?<p style="color: pink;">Emma: Yes that's me</p>
Stranger: I am a bigfan can I have seat with you ,please?<p style="color: pink;">Emma: Sure!</p>
Fan: I must admit you have nice pair of boobs<p style="color: pink;">Emma: Thanks for the compliment. Wanna have a look</p>
Fan: For real<p style="color: pink;">Emma: yeah!</p>
<<linkreplace "Flash him">>
<img src="img/bar/flash1.webp" width="500px"/>
Fan: Lovely ma lady!<p style="color: pink;">Emma: You are sweet. I can reward you since you are my fan. We can make a video together</p>
Fan: My best day ever!<p style="color: pink;">Emma: Follow me</p>
You took him and went to the bathroom
<<linkreplace "Blow him">>
<p style="color: pink;">Emma: Hold that phone, please</p>
<img src="img/bar/blow.webp" width="500px"/>
<<set $fekfapvideo +=1>>You made $fekfapvideo video<</linkreplace>>
<<linkreplace "Fuck him">>
<img src="img/bar/doggy1.webp" width="500px"/>
<p style="color: pink;">Emma: Are you enjoying my butt?</p>
Fan: How couldn't I? I can't believe I am fucking Emma<</linkreplace>><</linkreplace>><</if>><</linkreplace>><</if>>
[[leave|Leave the House]] Restaurant
<img src="img/Restaurant/restaurant.jpg" width="500px"/>>
<<if $time < 5>>As you enter the restaurant, you are greeted by a warm and inviting atmosphere. Soft lighting casts a cozy glow, and the scent of delicious food wafts through the air. The walls are adorned with tasteful artwork, and comfortable seating arrangements are scattered throughout the dining area.
<<if $resate == false>><<linkreplace "Eat">> you had a nice meal<<set $energy +=10>><<set $resate to true>><</linkreplace>><</if>>
<<if $restaurantjob == true && $energy >=10>>[[work]]<</if>>
<<if $restaurantjob == true && $promoted == true && $energy >=10>>[[flirty work]]<</if>>
<<if $restaurantjob == false>><<linkreplace "Ask for job">>
You stopped a waitress to ask her if you can apply as awaitress
<img src="img/Restaurant/waitress.jpg" width="500px"/>>
Waitress: yes, we need a waitress and you will recieve 60$ per shift excluding tips. if you are avialbe you can start immedietly
<<linkreplace "Accept">>
You were hired as a waitress and you can start working from now<<set $restaurantjob to true>><</linkreplace>><</linkreplace>><</if>><</if>>
<<if $time == 5 || $time == 6>>The restaurant is closed<</if>>
[[leave|Leave the House]] Club
<img src="img/club/club.jpg" width="600px"/>
The clubs opens on Friday, Saturday and Sunday's night
<<if $time >=5 && ($dayName === "Friday" || $dayName === "Saturday" || $dayName === "Sunday")>>
<<linkreplace "Dance">>
<img id="restaurantImage" src="" width="400px"/>
<script>
var imageFiles = ["dance1.webp", "dance2.webp", "dance3.webp" , "dance4.webp"];
var imgElement = document.getElementById("restaurantImage");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/club/" + imageFiles[randomIndex];
</script>
<<set $dance +=2>><<set $time +=1>><<set $energy -=10>>
<<if $fame >=20>>
<<linkreplace "You saw a girl from your school">>
Emma: hey! you are here as well
School mate: Hey Emma! would like to dance with me?
<<linkreplace "Dance with her">>
<img src="img/club/dancegirl.webp" width="600px"/>
School mate: You're hot Emma, would you like to spend the night with me?
Emma: Yeah! why not?
[[Go with her]]
<</linkreplace>><</linkreplace>>
<<linkreplace "You saw a boy from your school">>
Emma: hey! you are here as well
School mate: Hey Emma! would you like to dance with me?
<<linkreplace "Dance with him">>
<img src="img/club/danceboy.webp" width="600px"/>
School mate: You're hot Emma, would you like to spend the night with me?
Emma: You too and I am horny
[[Go with him]]
<</linkreplace>><</linkreplace>>
<</if>>
<</linkreplace>>
<<if $twerkunlocked == true>><<linkreplace "Twerk">>
<img id="restaurantImage" src="" width="400px"/>
<script>
var imageFiles = ["twerk1.webp", "twerk2.webp", "twerk3.webp" , "twerk4.webp"];
var imgElement = document.getElementById("restaurantImage");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/club/" + imageFiles[randomIndex];
</script><<set $twerking +=2>><<set $energy -=10>><<if $marcosunlocked == false>>
Someone approached you
He wants to grind on you
<<if $corruption <20>> Emma: What are you doing? get away from me
You are not corrupted enough<</if>>
<<if $corruption >=20>><<linkreplace "Let him">>
<img src="img/club/twerkmarcos.webp" width="400px"/>
Marcos: Daamn girls, you got a nice ass! let me introduce myself I am Marcos the club owner
Emma: Thanks! nice to meet you, it's Emma
Marcos: Would you like a drink, Emma
<<linkreplace "Sure">> <img src="img/club/drinkmarcos.webp" width="400px"/>
Marcos: You have a pretty dance moves
Emma: Thank you! you are a good dancer too
Marcos: You are beautiful and have a nice body. You should work as a model
Emma: Thanks for the compliment!. You think I should apply to be a model?
Marcos: There is a studio opened recently in the city, I can call them or you
Emma: Great! thank you so much
Marcos: But first we will do some checks, let's go to some place private
[[Go with Marcos|Marcos house]]<</linkreplace>><</linkreplace>><</if>><</if>><</linkreplace>><</if>>
<<if $marcosunlocked == true>>
<<linkreplace "Dance with Marcos">>
<img src="img/club/marcosdance.webp" width="400px"/>
Marcos: I missed you, wanna join me?
[[Join Marcos]]<</linkreplace>><</if>>
[[Go to toilet]]<</if>>
[[leave|Leave the House]] You take a refreshing shower and feel clean and rejuvenated.
<img id="shower" src="" width="500px"/><script>
var imageFiles = ["shower1.webp", "shower2.webp", "shower3.webp", "shower4.webp", "shower5.webp"];
var imgElement = document.getElementById("shower");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/shower/" + imageFiles[randomIndex];</script><<set $hygiene to 100>>
<<if $brothercorrup >= 0 && $corruption < 20>>
<img src="img/shower/caughtsoy.webp" width="500px"/>
you caught your brother peeping on you
<p style="color: pink;">Emma: Hey</p>
your brother ran away
<p style="color: pink;">Emma: What a pervert!</p>
<<set $brothercorrup +=1>><<set $corruption +=1>>
Corruption increased<</if>>
<<if $brothercorrup >= 20 && $corruption >= 20>><<if $time < 3 || $time > 4>>
You noticed your brother peeping on you
<<linkreplace "Tease your brother">>
<img src="img/shower/showertease.webp" width="500px"/>
He was so aroused by your moves. He returned back and opened the bathroom door
<img src="img/shower/embrassed2.webp" width="500px"/>
<p style="color: pink;">Emma: you pervert, get out now</p><<set $brothercorrup +=2>><</linkreplace>><</if>><</if>>
<<if $brothercorrup >= 30 && $corruption >= 30>><<if $time < 3 || $time > 4>>
Your brother is peeping on you again
<<linkreplace "flash him">>
<img id="flash" src="" width="500px"/><script>
var imageFiles = ["flash1.webp", "flash2.webp", "flash3.webp", "flash4.webp"];
var imgElement = document.getElementById("flash");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/shower/" + imageFiles[randomIndex];</script><</linkreplace>>
<<linkreplace "Invite your brother to shower">>
<img src="img/shower/invite.webp" width="500px"/>>
Your brother quickly jumped into shower with you. he started to touch you
<img src="img/shower/brocuddle.webp" width="500px"/>
<p style="color: pink;">Emma: stop it, our parents might catch us</p><p style="color: yellow;">Alex: Sorry sis, I am horny</p>
He turned you to your back. he is so excited that he is on the tip to penetrate you
<img src="img/shower/broteas.webp" width="500px"/>
<p style="color: pink;">Emma: will you cum fast?</p>
It seems he needs more help<<if $firstkiss == true>>
<<linkreplace "I can't help you">>
<p style="color: pink;">Emma: I can't help you more. you need to leave now</p><p style="color: yellow;">Alex: no please</p><p style="color: pink;">Emma: no leave</p>
[[Bathroom]]<</linkreplace>><</if>>
<<if $firsthandjob == true>>
<<linkreplace "help your brother with your hand">>
You feel you brother dick with your hand. you started to stroke it while smiling at his cute face
<img src="img/shower/brohand.webp" width="500px"/>
You kissed him while giving him a hand
<img src="img/shower/washingtogether.gif" width="500px"/>
Your brother is ready to cum you kneeled and he shot his load on your face
<img src="img/shower/cum.webp" width="500px"/><</linkreplace>><</if>>
<<if $firstblowjob == true>>
<<linkreplace "give you brother a blow">>
You feel you brother dick in your mouth. you started sucking his dick
<img src="img/shower/broblow.webp" width="500px"/>
<<if $showercaught == false>>
<p style="color: red;">Dad: (thought to himsel) Did Alex went to shower with his sister?</p>
He went to check you and caught you blowing your brother
<img src="img/shower/dadpeeping.webp" width="500px"/>
Your dad feeled shocked but he didn't act against it<<set $showercaught to true>><</if>>
Your brother used his hands to hold your head
<img src="img/shower/blow3.webp" width="500px"/>
<p style="color: yellow;">Alex: I am going to cum sis</p>
you turned your face towards his cock then he showered you with his cum
<img src="img/shower/cumshower.webp" width="500px"/>
<p style="color: yellow;">Alex: Thanks sis</p><<if $showercaught == false>><p style="color: pink;">Emma: yea, I have a feeling that someone noticed us. Hope just a feeling</p><p style="color: yellow;">Alex: don't worry sis no one saw us</p><</if>><</linkreplace>><</if>><<if $firstsex ==true>>
<<linkreplace "Let him fuck you">>
<img id="restaurantImage" src="" width="500px"/><script>
var imageFiles = ["brofk1.webp", "brofk2.webp", "brofk3.webp", "brofk4.webp", "brofk5.webp"];
var imgElement = document.getElementById("restaurantImage");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/shower/" + imageFiles[randomIndex];</script>
At that pace, he will cum inside you
<<linkreplace "Let him cum inside">><img src="img/shower/brocreampie.webp" width="400px"/><</linkreplace>>
<<linkreplace "Don't cum inside me Alex">><img src="img/shower/brocum.webp" width="400px"/><</linkreplace>><</linkreplace>><</if>><</linkreplace>><</if>><</if>>
<<if $time == 3 || $time == 4>><<if $dadcorrupt >10>>
Dad is peeping on you
<img src="img/shower/peeping.webp" width="500px"/>
<<set $dadcorrupt +=1>><</if>><<if $dadblow == true>>
<<linkreplace "Invite your dad">>
<img src="img/shower/dadinvite.webp" width="500px"/>
<p style="color: pink;">Emma: Come in, I see you peeping</p><p style="color: red;">David: Are you sure?</p><p style="color: pink;">Emma: I am not gonna bite</p>
Your dad stepped into shower with you
<img src="img/shower/dadshower1.webp" width="500px"/>
<p style="color: pink;">let me help you relax dad</p>
<<linkreplace "Give him a hand">>
<img src="img/shower/dadhand1.webp" width="500px"/>
<p style="color: red;">David: your hands are petite and soft Emma. Iam ready to cum</p>
<img src="img/shower/dadcum.webp" width="500px"/>
<p style="color: pink;">Emma: Wow! that was a strong shot dad. Are you reliefed?</p><p style="color: red;">David: Yes!, thank you sweet heart. I am ready for to continue my day</p><</linkreplace>>
<<linkreplace "Blow him">>
<img src="img/shower/dadblow.webp" width="500px"/>
You sucked him slowly
He felt more excited that he caught your head to speed up
<img src="img/shower/dadblow2.webp" width="500px"/>
<p style="color: pink;">Emma: Da.... bumfff ummplfff</p><p style="color: red;">David: uhhhhh</p>
He showered your face with his seed
<img src="img/shower/dadcum3.webp" width="500px"/>
<p style="color: pink;">Emma: I guess I don't need to put a protein mask anymore hehe</p><</linkreplace>><</linkreplace>><</if>><</if>>
[[bathroom|Bathroom]]
<img src="img/mc/mc1.jpg" width="400px"/>>
You looked at the mirror
* [[bathroom|Bathroom]]<img src="img/emma.jpg" width="300px"/>
You are Emma, a 18-year-old girl living with your (adopted) family in a small house in a run-down neighborhood. Your family is poor and struggles to make ends meet. You go to a local public school and dream of a better future. Despite the challenges you face, you are determined to work hard and make the most out of your life.
Today is a typical day in your life. As you wake up in the morning, you can hear the sounds of your family members getting ready for the day. Your mother is busy preparing breakfast for the family. You can feel the weight of your family's financial struggles, but you are determined to make the most out of the day.
You have several things on your to-do list for the day:
Go to school and attend classes.
Find part-time work after school to earn some extra money for your family.
As you navigate through your day, you will face various challenges, make important decisions, and interact with different characters who will impact your story. Your choices and actions will determine the outcomes and ultimately shape your character's journey in the game.
Good luck on your quest to improve your life and overcome the challenges you face!
[[Change log]]
[[Start|prestart]]
<<set $energy to 100>>
<<set $money to 100>>
<<set $hygiene to 50>>
<<set $fitness to 0>>
<<set $dance to 0>>
<<set $corruption to 0>>
<<set $time to 1>>
<<set $day to 1>>
<<set $intellect to 0>>
<<set $washeddishes to false>>
<<set $brotherrel to 0>>
<<set $brothercorrup to 0>>
<<set $peepingevent to false>>
<<set $firsthandjob to false>>
<<set $dancedtobrother to false>>
<<set $firstblowjob to false>>
<<set $workexperience to 0>>
<<set $promoted to false>>
<<set $restaurantjob to false>>
<<set $twerkunlocked to false>>
<<set $twerking to 0>>
<<set $helpedbro to false>>
<<set $dadblow to false>>
<<set $showercaught to false>>
<<set $dadrelation to 0>>
<<set $dadcorrupt to 0>>
<<set $firstkiss to false>>
<<set $fekfap to false>>
<<set $firstsex to false>>
<<set $firstsexdream to false>>
<<set $wakeup to false>>
<<set $fekfapvideo to 0>>
<<set $followers to 0>>
<<set $resate to false>>
<<set $ate to false>>
<<set $relationmom to 0>>
<<set $momcorruption to 0>>
<<set $momyoga to false>>
<<set $marcosunlocked to false>>
<<set $marcossex to false>>
<<set $teachertutor to false>>
<<set $teachercorruption to 0>>
<<set $fame to 0>>
<<set $gloryhole to false>><<set $time +=1>><<set $energy +=20>>
You refreshed your energy
[[Your Room]]
<<if $firstsex == true && $firstsexdream == false>>
You and you brother were fucking and someone caught you in act
<img src="img/bedroom/dreams/caughtdream.webp" width="400px"/>
You hear voice says
She is the One
<<set $firstsexdream to true>>
<</if>>
<<set $day +=1>>
<<set $time to 1>>
<<set $helpedbro to false>>
<<if $fitness < 10>><<set $energy to 100>><</if>>
<<if $fitness >=10 && $fitness <20>><<set $energy to 110>><</if>>
<<if $fitness >= 20 && $fitness <30>><<set $energy to 120>><</if>>
<<if $fitness >= 30 && $fitness <40>><<set $energy to 130>><</if>>
<<if $fitness >= 40 && $fitness <50>><<set $energy to 140>><</if>>
<<if $fitness >= 50>><<set $energy to 150>><</if>>
<<set $washeddishes to false>><<set $resate to false>>
<<set $ate to false>><<set $momyoga to false>>
* [[wake up|Your Room]]
<img src="img/park/park.jpg" width="450px"/>
You are at the Park. it is a tranquil and serene pathway located in the heart of the city, surrounded by lush greenery and beautifully landscaped gardens. The pathway is lined with tall trees, providing a refreshing and shaded walkway for visitors to enjoy. As you walk along the pathway, you can hear the soothing sound of a nearby stream and the chirping of birds in the trees. The park is a popular destination for nature lovers and provides a welcome escape from the bustling city life.
<<if $time <5>>
<<linkreplace "Jog">><<set $time +=1>><<set $energy-=10>><<if $corruption <= 10>><img src="img/park/jog1.webp" width="400px"/><</if>><<if $corruption > 10 && $corruption <= 20>><img src="img/park/jog2.webp" width="500px"/>><</if>><<if $corruption > 20 && $corruption <= 40>><img src="img/park/jog3.webp" width="500px"/><</if>><<if $corruption > 40>><img src="img/park/jog4.webp" width="500px"/><</if>><<set $fitness +=2>>Fitness increased<</linkreplace>>
<<linkreplace "Yoga">><<set $time +=1>><<set $energy-=10>><<if $corruption <= 10>><img src="img/park/yoga.webp" width="500px"/><</if>><<if $corruption > 10 && $corruption <= 20>><img src="img/park/yoga2.webp" width="400px"/>><</if>><<if $corruption > 20 && $corruption <= 40>><img src="img/park/yoga3.webp" width="500px"/><</if>><<if $corruption > 40>><img src="img/park/yoga4.webp" width="500px"/><</if>><<set $fitness +=2>>Fitness increased<</linkreplace>>
<<if $corruption >=10>><<linkreplace "Flash">><img id="restaurantImage" src="" width="500px"/><script>
var imageFiles = ["flash3.webp", "flash4.webp", "flash5.webp", "flash6.webp"];
var imgElement = document.getElementById("restaurantImage");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/park/" + imageFiles[randomIndex];
</script>Corruption increased<<set $corruption +=2>><</linkreplace>><</if>>
<<if $corruption >= 40>><<linkreplace "masturbate">><<set $time +=1>><img id="masturbate" src="" width="500px"/>
<script>
var imageFiles = ["masturbate1.webp", "masturbate2.webp", "masturbate3.webp", "masturbate4.webp"];
var imgElement = document.getElementById("masturbate");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/park/" + imageFiles[randomIndex];</script>
Some one saw you and approached you
Stranger: Hey beautiful! Would you like a quickie?
<<linkreplace "Have a quickie">><img id="quickie" src="" width="500px"/><script>
var imageFiles = ["quickie1.webp", "quickie2.webp", "quickie3.webp", "quickie4.webp"];
var imgElement = document.getElementById("quickie");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/park/" + imageFiles[randomIndex];
</script>Corruption increased<<set $corruption +=2>><</linkreplace>><</linkreplace>><</if>><</if>>
<<if $time == 5 || $time == 6>>Park is closed<</if>>
[[leave|Leave the House]] <<if $ate == false>>
<img src="img/kitchen/cook.jpg" width="500px"/>>
You decide to have a quick snack. You grab something from the pantry and munch on it. It's not a full meal, but it satisfies your hunger.
Energy increased<<if $firstsex == true>>
<img src="img/kitchen/brogrope.webp" width="500px"/>>
Emma: stop it!
Alex: why haa? don't you love me?
<img src="img/kitchen/surprise.webp" width="500px"/>>
Emma: uhhh...uhhh what the fuck alex?
Alex: it is literally the fuck. I missed you girl
Emma: now go I need to eat<</if>>
<<set $energy +=10>><<set $ate to true>><</if>><<if $ate == true>>
You already ate today<</if>>
[[Kitchen]] <img src="img/kitchen/help1.jpg" width="500px"/>>
You offer to help your mother with preparing food. She smiles and gladly accepts your offer. You work together as a team, chopping vegetables and setting the table. Your mother seems appreciative of your help, and your relationship with her improves your relation
<<set $relationship_mother += 10>>
[[Kitchen]]
<<if $corruption <20>><img src="img/kitchen/washingdishes.gif" width="500px"/><</if>><<if $corruption >=20 && $corruption <40>><img src="img/kitchen/washingdishes2.webp" width="500px"/><</if>><<if $corruption >=40>><img src="img/kitchen/washingdishes3.webp" width="500px"/><</if>>
You notice a pile of dirty dishes in the sink. You decide to take the initiative and wash them. It's a chore, but you feel accomplished after finishing the task.
<<set $relationshipMother += 10>><<set $washeddishes to true>><<set $energy -=10>><<if $firstsex == true>>
Your brother saw you
<img src="img/kitchen/dishesgrope.webp" width="500px"/>
Alex: Even while washing dishes you are hot sis!
<img src="img/kitchen/kitchenfk.webp" width="500px"/>
Emma: you mean my butt is hot. you are worshiping it
Alex: where my dick belongs
<<linkreplace"let him fuck you">>
<img src="img/kitchen/dishesfk.webp" width="500px"/>
Emma: go now before someone sees us. I need to finish the dishes<</linkreplace>><</if>>
[[Kitchen]]
<img src="img/kitchen/breakfasthome.jpg" width="500px"/>>
You quickly finish your breakfast and get ready for school. You put on your school uniform while Alex puts on some casual clothes.
<p style="color: yellow;">Alex: Are you ready to go?</p>
<p style="color: pink;">Emma: Almost. Just need to grab my bag.</p>
You both grab your bags and head out of the door, walking to school together.
<p style="color: yellow;">Alex: I hope we don't have too much homework today.</p>
<<set $time +=1>>
[[Go to school with Alex|School]]
[[Kitchen]] Class
<img src="img/school/class.jpg" width="500px"/>
<<set $energy -=20>>
You attended class
you spot your brother in the same class
<<linkreplace "sit beside him">><<if $firsthandjob == false>>
<img src="img/school/teacher1.webp" width="500px"/>
<p style="color: pink">Emma: hehe, Alexa, you almost drooled overyourself</p><p style="color: yellow;">Alex: She is hot, you can't blame me.</p><</if>>
<<if $firsthandjob == true>>
You both stared at your teacher butt
<img src="img/school/teacher.webp" width="500px"/>
Alex: hey sis I have a boner
Emma: yeah, I am not surprised
Alex: can you help me with it
<<if $fekfap == false>>
Emma: here in the class, we can get caught
Alex: I can't focus, I will fail the exam this way
Emma: okay okay, let me see
<<linkreplace "give your brother handjob">>
<img src="img/school/hand.webp" width="500px"/>
<<if $firstblowjob == true>>
Alex: I am still horny
Emma: wait after the class<</if>><</linkreplace>><</if>>
<<if $fekfap == true>>
Emma: you know every one knows our relation already
<<linkreplace "stroke his cock">>
<img src="img/school/caughtschool.webp" width="400px"/>
Come with me lets go some place empty
<<linkreplace "suck his cock">>
<img id="blow" src="" width="500px"/><script>
var imageFiles = ["blow.webp", "blow2.webp", "blow3.webp", "blow4.webp"];
var imgElement = document.getElementById("blow");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/school/" + imageFiles[randomIndex];
</script><</linkreplace>><</linkreplace>><</if>><</if>><</linkreplace>><<set $intellect +=3>><<set $time +=1>>
[[School]]
<img src="img/school/cafeteria.jpg" width="500px"/>
You met your brother in the cafteria
[[Talk to brother]]
[[leave|Leave the House]] <img src="img/school/cafeteria.jpg" width="500px"/>
<p style="color: yellow;">Alex: The classes were hard today</p><p style="color: pink;">Emma: yeah, I barely got it.</p><p style="color: yellow;">Alex: I need some fresh air. I am going to have a walk, not sure where yet. wanna join me ?</p>
<<linkreplace "Hangout with Alex">>
Where do you want want to go?
Emma: [[let's have a walk at the park|park]]
[[I am still hungry, let's go to restaurant|restaurant]]
[[I want to workout, let's go to the gym|Gym session]]
[[let's go to the pool before everyone else, it is empty now|pool]]<</linkreplace>>
[[Sorry, have stuff to do|School]]Park
<img src="img/park/brotherwalk.jpg" width="500px"/>>
<<if $firsthandjob == false>>
You had a nice walk with your brother. He seems shy
<p style="color: yellow;">Alex: I want to confess something, I am bad with girls and don't have a girl friend. I am happy you accepted to join me, sis.</p>
<p style="color: pink;">Emma: ahhh , so cute. don't worry bro. soon the most beutiful girl will fell in love wih you. just be more social and be gentle with girls</p>
He gave you a kiss on your cheek
<img src="img/park/cheekkiss.gif" width="500px"/>
<</if>>
<<if $firsthandjob == true && $firstblowjob == false>>
your brother walked with you in the park. you were excited to flash him
<<linkreplace "flash him">>
<img src="img/park/flash2.webp" width="500px"/>
<p style="color: yellow;">Alex: sis you have the most beautiful tits</p>
<p style="color: pink;">Emma: thanks, would you like a reward</p>
<p style="color: yellow;">Alex: yes, please go ahead</p>
you sit on the bench and unzipped your brothers pants
<<linkreplace "give your brother a wank">>
<img src="img/park/hand.webp" width="500px"/>
<</linkreplace>>
<</linkreplace>>
<</if>>
<<if $firstblowjob == true>>
You were walkng with your brother, you saw a couple fucking on bench
<img src="img/park/benchfk.webp" width="500px"/>
<p style="color: yellow;">Alex: Wow!. that is so hot. one day they can be us sis</p>
<p style="color: pink;">Emma: What do you mean? you are my brother</p>
<p style="color: yellow;">Alex: but I fell in love with you and wants you to be my girlfriend</p>
<p style="color: pink;">Emma: Alex, I do love you but we need to take it easy</p>
<p style="color: yellow;">Alex: at least can you help me with my arousal</p>
<p style="color: pink;">Emma: have a seat on the bench</p>
<<linkreplace "flash him">>
<img src="img/park/flash2.webp" width="500px"/>
<p style="color: yellow;">Alex: sis you have the most beautiful tits</p>
<</linkreplace>>
<<linkreplace "give your brother a wank">>
<img src="img/park/hand.webp" width="500px"/>
<</linkreplace>>
<<linkreplace "suck his dick">>
<img src="img/park/blow.webp" width="500px"/>
<<if Math.random(1, 100) <= 70>>
<img src="img/park/blow caught.webp" width="500px"/>>
You have been caught sucking your brother
<<set $parkcaught to true>>
<</if>>
<</linkreplace>>
<</if>>
<<set $time +=1>>
[[leave park|Leave the House]]
[[Go home|Main Hall]]Restaurant
<img src="img/Restaurant/restaurant.jpg" width="500px"/>>
<<if $firsthandjob == false>>
You had a nice time with your brother at the restaurant. The food was delicious
While looking around you noticed a girl flashing her breast
<img src="img/Restaurant/flash1.webp" width="500px"/>
<p style="color: yellow;">Alex: look at that girl. I bet she has better boobs than yours</p>
<p style="color: pink;">Emma: What? No !. My boobs are better</p>
<p style="color: yellow;">Alex: I don't believe it</p>
<p style="color: pink;">Emma: Don't provoke me Alex</p>
<<linkreplace "show your boobs">>
You shyly revealed your boobs
<img src="img/Restaurant/flash2.webp" width="500px"/>>
<p style="color: yellow;">Alex: wow! It is hard to select the winner but I must admit sis, you have a beautiful pair of boobs</p>
<p style="color: pink;">Emma: Thanks, let's finish and go home before night so we can do our homework</p>
<<set $corruption +=2>>
<<set $brothercorrup +=2>>
Brother corruption increased
Your corruption increased
<</linkreplace>>
<</if>>
<<if $firsthandjob == true>>
You went to the resturant with your brother. you like him and enjoying your time with him
<p style="color: pink;">Emma: Hey Alex</p>
<p style="color: yellow;">Alex: What?</p>
<p style="color: pink;">Emma: look</p>
<<linkreplace "flash him">>
<img src="img/Restaurant/flash3.webp" width="500px"/>
<p style="color: yellow;">Alex: Sis, those tits, I am in love with them</p>
<p style="color: pink;">Emma: Sweet. you will get a reward for that</p>
<p style="color: yellow;">Alex: yaay</p>
you sit beside your brother and unzipped his pants
<<linkreplace "give your brother a wank">>
<img src="img/Restaurant/handjob1.webp" width="500px"/>
<</linkreplace>>
<<if $firstblowjob == true>>
<<linkreplace "suck his dick">>
<img src="img/Restaurant/blow1.webp" width="500px"/>
<</linkreplace>>
<</if>><</linkreplace>><</if>>
<<set $time +=1>>
[[leave Restauant|Leave the House]]
[[Go home|Main Hall]]You decided to help your brother with his homework<<set $time +=1>><<set $energy -=10>>
<<if $firstkiss == true>>
<p style="color: pink;">Emma: Both females and males develop breasts from the same embryological tissues. ... In females, it serves as the mammary gland, which produces and secretes milk.</p><p style="color: yellow;">Alex: you mean boobs?</p><p style="color: pink;">Emma: yes boobs like this</p>
<<linkreplace "Show your boobies">><img src="img/brother room/homework1.webp" width="500px"/>><<timed 1s>><p style="color: yellow;">Alex: Wow! and male sexual organ called dick like this</p><img src="img/brother room/erecthomework.webp" width="400px"/>
He showed you his dick<p style="color: pink;">Emma: hehe you got a boner cuz of my boobs</p><p style="color: yellow;">Alex: He is awaken, Can you help him to sleep again?</p>
<<if $firsthandjob == false>><<linkreplace "What ? no no no">><img src="img/brother room/no.webp" width="500px"/>
<p style="color: pink;">Emma: No, I am your sister go jerk yourself</p><</linkreplace>><</if>>
<<if $firsthandjob == true>><p style="color: pink;">Emma: hmmm, ok</p>
<<linkreplace "Give him a hand">><img src="img/brother room/handhomework1.webp" width="500px"/><<set $energy -=10>>
<p style="color: pink;">Emma: Come on, cum</p><p style="color: yellow;">Alex: Yes! uhhh, now sis</p>
<<timed 2s>><img src="img/brother room/handhomework2.webp" width="500px"/><</timed>><</linkreplace>><</if>>
<<if $firstblowjob == true>><<linkreplace "Blowjob">><<set $energy -=10>>
<img src="img/brother room/blowhomework1.webp" width="500px"/>
You are worried your parents might see you
<img src="img/brother room/blowhomework2.webp" width="500px"/>
<p style="color: yellow;">Alex: Are you scared? sis</p><p style="color: pink;">Emma: Yes, we are supposed to be studying</p><p style="color: yellow;">Alex: Don't worry, they are busy</p>
<<linkreplace "Continue sucking his dick">>
<img src="img/brother room/blowhomework3.webp" width="500px"/>
He hold your head and his cock started twitching ejaculating inside your mouth
<img src="img/brother room/blowhomework4.webp" width="500px"/>
<p style="color: pink;">Emma: I am swallowing don't want to leave any traces</p><p style="color: yellow;">Alex: You mean you like my cum taste</p><p style="color: pink;">Emma: may be but it is still salty</p><</linkreplace>><</linkreplace>><</if>>
<<if $firstsex == true>><<linkreplace "Have sex">><<set $energy -=10>>
<p style="color: pink;">Emma: I will study that part cuz we have no time and you finish quickly, ok</p><p style="color: yellow;">Alex: Okay, gimme that beautiful butt</p>
<img src="img/brother room/fk1.webp" width="500px"/>
He inserted his dick inside you while you are trying to study that hard part
<img src="img/brother room/fk2.webp" width="500px"/>
He started moving
<<linkreplace "We might get caught, tell him to cum quickly">>
<p style="color: pink;">Emma: Quickly, please</p><p style="color: yellow;">Alex: Okay</p>
<img src="img/brother room/fk3.webp" width="500px"/>
He is pounding you
<p style="color: pink;">Emma: What are you doing?</p><p style="color: yellow;">Alex: fucking you quickly?!</p><p style="color: pink;">Emma: I meant to cum quickly, you are making too much noise like that</p><p style="color: yellow;">Alex: Ohh my bad, can you at least remove your top</p><p style="color: pink;">Emma: if that gonna help</p>
<<linkreplace "remove your top">>
<img src="img/brother room/fk4.webp" width="500px"/>
<p style="color: pink;">Emma: Happy?</p><p style="color: yellow;">Alex: More than happy, here it comes</p>
<img src="img/brother room/fk5.webp" width="500px"/>
<p style="color: pink;">Emma: You love to creampie me, aren't you?</p><p style="color: yellow;">Alex: Can't dare remove my dick from your pussy, if it is up to me I will stay inside you forever</p><</linkreplace>><</linkreplace>><</linkreplace>><</if>><</timed>><</linkreplace>><</if>>
<<if $firstkiss == false && $firsthandjob == false && $firstblowjob == false>>
<img src="img/brother room/touchlegs.gif" width="400px"/><<set $energy -=10>>
He tried to touch your legs<<set $corruption += 2>>
Corruption increased
<<if $corruption <= 20>>
Emma thought to herself: what is he doing?, did he just touched my legs?!!!
you felt akward and left the room
[[leave|Main Hall]] <</if>>
<<if $corruption >= 20>>
You let him touch your leg.
He went to closer to your lips and tried to kiss you
<<linkreplace "let him kiss you">>
<img src="img/brother room/kiss.gif" width="500px"/>
You kissed each other<<set $firstkiss to true>><</linkreplace>><</if>> <</if>><<set $helpedbro to true>>
[[leave|Main Hall]]you had a nice chat with your brother and improved your relationship
<<set$brotherrel +=10>>
[[Brother's Room]] <img src="img/brother room/handjob1.webp" width="500px"/>>
<<set $energy -=10>>
This feels so good sis
<<timed 3s>>
Without warninig your brother reached his climax and shot his cum on your face
<img src="img/brother room/surprisefacial.webp" width="500px"/>>
Emma: look what you did. you should have warned me
Alex: sorry sis, that was so hot though.
Emma: ok, we need to clean the mess. hope no one heard us
[[go to bathroom|Bathroom]]
<</timed>>
Dance studio
<img src="img/Gym/dancestudio.webp" width="500px"/>>
You found dancing sessions
<<if $twerkunlocked == true>>
[[Twerking session]]
<</if>>
<<linkreplace "Dance course">>
<img src="img/Gym/dancing1.gif" width="500px"/>>
<<set $dance +=2>><<set $time +=1>><<set $energy -=10>>
Dancing improved
<<if $twerkunlocked == false>>
You noticed a group of girls twerking
<<linkreplace "take a look">>
<img src="img/Gym/twerk.webp" width="500px"/>>
You thought your self that is so seductive but you are not corrupted or skillfull enough to join them
<</linkreplace>>
<</if>>
<</linkreplace>>
<<if $twerkunlocked == false && $dance >=10 && $corruption >=10>>
One of the twerk dancers approaches you
<img src="img/Gym/dancer.jpg" width="500px"/>>
Dancer: Hi, I saw you have a good dance moves. We are teaching twerking if you are interested
Emma: <<linkreplace "yes sound interesting">>
Dancer: perfect can start whenever you want
Twerk sessions unlocked
You can practice twerking at your room
<<set $twerkunlocked to true>>
<</linkreplace>>
<<linkreplace "No sorry">>
<</linkreplace>>
<</if>>
[[Health Club]] <img src="img/Gym/pool.jpg" width="450px"/>
You entered the pool
<<linkreplace "Swim">><<set $energy -=10>><<set $time +=1>><img id="restaurantImage" src="" width="500px"/>
<script>
var imageFiles = ["swim1.webp", "swim2.webp", "swim3.webp"];
var imgElement = document.getElementById("restaurantImage");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/Gym/" + imageFiles[randomIndex];</script><<set $fitness +=2>>
Fitness increased<</linkreplace>>
<<if $corruption >= 40>><<linkreplace "Go nude">><<set $energy -=10>><img id="restaurantImage" src="" width="500px"/>
<script>
var imageFiles = ["nudeswim1.webp", "nudeswim2.webp", "nudeswim3.webp", "nudeswim4.webp", "nudeswim5.webp"];
var imgElement = document.getElementById("restaurantImage");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/Gym/" + imageFiles[randomIndex];</script><<set $corruption +=2>><<set $fitness == 2>>
Fitness increased
Corruption increased<</linkreplace>><</if>>
<<if $time > 2 && $time < 5 && $corruption >=40>>
You saw your School colleagues
<<linkreplace "Join the girls">><<set $energy -=10>>
<img id="restaurantImage" src="" width="500px"/><script>
var imageFiles = ["girls1.webp", "girls2.webp", "girls3.webp"];
var imgElement = document.getElementById("restaurantImage");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/Gym/" + imageFiles[randomIndex];
</script><<linkreplace "Go naughty">><img id="restaurantImage" src="" width="400px"/><script>
var imageFiles = ["girlsnaughty.webp", "girlsnaughty2.webp"];
var imgElement = document.getElementById("restaurantImage");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/Gym/" + imageFiles[randomIndex];
</script>Girl: Emma you are the best school mate ever<</linkreplace>><</linkreplace>>
<<linkreplace "Join the boys">><<set $energy -=10>><img id="restaurantImage" src="" width="500px"/><script>
var imageFiles = ["boys1.webp", "boys2.webp", "boys3.webp", "boys4.webp"];
var imgElement = document.getElementById("restaurantImage");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/Gym/" + imageFiles[randomIndex];
</script><<linkreplace "Go naughty">><img id="restaurantImage" src="" width="500px"/><script>
var imageFiles = ["boysnaughty1.webp", "boysnaughty2.webp", "boysnaughty3.webp"];
var imgElement = document.getElementById("restaurantImage");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/Gym/" + imageFiles[randomIndex];
</script>The boy: Don't tell any thing to my girlfriend, Emma<</linkreplace>><</linkreplace>><</if>>
[[leave|Health Club]] Gym
<img src="img/Gym/gym.jpg" width="500px"/>
<<if $corruption >=20>>
<<linkreplace "Hot workout">><<set $time +=1>><<set $energy -=10>>
<img src="img/Gym/tease1.webp" width="400px"/>
<<linkreplace "flash">>
<img src="img/Gym/flash.webp" width="400px"/>
<<set $fitness +=3>>
Fitness increased<</linkreplace>><</linkreplace>><</if>>
<<linkreplace "workout">><<set $time +=1>><<set $energy -=10>>
<img src="img/Gym/workout1.webp" width="500px"/><<set $fitness +=3>>
Fitness increased<</linkreplace>>
<<linkreplace "workout with trainer">><<set $time +=1>><<set $energy -=10>>
<img src="img/Gym/workout2.webp" width="500px"/>
<<set $fitness +=4>><<set $corruption +=3>>
<<if $corruption >=40>><<linkreplace "Tease the couch">>
<img src="img/Gym/teasetrainer.webp" width="500px"/>
<<linkreplace "Fuck the coach">>
<img src="img/Gym/fkcoach.webp" width="500px"/>
Fitness increases<</linkreplace>><</linkreplace>><</if>><</linkreplace>>
<<if $time == 3>>
You spot your brother in the gym
<<linkreplace "Train with him">><<set $energy -=10>>
<img src="img/Gym/brotrain.gif" width="500px"/><<set $time +=1>>
You trained with your brother<<set $fitness +=1>>
Fitness increased
<<if $firsthandjob == true>>
<<linkreplace "flash your brother">>
<img src="img/Gym/broflash.webp" width="500px"/>
<p style="color: yellow;">Alex: nice tits sister</p><p style="color: pink;">Emma: hehe</p>
<p style="color: yellow;">Alex: come with me I need help with your soft hands</p> <p style="color: pink;">Emma: Alex! stop it, people will see us</p><p style="color: yellow;">Alex: There is a blind spot overthere, no one will see us</p>
<<linkreplace "give your brother a hand">>
<img src="img/Gym/brohand.webp" width="500px"/>
<p style="color: pink;">Emma: cum quickly, we will be caught</p>
<img src="img/Gym/hand cum.webp" width="400px"/>
Your brother came in your hand
<p style="color: yellow;">Alex: Thanks sis</p><p style="color: pink;">Emma: You silly cute pervert</p>
Fitness increased
Your coruption increased
Brother corruption increased<<set $fitness +=3>><<set $corruption +=3>><<set $brocorrup +=3>><</linkreplace>><</linkreplace>><</if>><</linkreplace>><</if>>
[[Health Club]] <p style="color: yellow;">Alex: Sis, I have a boner can you help me with it</p>
<p style="color: pink;">Emma: Are you always horny?</p>
<p style="color: yellow;">Alex: sorry sis, you know I don't have a girlfriend</p>
<p style="color: pink;">Emma thought to herself: why he doesn't have a girlfriend, he looks cute</p>
<p style="color: pink;">Emma: ok let me see</p>
<<linkreplace "Handjob">>
<img src="img/brother room/handjob5.webp" width="500px"/>>
<p style="color: pink;">Emma: Are you finished, yet?</p>
<p style="color: yellow;">Alex: No, it is not helping. Can you please give me a blowjob?</p>
<p style="color: pink;">Emma: blowjob!, Are you kidding me?</p>
<p style="color: yellow;">Alex: Just this time ! I am so aroused and my dick hurts for being erected for long time</p>
<p style="color: pink;">Emma: ufff. Just this time only and don't make it more akward please</p>
<<linkreplace "Give your brother a blowjob">>
<img src="img/brother room/blow1.webp" width="500px"/>>
You smiled at your cute brother and continued to give him blowjob
<<timed 3s>>
<img src="img/brother room/blow2.webp" width="500px"/>>
You then tried to give him a deepthroat
<img src="img/brother room/blow3.webp" width="500px"/>>
It worked he seems to reached his climax
<img src="img/brother room/facial1.webp" width="500px"/>>
You readied yourself and he shot a huge load on your face while you were kissing his cock.
<</timed>>
<<timed 3s>>
<img src="img/brother room/covincum.webp" width="500px"/>>
You laughed at your brother
<p style="color: pink;">Emma: it is time to shower</p>
<p style="color: yellow;">Alex: I have surprise for you next Saturday
<p style="color: pink;">Emma: really, I love surprises </p>
<p style="color: yellow;">Alex: I will take you on a trip, be ready early morning once you woke up, I will come to take you from your room</p>Brother blowjob unlocked
[[go to shower|Bathroom]]
<</timed>>
<<set $firstblowjob to true>><<set $time +=1>><<set $energy -=10>>
<</linkreplace>>
<</linkreplace>>
<<if $corruption >=0>>
<<linkreplace "Normal selfie">>
<img id="selfie" src="" width="400px"/>
<script>
var imageFiles = ["selfie1.jpg", "selfie2.jpg", "selfie3.jpg", "selfie4.jpg"];
var imgElement = document.getElementById("selfie");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/bedroom/selfie/" + imageFiles[randomIndex];
</script>
<</linkreplace>>
<</if>>
<<if $corruption >=10>>
<<linkreplace "Hot selfie">>
<img id="selfie" src="" width="400px"/>
<script>
var imageFiles = ["sexy1.jpg", "sexy2.jpg", "sexy3.jpg", "sexy4.jpg"];
var imgElement = document.getElementById("selfie");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/bedroom/selfie/" + imageFiles[randomIndex];
</script>
<</linkreplace>>
<</if>>
<<if $corruption >=60>>
<<linkreplace "Nude selfie">>
<img id="selfie" src="" width="400px"/>
<script>
var imageFiles = ["nude1.webp", "nude2.webp", "nude3.webp", "nude4.webp", "nude5.webp"];
var imgElement = document.getElementById("selfie");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/bedroom/selfie/" + imageFiles[randomIndex];
</script>
<</linkreplace>>
<</if>>
[[phone]] You and your brother started to makout
<img src="img/brother room/makeout1.webp" width="500px"/><<set $energy -=10>><<set $time +=1>>
he removed his pants to reveal his hard erection
<img src="img/brother room/boner.webp" width="500px"/>
You started to touch his cock
<img src="img/brother room/touch.webp" width="500px"/>
<<linkreplace "handjob">>
You started to stroke your brother's dick
<img src="img/brother room/handjob2.webp" width="500px"/>
You revealed your tits while strocking your brother's dick
<img src="img/brother room/handjob3.webp" width="500px"/>
<p style="color: yellow;">Alex: Emma that feels too good, I love you!</p>
<p style="color: pink;">Emma: Thanks! but remember I am still your sister, silly</p>
He heard those words and they aroused him more that his cum burst out
<img src="img/brother room/handcum.webp" width="400px"/>
<p style="color: yellow;">Alex: Thank you so much, sis. you are the best</p><p style="color: pink;">Emma: Welcome! cutie</p><<set $brothercorrup +=2>> <<set $corruption +=2>><</linkreplace>>
<<if $firstblowjob == true>><<linkreplace "blowjob">>
You bent on your knees and leaned to your's brother cock
You started sucking his cock playfully
<img src="img/brother room/blow4.webp" width="500px"/>
<p style="color: yellow;">Alex: oh sis, you are so seductive</p>
<p style="color: pink;">Emma: hmmmf</p>
You went with full speed on sucking his cock
<img src="img/brother room/blow5.webp" width="500px"/>
Your brother moved his hand to hold your hair
<img src="img/brother room/blow6.webp" width="500px"/>
<p style="color: yellow;">Alex: I am gonna cum sis</p>
you gave him the cutest bugs bunny
<img src="img/brother room/cumbeg.webp" width="500px"/>
He inserted his cock in your mouth and started twitching releasing all his load inside your mouth
<img src="img/brother room/cock twitching.webp" width="500px"/>
<p style="color: yellow;">Alex: swallow it</p>
<<linkreplace "listen to your brother and swallow">>
<img src="img/brother room/swallow.webp" width="500px"/>
<p style="color: yellow;">Alex: That was the best blowjob ever.</p>
<p style="color: pink;">Emma: yeah I liked but what are you eating? your cum tasted salty</p>
<p style="color: yellow;">Alex: shut up sis</p>
<p style="color: pinl;">Emma: hehe</p><</linkreplace>>
<<linkreplace "refuse and spit his come">>
<img src="img/brother room/spit.webp" width="500px"/>
<p style="color: pink;">Emma: opps</p>
<p style="color: yellow;">Alex: hehe, you look cute sis, can't wait to do it again</p>
<p style="color: pink;">Emma: you are so lucky you have such sister</p>
You put your clothes on and looked back at your bother
You gave him a shake with your tits and winked
<img src="img/brother room/wink.gif" width="500px"/>
<p style="color: pink;">Emma: I love you too by the way!</p>
Alex looked at you with his happy eyes and smiled<<set $brothercorrup +=2>> <<set $corruption +=2>><</linkreplace>><</linkreplace>><</if>>
<<if $firstsex == true>>[[Have sex]]<</if>>
[[Brother's Room]]
<img src="img/brother room/cuddle.webp" width="500px"/>
<<set $energy -10>><<set $time +=1>>
<p style="color: yellow;">Alex: you know Emma how much I love you</p>
you looked at your brother an smiled then you turned to hug him
<img src="img/brother room/hug.webp" width="500px"/>
<<linkreplace "kiss him">>
<img src="img/brother room/kiss.webp" width="500px"/>
You kissed passionetly
you sensed his attraction to you
<<if $brothercorrup >=10 && $corruption >=10>>
He went on top of you
<img src="img/brother room/makeout2.webp" width="500px"/>
<p style="color: pink;">Emma: Alex, Alex we need to....mmmm
Alex I am your sister</p><<set $brothercorrup +=2>> <<set $corruption +=2>>
<<if $brothercorrup >=20 && $corruption >=20>>
He didn't stop, he stripped you of clothes and kissed your body
<img src="img/brother room/kissbody.webp" width="400px"/>
You are submitting to the moment even deep inside you feel something is wrong
Your arousal is high and feel the eager to stroke his dick, may be that will calm him down
<<linkreplace "touch his dick">>
<img src="img/brother room/firsttouch.webp" width="500px"/>
The moment you touch his cock, you felt shivering behind your neck. no turning back now
<<linkreplace "stroke his cock">>
<img src="img/brother room/firsthandjob.webp" width="500px"/>
He stood up and started to shoot his load on your belly
<img src="img/brother room/bellycum.webp" width="500px"/>
Alex: That was one of my best moment in my life
<p style="color: pink;">Emma: I am glad you like it, that will be our secret</p><<set $firsthandjob to true>><<set $brothercorrup +=3>><<set $corruption +=3>>
Brother Handjob unlocked
Brother corrption increased, Your corruption increased<</linkreplace>><</linkreplace>><</if>><</if>><</linkreplace>>
[[leave|Main Hall]] <p style="color: yellow;">Alex: Hey sis, did you learnt more dance moves?</p>
<p style="color: purble;">Emma: yes I will show you one</p>
<<linkreplace "Dance">><<set $energy -=10>>
<img id="dance" src="" width="500px"/><script>
var imageFiles = ["dance5.webp", "dance6.webp", "dance7.webp", "dance8.webp"];
var imgElement = document.getElementById("dance");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/brother room/" + imageFiles[randomIndex];</script>
<p style="color: purble;">Emma: What do you think?</p><p style="color: yellow;">Alex: perfection!</p><p style="color: purble;">Emma: Thank you! did I seduced you?</p><p style="color: yellow;">Alex: as always sis! can you help me with that?</p>
<<linkreplace "Stroke him">>
<img src="img/brother room/handjob6.webp" width="500px"/>
<img src="img/brother room/boobcum1.webp" width="500px"/>
<p style="color: yellow;">Alex: uhhh sis, great dancing and greater hand</p>
<p style="color: purble;">Emma: Thank you, glad to help</p><</linkreplace>>
<<if $firstblowjob == true>><<linkreplace "Blow him">>
<img src="img/brother room/blow7.webp" width="500px"/>
<img src="img/brother room/facial2.webp" width="500px"/>
<p style="color: yellow;">Alex: I love when your face is covered in cum</p><p style="color: purble;">Emma: useful for my skin</p><</linkreplace>><</if>>
<<if $firstsex == true>><<linkreplace "Fuck him">>
<p style="color: purble;">Emma: you know what, I missed you</p>
<img src="img/brother room/strip2.webp" width="500px"/>
<p style="color: yellow;">Alex: Hot as always sis</p>
He pushed you to bed
<img src="img/brother room/makeout3.webp" width="500px"/>
He fucked you hard
<img src="img/brother room/missionary1.webp" width="500px"/>
<p style="color: yellow;">Alex: spread your leg sis</p>
<img src="img/brother room/bellycum2.webp" width="500px"/><</linkreplace>><</if>><</linkreplace>>
<<linkreplace "Twerk">><<set $energy -=10>>
<img src="img/brother room/twerk.webp" width="500px"/>
your bother was excited by your twerk moves and he joined you
<img src="img/brother room/brothertwerk.webp" width="500px"/>
He got aroused and pulled down your pants
<img src="img/brother room/pulldown.webp" width="500px"/>
<p style="color: purble;">Emma: Hey take it easy</p>
<p style="color: yellow;">Alex: How can I see that butt and take it easy</p>
<<if $firstsex == false>><img src="img/brother room/assjob2.webp" width="500px"/><</if>>
<<if $firstsex == true>><img src="img/brother room/fkfrombehind1.webp" width="500px"/>
<p style="color: purble;">Emma: uhh uhhh you are energetic, aren't you?</p>
<p style="color: yellow;">Alex: super energetic</p>
He squeezed your body. he wants to cum inside you
<img src="img/brother room/squeez.webp" width="500px"/>
<<linkreplace "let him cum inside you">>
<img src="img/brother room/creampie1.webp" width="500px"/><</linkreplace>>
<<linkreplace "Don't cum inside me">>
<img src="img/brother room/cumonback.webp" width="500px"/><</linkreplace>><</if>><</linkreplace>><<set $corruption +=2>><<set $brothercorrup +=2>>
Brother corruption inceased, your corruption increased<<set $time +=1>>
[[leave|Brother's Room]] <img src="img/Restaurant/work.gif" width="500px"/>>
Some on groped you
<img id="restaurantImage" src="" width="500px"/>
<script>
var imageFiles = ["groped1.webp", "groped2.webp", "groped3.webp"];
var imgElement = document.getElementById("restaurantImage");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/restaurant/" + imageFiles[randomIndex];
</script>
Emma: Ew the people in this city are nasty. if only I am rich
<<set $workexperience +=1>>
<<set $money +=60>><<set $energy -=20>>
<<set $corruption +=2>>
<<set $time +=1>>
<<if $workexperience >=10 && $promoted == false && $corruption >=20>>
Boss: Hi, Emma I saw you are doing great job!. you had the potential for to make extra money
Emma: Thank you but how to make more money
Boss: You need to be more flirty. let me see
Your boss started to grope you
<img src="img/Restaurant/bossfeel.webp" width="500px"/>>
Boss: perfect! Can you show me some of your moves? He gave you a wink
You understood what your boss meant. and you really need money
<<linkreplace "refuse boss offer">>
Emma: Sorry! can't
<</linkreplace>>
<<linkreplace "go for it">>
Emma: you mean.....
<img src="img/Restaurant/airblow.webp" width="500px"/>>
Boss: you are smart.
You get your self ready and started to suck his dick
<img src="img/Restaurant/blowboss.webp" width="500px"/>>
You are boss reached his climax and gave you the raise infront of every one
<img src="img/Restaurant/raise.webp" width="500px"/>>
Boss: Congrats! Emma
Flirty work unlocked
<<set $promoted to true>>
<</linkreplace>>
<</if>>
[[finish your shift|Restaurant]]<img src="img/Restaurant/waitressnude.jpg" width="500px"/>>
You started your shift. The customer enjoy starting at you
<img src="img/Restaurant/flirty.webp" width="500px"/>>
<<linkreplace "serve a customer">>
<img id="restaurantImage" src="" width="500px"/>
<script>
var imageFiles = ["serve1.webp", "serve2.webp", "serve3.webp" , "serve4.webp"];
var imgElement = document.getElementById("restaurantImage");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/restaurant/" + imageFiles[randomIndex];
</script>
<<set $workexperience +=2>>
<<set $money +=90>>
<<set $corruption +=4>>
<<set $time +=1>><<set $energy -=20>>
<</linkreplace>>
[[finish your shift|Restaurant]]You saw girls twerking
<img src="img/Gym/twerk2.webp" width="500px"/>>
<<linkreplace "Practice twerking">><<set $energy -=20>><<set $time +=1>>
<<if $twerking <=10>>
<img src="img/Gym/twerkbig.webp" width="500px"/>>
You struggling with your moves and tryig to memic your coach
<</if>>
<<if $twerking >=10 && $twerking<=20>>
<img src="img/Gym/twerkmid.webp" width="500px"/>>
You started to twerk fluently and your moves began to be impressive
<</if>>
<<if $twerking >=20>>
<img src="img/Gym/twerkpro.webp" width="500px"/>>
You twerk professionally and all gym members impressed by your moves
<</if>>
<<set $twerking +=3>>
Twerking improved
<</linkreplace>>
[[finish|Health Club]] Your played games with your brother
<img src="img/brother room/game.webp" width="500px"/>>
<<set $energy -=10>><<set $time +=1>>
<<if $corruption >=10>>
<<linkreplace "Tease him">>
<img id="restaurantImage" src="" width="500px"/>
<script>
var imageFiles = ["gametease.webp", "gametease2.webp"];
var imgElement = document.getElementById("restaurantImage");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/brother room/" + imageFiles[randomIndex];
</script>
<<if $firsthandjob == true>>
Your brother felt horny and starts to strip you
<img src="img/brother room/gropegame.webp" width="500px"/>>
<p style="color: pink;">Emma: Hey stop it</p>
<p style="color: yellow;">Alex: I want to feel you</p>
<p style="color: pink">Emma: your dick is hard as a rock</p>
<<linkreplace "Wank him">><<set $energy -=10>>
<img src="img/brother room/gamehand1.webp" width="500px"/>>
<p style="color: yellow;">Alex: give me your face sis</p>
<img src="img/brother room/gamecum.webp" width="500px"/>>
<p style="color: yellow;">Alex: uhhhf that is so hot sis</p>
<p style="color: pink;">Emma: you enjoy painting my face with your cum</p>
<</linkreplace>>
<<if $firstblowjob == true>>
<<linkreplace "Blow him">><<set $energy -=10>>
<img src="img/brother room/gameblow.webp" width="500px"/>
<p style="color: yellow;">Alex: give me your face sis</p>
<img src="img/brother room/gamecum.webp" width="500px"/>>
<p style="color: yellow;">Alex: uhhhf that is so hot sis</p>
<p style="color: pink;">Emma: you enjoy painting my face with your cum</p>
<</linkreplace>>
<</if>>
<</if>>
<<set $brocorrup +=2>>
Brother Corruption increased
<</linkreplace>>
<</if>>
[[finish|Brother's Room]]
WIPYou ride the car with your brother
<img src="img/weekend/drive.webp" width="500px"/>
<p style="color: pink;">Emma: Where are we going Alex?</p>
<p style="color: yellow;">Alex: we will go to the beach then we will join a party at evening. I booked a room at a hotel for us to sleep the night</p>
<p style="color: pink;">Emma: souds cool dude. you are the best brother.</p>
<<if $firstkiss == true>>
You kissed each other
<img src="img/weekend/kiss.webp" width="500px"/>
<</if>>
<<timed 3s>>
You arrived at your distination
<img src="img/weekend/beach.jpg" width="500px"/>
<</timed>>
<p style="color: yellow;">Alex: let's go to the hotel to change</p><p style="color: pink;">Emma: ok after you</p><<set $time +=1>>
[[Hotel]]<<if $time == 2>>
you checked in with your brother
<img src="img/weekend/arrival.webp" width="500px"/>>
<p style="color: yellow;">Alex: let's hurry to the sea</p>
<p style="color: pink;">Emma: alright let me change</p>
you changed into your swimsuit and ready to go to the beach
<img src="img/weekend/bikinichange2.webp" width="400px"/>>
[[To the sea]]
<</if>>
<<if $time == 5>>
You entered your room
<img src="img/weekend/room.jpg" width="500px"/>>
<p style="color: pink;">Emma: omg! I can't believe you did that for me</p>
<p style="color: yellow;">Alex: yes, you are my sister, my friend, you are everything to me</p>
you gave him a hug
<img src="img/weekend/hug.webp" width="500px"/>>
<p style="color: pink;">Emma : I will go take a shower</p>
<p style="color: yellow;">Alex: sure sis</p>
<img src="img/weekend/shower.webp" width="500px"/>>
You thought to yourself: Alex is so cute. He is obsessed with me. I think I love him too. But that's wrong.... I am not sure what to do.
<<timed 3s>>
you finished your shower and found Alex waiting for you
<img src="img/weekend/browaiting.webp" width="500px"/>>
He grabbed you and kissed you passionetly
<img src="img/weekend/kiss2.webp" width="500px"/>>
<<timed 3s>>
you both stripped naked and started to make out
<img src="img/weekend/makingout.webp" width="500px"/>>
<<timed 3s>>
He put you on your back and started to lick your pussy
<<linkreplace "let him lick you">>
<img src="img/weekend/cunniling.webp" width="500px"/>>
<p style="color: pink;">Emma: emmm, yes yes</p>
<<timed 3s>>
He stood up and directed his dick towards your pussy
<img src="img/weekend/rubbing.webp" width="500px"/>>
You know that there is no turning back, but deep inside you want it. YOU LOVE HIM
<<linkreplace "let him penetrate you">>
He looked into your eyes and penetrated you
<img src="img/weekend/firstpenet.webp" width="500px"/>>
You for the first time feel your brother's flesh inside you
<<linkreplace "Enjoy your brother pounding you">>
He started to move and thrust your vagina
<img src="img/weekend/thrust.webp" width="500px"/>>
<<timed 3s>>
you don't know for how long you keep fucking but you want this moment to last forever
<img src="img/weekend/missionary.webp" width="500px"/>>
<<timed 3s>>
Suddenly he stopped. It seems he is ejaculating his seeds
<<linkreplace "Feel his cum flowing inside you">>
<img src="img/weekend/creampie.webp" width="500px"/>>
<<timed 3s>>
You kissed each other tired after sex
<img src="img/weekend/kissaftersex.webp" width="500px"/>>
<<timed 3s>>
you looked at your brother and went to sleep
<img src="img/weekend/sleepy.webp" width="500px"/>>
<<set $firstsex to true>>
<<timed 3s>>
[[sleep]]
<</timed>>
<</timed>><</timed>><</linkreplace>>
<</timed>><</timed>><</linkreplace>><</linkreplace>>
<</timed>><</linkreplace>><</timed>><</timed>>
<</timed>>
<</if>>You went to the sea. you saw peole topless and there was couple fucking
<img src="img/weekend/beachfk.webp" width="500px"/>>
You enjoyed swimming. you swam away from your brother
<img src="img/weekend/swim3.webp" width="500px"/>>
<p style="color: yellow;">Alex: Hey where are you going?</p>
you returned back to him
<img src="img/weekend/swim2.webp" width="500px"/>>
<<if $corruption >=10>>
<p style="color: pink;">Emma: Hey bro wanna see something cool</p>
<p style="color: yellow;">Alex: sure</p>
you revealed your boobs
<img src="img/weekend/flash.webp" width="500px"/>>
<p style="color: yellow;">Alex: They are stunning sis</p>
<p style="color: pink;">Emma: hehe</p>
<<set $brothercorrup +=2>><</if>><<set $time += 2>>
<p style="color: yellow;">Alex: Its evening sis lets change and go to the party</p><p style="color: pink;">Emma: I am excited</p>
[[party]]
You arrived to the party
<img src="img/weekend/party.webp" width="500px"/>>
You started to dance and you show pretty dance moves
<img src="img/weekend/dance.webp" width="500px"/>>
Your brother come closer to you and you gave him perreo
<img src="img/weekend/grind.webp" width="500px"/>>
<p style="color: pink;">Emma: I am having so much fun wohoo</p>
<p style="color: yellow;">Alex: I am happy for you my love</p>
you looked at your brother with shyness
<img src="img/weekend/shy.webp" width="500px"/>>
<p style="color: yellow;">Alex: shall we go to the hotel. Its night already</p>
<p style="color: pink;">Emma: yes!</p>
you feel he prepared something for you
<<set $time +=1>>
[[To the Hotel|Hotel]]<img id="restaurantImage" src="" width="500px"/>
<script>
var imageFiles = ["fekfap1.webp", "fekfap2.webp", "fekfap3.webp", "fekfap4.webp", "fekfap5.webp"];
var imgElement = document.getElementById("restaurantImage");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/bedroom/" + imageFiles[randomIndex];
</script>
<<set $fekfapvideo +=1>><<set $energy -=5>>
You made $fekfapvideo FekFap videos
[[upload video to FekFap|FekFap app]]<img id="restaurantImage" src="" width="500px"/>
<script>
var imageFiles = ["porn1.webp", "porn2.webp", "porn3.webp", "porn4.webp", "porn5.webp"];
var imgElement = document.getElementById("restaurantImage");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/bedroom/porn/" + imageFiles[randomIndex];
</script>
Corruption increased<<set $energy -=10>>
<<set $corruption +=2>>
<<linkreplace "masturbate">>
<img src="img/bedroom/porn/masturbate.webp" width="500px"/>>
<</linkreplace>>
[[close|Your Room]]<style>
.fade-img {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) translateX(10%);
animation-name: fadeOut;
animation-duration: 3s;
animation-fill-mode: forwards;
animation-delay: 3s;
}
.matrix-container {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
overflow: hidden;
}
.matrix {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
background-image: url('img/intro/matrix background.gif');
background-repeat: no-repeat;
background-size: cover;
opacity: 0;
}
.message-container {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 1;
text-align: center;
font-family: monospace;
font-size: 48px;
color: green;
opacity: 0;
}
.typing-cursor {
display: inline-block;
animation: blink 1s infinite;
vertical-align: middle;
margin-left: 5px;
border-right: 0.2em solid green;
width: 0.5em;
height: 0.5em;
}
@keyframes blink {
from, to { border-color: transparent }
50% { border-color: green }
}
@keyframes fadeOut {
0% { opacity: 1; }
100% { opacity: 0; }
}
@keyframes fadeIn {
0% { opacity: 0; }
100% { opacity: 1; }
}
@keyframes fadeMatrix {
0% { opacity: 1; }
80% { opacity: 1; }
100% { opacity: 0; }
}
</style>
<div class="matrix-container">
<div class="matrix"></div>
</div>
<img class="fade-img" src="img/intro/whatisreal.png" alt="Image">
<div class="message-container">
<span id="typing-animation"></span>
<span class="typing-cursor"></span>
</div>
<script>
const message = "Wake up..... Emma";
const messageContainer = document.querySelector('.message-container');
const cursor = document.querySelector('.typing-cursor');
const img = document.querySelector('.fade-img');
const matrix = document.querySelector('.matrix');
function typeMessage(message) {
let i = 0;
const typingInterval = setInterval(() => {
messageContainer.textContent = message.slice(0, i);
i++;
if (i > message.length) {
clearInterval(typingInterval);
cursor.style.display = 'inline-block';
messageContainer.appendChild(cursor);
}
}, 100);
}
img.addEventListener('animationend', () => {
img.style.display = 'none';
matrix.style.animation = 'fadeMatrix 4s forwards';
messageContainer.style.opacity = 1;
typeMessage(message);
});
</script>
<<timed 12s>>[[Wake up|Your Room]]<</timed>>
<<if $fekfapvideo < 1>>
You don't have a video to upload<</if>>
<<if $fekfapvideo >0>>
<<linkreplace "upload your video">>
<img src="img/bedroom/fekfap/fekfapprofile1.png" width="500px"/>>
<<set _tempfollowers = $followers + ($fekfapvideo * 50)>>
<<set $followers = _tempfollowers>>
You made $followers followers
<<set $fekfapvideo to 0>>
<</linkreplace>>
<</if>>
[[close|phone]]
[[Change log]]
[[Help]]
<a href="https://www.patreon.com/user?u=76989173" target="_blank"><img class="subscribestar_button" src="img/Patreon.png" alt="https://www.patreon.com/user?u=76989173" width="200px" height="70px" style="margin-right: 200px;"></a><p style="color: red;">Warning spoilers ahead</p>
Walkthrough:
<p style="color: pink;">*Emma:</p>* Increase corruption by watching porn at your room, watching erotic TV at night, work at restaurant then corruption can be increased by interaction with NPCs like flashing
* Increase Dance skills by practicing dancing at your room or joining dance class session
* Twerk session is unlocked at the dance studio after increasing corruption and dance skills to certain level then you can practice twerking at your room.
*Increasing fitness will increase your energy limit
*Increasing fame at school by flashing your colleagues
<p style="color: yellow;">*Alex route:</p>*Go to school with Alex and keep interacting with him to increase his corruption
*You can go with him after school to pool, gym, restaurant and park
*At evening you can help him with homework and according to corrution. it will trigger the first kiss event and cuddling will be unlocked.
*cuddle with Alex at his room and according to corruption. First handjob event will be triggered then make out will be unlocked
*You need to keep interact with him after that by doing activites like playing games, go to restaurant, gym, pool, help with homework...etc to increase his corruption
*When he reaches certain level of corruption, he will ask you to try something at his room then blowjob will be unlocked. Then he will arrange a trip on saturday early morning. On saturday he will come to your room to take you once you wake up
*After the trip most of the interactions with Alex are unlocked and you can interact with him through the day and at different locations.
*sex activities at his room, washing dishes, cooking and by going out
*To unlock dancing to Alex, you need to practice twerking at your room then erotic tweking will be unlocked. He will see you. Then, at his room he will ask you to show him some moves.
*To unlock FekFap. you need to interact with your brother at park and at a ceratin level you will be caught. Then at school an event will trigger and Fekfab will be unlocked
<p style="color: red;">*David route:</p>*You need to increase his corruption and relation by interacting with at home
*At certain level he will see you with Alex at the bathroom then an event at your room will trigger
*After that interaction with him will be unlocked at different locations
*Remeber to go to the kitchen at night ;D
*Go to parent's room at night
*Events at family breakfast and bathroom
<p style="color: purple;">*Elisa route:</p>*still in progress, a corruption event can happen in the morning
<p style="color: green;">*Other activites:</p>*Restaurant: work at restaurant and get promoted
*Pool: at certain level of corruption you can interact with your school mates
*Gym: few events depending on corruption with trainer
*FekFap: keep doing videos to increase your followers. you need to upload the videos using your phone
*Bar: at certain level of corruption, A challenge event will be triggered and if you have high number of FekFap followers, a fan event will be triggered
*Club: at certain level of corruption, you can unlock glory hole at the toilet
Dance at the club and if your school fame is high you can join your shool mate and spent lovely night with them
Twerk at the club to unlock Marcos
*School: Flash at the school to increase your fame then you can interact with your colleagues for a quickie
Attend science class for the teacher route
<p style="color: pink;">Emma: Hey would you like to make a fekfap video with me.</p>
<p style="color: yellow;">Alex: Sure! anything for my lovely sis.</p>
<<set $energy -=10>><<set $time +=1>>
<<linkreplace "Record handjob video">>
<img id="hand" src="" width="500px"/><script>
var imageFiles = ["handjobfap1.webp", "handjobfap2.webp", "handjobfap3.webp", "handjobfap4.webp"];
var imgElement = document.getElementById("hand");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/brother room/" + imageFiles[randomIndex];</script>
<p style="color: yellow;">Alex: Here it cums.</p>
<img src="img/brother room/cumfap1.webp" width="500px"/>>
<p style="color: pink;">Emma: I will take a selfie.</p>
<<linkreplace "Take selfie">>
<img src="img/brother room/selfiecum1.jpg" width="500px"/>>
<<set $fekfapvideo +=1>>
You made $fekfapvideo FekFap videos<</linkreplace>><</linkreplace>>
<<linkreplace "Record blowjob video">>
<img id="blow" src="" width="500px"/><script>
var imageFiles = ["blowfap1.webp", "blowfap2.webp", "blowfap3.webp", "blowfap4.webp"];
var imgElement = document.getElementById("blow");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/brother room/" + imageFiles[randomIndex];</script>
Alex ejaculated in your mouth
<<linkreplace "Swallow">><img src="img/brother room/swallow1.webp" width="400px"/>><</linkreplace>>
<<linkreplace "Spit">><img src="img/brother room/cumspit1.webp" width="400px"/>><</linkreplace>>
<p style="color: pink;">Emma: Selfie time.</p>
<<linkreplace "Take selfie">>
<img src="img/brother room/selfiecum2.jpg" width="500px"/><<set $fekfapvideo +=1>>
You made $fekfapvideo FekFap videos<</linkreplace>><</linkreplace>>
<<if $firstsex == true>><<linkreplace "Make a sex video">>
<img id="restaurantImage" src="" width="500px"/><script>
var imageFiles = ["vagfap1.webp", "vagfap2.webp", "vagfap3.webp", "vagfap4.webp"];
var imgElement = document.getElementById("restaurantImage");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/brother room/" + imageFiles[randomIndex];</script>
Alex reached his climax and shoot his load on your belly
<img src="img/brother room/bellyfap.webp" width="500px"/>
<<linkreplace "Take selfie">>
<p style="color: pink;">Emma: Let's take a selfie together.</p>
<img src="img/brother room/aftersexselfie.jpg" width="500px"/><<set $fekfapvideo +=1>>
You made $fekfapvideo FekFap videos<</linkreplace>><</linkreplace>><</if>><<set $time +1>>
[[Finish|Brother's Room]]
<img src="img/intro/intro1.webp" width="550px"/>
<p style="color: pink;">Emma: Where am I? this can't be real. Am I dreaming?</p>
You are standing in the middle of a desolate and ruined city, rubble and debris surrounding you. Gunfire rang out in the distance as you looked around frantically, trying to make sense of the chaos around.
<<timed 4s>>
Suddenly, a man dressed in a black suit and sunglasses tapped your shoulder. Startled, you turned to face him.
<img src="img/intro/intro2.webp" width="500px"/>
<<linkreplace "See who is that">>
You found a gun pointed to your face
<img src="img/intro/agent.jpg" width="500px"/>
<p style="color: pink;">Emma: No! No! Wake me up.. Wake me up...</p>
[[Try to wake up|Start]]
<</linkreplace>>
<</timed>><img src="img/bar/bathroom.jpg" width="500px"/>>
You entered the bathroom
<<linkreplace "Wash your face">>
<img src="img/bar/washface.gif" width="500px"/>><</linkreplace>>
<<linkreplace "Put make up">><img src="img/bar/makeup.webp" width="400px"/>><</linkreplace>>
<<if $corruption >=20>>
You noticed <img src="img/Gym/pool.jpg" width="450px"/>
You entered the pool with your brother. The students haven't arrived yet<<set $energy -=10>><<set $fitness +=1>><<set $time +=1>>
<img src="img/Gym/bropoolfun.webp" width="450px"/>
<p style="color: yellow;">Alex: Sis, take that splash in your face</p><p style="color: pink;">Emma: Come here silly I will drown you</p><p style="color: yellow;">Alex: Ok OK, I give up hehe</p><<if $corruption >=10>><p style="color: pink;">Emma: hehe, Yes, good boy. I will reward you for that</p><<linkreplace "Flash him">><<set $corruption +=2>><<set $brocorrup +=2>>
<img src="img/Gym/bropoolflash.webp" width="500px"/>><p style="color: yellow;">Alex: Sis, You have the most perfect boob</p><p style="color: pink;">Emma: Thank you! I like how they are rounded in shape</p>
<p style="color: yellow;">Alex: You wouldn't leave your cute brother with a boner, would you? sis please?</p>
<<if $firsthandjob == false>><p style="color: pink;">Emma: No!, were are in public pool. we need to go home now</p>Brother corruption increased, your corruption increased<</if>>
<<if $firsthandjob == true>><img src="img/Gym/bropool2.webp" width="450px"/>
You swam to him
<p style="color: pink;">Emma: No I wouldn't you silly cute bro</p>
<img src="img/Gym/bropool.webp" width="500px"/>
You intimately kissed each other
<<if $firsthandjob == true>><<linkreplace "Help him with your hand">>
<img src="img/Gym/bropoolhand.webp" width="450px"/>
<p style="color: yellow;">Alex: Even underwater, your hands are soft sis</p>
<img src="img/Gym/bropoolhandcum.webp" width="500px"/>
<p style="color: pink;">Emma: Now your sperms will enjoy swimming in the pool, hehehe</p><</linkreplace>><</if>>
<<if $firstblowjob == true>><<linkreplace "Blow him">>
<img src="img/Gym/bropoolblow.webp" width="500px"/>
<p style="color: yellow;">Alex: Ummm sis, your blow skills are amazing. I am going to cum</p>
you dived and continued to suck him underwater
<img src="img/Gym/bropoolblowcum.webp" width="500px"/>
He cummed in your mouth<</linkreplace>><</if>>
<<if $firstsex == true>><<linkreplace "Have sex">>
<img src="img/Gym/poolfk.webp" width="500px"/>
Your brother carried you by holding your butt then he fucked you underwater.
<p style="color: yellow;">Alex: Turn over sis, I am going cum</p>
<img src="img/Gym/bropoolfkcum.webp" width="500px"/><</linkreplace>><</if>><</if>><</linkreplace>><</if>>
[[Go home|Main Hall]] V0.17
Added school fame system
Added school events and a new class
Added teacher route
Added club passage and interactions with school mates
Added gloryhole at the club
Added new characer Marcos at the club
Added more interactions with Alex after the trip at home
Added breakfast scene with David
Added 140 scenes
Added celebation event with Alex after the trip (patrons only)
The game have 500 scenes in total
V0.15a
Fixed days bug
V0.15
Added intro dream
Added Park passage with NPCs interaction
Added Pool Passage with schoolmates interaction
Added Bar passage with a challenge event
Added Fekfap app and followers system
Added Fan event at the Bar
Added interaction with Alex when helping with homework
Added more interactions with Alex at bathroom, pool, FekFap app after weekend event
Added parent room and an interaction with Elisa
Added an event with David at parent's room
Added interaction with David at bathroom and FekFap app
Changed the Hotel script of the trip to be more immersive
Fixed energy and time system
Fixed some bugs and spelling
Updated Help section to include detailed walkthrough
V0.1a
Restaurant bug fix
added Tips section
removed some WIP sections for now
v0.1
Initial Release
Your Room
<img src="img/bedroom/bedroom.jpg" width="500px"/>>
Emma: Now. we are alone and I know you are stressed I am here for you
David: Emma, you are so sweet. your body is perfect!
You took your dad to bed
<img src="img/parents room/dadkiss1.webp" width="500px"/>>
You kissed your dad while holding his cock in your hands
<<linkreplace" suck him">>
<img src="img/parents room/suckdad1.webp" width="500px"/>>
<<linkreplace" Am I good dad? are you happy?">>
<img src="img/parents room/suckdad3.webp" width="500px"/>>
David: You are the best Emma, That's the best blowjob I have ever had
David: I love you Emma. he kissed you
<<linkreplace" Continue sucking him">>
<img src="img/parents room/suckdad4.webp" width="500px"/>>
David: I feel like in heaven
You sense he reached his climax
<img src="img/parents room/oralcreampie.webp" width="500px"/>>
He is ejaculating a big load inside your mouth
<<linkreplace" Swallow">>
<img src="img/parents room/swallow.webp" width="500px"/>>
David: ohh ! you swallowed it
Emma: Yes! it is proteins and yours is different. its sweety
David: You mean different than Alex
Emma: hehehe yes!
Emma: you need to go dad
David: yes I forgot your mom
<img src="img/parents room/bye.webp" width="500px"/>><<set $time +=1>><<set $energy -=10>><</linkreplace>><</linkreplace>><</linkreplace>><</linkreplace>>
[[Back to your room|Your Room]]<img src="img/club/bathroom.jpg" width="600px"/>
You entered the club's toilet
<<linkreplace"Wash your face">>
<img src="img/club/washface.webp" width="600px"/><</linkreplace>>
<<linkreplace"Put makeup">>
<img src="img/club/makeup.webp" width="600px"/><</linkreplace>>
<<if $gloryhole == false>>
You noticed a mark on the wall
<img src="img/club/gloryhole.webp" width="600px"/>
<<linkreplace"Approach it">>
<img src="img/club/gloryholediscover.webp" width="600px"/>
<<if $corruption <20>> Emma: ahhh what is that? I am leaving
You are not corrupted enough<</if>>
<<if $corruption >=20>>Emma: hmmm, may be it is not that bad
<<linkreplace"Try it">>
<img src="img/club/try.webp" width="600px"/>
He is cumming
<img src="img/club/gloryholecum.webp" width="600px"/>
Stranger: Thanks alot, here is 50$ for you
Emma: ohh not bad not bad at all
Glory hole unlocked<<set $gloryhole to true>><<set $money +=50>><</linkreplace>><</if>><</linkreplace>><</if>>
<<if $gloryhole == true>> [[Glory hole]]<</if>>
[[Leave|Club]] <img src="img/club/outside.jpg" width="550px"/>
You went with Markos to outside the club
<<linkreplace "He zipped his pants">>
<img src="img/club/marcosoutsideflash.webp" width="500px"/>
He took out his big cock
You kneeled and <<linkreplace"kiss his cock">>
<img src="img/club/marcoskissout.webp" width="500px"/>
Emma: You like me kissing your cock
Marcos: I wanna feel your lips around it
<<linkreplace"Suck him">>
<img src="img/club/marcosblowout.webp" width="500px"/>
You looked around but Marcos boys were their to protect you
Marcos: I want you Emma
<<linkreplace"fuck him">>
<img src="img/club/marcosfkout.webp" width="500px"/>
Emma: uhhh...uhhh. you are fucking me so good
Marcos: I am going to cum
You adujusted yourself and opened your mouth
<img src="img/club/marcosoutcum.webp" width="550px"/>
Marco: Awesome ! Emma, untill next time. you can spend the night with me if you want
Emma: Thanks Marcos!<<set $time +=1>>
[[Spend the night with him|Marcos house]]
[[Go home|Main Hall]]<</linkreplace>><</linkreplace>><</linkreplace>><</linkreplace>><<if $marcossex == false>>
Marcos: Ok girl, Show me what you got.
<<linkreplace "Strip">>
<img src="img/marcos/strip1.webp" width="500px"/>
Marcos: Hmmm, your bra please
<<linkreplace "Remove your bra">>
<img src="img/marcos/stripbra.webp" width="500px"/>
Emma : Ok
Marco: and your panties
<<linkreplace "Remove your panties">>
<img src="img/marcos/strippanties.webp" width="500px"/>
Marco: lovely! can you do a catwalk?
Emma: Sure
<<linkreplace "Do a catwalk">>
<img src="img/marcos/catwalk.webp" width="500px"/>
Marco: That's it, now show me what you can do
<img src="img/marcos/marcosdick.webp" width="500px"/>
He removed his panties and flashed his big cock
Emma: That's huge. I will try
<<linkreplace "Suck his dick">>
<img src="img/marcos/blow.webp" width="500px"/>
Marcos: The technique is different but not bad not bad at all
<img src="img/marcos/blow2.webp" width="500px"/>
You continuing sucking his dick with your soft lips
<<linkreplace "Speed up">>
<img src="img/marcos/blow3.webp" width="500px"/>
You increased your pace and he is cooperating wth you
Marcos: That's it now it's my turn
<img src="img/marcos/carry.webp" width="500px"/>
He carried you and sucked your pussy
Emma: Oh my.... hemmm emmmm
He pointed his dick to your pussy to fuck you
<<linkreplace "Let him fuck you">>
<img src="img/marcos/fk1.webp" width="500px"/>
Emma: uhhh uhhhh your dick is so..... uhhh uhhhh
He took you to bed while fucking you
<img src="img/marcos/fk2.webp" width="500px"/>
<<linkreplace "Missionary">>
<img src="img/marcos/missionary.webp" width="500px"/>
Emma: You are so goo..... uhhhhhh
Marcos: change position?'
Emma: Yea.. okay<<linkreplace "ride me">>
<img src="img/marcos/doggy.webp" width="500px"/>
Emma: Yes ,yes now my turn
<<linkreplace "ride him">>
<img src="img/marcos/ride.webp" width="500px"/>
He is going to cum
<img src="img/marcos/facial.webp" width="500px"/>
Emma: That's a huge load
<<set $marcosunlocked to true>>[[continue]]<</linkreplace>><</linkreplace>><</linkreplace>><</linkreplace>><</linkreplace>><</linkreplace>><</linkreplace>><</linkreplace>><</linkreplace>><</linkreplace>><</if>>
<<if $marcossex == true && $time == 1>>
<img src="img/marcos/dressing.webp" width="500px"/>
Emma: Thank you for that amazing evening Marcos
Marcos where are you going I haven't finished yet
<img src="img/marcos/catch.webp" width="600px"/>
Emma: <<linkreplace "stop stop I have no time">>
<img src="img/marcos/reveal.webp" width="600px"/>
Emma: <<linkreplace"stop I am late">>
<img src="img/marcos/buttfk1.webp" width="600px"/>
Emma: <<linkreplace"stop fucking me I have to go home">>
<img src="img/marcos/buttfk2.webp" width="500px"/>
Emma: <<linkreplace"You ehmm are...crazy...uhhh">>
<img src="img/marcos/likeit.webp" width="600px"/>
He is cumming inside you
<img src="img/marcos/creampie1.webp" width="500px"/>
Marcos: Unitll next time Emma
Emma: I can't walk any more<<set $time +=1>>
[[Go home|Main Hall]]<</linkreplace>><</linkreplace>><</linkreplace>><</linkreplace>><</if>>
<<if $marcosunlocked == true && $time >=5>>
<img src="img/marcos/marcoskiss.webp" width="500px"/>
You are kissing each other while entering the apartment and went to bedroom directly
<<linkreplace "Give him a blow">>
<img src="img/marcos/blow4.webp" width="500px"/>
Marcos: yes make me hard, Emma. Are you ready
Emma: yes I am wet
Marcos: <<linkreplace "open your pussy">>
<img src="img/marcos/missionary1.webp" width="500px"/>
Emma: Aye yea..yea..
<<linkreplace "Doggy style">>
<img src="img/marcos/doggy2.webp" width="500px"/>
Emma: hehe I love it
Marcos: you like being carried, don't you
Emma: Yes yes <<linkreplace "carry me">>please
<img src="img/marcos/carry2.webp" width="500px"/>
Marcos: I going to cum
<img src="img/marcos/cumbunny.webp" width="500px"/>
[[Sleep with Marcos]]
[[Go home|Main Hall]]<</linkreplace>><</linkreplace>><</linkreplace>><</linkreplace>><</if>>
<img src="img/marcos/cuddle.webp" width="600px"/>
Marcos: How was it?
Emma: Best fuck in my life
Marcos: glad you enjoyed it, feel free to sleep the night or go home<<set $time +=1>>
[[Sleep with Marcos]]
[[Go home|Main Hall]]
You slept with Marcos
<<set $day +=1>>
<<set $time to 1>>
<<set $helpedbro to false>>
<<if $fitness < 10>><<set $energy to 100>><</if>>
<<if $fitness >=10 && $fitness <20>><<set $energy to 110>><</if>>
<<if $fitness >= 20 && $fitness <30>><<set $energy to 120>><</if>>
<<if $fitness >= 30 && $fitness <40>><<set $energy to 130>><</if>>
<<if $fitness >= 40 && $fitness <50>><<set $energy to 140>><</if>>
<<if $fitness >= 50>><<set $energy to 150>><</if>>
<<set $washeddishes to false>><<set $resate to false>>
<<set $ate to false>><<set $momyoga to false>><<set $marcossex to true>>
[[Wake up|Marcos house]]<img src="img/school/Brendan.webp" width="500px"/>>
<<if $teachertutor == false>>
In 2003, philosopher Nick Bostrom proposed a trilemma that he called "the simulation argument". Despite the name, Bostrom's "simulation argument" does not directly argue that humans live in a simulation; instead, Bostrom's trilemma argues that one of three unlikely-seeming propositions is almost certainly true:
"The fraction of human-level civilizations that reach a posthuman stage (that is, one capable of running high-fidelity ancestor simulations) is very close to zero", or
"The fraction of posthuman civilizations that are interested in running simulations of their evolutionary history, or variations thereof, is very close to zero", or
"The fraction of all people with our kind of experiences that are living in a simulation is very close to one."
<img src="img/school/confused.webp" width="500px"/>>
Emma: my brain is going to melt
<<linkreplace "Go ask him">>
Emma: Hey Brendan, I have some questions about the class
Brendan: Sure Emma!, what you need to ask?
Emma: So according to this hypothesis, there is high probablity that we are living in a simulation
Brendan: Hmmmm, technically yes but It is hard to impossible to prove it since we are stuck in the simulation if the hypothesis is true. it is like if you need to build a tesseract, how to build it if you are a 3 dimensional being
Emma: A tesse... what?
Brendan: Ohh you need a lot of work Emma! After class we can have a private tutor
Emma: Thanks Brendan see you by then<<set $teachertutor to true>><</linkreplace>><</if>>
<<if $teachertutor ==true>>
<<if $corruption >=20>><<linkreplace "flash">>
<img id="restaurantImage" src="" width="500px"/>
<script>
var imageFiles = ["flash1.webp", "flash2.webp", "flash3.webp"];
var imgElement = document.getElementById("restaurantImage");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/school/" + imageFiles[randomIndex];
</script>
Your corruption increased, Teacher corruption increased<<set $corruption +=1>><<set $teachercorruption +=2>><</linkreplace>><</if>><</if>>
You attended science class<<set $time +=1>><<set $energy -=20>>
[[School]] Brendan: can you write the 3 probabilities of hypthesis simulation
Emma: Ok ! I will try
<img src="img/school/tutor1.webp" width="500px"/>
Brendan is starring at you ass
Brendan: wrong, come here Emma you will be spanked
<<linkreplace"bent on his lab">>
<img src="img/school/spank1.webp" width="500px"/>
He spanked yoy
<img src="img/school/spank2.webp" width="500px"/>
Brendan: Study hard Emma ! I hope you learnt
<<if $corruption >=20>>
<img src="img/school/spank3.webp" width="500px"/>
Emma: No I still didn't get it
<<if $teachercorruption <20>>Brenadan: What do you mean? class is over Emma!
Teacher corruption increased<<set $teachercorruption +=2>><</if>>
<<if $teachercorruption >=20>>
you revealed your butt
<img src="img/school/spank4.webp" width="500px"/>
Brendan: you like it?
Emma: Yes, let me show my gratefulness
<<linkreplace"blow him">>
<img src="img/school/blowteacher.webp" width="500px"/>
Brenadan: Ohh you seems skillfull in that<<if $teachercorruption <30>> but you have to leave or we will get caught
Teacher corruption increased<<set $teachercorruption +=2>><</if>>
<<if $teachercorruption >=30>>
Emma: we have just started
<<linkreplace"Bend over">>
<img src="img/school/bend.webp" width="500px"/>
Brendan: That ass....
Emma: <<linkreplace"dig me">>
<img src="img/school/doggy.webp" width="500px"/>>
Brendan: I am cumming Emma
<img src="img/school/facial.webp" width="500px"/>>
Emma: Hehe, better than studying
Brendan: Top of a class Emma!
corruption increased<</linkreplace>><</linkreplace>><</if>><</linkreplace>><</if>><</if>><</linkreplace>><<set $time +=1>><<set $energy -=10>><<set $corruption +=2>>
[[Finish|School]]<img src="img/club/kissboy.webp" width="500px"/>
You are horny as fuck that you didn't have a rest and intimately kissing each other
<<linkreplace "To the bedoom">>
<img src="img/club/stripboy.webp" width="500px"/>
You stripped each other
Emma: show me that dick
<<linkreplace "reveal his cock">>
<img src="img/club/cockreveal.webp" width="500px"/>
<<linkreplace "blowjob">>
<img src="img/club/blowboy.webp" width="500px"/>
School mate: Emma! I .....
Emma: shshh let's fuck
<<linkreplace "sit on his dick">>
<img src="img/club/sit.webp" width="500px"/>
Emma: Fuck me,,, fuck me
<img src="img/club/ride.webp" width="500px"/>
School mate: come here girl
He is spooning you
<img src="img/club/spoon.webp" width="500px"/>
Emma: now we are talking
School mate: I am going to cum
Emma: <<linkreplace "cum on my belly">>
<img src="img/club/cum.webp" width="500px"/>
School mate: That was awesome, you are much better than my sister I mean girlfriend
Emma: hehe now I know your secret<<set $time +=1>>
School mate: feel free to stay the night
[[Stay with him|sleepwithhim]]
[[Go home|Main Hall]]<</linkreplace>><</linkreplace>><</linkreplace>><</linkreplace>><</linkreplace>><img src="img/club/kissgirl.webp" width="500px"/>
Emma: your lips are soo soft
School mate: you too
You went to bed and started stripping each other
<img src="img/club/stripgirl.webp" width="500px"/>
Emma: hug me
<img src="img/club/nakedlesbian.webp" width="500px"/>
Emma: your body is soft
School mate: girl you are hot! come here
She is opening your legs
<<linkreplace"let her">>
<img src="img/club/lick.webp" width="500px"/>
Emma: huhhhh em.......... my turn
Emma: <<linkreplace"sit on my face">>
<img src="img/club/lick2.webp" width="500px"/>
School mate: uhhhh that's it
<<linkreplace"grind on her">>
<img src="img/club/grind.webp" width="500px"/>
Emma: I wanna fuck you so hard
<<linkreplace"scissor">>
<img src="img/club/scissor.webp" width="500px"/>
Emma: I am reaching it <<linkreplace"orgasm">>
<img src="img/club/orgasm.webp" width="500px"/>
Emma: uhhhh uhhhh....
School : I love you!
Emma: I love you too!
<img src="img/club/kissgirl2.webp" width="500px"/>
School mate: you can stay the night if you want
<<set $energy -=10>><<set $time +=1>>
<img src="img/club/sleeplesbian.webp" width="500px"/>
[[sleep with her]]
[[Go home|Main Hall]]<</linkreplace>><</linkreplace>><</linkreplace>><</linkreplace>><</linkreplace>>You slept with your friend
<img src="img/club/sleep2.webp" width="500px"/>
[[wake up|her home]]
<<set $day +=1>>
<<set $time to 1>>
<<set $helpedbro to false>>
<<if $fitness < 10>><<set $energy to 100>><</if>>
<<if $fitness >=10 && $fitness <20>><<set $energy to 110>><</if>>
<<if $fitness >= 20 && $fitness <30>><<set $energy to 120>><</if>>
<<if $fitness >= 30 && $fitness <40>><<set $energy to 130>><</if>>
<<if $fitness >= 40 && $fitness <50>><<set $energy to 140>><</if>>
<<if $fitness >= 50>><<set $energy to 150>><</if>>
<<set $washeddishes to false>><<set $resate to false>>
<<set $ate to false>><<set $momyoga to false>><img src="img/club/wakeup.webp" width="500px"/>
School mate: wake up babe
Emma: It was lovely night, I am late already, need to go home
School mate: already? I am going to take a shower
<img src="img/club/toweldrop.webp" width="500px"/>
<<linkreplace "follow her">>
<img src="img/club/shower1.webp" width="500px"/>
Emma: Girl, you are so seductive a shower won't hurt
School mate: hehe, I know
<<linkreplace"enjoy each other body">>
<img src="img/club/enjoy.webp" width="500px"/>
<<linkreplace "Fuck her">
<img src="img/club/fkshower.webp" width="500px"/>
School mate: uhhhhh..........
<<linkreplace "orgam">>
<img src="img/club/orgasm2.webp" width="500px"/>
Emma: That was one ofthe best night of my life
School mate: I love you! I enjoyed it alot
Emma: I really need to leave now
School mate: I will miss you, see you soon<<set $time +=1>><</linkreplace>><</linkreplace>><</linkreplace>>
[[Leave|Leave the House]]<img src="img/club/gloryhole.webp" width="600px"/>
<<linkreplace "Blowjob">>
<img id="blow" src="" width="500px"/><script>
var imageFiles = ["gloryholeblow1.webp", "gloryholeblow2.webp", "gloryholeblow3.webp" , "gloryholeblow4.webp"];
var imgElement = document.getElementById("blow");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/club/" + imageFiles[randomIndex];
</script><img src="img/club/gloryholeblowcum.webp" width="600px"/>
You made 50$<<set $money +=50>><<set $time +=1>><<set $energy -=10>><</linkreplace>><<linkreplace "Sex">>
<img id="sex" src="" width="500px"/><script>
var imageFiles = ["gloryholevag1.webp", "gloryholevag2.webp", "gloryholevag3.webp" , "gloryholevag4.webp"];
var imgElement = document.getElementById("sex");
var randomIndex = Math.floor(Math.random() * imageFiles.length);
imgElement.src = "img/club/" + imageFiles[randomIndex];
</script><img src="img/club/gloryholevagcum.webp" width="600px"/>
You made 100$<<set $money +=100>><<set $time +=1>><<set $energy -=10>><</linkreplace>>
[[Finish|Club]] <img src="img/club/wakeupboy.webp" width="500px"/>
School mate: Wake up Emma!, I have a morning wood
<<linkreplace"let him Fuck you">><<set $time +=1>>
<img src="img/club/boymornfk.webp" width="500px"/><<set time +=1>>
<img src="img/club/boycum.webp" width="500px"/>
Emma : I have to be going now
School mate: Thanks Emma see you soon!
<img src="img/club/leave.webp" width="500px"/>
Emma: it was good night, bye<</linkreplace>>
[[Leave|Leave the House]]You hear a voice [[Wake up Emma!|his home]]
<<set $day +=1>>
<<set $time to 1>>
<<set $helpedbro to false>>
<<if $fitness < 10>><<set $energy to 100>><</if>>
<<if $fitness >=10 && $fitness <20>><<set $energy to 110>><</if>>
<<if $fitness >= 20 && $fitness <30>><<set $energy to 120>><</if>>
<<if $fitness >= 30 && $fitness <40>><<set $energy to 130>><</if>>
<<if $fitness >= 40 && $fitness <50>><<set $energy to 140>><</if>>
<<if $fitness >= 50>><<set $energy to 150>><</if>>
<<set $washeddishes to false>><<set $resate to false>>
<<set $ate to false>><<set $momyoga to false>><img src="img/brother room/sex1.webp" width="500px"/>>
Emma: I missed your dick
Alex: It yours sis
Emma: <<linkreplace "Fuck me">>
<img src="img/brother room/sex2.webp" width="500px"/>>
Alex: You pussy is the best thing happened in my life
He carried you
<img src="img/brother room/sex3.webp" width="500px"/>>
Emma: uhh.. yo.. are getting st.. strooong uhhhh. I love it
Alex: With you around me I will be the strongest happiest man
He dropped you on bed and kept fucking you
<img src="img/brother room/sex4.webp" width="500px"/>>
Emma: <<linkreplace"Yes Yes keep fucking me">>
<img src="img/brother room/sex5.webp" width="500px"/>>
Alex: change position?
Emma: yes <<linkreplace "I want to ride you">>
<img src="img/brother room/ride1.webp" width="500px"/>>
Alex: uhhh sis. I lo....
Emma: what? cannot talk? you like it ha...
<img src="img/brother room/ride2.webp" width="500px"/>>
Alex: I am go... I am uhhhhhhhhhh
<img src="img/brother room/creampieride.webp" width="500px"/>>
Emma: hehe I feel it. you are so cute
<<linkreplace"kiss him">>
<img src="img/brother room/kisscreampie.webp" width="500px"/>>
Alex: My dick is sensitive now, Emma!
Emma: hehe ok!
<img src="img/brother room/blowkiss.webp" width="500px"/>>
Emma: Thanks for the fuck, byeee<<set $time +=1>><<set $energy -=10>><</linkreplace>><</linkreplace>><</linkreplace>><</linkreplace>>
[[Finish|Brother's Room]]