<div class= "boxed-text">
Everyone is 18 years old or over and there are no blood relationships between characters.
Hi, and welcome to my very first game "Stream Life" this game is still in very early development stage and every thing is subject to change in future updates.
Now that that is out of the way let's begin
[[I confiirm I'm 18+|Preferenes]]
</div>
<<set $todayTags = []>>
<<set _shuffledTags = Object.keys($tags).sort(function() { return Math.random() - 0.5; })>>
<<set _counter = 0>>
<<for _tag range _shuffledTags>>
<<if _counter < 2>>
<<set $todayTags.push(_tag)>>
<<set $tags[_tag] = true>>
<<set _counter += 1>>
<</if>>
<</for>><div class= "boxed-text">
This game may contain non consensual scenes wanna keep them or get them removed?
<<link [[Keep|I confiirm I'm 18+]] >><</link>>
<<link [[Get them removed|I confiirm I'm 18+]] >> <<set $NonConSe to false>> <</link>>
</div><div class= "boxed-text">
You get woken up by the sun radiating trough the window, you can hear both your brother and father talking in the kitchen. Not wanting to argue with your father you decide to pick up the phone and scroll trough social media until he leaves for work. You do this for a couple of minutes but the warmth in your room is getting unbearable so you take the accept your fate and change into your regular clothes to leave your room.
<p1> Morning. </p1>
<p3> Good after noon you mean, it's past midday. </p3>
<p1> How come you haven't left to work yet? </p1>
<p3> I start late today, you know that avoiding me won't fix your problem right? What you need to do is go back to school or find a job and stop wasting time. </p3>
<p1> I do have a job tough. </p1>
<p3> Why can't you do like your brother? When some one asks me what he does I don't die in shame! </p3>
<p2> Dad, give her sometime she is doing good and is frankly a good opportunity for her, it's just a matter of time she starts earning good money. And at worst she will retake her studies later on. </p2>
<p3> I don't understand why you defend her all the time, you are just demolishing her future like that. </p3>
<p3> Shit I'm running late, bye Zach. </p3>
He get's up from the table and rushes out to his car.
<p2> I should also go, see you later Zoe. </p2>
<p1> Yeah, bye. </p1>
You finish your breakfast and head over to your room.
[[Go to your room|Bedroom]]
</div><<set $NonConSe to true>>
<<set $totalViewership = 0>>
<<set $beauty = 0>>
<<set $money = 50>>
<<set $corruption = 0>>
<<set $day = 0>>
<<set $mail = false>>
<<set $CanGym to true>>
<<set $extraCorr = 0>>
<<set $Alex = 1>>
<<set $TimeEvCounter = 0>>
<<set $TimeEvCounterRight = 0>>
(followers)
<<set $IGfollowers = 50>>
<<set $StreamFollowers = 100>>
<<set $YTsubsribers = 150>>
<<set $Followers = 0>>
<<set $Tiksubsribers = 300>>
(omellete land)
<<set $SMPdays = 0>>
<<set $MCtimer = 0>>
<<set $newfollowers = 1>>
(cosplay)
<<set $spidyOn to false>>
<<set $clownOn to false>>
<<set $NerfThisOn to false>>
<<set $mechaOn to false>>
<<set $FFOn to false>>
<<set $spidy to false>>
<<set $clown to false>>
<<set $NerfThis to false>>
<<set $meacha to false>>
<<set $FF to false>>
(internet opinion)
<<set $InternetOpinionMiniLvl = 0>>
<<set $InternetOpinion = 5>>
<<set $InternetOpinionNegative = 0>>
(Tags)
<<set $tags = {
"ASMR": false,
"HotTubStream": false,
"IRL": false,
"JustChatting": false,
"Chess": false,
"NotLegends": false,
"CarsAndBalls": false,
"BigPixels": false,
"ReactTo": false,
}>>
(items)
<<set $cam to false>>
<<set $mic to false>>
<<set $Food = 0>>
<<set $HairDone = 0>>
<<set $NailsDone = 0>>
<<set $membership = 0>>
(actions)
<<set $energy = 100>>
<<set $CanUpload to true>>
<<set $canStream to true>>
<<set $IGUpload = 0>>
<<set $LeaveClub = false>>
<<set $AlexPhoto = false>>
<<set $MagazineActive = false>>
(mail)
<<set $VPNpromo = false>>
<<set $LingWork = false>>
<<set $LingPromo = false>>
<<set $RabbitFirstContact = true>>
<<set $VPNFirstContact = true>>
<<set $VPNFirstContactOut = true>>
<<set $LinMailFirstContact = true>>
<<set $LingFail = false>>
<<set $MagazineOffer = false>>
<<set $MagazineActive = false>>
(Promotions)
<<set $VPN = false>>
<<set $FamilyFriendlypromo = false>>
<<set $lin = false>>
<<set $corrPromo = false>>
<<set $lingRequestPhoto = 0>>
<<set $lingRequestVid = 0>>
(rabbit)
<<set $RabbitContract5 = false>>
<<set $RabbitContract3 = false>>
<<set $RabbitMailFirst = false>>
<<set $Rabbit3OF = false>>
<<set $RabbitOFfirst = true>>
<<set $RabbitOF3Second = false>>
<<set $RabbitWorse = true>>
<<set $Rabbit5Worse = false>>
<<set $RabbitOF5Second = false>>
(Alex)
<<set $AlexLove = 0>>
<<set $AlexTimer = 7>>
(brother)
<<set $PayDAy to false>>
<<set $BMpay = 300>>
<<set $BlackMail to false>>
<<set $BMStage0counter = 0>>
<<set $BMUpgrade = 0>>
<<set $BMpaySecond = 600>>
<<set $BMpaySecondActive = false>>
<<set $FirstUpgrade to false>>
<<set $SecondUpgrade to false>>
<<set $ThirdUpgrade to false>>
<<set $BlackMail to false>>
<<set $FourthUpgrade to false>>
<<set $FifthUpgrade to false>>
<<set $targetDay = 6>>
(bar)
<<set $drunkLVL = 0>>
(OF)
<<set $OFfollowers = 0>>
<<set $CanOF = true>>
<<set $OFNEWfollowers = 0>><div class= "boxed-text">
[[PC]]
[[Sleep]]
[[Wardrobe]]
[[Living room]]
</div>
<style>
body {
background-image: url('Img/misc/BDR.jpg');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<<set $newfollowers = 1>>
<<if $InternetOpinion <= 3 && !$confronted>>
<<goto "Brother confront">>
<</if>>
<<if $confronted && $OFfollowers >= 80 && !$BlackMail>>
<<goto "BrotherConfront2">>
<</if>><div class= "boxed-text">
[[Bedroom]] <<if $spidyOn || $clownOn || $NerfThisOn || $mechaOn || $FFOn>>
[[PictureGram|CosplayIG]] <<else>>
[[PictureGram]] <</if>>
[[Mail]] <<if $canStream>>
[[Stream]] <<else>>
Already streamed for today. <</if>> <<if $$RabbitContract5 || $RabbitContract3 >>
[[Your channel|RabbitYT]] <<else>>
[[Your channel]] <</if>>
[[TickTack|TikTok]]
<<if $corruption > 80 && $CanOF && $cam>>
[[OF]]
<</if>>
</div>
<style>
body {
background-image: url('Img/misc/PCBig.jpg');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<<set $newfollowers = 1>>
<div class= "boxed-text">
Followers; <<print $IGfollowers>>
Welcome to your feed.
<<if $IGUpload <=2 && $energy >= 5>>
<<link [[Upload Normal Photo]]>>
<<set $IGUpload +=1>>
<<set $energy -=5>>
<</link>> -5⚡ <</if>>
<<if $IGUpload <=2 && $energy >= 5 && $corruption > 30>>
<<link [[Upload Sexy Photo]]>>
<<set $IGUpload +=1>>
<<set $energy -=5>>
<</link>> -5⚡ <</if>>
<<if $IGUpload <=2 && $energy >= 5 && $LingWork>>
<<link [[Upload Ling products promo]]>>
<<set $IGUpload +=1>>
<<set $energy -=5>>
<</link>> -5⚡ <</if>>
[[Check DMS]]
[[Close PictureGram|PC]]
</div>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text"> <<nobr>>
<<if $VPNpromo>>
<<goto"VPNMail">>
<</if>>
<<if $LingPromo>>
<<goto "LinMail">>
<</if>>
<<if $VpnStopWorking>>
<<goto "VPNFall">>
<</if>>
<<if $RabbitMailFirst>>
<<goto "RabbitMailFirst">>
<</if>>
<<if $LingFail>>
<<goto "LingFail">>
<</if>>
<<if $Rabbit3OF>>
<<goto "Rabbit3OFMail">>
<</if>>
<<if $Rabbit5Worse>>
<<goto "Rabbit5Worse">>
<</if>>
<<if $AlexMail>>
<<goto "AlexMail">>
<</if>>
<</nobr>>
<<if !$mail>>
You checked your mailbox, but there's no new mail.
<</if>>
[[Close mail|PC]]
</div>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text">
<img src="Img/misc/StramStarting.jpg" id = "big-img">
Stream Followers <<print $StreamFollowers>>
<<print "Today's popular tags: " + $todayTags.join(", ")>>
Current viewers: <<print Math.ceil(($StreamFollowers / 5) + ($YTsubsribers / 2) + ($IGfollowers / 3) + ($newfollowers))>>
<<if $energy >= 15>>
<<link [[Just chatting]]>> - <<set $energy -= 15>> <</link>> -15⚡ <<else>> You are to tired to talk to the chat<</if>>
<<if $energy >= 30>>
<<link [[Play games|Game Selection]] >> <<set $energy -= 30>> <</link>> -30 ⚡<<else>>
You are to tired to play games<</if>>
<<if $energy >= 10>>
<<link [[React to videos]] >> <<set $energy -= 10>> <</link>> -10 ⚡
<<else>> You are to tired to react to videos<</if>>
<<if $corruption > 40 && $energy >= 20>>
<<link [[Hot tub stream]] >> <<set $energy -= 20>> <</link>> -20 ⚡ <</if>>
<<if $cam && $energy >= 30>>
<<link [[IRL]]>> <<set $energy -= 30>> <</link>> -30 ⚡ <</if>>
<<if $mic && $energy >= 20>>
<<link [[ASMR]]>> <<set $energy -= 20>> <</link>> -20 ⚡ <</if>>
[[End stream]]
</div>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<<if $spidyOn || $clownOn || $NerfThisOn || $mechaOn || $FFOn>>
<<goto "CharityStream">> <</if>><div class="boxed-text">
You take some time taking photos and selecting the best one
<<nobr>>
<<if $beauty <= 20>>
<<set $newfollowers += random(10, 15)>>
<</if>>
<<if $beauty > 20 && $beauty <= 50>>
<<set $newfollowers += random(25, 35)>>
<</if>>
<<if $beauty > 50 && $beauty <= 80>>
<<set $newfollowers += random(45, 65)>>
<</if>>
<<if $beauty > 80 && $beauty <= 100>>
<<set $newfollowers += random(85, 125)>>
<</if>>
<<if $beauty >= 100>>
<<set $newfollowers += random(150, 250 )>>
<</if>>
<</nobr>>
<<include "InstaPhoto">>
You gained <<print $newfollowers>> new followers from this post
<<set $IGfollowers += $newfollowers>>
<<set $newfollowers = 0>>
<div id="comments">
<<link "Read Comments">>
<<replace "#comments">>
<<if $beauty <= 20>>
@Ryu_Kitsune: Pretty angel <3
@Mike.Kister: ❤️❤️Very beautiful❤️❤️
@diamondhands: I haven’t filed my taxes since 2003
@yoonpls: The fit is not fitting
@leocopycap: do you eaven try?
@Mike19D; Beautiful have a blessed day m'lady ❤️🌹🔥❤️🌹🔥❤️🌹🔥❤️🌹🔥
You got slightly more corrupted due to some comments.
<<set $corruption += 2>>
<</if>>
<<if $beauty > 20 && $beauty <= 50>>
@Dr.D: Goo goo gaga. Milky. Milky now!
@ishd2q: hi wife
@EloStuck: I'm saving that photo
@trashmilk; Less is more
@sadxca_kitsune: Such a cutie 💓💓💓
@karissa.sidh: there is a photo in your filter
@ishdsha: Yesss queen!!!! 👏🏻😍
@fas.4594: ur flat ngl
@regina.oixcj_845: Who are you anyway
You got slightly more corrupted due to some comments.
<<set $corruption += 5>>
<</if>>
<<if $beauty > 50 && $beauty <= 80>>
@Thegod: 🔥 fit ngl
@raja.plasx15: Please follow my account and go watch my story 😍😍😢😢😢👏👏😮😢👏👏
@cringelord: Caption is baiting simps
@c.mine89: 👏👏🥰👑
@lionxdax: give me your pack
@judaswdsa: I got 3,99$ what can you do for me?
@anixd: What's more fake her body or personality?
@darlxd: the twins look good 🔥🔥😍
You got slightly more corrupted due to some comments.
<<set $corruption += 6>>
<</if>>
<<if $beauty > 80 && $beauty < 100>>
@loxdxa: Cheapest on the marked boys
@pakxd: How much did those 2 cost?
@oxdp_59: Haha, take it off
@jhon.mike98: Nah this Ai. Ain’t no way someone’s this pretty ❤️
@bitchessuckdick6969: Love to dig out those birthing hips
@MentallyIlll: Babe go out with me I’ll be the cringiest person you ever see
@3.fdft_84: Let me bone
@drakocso: ❤️❤️❤️❤️
@oapxc: Definitely wearing that dress mamasita!
@itachididnothingwrong: She is the hottest thing god has created
You got slightly more corrupted due to some comments.
<<set $corruption += 7>>
<</if>>
<<if $beauty >= 100>>
@oreosucks: Zoe fans logic be like “As long as you look cute, I’ll forget that you’re condescending and fake af”
@oscar_xd89: I saw you without makeup, let me be honest, you mad ug🤢
@shodows: It’s a blessing every time you’re on my feed
@skyler: 🔥🙏🔥😍😍
@Nick: Your so 🔥🔥🔥 like dam
@NonameFound: Physical features have never come together so perfectly 😏
@calossa_58: So sexyyyy 😍😩😩😩😩
@oasjfdad_: GYAATT DAYUUMM
@Phatnaxi: Would tap
@Honrywo: Would
@preblematicright: CAN I BUY NUDES
You got slightly more corrupted due to some comments.
<<set $corruption += 9>>
<</if>>
<</replace>>
<</link>>
</div>
[[Close the app|PC]]
</div>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><<nobr>>
<<set $InstaIMG to Math.floor(Math.random()*14)+1>>
<<if $InstaIMG == 1>>
<img src="Img/Insta/Insta_1.webp" id = "small-img">
<</if>>
<<if $InstaIMG == 2>>
<img src="Img/Insta/Insta_2.webp" id = "small-img">
<</if>>
<<if $InstaIMG == 3>>
<img src="Img/Insta/Insta_3.webp" id = "small-img">
<</if>>
<<if $InstaIMG == 4>>
<img src="Img/Insta/Insta_4.webp" id = "small-img">
<</if>>
<<if $InstaIMG == 5>>
<img src="Img/Insta/Insta_5.webp" id = "small-img">
<</if>>
<<if $InstaIMG == 6>>
<img src="Img/Insta/Insta_6.webp" id = "small-img">
<</if>>
<<if $InstaIMG == 7>>
<img src="Img/Insta/Insta_7.webp" id = "small-img">
<</if>>
<<if $InstaIMG == 8>>
<img src="Img/Insta/Insta_8.webp" id = "small-img">
<</if>>
<<if $InstaIMG == 9>>
<img src="Img/Insta/Insta_9.webp" id = "small-img">
<</if>>
<<if $InstaIMG == 10>>
<img src="Img/Insta/Insta_10.webp" id = "small-img">
<</if>>
<<if $InstaIMG == 11>>
<img src="Img/Insta/Insta_11.webp" id = "small-img">
<</if>>
<<if $InstaIMG == 12>>
<img src="Img/Insta/Insta_12.webp" id = "small-img">
<</if>>
<<if $InstaIMG == 13>>
<img src="Img/Insta/Insta_13.webp" id = "small-img">
<</if>>
<<if $InstaIMG == 14>>
<img src="Img/Insta/Insta_14.webp" id = "small-img">
<</if>>
<</nobr>>
<div class="boxed-text">
You take some time taking photos and selecting the best one
<<include "SexyIG">>
<<nobr>>
<<if $beauty <= 20>>
<<set $newfollowers += random(25, 35)>>
<</if>>
<<if $beauty > 20 && $beauty <= 50>>
<<set $newfollowers += random(55, 65)>>
<</if>>
<<if $beauty > 50 && $beauty <= 80>>
<<set $newfollowers += random(75, 95)>>
<</if>>
<<if $beauty > 80 && $beauty <= 100>>
<<set $newfollowers += random(105, 130)>>
<</if>>
<<if $beauty >= 100>>
<<set $newfollowers += random(140, 280 )>>
<</if>>
<</nobr>>
You gained <<print $newfollowers>>new followers from this post
<<set $IGfollowers += $newfollowers>>
<<set $newfollowers = 0>>
<div id="comments">
<<link "Read Comments">>
<<replace "#comments">>
<<if $beauty <= 20>>
@whoIsHander: Like if you wanked
@darkgamer2k: Anyone know if she got OF it's for school
@moon_klix: 😻😻😻😻
@oajsd: E for efort
@ajsd: show boob
You got slightly more corrupted due to some comments.
<<set $corruption += 3>>
<</if>>
<<if $beauty > 20 && $beauty <= 50>>
@ithhqn7.gg: Why so much hate?
@ojsadj: Talking plastic
@nachose: Woody got less plastic
@graxica: her content is her body
@xelo: The content comes in a different package or what?
@scooty: Nice outfit beautiful babe 😍❤️🔥
@irsxd: 😘🤩😋🔥🥵❤️😍🥰🤤
@quinesquin: Have a good night beautiful Princess Zoe 😍😍💜♥️💜😘😘🌹🌹🌹🤍🤍🤍
You got slightly more corrupted due to some comments.
<<set $corruption += 6>>
<</if>>
<<if $beauty > 50 && $beauty <= 80>>
@topp_to_the_z: Have they grown since the last time?
@aodjh: Pop a baby in that thing and watch her balloon up
@godfirst: You should know lust is a sin, save yourself while you can kid
@carlos_gutz: I like give me your number
@sophie: Where’s your father? Any men commenting on this are purely disgusting…Preying on naive, insecure girls.
@twd_56: 🍑🍑🍑🥵🥵🥵🔥🔥🔥
@Jacke_miks: If you were my girl you could dress like that everyday and I'd show you to the world and say, YUP, SHES MINE
You got slightly more corrupted due to some comments.
<<set $corruption += 8>>
<</if>>
<<if $beauty > 80 && $beauty < 100>>
@heldy: I want to taste 😍
@eldepa: Hermosa e mui bela..Very cat ... beautifull girl
@randosxd_9878: ❤️❤️❤️❤️ WWWOOOWWW BELLÍSIMA ❤️❤️❤️❤️
@michesadx: 🔥🔥🔥, everything's,so erotic....
@carlosx; You're Rude❤️🔥🔥🔥🔥🔥🔥🔥
@alvxd: Who is her name Mrs gyat 😂😂
@worlfff111; I would love to have fun with you
@hfao: Zoewhore love you
@xx._s_84: Zzzzzz 🤮🤮🤮
@Sophieee: She look older every day.
You got slightly more corrupted due to some comments.
<<set $corruption += 9>>
<</if>>
<<if $beauty >= 100>>
@sebasxyr: Only old men commenting alll the time.
@jorge.seb.herna.846: How much for 1h?
@hustling: focus on the mission boys.
@itsjerry: 🤢🤢🤢🤢🤢🤢🤢🤢
@h.erqw: w.h.o.r.e
@fernantw: can i change you for my wife?
@lucasfas: 🙉 The kind of woman that drives any man crazy 🔥
@kaitshg: ur so young!!!! just a baby! you still have time to turn yourself around and into a respectable woman 😭 god help us all
@csdew: Can I eat ???
@luffyxdf: Don’t worry I have no talents either.
@lerroy: 👅👅👅👅👅👅👅👅👅👅👅👅
@a3dres; She seems really smart. That's the first thing I assumed about her.
<</if>>
<</replace>>
<</link>>
</div>
[[Close the app|PC]]
</div>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><<nobr>>
<<set $CosplayImage to Math.floor(Math.random()*6)+1>>
<<if $CosplayImage == 1>>
<img src="Img\Snap\Spicy_6.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 2 >>
<img src="Img\Snap\Spicy_3.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 3 >>
<img src="Img\Snap\Spicy_3.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 4 >>
<img src="Img\Snap\Spicy_4.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 5 >>
<img src="Img\Snap\Spicy_5.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 6 >>
<img src="Img\Snap\Spicy_6.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $CosplayImage to Math.floor(Math.random()*3)+1>>
<<if $CosplayImage == 1 && $spidyOn >>
<img src="Img\SpiderGwen\SpiderGwen_1.jpg" id = "big-img">
<</if>>
<<if $CosplayImage == 2 && $spidyOn>>
<img src="Img\SpiderGwen\SpiderGwen_2.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 3 && $spidyOn>>
<img src="Img\SpiderGwen\SpiderGwen_4.jpg" id = "small-img">
<</if>>
<<if $CosplayImage == 1 && $clownOn >>
<img src="Img\SpiderGwen\Harley_2.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 2 && $clownOn>>
<img src="Img\SpiderGwen\Harley_3.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 3 && $clownOn>>
<img src="Img\SpiderGwen\Harley_4.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 1 && $NerfThisOn >>
<img src="Img\SpiderGwen\D.VA_1.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 2 && $NerfThisOn>>
<img src="Img\SpiderGwen\D.VA_2.jpg" id = "small-img">
<</if>>
<<if $CosplayImage == 3 && $NerfThisOn>>
<img src="Img\SpiderGwen\D.VA_3.jpg" id = "big-img">
<</if>>
<<if $CosplayImage == 1 && $meachaOn >>
<img src="Img\SpiderGwen\Asuka_1.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 2 && $meachaOn>>
<img src="Img\SpiderGwen\Asuka_2.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 3 && $meachaOn>>
<img src="Img\SpiderGwen\Asuka_3.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 1 && $FFOn >>
<img src="Img\SpiderGwen\Tifa_1.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 2 && $FFOn>>
<img src="Img\SpiderGwen\Tifa_3.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 3 && $FFOn>>
<img src="Img\SpiderGwen\Tifa_5.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $CosplayImage to Math.floor(Math.random()*3)+1>>
<<if $CosplayImage == 1 && $spidyOn >>
<img src="Img\Snap\Gwen_1.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 2 && $spidyOn>>
<img src="Img\Snap\Gwen_3.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 3 && $spidyOn>>
<img src="Img\Snap\Gwen_4.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 1 && $clownOn >>
<img src="Img\Snap\Harley_2.webp" id = "big-img">
<</if>>
<<if $CosplayImage == 2 && $clownOn>>
<img src="Img\Snap\Harley_3.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 3 && $clownOn>>
<img src="Img\Snap\Harley_4.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 1 && $NerfThisOn >>
<img src="Img\Snap\D.VA_1.webp" id = "big-img">
<</if>>
<<if $CosplayImage == 2 && $NerfThisOn>>
<img src="Img\Snap\D.VA_2.jpg" id = "small-img">
<</if>>
<<if $CosplayImage == 3 && $NerfThisOn>>
<img src="Img\Snap\D.VA_3.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 1 && $meachaOn >>
<img src="Img\Snap\Asuka_1.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 2 && $meachaOn>>
<img src="Img\Snap\Asuka_2.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 3 && $meachaOn>>
<img src="Img\Snap\Asuka_3.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 1 && $FFOn >>
<img src="Img\Snap\Tifa_1.webp" id = "big-img">
<</if>>
<<if $CosplayImage == 2 && $FFOn>>
<img src="Img\Snap\Tifa_2.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 3 && $FFOn>>
<img src="Img\Snap\Tifa_3.webp" id = "small-img">
<</if>>
<</nobr>>
<div class= "boxed-text">
Followers; <<print $IGfollowers>>
Welcome to your feed.
<<if $IGUpload <=2 && $energy >= 5>>
<<link [[Upload Normal Photo|CosplayNormalUpload]]>>
<<set $IGUpload +=1>>
<<set $energy -=5>>
<</link>> -5⚡ <</if>>
<<if $IGUpload <=2 && $energy >= 5 && $corruption > 30>>
<<link [[Upload Sexy Photo|CosplaySexyUpload]]>>
<<set $IGUpload +=1>>
<<set $energy -=5>>
<</link>> -5⚡ <</if>>
[[Check DMS]]
[[Close PictureGram|PC]]
</div>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text">
You take some time taking photos and selecting the best one
<<include "CosplayNormal">>
<<nobr>>
<<if $beauty <= 20>>
<<set $newfollowers += random(5, 12)>>
<</if>>
<<if $beauty > 20 && $beauty <= 50>>
<<set $newfollowers += random(22, 33)>>
<</if>>
<<if $beauty > 50 && $beauty <= 80>>
<<set $newfollowers += random(42, 63)>>
<</if>>
<<if $beauty > 80 && $beauty <= 100>>
<<set $newfollowers += random(82, 125)>>
<</if>>
<<if $beauty >= 100>>
<<set $newfollowers += random(108, 275 )>>
<</if>>
<</nobr>>
You gained <<print $newfollowers>>new followers from this post
[[Close the app|PC]]
<<set $IGfollowers += $newfollowers>>
<<set $newfollowers = 0>>
</div>
</div>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text">
You take some time taking photos and selecting the best one
<<include "CosplaySexy">>
The general opinion about you has worsen a bit.
<<set $InternetOpinionNegative += 1>>
<<nobr>>
<<if $beauty <= 20>>
<<set $newfollowers += random(10, 15)>>
<</if>>
<<if $beauty > 20 && $beauty <= 50>>
<<set $newfollowers += random(25, 35)>>
<</if>>
<<if $beauty > 50 && $beauty <= 80>>
<<set $newfollowers += random(45, 70)>>
<</if>>
<<if $beauty > 80 && $beauty <= 100>>
<<set $newfollowers += random(85, 130)>>
<</if>>
<<if $beauty >= 100>>
<<set $newfollowers += random(110, 280 )>>
<</if>>
<</nobr>>
You gained <<print $newfollowers>>new followers from this post
[[Close the app|PC]]
<<set $IGfollowers += $newfollowers>>
<<set $newfollowers = 0>>
</div>
</div>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text">
<<if $InternetOpinion > 3>>
<<include "Phase1DMS">> <</if>>
<<if $InternetOpinion <= 3>>
<<include "Phase2DMS">>
<</if>>
[[Close the app|PC]]
</div>
<style>
body {
background-image: url('Img/misc/IG.jpg');
background-size: cover;
background-repeat: no-repeat;
}
</style><<set $ra to Math.floor(Math.random()*3)+1>>
<<if $ra == 1>>
@Burgenown "Hey there! Just wanted to say I'm really enjoying your streams. Keep up the great work!"<div id="Dms"><<link "Respond">> <<replace "#Dms">>
<p1> Thank you so much! I'm glad you're enjoying the streams. It means a lot to me to hear positive feedback from viewers like you. </p1>
<p2> I really appreciate how interactive you are with your audience. It feels like we're all hanging out together, not just watching someone play games.</p2>
<p1> I'm thrilled to hear that! Interacting with you guys is my favorite parts of streaming. Your support means everything to me. </p1>
<</replace>>
<</link>>
</div>
<</if>>
<<if $ra == 2>>
@sinstycoon; Hey! Just wanted to drop in and show some love. Your streams always make my day better! <div id="Dms"><<link "Respond">> <<replace "#Dms">>
<p1> Thank you so much! Your message really brightened my day. I'm glad to hear that my streams have a positive impact on you. </p1> <</replace>><</link>></div><</if>><<if $ra == 3>>
@KindlyKiller: "Just wanted to drop by and say I love your energy on stream. It's contagious!"<div id="Dms"><<link "Respond">> <<replace "#Dms">>
<p1> Thank you for the kind words! I'm glad you enjoy the stream. It's all thanks to my awesome viewers like you! </p1>
<</replace>>
<</link>>
</div>
<</if>>
<div class="boxed-text">
<p1> Hello, guys how are you? </p1>
YummyGod_253: WTF?
message deleted
xpuxs: Fuck is that?
Loraxxxx87: Would
That_guy: My grandad can pull it better
xmtxd: @dggodue to horny jail
nasheguy: nashe
<p1> Do you guys like it? Don't worry there is a reason for this, but let's take it later when more peopple joins. </p1>
<p1> How has your day been chat? </p1>
.
.
.
<p1> Ok, we are some more now, so the reason for this.... </p1>
<p1> The lovely alixcis makes random charity streams in cosplay and other random stuff, and honestly I just wanted to copy her. </p1>
<p1> So all donations and subsriptions today will go to charity.... So guys subsribe ok? Today is more important than ever. </p1>
You continue your stream chatting with your chat and reacting to videos.
The general opinion about you has increased slightly.
<<set $InternetOpinionMiniLvl +=2>>
</div>
[[End stream|ChartyStrean end]]
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><<set $Followers = Math.ceil(($StreamFollowers) + ($IGfollowers) + ($YTsubsribers) + ($Tiksubsribers /5))>>
📅 Day: <<include"Day">>
<p5><<nobr>>
<<if $Followers <= 2000>>
Small creator
<<set $Small to true>>
<</if>>
<<if $Followers > 2000 && $Followers < 5000>>
Medium
<<set $Small to false>>
<<set $Medium to true>>
<</if>>
<<if $Followers > 5000 && $Followers <= 8000>>
Semi Elite creator
<<set $Medium to false>>
<<set $Big to true>>
<</if>>
<<if $Followers >= 8000>>
Elite
<<set $Big to false>>
<<set $Elite to true>>
<</if>>
<</nobr>> </p5>
<img src="Img/misc/Line.png" id = "Caption-img">
▶️ Channel (<<print $YTsubsribers>>)
📱 TickTack (<<print $Tiksubsribers>>)
🟣 Stream (<<print $StreamFollowers>>)
📸 PictureGram (<<print $IGfollowers>>) <<if $OFfollowers >=1>>
🍑 OF (<<print $OFfollowers>>) <</if>>
<img src="Img/misc/Line.png" id = "Caption-img">
⚡ Energy: <<print $energy>>/100
💜 Corruption: <<print $corruption>> <<if $extraCorr >= 1>> (<<print $extraCorr>>) <</if>><<if $drunkLVL > 1>>
🍺DrunkLvl <<print $drunkLVL>>/5 <</if>>
👠 Beauty: <<print $beauty>>
💸 Money: <<print $money>>
🌐 Internet Opinion <<print $InternetOpinion>>/5
<img src="Img/misc/Line.png" id = "Caption-img">
<<if $spidyOn || $clownOn || $NerfThisOn || $mechaOn || $FFOn>>
<<include "Cosplay">>
<</if>>
<<nobr>>
<<if $mail == true>>
📧 You received a mail!
<</if>>
<<if $targetDay >= $day>>
<<set $daysRemaining = $targetDay - $day>>
<<else>>
<<set $daysRemaining = (7 - $day) + $targetDay>>
<</if>>
<<if $BMpaySecondActive && $BlackMail>>
<<if $daysRemaining == 0>>
You have to pay <<print $BMpaySecond>> today.
<</if>>
<<if $daysRemaining == 1>>
You have to pay <<print $BMpaySecond>> in 1 day.
<</if>>
<<if $daysRemaining > 1>>
You have to pay <<print $BMpaySecond>> in $daysRemaining days.
<</if>>
<</if>>
<<if !$BMpaySecondActive && $BlackMail>>
<<if $daysRemaining == 0>>
You have to pay your brother <<print $BMpay>> today.
<</if>>
<<if $daysRemaining == 1>>
You have to pay your brother <<print $BMpay>> in 1 day.
<</if>>
<<if $daysRemaining > 1>>
You have to pay your brother <<print $BMpay>> in $daysRemaining days.
<</if>>
<</if>>
<<if $InternetOpinionMiniLvl >= 4 && $InternetOpinion < 5>>
<<set $InternetOpinion += 1>>
<<set $InternetOpinionMiniLvl = 0>>
<</if>>
<<if $InternetOpinionNegative >= 4 && $InternetOpinion > -1>>
<<set $InternetOpinion -= 1>>
<<set $InternetOpinionNegative = 0>>
<</if>>
<<if $Followers >= 3000 && $RabbitFirstContact && $OFfollowers <= 0>>
<<set $RabbitMailFirst = true>>
<<set $mail = true>>
<</if>>
<<if $YTsubsribers >= 500 && $VPNFirstContact && !$FamilyFriendlypromo>>
<<set $VPNpromo = true>>
<<set $mail = true>>
<</if>>
<<if $InternetOpinion <= 3 && $VPNFirstContactOut && $FamilyFriendlypromo>>
<<set $VpnStopWorking = true>>
<<set $mail = true>>
<</if>>
<<if $IGfollowers >= 300 && $YTsubsribers >=200 && $LinMailFirstContact>>
<<set $LingPromo = true>>
<<set $mail = true>>
<</if>>
<<if $LingFail && $LingWork>>
<<set $LingFail = true>>
<<set $mail = true>>
<</if>>
<<if $OFfollowers >= 1 && $RabbitContract3 && $RabbitOFfirst>>
<<set $Rabbit3OF = true>>
<<set $mail = true>>
<</if>>
<<if $InternetOpinion <= 3 && $RabbitContract5 && $RabbitWorse>>
<<set $Rabbit5Worse = true>>
<<set $mail = true>>
<</if>>
<<set $MaziOffer to Math.floor(Math.random()*3)+1>>
<<if $MaziOffer == 1 && $MagazineOffer && $beauty >= 90 && !$MagazineActive>>
<<set $AlexMail = true>>
<<set $mail = true>>
<</if>>
<</nobr>>
<<if $day == 7>>
<<set $day == 0>>
<</if>>
[[Cheats|Phone]]
[[Tips]]<div class="boxed-text">
<<if $tags.JustChatting>>
Incereased follower gain due to game popularity.
<<set $newfollowers +=15>>
<</if>>
<<include "TWChatJChatt1">>
</div>
<<nobr>>
<<if $beauty <= 20>>
<<set $newfollowers += random(1, 10)>>
<</if>>
<<if $beauty > 20 && $beauty <= 50>>
<<set $newfollowers += random(20, 30)>>
<</if>>
<<if $beauty > 50 && $beauty <= 80>>
<<set $newfollowers += random(40, 60)>>
<</if>>
<<if $beauty > 80 && $beauty <= 100>>
<<set $newfollowers += random(80, 120)>>
<</if>>
<<if $beauty >= 100>>
<<set $newfollowers += random(100, 250 )>>
<</if>>
<</nobr>>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text"> <<set $energy = 100>>
<<if $drunkLVL >= 3>>
You wake up with an awful headache.
You try to remember what you did yesterday but everything is black.
When you get up from bed, everything starts to spin so you stay in bed longer than usual.
(You got less corrupted due to this and woke up with less energy)
<<set $corruption -= 15>>
<<set $energy -= 30>>
<</if>>
<<if $drunkLVL < 3>>
After a long night's rest you get up ready to do stuff.<</if>>
<<if $canStream>><<set $StreamFollowers -= 10>>
You lost some Stream followers since you did not stream yesterday.
<<else>><<set $canStream = true>><</if>> <<if $CanUpload>>
<<set $YTsubsribers -= 10>>
You lost some Channel followers since you did not upload yesterday.
<<else>><<set $CanUpload = true>><</if>>
<<if $IGUpload <= 0>><<set $IGfollowers -= 10>>
You lost some PictureGram followers since you did not upload yesterday.
<<else>><<set $IGUpload = 0>><</if>>
[[Bedroom]]
</div>
<style>
body {
background-image: url('Img/misc/BDR.jpg');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<<if $extraCorr > 1>>
<<set $corruption -= $extraCorr>>
<<set $extraCorr = 0>> <</if>>
<<set $todayTags = []>>
<<set _shuffledTags = Object.keys($tags).sort(function() { return Math.random() - 0.5; })>>
<<set _counter = 0>>
<<for _tag range _shuffledTags>>
<<if _counter < 2>>
<<set $todayTags.push(_tag)>>
<<set $tags[_tag] = true>>
<<set _counter += 1>>
<</if>>
<</for>>
<<set $day = ($day + 1) % 7>>
<<if $day == 5 && $lingRequestVid == 0 && $lingRequestPhoto == 0 && $LingWork>>
<<set $LingFail = true>>
<</if>>
<<if $day == 5 && $lingRequestVid >= 1 && $lingRequestPhoto >= 1 && $LingWork>>
<<set $lingRequestVid = 0>>
<<set $lingRequestPhoto = 0>>
<</if>>
<<if $day == 4 && $lingRequestVid >= 1 && $lingRequestPhoto >= 1 && $LingWork>>
<<set $money += 150>>
<</if>>
<<if !$AlexPhoto>>
<<set $AlexTimer -=1>>
<</if>>
<<if $AlexTimer == 0>>
<<set $AlexPhoto = true>>
<</if>>
<<if $day == 0 && $PayDAy && $BlackMail>>
<<goto "End game">>
<</if>>
<<if $day == 1 && $BlackMail>>
<<set $BMStage0counter += 1>>
<<if $BMStage0counter >= 2>>
<<set $BMUpgrade += 1>>
<<set $BMStage0counter = 0>>
<</if>>
<</if>>
<<set $CanUpload to true>>
<<set $canStream to true>>
<<set $IGUpload = 0>>
<<set $LeaveClub = false>>
<<if $NailsDone >=1>>
<<set $NailsDone -= 1>>
<</if>>
<<if $NailsDone == 1>>
<<set $beauty -= 8>>
<</if>>
<<if $HairDone >=1>>
<<set $HairDone -= 1>>
<</if>>
<<if $HairDone == 1>>
<<set $beauty -= 10>>
<</if>>
<<set $CanOF = true>>
<<set $drunkLVL = 0 >>
<<set $CanGym to true>>
<<if $day == 6 && $BlackMail>>
<<set $PayDAy to true>> <</if>><div class="boxed-text">
<img src="Img/misc/StramStarting.jpg" id = "big-img">
What game do you wanna stream?
[[Chess]]
[[NotLegends]]
[[CarsAndBalls]]
[[BigPixels]]
</div><div class="boxed-text">
You spend some time watching random videos
<<if $tags.ReactTo>>
Incereased follower gain due to game popularity.
<<set $newfollowers +=15>>
<</if>>
[[Do something else|Stream]]
</div>
<<nobr>>
<<if $beauty <= 20 && $beauty < 20>>
<<set $newfollowers += random(1, 10)>> <</if>>
<<if $beauty >= 20 && $beauty < 50>>
<<set $newfollowers += random(10, 20)>>
<</if>>
<<if $beauty >= 50 && $beauty < 80>>
<<set $newfollowers += random(60, 80)>>
<</if>>
<<if $beauty >= 60 && $beauty < 100>>
<<set $newfollowers += random(80, 120)>>
<</if>>
<<if $beauty >= 100>>
<<set $newfollowers += random(100, 250)>>
<</if>>
<</nobr>>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text">
<<if $tags.IRL>>
Increased follower gain due to game popularity.
<<set $newfollowers += 15>>
<</if>>
You walk around the city while talking with the chat.
The chat has been commenting on your body the whole stream.
<div id="IRL">
<<link "Like it">>
<<replace "#IRL">>
You enjoy the attention you are getting.
<<if $corruption <= 30>>
You get slightly more corrupted from it.
<<set $corruption += 5>>
<</if>>
<<if $corruption >= 31>>
<div id="IRLTease">
<<link "Tease them">>
<<replace "#IRLTease">>
<<set $newfollowers += random(20, 35)>>
<<include "TWTease">> <<set $corruption += 5>>
The general opinion about you has worsen slightly
<<set $InternetOpinionNegative += 1>>
[[End stream]]
<</replace>>
<</link>>
</div>
<</if>>
[[End stream]]
<</replace>>
<</link>>
<<link "Ignore it">>
<<replace "#IRL">>
You try to ignore it as best as you can.
[[End stream]]
<</replace>>
<</link>>
</div>
<<nobr>>
<<if $beauty <= 20>>
<<set $newfollowers += random(1, 10)>>
<</if>>
<<if $beauty > 20 && $beauty <= 50>>
<<set $newfollowers += random(20, 30)>>
<</if>>
<<if $beauty > 50 && $beauty <= 80>>
<<set $newfollowers += random(40, 60)>>
<</if>>
<<if $beauty > 80 && $beauty <= 100>>
<<set $newfollowers += random(80, 120)>>
<</if>>
<<if $beauty >= 100>>
<<set $newfollowers += random(100, 250 )>>
<</if>>
<</nobr>>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text">
<<if $tags.ASMR>>
Incereased follower gain due to game popularity.
<<set $newfollowers +=15>>
<</if>>
<img src="Img/misc/ASMR.gif" id = "big-img">
You start a ASMR stream
[[Change tag|Stream]]
<<nobr>>
<<if $beauty <= 20>>
<<set $newfollowers += random(1, 10)>>
<</if>>
<<if $beauty > 20 && $beauty <= 50>>
<<set $newfollowers += random(20, 30)>>
<</if>>
<<if $beauty > 50 && $beauty <= 80>>
<<set $newfollowers += random(40, 60)>>
<</if>>
<<if $beauty > 80 && $beauty <= 100>>
<<set $newfollowers += random(80, 120)>>
<</if>>
<<if $beauty >= 100>>
<<set $newfollowers += random(100, 250 )>>
<</if>>
<</nobr>>
</div><div class= "boxed-text"> <<set $canStream to false>> <<nobr>>
<<if $TimeEvCounter == 7 && $TimeEvCounterRight >= 5>>
<<goto "Next Passage">>
<</if>>
<<if $TimeEvCounter == 7 && $TimeEvCounterRight <= 4>>
<<goto "Failure Passage">>
<</if>> <</nobr>>
You start the stream and log in to the server.
Once logged in you get greetend by a couple of streamers, whom you end up following around. For the rest of the stream.
<img src="Img/misc/MCStream1.gif" id = "big-img">
<<print $TimeEvCounter>>/7 <<nobr>>
<<if $TimeEvCounter == 7 && $TimeEvCounterRight >= 5>>
<<goto "Next Passage">>
<</if>>
<<if $TimeEvCounter == 7 && $TimeEvCounterRight <= 4>>
<<goto "Failure Passage">>
<</if>> <</nobr>>
<<set $Event to Math.floor(Math.random()*3)+1>>
<<if $Event == 1>>
<div class= "boxed-text-mini-right"> <<link [[Right|Stream OmeletteLand]]>> <<set $TimeEvCounter += 1>> <<set $TimeEvCounterRight += 1>> <</link>></div>
<<else>>
<div class= "boxed-text-mini-wrong"> <<link [[Wrong|Stream OmeletteLand]]>> <<set $TimeEvCounter += 1>><</link>></div>
<</if>>
<<if $Event == 2>>
<div class= "boxed-text-mini-right"> <<link [[Right|Stream OmeletteLand]]>> <<set $TimeEvCounter += 1>> <<set $TimeEvCounterRight += 1>><</link>></div>
<<else>>
<div class= "boxed-text-mini-wrong"> <<link [[Wrong|Stream OmeletteLand]]>> <<set $TimeEvCounter += 1>> <</link>></div>
<</if>>
<<if $Event == 3>>
<div class= "boxed-text-mini-right"> <<link [[Right|Stream OmeletteLand]]>> <<set $TimeEvCounter += 1>> <<set $TimeEvCounterRight += 1>><</link>></div>
<<else>>
<div class= "boxed-text-mini-wrong"> <<link [[Wrong|Stream OmeletteLand]]>> <<set $TimeEvCounter += 1>> <</link>></div>
<</if>>
<<nobr>>
<<if $beauty <= 20 && $beauty < 20>>
<<set $newfollowers += random(1, 10)>> <</if>>
<<if $beauty >= 20 && $beauty < 50>>
<<set $newfollowers += random(10, 20)>>
<</if>>
<<if $beauty >= 50 && $beauty < 80>>
<<set $newfollowers += random(60, 80)>>
<</if>>
<<if $beauty >= 60 && $beauty < 100>>
<<set $newfollowers += random(80, 120)>>
<</if>>
<<if $beauty >= 100>>
<<set $newfollowers += random(100, 250)>>
<</if>>
<</nobr>>
</div>
<style>
body {
background-image: url('Img/misc/BDR1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text"> <<set $canStream to false>>
You start a hot tub stream.
<<if $tags.HotTubStream>>
Incereased follower gain due to game popularity.
<<set $newfollowers +=15>>
<</if>>
<<include "Tube">>
[[End stream]]
<<nobr>>
<<if $beauty <= 20 && $beauty < 20>>
<<set $newfollowers += random(1, 10)>> <</if>>
<<if $beauty >= 20 && $beauty < 50>>
<<set $newfollowers += random(10, 20)>>
<</if>>
<<if $beauty >= 50 && $beauty < 80>>
<<set $newfollowers += random(60, 80)>>
<</if>>
<<if $beauty >= 60 && $beauty < 100>>
<<set $newfollowers += random(80, 120)>>
<</if>>
<<if $beauty >= 100>>
<<set $newfollowers += random(100, 250)>> <</if>>
<</nobr>>
You gained <<print $newfollowers>> new followers!
<<set $Followers += $newfollowers>>
The general opinion about you has worsen a bit.
You get slightly more corrupted from this stream
<<set $corruption += 5>>
<<set $InternetOpinionNegative += 2>>
</div>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text">
<<if $tags.Chess>>
Incereased follower gain due to game popularity.
<<set $newfollowers +=5>>
<</if>>
<img src="Img/Gaming/Chess.webp" id = "big-img">
<<nobr>>
<<if $TimeEvCounter == 7 && $TimeEvCounterRight >= 5>>
<<goto "Next Passage">>
<</if>>
<<if $TimeEvCounter == 7 && $TimeEvCounterRight <= 4>>
<<goto "Failure Passage">>
<</if>>
<</nobr>>
<<print $TimeEvCounter>>/7 <<nobr>>
<<if $tags.Chess>>
Incereased follower gain due to game popularity.
<<set $newfollowers +=5>>
<</if>>
<<if $TimeEvCounter == 7 && $TimeEvCounterRight >= 5>>
<<goto "Next Passage">>
<</if>>
<<if $TimeEvCounter == 7 && $TimeEvCounterRight <= 4>>
<<goto "Failure Passage">>
<</if>> <</nobr>>
<<set $Event to Math.floor(Math.random()*3)+1>>
<<if $Event == 1>>
<div class= "boxed-text-mini-right"> <<link [[Right|Chess]]>> <<set $TimeEvCounter += 1>> <<set $TimeEvCounterRight += 1>> <</link>></div>
<<else>>
<div class= "boxed-text-mini-wrong"> <<link [[Wrong|Chess]]>> <<set $TimeEvCounter += 1>><</link>></div>
<</if>>
<<if $Event == 2>>
<div class= "boxed-text-mini-right"> <<link [[Right|Chess]]>> <<set $TimeEvCounter += 1>> <<set $TimeEvCounterRight += 1>><</link>></div>
<<else>>
<div class= "boxed-text-mini-wrong"> <<link [[Wrong|Chess]]>> <<set $TimeEvCounter += 1>> <</link>></div>
<</if>>
<<if $Event == 3>>
<div class= "boxed-text-mini-right"> <<link [[Right|Chess]]>> <<set $TimeEvCounter += 1>> <<set $TimeEvCounterRight += 1>><</link>></div>
<<else>>
<div class= "boxed-text-mini-wrong"> <<link [[Wrong|Chess]]>> <<set $TimeEvCounter += 1>> <</link>></div>
<</if>>
<<set $canStream to false>>
</div>
<<nobr>>
<<if $beauty <= 20 && $beauty < 20>>
<<set $newfollowers += random(1, 10)>> <</if>>
<<if $beauty >= 20 && $beauty < 50>>
<<set $newfollowers += random(10, 20)>>
<</if>>
<<if $beauty >= 50 && $beauty < 80>>
<<set $newfollowers += random(60, 80)>>
<</if>>
<<if $beauty >= 60 && $beauty < 100>>
<<set $newfollowers += random(80, 120)>>
<</if>>
<<if $beauty >= 100>>
<<set $newfollowers += random(100, 250)>>
<</if>>
<</nobr>>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<div class="boxed-text">
<<if $tags.NotLegends>>
Incereased follower gain due to game popularity.
<<set $newfollowers +=5>>
<</if>>
<img src="Img/Gaming/Lol_2.gif" id = "big-img">
<<print $TimeEvCounter>>/7 <<nobr>>
<<if $TimeEvCounter == 7 && $TimeEvCounterRight >= 5>>
<<goto "Next Passage">>
<</if>>
<<if $TimeEvCounter == 7 && $TimeEvCounterRight <= 4>>
<<goto "Failure Passage">>
<</if>> <</nobr>>
<<set $Event to Math.floor(Math.random()*3)+1>>
<<if $Event == 1>>
<div class= "boxed-text-mini-right"> <<link [[Right|NotLegends]]>> <<set $TimeEvCounter += 1>> <<set $TimeEvCounterRight += 1>> <</link>></div>
<<else>>
<div class= "boxed-text-mini-wrong"> <<link [[Wrong|NotLegends]]>> <<set $TimeEvCounter += 1>><</link>></div>
<</if>>
<<if $Event == 2>>
<div class= "boxed-text-mini-right"> <<link [[Right|NotLegends]]>> <<set $TimeEvCounter += 1>> <<set $TimeEvCounterRight += 1>><</link>></div>
<<else>>
<div class= "boxed-text-mini-wrong"> <<link [[Wrong|NotLegends]]>> <<set $TimeEvCounter += 1>> <</link>></div>
<</if>>
<<if $Event == 3>>
<div class= "boxed-text-mini-right"> <<link [[Right|NotLegends]]>> <<set $TimeEvCounter += 1>> <<set $TimeEvCounterRight += 1>><</link>></div>
<<else>>
<div class= "boxed-text-mini-wrong"> <<link [[Wrong|NotLegends]]>> <<set $TimeEvCounter += 1>> <</link>></div>
<</if>>
<<set $canStream to false>>
</div>
<<nobr>>
<<if $beauty <= 20 && $beauty < 20>>
<<set $newfollowers += random(1, 10)>> <</if>>
<<if $beauty >= 20 && $beauty < 50>>
<<set $newfollowers += random(10, 20)>>
<</if>>
<<if $beauty >= 50 && $beauty < 80>>
<<set $newfollowers += random(60, 80)>>
<</if>>
<<if $beauty >= 60 && $beauty < 100>>
<<set $newfollowers += random(80, 120)>>
<</if>>
<<if $beauty >= 100>>
<<set $newfollowers += random(100, 250)>>
<</if>>
<</nobr>>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<<if $TimeEvCounter == 7 && $TimeEvCounterRight >= 5>>
<<goto "Next Passage">>
<</if>>
<<if $TimeEvCounter == 7 && $TimeEvCounterRight <= 4>>
<<goto "Failure Passage">>
<</if>> <div class="boxed-text">
<<if $tags.CarsAndBalls>>
Incereased follower gain due to game popularity.
<<set $newfollowers +=5>>
<</if>>
<img src="Img/Gaming/RL_1.gif" id = "big-img">
<<print $TimeEvCounter>>/7 <<nobr>>
<<if $TimeEvCounter == 7 && $TimeEvCounterRight >= 5>>
<<goto "Next Passage">>
<</if>>
<<if $TimeEvCounter == 7 && $TimeEvCounterRight <= 4>>
<<goto "Failure Passage">>
<</if>> <</nobr>>
<<set $Event to Math.floor(Math.random()*3)+1>>
<<if $Event == 1>>
<div class= "boxed-text-mini-right"> <<link [[Right|CarsAndBalls]]>> <<set $TimeEvCounter += 1>> <<set $TimeEvCounterRight += 1>> <</link>></div>
<<else>>
<div class= "boxed-text-mini-wrong"> <<link [[Wrong|CarsAndBalls]]>> <<set $TimeEvCounter += 1>><</link>></div>
<</if>>
<<if $Event == 2>>
<div class= "boxed-text-mini-right"> <<link [[Right|CarsAndBalls]]>> <<set $TimeEvCounter += 1>> <<set $TimeEvCounterRight += 1>><</link>></div>
<<else>>
<div class= "boxed-text-mini-wrong"> <<link [[Wrong|CarsAndBalls]]>> <<set $TimeEvCounter += 1>> <</link>></div>
<</if>>
<<if $Event == 3>>
<div class= "boxed-text-mini-right"> <<link [[Right|CarsAndBalls]]>> <<set $TimeEvCounter += 1>> <<set $TimeEvCounterRight += 1>><</link>></div>
<<else>>
<div class= "boxed-text-mini-wrong"> <<link [[Wrong|CarsAndBalls]]>> <<set $TimeEvCounter += 1>> <</link>></div>
<</if>>
<<set $canStream to false>>
</div>
<<nobr>>
<<if $beauty <= 20 && $beauty < 20>>
<<set $newfollowers += random(1, 10)>> <</if>>
<<if $beauty >= 20 && $beauty < 50>>
<<set $newfollowers += random(10, 20)>>
<</if>>
<<if $beauty >= 50 && $beauty < 80>>
<<set $newfollowers += random(60, 80)>>
<</if>>
<<if $beauty >= 60 && $beauty < 100>>
<<set $newfollowers += random(80, 120)>>
<</if>>
<<if $beauty >= 100>>
<<set $newfollowers += random(100, 250)>>
<</if>>
<</nobr>>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<<if $TimeEvCounter == 7 && $TimeEvCounterRight >= 5>>
<<goto "Next Passage">>
<</if>>
<<if $TimeEvCounter == 7 && $TimeEvCounterRight <= 4>>
<<goto "Failure Passage">>
<</if>> <div class="boxed-text">
<<if $tags.BigPixels>>
Incereased follower gain due to game popularity.
<<set $newfollowers +=5>>
<</if>>
<img src="Img/misc/MCStream1.gif" id = "big-img">
<<print $TimeEvCounter>>/7 <<nobr>>
<<if $TimeEvCounter == 7 && $TimeEvCounterRight >= 5>>
<<goto "Next Passage">>
<</if>>
<<if $TimeEvCounter == 7 && $TimeEvCounterRight <= 4>>
<<goto "Failure Passage">>
<</if>> <</nobr>>
<<set $Event to Math.floor(Math.random()*3)+1>>
<<if $Event == 1>>
<div class= "boxed-text-mini-right"> <<link [[Right|BigPixels]]>> <<set $TimeEvCounter += 1>> <<set $TimeEvCounterRight += 1>> <</link>></div>
<<else>>
<div class= "boxed-text-mini-wrong"> <<link [[Wrong|BigPixels]]>> <<set $TimeEvCounter += 1>><</link>></div>
<</if>>
<<if $Event == 2>>
<div class= "boxed-text-mini-right"> <<link [[Right|BigPixels]]>> <<set $TimeEvCounter += 1>> <<set $TimeEvCounterRight += 1>><</link>></div>
<<else>>
<div class= "boxed-text-mini-wrong"> <<link [[Wrong|BigPixels]]>> <<set $TimeEvCounter += 1>> <</link>></div>
<</if>>
<<if $Event == 3>>
<div class= "boxed-text-mini-right"> <<link [[Right|BigPixels]]>> <<set $TimeEvCounter += 1>> <<set $TimeEvCounterRight += 1>><</link>></div>
<<else>>
<div class= "boxed-text-mini-wrong"> <<link [[Wrong|BigPixels]]>> <<set $TimeEvCounter += 1>> <</link>></div>
<</if>>
<<set $canStream to false>>
</div>
<<nobr>>
<<if $beauty <= 20 && $beauty < 20>>
<<set $newfollowers += random(1, 10)>> <</if>>
<<if $beauty >= 20 && $beauty < 50>>
<<set $newfollowers += random(10, 20)>>
<</if>>
<<if $beauty >= 50 && $beauty < 80>>
<<set $newfollowers += random(60, 80)>>
<</if>>
<<if $beauty >= 60 && $beauty < 100>>
<<set $newfollowers += random(80, 120)>>
<</if>>
<<if $beauty >= 100>>
<<set $newfollowers += random(100, 250)>>
<</if>>
<</nobr>>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<<if $TimeEvCounter == 7 && $TimeEvCounterRight >= 5>>
<<goto "Next Passage">>
<</if>>
<<if $TimeEvCounter == 7 && $TimeEvCounterRight <= 4>>
<<goto "Failure Passage">>
<</if>> <div class="boxed-text">
<img src="Img/misc/EndingCard.png" id = "big-img">
<<set $totalViewership = Math.ceil(($StreamFollowers / 5) + ($IGfollowers / 3) +($YTsubsribers / 2) +($newfollowers))>>
You got <<print $newfollowers>> new followers and <<print $totalViewership / 2>>$ from this stream.
<<set $StreamFollowers += $newfollowers>>
<<set $money += $totalViewership /2>>
<<set $totalViewership = 0>>
[[PC]]
</div>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<<set $canStream to false>><div class="boxed-text">
Subscribers; <<print $YTsubsribers>>
<<if $CanUpload && $energy >= 10>>
<<link [[Funny moments from your stream]]>>
<<set $energy -= 10>>
<</link>> -10⚡
<</if>>
<<if $corruption > 20 && $CanUpload && $energy >= 15>>
<<link [[Try on haul]]>>
<<set $energy -= 15>>
<</link>> -15⚡
<</if>>
<<if $LingWork && $CanUpload && $energy >= 15>>
<<link [[Ling Showcase #AD]]>>
<<set $energy -= 15>>
<</link>> -15⚡
<</if>>
[[Back|PC]]
</div>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text">
You spend some time editing and uploading a "Funny moments video"
<<if $FamilyFriendlypromo>>
<img src="Img\misc\Vpn.gif" id = "big-img">
<p1> Something that's not fun is getting your data stolen. Protect Your Privacy with NoName VPN!
NoName VPN locks down your data with military-grade encryption, keeping hackers at bay!
Their global server network ensures lightning-fast connections wherever you are!
Bypass geo-restrictions, shield sensitive info, and reclaim your online freedom with NoName VPN!
Just download, with the link bellow and dont forget to use the channels code.
</p1>
After sending the video to the marketing representative you upload the video.
<<set $money += 50>>
<</if>>
<<nobr>>
<<if $Followers <= 500>>
<<set $newfollowers += random(10, 15)>>
<</if>>
<<if $Followers > 500 && $Followers <= 900>>
<<set $newfollowers += random(25, 35)>>
<</if>>
<<if $Followers > 900 && $Followers <= 1500>>
<<set $newfollowers += random(45, 70)>>
<</if>>
<<if $Followers > 1500 && $Followers <= 2000>>
<<set $newfollowers += random(85, 130)>>
<</if>>
<<if $Followers >= 2000>>
<<set $newfollowers += random(110, 280 )>>
<</if>>
<</nobr>>
You gained <<print $newfollowers>> new subsribers
<<set $YTsubsribers += $newfollowers>>
[[Back|PC]]
</div> <<set $CanUpload to false>>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text">
<<include "Try_on_YT">>
You spend some time editing and uploading a "Try on Haul" video <<nobr>>
<<if $Followers <= 500>>
<<set $newfollowers += random(15, 30)>>
<</if>>
<<if $Followers > 500 && $Followers <= 900>>
<<set $newfollowers += random(30, 55)>>
<</if>>
<<if $Followers > 900 && $Followers <= 1500>>
<<set $newfollowers += random(45, 90)>>
<</if>>
<<if $Followers > 1500 && $Followers <= 2000>>
<<set $newfollowers += random(85, 180)>>
<</if>>
<<if $Followers >= 2000>>
<<set $newfollowers += random(110, 350 )>>
<</if>>
<</nobr>>
You gained <<print $newfollowers>> new subsribers
<<set $YTsubsribers += $newfollowers>>
The general opinion about you has worsen a bit.
You got slightly corrupted from uploading this
<<set $corruption += 8>>
<<set $InternetOpinionNegative += 1>>
<<set $promo = false>>
[[PC]]
</div>
<<set $CanUpload to false>>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text">
Followers; <<print $Tiksubsribers>>
<<if $energy >= 15>>
<<link [[Normal video]]>>
<<set $energy -= 15>>
<</link>> -15⚡
<</if>>
<<if $corruption > 30 && $energy >= 20>>
<<link [[Thirst trap]]>>
<<set $energy -= 20>>
<</link>> -20⚡
<</if>>
[[Back|PC]]
</div>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text">
You made a TickTack challenge.
<<include "TikTokVideo">>
<<nobr>>
<<if $Followers <= 500>>
<<set $newfollowers += random(10, 15)>>
<</if>>
<<if $Followers > 500 && $Followers <= 900>>
<<set $newfollowers += random(25, 35)>>
<</if>>
<<if $Followers > 900 && $Followers <= 1500>>
<<set $newfollowers += random(45, 70)>>
<</if>>
<<if $Followers > 1500 && $Followers <= 2000>>
<<set $newfollowers += random(85, 130)>>
<</if>>
<<if $Followers >= 2000>>
<<set $newfollowers += random(110, 280 )>>
<</if>>
<</nobr>>
You gained <<print $newfollowers>> new followers
<<set $Tiksubsribers += $newfollowers>>
<<set $newfollowers = 0>>
[[Back|Bedroom]]
</div>
<style>
body {
background-image: url('Img/misc/BDR1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text">
You made a TickTack challenge.
<<include "TikTokVideocorr">>
The general opinion about you has worsen a bit.
<<set $InternetOpinionNegative += 1>>
<<nobr>>
<<if $beauty <= 20>>
<<set $newfollowers += random(10, 15)>>
<<set $corruption +=1>>
<</if>>
<<if $beauty > 20 && $beauty <= 50>>
<<set $newfollowers += random(25, 35)>>
<<set $corruption +=2>>
<</if>>
<<if $beauty > 50 && $beauty <= 80>>
<<set $newfollowers += random(45, 70)>>
<<set $corruption +=4>>
<</if>>
<<if $beauty > 80 && $beauty <= 100>>
<<set $newfollowers += random(85, 130)>>
<<set $corruption +=5>>
<</if>>
<<if $beauty >= 100>>
<<set $newfollowers += random(110, 280 )>>
<<set $corruption +=6>>
<</if>>
<</nobr>>
You gained <<print $newfollowers>> new followers
The general opinion about you has worsen slightly
<<set $InternetOpinionNegative += 1>>
<<set $Tiksubsribers += $newfollowers>>
[[Back|Bedroom]]
</div>
<style>
body {
background-image: url('Img/misc/BDR1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text"> <<set $energy -= 15>>
OF followers;<<print $OFfollowers>>
<<include "OnlyF">>
You upload some content to your Only Fans account
The general opinion about you has worsen alot
<<nobr>>
<<if $beauty <= 20 && $beauty < 20>>
<<set $OFNEWfollowers += random(1, 10)>> <</if>>
<<if $beauty >= 20 && $beauty < 50>>
<<set $OFNEWfollowers += random(10, 20)>>
<</if>>
<<if $beauty >= 50 && $beauty < 80>>
<<set $OFNEWfollowers += random(60, 80)>>
<</if>>
<<if $beauty >= 60 && $beauty < 100>>
<<set $OFNEWfollowers += random(80, 120)>>
<</if>>
<<if $beauty >= 100>>
<<set $OFNEWfollowers += random(100, 250)>>
<</if>>
<</nobr>>
You gained <<print $OFNEWfollowers>> new followers on Only fans
[[PC]]
</div>
<<set $OFfollowers += $OFNEWfollowers>>
<<set $OFNEWfollowers = 0>>
<<set $OFContent to true>> <<set $CanOF to false>>
<<set $InternetOpinion -=1>>
<<if $OFpayDay>>
<<goto "OF Payment">>
<</if>>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><<nobr>>
<<if $day == 0>>
Monday <</if>>
<<if $day == 1>>
Tuesday <</if>>
<<if $day == 2>>
Wednesday <</if>>
<<if $day == 3>>
Thursday <</if>>
<<if $day == 4>>
Friday <</if>>
<<if $day == 5>>
Saturday <</if>>
<<if $day == 6>>
Sunday <</if>>
<</nobr>>
<<set $TWJC1 to Math.floor(Math.random()*2)+1>>
<<if $TWJC1 == 1>>
<p1> Hey everyone! How's everyone doing today? </p1>
nd5jsr2: Hey Zoe! I'm doing great, thanks for asking!
aqirxttlvl87: Been waiting all day, love your streams!
azylktheman2020: Hey Zoe! Could you play NotLegends today? I need my daily dose of my favourite feeder
<p1> Thanks for joining, everyone! I'm glad you're all here. We will see about NotLegends </p1>
0sonicboom82901723: Hi Zoe! I've been having a rough day, but your stream always cheers me up.
<p1> Aw, welcome to the stress free zone, lay back and relax </p1>
daxtheman01: Hey! Just wanted to say you look amazing
<p1> Thank you so much, daxtheman01 </p1>
<p1> I do need a mini fridge tho, anyone can recomend one? I found one really cheap earlyer today but I don't know. </p1>
iqxxx1l: Cheap stuff is a hit or miss
<p1> Yeah, that's the thing I don't wanna need to rebuy it in a couple of months. </p1>
cchuy89: the good thing about ali express is creating jobs for 12 year olds
botChat12: Facts
.
.
.
.
.
.
<p1> Yawn I'm getting really tired and I honestly don't know why. </p1>
axthemaq2000: But we just started :(
sqimsregisters: Work streamer
Clex78: My cat works more
<p1> Calm down ok, I'm not gonna end stream now </p1>
47polokonfepo: What will you do after stream?
<div id="Chat">
<<link "A nap">>
<<replace "#Chat">>
<p1> I need my beauty sleep you know </p1>
<<if $beauty >= 30>>
KrawxxD: Chat is that a thing?
aqirxttlvl87: Explains a lot
eliasp_: You need more sleep then
message deleted by a moderator
axthemaq2000: Sorry xd
Crezx: Can I join you?
iqxxx1l: @KrawxxD no she is just lazy
xxhuyx01: You are already perfect
You get slightly corrupted from the chats reaction <<if $corruption <= 50>>
<<set $corruption += 3>> <</if>>
[[Change tag|Stream]]
<</if>>
<<if $beauty <= 29>>
axthemaq2000: xdddddd
aqirxttlvl87: Good try
botChat12: U will need to sleep more then
nd5jsr2: You are already hot enough.
KrawxxD: damm guys acting like y'all are not some land whales.
<p1> I have to be the only streamer whos own chat hate. </p1>
botChat12: We are "nol" players what did you expect?
nd5jsr2: It's deserved most of the time
FemaleRespecter: I can take care of you don't worry
[[Change tag|Stream]]
<</if>>
<</replace>>
<</link>>
<<link "A walk">>
<<replace "#Chat">>
<p1> Probably a walk around my city, wind down after keeping up with you guys. </p1>
nd5jsr2: whaaaa
aqirxttlvl87: #notmystreamer
Crezx: stream overtake
FemaleRespecter: hot female idc
KrawxxD: Hi chat, joined late what did I miss?
<p1> It was a joke, I love y’all you know it right? </p1>
47polokonfepo: #notmystreamer
azylktheman2020: #notmystreamer
daxtheman01: #notmystreamer
<p1> I’m sorry guys! please forgive me :( </p1>
[[Change tag|Stream]]
<</replace>> <</link>><<if $corruption >= 50>>
<<link "I can’t say on stream">>
<<replace "#Chat">>
<p1> If I tell you guys the channel will get flagged as 18+ </p1>
0sonicboom82901723: Hwat????
daxtheman01: :pepesad:
47polokonfepo: :pepesad:
xxhuyx01: :pepesad:
axthemaq2000: Hol up
KrawxxD: Mission failed
cachita0013: Aren’t you single???
koldsees: do tell don’t worry
nd5jsr2: Please record it
message deleted by a moderator
message deleted by a moderator
message deleted by a moderator
message deleted by a moderator
jailpolice: to horny jail with 90% of the chat
jailpolice: @cachita0013 so there is still a chance
iqxxx1l: I don’t get it.
<p1> It was a joke! and yes sadly I’m single, so I will just take a nap and binge simpsons for the 20th time </p1>
<<set $corruption += 5>>
[[Change tag|Stream]]
<</replace>>
<</link>>
<</if>>
</div>
<</if>>
<<if $TWJC1 == 2>>
xxmastah: Hi chat, finally finished hogwarts legacy
Yagaminee: gotta go see you later
kanoll: cars and balls when?
jailpolice @xxmastah trash game
<p1> Hogwarts legacy! Hope you had fun </p1>
xxmastah: had a blast thanks!
minnieMin: shitty game
nd5jsr2: waste of time
axthemaq2000: what is that?
<p1> Chatt you are tripping Hogwarts legacy was amazing, open world on the hp world it’s amazing.</p1>
<p1> Honestly, have you thought how little sense Hogwarts makes? </p1>
hiyokoken: fuck hare we go again
aqirxttlvl87: fuck potter heads
maika88: 2h monologue let’s go!
Xenxorlous: hermione cosplay when?
WeedIsMyNeed: spoiler alert?
<div id="Chat">
<<link "Rant about the movies">>
<<replace "#Chat">>
<p1> Imagine that you are a random person from Hogwarts like you get your admission card and start at this school and get placed in an irrelevant house like hufflepuff. You meet harry there and you know he is famous and he will do important stuff one day. So anyways you are there doing absolutely nothing because you are a hufflepuff NPC until one day the headmaster comes and says “we are gonna have an important tournament this year, only last year can participate” and for the surprise of absolutely no one Harry gets selected.
So you just go there to see what this very important tournament is all about, so first test “steal from a drake” and you are like “drakes are cool so this will be interesting”. Shit starts and Harry jumps 2 times screams “accio” and jumps a third time to disappear for 15 minutes.
Next round everything happens underwater so nothing to see for over 1 hour, and for the last round you get all excited this is supposed to be a very famous tournament so you go there in your all out gryffindor fangirl costume so you can see grass grow for over 5 hours until harry teleports with a dude no one cares about in the end because he is 1. not harry 2. a hufflepuff. In conclusion this is where i wanted to get, the Triwizard Tournament for you as not Harry, was utterly shit. Watch the sky for 15 minutes, water for 1h and grass for over 5h </p1>
Xenxorlous: you are no wrong
cachita0013: someone died at least
hiyokoken: zzzzzz
KrawxxD: any house NPC tho not just hufflepuff.
[[Change tag|Stream]]
<</replace>>
<</link>>
<<link "Rant about hogwarts">>
<<replace "#Chat">>
<p1> Hogwarts is not realistic at all. And not about how they teach magic that’s not important. But you have 5000+ students with godlike powers and there is no night life? No girl is pregnant by the end of the year? </p1>
WeedIsMyNeed: Teachers walk around at night
el_danidibcn: Would you have done something?
kash81: Magic traps
iqxxx1l: :pepeLaugh:
<div id="Response">
<<link "I would not have done anything myself">>
<<replace "#Response">>
<p1> I would not have not done shit imagine if you got expelled from Hogwarts for this? Nah not worth it. </p1>
[[Change tag|Stream]]
<</replace>>
<</link>> <<if $corruption >=30>>
<<link "I would do so much.">>
<<replace "#Response">>
<p1> Would you have done something? You guys have no idea, think about this, you have spells that can transform any item into anything. And I bet you could make a spell to not get pregnant so no condoms either…… Anyway chat what would you have done? </p1>
cachita0013: same shit as now, nothing
eliasp_: If you are there…..
botChat12: end up in azkaban for sure
nd5jsr2: Bonk
<<set $corruption +=3>>
[[Change tag|Stream]]
<</replace>>
<</link>>
<</if>>
</div>
<</replace>>
<</link>>
</div>
<</if>>xxmastah: Hi chat, finally finished hogwarts legacy
Yagaminee: gotta go see you later
kanoll: cars and balls when?
jailpolice @xxmastah trash game
<p1> Hogwarts legacy! Hope you had fun </p1>
xxmastah: had a blast thanks!
minnieMin: shitty game
nd5jsr2: waste of time
axthemaq2000: what is that?
<p1> Chatt you are tripping Hogwarts legacy was amazing, open world on the hp world it’s amazing.</p1>
<p1> Honestly, have you thought how little sense Hogwarts makes? </p1>
hiyokoken: fuck hare we go again
aqirxttlvl87: fuck potter heads
maika88: 2h monologue let’s go!
Xenxorlous: hermione cosplay when?
WeedIsMyNeed: spoiler alert?
<div id="Chat">
<<link "Rant about the movies">>
<<replace "#Chat">>
<p1> Imagine that you are a random person from Hogwarts like you get your admission card and start at this school and get placed in an irrelevant house like hufflepuff. You meet harry there and you know he is famous and he will do important stuff one day. So anyways you are there doing absolutely nothing because you are a hufflepuff NPC until one day the headmaster comes and says “we are gonna have an important tournament this year, only last year can participate” and for the surprise of absolutely no one Harry gets selected.
So you just go there to see what this very important tournament is all about, so first test “steal from a drake” and you are like “drakes are cool so this will be interesting”. Shit starts and Harry jumps 2 times screams “accio” and jumps a third time to disappear for 15 minutes.
Next round everything happens underwater so nothing to see for over 1 hour, and for the last round you get all excited this is supposed to be a very famous tournament so you go there in your all out gryffindor fangirl costume so you can see grass grow for over 5 hours until harry teleports with a dude no one cares about in the end because he is 1. not harry 2. a hufflepuff. In conclusion this is where i wanted to get, the Triwizard Tournament for you as not Harry, was utterly shit. Watch the sky for 15 minutes, water for 1h and grass for over 5h </p1>
Xenxorlous: you are no wrong
cachita0013: someone died at least
hiyokoken: zzzzzz
KrawxxD: any house NPC tho not just hufflepuff.
[[Change tag|Stream]]
<</replace>>
<</link>>
<<link "Rant about hogwarts">>
<<replace "#Chat">>
<p1> Hogwarts is not realistic at all. And not about how they teach magic that’s not important. But you have 5000+ students with godlike powers and there is no night life? No girl is pregnant by the end of the year? </p1>
WeedIsMyNeed: Teachers walk around at night
el_danidibcn: Would you have done something?
kash81: Magic traps
iqxxx1l: :pepeLaugh:
<div id="Response">
<<link "I would not have done anything myself">>
<<replace "#Response">>
<p1> I would not have not done shit imagine if you got expelled from Hogwarts for this? Nah not worth it. </p1>
[[Change tag|Stream]]
<</replace>>
<</link>> <<if $corruption >=30>>
<<link "I would do so much.">>
<<replace "#Response">>
<p1> Would you have done something? You guys have no idea, think about this, you have spells that can transform any item into anything. And I bet you could make a spell to not get pregnant so no condoms either…… Anyway chat what would you have done? </p1>
cachita0013: same shit as now, nothing
eliasp_: If you are there…..
botChat12: end up in azkaban for sure
nd5jsr2: Bonk
<<set $corruption +=3>>
[[Change tag|Stream]]
<</replace>>
<</link>>
<</if>>
</div>
<</replace>>
<</link>>
</div>[[Debug]] <<nobr>>
<<set $ra to Math.floor(Math.random()*3)+1>>
<<if $ra == 1>>
<img src="Img/YTVideo/Hot_tub_stream_1.gif" id = "small-img">
<</if>>
<<if $ra == 2>>
<img src="Img/YTVideo/Hot_tub_stream_2.gif" id = "small-img">
<</if>>
<<if $ra == 3>>
<img src="Img/YTVideo/Hot_tub_stream_3.gif" id = "small-img">
<</if>>
<</nobr>><<set $TimeEvCounter = 0>>
<<set $TimeEvCounterRight = 0>>
<<set $newfollowers += random(10, 20)>>
<<goto "Stream">>
<<set $TimeEvCounter = 0>>
<<set $TimeEvCounterRight = 0>>
<<set $newfollowers += random(1, 10)>>
<<goto "Stream">>
<div class= "boxed-text"> <<set $lin = true>> <<set $LinMailFirstContact = false>> <<set $mail = false>>
Subject: Collaboration Opportunity: Showcase Secreta Seductione Lingerie!
Dear ZoeLive,
I hope you're doing well. We are Secreta Seductione Lingerie, and we love your content! And we think that your profile would be perfect for us.
Would you like to collaborate with us?
We would pay you 150$ every Friday.
All we ask for is atleast a weekly video showcasing our products together with a instagram post.
Let us know as soon as possible if you are interesed in this.
Looking forward to hearing from you.
Best regards,
Secreta Seductione Lingerie
<div id="Mail_Invite">
<<link "Accept ">>
<<replace "#Mail_Invite">>
Lovely!
We will send you a package of our best set.
We belive that this collaboration will be succesfull for the both of us <<set $LingWork to true>> <<set $LingPromo = false>>
<</replace>>
<</link>>
<<link "Deny">><<replace "#Mail_Invite">>
<p1> Sorry I don't really feel like our objectives really align.</p1>
We understand altought we would love to have you as a parterner we understand that not every one is cut for it.
<</replace>><</link>>
</div>
[[Close mail|PC]]
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text">
You take some time taking photos and selecting the best one
<<nobr>>
<<if $beauty <= 20>>
<<set $newfollowers += random(10, 15)>>
<</if>>
<<if $beauty > 20 && $beauty <= 50>>
<<set $newfollowers += random(25, 35)>>
<</if>>
<<if $beauty > 50 && $beauty <= 80>>
<<set $newfollowers += random(45, 70)>>
<</if>>
<<if $beauty > 80 && $beauty <= 100>>
<<set $newfollowers += random(85, 130)>>
<</if>>
<<if $beauty >= 100>>
<<set $newfollowers += random(110, 280 )>>
<</if>>
<</nobr>>
<<include "LingInsta">>
Zoe your local @SecretaLingerie_offical girl 💞🍒
High quality intimates at LingIntimates.com
You gained <<print $newfollowers>>new followers from this post
<<set $IGfollowers += $newfollowers>>
<<set $newfollowers = 0>>
<<set $lingRequestPhoto +=1>>
[[Back|PictureGram]]
</div>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text"> <<set $VPNpromo = false>> <<set $mail = false>>
Subject: Collaboration Opportunity: VPN promotion
Dear ZoeLive, this is No name VPN we have been looking after a creator who represent our values and can help us reach a broader audience, and we believe that you could be that person.
We offer you an income of 50$ for each video you mention us in, but please try to keep it as family friednly as you can.
<div id="Mail_Invite">
<<link "Accept ">>
<<replace "#Mail_Invite">>
Perfect, I belive this will benefit both parts.
From now on please send us the video before you upload it to your channel, so our marketing team can preview it. <<set $FamilyFriendlypromo = true>>
[[Close mail|PC]] <<set $VPNFirstContact = false>>
<</replace>>
<</link>>
<<link "Deny">><<replace "#Mail_Invite">>
<p1> Sorry I don't really feel like our objectives really align.</p1>
We understand altought we would love to have you as a partrner.
[[Close mail|PC]]
<</replace>><</link>>
</div>
</div>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text">
<p1> Guys as some of you may already know, my favourite place to buy my intimates are Secreta Seductione Lingerie. And recently they where kind enough to give me some of their latest products so why not show it off? </p1>
<<include "LinPromo">>
<p1>I love how soft and comfortable it feels against my skin. And the attention to detail is just impeccable.
If you're looking for high-quality lingerie that makes you feel amazing, definitely check out Secreta Seductione Lingerie. Trust me, you won't be disappointed!
And remember to use the link down bellow for a 10% disscount! </p1>
After sending the video to the marketing representative you upload the video.
<<set $lingRequestVid +=1>>
<<nobr>>
<<if $Followers <= 500>>
<<set $newfollowers += random(15, 30)>>
<</if>>
<<if $Followers > 500 && $Followers <= 900>>
<<set $newfollowers += random(30, 55)>>
<</if>>
<<if $Followers > 900 && $Followers <= 1500>>
<<set $newfollowers += random(45, 90)>>
<</if>>
<<if $Followers > 1500 && $Followers <= 2000>>
<<set $newfollowers += random(85, 180)>>
<</if>>
<<if $Followers >= 2000>>
<<set $newfollowers += random(110, 350 )>>
<</if>>
<</nobr>>
You gained <<print $newfollowers>> new subsribers
<<set $YTsubsribers += $newfollowers>>
The general opinion about you has slightly worsen
<<set $promo = false>>
<<set $money += 100>>
<<set $InternetOpinionNegative += 1>>
[[PC]]
</div>
<<set $CanUpload to false>>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text"> <<set $FamilyFriendlypromo = false>> <<set $VpnStopWorking = false>> <<set $mail = false>>
Subject: : VPN promotion
Dear ZoeLive, this is No name VPN it saddens us to inform you that your content is not one we would like to keep us associated with.
We wish you the best in your future endevors and hopefully our paths will once again align in the future.
[[Back|PC]]
</div>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text">
<<if $spidy || $clown || $NerfThis || $mecha || $FF>>
Costumes;
<<else>>
Buy costumes at the supermarket
<</if>>
<<if $spidy>>
<<if $spidyOn>>Spider Gwen (Wearing)<<else>><<link "Wear Spider Gwen cosplay" "Wardrobe">><<set $spidyOn = true>><<set $clownOn = $NerfThisOn = $mechaOn = $FFOn = false>><</link>><</if>>
<</if>><<if $clown>>
- <<if $clownOn>>Harley Quinn (Wearing)<<else>><<link [[Wear Harley Quinn cosplay|Wardrobe]]>><<set $clownOn = true>><<set $spidyOn = $NerfThisOn = $mechaOn = $FFOn = false>><</link>><</if>><</if>><<if $NerfThis>>
- <<if $NerfThisOn>>D.VA (Wearing)<<else>><<link [[Wear D.VA cosplay|Wardrobe]]>><<set $NerfThisOn = true>><<set $spidyOn = $clownOn = $mechaOn = $FFOn = false>><</link>><</if>>
<</if>><<if $mecha>>- <<if $mechaOn>>Asuka (Wearing)<<else>><<link [[Wear Asuka cosplay|Wardrobe]]>><<set $mechaOn = true>><<set $spidyOn = $clownOn = $NerfThisOn = $FFOn = false>><</link>><</if>>
<</if>><<if $FF>> - <<if $FFOn>>Tifa (Wearing)<<else>><<link [[Wear Tifa cosplay|Wardrobe]]>><<set $FFOn = true>><<set $spidyOn = $clownOn = $NerfThisOn = $mechaOn = false>><</link>><</if>>
<</if>><<if $spidyOn || $clownOn || $NerfThisOn || $mechaOn || $FFOn>>
<<link [[Take off cosplay|Wardrobe]]>> <<set $spidyOn = $clownOn = $NerfThisOn = $mechaOn = $FFOn = false>> <</link>><</if>>
[[Leave|Bedroom]]
</div>
<style>
body {
background-image: url('Img/misc/Warderobe.jpg');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text">
[[Bedroom]]
[[Street]]
[[Kitchen|KitchenHome]] <<if $BlackMail>>
[[Brother room]] <</if>>
</div>
<<if $InternetOpinion <= 3 && $confronted == false && $NonConSe>>
<<goto "Brother confront">>
<</if>>
<<if $confronted && $BlackMail == false && $OFfollowers >=1 && $NonConSe>>
<<goto "BrotherConfront2">> <</if>>
<style>
body {
background-image: url('Img/misc/Living.jpg');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text">
<<if $CanGym>>
[[Gym]] <<else>>
You already trained for today <</if>>
[[Hairdresser]]
[[Super market]]
[[Night club]]
[[Living room]] <<if $RabbitOfficeMeet>>
[[Rabbit Gaming]] <</if>> <<if $RabbitOF3Second>>
[[Rabbit Gaming|RabbitOF3]] <</if>> <<if $RabbitOF5Second>>
[[Rabbit Gaming|RabbitOF5]] <</if>>
<<if $AlexPhoto && $MagazineActive>>
[[Photo studio]] <</if>>
</div>
<<set $MeetFan to Math.floor(Math.random()*5)+1>>
<<if $MeetFan == 1 && $drunkLVL >= 3 && $NonConSe>>
<<goto "Drunk Rape">> <</if>>
<<if $MeetFan == 2>>
<<goto "Fan Encounter">>
<</if>>
<style>
body {
background-image: url('Img/misc/street.webp');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text">
<img src="Img/misc/Kitchen.webp" id = "big-img">
<<if $Food >= 1>>
You open up the fridge and find the food you bought recently
<<link [[Make Some Food]]>> - <<set $energy += 15>> <</link>> +15⚡
<</if>>
<<if $Food <= 0>>
You open up the fridge just to find it completely empty.
<</if>>
[[Living room]]
</div>
<style>
body {
background-image: url('Img/misc/Kitchen.webp');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text">
<p2> What do you want? </p2>
<<if $money >= 300 && $day == 6 && $PayDAy>>
[[Pay him]]
<</if>>
<<if $SecondUpgrade && $energy > 15>>
<<link [[HandJob]] >> <<set $energy -= 15>> <</link>> -15 ⚡
<</if>>
<<if $ThirdUpgrade && $energy > 20>>
<<link [[Blow]] >> <<set $energy -= 20>> <</link>> -20 ⚡
<</if>>
<<if $FourthUpgrade && $energy > 35>>
<<link [[BrotherFuck]] >> <<set $energy -= 35>> <</link>> -35 ⚡
<</if>>
<<if ($spidyOn or $clownOn or $NerfThisOn or $mechaOn or $FFOn) and $energy >= 35 and $FifthUpgrade>>
<<link [[CosplayFuck]] >>
<<set $energy -= 35>>
[[Cosplay]]
<</link>> -35 ⚡
<</if>>
[[Leave|Living room]]
</div>
<style>
body {
background-image: url('Img/misc/BBedroom.jpeg');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text">
<img src="Img/misc/Food.jpg">
You make some food and recover some energy
[[Living room]]
</div>
<style>
body {
background-image: url('Img/misc/Kitchen.webp');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text">
<p2> Zoe! Do I talk to the fucking wall or what? </p2>
<p1> What? </p1>
<p2> Last time I told you to be more careful with what you upload right? </p2>
<p1> Ye.... </p1>
<p2> WHY the fuck did I wake up to all my friends spamming me YOUR fucking OF? </p2>
<p1> I uhm kinda..... </p1>
<p2> I don't give a fuck, you said it before right? I'm not dad I will just tell him everything and let him take it. </p2>
<p1> NO WAIT! Please don't tell dad! I will pay you! </p1>
<p2> Fuck now? </p2>
<p1> I will pay you, just don't tell dad.</p1>
<p2> 300$ </p2>
<p1> Yeah, sure just give me a couple of days. </p1>
<p2> Weekly </p2>
<p1> That's a bit to much don't you think? </p1>
<p2> You want me to tell dad or not? </p2>
<p1> Ok ok weekly.... </p1>
<p2> Perfect come to my room every Sunday </p2>
[[He left to his room|Bedroom]]
</div>
<<set $confronted to true>> <<set $BlackMail to true >>
<style>
body {
background-image: url('Img/misc/BDR.jpg');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text"> <<set $confronted to true>>
<p2> Hey, Zoe I need to talk to you. </p2>
<p1> Yeah, what is it? </p1>
<p2>So I checked out your channel couple days ago and I think you should tone it down with certain content? </p2>
<p1> Certian content? Not eaven dad has told me anything like that. </p1>
<p2> Mabye he should. Look I don't any weirdos to bother you and the way your content is heading...... </p2>
<p1> Just leave me alone ok? I'm not a kid. </p1>
[[Go to your room|Bedroom]]
</div>
<style>
body {
background-image: url('Img/misc/BDR.jpg');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text"> <<set $PayDAy to false>>
<p1> Wanted to pay you. </p1>
<p2> Ah perfect I wanted to buy a new game. </p2>
<p2> You can fuck off now </p2>
[[Living room]]
<<if $BMUpgrade == 1 && !$FirstUpgrade>>
<<goto "First Upgrade">>
<</if>>
<<if $BMUpgrade == 2 && !$SecondUpgrade>>
<<goto "second Upgrade">>
<</if>>
<<if $BMUpgrade == 3 && !$ThirdUpgrade>>
<<goto "Third Upgrade">>
<</if>>
<<if $BMUpgrade == 4 && !$FourthUpgrade>>
<<goto "Fourth Upgrade">>
<</if>>
<<if $BMUpgrade == 5 && !$FifthUpgrade>>
<<goto "Fifth Upgrade">>
<</if>>
</div>
<style>
body {
background-image: url('Img/misc/BBBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<<if $BMpaySecondActive == false>>
<<set $money -= $BMpay>> <<set $PayDAy to false>> <<set $BMpay = 300>>
<</if>>
<<if $BMpaySecondActive>>
<<set $money -= $BMpaySecond>> <<set $PayDAy to false>> <<set $BMpaySecond = 300>>
<</if>><div class="boxed-text">
<p1> Hey, what you said the other day...... Is it true? </p1>
<p2> The 20$ reduction every time you help me out? Yeah, I have never been so serious in my life. Wanna do it now? </p2>
<p1> I........ Yeah. </p1>
<<include "BSecond">>
<p2> God this feels so good. </p2>
<p1> 20$ right? </p1>
<p2> Yes, don't stop. </p2>
After sometime you can feel how he is getting close.
He cums all over you.
<p2> Holy shit. I love you. </p2>
<p1> 20$ reduction don't forget it </p1>
[[Rush to your room|Bedroom]]
</div>
<style>
body {
background-image: url('Img/misc/BBBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<<if $BMpaySecondActive>>
<<set $BMpaySecond -= 20>>
<<else>>
<<set $BMpay -= 20>> <</if>><div class="boxed-text">
<p1> Fine, I'll do it </p1>
<p2> Is this for the reduction or are you starting to enjoy this yourself? </p2>
<p1> Please just shut up. </p1>
<<include "BSecond">>
<p2> I wanna feel your mouth. </p2>
<p1> FINE, just don't do anything crazy ok? </p1>
<<include "BBM">>
<p2> YES, god your mouth feels so good. </p2>
You can feel how he starts moving his hips to force himself deeper in your mouth.
You try to push him away but he is too strong for you and keeps fucking your mouth.
After some time you can feel how he starts to throb and you brace yourself for what is about to come.
<p2> Fuck I'm gonna cum. </p2>
He comes inside your mouth and you instinctively start swallowing his cum.
<p2> That's a good girl </p2>
You leave his room with tears in your eyes.
<p1> *How did things ended up like this? Am I really gonna go through this every week for the rest of my life?* </p1>
[[Bedroom]]
</div>
<style>
body {
background-image: url('Img/misc/BBBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<<if $BMpaySecondActive>>
<<set $BMpaySecond -= 40>>
<<else>>
<<set $BMpay -= 40>> <</if>><div class="boxed-text"> <<set $BMpaySecond -= 100>>
<p2> What do you want? </p2>
<p1> Let's reduce it 100$ </p1>
<p2> Ok then, get on bed and spread your legs for me. </p2>
You obey and get on bed and spread your legs.
<p2> Perfect, tell me how much you want this. </p2>
<p1> What? </p1>
<p2> You heard me. </p2>
<p1> I.... I want you to fuck me. </p1>
<p2> Not good enough. </p2>
<p1> I WANT YOU TO FUCK ME HARD. </p1>
<p2> I like that attitude, now let's get started. </p2>
<<include "BFuck">>
<p2> Ahhhhhh fuck you feel so good. </p2>
You just lay there as he keeps fucking you.
After some time you can feel how he is getting close to his limit.
<p2> Fuck I'm gonna cum. </p2>
<p1> No please not inside! </p1>
<p2> I will pull out. </p2>
He pulls out of your pussy and cums all over your stomach and tits.
<p2> Ahhhhhh that was amazing. </p2>
You get up and put your clothes back on.
[[Bedroom]]
</div>
<style>
body {
background-image: url('Img/misc/BBBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text"> <<set $money +=50>>
<p1> There you go your 300$ </p1>
<p2> Cool, cool but 300$ a week is abit too much don't you think? </p2>
<p1> Yeah? </p1>
<p2> Look if you show me your tits, I will reduce this weeks payment 50$ </p2>
<p1> The fuck now? I'm not gonna show you anything. </p1>
<p2> I can pretty much see them on your socials, I just want to see them live </p2>
<p1> I'm still your sister if you forgot. </p1>
<p2> I know but look this is a win win situation, you pay less and I get to see them. Besides I'm not gonna do anything just look.</p2>
<p1> I guess...... NO, I can't I just can't there 300$ let's forget it. </p1>
<img src="Img/Bro/B1.gif" id = "small-img">
<p2> See not that hard right? </p2>
<p1> FUCK are you doing? I told you no! </p1>
<p2> C'mon it was not such a big deal right? Besides they look amazing. </p2>
<p1> I.... don't want to hear it, there are your 250$ AND DON'T EVER DO THAT AGAIN OK?</p1>
[[Leave|Bedroom]]
<<set $FirstUpgrade to true>>
</div>
<style>
body {
background-image: url('Img/misc/BBBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text"> <<set $money +=50>>
<p2> Hey Zoe, I need to talk to you </p2>
<p1> Don't worry I was about to pay you. </p1>
<p2> No It's about what we did couple of weeks ago.</p2>
<p1> We did? you ripped open my top. And if you do that again I will hit you so hard this it will look like an anime. </p1>
<p2> Look I should not have done that, but I can't stop thinking about you. I was with Mia the other day and I keept thinking about you..... </p2>
<p1> STOP I don't wanna know! Rub one out or something but that's not my fucking problem </p1>
<p2> Yeah I tried that, but it does not work so I was thinking that you mabye..... Could help me out? </p2>
<p1> What?..... NO, NOPE NO. I don't know what you had in mind but no. </p1>
<p2> I just want a handjob, and I will reduce your payment by 50$ </p2>
<p1>......Boobjob, and I'm not taking my bra off and no touching </p1>
<p2> Deal, please get to it. </p2>
<img src="Img/Bro/B2.gif" id = "small-img">
<p2> Holy fuck. I did not know I could cum so much. </p2>
<p1> ...... </p1>
<p2> Don't look like that please, I know how it looks but I really needed this. And if you think about this it's all your fault. </p2>
<p1> Can i go now?</p1>
<p2> Yes, btw you can help me out anytime you want, I will reduce the payment by 20$ you do so.</p2>
<p1> Fuck You. </p1>
[[Leave|Bedroom]]
<<set $SecondUpgrade to true>>
</div>
<style>
body {
background-image: url('Img/misc/BBBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text"> <<set $money +=50>>
<p1> There you have your money </p1>
<p2> Perfect, see win win situation. I get a helping hand from my cute little sister and you pay less. </p2>
<p1> Right, I will get going now. </p1>
<p2> Why so fast? Give me a helping hand now will you? </p2>
<p1> I.... fine </p1>
When he was about to cum he forces his dick inside of your mouth and cums inside
<img src="Img/Bro/B3.webp" id = "small-img">
<p2> Hah that's a good girl, swallow that cum. </p2>
<p1> *FUCK what is happening? What do I do?* </p1>
<p2> C'mon swallow it </p2>
You slowly start to swallow.
<p2> See that's a good girl, let's do something different next time. </p2>
<p1> Are you fucking crazy? What was that? We had an agreement! A handjob or boobjob nothing else! </p1>
<p2> That's what you did right? I just decide to finish inside nothing else. </p2>
<p1> Are you fucking nuts? I..... I will.... </p1>
<p2> Do what? tell dad? oh you can't. Don't be so crazy over it. Actually you gave me an idea, how about we reduce 30$ instead of 20$? </p2>
<p1> What? </p1>
<p2> Yeah, a blowjob is 30$ reduction, you can still just do a handjob for 20$ but I can't promise this won't happen again. </p2>
<p1> Fuck you. </p1>
<p2> C'mon do you want 30$ reduction?
You leave the room slamming the door mad at your brother, mad at yourself. </p2>
<p1> *This will be going further and further, how long before he forces himself on me? SHIT. I need to find my own house as soon as possible and this nightmare will end. C'mon girl you can do this.* </p1>
[[Leave|Bedroom]]
<<set $ThirdUpgrade to true>>
</div>
<style>
body {
background-image: url('Img/misc/BBBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text">
<p1> There you have your money </p1>
<p2> You have been working so hard I should reward you. </p2>
You start to back off slowly knowing this meant bad news for you.
<p2> Don't look so scared, I mean this I will reward you lay on my bed please. </p2>
You do as he says and get on his bed laying on it.
<p1> Tell me what you will do first. </p1>
<p2> Where is the fun in that? </p2>
<p1> I mean this. </p1>
<p2> Ok, don't worry I'm not a monster ok? </p2>
<p2> I decided that you don't have to pay me anymore, all I want in exchange is to fuck you. </p2>
<p1> What? You can't be serious? I'm gonna tell dad, he can see my onlyfans I don't care this will be worse. </p1>
<p2> But what about every time you came to my room and asked me to let you blow me or give me handjobs? </p2>
<p1> What? </p1>
<p2> I got all that on camera and it's evident that you are the one asking for it. </p2>
<p1> But it was all your idea..... </p1>
<p2> That's your word vs mine and I got videos as support, besides imagine if I leak them? </p2>
<p2> Video leak; popular streamer "ZoeLife" is fucking her older brother. Not the best PR right? </p2>
<p1> You can't.... you would not do that...... </p1>
<p2> I can and I will if you don't get to bed right now. </p2>
You obey and sit on his bed.
<p1> FINE, just do it and leave me alone. </p1>
<p2> I will, but we will do it my way </p2>
<p1> ..... </p1>
<p2> Perfect, now let's start with something simple. </p2>
He then gets up and positions his dick in front of your entrance.
<p2> Ready? </p2>
<p1> .... </p1>
<img src="Img/Bro/B4.webp" id = "small-img">
<p2> Ahhhhhh god you feel so good. </p2>
He keeps fucking you for a while until he gets close to his limit.
<p2> Fuck I'm gonna cum. </p2>
<p1> No please not inside! </p1>
<p2> Don't worry I will pull out. </p2>
<img src="Img/Bro/B5.webp" id = "small-img">
<p1> Fuck this is so gross. </p1>
<p2> Yeah, well get used to it. Oh and we will change the weekly payment to 600$ but don't worry every time we fuck I will reduce it by 100$ ok? </p2>
<p1> FUCK you. </p1>
<p2> See you next week. </p2>
You leave his room crying
[[Bedroom]]
<<set $FourthUpgrade to true>> <<set $BMpaySecondActive to true>>
</div>
<style>
body {
background-image: url('Img/misc/BBBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text">
<p2> You are a cosplayer right? </p2>
<p1> I do cosplay fromt time to time yeah. </p1>
<p2> I always wanted to fuck a cosplayer, every time you have a cosplay on, we will reduce it by 150$ ok? </p2>
<p1> .... </p1>
[[Leave|Bedroom]]
</div>
<style>
body {
background-image: url('Img/misc/BBBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<<set $FifthUpgrade to true>> <div class="boxed-text">
<<if $spidyOn>>
You enter his room in a spider Gwen cosplay.
<p1> Is this what you wanted? </p1>
<p2> Fuck yes it is </p2>
<<include "BBMCosplay">>
He is more forceful than usual.
You can hear him moan and grunt as he fucks you.
He keeps fucking you until he is close and ends inside your mouth.
You swallow his cum without saying anything.
[[Leave the room|Bedroom]]
<</if>>
<<if $clownOn>>
You enter his room in a Harley Queen cosplay.
<p1> Is this what you wanted? </p1>
<p2> Fuck yes it is </p2>
<<include "BBMCosplay">>
He is more forceful than usual.
You can hear him moan and grunt as he fucks you.
He keeps fucking you until he is close and ends inside your mouth.
You swallow his cum without saying anything.
[[Leave the room|Bedroom]]
<</if>>
<<if $NerfThisOn>>
You enter his room in a D,VA cosplay.
<p1> Is this what you wanted? </p1>
<p2> Fuck yes it is </p2>
<<include "BBMCosplay">>
He is more forceful than usual.
You can hear him moan and grunt as he fucks you.
He keeps fucking you until he is close and ends inside your mouth.
You swallow his cum without saying anything.
[[Leave the room|Bedroom]]
<</if>>
<<if $mechaOn>>
<<include "BBMCosplay">>
<p1> Is this what you wanted? </p1>
<p2> Fuck yes it is </p2>
He pushes you to bed and starts fucking you.
He is more forceful than usual.
You can hear him moan and grunt as he fucks you.
He keeps fucking you until he is close and ends inside your mouth.
You swallow his cum without saying anything.
[[Leave the room|Bedroom]]
<</if>>
<<if $FFOn>>
<<include "BBMCosplay">>
<p1> Is this what you wanted? </p1>
<p2> Fuck yes it is </p2>
He pushes you to bed and starts fucking you.
He is more forceful than usual.
You can hear him moan and grunt as he fucks you.
He keeps fucking you until he is close and ends inside your mouth.
You swallow his cum without saying anything.
[[Leave the room|Bedroom]]
<</if>>
</div>
<style>
body {
background-image: url('Img/misc/BBBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<<set $BMpaySecond -= 150>><div class= "boxed-text">
<<if $energy <= 19>>
You are to tired to be healthy right now <</if>>
<<if $membership >= 1 && $energy >= 30>>
<<link [[Exercise]]>> - <<set $energy -= 30>> <</link>> -30⚡
<<else>>
Buy membership - 1/7/30 pass <<if $money > 4>>
<<link [[Buy - 2 pass/5$ |Gym]] >><<set $money -= 5>> <<set $membership += 2>> <</link>><<else>>
Need 5$ to buy day one pass.
<</if>>
<<if $money > 59>>
<<link [[Buy - 7 pass/60$ |Gym]] >><<set $money -= 60>> <<set $membership += 7>> <</link>><<else>>
Need 60$ to buy 7 day pass.
<</if>>
<<if $money > 499>>
<<link [[Buy - 30 pass/500$ |Gym]] >><<set $money -= 500>> <<set $membership += 30>> <</link>><<else>>
Need 500$ to buy 30 day pass.
<</if>>
<</if>>
[[Street]]
</div>
<style>
body {
background-image: url('Img/misc/Gym.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text">
You enter the salon and wonder whether to get a haircut or have your nails done.
<<if $money < 60>>
Need more money to do anything. <</if>>
<<if $HairDone == 0 && $money >= 60>>
60$ <<link [[Haircut & Styling|Hairdresser]]>> <<set $money -= 60>> <<set $beauty += 10>> <<set $HairDone += 5>> <</link>> <</if>> <<if $HairDone >= 1>> (Your hair is done for atleast <<print $HairDone>> more days) <</if>>
<<if $NailsDone == 0 && $money >= 90>>
90$ <<link [[NailsDone|Hairdresser]]>> <<set $money -= 90>> <<set $beauty += 8>> <<set $NailsDone += 20>> <</link>> <</if>> <<if $NailsDone >= 1>> (Your nails still are looking great for at least <<print $NailsDone>> more days) <</if>>
[[Street]]
</div>
<style>
body {
background-image: url('Img/misc/HairSalong.jpg');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text">
Groceries - 50$
<img src="Img/misc/Groceries.png" id = "store-img"> <<if $money > 49>>
<<link [[Buy|Super market]] >><<set $money -= 50>> <<set $Food +=1>> <</link>><<else>>
Need more money
<</if>>
<<if $cam == false>>
Webcam - 300$
<img src="Img/misc/Webcam.png" id = "store-img"> <<if $money >= 300>>
<<link [[Buy|Super market]] >><<set $money -= 300>> <<set $cam = true>> <</link>><<else>>
Need more money
<</if>> <</if>>
<<if $mic == false>>
Mic - 500$
<img src="Img/misc/Mic.png" id = "store-img"> <<if $money >= 300>>
<<link [[Buy|Super market]] >><<set $money -= 300>> <<set $mic = true>> <</link>><<else>>
Need more money
<</if>> <</if>>
Costumes:
<<if $spidy == false>>
Spder gwen - 100$
<img src="Img/misc/SpiderGwemBuy.jpg" id="store-img"><<if $money > 99>>
<<link [[Buy|Super market]]>><<set $money -= 100>> <<set $spidy to true>>
<</link>><<else>>
Need more money
<</if>><</if>>
<<if $clown == false>>
Harley Quinn - 200$
<img src="Img/misc/HarleyBuy.webp" id = "store-img"> <<if $money > 199>>
<<link [[Buy|Super market]] >><<set $money -= 200>> <<set $clown to true>> <</link>><<else>>
Need more money
<</if>>
<</if>>
<<if $NerfThis == false>>
D.VA - 300$
<img src="Img/misc/D.vaBuy.jpg" id = "store-img"> <<if $money > 299>>
<<link [[Buy|Super market]] >><<set $money -= 300>> <<set $NerfThis to true>> <</link>><<else>>
Need more money
<</if>>
<</if>>
<<if $meacha == false>>
Asuka - 400$
<img src="Img/misc/AsukaBuy.webp" id = "store-img"> <<if $money > 399>>
<<link [[Buy|Super market]] >><<set $money -= 400>> <<set $meacha to true>> <</link>><<else>>
Need more money
<</if>>
<</if>>
<<if $FF == false>>
Tifa - 500$
<img src="Img/misc/TifaBuy.webp" id="store-img">
<<if $money > 499>>
<<link [[Buy|Super market]] >><<set $money -= 500>> <<set $FF to true>><</link>><<else>>
Need more money<</if>><</if>>
[[Leave|Street]]
</div>
<style>
body {
background-image: url('Img/misc/Store.jpg');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text">
<<if $beauty < 19>>>
<p2> Hey, where do you think you are going? </p2>
<p1> To the club? </p1>
<p2> Not looking like that. </p2>
(Need 20+ in beauty)
[[Street]]
<<else>>
<<if $money > 49>>
<<link [[Enter - 50$|Club]] >><<set $money -= 50>> <</link>>
[[Street]]
<<else>>
Need more money to enter.
[[Street]]
<</if>>
<</if>>
</div>
<style>
body {
background-image: url('Img/misc/Club.webp');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text"> <<set $RabbitOfficeMeet = false>>
<p3>Hi ma'am, how can i help you? </p3>
<p1> Hi, yes uhm I'm Zoe. Mike told me to come for an interview </p1>
<p3> Absolutely, I will call for Mr Mike right away, please sit down. </p3>
After a few minutes the woman comeback with a man in his mid 40s and a huge smile on his face.
<p2> Hi Zoe, Nice to finnaly meet you in person. Please follow me to the cafereria, I have not eaten all day and it should be reather empty by this time. </p2>
<<if $InternetOpinion >=4>>
[[You follow him to the cafeteria and sit down|Rabbit 4]]
<</if>>
<<if $InternetOpinion <=3>>
[[You follow him to the cafeteria and sit down|Rabbit 3]]
<</if>>
</div>
<style>
body {
background-image: url('Img/misc/Office.jpg');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text"> <<set $CanGym to false>>
<<set $gymEv to Math.floor(Math.random() * 3) + 1>>
You spend some time imporoving your health.
<<include "GymTraning">><<set $beauty +=5>><<set $membership -=1>>
[[Street]] <<if $gymEv == 1>>
You can feel the stares from the guys in the gym.
<div id="Gym_Looks">
<<link "Leave the place as soon as possible.">><<replace "#Gym_Looks">>
Feeling uncomfortable you cut the session short.
[[Street]] <</replace>><</link>><<if $corruption >= 15>>
<<link "Nothing bad in just looking right?">><<replace "#Gym_Looks">>
You feel good knowing your hard work is paying off, adn get motivated to keep working. <<include "GymLooks">> <<set $corruption += 3>>
[[Street]] <</replace>><</link>> <</if>></div><</if>><<if $corruption > 19>>
[[Take Photo]]<</if>><<if $gymEv == 2 && $Followers > 900>>
<<set $GymEncounter to Math.floor(Math.random()*2)+1>>
<<if $GymEncounter == 1>>
<p2> Hi, excuse me are you Zoe? </p2>
<p1> Yeah, that's me, do you want a photo? </p1>
<p2> No that's no my thing, I just wanted to tell you that I have been a big fan for some time now.</p2>
<p2> Watching your stream every day after work is the best part of my day. </p2>
<p1> Thank you! I'm very happy to hear that! </p1>
<p2> Hey, wanna train together? </p2>
[[Yeah! It's more fun to train with some one else]] <</if>>
<<if $GymEncounter == 2>>
The gym is empty, with only you there. After a while, a guy walks in and heads straight towards you.
<p2> Hey, I don't wanna intervene but your posture is not the best want me to help you? I'm a personal trainer. </p2>
[[Please! that's very kind of you|GymFan2]]
[[Would love to, but I just finished my set.|Street]] <</if>>
<</if>>
</div>
<style>
body {
background-image: url('Img/misc/Gym1.jpg');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text">
Feeling good about your self you decide to showcase your improvments for your fans.
<<include "Gym Photo">>
<<set $newfollowers += random(20, 50)>>
You gained <<print $newfollowers>> new PictureGram followers
<<set $IGfollowers += $newfollowers>>
<<if $corruption < 30 >>
<<set $corruptionn += 5>>
<</if>>
[[Street]]
</div>
<style>
body {
background-image: url('Img/misc/Gym1.jpg');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text">
<<set $beauty += 5>>
<<set $gym to Math.floor(Math.random() * 2) + 1>>
While working out you start to notice how sexy your fan is.
<div id="Gym_Fan">
<<link "Ignore it.">>
<<replace "#Gym_Fan">>
You continue your workout like normal.
<p2>I had a lot of fun today.</p2>
<p1>Me too, see you around.</p1>
<p2>Uhm... Yeah, bye.</p2>
[[Street]]
<</replace>>
<</link>>
<<if $corruption > 20>>
<<link "Tease him">>
<<set $corruption += 5>>
<<replace "#Gym_Fan">>
<<include "gymtease">>
You can feel the stare of your fan, and his constant short adjustments.
<div id="Gym_Fan2">
<<link "Stop">>
<<replace "#Gym_Fan2">>
It was fun while it lasted but you'd better stop before he gets any weird ideas.
[[Finish Workout|Street]]
<</replace>>
<</link>>
<<if $corruption >= 30>>
<<link "Get close to him">>
<<replace "#Gym_Fan2">>
<p1>It was really funny to meet you.</p1>
<p2>I never expected to meet you in the gym, let alone work out together. I'm very happy for it.</p2>
<p1>Yeah, and it looks like your little friend is also very happy about it.</p1>
You start to rub his dick over his shorts
<p2>W-What are you doing?</p2>
<p1>Relax, you think I did not notice how you were watching my ass all the time? So tell me, wanna show me how "big" of a fan you are?</p1>
<<if $gym == 1>>
<p2>I can't believe my dreams are coming true!</p2>
<p2>But we can't do it here, I live down the street.</p2>
<p1>Let's go then.</p1>
<p2> Oh I see..... I live just down the steet. </p2>
<p1> Perfect let's go then. </p1>
You follow him without saying a word, once you arrived he wastes no time and pushes you down to your knees.
<<include "BJ">>
<p2> Fuck I can't belive this is actually happening </p2>
<p2> I'm so close, let me finish all over your cute face. </p2>
<<include "BJ Facial">>
<div id="Fan_Fuck">
<<link "Let's keep this between us ok?">>
<<replace "#Fan_Fuck">>
<p2> Of course, you just gave me the best day of my life. I'm taking this to the grave with me </p2>
<p1> Perfect! Where is the bathroom? I will wash this off and head home. </p1>
[[Street]]
<<set $corruption += 10>>
<</replace>>
<</link>>
<<if $corruption > 60>>
<<link "You are still hard tough...">>
<<replace "#Fan_Fuck">>
<p1> You are still hard tough....</p1>
<p2> I mean if you had my POV you would understand. </p2>
<p1> I will have to take care of it then. </p1>
<<include "Fuck">>
<p1> Fuck You got eaven bigger. </p1>
<p2> I probably used up all my luck for the rest of my life I better use it well. </p2>
<<include "Fuck">>
<p2> Shit sorry I had no time to pull out. </p2>
<p1> I'm on the pill it should be fine. I better clean this up and head home tough </p1>
[[Street]]
<</replace>>
<</link>>
<</if>>
</div>
<</if>>
<<if $gym == 2>>
<p2>I can't believe my dreams are coming true!</p2>
<p2>I have the car parked outside.</p2>
<p1>Let's go then.</p1>
<p1> Perfect let's go then. </p1>
You follow him without saying a word, once you arrived neither of you waste any time.
<<include "Car BJ">>
<p2> Fuck I can't belive this is actually happening </p2>
<<include "Car BJ">>
<p2> I'm so close. </p2>
<div id="Fan_Fuck">
<<link "Let's keep this between us ok?">>
<<replace "#Fan_Fuck">>
<p2> Of course, you just gave me the best day of my life. I'm taking this to the grave with me </p2>
<p1> Perfect! Thank you for the help I better head home now. </p1>
[[Street]]
<<set $corruption += 10>>
<</replace>>
<</link>>
<<if $corruption > 80>>
<<link "You are still hard tough...">>
<<replace "#Fan_Fuck">>
<p1> You are still hard tough....</p1>
<p2> I mean if you had my POV you would understand. </p2>
<p1> I will have to take care of it then. </p1>
<<include "Car Fuck">>
<p1> Fuck You got eaven bigger. </p1>
<p2> I probably used up all my luck for the rest of my life I better use it well. </p2>
<<include "Car Fuck">>
<p2> Shit sorry I had no time to pull out. </p2>
<p1> I'm on the pill it should be fine. I better clean this up and head home tough </p1>
[[Street]]
<</replace>>
<</link>>
<</if>>
</div>
<</if>>
<</replace>>
<</link>>
<</if>>
</div>
<</replace>>
<</link>>
<</if>>
</div>
</div>
<style>
body {
background-image: url('Img/misc/Gym1.jpg');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<div class="boxed-text">
You start off as normal but it got very obvious that he was not a real personal trainer and just wanted to touch you
<<include "GymGrope">>
<div id="Gym_1">
<<link "Scape">>
<<replace "#Gym_1">>
<<set $beauty += 5>>
<<set $corruption += 3>>
<p1> Hey, uhm thanks for your help but I forgot I had some things to do I better get to it as soon as possible </p1>
<p2> Are you sure? It's really bad to cut the work out like that. </p2>
<p1> Yeah, but it's really important. See you around ok? Bye! And thanks again for your help. </p1>
<</replace>>
<</link>>
<<if $corruption >= 30>>
<<link "Ignore it">>
<<set $corruption += 6>>
<<replace "#Gym_1">>
As you ignore it he gets more and more bold.
<<include "GymGrope2">>
<div id="Gym_2">
<<link "End this">>
<<replace "#Gym_2">>
You had your fun but this is getting out of controll very quickly. You come up with a excuse and leave the gym as soon as possible.
[[Street]]
<</replace>>
<</link>>
<<if $corruption >= 60>>
<<link "Continue">>
<<set $corruption += 16>>
<<replace "#Gym_2">>
<p1> You think you can touch me like that? </p1>
<p2> I don't know what you mean. I'm just making sure you are using the proper form </p2>
<p1> You know what, I should thank you for your help. </p1>
You get down on your knees and start sucking him
<<include "GymBlow">>
<p1> That was a really good work out, thanks for your help I'm exhausted now! </p1>
The man smirks and puts on his clothes without saying anything back to you.
[[Street]]
<</replace>>
<</link>>
<</if>>
</div>
<</replace>>
<</link>>
<</if>>
</div>
</div>
<style>
body {
background-image: url('Img/misc/Gym1.jpg');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text">
<<if $energy >= 30>>
<<link [[Dancefloor]] >> <<set $energy -= 30>> <</link>> -30 ⚡<<else>>
You are to tired to dance <</if>>
[[Bar|Club bar]] <<if $drunkLVL >= 2>>
[[Walk back home and sleep|StreetBar]] <<else>>
[[Street]] <</if>>
</div>
<style>
body {
background-image: url('Img/misc/Club.webp');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<div class="boxed-text">
<<set $DanceFloor to Math.floor(Math.random() * 3) + 1>>
You have fun dancing with strangers
<<include "Club Dance">>
<<if $DanceFloor == 1 && $beauty >= 50>>
You dance for a couple of minutes until someone approaches you.
<p2>Just wanted to say that you are beautiful.</p2>
<p1>Thanks!</p1>
<p2>So you come here often?</p2>
<p1>From time to time.</p1>
<p2>Me too, I usually come here with friends but they did not come tonight.</p2>
<p2>Wanna get a drink or something?</p2>
<div id="Bar_1">
<<link "No">>
<<replace "#Bar_1">>
<p1>Look, you look like a cute guy but I'm not interested.</p1>
<p2>Ok, uhm, see you around I guess.</p2>
[[Stop dancing|Club]]
<</replace>>
<</link>>
<<if $corruption >= 40>>
<<link "Sure">>
<<replace "#Bar_1">>
The two of you go to the bar and order some drinks.
After talking for some time, he invites you over to his house.
<<include "ClubFuck1">>
<<include "ClubFuck1_2">>
<<include "ClubFuck1_3">>
<<set $corruption += 10>>
<<set $LeaveClub to true>> <<if $drunkLVL >=3>>
[[Walk back Home|StreetBar]] <<else>>
[[Walk back Home|Bedroom]] <</if>>
<</replace>>
<</link>>
<</if>>
</div>
<</if>>
<<if $DanceFloor == 2 && $beauty >=25>>
You dance for a couple of minutes until a middle age man approaches you.
<p2> Hi, there beautiful. </p2>
<p1> Hi? </p1>
<p2> Follow me to the bathrooms to have a good time </p2>
<p1> What? You could be my father </p1>
<p2> Sure, if you are into that. </p2>
<p2> So are you coming? </p2>
<div id="Bar_1">
<<link "No">>
<<replace "#Bar_1">>
<p1> No and leave me alone before I start screaming </p1>
<p2> Don't be like that, let's go for a quick one </p2>
<p1> ..... </p1>
<p2> I'm leaving ok. You are not eaven half as hot as you think you are </p2>
[[Stop dancing|Club]]
<</replace>>
<</link>>
<<if $corruption >= 30>>
<<link "Sure">>
<<replace "#Bar_1">>
<p1> I don't know. I don't want to be responsible for the death of an old man </p1>
<p2> I will show you why experience is more important than anything else, brat </p2>
<<include "Bathroom Club">> <<set $corruption += 10>>
[[Leave the bathroom|Club]]
<</replace>>
<</link>>
<</if>>
</div>
<</if>>
[[Stop dancing|Club]]
</div>
<style>
body {
background-image: url('Img/misc/Club.webp');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<div class= "boxed-text">
<<if $money > 20>>
<<link [[Beer - 10$|Club bar]] >><<set $money -= 10>> <<set $extraCorr += 2>> <<set $corruption += 2>><</link>><<else>>
Need more money
<</if>>
<<if $money > 50>>
<<link [[Cocktail - 50$|Club bar]] >><<set $money -= 50>> <<set $extraCorr += 10>><<set $corruption += 10>><<set $drunkLVL +=1>> <</link>><<else>>
Need more money
<</if>>
<<if $money > 70>>
<<link [[Vodka - 70$|Club bar]] >><<set $money -= 70>> <<set $extraCorr += 15>><<set $corruption += 15>> <<set $drunkLVL +=2>> <</link>><<else>>
Need more money
<</if>>
[[Club]]
</div>
<<set $BarEncounter to Math.floor(Math.random()*4)+1>>
<<if $BarEncounter == 1 && $beauty > 50 && $NonConSe>>
<<goto "BarGift">>
<</if>>
<style>
body {
background-image: url('Img/misc/Club-Bar.jpg');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<div class= "boxed-text">
After both of you grab some food you sit down and start talking.
<p2> Ok let's start, we would love to have you in our team but before we both agree to this there are some things you need to know. </p2>
<p2> 1. You will forced to make collaborations with other members of the team. Refusing to do so will end in a 2000$ fine and you would be removed from the team.
2. If we are hosting an event you are expected to travel there and give it exposure.
3. If you drop bellow 2000 followers you will be removed from the team. </p2>
<p1> And the benifits? </p1>
<p2> 1. You will be given an editor, so if you want to upload a video you can send us the raw and we take care of everything. Following your style of course.
2. If you want to host an event for your community, we will take care of the costs.
3. Weekly pay of 300$</p2>
<p2> Those points would be the most important ones. So what do you say? </p2>
<div id="Decision">
<<link "Yes">>
<<replace "#Decision">>
<p1> This is a huge opportunity for me and there is no way I say no. </p1>
<p2> Perfect! I knew you would see the opportunity laid in front of you. </p2>
<p2>I just need your signing in we will announce you later this week</p2>
[[Thank him and say goodbye|Street]] <<set $RabbitOfficeMeet to false>>
<<set $RabbitContract5 to true>>
<</replace>>
<</link>>
<<link "I'm sorry I can't do that">>
<<replace "#Decision">>
<p1> I understand this is a huge opportunity for me but I can't accept such conditions, I prefer to stay independet </p1>
<p2> Nothing that can be done about it, good luck with your future projects and let's hope we can work together next time. </p2>
[[Thank him and say goodbye|Street]]
<</replace>>
<</link>>
</div>
</div>
<style>
body {
background-image: url('Img/misc/Office.jpg');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text">
After both of you grab some food you sit down and start talking.
<p2> Well first I should congratulate you on your success, you seem to have a close connection with your fans, it's truly amazing almost all your followers see all your videos and watches your streams. </p2>
<p1> Thanks! I try to be as close as I can, and follow all the feedback I receive. </p1>
<p2> That's perfect, we would sign you right away if it wasn't for certain content you upload. Some videos and images could be seen as a bit to explicit for some advertisers </p2>
<p1> W-what I don't post anything extreme! </p1>
<p2> I agree but certain videos could cause you and us big issues in case you accept. So we would need you to tone it a bit ok? </p2>
<p1> What's in it for me? </p1>
<p2> 1. You will forced to make collaborations with other members of the team. Refusing to do so will end in a 2000$ fine and you would be removed from the team.
2. If we are hosting an event you are expected to travel there and give it exposure.
3. If you drop bellow 2000 followers you will be removed from the team.
4. And special for your case no more NSFW content, that means any sponsorship with any underwear brand must be terminated, and no Only fans if you were thinking of it.
</p2>
<p1> And the benifits? </p1>
<p2> 1. You will be given an editor, so if you want to upload a video you can send us the raw and we take care of everything. Following your style of course.
2. If you want to host an event for your community, we will take care of the costs.
3. Weekly pay of 200$</p2>
<p2> Those points would be the most important ones. So what do you say? </p2>
<p1> *I can't accept those conditions* </p1>
<div id="RabbitMeeting">
<<link "Try to change the conditions">>
<<replace "#RabbitMeeting">>
<p1> I don't really like the 4th point. I can't change what I upload my fans would be really angry at me. Is there anyhing we can do? </p1>
<img src="Img/Fuck/Rabbit.gif" id = "small-img">
<p2> No, we really...... can't do anyhting </p2>
<p1> I'm sure we can come up with something that benifits both of us. </p1>
<img src="Img/Fuck/Rabbit_1.gif" id = "small-img">
<p2> I..... I..... Fuck it I can always find a new job, come here. </p2>
<img src="Img/Fuck/Rabbit_2.gif" id = "small-img">
<img src="Img/Fuck/Rabbit_3.gif" id = "small-img">
<img src="Img/Fuck/Rabbit_4.gif" id = "small-img">
<p2> I..... Will get working with the contract right away. </p2>
You feel way more corrupted after using your body like that <<set $corruption += 15>>
[[Thank him and say goodbye|Street]] <<set $RabbitOfficeMeet to false>> <<set $RabbitContract3 = true>>
<</replace>>
<</link>>
<<link "Decline">>
<<replace "#RabbitMeeting">>
<p1> I can't accept that I'm sorry</p1>
[[Leave the building|Street]] <<set $RabbitOfficeMeet to false>>
<</replace>>
<</link>>
</div>
</div>
<style>
body {
background-image: url('Img/misc/Office.jpg');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text"> <<set $RabbitFirstContact = false>> <<set $RabbitOfficeMeet = true>> <<set $RabbitMailFirst = false>> <<set $mail = false>>
Subject: Invitation to Join Rabbit Gaming
Hello,
I'm Mike from Rabbit Gaming. We are always on the lookout for new creators to join our team, and you seem to be a perfect fit. We have offices conveniently located in the city center, and I would love to meet with you for a one-on-one discussion.
Please drop by whenever you have some spare time.
Best regards,
Mike "Revenxant" Almand
Rabbit Gaming
[[Close mail|PC]]
</div>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text"> <<set $LingWork to false>> <<set $mail = false>> <<set $LingFail = false>>
Subject: Secreta Seductione Lingerie
Dear ZoeLive, this is No nameSecreta Seductione Lingerie we noticed that you did not upload anything related to us last week.
We expected this to be a lasting collaboration between us but due to recent events it's best we part ways.
[[Back|PC]]
</div>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style> <div class="boxed-text">
While ordering a drink you have a small chat with the bartender, untill 2 guys walk up to you.
<p2> Hey girl are you alone? </p2>
<p1> Not for long I hope </p1>
<p2> I guess we could help you, wanna come home with us? </p2>
<p1> Just like that? No flowers, no hi my name is X nice to meet you? please try again. </p1>
<p2> Nah I will find a way just you wait </p2>
<p1> Sure </p1>
They both leave leaving you alone with your drink.
After some time you start to feel dizzy.
<img src="Img/misc/Stairs.jpg" id = "big-img">
<p3> She is so fucking heavy. </p3>
<p2> Almost there come on. </p2>
.
.
<<include "flashesBar">>
<<include "GangBang">>
<p3> Do we just leave her there? </p3>
.
.
.
You wake up in a hotel room naked and your clothes on the floor.
Unsure on what to do you just walk back home.
[[Home|Bedroom]]
<<set $energy = 1>> <<set $corruptuion -= 10>>
You feel less corrupted after this experience
</div>
<style>
body {
background-image: url('Img/misc/Club-Bar.jpg');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<div class="boxed-text"> <<set $Rabbit3OF = false>> <<set $mail = false>> <<set $RabbitOFfirst = false>>
Subject: Rabbit Gaming
I think I made myself perfectly clear when we first met, Only fans would be off limits. We had an agreement for your current content not something new. Come to the office as soon as you read this. <<set $RabbitOF3Second = true>>
Mike "Revenxant" Almand
Rabbit Gaming
[[Close mail|PC]]
</div>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text"> <<set $RabbitOF3Second = false>> <<set $MagazineOffer = true>>
<p3>Hi ma'am, how can i help you? </p3>
<p1> Hi, yes uhm I'm Zoe. Mike told me to come. </p1>
<p3> Right, 2nd floor and 3rd door to the left. </p3>
You follow her directions and qucikly find yourself infront of his door.
*Knock Knock*
<p2> OPEN! </p2>
You open the door and slowly walk towards his desk.
<p2> Zoe! Take a seat please.</p2>
<p1> Mike I'm sorry I know you told me to not start an only fans, but I was running low on money and really needed the extra money. </p1>
<p2> Don't worry, calm down. I got a bit angry while writing the mail. It's just that. </p2>
Mike gets up from his desk, and sits on the edge of his desk.
<p2> Look if you need some extra money, there is no need to ruin your reputation like that. I have a friend who runs a magazine in japan and he is always in the search for beautiful girls to work with. </p2>
<p1> What kind of magazine? </p1>
<p2> I'm not gonna lie it's an erotic one. Soft porn so to speak. I think it's better than dynamite your reputation with an OF account don't you think?</p2>
<p1> I guess? </p1>
<p2> Look I will send him your photos and let's see what happens ok? </p2>
<p1> Yeah.... </p1>
<p2> And don't worry, I will talk with my boss so he won't fire you ok? Only problem is that we will reduce your payment to 100$ weekly </p2>
<p1> What! Oh my god thank you! I was fully expectating to get fired today! </p1>
<p1> And I will become a model and all! </p1>
<p2> Haha, calm down nothing is secure yet </p2>
<p1> Thank you, thank you! How can I thank you for this? </p1>
<p2> I think I have some ideas. </p2>
<img src="Img/Rabbit/Rabbit_3_1.webp" id = "small-img">
<p2> I help you out a way only I can, and you do the same for me what do you say? </p2>
<p1> I guess that's only fair? </p1>
<p2> Good to see that we are on the same page. </p2>
<img src="Img/Rabbit/Rabbit_3_2.webp" id = "small-img">
<img src="Img/Rabbit/Rabbit_3_3.webp" id = "small-img">
<img src="Img/Rabbit/Rabbit_3_4.webp" id = "small-img">
<p2> Fuck, if streaming does not work out for you let me know </p2>
<p2> Let me know, I could find you a position for us </p2>
<p1> I will pray every day for that to not happen </p1>
<p2> Just saying </p2>
When you are both done you put back on your clothes.
<p1> When will I have a meeting with the photographer. </p1>
<p2> He will contact you trough mail don't worry. </p2>
<p1> Ok, uhm bye! And uhm thanks for everything </p1>
<p2> My pleasure </p2>
[[Street]]
</div>
<style>
body {
background-image: url('Img/misc/Office.jpg');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text"> <<set $MagazineOffer = false>> <<set $AlexPhoto = true>> <<set $MagazineActive = true>> <<set $AlexMail = false>> <<set $mail = false>>
Subject: Photo shoot for model magazine
Hello,
I'm Alex, I belive Mike told you about me when you two last meet, I looked trough your instagram and I belive you have what I was searching after. Please comeby my studio tommorrow morning, so we can talk and take the first set of photos.
Location: Citiy Center 92
Best regards,
Alex
[[Close mail|PC]]
</div>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><<if $Alex == 1 >>
<<goto "Alex1">>
<</if>>
<<if $Alex == 2 >>
<<goto "Alex2">>
<</if>>
<<if $Alex == 3 >>
<<goto "Alex3">>
<</if>>
<<if $Alex == 4 >>
<<goto "Alex4">>
<</if>>
<<if $Alex == 5 >>
<<goto "Alex5">>
<</if>>
<<if $Alex == 6 >>
<<goto "Alex6">>
<</if>><div class= "boxed-text"> <<set $AlexPhoto = false>> <<set $Alex += 1>> <<set $AlexTimer = 7>>
*Knock Knock*
When the door opens you see a very atractive man in his late 20s
<p2>You have to be Zoe right? Come in, come in. I'm Alex </p2>
<p1> Yes, thank you for having me. </p1>
<p2> Sit down, do you want anything to drink? </p2>
<p1> No thanks, I'm good. </p1>
<p2> Alright, I will cut to the chase. You have an amazing body and face, and judging by your social media you have the basic knowlage of posing. </p2>
<p2> I'm not a professional photographer yet, so I won't be able to pay you much.
Around 50$ for each session. </p2>
<p1> We all start somewhere right? There is no problem with that. </p1>
<p2> Perfect, we will have a photo shoot 1 a week, you can comeby whenever you want I'm allways ready to work </p2>
<p1> Sounds perfect </p1>
<p2> Good let's work then! </p2>
<p1> Right now? </p1>
<p2> Yeah, we need to get started with this months issue. </p2>
<p1> Ok, so what should I do. </p1>
<p2> Go behind that curtain and change. </p2>
You put on the dress that's hanging there
<img src="Img/Alex/Alex_photo_1.webp" id = "small-img">
You spend some time taking photos following Alex's instructions
<p2> Ok, I think we are done. </p2>
<p1> Great, I will change back then. </p1>
<p2> Yeah, do that I will be looking at the photos meanwhile. </p2>
<p1> Alright. </p1>
You go back to the changing room and get changed.
<p1> All done. </p1>
<p2> Perfect, here is the money. </p2>
<p1> Thanks! Well see you next week. </p1>
<p2> Yeah, bye! </p2>
<<set $money += 50>>
[[Leave|Street]]
</div>
<style>
body {
background-image: url('Img/misc/Alex.jpeg');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text"> <<set $AlexPhoto = false>> <<set $money += 50>> <<set $Alex +=1>> <<set $AlexTimer = 7>>
"Knock Knock"
<p2> Hi, Zoe you caught me in the middle of a work out. </p2>
<p1> I can comeback later if you want. </p1>
<p2> No need I'm almost done, you can join me if you want. </p2>
<p1> I don't have my gym clothes with me. </p1>
<p2> The plan for this week was gym outfits, so you have pleanty to chose if you want. </p2>
<p1> Oh uhm ok, I will get changed then. </p1>
You enter the changing room and chose a set of clothes
<p2> You look increadible hot like that. </p2>
<p1> Thanks. </p1>
<p2> You ass really sticks out with those leggins. </p2>
<p1> I uh..... </p1>
<p2> Sorry, sorry it’s part of my job to notice these things. </p2>
<p1> No I understand, thank you. </p1>
<p2> Yeah, let's start then. </p2>
While you where working out you noticed he would often stare at you.
<p1> Just doing your job again? </p1>
<p2> Just making mental notes for which activity’s make that outfit look the best. </p2>
<p1> Hahaha, ok thanks for your dedication. </p1>
After some time you both are done with some light work out and are ready for the photoshoot.
<p2> You already have yoga pants so that's perfect please do some poses, I will need some close ups. </p2>
<p1> Sure. </p1>
<img src="Img/Alex/Alex_photo_2.webp" id = "small-img">
<p2> Ok, you can relax a bit. </p2>
<p1> Alright. </p1>
<p2> Try to arch your back some more and pull up the shorts, to make it really thight. </p2>
<p1> Yes. </p1>
After some more shoots you are done and start reviewing it together.
<p1> I look really hot in those. </p1>
<p2> You do, and I will make sure the lighting makes your body stand out even more. </p2>
While you are looking trough the photos you notice his massive buldge on his pants.
<p1> OH, hum </p1>
<p2> Huh? Oh shit I'm so sorry just looking at you in this outfit it kinda got me. </p2>
<p1> It’s natural I get it! I'm actually flatterd so don't give it much thought ok? </p1>
<p2> Sorry. </p2>
<p2> Wanna see how I edit those photos? It won't take long just a quick draft. </p2>
<p1> Sure! I have always wonderd how to do that, and mabye I can edit my photos instead of spending a whole afternoon taking photos. </p1>
<p2> Yeah, follow me to the pc I will show you. </p2>
He spend some time explaning to you how photoshop worked.
<p1> I know this has nothing to do with anything, but my ass looks so good in those photos. </p1>
He zooms in your ass.
<p2> Agree </p2>
<div id="Alex1">
<<link "Tease him">>
<<replace "#Alex1">>
<img src="Img/Alex/Alex_photo_3.webp" id = "small-img">
<p2> Yup it looks amazing. </p2>
<p1> Thanks, I have been working out a lot lately, and I'm proud of the result. </p1>
<p2> As you should. </p2>
<p1> I better leave before you have a reaction again. </p1>
<p2> I don't know if I should be mad about it or thank you. See you next week. </p2>
<p1> See you bye! </p1>
You went for a hug, wich he took advantage of and grabbed your ass while hugging you.
[[Leave|Street]] <<set $AlexLove += 1>>
<</replace>>
<</link>>
<<link "Ignore his comment">>
<<replace "#Alex1">>
<p1> Thanks for showing me, but I better get going. </p1>
<p2> Yeah see you next week bye </p2>
[[Leave|Street]]
</div>
<</replace>>
<</link>>
<style>
body {
background-image: url('Img/misc/Alex.jpeg');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text"> <<set $AlexPhoto = false>> <<set $money += 50>> <<set $Alex +=1>> <<set $AlexTimer = 7>>
<p2> I don't know how you do it but you cached me in the middle of a work out again. </p2>
<p1> I can join you if you want. </p1>
<p2> Please do, I should have some clothes left from last week around here. </p2>
You walk over to the changing room and change clothes.
After some time you both felt done with the work out.
<p1> It's really refreshing working out with you, no need to look around to see if a creep is watching me or any fan that wants to grab my attention. </p1>
<p2> Same here, we should make this a recurring thing, every time you come for a shoot we workout before. </p2>
<p1> Sounds like a great idea! </p1>
<p2> Now let's take some photos, we don't have all day. </p2>
<p1> You are the boss. </p1>
<p2> I sure am, go to the changing room. </p2>
<p1> Alright. </p1>
As soon as you got out you could see Alex dick get harder as soon as he saw you.
<p1> I can see you like it. </p1>
<p2> Sorry, it's not my fault, I mean have you seen yourself. </p2>
<p1> Don't worry let's start </p1>
<img src="Img/Alex/Alex_photo_4.webp" id = "small-img">
You start with the photoshoot, it was abovious he tried to hide his massive bonner while giving you instructions.
<p2> I think that's it for today. You are really fucking amazing. </p2>
<p1> Thanks! </p1>
You get closer to him to review the photos.
<p1> I was wondering did you think about me while taking care of it last week? </p1>
You point at his buldge while saying this.
<p2> Well I kinda did, mostly about your ass. </p2>
<p1> Oh yeah, I can understand why. </p1>
<div id="Alex1">
<<link "Help him">>
<<replace "#Alex1">>
<p1> I don't want to be a "pain" for you, you can take care of it if you want. </p1>
<p2> I.... It would be so embarrasing to do it infront of you. </p2>
<p1> I guess it would..... I could help you instead then! </p1>
<p2> WHAT?! </p2>
<p1> Yeah, It's my fould after all. Lay down on bed I will help you. </p1>
He rushes to bed and takes off his pants.
<img src="Img/Alex/Ev1.webp" id = "small-img">
After a short time you can feel his load in your hand.
<p1> I can't belive how much you came. </p1>
<p2> I can't help it, your ass is just too good. </p2>
<p2> I can go for a round 2. </p2>
<p1> Another time, I will take a shower now, and I want you to explain to me a bit more about photoshop after. </p1>
<p2> Yeah sure. </p2>
<p1> So, tell me more about photoshop. </p1>
And he spent some time explaining to you how to use it.
[[Leave|Street]] <<set $AlexLove += 1>>
<</replace>>
<</link>>
<<link "Ignore it">>
<<replace "#Alex1">>
<p1> So, tell me more about photoshop. </p1>
And he spent some time explaining to you how to use it.
[[Leave|Street]]
<div>
<</replace>>
<</link>>
</div>
<style>
body {
background-image: url('Img/misc/Alex.jpeg');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text"> <<set $AlexPhoto = false>> <<set $money += 50>> <<set $Alex +=1>> <<set $AlexTimer = 7>>
<p2> Hi, Zoe I'm sorry but I won't be able to workout with you today. </p2>
<p1> What why? </p1>
<p2> I help a friend move out the other, and I can't for the love of me do anything today. </p2>
<p1> Damm I was looking forward to our special time, but it is what it is. </p1>
You walk over to the chaging room.
He does not eaven try to hide his bonner anymore.
You get start posing like normal.
<img src="Img/Alex/Alex_photo_5.webp" id = "small-img">
<p2> Perfect I belive we are done. </p2>
You put on your clothes again.
<p1> *Damm he has been hard this whole time. There is no way it does not hurt..* </p1>
<div id="Alex1">
<<link "Help him">>
<<replace "#Alex1">> <<if $AlexLove >= 2>>
<p1> Alex, do you want to take care of your little problem again </p1>
<p2> I would love to if you are ok with that. </p2>
<p1> I wouldn't have offered if I wasn't. </p1>
<p2> You are the best. </p2>
<p1> So how do you want it?</p1>
<p2> I want you on your knees. </p2>
<p1> Fine but we both know you aren’t lasting long like this </p1>
<img src="Img/Alex/Ev2.webp" id = "small-img">
It takes him a couple of strokes before he starts to moan.
<p2> Oh fuck I'm cumming. </p2>
A huge load of cum lands on your face.
<p1> Fuck that's a lot. </p1>
<p2> Sorry, I couldn't hold it in. </p2>
<p1> You don't need to apologize, it was my idea. </p1>
<p1> And I have to admit it was fun. </p1>
You walk over to the bathroom and clean your face
<p1> See you next week. </p1>
<p2> See you. </p2>
[[Leave|Street]] <<set $AlexLove += 2>>
<<else>>
<p1> Alex, do you want to take care of your little problem? </p1>
<p2> What? OH shit, I'm so sorry! I can't controll it I.... </p2>
<p1> Haha, calm down ok? I was half teasing you half not. I could not look away from it the whole day. </p1>
<p1> So if you want to take care of it right now, I would not mind </p1>
<p2> Yeah if you are ok with that. </p2>
<p1> I wouldn't have offered if I wasn't. </p1>
<p2> You are the best. </p2>
<p1> So how do you want me? </p1>
<p2> I want you on your knees. </p2>
<p1> Fine but we both know you aren’t lasting long like this </p1>
You get on your knees, and he starts stroking his cock.
<img src="Img/Alex/Ev2.webp" id = "small-img">
It takes him a couple of strokes before he starts to moan.
<p2> Oh fuck I'm cumming. </p2>
A huge load of cum lands on your face.
<p1> Fuck that's a lot. </p1>
<p2> Sorry, I couldn't hold it in. </p2>
<p1> You don't need to apologize, it was my idea. </p1>
<p1> And I have to admit it was fun. </p1>
You walk over to the bathroom and clean your face
<p1> See you next week. </p1>
<p2> See you. </p2>
[[Leave|Street]] <<set $AlexLove += 2>>
<</replace>>
<</link>>
<<link "Ignore it">>
<<replace "#Alex1">>
You decide to not torture him any longer and decide to go home quickly today.
[[Leave|Street]]
</div>
<</replace>>
<</link>>
<style>
body {
background-image: url('Img/misc/Alex.jpeg');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<div class="boxed-text">
<<set $AlexPhoto = false>>
<<set $money += 50>>
<<set $Alex += 1>>
<<set $AlexTimer = 14>>
Like usual, you walk over to Alex's studio, this time you had your workout clothes with you.
<<if $AlexLove >= 3>>
You start working out with him, while he took all the opportunitys he had to feel up your ass.
<img src="Img/Alex/Ev3.gif" id = "small-img">
You ignore it as best as you could untill you finished your sets.
<p1> Did you eaven manage to do something else? </p1>
<p2> Sorry, you are just so hot. </p2>
<div id="Alex1">
<<link "Help him">>
<<replace "#Alex1">>
< p1> Want me to help you this time? </p1>
<p2> Yes please. </p2>
<img src="Img/Alex/Ev4.webp" id = "small-img">
<p2> I'm cumming. </p2>
He starts shooting a huge load on your tits.
<p1> Fuck, some got in my mouth, </p1>
<p2> You look so hot covered in my cum. </p2>
<p1> I should clean myself. </p1>
You take the cum from your tits and start licking it.
<p2> Fuck, I can't wait to do this again. </p2>
You get up and start walking over to the changing room.
You get out and start posing for him.
<img src="Img/Alex/Alex_photo_6.webp" id = "small-img">
<p1> Sure. </p1>
<p2> Perfect, you can get dressed. </p2>
<p1> Ok. </p1>
<p2> We will have the next shoot in 2 weeks since I need to do some stuff next week. </p2>
<p1> Bummer I will miss you next week then. </p1>
<p1> See you next time. </p1>
<p2> See you. </p2> <<set $AlexLove +=3>>
[[Leave|Street]]
<</replace>>
<</link>>
<<link "Scold him">>
<<replace "#Alex1">>
<p1> I don't really mind you touching me, but be more subtle with it </p1>
<img src="Img/Alex/Ev5.gif" id = "small-img">
<p2> I'm sorry </p2>
<p1> It makes me feel like an object or somehing. </p1>
<p2> Won't happen again </p2>
<p1> Hope so, and as a punishment I won't help you today. </p1>
<p2> .... </p2>
You get up and start walking over to the changing room.
You get out and start posing for him.
<img src="Img/Alex/Alex_photo_6.webp" id = "small-img">
<p2> Perfect, you can get dressed. </p2>
<p1> Ok. </p1>
<p2> We will have the next shoot in 2 weeks since I need to do some stuff next week. </p2>
<p1> Bummer I will miss you next week then. </p1>
<p1> See you next time. </p1>
<p2> See you. </p2> <<set $AlexLove +=1>>
[[Leave|Street]]
<</replace>>
<</link>>
</div>
<<else>>
While You where working out you notice how he looked at you more than usual and tried to cassually cope a feel as often as possible.
<div id="Alex2">
<<link "Tease him">>
<<replace "#Alex2">>
You decide to have some fun with him.
<p1> Alex, can you help me with some poses? </p1>
<p2> Sure! </p2>
You position yourself in a perfect position so he can hump you and have an excuse.
He takes the hint instantly and instantly does so.
<img src="Img/Alex/Ev6.webp" id = "small-img">
After some time you decide to break it.
<p1> Think we are done, let's get to work! </p1>
You get up and start walking over to the changing room.
You get out and start posing for him.
<img src="Img/Alex/Alex_photo_6.webp" id = "small-img">
<p2> Perfect, you can get dressed. </p2>
<p1> Ok. </p1>
<p2> We will have the next shoot in 2 weeks since I need to do some stuff next week. </p2>
<p1> Bummer I will miss you next week then. </p1>
[[Leave|Street]]
<</replace>>
<</link>>
<<link "Ignore it">>
<<replace "#Alex2">>
<p1> Think we are done, let's get to work! </p1>
You get up and start walking over to the changing room.
You get out and start posing for him.
You get up and start walking over to the changing room.
You get out and start posing for him.
<img src="Img/Alex/Alex_photo_6.webp" id = "small-img">
<p2> Perfect, you can get dressed. </p2>
<p1> Ok. </p1>
<p2> We will have the next shoot in 2 weeks since I need to do some stuff next week. </p2>
<p1> Bummer I will miss you next week then. </p1>
[[Leave|Street]]
<</replace>>
<</link>>
</div>
<</if>>
</div>
<style>
body {
background-image: url('Img/misc/Alex.jpeg');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text">
<<set $AlexPhoto = false>>
<<set $money += 100>>
<<set $AlexTimer = 7>>
<<if $AlexLove >=5 >>
<p1> I missed you. </p1>
<p2> Only been 2 weeks. </p2>
<p2> But we need to talk, I was wondering what are we? </p2>
<p1> Photographer and model. And good friends who enjoy the touch of each other. </p1>
<p2> So fuckbuddys? </p2>
<p1> No, something more than fuckbuddys but less than a couple. </p1>
<p2> Perfect. </p2>
<p2> I have been on the edge this past 2 weeks. </p2>
<p1> I better help you then. </p1>
You quickly take of your clothes and stay in underwear and start to stroke his dick.
You can feel his precum dripping down your hand.
You stop for a second, look up to him and start blowing him.
<img src="Img/Alex/Ev7.webp" id = "small-img">
<p2> Fuck, your mouth is amazing. </p2>
After some time he tells you to stop.
<p2> I'm getting close. </p2>
<img src="Img/Alex/Ev8.webp" id = "small-img">
<p1> You really needed that, didn't you. </p1>
<p2> Fuck yes. </p2>
<p2> I think I can go back to workmode on. </p2>
You take a shower and walk back to the living room
<p2> Btw how do you feel about full nude shots? </p2>
<p1> Full nude? </p1>
<p2> Yeah, no cloths, just your beautiful body. </p2>
<p1> Well, I don't know. </p1>
<p2> I had a meeting with some big names of the industry and they absolutely love you, and want you to do full nude. We would censor some parts before publusing it due to some laws tho. </p2>
<p1> I guess, I can take of my bra? </p1>
<p2> Perfect. </p2>
<img src="Img/Alex/Alex_photo_7.webp" id = "small-img">
<p2> You are doing amazing, and you are looking stunning. </p2>
<p1> Thanks. </p1>
<p2> Let's call it a day. </p2>
When you look down he is hard again.
<p2> I have been thinking, we did not do anything last week right? </p2>
<p2> Shouldn't do it atleast twice today? </p2>
<p1> Owe you? </p1>
<p2> Yup. </p2>
<p1> I think you are dreaming. </p1>
<p1> And I better get going tough, I have so much shit to do today. </p1>
<p2> Was worth a try. Btw I will pay you 100$ from now on. </p2>
You get changed and start walking home.
[[Leave|Street]]
<<else>>
He give you a big hug when you go trough the door.
<p2> Missed you Zoe. </p2>
<p1> So did I! </p1>
<p2> I have to tell you, I was in japan talinking with the higher-ups and they absolutely love you! </p2>
<p1> What really? </p1>
<p2> Yeah they want more photos with you </p2>
<p1> That's amazing! </p1>
<p2> Best part is that they gave me a higher budget so from now on so I will improve this place and..... double your commision to 100$ </p2>
<p1> I did not expect any of this wow. </p1>
<p2> Told you yo where doing an amazing job. Btw they want some nude photos too.</p2>
<p1> I guess, I can take of my bra? </p1>
<p2> Perfect. </p2>
<img src="Img/Alex/Alex_photo_7.webp" id = "small-img">
You follow the instructions that you where given to the very end.
<p2> We are done for today, you where amazing btw. </p2>
<p1> Thanks. </p1>
You decide to give him a small reward for all his work.
<p1> Why don't you show me how amazing I am? </p1>
<p2> What? </p2>
You get close to him and kneel down.
<p2> Oh? Ohhhh </p2>
<img src="Img/Alex/Ev7.webp" id = "small-img">
<p2>Fuck, your mouth is amazing. </p2>
<img src="Img/Alex/Ev8.webp" id = "small-img">
<p2> Was that a good enough demostration? </p2>
<p1> It was an amazing one </p1>
<p1> I better get going tough, I have so much shit to do today. </p1>
<p2> Alright. </p2>
[[Leave|Street]]
<</if>>
</div>
<style>
body {
background-image: url('Img/misc/Alex.jpeg');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text"> <<set $Rabbit5Worse = false>> <<set $mail = false>> <<set $RabbitOFfirst5 = false>> <<set $RabbitWorse = false>>
Subject: Rabbit Gaming
Come to the office when you have time, we need to talk about your continuity in the team. Due to your recent change in content.
<<set $RabbitOF5Second = true>>
Mike "Revenxant" Almand
Rabbit Gaming
[[Close mail|PC]]
</div>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text"> <<set $RabbitOF5Second = false>>
<p3>Hi ma'am, how can i help you? </p3>
<p1> Hi, yes uhm I'm Zoe. Mike told me to come. </p1>
<p3> Right, 2nd floor and 3rd door to the left. </p3>
You follow her directions and qucikly find yourself infront of his door.
*Knock Knock*
<p2> OPEN! </p2>
You open the door and slowly walk towards his desk.
<p2> Zoe! Take a seat please.</p2>
<p2> There is a small issue with the content you have been uploading on recent time. </p2>
<p1> What do you mean I have not done anything bad </p1>
<p2> I agree with you, but it's a ticking bomb with the advertaisers </p2>
<p1> I'm not gonna change my content </p1>
<p2> *Sigh* Fine, I will try to defend you, but I will need something in exchange </p2>
<p1> What.... what do you mean by that? </p1>
<p2> I will help you, but I don't do anything for free. I think you know how exactly how to pay me </p2>
<p1>....</p1>
<img src="Img/Rabbit/Rabbit_3_1.webp" id = "small-img">
<img src="Img/Rabbit/Rabbit_3_2.webp" id = "small-img">
<p2> Go home now, and don't worry I will take care of everything </p2>
[[Leave|Street]]
</div>
<style>
body {
background-image: url('Img/misc/Office.jpg');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text"> <<nobr>>
<<set $Fan to Math.floor(Math.random() * 4) + 1>>
<<if $Fan == 1>>
<<include "NormalFan">>
<</if>>
<<if $Fan == 2>>
<<include "Parasocial">>
<</if>>
<<if $Fan == 3>>
<<include "Shy">>
<</if>>
<<if $Fan == 4>>
<<include "Entitled">>
<</if>>
<</nobr>>
</div>
<style>
body {
background-image: url('Img/misc/street.webp');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<p2> Hey, uhm do you happen to be Zoe? </p2>
<p1> Yes, thats me! </p1>
<p2> Can I uhm get a photo?</p2>
<p1> Sure. </p1>
You took a photo with the fan. <<if $corruption > 20>><div id="FanMeet">
<<link "Give your fan a suprise">><<replace "#FanMeet">>
you give your fan a suprise while parting ways.
<<include "Upskirt">>.
You got slightly corrupted from this
<<set $corruption += 6>>
<</replace>>
<</link>>
</div>
<</if>>
[[Contiue your way|Street]]<<set $StreamGame to Math.floor(Math.random()*2)+1>>
<<if $StreamGame == 1>>
<p2> Omg Zoe! I did not expect to see you! can we take a photo? </p2>
<p1> sure </p1>
<p2> I feel like we are bestfriends eaven though I just met you. </p2>
<p1> Yeah.... Thanks for your support </p1>
<p2> I specially loved the stream where you start to talk about your sexual past, bet alot of guys had some crazy dreams after that.</p2>
<div id="Dms">
<<link "Contine the conversation">>
<<replace "#Dms">>
<p1> Oh yeah I rember, god it was so embarrasing </p1>
<p2> It was amazing I rewatched the vod multiple times. </p2>
<p1> I'm starting to get really embarresd right now, I better leave, lovely meeting atleast. </p1>
<p2> Yeah, ok bye! </p2>
[[Street]]
<</replace>>
<</link>>
<<if $corruption > 50>>
<<link "Flirt with him">>
<<replace "#Dms">>
<p1> Haha I can imagine, tell me do you want me to tell you some more that I did not say on stream? </p1>
<p2> What? OH...oh. Yeah! I got my close by we could go there if you want. </p2>
<p1> Yeah, It would be so akward if someone heard me. </p1>
You go to his car and start to talk until you get some courage to do what you intended from the start.
<p2> Holy fuck but like while he was drving? </p2>
<p1> Yeah, was quite the experience, I could show you If you want. </p1>
<p2> What? You mean.... Ok. </p2>
<<include "CarRuningBlow">>
<p2> Holy fuck my heart is at 200bpm </p2>
<p1> Haha, told you, time for me to leave tho, lovely to meet you </p1>
You got slightly corrupted from this
<<set $corruption += 9>>
[[Street]]
<</replace>>
<</link>>
</div>
<</if>>
<</if>>
<<if $StreamGame == 2 && $InternetOpinion <= 2>>
<p2> Zoe! I finally meet you, I have been sending messages but you never respond </p2>
<p1> Sorry it’s to much I just can’t answer every one </p1>
<p2> I understand, but did you atleast read what I sent you? it’s rather important for me </p2>
<div id="Dms">
<<link "Tell the truth">>
<<replace "#Dms">>
<p1> I'm sorry I try to read every thing I get but it's not that easy. </p1>
<p2> I see...... please read it when you can, it's really important to me</p2>
<p1> You could tell me now, I'm all ears. </p1>
<p2> No.... it's a bit akward please just read it ok? </p2>
[[Street]]
<</replace>>
<</link>>
<<link "Lie">>
<<replace "#Dms">>
<p1> Yeah I… totally did </p1>
<p2> Perfect so can you help me? </p2>
<p1> Of Course I can! </p1>
<p2> Really? God, everyone told me I was crazy but I knew you would understand. </p2>
<p2> Follow me, my house is close by. </p2>
You just follow him against your better judgment.
<p2> I got no condoms right now as I did not expect this to happen today, but I can pull out if that’s fine? </p2>
<div id="Dms2">
<<link "Take the chance and scape">>
<<replace "#Dms2">>
<p1> I'm sorry I'm not confortable doing it without it. </p1>
<p2> No I understand, I did not know I would meet you today but I should have been prepared. We will have other opportunities right? </p2>
<p1> No yeah absoloutly, but I better get going now. </p1>
<</replace>>
<</link>>
<<link "Keep going">>
<<replace "#Dms2">>
<p1> No yeah it should be fine. </p1>
<p2> God you really are perfect. </p2>
<<include "PSex">>
<p2> I can’t believe I’m losing my virginity to my favorite streamer, and raw too. </p2>
<p2> Fuck I’m so close, please get on your knees I want to cum all over you. </p2>
<<include "PFac">>
<p2> That was perfect… I don't know how to properly thank you. </p2>
<p1> I told you I would help right? Let me just clean myself up. </p1>
[[Street]]
<</replace>>
<</link>>
<</replace>>
<</link>>
</div>
<</if>>
<<if $StreamGame == 2 && $InternetOpinion >= 3>>
<<include "NormalFan">>
<</if>>
<<set $StreamGame to Math.floor(Math.random()*2)+1>>
<<if $StreamGame == 1>>
<p2> Sorry for taking your time but I wanted to tell you that you've had a big impact on my life. Your content makes me feel less alone and more confident in myself. Thank you for being there for me, Zoe. I know it might seem silly, but your streams have been such a source of comfort during tough times. Could we get a photo? </p2>
<p1> Of course and I’m so happy to be there when you need it. </p1>
[[Street]]
<</if>>
<<if $StreamGame == 2 && $InternetOpinion <= 1>>
<p2> Are you the real Zoe? </p2>
<p1> Last I checked I was yeah. </p1>
<p2> I never expected to meet you. I know we don’t know each other and your content is not about this but I owe you so much, thanks to you I’m more confident and secure in myself. </p2>
<p1> Oh, uhm glad I could help you! </p1>
<p2> You really did, a few months ago I would never have approached you like this, but now? I’m not scared of anything! </p2>
<p1> I’m so happy I could help you. </p1>
<p2> Yeah, I just have my last lesson left, tell my all time crush how I feel. </p2>
<p1> I’m sure you will do fine. </p1>
<p2> Yeah, Zoe I really like you, since the day I first saw one of your streams. </p2>
<p1> .... What? look thanks, I’m flattered but I don’t think we….. </p1>
<p2> Oh I’m not searching for a relation, I’m on my peak, no I just want a one night stand. </p2>
<p1> That’s direct…. </p1>
<p2> That’s who I am now. So what do you say? </p2>
<div id="Dms">
<<link "Keep dreaming">>
<<replace "#Dms">>
<p1> Kepp dreaming. </p1>
<p2> Your loss, I would have given you the best fuck of your life. </p2>
[[Street]]
<</replace>>
<</link>>
<<link "What the heck why not?">>
<<replace "#Dms">>
<p1> What the heck why not? </p1>
<p2> PERFECT! I live down the street follow me. </p2>
<<include "SBlow">>
<<include "PSex">>
<<include "RandomSex">>
<p1> That was wow </p1>
<p2> I feel like I graduated from life now </p2>
<p2> Can I take a photo, to have like a diploma? </p2>
<p1> Haha what? sure, but not with my face </p1>
<<include "SPic">>
<<set $leakPhoto = true>>
You got more corrupted from this
<<set $corruption += 15>>
[[Home|Bedroom]]
<</replace>>
<</link>>
</div>
<</if>>
<<if $StreamGame == 2 && $InternetOpinion >= 2 >>
<p2> Sorry for taking your time but I wanted to tell you that you've had a big impact on my life. Your content makes me feel less alone and more confident in myself. Thank you for being there for me, Zoe. I know it might seem silly, but your streams have been such a source of comfort during tough times. Could we get a photo? </p2>
<p1> Of course and I’m so happy to be there when you need </p1>
[[Street]]
<</if>><<set $StreamGame to Math.floor(Math.random()*2)+1>>
<<if $StreamGame == 1>>
<p2> Zoe! it's so great to finnaly meet you, I have been following you for ages, I have founders badge you know. </p2>
<p1> Wow thank you for supporting me for such a long time! </p1>
<p2> My pleasure, but don't you think it's time for me to cash out my reward?</p2>
<p1> Uhm what do you mean? </p1>
<p2> I think you know what I mean, no need to play dumb honey. </p2>
<div id="Dms">
<<link "Fuck off dude">>
<<replace "#Dms">>
<p1> Fuck off dude, you are so fucking creepy. </p1>
<p2> Look, Zoe, the truth is that you don't have any other options right now. Your fans are the ones who keep you going, and without them, your career would be nothing. It's time to give back to your community don't you think </p2>
<p1> Fuck off, or I'm about to start screaming </p1>
[[Street]]
<</replace>>
<</link>>
<<if $corruption > 70>>
<<link "Agree">>
<<replace "#Dms">>
<p1> I can't belive I'm gonna say this but you are right you deserve something for being such a loyal supporter. </p1>
<p2> That's the spirit, let's go somewhere with less people around </p2>
As soon as you leave the city center he wastes no time and start to fuck you.
<<include "EPub">>
<p2> You totally drained me out holy fuck </p2>
You got more corrupted from this
<<set $corruption += 16>>
[[Street]]
<</replace>>
<</link>>
</div>
<</if>>
<</if>>
<<if $StreamGame == 2 && $InternetOpinion <= 2>>
<p2> Excuse me are you Zoe? </p2>
You turn around and see 2 guys around your age.
<p1> Yeah. </p1>
<p2> That's so amazing! We never miss any of your streams! </p2>
<p1> Thank you for the support! </p1>
<p2> Yeah this idiot over here once got drunk watching you and gifted a shit ton of subs one night. Had to pay him all the drinks for a whole month. </p2>
<p1> Omg I'm so sorry and happy at the same time if there is anything I can do to repay you just tell me </p1>
They share a smile for a couple of seconds and the same guy starts talking again.
<p2> Well there are rummors going around, that you don't shy away from getting close to your fans. And he gifted alot of subs enough to reward two fans don't you think? </p2>
<div id="Dms">
<<link "No!">>
<<replace "#Dms">>
<p1> I'm not gonna whore myself out because you got drunk one night! </p1>
<p2> Someone donates you over 200$ and all he gets is a mention on stream? </p2>
<p1> Yeah, and I don't come back to my streams your sick fucks </p1>
<</replace>>
<</link>> <<if $corruption >= 80>>
<<link "I guess we could sort something out">>
<<replace "#Dms">>
<p1> I belive we could find a way to reward your frind and you. </p1>
<p2> Perfect so at your house or ours? We are roommates </p2>
<p1> Yours. </p1>
When you get to their apartment neither of you wastes any time and you start rewarding your fans right away.
<<include "EDoublePen">>
<p2> No one will belive us </p2>
<p3> I'll tell this to my grand kids 100% </p3>
You got more corrupted from this
<<set $corruption += 26>>
[[Street]]
<</replace>>
<</link>> <</if>>
</div>
<</if>>
<<if $StreamGame == 2 && $InternetOpinion >= 3>>
<p2> Zoe! it's so great to finnaly meet you, I have been following you for ages, I have founders badge you know. </p2>
<p1> Wow thank you for supporting me for such a long time! </p1>
<p2> My pleasure, but don't you think it's time for me to cash out my reward?</p2>
<p1> Uhm what do you mean? </p1>
<p2> I think you know what I mean, no need to play dumb honey. </p2>
<div id="Dms">
<<link "Fuck off dude">>
<<replace "#Dms">>
<p1> Fuck off dude, you are so fucking creepy. </p1>
<p2> Look, Zoe, the truth is that you don't have any other options right now. Your fans are the ones who keep you going, and without them, your career would be nothing. It's time to give back to your community don't you think </p2>
<p1> Fuck off, or I'm about to start screaming </p1>
[[Street]]
<</replace>>
<</link>>
<<if $corruption > 70>>
<<link "Agree">>
<<replace "#Dms">>
<p1> I can't belive I'm gonna say this but you are right you deserve something for being such a loyal supporter. </p1>
<p2> That's the spirit, let's go somewhere with less people around </p2>
As soon as you leave the city center he wastes no time and start to fuck you.
<<include "EPub">>
<p2> You totally drained me out holy fuck </p2>
[[Street]]
<</replace>>
<</link>>
</div>
<</if>>
<</if>><div class= "boxed-text"> <<set $drunkEncounter to Math.floor(Math.random()*3)+1>>
<<if $drunkEncounter == 1>>
<p2> Hey is that you Zoe? I have been a big </p2>
<p1> *HIC* Hi. </p1>
<p2> Shit you are completely drunk.</p2>
<p1> Yeah, I heading home tho. </p1>
<p2> Can’t leave you like this…. Where do you live? </p2>
<p1> 2 streets down I think. </p1>
<p2>let me go with you to make sure you get home safe. </p2>
<p1> Thank you. </p1>
.
..
..
..
<p1> There is my house. </p1>
<p2> Perfect I will leave then </p2>
<p1> Wait, I want to thank you for this. </p1>
<p2> There is no need. </p2>
<p1> I want to… </p1>
<<inlude "BlowPublic">>
<p2> I have no idea what’s happening but I fucking love it. </p2>
After some time he cums in your mouth.
<p1> I better go home.</p1>
[[Home|Sleep]]
<</if>>
<<if $drunkEncounter == 2>>
<p2> Hey is that Zoe? </p2>
Group: Who?
<p2> She is a famous streamer. </p2>
<p2> Hey Zoe is that you? </p2>
<p1> *HIC* Hi. </p1>
<p2> Shit you are completely drunk. </p2>
<p1> Yeah, I'm heading home tho. </p1>
<p3> It’s dangerous to walk alone like that. Let us take you to a safe place nearby. </p3>
<p1> Thank you. </p1>
<p2> Jhon fk are you doing? </p2>
<p3> Bitch is famous and completely drunk this god send and im not gonna waste it. </p3>
<<include "GangBang">>
You wake up the next day in a hotel close to your home, you head home dissoriented and unsure on how you got to that hotel.
<<set $corruption -= $extraCorr>> <<set $extraCorr = 0>> <<set $drunkLVL = 0>> <<set $LeaveClub to false>>
[[Home|Bedroom]]
<</if>>
<<if $drunkEncounter == 3>>
<p2> Hey, girl are you ok? </p2>
<p1> Yeah, I'm *Hic* O *Hic* k </p1>
<p2> You don't quite look like it, let me take you home, follow me </p2>
You walk for some time with him unsure on where you are going.
<p2> I'm tired of pretending. </p2>
<<include "Ra">>
[[Bedroom]]
<</if>>
</div>
<style>
body {
background-image: url('Img/misc/StreetBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<<set $ra to Math.floor(Math.random()*7)+1>>
<<if $ra == 1>>
@rtarqal I've been supporting you for ages, now how about you show me a little something extra for my loyalty?
<div id="Dms">
<<link "Respond">>
<<replace "#Dms">>
<p1> Thanks for the support please continue supporting me as I improve the quality </p1>
<p2> I might do it but it would be nice with some kind of reward for being such a loyal fan don’t you think? </p2>
<p1> I have a lot of rewards over at the channel that you can buy with points. </p1>
<p2>Look stop playing dumb, just give me a photo that’s all I want. </p2>
<p1> Something like this? </p1>
<<include "DMSCasualPhoto">>
<p2>You look amazing, but that was not the type of image i was searching after </p2>
<p1> I see, I’m sorry but I’m not entirely sure about sending such images to my fans </p1>
<p2> I understand but look send one where your face is not visible, that way only you and me will now, and I will donate a lot of money next time I'm on your stream </p2>
<div id="DMS2">
<<link "Refuse">>
<<replace "#DMS2">>
<p1> Look go watch porn if you want that shit. Asshole </p1>
<p2> You just lost a fan </p2>
<p1>idc</p1>
<</replace>>
<</link>>
<<link "Fine">>
<<replace "#DMS2">>
<p1> Fine but don’t send it to anyone ok? </p1>
<<include "DMSspicy">>
<p2>Holy fuck, I searched after silver and found gold.</p2>
<p1> Thanks…..don’t forget about the donation and don’t send it to anyone! </p1>
<p2>I won’t dont worry</p2>
<</replace>>
<</link>>
</div>
<</replace>>
<</link>>
</div>
<</if>>
<<if $ra == 2>>
@Archangel69How Your body is like a work of art. I could spend hours admiring every curve.
<div id="Dms">
<<link "Respond">>
<<replace "#Dms">>
<p1> Thanks I do take pride in my body </p1>
<p2> As you should, your boyfriend is very lucky to have you.</p2>
<p1> I do not have a boyfriend right now </p1>
<p2> That’s so sad you could make any man happy</p2>
<p1> Well I'm glad you think that way! But as of now, there is no one in my life who thinks that way. </p1>
<p2> I could treat you like you deserve</p2>
<p1> Bet you can </p1>
<p2> “I do, but I’m not sure you are up to the task yourself. </p2>
<p1> Test me </p1>
<p2> Send me some photos</p2>
<p1> What kind? </p1>
<p2> I’ll let you decide </p2>
<div id="DMS2">
<<link "Lol no">>
<<replace "#DMS2">>
<p1> Nice try but I'm not that easy to trick </p1>
<p2> So you are a chicken? </p2>
<p1>I guess I am</p1>
<</replace>>
<</link>>
<<link "You can't handle me">>
<<replace "#DMS2">>
<p1> You can't handle me so don't try </p1>
<p2> I bet I could, test me </p2>
<<include "DMSL">>
<p1> Bet you will be using this image for weeks, and I'm not eaven showing anything. If you had the real thing your dick would explode </p1>
<p2>We will have to put it to the test, but for now I will do a Vladimir</p2>
<p1> A what? </p1>
<p2> Don’t worry about it.</p2>
<</replace>>
<</link>>
</div>
<</replace>>
<</link>>
</div>
<</if>>
<<if $ra == 3>>
@ComplainAsAProffesion Your confidence stands out! I find myself thinking about you even when you are not on stream.
<div id="Dms">
<<link "Respond">>
<<replace "#Dms">>
<p1> Wow thanks!</p1>
<p2> I've always found strong women irresistible. Your boldness is setting me on fire 🔥 </p2>
<p1> Haha, you boldness is my second name you know</p1>
<p2> Second name huh? that's a bold statement especially if you can't back it up. </p2>
<p1> Lucky me I can then</p1>
<p2> Let’s see if that’s true, why don’t you send me a picture? </p2>
<p1> My profile is full of them and I’m on stream almost every day</p1>
<p2> Yeah but I want a special one something you would not post </p2>
<p1> Oh…. you mean like that</p1>
<p2> Chicken out already Zoe ”””””””boldness””””””””? </p2>
<div id="DMS2">
<<link "I might not be that bold">>
<<replace "#DMS2">>
<p1> I'm not up for the task I guess </p1>
<p2> so where did your second name go? </p2>
<p1>Out the window I guess</p1>
<</replace>>
<</link>>
<<link "Hope you like it">>
<<replace "#DMS2">>
<<include "BDM">>
<p1> Haha, never I was just wondering which picture would be best to send you</p1>
<p2> Fuck that’s even better than I expected, may I get one more for…. research </p2>
<p1> Haha, I will have to end your research” short I’m afraid.</p1>
<p2> This will do then </p2>
<</replace>>
<</link>>
</div>
<</replace>>
<</link>>
</div>
<</if>>
<<if $ra == 4>>
@razkam Hey there Zoe! Just wanted to say I've been a huge follower and admirer since day one. Your content really gets my motor running.
<div id="Dms">
<<link "Respond">>
<<replace "#Dms">>
<p1> Oh, that’s so nice to hear! </p1>
<p2> Yeah… especially when I catch a glimpse of those assets in action during live streams or photos. It would be great if we could see them up close more often" </p2>
<p1> Haha, you're so bold! </p1>
<p2> And you seem to like it. So what do you say? Will you do it? </p2>
<p1> I don’t want to risk get banned so no</p1>
<p2> Does that mean you would do it if you could?</p2>
<p1> Maybe but we won’t know it now will we?</p1>
<p2> Well could you atleast help out this lonely follower of yours?</p2>
<p1> And how may I help?</p1>
<p2> Something that keeps me company at night</p2>
<<include "DMSCasualPhoto">>
<p1> Does this help? </p1>
<p2> It does for some time but not the whole night.</p2>
<p1> You sure are a bold one but ok, I hear you.</p1>
<div id="DMS2">
<<link "That will have to the trick">>
<<replace "#DMS2">>
<p1> That's as far as I will go </p1>
<p2> Will you really leave me like that? </p2>
<p1>I'm afraid so.</p1>
<p2> You are just a boring bitch who gets viewers from her body, start your home delivery OF already.</p2>
<</replace>>
<</link>>
<<link "Bet this will help.">>
<<replace "#DMS2">>
<<include "ADM">>
<p1> Better?</p1>
<p2> You got no Idea this will help me for days </p2>
<p1> Happy to help, don't be sharing this around please</p1>
<p2> This is my treasure</p2>
<img src="Img/DMS/Golum.jpg" id = "small-img">
<</replace>>
<</link>>
</div>
<</replace>>
<</link>>
</div>
<</if>>
<<if $ra == 5>>
@BetterNerfMe Hey! I think I saw you at the club the other day. Sorry. Is it weird to DM you?
<div id="Dms">
<<link "Respond">>
<<replace "#Dms">>
<p1> I get a lot of creepy DM’s </p1>
<p2> Me too! </p2>
<p1> Do you? </p1>
<p2> Yeah. Honestly I’m tired of creepy guys. Why can’t they just act right, you know what I mean? </p2>
<p1> You have no idea how much.</p1>
<p2> I mean I’m just over here trying to work it with my girls. I just got my nails done. I do not have time! </p2>
<p1> 😂😂😂😂 </p1>
<p2> Ok look, honestly, you can block me right now. I won’t cry about it. I was just scrolling through the photos from that day and I saw this beautiful girl who happens to be a streamer, and I had to ask… </p2>
<p1> ask what? </p1>
<p2> Will you marry me? Girl, what do you think? </p2>
<p1> Are you trying to ask me out? </p1>
<p2> Or you can save me a dance one day. Cool? </p2>
<p1> I might be able to arrange that </p1>
<p2> Oh you might? Looking forward to that.</p2>
<</replace>>
<</link>>
</div>
<</if>>
<<if $ra == 6>>
<img src="Img/Insta/Insta_4.webp" id = "small-img">
@WhereCoffe Hey I like this outfit.
<div id="Dms">
<<link "Respond">>
<<replace "#Dms">>
<p2> Hey I like this outfit because it shows off your sexy legs and I bet you gave a show with your panties every time you bent over</p2>
<p1> Seriously dude? </p1>
<p2> What? I’m just stating facts. </p2>
<p1> Go watch porn or something. </p1>
<p2> Yeah I will look at one of your videos. </p2>
<p1> ...... </p1>
<p2> Again just stating facts. </p2>
<</replace>>
<</link>>
</div>
<</if>>
<<if $ra == 7>>
@TopG Hey, saw you venting on your last stream about your fitness journey, and you sounded a bit frustrated.
<div id="Dms">
<<link "Respond">>
<<replace "#Dms">>
<p1> Most def. I’m tired all the time and can’t seem to get anywhere. But if you’re trying to sell me a service… </p1>
<p2> No, nothing like that. You are just like a really nice girl who is struggling and I wanted to see if I could help. </p2>
<p1> Woah, it’s not that serious. I didn’t sign up for a therapist 😂 </p1>
<p2> I just meant you are WAY more attractive than you think you are. </p2>
<p1> I still need to lose some weight. </p1>
<p2> That’s not even possible. I'm looking at your photos and you’re so tiny. Are you trying to disappear? </p2>
<p1> no seriously. Like I was talking to this guy and I showed him a pic of me in a bikini and he said I looked fat. </p1>
<p2> I have a hard time believing that. If you’re okay with it, can I see the pic? </p2>
<p1> I guess </p1>
<img src="Img/DMS/Bikini.webp" id = "small-img">
.
.
.
<p1> ???? </p1>
<p1> So? </p1>
<p2> I can't, I just can’t see it no matter how I look at it. </p2>
<p1> I mean he didn’t say fat…he said like…thicc…but it made me FEEL fat </p1>
<p2> What an asshole! You should date me instead! </p2>
<p1> What? </p1>
<p2> I would treat you better than him. May I get another photo? One more spicy? </p2>
</div>
<</replace>>
<</link>>
</div>
<</if>><div class="boxed-text">
<<set $earnedMoney += $OFfollowers * 4>>
<<set $money += $earnedMoney>>
You got your OF payment; <<print $earnedMoney>> from your <<print $OFfollowers>> folowers.
<<set $earnedMoney = 0>>
<<set $OFpayDay = false>>
[[Back|OF]]
</div>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><<set $MeetFan to Math.floor(Math.random()*5)+1>>
<<if $MeetFan == 1 && $drunkLVL >= 3 && $NonConSe>>
<<goto "Drunk Rape">> <</if>>
<<goto "Sleep">><<nobr>>
<<set $ra to Math.floor(Math.random()*5)+1>>
<<if $ra == 1>>
<img src="Img/YTVideo/Lin.webp" id = "small-img">
<</if>>
<<if $ra == 2>>
<img src="Img/YTVideo/Lin1.webp" id = "small-img">
<</if>>
<<if $ra == 3>>
<img src="Img/YTVideo/Lin2.webp" id = "small-img">
<</if>>
<<if $ra == 4>>
<img src="Img/YTVideo/Lin3.webp" id = "small-img">
<</if>>
<<if $ra == 5>>
<img src="Img/YTVideo/Lin4.webp" id = "small-img">
<</if>>
<<if $ra == 6>>
<img src="Img/YTVideo/Lin5.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $ra to Math.floor(Math.random()*3)+1>>
<<if $ra == 1>>
<img src="Img/YTVideo/TryOn_1.webp" id = "small-img">
<</if>>
<<if $ra == 2>>
<img src="Img/YTVideo/TryOn_2.webp" id = "small-img">
<</if>>
<<if $ra == 3>>
<img src="Img/YTVideo/TryOn_3.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $LingImg to Math.floor(Math.random()*5)+1>>
<<if $LingImg == 1>>
<img src="Img/Insta/Ling1.jpg" id = "big-img">
<img src="Img/Insta/Ling1_1.jpg" id = "big-img">
<img src="Img/Insta/Ling1_2.jpg" id = "small-img">
<</if>>
<<if $LingImg == 2>>
<img src="Img/Insta/Ling1_3.jpg" id = "small-img">
<img src="Img/Insta/Ling1_4.jpg" id = "small-img">
<img src="Img/Insta/Ling1_5.jpg" id = "small-img">
<</if>>
<<if $LingImg == 3>>
<img src="Img/Insta/Ling2.jpg" id = "small-img">
<img src="Img/Insta/Ling2_1.jpg" id = "small-img">
<img src="Img/Insta/Ling2_2.jpg" id = "small-img">
<</if>>
<<if $LingImg == 4>>
<img src="Img/Insta/Ling3.jpg" id = "small-img">
<img src="Img/Insta/Ling3_1.jpg" id = "small-img">
<img src="Img/Insta/Ling3_2.jpg" id = "small-img">
<img src="Img/Insta/Ling3_3.jpg" id = "small-img">
<</if>>
<<if $LingImg == 5>>
<img src="Img/Insta/Ling4.jpg" id = "small-img">
<img src="Img/Insta/Ling4_1.jpg" id = "small-img">
<img src="Img/Insta/Ling4_2.jpg" id = "small-img">
<img src="Img/Insta/Ling4_3.jpg" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $TikTokVid to Math.floor(Math.random()*7)+1>>
<<if $TikTokVid == 1>>
<img src="Img/TikTok/TikTok_1.webp" id = "small-img">
<</if>>
<<if $TikTokVid == 2>>
<img src="Img/TikTok/TikTok_2.webp" id = "small-img">
<</if>>
<<if $TikTokVid == 3>>
<img src="Img/TikTok/TikTok_3.webp" id = "small-img">
<</if>>
<<if $TikTokVid == 4>>
<img src="Img/TikTok/TikTok_4.webp" id = "small-img">
<</if>>
<<if $TikTokVid == 5>>
<img src="Img/TikTok/TikTok_5.webp" id = "small-img">
<</if>>
<<if $TikTokVid == 6>>
<img src="Img/TikTok/TikTok_6.webp" id = "small-img">
<</if>>
<<if $TikTokVid == 7>>
<img src="Img/TikTok/TikTok_7.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $TikTokVid to Math.floor(Math.random()*9)+1>>
<<if $TikTokVid == 1>>
<img src="Img/TikTok/TikTok_12.webp" id = "small-img">
<</if>>
<<if $TikTokVid == 2>>
<img src="Img/TikTok/TikTok_13.webp" id = "small-img">
<</if>>
<<if $TikTokVid == 3>>
<img src="Img/TikTok/TikTok_14.webp" id = "small-img">
<</if>>
<<if $TikTokVid == 4>>
<img src="Img/TikTok/TikTok_15.webp" id = "small-img">
<</if>>
<<if $TikTokVid == 5>>
<img src="Img/TikTok/Tiktok1_1.webp" id = "small-img">
<</if>>
<<if $TikTokVid == 6>>
<img src="Img/TikTok/Tiktok1_2.webp" id = "small-img">
<</if>>
<<if $TikTokVid == 7>>
<img src="Img/TikTok/Tiktok1_3.gif" id = "small-img">
<</if>>
<<if $TikTokVid == 8>>
<img src="Img/TikTok/Tiktok1_4.gif" id = "small-img">
<</if>>
<<if $TikTokVid == 9>>
<img src="Img/TikTok/TikTok8.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $gymex to Math.floor(Math.random()*3)+1>>
<<if $gymex == 1>>
<img src="Img/Gym/Gym_ex.webp" id = "small-img">
<</if>>
<<if $gymex == 2>>
<img src="Img/Gym/Gym_ex_1.webp" id = "small-img">
<</if>>
<<if $gymex == 3>>
<img src="Img/Gym/Gym_ex_2.webp" id = "small-img">
<</if>>
<</nobr>><div class= "boxed-text">
After not paying your brother he decided to reveal your online "business".
Your father did not take this lightly and kicked you out of the house.
End game
Thanks for playing
<<link "Let's pay him before any of that happens" "Bedroom">>
<<set $day = 6>>
<</link>>
</div><<nobr>>
<<set $HJT to Math.floor(Math.random()*7)+1>>
<<if $HJT == 1>>
<img src="Img/Bro/HJ2.webp" id = "small-img">
<</if>>
<<if $HJT == 2>>
<img src="Img/Bro/HJ3.webp" id = "small-img">
<</if>>
<<if $HJT == 3>>
<img src="Img/Bro/HJ4.webp" id = "small-img">
<</if>>
<<if $HJT == 4>>
<img src="Img/Bro/TJ1.webp" id = "small-img">
<</if>>
<<if $HJT == 5>>
<img src="Img/Bro/TJ2.webp" id = "small-img">
<</if>>
<<if $HJT == 6>>
<img src="Img/Bro/TJ3.webp" id = "small-img">
<</if>>
<<if $HJT == 7>>
<img src="Img/Bro/TJ4.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $Dance to Math.floor(Math.random()*5)+1>>
<<if $Dance == 1>>
<img src="Img\Bro\Blow_1.webp" id = "small-img">
<</if>>
<<if $Dance == 2>>
<img src="Img\Bro\Blow_2.webp" id = "small-img">
<</if>>
<<if $Dance == 3>>
<img src="Img\Bro\Blow_3.webp" id = "small-img">
<</if>>
<<if $Dance == 4>>
<img src="Img\Bro\Blow_6.webp" id = "small-img">
<</if>>
<<if $Dance == 5>>
<img src="Img\Bro\Blow_5.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $ra to Math.floor(Math.random()*5)+1>>
<<if $ra == 1>>
<img src="Img/Fuck/Force_1.webp" id = "small-img">
<</if>>
<<if $ra == 2>>
<img src="Img/Fuck/Force_2.webp" id = "small-img">
<</if>>
<<if $ra == 3>>
<img src="Img/Fuck/Force_3.webp" id = "small-img">
<</if>>
<<if $ra == 4>>
<img src="Img/Fuck/Force_4.webp" id = "small-img">
<</if>>
<<if $ra == 5>>
<img src="Img/Fuck/Force_5.webp" id = "small-img">
<</if>>
<<if $ra == 5>>
<img src="Img/Fuck/B5.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $CosplayImage to Math.floor(Math.random()*3)+1>>
<<if $CosplayImage == 1 && $spidyOn >>
<img src="Img\Bro\Spider_Gwen_1.gif" id = "small-img">
<</if>>
<<if $CosplayImage == 2 && $spidyOn>>
<img src="Img\Bro\Spider_Gwen_2.gif" id = "big-img">
<</if>>
<<if $CosplayImage == 3 && $spidyOn>>
<img src="Img\Bro\Spider_Gwen_3.gif" id = "small-img">
<</if>>
<<if $CosplayImage == 1 && $clownOn >>
<img src="Img\Bro\Clown.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 2 && $clownOn>>
<img src="Img\Bro\Clown_1.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 3 && $clownOn>>
<img src="Img\Bro\Clown_2.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 1 && $NerfThisOn >>
<img src="Img\Bro\D.VA_1.gif" id = "small-img">
<</if>>
<<if $CosplayImage == 2 && $NerfThisOn>>
<img src="Img\Bro\D.VA_1.gif" id = "small-img">
<</if>>
<<if $CosplayImage == 3 && $NerfThisOn>>
<img src="Img\Bro\D.VA_1.gif" id = "small-img">
<</if>>
<<if $CosplayImage == 1 && $mechaOn >>
<img src="Img\Bro\Asuka_1.gif" id = "small-img">
<</if>>
<<if $CosplayImage == 2 && $mechaOn>>
<img src="Img\Bro\Asuka_2.gif" id = "small-img">
<</if>>
<<if $CosplayImage == 3 && $mechaOn>>
<img src="Img\Bro\Asuka_3.webp" id = "small-img">
<</if>>
<<if $CosplayImage == 1 && $FFOn >>
<img src="Img\Bro\Tifa_1.gif" id = "small-img">
<</if>>
<<if $CosplayImage == 2 && $FFOn>>
<img src="Img\Bro\Tifa_1.gif" id = "small-img">
<</if>>
<<if $CosplayImage == 3 && $FFOn>>
<img src="Img\Bro\Tifa_1.gif" id = "small-img">
<</if>>
<</nobr>>
<<nobr>>
<<set $GymLook to Math.floor(Math.random()*3)+1>>
<<if $GymLook == 1>>
<img src="Img/Gym/Gym_Show.webp" id = "small-img">
<</if>>
<<if $GymLook == 2>>
<img src="Img/Gym/Gym_Show_1.webp" id = "small-img">
<</if>>
<<if $GymLook == 3>>
<img src="Img/Gym/Gym_Show_2.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $GymPhoto to Math.floor(Math.random()*3)+1>>
<<if $GymPhoto == 1>>
<img src="Img/Gym/Gym_Selfie.webp" id = "small-img">
<</if>>
<<if $GymPhoto == 2>>
<img src="Img/Gym/Gym_Selfie_1.webp" id = "small-img">
<</if>>
<<if $GymPhoto == 3>>
<img src="Img/Gym/Gym_Selfie_2.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $GymPhoto to Math.floor(Math.random()*4)+1>>
<<if $GymPhoto == 1>>
<img src="Img/Gym/Tease1.webp" id = "small-img">
<</if>>
<<if $GymPhoto == 2>>
<img src="Img/Gym/Tease2.webp" id = "small-img">
<</if>>
<<if $GymPhoto == 3>>
<img src="Img/Gym/Tease3.webp" id = "small-img">
<</if>>
<<if $GymPhoto == 4>>
<img src="Img/Gym/Tease4.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $BJ to Math.floor(Math.random()*5)+1>>
<<if $BJ == 1>>
<img src="Img/BJ/BJ_1.webp" id = "small-img">
<</if>>
<<if $BJ == 2>>
<img src="Img/BJ/BJ_2.webp" id = "small-img">
<</if>>
<<if $BJ == 3>>
<img src="Img/BJ/BJ_3.webp" id = "small-img">
<</if>>
<<if $BJ == 4>>
<img src="Img/BJ/BJ_4.webp" id = "small-img">
<</if>>
<<if $BJ == 5>>
<img src="Img/BJ/BJ_5.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $BJFacial to Math.floor(Math.random()*4)+1>>
<<if $BJFacial == 1>>
<img src="Img/BJ/BJ_Facial_1.webp" id = "small-img">
<</if>>
<<if $BJFacial == 2>>
<img src="Img/BJ/BJ_Facial_2.webp" id = "small-img">
<</if>>
<<if $BJFacial == 3>>
<img src="Img/BJ/BJ_Facial_3.webp" id = "small-img">
<</if>>
<<if $BJFacial == 4>>
<img src="Img/BJ/BJ_Facial_4.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $Fuck to Math.floor(Math.random()*4)+1>>
<<if $Fuck == 1>>
<img src="Img/Fuck/Fuck_1.webp" id = "small-img">
<</if>>
<<if $Fuck == 2>>
<img src="Img/Fuck/Fuck_2.gif" id = "small-img">
<</if>>
<<if $Fuck == 3>>
<img src="Img/Fuck/Fuck_3.webp" id = "small-img">
<</if>>
<<if $Fuck == 4>>
<img src="Img/Fuck/Fuck_4.webp" id = "small-img">
<</if>>
<<if $Fuck == 5>>
<img src="Img/Fuck/Fuck_5.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $BJ to Math.floor(Math.random()*4)+1>>
<<if $BJ == 1>>
<img src="Img/BJ/Car.webp" id = "small-img">
<</if>>
<<if $BJ == 2>>
<img src="Img/BJ/Car_1.webp" id = "small-img">
<</if>>
<<if $BJ == 3>>
<img src="Img/BJ/Car_2.webp" id = "small-img">
<</if>>
<<if $BJ == 4>>
<img src="Img/BJ/Car_3.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $Fuck to Math.floor(Math.random()*4)+1>>
<<if $Fuck == 1>>
<img src="Img/Fuck/Fuck_Car.webp" id = "small-img">
<</if>>
<<if $Fuck == 2>>
<img src="Img/Fuck/Fuck_Car_1.webp" id = "small-img">
<</if>>
<<if $Fuck == 3>>
<img src="Img/Fuck/Fuck_Car_2.webp" id = "small-img">
<</if>>
<<if $Fuck == 4>>
<img src="Img/Fuck/Fuck_Car_3.webp" id = "small-img">
<</if>>
<<if $Fuck == 5>>
<img src="Img/Fuck/Fuck_Car_4.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $GymLook to Math.floor(Math.random()*3)+1>>
<<if $GymLook == 1>>
<img src="Img/Gym/Gym1.webp" id = "small-img">
<</if>>
<<if $GymLook == 2>>
<img src="Img/Gym/Gym2.gif" id = "small-img">
<</if>>
<<if $GymLook == 3>>
<img src="Img/Gym/Gym3.gif" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $GymLook to Math.floor(Math.random()*2)+1>>
<<if $GymLook == 1>>
<img src="Img/Gym/Gym4.gif" id = "small-img">
<</if>>
<<if $GymLook == 2>>
<img src="Img/Gym/Gym5.gif" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $GymLook to Math.floor(Math.random()*4)+1>>
<<if $GymLook == 1>>
<img src="Img\Gym\Blow_1.webp" id = "small-img">
<</if>>
<<if $GymLook == 2>>
<img src="Img\Gym\Blow_2.webp" id = "small-img">
<</if>>
<<if $GymLook == 3>>
<img src="Img\Gym\Blow_3.webp" id = "small-img">
<</if>>
<<if $GymLook == 4>>
<img src="Img\Gym\Blow_4.gif" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $ra to Math.floor(Math.random()*4)+1>>
<<if $ra == 1>>
<img src="Img/Public/Upskirt_1.webp" id = "small-img">
<</if>>
<<if $ra == 2>>
<img src="Img/Public/Upskirt_2.webp" id = "small-img">
<</if>>
<<if $ra == 3>>
<img src="Img/Public/Upskirt_3.webp" id = "small-img">
<</if>>
<<if $ra == 4>>
<img src="Img/Public/Upskirt_4.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $ra to Math.floor(Math.random()*6)+1>>
<<if $ra == 1>>
<img src="Img/Tease/TW_1.webp" id = "small-img">
<</if>>
<<if $ra == 2>>
<img src="Img/Tease/TW_2.webp" id = "small-img">
<</if>>
<<if $ra == 3>>
<img src="Img/Tease/TW_3.webp" id = "small-img">
<</if>>
<<if $ra == 4>>
<img src="Img/Tease/TW_4.webp" id = "small-img">
<</if>>
<<if $ra == 5>>
<img src="Img/Tease/TW_5.webp" id = "small-img">
<</if>>
<<if $ra == 6>>
<img src="Img/Tease/TW_6.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $InstaIMG to Math.floor(Math.random()*9)+1>>
<<if $InstaIMG == 1>>
<img src="Img/Insta/OF_1.webp" id = "small-img">
<</if>>
<<if $InstaIMG == 2>>
<img src="Img/Insta/OF_2.webp" id = "small-img">
<</if>>
<<if $InstaIMG == 3>>
<img src="Img/Insta/OF_4.webp" id = "small-img">
<</if>>
<<if $InstaIMG == 4>>
<img src="Img/Insta/OF_5.webp" id = "small-img">
<</if>>
<<if $InstaIMG == 5>>
<img src="Img/Insta/OF_6.webp" id = "small-img">
<</if>>
<<if $InstaIMG == 6>>
<img src="Img/Insta/OF_7.webp" id = "small-img">
<</if>>
<<if $InstaIMG == 7>>
<img src="Img/Insta/OFVid.webp" id = "small-img">
<</if>>
<<if $InstaIMG == 8>>
<img src="Img/Insta/OFVid_1.webp" id = "small-img">
<</if>>
<<if $InstaIMG == 9>>
<img src="Img/Insta/OFVid_2.webp" id = "small-img">
<</if>>
<</nobr>>
<div class="boxed-text">
Subscribers; <<print $YTsubsribers>>
<<if $CanUpload>>
<<link [[Funny moments from your stream]]>>
<</link>>
<</if>>
<<if $corruption > 20 && $CanUpload>>
<<link [[Try on haul]]>>
<</link>>
<</if>>
<<if $LingWork && $CanUpload>>
<<link [[Ling Showcase #AD]]>>
<</link>>
<</if>>
[[Back|PC]]
</div>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><<nobr>>
<<set $Dance to Math.floor(Math.random()*6)+1>>
<<if $Dance == 1>>
<img src="Img/Club/Dance_1.webp" id = "small-img">
<</if>>
<<if $Dance == 2>>
<img src="Img/Club/Dance_2.webp" id = "small-img">
<</if>>
<<if $Dance == 3>>
<img src="Img/Club/Dance_3.webp" id = "small-img">
<</if>>
<<if $Dance == 4>>
<img src="Img/Club/Dance_4.webp" id = "small-img">
<</if>>
<<if $Dance == 5>>
<img src="Img/Club/Dance_5.webp" id = "small-img">
<</if>>
<<if $Dance == 6>>
<img src="Img/Club/Dance_6.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $Dance to Math.floor(Math.random()*2)+1>>
<<if $Dance == 1>>
<img src="Img/Club/Meet1.webp" id = "small-img">
<</if>>
<<if $Dance == 2>>
<img src="Img/Club/Meet1_1.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $Dance to Math.floor(Math.random()*3)+1>>
<<if $Dance == 1>>
<img src="Img/Club/Meet2.webp" id = "small-img">
<</if>>
<<if $Dance == 2>>
<img src="Img/Club/Meet2_1.webp" id = "small-img">
<</if>>
<<if $Dance == 3>>
<img src="Img/Club/Meet2_2.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $Dance to Math.floor(Math.random()*2)+1>>
<<if $Dance == 1>>
<img src="Img/Club/Meet2_3.webp" id = "small-img">
<</if>>
<<if $Dance == 2>>
<img src="Img/Club/Meet2_4.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $FuckClub to Math.floor(Math.random()*6)+1>>
<<if $FuckClub == 1>>
<img src="Img/Club/Bathroom.webp" id = "small-img">
<</if>>
<<if $FuckClub == 2>>
<img src="Img/Club/Bathroom_1.webp" id = "small-img">
<</if>>
<<if $FuckClub == 3>>
<img src="Img/Club/Bathroom_2.webp" id = "small-img">
<</if>>
<<if $FuckClub == 4>>
<img src="Img/Club/Bathroom_3.webp" id = "small-img">
<</if>>
<<if $FuckClub == 5>>
<img src="Img/Club/Bathroom_4.webp" id = "small-img">
<</if>>
<</nobr>>
<<if $FuckClub == 6>>
<img src="Img/Club/Bathroom_5.gif" id = "small-img">
<p2> Hey are you a streamer? </p2>
<p1> Ahh...Yes....Ahhh Are yo.....u a fan? </p1>
<p2> Not really but I knew I recognized your face.</p2>
<</if>>
<<nobr>>
<<set $Dance to Math.floor(Math.random()*5)+1>>
<<if $Dance == 1>>
<img src="Img\Club\GangBang.webp" id = "small-img">
<</if>>
<<if $Dance == 2>>
<img src="Img/Club/GangBang_1.webp" id = "small-img">
<</if>>
<<if $Dance == 3>>
<img src="Img/Club/GangBang_2.webp" id = "small-img">
<</if>>
<<if $Dance == 4>>
<img src="Img/Club/GangBang_3.webp" id = "small-img">
<</if>>
<<if $Dance == 5>>
<img src="Img/Club/GangBang_4.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $ra to Math.floor(Math.random()*6)+1>>
<<if $ra == 1>>
<img src="Img/Public/GABA1.webp" id = "small-img">
<</if>>
<<if $ra == 2>>
<img src="Img/Public/GABA2.webp" id = "small-img">
<</if>>
<<if $ra == 3>>
<img src="Img/Public/GABA3.webp" id = "small-img">
<</if>>
<<if $ra == 4>>
<img src="Img/Public/GABA4.webp" id = "small-img">
<</if>>
<<if $ra == 5>>
<img src="Img/Public/GABA5.webp" id = "small-img">
<</if>>
<<if $ra == 6>>
<img src="Img/Public/GABA6.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $FanBlow to Math.floor(Math.random()*5)+1>>
<<if $FanBlow == 1>>
<img src="Img/Fan/CarBlow1.webp" id = "small-img">
<</if>>
<<if $FanBlow == 2>>
<img src="Img/Fan/CarBlow2.webp" id = "small-img">
<</if>>
<<if $FanBlow == 3>>
<img src="Img/Fan/CarBlow3.webp" id = "small-img">
<</if>>
<<if $FanBlow == 4>>
<img src="Img/Fan/CarBlow4.webp" id = "small-img">
<</if>>
<<if $FanBlow == 5>>
<img src="Img/Fan/CarBlow5.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $FanFuck to Math.floor(Math.random()*5)+1>>
<<if $FanFuck == 1>>
<img src="Img/Fan/PSex.webp" id = "small-img">
<</if>>
<<if $FanFuck == 2>>
<img src="Img/Fan/PSex1.webp" id = "small-img">
<</if>>
<<if $FanFuck == 3>>
<img src="Img/Fan/PSex2.webp" id = "small-img">
<</if>>
<<if $FanFuck == 4>>
<img src="Img/Fan/PSex3.webp" id = "small-img">
<</if>>
<<if $FanFuck == 5>>
<img src="Img/Fan/PSex4.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $FanFuck to Math.floor(Math.random()*5)+1>>
<<if $FanFuck == 1>>
<img src="Img/Fan/Fac1.webp" id = "small-img">
<</if>>
<<if $FanFuck == 2>>
<img src="Img/Fan/Fac2.webp" id = "small-img">
<</if>>
<<if $FanFuck == 3>>
<img src="Img/Fan/Fac3.webp" id = "small-img">
<</if>>
<<if $FanFuck == 4>>
<img src="Img/Fan/Fac4.webp" id = "small-img">
<</if>>
<<if $FanFuck == 5>>
<img src="Img/Fan/Fac5.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $FanFuck to Math.floor(Math.random()*5)+1>>
<<if $FanFuck == 1>>
<img src="Img/Fan/Blow1.gif" id = "small-img">
<</if>>
<<if $FanFuck == 2>>
<img src="Img/Fan/Blow2.gif" id = "small-img">
<</if>>
<<if $FanFuck == 3>>
<img src="Img/Fan/Blow3.webp" id = "small-img">
<</if>>
<<if $FanFuck == 4>>
<img src="Img/Fan/Blow4.webp" id = "small-img">
<</if>>
<<if $FanFuck == 5>>
<img src="Img/Fan/Blow5.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $FanFuck to Math.floor(Math.random()*4)+1>>
<<if $FanFuck == 1>>
<img src="Img/Fan/PostPic.webp" id = "small-img">
<</if>>
<<if $FanFuck == 2>>
<img src="Img/Fan/PostPic1.webp" id = "small-img">
<</if>>
<<if $FanFuck == 3>>
<img src="Img/Fan/PostPic2.webp" id = "small-img">
<</if>>
<<if $FanFuck == 4>>
<img src="Img/Fan/PostPic3.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $FanFuck to Math.floor(Math.random()*6)+1>>
<<if $FanFuck == 1>>
<img src="Img/Fan/Public1.webp" id = "small-img">
<</if>>
<<if $FanFuck == 2>>
<img src="Img/Fan/Public2.webp" id = "small-img">
<</if>>
<<if $FanFuck == 3>>
<img src="Img/Fan/Public3.webp" id = "small-img">
<</if>>
<<if $FanFuck == 4>>
<img src="Img/Fan/Public4.webp" id = "small-img">
<</if>>
<<if $FanFuck == 5>>
<img src="Img/Fan/Public5.webp" id = "small-img">
<</if>>
<<if $FanFuck == 6>>
<img src="Img/Fan/Public6.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $FanFuck to Math.floor(Math.random()*7)+1>>
<<if $FanFuck == 1>>
<img src="Img/Fan/DP1.webp" id = "small-img">
<</if>>
<<if $FanFuck == 2>>
<img src="Img/Fan/DP2.webp" id = "small-img">
<</if>>
<<if $FanFuck == 3>>
<img src="Img/Fan/DP3.gif" id = "small-img">
<</if>>
<<if $FanFuck == 4>>
<img src="Img/Fan/DP4.webp" id = "small-img">
<</if>>
<<if $FanFuck == 5>>
<img src="Img/Fan/DP5.webp" id = "small-img">
<</if>>
<<if $FanFuck == 6>>
<img src="Img/Fan/DP6.webp" id = "small-img">
<</if>>
<<if $FanFuck == 7>>
<img src="Img/Fan/DP7.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<if $spidyOn>>
Wearing; 🕷️Spider Gwen Cosplay
<</if>>
<<if $clownOn>>
Wearing; 🎪Harley Quinn Cosplay
<</if>>
<<if $NerfThisOn>>
Wearing; 👾D.VA Cosplay
<</if>>
<<if $mechaOn>>
Wearing; 🤖Asuka Cosplay
<</if>>
<<if $FFOn>>
Wearing; 🐤Tifa Cosplay
<</if>>
<</nobr>>
<<nobr>>
<<set $ra to Math.floor(Math.random()*4)+1>>
<<if $ra == 1>>
<img src="Img/Public/Blow1.webp" id = "small-img">
<</if>>
<<if $ra == 2>>
<img src="Img/Public/Blow2.webp" id = "small-img">
<</if>>
<<if $ra == 3>>
<img src="Img/Public/Blow3.webp" id = "small-img">
<</if>>
<<if $ra == 4>>
<img src="Img/Public/Blow4.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $ra to Math.floor(Math.random()*5)+1>>
<<if $ra == 1>>
<img src="Img/Public/R_1.webp" id = "small-img">
<</if>>
<<if $ra == 2>>
<img src="Img/Public/R_2.webp" id = "small-img">
<</if>>
<<if $ra == 3>>
<img src="Img/Public/R_3.webp" id = "small-img">
<</if>>
<<if $ra == 4>>
<img src="Img/Public/R_4.webp" id = "small-img">
<</if>>
<<if $ra == 5>>
<img src="Img/Public/R_5.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $CDM to Math.floor(Math.random()*6)+1>>
<<if $CDM == 1>>
<img src="Img/DMS/Ino_1.webp" id = "small-img">
<</if>>
<<if $CDM == 2>>
<img src="Img/DMS/Ino_2.webp" id = "small-img">
<</if>>
<<if $CDM == 3>>
<img src="Img/DMS/Ino_3.webp" id = "small-img">
<</if>>
<<if $CDM == 4>>
<img src="Img/DMS/Ino_4.webp" id = "small-img">
<</if>>
<<if $CDM == 5>>
<img src="Img/DMS/Ino_5.webp" id = "small-img">
<</if>>
<<if $CDM == 6>>
<img src="Img/DMS/Ino_6.jpg" id = "small-img">
<</if>>
<<if $CDM == 7>>
<img src="Img/DMS/Ino_6.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $SDM to Math.floor(Math.random()*6)+1>>
<<if $SDM == 1>>
<img src="Img/DMS/Spc_1.webp" id = "small-img">
<</if>>
<<if $SDM == 2>>
<img src="Img/DMS/Spc_2.webp" id = "small-img">
<</if>>
<<if $SDM == 3>>
<img src="Img/DMS/Spc_3.webp" id = "small-img">
<</if>>
<<if $SDM == 4>>
<img src="Img/DMS/Spc_4.webp" id = "small-img">
<</if>>
<<if $SDM == 5>>
<img src="Img/DMS/Spc_5.webp" id = "small-img">
<</if>>
<<if $SDM == 5>>
<img src="Img/DMS/Spc_6.jpg" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $LDM to Math.floor(Math.random()*6)+1>>
<<if $LDM == 1>>
<img src="Img/DMS/L_1.webp" id = "small-img">
<</if>>
<<if $LDM == 2>>
<img src="Img/DMS/L_2.webp" id = "small-img">
<</if>>
<<if $LDM == 3>>
<img src="Img/DMS/L_3.webp" id = "small-img">
<</if>>
<<if $LDM == 4>>
<img src="Img/DMS/L_4.webp" id = "small-img">
<</if>>
<<if $LDM == 5>>
<img src="Img/DMS/L_5.webp" id = "small-img">
<</if>>
<<if $LDM == 6>>
<img src="Img/DMS/L_6.webp" id = "small-img">
<</if>>
<</nobr>><<nobr>>
<<set $BDM to Math.floor(Math.random()*7)+1>>
<<if $BDM == 1>>
<img src="Img/DMS/BDM.webp" id = "small-img">
<</if>>
<<if $BDM == 2>>
<img src="Img/DMS/BDM1.webp" id = "small-img">
<</if>>
<<if $BDM == 3>>
<img src="Img/DMS/BDM2.webp" id = "small-img">
<</if>>
<<if $BDM == 4>>
<img src="Img/DMS/BDM3.webp" id = "small-img">
<</if>>
<<if $BDM == 5>>
<img src="Img/DMS/BDM4.webp" id = "small-img">
<</if>>
<<if $BDM == 6>>
<img src="Img/DMS/BDM5.webp" id = "small-img">
<</if>>
<<if $BDM == 7>>
<img src="Img/DMS/BDM6.webp" id = "small-img">
<</if>>
<</nobr>>
<<nobr>>
<<set $ADM to Math.floor(Math.random()*6)+1>>
<<if $ADM == 1>>
<img src="Img/DMS/ADM.webp" id = "small-img">
<</if>>
<<if $ADM == 2>>
<img src="Img/DMS/ADM1.webp" id = "small-img">
<</if>>
<<if $ADM == 3>>
<img src="Img/DMS/AD2.webp" id = "small-img">
<</if>>
<<if $ADM == 4>>
<img src="Img/DMS/ADM3.webp" id = "small-img">
<</if>>
<<if $ADM == 5>>
<img src="Img/DMS/ADM4.webp" id = "small-img">
<</if>>
<<if $ADM == 6>>
<img src="Img/DMS/ADM5.webp" id = "small-img">
<</if>>
<</nobr>><div class= "boxed-text">
Patreon Code:<<textbox "$patreonCode" "Enter the access key:" "Patreon check">>
Get the code; <a href="https://www.patreon.com/StreamerLife" target="_blank"><img src="Img/misc/patreon.png" id = "icon" alt="https://www.patreon.com/aurum_games?fan_landing=true" /></a>
[[Bedroom]]
</div>
<div class="boxed-text">
<<capture "$patreonCode">>
<<if $patreonCode == "Fox500">> <<goto "skarm">> <</if>>
<<if $patreonCode == "Fake550">>
<<link [[Money +100|Patreon check]] >><<set $money += 100>><</link>>
<<link [[Beauty +10|Patreon check]] >><<set $beauty += 10>><</link>>
<<link [[PictureGram +100|Patreon check]] >><<set $IGfollowers += 100>><</link>>
<<link [[Channel +100|Patreon check]] >><<set $YTsubsribers += 100>><</link>>
<<link [[Stream +100|Patreon check]] >><<set $StreamFollowers += 100>><</link>>
<<link [[Tiksubsribers +100|Patreon check]] >><<set $Tiksubsribers += 100>><</link>>
<<link [[OF +100|Patreon check]] >><<set $OFfollowers += 100>><</link>>
<<link [[Corruption +10|Patreon check]] >><<set $corruption += 10>><</link>>
<<link [[Internet Opinion -1|Patreon check]] >><<set $InternetOpinion -= 1>><</link>>
<<link [[Internet Opinion +1|Patreon check]] >><<set $InternetOpinion += 1>><</link>>
<<link [[Energy +10|Patreon check]] >><<set $energy += 10>><</link>>
[[Bedroom]]
<<else>>
Wrong Code
[[Bedroom]]
<</if>>
<</capture>>
</div>
<div class= "boxed-text">
Welcome to the scene viewer, skip all grind and watch any scene you want.
[[Brother scenes]]
[[Gym Scenes]]
[[Fan Scens]]
[[Club Scenes]]
[[RabbitGaming Scenes]]
[[Alex]]
[[Bedroom]]
</div>
<div class= "boxed-text">
[[First event]]
[[Second event]]
[[Third event]]
[[Fourth event]]
[[Repeteable 1]]
[[Repeteable 2]]
[[Repeteable 3]]
[[Return|skarm]]
</div><div class= "boxed-text">
[[Repeteable1|GymRep1]]
[[Repeteable2|GymRep2]]
[[Return|skarm]]
</div><div class= "boxed-text">
[[Night 1]]
[[Night 2]]
[[Night 3]]
[[Day 1]]
[[Day 2]]
[[Day 3]]
[[Day 4]]
[[Day 5]]
[[Day 6]]
[[Return|skarm]]
</div><div class= "boxed-text">
[[Drink Spike|ClubSpike]]
[[Follow a guy home|ClubSceneViewRandHouse]]
[[Bathrooms|ClubBathroomsScene]]
[[Return|skarm]]
</div><div class= "boxed-text">
[[First meeting]]
[[First scolding]]
[[Return|skarm]]
</div><div class="boxed-text">
<p1> There you go your 300$ </p1>
<p2> Cool, cool but 300$ a week is abit too much don't you think? </p2>
<p1> Yeah? </p1>
<p2> Look if you show me your tits, I will reduce this weeks payment 50$ </p2>
<p1> The fuck now? I'm not gonna show you anything. </p1>
<p2> I can pretty much see them on your socials, I just want to see them live </p2>
<p1> I'm still your sister if you forgot. </p1>
<p2> I know but look this is a win win situation, you pay less and I get to see them. Besides I'm not gonna do anything just look.</p2>
<p1> I guess...... NO, I can't I just can't there 300$ let's forget it. </p1>
<img src="Img/Bro/B1.gif" id = "small-img">
<p2> See not that hard right? </p2>
<p1> FUCK are you doing? I told you no! </p1>
<p2> C'mon it was not such a big deal right? Besides they look amazing. </p2>
<p1> I.... don't want to hear it, there are your 250$ AND DON'T EVER DO THAT AGAIN OK?</p1>
[[Leave|Brother scenes]]
</div>
<style>
body {
background-image: url('Img/misc/BBBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text">
<p2> Hey Zoe, I need to talk to you </p2>
<p1> Don't worry I was about to pay you. </p1>
<p2> No It's about what we did couple of weeks ago.</p2>
<p1> We did? you ripped open my top. And if you do that again I will hit you so hard this it will look like an anime. </p1>
<p2> Look I should not have done that, but I can't stop thinking about you. I was with Mia the other day and I keept thinking about you..... </p2>
<p1> STOP I don't wanna know! Rub one out or something but that's not my fucking problem </p1>
<p2> Yeah I tried that, but it does not work so I was thinking that you mabye..... Could help me out? </p2>
<p1> What?..... NO, NOPE NO. I don't know what you had in mind but no. </p1>
<p2> I just want a handjob, and I will reduce your payment by 50$ </p2>
<p1>......Boobjob, and I'm not taking my bra off and no touching </p1>
<p2> Deal, please get to it. </p2>
<img src="Img/Bro/B2.gif" id = "small-img">
<p2> Holy fuck. I did not know I could cum so much. </p2>
<p1> ...... </p1>
<p2> Don't look like that please, I know how it looks but I really needed this. And if you think about this it's all your fault. </p2>
<p1> Can i go now?</p1>
<p2> Yes, btw you can help me out anytime you want, I will reduce the payment by 20$ you do so.</p2>
<p1> Fuck You. </p1>
[[Leave|Brother scenes]]
</div>
<style>
body {
background-image: url('Img/misc/BBBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text">
<p1> There you have your money </p1>
<p2> Perfect, see win win situation. I get a helping hand from my cute little sister and you pay less. </p2>
<p1> Right, I will get going now. </p1>
<p2> Why so fast? Give me a helping hand now will you? </p2>
<p1> I.... fine </p1>
When he was about to cum he forces his dick inside of your mouth and cums inside
<img src="Img/Bro/B3.webp" id = "small-img">
<p2> Hah that's a good girl, swallow that cum. </p2>
<p1> *FUCK what is happening? What do I do?* </p1>
<p2> C'mon swallow it </p2>
You slowly start to swallow.
<p2> See that's a good girl, let's do something different next time. </p2>
<p1> Are you fucking crazy? What was that? We had an agreement! A handjob or boobjob nothing else! </p1>
<p2> That's what you did right? I just decide to finish inside nothing else. </p2>
<p1> Are you fucking nuts? I..... I will.... </p1>
<p2> Do what? tell dad? oh you can't. Don't be so crazy over it. Actually you gave me an idea, how about we reduce 30$ instead of 20$? </p2>
<p1> What? </p1>
<p2> Yeah, a blowjob is 30$ reduction, you can still just do a handjob for 20$ but I can't promise this won't happen again. </p2>
<p1> Fuck you. </p1>
<p2> C'mon do you want 30$ reduction?
You leave the room slamming the door mad at your brother, mad at yourself. </p2>
<p1> *This will be going further and further, how long before he forces himself on me? SHIT. I need to find my own house as soon as possible and this nightmare will end. C'mon girl you can do this.* </p1>
[[Leave|Brother scenes]]
</div>
<style>
body {
background-image: url('Img/misc/BBBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text">
<p1> There you have your money </p1>
<p2> You have been working so hard I should reward you. </p2>
You start to back off slowly knowing this meant bad news for you.
<p2> Don't look so scared, I mean this I will reward you lay on my bed please. </p2>
You do as he says and get on his bed laying on it.
<p1> Tell me what you will do first. </p1>
<p2> Where is the fun in that? </p2>
<p1> I mean this. </p1>
<p2> Ok, don't worry I'm not a monster ok? </p2>
<p2> I decided that you don't have to pay me anymore, all I want in exchange is to fuck you. </p2>
<p1> What? You can't be serious? I'm gonna tell dad, he can see my onlyfans I don't care this will be worse. </p1>
<p2> But what about every time you came to my room and asked me to let you blow me or give me handjobs? </p2>
<p1> What? </p1>
<p2> I got all that on camera and it's evident that you are the one asking for it. </p2>
<p1> But it was all your idea..... </p1>
<p2> That's your word vs mine and I got videos as support, besides imagine if I leak them? </p2>
<p2> Video leak; popular streamer "ZoeLife" is fucking her older brother. Not the best PR right? </p2>
<p1> You can't.... you would not do that...... </p1>
<p2> I can and I will if you don't get to bed right now. </p2>
You obey and sit on his bed.
<p1> FINE, just do it and leave me alone. </p1>
<p2> I will, but we will do it my way </p2>
<p1> ..... </p1>
<p2> Perfect, now let's start with something simple. </p2>
He then gets up and positions his dick in front of your entrance.
<p2> Ready? </p2>
<p1> .... </p1>
<img src="Img/Bro/B4.webp" id = "small-img">
<p2> Ahhhhhh god you feel so good. </p2>
He keeps fucking you for a while until he gets close to his limit.
<p2> Fuck I'm gonna cum. </p2>
<p1> No please not inside! </p1>
<p2> Don't worry I will pull out. </p2>
<img src="Img/Bro/B5.webp" id = "small-img">
<p1> Fuck this is so gross. </p1>
<p2> Yeah, well get used to it. Oh and we will change the weekly payment to 600$ but don't worry every time we fuck I will reduce it by 100$ ok? </p2>
<p1> FUCK you. </p1>
<p2> See you next week. </p2>
You leave his room crying
[[Leave|Brother scenes]]
</div>
<style>
body {
background-image: url('Img/misc/BBBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class="boxed-text">
<p1> Hey, what you said the other day...... Is it true? </p1>
<p2> The 20$ reduction every time you help me out? Yeah, I have never been so serious in my life. Wanna do it now? </p2>
<p1> I........ Yeah. </p1>
<<include "BSecond">>
<p2> God this feels so good. </p2>
<p1> 20$ right? </p1>
<p2> Yes, don't stop. </p2>
After sometime you can feel how he is getting close.
He cums all over you.
<p2> Holy shit. I love you. </p2>
<p1> 20$ reduction don't forget it </p1>
[[Leave|Brother scenes]]
</div>
<style>
body {
background-image: url('Img/misc/BBBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<div class="boxed-text">
<p1> Fine, I'll do it </p1>
<p2> Is this for the reduction or are you starting to enjoy this yourself? </p2>
<p1> Please just shut up. </p1>
<<include "BSecond">>
<p2> I wanna feel your mouth. </p2>
<p1> FINE, just don't do anything crazy ok? </p1>
<<include "BBM">>
<p2> YES, god your mouth feels so good. </p2>
You can feel how he starts moving his hips to force himself deeper in your mouth.
You try to push him away but he is too strong for you and keeps fucking your mouth.
After some time you can feel how he starts to throb and you brace yourself for what is about to come.
<p2> Fuck I'm gonna cum. </p2>
He comes inside your mouth and you instinctively start swallowing his cum.
<p2> That's a good girl </p2>
You leave his room with tears in your eyes.
<p1> *How did things ended up like this? Am I really gonna go through this every week for the rest of my life?* </p1>
[[Leave|Brother scenes]]
</div>
<style>
body {
background-image: url('Img/misc/BBBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<div class="boxed-text">
<p2> What do you want? </p2>
<p1> Let's reduce it 100$ </p1>
<p2> Ok then, get on bed and spread your legs for me. </p2>
You obey and get on bed and spread your legs.
<p2> Perfect, tell me how much you want this. </p2>
<p1> What? </p1>
<p2> You heard me. </p2>
<p1> I.... I want you to fuck me. </p1>
<p2> Not good enough. </p2>
<p1> I WANT YOU TO FUCK ME HARD. </p1>
<p2> I like that attitude, now let's get started. </p2>
<<include "BFuck">>
<p2> Ahhhhhh fuck you feel so good. </p2>
You just lay there as he keeps fucking you.
After some time you can feel how he is getting close to his limit.
<p2> Fuck I'm gonna cum. </p2>
<p1> No please not inside! </p1>
<p2> I will pull out. </p2>
He pulls out of your pussy and cums all over your stomach and tits.
<p2> Ahhhhhh that was amazing. </p2>
You get up and put your clothes back on.
[[Leave|Brother scenes]]
</div>
<style>
body {
background-image: url('Img/misc/BBBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text">
While working out you start to notice how sexy your fan is.
<div id="Gym_Fan">
<<link "Ignore it.">>
<<replace "#Gym_Fan">>
You continue your workout like normal.
<p2>I had a lot of fun today.</p2>
<p1>Me too, see you around.</p1>
<p2>Uhm... Yeah, bye.</p2>
[[Leave|Gym Scenes]]
<</replace>>
<</link>>
<<link "Tease him">>
<<replace "#Gym_Fan">>
<<include "gymtease">>
You can feel the stare of your fan, and his constant short adjustments.
<div id="Gym_Fan2">
<<link "Stop">>
<<replace "#Gym_Fan2">>
It was fun while it lasted but you'd better stop before he gets any weird ideas.
[[Leave|Gym Scenes]]
<</replace>>
<</link>>
<<link "Get close to him">>
<<replace "#Gym_Fan2">>
<p1>It was really funny to meet you.</p1>
<p2>I never expected to meet you in the gym, let alone work out together. I'm very happy for it.</p2>
<p1>Yeah, and it looks like your little friend is also very happy about it.</p1>
You start to rub his dick over his shorts
<p2>W-What are you doing?</p2>
<p1>Relax, you think I did not notice how you were watching my ass all the time? So tell me, wanna show me how "big" of a fan you are?</p1>
House of the fan:
<p2>I can't believe my dreams are coming true!</p2>
<p2>But we can't do it here, I live down the street.</p2>
<p1>Let's go then.</p1>
<p2> Oh I see..... I live just down the steet. </p2>
<p1> Perfect let's go then. </p1>
You follow him without saying a word, once you arrived he wastes no time and pushes you down to your knees.
<<include "BJ">>
<p2> Fuck I can't belive this is actually happening </p2>
<p2> I'm so close, let me finish all over your cute face. </p2>
<<include "BJ Facial">>
<div id="Fan_Fuck">
<<link "Let's keep this between us ok?">>
<<replace "#Fan_Fuck">>
<p2> Of course, you just gave me the best day of my life. I'm taking this to the grave with me </p2>
<p1> Perfect! Where is the bathroom? I will wash this off and head home. </p1>
[[Leave|Gym Scenes]]
<</replace>>
<</link>>
<<link "You are still hard tough...">>
<<replace "#Fan_Fuck">>
<p1> You are still hard tough....</p1>
<p2> I mean if you had my POV you would understand. </p2>
<p1> I will have to take care of it then. </p1>
<<include "Fuck">>
<p1> Fuck You got eaven bigger. </p1>
<p2> I probably used up all my luck for the rest of my life I better use it well. </p2>
<<include "Fuck">>
<p2> Shit sorry I had no time to pull out. </p2>
<p1> I'm on the pill it should be fine. I better clean this up and head home tough </p1>
[[Leave|Gym Scenes]]
<</replace>>
<</link>>
</div>
Car Of the fan:
<p2>I can't believe my dreams are coming true!</p2>
<p2>I have the car parked outside.</p2>
<p1>Let's go then.</p1>
<p1> Perfect let's go then. </p1>
You follow him without saying a word, once you arrived neither of you waste any time.
<<include "Car BJ">>
<p2> Fuck I can't belive this is actually happening </p2>
<<include "Car BJ">>
<p2> I'm so close. </p2>
<div id="Fan_Fuck1">
<<link "Let's keep this between us ok?">>
<<replace "#Fan_Fuck">>
<p2> Of course, you just gave me the best day of my life. I'm taking this to the grave with me </p2>
<p1> Perfect! Thank you for the help I better head home now. </p1>
[[Leave|Gym Scenes]]
<</replace>>
<</link>>
<<link "You are still hard tough...">>
<<replace "#Fan_Fuck1">>
<p1> You are still hard tough....</p1>
<p2> I mean if you had my POV you would understand. </p2>
<p1> I will have to take care of it then. </p1>
<<include "Car Fuck">>
<p1> Fuck You got eaven bigger. </p1>
<p2> I probably used up all my luck for the rest of my life I better use it well. </p2>
<<include "Car Fuck">>
<p2> Shit sorry I had no time to pull out. </p2>
<p1> I'm on the pill it should be fine. I better clean this up and head home tough </p1>
[[Leave|Gym Scenes]]
<</replace>>
<</link>>
</div>
<</replace>>
<</link>>
</div>
<</replace>>
<</link>>
</div>
</div>
<style>
body {
background-image: url('Img/misc/Gym1.jpg');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<div class="boxed-text">
You start off as normal but it got very obvious that he was not a real personal trainer and just wanted to touch you
<<include "GymGrope">>
<div id="Gym_1">
<<link "Scape">>
<<replace "#Gym_1">>
<p1> Hey, uhm thanks for your help but I forgot I had some things to do I better get to it as soon as possible </p1>
<p2> Are you sure? It's really bad to cut the work out like that. </p2>
<p1> Yeah, but it's really important. See you around ok? Bye! And thanks again for your help. </p1>
<</replace>>
<</link>>
<<link "Ignore it">>
<<replace "#Gym_1">>
As you ignore it he gets more and more bold.
<<include "GymGrope2">>
<div id="Gym_2">
<<link "End this">>
<<replace "#Gym_2">>
You had your fun but this is getting out of controll very quickly. You come up with a excuse and leave the gym as soon as possible.
[[Leave|Gym Scenes]]
<</replace>>
<</link>>
<<link "Continue">>
<<replace "#Gym_2">>
<p1> You think you can touch me like that? </p1>
<p2> I don't know what you mean. I'm just making sure you are using the proper form </p2>
<p1> You know what, I should thank you for your help. </p1>
You get down on your knees and start sucking him
<<include "GymBlow">>
<p1> That was a really good work out, thanks for your help I'm exhausted now! </p1>
The man smirks and puts on his clothes without saying anything back to you.
[[Leave|Gym Scenes]]
<</replace>>
<</link>>
</div>
<</replace>>
<</link>>
</div>
</div>
<style>
body {
background-image: url('Img/misc/Gym1.jpg');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text">
[[Alex1|AlexScene1]]
[[Alex2|AlexScene2]]
[[Alex3|AlexScene3]]
[[Alex4|AlexScene4]]
[[Alex5|AlexScene5]]
[[Alex6|AlexScene6]]
[[Return|skarm]]
</div><div class="boxed-text">
You dance for a couple of minutes until someone approaches you.
<p2>Just wanted to say that you are beautiful.</p2>
<p1>Thanks!</p1>
<p2>So you come here often?</p2>
<p1>From time to time.</p1>
<p2>Me too, I usually come here with friends but they did not come tonight.</p2>
<p2>Wanna get a drink or something?</p2>
<div id="Bar_1">
<<link "No">>
<<replace "#Bar_1">>
<p1>Look, you look like a cute guy but I'm not interested.</p1>
<p2>Ok, uhm, see you around I guess.</p2>
[[Back|Club Scenes]]
<</replace>>
<</link>>
<<link "Sure">>
<<replace "#Bar_1">>
The two of you go to the bar and order some drinks.
After talking for some time, he invites you over to his house.
<<include "ClubFuck1">>
<<include "ClubFuck1_2">>
<<include "ClubFuck1_3">>
[[Back|Club Scenes]]
<</replace>>
<</link>>
</div>
</div>
<style>
body {
background-image: url('Img/misc/Club.webp');
background-size: cover;
background-repeat: no-repeat;
}
</style> <div class="boxed-text">
You dance for a couple of minutes until a middle age man approaches you.
<p2> Hi, there beautiful. </p2>
<p1> Hi? </p1>
<p2> Follow me to the bathrooms to have a good time </p2>
<p1> What? You could be my father </p1>
<p2> Sure, if you are into that. </p2>
<p2> So are you coming? </p2>
<div id="Bar_1">
<<link "No">>
<<replace "#Bar_1">>
<p1> No and leave me alone before I start screaming </p1>
<p2> Don't be like that, let's go for a quick one </p2>
<p1> ..... </p1>
<p2> I'm leaving ok. You are not eaven half as hot as you think you are </p2>
[[Back|Club Scenes]]
<</replace>>
<</link>>
<<link "Sure">>
<<replace "#Bar_1">>
<p1> I don't know. I don't want to be responsible for the death of an old man </p1>
<p2> I will show you why experience is more important than anything else, brat </p2>
<<include "Bathroom Club">>
[[Back|Club Scenes]]
<</replace>>
<</link>>
</div>
</div>
<style>
body {
background-image: url('Img/misc/Club.webp');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<div class="boxed-text">
While ordering a drink you have a small chat with the bartender, untill 2 guys walk up to you.
<p2> Hey girl are you alone? </p2>
<p1> Not for long I hope </p1>
<p2> I guess we could help you, wanna come home with us? </p2>
<p1> Just like that? No flowers, no hi my name is X nice to meet you? please try again. </p1>
<p2> Nah I will find a way just you wait </p2>
<p1> Sure </p1>
They both leave leaving you alone with your drink.
After some time you start to feel dizzy.
<img src="Img/misc/Stairs.jpg" id = "big-img">
<p3> She is so fucking heavy. </p3>
<p2> Almost there come on. </p2>
.
.
<<include "flashesBar">>
<<include "GangBang">>
<p3> Do we just leave her there? </p3>
.
.
.
You wake up in a hotel room naked and your clothes on the floor.
Unsure on what to do you just walk back home.
[[Back|Club Scenes]]
You feel less corrupted after this experience
</div>
<style>
body {
background-image: url('Img/misc/Club-Bar.jpg');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<div class= "boxed-text">
After both of you grab some food you sit down and start talking.
<p2> Well first I should congratulate you on your success, you seem to have a close connection with your fans, it's truly amazing almost all your followers see all your videos and watches your streams. </p2>
<p1> Thanks! I try to be as close as I can, and follow all the feedback I receive. </p1>
<p2> That's perfect, we would sign you right away if it wasn't for certain content you upload. Some videos and images could be seen as a bit to explicit for some advertisers </p2>
<p1> W-what I don't post anything extreme! </p1>
<p2> I agree but certain videos could cause you and us big issues in case you accept. So we would need you to tone it a bit ok? </p2>
<p1> What's in it for me? </p1>
<p2> 1. You will forced to make collaborations with other members of the team. Refusing to do so will end in a 2000$ fine and you would be removed from the team.
2. If we are hosting an event you are expected to travel there and give it exposure.
3. If you drop bellow 2000 followers you will be removed from the team.
4. And special for your case no more NSFW content, that means any sponsorship with any underwear brand must be terminated, and no Only fans if you were thinking of it.
</p2>
<p1> And the benifits? </p1>
<p2> 1. You will be given an editor, so if you want to upload a video you can send us the raw and we take care of everything. Following your style of course.
2. If you want to host an event for your community, we will take care of the costs.
3. Weekly pay of 200$</p2>
<p2> Those points would be the most important ones. So what do you say? </p2>
<p1> *I can't accept those conditions* </p1>
<div id="RabbitMeeting">
<<link "Try to change the conditions">>
<<replace "#RabbitMeeting">>
<p1> I don't really like the 4th point. I can't change what I upload my fans would be really angry at me. Is there anyhing we can do? </p1>
<img src="Img/Fuck/Rabbit.gif" id = "small-img">
<p2> No, we really...... can't do anyhting </p2>
<p1> I'm sure we can come up with something that benifits both of us. </p1>
<img src="Img/Fuck/Rabbit_1.gif" id = "small-img">
<p2> I..... I..... Fuck it I can always find a new job, come here. </p2>
<img src="Img/Fuck/Rabbit_2.gif" id = "small-img">
<img src="Img/Fuck/Rabbit_3.gif" id = "small-img">
<img src="Img/Fuck/Rabbit_4.gif" id = "small-img">
<p2> I..... Will get working with the contract right away. </p2>
You feel way more corrupted after using your body like that <<set $corruption += 15>>
[[Back|RabbitGaming Scenes]]
<</replace>>
<</link>>
<<link "Decline">>
<<replace "#RabbitMeeting">>
<p1> I can't accept that I'm sorry</p1>
[[Back|RabbitGaming Scenes]]
<</replace>>
<</link>>
</div>
</div>
<style>
body {
background-image: url('Img/misc/Office.jpg');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text">
<p3>Hi ma'am, how can i help you? </p3>
<p1> Hi, yes uhm I'm Zoe. Mike told me to come. </p1>
<p3> Right, 2nd floor and 3rd door to the left. </p3>
You follow her directions and qucikly find yourself infront of his door.
*Knock Knock*
<p2> OPEN! </p2>
You open the door and slowly walk towards his desk.
<p2> Zoe! Take a seat please.</p2>
<p1> Mike I'm sorry I know you told me to not start an only fans, but I was running low on money and really needed the extra money. </p1>
<p2> Don't worry, calm down. I got a bit angry while writing the mail. It's just that. </p2>
Mike gets up from his desk, and sits on the edge of his desk.
<p2> Look if you need some extra money, there is no need to ruin your reputation like that. I have a friend who runs a magazine in japan and he is always in the search for beautiful girls to work with. </p2>
<p1> What kind of magazine? </p1>
<p2> I'm not gonna lie it's an erotic one. Soft porn so to speak. I think it's better than dynamite your reputation with an OF account don't you think?</p2>
<p1> I guess? </p1>
<p2> Look I will send him your photos and let's see what happens ok? </p2>
<p1> Yeah.... </p1>
<p2> And don't worry, I will talk with my boss so he won't fire you ok? Only problem is that we will reduce your payment to 100$ weekly </p2>
<p1> What! Oh my god thank you! I was fully expectating to get fired today! </p1>
<p1> And I will become a model and all! </p1>
<p2> Haha, calm down nothing is secure yet </p2>
<p1> Thank you, thank you! How can I thank you for this? </p1>
<p2> I think I have some ideas. </p2>
<img src="Img/Rabbit/Rabbit_3_1.webp" id = "small-img">
<p2> I help you out a way only I can, and you do the same for me what do you say? </p2>
<p1> I guess that's only fair? </p1>
<p2> Good to see that we are on the same page. </p2>
<img src="Img/Rabbit/Rabbit_3_2.webp" id = "small-img">
<img src="Img/Rabbit/Rabbit_3_3.webp" id = "small-img">
<img src="Img/Rabbit/Rabbit_3_4.webp" id = "small-img">
<p2> Fuck, if streaming does not work out for you let me know </p2>
<p2> Let me know, I could find you a position for us </p2>
<p1> I will pray every day for that to not happen </p1>
<p2> Just saying </p2>
When you are both done you put back on your clothes.
<p1> When will I have a meeting with the photographer. </p1>
<p2> He will contact you trough mail don't worry. </p2>
<p1> Ok, uhm bye! And uhm thanks for everything </p1>
<p2> My pleasure </p2>
[[Back|RabbitGaming Scenes]]
</div>
<style>
body {
background-image: url('Img/misc/Office.jpg');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text">
<p2> Hey is that you Zoe? I have been a big </p2>
<p1> *HIC* Hi. </p1>
<p2> Shit you are completely drunk.</p2>
<p1> Yeah, I heading home tho. </p1>
<p2> Can’t leave you like this…. Where do you live? </p2>
<p1> 2 streets down I think. </p1>
<p2>let me go with you to make sure you get home safe. </p2>
<p1> Thank you. </p1>
.
..
..
..
<p1> There is my house. </p1>
<p2> Perfect I will leave then </p2>
<p1> Wait, I want to thank you for this. </p1>
<p2> There is no need. </p2>
<p1> I want to… </p1>
<<include "BlowPublic">>
<p2> I have no idea what’s happening but I fucking love it. </p2>
After some time he cums in your mouth.
<p1> I better go home.</p1>
[[Leave|Fan Scens]]
</div>
<style>
body {
background-image: url('Img/misc/StreetBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<div class= "boxed-text">
<p2> Hey is that Zoe? </p2>
Group: Who?
<p2> She is a famous streamer. </p2>
<p2> Hey Zoe is that you? </p2>
<p1> *HIC* Hi. </p1>
<p2> Shit you are completely drunk. </p2>
<p1> Yeah, I'm heading home tho. </p1>
<p3> It’s dangerous to walk alone like that. Let us take you to a safe place nearby. </p3>
<p1> Thank you. </p1>
<p2> Jhon fk are you doing? </p2>
<p3> Bitch is famous and completely drunk this god send and im not gonna waste it. </p3>
<<include "GangBang">>
You wake up the next day in a hotel close to your home, you head home dissoriented and unsure on how you got to that hotel.
[[Leave|Fan Scens]]
</div>
<style>
body {
background-image: url('Img/misc/StreetBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text">
<p2> Hey, girl are you ok? </p2>
<p1> Yeah, I'm *Hic* O *Hic* k </p1>
<p2> You don't quite look like it, let me take you home, follow me </p2>
You walk for some time with him unsure on where you are going.
<p2> I'm tired of pretending. </p2>
<<include "Ra">>
[[Leave|Fan Scens]]
</div>
<style>
body {
background-image: url('Img/misc/StreetBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style> <div class="boxed-text">
<p2>Hey, uhm do you happen to be Zoe?</p2>
<p1>Yes, that's me!</p1>
<p2>Can I uhm get a photo?</p2>
<p1>Sure.</p1>
You took a photo with the fan.
You give your fan a surprise while parting ways.
<<include "Upskirt">>
<div id="fan-interaction">
[[Leave|Fan Scens]]
</div>
</div>
<style>
body {
background-image: url('Img/misc/StreetBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<div class= "boxed-text">
p2> Omg Zoe! I did not expect to see you! can we take a photo? </p2>
<p1> sure </p1>
<p2> I feel like we are bestfriends eaven though I just met you. </p2>
<p1> Yeah.... Thanks for your support </p1>
<p2> I specially loved the stream where you start to talk about your sexual past, bet alot of guys had some crazy dreams after that.</p2>
<p1> Haha I can imagine, tell me do you want me to tell you some more that I did not say on stream? </p1>
<p2> What? OH...oh. Yeah! I got my close by we could go there if you want. </p2>
<p1> Yeah, It would be so akward if someone heard me. </p1>
You go to his car and start to talk until you get some courage to do what you intended from the start.
<p2> Holy fuck but like while he was drving? </p2>
<p1> Yeah, was quite the experience, I could show you If you want. </p1>
<p2> What? You mean.... Ok. </p2>
<<include "CarRuningBlow">>
<p2> Holy fuck my heart is at 200bpm </p2>
<p1> Haha, told you, time for me to leave tho, lovely to meet you </p1>
[[Leave|Fan Scens]]
</div>
<style>
body {
background-image: url('Img/misc/StreetBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text">
<p2> Zoe! I finally meet you, I have been sending messages but you never respond </p2>
<p1> Sorry it’s to much I just can’t answer every one </p1>
<p2> I understand, but did you atleast read what I sent you? it’s rather important for me </p2>
<p1> Yeah I… totally did </p1>
<p2> Perfect so can you help me? </p2>
<p1> Of Course I can! </p1>
<p2> Really? God, everyone told me I was crazy but I knew you would understand. </p2>
<p2> Follow me, my house is close by. </p2>
You just follow him against your better judgment.
<p2> I got no condoms right now as I did not expect this to happen today, but I can pull out if that’s fine? </p2>
<p1> No yeah it should be fine. </p1>
<p2> God you really are perfect. </p2>
<<include "PSex">>
<p2> I can’t believe I’m losing my virginity to my favorite streamer, and raw too. </p2>
<p2> Fuck I’m so close, please get on your knees I want to cum all over you. </p2>
<<include "PFac">>
<p2> That was perfect… I don't know how to properly thank you. </p2>
<p1> I told you I would help right? Let me just clean myself up. </p1>
[[Leave|Fan Scens]]
</div>
<style>
body {
background-image: url('Img/misc/StreetBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text">
<p2> Are you the real Zoe? </p2>
<p1> Last I checked I was yeah. </p1>
<p2> I never expected to meet you. I know we don’t know each other and your content is not about this but I owe you so much, thanks to you I’m more confident and secure in myself. </p2>
<p1> Oh, uhm glad I could help you! </p1>
<p2> You really did, a few months ago I would never have approached you like this, but now? I’m not scared of anything! </p2>
<p1> I’m so happy I could help you. </p1>
<p2> Yeah, I just have my last lesson left, tell my all time crush how I feel. </p2>
<p1> I’m sure you will do fine. </p1>
<p2> Yeah, Zoe I really like you, since the day I first saw one of your streams. </p2>
<p1> .... What? look thanks, I’m flattered but I don’t think we….. </p1>
<p2> Oh I’m not searching for a relation, I’m on my peak, no I just want a one night stand. </p2>
<p1> That’s direct…. </p1>
<p2> That’s who I am now. So what do you say? </p2>
<p1> What the heck why not? </p1>
<p2> PERFECT! I live down the street follow me. </p2>
<<include "SBlow">>
<<include "PSex">>
<p1> That was wow </p1>
<p2> I feel like I graduated from life now </p2>
<p2> Can I take a photo, to have like a diploma? </p2>
<p1> Haha what? sure, but not with my face </p1>
<<include "SPic">>
[[Leave|Fan Scens]]
</div>
<style>
body {
background-image: url('Img/misc/StreetBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text">
<p2> Zoe! it's so great to finnaly meet you, I have been following you for ages, I have founders badge you know. </p2>
<p1> Wow thank you for supporting me for such a long time! </p1>
<p2> My pleasure, but don't you think it's time for me to cash out my reward?</p2>
<p1> Uhm what do you mean? </p1>
<p2> I think you know what I mean, no need to play dumb honey. </p2>
<p1> I can't belive I'm gonna say this but you are right you deserve something for being such a loyal supporter. </p1>
<p2> That's the spirit, let's go somewhere with less people around </p2>
As soon as you leave the city center he wastes no time and start to fuck you.
<<include "EPub">>
<p2> You totally drained me out holy fuck </p2>
[[Leave|Fan Scens]]
</div>
<style>
body {
background-image: url('Img/misc/StreetBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text">
<p2> Excuse me are you Zoe? </p2>
You turn around and see 2 guys around your age.
<p1> Yeah. </p1>
<p2> That's so amazing! We never miss any of your streams! </p2>
<p1> Thank you for the support! </p1>
<p2> Yeah this idiot over here once got drunk watching you and gifted a shit ton of subs one night. Had to pay him all the drinks for a whole month. </p2>
<p1> Omg I'm so sorry and happy at the same time if there is anything I can do to repay you just tell me </p1>
They share a smile for a couple of seconds and the same guy starts talking again.
<p2> Well there are rummors going around, that you don't shy away from getting close to your fans. And he gifted alot of subs enough to reward two fans don't you think? </p2>
<p1> I belive we could find a way to reward your frind and you. </p1>
<p2> Perfect so at your house or ours? We are roommates </p2>
<p1> Yours. </p1>
When you get to their apartment neither of you wastes any time and you start rewarding your fans right away.
<<include "EDoublePen">>
<p2> No one will belive us </p2>
<p3> I'll tell this to my grand kids 100% </p3>
[[Leave|Fan Scens]]
</div>
<style>
body {
background-image: url('Img/misc/StreetBlur.png');
background-size: cover;
background-repeat: no-repeat;
}
</style><div class= "boxed-text">
*Knock Knock*
When the door opens you see a very atractive man in his late 20s
<p2>You have to be Zoe right? Come in, come in. I'm Alex </p2>
<p1> Yes, thank you for having me. </p1>
<p2> Sit down, do you want anything to drink? </p2>
<p1> No thanks, I'm good. </p1>
<p2> Alright, I will cut to the chase. You have an amazing body and face, and judging by your social media you have the basic knowlage of posing. </p2>
<p2> I'm not a professional photographer yet, so I won't be able to pay you much.
Around 50$ for each session. </p2>
<p1> We all start somewhere right? There is no problem with that. </p1>
<p2> Perfect, we will have a photo shoot 1 a week, you can comeby whenever you want I'm allways ready to work </p2>
<p1> Sounds perfect </p1>
<p2> Good let's work then! </p2>
<p1> Right now? </p1>
<p2> Yeah, we need to get started with this months issue. </p2>
<p1> Ok, so what should I do. </p1>
<p2> Go behind that curtain and change. </p2>
You put on the dress that's hanging there
<img src="Img/Alex/Alex_photo_1.webp" id = "small-img">
You spend some time taking photos following Alex's instructions
<p2> Ok, I think we are done. </p2>
<p1> Great, I will change back then. </p1>
<p2> Yeah, do that I will be looking at the photos meanwhile. </p2>
<p1> Alright. </p1>
You go back to the changing room and get changed.
<p1> All done. </p1>
<p2> Perfect, here is the money. </p2>
<p1> Thanks! Well see you next week. </p1>
<p2> Yeah, bye! </p2>
<<set $money += 50>>
[[Alex]]
</div><div class= "boxed-text">
"Knock Knock"
<p2> Hi, Zoe you caught me in the middle of a work out. </p2>
<p1> I can comeback later if you want. </p1>
<p2> No need I'm almost done, you can join me if you want. </p2>
<p1> I don't have my gym clothes with me. </p1>
<p2> The plan for this week was gym outfits, so you have pleanty to chose if you want. </p2>
<p1> Oh uhm ok, I will get changed then. </p1>
You enter the changing room and chose a set of clothes
<p2> You look increadible hot like that. </p2>
<p1> Thanks. </p1>
<p2> You ass really sticks out with those leggins. </p2>
<p1> I uh..... </p1>
<p2> Sorry, sorry it’s part of my job to notice these things. </p2>
<p1> No I understand, thank you. </p1>
<p2> Yeah, let's start then. </p2>
While you where working out you noticed he would often stare at you.
<p1> Just doing your job again? </p1>
<p2> Just making mental notes for which activity’s make that outfit look the best. </p2>
<p1> Hahaha, ok thanks for your dedication. </p1>
After some time you both are done with some light work out and are ready for the photoshoot.
<p2> You already have yoga pants so that's perfect please do some poses, I will need some close ups. </p2>
<p1> Sure. </p1>
<img src="Img/Alex/Alex_photo_2.webp" id = "small-img">
<p2> Ok, you can relax a bit. </p2>
<p1> Alright. </p1>
<p2> Try to arch your back some more and pull up the shorts, to make it really thight. </p2>
<p1> Yes. </p1>
After some more shoots you are done and start reviewing it together.
<p1> I look really hot in those. </p1>
<p2> You do, and I will make sure the lighting makes your body stand out even more. </p2>
While you are looking trough the photos you notice his massive buldge on his pants.
<p1> OH, hum </p1>
<p2> Huh? Oh shit I'm so sorry just looking at you in this outfit it kinda got me. </p2>
<p1> It’s natural I get it! I'm actually flatterd so don't give it much thought ok? </p1>
<p2> Sorry. </p2>
<p2> Wanna see how I edit those photos? It won't take long just a quick draft. </p2>
<p1> Sure! I have always wonderd how to do that, and mabye I can edit my photos instead of spending a whole afternoon taking photos. </p1>
<p2> Yeah, follow me to the pc I will show you. </p2>
He spend some time explaning to you how photoshop worked.
<p1> I know this has nothing to do with anything, but my ass looks so good in those photos. </p1>
He zooms in your ass.
<p2> Agree </p2>
<div id="Alex1">
<<link "Tease him">>
<<replace "#Alex1">>
<img src="Img/Alex/Alex_photo_3.webp" id = "small-img">
<p2> Yup it looks amazing. </p2>
<p1> Thanks, I have been working out a lot lately, and I'm proud of the result. </p1>
<p2> As you should. </p2>
<p1> I better leave before you have a reaction again. </p1>
<p2> I don't know if I should be mad about it or thank you. See you next week. </p2>
<p1> See you bye! </p1>
You went for a hug, wich he took advantage of and grabbed your ass while hugging you.
[[Alex]]
<</replace>>
<</link>>
<<link "Ignore his comment">>
<<replace "#Alex1">>
<p1> Thanks for showing me, but I better get going. </p1>
<p2> Yeah see you next week bye </p2>
[[Alex]]
</div>
<</replace>>
<</link>>
<div class= "boxed-text">
<p2> I don't know how you do it but you cached me in the middle of a work out again. </p2>
<p1> I can join you if you want. </p1>
<p2> Please do, I should have some clothes left from last week around here. </p2>
You walk over to the changing room and change clothes.
After some time you both felt done with the work out.
<p1> It's really refreshing working out with you, no need to look around to see if a creep is watching me or any fan that wants to grab my attention. </p1>
<p2> Same here, we should make this a recurring thing, every time you come for a shoot we workout before. </p2>
<p1> Sounds like a great idea! </p1>
<p2> Now let's take some photos, we don't have all day. </p2>
<p1> You are the boss. </p1>
<p2> I sure am, go to the changing room. </p2>
<p1> Alright. </p1>
As soon as you got out you could see Alex dick get harder as soon as he saw you.
<p1> I can see you like it. </p1>
<p2> Sorry, it's not my fault, I mean have you seen yourself. </p2>
<p1> Don't worry let's start </p1>
<img src="Img/Alex/Alex_photo_4.webp" id = "small-img">
You start with the photoshoot, it was abovious he tried to hide his massive bonner while giving you instructions.
<p2> I think that's it for today. You are really fucking amazing. </p2>
<p1> Thanks! </p1>
You get closer to him to review the photos.
<p1> I was wondering did you think about me while taking care of it last week? </p1>
You point at his buldge while saying this.
<p2> Well I kinda did, mostly about your ass. </p2>
<p1> Oh yeah, I can understand why. </p1>
<div id="Alex1">
<<link "Help him">>
<<replace "#Alex1">>
<p1> I don't want to be a "pain" for you, you can take care of it if you want. </p1>
<p2> I.... It would be so embarrasing to do it infront of you. </p2>
<p1> I guess it would..... I could help you instead then! </p1>
<p2> WHAT?! </p2>
<p1> Yeah, It's my fould after all. Lay down on bed I will help you. </p1>
He rushes to bed and takes off his pants.
<img src="Img/Alex/Ev1.webp" id = "small-img">
After a short time you can feel his load in your hand.
<p1> I can't belive how much you came. </p1>
<p2> I can't help it, your ass is just too good. </p2>
<p2> I can go for a round 2. </p2>
<p1> Another time, I will take a shower now, and I want you to explain to me a bit more about photoshop after. </p1>
<p2> Yeah sure. </p2>
<p1> So, tell me more about photoshop. </p1>
And he spent some time explaining to you how to use it.
[[Alex]]
<</replace>>
<</link>>
<<link "Ignore it">>
<<replace "#Alex1">>
<p1> So, tell me more about photoshop. </p1>
And he spent some time explaining to you how to use it.
[[Alex]]
<div>
<</replace>>
<</link>>
</div><div class= "boxed-text">
<p2> Hi, Zoe I'm sorry but I won't be able to workout with you today. </p2>
<p1> What why? </p1>
<p2> I help a friend move out the other, and I can't for the love of me do anything today. </p2>
<p1> Damm I was looking forward to our special time, but it is what it is. </p1>
You walk over to the chaging room.
He does not eaven try to hide his bonner anymore.
You get start posing like normal.
<img src="Img/Alex/Alex_photo_5.webp" id = "small-img">
<p2> Perfect I belive we are done. </p2>
You put on your clothes again.
<p1> *Damm he has been hard this whole time. There is no way it does not hurt..* </p1>
<div id="Alex1">
<<link "Help him">>
<<replace "#Alex1">>
<p1> Alex, do you want to take care of your little problem again </p1>
<p2> I would love to if you are ok with that. </p2>
<p1> I wouldn't have offered if I wasn't. </p1>
<p2> You are the best. </p2>
<p1> So how do you want it?</p1>
<p2> I want you on your knees. </p2>
<p1> Fine but we both know you aren’t lasting long like this </p1>
<img src="Img/Alex/Ev2.webp" id = "small-img">
It takes him a couple of strokes before he starts to moan.
<p2> Oh fuck I'm cumming. </p2>
A huge load of cum lands on your face.
<p1> Fuck that's a lot. </p1>
<p2> Sorry, I couldn't hold it in. </p2>
<p1> You don't need to apologize, it was my idea. </p1>
<p1> And I have to admit it was fun. </p1>
You walk over to the bathroom and clean your face
<p1> See you next week. </p1>
<p2> See you. </p2>
[[Alex]]
<</replace>>
<</link>>
<<link "Ignore it">>
<<replace "#Alex1">>
You decide to not torture him any longer and decide to go home quickly today.
[[Leave|Street]]
</div>
<</replace>>
<</link>>
<div class="boxed-text">
Like usual, you walk over to Alex's studio, this time you had your workout clothes with you.
You start working out with him, while he took all the opportunitys he had to feel up your ass.
<img src="Img/Alex/Ev3.gif" id = "small-img">
You ignore it as best as you could untill you finished your sets.
<p1> Did you eaven manage to do something else? </p1>
<p2> Sorry, you are just so hot. </p2>
<div id="Alex1">
<<link "Help him">>
<<replace "#Alex1">>
< p1> Want me to help you this time? </p1>
<p2> Yes please. </p2>
<img src="Img/Alex/Ev4.webp" id = "small-img">
<p2> I'm cumming. </p2>
He starts shooting a huge load on your tits.
<p1> Fuck, some got in my mouth, </p1>
<p2> You look so hot covered in my cum. </p2>
<p1> I should clean myself. </p1>
You take the cum from your tits and start licking it.
<p2> Fuck, I can't wait to do this again. </p2>
You get up and start walking over to the changing room.
You get out and start posing for him.
<img src="Img/Alex/Alex_photo_6.webp" id = "small-img">
<p1> Sure. </p1>
<p2> Perfect, you can get dressed. </p2>
<p1> Ok. </p1>
<p2> We will have the next shoot in 2 weeks since I need to do some stuff next week. </p2>
<p1> Bummer I will miss you next week then. </p1>
<p1> See you next time. </p1>
<p2> See you. </p2>
[[Alex]]
<</replace>>
<</link>>
<<link "Scold him">>
<<replace "#Alex1">>
<p1> I don't really mind you touching me, but be more subtle with it </p1>
<img src="Img/Alex/Ev5.gif" id = "small-img">
<p2> I'm sorry </p2>
<p1> It makes me feel like an object or somehing. </p1>
<p2> Won't happen again </p2>
<p1> Hope so, and as a punishment I won't help you today. </p1>
<p2> .... </p2>
You get up and start walking over to the changing room.
You get out and start posing for him.
<img src="Img/Alex/Alex_photo_6.webp" id = "small-img">
<p2> Perfect, you can get dressed. </p2>
<p1> Ok. </p1>
<p2> We will have the next shoot in 2 weeks since I need to do some stuff next week. </p2>
<p1> Bummer I will miss you next week then. </p1>
<p1> See you next time. </p1>
<p2> See you. </p2>
[[Alex]]
<</replace>>
<</link>>
</div>
</div><div class="boxed-text">
<p1> I missed you. </p1>
<p2> Only been 2 weeks. </p2>
<p2> But we need to talk, I was wondering what are we? </p2>
<p1> Photographer and model. And good friends who enjoy the touch of each other. </p1>
<p2> So fuckbuddys? </p2>
<p1> No, something more than fuckbuddys but less than a couple. </p1>
<p2> Perfect. </p2>
<p2> I have been on the edge this past 2 weeks. </p2>
<p1> I better help you then. </p1>
You quickly take of your clothes and stay in underwear and start to stroke his dick.
You can feel his precum dripping down your hand.
You stop for a second, look up to him and start blowing him.
<img src="Img/Alex/Ev7.webp" id = "small-img">
<p2> Fuck, your mouth is amazing. </p2>
After some time he tells you to stop.
<p2> I'm getting close. </p2>
<img src="Img/Alex/Ev8.webp" id = "small-img">
<p1> You really needed that, didn't you. </p1>
<p2> Fuck yes. </p2>
<p2> I think I can go back to workmode on. </p2>
You take a shower and walk back to the living room
<p2> Btw how do you feel about full nude shots? </p2>
<p1> Full nude? </p1>
<p2> Yeah, no cloths, just your beautiful body. </p2>
<p1> Well, I don't know. </p1>
<p2> I had a meeting with some big names of the industry and they absolutely love you, and want you to do full nude. We would censor some parts before publusing it due to some laws tho. </p2>
<p1> I guess, I can take of my bra? </p1>
<p2> Perfect. </p2>
<img src="Img/Alex/Alex_photo_7.webp" id = "small-img">
<p2> You are doing amazing, and you are looking stunning. </p2>
<p1> Thanks. </p1>
<p2> Let's call it a day. </p2>
When you look down he is hard again.
<p2> I have been thinking, we did not do anything last week right? </p2>
<p2> Shouldn't do it atleast twice today? </p2>
<p1> Owe you? </p1>
<p2> Yup. </p2>
<p1> I think you are dreaming. </p1>
<p1> And I better get going tough, I have so much shit to do today. </p1>
<p2> Was worth a try. Btw I will pay you 100$ from now on. </p2>
You get changed and start walking home.
[[Alex]]
</div><div class="boxed-text">
<img src="Img/misc/EndingCard.png" id = "big-img">
<<set $totalViewership = Math.ceil(($StreamFollowers / 5) + ($IGfollowers / 3) + ($newfollowers))>>
You got <<print $newfollowers>> new followers and <<print $totalViewership / 2>>$ from this stream.
<<set $StreamFollowers += $newfollowers>>
<<set $totalViewership = 0>>
[[PC]]
</div>
<style>
body {
background-image: url('Img/misc/PCBig1.png');
background-size: cover;
background-repeat: no-repeat;
}
</style>
<<set $canStream to false>><div class= "boxed-text">
How to gain corruption:
At early stagees of the game the only way to earn corruption is to read the comments your fans make when you upload an image to Picturegram, the higher the beauty the more unhinged the comments will be and the more corruption you will gain from this.
(PS: If you get to drunk in the club you may lose some corruption)
How to get money:
Streaming and sponsorships.
Streaming; The revenue of each streaming sesion is calculated on your viewer ship during that stream. The more followers you have on other plataforms the higher the average viewer ship.
Sponsorships: There are 3 different sponsors,
VPN: They will contact you when your channel passes the 500 subscribers mark. Try to keep your content family friendly while working with them.
Secreta Seductione Lingerie: They will contact you when your PictureGram passes the 300 followers and your channel 200 subsribers. They don't really care about your content aslong as you post content featuring them atleast once a week on both channel and PictureGram.
Rabbit gaming: When you get a following of 3000+ across all plattaforms
The E-sport team Rabbit gaming will wanna sign. Unless you have an OF in that case they won't contact you.
How to grow:
The fastest way to increase you followers is your looks. So every day is gym day, and go to the hairderesser for some small boosts.
Any other questions let me know over at <a href="https://www.patreon.com/StreamerLife" target="_blank"><img src="Img/misc/patreon.png" id = "icon" alt="https://www.patreon.com/aurum_games?fan_landing=true" /></a>
<<back>>
</div>