Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
Loading…
,,<img src="images/intro/warning.jpg" alt="warning">
''Only +18 are allowed to play this game.''
''All people that appear in the game are of legal age.''
[[Start the adventure|Intro]]
[[Changelog]]
<<nobr>>
<<set $player_health = 10>>
<<set $player_money = 100>>
<<set $player_clean = false>>
<<set $player_charm = 0>>
<<set $player_dominance = 0>>
<<set $workedtoday = false>>
<<set $workeddays = 0>>
<<set $firsttimeschool = true>>
<<set $gloryhole = true>>
<<set $trained = false>>
<<set $northern = false>>
<<set $southern = false>>
<<set $day = 1>>
<<set $cycle = 1>>
<<set $eated = false>>
<<set $bill = 150>>
<<set $billpayed = true>>
<<set $gameover = 0>>
<<set $computer = false>>
<<set $spycamera = false>>
<<set $maryspycamera = false>>
<<set $lucyspycamera = false>>
<<set $talkedtolucy = false>>
<<set $lucy1 = false>>
<<set $lucy1complete = false>>
<<set $lucy2 = false>>
<<set $lucy2complete = false>>
<<set $nextday = false>>
<<set $fight = false>>
<<set $lucy3 = false>>
<<set $lucy3complete = false>>
<<set $lucy4 = false>>
<<set $lucy4complete = false>>
<<set $nextday4 = false>>
<<set $lucy5 = false>>
<<set $lucy5complete = false>>
<<set $lucy6 = false>>
<<set $lucy6complete = false>>
<<set $lucy7 = false>>
<<set $lucy7complete = false>>
<<set $lucy8 = false>>
<<set $lucy8complete = false>>
<<set $lucy9 = false>>
<<set $lucy9complete = false>>
<<set $lucy10 = false>>
<<set $lucy10complete = false>>
<<set $talkedtomary = false>>
<<set $mary1 = false>>
<<set $mary1complete = false>>
<<set $mary2 = false>>
<<set $mary2complete = false>>
<<set $mary3 = false>>
<<set $mary3boyfriend = false>>
<<set $mary3complete = false>>
<<set $mary4 = false>>
<<set $mary4complete = false>>
<<set $mary5 = false>>
<<set $mary5complete = false>>
<<set $mary6 = false>>
<<set $mary6complete = false>>
<<set $mary7 = false>>
<<set $mary7complete = false>>
<<set $mary8 = false>>
<<set $mary8complete = false>>
<<set $mary9 = false>>
<<set $mary9complete = false>>
<<set $mary10 = false>>
<<set $mary10complete = false>>
<<set $mary11 = false>>
<<set $mary11complete = false>>
<<set $mary12 = false>>
<<set $mary12complete = false>>
<<set $mary13 = false>>
<<set $mary13complete = false>>
<<set $mary14 = false>>
<<set $mary14complete = false>>
<<set $mary15 = false>>
<<set $mary15complete = false>>
<<set $talkedtoprincipal = false>>
<</nobr>><img src="images/me/me.JPG" width="422" height="422" alt="Me">
<center>
That's you, an old pervert man.
>Please, introduce your name:
<<textbox "$name" "">>
(If you let the box empty, you'll have the default name: Albert)
>What is your relation with Lucy?:
<<textbox "$rlucy" "">>
(If you let the box empty, you'll have the default relation: daughter)
>What is your relation with Mary?:
<<textbox "$rmary" "">>
(If you let the box empty, you'll have the default relation: granddaughter)
Let's learn a little bit about [[your story|Intro2]].
<<if $name == "">>
<<set $name = "Albert">>
<</if>>
<<if $rlucy == "">>
<<set $rlucy = "daughter">>
<</if>>
<<if $rmary == "">>
<<set $rmary = "granddaughter">>
<</if>>
</center>Since childhood you have always been a very cunning person and you always got what you wanted. One of the topics you liked the most was sex, so much so that since childhood in class you couldn't stop drawing penises from all sides.
<img src="images/intro/life1.jpg" width="640" height="422" alt="Life 1">
You couldn't say you were a sex addict, but you were horny at all hours. Throughout the adolescence this led you to live bad experiences. And although it seemed that you were going to be a stupid horny man all your life, something made all this change.
<img src="images/intro/life2.jpg" width="640" height="422" alt="Life 2">
You started working on what you always liked: teaching. That filled you whole, in addition to having enough days off, so you often went on a romantic vacation with Matilda. For several years you were living a dream with her. One day you had a beautiful $rlucy, Lucy. She was somewhat rebellious, which led to you not speaking to each other for several years until this year...
<img src="images/intro/life3.jpg" width="640" height="300" alt="Life 3">
As you well know, life is as it is. It had to happen sooner or later, and that day arrived. A few months ago Matilda, the love of your life left you alone in this world. One of his last wishes was for you to reconcile with your $rlucy, Lucy.
[[Continue...|IntroHome]]Some time after Matilda's death, and already recovered from the hard blow you decide to call your $rlucy.
<img src="images/intro/life5.jpg" width="640" height="422" alt="entrance">
After a few hours talking, you decide that you are going to visit for a couple days your $rlucy, who lives with your $rmary. Everything seems to be on track for reconciliation.
<img src="images/intro/life4.jpg" width="640" height="422" alt="entrance">
<<linkreplace "After a few hours driving you arrive at Lucy's house." t8n>>\
<img src="images/home/entrance.JPG" width="640" height="422" alt="entrance">
It is a small but cozy house. Very nice and well located in a good part of the city.
<<linkreplace "You ring at the doorbell." t8n>>\
<img src="images/intro/life6.JPG" width="320" alt="lucy">
And there she is Lucy, your $rlucy...
<<lucy>>Oh... I wasn't expecting you. What are you doing here, $name?<</lucy>>
<<me>>I'm here to talk. I really need to talk with you. We have to fix whatever it is that has distanced us all these years.<</me>>
<<lucy>>"Oookay.", she answers blowing nervously, "Come in, $name."<</lucy>>
You [[enter|LucyIntroductionAction]] the house.
<</linkreplace>>\
<</linkreplace>>\<img src="images/home/reception.JPG" width="640" height="422" alt="reception">
<<nobr>>
<<if $day == 7>>
<br><div style="color:red">Tomorrow is Monday, that means you have to pay your bills. ($bill $) </div>
<</if>>
<</nobr>>
This is your house, choose where you want to go:
[[Your Room|My Room]]
[[Living Room]]
[[Kitchen]]
[[Bathroom]]
[[Lucy's Room]]
[[Mary's Room|Mary's Room]]
*[[Go out|Map]]<img src="images/home/mybedroom.JPG" width="640" height="422" alt="My bedroom">
<<nobr>>
<<if $day == 1 && $billpayed == false>>
<br>Like every Monday, today is the pay day.
<br>
<br>[[Go see the Landlord|LandlordAction]]
<<else>>
<br>[[Sleep|SleepAction]]
<<if $computer == true>>
<br>[[Computer]]
<</if>>
<<if $girlcampus1 == true>>
<br>[[Fuck your student|GirlCampus1]]
<<elseif $girlcampus2 == true>>
<br>[[Fuck your student|GirlCampus2]]
<</if>>
<br>
<br>[[Go back|Home]]
<</if>>
<</nobr>><img src="images/home/kitchen.JPG" width="640" height="422" alt="Kitchen">
<<nobr>>
<br>[[Eat|EatAction]]
<</nobr>>
[[Go back|Home]]<img src="images/home/citymap.JPG" width="640" height="422" alt="City Map">
<<nobr>>
<ul><li>[[Home]]</li></ul>
<ul><li>[[Mall]]</li></ul>
<<if $coffee == true>>
<ul><li>[[Coffee]]</li></ul>
<</if>>
<<if $library == true>>
<ul><li>[[Library]]</li></ul>
<</if>>
<<if $lucy3event1 == true>>
<ul><li>[[House Nº45]]</li></ul>
<</if>>
<<if $talkedtolucy == true>>
<<if $firsttimeschool == true && $cycle == 2>>
<ul><li>[[Job interview at School]]</li></ul>
<<elseif $firsttimeschool == false>>
<ul><li>[[College]]</li></ul>
<</if>>
<</if>>
<br>
<<if $northern == true>>
<ul><li>[[Northern|NorthernTravel]]</li></ul>
<</if>>
<<if $southern == true>>
<ul><li>[[Southern part of the City|SouthernTravel]]</li></ul>
<</if>>
<</nobr>><img src="images/home/livingroom.JPG" width="640" height="422" alt="Living Room">
[[Watch TV]]
<<nobr>>
<<if $day == 6 || $day == 7>>
<<if $cycle == 3>>
[[Q2: Mary's yoga routine.|MaryQuest2Yoga1]]<br>
<</if>>
<</if>>
<</nobr>>
[[Go back|Home]]<img src="images/home/bathroom.JPG" width="640" height="422" alt="Bathroom">
<<nobr>>
<br>[[Train in front of mirror|TrainMirrorAction]]
<<if $lucy1event1 == true>>
<br>[[Clean bathroom|CleanBathroom]]
<</if>>
<</nobr>>
[[Go back|Home]]<img src="images/home/marysbedroom.JPG" width="640" height="422" alt="Mary's bedroom">
<<nobr>>
<<if ($day == 6 || $day == 7) && $mary3complete != true>>
[[Talk to Mary|MaryTalkAction]]
<<elseif $mary3complete == true>>
<div style="color:teal">More quests coming in futures updates!</div>
<<else>>
Mary isn't home on weekdays, as she is at her College dorm.
<</if>>
<<if $mary5complete == true>>
<br>Peek on Mary [WIP]
<<else>>
<</if>>
<<if $mary10complete == true>>
<br>Sleep with Mary [WIP]
<<else>>
<</if>>
<<if $spycamera == true>>
[[Install Spy Camera|MarySpyCameraInstall]]
<<else>>
<</if>>
<</nobr>>
[[Go back|Home]]<<nobr>>
<<if $eated == false>>
<img src="images/home/actions/eat.JPG" width="640" height="422" alt="Eat">
<br>
<br>You take your time to eat. You're feeling more energetic!
<br>
<br>[[Kitchen]]
<<set $eated = true>>
<<set $cycle +=1>>
<<else>>
<img src="images/home/actions/eatfull.JPG" width="640" height="422" alt="Eat">
<br>
<br>You [[already|Kitchen]] eated today!
<</if>>
<</nobr>><img src="images/intro/CassetteLogo.png" width="200" height="158">
<div id="divstats"><<print getDay($day)>> <img src="images/me/dayicon.png" width="20" height="20">
<<nobr>>
<<print getCycle($cycle)>>
<<if $cycle >= 0 && $cycle <= 5>>
<img src="images/intro/sun.png" width="20" height="20">
<<elseif $cycle >= 0 && $cycle <= 8>>
<img src="images/intro/moon.png" width="20" height="20">
<</if>>
<</nobr>></div>
<div id="divstats">$player_money <img src="images/me/dollaricon.png" width="20" height="20">
$player_charm / 100 <img src="images/me/charmicon.png" width="20" height="20">
$player_dominance / 100 <img src="images/me/dominanceicon.png" width="20" height="20">\
</div><a data-passage="Quests" class="link-internal link-image">
<img src="images/quests/quests2.png" style="max-height: 150px">
</a>
<center><a href="https://www.buymeacoffee.com/oveth"><img src="images/intro/bmacwhite.png" height="35"></a></center><img src="images/city/gym/entrance.jpg" width="640" height="422" alt="Gym Entrance">
<<nobr>>
<<if $cycle == 2>>
[[Leave room|StartWork]]
<<elseif $cycle == 3>>
[[Leave room|Break1]]
<<elseif $cycle == 4>>
[[Leave room|Break2]]
<</if>>
<</nobr>><img src="images/home/actions/sleep.JPG" width="640" height="422" alt="Sleep">
[[You fall asleep and you rest all the night|Sleep]]<<nobr>>
<<landlord>>You owe me $bill $ this week, $name.<</landlord>>
<<if $player_money >= $bill>>
<br>[[Pay|LandlordPayAction1]]
<<else>>
<br>[[I don't have enough money...|LandlordPayAction2]]
<</if>>
<br>
<<if $player_dominance >= 50>>
<br>[[Reach an agreement|LandlordPayAction3]]
<<else>>
<br><div style="color:orange">You need 50 Dominance to reach an agreement with the landlord.</div>
<</if>>
<</nobr>><<nobr>>
<<set $gameover += 1>>
<<if $gameover == 1>>
<<landlord>>If next week you don't pay, you and your familly you're all kicked out! Understood?<</landlord>>
<br>The Landlord takes all the money you have. Plus from now on you have to pay 50$ more each week.
<br>
<br>[[Home]]
<<elseif $gameover == 2>>
<<landlord>>That makes two week in a row! You're out!<</landlord>>
<br>[[You're kicked out from the home|GameOver]]
<</if>>
<<set $player_money = 0>>
<<set $bill += 50>>
<<set $billpayed = true>>
<</nobr>><<nobr>>
<<if $talkedtomary == false>>
<img src="images/mary/idlemary.JPG" width="540" height="322" alt="Mary's bedroom">
<br>
<br>[[Introduce yourself|MaryIntroductionAction]]
<<else>>
<img src="images/mary/idlemary.JPG" width="540" height="322" alt="Mary's bedroom">
<br>
<<if $mary1 == true && $mary1complete == false>>
<br>[[Q1: Day at the mall|MaryQuest1]]
<</if>>
<<if $mary3 == true && $mary3complete == false && $cycle == 6 && $mary3boyfriend == false>>
<br>[[Q3: Boyfriend brake up|MaryQuest3]]
<</if>>
<<if $mary3stuff == true>>
<br>[[Q3: Give the stuff|MaryQuest3Stuff]]
<</if>>
<</if>>
<</nobr>>
Back to [[Mary's Room]]<img src="images/city/mall/mall.JPG" width="640" height="422" alt="City Map">
[[Electronic Store]]
[[Clothes Store]]
<<nobr>>\
<<if $lucy10event1 == true && $day == 6 && $cycle == 6>>
[[Go to the cinema with Lucy|LucyQuest10Cinema1]]
<</if>>
<</nobr>>\
*Back to [[City|Map]]<img src="images/city/coffee/coffee.JPG" width="640" height="422" alt="City Map">
"Hello Sir, do you need something?"
"Yeah, how much for the coffee?"
"10 bucks, Sir."
<<nobr>>
Take a [[Coffee|CoffeeAction]]
<<if $lucy5event1 == true && $cycle == 5>>
<br>[[Sit down with Lucy|LucyCoffee]]
<</if>>
<</nobr>>
*Back to [[City|Map]] <img src="images/city/mall/clothesstore/clothesstore.JPG" width="640" height="422" alt="Clothes Store">
<<nobr>>
<<if $day == 5 && $lucy2event1 == true && $cycle < 6>>
<br>[[Get dress for Lucy|Lucy's Dress]]
<</if>>
<</nobr>>
*Back to [[Mall]] <img src="images/city/mall/electronicstore/electronicstore.JPG" width="640" height="422" alt="Electronic Store">
<<if $computer == false>>
[[Buy a computer|BuyComputer]] (300 $)
<<else>>
You already have a Computer.
<</if>>
<<if $spycamera == false>>
[[Buy a Spy Camera|BuySpyCamera]] (250 $) [WIP]
<<else>>
You already have a Spy Camera.
<</if>>
*Back to [[Mall]]<<nobr>>
<<if $player_money >= 10>>
<img src="images/city/coffee/drinkingcoffee.JPG" width="640" height="422" alt="Drinking coffee">
<br>
<br>You drink your coffee.
<br>
<br>Back to [[Coffee]]
<<set $player_money -= 10>>
<<set $cycle += 1>>
<<else>>
<img src="images/me/nomoney.jpg" width="640" height="422" alt="No money">
<br>
<br>You don't have enough money to pay the coffee.
<br>
<br>Back to [[Coffee]]
<</if>>
<</nobr>><img src="images/city/library/library.JPG" width="640" height="422" alt="Library">
<<nobr>>
<<if $lucy9event1 == true>>
[[Look for Lucy|LucyQuest9Library1]]
<</if>>
<</nobr>>
*Back to [[City|Map]]<img src="images/mary/maryhug.jpg" width="640">
<<mary>>$name!<</mary>>
<<me>>Hello my little Mary!<</me>>
You both wrap yourself in a tender embrace that lasts several seconds.
<<mary>>What a joy to see you again, we had not seen each other for a long time! What brings you here?<</mary>>
<<me>>I'm really happy to see you too. I think it's time to fix things with Lucy. Since Matilda left us, all I was thinking was to come here and reconcile with my $rlucy.<</me>>
<<mary>>I think that's great. Look right now I'm a little bit busy with some stuff, come back later and let's go for a ride or something.<</mary>>
<<me>>Deal! See you after.<</me>>
[[You leave the room.|Home]]
<<set $talkedtomary = true>>
<<set $mary1 = true>><img src="images/home/xxx.JPG">
[[Money Cheat|MoneyCheat]]
[[Charm Cheat|CharmCheat]]
[[Dominance Cheat|DominanceCheat]]
[[Cycle Cheat|CycleCheat]]
<<button "Back">><<goto "More">><</button>><img src="images/me/charmicon.png" width="200" height="200" alt="Charm">
You feel [[charmer|Cheats]]!
<<set $player_charm = 100>><img src="images/me/dominanceicon.png" width="200" height="200" alt="Dominance">
You feel [[more dominant|Cheats]]!
<<set $player_dominance = 100>><img src="images/home/computer.jpg" width="640" height="422" alt="Computer">
[[Watch Porn]]
<<nobr>>
<<if $maryspycamera == true>>
<br>[[Spy Mary]]
<</if>><</nobr>>
[[Back|My Room]]<<if $player_money >= 300>>
<img src="images/home/computer.jpg" width="640" height="422" alt="Computer">
You bought a computer.
[[Back|Electronic Store]]
<<set $computer = true>>
<<set $player_money -= 300>>
<<else>>
<img src="images/me/nomoney.JPG" width="640" height="422" alt="No money">
You don't have enough money to buy a computer.
[[Back|Electronic Store]]
<</if>><<if $player_money >= 250>>
<img src="images/home/spycamera.jpg" width="640" height="422" alt="Spy Camera">
You bought a spy camera.
[[Back|Electronic Store]]
<<set $spycamera = true>>
<<set $player_money -= 250>>
<<else>>
<img src="images/me/nomoney.JPG" width="640" height="422" alt="No money">
You don't have enough money to buy a computer.
[[Back|Electronic Store]]
<</if>><img src="images/me/moneyicon.png" width="200" height="200" alt="Mood">
You feel [[richier|Cheats]]!
<<set $player_money += 500>><<set $randomnumber to random(1,10)>>
<<if $randomnumber is 1>>
<img src="images/home/computer/porn/porn1.gif" width="640" height="422" alt="Porn">
[[Back|Computer]]
<<elseif $randomnumber is 2>>
<img src="images/home/computer/porn/porn2.gif" width="640" height="422" alt="Porn">
[[Back|Computer]]
<<elseif $randomnumber is 4>>
<img src="images/home/computer/porn/porn4.gif" width="640" height="422" alt="Porn">
[[Back|Computer]]
<<elseif $randomnumber is 5>>
<img src="images/home/computer/porn/porn5.gif" width="640" height="422" alt="Porn">
[[Back|Computer]]
<<elseif $randomnumber is 6>>
<img src="images/home/computer/porn/porn6.gif" width="640" height="422" alt="Porn">
[[Back|Computer]]
<<elseif $randomnumber is 7>>
<img src="images/home/computer/porn/porn7.gif" width="640" height="422" alt="Porn">
[[Back|Computer]]
<<elseif $randomnumber is 8>>
<img src="images/home/computer/porn/porn8.gif" width="640" height="422" alt="Porn">
[[Back|Computer]]
<<elseif $randomnumber is 9>>
<img src="images/home/computer/porn/porn9.gif" width="640" height="422" alt="Porn">
[[Back|Computer]]
<<elseif $randomnumber is 10>>
<img src="images/home/computer/porn/porn10.gif" width="640" height="422" alt="Porn">
[[Back|Computer]]
<<elseif $randomnumber is 3>>
<img src="images/home/computer/porn/porn3.gif" width="640" height="422" alt="Porn">
[[Back|Computer]]
<</if>>
<<set $cycle += 1>><<nobr>>
<<if $trained == false>>
<<set $randomnumber to random(1, 2)>>
<<set $cycle +=1>>
<<set $trained = true>>
<<if $randomnumber is 1>>
<img src="images/home/actions/mirror1.jpg" width="640" height="422" alt="Nice boy!"><br>
<<me>>Is that a mirror in your pants because I can see myself in them.<</me>>
<br>You [[feel charmer|Bathroom]].
<br>
<<if $player_charm <100>>
<br><div style="color:pink"></div>
<<set $player_charm +=1>>
<</if>>
<<elseif $randomnumber is 2>>
<img src="images/home/actions/mirror2.jpg" width="640" height="422" alt="Nice boy!"><br>
<<me>>I hope you know CPR, baby, because you take my breath away.<</me>>
<br>You [[feel charmer|Bathroom]].
<br>
<<if $player_charm <100>>
<br><div style="color:pink"></div>
<<set $player_charm +=1>>
<</if>>
<</if>>
<<else>>
<<me>>Look at me yo... That one is too basic. Come and enjoy my... Nah too direct.<</me>>
<br>You ran out of idea for today, come back tomorrow to keep training your charm.
<br>
<br>[[Go back|Bathroom]]
<</if>>
<</nobr>><img src="images/home/lucysbedroom.JPG" width="640" height="422" alt="Lucy's bedroom">
<<nobr>>
<<if $lucy10complete == false>>
<<if $cycle <=6>>
<br>[[Talk to Lucy|LucyTalkAction]]
<<else>>
<div style="color:teal">Lucy is sleeping, come back tomorrow.</div>
<</if>>
<<else>>
<div style="color:teal">More quests coming in futures updates!</div>\
<</if>>
<<if $lucy10complete == true && $player_dominance >= 10>>
<br>[[Sleep with Lucy|SleepLucy]] [WIP]
<<else>>
<div style="color:orange">You need to complete more quests or be more dominant to unlock this option.</div>
<</if>>
<<if $lucy15complete == true && $player_dominance >= 50>>
<br>Foreplay with Lucy [WIP]
<<else>>
<</if>>
<<if $lucy20complete == true && $player_dominance >= 75>>
<br>Have sex with Lucy [WIP]
<<else>>
<</if>>
<<if $spycamera == true>>
<br>Install Spy Camera [WIP]
<<else>>
<</if>>
<</nobr>>
[[Go back|Home]]<img src="images/lucy/lucy.jpg">
<<nobr>>
<<if $talkedtolucy == false>>
<br><br>
[[Q0: Introduce yourself|LucyIntroductionAction]]
<</if>>
<<if $firsttimeschool == false && $lucy1complete == false && $lucy1 == false>>
<br>[[Q1: Limited time|LucyQuest1]]
<</if>>
<<if $lucy2 == false && $lucy1complete == true && $lucy2complete == false>>
<br>[[Q2: Lucy's date|LucyQuest2]]
<<elseif $dress == true>>
<br>[[Give her the dress|LucyQuest2Dress]]
<</if>>
<<if $lucy3 == false && $lucy2complete == true && $lucy3complete == false && $nextday == false>>
<br>You should wait until tomorrow to ask her about the date.
<<elseif $nextday == true && $fight == false && $lucy3complete == false>>
<br>[[Q3: About the date...|LucyQuest3]]
<<elseif $fight == true>>
<br>[[Tell her you have taken revenge on that man|LucyQuest3Fight]]
<</if>>
<<if $lucy4 == false && $lucy3complete == true && $lucy4complete == false && $nextday4 == false>>
<br>You should wait until tomorrow.
<<elseif $nextday4 == true && $lucy4complete == false && $cycle == 1>>
<br>[[Q4: We should talk|LucyQuest4]]
<</if>>
<<if $lucy5 == false && $lucy4complete == true && $lucy5complete == false>>
<br>[[Q5: It has been a while|LucyQuest5]]
<</if>>
<<if $lucy6 == false && $lucy5complete == true && $lucy6complete == false>>
<br>[[Q6: Mary's grades|LucyQuest6]]
<</if>>
<<if $lucy6agatha == true>>
<br>[[Information about Mary's grades|LucyQuest6End]]
<</if>>
<<if $lucy7 == false && $lucy6complete == true && $lucy7complete == false && $cycle == 1>>
<br>[[Q7: Job interview|LucyQuest7]]
<</if>>
<<if $lucy8 == true && $player_money < 300 && $lucy8complete == false>>
<br>You need 300$ to pay for the boiler.
<<elseif $player_money >= 300 && $lucy8complete == false && $lucy8 == true>>
<br>[[Q8: Give the money to Lucy|LucyQuest8Landlord2]]
<</if>>
<<if $lucy9 == false && $lucy8complete == true && $lucy9complete == false>>
<br>[[Q9: Interview... result|LucyQuest9]]
<</if>>
<<if $lucy10 == false && $lucy9complete == true && $lucy10complete == false>>
<br>[[Q10: The horror movie|LucyQuest10]]
<</if>>
<</nobr>>
Back to [[Lucy's Room]]<img src="images/lucy/lucymad.JPG" alt="Lucy's bedroom">
<<lucy>>Look, before you say anything, I know that we haven't talked to each other for a long time and now all this about Matilda is an excuse for it, but I want you to know that although I'm angry about everything that happened a few years ago, I'm grateful and glad you're back here to try and fix things.
It has been a difficult time, I have divorced, I have lost my job, my daughter is completely out of control. I really needed you to be back in my life, I really need help.<</lucy>>
Your $rlucy's words mark and make you sad. As a good you are, you are going to forget all those fights, and you are going to try to help your $rlucy as much as possible.
<<me>>That is what I'm here for, we need to fix everything. I don't want to live my last years without you or Mary. Let's try to do both whatever we can do to make this go for the better.
I can stay in your house if you're fine with that. We can try to fix things from here, face to face, and if it doesn't work, I'll leave, I promise.<</me>>
<<lucy>>I think it's the best way to do it, is what Matilda would have wanted.
But look, right now I don't have any money, and I need you to help me pay the rent every week, I know I'm asking for a lot, but I promise that someday I'll pay you back.<</lucy>>
<<me>>I can help with rent, I have some money saved for emergencies, but I don't know how much time I'll be able to pay with my savings.<</me>>
<<lucy>>Well, I can see you're still on point, a friend of mine told me the other day that they are looking for a professor at the university next door, you could go ask in the morning. By the way, thank you very much for everything, and I'm sorry again for everything that happened, I wish we had been the ideal family, everything would have been easier.<</lucy>>
<img src="images/lucy/lucyhug.jpg" alt="Lucy's bedroom">
After the reconciliation talk, you both give each other a hug to confirm that your relationship is on his way to get better.
<<me>>By the way, Lucy. Where is Mary?<</me>>
<<lucy>>She's at her college. She lives there on weekdays and usually comes home on weekends.<</lucy>>
<<me>>I haven't seen her in years, do you have any pictures of her lying around?<</me>>
<<lucy>>Sure, look at her. She's beautiful.<</lucy>>
<<linkreplace "You take the picture." t8n>>\
<img src="images/mary/mary.JPG">
<<me>>Wow, what a change... I'm going to the car to get my things. I'll leave them in the guest room if you're okay with that.<</me>>
<<lucy>>Sure, $name.<</lucy>>
[[Leave the room|Home]]
<<set $talkedtolucy = true>>
<<notify>>New quest added!<</notify>>
<</linkreplace>>\<img src="images/city/school/inside.jpg" width="640" height="422">
<<nobr>><<if $firsttimeschool == true>>
<br>
Well, as you can see it is your first time at this college, here you will teach to a lot of diferent young students some maths. Be careful, some of them are very smarts, they will try to get better grades whatever it takes.
<br><br>[[Start your first day as teacher|StartWork]]
<<set $firsttimeschool = false>>
<<else>>
<<if $workedtoday == false && ($day != 6 && $day !=7) && $cycle <= 2>>
<br>[[Start working|StartWork]]
<<else>>
<br><div style="color:orange">You already worked today or you arrived too late to work!</div>
<</if>>
<<if $cycle < 6>>
<br>[[Principal's Office|PrincipalOffice]]
<<else>>
<br><div style="color:orange">Principal isn't at school right now.</div>
<</if>>
<br>[[My office|MyOffice]]
<br>
<br>[[Walk through campus|WalkCampus]]
<br>[[College Dorms]]
<<if $lucy6event3 == true>>
<br>[[Agatha's Office]]
<</if>>
<</if>><</nobr>>
*Back to [[City|Map]]<img src="images/city/school/school.jpg" width="640" height="422">
Welcome to the city school. Here many young people study and then become what they have always dreamed of.
You should go talk to the principal, she will inform you about the job.
<img src="images/city/school/schoolgirls.jpg" width="422" height="600">
On the way to the main office, you meet many attractive young girls. Most of them look like authentic cocksuckers.
[[To interview]]<img src="images/city/school/principal/interview.JPG">
<<principal>>Welcome to our university, $name. First of all I want to share with you our happiness that a person like you comes here to give us a bit of his ... wisdom. We try to offer good values to our students so that in the future they will have full and happy lives, always highlighting diversity and respect.
We are currently looking for a math teacher, and from what I have been told you have been teaching that subject for many years, I think you are the ideal person for this job.
You will work from Monday to Friday, you will have the weekend for yourself. You also have the right to take a student to give them private lessons in case they need them.
You can start today, I hope that our professional relationship is lasting and cordial, anything you need do not hesitate to let me know.<</principal>>
<<me>>Sounds perfect to me, let's start!<</me>>
[[College]]
<<notify>>Quest completed!<</notify>><img src="images/city/school/gbathroom.jpg" width="640" height="422">
[[Last stall|BoysBathroomLS]]
<<nobr>>
<<if $cycle == 2>>
[[Leave bathroom|StartWork]]
<<elseif $cycle == 3>>
[[Leave bathroom|Break1]]
<<elseif $cycle == 4>>
[[Leave bathroom|Break2]]
<</if>>
<</nobr>><<nobr>>
<img src="images/city/school/bbathroom.jpg" width="640" height="422">
<br><br>
<<if $player_dominance <= 15>>
What are you doing at girl's bathroom? It would be a bad idea to end up in jail for peeking on the girls.
<br><br>
<br><div style="color:orange">You need at least 15 dominance to enter girl's bathroom.</div>
<<else>>
<<set $cycle += 1>>
<<set $randomnumber to random(1,7)>>
<<if $randomnumber == 1>>
You hear some noise coming from girl's bathroom, when you go to see what's happening... you see two students fucking!<br>
<br><img src="images/city/school/gbathroom/event1/bj1.gif">
<br><img src="images/city/school/gbathroom/event1/bj2.gif">
<br>"Holy fuck what a nice cucksucker she is!", you think.
<br><img src="images/city/school/gbathroom/event1/f1.gif">
<br><img src="images/city/school/gbathroom/event1/f2.gif">
<br>It would be nice if I could stay until the cumshot, but I rather get out before I get discover.
<<elseif $randomnumber == 2>>
You hear some noise coming from girl's bathroom, when you go to see what's happening... you see two students fucking!<br>
<br><img src="images/city/school/gbathroom/event2/f1.gif">
<br><img src="images/city/school/gbathroom/event2/f2.gif">
<br>It would be nice if I could stay until the cumshot, but I rather get out before I get discover.
<<elseif $randomnumber == 3>>
You hear some noise coming from girl's bathroom, when you go to see what's happening... you see two students fucking!<br>
<br><img src="images/city/school/gbathroom/event3/f1.gif">
<br>It would be nice if I could stay until the cumshot, but I rather get out before I get discover.
<<elseif $randomnumber == 4>>
You hear some noise coming from girl's bathroom, when you go to see what's happening... you see a girl peeing with the door open.<br>
<br><img src="images/city/school/gbathroom/event4/1.jpg">
<br>It looks like shes looking through a curious hole...
<br><img src="images/city/school/gbathroom/event4/2.jpg">
<br>"Holy fuck, it's a gloryhole! Looks like she's going to have a very good time", you think.
<br><img src="images/city/school/gbathroom/event4/3.jpg">
<br><img src="images/city/school/gbathroom/event4/4.jpg">
<br><img src="images/city/school/gbathroom/event4/5.jpg">
<br><img src="images/city/school/gbathroom/event4/6.jpg">
<br>The man on the other side cums inside her mouth. You get out before you get discover.
<<else>>
There is no one in girl's bathroom actually. Maybe you should try and peek later!
<</if>>
<</if>>
<</nobr>>
<<nobr>>
<<if $cycle == 2>>
[[Leave room|StartWork]]
<<elseif $cycle == 3>>
[[Leave room|Break1]]
<<elseif $cycle == 4>>
[[Leave room|Break2]]
<</if>>
<</nobr>><img src="images/city/school/principal/principal.jpg" width="540" height="322">
<<nobr>>
<<if $talkedtoprincipal == false>>
<br>[[Introduce yourself|PrincipalIntroductionAction]]
<</if>>
<<if $lucy6event1 == true>>
<br>[[Ask about Mary|LucyMaryCollege]]
<</if>>
<</nobr>>
Back to [[College]]<<nobr>>
<img src="images/city/school/myoffice.jpg" width="540" height="322">
<br><br>
This is your office, you can meet some students for private teaching or just watch some memes on your computer.
<br><br>
[[College]]
<br><br>
<<if $lucy6event2 == true>>
[[Look on your computer for Mary's teachers|Mary'sTeachers]]
<</if>>
<<if $girl1 == true>>
[[Help student with some maths|Girl1]]
<</if>>
<<if $girl2 == true>>
[[Go watch what that slut student wants|Girl2]]
<</if>>
<<if $girl3 == true>>
[[Help student with home problems|Girl3]]
<</if>>
<<if $girl4 == true>>
[[Help video girl|Girl4]]
<</if>>
<</nobr>><img src="images/city/school/teaching.jpg">
<<if $player_charm >= 10>>
Your student comes to your office and you are about to teach her some math. After an hour, you finish the private class.
<<girl1>>Now i understand everything $name!"<</girl1>>
You feel confident and ask her:
<<me>>I could teach you anything you want, my dear...<</me>>
She understands what you are referring to and gets on her knees.
<img src="images/city/school/girl1/bj1.gif">
<<girl1>>What an amazing cock you have $name, I could be sucking for ever.<</girl1>>
<img src="images/city/school/girl1/bj2.gif">
<<me>>Get on the chair, little slut.<</me>>
<img src="images/city/school/girl1/f1.gif">
<img src="images/city/school/girl1/f2.gif">
<<girl1>>Come on old pervert, put it in my ass!<</girl1>>
<img src="images/city/school/girl1/a1.gif">
<img src="images/city/school/girl1/a2.gif">
<<me>>I am about to cum, open your mouth to daddy!<</me>>
<img src="images/city/school/girl1/cum.gif">
<<me>>OHHHhhhh... yeah... That was incredible, we should repeat slut.<</me>>
<<girl1>>Whenever you want, old cock.<</girl1>>
<<else>>
Your student comes to your office and you are about to teach her some math. After an hour, you finish the private class.
<<me>>If I was charmer I could probably fuck this little slut...<</me>>
<div style="color:orange">You need at least 10 charm to have fun with your student.</div>
<</if>>
<<set $player_money += 10>>
<<set $girl1 = false>>
<div style="color:green">You gained 10$ for your private class.</div>
[[My office|MyOffice]]
<<set $cycle +=1>><img src="images/city/school/teaching.jpg">
<<girl2>>Look, old fat cock, I just don't give a shit, give me an A+ and I'll do anything you want<</girl2>>.
<<me>>Wow, okey. Start jerking me off, you slut.<</me>>
<img src="images/city/school/girl2/hj1.gif">
<<me>>OOOHHhh, what a nice technique you have slut.<</me>>
<<girl2>>Okey, that's all thanks for the A+ $name.<</girl2>>
<<me>>Oh no no, if you want that A+ you'll have to give me your juissy pussy, dumbass.<</me>>
<<girl2>>Pfff, whatever old pervert, just don't cum inside me...<</girl2>>
<img src="images/city/school/girl2/f1.gif">
<<me>>Thanks, slut, what a joy to have you in my class...<</me>>
<<girl2>>Get off me, old dirty fuck.<</girl2>>
<div style="color:green">You gained 10$ for your private class.</div>
<<set $girl2 = false>>
<<set $player_money += 10>>
[[My office|MyOffice]]
<<set $cycle +=1>>
<img src="images/city/school/teaching.jpg">
<<if $player_dominance >= 10>>
Your student comes to your office and you are about to teach her some math. After an hour, you finish the private class.
<<girl3>>Thanks for explaining me what I didn't understand at home $name!<</girl3>>
You feel confident and tell her:
<<me>>"I hope everything is going to be alright at home, anything you need just feel free to ask me.<</me>>
<<girl3>>Well, my dad isn't home lately and I need some dad reference...<</girl3>>
She starts removes her clothes and starts kissing you.
<img src="images/city/school/girl4/k1.gif">
<<me>>Come one, start jerking daddy.<</me>>
<<girl3>>On my way, daddy.<</girl3>>
<img src="images/city/school/girl4/hj1.gif">
<<me>>Come on, expose your pussy, I really want to feel my old cock inside your young pussy.<</me>>
<img src="images/city/school/girl4/f1.gif">
<img src="images/city/school/girl4/f2.gif">
<<me>>OHHHhhhh... yeah... That was incredible, we should repeat soon, 'daughter' haha.<</me>>
<<girl3>>Whenever you want, you're now like my new dad hihi.<</girl3>>
<<else>>
Your student comes to your office and you are about to teach her some math. After an hour, you finish the private class.
<<me>>If I was more dominant I could probably fuck this little dadless slut...<</me>>
<div style="color:orange">You need at least 10 dominance to have fun with your student.</div>
<</if>>
<<set $player_money += 10>>
<<set $girl3 = false>>
<div style="color:green">You gained 10$ for your private class.</div>
[[My office|MyOffice]]
<<set $cycle +=1>><img src="images/city/school/school.jpg" width="640" height="422">
You walk through campus.
<<set $randomnumber to random(1,15)>>
<<if $randomnumber == 1>>
<img src="images/city/school/girlsfun2.gif">
You see two sluts having fun on campus grass.
<<if $player_charm >= 10>>
<<linkreplace "Obligate her to suck your cock" t8n>>\
<img src="images/city/school/rbj1.gif">
You obligate to one of them to suck your cock, so they wont be punished by the college's principal.
<</linkreplace>>\
<</if>>
<<elseif $randomnumber == 2>>
<img src="images/city/school/girlsfun.gif">
On your way to the relax area, where the sofas and vending machines are, you see two sluts having sex. They have amazing bodys and pussys.
<<elseif $randomnumber == 3>>
<img src="images/city/school/rgirl1.JPG">
While you were walking on the grass, you meet a blonde student who was studying. She just turns around and sees you pass by.
<<student>>Hey, you're the new teacher or am I wrong?<</student>>
<<me>>Yeah, that's me, the new math teacher, my name is $name.<</me>>
<<student>>Nice to meet you, some of my friends told me you have a nice cock.<</student>>
<<if $player_charm >= 30>>
<<me>>You're not wrong, come to my house, i'll show you my old and fat dick.<</me>>
The girl is now waiting for you in your room. <<set $girlcampus1 = true>>
<<else>>
<<me>>What? You should watch you mouth, young lady.<</me>>
Fuck, you missed a good oportunity, maybe if you were charmer you could had bang that slut.
<div style="color:orange">You need at least 30 charm to have fun with your student.</div>
<</if>>
<<elseif $randomnumber == 4>>
<img src="images/city/school/rgirl2.jpg" width="768" height="432">
While you were walking on the grass, you meet a blonde student who was studying. She just turns around and sees you pass by.
<<student>>Hey, you're the new teacher or am I wrong?<</student>>
<<me>>Yeah, that's me, the new math teacher, my name is $name.<</me>>
<<student>>Nice to meet you, some of my friends told me you have a nice cock.<</student>>
<<if $player_charm >= 30>>
<<me>>You're not wrong, come to my house, i'll show you my old and fat dick.<</me>>
The girl is now waiting for you in your room. <<set $girlcampus2 = true>>
<<else>>
<<me>>What? You should watch you mouth, young lady.<</me>>
Fuck, you missed a good oportunity, maybe if you were charmer you could had bang that slut.
<div style="color:orange">You need at least 30 charm to have fun with your student.</div>
<</if>>
<<elseif $randomnumber == 5>>
On your way to the relax area, where the sofas and vending machines are, you see a student trying to steal to another student.
<<me>>Hey! What are you doing?<</me>>
<<student>>Oh fuck... Sorry I really need this paper, it contains something private about me.<</student>>
<<me>>I'm sorry, I'll have to notify the principal.<</me>>
<<student>>No please, I'll do whatever you want!<</student>>
You pulled out your cock and start to fuck with the slutty student.
<img src="images/city/school/rf1.gif">
<<me>>I wont say anything, but next time the principal will be notified.<</me>>
<<student>>I'm sorry, I promise...<</student>>
<</if>>
[[College]]
<<set $cycle +=1>><img src="images/city/school/teaching.jpg">
<<if $player_dominance >= 15 && $player_charm >=15 >>
Your student comes to your office and you are about to teach her some math. After an hour, you finish the private class.
<<girl4>>Thanks again for helping me $name .<</girl4>>
<<me>>That's what teachers are for.<</me>>
As you feel confident, before she leaves you say:
<<me>>You know girl, if you need any help with all this video stuff, you can ask me.<</me>>
<<girl4>>Oh... thank you $name, you know what, you are a great teacher and I really hope some day I could return the favor.<</girl4>>
<<me>>Well, too bad you're not a slut hahaha, just joking, sorry<</me>>
<<girl4>>No no no, don't get it wrong, I'm the slutter girl in this College, I love all types of cock, even old one, I just don't want everyone to know about that.<</girl4>>
<<me>>So, you're saying you can return me the favor...<</me>>
<<girl4>>I never experienced an old cock in my mouth. Oh my gosh I'm getting so fucking horny right now... Come on old cock, show me what you have.<</girl4>>
<img src="images/city/school/girl8/hj1.gif">
<<girl4>>Holy fuck, I love your cock.<</girl4>>
<<me>>Maybe you could start sucking.<</me>>
<img src="images/city/school/girl8/bj1.gif">
<<girl4>>Come on, old cock, i want to feel your tongue on my pussy.<</girl4>>
<<me>>Sure, but keep sucking my cock, slut.<</me>>
<img src="images/city/school/girl8/bj2.gif">
<<me>>What an amazing cocksucker you are, come on, let's fuck I want to put my dick deep in your pussy.<</me>>
<img src="images/city/school/girl8/f1.gif">
<img src="images/city/school/girl8/f2.gif">
<<girl4>>Holy fuck I love your experienced cock, $name.<</girl4>>
<img src="images/city/school/girl8/f3.gif">
<img src="images/city/school/girl8/f4.gif">
<<girl4>>Oh my god, that was one of my best sex relation, thank you for everything, my new prefered old cock.<</girl4>>
<<me>>Pleasure is mine, you dirty slut.<</me>>
<<else>>
Your student comes to your office and you are about to teach her some math. After an hour, you finish the private class.
<<me>>I really hope someday I could see by myself if she's a real slut or not...<</me>>
<div style="color:orange">You need at least 15 charm and 15 dominance to have fun with your student.</div>
<</if>>
<<set $player_money += 10>>
<<set $girl4 = false>>
<div style="color:green">You gained 10$ for your private class.</div>
[[My office|MyOffice]]
<<set $cycle +=1>><img src="images/home/door.JPG">
You open the door to the student and go directly to your room. No time to lose, that chick is already horny as fuck.
You both remove your clothes and start to kiss.
<img src="images/home/girlcampus1/k1.gif">
<<me>>Please, take my dick in your hands, I want to see your hability to jerk off old teachers...<</me>>
<img src="images/home/girlcampus1/h1.gif">
<<me>>What a nice technique, now let's see your mouth.<</me>>
<img src="images/home/girlcampus1/bj1.gif">
<<student>>Come on old pervert, I want to feel something inside my pussy.<</student>>
<<me>>Show it to your old teacher, I know how to please you...<</me>>
<img src="images/home/girlcampus1/f1.gif">
<img src="images/home/girlcampus1/f2.gif">
<<student>>Holy fuck, I loved how you fucked me, as I can see you have nice experience with young pussies.<</student>>
<<me>>Come back when you want, my love.<</me>>
[[My Room]]
<<set $girlcampus1 = false>>
<<set $cycle +=1>><img src="images/home/door.JPG">
You open the door to the student and go directly to your room. No time to lose, that chick is already horny as fuck.
You both remove your clothes and start to kiss.
<img src="images/home/girlcampus2/k1.gif">
<<student>>Come on old cock, eat my pussy!<</student>>
<<me>>Ohhh with pleasure, slut!<</me>>
<img src="images/home/girlcampus2/c1.gif">
<<student>>What a nice technique, now let's see if you know how to use your dick.<</student>>
<img src="images/home/girlcampus2/f1.gif">
<img src="images/home/girlcampus2/f2.gif">
<<student>>Oh yeah, I'm loving it, don't stop I'm about to cum!<</student>>
<img src="images/home/girlcampus2/f3.gif">
<<student>>Holy fuck, I loved how you fucked me, as I can see you have nice experience with young pussies.<</student>>
<<me>>Come back when you want, my love.<</me>>
[[My Room]]
<<set $girlcampus2 = false>>
<<set $cycle += 1>>''You enter Lucy's room and you can see her chilling in her room''
<img src="images/lucy/lucyrelax.JPG">
<<lucy>>Hey $name! How are you doing at your new home?<</lucy>>
<<me>>Well, I'm living in a big beautiful house, with two beauties in a great town... I think it's pretty nice.<</me>>
<<lucy>>Haha I'm happy that you're liking it.<</lucy>>
<<me>>Yeah that's nice. I only came to see how you are, and if you need help with something.<</me>>
<<lucy>>Well... I don't really have time to clean the house and bathroom is kinda dirty. If you're not too busy with school, it would be great if you can clean it.<</lucy>>
<<me>>Sure, no problem Lucy.<</me>>
<img src="images/lucy/lucyhug.jpg">
<<lucy>>Thank you $name, feels great to have you back.<</lucy>>
After the hug, you decide to [[leave the room|Home]]
<<set $lucy1event1 = true>>
<<set $lucy1 = true>>
<<notify>>New quest added!<</notify>><<nobr>><a data-passage="Lucy's Progress" class="link-internal link-image">
<img src="images/quests/lucysprogress.jpg" style="max-height: 240px">
</a><br><br>
<a data-passage="Mary's Progress" class="link-internal link-image">
<img src="images/quests/marysprogress.jpg" style="max-height: 240px">
</a><br><br>
<a data-passage="Principal's Progress" class="link-internal link-image">
<img src="images/quests/principalsprogress.jpg" style="max-height: 240px">
</a><</nobr>>
<center><<return "Back">></center><div style="color:orange">This is the Quest List for <b>Lucy</b>. Everytime you feel lost, you can come here and see what's next to advance in her story. There is 10 quests in this version.</div>
<<nobr>>
<b>Quest 0:</b>
<<if $talkedtolucy == false>>
You should introduce yourself to Lucy, she will ask you for a favor.
<<elseif $talkedtolucy == true && $firsttimeschool == true>>
You need to go to the City in the morning for a job interview at College.
<<else>>
<span style="color: green;">Quest Completed</span><br>
<</if>>
<<if $lucy1 == true && $lucy1complete == false>>
<b>Quest 1:</b> You have to clean the bathroom, as Lucy asked you.
<<elseif $lucy1complete == true>>
<b>Quest 1:</b> <span style="color: green;">Quest Completed</span><br>
<</if>>
<<if $lucy2 == true && $lucy2complete == false && $dress == false>>
<b>Quest 2:</b> You need to pìck up Lucy's dress at the mall on Friday. Clothes store closes at night.
<<elseif $dress == true>>
<b>Quest 2:</b> Take back the dress to Lucy.
<<elseif $lucy2complete == true>>
<b>Quest 2:</b> <span style="color: green;">Quest Completed</span><br>
<</if>>
<<if $lucy3 == true && $lucy3complete == false && $fight == false>>
<b>Quest 3:</b> Go to House Nº45 in the city, there you'll find the man that angers Lucy. He leaves his home at afternoon.
<<elseif $fight == true>>
<b>Quest 3:</b> Come back to the house and go talk to Lucy.
<<elseif $lucy3complete == true>>
<b>Quest 3:</b> <span style="color: green;">Quest Completed</span><br>
<</if>>
<<if $lucy4 == true && $lucy3complete == true && $lucy4complete == false>>
<b>Quest 4:</b> You should go to the kitchen and make breakfast for Lucy.
<<elseif $lucy4complete == true>>
<b>Quest 4:</b> <span style="color: green;">Quest Completed</span><br>
<</if>>
<<if $lucy5 == true && $lucy4complete == true && $lucy5complete == false>>
<b>Quest 5:</b> Go to the Coffee Shop in the late afternoon, Lucy will be there waiting for you.
<<elseif $lucy5complete == true>>
<b>Quest 5:</b> <span style="color: green;">Quest Completed</span><br>
<</if>>
<<if $lucy6 == true && $lucy5complete == true && $lucy6complete == false && $lucy6event1 == true>>
<b>Quest 6:</b> Go to the college and talk with the Principal.
<<elseif $lucy6event2 == true>>
<b>Quest 6:</b> Go to your office and look on your computer for Mary's teachers.
<<elseif $lucy6event3 == true>>
<b>Quest 6:</b> Go to Agatha's office at college and talk with her.
<<elseif $lucy6agatha == true>>
<b>Quest 6:</b> Tell Lucy what you know about Mary.
<<elseif $lucy6complete == true>>
<b>Quest 6:</b> <span style="color: green;">Quest Completed</span><br>
<</if>>
<<if $lucy7 == true && $lucy6complete == true && $lucy7complete == false>>
<b>Quest 7:</b> Complete your journey at the hotel.
<<elseif $lucy7complete == true>>
<b>Quest 7:</b> <span style="color: green;">Quest Completed</span><br>
<</if>>
<<if $lucy8 == true && $lucy7complete == true && $lucy8complete == false>>
<b>Quest 8:</b> You need to give 300$ to Lucy, so she can repair the boiler.
<<elseif $lucy8complete == true>>
<b>Quest 8:</b> <span style="color: green;">Quest Completed</span><br>
<</if>>
<<if $lucy9 == true && $lucy8complete == true && $lucy9complete == false>>
<b>Quest 9:</b> You need to find Lucy, she is somewhere in the city.
<<elseif $lucy9complete == true>>
<b>Quest 9:</b> <span style="color: green;">Quest Completed</span><br>
<</if>>
<<if $lucy10 == true && $lucy9complete == true && $lucy10complete == false>>
<b>Quest 10:</b> Go to the cinema on Saturday night with Lucy.
<<elseif $lucy10complete == true>>
<b>Quest 10:</b> <span style="color: green;">Quest Completed</span><br>
<</if>>
<br>
<br>
<<back "Back to Quests">>
<</nobr>><div style="color:orange">This is the Quest List for <b>Mary</b>. Everytime you feel lost, you can come here and see what's next to advance in her story. There is 3 quests in this version.</div>
<<nobr>>
<b>Quest 0:</b>
<<if $talkedtomary == false>>
You should introduce yourself to Mary, she really wants to see you after a long time.
<<else>>
<span style="color: green;">Quest Completed</span><br>
<</if>>
<<if $mary1 == true && $mary1complete == false>>
<b>Quest 1: </b>She's waiting for you in her room so you can hang out at the mall.
<<elseif $mary1 == true && $mary1complete == true>>
<b>Quest 1: </b><span style="color: green;">Quest Completed</span><br>
<</if>>
<<if $mary2 == true && $mary2complete == false>>
<b>Quest 2: </b>Mary has her yoga routine in the late morning, maybe you should have a talk with her.
<<elseif $mary2 == true && $mary2complete == true>>
<b>Quest 2 :</b><span style="color: green;">Quest Completed</span><br>
<</if>>
<<if $mary3 == true && $mary3complete == false && $mary3boyfriend == false && $mary3stuff == false>>
<b>Quest 3: </b>You should visit her bedroom at night.
<<elseif $mary3 == true && $mary3complete == false && $mary3boyfriend == true && $mary3stuff == false>>
<b>Quest 3: </b>You have to go to Southern part of the city to Marc's house. He should be there after college.
<<elseif $mary3 == true && $mary3stuff == true>>
<b>Quest 3: </b>Take back the stuff to Mary.
<<elseif $mary3 == true && $mary3complete == true>>
<b>Quest 3: </b> <span style="color: green;">Quest Completed</span><br>
<</if>>
<br>
<br><<back "Back to Quests">>
<</nobr>><div style="color:orange">This is the Quest List for <b>Principal's</b>. Everytime you feel lost, you can come here and see what's next to advance in her story. There is 1 quest in this version.</div>
<<nobr>>
<b>Quest 0:</b>
<<if $talkedtoprincipal == false>>
You should introduce yourself to the Principal, she really wants to talk with about a few things for school improvement.
<<else>>
<span style="color: green;">Quest Completed</span>
<</if>>
<br>
<br><<back "Back to Quests">>
<</nobr>><img src="images/city/school/principal/principalintro.JPG">
<<principal>>Hello $name, I know we've talked before at your interview, but now that we're both free, I would talk to about about a few things about this school.
So, first I want to present you our College. I'm sure you already see some areas of the school today, but I'll show you what is important here.
First you have your classroom: Here is where you can teach maths to students. Some of them will try to convince you to get good grades. Stay strong $name.
Then you have your office: You can have extra lessons with students here and get paid for you extra hours.
And there is also my office, you can find me here everyday, even on weekends, if I'm not busy.
Last you have campus, you can walk, relax a little bit, whatever you want. You'll surely find some of your students, remember to say hi, haha.
Oh, and bathroom, if you need to *hmm*, you know...
And I think that's all, welcome aboard $name.<</principal>>
<<me>>Huh, that was a very nice introduction of our school haha. Thanks for your trust on me, you wont be disappointed.<</me>>
Back to [[office|PrincipalOffice]]
<<set $talkedtoprincipal = true>><img src="images/lucy/lucyrelax.JPG">
<<me>>Hello Lucy. Hey, you look happy today, what's wrong with you... haha?<</me>>
<<lucy>>Hahaha, yeah, I feel happier lately, it's great to have you around here, plus I'm having a date friday night!<</lucy>>
<<me>>Oh, that's great!<</me>>
<<lucy>>Yeah, I feel like my life is coming back to normal after all. The thing is that I just have too much work and I won't have time to take my dress on friday... I'll have to find another outfit for the date.<</lucy>>
<<me>>No way Lucy, I will personally go to the clothes store and take it for you. You need to be gorgeous!<</me>>
<img src="images/lucy/lucyhappy.jpg">
<<lucy>>Oh, would you do that for me? That's so kind from you. I'll find a way to thank you $name. Uh, and remember the store is closed at night!<</lucy>>
<<me>>Don't be silly, no need to thank me. Before night I'll have your dress.<</me>>
You decide to [[leave her room|Home]]
<<set $lucy2event1 = true>>
<<set $lucy2 = true>>
<<set $dress = false>>
<<notify>>New quest added!<</notify>><img src="images/quests/lucy/cleaningtoilet.jpg" width="640" height="422">
You spend the next hour cleaning the bathroom as Lucy requested. This will prove her that you're taking your reconciliation seriously.
<img src="images/quests/lucy/lucy1pic1.JPG">
While cleaning the WC, you see your $rlucy Lucy passing by...
<<lucy>>Wow $name, I've never seen this bathroom this clean, thanks for this.<</lucy>>
<<me>>It's okay, just want to prove you that our relationship is doing better!<</me>>
<<lucy>>Haha, that's true. Sorry $name, I really need the bathroom, could you please let me it?<</lucy>>
<<me>>Sure, I've just finished.<</me>>
Before you leave, you watch through the keyhole...
<img src="images/quests/lucy/lucy1pic2kh.jpg">
What a nice view, hopefully soon I'll be able to fuck her.
<div style="color:red">You gained some dominance.</div>
[[Go back|Bathroom]]
<<set $lucy1event1 = false>>
<<set $lucy1complete = true>>
<<set $player_dominance += 1>>
<<set $cycle +=1>>
<<notify>>Quest completed!<</notify>><img src="images/quests/lucy/clothesstore.JPG">
You're inside the clothes store and you start looking for the saleswoman. Once you find her you say:
<<me>>Hello, I'm looking for someone to help me.<</me>>
<<saleswoman>>Hello Sir. Tell me, what do you need?<</saleswoman>>
<<me>>I'm here because my $rlucy is having a date tonight and she told me to come here.<</me>>
<<saleswoman>>Did she command a dress or...?<</saleswoman>>
<<me>>Well, she just said to come here on friday, so I think she maybe bought something from you and you received today.<</me>>
<<saleswoman>>What's her name?<</saleswoman>>
<<me>>She's Lucy.<</me>>
<<saleswoman>>Okey, let me see on my computer if something is here for Lucy.<</saleswoman>>
The saleswoman go to the back of the store. After a few minutes she's back.
<<saleswoman>>There is a dress for Lucy. Want to take it?<</saleswoman>>
<<me>>Sure.<</me>>
<<saleswoman>>Okey, give me a minute, I'll take it from the warehouse.<</saleswoman>>
After a minute the saleswoman is back without the dress.
<<saleswoman>>I'm so sorry to ask you this Sir, but the dress is too high and I can't grab it, as I'm alone there is no one I can ask... Could you come with me and help me grab it, please?<</saleswoman>>
<<me>>Huh... yes, no problem.<</me>>
You go to the [[warehouse|ClothesStoreWarehouse]]
<<set $lucy2event1 = false>><img src="images/quests/lucy/warehouse.jpg">
You arrived to the warehouse.
<<saleswoman>>Come with me Sir.<</saleswoman>>
<<me>>Yes, coming.<</me>>
After a few minutes, you finally take the dress.
<<me>>Easier than I though, haha.<</me>>
<<saleswoman>>Haha, you're kinda fit for your age, Sir.<</saleswoman>>
<<me>>Well, I do some sport and I like to take care about my body and health.<</me>>
<<saleswoman>>I can see that haha. I just need something more, come with me to the back zone where the computer is, I just need there to take information from you and the dress.<</saleswoman>>
<<me>>Sure, let's go.<</me>>
You arrive to the door.
<<saleswoman>>Let me enter first and wait a minute here. Hope you don't mind, it's just a security protocol thing that I have to do first.<</saleswoman>>
<<me>>Mmmm... yes, sure.<</me>>
After a few seconds you ear the saleswoman calling you from inside.
<<saleswoman>>Sir, come here please.<</saleswoman>>
<<linkreplace "You enter the room" t8n>>\
<img src="images/quests/lucy/saleswoman0.JPG">
As you entered, you see the saleswoman half-naked!
<<me>>Oh what a nice view!<</me>>
<<saleswoman>>You're a gentleman, and I really love gentlemen... if you now know what I mean...<</saleswoman>>
<<me>>I do...<</me>>
<img src="images/quests/lucy/saleswoman1.gif">
You start kissing the saleswoman on the sofa. What a lucky day you're having.
<<saleswoman>>Come on Sir, show me what you're made of.<</saleswoman>>
<<me>>Little $name is coming off, haha.<</me>>
<<linkreplace "You start having sex with her" t8n>>\
<img src="images/quests/lucy/saleswoman2.gif">
She start sucking you off.
<<saleswoman>>Mmmm, I love this old dick, feels incredible in my mouth.<</saleswoman>>
<<me>>Keep sucking and watch out your teeth while you talk!<</me>>
<<saleswoman>>Let me get on top of you, Sir.<</saleswoman>>
<<me>>Come on girl, ride me!<</me>>
<img src="images/quests/lucy/saleswoman3.gif">
<<saleswoman>>OHHHhhhh... I'm loving it!<</saleswoman>>
<<me>>Come on, I want to feel you from behind!<</me>>
<img src="images/quests/lucy/saleswoman4.gif">
<img src="images/quests/lucy/saleswoman5.gif">
You start fucking her doggystyle and finally came inside her pussy.
<<saleswoman>>That was amazing, Sir.<</saleswoman>>
<<me>>Oh, sure it was, what a nice girl you are.<</me>>
<div style="color:red">You gained some dominance.</div>
You take the dress and [[get out from the store|Mall]]
<<set $player_dominance += 1>>
<<set $dress = true>>
<<set $cycle +=1>>
<<notify>>Quest updated!<</notify>>
<</linkreplace>>\
<</linkreplace>>\<img src="images/lucy/lucyhappy.jpg">
<<lucy>>Thank you $name! Oh. My. God. The dress is wonderful, even gorgeous than I though! I'll out it right now, my date's coming soon to take me for dinner. Thanks again $name!<</lucy>>
<<me>>You're welcome Lucy, hope everythings goes perfecto tonight.<</me>>
You get out of the room but you look through the keyhole again.
<<me>>"Let's see that amazing body again...", you think.<</me>>
<<linkreplace "Start watching through keyhole" t8n>>\
<<me>>Holy fuck she's already naked!<</me>>
<img src="images/quests/lucy/lucy2pic1kh.jpg">
<img src="images/quests/lucy/lucy2pic2kh.jpg">
<img src="images/quests/lucy/lucy2pic3kh.jpg">
<<me>>She really has a gorgeous body... One day my dick will be inside that incredible pussy!<</me>>
Get out of [[here|Home]]
<<set $lucy2complete = true>>
<<set $dress = false>>
<<notify>>Quest completed!<</notify>>
<</linkreplace>>\<div style="color:orange">Actual release: 0.025</div>
<<linkreplace "0.025" t8n>>\
<b>0.025 Changelog</b>
GAMEPLAY:
- Removed boys bathroom (for now).
- Content added on College girls bathroom. (Only accessible with cheats as 25 dominance is required)
- Energy used to work increased from 30 to 50.
- Mary isn't home on weekdays now.
- Added quests to Lucy's path (10 Quests in total).
- Some quests passages now requires energy.
- You can now sleep with Mary in her bedroom afer some quests. Future random events will be added here.
- Now Coffee and Library are only accesible after a few quests.
FIXES:
- Fixed some passages with line breaks issues.
- Added some "click to reveal" on some passages.
- You can only talk with Lucy and Mary if there is a quest. Entering the room still available.
- Small fixes with Landlord bill payment texts.
- Lucy quest 4 is now only available the next day after finishing quest 3.
OTHERS:
- Added Patreon link on left side of the screen.
- Now quests have a title.
<</linkreplace>>\
<<linkreplace "Beta" t8n>>\
<b>Beta Changelog</b>
GAMEPLAY:
- Only two stats to upgrade: Charm and Dominance.
- Relations stats removed (We will be using charm, dominance and quests to get to content).
- Removed Shower (Clean status).
- "Grind" system reworked. Charm as to be trained, dominance is upgraded by doing quests.
- Removed Gym (for now).
- Removed "Read a book" at Living Room.
- Removed old Mary's path (Too much grind).
- You can now spy Mary.
- Started Lucy's path with 3 quests.
- Intro for Mary's path.
- Intro for Principal's path.
- Quests added.
- Quests progress added (You can see the progress clicking on the diskette).
- School random events will now only need Charm upgrades to get content. Principal's not included.
- Extra lessons now require energy.
- Extra lessons are now only available the same day as it was triggered.
- Girls from campus are now only available in your room the same day as it was triggered.
FIXES:
- Added at the start of game, the possibility to determine Lucy's and Mary's relationships.
- Removed non necessary line breaks (player had to scroll down the page).
- Incest is back as the game wont be on Patreon.
- Added images for students random events inside the classroom.
OTHERS:
- Changelog added inside the game.
- SubscribeStar link added to the left menu.
- Quests button added to the left menu.
<</linkreplace>>\<img src="images/mary/spycamera.jpg">
You installed the spy camera inside Mary's room. You can now know what she is doing during the day...
Get [[out|Home]] before Mary is back.
<<set $maryspycamera = true>>
<<set $spycamera = false>>
<<set $cycle +=1>>
<<nobr>>
<<set $randomnumber to random(1, 30)>>
<<if $day == 6 || $day == 7>>
<<if $randomnumber is 1>>
<img src="images/mary/anal1.gif"><br><br>
"Holy fuck!", you exclaim.<br>
Looks like Mary is having a nice anal visit today. What an ass she ass...
<br><br>
You [[stop spying|Computer]] Mary
<<elseif $randomnumber is 2>>
<img src="images/mary/ass1.gif"><br><br>
"What a nice view...", you think.<br>
Mary is trying some new panties, you're having a nice view from her young ass.
<br><br>
You [[stop spying|Computer]] Mary
<<elseif $randomnumber is 3>>
<img src="images/mary/ass2.gif"><br><br>
"What a nice view...", you think.<br>
Mary is trying some new panties, you're having a nice view from her young ass.
<br><br>
You [[stop spying|Computer]] Mary
<<elseif $randomnumber is 4>>
<img src="images/mary/ass3.gif"><br><br>
"What a nice view...", you think.<br>
Mary is trying some new panties, you're having a nice view from her young ass.
<br><br>
You [[stop spying|Computer]] Mary
<<elseif $randomnumber is 5>>
<img src="images/mary/blowjob1.gif"><br><br>
"Holy. Fuck. What a nice cocksucker she looks like!"<br>
Some guy is getting his dick sucked by your $rmary. What a lucky guy... she really looks like a pro sucker!
<br><br>
You [[stop spying|Computer]] Mary
<<elseif $randomnumber is 6>>
<img src="images/mary/marylam2.jpg"><br><br>
"Hey! She's half naked!"<br>
Mary is chilling on her bed half naked, nice view to be honest.
<br><br>
You [[stop spying|Computer]] Mary
<<elseif $randomnumber is 7>>
<img src="images/mary/marylam3.jpg"><br><br>
"Hey! She's half naked!"<br>
Mary is chilling on her bed half naked, nice view to be honest.
<br><br>
You [[stop spying|Computer]] Mary
<<elseif $randomnumber is 8>>
<img src="images/mary/marylam4.jpg"><br><br>
"Hey! She's half naked!"<br>
Mary is chilling on her bed half naked, nice view to be honest.
<br><br>
You [[stop spying|Computer]] Mary
<<elseif $randomnumber is 9>>
<img src="images/mary/pussy1.gif"><br><br>
"Oh yeah, keep giving yourself pleasure slut!"<br>
Mary is enjoying a nice time with her body, her young pussy looks amazing!
<br><br>
You [[stop spying|Computer]] Mary
<<elseif $randomnumber is 10>>
<img src="images/mary/sex1.gif"><br><br>
"COME ON, KEEP FUCKING LIKE THAT!"<br>
Mary is getting a nice cock inside her pussy, she looks like a real slut.
<br><br>
You [[stop spying|Computer]] Mary
<<elseif $randomnumber is 11>>
<img src="images/mary/tits1.gif"><br><br>
Looks like she's trying some new bra, you can perfectly see her small but juicy tits.
<br><br>
You [[stop spying|Computer]] Mary
<<elseif $randomnumber is 12>>
<img src="images/mary/tits2.gif"><br><br>
Looks like she's trying some new bra, you can perfectly see her small but juicy tits.
<br><br>
You [[stop spying|Computer]] Mary
<<else>>
<img src="images/mary/marylam.jpg" width="640" height="422"><br><br>
"Oh fuck, I'll have to come later to see more action..."<br>
Mary is just chilling on her room.
<br><br>
You [[stop spying|Computer]] Mary
<</if>>
<<set $cycle +=1>>
<<else>>
<img src="images/home/actions/tired.jpg" width="640" height="422" alt="Tired"><br><br>
You're too tired to spy Mary or maybe she isn't at home right now.
<br><br>
[[Computer]]
<</if>>
<</nobr>>You're in front of Lucy's bedroom door, you start knocking at the door.
''Knock, knock''
<<me>>Can I come in, Lucy?<</me>>
<<lucy>>Not now, $name, please.<</lucy>>
<<me>>Are you alright? Need something?<</me>>
You start to hear Lucy cry, and you decide to go in.
<img src="images/lucy/lucycry.JPG">
<<me>>Ohh... come here honey, tell me what is wrong<</me>>
<<lucy>>I told you to don't come in!<</lucy>>
<<me>>I know, I know... but you know, I can't let my beautiful $rlucy crying and leave as if nothing happens.<</me>>
<<lucy>>Just leave me alone, please.<</lucy>>
<<me>>No way, Lucy. Something went wrong at the date?<</me>>
You hear her whisper:
<<lucy>>//Hmm... yeah.//<</lucy>>
<<me>>Want to talk about it with me?<</me>>
<<lucy>>Why guys are always completly ''jerks''!?<</lucy>>
You start to feel bad for the situation.
<<me>>Well, idiots have always existed. What did he do to you?<</me>>
<<lucy>>Everything was going fine until he started to... Arg! Guys literally only want one thing and it's fucking disgusting!<</lucy>>
<<me>>He started to...?<</me>>
<<lucy>>Well he tried to touch my... with his foot while we had dinner.<</lucy>>
<<me>>HE WHAT!?<</me>>
<<lucy>>Please calm down, it's not that bad.<</lucy>>
As you hear that you cannot think anything else than killing that bastard.
<img src="images/me/mad.JPG">
<<me>>Of course it is!<</me>>
<<lucy>>Calm down please, I don't need this right now.<</lucy>>
<<me>>Tell me where that bastard lives.<</me>>
<<lucy>>What are you going to do?<</lucy>>
<<me>>Just tell me where he lives.<</me>>
<<lucy>>A few roads before College, house number 45, he tried to take me there.<</lucy>>
[[You leave|Home]] the room very angry.
<<set $lucy3 = true>>
<<set $lucy3event1 = true>>
<<notify>>New quest added!<</notify>><img src="images/quests/lucy/1house45.JPG">
<<nobr>>
<<if $cycle > 3>>
<br>
You're too tired to talk with the bastard that molested your $rlucy. Come back when you feel less tired.
<<else>>
Once you arrive to that bastard house you approach to the intercom and call his house.
<br>
<br><<dateguy>>Yeah?<</dateguy>>
<br><<me>>Come down you fucking bastard, I'll show you how to treat women!<</me>>
<br><<dateguy>>Who are you and the fuck is wrong with you?<</dateguy>>
<br><<me>>Stop talking and come here!<</me>>
<br>A few minutes later you see a man going out the door.
<br>
<br><img src="images/quests/lucy/2house45.JPG">
<br>
<br><<me>>I'm going to break your head, bastard.<</me>>
<br><<dateguy>>Hahaha, I'm sorry I can't fight old mans, it's against my-<</dateguy>>
<br><<linkreplace "Punch him" t8n>>\
You don't let him finish the sentence as you ''punch him on the face''. As a gift you also spit on his face.
<br>
<br><img src="images/quests/lucy/3house45.JPG">
<br>
<br><<dateguy>>What the fuck is wrong with you?<</dateguy>>
<br><<me>>That will teach you to respect women! And do not get close to my $rlucy, or next time you'll be a dead man.<</me>>
<br>[[You leave|Map]] the place before anyone comes.
<<set $lucy3event1 = false>>
<<set $fight = true>>
<<set $cycle +=1>>
<<notify>>Quest updated!<</notify>>
<</linkreplace>>\
<</if>>
<</nobr>>You enter Lucy's bedroom without knocking. She is still crying.
<img src="images/lucy/lucycry.JPG">
<<me>>Stop crying Lucy, that man will never come near you again.<</me>>
<<lucy>>What have you done $name?<</lucy>>
<<me>>Just scared him a little bit...<</me>>
She looks ''mad''.
<img src="images/lucy/lucymad.JPG">
<<lucy>>It's my life! Why do you have to do that? Don't mess with my affairs next time please.<</lucy>>
<<me>>You're right, but I could not stand here without doing anything...<</me>>
<<lucy>>Don't do it again, I don't want anything to happen to you. But... for this time... thanks.<</lucy>>
<img src="images/lucy/lucyhug.jpg">
Lucy comes near to you and gives you a hug.
<div style="color:red">You gained some dominance.</div>
After this talk, you [[leave the room|Home]]
<<set $player_dominance += 2>>
<<set $lucy3complete = true>>
<<set $fight = false>>
<<notify>>Quest completed!<</notify>><img src="images/lucy/lucyrelax.JPG">
You enter Lucy's room and you find her relaxed.
<<me>>Hello Lucy, how are you doing today?<</me>>
<<lucy>>Hey $name, just chilling, I have an appointement with my dentist at 10:00 AM, so I'm just taking my time to wake up.<</lucy>>
<<me>>You know it's like 9:30 AM true?<</me>>
<<lucy>>No it's not, my watches says it's 8:30 AM.<</lucy>>
<<me>>Last night it was time change. One hour less.<</me>>
<img src="images/lucy/lucystress.JPG">
<<lucy>>Oh fuck fuck fuck! I'm going to be late and I did not take shower yet!<</lucy>>
<<me>>Have you had breakfast?<</me>>
<<lucy>>No time $name.<</lucy>>
<<me>>Take your shower and I'll prepare breakfast.<</me>>
<<lucy>>Would you do that? Thanks!<</lucy>>
You decide to [[hurry and make breakfast|LucyBreakfast]], it is time to cook!
<<set $lucy4event1 = true>>
<<set $lucy4 = true>>
<<notify>>New quest added!<</notify>><img src="images/me/cooking.jpg">
You start preparing the breakfast for Lucy.
<<me>>This girl will never change, she's so beautiful, but sometimes she's so dumb...<</me>>
<img src="images/quests/lucy/lucy4breakfast.JPG">
You finish making breakfast, but she still isn't here and it's getting late.
You decide to go to the [[bathroom|LucyBreakfast2]] and call her.<img src="images/me/peeking.JPG">
You arrive to the bathroom and you can hear that she's still in the shower. Your old pervert mind tells you to take a peek before telling her that breakfast is ready.
<<linkreplace "You start looking through the keyhole" t8n>>
<img src="images/quests/lucy/lucy4shower1.gif">
<<me>>"Holy fuck!", you think.
"What a nice body and pussy she has." You can already feel how your dick is getting hard as a rock.<</me>>
<<linkreplace "Keep watching" t8n>>\
<img src="images/quests/lucy/lucy4shower2.gif">
Lucy is out of the shower and started to dry up, not before showing her amazing pussy. What an incredible view!
<<me>>Hey Lucy, breakfast is served, come before it gets cold!<</me>>
<<lucy>>I'm coming $name!<</lucy>>
<div style="color:red">You gained some dominance.</div>
You get [[out|LucyBreakfast3]] before she thinks you're peeking.
<<set $player_dominance += 2>>
<</linkreplace>>\
<</linkreplace>>\<img src="images/quests/lucy/lucy4breakfast2.JPG">
Lucy comes to the kitchen and starts eating her breakfast.
<<lucy>>Mmm it's delicious $name, thank you very much!"<</lucy>>
<<me>>I love the you love it, Lucy.<</me>>
<<lucy>>Seriously, I don't know what I would do without you, I feel like having you here is one of the best things it could happen to me. I really don't know how to thank all the things you're doing for me.<</lucy>>
<<me>>It's okay, Lucy. We will figure out...<</me>>
You stay and watch lucy having breakfast.
After a while, she finishs.
<<lucy>>I'm in a hurry so I'll go to my room to dress up, take a taxi and go to the dentist asap, thank you again, I love you so much!<</lucy>>
<<me>>See you my darling!<</me>>
<<linkreplace "Go with her to the bedroom" t8n>>\
<img src="images/quests/lucy/lucy4breakfast3.JPG">
You only see Lucy taking the clothes before she puts a T-shirt in front of the door's keyhole.
You go back to your [[home|Home]].
<<set $lucy4complete = true>>
<<set $lucy4event1 = false>>
<<set $cycle += 1>>
<<notify>>Quest completed!<</notify>>
<</linkreplace>>\<img src="images/lucy/lucyrelax2.JPG">
''Knock, knock''
<<me>>It's me $name, can I come in?<</me>>
<<lucy>>Sure.<</lucy>>
As you enter you see Lucy in her underwear.
<<me>>Oh, I'm sorry Lucy I didn't know y-<</me>>
<<lucy>>It's okay.", she says interrupting you: "I trust you.<</lucy>>
<<me>>Oh, that is good to hear, Lucy.<</me>>
<<lucy>>Tell me, what do you need?<</lucy>>
<<me>>I'm here to invite you to have a coffee with me, so we can keep talking about our reconciliation you know...<</me>>
<<lucy>>Yeah, it has been a very busy days lately, we really didn't talked about it again...<</lucy>>
<<me>>Yes, that's what I'm saying. Are you down for that coffee?<</me>>
<<lucy>>I'm in! Let me finish dressing up and let's go.<</lucy>>
You wait for her to be dressed.
A few minutes later she is ready to go.
<img src="images/quests/lucy/lucy5pic1.JPG">
<<me>>Wow, you look fantastic, Lucy!<</me>>
<<lucy>>Thank you $name, you're always so kind with me.<</lucy>>
<<me>>Should we go?<</me>>
<<lucy>>Finally I have to go somewhere else first, we better see each other directly in the coffee shop in the late afternoon, deal?<</lucy>>
<<me>>Deal!<</me>>
You [[leave|Home]] her room.
<<set $lucy5event1 = true>>
<<set $lucy5 = true>>
<<set $coffee = true>>
<<notify>>New quest added!<</notify>><img src="images/quests/lucy/lucy5coffee1.JPG">
You arrive at the cafeteria and you find Lucy sitting waiting for you.
<<me>>Hey Lucy!<</me>>
<<lucy>>Hello $name, sorry I've started without you, I was feeling thirsty.<</lucy>>
<<me>>It's okay, don't worry.<</me>>
<img src="images/quests/lucy/lucy5coffee2.jpg">
After a few minutes talking your day...
<<me>>Well well well... I remember when you was a child you was always saying that when you get older, you wont drink coffee because it's unhealthy.<</me>>
<<lucy>>Yeah haha, I remember that... Mmmm, by the way, I remember when I was like 10 years old, I always said that I was going to marry a girl because I hated boys.<</lucy>>
<<me>>Oh I definitly remember that!<</me>>
<<lucy>>Look me now, I love... boys hahaha!<</lucy>>
<img src="images/quests/lucy/lucy5coffee3.JPG">
You both start to laugh and start having a great moment. Until you remember what caused the biggest fight between you two.
<<me>>Hahaha... Well you wouldn't hate them so much when a boy got you pregnant at 18.<</me>>
<img src="images/quests/lucy/lucy5coffee4.JPG">
Lucy remains silent, her eyes looks sad.
<<me>>I'm sorry... I shouldn't have said that that way<</me>>
<<lucy>>No. It's okay. Really. It's the truth.<</lucy>>
<<me>>I really think we have to talk about it...<</me>>
<<lucy>>Well... You know what, you're right, I was young, hot, stupid and thoughtless. I only thought of pleasure. And yeah, of course I understand now why you got so mad, just thinking that Mary could do the same to me makes me furious. I owe you an apology.<</lucy>>
<<me>>I forgive you, Lucy. I'm sorry I wasn't there for you and Mary.<</me>>
<img src="images/lucy/lucyhug.jpg">
You give each other a hug and you finally finish the reconciliation.
<<lucy>>From now, let's get close $name.<</lucy>>
<<me>>For sure, Lucy. I'll be right here whatever you need.<</me>>
<div style="color:orange">Coffee is now available.</div>
You [[get out|Map]] from the coffee.
<<set $lucy5complete = true>>
<<set $lucy5event1 = false>>
<<set $cycle += 1>>
<<notify>>Quest completed!<</notify>><img src="images/lucy/lucyrelax2.JPG">
''Knock, knock''
<<me>>It's $name.<</me>>
<<lucy>>Oh perfect, come in!<</lucy>>
As you enter you see Lucy in her underwear.
<<lucy>>Yeah I know, you just enter and I'm again in my underwear, lately the days have been hot.<</lucy>>.
<<me>>It's okay, no problem. I just wanted to talk about Mary, and your relationship with her.<</me>>
<<lucy>>Perfect timing $name, I need help and you're the only one who can help me.<</lucy>>
<<me>>Yes, sure. Tell me about it.<</me>>
<<lucy>>Well, my relationship with Mary has distanced and now she doesn't tell me anything on how she's doing at college. As you are a teacher there, could you ask their teacher on how she's performing?<</lucy>>
<<me>>Sure Lucy, let me see what I can do.<</me>>
<<lucy>>Thank you $name, I don't know what I would do without you!<</lucy>>
You [[leave|Home]] her room.
<<set $lucy6event1 = true>>
<<set $lucy6 = true>>
<<notify>>New quest added!<</notify>><img src="images/city/school/principal/principalintro.JPG">
<<principal>>Hi $name, what brings you here?<</principal>>
<<me>>Hello Miss Principal. I actually need some help with something personal.<</me>>
<<principal>>Sure tell me about it.<</principal>>
<<me>>My $rmary is actually a student in this college, and my $rlucy Lucy, told me that she's not having too much contact with Mary lately, so she feels kinda worried about Mary's grades. Do you know where I can see that information?<</me>>
<<principal>>Well, that information is private to our students, there is nothing I can actually do. You will have to ask her personally.<</principal>>
<<me>>Oh, damn.<</me>>
<<principal>>I'm sorry $name, rules are the rules...<</principal>>
<img src="images/me/think.jpg">
You leave the office and think: "Maybe I could talk with one of her teachers, but first I need to know who to ask..."
Leave the [[office|College]]
<<set $lucy6event1 = false>>
<<set $lucy6event2 = true>><img src="images/quests/lucy/lucy6pc.jpg">
You sit down on your computer and start looking for Mary's teachers on the college database.
<<linkreplace "Look for Mary's name" t8n>>\
<img src="images/quests/lucy/lucy6pc.gif">
You start recollecting information from the database...
''You found'' a list of teachers, but you only know one of them: Agatha.
Well, looks like you'll have to talk to her.
You [[leave|College]] your office.
<</linkreplace>>\
<<set $lucy6event2 = false>>
<<set $lucy6event3 = true>><<me>>Hi it's $name, math teacher at this college, can I come in?<</me>>
<<agatha>>Sure, come in. I think I know you, do I?<</agatha>>
<<me>>Yeah, we talked like 5 minutes one day in the teacher's room.<</me>>
<<agatha>>Oh yeah, I remember now! Tell me, what do you need?<</agatha>>
<<me>>Well, you are actually my $rmary's teacher, and I would like to know a little bit about her grades. Latlely Mary has been distant with Lucy, my $rlucy, and I found out that you could maybe help me.<</me>>
<<agatha>>Mmm, okay, let's talk it on the sofa, please sit here me we.<</agatha>>
<img src="images/quests/lucy/lucy6feet1.JPG">
You both sit down on the sofa and start talking.
<<agatha>>Well $name, as you surely know, I can't give you any information about Mary's grades, as it's confidential.<</agatha>>
<<me>>Yes, I know Miss Agatha, but I really need that information, it's crucial for my $rlucy.<</me>>
<<agatha>>Mmm... I see...<</agatha>>
<<linkreplace "She puts her feets on your legs" t8n>>\
<img src="images/quests/lucy/lucy6feet2.JPG">
<<agatha>>Do you know something, $name? Any of my lovers wanted to fulfill my fetish. Foot fetish to be right...<</agatha>>
<<me>>So... If I help you with that, you'll help me with my problem?<</me>>
<<agatha>>Sure.<</agatha>>
<<linkreplace "You start sucking her feets" t8n>>\
<img src="images/quests/lucy/lucy6feet3.JPG">
<<agatha>>Mmm... yeah I love this sensation, keep sucking, don't stop!<</agatha>>
<img src="images/quests/lucy/lucy6feet4.JPG">
<<agatha>>Ohhh yeeees!<</agatha>>.
<<me>>Did you like it?<</me>>
<<agatha>>Oh old man, what an experienced tongue you have, I loved it!<</agatha>>
<<me>>Could you help me now?<</me>>
<<agatha>>Sure $name. Mary is having nice grades, the only thing is that she is kinda... how to say it gently... slut?<</agatha>>
<<me>>Wait. WHAT!?<</me>>
<<agatha>>Yes, she is very sexual active from what I could hear. Maybe a little too much. She's young and beautiful, it's kinda normal, nothing to worry about.<</agatha>>
<<me>>Is that going to interfere with her grades?<</me>>
<<agatha>>Well, if she fucks the teacher, her grades will be perfect haha.<</agatha>>
<<me>>Oh damn... Thank you Agatha, you help me so much.<</me>>
<<agatha>>It has been a pleasure, Mr. Old Tongue.<</agatha>>
<div style="color:red">You gained some dominance.</div>
You [[leave|College]] the office.
<<set $lucy6event3 = false>>
<<set $lucy6agatha = true>>
<<set $player_dominance += 1>>
<<set $cycle += 1>>
<<notify>>Quest updated!<</notify>>
<</linkreplace>>\
<</linkreplace>>\<img src="images/lucy/lucyrelax.JPG">
You find out Lucy chilling in her bedroom.
<<me>>Hey Lucy, I'm back with some info.<</me>>
<<lucy>>Oh my god, you're already back, tell me what you know!<</lucy>>
<img src="images/lucy/lucystress.JPG">
She instantly starts to feel stressed about your information.
<<me>>Looks like Mary is having great grades, but maybe you should talk to her about her... sexuality.<</me>>
<<lucy>>Oh thanks god she's having good grades. Sexuality? What is wrong with her?<</lucy>>
<<me>>Her teacher told me that Mary is... a little bit like you at your age.<</me>>
<<lucy>>Well, I'll definitly go and talk to her so she wont make the same mistakes as I did. Thank you for your help $name. One day I'll give you all theses favours back, I promise!<</lucy>>
<<me>>It's okay, let me know if you need something else.<</me>>
You [[leave|Home]] the room.
<<set $lucy6agatha = false>>
<<set $lucy6complete = true>>
<<notify>>Quest completed!<</notify>><img src="images/lucy/lucystress.JPG">
<<me>>Hello Lucy. You look stressed today.<</me>>
<<lucy>>Oh, $name, thank god you're here. Yeah, I'm stressed because I just received a call from a new company in the south of the city and they want to have an interview with me right now.<</lucy>>
<<me>>That is a great new!<</me>>
<<lucy>>Yes, kinda, but I don't have money for taxi and interview starts in 20 minutes!<</lucy>>
<<me>>Why don't you asked me, I take you there with my car.<</me>>
<<lucy>>Oh my god, yes please, I really need this jobs or I wont be able to pay my bills.<</lucy>>
<<me>>I'll wait you in the car.<</me>>
You leave the room and [[go to your car|LucyQuest7Car1]]
<<set $lucy7 = true>>
<<notify>>New quest added!<</notify>><img src="images/intro/life4.jpg" width="640" height="422">
You arrive to your car and start waiting for Lucy.
<<linkreplace "After a few minutes, Lucy arrives." t8n>>\
<img src="images/quests/lucy/lucy7car1.JPG">
<<lucy>>Here I am, let's go fast or I wont be on time.<</lucy>>
<<me>>Leeet's go!<</me>>
<<linkreplace "On the way to the interview..." t8n>>\
<img src="images/quests/lucy/lucy7car2.JPG">
<<me>>So tell me Lucy, what is this job about?<</me>>
<<lucy>>Well, nothing incredible to be honest, just a receptionist job at a luxurious hotel in the south of the city.<</lucy>>
<<me>>How they found you?<</me>>
<<lucy>>I put an ad long ago on various web pages.<</lucy>>
<<me>>Be careful with internet, it could be dangerous.<</me>>
<<lucy>>Oh please $name, I am an adult, I know what I'm doing.<</lucy>>
<<me>>Yes, sure.<</me>>
You [[arrive|LucyQuest7Car2]] to the hotel.
<</linkreplace>>\
<</linkreplace>>\<img src="images/quests/lucy/lucy7hotel1.JPG">
You finally arrived to the hotel.
<<lucy>>Wow, it's beautiful, even better than in photos!<</lucy>>
<<me>>Let's find a place to park and let's go in.<</me>>
<<linkreplace "You find a parking and go to the hotel." t8n>>\
<img src="images/quests/lucy/lucy7hotel2.JPG">
<<lucy>>Wow it's incredible!<</lucy>>
<<me>>It is...<</me>>
You go to the information zone and ask for the job interview.
<img src="images/quests/lucy/lucy7hotel3.JPG">
Lucy starts talking to the receptionist.
<<lucy>>Hello my name is Lucy, and I'm here for the job interview.<</lucy>>
<<lobbygirl>>Yes let me check... Hmm... Yeah here, Lucy. Please come with me.<</lobbygirl>>
<<lucy>>With pleasure.<</lucy>>
Lucy makes a sign for you to stay here.
<<me>>Sure Lucy, I'll stay here.<</me>>
<<linkreplace "You wait..." t8n>>\
<<linkreplace "And keep waiting..." t8n>>\
It has been 20 minutes already, why is it taking so long?
You decide to [[go upstairs|LucyQuest7Hotel1]] and find Lucy.
<<set $cycle += 1>>
<</linkreplace>>\
<</linkreplace>>\
<</linkreplace>>\<img src="images/quests/lucy/lucy7hotel4.JPG">
You start walking through hotel corridors, but you can't find the interview room.
<<linkreplace "While walking, a cleaner approaches you." t8n>>\
<img src="images/quests/lucy/lucy7hotel5.JPG">
<<hotelmaid>>Hello, I've noticed you're lost, or looking for something, can I help you?<</hotelmaid>>
You feel nervous and decide to lie a little bit.
<<me>>Yes... Hmmm... My $rlucy is at an interview, and she just called me because she needs to show a paper, and here I am... trying to figure out where she is... so... I can give her the paper... you know?<</me>>
<<hotelmaid>>Sure Sir, normally interviews are done in Mr. Brooks office, it's down the hall to the right.<</hotelmaid>>
<<me>>Thank you very much, Miss.<</me>>
You [[get out|LucyQuest7Hotel2]] of there quickly and nervous.
<</linkreplace>>\<img src="images/quests/lucy/lucy7hotel6.JPG">
You arrived in front of Mr. Brooks office. You can hear some noises coming from inside.
<<linkreplace "You decide to take a watch." t8n>>\
<img src="images/quests/lucy/lucy7int0.gif">
<<me>>WHAT THE -<</me>>
You try to keep watching without getting noticed.
<img src="images/quests/lucy/lucy7int1.gif">
<img src="images/quests/lucy/lucy7int2.gif">
You are asking yourself why Lucy is so desperate to give a blowjob to the guy from the interview, but at the same time you're enjoying every moment of that blowjob.
<img src="images/quests/lucy/lucy7int3.gif">
Look at that tits, they are incredible!
<<linkreplace "Looks like prenetration moment is coming." t8n>>\
<img src="images/quests/lucy/lucy7int4.gif">
<img src="images/quests/lucy/lucy7int5.gif">
<img src="images/quests/lucy/lucy7int6.gif">
<img src="images/quests/lucy/lucy7int7.gif">
<<linkreplace "Watch how she takes the cum in her mouth." t8n>>\
<<me>>One day, I'll be the lucky guy to fuck this slut. I don't care she's my $rlucy, I just want to have my hard dick inside that pussy!<</me>>
<img src="images/quests/lucy/lucy7cum1.gif">
<img src="images/quests/lucy/lucy7cum2.gif">
Looks like she is a sperm lover... what a nice hoe she is.
<div style="color:red">You gained some dominance.</div>
You decide to [[leave|LucyQuest7Hotel3]] before getting noticed.
<<set $player_dominance += 2>>
<</linkreplace>>\<</linkreplace>>\<</linkreplace>>\<img src="images/quests/lucy/lucy7hotel2.JPG">
You go back to the entrance of the hotel.
<<linkreplace "After a few minutes Lucy arrives." t8n>>\
<<me>>Well... well... well... How as it been?<</me>>
<<lucy>>It's soon to know, but I think I might have a really opportunity to get the job.<</lucy>>
<<me>>That's fantastic!<</me>>.
<<lucy>>Yes it is, but let's take it with precaution for now... Can we go home? I'm tired.<</lucy>>
<<me>>Sure Lucy.<</me>>
<<nobr>>
<br>You go back to the car and [[come back home|Home]].
<</nobr>>
<<set $lucy7complete = true>>
<<set $cycle += 2>>
<<notify>>Quest completed!<</notify>>
<</linkreplace>>\<img src="images/me/peeking.JPG">
You start walking around the house, and you hear Lucy screaming. You also hear a man. He has the voice of an older person, what could be happening?
It seems that the noises are coming from the kitchen. You decide to go see what is happening.
[[Enter the kitchen|LucyQuest8Landlord1]]
<<set $lucy8 = true>><img src="images/lucy/lucyrelax3.JPG">
You enter the room and see Lucy chilling in her bedroom.
<<me>>Hi my favorite $rlucy, how are you doing today?<</me>>
<<lucy>>Hello $name. Well, I'm fine and you?<</lucy>>
<<me>>I am also good, thanks for asking.<</me>>
You start to feel nervous, you're about to tell her what you saw in the interview. //¿How is she going to react?//
<<me>>Have they given you the answer to the interview you did?<</me>>
<<lucy>>Well, no answer yet. Why?<</lucy>>
<<me>>I don't know how to say it...<</me>>
<<lucy>>Well, I'm all ears. Come on, tell me.<</lucy>>
You start to feel like your mouth is getting dry. You don't know if it's because of the nerves or because you're old, but you're feeling it.
<<me>>I really don't know... I'm feeling bad right now.<</me>>
<<lucy>>What is wrong $name you can te-<</lucy>>
<<linkreplace "You interrupt her." t8n>>\
<<me>>''I SAW YOU!''<</me>>
<<lucy>>What?<</lucy>>
<<me>>I saw you having sex with the interviewer!<</me>>
<<lucy>>You what!? How... I'm-<</lucy>>
<img src="images/lucy/lucycry.JPG">
Lucy starts crying and leaves her bedroom runing. You're too old to run behind her.
[[Where did she go?|Home]]
<<set $lucy9 = true>>
<<set $lucy9event1 = true>>
<<set $library = true>>
<<notify>>New quest added!<</notify>>
<</linkreplace>><img src="images/lucy/lucyrelax.JPG">
You walk into the room and find Lucy sitting on top of her bed.
<<me>>Hello my preferred $rlucy, how are you doing today?<</me>>
<<lucy>>Well, fine and you?<</lucy>>
<<me>>Better than never. Tell me, Lucy, would you like to go to the cinema? I know it has been a strange few days and I would like to take you, drinks and popcorn is on me, obviously. What you say?<</me>>
<<lucy>>Sure! It would be fine, so I can disconnect a little bit.<</lucy>>
<<me>>Perfect, any preferred movie?<</me>>
<<lucy>>On Saturday they release a scary movie that I really want to see, if you promise me that you won't have a heart attack, we can go together.<</lucy>>
<<me>>Works for me.<</me>>
[[You leave|Home]] her room.
<<set $lucy10 = true>>
<<set $lucy10event1 = true>>
<<notify>>New quest added!<</notify>><img src="images/home/kitchen.JPG">
You enter the kitchen, and the first person you see is your Landlord. He looks pretty mad. The first thing you think is: what the hell is he doing here?
<img src="images/quests/lucy/lucy8kitchen1.JPG">
The Landlord comes to you and start yelling:
<<landlord>>Tell her to stop yelling at me, she broke it!<</landlord>>
//You feel confused//
<<me>>What is happening here?<</me>>
<<linkreplace "Lucy approaches you." t8n>>\
<img src="images/lucy/lucymad.JPG">
<<lucy>>This morning I went to shower and there was no hot water coming out. Looks like the boiler is broken and this man does not want to change it, and he is asking me for money because supposedly I have broken it.<</lucy>>
Landlord yells again:
<<landlord>>''Of course you broke it!''<</landlord>>
<<me>>You have to pay it, man, it is not our fault.<</me>>
<<landlord>>I am not interested in what you are going to tell me, you are going to pay for it. I'm not going to waste another minute with you!<</landlord>>
<<linkreplace "Landlord leaves the house." t8n>>\
<<me>>Lucy, how much did he asked for?<</me>>
<<lucy>>He is completly insane, he asked us for 300$!<</lucy>>
<<me>>We will get the money.<</me>>
<<lucy>>I can't pay him, I won't get paid until next month, if I am finally hired...<</lucy>>
<<me>>Oh, yes, the interview... Well, don't worry, I'll get the money so we can finally pay that bastard, okay?<</me>>
<<lucy>>Thank you $name...<</lucy>>
[[You decide to get out|Home]]
<<set $cycle +=1>>
<<notify>>New quest added!<</notify>>
<</linkreplace>>\
<</linkreplace>>\<img src="images/quests/lucy/lucy8money1.JPG">
You walk into the room with money in hand. Lucy sees it and is automatically happier.
<<lucy>>You did it!<</lucy>>
<<me>>Of course, I told you, Lucy.<</me>>
<<lucy>>I don't know how to give you back all you're doing for me... You're so kind...<</lucy>>
<<me>>No problem, Lucy, one day you'll give it back haha.<</me>>
<<linkreplace "You give her the money." t8n>>\
<img src="images/quests/lucy/lucy8money.gif">
Lucy feels happy with that amount of money in her hands, she kinda looks like a bad bitch.
[[Leave the room|Home]]
<<set $lucy8complete = true>>
<<set $player_money -= 300>>
<<set $cycle += 1>>
<<notify>>Quest completed!<</notify>>
<</linkreplace>>\<img src="images/quests/lucy/lucy10cinema1.JPG">
You arrive at the cinema and go to buy the tickets for the movie. The movie Lucy wants is the new horror movie called the Haunted Elder House. It seems that the movie is going to be scary.
After a few minutes waitin, Lucy arrives.
<<me>>Hello Lucy, here you have the ticket, let's get in before the movies starts!<</me>>
<<lucy>>Sure, come on. But I would like some popcorn first.<</lucy>>
<<linkreplace "You start looking for popcorn." t8n>>\
<img src="images/quests/lucy/lucy10cinema2.JPG">
You both go the food seller and buy some sodas and popcorn.
<img src="images/quests/lucy/lucy10cinema3.JPG">
You're ready and both give the tickets to enter the movie room.
[[You enter the room|LucyQuest10Cinema2]]
<</linkreplace>>\<img src="images/quests/lucy/lucy10cinema4.JPG">
You get to the room and sit in your seats. While you wait for the movie to start, you start talking for a while.
<<me>>Exited for the movie?<</me>>
<<lucy>>Sure. I really wanted to watch this movie and I haven't been to the cinema for a long time, thanks for taking me out.<</lucy>>
<<me>>It's a pleasure, Lucy.<</me>>
<<lucy>>The only thing is that I am very afraid of these movies, after I have a hard time when I try to sleep, but I don't know, I wanted to go see one.<</lucy>>
<<me>>Well, everything is going to be okay, don't warry. Look, looks like movie is starting!<</me>>
The movie starts and people start to shut up.
<<linkreplace "Start watching the movie." t8n>>\
<img src="images/quests/lucy/lucy10movie.gif">
Although you fall asleep every so often, people wake you up with their screams, the movie seems scary.
<img src="images/quests/lucy/lucy10cinema5.JPG">
Every now and then you watch Lucy, she's having a really bad time and she seems pretty scared.
[[The movie ends|LucyQuest10Cinema3]]
<</linkreplace>>\<img src="images/quests/lucy/lucy10car.gif">
After the movie you drive both of you to the house.
<<lucy>>I'm really scared, $name.<</lucy>>
<<me>>I can drive slower.<</me>>
<<lucy>>No no, I'm talking about the movie.<</lucy>>
<<me>>Oh... the movie.<</me>>
<<lucy>>Aren't you scared?<</lucy>>
<div id="choices">\
<<link "Tell the truth.">>
<<replace "#choices">>
<<me>>I've been sleeping all movie, so...<</me>>
<<lucy>>It is normal, at your age is better that they do not give you any scare.<</lucy>>
[[You arrive home|LucyQuest10Cinema4]]
<</replace>>
<</link>>
<<link "Lie.">>
<<replace "#choices">>
<<me>>Of course not, I'm not an old experienced man, I know everything is unreal and to be honest, if I punched the guy you had a date with, I would also punch that stupid monster from the movie.<</me>>
<<lucy>>What a brave man you are, $name!<</lucy>>
<div style="color:red">You gained some dominance.</div>
[[You arrive home|LucyQuest10Cinema4]]<</replace>>
<<set $player_dominance += 1>>
<</link>>
\</div><img src="images/home/reception.JPG" width="640" height="422" alt="reception">
You come home and you see Lucy very scared.
<<me>>Still scared?<</me>>
<<lucy>>I am. Not sure if I'll be able to sleep tonight, I see that stupid monster everywhere in the house.<</lucy>>
<<me>>If you want I can sleep in your bedroom, I know tomorrow you have a busy day and you need a good sleep.<</me>>
<<lucy>>Well... You know what, sure. Like good old times when I was little, remember?<</lucy>>
<<me>>Of course I remember, Lucy, of course.<</me>>
<<linkreplace "You go to Lucy's bedroom." t8n>>\
<img src="images/quests/lucy/lucy10bedroom.gif">
Lucy starts to get confortable to sleep in her bed.
<<lucy>>Thank you for everything, $name. For you support, your help... everything. You're welcome to come and sleep with me everytime you want.<</lucy>>
<<me>>Haha, that's great to know.<</me>>
<<linkreplace "You both go to sleep." t8n>>\
<img src="images/quests/lucy/lucy10cinema6.JPG">
[[You sleep until next day|Sleep]]
<<nobr>>
<<set $lucy10complete = true>>
<<set $lucy10event1 = false>>
<<notify>>Quest completed!<</notify>>
<</nobr>>
<</linkreplace>>\
<</linkreplace>>\<img src="images/quests/lucy/lucy10cinema6.JPG">
<<nobr>>
<<if $day == 7>>
<br>[[You fall asleep and you rest all the night|Sleep]]
<<else>>
<br>[[You fall asleep and you rest all the night|Sleep]]
<</if>>
<</nobr>><img src="images/quests/lucy/lucy9library1.JPG">
This library is enormous! Where do I start looking for Mary? I don't even know if she's here...
[[Go to the right.|LucyQuest9Library2]]
[[Go to the left.|LucyQuest9Library3]]<img src="images/quests/lucy/lucy9library2.JPG">
I've been here before? Uh... I think I'm walking in circles.
[[Go to the right.|LucyQuest9Library3]]
[[Go to the left.|LucyQuest9Library4]]<img src="images/quests/lucy/lucy9library3.JPG">
I love this place, I love every book from this library, I've read a lot of them, but why is this place so big? And where is Lucy?
[[Go to the right.|LucyQuest9Library2]]
[[Go to the left.|LucyQuest9Library4]]<img src="images/quests/lucy/lucy9library4.JPG">
I'm tired of this Library, where is Lucy?
[[Go to the right.|LucyQuest9Library1]]
[[Go to the left.|LucyQuest9Library5]]<img src="images/quests/lucy/lucy9library5.JPG">
I think I'm getting closer...
[[Go to the right.|LucyQuest9Library6]]
[[Go to the left.|LucyQuest9Library1]]<img src="images/quests/lucy/lucy9library.JPG">
You hear something in front of you... it's Lucy!
<<me>>Hey Lucy, are you okey?<</me>>
<<lucy>>Wha-what are you doing here?<</lucy>>
<<me>>You left the house crying, the less I can do is to come here to support you.<</me>>
Lucy looks at your eyes for a few minutes.
<<lucy>>Thanks...<</lucy>>
<<me>>You know, I know it has been hard times for you, but you don't need that work, and you don't need to be that desperate to get one, trust me.<</me>>
<<lucy>>But I need the money, $name.<</lucy>>
<<me>>I know, but if you give yourself like that, you'll only find problems. Forget about that job, I'll help you with the bills until you find something better, okay?<</me>>
<<linkreplace "You grab her arm." t8n>>\
<img src="images/quests/lucy/lucy9library6.JPG">
<<me>>Come on, let's go home.<</me>>
<div style="color:orange">Library is now available.</div>
<<nobr>>
<<if $cycle < 6>>
[[You come back home|Home]]
<<set $cycle += 2>>
<<else>>
[[You come back home to get a good sleep|SleepAction]]
<</if>>
<<set $lucy9complete = true>>
<<set $lucy9event1 = false>>
<<notify>>Quest completed!<</notify>>
<</nobr>>
<</linkreplace>>\<img src="images/city/school/inside.jpg" width="640" height="422">
[[First Class|Teaching1]]
[[Teacher's room|Teacher's Room]]
[[Gym]]
[[Lockers]]
[[Girls bathroom|GirlsBathroom]]
[[Boys bathroom|BoysBathroom]]
<<set $cycle = 2>><img src="images/city/school/classteaching.JPG" width="640" height="422">\
<<nobr>>
<br>You enter your classroom and start teaching math to your students.
<<set $randomnumber to random(1,100)>>
<<if $randomnumber >= 1 && $randomnumber <= 5>>
<br>At the end of class, one of your students comes to ask you something about today's class.
<br><br><<girl1>>Hello $name, I don't understand anything about this subject, could you help me please?<</girl1>>
<br>You can now meet your student at your office for a private class.
<<set $girl1 = true>>
<<elseif $randomnumber >= 6 && $randomnumber <= 10>>
<br>At the end of class, one of your students comes to ask you something about today's class.
<br><br><<girl2>>Hey $name, look, I'm a dubass bitch that will never understand this shit, can we just go to your office so you can give me a good... grade?<</girl2>>
<br>You can now meet your student at your office for a private class.
<<set $girl2 = true>>
<<elseif $randomnumber >= 11 && $randomnumber <= 15>>
<br>At the end of class, one of your students comes to ask you something about today's class.
<br><br><<girl3>>Sorry to interrupt you now, but I'm having problems at home and I cannot focus on maths lately, can we have a private class so you can teach me some... maths?<</girl3>>
<br>You can now meet her at your office for a private class.
<<set $girl3 = true>>
<<elseif $randomnumber >= 16 && $randomnumber <= 20>>
<br>At the end of class, one of your students comes to ask you something about today's class.
<br><br><<girl4>>I'm having trouble because of a porn video of mine that was shot at this school. Now everyone thinks I'm a slut, and I'm trying to change that with my lawyer. So my grades have dropped in this subject and I need to increase them again, do you think you could help me?<</girl4>>
<br>You can now meet her at your office for a private class.
<<set $girl4 = true>>
<</if>>
<</nobr>>
[[Leave classroom|PreBreak1]]<img src="images/city/school/inside.jpg" width="640" height="422">
''Mid Break''
[[Second class|Teaching2]]
[[Teacher's room|Teacher's Room]]
[[Gym]]
[[Lockers]]
[[Girls bathroom|GirlsBathroom]]
[[Boys bathroom|BoysBathroom]]<img src="images/city/school/classteaching2.JPG" width="640" height="422">
<<nobr>>
<br>You enter your classroom and start teaching math to your students.
<<set $randomnumber to random(1,100)>>
<<if $randomnumber >= 1 && $randomnumber <= 10>>
<br>You teach a "normal" class of maths. You teach your students that math and sex are not that different.
<br>At the end of class, one of your students comes to ask you something about today's class.
<br><br><<girl5>>"I really liked your presentation on the similarities between math and sex, but I'm having trouble understanding everything, could you come to my bedroom and help me with some issues? My dorm number is 105."<</girl5>>
<br>
<br>You can now meet your student at her dorm.
<<set $girl5 = true>>
<</if>>
<</nobr>>
[[Leave classroom|PreBreak2]]<img src="images/city/school/inside.jpg" width="640" height="422">
''Last Break''
[[Last class|Teaching3]]
[[Teacher's room|Teacher's Room]]
[[Gym]]
[[Lockers]]
[[Girls bathroom|GirlsBathroom]]
[[Boys bathroom|BoysBathroom]]<img src="images/city/school/classteaching3.JPG" width="640" height="422">
<<nobr>>
<br>You enter your classroom and start teaching math to your students.
<<set $randomnumber to random(1,100)>>
<<if $randomnumber >= 1 && $randomnumber <= 3>>
<br>You teach a "normal" class of maths. You teach your students that math and sex are not that different.
<br>At the end of class, one of your students comes to ask you something about today's class.
<img src="images/city/school/dorms/room105/girl.JPG">
<br>"I really liked your presentation on the similarities between math and sex, but I'm having trouble understanding everything, could you come to my bedroom and help me with some issues? My dorm number is 105."
<br>
<br>You can now meet your student at her dorm.
<<set $girl5 = true>>
<</if>>
<<set $workedtoday = true>>
<<set $workeddays += 1>>
<<set $player_money += 75>>
<</nobr>>
[[Finish your day|College]]
<<set $gloryhole = true>>
<<set $cycle +=1>><img src="images/city/school/teachersroom.JPG">
<<nobr>>
<<if $cycle == 2>>
[[Leave room|StartWork]]
<<elseif $cycle == 3>>
[[Leave room|Break1]]
<<elseif $cycle == 4>>
[[Leave room|Break2]]
<</if>>
<</nobr>><img src="images/city/school/lockers.JPG">
<<nobr>>
<<if $cycle == 2>>
[[Leave room|StartWork]]
<<elseif $cycle == 3>>
[[Leave room|Break1]]
<<elseif $cycle == 4>>
[[Leave room|Break2]]
<</if>>
<</nobr>><img src="images/city/school/dorms/dorms.JPG">
<<nobr>>
<<if $girl5 == true>>
<br>[[Go to room 105|Room105]]
<</if>>
<</nobr>>
[[Back to College|College]]<img src="images/city/school/dorms/room105/dorm.JPG">
<<nobr>>
<<if $player_charm >= 30>>
<br>You teach her some math. After an hour, you finish the private class.
<br>
<br><<girl5>>That's so sexy! I now understand everything! Math and sex are really close, you're right!<</girl5>>
<br><<me>>And you know what? I'm going to teach, in exclusive for you, the continuation of sex & maths...<</me>>
<br>She understands what you are referring to and starts to remove her bra.
<br>
<br><img src="images/city/school/dorms/room105/tits1.gif">
<br>
<br><<girl5>>I'm so hot right now, $name, please fuck me in my bed!<</girl5>>
<br><img src="images/city/school/dorms/room105/sex1.gif">
<br>
<br><<me>>I love fucking your pussy while I'm watching your little ass!<</me>>
<br><img src="images/city/school/dorms/room105/sex2.gif">
<br><img src="images/city/school/dorms/room105/sex3.gif">
<br>
<br><<girl5>>Come inside teacher!<</girl5>>
<br>You came inside her.
<br>
<br><<me>>That was incredible, whenever you need another sex & maths class, just ask me.<</me>>
<br><<girl5>>Sure!<</girl5>>
<<else>>
<br>
<br>You teach her some math. After an hour, you finish the private class.
<br>
<br><<me>>If I was charmer I could probably fuck this little slut...<</me>>
<div style="color:orange">You need at least 30 charm to have fun with your student.</div>
<</if>>
<<set $girl5 = false>>
<<set $player_money += 10>>
<br><div style="color:green">You gained 10$ for your private class.</div>
<</nobr>>
[[Back to dorms|College Dorms]]
<<set $cycle +=1>>''Knock, Knock''
<<me>>It's me. $name. Can I come in?<</me>>
<<mary>>Sure, enter.<</mary>>
<img src="images/quests/mary/mary1room1.JPG">
You enter the room and see Mary lying on the ground, close to the bed.
<<me>>Have you finished the stuff you-<</me>>
<<mary>>Yeah sure.<</mary>>
<<me>>Oh, nice. I've been thinking, would you like to go to the mall with me? We could talk, look for some nice clothes, maybe eat something.<</me>>
<<mary>>That would be great, I'm down.<</mary>>
<<me>>Perfect!<</me>>
<<mary>>Give me a couple minutes so I can get dressed.<</mary>>
<<me>>Sure, I'll wait for you outside.<</me>>
<<linkreplace "You peek on her while you leave." t8n>>\
<img src="images/quests/mary/mary1room2.gif">
You can see her nice ass, she's gorgeous!
[[It's risky, you should leave.|MaryQuest1House]]
<<notify>>New quest added!<</notify>>
<</linkreplace>>\
<<mary>>I'm here, $name<</mary>>
<<me>>Nice, let's go to the car!<</me>>
You enter the car and ''drive'' to the mall.
<img src="images/quests/mary/mary1mall1.gif">
<<me>>So, tell me Mary, how is college going?<</me>>
<<mary>>It's going well! Party and sex everyday!<</mary>>
<<me>>Mary?<</me>>
<<mary>>Just joking! I just party on weekdays haha!<</mary>>
<<me>>Well, if you're happy with that, that is what matters.<</me>>
<<mary>>I was obviously joking, I have a boyfriend and I study when its needed.<</mary>>
<<me>>What are you studying?<</me>>
<<mary>>I want to be a lawyer. After everything that's happening to mom, all I want is to help people and defend their rights.<</mary>>
<<me>>Oh that's beautiful!<</me>>
<<mary>>I know, mom was very important to me, she raised me without any help, she rocks!<</mary>>
<<me>>She deservers so much, that's why I'm here, I really want to help her.<</me>>
<<mary>>I can see that.<</mary>>
After a nice talk, [[you arrive to the mall.|MaryQuest1Mall]]<<character 'lucy' 'images/characters/lucy.jpg'>>
<<character 'principal' 'images/characters/principal.jpg'>>
<<character 'me' 'images/characters/me.jpg'>>
<<character 'mary' 'images/characters/mary.jpg'>>
<<character 'landlord' 'images/characters/landlord.JPG'>>
<<character 'saleswoman' 'images/characters/saleswoman.jpg'>>
<<character 'dateguy' 'images/characters/dateguy.jpg'>>
<<character 'lobbygirl' 'images/characters/lobbygirl.jpg'>>
<<character 'hotelmaid' 'images/characters/hotelmaid.jpg'>>
<<character 'agatha' 'images/characters/agatha.jpg'>>
<<character 'girl1' 'images/characters/girl1.jpg'>>
<<character 'girl2' 'images/characters/girl2.jpg'>>
<<character 'girl3' 'images/characters/girl3.jpg'>>
<<character 'girl4' 'images/characters/girl4.jpg'>>
<<character 'girl5' 'images/characters/girl5.jpg'>>
<<character 'student' 'images/characters/student.jpg'>>
<<character 'doorman' 'images/characters/doorman.jpg'>>
<<character 'marc' 'images/characters/marc.jpg'>><<nobr>>
<<me>>Sure, here you have.<</me>>
<br><img src="images/landlord/landlordmoney.JPG">
<br>
<br>You payed your Landlord $bill $.
<br><br>
<<landlord>>Always a pleasure to come on Mondays! Haha!<</landlord>>
<<set $billpayed = true>>
<<set $player_money -= $bill>>
<</nobr>>
[[Go back home|Home]]
<<set $gameover = 0>><<nobr>>
<br><<me>>I'm sorry, only have $player_money $, I wont be able to pay this week.<</me>>
<br><<landlord>>What!? You dont have my money!? Let's find an another way...<</landlord>>
<br>[[Pay 50$ more each time from now|BillRise]], plus he takes all the money you have currently.
<<if $player_dominance >= 50>>
<br>[[Reach an agreement|LandlordPayAction3]]
<<else>>
<br><div style="color:orange">You need 50 Dominance to reach an agreement with the landlord.</div>
<</if>>
<</nobr>>Double-click this passage to edit it.Game Over. WIP.<<nobr>>
<<set $randomnumber to random(1,100)>>
<<if $randomnumber >= 1 && $randomnumber < 10>>
<br><img src="images/city/school/pre1.gif">
<br>
<br>As you walk down the hall, you catch a student flirting with a teacher.
<br>
<br>[[Continue walking|Break1]]
<<elseif $randomnumber >= 10 && $randomnumber < 20>>
<br><img src="images/city/school/pre2.gif">
<br>
<br>As you walk down the hall, you walk past the girls' changing rooms... And the door just opens!
<br>
<br><<me>>Holy fuck, what a nice pair of tits she has!<</me>>
<br>[[Continue walking|Break1]]
<<elseif $randomnumber >= 20 && $randomnumber < 30>>
<br><img src="images/city/school/pre3.gif">
<br>
<br>While you're going to your next class you can see a student opening a girl's student shirt.
<br>
<br><<me>>Holy fuck, what a nice pair of tits she has!<</me>>
<br>[[Continue walking|Break1]]
<<elseif $randomnumber >= 30 && $randomnumber < 40>>
<br><img src="images/city/school/pre4.gif">
<br>
<br>On the way to the cafeteria to drink a coffee, you see how a student makes a joke on her friend by showing her tit.
<br>
<br><<me>>"I want to see the other one!", you think.<</me>>
<br>[[Continue walking|Break1]]
<<elseif $randomnumber >= 40 && $randomnumber < 50>>
<br><img src="images/city/school/pre5.gif">
<br>
<br>On your way to the next classroom you can see a student having his dick sucked by a whore schoolgirl.
<br>
<br>[[Continue walking|Break1]]
<<else>>
<<timed 0.25s>><<goto "Break1">><</timed>>
<</if>>
<</nobr>>
<<set $gloryhole = true>>
<<set $cycle +=1>><<nobr>>
<<set $randomnumber to random(1,100)>>
<<if $randomnumber >= 1 && $randomnumber < 10>>
<br><img src="images/city/school/pre6.gif">
<br>
<br>As you walk down the hallway, you catch a teacher asking to see the schoolgirl's panties.
<br>
<br>[[Continue walking|Break2]]
<<elseif $randomnumber >= 10 && $randomnumber < 20>>
<br><img src="images/city/school/pre7.gif">
<br>
<br>As you walk down the hall, you can see the schoolgirl's panties.
<br>
<br><<me>>What a whore, we can see everything!<</me>>
<br>[[Continue walking|Break2]]
<<elseif $randomnumber >= 20 && $randomnumber < 30>>
<br><img src="images/city/school/pre8.gif">
<br>
<br>As you walk down the hall, you can see the schoolgirl's panties.
<br>
<br><<me>>What a whore, we can see everything!<</me>>
<br>[[Continue walking|Break2]]
<<elseif $randomnumber >= 30 && $randomnumber < 40>>
<br><img src="images/city/school/pre9.gif">
<br>
<br>As you walk down the hall, you can see the schoolgirl's panties.
<br>
<br><<me>>What a whore, we can see everything!<</me>>
<br>[[Continue walking|Break2]]
<<elseif $randomnumber >= 40 && $randomnumber < 50>>
<br><img src="images/city/school/pre10.gif">
<br>
<br>As you walk down the hall, you can see the schoolgirl's panties.
<br>
<br><<me>>What a whore, we can see everything!<</me>>
<br>
<br>[[Continue walking|Break2]]
<<else>>
<<timed 0.25s>><<goto "Break2">><</timed>>
<</if>>
<</nobr>>
<<set $gloryhole = true>>
<<set $cycle +=1>><img src="images/city/school/bbathroom/pee.gif">
You go to the bathroom to pee. You feel relaxed.
[[Leave the stall|BoysBathroomLS]]<img src="images/city/school/bbathroom/laststall.JPG">
[[Pee|BoysBathroomPee]]
[[You can see a hole|BoysBathroomHole]]
[[Leave the stall|BoysBathroom]]<img src="images/city/school/bbathroom/hole.jpg">
Looks like something can fit in it.
[[Put your dick in the hole|BoysBathroomHoleFree]]
[[Put money on your dick and insert it in the hole|BoysBathroomHolePay]]
[[Leave the stall|BoysBathroom]]<<nobr>>
<<if $gloryhole == false>>
We already told you there is no one right now... Maybe try after next class?
<br>
<br><<return "Remove it">>
<<elseif $gloryhole == true>>
<<set $randomnumber to random(1,10)>>
<<if $randomnumber == 1>>
You can hear that ''someone is behind the wall.''
<br>
<br><<linkreplace "Insert the dick in the hole" t8n>>\
<br><img src="images/city/school/bbathroom/gh/ghfree1_1.gif">
<br>
<br>You can feel that she removed her head. Is that bad?
<br>
<br><img src="images/city/school/bbathroom/gh/ghfree1_2.gif">
<br>
<br>She finally takes your cock and start sucking it!
<br>
<br><img src="images/city/school/bbathroom/gh/ghfree1_3.gif">
<br>
<br>You're cuming in some girls mouth, but you don't know her. That makes you very horny!
<br>
<br><<return "Remove your cock from the hole">>
<</linkreplace>>\
<<else>>
Looks like no one is here. You should come after the next class.
<br>
<br><<return "Leave">>
<</if>>
<<set $gloryhole = false>>
<</if>>
<</nobr>><<nobr>>
<<if $gloryhole == false>>
We already told you there is no one right now... Maybe try after next class?
<br>
<br><<return "Remove it">>
<<elseif $gloryhole == true>>
<<set $randomnumber to random(1,2)>>
<<if $randomnumber == 2 && $player_money >= 20>>
You can hear that ''someone is behind the wall.''
<br>
<br><<linkreplace "Put money on your dick and insert it in the hole" t8n>>\
<br><img src="images/city/school/bbathroom/gh/ghpay1_1.gif">
<br>
<br>The girl is completly shocked with the money!
<br>
<br><img src="images/city/school/bbathroom/gh/ghpay1_2.gif">
<br>
<br>She takes the money and start sucking it!
<br>
<br><img src="images/city/school/bbathroom/gh/ghpay1_3.gif">
<br>
<br>You're enjoying so much this blowjob.
<br>
<br><<return "Fuck! Someone is coming and you need to leave.">>
<br>
<br><div style="color:green">You lost 20$</div>
<<set $player_money -= 20>>
<</linkreplace>>\
<<else>>
Looks like no one is here. You should come after the next class.
<br>
<br><<return "Leave">>
<</if>>
<<set $gloryhole = false>>
<</if>>
<</nobr>><<notify>>New Quest!<</notify>>
[[Home]] <img src="images/me/asleep.JPG">
You have [[fallen asleep|Sleep]] before you can get to your bed. That isn't sexy at all.
<<if $player_charm > 0>>
<div style="color:red">You have lost some charm.</div>
<<set $player_charm -= 1>>
<</if>>
<<set $cycle = 1>><<if $lucy8 == false && $lucy7complete == true && $lucy8complete == false && $day != 7>>
<br>[[You hear someone yelling|LucyQuest8]]
<<else>>
<<timed 1s>><<goto "My Room">><</timed>>
<</if>>
<<set $day += 1>>
<<set $cycle = 1>>
<<set $eated = false>>
<<set $trained = false>>
<<set $workedtoday = false>>
<<set $girlcampus1 = false>>
<<set $girlcampus2 = false>>
<<set $girl1 = false>>
<<set $girl2 = false>>
<<set $girl3 = false>>
<<set $girl4 = false>>
<<set $girl5 = false>>
<<if $day > 7>>
<<set $day = 1>>
<</if>>
<<if $day == 1>>
<<set $billpayed = false>>
<</if>>
<<if $lucy2complete == true>>
<<set $nextday = true>>
<</if>>
<<if $lucy3complete == true>>
<<set $nextday4 = true>>
<</if>>[[More]]<center>
<div style="color:orange" id="divstats">Actual bill: $bill $ (To pay every Monday)</div>
<<button "Cheats">><<goto "Cheats">><</button>>
<<button "Emergency Button">><<goto "My Room">><</button>>
<<nobr>><<if previous() != "Cheats">>
<<set $previous to previous()>>
<</if>><</nobr>>
<<button "Back">><<goto $previous>><</button>>
</center>
<img src="images/quests/mary/mary1mall2.gif">
You park the car and go inside the mall with Mary.
<<me>>Well, where do we start?<</me>>
<<mary>>Let's try some clothes!<</mary>>
<<me>> Let's go then.<</me>>
<<linkreplace "You go to the clothing store." t8n>>\
<img src="images/quests/mary/mary1mall3.JPG">
Mary starts picking up some clothes.
<<mary>>Are you liking what I'm picking?<</mary>>
<<me>>Sure, looks very... youthful<</me>>
<<mary>>I'm going to try it, come with me!<</mary>>
<<linkreplace "You enter the fitting room." t8n>>\
<img src="images/quests/mary/mary1mall4.JPG">
<<mary>>I like this one, wait for me outside.<</mary>>
<<me>>Sure.<</me>>
<<linkreplace "You peek on Mary." t8n>>\
<img src="images/quests/mary/mary1mall5.gif">
<<set $player_dominance += 1>>
<<me>>Holy fuck... what a nice pair of tits!<</me>>
After a minute, mary comes out of the changing room.
<div style="color:red">You gained some dominance.</div>
<img src="images/quests/mary/mary1mall6.gif">
<<mary>>So? What do you think?<</mary>>
<<me>>It's so you! Perfect!<</me>>
<<mary>>Oh... thanks $name! I'm going to buy it.<</mary>>
After a couple more stores, you finally decide to [[come back home.|MaryQuest1Return]]
<</linkreplace>>\
<</linkreplace>>\
<</linkreplace>>\You both go to the car and ''drive back home.''
<img src="images/quests/mary/mary1mall7.gif">
<<mary>>It was fun, for real. Hope we can do this soon again.<</mary>>
<<me>>It was, I'm happy you enjoyed it.<</me>>
<<mary>>Once we're home I'll go to bed, I'm sooo tired!<</mary>>
<<me>>That makes two!<</me>>
<<linkreplace "You both arrive home." t8n>>\
<img src="images/quests/mary/mary1mall8.gif">
Mary hugs you.
<<mary>>Thank you for this day, $name.<</mary>>
<<me>>Pleasure is mine. Have a great sleep!<</me>>
She goes to her room to get some sleep.
You go to your [[room|My Room]].
<<nobr>>
<<set $mary1complete = true>><<set $mary2 = true>>
<<if $cycle <= 3>>
<<set $cycle = 6>>
<<else>>
<<set $cycle = 7>>
<</if>>
<<notify>>Quest completed!<</notify>>
<</nobr>>
<</linkreplace>>\<img src="images/home/tv.gif" width="640">
You ''spend time'' watching TV.
[[Turn it off.|Living Room]]
<<nobr>>
<<set $cycle += 1>>
<</nobr>>You ''enter the living room'' and see Mary doing her yoga routine.
<img src="images/quests/mary/mary2yoga1.gif" width="640">
<<me>>Hello Mary<</me>>
<<mary>>Hey $name! What's going on?<</mary>>
<<me>>Well, I just woke up and you are already make my sight happy haha<</me>>
<<mary>>Haha, that's funny. Tell me, do you like yoga?<</mary>>
<<me>>Oh, very much.<</me>>
<<mary>>So come on, try some exercises with me!<</mary>>
<<me>>Oh I don't know if I can d-<</me>>
<<mary>>Of course you can! Come on!<</mary>>
<<me>>Well... Let's try it.<</me>>
<<linkreplace "You prepare to start the exercises." t8n>>\
<<mary>>Nice. Let's start with the Warrior pose.<</mary>>
<img src="images/quests/mary/mary2yoga0.JPG">
<<mary>>Like this!<</mary>>
You ''stare'' at her ass.
<<me>>What a nice view...<</me>>
<<mary>>Have you said something?<</mary>>
<<me>>Oh. No no.<</me>>
<<mary>>Okey, come on! Do it!<</mary>>
<<linkreplace "You do the Warrior pose." t8n>>\
<img src="images/quests/mary/mary2yoga1.JPG">
<<mary>>Nice! You are doing gr-<</mary>>
<<linkreplace "Your back hurts." t8n>>\
<img src="images/quests/mary/mary2yoga2.JPG">
<<me>>Ahhh! It hurts!<</me>>
<<mary>>Are you okay $name!?<</mary>>
<<me>> Yes, yes. Just hurts a little bit. Maybe I should have warmed up.<</me>>
<<mary>>I'm sorry... I didn't think you were going to hurt yourself.<</mary>>
<<me>>It's okay, just continue, I'll watch you doing it.<</me>>
<<mary>>Okay!<</mary>>
<img src="images/quests/mary/mary2yoga2.gif">
Mary is doing some poses.
<img src="images/quests/mary/mary2yoga3.gif">
<<mary>>Look how its going. I'm so fit!<</mary>>
<<me>>I can see that...<</me>>
You are starting to feel horny, maybe you should get out before she notices your erection.
<<me>>I'll had enought for today, Mary. It was fun. Have a nice day!<</me>>
<<mary>>Wai-...<</mary>>
[[You leave the living room|Home]]
<<set $cycle += 1>>
<<set $mary2complete = true>>
<<set $mary3 = true>>
<<set $mary3stuff = false>>
<<notify>>Quest completed!<</notify>>
<</linkreplace>>
<</linkreplace>>
<</linkreplace>>You can hear someone crying...
<<me>>Mary, are you okay?<</me>>
There is ''no'' answer.
<<me>>Mary?<</me>>
<<mary>>Leave me. Please.<</mary>>
<<me>>Okay. If you need something just ask for it. I'm leaving.<</me>>
<<mary>>No! Wait! Come in...<</mary>>
<<linkreplace "You enter the room." t8n>>\
<img src="images/quests/mary/mary3room1.JPG">
You can see that Mary is crying and feeling really bad.
<<me>>Oh sweety... Tell me, what is happening?<</me>>
<<mary>>Marc.<</mary>>
<<me>>Marc?<</me>>
<<mary>>Yes, my boyfriend Marc broke up with me. He just texted saying that he's broking up with me because my tits are too small!<</mary>>
<<me>>Honey... Don't waste your time crying for a stupid guy. You're a beautiful young woman with all life ahead. That Marc is stupid for not valuing what he had with you. Truste me, you will find better.<</me>>
As soon as you finish the sentence, Mary hugs you.
<img src="images/quests/mary/mary3room1.gif">
<<mary>>Thank you $name. I really needed this.<</mary>>
<<me>>No problem, honey. You know you can trust me, right?<</me>>
<<mary>>I know.<</mary>>
<<me>>Do you need something else?<</me>>
<<mary>>I do.<</mary>>
<<me>>So... Go ahead, tell me.<</me>>
<<mary>>I had some clothes at Marc's house. I need someone to go there and take everything, and I don't feel well to go by myself.<</mary>>
<<me>>Sure, I can go. Where does he live?<</me>>
<<mary>>He lives in the South part of the town. In a small house in front of a hotel.<</mary>>
<<me>>I'll take care of that. For the next week you'll have your things back.<</me>>
<<mary>>Thank you so much, $name.<</mary>>
[[You leave her bedroom|Home]]
<<nobr>>
<<set $southern = true>>
<<set $mary3boyfriend = true>>
<<notify>>New quest added!<</notify>>
<</nobr>>
<</linkreplace>><img src="images/home/citymapnorth.JPG" width="640" alt="City Map">
<<nobr>>
<ul><li>[[Brothel]]<ul><li>
<br>
<ul><li>[[Downtown|DowntownTravel]]
<</nobr>><img src="images/home/citymapsouth.JPG" width="640" alt="City Map">
<<nobr>>
<ul><li>[[Hotel]]</li></ul>
<<if $mary3boyfriend == true && $cycle >= 5 && $cycle <= 6 && $day >= 1 && $day <= 5>>
<ul><li>[[Marc's House]]</li></ul>
<</if>>
<br>
<ul><li>[[Downtown|DowntownTravel]]</li></ul>
<</nobr>><img src="images/quests/lucy/lucy7hotel2.JPG" width="640">
<<lobbygirl>>Welcome to Hotel Palace. Anything you need, just ask me.<</lobbygirl>>
[[Leave Hotel.|Southern]]<img src="images/quests/mary/mary3mh1.JPG" width="640">
Looks like you found Marc's house. Let's get in.
<<linkreplace "You knock at his door." t8n>>\
<img src="images/quests/mary/mary3mh2.JPG" width="640">
<<marc>>Yeah? Who's there?<</marc>>
<<me>>Hello young boy. My name is-<</me>>
<img src="images/quests/mary/mary3mh3.gif" width="640">
He closes the door in your face.
<<linkreplace "You knock again." t8n>>\
<img src="images/quests/mary/mary3mh2.JPG" width="640">
<<marc>>What the fuck do you want? I'm not interest in bibles!<</marc>>
<<me>>Show some respect, boy. I'm here for Mary's stuff.<</me>>
<<marc>>Oh... I see. So you want her stuff, huh? I'm not letting you inside my house.<</marc>>
<<me>>I just want her stuff and I wont leave your house until I have it.<</me>>
<<marc>>Let me think... Nah.<</marc>>
<img src="images/quests/mary/mary3mh4.gif" width="640">
He closes ''again'' the door in your face.
<<me>>Fuck that guy, I need that stuff and I wont be leaving that easy!<</me>>
<<linkreplace "You go to the backyard." t8n>>\
<img src="images/quests/mary/mary3mh5.JPG" width="640">
<<me>>Look! What a cunt, he let his window open!<</me>>
<img src="images/quests/mary/mary3mh6.JPG" width="320">
You //sneak// into his house.
<img src="images/quests/mary/mary3mh7.JPG" width="640">
It's you chance day, he's playing in his living room, maybe you can go to his bedroom and take Mary's stuff.
[[Go upstairs|Marc's House Upstairs]]
<</linkreplace>>
<</linkreplace>>
<</linkreplace>><img src="images/city/drive.gif" width="640">
You are driving back to ''Downtown''.
<<timed 5s>><<goto "Map">><</timed>><img src="images/city/drive.gif" width="640">
You are driving to the ''Northern'' part of the city.
<<timed 5s>><<goto "Northern">><</timed>><img src="images/city/drive.gif" width="640">
You are driving to the ''Southern'' part of the city.
<<timed 5s>><<goto "Southern">><</timed>><img src="images/northern/brothel/doorman.jpg">
You arrive to the brothel front door.
<<doorman>>Password?<</doorman>>
<<me>>Mmm... 1234?<</me>>
<<doorman>>Get the fuck out of here, goat.<</doorman>>
Looks like you need some kind of password to go inside.
<<me>>Where I can find that password?<</me>>
[[Leave brothel|Northern]]<img src="images/quests/mary/mary3mh8.JPG" width="640">
You are now upstairs, but... //where// is his bedroom?
[[Door 1|Mary3MHD1]]
[[Door 2|Mary3MHD2]]
[[Door 3|Mary3MHD3]]
[[Door 4|Mary3MHD4]]<img src="images/quests/mary/mary3mhroom.JPG" width="640">
This looks like you entered his mom and dad bedroom. Nothing to see here.
<<return "Get out.">><img src="images/quests/mary/mary3mhbathroom.JPG" width="640">
This looks like the bathroom. Nothing interesting here.
<<return "Get out.">><img src="images/quests/mary/mary3mhbedroom.JPG" width="640">
Found it! Let's grab the stuff and get out of here.
<<linkreplace "Take the stuff." t8n>>
<img src="images/quests/mary/mary3mh9.JPG" width="640">
<<me>>Wait... What is this.<</me>>
<img src="images/quests/mary/mary3mh10.JPG" width="320">
<<me>>Theses are Mary's panties!<</me>>
<img src="images/quests/mary/mary3mh11.gif" width="640">
<<me>>They smell sooo good! I really want to fuck that tight pussy...<</me>>
You ''hear'' that someone is coming.
<<me>>Fuck! I have to go.<</me>>
[[You leave the house|Southern]] with Mary stuff. That. Was. Intense.
<<nobr>>
<<set $cycle += 1>>
<<set $mary3stuff = true>>
<<set $player_dominance += 1>>
<<notify>>Quest updated!<</notify>>
<<set $mary3boyfriend = false>>
<</nobr>>
<div style="color:red">You gained some dominance.</div>
<</linkreplace>>
<img src="images/quests/mary/mary3mhsister.JPG" width="640">
<<me>>Oh fuck!<</me>>
You entered Marc's sister bedroom, once she sees you she starts yelling.
<<marc>>Why the fuck are you yell-<</marc>>
Marc ''sees you''.
<<me>>I promise it is not what you're thinking.<</me>>
<<marc>>What the fuck are you doing in my sisters bedroom, fucking old creepy!?<</marc>>
<<me>>I promise I was looking for Mary st-<</me>>
He grabs you and kicks you out of the house.
<<me>>God damn... Now what?<</me>>
[[You return to your house and go to sleep|Sleep]]<<nobr>>
<<set $mary3complete = true>>
<<set $mary3stuff = false>>
<<notify>>Quest finished!<</notify>>
<</nobr>>
''Knock knock''
<<me>>It's me, $name.<</me>>
<<mary>>Come in!<</mary>>
You enter Mary's room.
<<me>>Say thanks to... me! I got your stuff back!<</me>>
<<mary>>Really!? Thank you so much! I knew I could trust you, you're the best!<</mary>>
<<me>>Haha, it's okay. If you need anything else, just ask me.<</me>>
<<mary>>I will! You're someone I can trust.<</mary>>
You give her the stuff and [[leave the room.|Home]]
Double-click this passage to edit it.