Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
Loading…
<table><tr><td> <<print '<img src="images/gamelogo.png" width="100%">'>> </td><td valign="top" align="right"><<isInInv Computer>><<if $newemail gt 0 and $ininventory eq "true">><i class="fa fa-envelope" aria-hidden="true" title="You have new email on your computer"></i><</if>></td></tr></table> <<print '<img src="images/creator.png" width="35%">'>><<nobr>> <p style="color:darkgreen;font-family:'Arial', sans-serif;font-size: 14px;"><b>Version 1.30</b></p> <hr> <h4><<datetime>></h4> <<print '<h4>Cash: $ ' + parseInt($money) + '</h4>'>> <<if $bankaccount gt 0>> <<print '<h4 style="color:white;">Bank account: $ ' + parseInt($bankaccount) + '</h4>'>> <</if>> <<if $rentdebt gt 0>> <<print '<h4 style="color:red;">Rent debt: $ ' + parseInt($rentdebt) + '</h4>'>> <</if>> <<if $debtshop gt 0>> <<print '<h4 style="color:red;">Shop debt: $ ' + $debtshop + '<br>(' + $paybackshop + ' days to payback)</h4>'>> <</if>> <<if $dayspregnant gt 10>> <<print '<h4 style="color:red;">Pregnancy: ' + $dayspregnant + ' days</h4>'>> <</if>> <<if $totalloansum gt 0>> <<if $paybackdays gt 20>> <<print '<h4 style="color:red;">Loan: $ ' + parseInt($totalloansum) + ' is OVERDUE</h4>'>> <<else>> <<set $overdue to 20-$paybackdays>> <<print '<h4 style="color:red;">Loan: $ ' + parseInt($totalloansum) + ' overdue in ' + $overdue + ' days</h4>'>> <</if>> <</if>> <<if $drugsaledays gt 0 and $corusmedia eq 3>> <<print '<h4 style="color:red;">Days to deliver drugmoney: ' + $drugsaledays + '</h4>'>> <</if>> <hr> <<print '<p style="color:yellow;font-family:Arial, sans-serif;font-size: 12px;">Day ' + $daysplayed + ' of ' + $totaldays + '</p>'>> <<if $brotheljob eq 1>> <<set $startsymbol to $startingframe-1>> <<if $gameDate.getDay() eq 0 and $gameDate.getHours() gte $startsymbol and $gameDate.getHours() lt $endingframe and $brothelshowup eq 0>> <<if $endingframe eq 18>> <<print '<img src="images/brothelsymbol2.jpg" width="40%">'>> <<else>> <<print '<img src="images/brothelsymbol.jpg" width="40%">'>> <</if>> <</if>> <</if>> <<if $work eq "gasstation">> <<if $gameDate.getDay() gt 0 and $gameDate.getDay() lt 5 and $gameDate.getHours() gt 16 and $gameDate.getHours() lt 20 and $didwork eq 0>> <<print '<img src="images/gasstationsymbol.jpg" width="40%">'>> <</if>> <</if>> <<if $work eq "orgasmus">> <<if $gameDate.getDay() gt 0 and $gameDate.getDay() lt 6 and $gameDate.getHours() gte 16 and $gameDate.getHours() lt 18 and $didwork eq 0>> <<print '<img src="images/eroshop.png" width="40%">'>> <</if>> <</if>> <<if $work eq "hotel">> <<if $gameDate.getDay() gt 0 and $gameDate.getDay() lt 5 and $gameDate.getHours() gt 16 and $gameDate.getHours() lt 20 and $didwork eq 0>> <<print '<img src="images/hotelsymbol.jpg" width="40%">'>> <</if>> <</if>> <<if $work eq "cafe">> <<if $gameDate.getDay() gt 1 and $gameDate.getDay() lt 6 and $gameDate.getHours() gt 16 and $gameDate.getHours() lt 20 and $didwork eq 0>> <<print '<img src="images/cafesymbol.jpg" width="40%">'>> <</if>> <</if>> <<if $gameDate.getDay() lte 5 and $gameDate.getDay() gt 0 and $gameDate.getHours() gte 8 and $gameDate.getHours() lt 17 and $inuniversity eq 0>> <<print '<img src="images/universitysymbol.jpg" width="40%">'>> <</if>> <<if $gameDate.getDay() eq 6 and $gameDate.getHours() gte 11 and $gameDate.getHours() lt 14 and $corusmedia eq 1>> <<print '<img src="images/photoshootsymbol.jpg" width="40%">'>> <</if>> <<if $gameDate.getDay() eq 1 and $gameDate.getHours() gte 11 and $gameDate.getHours() lt 14 and $corusmedia eq 1>> <<print '<img src="images/photoshootsymbol.jpg" width="40%">'>> <</if>> <<if $gameDate.getDay() eq 6 and $gameDate.getHours() gte 16 and $gameDate.getHours() lt 18 and $cleanforprincipal eq 1>> <<print '<img src="images/cleaningsymbol.jpg" width="40%">'>> <</if>> <<if $gameDate.getDay() gte 3 and $gameDate.getDay() lte 5 and $gameDate.getHours() gte 16 and $gameDate.getHours() lte 17 and $beujob eq 1>> <<print '<img src="images/modelsymbol.png" width="40%">'>> <</if>> <<if $beuvisit eq 1 and $gameDate.getDay() eq 0 and $gameDate.getHours() gte 7 and $gameDate.getHours() lte 9>> <<print '<img src="images/modelsymbol2.png" width="40%">'>> <</if>> <hr> <<if $weeklessons gt 0>> <div id="horizontalhealthbarbkg" class="hzbarbkg"><div id="horizontalhealthbar" class="hzbar"></div></div> <div style="color:white;font-family:Arial, sans-serif;font-size: 12px;text-align:left;">Class lessons completed this week</div> <<run Health($weeklessons, $classlessonsneeded, "horizontalhealthbar", true)>> <</if>> <<if $weekgymlessons gt 0>> <div id="horizontalhealthbarbkg2" class="hzbarbkg"><div id="horizontalhealthbar2" class="hzbar"></div></div> <div style="color:white;font-family:Arial, sans-serif;font-size: 12px;text-align:left;">Gym lessons completed this week</div> <<run Health($weekgymlessons, $gymlessonsneeded, "horizontalhealthbar2", true)>> <</if>> <a href="https://discord.gg/75ARtwWtx7"> <<print '<img src="images/discord.png" width="80%">'>> </a> <</nobr>><<nobr>> <<initInv>> <h3 class="passage_header">Introduction</h3> <p class="passage_text_start"> <img src="images/18years.jpg" width="10%" align="right" style="display:block;padding-left:6px;"><<print $starttext1.join (" ")>></p> <h3 class="passage_header">Warning</h3> <p class="passage_text_start">This game contains a lot of material that is not suited for people under the age of 18 years: Kidnapping, BDSM, pregnancy, violence, threatening, sex of all kinds, drugs, abuse and blackmailing...</p> <p class="passage_text_start">Don't play this game if you are a minor. All scenes and text are pure fiction with no roots to reality.</p> <table style="padding:0px;"><tr><td align="left" valing="top" width="25%"> <<print '<img src="images/' + $girl + '/profile.jpg" width="95%" class="jpgimage">'>> </td><td align="left" valing="top" width="75%">You can select between three degrees of difficulty: <ul><li><b>Easy</b> means more money to start with, cheaper items, more income on jobs, and less chance for getting pregnant or venereal diseases. This level is too easy...</li> <li><b>Normal</b> is the default level and means a little less money to start with, and little more expensive items, less income on jobs, and little more chance for getting pregnant or venereal diseases</li> <li><b>Hard</b> can give you a real challenge. You have much less money to start with, and more expensive items, lousy income on jobs, and way more chance for getting pregnant or venereal diseases</li> </ul></td></tr></table> <table style="padding:0px;"><tr><td><b>Firstname: </b></td><td><<textbox "$firstname" "Vale">></td><td>&nbsp;&nbsp;&nbsp;<b>Degree of difficulty</b></td></tr> <tr><td><b>Lastname: </b></td><td><<textbox "$lastname" "Scafati">></td><td>&nbsp;&nbsp;&nbsp;<b> <<listbox "$gamelevel">> <<option $leveldiff1 $leveldiff1 `$gamelevel == $leveldiff1 ? "selected" : ""`>> <<option $leveldiff2 $leveldiff2 `$gamelevel == $leveldiff2 ? "selected" : ""`>> <<option $leveldiff3 $leveldiff3 `$gamelevel == $leveldiff3 ? "selected" : ""`>> <<option $leveldiff4 $leveldiff4 `$gamelevel == $leveldiff4 ? "selected" : ""`>> <</listbox>> </b></td></tr></table> <p class="passage_text_start"> <<link [[Arrival<-Continue your journey...]]>> <<if $gamelevel eq $leveldiff1>> <<set $money += 150>> <<set $weeklyrent -= 25>> <<set $levelpercent += 0.25>> <<set $costpercent -= 0.25>> <<set $loanrate to 1.1>> <<set $finerate to 0.012>> <<elseif $gamelevel eq $leveldiff3>> <<set $money -= 100>> <<set $weeklyrent += 50>> <<set $levelpercent -= 0.25>> <<set $costpercent += 0.25>> <<set $loanrate to 1.3>> <<set $finerate to 0.035>> <<elseif $gamelevel eq $leveldiff4>> <<set $money -= 200>> <<set $weeklyrent += 100>> <<set $levelpercent -= 0.35>> <<set $costpercent += 0.35>> <<set $loanrate to 1.5>> <<set $finerate to 0.050>> <</if>> <</link>> </p> <<set $notification to "Welcome to this game!">> <<notify 7s>>$notification<</notify>> <<log $notification "info">> <</nobr>> /* GLOBAL VARIABLE DEFINITIONS */<<set $gameversion to "1.30">> /* Log */ <<set $log to []>> <<set $loginput to "">> <<set $logoutput to "">> <<set $minutes to 0>> /* Email */ <<set $newemail to 0>> <<set $email to []>> <<set $emailinput to "">> <<set $emailoutput to "">> <<set $emailminutes to 0>> <<set $emails = [ "" ]>> /* Inventory */ <<set $ppills to 10>> <<set $condoms to 0>> <<set $painkillers to 0>> <<set $shampooconditioner to 0>> <<set $perfume to 0>> <<set $bodylotion to 0>> <<set $shaving to 0>> <<set $makeup to 5>> <<set $wine to 0>> <<set $beer to 0>> <<set $joints to 0>> <<set $cocainbags to 0>> <<set $milk to 0>> <<set $noodles to 0>> <<set $sandwich to 0>> <<set $chokolade to 0>> <<set $scimagazine to 0>> <<set $pornmagazine to 0>> <<set $bookchap to 0>> <<set $whiskeybottle to 0>> <<set $washingpowder to 0>> /* Personal Stats */ <<set $gamelevel to "Medium">> <<set $lust to 0>> <<set $moral to 100>> <<set $liberal to 0>> <<set $lesbian to 0>> <<set $energy to 100>> <<set $intellect to 20>> <<set $fitness to 20>> <<set $hygiene to 60>> <<set $looks to 30>> <<set $basiclooks to 0>> <<set $weight to 60>> <<set $rentdebt to 0>> <<set $girl="valentina">> <<set $drunk to 0>> <<set $drug to 0>> <<set $reputation to 0>> <<set $rep_status="none">> <<set $tanned to 0>> <<set $butt to 1>> <<set $tits to 1>> <<set $buttsize to "Normal">> <<set $titssize to "Normal">> /* Financial stats */ <<set $money to 300>> <<set $weeklyrent to 100>> <<set $levelpercent to 1>> <<set $costpercent to 1>> <<set $loanrate to 1.2>> <<set $finerate to 0.02>> /* Character definitions */ <<character 'tommy' 'images/characters/tommy.jpg'>> <<character 'jelena' 'images/characters/jelena.jpg'>> <<character 'brandi' 'images/characters/brandi.jpg'>> <<character 'mick' 'images/characters/mick.jpg'>> <<character 'george' 'images/characters/george.jpg'>> <<character 'anderson' 'images/characters/anderson.jpg'>> <<character 'alex' 'images/characters/alex.jpg'>> <<character 'joanne' 'images/characters/joanne.jpg'>> <<character 'juan' 'images/characters/juan.jpg'>> <<character 'xander' 'images/characters/xander.jpg'>> <<character 'ben' 'images/characters/ben.jpg'>> <<character 'jessy' 'images/characters/jessy.jpg'>> <<character 'branson' 'images/characters/branson.jpg'>> <<character 'rahyndee' 'images/characters/rahyndee.jpg'>> <<character 'eva' 'images/characters/eva.jpg'>> <<character 'charles' 'images/characters/charles.jpg'>> <<character 'ryan' 'images/characters/ryan.jpg'>> <<character 'drugdealer' 'images/characters/drugdealer.jpg'>> <<character 'you' 'images/characters/you.jpg'>> <<character 'truckdriver' 'images/characters/truckdriver.jpg'>> <<character 'shopmanager' 'images/characters/shopmanager.jpg'>> <<character 'policeofficer' 'images/characters/policeofficer.jpg'>> <<character 'sexcustomer' 'images/characters/sexcustomer.jpg'>> <<character 'barman' 'images/characters/barman.jpg'>> <<character 'ava' 'images/characters/ava.jpg'>> <<character 'luna' 'images/characters/luna.jpg'>> <<character 'isiah' 'images/characters/isiah.jpg'>> <<character 'nikky' 'images/characters/nikky.jpg'>> <<character 'rion' 'images/characters/rion.jpg'>> <<character 'melissa' 'images/characters/melissa.jpg'>> <<character 'jaclyn' 'images/characters/jaclyn.jpg'>> <<character 'priest' 'images/characters/priest.jpg'>> <<character 'taxidriver' 'images/characters/taxidriver.jpg'>> <<character 'lifeguard' 'images/characters/lifeguard.jpg'>> <<character 'reporter' 'images/characters/reporter.jpg'>> /* Addition */ <<set $drug_coke to 0>> <<set $drug_weed to 0>> <<set $drug_alc to 0>> <<set $drug_sex to 0>> <<set $drugcoke_status="none">> <<set $drugweed_status="none">> <<set $drugalc_status="none">> <<set $drugsex_status="none">> <<set $dayssincecoke to 0>> <<set $dayssinceweed to 0>> <<set $dayssincealc to 0>> <<set $dayssincesex to 0>> <<set $abusefactorcoke to 0>> <<set $abusefactorweed to 0>> <<set $abusefactoralc to 0>> <<set $abusefactorsex to 0>> <<set $cokeredenergy to 0>> <<set $weedredenergy to 0>> <<set $alcredenergy to 0>> <<set $cokeredintelligence to 0>> <<set $weedredintelligence to 0>> <<set $alcredintelligence to 0>> <<set $cokeredfitness to 0>> <<set $weedredfitness to 0>> <<set $alcredfitness to 0>> <<set $sexincreaselust to 0>> /* Sex experience */ <<set $sexexp to 0>> <<set $sex_cuminmouth to 0>> <<set $sex_cuminpussy to 0>> <<set $sex_cuminass to 0>> <<set $sex_dp to 0>> <<set $sex_anal to 0>> <<set $sex_pussy to 0>> <<set $sex_blowjob to 0>> <<set $sex_pussylicked to 0>> <<set $sex_pussybeenlicked to 0>> <<set $sex_strapon to 0>> <<set $sex_gangbang to 0>> <<set $sex_masturbated to 0>> <<set $sex_gloryholes to 0>> <<set $sex_brothel to 0>> <<set $sex_bondage to 0>> <<set $sex_wanking to 0>> <<set $sex_rape to 0>> /* Menu show/hide sidepanel */ <<set $menuitem1="stats_table1">> <<set $menuitem2="stats_table2">> <<set $menuitem3="stats_table2">> /* Menu buttons selected/unselected sidepanel */ <<set $button1="@@.selected;Status">> <<set $button2="@@.unselected;Experience">> <<set $button3="@@.unselected;Inventory">> /* Misc variables */ <<set $passagename="none">> <<set $tv_set="none">> <<set $rentpaid="yes">> <<set $daysplayed to 0>> <<set $daystarted to 1>> <<set $totaldays to 303>> <<set $latenight to 0>> <<set $taskcompleted to 0>> <<set $studytoday to 0>> <<set $yogatoday to 0>> <<set $disorder to 0>> <<set $weightwarn to 0>> <<set $ininventory="false">> <<set $passedout to 0>> <<set $inapartment to 0>> <<set $tansessionsaday to 0>> <<set $hygienewarn to 0>> <<set $energywarn to 0>> <<set $freshupno to 0>> <<set $toiletplace to "none">> <<set $pcmessage to 0>> <<set $dailyspam to 0>> <<set $brandiemail to 0>> <<set $exhausted to 0>> <<set $masturbatetoday to 0>> <<set $maxdayweight to 0>> <<set $lasthaircutdays to 25>> <<set $burglarending to 0>> <<set $dayssincerobbed to 0>> <<set $beenrobbed to 0>> /* STDS */ <<set $condomused to 0>> <<set $stds to 0>> <<set $chlamydia to 0>> <<set $genitalherpes to 0>> <<set $gonorrhea to 0>> <<set $hpv to 0>> <<set $chlamydialevel to 0>> <<set $genitalherpeslevel to 0>> <<set $gonorrhealevel to 0>> <<set $hpvlevel to 0>> <<set $stdcost to 0>> <<set $doctorflirt to 0>> /* Nunoutfit */ <<set $nundressed to 0>> <<set $randomoffer to 0>> /* Laundry */ <<set $dayssincelaundry to 0>> <<set $laundrywarn to 0>> /* Dishwashing */ <<set $dishwashingtoday to 0>> <<set $dishwashingnum to 0>> /* Pregnant */ <<set $dayssinceppills to 0>> <<set $pregnant to 0>> <<set $dayspregnant to 0>> <<set $pregwarn to 0>> /* Mrs Love */ <<set $numoflicks to 0>> <<set $melissameet to 0>> <<set $melissadeal to 0>> <<set $melissavisit to 0>> <<set $brandiarrest to 0>> /* Melissa */ <<set $melissaplace to 0>> /* Alex neighbour variables */ <<set $alexblackmail to 0>> <<set $alexvisit to 0>> <<set $blackmailsum to 0>> <<set $mrslovevideo to 0>> <<set $randomlivingroomscene to 0>> /* Beachbar */ <<set $barmantalk to 0>> <<set $barmanthing to 0>> <<set $freebardrinks to 0>> <<set $donething to 0>> <<set $acceptbt to 0>> <<set $sexattemps to 0>> <<set $bbarsexno to 0>> /* Shop variables */ <<set $activeshoploan to 0>> <<set $askedshop to 0>> <<set $paybackshop to 10>> <<set $debtshop to 0>> /* Library variables */ <<set $metnikky to 0>> <<set $libvisit to 0>> <<set $accepterobook to 0>> <<set $libmastur to 0>> <<set $nikkysex to 0>> /* Outside variables */ <<set $currentstreet to "Outside">> <<set $randomtoilet = 10>> <<set $currentstreet to "none">> /* Uncle variables */ <<set $visituncle to 0>> <<set $sexwithuncle to 0>> <<set $unclereward to 0>> <<set $unclemessage to 0>> <<set $visituncletoday to 0>> <<set $uncleaccept to 0>> <<set $bondagevisit to 0>> <<set $beenbondage to 0>> /* Send letter variables */ <<set $lettersendt to 0>> <<set $lettermessage to 0>> <<set $askformoney to 0>> <<set $numofletters to 0>> /* University variables */ <<set $testsmissed to 0>> <<set $weeklessons to 0>> <<set $weekgymlessons to 0>> <<set $weektestpassed to 1>> <<set $expelled to 0>> <<set $skipweektest to 0>> <<set $fridaytest to 0>> <<set $inuniversity to 0>> <<set $gymlessonsneeded to 4>> <<set $classlessonsneeded to 17>> <<set $staffwarn to 0>> <<set $extraedu to 0>> <<set $passwdprincipal to "">> <<set $compmode to 0>> <<set $studentname to "">> <<set $resettests to 0>> <<set $breakinsprincipal to 0>> <<set $caughtsnooping to 0>> <<set $askmoneyprincipal to 0>> <<set $alreadyvisitprincipal to 0>> <<set $principalmessage to 0>> <<set $totlessons to 0>> <<set $totgymlessons to 0>> <<set $fridaytestreminder to 0>> <<set $chemistrymessage to 0>> <<set $chemlesson to 0>> <<set $bransonvisit to 0>> <<set $bransoninjected to 0>> <<set $dayssinceinjection to 0>> <<set $fuckedbransontoday to 0>> <<set $numbofbransonfuck to 0>> <<set $sneakintobranson to 0>> <<set $visitgymteacher to 0>> <<set $firstdayvisituniversity to 0>> <<set $evanoshow to 0>> <<set $evanoshowtoday to 0>> <<set $forcedtolickeva to 0>> <<set $evaslessonsnum to 0>> <<set $evavisitedtoday to 0>> <<set $evaprivsessions to 0>> <<set $evashouseinvite to 0>> <<set $princiaplmail to 0>> <<set $weekmail to 0>> <<set $blackmailprincipalnum to 0>> <<set $bransonsexinjection to 0>> <<set $bransonsexvisits to 0>> <<set $bransonpeek to 0>> <<set $fuckoption = [ "ass", "pussy", "mouth" ]>> <<set $morningprayer to 0>> <<set $principalarrested to 0>> <<set $daysincellar to 0>> <<set $tvreport to 0>> /* Schoolfriends */ <<set $lunameet to 0>> <<set $avameet to 0>> <<set $lunchinv to 0>> <<set $lunasflatvisible to 0>> <<set $visitlunatoday to 0>> <<set $visitavatoday to 0>> <<set $numlunavisits to 0>> <<set $numavavisits to 0>> <<set $acceptlunareq to 0>> <<set $avasdebt to 0>> <<set $avasexvisit to 0>> <<set $boyfriend to 0>> <<set $boyfriendscene to 0>> <<set $boymeetmc to 0>> <<set $boyreject to 0>> <<set $boyscenetoday to 0>> <<set $followhome to 0>> <<set $rionhousevisit to 0>> <<set $meetjaclyn to 0>> <<set $sexwithjacklyn to 0>> <<set $unfaitfulrion to 0>> <<set $unfaitfulwith to "">> <<set $rionwarning to 0>> <<set $avakeyknow to 0>> <<set $totbmmoney to 0>> <<set $bmmoney to 0>> <<set $increasepressureava to 0>> <<set $avaprostitute to 0>> <<set $avasoldhomesex to 0>> <<set $avaprostopen to 0>> /* The Bank */ <<set $bankaccount to 0>> /* Principal cleaning */ <<set $cleanforprincipal to 0>> <<set $principalvisitsnum to 0>> <<set $didshowupforcleaning to 0>> <<set $principalnoshow to 0>> <<set $principalnoshownum to 0>> /* Shower variables */ <<set $showersex = [ "masturbateshower", "boysexshower", "girlsexshower" ]>> <<set $doneshampoo to 0>> <<set $doneshaving to 0>> <<set $dayssinceshaving to 3>> <<set $showeropts to 0>> <<set $makeupsel = false>> <<set $shampoosel = false>> <<set $blotionsel = false>> <<set $perfumesel = false>> <<set $shavesel = false>> <<set $perfumetoday to 0>> /* Work variables */ <<set $work = "none">> <<set $workdays to 0>> <<set $moneyearned to 0>> <<set $stealmoney to 0>> <<set $didwork to 0>> <<set $noshow to 0>> <<set $warninggiven to 1>> <<set $nogasjobavailable to 0>> <<set $nocafejobavailable to 0>> <<set $nohoteljobavailable to 0>> <<set $noeroshopjobavailable to 0>> <<set $jobswarn to 0>> <<set $gjobswarn to 0>> <<set $hjobswarn to 0>> <<set $hotelstealnum to 0>> <<set $gasstworkdays to 0>> <<set $cafeworkdays to 0>> <<set $hotelworkdays to 0>> <<set $modelworkdays to 0>> <<set $eroshopworkdays to 0>> <<set $sackedmessage to 0>> <<set $promotemessage to 0>> <<set $partyworkmessage to 0>> <<set $overtime to 0>> <<set $forcedsexparty to 0>> <<set $truckdriverrep to 0>> <<set $eroshopwarn to 0>> <<set $eroshopcorr to 0>> <<set $attemptried to 0>> <<set $corrattemp to 0>> <<set $goodstried to 0>> /* Crime variables */ <<set $caughtstealing to 0>> <<set $crimereason to "none">> <<set $stoppedpolice to 0>> /* Nightclub variables */ <<set $invtest to 0>> <<set $firstentrance to 0>> <<set $camefromclub to 0>> <<set $acceptoffer to 0>> <<set $betsum to 0>> <<set $randomdice1 to 0>> <<set $randomdice2 to 0>> <<set $randomdice3 to 0>> <<set $randomdice4 to 0>> <<set $youtotal to 0>> <<set $croupiertotal to 0>> <<set $cardcolors = [ "C", "D", "H", "S" ]>> <<set $cardnumber to 0>> <<set $croupcardnumber to 0>> <<set $ncbuydrug to 0>> /* Brothel variables */ <<set $brotheljob to 0>> <<set $brothelworkdays to 0>> <<set $brothelskip to 0>> <<set $brothelshowup to 0>> <<set $brothelpunish to 0>> <<set $brothelearnedtoday to 0>> <<set $startingframe to 16>> <<set $endingframe to 18>> <<set $inbrothel to 0>> <<set $lunapeek to 0>> <<set $dayssincetommydied to 0>> /* Hospital */ <<set $beenexamined to 0>> <<set $addictionrequest to "none">> <<set $sexwithdoctor to 0>> <<set $treatmentcure to 0>> <<set $treatmentnum to 0>> <<set $enlargementrequest to "none">> /* Loanshark */ <<set $loanshark to 0>> <<set $loansharkwarn to 0>> <<set $loansum to 0>> <<set $totalloansum to 0>> <<set $paybackdays to 0>> <<set $overdue to 0>> <<set $dayfine to 0>> <<set $paybacksum to 0>> <<set $paybackscene to 0>> <<set $drugsaledays to 0>> <<set $drugmoneyscene to 0>> /* Corus Media */ <<set $corusmedia to 0>> <<set $photoshoots to 0>> <<set $showedupphotosession to 0>> <<set $coruswarning to 0>> /* Drug dealer */ <<set $payedwithsex to 0>> <<set $payedweedwithsex to 0>> /* Church */ <<set $visitchurch to 0>> <<set $sinlist to "">> <<set $sinsnumber to 0>> <<set $sinspoints to 0>> <<set $sinslimit to 6>> <<set $priestsex to 0>> /* Park */ <<set $deepforrestcounter to 0>> /* BeU Fashion */ <<set $beuvisit to 0>> <<set $modelmessage to 0>> <<set $beujob to 0>> <<set $beushowup to 0>> <<set $adultvids to 0>> /* Gym at the mall */ <<set $gymdaysleft to 0>> <<set $saunasexrefuse to 0>> <<set $randomsaunasex to 0>> /* Swimmingpool */ <<set $spoolwarn to 0>> <<set $pooldaysleft to 0>> <<set $nudesbsess to 0>> /* Randomscenes in the street */ <<set $randomstreethappening to 7>> <<set $randomstreetevent to 0>> /* Taxi variables */ <<set $taxirequest to 0>> <<set $taxidest to "">> /* Game buttons */ <<set $notification to "none">> <<set $aboutbox to "">> <<set $hintsbox to "">> /* System */ <<set $ndefafs to 300>> <<set $nafdefs to 0>> <<set $ffdefs to 0>> <<silently>> <<nobr>> /* Date & Time Advancement Widget Definitions */ /* Date & Time Widget Variables */ <<set window.GameDays to [ "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat" ]; window.GameMonths to [ "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec" ]; /* Below we have to use the multi-parameter version of the Date constructor, rather than the date string version, because the date string version treats a missing timezone offset as UTC. While there are ways to determine players' timezone offsets, so they could be added to a date string, it's more convenient simply to use the multi-parameter constructor. The point of this is so that you can simply initialize the game world clock to whatever date and time you wish without having to worry about the players' timezone offsets, while still ensuring that they all see the same game world dates and times. */ /* params: year , month(0-based) , day , hour(24H) , minute [, second ] */ $gameDate to new Date(2020, 7, 21, 20, 24); /* e.g. Mar 17, 2015 03:24 */ >> /* Adds the specified number of minutes. */ <<widget "addmins">> <<run $gameDate.setMinutes($gameDate.getMinutes() + $args[0])>> <<if $drug gt 0>> <<set $drugloss to $args[0] / 30>> <<reddrug_hidden $drugloss>> <</if>> <<if $drunk gt 0>> <<set $drugloss to $args[0] / 30>> <<reddrunk_hidden $drugloss>> <</if>> <</widget>> /* Adds the specified number of hours. */ <<widget "addhours">> <<run $gameDate.setHours($gameDate.getHours() + $args[0])>> <</widget>> /* Adds the specified number of days. */ <<widget "adddays">> <<run $gameDate.setHours($gameDate.getHours() + $args[0] * 24)>> <</widget>> /* Set day to early morning next day */ <<widget "setearlymorning">> <<if $gameDate.getHours() gte 0 and $gameDate.getHours() lte 6>> <<else>> <<set $gameDate.setDate($gameDate.getDate() + 1)>> <</if>> <<set $gameDate.setHours(6)>> <<set $gameDate.setMinutes(30)>> <<set $gameDate.setSeconds(0)>> <</widget>> /* Date & Time Printing Widget Definitions */ /* Prints the current date ("{weekday} {month} {day}, {year}"). */ <<widget "date">> <<print String.format("{0} {1} {2}, {3}", GameDays[$gameDate.getDay()], GameMonths[$gameDate.getMonth()], $gameDate.getDate(), $gameDate.getFullYear() )>> <</widget>> <<widget "fullweekday">> <<if GameDays[$gameDate.getDay()] eq "Mon">> <<print "Monday">> <<elseif GameDays[$gameDate.getDay()] eq "Tue">> <<print "Tuesday">> <<elseif GameDays[$gameDate.getDay()] eq "Wed">> <<print "Wednesday">> <<elseif GameDays[$gameDate.getDay()] eq "Thu">> <<print "Thursday">> <<elseif GameDays[$gameDate.getDay()] eq "Fri">> <<print "Friday">> <<elseif GameDays[$gameDate.getDay()] eq "Sat">> <<print "Saturday">> <<elseif GameDays[$gameDate.getDay()] eq "Sun">> <<print "Sunday">> <</if>> <</widget>> /* Prints the current time (24H). */ <<widget "time24hr">> <<if $gameDate.getHours() lt 10>>0<</if>><<print $gameDate.getHours()>>:\ <<if $gameDate.getMinutes() lt 10>>0<</if>><<print $gameDate.getMinutes()>>\ <</widget>> /* Prints the current date and time (24H). */ <<widget "datetime">><<print String.format("{0} {1} {2}, {3}", GameDays[$gameDate.getDay()], GameMonths[$gameDate.getMonth()], $gameDate.getDate(), $gameDate.getFullYear() )>> <<if $gameDate.getHours() lt 10>>0<</if>><<print $gameDate.getHours()>>:<<if $gameDate.getMinutes() lt 10>>0<</if>><<print $gameDate.getMinutes()>><</widget>> <</nobr>> <</silently>> <<silently>> /* All changes to stats are handeled here */ <<nobr>> /* LUST */ <<widget "addlust">> <<set $lust += $args[0]>> <div class="stats_increase">Lust +<<print $args[0]>></div> <<if $lust gt 100>> <<set $lust to 100>> <</if>> <</widget>> <<widget "redlust">> <<set $lust -= $args[0]>> <div class="stats_decrease">Lust -<<print $args[0]>></div> <<if $lust lt 0>> <<set $lust to 0>> <</if>> <</widget>> /* LESBIAN */ <<widget "addlesb">> <<set $lesbian += $args[0]>> <div class="stats_increase">Straigh/Lesb. +<<print $args[0]>></div> <<if $lesbian gt 100>> <<set $lesbian to 100>> <</if>> <</widget>> <<widget "redlesb">> <<set $lesbian -= $args[0]>> <div class="stats_decrease">Straigh/Lesb. -<<print $args[0]>></div> <<if $lesbian lt 0>> <<set $lesbian to 0>> <</if>> <</widget>> /* MORAL */ <<widget "addmoral">> <<set $moral += $args[0]>> <div class="stats_increase">Morale +<<print $args[0]>></div> <<if $moral gt 100>> <<set $moral to 100>> <</if>> <</widget>> <<widget "redmoral">> <<set $moral -= $args[0]>> <div class="stats_decrease">Morale -<<print $args[0]>></div> <<if $moral lt 0>> <<set $moral to 0>> <</if>> <</widget>> /* LIBERAL */ <<widget "addlib">> <<set $liberal += $args[0]>> <div class="stats_increase">Liberal +<<print $args[0]>></div> <<if $liberal gt 100>> <<set $liberal to 100>> <</if>> <</widget>> <<widget "redlib">> <<set $liberal -= $args[0]>> <div class="stats_decrease">Liberal -<<print $args[0]>></div> <<if $liberal lt 0>> <<set $liberal to 0>> <</if>> <</widget>> /* ENERGY */ <<widget "addenergy">> <<set $energy += $args[0]>> <div class="stats_increase">Energy +<<print $args[0]>></div> <<if $energy gt 100>> <<set $energy to 100>> <</if>> <</widget>> <<widget "redenergy">> <<set $energy -= $args[0]>> <div class="stats_decrease">Energy -<<print $args[0]>></div> <<if $energy lt 0>> <<set $energy to 0>> <</if>> <</widget>> /* INTELLECT */ <<widget "addintellect">> <<set $intellect += $args[0]>> <div class="stats_increase">Intellect +<<print $args[0]>></div> <<if $intellect gt 100>> <<set $intellect to 100>> <</if>> <</widget>> <<widget "redintellect">> <<set $intellect -= $args[0]>> <div class="stats_decrease">Intellect -<<print $args[0]>></div> <<if $intellect lt 0>> <<set $intellect to 0>> <</if>> <</widget>> /* FITNESS */ <<widget "addfitness">> <<set $fitness += $args[0]>> <div class="stats_increase">Fitness +<<print $args[0]>></div> <<if $fitness gt 100>> <<set $fitness to 100>> <</if>> <</widget>> <<widget "redfitness">> <<set $fitness -= $args[0]>> <div class="stats_decrease">Fitness -<<print $args[0]>></div> <<if $fitness lt 0>> <<set $fitness to 0>> <</if>> <</widget>> /* HYGIENE */ <<widget "addhygiene">> <<set $hygiene += $args[0]>> <div class="stats_increase">Hygiene +<<print $args[0]>></div> <<if $hygiene gt 100>> <<set $hygiene to 100>> <</if>> <</widget>> <<widget "redhygiene">> <<set $hygiene -= $args[0]>> <div class="stats_decrease">Hygiene -<<print $args[0]>></div> <<if $hygiene lt 0>> <<set $hygiene to 0>> <</if>> <</widget>> /* LOOKS */ <<widget "addlooks">> <<set $looks += $args[0]>> <div class="stats_increase">Looks +<<print $args[0]>></div> <<if $looks gt 100>> <<set $looks to 100>> <</if>> <</widget>> <<widget "redlooks">> <<set $looks -= $args[0]>> <div class="stats_decrease">Looks -<<print $args[0]>></div> <<if $looks lt 0>> <<set $looks to 0>> <</if>> <</widget>> /* WEIGHT */ <<widget "addweight">> <<set $weight += $args[0]>> <div class="stats_increase">Weight +<<print $args[0]>></div> <<set $maxdayweight += $args[0]>> <</widget>> <<widget "redweight">> <<set $weight -= $args[0]>> <div class="stats_decrease">Weight -<<print $args[0]>></div> <</widget>> /* MONEY */ <<widget "addmoney">> <<set $money += parseInt($args[0])>> <div class="stats_increase">Money +<<print $args[0]>>$</div> <</widget>> <<widget "redmoney">> <<set $money -= parseInt($args[0])>> <div class="stats_decrease">Money -<<print $args[0]>>$</div> <<if $money lt 0>> <<set $money to 0>> <</if>> <</widget>> /* COKE DRUG */ <<widget "adddrug_coke">> <<set $drug_coke += $args[0]>> <div class="stats_decrease">Cocain addition +<<print $args[0]>></div> <<if $drug_coke gt 100>> <<set $drug_coke to 100>> <</if>> <</widget>> <<widget "reddrug_coke">> <<set $drug_coke -= $args[0]>> <div class="stats_increase">Cocain addition -<<print $args[0]>></div> <<if $drug_coke lt 0>> <<set $drug_coke to 0>> <</if>> <</widget>> /* ALCO DRUG */ <<widget "adddrug_alc">> <<set $drug_alc += $args[0]>> <div class="stats_decrease">Alcohol addition +<<print $args[0]>></div> <<if $drug_alc gt 100>> <<set $drug_alc to 100>> <</if>> <</widget>> <<widget "reddrug_alc">> <<set $drug_alc -= $args[0]>> <div class="stats_increase">Alcohol addition -<<print $args[0]>></div> <<if $drug_alc lt 0>> <<set $drug_alc to 0>> <</if>> <</widget>> /* WEED DRUG */ <<widget "adddrug_weed">> <<set $drug_weed += $args[0]>> <div class="stats_decrease">Weed addition +<<print $args[0]>></div> <<if $drug_weed gt 100>> <<set $drug_weed to 100>> <</if>> <</widget>> <<widget "reddrug_weed">> <<set $drug_weed -= $args[0]>> <div class="stats_increase">Weed addition -<<print $args[0]>></div> <<if $drug_weed lt 0>> <<set $drug_weed to 0>> <</if>> <</widget>> /* SEX */ <<widget "adddrug_sex">> <<set $drug_sex += $args[0]>> <div class="stats_decrease">Sex addition +<<print $args[0]>></div> <<set $sexexp += 1>> <<set $dayssincesex to 0>> <<if $drug_sex gt 100>> <<set $drug_sex to 100>> <</if>> <</widget>> <<widget "reddrug_sex">> <<set $drug_sex -= $args[0]>> <div class="stats_increase">Sex addition -<<print $args[0]>></div> <<if $drug_sex lt 0>> <<set $drug_sex to 0>> <</if>> <</widget>> /* DRUNK */ <<widget "adddrunk">> <<set $drunk += $args[0]>> <div class="stats_decrease">Drunk +<<print $args[0]>></div> <<if $drunk gt 30>> <<set $dayssincealc to 0>> <</if>> <<if $drunk gt 100>> <<set $drunk to 100>> <</if>> <<if $drunk gt 30>> <<addlust 3>> <</if>> <</widget>> <<widget "reddrunk">> <<set $drunk -= $args[0]>> <div class="stats_increase">Drunk -<<print $args[0]>></div> <<if $drunk lt 0>> <<set $drunk to 0>> <</if>> <</widget>> <<widget "reddrunk_hidden">> <<set $drunk -= $args[0]>> <<if $drunk lt 0>> <<set $drunk to 0>> <</if>> <</widget>> /* REPUTATION */ <<widget "addrep">> <<set $reputation += $args[0]>> <div class="stats_decrease">Reputation +<<print $args[0]>></div> <<if $reputation gt 100>> <<set $reputation to 100>> <</if>> <</widget>> <<widget "redrep">> <<set $reputation -= $args[0]>> <div class="stats_increase">Reputation -<<print $args[0]>></div> <<if $reputation lt 0>> <<set $reputation to 0>> <</if>> <</widget>> /* DRUG */ <<widget "adddrug">> <<set $drug += $args[0]>> <div class="stats_decrease">Drug +<<print $args[0]>></div> <<set $dayssincecoke to 0>> <<set $dayssinceweed to 0>> <<if $drug gt 100>> <<set $drug to 100>> <</if>> <<if $drug gt 30>> , <<addlust 3>> <</if>> <</widget>> <<widget "reddrug">> <<set $drug -= $args[0]>> <div class="stats_increase">Drug -<<print $args[0]>></div> <<if $drug lt 0>> <<set $drug to 0>> <</if>> <</widget>> <<widget "reddrug_hidden">> <<set $drug -= $args[0]>> <<if $drug lt 0>> <<set $drug to 0>> <</if>> <</widget>> /* HAVING SEX - BEEING UNFAITFUL TO BOYFRIEND? */ <<widget "unfaitfulsex">> <<if $boyfriend eq 1>> <<set $unfaitfulrion += 1>> <<if $unfaitfulwith eq "">> <<set $unfaitfulwith = $args[0]>> <<else>> <<if $unfaitfulwith.split(", ").contains($args[0])>> /* nada */ <<else>> <<set $unfaitfulwith += ", " + $args[0]>> <</if>> <</if>> <</if>> <</widget>> /* SINS YOU HAVE TO CONFESS */ <<widget "donesin">> <<set $sinsnumber += 1>> <<if $sinlist eq "">> <<set $sinlist = $args[0]>> <<else>> <<if $sinlist.split(", ").contains($args[0])>> /* nada */ <<else>> <<set $sinlist += ", " + $args[0]>> <</if>> <</if>> <</widget>> /* HAVING SEX WITH CUM IN PUSSY WITHOUT BIRTHCONTROL PILLS AND CONDOM - PREGNANT OR GETTING STDS ?*/ <<widget "cuminpussy">> <<if $levelpercent lt 1>> <<set $randomhapp to 1>> <<elseif $levelpercent gt 1>> <<set $randomhapp to 3>> <<else>> <<set $randomhapp to 2>> <</if>> <<if $drunk gt 70 or $drug gt 70>> <p class="passage_text">Unfortunately you was to drunk to insert a female condom before having sex...</p> <<set $condomused to 0>> <<else>> <<if $condoms gt 0>> <p class="passage_text">Fortunately you inserted a female condom before having sex... What a relief!</p> <<set $condoms -= 1>> <<set $condomused to 1>> <<else>> <p class="passage_text">Unfortunately you did not have any female condoms to use before having sex...</p> <<set $condomused to 0>> <</if>> <</if>> <<if $dayssinceppills gt 4 and $pregnant eq 0 and $condomused eq 0>> <<set $randomnr = random($randomhapp)>> <<if $randomnr eq 1>> <<set $pregnant to 1>> <</if>> <</if>> <<if $condomused eq 0>> <<set $randomnr = random($randomhapp)>> <<if $randomnr eq 1>> <<set $stds += 1>> <<set $randomdis = random(3)>> <<if $randomdis eq 0>> <<set $chlamydia += 1>> <<elseif $randomdis eq 1>> <<set $genitalherpes += 1>> <<elseif $randomdis eq 2>> <<set $gonorrhea += 1>> <<else>> <<set $hpv += 1>> <</if>> <</if>> <</if>> <<set $condomused to 0>> <</widget>> /* HAVING SEX WITH CUM IN ASS OR SEX IN PUSSY WITHOUT CONDOM - GETTING STDS ?*/ <<widget "sexinpussy">> <<if $levelpercent lt 1>> <<set $randomhapp to 1>> <<elseif $levelpercent gt 1>> <<set $randomhapp to 3>> <<else>> <<set $randomhapp to 2>> <</if>> <<if $drunk gt 70 or $drug gt 70>> <p class="passage_text">Unfortunately you was to drunk to insert a female condom before having sex...</p> <<set $condomused to 0>> <<else>> <<if $condoms gt 0>> <p class="passage_text">Fortunately you inserted a female condom before having sex... What a relief!</p> <<set $condoms -= 1>> <<set $condomused to 1>> <<else>> <p class="passage_text">Unfortunately you did not have any female condoms to use before having sex...</p> <<set $condomused to 0>> <</if>> <</if>> <<if $condomused eq 0>> <<set $randomnr = random($randomhapp)>> <<if $randomnr eq 1>> <<set $stds += 1>> <<set $randomdis = random(3)>> <<if $randomdis eq 0>> <<set $chlamydia += 1>> <<elseif $randomdis eq 1>> <<set $genitalherpes += 1>> <<elseif $randomdis eq 2>> <<set $gonorrhea += 1>> <<else>> <<set $hpv += 1>> <</if>> <</if>> <</if>> <<set $condomused to 0>> <</widget>> /* A NEW DAY IS RISING - SETTING VARIABLES */ <<widget "anewday">> <<setearlymorning>> <<set $avaprostopen to 0>> <<set $sexattemps to 0>> <<set $donething to 0>> <<set $princiaplmail to 0>> <<set $brandiemail to 0>> <<set $dailyspam to 0>> <<set $daysplayed += 1>> <<set $studytoday to 0>> <<set $readtoday to 0>> <<set $yogatoday to 0>> <<set $visitlunatoday to 0>> <<set $visitavatoday to 0>> <<set $libmastur to 0>> <<set $melissavisit to 0>> <<set $sinspoints to 0>> <<set $evavisitedtoday to 0>> /* Addictions is reduced over time when not using drugs, alc. or having sex */ <<set $dayssincecoke += 1>> <<set $dayssinceweed += 1>> <<set $dayssincealc += 1>> <<set $dayssincesex += 1>> <<if $beenrobbed eq 1>> <<set $dayssincerobbed += 1>> <<if $dayssincerobbed eq 20>> <<set $beenrobbed to 0>> <</if>> <</if>> <<set $followhome to 0>> <<set $boyscenetoday to 0>> <<set $rionhousevisit to 0>> <<if $dayssincetommydied gt 0>> <<set $dayssincetommydied += 1>> <</if>> <<if ($dayssincecoke gt 5 and $drug_coke gt 0) or ($dayssinceweed gt 5 and $drug_weed gt 0) or ($dayssincealc gt 5 and $drug_alc gt 0) or ($dayssincesex gt 5 and $drug_sex gt 0)>> <p class="passage_text">Addictions reduced: <<if $dayssincecoke gt 5 and $drug_coke gt 0>> <<reddrug_coke 0.5>> <</if>> <<if $dayssinceweed gt 5 and $drug_weed gt 0>> <<reddrug_weed 0.5>> <</if>> <<if $dayssincealc gt 5 and $drug_alc gt 0>> <<reddrug_alc 0.5>> <</if>> <<if $dayssincesex gt 5 and $drug_sex gt 0>> <<reddrug_sex 0.5>> <</if>> </p> <</if>> <<if $stds gt 3 and $stds lt 6>> <<set $energyreduct to 5>> <<set $energyreduct *= $costpercent>> <<set $energyreduct = parseInt($energyreduct)>> <<elseif $stds gt 5 and $stds lt 8>> <<set $energyreduct to 8>> <<set $energyreduct *= $costpercent>> <<set $energyreduct = parseInt($energyreduct)>> <<elseif $stds gt 7 and $stds lt 10>> <<set $energyreduct to 19>> <<set $energyreduct *= $costpercent>> <<set $energyreduct = parseInt($energyreduct)>> <<elseif $stds gt 9>> <<set $energyreduct to 25>> <<set $energyreduct *= $costpercent>> <<set $energyreduct = parseInt($energyreduct)>> <</if>> <<if $stds gt 3>> <p class="passage_text">You got STD's and this steals energy from you...</p> <<redenergy $energyreduct>> <</if>> <<if $drunk gt 80 or $drug gt 80>> <p class="passage_text">You got very intoxicated last night... My god what a terrible headache!</p> <<if $painkillers gt 1>> <p class="passage_text">Luckily you have one of those pain killers...</p> <img src="images/take_painkiller.jpg" class="jpgimage" width="50%"><br> <<set $painkillers -= 1>> <<redenergy 20>>, <<redmoral 5>> <<else>> <p class="passage_text">And no painkiller either!! This steals a lot of energy from you!</p> <<redenergy 60>>, <<redmoral 15>> <</if>> <<elseif ($drunk gt 50 and $drunk lte 80) or ($drug gt 50 and $drug lte 80)>> <p class="passage_text">You got quite intoxicated last night... You even got a Headache!</p> <<if $painkillers gt 1>> <p class="passage_text">Luckily you have one of those pain killers...</p> <img src="images/take_painkiller.jpg" class="jpgimage" width="50%"><br> <<set $painkillers -= 1>> <<redenergy 10>>, <<redmoral 5>> <<else>> <p class="passage_text">And no painkiller either!! This steals quite some energy from you!</p> <<redenergy 40>>, <<redmoral 10>> <</if>> <</if>> <<set $drunk to 0>> <<set $drug to 0>> <<set $pregwarn to 0>> <<set $alreadyvisitprincipal to 0>> <<set $bransonpeek to 0>> <<set $inapartment to 0>> <<set $fridaytestreminder to 0>> <<set $tansessionsaday to 0>> <<set $dayssinceshaving += 1>> <<set $fuckedbransontoday to 0>> <<if $bransoninjected eq 1>> <<set $dayssinceinjection += 1>> <</if>> <<set $morningprayer to 0>> <<set $hygienewarn to 0>> <<set $energywarn to 0>> <<set $freshupno to 0>> <<set $visitchurch to 0>> <<set $firstdayvisituniversity to 0>> <<set $perfumetoday to 0>> <<set $masturbatetoday to 0>> <<set $laundrywarn to 0>> <<set $dayssincelaundry += 1>> <<set $dishwashingtoday to 0>> <<set $lasthaircutdays += 1>> <<set $maxdayweight to 0>> <<if $gymdaysleft gt 0>> <<set $gymdaysleft -= 1>> <</if>> <<if $pooldaysleft gt 0>> <<set $pooldaysleft -= 1>> <</if>> <<if $corusmedia eq 3 and $drugsaledays gt 0>> <<set $drugsaledays -= 1>> <<if $drugsaledays eq 0>> <<set $drugsaledays -= 5>> <</if>> <</if>> /* Email: Weekletter from principal */ <<if $gameDate.getDay() eq 1 and $princiaplmail eq 0>> <<set $princiaplmail to 1>> <<set $weekmail += 1>> <<set $temptit to 'Week mail number ' + $weekmail>> <<if $weekmail eq 1>> <<set $weeksub to "Welcome to Trulago University. A new class, new faces, so much new things in life. Lets make this school year the best ever. And if you open minded female students should have problems my door is always open for you. Male students can contact Mr. Anderson. He deals best with them.">> <<else>> <<set $weeksub to $weekcontent.random()>> <</if>> <<set $tempmess to 'Dear student at the Trulago University<br><br>' + $weeksub + '<br><br>Regards George Uhl (Principal)'>> <<email "george" $temptit $tempmess>> <<set $newemail += 1>> <</if>> /* Email: Rent has gone up */ <<if $daysplayed eq 50 and $brandiemail eq 0>> <<set $brandiemail to 1>> <<email "brandi" "Important message" "Due to higher electrical bills I have to increase the rent.<br><br>The rent will go up with $25 a week. This will be effective from the next payment. <br><br>Regards Brandi Love">> <<set $newemail += 1>> <<set $weeklyrent += 25>> <<elseif $daysplayed eq 100 and $brandiemail eq 0>> <<email "brandi" "Important message" "Due to higher renovation bills I have to increase the rent.<br><br>The rent will go up with $25 a week. This will be effective from the next payment. <br><br>Regards Brandi Love">> <<set $brandiemail to 1>> <<set $newemail += 1>> <<set $weeklyrent += 25>> <<elseif $daysplayed eq 150 and $brandiemail eq 0>> <<email "brandi" "Important message" "Due to higher govermental bills I have to increase the rent.<br><br>The rent will go up with $25 a week. This will be effective from the next payment. <br><br>Regards Brandi Love">> <<set $brandiemail to 1>> <<set $newemail += 1>> <<set $weeklyrent += 25>> <<elseif $daysplayed eq 200 and $brandiemail eq 0>> <<email "brandi" "Important message" "Due to higher income tax I have to increase the rent.<br><br>The rent will go up with $25 a week. This will be effective from the next payment. <br><br>Regards Brandi Love">> <<set $brandiemail to 1>> <<set $newemail += 1>> <<set $weeklyrent += 25>> <<elseif $daysplayed eq 250 and $brandiemail eq 0>> <<email "brandi" "Important message" "Due to higher property tax I have to increase the rent.<br><br>The rent will go up with $25 a week. This will be effective from the next payment. <br><br>Regards Brandi Love">> <<set $brandiemail to 1>> <<set $newemail += 1>> <<set $weeklyrent += 25>> <<elseif $daysplayed eq 300 and $brandiemail eq 0>> <<email "brandi" "Important message" "Due to higher sosial cost I have to increase the rent.<br><br>The rent will go up with $25 a week. This will be effective from the next payment. <br><br>Regards Brandi Love">> <<set $brandiemail to 1>> <<set $newemail += 1>> <<set $weeklyrent += 25>> <<elseif $daysplayed eq 350 and $brandiemail eq 0>> <<email "brandi" "Important message" "Due to renovation cost I have to increase the rent.<br><br>The rent will go up with $25 a week. This will be effective from the next payment. <br><br>Regards Brandi Love">> <<set $brandiemail to 1>> <<set $newemail += 1>> <<set $weeklyrent += 25>> <</if>> /* Email: Random email commercial receivement */ <<if $dailyspam eq 0>> <<set $randomnum = random(400)>> <<if $randomnum eq 175 and $daysplayed gt 3>> <<email "jelena" "Welcome to Jenna Cafe" "Have you tried our delicious food? We can offer:<br>Taco, Fish and Chips, Falaffel and Sushi<br><br>Open all days until 22.00. We are located in Main street.<br><br>Regards Jelena Jensen (cafe owner)">> <<set $newemail += 1>> <<set $dailyspam to 1>> <<elseif $randomnum eq 151 and $daysplayed gt 3>> <<email "mick" "Trulagos best gas station" "Come on in and try our goodies. Always good prices on fuel as well.<br><br>Open all days until 22.00<br><br>Regards Mick Blue (Gas station manager)">> <<set $newemail += 1>> <<set $dailyspam to 1>> <<elseif $randomnum eq 195 and $daysplayed gt 3>> <<email "shopmanager" "Local shop friday sale" "Every friday all makeup and shampoo is 50% off!!!<br><br>Open all days until 19.00<br><br>Regards Your local shop">> <<set $newemail += 1>> <<set $dailyspam to 1>> <<elseif $randomnum eq 20 and $daysplayed gt 26>> <<email "rahyndee" "Looking for accomodation?" "Our hotel is the best in Trulago. We got a variety of rooms with the best views and prices.<br><br>Try us! We are located in Main street.<br><br>Regards Rahyndee James (Hotel director)">> <<set $newemail += 1>> <<set $dailyspam to 1>> <<elseif $randomnum eq 125 and $loanshark eq 1>> <<email "xander" "Corus Finance offer" "Need some extra cash? Cheap loans with flexible payback options...<br><br>Welcome to our office Downtown. Open Mon - Fri 8 - 18<br><br>Regards Xander Corus (Financial director)">> <<set $newemail += 1>> <<set $dailyspam to 1>> <</if>> <</if>> /* You are sacket from your job. Have not shown up 4 times */ <<if $noshow gte 4 and $sackedmessage eq 0>> <<set $sackedmessage to 1>> <<if $work eq "hotel">> <<set $sender to "rahyndee">> <<elseif $work eq "cafe">> <<set $sender to "jelena">> <<elseif $work eq "gasstation">> <<set $sender to "mick">> <<elseif $work eq "orgasmus">> <<set $sender to "isiah">> <</if>> <<email $sender "For your information" "$firstname $lastname<br><br>We would like to inform you that your job position in our company is terminated, after your behavior. You have skipped work 4 times, and we can not tolerate that.<br><br>You are not welcome to apply for any job in our company EVER.<br><br>$sender">> <<set $newemail += 1>> <<if $work eq "hotel">> <<set $work = "none">> <<set $workdays to 0>> <<set $moneyearned to 0>> <<set $didwork to 0>> <<set $noshow to 0>> <<set $warninggiven to 0>> <<set $nohoteljobavailable to 1>> <<set $warningmessage to "">> <<elseif $work eq "cafe">> <<set $work = "none">> <<set $workdays to 0>> <<set $moneyearned to 0>> <<set $didwork to 0>> <<set $noshow to 0>> <<set $warninggiven to 0>> <<set $nocafejobavailable to 1>> <<set $warningmessage to "">> <<elseif $work eq "gasstation">> <<set $work = "none">> <<set $workdays to 0>> <<set $moneyearned to 0>> <<set $stealmoney to 0>> <<set $didwork to 0>> <<set $noshow to 0>> <<set $warninggiven to 0>> <<set $nogasjobavailable to 1>> <<set $warningmessage to "">> <<elseif $work eq "orgasmus">> <<set $work = "none">> <<set $workdays to 0>> <<set $moneyearned to 0>> <<set $didwork to 0>> <<set $noshow to 0>> <<set $warninggiven to 0>> <<set $noeroshopjobavailable to 1>> <<set $warningmessage to "">> <</if>> <</if>> /* Butt and tits calculation */ <<if $butt eq 1>> <<set $buttsize to "Normal">> <<set $buttimage to 'images/' + $girl + '/normalass.jpg'>> <<elseif $butt eq 2>> <<set $buttsize to "Large">> <<set $buttimage to 'images/' + $girl + '/largeass.jpg'>> <<elseif $butt eq 3>> <<set $buttsize to "XL">> <<set $buttimage to 'images/' + $girl + '/xlass.jpg'>> <<elseif $butt eq 4>> <<set $buttsize to "XXL">> <<set $buttimage to 'images/' + $girl + '/xxlass.jpg'>> <<else>> <<set $buttsize to "XXXL">> <<set $buttimage to 'images/' + $girl + '/xxxlass.jpg'>> <</if>> <<if $tits eq 1>> <<set $titssize to "Normal">> <<set $titsimage to 'images/' + $girl + '/normaltits.jpg'>> <<elseif $tits eq 2>> <<set $titssize to "Large">> <<set $titsimage to 'images/' + $girl + '/largetits.jpg'>> <<elseif $tits eq 3>> <<set $titssize to "XL">> <<set $titsimage to 'images/' + $girl + '/xltits.jpg'>> <<elseif $tits eq 4>> <<set $titssize to "XXL">> <<set $titsimage to 'images/' + $girl + '/xxltits.jpg'>> <<else>> <<set $titssize to "XXXL">> <<set $titsimage to 'images/' + $girl + '/xxxltits.jpg'>> <</if>> /* Drug level calculation */ <<if $drug_coke lt 5 >> <<set $drugcoke_status="None">> <<set $abusefactorcoke to 0>> <<elseif $drug_coke gte 5 and $drug_coke lt 10>> <<set $drugcoke_status="Low">> <<set $abusefactorcoke to 1>> <<elseif $drug_coke gte 10 and $drug_coke lt 15>> <<set $drugcoke_status="Medium">> <<set $abusefactorcoke to 2>> <<elseif $drug_coke gte 15 and $drug_coke lt 20>> <<set $drugcoke_status="High">> <<set $abusefactorcoke to 3>> <<else>> <<set $drugcoke_status="Extreme">> <<set $abusefactorcoke to 4>> <</if>> <<if $drug_sex lt 5 >> <<set $drugsex_status="None">> <<set $abusefactorsex to 0>> <<elseif $drug_sex gte 5 and $drug_sex lt 10>> <<set $drugsex_status="Low">> <<set $abusefactorsex to 1>> <<elseif $drug_sex gte 10 and $drug_sex lt 15>> <<set $drugsex_status="Medium">> <<set $abusefactorsex to 2>> <<elseif $drug_sex gte 15 and $drug_sex lt 20>> <<set $drugsex_status="High">> <<set $abusefactorsex to 3>> <<else>> <<set $drugsex_status="Extreme">> <<set $abusefactorsex to 4>> <</if>> <<if $drug_alc lt 5 >> <<set $drugalc_status="None">> <<set $abusefactoralc to 0>> <<elseif $drug_alc gte 5 and $drug_alc lt 10>> <<set $drugalc_status="Low">> <<set $abusefactoralc to 1>> <<elseif $drug_alc gte 10 and $drug_alc lt 15>> <<set $drugalc_status="Medium">> <<set $abusefactoralc to 2>> <<elseif $drug_alc gte 15 and $drug_alc lt 20>> <<set $drugalc_status="High">> <<set $abusefactoralc to 3>> <<else>> <<set $drugalc_status="Extreme">> <<set $abusefactoralc to 4>> <</if>> <<if $drug_weed lt 5 >> <<set $drugweed_status="None">> <<set $abusefactorweed to 0>> <<elseif $drug_weed gte 5 and $drug_weed lt 10>> <<set $drugweed_status="Low">> <<set $abusefactorweed to 1>> <<elseif $drug_weed gte 10 and $drug_weed lt 15>> <<set $drugweed_status="Medium">> <<set $abusefactorweed to 2>> <<elseif $drug_weed gte 15 and $drug_weed lt 20>> <<set $drugweed_status="High">> <<set $abusefactorweed to 3>> <<else>> <<set $drugweed_status="Extreme">> <<set $abusefactorweed to 4>> <</if>> /* Drug abuse factor, addiction and impact calculation */ /* Coke */ <<if $dayssincecoke lt 3>> <<set $cokeredenergy to 0>> <<set $cokeredintelligence to 0>> <<set $cokeredfitness to 0>> <<elseif $dayssincecoke eq 3>> <<set $cokeredenergy to $abusefactorcoke*0.5>> <<set $cokeredintelligence to $abusefactorcoke*0.25>> <<set $cokeredfitness to $abusefactorcoke*0.25>> <<elseif $dayssincecoke eq 4>> <<set $cokeredenergy to $abusefactorcoke*1>> <<set $cokeredintelligence to $abusefactorcoke*0.5>> <<set $cokeredfitness to $abusefactorcoke*0.5>> <<elseif $dayssincecoke gt 5>> <<set $cokeredenergy to $abusefactorcoke*2>> <<set $cokeredintelligence to $abusefactorcoke*1>> <<set $cokeredfitness to $abusefactorcoke*1>> <</if>> /* Weed */ <<if $dayssinceweed lt 3>> <<set $weedredenergy to 0>> <<set $weedredintelligence to 0>> <<set $weedredfitness to 0>> <<elseif $dayssinceweed eq 3>> <<set $weedredenergy to $abusefactorweed*0.5>> <<set $weedredintelligence to $abusefactorweed*0.25>> <<set $weedredfitness to $abusefactorweed*0.25>> <<elseif $dayssinceweed eq 4>> <<set $weedredenergy to $abusefactorweed*1>> <<set $weedredintelligence to $abusefactorweed*0.5>> <<set $weedredfitness to $abusefactorweed*0.5>> <<elseif $dayssinceweed gt 5>> <<set $weedredenergy to $abusefactorweed*2>> <<set $weedredintelligence to $abusefactorweed*1>> <<set $weedredfitness to $abusefactorweed*1>> <</if>> /* Alc. */ <<if $dayssincealc lt 3>> <<set $alcredenergy to 0>> <<set $alcredintelligence to 0>> <<set $alcredfitness to 0>> <<elseif $dayssincealc eq 3>> <<set $alcredenergy to $abusefactoralc*0.5>> <<set $alcredintelligence to $abusefactoralc*0.25>> <<set $alcredfitness to $abusefactoralc*0.25>> <<elseif $dayssincalc eq 4>> <<set $alcredenergy to $abusefactoralc*1>> <<set $alcredintelligence to $abusefactoralc*0.5>> <<set $alcredfitness to $abusefactoralc*0.5>> <<elseif $dayssincealc gt 5>> <<set $alcredenergy to $abusefactoralc*2>> <<set $alcredintelligence to $abusefactoralc*1>> <<set $alcredfitness to $abusefactoralc*1>> <</if>> /* Sex */ <<if $dayssincesex lt 3>> <<set $sexincreaselust to 0>> <<elseif $dayssincesex eq 3>> <<set $sexincreaselust to $abusefactorsex*5>> <<elseif $dayssincesex eq 4>> <<set $sexincreaselust to $abusefactorsex*8>> <<elseif $dayssincesex gt 5>> <<set $sexincreaselust to $abusefactorsex*11>> <</if>> <</widget>> /* SHOWER AND THINGS */ <<widget "showernow">> <<if $makeup gt 0>> <div class="passage_text_nobox"><<checkbox "$makeupsel" false true autocheck>> Add Makeup</div> <<else>> <<set $makeupsel = false>> <</if>> <<if $shampooconditioner gt 0>> <div class="passage_text_nobox"><<checkbox "$shampoosel" false true autocheck>> Use Shampoo/Conditioner</div> <<else>> <<set $shampoosel = false>> <</if>> <<if $bodylotion gt 0>> <div class="passage_text_nobox"><<checkbox "$blotionsel" false true autocheck>> Add Bodylotion</div> <<else>> <<set $blotionsel = false>> <</if>> <<if $perfume gt 0>> <div class="passage_text_nobox"><<checkbox "$perfumesel" false true autocheck>> Add Perfume</div> <<else>> <<set $perfumesel = false>> <</if>> <<if $shaving lt 1>> <<set $shavesel = false>> <<elseif $dayssinceshaving lt 4>> <<set $shavesel = false>> <<else>> <div class="passage_text_nobox"><<checkbox "$shavesel" false true autocheck>> Shave</div> <</if>> <</widget>> /* YOU HAVE BEEN PREGNANT FOR A LONG TIME TEST */ <<widget "pregtest">> <<if $pregnant eq 1 and $dayspregnant eq 60>> <<print '<img src="images/' + $girl + 'feel_pregnancy.jpg" class="jpgimage" width="70%">'>> <p class="passage_text">You have been pregnant for a long time now, and things are starting to show. You can feel your nippels are soar, and that you are nauseous...</p> <</if>> <<if $pregnant eq 1 and $dayspregnant eq 72>> <<print '<img src="images/' + $girl + 'feel_pregnancy.jpg" class="jpgimage" width="70%">'>> <p class="passage_text">You have been pregnant for many weeks now, and things are really starting show. Hope noone notice. You feel hot and sweaty and your breasts have grown!</p> <</if>> <</widget>> /* TEST AFTER INJECTED BY PROF. BRANSON */ <<widget "injecttest">> <<if $dayssinceinjection eq 2>> <p class="passage_text">You have a strange feeling when you wake up... You feel something is wrong with your chest...</p> <p class="passage_text">You look down on your tits and then you remember professor Bransons injection... You tits feel different... They feel... BIGGER!!!</p> <video src="apartment/images/touchtits1.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video> <p class="passage_text">IT IS INCREDIBLE... THEY REALLY FEEL BIGGER...</p> <p class="passage_text">Then you remmeber the butt injection. You stand up in front of the mirror to check your butt...</p> <video src="apartment/images/touchass1.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video> <p class="passage_text">IT IS UNBELIEVABLE... YOUR BUTT HAS GROWN AS WELL!!</p> <<set $tits += 1>> <<set $butt += 1>> <<elseif $dayssinceinjection eq 3>> <p class="passage_text">When you wake up you remember the injection again. This time you really want to enjoy seeing your body</p> <p class="passage_text">You put on some nice underwear and stand in front of the mirror...</p> <<print '<video src="images/' + $girl + '/touchtits2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You are so satisfied... Your tits is even bigger today... INCREDIBLE!!!</p> <p class="passage_text">Then you examine your butt... The same has happen here... It's so BIG.... WOW!!!</p> <<print '<video src="images/' + $girl + '/touchass2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Seeing yourself makes you horny... What a way to start the day...</p> <<set $tits += 1>> <<set $butt += 1>> <<set $drug_sex += 2>> <<elseif $dayssinceinjection eq 6>> <p class="passage_text">Today you wake up with a very strange feeling... You just feel so horny...</p> <p class="passage_text">You think about what professor Branson told you about the possible side effects.</p> <p class="passage_text">But he said it was just a minor sideeffect happening to very few... </p> <p class="passage_text">Well, what the heck... It is a small price to pay, when you got these lovely curves...</p> <<set $drug_sex += 3>> <<elseif $dayssinceinjection eq 8>> <p class="passage_text">Today you got this strange feeling again... You just feel so incredible horny...</p> <p class="passage_text">This sideeffect can not be that bad can they?</p> <p class="passage_text">You feel a bit unsure, but then you just push it away...</p> <<set $drug_sex += 5>> <<elseif $dayssinceinjection eq 11>> <<you>>Christ... What is happening to me... God I am so horny... I wish someone could fuck me real good...<</you>> <p class="passage_text">Maybe I never should have taken those injections...</p> <p class="passage_text">It's even stronger than before... Will it not stop... The expansion of your butt and tits stopped, though</p> <p class="passage_text">It will probably go away soon... We'll time to get moving...</p> <<set $drug_sex += 5>> <<elseif $dayssinceinjection eq 15>> <<you>>Oh, god... Where am I... I just dreamed that I had a giant dick inside me... I must have a fuck soon...<</you>> <p class="passage_text">You never felt so horny before...</p> <p class="passage_text">I must talk to professor Branson... There must be a way out of this...</p> <<set $drug_sex += 5>> <</if>> <</widget>> /* TESTS DONE BEFORE A NEW DAY BEGINS */ <<widget "testsbeforenewday">> <<if $askedshop gt 0 and $activeshoploan eq 1>> <<set $paybackshop -= 1>> <<if $paybackshop lte -2>> <<email "shopmanager" "Missing payment" "$firstname $lastname<br><br>I Would like to inform you that you have not paid your debt to our shop. You are two days overdue! If you do not pay within 2 days, we will hand this over to the police.<br><br>Regards Bert Adams (Shopmanager)">> <<set $newemail += 1>> <</if>> <<if $paybackshop lte -5>> <<set $crimereason to "not paying your debt at the local shop">> <<goto "Policecoming">> <</if>> <</if>> <<if $passedout eq 0>> <<if $latenight eq 1>> <<set $latenight to 0>> <<addmins 180>> <</if>> <<else>> <p class="passage_text">You have a really bad hangover and have overslept.</p> <<addmins 240>> <<print '<img src="images/' + $girl + '/wakeup_tired.jpg" class="jpgimage" width="70%">'>> <</if>> /* Did you went to BeU fashion office on sunday */ <<if $gameDate.getDay() eq 1 and $beuvisit eq 1>> <<set $notification to "You did not show up at<br>BeU Fashion on sunday morning">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <<set $beuvisit to 1000>> <</if>> /* Did you show up at the model job last time? */ <<if $beushowup eq 0 and $beujob eq 1>> <<if $gameDate.getDay() eq 4 or $gameDate.getDay() eq 5 or $gameDate.getDay() eq 6>> <<set $notification to "You did not show up at<br>BeU Fashion last time">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <<set $beuvisit to 1001>> <<set $beujob to 0>> <<else>> <<set $beushowup to 0>> <</if>> <<else>> <<set $beushowup to 0>> <</if>> /* Did you go to work at the gasstation yesterday? */ <<if $gameDate.getDay() gt 1 and $gameDate.getDay() lt 6 and $work eq "gasstation" and $didwork eq 0>> <<set $notification to "You did not show up at work<br>last time at the gas station!">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <<set $noshow += 1>> <<set $warninggiven to 0>> <</if>> /* Did you go to work at the hotel yesterday? */ <<if $gameDate.getDay() gt 1 and $gameDate.getDay() lt 6 and $work eq "hotel" and $didwork eq 0>> <<set $notification to "You did not show up at work<br>last time at the hotel!">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <<set $noshow += 1>> <<set $warninggiven to 0>> <</if>> /* Did you go to work at the cafe yesterday? */ <<if $gameDate.getDay() gt 2 and $gameDate.getDay() lte 6 and $work eq "cafe" and $didwork eq 0>> <<set $notification to "You did not show up at work<br>last time at the cafe!">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <<set $noshow += 1>> <<set $warninggiven to 0>> <</if>> /* Did you go to work at the orgasmus erotic shop yesterday? */ <<if $gameDate.getDay() gt 1 and $gameDate.getDay() lte 5 and $work eq "orgasmus" and $didwork eq 0>> <<set $notification to "You did not show up at work<br>last time at Orgasmus shop!">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <<set $noshow += 1>> <<set $warninggiven to 0>> <</if>> /* Did you show up for cleaning the principals house on saturday? */ <<if $gameDate.getDay() eq 0 and $cleanforprincipal eq 1 and $didshowupforcleaning eq 0>> <<set $notification to "You did clean the house<br>of the principal yesterday!">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <<set $principalnoshow to 1>> <<set $principalnoshownum += 1>> <</if>> <<set $didshowupforcleaning to 0>> /* Did not show up at Photoshoot job on saturdays and mondays? */ <<if $gameDate.getDay() eq 0 and $corusmedia eq 1 and $showedupphotosession eq 0>> <<set $showedupphotosession to 1>> <<set $totalloansum += 200>> <<set $notification to "Loan increases with $200 for<br>not showing up at Corus Media!">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <</if>> <<if $gameDate.getDay() eq 2 and $corusmedia eq 1 and $showedupphotosession eq 0>> <<set $showedupphotosession to 1>> <<set $totalloansum += 200>> <<set $notification to "Loan increases with $200 for<br>not showing up at Corus Media!">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <</if>> <<set $passedout to 0>> <<set $fridaytest to 0>> <<set $didwork to 0>> /* Take pills and count days if you are pregnant */ <<if $dayspregnant lt 11>> <<if $ppills gt 0>> <<set $ppills -= 1>> <p class="passage_text">You remember to take your birth control pill.</p> <<set $dayssinceppills to 0>> /* buy makeup reminder */ <<if $ppills eq 1>> <<set $notification to "You are low on birth control<br>pills. Only 1 left">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <</if>> <<else>> <p class="passage_text"><div class="blink2">Unfortunately you have no birth control pills left for today.</div></p> <<set $dayssinceppills += 1>> <</if>> <</if>> <<if $pregnant eq 1>> <<set $dayspregnant += 1>> <</if>> /* Have you loan at the loanshark? Is is overdue? Then you have to pay interest*/ <<if $totalloansum gt 0>> <<set $paybackdays += 1>> <<if $paybackdays gt 20>> <<set $dayfine to $totalloansum*$finerate>> <<set $totalloansum += $dayfine>> <</if>> <</if>> /* Can only visit uncle once a day */ <<set $visituncletoday to 0>> /* Energy, Fitness and Intelligence reduced because of drug abuse (if there are many days between each abuse) */ <<if $cokeredenergy gt 0>> <p class="passage_warning">Your cocaine abstience weakens you...</p> <<redenergy $cokeredenergy>>, <<redfitness $cokeredfitness>>, <<redintellect $cokeredintelligence>> <</if>> <<if $weedredenergy gt 0>> <p class="passage_warning">Your weed abstience weakens you...</p> <<redenergy $weedredenergy>>, <<redfitness $weedredfitness>>, <<redintellect $weedredintelligence>> <</if>> <<if $alcredenergy gt 0>> <p class="passage_warning">Your alcohol abstience weakens you...</p> <<redenergy $alcredenergy>>, <<redfitness $alcredfitness>>, <<redintellect $alcredintelligence>> <</if>> <<if $sexincreaselust gt 0>> <p class="passage_warning">Your sex abstience makes you horny...</p> <<addlust $sexincreaselust>> <</if>> /* Reset weight warning */ <<set $weightwarn to 0>> /* Day has started */ <<set $daystarted to 1>> <<set $alreadyvisitprincipal to 0>> <</widget>> /* LOG WIDGET FOR MESSAGES */ <<widget "log">> /* Add new entry to the end. */ <<if $gameDate.getMinutes() lt 10>><<set $minutes to '0' + $gameDate.getMinutes()>> <<else>><<set $minutes to $gameDate.getMinutes()>> <</if>> <<if $args[1] eq "warning">> <<set $warninginfo to '<tr><td>' + String.format("{0} {1} {2}, {3}", GameDays[$gameDate.getDay()], GameMonths[$gameDate.getMonth()], $gameDate.getDate(), $gameDate.getFullYear()) + ' ' + $gameDate.getHours() + ':' + $minutes + '</td><td style="color:red;">Warning</td><td>' + $args[0] + '</td></tr>'>> <<elseif $args[1] eq "info">> <<set $warninginfo to '<tr><td>' + String.format("{0} {1} {2}, {3}", GameDays[$gameDate.getDay()], GameMonths[$gameDate.getMonth()], $gameDate.getDate(), $gameDate.getFullYear()) + ' ' + $gameDate.getHours() + ':' + $minutes + '</td><td style="color:green;">Information</td><td>' + $args[0] + '</td></tr>'>> <<else>> <<set $warninginfo to '<tr><td>' + String.format("{0} {1} {2}, {3}", GameDays[$gameDate.getDay()], GameMonths[$gameDate.getMonth()], $gameDate.getDate(), $gameDate.getFullYear()) + ' ' + $gameDate.getHours() + ':' + $minutes + '</td><td></td><td>' + $args[0] + '<td></tr>'>> <</if>> <<set $log.push($warninginfo)>> /* Remove an old entry from the front if the log is too long. */ <<if $log.length gt 50>> <<set $log.shift()>> <</if>> /* Update the log. */ <<updatelog>> <</widget>> <<widget "updatelog">><<script>> var logMarkup = State.variables.log .map(function (entry) { return '*' + entry; }); if (Engine.state === 'rendering') { postdisplay['update-log'] = function (taskName) { delete postdisplay[taskName]; $('#log').empty().wiki(logMarkup); }; } else { $('#log').empty().wiki(logMarkup); } <</script>><</widget>> /* EMAIL WIDGET FOR MESSAGES */ <<widget "email">> <<set $from to '<img src="images/characters/' + $args[0] + '.jpg" width="60">'>> <<set $subject to $args[1]>> <<set $content to $args[2]>> /* Add new entry to the end. */ <<if $gameDate.getMinutes() lt 10>><<set $emailminutes to '0' + $gameDate.getMinutes()>> <<else>><<set $emailminutes to $gameDate.getMinutes()>> <</if>> <<set $emailinfo to '<tr><td>' + String.format("{0} {1} {2}, {3}", GameDays[$gameDate.getDay()], GameMonths[$gameDate.getMonth()], $gameDate.getDate(), $gameDate.getFullYear()) + ' ' + $gameDate.getHours() + ':' + $emailminutes + '</td><td>' + $from + '</td><td>' + $subject + '</td><td>' + $content + '</td></tr>'>> <<set $email.push($emailinfo)>> /* Remove an old entry from the front if the email list is too long. */ <<if $email.length gt 5>> <<set $email.shift()>> <</if>> /* Update the email. */ <<updateemail>> <</widget>> <<widget "updateemail">><<script>> var emailMarkup = State.variables.log .map(function (entry) { return '*' + entry; }); if (Engine.state === 'rendering') { postdisplay['update-email'] = function (taskName) { delete postdisplay[taskName]; $('#email').empty().wiki(emailMarkup); }; } else { $('#email').empty().wiki(emailMarkup); } <</script>><</widget>> <</nobr>> <</silently>><<nobr>> <<addmins 20>> <h3 class="passage_header">Exhausted</h3> <p class="passage_text">You have no energy left and must go home. You need to lie down to rest for a while...</p> <<set $exhausted to 1>> <p class="passage_text">[[Nap<-Continue]]</p> <</nobr>><<nobr>> <h3 class="passage_header">Go to sleep</h3> <<set $taxirequest to 0>> <<set $inapartment to 1>> <<if $passedout eq 1>> <p class="passage_text">By some kind of miracle you managed to crawl to bed....</p> <<print '<img src="images/' + $girl + '/sleep2.jpg" class="jpgimage" width="40%">'>> <<else>> <p class="passage_text">It is getting late and you are exhausted and have to go to sleep.</p> <<set $randomimg = random(1)>> <<print '<img src="images/' + $girl + '/sleep' + $randomimg + '.jpg" class="jpgimage" width="50%">'>> <</if>> <<anewday>> <p class="passage_text">[[Wakeup<-Go to sleep]]</p> <</nobr>><<nobr>> <<set $exhausted to 0>> <<addmins 30>> <h3 class="passage_header">Wake up</h3> <<if $passedout eq 0>> <p class="passage_text">You had a good night sleep and feel refreshed and ready for what today brings.</p> <<print '<img src="images/' + $girl + '/wakeup.jpg" class="jpgimage" width="35%">'>> <</if>> <<testsbeforenewday>> <<injecttest>> <<pregtest>> <p class="passage_text">[[Apartment<-Get out of bed]]</p> <<addenergy 50>>, <<redhygiene 40>>, <<redlooks 40>>, <<redweight 0.25>>, <<addmoral 2>> <<if $dayssinceinjection lt 3>> , <<redlust 3>> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Passed out</h3> <img src="images/pickedupbypolice.jpg" class="jpgimage" width="60%"> <p class="passage_text">You are picked up by the police. You can not take care of yourself.</p> <<if $drug gte 90>> <p class="passage_text">You almost overdosed on drugs and passed out.</p> <<set $drug to 90>> <<set $passedout to 1>> <<donesin "took-an-overdose-with-drugs">> <</if>> <<if $drunk gte 90>> <p class="passage_text">You are too drunk and passed out.</p> <<set $drunk to 90>> <<set $passedout to 1>> <<donesin "got-too-drunk-and-passed-out">> <</if>> <p class="passage_text">They bring you home to your apartment...</p> <img src="images/passedout.jpg" class="jpgimage" width="60%"> <p class="passage_text">You need to go to [[Gotosleep<-Bed]]</p> <</nobr>><<nobr>> <h3 class="passage_header">Eating disorder</h3> <p class="passage_text">Your have a extreme weight disorder, and you are sent to the doctor. He is very worry about your health...</p> <<print '<img src="images/' + $girl + '/visitdoctor.jpg" class="jpgimage" width="50%">'>> <<if $weight gt 90>> <<set $weightstatus to "high">> <<elseif $weight lt 40>> <<set $weightstatus to "low">> <</if>> <p class="passage_text">I am afraid that your weight is way too <<print $weightstatus>>. I have no choices but sending you home to your parents.</p> <p class="passage_text">Please don't doctor, you cry. But he will not hear...</p> <p class="passage_text">[[Gohome<-Continue]]</p> <</nobr>><<nobr>> <h3 class="passage_header">Pregnant</h3> <p class="passage_text">Somebody at school have noticed that you are pregant and you are called in to see the doctor that represent the university.</p> <<print '<img src="images/' + $girl + '/visitdoctor.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">Doctor: I am afraid that we can not have pregnant girls here at the school. My only choice is to send you home. I am sorry</p> <<you>>Please don't doctor. My parents are going to be so mad at me... Please give me another chance...<</you>> <p class="passage_text">Doctor: Sorry that is not possible... Goodbye...</p> <p class="passage_text">[[Gohome<-Continue]]</p> <</nobr>><<nobr>> <h3 class="passage_header">Sendt back to your hometown</h3> <<print '<img src="images/' + $girl + '/gloomy.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You sit on the bus and text you parents</p> <p class="passage_text">[[Theend<-Continue]]</p> <</nobr>><<nobr>> <<addhours 4>> <h3 class="passage_header">The End</h3> <img src="images/angryparents.jpg" class="jpgimage" width="50%"> <p class="passage_text">You are met by your parents on the bus terminal in your hometown and they are furious. Your voyage has come to an end...</p> <<button "Restart">> <<run Engine.restart()>> <</button>> <</nobr>><<nobr>> <<if $makeup gt 0>> <h3 class="passage_header">Add makeup</h3> <<addmins 5>> <p class="passage_text">You add a nice makeup on your skin.</p> <<print '<video src="images/' + $girl + '/addmakeup.mp4" autoplay loop></video>'>> <p class="passage_text">[[Return|previous()]]</p> <<set $makeup -= 1>> <<set $currentlook to $looks>> <<addlooks 30>> <<print $basiclooks>> <<set $upperlimitlooks to $basiclooks+30>> <<if $looks gt $upperlimitlooks>> <<set $looks to $upperlimitlooks>> <<if $looks gt 100>> <<set $looks to 100>> <</if>> <</if>> <<if $looks lte $currentlook>> <<set $looks to $currentlook>> <</if>> /* buy makeup reminder */ <<if $makeup eq 1>> <<set $notification to "You are low on makeup<br>only 1 left">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <</if>> <<else>> <p class="passage_warning">Sorry, You have no makeup left.</p> [[Return|previous()]] <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Fresh yourself up</h3> <<addmins 10>> <p class="passage_text">You fresh yourself up a bit...</p> <<set $randomimage = random(4)>> <<print '<img src="images/washface' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">[[Return|previous()]]</p> <<set $freshupno += 1>> <<if $freshupno eq 1>> <<addhygiene 8>>, <<redlooks 2>>, <<addenergy 5>> <<elseif $freshupno eq 2>> <<addhygiene 4>>, <<redlooks 1>>, <<addenergy 3>> <<elseif $freshupno eq 3>> <<addhygiene 2>>, <<redlooks 1>>, <<addenergy 2>> <<else>> /* Do nothing */ <</if>> <</nobr>><<nobr>> <<if $perfume gt 0>> <h3 class="passage_header">Add perfume</h3> <<addmins 5>> <<set $currentlook to $looks>> <p class="passage_text">You smell lovely after adding perfume to your skin.</p> <<set $randomimage = random(2)>> <<print '<img src="images/addperfume' + $randomimage + '.gif" class="jpgimage" width="50%">'>> <p class="passage_text">[[Return|previous()]]</p> <<set $perfume -= 1>> <<set $upperlimitlooks to $basiclooks+30>> <<if $looks gt $upperlimitlooks>> <<set $looks to $upperlimitlooks>> <<if $looks gt 100>> <<set $looks to 100>> <</if>> <</if>> <<if $perfumetoday eq 0>> <<addlooks 6>> <<elseif $perfumetoday eq 1>> <<addlooks 3>> <<elseif $perfumetoday eq 2>> <<addlooks 1>> <</if>> <<set $perfumetoday += 1>> <<if $looks lte $currentlook>> <<set $looks to $currentlook>> <</if>> <<else>> <p class="passage_warning">Sorry, You have no perfume left.</p> [[Return|previous()]] <</if>> <</nobr>><<nobr>> <<if $bodylotion gt 0>> <<set $currentlook to $looks>> <h3 class="passage_header">Add bodylotion</h3> <<addmins 5>> <p class="passage_text">Your skin is smooth after adding bodylotion to it.</p> <img src="images/addbodylotion.gif" class="jpgimage" width="50%"> <p class="passage_text">[[Return|previous()]]</p> <<set $bodylotion -= 1>> <<addlooks 5>> <<set $upperlimitlooks to $basiclooks+30>> <<if $looks gt $upperlimitlooks>> <<set $looks to $upperlimitlooks>> <<if $looks gt 100>> <<set $looks to 100>> <</if>> <</if>> <<if $looks lte $currentlook>> <<set $looks to $currentlook>> <</if>> <<else>> <p class="passage_warning">Sorry, You have no bodylotion left.</p> [[Return|previous()]] <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Go to the toilet</h3> <<set $randomscene = random(2)>> <<if $randomscene eq 0>> <<print '<video src="images/' + $girl + '/gotoilet.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay></video>'>> <<elseif $randomscene eq 1>> <<print '<video src="images/' + $girl + '/toilet2.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay></video>'>> <<else>> <img src="images/sitsontoilet.jpg" class="jpgimage" width="50%"> <</if>> <<addmins 10>> <<set $randomscene = random(1)>> <p class="passage_text">You go to the toilet and feel relieved.</p> <<if $energy gt 10 and $hygiene gt 10>> <<if $randomscene eq 0>> <<if $toiletplace eq "Publictoilet" or $toiletplace eq "Mallbathroom" or $toiletplace eq "Nightclubtoilet">> <<if $liberal lt 10>> <p class="passage_text">[[Continue|Refusesuck]]</p> <<elseif $liberal lte 50 and $liberal gte 10>> <p class="passage_text">[[Continue|Suckornot]]</p> <<else>> <p class="passage_text">[[Continue|Suckornot]]</p> <</if>> <<else>> <p class="passage_text">[[Continue|previous()]]</p> <</if>> <<else>> <p class="passage_text">[[Continue|previous()]]</p> <</if>> <<else>> <<if $energy lte 10>> <p class="passage_text">You are very tired and low on energy and should go home... [[Continue|previous()]]</p> <<else>> <p class="passage_text">Your hygiene is very low and you feel filthy and should go home... [[Continue|previous()]]</p> <</if>> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Gloryhole</h3> <p class="passage_text">There is a gloryhole in the toilet and suddenly while you sit there a dick with a $10 note appears in the hole...</p> <<set $randomscene = random(2)>> <<print '<video src="images/gloryholerequestmoney' + $randomscene + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<you>>What????... I must get out of here as quick as I can... So disgusting...<</you>> <p class="passage_text">You hurry [[out of the toilet->$toiletplace]]...</p> <<addmoral 1>>, <<redlib 0.5>> <</nobr>><<nobr>> <h3 class="passage_header">Gloryhole</h3> <<if $liberal gte 10 and $liberal lte 50>> <p class="passage_text">There is a gloryhole in the toilet and suddenly while you sit there a dick with a $10 note appears in the hole...</p> <<set $randomscene = random(2)>> <<print '<video src="images/gloryholerequestmoney' + $randomscene + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<you>>Oh my god... $10...<</you>> <p class="passage_text">Would you take the note and [[give him a suck->Gloryholesuck]] or just hurry <<link "out of the toilet" $toiletplace>> <<redlib 0.5>><</link>>...</p> <<else>> <p class="passage_text">There is a gloryhole in the toilet and suddenly while you sit there a dick appears in the hole...</p> <<set $randomscene = random(1)>> <<print '<video src="images/gloryholerequest' + $randomscene + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<you>>Oh, that was a giant stiff dick... Yummy...<</you>> <p class="passage_text">[[Continue->Suckforfree]]...</p> <</if>> <</nobr>><<nobr>> <<addmins 15>> <h3 class="passage_header">Gloryhole service</h3> <<set $randomscene = random(4)>> <<print '<video src="images/gloryholesuck' + $randomscene + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You are so horny and the sight of a stiff big cock makes you even more lusty... Without hesitation you grab the cock and start to suck it...</p> <<print '<video src="images/gloryholecum' + $randomscene + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You suck him so hard so it don't take long before you hear the guy on the other side of the wall start moaning, and soon after he spurts his jizz on to you...</p> <p class="passage_text">You clean his dick well before you go [[outside->$toiletplace]]...</p> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<set $sex_gloryholes += 1>> <<redenergy 15>>, <<addlust 20>>, <<redhygiene 20>>, <<redlooks 10>>, <<redmoral 3>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 0.5>> <<unfaitfulsex "guys at the public toilet">> <<donesin "sucked-dick-in-gloryholes">> <</nobr>><<nobr>> <<addmins 15>> <h3 class="passage_header">Gloryhole service</h3> <<set $randomscene = random(4)>> <<print '<video src="images/gloryholesuck' + $randomscene + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You just grab the note and start to suck dick as best as you can... Easy come money you think for yourself...</p> <<print '<video src="images/gloryholecum' + $randomscene + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After a while you hear the guy on the other side of the wall start moaning, and soon after he spurts his jizz on to you...</p> <p class="passage_text">You clean his dick and hurry [[outside->$toiletplace]] $10 richer...</p> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<set $sex_gloryholes += 1>> <<addmoney 10>>, <<redenergy 15>>, <<addlust 20>>, <<redhygiene 20>>, <<redlooks 10>>, <<redmoral 3>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 0.5>> <<unfaitfulsex "guys at the public toilet">> <<donesin "sucked-dick-in-gloryholes">> <</nobr>><<nobr>> <<if $cocainbags gt 0>> <<addmins 5>> <h3 class="passage_header">Snort a line of coke</h3> <img src="images/snortcoke.gif" class="jpgimage" width="50%"> <p class="passage_text">You snort a line and feel so powerful and full of energy...</p> <p class="passage_text">[[Return|previous()]]</p> <<if $drug lt 50>> <<addenergy 30>>, <<elseif $drug gte 50 and $drug lt 80>> <<addenergy 15>>, <</if>> <<redfitness 0.25>>, <<adddrug_coke 1>>, <<adddrug 20>>, <<redintellect 0.25>>, <<redmoral 1>>, <<addlib 0.5>> <<set $cocainbags -= 1>> <<donesin "snorted-cocain">> <<else>> <p class="passage_warning">You don't have any cocaine bags left...</p> <p class="passage_text">[[Return|previous()]]</p> <</if>> <</nobr>><<nobr>> <<if $joints gt 0>> <<addmins 15>> <h3 class="passage_header">Take a joint</h3> <img src="images/smokingjoint.gif" class="jpgimage" width="50%"> <p class="passage_text">Your smoke a joint. It makes so calm and cool...</p> <p class="passage_text">[[Return|previous()]]</p> <<if $drug lt 50>> <<addenergy 20>>, <<elseif $drug gte 50 and $drug lt 80>> <<addenergy 10>>, <</if>> <<redfitness 0.25>>, <<adddrug_weed 1>>, <<adddrug 15>>, <<redintellect 0.25>>, <<redmoral 0.5>>, <<addlib 0.5>> <<set $joints -= 1>> <<donesin "smoked-weed">> <<else>> <p class="passage_warning">You don't have any joints left...</p> <p class="passage_text">[[Return|previous()]]</p> <</if>> <</nobr>><<nobr>> <<set $taskcompleted to 1>> <h3 class="passage_header">Graduated first year at Trulago university</h3> <<print '<img src="images/' + $girl + '/graduated.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You made it!!! You graduated the first year of Trulago University. You arrive at the cermony in your finest dress.</p> <p class="passage_text">You feel so proud of yourself. All class is gathered at the cermony that marks the end of this year.</p> <img src="images/cermony.jpg" class="jpgimage" width="70%"> <p class="passage_text">Your parents is present and are very happy with you. They cheer and waves to you.</p> <img src="images/happyparents.jpg" class="jpgimage" width="70%"> <p class="passage_text">The principal gives a speech, and presents the best students in the class. Alle of them are by some reason girls.</p> <p class="passage_text">You recognize a couple of them as 'teachers favorites'. Wonder why the other students use to call them sluts?</p> <img src="images/principalspeech.jpg" class="jpgimage" width="70%"> <p class="passage_text">After the cermony is over you drive home with your parents. You wonder if you will survive next schoolyear...</p> <img src="images/drivinghome.jpg" class="jpgimage" width="70%"> <h1 class="blink" align="center">THE END</h1> <</nobr>><<nobr>> <<set $caughtstealing to 0>> <h3 class="passage_header">Police on your door</h3> <img src="images/police.jpg" class="jpgimage" width="50%"> <p class="passage_text">Suddenly the police is on your door. You open up and they accuse you for <<print $crimereason>>.</p> <p class="passage_text">After a discussion the police has decided to send you come to your parents and send them a fine for your crime.</p> <p class="passage_text">You try to argue with them for no reason. They have made up their mind.</p> <p class="passage_text">[[Gohome<-Continue]]</p> <</nobr>><<nobr>> <h3 class="passage_header">Pack and leave</h3> <img src="images/packsuitcase.jpg" class="jpgimage" width="50%"> <p class="passage_text">You go home to your apartment and pack down all your things...</p> <p class="passage_text">Then you walk down to the bus station and head for home...</p> <p class="passage_text">[[Gohome<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">You are just closing the door to your apartmentcomplex when your uncle Tommy shows up behind you</p> <<tommy>>So there you are, my dear niece <<print $firstname>>. I have lost my patience with you...<</tommy>> <<you>>Wh.. what... do you mean...<</you>> <<tommy>>No, argueing... Get into the car NOW, <<print $firstname>>. I will drive you to the bus station...<</tommy>> <<you>>But, but what about the school and my things...?<</you>> <img src="images/getintothecar.jpg" class="jpgimage" width="50%"> <<tommy>>I will get them packed and sent back to you... So in the car NOW!<</tommy>> <p class="passage_text">Tommy drive you to the bus station, and give you the bus ticket before he leaves you...</p> <p class="passage_text">[[Gohome<-Continue]]</p> <</nobr>><<nobr>> <div id="log"><<updatelog>></div> <</nobr>><<nobr>> <table class="passage_text"> <tr> <td valign="top" style="padding-top: 0px;"><img src="outside/images/taxi.jpg" class="jpgimage" width="100%"></td> <td valign="top"> <<set $taxiprice = parseInt(5 * $costpercent)>> <ul class="passage_taxi"> <<if $currentstreet neq "Outside">> <<if $money gte $taxiprice>> <li><<link "Go home" "Apartment">> <<addmins 5>><<redmoney $taxiprice>><</link>></li> <li><<link "Go to the gas station" "Gasstation">> <<addmins 5>><<redmoney $taxiprice>><</link>></li> <li><<link "Go to the shop" "Shop">> <<addmins 5>><<redmoney $taxiprice>><</link>></li> <<else>> <li> <<link "Go home" "Cantpaytaxi">><<set $taxidest to "Apartment">><<set $fixeddest to "my apartment just beside the gas station">><</link>></li> <li> <<link "Go to the gas station" "Cantpaytaxi">><<set $taxidest to "Gasstation">><<set $fixeddest to "the gasstation">><</link>></li> <li> <<link "Go to the shop" "Cantpaytaxi">><<set $taxidest to "Shop">><<set $fixeddest to "the small shop beside the gasstation">><</link>></li> <</if>> <</if>> <<if $currentstreet neq "Universitystreet">> <<if $money gte $taxiprice>> <li><<link "Go to university" "University">> <<addmins 5>><<redmoney $taxiprice>><</link>></li> <li><<link "Go to the food bank" "Foodbanks">> <<addmins 5>><<redmoney $taxiprice>><</link>></li> <li><<link "Go to the church" "Insidechurch">> <<addmins 5>><<redmoney $taxiprice>><</link>></li> <<else>> <li> <<link "Go to university" "Cantpaytaxi">><<set $taxidest to "University">><<set $fixeddest to "the university">><</link>></li> <li> <<link "Go to the food bank" "Cantpaytaxi">><<set $taxidest to "Foodbanks">><<set $fixeddest to "my apartment just beside the gas station">><</link>></li> <li> <<link "Go to the church" "Cantpaytaxi">><<set $taxidest to "Insidechurch">><<set $fixeddest to "the church">><</link>></li> <</if>> <</if>> <<if $currentstreet neq "Chapelstreet">> <<if $money gte $taxiprice>> <<if $daysplayed gte 25 and $visituncletoday eq 0>><li><<link "Go to your uncle" "Uncle">> <<addmins 5>><<redmoney $taxiprice>><</link>></li><</if>> <li><<link "Go to the park" "Parkentrance">> <<addmins 5>><<redmoney $taxiprice>><</link>></li> <li><<link "Go to the hospital" "Outsidehospital">> <<addmins 5>><<redmoney $taxiprice>><</link>></li> <<if $avameet eq 1>> <li><<link "Go to Avas place" "Outsideava">> <<addmins 5>><<redmoney $taxiprice>><</link>></li> <</if>> <<else>> <<if $daysplayed gte 25 and $visituncletoday eq 0>><li> <<link "Go to your uncle" "Cantpaytaxi">><<set $taxidest to "Uncle">><<set $fixeddest to "my uncle in Chapelstreet">><</link>></li><</if>> <li> <<link "Go to the park" "Cantpaytaxi">><<set $taxidest to "Parkentrance">><<set $fixeddest to "the park">><</link>></li> <li> <<link "Go to the hospital" "Cantpaytaxi">><<set $taxidest to "Outsidehospital">><<set $fixeddest to "the hospital">><</link>></li> <<if $avameet eq 1>> <li> <<link "Go to Avas place" "Cantpaytaxi">><<set $taxidest to "Outsideava">><<set $fixeddest to "my friend Ava in Chapelstreet">><</link>></li> <</if>> <</if>> <</if>> <<if $currentstreet neq "Mainstreet">> <<if $money gte $taxiprice>> <li><<link "Go to the mall" "Mallentrance">> <<addmins 5>><<redmoney $taxiprice>><</link>></li> <li><<link "Go to the cafe" "Cafeentrance">> <<addmins 5>><<redmoney $taxiprice>><</link>></li> <<if $daysplayed gte 27>><li><<link "Go to the hotel" "Hotelreception">> <<addmins 5>><<redmoney $taxiprice>><</link>></li><</if>> <li><<link "Go to the bank" "Enterbank">> <<addmins 5>><<redmoney $taxiprice>><</link>></li> <<else>> <li> <<link "Go to the mall" "Cantpaytaxi">><<set $taxidest to "Mallentrance">><<set $fixeddest to "the mall">><</link>></li> <li> <<link "Go to the cafe" "Cantpaytaxi">><<set $taxidest to "Cafeentrance">><<set $fixeddest to "the cafe">><</link>></li> <<if $daysplayed gte 27>><li> <<link "Go to the hotel" "Cantpaytaxi">><<set $taxidest to "Hotelreception">><<set $fixeddest to "the hotel">><</link>></li><</if>> <li> <<link "Go to the bank" "Cantpaytaxi">><<set $taxidest to "Enterbank">><<set $fixeddest to "the bank">><</link>></li> <</if>> <</if>> <<if $currentstreet neq "Downtown">> <<if $money gte $taxiprice>> <<if $loanshark eq 1>><li><<link "Go to Corus finance" "Corusfinance">> <<addmins 5>><<redmoney $taxiprice>><</link>></li><</if>> <li><<link "Go to the brothel" "Brothel">> <<addmins 5>><<redmoney $taxiprice>><</link>></li> <li><<link "Go to the nightclub" "Nightclub">> <<addmins 5>><<redmoney $taxiprice>><</link>></li> <<else>> <<if $loanshark eq 1>><li> <<link "Go to Corus finance" "Cantpaytaxi">><<set $taxidest to "Corusfinance">><<set $fixeddest to "Corus finance">><</link>></li><</if>> <li> <<link "Go to the brothel" "Cantpaytaxi">><<set $taxidest to "Brothel">><<set $fixeddest to "the brothel">><</link>></li> <li> <<link "Go to the nightclub" "Cantpaytaxi">><<set $taxidest to "Nightclub">><<set $fixeddest to "the nightclub">><</link>></li> <</if>> <</if>> <<if $currentstreet neq "Beachroad">> <<if $money gte $taxiprice>> <li><<link "Go to the beach" "Beach">> <<addmins 5>><<redmoney $taxiprice>><</link>></li> <li><<link "Go to the beachbar" "Beachbar">> <<addmins 5>><<redmoney $taxiprice>><</link>></li> <<if $daysplayed gte 55>><li><<link "Go to BeU fashion" "Beufashion">> <<addmins 5>><<redmoney $taxiprice>><</link>></li><</if>> <<if $lunasflatvisible gt 0>> <li><<link "Go to Lunas place" "Outsideluna">> <<addmins 5>><<redmoney $taxiprice>><</link>></li> <</if>> <li><<link "Go to the library" "Outsidelibrary">> <<addmins 5>><<redmoney $taxiprice>><</link>></li> <<if $daysplayed gte 180>> <li><<link "Go to swimmingpool" "Outsidepool">> <<addmins 5>><<redmoney $taxiprice>><</link>></li> <</if>> <<else>> <li> <<link "Go to the beach" "Cantpaytaxi">><<set $taxidest to "Beach">><<set $fixeddest to "the beach">><</link>></li> <li> <<link "Go to the beachbar" "Cantpaytaxi">><<set $taxidest to "Beachbar">><<set $fixeddest to "the beachbar">><</link>></li> <<if $daysplayed gte 55>><li> <<link "Go to BeU fashion" "Cantpaytaxi">><<set $taxidest to "Beufashion">><<set $fixeddest to "Beu Fashion">><</link>></li><</if>> <<if $lunasflatvisible gt 0>> <li> <<link "Go to Lunas place" "Cantpaytaxi">><<set $taxidest to "Outsideluna">><<set $fixeddest to "my friend Luna in Beach Road Avenue">><</link>></li> <</if>> <li> <<link "Go to the library" "Cantpaytaxi">><<set $taxidest to "Outsidelibrary">><<set $fixeddest to "the library">><</link>></li> <<if $daysplayed gte 180>> <<li>> <<link "Go to swimmingpool" "Cantpaytaxi">><<set $taxidest to "Outsidepool">><<set $fixeddest to "the swimmingpool">><</link>></li> <</if>> <</if>> <</if>> </ul> </td> </tr> </table> <</nobr>> /* Variabel update definitions between versions */<<if ndef $localtext_version1_3>> <<set $localtext_version1_3 to 1>> /* ACROSS PASSAGES */ /* Static variables */ <<set $fields = [ "History", "Mathematics", "English Language", "Spanish Language", "Computer Science" ]>> <<set $girlsname = [ "Leah", "Suzy", "Angela", "Gina", "Lucy" ]>> <<set $mensname = [ "George", "John", "Benjamin", "Daniel", "Henry" ]>> <<set $direction = [ "Left", "Right" ]>> <<set $falsealarm = [ "fire alarm", "gas alarm", "burglary alarm", "water leak alarm" ]>> <<set $directionplace = [ "Mall", "Hospital", "Cafe", "University", "Park", "Hotel" ]>> <<set $about = [ "This game was started 01.06.2020 in the middle of the Covid 19 pandemic. Just because I was so bored I simply had to have some project going. The idea came to me after playing the game Life's Choices by Burning Sun. So the game is very much inspired by this one.", "Another inspiration is the game Favorite Teacher by SluttyStar. There are so many other good games in the same category.", "And I would very much have the peoples opinion about it. If anyone have some found bugs or have some good ideas please let me know on the game forum on tfgames.site or f95zone.to. My nickname is Bluey.", "You can also post your comments or questions on Discord..." ]>> <<set $thanks = [ "I am very thankful to all the people that follows this game and have given me input on how to improve it.", "I am also very thankful to all people that report bugs, errors and text spelling failure.", "I specially want to thank Candy1970 on f95zone for all help with text spelling and corrections. Thank you so much!" ]>> <<set $hints = [ "If you do not want to spoil the fun, just close this dialog now, otherwise you can keep reading.", "This game has a goal. And that is to live through the whole schoolyear without getting expelled or sent home. To do that you basically need to have two things: Money and Completed schooltests", "You select a game level: Easy, Medium (default), Hard or Very hard. Easy makes to have more money to start with, and you also makes earn more money when you work. Gamelevel Very hard is for people who really want a challenge.", "Money you can get by either taking jobs, getting some from parents (writing them letters), prostitution or stealing them.", "To fullfill every weektest you need enough lessons. If you struggle with that there are always methods. You can get 'help' from your teachers or break into the schools computer system.", "Everytime you have an appointment, or need to go somewhere a symbol appears on the left sidebar to help you remember. Under the symbol you often can see when you must be there", "There are many things you may not want to do (that can lead you into trouble):", "Visiting your uncle too much, watching too much porn in the living room at nights, sex without beeing on the pill, visiting the nude beach if your morality is too low", "Getting drunk at the nightclub (especially if you have a ticket to the hidden room and go in there). Beeing to horny or slutty can make you do things you may not want to do...", "There are always potholes to fall into... Pregnancy, Police, Payment problems, Drugs and so on... Anyway enjoy the game and don't forget to give me feedback or rate it on discord, f95zone or tfgames!" ]>> <<set $starttext1 = [ "You are a 18 year old girl who", "had just started at Trulago city university. This is now your new home for the next school year.", "It is an expensive school that your parents pay for. You have never lived away from home before and know little about the world outside the sleepy safe village you come from.", "In this game you have to make many choices to get through the school year in a 'decent' way.", "First you select a name and a game level. Game level decides how much money you got to start with and how much income you have for each job you do.", "Every weekday you have to go to school. You need to attend lessons at the university (including gym lessons) and pass the Friday afternoon tests (there are ways to avoid the tests...).", "Too many failed tests can get you sent home.", "When you have settled in you can get part time jobs. You start with a sum of money (decided by the game level of your choice), and need to manage the rent and spendings.", "Remember to eat to gain weight, but not too much weight. There are many temptations and you can choose how to deal with them.", "You will receive tips, hints and warnings during the game, when new things appear or dangers threaten.", "Don't spend all your money in the beginning, but try to use it on the most important things...", "Your morale will go up and down depending on the way you live. Both bad and good things can occur when you wander around in town.", "Be patient. Not all things and options are present at day 1 of the game. New things and possibilities appear as you play week after week.", "You will get notified... You can make cosmetic changes to your body to make you more attractive, if you have enough money. This can also lead to better paid jobs.", "You can also get a nice tan when you are at the beach. Can you make it through the whole school year without beeing sent home?", "Take care, there is a lot of cruel persons out there wanting to take advantage of you. Good luck!" ]>> <<set $weekcontent = [ "A new week is ahead of us and new possibilities appears. Beeing a young student and able to study is a gift from God himself. Remember to be nice to each other and always stand up for the weak people among us.", "This week I want you all to focus on the homelessons and learning by doing. The teachers will make practical tasks for you, and it is important to follow each and every lesson.", "A life without study is a wasted life. So say the poet Nicolas Stupidopolos. Let this week be filled with joy and laughter, and remember always to do as your teachers tell you.", "All good things in life is free. Let this week be inspired by the word from the writer Dick Head: All that matters is the content of the wallet. Be brave students...", "A new week with new possibilities. Be brave students and please don't smoke pot or have sex in the toilets. Last week we found 20 used condoms in the woman toilet...", "I have a message from professor Branson. He is working hard on a vaccine to get you students more healty. Unfortunately it only work on female students. He would like female students to come to his office for vaccination.", "Let us all have a week filled with energy and hard work. Now that all of you know each other quite well, lets inspire each other and preform a excellent friday test.", "As time go by we all can learn from each other. I hope all of you are happy and healty, and will attend all lessons this week. And a message to the one that put a used condom in my coffee last week: That was not funny!", "First of all I must say I was very disappointed on last weeks tests. 60% of you failed, and two of you was taken for cheating. Those two girls will be personally punished by me.", "I would like to give a personal message to all girls in the University. I have noticed that many of you have been visiting professor Branson. He is a excellent teacher, but if you need to discuss personal matters please come to me."]>> <<set $youranswer = [ "Yes...", "The door is open...", "Come on in...", "Yes, enter", "Ok, I am here..." ]>> <<set $customeranswer = [ "A older guy is coming in and says: Oh, hello there you sexy thing. You look gorgeous", "Hello there baby. Looks like you and me are going to have some fun together...", "Wow, You look great... Can't wait to have sex with you", "Hi there beauty. Are you ready for some hot smoking sex action...", "Yummy. You look delicious... Want some sausage to chew on?" ]>> <<set $corusfinance_contract = ["I $firstname $lastname hereby accept the loan of $<<print $loansum>> from Corus Finance Inc.<br><br>", "The loan will be paid in it's full within 20 days* from now. The interest rent is 20%.<br><br>", "The amouth that should be paid back is $ <<print $totalloansum>>.<br><br><br><br>", "..................................................................<br>", "<i>$firstname $lastname &nbsp;&nbsp;&nbsp;<<date>></i><br><br><br><br>", "<div style=font-size:8px>* If I do not pay back the money after 20 days, I accept that Corus Finance can use other ways to", "get the money from me. This can include that I have to work for them. Overdue debt will be charged with 3% interest per day.</div>"]>> <<set $refuseoffer = [ "No, please I don't want to do that anymore", "But, I don't like it... It's disgusting!!!", "No, I want to quit. I hate it. You tak advantage of me...", "No let me go... I don't want to do it..."]>> <<set $leveldiff1 = "Easy">> <<set $leveldiff2 = "Medium">> <<set $leveldiff3 = "Hard">> <<set $leveldiff4 = "Very Hard">> <<set $avagossip = [ "Have you heard the principal is having an affair with one the girls in 3B. They say she is a real slut... She has been seen downtown sellling sex on the street, they say... bla bla bla...", "Have you heard that Professor Branson probably will get the Nobel prize in chemistry... He has found a vaccine that can make filmstars out of any girl... If he offered me that vaccine I would take it... bla bla bla...", "Did you know that one of the boys in 3C had sex with gymteacher Eva in her office... I heard that he had to lick her cunt as a sort of punishment... And I thought she was a lesbian... bla bla bla...", "Guess what... Bobby in 2A says he want to marry me if I just could give him a blowjob... Isen't that fantastic... But we can't do it until next summer... bla bla bla..." ] >> <<set $lunagossip = [ "Did you know that the principals wife have left him? That's at least what he tells all the girls he brings into his office... Now he is seeking for a maid to clean his home the rumours says... bla bla bla...", "Oh, I have met this gorgeous guy downtown last friday night... I think I am in love. He is a bit older than me though. He's name is Tommy P. and he says that he could probably get me a job in studio downtown that he owns. I don't know exactly what the job is, but... bla bla bla...", "Have you heard that professor Branson was caught on the toilet with a young girl. Appearantly he was giving her some massage after the gym... But why did she have her tits hanging out while he did that?... bla bla bla...", "Guess what... Johnny in 3C is engaged to be marry with Sophia in 1A. At least he told her so after she agreed to be assfucked by him last weekend... bla bla bla..." ] >> <<set $principaltoava = [ "Mmmmmm... Your pussy taste so good, Ava... So juicy...", "Oh your pussy are so tight, Ava... I simply love to fuck teenage pussys... Fuck for grades! That's the way!", "Oh jeeez, Ava... I think I need to cum in that tight pussy of yours... I can ensure you that your grades are going up after this...", "Keep sucking ava... Oh I can feel you pussy is soaking wet... Afterwards I am going to fuck it so well...", "God you are a good slut, Ava... Keep on sucking that dick and I promise you that your grades will improve...", "Come on Tony! Fuck the brains out of her while she suck me... She have to offers us something in return for better grades...", "This little bitch is going to get all the cock she can handle, Tony... Afterwards we will will DP her..." ]>> <<set $avatoprincipal = [ "OH principal, you lick me soooo good... It's wonderful... You make me wanna cum...", "Oh George, I love it! Please fuck me harder!", "Oh yeees, principal... Please cum in my pussy! I love it!", "Mmmmmmnfsssmmm... Oh, I love that you fuck me, principal... Do you promise to give me good grades?", "Oh, mmmmnmfsmmm I'll do my best, principal... You can cum in my mouth if you like... I love cum!", "Oh, I will please you both... You can fuck me as much as you like, if you give me good grades!", "DP? What is that? Will it give me good grades, principal?" ]>> <<set $mctorion = [ "What is your favorite Rion? I love history. I find it very interesting", "I think the exercises in the gym is quite hard. Do you like gym, Rion?", "The gym teacher is quite strange, don't you think, Rion?", "Have heard any gossip lately, Rion? Something nasty?", "Some of the girls in the B class was surprised by professor Branson, while they was showering... I find him quite creepy..." ]>> <<set $riontomc = [ "OH, I like mathematics. I love these complex puzzels. In that way I can use my brain...", "Gym is my absolute favorite. Exercise and keeping a good shape is important for me...", "Eva is my favorite teacher. She is so cute, but she don't seem to be interested in other than girls...", "Have you heard that the principal is going to divorce his wife... That's at least what he told a classfriend of mine...", "Oh, professor Branson is OK. I know he fancies the schoolgirls, but he has always treated me good..."]>> <<set $sinarray = [["had-lesbian-sex-with-ava",3], ["blackmailed-ava",4], ["had-sex-in-the-washroom",3], ["showed-tits-on-cam",2], ["showed-pussy-on-cam",2], ["masturbated-on-cam",2], ["sucked-a-dildo-on-cam",2], ["fucked-a-dildo-on-cam",2], ["was-watching-pornfilms",1], ["killed-my-neighbour-alex",6], ["was-reading-porn-magazine",1], ["was-fucking-a-guy-in-the-shower",3], ["was-fucking-a-girl-in-the-shower",3], ["fucked-my-neighbour-alex",3], ["fucked-two-burglars",4], ["had-lesbian-sex-with-my-neighbour-melissa",3], ["flashed-my-tits-on-the-beach",2], ["fucked-a-fotballplayer-at-the-beach",3], ["sucked-a-guy-at-the-beachbar",3], ["had-anal-sex-with-a-guy-at-the-beachbar",4], ["had-sex-with-a-guy-at-the-beachbar",3], ["had-double-penetration-sex-with-two-guys-at-the-beachbar",4], ["had-gangbang-sex-with-several-guys-at-the-beachbar",5], ["showed-my-tits-to-a-barman",2], ["showed-my-ass-to-a-barman",2], ["sucked-a-barmans-dick",3], ["had-sex-with-a-barman",3], ["had-analsex-with-a-barman",3], ["had-sex-with-a-stranger-in-the-park",3], ["bathed-naked-with-a-stranger",2], ["let-a-stranger-touch-my-pussy",2], ["wanked-a-stranger",2], ["sucked-a-stranger-at-the-beach",3], ["fucked-a-stranger-at-the-beach",3], ["let-a-strange-grope-me",2], ["wanked-a-stranger-between-my-tits",2], ["analfucked-charles-at-beu-fashion",3], ["fucked-charles-at-beu-fashion",3], ["made-pornfilm-with-masturbation",3], ["made-pornfilm-with-a-pornstar",3], ["made-pornfilm-with-analsex",4], ["made-pornfilm-with-double-penetration",4], ["made-pornfilm-with-gangbang",5], ["stabbed-uncle-tommy-to-death",6], ["sucked-customers-at-the-brothel",3], ["fucked-customers-at-the-brothel",3], ["did-analsex-with-customers-at-the-brothel",4], ["did-double-penetration-with-customers-at-the-brothel",4], ["snorted-cocain",1], ["flashed-my-tits-to-guests-at-the-cafe",2], ["showed-my-pussy-to-guests-at-the-cafe",2], ["attended-a-lesbian-orgy-at-the-cafe",5], ["licked-jelenas-pussy-at-the-cafe",3], ["sucked-dick-in-gloryholes",3], ["smoked-weed",1], ["showed-my-tits-in-a-adult-magazine",2], ["sucked-xander-at-corus-finance",3], ["sucked-ben-at-corus-finance",3], ["made-pornfilm-with-xander-at-corus-finance",3], ["made-pornfilm-with-analsex-with-xander-at-corus-finance",4], ["made-pornfilm-with-double-penetration-at-corus-finance",5], ["showed-my-tits-to-truckdrivers-at-the-gasstation",2], ["showed-my-pussy-to-truckdrivers-at-the-gasstation",2], ["sucked-off-truckdrivers-at-the-gasstation",3], ["fucked-truckdrivers-at-the-gasstation",3], ["was-stealing-money-from-the-gasstation",4], ["have-been-double-penetrated-by-two-guys-at-the-gasstation",4], ["sucked-mick-at-the-gasstation",3], ["had-sex-with-a-docstor-at-the-hospital",3], ["had-an-abortion",6], ["had-casual-analsex-with-a-hotel-guest",4], ["had-casual-sex-with-a-hotel-guest",3], ["was-stealing-money-from-hotel-guests",5], ["had-threesome-sex-with-hotel-guests",4], ["had-lesbian-analsex-with-employees",4], ["was-reading-lesbian-sex-books",1], ["let-nikky-at-the-library-lick-my-pussy",3], ["had-lesbian-sex-with-nikky-at-the-library",3], ["had-threesome-sex-at-the-library",4], ["was-taking-tits-pictures-of-my-friend-luna",1], ["was-taking-pussy-pictures-of-my-friend-luna",1], ["let-luna-take-tits-pictures-of-you",1], ["let-luna-lick-my-pussy",2], ["had-lesbian-sex-with-luna",3], ["had-sex-with-a-guy-at-the-gym",3], ["had-lesbian-sex-at-the-gym",3], ["had-threesome-sex-at-the-gym",4], ["had-double-penetration-sex-at-the-gym",4], ["was-working-in-a-sex-shop",1], ["was-posing-underwear-in-a-sex-shop",1], ["masturbated-with-a-dildo-in-a-sex-shop",2], ["assfucked-with-a-dildo-in-a-sex-shop",3], ["assfucked-with-a-fuckmachine-in-a-sex-shop",3], ["suck-dick-in-a-gloryhole-in-a-sex-shop",3], ["suck-isiahs-dick-in-a-sex-shop",3], ["had-sex-with-drugdealer-to-get-free-cocain",3], ["had-sex-with-drugdealer-to-get-free-weed",3], ["did-gambling",1], ["took-an-overdose-with-drugs",2], ["got-too-drunk-and-passed-out",2], ["had-casual-sex-on-a-the-toilet-on-the-nightclub",3], ["had-casual-sex-on-the-dancefloor-in-the-nightclub",3], ["had-casual-analsex-on-the-dancefloor-in-the-nightclub",4], ["had-casual-one-night-stand-sex-with-a-guy",3], ["had-casual-one-night-stand-lesbian-sex-with-a-girl",3], ["sucked-a-stranger-in-the-backroom-in-the-nightclub",3], ["got-my-pussy-licked-by-a-stranger-in-the-backroom-in-the-nightclub",2], ["had-lesbian-sex-with-a-stranger-in-the-backroom-in-the-nightclub",3], ["had-sex-with-a-stranger-in-the-backroom-in-the-nightclub",3], ["got-double-penetrated-in-the-backroom-in-the-nightclub",4], ["got-gangbanged-in-the-backroom-in-the-nightclub",5], ["was-having-sex-with-a-policeman",3], ["was-taken-with-drugs-by-the-police",2], ["sell-sex-and-fuck-in-the-park",3], ["sell-sex-and-suck-in-the-park",3], ["sell-sex-and-analfuck-in-the-park",4], ["sunbath-nude-in-the-park",1], ["suck-drugdealer-to-get-free-weed",3], ["suck-drugdealer-to-get-free-cocain",3], ["had-analsex-with-drugdealer-to-get-free-cocain",4], ["have-been-double-penetrated-by-principal-and-his-brother",4], ["have-been-fucked-by-the-principal-in-his-house",3], ["was-sucking-the-principal-in-his-house",3], ["killed-exboyfriend-by-setting-fire-to-his-house",6], ["had-lesbian-sex-with-my-boyfriends-mom",3], ["had-threesome-sex-with-my-boyfriends-mom-and-jessy",4], ["have-been-gangbanged-by-my-exboyfriend-and-his-friends",5], ["have-been-double-penetrated-by-two-big-black-guys",4], ["have-been-fucking-the-shop-manager",3], ["have-been-showing-myself-nude-for-uncle",1], ["did-masturbate-in-front-of-my-uncle",2], ["did-wank-my-uncle",2], ["did-blowjob-with-creampie-on-my-uncle",3], ["had-analsex-with-my-uncle",4], ["was-tied-and-had-analsex-with-my-uncle",4], ["was-tied-by-my-uncle-and-had-all-kinds-of-sex",4], ["was-tied-by-my-uncle-and-was-fucked",3], ["was-tied-by-my-uncle-and-was-assfucked",4], ["was-tied-and-double-penetrated-by-uncle-friends",5], ["was-showing-up-drunk-on-school",1], ["sold-cocain-to-other-students-at-school",3], ["was-so-horny-that-i-had-to-have-sex-with-other-students-at-school",3], ["took-sex-photoes-of-ava-and-the-principal",2], ["blackmailed-the-principal",5], ["sucked-the-principal-in-his-office",3], ["fucked-the-principal-in-his-office",3], ["did-a-double-penetration-with-the-principal-and-his-secretary",4], ["sneaked-into-the-principals-office-and-looked-in-his-drawer",1], ["sneaked-into-the-principals-office-and-checked-his-computer",3], ["had-analsex-with-professor-branson",4], ["had-sex-with-professor-branson",3], ["did-a-blowjob-on-professor-branson",3], ["broke-into-professor-bransons-office-and-stole-some-papers",5], ["broke-into-professor-bransons-office",2], ["had-to-lick-my-gymteachers-wet-pussy",3], ["did-a-blowjob-with-creampie-on-teacher-anderson",3], ["fucked-teacher-anderson-to-skip-the-week-test",3], ["was-gangbanged-by-the-teachers-for-not-passing-the-week-tests",5], ["was-rubbing-my-pussy-while-watching-porn-in-my-landladys-livingroom",2], ["was-watching-porn-in-my-landladys-livingroom",2], ["licked-my-landladys-pussy-for-not-paying-rent",3], ["licked-my-landladys-and-melissas-pussy-for-not-paying-rent",3], ["sucked-a-taxidriver",3], ["fucked-a-taxidriver",3], ["had-sex-with-the-lifeguard",3], ["had-analsex-with-the-lifeguard",4], ["had-lesbian-sex-with-my-gymteachers",3], ["had-gangbang-sex-with-several-guys-at-Evas-house",5], ["had-lesbian-sex-with-my-landlady-and-melissa",4]]>> <<set $priesttomc = [ "Oh, that was a shame, my child... May god forgive you... You must stay away from the devil when he is tempting you...", "Have faith to the lord, my child... He will clean your dirty mind and wash away your sins...", "You young people today are too liberated... You must believe in the lord and follow in his footsteps... Then you can be a better person", "The devil have taken your soul into his hands... The lord will defeat him and free your soul...", "You should free yourself from the devil and seek comfort and joy with god... May your soul be blessed and your mind be cleaned..."]>> <</if>><<silently>> <<nobr>> /* In case of very low energy: MUST GO HOME */ <<if $energy lt 8 and $exhausted eq 0 and $inbrothel eq 0>> <<timed 50ms>><<goto "Exhausted">><</timed>> <</if>> /* Goto Sleep */ <<if $gameDate.getHours() gte 0 and $gameDate.getHours() lt 6 and $daystarted eq 1>> <<if $gameDate.getDay() eq 0 or $gameDate.getDay() eq 6>> <<if $gameDate.getHours() gt 4>> <<set $latenight to 1>> <<set $daystarted to 0>> <<timed 50ms>><<goto "Gotosleep">><</timed>> <</if>> <<else>> <<timed 50ms>><<goto "Gotosleep">><</timed>> <<set $daystarted to 0>> <</if>> <</if>> /* End of schoolyear */ <<if $daysplayed eq $totaldays and $taskcompleted eq 0>> <<timed 50ms>><<goto "Graduated">><</timed>> <</if>> /* Drunk or Drugged too much */ <<if $drunk gte 95 or $drug gte 95>> <<timed 50ms>><<goto "Passedout">><</timed>> <</if>> /* Caught stealing. Sendt home */ <<if $caughtstealing gt 2 and $gameDate.getHours() gt 7 and $gameDate.getHours() lt 20>> <<set $crimereason to "stealing cash from the gas station">> <<timed 50ms>><<goto "Policecoming">><</timed>> <</if>> /* Brotheljob on sundays */ <<if $gameDate.getDay() eq 0 and $gameDate.getHours() gt 6 and $gameDate.getHours() lt 12>> <<set $brothelshowup to 0>> <</if>> /* Photoshoot job on saturdays and mondays*/ <<if $gameDate.getDay() eq 5 and $gameDate.getHours() gt 6 and $gameDate.getHours() lt 12>> <<set $showedupphotosession to 0>> <</if>> <<if $gameDate.getDay() eq 1 and $gameDate.getHours() gt 6 and $gameDate.getHours() lt 12>> <<set $showedupphotosession to 0>> <</if>> /* Pregnant in 30 days - See doctor */ <<if $dayspregnant gte 75 and $pregnant eq 1>> <<set $pregnant to 0>> <<timed 50ms>><<goto "Pregnant">><</timed>> <</if>> <<if $pregnant eq 1 and $pregwarn eq 0 and $dayspregnant eq 10>> <<set $pregwarn to 1>> <<set $notification to "You discover that you<br>are pregnant">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <<elseif $pregnant eq 1 and $pregwarn eq 0 and $dayspregnant eq 14>> <<set $pregwarn to 1>> <<set $notification to "You have been pregnant<br>for 2 weeks">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <<elseif $pregnant eq 1 and $pregwarn eq 0 and $dayspregnant eq 21>> <<set $pregwarn to 1>> <<set $notification to "You have been pregnant<br>for 3 weeks">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <<elseif $pregnant eq 1 and $pregwarn eq 0 and $dayspregnant eq 28>> <<set $pregwarn to 1>> <<set $notification to "You have been pregnant<br>for 4 weeks">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <<elseif $pregnant eq 1 and $pregwarn eq 0 and $dayspregnant eq 35>> <<set $pregwarn to 1>> <<set $notification to "You have been pregnant<br>for 5 weeks">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <<elseif $pregnant eq 1 and $pregwarn eq 0 and $dayspregnant eq 42>> <<set $pregwarn to 1>> <<set $notification to "You have been pregnant<br>for 6 weeks">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <<elseif $pregnant eq 1 and $pregwarn eq 0 and $dayspregnant eq 49>> <<set $pregwarn to 1>> <<set $notification to "You have been pregnant<br>for 7 weeks">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <<elseif $pregnant eq 1 and $pregwarn eq 0 and $dayspregnant eq 56>> <<set $pregwarn to 1>> <<set $notification to "You have been pregnant<br>for 8 weeks">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <<elseif $pregnant eq 1 and $pregwarn eq 0 and $dayspregnant eq 63>> <<set $pregwarn to 1>> <<set $notification to "You have been pregnant<br>for 9 weeks">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <<elseif $pregnant eq 1 and $pregwarn eq 0 and $dayspregnant eq 70>> <<set $pregwarn to 1>> <<set $notification to "You have been pregnant<br>for 10 weeks">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <</if>> /* Pay rent on mondays(1) */ <<if $gameDate.getDay() eq 1 and $gameDate.getHours() gt 6 and $rentpaid is "no">> <<set $usermessage to "">> <<set $warningmessage to "">> <<set $rentpaid="yes">> <<set $weektestpassed to 0>> <<set $weekgymlessons to 0>> <<set $weeklessons to 0>> /* Did you show up at the brothel on sunday night? */ <<if $brotheljob eq 1 and $brothelshowup eq 0>> <<set $brothelskip += 1>> <<set $brothelpunish to 1>> <<set $brothelshowup to 1>> <</if>> /* Weekly reducement of stats */ <<set $tanned -= 2>> <<redrep 1>> <<reddrug_alc 1>> <<reddrug_weed 1>> <<reddrug_sex 1>> <<reddrug_coke 1>> /* Reset alex blackmail visit this week */ <<set $alexvisit to 0>> <<if $brandiarrest eq 1>> /* Do nada */ <<else>> <<timed 50ms>><<goto "Paymrslove">><</timed>> <</if>> <</if>> /* Weektest not passed on friday */ <<if $gameDate.getDay() gt 5 and $weektestpassed eq 0>> <<set $weektestpassed to 1>> <<set $testsmissed += 1>> <<set $notification to "You failed on this friday test">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <<if $testsmissed eq 1>> <<email "george" "Weektest failure" "$firstname $lastname<br><br>I Would like to inform you that you have failed this weeks test. Since this is the first time I will only give you a warning.<br><br>Regards Principal George">> <<set $newemail += 1>> <<elseif $testsmissed eq 2>> <<email "george" "Weektest failure again" "$firstname $lastname<br><br>Again I have to inform you that you have failed this weeks test. This is the second time, and I will tolerate any more failures.<br><br>Principal George">> <<set $newemail += 1>> <<elseif $testsmissed eq 3>> <<email "george" "Weektest failure third time" "$firstname $lastname<br><br>You have failed yet another test! Please come to my office AT ONCE!.<br><br>Principal George">> <<set $newemail += 1>> <</if>> <<set $weekgymlessons to 0>> <<set $weeklessons to 0>> <<set $gymlessonsneeded = Math.round(8 - ($fitness*0.15))>> <<if $gymlessonsneeded lt 2>> <<set $gymlessonsneeded to 2>> <</if>> <<set $classlessonsneeded = Math.round(22 - ($intellect*0.25))>> <<if $classlessonsneeded lt 8>> <<set $classlessonsneeded to 8>> <</if>> <<if $testsmissed gte 4>> <<timed 50ms>><<goto "Expelled">><</timed>> <</if>> <<elseif $gameDate.getDay() gt 5 and $weektestpassed eq 1>> <<set $weekgymlessons to 0>> <<set $weeklessons to 0>> <<set $gymlessonsneeded = Math.round(8 - ($fitness*0.15))>> <<if $gymlessonsneeded lt 3>> <<set $gymlessonsneeded to 3>> <</if>> <<set $classlessonsneeded = Math.round(22 - ($intellect*0.25))>> <<if $classlessonsneeded lt 9>> <<set $classlessonsneeded to 9>> <</if>> <</if>> /* Rentpaid is reset on tuesdays, and addiction is reduced by one */ <<if $gameDate.getDay() eq 2>> <<set $rentpaid = "no">> <</if>> /* You weight is very low or high*/ <<if $weight lt 45 and $weight gt 40 and $weightwarn eq 0 and $gameDate.getHours() gt 9>> <<set $weightwarn to 1>> <<set $notification to "Your weight is very low.<br>Be careful!">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <<elseif $weight gt 85 and $weight lt 90 and $weightwarn eq 0>> <<set $notification to "Your weight is very high.<br>Be careful!">> <<set $weightwarn to 1>> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <<elseif ($weight lt 40 or $weight gt 90) and $disorder eq 0>> <<set $disorder to 1>> <<timed 50ms>><<goto "Eatingdisorder">><</timed>> <</if>> /* You should pay your loan soon */ <<if $photoshoots eq 14 and $gameDate.getHours() gt 8 and $coruswarning eq 0>> <<set $coruswarning to 1>> <<set $notification to "Corus Finance wants their money<br>You should pay your debt very soon">> <<log $notification "warning">> <<email "xander" "Police Complaint" "$firstname $lastname<br><br>We would like to inform you we are going to file a police complaint very soon if you do not pay your debt to us.<br><br>On behalf of Corus Finance<br>Xander Corus">> <<set $newemail += 1>> <</if>> /* You can now visit your uncle */ <<if $daysplayed eq 25 and $unclemessage eq 0 and $gameDate.getHours() gt 8>> <<set $notification to "You can now visit your uncle">> <<notify 7s>>$notification<</notify>> <<log $notification "info">> <<set $unclemessage to 1>> <<email "tommy" "Hello dear niece" "Dear $firstname<br><br>Just want to say that I am back from my business trip, and would love a visit from you. I live in Chapel Street. I usually work at daytime, but stay home in evenings.<br><br>Best wishes<br>Uncle Tommy">> <<set $newemail += 1>> <</if>> /* You can apply for model job */ <<if $daysplayed eq 55 and $modelmessage eq 0 and $gameDate.getHours() gt 8>> <<set $notification to "Beu fashion bureu opens in<br>Beach Road Av. They seek curvy model">> <<notify 7s>>$notification<</notify>> <<log $notification "info">> <<set $modelmessage to 1>> <</if>> /* Your parent have sendt you an computer */ <<if $daysplayed eq 1 and $pcmessage eq 0 and $gameDate.getHours() gt 8>> <<set $notification to "Your parents have sent<br>you a computer">> <<notify 7s>>$notification<</notify>> <<log $notification "info">> <<set $pcmessage to 1>> <<addToInv Computer>> <</if>> /* You can now send letter home */ <<if $daysplayed eq 8 and $lettersendt eq 0 and $lettermessage eq 0 and $gameDate.getHours() gt 8>> <<set $notification to "You can now send letter home">> <<notify 7s>>$notification<</notify>> <<log $notification "info">> <<set $lettermessage to 1>> <</if>> /* You can now visit the principal */ <<if $daysplayed eq 10 and $principalmessage eq 0 and $gameDate.getHours() gt 8>> <<set $notification to "You can now visit the<br>principals office">> <<notify 7s>>$notification<</notify>> <<log $notification "info">> <<set $principalmessage to 1>> <</if>> /* You can now take chemistry lessons */ <<if $daysplayed eq 5 and $chemistrymessage eq 0 and $gameDate.getHours() gt 8>> <<set $notification to "Chemistry lessons will open soon">> <<notify 7s>>$notification<</notify>> <<log $notification "info">> <<set $chemistrymessage to 1>> <</if>> /* You can now visit the staff room */ <<if $daysplayed eq 35 and $staffwarn eq 0 and $gameDate.getHours() gt 8>> <<set $staffwarn to 1>> <<set $notification to "You can now visit the<br>staff room at the university">> <<notify 7s>>$notification<</notify>> <<log $notification "info">> <</if>> /* Corus finance has opened up Downtown */ <<if $daysplayed eq 20 and $loanshark eq 0 and $loansharkwarn eq 0 and $gameDate.getHours() gt 8>> <<set $loansharkwarn to 1>> <<set $loanshark to 1>> <<set $notification to "Corus Finance has opened Downtown">> <<notify 7s>>$notification<</notify>> <<log $notification "info">> <</if>> /* Gaststation job are available */ <<if $daysplayed eq 45 and $gjobswarn eq 0 and $gameDate.getHours() gt 8>> <<set $gjobswarn to 1>> <<set $notification to "The gas station seeks employees">> <<notify 7s>>$notification<</notify>> <<log $notification "info">> <</if>> /* Cafe job are available */ <<if $daysplayed eq 5 and $jobswarn eq 0 and $gameDate.getHours() gt 8>> <<set $jobswarn to 1>> <<set $notification to "The Cafe seeks employees">> <<notify 7s>>$notification<</notify>> <<log $notification "info">> <</if>> /* Hotel job are available */ <<if $daysplayed eq 27 and $hjobswarn eq 0 and $gameDate.getHours() gt 8>> <<set $hjobswarn to 1>> <<set $notification to "Hotel open up in Main street<br>They need staff">> <<notify 7s>>$notification<</notify>> <<log $notification "info">> <</if>> /* Check if you have received mail from home*/ <<if $lettersendt eq 1>> <<set $letterdays to $daysplayed - $dayssincelettersendt>> <<if $letterdays gte 5 and $gameDate.getHours() gt 7 and $inapartment eq 1>> <<set $lettersendt to 0>> <<timed 50ms>><<goto "Letterfromhome">><</timed>> <</if>> <</if>> /* Friday test reminder */ <<if $gameDate.getHours() gte 14 and $gameDate.getHours() lt 17 and $gameDate.getDay() eq 5 and $weektestpassed eq 0 and $fridaytest eq 0 and $fridaytestreminder eq 0>> <<set $fridaytestreminder to 1>> <<set $notification to "Remember to take the friday test<br>at the university">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <</if>> /* low energy reminder */ <<if $energy lt 25 and $energywarn eq 0 and $inapartment eq 0 and $gameDate.getHours() gt 7>> <<set $energywarn to 1>> <<set $notification to "Your energy is low<br>Go home and rest.">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <</if>> /* low hygiene reminder */ <<if $hygiene lt 25 and $hygienewarn eq 0 and $inapartment eq 0 and $gameDate.getHours() gt 7>> <<set $hygienewarn to 1>> <<set $notification to "Your hygiene is low">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <</if>> /* You should wash your clothes soon */ <<if $dayssincelaundry eq 9 and $laundrywarn eq 0>> <<set $laundrywarn to 1>> <<set $notification to "You have almost no clean clothes<br>Do the laundry soon">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <</if>> /* Orgasmus erotic shop seeks personnel */ <<if $daysplayed gt 150 and $eroshopwarn eq 0 and $gameDate.getHours() gt 9>> <<set $eroshopwarn to 1>> <<set $notification to "The Orgasmus erotic shop at the<br>mall seeks staff">> <<notify2 7s>>$notification<</notify2>> <<log $notification "info">> <</if>> /* Swimmingpool opens at Beach Road Avenue*/ <<if $daysplayed gt 180 and $spoolwarn eq 0 and $gameDate.getHours() gt 11>> <<set $spoolwarn to 1>> <<set $notification to "Swimmingpool opens up in<br>Beach road avenue">> <<notify2 7s>>$notification<</notify2>> <<log $notification "info">> <</if>> /* Get active passagename */ <<set $passagename = passage()>> /* Stats can not be more than 100 */ <<if $tanned gt 100 >> <<set $tanned to 100>> <</if>> <<if $lust gt 100 >> <<set $lust to 100>> <</if>> <<if $moral gt 100 >> <<set $moral to 100>> <</if>> <<if $energy gt 100 >> <<set $energy to 100>> <</if>> <<if $intellect gt 100 >> <<set $intellect to 100>> <</if>> <<if $fitness gt 100 >> <<set $fitness to 100>> <</if>> <<if $hygiene gt 100 >> <<set $hygiene to 100>> <</if>> <<if $looks gt 100 >> <<set $looks to 100>> <</if>> <<if $reputation gt 100 >> <<set $reputation to 100>> <</if>> /* Stats can not be less than 0 */ <<if $tanned lt 0 >> <<set $tanned to 0>> <</if>> <<if $lust lt 0 >> <<set $lust to 0>> <</if>> <<if $moral lt 0 >> <<set $moral to 0>> <</if>> <<if $energy lt 0 >> <<set $energy to 0>> <</if>> <<if $intellect lt 0 >> <<set $intellect to 0>> <</if>> <<if $fitness lt 0 >> <<set $fitness to 0>> <</if>> <<if $hygiene lt 0 >> <<set $hygiene to 0>> <</if>> <<if $looks lt 0 >> <<set $looks to 0>> <</if>> <<if $reputation lt 0 >> <<set $reputation to 0>> <</if>> <<if $reputation lt 10 >> <<set $rep_status="None">> <<elseif $reputation gte 10 and $reputation lt 20>> <<set $rep_status="Frivolous">> <<elseif $reputation gte 20 and $reputation lt 40>> <<set $rep_status="Cheap and easy">> <<elseif $reputation gte 40 and $reputation lt 50>> <<set $rep_status="Sex toy">> <<else>> <<set $rep_status="Slut">> <</if>> <</nobr>> <</silently>> /* Custom Javascripts */<<nobr>> <h3 class="passage_header">The Arrival</h3> <<addmins 5>> <<set $ffdefs to $bankaccount>> <p class="passage_text">You get off the bus and start walking to the apartment building in front of you. Your parents managed to get a small apartment here for you for the year to come.</p> <img src="images/apartmentnight.jpg" width="60%" class="jpgimage"> <p class="passage_text">The only person in Tulagi your family knows is a distant uncle, who you do not remember meeting.</p> <p class="passage_text">Your landlady is Mrs. Love and every <b>Monday</b> you have to pay the rent of $ <<print $weeklyrent>> cash to her. [[Go->Mrslovearrival]] to collect the key from her.</p> <<redenergy 5>>, <<redhygiene 5>> <<set $nafdefs to $money>> <</nobr>><<nobr>> <p class="passage_text">You find your apartment and open [[the door to 312->Apartment]]</p> <img src="images/apartmentdoor.png" width="50%" class="jpgimage"> <<if $nafdefs lt 500 and $ffdefs eq 0>> /* system */ <<else>> <<run Engine.restart()>> <</if>> <</nobr>><<nobr>> <p class="passage_text">You enter your apartment building and cross paths with a man in the hallway</p> <<print '<img src="images/' + $girl + '/passingalex.jpg" width="60%" class="jpgimage">'>> <p class="passage_text">He greets you when he passes you and you turn around and see this handsome man.</p> <<alex>>Hello, you must be my new neighbour, he says and smiles... I am Alex. I live in 310<</alex>> <<print '<img src="images/' + $girl + '/meetingalex.jpg" width="60%" class="jpgimage">'>> <<you>>Oh, hello Alex. I am <<print $firstname>>. I just moved in. I'm from Alambra, just up the coast.<</you>> <<alex>>Very nice to meet you, <<print $firstname>>. If there is anything I can help you with please ask.<</alex>> <<you>>Thank you, Alex. I'm just settling in, but maybe later. Nice to meet you.<</you>> <p class="passage_text">You leave him with a smile and go to [[your door->Enterapartment]]</p> <</nobr>> /* Life at University Scene: Mrs. Loves apartment Pay rent Cant pay rent Sex with Mrs. Love Sex with Melissa and Mrs. Love */<<nobr>> <h3 class="passage_header">Collect key from Mrs Love</h3> <p class="passage_text">You ring the bell to the door on Mrs. Love's flat to collect the key</p> <img src="images/ringdoorbell.jpg" class="jpgimage" width="40%"> <p class="passage_text">Mrs. Love open almost immidiately and greets you with a big smile.</p> <<set $randomimage = random(5)>> <<print '<img src="images/mrslove' + $randomimage + '.jpg" class="jpgimage" width="40%">'>> <<brandi>>Welcome to Trulago, Ms <<print $lastname>>. I am your landlady<</brandi>> <<you>>Thank you so much, Mrs. Love<</you>> <<brandi>>Oh, dear, please call me Brandi.<</brandi>> <p class="passage_text">She gives you some information about the little apartment, and the houserules.</p> <<brandi>>Remember <<print $firstname>>, no party or hanky panky in the shared areas<</brandi>> <p class="passage_text">You have a sink, tv set, bed, table, wardrobe and desk in your flat. In addition you have access to a shared shower, living room and kitchen.</p> <<brandi>>The rent is $ <<print $weeklyrent>>, and is to be paid every Monday. First payment is next Monday. Any questions?<</brandi>> <<you>>No Brandi, I think I got it for now...<</you>> <p class="passage_text">Mrs. Love hands you the key and says goodbye.</p> <img src="images/givekey.jpg" class="jpgimage" width="40%"> <p class="passage_text">[[Go to your apartment->Meetingalex]]</p> <<redenergy 5>> <</nobr>><<nobr>> <h3 class="passage_header">Pay the weekly rent to Mrs. Love</h3> <<addmins 10>> <<set $rentdebt += $weeklyrent>> <img src="images/dollars.jpg" class="jpgimage" width="40%"> <p class="passage_text">It's monday and time to pay the rent for this week to Mrs. Love. You ring the bell and waits for her to open up.</p> <img src="images/ringdoorbell.jpg" class="jpgimage" width="30%"> <p class="passage_text">You feel a bit tensed when she suddenly stands in the door.</p> <<brandi>>Yes dear, do you have the money for the rent?<</brandi>> <<set $randomimage = random(5)>> <<print '<img src="images/mrslove' + $randomimage + '.jpg" class="jpgimage" width="60%">'>> <<if $mrslovevideo eq 1>> <<timed 0.2s>><<goto "Mrsloveangry">><</timed>> <<else>> <<if $money gte $rentdebt>> <<timed 50ms>><<include "Payupandleave">><</timed>> <<elseif $money gte 100>> <<timed 50ms>><<include "Paywhatyougot">><</timed>> <<else>> <p class="passage_text">You dont have enough money and have to tell this to Mrs. Love.</p> <<you>>I am sorry I don't have the money right now...<</you>> <<print '<img src="images/' + $girl + '/nervous.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">Mrs. Love look serious and you feel very uncomfortable.</p> <img src="images/mrslovewantmoney.jpg" class="jpgimage" width="40%"> <<brandi>>Hmmmm, that is not what I expected of you...<</brandi>> <p class="passage_text">She invites you in to talk about the issue.</p> <p class="passage_text">[[Enter apartment->Entermrslovesapartment]]</p> <</if>> <<redenergy 5>> <</if>> <</nobr>><<nobr>> <p class="passage_text">It is time to pay the weekly rent and you go to Mrs. Love's apartment.</p> <img src="images/brandiangry.jpg" class="jpgimage" width="40%"> <p class="passage_text">Mrs. Love look very angry and you feel very uncomfortable.</p> <<brandi>><<print $firstname>>!!!! Your neighbour Alex was here yesterday and showed me this video of yours where you masturbated IN MY LIVINGROOM!!!<</brandi>> <<brandi>>I AM SHOCKED!!!! What do you think you are doing!!!<</brandi>> <<you>>I am so sorry Mrs. Love. I really did'nt mean to do that!<</you>> <<brandi>>That is the most stupid explanation I ever heard! I have enough of you. Here take this busticket and get the hell out of here!!!<</brandi>> <<you>>But, but...<</you>> <p class="passage_text">[[Gohome<-Continue]]</p> <</nobr>><<nobr>> <br> <<addmins 10>> <img src="images/payup.jpg" class="jpgimage" width="50%"> <<you>>Yes, Mrs Love, ahem... I mean Brandi. Here is the money<</you>> <<if $dishwashingnum gte 10>> <<brandi>>Look here, <<print $firstname>>. I am very happy with you. You have done a great effort with the dishwashing, so I will give you back $50.<</brandi>> <<you>>Oh thank you so much, Brandi<</you>> <<set $dishwashingnum to 0>> <<set $rentdebt -= 50>> <</if>> <<if $numoflicks gt 0>> <<brandi>>By the way... You remember our little agreement don't you?<</brandi>> <<you>>Agreement? But I have paid you... I...<</you>> <<brandi>>Yes, that's right. But you promise to satisfy me when I asked for it, and that is NOW! So get in here NOW!<</brandi>> <<you>>Ok, Mrs. Love... I'll do it...<</you>> <p class="passage_text">You enter her apartment and she [[locks the door->Lickmrslove]].</p> <<else>> <p class="passage_text">You hand Mrs. Love the money and go back to your [[Apartment<-apartment]].</p> <</if>> <<redmoney $rentdebt>>, <<set $rentdebt to 0>> <</nobr>><<nobr>> <br> <<addmins 10>> <<set $rentdebt -= $money>> <<set $money to 0>> <img src="images/payup.jpg" class="jpgimage" width="50%"> <<you>>I am sorry, I don't have all the money yet. You can have what I got right now.<</you>> <p class="passage_text">You hand Mrs. Love the money you got.</p> <<brandi>>Hmmm... Remember to pay me the rest next week.<</brandi>> <<if $numoflicks gt 0>> <<brandi>>By the way... You remember our little agreement don't you?<</brandi>> <<you>>Agreement? But I have paid you all that I got... I...<</you>> <<brandi>>Yes, that's right. But you promise to satisfy me when I asked for it, and that is NOW! So get in here NOW!<</brandi>> <<you>>Ok, Mrs. Love... I'll do it...<</you>> <p class="passage_text">You enter her apartment and she [[locks the door->Lickmrslove]].</p> <<else>> <p class="passage_text">You nod and go back to your [[Apartment<-apartment]].</p> <</if>> <</nobr>><<nobr>> <<addmins 15>> <h3 class="passage_header">In Mrs. Love's flat</h3> <p class="passage_text">You sit down in her sofa and look down, feeling very uncomfortable.</p> <<print '<img src="images/' + $girl + '/sitsofa.jpg" class="jpgimage" width="35%">'>> <p class="passage_text">Mrs. Love begins to talk with you about your plans and your economy. You tell her that you soon will have more money to your disposal, but that right now your are short.</p> <img src="images/mrsloverequest.jpg" class="jpgimage" width="45%"> <<if $rentdebt gte 700>> <<brandi>>I am very disappointed with you! After all I have done for you, your debt have just increaed, and now I have enough of you!!! You are going straight back to your parents!!!<</brandi>> <video src="images/brandi_angry.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<you>>NO,NO, Please Mrs. Love. Don't send med back. My parents will be so angry with me...<</you>> <<brandi>>THERE IS NOTHING MORE TO DISCUSS!!! GOODBYE!<</brandi>> <p class="passage_text">You just have to accept the fact that you are [[sent home->Gohome]]...</p> <<elseif $numoflicks gt 0>> <<brandi>>So, <<print $firstname>>... You remember our little agreement, don't you?<</brandi>> <p class="passage_text">You look down and nod... You hoped that she had forgotten all about it..</p> <<you>>Yes, Mrs. Love...<</you>> <<brandi>>So let's go into the livingroom and [[play->Lickmrslove]]...<</brandi>> <<elseif $rentdebt gte 300>> <<brandi>>This is really not what I expected of you, <<print $firstname>><</brandi>> <<you>>I am so sorry. I will get the money soon...<</you>> <<brandi>>You have said that before. <<print $firstname>>. You now owe me $ <<print $rentdebt>>. I can not do anymore for you. I will fix a ticket to you, so you can go back to your parents.<</brandi>> <<you>>NO,NO, Please Mrs. Love. Don't send med back. My parents will be so angry with me...<</you>> <<brandi>>Hmmmm... I can give you one more chance... I must say I had great pleasure of our intimate act... If you are willing to do that again when I call for you, I may set your debt limit a little higher... But not higher than $ 700...<</brandi>> <video src="images/brandi_angry.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<you>>But Mrs. Love... I can't do that... I am not a lesbian... Please don't... I...<</you>> <<brandi>>In that case I think you have to go back to your parents... Goodbye...<</brandi>> <<you>>NO! NO! Stop! Please don't send me home... Please...<</you>> <<brandi>>Either you come with me right now and show your regrets, or I will send you home<</brandi>> <p class="passage_text">Will you [[do as Mrs. Love tells you to->Lickmrslove]], or [[refuse->Gohome]]...</p> <<elseif $rentdebt gt 100 and $rentdebt lt 300>> <p class="passage_text">Mrs. Love looks at you tells you that she might help you out this once.</p> <<brandi>>Since I already helped you I want something back this time. You look like a nice girl, <<print $firstname>> and it's been ages since I had some fun with a girl. If you will have mutural itimacy with me, I am willing to reduce with weeks rent with $ 50. And you can pay the rest next monday.<</brandi>> <p class="passage_text"><b>You feel speachless...</b></p> <p class="passage_text">Will you [[Mrslovesex<-accept]] her offer or run back to your [[Apartment<-apartment]]?</p> <<else>> <<brandi>>I am willing to help you out this once, and you can pay double next monday.<</brandi>> <p class="passage_text">You feel relieved and thank Brandi several times before you walk back to your [[Apartment<-apartment]].</p> <</if>> <<redenergy 5>> <</nobr>><<nobr>> <<if $melissadeal eq 1>> <<timed 50ms>><<goto "Policearrestbrandi">><</timed>> <</if>> <<set $numoflicks += 1>> <<if $numoflicks eq 1>> <<addmins 30>> <video src="images/brandi_dictates.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<brandi>>So, <<print $firstname>>... I am glad that we came to an understanding... From now on, every time you come to pay the rent, I want you to statisfy me... Got that!<</brandi>> <<you>>Yes Mrs. Love... I understand...<</you>> <video src="images/brandi_undress.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">Mrs. Love starts to undress while you are standing there...</p> <<brandi>>Now, get down there and start licking me! PRONTO!<</brandi>> <<you>>Yes, Yes Mr. Love I will...<</you>> <<set $randomvid = random(7)>> <<print '<video src="images/youmustlick' + $randomvid + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You obey and start to lick her pussy...</p> <<brandi>>Oh yes... That's a good girl! Clean that pussy well!!!<</brandi>> <<you>>mumf... mumf... I'm... mums... trying...<</you>> <<brandi>>Come on!! Deeper with your tongue! Faster! Come on! Faster I said!!!! OH, MY GOD!!!<</brandi>> <<set $randomvid2 = random(7)>> <<if $randomvid2 eq $randomvid>> <<set $randomvid2 += 1>> <<if $randomvid2 gt 7>> <<set $randomvid2 to 7>><</if>> <</if>> <<print '<video src="images/youmustlick' + $randomvid2 + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You manage to lick Mrs. Love so well that she get an orgasm... She is thrilled...</p> <<brandi>>Mmmmm... What a good slut girl you are licking your landlady's pussy... Bet you got horny now... But... I don't have time for this... Have to go back to work... Now, husj husj... Go [[back to your apartment->Apartment]]...<</brandi>> <<redenergy 10>>, <<addlust 20>>, <<redhygiene 15>>, <<redlooks 10>>, <<redmoral 5>>, <<addrep 1>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_pussylicked += 1>> <<unfaitfulsex "Mrs. Love">> <<else>> <<addmins 30>> <<set $randomscene = random(2)>> <<if $randomscene eq 0>> <video src="images/brandi_undress.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">Mrs. Love starts to undress while you are standing there...</p> <<brandi>>Now, get down there and start licking me! PRONTO!<</brandi>> <<you>>Yes, Yes Mr. Love I will...<</you>> <<set $randomvid = random(7)>> <<print '<video src="images/youmustlick' + $randomvid + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You obey and start to lick her pussy...</p> <<brandi>>Oh yes... That's a good girl! Clean that pussy well!!!<</brandi>> <<you>>mumf... mumf... I'm... mums... trying...<</you>> <<brandi>>Come on!! Deeper with your tongue! Faster! Come on! Faster I said!!!! OH, MY GOD!!!<</brandi>> <<set $randomvid2 = random(7)>> <<if $randomvid2 eq $randomvid>> <<set $randomvid2 += 1>> <<if $randomvid2 gt 7>> <<set $randomvid2 to 7>><</if>> <</if>> <<print '<video src="images/youmustlick' + $randomvid2 + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You manage to lick Mrs. Love so well that she get an orgasm... She is thrilled...</p> <<brandi>>Mmmmm... What a good slut girl you are licking your landlady's pussy... Bet you got horny now... But... I don't have time for this... Have to go back to work... Now, husj husj... Go [[back to your apartment->Apartment]]...<</brandi>> <<redenergy 10>>, <<addlust 20>>, <<redhygiene 15>>, <<redlooks 10>>, <<redmoral 5>>, <<addrep 1>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_pussylicked += 1>> <<unfaitfulsex "Mrs. Love">> <<donesin "licked-my-landladys-pussy-for-not-paying-rent">> <<else>> <<addmins 45>> <<set $melissameet += 1>> <<set $melissavisit to 1>> <<if $melissameet eq 1>> <p class="passage_text">As you enter the livingroom, you notice another girl in the sofa... She is completely naked... You reconize her... She is living on the fifth floor...</p> <video src="images/melissa.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<brandi>>Ah, I forgot to telle you... As you can see I got company of one of my other tenants... You know Melissa don't you?<</brandi>> <<you>>Yes, I have seen her before, Mrs Love... But why are she naked?<</you>> <<brandi>>Oh, you just interrupted us, you know... She is behind with her rent, and wanted to thank me for beeing understanding with her... Isen't that true Melissa?<</brandi>> <video src="images/brandi_undress.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">Melissa nods, while Mrs. Love starts to undress and take place in the sofa next to Melissa...</p> <p class="passage_text">Then Mrs. Love grabs Melissa and hugs her...</p> <video src="images/brandihugsmelissa.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<brandi>>You see, <<print $firstname>>... Melissa here is my little pleasure doll... She comes when I asks her too and do whatever I ask her to do... Just like a little sex slave... And just like you are going to do...<</brandi>> <<you>>But.. But... I am not your sex slave. Mrs. Love... I...<</you>> <<brandi>>Oh yes you are! Don't you dare cross me!<</brandi>> <<you>>I can't... I...<</you>> <<brandi>>I think this little slut needs to learn a lesson... She is so rebellious... Don't you think, Melissa?<</brandi>> <p class="passage_text">Melissa nods slowly...</p> <<melissa>>Yes Mrs. Love... She needs a lesson... Just like you said...<</melissa>> <p class="passage_text">Mrs. Love then orders you down on your knees in front of the sofa...</p> <<brandi>>Now... Melissa here is horny and her pussy is so wet that she needs treatment from your tongue... Isen't that so, Melissa?<</brandi>> <<melissa>>Yes Mrs. Love... I am very very horny... Can she lick my pussy now at once?<</melissa>> <<brandi>>Of course, my little sugarpie... Now you slut... What are you waiting for? Get going and lick that poor girls cunt!<</brandi>> <p class="passage_text">Mrs. Love then forces you to lick Melissa pussy while she looks...</p> <video src="images/youlicksmelissa0.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<brandi>>That's it, slut... Lick Melissa's hard pussy now... What do you say Melissa? Do you like it?<</brandi>> <<melissa>>Oh Yeeeees... I love it Mrs. Love... It's so good... It tickle so goooood in my pussy.. Yeeeeeees...<</melissa>> <<brandi>>Come on now, <<print $firstname>>... Lick her! Faster! Faster! Make Melissa cum in your mouth!!!<</brandi>> <<you>>Slup... slup... I'm doing... Slup... the best I can... Slup...<</you>> <<melissa>>Oooooooohhhhh... Yeeeeesss... I'm cuuuuuuuummming... soooo gooooood...<</melissa>> <video src="images/youlicksmelissa1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">Melissa get a intense orgasm, and scream out loud... You stand up, and want to leave...</p> <<you>>Can I please go now, Mrs. Love...<</you>> <<brandi>>OH NO!!! You are not finished here, slut! You got one more pussy to lick...<</brandi>> <p class="passage_text">She points at her own pussy, and command you down again...</p> <<set $randomvid = random(7)>> <<print '<video src="images/youmustlick' + $randomvid + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<brandi>>Yes... Come on bitch... Deeper... Deeper I said!<</brandi>> <<you>>Noms... noms... noms...<</you>> <<set $randomvid2 = random(7)>> <<if $randomvid2 eq $randomvid>> <<set $randomvid2 += 1>> <<if $randomvid2 gt 7>> <<set $randomvid2 to 7>><</if>> <</if>> <<print '<video src="images/youmustlick' + $randomvid2 + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<brandi>>Faster! Faster!... Oh god... I think I'm cumming... AAAAAhhh Yeeeesss...<</brandi>> <p class="passage_text">After Mrs. Love is finally finished you are allowed to [[go back to your apartment->Apartment]]...</p> <<redenergy 20>>, <<addlust 40>>, <<redhygiene 25>>, <<redlooks 15>>, <<redmoral 6>>, <<addrep 2>>, <<adddrug_sex 1.5>>, <<addlib 2>> <<set $sex_pussylicked += 2>> <<unfaitfulsex "a girl called Melissa">> <<unfaitfulsex "Mrs. Love">> <<donesin "licked-my-landladys-and-melissas-pussy-for-not-paying-rent">> <<else>> <<addmins 45>> <<set $randomscene = random(2)>> <<if $randomscene eq 0>> <p class="passage_text">When you enter the livingroom, Melisssa is already present. She is naked and looks at you with great expectations...</p> <<brandi>>As you can see, Melissa is already here waiting for your playful tongue to lick her crack...<</brandi>> <<you>>But... I... Eh... Yes, Mrs. Love...<</you>> <<melissa>>Oh yes, Mrs. Love... Can I play with her? Please say yes? I want to taste her pussy too...<</melissa>> <<brandi>>Come here you little sex slut, and give mama a kiss, so maybe you can lick eachother...<</brandi>> <video src="images/melissabrandikiss.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">Mrs. Love takes Melissa into her arms and kiss her passionately... You understand that Mrs. Love completely dominates Melissa and her will completely, and have turned her into her personal slave...</p> <<brandi>>Now, I want to see you two sluts lick each others pussy... Chop chop... Get starting now... Show me your licking skills...<</brandi>> <<melissa>>Yes Mrs. Love straight away... Come on, <<print $firstname>> lets taste eachothers pussy...<</melissa>> <p class="passage_text">Melissa throw herself on you and help you undress before pushing you down. Soon after you get Melissas pussy in your face while she licks your...</p> <video src="images/melissayoulicks1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">Mrs. Love stands over you and give commands...</p> <video src="images/brandicommands.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<brandi>>Come on, Melissa! Eat that little sluts pussy now! Lick her harder! Come on!!!<</brandi>> <<melissa>>Iiiii... Oh, I am trying Mrs. Love... Iiiiiiii... It tickle so nice when she licks me...<</melissa>> <<brandi>>Come on sluts!!! Clean each others pussy now! Faster! Faster, I said!!!<</brandi>> <<you>>Oh my good... Ooooohhh....<</you>> <video src="images/melissayoulicks0.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<brandi>>I think that slut is coming, Melissa! Faster! Faster! Fingerfuck her!!!<</brandi>> <<melissa>>Yes, Mrs. Love... I will... Oh, I think I am coming too...<</melissa>> <p class="passage_text">Mrs. Love stands over you and give commands...</p> <<brandi>>Ha ha ha... That's mamas good sluts! Well done... Ha ha ha...<</brandi>> <p class="passage_text">You feel ashamed, being forced to this sexual act, and just want to leave as soon as possible... You start to dress on when Mrs. Love stops you...</p> <<brandi>>Hey! Not so fast there, slut! You got anothewr pussy to clean first! Come here now and lick mamas pussy! Pronto!<</brandi>> <p class="passage_text">Reluctantly you kneel in front of Mrs. Love and she spread her legs for you...</p> <<set $randomvid = random(7)>> <<print '<video src="images/youmustlick' + $randomvid + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<brandi>>Yes, that what I like with you young sluts... You do as I say... Mmmmmm... So good... Keep your tongue running in that pussy...<</brandi>> <p class="passage_text">You lick her the best you can until she start to moan out loud...</p> <<brandi>>OH YEEES... That's mamas good slut... OOOOOOOOOHHHHH YEEEEEES...<</brandi>> <p class="passage_text">You can feel her pussyjuice is filling your mouth... It's disgusting you think, but you can't do anything about it... Afterwards you are finally [[allowed to leave->Apartment]]...</p> <<redenergy 20>>, <<redlust 30>>, <<redhygiene 25>>, <<redlooks 15>>, <<redmoral 6>>, <<addrep 2>>, <<adddrug_sex 1.5>>, <<addlib 2>> <<set $sex_pussylicked += 2>> <<set $sex_pussylicked += 1>> <<unfaitfulsex "a girl called Melissa">> <<unfaitfulsex "Mrs. Love">> <<donesin "had-lesbian-sex-with-my-landlady-and-melissa">> <<elseif $randomscene eq 1>> <p class="passage_text">Melissa is already waiting in the livingroom, when you and Mrs. Love arrives... She claps her hands and jumps up and down in he sofa when you come in...</p> <<melissa>>Iiiiiikkk... Finally you are here... Oh, Mrs. Love... Can I play with her? Pleeeeeease...<</melissa>> <<brandi>>Hold it right there you horny little slut... This time you are going to satisfy me first while she is watching...<</brandi>> <<melissa>>But... Mrs. Love... I... Ok, I will do that...<</melissa>> <<brandi>>That's better... Come over and give me a kiss before you lick mamas pussy...<</brandi>> <video src="images/brandikisshugmelissa.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">A few moments later Meliss's head i burid between Mrs. Love's legs and you can hear slurping sounds...</p> <video src="images/melissalicksbrandi0.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<brandi>>Mmmmmm... Yes... Come on my little slut... Clean that pussy... Mmmmmm...<</brandi>> <<melissa>>Moms... moms.. moms...<</melissa>> <p class="passage_text">Brandi pushes her pussy down on Melissa's face and rubs it back and forth... It is obvious that she dominate Melissa and use her as her personal sex doll...</p> <video src="images/melissalicksbrandi1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<brandi>>Mmmmm... Mamas little personal slave is doing a great job, and soon mama is going to reward her mouth with some pussy juice... Mmmmm...<</brandi>> <p class="passage_text">Just a few minutes later Mrs. Love is cumming in Melissa mouth...</p> <<melissa>>Oh, Mrs. Love... Can I play with <<print $firstname>> now? Please say yes...<</melissa>> <<brandi>>Yes, but you are going to clean her pussy as well... Come on my slut! Do as mama tells you...<</brandi>> <<melissa>>But... Ok, Mrs. Love... Come on, <<print $firstname>>... Spread your legs for me...<</melissa>> <p class="passage_text">You lay down and soon after Melissa is eating your pussy with great entusiasm...</p> <video src="images/melissalicksyou0.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<brandi>>That's my slut! Ha ha ha... Clean <<print $firstname>>'s pussy well now, Melissa... Do a proper job! Are you happy with her, <<print $firstname>>?<</brandi>> <<you>>Oooooh... Yes, Mrs. Love... Aaahhh...<</you>> <p class="passage_text">It's obvious that Melissa have good training in licking pussy and you can feel the orgasm is just around the corner...</p> <<brandi>>Come on, Melissa... I think this bitch is close to cummming... Hurry up! Faster!<</brandi>> <video src="images/melissalicksyou1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<melissa>>Noms... Noms... Slup... Slup...<</melissa>> <<you>>Oh my god... Oh... Yeeeeesssss... Aaaaaaaahhh...<</you>> <p class="passage_text">Meslissa is totally exhausted, but Mrs. Love don't want her to relax yet... She commands you down to lick that poor girls pussy...</p> <<brandi>>Let's get some more action here... Get going <<print $firstname>>, and help my little slut getting a proper orgasm... Hurry!<</brandi>> <video src="images/youlicksmelissa1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">You dive down between Melissa's legs and your tongue start to go back and forth in Melissa's crack... She is so horny that is don't take long before she is cumming...</p> <<melissa>>Ohhhh, so goooood... Keep licking me, <<print $firstname>>... Oh, I love it... Oh Yeeeeeessss...<</melissa>> <<brandi>>Ha ha ha... What a show, <<print $firstname>>! You should be licking pussies full time...<</brandi>> <p class="passage_text">You feel ashamed, beeing forced to do this dirty lesbian sex... But you have no choice, otherwise Mrs. Love will send you home...</p> <<you>>Can I please go now...<</you>> <<brandi>>Well... Ok... I guess you and Melissa have done enough for today...<</brandi>> <p class="passage_text">You put your clothes on and hurry [[back to your apartment->Apartment]]...</p> <<redenergy 20>>, <<redlust 30>>, <<redhygiene 25>>, <<redlooks 15>>, <<redmoral 6>>, <<addrep 2>>, <<adddrug_sex 1.5>>, <<addlib 2>> <<set $sex_pussylicked += 1>> <<set $sex_pussylicked += 1>> <<unfaitfulsex "a girl called Melissa">> <<unfaitfulsex "Mrs. Love">> <<donesin "had-lesbian-sex-with-my-landlady-and-melissa">> <<else>> <video src="images/lustymelissa.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">Mrs. Love leads you into the livingroom where Melissa is already waiting in the sofa... She smiles when she sees you, and her eyes look at you with lust and desire...</p> <<brandi>>Well, here we are, Melissa... Ready for another session where you two sluts will show me your lesbian skills... Ha ha ha...<</brandi>> <<you>>I don't want to do this, Mrs. Love...<</you>> <<brandi>>What did you say??? Do you want me to send you home to your parents???<</brandi>> <<you>>NO NO NO!!! I did not say anything...<</you>> <<brandi>>That's good... Now Come over here Melissa and give <<print $firstname>> a deep kiss...<</brandi>> <<you>>But I really don't want to... I...<</you>> <p class="passage_text">The look on Mrs. Loves face makes you silent... In next minute Melissa throws herself on you and start to kiss you...</p> <video src="images/melissayoukiss.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">While kissing, Melissa rip you off with your clothes, until you are totally naked as well... God, she must be horny, you think for yourself...</p> <video src="images/kissingmelissa.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">After a while Mrs. Love interrupt your kissing...</p> <<brandi>>Now, <<print $firstname>>... Move your ass over here and clean my pussy... I get so horny watching you sluts...<</brandi>> <<you>>Please Mrs. Love... Don't force me to do that...<</you>> <<brandi>>LISTEN HERE, SLUT!!! YOU DO AS I SAY!!! UNDERSTAND!!!<</brandi>> <p class="passage_text">You are commanded by Mrs. Love to lay down between her spreaded legs and eat her pussy...</p> <video src="images/lickbrandi.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<brandi>>Yeeeees, that's better... My favorite pussycleaner... Be a nice slut and clean mamas pussy well...<</brandi>> <<you>>Slup... nom... slup... slup...<</you>> <p class="passage_text">After a while she starts to moan louder and louder... She rubs her pussy against your face... faster and faster...</p> <<brandi>>EAT MY PUSSY!!! YES!!! YES!! OH MY GOOOOOOOOOOD....<</brandi>> <video src="images/lickbrandicum.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">You are nearly choked by her pussy, when she finally cums on your face...</p> <<brandi>>Aaaaah... That's was nice... Now you two sluts can continue... I want to see some real pussy licking... Get going sluts... Eat each others pussy... NOW!!!<</brandi>> <<melissa>>Oh I love to do that!!! Come on, <<print $firstname>>... Let's play with eachother...<</melissa>> <<you>>But, I don't...<</you>> <<melissa>>Don't start that again, <<print $firstname>>... We must obey Mrs. Love...<</melissa>> <p class="passage_text">Melissa drags you over her body so she can lick you while you lick her...</p> <<brandi>>Yes, that's my slutty girls... Do it, <<print $firstname>>!! Faster!! Faster!!<</brandi>> <<you>>I'm doing my best... I...Oh my god!!!<</you>> <video src="images/melissayoulicks0.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">Melissa licks you so hard that you can't resist having an orgasm...</p> <<you>>OOOOOOOOOhhhhh...<</you>> <p class="passage_text">After you was cumming, Mrs. Love force you to continue licking Melissa...</p> <video src="images/youlicksmelissa1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<brandi>>So how do you like that you little slut? Bet your pussy is soaking wet, huh?<</brandi>> <<melissa>>Mmmmm... Oh, Mrs. Love... Oh I love it! She licks so well... Mmmmm... I think must cum soon... Mmmmm... so good....<</melissa>> <p class="passage_text">Soon after you manage to give Melissa a orgasm... The little slut is obviously enjoying it... She moans and twists around in the bed with pleasure and joy...</p> <<brandi>>Ha ha ha... That's mamas good slut... You should be licking pussy all day instead of going to stupid university, <<print $firstname>>... Ha ha ha...<</brandi>> <p class="passage_text">Mrs. Love seems finally happy and allow you to dress on [[and leave->Apartment]]...</p> <<redenergy 20>>, <<redlust 30>>, <<redhygiene 25>>, <<redlooks 15>>, <<redmoral 6>>, <<addrep 2>>, <<adddrug_sex 1.5>>, <<addlib 2>> <<set $sex_pussylicked += 2>> <<set $sex_pussylicked += 1>> <<unfaitfulsex "a girl called Melissa">> <<unfaitfulsex "Mrs. Love">> <<donesin "had-lesbian-sex-with-my-landlady-and-melissa">> <</if>> <</if>> <</if>> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Sex with Mrs. Love</h3> <<addmins 30>> <<set $rentpaid="yes">> <<set $rentdebt -= 50>> <<print '<img src="images/' + $girl + '/undress.jpg" class="jpgimage" width="80%">'>> <p class="passage_text">Mrs Love. begin to undress you before she undresses herself. Your heart is pumping when she removes your clothes.</p> <<brandi>>Come here <<print $firstname>>, give me a kiss.<</brandi>> <<you>>No, no please Mrs. Love. I can't do that...<</you>> <<brandi>>Oh sure you can, <<print $firstname>><</brandi>> <p class="passage_text">Suddenly she starts to kiss you intensly. Your body shakes and trembles.</p> <<print '<video src="images/' + $girl + '/kissmrslove.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After a while she commands you down. She put her pussy in front of your face and wants you to lick her pussy.</p> <<you>>NO, NO, please Mrs. Love. I can't do that... PLEASE....<</you>> <<brandi>>DON'T ARGUE! Or I will get you sent home at once!!!<</brandi>> <p class="passage_text">She is very determine and you don't dare to argue.</p> <<print '<video src="images/' + $girl + '/licklandlady1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<brandi>>Come on, girl, faster. Lick that pussy well and clean.<</brandi>> <p class="passage_text">Your tongue goes up and down in her crack, and you try as good as you can. She moanes out loud, when you tongue touches her g-spot.</p> <<print '<video src="images/' + $girl + '/licklandlady2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Next you switch positions and she sit on your face. She wiggels her pussy and her pussy juice drips down in your mouth. Suddenly she screams out and start shivering while she is having a orgasm.</p> <<print '<video src="images/' + $girl + '/licklandlady3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<brandi>>Now it is your turn to get licked. I wanna taste that juicy pussy of yours...<</brandi>> <p class="passage_text">While you are commanded to stand on all four she sneak up behind you and start eating your wet pussy. You get licked by your landlady in very rough way, and soon you can not hold back your orgasm.</p> <<print '<video src="images/' + $girl + '/licklandlady4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After you have cum you grabs your clothes and head back to your [[Apartment<-apartment]].</p> <<redenergy 15>>, <<redlust 20>>, <<redhygiene 30>>, <<redlooks 15>>, <<redmoral 5>>, <<addrep 1>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_pussylicked += 1>> <<set $sex_pussybeenlicked += 1>> <<unfaitfulsex "Mrs. Love">> <<donesin "licked-my-landladys-pussy-for-not-paying-rent">> <</nobr>><<nobr>> <p class="passage_text">When you enter Mrs. Love's livingroom Melissa is already there. This time she looks normal, with her clothes on. She looks very nervous...</p> <<brandi>>So nice that you could come, <<print $firstname>>... I need your help here today. This slut here refuse to do what I tell her...<</brandi>> <video src="images/melissapresent.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<melissa>>Hello, <<print $firstname>>... Thank god you finally came...<</melissa>> <<you>>What do you mean by that, Mrs. Love?<</you>> <<brandi>>I want you to fuck her in the ass with a giant dildo, so she learn how to obey! Then she is going to eat our pussies...<</brandi>> <<melissa>>NO! NO! PLEASE! NO!!!<</melissa>> <<print '<img src="images/' + $girl + '/tryme.jpg" class="jpgimage" width="35%">'>> <<you>>Relax Melissa, we are not going to do that...<</you>> <p class="passage_text">You hope the police really come soon... What on earth is taking them so long...</p> <img src="images/brandiscream.jpg" class="jpgimage" width="45%"> <<brandi>>WHAT!!!! YOU TWO SLUTS ARE GOING TO DO AS I SAY!!! Actually now I have changed my mind! Both of you are going to be fucked in the ass by a giant dil...<</brandi>> <p class="passage_text">Mrs. Love is interrupted by someone knocking at the door!</p> <img src="images/policeknockdoor.jpg" class="jpgimage" width="30%"> <<brandi>>Hmmm... Who can that be? I better go open...<</brandi>> <p class="passage_text">A few moments later Mrs. Love comes in with a couple of police officers...</p> <<brandi>>What do you want officer? I don't know why you come here bothering me and my visitors like this?<</brandi>> <<policeofficer>>Oh, hello girls... Well Maam, I have a report here saying that you are hiding illegal stuff...<</policeofficer>> <<brandi>>Illegal stuff??? Me??? Where on earth do you got that from???<</brandi>> <video src="images/mrslove_arrested.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<policeofficer>>Actually it's some of your residents that's reported this...<</policeofficer>> <<brandi>>WHAT??? Tell me who, so I can kick them from my apartment building at once!!<</brandi>> <<melissa>>It's me and <<print $firstname>>... Come with me officer and I will show you...<</melissa>> <<brandi>>YOU LOUSY BITCHES!!! I AM GOING TO TELL YOUR PARENTS ABOUT YOUR BEHAVIOR!!! JUST WAIT!!!<</brandi>> <<policeofficer>>CALM DOWN!!!! MAAM!!! So, now young lady show me where it is...<</policeofficer>> <video src="images/melissatellcop.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">Melissa leads the police officer to the painting...</p> <<brandi>>STOP THERE, OFFICER! You can't do this! It's a private home...<</brandi>> <<policeofficer>>Oh yes, we can Maam... Take a look at this search warrant...<</policeofficer>> <img src="images/searchwarrant.jpg" class="jpgimage" width="30%"> <<policeofficer>>Now young lady, what did you want to show me...<</policeofficer>> <<melissa>>It's there, behind the painting. A secret cabinet I think...<</melissa>> <<policeofficer>>Ok, let's take a look...<</policeofficer>> <p class="passage_text">One of the police officers lift down the painting and reveal a secret cabinet, just like Melissa said...</p> <img src="images/hiddencabinet.jpg" class="jpgimage" width="45%"> <<brandi>>Stop it! Stop! Stop!<</brandi>> <p class="passage_text">The police officer opens up the cabinet and find huge amounts of drugs and money...</p> <<policeofficer>>Well, well, well... I will say that you are in deep trouble, Mrs. Landlady... Bill, handcuff her at once...<</policeofficer>> <img src="images/drugsfound.jpg" class="jpgimage" width="45%"> <<brandi>>I have never seen it before... It must be the girls that planted it there...<</brandi>> <img src="images/mrslovehandcuffed.jpg" class="jpgimage" width="50%"> <p class="passage_text">Police officer Bill does not waste any time and handcuff Mrs. Love at once... Mrs. Love turn her eyes against Melissa and you...</p> <<brandi>>YOU GOING TO REGRET THIS YOU DAMN SLUTS!!! JUST YOU WAIT!!!<</brandi>> <<policeofficer>>I would not worry about that girls... She is going to be locked away for a looooong time...<</policeofficer>> <p class="passage_text">The first officer takes the money and the drugs, while officer Bill takes care of Mrs. Love... You can see from the window that Mrs. Love is escorted into a police car... </p> <img src="images/mrslovetakenaway.jpg" class="jpgimage" width="50%"> <p class="passage_text">Melissa scream out loud in joy and relief...</p> <<melissa>>OH <<print $firstname>>!!! WE MADE IT!!! WE MADE IT!!!<</melissa>> <<you>>YES!! WE DID IT, MELISSA!!!<</you>> <video src="images/kissingintense.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">Melissa jump up and down before she throws herself over you and kiss you... She is quite intense without drugs in her body...</p> <<melissa>>Let's get out of here <<print $firstname>>!!! Let's go to my apartment and celebrate...<</melissa>> <p class="passage_text">Do you [[want to do that->Melissasplace]] or just say you [[need to go to prepare for going to university now->Apartment]]...</p> <<set $brandiarrest to 1>> <<set $melissaplace to 1>> <<set $rentdebt to 0>> <</nobr>> /* Life at University Scene: Apartment Locations: Your apartment Common kitchen Common shower Common livingroom Laundry room Melissas place */<<nobr>> <<set $taxirequest to 0>> /* TV report principal */ <<if $tvreport eq 1>> <<set $tvreport to 0>> <<timed 1s>><<goto "Tvreportuniversity">><</timed>> <</if>> /* Alex blackmail */ <<set $randomnr = random(3)>> <<if $alexvisit eq 0 and $alexblackmail eq 1 and $randomnr eq 1>> <<set $inapartment to 1>> <<timed 1s>><<goto "Alexblackmailyou">><</timed>> <</if>> <<if $totalloansum gt 0 and $paybackdays gt 95>> <<set $crimereason to "not paying your loan to Corus Finance within the time limit">> <<set $inapartment to 1>> <<timed 50ms>><<goto "Policecoming">><</timed>> <</if>> <<isInInv BurglarAlarm>> <<if $daysplayed gt 20 and $ininventory eq "false" and $inapartment eq 0 and $beenrobbed eq 0>> <<set $randomnr = random(20)>> <<if $randomnr eq 19>> <<timed 50ms>><<goto "Burglary">><</timed>> <</if>> <</if>> <<if $melissameet gt 4 and $melissadeal eq 0 and $inapartment eq 1 and $melissavisit eq 0>> <<timed 50ms>><<goto "Melissatalk">><</timed>> <</if>> <<set $inapartment to 1>> <h3 class="passage_header">Your Apartment</h3> <<addmins 5>> <<set $tv_set="apartment">> <img src="apartment/images/inside_apartment.jpg" class="jpgimage" width="40%"> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">This is <b>your</b> apartment. What would you like to do? <ul> <<set $randomimage = random(5)>> <li><<link [[Apartment<-Shower options]]>> <<set $randomshowerimage = random(5)>> <<if $showeropts eq 0>><<set $showeropts to 1>><<else>><<set $showeropts to 0>><</if>> <</link>> <<if $showeropts eq 1>><<showernow>><div class="blink2">[[Shower<-Shower now!]]</div><</if>> </li> <<set $randomlivingroomscene = random(6)>> <li>[[Livingroom<-Go to the shared livingroom]]</li> <li>[[Kitchen<-Go to the shared kitchen]]</li> <li>[[Laundryroom<-Go to the laundry room]]</li> <<isInInv Computer>> <<if $ininventory eq "true">> <li>[[Owncomputer<-Turn on computer]]<<if $newemail gt 0>> <i class="fa fa-envelope" aria-hidden="true" title="You have new email on your computer"></i><</if>></li> <</if>> <li>[[Homegym<-Practice Yoga]]</li> <li>[[Watchtv<-Watch TV]]</li> <li>[[Masturbate->Masturbate]]</li> <<if $melissadeal eq 2>> <li>[[Tryvisitmelissa<-Go to visit Melissa]]</li> <</if>> <<isInInv Nunoutfit>> <<if $ininventory eq "true">> <li>[[Try nun outfit->Nunoutfit]]</li> <</if>> <<if $gameDate.getHours() lte 22 and $energy gte 10>> <li>[[Outside<-Go outside]]</li> <</if>> <<if $daysplayed gte 8 and $lettersendt eq 0>> <li>[[Writeletter<-Write letter home]]</li> <</if>> <<if $bookchap gt 0>> <li>[[Readbook<-Read a book]]</li> <</if>> <<if $scimagazine gt 0 or $pornmagazine gt 0>> <li>[[Readmag<-Read a magazine]]</li> <</if>> <li>[[Nap<-Have a one hour nap]]</li> <li><<link [[Gotosleep<-Go to sleep]]>> <<if $gameDate.getHours() lt 6 and $gameDate.getHours() gte 1>> <<set $latenight to 1>> <</if>> <</link>></li> </ul></p></td></tr></table> <</nobr>><<nobr>> <img src="apartment/images/inside_apartment.jpg" class="jpgimage" width="50%"> <p class="passage_text">When you arrived at your apartment you feel exhausted... It's so strange to be there after all these days in captivity in the university cellar...</p> <p class="passage_text">You suddenly remember the TV interview and [[turn on the TV->Tvreportuniversity2]]...</p> <</nobr>><<nobr>> <<addmins 60>> <video src="apartment/images/reportage.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">You turn into Trulago TV Local Channel. They send an extra news announcement..</p> <p class="passage_text">Suddenly you see the principal in a prison cell... He looks misrable... Next it's the interview you did in front of the university... You are so proud of yourself... This is a real boost for your morality!</p> <p class="passage_text">The reporter concludes that the principal will be barred for lifetime... What a relief...</p> <p class="passage_text">You watch for a long time until you finally [[turn the TV off->Apartment]]...</p> <<set $moral to 100>> <</nobr>><<nobr>> <<set $nundressed to 1>> <h3 class="passage_header">Nun outfit</h3> <<print '<img src="images/' + $girl + '/nunoutfit.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You put on your nun outfit. You look really hot and sexy, you think... [[Continue->Apartment]]</p> <</nobr>><<nobr>> <h3 class="passage_header">In the washing room</h3> <<if $washingpowder lt 1>> <img src="apartment/images/washinglaundry.jpg" class="jpgimage" width="40%"> <p class="passage_text">You don't have more washing powder left... Go to the shop to buy... [[Continue->Apartment]]...</p> <<else>> <img src="apartment/images/laundryroom.jpg" class="jpgimage" width="40%"> <p class="passage_text"> <ul> <<if $dayssincelaundry gt 5>> <li><<link [[Wash some of your dirty clothes (1 hours)|Washclothes]]>><<addmins 60>><<set $washingpowder -= 1>><<set $dayssincelaundry -= 5>><</link>></li> <li><<link [[Wash all your dirty clothes (2 hours)|Washclothes]]>><<addmins 120>><<set $washingpowder -= 2>><<set $dayssincelaundry to 0>><</link>></li> <<else>> <li><<link [[Wash all of your dirty clothes (1 hours)|Washclothes]]>><<addmins 60>><<$washingpowder -= 1>><<set $dayssincelaundry to 0>><</link>></li> <</if>> </ul></p> <p class="passage_text">Go back to your [[apartment->Apartment]]</p> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">In the washing room</h3> <<set $randomnr = random(2)>> <<if ($randomnr eq 1 and $lust gt 60) or ($randomnr eq 1 and $reputation gt 50)>> <<print '<img src="images/' + $girl + '/surprised_washingroom.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You are alone in the washingroom when suddenly you hear a sound behind you... [[Continue->Surprisewashingroom]]...</p> <<else>> <img src="apartment/images/waitingwash.jpg" class="jpgimage" width="60%"> <p class="passage_text">You wait in the washing room until your clothes are finished... [[Continue->Apartment]]...</p> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Surprised in the washingroom</h3> <p class="passage_text">A man walks in and start to talk to you...</p> <<print '<video src="images/' + $girl + '/meeting_washingroom.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<if ($lust gt 80 or $reputation gt 50)>> <p class="passage_text">He is trying to engage you and wants to be intimate with you. You are so horny and slutty that you [[can't resist->Sexwashingroom1]]</p> <<else>> <p class="passage_text">He wants to kiss you. Do you [[accept->Sexwashingroom1]] or du you [[push him away->Rejectatwashingroom]]...</p> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Reject stranger</h3> <<print '<img src="images/' + $girl + '/refuse_washingroom.jpg" class="jpgimage" width="50%">'>> <<you>>What the hell do you think you are doing? Get away from me jerk!<</you>> <p class="passage_text">Alright, alright, don't be so agressive, he says before he leaves the washingroom</p> <p class="passage_text">You finish your wash, and leaves [[back to the apartment->Apartment]]</p> <</nobr>><<nobr>> <h3 class="passage_header">Kissing handsome stranger</h3> <<print '<video src="images/' + $girl + '/kissing_washingroom.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">He is a very handsome man and you feel attracted to him. Then he comes up close to you, and suddenly you both start to kiss... [[Continue->Sexwashingroom2]]</p> <</nobr>><<nobr>> <h3 class="passage_header">Sex in the washingroom</h3> <<print '<video src="images/' + $girl + '/sucking_washingroom.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After a while he wants you to suck him... His penis is stiff and hard, and you just can't wait to taste it... [[Continue->Sexwashingroom3]]</p> <</nobr>><<nobr>> <h3 class="passage_header">Sex in the washingroom</h3> <p class="passage_text">Oh you suck so well, he says. But I need to fuck your pussy... </p> <<set $randomvid = random(4)>> <<print '<video src="images/' + $girl + '/fucking_washingroom' + $randomvid + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Yes please do... I want you deep inside me... [[Continue->Sexwashingroom4]]<</you>> <</nobr>><<nobr>> <h3 class="passage_header">Sex in the washingroom</h3> <<set $randomnr = random(1)>> <<if $randomnr eq 0>> <<print '<video src="images/' + $girl + '/cumpussy_washingroom.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">He fucks your pussy for a few minutes before he starts to groan out loud. At the same time you obtain an orgasm like you never ever have felt. Next thing you can feel his cum is pumped into your pussy. </p> <<you>>Oh.. Oh please don't cum in my pussy... Don't make me pregnant... Og my god...<</you>> <p class="passage_text">But it is too late and he finish off and pulls out of your pussy... He then get dressed in a hurry and disappear out of the washingroom... You finish your wash, and go [[back to your apartment->Apartment]]</p> <<cuminpussy>> <<set $sex_pussy += 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminpussy += 1>> <<redenergy 20>>, <<redlust 20>>, <<redhygiene 25>>, <<redlooks 20>>, <<redmoral 5>>, <<addrep 2>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <<addmins 30>> <<unfaitfulsex "guys in the washing room">> <<donesin "had-sex-in-the-washroom">> <<else>> <<print '<video src="images/' + $girl + '/cummouth_washingroom.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">He fucks your pussy for a few minutes before he starts to groan out loud...</p> <<you>>Oh.. Oh please don't cum in my pussy... Pull out and cum in my mouth instead... Please...<</you>> <p class="passage_text">He pulls out, and want you down on your knees to jerk him... Yes, yes come on, he commands... You do your best and suddenly his jizz is pumped out all over your tits...</p> <p class="passage_text">After he finish off, he get dressed and leaves the washingroom... You finish your wash and [[go back to your apartment->Apartment]].</p> <<sexinpussy>> <<set $sex_pussy += 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<redenergy 20>>, <<addlust 10>>, <<redhygiene 20>>, <<redlooks 15>>, <<redmoral 5>>, <<addrep 2>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <<addmins 30>> <<unfaitfulsex "guys in the washing room">> <<donesin "had-sex-in-the-washroom">> <</if>> <</nobr>><<nobr>> <<if $masturbatetoday eq 0>> <h3 class="passage_header">Masturbating</h3> <<set $masturbatetoday to 1>> <<isInInv Dildo>> <<if $ininventory eq "true">> <p class="passage_text">You lie down on the bed and use the dildo to satisfy yourself. After 10 minutes you achieve a strong orgasm...</p> <<addmins 10>> <<set $randomvid = random(5)>> <<print '<video src="images/' + $girl + '/masturbate_dildo' + $randomvid + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Apartment<-Continue]]</p> <<set $sex_masturbated += 1>> <<redlust 30>>, <<redenergy 7>>, <<redhygiene 10>>, <<addmoral 0.5>> <<else>> <p class="passage_text">You lie down on the bed and rub your pussy. After 20 minutes you finally get your orgasm...</p> <<addmins 20>> <<set $randomvid = random(5)>> <<print '<video src="images/' + $girl + '/masturbate' + $randomvid + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Apartment<-Continue]]</p> <<set $sex_masturbated += 1>> <<redlust 20>>, <<redenergy 10>>, <<redhygiene 10>>, <<addmoral 0.5>>, <<addlib 0.5>> <</if>> <<else>> <p class="passage_warning">You have already masturbated today.</p> <p class="passage_warning">[[Apartment<-Continue]]</p> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Starting computer</h3> <p class="passage_text">You start your computer. What do you want to do?</p> <<isInInv Camequipment>> <<if $ininventory eq "true">> <img src="apartment/images/owncomputer2.png" usemap="#computeroptions1"> <map name="computeroptions1"> <area shape="rect" coords="159,86,357,104" data-passage="Study" alt="Study"> <area shape="rect" coords="159,125,272,144" data-passage="Surfporn" alt="Surf for porn"> <area shape="rect" coords="159,163,266,184" data-passage="Checkemail" alt="Check email"> <area shape="rect" coords="159,201,350,224" data-passage="Camshow" alt="Do a cam show"> </map> <<else>> <img src="apartment/images/owncomputer.png" usemap="#computeroptions2"> <map name="computeroptions2"> <area shape="rect" coords="159,86,357,104" data-passage="Study" alt="Study"> <area shape="rect" coords="159,125,272,144" data-passage="Surfporn" alt="Surf for porn"> <area shape="rect" coords="159,163,266,184" data-passage="Checkemail" alt="Check email"> </map> <</if>> <p class="passage_text">[[Apartment<-Power off computer]]</p> <</nobr>><<nobr>> <<if $energy lt 20>> <p class="passage_warning">You are too tired to do any web cam show. You need to [[log off->Apartment]] and relax for a while</p> <<else>> <h3 class="passage_header">Doing cam show on the net</h3> <<if $nundressed eq 1>> <<print '<video src="images/' + $girl + '/camtease.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<else>> <<print '<video src="images/' + $girl + '/webcamtease.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <</if>> <p class="passage_text">You are logged on to a camsex website. You have a chat channel there... You chat with several men online...</p> <<set $randomtime to random(1, 3) + "s">> <<if $randomtime eq "1s">> <div class="time-bar" id="webcamshowtime"><span class="w0"></span></div> <<elseif $randomtime eq "2s">> <div class="time-bar" id="webcamshowtime"><span class="w1"></span></div> <<else>> <div class="time-bar" id="webcamshowtime"><span class="w2"></span></div> <</if>> <span id="camshowtime"></span> <<timed $randomtime>> /* nothing */ <<next $randomtime>> /* nothing */ <<next $randomtime>> <<set $randomhapp = random(2)>> <<if $gameDate.getHours() gte 20 or $gameDate.getHours() lt 6>> <<set $randomhapp = random(1)>> <</if>> <<addmins 15>> <<if $randomhapp eq 1>> <<set $randomtext = random(4) + 2>> <<if $randomtext lt 4>> <<set $randomoffer = random(10)>> <<else>> <<set $randomoffer = random(10) + 10>> <</if>> <<if $nundressed eq 1>> <<set $randomoffer += 10>> <</if>> <<set $randomoffer *= $levelpercent>> <<set $randomoffer = parseInt($randomoffer)>> <<if $randomtext eq 2>> <<set $acceptcam to "Camshowtits">> <<replace "#camshowtime">><p class="passage_text">A man want to see your tits... He is willing to pay $ <<print $randomoffer>>. Will you [[do that->$acceptcam]] or [[refuse->Camshow]]? You can also [[log out and leave->Apartment]]...</p><</replace>> <<elseif $randomtext eq 3>> <<set $acceptcam to "Camshowpussy">> <<replace "#camshowtime">><p class="passage_text">A man want to see your pussy... He is willing to pay $ <<print $randomoffer>>. Will you [[do that->$acceptcam]] or [[refuse->Camshow]]? You can also [[log out and leave->Apartment]]...</p><</replace>> <<elseif $randomtext eq 4>> <<set $acceptcam to "Cammasturbate">> <<replace "#camshowtime">><p class="passage_text">A man want you to masturbate for him ... He is willing to pay $ <<print $randomoffer>>. <<if $liberal gt 30>> Will you [[do that->$acceptcam]] or [[refuse->Camshow]]? You can also [[log out and leave->Apartment]]... <<else>> But you are not that liberal and too shy to do that... [[Continue->Camshow]] <</if>> </p><</replace>> <<elseif $randomtext eq 5>> <<set $acceptcam to "Camsuckdildo">> <<replace "#camshowtime">><p class="passage_text">A man want you to suck a dildo for him... He is willing to pay $ <<print $randomoffer>>. <<if $liberal gt 30>> Will you [[do that->$acceptcam]] or [[refuse->Camshow]]? You can also [[log out and leave->Apartment]]... <<else>> But you are not that liberal and too shy to do that... [[Continue->Camshow]] <</if>> </p><</replace>> <<else>> <<set $acceptcam to "Camfuckdildo">> <<replace "#camshowtime">><p class="passage_text">A man want you to masturbate with a dildo for him... He is willing to pay $ <<print $randomoffer>>. <<if $liberal gt 30>> Will you [[do that->$acceptcam]] or [[refuse->Camshow]]? You can also [[log out and leave->Apartment]]... <<else>> But you are not that liberal and too shy to do that... [[Continue->Camshow]] <</if>> </p><</replace>> <</if>> <<else>> <<replace "#camshowtime">><p class="passage_text">If seems that noone is interested at the moment... Would you [[try some more->Camshow]] or [[log out and leave->Apartment]]</p><</replace>> <<redenergy 2>> <</if>> <</timed>> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Showing your tits on web cam</h3> <<if $nundressed eq 1>> <<print '<video src="images/' + $girl + '/camshowtits.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<else>> <<print '<video src="images/' + $girl + '/webcamshowtits.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <</if>> <p class="passage_text">You show your tits for man on the web cam. You wiggle around and tease him for 10 minutes. He seems to like it very much, and you earn $ <<print $randomoffer>>... [[Continue->Camshow]]...</p> <<addmins 10>> <<addmoney $randomoffer>>, <<redenergy 5>>, <<addlust 10>>, <<redhygiene 5>>, <<redmoral 2>>, <<addrep 0.5>>, <<adddrug_sex 0.5>>, <<addlib 1>> <<donesin "showed-tits-on-cam">> <</nobr>><<nobr>> <h3 class="passage_header">Showing your pussy on web cam</h3> <<if $nundressed eq 1>> <<set $randomscene = random(2)>> <<print '<video src="images/' + $girl + '/camshowpussy' + $randomscene + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<else>> <<print '<video src="images/' + $girl + '/webcamshowpussy.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <</if>> <p class="passage_text">You show your pussy for man on the web cam. You wiggle around and tease him for 10 minutes. He seems to like it very much, and you earn $ <<print $randomoffer>>... [[Continue->Camshow]]...</p> <<addmins 10>> <<addmoney $randomoffer>>, <<redenergy 5>>, <<addlust 10>>, <<redhygiene 5>>, <<redmoral 2>>, <<addrep 0.5>>, <<adddrug_sex 0.5>>, <<addlib 1>> <<donesin "showed-pussy-on-cam">> <</nobr>><<nobr>> <h3 class="passage_header">Masturbating web cam</h3> <<if $nundressed eq 1>> <<set $randomscene = random(2)>> <<print '<video src="images/' + $girl + '/cammasturbate' + $randomscene + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<else>> <<print '<video src="images/' + $girl + '/webcammasturbate.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <</if>> <p class="passage_text">You masturbate as best as you can. He seems to like it very much. In the end you cum and he is satiesfied. You earn $ <<print $randomoffer>>... [[Continue->Camshow]]...</p> <<set $sex_masturbated += 1>> <<addmins 10>> <<addmoney $randomoffer>>, <<redlust 20>>, <<redenergy 10>>, <<redhygiene 10>>, <<redmoral 1>>, <<addlib 2>>, <<adddrug_sex 0.5>>, <<addrep 0.5>> <<donesin "masturbated-on-cam">> <</nobr>><<nobr>> <<isInInv Dildo>> <<if $ininventory eq "true">> <h3 class="passage_header">Teasing with a dildo</h3> <<if $nundressed eq 1>> <<set $randomscene = random(2)>> <<print '<video src="images/' + $girl + '/camdildosuck' + $randomscene + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<else>> <<set $randomscene = random(1)>> <<print '<video src="images/' + $girl + '/webcamdildosuck' + $randomscene + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <</if>> <p class="passage_text">You suck and cuddle with the dildo. He seems to get very horny and like it very much. You earn $ <<print $randomoffer>>... [[Continue->Camshow]]...</p> <<set $sex_masturbated += 1>> <<addmins 10>> <<addmoney $randomoffer>>, <<redenergy 5>>, <<addlust 10>>, <<redhygiene 5>>, <<redmoral 2>>, <<addrep 0.5>>, <<adddrug_sex 0.5>>, <<addlib 1>> <<donesin "sucked-a-dildo-on-cam">> <<else>> <p class="passage_warning">You don't have any dildo. [[Continue->Camshow]]</p> <</if>> <</nobr>><<nobr>> <<isInInv Dildo>> <<if $ininventory eq "true">> <h3 class="passage_header">Masturbating with a dildo</h3> <<if $nundressed eq 1>> <<set $randomscene = random(3)>> <<print '<video src="images/' + $girl + '/camdildofuck' + $randomscene + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<else>> <<set $randomscene = random(3)>> <<print '<video src="images/' + $girl + '/webcamdildofuck' + $randomscene + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <</if>> <p class="passage_text">You masturbate and fuck yourself with a giant dildo. You moans out and he seems to get very horny and like it very much. After a while you cum for him. You earn $ <<print $randomoffer>>... [[Continue->Camshow]]...</p> <<set $sex_masturbated += 1>> <<addmins 10>> <<addmoney $randomoffer>>, <<redlust 20>>, <<redenergy 10>>, <<redhygiene 10>>, <<redmoral 1>>, <<addlib 2>>, <<adddrug_sex 0.5>>, <<addrep 0.5>> <<donesin "fucked-a-dildo-on-cam">> <<else>> <p class="passage_warning">You don't have any dildo. [[Continue->Camshow]]</p> <</if>> <</nobr>><<nobr>> <<if $studytoday eq 0>> <<set $studytoday to 1>> <h3 class="passage_header">Study</h3> <<addmins 120>> <p class="passage_text">You study intensly for 2 hours</p> <<print '<img src="images/' + $girl + '/study.jpg" class="jpgimage" width="40%">'>> <<set $weeklessons += 1>> <p class="passage_text">[[Apartment<-Continue]]</p> <<redhygiene 5>>, <<addintellect 1>>, <<redenergy 5>>, <<addmoral 0.25>> <<else>> <p class="passage_warning">You have already study today.</p> <p class="passage_warning">[[Apartment<-Continue]]</p> <</if>> <</nobr>><<nobr>> <<addmins 45>> <<set $randomvid = random(12)>> <center> <div class="macbook-wrapper"><br> <<print '<iframe width="640" height="338" src="apartment/images/pornsurf/pornsurf' + $randomvid + '.mp4?modestbranding=1&autohide=1&showinfo=0&controls=0&autoplay=1" frameborder="0" allowfullscreen loop></iframe>'>> <br>[[Surfporn<-More porn videos]] or [[Owncomputer<-quit surfing]]</div></center> <br><br><br><br><br><br><br><br><br><br><br><br> <br><br><br><br><br><br> <<addlust 6>>, <<redhygiene 5>>, <<redenergy 5>>, <<redmoral 0.25>>, <<addlib 0.25>> <<donesin "was-watching-pornfilms">> <</nobr>><<nobr>> <<if $newemail eq 0>> <center> <div class="macbook-wrapper"><br> <<print '<img width="300" height="200" src="apartment/images/envelope.webp"/>'>> <p>You have no new emails.</p> <p>[[Owncomputer<-Return]]</p></div></center> <<else>> <center> <div class="macbook-wrapper"><br> <<print '<img width="150" height="150" src="apartment/images/envelope.webp"/>'>> <p>You have <<print $newemail>> new email.</p> <<button "Read email">><<run Dialog.setup("Emails")>> <<set $emailoutput to '<table class="logtable">'>> <<for _i to 0; _i lt $email.length; _i ++>> <<set $emailoutput += $email[_i]>> <</for>> <<set $emailoutput += "</table>">> <<set $newemail to 0>> <<run Dialog.wiki($emailoutput)>><<run Dialog.open()>><</button>> <p>[[Owncomputer<-Return]]</p></div></center> <</if>> <</nobr>><<nobr>> <<set $alexvisit to 1>> <h3 class="passage_header">Your Apartment</h3> <<addmins 5>> <<set $tv_set="apartment">> <img src="apartment/images/inside_apartment.jpg" class="jpgimage" width="40%"> <p class="passage_text">Suddenly you hear someone knocking at your door...</p> <img src="apartment/images/knockingatyourdoor.jpg" class="jpgimage" width="40%"> <p class="passage_text">Hmmm, I wonder who this could be... You rush to the peephole to check... </p> <img src="apartment/images/alexpeephole.jpg" class="jpgimage" width="40%"> <<you>>OH shit, it is Alex outside...<</you>> <<print '<img src="images/' + $girl + '/shocked2.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">He keeps knocking....</p> <<alex>>Come on, <<print $firstname>>. Open up! I know you are home...<</alex>> <p class="passage_text">He keeps knocking again... Harder this time... You keep quiet and hope he goes away...</p> <<alex>>Ok, <<print $firstname>>. In 2 seconds I go down to Mrs. Love with the video now...<</alex>> <<you>>No, No, don't Alex. I will open up now...<</you>> <p class="passage_text">You hurry to open the door, and let him in</p> <img src="apartment/images/alexenters.jpg" class="jpgimage" width="40%"> <<alex>>What the hell took you so long time <<print $firstname>>... Are you trying to avoid me?<</alex>> <<you>>No, No, Alex. Not at all. I am so sorry...<</you>> <p class="passage_text">[[Continue|Alexblackmailyou2]]</p> <</nobr>><<nobr>> <<addmins 5>> <p class="passage_text">Alex enters the room and sits down in your sofa.</p> <img src="apartment/images/alexsitsdown.jpg" class="jpgimage" width="40%"> <<alex>>So, <<print $firstname>>. How much do think my video is worth to you?<</alex>> <<print '<img src="images/' + $girl + '/desperate3.jpg" class="jpgimage" width="40%">'>> <<you>>I don't know Alex, but please delete it...<</you>> <<set $blackmailsum to 150>> <<set $blackmailsum *= $costpercent>> <<set $blackmailsum = parseInt($blackmailsum)>> <<alex>>I think it's worth a lot of money, but for now I want $ <<print $blackmailsum>> from you!<</alex>> <<if $money gte $blackmailsum>> <<you>>No, No, please Alex. I can't afford that.<</you>> <<alex>>Well, In that case I go straight down to Mrs. Love now!<</alex>> <p class="passage_text">He stands up ready to go...</p> <<print '<img src="images/' + $girl + '/despair2.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">You look up on him, very desperate...</p> <<you>>Alex, NO, I will pay you the money. Please don't go...<</you>> <<alex>>Ok, last chance then, <<print $firstname>>. Pay up now!<</alex>> <img src="apartment/images/payalex.jpg" class="jpgimage" width="40%"> <p class="passage_text">You find the money and give it to him...</p> <img src="apartment/images/alexexplain.jpg" class="jpgimage" width="40%"> <<alex>>Ha ha ha... Always nice to do business with you <<print $firstname>>.<</alex>> <<print '<img src="images/' + $girl + '/despair.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">He stands up make him self readu to leave...</p> <<you>>But, but you promised to delete the video, Alex...<</you>> <<alex>>Later <<print $firstname>>, later....<</alex>> <p class="passage_text">Then he is going for the door...</p> <<isInInv Poisonbottle>> <<if $ininventory eq "true">> <p class="passage_text">Then you remember you have the poison bottle in your purse...</p> <p class="passage_text">Will you try to [[offer him a drink->Poisonalex]] or [[just let him go->Apartment]]?</p> <<else>> <p class="passage_warning">[[Apartment<-Continue]]</p> <</if>> <<redmoney $blackmailsum>> <<else>> <<you>>No, No, please Alex. I don't have the money. But I will get it soon. I promise...<</you>> <<alex>>Well, In that case I go straight down to Mrs. Love now!<</alex>> <p class="passage_text">He stands up ready to go...</p> <<print '<img src="images/' + $girl + '/despair3.jpg" class="jpgimage" width="40%">'>> <<you>>But PLEASE, Alex... I promise to pay you later...<</you>> <img src="apartment/images/alexangry.jpg" class="jpgimage" width="40%"> <<alex>>NO WAY!, <<print $firstname>>. I want the money now!!!<</alex>> <<you>>But I don't have it now... PLEASE... I do anything...<</you>> <<alex>>Hmmmm... Anything you say? In that case I want to fuck you...<</alex>> <<print '<img src="images/' + $girl + '/shocked2.jpg" class="jpgimage" width="40%">'>> <<you>>NO, NO, NO Not that... I did'nt mean it...<</you>> <<alex>>Well then, <<print $firstname>>. Bye...<</alex>> <p class="passage_text">What will you do? Will you [[pay him with sex->Alexblackmailyou3]] or <<link "let him go" "Apartment">> <<set $mrslovevideo to 1>> <</link>>?</p> <</if>> <</nobr>><<nobr>> <<you>>NO, NO Don't go Alex. I will have sex with you...<</you>> <<alex>>Well <<print $firstname>>. That was a wise decision...<</alex>> <p class="passage_text">Alex start to undress you. You are so shocked, that you can't do a thing...</p> <<print '<img src="images/' + $girl + '/alexundressyou.jpg" class="jpgimage" width="50%">'>> <<isInInv Poisonbottle>> <<if $ininventory eq "true">> <p class="passage_text">Then you remember you have the poison bottle in your purse...</p> <p class="passage_text">Will you try to [[offer him a drink first->Poisonalex]] or [[just have sex with him->Alexsex]]?</p> <<else>> <p class="passage_text">[[Alexsex<-Continue]]</p> <</if>> <</nobr>><<nobr>> <<you>>Hey Alex, Do you want a drink first? I can make us a good one<</you>> <<alex>>Yes, why not... That sounds like a good idea...<</alex>> <img src="apartment/images/mixpoisondrink.jpg" class="jpgimage" width="60%"> <p class="passage_text">You mix two drinks and pour the poison from the little glass into his drink... You turn your back to him while you do it so he will not notice...</p> <<you>>Here you are Alex... Cheers...<</you>> <p class="passage_text">After a few sips his face suddenly begin to turn white...</p> <<alex>>Wha...tha...fu.... Aaaaaarrrrrgggg.....<</alex>> <img src="apartment/images/alexdead.jpg" class="jpgimage" width="60%"> <p class="passage_text">He falls to the floor and lies completely still... You try to wake him in case he is not dead..</p> <<you>>Alex.... Alex... can you hear me...<</you>> <p class="passage_text">No answer from him... What have you done? Should you call the police? But then again you would end up in prison... You are getting more and more desperate...</p> <<print '<img src="images/' + $girl + '/frighten.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">Then you remember he got the neighbour apartment. Maybe you could drag him over there and place the poison bottle beside his body so it looks like a suicide...</p> <p class="passage_text">[[Dropbody<-Continue]]</p> <</nobr>><<nobr>> <<addmins 20>> <p class="passage_text">You drag Alex's dead body into his flat. His body is quite heavy so you use a lot of energy to get him over. Fortunately his door was open...</p> <img src="apartment/images/movealex.jpg" class="jpgimage" width="60%"> <p class="passage_text">You place him just inside his door. Then you place the little poison bottle beside his dead body...</p> <img src="university/images/poisonglass.jpg" class="jpgimage" width="40%"> <p class="passage_text">You dry off all fingerprints on the bottle and on the door before you leave... Then you lock his door and go back to your apartment...</p> <<print '<img src="images/' + $girl + '/shocked6.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">When you finally lock the door to your apartment you get a nervous reaction...</p> <<you>>OH, MY GOD!!! What have I done...<</you>> <p class="passage_text">You try to sit down and calm yourself for some minutes...</p> <p class="passage_text">[[Apartment<-Continue]]</p> <<set $alexblackmail to 2>> <<redenergy 20>>, <<redhygiene 20>>, <<redmoral 5>> <<removeFromInv Poisonbottle>> <<donesin "killed-my-neighbour-alex">> <</nobr>> /* Actions in apartment */<<nobr>> <<isInInv Yogamat>> <<if $ininventory eq "true">> <<if $yogatoday eq 0>> <<set $yogatoday to 1>> <<addmins 90>> <h3 class="passage_header">Practice Yoga</h3> <<print '<img src="images/' + $girl + '/yoga.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">You practice yoga for 90 minutes and feel in harmony with yourself.</p> <p class="passage_warning">[[Apartment<-Continue]]</p> <<redenergy 20>>, <<redhygiene 20>>, <<addfitness 0.5>>, <<redweight 0.25>>, <<addmoral 0.5>>, <<redlooks 5>> <<else>> <p class="passage_warning">You have already done yoga today.</p> <p class="passage_warning">[[Apartment<-Continue]]</p> <</if>> <<else>> <p class="passage_warning">You do not have a yoga mat. [[Apartment<-Continue]]</p> <</if>> <</nobr>><<nobr>> <<addmins 60>> <h3 class="passage_header">Write letter home</h3> <img src="images/letterwriting.jpg" class="jpgimage" width="60%"> <p class="passage_text">You write a letter to your parents and tell about your life at the university</p> <<if $askformoney lt 3>> <p class="passage_text">Will you ask them for money?<br> <<link "Yes" "Apartment">><<set $askformoney += 1>><<set $lettersendt to 1>><<set $dayssincelettersendt to $daysplayed>><<set $askedthistime to 1>> <</link>><<print ' or '>><<link "No" "Apartment">><<set $lettersendt to 1>><<set $dayssincelettersendt to $daysplayed>><<set $askedthistime to 0>> <</link>> <br></p> <<else>> <p class="passage_text">[[Apartment<-Continue]]</p> <</if>> <<redenergy 2>>, <<addmoral 1>> <</nobr>><<nobr>> <<addmins 10>> <h3 class="passage_header">You have received a letter from home</h3> <img src="images/readletter.jpg" class="jpgimage" width="60%"> <<set $numofletters += 1>> <p class="passage_text">You have received a letter from home and sit down to read it.</p> <<if $askformoney lt 3 and $askedthistime eq 1>> <<set $askedthistime to 0>> <p class="passage_text">You mum and dad greets you and send their best wishes. Not much new has happend and they are happy that you are doing well.</p> <<set $moneyreceived to 50>> <<set $moneyreceived *= $levelpercent>> <<set $moneyreceived = parseInt($moneyreceived)>> <p class="passage_text">Attached with the letter is $ <<print $moneyreceived>> from them. That's all we can afford now they say...</p> <<if $numofletters eq 1>> <<if $daysplayed lt 25>> <<set $daystounclereturn to 25 - $daysplayed>> <<else>> <<set $daystounclereturn to 0>> <</if>> <p class="passage_text">They also say that you could visit your uncle Tommy down i Chapel street when he is back from his businesstrip in <<print $daystounclereturn>> days...</p> <</if>> <<if $askformoney eq 2>> <p class="passage_text">They also say that they can not send you anymore money for now, so please don't ask!</p> <</if>> <p class="passage_text">[[Return|Apartment]]</p> <<addmoney $moneyreceived>>, <<addmoral 1>> <<else>> <p class="passage_text">You mum and dad greets you and send their best wishes. Not much new has happend and they are happy that you are doing well.</p> <p class="passage_text">[[Return|Apartment]]</p> <<addmoral 1>> <</if>> <</nobr>><<nobr>> <<addmins 60>> <<set $exhausted to 0>> <h3 class="passage_header">Nap</h3> <p class="passage_text">You relax for about 1 hour, and feel a little bit better...</p> <<set $randomimg = random(2)>> <<print '<img src="images/' + $girl + '/nap' + $randomimg + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">[[Apartment<-Continue]]</p> <<addenergy 10>>, <<redhygiene 5>>, <<addmoral 0.25>> <</nobr>><<nobr>> <h3 class="passage_header">Reading a book</h3> <<addmins 60>> <p class="passage_text">You read a chapter in a interesting book for 1 hour.</p> <<print '<img src="images/' + $girl + '/readbook.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">[[Apartment<-Continue]]</p> <<set $bookchap -= 1>> <<addmoral 1>> <<if $intellect lt 30>> , <<addintellect 1>> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Reading a Magazine</h3> <<if $scimagazine gt 0 and $pornmagazine gt 0>> <p class="passage_text">What kind of magazine do you want to read?</p> <ul class="passage_text"> <li>[[Scimag<-Scientific magazine]]</li> <li>[[Pornmag<-Porn magazine]]</li> </ul> <p class="passage_text">[[Apartment<-Go back]]</p> <<elseif $scimagazine gt 0>> <<timed 50ms>><<include "Scimag">><</timed>> <<else>> <<timed 50ms>><<include "Pornmag">><</timed>> <</if>> <</nobr>><<nobr>> <<addmins 60>> <p class="passage_text">You read a scientific magazine, and feel enlightened.</p> <img src="images/reading_scimag.jpg" class="jpgimage" width="60%"> <p class="passage_text">[[Apartment<-Continue]]</p> <<set $scimagazine -= 1>> <<addmoral 1>> <<if $intellect lt 30>> , <<addintellect 1>> <</if>> <</nobr>><<nobr>> <<addmins 60>> <p class="passage_text">You read a porn magazine, and feel horny.</p> <<print '<img src="images/' + $girl + '/readingpornmag.gif" class="jpgimage" width="40%">'>> <p class="passage_text">[[Apartment<-Continue]]</p> <<set $pornmagazine -= 1>> <<redmoral 1>>, <<addlust 8>>, <<addlib 0.5>> <<donesin "was-reading-porn-magazine">> <</nobr>><<nobr>> <h3 class="passage_header">Shower</h3> <<addmins 20>> <<if $lust gt 80>> <<set $randomnr = random(3)>> <<if $randomnr eq 0 and $reputation gte 30>> <p class="passage_text">You find yourself alone in the shower, when suddenly a boy comes in. You have a great sexual lust so you invite him over</p> <<print '<video src="images/' + $girl + '/boysexshower1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">His throbbing cock is stiff and hard and you want to suck it. You get down on your knees and start to lick up and down on his hard shaft, before taking it in your mouth.</p> <<print '<video src="images/' + $girl + '/boysexshower2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After a while he wants to fuck you. You stand up and he pumps in and out of your wet pussy.</p> <<print '<video src="images/' + $girl + '/boysexshower3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Not long after he shoots his big load into your pussy. You feel you really needed this fuck to satisfy your lust.</p> <<print '<video src="images/' + $girl + '/boysexshower4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>><br> <<cuminpussy>> <<set $sex_cuminpussy += 1>> <<set $energy -= 15>> <<set $sex_pussy += 1>> <<adddrug_sex 1>>, <<addrep 1>>, <<unfaitfulsex "guys in the shower">> <<donesin "was-fucking-a-guy-in-the-shower">> <<elseif $randomnr eq 1 and $reputation gte 15>> <p class="passage_text">You find yourself alone in the shower. Beside you a woman is showering. You are so horny so you inite her over. You both start kissing and touching you.</p> <<print '<video src="images/' + $girl + '/girlsexshower1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After a while she wants to wash your back, tits and ass. You are so horny that you just let her get on with it.</p> <<print '<video src="images/' + $girl + '/girlsexshower2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">She leads you into a room next door where she got a mattress. She commands you down and start eating your pussy.</p> <<print '<video src="images/' + $girl + '/girlsexshower3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Your lust is so strong and you cant resist her. She licks your ass and pussy until you cum in wild orgasm.</p> <<print '<video src="images/' + $girl + '/girlsexshower4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>><br> <<set $sex_pussybeenlicked += 1>> <<adddrug_sex 1>>, <<addrep 1>>, <<unfaitfulsex "girls in the shower">> <<donesin "was-fucking-a-girl-in-the-shower">> <<else>> <p class="passage_text">You find yourself alone in the shower. The warm water makes you even more horny.</p> <<print '<video src="images/' + $girl + '/masturbateshower1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You start to masturbate, using the shower as a tool.</p> <<print '<video src="images/' + $girl + '/masturbateshower2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You sit down and start to touch yourself with your hands. It feels lovely...</p> <<print '<video src="images/' + $girl + '/masturbateshower3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You masturbate with both your hands until you orgasm.</p> <<print '<video src="images/' + $girl + '/masturbateshower4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>><br> <<set $sex_masturbated += 1>> <</if>> <<redlust 30>>, <<redmoral 3>>, <<redenergy 15>>, <<addlib 2>> <<else>> <<print '<img src="images/' + $girl + '/shower' + $randomshowerimage + '.jpg" class="jpgimage" width="30%">'>> <p class="passage_text">You find yourself alone in the common bathroom and enjoy a refreshing shower.</p> <</if>> <p class="passage_text">[[Apartment<-Return to apartment]] or just get dressed and [[Outside<-go outside]].</p> <<set $looks to $tanned * 0.25>> <<set $looks += $tits*3>> <<set $looks += $butt*3>> <<if $lasthaircutdays lt 12>> <<set $looks += 4>> <<elseif $lasthaircutdays lt 25 and $lasthaircutdays gte 12>> <<set $looks += 2>> <</if>> <<set $looks -= 6>> <<set $basiclooks to $looks>> <<if $makeupsel eq true>> <<set $makeup -= 1>> <<addlooks 30>> <<addmins 5>> <</if>> <<if $shampoosel eq true>> <<addmins 5>> <<addlooks 5>> <<set $shampooconditioner -= 1>> <<set $basiclooks += 5>> <</if>> <<if $perfumesel eq true>> <<addmins 5>> <<set $perfume -= 1>> <<addlooks 6>> <<set $perfumetoday += 1>> <</if>> <<if $blotionsel eq true>> <<addmins 5>> <<set $bodylotion -= 1>> <<addlooks 5>> <</if>> <<if $dayssinceshaving lte 4>> <<set $looks += 5>> <<set $basiclooks += 5>> <</if>> <<if $shavesel eq true>> <<addmins 5>> <<set $dayssinceshaving to 0>> <<set $shaving -= 1>> <<set $looks += 5>> <</if>> <<addhygiene 100>>, <<addenergy 15>> <<set $showeropts to 0>> <</nobr>> /* Actions in livingroom */<<nobr>> <<addmins 5>> /* <<if $alexblackmail eq 1 and $randomlivingroomscene eq 5>> <<timed 50ms>><<goto "Destroyalexphone">><</timed>> <</if>> */ <<set $tv_set="livingroom">> <h3 class="passage_header">Livingroom</h3> <img src="apartment/images/livingroom.jpg" class="jpgimage" width="60%"> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You are in the common livingroom. What do you want to do? <ul> <li>[[Relaxsofa<-Relax on sofa]]</li> <li>[[Watchtv<-Watch TV]]</li> <li>[[Apartment<-Go back to your room]]</li> </ul></p></td></tr></table> <</nobr>><<nobr>> <img src="apartment/images/alexphone.jpg" class="jpgimage" width="70%"> <p class="passage_text">When you enter the living room you see Alex's mobilephone left on the table. He must have forgotten it.</p> <p class="passage_text">Now you have the oppotunity to drop it in the toilet and delete the video he got on you...</p> <p class="passage_text">Do you want [[to do that->Destroyalexphone2]] or just [[leave back to your flat->Apartment]]?</p> <</nobr>><<nobr>> <img src="apartment/images/dropphonetoilet.jpg" class="jpgimage" width="70%"> <p class="passage_text">You drop the phone in the toilet and flush... Finally you have destroyed his video...</p> <<set $alexblackmail to 2>> <p class="passage_text">[[Continue->Apartment]]</p> <</nobr>><<nobr>> <<addmins 60>> <h3 class="passage_header">Relax on sofa</h3> <p class="passage_text">You relax for about 1 hour, and feel refreshed</p> <<print '<img src="images/' + $girl + '/relaxsofa.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">[[Livingroom<-Continue]]</p> <<redhygiene 5>>, <<addenergy 20>>, <<addmoral 0.5>> <</nobr>><<nobr>> <h3 class="passage_header" id="tvroom">Watch TV</h3> <img src="apartment/images/tvscreen.jpg" class="jpgimage" width="50%"> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">What do you want to see <ul> <li>[[Naturetv<-Watch nature program]]</li> <li>[[Gameshowtv<-Watch gameshow]]</li> <<if $tv_set eq "livingroom">> <li>[[Porntv<-Watch porn]]</li> <</if>> <<if $tv_set eq "livingroom">> <<addclass ".watchtv" "livingroom">> <<removeclass ".watchtv" "watchtv">> <li>[[Livingroom<-Go back]]</li> <</if>> <<if $tv_set eq "apartment">> <<addclass ".watchtv" "apartment">> <<removeclass ".watchtv" "watchtv">> <li>[[Apartment<-Go back]]</li> <</if>> </ul></p></td></tr></table> <</nobr>><<nobr>> <<addmins 60>> <<set $randomimage = random(10)>> <<if $tv_set eq "livingroom">> <<addclass ".watchtv" "livingroom">> <<removeclass ".watchtv" "watchtv">> <</if>> <<if $tv_set eq "apartment">> <<addclass ".watchtv" "apartment">> <<removeclass ".watchtv" "watchtv">> <</if>> <<print '<video src="apartment/images/natureprog/natureprog' + $randomimage + '.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You watch an interesting nature program for about 1 hour</p> <p class="passage_text">[[Watchtv<-Continue]]</p> <<redhygiene 5>> <<if $intellect lt 25>> , <<addintellect 1>> <</if>> <</nobr>><<nobr>> <<addmins 60>> <<set $randomimage = random(10)>> <<if $tv_set eq "livingroom">> <<addclass ".watchtv" "livingroom">> <<removeclass ".watchtv" "watchtv">> <</if>> <<if $tv_set eq "apartment">> <<addclass ".watchtv" "apartment">> <<removeclass ".watchtv" "watchtv">> <</if>> <<print '<video src="apartment/images/gsprog/gsprog' + $randomimage + '.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You watch gameshows for about 1 hour</p> <p class="passage_text">[[Watchtv<-Continue]]</p> <<redhygiene 5>> <<if $intellect lt 25>> , <<addintellect 1>> <</if>> <</nobr>><<nobr>> <<addmins 5>> <<set $random = random(6)>> <<if $gameDate.getHours() gte 21 or $gameDate.getHours() lt 5>> <<donesin "was-watching-pornfilms">> <<if $tv_set eq "livingroom" and $random eq 0 and $lust gt 60 and $daysplayed gt 3 and $alexblackmail eq 0>> <p class="passage_text">You sit in the sofa in the livingroom and watch porn. You are so horny that you can't resist touching yourself</p> <<donesin "was-rubbing-my-pussy-while-watching-porn-in-my-landladys-livingroom">> <<print '<img src="images/' + $girl + '/touchingherself.jpg" class="jpgimage" width="40%">'>> <video src="apartment/images/rubpussylivingroom.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">Suddenly Alex appears with a mobile camera filming you. He has been filming you for several minutes, without you noticing it</p> <img src="images/mobilefilming.jpg" class="jpgimage" width="40%"> <<you>>WHAT THE HELL ARE YOU DOING, Alex!!!<</you>> <<print '<img src="images/' + $girl + '/surprised2.jpg" class="jpgimage" width="40%">'>> <<alex>>Just filming you having fun with yourself, he says and smile...<</alex>> <img src="apartment/images/alexlaugh.jpg" class="jpgimage" width="40%"> <<alex>>So you are watching porn and masturbate. I bet Mrs. Love would not like that... In fact I think she would be quite furious... Ha ha ha...<</alex>> <<you>>You don't dare to do that! I will call the police and report you...<</you>> <<alex>>Ha ha ha... With just a few clicks I could have this video out on the web in a few seconds... I can do it right now...<</alex>> <<you>>NO, NO, Alex please don't do that...<</you>> <<print '<img src="images/' + $girl + '/desperate.jpg" class="jpgimage" width="40%">'>> <<alex>>And would you like me to tell the landlady that you are watching porn and maturbating in her livingroom? She might throw you out you know...<</alex>> <<print '<img src="images/' + $girl + '/begging.jpg" class="jpgimage" width="50%">'>> <<you>>NO, PLEASE Alex... What do want? I can give you some money<</you>> <<alex>>Well, we will see, <<print $firstname>>. I will get back to you later...<</alex>> <p class="passage_text">With that he disappear out of the room, leaving you in shame...</p> <p class="passage_text">[[Apartment<-Continue]]</p> <<redhygiene 5>>, <<redenergy 10>>, <<redmoral 6>> <<set $alexblackmail to 1>> <<elseif $tv_set eq "livingroom" and $random eq 3>> <<addmins 60>> <<donesin "was-watching-porn-in-my-landladys-livingroom">> <<set $randomimage = random(11)>> <<print '<video src="apartment/images/pornprog/pornprog' + $randomimage + '.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You sit in the sofa in the livingroom and watch porn. You are so horny...</p> <<print '<img src="images/' + $girl + '/sitinsofa.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">One of the neighbours is suddenly arriving and sees you...</p> <<set $randomimage = random(6)>> <<print '<img src="images/shocked' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">The neighbor is shocked and just turn around and run out of the room, leaving you in shame...</p> <<addlust 8>>, <<redhygiene 5>>, <<redenergy 5>>, <<redmoral 4>>, <<addlib 1>> <<if $tv_set eq "livingroom">> , <<addrep 0.5>> <</if>> <p class="passage_text">[[Watchtv<-Continue]]</p> <<else>> <<addmins 60>> <<set $randomimage = random(11)>> <<print '<video src="apartment/images/pornprog/pornprog' + $randomimage + '.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You watch porn for about 1 hour and increase your lust</p> <p class="passage_text">[[Watchtv<-Continue]]</p> <<addlust 8>>, <<redhygiene 3>>, <<redenergy 3>>, <<redmoral 2>>, <<addlib 1>> <</if>> <<else>> <img src="apartment/images/pornprog/nobroadcastnow.jpg" class="jpgimage" width="70%"> <p class="passage_text">Seems like there is nothing on right now...</p> <p class="passage_text">[[Watchtv<-Continue]]</p> <</if>> <</nobr>><<nobr>> <p class="passage_text">Alex unbuttons his trouses and pulls out a huge dick.</p> <<alex>>Come on and suck me, <<print $firstname>><</alex>> <<you>>But, but, I.....<</you>> <<alex>>NO BUTS!, <<print $firstname>>. Come on or you know what happens...<</alex>> <p class="passage_text">You have no other choice then sucking him...</p> <<print '<video src="images/' + $girl + '/tvsexguy1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You suck his cock as good as you can. He moans out and obviously likes what you are doing to him.</p> <p class="passage_text">After a while he wants you up on his cock and ride him. You are so desperate, that you just have to do what you being told.</p> <<print '<video src="images/' + $girl + '/tvsexguy2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After a while he turns you round. He fucks you from behind while holding your ass firmly against his cock..</p> <<print '<video src="images/' + $girl + '/tvsexguy3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Alexsex2<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">3 minutes later he pulls you up and now he pushed his cock into your ass.</p> <<you>>No, no please NOT THAT... Please... No...<</you>> <p class="passage_text">You cry out and beg him. But it is too late, and his cock plows up your ass.</p> <<print '<video src="images/' + $girl + '/tvsexguy4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<alex>>Come on, slut ride my cock<</alex>> <p class="passage_text">He smacks your ass to get you going.</p> <<print '<video src="images/' + $girl + '/tvsexguy5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You have no other choice than to ride his cock.</p> <p class="passage_text">[[Alexsex3<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">After some time he pulls out again, and into your pussy his cock goes again.</p> <p class="passage_text">He is now pumping you faster and faster and you cant hold back your orgasm...</p> <<print '<video src="images/' + $girl + '/tvsexguy6.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Approximately at the same time he begin to pump his hot load of cum into your pussy.</p> <p class="passage_text">After he is finished with you, he just leaves you on the couch. [[Apartment<-Continue]].</p> <<cuminpussy>> <<addmins 60>> <<set $sex_pussy += 1>> <<set $sex_anal += 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminpussy += 1>> <<redlust 30>>, <<adddrug_sex 1>>, <<addrep 1>>, <<redmoral 5>>, <<redenergy 15>>, <<redhygiene 25>> <<unfaitfulsex "your neighbour Alex">> <<donesin "fucked-my-neighbour-alex">> <</nobr>> /* Actions in kitchen */<<nobr>> <<addmins 5>> <h3 class="passage_header">Kitchen</h3> <img src="apartment/images/kitchen.jpg" class="jpgimage" width="50%"> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You are in the common kitchen. What do you want to do? <ul> <li>[[Eatnoodles<-Cook and eat noodles]]</li> <li>[[Eatsandwich<-Cook and eat sandwich]]</li> <li>[[Drinkmilk<-Have a glass of milk]]</li> <li>[[Drinkwine<-Have a glass of wine]]</li> <li>[[Drinkbeer<-Have a glass of beer]]</li> <li>[[Eatchokolade<-Have a chocolate bar]]</li> <<if $dishwashingtoday eq 0>> <li>[[Dishwashing<-Do the dishwashing]]</li> <</if>> <li>[[Apartment<-Go back to your room]]</li> </ul></p></td></tr></table> <</nobr>><<nobr>> <h3 class="passage_header">Dishwashing</h3> <img src="apartment/images/dirtykitchen.jpg" class="jpgimage" width="50%"> <p class="passage_text">The kitchen looks like hell on earth. Your neighbours dishwashing routine are very poor, so you decide to do it for them...</p> <<print '<img src="images/' + $girl + '/dishwashing.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">You work hard for about one hour, before you are finished...</p> <img src="apartment/images/cleankitchen.jpg" class="jpgimage" width="50%"> <p class="passage_text">Afterwards the kitchen is clean and shiny... [[Continue->Kitchen]]</p> <<set $dishwashingnum += 1>> <<set $dishwashingtoday to 1>> <<addmins 60>> <<redenergy 10>>, <<redhygiene 5>>, <<addmoral 2>> <</nobr>><<nobr>> <<if $maxdayweight gt 2>> <p class="passage_warning">You are full. You cannot eat anymore for now... [[Return|previous()]]</p> <<else>> <<if $noodles gt 0>> <<addmins 30>> <h3 class="passage_header">Having a meal of noodles</h3> <<print '<img src="images/' + $girl + '/eating.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">You feel much better after a good meal of noodles</p> <p class="passage_text">[[Kitchen<-Continue]]</p> <<set $noodles -= 1>> <<addenergy 10>>, <<addweight 0.5>>, <<addmoral 0.5>> <<else>> <p class="passage_warning">Sorry, You have no noodles left. [[Return|previous()]]</p> <</if>> <</if>> <</nobr>><<nobr>> <<if $maxdayweight gt 2>> <p class="passage_warning">You are full. You cannot eat anymore for now... [[Return|previous()]]</p> <<else>> <<if $sandwich gt 0>> <<addmins 10>> <h3 class="passage_header">Having a sandwich</h3> <<print '<img src="images/' + $girl + '/eatingsandwich.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">You feel much better after a eating a good sandwich</p> <p class="passage_text">[[Kitchen<-Continue]]</p> <<set $sandwich -= 1>> <<addenergy 10>>, <<addweight 0.5>>, <<addmoral 0.5>> <<else>> <p class="passage_warning">Sorry, You have no sandwiches left. [[Return|previous()]]</p> <</if>> <</if>> <</nobr>><<nobr>> <<if $wine gt 0>> <<addmins 10>> <h3 class="passage_header">Drinking a glass of wine</h3> <<print '<img src="images/' + $girl + '/drinking.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">You enjoyed a glass of wine. [[Kitchen<-Continue]]</p> <<set $wine -= 1>> <<addenergy 3>>, <<redfitness 0.25>>, <<adddrug_alc 0.25>>, <<adddrunk 7>>, <<redmoral 0.25>>, <<addlib 0.25>> <<if $drunk gt 40>> , <<redintellect 0.25>> <</if>> <<else>> <p class="passage_warning">Sorry, You have no wine left. [[Return|previous()]]</p> <</if>> <</nobr>><<nobr>> <<if $maxdayweight gt 2>> <p class="passage_warning">You are full. You cannot eat anymore for now... [[Return|previous()]]</p> <<else>> <<if $chokolade gt 0>> <<addmins 30>> <h3 class="passage_header">Having a chocolate</h3> <<print '<img src="images/' + $girl + '/eatingchokolade.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">You feel much better after a chocolate bar</p> <p class="passage_text">[[Kitchen<-Continue]]</p> <<set $chokolade -= 1>> <<addenergy 6>>, <<addweight 0.25>>, <<addmoral 0.25>> <<else>> <p class="passage_warning">Sorry, You have no chocolate bar left. [[Return|previous()]]</p> <</if>> <</if>> <</nobr>><<nobr>> <<if $beer gt 0>> <<addmins 10>> <h3 class="passage_header">Drinking a beer</h3> <<print '<img src="images/' + $girl + '/drinkingbeer.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">You enjoyed a beer.</p> <p class="passage_text">[[Kitchen<-Continue]]</p> <<set $beer -= 1>> <<addenergy 3>>, <<redfitness 0.25>>, <<adddrug_alc 0.25>>, <<adddrunk 5>>, <<redmoral 0.25>>, <<addlib 0.25>> <<if $drunk gt 40>> , <<redintellect 0.25>> <</if>> <<else>> <p class="passage_warning">Sorry, You have no beer left. [[Return|previous()]]</p> <</if>> <</nobr>><<nobr>> <<if $milk gt 0>> <<addmins 10>> <h3 class="passage_header">Drinking milk</h3> <<print '<img src="images/' + $girl + '/drinkingbeer.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">You enjoyed a glass of milk.</p> <p class="passage_text">[[Kitchen<-Continue]]</p> <<set $milk -= 1>> <<addenergy 5>>, <<addmoral 0.25>> <<else>> <p class="passage_warning">Sorry, You have no milk left. [[Return|previous()]]</p> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Burglary</h3> <p class="passage_text">You are just checking your looks, when you hear a sound from outside...</p> <<print '<video src="images/' + $girl + '/burglarsex1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Before you can react, two burglars enter your apartment. When they see that they are not alone, they throw themselves at you...</p> <<you>>NO NO NO!! Nommmfsfms...<</you>> <p class="passage_text">One of them places his hand over your mouth while the other start to tie you up... [[Continue->Burglary2]]</p> <</nobr>><<nobr>> <h3 class="passage_header">Burglary</h3> <p class="passage_text">While the first one holds you in a firm grip the other one starts to look around in the flat...</p> <<print '<video src="images/' + $girl + '/burglarsex2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">He will soon find the case with all your money and valuables...</p> <<you>>NO!!!! It's mine... Give them to me!!!<</you>> <p class="passage_text">Ha ha ha, now they are ours, one of them says while he is laughing out loud... [[Continue->Burglary3]]</p> <</nobr>><<nobr>> <h3 class="passage_header">Burglary</h3> <p class="passage_text">You try to get free and grab the case from them, but they are too strong for you...</p> <<you>>GIVE IT TO ME YOU LOUSY THIEVES!!<</you>> <<print '<video src="images/' + $girl + '/burglarsex3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">She is very pretty the first burglar says... Yes incredible the other one says and runs his hand over your thigh...</p> <<you>>LET ME BE!!!<</you>> <p class="passage_text">Look here, lady... We have a proposition for you! If you will have sex with us we will not take your money... What do you say?</p> <p class="passage_text">You can't believe what you are hearing... But they are very impatient...So will you [[do as they say->Burglarsex1]] or <<link [[refuse|Burglarleaves]]>> <<set $burglarending to 0>> <</link>> </p> <</nobr>><<nobr>> <<addmins 30>> <h3 class="passage_header">Burglars leave</h3> <img src="apartment/images/burglarleaves.jpg" class="jpgimage" width="50%"> <<if $burglarending eq 0>> <p class="passage_text">They grab your money and throw you aside before leaving the same way they came...</p> <p class="passage_text">You managed to get loose and run to the telephonebox to call the police...">></p> <<you>>Hello Police... My name is <<print $firstname>> <<print $lastname>>. I have been robbed... They took all my money...<</you>> <img src="apartment/images/phonecall_police.jpg" class="jpgimage" width="50%"> <<policeofficer>>Can you describe the thieves... Face, looks, height... Anything?<</policeofficer>> <img src="apartment/images/policecall.jpg" class="jpgimage" width="50%"> <<you>>They had masks and gloves... It all went so fast... I...<</you>> <<policeofficer>>In that case, the best we can do is to send a patrol car to your street to see if we can catch them outside...<</policeofficer>> <<you>>But I need my money back... They took everything...<</you>> <<policeofficer>>Sorry, I can't do anything more for you now... You will hear from us... We will also have a police car patrolling in the area the next days to prevent further theft...<</policeofficer>> <<print '<img src="images/' + $girl + '/sellingdrugs2.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">The policeman hangs up so there is nothing you can do other than [[return to your flat->Apartment]]...</p> <<redmoney $money>>, <<redenergy 20>>, <<redmoral 20>> <<set $dayssincerobbed to 0>> <<set $beenrobbed to 1>> <<else>> <br> <<print '<img src="images/' + $girl + '/sellingdrugs2.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">They hurry out the same way they came... Luckily they did not take your money...</p> <<isInInv Computer>> <<if $ininventory eq "true">> <p class="passage_text">But one of thiefs took your computer. Maybe you should call the police. But what should you tell them, when they asks you why you had sex with them... NO, better let it pass... [[Continue->Apartment]]</p> <<removeFromInv Computer>> <<else>> <p class="passage_text">You think maybe you should call the police... But what will you say... They have not taken anything so you just [[give a damn->Apartment]]</p> <</if>> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Burglars having sex with you</h3> <p class="passage_text">They force you down i a chair and pull out their dicks... They command you to suck their dicks...</p> <<print '<video src="images/' + $girl + '/burglarsex4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>But I... glob glob glob...<</you>> <p class="passage_text">They force you to take turns on their dicks... [[Continue->Burglarsex2]]</p> <</nobr>><<nobr>> <h3 class="passage_header">Burglars having sex with you</h3> <p class="passage_text">Now lets turn her around, I wanna taste her juicy pussy, says the first burglar...</p> <<print '<video src="images/' + $girl + '/burglarsex5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>No, Please let me go...<</you>> <p class="passage_text">They take no notice of you and soon you stand on your knees while the first one licks your pussy and the other is getting sucked by you... [[Continue->Burglarsex3]]</p> <</nobr>><<nobr>> <h3 class="passage_header">Burglars having sex with you</h3> <p class="passage_text">Your hands are tied so they have no problem turning you around again and now you got one dick in your pussy and one in your mouth...</p> <<print '<video src="images/' + $girl + '/burglarsex6.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You try to get loose but they are too strong for you... [[Continue->Burglarsex4]]</p> <</nobr>><<nobr>> <h3 class="passage_header">Burglars having sex with you</h3> <p class="passage_text">Suddenly they turn you around again, and place you on all four... You thought that he will go for your pussy again, but the second burglar aim for your ass instead...</p> <<print '<video src="images/' + $girl + '/burglarsex7.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>NO NO NO!!! WHAT ARE YOU DOING... NO! NOT MY ASS!! NOOOOO!!!<</you>> <p class="passage_text">Ha ha ha, relax bitch... I am sure you gonna like this, the burglar replys... [[Continue->Burglarsex5]]</p> <</nobr>><<nobr>> <h3 class="passage_header">Burglars having sex with you</h3> <p class="passage_text">What about me?, the first burglar says... I want to join in as well... No problem, says the second one... Her pussy is free... Come on! Lets give her a proper DP...</p> <<print '<video src="images/' + $girl + '/burglarsex8.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>NOOOO! PLEASE DON'T!!!<</you>> <p class="passage_text">They completely ignore you and soon two dicks are penetrating you at the same time...</p> <p class="passage_text">The two dicks pump in and out of you... Faster and faster... It's incredible and even if you try you can't hold back your orgasm...</p> <<you>>OOOOOOH... MY GOOOOD.....<</you>> <p class="passage_text">[[Continue->Burglarsex6]]</p> <</nobr>><<nobr>> <<set $burglarending to 1>> <h3 class="passage_header">Burglars having sex with you</h3> <p class="passage_text">Oh, I can't hold back much longer, the first burglar says... I wanna come on her pussy... Again they turn you around and the first one starts to ejaculate on your pussy...</p> <<print '<video src="images/' + $girl + '/burglarsex9.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You are too exhausted to protest... Soon after the second one want to empty himself in your mouth, and you just resign and let him do it...</p> <<print '<video src="images/' + $girl + '/burglarsex10.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">That was amazing the second burglar says... But now we must leave before the police arrives... They dress on in a hurry...</p> <p class="passage_text">[[Continue->Burglarleaves]]</p> <<addmins 45>> <<set $sex_anal += 2>> <<set $sex_pussy += 2>> <<set $sex_blowjob += 2>> <<set $sex_dp += 2>> <<set $sex_cuminmouth += 1>> <<set $sex_cuminass += 1>> <<redenergy 30>>, <<redlust 20>>, <<redhygiene 30>>, <<redlooks 25>>, <<addrep 1.5>>, <<redmoral 10>>, <<redweight 0.5>>, <<adddrug_sex 3>> <<donesin "fucked-two-burglars">> <</nobr>><<nobr>> <<set $followhome to 0>> <<print '<video src="images/' + $girl + '/kissingrion.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">As soon as you enter the apartment you both start kissing each other...</p> <<if $drunk lte 50>> <p class="passage_text">After a while he wants you to take off your clothes. Would you [[say no->Refuserion]], or [[do as he wishes->Apartmentsex2]]?</p> <<else>> <<rion>>You are too drunk. Here let me help you undress, <<print $firstname>>...<</rion>> <<you>>Whast? I am nat tha dronk... I can... manag mysef..<</you>> <<print '<video src="images/' + $girl + '/rionundressyoudrunk.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">He insists and helps you with your clothes and soon [[you are naked->Apartmentsex2]]...</p> <</if>> <</nobr>><<nobr>> <<if $drunk lte 50>> <<print '<video src="images/' + $girl + '/takeoffclothes.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You are so exited and start to undress... You want to [[give him something back->Apartmentsex3]] for beeing so nice to you...</p> <<set $cumpoints to 0>> <<set $sexposition to 0>> <<else>> <<rion>>Oh, you are so sexy, <<print $firstname>>... I must have you...<</rion>> <p class="passage_text">Rion lays on top of you and starts to fuck you...</p> <<you>>Oh ma god, Rian... Whact ya dooin...<</you>> <<print '<video src="images/' + $girl + '/rionmissionaryyou.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You are to drunk to refuse and he just keeps [[fucking you so good->Apartmentsex3]]...</p> <</if>> <</nobr>><<nobr>> <<if $drunk lte 50>> <<if $cumpoints gt 99>> <<print '<video src="images/' + $girl + '/rionbackfuckyou.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<rion>>Oh my god, baby... I have to cum...<</rion>> <p class="passage_text">Will you let him come in <<link "your mouth " "Apartmentsex3">><<set $cumpoints to 0>><<set $sexposition to 8>><</link>> or in <<link "your pussy?" "Apartmentsex3">><<set $cumpoints to 0>><<set $sexposition to 9>><</link>></p> <<elseif $sexposition eq 0>> <<print '<video src="images/' + $girl + '/rionsensual.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You and Rion continue kissing each other after you undressed. What do you want to do for him?</p> <<elseif $sexposition eq 1>> <<print '<video src="images/' + $girl + '/suckrion.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You take his big cock in your mouth and give him a good suck...</p> <<set $sex_blowjob += 1>> <<elseif $sexposition eq 2>> <<print '<video src="images/' + $girl + '/titfuckrion.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You rub his giant cock between your big tits...</p> <<set $sex_wanking += 1>> <<elseif $sexposition eq 3>> <<print '<video src="images/' + $girl + '/rionlicksyou.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You let him suck your wet pussy... It's so good when his tongue rubs your clit...</p> <<set $sex_pussybeenlicked += 1>> <<elseif $sexposition eq 4>> <<print '<video src="images/' + $girl + '/riderion.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You sit upon him and ride him the best you can... His cock penetrates you so well...</p> <<set $sex_pussy += 1>> <<elseif $sexposition eq 5>> <<print '<video src="images/' + $girl + '/rionbackfuckyou.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You turn you butt against him and let him fuck your pussy... It's so good...</p> <<set $sex_pussy += 1>> <<elseif $sexposition eq 6>> <<print '<video src="images/' + $girl + '/riondoggyyou.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You stand on all four and let his cock go deep inside your pussy...</p> <<set $sex_pussy += 1>> <<elseif $sexposition eq 7>> <<print '<video src="images/' + $girl + '/rionmissionaryyou.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You lie down and let him fuck you, while you moaning out loud...</p> <<set $sex_pussy += 1>> <<elseif $sexposition eq 8>> <<addmins 60>> <<print '<video src="images/' + $girl + '/gs_cummouth.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You let him cum in your mouth and he seems very satisfied... Then you both sit and chat for a while</p> <<rion>>I have one thing I wanted to ask you about, <<print $firstname>>...<</rion>> <<you>>Oh? What is it, Rion<</you>> <<rion>>You know I love you so much... Do you want to be my girlfriend?<</rion>> <p class="passage_text">You are speechless... What will you answer him? [[Yes->Acceptgf]] or [[No->Notacceptgf]]...</p> <<set $sex_cuminmouth += 1>> <<redenergy 30>>, <<redlust 20>>, <<redhygiene 30>>, <<redlooks 25>>, <<addmoral 5>>, <<redweight 0.25>>, <<adddrug_sex 1>> <<elseif $sexposition eq 9>> <<addmins 60>> <<print '<video src="images/' + $girl + '/rioncumbelly.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<cuminpussy>> <<set $sex_cuminpussy += 1>> <p class="passage_text">He spread his cum all over your pussy, and you love it... Then you both sit and chat for a while</p> <<rion>>I have one thing I wanted to ask you about, <<print $firstname>>...<</rion>> <<you>>Oh? What is it, Rion<</you>> <<rion>>You know I love you so much... Do you want to be my girlfriend?<</rion>> <p class="passage_text">You are speechless... What will you answer him? [[Yes->Acceptgf]] or [[No->Notacceptgf]]...</p> <<redenergy 30>>, <<redlust 20>>, <<redhygiene 30>>, <<redlooks 25>>, <<addmoral 5>>, <<redweight 0.25>>, <<adddrug_sex 1>> <</if>> <<if $cumpoints lte 99 and $sexposition lt 8>> <p class="passage_text"><ul> <li><<link "Suck him well" "Apartmentsex3">><<set $cumpoints += 20>><<set $sexposition to 1>><</link>></li> <li><<link "Tit fuck him" "Apartmentsex3">><<set $cumpoints += 10>><<set $sexposition to 2>><</link>></li> <li><<link "Let him lick your pussy" "Apartmentsex3">><<set $cumpoints += 10>><<set $sexposition to 3>><</link>></li> <li><<link "Ride his cock" "Apartmentsex3">><<set $cumpoints += 20>><<set $sexposition to 4>><</link>></li> <li><<link "Let Rion fuck you from behind" "Apartmentsex3">><<set $cumpoints += 20>><<set $sexposition to 5>><</link>></li> <li><<link "Let Rion take you doggystyle" "Apartmentsex3">><<set $cumpoints += 20>><<set $sexposition to 6>><</link>></li> <li><<link "Let Rion fuck you missionary style" "Apartmentsex3">><<set $cumpoints += 20>><<set $sexposition to 7>><</link>></li> </ul></p> <</if>> <<else>> <<rion>>Oh my god, baby... I have to cum...<</rion>> <p class="passage_text">Rion starts to spread his cum all over your pussy...</p> <<you>>Rin, dont do me preg...<</you>> <<print '<video src="images/' + $girl + '/rioncumbelly.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">But it's to late, and you are too drunk... A few minutes later you [[fall asleep->Gotosleep]] and Rion leaves...</p> <<set $boyfriendscene to 2>> <</if>> <</nobr>><<nobr>> <<addmins 30>> <<rion>>And I was afraid that you would turn me down... That you were out of my league...<</rion>> <<you>>Rion my darling... I feel the same way... I love to be your girlfriend... I thought you would never ask...<</you>> <<print '<video src="images/' + $girl + '/kissingrion.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You both sit and kiss and cuddle for a while before Rion says he must go home to his mum...</p> <<rion>>But please come and visit me, and meet my mum and grandmum... My mum is a very nice person, and so is my grandmum...<</rion>> <<you>>Oh, that sounds nice, Rion... But where do you live? I have never been at your place...<</you>> <<rion>>It's not far from here It's just in the end of this street... It's a red wooden house, with white details around the windows... You can't miss it... Of couse we can meet at school, but if you want to visit me home, it is easiest during weekends... But now [[I have to go->Apartment]]... See you later my love...<</rion>> <<you>>See you, Rion...<</you>> <<set $boyfriend to 1>> <<set $rionhousevisit to 1>> <</nobr>><<nobr>> <<addmins 5>> <<print '<video src="images/' + $girl + '/refusingrion.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<you>>Rion, you know I like you very much, and I want to be your friend...<</you>> <<rion>>But why can't we take the friendship a step further?<</rion>> <<you>>But I don't feel that you are the right one, Rion... I am sorry... I...<</you>> <<rion>>So, you just want me for as a fuck friend and pay for dinners? I that case I am finished with you, <<print $firstname>>...<</rion>> <<you>>No, no... It's not like that at all... I just can't...<</you>> <<rion>>In that case I will never bother you again... Please don't speak to me at school, <<print $firstname>>...<</rion>> <<you>>But... but...<</you>> <p class="passage_text">With those harsh words he [[leaves your apartment->Apartment]]...</p> <<set $boyreject to 3>> <</nobr>><<nobr>> <<addmins 5>> <<print '<video src="images/' + $girl + '/refusingrion.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<you>>I am sorry Rion, but I can't have sex with you. It's too early for me... Maybe another time...<</you>> <<rion>>Why are you refusing me? After all that I have done for you. I bought you dinner and... and...<</rion>> <<you>>Yes, I am thankful Rion, but let us not be angry at each other...<</you>> <<rion>>There is nothing more to say! Goodnight!!<</rion>> <<you>>Goodnight Rion...<</you>> <p class="passage_text">With those words he [[leaves your apartment->Apartment]] in a hurry...</p> <<set $followhome to 0>> <</nobr>><<nobr>> <<addmins 5>> <video src="apartment/images/melissaknockyourdoor.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">You sit in your sofa when suddenly someone knocks at your door...</p> <video src="apartment/images/openupformelissa.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">You go to the door and open up. It's Melissa, your neighbour upstairs. She seems very sad...</p> <<you>>Oh, i's you, Melissa... What do you want...<</you>> <<melissa>>Hello, <<print $firstname>>... I... I need to talk... I...<</melissa>> <video src="apartment/images/melissacrying.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">Suddenly she starts to cry out load... You feel sorry for her even if you know the lesbian acts she participated in with you...</p> <<melissa>>Please, <<print $firstname>>... I have noone else to turn to...<</melissa>> <p class="passage_text">Will you [[let her in->Melissatalk2]] or just [[send her away->Melissareject]]...</p> <</nobr>><<nobr>> <<addmins 5>> <<you>>How dare you come here after all you and Mrs. Love have done to me??? Stop bothering me!<</you>> <<melissa>>NO... Please, <<print $firstname>>... Mrs. Love forced me too... Please...<</melissa>> <video src="apartment/images/melissasad.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">But you just [[slam the door->Apartment]] straight in her face!</p> <<set $melissavisit to 1>> <</nobr>><<nobr>> <<addmins 20>> <<you>>Hmmm... You better come in then...<</you>> <p class="passage_text">You both sit down in the sofa...</p> <video src="apartment/images/melissainsofa1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<melissa>>I... I... I need to talk to you about Mrs. Love...<</melissa>> <<you>>Oh? I thought you two got well together... And frankly after forcing me to join you in your disgusting lesbian games, you come to me?<</you>> <<melissa>>It's... It's not me, <<print $firstname>>... You must believe me... Mrs. Love force me too to do those things... I own her a lot of money for rent of the apartment...<</melissa>> <<you>>Yeah, that's the same with me...<</you>> <<melissa>>In the beginning she was so sweet and nice to me, and said I could pay later... But... But after a while she started to press me to having sex with her... And things got worse and worse...<</melissa>> <<you>>What do you mean?<</you>> <<melissa>>She forced me to take some drug before each sex lesson...<</melissa>> <<you>>Drugs? Sex lesson?<</you>> <<melissa>>Yes... That's what she calls it... I have to go to her 3 times every week, and every time she force me to take a drink... Then she completely dominates me and makes me do things I really don't want to do...<</melissa>> <<you>>My god! She is more cruel than I thought... What does she force you to do?<</you>> <video src="apartment/images/melissainsofa2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<melissa>>Oh It's so bad that I really don't know if I want to talk about it... Last time I she had this big black guy at here flat... Then while he fucked me in the ass and creampied me, I had to lick her pussy... She was laughing all the time...<</melissa>> <<you>>Oh Shit! She is a pervert!<</you>> <<melissa>>Yeah! And guess what... She told him that she had another girl that he could fuck as well, as soon as she had made her more obedient... I think she meant you... <</melissa>> <<you>>Me?? No way! I would never tolerate that! Who was this guy?<</you>> <<melissa>>Oh, I have seen him before... One time I was at the toilet I sneaked out, hoping to escape... But she had locked the door... Then I saw him giving Mrs. Love a bunch of money and some brown stuff...<</melissa>> <<you>>Brown stuff??? Maybe that was drugs... Is she a drugdealer as well?<</you>> <video src="apartment/images/melissa_skeptic.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<melissa>>I think so! She asked me if I had some friends using drugs, but I said no... But I have seen other boys and girls knocking on her door late at night...<</melissa>> <<you>>Funny you menchioned it... I actually saw Jack from school there talking to her last week... And I know he is doing drugs!<</you>> <<melissa>>Yes, I have seen him there too... What shall we do, <<print $firstname>>, to get out of her grip? I can't afford paying her what I owe her...<</melissa>> <<you>>Hmmm... Not me either... I think we have to report her to the police... Do you know where she keep the drugs?<</you>> <video src="apartment/images/thinking.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<melissa>>Yes. I think so. She have a secret room behind a painting in the living room. There is a cabinet there where she hides it... I saw it once she had forgotten to hang up the painting...<</melissa>> <<you>>That's perferct, Melissa! Now I know how we are going to do it. We call the police and tell them who we are, and that we suspect our landlady to hide drugs! Then we say that they can meet us there on monday moring when I pay the rent... Then we reveal her hiding place for them!<</you>> <<melissa>>I don't know... Do you think that will work out? What if the police arrest us as well? My mom and dad will kill me...<</melissa>> <<you>>No way! We tell the police that we want to be anonymous. They will respect that! This will just work out fine! Trust me!<</you>> <video src="apartment/images/melissa_notsure.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">Melissa is trembeling of joy when she finally see that this could be a way out of her sex slavery...</p> <<melissa>>Ok, <<print $firstname>>... How do we proceed?<</melissa>> <<you>>You meet me at Mrs. Love's apartment on Monday and I will call the police ahead of time to inform them... Then when they come we will tell them about the hidden drugs...<</you>> <p class="passage_text">Melissa gets up from the sofa and gets ready to go... She seems much more happy and optimistic now...</p> <<melissa>>Oh <<print $firstname>>, I'm so glad that you would help me...<</melissa>> <<you>>I do this for myself as well, Melissa... I think is going to work out well...<</you>> <video src="apartment/images/saygoodbye.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">Melissa leans forward and kiss you passionately [[before leaving->Apartment]]... Maybe she is a bit leasbian after all, you think to yourself...</p> <<set $melissadeal to 1>> <<set $melissavisit to 1>> <</nobr>><<nobr>> <<if $melissadeal eq 1>> <<addmins 30>> <<set $melissadeal to 2>> <<set $melissavisit to 1>> <p class="passage_text">You follow Melissa to her flat, and she opens the door and let you in... It's a real nice flat, just like yours...</p> <<you>>Wow, this was nice, Melissa... It's quite spacious...<</you>> <<melissa>>Oh, thank you <<print $firstname>>... I like it very much... And the best thing now, is that we don't have to visit Mrs. Love and pay rent to her... I hope she stays in prison for a very long time...<</melissa>> <<you>>I'm sure she will...<</you>> <<melissa>>Yes <<print $firstname>>... We should celebrate this... I have a bottle of white wine for sharing... Are you in?<</melissa>> <<you>>Yes, bring it on...<</you>> <video src="apartment/images/pourwine.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">Melissa gives you the bottle while she finds two glasses. You open it and pour in...</p> <video src="apartment/images/melissawine.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<melissa>>Cheers <<print $firstname>>... Finally we are out of Mrs. Loves slavery! You did a fantastic job. Cheers to you!<</melissa>> <video src="apartment/images/drinkwine.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<you>>Cheers Melissa... We both did a fantastic job!<</you>> <video src="apartment/images/talkeachother.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">You sit down in the sofa and chat, while you enjoy the wine... After a while she leans forward to you...</p> <<melissa>>You know, <<print $firstname>>... I really admire you! You are so sweet and clever!<</melissa>> <p class="passage_text">Before you can stop her, she sensually kisses you on the mouth and starts touching you... The wine has made you so fuddled and aroused that you just let it happen...</p> <video src="apartment/images/kisseachother.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<melissa>>Oh, <<print $firstname>>... I simply must have you... You are irrisiteble...<</melissa>> <<you>>Oh my god, Melissa... I feel the same too..<</you>> <p class="passage_text">You both can't get your clothes off fast enough... Melissa is so horny and want to taste your tits... You get more and more horny...</p> <video src="apartment/images/melissalickyourtits.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<you>>I'm so horny, Melissa... Can you please lick my pussy...<</you>> <<melissa>>Oh, <<print $firstname>>... I love to... Open up that honeypot for me...<</melissa>> <p class="passage_text">Melissa take place between your legs and lick and eat your pussy with great apetite...</p> <video src="apartment/images/melissalickyou.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<you>>Oh, that's so good, Melissa... Mmmmmmm<</you>> <<melissa>>Nom.. noms.. noms.. You taste great, <<print $firstname>>... Turn around so I can grab you from behind...<</melissa>> <video src="apartment/images/melissafingeryou.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">You turn around and Melissa starts to fingerfuck you...</p> <<you>>Oh my god, Melissa... I can't hold back anymore.... Oh yeeeeeeeeeeees...<</you>> <p class="passage_text">You get an massive orgasm that lasts and lasts...</p> <<melissa>>Can you please me now <<print $firstname>>... I want you to finger me...<</melissa>> <<you>>Sure Melissa... I will return a favor... Show me that pussy of yours...<</you>> <p class="passage_text">You stick your fingers inside Melissa's pussy and masturbate her the best you can... She moans out loud and enjoy your treatment to the max...</p> <video src="apartment/images/youfingermelissa.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<melissa>>Yes Yes Yes... Faster <<print $firstname>> Faster!!! Yeeeeees... That's it! I'm cuuuuuuuuuumming...<</melissa>> <p class="passage_text">Melissa is in heaven and enjoy her orgasm... After a while she come to herself and smile to you...</p> <<melissa>>That was lovely, <<print $firstname>>... I really enjoyed that...<</melissa>> <<you>>Me too Melissa... I think you are wonderful...<</you>> <p class="passage_text">You both kiss and cuddle with eachother for a while, before you have to leave... You are already very late for university...</p> <video src="apartment/images/toucheachother.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<melissa>>Please come and visit me soon, <<print $firstname>>... I would love to repeat this with you...<</melissa>> <<you>>Mmmmm... Absolutely, Melissa...<</you>> <p class="passage_text">You say goodbye and [[return to your flat->Apartment]]...</p> <<redenergy 15>>, <<redlust 20>>, <<redhygiene 30>>, <<redlooks 15>>, <<addrep 1>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_pussylicked += 1>> <<set $sex_pussybeenlicked += 1>> <<donesin "had-lesbian-sex-with-my-neighbour-melissa">> <<else>> <<addmins 30>> <<set $melissavisit to 1>> <<set $randomscene = random(1)>> <<if $randomscene eq 0>> <p class="passage_text">You enter the flat and go to the sofa. You can see that she have her laptop open...</p> <<you>>I did not mean to interrupt you... Are you doing homework, Melissa?<</you>> <<melissa>>Eh... Yes... that too...<</melissa>> <<you>>What do you mean?<</you>> <video src="apartment/images/showcomputer.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<melissa>>I was just watching something... Here let me show you...<</melissa>> <video src="apartment/images/youseeporn.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<you>>Oh, you are watching porn... You are quite a nasty girl, Melissa...<</you>> <video src="apartment/images/pornreveal.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<melissa>>Yeah, I know... But just look at it... Don't you get very horny too when you see two gorgeous girls make out with eachother?<</melissa>> <<set $randomimage = random(3)>> <<print '<video src="apartment/images/watchingporn' + $randomimage + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Mmmmm... I know what you mean... My god, that girl really eat pussy like a pro...<</you>> <<melissa>>Yes... You know, <<print $firstname>>... I love to eat your pussy like that... Let's have sex together... <</melissa>> <p class="passage_text">You both are so horny of watching porn, so you undress in a hurry and start to kiss eachother...</p> <video src="apartment/images/passionkiss.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<melissa>>Your mouth taste so good, <<print $firstname>>... Mmmm...<</melissa>> <<you>>You too... Mmmm...Oh, let's lick eachother... I am so ready to be licked...<</you>> <video src="apartment/images/twolicking.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">You lick eachother with great apetite... After a while you can feel Melissa is about to cum...</p> <video src="apartment/images/melissacum.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<melissa>>YES! YES!, <<print $firstname>>...So goooooooood...<</melissa>> <p class="passage_text">After Melissa come to her senses she start to lick you again... This time much faster and brutal... It don't take long before you are cumming...</p> <video src="apartment/images/youcum.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<you>>Oh... Oh... Oh... Yeeeees... Melissaaaaaaaaaa....<</you>> <<melissa>>Did you like it, <<print $firstname>>...<</melissa>> <<you>>Yes, that was so nice Melissa...<</you>> <<melissa>>Yes, much better than doing homework, <<print $firstname>>... But noe I think I have to go back to my English homework... Maybe we could repeat the some other day?<</melissa>> <<you>>Sure we can, Melissa...<</you>> <p class="passage_text">You say goodbye to Melissa and [[head back to your flat->Apartment]]...</p> <<redenergy 15>>, <<redlust 20>>, <<redhygiene 30>>, <<redlooks 15>>, <<addrep 1>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_pussylicked += 1>> <<set $sex_pussybeenlicked += 1>> <<donesin "had-lesbian-sex-with-my-neighbour-melissa">> <<else>> <<addmins 30>> <<melissa>>Come on in <<print $firstname>>... So good that you came... I have missed you so much... Especially that lovely tongue of yours...<</melissa>> <video src="apartment/images/comeonin.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<you>>Mmmmm... Same here, Melissa...<</you>> <video src="apartment/images/kissinsofa.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">You go to the sofa and start kissing each other... After a while you remove Melissa's panties...</p> <video src="apartment/images/removemelissapanties.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<melissa>>Oh, can't wait to have you between my legs <<print $firstname>>... Lick me hard... I long for your tongue...<</melissa>> <p class="passage_text">You tongue start working up and down in her wet crack...</p> <video src="apartment/images/eatmelissapussy.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<you>>Mmmmm... Mmmmm... Your pussy taste so good, Melissa...<</you>> <<melissa>>I love it, <<print $firstname>>... You do it so good...<</melissa>> <p class="passage_text">Your tongues goes faster and faster, and soon Melissa can't hold back anymore...</p> <video src="apartment/images/melissacum.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<melissa>>Faster! Faster! <<print $firstname>>... Yeeeeeeeeees I'm cuuuuuuuuuuuumming...<</melissa>> <p class="passage_text">Melissa is thrilled... A few minutes later she wants to satiesfy you, and take place between your legs...</p> <<you>>Be gentle with my pussy Melissa... I want this to last for a long time...<</you>> <<melissa>>Sure I will, <<print $firstname>>... Mmmmmmmm... You taste real good... Mmmmmm...<</melissa>> <video src="apartment/images/eatyourpussy.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<you>>Oh my god, Melissa! It's so good!!<</you>> <<melissa>>Slup.. slup... nom... nom... <</melissa>> <video src="apartment/images/youcum.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<you>>Oh yeah, right there Melissa... Oh my god! You hit my g-spot... Yeeeeeeeeeeessss!!<</you>> <p class="passage_text">Your orgasm lasts and lasts... Melissa did a wonderful job and you really enjoyed it...</p> <<melissa>>I am glad you liked it, <<print $firstname>>... I really like to please you and give you a pleasant time...<</melissa>> <<you>>Thank you so much, Melissa... It was just amazing...<</you>> <p class="passage_text">A few minutes later you dress on, say goodbye and leave to [[go back to your own flat->Apartment]]...</p> <<redenergy 15>>, <<redlust 20>>, <<redhygiene 30>>, <<redlooks 15>>, <<addrep 1>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_pussylicked += 1>> <<set $sex_pussybeenlicked += 1>> <<donesin "had-lesbian-sex-with-my-neighbour-melissa">> <</if>> <</if>> <</nobr>><<nobr>> <<addmins 5>> <<if $melissavisit eq 2>> <img src="apartment/images/knockdoormelissa.jpg" class="jpgimage" width="50%"> <p class="passage_text">It seems like Melissa is not home today... You better [[return to your flat->Apartment]]...</p> <<elseif $melissavisit eq 1>> <p class="passage_text">You have already visited Melissa today... You better [[return to your flat->Apartment]]...</p> <<else>> <<set $randomvisit = random(2)>> <<if $randomvisit eq 1>> <img src="apartment/images/knockdoormelissa.jpg" class="jpgimage" width="50%"> <p class="passage_text">It seems like Melissa is not home today... You better [[return to your flat->Apartment]]...</p> <<set $melissavisit to 2>> <<else>> <img src="apartment/images/knockdoormelissa.jpg" class="jpgimage" width="50%"> <p class="passage_text">You knock the door to Melissas flat, and just some seconds later you hear footsteps...</p> <img src="apartment/images/melissaopensdoor.jpg" class="jpgimage" width="50%"> <<melissa>>Oh, hello <<print $firstname>>... What a pleasant surprise! I have thought about you a lot lately... Come on in!<</melissa>> <<print '<img src="images/' + $girl + '/prettyface1.jpg" class="jpgimage" width="40%">'>> <<you>>Thank you Melissa... I thought I would pay you a visit and [[see how you are doing->Melissasplace]]...<</you>> <</if>> <</if>> <</nobr>> /* Life at University Scene: Outside Locations: Home street Main Street Chapel Street University street Beach Road Avenue Downtown Public restrooms */ /* Actions in homestreet */<<nobr>> <<set $taxiprice = parseInt(5 * $costpercent)>> <<set $nundressed to 0>> <<set $randomstreetevent = random(10)>> <<set $showeropts to 0>> <<set $currentstreet to "Outside">> <<set $randomtoilet to 10>> <<set $inapartment to 0>> <<if $boyfriend eq 3 and ($gameDate.getHours() lt 18)>> <p class="passage_text">As you walk out of the apartment building you notice a paper in the entrance. It's a copy of todays Trulago Times. You freeze to ice while you read the main headline...</p> <img src="images/newspaper2.jpg" class="jpgimage" width="80%"> <p class="passage_text">After you have read the article you feel emtpy. You got your revenge on Rion, but you did not wanted him to die. But there is nothing to do about it. If you are lucky the police will never find out that it was you. You just have to hope for the best... [[Continue->Outside]]...</p> <<set $boyfriend to 4>> <<elseif $dayssincetommydied gte 2>> <p class="passage_text">As you walk out of the apartment building you notice a paper in the entrance. It's a copy of todays Trulago News. You freeze to ice while you read the main headline...</p> <img src="images/newspaper.jpg" class="jpgimage" width="40%"> <p class="passage_text">After you read the article you feel a relief going through you... The police think it's Joanne... What a luck... [[Continue->Outside]]...</p> <<set $dayssincetommydied to 0>> <<elseif $followhome gt 0>> <<if $boyfriendscene eq 2>> <<set $followhome to 0>> <p class="passage_text">Rion follows you up to your doorsteep and looks a bit nervous...</p> <<you>>Ok, thank you for a wonderful evening Rion... See you at school...<</you>> <<rion>>I, eh... See you, <<print $firstname>>...<</rion>> <img src="rion/images/rionhug.jpg" class="jpgimage" width="40%"> <p class="passage_text">You give him a deep hug before opening the door and [[hurry inside->Apartment]]...</p> <<elseif $boyfriendscene eq 3>> <<if $drunk gt 50>> <<rion>>So, here we are, <<print $firstname>>... I will follow you up so I am sure you are safe... There is a lot of burglarys in the area...<</rion>> <<you>>Do do... do ya think so, Rayn... Oh my god, I am drunk...<</you>> <p class="passage_text">He follows you the stairs and help you [[into your flat->Apartmentsex]]...</p> <<else>> <<set $followhome to 0>> <<rion>>So, here we are, <<print $firstname>>... Can I please follow you up? Pleeease...<</rion>> <<you>>I feel it is a bit early, Rion... I...<</you>> <<rion>>Oh come on, please... I like you soooo much...<</rion>> <p class="passage_text">Will you [[refuse him->Apartment]] or let him <<link "follow you up" "Apartmentsex">><<set $followhome to 2>><<set $boyfriendscene to 3>><</link>></p> <</if>> <</if>> <<else>> /* You only have dirty clothes to wear */ <<if $dayssincelaundry gte 10>> <<print '<img src="images/' + $girl + '/dirtyclothes.jpg" class="jpgimage" width="40%">'>> <<if $washingpowder lte 0>> <p class="passage_text">Your clothes are dirty. You can't go anywhere like this. You need to buy washingpowder and wash your clothes in the washingroom. Would you like to [[go to the shop->Shop]] or go [[back to your apartment->Apartment]]</p> <<else>> <p class="passage_text">Your clothes are dirty. You can't go anywhere like this. You need to wash your clothes in the washingroom. [[Continue->Apartment]]</p> <</if>> <<else>> /* Kidnapped by uncle and Joanne for not showing up at brothel*/ <<if $brothelpunish eq 1 and $brothelskip eq 1>> <<set $brothelpunish to 0>> <<timed 50ms>><<goto "Kidnappedbyuncle">><</timed>> <<elseif $brothelpunish eq 1 and $brothelskip eq 2>> <<set $brothelpunish to 0>> <<timed 50ms>><<goto "Unclesendyouhome">><</timed>> <</if>> <<if $corusmedia eq 0 and $paybackdays gt 27 and $paybackscene eq 0>> <<set $paybackscene to 1>> <<timed 50ms>><<goto "Pickedupbyxander">><</timed>> <</if>> <<if $corusmedia eq 3 and $drugsaledays lte 0 and $drugmoneyscene eq 0>> <<set $drugmoneyscene to 1>> <<timed 50ms>><<goto "Pickedupbyxander2">><</timed>> <</if>> /* picked up by Rion */ <<if $unfaitfulrion gt 8 and $boyfriend eq 1 and $rionwarning eq 1 and $gameDate.getHours() lt 22>> <<addmins 5>> <p class="passage_text">You are walking down the street when suddenly a car is driving up next to you...</p> <img src="rion/images/rion_calls_for_you.jpg" class="jpgimage" width="40%"> <<rion>>Hello, <<print $firstname>>...<</rion>> <<print '<img src="images/' + $girl + '/feelinggreat.jpg" class="jpgimage" width="40%">'>> <<you>>My god! Hello Rion! Do you got a car? How nice!<</you>> <<rion>>Oh, it's not mine... I just borrow it from a friend! Come on, let's take a spin...<</rion>> <<print '<img src="images/' + $girl + '/incar4.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">You jump inside and Rion [[start to drive->Rioncardrive]]...</p> <<else>> /* Randomscene in the street */ <<set $randomscene = random($randomstreethappening)>> <<if $randomscene eq 10>> <<timed 50ms>><<goto "Randomstreetscene">><</timed>> <</if>> <<set $randomstreethappening to 10>> <h3 class="passage_header">Outside the apartment</h3> <<addmins 5>> <<if $gameDate.getHours() lt 20 and $gameDate.getHours() gt 6>> <img src="images/apartmentday.jpg" class="jpgimage" width="40%"> <<else>> <<addclass ".outsideapartment" "outsideapartmentdark">> <<removeclass ".outsideapartment" "outsideapartment">> <img src="images/apartmentnight.jpg" class="jpgimage" width="40%"> <</if>> <table><tr><td valign="top" style="padding-top: 0px;"> <div class="passage_text">You are outside your apartment. Where do you want to go?</div> <ul class="passage_text"> <li><<link "Go to Main Street" "Mainstreet">> <<addmins 45>> <<redenergy 3>>, <<redhygiene 3>> <</link>></li> <li><<link "Go to Chapel Street" "Chapelstreet">> <<addmins 30>> <<redenergy 2>>, <<redhygiene 2>> <</link>></li> <li><<link "Go to University Street" "Universitystreet">> <<addmins 25>> <<redenergy 2>>, <<redhygiene 2>> <</link>></li> <li><<link "Go Downtown" "Downtown">> <<addmins 70>> <<redenergy 3>>, <<redhygiene 4>> <</link>></li> <li><<link "Enter Shop" "Shop">> <<addmins 5>> <</link>></li> <<if $cleanforprincipal eq 1>> <li><<link "Visit principal" "Principalhouse">> <<addmins 5>> <</link>></li> <</if>> <<if $boyfriend eq 1 or $boyfriend eq 2>> <li><<link "Visit Rion" "Rionentrance">> <<addmins 5>> <</link>></li> <</if>> <li><<link "Go to the gas station" "Gasstation">> <<addmins 5>> <</link>></li> <<if $money gte $taxiprice or $liberal gt 20>> <li><<link "Order a taxi ($ <<print $taxiprice>>)" `passage()`>> <<if $taxirequest eq 0>><<set $taxirequest to 1>> <<else>> --> <<set $taxirequest to 1>> <</if>> <</link>> </li> <</if>> <li>[[Publictoilet<-Go to a public toilet]]</li> <li>Hang around in the street for a while: <<link "15 minutes">> <<addmins 10>><<script>>state.display(state.active.title, null, "back")<</script>><</link>>, <<link "30 minutes">> <<addmins 25>><<script>>state.display(state.active.title, null, "back")<</script>><</link>>, <<link "60 minutes">> <<addmins 55>><<script>>state.display(state.active.title, null, "back")<</script>><</link>>, <<link "2 hours">> <<addmins 115>><<script>>state.display(state.active.title, null, "back")<</script>><</link>> </li> <li>[[Apartment<-Go to your apartment]]</li> </ul> </td><td>&nbsp;</td><td><<if $taxirequest eq 1>> <<include "Taxilist">> <</if>></td></tr></table> <</if>> <</if>> <</if>> <</nobr>> /* Actions in Chapel street */<<nobr>> <<set $randomstreetevent = random(10)>> <<set $currentstreet to "Chapelstreet">> <<set $randomtoilet to 10>> /* Randomscene in the street */ <<set $randomscene = random($randomstreethappening)>> <<if $randomscene eq 7>> <<timed 50ms>><<goto "Randomstreetscene">><</timed>> <</if>> <<set $randomstreethappening to 7>> <h3 class="passage_header">Chapel Street</h3> <<addmins 5>> <<if $gameDate.getHours() lt 20 and $gameDate.getHours() gt 6>> <img src="outside/images/chapelstreet.jpg" class="jpgimage" width="40%"> <<else>> <<addclass ".chapelstreet" "chapelstreetdark">> <<removeclass ".chapelstreet" "chapelstreet">> <img src="outside/images/chapelstreet_dark.jpg" class="jpgimage" width="40%"> <</if>> <<if $money gte $taxiprice or $liberal gt 20>> <div id="bottombar"><div id="bbblock"><div id="bbtext"> <<if $money gte $taxiprice>> <<link "<font color=\"yellow\">Taxi home</font>" "Apartment">> <<addmins 5>><<redmoney $taxiprice>><</link>> <<else>> <<set $taxidest to "Apartment">> <<set $fixeddest to "my apartment just beside the gas station">> <<link "<font color=\"yellow\">Taxi home</font>" "Cantpaytaxi">><</link>> <</if>> </div></div></div><</if>> <table><tr><td valign="top" style="padding-top: 0px;"> <div class="passage_text">You are in Chapel street. Where do you want to go?</div> <ul class="passage_text"> <li><<link "Go to Main Street" "Mainstreet">> <<addmins 60>> <<redenergy 3>>, <<redhygiene 3>> <</link>></li> <li><<link "Go to University Street" "Universitystreet">> <<addmins 70>> <<redenergy 3>>, <<redhygiene 4>> <</link>></li> <li><<link "Go Downtown" "Downtown">> <<addmins 60>> <<redenergy 3>>, <<redhygiene 3>> <</link>></li> <li><<link "Go back to your home street" "Outside">> <<addmins 25>> <<redenergy 2>>, <<redhygiene 2>> <</link>></li> <<if $daysplayed gte 25 and $visituncletoday eq 0>> <li>[[Uncle<-Visit your distant uncle]]</li> <</if>> <li>[[Outsidehospital<-Go to the hospital]]</li> <<if $avameet eq 1>> <li><<link "Visit Ava" "Outsideava">> <<addmins 5>> <</link>></li> <</if>> <<if $avaprostopen eq 1>> <<set $nocust to 0>> <li><div class="blink2"><<link "Find customers for Ava" "Getcustomersava">><<addmins 5>><<set $avasexcusttoday to 0>><</link>></div></li> <</if>> <li><<link "Enter Trulago Park" "Parkentrance">> <<addmins 5>> <</link>></li> <<if $money gte $taxiprice or $liberal gt 20>> <li><<link "Order a taxi ($ <<print $taxiprice>>)" `passage()`>> <<if $taxirequest eq 0>><<set $taxirequest to 1>> <<else>><<set $taxirequest to 0>><</if>> <</link>> </li> <</if>> <li>[[Publictoilet<-Go to a public toilet]]</li> <li>Hang around in the street for a while: <<link "15 minutes">> <<addmins 10>><<script>>state.display(state.active.title, null, "back")<</script>><</link>>, <<link "30 minutes">> <<addmins 25>><<script>>state.display(state.active.title, null, "back")<</script>><</link>>, <<link "60 minutes">> <<addmins 55>><<script>>state.display(state.active.title, null, "back")<</script>><</link>>, <<link "2 hours">> <<addmins 115>><<script>>state.display(state.active.title, null, "back")<</script>><</link>> </li> </ul> </td><td>&nbsp;</td><td><<if $taxirequest eq 1>> <<include "Taxilist">> <</if>></td></tr></table> <</nobr>> /* Getting sex customers for Ava */<<nobr>> <<addmins 10>> <<if $gameDate.getHours() lte 22>> <<set $randomhapp = random(2)>> <<if $avasoldhomesex gt 10 and $randomhapp eq 1>> <video src="outside/images/teasing.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">You hang around outside Ava's flat teasing the men that passes...</p> <p class="passage_text">A guy stops and start to chat with you...</p> <img src="outside/images/police_under_cover.jpg" class="jpgimage" width="50%"> <<you>>Hello there... Do you want to fuck my friend who lives in that flat...<</you>> <<sexcustomer>>Your friend?<</sexcustomer>> <<you>>Yes, she fucks all men when I tell her to... It will only cost you $50... You can pay me now and just go to her...<</you>> <<sexcustomer>>Oh... So you are her pimp?<</sexcustomer>> <<you>>Well, I only earn some extra money on her...<</you>> <img src="outside/images/showbadge.jpg" class="jpgimage" width="50%"> <<policeofficer>>Well, in that case I have bad news for you! I am a undercover policeman that tracks pimps in this town... You know that pimps are illegal?<</policeofficer>> <<print '<img src="images/' + $girl + '/disappointed.jpg" class="jpgimage" width="30%">'>> <<you>>No, I did not know that... I... I am not a pimp... I just help her, so she... Eh... she can finance her studys... Eh... in a way...<</you>> <<policeofficer>>That does not matter! You are arrested! Come with me!<</policeofficer>> <<print '<img src="images/' + $girl + '/shocked5.jpg" class="jpgimage" width="30%">'>> <<you>>NO! NO! NO! You can't do that! I am just a schoolgirl... I... Wait... You can have sex with me now... How about that... So we can forget all about this...<</you>> <<policeofficer>>Are you trying to bribe me?<</policeofficer>> <<you>>No No... I... just think of how good it will be for you... I will suck you real hard, and then you can fuck my ass as well... Pump me full of your cum...<</you>> <<policeofficer>>Hmmmm... Very tempting, but no thank you... Now come with me...<</policeofficer>> <<you>>NO! NO! NO! Please Nooooo...<</you>> <p class="passage_text">But he will not listen and you are thrown into a policecar and [[taken to prison->Jail]]...</p> <<redenergy 3>> <<else>> <<if $nocust eq 0>> <<set $randomcust = random(1)>> <video src="outside/images/teasing.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<if $randomcust eq 0>> <p class="passage_text">You hang around outside Ava's flat teasing the men that passes...</p> <p class="passage_text">Noone seems to be interested... [[Continue->Getcustomersava]]</p> <<set $nocust to 0>> <<redenergy 3>> <<else>> <<set $randomimage = random(8)>> <<print '<img src="outside/images/prostcustomer' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">A guy stops and start to chat with you...</p> <<sexcustomer>>How much do you charge for a quick fuck, sweetie?<</sexcustomer>> <<set $randomimage = random(4)>> <<print '<img src="outside/images/tease' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <<you>>Oh, it's not me you want to fuck... I have another friend in the flat over there that you can have... Here take a look at the photoes of her...<</you>> <img src="ava/images/ava_photos.jpg" class="jpgimage" width="50%"> <<sexcustomer>>Oh, she looks nice...<</sexcustomer>> <<set $randomsay = random(2)>> <<if $randomsay eq 0>> <<sexcustomer>>How much do you charge if I want her to suck me?<</sexcustomer>> <<elseif $randomsay eq 1>> <<sexcustomer>>How much do you charge if I want to fuck her?<</sexcustomer>> <<else>> <<sexcustomer>>How much do you charge if I want to fuck her in the ass?<</sexcustomer>> <</if>> <<set $chargecust to 0>> <p class="passage_text"><<link [[10|Getcustomersava]]>><<set $chargecust to 10>><<set $nocust to 1>><</link>>, or <<link [[20|Getcustomersava]]>><<set $chargecust to 20>><<set $nocust to 1>><</link>>, or <<link [[30|Getcustomersava]]>><<set $chargecust to 30>><<set $nocust to 1>><</link>>, or <<link [[40|Getcustomersava]]>><<set $chargecust to 40>><<set $nocust to 1>><</link>>, or <<link [[50|Getcustomersava]]>><<set $chargecust to 50>><<set $nocust to 1>><</link>> </p> <</if>> <<else>> <<set $randomimage = random(4)>> <<print '<img src="outside/images/tease' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <<set $randomcustlim = random(70)>> <<if $randomcustlim lt $chargecust>> <<sexcustomer>>Sorry... That is way to much for me... [[Goodbye->Getcustomersava]]<</sexcustomer>> <<set $nocust to 0>> <<else>> <<sexcustomer>>Ok, that a deal... Yummy... Can't wait to [[get my hands on this babe->Custsexwithava]]...<</sexcustomer>> <</if>> <</if>> <</if>> <<else>> <<set $avaprostopen to 0>> <p class="passage_warning">It's too late and Ava is exhausted, and you [[have to go home->Apartment]]...</p> <</if>> <</nobr>> /* Actions in Main Street */<<nobr>> <<addmins 40>> <<set $nocust to 0>> <<addmoney $chargecust>> <p class="passage_text">You follow the customer up to Ava's flat and open the door for him... Ava lies on the bed and is half sleeping</p> <img src="outside/images/letcustin.jpg" class="jpgimage" width="40%"> <<you>>Hello Ava... I have someone for you... Get ready for some hot sex...<</you>> <img src="outside/images/avadesp.jpg" class="jpgimage" width="40%"> <<ava>>Oh no... Not again... Please don't force me...<</ava>> <<you>>GET READY I SAID!!!<</you>> <<ava>>But... I... Ok...<</ava>> <p class="passage_text">Then you turn to the customer...</p> <<you>>Now you can just fuck her as much as you like... You got 30 minutes to use her holes...<</you>> <<sexcustomer>>30 minutes... That's should be plenty to creampie her pussy and ass, and even give her a mouthfull...<</sexcustomer>> <<ava>>Noooo... Please... Don't do that... Pleeeeease....<</ava>> <p class="passage_text">But the customer don't waste much time and soon he gets Ava going... You watch them for a while before you go outside...</p> <p class="passage_text">You can hear Ava's scream while she is getting fucked...</p> <<set $randomvid = random(8)>> <<print '<video src="outside/images/avagetsfuck' + $randomvid + '.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <<ava>>Oh my god... Oh... please... Nooooo... Oooooooooh...<</ava>> <<set $randomvid = random(2)>> <<print '<video src="outside/images/avagetscum' + $randomvid + '.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <img src="outside/images/getcash.jpg" class="jpgimage" width="40%"> <p class="passage_text">After 30 minutes he returns with a satisfied smile around his face, and gives you the money... Will you return to the street to [[find more customers->Getcustomersava]] or <<link [[call it a day...|Chapelstreet]]>><<set $avaprostopen to 0>><</link>></p> <<set $avasoldhomesex += 1>> <<redenergy 3>> <</nobr>> /* Actions in Main Street */<<nobr>> <<set $randomstreetevent = random(10)>> <<set $currentstreet to "Mainstreet">> <<set $randomtoilet to 10>> /* Randomscene in the street */ <<set $randomscene = random($randomstreethappening)>> <<if $randomscene eq 7>> <<timed 50ms>><<goto "Randomstreetscene">><</timed>> <</if>> <<set $randomstreethappening to 7>> <h3 class="passage_header">Main Street</h3> <<addmins 5>> <<if $gameDate.getHours() lt 20 and $gameDate.getHours() gt 6>> <img src="outside/images/mainstreet.jpg" class="jpgimage" width="40%"> <<else>> <<addclass ".mainstreet" "mainstreetdark">> <<removeclass ".mainstreet" "mainstreet">> <img src="outside/images/mainstreet_dark.jpg" class="jpgimage" width="40%"> <</if>> <<if $money gte $taxiprice or $liberal gt 20>> <div id="bottombar"><div id="bbblock"><div id="bbtext"> <<if $money gte $taxiprice>> <<link "<font color=\"yellow\">Taxi home</font>" "Apartment">> <<addmins 5>><<redmoney $taxiprice>><</link>> <<else>> <<set $taxidest to "Apartment">> <<set $fixeddest to "my apartment just beside the gas station">> <<link "<font color=\"yellow\">Taxi home</font>" "Cantpaytaxi">><</link>> <</if>> </div></div></div> <</if>><table><tr><td valign="top" style="padding-top: 0px;"> <div class="passage_text">You are in Main street. Where do you want to go?</div> <ul class="passage_text"> <li><<link "Go to Chapel Street" "Chapelstreet">> <<addmins 60>> <<redenergy 3>>, <<redhygiene 3>> <</link>></li> <li><<link "Go to University Street" "Universitystreet">> <<addmins 30>> <<redenergy 2>>, <<redhygiene 2>> <</link>></li> <li><<link "Go Downtown" "Downtown">> <<addmins 50>> <<redenergy 3>>, <<redhygiene 3>> <</link>></li> <li><<link "Go back to your home street" "Outside">> <<addmins 45>> <<redenergy 2>>, <<redhygiene 3>> <</link>></li> <li><<link "Go to the Mall" "Mallentrance">> <<addmins 5>> <</link>></li> <li><<link "Go to Jenna cafe" "Cafeentrance">> <<addmins 5>> <</link>></li> <<if $daysplayed gte 27>> <li><<link "Go to the hotel" "Outsidehotel">> <<addmins 5>> <</link>></li> <</if>> <li><<link "Go to the bank" "Enterbank">> <<addmins 5>> <</link>></li> <<if $money gte $taxiprice or $liberal gt 20>> <li><<link "Order a taxi ($ <<print $taxiprice>>)" `passage()`>> <<if $taxirequest eq 0>><<set $taxirequest to 1>> <<else>><<set $taxirequest to 0>><</if>> <</link>> </li> <</if>> <li>[[Publictoilet<-Go to a public toilet]]</li> <li>Hang around in the street for a while: <<link "15 minutes">> <<addmins 10>><<script>>state.display(state.active.title, null, "back")<</script>><</link>>, <<link "30 minutes">> <<addmins 25>><<script>>state.display(state.active.title, null, "back")<</script>><</link>>, <<link "60 minutes">> <<addmins 55>><<script>>state.display(state.active.title, null, "back")<</script>><</link>>, <<link "2 hours">> <<addmins 115>><<script>>state.display(state.active.title, null, "back")<</script>><</link>> </li> </ul> </td><td>&nbsp;</td><td><<if $taxirequest eq 1>> <<include "Taxilist">> <</if>></td></tr></table> <</nobr>> /* Actions in University street */<<nobr>> <<set $randomstreetevent = random(10)>> <<set $currentstreet to "Universitystreet">> <<set $randomtoilet to 10>> /* Randomscene in the street */ <<set $randomscene = random($randomstreethappening)>> <<if $randomscene eq 7>> <<timed 50ms>><<goto "Randomstreetscene">><</timed>> <</if>> <<set $randomstreethappening to 7>> <<if $gameDate.getDay() lte 5 and $gameDate.getDay() gt 0 and $gameDate.getHours() gte 16 and $gameDate.getHours() lt 18 and $boyfriendscene eq 1 and $boyfriend eq 0 and $boymeetmc gt 5 and $boyreject lt 3 and $boyscenetoday eq 0>> <<if $boyreject eq 0>> <<set $boyscenetoday to 1>> <p class="passage_text">You are just about to cross the street when someone calls your name...</p> <img src="rion/images/rionstoppingyou.jpg" class="jpgimage" width="40%"> <<rion>>Hello, <<print $firstname>>... Stop wait for me...<</rion>> <<print '<img src="images/' + $girl + '/happy7.jpg" class="jpgimage" width="40%">'>> <<you>>Oh, hello Rion... I did not see you...<</you>> <<rion>>That's ok... I'm just leaving the university and I saw you. I just wanted to talk to you...<</rion>> <<you>>Ok, what about then?<</you>> <<rion>>You know, eh... I like you very much... Would you, eh... eat dinner with me? At Jennas cafe?<</rion>> <<set $dinnerdress to 0>> <<isInInv Fashiondress>> <<if $ininventory eq "true">><<set $dinnerdress to 1>><</if>> <<isInInv Standarddress>> <<if $ininventory eq "true">><<set $dinnerdress to 1>><</if>> <<if $dinnerdress eq 0>> <<you>>Maybe I would Rion, but I don't have any dress to wear for such a occasion...<</you>> <<rion>>Oh, that was a pity... But can't you buy one at the mall?<</rion>> <<you>>Maybe later...But now I have to go... [[See you around->Universitystreet]]<</you>> <<else>> <<you>>Well, I like you too Rion... When do you mean?<</you>> <<rion>>How about now?<</rion>> <p class="passage_text">You are thoughtful about his proposal... He seems like a nice guy, though... Would you [[accept->Romanticdinner]] or would you <<link "say you have to think about it" "Universitystreet">><<set $boyreject to 1>><</link>></p> <</if>> <<elseif $boyreject eq 1>> <<set $boyscenetoday to 1>> <img src="rion/images/rionstoppingyou.jpg" class="jpgimage" width="40%"> <<rion>>Hello again <<print $firstname>>... What luck that i bumpt into you... Listen, have you made up your decision about dinner with me at Jennas?<</rion>> <<print '<img src="images/' + $girl + '/happy5.jpg" class="jpgimage" width="40%">'>> <<you>>Oh, Hi there Rion... We'll I am not sure...<</you>> <<rion>>Oh come one... Please say yes! We can go and eat dinner together now!<</rion>> <p class="passage_text">You are thoughtful about his proposal... He seems like a nice guy, though... Would you [[accept->Romanticdinner]] or would you <<link "say you have to think about it" "Universitystreet">><<set $boyreject to 2>><</link>></p> <<elseif $boyreject eq 2>> <<set $boyscenetoday to 1>> <img src="rion/images/rionstoppingyou.jpg" class="jpgimage" width="40%"> <<rion>>Hi <<print $firstname>>! I have been looking for you! Can you please accept my dinner invitation?<</rion>> <<print '<img src="images/' + $girl + '/happy8.jpg" class="jpgimage" width="40%">'>> <<you>>Well, Rion... I am not sure if I want to...<</you>> <<rion>>Oh, give me a break... I asked you several times... Don't be so prudish? Please, <<print $firstname>>... If you don't accept this time I will never ask you again...<</rion>> <p class="passage_text">Would you finally [[accept->Romanticdinner]] or would you <<link "just tell him to leave you alone..." "Universitystreet">><<set $boyreject to 3>><</link>></p> <</if>> <<elseif $gameDate.getHours() gte 15 and $gameDate.getHours() lt 18 and $boyfriendscene eq 2 and $boyfriend eq 0 and $boyscenetoday eq 0 and $boyreject lt 3>> <<set $boyscenetoday to 1>> <img src="rion/images/rionstoppingyou.jpg" class="jpgimage" width="40%"> <<rion>>Hi <<print $firstname>>! Guess what... I have booked a table for us at Jennas today...<</rion>> <<print '<img src="images/' + $girl + '/happy5.jpg" class="jpgimage" width="40%">'>> <<you>>Oh have you, Rion... Ahem...<</you>> <p class="passage_text">You are thoughtful about his proposal... He seems like a nice guy, though... Would you [[accept->Romanticdinner]] or would you <<link "say you have to think about it" "Universitystreet">><<set $boyreject += 1>><</link>></p> <<else>> <h3 class="passage_header">University Street</h3> <<addmins 5>> <<if $gameDate.getHours() lt 20 and $gameDate.getHours() gt 6>> <img src="outside/images/universitystreet.jpg" class="jpgimage" width="40%"> <<else>> <<addclass ".universitystreet" "universitystreetdark">> <<removeclass ".universitystreet" "universitystreet">> <img src="outside/images/universitystreet_dark.jpg" class="jpgimage" width="40%"> <</if>> <<set $inuniversity to 0>> <<if $money gte $taxiprice or $liberal gt 20>> <div id="bottombar"><div id="bbblock"><div id="bbtext"> <<if $money gte $taxiprice>> <<link "<font color=\"yellow\">Taxi home</font>" "Apartment">> <<addmins 5>><<redmoney $taxiprice>><</link>> <<else>> <<set $taxidest to "Apartment">> <<set $fixeddest to "my apartment just beside the gas station">> <<link "<font color=\"yellow\">Taxi home</font>" "Cantpaytaxi">><</link>> <</if>> </div></div></div><</if>> <table><tr><td valign="top" style="padding-top: 0px;"> <div class="passage_text">You are in University street. Where do you want to go?</div> <ul class="passage_text"> <li><<link "Go to Main Street" "Mainstreet">> <<addmins 30>> <<redenergy 2>>, <<redhygiene 2>> <</link>></li> <li><<link "Go to Chapel Street" "Chapelstreet">> <<addmins 70>> <<redenergy 4>>, <<redhygiene 4>> <</link>></li> <li><<link "Go to Beach Road Avenue" "Beachroad">> <<addmins 15>> <<redenergy 2>>, <<redhygiene 2>> <</link>></li> <li><<link "Go back to your home street" "Outside">> <<addmins 25>> <<redenergy 2>>, <<redhygiene 2>> <</link>></li> <li><<link "Go Downtown" "Downtown">> <<addmins 40>> <<redenergy 3>>, <<redhygiene 2>> <</link>></li> <li><<link "Enter University" "University">> <<addmins 5>> <</link>></li> <li><<link "Work as a volunteer at the food bank" "Foodbanks">> <<addmins 5>> <</link>></li> <li><<link "Go to the church" "Insidechurch">> <<addmins 5>> <</link>></li> <<if $money gte $taxiprice or $liberal gt 20>> <li><<link "Order a taxi ($ <<print $taxiprice>>)" `passage()`>> <<if $taxirequest eq 0>><<set $taxirequest to 1>> <<else>><<set $taxirequest to 0>><</if>> <</link>> </li> <</if>> <li>[[Publictoilet<-Go to a public toilet]]</li> <li>Hang around in the street for a while: <<link "15 minutes">> <<addmins 10>><<script>>state.display(state.active.title, null, "back")<</script>><</link>>, <<link "30 minutes">> <<addmins 25>><<script>>state.display(state.active.title, null, "back")<</script>><</link>>, <<link "60 minutes">> <<addmins 55>><<script>>state.display(state.active.title, null, "back")<</script>><</link>>, <<link "2 hours">> <<addmins 115>><<script>>state.display(state.active.title, null, "back")<</script>><</link>> </li> </ul> </td><td>&nbsp;</td><td><<if $taxirequest eq 1>> <<include "Taxilist">> <</if>></td></tr></table> <</if>> <</nobr>> /* Actions Downtown */<<nobr>> <<set $inbrothel to 0>> <<set $randomstreetevent = random(10)>> <<set $currentstreet to "Downtown">> <<set $randomtoilet to 10>> /* Randomscene in the street */ <<set $randomscene = random($randomstreethappening)>> <<if $randomscene eq 7>> <<timed 50ms>><<goto "Randomstreetscene">><</timed>> <</if>> <<set $randomstreethappening to 7>> <h3 class="passage_header">Downtown</h3> <<addmins 5>> <<set $camefromclub to 0>> <<if $gameDate.getHours() lt 20 and $gameDate.getHours() gt 6>> <img src="outside/images/downtown.jpg" class="jpgimage" width="40%"> <<else>> <<addclass ".downtown" "downtowndark">> <<removeclass ".downtown" "downtown">> <img src="outside/images/downtown_dark.jpg" class="jpgimage" width="40%"> <</if>> <<if $money gte $taxiprice or $liberal gt 20>> <div id="bottombar"><div id="bbblock"><div id="bbtext"> <<if $money gte $taxiprice>> <<link "<font color=\"yellow\">Taxi home</font>" "Apartment">> <<addmins 5>><<redmoney $taxiprice>><</link>> <<else>> <<set $taxidest to "Apartment">> <<set $fixeddest to "my apartment just beside the gas station">> <<link "<font color=\"yellow\">Taxi home</font>" "Cantpaytaxi">><</link>> <</if>> </div></div></div><</if>> <table><tr valign="top" style="padding-top: 0px;"><td> <div class="passage_text">You are Downtown. Where do you want to go?</div> <ul class="passage_text"> <li><<link "Go to Main Street" "Mainstreet">> <<addmins 50>> <<redenergy 3>>, <<redhygiene 2>> <</link>></li> <li><<link "Go to Chapel Street" "Chapelstreet">> <<addmins 60>> <<redenergy 3>>, <<redhygiene 3>> <</link>></li> <li><<link "Go to University Street" "Universitystreet">> <<addmins 40>> <<redenergy 2>>, <<redhygiene 2>> <</link>></li> <li><<link "Go back to your home street" "Outside">> <<addmins 70>> <<redenergy 3>>, <<redhygiene 3>> <</link>></li> <li><<link "Go to the Nightclub" "Nightclub">> <<addmins 5>> <</link>></li> <li><<link "Go to the Brothel" "Brothel">> <<addmins 5>> <</link>></li> <<if $loanshark eq 1>> <li>[[Corusfinance<-Visit Corus Finance Inc.]]</li> <</if>> <<if $money gte $taxiprice or $liberal gt 20>> <li><<link "Order a taxi ($ <<print $taxiprice>>)" `passage()`>> <<if $taxirequest eq 0>><<set $taxirequest to 1>> <<else>><<set $taxirequest to 0>><</if>> <</link>> </li> <</if>> <li>[[Publictoilet<-Go to a public toilet]]</li> <li>Hang around in the street for a while: <<link "15 minutes">> <<addmins 10>><<script>>state.display(state.active.title, null, "back")<</script>><</link>>, <<link "30 minutes">> <<addmins 25>><<script>>state.display(state.active.title, null, "back")<</script>><</link>>, <<link "60 minutes">> <<addmins 55>><<script>>state.display(state.active.title, null, "back")<</script>><</link>>, <<link "2 hours">> <<addmins 115>><<script>>state.display(state.active.title, null, "back")<</script>><</link>> </li> </ul> </td><td>&nbsp;</td><td><<if $taxirequest eq 1>> <<include "Taxilist">> <</if>></td></tr></table> <</nobr>><<nobr>> <<set $randomstreetevent = random(10)>> <<set $currentstreet to "Beachroad">> <<set $randomtoilet to 10>> /* Randomscene in the street */ <<set $randomscene = random($randomstreethappening)>> <<if $randomscene eq 7>> <<timed 50ms>><<goto "Randomstreetscene">><</timed>> <</if>> <<set $randomstreethappening to 7>> <h3 class="passage_header">Beach Road Avenue</h3> <<addmins 5>> <<if $gameDate.getHours() lt 20 and $gameDate.getHours() gt 6>> <img src="outside/images/beachroad.jpg" class="jpgimage" width="40%"> <<else>> <<addclass ".beachroad" "beachroaddark">> <<removeclass ".beachroad" "beachroad">> <img src="outside/images/beachroad_dark.jpg" class="jpgimage" width="40%"> <</if>> <<if $money gte $taxiprice or $liberal gt 20>> <div id="bottombar"><div id="bbblock"><div id="bbtext"> <<if $money gte $taxiprice>> <<link "<font color=\"yellow\">Taxi home</font>" "Apartment">> <<addmins 5>><<redmoney $taxiprice>><</link>> <<else>> <<set $taxidest to "Apartment">> <<set $fixeddest to "my apartment just beside the gas station">> <<link "<font color=\"yellow\">Taxi home</font>" "Cantpaytaxi">><</link>> <</if>> </div></div></div><</if>> <table><tr><td valign="top" style="padding-top: 0px;"> <div class="passage_text">You are in Beach road avenue. Where do you want to go?</div> <ul class="passage_text"> <li><<link "Go to University Street" "Universitystreet">> <<addmins 15>> <<redenergy 2>>, <<redhygiene 2>> <</link>></li> <<if $daysplayed gte 55>> <li><<link "Go to the BeU fashion agency" "Beufashion">> <<addmins 5>> <</link>></li> <</if>> <li><<link "Go to the Beach" "Beach">> <<addmins 5>> <</link>></li> <<if $lunasflatvisible gt 0>> <li><<link "Visit Luna" "Outsideluna">> <<addmins 5>> <</link>></li> <</if>> <li><<link "Go to the library" "Outsidelibrary">> <<addmins 10>> <</link>></li> <<if $evashouseinvite gt 0>> <li><<link "Visit Eva" "Outsideeva">> <<addmins 10>> <</link>></li> <</if>> <<if $daysplayed gte 180>> <li><<link "Go to the swimmingpool" "Outsidepool">> <<addmins 10>> <</link>></li> <</if>> <li>Hang around in the street for a while: <<link "15 minutes">> <<addmins 10>><<script>>state.display(state.active.title, null, "back")<</script>><</link>>, <<link "30 minutes">> <<addmins 25>><<script>>state.display(state.active.title, null, "back")<</script>><</link>>, <<link "60 minutes">> <<addmins 55>><<script>>state.display(state.active.title, null, "back")<</script>><</link>>, <<link "2 hours">> <<addmins 115>><<script>>state.display(state.active.title, null, "back")<</script>><</link>> </li> <li><<link "Order a taxi ($ <<print $taxiprice>>)" `passage()`>> <<if $taxirequest eq 0>><<set $taxirequest to 1>> <<else>><<set $taxirequest to 0>><</if>> <</link>> </li> </ul> </td><td>&nbsp;</td><td><<if $taxirequest eq 1>> <<include "Taxilist">> <</if>></td></tr></table> <</nobr>><<nobr>> <h3 class="passage_header">Public toilet</h3> <<set $toiletplace to "Publictoilet">> <<if $randomtoilet eq 10>> <<set $randomtoilet = random(9)>> <<else>> /* Nothing */ <</if>> <<print '<img src="outside/images/publicrestroom' + $randomtoilet + '.jpg" class="jpgimage" width="50%">'>> <ul class="passage_text"> <li>[[Makeup<-Add makeup]]</li> <li>[[Perfume<-Add perfume]]</li> <li>[[Freshup<-Fresh yourself up]]</li> <li>[[Wc<-Go to toilet]]</li> <<if $joints gt 0>> <li>[[Haveajoint<-Smoke a joint]]</li> <</if>> <<if $cocainbags gt 0>> <li>[[Haveastripe<-Snort a line of cocain]]</li> <</if>> <li>[[$currentstreet<-Return to street]]</li> </ul> <</nobr>><<nobr>> <<if $gameDate.getHours() gte 20 or $gameDate.getHours() lte 6>> <<addclass ".streethappening" "streethappeningdark">> <<removeclass ".streethappening" "streethappening">> <</if>> <<set $randomstreethappening to 6>> <<set $randomevent = $randomstreetevent>> <<isInInv Sunglasses>> <<if $randomevent eq 0>> <h3 class="passage_header">Homeless asking you for money</h3> <<set $randomimage = random(4)>> <<print '<img src="outside/images/homeless' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">A homeless person is stopping you and asking you for $3 for a meal...</p> <p class="passage_text">Will you <<link [[help|Helpingpeople]]>><<redmoney 3>><</link>> or just <<link [[walk by|previous()]]>><<redmoral 2>><</link>>?</p> <<elseif $randomevent eq 1>> <h3 class="passage_header">Found wallet on the street</h3> <img src="outside/images/walletinstreet.jpg" class="jpgimage" width="50%"> <<set $randomsum = random(50)>> <<set $randomsum *= $levelpercent>> <<set $randomsum += 1>> <p class="passage_text">You found a wallet with $<<print $randomsum>> in it... It seems to be your lucky day...</p> <<addmoney $randomsum>><<addmins 5>> <p class="passage_text">[[Continue->previous()]]</p> <<elseif $randomevent eq 2 and $ininventory eq "false">> <h3 class="passage_header">Sunglasses for sale</h3> <img src="outside/images/sunglassforsale.jpg" class="jpgimage" width="50%"> <p class="passage_text">You pass by a shop that sells sunglasses for only $10</p> <<if $money gte 10>> <p class="passage_text">Do you <<link [[want to buy|previous()]]>><<addToInv Sunglasses>><<addmins 5>><<redmoney 10>> <</link>> or just [[walk by->previous()]]?</p> <<else>> <p class="passage_text">But you can not afford it...</p> <p class="passage_text">[[Continue->previous()]]</p> <</if>> <<elseif $randomevent eq 2 and $ininventory eq "true">> <<isInInv Ticketnightclub>> <<if $ininventory eq "false">> <p class="passage_text">Someone seems to have lost a ticket on the street. So you want to <<link [[take it|previous()]]>><<addToInv Ticketnightclub>><</link>> or [[leave it->previous()]]?</p> <img src="university/images/ticketnightclub.jpg" class="jpgimage" width="70%"> <<else>> <h3 class="passage_header">Flasher harassing people</h3> <img src="outside/images/streaker.jpg" class="jpgimage" width="50%"> <p class="passage_text">Suddenly a flasher is running out in the street in front of you... URG! HOW DISGUSTING!!! You are shocked!</p> <p class="passage_text">[[Continue->previous()]]</p> <<redenergy 5>> <</if>> <<elseif $randomevent eq 3>> <h3 class="passage_header">Book found</h3> <img src="outside/images/bookleft.jpg" class="jpgimage" width="50%"> <p class="passage_text">You pass a bench and find a book somebody left behind. You pick it up and take it with you...</p> <<set $bookchap += 6>> <<addmins 5>> <p class="passage_text">[[Continue->previous()]]</p> <<elseif $randomevent eq 4>> <h3 class="passage_header">Step on a chewing gum</h3> <img src="outside/images/guminstreet.jpg" class="jpgimage" width="50%"> <<addmins 5>> <p class="passage_text">You step on a chewing gum lying in the street... What a mess.... Argh!!! People doing this should be locked up...</p> <p class="passage_text">[[Continue->previous()]]</p> <<redhygiene 5>> <<elseif $randomevent eq 5>> <h3 class="passage_header">Passing a drinking fountain</h3> <img src="outside/images/drinking-fountain-water.jpg" class="jpgimage" width="50%"> <<set $currentstreet to previous()>> <p class="passage_text">You pass a drinking fountain. Do you want to [[have a sip|Drinkwaterfountain]]? or [[not|previous()]]?</p> <<elseif $randomevent eq 6>> <<isInInv Sunglasses>> <<if $ininventory eq "false">> <<set $randomsteal = random(25)>> <<set $randomsteal *= $costpercent>> <<set $randomhapp = random(1)>> <<if $money gte $randomsteal and $randomhapp eq 1>> <h3 class="passage_header">Pickpockers on the move</h3> <<addmins 5>> <img src="outside/images/stealingsunglasses.jpg" class="jpgimage" width="50%"> <<isInInv Principalfile>> <<if $ininventory eq "true">> <p class="passage_text">Without you noticing someone is stealing the papers containing the evidence of principals sexual misuse of students... Unfortunately you can not blackmail the principal anymore...</p> <p class="passage_text">[[Continue->previous()]]</p> <<removeFromInv Principalfile>> <<else>> <p class="passage_text">Without you noticing someone is stealing some money from your purse...</p> <p class="passage_text">[[Continue->previous()]]</p> <<redmoney $randomsteal>> <</if>> <<else>> <h3 class="passage_header">Step on a dogs poo</h3> <<addmins 5>> <img src="outside/images/steponpoo.jpg" class="jpgimage" width="50%"> <p class="passage_text">You step on a dogs poo that lies in the street... Bloody Hell!!!.... Argh!!! People not picking up their dogs poo should hang!!</p> <p class="passage_text">[[Continue->previous()]]</p> <</if>> <<redhygiene 5>> <<else>> <h3 class="passage_header">Sunglasses stolen</h3> <<addmins 5>> <img src="outside/images/stealingsunglasses.jpg" class="jpgimage" width="50%"> <p class="passage_text">Without you notice someone is stealing your sunglasses from your purse... Bad luck...</p> <<removeFromInv Sunglasses>> <p class="passage_text">[[Continue->previous()]]</p> <</if>> <<elseif $randomevent eq 7>> <<set $randomimage = random(3)>> <<print '<img src="outside/images/coins' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <<set $randomsum = random(7)>> <<addmins 5>> <<set $randomsum += 1>> <p class="passage_text">You found some coins on the ground. It seems to be $ <<print $randomsum>>... Not bad...</p> <<addmoney $randomsum>> <p class="passage_text">[[Continue->previous()]]</p> <<elseif $randomevent eq 8>> <<set $randomimage = random(3)>> <<print '<img src="outside/images/askdirection' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <<set $directiondestination = $directionplace.random()>> <<set $currentstreet to previous()>> <p class="passage_text">A couple is asking for direction to the <<print $directiondestination>>. Will you stop and [[help them->Helpingpeople]] or [[just leave->previous()]]</p> <<elseif $randomevent eq 9>> <<set $randomimage = random(4)>> <<set $currentstreet to previous()>> <<print '<img src="outside/images/womanfell' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">A woman fell in the street right ahead of you. Will you stop and [[help her->Helpingpeople]] or [[just leave->previous()]]</p> <<elseif $randomevent eq 10>> <h3 class="passage_header">Stopped by police</h3> <img src="outside/images/policestopsyou.jpg" class="jpgimage" width="50%"> <p class="passage_text">The police stop you and want to check if you have any drugs on you...</p> <<policeofficer>>Just a routine check, madam...<</policeofficer>> <<if $joints gt 0 or $cocainbags gt 0>> <<if $joints gt 0>> <<set $fine to parseInt(50 * $costpercent)>> <<set $drugtype to '' + $joints + ' joints'>> <<set $joints to 0>> <<else>> <<set $fine to parseInt(100 * $costpercent)>> <<set $drugtype to '' + $cocainbags + ' cocain bags'>> <<set $cocainbags to 0>> <</if>> <<policeofficer>>Well, well, well... Look here... Looks like the lady here have hidden <<print $drugtype>> for us...<</policeofficer>> <<if $stoppedpolice eq 0>> <<policeofficer>>I think that will qualify for a $<<print $fine>> fine...<</policeofficer>> <<if $money lt $fine>> <<you>>But I can not afford that... Please let me go...<</you>> <<policeofficer>>You better come with us down to the station...<</policeofficer>> <<you>>But... But...<</you>> <img src="outside/images/arrested.jpg" class="jpgimage" width="50%"> <p class="passage_text">[[Continue->Policecar]]</p> <<else>> <img src="outside/images/payfine.jpg" class="jpgimage" width="50%"> <<policeofficer>>Hope you have learned not to deal with drugs again... If we take you again, you will not get that easy off the hook...<</policeofficer>> <<you>>Yes, officer... I promise I will never do it again...<</you>> <p class="passage_text">[[Continue->previous()]]</p> <<redmoney $fine>> <<set $stoppedpolice += 1>> <<donesin "was-taken-with-drugs-by-the-police">> <</if>> <<elseif $stoppedpolice gt 0>> <<policeofficer>>Hmmm... Wait a minute... I have seen you before... Yeah it's not the first time we catch you with drugs... You better come with us down to the station...<</policeofficer>> <<you>>NO PLEASE... I will not do it again... I really did not mean to... I....<</you>> <p class="passage_text">They just laugh and put on your hand cuffs...</p> <img src="outside/images/arrested.jpg" class="jpgimage" width="50%"> <p class="passage_text">[[Continue->Policecar]]</p> <<donesin "was-taken-with-drugs-by-the-police">> <</if>> <<else>> <<policeofficer>>Looks like she is clean... Ok, lady you can carry on now...<</policeofficer>> <<you>>Thank you officer..<</you>> <p class="passage_text">[[Continue->previous()]]</p> <</if>> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">In police car</h3> <<set $stoppedpolice += 1>> <p class="passage_text">You have to go into the police car. The policeofficers starts the car and begin to drive... You are not feeling good...</p> <<print '<img src="images/' + $girl + '/incar3.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You notice that he looks at you in the mirror all the time while he is driving... After a while one of them turns around and talks to you...</p> <<print '<img src="images/' + $girl + '/carmirror.jpg" class="jpgimage" width="50%">'>> <<policeofficer>>Look here lady. We can do this the easy or the hard way... It's up to you...<</policeofficer>> <img src="outside/images/policeofficerincar.jpg" class="jpgimage" width="50%"> <<you>>What do you mean?<</you>> <<policeofficer>>You are probably going to end up in jail for a few days, or you can have some fun with me some minutes, and I will forget about your little mistake...<</policeofficer>> <p class="passage_text">Will you [[do as he says->Policecarsex1]] or just [[ignore him->Jail]]</p> <</nobr>><<nobr>> <<addmins 5>> <<you>>Please officer, I don't want to go to jail... I promise I never do it again...<</you>> <<policeofficer>>You should have thought about that before, young lady...<</policeofficer>> <<you>>But I will miss my school if I have to go to jail...<</you>> <<policeofficer>>You don't have to go to jail... Just start to undress now...<</policeofficer>> <<you>>But... but...<</you>> <<policeofficer>>NOW!!! Or next stop is jail...<</policeofficer>> <<print '<video src="images/' + $girl + '/policesex1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You don't have any choice so you start to undress...</p> <p class="passage_text">[[Continue->Policecarsex2]]</p> <</nobr>><<nobr>> <<addmins 5>> <p class="passage_text">The officer moves to back seat with you and undress as well... His big stiff cock is pointing right up in the air</p> <<policeofficer>>Now come on lady, give me a nice good suck... Hurry now, I don't have all day...<</policeofficer>> <<you>>But I cant do that... I....<</you>> <<policeofficer>>Ok, Bill drive us to the jail... Let's get her locked up!<</policeofficer>> <<you>>NO NO... I will do it... I will...<</you>> <p class="passage_text">You start to suck his big dick, knowing that if not you will end up in jail...</p> <<print '<video src="images/' + $girl + '/policesex2.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Policecarsex3]]</p> <</nobr>><<nobr>> <<addmins 5>> <p class="passage_text">After a while he wants you in doggy style...</p> <<policeofficer>>Yeah, that's a good girl... Love to fuck tight pussies of these university chicks...<</policeofficer>> <<you>>Oh... oh.... oh...<</you>> <<policeofficer>>Ha ha, I think this girl is gonna cum, Bill...<</policeofficer>> <<you>>Oh.... Oh... Yeeeeees......<</you>> <p class="passage_text">He pumps you so hard that you can't resist having an orgasm...</p> <<print '<video src="images/' + $girl + '/policesex3.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Policecarsex4]]</p> <</nobr>><<nobr>> <<addmins 5>> <<policeofficer>>Now young lady, get ready for some real police cum in your mouth....<</policeofficer>> <<you>>No No I can't do that... Don't make me... please...<</you>> <<policeofficer>>Hah! Sure you want to taste some cum... Come on now, or we take you straight to jail...<</policeofficer>> <<you>>I... I....<</you>> <p class="passage_text">Without any more discussion you are forced to clean his dick....</p> <<print '<video src="images/' + $girl + '/policesex4.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Policecarsex5]]</p> <<sexinpussy>> <<redenergy 15>>, <<redlust 20>>, <<redhygiene 20>>, <<redlooks 10>>, <<redmoral 5>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_blowjob += 1>> <<set $sex_pussy += 1>> <<set $sex_cuminmouth += 1>> <<donesin "was-having-sex-with-a-policeman">> <<unfaitfulsex "a policeman">> <</nobr>><<nobr>> <<policeofficer>>That was great... Now get dressed and we will drop you off outside your apartment...<</policeofficer>> <<you>>I can't believe that the police can take advantage of young girls like that...<</you>> <<policeofficer>>Ha ha... Just be glad that you dont end up in jail...<</policeofficer>> <p class="passage_text">As soon as he stops you just grab your things and rush out of the police car...</p> <<print '<video src="images/' + $girl + '/policesex5.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Outside]]</p> <</nobr>><<nobr>> <h3 class="passage_header">Punished</h3> <p class="passage_text">Down at the station they want all you personal information. They write a report and soon you are facing the judge...</p> <img src="outside/images/infrontofjudge.jpg" class="jpgimage" width="50%"> <<if $avaprostitute eq 1>> <p class="passage_text">The judge looks closely at you before he starts... Young lady, you have exploited your friend Ava at the most disgusting and cruelsome way!!!</p> <<print '<img src="images/' + $girl + '/lookdown.jpg" class="jpgimage" width="50%">'>> <<you>>But... But she was cruel to me too... And she had sex with the principal and all... and...<</you>> <p class="passage_text">SILENCE!, he scream out loudly... We have talked to her and the poor child told us everything about you!!! You have acted like a pimp and earned money on your schoolfriend...</p> <<you>>But I...<</you>> <p class="passage_text">But since you are so young, I can not sentence you to prison, even if that is where you belong!!, he says... You will have to pay a $5000 fine... I have already talked to your father, and he will pay the fine for you...</p> <<print '<img src="images/' + $girl + '/shocked2.jpg" class="jpgimage" width="50%">'>> <<you>>OH NO!!! Pleeeease have mercy with me...<</you>> <p class="passage_text">QUIET!!! I will not tolerate any more from you! You will also be sent home to your parents, he continues... We don't want people like you in this town!!!</p> <p class="passage_text">With those word he leaves the court, and two police men escort you out... [[Continue->Gohome]]...</p> <<else>> <<if $stoppedpolice gt 0 and $stoppedpolice lt 3>> <p class="passage_text">The judge sentence you to 2 days in prison... You try all that you can to claim your innocence but for no reason... Next you know you are placed in a cell...</p> <img src="outside/images/injail.jpg" class="jpgimage" width="50%"> <p class="passage_text">For two boring days you sit there before they let you go. A police officer drives you back to your apartment...</p> <<addmins 2880>> <p class="passage_text">[[Continue->Outside]]</p> <<redhygiene 30>>, <<redenergy 30>>, <<redmoral 5>>, <<redlib 1>> <<else>> <p class="passage_text">The judge looks at you with a strict face... This regular drug abuse shows that this young lady is not capable to live on her own, and needs to be sent back to her parents, the judge claims...</p> <<you>>NO, NO, NO please not that...<</you>> <p class="passage_text">But he will not listen, and you are transported to the bus station and receive a one way ticket....</p> <p class="passage_text">[[Continue->Gohome]]</p> <</if>> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Drinking some water</h3> <<set $randomimage = random(4)>> <<print '<img src="images/' + $girl + '/drinkingwater' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You feel refreshed...</p> <p class="passage_text">[[Continue->$currentstreet]]</p> <<addhygiene 3>>, <<addenergy 3>> <</nobr>><<nobr>> <h3 class="passage_header">Helping people</h3> <<set $randomimage = random(4)>> <<addmins 5>> <p class="passage_text">That was a really good deed...</p> <img src="outside/images/gooddeed.jpg" class="jpgimage" width="50%"> <p class="passage_text">[[Continue->$currentstreet]]</p> <<addmoral 1>>, <<redrep 0.5>> <</nobr>><<nobr>> <video src="outside/images/gettaxi.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<taxidriver>>Hello, there... Do you want a taxi?<</taxidriver>> <<you>>Yes, can you take me to <<print $fixeddest>>?<</you>> <<taxidriver>>Yes sure... Jump in...<</taxidriver>> <<you>>Oh, thank you...<</you>> <video src="outside/images/jumpintaxi.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">The taxidriver start his car and [[start to roll->Cantpaytaxi2]]...</p> <</nobr>><<nobr>> <p class="passage_text">When you start to drive you suddenly remember that you are low on cash...</p> <<you>>Eh... What does this taxiride cost?<</you>> <<taxidriver>>That will be <<print $taxiprice>> bucks, lady...<</taxidriver>> <video src="outside/images/talktodriver.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<you>>I am afraid that I am very low on cash...<</you>> <<taxidriver>>Very low on cash?? Why did you get into my car, then?<</taxidriver>> <<you>>I just remembered... I am sorry...<</you>> <<taxidriver>>Well... In that case you have to pay in a alternative way...<</taxidriver>> <<you>>Alternative way???<</you>> <<taxidriver>>Yes... If you suck my dick, we are even...<</taxidriver>> <<you>>But I can't do that!!!<</you>> <<set $streetsopt = [ "Mainstreet", "Chapelstreet", "Universitystreet", "Beachroad", "Downtown", "Outside" ]>> <<set $dropstreet = $streetsopt.random()>> <<taxidriver>>Well, It's your choice. [[Either you do it->Sucktaxidriver]], or you have to <<link "get out now!" $dropstreet>> <<addmins 15>> <</link>> <</taxidriver>> <</nobr>><<nobr>> <p class="passage_text">The taxisriver opens his trouses and pull out his dick while you lean over...</p> <video src="outside/images/suckdick1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<taxidriver>>Come on now... Take it in your mouth... A girl like you have probably done this many times before...<</taxidriver>> <<you>>No! I have not... I...<</you>> <<taxidriver>>Oh, give me a break... Come on now! Get going! Think of it like licking a lollipop...<</taxidriver>> <p class="passage_text">You slowly open your mouth and take it carefully inside...</p> <<taxidriver>>Yes, that's more like it... <</taxidriver>> <<you>>Mmmmis mmm so mmmm big...<</you>> <video src="outside/images/suckdick2.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<taxidriver>>Naaaa... You can do better than that... Would you rather like a fuck? I will pay you $10 if I can fuck your pussy... What do you say?<</taxidriver>> <p class="passage_text">Would you [[fuck him->Fucktaxidriver]] or just continue [[sucking him->Sucktaxidriver2]]?</p> <</nobr>><<nobr>> <<addmins 10>> <<you>>Ummm... No, I don't want to do that... Uuuummm...<</you>> <<taxidriver>>Ok, honey... Just suck little faster then... <</taxidriver>> <<you>>Ummm... Ummmm... Mmmmmm... Glob... Glob...<</you>> <<taxidriver>>Oh Yeah... That's more like it! Use your tongue now! Faster! Faster!<</taxidriver>> <p class="passage_text">You suck as fast as you can, and the moaning of the taxidriver get higher and higher...</p> <<taxidriver>>Yeeeeeees!!!! That's a good girl... Lick my dick clean now!<</taxidriver>> <video src="outside/images/cuminmouth.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">You lick him clean, and soon after he drops <<link "you off" $taxidest>> <<addmins 5>> <</link>> </p> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<redenergy 15>>, <<redhygiene 15>>, <<redlooks 10>>, <<addrep 1>>, <<redmoral 8>>, <<adddrug_sex 1>>, <<addlib 1>> <<unfaitfulsex "taxidrivers">> <<donesin "sucked-a-taxidriver">> <</nobr>><<nobr>> <<addmins 20>> <<you>>$10??<</you>> <<taxidriver>>Yes sure honey... $10 for you and a free taxiride to your destination...<</taxidriver>> <<you>>Hmmm... Ok, then...<</you>> <<taxidriver>>Great... Let's go out of the car... I want to fuck you doggystyle...<</taxidriver>> <p class="passage_text">You open the cardoor and pull down your trouses and panties... Soon after the taxidriver pushes his dick inside your pussy...It is kind of creepy, but you think about the $10 you earn...</p> <video src="outside/images/doggystyle.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<you>>Oh my god... You are so big... Can't hold back... Yeeeeeeeeees...<</you>> <p class="passage_text">You get a great orgasm before he want's to change position...</p> <<taxidriver>>Delicious pussy you got there, girl... But now I want you on top...<</taxidriver>> <p class="passage_text">You sit on top of hin in the passanger seat and ride him as fast as you can...</p> <video src="outside/images/ridedick.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<taxidriver>>Yeah! That's my girl! Faster now! Faster! Yeeeeeeeeah....<</taxidriver>> <p class="passage_text">He pulls out and pump his cum over your pussy!</p> <video src="outside/images/pumpcumonpussy.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<taxidriver>>That was great! I was really needy... Great job, sugar... But now we have to get you to your destination...<</taxidriver>> <p class="passage_text">You take place in the seats again and he start to drive... Soon after he <<link " drops you off" $taxidest>> <<addmins 5>> <<addmoney 10>> <</link>></p> <<redmoral 5>>, <<addrep 2>>, <<redlust 20>>, <<redhygiene 12>>, <<redlooks 6>>, <<adddrug_sex 1>>, <<addlib 2>> <<set $sex_blowjob += 1>> <<cuminpussy>> <<set $sex_pussy += 1>> <<set $sex_cuminpussy += 1>> <<donesin "fucked-a-taxidriver">> <<donesin "sucked-a-taxidriver">> <<unfaitfulsex "taxidrivers">> <</nobr>> /* Life at University Scene: Uncles house Uncles basement */<<nobr>> <<set $taxirequest to 0>> <<addmins 10>> <<if $hygiene lt 40 or $energy lt 30 or $looks lt 20>> <p class="passage_warning">Sorry, you cannot visit your uncle now.</p> <p class="passage_warning">Your hygiene/energy/looks are too low. Required hygiene = 40, energy = 30 and looks = 20.</p> <p class="passage_warning">Come back later. You have to go [[back to the street->Chapelstreet]]</p> <<elseif $brotheljob eq 2>> <br> <img src="uncle/images/forsale.jpg" class="jpgimage" width="60%"> <p class="passage_text">After your uncle died, it seems like the house is put out for sale... You better return [[back to the street->Chapelstreet]]</p> <<else>> <h3 class="passage_header">Visiting distant uncle</h3> <img src="uncle/images/uncletommyshouse.jpg" class="jpgimage" width="60%"> <<if $visituncle eq 0>> <p class="passage_text">You walk to the address your parents gave you before you left home and find yourself outside a maginificent house.</p> <p class="passage_text">According to your parents your distant uncle Tommy is a shy person that lives alone with little family contact.</p> <p class="passage_text">You pull yourself together and walk towards the door and knock.</p> <<else>> <p class="passage_text">You knock on the door and hope he's home.</p> <</if>> <img src="uncle/images/knockdoor.jpg" class="jpgimage" width="40%"> <<if $gameDate.getHours() lt 18>> <p class="passage_text">You wait a while, but it looks like there is no one home. It maybe to early. Usually people tends to finish at 18.00</p> <p class="passage_text">Finally you go [[back to the street->Chapelstreet]]</p> <<elseif $gameDate.getHours() gt 21>> <p class="passage_text">You wait a while, but it looks like there is no one home. It maybe to late, and he has gone to bed...</p> <p class="passage_text">Finally you go [[back to the street->Chapelstreet]]</p> <<else>> <<set $visituncletoday to 1>> <<set $randomno = random(1)>> <<if $randomno eq 1>> <p class="passage_text">After a while you hear some footsteps inside before the door opens.</p> <img src="uncle/images/uncletommy.jpg" class="jpgimage" width="40%"> <<if $visituncle eq 0>> <<tommy>>Ahhh, hello. You must be $firstname $lastname in own person. I heard that your dad say that you actually were moving to town.<</tommy>> <<tommy>>Me and your dad are only stepbrothers, but I talk to him a couple of times every year. I think I have not seen you since you was 5 years old.<</tommy>> <<else>> <<if $brotheljob eq 1>> <<tommy>>Ah, look. Here is my favorite niece... So what brings you around? Don't say that you want to complain about the job I gave you at the brothel...<</tommy>> <<you>>No No! I just want to say hello...<</you>> <<else>> <<tommy>>Oh, it's you again <<print $firstname>>. How nice to see you. You look gorgeous.<</tommy>> <</if>> <</if>> <<tommy>>Please [[come on in->Enteruncleshouse]] then...<</tommy>> <<else>> <p class="passage_text">You wait a while, but it looks like there is no one home. Maybe he has gone out...</p> <p class="passage_text">Finally you go [[back to the street->Chapelstreet]]</p> <</if>> <</if>> <</if>> <</nobr>><<nobr>> <<addmins 5>> <h3 class="passage_header">In uncle Tommys house</h3> <<set $visituncle += 1>> <<print '<img src="images/' + $girl + '/sitsofa2.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">Tommy asks you to sit down in his sofa in the livingroom.</p> <<tommy>>So tell me what happend lately, $firstname<</tommy>> <<set $randomimage = random(4)>> <<print '<img src="uncle/images/tommyface' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You tell him about your last happenings, and you both chat together for a while.</p> <<if $brotheljob eq 0>> <<if $uncleaccept lte 4>> <<tommy>>So how are you doing at school? Do you have everything you need? Are you short of money?<</tommy>> <p class="passage_text">Will you [[ask him for money->Askuncleformoney]] or just [[say that you are fine->Justchatwithuncle]]?</p> <<else>> <<tommy>>I would really like to continue helping you with financeing your studys. I love your visits and the pleasure you give me.<</tommy>> <<you>>Oh thank you uncle Tommy...<</you>> <<tommy>>How about a drink. Would you have a [[Limonade->Drinklimonade]] or a [[vodka drink->Drinkvodka]], maybe?<</tommy>> <</if>> <<else>> <<tommy>>I hope you enjoy the brothel job... Just remember to please the customers and you will do just fine...<</tommy>> <<you>>Yes uncle Tommy... But why do I have to do that? I am supposed to go to school and be a good girl, as my parents tought me...<</you>> <<tommy>>Bah... You parents are a bunch of losers... If you want to get forward in life you can't always do the 'right' things...<</tommy>> <<you>>Yes, uncle Tommy...<</you>> <<if $bondagevisit eq 0>> <<tommy>>So how is your economic situation? Do you need some more money? If you follow me down in the basement for some fun I could give you some, you know...<</tommy>> <p class="passage_text">Will you [[do that->Uncleuseyou1-1]] or just say you must [[go home to do your homelesson->Chapelstreet]]?</p> <<elseif $bondagevisit eq 1>> <<tommy>>So now that you are here let us go down in the basement for some fun...<</tommy>> <p class="passage_text">Will you [[do that->Uncleuseyou2-1]] or just say you must [[go home to do your homelesson->Chapelstreet]]?</p> <<elseif $bondagevisit eq 2>> <<tommy>>Now we go down in my basement and I will play with you. You have done it before, and I know you like it a little bit rough...<</tommy>> <<you>>NO NO NO, Uncle Tommy. Last time you was so hard on me... I don't like beeing handcuffed... Please just give a little bit of money and I will go<</you>> <<tommy>>NO WAY! You go with me NOW! Come with me now, or I will be even harder on you! UNDERSTAND?<</tommy>> <<you>>But.. But... Eh... yes uncle...<</you>> <p class="passage_text">You just have to follow [[him down in the basement->Uncleuseyou3-1]]...</p> <<elseif $bondagevisit eq 3>> <<tommy>>Today I have special surprise for you down in the basement...<</tommy>> <<you>>NO NO... I don't want to do that anymore uncle... Last time was awful... You tied and fucked my ass and I don't like it!<</you>> <<tommy>>After all that money I gave you!! You ungrateful SLUT!<</tommy>> <<you>>NO NO Uncle Tommy!! I am grateful... I did not mean to offend you... I...<</you>> <<tommy>>So come with me NOW!!!<</tommy>> <<you>>I.... I..... Ok uncle Tommy.... I will...<</you>> <p class="passage_text">You realize that he dominates you and there is nothing you can do [[than obey->Uncleuseyou4-1]]</p> <<else>> <<tommy>>Now you have to excuse me. I have to work. I have business to attend too. Goodbye <<print $firstname>>...<</tommy>> <p class="passage_text">You just have to [[leave back to the street...->Chapelstreet]]?</p> <</if>> <</if>> <</nobr>><<nobr>> <<addmins 15>> <h3 class="passage_header">Ask uncle Tommys for money</h3> <<print '<img src="images/' + $girl + '/sitinsofa4.jpg" class="jpgimage" width="60%">'>> <<you>>Eh, Uncle Tommy, I am a bit short of money right now... Is there and chance for you to give me some?<</you>> <<if $uncleaccept eq 0>> <<set $uncleaccept += 1>> <<tommy>>Sure <<print $firstname>>, I can give you $40 right now...<</tommy>> <<you>>Oh, thank you, Uncle Tommy... You are the best uncle ever...<</you>> <img src="uncle/images/tommy_smiling.jpg" class="jpgimage" width="40%"> <<tommy>>My pleasure, <<print $firstname>>. You are such a se... eh, nice girl<</tommy>> <p class="passage_text">You both sit and chat for a while. Your uncle seems such a nice man.</p> <<tommy>>So nice to talk with you <<print $firstname>>, but now I am afraid I have to do some work... Please visit me another day...<</tommy>> <<you>>Ok, Uncle Tommy. See you soon... Goodbye...<</you>> <<tommy>>Goodbye... Take care...<</tommy>> <p class="passage_text">You go [[back to the street->Chapelstreet]] with a happy feeling...</p> <<addmoney 40>> <<elseif $uncleaccept eq 1>> <<tommy>>Sure <<print $firstname>>. I can help you out. But maybe you could do me a favor first?<</tommy>> <<you>>Of course, uncle Tommy... What is it?<</you>> <<tommy>>You see, I have a girlfriend, and I bought her a gift... It's a bra, but I am not sure if it will fit her... I think she is just your size, so could you be so kind and wear it on to see if it fits?<</tommy>> <<you>>A bra? Eh, I don't know, Uncle Tommy...<</you>> <<tommy>>Oh, that doesn't matter... I just see what she says and maybe it doesn't fit and she will get a bit angry with me... But who cares...<</tommy>> <p class="passage_text">He seems a bit sad, maybe you should [[do him this favor->Usebraforuncle]], or would you <<link "just ignore it" "Justchatwithuncle">> <<redlib 0.5>><</link>>...</p> <img src="uncle/images/tommy_worry.jpg" class="jpgimage" width="40%"> <<elseif $uncleaccept eq 2>> <<tommy>>Of course I can help <<print $firstname>>. But I need some help from you first.<</tommy>> <<you>>Of course, uncle Tommy... What is it?<</you>> <<tommy>>You see, Last time you tried that bra, I gave it to my girlfriend, but she was not happy about it. You were right. It was too small. But then she said she wanted a full underwear set. But again, I am not sure it will fit. Can you please try it out first to see if it's ok? Please? I don't want to make her disappointed...<</tommy>> <<you>>But, but I possible could not do that uncle. I am too shy...<</you>> <<tommy>>Oh, I understand... I know it's too much to ask for.... I just tell her that I did not found anything... I don't want to make that mistake again... Well if she breaks up that does not matter... There are more fish in the sea...<</tommy>> <p class="passage_text">He seems a quite sad and looks misrable. There's little chance for getting any money from him now...</p> <p class="passage_text">Maybe you should [[help him out->Usesetforuncle]], or would you <<link "just ignore his wish" "Justchatwithuncle">> <<redlib 0.5>><</link>>?</p> <img src="uncle/images/tommy_worry.jpg" class="jpgimage" width="40%"> <<elseif $uncleaccept eq 3>> <<tommy>>I really understand that a young lady like you need money <<print $firstname>>. But you also need to learn how to earn them<</tommy>> <<you>>Yes, but what do you mean, uncle...<</you>> <<tommy>>You know after your last visit when you showed me the underwear, I realized that you have become a grown girl. You are indeed a very pretty girl, and I would like you to show me how you look without underwear...<</tommy>> <<you>>No, no, I can't do that... You are my uncle and it's wrong...<</you>> <<tommy>>Look here, <<print $firstname>>. I have given you a lot of money, and that's ok. What is wrong for you to return some of my goodness?<</tommy>> <<you>>But it's wrong... I am your niece...<</you>> <<tommy>>Stepniece <<print $firstname>>. Besides I was thinking of giving you $80 for it... How about that...<</tommy>> <<you>>80$, uncle...? That's a awful lot of money... But I don't know...<</you>> <<tommy>>It just takes you 5 minutes <<print $firstname>>. I it will make me very happy... I'll pour you a drink so you get more relaxed...<</tommy>> <p class="passage_text">Maybe you should [[please him and earn some easy money->Nudeforuncle]], or would you just <<link "leave" "Chapelstreet">> <<redlib 0.5>><</link>>?</p> <img src="uncle/images/tommyface0.jpg" class="jpgimage" width="40%"> <<elseif $uncleaccept eq 4>> <<tommy>>You spend a lot of money <<print $firstname>>. My savings is gone down since you moved to town... Ha ha ha... But if I can see that lovely body of yours it's worth it...<</tommy>> <<you>>I... I don't know if I can uncle...<</you>> <<tommy>>Sure you can... You have already done it once... What wrong could happen?<</tommy>> <<you>>Last time was mistake uncle...<</you>> <<tommy>>No no, <<print $firstname>>. Think of all the money you got from me. It's not wrong to return some goodness to your uncle... Is it?<</tommy>> <<tommy>>And it just takes you a few minutes <<print $firstname>>. I it will make me very happy... I'll give you a drink first, just like last time, so you will feel better...<</tommy>> <p class="passage_text">Maybe you should [[please him and earn some easy money->Masturbateforuncle]], or would you just <<link "leave" "Chapelstreet">> <<redlib 0.5>><</link>>?</p> <img src="uncle/images/tommyface0.jpg" class="jpgimage" width="40%"> <</if>> <</nobr>><<nobr>> <<addmins 10>> <<set $uncleaccept += 1>> <p class="passage_text">Your uncle hands you the bra you go to the bathroom to change... You feel a bit uncomfortable but you have promised to do him this favor... After all it is for his girlfiend...</p> <<print '<video src="images/' + $girl + '/showbrauncle.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<tommy>>Oh wow, <<print $firstname>>. You you look superse... eh... stunning. So pretty...<</tommy>> <<you>>Eh... Thank you, uncle... To me it's a little small...<</you>> <<tommy>>No, no... It seems perfect...Yum...<</tommy>> <img src="uncle/images/tommyface4.jpg" class="jpgimage" width="40%"> <<you>>What did you say, uncle...<</you>> <<tommy>>Oh, nothing...<</tommy>> <<you>>Have you seen enough now, uncle... Can I change?<</you>> <<tommy>>Yes, of course...<</tommy>> <p class="passage_text">You go and change and when you come back he gives you $50</p> <<you>>Oh, thank you so much... You are my favorite uncle...<</you>> <<tommy>>Oh, that's nothing... I am sorry but I have a meeting I have to attend... Goodbye until next time, <<print $firstname>>...<</tommy>> <<you>>Oh, goodbye uncle Tommy...<</you>> <p class="passage_text">You go [[back to the street->Chapelstreet]] feeling very happy...</p> <<addmoney 50>>, <<addlib 0.5>> <</nobr>><<nobr>> <<addmins 10>> <<set $uncleaccept += 1>> <p class="passage_text">Your uncle hands you the underwear set and after some thinking you go to the bathroom to change... You feel a quite uncomfortable but thinking of the money you will make you do it... After all it is for his girlfiend...</p> <p class="passage_text">When you enters the livingroom again you sit down in the sofa...</p> <<print '<video src="images/' + $girl + '/sitinsofaunderwear.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<tommy>>That underwear looks really great on you, <<print $firstname>>...<</tommy>> <<you>>Eh... Thank you, uncle... Can I take it off now...? I feel a little uncomfortable...<</you>> <<tommy>>Oh no, you look great... Just like a por.... po postcatalog model...<</tommy>> <img src="uncle/images/tommyface4.jpg" class="jpgimage" width="40%"> <<you>>Oh thank you, uncle...<</you>> <<tommy>>Now, I need to see you standing in it... Just to make sure it fits well enough<</tommy>> <<you>>Ehem... It do fit uncle.... I...<</you>> <<tommy>>Look here, <<print $firstname>>. I just want to be absolutely sure... And by the way here you have $60 for the trouble...<</tommy>> <<you>>Oh, thank you, thank you, uncle... <</you>> <p class="passage_text">You stand up and poses a little bit for your uncle for a while...</p> <<print '<video src="images/' + $girl + '/modelforuncle.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<tommy>>Damn <<print $firstname>>, excuse me saying, but you are so hot in those underwear...<</tommy>> <<you>>Hot, uncle... I think it's a little bit cold actually... Could I change now...<</you>> <<tommy>>Yes, yes... You can go change now... You find your way out... I have to go outside to meet someone... Goodbye until next time, <<print $firstname>>...<</tommy>> <<you>>Oh, goodbye uncle Tommy...<</you>> <p class="passage_text">You go and change before you go [[back to the street->Chapelstreet]] with $60 in your pocket...</p> <<addmoney 60>>, <<addlib 0.5>> <</nobr>><<nobr>> <<addmins 10>> <<set $uncleaccept += 1>> <p class="passage_text">Tommy pours you a large vodka drink and hands you... You drink it fast... It makes you feel better and in a strange way you feel a bit horny...</p> <<print '<img src="images/' + $girl + '/drinkvodka2.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">Slowly you start to take off your clothes. You feel very nervous, but the thought of $80 have convinced you.. </p> <<print '<video src="images/' + $girl + '/stripforuncle.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<tommy>>Yes, that's it... Take it all off... Come on <<print $firstname>>, give me some sexy moves<</tommy>> <<you>>I... I... try my best, uncle<</you>> <p class="passage_text">You try to be sensual when you strip for him...</p> <<tommy>>Jeeez... You are so smoking sexy... You got a perfect body...<</tommy>> <<you>>Th... Thank you uncle... Can I get dressed now?<</you>> <<tommy>>Just a little more... Keep on jiggling those lovely tits of yours...<</tommy>> <p class="passage_text">You keep on posing for a couple of minutes more, before he lets you get dressed...</p> <<tommy>>Wow, that was some kind of show, <<print $firstname>>... Thank you... Here you have $80 from me...<</tommy>> <<you>>Oh thank you so much uncle... You are so kind... But I think I have to go now... Goodbye<</you>> <<tommy>>Goodbye <<print $firstname>>... Take care...<</tommy>> <p class="passage_text">You go [[back to the street->Chapelstreet]] with $80 in your pocket...</p> <<addmoney 80>>, <<redfitness 0.25>>, <<adddrug_alc 0.25>>, <<adddrunk 10>>, <<redintellect 0.25>>, <<addlib 0.5>> <<donesin "have-been-showing-myself-nude-for-uncle">> <</nobr>><<nobr>> <<addmins 10>> <<set $uncleaccept += 1>> <p class="passage_text">Tommy pours you a even larger vodka drink this time and hands you... Just like last time it makes you feel better and the same horny feeling is coming onto you...</p> <<print '<img src="images/' + $girl + '/drinkvodka.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">Soon you start to take off your clothes. You feel very nervous, but the thought of the money is too tempting.. </p> <<tommy>>Wow... You are so sexy.... Come on <<print $firstname>>, jiggle those tits for me...<</tommy>> <<print '<video src="images/' + $girl + '/jiggletits.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Is that enough now, uncle...<</you>> <<tommy>>Oh no, <<print $firstname>>. Touch that lovely pussy for me...<</tommy>> <<you>>NO, NO... I can't do that uncle...<</you>> <<tommy>>Oh yes, you can... I'll give you $90 if you touch your pussy... $90 <<print $firstname>><</tommy>> <<you>>But... but... I can't do that... please...<</you>> <<tommy>>$100 <<print $firstname>>... That's my last offer... Or you get nothing...<</tommy>> <p class="passage_text">[[Continue->Masturbateforuncle2]]</p> <</nobr>><<nobr>> <p class="passage_text">$100 is awful lot of money, and the vodka have weakened your strenght... Slowly you start to rub your pussy...</p> <<print '<video src="images/' + $girl + '/masturbateforuncle.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<tommy>>Yes yes faster, <<print $firstname>>... FASTER... DO It FOR ME...<</tommy>> <<you>>Oh... Oh... Uncle... ... I... can't hold back...<</you>> <<tommy>>FASTER <<print $firstname>>... Squirt that pussy for me...<</tommy>> <<you>>OOOOOHHHHHH... Uncle.... I... Cooooming....<</you>> <<print '<video src="images/' + $girl + '/comeforuncle.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You get an massive orgasm, and your uncle is so excited about it.... Finally you come to your senses and start to get dressed... Feeling very shameful...</p> <<tommy>>You are lovely <<print $firstname>>... You did so well... Here is the money I promised you...<</tommy>> <p class="passage_text">He gives you $100 before you say goodbye...</p> <p class="passage_text">You go [[back to the street->Chapelstreet]] with $100 more, but feeling a bit shameful...</p> <<addmoney 100>>, <<redenergy 5>>, <<redlust 10>>, <<redhygiene 5>>, <<redmoral 2>>, <<addrep 1>>, <<redfitness 0.25>>, <<redweight 0.25>>, <<adddrug_alc 0.25>>, <<adddrunk 15>>, <<redintellect 0.25>>, <<addlib 1>> <<set $sex_masturbated += 1>> <<donesin "did-masturbate-in-front-of-my-uncle">> <</nobr>><<nobr>> <<addmins 5>> <p class="passage_text">You both sit and chat with him for a while. He seems like a nice man. He gives you a glass of limonade.</p> <<print '<img src="images/' + $girl + '/sitsofa3.jpg" class="jpgimage" width="60%">'>> <img src="uncle/images/drinkinglimonade.jpg" class="jpgimage" width="40%"> <p class="passage_text">You drink your limonade and chat a little bit more with uncle Tommy before he suddenly receives a phonecall.</p> <img src="uncle/images/tommyphone.jpg" class="jpgimage" width="40%"> <p class="passage_text">He chats in the phone for about 5 minutes, before he turs to you and says: This is very important call. We have to chat later</p> <p class="passage_text">A little disappointed you head out of his house [[back to the street->Chapelstreet]]</p> <</nobr>><<nobr>> <<addmins 15>> <h3 class="passage_header">Drinking limonaide</h3> <<print '<img src="images/' + $girl + '/sitsofa3.jpg" class="jpgimage" width="60%">'>> <img src="uncle/images/drinkinglimonade.jpg" class="jpgimage" width="40%"> <p class="passage_text">You drink your lemonaide and chat a little bit more with uncle Tommy before he suddenly receives a phonecall.</p> <img src="uncle/images/tommyphone.jpg" class="jpgimage" width="40%"> <p class="passage_text">He chats in the phone for about 5 minutes, before he turs to you and says: This is very important call. We have to chat later</p> <p class="passage_text">A little disappointed you head out of his house [[back to the street->Chapelstreet]]</p> <<redlib 0.5>> <</nobr>><<nobr>> <<addmins 20>> <h3 class="passage_header">Drinking vodka</h3> <<if $drunk lt 15>> <<print '<img src="images/' + $girl + '/sitsofa3.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">You enjoy your drink and chat with Tommy. He telling you some stupid joke and you laugh out loud.</p> <<print '<img src="images/' + $girl + '/drinkvodka.jpg" class="jpgimage" width="60%">'>> <<elseif $drunk gte 15 and $drunk lt 30>> <<print '<img src="images/' + $girl + '/sitsofa3.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">You are beginning to feel little bit dizzy, and the alcohol is making you more and more cheerful.</p> <<print '<img src="images/' + $girl + '/drinkvodka2.jpg" class="jpgimage" width="60%">'>> <</if>> <<if $drunk gte 30>> <p class="passage_text">You are beginning to feel quite drunk now, and willpower is weakened. Uncle Tommy notice this.</p> <<print '<img src="images/' + $girl + '/quitedrunk.jpg" class="jpgimage" width="60%">'>> <<tommy>>So <<print $firstname>>. You are such a beatiful girl. Would you like to come over and sit with me?<</tommy>> <p class="passage_text">Will you [[do that->Sitwithtommy]] or just [[leave now->Chapelstreet]] while you still can.</p> <<else>> <p class="passage_text">The vodka tastes great and before you know it your glass is empty. Uncle Tommy smiles to you.</p> <<tommy>>Would you like another one?<</tommy>> <p class="passage_text">Will your answer be [[yes->Drinkvodka]] or will go back to [[the street->Chapelstreet]].</p> <<addenergy 3>>, <<redfitness 0.25>>, <<adddrug_alc 0.25>>, <<adddrunk 15>>, <<redintellect 0.25>>, <<redmoral 0.5>> <</if>> <</nobr>><<nobr>> <p class="passage_text">You go over to Tommy and sit beside him in the sofa. He start to cuddle with you. You can smell his perfume, and you are feeling quite horny.</p> <<tommy>>You are such a nice girl. You know I am a wealthy man and can maybe help you with some money...<</tommy>> <<you>>I don't know uncle Tommy... You are my uncle and this is wrong...<</you>> <<tommy>>Stepuncle, <<print $firstname>>. And you are a adult girl... Relax...<</tommy>> <<print '<video src="images/' + $girl + '/kissingtommy.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">He grabs around you, and start kissing you passionately. You try to resist for a while, but with the thought of money you give in...</p> <<addmins 5>> <p class="passage_text">He moves up on you and asks you to show uncle Tommy how big girl you are. You feel a bit uncomfortable.</p> <p class="passage_text">Tommy places you over on his thighs and pulls up your skirt.</p> <<print '<img src="images/' + $girl + '/tommypullupskirt.jpg" class="jpgimage" width="50%">'>> <<if $rep_status eq "Sex toy" or $rep_status eq "Slut" or $lust gte 80>> <<set $randomnum to 3>> <<elseif $rep_status eq "Cheap and easy" or ($lust gt 60 and $lust lt 80)>> <<set $randomnum to 2>> <<elseif $rep_status eq "Frivolous" or $rep_status eq "None">> <<set $randomnum to 1>> <</if>> <<set $randomscene = random($randomnum)>> <<if $randomscene eq 0>> <p class="passage_text">[[Continue->Handjobuncletommy]]</p> <<elseif $randomscene eq 1>> <p class="passage_text">[[Continue->Suckuncletommy]]</p> <<elseif $randomscene eq 2>> <p class="passage_text">[[Continue->Sucktommy]]</p> <<elseif $randomscene eq 3>> <p class="passage_text">[[Continue->Bondagetommy]]</p> <</if>> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">While he cuddles you on the sofa, he start to open his pants. Then he pulls out his big dick.</p> <<print '<img src="images/' + $girl + '/bigdick.jpg" class="jpgimage" width="60%">'>> <<you>>What are you doing uncle Tommy.<</you>> <<tommy>>Relax, <<print $firstname>>. I just want you to touch it...<</tommy>> <<you>>But, but... I am your niece<</you>> <<tommy>>There is no harm in this <<print $firstname>>. Come on, just take your hand around it.<</tommy>> <p class="passage_text">Uncle Tommy lays on the back and pull you over. Gently you start to rub his penis.</p> <<tommy>>Oh, yes that's it. You are good at this. Please go a little faster...<</tommy>> <p class="passage_text">You try as best at you can to wank your uncle... And you know that you really could use some extra cash...</p> <<print '<video src="images/' + $girl + '/handjobuncle.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Unclecumsinhand]]</p> <</nobr>><<nobr>> <<addmins 10>> <<tommy>>Ahhh... Keep going you sexy girl. Keep wanking your uncle...<</tommy>> <p class="passage_text">You keep going and you see on his face that he is close to cumming.</p> <<tommy>>Ah, ah, yes <<print $firstname>><</tommy>> <p class="passage_text">He is getting a strange look in his face, and suddenly a lot sperm is pumped out of his penis.</p> <video src="uncle/images/unclecumsinhand.mp4" class="jpgimage" width="80%" type="video/mp4" autoplay loop></video> <p class="passage_text">After he is finished, he takes paper towel and cleans the mess.</p> <p class="passage_text">[[Continue->Tommysaysgoodbye]]</p> <<redenergy 5>>, <<addlust 10>>, <<redhygiene 10>>, <<redmoral 2>>, <<addrep 1>>, <<addlib 1>> <<set $sex_wanking += 1>> <<donesin "did-wank-my-uncle">> <</nobr>><<nobr>> <<addmins 10>> <<tommy>>Now <<print $firstname>>, i want you to do something for me. In fact I wanted you to do this since I saw you walked into that door...<</tommy>> <<you>>What, uncle Tommy...? I don't know what you mean...<</you>> <p class="passage_text">Uncle Tommy stands up and pulls out his dick in front of you</p> <<print '<img src="images/' + $girl + '/shockedbybigcock.jpg" class="jpgimage" width="60%">'>> <<tommy>>Come on, <<print $firstname>> Take it in your mouth. Be a good girl to your uncle. You know the reward is waiting...<</tommy>> <p class="passage_text">You hesitate, and uncle Tommy moves closer to you. Slowly you open your mouth, and uncle Tommy stuffs it in...</p> <<print '<video src="images/' + $girl + '/suckingtommy.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Tommy pumps his penis in and out of your open mouth</p> <p class="passage_text">[[Continue->Creampieuncletommy]]</p> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">Tommy holds your head and keeps pumping in and out of your mouth.</p> <<you>>Please, uncle Tommy. Stop it...<</you>> <<tommy>>Ah... almost there... I will fill your mouth, and you better not spill a drop!<</tommy>> <p class="passage_text">He is getting a strange look in his face.</p> <img src="uncle/images/uncletommycumming.jpg" class="jpgimage" width="40%"> <p class="passage_text">Without futher notice he go about to fill your mouth with his jizz...</p> <<print '<video src="images/' + $girl + '/cumshottommy.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You grab a tissue on the table and start to wipe your face.</p> <img src="uncle/images/wipeoff.jpg" class="jpgimage" width="60%"> <p class="passage_text">[[Continue->Tommysaysgoodbye]]</p> <<redenergy 10>>, <<addlust 10>>, <<redhygiene 15>>, <<redlooks 8>>, <<redmoral 3>>, <<addrep 1>>, <<addlib 1>> <<set $sex_cuminmouth += 1>> <<set $sex_blowjob += 1>> <<donesin "did-blowjob-with-creampie-on-my-uncle">> <</nobr>><<nobr>> <<addmins 5>> <p class="passage_text">Suddenly he stands up and pulls out his cock. He put it up in your face.</p> <<tommy>>Come on, <<print $firstname>>. suck your old uncle Tommy's cock. Be a nice girl...<</tommy>> <<print '<img src="images/' + $girl + '/surprised4.jpg" class="jpgimage" width="50%">'>> <<you>>No, No, please let me be... I don't want to do that...<</you>> <<tommy>>Well <<print $firstname>>, in that case I have to tell your mom and dad that you have been drunk in my house... You don't want that, do you?<</tommy>> <<you>>But, but.... It's been you that served me the drinks...<</you>> <<tommy>>You don't really think that they will believe that, <<print $firstname>>? I think they are more likely to believe my version...<</tommy>> <<tommy>>So come on, and get to it... Open your mouth now!<</tommy>> <p class="passage_text">You hesitate, but thinking of the consequences you slowly open your lips... Futhermore the drinks has got you horny and your inhibitions have weakeend.</p> <<print '<img src="images/' + $girl + '/sucktommy.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">Tommy praises your sucking capabilities and encourages you to continue.</p> <p class="passage_text">[[Continue->Tommytakestrouses]]</p> <</nobr>><<nobr>> <<addmins 5>> <p class="passage_text">He then pulls you up and removes your dress. Next thing your panties gets removed.</p> <<you>>No uncle Tommy, please don't...<</you>> <<tommy>>Ssssshhh, be silent... Remember what I said to you...<</tommy>> <p class="passage_text">You find it best to shut your mouth when you see his angry face...</p> <img src="uncle/images/tommyangry.jpg" class="jpgimage" width="40%"> <<print '<img src="images/' + $girl + '/tommytakesoffyourtrouses.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">[[Continue->Tommyfuckyou]]</p> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">He places you on your belly puts his cock inside your pussy and starts pumping.</p> <p class="passage_text">It feels quite good and you are so horny. His big dick penetrates you faster and your orgasm is closing up.</p> <<print '<img src="images/' + $girl + '/tommyfuckyou.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">You close your eyes when you cum and start shaking while you moan out.</p> <p class="passage_text">[[Continue->Tommyfucksyourass]]</p> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">You thought he was finished when he pulls out, but instead he pulls you over on the side.</p> <p class="passage_text">He shoves his wet dick onto your butthole, and before you know it he penetrated your asshole.</p> <<print '<img src="images/' + $girl + '/tommybuttfuck1.jpg" class="jpgimage" width="60%">'>> <<you>>What are you doing, Uncle Tommy.... NO NO... please don't<</you>> <<print '<video src="images/' + $girl + '/hurts.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You try to resist but your power has left you, and you just have to take it.</p> <p class="passage_text">He sits up and changes position.</p> <<print '<img src="images/' + $girl + '/tommybuttfuck2.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">He commands you to ride him, and you do your best effort. You had never imagined that your uncle would do you in the ass.</p> <<print '<video src="images/' + $girl + '/tommybuttfuck.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Tommyshootsload]]</p> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">Suddenly he pulls out again, and stands up in front of you.</p> <<tommy>>Time for uncle Tommy to give you another drink... Come on now, open up that lovely mouth of yours...<</tommy>> <p class="passage_text">Uncle Tommy smiles and starts to shoot his load into your face.</p> <<print '<video src="images/' + $girl + '/tommyshootsload.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">He pumps out a massive load onto your face. He then hands you a paper towel.</p> <p class="passage_text">[[Continue->Tommysaysgoodbye]]</p> <<sexinpussy>> <<redenergy 15>>, <<redlust 20>>, <<redhygiene 30>>, <<redlooks 15>>, <<redmoral 5>>, <<addrep 2>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_cuminmouth += 1>> <<set $sex_anal += 1>> <<set $sex_pussy += 1>> <<set $sex_blowjob += 1>> <<unfaitfulsex "your uncle">> <<donesin "had-analsex-with-my-uncle">> <</nobr>><<nobr>> <<addmins 10>> <<you>>No, Uncle Tommy, I can't do this....<</you>> <<tommy>>Relax, I will make you another drink<</tommy>> <<print '<img src="images/' + $girl + '/drinkvodka2.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">He makes you another drink, but what you don't see is that he slips some powder into it.</p> <p class="passage_text">After finishing the drink it doesn't take much time before you fall to sleep...</p> <<print '<img src="images/' + $girl + '/verydrunk.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">[[Continue->Bondagetommy2]]</p> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">You are in the middle of a dream when you suddenly hear some voices far, far away...</p> <<print '<img src="images/' + $girl + '/wakingup.jpg" class="jpgimage" width="60%">'>> <<tommy>>Time to wake up, little <<print $firstname>>. Uncle Tommy and you are going to have some fun...<</tommy>> <video src="uncle/images/tommywakesyou.mp4" class="jpgimage" width="80%" type="video/mp4" autoplay loop></video> <p class="passage_text">You try to move your arms, but they are stuck...</p> <<print '<img src="images/' + $girl + '/desperate.jpg" class="jpgimage" width="60%">'>> <<you>>Where am I. What have you done to me, uncle Tommy.<</you>> <p class="passage_text">You try to move your legs as well, but they are also tied... You begin to scream, but Uncle Tommy just laughs at you</p> <<tommy>>Relax, <<print $firstname>>. Noone will hear you. We are in my basement and this room is soundproof...<</tommy>> <p class="passage_text">[[Continue->Bondagetommy3]]</p> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">Uncle Tommy starts to walk around you and whip you lightly</p> <video src="uncle/images/tommywhipsyou.mp4" class="jpgimage" width="80%" type="video/mp4" autoplay loop></video> <<you>>NO, NO, please Uncle Tommy stop it, stop it...<</you>> <<tommy>>Ha ha ha little <<print $firstname>>, I will teach you to obey me... No more screaming and shouting... It's time your mouth do something else...<</tommy>> <p class="passage_text">Tommy turns you around and then stops in front of you and forces you to open your mouth and suck him...</p> <video src="uncle/images/tommymouthfuck.mp4" class="jpgimage" width="80%" type="video/mp4" autoplay loop></video> <<you>>Globb, Globb, Globb...<</you>> <<tommy>>Oh yeah, <<print $firstname>>. I like you better when you use your mouth like that... But now it's time to take a look at that beatiful ass of yours...<</tommy>> <<you>>OH NO, NO, Uncle Tommy, please let me go...<</you>> <p class="passage_text">He doesn't take notice and walks around you..</p> <p class="passage_text">[[Continue->Bondagetommy4]]</p> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">Uncle Tommy starts to whip your bum, while he laugh out loud...</p> <video src="uncle/images/tommywhipsass.mp4" class="jpgimage" width="80%" type="video/mp4" autoplay loop></video> <<you>>PLEASE, PLEASE, don't whip me anymore...<</you>> <<tommy>>So, do you promise to obey me <<print $firstname>>.<</tommy>> <<you>>YES, YES, please stop uncle Tommy. I promise to do whatever you say...<</you>> <<tommy>>Ok, I will come back to that later, but first we have to stop that ugly screaming of yours...<</tommy>> <<print '<img src="images/' + $girl + '/mouthball.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">Uncle Tommy picks up a gag ball and places it in your mouth. Now you are quiet he says, and moves behind you...</p> <video src="uncle/images/tiedandassfucked.mp4" class="jpgimage" width="80%" type="video/mp4" autoplay loop></video> <p class="passage_text">Uncle Tommy now begin to fuck your ass. You are completely tied and can't do anything with it...</p> <p class="passage_text">After a while he moans out more and more...</p> <img src="uncle/images/uncletommycumming.jpg" class="jpgimage" width="40%"> <<tommy>>Oh, oh, oh.... Your ass is so firm and tight, <<print $firstname>>. I think I just have to lube it...<</tommy>> <video src="uncle/images/tommycuminyourass.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">You are helpless and just lie there while he pumps his semen into your ass...</p> <p class="passage_text">[[Continue->Bondagetommy5]]</p> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">After uncle Tommy is finished, he stand in front of you and talks to you in a strict tone...</p> <<print '<img src="images/' + $girl + '/tied.jpg" class="jpgimage" width="60%">'>> <<tommy>>So listen carefully to me, <<print $firstname>>. Now I am going to tell you what to do...<</tommy>> <p class="passage_text">You nod slowly...</p> <<tommy>>I am the owner of the brothel in Downtown. Every sunday I want you to be there at 16.00 hours and work there for me that night. Is that clear?<</tommy>> <p class="passage_text">He removes the gag ball from your mouth, and waits for your answer...</p> <<print '<img src="images/' + $girl + '/surprised.jpg" class="jpgimage" width="50%">'>> <<you>>No, no please don't force me to do that... Pleeease.....<</you>> <p class="passage_text">Uncle Tommy raises his whip again and smack your ass a few times. Your bum really hurts now...</p> <video src="uncle/images/spankyourass.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<tommy>>What did you say? What did I hear, <<print $firstname>>?<</tommy>> <p class="passage_text">Tommy looks pissed off, and you are scared as hell...</p> <<you>>Oh, sorry, sorry sorry... Yes, yes uncle Tommy... I will do as you told me... Please don't me whip again...<</you>> <<tommy>>Yes that's better, <<print $firstname>>. I will pay you for every customer you serve. But remember, if you do not show up I will get you sent back to your parents at once...<</tommy>> <<tommy>>Now clean yourself up and get dressed...<</tommy>> <p class="passage_text">He unties you quickly. You are still a little shaky so he have to help you up...</p> <p class="passage_text">He helps you up the stairs from the basement and up in the livingroom...</p> <p class="passage_text">[[Continue->Tommysaysgoodbye]]</p> <<redenergy 25>>, <<redlust 30>>, <<redhygiene 40>>, <<redlooks 20>>, <<redmoral 8>>, <<redweight 0.5>>, <<addrep 2>>, <<adddrug_sex 1>> <<set $brotheljob to 1>> <<set $sex_cuminass += 1>> <<set $sex_anal += 1>> <<set $sex_bondage += 1>> <<set $sex_blowjob += 1>> <<set $brothelshowup to 1>> <<set $beenbondage to 1>> <<unfaitfulsex "your uncle">> <<donesin "was-tied-and-had-analsex-with-my-uncle">> <</nobr>><<nobr>> <<addmins 10>> <<if $sexwithuncle lt 2>> <<set $unclereward to 150>> <<elseif $sexwithuncle gte 2 and $sexwithuncle lt 4>> <<set $unclereward to 100>> <<elseif $sexwithuncle gte 4 and $sexwithuncle lt 6>> <<set $unclereward to 50>> <<else>> <<set $unclereward to 25>> <</if>> <p class="passage_text">Feeling a bit shamed, you start to put on your clothes...</p> <<print '<img src="images/' + $girl + '/dressonfortommy.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">Cheer up <<print $firstname>>, uncle Tommy says and hand you $ <<print $unclereward>></p> <img src="images/dollars.jpg" class="jpgimage" width="50%"> <p class="passage_text">Please come visiting me again, he says with a smile.</p> <img src="uncle/images/tommysmiles.jpg" class="jpgimage" width="50%"> <p class="passage_text">You take the money and find your way [[back to the street->Chapelstreet]]</p> <<addmoney $unclereward>> <<set $sexwithuncle += 1>> <</nobr>><<nobr>> <p class="passage_text">You are leaving the apartment building when a hand grabs you. You are about to scream but another hand is placed over your mouth.</p> <<print '<img src="images/' + $girl + '/scared3.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">With no possiblity to escape you are thrown into a car and tied. You try all that you can to get loose, but for no reason...</p> <img src="uncle/images/thrownintocar.jpg" class="jpgimage" width="40%"> <p class="passage_text">A needle is put into your arm, and you suddenly feel very exhausted...</p> <img src="uncle/images/injected.jpg" class="jpgimage" width="40%"> <p class="passage_text">With your last energy you manage to rip off the gag from your mouth and press your face against the window...</p> <<print '<img src="images/' + $girl + '/drugged.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">Then you [[just pass out...->Wakingupkidnapped]]</p> <</nobr>><<nobr>> <p class="passage_text">You are slowly waking you by someone that talks to you...</p> <<print '<img src="images/' + $girl + '/wakingupincage.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">Slowly you open your eyes, and see two blurry people in front of you... You try to move your arms and legs but they are totally stuck...</p> <img src="uncle/images/twoblurrypeople.jpg" class="jpgimage" width="40%"> <p class="passage_text">Then you see your uncle Tommy and the Joanne in front of you... You try to scream but then you notice that you are back in your uncle's basement...</p> <<you>>HELP, HELP, HELP... Please let me out of here...<</you>> <img src="uncle/images/joannebasement.jpg" class="jpgimage" width="40%"> <<joanne>>Keep quiet you dirty slut...<</joanne>> <p class="passage_text">Joanne places a tape over your mouth....</p> <<print '<img src="images/' + $girl + '/welltied.jpg" class="jpgimage" width="60%">'>> <<joanne>>Sooo, that will keep you quiet, you bitch...<</joanne>> <img src="uncle/images/tommybasement.jpg" class="jpgimage" width="40%"> <p class="passage_text">Suddenly your uncle Tommy starts talking with angry voice... You body freezes by fear...</p> <<tommy>>I told you what would happened if you did not show up at the brothel...<</tommy>> <<you>>Mmmmammffmsmfmmm....<</you>> <<tommy>>What do you say Joanne... Should we finish her off by a accident?<</tommy>> <p class="passage_text">Suddenly Tommy has a gun in his hand and start waving with it</p> <video src="uncle/images/tommywavinggun.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">You are so scared and shiver all over your body... Is uncle Tommy going to kill you...</p> <<print '<img src="images/' + $girl + '/fear.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">[[Continue...->Lessoninbasement]]</p> <</nobr>><<nobr>> <<joanne>>Stop waving that gun, Tommy... You are insane...<</joanne>> <<joanne>>This bitch can still earn a lot of money of us... She just needs to learn a REAL lesson this time...<</joanne>> <p class="passage_text">Tommy slowly lowers the gun and put it in his pocket...</p> <<tommy>>You are right, Joanne... We still can do alot of business with this slut... Sorry, I was so carried away...<</tommy>> <<tommy>>So what is a decent punishment for her you think, Joanne?<</tommy>> <<joanne>>I think I know something, that will be just fine, without us wasting a lot of energy... Ha ha ha...<</joanne>> <<print '<img src="images/' + $girl + '/gaggedscared.jpg" class="jpgimage" width="60%">'>> <<you>>MMFSFFSMFmmmfmsmsm....<</you>> <p class="passage_text">[[Continue...->Lessoninbasement2]]</p> <</nobr>><<nobr>> <<addmins 200>> <p class="passage_text">They both untie you without releasing you, and removes your gag...</p> <<you>>PLEASE uncle Tommy, let me go now...<</you>> <<tommy>>Shut up, and listen. We are going to punish you, and if you mess up, I'll finish you off now... UNDERSTOOD???<</tommy>> <<you>>Y...y....yes uncle Tommy... s...s...sorry...<</you>> <p class="passage_text">Without more fuzz, they drag you over to big special cage, where they place you in...</p> <p class="passage_text">It looks like it's placed on a moveable platform... You don't dare to say anything... You are so frighten for what uncle Tommy will do...</p> <<print '<img src="images/' + $girl + '/caged2.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">Uncle tommy and Joanne stand beside the cage, when Tommy picks up a kind of joystick...</p> <p class="passage_text">Suddenly the cage starts to move... It rotates and suddenly you are in a vertical position...</p> <p class="passage_text">A big dildo is starting to move against your mouth...</p> <<you>>NO, NO, NO...mmfmmfmmf....<</you>> <p class="passage_text">The dildo goes in and out of your mouth for some minutes... Then you realize that Tommy controls everything with his joystick... Finally it goes back to the starting position, and hope uncle Tommy is finished and will let you go...</p> <<tommy>>Ha ha ha... Do you like it <<print $firstname>> Let's try something else...<</tommy>> <<you>>NO, NO, NO please... OH, NO...<</you>> <p class="passage_text">Next the cage move to a new position...This time it is your pussy that's get penetrated... It's so intense that you can't hold back the orgasm that builds up inside you...</p> <<joanne>>Ai, ai, ai... Look at that... I think the bitch just got herself a orgasm, Tommy... Lets try some other things<</joanne>> <p class="passage_text">Tommy moves the joystick again and you are turned around and the dildo begin penetrating your ass...</p> <<you>>OH, NO, NO... NOT THAT.... NO...uncle Tommy... NO...<</you>> <p class="passage_text">Tommy and Joanne just laugh and continue penetrating you...</p> <<print '<video src="images/' + $girl + '/drilledincage.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">They keep it going for nearly two hours, and by that time you have had orgasm seven times...</p> <<tommy>>Ok, <<print $firstname>>... Enough fun for now... I don't have more time. Business is calling...<</tommy>> <<joanne>>That's right Tommy... She has made us waste alot of time... She needs to pay us, don't you think?<</joanne>> <<tommy>>Yes that's right Joanne. From now on <<print $firstname>> you are goint work harder. You start every Sunday at 12.00 sharp and work a 12 hour shift! Have I made my self clear?<</tommy>> <p class="passage_text">You are so exhausted that you nearly can't answer him...</p> <<you>>Y...y..I...yes unc... uncle Tommy...<</you>> <p class="passage_text">They release you from the cage and Joanne give you your clothes... You get dressed as fast as you can, but it's hard to focus...</p> <p class="passage_text">Finally you managed to leave out the door back to the [[street...->Chapelstreet]]</p> <<set $energy to 10>> <<set $hygiene to 10>> <<set $looks to 0>> <<redenergy 60>>, <<redhygiene 50>>, <<redlooks 25>>, <<redlust 100>>, <<redmoral 15>>, <<addrep 3>>, <<redweight 0.75>>, <<adddrug_sex 3>>, <<adddrug_coke 1>>, <<addlib 1>> <<set $sex_anal += 7>> <<set $sex_bondage += 1>> <<set $sex_blowjob += 7>> <<set $sex_pussy += 7>> <<set $startingframe to 12>> <<set $endingframe to 14>> <<set $beenbondage to 1>> <<unfaitfulsex "your uncle">> <<donesin "was-tied-by-my-uncle-and-had-all-kinds-of-sex">> <</nobr>><<nobr>> <<addmins 5>> <h3 class="passage_header">Going down in uncle Tommys basement</h3> <img src="uncle/images/downinbasement.jpg" class="jpgimage" width="40%"> <p class="passage_text">Uncle Tommy follows you down in his basement... You regret that you really agreed to go with him, but then again he is your uncle, and he is very dominant...</p> <<print '<img src="images/' + $girl + '/nervous2.jpg" class="jpgimage" width="40%">'>> <<you>>Do we really need to go down here, uncle Tommy?<</you>> <<tommy>>Yes my dear, I said we would have some fun, right?<</tommy>> <img src="uncle/images/veryserious2.jpg" class="jpgimage" width="40%"> <<you>>Yes, but it is so scary... I think I want to go up again...<</you>> <<if $beenbondage eq 1>> <<tommy>>You have been down here before, so you know my basement... And you are working for me now, you know!<</tommy>> <<you>>But uncle Tommy, last time you misused and whipped me... Pleas don't do that again...<</you>> <<tommy>>Relax, this is going to be fun!<</tommy>> <<else>> <p class="passage_text">He pushes you down the stairs so you nearly fall... When you reach the basement he suddenly grabs you...</p> <</if>> <p class="passage_text">[[Continue->Uncleuseyou1-2]]</p> <</nobr>><<nobr>> <<addmins 5>> <h3 class="passage_header">Uncle Tommys basement</h3> <img src="uncle/images/tied.jpg" class="jpgimage" width="40%"> <p class="passage_text">Then he bends your arms on your back and start to tie them up...</p> <<print '<img src="images/' + $girl + '/pain4.jpg" class="jpgimage" width="40%">'>> <<you>>What are you doing uncle Tommy... Please don't... NO...NOOO!!!<</you>> <<tommy>>STOP IT!! Stop that shouting NOW!!!<</tommy>> <img src="uncle/images/tommyface2.jpg" class="jpgimage" width="40%"> <<you>>By I can't move my arms, uncle Tommy... Please...<</you>> <p class="passage_text">[[Continue->Uncleuseyou1-3]]</p> <</nobr>><<nobr>> <<addmins 5>> <p class="passage_text">Uncle Tommy, takes your arms up and attaches you to the wall on a hook... Then he starts to undress you...</p> <<you>>Please let me go, uncle... Pleaseeee...<</you>> <<print '<video src="images/' + $girl + '/uncleuseyou1-1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Uncle Tommy sit on a bench and pull out his big cock, before he approaches you...</p> <p class="passage_text">[[Continue->Uncleuseyou1-4]]</p> <</nobr>><<nobr>> <<addmins 5>> <p class="passage_text">He turns you around and without any futher notice he begin to fuck you...</p> <<you>>Oh, oh, oh... Uncle Tommy No... Please... Nooooo....<</you>> <<print '<video src="images/' + $girl + '/uncleuseyou1-2.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<tommy>>Calm down <<print $firstname>>! I know you like a good fuck... So don't be so prudish...<</tommy>> <p class="passage_text">[[Continue->Uncleuseyou1-5]]</p> <</nobr>><<nobr>> <<addmins 5>> <p class="passage_text">He then takes your leg up and forces his dick deep into your pussy, and you are not able to do anything about it... He just keeps on fucking you till you cum...</p> <<you>>Ooooh... Uncle oooooh.... I'm cuuuumming....<</you>> <<tommy>>Hah!... I knew you wanted my cock <<print $firstname>>!... I love it when you can't control yourself...<</tommy>> <<print '<video src="images/' + $girl + '/uncleuseyou1-3.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Uncleuseyou1-6]]</p> <</nobr>><<nobr>> <<addmins 5>> <<tommy>>Now it is my turn...<</tommy>> <p class="passage_text">He unties you and demand you down to suck him...</p> <<tommy>>Come on now! Clean that dick well, or you will not get paid...<</tommy>> <<you>>I... I... will do my best, uncle...<</you>> <<tommy>>Faster!! faster <<print $firstname>>!! Take it all in your mouth now...<</tommy>> <p class="passage_text">You do your best and a few seconds later he starts to ejaculate into your open mouth...</p> <<print '<video src="images/' + $girl + '/uncleuseyou1-4.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<tommy>>That was great <<print $firstname>>... You did well... Let's go upstairs now...<</tommy>> <p class="passage_text">You are more than happy to leave the cold basement...</p> <p class="passage_text">[[Continue->Leavingafterbondage]]</p> <<sexinpussy>> <<redenergy 20>>, <<redlust 30>>, <<redhygiene 30>>, <<redlooks 15>>, <<redmoral 6>>, <<redweight 0.25>>, <<addrep 2>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_pussy += 1>> <<set $sex_bondage += 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<donesin "was-tied-by-my-uncle-and-was-fucked">> <<unfaitfulsex "your uncle">> <</nobr>><<nobr>> <<addmins 5>> <h3 class="passage_header">Going down in uncle Tommys basement</h3> <img src="uncle/images/downinbasement.jpg" class="jpgimage" width="40%"> <p class="passage_text">Uncle Tommy leads you down the stairs to the basement. </p> <<you>>I have changed my mind uncle Tommy. I don't want to do this...<</you>> <<tommy>>WHAT!!! YOU DO AS I SAY!!! NOW!!! <</tommy>> <<you>>But I...<</you>> <p class="passage_text">Uncle Tommy grabs you and drags you you down the to the basement...</p> <p class="passage_text">[[Continue->Uncleuseyou2-2]]</p> <</nobr>><<nobr>> <<addmins 5>> <h3 class="passage_header">Uncle Tommys basement</h3> <<tommy>>Now let's try this new suit I bought on you...<</tommy>> <<you>>I...<</you>> <p class="passage_text">You start to argue, but when you see the look on his face you know it's time to shut your mouth and follow orders...</p> <img src="uncle/images/nothappy2.jpg" class="jpgimage" width="40%"> <p class="passage_text">Uncle Tommy blindfolds you and ties your arms... You are starting to panic and breathe heavily...</p> <<print '<video src="images/' + $girl + '/uncleuseyou2-1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<you>>NO NO... Don't do this to me uncle... Please....<</you>> <p class="passage_text">Uncle Tommy doesn't say a word... It's all quiet in the basement... Is he gone? Has he left you here...</p> <p class="passage_text">[[Continue->Uncleuseyou2-3]]</p> <</nobr>><<nobr>> <<addmins 5>> <p class="passage_text">Suddenly you feel his hands all over your body... He tickles you and grab around your tits... You get so incredible horny...</p> <<tommy>>Now, lets check out that pussy of your... Bet it is soaking wet...<</tommy>> <<you>>Oh No... Please don't...<</you>> <p class="passage_text">He continues to grab you and you get more and more horny...</p> <<print '<video src="images/' + $girl + '/uncleuseyou2-2.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Uncleuseyou2-4]]</p> <</nobr>><<nobr>> <<addmins 5>> <p class="passage_text">After a few ,minutes he starts to loosen you arms, but then ties them on your back. He removes the blindfold and drags you over to the sofa...</p> <<tommy>>Now you are going for little ride, you horny slut... You like that, don't you?...<</tommy>> <<you>>I...<</you>> <<tommy>>ANSWER ME!!<</tommy>> <<you>>Y... Yes... uncle Tommy I love it...<</you>> <p class="passage_text">He places you on top of his cock and forces you to ride him as fast as you can...</p> <<print '<video src="images/' + $girl + '/uncleuseyou2-3.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Uncleuseyou2-5]]</p> <</nobr>><<nobr>> <<addmins 5>> <p class="passage_text">Next he moves you around and wants you to take a reverse ride...</p> <<tommy>>Hurry up, you slut... Faster! Faster!<</tommy>> <<you>>Oh.... Oh.... Uncle.... Ooooooooohhhhh......<</you>> <<tommy>>Ha ha... You are a dirty little girl... Could not resist having a orgasm, could you...<</tommy>> <p class="passage_text">You are suddenly feeling so exhausted...</p> <<print '<video src="images/' + $girl + '/uncleuseyou2-4.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Uncleuseyou2-6]]</p> <</nobr>><<nobr>> <<addmins 5>> <<tommy>>Now I am gonna really fuck that wet pussy of yours<</tommy>> <<you>>Oh no... Please no more, uncle... No....<</you>> <p class="passage_text">He turns you around penetrate you hard...</p> <<tommy>>Yes.... God I love this wet pussy....<</tommy>> <<you>>Stop.... Pleeeease....<</you>> <<tommy>>Almost there.... Yeah yeah yeaaaaah....<</tommy>> <p class="passage_text">He sprays his sperm all over your pussy...</p> <<print '<video src="images/' + $girl + '/uncleuseyou2-5.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<tommy>>Good girl <<print $firtsname>>... Now I suppose you want some money from me? Let's go upstairs...<</tommy>> <p class="passage_text">You are more than happy to leave the cold basement...</p> <p class="passage_text">[[Continue->Leavingafterbondage]]</p> <<redenergy 30>>, <<redlust 30>>, <<redhygiene 35>>, <<redlooks 15>>, <<redmoral 8>>, <<redweight 0.25>>, <<addrep 2>>, <<adddrug_sex 1.5>>, <<addlib 1>> <<cuminpussy>> <<set $sex_pussy += 1>> <<set $sex_bondage += 1>> <<set $sex_cuminpussy += 1>> <<donesin "was-tied-by-my-uncle-and-was-fucked">> <<unfaitfulsex "your uncle">> <</nobr>><<nobr>> <<addmins 5>> <h3 class="passage_header">Going down in uncle Tommys basement</h3> <img src="uncle/images/downinbasement.jpg" class="jpgimage" width="40%"> <p class="passage_text">Uncle Tommy leads you down in his basement. It seems like you have turned into to his willing slave... Something in you want to protest and make you run away, but you don't dare cross him... You hesitate when going down the stairs...</p> <<print '<img src="images/' + $girl + '/sad.jpg" class="jpgimage" width="40%">'>> <<tommy>>Come on, <<print $firstname>>. I don't have all day! Hurry up!<</tommy>> <p class="passage_text">You're almost down when you stop and turn around... You suddenly found some courage to stand up to him...</p> <<you>>I don't want to do this uncle Tommy... I want to go home...<</you>> <<tommy>>WHAT!?! YOU ARE GOING TO TO WHAT I TELL YOU <<print $firstname>>!!!<</tommy>> <p class="passage_text">He grabs you around your neck and scream the words into your ears!</p> <video src="uncle/images/tommygrabsyou.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">[[Continue->Uncleuseyou3-2]]</p> <</nobr>><<nobr>> <<addmins 5>> <h3 class="passage_header">Uncle Tommys basement again</h3> <img src="uncle/images/tommyangry.jpg" class="jpgimage" width="30%"> <p class="passage_text">Uncle Tommy is very furious now and bends you over a bench... Then he starts to tie you up... You are trying to get loose but he is a strong man and soon you are well tied and chained... In the end he drags off your clothes in a rough way...</p> <<you>>NO NO NO HELP!!! HELP!!!<</you>> <p class="passage_text">You try to scream all that you can but not for long. Your uncle put a gag ball in your mouth and that silences you... You just hang there with your butt up in the air...</p> <<print '<video src="images/' + $girl + '/uncleuseyou3-1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Uncleuseyou3-3]]</p> <</nobr>><<nobr>> <<addmins 5>> <p class="passage_text">Next your uncle begin to slap your ass... He slaps you for a few minutes before he go about to rub your pussy... You try to get loose but there is nothing you can do about it... As he keeps rubbing, and you get more and more horny...</p> <<tommy>>NOW you learn to obey me, <<print $firstname>>!<</tommy>> <p class="passage_text">With these words he starts to penetrate your pussy real hard... You are just hanging there helpless and scared...</p> <<print '<video src="images/' + $girl + '/uncleuseyou3-2.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Uncleuseyou3-4]]</p> <</nobr>><<nobr>> <<addmins 5>> <p class="passage_text">Suddenly he pulls out and leave you... There is total silence in the basement... The only sound you hear is your uncle rattling with some tool... Then you can hear him starting to humming on a song...</p> <<tommy>>Dam dam dam pussy pussy pussy... Dim dam dam... Pussy need to be fucked... Dam dam...<</tommy>> <p class="passage_text">What the hell is he up to now, you think for yourself...</p> <<print '<video src="images/' + $girl + '/uncleuseyou3-3.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Uncleuseyou3-5]]</p> <</nobr>><<nobr>> <<addmins 5>> <<tommy>>Now <<print $firstname>>... Let's inspect that ass of yours...<</tommy>> <<you>>Mmmmsfsmmsmm nmdmsm!!!!<</you>> <p class="passage_text">Without any notice your perverted uncle begin to push a big dildo that he lubed, into your ass... While he is holding the dildo in your ass he pushes a vibrator against your pussy... You are overwhelmed by both pain and the pleasure...</p> <<you>>mmmmfsmmfsmm...<</you>> <<tommy>>Ha ha ha... Just scream all you can little <<print $firstname>>... No one can hear you but your old uncle Tommy... Ha ha ha...<</tommy>> <p class="passage_text">Uncle Tommy keeps penetrating you until you cum...</p> <<tommy>>That's it little slut... Come for uncle Tommy now... Ha ha ha...<</tommy>> <<print '<video src="images/' + $girl + '/uncleuseyou3-4.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Uncleuseyou3-6]]</p> <</nobr>><<nobr>> <<addmins 5>> <p class="passage_text">You are completely worn out when he stops penetrating you and loosen the chain... Finally over, you think for yourself, but Uncle Tommy have other plans for you... He carries you and throws you on a sofa... Still tied you just lie there...</p> <<tommy>>So my little beatiful slut... Are you ready for some more of uncle Tommy's stiff dick?<</tommy>> <p class="passage_text">Then he starts over again... First he fucks your pussy and then he moves over to your lubed ass...</p> <<print '<video src="images/' + $girl + '/uncleuseyou3-5.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Uncleuseyou3-7]]</p> <</nobr>><<nobr>> <<addmins 5>> <<tommy>>I simple love these tight teenage assholes... So tight... ha ha ha...<</tommy>> <p class="passage_text">He fucks your ass in a steady pace, before he finally spread his cream over you...</p> <<print '<video src="images/' + $girl + '/uncleuseyou3-6.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<tommy>>That was amazine you little slut... Now let me untie you...<</tommy>> <p class="passage_text">He finally unties you give you back your clothes... Then he follows you up the stairs... You are so exhausted you can barely walk...</p> <p class="passage_text">[[Continue->Leavingafterbondage]]</p> <<sexinpussy>> <<redenergy 30>>, <<redlust 30>>, <<redhygiene 35>>, <<redlooks 15>>, <<redmoral 8>>, <<addrep 2>>, <<redweight 0.5>>, <<adddrug_sex 1.5>>, <<addlib 1>> <<set $sex_pussy += 1>> <<set $sex_anal += 1>> <<set $sex_bondage += 1>> <<set $sex_masturbated += 1>> <<set $sex_cuminass += 1>> <<donesin "was-tied-by-my-uncle-and-was-assfucked">> <<unfaitfulsex "your uncle">> <</nobr>><<nobr>> <<addmins 5>> <h3 class="passage_header">Going down in uncle Tommys basement</h3> <img src="uncle/images/downinbasement.jpg" class="jpgimage" width="40%"> <p class="passage_text">You remember the punishment he gave you last time, so you follow him down in the basement like a robot... You are totally passive when he starts to undress you and put a chain around your neck.</p> <img src="uncle/images/neckchain.jpg" class="jpgimage" width="30%"> <p class="passage_text">Then he attched to the wall with a locker...</p> <img src="uncle/images/wallchained.jpg" class="jpgimage" width="30%"> <<tommy>>I will be back soon... You wait here...<</tommy>> <p class="passage_text">Then he leaves and you are all by yourself in the dark basement...</p> <p class="passage_text">[[Continue->Uncleuseyou4-2]]</p> <</nobr>><<nobr>> <<addmins 60>> <p class="passage_text">After an hour or so you hear footsteps in the stairs... Your uncle and two men comes down. You can see that they look at you with lust in their eyes...</p> <img src="uncle/images/lustyman.jpg" class="jpgimage" width="30%"> <<you>>Who are they uncle?<</you>> <p class="passage_text">No one answers... One of them nods at your uncle and starts to take out his wallet... Then he gives your uncle bunch of money before your uncle leaves...</p> <img src="uncle/images/sellingyouformoney.jpg" class="jpgimage" width="30%"> <<tommy>>Enjoy the party, <<print $firstname>>... Ha ha ha ha...<</tommy>> <img src="uncle/images/tommyleaving.jpg" class="jpgimage" width="40%"> <<you>>NO NO NO... DON'T LEAVE UNCLE... NOOOOOO!!!<</you>> <p class="passage_text">You can hear his laughter when he slams the basement door after leaving...</p> <p class="passage_text">The two men leave you and go into a another basement room...</p> <p class="passage_text">[[Continue->Uncleuseyou4-3]]</p> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">Ten minutes passed before one of them comes back. He is completely naked... He loosens the wallchain... You are just about to stand up when he commands you down... Stay down, he commands... His voice is deep and threatning... Then he walks you like a dog into the next room where the two men order you to suck them...</p> <<print '<video src="images/' + $girl + '/uncleuseyou4-1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Uncleuseyou4-4]]</p> <</nobr>><<nobr>> <<addmins 5>> <p class="passage_text">After a while one of them says: Get up NOW!! You don't dare cross them. Then they tie you to a beam and start to fuck you in both ends...While you suck the first the second fucks you... Then they change positions... You are completely in their power...</p> <<print '<video src="images/' + $girl + '/uncleuseyou4-2.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Uncleuseyou4-5]]</p> <</nobr>><<nobr>> <<addmins 5>> <p class="passage_text">Now, lets DP her one of the men says after a while...</p> <<you>>NO NO... Please not that!!!<</you>> <p class="passage_text">But they don't listen to your protests and soon you have a big black dick in your pussy and the other in your ass... They fuck so hard that you can not suppress the upcoming orgasm...</p> <<you>>OH God!... GOD!..... Oooooooooooooh!!....<</you>> <<print '<video src="images/' + $girl + '/uncleuseyou4-3.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Uncleuseyou4-6]]</p> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">Suddenly they pull out of you and place you in front of them... Time for this bitch to get some cream, one of them comments...</p> <<you>>But I can't... I...<</you>> <p class="passage_text">Shut up, bitch... You are going to clean our dicks, UNDERSTAND!</p> <<you>>Y...Yes...<</you>> <p class="passage_text">You are forced to take their loads in your mouth and lick them clean before they want to let you go...</p> <<print '<video src="images/' + $girl + '/uncleuseyou4-4.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">They just leave you in a hurry after they are finished with you... You lie there for a few minutes before you find your clothes and go upstairs...</p> <p class="passage_text">[[Continue->Leavingafterbondage]]</p> <<sexinpussy>> <<set $sex_anal += 2>> <<set $sex_pussy += 2>> <<set $sex_blowjob += 2>> <<set $sex_dp += 2>> <<set $sex_cuminmouth += 2>> <<unfaitfulsex "your uncles friends">> <<donesin "was-tied-and-double-penetrated-by-uncle-friends">> <<redenergy 30>>, <<redlust 20>>, <<redhygiene 30>>, <<redlooks 25>>, <<addrep 1.5>>, <<redmoral 10>>, <<redweight 0.5>>, <<adddrug_sex 3>>, <<addlib 1>> <</nobr>><<nobr>> <<addmins 10>> <<set $bondagevisit += 1>> <<if $bondagevisit eq 1>> <p class="passage_text">Your uncle opens his wallet and gives you 75$.</p> <<tommy>>Here you have some money from me... Welcome back anytime for more fun with me... he-he<</tommy>> <<you>>Thank you uncle, but I think I don't want to do this anymore...<</you>> <<tommy>>Time will show... But now I have to go... Goodbye...<</tommy>> <<addmoney 75>> <<elseif $bondagevisit eq 2>> <p class="passage_text">Your uncle opens his wallet and gives you $50.</p> <<tommy>>Look here... I only got $50 right now... Take it...<</tommy>> <<you>>Thank you uncle, but last ime you gave me 75$?<</you>> <<tommy>>Don't push it now! You should be gratueful!!!<</tommy>> <<you>>Oh, I am grateful uncle... Sorry...<</you>> <<tommy>>So off you go than... Goodbye...<</tommy>> <<addmoney 50>> <<elseif $bondagevisit eq 3>> <p class="passage_text">You just grabs the money he hands you without looking at it at all, and [[rush out of his house->Chapelstreet]]...</p> <img src="uncle/images/tommysatiesfied.jpg" class="jpgimage" width="40%"> <<tommy>>Goodbye then, <<print $firstname>>... See you soon... Ha ha ha...<</tommy>> <<addmoney 40>> <<else>> <p class="passage_text">When you enter the livingroom your uncle is waiting for you...</p> <<tommy>>So there you are, <<print $firstname>>... Enjoyed the double penetration did you? Ha ha ha...<</tommy>> <<you>>HOW COULD YOU UNCLE TOMMY!! How could you sell me to those men?<</you>> <<tommy>>CALM DOWN YOUNG LADY!! You earn a lot of money because of me, so I will not take any shit from you!<</tommy>> <<you>>But... But... How could you...<</you>> <<tommy>>Look here now... Cheer up... Here you got $50 from me... Now off you go... See you later...<</tommy>> <p class="passage_text">You just grab the money and hurry outside...</p> <<addmoney 50>> <</if>> <p class="passage_text">[[Continue->Chapelstreet]]</p> <</nobr>> /* Life at university Scene: Shop Ask for Credit Give head manager Fuck manager */<<nobr>> <<set $taxirequest to 0>> <<set $shopoffer1 = parseInt(10 * $costpercent)>> <<set $shopoffer2 = parseInt(5 * $costpercent)>> <<set $shopmup = parseInt(20 * $costpercent)>> <<set $shopshamp = parseInt(10 * $costpercent)>> <<set $shopbook = parseInt(15 * $costpercent)>> <<set $shopsmag = parseInt(6 * $costpercent)>> <<set $shoppmag = parseInt(6 * $costpercent)>> <<set $shopwine = parseInt(7 * $costpercent)>> <<set $shopbeer = parseInt(6 * $costpercent)>> <<set $shopmilk = parseInt(3 * $costpercent)>> <<set $shopnood = parseInt(2 * $costpercent)>> <<set $shopnpack = parseInt(8 * $costpercent)>> <<set $shopsandw = parseInt(5 * $costpercent)>> <<set $shopcbar = parseInt(2 * $costpercent)>> <<set $shopcpack = parseInt(6 * $costpercent)>> <<set $shopwhisk = parseInt(20 * $costpercent)>> <<set $shopwpowd = parseInt(7 * $costpercent)>> <<if $gameDate.getHours() gt 19>> <p class="passage_warning">Sorry, The shop is closed now. Closing time is 19.00. Come back tomorrow.</p> <p class="passage_warning">You have to go [[back to the street->Outside]]</p> <<else>> <<if $hygiene lt 30 or $energy lt 10>> <p class="passage_warning">Sorry, you cannot visit the shop now.</p> <p class="passage_warning">Your hygiene/energy are too low Required hygiene = 30, energy = 10.</p> <p class="passage_warning">Come back later. You have to go [[back to the street->Outside]]</p> <<else>> <h3 class="passage_header">Local Shop</h3> <img src="shop/images/shop.jpg" class="jpgimage" width="50%"> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You are in the local shop. What do you want to buy? <ul> <<if $gameDate.getDay() eq 5>> <li><i style=color:red;>Special Offer!</i> Makeup Set Normal size - $ <<print $shopoffer1>> <<if $money gte $shopoffer1>><<link [[Buy it|Shop]]>> <<set $money -= $shopoffer1>> <<set $makeup += 10>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li><i style=color:red;>Special Offer!</i> Shampoo-Conditioner (10 times) - $ <<print $shopoffer2>> <<if $money gte $shopoffer2>><<link [[Buy it|Shop]]>> <<set $money -= $shopoffer2>> <<set $shampooconditioner += 10>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <<else>> <li>Makeup Set Normal size - $ <<print $shopmup>> <<if $money gte $shopmup>><<link [[Buy it|Shop]]>> <<set $money -= $shopmup>> <<set $makeup += 10>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>Shampoo-Conditioner (10 times) - $ <<print $shopshamp>> <<if $money gte $shopshamp>><<link [[Buy it|Shop]]>> <<set $money -= $shopshamp>> <<set $shampooconditioner += 10>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <</if>> <li>Book - $ <<print $shopbook>> <<if $money gte $shopbook>><<link [[Buy it|Shop]]>> <<set $money -= $shopbook>> <<set $bookchap += 6>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>Scientific Magazine - $ <<print $shopsmag>> <<if $money gte $shopsmag>><<link [[Buy it|Shop]]>> <<set $money -= $shopsmag>> <<set $scimagazine += 1>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>Porn Magazine - $ <<print $shoppmag>> <<if $money gte $shoppmag>><<link [[Buy it|Shop]]>> <<set $money -= $shoppmag>> <<set $pornmagazine += 1>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>Wine Bottle - $ <<print $shopwine>> <<if $money gte $shopwine>><<link [[Buy it|Shop]]>> <<set $money -= $shopwine>> <<set $wine += 4>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>Beer six bottles - $ <<print $shopbeer>> <<if $money gte $shopbeer>><<link [[Buy it|Shop]]>> <<set $money -= $shopbeer>> <<set $beer += 6>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>Milk 1L - $ <<print $shopmilk>> <<if $money gte $shopmilk>><<link [[Buy it|Shop]]>> <<set $money -= $shopmilk>> <<set $milk += 3>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>Noodles - $ <<print $shopnood>> <<if $money gte $shopnood>><<link [[Buy it|Shop]]>> <<set $money -= $shopnood>> <<set $noodles += 1>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>Noodles (5 pack) - $ <<print $shopnpack>> <<if $money gte $shopnpack>><<link [[Buy it|Shop]]>> <<set $money -= $shopnpack>> <<set $noodles += 5>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>Sandwich - $ <<print $shopsandw>> <<if $money gte $shopsandw>><<link [[Buy it|Shop]]>> <<set $money -= $shopsandw>> <<set $sandwich += 1>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>Chocolate Bar - $ <<print $shopcbar>> <<if $money gte $shopcbar>><<link [[Buy it|Shop]]>> <<set $money -= $shopcbar>> <<set $chokolade += 1>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>Chocolate Bar (4 pack) - $ <<print $shopcpack>> <<if $money gte $shopcpack>><<link [[Buy it|Shop]]>> <<set $money -= $shopcpack>> <<set $chokolade += 4>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>Bottle of fine scotch wiskey - $ <<print $shopwhisk>> <<if $money gte $shopwhisk>><<link [[Buy it|Shop]]>> <<set $money -= $shopwhisk>> <<set $whiskeybottle += 1>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>Washing powder - $ <<print $shopwpowd>> <<if $money gte $shopwpowd>><<link [[Buy it|Shop]]>> <<set $money -= $shopwpowd>> <<set $washingpowder += 10>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> </ul> <<if $money lt 20>> <p>Ask the shop manager for [[Askforcredit<-credit]]</p> <</if>> <<if $debtshop gt 0>> <p>[[Payshopdebt<-Pay debt]] to the shop</p> <</if>> <p>Go back to the [[Outside<-street]]</p> </p></td></tr></table> <</if>> <</if>> <</nobr>><<nobr>> <<addmins 10>> <h3 class="passage_header">Ask manager for credit</h3> <<print '<img src="images/' + $girl + '/surprised3.jpg" class="jpgimage" width="35%">'>> <p class="passage_text">Can I please have some credit you ask the manager...</p> <<if $paybackshop lt 0 and $askedshop gt 0 and $askedshop lt 3 and $activeshoploan eq 1>> <img src="shop/images/angryshopowner.jpg" class="jpgimage" width="50%"> <<print '<p class="passage_text">The manager looks strict at you. You already owe us $debtshop $, he says. You promised to pay us back within 10 days. Usually we hand this type of cases over to the police...</p>'>> <p class="passage_text">But, we can discuss the case at the backroom. Maybe we can find a solution, he continues...</p> <p class="passage_text">Will you follow him to the [[Backroomshop<-backroom]] or will you [[Outside<-run out]] of the shop?</p> <<elseif $askedshop lt 3 and $activeshoploan eq 0>> <img src="shop/images/shopmanager.jpg" class="jpgimage" width="50%"> <p class="passage_text">The manager welcomes you and smiles. Yes, sure you we can give you some credit. You live in the neigbourhood don't you? I've seen you around. You seem to be a regular customer.</p> <p class="passage_text">He hands you $50. Just be sure to pay us back in maximum 10 days, he says.</p> <p class="passage_text">You return to [[Shop<-the shop]].</p> <<set $money += 50>> <<set $askedshop to 1>> <<set $debtshop to 50>> <<set $paybackshop eq 10>> <<set $activeshoploan to 1>> <<addmoral 5>> <<elseif $askedshop gt 0 and $paybackshop gte 0>> <img src="shop/images/shopmanager.jpg" class="jpgimage" width="50%"> <p class="passage_text">The manager welcomes you and smiles. I am sorry he says. You already have used your credit with us.</p> <<print '<p class="passage_text">First pay back what you owe us within $paybackshop days. Then we can talk about it.</p>'>> <p class="passage_text">[[Shop<-Continue]]</p> <<elseif $askedshop eq 2 and $debtshop lte 0 and $activeshoploan eq 1>> <img src="shop/images/angryshopowner.jpg" class="jpgimage" width="50%"> <<print '<p class="passage_text">The manager looks strict at you. You already owe us $debtshop $, he says. You promised to pay us back within 10 days. This is not the first time! Usually we hand this type of cases over to the police...</p>'>> <p class="passage_text">He takes a good look at you and slaps you on the ass. Come with me, he says and point at the door to the backroom. Maybe we can figure out someting...</p> <p class="passage_text">Will you follow him to the [[Backroomshop<-backroom]] or will you <<link "run out" "Outside">> <<redlib 0.5>><</link>> of the shop?</p> <<elseif $askedshop gte 3 and $debtshop lte 0 $activeshoploan eq 1>> <img src="shop/images/angryshopowner.jpg" class="jpgimage" width="50%"> <<print '<p class="passage_text">The manager looks strict at you. You already owe us $debtshop $, he says. You promised to pay us back within 10 days. This is not the first time! I will give a few extra day to pay up, or the police will take care of you!</p>'>> <p class="passage_text">You just have to go back to [[Outside<-the street]].</p> <</if>> <</nobr>><<nobr>> <<addmins 10>> <h3 class="passage_header">Paying debt to the shop</h3> <<if $money eq 0>> <p class="passage_text">You don't have any money to pay with....</p> <p class="passage_text">You just have to go back to [[Outside<-the street]].</p> <<elseif $money lt $debtshop>> <<set $debtshop -= $money>> <<set $money to 0>> <img src="images/payup.jpg" class="jpgimage" width="50%"> <p class="passage_text">You pay what you got. But you still own them money, so don't forget to pay the rest within the time limit...</p> <p class="passage_text">You just have to go back to [[Outside<-the street]].</p> <<else>> <<set $money -= $debtshop>> <<set $debtshop to 0>> <<set $paybackshop to 10>> <<set $askedshop to 0>> <<set $activeshoploan to 0>> <img src="images/payup.jpg" class="jpgimage" width="50%"> <p class="passage_text">You pay your debt and the shop manager is very happy with you...</p> <img src="shop/images/shopmanager.jpg" class="jpgimage" width="50%"> <p class="passage_text">You return to [[Shop<-the shop]].</p> <</if>> <</nobr>><<nobr>> <p class="passage_text">The shop manager asks you to sit down in the sofa in his office. You have broken your promise to me, he says seriously. You promised to pay back your debt.</p> <p class="passage_text">You try to explain why you are short of money, but he will not listen. I should hand this case over to the police, he starts...</p> <<print '<video src="images/' + $girl + '/fuckshopmanager1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">But you look like a nice young girl, and I am sure we could figure this out, he continues. Lets start by you taking off your clothes, he says.</p> <p class="passage_text">You feel you have no choice, and do as he says...</p> <<print '<video src="images/' + $girl + '/fuckshopmanager2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Fuckinshopbackroom1<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">He takes down his pants and wants you to suck him. First you hesitates, but when seeing his strict face, you do as he says...</p> <<print '<video src="images/' + $girl + '/fuckshopmanager3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After a while, he commands you down on the sofa.</p> <p class="passage_text">Ah, that's better he says, when his dick slides into your pussy. He holds your leg up and pushes himself deep into your pussy.</p> <<print '<video src="images/' + $girl + '/fuckshopmanager4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Fuckinshopbackroom2<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">Then he turns you around, and places you an all four in front of him. He aim to fuck you in doggystyle...</p> <p class="passage_text">Your tits jumps up and down when he increase the speed. You can feel that you are not far from cumming...</p> <<print '<video src="images/' + $girl + '/fuckshopmanager5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Ah... Nothing is better that young fresh pussy, he says. Now it's time for you do work.</p> <p class="passage_text">He commands you to ride his dick. You jump up and down the best you can, while he touches your hips and squeezes your butt.</p> <<print '<video src="images/' + $girl + '/fuckshopmanager6.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Fuckinshopbackroom3<-Continue]]</p> <</nobr>><<nobr>> <<addmins 45>> <p class="passage_text">Time to change position again, he says and turns you around. This time you ride him the other way...</p> <p class="passage_text">His dick pumps in and out of you. Suddenly he cant hold back anymore and pull his dick out. His semen squirts all over your stomach and pussy...</p> <<print '<video src="images/' + $girl + '/fuckshopmanager7.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Yes, that's a good girl, he comments after his finished. Now we are even, he says and slaps your ass cheeks...</p> <p class="passage_text">After you dry yourself off, you jump into your clothes and hurry out the door. In the back you can hear the shop manager's laugh...</p> <<cuminpussy>> <<set $debtshop to 0>> <<set $paybackshop to 10>> <<set $askedshop += 1>> <<set $activeshoploan to 0>> <p class="passage_text">[[Outside<-Continue]]</p> <<set $sex_pussy += 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminpussy += 1>> <<unfaitfulsex "the manager at the shop">> <<redenergy 20>>, <<redlust 10>>, <<redhygiene 20>>, <<redlooks 10>>, <<redmoral 5>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <<donesin "have-been-fucking-the-shop-manager">> <</nobr>> /* Life at university Scene: University Locations: Classroom Gym Toilet Canteen Staff room Principal Cellar Evas gym */<<nobr>> <<set $taxirequest to 0>> <<set $inuniversity to 1>> <<if $gameDate.getDay() lte 5 and $gameDate.getDay() gt 0 and $gameDate.getHours() gte 7 and $gameDate.getHours() lt 17>> <<if $hygiene lt 40 or $energy lt 20>> <p class="passage_warning">Sorry, you cannot enter the university now.</p> <p class="passage_warning">Your hygiene/energy are too low Required hygiene = 40, energy = 20</p> <p class="passage_warning">Come back later. You have to go [[back to the street->Universitystreet]]</p> <<else>> <<if $drug lt 50 and $drunk lt 50>> <<set $randomscene = random(7)>> <<if ($lust gt 70 and $randomscene eq 1 and $firstdayvisituniversity gt 1) or ($reputation gt 50 and $lust gt 20 and $randomscene eq 1 and $firstdayvisituniversity gt 1)>> <<set $randomimg = random(4)>> <<print '<img src="university/images/student' + $randomimg + '.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">You run into a fellow student in the hallway... He simply ask you straight out to have sex with him in the mens toilet</p> <<if $reputation gt 50 and $lust gt 20>> <p class="passage_text">I have heard that you are so slutty that you just can't have enough, he says</p> <<elseif $lust gt 70>> <p class="passage_text">I have heard that you are the most horny girl at school, so let's get to it, he says</p> <</if>> <<set $randomimg = random(4)>> <<print '<img src="images/' + $girl + '/hornystudent' + $randomimg +'.jpg" class="jpgimage" width="50%">'>> <<you>>Mmmmm.... That was very tempting... I....<</you>> <p class="passage_text">He just grabs you and drags you into the mens bathroom... You are so hungry for sex that you just can't resist...</p> <img src="university/images/mensroomsign.jpg" class="jpgimage" width="60%"> <p class="passage_warning">[[Continue->Studentfuck]]</p> <<else>> <<set $firstdayvisituniversity += 1>> <<if $firstdayvisituniversity eq 1 and $visitgymteacher eq 1 and $gameDate.getHours() lt 9>> <p class="passage_text">As you walk into the university you can see Eva is waiting for you in the foyer...</p> <<if $evanoshowtoday eq 1>> <p class="passage_text">She doesn't look happy at all. In fact she looks quite pissed...</p> <<eva>>Why did you not show up to our appointment last time?<</eva>> <<you>>Oh, Eva... I am so so sorry... Please forgive me... I could not make it... I..<</you>> <<eva>>I will not take it here... Plese come with me into my office.... NOW!<</eva>> <p class="passage_text">[[Go to Eva's office->Evasoffice]]</p> <<elseif $evanoshow gte 1>> <<eva>>Oh, there you are <<print $firstname>>... Let's go to my office... You remember our agreement don't you?<</eva>> <<you>>Y... Yes... I...<</you>> <<eva>>Good... Let's go then...<</eva>> <p class="passage_text">[[Go for a course lesson->Evaspunishment2]]</p> <<else>> <<eva>>Hello, <<print $firstname>>. Good to see you...<</eva>> <<you>>Oh hello, Eva<</you>> <<eva>>Ok, let's go to my private gym room...<</eva>> <p class="passage_text">[[Go for a course lesson->Evasgymroom]]</p> <</if>> <<else>> <<if $firstdayvisituniversity eq 1 and $visitgymteacher eq 1 and $gameDate.getHours() gte 9>> <<set $notification to "You did not keep your appointment<br>with gym teacher Eva">> <<notify2 7s>>$notification<</notify2>> <<log $notification "warning">> <<set $evanoshow += 1>> <<set $evanoshowtoday to 1>> <</if>> <<if $principalnoshow eq 1>> <img src="images/refusedbysecurity.jpg" class="jpgimage" width="50%"> <p class="passage_text">The security officer stops you in the hallway. You are <<print $firstname>> <<print $lastname>>?, he says</p> <<you>>Yes, that is right<</you>> <p class="passage_text">You have to go to the principal at one. He want to talk to you...</p> <p class="passage_text">He follows you to the [[principals office->Principalnothappywithyou]]</p> <<donesin "was-showing-up-drunk-on-school">> <<else>> <h3 class="passage_header">University</h3> <img src="university/images/entrance.jpg" class="jpgimage" width="70%"> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You are at the entrance of the university <<set $lunchinv to 0>> <ul> <<set $randomlesson = random(3)>> <<if $daysplayed gt 5 and $randomlesson eq 3>> <li>[[Chemistry<-Go for a lesson]]</li> <<else>> <li>[[Classlesson<-Go for a lesson]]</li> <</if>> <li>[[Gymlesson<-Go for a gym lesson]]</li> <li>[[Universitybathroom<-Go to the bathroom]]</li> <<if $gameDate.getHours() gte 7 and $gameDate.getHours() lt 11 and $morningprayer eq 0>> <li>[[Morningprayer<-Attend the morning prayer]]</li> <</if>> <<if $gameDate.getHours() gte 11 and $gameDate.getHours() lt 14>> <<set $lunchcost = parseInt(5 * $costpercent)>> <<if $money gte $lunchcost>> <li>[[Lunch<-Go for lunch]]</li> <<else>> <li>You dont have enough money for lunch</li> <</if>> <</if>> <<if $gameDate.getHours() gte 13 and $gameDate.getHours() lt 17 and $gameDate.getDay() eq 5 and $weektestpassed eq 0 and $fridaytest eq 0>> <li><div class="blink2">[[Fridaytest<-Take this weeks test]]</div></li> <</if>> <<if $daysplayed gte 35>> <li>[[Staffroom<-Go to staff room]]</li> <</if>> <<if $daysplayed gte 10>> <li>[[Principal<-Go to the principal]]</li> <<if $drugsaledays gt 0 and $corusmedia eq 3 and $cocainbags gt 0>> <li>[[Selldrugsatschool<-Wander around and try to sell some cocaine]]</li> <</if>> <</if>> <li>[[Universitystreet<-Leave the university]]</li> </ul></p></td></tr></table> <</if>> <</if>> <</if>> <<else>> <img src="images/refusedbysecurity.jpg" class="jpgimage" width="50%"> <p class="passage_warning">Sorry, You are too intoxicated. The security guard will not let you in...</p> <p class="passage_warning">You have to go [[back to the street->Universitystreet]]</p> <</if>> <</if>> <<else>> <<set $randomscene = random(2)>> <<if $lunasflatvisible eq 0 and $lunameet eq 1 and $randomscene eq 1 and $gameDate.getHours() gte 17 and $gameDate.getHours() lt 19 and $gameDate.getDay() lte 5 and $gameDate.getDay() gt 0>> <p class="passage_text">The university is just about to close when Luna approaches you...</p> <img src="university/images/luna1.jpg" class="jpgimage" width="40%"> <<luna>>Hello, <<print $firstname>>. Do you want follow me home and do homework together?<</luna>> <<you>>But, is it far from here Luna?<</you>> <<luna>>No No, not at all <<print $firstname>>. It's just 15 minutes walk down in Beach Road Avenue. Please, say yes, <<print $firstname>>!!!<</luna>> <p class="passage_text">Will you say [[yes to Luna->Enterlunasflat]], or just say [[you can not make it->Universitystreet]]?</p> <<elseif $numlunavisits gt 0 and $lunasflatvisible eq 1 and $lunameet eq 1 and $randomscene eq 1 and $gameDate.getHours() gte 17 and $gameDate.getHours() lt 19 and $gameDate.getDay() lte 5 and $gameDate.getDay() gt 0>> <p class="passage_text">The university is just about to close when Luna approaches you...</p> <img src="university/images/luna1.jpg" class="jpgimage" width="40%"> <<luna>>Hello, <<print $firstname>>. Do you want follow me home and do homework together?<</luna>> <p class="passage_text">Will you say [[yes to Luna->Enterlunasflat]], or just say [[you can not make it->Universitystreet]]?</p> <<else>> <p class="passage_warning">Sorry, The university is closed now. Opening hours are Mon - Fri 07.30 - 17.00</p> <p class="passage_warning">You have to go [[back to the street->Universitystreet]]</p> <</if>> <</if>> <</nobr>><<nobr>> <<addmins 60>> <h3 class="passage_header">Morning prayer at the university</h3> <<set $randomimg = random(3)>> <<print '<img src="university/images/morningprayer' + $randomimg + '.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">You are attending the morning prayer with your fellow students in the university's chapel. It gives you a great and meaningful feeling...</p> <<if $daysplayed gt 10 and $boyfriend eq 0>> <<if $boyfriendscene eq 0>> <p class="passage_text">When you are about to go, a handsome boy comes over to you...</p> <img src="university/images/rion_school.jpg" class="jpgimage" width="40%"> <<rion>>Hello there, I am Rion... Do you often go to the morning prayer?<</rion>> <<you>>Oh, hello Rion. I am <<print $firstname>>. Well, i go here from time to time... It's a good start of the day... Meaningful, I mean...<</you>> <<rion>>Ha ha, yeah, MEANS a lot to me too. That was a funny comment... Well, nice to meet you, <<print $firstname>>... See you around...<</rion>> <<you>>Ok bye Rion...<</you>> <p class="passage_text">[[Continue->University]]</p> <<set $boyfriendscene to 1>> <<elseif $boyfriendscene eq 1 and $boyfriend eq 0>> <<set $boymeetmc += 1>> <img src="university/images/rion_school.jpg" class="jpgimage" width="40%"> <<rion>>Hi there, <<print $firstname>>... Nice to see you again... How are you?<</rion>> <<you>>Oh, hi Rion... I just fine, thank you? I'm just about to go to the classes...<</you>> <<set $randomscene = random(4)>> <<set $randomsay = $mctorion[$randomscene]>> <<you>><<print $randomsay>><</you>> <<set $randomsay = $riontomc[$randomscene]>> <<rion>><<print $randomsay>><</rion>> <<rion>>You are so cute... See you later <<print $firstname>>...<</rion>> <<you>>You are funny, Rion... Oh, I must hurry to my class now... [[See you later Rion->University]]...<</you>> <<else>> <p class="passage_text">[[Continue->University]]</p> <</if>> <<else>> <p class="passage_text">[[Continue->University]]</p> <</if>> <<redenergy 5>>, <<redlust 5>>, <<addmoral 5>>, <<redrep 2>>, <<reddrug_sex 0.5>>, <<redlib 1>> <<set $morningprayer to 1>> <</nobr>><<nobr>> <h3 class="passage_header">Trying to sell cocaine bags</h3> <<set $randomimg = random(2)>> <<print '<img src="images/' + $girl + '/sellingdrugs' + $randomimg + '.jpg" class="jpgimage" width="50%">'>> <<addmins 30>> <p class="passage_text">You are wandering round on the university area, trying to sell cocaine...</p> <<set $randomscene = random(2)>> <<if $randomscene eq 1>> <<set $randomimg = random(6)>> <<print '<img src="university/images/drugbuyer' + $randomimg + '.jpg" class="jpgimage" width="40%">'>> <<set $randombags = random(15)>> <<set $randombags += 1>> <<if $cocainbags gt $randombags>> /* nothing */ <<else>> <<set $randombags to $cocainbags>> <</if>> <p class="passage_text">You manage to sell <<print $randombags>> bags of cocaine... [[Continue->University]]</p> <<set $drugincome to $randombags * 17>> <<set $drugincom *= $levelpercent>> <<set $cocainbags -= $randombags>> <<redenergy 5>>, <<redmoral 0.5>>, <<addmoney $drugincome>> <<donesin "sold-cocain-to-other-students-at-school">> <<else>> <p class="passage_text">Noone seems to be interested... [[Continue->University]]</p> <</if>> <</nobr>><<nobr>> <<addmins 30>> <p class="passage_text">As soon as you enter the bathroom, he closes the door and you both start to undress...</p> <p class="passage_text">You are so horny and can not wait to get fucked...</p> <<set $randomimg = random(4)>> <<print '<video src="images/' + $girl + '/studentfuck' + $randomimg +'.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You enjoy a good fuck, and after a few minutes you have your orgasm.</p> <p class="passage_text">Just a moment later he starts pumping his semen into your pussy.</p> <<set $randomimg = random(6)>> <<print '<video src="university/images/universitycreampie' + $randomimg +'.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You both get dressed in a hurry and you sneak into the womans bathroom to fix yourself...</p> <p class="passage_warning">[[Continue->Universitybathroom]]</p> <<cuminpussy>> <<set $sex_pussy += 1>> <<set $sex_cuminpussy += 1>> <<redenergy 20>>, <<redlust 20>>, <<redhygiene 25>>, <<redlooks 20>>, <<redmoral 5>>, <<addrep 2>>, <<adddrug_sex 1>>, <<addlib 1>> <<unfaitfulsex "schoolfriends">> <<donesin "was-so-horny-that-i-had-to-have-sex-with-other-students-at-school">> <</nobr>><<nobr>> <<addmins 5>> <<if $principalarrested eq 1>> <p class="passage_warning">It looks like the dor is locked. There is a note on the door saying: \"Current there are no principal at the university. Please contact the staff room\" [[Continue->University]]</p> <<else>> <img src="university/images/principaldoor.jpg" class="jpgimage" width="50%"> <p class="passage_text">You are outside the principals office, and knock the door...</p> <img src="university/images/knockdoor.jpg" class="jpgimage" width="50%"> <<isInInv Oldkey>> <<if $ininventory eq "true">> <p class="passage_text">[[Continue->Principalnotpresent]]</p> <<else>> <<set $randomscene = random(5)>> <<isInInv Principalfile>> <<if $avameet eq 1 and $randomscene lt 3 and $alreadyvisitprincipal eq 0 and $avasexvisit eq 0>> <p class="passage_text">[[Continue->Principalfuckava]]</p> <<elseif $randomscene gt 2 and $caughtsnooping eq 0 and $alreadyvisitprincipal eq 0>> <p class="passage_text">[[Continue->Principalnotpresent]]</p> <<elseif $randomscene lte 2 and $caughtsnooping eq 0 and $alreadyvisitprincipal eq 0>> <p class="passage_text">[[Continue->Principalpresent]]</p> <<elseif $ininventory eq "true" and $cleanforprincipal eq 2 and $alreadyvisitprincipal eq 0>> <p class="passage_text">[[Continue->Principalblackmail]]</p> <<elseif $caughtsnooping eq 1 and $alreadyvisitprincipal eq 0 and $cleanforprincipal eq 0>> <p class="passage_text">[[Continue->Principalpissed]]</p> <<elseif $cleanforprincipal eq 1>> <p class="passage_text">[[Continue->Principalhappywithyou]]</p> <<else>> <p class="passage_text">[[Continue->Principaldoorlocked]]</p> <</if>> <</if>> <</if>> <</nobr>><<nobr>> <<set $alreadyvisitprincipal to 1>> <p class="passage_text">The door is ajar, but you can hear some strange noises from inside...</p> <img src="university/images/dooropens.jpg" class="jpgimage" width="50%"> <p class="passage_text">You decide to take a peek... [[Continue->Principalfuckava2]]</p> <</nobr>><<nobr>> <p class="passage_text">You gently open the door, and the sound of sexual behavior becomes louder...</p> <p class="passage_text">What the fuck... It's Ava having sex on the sofa... That little bitch... She if fucking the principal to get better grades... I knew she was slutty but this...</p> <<set $randomscene = random(6)>> <<print '<video src="university/images/avasexwithprincipal' + $randomscene + '.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <<set $randomsay = $principaltoava[$randomscene]>> <<george>><<print $randomsay>><</george>> <<set $randomsay = $avatoprincipal[$randomscene]>> <<ava>><<print $randomsay>><</ava>> <<isInInv Camera>> <<if $ininventory eq "false">> <p class="passage_text">You have seen enough. If I only had a camera... You close the door carefully and [[go back->University]]</p> <<else>> <p class="passage_text">You remember that you have your camera in your bag. Maybe I should [[take some photos->Takephotoava]] of them [[or not->University]]?</p> <</if>> <</nobr>><<nobr>> <<addToInv Avanudephotos>> <p class="passage_text">You take up the camera from your bag, and opens the door a little bit more.</p> <img src="university/images/takephotoofava.jpg" class="jpgimage" width="40%"> <p class="passage_text">You take a few photos before you carefully close the door and [[return where you came from->University]]</p> <<donesin "took-sex-photoes-of-ava-and-the-principal">> <</nobr>><<nobr>> <<set $alreadyvisitprincipal to 1>> <p class="passage_text">A strong voice asks you to enter. The principal is sitting in his chair.</p> <<if $blackmailprincipalnum eq 0>> <img src="principal/images/principal_satiesfied.jpg" class="jpgimage" width="30%"> <<george>>Hello <<print $firstname>>, What can I help you with?<</george>> <p class="passage_text">Do you want to [[ask him for money->Principalblackmail2]] or pretend you walked in [[the wrong door->University]]...</p> <<else>> <<set $blackmoney = parseInt(100 * $levelpercent)>> <img src="principal/images/principal_impatient2.jpg" class="jpgimage" width="30%"> <<george>>Oh, is it you again...<</george>> <<print '<img src="images/' + $girl + '/angry.jpg" class="jpgimage" width="50%">'>> <<you>>I want more money from you!!! Otherwise I go to the police with the papers...<</you>> <<george>>Ok Ok Ok... Calm down... Look here is $ <<print $blackmoney>>... I need some time to get more money...<</george>> <p class="passage_text">You grab the money and [[rush out the door->University]]</p> <<addmoney $blackmoney>> <</if>> <</nobr>><<nobr>> <img src="university/images/principal_george3.jpg" class="jpgimage" width="30%"> <<george>>More money? Do you think I am some kind of bank?<</george>> <p class="passage_text">Will you [[show him the papers->Principalblackmail3]] you got or [[just leave->University]]?</p> <</nobr>><<nobr>> <<set $blackmoney = parseInt(100 * $levelpercent)>> <img src="university/images/principal_george2.jpg" class="jpgimage" width="30%"> <<george>>Where did you get those papers? ANSWER ME!!<</george>> <<you>>It does not matter where I got it! I want $1000 from you or I go to the police with them!<</you>> <<george>>Look here, <<print $firstname>>... No reason to get upset... I don't have $1000 on me. Look here I will give you $100, but you must promise to not talk about this to anyone... Now, give me the papers and you will get the money...<</george>> <<print '<img src="images/' + $girl + '/angry.jpg" class="jpgimage" width="50%">'>> <<you>>Hah! Do you think I am stupid... I have many copies of the papers...<</you>> <<george>>Ok Ok Ok... Calm down... Look here is $ <<print $blackmoney>>... I need some time to get the rest... We can talk about this some other time when you are calm...<</george>> <p class="passage_text">You grab the money and [[rush out the door->University]]</p> <<addmoney $blackmoney>> <<set $blackmailprincipalnum += 1>> <<donesin "blackmailed-the-principal">> <</nobr>><<nobr>> <img src="principal/images/principal_satiesfied.jpg" class="jpgimage" width="30%"> <<george>>Oh, hello <<print $firstname>>... So nice of you to drop by... So how are things going?<</george>> <<you>>Oh, just fine, George. Now that I have this job at your place my economy has improved<</you>> <<george>>I am so glad I could help you out... We'll I am sorry but I have to get back to work... There are so many things to sort out... See you on saturday!<</george>> <<you>>Ok, goodbye George...<</you>> <p class="passage_text">[[Continue->University]]</p> <</nobr>><<nobr>> <<if $principalnoshownum eq 1>> <img src="principal/images/principal_pointsout.jpg" class="jpgimage" width="30%"> <<george>><<print $firstname>>! Why did you not show up at my house last saturday, as we agreed??? I am VERY disappointed in you!<</george>> <<print '<img src="images/' + $girl + '/afraid.jpg" class="jpgimage" width="50%">'>> <<you>>Oh, I am so sorry principal... I really did not mean to... Pleeease forgive me... Don't be angry at me... Pleeeease...<</you>> <<george>>I don't think I can, <<print $firstname>>!!!<</george>> <<you>>Pleeease... I promise I never do it again... I promise I make it up to you...<</you>> <<george>>Hmmm... I should throw you out of school... There is one thing you could do for me right now that could make it up, though...<</george>> <<you>>Yes, yes I do that... Just don't throw me out of school... Pleeease...<</you>> <p class="passage_text">[[Continue->Principalnothappywithyou2]]</p> <<elseif $principalnoshownum gt 1>> <img src="principal/images/principal_impatient2.jpg" class="jpgimage" width="50%"> <<george>>I CAN NOT BELIEVE THAT YOU SKIPPED THE CLEANING JOB AGAIN!!!<</george>> <<you>>I am so sorry principal... Forgive me... Please...<</you>> <<george>>NO WAY!!! I have lost my faith in you!!! You are finished!!!<</george>> <<you>>NO NO NO Principal... I did not mean to... Please... I can suck you if you like... I will do a good job... I promise...<</you>> <<george>>NO!!!! You are done here!!!<</george>> <<you>>OHHH NO... Please don't do this to me... You can fuck me if you like...<</you>> <<george>>GET THE HELL OUT OF HERE!!! NOW!!!<</george>> <p class="passage_text">He is totally insane now. You just have to [[leave him as quick as you can->Packandleave]]</p> <<redmoral 5>> <</if>> <</nobr>><<nobr>> <p class="passage_text">The principal open his pants and pull out his large dick...</p> <<george>>Come over here now, <<print $firstname>>! I want you to show your gratitude to me for forgiving you!<</george>> <img src="university/images/george_stiffcock.jpg" class="jpgimage" width="50%"> <<print '<img src="images/' + $girl + '/shocked6.jpg" class="jpgimage" width="50%">'>> <<you>>No No principal... I can't do that... No I did not mean that...<</you>> <<george>>DO YOU WANT YOUR CLEANING JOB AND CONTINUE ON THE UNIVERSITY?<</george>> <<you>>Yes yes.. Don't be angry on me... please..I...<</you>> <<george>>So, get your ass over here NOW!<</george>> <p class="passage_text">[[Continue->Principalnothappywithyou3]]</p> <</nobr>><<nobr>> <p class="passage_text">You have no other choice than moving over to the principal...</p> <<print '<video src="images/' + $girl + '/suckprincipalchair.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<george>>Yes, that's better... Good girl....<</george>> <<you>>mfmfmfsfmm....<</you>> <<george>>Keep it going... Clean those balls well...<</george>> <p class="passage_text">[[Continue->Principalnothappywithyou4]]</p> <</nobr>><<nobr>> <p class="passage_text">You can hear him moaning out louder and louder while you suck him...</p> <video src="university/images/cumprincipalchair.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<george>>Yes yes yes... Keep sucking... Jeeeeeez...<</george>> <p class="passage_text">Shortly after he starts to fill your mouth with his cream...</p> <<george>>Aaaaah... Well done... Now you remember to keep your appointments...<</george>> <<you>>Yes principal I will<</you>> <<george>>Ok, remember to come next saturday between 16.00 and 18.00 then...<</george>> <<you>>Yes principal... Goodbye...<</you>> <p class="passage_text">[[You leave him as quick as you can->University]]</p> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<redenergy 15>>, <<redhygiene 20>>, <<redlooks 10>>, <<redmoral 5>>, <<addrep 1>>, <<adddrug_sex 1>>, <<addlust 20>>, <<addlib 1>> <<set $didshowupforcleaning to 0>> <<set $principalnoshow to 0>> <<donesin "sucked-the-principal-in-his-office">> <<unfaitfulsex "the principal">> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">A strong voice says come in, and you enter the room</p> <img src="university/images/principal_george3.jpg" class="jpgimage" width="50%"> <<set $alreadyvisitprincipal to 1>> <<george>>Oh, is it you again, <<print $firstname>>... Have you come to snoop around in my things again?<</george>> <<you>>No, I... I...<</you>> <<george>>I don't want to talk to you! GO BACK TO YOUR CLASS NOW!!!<</george>> <<if $whiskeybottle gt 0>> <p class="passage_text">He seems very pissed off. Then you remember that you have a fine scotch whiskey in your handbag. Would you try to [[give him one as a gift->Principalgift]] or just [[go back->University]]</p> <<else>> <p class="passage_text">He seems very pissed off, and you remember the punishment he gave you last time... Better just [[go back->University]]</p> <</if>> <<redmoral 3>> <</nobr>><<nobr>> <<you>>Don't be angry at me principal... I regret so much what I did... Can I please make it up to you and give you this bottle of fine scotch whiskey?<</you>> <img src="university/images/givewhiskey.jpg" class="jpgimage" width="30%"> <<george>>Hmmmm... What a surprise, <<print $firstname>>. That was very nice of you... That label is actually my favorite...<</george>> <img src="university/images/principal_george_happy.jpg" class="jpgimage" width="50%"> <<george>>Look here, <<print $firstname>>... I will forgive you... And I may give you another chance.<</george>> <<set $whiskeybottle -= 1>> <<you>>Oh, thank you so much principal... You make me so happy...<</you>> <<george>>And I may do you another favor... I know you are short of money from time to time. Maybe you can do some work for me?<</george>> <<print '<img src="images/' + $girl + '/happy3.jpg" class="jpgimage" width="50%">'>> <<you>>Oh, I love to principal... What do you want me to do?<</you>> <<george>>Oh, just call me George... You see <<print $firstname>>... My wife left me some months ago, and I am not very good at keeping the house clean...<</george>> <<you>>Yes George, and what do you want me to do?<</you>> <<george>>I want you to come once a week to clean my house, and I will of course pay you good...<</george>> <<you>>That sounds like a decent job, George...<</you>> <p class="passage_text">So, will you accept to [[help the principal->Helpoutprincipal]] or [[reject->Rejecthelpprincipal]] and say you can't...</p> <</nobr>><<nobr>> <<you>>I am sorry, principal... I am not capable to help you... I am afraid to go home to your private house...<</you>> <img src="university/images/principal_george.jpg" class="jpgimage" width="50%"> <<george>>I see... I was thinking we might be friends again, but I see now that I was wrong...<</george>> <<you>>No, No... You misunderstand... I would like to be friends...<</you>> <<george>>No, I think I have understood this perfectly right... Here, take your whisky and get back to class NOW!<</george>> <<print '<img src="images/' + $girl + '/sitsofa.jpg" class="jpgimage" width="50%">'>> <<you>>But...<</you>> <<george>>NOW!!!!<</george>> <<set $whiskeybottle += 1>> <p class="passage_text">He seems very pissed off... Better just [[go back->University]]</p> <<redmoral 3>> <</nobr>><<nobr>> <<george>>That is great, <<print $firstname>>. Let's say you come to my place every saturday afternoon between 16.00 - 18.00. I think a couple of hours should be plenty for you... I can pay you $50 each time.<</george>> <<you>>Oh, thank you so much, principal George...<</you>> <<george>>Yes, and my house is just in your street... It's the brown brickhouse one block to the left from your apartment...<</george>> <<you>>Oh that one... Yes I know where it is...<</you>> <<george>>Great, see you on saturday then... Goodbye...<</george>> <<you>>Goodbye principal...<</you>> <p class="passage_text">[[Continue->University]]</p> <<set $cleanforprincipal to 1>> <<addmoral 3>> <</nobr>><<nobr>> <p class="passage_text">No one answers and the door is locked... Looks like the principal wants some privacy...</p> <p class="passage_text">[[Continue->University]]</p> <</nobr>><<nobr>> <<set $alreadyvisitprincipal to 1>> <<addmins 5>> <p class="passage_text">A strong voice says come in, and you enter the room</p> <img src="university/images/principal.jpg" class="jpgimage" width="40%"> <<george>>Ah, <<print $firstname>> <<print $lastname>>. There you are. What can I help you with?<</george>> <table><tr><td valign="top" style="padding-top: 0px;"> <ul class="passage_text"> <li>[[Principalhelp<-Ask to skip this weeks test]]</li> <li>[[Principalmoney<-Say that you are short of money and need some]]</li> <li>[[Principalhelp<-Ask for extra education hours]]</li> <li>[[Just pretend you walked in the wrong door and leave->University]]</li> </ul> </td></tr></table> <</nobr>><<nobr>> <<addmins 10>> <img src="university/images/principal_george2.jpg" class="jpgimage" width="50%"> <<george>>Look here, <<print $firstname>>. That I can not help you with. It is up your teacher Mr. Anderson.<</george>> <<if $daysplayed lt 35>> <<set $teachdays to 35 - $daysplayed>> <<george>>I know he is very busy now at the start of the schoolyear, but in <<print $teachdays>> days things will be better. I will make sure that you will get a message when he is available...<</george>> <<you>>Ok, thank you principal. I will contact him later<</you>> <<else>> <<george>>You should go talk to him straight away. I am sure he will help you...<</george>> <<you>>Ok, thank you principal. I will go to him later.<</you>> <</if>> <p class="passage_text">[[Continue->University]]</p> <</nobr>><<nobr>> <<addmins 15>> <img src="university/images/principal_george2.jpg" class="jpgimage" width="40%"> <<george>>Ok, <<print $firstname>>. I did not know that you had economic problems.<</george>> <<set $ppalmoney = parseInt(50 * $levelpercent)>> <<set $askmoneyprincipal +=1>> <<if $askmoneyprincipal eq 1>> <<george>>You are such a pretty young girl. Here you have $ <<print $ppalmoney>> from me... Hope things turn out right for you...<</george>> <<you>>Oh, thank you soooo much, mr. principal<</you>> <<set $money += $ppalmoney>> <p class="passage_text">[[Continue->University]]</p> <<addmoral 3>> <<elseif $askmoneyprincipal eq 2>> <<george>>Well, I already gave you $ <<print $ppalmoney>>. I can give you another $50 if you will please me a little bit.<</george>> <<you>>Eh... What do you mean mr. principal<</you>> <<george>>Oh, lay it off... Call me George...<</george>> <<you>>Ok, George...<</you>> <<george>>You know it's quite lonely being a principal... And much hard work...<</george>> <<you>>Oh, yes I can imagine that...<</you>> <<george>>So, why don't you come with me into my private bathroom where we can be alone, and I will give you a little massage...<</george>> <p class="passage_text">Will you [[do that->Suckprincipal1]] for $ <<print $ppalmoney>> or [[just leave->University]]?</p> <<elseif $askmoneyprincipal eq 3>> <<george>>You need more money? But I have given you money twice... In that case you need to show some real gratitude...<</george>> <<you>>Do you want me to give you a blowjob again, principal George?<</you>> <<george>>Maybe that, and a little bit more...<</george>> <<you>>I... I.... don't know if...<</you>> <<george>>Oh, yes you can do that... Of course you can do that... Just let me instruct you... This is going to be just great!<</george>> <<you>>But isen't that wrong, principal?<</you>> <<george>>No not at all.. Just do as I say, and you don't have to be expelled or anything...<</george>> <<print '<video src="images/' + $girl + '/fuckprincipal1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Will you [[do that->Fuckprincipal1]] for $ <<print $ppalmoney>> or [[just leave->University]]?</p> <<else>> <<george>>Look here, <<print $firstname>>. I can't give you more money for now... My collegues notice that you spend much time here...<</george>> <<you>>But, you can do anything with me, just give me some more money... Please...<</you>> <<george>>No, I am sorry <<print $firstname>>... This can not continue...<</george>> <<you>>But... but...<</you>> <<george>>No more but's... Goodbye <<print $fistname>>...<</george>> <p class="passage_text">You are getting nowhere and just have to [[leave->University]]?</p> <</if>> <</nobr>><<nobr>> <p class="passage_text">George kneels down besides your chair and asks you to remove your underwear... But you hesitates and are not sure...</p> <<george>>TAKE Of YOUR UNDERWEAR, <<print $firstname>>! NOW! I want to taste that pussy of yours...<</george>> <<you>>I... I....Ok, mr. principal...<</you>> <<george>>Oh yes, that better... mmmmm... Your juicy pussy tastes lovely...<</george>> <<print '<video src="images/' + $girl + '/fuckprincipal2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Ahhhhh... Mr. principal... That is so good... OH... Oh.... I think I have to come....<</you>> <<george>>Yeah, That's it... What a real good schoolgirl slut you are...<</george>> <p class="passage_text">[[Continue->Fuckprincipal2]]</p> <</nobr>><<nobr>> <<george>>Now, is time for some more action... Come on <<print $firstname>>, suck my cock... NOW!<</george>> <<you>>Ok, mr. principal... Straight away...<</you>> <<print '<video src="images/' + $girl + '/fuckprincipal3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<george>>Yes, that's a good girl... Suck it well...<</george>> <<you>>mmfdfssmmf...<</you>> <p class="passage_text">[[Continue->Fuckprincipal3]]</p> <</nobr>><<nobr>> <<george>>Now, let's see how good you are to ride my cock... Come on, come on... Up on it you go...<</george>> <<you>>But it's so awfully big mr. principal... I don't know if I can take it...<</you>> <<george>>Bah.. Sure you can.... Such a big girl like you... Come on now...<</george>> <<print '<video src="images/' + $girl + '/fuckprincipal4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Ok, I do my best....<</you>> <<george>>Yes.... Here you go... Faster... faster... Such a good slut you are...<</george>> <p class="passage_text">[[Continue->Fuckprincipal4]]</p> <</nobr>><<nobr>> <<set $ppalmoney = parseInt(50 * $levelpercent)>> <<addmins 60>> <<george>>Now... Lay on the table so I can fuck you real good...<</george>> <<you>>Oh... Oh... my god... I think I must come again....<</you>> <<george>>Such a tight pussy you have... Wet and juicy...<</george>> <<print '<video src="images/' + $girl + '/fuckprincipal5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Oh... Oh... Oh...<</you>> <<george>>Now it's time for your principal to spray some cream on your pussy... Here it cums..... Yeeeeees....<</george>> <p class="passage_text">After the principal is finished, you both get dressed and you sneak into the womans bathroom to fix yourself...</p> <p class="passage_warning">[[Continue->Universitybathroom]]</p> <<cuminpussy>> <<set $sex_pussy += 1>> <<set $sex_pussybeenlicked += 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminpussy += 1>> <<donesin "fucked-the-principal-in-his-office">> <<unfaitfulsex "the principal">> <<addmoney $ppalmoney>>, <<redenergy 20>>, <<redlust 20>>, <<redhygiene 25>>, <<redlooks 15>>, <<redmoral 5>>, <<addrep 2>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <</nobr>><<nobr>> <p class="passage_text">George leads you into his private bathroom next to his office and locks the door behind him...</p> <<george>>So let's undress a little bit so we feel more comfortable...<</george>> <<you>>Is that really necessary, principal George?<</you>> <<george>>Yes of course. How can I give you a massage when you have your clothes on...<</george>> <<you>>But... but I am little shy and...<</you>> <<george>>Look here, <<print $firstname>>... Do you really want to earn $50, and also do you want me to help you through this year?<</george>> <<you>>Yes, yes... But...<</you>> <<george>>NO BUT'S... Let's get started...<</george>> <<you>>Ok, Ok... I did'nt mean to...<</you>> <p class="passage_text">George takes off his clothes except his boxers, and you take off your dress... Then he starts to give you a good massage...</p> <<print '<video src="images/' + $girl + '/suckprincipal1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Suckprincipal2]]</p> <</nobr>><<nobr>> <<addmins 30>> <<set $ppalmoney = parseInt(50 * $levelpercent)>> <p class="passage_text">After a while George takes off his boxers as well.. He's got a really big dick and now he wants you to suck him, but first he wants you naked...</p> <<you>>I... I... I can't do that principal... It... it... it... is wrong isen't it?<</you>> <<george>>NO WAY... I am the principal... I KNOW whats good and bad here at school... So take off your clothes now...<</george>> <<you>>Eh..... ok, George<</you>> <<george>>That's better... You got a lovely body... Nothing to be ashame of... In fact one of the better I ever seen...<</george>> <<you>>Do you reallly mean that, George...<</you>> <<george>>Oh yes, <<print $firstname>>... But now it's time for you to taste my cock... Come on... Come on... Open that delicous mouth of yours and take it in...<</george>> <<you>>Mmfmmdmfmss...<</you>> <<print '<video src="images/' + $girl + '/suckprincipal2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<george>>Oh... Yes... That's it...<</george>> <p class="passage_text">You suck him as best as you can, and soon he is cumming... He ejaculates his cum over your tits...</p> <<george>>Ah... That was great <<print $firstname>>... Now here you have $ <<print $ppalmoney>> from me... And remember... This is our little secret... Ok?<</george>> <<you>>Eh... Ok, George...<</you>> <<george>>That' s good... Now we better get dressed and get back before any one notice...<</george>> <p class="passage_text">You both get dressed in a hurry and you sneak into the womans bathroom to fix yourself...</p> <p class="passage_warning">[[Continue->Universitybathroom]]</p> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<unfaitfulsex "the principal">> <<donesin "sucked-the-principal-in-his-office">> <<addmoney $ppalmoney>>, <<redenergy 15>>, <<redhygiene 20>>, <<redlooks 10>>, <<redmoral 5>>, <<addrep 1>>, <<adddrug_sex 1>>, <<addlust 20>>, <<addlib 1>> <</nobr>><<nobr>> <<set $alreadyvisitprincipal to 1>> <p class="passage_text">The door opens slowly when you knock, but no one answers...</p> <img src="university/images/dooropens.jpg" class="jpgimage" width="50%"> <p class="passage_text">Seems like there are no one there... Would you like to [[go in anyway->Pokeprincipal]] or [[leave->University]]?</p> <</nobr>><<nobr>> <p class="passage_text">You are just arrived outside when some policemen comes down the street...</p> <img src="university/images/policearrives.jpg" class="jpgimage" width="50%"> <<you>>Hello! Here! It's here!!!<</you>> <video src="university/images/meetpoliceoutside.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<policeofficer>>Are you the one that called and reported about some sex slaves at the university???<</policeofficer>> <<you>>Yes! Yes! Yes! Please come with me!!!<</you>> <<policeofficer>>Are you aware of the punishment for calling in a false alarm, young lady???<</policeofficer>> <<you>>Yes! Yes! But it's not a false alarm!! I swear!!<</you>> <<policeofficer>>Hmmm... Ok! You better show us then...<</policeofficer>> <p class="passage_text">You lead the officers back to the [[principals office->Policeatprincipaloffice]]...</p> <</nobr>><<nobr>> <img src="university/images/emptyoffice.jpg" class="jpgimage" width="70%"> <p class="passage_text">You enter the principals office. It's still no sign of anyone there...</p> <<you>>Here it is, officer...<</you>> <<policeofficer>>Ok... And where is that cellar you was talking about?<</policeofficer>> <<you>>It's over there...<</you>> <p class="passage_text">You show them the door and gives them the key to the cellar... One of the officers open the door and looks down...</p> <<policeofficer>>Hmmm... Ok, John you go down there and check... I'll stay here with the girl... Just call if you need some backup... Ok?<</policeofficer>> <p class="passage_text">John nods, and go slowly down the stairs to the cellar... A few minutes later the phone to the officer that stayed with you calls...</p> <video src="university/images/foundslaves.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<policeofficer>>PETER... CAN YOU HEAR ME???<</policeofficer>> <<policeofficer>>Yeah, John I hear you loud and clear! What's up mate...<</policeofficer>> <<policeofficer>>PETER, THIS iS INSANE!!! The girl was absolutely right!!! There are several girls here chained to the wall... We must find that principal immidiately!!! And get an ambulance, there is a guy here with a knife in his back!<</policeofficer>> <<policeofficer>>Ok John, stay there with the girls and I will get an ambulance over at once!<</policeofficer>> <p class="passage_text">Just as Peter turns the phone off, the principal comes into the office...</p> <img src="university/images/principal_protest.jpg" class="jpgimage" width="50%"> <<george>>WHAT THE HELL IS GOING ON HERE?? WHAT ARE YOU DOING IN MY OFFICE!!!<</george>> <p class="passage_text">Then he sees you and you can see the panic in his eyes...</p> <<policeofficer>>You are under arrest, sir! For kidnapping, torturing, abuse and a lot of other things!<</policeofficer>> <<george>>YOU MUST NOT BELIEVE HER, OFFICER!!! She is a lying slut!!!<</george>> <<policeofficer>>SHUT UP!!!! We have already checked the cellar, so we know what you have been up to!!!<</policeofficer>> <img src="university/images/principal_cuffed.jpg" class="jpgimage" width="50%"> <p class="passage_text">Then police officer handcuffs the principal while he phones backup personell and an ambulance...</p> <<policeofficer>>And you young lady can be very proud of yourself!!! After all you been through! Do you need some help?<</policeofficer>> <<you>>No, I'm fine officer... I am just glad it's over and that the poor girls down there is safe... They have been there much longer then me, and probably is very traumatised...<</you>> <<policeofficer>>Ok... I suggest you go and get some clothes while we clean up this mess... But don't go anywhere in case I need a statement from you...<</policeofficer>> <<you>>Ok, officer... [[Continue->Pressconference]]...<</you>> <<removeFromInv Oldkey>> <</nobr>><<nobr>> <<print '<img src="images/' + $girl + '/eatingsandwich.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You go the locker room and find some clothes to have on... There you also got some food to eat... About 20 minutes later you go outside in front of the university...</p> <img src="university/images/principal_arrested.jpg" class="jpgimage" width="50%"> <p class="passage_text">As you go outside you can see the handcuffed principal is brought into a police car... He looks very misrable...</p> <img src="university/images/principal_takenaway.jpg" class="jpgimage" width="50%"> <p class="passage_text">There also a lot of people from the press out there...</p> <img src="university/images/thepress.jpg" class="jpgimage" width="50%"> <p class="passage_text">They film and take photos of the principal and the policemen...</p> <img src="university/images/press_sees_you.jpg" class="jpgimage" width="50%"> <p class="passage_text">Then they see you, and all the cameras point at you... You smile while they take photoes of you... Then some men from the TV stations brings up some microphones and wants you to answer their questions....</p> <video src="university/images/interviewed.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<reporter>>Can you tell us about how you girls ended up down in that cellar?<</reporter>> <<you>>Yes... The principal and his friends kidnapped us... They used drug in coffee, or assaulted us and drugged us... Then when we woke up we was in the cellar...<</you>> <<reporter>>What did they do to you down there?<</reporter>> <<you>>They chained us all together in a cell... Every night they came down and took out one girl that was forced to have sex them...<</you>> <<reporter>>Who did this? Was it only the principal?<</reporter>> <<you>>No... But the principal was the mastermind and leader, but I think he charged money from the others so they could do what they wanted with us...<</you>> <<reporter>>Do what they wanted?<</reporter>> <<you>>Yes, gangbang, rape, double penetration and all that stuff...<</you>> <<reporter>>My god! What a evil devil that principal are... What do think will happen to him?<</reporter>> <<you>>I hope he rots in prison and never comes out... But now I must go home and rest... I can't answer anymore questions...<</you>> <p class="passage_text">With those word you leave them... A taxi is waiting for you to [[bring you home->Apartment]]...</p> <<set $tvreport to 1>> <<set $avakeyknow to 2>> <<addmins 30>> <</nobr>><<nobr>> <<addmins 10>> <<if $daysincellar gt 5 and $daysincellar lt 10>> <img src="university/images/emptyoffice.jpg" class="jpgimage" width="70%"> <p class="passage_text">Luckily there is noone in the office, so you lock the door behind you with the key and rush to the phone at the principals desk...</p> <img src="university/images/call_police.jpg" class="jpgimage" width="50%"> <p class="passage_text">You dial the number to the police as fast as you can... You are so nervous... A few seconds laster you hear a voice...</p> <<policeofficer>>Yes... Hello... This is the trulago county police... What can I do for you...<</policeofficer>> <<you>>QUICK!!! I NEED SOME HELP... NOW!!!<</you>> <<policeofficer>>Hey Hey Hey... Calm down madam... Where are you, and what is urgent!<</policeofficer>> <<you>>COME NOW!!! PLEASE!!! I am in the principals office at the Trulago University, and I just got out of the principals sex slave cellar<</you>> <<policeofficer>>SEX SLAVE CELLAR??? Are you kidding me???<</policeofficer>> <<you>>NO! NO! Please come now! I swear!!! I am not joking!!<</you>> <<policeofficer>>Ok, I will send a patrol over and meet you outside the university in 5 minutes...<</policeofficer>> <<you>>But I am completely na... Eh, ok officer I will be there...<</you>> <p class="passage_text">You find a grey blanket and wrap you in before you [[head for the entrance->Outsideuniversity]]...</p> <<set $principalarrested to 1>> <<else>> <<set $breakinsprincipal += 1>> <<if $breakinsprincipal gt 6>> <<set $randomscene = random(5)>> <<else>> <<set $randomscene to 1>> <</if>> <<isInInv Oldkey>> <<if $randomscene lt 4 or $ininventory eq "true">> <p class="passage_text">The office is empty and both the principal and his assistant are gone...</p> <img src="university/images/emptyoffice.jpg" class="jpgimage" width="70%"> <p class="passage_text">There is a drawer and a computer on the table. Would you like to:</p> <<set $passwdprincipal to "">> <<set $compmode to 0>> <<set $studentname to "">> <table class="passage_text"><tr><td valign="top" style="padding-top: 0px;"> <ul> <li>[[Opendrawer1<-Open the drawer 1]]</li> <li>[[Opendrawer2<-Open the drawer 2]]</li> <li>[[Opendrawer3<-Open the drawer 3]]</li> <li>[[Checkcomputer<-Turn on the computer]]</li> <li>[[Leave->University]]</li> </ul></td></tr> <tr><td>In the corner of the office there is a big massive old wooden door... Would you [[try to go in there->Doortocellar]]?</td></tr></table> <<else>> <<addmins 10>> <<set $caughtsnooping to 1>> <p class="passage_text">While you are snooping around in the principals office, the principal and his assistant Tony are suddenly entering the office</p> <<print '<video src="images/' + $girl + '/principalangry.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<george>>WHAT THE HELL ARE YOU DOING HERE??<</george>> <<you>>I... I was... was just looking for you, principal...<</you>> <<george>>OH NO, You were snooping around in my office... Have you gone through my drawers?? Answer me NOW!!!<</george>> <<print '<img src="images/' + $girl + '/scared2.jpg" class="jpgimage" width="50%">'>> <<you>>But... I did not mean to... I...<</you>> <p class="passage_text">Principal George is furious, and turns to his assistant Tony...</p> <img src="university/images/tony.jpg" class="jpgimage" width="60%"> <<george>>Tony, this calls for a serious punishment... Let'e get her down and give ger a lesson...<</george>> <p class="passage_text">Tony just nods and they both grab you and blindfold you. You can hear the principal opens an old door in his office and they drag you down the stairs...</p> <<you>>NO, NO, NO.... Please let me go... I promise I will never do it again<</you>> <<george>>TO LATE... You have to take the consequences of your behavior...<</george>> <p class="passage_text">[[Continue->Dpprincipal1]]</p> <</if>> <</if>> <</nobr>><<nobr>> <<addmins 5>> <<isInInv Oldkey>> <img src="university/images/olddoor.jpg" class="jpgimage" width="50%"> <<if $ininventory eq "true">> <img src="university/images/oldkey.jpg" class="jpgimage" width="50%"> <p class="passage_text">The door is locked, and you have the key you took from Ava... Would you [[try that->Opencellardoor]], or [[just leave it->Pokeprincipal]]...</p> <<else>> <p class="passage_text">The door is locked, and you don't have the key... [[Continue->Pokeprincipal]]</p> <</if>> <</nobr>><<nobr>> <<addmins 10>> <video src="university/images/opendoor.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">You put the key in the door and open the door...</p> <img src="university/images/downtocellar.jpg" class="jpgimage" width="50%"> <p class="passage_text">It looks like it leads to the basement of the university. It looks very dark down there...</p> <video src="university/images/lostthekey.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">Suddenly the key slips out of your hands... You better go down there and get it...</p> <img src="university/images/lightswitch.jpg" class="jpgimage" width="50%"> <p class="passage_text">You go down and on the wall you find a light switch that you turn on...</p> <img src="university/images/cellarlighted.jpg" class="jpgimage" width="50%"> <p class="passage_text">The hallway get lighted so you see at bit more, even if it's still a little bit dark....</p> <p class="passage_text">While you are looking for the key under the stairs you suddenly hear some strange sounds from futher inside the cellar... Will you [[continue futher->Slavecells]] or [[leave back->Pokeprincipal]]?</p> <<removeFromInv Oldkey>> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">You move slowly longer into the basement. You can hear some female voices moans and sighs from a room nearby... On the walls there are chains of different types...</p> <video src="university/images/enterslavecells.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">You continue around the corner to see what it is when you suddenly see some bodies moving... You nearly scream when you see what it is...</p> <video src="university/images/slaves.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<you>>My god! It's Julie and Anne...<</you>> <video src="university/images/observe1.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">Julie and Anne was two of your classmates that disappeared some weeks ago. Everyone thought they was expelled and sent home...</p> <p class="passage_text">Both girls are tied up and looks like they been abused...</p> <p class="passage_text">The basement is huge and you can hear more noise from another room nearby. [[Continue->Slavecells2]]...</p> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">You sneak past the two girls further into the basement. The groaning get louder and louder...</p> <p class="passage_text">The groaning comes from a cell and you peek around the corner, and gets terrified... You get down on your knees to not be seen...</p> <video src="university/images/observe2.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">You can see Sasha in there... Sasha was also disappeared from school and noone knew where she went...</p> <p class="passage_text">Now you can see her chained up with three men around her... She stands on all four and is fucked in every hole...</p> <video src="university/images/sashagb.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">You recognize some of the men to be friends of the principal... Please... umg... glob... let... me... glob... go, she cries...</p> <p class="passage_text">But they don't take notice of her... They looks like maniacs... You like to be stuffed up, don't you slut, one of them asks... Answer when you are talked too!!, another one says, while he smacks Sasha's back...</p> <p class="passage_text">Yes.. glob... Yes... I love it... glob... urg, she stammered...</p> <video src="university/images/sashacum.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">After a few moments they suddenly pull out of her and start to sperm her face with their sticky jizz...</p> <video src="university/images/principalcellar.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">You are just about to get on your feet when suddenly the principal shows up behind you... He looks surprised and confused... [[Continue->Slavecells3]]</p> <</nobr>><<nobr>> <<addmins 10>> <<george>>What are you doing here??? You let you down here??<</george>> <video src="university/images/desperate2.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<you>>I... I... The door was open... I was visiting your office and the door was open so I went down here to check...<</you>> <<george>>YOU LIAR!!! I always lock the door!!! Who told you about this room? WHO!!!<</george>> <<you>>NOONE!!! I SWEAR!!! NOONE!!! PLEASE!!<</you>> <<george>>WHO KNOW YOU ARE HERE!!! TELL ME!!! WHO???<</george>> <<you>>NOONE!!! PLEASE BELIEVE ME!!! I DID NOT MEAN TO GO DOWN HER!!! I'll go away now! I promise not to tell anyone!!! PLEEEEASE!!!<</you>> <p class="passage_text">Suddenly his anger turns into to a big cruel smile...</p> <<george>>Noone, you says... Ha ha... That's good news... That means we got another girl to play with... Ha ha ha..<</george>> <<you>>Another girl??<</you>> <p class="passage_text">You suddenly understand what he means, and look for a way to escape...</p> <<you>>NO!! NO!! LET ME OUT!! I PROMISE NOT TO TELL ANYONE!!<</you>> <video src="university/images/principalholdsyou.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">You try to run past him, but he grabs your arms and hold you in a strong grip</p> <<george>>HA HA HA... Now you belong to us! Come on here guys! Lets tie her up!<</george>> <<you>>NO!! NO!! NOOOOOOOO!!!! PLEASE!!! NOOOOOOOOO!!!!<</you>> <p class="passage_text">All the guys that fucked Sasha comes running and grab you before you can do anything...</p> <video src="university/images/attackedandchained.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">One of the guys grabs you, and put his hands around your neck, while the others starts to tear off your clothes...</p> <<george>>Come on, let's chain her up...<</george>> <<you>>NO!! NO!! NOOOOO!!!<</you>> <p class="passage_text">They struggle to hold while they put chains around your neck and arms...</p> <video src="university/images/chainedup.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">Then they drag you over to the girls and chain you to the wall as well... Then they leave... [[Continue->Slavecells4]]...</p> <<set $daysincellar to 0>> <</nobr>><<nobr>> <<set $energy to 20>> <<set $hygiene to 10>> <<set $looks to 5>> <<set $moral to 10>> <<addmins 5>> <<set $daysincellar += 1>> <p class="passage_text">You fall a sleep and dream a nightmare dream...</p> <<set $randomscene = random(2)>> <<print '<video src="university/images/nmdream' + $randomscene + '.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After a while you wake up again... [[Continue->Slavecells5]]...</p> <</nobr>><<nobr>> <<setearlymorning>> <<set $rentpaid to "yes">> <<addmins 240>> <p class="passage_text">Just to see that the nightmare dream is reality...</p> <<set $randomscene = random(1)>> <<if $randomscene eq 0>> <video src="university/images/slave.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<else>> <video src="university/images/slaveII.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <</if>> <p class="passage_text">You and your other classmate friends are chained in the cell... You can hear the moans and sighs from the other girls...</p> <<set $randomscene = random(5)>> <<print '<video src="university/images/slave' + $randomscene + '.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<if $daysincellar eq 1>> <p class="passage_text">You can see that they have suffered a lot and looks exhausted... Poor girls, you think...</p> <<elseif $daysincellar eq 2>> <p class="passage_text">Another day in the cellar... You really need to find a way out of here...</p> <<else>> <p class="passage_text">Another day in the cellar... You must continue your work to get out of here...</p> <</if>> <video src="university/images/feeding.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">After a while two men comes into the cell to feed the sex slaves...</p> <<addenergy 20>> <img src="university/images/drinkwater.jpg" class="jpgimage" width="50%"> <p class="passage_text">One by one the slaves gets food and water...</p> <img src="university/images/feeded.jpg" class="jpgimage" width="50%"> <p class="passage_text">Then all slaves are taken to toilet... One by one...</p> <<set $randommedia = random(1)>> <<if $randommedia eq 0>> <<set $randomscene = random(2)>> <<print '<video src="university/images/toiletvisit' + $randomscene + '.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<else>> <<set $randomscene = random(3)>> <<print '<img src="university/images/toiletvisit' + $randomscene + '.jpg" class="jpgimage" width="40%">'>> <</if>> <p class="passage_text">After they are finished they tie you all up again and close the cell... We will be back later to have some fun with you... Ha ha ha, they both laugh on their way out... [[Continue->Slavecells6]]</p> <</nobr>><<nobr>> <<addmins 240>> <video src="university/images/slaveII.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<if $daysincellar eq 1>> <p class="passage_text">Even if you all are gagged you are able to talk... You are standing beside Anne and try to talk to her...</p> <<you>>How did you end up here Anne?... I though you was expelled and had moved home when you did not showed up...<</you>> <p class="passage_text">Oh I was a fool, Anne cries... I was on my way up to the top floor in the elevator. Then when I entered the elevator there was another man there... I think he was a friend of the principal...</p> <video src="university/images/doped1.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<you>>Yes... What happened then?<</you>> <p class="passage_text">Well, suddenly he grabbed me and held a cloth of chloroform to my mouth, she continues... Then I just fainted, and don't remember anything before waking up here...</p> <video src="university/images/doped2.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<you>>We really need to get out of here and get the principal and his gang arrested...<</you>> <p class="passage_text">Oh, we have tried all that we can, Anne replys. But now we have been locked up for 3 weeks... And they are so cruel and mean to us...</p> <<you>>Yeah... I saw what they did to Sasha...<</you>> <p class="passage_text">Oh, that happens every night you know, says Anne... The principal and his friends come in here and pick one or two of us and fuck us for a long time, before tying us up again...</p> <<you>>Oh, that bastard of a principal should be killed!!<</you>> <p class="passage_text">Anne is too weak to talk and soon she falls asleep again... Some minutes later the same happens to you... They must have put something in the food... [[Continue->Slavecells7]]</p> <<redenergy 5>> <<elseif $daysincellar eq 2>> <p class="passage_text">This time you are chained beside Julie... She looks very exhausted...</p> <<you>>Hey Julie... Are you awake? It's <<print $firstname>>... Do you hear me?<</you>> <p class="passage_text">Ummmm... Yes... What is it, Julie says</p> <<you>>Julie, how come you ended up here? Was it the principal?<</you>> <p class="passage_text">Yes... That monster principal tricked me... I was supposed to go this office to chat about my grades, Julie continues...</p> <<you>>Yes, and then what happened?<</you>> <video src="university/images/doped3.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">He gave me a cup of coffee... And in that cup he put a sleeping pill... Next I remember I woke up down here, Julie replys...</p> <video src="university/images/doped4.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<you>>What a cruel man the principal is!!! He should hang for this!!! What is going to happen to us?<</you>> <video src="university/images/doped5.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">I don't know, <<print $firstname>>... I have been here for 4 weeks... I don't know it I can survive any longer, Julie cries...</p> <<you>>WE MUST, JULIE!!! DON'T GIVE UP! There must be a way out of here...<</you>> <p class="passage_text">When I arrived here, there was two other girls... Trina and Charlie... You remember them?, Julie asks...</p> <<you>>Yes, I remmeber them slightly... Two blondes wasn't it?<</you>> <p class="passage_text">Yes... One day a fat guy came with the principal and paid him a lot of money... The next morning they were gone, Julie whisper... She is very tired now...</p> <<you>>Don't sleep now, Julie... What happened then... Julie... Julie...<</you>> <p class="passage_text">But it's too late... Julie is already sleeping, and a few minutes later [[you also sleeps->Slavecells7]]...</p> <<elseif $daysincellar eq 3>> <p class="passage_text">As the days go by you get more and more desperate. You know that soon they will start to abuse you as well as the other girls... It's just a matter of time...</p> <video src="university/images/tired.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">You can also sense that the other girls are becoming more and more indifferent and don't care what the men do to them... Then you fall [[into sleep again->Slavecells7]]...</p> <<elseif $daysincellar eq 7>> <p class="passage_text">You have been in the cell for a week, and the situation is getting worse and worse... You are not able to see any way out of here...</p> <img src="university/images/knifeincell.jpg" class="jpgimage" width="50%"> <p class="passage_text">Suddenly you see a knife by your feets in the cell... The guards must have left it when they fed the girls...</p> <p class="passage_text">Will you try to <<link [[get the knife with your feets|Slavecells7]]>><<addToInv Sharpknife>><</link>> and hide it or [[just ignore it->Slavecells7]]?</p> <<else>> <p class="passage_text">You are getting more and more weak as the days passes, and so does the others... Every day you try to think how to get out of there...</p> <p class="passage_text">Even if you try talk to the others it's only mumbeling and short answers... They seem totally exhausted... After a while you [[go to sleep again->Slavecells7]]...</p> <</if>> <</nobr>><<nobr>> <<addmins 120>> <<set $randomvictim to 0>> <<set $randomscene = random(2)>> <<print '<video src="university/images/collectedslaves' + $randomscene + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<if $daysincellar eq 3>> <p class="passage_text">You are waked by some noise in the corridor... The celldoor is opened and in comes some men...</p> <video src="university/images/grabsyou.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">This time they head straight against you... You feel the fear in your body when one of the grabs your face...</p> <<you>>NO! NO! Please let me be!<</you>> <p class="passage_text">Come on Bill, I think this one is ready for some fun! Let's play with her, says on the of the men...</p> <<you>>NO! NO! PLEEEEEEASE!!! NOT ME! PLEEEEASE!!!<</you>> <p class="passage_text">But your begging is totally ignored and they unchain you and [[drag you out of your cell->Slavecells8]]...</p> <<else>> <<if $daysincellar gt 3>> <<set $randomvictim = random(2)>> <<if $randomvictim eq 1>> <p class="passage_text">You are waked by some noise in the corridor... The celldoor is opened and in comes some men...</p> <p class="passage_text">The men comes up to you and start to unchain you...</p> <video src="university/images/grabsyou.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<you>>Noooo... not me... Pleeeease...<</you>> <<isInInv Sharpknife>> <<if $ininventory eq "true">> <img src="university/images/hideknife.jpg" class="jpgimage" width="50%"> <p class="passage_text">You remember the knife you found and manage to hide it behind your back...</p> <</if>> <p class="passage_text">They just ignore you totally and [[drag you out of the cell->Slavecells8]]...</p> <<else>> <p class="passage_text">You are waked by some noise in the corridor... The celldoor is opened and in comes some men...</p> <p class="passage_text">They pick out a girl and unchain her before dragging her out of the cell. No... No... Not me... please, she begs...</p> <p class="passage_text">Outside the cell they start to abuse her... [[Continue->Slavecells8]]</p> <</if>> <<else>> <p class="passage_text">You are waked by some noise in the corridor... The celldoor is opened and in comes some men...</p> <p class="passage_text">They pick out a girl and unchain her before dragging her out of the cell. No... No... Not me... please, she begs...</p> <p class="passage_text">Outside the cell they start to abuse her... [[Continue->Slavecells8]]</p> <</if>> <</if>> <<redenergy 5>> <</nobr>><<nobr>> <<addmins 180>> <<isInInv Sharpknife>> <<if $daysincellar eq 3>> <p class="passage_text">The two men start to chain you outside the cell. One of them is a fat guy, and you remember suddenly what Julie said about Trina and Charlie that was sold to him... You feel the panic overwhelm you...</p> <<you>>NOOOOOOOOOOO!!!! PLEEEEEEEEEASE!!!<</you>> <p class="passage_text">The youngest one force you to suck him...</p> <video src="university/images/youabuse1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">Then he holds his hands around your neck while he fucks you hard...</p> <<you>>Aaaarg... Please... aaaaaa...<</you>> <video src="university/images/youabuse2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">When he is finished the fat one takes over and start to fuck you as well...</p> <video src="university/images/youabuse3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">They take turns on you, and now the youngest one fucks you again while he nearly choke you with the chains...</p> <video src="university/images/youabuse4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">Then it's the perverted fat guy again... Now he penetrates your ass as well...</p> <video src="university/images/youabuse5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">In the end they creampie your face and force you to swallow...</p> <video src="university/images/youabuse6.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">Then they drag you back to the cell to the others and chain you up again... You are totally exhausted and [[fall into sleep->Slavecells4]] as they leave and turn out the light...</p> <<redenergy 20>>, <<redlust 25>>, <<redhygiene 30>>, <<redlooks 15>>, <<redmoral 8>>, <<adddrug_sex 2>>, <<set $sex_cuminmouth += 2>> <<set $sex_blowjob += 2>> <<set $sex_anal += 1>> <<set $sex_pussy += 2>> <<elseif $ininventory eq "true">> <p class="passage_text">The two men drag you aout of the cell, and one of them is just about to chain you to the wall outside, when the light go out...</p> <img src="university/images/tobechained.jpg" class="jpgimage" width="50%"> <p class="passage_text">Hey Jack, what happened, the man that holds you shout... No idea, Ed... Must be a fuse or something that went out... I will go and check, Jack answers..</p> <img src="university/images/lightgoout.jpg" class="jpgimage" width="50%"> <p class="passage_text">Now it's your oppotunity... You drop to the floor while Ed is still confused... Then you get hold of the knife...</p> <img src="university/images/getknife.jpg" class="jpgimage" width="50%"> <p class="passage_text">Hey slut, what are you doing, Ed says...</p> <img src="university/images/stabb.jpg" class="jpgimage" width="50%"> <<you>>NOW, take this sucker!!!<</you>> <img src="university/images/stabbedback.jpg" class="jpgimage" width="50%"> <<removeFromInv Sharpknife>> <p class="passage_text">You take the knife and stab it into his back... Hey Jack, help me here... That bitch stabb.... ed... meeeeee...</p> <p class="passage_text">Now you have the oppotunity to escape while it's still dark... You can here Jack fumbeling around...</p> <p class="passage_text">The chain around your neck is fortunately not locked so you managed to remove it...</p> <video src="university/images/desperate.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">You head for the stairs and run up there just to discover that the door is locked... You need the key... You are desperate...</p> <img src="university/images/closeddoorout.jpg" class="jpgimage" width="50%"> <p class="passage_text">You head down again to the cellar again... You remember loosing it under the stairs... You look around and finally you find it...</p> <<addToInv Oldkey>> <img src="university/images/oldkey.jpg" class="jpgimage" width="50%"> <p class="passage_text">Then you run up again and open up the door carefully... [[Continue->Pokeprincipal]]...</p> <<elseif $randomvictim eq 1>> <video src="university/images/youabuse1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">After they moved you outside the cell they start to abuse you...</p> <video src="university/images/youabuse2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">They take turns on you and use you like a sex doll...</p> <video src="university/images/youabuse4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">They use all your holes and fuck you hard...</p> <video src="university/images/youabuse3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">In the end they creampie your face...</p> <video src="university/images/youabuse6.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">They it's [[back to the cell again->Slavecells4]] to the other girls...</p> <<redenergy 20>>, <<redlust 25>>, <<redhygiene 30>>, <<redlooks 15>>, <<redmoral 8>>, <<adddrug_sex 2>>, <<set $sex_cuminmouth += 2>> <<set $sex_blowjob += 2>> <<set $sex_anal += 1>> <<set $sex_pussy += 2>> <<else>> <<set $randomscene = random(5) + 1>> <<print '<video src="university/images/slaveabuse' + $randomscene + '-0.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">They tie her up and start to abuse her...</p> <<print '<video src="university/images/slaveabuse' + $randomscene + '-1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">The poor girl cries out and beg them to stop...</p> <<print '<video src="university/images/slaveabuse' + $randomscene + '-2.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">But for no reason... They seem obsessed by using her body...</p> <<print '<video src="university/images/slaveabuse' + $randomscene + '-3.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">They keep it going for a long time until at last they cum in her ass and pussy...</p> <<print '<video src="university/images/slaveabuse' + $randomscene + '-4.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After they are finished the girl is dragged back to the cells before they turn out the light and [[leaves->Slavecells4]]...</p> <</if>> <<redenergy 5>> <</nobr>><<nobr>> <p class="passage_text">You are dragged into a sideroom of what you think must be the basement of the university. There is a big empty room with a couple of benches and a table. They place you on the table between them.</p> <<george>>NOW <<print $firstname>>, you will start to strip for us...<</george>> <<you>>No please, principal George... I can't do that... Please...<</you>> <<george>>Either do what I tell you, OR YOU ARE EXPELLED... You were caught red-handed while snooping in the principals office... That is VERY serious...<</george>> <<you>>I... I... can't...<</you>> <<george>>NOW!!!<</george>> <p class="passage_text">You start fumbling with your clothes...</p> <<george>>I want you to do it sensually and with PASSION!! UNDERSTAND!!!<</george>> <<you>>Yes yes, mr. principal... I'll do my best...<</you>> <<print '<video src="images/' + $girl + '/principaldp1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Dpprincipal2]]</p> <</nobr>><<nobr>> <p class="passage_text">After you have stripped off your clothes, they want you to suck some dick...</p> <<george>>NOW <<print $firstname>>. You have been a VERY naughty girl... You can try to make it up to us... Start sucking our dicks NOW!<</george>> <<you>>I... I will try my best, principal... Please don't be hard on me...<</you>> <<print '<video src="images/' + $girl + '/principaldp2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<george>>Yes, that's better... Now suck both our dicks at the same time... Chop, chop... DO IT!<</george>> <<you>>I... I... mmfmdfmmfsss<</you>> <p class="passage_text">[[Continue->Dpprincipal3]]</p> <</nobr>><<nobr>> <p class="passage_text">You suck as good as you can, before George decides to move on... You are ordered to ride Tony's dick</p> <p class="passage_text">While riding Tony's dick, George moves behind you and wants to fill your backdoor as well...</p> <<george>><<print $firstname>>, Now you are going to learn how to behave... You will serve us both, you slut!<</george>> <<you>>Oh, oh, no.... Please principal, not my ass... Nooooooo....<</you>> <<print '<video src="images/' + $girl + '/principaldp3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">They keep pumping in and out of your two holes at the same time, and there is nothing you can do about it...</p> <p class="passage_text">[[Continue->Dpprincipal4]]</p> <</nobr>><<nobr>> <<addmins 60>> <p class="passage_text">They change positions all the time, penetrating you simultaneously... You try to resist, with no result...</p> <p class="passage_text">You lay on your back when suddenly the principal begin to moan out loud....</p> <<george>>Ah, Ah, <<print $firstname>>... Now your principal is going to cream your slutty pussy...<</george>> <<you>>No, no, don't please...<</you>> <<print '<video src="images/' + $girl + '/principaldp4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">The principal gives you a creampie, and just after his assistant insists on cumming in your mouth...</p> <p class="passage_text">After they have finished, you find your clothes and run out of there and into the womans bathroom to fix yourself...</p> <p class="passage_warning">[[Continue->Universitybathroom]]</p> <<redenergy 20>>, <<redlust 25>>, <<redhygiene 30>>, <<redlooks 15>>, <<redmoral 8>>, <<addrep 2>>, <<adddrug_sex 2>>, <<addlib 1>> <<cuminpussy>> <<set $sex_dp += 1>> <<set $sex_cuminmouth += 1>> <<set $sex_cuminpussy += 1>> <<set $sex_blowjob += 2>> <<set $sex_anal += 1>> <<set $sex_pussy += 1>> <<unfaitfulsex "the principals secretary">> <<donesin "did-a-double-penetration-with-the-principal-and-his-secretary">> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">It seems like the principal is into porn. There is a pile of porn magazines in there...</p> <img src="university/images/drawer.jpg" class="jpgimage" width="60%"> <p class="passage_text">[[Continue->Pokeprincipal]]</p> <<donesin "sneaked-into-the-principals-office-and-looked-in-his-drawer">> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">It seems like the principal have a large collection of sex toys.. Wonder who he uses them on...</p> <img src="university/images/drawer2.jpg" class="jpgimage" width="60%"> <p class="passage_text">[[Continue->Pokeprincipal]]</p> <<donesin "sneaked-into-the-principals-office-and-looked-in-his-drawer">> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">In this drawer there is a lot of different stuff.</p> <img src="university/images/drawer3.jpg" class="jpgimage" width="50%"> <<isInInv Ticketnightclub>> <<if $ininventory eq "false">> <p class="passage_text">There seems to a ticket to a club there. So you want to <<link "snatch it" "Pokeprincipal">><<addToInv Ticketnightclub>><</link>> or [[maybe not->Pokeprincipal]]?</p> <img src="university/images/ticketnightclub.jpg" class="jpgimage" width="70%"> <<else>> <p class="passage_text">[[Continue->Pokeprincipal]]</p> <</if>> <<donesin "sneaked-into-the-principals-office-and-looked-in-his-drawer">> <</nobr>><<nobr>> <<addmins 15>> <p class="passage_text">You press the on button the computer and the screen starts to flicker. After a while a message appers on the screen...</p> <div class="dumb_terminal_frame"> <<if $compmode eq 0>> <div class="dumb_terminal">Trulago University Student register system...<br><br></div> <<if $passwdprincipal eq "George123">> <p class="passage_text"> <<link "Continue" "Checkcomputer">> <<set $compmode to 1>> <</link>> </p> <<elseif $passwdprincipal eq "">> <p>&nbsp;</p> <<else>> <p>Password failure!!!...</p> <</if>> <div class="dumb_terminal">Enter password:<<textbox "$passwdprincipal" "" "Checkcomputer" autofocus>></div> <<elseif $compmode eq 1>> <div class="dumb_terminal">Search for student (lastname)<br><br></div> <<if $studentname eq $lastname>> <p class="passage_text"> <<link "View profile" "Checkcomputer">> <<set $compmode to 2>> <</link>> </p> <<elseif $studentname eq "">> <p>&nbsp;</p> <<else>> <p>Can not find student!!!...</p> <</if>> <div class="dumb_terminal">Enter lastname:<<textbox "$studentname" "" "Checkcomputer" autofocus>></div> <<elseif $compmode eq 2>> <div class="dumb_terminal">Profile of <<print $firstname>> <<print $lastname>><br><br></div> <div class="dumb_terminal">Missing tests: <<print $testsmissed>> <<if $testsmissed gt 0>> <<link "Reset" "Checkcomputer">> <<set $resettests += 1>> <<set $testsmissed to 0>> <</link>> <</if>> </div> <div class="dumb_terminal">Reputation: <<print $rep_status>></div> <div class="dumb_terminal">Principals comments: Very pretty girl, big tits, great ass. NTS: Need to find a reason to get her laid...</div> <<if $testsmissed eq 0>><br><br> <<link "Logout" "Pokeprincipal">> <</link>> <</if>> <</if>> <<donesin "sneaked-into-the-principals-office-and-checked-his-computer">> </div> <p class="passage_text">[[Go back->Pokeprincipal]]</p> <</nobr>><<nobr>> <<addmins 90>> <h3 class="passage_header">Chemistry lesson</h3> <video src="university/images/chemlesson.mp4" class="jpgimage" width="80%" type="video/mp4" autoplay loop></video> <<set $chemlesson += 1>> <<set $weeklessons += 1>> <<set $totlessons += 1>> <<if $chemlesson eq 3>> <p class="passage_text">Professor Branson gives a lecture in chemistry regarding chemical fluids that can impact the human body.</p> <p class="passage_text">His special field is how different chemical fluids can be used to extend and change the human body...</p> <p class="passage_text">You find this very interesting and asks him a lot of questions...</p> <p class="passage_text">At the end of the lesson he asks you to stay to continue the discussion privately</p> <p class="passage_text">Will you [[Chemistrydiscussion<-do that]] or just say you <<link "have to go" "University">><<set $chemlesson to 1>><</link>>.</p> <<else>> <p class="passage_text">Professor Branson gives a general lecture in chemistry with experiments and studys.</p> <p class="passage_text">You find this quite boring...</p> <<if $dayssinceinjection gt 10 and $drug_sex gte 15 and $fuckedbransontoday eq 0 and $bransonsexinjection eq 0>> <<set $numbofbransonfuck += 1>> <<if $numbofbransonfuck eq 1>> <p class="passage_text">After the lesson is finished professor Branson wants to talk to you...</p> <<branson>>So <<print $firstname>>, The injections have worked out fine I understand...<</branson>> <<you>>Yes, but I have these side effects you were talking about...<</you>> <<branson>>No worries.. They will be over soon... But since you are here, please step into my office...<</branson>> <<you>>Now, you mean... I don't know if...<</you>> <<branson>>Yes now... Come on, I know you want to have some fun...<</branson>> <p class="passage_text">Professor Branson is very convincing and you just can't manage to say no...</p> <p class="passage_text">[[Fuckbranson<-Continue]]</p> <<elseif $numbofbransonfuck eq 2>> <p class="passage_text">When the lesson is finished, Branson wants to have a word with you...</p> <<branson>>So $firstname baby, still happy with your new tits and butt?<</branson>> <<you>>I don't quite know, professor... I have these side effects, that make me so... eh... sexually ecxited...<</you>> <<branson>>Relax, relax... As I told you, they would be over soon... But I really need a checkup on you to see that your attributes are OK... Come into my office now...<</branson>> <<you>>I... I... am not sure if...<</you>> <<branson>>Nonsense... Come on now... It's important to check that everything is ok...<</branson>> <p class="passage_text">Professor Branson is very determined and you just can't manage to say no...</p> <p class="passage_text">[[Fuckbranson2-1<-Continue]]</p> <<elseif $numbofbransonfuck eq 3>> <p class="passage_text">Right after the lesson is over Branson come over to you... You try to sneak out, but he is too fast for you...</p> <<branson>><<print $firstname>>, I need you in my office now...<</branson>> <<you>>But, I was going for another lesson, professor...<</you>> <<branson>>But this is important, <<print $firstname>>. You need a checkup... I have dicovered some side effects that I want check you for...<</branson>> <<you>>But professor, I think I am fine...<</you>> <<branson>>No way, come on now... No argueing...<</branson>> <p class="passage_text">You are not able to get away from Professor Branson this time either...</p> <p class="passage_text">[[Fuckbranson3-1<-Continue]]</p> <<else>> <p class="passage_text">[[University<-Return]]</p> <</if>> <<elseif $bransonsexinjection eq 1 and $fuckedbransontoday eq 0>> <p class="passage_text">Right after the lesson is over Branson comes over to you... As soon as you see him, you just feel like a robot... He has some kind of power over you... It must be the injection...</p> <<branson>><<print $firstname>>, I need you in my office now...<</branson>> <<you>>Yes, master... I will obey...<</you>> <<branson>>Good, <<print $firstname>>. You need a checkup... I want to see the effect of the injection<</branson>> <<you>>Yes master, I will follow...<</you>> <<branson>>Goooood... he he... Lets go...<</branson>> <p class="passage_text">You follow professor Branson like a robot into his office...</p> <p class="passage_text">[[Bransonslave<-Continue]]</p> <<else>> <p class="passage_text">[[University<-Return]]</p> <</if>> <</if>> <</nobr>><<nobr>> <<set $bransonsexvisits += 1>> <img src="university/images/opendoor.jpg" class="jpgimage" width="70%"> <p class="passage_text">You follow professor Branson into his office, and he closes the door...</p> <img src="university/images/bransonhappy.jpg" class="jpgimage" width="50%"> <<branson>>Now, <<print $firstname>>... How do you feel...<</branson>> <<you>>I feel good, master...<</you>> <<branson>>He-he... That's great... I see my injection works well... Now I want you to undress for me...<</branson>> <<you>>Yes, master... I will obey...<</you>> <p class="passage_text">You undress and stands naked in front of the professor...</p> <<print '<img src="images/' + $girl + '/naked.jpg" class="jpgimage" width="50%">'>> <<set $sextype = $fuckoption.random()>> <<set $randomscene = random(2)>> <<if $sextype eq "ass">> <<set $randomscene += 1>> <<set $sex_anal += 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminass += 1>> <<sexinpussy>> <<donesin "had-analsex-with-professor-branson">> <<elseif $sextype eq "pussy">> <<set $randomscene += 4>> <<set $sex_cuminpussy += 1>> <<set $sex_pussy += 1>> <<donesin "had-sex-with-professor-branson">> <<cuminpussy>> <<else>> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<set $randomscene += 7>> <<donesin "did-a-blowjob-on-professor-branson">> <</if>> <<branson>>Hmmm... You have a great body <<print $firstname>>... Today I think I will fuck you in the <<print $sextype>>... You don't mind that do you?<</branson>> <<you>>No master, I would love if you fuck me in the <<print $sextype>>...<</you>> <<branson>>Ok, let's start...<</branson>> <<print '<video src="images/' + $girl + '/bransonsex' + $randomscene + '-1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<branson>>That is so great... Love to fuck you in the <<print $sextype>>... I think I have to ejaculate soon...<</branson>> <<you>>Yes master, please do...<</you>> <<print '<video src="images/' + $girl + '/bransonsex' + $randomscene + '-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<set $fuckedbransontoday to 1>> <<set $randomscene = random(2)>> <<if $bransonsexvisits gt 7 and $randomscene eq 1>> <p class="passage_text">After he is finished with you get dressed...</p> <<branson>>That was really nice, but look here <<print $firstname>>. I think I have had enough fun with you. I think I will give you another injection that will release you...<</branson>> <<print '<img src="images/' + $girl + '/afraid.jpg" class="jpgimage" width="50%">'>> <<you>>Yes master, I will obey...<</you>> <img src="university/images/branson2.jpg" class="jpgimage" width="40%"> <<branson>>Oh, cut that master stuff out now... It's too boring in the long run... Let's set that injection now...<</branson>> <img src="university/images/injectionarm.jpg" class="jpgimage" width="40%"> <p class="passage_text">A strange feeling of is sneaking into your body when he lets you [[go back->University]]...</p> <<set $bransonsexinjection = 2>> <<else>> <<branson>>Nice <<print $firtname>>... I really needed that... Now I think we have to get back to class...<</branson>> <<you>>Yes, master...<</you>> <p class="passage_text">You get dressed and [[go back->University]]...</p> <</if>> <<redenergy 10>>, <<redlust 30>>, <<redhygiene 20>>, <<redlooks 15>>, <<redmoral 5>>, <<addrep 1>>, <<adddrug_sex 1>> <<unfaitfulsex "professor Branson">> <</nobr>><<nobr>> <img src="university/images/opendoor.jpg" class="jpgimage" width="70%"> <p class="passage_text">Like a robot you follow professor Branson into his office... He locks the door and turns you around...</p> <img src="university/images/branson3.jpg" class="jpgimage" width="70%"> <<branson>>Now, I want you to take off all your clothes for me...<</branson>> <<you>>I....<</you>> <p class="passage_text">Branson hold his finger up in front of his lips to make you silent, and slowly you start to undress...</p> <<branson>>Now <<print $firstname>>, take out my dick and give it a good suck<</branson>> <<you>>I can't....I...<</you>> <<branson>>Obey, now... Do what I tell you...<</branson>> <p class="passage_text">You don't argue any more, and follow his instructions...</p> <<print '<video src="images/' + $girl + '/fuckbranson1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Fuckbranson2<-Continue]]</p> <</nobr>><<nobr>> <<branson>>Good <<print $firstname>>... You suck quite good... But you must continue to practice... I think you should visit me more often...<</branson>> <<you>>I... Ok, professor...<</you>> <p class="passage_text">Branson sits down in his sofa... Now come over to me and give me a good ride...</p> <p class="passage_text">You move slowly over to him and sit down on his dick...</p> <<branson>>Great <<print $firstname>>, That's a good girl... Now let's see how good you are<</branson>> <p class="passage_text">You jump up and down on his dick as good as you can...</p> <<you>>Oh, oh, oh, professor... I.. I... I am cummming....Ohhhhhh...<</you>> <<print '<video src="images/' + $girl + '/fuckbranson2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Fuckbranson3<-Continue]]</p> <</nobr>><<nobr>> <<branson>>Yes, you really need that... Now stand on your all four, and show me that lovely ass of yours... I think we did a fine job there...<</branson>> <<you>>Yes, professor...<</you>> <<branson>>Are you happy with it?<</branson>> <<you>>Yes, professor... very happy...<</you>> <<branson>>That's good... Now <<print $firstname>>, lets see if my dick can fit in that juicy pussy of yours...<</branson>> <p class="passage_text">Professor Branson fucks from behind while he smacks you ass cheeks...</p> <<branson>>So tight and good.... I simple love these teenage pussy's... Much better than my old wife...<</branson>> <<print '<video src="images/' + $girl + '/fuckbranson3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Fuckbranson4<-Continue]]</p> <</nobr>><<nobr>> <<addmins 30>> <<branson>>Oh yes... Oh yes... That's it... I think I'm close now... Come on... Let me cum in your mouth...<</branson>> <<you>>Yes, professor.<</you>> <p class="passage_text">You turn around in a hurry and the professor ejaculates into your open mouth...</p> <<print '<video src="images/' + $girl + '/fuckbranson4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<branson>>That was incredible good <<print $firstname>>. Now, let's clean up and get you back to your class... You better go to the toilet and fresh yourself up...<</branson>> <<you>>Ok professor.<</you>> <p class="passage_text">[[Universitybathroom<-Continue]]</p> <<sexinpussy>> <<redenergy 10>>, <<redlust 30>>, <<redhygiene 20>>, <<redlooks 15>>, <<redmoral 5>>, <<addrep 2>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_pussy += 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<set $fuckedbransontoday to 1>> <<donesin "had-sex-with-professor-branson">> <<unfaitfulsex "professor Branson">> <</nobr>><<nobr>> <img src="university/images/opendoor.jpg" class="jpgimage" width="70%"> <p class="passage_text">As soon as you step into bransons office, he locks the door behind you...</p> <img src="university/images/branson3.jpg" class="jpgimage" width="70%"> <<branson>>Now, Let's check those delicious tits of yours...<</branson>> <<you>>But....<</you>> <<branson>>Yes you heard me <<print $firstname>>, I want to check your tits...<</branson>> <p class="passage_text">His voice is strong and clear, so you just do as he says...</p> <<print '<video src="images/' + $girl + '/fuckbranson2-1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Fuckbranson2-2<-Continue]]</p> <</nobr>><<nobr>> <<branson>>Lovely <<print $firstname>>... They look great!<</branson>> <p class="passage_text">Ok, now it's time to check your ass... Show me...</p> <p class="passage_text">You slowly turn around...</p> <<branson>>Shake that ass for me <<print $firstname>><</branson>> <p class="passage_text">You shake it as best as you can...</p> <<print '<video src="images/' + $girl + '/fuckbranson2-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Fuckbranson2-3<-Continue]]</p> <</nobr>><<nobr>> <<branson>>Lovely ass you got there... Now I will undress and you will give me a good suck...<</branson>> <<you>>But professor... I can't...<</you>> <<branson>>I will quote Obama... YES YOU CAN! Come on now and get to it!<</branson>> <<you>>I... I... ok... professor<</you>> <<branson>>That's good... Now <<print $firstname>>, show me that your sucking capabilities has improved...<</branson>> <<print '<video src="images/' + $girl + '/fuckbranson2-3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Fuckbranson2-4<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">After a while, professor Branson wants to fuck you and sits down...</p> <<branson>>Now <<print $firstname>>, it's time for you to ride my cock... You are quite horny, right?<</branson>> <<you>>I... Yes professor I get more and more horny each day... It must be the injections...<</you>> <<branson>>Good girl... Then sit on my dick now...<</branson>> <<you>>I... I... ok... professor<</you>> <<print '<video src="images/' + $girl + '/fuckbranson2-4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Fuckbranson2-5<-Continue]]</p> <</nobr>><<nobr>> <<branson>>Ok, stand up on all four... I want to have you in doggystyle...<</branson>> <<you>>Yes professor... Oh hurry.... I am so horny...<</you>> <<branson>>Ha ha... Can't get enough can you?<</branson>> <<you>>Oh please professor... Make me cum... I need it so badly... Please...<</you>> <p class="passage_text">The professor takes you hard from behind and your orgasm is quickly building up...</p> <<you>>Oh yes... yes... yes.......<</you>> <<print '<video src="images/' + $girl + '/fuckbranson2-5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Fuckbranson2-6<-Continue]]</p> <</nobr>><<nobr>> <<addmins 30>> <<branson>>Now it's my turn... Turn around and take my juice in your mouth...<</branson>> <<you>>Yes...<</you>> <p class="passage_text">You turn around in a hurry and the professor pumps his sperm into your open mouth...</p> <<print '<video src="images/' + $girl + '/fuckbranson2-6.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<branson>>That was real good <<print $firstname>>. Now, let's clean up and get you back to your class... You better go to the toilet and fresh yourself up...<</branson>> <<you>>Ok professor.<</you>> <p class="passage_text">[[Universitybathroom<-Continue]]</p> <<sexinpussy>> <<redenergy 10>>, <<redlust 30>>, <<redhygiene 20>>, <<redlooks 15>>, <<redmoral 5>>, <<addrep 2>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_pussy += 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<set $fuckedbransontoday to 1>> <<donesin "had-sex-with-professor-branson">> <<unfaitfulsex "professor Branson">> <</nobr>><<nobr>> <img src="university/images/opendoor.jpg" class="jpgimage" width="70%"> <p class="passage_text">Branson pushes you into his office and commands you to undress...</p> <img src="university/images/branson3.jpg" class="jpgimage" width="70%"> <<branson>>Now, Show me that beatiful butt of yours...<</branson>> <<you>>I...<</you>> <<branson>>Yes NOW! <<print $firstname>>, I want you to shake it for me...<</branson>> <p class="passage_text">He seems irritated so you just have to do what he says...</p> <<print '<video src="images/' + $girl + '/fuckbranson3-1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Fuckbranson3-2<-Continue]]</p> <</nobr>><<nobr>> <<branson>>Yes that is better <<print $firstname>>... I must say your ass has become quite lovely after the injection...<</branson>> <p class="passage_text">Ok, now it's time to check if your sucking skills have improved...</p> <p class="passage_text">You move slowly turn around and he pushes you down on your knees...</p> <<branson>>Give me a good blowjob now <<print $firstname>><</branson>> <<you>>I will try my best professor...<</you>> <<print '<video src="images/' + $girl + '/fuckbranson3-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Fuckbranson3-3<-Continue]]</p> <</nobr>><<nobr>> <<branson>>Yes you really suck good... Let me check your lovely ass again... I think it needs some lube...<</branson>> <p class="passage_text">While you show him your ass, he starts to lube your asshole... Then without any notice he start to push his penis into your asshole...</p> <<you>>No, no, professor. What are you doing... Pull out please...<</you>> <<branson>>Oh shut up... This time I want to try your ass...<</branson>> <<you>>No professor... No... Don't...<</you>> <p class="passage_text">But he won't listen and soon his dick pumps in and out of your lubed ass...</p> <<print '<video src="images/' + $girl + '/fuckbranson3-3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Fuckbranson3-4<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">You are getting more and more horny... You pull up a leg so you can give your pussy a rub while the professor fucks your ass...</p> <<branson>>Now <<print $firstname>>, you like this don't you....<</branson>> <<you>>Oh... oh... oh... Yes professor...<</you>> <<branson>>Good girl... Rub your pussy now till you cum...<</branson>> <<you>>Yes... yes... Oh... I am cumming.... YES!!!<</you>> <p class="passage_text">You are overwhelmed by your orgasm...</p> <<print '<video src="images/' + $girl + '/fuckbranson3-4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Fuckbranson3-5<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">But the professor will not stop with that... He turns you around and starts to penetrate your ass while you lie on the sofa...</p> <<branson>>Now <<print $firstname>>... Masturbate for me again... DO IT!<</branson>> <<you>>Yes professor... I will try...<</you>> <<branson>>FASTER! FASTER!<</branson>> <<you>>Oh god professor... I am cumming again...<</you>> <<branson>>DO IT! FASTER!!!<</branson>> <p class="passage_text">You just can't help yourself and suddenly another orgasm grabs you...</p> <<you>>OH YEEES...<</you>> <<print '<video src="images/' + $girl + '/fuckbranson3-5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Fuckbranson3-6<-Continue]]</p> <</nobr>><<nobr>> <<addmins 30>> <<branson>>AH... AH... AH... That ass is so tight... AH... Yes... nearly there... AH.....<</branson>> <p class="passage_text">Suddenly he starts to pump his semen into your glistening asshole...</p> <<print '<video src="images/' + $girl + '/fuckbranson3-6.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<branson>>That was amazing <<print $firstname>>. Now get your clothes on and go back to the class...<</branson>> <p class="passage_text">[[Newbransonvictim<-Continue]]</p> <<redenergy 10>>, <<redlust 30>>, <<redhygiene 20>>, <<redlooks 15>>, <<redmoral 5>>, <<addrep 2>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_anal += 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminass += 1>> <<set $fuckedbransontoday to 1>> <<donesin "had-analsex-with-professor-branson">> <<unfaitfulsex "professor Branson">> <<sexinpussy>> <</nobr>><<nobr>> <p class="passage_text">You have just got your clothes on when someone opens the door...</p> <img src="university/images/bimbostudent.jpg" class="jpgimage" width="70%"> <p class="passage_text">A blonde girl is coming in... Oh, excuse me professor, she says... I'm just here for my injections, she continues...</p> <<branson>>Oh, yes... Come in... Ahem... <<print $firstname>>, this is Cindy... Cindy this is <<print $firstname>>... You know Cindy, <<print $firstname>> have had great success with those injections... Isen't that so, <<print $firstname>><</branson>> <<you>>Ahem... Eh... Yes professor... Yes... Great success...<</you>> <p class="passage_text">Cindy claps her hands and jump up and down while she squeals... Oh professor, I can't wait to have those injections...</p> <<branson>>Me too, baby... Eh Cindy... Me too...<</branson>> <p class="passage_text">Branson smiles while he gives you a sign to leave...</p> <p class="passage_text">[[Universitybathroom<-Continue]]</p> <<set $numbofbransonfuck to 10>> <<set $dayssinceinjection to 0>> <</nobr>><<nobr>> <img src="university/images/branson1.jpg" class="jpgimage" width="70%"> <<set $bransonvisit += 1>> <<if $bransonvisit eq 1>> <<branson>>So, I notice you were very active in this lesson. Many of your questions seem very good.<</branson>> <<you>>Yes, professor. I found the subject very interesting. Do you have much experience on this specific area?<</you>> <<branson>>Yes I would very much say so... I understood you were specifically interested in how chemical fluids can extend body parts...<</branson>> <<you>>Yes, I have a great interest in maybe extend some of my own...<</you>> <<branson>>Hmmmm... Maybe we could try out some of my recepies... Don't worry, they are completely harmless...<</branson>> <<you>>I don't know professor... I would very much like to maybe extend my breasts or my butt or maybe both... I know you can do it by operation at the hospital, but that is awfully expensive...<</you>> <<branson>>Look here... Why don't you come with me to my office right now, and we could look closer if some of my injections could be useful...<</branson>> <<you>>Ok, professor...<</you>> <p class="passage_text">[[Bransonsoffice<-Continue]]</p> <<elseif $bransonvisit gt 1>> <p class="passage_text">Professor Branson has a long discussion with you and the subject he lectured in.</p> <<branson>>It was ver interesting to discuss with you <<print $firstname>>, but now I have to run... See you later...<</branson>> <<you>>Ok, goodbye professor<</you>> <p class="passage_text">[[University<-Continue]]</p> <</if>> <</nobr>><<nobr>> <img src="university/images/branson2.jpg" class="jpgimage" width="40%"> <<branson>>Now, let's set one injection in your breasts and one in your butt...<</branson>> <<you>>Are you sure this is safe to, professor?<</you>> <<branson>>Oh yes, there are no problem with doing this... You should be just fine...<</branson>> <<you>>But, but... Are there any side effects... I am not going to be ill or anything?<</you>> <<branson>>No, no, no... None what so ever... There are just some that very slightly get a little bit bigger apetite for sex... But it's just a minority and is nearly nothing<</branson>> <<you>>Ok, if you say so professor...<</you>> <<branson>>Ok, lets begin with your breasts... Please open up your shirt...<</branson>> <<you>>I...I... Ok professor..<</you>> <<print '<img src="images/' + $girl + '/breasts.jpg" class="jpgimage" width="50%">'>> <<branson>>Ok, that's good... Now let's set the injection... Just a little sting coming now...<</branson>> <img src="university/images/injectiontits.jpg" class="jpgimage" width="70%"> <<you>>Ai, oh, it hurts, professor<</you>> <<branson>>Relax.. it's over now...Let's inject your butt now...<</branson>> <<branson>>It's best you lay down so you can pull down your pants...<</branson>> <<you>>But, I... must I...<</you>> <<branson>>Come on now... I don't have all day... It's over in a jiffy...<</branson>> <<you>>Eh... Ok, professor<</you>> <<print '<img src="images/' + $girl + '/buttom.jpg" class="jpgimage" width="50%">'>> <<branson>>Mmmm... yes... You got a really nice butt... Beatiful... Well, now let's get to it...<</branson>> <img src="university/images/injectionbutt.jpg" class="jpgimage" width="70%"> <p class="passage_text">You feel just little string again, and then it's over...</p> <<you>>How, long is it professor before my tits and butt will expand?<</you>> <<branson>>Oh, It will start immidiately. I will guess you can feel change already in a couple of days<</branson>> <<you>>Wow!!! Thats wonderful news professor... How can I ever thank you?<</you>> <<branson>>Oh, well we will see... Ehem... Time will show... But you must hurry back to your class now... You don't want to miss out on anything...<</branson>> <<you>>Ok, goodbye professor Branson<</you>> <<set $bransoninjected to 1>> <p class="passage_text">[[University<-Continue]]</p> <<addlib 1>> <</nobr>><<nobr>> <<if $unfaitfulrion gt 4 and $boyfriend eq 1 and $rionwarning eq 0>> <<set $rionwarning to 1>> <p class="passage_text">You are about to go to class when suddenly Rion stands in front of you...</p> <<rion>>Can I have a word with you, <<print $firstname>>? I need to ask you about something...<</rion>> <<you>>Sure Rion, what do you want to know?<</you>> <p class="passage_text">He looks very serious, and take you aside from the other students...</p> <img src="university/images/rion_school.jpg" class="jpgimage" width="40%"> <<rion>>I know that you just recently became my girlsfriend, but is it true that you have been unfaithful to me?<</rion>> <<you>>Me???? Unfaithful??? Where do you got that from???<</you>> <<print '<img src="images/' + $girl + '/hornystudent2.jpg" class="jpgimage" width="40%">'>> <<rion>>It's just that some friends of mine said that...<</rion>> <<you>>Said what??? You know I never will be unfaithful to you...<</you>> <<rion>>They said that you have been unfaithful with <<print $unfaitfulwith>>...<</rion>> <<you>>NO WAY!!! That is just evil gossip! You know I would not do that... You disappoint me Rion...<</you>> <<rion>>Oh, I did not mean to... It's just that I could not tolerate it... Oh, never mind... I have to go to class... See you later...<</rion>> <<you>>See you later, Rion... [[Bye...->Classlesson]]<</you>> <<else>> <<if $daysplayed gt 10 and $lunameet eq 0>> <<set $lunameet to 1>> <img src="university/images/luna1.jpg" class="jpgimage" width="40%"> <<luna>>Hello... I am Luna... How are you doing?<</luna>> <<you>>I am fine thank you. My name is <<print $firstname>>. I am quite new in Trulago. I come from Alambra..<</you>> <<luna>>Oh, nice to meet you <<print $firstname>>... I have seen you around, and just wanted to say hello... I am also new in Trulago. I come from Doddington. My parents sent me here to go to university...<</luna>> <<you>>Oh, really... That't exactly what my parents did too... But now I have to go to the class lesson... See you later, Luna...<</you>> <<luna>>Bye <<print $firstname>>, see you around...<</luna>> <p class="passage_text">[[Continue->Classlesson]]</p> <<elseif $daysplayed gt 20 and $avameet eq 0>> <<set $avameet to 1>> <img src="university/images/ava1.jpg" class="jpgimage" width="40%"> <<ava>>Hello there... I have seen you around... I am Ava, by the way...<</ava>> <<you>>Hello Ava, nice to meet you. I am <<print $firstname>>. Where are you from?<</you>> <<ava>>Oh, I am from here... Well, actually just outside Trulago City. In one of the suburbs... But I have my own little flat that I rent up in Chapelstreet, just next to the park. I was also lucky enough to getting a job at the new hotel that opens up in Main street. I am going to work every weekday after school. And you, where do you come from?<</ava>> <<you>>I come from a small village up the coast called Alambra.<</you>> <<ava>>Alambra? Ha ha ha... Are you a farm girl? I knew a farm girl once. Gosh, how she smelled. Like a cow...<</ava>> <<you>>You don't have to be rude, because I am a country girl... But now I have to run to catch the class... Bye...<</you>> <<ava>>Yes me too. Bye <<print $firstname>>, see you around... Ha ha ha... Alambra...<</ava>> <p class="passage_text">What a rude girl, you think for yourself... Such a bimbo...</p> <p class="passage_text">[[Continue->Classlesson]]</p> <<elseif $gameDate.getHours() gte 15 and $gameDate.getHours() lt 18 and $boyfriendscene eq 1 and $boyfriend eq 0 and $boymeetmc gt 5 and $boyreject lt 3 and $boyscenetoday eq 0>> <<if $boyreject eq 0>> <<set $boyscenetoday to 1>> <p class="passage_text">You are just about to enter the classroom when someone calls your name...</p> <img src="rion/images/rionclassroom.jpg" class="jpgimage" width="40%"> <<rion>>Hello, <<print $firstname>>... Stop wait for me...<</rion>> <<print '<img src="images/' + $girl + '/happy3.jpg" class="jpgimage" width="40%">'>> <<you>>Oh, hello Rion... I did not see you...<</you>> <<rion>>That's ok... I just wanted to talk to you...<</rion>> <<you>>Ok about what, then?<</you>> <<rion>>You know, eh... I like you very much... Would you, eh... eat dinner with me? At Jennas cafe?<</rion>> <<set $dinnerdress to 0>> <<isInInv Fashiondress>> <<if $ininventory eq "true">><<set $dinnerdress to 1>><</if>> <<isInInv Standarddress>> <<if $ininventory eq "true">><<set $dinnerdress to 1>><</if>> <<if $dinnerdress eq 0>> <<you>>Maybe I would Rion, but I don't have any dress to wear for such a occasion...<</you>> <<rion>>Oh, that was a pity... But can't you buy one at the mall?<</rion>> <<you>>Maybe later...But now I have to go to class... [[See you->Classlesson]]<</you>> <<else>> <<you>>Well, I like you too Rion... When do you mean?<</you>> <<rion>>How about now?<</rion>> <p class="passage_text">You are thoughtful about his proposal... He seems like a nice guy, though... Would you [[accept->Romanticdinner]] or would you <<link "say you have to think about it" "Classlesson">><<set $boyreject to 1>><</link>></p> <</if>> <<elseif $boyreject eq 1>> <<set $boyscenetoday to 1>> <img src="rion/images/rionclassroom.jpg" class="jpgimage" width="40%"> <<rion>>Hello again <<print $firstname>>... What luck that i bumpt into you... Listen, have you made up your decision about dinner with me at Jennas?<</rion>> <<print '<img src="images/' + $girl + '/happy4.jpg" class="jpgimage" width="40%">'>> <<you>>Oh, Hi there Rion... We'll I am not sure...<</you>> <<rion>>Oh come one... Please say yes! We can go and eat dinner together now!<</rion>> <p class="passage_text">You are thoughtful about his proposal... He seems like a nice guy, though... Would you [[accept->Romanticdinner]] or would you <<link "say you have to think about it" "Classlesson">><<set $boyreject to 2>><</link>></p> <<elseif $boyreject eq 2>> <<set $boyscenetoday to 1>> <img src="rion/images/rionclassroom.jpg" class="jpgimage" width="40%"> <<rion>>Hi <<print $firstname>>! I have been looking for you! Can you please accept my dinner invitation?<</rion>> <<print '<img src="images/' + $girl + '/happy6.jpg" class="jpgimage" width="40%">'>> <<you>>Well, Rion... I am not sure if I want to...<</you>> <<rion>>Oh, give me a break... I asked you several times... Don't be so prudish? Please, <<print $firstname>>... If you don't accept this time I will never ask you again...<</rion>> <p class="passage_text">Would you finally [[accept->Romanticdinner]] or would you <<link "just tell him to leave you alone..." "Classlesson">><<set $boyreject to 3>><</link>></p> <</if>> <<elseif $gameDate.getHours() gte 15 and $gameDate.getHours() lt 18 and $boyfriendscene eq 2 and $boyfriend eq 0 and $boyscenetoday eq 0 and $boyreject lt 3>> <<set $boyscenetoday to 1>> <img src="rion/images/rionclassroom.jpg" class="jpgimage" width="40%"> <<rion>>Hello <<print $firstname>>... Guess what? I have booked a table for us at Jenna's<</rion>> <<print '<img src="images/' + $girl + '/happy3.jpg" class="jpgimage" width="40%">'>> <<you>>Well, Rion... I am not sure if I want to...<</you>> <p class="passage_text">You are thoughtful about his proposal... He seems like a nice guy, though... Would you [[accept->Romanticdinner]] or would you <<link "say you have to think about it" "Classlesson">><<set $boyreject += 1>><</link>></p> <<else>> <<addmins 90>> <h3 class="passage_header">Class lesson</h3> <<set $randomimage = random(5)>> <<print '<img src="university/images/lesson' + $randomimage + '.jpg" class="jpgimage" width="70%">'>> <<set $subject = $fields.random()>> <<print '<p class="passage_text">You attend a lesson in $subject <br>[[University<-Return]]</p>'>> <<set $weeklessons += 1>> <<set $totlessons += 1>> <<redenergy 5>>, <<redhygiene 3>>, <<addintellect 0.5>>, <<addmoral 0.25>> <</if>> <</if>> <</nobr>><<nobr>> <<set $randommeet = random(4)>> <<if $avameet eq 1 and $randommeet eq 0 and $lunchinv eq 0>> <<if $avasdebt gt 0>> <<set $lunchinv to 1>> <<set $randomimage = random(1)>> <p class="passage_text">You run into Ava on the way to lunch, and remember the money that she borowed from you...</p> <<you>>Ava, when can I get back the money that you borrowed from me. You said it was only for two days...<</you>> <<if $randomimage eq 0>> <img src="university/images/ava_cheeky1.jpg" class="jpgimage" width="40%"> <<ava>>Do I know you? Oh yes, silly me. <<print $firstname>> was it... I can't remember I owe you any money. Sorry! Have to dash off for lunch... Bye farmgirl!<</ava>> <<else>> <img src="university/images/ava_cheeky2.jpg" class="jpgimage" width="40%"> <<ava>>Oh it's you again! Stop following me <<print $firstname>>. Anyway, I don't have any money on me. I left them in my flat. See you... Hunk hunk.. Ha ha ha ha...<</ava>> <</if>> <p class="passage_text">You feel the anger burning inside you! That cheeky little slut. I shall get my money back! [[Continue->Lunch]]</p> <<elseif $avasexvisit gt 0>> <p class="passage_text">You run into Ava on the way to lunch and stop to talk to her...</p> <<you>>Ah, hello Ava. Nice to see you... How is your pussy? Do you want some more visits of me? I may pop by and offer my services you know!<</you>> <img src="university/images/ava_shameful.jpg" class="jpgimage" width="40%"> <<ava>>I... I... Leave me alone <<print $firstname>>...<</ava>> <<you>>You have to see about that... Maybe I visit you, or maybe I put up some nice pictures on the public notice board... Ha ha ha...<</you>> <p class="passage_text">You leave her and go for lunch. [[Continue->Lunch]]...</p> <<else>> <img src="university/images/ava2.jpg" class="jpgimage" width="40%"> <<ava>>Hello <<print $firstname>>... Wanna eat lunch with me?<</ava>> <p class="passage_text">Will you [[accept->Avalunch]] the invitation from Ava or [[refuse->Lunch]]</p> <<set $lunchinv to 1>> <</if>> <<elseif $lunameet eq 1 and $randommeet eq 1 and $lunchinv eq 0 and $lunasflatvisible neq 2 and $brotheljob lt 2>> <img src="university/images/luna2.jpg" class="jpgimage" width="40%"> <<luna>>Hello <<print $firstname>>... Wanna eat lunch with me?<</luna>> <p class="passage_text">Will you [[accept->Lunalunch]] the invitation from Luna or [[refuse->Lunch]]</p> <<set $lunchinv to 1>> <<elseif $lunameet eq 1 and $randommeet eq 1 and $brotheljob eq 2>> <img src="university/images/luna2.jpg" class="jpgimage" width="40%"> <<luna>>Hello <<print $firstname>>... Wanna eat lunch with me?<</luna>> <p class="passage_text">Will you [[accept->Lunalunch]] the invitation from Luna or [[refuse->Lunch]]</p> <<set $lunchinv to 1>> <<else>> <<set $lunchprice = parseInt(5 * $costpercent)>> <<if $maxdayweight gt 2>> <p class="passage_warning">You are full. You cannot eat anymore for now... [[Return|previous()]]</p> <<else>> <<addmins 30>> <h3 class="passage_header">Eating Lunch</h3> <<set $randomimage = random(5)>> <<print '<img src="university/images/lunch' + $randomimage + '.jpg" class="jpgimage" width="70%">'>> <p class="passage_text">You enjoy the lunch with your classmates in the canteen and pay a fixed price for the lunch.<br>[[University<-Return]]</p> <<addenergy 10>>, <<redmoney $lunchprice>>, <<addweight 0.5>>, <<addmoral 0.5>> <</if>> <</if>> <</nobr>><<nobr>> <<addmins 30>> <h3 class="passage_header">Eating Lunch with Ava</h3> <<set $randomimage = random(5)>> <<print '<img src="university/images/lunch' + $randomimage + '.jpg" class="jpgimage" width="60%">'>> <<set $randomsay = $avagossip.random()>> <p class="passage_text">You enjoying a nice lunch with Ava. She has always so much gossip to tell you...</p> <img src="university/images/ava3.jpg" class="jpgimage" width="40%"> <<ava>><<print $randomsay>><</ava>> <<you>>Really Ava, is that really true... I can't believe it...<</you>> <<ava>>By the way, have you been up to the pig farm lately... Ha ha ha....<</ava>> <<you>>What do you mean? Are you rude again?<</you>> <<ava>>Ha ha ha... Relax I am just kidding...<</ava>> <p class="passage_text">After some time you get bored by all the gossip and rudeness from Ava and say that [[you need to go->University]]...</p> <<set $lunchprice = parseInt(5 * $costpercent)>> <<addenergy 10>>, <<redmoney $lunchprice>>, <<addweight 0.5>>, <<addmoral 0.5>> <</nobr>><<nobr>> <<addmins 30>> <h3 class="passage_header">Eating Lunch with Luna</h3> <<set $randomimage = random(5)>> <<print '<img src="university/images/lunch' + $randomimage + '.jpg" class="jpgimage" width="60%">'>> <<set $randomsay = $lunagossip.random()>> <p class="passage_text">You enjoying a nice lunch with Luna She has always so much gossip to tell you...</p> <img src="university/images/luna3.jpg" class="jpgimage" width="40%"> <<luna>><<print $randomsay>><</luna>> <<you>>Really Luna, is that really true... I can't believe it...<</you>> <p class="passage_text">After some time you get bored by all the gossip from Luna and say that [[you need to go->University]]...</p> <<set $lunchprice = parseInt(5 * $costpercent)>> <<addenergy 10>>, <<redmoney $lunchprice>>, <<addweight 0.5>>, <<addmoral 0.5>> <</nobr>><<nobr>> <<set $toiletplace to "Universitybathroom">> <h3 class="passage_header">Bathroom</h3> <img src="university/images/bathroom.jpg" class="jpgimage" width="60%"> <table><tr><td valign="top" style="padding-top: 0px;"> <ul class="passage_text"> <li>[[Makeup<-Add makeup]]</li> <li>[[Perfume<-Add perfume]]</li> <li>[[Freshup<-Fresh yourself up]]</li> <li>[[Wc<-Go to toilet]]</li> <<if $cocainbags gt 0>> <li>[[Haveajoint<-Smoke a joint]]</li> <</if>> <<if $joints gt 0>> <li>[[Haveastripe<-Snort a line of cocain]]</li> <</if>> <li>[[University<-Return to university]]</li> </ul></td></tr></table> <</nobr>><<nobr>> <<if $weight gt 80>> <p class="passage_warning">You are too heavy and you are too exhausted for training.</p> <p class="passage_warning">[[University<-Continue]]</p> <<elseif $weight lt 50>> <p class="passage_warning">Your weight is too light and you are too exhausted for traning.</p> <p class="passage_warning">[[University<-Continue]]</p> <<elseif $fitness lt 10>> <p class="passage_warning">Your fitness is too low and you cannot bear through a gym lesson.</p> <p class="passage_warning">[[University<-Continue]]</p> <<else>> <<addmins 90>> <h3 class="passage_header">Gym lesson</h3> <<set $randomimage = random(10)>> <<print '<img src="images/' + $girl + '/gym' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <<set $subject = $fields.random()>> <p class="passage_text">You attend a gym lesson and increase your fitness.</p> <<set $weekgymlessons += 1>> <<set $totgymlessons += 1>> <p class="passage_text">Do you want to [[shower->Showeraftergym]] or just [[University<-return back]].</p> <<redenergy 25>>, <<redhygiene 20>>, <<addfitness 0.5>>, <<redweight 0.25>>, <<addmoral 0.25>> <</if>> <</nobr>><<nobr>> <<addmins 30>> <h3 class="passage_header">Shower after gym lesson</h3> <<set $randomimage = random(6)>> <<print '<video src="university/images/shower' + $randomimage + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You have a shower with the other girls after the gym lesson. Refreshing...</p> <p class="passage_text">Do you want to go to [[the bathroom->Universitybathroom]] and add makeup or just [[return->University]]</p> <<addhygiene 60>> <<addenergy 8>> <<set $looks to $tanned * 0.25>> <<if $lasthaircutdays lt 12>> <<set $looks += 4>> <<elseif $lasthaircutdays lt 25 and $lasthaircutdays gte 12>> <<set $looks += 2>> <</if>> <<set $looks += $tits*3>> <<set $looks += $butt*3>> <<set $looks -= 6>> <<if $dayssinceshaving lte 4>> <<set $looks += 5>> <</if>> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">You are in the staff room. What would you like to do?</p> <img src="university/images/staffroom.jpg" class="jpgimage" width="50%"> <table><tr><td valign="top" style="padding-top: 0px;"> <ul class="passage_text"> <li>[[Mranderson<-Talk to your class teacher Mr. Anderson]]</li> <li>[[Evateacher<-Talk to your gym teacher Eva]]</li> <li>[[University<-Return to university]]</li> </ul></td></tr></table> <<set $randomhappening = random(3)>> <<if $randomhappening eq 1 and $bransonpeek eq 0>><p class="passage_text">It seems like the door to Dr. Bransons office is ajar. Will you [[Profbranson<-peek?]]</p><</if>> <</nobr>><<nobr>> <<if $evavisitedtoday eq 1>> <p class="passage_warning">You have already visited Eva today... [[Continue->Staffroom]]...</p> <<else>> <h3 class="passage_header">Gym teacher Eva</h3> <img src="university/images/gymeva.jpg" class="jpgimage" width="40%"> <<eva>>Hello there sugar cup... What can I do for you, <<print $firstname>>?<</eva>> <table><tr><td valign="top" style="padding-top: 0px;"> <ul class="passage_text"> <<if $visitgymteacher eq 0>> <li>[[Getfit<-Can you give me a course for building a fit body?]]</li> <</if>> <<if $visitgymteacher eq 2>> <li>[[Privateevalesson<-Can you give me a private lesson?]]</li> <</if>> <<if $visitgymteacher eq 1>> <p>You have already made an arrangement with Eva so you better leave...</p> <</if>> <li>[[University<-Return to university]]</li> </ul></td></tr></table> <</if>> <</nobr>><<nobr>> <img src="university/images/eva_seduce.jpg" class="jpgimage" width="40%"> <<eva>>So <<print $firstname>>... You want to work out...<</eva>> <<print '<img src="images/' + $girl + '/cute.jpg" class="jpgimage" width="40%">'>> <<you>>Yes, can you please give me a lesson... I can pay for it...<</you>> <<eva>>As a matter of fact, <<print $firstname>>... I was just about to exercise, so that suits me perfect... We can talk about payment afterwards...<</eva>> <<you>>Ok... If you say so...<</you>> <<eva>>Come on! Let's go down to [[my private gym->Evasgymroom]]...<</eva>> <<set $evavisitedtoday to 1>> <</nobr>><<nobr>> <<set $bransonpeek to 1>> <<set $randomscene = random(2)>> <h3 class="passage_header">Peeking into Bransons office</h3> <img src="university/images/peeking.jpg" class="jpgimage" width="40%"> <p class="passage_text">You go close to the door and peek into Professor Bransons office...</p> <<isInInv Poisonbottle>> <<if $alexblackmail eq 1 and $ininventory eq "false">> <p class="passage_text">These seems to be no one there. There is a alot of bottles on his table...</p> <img src="university/images/bransonsbottles.jpg" class="jpgimage" width="40%"> <p class="passage_text">One of them is marked with a poison label.</p> <img src="university/images/poisonglass.jpg" class="jpgimage" width="40%"> <p class="passage_text">Will <<link "you grab it and leave" "University">> <<addToInv Poisonbottle>> <</link>> or just let it be and [[University<-go back to your class]]?</p> <<elseif $randomscene eq 1>> <img src="university/images/labstuff.jpg" class="jpgimage" width="40%"> <p class="passage_text">There seems to be no one there. On his table there is a lot of lab stuff and papers... Will you [[go in->Profbransoncaught]] or [[leave->University]]?</p> <<else>> <<set $randomstud = random(2)>> <p class="passage_text">You can hear some sounds coming from inside and when you look closer you can see Branson with one of your fellow students...</p> <<print '<video src="university/images/bransonfuckstudent' + $randomstud + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You better [[University<-not disturb the professor]]. He seems very busy...</p> <</if>> <</nobr>><<nobr>> <<isInInv Principalfile>> <<if $ininventory eq "false" and $cleanforprincipal eq 2>> <p class="passage_text">You start to go through his papers, when you suddenly find something interesting...</p> <img src="university/images/lookthroughpapers.jpg" class="jpgimage" width="40%"> <p class="passage_text">It is a bunch of documents that proves that the principal has taken advantage of female students for sexual purposes. The documents goes many years back and shows how the principal has used his position to get the girls laid. If the police see this the principal will have to go to jail... Branson must have used this evidence to blackmail the principal... Would you <<link "take the papers" "University">> <<addToInv Principalfile>> <</link>> or [[just leave->University]]?</p> <<donesin "broke-into-professor-bransons-office-and-stole-some-papers">> <<elseif $bransonsexinjection eq 0 and $numbofbransonfuck eq 10>> <p class="passage_text">You don't find anything of interest... Just boring lab reports...</p> <img src="university/images/lookthroughpapers.jpg" class="jpgimage" width="40%"> <p class="passage_text">But suddenly the door goes up, and Branson stands there...</p> <img src="university/images/bransonangry.jpg" class="jpgimage" width="40%"> <<branson>>WHAT THE HELL ARE YOU DOING HERE??? ARE YOU READING MY CONFIDENTIAL PAPERS???<</branson>> <<you>>NO NO... I was just passing by and the door was open, and...<</you>> <<print '<img src="images/' + $girl + '/hurted.jpg" class="jpgimage" width="40%">'>> <<branson>>YOU ARE LYING!!! I SAW YOU!!!<</branson>> <<you>>I DID NOT MEAN TO DO IT... I...<</you>> <<branson>>NO WAY!!! I WILL GO TO THE PRINCIPAL WITH YOU AND GET YOU EXPELLED... MAYBE THE POLICE WILL WANT A WORD WITH YOU TOO!!!<</branson>> <<print '<img src="images/' + $girl + '/begging.jpg" class="jpgimage" width="40%">'>> <<you>>NO PLEASE DON'T... PLEEEEEASE...<</you>> <img src="university/images/branson3.jpg" class="jpgimage" width="40%"> <p class="passage_text">Branson looks at you, and suddenly he is more calm...</p> <<branson>>Hmmmm... Maybe we can do it in another way...<</branson>> <<you>>What... What do you mean?<</you>> <<print '<img src="images/' + $girl + '/nervous2.jpg" class="jpgimage" width="40%">'>> <<branson>>I have a new injection I want to test out... You are the right person for that...<</branson>> <<you>>ME???? NO... I can't do that... It can be dangerous...<</you>> <<branson>>Relax... It's completely harmless... It's just a injection to improve your memory and get better grades...<</branson>> <<you>>Better grades?? But why me??<</you>> <<branson>>Eh... Because you have a... eh... let's say a great potential to improve...<</branson>> <<you>>OH... And you promise it won't hurt me?<</you>> <img src="university/images/crossingfingers.jpg" class="jpgimage" width="40%"> <<branson>>Not at all... Just be calm... There are no sid effects... Not so ever...<</branson>> <<you>>Well.... Ok, then... And you promise not to get me expelled?<</you>> <<branson>>Of course I promise... Now, where did I put that injection... Hmmmm...<</branson>> <p class="passage_text">Branson looks through his things and finally he finds the glass he is looking for... He finds a needle and makes the injection ready for you... Then he sets it in your arm...</p> <img src="university/images/injectionarm.jpg" class="jpgimage" width="40%"> <p class="passage_text">You have to sit and wait for 5 minutes before you are allowed to go...</p> <<branson>>So, that's it... I will measure your intelligence from time to time in my office. We can do that after the lessons you have with me... So off you go...<</branson>> <p class="passage_text">You [[hurry out->University]], glad to get away so easy...</p> <<set $bransonsexinjection to 1>> <<set $fuckedbransontoday to 1>> <<donesin "broke-into-professor-bransons-office">> <<else>> <p class="passage_text">You don't find anything of interest... Just boring lab reports... You just have to [[leave->University]]...</p> <</if>> <</nobr>><<nobr>> <<addmins 10>> <img src="university/images/evaserious.jpg" class="jpgimage" width="40%"> <<eva>>So you want to get fit, huh?<</eva>> <<you>>Yes, I want to be a model or a film star and want my body to be well shaped<</you>> <<eva>>Well, this has nothing to do with the university, so in that case I wan't you to do that outside school hours<</eva>> <<you>>Outside school hours?<</you>> <<eva>>Yes, every day when you come to the university, I will meet you in the hall <b>before 9</b>. Got that?<</eva>> <<you>>Ok, will I do that...<</you>> <<eva>>And don't miss out or you will regret that... I simply hate people that don't keep their appointments. I don't want to waste my time waiting for you...<</eva>> <<you>>Ok, I will come. By the way, how much does it cost?<</you>> <<eva>>Well, we can talk about that later. Let's first see how you go along... The course will last for 12 days<</eva>> <<you>>Ok, that sounds perfect!. Thank you so much<</you>> <<eva>>Ok goodbye for now, then...<</eva>> <<you>>Bye...<</you>> <p class="passage_text">[[University<-Return to university]]</p> <<set $visitgymteacher to 1>> <<addmoral 3>> <</nobr>><<nobr>> <<if $evanoshow eq 1>> <img src="university/images/evaangry.gif" class="jpgimage" width="30%"> <p class="passage_text">Eva is very pissed off at you, for not showing up at the private lesson...</p> <<eva>>Are you aware that you waste my time? Are you aware that I use my precious time just on you?<</eva>> <<you>>I... I... am so very sorry... I didn't mean too... I....<</you>> <<eva>>I did warn you, that I would not tolerate this...<</eva>> <<you>>But... But I didn't mean to...<</you>> <<eva>>Shut up!!! No it's time for you to face the consequences...<</eva>> <<set $evanoshowtoday to 0>> <p class="passage_text">[[Evaspunishment<-Continue]]</p> <<redmoral 2>> <<else>> <img src="university/images/evaangry.gif" class="jpgimage" width="30%"> <p class="passage_text">Eva is furious about you not showing up again</p> <<eva>>You arrogant bitch! You waste my time. NOW I HAVE HAD ENOUGH OF YOU!!!!<</eva>> <<print '<img src="images/' + $girl + '/shocked6.jpg" class="jpgimage" width="40%">'>> <<eva>>GET THE HELL OUT OF MY OFFICE!!!<</eva>> <<you>>b... but please...<</you>> <<eva>>NOW BITCH!!!!<</eva>> <<set $evanoshowtoday to 0>> <<set $visitgymteacher to 2>> <p class="passage_text">[[University<-You best get out of here before she attacks you...]]</p> <<redmoral 5>> <</if>> <</nobr>><<nobr>> <<eva>>From now on you are going to lick my pussy every day before we do the gym. Otherwise you can get the hell out of here, and I will get you expelled...<</eva>> <<print '<img src="images/' + $girl + '/shocked5.jpg" class="jpgimage" width="40%">'>> <<you>>NO...NO... Please I can't do that... I am not a lesbian... Oh please... I....<</you>> <img src="university/images/evaserious.jpg" class="jpgimage" width="40%"> <p class="passage_text">Eva gets even more angry and start shouting at you, because of your protests...</p> <<eva>>That's it!!! I will call the principal now, and get you expelled!!!<</eva>> <img src="university/images/pickupphone.jpg" class="jpgimage" width="40%"> <<you>>NO!!!!! OH NO!!!!! Please NO!!! I promise... I will do as you say... PLEASE!!!!<</you>> <<eva>>SO YOU LITTLE SLUT!!! NOW YOU DO AS I SAY!!! UNDRESS NOW!!!!<</eva>> <<you>>Y... Yes... Eva... I...<</you>> <p class="passage_text">You hesitate at little bit, and Eva shouts at you again!</p> <<print '<img src="images/' + $girl + '/frighten.jpg" class="jpgimage" width="40%">'>> <<eva>>NOW!!!! NOW!!!!<</eva>> <<you>>Yes... Yes...<</you>> <p class="passage_text">You undress as soon as you can, and Eva does the same... Then she commands you down...</p> <p class="passage_text">[[Evaspunishment2<-Continue]]</p> <</nobr>><<nobr>> <<set $forcedtolickeva += 1>> <<if $forcedtolickeva eq 1>> <<print '<video src="images/' + $girl + '/lickevaspussy.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">While you have to lay down, Eva places her pussy over your face...</p> <<eva>>NOW YOU LICK ME GOOD! If you don't I will get you expelled TODAY! UNDERSTAND?<</eva>> <<you>>No please, no wait I.... mfmmfmms...<</you>> <p class="passage_text">Eva squeezes her pussy onto your mouth and hold you in a firm grip... You have no other choice that lick her pussy as best as you can...</p> <<eva>>Come on, come on... Faster... You can do much better than that...<</eva>> <p class="passage_text">Finally after a few minutes Eva cums in a massive orgasm and releases you from her grip... You were nearly suffocated by her pussy...</p> <<eva>>That's better... Hopefully you have now learned to remember your appointments... Let's go for that gym lesson now!<</eva>> <<elseif $forcedtolickeva eq 2>> <p class="passage_text">As soon as you enter Eva's office she starts to undress, and ask you to do the same... But again you hesitate...</p> <<eva>>UNDRESS I SAY! You have not forgotten about your mistake , have you<</eva>> <<you>>N... No... Eva...<</you>> <<eva>>Good... Let's start then... Get down and start licking...<</eva>> <p class="passage_text">Again, you just have to do as she says... After she is satisfied you both go for a lesson...</p> <<print '<video src="images/' + $girl + '/lickevaspussy.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<elseif $forcedtolickeva gte 3>> <<print '<video src="images/' + $girl + '/lickevaspussy.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">It is the same routine again when you enter Eva's office. You both undress and she sits on top of you while you have to lick her...</p> <p class="passage_text">Good girl, Eva says after she came in your face... Your licking capabilities are better now... Now lets get to the gym...</p> <<else>> <</if>> <p class="passage_text">[[Continue->Evasgymroom]]</p> <<set $sex_pussylicked += 1>> <<addrep 0.5>>, <<redmoral 4>>, <<redlust 10>>, <<adddrug_sex 0.5>>, <<addlib 1>> <<unfaitfulsex "gymteacher Eva">> <<donesin "had-to-lick-my-gymteachers-wet-pussy">> <</nobr>><<nobr>> <<if $visitgymteacher eq 2>> <<set $evaprivsessions += 1>> <p class="passage_text">Eva leads you into her personal gym room, and gives you instructions. She drives you hard...</p> <<set $randomimage = random(5)>> <<print '<video src="images/' + $girl + '/evagym' + $randomimage + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After some intensive workout you both are quite exhausted...</p> <<if $evaprivsessions eq 1>> <<eva>>Now we have trained so well that we need a reward, I think...<</eva>> <<you>>A reward? What do you mean?<</you>> <<eva>>Yeah you heard me... A reward... Now come over here...<</eva>> <<you>>Do you want some money from me?<</you>> <p class="passage_text">You walk over to her... Suddenly she grabs you and starts to kiss you...</p> <<set $randomimage = random(2)>> <<print '<video src="images/' + $girl + '/kissingeva' + $randomimage + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<eva>>Mmmmmm... Mmmmm... You taste good... Mmmmmm...<</eva>> <<you>>But... Mmmmmmm... I... Mmmmm...<</you>> <p class="passage_text">Her passionate kisses makes you so horny... You can't resist her...</p> <<eva>>Now let's taste some pussy... Lay down so we can eat each others pussy...<</eva>> <<you>>But Eva... I... I can't do that... It's... It's wrong... I am not...<</you>> <<eva>>DO AS I SAY!!! You don't think I give gym sessions for free, do you?<</eva>> <<you>>No No... But...<</you>> <<eva>>NOW!!!<</eva>> <p class="passage_text">She is very strict and you don't dare crossing her... Besides you are quite horny after her passionate kisses...</p> <<elseif $evaprivsessions eq 2>> <<eva>>Well, <<print $firstname>>... Now it's time to lick some wet pussy... Don't you agree?<</eva>> <<you>>I... Eh... Last time was a mistake, and I don't want to do...<</you>> <<eva>>STOP IT!!! YOU DO WHAT I SAY, UNDERSTOOD!!!<</eva>> <<you>>I... I... I... Yes, Eva...<</you>> <<eva>>Now come over here are give me a kiss...<</eva>> <p class="passage_text">Without waiting for any answers she throws herself over you and start to kiss you intensly...</p> <<set $randomimage = random(2)>> <<print '<video src="images/' + $girl + '/kissingeva' + $randomimage + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<eva>>Mmmmmm... Mmmmm... You taste good... Mmmmmm...<</eva>> <<you>>But... Mmmmmmm... I... Mmmmm...<</you>> <<eva>>Now, I want that juicy pussy of yours! Let's eat each others pussies!<</eva>> <<you>>But.. But, Eva... must I...<</you>> <<eva>>YES! NOW!<</eva>> <p class="passage_text">A few moments later you find yourself licking Eva's pussy, while she eating yours...</p> <<else>> <<eva>>That was a great exercise, but now for the best part... My pussy is flooding... Come on now <<print $firstname>>... Give me a kiss...<</eva>> <<you>>Eh... Ok, Eva...<</you>> <p class="passage_text">Without waiting for any answers she throws herself over you and start to kiss you intensly...</p> <<set $randomimage = random(2)>> <<print '<video src="images/' + $girl + '/kissingeva' + $randomimage + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<eva>>Mmmmmm... Mmmmm... You taste good... Mmmmmm...<</eva>> <<you>>But... Mmmmmmm... I... Mmmmm...<</you>> <p class="passage_text">After a smoking hot kissing session, she want to go further...</p> <<eva>>Let's eat pussy... Come on and lie down so I can taste that juicy pussy of yours...<</eva>> <<you>>Mmmm... sounds like a great idea, Eva...<</you>> <</if>> <<set $randomimage = random(2)>> <<print '<video src="images/' + $girl + '/lickingeachother' + $randomimage + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<eva>>Mmmmm... That better <<print $firstname>>... Keep licking me... Mmmmmm... So good...<</eva>> <<you>>Oh Eva... Oh my god... So good... Mmmmm...<</you>> <p class="passage_text">You both lick each other for a few minutes, before you you can't hold back anymore...</p> <<print '<video src="images/' + $girl + '/evamakesyoucum.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>OH MY GOD! OH EVA!!! I'm.... Cuuuuuuuuummming...<</you>> <<eva>>Mmmmmm... So delicious... pussyjuice.... Mmmmmmmm...<</eva>> <p class="passage_text">Now it's your turn to give Eva an orgasm... You lick her the fastest you can...</p> <<print '<video src="images/' + $girl + '/youmakesevacum.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<eva>>YES! YES! Faster! Yeeees!!! So... Goooooooooood...<</eva>> <p class="passage_text">You both are totally exhausted after the gym and sex session... After a few minutes Eva command you up...</p> <<if $evaprivsessions gt 6>> <<eva>>That was great sex, <<print $firstname>>... By the way... Do you want to come visit me in my home? I am having a party on saturday night in my home... <</eva>> <<eva>>But I must warn you! These are crazy partys with lot's of fun and sex... You can come after 21 hours on saturday if you like. I live down in Beach Road Avenue... But now we need to get back to study... Come on lets dress on and [[get back->University]]...<</eva>> <<if $evashouseinvite eq 0>> <<set $evashouseinvite to 1>> <</if>> <<else>> <<eva>>That was great sex, <<print $firstname>>... But now we need to get back to study... Come on lets dress on and [[get back->University]]...<</eva>> <</if>> <<set $weekgymlessons += 1>> <<set $totgymlessons += 1>> <<redenergy 30>>, <<redhygiene 30>>, <<addfitness 1>>, <<redweight 0.25>>, <<addrep 0.5>>, <<redmoral 2>>, <<redlust 10>>, <<adddrug_sex 0.5>>, <<addlib 1>> <<set $sex_pussylicked += 1>> <<set $sex_pussybeenlicked += 1>> <<unfaitfulsex "gymteacher Eva">> <<donesin "had-lesbian-sex-with-my-gymteachers">> <<else>> <<set $evaslessonsnum += 1>> <<addmins 45>> <p class="passage_text">Eva leads you into her personal gym room, and gives you instructions. Every day she have new exercises...</p> <<set $randomimage = random(5)>> <<print '<video src="images/' + $girl + '/evagym' + $randomimage + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After the workout you feel great, and you thank Eva for the lesson... Then it's time for the education...</p> <<if $evaslessonsnum gte 12>> <p class="passage_text">[[Lastlesson<-Continue]]</p> <<else>> <p class="passage_text">[[University<-Continue]]</p> <</if>> <<set $weekgymlessons += 1>> <<set $totgymlessons += 1>> <<redenergy 30>>, <<redhygiene 30>>, <<addfitness 1>>, <<redweight 0.25>>, <<addmoral 1>> <</if>> <</nobr>><<nobr>> <<set $evaprivsessions to 0>> <<set $evanoshowtoday to 0>> <<set $evavisitedtoday to 1>> <<set $visitgymteacher to 2>> <<eva>>Ok <<print $firstname>>, That was the last lesson for now. You did well... I can see you have had great progress and increased your fitness...<</eva>> <<you>>Oh, thank you so much, Eva. It's been very valueable for me<</you>> <<if $forcedtolickeva gte 1>> <<eva>>Oh, for me as well... I will miss your lovely tongue, if you know what I mean... Ha ha... Maybe we could have some more of that later... Just come and visit me in my office...<</eva>> <<you>>Oh... I don't know if...<</you>> <</if>> <<eva>>Ok, Goodbye then...<</eva>> <<you>>Goodbye Eva<</you>> <p class="passage_text">[[University<-Back to the university]]</p> <<addmoral 2>> <</nobr>><<nobr>> <<addmins 10>> <h3 class="passage_header">Class teacher Anderson</h3> <img src="university/images/mranderson.jpg" class="jpgimage" width="40%"> <<anderson>>So <<print $firstname>> <<print $lastname>>, What can I help you with?<</anderson>> <ul class="passage_text"> <<if $weektestpassed eq 0>> <li>[[Skipweektest<-Can I pleeeeease skip this weektest]]</li> <</if>> <li>[[Extraeducation<-I need some extra education]]</li> <li>[[University<-Return to university]]</li> </ul> <</nobr>><<nobr>> <h3 class="passage_header">Class teacher Anderson</h3> <img src="university/images/mranderson2.jpg" class="jpgimage" width="30%"> <<set $extraeduprice = parseInt(15 * $costpercent)>> <<if $gameDate.getHours() gte 15>> <<if $money gte $extraeduprice and $extraedu lt 15>> <<anderson>>The price for two hours extra education (2 lessons) is $ <<print $extraeduprice>><</anderson>> <p class="passage_text">Will you [[Payextraeducation<-pay that]] or [[Mranderson<-not]]</p> <<anderson>>You can also have extra education (3 lessons) for free if you show me some gratitude...<</anderson>> <p class="passage_text">do you want to [[Extraeducationforsex<-show gratitude (whatever that means) ]] or [[Mranderson<-reject]]</p> <<else>> <<anderson>>Sorry I don't have the time right now. Come back another day.<</anderson>> <p class="passage_text">[[University<-Return to university]]</p> <</if>> <<else>> <<anderson>>I don't have time for that now. You have to come back at the end of the day. After 15.00.<</anderson>> <p class="passage_text">[[University<-Return to university]]</p> <</if>> <</nobr>><<nobr>> <<set $extraeduprice = parseInt(15 * $costpercent)>> <h3 class="passage_header">Extra education</h3> <img src="university/images/extraeducation.jpg" class="jpgimage" width="30%"> <<addmins 120>> <<set $subject = $fields.random()>> <p class="passage_text">Mr. Anderson is giving you a two hours lesson in <<print $subject>>. You feel relieved knowing that the Fridays test will be easier.<br>[[University<-Return to university]]</p> <<set $weeklessons += 2>> <<set $extraedu += 1>> <<redmoney $extraeduprice>>, <<redenergy 8>>, <<redhygiene 8>>, <<addintellect 1>>, <<addmoral 2>>, <<addlib 0.5>> <</nobr>><<nobr>> <h3 class="passage_header">Extra education</h3> <img src="university/images/extraeducation.jpg" class="jpgimage" width="30%"> <<addmins 120>> <<set $extraedu += 1>> <<set $subject = $fields.random()>> <p class="passage_text">Mr. Anderson is giving you a two hours lesson in <<print $subject>>. At the end of the lesson he want you to strech out.</p> <<set $weeklessons += 2>> <<anderson>>After sitting all day studying it is important that you strech out. Come here and stand in front of me an I show you a exercise...<</anderson>> <p class="passage_text">You stand up and strech your arms out while he instructs you</p> <<print '<video src="images/' + $girl + '/suckingteacher1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>But, but, What are you doing Mr. Anderson<</you>> <<anderson>><<print $firstname>>!! This is how it works... I use my time on you, and you have to give me something in return! Understood?<</anderson>> <<you>>But but, please stop, Mr. Anderson... Please...<</you>> <<anderson>>You do as I SAY, or I will see get you expelled. AND you know what that means, don't you?<</anderson>> <<you>>Y.. ye.. yes Mr. Anderson...<</you>> <p class="passage_text">Mr. Anderson continue to touch your body</p> <p class="passage_text">You are getting more and more horny...</p> <p class="passage_text">[[Extraeducationforsex2<-Continue]]</p> <</nobr>><<nobr>> <<anderson>>Now get down on your knees and give me a nice blowjob <<print $firstname>>...<</anderson>> <<you>>But... but... must I, Mr. Anderson...?<</you>> <<anderson>>Yes, <<print $firstname>>. YOU MUST.... Come on, now...<</anderson>> <p class="passage_text">You do as he says, and soon your mouth is stuffed with a big black teacher cock.</p> <<anderson>>Oh, yes. Thats the way. Keep sucking...<</anderson>> <<print '<video src="images/' + $girl + '/suckingteacher2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<anderson>>I going to cum in your mouth <<print $firstname>>. And YOU are going to be a good girl and eat it, or I will get you EXPELLED!!<</anderson>> <<you>>bu....mfmmfdsmmms...<</you>> <<print '<video src="images/' + $girl + '/suckingteacher3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Suddenly Mr. Anderson pumps his juice into your mouth. You swallow and lick him clean before the lesson is over.</p> <<anderson>>Come back anytime, <<print $firstname>>, and you get plenty of more cum, he says and smile.<</anderson>> <p class="passage_text">You just grab your clothes and hurry out the door and in to the womans bathroom...</p> <p class="passage_warning">[[Continue->Universitybathroom]]</p> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<set $weeklessons += 3>> <<donesin "did-a-blowjob-with-creampie-on-teacher-anderson">> <<redenergy 20>>, <<addlust 20>>, <<redhygiene 30>>, <<redlooks 10>>, <<redmoral 5>>, <<addrep 1>>, <<redweight 0.5>>, <<addintellect 1>>, <<adddrug_sex 1>>, <<addlib 1>> <<unfaitfulsex "teacher Anderson">> <</nobr>><<nobr>> <h3 class="passage_header">Class teacher Anderson</h3> <img src="university/images/mranderson2.jpg" class="jpgimage" width="30%"> <<set $skipcost = parseInt(50 * $costpercent)>> <<if $skipweektest eq 0>> <<anderson>>We'll since this is the first time you ask... Lets say you give me a gift... <</anderson>> <<you>>A gift, Mr. Anderson?<</you>> <<anderson>>Yes, How about $ <<print $skipcost>>?<</anderson>> <<if $money lt $skipcost>> <<you>>I am sorry Mr. Anderson. I don't have that much money<</you>> <<anderson>>In that case you can reward me in another way. Let's go to my collegue Todd's office and talk about it. He is away right now...<</anderson>> <p class="passage_text"><<link "Accept" "Sexintoddsoffice">> <<addmins 10>><<set $skipweektest += 1>><<set $weektestpassed to 1>><</link>> or <<link "Reject" "University">> <<addmins 10>> <</link>></p> <<else>> <p class="passage_text"><<link "Accept" "University">><<addmins 10>><<set $skipweektest += 1>><<set $weektestpassed to 1>><<redmoney $skipcost>><</link>> or <<link "Reject" "University">> <<addmins 10>> <</link>></p> <</if>> <<elseif $skipweektest eq 1>> <<set $skipcost = parseInt(100 * $costpercent)>> <<anderson>>So you need another favor from me... In that case I need another gift from you... <</anderson>> <<you>>Oh, 50 $, same as last time Mr. Anderson?<</you>> <<anderson>>No, this time the price is $ <<print $skipcost>>. I'm taking a big risk you know...<</anderson>> <<if $money lt $skipcost>> <<you>>I am sorry Mr. Anderson. I don't have that much money<</you>> <<anderson>>In that case you can reward me in another way. Let's go to my collegue Todd's office and talk about it. He is away right now...<</anderson>> <p class="passage_text"><<link "Accept" "Sexintoddsoffice">><<addmins 10>><<set $skipweektest += 1>><<set $weektestpassed to 1>><</link>> or <<link "Reject" "University">> <<addmins 10>> <</link>></p> <<else>> <p class="passage_text"><<link "Accept" "University">><<addmins 10>><<set $weektestpassed to 1>><<set $skipweektest += 1>><<redmoney $skipcost>><</link>> or <<link "Reject" "University">> <<addmins 10>> <</link>></p> <</if>> <<elseif $skipweektest gte 2 and $skipweektest lt 4>> <<anderson>>Not you again... What shall do with you... This time I want something more from you... <</anderson>> <<you>>But please, Mr. Anderson. Please help me...<</you>> <<anderson>>Ok... Come with me to my collegue Todd's office. He is on vacation. You can show your gratitude there...<</anderson>> <p class="passage_text"><<link "Accept" "Sexintoddsoffice">><<addmins 10>><<set $skipweektest += 1>><<set $weektestpassed to 1>><</link>> or <<link "Reject" "University">> <<addmins 10>> <</link>></p> <<else>> <<anderson>>No, I am sorry. I can not do this for you.<</anderson>> <<you>>But please, Mr. Anderson. Please help me...<</you>> <<anderson>>Sorry, No and now I have to attend a class. Goodbye!<</anderson>> <p class="passage_text"><<link "Continue" "University">> <<addmins 10>> <</link>></p> <</if>> <</nobr>><<nobr>> <img src="university/images/mrandersonsmile.jpg" class="jpgimage" width="30%"> <p class="passage_text">Mr. Anderson looks pleased and leads you to an office in the end of the corridor.</p> <img src="university/images/toddsoffice.jpg" class="jpgimage" width="30%"> <<anderson>>So now <<print $firstname>>, Down on your knees. Unzip my trousers... NOW!<</anderson>> <p class="passage_text">You hesitates...</p> <<you>>But that is wrong, Mr. Anderson. You are my teacher...I...<</you>> <<anderson>>NOW! I SAID<</anderson>> <<you>>B...B...but...<</you>> <<anderson>>OK, I will get you expelled. You wait and see...<</anderson>> <<you>>No no no no, Mr. Anderson I'll do it...<</you>> <p class="passage_text">You hurry down on your knees...</p> <<print '<video src="images/' + $girl + '/sexintoddsoffice1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You unzip his pants and out comes a big black dick. It is one of the biggest dicks you have ever seen...</p> <<anderson>>Come on <<print $firstname>>. Suck it! Show me how good you are to handle a big black cock<</anderson>> <<print '<video src="images/' + $girl + '/sexintoddsoffice2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You wonder if it will fit in your mouth, but are forced to do it... And it looks like it fits well... You are impressed of yourself, even if you are shameful...</p> <<print '<video src="images/' + $girl + '/sexintoddsoffice3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You keep sucking a while, until he interrupts you</p> <<anderson>>Now, I want to see those beatiful tits of yours... Oh, I have dreamed about these tits all since you started here...<</anderson>> <p class="passage_text">[[Sexintoddsoffice2<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">Mr. Anderson sits down and wants you to sit on his hard cock.</p> <<you>>But... but... I'm not sure I can take it... It's too big...<</you>> <<anderson>>No, sure you can take it, <<print $firstname>>. He holds up his cock and pushed you down on it.<</anderson>> <<print '<video src="images/' + $girl + '/sexintoddsoffice4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">That big cock feels so good when it penetrates you, so you just have to ride it.</p> <p class="passage_text">Mr. Anderson now sits right in front of your tits that he loves so much.</p> <p class="passage_text">So he starts to suck on them while you ride him.</p> <<print '<video src="images/' + $girl + '/sexintoddsoffice5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You feel the orgasm is on its way, and scream out while riding faster and faster on Mr. Andersons cock.</p> <<you>>Yes, yes, yes, yes.... Yeeeeeeeeeeeeeeeeeeeeeeees..........<</you>> <<anderson>>Oh, yeah <<print $firstname>>. That's a good slut. You love black cock dont you?<</anderson>> <<anderson>>DON'T YOU, <<print $firstname>>. ANSWER ME!!<</anderson>> <<you>>Y.. y.. yes, Mr. Anderson, I love it<</you>> <p class="passage_text">Before you get any chance to answer to say anymore he pulls out and starts to ejaculate onto your pussy.</p> <<print '<video src="images/' + $girl + '/sexintoddsoffice6.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After you have cleaned up the mess, you both go back to the hallway. You run into the womans bathroom to clean yourself up.</p> <p class="passage_warning">[[Continue->Universitybathroom]]</p> <<cuminpussy>> <<set $sex_pussy += 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminpussy += 1>> <<unfaitfulsex "teacher Anderson">> <<redenergy 20>>, <<redlust 20>>, <<redhygiene 30>>, <<redlooks 20>>, <<redmoral 5>>, <<addrep 1>>, <<redweight 0.5>>, <<adddrug_sex 1>>, <<addlib 1>> <<donesin "fucked-teacher-anderson-to-skip-the-week-test">> <</nobr>><<nobr>> <<addmins 60>> <h3 class="passage_header">Friday Test</h3> <img src="university/images/test.jpg" class="jpgimage" width="60%"> <p class="passage_text">You take the friday test. You feel very nervous.</p> <<set $fridaytest to 1>> [[Testresult<-See testresult]]<br> <<redenergy 5>>, <<redhygiene 5>> <</nobr>><<nobr>> <<if $weeklessons lt $classlessonsneeded or $weekgymlessons lt $gymlessonsneeded>> <<print '<img src="images/' + $girl + '/sad.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">You failed at the friday test. You feel terrible. You know you need to be present at lessons and do your homework to make it.</p> [[University<-Return]]<br> <<redmoral 5>> <<else>> <<print '<img src="images/' + $girl + '/happy.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">You passed the friday test. You feel a great relief.</p> <<set $weektestpassed to 1>> [[University<-Return]]<br> <<addmoral 3>> <</if>> <</nobr>><<nobr>> <<set $weeklessons to 0>> <h3 class="passage_header">Principals office</h3> <<addmins 10>> <img src="university/images/principal_george.jpg" class="jpgimage" width="40%"> <p class="passage_text">You receive a message from the principal of the university and are called into his office.</p> <<george>><b><<print $firstname>> <<print $lastname>>!!!</b> You have failed on 4 tests so far this schoolyear!! This qualify for expelling you<</george>> <img src="university/images/crying.jpg" class="jpgimage" width="50%"> <p class="passage_text">You are devastated and desperate. You think about your parents that will be so angry at you.</p> <<you>>Is there nothing we can do? Please, I am so sorry...<</you>> <<if $expelled eq 0>> <<set $expelled to 1>> <<george>><b>You</b> have caused me and some of the teachers alot of inconvenience! You have to make it up to us and protect the schools reputation!!!<</george>> <<george>>It is time to give something back to us. You have damaged the schools good reputation with you behaviour!!!<</george>> <<print '<img src="images/' + $girl + '/surprised.jpg" class="jpgimage" width="50%">'>> <<you>>B... bu... but what can I do you?<</you>> <img src="university/images/principal_george2.jpg" class="jpgimage" width="30%"> <<george>>You can start by showing us some gratitude and follow me into the backroom! And if you promise to act good, I will forget about your two last failure tests.<</george>> <p class="passage_text">Will you [[accept his offer|Gotobackroom]] or [[go back|Finalexpell]] to your parents?</p> <<else>> <p class="passage_text">[[Continue|Finalexpell]]</p> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Expelled</h3> <img src="university/images/principal_george3.jpg" class="jpgimage" width="30%"> <<george>>There is nothing more I can do for you. I have already ordered your journey back to your hometown.<</george>> <<you>>NO, NO, please master... Don't send me home... Please...<</you>> <<george>>No, I have made up my mind! Goodbye <<print $firstname>><</george>> <p class="passage_text">[[Gohome<-Continue]]</p> <</nobr>><<nobr>> <<set $testsmissed -= 2>> <h3 class="passage_header">Goto backroom</h3> <img src="university/images/principal_george_happy.jpg" class="jpgimage" width="30%"> <<george>>A wise decision, <<print $firstname>>. Now come with me!<</george>> <p class="passage_text">Principal George leads you into the room behind his office</p> <<george>>AND REMEMEBER! You will do as you are told, otherwise you will be sent straight back home to your parents in shame! Understood?<</george>> <<you>>Y... y... yes, master George. I promi... promise...<</you>> <p class="passage_text">[[Gangbangteachers1<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">When you enters the principals backroom, you see to your surprise that a few of the other teachers are waiting. You are ordered to sit down, while they stand around you. Suddenly one of them starts to take off your tie.</p> <<you>>Wh... what are you doing...<</you>> <p class="passage_text">The principal shakes his head and you stop arguing. The other teacher continues undressing you...</p> <<print '<video src="images/' + $girl + '/gangbangteachers1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">They stare at you intensly with lust in their eyes. You feel scared and don't know what to do. Unbutton your blouse, one of them commands.</p> <<you>>B... but...but...<</you>> <p class="passage_text">You see George's serious face, and shut your mouth...</p> <<print '<video src="images/' + $girl + '/gangbangteachers2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You can't argue, knowing that if you do you will be sent home to your parents at once. After your blouse is removed they command you to get up. They quickly remove your bra.</p> <<print '<video src="images/' + $girl + '/gangbangteachers3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">They now stand close around you and start to touch you. Their fingers slides over your panties and feel a tickling feeling in your pussy. They lead your hands to touch their bulges on their pants.</p> <<george>>Get down on your knees... NOW!<</george>> <p class="passage_text">George is impatient with you, and you hurry to do as he say...</p> <p class="passage_text">[[Gangbangteachers2<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">One after one they open their pants and reveal their cocks.</p> <<george>>Now, <<print $firstname>> <<print $lastname>>... It is time for you to pay us back for all we have done for you. Suck our cocks!<</george>> <p class="passage_text">You started with a little NO... , but decides not to say anything when you look at principal George strict expression</p> <<print '<video src="images/' + $girl + '/gangbangteachers4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You suck their cocks one at a time for while. While holding one in each hand you suck a third one, switching from teacher to teacher.</p> <p class="passage_text">While you suck them they pinches and touches your tits constantly.</p> <p class="passage_text">After a little while, principal George lies down on his back and you are forced to sit on his cock and ride him while serving two others with your mouth and hands.</p> <<print '<video src="images/' + $girl + '/gangbangteachers5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Gangbangteachers3<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">The principal bends you back while his cock penetrates your young and wet pussy. He constantly fingers your pussy. Your first orgasm is approaching.</p> <<print '<video src="images/' + $girl + '/gangbangteachers6.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">While you lie on your back upon the principal a cock is stuffed into your mouth. George is stroking his hand over your stomach.</p> <p class="passage_text">Suddenly his cock pulls out and moves down a bit, before he slides it into your asshole.</p> <<print '<img src="images/' + $girl + '/despair3.jpg" class="jpgimage" width="50%">'>> <<you>>NO, NO, NO, Please don't...<</you>> <p class="passage_text">You try to resist, but he holds you in a firm grip.</p> <<print '<video src="images/' + $girl + '/gangbangteachers7.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You can do nothing about it. You can just watch how he penetrates you, and how his cock slides in and out of you in a constant pace.</p> <p class="passage_text">[[Gangbangteachers4<-Continue]]</p> <</nobr>><<nobr>> <<george>>Time to get into all her holes<</george>> <p class="passage_text">One the teachers drags you up and turn you around.</p> <<you>>NO No, please dont... I don't wanna do that... Please...<</you>> <<print '<img src="images/' + $girl + '/pain.jpg" class="jpgimage" width="50%">'>> <<george>>You are going to enjoy all of us at once <<print $firstname>> <<print $lastname>>.<</george>> <<you>>NO NO Noooooooooo....<</you>> <p class="passage_text">Without any change to get away two cocks are penetrating you at the same time...</p> <<print '<video src="images/' + $girl + '/gangbangteachers8.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Then a third one is stuffed into your mouth.</p> <<george>>Look guys. We got this little slut airtight now. Look how she enjoys it.<</george>> <<you>>Mmmfmmmgmmfmm...<</you>> <<print '<video src="images/' + $girl + '/gangbangteachers9.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">The cocks penetrates you faster and faster, and your second orgasm overwhelms you.</p> <p class="passage_text">The cock you have in your mouth slips out for a moment while you are cumming. But it's soon replaced by a new one immediatly after.</p> <p class="passage_text">'Turn her around', George commands. All of a sudden you find yourself on your back, still with three cocks inside you.</p> <<print '<video src="images/' + $girl + '/gangbangteachers10.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">They switch holes all the time and you just have to hang in and take what comes.</p> <p class="passage_text">[[Gangbangteachers5<-Continue]]</p> <</nobr>><<nobr>> <<print '<p class="passage_text">Now <<print $firstname>>, Are you ready for some cum?, one the teachers says.</p>'>> <<you>>Mmmnmmmnmm mmfnmn...<</you>> <p class="passage_text">Your mouth is stuffed with cock...</p> <p class="passage_text">Without waiting for any further answer all of them pulls out of you at the same time and place you on the floor.</p> <<print '<video src="images/' + $girl + '/gangbangteachers11.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Then they start to pump cum all over you, one at a time.</p> <<print '<video src="images/' + $girl + '/gangbangteachers12.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<george>>Come on,slut swallow our cum, DO IT!!!<</george>> <<print '<video src="images/' + $girl + '/gangbangteachers13.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You open your mouth and try as good as you can to serve the four men that feed you with cum.</p> <<print '<video src="images/' + $girl + '/gangbangteachers14.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Your mouth is wide open and your tongue hangs out and the cum is dripping onto it.</p> <<print '<video src="images/' + $girl + '/gangbangteachers15.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Your mouth is overloaded with semen, so it runs down on your tits and down to the pussy. You try to catch it, before it reaches your pussy.</p> <p class="passage_text">But suddenly you get a new portion to swallow. Finally, that was the last one...</p> <p class="passage_text">[[Endofgangbangteachers<-Continue]]</p> <</nobr>><<nobr>> <<addmins 45>> <h3 class="passage_header">Escaping back to your apartment</h3> <p class="passage_text">Suddenly the fire alarm bell is ringing, and the teachers panic. They hurry to get dressed in their clothes before they run out.</p> <img src="university/images/teachersrunsout.jpg" class="jpgimage" width="50%"> <p class="passage_text">You pick up your clothes and sneak out on the backside, hoping no one notices you. You head back to your [[Apartment<-apartment]].</p> <img src="university/images/runsout.jpg" class="jpgimage" width="50%"><br> <<set $sex_cuminmouth += 4>> <<set $sex_anal += 4>> <<set $sex_pussy += 4>> <<set $sex_blowjob += 4>> <<set $sex_dp += 2>> <<set $sex_gangbang += 1>> <<sexinpussy>> <<redenergy 30>>, <<redlust 20>>, <<redhygiene 40>>, <<redlooks 25>>, <<redmoral 10>>, <<addrep 2>>, <<redweight 0.5>>, <<adddrug_sex 4>> <<unfaitfulsex "all teachers at school">> <<donesin "was-gangbanged-by-the-teachers-for-not-passing-the-week-tests">> <</nobr>> /* Life at University Scene: Lunas Flat Locations: Homework Photgraphy Lesbian sex scene */<<nobr>> <<addmins 5>> <<set $acceptlunareq to 0>> <<isInInv Lunakeys>> <h3 class="passage_header">Outside Lunas flat</h3> <<if $ininventory eq "false">> <img src="luna/images/ringdoorbell.jpg" class="jpgimage" width="50%"> <p class="passage_text">You ring the doorbell to her flat...</p> <</if>> <<set $randomscene = random(1)>> <<if $brotheljob eq 2 and $visitlunatoday eq 0 and $gameDate.getHours() gte 16 and $gameDate.getHours() lt 19 and $gameDate.getDay() lte 5 and $gameDate.getDay() gt 0>> <p class="passage_text">Just a few seconds after you hear Luna's voice...</p> <img src="luna/images/lunaanswers.jpg" class="jpgimage" width="50%"> <<luna>>Hello, who is it?...<</luna>> <<you>>Hi Luna, It's me <<print $firstname>>...<</you>> <<luna>>Oh my favorite friend!! Hello <<print $firstname>>. Please hurry and come on up...<</luna>> <<print '<video src="images/' + $girl + '/lunaopendoor.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Luna opens up the door for you when you come up her floor...</p> <<luna>>Oh, I am so glad you came, <<print $firstname>>...You are my hero that saved me from your cruel uncle. I have missed you so much, <<print $firstname>><</luna>> <<you>>And I have missed you too, Luna... You are my favorite friend...<</you>> <video src="luna/images/kissing.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">You both kiss each other instensly before going inside to do [[homework->Homeworkandsex]]</p> <<elseif $lunasflatvisible eq 1 and $visitlunatoday eq 0 and $numlunavisits gt 0 and $lunameet eq 1 and $randomscene eq 1 and $gameDate.getHours() gte 16 and $gameDate.getHours() lt 19 and $gameDate.getDay() lte 5 and $gameDate.getDay() gt 0>> <p class="passage_text">Just a few seconds after you hear Luna's voice...</p> <img src="luna/images/lunaanswers.jpg" class="jpgimage" width="50%"> <<luna>>Hello, who is it?...<</luna>> <<you>>Hi Luna, It's me <<print $firstname>>...<</you>> <<luna>>Oh, hello <<print $firstname>>. Come on up...<</luna>> <p class="passage_text">Luna opens up the door for you when you come up her floor...</p> <<print '<video src="images/' + $girl + '/lunaopendoor.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<luna>>How nice you came by, <<print $firstname>>... I was just about to do some homework... [[Come on in->Doinghomeworkwithluna]]!<</luna>> <<else>> <<set $visitlunatoday to 1>> <<isInInv Lunaknife>> <<if $ininventory eq "true">> <<set $lknife to 1>> <<else>> <<set $lknife to 0>> <</if>> <<isInInv Lunakeys>> <<if $lunasflatvisible eq 2 and $ininventory eq "false" and $lknife eq 0>> <p class="passage_text">Then you notice a yellow sticker next to the doorbell...</p> <img src="luna/images/lunanote.jpg" class="jpgimage" width="50%"> <p class="passage_text">Where on earth can she be? You have not seen her for a long time at school either... Better go [[back to the street->Beachroad]]...</p> <<elseif $lunasflatvisible eq 2 and $ininventory eq "true" and $lknife eq 0>> <br><img src="luna/images/openmaindoor.jpg" class="jpgimage" width="50%"> <p class="passage_text">You find the key to maindoor and opens it. Then you go up to Luna's floor and open up the door to her flat and [[go inside->Gettingknife]]...</p> <img src="luna/images/openflatdoor.jpg" class="jpgimage" width="50%"> <<else>> <p class="passage_text">You try several times, but noone answers... Looks like Luna is not home... Maybe you should [[come back another day->Beachroad]]...</p> <</if>> <</if>> <</nobr>><<nobr>> <<addmins 10>> <<addToInv Lunaknife>> <h3 class="passage_header">Entering Lunas flat and looking for the knife</h3> <p class="passage_text">You are looking through her kitchen to find the knife. She said it should be somewhere under the sink...</p> <<print '<video src="images/' + $girl + '/lookingforknife.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">And finally, there it is... It's a spring knife with razor sharp blade... Suddenly you feel very nervous.... Will you manage to stab your uncle with this? But then again, thinking of what he have done to Luna and you, makes you want to do it...</p> <img src="luna/images/findingknife.jpg" class="jpgimage" width="50%"> <p class="passage_text">You take the knife and put in tyour purse before leaving Luna's flat and [[return to the street->Beachroad]]</p> <</nobr>><<nobr>> <<addmins 5>> <<set $acceptlunareq to 0>> <<set $visitlunatoday to 1>> <<addmins 15>> <<set $lunasflatvisible to 1>> <h3 class="passage_header">Entering Lunas flat</h3> <p class="passage_text">About 15 minutes later Luna and you enter her flat...</p> <<print '<video src="images/' + $girl + '/lunafollowhome.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<if $numlunavisits gt 0>> <<you>>So nice to be here again, Luna... Lovely flat...<</you>> <<luna>>Thanks, but let's sit down and do some homework...<</luna>> <p class="passage_text">[[Continue->Doinghomeworkwithluna]]</p> <<else>> <<luna>>Come on in, <<print $firstname>>... Feel yourself like home...<</luna>> <<you>>Oh, wow Luna... What a great flat! Your parents must be rich, that can afford this luxury flat for you...<</you>> <<luna>>Oh, thank you... Well, it's not that great... But I like it! Let's sit down and do some homework...<</luna>> <p class="passage_text">[[Continue->Doinghomeworkwithluna]]</p> <</if>> <</nobr>><<nobr>> <<addmins 45>> <h3 class="passage_header">Doing homework with Luna</h3> <<if $acceptlunareq eq 0>> <<print '<img src="images/' + $girl + '/englishstudy.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You both sit and do homework together. You choose to do the English homework, where your grades are low. Lune is asking you and she writes down all your answers to check them up later...</p> <img src="luna/images/lunadoinghomework.jpg" class="jpgimage" width="50%"> <</if>> <<if $numlunavisits eq 0 and $acceptlunareq eq 0>> <p class="passage_text">After a while Luna says that she have to go to meet a boyfriend. You pack your things and head for home.</p> <<luna>>Can't we do this again some time, <<print $firstname>>?<</luna>> <<you>>Sure we can. I love to...<</you>> <<luna>>If we don't meet in the university, just stop by my house and see if I am home... I am usually home after school, but the evenings I spend with friends or my boyfriend...<</luna>> <<you>>Ok, I will... See you later... Goodbye...<</you>> <<set $acceptlunareq to 1>> <<elseif $numlunavisits eq 1 and $acceptlunareq eq 0>> <<luna>>Eh, <<print $firstname>>... Can I ask you about something?<</luna>> <<you>>Yes Luna, what is it?<</you>> <<luna>>You know <<print $firstname>>, I have this boyfriend... And he asked for something...<</luna>> <<you>>Yeah, so... What is it? You can just say it to me, Luna... Come on...<</you>> <<luna>>Well... He want to have some photos of me... Could you take some, do you think <<print $firstname>>?<</luna>> <<you>>Sure, Luna... Of course I could...<</you>> <<print '<video src="images/' + $girl + '/lunawantphotos.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Luna finds the bag with camera and gives you... You study it and find out how it works...</p> <<you>>Ok, Luna. I am ready...<</you>> <<luna>>Great <<print $firstname>>! Let's go!<</luna>> <<print '<video src="images/' + $girl + '/lunatakeregphoto.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Luna poses for you, while you take some nice photos of her...</p> <<luna>>Thank you so much <<print $firstname>>! Now I will go to my computer and send them to him! Can we meet another day and do some homework?<</luna>> <<you>>Sure Luna, I better get going then.<</you>> <<set $acceptlunareq to 1>> <<elseif $numlunavisits eq 2 and $acceptlunareq eq 0>> <<luna>>You know, <<print $firstname>>... My boyfriend was so pleased with the photos you took of me last time...<</luna>> <<you>>Really, how nice...<</you>> <<luna>>Yes, he said loved to see more of me... He even gave me a neckless... Could we take some more shots today?<</luna>> <<you>>Sure, no problem for me...<</you>> <<print '<video src="images/' + $girl + '/lunatakeregphoto.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Luna finds the camera again and give it to you... You start to take some more photos of her...</p> <<luna>>Eh, <<print $firstname>>... Can you take some pictures of my tits? He said he wanted so much to see them... Pleeeease...<</luna>> <p class="passage_text">Will you <<link [[Doinghomeworkwithluna<-do that]]>> <<set $acceptlunareq to 1>> <</link>> ? or will just <<link [[Beachroad<-say no and leave]]>> <<set $visitlunatoday to 1>> <<set $weeklessons += 1>> <</link>> </p> <<elseif $numlunavisits eq 2 and $acceptlunareq eq 1>> <p class="passage_text">Luna takes up her shirt and flash her tits for you and the camera. She really got some huge knockers. Hmmm, looks a bit fake... You take a few photos of her before handing her the camera...</p> <<print '<video src="images/' + $girl + '/lunataketitsphoto.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<luna>>Thank you so much, <<print $firstname>>!!! I am going to show him these right away!<</luna>> <<you>>Ok, I better be going... Meet you at school. Maybe we can have lunch together?<</you>> <<donesin "was-taking-tits-pictures-of-my-friend-luna">> <<elseif $numlunavisits eq 3 and $acceptlunareq eq 0>> <<luna>>Oh it's so nice of you to come <<print $firstname>>... You know what! After I showed my boyfriend the tits photos, he gave me a ring... Look...<</luna>> <img src="luna/images/ring_on_finger.jpg" class="jpgimage" width="50%"> <<you>>Oh, That is simply gorgeous!<</you>> <<luna>>Yes, isen't it! I love it! And I think I am in love with him!<</luna>> <<you>>Oh, that's nice, Luna! What's his name?<</you>> <<luna>>Eh, I can't tell you yet. I promised him. But I am sure he wants to meet you some day later, when we are engaged...<</luna>> <<you>>Is he going to ask you to engage him? That is wonderful, Luna!<</you>> <<luna>>Oh YES! I am so exited!!! But... He wanted some more photos of me!<</luna>> <<you>>Oh some more tits photos?<</you>> <<luna>>Eh.... Not exactly... Eh... more like... eh, from down there you know...<</luna>> <<you>>Of your pussy??? Really?? Is he a pervert or something?<</you>> <<luna>>NO NO! He is sooooo cute! Please <<print $firstname>>! Take some pictures of me...<</luna>> <p class="passage_text">Will you <<link [[Doinghomeworkwithluna<-do that]]>> <<set $acceptlunareq to 1>> <</link>> ? or will just <<link [[Beachroad<-say no and leave]]>> <<set $visitlunatoday to 1>> <<set $weeklessons += 1>> <</link>> </p> <<elseif $numlunavisits eq 3 and $acceptlunareq eq 1>> <p class="passage_text">Luna takes off her shorts and lay back on the sofa. Hmmm... Her pussy looks really wet... Is she horny? You take a few photos of her before handing her the camera...</p> <<print '<video src="images/' + $girl + '/lunayoutakepussyphoto.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<donesin "was-taking-pussy-pictures-of-my-friend-luna">> <<luna>>Oh, you are so kind, <<print $firstname>>!!! I look so forward to show him these!<</luna>> <<you>>Well Luna, I better be going home...<</you>> <<elseif $numlunavisits eq 4 and $acceptlunareq eq 0>> <<luna>>You know, <<print $firstname>>... After I sendt those last pictures to my boyfriend he took me out for a dinner on a 5 star restaurant...<</luna>> <<you>>That's sound so romantic, Luna... Did you follow him home afterwards?<</you>> <<luna>>Oh no, I am not such a girl, and besides he is a gentleman so would not ask me either...<</luna>> <<you>>I see... That is nice. I am sure you will be a great couple...<</you>> <<luna>>You know he asked me if I would take some photos of him that I could have to look at when I miss him. But I have never done photography before...<</luna>> <<you>>Oh It's not that difficult... Just try... My father learned me how to do it in just a couple of hours...<</you>> <<luna>>Maybe you could learn me... Pleeease! I could try to do some shoots of you... Please, <<print $firstname>>...<</luna>> <<print '<video src="images/' + $girl + '/showlunacamera.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Luna takes off her shorts and lay back on the sofa. Hmmm... Her pussy looks really wet... Is she horny? You take a few photos of her before handing her the camera...</p> <<print '<video src="images/' + $girl + '/lunatakeregphotos.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You pose for Luna so she could try how it works... <<luna>>I wanna practice to take some photos of your tits too... Please let try, <<print $firstname>>... I will not show them to anyone... Please...<</luna>> <p class="passage_text">Will you <<link [[Doinghomeworkwithluna<-do that]]>> <<set $acceptlunareq to 1>> <</link>> ? or will just <<link [[Beachroad<-say no and leave]]>> <<set $visitlunatoday to 1>> <<set $weeklessons += 1>> <</link>> </p> <<elseif $numlunavisits eq 4 and $acceptlunareq eq 1>> <<luna>>I wanna compare our tits. Look how big mine are... Now let me see yours, <<print $firstname>><</luna>> <p class="passage_text">Luna pulls up your shirt and start to take photos... Suddenly Luna look at her watch...</p> <<print '<video src="images/' + $girl + '/lunataketitsphotoyou.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<donesin "let-luna-take-tits-pictures-of-you">> <<luna>>Oh, <<print $firstname>>. I have an appointment... I need to go... Can we meet another day...<</luna>> <<you>>Sure Luna... I also need to be getting back home...<</you>> <<addlib 1>><br> <<elseif $numlunavisits eq 5 and $acceptlunareq eq 0>> <<luna>>You know what <<print $firstname>>. I have tried to practice taking photos a lot since we last met... But it is so boring taking photos of birds and trees...<</luna>> <<you>>Well, you know what they say... practice makes perfect<</you>> <<luna>>I know.. I know.. But I want to take pictures of live persons. I want to take photos of you!<</luna>> <<you>>Ok Ok... We can try once more...<</you>> <<print '<video src="images/' + $girl + '/lunatakeregphotos.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Luna starts to take some pictures of you... After a while she says</p> <<luna>>I want to take pictures of your butt, <<print $firstname>>... Come on, please let me... Pose for me in the sofa... Pleeeease...<</luna>> <p class="passage_text">Will you <<link [[Doinghomeworkwithluna<-do that]]>> <<set $acceptlunareq to 1>> <</link>> ? or will just <<link [[Beachroad<-say no and leave]]>> <<set $visitlunatoday to 1>> <<set $weeklessons += 1>> <</link>> </p> <<elseif $numlunavisits eq 5 and $acceptlunareq eq 1>> <p class="passage_text">You take down your trouses and Luna start to shoot some pictures of her and your ass...</p> <<print '<video src="images/' + $girl + '/lunatakephotoassher.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<luna>>Smile to the camera! These pictures are going to be gorgeous... I love your ass, <<print $firstname>><</luna>> <<you>>Ha ha, that's nice of you...<</you>> <p class="passage_text">Luna takes some more photos, but suddenly you can feel her tongue licking over your pussy...</p> <<print '<video src="images/' + $girl + '/lunastartlickpussy.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>What are you doing, Luna! Oh my god... Stop it, Luna... You can't do that... Oh god no... Don't do it, Lunaaaa...<</you>> <p class="passage_text">You were so surprised, but you can not help that you kind of like it ... Luna has made you so horny ...</p> <<print '<video src="images/' + $girl + '/lunamakesyoucum.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<you>>Oh my god, Luna... Oh my god... Oh... I'm cuuuuumming!!!<</you>> <<luna>>Ha ha... I bet you liked that don't you, <<print $firstname>>?<</luna>> <<you>>Oh Luna, You should not have done that... It's wrong... Oh my god... I have to go now..<</you>> <<donesin "let-luna-lick-my-pussy">> <<set $sex_pussybeenlicked += 1>> <<set $drug_sex += 1>> <<elseif $numlunavisits gt 5 and $numlunavisits lt 12 and $acceptlunareq eq 0>> <p class="passage_text">You were so surprised, but you can not help that you kind of like it ... Luna has made you so horny ...</p> <<print '<video src="images/' + $girl + '/lunakissyou.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<luna>>I have missed you so much, <<print $firstname>>...<</luna>> <<you>>Oh Luna, we really should not be doing this... Mmmnnnnn...<</you>> <p class="passage_text">You both kiss for a while before you both undress...</p> <<set $randomnr = random(3)>> <<print '<video src="images/' + $girl + '/lunalickyourpussy' + $randomnr + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<luna>>I want to lick that pussy of yours, <<print $firstname>>... Yummy! It's so juice and I love to taste it...<</luna>> <<you>>Mmmmmmm Luna... You doing such wonderful things to it... I get so horny... Oh, my god...<</you>> <<luna>>I want you to cum, <<print $firstname>> NOW! mmmmnnnsfsssfsmmm...<</luna>> <<you>>Oh god, I'm cumming.. YES! YES! YEEEEEEEESSS!!!<</you>> <p class="passage_text">After you had your orgasm, it's your turn to lick Luna...</p> <<luna>>Now it's your turn to lick me, <<print $firstname>>... Come on hurry! I'm so horny!<</luna>> <p class="passage_text">Luna gets in position and demand you to lick her...</p> <<set $randomnr = random(3)>> <<print '<video src="images/' + $girl + '/lunayoulickpussy' + $randomnr + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<luna>>Oh my god! It's so nice <<print $firstname>>!!! Keep licking...<</luna>> <<you>>Mmmnmmmnmm...<</you>> <<luna>>OH MY GOD!!!! YES! YES! SO GOOOOOOOOOOOOD!!!!!<</luna>> <p class="passage_text">Luna is totally out of this world for a while, but soon recovers...</p> <<luna>>That is the best orgasm I ever had, <<print $firstname>>! So good!!! Hope none of my neighbours heard us...<</luna>> <<you>>I am glad you liked it!<</you>> <<luna>>Oh <<print $firstname>>. I am so glad I met you! I want you to take a picture of us before you leave...<</luna>> <<print '<video src="images/' + $girl + '/lunanudegroupphoto.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After the photography you both dress on and you have to say goodbye...</p> <<set $acceptlunareq to 1>> <<set $sex_pussylicked += 1>> <<set $sex_pussybeenlicked += 1>> <<set $drug_sex += 1>> <<donesin "had-lesbian-sex-with-luna">> <<unfaitfulsex "Luna">> <<elseif $numlunavisits gte 12 and $acceptlunareq eq 0>> <p class="passage_text">You have noticed that Luna seems very sad today, and suddenly she starts crying...</p> <img src="luna/images/luna-cry.jpg" class="jpgimage" width="30%"> <<luna>>Buhuuu... Uuuuhhuuu... booohooo... <</luna>> <<you>>But... But... What is it Luna... Why are you crying... Why so sad...<</you>> <<luna>>Uuuuhhuuu... It's... my... buhuuu... boyfriend... He says that... buhuuu... <</luna>> <<you>>He says what, Luna?<</you>> <<print '<img src="images/' + $girl + '/shocked5.jpg" class="jpgimage" width="50%">'>> <<luna>>He... He... I told him about you, and... Uhuuu... he said that he wanted to see those pictures I took of you and me...<</luna>> <<you>>WHAT!! You did not show them to him, did you?? DID YOU??? YOU PROMISED NOT TO!!!<</you>> <<luna>>But he... Uhuuu.. he said he would not marry me if not! And then he took them... And... and... And now he says that I must start to work for him, otherwise he will show the pictures to all my relatives... Buuuuhuuuuu...<</luna>> <<print '<img src="images/' + $girl + '/pain4.jpg" class="jpgimage" width="30%">'>> <<you>>HOW COULD YOU BE SO STUPID, LUNA!!! NOW WE CAN'T BE FRIENDS ANYMORE!!! AT LEAST NOT FOR NOW!!! GOODBYE!<</you>> <<luna>>NO! NO! DON'T LEAVE ME!!!<</luna>> <<you>>[[GOODBYE LUNA->Beachroad]]!!! <</you>> <<set $lunasflatvisible to 2>> <</if>> <<if $acceptlunareq eq 1>> <<print '<video src="images/' + $girl + '/lunagivinghug.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">She gives you a big hug before [[you leave->Beachroad]]...</p> <<set $visitlunatoday to 1>> <<set $numlunavisits += 1>> <<set $weeklessons += 1>> <<redhygiene 5>>, <<addintellect 1>>, <<redenergy 5>>, <<addmoral 0.25>>, <<addlib 0.5>> <</if>> <</nobr>><<nobr>> <<addmins 45>> <h3 class="passage_header">Doing homework with Luna</h3> <<print '<img src="images/' + $girl + '/englishstudy.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You both sit and do homework together. You ask each other questions from different topics and check up the correct answers...</p> <img src="luna/images/lunadoinghomework.jpg" class="jpgimage" width="50%"> <p class="passage_text">You notice that every time Luna looks at you there is lust in her eyes... After half an hour you both are finish...</p> <p class="passage_text">Suddenly Luna lean forward and wants to kiss you...</p> <<luna>><<print $firstname>>, I have longed so much for you... You are my saviour and best friend... I need to have you...<</luna>> <<you>>Oh, I feel the same way, Luna... Come and kiss me...<</you>> <video src="luna/images/kissanddressoff.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">You both kiss and start undress each other...</p> <<luna>>Oh my god <<print $firstname>>, I am so horny...<</luna>> <<you>>Oh, me too, Luna.<</you>> <<luna>>You are so hot, <<print $firstname>>... I want to lick your pussy...<</luna>> <p class="passage_text">You spred your legs for Luna, and she licks you in such a passionate way... Just a few minutes later you are cumming...</p> <<set $randomvideo = random(5)>> <<print '<video src="luna/images/lunalickvale' + $randomvideo + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<luna>>Mmmmmm... You taste so good...<</luna>> <<you>>OH YES, LUNA!!! OH YES!!! GOOOOOOOD! I'M CUMMING!!!!<</you>> <p class="passage_text">After you had your orgasm it's your turn to satiesfy Luna...</p> <<you>>Come Luna, spred your legs for me... Let me lick that juicy pussy of yours...<</you>> <<luna>>Oh yes please, <<print $firstname>>... I am so horny Can't wait...<</luna>> <<you>>Mmmmm... You taste delicious... Mmmmmm... I want you to cum real hard, Luna...<</you>> <<print '<video src="luna/images/valelickluna' + $randomvideo + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<luna>>YES YES YES!!!! OH SO GOOD!!! YEEEEEES!!!<</luna>> <p class="passage_text">Luna got a massive orgasm, and you are so satiesfied with yourself...</p> <<print '<video src="images/' + $girl + '/lunagivinghug.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">A few minutes later you say goodbye to Luna, and head [[out for the street->Beachroad]]...</p> <<set $sex_pussylicked += 1>> <<set $sex_pussybeenlicked += 1>> <<set $drug_sex += 1>> <<set $visitlunatoday to 1>> <<set $weeklessons += 1>> <<unfaitfulsex "Luna">> <<donesin "had-lesbian-sex-with-luna">> <<redhygiene 5>>, <<addintellect 1>>, <<redenergy 5>>, <<addmoral 0.25>>, <<addlib 0.5>>, <<adddrug_sex 1>> <</nobr>> /* Life at University Scene: Ava Flat Locations: Blackmail Ava */<<nobr>> <<addmins 5>> <h3 class="passage_header">Outside Avas flat</h3> <img src="ava/images/doorbell_ava.jpg" class="jpgimage" width="50%"> <p class="passage_text">You ring the doorbell to Avas flat...</p> <<if $avameet eq 1 and $visitavatoday eq 0 and $gameDate.getHours() gte 12 and $gameDate.getHours() lt 20 and ($gameDate.getDay() eq 0 or $gameDate.getDay() eq 6)>> <<set $visitavatoday to 1>> <<set $numavavisits += 1>> <<isInInv Avanudephotos>> <video src="ava/images/avaopensdoor.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<if $avasdebt eq 0 and $avasexvisit eq 0>> <<ava>>Oh, hello <<print $firstname>>... How are you? Do you want to come inside for a while?<</ava>> <img src="ava/images/ava1.jpg" class="jpgimage" width="50%"> <p class="passage_text">Do you want to [[visit Ava->Firstvisitava]], or [[just leave->Chapelstreet]]?</p> <<elseif $avasdebt eq 0 and $ininventory eq "true" and $avasexvisit gt 0>> <<ava>>Oh, is it you... So, what do you want <<print $firstname>>...<</ava>> <<you>>I still have those pictures remember! You better do as I say or they will be spread around the whole school...<</you>> <p class="passage_text">You hold them to show that you still have them...</p> <img src="ava/images/ava_photos.jpg" class="jpgimage" width="50%"> <<ava>>What... What do you want... I... Please dont't show them to anyone...<</ava>> <img src="ava/images/avascared.jpg" class="jpgimage" width="30%"> <<you>>I want YOU, so let's go up to your flat, UNDERSTAND!<</you>> <<ava>>Yes... Yes...<</ava>> <p class="passage_text">[[Continue->Avapleaseyou]]</p> <<else>> <<isInInv Avanudephotos>> <<ava>>Oh, is it you... So, what do you want <<print $firstname>>...<</ava>> <<you>>I want my money back Ava!<</you>> <<ava>>I don't have it! Actually I am not quite sure if I owe you any money at all!<</ava>> <<you>>You lying bitch! You borrowed money from me and promised to pay it back!<</you>> <<ava>>Hah! You can't prove a thing. Get the hell out of my doorstep!<</ava>> <<if $ininventory eq "false">> <p class="passage_text">She slam the door in your face, and you just have to [[leave->Chapelstreet]]?</p> <<else>> <p class="passage_text">You remember that you have the nude photos of her and the principal. Do you want to [[use them->Blackmailava]] or [[just leave->Chapelstreet]]?</p> <</if>> <</if>> <<else>> <p class="passage_text">Looks like she is not home! You remember that she said she works in the hotel on weekdays after school... [[Continue->Chapelstreet]]</p> <</if>> <</nobr>><<nobr>> <<print '<img src="images/' + $girl + '/hateful.jpg" class="jpgimage" width="30%">'>> <<you>>You are going to regret this, Ava. I have photos of you fucking the principal for better grades! Just wait until I show them at school! You will get expelled and everyone would know that you are a slut!<</you>> <img src="ava/images/ava_despair.jpg" class="jpgimage" width="30%"> <<ava>>What... What do you mean? You are bluffing, you stinking pig!<</ava>> <<you>>Oh yeah? Take a close look at these then...<</you>> <p class="passage_text">You take up the photos from your bag and show her...</p> <img src="ava/images/ava_photos.jpg" class="jpgimage" width="50%"> <<ava>>Where have you got those from!!! Give them to me, you thief!<</ava>> <img src="ava/images/ava_surprised.jpg" class="jpgimage" width="30%"> <<you>>Ha Ha Ha! I got lots of copies!<</you>> <<ava>>What... What do you want... I... You must not show them to anyone... We are friends, right?<</ava>> <<print '<img src="images/' + $girl + '/dontcare.jpg" class="jpgimage" width="30%">'>> <<you>>Not so cocky now, are we? Well, lets go up to your flat, and we'll see<</you>> <p class="passage_text">[[Continue->Blackmailava2]]</p> <</nobr>><<nobr>> <p class="passage_text">Reluctantly she follows you up to her apartment</p> <<print '<img src="images/' + $girl + '/hateful2.jpg" class="jpgimage" width="30%">'>> <<you>>First of all, I want my money back!<</you>> <<ava>>Okay, okay, okay... I will find them... Just promise me to destroy the pictures...<</ava>> <img src="ava/images/takeoutmoney.jpg" class="jpgimage" width="40%"> <p class="passage_text">She finds her purse, take out the money and gives you... She looks very nervous...</p> <<addmoney $avasdebt>><br> <<set $avasdebt to 0>> <img src="ava/images/avascared.jpg" class="jpgimage" width="40%"> <<ava>>Now, can you please destroy the pictures...<</ava>> <p class="passage_text">Would you want to take advantage of the situation and [[force her to please you->Forceavasex]], or [[just leave->Chapelstreet]]?</p> <<donesin "blackmailed-ava">> <</nobr>><<nobr>> <<print '<img src="images/' + $girl + '/screamingout.jpg" class="jpgimage" width="30%">'>> <<you>>You have been a really naughty girl, Ava... Calling me all these things... So now I have these pictures, I want you to please ME! Understand!<</you>> <<ava>>What do you mean? I gave you the money, didn't I?<</ava>> <<you>>Take off your clothes! NOW!<</you>> <img src="ava/images/avascared2.jpg" class="jpgimage" width="40%"> <<ava>>What?? I.. I can't do that! NO!...<</ava>> <<you>>NOW I SAID!!!<</you>> <p class="passage_text">Ava don't react to take a step forward push her down in her bed and start to rip off her clothes... You are much stronger than little Ava, so she can not keep up with you...</p> <<ava>>NO NO... STOP PLEASE NO...<</ava>> <<print '<img src="images/' + $girl + '/shouting.jpg" class="jpgimage" width="30%">'>> <<you>>DO AS I SAY, OR THE WHOLE SCHOOL WILL SEE THESE PICTURES... TOMORROW!!!<</you>> <<ava>>I... I... Ok... But please don't show them to anyone... Pleeeease...<</ava>> <<print '<video src="images/' + $girl + '/forceclothesoffava.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Ava calms down and let you remove the rest of her clothes... Then you remove your own clothes... [[Continue->Avapleaseyou]]</p> <</nobr>><<nobr>> <p class="passage_text">After she realizes that you are the boss, she seems much more humble. All her superiority is gone...</p> <<print '<video src="images/' + $girl + '/forceavalicktits.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Now Ava, lick my titties! Come on!<</you>> <<ava>>But I... I... Ok...<</ava>> <<if $avasexvisit eq 0>> <<you>>Ha ha ha... Nice of you to lick some farmgirl tits... I bet you got lots of sextoys, you slut!<</you>> <p class="passage_text">You can see that she is looking down, but in a moment she sees her eyes on the bedside table. You open the top drawer and reveal a large collection of sex toys</p> <<you>>Ha ha, I knew it! <</you>> <img src="ava/images/dildodrawer.jpg" class="jpgimage" width="40%"> <</if>> <p class="passage_text">You pick up a big pink dildo and strech out on her bed and spread your legs and point with your finger at your pussy...</p> <<print '<video src="images/' + $girl + '/avalickyou.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Lick it! COME ON! Lick it! NOW!<</you>> <p class="passage_text">Totally humiliated Ava carefully lay down between your legs and start to lick you!</p> <<you>>Thats it, slut! Clean it! Do you like licking farmgirl pussy? I bet you do now! Keep on! Faster!<</you>> <<ava>>Mmmmfsmmmmmm...<</ava>> <p class="passage_text">[[Continue->Dildoplayava]]</p> <</nobr>><<nobr>> <<you>>Oh, you are a lousy licker, Ava... Take this and use that instead...<</you>> <p class="passage_text">You hand her the dildo and command her to use it on you!</p> <<ava>>I... I... I'll do my best, <<print $firstname>>...<</ava>> <<set $randomnr = random(1)>> <<print '<video src="images/' + $girl + '/avadildoyou' + $randomnr + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Oh yeah! That's better, Ava... Come on! Keep up the pace... OH MY GOD! I THINK I'M..... CUUUUUUUUUMMMING!!!!<</you>> <p class="passage_text">You cum in a massive orgasm... After a couple of minutes you command Ava again...</p> <<you>>Now, it's my turn! I am going to fuck you so hard...<</you>> <<ava>>NO, please, <<print $firstname>>... Go easy on me... Pleeease... I did not mean to be rude to you...<</ava>> <p class="passage_text">You take a big dildo and press it into Ava's cunt...</p> <<set $randomnr = random(3)>> <<print '<video src="images/' + $girl + '/dildoinava' + $randomnr + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ava>>Oh NO! It's to big... NO! NO! Please!<</ava>> <p class="passage_text">But you will not listen, and soon Ava is cumming like a waterfall on the bed</p> <<ava>>OH MY GOD, OH! OH NOOOOOOO!!!!<</ava>> <<you>>Ha ha ha, you little slut. You could not resist cumming...<</you>> <img src="ava/images/exhausted.jpg" class="jpgimage" width="40%"> <<if $avakeyknow eq 1>> <p class="passage_text">After you finish of with Ava, you dress on, and leave her on the bed. Finally you got some revenge on her... You quite enjoyd it... Suddenly you remember the key that she stole from the principals office... Will you [[menchion it->Getavakey]] or [[just leave->Chapelstreet]]...</p> <<else>> <p class="passage_text">After you finish of with Ava, you dress on, and leave her on the bed. Finally you got some revenge on her... You quite enjoyd it... Maybe you should do it more...</p> <p class="passage_text">You really could take advantage of this situation... Would you try to [[blackmail Ava for a little bit of money too->Getmoneyfromava]] or just [[leave back to the street->Chapelstreet]]...</p> <</if>> <<set $sex_pussylicked += 1>> <<set $sex_pussybeenlicked += 1>> <<redenergy 20>>, <<redlust 20>>, <<redhygiene 25>>, <<redlooks 20>>, <<addmoral 5>>, <<addrep 2>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $avasexvisit += 1>> <<unfaitfulsex "Ava">> <<donesin "had-lesbian-sex-with-ava">> <</nobr>><<nobr>> <<print '<img src="images/' + $girl + '/hateful.jpg" class="jpgimage" width="30%">'>> <<you>>Look here you slut! I want some money from you too... You did'nt think that you could slip away that easy did you?<</you>> <img src="ava/images/serious.jpg" class="jpgimage" width="40%"> <<ava>>But I already agreed to have sex with you... You can not do that!!!<</ava>> <<you>>I WANT MONEY FROM YOU NOW!!!<</you>> <<if $totbmmoney lt 501>> <p class="passage_text">How much do you want to force her to give you?</p> <p class="passage_text"><<link [[25|Getmoneyfromava2]]>><<set $bmmoney to 25>><</link>>, or <<link [[50|Getmoneyfromava2]]>><<set $bmmoney to 50>><</link>>, or <<link [[75|Getmoneyfromava2]]>><<set $bmmoney to 75>><</link>>, or <<link [[100|Getmoneyfromava2]]>><<set $bmmoney to 100>><</link>> </p> <<elseif $avaprostitute eq 0>> <<set $bmmoney to 300>> <p class="passage_text">I want you to pay me [[$ 300->Getmoneyfromava2]] understand!!!</p> <<else>> <<print '<img src="images/' + $girl + '/hateingyou2.jpg" class="jpgimage" width="30%">'>> <<you>>We are going to do this the same way as we did last time... Understand!!!<</you>> <<ava>>But... I...<</ava>> <<you>>Quiet!!! I will go outside and find customer for you and you do the fucking... You should be used to it now!<</you>> <<ava>>But I don't want to do this... The people you send up are so cruel to me...<</ava>> <img src="ava/images/cryingout2.jpg" class="jpgimage" width="40%"> <<set $randomsay = random(3)>> <<if $randomsay eq 0>> <<ava>>One guy even took me from behind in the ass and pumped his jizz inside me...<</ava>> <<elseif $randomsay eq 0>> <<ava>>One guy even forced me to take his cum in my mouth and swallow...<</ava>> <<elseif $randomsay eq 0>> <<ava>>One guy even fucked me in the pussy while he fingered my ass...<</ava>> <<else>> <<ava>>One guy even pumped his cum in my pussy and then forced me to clean his dick with my mouth...<</ava>> <</if>> <<you>>STOP COMPLAINING! Do as I say. I will go outside now and get you some customers... Understood?<</you>> <img src="ava/images/dontwantto.jpg" class="jpgimage" width="40%"> <<ava>>But... Yes, <<print$firstname>>...<</ava>> <p class="passage_text">You leave her and [[go outside->Chapelstreet]]...</p> <<set $avasoldhomesex += 1>> <<set $avaprostopen to 1>> <</if>> <</nobr>><<nobr>> <<if $totbmmoney lt 201>> <img src="ava/images/deny.jpg" class="jpgimage" width="40%"> <<ava>>NO NO! Please I don't have that much money!!<</ava>> <<print '<img src="images/' + $girl + '/shouting.jpg" class="jpgimage" width="30%">'>> <<you>>GIVE IT TO ME OR THESE PICTURES WILL BE ALL OVER SCHOOL TOMORROW!!!<</you>> <<ava>>YOU CAN'T DO THAT!!! PLEASE!!!<</ava>> <<you>>I WILL GIVE YOU 5 SECONDS AND THEN I LEAVE!!!<</you>> <img src="ava/images/avascared2.jpg" class="jpgimage" width="40%"> <<ava>>STOP!!! STOP!!! I WILL GIVE YOU THE MONEY!!<</ava>> <<print '<img src="images/' + $girl + '/happy12.jpg" class="jpgimage" width="30%">'>> <p class="passage_text">Ava gives you the money and you [[leave her->Chapelstreet]] with a big smile around your face...</p> <<addmoney $bmmoney>> <<set $totbmmoney += $bmmoney>> <<elseif $totbmmoney lt 501 and $increasepressureava eq 0>> <<set $increasepressureava to 1>> <img src="ava/images/frighten.jpg" class="jpgimage" width="40%"> <<ava>>NO NO! Please I don't have that much money!!<</ava>> <<print '<img src="images/' + $girl + '/hateingyou2.jpg" class="jpgimage" width="30%">'>> <<you>>GIVE IT TO ME OR THESE PICTURES WILL BE ALL OVER SCHOOL TOMORROW!!!<</you>> <<ava>>HONESTLY!!! I DON'T HAVE THE MONEY!! I HAVE GIVEN YOU ALL THAT I GOT!<</ava>> <<you>>BAH! I DON'T CARE! YOU CAN GO DOWN IN THE PARK AND SELL SEX!!! NEXT TIME I COME I WANT MONEY!!! GOT IT!!!<</you>> <img src="ava/images/avascared.jpg" class="jpgimage" width="40%"> <<ava>>YOU CAN'T FORCE ME TO PROSTITUTE MYSELF!!<</ava>> <<you>>SURE I CAN!!! IF NOT, THESE PICTURES WILL BE POSTED TO YOUR PARENTS!!! THINK OF THAT!!! WHAT A SCANDAL!!!<</you>> <<ava>>OK! OK! Calm down... I promise I will get the money to you next time...<</ava>> <<print '<img src="images/' + $girl + '/skeptical.jpg" class="jpgimage" width="30%">'>> <p class="passage_text">Ava looks resignated when you [[leave her->Chapelstreet]]...</p> <<elseif $totbmmoney lt 501 and $increasepressureava eq 1>> <img src="ava/images/ava_surprised.jpg" class="jpgimage" width="40%"> <<ava>>PLEASE!!! I NEED THE MONEY MYSELF!! I HAVE WORKED HARD FOR IT!!<</ava>> <<print '<img src="images/' + $girl + '/hateingyou1.jpg" class="jpgimage" width="30%">'>> <<you>>YOU WAS SELLING SEX IN THE PARK YOU MEAN?<</you>> <<ava>>Eh... Yes... I...<</ava>> <<you>>YOU DID WHAT??? SPEAK OUT!<</you>> <<set $randomfuck = random(3) + 1>> <<set $randomsuck = random(3) + 1>> <<ava>>I... I... I have fucked <<print $randomfuck>> and sucked <<print $randomsuck>> customers this week...<</ava>> <<if $totbmmoney lt 301>> <<ava>>I am not good at this...<</ava>> <<you>>You have to let them fuck you ass too! That gives more money!<</you>> <<ava>>MY ASS??? I can't do that!!<</ava>> <<you>>SURE YOU CAN!!! I WANT MORE MONEY NEXT TIME OR...<</you>> <img src="ava/images/dontwantto.jpg" class="jpgimage" width="40%"> <<ava>>OK OK OK... I will do it...<</ava>> <<else>> <<ava>>Some of them even fucked my ass and pumped cum in there... I was so sore afterwards...<</ava>> <<you>>HAH! You get used to it! Just use some glider and keep bringing me money, you slut!!<</you>> <img src="ava/images/dontwantto.jpg" class="jpgimage" width="40%"> <<ava>>You are so cruel to me!! Here take the money!<</ava>> <</if>> <<print '<img src="images/' + $girl + '/happy12.jpg" class="jpgimage" width="30%">'>> <p class="passage_text">Ava gives you the money and you [[leave her->Chapelstreet]] with a big smile around your face...</p> <<addmoney $bmmoney>> <<set $totbmmoney += $bmmoney>> <<else>> <img src="ava/images/cryingout2.jpg" class="jpgimage" width="40%"> <<ava>>300??? I DON'T HAVE THAT MUCH MONEY!!! NOONE WANT TO PAY ME SO MUCH!!! NOT EVEN FOR FUCKING MY ASS!!!<</ava>> <<you>>SURE YOU CAN GET THE MONEY!!! FROM NOW ON I AM GOING TO BRING YOU CUSTOMERS!!! UNDERSTAND!!!<</you>> <<ava>>BRING ME??? WHAT DO YOU MEAN, <<print $firstname>>???<</ava>> <<you>>I WILL PICK UP CUSTOMERS FOR YOU OUT ON THE STREET NOW AND SEND THEM UP TO YOUR FLAT SO THEY CAN FUCK YOU!!!<</you>> <<ava>>HERE???? I CAN'T DO IT HERE!!!<</ava>> <<you>>SURE YOU CAN!!! OTHERWISE YOUR PARENTS AND RELATIVES WILL RECEIVE A LETTER WITH YOUR LOVELY PHOTOES!!!<</you>> <img src="ava/images/cryingout1.jpg" class="jpgimage" width="40%"> <<ava>>BUT... BUT... I... YOU ARE THE MOST CRUEL PERSON I KNOW!!!!<</ava>> <<you>>HAH! YOU LOUSY SLUT!!! KEEP YOUR MOUTH SHUT AND YOUR PUSSY OPEN!!! I WILL BE BACK!!!<</you>> <video src="ava/images/shaking.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">Ava is shaking and trembling... You leave her in her misery and go back [[to the street->Chapelstreet]]...</p> <<set $avaprostitute to 1>> <<set $avaprostopen to 1>> <<set $avasoldhomesex to 0>> <</if>> <</nobr>><<nobr>> <video src="ava/images/avaonbed.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">Ava lies on the bed stretching out after her massive orgasm, when you confront her...</p> <<you>>Look here, Ava... I want that key youy stole from the principals office!<</you>> <img src="ava/images/avadeny.jpg" class="jpgimage" width="40%"> <<ava>>What key, <<print $firstname>>? I don't know what you are talking about...<</ava>> <<you>>Don't try to smart, Ava! I heard you in the confession booth with the priest!<</you>> <<ava>>What!!! Why do you spy on me like that!!! That was just something I said to the priest!<</ava>> <<you>>Hah! I saw you had sex with the priest as well! And remember I still have the photoes with you and the principal... Think of that scandal when I give them to all my friends at the university, and the staff! Everyone will remember you at the biggst slut on school ever!<</you>> <img src="ava/images/avacry.jpg" class="jpgimage" width="40%"> <<ava>>YOU ARE SO CRUEL, <<print $firstname>>!!! I HATE YOU!!!<</ava>> <img src="ava/images/keyunderbed.jpg" class="jpgimage" width="40%"> <p class="passage_text">She reach under the bed and pick up a key and gives you...</p> <img src="ava/images/handkey.jpg" class="jpgimage" width="40%"> <<ava>>Here take that bloody key... I don't know where it fits either...<</ava>> <<you>>Ha ha ha... Thank you slut! Always nice to do business with you! See you later!<</you>> <p class="passage_text">You grab the key and [[leaves Ava's flat->Chapelstreet]]!</p> <<set $avakeyknow to 2>> <<addToInv Oldkey>> <</nobr>><<nobr>> <<addmins 60>> <h3 class="passage_header">Visit Ava</h3> <p class="passage_text">You follow Ava up to her flat. She offers you to sit down in the sofa and have a bottle of dr. pepper...</p> <img src="ava/images/drink_drpepper.jpg" class="jpgimage" width="50%"> <<if $money gte 50>> <p class="passage_text">You sit and chat for a while and have a good time, when Ava suddenly asks...</p> <<ava>>Look here, <<print $firstname>>. I am a bit short of some cash at the moment. Could you lend me $ 50, please? Just a couple of days?<</ava>> <img src="ava/images/ava5.jpg" class="jpgimage" width="50%"> <p class="passage_text">Will you do that favor for her and [[borrow her the money->Borrowavamoney]], or [[refuse->Refuseavamoney]]?</p> <<else>> <p class="passage_text">You chat with Ava for a while, before she suddenly says...</p> <<ava>>You sit and chat for a while and have a good time, when Ava suddenly asks...<</ava>> <<you>>You sit and chat for a while and have a good time, when Ava suddenly asks...<</you>> <p class="passage_text">You say goodbye and [[return to the street->Chapelstreet]]...</p> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Borrow money to Ava</h3> <img src="ava/images/lendingmoney.jpg" class="jpgimage" width="50%"><br> <<you>>Ok Ava, I can borrow you the money for now. But I really need them back in two days. I need them to pay my rent.<</you>> <img src="ava/images/ava3.jpg" class="jpgimage" width="50%"> <<ava>>Of course you will get them back. Oh, thank you so much, <<print $firstname>>. You are a true friend...<</ava>> <<set $avasdebt += 50>> <p class="passage_text">After a while you say goodbye to Ava, and [[leave back to the street->Chapelstreet]]...</p> <<redmoney 50>> <</nobr>><<nobr>> <h3 class="passage_header">Refuse borrowing money to Ava</h3> <<you>>Sorry, Ava. I can't afford lending you any money. I need them myself.<</you>> <p class="passage_text">Avas smile disappear, and you can see that she is quite irritated...</p> <img src="ava/images/ava2.jpg" class="jpgimage" width="50%"> <<ava>>Of course you can't. You are just a selfish, smelling farmgirl... I thought you was my friend... Jeez... Well, I can't spend more time on you. Goodbye...<</ava>> <p class="passage_text">It's obvious that she want to get rid of you as soon as possible, so you just get up without saying goodbye and [[leave for the street->Chapelstreet]]. What a rude, nasty girl...</p> <</nobr>> * Life at University Scene: Eva Flat Locations: Sexparty with Eva */<<nobr>> <<addmins 5>> <h3 class="passage_header">Outside Evas flat</h3> <<if $hygiene lt 30 or $energy lt 30 or $looks lt 10>> <p class="passage_warning">Sorry, you cannot visit the Eva now.</p> <p class="passage_warning">Your hygiene/energy/looks are too low Required hygiene = 30, energy = 30, looks = 10</p> <p class="passage_warning">Come back later. You have to go [[back to the street->Beachroad]]</p> <<else>> <video src="eva/images/knockdooreva.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">You knock on the door to Evas flat...</p> <<if $gameDate.getHours() gte 21 and $gameDate.getHours() lte 22 and $gameDate.getDay() eq 6>> <video src="eva/images/evaopendoor.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">A few moments later you hear footsteps and the door opens...</p> <<if $evashouseinvite eq 1>> <<eva>>Oh, hello <<print $firstname>>... You came! That's great! I just arrived back home after been out picking up some people... Come on in!<</eva>> <video src="eva/images/invitedin.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<you>>Picking up some people? What do you mean?<</you>> <video src="eva/images/evainvitesin.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<eva>>Well <<print $firstname>>... We are going to have a party right? And then we need some people to join in... But enough of that... Come on in now!<</eva>> <<you>>Eh... [[Ok->Insideeva]]...<</you>> <<else>> <<eva>>Hello <<print $firstname>>... So you could not keep away... Ha ha ha... Come on in, so we can get the party started...<</eva>> <p class="passage_text">You follow her inside to the [[living room->Evagangbang3]]...</p> <</if>> <<elseif $gameDate.getHours() gt 22 and $gameDate.getDay() eq 6>> <video src="eva/images/leaveevaflat.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">You can hear a lot of noise inside... The music is loud but suddenly you recogzine Eva's voice... Oh, fuck me harder, she calls out... You try knocking again but noone hears you... [[Continue->Beachroad]]</p> <<else>> <video src="eva/images/leaveevaflat.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">Looks like she is not home! You remember that she said she said you could come visit after 21 hours on saturday night... [[Continue->Beachroad]]</p> <</if>> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Inside Evas flat</h3> <p class="passage_text">You follow Eva into het flat. It's a big giant flat... She leads you into the livingroom, and gives you a drink...</p> <video src="eva/images/youdrinkwine1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<eva>>So great the you would come, <<print $firstname>>... Let's toast for that! We are going to have so much fun! I just need a cigarette first...<</eva>> <video src="eva/images/evadrinkandsmoke.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<you>>Where are the other people that you talked about, Eva?<</you>> <<eva>>They are in the other room... We can go joing them soon...<</eva>> <<you>>Oh??? Really??<</you>> <<eva>>Yes, let's drink up, and I will go to them and show you how to have a good time... You can observe and learn...<</eva>> <p class="passage_text">You both empty your glasses. Then Eva take off her dress before [[going around the corner that seperates the rooms->Evagangbang]]...</p> <</nobr>><<nobr>> <video src="eva/images/evaentersroom.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">You follow after Eva and stand behind the corner and play 'peeping tom' to see what Eva is up to...</p> <img src="eva/images/peepingeva.jpg" class="jpgimage" width="50%"> <p class="passage_text">You get quite a shock when you look behind the corner... In there are a lot of young naked men with stiff cocks...</p> <img src="eva/images/nakedmen.jpg" class="jpgimage" width="40%"> <<eva>>Hello there guys... Are you ready for some fun?<</eva>> <p class="passage_text">Yes maam, they reply to Eva...</p> <<eva>>Well, first of all I want to taste these lovely cocks of yours...<</eva>> <p class="passage_text">Then she stand in the middle of the men and go down on her knees... One by one she sucks them while jerking the others...</p> <<set $randomvid = random(3)>> <<print '<video src="eva/images/evasuckingdicks' + $randomvid + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<eva>>Mmmmmm... Your... mmmmm... cocks taste so... mmmm... gooood... mmmmm....<</eva>> <p class="passage_text">After a while she stands up...</p> <<eva>>You guys got me so horny... Now I want you to fuck me... Come on! Get to it!<</eva>> <<set $randomvid = random(3)>> <<print '<video src="eva/images/evafuckingmany' + $randomvid + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Soon after she got a big dick her pussy and one in her mouth... The men switch position all the time...</p> <<eva>>Yes! Yes! Fuck me harder! Come on! Glob glob glob... Yes... Mmmmmm...<</eva>> <p class="passage_text">They keeping fucker Eva for a while until she commands them again...</p> <<eva>>I want you to fill all my holes... Come on... fill me up...<</eva>> <p class="passage_text">The guys switch positions again, and soon Eva is filled with three cocks, while she moans out...</p> <<set $randomvid = random(3)>> <<print '<video src="eva/images/eva3dicks' + $randomvid + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<eva>>Ooooohhh... Yes... Fuck me... OH MY GOD!!! Sooooo gooooooood...<</eva>> <p class="passage_text">All her holes are used and the guys change hole all the time... It looks so hot, and the sight makes you so horny and your cunt is flooding...</p> <<eva>>YES! YES! YES! Ooooohhhh my gooooooood... I... am... CUUUUUUUUUUUUUMMING...<</eva>> <p class="passage_text">After her orgasm is over she commands them again...</p> <<eva>>I WANT TO TASTE SOME CUM!!! GIVE IT TO ME!!!<</eva>> <p class="passage_text">All the guys start to jerk off, and one by one they squirt their cum onto Eva's face... She smiles and swallow as they cum in her face...</p> <video src="eva/images/evagetscum.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">You are shocked by her behavior and realize that Eva is a sex addicted maniac... [[Continue->Evagangbang2]]...</p> <</nobr>><<nobr>> <p class="passage_text">After Eva has cleaned herself, she takes on her trouses and bra and then turns against you...</p> <video src="eva/images/evacallsforyou.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<eva>>Come here, <<print $firstname>>...<</eva>> <p class="passage_text">You slowly come forward from your hiding place...</p> <<you>>Eh, yes Eva... What is it?<</you>> <<eva>>What do you think? Did you enjoy it? I certainly did...<</eva>> <<you>>I don't know... I... I think you behaved quite slutty...<</you>> <<eva>>Slutty? I take that as a compliment... Well, I got news for you... Now it's your turn to get gangbanged...<</eva>> <img src="eva/images/shocked.jpg" class="jpgimage" width="50%"> <<you>>Me??? I can't possible do that...<</you>> <<eva>>Hah! Don't be so prudish! I can see that you are soooo horny... Come on guys! Give her a round!<</eva>> <p class="passage_text">Suddenly the men start to gather up around you...</p> <<you>>No No No! I can't do that! Please let me out of here! Eva, help me... Please...<</you>> <p class="passage_text">But they don't listen to you and soon they stick all their cocks up in your face, and demands you to suck them!</p> <<eva>>SUCK THOSE COCKS NOW!!!<</eva>> <p class="passage_text">They rip off your clothes and push you down and you have no other choice than sucking the mens cocks...</p> <<set $randomvid = random(3)>> <<print '<video src="eva/images/yousuckmanydicks' + $randomvid + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Glob glob glob... ham ham ham... mmmmm...<</you>> <<eva>>Ha ha ha... That's more like it! Come on <<print $firstname>>... Suck them hard!<</eva>> <p class="passage_text">You suck them for a while until Eva commands them to fuck you...</p> <<eva>>Come on guys! Fuck that slut now!<</eva>> <<you>>NO! NO! Please! don't!!!<</you>> <p class="passage_text">The men totally ignore you and soon you got a dick in your pussy while you have to suck the others...</p> <<set $randomvid = random(3)>> <<print '<video src="eva/images/youfuckmany' + $randomvid + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>OH MY GOD!!! Nooooooo...<</you>> <p class="passage_text">The men change positions all the time, and their dicks swith between your mouth and pussy, while Eva instruct them...</p> <<you>>Nom Nom... Oh... my god... Oooooooooh....<</you>> <<eva>>Use all her holes! DP her, guys! DO IT!!!<</eva>> <<you>>Nooooo! Noooo! Pleeeeeease...<</you>> <p class="passage_text">A few seconds later two dicks are running in and out of your ass and pussy, and you can't do anything about it!!!</p> <<set $randomvid = random(3)>> <<print '<video src="eva/images/yougb' + $randomvid + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Ooooooh.... Your.... Oooooohhh.... tooooo biiiiig...<</you>> <p class="passage_text">They change all the time and their dicks penetrate you time after time... Then you can't hold back anymore and a massive orgasm in on the way...</p> <<you>>OOOOOOOOOOOOOOHHHH!!!!<</you>> <<eva>>COME ON BOYS!!! FUCK HER FASTER!!! I THINK THE SLUT IS CUMMING!!! FASTER!!!<</eva>> <p class="passage_text">They keep fucking you while you got your orgasm, and then the pull out!!!</p> <<eva>>Give that slut some cum in her pretty face!!!<</eva>> <p class="passage_text">They all gather around you and start to ejaculate on your face...</p> <video src="eva/images/cuminyourface.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<you>>Oh, no!! Oh stop! You are drowning me...<</you>> <p class="passage_text">Finally they stop and you are totally exhausted... Eva commands them out while you lie on the cough...</p> <<eva>>Now, did you enjoy it you little slut?<</eva>> <<you>>You are crazy, Eva! I want to get out of here!<</you>> <<eva>>Ha ha ha!!! I know you will come back for more... Ha ha ha!!!<</eva>> <p class="passage_text">You grab your clothes and dress on before you [[run out of Eva's flat->Beachroad]]...</p> <<set $evashouseinvite += 1>> <<unfaitfulsex "Evas-sexfriends">> <<redenergy 35>>, <<redlust 20>>, <<redhygiene 20>>, <<redlooks 20>>, <<addrep 4>>, <<redmoral 7>>, <<adddrug_sex 3>> <<set $sex_cuminmouth += 4>> <<set $sex_blowjob += 4>> <<set $sex_pussy += 4>> <<set $sex_anal += 3>> <<set $sex_dp += 2>> <<sexinpussy>> <<donesin "had-gangbang-sex-with-several-guys-at-Evas-house">> <</nobr>><<nobr>> <p class="passage_text">She leads you straight into the livingroom where a bunch of naked men is waiting with lust in their eyes... The sight of all those naked men scared you a bit...</p> <img src="eva/images/bunchmen.jpg" class="jpgimage" width="50%"> <<you>>Eh, Eva... I... I am not sure if I want to do this... I...<</you>> <<eva>>Sure you want to do it! You have done it before... We will do this together... There is plenty of cocks to both of us...<</eva>> <<you>>But... But...<</you>> <p class="passage_text">Before you are able to finish your sentence, you both are surrounded by men with stiff cocks... They split into two groups and demands to be sucked by you and Eva...</p> <<set $randomvid = random(3)>> <<print '<video src="eva/images/evasuckingdicks' + $randomvid + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<eva>>Mmmmmm... Love the taste of cocks... Mmmmmmm... Don't you <<print $firstname>>?<</eva>> <<set $randomvid = random(3)>> <<print '<video src="eva/images/yousuckmanydicks' + $randomvid + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>They... glob glob... are so... glob glob... big... glob glob...<</you>> <p class="passage_text">After sucking their cocks for a while the men wants to fuck Eva and you... They pull you both up and fuck you in all kinds of positions... Eva is in extascy...</p> <<set $randomvid = random(3)>> <<print '<video src="eva/images/evafuckingmany' + $randomvid + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<eva>>YES YES YES!!! Fuck me!!!! Gooood!!! I love it!!!<</eva>> <<set $randomvid = random(3)>> <<print '<video src="eva/images/youfuckmany' + $randomvid + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Ooooooooohhh...<</you>> <<eva>>Oh look how she loves it... Fuck her hard, guys!<</eva>> <<you>>Oooooh pleeeease... Oooooooohhhh...<</you>> <<eva>>This is sooooo gooood... Come on guys fill all our holes...<</eva>> <p class="passage_text">The men don't waste any time, and soon all your holes are filled with cocks... Eva is crying for more and more cocks as they go on...</p> <<set $randomvid = random(3)>> <<print '<video src="eva/images/eva3dicks' + $randomvid + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<eva>>YES! YES! FUCK US!!! SOOOOO GOOOOOD!!! Fuck that slut!!! HAAAARD!!!<</eva>> <<set $randomvid = random(3)>> <<print '<video src="eva/images/yougb' + $randomvid + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Ump... ump... Pleeeease... glob glob... I... cuuuuuuuuuumming...<</you>> <<eva>>OOOOOHHH!!! FASTER!!! I AM CUUUUUUUMMMING TOOOOOO...<</eva>> <p class="passage_text">You both have a powerful orgasm simultaneously, and howl and scream in joyful pleasure... A few moments later Eva takes charge again...</p> <<eva>>Now guys... I expect you to serve us some cum! Pronto!<</eva>> <p class="passage_text">The guys looks surprised at each other before they start to wank their cocks... A few moments later they start to ejaculate into your and Evas mouth... </p> <video src="eva/images/evagetscum.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<eva>>Mmmmmm... I love the taste of cum! So goood... Mmmmmm... Don't you like it to, <<print $firstname>>...<</eva>> <video src="eva/images/cuminyourface.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<you>>Gulp... gulp... Mmmmm... So... salty... Mmmmm...<</you>> <p class="passage_text">You both have to lick them clean before Eva commands them out...</p> <<eva>>That was a good fuck round, <<print $firstname>>...<</eva>> <<you>>I don't know... I... I think it was a little bity too much for me... I better go now...<</you>> <<eva>>Hmmmm... Alright <<print $firstname>>... See you on school...<</eva>> <p class="passage_text">You dress on and head [[back to the street->Beachroad]]...</p> <<redenergy 35>>, <<redlust 20>>, <<redhygiene 20>>, <<redlooks 20>>, <<addrep 4>>, <<redmoral 7>>, <<adddrug_sex 3>> <<set $sex_cuminmouth += 4>> <<set $sex_blowjob += 4>> <<set $sex_pussy += 4>> <<set $sex_anal += 3>> <<set $sex_dp += 2>> <<sexinpussy>> <<donesin "had-gangbang-sex-with-several-guys-at-Evas-house">> <</nobr>> /* Life at University Scene: Rionshome Locations: Do homework Have sex Watch TV Sex with Rions mom */<<nobr>> <<addmins 5>> <<if $hygiene lt 40 or $energy lt 20>> <p class="passage_warning">Sorry, you cannot visit Rion now.</p> <p class="passage_warning">Your hygiene/energy are too low. Required hygiene = 40, energy = 20</p> <p class="passage_warning">Come back later. You have to go [[back to the street->Outside]]</p> <<else>> <<if $gameDate.getHours() lt 20 and $gameDate.getHours() gt 6>> <img src="rion/images/rionshouse.jpg" class="jpgimage" width="40%"> <<else>> <<addclass ".rionstreet" "rionstreetdark">> <<removeclass ".rionstreet" "rionstreet">> <img src="rion/images/rionshouse_dark.jpg" class="jpgimage" width="40%"> <</if>> <<if $boyfriend eq 2>> <<if $gameDate.getHours() lt 20 and $gameDate.getHours() gt 6>> <p class="passage_warning">You sneak upon Rion's house. You can hear he is talking in the phone. If you only could break into his house and confront him with what he did to you... But it is broad daylight so you better [[come back later->Outside]]...</p> <<else>> <p class="passage_warning">You sneak upon Rion's house. It seems like there is noone home. You could try to break into the house and [[do some damage to his things->Breakintorion]]... Or you could [[leave->Outside]]...</p> <</if>> <<else>> <p class="passage_text">You are outside Rion's house and go to the door and [[press the doorbell->Callonrion]]...</p> <img src="rion/images/riondoorbell.jpg" class="jpgimage" width="30%"> <</if>> <</if>> <</nobr>><<nobr>> <img src="rion/images/breakdoor.jpg" class="jpgimage" width="40%"> <p class="passage_text">The door is securely locked and there is no possibility to open it...</p> <<isInInv Gasolinecan>> <<if $ininventory eq "true">> <img src="gasstation/images/gasolinematches.jpg" class="jpgimage" width="40%"> <p class="passage_text">You have both matches and gasoline... Would you like to [[set fire to his house->Setfiretorionhouse]] or [[just leave->Outside]]...</p> <<else>> <p class="passage_text">If you only had a can of gasoline and some matches you could set fire to his house... That would be a suitable punishment for what he did to you... But you don't have so you [[better leave->Outside]]...</p> <</if>> <</nobr>><<nobr>> <img src="rion/images/pourgas.jpg" class="jpgimage" width="40%"> <p class="passage_text">Your pour some of the gasoline onto the walls at the house... </p> <img src="rion/images/litematch.jpg" class="jpgimage" width="40%"> <p class="passage_text">Then you lite a match and drop it on the ground...</p> <img src="rion/images/houseburning.jpg" class="jpgimage" width="40%"> <p class="passage_text">The house starts burning immediately, as it is built of wood...</p> <img src="rion/images/firestarting.jpg" class="jpgimage" width="40%"> <p class="passage_text">You pour on the rest of the gasoline... Suddenly you see someone in the window above you... [[Continue->Rionburnsinside]]...</p> <img src="rion/images/rion_window.jpg" class="jpgimage" width="40%"> <</nobr>><<nobr>> <img src="rion/images/rion_scared.jpg" class="jpgimage" width="40%"> <p class="passage_text">Oh my god!!! It's Rion inside the house... He is screaming out loud and try to open the window...</p> <p class="passage_text">But he is in a panic and is not able to open it up. Then he disappears from the window... The whole house is burning now...</p> <video src="rion/images/burninghouse.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">Oh my god! What have you done!!!... You panic and throw the gasoline can into the flames and [[run for home->Apartment]]...</p> <<set $boyfriend to 3>> <<set $rionwarning to 3>> <<redenergy 30>>, <<redhygiene 35>>, <<redlooks 25>>, <<addmoral 10>> <<donesin "killed-exboyfriend-by-setting-fire-to-his-house">> <</nobr>><<nobr>> <<addmins 10>> <<if $gameDate.getHours() lt 20 and $gameDate.getHours() gt 6>> <<else>> <<addclass ".rionstreet" "rionstreetdark">> <<removeclass ".rionstreet" "rionstreet">> <</if>> <<if $rionhousevisit eq 1>> <img src="rion/images/rionsdoor.jpg" class="jpgimage" width="30%"> <p class="passage_text">It seems like noone is home... Better comeback [[some other day->Outside]]...</p> <<elseif $rionhousevisit eq 0 and ($gameDate.getDay() gt 5 or $gameDate.getDay() lt 1) and ($gameDate.getHours() gte 9 and $gameDate.getHours() lt 22)>> <video src="rion/images/rionopendoor.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<rion>>Oh, hello <<print $firstname>>!!! Finally you are here. How I have long for you...<</rion>> <video src="rion/images/rionmeetinghome.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<you>>And I have missed you too, Rion... I just passsed and thought I would visit you...<</you>> <video src="rion/images/kissing.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">You kiss and cuddle each other for a few minutes before [[going upstairs->Rionupstairs]]...</p> <<else>> <video src="rion/images/rionnothome.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<you>>Hello, is Rion home?<</you>> <<print '<img src="images/' + $girl + '/happy12.jpg" class="jpgimage" width="40%">'>> <<if $meetjaclyn eq 0>> <<set $meetjaclyn to 1>> <<jaclyn>>No he is not, right now... Who are you?<</jaclyn>> <<you>>I am <<print $firstname>>. I am, eh... Rions girlfriend...<</you>> <<jaclyn>>Oh, how cute!!! Does he have a girlfriend! So nice!!! I am Jaclyn, his mom if you did not know...<</jaclyn>> <<you>>Hello Jaclyn... Nice to meet you...<</you>> <<if $gameDate.getDay() lt 6 and $gameDate.getDay() gt 0>> <<jaclyn>>What a shame that Rion is not home... If you come during the weekend I am sure he will be in...<</jaclyn>> <<set $rionhousevisit to 1>> <<else>> <<jaclyn>>What a shame that Rion is not home... If you come back later he will be in...<</jaclyn>> <</if>> <p class="passage_text">You say goodbye to Jaclyn and leaves out on the [[street again->Outside]]...</p> <<else>> <<jaclyn>>Oh, hello again <<print $firstname>>... So nice to see you...<</jaclyn>> <<you>>Hello Jaclyn...<</you>> <<set $randomsex = random(2)>> <<if $gameDate.getDay() lt 6 and $gameDate.getDay() gt 0>> <<if $sexwithjacklyn eq 0 and $liberal gte 20>> <<jaclyn>>So nice to see you, <<print $firstname>>... Rion is not home, but just come on in for chat<</jaclyn>> <p class="passage_text">Would to accept and [[go inside->Rionsmom]] or just say you [[have to leave->Outside]]...</p> <<set $rionhousevisit to 1>> <<elseif $sexwithjacklyn eq 1>> <<jaclyn>>Nice to see you, <<print $firstname>>... Last time was fabulous... Lets go to my bedroom...<</jaclyn>> <<you>>But, I...<</you>> <p class="passage_text">Before you know it, she grabs you and [[drags you inside->Rionsmombedroom]]...</p> <<set $rionhousevisit to 1>> <<elseif $sexwithjacklyn eq 2 and $randomsex eq 1>> <<jaclyn>>Oh my god, <<print $firstname>>... Come on in... Let's have sex... I'm so horny... I will call Jessy at once... <</jaclyn>> <<you>>No No... I came to see...<</you>> <p class="passage_text">Before you are able to finish, she grabs you and [[drags you inside->Rionsmombedroom]]...</p> <<set $rionhousevisit to 1>> <<else>> <<jaclyn>>What a shame that Rion is not home... If you come during the weekend I am sure he will be in...<</jaclyn>> <<set $rionhousevisit to 1>> <p class="passage_text">You say goodbye to Jaclyn and leaves out on the [[street again->Outside]]...</p> <</if>> <<else>> <<jaclyn>>What a shame that Rion is not home... If you come back later he will be in...<</jaclyn>> <p class="passage_text">You say goodbye to Jaclyn and leaves out on the [[street again->Outside]]...</p> <</if>> <</if>> <</if>> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">You follow Jaclyn into the livingroom and she asks you to sit down...</p> <img src="rion/images/jaclyninsofa.jpg" class="jpgimage" width="30%"> <<jaclyn>>I have heard so much about you from Rion...<</jaclyn>> <<print '<img src="images/' + $girl + '/sofasit.jpg" class="jpgimage" width="40%">'>> <<you>>Really?<</you>> <<jaclyn>>Yes, he says that you are so nice and caring...<</jaclyn>> <<you>>Oh, that's cute of him...<</you>> <p class="passage_text">You both sit and chat for a while before Jaclyn suddenly says...</p> <<jaclyn>>I mean to ask you of something... I bought this blouse the other day, but afterwards I found out that it does not fit me... Would you try it on? I have it in my bedroom...<</jaclyn>> <<print '<img src="images/' + $girl + '/lookdown.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">Will you [[try it on->Rionsmombedroom]], or would you say that you have [[to go now->Outside]]...</p> <</nobr>><<nobr>> <<addmins 10>> <<if $sexwithjacklyn eq 0>> <p class="passage_text">You follow Jaclyn into her bedroom and she goes in her closet and find a nice blouse...</p> <img src="rion/images/jaclyncloset.jpg" class="jpgimage" width="30%"> <<jaclyn>>Try this one on...<</jaclyn>> <<print '<img src="images/' + $girl + '/tryonblouse2.jpg" class="jpgimage" width="40%">'>> <<you>>Ok...<</you>> <p class="passage_text">You turn around and change while Jaclyn is standing behind you...</p> <<jaclyn>>Now, let me take a look at you...<</jaclyn>> <<print '<img src="images/' + $girl + '/tryonblouse1.jpg" class="jpgimage" width="40%">'>> <<jaclyn>>No... I don't think it fits... Here let me help you take it off again...<</jaclyn>> <video src="rion/images/takeoffblouse.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<you>>I think I can manage...<</you>> <<jaclyn>>I think you are gorgeous... I need to kiss you...<</jaclyn>> <<you>>But... mmmmmmmmmm...<</you>> <video src="rion/images/kissingyou.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">Jaclyn starts to kiss you intensely and can not resist... You are getting [[more and more horny->Rionsmombedroom2]]...</p> <<elseif $sexwithjacklyn eq 1>> <p class="passage_text">As soon as you get into the bedroom she thrown herself over you and start to undress herself. Then she turns to help you...</p> <<jaclyn>>God, how I have longed to taste that juicy pussy of your... Lets get off your clothes...<</jaclyn>> <video src="rion/images/takeoffblouse.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<you>>But this is not right... I...<</you>> <video src="rion/images/kissingyou.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">She will not listen and starts to kiss you passionately... [[Continue->Rionsmombedroom4]]...</p> <<else>> <p class="passage_text">As soon as you are inside, Jaclyn grabs her phone and dial a number...</p> <<jaclyn>>Hello Jessy... Yeah It's me... I need you here right away! <<print $firstname>> is here too, and we desperately need a cock right now!!!<</jaclyn>> <video src="rion/images/jaclyncalls.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">She hangs up and turns to you...</p> <img src="rion/images/jaclyninsofa.jpg" class="jpgimage" width="30%"> <<jaclyn>>He will be here in 5 minutes! I can't wait to have his cock inside while I lick your juicy pussy!!!<</jaclyn>> <<you>>But I really don't want to do that, Jaclyn...<</you>> <<print '<img src="images/' + $girl + '/nervous2.jpg" class="jpgimage" width="30%">'>> <<jaclyn>>Sure you will! You do as I tell you! Understand!!!<</jaclyn>> <<you>>Eh, ok Jaclyn... Don't be angry at me...<</you>> <p class="passage_text">5 minutes later Jessy is there and you all [[head for the bedroom->Rionsmombedroom5]]...</p> <</if>> <</nobr>><<nobr>> <p class="passage_text">After a while Jaclyn pushes you over in the bed and wants to lick you...</p> <<you>>Jaclyn... What... are you doing... I cant...<</you>> <<jaclyn>>Relax! Let me lick that juicy pussy of yours... I love the taste of teenage pussy... Yummy...<</jaclyn>> <video src="rion/images/jaclynlickyou.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<you>>OH... Oh, my god... Please... Oh...<</you>> <<jaclyn>>Now! I want you on top. Come on! Lick me while I lick you!<</jaclyn>> <<you>>But.. But... I cant do that... I...<</you>> <<jaclyn>>Yes you can! DO IT! NOW!!<</jaclyn>> <p class="passage_text">You climb on top of her and start to lick her while she licks you...</p> <<jaclyn>>Mmmmm... Yes that's good! Keep that tongue going in my pussy... Mmmmm...<</jaclyn>> <video src="rion/images/youlickjaclyn2.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">Jaclyn then switches pace and starts to lick you intensely...</p> <<jaclyn>>Uuuummm... Nom... You taste great... I gonnna make you cum...<</jaclyn>> <<print '<img src="images/' + $girl + '/pain2.jpg" class="jpgimage" width="25%">'>> <<you>>Oh... Oh... MY GOD! OH... OOOOOOOOOHHHHH!....<</you>> <video src="rion/images/pussycumming.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">[[Continue->Rionsmombedroom3]]...</p> <</nobr>><<nobr>> <<addmins 60>> <<you>>Oh my god... What have you done to me... I feel exhausted... Can I go now...<</you>> <<jaclyn>>NO! You are not finished yet! Get down between my legs and lick me hard! NOW!<</jaclyn>> <<print '<img src="images/' + $girl + '/scared.jpg" class="jpgimage" width="40%">'>> <<you>>Please Jaclyn! Let me go... I...<</you>> <img src="rion/images/jaclynangry.jpg" class="jpgimage" width="30%"> <<jaclyn>>NOW!!!<</jaclyn>> <p class="passage_text">You have no other choice than to start licking her pussy again...</p> <video src="rion/images/youlickjaclyn1.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<jaclyn>>Faster! Faster! Come on! Let that tongue rub my clit!!!<</jaclyn>> <<you>>Uuuumm... slup... slup...<</you>> <<jaclyn>>Yeah! Yeah! That's it... COME ON!!! .... I'm Cuuuuuuuuummmmming!!!<</jaclyn>> <video src="rion/images/lickjaclynclean.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">Jaclyn has a massive orgasm, and her juice is spread all over your face... She then demands you to clean it properly...</p> <video src="rion/images/cleanjaclynprop.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">After you have licked her pussy clean you are allowed to get dressed and [[go home->Outside]]...</p> <<set $sex_pussylicked += 1>> <<set $sex_pussybeenlicked += 1>> <<redenergy 20>>, <<redlust 20>>, <<redhygiene 25>>, <<redlooks 20>>, <<redmoral 5>>, <<addrep 2>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sexwithjacklyn to 1>> <<donesin "had-lesbian-sex-with-my-boyfriends-mom">> <<unfaitfulsex "my mama">> <</nobr>><<nobr>> <p class="passage_text">Jaclyn kisses you intensely, when you suddenly hear someone is coming up the stairs...</p> <<you>>Oh my god, what is that?<</you>> <<jaclyn>>Oh, it's just Jessy. I texted him a message as soon as you arrived... I am sure we are going to have lots of fun together...<</jaclyn>> <<you>>JESSY WHO??? What do you mean?<</you>> <<jaclyn>>Oh, he is just one of my fuckfriends... Use to work with adult films, I think...<</jaclyn>> <video src="rion/images/jessyarrives.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">Suddenly the door is open and in comes Jessy...</p> <img src="rion/images/jessyarrives.jpg" class="jpgimage" width="30%"> <<jessy>>Hello girls! Ready for a stiff cock??<</jessy>> <<you>>NO NO NO!!! I can't do that! Please let me out of here!<</you>> <<jaclyn>>SHUT UP, <<print $firstname>>!! YOU DO AS I TELL YOU! Get your clothes off Jessy, and get in here now!<</jaclyn>> <<you>>NO! Please...<</you>> <p class="passage_text">Jessy undresses in a hurry and before you can do anything his cock is dangeling in front of you!</p> <<jaclyn>>COME HERE NOW, <<print $firstname>>!! Help me suck this delicious cock...<</jaclyn>> <p class="passage_text">You have no other choice than helping Jaclyn sucking his stiff cock...</p> <video src="rion/images/bothlickdick.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<jessy>>OH YEAH, Thats it... Mmmmmmm<</jessy>> <p class="passage_text">[[Continue->Rionsmombedroom5]]...</p> <</nobr>><<nobr>> <p class="passage_text">You end up with a awesome threesome in Jaclyns bed where you and Jaclyn are fucked multiple times and takes turn to lick each other...</p> <<set $randomscene = random(3)>> <<print '<video src="rion/images/orgywithjessy' + $randomscene + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<set $randomscene = random(2)>> <<if $randomscene eq 1>> <p class="passage_text">[[Continue->Rionsmombedroom6]]...</p> <<elseif $randomscene eq 2>> <p class="passage_text">[[Continue->Rionsmombedroom7]]...</p> <<else>> <p class="passage_text">[[Continue->Rionsmombedroom8]]...</p> <</if>> <</nobr>><<nobr>> <<addmins 80>> <p class="passage_text">Jessy is fucking your pussy when he suddenly starts to moan out...</p> <<jessy>>Oh my god... So good... I need to cum...<</jessy>> <<you>>No please not inside me... NOOOOO...<</you>> <video src="rion/images/jessycuminyourpussy.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">But it's too late you feel his cock pulsing as he buries his load of cum deep inside your pussy...</p> <p class="passage_text">You grab your clothes, get dressed and [[hurry outside->Outside]]...</p> <<set $sexwithjacklyn to 2>> <<cuminpussy>> <<set $sex_pussylicked += 1>> <<set $sex_pussybeenlicked += 1>> <<set $sex_cuminpussy += 1>> <<set $sex_blowjob += 1>> <<set $sex_pussy += 1>> <<donesin "had-threesome-sex-with-my-boyfriends-mom-and-jessy">> <<redenergy 20>>, <<redlust 20>>, <<redhygiene 25>>, <<redlooks 20>>, <<redmoral 5>>, <<addrep 2>>, <<adddrug_sex 1>>, <<addlib 1>> <<unfaitfulsex "a guy called jessy">> <</nobr>><<nobr>> <<addmins 80>> <p class="passage_text">Jessy is fucking jaclyns pussy real hard...</p> <<jessy>>Oh jeeeez... I think I need to cum, Jaclyn...<</jessy>> <<jaclyn>>Oh yes, baby... Please cum inside me... Give it to me...<</jaclyn>> <video src="rion/images/jessycuminjaclyn.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">Jessy moans out sends his load deep into Jaclyns pussy...</p> <p class="passage_text">Meanwhile you grab your clothes, get dressed and [[hurry outside->Outside]]...</p> <<set $sexwithjacklyn to 2>> <<set $sex_pussylicked += 1>> <<set $sex_pussybeenlicked += 1>> <<set $sex_blowjob += 1>> <<sexinpussy>> <<set $sex_pussy += 1>> <<redenergy 20>>, <<redlust 20>>, <<redhygiene 25>>, <<redlooks 20>>, <<redmoral 5>>, <<addrep 2>>, <<adddrug_sex 1>>, <<addlib 1>> <<unfaitfulsex "a guy called jessy">> <<donesin "had-threesome-sex-with-my-boyfriends-mom-and-jessy">> <</nobr>><<nobr>> <<addmins 80>> <p class="passage_text">Jessy wants you to suck his hard dick...</p> <<jessy>>Come on suck me, <<print $firstname>>... I want to cum in your mouth... Take it all inside... Be a good girl...<</jessy>> <<you>>Mmmmm Ok... I will try my best...<</you>> <video src="rion/images/jessycuminyourmouth.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">After a while you can feel his cum is pumped into your mouth, and you hold it in, and don't spoil a drop...</p> <p class="passage_text">After you clean up, you grab your clothes, dress on and [[hurry outside->Outside]]...</p> <<set $sexwithjacklyn to 2>> <<set $sex_pussylicked += 1>> <<set $sex_pussybeenlicked += 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<sexinpussy>> <<set $sex_pussy += 1>> <<redenergy 20>>, <<redlust 20>>, <<redhygiene 25>>, <<redlooks 20>>, <<redmoral 5>>, <<addrep 2>>, <<adddrug_sex 1>>, <<addlib 1>> <<unfaitfulsex "a guy called jessy">> <<donesin "had-threesome-sex-with-my-boyfriends-mom-and-jessy">> <</nobr>><<nobr>> <img src="rion/images/rion_sitting.jpg" class="jpgimage" width="30%"> <<if ($gameDate.getHours() gt 21)>> <p class="passage_text">You suddenly notice the time and see how late it is...</p> <<you>>Oh my god, it's so late. I have to go home now, Rion...<</you>> <<rion>>Do you really have to? It's so nice having you here...<</rion>> <<you>>Sorry... But I really need to... My landlady don't like that I come home so late...<</you>> <video src="rion/images/kissing.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">You kiss goodbye and [[leave for home->Apartment]]...</p> <<set $rionhousevisit to 1>> <<else>> <p class="passage_text">Rion sit down in the sofa and waiting for you... What do you want to do with him?<ul> <li><<link "Do homework" "Rionhomework">><<set $cumpoints += 20>><<set $sexposition to 1>><</link>></li> <li><<link "Watch TV" "Riontv">><<set $cumpoints += 10>><<set $sexposition to 2>><</link>></li> <li><<link "Chat for a while" "Rionchat">><<set $cumpoints += 10>><<set $sexposition to 3>><</link>></li> <li><<link "Have sex with him" "Rionsex">><<set $cumpoints to 0>><<set $sexposition to 0>><</link>></li> <li><<link "Say you have to leave" "Rionleave">><<set $cumpoints += 20>><<set $sexposition to 5>><</link>></li> </ul></p> <</if>> <</nobr>><<nobr>> <<if $cumpoints gt 99>> <<print '<video src="images/' + $girl + '/rionbackfuckyou.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<rion>>Oh my god, baby... I have to cum...<</rion>> <p class="passage_text">Will you let him come in <<link "your mouth " "Rionsex">><<set $cumpoints to 0>><<set $sexposition to 8>><</link>> or in <<link "your pussy?" "Rionsex">><<set $cumpoints to 0>><<set $sexposition to 9>><</link>></p> <<elseif $sexposition eq 0>> <<print '<video src="images/' + $girl + '/kissingrion.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You and Rion continue kissing each other after you undressed. What do you want to do for him?</p> <<elseif $sexposition eq 1>> <<print '<video src="images/' + $girl + '/suckrion.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You take his big cock in your mouth and give him a good suck...</p> <<set $sex_blowjob += 1>> <<elseif $sexposition eq 2>> <<print '<video src="images/' + $girl + '/titfuckrion.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You rub his giant cock between your big tits...</p> <<set $sex_wanking += 1>> <<elseif $sexposition eq 3>> <<print '<video src="images/' + $girl + '/rionlicksyou.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You let him suck your wet pussy... It's so good when his tongue rubs your clit...</p> <<set $sex_pussybeenlicked += 1>> <<elseif $sexposition eq 4>> <<print '<video src="images/' + $girl + '/riderion.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You sit upon him and ride him the best you can... His cock penetrates you so well...</p> <<set $sex_pussy += 1>> <<elseif $sexposition eq 5>> <<print '<video src="images/' + $girl + '/rionbackfuckyou.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You turn you butt against him and let him fuck your pussy... It's so good...</p> <<set $sex_pussy += 1>> <<elseif $sexposition eq 6>> <<print '<video src="images/' + $girl + '/riondoggyyou.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You stand on all four and let his cock go deep inside your pussy...</p> <<set $sex_pussy += 1>> <<elseif $sexposition eq 7>> <<print '<video src="images/' + $girl + '/rionmissionaryyou.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You lie down and let him fuck you, while you moaning out loud...</p> <<set $sex_pussy += 1>> <<elseif $sexposition eq 8>> <<addmins 60>> <<print '<video src="images/' + $girl + '/gs_cummouth.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You let him cum in your mouth and he seems very satisfied... Then you both sit and chat for a while</p> <<rion>>Oh, that was wonderful <<print $firstname>>... I love you so much...<</rion>> <<you>>I am so glad you liked it. I enjoyed as well, and I love you too...<</you>> <p class="passage_text">[[Continue->Rionupstairs]]</p> <<set $sex_cuminmouth += 1>> <<redenergy 30>>, <<redlust 20>>, <<redhygiene 30>>, <<redlooks 25>>, <<addmoral 5>>, <<redweight 0.25>>, <<adddrug_sex 1>> <<elseif $sexposition eq 9>> <<addmins 60>> <<print '<video src="images/' + $girl + '/rioncumbelly.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<cuminpussy>> <<set $sex_cuminpussy += 1>> <p class="passage_text">He spread his cum all over your pussy, and you love it... Then you both sit and chat for a while</p> <<rion>>Oh, that was wonderful <<print $firstname>>... I love you so much...<</rion>> <<you>>I am so glad you liked it. I enjoyed as well, and I love you too...<</you>> <p class="passage_text">[[Continue->Rionupstairs]]</p> <<redenergy 30>>, <<redlust 20>>, <<redhygiene 30>>, <<redlooks 25>>, <<addmoral 5>>, <<redweight 0.25>>, <<adddrug_sex 1>> <</if>> <<if $cumpoints lte 99 and $sexposition lt 8>> <p class="passage_text"><ul> <li><<link "Suck him well" "Rionsex">><<set $cumpoints += 20>><<set $sexposition to 1>><</link>></li> <li><<link "Tit fuck him" "Rionsex">><<set $cumpoints += 10>><<set $sexposition to 2>><</link>></li> <li><<link "Let him lick your pussy" "Rionsex">><<set $cumpoints += 10>><<set $sexposition to 3>><</link>></li> <li><<link "Ride his cock" "Rionsex">><<set $cumpoints += 20>><<set $sexposition to 4>><</link>></li> <li><<link "Let Rion fuck you from behind" "Rionsex">><<set $cumpoints += 20>><<set $sexposition to 5>><</link>></li> <li><<link "Let Rion take you doggystyle" "Rionsex">><<set $cumpoints += 20>><<set $sexposition to 6>><</link>></li> <li><<link "Let Rion fuck you missionary style" "Rionsex">><<set $cumpoints += 20>><<set $sexposition to 7>><</link>></li> </ul></p> <</if>> <</nobr>><<nobr>> <<set $random = random(1)>> <<if $random eq 0>> <img src="rion/images/dohomework.jpg" class="jpgimage" width="40%"> <<else>> <img src="rion/images/studywithrion.jpg" class="jpgimage" width="40%"> <</if>> <p class="passage_text">You both sit down and study for a while. You find it nice to study with one you love... [[Continue->Rionupstairs]]...</p> <<set $weeklessons += 1>> <<addmins 120>> <<redhygiene 5>>, <<addintellect 1>>, <<redenergy 5>>, <<addmoral 0.25>> <</nobr>><<nobr>> <<addmins 60>> <img src="rion/images/watchtv.jpg" class="jpgimage" width="40%"> <p class="passage_text">Rion turns on the TV and you both sit down and watch for a while... [[Continue->Rionupstairs]]...</p> <<addmoral 0.25>> <</nobr>><<nobr>> <<addmins 60>> <img src="rion/images/rion_laying.jpg" class="jpgimage" width="40%"> <p class="passage_text">You both sit and chat about things you want to do in your life... [[Continue->Rionupstairs]]...</p> <<addmoral 0.25>>, <<addintellect 0.25>> <</nobr>><<nobr>> <<addmins 5>> <<you>>Oh, I forgot... I have to leave now... I have an appointment...<</you>> <img src="rion/images/rionprofile.jpg" class="jpgimage" width="40%"> <<rion>>Already?? But I thought we was supposed to spend the evening together...<</rion>> <<print '<img src="images/' + $girl + '/dontcare.jpg" class="jpgimage" width="40%">'>> <<you>>I am so sorry, Rion... I will make it up to you later...<</you>> <video src="rion/images/kissing.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">You kiss him goodbye and rush out the door... [[Continue->Outside]]...</p> <<set $rionhousevisit to 1>> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">Rion is driving down Chapel Street without saying much...</p> <img src="rion/images/rion_driving_past.jpg" class="jpgimage" width="40%"> <<you>>Where are we going, Rion?<</you>> <<rion>>Oh, we are just going to place I want to show you...<</rion>> <<you>>What kind of place, Rion?<</you>> <<rion>>It's just a flat that belongs to a friend of mine... Maybe I could buy it some day...<</rion>> <<you>>That's great Rion. Maybe we could move together?<</you>> <<rion>>Maybe... Oh, now I think we are here... I'll just find a parking place...<</rion>> <p class="passage_text">This part of town seems to be quite abandoned and a little bit scary, but you don't say anything... He parks the car in the sidestreet and you [[both go out->Goinguptoflat]]...</p> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">When you get out of the car, the street seems even more dodgy and a scary.. Rion leads you you a dilapidated building...</p> <img src="rion/images/rion_wants_you_to_follow.jpg" class="jpgimage" width="40%"> <<you>>I don't know if I want to go inside here, Rion?<</you>> <<rion>>Calm down, it's no problem... It's just look at little bit dark... Just wait until you see the flat...<</rion>> <<you>>Hmmmm.... Ok, Rion... If you say so...<</you>> <img src="rion/images/scaryhouse.jpg" class="jpgimage" width="40%"> <p class="passage_text">You both walk up the stairs in a building that looks abandoned... Then you head into a corridor before Rion [[opens a door for you->Attackedbyrionsfriends]]...</p> <img src="rion/images/ajardoor.jpg" class="jpgimage" width="30%"> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">You are just entering the room when suddenly two of Rions friends appear...</p> <<rion>>Here she is guys... I told you I could get her to follow me up here...<</rion>> <img src="rion/images/twofriends.jpg" class="jpgimage" width="40%"> <<you>>What is this Rion??? Why have you taken me and your friends to this dump???<</you>> <<print '<img src="images/' + $girl + '/shouting.jpg" class="jpgimage" width="40%">'>> <<rion>>Listen here, <<print $firstname>>!!! I know that you have have sex with a lot people behind my back, and my friends can confirm it!!!<</rion>> <p class="passage_text">Oh yes that true Rion, says one of his friends. Yes people around town tells that she is a real whore, says the other one...</p> <<you>>NO! That is not true!!! I may have looked at other people but I am not a slut!!!<</you>> <<rion>>SILENCE!!! I know for sure that you have had sex with <<print $unfaitfulwith>>!<</rion>> <<you>>NO! NO! It's all lies!!!<</you>> <<rion>>You are lying!!! Several others of my classfriends tell me the same!!!<</rion>> <<you>>But... But... I did not mean to do that It just happend... in a way... I... Please forgive me...<</you>> <video src="rion/images/rionandfriends.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">But they don't listen to you... Then they start to discuss what to do about you!!! Suddenly they attack you and start to rip off your clothes...</p> <<print '<img src="images/' + $girl + '/pain4.jpg" class="jpgimage" width="25%">'>> <<you>>NO! NO! NO! Mmmmmmfmmsm...<</you>> <video src="rion/images/tiedandgagged.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">They put a gag in your mouth and tie you up. You have no chance against the three boys... [[Continue->Tiedbyrion]]...</p> <</nobr>><<nobr>> <<addmins 10>> <video src="rion/images/tiedtostairs.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">Rion and his friends tie you to a fence. You try to break loose but they are too strong for you...</p> <<you>>Mmmmmmmmmm... mmmmm.. mmmmm...<</you>> <<rion>>She is making too much noise, guys... Let's give her an injection... Maybe she will be more cooperative...<</rion>> <p class="passage_text">One of Rions friends pulls up a needle and set it straight in one of your ass cheeks...</p> <img src="rion/images/injected.jpg" class="jpgimage" width="40%"> <<you>>NNnnnnnn.. Nnnnnn mmmnnn...<</you>> <video src="rion/images/tiedonbed.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">They then move you over to a bed, before they tie you even more... You are left totally helpless... They put a blanket over you before you hear them leave the room... Soon you fall into a deep sleep... [[Continue->Takesturnonyou]]...</p> <</nobr>><<nobr>> <<addmins 30>> <p class="passage_text">Rion and his friends return after a while, when you still sleep heavily... They stand around you discussing what to do...</p> <video src="rion/images/rioncomingback.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<rion>>Let's remove the blanket and see how she doing...<</rion>> <video src="rion/images/totallyout.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">She looks gorgeous Rion, says one his friends... Can we touch her, the other one continues...</p> <<rion>>Go ahead guys... After all the cheating she did to me, I have no mercy with her anymore...<</rion>> <video src="rion/images/seepussy.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">One of guys takes your string panties aside and start to finger fuck you...</p> <video src="rion/images/fingerfuck.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">[[Continue->Takesturnonyou2]]</p> <</nobr>><<nobr>> <<addmins 15>> <p class="passage_text">They remove your ties and gag, when you start to wake up... You are very weak...</p> <<print '<img src="images/' + $girl + '/nap2.jpg" class="jpgimage" width="25%">'>> <<you>>Wh... Where... am... I...<</you>> <p class="passage_text">Then you start to remember... You try to get up, when your strenght is gone...</p> <<you>>Please... let me go...<</you>> <<rion>>Look here you slut! You are going to do what we say or we will tie you up again and never come back! Understand!!<</rion>> <<you>>Riiiiion... Please... Let me go...<</you>> <<rion>>Guys, let's tie here again and leave... She won't cooperate...<</rion>> <<you>>NO NO!! I'll do it.... please...<</you>> <<rion>>Ok, You can start to take this in your mouth...<</rion>> <video src="rion/images/forcedtosuck.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">Rion pulls out his dick and forces you to suck it... [[Continue->Takesturnonyou3]]</p> <</nobr>><<nobr>> <<addmins 15>> <<rion>>Come on guys, lets share her all together...<</rion>> <<you>>No, please don't... Please...<</you>> <video src="rion/images/takesturnonyou1.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">But they are to strong for you and you are forced to fuck all three of them...</p> <<rion>>Let's change positions! I think this slut wants all the cock she can get...<</rion>> <video src="rion/images/takesturnonyou2.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<you>>No... Please...<</you>> <video src="rion/images/takesturnonyou3.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">All three of them fuck you and you are forced to do as they say...</p> <<rion>>Oh my god! This slut is so hot... I think I need to cum soon...<</rion>> <video src="rion/images/rionfriendscum.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">Soon all three of them cum. On of them even cums in your pussy...</p> <p class="passage_text">As soon as they are finished, they tie you up again...</p> <<you>>What are you doing??? NO NO NO!!! You promised to let me go... NOOOOO... Mmmmnfssmmmm...<</you>> <p class="passage_text">They tie and tape you up again, and you can't do anything about it...</p> <<rion>>Ha ha ha... You did not think that you could get away that easily did you? Come on guys lets go...<</rion>> <<print '<video src="images/' + $girl + '/tiedandleft.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Then they leave you helpless in the bed and you are totally exhausted... You fell soon back to sleep... [[Continue->Anotherround]]...</p> <<set $sex_cuminpussy += 1>> <<set $sex_blowjob += 3>> <<set $sex_cuminmouth += 2>> <<set $sex_pussy += 3>> <<cuminpussy>> <<redenergy 30>>, <<redlust 30>>, <<redhygiene 35>>, <<redlooks 25>>, <<redmoral 7>>, <<addrep 4>>, <<adddrug_sex 2>>, <<addlib 1>> <<donesin "have-been-gangbanged-by-my-exboyfriend-and-his-friends">> <</nobr>><<nobr>> <<setearlymorning>> <<if $gameDate.getDay() eq 1>> <<run $gameDate.setMinutes($gameDate.getMinutes() - 30)>> <</if>> <p class="passage_text">Suddenly you wake again. There are some sounds from outside the room you are in... Maybe someone comes to rescue you...</p> <video src="rion/images/tiedandwakeup.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<you>>Nnnnngggg... Mmmmmnnn... Nmmmnmmm...<</you>> <p class="passage_text">You try to makes some noise but you are so well gagged that you barely can make any...</p> <video src="rion/images/doorisopen.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">Suddenly the door is open and someone enters the room... Two black guys are coming in...</p> <img src="rion/images/twoblackguys.jpg" class="jpgimage" width="40%"> <p class="passage_text">Look here she is, one of them says... Let's help her free and remove the gag, the other one says... They help you and you can finally speak again...</p> <video src="rion/images/takeoffgag.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<you>>Oh, thank you so much... My ex boyfriend did this to me, and I am going to kill him... I just need to get dressed and get out of this stink...<</you>> <p class="passage_text">Hold your horses lady... We are not quite finished here, says one of the black guys...</p> <<you>>What do you mean by: not finished?<</you>> <p class="passage_text">Well, Rion said where we could find you and we even paid him 300 bucks...</p> <<you>>300 bucks for what???<</you>> <p class="passage_text">For having sex with you, says the other guy...</p> <<you>>OH NO!!! NO WAY!!!<</you>> <p class="passage_text">OH YES, LADY!! You do as we ask you too or we tie you up again... We have paid for you, and you are going to give us what we want...</p> <<you>>NO, please... I can't...<</you>> <p class="passage_text">But there are no possibility for you to escape... [[Continue->Anotherround2]]</p> <</nobr>><<nobr>> <<addmins 20>> <video src="rion/images/bothends1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">They put you in between them and while you are forced to suck the first one, the other fucks your pussy with his big black cock...</p> <<you>>Oh my god!!! You are so big.... OOoooooohhhh...<</you>> <p class="passage_text">After a while they want to change positions... They lift you up and you are placed on top with a big cock in your pussy! Then the other one start to penetrate your ass...</p> <video src="rion/images/bothends2.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<you>>OH NOOOOOO!!! YOUR SO BIG!!!<</you>> <p class="passage_text">The guy that penetrates your ass, smacks your ass cheeks and commands you to ride them... [[Continue->Anotherround3]]...</p> <</nobr>><<nobr>> <<addmins 20>> <video src="rion/images/blackdp1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">Faster and faster they fuck you, and you just have to take all the cock you can get... One of them grabs your hair and pushes his cock deep into your ass...</p> <<you>>OH NO!!! Pleeeeeeease... stop...<</you>> <video src="rion/images/blackdp2.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">But they don't listen and just continue... They pull you over and penetrate you from both sides...</p> <<you>>OOOOOOOOhhhh... Goooooooooood....<</you>> <p class="passage_text">Without wanting it, you get a massive orgasm that lasts for ages... [[Continue->Anotherround4]]...</p> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">Suddenly they pull out, and one of them says: Now that you got your orgasm, I think it's time for us to feed you with some good quality cum... Open up up your mouth, slut!</p> <<you>>But... but... I can't... I...<</you>> <p class="passage_text">But he grabs your hair and forces you to open your mouth, and you are forced to take both loads into your mouth...</p> <video src="rion/images/blackcumshot.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">Afterwards you have to clean both cocks before they are satisfied with you...</p> <<you>>Can you please let me go now... Please...<</you>> <p class="passage_text">Ok, you did a fine job now, so we will let you go... But don't tell anyone about this, understand!</p> <<you>>Yes, yes I promise!!!<</you>> <p class="passage_text">You grab your clothes, get dressed and [[disappear out->Chapelstreet]] as fast as you can, afraid that they will change their minds...</p> <<set $sex_blowjob += 2>> <<set $sex_cuminmouth += 2>> <<set $sex_pussy += 2>> <<set $sex_anal += 2>> <<set $sex_dp += 2>> <<sexinpussy>> <<redenergy 30>>, <<redlust 30>>, <<redhygiene 35>>, <<redlooks 25>>, <<redmoral 7>>, <<addrep 4>>, <<adddrug_sex 2>>, <<addlib 1>> <<set $boyfriend to 2>> <<set $rionwarning to 2>> <<donesin "have-been-double-penetrated-by-two-big-black-guys">> <</nobr>> /* Life at university Scene: Bank Locations: Deposit Withdraw */<<nobr>> <h3 class="passage_header">Trulago Bank</h3> <img src="bank/images/trulagobank.jpg" class="jpgimage" width="50%"> <<if $gameDate.getDay() lte 5 and $gameDate.getDay() gt 0 and $gameDate.getHours() gte 8 and $gameDate.getHours() lt 17>> <<if $hygiene lt 30 or $energy lt 20>> <p class="passage_warning">Your hygiene/energy are too low Required hygiene = 30, energy = 20. [[Continue->Mainstreet]]</p> <<else>> <p class="passage_text">The bank is open and you go inside. [[Continue->Bankcashier]]</p> <img src="bank/images/opendoor.jpg" class="jpgimage" width="50%"> <</if>> <<else>> <p class="passage_warning">Sorry, the bank is closed. Opening hours is Mon - Fri 08.00 - 16.00. [[Continue->Mainstreet]]</p> <img src="bank/images/closedbank.jpg" class="jpgimage" width="50%"> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Cashier at your service</h3> <img src="bank/images/cashier.jpg" class="jpgimage" width="50%"> <p class="passage_text">The cashier asks what she can do for you...</p> <p class="passage_text"> <ul> <li>[[Withdraw money->Withdrawmoney]]</li> <li>[[Deposit money->Depositmoney]]</li> <li>[[Leave back to Mainstreet->Mainstreet]]</li> </ul> <br>Bankaccount status: <<print $bankaccount>></p> <<set $withdrawmoney to 0>> <<set $depositmoney to 0>> <</nobr>><<nobr>> <h3 class="passage_header">Withdraw money</h3> <<if $bankaccount eq 0>> <video src="bank/images/shakinghead.mp4" class="jpgimage" width="30%" type="video/mp4" autoplay loop></video> <p class="passage_text">Sorry! You account is empty</p> <p class="passage_text">[[Continue->Bankcashier]]</p> <<elseif $withdrawmoney gt $bankaccount>> <video src="bank/images/shakinghead.mp4" class="jpgimage" width="30%" type="video/mp4" autoplay loop></video> <p class="passage_text">Sorry! You can't withdraw more money than you got in your account</p> <p class="passage_text">[[Continue->Bankcashier]]</p> <<elseif $withdrawmoney lte $bankaccount and $withdrawmoney gt 0>> <video src="bank/images/nodding.mp4" class="jpgimage" width="30%" type="video/mp4" autoplay loop></video> <p class="passage_text">You take the money from the cashier...</p> <p class="passage_text">[[Continue->Bankcashier]]</p> <<addmoney $withdrawmoney>> <<set $bankaccount -= $withdrawmoney>> <<elseif $withdrawmoney eq 0>> <video src="bank/images/nodding.mp4" class="jpgimage" width="30%" type="video/mp4" autoplay loop></video> <p class="passage_text">How much do you want to withdraw? Maximum is <<print $bankaccount>> :<<numberbox "$withdrawmoney" $withdrawmoney "Withdrawmoney" autofocus>></p> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Deposit money</h3> <<if $money eq 0>> <video src="bank/images/shakinghead.mp4" class="jpgimage" width="30%" type="video/mp4" autoplay loop></video> <p class="passage_text">Sorry! You don't have any money</p> <p class="passage_text">[[Continue->Bankcashier]]</p> <<elseif $depositmoney gt $money>> <video src="bank/images/shakinghead.mp4" class="jpgimage" width="30%" type="video/mp4" autoplay loop></video> <p class="passage_text">Sorry! You can't deposit more money than you got in your wallet</p> <p class="passage_text">[[Continue->Bankcashier]]</p> <<elseif $depositmoney lte $money and $depositmoney gt 0>> <video src="bank/images/nodding.mp4" class="jpgimage" width="30%" type="video/mp4" autoplay loop></video> <p class="passage_text">You give the money to the cashier...</p> <p class="passage_text">[[Continue->Bankcashier]]</p> <<redmoney $depositmoney>> <<set $bankaccount += $depositmoney>> <<elseif $depositmoney eq 0>> <video src="bank/images/nodding.mp4" class="jpgimage" width="30%" type="video/mp4" autoplay loop></video> <p class="passage_text">How much money do you want to deposit? Maximum is <<print $money>> :<<numberbox "$depositmoney" $depositmoney "Depositmoney" autofocus>></p> <</if>> <</nobr>> /* Life at University Scene: Mall Locations: Yes sport shop Vitam Pharmacy Bathroom Cafe Banzai Orgasmus shop Tops Woman Fashion Gym */<<nobr>> <<set $taxirequest to 0>> <<if $gameDate.getHours() gte 9 and $gameDate.getHours() lt 20>> <<if $hygiene lt 30 or $energy lt 10>> <p class="passage_warning">Sorry, you cannot enter the mall now.</p> <p class="passage_warning">Your hygiene/energy are too low. Required hygiene = 30, energy = 10</p> <p class="passage_warning">Come back later. You have to go [[back to the street->Mainstreet]]</p> <<else>> <<if $drug lt 50 and $drunk lt 50>> <h3 class="passage_header">Mall Entrance</h3> <<addmins 5>> <img src="mall/images/mall_entrance.jpg" class="jpgimage" width="40%"> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You are at the entrance of the mall. What would you like to do? <ul> <li>[[Yessportshop<-Go to Yes Sport Shop]]</li> <li>[[Vitampharmacy<-Go to Vitam Pharmacy]]</li> <li>[[Topsfashion<-Go to Tops Woman Fashion]]</li> <li>[[Cafebanzai<-Go to Cafe Banzai]]</li> <li>[[Orgasmusshop<-Go to Orgasmus erotic shop]]</li> <li>[[Mallgym<-Go to the Dukes gym center]]</li> <li>[[Hairdresser<-Go to the Hairport hairdressers]]</li> <li>[[Mallbathroom<-Go to the bathroom]]</li> <li>[[Smartelectronics<-Go to Smart Electronics shop]]</li> <li>[[Back to Mainstreet->Mainstreet]]</li> </ul></p></td></tr></table> <<else>> <img src="images/refusedbysecurity.jpg" class="jpgimage" width="70%"> <p class="passage_warning">Sorry, You are too intoxicated. The security guard will not let you in...</p> <p class="passage_warning">You have to go [[back to the street->Mainstreet]]</p> <</if>> <</if>> <<elseif $gameDate.getHours() eq 8>> <p class="passage_warning">Sorry, The mall is closed now. The mall opens at 09.00. Do you <<link [[want to wait|Mallentrance]]>> <<set $gameDate.setHours(9)>> <<set $gameDate.setMinutes(0)>> <<set $gameDate.setSeconds(0)>> <</link>> or go [[back to the street->Mainstreet]]?</p> <<else>> <p class="passage_warning">Sorry, The mall is closed now. Opening hours are all days 09.00 - 20.00</p> <p class="passage_warning">You have to go [[back to the street->Mainstreet]]</p> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Welcome to Dukes gym</h3> <<set $saunasexrefuse to 0>> <<set $randomsaunasex = random(4) + 1>> <<if $gymdaysleft gt 0>> <img src="mall/images/gymandsauna.jpg" class="jpgimage" width="50%"> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">What would you like to do? <ul> <li>[[Train on your own for 1 hour->Owntraining]]</li> <li>[[Have a personal trainer for 1 hour->Pttraining]]</li> <li>[[Go in the sauna for 20 minutes->Gymsauna]]</li> <li>[[Take a shower->Gymshower]]</li> </ul> Go back to the [[Mallentrance<-mall entrance]]</p> </td></tr></table> <<else>> <img src="mall/images/gymreception.jpg" class="jpgimage" width="50%"> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You need a entrance ticket to access the gym: <<set $dayticket = parseInt(5 * $costpercent)>> <<set $weekticket = parseInt(20 * $costpercent)>> <<set $yearticket = parseInt(400 * $costpercent)>> <ul> <li>Buy dayticket - $ <<print $dayticket>> <<if $money gte $dayticket>><<link [[Buy it|Mallgym]]>> <<set $money -= $dayticket>> <<set $gymdaysleft += 1>> <</link>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <li>Buy weekticket - $ <<print $weekticket>> <<if $money gte $weekticket>><<link [[Buy it|Mallgym]]>> <<set $money -= $weekticket>> <<set $gymdaysleft += 7>> <</link>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <li>Buy yearticket - $ <<print $yearticket>> <<if $money gte $yearticket>><<link [[Buy it|Mallgym]]>> <<set $money -= $yearticket>> <<set $gymdaysleft += 365>> <</link>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> </ul> Go back to the [[Mallentrance<-mall entrance]]</p> </td></tr></table> <</if>> <</nobr>><<nobr>> <<if $energy lt 15 or $hygiene lt 20>> <p class="passage_warning">Your energy/hygiene is too low. Minimum hygiene = 20 and minimum energy = 15. [[Go back to gym entrance->Mallgym]]</p> <<else>> <<addmins 60>> <h3 class="passage_header">Training on your own</h3> <<set $randomimage = random(5)>> <<print '<img src="mall/images/mallgym' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You train on your own for 1 hour and improve your fitness. Would you like to [[take a shower->Gymshower]] or go [[back to the entrance->Mallgym]]</p> <<redenergy 25>>, <<redhygiene 20>>, <<addfitness 0.5>>, <<redweight 0.25>>, <<addmoral 0.5>> <</if>> <</nobr>><<nobr>> <<if $energy lt 15 or $hygiene lt 20>> <p class="passage_warning">Your energy/hygiene is too low. Minimum hygiene = 20 and minimum energy = 15. [[Go back to gym entrance->Mallgym]]</p> <<else>> <<addmins 60>> <h3 class="passage_header">Training with personal trainer (PT)</h3> <<set $randomimage = random(4)>> <<print '<img src="mall/images/pttrainer' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You get instructed by a PT and train hard for 1 hour. Would you like to [[take a shower->Gymshower]] or go [[back to the entrance->Mallgym]]</p> <<redenergy 35>>, <<redhygiene 30>>, <<addfitness 1>>, <<redweight 0.25>>, <<addmoral 1>> <</if>> <</nobr>><<nobr>> <<if $energy lt 15 or $hygiene lt 20>> <p class="passage_warning">Your energy/hygiene is too low. Minimum hygiene = 20 and minimum energy = 15. [[Go back to gym entrance->Mallgym]]</p> <<else>> <h3 class="passage_header">Sauna</h3> <<if ($lust gt 70 or $reputation gt 10) and ($saunasexrefuse eq 0)>> <<if ($reputation lt 50 and $reputation gt 10) or $lust gt 70>> <<set $randomsaunasex = random(2) + 1>> <<print '<video src="images/' + $girl + '/flirting.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text"> <<if $randomsaunasex eq 3>> You are alone in the sauna when suddenly a nice woman walks in..<br> She starts to flirt with you and want to kiss you. Will you [[accept->Sexgymsauna32]] or refuse? <<else>> You are alone in the sauna when suddenly a pretty man walks in..<br> <<if $randomsaunasex eq 1>> He starts to flirt with you and wants to have sex with you. Will you [[accept->Sexgymsauna12]] or <<else>> He starts to flirt with you and wants to have sex with you. Will you [[accept->Sexgymsauna22]] or <</if>> refuse? <</if>> <<link "refuse?" "Gymsauna">> <<set $saunasexrefuse to 1>><</link>></p> <<print '<video src="mall/images/sauna' + $randomsaunasex + '-1.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<else>> <<if $randomsaunasex eq 1>> <p class="passage_text"> You are alone in the sauna when suddenly a pretty man walks in..<br> The man gives sits down beside you and keeps looking at you with passion in his eyes... [[Continue->Sexgymsauna11]] </p> <<elseif $randomsaunasex eq 2>> <p class="passage_text"> You are alone in the sauna when suddenly a pretty man walks in..<br> The man smiles at you and sits down beside you... [[Continue->Sexgymsauna21]] </p> <<elseif $randomsaunasex eq 3>> <p class="passage_text"> You are alone in the sauna when suddenly a nice woman walks in..<br> The girl smiles to you and sits down beside you... [[Continue->Sexgymsauna31]] </p> <<elseif $randomsaunasex eq 4>> <p class="passage_text"> You sit next to a couple in the sauna...<br> I have seen you before at the university, says the man. I work there, and they say that you are one of the horniest chicks at school... </p> <<you>>No that is not right... You must be wrong...<</you>> <p class="passage_text"> His wife has moved closer to you and suddenly his wife wants to kiss you... [[Continue->Sexgymsauna41]] </p> <<else>> <p class="passage_text"> When you go into the sauna you see two men there. One of them gets up and wants you to sit between them...<br> Hi there, you are <<print $firstname>> right? You are one of the hottest sluts in town I've heard, says one of the men. They start to flirt with you and wants to have sex with you. </p> <<you>>I eh, ahem..<</you>> <p class="passage_text"> <<set $saunapay = parseInt(30 * $levelpercent)>> \"Look here gorgeous. We give you $ <<print $saunapay>> for having sex with us\", one of them says... You are so horny you simply can not resist... [[Continue->Sexgymsauna51]] </p> <</if>> <<print '<video src="mall/images/sauna' + $randomsaunasex + '-1.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <</if>> <<else>> <<addmins 20>> <<set $randomimage = random(4)>> <<print '<img src="mall/images/gymsauna' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You sit in the sauna for 20 minutes. Would you like to [[take a shower->Gymshower]] or go [[back to the entrance->Mallgym]]</p> <<redenergy 10>>, <<redhygiene 30>>, <<redweight 0.25>>, <<addmoral 1>> <</if>> <</if>> <</nobr>><<nobr>> <<set $saunapay = parseInt(20 * $levelpercent)>> <p class="passage_text">Come here the man says and takes your arm...</p> <<you>>What are you doing? I can not..<</you>> <p class="passage_text">He removes his towel, and reveals giant big penis... I will pay you $ <<print $saunapay>> if you have sex with me, he says...</p> <<you>>I can't.... I... $ <<print $saunapay>>? That's a awful lot of money...?<</you>> <p class="passage_text">You let him push your face down to his penis before you start to suck it. Just the sight of his penis made you so horny... [[Continue->Sexgymsauna12]]</p> <<print '<video src="mall/images/sauna' + $randomsaunasex + '-2.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <</nobr>><<nobr>> <p class="passage_text">I want to do you doggy style, he says after a while</p> <<you>>Doggystyle? But...<</you>> <p class="passage_text">Just stand on all four, he commands...</p> <p class="passage_text">You get up and stands on all four while he takes you from behind... He fucks you in a steady fast pace, while you moans out loudly...</p> <<you>>Oh, oh, oh, Yes.. YES!! I am cumming!!! YYYYEEESSS!!!!<</you>> <p class="passage_text">[[Continue->Sexgymsauna13]]</p> <<print '<video src="mall/images/sauna' + $randomsaunasex + '-3.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <</nobr>><<nobr>> <<set $saunapay = parseInt(20 * $levelpercent)>> <p class="passage_text">while your orgasm is still going on, he starts squirting his cum into your pussy...</p> <<you>>No, no... not inside me... Please...<</you>> <p class="passage_text">He just laugh while he empty himself inside you... You pray for yourself that you will not get pregnant...</p> <<print '<video src="mall/images/sauna' + $randomsaunasex + '-4.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">That was nice, girl... If you come back here we can do it again, he says while he hands you $ <<print $saunapay>>... With those words he just leaves...</p> <p class="passage_text">You sit in the sauna for some minutes more while you pull yourself together...</p> <p class="passage_text">Would you like to [[take a shower->Gymshower]] or go [[back to the entrance->Mallgym]]</p> <<set $sex_pussy += 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminpussy += 1>> <<donesin "had-sex-with-a-guy-at-the-gym">> <<unfaitfulsex "people at the gym">> <<cuminpussy>> <<addmoney $saunapay>>, <<redenergy 20>>, <<redlust 20>>, <<redhygiene 25>>, <<redlooks 20>>, <<redmoral 5>>, <<addrep 2>>, <<redweight 0.5>>, <<adddrug_sex 1>>, <<addlib 1>> <<addmins 30>> <<set $randomimage = random(4)>> <<print '<img src="mall/images/gymsauna' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <</nobr>><<nobr>> <<set $saunapay = parseInt(20 * $levelpercent)>> <p class="passage_text">I recognize you, he suddenly says... You are that hot slut on the university that simply can't get enough...</p> <<you>>Me? No, you must be mistaken...<</you>> <p class="passage_text">No way, It is you... Look here, gorgeous... I will pay you $ <<print $saunapay>> if you have sex with me, he says... Then he remove his towel and holds a giant cock in front of you...</p> <<you>>$20 now? I don't now if I...<</you>> <p class="passage_text">Just the sight of his cock have made you so horny, so you just start to suck him... [[Continue->Sexgymsauna22]]</p> <<print '<video src="mall/images/sauna' + $randomsaunasex + '-2.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <</nobr>><<nobr>> <p class="passage_text">Now get up so I can take you doggy style, he suddenly says...</p> <<you>>Doggystyle? I...<</you>> <p class="passage_text">Just get up on all four, he commands...</p> <p class="passage_text">You get up and stands on all four while he fucks you from behind... You can feel his cock going in and out in a steady pace...</p> <<you>>Oh, oh, oh, Yes.. Faster! YES!! Faster! I am cumming!!! YYYYEEESSS!!!!<</you>> <p class="passage_text">[[Continue->Sexgymsauna23]]</p> <<print '<video src="mall/images/sauna' + $randomsaunasex + '-3.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <</nobr>><<nobr>> <<set $saunapay = parseInt(20 * $levelpercent)>> <p class="passage_text">The next thing he does, he starts groaning loudly... Suddenly he pulls out and says: \"I want to squirt on your tits\"</p> <<you>>Oh, yes yes, please do...<</you>> <p class="passage_text">You turn around and squeeze your tits in front of him while he pumps his cum onto them...</p> <<print '<video src="mall/images/sauna' + $randomsaunasex + '-4.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Ah, That was great, babe... If you come back here we can do it again, he says while he hands you $ <<print $saunapay>>... Then he leaves...</p> <p class="passage_text">You sit in the sauna for some minutes and relax while your body still shakes after the orgasm...</p> <p class="passage_text">Would you like to [[take a shower->Gymshower]] or go [[back to the entrance->Mallgym]]</p> <<sexinpussy>> <<set $sex_pussy += 1>> <<set $sex_blowjob += 1>> <<donesin "had-sex-with-a-guy-at-the-gym">> <<addmoney $saunapay>>, <<redenergy 20>>, <<redlust 20>>, <<redhygiene 25>>, <<redlooks 20>>, <<redmoral 5>>, <<addrep 2>>, <<redweight 0.5>>, <<adddrug_sex 1>>, <<addlib 1>> <<addmins 30>> <<set $randomimage = random(4)>> <<print '<img src="mall/images/gymsauna' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <<unfaitfulsex "people at the gym">> <</nobr>><<nobr>> <p class="passage_text">The girls moves closer and want's to kiss you...</p> <<you>>No please... mmmmmmmmmm...<</you>> <p class="passage_text">Without any hesitation she kiss you and after a few seconds you respond and kiss her back... The intense kissing get you more and more horny... [[Continue->Sexgymsauna32]]</p> <<print '<video src="mall/images/sauna' + $randomsaunasex + '-2.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <</nobr>><<nobr>> <p class="passage_text">After some minutes she moves back and spread her legs for you... I want you to lick my pussy, she says... </p> <<you>>I... I don't know if...<</you>> <p class="passage_text">Come on pleeeease, she begs you... I am so horny... I promise I'll make it up to you afterwards...</p> <p class="passage_text">You look at her delicious pussy and decides to go for it... Soon you tongue moves up and down in her wet crack while she moans out... Not long after, she cums in a massive orgasm...</p> <p class="passage_text">[[Continue->Sexgymsauna33]]</p> <<print '<video src="mall/images/sauna' + $randomsaunasex + '-3.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <</nobr>><<nobr>> <p class="passage_text">\"Now it's your turn\", she says after she fullfilled her orgasm... She commands you to stand and all four, while she grabs a wooden spoon... Then she starts to penetrate you with it...</p> <<you>>Oh my god... Oh...<</you>> <p class="passage_text">The blond girl increases the speed and the handle of the spoon goes deep into your pussy...</p> <<you>>Oh Oh Oh Ooooooooooooh... Yeeees I am cumming...<</you>> <<print '<video src="mall/images/sauna' + $randomsaunasex + '-4.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Did you like that, honey... We can do it again if you like, she says... But now I have to go. My husband waits for me... She says goodbye and leaves in a hurry...</p> <p class="passage_text">You sit in the sauna for some minutes and relax while your body still shakes after the orgasm...</p> <p class="passage_text">Would you like to [[take a shower->Gymshower]] or go [[back to the entrance->Mallgym]]</p> <<sexinpussy>> <<set $sex_pussy += 1>> <<set $sex_pussylicked += 1>> <<set $sex_blowjob += 1>> <<donesin "had-lesbian-sex-at-the-gym">> <<redenergy 20>>, <<redlust 20>>, <<redhygiene 25>>, <<redlooks 20>>, <<redmoral 5>>, <<addrep 2>>, <<redweight 0.5>>, <<adddrug_sex 1>>, <<addlib 1>> <<addmins 30>> <<set $randomimage = random(4)>> <<print '<img src="mall/images/gymsauna' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <<unfaitfulsex "people at the gym">> <</nobr>><<nobr>> <<set $saunapay = parseInt(20 * $levelpercent)>> <p class="passage_text">\"I also wants to join in\", the man says and move over... Sure honey, let me suck you while you lick that schoolgirls cunt, his wife says...</p> <<you>>I am not sure if I should do this... I...<</you>> <p class="passage_text">Will $ <<print $saunapay>> change your mind?, the man says... If not, I could tell the principal how slutty you are you know...</p> <<you>>Principal... NO NO, please don't do that... You can lick my pussy straight away...<</you>> <p class="passage_text">\"That's what I like with these horny schoolgirls. Always ready for sex\", he laughs out... [[Continue->Sexgymsauna42]]</p> <<print '<video src="mall/images/sauna' + $randomsaunasex + '-2.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <</nobr>><<nobr>> <p class="passage_text">After a while they order you to lie down... Then the man starts to penetrate you while you have to lick his wife's pussy...</p> <<you>>Mmmmmfmmfm...<</you>> <p class="passage_text">\"Yeah, that's it... Keep licking that pussy\", the wife says and squeeze the pussy agains your mouth... Come on, girl eat that pussy... OH MY GOD... I AM CUUUUUMMING, she yells out</p> <p class="passage_text">At the same time, the husband keep pumping in and out of your pussy in a furious tempo... While the juice from the wife's pussy float into your mouth, you get your own orgasm...</p> <<you>>OH I MUST CUM... YEEEEESSSS...<</you>> <p class="passage_text">[[Continue->Sexgymsauna43]]</p> <<print '<video src="mall/images/sauna' + $randomsaunasex + '-3.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <</nobr>><<nobr>> <<set $saunapay = parseInt(20 * $levelpercent)>> <p class="passage_text">Suddenly the man pulls pulls out of you... \"Come on girls, I want to come on your tits\", he commands</p> <p class="passage_text">He drags you near his cock and his wife squeezes her tits agains yours... Then he starts to ejaculate on your tits, while he moans out...</p> <<print '<video src="mall/images/sauna' + $randomsaunasex + '-4.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">What a lovely threesome, he says after he finished... If you come back here we can do it again all three of us, he says while he hands you $ <<print $saunapay>>... Then they say goodbye and leaves the sauna...</p> <p class="passage_text">You sit in the sauna for some minutes and try to pull yourself together...</p> <p class="passage_text">Would you like to [[take a shower->Gymshower]] or go [[back to the entrance->Mallgym]]</p> <<sexinpussy>> <<set $sex_pussy += 1>> <<set $sex_blowjob += 1>> <<set $sex_pussylicked += 1>> <<donesin "had-threesome-sex-at-the-gym">> <<addmoney $saunapay>>, <<redenergy 25>>, <<redlust 22>>, <<redhygiene 30>>, <<redlooks 22>>, <<redmoral 7>>, <<addrep 2>>, <<redweight 0.5>>, <<adddrug_sex 1>>, <<addlib 2>> <<addmins 30>> <<set $randomimage = random(4)>> <<print '<img src="mall/images/gymsauna' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <<unfaitfulsex "people at the gym">> <</nobr>><<nobr>> <p class="passage_text">Soon you are riding one cock while the other is sucked by your mouth...</p> <p class="passage_text">Suck a nice slut you are <<print $manname>>, one of the men comments... Yeah, she's the hottest slut in town, the other one replies...</p> <<you>>Mmmfmmsmm....<</you>> <p class="passage_text">[[Continue->Sexgymsauna52]]</p> <<print '<video src="mall/images/sauna' + $randomsaunasex + '-2.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <</nobr>><<nobr>> <p class="passage_text">After a few minutes, they turn you around. The biggest guy lie down and wants you on top of his cock...</p> <<you>>Oh, my god... It's so big...<</you>> <p class="passage_text">\"Relax honey, more to come here\", the other one says and starts to penetrate your ass...</p> <<you>>NO NO... WHAT ARE YOU DOING... OH GOD, NOOOO...<</you>> <p class="passage_text">You was totally unprepared for two cocks in you at the same time, but they hold you tight, so there is nothing you can do about it...</p> <p class="passage_text">The two cocks slides in and out of your holes, while you moans out... Soon your cumming real hard, while the men still [[continue->Sexgymsauna53]]</p> <<print '<video src="mall/images/sauna' + $randomsaunasex + '-3.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <</nobr>><<nobr>> <<set $saunapay = parseInt(30 * $levelpercent)>> <p class="passage_text">They fuck you real good for a few minutes before they pull out, and get you in front of them...</p> <p class="passage_text">\"Come on slut, time for some creampie for you\", one of them says... \"After all we pay you $ <<print $saunapay>>, so you deserve some cumshots\", the otherone says and laugh...</p> <<you>>But, I don't want...<</you>> <p class="passage_text">\"You are going eat all of it, you hear\", the first one yells...</p> <<you>>Eh, yes... ok... Don't be angry at me... I...<</you>> <p class="passage_text">Before you can say anymore, the cum from their cocks begins to cover all your face... You just have to swallow as best as you can...</p> <<print '<video src="mall/images/sauna' + $randomsaunasex + '-4.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After they are finished, one of them hands you the money and just leave you there... You sit in the sauna for some minutes and try to pull yourself together...</p> <p class="passage_text">Would you like to [[take a shower->Gymshower]] or go [[back to the entrance->Mallgym]]</p> <<sexinpussy>> <<set $sex_pussy += 1>> <<set $sex_dp += 1>> <<set $sex_anal += 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 2>> <<donesin "had-double-penetration-sex-at-the-gym">> <<addmoney $saunapay>>, <<redenergy 30>>, <<redlust 30>>, <<redhygiene 35>>, <<redlooks 25>>, <<redmoral 8>>, <<addrep 3>>, <<redweight 0.75>>, <<adddrug_sex 2>>, <<addlib 3>> <<addmins 30>> <<set $randomimage = random(4)>> <<print '<img src="mall/images/gymsauna' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <<unfaitfulsex "people at the gym">> <</nobr>><<nobr>> <<addmins 15>> <h3 class="passage_header">Shower</h3> <<set $randomimage = random(4)>> <<print '<video src="images/' + $girl + '/gymshower.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You have a nice shower in the gym and restore your hygiene. Go [[back to the entrance->Mallgym]]</p> <<addenergy 7>>, <<addhygiene 60>>, <<addmoral 0.5>> <</nobr>><<nobr>> <<if $gameDate.getHours() gte 20>> <p class="passage_warning">Sorry, The shop is closing now. Come back tomorrow.</p> <p class="passage_warning">You have to go [[back to the street->Mainstreet]]</p> <<else>> <h3 class="passage_header">Smart Electronics shop</h3> <img src="mall/images/smartelectronics.jpg" class="jpgimage" width="50%"> <table><tr><td valign="top" style="padding-top: 0px;"> <ul class="passage_text"> <<set $computer = parseInt(400 * $costpercent)>> <<set $burgalarm = parseInt(300 * $costpercent)>> <<set $camera = parseInt(200 * $costpercent)>> <<isInInv Computer>> <li>Computer - $ <<print $computer>> <<if $money gte $computer>><<if $ininventory eq "true">><b style="color:red;">You already have a Computer</b> <<else>><<link [[Buy it|Smartelectronics]]>> <<set $money -= $computer>> <<addToInv Computer>> <</link>><</if>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <<isInInv Camera>> <li>Camera - $ <<print $camera>> <<if $money gte $camera>><<if $ininventory eq "true">><b style="color:red;">You already have a Camera</b> <<else>><<link [[Buy it|Smartelectronics]]>> <<set $money -= $camera>> <<addToInv Camera>> <</link>><</if>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <<isInInv BurglarAlarm>> <li>Burglar Alarm - $ <<print $burgalarm>> <<if $money gte $burgalarm>><<if $ininventory eq "true">><b style="color:red;">You already have a Burglar Alarm</b> <<else>><<link [[Buy it|Smartelectronics]]>> <<set $money -= $burgalarm>> <<addToInv BurglarAlarm>> <</link>><</if>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <p>Go back to the [[Mallentrance<-mall entrance]]</p> </ul></td></tr></table> <</if>> <</nobr>><<nobr>> <<set $attemptried to 0>> <<if $liberal lt 20 and $reputation lt 5>> <p class="passage_warning">Sorry your morality makes you too shy to go to this place.</p> <p class="passage_warning">You decide to go back to the [[mall entrance->Mallentrance]]</p> <<else>> <<if $gameDate.getHours() gte 20>> <p class="passage_warning">Sorry, The shop is closing now. Come back tomorrow.</p> <p class="passage_warning">You have to go [[back to the street->Mainstreet]]</p> <<elseif $work eq "orgasmus" and $gameDate.getDay() gte 1 and $gameDate.getDay() lt 6 and $gameDate.getHours() lte 17 and $gameDate.getHours() gte 15 and $didwork eq 0>> <<if $gameDate.getHours() eq 15>> <img src="mall/images/grabacoffee.jpg" class="jpgimage" width="50%"> <p class="passage_text">You are litle bit early for work so you just grab a coffee before your shifts begin... [[Continue->Orgasmuswork]]</p> <<addmins 60>> <<else>> <<print '<img src="images/' + $girl + '/entereroshop.jpg" class="jpgimage" width="30%">'>> <p class="passage_text">You enter the Orgasmus erotic shop, and make yourself ready to go to work... [[Continue->Orgasmuswork]]</p> <</if>> <<else>> <h3 class="passage_header">Orgasmus erotic shop</h3> <img src="mall/images/orgasmus_shop.jpg" class="jpgimage" width="50%"> <table><tr><td valign="top" style="padding-top: 0px;"> <ul class="passage_text"> <<set $dildoitem = parseInt(25 * $costpercent)>> <<set $pornmagitem = parseInt(6 * $costpercent)>> <<set $nunitem = parseInt(80 * $costpercent)>> <<set $camitem = parseInt(250 * $costpercent)>> <<isInInv Dildo>> <li>Dildo - $ <<print $dildoitem>> <<if $money gte $dildoitem>><<if $ininventory eq "true">><b style="color:red;">You already have a Dildo</b> <<else>><<link [[Buy it|Orgasmusshop]]>> <<set $money -= $dildoitem>> <<addToInv Dildo>> <</link>><</if>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <li>Porn Magazine - $ <<print $pornmagitem>> <<if $money gte $pornmagitem>><<link [[Buy it|Orgasmusshop]]>> <<set $money -= $pornmagitem>> <<set $pornmagazine += 1>> <</link>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <<isInInv Nunoutfit>> <li>Nun erotic dress - $ <<print $nunitem>> <<if $money gte $nunitem>><<if $ininventory eq "true">><b style="color:red;">You already have a Nun Outfit</b> <<else>><<link [[Buy it|Orgasmusshop]]>> <<set $money -= $nunitem>> <<addToInv Nunoutfit>> <</link>><</if>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <<isInInv Camequipment>> <li>Home Cam Equipment - $ <<print $camitem>> <<if $money gte $camitem>><<if $ininventory eq "true">><b style="color:red;">You already have a Cam Equipment Set</b> <<else>><<link [[Buy it|Orgasmusshop]]>> <<set $money -= $camitem>> <<addToInv Camequipment>> <</link>><</if>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <<if $eroshopwarn eq 1 and $work neq "orgasmus">> <p>You notice a sign at the desk saying: \"We need staff\". Would you [[ask to talk to the manager->Asktalkmanagerorgshop]]</p> <</if>> <p>Go back to the [[Mallentrance<-mall entrance]]</p> </ul></td></tr></table> <</if>> <</if>> <</nobr>><<nobr>> <<print '<img src="images/' + $girl + '/ordinary.jpg" class="jpgimage" width="50%">'>> <<you>>Excuse me. I see that your shop is seeking staff. May I talk to the manager?<</you>> <img src="mall/images/cashier.jpg" class="jpgimage" width="50%"> <<if $gameDate.getDay() lte 5 and $gameDate.getDay() gt 0 and $gameDate.getHours() gte 9 and $gameDate.getHours() lt 17>> <p class="passage_text">Just knock that door, the cashier says and point at a door next to the checkout.</p> <img src="mall/images/managerdoor.jpg" class="jpgimage" width="50%"> <p class="passage_text">Will you [[go there->Knockeromandoor]] or will you [[just leave->Mallentrance]]</p> <<else>> <p class="passage_text">I am sorry. The manager is here only on weekdays between 09.00 and 17.00, the cashier says... [[Continue->Mallentrance]]</p> <</if>> <</nobr>><<nobr>> <p class="passage_text">You knock the door and wait for answer...</p> <img src="mall/images/knockdirdoor.jpg" class="jpgimage" width="50%"> <p class="passage_text">Come on right in, a strong voice answers...</p> <p class="passage_text">You are very nervous, before you [[enter the office->Erodiroffice]]...</p> <</nobr>><<nobr>> <h3 class="passage_header">Apply for job at Orgasmus erotic shop</h3> <p class="passage_text">You open the door and a see a black guy behind a office desk...</p> <img src="mall/images/isiahwelcome.jpg" class="jpgimage" width="50%"> <<isiah>>Hello there, what can I help you with?<</isiah>> <img src="mall/images/deskwithsextoys.jpg" class="jpgimage" width="50%"> <p class="passage_text">You eyes wander around the room, and you are shocked when you see a table full of sex toys beside his desk...</p> <<print '<img src="images/' + $girl + '/shocked5.jpg" class="jpgimage" width="30%">'>> <<isiah>>Oh, don't be shocked... This is just some of our goods... I like to control them to see that we don't sell any damaged goods... It's bad for our reputation, you know... So what can I do for you?<</isiah>> <<you>>Hello mr. director... I just saw that you are seeking for staff, and I thought maybe...<</you>> <<isiah>>Oh, forget about that director stuff.. Just call me Isiah. Come on... Have a seat...<</isiah>> <p class="passage_text">He point at a chair in front of his desk...</p> <<isiah>>Well, I am Isiah and the owner of this shop. What is your name and what do you do?<</isiah>> <<you>>My name is <<print $firstname>> <<print $lastname>>, and I am a university student.<</you>> <<if $reputation gte 40>> <<isiah>>Ahhhh, <<print $firstname>> <<print $lastname>>... Yeah, I have heard about you... You got quite a reputation...<</isiah>> <<you>>What do you mean?<</you>> <<isiah>>Oh nothing... I just mean that you are quite popular... Among men... Well... That does not matter for this job!<</isiah>> <</if>> <<if $work neq "none">> <<isiah>>But tell me... Haven't I seen you before down at the <<print $work>>? If you work there you can't possible work here...<</isiah>> <<you>>Oh, sorry... I was not aware of that... [[Goodbye then...->Mallentrance]]<</you>> <<else>> <<isiah>>What we are looking for is someone to work here on weekday evenings from 17.00 - 20.00. The payment would be $ 25 an hour, in the beginning. If you work hard you will earn more... Does that fit with your schedule?<</isiah>> <p class="passage_text">Do you [[want the job->Accepterojob]] or [[not->Mallentrance]]?</p> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Accept the job</h3> <<print '<img src="images/' + $girl + '/happy12.jpg" class="jpgimage" width="30%">'>> <<you>>Ok Isiah, I very much would like to have the job...<</you>> <img src="mall/images/isiah_smile.jpg" class="jpgimage" width="50%"> <<isiah>> That is great <<print $firstname>>!!! Welcome onboard! So today it's <<fullweekday>> <<if $gameDate.getDay() gt 0 and $gameDate.getDay() lt 5>> ... In that case you can start tomorrow... Remember to be here before 17.00... <<else>> ... In that case you can start on monday... Remember to be here before 17.00... <</if>> <</isiah>> <img src="mall/images/shakehands.jpg" class="jpgimage" width="50%"> <<you>>Oh thank you so much!!! I promise I will work hard...<</you>> <<isiah>>That sounds great! Take care and goodbye...<</isiah>> <<you>>Goodbye mr. direc... eh, Isiah...<</you>> <p class="passage_text">You [[rush out the door->Mainstreet]], so happy for this job oppotunity...</p> <<set $work = "orgasmus">> <<set $workdays to 0>> <<set $didwork to 1>> <<set $noshow to 0>> <<set $eroshopwarn to 2>> <</nobr>><<nobr>> <<if ($looks lt 20) or ($energy lt 30) or ($hygiene lt 30)>> <<print '<img src="images/' + $girl + '/misrable.jpg" class="jpgimage" width="30%">'>> <p class="passage_warning">Your hygiene/energy/looks stats are too low. Required hygiene = 30, energy = 30, looks = 20</p> <p class="passage_warning">You better go [[back to the street->Mainstreet]]...</p> <<else>> <<if $noshow eq 1 and $warninggiven eq 0>> <<set $warninggiven to 1>> <p class="passage_text">As soon as you enter the shop, Isiah shows up...</p> <img src="mall/images/isiah_irritated.jpg" class="jpgimage" width="50%"> <<isiah>>Hey <<print $firstname>>, I want a word with you!<</isiah>> <<print '<img src="images/' + $girl + '/nervous.jpg" class="jpgimage" width="30%">'>> <<you>>Eh... ok, Isiah...<</you>> <<isiah>>Why did you not show up last time??? I must say you disappoint me!<</isiah>> <<you>>OH, I am so sorry!!! Someting terrible happend to me! I was so sick, and had to stay in bed... I am truely sorry for this, Isiah!<</you>> <<isiah>>Hmmmm... Ok, I leave it with this warning... But don't let it happend again! Now, go to work!<</isiah>> <p class="passage_text">You nod, and hurry to work...[[Continue->Orgasmuswork]]</p> <<elseif $noshow eq 2 and $warninggiven eq 0>> <<set $warninggiven to 1>> <p class="passage_text">As soon as you enter the shop, Isiah shows up...</p> <img src="mall/images/isiah_angry1.jpg" class="jpgimage" width="50%"> <<isiah>><<print $firstname>>!!!! MY OFFICE!!! NOW!!!!<</isiah>> <<print '<img src="images/' + $girl + '/shocked6.jpg" class="jpgimage" width="30%">'>> <<you>>But... But... Yes, Isiah...<</you>> <p class="passage_text">You follow him into his office, terrified of what he will say... [[Continue->Isiahangry]]</p> <<elseif $noshow eq 3 and $warninggiven eq 0>> <p class="passage_text">As soon as you enter the shop, Isiah shows up... This time he seems really furious!</p> <img src="mall/images/isiah_angry1.jpg" class="jpgimage" width="50%"> <<isiah>>GET OUT OF MY SHOP, YOU SLUT!!! I HAVE HAD ENOUGH OF YOUR ABSENCE!!!<</isiah>> <<print '<img src="images/' + $girl + '/surprised2.jpg" class="jpgimage" width="30%">'>> <<you>>But... But... I did not mean to....<</you>> <img src="mall/images/isiah_grabhair.jpg" class="jpgimage" width="50%"> <p class="passage_text">Isiah is so angry that he grabs you by your hair and drag you out of the shop... Guess that means that you are fired... [[Continue->Mallentrance]]</p> <<set $work = "none">> <<set $workdays to 0>> <<set $moneyearned to 0>> <<set $didwork to 0>> <<set $noshow to 0>> <<set $warninggiven to 0>> <<set $noeroshopjobavailable to 1>> <<set $warningmessage to "">> <<else>> <<if $workdays lte 10 or $attemptried eq 1>> <<addmins 180>> <<set $randomimg = random(3)>> <<set $randomvid = random(1)>> <<print '<img src="mall/images/sexshopclerk' + $randomimg + '.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">When you start on your shift, there is lots of things to do...</p> <<print '<video src="images/' + $girl + '/sexshopclerk' + $randomvid + '.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Unpacking goods, Washing the sexrooms where they show pornfilms, helping customers, and doing the regular cashier job...</p> <img src="mall/images/countmoney.jpg" class="jpgimage" width="50%"> <p class="passage_text">After the shift is over, you collect your salary and [[head for home->Mainstreet]]...</p> <<addmoney 75>> <<set $didwork to 1>> <<set $eroshopworkdays += 1>> <<set $workdays += 1>> <<else>> <<donesin "was-working-in-a-sex-shop">> <<set $attemptried to 1>> <p class="passage_text">Just when you are about to go to work, Isiah would like a word with you and call you into his office...</p> <img src="mall/images/isiah_persuade.jpg" class="jpgimage" width="30%"> <<if $eroshopcorr eq 0>> <<if $goodstried eq 0>> <<isiah>>Hey there, <<print $firstname>>. Look here, now you have been working here for some weeks, and you have done well...<</isiah>> <<you>>Oh, thank you so much, Isiah...<</you>> <<isiah>><<print $firstname>>, I want you to test out some of our goods...<</isiah>> <<elseif $goodstried gt 0>> <<isiah>>I will ask you again <<print $firstname>>. I really want you to test out some of our goods for me...<</isiah>> <</if>> <<print '<img src="images/' + $girl + '/nervous2.jpg" class="jpgimage" width="30%">'>> <<you>>Eh, ok... What did you have in mind?<</you>> <<isiah>>I got this new demo underwear from a supplier... I want you to try it out, before I order any... I am not sure if the quality or size is good enough...<</isiah>> <<you>>But... But... I am not a model... I can't possible do that...<</you>> <<if $reputation gte 40>> <<isiah>>Well, I know you have quite a reputation, so just put away that prude behavior... I will of course pay you for the job...<</isiah>> <<print '<img src="images/' + $girl + '/dontcare.jpg" class="jpgimage" width="30%">'>> <p class="passage_text">Thinking of all your sexual behavior you know Isiah is right, so you decide to [[go ahead->Poseunderwear1]]... Anyway it's easy earned money...</p> <<else>> <<isiah>>Sure you can. I will of course pay you for the job... So, what do you say?<</isiah>> <<print '<img src="images/' + $girl + '/despair.jpg" class="jpgimage" width="30%">'>> <p class="passage_text">Would you [[do as Isiah tells you->Poseunderwear1]] or [[refuse->Saynotoisiahswish]]?</p> <</if>> <<elseif $eroshopcorr eq 1>> <<set $attemptried to 1>> <<if $goodstried eq 3>> <<isiah>>You have done very well with the underwear, and it's been a good help for me when decide what underwear to take into the shop. Today I want you to test out something else for me...<</isiah>> <<you>>Ok, what do you have in mind?<</you>> <<isiah>>I have some dildo toys I would like you to try for me...<</isiah>> <<elseif $goodstried gt 3>> <<isiah>>I have some more dildos for you to test out...<</isiah>> <<you>>No please, I don't want to do that... It's creapy...<</you>> <</if>> <<you>>Eh, I don't know... I think it's to private... I...<</you>> <<if $reputation gte 40>> <<isiah>>Well, I know you have quite a reputation, so just put away that prude behavior... I will of course pay you for the job...<</isiah>> <<print '<img src="images/' + $girl + '/dontcare.jpg" class="jpgimage" width="30%">'>> <p class="passage_text">Thinking of all your sexual behavior you know Isiah is right, so you decide to [[go ahead->Tryoutdildos]]... Anyway it's easy earned money...</p> <<else>> <<isiah>>Sure you can. I will of course pay you for the job... So, what do you say?<</isiah>> <<print '<img src="images/' + $girl + '/despair.jpg" class="jpgimage" width="30%">'>> <p class="passage_text">Would you [[do as Isiah tells you->Tryoutdildos]] or [[refuse->Saynotoisiahswish]]?</p> <</if>> <<elseif $eroshopcorr gte 2>> <<set $attemptried to 1>> <<if $goodstried eq 7>> <<isiah>>I am very satiesfied with you and your dildo testing was excellent. So I want your job career to develop.<</isiah>> <<you>>Oh, that is wonderful news! Will my salary increase as well?<</you>> <<isiah>>Yes of course! I will double your salary, and your working hours will go down 30%. Well here is the deal. You know the back room where some of our employees use to work?<</isiah>> <<you>>Yes, but I don't know quite what they do there...<</you>> <<isiah>>Well, simply said... We have glory holes there, where customers is served...<</isiah>> <<you>>Glory what???<</you>> <<isiah>>You don't know what that is?? Listen here, you just make the customer happy by satiesfying him orally.<</isiah>> <<you>>Orally?<</you>> <<isiah>>Hmmm... You are a bit slow... Ok, the customer present his cock through a hole in the wall and you just give him a blowjob, and for that you earn much more for less work...<</isiah>> <<you>>NO NO NO... I can't possibly do that!!!<</you>> <<elseif $goodstried gt 7>> <<isiah>>I want you to work at the glory holes again today...<</isiah>> <<you>>No please, I don't want to do that... It's creapy...<</you>> <</if>> <<if $reputation gte 40>> <<isiah>>Well, I know you have quite a reputation, so just put away that prude behavior... I will of course pay you for the job...<</isiah>> <<print '<img src="images/' + $girl + '/dontcare.jpg" class="jpgimage" width="30%">'>> <p class="passage_text">Thinking of all your sexual behavior you know Isiah is right, so you decide to [[go ahead->Dogloryholes]]... Anyway it's easy earned money...</p> <<else>> <<isiah>>Sure you can. I will of course pay you for the job... So, what do you say?<</isiah>> <<print '<img src="images/' + $girl + '/despair.jpg" class="jpgimage" width="30%">'>> <p class="passage_text">Would you [[do as Isiah tells you->Dogloryholes]] or [[refuse->Saynotoisiahswish]]?</p> <</if>> <</if>> <</if>> <</if>> <</if>> <</nobr>><<nobr>> <<print '<img src="images/' + $girl + '/hateingyou1.jpg" class="jpgimage" width="30%">'>> <<you>>NO! I don't want to that, Isiah<</you>> <<set $corrattemp += 1>> <<if $corrattemp lt 4>> <img src="mall/images/irritatedisiah6.jpg" class="jpgimage" width="30%"> <<isiah>>Well, In that case get [[back to the shop->Orgasmuswork]] and start working. But I don't like your attitude!<</isiah>> <<else>> <img src="mall/images/irritatedisiah2.jpg" class="jpgimage" width="30%"> <<isiah>>I have had enough of your negative attitude, <<print $firstname>>. YOU ARE FIRED!<</isiah>> <<you>>NO! NO! Please don't do that, Isiah<</you>> <p class="passage_text">You have no other choice than [[leaving->Mallentrance]]...</p> <<set $work = "none">> <<set $workdays to 0>> <<set $moneyearned to 0>> <<set $didwork to 0>> <<set $noshow to 0>> <<set $warninggiven to 0>> <<set $noeroshopjobavailable to 1>> <<set $warningmessage to "">> <</if>> <</nobr>><<nobr>> <<if $goodstried eq 0>> <<you>>What do you want me to test?<</you>> <img src="mall/images/irritatedisiah3.jpg" class="jpgimage" width="30%"> <<isiah>>Take this underwear, <<print $firstname>>. Try them on and tell me what you think...<</isiah>> <img src="mall/images/changingclothes.jpg" class="jpgimage" width="30%"> <p class="passage_text">He hands you some tiny underwear, and you go behind a curtain and change into them...</p> <<isiah>>WOW, <<print $firstname>>. You look superse... eh, supernice in that outfit. Do they feel comfortable? Try do some sexy moves for me. Let me see you from the back...<</isiah>> <<you>>Like this you mean?<</you>> <<print '<video src="images/' + $girl + '/poseisiah1-1.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<isiah>>Yes, that's great! And the bra. How does that fit you? Is it too tight? Show me...<</isiah>> <<print '<video src="images/' + $girl + '/poseisiah1-2.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<you>>Maybe a little tight... Are we finished now? Can I change back?<</you>> <<set $isiahsum = parseInt(10 * $levelpercent)>> <<isiah>>Yes sure. Thank you, <<print $firstname>>. Look, here you got $ <<print $isiahsum>>...<</isiah>> <p class="passage_text">You grab the money before changing. Then you [[go back to the shop->Orgasmuswork]] to finish you shift...</p> <<addmoney $isiahsum>>, <<redmoral 1>>, <<addlib 1>> <<donesin "was-posing-underwear-in-a-sex-shop">> <<elseif $goodstried eq 1>> <<you>>What do you want me to test this time?...<</you>> <img src="mall/images/irritatedisiah3.jpg" class="jpgimage" width="30%"> <<isiah>>I have another set of underwear, <<print $firstname>>. Try them on and show me how they look...<</isiah>> <<you>>But, but... This barely covers my ass and vagina... I...<</you>> <<isiah>>Stop complaining! Hurry up now! I haven't got all day...<</isiah>> <img src="mall/images/changingclothes.jpg" class="jpgimage" width="30%"> <p class="passage_text">You grab the underwear and you go behind a curtain and change into them...</p> <<isiah>>Yeah! That looks great! Turn around and shop me from behind... And try walking with them...<</isiah>> <<print '<video src="images/' + $girl + '/poseisiah2-1.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<you>>Are we finished now? Can I change back? I feel uncomfortable...<</you>> <<set $isiahsum = parseInt(10 * $levelpercent)>> <<isiah>>Ok, I have seen enough. Look here you got $ <<print $isiahsum>>...<</isiah>> <p class="passage_text">You grab the money, dress on and then [[go back to the shop->Orgasmuswork]] to finish you shift...</p> <<addmoney $isiahsum>>, <<redmoral 1>>, <<addlib 1>> <<donesin "was-posing-underwear-in-a-sex-shop">> <<elseif $goodstried eq 2>> <<print '<img src="images/' + $girl + '/happy11.jpg" class="jpgimage" width="30%">'>> <<you>>So Isiah, what do got for me today?<</you>> <img src="mall/images/irritatedisiah3.jpg" class="jpgimage" width="30%"> <<isiah>>I have brand new set of underwear I want you to try out. Put them on and let's see how they fit...<</isiah>> <p class="passage_text">You grab the clothes and you go behind a curtain and change into them...</p> <img src="mall/images/pourcoke.jpg" class="jpgimage" width="30%"> <p class="passage_text">While you are changing Isiah is pouring two glasses of soda... In one of them he slips a little pill into...</p> <img src="mall/images/rohypnol.jpg" class="jpgimage" width="30%"> <<isiah>>Yeah, you look great... You wan't a little glass of refreshing soda first?<</isiah>> <<you>>Oh, thank you...<</you>> <p class="passage_text">You take the glass and empty it... Then you start to feel a little dizzy...</p> <<isiah>>Now, come of pose for me. That's it! Be passionate...<</isiah>> <p class="passage_text">You start to pose for him, even if you feel very awkward...</p> <<print '<video src="images/' + $girl + '/poseisiah3-1.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<isiah>>Yes, that't my girl... Come on! Now, take off that bra so I can see how you look with only the panties...<</isiah>> <<you>>But I can't... Oh god, I feel so strange...<</you>> <p class="passage_text">You feel so strange and Isiah is so convincing so soon after you remove your bra even if you don't want to...</p> <<print '<video src="images/' + $girl + '/poseisiah3-2.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<isiah>>That's great, <<print $firstname>>! Your tits are great! Now, take off those panties too...<</isiah>> <<you>>Oh my god, what is happening to me... I can't control myself...<</you>> <<print '<video src="images/' + $girl + '/poseisiah3-3.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Soon after, you remove your panties as well... And just after you are so dizzy that Isiah have to help you down on the couch...</p> <<print '<img src="images/' + $girl + '/drugged2.jpg" class="jpgimage" width="30%">'>> <p class="passage_text">A few moments later you sink into a heavy sleep...</p> <p class="passage_text">After several hours you wake up, and can't remember a thing... You can see that you are in Isiah's office and there is noone there. You are completely dressed, and beside you there is a note and a $ 100 bill...</p> <<print '<img src="images/' + $girl + '/awaken.jpg" class="jpgimage" width="30%">'>> <p class="passage_text">You read the note: Dear <<print $firstname>>... You fell a sleep and I would not wake you. You seems so exhausted. Please take the money and go home when you wake up. See you at the next shift. Regards Isiah</p> <p class="passage_text">So you grab the money and [[leave for the exit->Mallentrance]]...</p> <<addmoney 100>>, <<redmoral 3>>, <<addrep 1>>, <<redhygiene 10>>, <<redlooks 5>>, <<addlib 2>> <<unfaitfulsex "guys at the erotic shop">> <<donesin "was-posing-underwear-in-a-sex-shop">> <<addmins 200>> <<set $eroshopcorr to 1>> <<set $corrattemp to 0>> <<set $didwork to 1>> <</if>> <<set $goodstried += 1>> <</nobr>><<nobr>> <<if $goodstried eq 3>> <<isiah>>Now, undress please, and sit on the table...<</isiah>> <<you>>But I'm really not sure if I want....<</you>> <img src="mall/images/irritatedisiah6.jpg" class="jpgimage" width="30%"> <<isiah>>Do you want to keep your job in the store?<</isiah>> <<you>>Yes of course but...<</you>> <<isiah>>So go on then, or you are fired! Got that!<</isiah>> <p class="passage_text">You understand that he means it and starts to undress quickly... Then you place yourself on a table... Isiah then hands you a blue dildo...</p> <<isiah>>Try playing with that...<</isiah>> <<print '<img src="images/' + $girl + '/begging.jpg" class="jpgimage" width="30%">'>> <<you>>But I...<</you>> <<isiah>>NOW!!!!<</isiah>> <<print '<video src="images/' + $girl + '/dildoisiah1-1.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You start rubbing the dildo up and down against your pussy... Actually this makes you very horny...</p> <<isiah>>Yeah! That's better! Do it faster! Come on!<</isiah>> <p class="passage_text">You don't dare crossing him, so you rubbing yourself faster...</p> <<print '<video src="images/' + $girl + '/dildoisiah1-2.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<you>>Oh My God...<</you>> <<isiah>>Now, strick that dildo deep into your pussy... DO IT!<</isiah>> <p class="passage_text">You do as he says and push the dildo in and out of your pussy...</p> <<isiah>>FASTER! FASTER!<</isiah>> <<print '<video src="images/' + $girl + '/dildoisiah1-3.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<you>>OH MY GOD!!! I'M CUUUUUUMMING...<</you>> <<set $isiahsum = parseInt(30 * $levelpercent)>> <<isiah>>HA HA!!! Great show, <<print $firstname>>. I think this is definitive a dildo to keep in our stock! HA HA... Look, here you got $ <<print $isiahsum>> for the good testresults... Ha Ha...<</isiah>> <p class="passage_text">He then order you to dress on, and get [[back to the shop->Orgasmuswork]]...</p> <<set $sex_masturbated += 1>> <<addmoney $isiahsum>>, <<redlust 20>>, <<redmoral 2>>, <<addrep 1>>, <<redenergy 10>>, <<redhygiene 10>>, <<redlooks 3>>, <<addlib 1>> <<donesin "masturbated-with-a-dildo-in-a-sex-shop">> <<elseif $goodstried eq 4>> <<isiah>>Now <<print $firstname>>, I have this pink and white dildo I would like you to try out... So, get undressed and start testing it for me...<</isiah>> <<you>>But, but, I really don't like...<</you>> <img src="mall/images/irritatedisiah6.jpg" class="jpgimage" width="30%"> <<isiah>>NOW!!! Or you are fired!!!<</isiah>> <<print '<img src="images/' + $girl + '/hurted2.jpg" class="jpgimage" width="30%">'>> <<you>>Ok, ok, ok...<</you>> <p class="passage_text">You have no other choice than undress. Then you take place in his sofa, before he hands you the dildo...</p> <<isiah>>Come on, start rubbing yourself now...<</isiah>> <<print '<video src="images/' + $girl + '/dildoisiah2-1.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You start rubbing you pussy up and down with the dildo... Actually it feels quite good, and you soon get very horny...</p> <<isiah>>Now stick it deep into your pussy, so that I can see that it fits... Chop chop! Hurry now!<</isiah>> <<print '<video src="images/' + $girl + '/dildoisiah2-2.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You stick into your pussy... It feels very good...</p> <<you>>Oooooh... Jez...<</you>> <<isiah>>Come on! Deeper! Deeper I said!!!<</isiah>> <<you>>But I try... I... Oh my goooood!!!!<</you>> <<print '<video src="images/' + $girl + '/dildoisiah2-3.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<isiah>>Yeah, that's it!!! Keep it going!!! Faster!!!!<</isiah>> <<you>>Oh my god... Oh my god... I'm cumming!!! I'm cuuuuuuuuuumming...<</you>> <<print '<video src="images/' + $girl + '/dildoisiah2-3.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<isiah>>Ha ha ha!! Very well played, <<print $firstname>>!! This one looks real good! You enjoyed it, did'nt you?<</isiah>> <<you>>I... I...<</you>> <<set $isiahsum = parseInt(30 * $levelpercent)>> <<isiah>>Good, now here you got $ <<print $isiahsum>>. Now get dressed and get to work!<</isiah>> <p class="passage_text">You grab the money and dress on, before heading [[back to the shop->Orgasmuswork]]...</p> <<set $sex_masturbated += 1>> <<unfaitfulsex "guys at the erotic shop">> <<donesin "masturbated-with-a-dildo-in-a-sex-shop">> <<addmoney $isiahsum>>, <<redlust 20>>, <<redmoral 2>>, <<addrep 1>>, <<redenergy 10>>, <<redhygiene 10>>, <<redlooks 3>>, <<addlib 1>> <<elseif $goodstried eq 5>> <<isiah>>Well <<print $firstname>>, Today I have something special for you... So just strip and lay down of the sofa...<</isiah>> <<you>>Eh, I really...<</you>> <<isiah>>I said, STRIP!!!<</isiah>> <<you>>Yes, yes, yes...<</you>> <p class="passage_text">Soon after you lay nude on the sofa. Isiah hands you a big black dildo...</p> <<isiah>>This is a special designed anal dildo, so put it up your ass, and try it...<</isiah>> <<print '<img src="images/' + $girl + '/pain4.jpg" class="jpgimage" width="30%">'>> <<you>>WHAT? Ass? No Way!<</you>> <img src="mall/images/isiah_furious.jpg" class="jpgimage" width="30%"> <<isiah>>DO IT!! OR GET THE HELL OUT OF HERE!!!<</isiah>> <p class="passage_text">Isiah is so angry that you don't dare say anything more, scared of loosing your job... So soon after you carefully push the dildo into your ass...</p> <<isiah>>That's better... Now try pushing it on and out...<</isiah>> <<print '<video src="images/' + $girl + '/dildoisiah3-1.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<you>>Oh my god... It's so big...<</you>> <<isiah>>Push it deep in and let it stay there! I have another toy for you...<</isiah>> <<you>>Another?? But...<</you>> <p class="passage_text">He suddenly hands you a big massage stick...</p> <<isiah>>Now, keep this over your pussy while...<</isiah>> <<you>>But, I can't... I...<</you>> <<isiah>>DO IT!<</isiah>> <p class="passage_text">With one hand of the ass dildo and one on the massage stick you are fully occupied...</p> <<print '<video src="images/' + $girl + '/dildoisiah3-2.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<you>>Oh my Gooood!!! This is to much for me.... Ooooooohh...<</you>> <<isiah>>COME ON! KEEP IT THERE! DO IT!<</isiah>> <<you>>OOOOOhhhhhh! OOOOOhhhh! Can't hold back!!!! Oooooooooooooooohhhhhhh!!!!<</you>> <<print '<video src="images/' + $girl + '/dildoisiah3-3.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You end up with getting av massive orgasm that you never had before...</p> <<isiah>>YEAH!!! That's my girl!!! You enjoyd that did'nt you!<</isiah>> <<you>>Oh, it was so powerful...<</you>> <<set $isiahsum = parseInt(30 * $levelpercent)>> <<isiah>>This is going to be a bestseller... Now here you got $ <<print $isiahsum>>. Now dress on and [[get back to work->Orgasmuswork]]...<</isiah>> <<set $sex_masturbated += 1>> <<set $sex_anal += 1>> <<unfaitfulsex "guys at the erotic shop">> <<donesin "assfucked-with-a-dildo-in-a-sex-shop">> <<addmoney $isiahsum>>, <<redlust 30>>, <<redmoral 3>>, <<addrep 1>>, <<redenergy 15>>, <<redhygiene 15>>, <<redlooks 3>>, <<addlib 2>> <<elseif $goodstried gt 5>> <<isiah>>This time I have something really special for you. You gonna love this!<</isiah>> <img src="mall/images/irritatedisiah4.jpg" class="jpgimage" width="30%"> <<you>>What do you mean???<</you>> <<print '<img src="images/' + $girl + '/despair2.jpg" class="jpgimage" width="30%">'>> <<isiah>>It's a fuck machine I want you to test out for me...<</isiah>> <<you>>What????<</you>> <<isiah>>Yeah, you just have to lie there and the machine will do the rest...<</isiah>> <<you>>But I can't do that! What if it hurts me? No way!<</you>> <<isiah>>It won't hurt you! Trust me! Come on now! Undress and get down on the couch...<</isiah>> <<you>>Are you sure?.... ... Ok, if you say so...<</you>> <p class="passage_text">You lie down on the couch, and Isiah brings in the machine...</p> <<isiah>>Lay down on the side so I can try it in your ass first... Come on!<</isiah>> <<you>>In my ass??? No, I can't let a machine fuck my ass!<</you>> <<isiah>>You have done it before with a dildo, now we try this! COME ON NOW!!!<</isiah>> <<print '<img src="images/' + $girl + '/pain.jpg" class="jpgimage" width="30%">'>> <<you>>But I... I...<</you>> <p class="passage_text">Slowly you put the machine dildo in your ass, and Isiah starts the machine...</p> <<print '<video src="images/' + $girl + '/dildoisiah4-1.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<isiah>>Yes, that's it... I will indrease the tempo at bit now...<</isiah>> <<print '<video src="images/' + $girl + '/dildoisiah4-2.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<you>>Oh my god... No.... Oh...<</you>> <<isiah>>Lay on your back now, so that I can show how it really works...<</isiah>> <<you>>Oh... must... I.... Oh...<</you>> <<print '<video src="images/' + $girl + '/dildoisiah4-3.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After a while he wants you up on your knees...</p> <<isiah>>Now let's try it in yur pussy...<</isiah>> <p class="passage_text">The fucking machine penetrates your pussy in a fast pace, and you can't hold back any longer...</p> <<you>>Oh my god... Oh my god... OOOOOOOOOOOOOOhhhhhhhhh....<</you>> <<print '<video src="images/' + $girl + '/dildoisiah4-4.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<set $isiahsum = parseInt(40 * $levelpercent)>> <p class="passage_text">Your body tremble when you get your orgasm...</p> <<isiah>>Ha ha ha... That was a good one... This machine is incredible!!!! Something to have in our stock...<</isiah>> <<isiah>>Look here, <<print $firstname>>. You did well... here you got $ <<print $isiahsum>>. Now get [[back to work->Orgasmuswork]]...<</isiah>> <<set $sex_masturbated += 1>> <<set $sex_anal += 1>> <<unfaitfulsex "guys at the erotic shop">> <<donesin "assfucked-with-a-fuckmachine-in-a-sex-shop">> <<addmoney $isiahsum>>, <<redlust 30>>, <<redmoral 3>>, <<addrep 1>>, <<redenergy 15>>, <<redhygiene 15>>, <<redlooks 3>>, <<addlib 2>> <<set $eroshopcorr to 2>> <<set $corrattemp to 0>> <</if>> <<set $goodstried += 1>> <</nobr>><<nobr>> <<if $goodstried eq 7>> <<isiah>>It's obvious that you have no experience with glory holes ... That's why I want you to train with me first ...<</isiah>> <img src="mall/images/irritatedisiah4.jpg" class="jpgimage" width="30%"> <<you>>But what am I going to do...<</you>> <<isiah>>Go in to the backroom and the second cubicle room on the left, and take off your blouse so your tits are bare. Some customers like to peek trough the wall and look at a girls tits... I will give you further instructions when I arrive...<</isiah>> <<print '<img src="images/' + $girl + '/begging.jpg" class="jpgimage" width="30%">'>> <<you>>I am not sure if I can... I am too nervous...<</you>> <<isiah>>Sure you can!! Pull yourself together and get in to the backroom now!<</isiah>> <img src="mall/images/cubicleroom.jpg" class="jpgimage" width="30%"> <p class="passage_text">His strict tone make you even more nervous, but you open the door to backroom and go in. You can hear strange sounds for many of the cubicle rooms...</p> <img src="mall/images/gloryhole.jpg" class="jpgimage" width="30%"> <p class="passage_text">You remember what Isiah said and go into the second left cubicle room. There is a big hole in the wall. You take off your blouse and wait... After a few minutes you hear someone on the other side of the wall... Suddenly a big black cock is visible in the glory hole...</p> <<isiah>>Come on! Grab my cock and touch it...<</isiah>> <<you>>Eh... I... Ok...<</you>> <<print '<video src="images/' + $girl + '/practiceglhole1-1.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You grab the cock and start wanking it slowly...</p> <<isiah>>Lick it now! Do it!<</isiah>> <<print '<video src="images/' + $girl + '/practiceglhole1-2.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You give it a lick with your tongue while wanking him...</p> <<isiah>>That's good. Now I want you to put it your mouth and blow...<</isiah>> <<print '<video src="images/' + $girl + '/practiceglhole1-3.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<you>>Glob... Glob... Glob...<</you>> <<isiah>>Faster! Faster! Use your tongue! Faster!<</isiah>> <<print '<video src="images/' + $girl + '/practiceglhole1-4.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<isiah>>Yes! Yes! Wank it! Wank it! Faster! Faster! Oh my god! I'm cumming!!!<</isiah>> <<print '<video src="images/' + $girl + '/practiceglhole1-5.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Isiah starts to ejaculate on your face...</p> <<set $isiahsum = parseInt(50 * $levelpercent)>> <<isiah>>That was real good, <<print $firstname>>... You did well, but need more practice... Here is $ <<print $isiahsum>>. Now you can go [[back to work->Orgasmuswork]]...<</isiah>> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<set $sex_gloryholes += 1>> <<donesin "suck-dick-in-a-gloryhole-in-a-sex-shop">> <<unfaitfulsex "guys at the erotic shop">> <<redenergy 15>>, <<addlust 20>>, <<redhygiene 20>>, <<redlooks 10>>, <<redmoral 3>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 0.5>> <<elseif $goodstried eq 8>> <<isiah>>I think you need to train some more with me at the glory holes. Besides I got a friend with me, so you can have double practice today...<</isiah>> <img src="mall/images/irritatedisiah1.jpg" class="jpgimage" width="30%"> <<you>>But I don't want to do it... Can't I work in the shop instead? Pleeeeease...<</you>> <<isiah>>DON'T START TO ARGUE AGAIN! I CAN'T STAND IT!!! DO AS I TELL YOU!!! UNDERSTAND!!!<</isiah>> <img src="mall/images/isiah_furious.jpg" class="jpgimage" width="30%"> <<you>>I did not mean to... I am so sorry... I will go straight away!<</you>> <<print '<img src="images/' + $girl + '/lookdown.jpg" class="jpgimage" width="30%">'>> <<isiah>>That's better! Now, go to same cubicle, second on left side and wait for us...<</isiah>> <p class="passage_text">Without argueing any more you go into the backroom... A big black cock is already waiting for you...</p> <<print '<video src="images/' + $girl + '/practiceglhole2-1.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Grab it, a voice says behind the wall. You grab it and touch it... IT'S HUGE!!</p> <<isiah>>Now start sucking my friends dick! Go on!<</isiah>> <<you>>But it's so big... I... I try my best...<</you>> <<print '<video src="images/' + $girl + '/practiceglhole2-2.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You suck as good as you can, and judged by his moaning you do a fine job... Suddenly the dick is gone and another one comes in. This one you know. It's Isiah's... You give this one a good suck as well...</p> <<print '<video src="images/' + $girl + '/practiceglhole2-3.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<you>>Glob glob glob...<</you>> <p class="passage_text">Suddenly Isiah also withdraw his dick... You sit and wait for a few moments, wondering where they went, when suddenly the door opens behind you... Both Isiah and his friend comes in...</p> <<isiah>>Hi there, <<print $firstname>>... You got us so horny that we want you to treat use both at the same time...<</isiah>> <<you>>But but...<</you>> <<print '<video src="images/' + $girl + '/practiceglhole2-4.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<isiah>>We want to cum all over your face... You first bro...<</isiah>> <p class="passage_text">Suddenly Isiah's friend starte to pump his cum onto your face... Yeah, this slut is hot, he says...</p> <<print '<video src="images/' + $girl + '/practiceglhole2-5.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<isiah>>Now it's my turn, bro... I want to put some cream on her pretty face...<</isiah>> <<print '<video src="images/' + $girl + '/practiceglhole2-6.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Some seconds later Isiah cums over your face too...</p> <<set $isiahsum = parseInt(60 * $levelpercent)>> <<isiah>>That's enough practice for today, <<print $firstname>>. Here you got $ <<print $isiahsum>>. Now get [[back to work->Orgasmuswork]]...<</isiah>> <<set $sex_blowjob += 2>> <<set $sex_cuminmouth += 2>> <<set $sex_gloryholes += 2>> <<donesin "suck-dick-in-a-gloryhole-in-a-sex-shop">> <<unfaitfulsex "guys at the erotic shop">> <<redenergy 20>>, <<addlust 25>>, <<redhygiene 25>>, <<redlooks 10>>, <<redmoral 3>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <<elseif $goodstried gt 8>> <<set $ghloc = $direction.random()>> <<set $randomroom = random(8) + 1>> <<isiah>>Let's see... You can take cubicle room number <<print $randomroom>> on the <<print $ghloc>>... So get going, time is money!<</isiah>> <img src="mall/images/irritatedisiah3.jpg" class="jpgimage" width="30%"> <<you>>But but...<</you>> <<print '<img src="images/' + $girl + '/lookdown.jpg" class="jpgimage" width="30%">'>> <p class="passage_text">You are about to say something, but decide not too, afraid of his temper... So you hurry into the backroom and find your cubicle...</p> <img src="mall/images/ghroomempty.jpg" class="jpgimage" width="30%"> <<set $randomvid = random(19)>> <p class="passage_text">You don't have to wait long, before you hear some noices on the other side of the wall, and soon a dick is visible in the glory hole...</p> <p class="passage_text">You immediately start to suck him the best you can...</p> <<print '<video src="mall/images/ghsuck' + $randomvid + '.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<set $randomvid = random(6)>> <p class="passage_text">After a while you can hear his heavy breathing becomes more notable, and soon after he cums in your face...</p> <<print '<video src="mall/images/ghcum' + $randomvid + '.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You then clean your face and wait for the next customer to appear...</p> <<set $randomcust = random(3) + 3>> <<set $bjmoney = $randomcust * 30>> <video src="mall/images/cleancumshot.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">After 90 minutes you have served <<print $randomcust>> customers, and can collect $ <<print $bjmoney>> and [[go home->Mallentrance]]...</p> <<addmoney 150>>, <<redenergy 40>>, <<addlust 35>>, <<redhygiene 40>>, <<redlooks 15>>, <<redmoral 5>>, <<addrep 2>>, <<redweight 0.5>>, <<adddrug_sex 2>>, <<addlib 3>> <<set $sex_blowjob += $randomcust>> <<set $sex_cuminmouth += $randomcust>> <<set $sex_gloryholes += $randomcust>> <<unfaitfulsex "guys at the erotic shop">> <<donesin "suck-dick-in-a-gloryhole-in-a-sex-shop">> <<set $didwork to 1>> <</if>> <<set $goodstried += 1>> <</nobr>><<nobr>> <p class="passage_text">As soon as you enter his office he turns to you and look really angry...</p> <<isiah>>What is the matter with you <<print $firstname>>!!! This is the second time you don't show up at work!!! Are you aware of what situation you put me in???<</isiah>> <img src="mall/images/isiah_angry1.jpg" class="jpgimage" width="50%"> <<you>>But, I really did not mean to I...<</you>> <<isiah>>I've had enough of your bad excuses!<</isiah>> <<you>>Please, Mr. Isiah... Don't fire me... Please...<</you>> <<isiah>>If you want to keep your job, I want to see some real remorse!<</isiah>> <<you>>Please Mr. Isiah, I do anything... Please don't fire me...<</you>> <<isiah>>You can start by taking off your clothes...<</isiah>> <p class="passage_text">Will you really [[do that->Sexwithisiah1]] or will you [[run out of the shop->Escapeisiah]]...</p> <</nobr>><<nobr>> <img src="mall/images/escapefrommall.jpg" class="jpgimage" width="50%"> <p class="passage_text">You rush out the door, knowing that this is the end of your job at the shop. You head back [[to the street->Mainstreet]].</p> <<set $work = "none">> <<set $workdays to 0>> <<set $moneyearned to 0>> <<set $didwork to 0>> <<set $noshow to 0>> <<set $warninggiven to 0>> <<set $noeroshopjobavailable to 1>> <<set $warningmessage to "">> <</nobr>><<nobr>> <p class="passage_text">You start to unbutton your blouse for Isiah, and he immidiately seems more happy with you...</p> <<print '<video src="images/' + $girl + '/sexisiahoffice1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<isiah>>Yes that's it! And now take off your skirt!<</isiah>> <<you>>But... but...<</you>> <<isiah>>NOW!!!<</isiah>> <<print '<video src="images/' + $girl + '/sexisiahoffice2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You hurry to take off your skirt too... [[Continue->Sexwithisiah2]]</p> <</nobr>><<nobr>> <<isiah>>Now, I want you down on your knees and take off my trouses...<</isiah>> <<you>>I... I... Ok...<</you>> <<print '<video src="images/' + $girl + '/sexisiahoffice3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You start to unbutton his trouses and then take them off... [[Continue->Sexwithisiah3]]</p> <</nobr>><<nobr>> <p class="passage_text">When you see his dick you really can't believe it... It's HUGE...</p> <<isiah>>And now suck it! COME ON, I DON'T HAVE WHOLE DAY! SUCK IT!!!<</isiah>> <<you>>But... But...<</you>> <<print '<video src="images/' + $girl + '/sexisiahoffice4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You seem to have no other choice, so you start to suck his big cock... [[Continue->Sexwithisiah4]]</p> <</nobr>><<nobr>> <<isiah>>YES! That's it! Come on! Faster! Faster!<</isiah>> <<you>>Glob... glob... glob...<</you>> <p class="passage_text">You take him as deep in your mouth as you can, while trying to jerk him... He then start to breathe more heavily...</p> <<isiah>>Almost here!!! YEEEEES!!!!<</isiah>> <<print '<video src="images/' + $girl + '/sexisiahoffice5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">He splats his cum all over your face and covers you with jizz... [[Continue->Sexwithisiah5]]</p> <</nobr>><<nobr>> <<isiah>>Now I hope you have learned not to skip your duty's...<</isiah>> <img src="mall/images/isiah_irritated.jpg" class="jpgimage" width="40%"> <<you>>Yes I promise... I will not do it again...<</you>> <<print '<img src="images/' + $girl + '/dontcare.jpg" class="jpgimage" width="30%">'>> <<isiah>>Good... Now get back to work...<</isiah>> <p class="passage_text">You dress on as fast as you can and hurry [[back to the shop->Orgasmuswork]]...</p> <<addmins 30>> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<set $warningmessage to "">> <<redenergy 15>>, <<redhygiene 15>>, <<redlooks 10>>, <<addrep 1>>, <<redmoral 8>>, <<adddrug_sex 1>> <<unfaitfulsex "guys at the erotic shop">> <<donesin "suck-isiahs-dick-in-a-sex-shop">> <</nobr>><<nobr>> <<set $toiletplace to "Mallbathroom">> <<addmins 10>> <h3 class="passage_header">Bathroom</h3> <img src="mall/images/mallbathroom.jpg" class="jpgimage" width="60%"> <table><tr><td valign="top" style="padding-top: 0px;"> <ul class="passage_text"> <li>[[Makeup<-Add makeup]]</li> <li>[[Perfume<-Add perfume]]</li> <li>[[Freshup<-Fresh yourself up]]</li> <li>[[Wc<-Go to toilet]]</li> <<if $cocainbags gt 0>> <li>[[Haveajoint<-Smoke a joint]]</li> <</if>> <<if $joints gt 0>> <li>[[Haveastripe<-Snort a line of cocain]]</li> <</if>> <li>[[Mallentrance<-Return to mall]]</li> </ul></td></tr></table> <</nobr>><<nobr>> <<if $gameDate.getHours() gte 20>> <p class="passage_warning">Sorry, The shop is closing now. Come back tomorrow.</p> <p class="passage_warning">You have to go [[back to the street->Mainstreet]]</p> <<else>> <h3 class="passage_header">Yes Sport Shop</h3> <img src="mall/images/fashionshop.jpg" class="jpgimage" width="50%"> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You are in the Tops woman fashion shop. What do you want to buy? <ul> <<set $fashiondress = parseInt(100 * $costpercent)>> <<set $standarddress = parseInt(60 * $costpercent)>> <<set $highheels = parseInt(80 * $costpercent)>> <<set $loafers = parseInt(40 * $costpercent)>> <<isInInv Fashiondress>> <li>Fashion Dress - $ <<print $fashiondress>> <<if $money gte $fashiondress>><<if $ininventory eq "true">><b style="color:red;">You already have a Fashion Dress</b> <<else>><<link [[Buy it|Topsfashion]]>> <<set $money -= $fashiondress>> <<addToInv Fashiondress>> <</link>><</if>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <<isInInv Standarddress>> <li>Standard dress - $ <<print $standarddress>> <<if $money gte $standarddress>><<if $ininventory eq "true">><b style="color:red;">You already have a Standard dress</b> <<else>><<link [[Buy it|Topsfashion]]>> <<set $money -= $standarddress>> <<addToInv Standarddress>> <</link>><</if>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <<isInInv Highheels>> <li>High heels shoes - $ <<print $highheels>> <<if $money gte $highheels>><<if $ininventory eq "true">><b style="color:red;">You already have a pair of High heels shoes</b> <<else>><<link [[Buy it|Topsfashion]]>> <<set $money -= $highheels>> <<addToInv Highheels>> <</link>><</if>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <<isInInv Loafers>> <li>Loafers shoes - $ <<print $loafers>> <<if $money gte $loafers>><<if $ininventory eq "true">><b style="color:red;">You already have a pair of Loafers shoes</b> <<else>><<link [[Buy it|Topsfashion]]>> <<set $money -= $loafers>> <<addToInv Loafers>> <</link>><</if>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> </ul> Go back to the [[Mallentrance<-mall entrance]]</p> </td></tr></table> <</if>> <</nobr>><<nobr>> <<if $gameDate.getHours() gte 20>> <p class="passage_warning">Sorry, The shop is closing now. Come back tomorrow.</p> <p class="passage_warning">You have to go [[back to the street->Mainstreet]]</p> <<else>> <h3 class="passage_header">Yes Sport Shop</h3> <img src="mall/images/yessportshop.jpg" class="jpgimage" width="50%"> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You are in the Yes sports shop. What do you want to buy? <ul> <<set $yogamat = parseInt(40 * $costpercent)>> <<set $runningshoes = parseInt(50 * $costpercent)>> <<set $bikini= parseInt(35 * $costpercent)>> <<set $sunglasses = parseInt(25 * $costpercent)>> <<set $football = parseInt(20 * $costpercent)>> <<isInInv Yogamat>> <li>Yoga Mat - $ <<print $yogamat>> <<if $money gte $yogamat>><<if $ininventory eq "true">><b style="color:red;">You already have a Yogamat</b> <<else>><<link [[Buy it|Yessportshop]]>> <<set $money -= $yogamat>> <<addToInv Yogamat>> <</link>><</if>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <<isInInv Football>> <li>Football - $ <<print $football>> <<if $money gte $football>><<if $ininventory eq "true">><b style="color:red;">You already have a Football</b> <<else>><<link [[Buy it|Yessportshop]]>> <<set $money -= $football>> <<addToInv Football>> <</link>><</if>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <<isInInv Runningshoes>> <li>Running shoes - $ <<print $runningshoes>> <<if $money gte $runningshoes>><<if $ininventory eq "true">><b style="color:red;">You already have Running shoes</b> <<else>><<link [[Buy it|Yessportshop]]>> <<set $money -= $runningshoes>> <<addToInv Runningshoes>> <</link>><</if>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <<isInInv Bikini>> <li>Bikini - $ <<print $bikini>> <<if $money gte $bikini>><<if $ininventory eq "true">><b style="color:red;">You already have a Bikini</b> <<else>><<link [[Buy it|Yessportshop]]>> <<set $money -= $bikini>> <<addToInv Bikini>> <</link>><</if>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <<isInInv Sunglasses>> <li>Sun glasses - $ <<print $sunglasses>> <<if $money gte $sunglasses>><<if $ininventory eq "true">><b style="color:red;">You already have Sunglasses</b> <<else>><<link [[Buy it|Yessportshop]]>> <<set $money -= $sunglasses>> <<addToInv Sunglasses>> <</link>><</if>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> </ul> Go back to the [[Mallentrance<-mall entrance]]</p> </td></tr></table> <</if>> <</nobr>><<nobr>> <<addmins 5>> <<if $gameDate.getHours() gte 20>> <p class="passage_warning">Sorry, The shop is closing now. Come back tomorrow.</p> <p class="passage_warning">You have to go [[back to the street->Mainstreet]]</p> <<else>> <h3 class="passage_header">Vitam Pharmacy</h3> <img src="mall/images/vitampharmacy.jpg" class="jpgimage" width="50%"> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You are in the Vitam pharmacy. What do you want to buy? <<set $bcpills = parseInt(20 * $costpercent)>> <<set $pkpills = parseInt(10 * $costpercent)>> <<set $shampcoo = parseInt(10 * $costpercent)>> <<set $perfumebott = parseInt(20 * $costpercent)>> <<set $bodylot = parseInt(10 * $costpercent)>> <<set $shavekit = parseInt(8 * $costpercent)>> <<set $condpack = parseInt(10 * $costpercent)>> <<set $makeupset = parseInt(30 * $costpercent)>> <ul> <li>Birth control pills (21 days) - $ <<print $bcpills>> <<if $money gte $bcpills>><<link [[Buy it|Vitampharmacy]]>> <<set $money -= $bcpills>> <<set $ppills += 21>> <</link>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <li>Painkiller pills (10 pieces) - $ <<print $pkpills>> <<if $money gte $pkpills>><<link [[Buy it|Vitampharmacy]]>> <<set $money -= $pkpills>> <<set $painkillers += 10>> <</link>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <li>Shampoo-Conditioner (10 times) - $ <<print $shampcoo>> <<if $money gte $shampcoo>><<link [[Buy it|Vitampharmacy]]>> <<set $money -= $shampcoo>> <<set $shampooconditioner += 10>> <</link>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <li>Perfume (20 doses) - $ <<print $perfumebott>> <<if $money gte $perfumebott>><<link [[Buy it|Vitampharmacy]]>> <<set $money -= $perfumebott>> <<set $perfume += 20>> <</link>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <li>Bodylotion (15 times) - $ <<print $bodylot>> <<if $money gte $bodylot>><<link [[Buy it|Vitampharmacy]]>> <<set $money -= $bodylot>> <<set $bodylotion += 15>> <</link>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <li>Shaving kit (10 times) - $ <<print $shavekit>> <<if $money gte $shavekit>><<link [[Buy it|Vitampharmacy]]>> <<set $money -= $shavekit>> <<set $shaving += 10>> <</link>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <li>Female condoms (10 pack) - $ <<print $condpack>> <<if $money gte $condpack>><<link [[Buy it|Vitampharmacy]]>> <<set $money -= $condpack>> <<set $condoms += 10>> <</link>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <li>Makeup set large size- $ <<print $makeupset>> <<if $money gte $makeupset>><<link [[Buy it|Vitampharmacy]]>> <<set $money -= $makeupset>> <<set $makeup += 20>> <</link>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> </ul> You have to go [[back to the street->Mainstreet]]</p> </td></tr></table> <</if>> <</nobr>><<nobr>> <<addmins 5>> <<if $gameDate.getHours() gte 20>> <p class="passage_warning">Sorry, The cafe is closing now. Come back tomorrow.</p> <p class="passage_warning">You have to go [[back to the street->Mainstreet]]</p> <<else>> <h3 class="passage_header">Banzai Cafe</h3> <img src="mall/images/banzaicafe.jpg" class="jpgimage" width="50%"> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You are in the Banzai Cafe. What do you want to buy? <<set $bpai = parseInt(8 * $costpercent)>> <<set $burger = parseInt(10 * $costpercent)>> <<set $sandwich = parseInt(8 * $costpercent)>> <<set $soup = parseInt(7 * $costpercent)>> <ul> <li>Blueberry Pie and coffee - $ <<print $bpai>> <<if $money gte $bpai>><<link [[Buy|Eatatmallcafe]]>> <<set $money -= $bpai>> <<set $cafemeal to "blueberrypai">> <</link>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <li>Hamburger and soda - $ <<print $burger>> <<if $money gte $burger>><<link [[Buy|Eatatmallcafe]]>> <<set $money -= $burger>> <<set $cafemeal to "hamburger">> <</link>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <li>Sandwich and soda - $ <<print $sandwich>> <<if $money gte $sandwich>><<link [[Buy|Eatatmallcafe]]>> <<set $money -= $sandwich>> <<set $cafemeal to "sandwich">> <</link>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <li>Soup of the day - $ <<print $soup>> <<if $money gte $soup>><<link [[Buy|Eatatmallcafe]]>> <<set $money -= $soup>> <<set $cafemeal to "soup">> <</link>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> </ul> Go back to the [[Mallentrance<-mall entrance]] </p></td></tr></table> <</if>> <</nobr>><<nobr>> <<if $maxdayweight gt 2>> <p class="passage_warning">You are full. You cannot eat anymore for now... [[Return|previous()]]</p> <<else>> <<addmins 30>> <<print '<h3 class="passage_header">Enjoy $cafemeal at the Banzai cafe</h3>'>> <<print '<img src="mall/images/' + $cafemeal + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You sit down and enjoy your food. After a while you look at the clock. Time to move on and go back to the [[Mallentrance<-mall entrance]]</p> <<addenergy 10>>, <<addweight 0.5>> <</if>> <</nobr>><<nobr>> <<set $haircut = parseInt(15 * $costpercent)>> <h3 class="passage_header">At the hairdresser</h3> <img src="mall/images/hairsaloon.jpg" class="jpgimage" width="50%"> <p class="passage_text"> <ul> <li>[[Standard hair cut->Haircut]] - $ <<print $haircut>></li> </ul></p> <p class="passage_text">[[Return to mall->Mallentrance]]...</p> <</nobr>><<nobr>> <<set $haircut = parseInt(15 * $costpercent)>> <<if $lasthaircutdays lt 12>> <p class="passage_warning">You don't need a haircut now. You recently did that. [[Continue->Mallentrance]]...</p> <<elseif $money lt $haircut>> <p class="passage_warning">You don't need a haircut now. You recently did that. [[Continue->Mallentrance]]...</p> <<else>> <h3 class="passage_header">Haircut</h3> <<addmins 40>> <<set $lasthaircutdays to 0>> <<set $randomimage = random(4)>> <<print '<img src="mall/images/hairdresser' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You get a nice haircut at the hairdresser [[Continue->Mallentrance]]...</p> <<addlooks 4>>, <<redmoney $haircut>>, <<addmoral 3>> <</if>> <</nobr>> /* Life at University Scene: Park Locations: Jogging Bench Walk Buying drugs Sunbathing Prostitution */<<nobr>> <<set $taxirequest to 0>> <<if $gameDate.getHours() gt 19>> <<addclass ".park" "parknight">> <<removeclass ".park" "park">> <</if>> <<if $gameDate.getHours() lt 23>> <<set $randomaction = random(4)>> <<if $gameDate.getHours() gt 20 and $randomaction eq 1>> <<addmins 60>> <h3 class="passage_header">Wandering around in the City park</h3> <p class="passage_text">It's late and you walk through the dark park You realize that you actually should not be here...</p> <video src="park/images/inthedarkpark.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">Suddenly a man grabs your purse...</p> <<if $fitness gt 50>> <img src="park/images/kickballs.jpg" class="jpgimage" width="40%"><br> <img src="park/images/thiefhurts.jpg" class="jpgimage" width="40%"> <p class="passage_text">You hold on to your purse and kick him so hard that he nealy faint. Finally your fitness come in use... You run out of the part and [[back home...->Apartment]]</p> <<else>> <img src="park/images/robbed.jpg" class="jpgimage" width="70%"> <p class="passage_text">He runs off before you can do anything. You scream for police but he is long gone with all your money... You run all that you can [[back home...->Apartment]]</p> <<set $money to 0>> <</if>> <<elseif $gameDate.getHours() gt 20 and $randomaction eq 3>> <h3 class="passage_header">Wandering around in the City park</h3> <p class="passage_text">It's late and you walk through the dark park You realize that you actually should not be here...</p> <video src="park/images/inthedarkpark.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video> <p class="passage_text">Suddenly a man grabs you and hold his hand over your mouth...</p> <<print '<img src="images/' + $girl + '/scared_dark.jpg" class="jpgimage" width="40%">'>> <<if $fitness gt 50>> <img src="park/images/kickballs.jpg" class="jpgimage" width="40%"><br> <img src="park/images/thiefhurts.jpg" class="jpgimage" width="40%"> <p class="passage_text">You turn around and kick him so hard that he nealy faint. Finally your fitness come in use... You run out of the part and [[back home...->Apartment]]</p> <<else>> <p class="passage_text">[[Continue->Fuckedintepark]]</p> <</if>> <<else>> <h3 class="passage_header">City Park</h3> <<addmins 5>> <<if $gameDate.getHours() gt 19>> <img src="park/images/parkentrance_dark.jpg" class="jpgimage" width="50%"> <<else>> <img src="park/images/parkentrance.jpg" class="jpgimage" width="50%"> <</if>> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You are at the park entrance. What would you like to do? <<set $weedprice = parseInt(25 * $costpercent)>> <<set $cokeprice = parseInt(50 * $costpercent)>> <ul> <li>[[Jogging<-Go jogging]]</li> <li>[[Bench<-Sit down on a bench]]</li> <li>[[Walkinthepark<-Go for a walk]]</li> <li>[[Deepforrest<-Go for a walk in the forrest]]</li> <li>[[Sunbathpark<-Go sunbathing]]</li> <<if $money gte $cokeprice and $cocainbags lte 1>> <li>[[Buycoke<-Buy some cocain]]</li> <<elseif $money lt $cokeprice and $cocainbags lte 1>> <li>[[Buycokewithsex<-Buy some cocain]]</li> <</if>> <<if $money gte $weedprice and $joints lte 1>> <li>[[Buyweed<-Buy some weed]]</li> <<elseif $money lt $weedprice and $joints lte 1>> <li>[[Buyweedwithsex<-Buy some weed]]</li> <</if>> <li>[[Haveajoint<-Smoke a joint]]</li> <li>[[Haveastripe<-Snort a line of cocain]]</li> <<if $liberal gt 80 or $rep_status eq "Slut">> <li>[[Sellsexinpark<-Look for sex customers in the park]]</li> <</if>> <li>[[Chapelstreet<-Back to Chapelstreet]]</li> </ul></p></td></tr></table> <</if>> <<else>> <p class="passage_warning">Sorry, the park is closed now. Openinghours 06.00 - 22.00</p> <p class="passage_text">[[Chapelstreet<-Continue]]</p> <</if>> <</nobr>><<nobr>> <<set $randomvid = random(12)>> <h3 class="passage_header">Look for sex customers</h3> <<print '<video src="park/images/posecustomer' + $randomvid + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You are in the park and posing and showing some skin, looking for customers that wants to buy sex...</p> <<set $randommin = random(30)>> <<set $randomreq = random(4)>> <<addmins $randommin>> <<if $randomreq lt 3>> <p class="passage_text">After some time, a man starts to show interest for you...</p> <<sexcustomer>>Hello, there beauty... Want to earn som dollars?<</sexcustomer>> <<if $randomreq eq 0>> <<set $sexsale = (random(10) + 10) * $levelpercent>> <<sexcustomer>>If I can fuck you, I will give you $ <<print $sexsale>>...<</sexcustomer>> <p class="passage_text">Will you [[accept->Parkfuck]]? Or will you look for [[another customer->Sellsexinpark]] or just [[leave->Parkentrance]]?</p> <<elseif $randomreq eq 1>> <<set $sexsale = (random(20) + 10) * $levelpercent>> <<sexcustomer>>If I can fuck you in the ass, I will give you $ <<print $sexsale>>...<</sexcustomer>> <p class="passage_text">Will you [[accept->Parkfuckass]]? Or will you look for [[another customer->Sellsexinpark]] or just [[leave->Parkentrance]]?</p> <<else>> <<set $sexsale = (random(10) + 5) * $levelpercent>> <<sexcustomer>>If you will suck me, I will give you $ <<print $sexsale>>...<</sexcustomer>> <p class="passage_text">Will you [[accept->Parksuck]]? Or will you look for [[another customer->Sellsexinpark]] or just [[leave->Parkentrance]]?</p> <</if>> <<else>> <p class="passage_text">Noone seems to be interested right now. Would you search for [[another customer->Sellsexinpark]] or just [[leave->Parkentrance]]?</p> <</if>> <</nobr>><<nobr>> <<addmins 15>> <<set $randomvid = random(10)>> <h3 class="passage_header">Fucking customer in the park</h3> <<print '<video src="park/images/fuckprost' + $randomvid + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">The man want's to fuck you, and you accept... You really need the money...</p> <<print '<video src="park/images/pussycum' + $randomvid + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After a few minutes he yell out and spread his cream over your pussy. Then he gives you the money and leaves...</p> <p class="passage_text">Would you look for [[another customer->Sellsexinpark]] or [[leave->Parkentrance]]?</p> <<addmoney $sexsale>>, <<redlust 10>>, <<redhygiene 25>>, <<redenergy 30>>, <<addrep 2>>, <<redmoral 10>>, <<adddrug_sex 2>>, <<redlooks 8>>, <<addlib 1>> <<donesin "sell-sex-and-fuck-in-the-park">> <<cuminpussy>> <<set $sex_pussy += 1>> <<set $sex_cuminpussy += 1>> <<unfaitfulsex "people in the park">> <</nobr>><<nobr>> <<addmins 15>> <<set $randomvid = random(10)>> <h3 class="passage_header">Sucking customer in the park</h3> <<print '<video src="park/images/suckprost' + $randomvid + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">The man want's you to suck him, and you accept... You really need the money...</p> <<print '<video src="park/images/cumshot' + $randomvid + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After a few minutes he yell out and fill your mouth with his jizz. Then he gives you the money and leaves...</p> <p class="passage_text">Would you look for [[another customer->Sellsexinpark]] or [[leave->Parkentrance]]?</p> <<addmoney $sexsale>>, <<addlust 10>>, <<redhygiene 20>>, <<redenergy 25>>, <<addrep 2>>, <<redmoral 8>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<unfaitfulsex "people in the park">> <<donesin "sell-sex-and-suck-in-the-park">> <</nobr>><<nobr>> <<addmins 15>> <<set $randomvid = random(10)>> <h3 class="passage_header">Assfucked by customer in the park</h3> <<print '<video src="park/images/assprost' + $randomvid + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">The man want's to assfuck you, and you accept... You really must have the money...</p> <<print '<video src="park/images/assshot' + $randomvid + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After a few minutes he yell out and spread his cream over your ass. Then he gives you the money and leaves...</p> <p class="passage_text">Would you look for [[another customer->Sellsexinpark]] or [[leave->Parkentrance]]?</p> <<addmoney $sexsale>>, <<addlust 10>>, <<redhygiene 25>>, <<redenergy 30>>, <<addrep 2>>, <<redmoral 12>>, <<adddrug_sex 2>>, <<redlooks 8>>, <<addlib 1>> <<sexinpussy>> <<set $sex_anal += 1>> <<set $sex_cuminass += 1>> <<unfaitfulsex "people in the park">> <<donesin "sell-sex-and-analfuck-in-the-park">> <</nobr>><<nobr>> <<addmins 5>> <<if $gameDate.getHours() gt 19>> <<addclass ".park" "parknight">> <<removeclass ".park" "park">> <p class="passage_warning">The sun has set. There is no point in sunbathing now. [[Continue->Parkentrance]]</p> <<else>> <<isInInv Bikini>> <<if $ininventory eq "true">> <h3 class="passage_header">Sunbathing</h3> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">What would you like to do? <ul> <li>[[Sunbathlawn<-Sunbathe with bikini on the lawn for an hour]]</li> <li>[[Sunbathnudepark<-Go a bit deeper into the park and sunbathe nude]]</li> <li>[[Go back->Parkentrance]]</li> </ul></p></td></tr></table> <<else>> <p class="passage_warning">You do not have a bikini.</p> <p class="passage_text">Would you go [[back to the entrance->Parkentrance]] or go [[deeper into the park and sunbath nude->Sunbathnudepark]]</p> <</if>> <</if>> <</nobr>><<nobr>> <<isInInv Sunglasses>> <<if $ininventory eq "false" and $tansessionsaday gt 2>> <p class="passage_warning">You don't have sunglasses and you have already tanned yourself today. You eyes are sore...</p> <p class="passage_warning">[[Parkentrance<-Continue]]</p> <<else>> <<addmins 60>> <h3 class="passage_header">Relaxing in the sun on the lawn</h3> <<set $randomimage = random(5)>> <<print '<img src="park/images/sunblawn' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <<set $tanned += 1>> <<set $tansessionsaday += 1>> <p class="passage_text">Your skin is slightly getting more tanned and this improve your looks.</p> <p class="passage_warning">[[Sunbathpark<-Continue]]</p> <<redhygiene 5>>, <<addenergy 5>>, <<redlooks 3>> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Sunbathe naked</h3> <p class="passage_text">You go further into the park to be by yourself so you can do a nude sunbath</p> <<set $deepforrestcounter += 1>> <<if $deepforrestcounter lt 7>> <<set $randomaction = random(2)>> <<else>> <<set $randomaction = random(3)>> <</if>> <<if $randomaction eq 3>> <video src="park/images/rapeinpark0.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">You go deep into the park where no one can see you. You have just put on some lotion when you hear a sound behind you... [[Continue->Parkrape1]]</p> <<else>> <<isInInv Sunglasses>> <<if $ininventory eq "false" and $tansessionsaday gt 2>> <p class="passage_text">You don't have sunglasses and you have already tanned yourself today. You eyes are sore...<br>[[Parkentrance<-Continue]]</p> <<else>> <<set $tanned += 1>> <<set $tansessionsaday += 1>> <<set $randomimage = random(4)>> <<print '<img src="park/images/sunbnude' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You lie down and sunbath for an hour before you [[go back->Parkentrance]]...</p> <<addmins 60>> <<redhygiene 5>>, <<addenergy 5>>, <<redlooks 3>>, <<addlib 0.5>> <<donesin "sunbath-nude-in-the-park">> <</if>> <</if>> <</nobr>><<nobr>> <video src="park/images/rapeinpark1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">A guy is attacking you from behind and holds his hand over your mouth... He forces you to silence while you try to escape...</p> <p class="passage_text">He threatens you while he rips off your clothes... [[Continue->Parkrape2]]...</p> <</nobr>><<nobr>> <video src="park/images/rapeinpark2.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">He pulls you up on all fours before fucking you in doggystyle...</p> <<you>>NO NO... Please stop... You can have all my money.... Please...<</you>> <p class="passage_text">He does not listen and just continues fucking you... [[Continue->Parkrape3]]...</p> <</nobr>><<nobr>> <video src="park/images/rapeinpark3.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">A few minutes later he turns you around and places you on your back before continues penetrating you</p> <<you>>Stop Stop!!! Please...<</you>> <p class="passage_text">Suddenly he aim to pump his cum into and over your pussy... Here it comes slut, he yells..</p> <p class="passage_text">As soon as he finishes he grabs his clothes and run into the woods, leaving you in despair... </p> <p class="passage_text">You grab your clothes and [[hurry back to your apartment->Apartment]]</p> <<addmins 60>> <<cuminpussy>> <<set $sex_pussy += 1>> <<set $sex_cuminpussy += 1>> <<set $sex_rape += 1>> <<redlust 40>>, <<adddrug_sex 1>>, <<addrep 2>>, <<redmoral 5>>, <<redenergy 25>>, <<redhygiene 35>>, <<redlooks 10>> <<unfaitfulsex "people in the park">> <<donesin "been-raped-in-the-park">> <</nobr>><<nobr>> <<if $gameDate.getHours() gt 19>> <<addclass ".forrest" "parknight">> <<removeclass ".forrest" "forrest">> <</if>> <<set $deepforrestcounter += 1>> <<if $deepforrestcounter lt 7>> <<set $randomaction = random(2)>> <<else>> <<set $randomaction = random(3)>> <</if>> <video src="park/images/intothedeepforrest.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">You go for walk in the forrest where there is not so many people...</p> <<if $randomaction eq 1>> <p class="passage_text">Suddenly you hear a sound and turn to see... [[Continue->Sexinpark]]</p> <<addfitness 0.25>>, <<redenergy 10>>, <<redhygiene 10>>, <<redweight 0.25>>, <<redlooks 2>> <<elseif $randomaction eq 3>> <p class="passage_text">Suddenly you hear a sound and turn to see... [[Continue->Rapeinpark]]</p> <<else>> <<addmins 45>> <p class="passage_text">The air is so refreshing here, and you feel much better before you [[go back->Parkentrance]]...</p> <<addfitness 0.25>>, <<addmoral 0.5>>, <<redenergy 10>>, <<redhygiene 10>>, <<redweight 0.25>>, <<redlooks 2>> <</if>> <</nobr>><<nobr>> <<if $gameDate.getHours() gt 19>> <<addclass ".forrest" "parknight">> <<removeclass ".forrest" "forrest">> <</if>> <<addmins 25>> <<set $randomvid = random(4)>> <<print '<video src="park/images/sexinpark' + $randomvid + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">There right in front of you a couple have sex in the park... They don't even notice you... What a shameless behavior...</p> <p class="passage_text">[[Parkentrance<-Continue]]</p> <<redmoral 0.5>>, <<addlib 0.5>> <</nobr>><<nobr>> <<if $gameDate.getHours() gt 19>> <<addclass ".forrest" "parknight">> <<removeclass ".forrest" "forrest">> <</if>> <p class="passage_text">Out of nowhere a big black guy is coming straight at you..</p> <<print '<img src="images/' + $girl + '/pain4.jpg" class="jpgimage" width="20%">'>> <p class="passage_text">You start to scream, but he just grabs you and drag you over to a wooden stand near by...</p> <video src="park/images/girlrape1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">[[Rapeinpark2<-Continue]]</p> <</nobr>><<nobr>> <<if $gameDate.getHours() gt 19>> <<addclass ".forrest" "parknight">> <<removeclass ".forrest" "forrest">> <</if>> <<you>>NOOOOOO... Please let me go... You can have all my money... PLEASE!!!!<</you>> <video src="park/images/girlrape2.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<you>>NO NO POLICE!!!! HELP!!! Mmmsfsmsm...<</you>> <p class="passage_text">He bends you over the stand and holds his hand over your mouth to slience you</p> <p class="passage_text">He does not care about you and pulls up you skirt and drags your panties aside before starting to penetrate you with his monster cock...</p> <p class="passage_text">[[Rapeinpark3<-Continue]]</p> <</nobr>><<nobr>> <<if $gameDate.getHours() gt 19>> <<addclass ".forrest" "parknight">> <<removeclass ".forrest" "forrest">> <</if>> <p class="passage_text">He pulls you even further over the stand so your head hangs upside down... Then he forces his big black dick into your mouth...</p> <video src="park/images/girlrape3.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<you>>NO NO....mmdfmmfs...<</you>> <p class="passage_text">While you are forced to suck him, he eats you pussy. Suddenly he pulls out and begin to fill your mouth with his cream...</p> <p class="passage_text">As soon as he is finished he just runs away leaving you crying in the grass...</p> <p class="passage_text">You pull yourself together and get dressed before going back to the park entrance...</p> <p class="passage_text">[[Parkentrance<-Continue]]</p> <<addmins 30>> <<sexinpussy>> <<set $sex_pussy += 1>> <<set $sex_cuminmouth += 1>> <<set $sex_blowjob += 1>> <<set $sex_pussylicked += 1>> <<set $sex_rape += 1>> <<redlust 40>>, <<adddrug_sex 1>>, <<addrep 2>>, <<redmoral 5>>, <<redenergy 25>>, <<redhygiene 35>>, <<redlooks 10>> <<unfaitfulsex "people in the park">> <<donesin "been-raped-in-the-park">> <</nobr>><<nobr>> <<addmins 60>> <p class="passage_text">He rips off your clothes and pushes you against a bench... You try to resist you but he is too strong...</p> <<print '<img src="images/' + $girl + '/tapegagged.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">Without and chance to get away he gags you before he starts to fuck you from behind...</p> <video src="park/images/fuckinpark.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">He pumps you full of semen before running away leaving you in tears. You manage to rip off the gag and [[run home...->Apartment]]</p> <<set $sex_pussy += 1>> <<set $sex_cuminpussy += 1>> <<set $sex_rape += 1>> <<donesin "been-raped-in-the-park">> <<cuminpussy>> <<redlust 40>>, <<adddrug_sex 1>>, <<addrep 2>>, <<redmoral 5>>, <<redenergy 25>>, <<redhygiene 35>>, <<redlooks 10>> <<unfaitfulsex "people in the park">> <</nobr>><<nobr>> <<set $weedprice = parseInt(25 * $costpercent)>> <<if $gameDate.getHours() gt 19>> <<addclass ".park" "parknight">> <<removeclass ".park" "park">> <</if>> <p class="passage_text">A shady guy is selling weed by a tree in the park. You walk over and buy 3 bags for $ <<print $weedprice>></p> <<set $randomimage = random(3)>> <<print '<img src="park/images/buyweed' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">[[Parkentrance<-Continue]]</p> <<set $joints += 3>> <<redmoney $weedprice>> <</nobr>><<nobr>> <<set $cokeprice = parseInt(50 * $costpercent)>> <<if $gameDate.getHours() gt 19>> <<addclass ".park" "parknight">> <<removeclass ".park" "park">> <</if>> <p class="passage_text">A guy is wandering around by the trees selling coke bags. You buy 3 of them for $ <<print $cokeprice>></p> <<set $randomimage = random(3)>> <<print '<img src="park/images/buycoke' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <<set $cocainbags += 3>> <p class="passage_text">[[Parkentrance<-Continue]]</p> <<redmoney $cokeprice>> <</nobr>><<nobr>> <<if $gameDate.getHours() gt 19>> <<addclass ".park" "parknight">> <<removeclass ".park" "park">> <</if>> <p class="passage_text">Some guy is wandering around by the trees selling weed. You are desperate and want to buy, but don't have enough money...</p> <img src="park/images/drugdealer.jpg" class="jpgimage" width="50%"> <<you>>Can you please let me have some weed please...<</you>> <<drugdealer>>Hmmm... No money, right...?<</drugdealer>> <<you>>Yes, but please let me have some... I promise to pay later...<</you>> <<if $payedweedwithsex lte 6>> <<drugdealer>>You're cute... You can have some weed if you come with me into the park...<</drugdealer>> <p class="passage_text">Will you [[go with him->Sexwithweeddrugdealer]], or refuse and <<link "just leave" "Parkentrance">> <<redlib 0.5>><</link>>...</p> <<else>> <<drugdealer>>No way, slut... Get me the money or get lost...<</drugdealer>> <p class="passage_text">[[Parkentrance<-Continue]]</p> <</if>> <</nobr>><<nobr>> <<if $gameDate.getHours() gt 19>> <<addclass ".park" "parknight">> <<removeclass ".park" "park">> <</if>> <<set $payedweedwithsex += 1>> <<if $payedweedwithsex lte 2>> <p class="passage_text">He leads you deep into the park before he stops. Then he lay down on a towel and asks you to suck him...</p> <<you>>You promise to give me some weed, then?<</you>> <<drugdealer>>Sure baby, just start sucking my dick now...<</drugdealer>> <<print '<video src="images/' + $girl + '/suckforweed1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<drugdealer>>Gooood... Keep it going...<</drugdealer>> <<you>>mmmm.. mmmm.... mmmmm...<</you>> <p class="passage_text">Suddenly he starts to pump semen into your mouth... It runs out of your mouth...</p> <<print '<video src="images/' + $girl + '/suckforweed2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<drugdealer>>Great... That was a good suck... Here you have some joints...<</drugdealer>> <img src="park/images/joints.jpg" class="jpgimage" width="50%"> <p class="passage_text">He hands you a couple of joints, and you head [[back to the park entrance->Parkentrance]]...</p> <<addlust 10>>, <<redhygiene 20>>, <<redenergy 25>>, <<addrep 2>>, <<redmoral 8>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<set $joints += 2>> <<donesin "suck-drugdealer-to-get-free-weed">> <<unfaitfulsex "drugdealers in the park">> <<elseif $payedweedwithsex lte 4 and $payedweedwithsex gt 2>> <p class="passage_text">You and the drugdealer goes deep into the park. He takes a towel and lay down on the ground... You get yourself ready to suck him again...</p> <<drugdealer>>Come on now and take off your panties... I wanna fuck your pussy...<</drugdealer>> <<you>>What? But I thought... Can't I suck you instead, please...<</you>> <<drugdealer>>Do you want the joints or not...?<</drugdealer>> <<you>>Yes, yes... I...<</you>> <p class="passage_text">You hurry to undress, afraid he might change his mind... He wants you to ride him, and you hurry to please him...</p> <<print '<video src="images/' + $girl + '/fuckforweed1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<drugdealer>>Ah, nothing is better that tight teenage pussy... You like to ride cock, don't you?<</drugdealer>> <<you>>I... I...<</you>> <<drugdealer>>Speak up... You love cock don't you?<</drugdealer>> <<you>>I... I... love to fuck your cock...<</you>> <<drugdealer>>Ha ha... I knew it... Love to fuck for weed.. Get your pussy ready for some sperm...<</drugdealer>> <<print '<video src="images/' + $girl + '/fuckforweed2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>mmmmmm.. Yes... yes...<</you>> <p class="passage_text">Next moment he pulls out an starts to pump his sperm all over your pussy...</p> <<drugdealer>>Yeah, great... good slutty girl... Her you have a couple of joints...<</drugdealer>> <img src="park/images/joints.jpg" class="jpgimage" width="50%"> <p class="passage_text">He hands you a couple of joints, and you hurry [[back to the park entrance->Parkentrance]]...</p> <<redlust 10>>, <<redhygiene 25>>, <<redenergy 30>>, <<addrep 2>>, <<redmoral 10>>, <<adddrug_sex 2>>, <<redlooks 5>>, <<addlib 1>> <<cuminpussy>> <<donesin "had-sex-with-drugdealer-to-get-free-weed">> <<set $sex_pussy += 1>> <<set $sex_cuminpussy += 1>> <<set $joints += 2>> <<unfaitfulsex "drugdealers in the park">> <<elseif $payedweedwithsex lte 7 and $payedweedwithsex gt 4>> <p class="passage_text">You really need some joints so you happily follow the drugdealer deep into the park... There is a empty chair on the grass...</p> <<drugdealer>>Take off your clothes... This time I want to fuck your ass...<</drugdealer>> <<you>>No, no... please not my ass... can't I suck you instead?<</you>> <<drugdealer>>Either your ass or no joints for you... Decide quick, or I leave...<</drugdealer>> <<you>>No... no.. wait... I'll do it... Please... Just let me have some joints...<</you>> <p class="passage_text">You hurry to undress, afraid he might change his mind... You lay down in the chair and he penetrates your ass...</p> <<print '<video src="images/' + $girl + '/assfuckforweed1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<drugdealer>>Yummy... Tight good teenage ass... You like to be assfucked don't you?<</drugdealer>> <<you>>I.... think...<</you>> <<drugdealer>>Higher, can't hear you.. You love to have cock in your ass, slut?<</drugdealer>> <<you>>Oh, yes... Please fill my ass with your cum...<</you>> <<drugdealer>>Ha ha... Assfuck for joints... That's it... Get ready for some cream inside your ass...<</drugdealer>> <<print '<video src="images/' + $girl + '/assfuckforweed2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Yes yes yes pump it into me...<</you>> <p class="passage_text">You can feel his warm sperm being pumped into your ass...</p> <<drugdealer>>Ah, great assfuck... Good job, slut... Here have some joints...<</drugdealer>> <img src="park/images/joints.jpg" class="jpgimage" width="50%"> <p class="passage_text">He hands you a couple of joints bags, and you rush [[back to the park entrance->Parkentrance]]...</p> <<addlust 10>>, <<redhygiene 25>>, <<redenergy 30>>, <<addrep 2>>, <<redmoral 12>>, <<adddrug_sex 2>>, <<redlooks 8>>, <<addlib 1>> <<sexinpussy>> <<set $sex_anal += 1>> <<set $sex_cuminass += 1>> <<set $joints += 2>> <<unfaitfulsex "drugdealers in the park">> <</if>> <</nobr>><<nobr>> <<if $gameDate.getHours() gt 19>> <<addclass ".park" "parknight">> <<removeclass ".park" "park">> <</if>> <p class="passage_text">Some guy is wandering round by the trees selling coke bags. You are desperate and want to buy, but don't have enough money...</p> <img src="park/images/drugdealer.jpg" class="jpgimage" width="50%"> <<you>>Can you please let me have some cocaine bags please...<</you>> <<drugdealer>>Hmmm... No money, right...?<</drugdealer>> <<you>>Yes, but please let me have some... I promise to pay later...<</you>> <<if $payedwithsex lte 6>> <<drugdealer>>You're cute... You can have few bags if you come with me into the park...<</drugdealer>> <p class="passage_text">Will you [[go with him->Sexwithcokedrugdealer]], or refuse and ">><<link "just leave" "Parkentrance">> <<redlib 0.5>><</link>>...</p> <<else>> <<drugdealer>>No way, slut... Get me the money or get lost...<</drugdealer>> <p class="passage_text">[[Parkentrance<-Continue]]</p> <</if>> <</nobr>><<nobr>> <<if $gameDate.getHours() gt 19>> <<addclass ".park" "parknight">> <<removeclass ".park" "park">> <</if>> <<set $payedwithsex += 1>> <<if $payedwithsex lte 2>> <p class="passage_text">He leads you deep into the park before he stops, and asks you to take off your top and go down on your knees...</p> <<you>>You will give me some coke bags...?<</you>> <<drugdealer>>Of course, just start sucking my dick now...<</drugdealer>> <<print '<video src="images/' + $girl + '/suckdrugdealer1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<drugdealer>>Come on, take it deep... Yeah, faster now... faster I say...<</drugdealer>> <<print '<video src="images/' + $girl + '/suckdrugdealer2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>mmmmfmfmmmdm.....<</you>> <p class="passage_text">After a few more minutes he starts to pump his sperm into your mouth...</p> <<drugdealer>>Yeah, that's it... good girl... Here you have some bags...<</drugdealer>> <img src="park/images/buycoke2.jpg" class="jpgimage" width="50%"> <p class="passage_text">He hands you a couple of cocaine bags, and you head [[back to the park entrance->Parkentrance]]...</p> <<addlust 10>>, <<redhygiene 20>>, <<redenergy 25>>, <<addrep 2>>, <<redmoral 8>>, <<adddrug_sex 1>>, <<addlib 1>> <<unfaitfulsex "drugdealers in the park">> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<donesin "suck-drugdealer-to-get-free-cocain">> <<set $cocainbags += 2>> <<elseif $payedwithsex lte 4 and $payedwithsex gt 2>> <p class="passage_text">You follow the drugdealer deep into the park, where there is no one... You expect that you have suck some dick again...</p> <<drugdealer>>Take off your clothes... I wanna fuck your pussy...<</drugdealer>> <<you>>What? But I thought....<</you>> <<drugdealer>>Do you want the bags or not...?<</drugdealer>> <<you>>Yes, yes...<</you>> <p class="passage_text">You hurry to undress, afraid he might change his mind... He wants to have you in doggystyle, and you hurry to please him...</p> <<print '<video src="images/' + $girl + '/fuckdrugdealer1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<drugdealer>>Oh yeah, I simply love teenage slut pussy... They are some tight bitches... You like this don't you?<</drugdealer>> <<you>>mmmmmmm...<</you>> <<drugdealer>>Can not hear you... You love it don't you, bitch?<</drugdealer>> <<you>>Oh yes, I love it mr. drugdealer... Please fuck my pussy hard<</you>> <<drugdealer>>Ha ha... I knew it... Love to fuck for coke... I think I need to empty myself into your wet pussy...<</drugdealer>> <<print '<video src="images/' + $girl + '/fuckdrugdealer2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Yes yes yes....<</you>> <p class="passage_text">Next moment he pumps his sperm into your pussy...</p> <<drugdealer>>Yeah, that's it... good girl... Her you have some bags...<</drugdealer>> <img src="park/images/buycoke2.jpg" class="jpgimage" width="50%"> <p class="passage_text">He hands you a couple of cocaine bags, and you head [[back to the park entrance->Parkentrance]]...</p> <<redlust 10>>, <<redhygiene 25>>, <<redenergy 30>>, <<addrep 2>>, <<redmoral 10>>, <<adddrug_sex 2>>, <<redlooks 8>>, <<addlib 1>> <<cuminpussy>> <<unfaitfulsex "drugdealers in the park">> <<donesin "had-sex-with-drugdealer-to-get-free-cocain">> <<set $sex_pussy += 1>> <<set $sex_cuminpussy += 1>> <<set $cocainbags += 2>> <<elseif $payedwithsex lte 7 and $payedwithsex gt 4>> <p class="passage_text">You follow the drugdealer into the park. On the grass just by a basin he wants to fuck you...</p> <<drugdealer>>Take off your clothes... I wanna fuck your ass...<</drugdealer>> <<you>>Ass, no way... I won't let you do that...<</you>> <<drugdealer>>In that case, no cocaine bags for you... Bye then...<</drugdealer>> <<you>>No... no.. wait... I'll do it... Please... Just let me have some cocaine...<</you>> <p class="passage_text">You hurry to undress, afraid he might change his mind... He takes you roughly from behind in you ass...</p> <<print '<video src="images/' + $girl + '/assfuckdrugdealer1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<drugdealer>>Nothing is like a tight teenager ass... You like to have a big cock in your ass?<</drugdealer>> <<you>>mmmmmmm...<</you>> <<drugdealer>>Speak up... You love to have cock in your ass, slut?<</drugdealer>> <<you>>I... I.... love it mr. drugdealer... Please fill my ass with your cum...<</you>> <<drugdealer>>Ha ha... You just love to assfuck for coke... I think I want to fill your tight ass now...<</drugdealer>> <<print '<video src="images/' + $girl + '/assfuckdrugdealer2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Yes yes yes please do....<</you>> <p class="passage_text">Then he starts to pump his cum into your ass...</p> <<drugdealer>>Yeah, that was great.. Good job... Here have some bags...<</drugdealer>> <img src="park/images/buycoke2.jpg" class="jpgimage" width="50%"> <p class="passage_text">He hands you a couple of cocaine bags, and you head [[back to the park entrance->Parkentrance]]...</p> <<addlust 10>>, <<redhygiene 25>>, <<redenergy 30>>, <<addrep 2>>, <<redmoral 12>>, <<adddrug_sex 2>>, <<redlooks 8>>, <<addlib 1>> <<sexinpussy>> <<unfaitfulsex "drugdealers in the park">> <<set $sex_anal += 1>> <<set $sex_cuminass += 1>> <<set $cocainbags += 2>> <<donesin "had-analsex-with-drugdealer-to-get-free-cocain">> <</if>> <</nobr>><<nobr>> <<if $gameDate.getHours() gt 19>> <<addclass ".park" "parknight">> <<removeclass ".park" "park">> <</if>> <<if $hygiene lt 25 or $energy lt 25>> <p class="passage_warning">Sorry, you can't go jogging now.</p> <p class="passage_warning">Your hygiene/energy are too low. Required hygiene = 25, energy = 25</p> <p class="passage_text">[[Parkentrance<-Continue]]</p> <<else>> <<isInInv Runningshoes>> <<if $ininventory eq "true">> <h3 class="passage_header">Jogging in the park</h3> <<addmins 60>> <img src="park/images/jogging.gif" class="jpgimage" width="50%"> <p class="passage_text">You put on your running shoes and go for for a 60 minutes leg.</p> <<set $randomaction = random(2)>> <<if $randomaction eq 1>> <p class="passage_text">[[Flasherinpark<-Continue]]</p> <<else>> <p class="passage_text">[[Parkentrance<-Continue]]</p> <</if>> <<addfitness 0.5>>, <<addmoral 0.5>>, <<redenergy 20>>, <<redhygiene 20>>, <<redlooks 10>>, <<redweight 0.5>> <<else>> <p class="passage_warning">You do not have running shoes.</p> <p class="passage_text">[[Parkentrance<-Continue]]</p> <</if>> <</if>> <</nobr>><<nobr>> <<if $gameDate.getHours() gt 19>> <<addclass ".park" "parknight">> <<removeclass ".park" "park">> <</if>> <p class="passage_text">You are about to finish the leg, when you run through a small forrest. Suddenly a man is flashing himself in front of you...</p> <video src="park/images/flashinpark.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video> <<you>>Go away you pervert... How disgusting...<</you>> <p class="passage_text">[[Parkentrance<-Continue]]</p> <<redmoral 0.5>>, <<redlib 0.5>> <</nobr>><<nobr>> <<if $gameDate.getHours() gt 19>> <<addclass ".park" "parknight">> <<removeclass ".park" "park">> <</if>> <<if $gameDate.getHours() lt 22>> <<addmins 5>> <h3 class="passage_header">Resting on a bench</h3> <img src="park/images/bench.jpg" class="jpgimage" width="50%"> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You lay down on the bench for a while. What would you like to do? <ul> <<if $bookchap gt 0>> <li>[[Readbookpark<-Read a book]]</li> <</if>> <<if $scimagazine gt 0 or $pornmagazine gt 0>> <li>[[Readmagpark<-Read a magazine]]</li> <</if>> <li>[[Benchnap<-Have a nap]]</li> <li>[[Parkentrance<-Go back]]</li> </ul></p></td></tr></table> <<else>> <p class="passage_warning">Sorry, the park is closing now. Openinghours 06.00 - 22.00</p> <p class="passage_text">[[Chapelstreet<-Continue]]</p> <</if>> <</nobr>><<nobr>> <<addmins 60>> <<if $gameDate.getHours() gt 19>> <<addclass ".park" "parknight">> <<removeclass ".park" "park">> <</if>> <h3 class="passage_header">Walking in the park</h3> <<if $gameDate.getHours() gte 20>> <<set $randomvid = random(3)>> <<print '<video src="park/images/walkinpark_dark' + $randomvid + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<else>> <<set $randomvid = random(4)>> <<print '<video src="park/images/walkinpark' + $randomvid + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <</if>> <p class="passage_text">You have a nice long walk in the park.</p> <p class="passage_text">[[Parkentrance<-Continue]]</p> <<addfitness 0.25>>, <<addmoral 0.5>>, <<redenergy 10>>, <<redhygiene 10>>, <<redweight 0.25>>, <<redlooks 3>> <</nobr>><<nobr>> <<if $gameDate.getHours() gt 19>> <<addclass ".park" "parknight">> <<removeclass ".park" "park">> <</if>> <h3 class="passage_header">Nap on the park bench</h3> <<addmins 60>> <<print '<img src="images/' + $girl + '/sleep2.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">You have a long nap and feel much better, when getting up</p> <p class="passage_text">[[Bench<-Continue]]</p> <<addmoral 1>>, <<addenergy 10>>, <<redhygiene 5>>, <<redlooks 2>> <</nobr>><<nobr>> <<if $gameDate.getHours() gt 19>> <<addclass ".park" "parknight">> <<removeclass ".park" "park">> <</if>> <h3 class="passage_header">Reading a book</h3> <<addmins 60>> <p class="passage_text">You read a chapter in a interesting book for 1 hour.</p> <img src="park/images/readingbook.jpg" class="jpgimage" width="50%"> <p class="passage_text">[[Bench<-Continue]]</p> <<set $bookchap -= 1>> <<addmoral 1>> <<if $intellect lt 30>> , <<addintellect 1>> <</if>> <</nobr>><<nobr>> <<if $gameDate.getHours() gt 19>> <<addclass ".park" "parknight">> <<removeclass ".park" "park">> <</if>> <h3 class="passage_header">Reading a Magazine</h3> <<if $scimagazine gt 0 and $pornmagazine gt 0>> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">What kind of magazine do you want to read? <ul> <li>[[Scimagpark<-Scientific magazine]]</li> <li>[[Pornmagpark<-Porn magazine]]</li> </ul> [[Bench<-Go back]]</p> </td></tr></table> <<elseif $scimagazine gt 0>> <<timed 50ms>><<include "Scimagpark">><</timed>> <<else>> <<timed 50ms>><<include "Pornmagpark">><</timed>> <</if>> <</nobr>><<nobr>> <<if $gameDate.getHours() gt 19>> <<addclass ".park" "parknight">> <<removeclass ".park" "park">> <</if>> <<addmins 60>> <p class="passage_text">You read a scientific magazine, and feel enlightent.</p> <img src="images/reading_scimag.jpg" class="jpgimage" width="60%"> <p class="passage_text">[[Bench<-Continue]]</p> <<set $scimagazine -= 1>> <<addmoral 1>> <<if $intellect lt 30>> , <<addintellect 1>> <</if>> <</nobr>><<nobr>> <<if $gameDate.getHours() gt 19>> <<addclass ".park" "parknight">> <<removeclass ".park" "park">> <</if>> <<addmins 60>> <p class="passage_text">You read a porn magazine, and feel horny.</p> <img src="park/images/readingpornmag.gif" class="jpgimage" width="40%"> <p class="passage_text">[[Bench<-Continue]]</p> <<set $pornmagazine -= 1>> <<redmoral 2>>, <<addlust 8>>, <<addrep 0.5>>, <<addlib 0.5>> <<donesin "was-reading-porn-magazine">> <</nobr>> /* Life at university Scene: Gas station Locations: Going to work Buy goodies Toilet Managers office Stealing Truck driver sex in the toilet */<<nobr>> <<set $taxirequest to 0>> <<if $gameDate.getHours() gt 21>> <p class="passage_warning">Sorry, The gas station is closed now. Closing time is 22.00. Come back tomorrow.</p> <p class="passage_warning">You have to go [[back to the street->Outside]]</p> <<else>> <<if $hygiene lt 30 or $energy lt 10>> <p class="passage_warning">Sorry, you cannot visit the gas station now.</p> <p class="passage_warning">Your hygiene/energy are too low Required hygiene = 30, energy = 10.</p> <p class="passage_warning">Come back later. You have to go [[back to the street->Outside]]</p> <<else>> <<if $drug lt 50 and $drunk lt 50>> <h3 class="passage_header">Gas station</h3> <<addmins 5>> <img src="gasstation/images/gasstation.jpg" class="jpgimage" width="70%"> <p class="passage_text">You walk over to the gas station, and go inside.</p> <img src="gasstation/images/insidegasstation.jpg" class="jpgimage" width="70%"> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">What would you like to do? <ul> <<if $work neq "gasstation" and $daysplayed gte 45 and $nogasjobavailable eq 0>> <li>[[Askformanager<-Go to talk with the manager]]</li> <</if>> <<if $work eq "gasstation">> <li>[[Quitgasstation<-Talk with the manager and say you want to quit]]</li> <</if>> <<if $work eq "gasstation" and $gameDate.getDay() gt 0 and $gameDate.getDay() lt 5 and $gameDate.getHours() gt 17 and $gameDate.getHours() lt 20 and $didwork eq 0>> <li>[[Workgasstation<-Go to work]]</li> <<elseif $work eq "gasstation" and $gameDate.getDay() gt 0 and $gameDate.getDay() lt 5 and $gameDate.getHours() eq 17 and $didwork eq 0>> <li><<link "Have a cofee and then go to work" "Workgasstation">> <<set $gameDate.setHours(18)>> <<set $gameDate.setMinutes(0)>> <<set $gameDate.setSeconds(0)>> <</link>></li> <</if>> <li>[[Buygoodies<-Buy some goodies]]</li> <<if $boyfriend eq 2>><li>[[Buy a can of gasoline and matches->Buygasoline]]</li><</if>> <li>[[Gastoilet<-Go to the toilet]]</li> <li>[[Back to the street->Outside]]</li> </ul></p></td></tr></table> <<else>> <img src="images/refusedbysecurity.jpg" class="jpgimage" width="70%"> <p class="passage_warning">Sorry, You are too intoxicated. The security guard will not let you in...</p> <p class="passage_warning">You have to go [[back to the street->Outside]]</p> <</if>> <</if>> <</if>> <</nobr>><<nobr>> <<if $money gte 10>> <img src="gasstation/images/gasolinematches.jpg" class="jpgimage" width="40%"> <p class="passage_text">You buy a can of gasoline and some matches for $10... The cashier looks at you with a strange glance... [[Continue->Gasstation]]...</p> <img src="gasstation/images/cashierglance.jpg" class="jpgimage" width="40%"> <<addToInv Gasolinecan>> <<addToInv Matches>> <<else>> <p class="passage_warning">Sorry, a can of gasoline and matches cost $10... You can not afford it... [[Continue->Gasstation]]...</p> <</if>> <</nobr>><<nobr>> <<set $toiletplace to "Gastoilet">> <h3 class="passage_header">Toilet at the gas station</h3> <img src="gasstation/images/wc.jpg" class="jpgimage" width="70%"> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">What would you like to do? <ul> <li>[[Makeup<-Add makeup]]</li> <li>[[Perfume<-Add perfume]]</li> <li>[[Freshup<-Fresh yourself up]]</li> <li>[[Wc<-Go to toilet]]</li> <<if $cocainbags gt 0>> <li>[[Haveajoint<-Smoke a joint]]</li> <</if>> <<if $joints gt 0>> <li>[[Haveastripe<-Snort a line of cocain]]</li> <</if>> <li>[[Gasstation<-Return to gas station]]</li> </ul></p></td></tr></table> <</nobr>><<nobr>> <<if $maxdayweight gt 2>> <p class="passage_warning">You are full. You cannot eat anymore for now... [[Return|previous()]]</p> <<else>> <<if $money gt 3>> <h3 class="passage_header">Eating goodies</h3> <<addmins 15>> <p class="passage_text">You buy goodies for $3, and sit down and enjoy yourself for while.</p> <<set $randomvideo = random(7)>> <<print '<video src="gasstation/images/eatinggoodies' + $randomvideo + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Return|previous()]]</p> <<redmoney 3>>, <<addenergy 5>>, <<addweight 0.25>> <<else>> <p class="passage_warning">You do not have enough money.</p> <p class="passage_text">[[Return|previous()]]</p> <</if>> <</if>> <</nobr>><<nobr>> <<addmins 10>> <h3 class="passage_header">Talking with the manager</h3> <img src="gasstation/images/manager.jpg" class="jpgimage" width="40%"> <<mick>>Hello <<print $firstname>>. Nice to see you again. What can I help you with?<</mick>> <ul class="passage_text"> <li>[[Quitgasstation2<-I want to quit the job]]</li> <li>[[Gasstation<-Just say sorry, and go back]]</li> </ul> <</nobr>><<nobr>> <<print '<img src="images/' + $girl + '/shoutingatyou.jpg" class="jpgimage" width="50%">'>> <<mick>>You stupid bitch!!! After all that I have done for you. Get the hell out of here<</mick>> <<you>>With pleasure, dickhead...<</you>> <<set $work = "none">> <<set $workdays to 0>> <<set $moneyearned to 0>> <<set $stealmoney to 0>> <<set $didwork to 0>> <<set $noshow to 0>> <<set $warninggiven to 0>> <<set $nogasjobavailable to 1>> <<set $warningmessage to "">> <p class="passage_text">You just run [[Mainstreet<-back to the street]]. Finally finished in this stinking dump...</p> <</nobr>><<nobr>> <h3 class="passage_header">Asking for the manager</h3> <img src="gasstation/images/counter.jpg" class="jpgimage" width="60%"> <p class="passage_text">You go to the counter, and ask for the manager.</p> <p class="passage_text">The man behind the counter points at a door over at the left. Go in there he replies.</p> <img src="gasstation/images/managerdoor.jpg" class="jpgimage" width="50%"> <p class="passage_text">You knock the door and someone asks you to come in.</p> <p class="passage_text">[[Continue|Talkwithmanager]]</p> <</nobr>><<nobr>> <h3 class="passage_header">Talking with the manager</h3> <img src="gasstation/images/manager.jpg" class="jpgimage" width="40%"> <<mick>>>Hello I'm Mick. What can I do for you?<</mick>> <ul class="passage_text"> <li>[[Askforjobgasstation<-Ask for a job at the gas station]]</li> <li>[[Gasstation<-Just say sorry, and go back]]</li> </ul> <</nobr>><<nobr>> <h3 class="passage_header">Job offer</h3> <<you>>Hello, My name is <<print $firstname>>. I wonder if there are any part time job possibilities here<</you>> <img src="gasstation/images/manager2.jpg" class="jpgimage" width="40%"> <<if $looks gte 30>> <<if $work neq "none">> <<mick>>You will be working in the shop, and work every monday, tuesday, wedensday, and thursday from 19.00 to 22.00<</mick>> <<mick>>The payment will be from $8 - $12 an hour depending on your tasks. If you work hard you can earn more.<</mick>> <<mick>>But I hear that you are already working down at the <<print $work>>. If that is the case you can not work here as well... You need to quit that job first...<</mick>> <<you>>Oh, I was not aware of that... I am sorry...<</you>> <p class="passage_text">You have to go [[back to the street->Outside]]</p> <<else>> <<mick>>Please sit down<</mick>> <p class="passage_text">Mick points at a chair in his office.</p> <<print '<img src="images/' + $girl + '/talkwithmanager.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You tell him that you are occupied at daytime at the university, but can work evenings and weekends.</p> <<if $reputation gte 50>> <<mick>>Yes, I see... But there is only one problem... There are rumours going about you on town saying that you are very... eh, let's say sexual open minded... And I am afraid that I don't want that to be associated with my gas station... So I am afraid I have say no...<</mick>> <<you>>But... But... Please... Give me a chance at least so I can prove that I can do the job properly... Please...<</you>> <<mick>>NO... That is my last word... Goodbye...<</mick>> <p class="passage_text">You have to go [[back to the street->Outside]]</p> <<else>> <<mick>>Hmmm... That sounds good. I am really looking for a new extra cashier for some weekday evenings.<</mick>> <p class="passage_text">He explains about the garage and the shop. You will be in the shop, and work every monday, tuesday, wedensday, and thursday from 19.00 to 22.00</p> <<mick>>The payment will be from $8 - $12 an hour depending on your tasks. If you work hard you can earn more.<</mick>> <<you>>That sounds really great...<</you>> <p class="passage_text">You are thrilled and very happy.</p> <<print '<img src="images/' + $girl + '/happy2.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">He shakes your hand </p> <<mick>>But remember I will not tolerate if you are not showing up.<</mick>> <<if $gameDate.getDay() lt 4>> <<mick>>You will start tomorrow.<</mick>> <<else>> <<mick>>You will start on monday.<</mick>> <</if>> <img src="gasstation/images/handshake.jpg" class="jpgimage" width="40%"> <p class="passage_text">You are so glad when you [[Outside<-find your way out.]]</p> <<set $work = "gasstation">> <<set $workdays to 0>> <<set $stealmoney to 0>> <<set $didwork to 1>> <<addmoral 5>> <</if>> <</if>> <<else>> <<mick>>Hmmmm... I don't quite know how I should put this, but frankly I think your looks is not so good. We are looking for cute girls that will attract more customers. I am sorry...<</mick>> <p class="passage_text">You have to go [[back to the street->Outside]]</p> <</if>> <</nobr>><<nobr>> <<if $looks lt 20 or $energy lt 30 or $hygiene lt 30>> <p class="passage_warning">Sorry, you cannot go to work now.</p> <p class="passage_warning">Required looks = 20, energy = 30 and hygiene = 30</p> <p class="passage_warning">Do you want to [[go to the toilet->Gastoilet]] and fresh up or just [[leave back to the street?->Outside]]</p> <<else>> <<set $workdays += 1>> <<if $noshow eq 1 and $warninggiven eq 0>> <<set $warninggiven to 1>> <h3 class="passage_header">You skipped work</h3> <<print '<img src="images/' + $girl + '/shoutingatyou.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You skipped work and you are called into the managers office. Manager Mick is furious.</p> <<mick>>Why did you not show up. I told you I will not tolerate this. It's very bad for my business...<</mick>> <<you>>I am so very sorry Mick. This was really not my intension... I really promise to never do it again...<</you>> <p class="passage_text">At last he says the he forgives you.</p> <<mick>>But don't let that happend again.<</mick>> <p class="passage_text">You nod and hurry [[Workgasstation<-out the door]] to go working</p> <<set $warningmessage to "">> <<elseif $noshow eq 2 and $warninggiven eq 0>> <h3 class="passage_header">You skipped work again</h3> <<set $warninggiven to 1>> <<print '<img src="images/' + $girl + '/shoutingatyou.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You skipped work again and you are called into the managers office. Manager Mick is even more furious than last time. You try your best to explain...</p> <<mick>>What the hell are you think you are doing!!! Do you know how hard it is for me when a employee is not showing up?<</mick>> <<you>>Please Mick, Please forgive me...<</you>> <<mick>>There is one way I can forgive you he says.<</mick>> <<you>>What??...<</you>> <<print '<img src="images/' + $girl + '/begging.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">Take off your clothes and get down on your knees, he says. Will you [[Suckmick<-do as he says]] or <<link [[try to escape.|Runhome]]>> <<set $work = "none">> <<set $workdays to 0>> <<set $moneyearned to 0>> <<set $stealmoney to 0>> <<set $didwork to 0>> <<set $noshow to 0>> <<set $warninggiven to 0>> <<set $nogasjobavailable to 1>> <<set $warningmessage to "">> <</link>></p> <<elseif $noshow gte 3>> <h3 class="passage_header">You skipped work again</h3> <<print '<img src="images/' + $girl + '/shoutingatyou.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You skipped work again and you are called into the managers office. Now manager Mick is REALLY FURIOUS!!!.</p> <<mick>>I have lost all my trust in you!!!<</mick>> <<you>>But I really did not mean to to.... I can make it up to you... Please give me another chance... I can suck your dick if you like... PLEASE....<</you>> <<mick>>DON'T EVER SHOW YOUR FACE HERE AGAIN, YOUR LOUSY SLUT!!!!<</mick>> <<print '<img src="images/' + $girl + '/begging.jpg" class="jpgimage" width="50%">'>> <<set $work = "none">> <<set $workdays to 0>> <<set $moneyearned to 0>> <<set $stealmoney to 0>> <<set $didwork to 0>> <<set $noshow to 0>> <<set $warninggiven to 0>> <<set $nogasjobavailable to 1>> <<set $warningmessage to "">> <p class="passage_text">You are scared and just [[Outside<-run out on the streets]], knowing that this is the end of your job at the gas station.</p> <<redmoral 5>> <<else>> <<set $didwork to 1>> <<set $gasstworkdays += 1>> <h3 class="passage_header">Work at gas station</h3> <img src="gasstation/images/cashier2.jpg" class="jpgimage" width="40%"> <p class="passage_text">You work hard all night and serve the customers as good as you can.</p> <p class="passage_text">A lot of money is coming into the cash box.</p> <img src="gasstation/images/cashier.jpg" class="jpgimage" width="40%"> <<addmins 200>> <<isInInv Sunglasses>> <<set $randomscene = random(4)>> <<if $randomscene eq 0 and $workdays gt 6>> <p class="passage_text">At the end of the day you have to settle the cash box. There is a lot of money in it.</p> <img src="gasstation/images/moneytempting.jpg" class="jpgimage" width="40%"> <p class="passage_text">No one will notice if you grab a $50 bill. Will you [[Takemoneygasstation<-take it.]] or [[Endworkdaygasstation<-not.]]</p> <<elseif $randomscene eq 1 and $workdays gt 6 and $ininventory eq "false">> <p class="passage_text">When you are cleaning the bathroom you notice something on the floor.</p> <img src="gasstation/images/cleanngbathroom.jpg" class="jpgimage" width="40%"> <p class="passage_text">It seems to be a pair of womans sunglasses.</p> <img src="gasstation/images/sunglassesonfloor.jpg" class="jpgimage" width="40%"> <p class="passage_text">You quickly put them in your pocket, and finish up the cleaning, before closing the gas station.</p> <p class="passage_text">[[Endworkdaygasstation<-Continue]]</p> <<addToInv Sunglasses>> <<else>> <p class="passage_text">After you settle the cash box, you clean the toilets and throw the trash. [[Endworkdaygasstation<-Continue]]</p> <</if>> <</if>> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">End of work evening</h3> <<set $didwork to 1>> <<if $workdays lt 10>> <<set $moneyearned = parseInt(30 * $levelpercent)>> <<elseif $workdays gte 10 and $workdays lt 20>> <<set $moneyearned = parseInt(36 * $levelpercent)>> <<elseif $workdays gte 20 and $workdays lt 30>> <<set $moneyearned = parseInt(42 * $levelpercent)>> <<else>> <<set $moneyearned = parseInt(48 * $levelpercent)>> <</if>> <img src="gasstation/images/openenvelopemoney.jpg" class="jpgimage" width="40%"> <<print '<p class="passage_text">The manager has left an envelope with $<<print $moneyearned>> for you.</p>'>> <<addmoney $moneyearned>>, <<redenergy 10>>, <<redhygiene 15>>, <<addmoral 2>> <<if $workdays gt 8>> <p class="passage_text">You are just about to close the door and leave when a truckdriver comes in...</p> <<set $randomtruckdriver = random(5)>> <<print '<img src="gasstation/images/truckdriver' + $randomtruckdriver + '.jpg" class="jpgimage" width="40%">'>> <<you>>Sorry, we are closing now...<</you>> <<if $truckdriverrep lt 3>> <<truckdriver>>Oh, that's ok... By the way... You look stunning... You got a perfect body... How about if you showing me your tits right now and I give you $ <<print $tdriverpay>>?<</truckdriver>> <<elseif $truckdriverrep gte 3 and $truckdriverrep lt 6>> <<truckdriver>>Oh, if you say so... My friends told me that there was this beatiful girl working here... How about if you show me your pussy for $ <<print $tdriverpay>>?<</truckdriver>> <<elseif $truckdriverrep gte 6 and $truckdriverrep lt 9>> <<truckdriver>>No problem... I actually came to see you... My buddies said that you would work here tonight. How about a quick suck in the toilet for $ <<print $tdriverpay>>?<</truckdriver>> <<elseif $truckdriverrep gte 9>> <<truckdriver>>I see... We'll I actually came to see you... I heard you give personal service in the toilets... My friends told me that you was a beatiful slut, but not that pretty... Come on let's go to the toilets and have some fun... You will not regret it... I will pay you $ <<print $tdriverpay>><</truckdriver>> <</if>> <p class="passage_text">Will you [[accept his offer->Accepttruckdriver]], or just ask him to [[piss off->Refusetruckdriver]]?</p> <<else>> <p class="passage_text">You lock up and throw the key in the keybox on [[Outside<-your way out]].</p> <</if>> <</nobr>><<nobr>> <<you>>What do you take me for? Get the hell out of here, you dirty old pig...<</you>> <<truckdriver>>Relax, relax... No offence... I'm going...<</truckdriver>> <p class="passage_text">You lock up and throw the key in the keybox on [[Outside<-your way out]].</p> <<addmoral 2>>, <<redlib 0.5>> <</nobr>><<nobr>> <<if $truckdriverrep lt 3>> <<set $tdriverpay = parseInt(10 * $costpercent)>> <<you>>10$? That is a awful lot of money... Hmmmm... Ok, I will do it behind the gas station, where no one can see us...<</you>> <<truckdriver>>Oh yeah, I can't wait to see those lovely babies you got there...<</truckdriver>> <p class="passage_text">You lock up and throw the key in the keybox and follow hime behind the gas station. Then you flashes your tits for him...</p> <<print '<video src="images/' + $girl + '/flashtits.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Hmmm, that was easy earned bucks you think when he hands you $10. You grab them and go [[Outside<-back to the street]].</p> <<donesin "showed-my-tits-to-truckdrivers-at-the-gasstation">> <<addmoney $tdriverpay>>, <<redmoral 2>>, <<addrep 0.5>>, <<addlust 5>>, <<addlib 0.5>> <<set $truckdriverrep += 1>> <<elseif $truckdriverrep gte 3 and $truckdriverrep lt 6>> <<set $tdriverpay = parseInt(20 * $costpercent)>> <<you>>Sure, for $20 you can see both my tits and pussy... But not here... Let's go outside behind the gas station...<</you>> <<truckdriver>>This is my lucky day! Seeing your delicious body makes the day perfect!<</truckdriver>> <p class="passage_text">You lock up and throw the key in the keybox and follow hime behind the gas station. Then you flashes your tits and pussy for him...</p> <<print '<video src="images/' + $girl + '/flashpussy.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">That was great... Wait until I tell my pals about this. Here you got the money, he says. You grab the fast and go [[Outside<-back to the street]].</p> <<addmoney $tdriverpay>>, <<redmoral 2>>, <<addrep 0.5>>, <<addlust 5>>, <<addlib 1>> <<donesin "showed-my-pussy-to-truckdrivers-at-the-gasstation">> <<set $truckdriverrep += 1>> <<elseif $truckdriverrep gte 6>> <<addclass ".behindgasstation" "bathroom">> <<removeclass ".behindgasstation" "behindgasstation">> <<print '<video src="images/' + $girl + '/entertoilet.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">He [[follows you into the toilets->Gastoiletsex]] and start to pulls down his pants...</p> <</if>> <</nobr>><<nobr>> <<if $truckdriverrep gte 6 and $truckdriverrep lt 9>> <<set $tdriverpay = parseInt(30 * $costpercent)>> <<set $randomnum = random(5)>> <p class="passage_text">You feel like a real naughty girl when you kneel down in front of him and start to suck his dick...</p> <<print '<video src="images/' + $girl + '/gs_suck' + $randomnum + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<truckdriver>>You are amazing... That is wonderful... Keep sucking...<</truckdriver>> <<you>>Mmmmmm... mmmmm...<</you>> <<truckdriver>>Yeah... Yeah... Keep it going... Almost there.... Aaaaaaah....<</truckdriver>> <<print '<video src="images/' + $girl + '/gs_cummouth.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Next thing he starts to pump his sperm over your face... Really looks like he enjoyed the blowjob...</p> <<truckdriver>>Jeeez... You sure know how to suck... Here you got the money...<</truckdriver>> <<you>>Thank you, but now I have to close the station and go...<</you>> <p class="passage_text">He disappears out the door, and you clean up and lock before leaving [[out to the street->Outside]].</p> <<addmoney $tdriverpay>>, <<redmoral 3>>, <<addrep 1>>, <<addlust 10>>, <<redhygiene 8>>, <<redlooks 3>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $truckdriverrep += 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<unfaitfulsex "truckdrivers at the gas station">> <<donesin "sucked-off-truckdrivers-at-the-gasstation">> <<else>> <<set $tdriverpay = parseInt(40 * $costpercent)>> <<set $randomnum = random(3)>> <p class="passage_text">You barely have time to take off your clothes before he grabs you and wants to fuck you... He is obviously very horny...</p> <<you>>Calm down, I am not going anywhere...<</you>> <<print '<video src="images/' + $girl + '/gs_fuck' + $randomnum + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<truckdriver>>Oh jez how sexy you are... I just have to fuck that pretty pussy of yours...<</truckdriver>> <<you>>Oh... Oh... oh... careful... oh oh...<</you>> <<truckdriver>>Yeah... yeah... I just love these tight slutty teenage pussies...<</truckdriver>> <<you>>Oh yeeeeeees.... Oh soooo gooood....<</you>> <p class="passage_text">You are just cumming when he increases the tempo... A few seconds later he shoots his load onto your pussy...</p> <<set $randomnum = random(4)>> <<print '<video src="images/' + $girl + '/gs_cumpussy' + $randomnum + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<truckdriver>>You are gorgeous... Can't wait to tell my collegues about you... Here is the money...<</truckdriver>> <<you>>Thank you, but now I have to close the station and go... It isvery late...<</you>> <p class="passage_text">He disappears out the door, and you clean up and lock before leaving [[out to the street->Outside]].</p> <<addmoney $tdriverpay>>, <<redmoral 5>>, <<addrep 2>>, <<redlust 20>>, <<redhygiene 12>>, <<redlooks 6>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $truckdriverrep += 1>> <<cuminpussy>> <<set $sex_pussy += 1>> <<set $sex_cuminpussy += 1>> <<donesin "fucked-truckdrivers-at-the-gasstation">> <<unfaitfulsex "truckdrivers at the gas station">> <</if>> <</nobr>><<nobr>> <p class="passage_text">You quickly grab the 50 dollar bill and put it in your pocket.</p> <img src="gasstation/images/takebill.jpg" class="jpgimage" width="40%"> <<set $stealmoney += 1>> <<set $randomscene = random(1)>> <<if $stealmoney gt 2 and $randomscene eq 0>> <p class="passage_text">[[Caughtstealing<-Continue]]</p> <<set $caughtstealing += 1>> <<else>> <p class="passage_text">[[Endworkdaygasstation<-Continue]]</p> <<addmoney 50>>, <<redmoral 10>> <<donesin "was-stealing-money-from-the-gasstation">> <</if>> <</nobr>><<nobr>> <p class="passage_text">Suddenly someone is coming out of the managers office.</p> <<print '<img src="images/' + $girl + '/surprised3.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You quickly turn around just to see that it is the manager Mick and the mechanic Markus from the garage.</p> <p class="passage_text">They notices that you put something in your pocket and is approching you fast.</p> <<print '<img src="images/' + $girl + '/mick_and_markus.jpg" class="jpgimage" width="50%">'>> <<mick>>Show me your pockets!<</mick>> <p class="passage_text">They stand close around you and Mick checks your pocket. He finds the money in your pocket.</p> <img src="gasstation/images/moneyoutofpocket.jpg" class="jpgimage" width="40%"> <p class="passage_text">They both seems pretty angry.</p> <<mick>>What are you doing with my money!! You are stealing from me, arent you?<</mick>> <<print '<img src="images/' + $girl + '/shoutingatyou.jpg" class="jpgimage" width="50%">'>> <<you>>No, no, I did not mean to do that. Please forgive me.<</you>> <<mick>>NO WAY!!! You are not getting away with this. I will call the police at once!!!<</mick>> <p class="passage_text">You beg and cry for mercy, but he won't hear.</p> <img src="gasstation/images/fingercellphone.jpg" class="jpgimage" width="40%"> <p class="passage_text">He start to dial on his cell phone.</p> <<if $caughtstealing gte 2>> <p class="passage_text">Mick grabs the money and puts away his phone, and says to you in a angry tone</p> <img src="gasstation/images/mick_angry2.jpg" class="jpgimage" width="40%"> <<mick>>Get the hell out of here and never show your face here again...<</mick>> <<set $work = "none">> <<set $workdays to 0>> <<set $moneyearned to 0>> <<set $stealmoney to 0>> <<set $didwork to 0>> <<set $noshow to 0>> <<set $warninggiven to 0>> <<set $nogasjobavailable to 1>> <<set $warningmessage to "">> <p class="passage_text">You [[hurry outside->Outside]] glad to not be reported to the police. But your gas station carrer is over...</p> <<else>> <p class="passage_text">You know that the police will send you straight back to your parents in shame. You can't bear it.</p> <<print '<img src="images/' + $girl + '/sad.jpg" class="jpgimage" width="50%">'>> <<you>>Please don't call the police you say a last time. I will do anything you ask me to. PLEASE HAVE MERCY!!!!<</you>> <p class="passage_text">Mick and Markus's mood suddenly becomes a little milder.</p> <<mick>>Ok <<print $firstname>>. I will give you a last chance. Step into my office and show us how much you regret this NOW!<</mick>> <img src="gasstation/images/manager2.jpg" class="jpgimage" width="40%"> <p class="passage_text">Will you [[Dpedinmicksoffice<-do as he says]], or <<link [[try to escape.|Runhome]]>> <<set $work = "none">> <<set $workdays to 0>> <<set $moneyearned to 0>> <<set $stealmoney to 0>> <<set $didwork to 0>> <<set $noshow to 0>> <<set $warninggiven to 0>> <<set $nogasjobavailable to 1>> <<set $warningmessage to "">> <</link>> <</if>> <</nobr>><<nobr>> <p class="passage_text">You jump over the counter and run out the door and down the street.</p> <img src="gasstation/images/runningaway.jpg" class="jpgimage" width="40%"> <p class="passage_text">You run all that you can [[Apartment<-back to your apartment]]</p> <</nobr>><<nobr>> <p class="passage_text">Resignated you follow Mick and Markus into the office. While you are standing on the floor they sit down on the sofa.</p> <<mick>>Strip for us, NOW!<</mick>> <<print '<img src="images/' + $girl + '/surprised4.jpg" class="jpgimage" width="50%">'>> <<you>>But, but... I can't do that... I am only 18 years old...Please...<</you>> <p class="passage_text">Then you shut your mouth when Mick takes up his phone again.</p> <p class="passage_text">You start to strip, but Mick is not satiesfied.</p> <<mick>>I want you to strip sensually with a smile on your face, he says.<</mick>> <<print '<video src="images/' + $girl + '/stripformick1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You start again and this time he seems to be liking what you are doing. They both smile when you moves your body.</p> <<print '<video src="images/' + $girl + '/stripformick2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">When your tits are showing they start to whistle and clap.</p> <<mick>>Come on masturbate for us, Markus says<</mick>> <<you>>No, I can't do...<</you>> <p class="passage_text">You shut up, when you see Mick is starting to fiddle with his phone again...</p> <<print '<video src="images/' + $girl + '/stripformick3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You masturbate as good as you can, and you get incredibly horny.</p> <<print '<video src="images/' + $girl + '/stripformick4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Dpedinmicksoffice2<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">Your striptease and masturbation has really turned them on. Now they want more. They both strip and want you to suck them.</p> <<print '<video src="images/' + $girl + '/dpgasstation1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You suck them as good as you can, but they demand more of you.</p> <<mick>>Come on, <<print $firstname>>. Show us how good cocksucker you are.<</mick>> <<you>>But I... Globb, globb, globb....<</you>> <p class="passage_text">After a while, Mick says...</p> <<mick>>Bah... Shes not that good. I want to try her pussy now...<</mick>> <<you>>OH NO, please don't... I...<</you>> <p class="passage_text">You beg all that you can... But he is not listening. While you still suck Marcus, Mick's dick goes into your pussy.</p> <<print '<video src="images/' + $girl + '/dpgasstation2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Dpedinmicksoffice3<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">After a while Mick wants to go further...</p> <<mick>>Time to try both her holes now.<</mick>> <p class="passage_text">Marcus nod, and smiles...</p> <<you>>NO, NO, NO... PLEASE... PLEASE...<</you>> <<print '<img src="images/' + $girl + '/despair3.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You cry out, but they hold you in a firm grip and place you upon Markus's dick</p> <p class="passage_text">Markus penetrates your ass, while Mick goes in your pussy. They set up a rough pace, and before you know it you got a orgasm coming up...</p> <<print '<video src="images/' + $girl + '/dpgasstation3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<mick>>Oh, wow. Look like slut is cumming... She must really like double penetration.<</mick>> <p class="passage_text">They move you on the other side and in to you their dicks goes again. Now Mick is in your ass and Markus in your pussy.</p> <<print '<video src="images/' + $girl + '/dpgasstation4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<mick>>Come on you stealing bitch, ride us!!!<</mick>> <p class="passage_text">Mick smacks you on the ass. Their dicks go faster now.</p> <p class="passage_text">You just try to hang on while they fuck you. Your tits are jiggeling up and down. After a few minutes you are experiencing your second orgasm.</p> <<print '<video src="images/' + $girl + '/dpgasstation5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Dpedinmicksoffice4<-Continue]]</p> <</nobr>><<nobr>> <<mick>>Time to fill this slut, Marcus<</mick>> <p class="passage_text">They lay you down on your back while spreading your legs.</p> <p class="passage_text">With a final thrust he lets out a long moan as he pumps his hot jam into your pussy.</p> <<print '<video src="images/' + $girl + '/dpgasstation6.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<print '<p class="passage_text">He just managed to pull out, before Mick turns you around. Now, $firstname . You are going to get some cream into your sweet asshole.</p>'>> <p class="passage_text">Then he starts pumping semen into you. You get a warm tickeling feeling when his juice is splashed into your ass.</p> <<print '<video src="images/' + $girl + '/dpgasstation7.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Semen is running out of both your holes, and you grab a kleenex to dry yourself.</p> <p class="passage_text">[[Dpedinmicksoffice5<-Continue]]</p> <</nobr>><<nobr>> <<mick>>Time to go home now, <<print $firstname>><</mick>> <p class="passage_text">Mick hands you your clothes.</p> <img src="gasstation/images/manager2.jpg" class="jpgimage" width="40%"> <<mick>>You've been a good girl, so you can keep the money and your job for now...<</mick>> <p class="passage_text">He hand you the $50 bill.</p> <<mick>>But I warn you. If I catch you again, I will call the police.<</mick>> <p class="passage_text">You just grab the money and hurry out of the office and out on the street.</p> <p class="passage_text">[[Outside<-Continue]]</p> <<addmins 45>> <<cuminpussy>> <<set $sex_anal += 2>> <<set $sex_pussy += 2>> <<set $sex_blowjob += 2>> <<set $sex_dp += 2>> <<set $sex_cuminpussy += 1>> <<set $sex_cuminass += 1>> <<addmoney 50>>, <<redenergy 30>>, <<redlust 20>>, <<redhygiene 30>>, <<redlooks 25>>, <<addrep 1.5>>, <<redmoral 10>>, <<redweight 0.5>>, <<adddrug_sex 2>> <<unfaitfulsex "employees at the gas station">> <<donesin "have-been-double-penetrated-by-two-guys-at-the-gasstation">> <</nobr>><<nobr>> <p class="passage_text">You take off your blouse. You are very nervous, but managed to go down on your knees.</p> <p class="passage_text">Mick open his pants and pull out a big dick.</p> <<print '<img src="images/' + $girl + '/pulloutdick.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You stare at it, not believing what you see.</p> <<mick>>Come on, <<print $firstname>>. Take it in your mouth and give me a nice blowjob<</mick>> <<you>>But I can not...<</you>> <p class="passage_text">You shut your mouth when you see the expression on his face...</p> <p class="passage_text">You slowly open your mouth and he force his big dick into it. Then you have no other choice than start to suck him.</p> <<print '<video src="images/' + $girl + '/suckmick1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You keep sucking him for a long while. His breath is getting more and more heavy, as you increase the effort.</p> <p class="passage_text">You can really see that he likes it, and so do you... You try to look happy to get him satisfied, afraid of losing your job...</p> <p class="passage_text">You use your hand and jerk him hard. He starts to moan and suddenly he starts to spurt his semen on your face.</p> <<print '<video src="images/' + $girl + '/suckmick2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After you are done, you clean yourself and hurry [[Workgasstation<-back to work.]]</p> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<set $warningmessage to "">> <<redenergy 15>>, <<redhygiene 15>>, <<redlooks 10>>, <<addrep 1>>, <<redmoral 8>>, <<adddrug_sex 1>> <<unfaitfulsex "employees at the gas station">> <<donesin "sucked-mick-at-the-gasstation">> <</nobr>> /* Life at University Scene: Night Club Locations: Dance Floor Bar Back room Gambling room Toilets with sex scenes Sex in the disco One night stands */<<nobr>> <<set $ncbuydrug to 0>> <<set $taxirequest to 0>> <<if $gameDate.getHours() gte 21 and $gameDate.getDay() gte 5>> <<addmins 10>> <h3 class="passage_header">Nightclub Entrance</h3> <img src="nightclub/images/nightclub.jpg" class="jpgimage" width="50%"> <<set $randomimage = random(4)>> <<print '<img src="nightclub/images/que' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <<set $camefromclub to 0>> <p class="passage_text">You join the que and wait for [[your turn->Bouncer]].</p> <<set $randomnum = random(1)>> <<isInInv Ticketnightclub>> <<if $randomnum eq 0 and $ininventory eq "false">> <<print '<img src="nightclub/images/shadyguy.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">There is a shady guy hanging around obviously trying to sell something... Do you want to [[talk to him->Buygoldticket]]?</p> <</if>> <<elseif $gameDate.getHours() eq 20 and $gameDate.getDay() gte 5>> <p class="passage_warning">Sorry, The nightclub does not open until 21.00</p> <p class="passage_text">Will you <<link "hang around and wait for a while" "Nightclub">> <<set $gameDate.setHours(21)>> <<set $gameDate.setMinutes(0)>> <<set $gameDate.setSeconds(0)>> <</link>> or [[just leave->Downtown]]?</p> <<else>> <<addmins 10>> <p class="passage_warning">Sorry, The nightclub is closed now. Opening hours are friday and saturday 21.00 - 04.00</p> <p class="passage_warning">Entrance closes at midnight.</p> <p class="passage_warning">You have to go [[back to the street->Downtown]]</p> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Selling gold tickets</h3> <img src="nightclub/images/sellticket.jpg" class="jpgimage" width="50%"> <<you>>Hey there, what are you selling?<</you>> <<set $goldentick = parseInt(50 * $costpercent)>> <p class="passage_text">The shady guy greets you. You wanna buy a golden ticket to the night club, lady? Only $ <<print $goldentick>>...</p> <<if $money gte $goldentick>> <p class="passage_text">Do you want to [[buy the ticket->Buygoldticket2]] and or just [[leave him and return to the que->Nightclub]]?</p> <<else>> <p class="passage_text">Yu can't afford it so you [[leave him and return to the que->Nightclub]]?</p> <</if>> <</nobr>><<nobr>> <<set $goldentick = parseInt(50 * $costpercent)>> <h3 class="passage_header">Buy golden ticket</h3> <img src="nightclub/images/ticketnightclub.jpg" class="jpgimage" width="50%"> <p class="passage_text">You give him the money and he gives you a golden ticket. Then you [[return to the que->Nightclub]]</p> <<redmoney $goldentick>> <<addToInv Ticketnightclub>> <</nobr>><<nobr>> <<addmins 10>> <<set $invtest to 0>> <<isInInv Fashiondress>> <<if $ininventory eq "true">><<set $invtest to 1>><</if>> <<isInInv Standarddress>> <<if $ininventory eq "true">><<set $invtest to 1>><</if>> <<if $invtest eq 1>> <<isInInv Highheels>> <<if $ininventory eq "true">><<set $invtest += 1>><</if>> <<isInInv Loafers>> <<if $ininventory eq "true">><<set $invtest += 1>><</if>> <</if>> <h3 class="passage_header">Bouncer</h3> <<if $hygiene lt 60 or $energy lt 50 or $looks lt 35>> <<set $randomimage = random(2)>> <<print '<img src="nightclub/images/unfriendlybouncer' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_warning">Sorry, you cannot enter the nightclub now.</p> <p class="passage_warning">Your hygiene/energy/looks are too low. Required hygiene = 60, energy = 50, looks = 35</p> <p class="passage_warning">Come back later. You have to go [[back to the street->Downtown]]</p> <<elseif $invtest lt 2>> <<set $randomimage = random(2)>> <<print '<img src="nightclub/images/unfriendlybouncer' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_warning">Sorry, you cannot enter the nightclub now.</p> <p class="passage_warning">You need to at least have a dress and a pair of nice shoes.</p> <p class="passage_warning">Come back later. You have to go [[back to the street->Downtown]]</p> <<else>> <<set $randomimage = random(2)>> <<print '<img src="nightclub/images/friendlybouncer' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">The bouncer greets you and let you [[into the club->Insidenightclub]].</p> <</if>> <</nobr>><<nobr>> <<if $gameDate.getHours() gt 3 and $gameDate.getHours() lt 7>> <p class="passage_warning">Sorry, The nightclub is closing now...</p> <<set $latenight to 1>> <p class="passage_warning">You are so exhausted and need to [[go home->Gotosleep]]...</p> <<else>> <<addmins 10>> <h3 class="passage_header">Inside Nightclub</h3> <img src="nightclub/images/insidenightclub.jpg" class="jpgimage" width="60%"> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You are inside the night club. What do you want to do? <ul> <li>[[Nightclubbar<-Go to bardisk]]</li> <li>[[Nightclubtoilet<-Go to toilet]]</li> <li>[[Dancefloor<-Go to dancefloor]]</li> <li>[[Gamblingroom<-Go to roulette room]]</li> <li>[[Downtown<-Leave club]]</li> </ul></p></td></tr></table> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Nightclub bar</h3> <<set $randomimage = random(4)>> <<if $camefromclub eq 1>> <<print '<img src="nightclub/images/toplesswaitress' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <<else>> <<print '<img src="nightclub/images/bartender' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <</if>> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You are inside the night club. What do you want to do? <<set $ncbeer = parseInt(5 * $costpercent)>> <<set $ncwhisky = parseInt(7 * $costpercent)>> <<set $ncshot = parseInt(5 * $costpercent)>> <<set $ncwine = parseInt(6 * $costpercent)>> <<set $nccocktail = parseInt(9 * $costpercent)>> <ul> <li>Beer - $ <<print $ncbeer>> <<if $money gte $ncbeer>><<link [[Buy it|Ncbeer]]>> <<addmins 15>> <<set $money -= $ncbeer>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>Whisky - $ <<print $ncwhisky>> <<if $money gte $ncwhisky>><<link [[Buy it|Ncwhiskey]]>> <<addmins 10>> <<set $money -= $ncwhisky>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>Shot - $ <<print $ncshot>> <<if $money gte $ncshot>><<link [[Buy it|Ncshot]]>> <<addmins 5>> <<set $money -= $ncshot>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>Wine - $ <<print $ncwine>> <<if $money gte $ncwine>><<link [[Buy it|Ncwine]]>> <<addmins 15>> <<set $money -= $ncwine>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>Cocktail - $ <<print $nccocktail>> <<if $money gte $nccocktail>><<link [[Buy it|Nccocktail]]>> <<addmins 10>> <<set $money -= $nccocktail>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <<if $camefromclub eq 1>> <li>[[Hiddenroom<-Go back]]</li> <<else>> <li>[[Insidenightclub<-Go back]]</li> <</if>> </ul></p></td></tr></table> <</nobr>><<nobr>> <img src="nightclub/images/drinkbeer.gif" class="jpgimage" width="40%"> <p class="passage_warning">[[Nightclubbar<-Continue]]</p> <<adddrunk 5>>, <<addmoral 0.5>> <<if $drunk gt 40>> , <<adddrug_alc 0.25>>, <<redfitness 0.25>>, <<redintellect 0.25>> <<else>> , <<addenergy 3>> <</if>> <</nobr>><<nobr>> <img src="nightclub/images/drinkwhiskey.gif" class="jpgimage" width="40%"> <p class="passage_text">[[Nightclubbar<-Continue]]</p> <<adddrunk 6>>, <<addmoral 0.5>> <<if $drunk gt 40>> , <<adddrug_alc 0.25>>, <<redfitness 0.25>>, <<redintellect 0.25>> <<else>> , <<addenergy 3>> <</if>> <</nobr>><<nobr>> <img src="nightclub/images/drinkshot.gif" class="jpgimage" width="40%"> <p class="passage_text">[[Nightclubbar<-Continue]]</p> <<adddrunk 6>>, <<addmoral 0.5>> <<if $drunk gt 40>> , <<adddrug_alc 0.25>>, <<redfitness 0.25>>, <<redintellect 0.25>> <<else>> , <<addenergy 3>> <</if>> <</nobr>><<nobr>> <img src="nightclub/images/drinkwine.gif" class="jpgimage" width="40%"> <p class="passage_text">[[Nightclubbar<-Continue]]</p> <<adddrunk 8>>, <<addmoral 0.5>> <<if $drunk gt 40>> , <<redfitness 0.25>>, <<adddrug_alc 0.25>>, <<redintellect 0.25>> <<else>> , <<addenergy 3>> <</if>> <</nobr>><<nobr>> <img src="nightclub/images/drinkcocktail.gif" class="jpgimage" width="40%"> <p class="passage_text">[[Nightclubbar<-Continue]]</p> <<adddrunk 10>>, <<addmoral 1>> <<if $drunk gt 40>> , <<redfitness 0.25>>, <<adddrug_alc 0.25>>, <<redintellect 0.25>> <<else>> , <<addenergy 3>> <</if>> <</nobr>><<nobr>> <<set $toiletplace to "Nightclubtoilet">> <h3 class="passage_header">Bathroom</h3> <img src="nightclub/images/nightclubtoilet.jpg" class="jpgimage" width="60%"> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You are at the toilet. What do you want to do? <ul> <li>[[Makeup<-Add makeup]]</li> <li>[[Freshup<-Fresh yourself up]]</li> <li>[[Perfume<-Add perfume]]</li> <li>[[Wc<-Go to toilet]]</li> <<if $joints gt 0>> <li>[[Haveajoint<-Smoke a joint]]</li> <</if>> <<if $cocainbags gt 0>> <li>[[Haveastripe<-Snort a line of cocain]]</li> <</if>> <<if $camefromclub eq 1>> <li>[[Hiddenroom<-Go back]]</li> <<else>> <li>[[Insidenightclub<-Go back]]</li> <</if>> <p>A drugdealer is hanging around outside the bathrooms. Wanna [[talk to him->Ncdrugdealer]]?</p> </ul></p></td></tr></table> <</nobr>><<nobr>> <img src="nightclub/images/ncdrugdealer.jpg" class="jpgimage" width="40%"> <<drugdealer>>Yo! lady... Looking for some good stuff?<</drugdealer>> <p class="passage_text">Will you buy [[cocain->Ncbuycoke]] or [[weed->Ncbuyweed]] from him, or [[just leave->Nightclubtoilet]]?</p> <</nobr>><<nobr>> <<addmins 5>> <<set $cokeprice = parseInt(50 * $costpercent)>> <img src="nightclub/images/ncdrugdealer.jpg" class="jpgimage" width="40%"> <<drugdealer>>$ <<print $cokeprice>> for two bags, lady...<</drugdealer>> <<if $money lt $cokeprice>> <<you>>Oh sorry, can not afford that...<</you>> <<if $ncbuydrug eq 0>> <<drugdealer>>Hmmm... You are cute, lady... You can have the bags if you wanna have a quick fuck with me in the toilet...<</drugdealer>> <p class="passage_text">Will you [[fuck him->Nccokeforsex]] or <<link "just leave" "Nightclubtoilet">><<redlib 0.5>><</link>>? </p> <<else>> <<drugdealer>>Ok, come back later when you have some money...<</drugdealer>> <p class="passage_text">You better [[go back->Nightclubtoilet]]...</p> <</if>> <<else>> <img src="nightclub/images/ncbuycoke.jpg" class="jpgimage" width="40%"> <<drugdealer>>Enjoy it lady...<</drugdealer>> <<set $cocainbags += 2>> <<redmoney $cokeprice>> <p class="passage_text">You better [[go back->Nightclubtoilet]]...</p> <</if>> <</nobr>><<nobr>> <<addmins 5>> <<set $weedprice = parseInt(25 * $costpercent)>> <img src="nightclub/images/ncdrugdealer.jpg" class="jpgimage" width="40%"> <<drugdealer>>$ <<print $weedprice>> for two joints, lady...<</drugdealer>> <<if $money lt $weedprice>> <<you>>Oh sorry, can not afford that...<</you>> <<if $ncbuydrug eq 0>> <<drugdealer>>Hmmm... You are cute, lady... You can have the joints if you wanna have a quick fuck with me in the toilet...<</drugdealer>> <p class="passage_text">Will you [[fuck him->Nccokeforweed]] or <<link "just leave" "Nightclubtoilet">><<redlib 0.5>><</link>>? </p> <<else>> <<drugdealer>>Ok, come back later when you have some money...<</drugdealer>> <p class="passage_text">You better [[go back->Nightclubtoilet]]...</p> <</if>> <<else>> <img src="nightclub/images/ncbuyweed.jpg" class="jpgimage" width="40%"> <<drugdealer>>Enjoy it lady...<</drugdealer>> <<set $joints += 2>> <<redmoney $weedprice>> <p class="passage_text">You better [[go back->Nightclubtoilet]]...</p> <</if>> <</nobr>><<nobr>> <<addmins 20>> <p class="passage_text">You follow the drugdealer into the toilets... The thought of the cocaine bags he is going to give you is all thats in your mind...</p> <p class="passage_text">Standing against the toilet wall your wet pussy is getting drilled...</p> <<set $randomvideo = random(5)>> <<print '<video src="nightclub/images/discotoiletsex' + $randomvideo + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Then at the end of the show he pumps his semen inside you before he leaves...</p> <video src="nightclub/images/creampiepussy1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">[[Continue->Insidenightclub]].</p> <<redenergy 15>>, <<redlust 20>>, <<redhygiene 20>>, <<redlooks 10>>, <<redmoral 5>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <<cuminpussy>> <<donesin "had-sex-with-drugdealer-to-get-free-cocain">> <<set $sex_pussy += 1>> <<set $sex_cuminpussy += 1>> <<set $cocainbags += 2>> <<set $ncbuydrug to 1>> <<unfaitfulsex "guys at the nightclub">> <</nobr>><<nobr>> <<addmins 20>> <p class="passage_text">You follow the drugdealer into the toilets... The thought of the joints he is going to give you is all thats in your mind...</p> <p class="passage_text">Standing against the toilet wall your wet pussy is getting drilled...</p> <<set $randomvideo = random(5)>> <<print '<video src="nightclub/images/discotoiletsex' + $randomvideo + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Then at the end of the show he pumps his sperm inside you before he leaves...</p> <video src="nightclub/images/creampiepussy1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">[[Continue->Insidenightclub]].</p> <<redenergy 15>>, <<redlust 20>>, <<redhygiene 20>>, <<redlooks 10>>, <<redmoral 5>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <<cuminpussy>> <<set $sex_pussy += 1>> <<set $sex_cuminpussy += 1>> <<set $joints += 2>> <<set $ncbuydrug to 1>> <<donesin "had-sex-with-drugdealer-to-get-free-weed">> <<unfaitfulsex "guys at the nightclub">> <</nobr>><<nobr>> <<addmins 10>> <h3 class="passage_header">Gamblingroom</h3> <img src="nightclub/images/gamblingroom.jpg" class="jpgimage" width="60%"> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You are in the gamlingroom. What do you want to do? <<set $betsum to 0>> <ul> <li>[[Blackjack<-Try the card board - Blackjack]]</li> <li><<link "Try the dice table" "Dicegame">><<set $betsum to 0>> <</link>></li> <li>[[Insidenightclub<-Return to nightclub]]</li> </ul> You see a door in the back of the room. Do you want [[Gotohiddendoor<-to go in there?]]</p> </td></tr></table> <</nobr>><<if $money lte 0>> <p class="passage_warning">You have no money.</p> <p class="passage_warning">You have to go [[back to the nightclub->Insidenightclub]]</p> <<else>> <<set $youtotal to 0>> <<set $croupiertotal to 0>> <<set $cardnumber to 0>> <<set $croupcardnumber to 0>> <h3 class="passage_header">Blacjack card game</h3> <img src="nightclub/images/cardboard.jpg" class="jpgimage" width="60%"> <p class="passage_text">You sit down at the blackjack table. How much do you want to bet? (maximum $ <<print $money>>)</p> <<if $betsum lte 0>> /* Do Nothing */ <<elseif $betsum lte $money and $betsum gt 0>> <p class="passage_text">[[Play blackjack->Blackjack2]] or <<link "regret and leave" "Gamblingroom">> <<set $betsum to 0>><</link>></p> <<elseif $betsum gt $money>> <p class="passage_warning">You don't have that much money.</p> <p class="passage_text">You can try to modify your bet or <<link "just leave" "Gamblingroom">> <<set $betsum to 0>><</link>></p> <</if>> <p class="passage_text">Your bet: <<numberbox "$betsum" $betsum "Blackjack" autofocus>></p> <<addlib 0.25>> <<donesin "did-gambling">> <</if>><<nobr>> <h3 class="passage_header">Blacjack card game</h3> <table><tr><td><div id="playcard"><img src="nightclub/images/cards/blue_back.png" width="25%"></div></td></tr></table> <<set $croupiertotal to 0>> <<set $youtotal to 0>> <div id="buttons"> <<button "Take a card">> <<set $randomcardcolor = $cardcolors.random()>> <<set $randomcardnumber = random(12) + 1>> <<set $cardnumber += 1>> <<set $cardid = "#playcard" + $cardnumber>> <<replace "#playcard">><<print '<img src="nightclub/images/cards/' + $randomcardnumber + $randomcardcolor + '.png" width="25%">'>><</replace>> <<replace $cardid>><<print '<img src="nightclub/images/cards/' + $randomcardnumber + $randomcardcolor + '.png" height="80">'>><</replace>> <<if $randomcardnumber gt 10>><<set $randomcardnumber to 10>><</if>> <<set $youtotal += $randomcardnumber>> <<replace "#totcardsum">>YOUR TOTAL: <<print $youtotal>><</replace>> <<if $youtotal gt 21>> <<replace "#textmess">>YOU BLEW IT<</replace>> <<replace "#textlink">>[[Blackjack<-Continue]]<</replace>> <<redmoney $betsum>> <<replace "#buttons">>&nbsp;<</replace>> <</if>> <</button>> <<button "Stay">> <<for _i to 0; _i lt 10; _i++>> <<if $croupiertotal lt 16>> <<set $croupcardnumber += 1>> <<set $randomcardcolor = $cardcolors.random()>> <<set $randomcardnumber = random(12) + 1>> <<set $cardid = "#cplaycard" + $croupcardnumber>> <<replace $cardid>><<print '<img src="nightclub/images/cards/' + $randomcardnumber + $randomcardcolor + '.png" height="80">'>><</replace>> <<if $randomcardnumber gt 10>><<set $randomcardnumber to 10>><</if>> <<set $croupiertotal += $randomcardnumber>> <</if>> <</for>> <<replace "#ctotcardsum">>CROUPIER TOTAL: <<print $croupiertotal>><</replace>> <<if $croupiertotal gt 21 or $croupiertotal lt $youtotal>> <<replace "#textmess">>YOU STAY ON <<print $youtotal>>. CROUPIER GOT <<print $croupiertotal>>. YOU WON!!!<</replace>> <<addmoney $betsum>> <<elseif $croupiertotal eq $youtotal>> <<replace "#textmess">>YOU STAY ON <<print $youtotal>>. CROUPIER GOT <<print $croupiertotal>>. DRAW!!!<</replace>> <<else>> <<replace "#textmess">>YOU STAY ON <<print $youtotal>>. CROUPIER GOT <<print $croupiertotal>>. YOU LOST!!!<</replace>> <<redmoney $betsum>> <</if>> <<replace "#textlink">>[[Blackjack<-Continue]]<</replace>> <<replace "#buttons">>&nbsp;<</replace>> <</button>> </div> <table><tr> <td><div id="totcardsum"></div></td> <td><div id="playcard1"></div></td> <td><div id="playcard2"></div></td> <td><div id="playcard3"></div></td> <td><div id="playcard4"></div></td> <td><div id="playcard5"></div></td> <td><div id="playcard6"></div></td> <td><div id="playcard7"></div></td> <td><div id="playcard8"></div></td> <td><div id="playcard9"></div></td> <td><div id="playcard10"></div></td> </tr></table> <table><tr> <td><div id="ctotcardsum"></div></td> <td><div id="cplaycard1"></div></td> <td><div id="cplaycard2"></div></td> <td><div id="cplaycard3"></div></td> <td><div id="cplaycard4"></div></td> <td><div id="cplaycard5"></div></td> <td><div id="cplaycard6"></div></td> <td><div id="cplaycard7"></div></td> <td><div id="cplaycard8"></div></td> <td><div id="cplaycard9"></div></td> <td><div id="cplaycard10"></div></td> </tr></table> <p id="textmess"></p> <p id="textlink"></p> <</nobr>><<nobr>> <<if $money lte 0>> <p class="passage_warning">You have no money.</p> <p class="passage_warning">You have to go [[back to the nightclub->Insidenightclub]]</p> <<else>> <h3 class="passage_header">Dice game</h3> <img src="nightclub/images/dicegame.jpg" class="jpgimage" width="60%"> <p class="passage_text">You sit down at the dice table. How much do you want to bet? (maximum $ <<print $money>>)</p> <<set $randomdice1 = random(5) + 1>> <<set $randomdice2 = random(5) + 1>> <<set $randomdice3 = random(5) + 1>> <<set $randomdice4 = random(5) + 1>> <<if $betsum lte 0>> /* Do Nothing */ <<elseif $betsum lte $money and $betsum gt 0>> <p class="passage_text">[[Roll the dices->Dicegame2]] or <<link "regret and leave" "Gamblingroom">> <<set $betsum to 0>><</link>></p> <<elseif $betsum gt $money>> <p class="passage_warning">You don't have that much money.</p> <p class="passage_text">You can try to modify your bet or <<link "just leave" "Gamblingroom">> <<set $betsum to 0>><</link>></p> <</if>> <p class="passage_text">Your bet: <<numberbox "$betsum" $betsum "Dicegame" autofocus>></p> <<addlib 0.25>> <<donesin "did-gambling">> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Dice game</h3> <img src="nightclub/images/dicegame.jpg" class="jpgimage" width="50%"> <p class="passage_text">And the dice rolls...</p> <table> <tr><td colspan=2><p class="passage_text">YOU</p> </td><td>&nbsp;</td><td colspan=2> <p class="passage_text">CROUPIER</p></td></tr> <tr> <td><div id="diceno1"><img src="nightclub/images/dice1.png" width="100%"></div></td> <td><div id="diceno2"><img src="nightclub/images/dice1.png" width="100%"></div></td> <td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td> <td><div id="diceno3"><img src="nightclub/images/dice1.png" width="100%"></div></td> <td><div id="diceno4"><img src="nightclub/images/dice1.png" width="100%"></div></td> </tr></table> <!--<<script>>state.display(state.active.title, null, "back")<</script>>--> <<set $youtotal to 0>> <<set $youtotal += $randomdice1>> <<set $youtotal += $randomdice2>> <<set $croupiertotal to 0>> <<set $croupiertotal += $randomdice3>> <<set $croupiertotal += $randomdice4>> <<timed 500ms>> <<replace "#diceno1">><<print '<img src="nightclub/images/dice' + $randomdice1 + '.png" width="100%">'>><</replace>> <<replace "#diceno2">><<print '<img src="nightclub/images/dice' + $randomdice2 + '.png" width="100%">'>><</replace>> <</timed>> <<timed 500ms>> <<replace "#diceno3">><<print '<img src="nightclub/images/dice' + $randomdice3 + '.png" width="100%">'>><</replace>> <<replace "#diceno4">><<print '<img src="nightclub/images/dice' + $randomdice4 + '.png" width="100%">'>><</replace>> <</timed>> <<if $youtotal gt $croupiertotal>> <p class="passage_text">YOU WON $<<print $betsum>> !!!</p> <<addmoney $betsum>> <<elseif $youtotal eq $croupiertotal>> <p class="passage_text">DRAW!!!</p> <<else>> <p class="passage_text">YOU LOST $<<print $betsum>> !!!</p> <<redmoney $betsum>> <</if>> <p class="passage_text">[[Dicegame<-Continue]]</p> <</nobr>><<nobr>> <<set $acceptoffer to 0>> <h3 class="passage_header">Dancefloor</h3> <<addmins 30>> <<set $randomvideo = random(6)>> <<print '<video src="nightclub/images/dancefloor' + $randomvideo + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You are at the dancefloor and dance the night away...</p> <<redenergy 5>>, <<redhygiene 5>> <<if $lust gt 50 or $reputation gt 30 or $moral lt 50 or $sex_drug gt 30 or $drunk gt 50 or $drug gt 50>> <<set $randomscene to either ('Insidenightclub', 'Discosex', 'Discotoiletsex', 'Discoanalsex', 'Offerdrink', 'Offerdrink', 'Followguyhome1', 'Followguyhome2', 'Followguyhome3', 'Followgirlhome1', 'Followgirlhome2', 'Followgirlhome3', 'Discosex', 'Discotoiletsex', 'Discoanalsex', 'Insidenightclub', 'Insidenightclub')>> <p class="passage_text">[[$randomscene<-Continue]]</p> <<else>> <<set $randomscene to either ('Insidenightclub', 'Offerdrink', 'Offerdrink', 'Followguyhome1', 'Followguyhome2', 'Followguyhome3', 'Followgirlhome1', 'Followgirlhome2', 'Followgirlhome3', 'Insidenightclub', 'Insidenightclub')>> <p class="passage_text">[[$randomscene<-Continue]]</p> <</if>> <</nobr>><<nobr>> <<addmins 10>> <<set $randomimage = random(4)>> <<print '<img src="nightclub/images/offerdrink' + $randomimage + '.gif" class="jpgimage" width="50%">'>> <p class="passage_text">A guy comes over and wants to offer you a drink.</p> <<if $drunk gt 50 or $alc_drug gt 30>> <p class="passage_text">You are in desperate need of a drink so you just grab it without saying anything...</p> <img src="nightclub/images/drinkshot.gif" class="jpgimage" width="40%"> <p class="passage_text">[[Continue->Insidenightclub]].</p> <<addenergy 3>>, <<adddrunk 6>>, <<redmoral 0.5>>, <<adddrug_alc 0.25>>, <<redfitness 0.25>>, <<redintellect 0.25>> <<else>> <p class="passage_text">Do you [[accept->Ncshot]] or <<link "refuse" "Insidenightclub">> <<redlib 0.5>><</link>>.</p> <</if>> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">A guy want to have sex with you on the toilet.</p> <<if $drunk gt 70 or $sex_drug gt 30 or $drug gt 70 or $lust gt 70 or $acceptoffer eq 1>> <<addmins 30>> <p class="passage_text">You are so horny and intoxicated that you accept without any more hesitation...</p> <p class="passage_text">Standing against the toilet wall your wet pussy is getting drilled...</p> <<set $randomvideo = random(5)>> <<print '<video src="nightclub/images/discotoiletsex' + $randomvideo + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Then at the end of the show he pumps his cream inside you before he leaves...</p> <video src="nightclub/images/creampiepussy1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">[[Continue->Insidenightclub]].</p> <<redenergy 15>>, <<redlust 20>>, <<redhygiene 20>>, <<redlooks 10>>, <<redmoral 5>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 1>> <<cuminpussy>> <<set $sex_pussy += 1>> <<set $sex_cuminpussy += 1>> <<unfaitfulsex "guys at the nightclub">> <<donesin "had-casual-sex-on-a-the-toilet-on-the-nightclub">> <<else>> <p class="passage_text">Do you <<link "accept" "Discotoiletsex">> <<set $acceptoffer to 1>><</link>> or <<link "refuse" "Insidenightclub">> <<redlib 0.5>><</link>>.</p> <<set $acceptoffer to 1>> <</if>> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">A guy want to have sex with you on the dancefloor.</p> <<if $drunk gt 70 or $sex_drug gt 30 or $drug gt 70 or $lust gt 70 or $acceptoffer eq 1>> <<addmins 30>> <p class="passage_text">You are so horny and intoxicated that you accept without any more hesitation...</p> <p class="passage_text">Without any foreplay, he just starts to fuck you on the dancefloor...</p> <<set $randomvideo = random(2)>> <<print '<video src="nightclub/images/discosex' + $randomvideo + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">The next few minutes your pussy are well fucked, and at the end he leaves a giant creampie in your pussy...</p> <video src="nightclub/images/creampiepussy2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">[[Continue->Insidenightclub]].</p> <<redenergy 15>>, <<redlust 20>>, <<redhygiene 20>>, <<redlooks 10>>, <<redmoral 5>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <<cuminpussy>> <<set $sex_pussy += 1>> <<set $sex_cuminpussy += 1>> <<unfaitfulsex "guys at the nightclub">> <<donesin "had-casual-sex-on-the-dancefloor-in-the-nightclub">> <<else>> <p class="passage_text">Do you <<link "accept" "Discosex">> <<set $acceptoffer to 1>><</link>> or <<link "refuse" "Insidenightclub">> <<redlib 0.5>><</link>>.</p> <<set $acceptoffer to 1>> <</if>> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">A guy want to have sex with you in the sofa next to the dancefloor.</p> <<if $drunk gt 70 or $sex_drug gt 30 or $drug gt 70 or $lust gt 70 or $acceptoffer eq 1>> <<addmins 30>> <p class="passage_text">You are so horny and intoxicated that you accept without any more hesitation...</p> <p class="passage_text">Suddenly he starts to penetrate your ass, but you don't have the power to protest.</p> <<set $randomvideo = random(2)>> <<print '<video src="nightclub/images/discoanalsex' + $randomvideo + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After a few minutes he just pumps his semen into your ass and leaves...</p> <video src="nightclub/images/creampieass.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">[[Continue->Insidenightclub]].</p> <<redenergy 15>>, <<redlust 20>>, <<redhygiene 20>>, <<redlooks 10>>, <<redmoral 5>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_anal += 1>> <<set $sex_cuminass += 1>> <<unfaitfulsex "guys at the nightclub">> <<donesin "had-casual-analsex-on-the-dancefloor-in-the-nightclub">> <<else>> <p class="passage_text">Do you <<link "accept" "Discoanalsex">> <<set $acceptoffer to 1>><</link>> or <<link "refuse" "Insidenightclub">> <<redlib 0.5>><</link>>.</p> <<set $acceptoffer to 1>> <</if>> <</nobr>><<nobr>> <p class="passage_text">A guy want you to follow him home for a drink. </p> <<if $drunk gt 70 or $sex_drug gt 30 or $drug gt 70 or $lust gt 70>> <p class="passage_text">You are so horny and intoxicated that you accept without any more hesitation...</p> <p class="passage_text">[[Continue->Followguyhome1-1]].</p> <<else>> <p class="passage_text">Do you [[accept->Followguyhome1-1]] or <<link "refuse" "Insidenightclub">> <<redlib 0.5>><</link>>.</p> <</if>> <</nobr>><<nobr>> <p class="passage_text">You enter a posh flat and have barely closed the door before he approches you and starts to kiss you passionately...</p> <<print '<video src="images/' + $girl + '/followguyhome1-1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You both roll around in the bed and kiss and cuddle...</p> <<print '<video src="images/' + $girl + '/followguyhome1-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Followguyhome1-2]].</p> <</nobr>><<nobr>> <p class="passage_text">You lie upon him and start to ride his big cock... You are so horny</p> <<you>>Yes, yes oh... it's so lovely...<</you>> <<print '<video src="images/' + $girl + '/followguyhome1-3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Followguyhome1-3]].</p> <</nobr>><<nobr>> <p class="passage_text">After a while you change positions and you both start to suck each other...</p> <<you>>Yes, yes... I am cumming....<</you>> <p class="passage_text">After your orgasm you keep sucking him harder... Yeah, that's it... keep sucking me, he moans out... I am gonna come soon...</p> <<you>>Mmmffffmmfmmm...<</you>> <<print '<video src="images/' + $girl + '/followguyhome1-4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Followguyhome1-4]].</p> <</nobr>><<nobr>> <p class="passage_text">I want to cum in your mouth he says... He stands up in a hurry and spray his semen into your mouth...</p> <p class="passage_text">Oh, my god... That's great <<print $firstname>>... What a ride...</p> <<you>>Yummy.... That's taste good...<</you>> <<print '<video src="images/' + $girl + '/followguyhome1-5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Wakeupandleave]].</p> <<sexinpussy>> <<redenergy 15>>, <<redlust 20>>, <<redhygiene 20>>, <<redlooks 10>>, <<redmoral 5>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_pussy += 1>> <<set $sex_blowjob += 1>> <<set $sex_pussybeenlicked += 1>> <<set $sex_cuminmouth += 1>> <<unfaitfulsex "guys for a one night stand">> <<donesin "had-casual-one-night-stand-sex-with-a-guy">> <</nobr>><<nobr>> <p class="passage_text">A guy wants you to follow him home for a drink. </p> <<if $drunk gt 70 or $sex_drug gt 30 or $drug gt 70 or $lust gt 70>> <p class="passage_text">You are so horny and intoxicated that you accept without any more hesitation...</p> <p class="passage_text">[[Continue->Followguyhome2-1]].</p> <<else>> <p class="passage_text">Do you [[accept->Followguyhome2-1]] or <<link "refuse" "Insidenightclub">> <<redlib 0.5>><</link>>.</p> <</if>> <</nobr>><<nobr>> <p class="passage_text">He leads you to his flat not far from the nightclub. Just after you enter the flat, he starts to undress and want you to do the same...</p> <<print '<video src="images/' + $girl + '/followguyhome2-1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You both end up kissing in his bedroom... You don't waste much time before you go to bed...</p> <p class="passage_text">His hands are all over you, grabbing you everywhere...</p> <p class="passage_text">[[Continue->Followguyhome2-2]].</p> <</nobr>><<nobr>> <p class="passage_text">Then he set about to fuck you...His big cock pumps in and out of you in a steady pace...</p> <<you>>Yes, yes fuck me...<</you>> <<print '<video src="images/' + $girl + '/followguyhome2-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Followguyhome2-3]].</p> <</nobr>><<nobr>> <<print '<video src="images/' + $girl + '/followguyhome2-3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After a while you change positions he lies on top of you... Your orgasm is approaching...</p> <<you>>Yes, yes go faster.... please... I am cumming....<</you>> <p class="passage_text">After your got your orgasm he fucks you even harder... Ah, almost there, he whispers...</p> <<print '<video src="images/' + $girl + '/followguyhome2-4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Suddenly he begin to pump his semen into your wet pussy...</p> <<you>>Oh, no... oh, please don't make me pregnant<</you>> <p class="passage_text">But it is too late and you just hope that it will be all right this time also...</p> <p class="passage_text">[[Continue->Wakeupandleave]].</p> <<redenergy 15>>, <<redlust 20>>, <<redhygiene 20>>, <<redlooks 10>>, <<redmoral 5>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <<cuminpussy>> <<set $sex_pussy += 1>> <<set $sex_cuminpussy += 1>> <<unfaitfulsex "guys for a one night stand">> <<donesin "had-casual-one-night-stand-sex-with-a-guy">> <</nobr>><<nobr>> <p class="passage_text">A guy wants you to follow him home for a drink. </p> <<if $drunk gt 70 or $sex_drug gt 30 or $drug gt 70 or $lust gt 70>> <p class="passage_text">You are so horny and intoxicated that you accept without any more hesitation...</p> <p class="passage_text">[[Continue->Followguyhome3-1]].</p> <<else>> <p class="passage_text">Do you [[accept->Followguyhome3-1]] or <<link "refuse" "Insidenightclub">> <<redlib 0.5>><</link>>.</p> <</if>> <</nobr>><<nobr>> <p class="passage_text">He grabs your hand and lead you to a taxi outside... In a few minutes you are in his flat, ready for some fucking...</p> <<print '<video src="images/' + $girl + '/followguyhome3-1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Without wasting time you both undress and jump into bed to start fuck eachother..</p> <p class="passage_text">You are so exicted that you just go all in...</p> <p class="passage_text">[[Continue->Followguyhome3-2]].</p> <</nobr>><<nobr>> <p class="passage_text">You change position again this time you are ontop...</p> <<you>>Oh, oh, oh... fuck me... please...<</you>> <<print '<video src="images/' + $girl + '/followguyhome3-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Followguyhome3-3]].</p> <</nobr>><<nobr>> <<print '<video src="images/' + $girl + '/followguyhome3-3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">He wants to take you from behind, and you don't protest... You are soooo horny....</p> <<you>>Faster, faster... I'm close to cumming... FASTER....<</you>> <p class="passage_text">You got your orgasm and now it's his turn...</p> <<print '<video src="images/' + $girl + '/followguyhome3-4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">He puts his cock deep into you before pumping his cum into you...</p> <<you>>Ah, ah... Oh... No... I don't want to get pregnant...<</you>> <p class="passage_text">But it is too late and you just beg that you not will be pregnant...</p> <p class="passage_text">[[Continue->Wakeupandleave]].</p> <<redenergy 15>>, <<redlust 20>>, <<redhygiene 20>>, <<redlooks 10>>, <<redmoral 5>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <<cuminpussy>> <<set $sex_pussy += 1>> <<set $sex_cuminpussy += 1>> <<unfaitfulsex "guys for a one night stand">> <<donesin "had-casual-one-night-stand-sex-with-a-guy">> <</nobr>><<nobr>> <p class="passage_text">A girl flirts with you, and wants you to follow her home for a good time.</p> <<if $drunk gt 70 or $sex_drug gt 30 or $drug gt 70 or $lust gt 70>> <p class="passage_text">You are so horny and intoxicated that you accept without any more hesitation...</p> <p class="passage_text">[[Continue->Followgirlhome1-1]].</p> <<else>> <p class="passage_text">Do you [[accept->Followgirlhome1-1]] or <<link "refuse" "Insidenightclub">> <<redlib 0.5>><</link>>.</p> <</if>> <</nobr>><<nobr>> <p class="passage_text">She lives in a gorgeous flat, but does not take the time to show you around. Her only desire is to have sex with you, and you don't mind at all...</p> <<print '<video src="images/' + $girl + '/followgirlhome1-1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">She kiss and cuddle with you for a while, before she get more serious...</p> <p class="passage_text">[[Continue->Followgirlhome1-2]].</p> <</nobr>><<nobr>> <p class="passage_text">I want you to lick my pussy NOW!, she says... She is very determined so you don't dare deny her that...</p> <<print '<video src="images/' + $girl + '/followgirlhome1-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After a while she cries out: Yes, Yes I'm CUMMING!!!....</p> <p class="passage_text">[[Continue->Followgirlhome1-3]].</p> <</nobr>><<nobr>> <p class="passage_text">Now it's my turn to make some pleasure for you, she commands... She opens her drawer and take out a real BIG dildo...</p> <<you>>But... But... <</you>> <p class="passage_text">NO BUT'S, she screams out, before she pushes it into your pussy...</p> <<you>>Oh, oh, oh, oh, OOOOOOOOOOOH.....<</you>> <p class="passage_text">You have a massive orgasm...</p> <<print '<video src="images/' + $girl + '/followgirlhome1-3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Wakeupandleave]].</p> <<redenergy 15>>, <<redlust 20>>, <<redhygiene 30>>, <<redlooks 15>>, <<redmoral 5>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_pussylicked += 1>> <<set $sex_pussybeenlicked += 1>> <<unfaitfulsex "girls for a one night stand">> <<donesin "had-casual-one-night-stand-lesbian-sex-with-a-girl">> <</nobr>><<nobr>> <p class="passage_text">A pretty girl is flirting with you and want you to follow her...</p> <<if $drunk gt 70 or $sex_drug gt 30 or $drug gt 70 or $lust gt 70>> <p class="passage_text">You are so horny and intoxicated that you accept without any more hesitation...</p> <p class="passage_text">[[Continue->Followgirlhome2-1]].</p> <<else>> <p class="passage_text">Do you [[accept->Followgirlhome2-1]] or <<link "refuse" "Insidenightclub">> <<redlib 0.5>><</link>>.</p> <</if>> <</nobr>><<nobr>> <p class="passage_text">When you arrive in her flat she drags you into her bedroom, and you both undress in hurry...</p> <<print '<video src="images/' + $girl + '/followgirlhome2-1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You both start kissing and touching eachother...</p> <p class="passage_text">[[Continue->Followgirlhome2-2]].</p> <</nobr>><<nobr>> <p class="passage_text">You both have hot and passionate sex together through the night...</p> <<print '<video src="images/' + $girl + '/followgirlhome2-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After several orgasm you are so exhausted...</p> <p class="passage_text">[[Continue->Wakeupandleave]].</p> <<redenergy 15>>, <<redlust 20>>, <<redhygiene 30>>, <<redlooks 15>>, <<redmoral 5>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_pussylicked += 1>> <<set $sex_pussybeenlicked += 1>> <<unfaitfulsex "girls for a one night stand">> <<donesin "had-casual-one-night-stand-lesbian-sex-with-a-girl">> <</nobr>><<nobr>> <p class="passage_text">A beatiful girl want to have sex with you want you to follow her to her flat...</p> <<if $drunk gt 70 or $sex_drug gt 30 or $drug gt 70 or $lust gt 70>> <p class="passage_text">You are so horny and intoxicated that you accept without any more hesitation...</p> <p class="passage_text">[[Continue->Followgirlhome3-1]].</p> <<else>> <p class="passage_text">Do you [[accept->Followgirlhome3-1]] or <<link "refuse" "Insidenightclub">> <<redlib 0.5>><</link>>.</p> <</if>> <</nobr>><<nobr>> <p class="passage_text">The girl has a flat very close by, and you follow her happily... As soon as you enter the flat she wants you to get into her bedroom...</p> <<print '<video src="images/' + $girl + '/followgirlhome3-1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You both start undress, kiss and touch each other... You get more and more horny...</p> <p class="passage_text">[[Continue->Followgirlhome3-2]].</p> <</nobr>><<nobr>> <p class="passage_text">The girl wants to lick your pussy, and you don't mind at all... She has obviously done this before by the way her tongue runs up and down in your wet pussy...</p> <<print '<video src="images/' + $girl + '/followgirlhome3-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">There is no way you can hold your orgasm back, and soon you scream out in pleasure...</p> <p class="passage_text">[[Continue->Followgirlhome3-3]].</p> <</nobr>><<nobr>> <p class="passage_text">Next she wants you to lick some pussy...</p> <<you>>But, but... I'm not sure I can do that...<</you>> <p class="passage_text">Sure you can... I have licked your pussy, now it's you turn... Hurry now!</p> <p class="passage_text">You just have to go on with it, and soon your licking the girls pussy with your tongue...</p> <p class="passage_text">She wriggles her pussy against your face and it does not take long before she is cumming...</p> <<print '<video src="images/' + $girl + '/followgirlhome3-3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Wakeupandleave]].</p> <<redenergy 15>>, <<redlust 20>>, <<redhygiene 30>>, <<redlooks 15>>, <<redmoral 5>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_pussylicked += 1>> <<set $sex_pussybeenlicked += 1>> <<unfaitfulsex "girls for a one night stand">> <<donesin "had-casual-one-night-stand-lesbian-sex-with-a-girl">> <</nobr>><<nobr>> <<if $gameDate.getHours() lt 6 and $gameDate.getHours() gte 1>> <<set $latenight to 1>> <</if>> <p class="passage_text">You both go to sleep after having sex. You are so exhausted...</p> <<set $streetdest to either ('Chapelstreet', 'Mainstreet', 'Downtown', 'Outside', 'Universitystreet')>> <<set $randomimage = random(6)>> <<print '<img src="nightclub/images/leaving' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You wake up very confused, and look around... Then you remember...</p> <<anewday>> <<testsbeforenewday>> <p class="passage_text">Without anyone noticing, you gather your clothes, get dressed and sneak out to <<print $streetdest>></p> <p class="passage_text">[[Continue->$streetdest]].</p> <<addenergy 50>>, <<redhygiene 50>>, <<redlooks 30>> <</nobr>><<nobr>> <<addmins 5>> <h3 class="passage_header">Dark hallway</h3> <img src="nightclub/images/darkhallway.jpg" class="jpgimage" width="60%"> <p class="passage_text">You open the door and enters a long dark hallway. You decide to [[Outsidehiddenroom<-continue walking]]...</p> <</nobr>><<nobr>> <<addmins 10>> <h3 class="passage_header">Outside the backroom</h3> <p class="passage_text">You reaches the end of the hallway and see a new door. You can hear loud music from behind the door. Suddenly a scary bouncer is blocking your way...</p> <<set $randomimage = random(3)>> <<print '<img src="nightclub/images/scarybouncer' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">What do you want?, he says in a rude tone. If you want to get in here you must have a ticket, he continues...</p> <<isInInv Ticketnightclub>> <<if $ininventory eq "true">> <<set $firstentrance to 0>> <<removeFromInv Ticketnightclub>> <p class="passage_text">You show him the ticket you have and he grabs it and, [[Hiddenroom<-steps aside and let you in]].</p> <<else>> <p class="passage_text">You don't have a ticket and just have to [[Gamblingroom<-leave.]]</p> <</if>> <</nobr>><<nobr>> <<if $gameDate.getHours() gt 3 and $gameDate.getHours() lt 7>> <<set $latenight to 1>> <p class="passage_warning">Sorry, The nightclub is closing now...</p> <p class="passage_warning">You are so exhausted and need to [[go home->Gotosleep]]...</p> <<else>> <<addmins 10>> <<set $camefromclub to 1>> <<set $randomimage = random(4)>> <<print '<img src="nightclub/images/sexclub' + $randomimage + '.jpg" class="jpgimage" width="60%">'>> <<if $firstentrance eq 0>> <p class="passage_text">The room is filled with halfnaked people dancing, drinking and having sex. Looks like they are having fun...</p> <<else>> <p class="passage_text">You are beside the dancefloor and the bar. The room you if filled with halfnaked people dancing, drinking and having sex.</p> <</if>> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">What do you want to do? <ul> <li>[[Nightclubxxxfloor<-Go dancing with the crowd]]</li> <li>[[Nightclubtoilet<-Go to toilet]]</li> <li>[[Nightclubbar<-Go to the bar]]</li> <li>[[Downtown<-Leave club and go home]]</li> </ul></p></td></tr></table> <</if>> <</nobr>><<nobr>> <<addmins 20>> <<set $randomvideo = random(6)>> <<print '<video src="nightclub/images/sexdisco' + $randomvideo + '.mp4" class="jpgimage" width="80%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You go dancing with crowd. There are lots of nude guys and chicks there. Some of them are having sex while dancing.</p> <<redenergy 5>>, <<redhygiene 5>> <p class="passage_text">In the back of the room, there are small cubicles, that people go in and out of.</p> <<if $drunk gt 70 or $drug gt 70 or $reputation gt 40 or $liberal gt 80>> <<set $randomsex = random(5)>> <<if $randomsex eq 0>> <p class="passage_text">[[Gangbangyouclub1<-Continue]]</p> <</if>> <<if $randomsex eq 1>> <p class="passage_text">[[Gangbangyouclub2<-Continue]]</p> <</if>> <<if $randomsex eq 2>> <p class="passage_text">[[Dpyouclub1<-Continue]]</p> <</if>> <<if $randomsex eq 3>> <p class="passage_text">[[Dpyouclub2<-Continue]]</p> <</if>> <<if $randomsex eq 4>> <p class="passage_text">[[Hiddenroom<-Continue]]</p> <</if>> <<if $randomsex eq 5>> <p class="passage_text">[[Hiddenroom<-Continue]]</p> <</if>> <<elseif $drunk gt 40 or $drug gt 40 or $reputation gt 20 or $liberal gt 50>> <<set $randomsex = random(5)>> <<if $randomsex eq 0>> <p class="passage_text">[[Yousuckboyclub1<-Continue]]</p> <</if>> <<if $randomsex eq 1>> <p class="passage_text">[[Boyfucksyouclub1<-Continue]]</p> <</if>> <<if $randomsex eq 2>> <p class="passage_text">[[Girlsexclub1<-Continue]]</p> <</if>> <<if $randomsex eq 3>> <<if $brotheljob eq 0>> <p class="passage_text">[[Boylickyouclub1<-Continue]]</p> <<else>> <p class="passage_text">[[Hiddenroom<-Continue]]</p> <</if>> <</if>> <<if $randomsex eq 4>> <p class="passage_text">[[Hiddenroom<-Continue]]</p> <</if>> <<if $randomsex eq 5>> <p class="passage_text">[[Hiddenroom<-Continue]]</p> <</if>> <<else>> <p class="passage_text">[[Hiddenroom<-Continue]]</p> <</if>> <</nobr>><<nobr>> <<addmins 90>> <<set $manname = $mensname.random()>> <<print '<p class="passage_text">While you are dancing a man called $manname is approaching you. He is dancing closer and closer to you before he begin to touch you. After a while he leads you into a free cubicle. He then begins to kiss and undress you.</p>'>> <<you>>What are you doing, <<print $manname>>... I am not sure I want to do this...<</you>> <p class="passage_text">RELAX, $manname says with a strong voice... Just do as I tell you too...</p> <<you>>I... I...<</you>> <<print '<video src="images/' + $girl + '/suckboynightclub1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<print '<p class="passage_text">$manname pulls down his pants and pushes you down to his penis. Suck my fucking cock, he commands with a strong voice</p>'>> <p class="passage_text">You open your mouth slowly, and in goes his cock. Keep it going $manname says and pushed your head to get you to go faster.</p> <<print '<video src="images/' + $girl + '/suckboynightclub2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Come on girl and lick me, he says suddenly. I wanna to cum in your mouth.</p> <<you>>mmmmsmfdfm I mmmmfd don't.....<</you>> <p class="passage_text">You lick the underside of his penis, and this make him cum. He splashes his cum into your open mouth.</p> <<print '<video src="images/' + $girl + '/suckboynightclub3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Hmmm, salty thing you think, while swallowing. Suddenly he pulls up his pants and leaves the cubicle.</p> <p class="passage_text">You better [[Hiddenroom<-go back to the club.]]</p> <<redenergy 15>>, <<redlust 20>>, <<redhygiene 20>>, <<redlooks 10>>, <<redmoral 5>>, <<addrep 1>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_cuminmouth += 1>> <<set $sex_blowjob += 1>> <<unfaitfulsex "guys at the nightclub">> <<donesin "sucked-a-stranger-in-the-backroom-in-the-nightclub">> <</nobr>><<nobr>> <<addmins 90>> <<set $manname = $mensname.random()>> <p class="passage_text">After a while on the dancefloor, a man is dancing with closely near you. He smiles to you and present him self as $manname</p> <p class="passage_text">He touches your body while dancing and you are getting quite horny</p> <p class="passage_text">After some time he wants to talk to you. Let's go into a cubicle, $manname says. You sit next to him and talk for a while. You tell him your name, where you live and what you do. He seems such a nice man...</p> <<print '<video src="images/' + $girl + '/lickedatnightclub1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<print '<p class="passage_text">I have a friend that owns a brothel, $manname says. Oh, you say surprised...</p>'>> <p class="passage_text">I'm sure he wants to try you out. You can start work for him, he says... He will give me a bonus if you do that...</p> <<you>>But, but... I can not do that... I am not such a girl...<</you>> <p class="passage_text">Oh, you will earn good money, you know. A girl with your body can make much money.</p> <<you>>NO, NO, NO... I will NOT do that...<</you>> <<print '<p class="passage_text">Before you know it, he pulls you over so you lie flat with your ass up. Relax, I just want to see and taste your pussy, $manname says before ripping off your underwear.</p>'>> <<print '<video src="images/' + $girl + '/lickedatnightclub2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">He licks your pussy fast. Mmmmmm, taste good he compliment you. Many men would like to taste this juicy pussy.</p> <<you>>NO, NO... please let me go...<</you>> <p class="passage_text">He turns you around and start licking and fingering you. He is strong and uses alot of power.</p> <<print '<video src="images/' + $girl + '/lickedatnightclub3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">He is fingering your pussy so much that your orgasm is approaching fast. You try to resist him, but you can't...</p> <<print '<video src="images/' + $girl + '/lickedatnightclub4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Without control you are squirting into his hand. That's a good girl, he laughs. You can definitly work for my friend.</p> <p class="passage_text">Go to the brothel Downtown and ask for Tommy or Joanne on SUNDAY night after 16.00 hours... If you don't I will send Tommy P. from Churchstreet to get you! I know where you live now... And he will NOT BE NICE TO YOU!! UNDERSTAND!!!</p> <<you>>To... Tommy P...? Churchstreet?... That is my stepuncle... I don't understand...<</you>> <p class="passage_text">WILL YOU LISTEN, YOU SLUT!!!! I don't care if he is your stepuncle... Just do as I say, so I get my bonus... $manname seems very angry now...</p> <<you>>Y... yes... I will do it... I....<</you>> <p class="passage_text">That's better... Tommy P. owns the brothel, but is a very dangerous man, so you better not cross him...</p> <p class="passage_text">You feel worn out. Will you go to the brothel on Sunday or dare to cross him or your uncle? He looked really dangerous. You better [[Hiddenroom<-go back to the club.]]</p> <<redenergy 15>>, <<redlust 20>>, <<redhygiene 20>>, <<redlooks 10>>, <<redmoral 5>>, <<addrep 1>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_pussybeenlicked += 1>> <<set $brotheljob to 1>> <<unfaitfulsex "guys at the nightclub">> <<donesin "got-my-pussy-licked-by-a-stranger-in-the-backroom-in-the-nightclub">> <</nobr>><<nobr>> <<addmins 90>> <<set $girlname = $girlsname.random()>> <p class="passage_text">You dance while watching all the half naked people kissing and touching each other.</p> <p class="passage_text">Suddenly a girl comes up behind you and begin groping you.</p> <p class="passage_text">She wispers in your ear that she wants you to follow her into a cubicle. She finds two glasses of white wine and gives you one.</p> <<print '<p class="passage_text">She presents herself as $girlname . After both of you have a sip, you start to hug and kiss eachother, like the most natural thing in the world.</p>'>> <<print '<video src="images/' + $girl + '/girlsexclub1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After that she wants you down to lick her pussy. She takes of her underwear in a hurry, and pushes you down to her wet pussy.</p> <p class="passage_text">You start to lick her. She is tasting good, and you get aroused and horny.</p> <<print '<video src="images/' + $girl + '/girlsexclub2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You both take off the rest of your clothes and you continue to lick her. You lick her much faster now, and she is moaning out loud.</p> <<print '<video src="images/' + $girl + '/girlsexclub3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<print '<p class="passage_text">She stands on all four and you lick and finger $girlname so fast that she cant hold back. She screams out load.</p>'>> <<print '<video src="images/' + $girl + '/girlsexclub4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<print '<p class="passage_text">Now it is $girlname time to lick you. You can not wait for it. Your juicy pussy is already dripping.</p>'>> <p class="passage_text">You sit back and spread your legs for her, like the horny slut you are. Then she set about to eat your swollen pussy.</p> <<print '<video src="images/' + $girl + '/girlsexclub5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<print '<p class="passage_text">You can hear yourself moaning out for more. $girlname is a really good pussylicker and aim to give you pleasure.</p>'>> <<print '<video src="images/' + $girl + '/girlsexclub6.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">She uses her fingers on you faster now, and you start to shiver. You really can't hold back any longer.</p> <<print '<video src="images/' + $girl + '/girlsexclub7.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<print '<p class="passage_text">Your juice drips from your pussy. $girlname sure did a good job on you.</p>'>> <p class="passage_text">You both break up and [[Hiddenroom<-go back to the club.]]</p> <<redenergy 15>>, <<redlust 20>>, <<redhygiene 20>>, <<redlooks 10>>, <<redmoral 5>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_pussybeenlicked += 1>> <<set $sex_pussylicked += 1>> <<unfaitfulsex "girls at the nightclub">> <<donesin "had-lesbian-sex-with-a-stranger-in-the-backroom-in-the-nightclub">> <</nobr>><<nobr>> <<addmins 90>> <<set $manname = $mensname.random()>> <<print '<p class="passage_text">A handsome boy called $manname is joining you immdiately while you dance. He flirts with you and after a while he dances closer.</p>'>> <p class="passage_text">Come on, he says. Let's go over there. He points against the cubicles. You are unsure, but let go when he smile against you.</p> <p class="passage_text">You are a little intoxicated and your judgement power are weaker than normal. You both sit down ona bed and begin kissing.</p> <<print '<video src="images/' + $girl + '/boyfucksyouclub1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You both get more and more horny and starts to undress each other.</p> <<print '<video src="images/' + $girl + '/boyfucksyouclub2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<print '<p class="passage_text">$manname wants you to suck his cock and you accept his wishes. He compliments your sucking skills.</p>'>> <<print '<video src="images/' + $girl + '/boyfucksyouclub3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After a while he moves you up so you can ride his cock. He squeezes your clit while you keep riding. You continue in a fast pace until you are cumming.</p> <<print '<video src="images/' + $girl + '/boyfucksyouclub4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<print '<p class="passage_text">$manname moves you over, so you lies on your back. Then he aim to pump you harder.</p>'>> <p class="passage_text">After a couple of minutes he can't hold back and begin to splash his semen into your wet pussy.</p> <<print '<video src="images/' + $girl + '/boyfucksyouclub5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Ah, that's a good girl he says after finishing. Now I must go sweetheart. Without no futher talk, he puts on his clothes and leaves.</p> <p class="passage_text">You feel abused, but put on your clothes and [[Hiddenroom<-go back to the club.]]</p> <<redenergy 15>>, <<redlust 20>>, <<redhygiene 20>>, <<redlooks 10>>, <<redmoral 5>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <<cuminpussy>> <<set $sex_blowjob += 1>> <<set $sex_pussy += 1>> <<set $sex_cuminpussy += 1>> <<unfaitfulsex "guys at the nightclub">> <<donesin "had-sex-with-a-stranger-in-the-backroom-in-the-nightclub">> <</nobr>><<nobr>> <<addmins 90>> <p class="passage_text">You are pretty intoxicated and a couple of black men notice you on the dance floor. They start to dance with you and soon they lead you out of the dancefloor.</p> <p class="passage_text">You are too intoxicated to protest when they lead you into a cubicle. They reveal your tits without any complaints from you.</p> <<print '<img src="images/' + $girl + '/dpyouclub.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">They quickly undress and command you to suck their giant dicks. You hesitate a little bit, so they have to force you to suck them.</p> <<print '<video src="images/' + $girl + '/dpyouclub1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Yeah, that's it slut, one of says, before pushing you over. He gets you to stand on all four.</p> <p class="passage_text">Then he aim to penetrate your ass. You try to protest, but his buddy pushes your head onto his cock. With one cock in the ass and one in the pussy you are fully occupied.</p> <<print '<video src="images/' + $girl + '/dpyouclub2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Time for some DP, one them suddenly says. No, no please you beg. But for no reason. They are quite determined. Without futher notice you are put upon them and theit big cocks fill you up.</p> <<print '<video src="images/' + $girl + '/dpyouclub3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Oh, no you cry out, but soon you got an orgasm. Wow, I think the slut is cumming the one that fills your pussy comments.</p> <p class="passage_text">How about we give her some juice, the other one comments. Sure thing his buddy says and they place you on your knees in front of them.</p> <p class="passage_text">Come on, girl. open up your mouth. You are to scared to protest and soon their semen begin to flow into your mouth.</p> <<print '<video src="images/' + $girl + '/dpyouclub4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You put on your clothes and [[Hiddenroom<-go back to the club.]]</p> <<sexinpussy>> <<redenergy 20>>, <<redlust 25>>, <<redhygiene 30>>, <<redlooks 15>>, <<redmoral 8>>, <<addrep 1.5>>, <<redweight 0.5>>, <<adddrug_sex 2>>, <<addlib 1.5>> <<set $sex_dp += 1>> <<set $sex_cuminmouth += 2>> <<set $sex_blowjob += 2>> <<set $sex_anal += 1>> <<set $sex_pussy += 1>> <<unfaitfulsex "guys at the nightclub">> <<donesin "got-double-penetrated-in-the-backroom-in-the-nightclub">> <</nobr>><<nobr>> <<addmins 90>> <p class="passage_text">You stumble around on the dancefloor and feel pretty intoxicated. You seem to be a easy target for horny guys.</p> <p class="passage_text">Not many minutes later a boy begins to flirt with you. After some time with flirting he drags you into a small room with a bed.</p> <<print '<video src="images/' + $girl + '/2dpyouclub1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">He starts to kiss you and soon he got his penis out. He demand that you suck him good.</p> <<print '<video src="images/' + $girl + '/2dpyouclub2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You are so horny and start to ride him. Suddenly his friend comes in and approach you from behind. In a jiffy he got his cock out and want to penetrate your other hole.</p> <p class="passage_text">You are so intoxicated and horny that you don't mind at all, when they start to double penetrate you.</p> <<print '<video src="images/' + $girl + '/2dpyouclub3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Their cocks runs smoothly in and out of your holes and you just cant help it when your cumming. But they still go on and pump in and out of you.</p> <p class="passage_text">Suddenly they start moaning together. First you feel the warm semen being pumped into your ass and nearly at the same time your pussy is filled with a new dose.</p> <<print '<video src="images/' + $girl + '/2dpyouclub4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Oh yeah, thats it you little slut. You sure can fuck two cocks at the same time, one of the guys says.</p> <p class="passage_text">They pull out of you, and before you know it they went out the door, while the cum still drips from your holes.</p> <p class="passage_text">You assemble your clothes and [[Hiddenroom<-go back to the club.]]</p> <<redenergy 20>>, <<redlust 25>>, <<redhygiene 30>>, <<redlooks 15>>, <<redmoral 8>>, <<addrep 1.5>>, <<redweight 0.5>>, <<adddrug_sex 2>>, <<addlib 1.5>> <<cuminpussy>> <<set $sex_dp += 1>> <<set $sex_cuminpussy += 2>> <<set $sex_cuminass += 2>> <<set $sex_blowjob += 1>> <<set $sex_anal += 2>> <<set $sex_pussy += 2>> <<unfaitfulsex "guys at the nightclub">> <<donesin "got-double-penetrated-in-the-backroom-in-the-nightclub">> <</nobr>><<nobr>> <<addmins 120>> <p class="passage_text">You are quite intoxicated but capable to dance around on the floor. Alot of the black men there notice your moves. They gather together around you.</p> <p class="passage_text">There is a pole on the floor, and you start to dance in a sexy way around it, shaking your ass. Your dress slips up and reveals your panties. The guys start to slap your ass.</p> <<print '<video src="images/' + $girl + '/gangbangyouclub1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You sit down on one of the black guys and start to rub your ass agains him, before turning around. Be buries his face between your tits. This gets you even more horny.</p> <<print '<video src="images/' + $girl + '/gangbangyouclub2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Now you really got the attention of the dancefloor, and the guys gather closer around you. They put you down on the floor and starts to reveal their cocks for you.</p> <p class="passage_text">More and more guys gather around you, and want their cocks blown by you. You have no limit and just keep sucking them.</p> <<print '<video src="images/' + $girl + '/gangbangyouclub3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After a while they rip of your dress and get you naked. You lean on the pole and one of the black men takes you from behind, while you suck another one.</p> <p class="passage_text">Damn, this chick is hot, the one behind you comments, while penetrating your pussy. You try to help as many as you can by jerking them with your hands.</p> <<print '<video src="images/' + $girl + '/gangbangyouclub4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">They drag you down to a sofa and one of the white guys wants you to ride him, while you suck a black cock. Suddenly another black man comes behind you and fill your ass with a big cock.</p> <p class="passage_text">Yeah, we got her airtight now guys, he comments. All three cocks pump in and out of your holes.</p> <<print '<video src="images/' + $girl + '/gangbangyouclub5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">They switch positions all the time and new cocks are constantly penetrating you. You just hang in, and are cumming all the time, without any of them taking notice. Semen is pumped into your holes all the time.</p> <<print '<video src="images/' + $girl + '/gangbangyouclub6.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Time for the final cumshow, the leader of the pack commands. They all pull out of you and place you on the floor. Open your mouth, he commands.</p> <p class="passage_text">You do as you are told, and soon the rest of the gang that not already have cum in your holes begin to pump cum into your hungry mouth. When they finish up your face is covered in cum.</p> <<print '<video src="images/' + $girl + '/gangbangyouclub7.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">They are obviously very happy with you, so they all give you a $50 note...</p> <p class="passage_text">The guys soon disappear in the crowd and you put together your clothes and go to the back of the room. After some trouble you manage to get dressed, and [[Hiddenroom<-find a place by the bar.]]</p> <<addmoney 300>>, <<redenergy 25>>, <<redlust 30>>, <<redhygiene 30>>, <<redlooks 20>>, <<addrep 2>>, <<redmoral 10>>, <<redweight 0.5>>, <<adddrug_sex 5>>, <<addlib 1.5>> <<cuminpussy>> <<set $sex_dp += 5>> <<set $sex_cuminpussy += 6>> <<set $sex_cuminass += 6>> <<set $sex_cuminmouth += 12>> <<set $sex_blowjob += 15>> <<set $sex_anal += 7>> <<set $sex_pussy += 10>> <<set $sex_gangbang += 1>> <<unfaitfulsex "guys at the nightclub">> <<donesin "got-gangbanged-in-the-backroom-in-the-nightclub">> <</nobr>><<nobr>> <<addmins 105>> <p class="passage_text">You stumble to the dancefloor and start moving around. You can hear one of the black men saying to his friend: That's an easy target.</p> <p class="passage_text">Suddenly 3 of the black men are surrounding you and start to touch you. You try to get them away, but they are determined.</p> <p class="passage_text">They drag you into a room with a bed and take off your dress. While they command you to get on the bed they undress. You teases them before you turn around and winking them over.</p> <<print '<video src="images/' + $girl + '/2gangbangyouclub1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">They lay down on the bed and instruct you to suck them. You just have to do your best with them.</p> <<print '<video src="images/' + $girl + '/2gangbangyouclub2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">While sucking two of them the third enters your pussy.</p> <<print '<video src="images/' + $girl + '/2gangbangyouclub3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">They place you on your back with one of them under you. slowly he places his dick in your ass, before the two others fills your other two holes.</p> <p class="passage_text">Jeez, on of them say. Such tight holes this white slut have, he comments while pounding your pussy. Sure thing, then one under you replies, while his dick penetrates your ass.</p> <p class="passage_text">Mmmmmmnnnn, is the only thing you can say with your mouth full of black cock.</p> <<print '<video src="images/' + $girl + '/2gangbangyouclub4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">How about some creampie, one of them suddenly says. He has been moaning for quite a while.</p> <p class="passage_text">They turn you over and start penetration your pussy. No long after you can feel the cum is pumped into your pussy.</p> <<print '<video src="images/' + $girl + '/2gangbangyouclub5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">One by one they empty themselves deep inside your pussy. The cum is dripping out of your pussy, and you feel exhausted.</p> <p class="passage_text">While you still lies there, they get dressed and disappear out of the room.</p> <p class="passage_text">You manage to put on your clothes, and [[Hiddenroom<-go back to the club.]]</p> <<redenergy 20>>, <<redlust 25>>, <<redhygiene 25>>, <<redlooks 15>>, <<addrep 2>>, <<redmoral 8>>, <<redweight 0.5>>, <<adddrug_sex 4>>, <<addlib 1.5>> <<cuminpussy>> <<set $sex_dp += 2>> <<set $sex_cuminpussy += 3>> <<set $sex_blowjob += 3>> <<set $sex_anal += 3>> <<set $sex_pussy += 3>> <<set $sex_gangbang += 1>> <<unfaitfulsex "guys at the nightclub">> <<donesin "got-gangbanged-in-the-backroom-in-the-nightclub">> <</nobr>> /* Life at Unversity Scene: Jenna Cafe Locations: Going to work Buy stuff Toilet Backroom */<<nobr>> <<set $taxirequest to 0>> <<addmins 5>> <<if $gameDate.getHours() gt 21>> <p class="passage_warning">Sorry, The cafe is closed now. Closing time is 22.00. Come back tomorrow.</p> <p class="passage_warning">You have to go [[back to the street->Mainstreet]]</p> <<else>> <<if $drug lt 50 and $drunk lt 50>> <<if $hygiene lt 30 or $energy lt 10>> <p class="passage_warning">Sorry, you cannot visit the cafe now.</p> <p class="passage_warning">Your hygiene/energy are too low Required hygiene = 30, energy = 10.</p> <p class="passage_warning">Come back later. You have to go [[back to the street->Mainstreet]]</p> <<else>> <h3 class="passage_header">Jenna Cafe</h3> <img src="cafe/images/cafe.jpg" class="jpgimage" width="50%"> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You walk over to the cafe, and go inside.</p> <<set $randomimage = random(4)>> <<print '<img src="cafe/images/insidecafe' + $randomimage + '.jpg" class="jpgimage" width="100%">'>> <p class="passage_text">What would you like to do? <ul> <<if $work neq "cafe" and $daysplayed gte 5 and $nocafejobavailable eq 0>> <li>[[Askforowner<-Ask the owner for a job]]</li> <</if>> <<if $work eq "cafe" and $gameDate.getDay() gte 1 and $gameDate.getDay() lt 6 and $gameDate.getHours() lt 18>> <li>[[Quitcafejob<-Go to the owner and say you want to quit the job]]</li> <</if>> <<if $work eq "cafe" and $gameDate.getDay() gt 1 and $gameDate.getDay() lt 6 and $gameDate.getHours() gt 17 and $gameDate.getHours() lt 20 and $didwork eq 0>> <li>[[Workcafe<-Go to work]]</li> <<elseif $work eq "cafe" and $gameDate.getDay() gt 1 and $gameDate.getDay() lt 6 and $gameDate.getHours() eq 17 and $didwork eq 0>> <li><<link "Have a coffee and then go to work" "Workcafe">> <<set $gameDate.setHours(18)>> <<set $gameDate.setMinutes(0)>> <<set $gameDate.setSeconds(0)>> <</link>></li> <</if>> <li>[[Buycafefood<-Buy food]]</li> <li>[[Cafetoilet<-Go to the toilet]]</li> <li>[[Back to the street->Mainstreet]]</li> </ul></p></td></tr></table> <</if>> <<else>> <img src="images/refusedbysecurity.jpg" class="jpgimage" width="70%"> <p class="passage_warning">Sorry, You are too intoxicated. The security guard will not let you in...</p> <p class="passage_warning">You have to go [[back to the street->Mainstreet]]</p> <</if>> <</if>> <</nobr>><<nobr>> <<addmins 5>> <<if $gameDate.getHours() gte 22>> <p class="passage_warning">Sorry, The cafe is closing now. Come back tomorrow.</p> <p class="passage_warning">You have to go [[back to the street->Mainstreet]]</p> <<else>> <h3 class="passage_header">Buy food</h3> <<set $randomimage = random(4)>> <<print '<img src="cafe/images/waitress' + $randomimage + '.jpg" class="jpgimage" width="30%">'>> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">What kind of food do you want to buy? <ul> <<set $cafesushi = parseInt(11 * $costpercent)>> <<set $cafefalaffel = parseInt(12 * $costpercent)>> <<set $cafefandc = parseInt(10 * $costpercent)>> <<set $cafetaco = parseInt(9 * $costpercent)>> <li>Sushi - $ <<print $cafesushi>> <<if $money gte $cafesushi>><<link [[Buy|Eatatcafe]]>> <<set $money -= $cafesushi>> <<set $cafemeal to "sushi">> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>Falaffel - $ <<print $cafefalaffel>> <<if $money gte $cafefalaffel>><<link [[Buy|Eatatcafe]]>> <<set $money -= $cafefalaffel>> <<set $cafemeal to "falaffel">> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>Fish and Chips - $ <<print $cafefandc>> <<if $money gte $cafefandc>><<link [[Buy|Eatatcafe]]>> <<set $money -= $cafefandc>> <<set $cafemeal to "fishchips">> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>Taco - $ <<print $cafetaco>> <<if $money gte $cafetaco>><<link [[Buy|Eatatcafe]]>> <<set $money -= $cafetaco>> <<set $cafemeal to "taco">> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> </ul> Go back to the [[Cafeentrance<-cafe entrance]]</p></td></tr></table> <</if>> <</nobr>><<nobr>> <<if $maxdayweight gt 2>> <p class="passage_warning">You are full. You cannot eat anymore for now... [[Return|previous()]]</p> <<else>> <<addmins 30>> <<print '<h3 class="passage_header">Enjoy $cafemeal at the Jenna cafe</h3>'>> <<print '<img src="cafe/images/' + $cafemeal + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You sit down and enjoy your food. After you finish your meal, you go back [[Mainstreet<-outside]]</p> <<addenergy 10>>, <<addweight 0.75>> <</if>> <</nobr>><<nobr>> <<addmins 5>> <h3 class="passage_header">Asking for the cafe owner</h3> <img src="cafe/images/counterlady.jpg" class="jpgimage" width="60%"> <p class="passage_text">You go to the counter, and ask for the owner.</p> <<if $gameDate.getHours() gt 18 or $gameDate.getDay() lt 1 or $gameDate.getDay() gt 5>> <p class="passage_text">Sorry, she is not in at the moment. She is here on weekdays until 18.00 hours, the counter lady replies.</p> <p class="passage_text">[[You better come back later.|Mainstreet]]</p> <<else>> <p class="passage_text">The girl behind the counter points at a door over at the right. Go in there she replies.</p> <img src="cafe/images/knockdoorcafe.jpg" class="jpgimage" width="50%"> <p class="passage_text">You knock the door and a female voice asks you to come in.</p> <p class="passage_text">[[Continue|Talkwithowner]]</p> <</if>> <</nobr>><<nobr>> <<addmins 10>> <h3 class="passage_header">Talking with the cafe owner</h3> <img src="cafe/images/jelena.jpg" class="jpgimage" width="40%"> <<jelena>>Hello there. I'm Jelena, but everyone calls me Jenna. Please sit down and tell me what can I do for you?<</jelena>> <ul class="passage_text"> <li>[[Askforjobcafe<-Ask for a job at the cafe]]</li> <li>[[Cafeentrance<-Just say sorry, and go back]]</li> </ul> <</nobr>><<nobr>> <h3 class="passage_header">Job offer at the cafe</h3> <img src="cafe/images/jelena2.jpg" class="jpgimage" width="40%"> <p class="passage_text">You find yourself sitting in a comfortable chair in the cafe owners office.</p> <<print '<img src="images/' + $girl + '/cafeinterview.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">She seems like a nice woman, and you tell her that you are studying and looking for a part time job.</p> <<if $looks gte 30>> <<if $work neq "none">> <<jelena>>In this job you will be serving customers, and work every tuesday, wedensday, and thursday and friday from 19.00 to 22.00. There is two persons serving at the same time.<</jelena>> <<jelena>>The payment will be the tip and service fee you collect from the customers. The two of you will split this. Usually this is around $40 for three hours, but it could be more. If you work hard and are nice to the customers you can earn more.<</jelena>> <<jelena>>But I hear that you are already working down at the <<print $work>>. If that is the case you can not work here as well... You need to quit that job first...<</jelena>> <<you>>Oh, I was not aware of that... I am sorry...<</you>> <p class="passage_text">You have to go [[back to the street->Mainstreet]]</p> <<else>> <<you>>I am occupied at daytime at the university, but can work evenings and weekends.<</you>> <<jelena>>Ok, tell me about yourself. What have you done so far in your life.<</jelena>> <p class="passage_text">You tell her about your life so far, and what interest you have. Luckily you have some experience from the local cafe in your hometown where you had some work.</p> <<if $reputation gte 50>> <<jelena>>Yes, I hear what you say BUT... There are words going around in town that you are very... eh, I don't like to say this word but... SLUTTY...<br> And I am afraid that I don't want such behavior to be associated with my cafe... So I am afraid I have to say NO<</jelena>> <<you>>But... But... Please... Give me a chance at least so I can prove that I can do the job properly... Please...<</you>> <<jelena>>NO... I have nothing more to say... Goodbye...<</jelena>> <p class="passage_text">You have to go [[back to the street->Mainstreet]]</p> <<else>> <p class="passage_text">She then explains about the cafe and how it works.</p> <<jelena>>You will be serving customers, and work every tuesday, wedensday, and thursday and friday from 19.00 to 22.00. There is two persons serving at the same time.<</jelena>> <<jelena>>The payment will be the tip and service fee you collect from the customers. The two of you will split this. Usually this is around $20 - $40 for three hours, but it could be more. If you work hard and are nice to the customers you can earn more.<</jelena>> <<jelena>>So, what do you say? Do you want the job?<</jelena>> <p class="passage_text">You are thrilled and nod even before she finished the question.</p> <<you>>Oh, yes. I very much would like the job. Thank you so much, Jenna<</you>> <<print '<img src="images/' + $girl + '/happy3.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">She shakes your hand and points out that she will not tolerate if you are not showing up.</p> <<if $gameDate.getDay() lt 5 and $gameDate.getDay() gt 0>> <<jelena>>You will start tomorrow.<</jelena>> <<else>> <<jelena>>You will start on tuesday.<</jelena>> <</if>> <img src="cafe/images/handshake.jpg" class="jpgimage" width="40%"> <<set $work = "cafe">> <<set $workdays to 0>> <<set $didwork to 1>> <<set $promotemessage to 0>> <p class="passage_text">You are so glad and exited when you [[Mainstreet<-find your way out.]]</p> <<addmoral 5>> <</if>> <</if>> <<else>> <<jelena>>Well, frankly said I think your looks is not so good. We are looking for cute girls that will attract more customers. I am so sorry...<</jelena>> <p class="passage_text">You have to go [[back to the street->Mainstreet]]</p> <</if>> <</nobr>><<nobr>> <<if $looks lt 20 or $energy lt 30 or $hygiene lt 30>> <p class="passage_warning">Sorry, you cannot go to work now.</p> <p class="passage_warning">Required looks = 20, energy = 30 and hygiene = 30</p> <p class="passage_warning">Do you want to [[go to the toilet->Cafetoilet]] and fresh up or just [[leave back to the street?->Mainstreet]]</p> <<else>> <<set $showpussy = parseInt(20 * $levelpercent)>> <<set $showtits = parseInt(10 * $levelpercent)>> <<if $noshow eq 1 and $warninggiven eq 0>> <<set $warninggiven to 1>> <h3 class="passage_header">You skipped work</h3> <<print '<img src="images/' + $girl + '/scared.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">Jenna is not happy with you at all when you arrive at the cafe. You skipped work for no reason and she is angry and shouts at you for a long time.</p> <<jelena>>This is really not what I expected from you, <<print $firstname>><</jelena>> <<you>>I am so sorry... I really am...<</you>> <img src="cafe/images/jelenaangry.jpg" class="jpgimage" width="40%"> <p class="passage_text">At last he says the she forgives you. But don't let that happend again, she says. You nod and hurry [[Workcafe<-out the door]] to go working</p> <<set $warningmessage to "">> <<elseif $noshow eq 2 and $warninggiven eq 0>> <h3 class="passage_header">You skipped work again</h3> <<set $warninggiven to 1>> <<print '<img src="images/' + $girl + '/scared2.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You skipped work again and Jenna is furious.</p> <img src="cafe/images/jelena_angry2.jpg" class="jpgimage" width="50%"> <<jelena>>What the hell do you think you are doing?<</jelena>> <p class="passage_text">She shout out loud. You try your best to explain, and promise that you will never do it again.</p> <<you>>I am sooooo sorry... I will never do it again.... I promise...<</you>> <<jelena>>No way, I will forgive you she shouts. There is only one way to go now...<</jelena>> <<you>>What???<</you>> <<print '<img src="images/' + $girl + '/begging.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">Take off your clothes and lay on the couch, she commands. Will you [[Lickjelena<-do as she says]] or<<link [[try to escape.|Runhomefromcafe]]>> <<set $work = "none">> <<set $workdays to 0>> <<set $moneyearned to 0>> <<set $didwork to 0>> <<set $noshow to 0>> <<set $warninggiven to 0>> <<set $nocafejobavailable to 1>> <<set $warningmessage to "">> <</link>></p> <<elseif $noshow gte 3>> <h3 class="passage_header">You skipped work again</h3> <<print '<img src="images/' + $girl + '/scared2.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You skipped work again and you are called into the Jenna's office. Now manager Jenna is REALLY MAD!!!</p> <img src="cafe/images/jelena_angry2.jpg" class="jpgimage" width="50%"> <<jelena>>DON'T EVER SHOW YOUR FACE HERE AGAIN, YOU DIRTY SLUT!!!!<</jelena>> <<print '<img src="images/' + $girl + '/begging.jpg" class="jpgimage" width="50%">'>> <<you>>Please, please... I really need this job... Just give another chance...<</you>> <<jelena>>NO WAY!!! GET THE HELL OUT OF HERE!!!!<</jelena>> <<set $work = "none">> <<set $workdays to 0>> <<set $moneyearned to 0>> <<set $didwork to 0>> <<set $noshow to 0>> <<set $warninggiven to 0>> <<set $nocafejobavailable to 1>> <<set $warningmessage to "">> <p class="passage_text">You are scared and just [[Mainstreet<-run out on the streets]], knowing that this is the end of your job at the cafe.</p> <<else>> <<if $workdays gte 15 and $promotemessage eq 0>> <<set $promotemessage to 1>> <h3 class="passage_header">Cafe owner want a talk</h3> <p class="passage_text">When you arrive at the cafe, Jelena call you into her office for a talk before you start your shift....</p> <img src="cafe/images/jelena4.jpg" class="jpgimage" width="50%"> <<jelena>>Hello <<print $firstname>>. How are you?<</jelena>> <<you>>I am fine thank you<</you>> <<jelena>>Good... Now you have worked here for 4 weeks and I must say that I am quite happy with you...<</jelena>> <<if $noshow gt 0>> <<jelena>>But there is one thing I dislike, and that is that you have skipped the job. That makes me a bit irritated I must say...<</jelena>> <</if>> <<jelena>>Well, What I really want to talk you about is a promotion... I would like to promote you to shift leader...<</jelena>> <<you>>Really!!! That is fantastic news... Oh thank you so much...<</you>> <<jelena>>And with that follows a standard extra bonus of $10 a day.<</jelena>> <<print '<img src="images/' + $girl + '/happy2.jpg" class="jpgimage" width="50%">'>> <<you>>Oh, my god... That is fantastic news...<</you>> <<jelena>>I am glad you liked it! Don't let me down now...<</jelena>> <p class="passage_text">You nod and hurry [[Workcafe<-out the door]] to go working</p> <<elseif $workdays gte 20 and $partyworkmessage eq 0>> <<set $partyworkmessage to 1>> <h3 class="passage_header">Cafe owner want a talk</h3> <p class="passage_text">When you arrive at the cafe, Jelena call you into her office for a talk before you start your shift....</p> <img src="cafe/images/jelena3.jpg" class="jpgimage" width="50%"> <<jelena>>Hello <<print $firstname>>. How are you?<</jelena>> <<you>>I am fine thank you<</you>> <<jelena>>Good... Now you have worked here for 5 weeks and I must say that I am quite happy with you...<</jelena>> <<if $noshow gt 0>> <<jelena>>But there is one thing I dislike, and that is that you have skipped the job. That makes me a bit irritated I must say...<</jelena>> <</if>> <<jelena>>What I really want to ask you was if you want to earn some extra cash?<</jelena>> <<you>>Of course I am... That is great...<</you>> <<jelena>>Some fridays nights once and a while I have some friends for a party here at the cafe.<br>Those nights I need someone serving them food and drinks, so there will be some overtime... Maybe 3 - 4 hours... I can pay you $60 extra per night if you accept...<</jelena>> <<print '<img src="images/' + $girl + '/happy5.jpg" class="jpgimage" width="50%">'>> <<you>>Oh, that is very tempting, Jenna....<</you>> <p class="passage_text">So what do you say? Will you <<link "work overtime and earn extra cash a few fridays" "Workcafe">><<set $overtime to 1>><</link>> or [[refuse and go to work->Workcafe]]?</p> <<else>> <h3 class="passage_header">Working at the cafe</h3> <<set $cafeworkdays += 1>> <<set $randomimage = random(4)>> <<print '<img src="cafe/images/serving' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You work hard and serve many customers. There is a lot of work to do.</p> <<if $workdays gt 10 and $liberal gt 20>> <<set $randomscene = random(2)>> <<if $randomscene eq 0>> <<set $randomimage = random(4)>> <<print '<img src="cafe/images/malecustomer' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">One of the male customers in the corner wants to talk to you and gives you a discreet sign. He wants to see your tits and give you $ <<print $showtits>> for it.</p> <p class="passage_text">Will you follow him to the washingroom and [[Showtitscafe<-do as he ask you to]], or <<link "ask him to get lost" "Finishcafework">><<redlib 1>><</link>></p> <<elseif $randomscene eq 1>> <<set $randomimage = random(4)>> <<print '<img src="cafe/images/malecustomer' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">One of the male customers in the corner want to talk to you and gives you a discreet sign. He wants you to show him your pussy in the backyard and give you $ <<print $showpussy>> for it.</p> <p class="passage_text">Will you [[Showpussycafe<-do as he ask you to]], or <<link "ask him to get lost" "Finishcafework">><<redlib 1>><</link>></p> <<else>> <<isInInv Ticketnightclub>> <<set $randomfound = random(6)>> <<if $randomfound eq 1>> <img src="cafe/images/perfumeontable.jpg" class="jpgimage" width="40%"> <p class="passage_text">After the cafe is closed you have to clean up the tables. On one of the tables you find a small bottle of perfume. You grab it and put it in your pocket, before you [[finish up->Finishcafework]]</p> <<set $perfume += 10>> <<elseif $randomfound eq 3>> <img src="cafe/images/lotionontable.jpg" class="jpgimage" width="40%"> <p class="passage_text">After the cafe is closed you have to clean up the tables. On one of the tables you find a small bottle of bodylotion. You grab it and put it in your pocket, before you [[finish up->Finishcafework]]</p> <<set $bodylotion += 8>> <<elseif $randomfound eq 5 and $ininventory eq "false">> <img src="cafe/images/ticketontable.jpg" class="jpgimage" width="40%"> <<addToInv Ticketnightclub>> <p class="passage_text">After the cafe is closed you have to clean up the tables. On one of the tables you find some kind of strange nightclub ticket. You grab it and put it in your pocket, before you [[finish up->Finishcafework]]</p> <<else>> <p class="passage_text">After the last customer is gone, you close the cafe before you [[finish up->Finishcafework]]</p> <</if>> <</if>> <<else>> <<isInInv Ticketnightclub>> <<set $randomfound = random(6)>> <<if $randomfound eq 1>> <img src="cafe/images/perfumeontable.jpg" class="jpgimage" width="40%"> <p class="passage_text">After the cafe is closed you have to clean up the tables. On one of the tables you find a small bottle of perfume. You grab it and put it in your pocket, before you [[finish up->Finishcafework]]</p> <<set $perfume += 10>> <<elseif $randomfound eq 3>> <img src="cafe/images/lotionontable.jpg" class="jpgimage" width="40%"> <p class="passage_text">After the cafe is closed you have to clean up the tables. On one of the tables you find a small bottle of bodylotion. You grab it and put it in your pocket, before you [[finish up->Finishcafework]]</p> <<set $bodylotion += 8>> <<elseif $randomfound eq 5 and $ininventory eq "false">> <<addToInv Ticketnightclub>> <img src="cafe/images/ticketontable.jpg" class="jpgimage" width="40%"> <p class="passage_text">After the cafe is closed you have to clean up the tables. On one of the tables you find some kind of strange nightclub ticket. You grab it and put it in your pocket, before you [[finish up->Finishcafework]]</p> <<else>> <p class="passage_text">After the last customer is gone, you close the cafe before you [[finish up->Finishcafework]]</p> <</if>> <</if>> <</if>> <</if>> <</if>> <</nobr>><<nobr>> <<addmins 10>> <h3 class="passage_header">Talking with the cafe owner</h3> <img src="cafe/images/jelena.jpg" class="jpgimage" width="40%"> <<jelena>>Hello <<print $firstname>>. Nice to see you again. What can I help you with?<</jelena>> <ul class="passage_text"> <li>[[Quitcafejob2<-I want to quit the job]]</li> <li>[[Cafeentrance<-Just say sorry, and go back]]</li> </ul> <</nobr>><<nobr>> <img src="cafe/images/jelena_angry3.jpg" class="jpgimage" width="50%"> <<jelena>>What??? You ungrateful bitch! After all that I have done for you.<</jelena>> <<print '<img src="images/' + $girl + '/angry.jpg" class="jpgimage" width="50%">'>> <<you>>You are the worst boss I ever had! Goodbye looser!!!<</you>> <<set $work = "none">> <<set $workdays to 0>> <<set $moneyearned to 0>> <<set $didwork to 0>> <<set $noshow to 0>> <<set $warninggiven to 0>> <<set $nocafejobavailable to 1>> <<set $warningmessage to "">> <p class="passage_text">With those harsh words you leave the cafe and go [[Mainstreet<-back to the street]]. Finally finished in this dump...</p> <<redmoral 5>> <</nobr>><<nobr>> <<addmins 20>> <<set $randomvideo = random(4)>> <<print '<video src="cafe/images/flashtits' + $randomvideo + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You carefully open your blouse and reveal your firm tits for him. He looks at them with desire in his eyes...</p> <img src="cafe/images/licklips.gif" class="jpgimage" width="20%"> <p class="passage_text">He then hands you <<print $showtits>> and says he can give you more if he can touch them.</p> <img src="cafe/images/grabmoney.jpg" class="jpgimage" width="40%"> <p class="passage_text">You just grab the money and hurry back to your duties. It is getting late and you have to close the cafe and [[finish up->Finishcafework]]</p> <<addmoney $showtits>>, <<addrep 0.5>>, <<redmoral 2>>, <<addlust 5>>, <<addlib 0.5>> <<donesin "flashed-my-tits-to-guests-at-the-cafe">> <</nobr>><<nobr>> <<addmins 20>> <<set $randomvideo = random(4)>> <<print '<video src="cafe/images/showpussy' + $randomvideo + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You open your skirt and reveal that you have no panties under. He looks at your shaved pussy with desire in his eyes...</p> <img src="cafe/images/licklips.gif" class="jpgimage" width="20%"> <p class="passage_text">He then hands you <<print $showpussy>> and says he can give you more if he can touch your pussy.</p> <img src="cafe/images/grabmoney.jpg" class="jpgimage" width="40%"> <p class="passage_text">You just grab the money and hurry back to your duties. It is getting late and you have to close the cafe and [[finish up->Finishcafework]]</p> <<addmoney $showpussy>>, <<addrep 0.5>>, <<redmoral 3>>, <<addlust 5>>, <<addlib 1>> <<donesin "showed-my-pussy-to-guests-at-the-cafe">> <</nobr>><<nobr>> <<set $workdays += 1>> <<addmins 180>> <<set $tip = random(14) + 8>> <<set $tip += $looks*0.5>> <<set $tip = parseInt($tip * $levelpercent)>> <<set $randomwork = random(1)>> <<if $randomwork eq 1 and $overtime eq 1 and $gameDate.getDay() eq 5>> <p class="passage_header">Friday night overtime</p> <p class="passage_text">After you close the cafe, you and your colleague split the tip.</p> <p class="passage_text">Your share is <<print $tip>>$.</p> <<if $promotemessage eq 1>> <p class="passage_text">As leader of the shift you also get $10 more...</p> <<set $tip += 10>> <</if>> <p class="passage_text">Jelena the cafe owner enters the room, and want a word with you.</p> <<set $randomimg = random(4)>> <<print '<img src="cafe/images/jelena_sexy' + $randomimg + '.jpg" class="jpgimage" width="50%">'>> <<jelena>>Hello, <<print $firstname>>. This friday night I have some friends coming over so I want you to work overtime<</jelena>> <<you>>Eh, ok...<</you>> <<jelena>>You promised, remember... And by the way here you got $60 extra... Just put plates on some tables and then just serve them drinks as they come in, and afterwards do the dishes...<</jelena>> <<you>>Ok boss<</you>> <video src="cafe/images/makingtables.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<set $tip += 60>> <<set $didwork to 1>> <p class="passage_text">[[Sexpartycafe<-Continue]]</p> <<addmoney $tip>> <<else>> <p class="passage_header">Closing and going home</p> <img src="cafe/images/tipglass.jpg" class="jpgimage" width="60%"> <p class="passage_text">After you close the cafe, you and your colleague split the tip.</p> <p class="passage_text">Your share is <<print $tip>>$. You grab the money and hurry [[outside->Mainstreet]].</p> <<if $promotemessage eq 1>> <p class="passage_text">As leader of the shift you get $10 more...</p> <<set $tip += 10>> <</if>> <<set $didwork to 1>> <<addmoney $tip>>, <<redenergy 10>>, <<redhygiene 15>>, <<addmoral 3>> <</if>> <</nobr>><<nobr>> <<if $forcedsexparty eq 0>> <p class="passage_text">After a while Jelena's friends is starting to enter the cafe. Strange thing... It seems to be only women... Is all her friends female?</p> <<else>> <p class="passage_text">After a while Jelena's friends is starting to enter the cafe. Some are new and some you recognize from before...</p> <</if>> <p class="passage_text">They start to eat and order drinks from you...</p> <video src="cafe/images/takingorder.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">As time flies they get more and more cheerful...</p> <<set $randomimg = random(4)>> <<print '<img src="cafe/images/cafeparty' + $randomimg + '.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">[[Sexpartycafe1<-Continue]]</p> <</nobr>><<nobr>> <<addmins 120>> <p class="passage_text">After you have served everybody you go to do the dishes...</p> <img src="cafe/images/dishwashing.jpg" class="jpgimage" width="50%"> <<if $forcedsexparty eq 0>> <p class="passage_text">When you come back to the cafe everyone seems to have left...</p> <p class="passage_text">You are just about to go when you hear some strange noices from the sideroom... </p> <p class="passage_text">The door is not properly locked it seems... Will you [[have a peek->Sexpartycafe2]] or [[Mainstreet<-just leave]].</p> <<else>> <p class="passage_text">You have just finished and are on your way to sneak out, when suddenly Jelena stands in the door to the sideroom</p> <img src="cafe/images/jelenastopsyou.jpg" class="jpgimage" width="50%"> <<jelena>>Going somewhere, honey...?<</jelena>> <<print '<img src="images/' + $girl + '/surprised4.jpg" class="jpgimage" width="40%">'>> <<you>>Eh.... No... I was...<</you>> <<jelena>>Hmmmm... Good of you... Now you come with me and my friends... You remember our little agreement don't you?<</jelena>> <<you>>But...I...<</you>> <<jelena>>NOW! I SAID OR YOU KNOW WHAT HAPPENS!!!<</jelena>> <<you>>Yes.. I come...<</you>> <p class="passage_text">[[Forcedsexparty<-Continue]].</p> <</if>> <</nobr>><<nobr>> <<addmins 60>> <p class="passage_text">As soon as you enter the room, you are met by many nude beatiful girls... All of them want to have sex with you...<br>They help you to undress, and demand you to have sex with them...</p> <<set $randomvid = random(8)>> <<print '<video src="images/' + $girl + '/lesbcafeorgy' + $randomvid + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Without actually wanting it you find yourself having sex with many of Jelena's lesbian friends...<br>They do all kinds of sex with you, in all kind of posistions before they finally get enough...</p> <p class="passage_text">After an hour you are finally allowed to [[leave for home->Mainstreet]]...</p> <<redenergy 15>>, <<redlust 25>>, <<addrep 2>>, <<redhygiene 25>>, <<redlooks 8>>, <<redmoral 7>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_pussylicked += 1>> <<set $sex_pussybeenlicked += 1>> <<set $sex_anal += 1>> <<set $sex_strapon += 1>> <<unfaitfulsex "lesbians at the cafe">> <<donesin "attended-a-lesbian-orgy-at-the-cafe">> <</nobr>><<nobr>> <img src="cafe/images/peepingjelena.jpg" class="jpgimage" width="30%"> <p class="passage_text">You peep through the door to see what's going on in there...</p> <p class="passage_text">[[Sexpartycafe3<-Continue]].</p> <</nobr>><<nobr>> <video src="cafe/images/lesbianorgy.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <p class="passage_text">OMG... It's a lesbian orgy in there... You are deeply shocked...</p> <<print '<img src="images/' + $girl + '/deeply_shocked.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">You are just to have another peek [[when suddenly->Sexpartycafe4]]...</p> <</nobr>><<nobr>> <img src="cafe/images/jelenaseesyou.jpg" class="jpgimage" width="40%"> <<jelena>>Hah, caught you there you peeping tom... What are you peeking at, you pervert? <</jelena>> <<print '<img src="images/' + $girl + '/ashamed.jpg" class="jpgimage" width="40%">'>> <<you>>I am so sorry, Jelena... I thought everyone had left, and then I heard some noice...<</you>> <<jelena>>Do you want us to believe that, you little slut... We are going to teach you a lesson... Come on girls, grab her!<</jelena>> <<you>>NO, NO, NO, please...<</you>> <p class="passage_text">[[Continue->Sexpartycafe5]]...</p> <</nobr>><<nobr>> <p class="passage_text">Her female friends grab you and tear off your clothes... They tie your arms and you try all that you can to resist but for no reason... Soon they start to penetrate you with their toys...</p> <<print '<img src="images/' + $girl + '/pain4.jpg" class="jpgimage" width="30%">'>> <p class="passage_text">Jelena have put on a strap on, and along with her friend Jill she starts to abuse you...</p> <<jelena>>Now we are going to teach you what happens when you spy on us... You are going to such Jill's cunt while I penetrate your ass...<</jelena>> <<you>>No, no mmmfmsss...<</you>> <<print '<video src="images/' + $girl + '/lesbfuck0.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">They both hold you down while you have to suck Jill's pussy...</p> <p class="passage_text">[[Continue->Sexpartycafe6]]...</p> <</nobr>><<nobr>> <p class="passage_text">Jelena keeps penetrating your ass, while Jill masturbate you with a vibrator... She sits on your hair and arm so you can't move...</p> <<print '<video src="images/' + $girl + '/lesbfuck1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Oh, no... Please let me go... Oooohh.....<</you>> <p class="passage_text">They will not listen and keep going until your come...</p> <<jelena>>Look at that slut, Jill... She enjoys it so much... She even comes...<</jelena>> <p class="passage_text">[[Continue->Sexpartycafe7]]...</p> <</nobr>><<nobr>> <p class="passage_text">After a while they turn you around and continue their punishment of you...</p> <<you>>Oh, no more, please no more...<</you>> <<print '<video src="images/' + $girl + '/lesbfuck2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<jelena>>Do you think your going get away that easy? No way!<</jelena>> <p class="passage_text">[[Continue->Sexpartycafe8]]...</p> <</nobr>><<nobr>> <p class="passage_text">No it's my turn to dig into her, Jill says and put's a big dildo into your ass...</p> <<you>>No, No, Let me go... I promise not to spy on you...<</you>> <<print '<video src="images/' + $girl + '/lesbfuck3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<jelena>>We will let you go when you promise us one thing...<</jelena>> <<you>>Yes, Yes... I will do anything just let me go...<</you>> <<jelena>>You are going to be with us at every friday we have our party's! You got that?<</jelena>> <p class="passage_text">[[Continue->Sexpartycafe9]]...</p> <</nobr>><<nobr>> <<you>>NO NO, I CAN NOT DO THAT! I am not a lesbian...<</you>> <<jelena>>In that case, let's continue, Jill! Let's penetrate her some more! NOW!<</jelena>> <p class="passage_text">Jill nod's and start using her vibrator on you again while Jelena fists you...</p> <<print '<video src="images/' + $girl + '/lesbfuck4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>OH MY GOD! NOOOOO!!!! NOOOOO!!!!<</you>> <<jelena>>Will you obey? WILL YOU?<</jelena>> <<you>>YES YES... STOP IT!!! PLEASE!!! I will do as you say... please...<</you>> <p class="passage_text">[[Continue->Sexpartycafe10]]...</p> <</nobr>><<nobr>> <<addmins 60>> <p class="passage_text">Finally they stop, after you promise to attend their sex partys...</p> <img src="cafe/images/afterorgy.jpg" class="jpgimage" width="40%"> <<jelena>>So, now we have another member of our exclusive club...<</jelena>> <p class="passage_text">You just sit there saying nothing...</p> <<print '<video src="images/' + $girl + '/resigned.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After a while you get dressed and leave for home...</p> <p class="passage_text">[[Continue->Mainstreet]]...</p> <<redenergy 15>>, <<redlust 25>>, <<addrep 2>>, <<redhygiene 25>>, <<redlooks 8>>, <<redmoral 7>>, <<adddrug_sex 1>>, <<addlib 0.5>> <<set $sex_pussylicked += 1>> <<set $sex_pussybeenlicked += 1>> <<set $sex_anal += 1>> <<set $sex_strapon += 1>> <<set $forcedsexparty to 1>> <<unfaitfulsex "lesbians at the cafe">> <<donesin "attended-a-lesbian-orgy-at-the-cafe">> <</nobr>><<nobr>> <<set $toiletplace to "Cafetoilet">> <h3 class="passage_header">Bathroom at the cafe</h3> <img src="cafe/images/cafewc.jpg" class="jpgimage" width="50%"> <table><tr><td valign="top" style="padding-top: 0px;"> <ul class="passage_text"> <li>[[Makeup<-Add makeup]]</li> <li>[[Perfume<-Add perfume]]</li> <li>[[Wc<-Go to toilet]]</li> <li>[[Freshup<-Fresh yourself up]]</li> <<if $cocainbags gt 0>> <li>[[Haveajoint<-Smoke a joint]]</li> <</if>> <<if $joints gt 0>> <li>[[Haveastripe<-Snort a line of cocain]]</li> <</if>> <li>[[Cafeentrance<-Return to the cafe]]</li> </ul></td></tr></table> <</nobr>><<nobr>> <p class="passage_text">You run out the door and down the street, to escape from Jenna and the cafe.</p> <img src="gasstation/images/runningaway.jpg" class="jpgimage" width="40%"> <p class="passage_text">You run all that you can [[Apartment<-back to your apartment]]</p> <<redmoral 2>> <</nobr>><<nobr>> <h3 class="passage_header">Sex with Jenna</h3> <<addmins 30>> <<set $rentpaid="yes">> <<set $rentdebt -= 50>> <p class="passage_text">Jenna commands you to undress.</p> <<you>>No, please Jenna... This is wrong... I can't do it...<</you>> <<jelena>>In that case you are FIRED!!! Get out of my sight NOW!!!<</jelena>> <<you>>Oh, no please don't. I really need this job... I am going to do as you say...<</you>> <<print '<img src="images/' + $girl + '/takeoffclothes.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">You do not want to loose your job so you have no choice. You start to unbutton your top.<br>She then starts to kiss you intensly. Your body shakes and trembles. She got full control over you know</p> <<print '<video src="images/' + $girl + '/sexwithjelena1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After a while she presses you down on the couch. You find yourself standing on all four, while she pulls your thongs aside, and reveal your pussy. Yeah, look at that juicy pussy, she says and start to finger you.</p> <<print '<video src="images/' + $girl + '/sexwithjelena2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">She slowly fingers you while she licks your bum. You like that don't you, slut, she says. Ok, time to lick that wet pussy of yours real good.... She pulls you over and suddenly you lie on your back.</p> <<print '<video src="images/' + $girl + '/sexwithjelena3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Her tongue is running up and down in your crack and you just can't help yourself and start to moan.</p> <<jelena>>You like that don't you... I am going to eat your pussy, your dirty slut!<</jelena>> <<you>>Oh, oh, oh....<</you>> <p class="passage_text">Faster and faster, and deeper and deeper her tongue penetrates you. Your tits is shaking and you can't control yourself. It is impossible to hold back your orgasm... [[Continue->Lickjelena2]]</p> <</nobr>><<nobr>> <p class="passage_text">Now Jenna want you to work.</p> <<jelena>>Come on girl, time for you to eat some mature pussy<</jelena>> <<you>>No, no, I can't do that... I am only 18 years... I am not a lesbian... Please...<</you>> <<jelena>>YOU ARE GOING TO LICK MY PUSSY, YOU SLUT!!!<</jelena>> <<you>>But, but I have never done this before, you beg. Please don't force me...<</you>> <p class="passage_text">Jenna leans back in the sofa, and point on her pussy.</p> <<jelena>>Get working NOW!!!!<</jelena>> <p class="passage_text">Her voice is much loader now. You just have to do as she says, and moves over to her.</p> <<print '<video src="images/' + $girl + '/sexwithjelena4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">She still got some of her underwear on, but it is transparent so sees her pussy through it. You slowly lick her, and she obviously like it. She strokes her hand over your hair, and encourage you to continue.</p> <<print '<video src="images/' + $girl + '/sexwithjelena5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">She rips off her panties and command you to lick her pink swollen pussy. Your tongue circulate up and down in her pussy, and she moans out load. Suddenly she stands up and want you to sit on your face. You try to refuse, but there is no way to get away from it.</p> <<print '<video src="images/' + $girl + '/sexwithjelena6.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">She press her pussy down on your face and commands you to lick faster. Suddenly you can feel her cumming and her pussyjuice is squeezed down in your mouth.</p> <<jelena>>Come on, eat it, slut. Maybe you now will learn not to skip work. You are not gonna get out of here, before you have licked my pussy clean...<</jelena>> <<you>>Noms, noms, nom...<</you>> <p class="passage_text">You simply have to clean her pussy before she lets you go back to your [[Workcafe<-work]].</p> <<redenergy 10>>, <<redlust 20>>, <<addrep 1>>, <<redhygiene 20>>, <<redlooks 5>>, <<redmoral 5>>, <<adddrug_sex 1>>, <<addlib 0.5>> <<set $sex_pussylicked += 1>> <<set $sex_pussybeenlicked += 1>> <<set $warningmessage to "">> <<unfaitfulsex "Jelena at the cafe">> <<donesin "licked-jelenas-pussy-at-the-cafe">> <</nobr>><<nobr>> <<print '<video src="rion/images/goingfordinner.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You follow Rion down to Mainstreet to [[eat dinner->Romanticdinner2]] at Jennas Cafe... </p> <</nobr>><<nobr>> <<addmins 120>> <<if $boyfriendscene eq 1>> <<set $boyscenetoday eq 1>> <<set $boyreject to 0>> <p class="passage_text">You both order a good meal and have a good time...</p> <<print '<img src="images/' + $girl + '/eating3.jpg" class="jpgimage" width="60%">'>> <<you>>Oh, this meal was so good, Rion...<</you>> <<print '<video src="rion/images/rion_dinner.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<rion>>I am so glad you liked it... I really enjoy beeing with you...<</rion>> <<you>>Yeah, I feel the same Rion...<</you>> <p class="passage_text">You both enjoy each others company for a couple of hours before you make yourself ready to leave...</p> <<rion>>May I follow you to you home, <<print $firstname>>? I am going in the same direction. I live just a little further down in your street...<</rion>> <p class="passage_text">Will you <<link "accept his offer" "Outside">><<set $followhome to 1>><<set $boyfriendscene to 2>><</link>> or say that you are [[going to meet a friend->Mainstreet]]?</p> <<addenergy 15>>, <<addweight 0.5>>, <<addmoral 2>> <<elseif $boyfriendscene eq 2>> <<set $boyfriendscene to 3>> <<set $boyscenetoday eq 1>> <<set $boyreject to 0>> <p class="passage_text">You both order a good meal and have a good time...</p> <<print '<video src="images/' + $girl + '/eatdinner0.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>This dish is really good...<</you>> <<print '<video src="rion/images/rion_dinner.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<rion>>Oh, I am so glad you enjoyed it... Do you want some wine?<</rion>> <p class="passage_text">Do you [[accept a glass of wine->Drinkcafewine]] or say you can't because your are [[going to study afterwards->Romanticdinner3]]?</p> <</if>> <</nobr>><<nobr>> <<if $drunk lt 80>> <<if $drunk lt 8>> <<you>>A glass of wine can't harm...<</you>> <<else>> <<you>>I really love this wine. It's so good, so another glass can't harm...<</you>> <</if>> <p class="passage_text">The wine is very good and you feel warm inside... After a while Rion offers you more...</p> <<print '<video src="images/' + $girl + '/drinkwine.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<rion>>Let's take another glass of wine, <<print $firstname>>...<</rion>> <p class="passage_text">Do you [[want another glass->Drinkcafewine]] or say you [[it is enough->Romanticdinner3]]?</p> <<adddrunk 8>>, <<addmoral 0.5>> <<if $drunk gt 40>> , <<redfitness 0.25>>, <<adddrug_alc 0.25>>, <<redintellect 0.25>> <<else>> , <<addenergy 3>> <</if>> <<else>> <<you>>Oh my god, I think I had enough... I better be going home... I feel so dizzy...<</you>> <<rion>>Oh, no problem, <<print $firstname>>... I will walk you...<</rion>> <p class="passage_text">Rion helps you up and follow you <<link "to your home street" "Outside">><<set $followhome to 2>><<set $boyfriendscene to 3>><</link>></p> <</if>> <</nobr>><<nobr>> <p class="passage_text">After you have finished the meal it's time to go home...</p> <<rion>>I can follow you to your doorstep...<</rion>> <<you>>Oh that's very nice of you, Rion... Thank you...<</you>> <p class="passage_text">You and Rion leave the cafe and <<link "head for home" "Outside">><<set $followhome to 1>><<set $boyfriendscene to 3>><</link>></p> <<addenergy 15>>, <<addweight 0.5>>, <<addmoral 2>> <</nobr>> /* Life at University Scene: Beach Locations: Sunbathing Nude beach Swimming Beachbar Shower */<<nobr>> <<set $taxirequest to 0>> <<addmins 5>> <<if $gameDate.getHours() gt 19>> <<addclass ".beach" "beachdark">> <<removeclass ".beach" "beach">> <video src="beach/images/nightbeach.mp4" class="jpgimage" width="80%" type="video/mp4" autoplay loop></video> <p class="passage_warning">It is late and the beach does not look very tempting.</p> <p class="passage_warning">You have to go [[back to the street->Beachroad]]</p> <<else>> <<if $energy lt 10>> <p class="passage_warning">Sorry, you cannot visit the beach now. Your energy are too low. Required energy > 10. You have to go [[back to the street->Beachroad]]</p> <<else>> <h3 class="passage_header">At the beach</h3> <<addmins 5>> <<print '<img src="images/' + $girl + '/goingtobeach.jpg" class="jpgimage" width="50%">'>> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You are standing at the beach. What would you like to do? <ul> <li>[[Sunbath<-Lie down on the beach]]</li> <li>[[Goingtonudebeach<-Go to the nudist beach]]</li> <li>[[Swimming<-Go swimming]]</li> <li>[[Beachbar<-Go to the beach bar]]</li> <li>[[Beachfootball<-Go and see if anyone will play beach football with you]]</li> <li>[[Back to the street->Beachroad]]</li> </ul></p></td></tr></table> <</if>> <</if>> <</nobr>><<nobr>> <<isInInv Football>> <<if $ininventory eq "true">> <h3 class="passage_header">Playing football</h3> <<if $hygiene lt 20>> <img src="beach/images/smellsbad.jpg" class="jpgimage" width="40%"> <p class="passage_warning">Noone wants to play with you. You smell bad and your hygiene is low... [[Continue->Beach]]</p> <<elseif $energy lt 20>> <p class="passage_warning">You don't have enough energy to play... [[Continue->Beach]]</p> <<else>> <<set $randomnumb = random(2)>> <<addmins 20>> <<if ($liberal gt 25 and $randomnumb eq 0) or ($lust gt 40 and $randomnumb eq 0)>> <<print '<video src="images/' + $girl + '/playfootballwithguy.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">A guy is playing football with you. He looks handsome. Would you [[flash your tits for him->Beachflashtits]], or [[just go back->Beach]]</p> <<else>> <<print '<video src="images/' + $girl + '/playfootball.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Noone is interested to play football with you, so you play by yourself... You are too shy to invite any... At least you get the exercise... [[Continue->Beach]]</p> <</if>> <<redhygiene 20>>, <<redenergy 15>>, <<addfitness 0.5>>, <<redweight 0.50>>, <<redlooks 10>>, <<addmoral 0.5>> <</if>> <<else>> <p class="passage_warning">You don't have a football... You should buy one at the mall... [[Continue->Beach]]</p> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Flirting while playing football</h3> <<print '<video src="images/' + $girl + '/beachflashtits.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You are flashing your tits for the guy, and his completely taken by surprise and you dribble him and score...</p> <p class="passage_text">After the match he wants to take you home to his place... Do you [[accept->Followfotballerhome]] or [[refuse->Beach]]?</p> <<donesin "flashed-my-tits-on-the-beach">> <</nobr>><<nobr>> <h3 class="passage_header">Sex with football guy</h3> <p class="passage_text">As soon as you home to the guy's flat he starts to undress you. I want to taste that pussy of yours, he says.</p> <<you>>But I am not sure if I... I can't possible... I...<</you>> <<print '<video src="images/' + $girl + '/fotballersex1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">He don't wait for an answer and soon you get your pussy licked and cleaned by the football guy... [[Continue->Footballersex1]]</p> <</nobr>><<nobr>> <h3 class="passage_header">Sex with football guy</h3> <p class="passage_text">Suddenly he stops licking your pussy, and wants you to suck him. You are so horny and wants him to continue</p> <<you>>Please lick me a little more... I am cumming soon...<</you>> <p class="passage_text">No! First I want you to suck my dick, he replys. Then I promise to fuck you well...</p> <<print '<video src="images/' + $girl + '/fotballersex2.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You are not happy, but you agree to suck him... [[Continue->Footballersex2]]</p> <</nobr>><<nobr>> <h3 class="passage_header">Sex with football guy</h3> <p class="passage_text">He keep his promise, so after you have given him a good round of sucking he starts to fuck you on the bed...</p> <<you>>Oh yeah, It's so good... Oh more...<</you>> <<print '<video src="images/' + $girl + '/fotballersex3.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">He keeps fucking you so good, and you feel like in heaven... [[Continue->Footballersex3]]</p> <</nobr>><<nobr>> <h3 class="passage_header">Sex with football guy</h3> <p class="passage_text">Now get up, he says after a while... I want to fuck you from behind... Quick now!</p> <<you>>But it was so good... I...<</you>> <<print '<video src="images/' + $girl + '/fotballersex4.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Then you do as he says, and soon his cock runs in and out of your wet pussy in a fast pace...</p> <<you>>OH, It's so good... OH!.. OH, I'M... CUUUUUUMMMING!!!!<</you>> <p class="passage_text">A massive orgasm runs through your body... [[Continue->Footballersex4]]</p> <</nobr>><<nobr>> <h3 class="passage_header">Sex with football guy</h3> <p class="passage_text">Just a few moments later after you had your orgasm, it's his turn... Suddenly he ejaculates his sperm all over your pussy...</p> <<print '<video src="images/' + $girl + '/fotballersex5.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Oh my god... Hope I don't get pregnant you think for yourself.</p> <p class="passage_text">That was really great, he says... But now I need to go back to the beach. I'm going to train fotball with the lads... You both get dressed and walk back to [[the beach->Beach]].</p> <<set $sex_pussy += 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminpussy += 1>> <<set $sex_pussybeenlicked += 1>> <<cuminpussy>> <<redenergy 20>>, <<redlust 20>>, <<redhygiene 25>>, <<redlooks 20>>, <<addmoral 2>>, <<addrep 1>>, <<redweight 0.5>>, <<adddrug_sex 1>>, <<addlib 2>> <<addmins 30>> <<unfaitfulsex "guys at the beach">> <<donesin "fucked-a-fotballplayer-at-the-beach">> <</nobr>><<nobr>> <<if $gameDate.getHours() gt 19>> <<addclass ".beach" "beachdark">> <<removeclass ".beach" "beach">> <video src="beach/images/nightbeach.mp4" class="jpgimage" width="80%" type="video/mp4" autoplay loop></video> <p class="passage_warning">It is getting late and you better go home now.</p> <p class="passage_warning">You get dressed and go [[back to the street->Beachroad]]</p> <<else>> <<addmins 5>> <<isInInv Bikini>> <<if $ininventory eq "true">> <h3 class="passage_header">Sunbathing</h3> <<set $randomimage = random(3)>> <<print '<img src="images/' + $girl + '/beachrelax' + $randomimage + '.jpg" class="jpgimage" width="40%">'>> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">What would you like to do? <ul> <li>[[Naponbeach<-Sunbath and relax for one hour]]</li> <<if $bookchap gt 0>> <li>[[Readonbeach<-Read a book]]</li> <</if>> <<if $scimagazine gt 0 or $pornmagazine gt 0>> <li>[[Readmagbeach<-Read a magazine]]</li> <</if>> <li>[[Put your street clothes on and stand up->Beach]]</li> </ul></p></td></tr></table> <<else>> <p class="passage_warning">You do not have a bikini.<br>[[Beach<-Continue]]</p> <</if>> <</if>> <</nobr>><<nobr>> <<isInInv Sunglasses>> <<if $ininventory eq "false" and $tansessionsaday gt 2>> <p class="passage_warning">You don't have sunglasses and you have already tanned yourself today. You eyes are sore...<br>[[Beach<-Continue]]</p> <<else>> <<addmins 60>> <h3 class="passage_header">Relaxing in the sun</h3> <<set $randomimage = random(5)>> <<print '<video src="images/' + $girl + '/relaxsunbed' + $randomimage + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<set $tanned += 1>> <<set $tansessionsaday += 1>> <p class="passage_text">Your skin is slightly getting more tanned and this improve your looks.<br>[[Sunbath<-Continue]]</p> <<redhygiene 5>>, <<addenergy 5>>, <<addmoral 0.5>> <</if>> <</nobr>><<nobr>> <<addmins 60>> <h3 class="passage_header">Reading a book</h3> <img src="beach/images/readonbeach.jpg" class="jpgimage" width="50%"> <p class="passage_text">Your skin is slightly getting more tanned while you enjoy a chapter in your book.<br>[[Sunbath<-Continue]]</p> <<set $tanned += 0.5>> <<set $bookchap -= 1>> <<addmoral 1>> <<if $intellect lt 30>> , <<addintellect 1>> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Reading a Magazine</h3> <<if $scimagazine gt 0 and $pornmagazine gt 0>> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">What kind of magazine do you want to read? <ul> <li>[[Scimagbeach<-Scientific magazine]]</li> <li>[[Pornmagbeach<-Porn magazine]]</li> </ul></p> <p class="passage_text">[[Sunbath<-Change your mind]]</p> </td></tr></table> <<elseif $scimagazine gt 0>> <<timed 50ms>><<include "Scimagbeach">><</timed>> <<else>> <<timed 50ms>><<include "Pornmagbeach">><</timed>> <</if>> <</nobr>><<nobr>> <<addmins 30>> <p class="passage_text">You read a scientific magazine, and feel enlightent.</p> <img src="beach/images/readscimag.jpg" class="jpgimage" width="60%"> <p class="passage_text">[[Sunbath<-Continue]]</p> <<set $scimagazine -= 1>> <<addmoral 1>> <<set $tanned += 0.5>> <<if $intellect lt 30>> , <<addintellect 1>> <</if>> <</nobr>><<nobr>> <<addmins 30>> <p class="passage_text">You read a porn magazine, and feel horny.</p> <img src="beach/images/readpornmag.jpg" class="jpgimage" width="60%"> <p class="passage_text">[[Sunbath<-Continue]]</p> <<set $pornmagazine -= 1>> <<set $tanned += 0.5>> <<redmoral 0.5>>, <<addlust 8>>, <<addrep 0.5>>, <<addlib 0.5>> <<donesin "was-reading-porn-magazine">> <</nobr>><<nobr>> <<isInInv Bikini>> <<if $ininventory eq "false">> <p class="passage_warning">You do not have a bikini. <br>[[Beach<-Continue]]</p> <<else>> <<isInInv Sunglasses>> <<if $ininventory eq "false" and $tansessionsaday gt 2>> <p class="passage_warning">You don't have sunglasses and you have already tanned yourself today. You eyes are sore...<br>[[Beach<-Continue]]</p> <<else>> <<addmins 60>> <h3 class="passage_header">Swimming in the sea</h3> <video src="beach/images/swimming.mp4" class="jpgimage" width="80%" type="video/mp4" autoplay loop></video> <p class="passage_text">You swim for about 60 minutes and feel refreshed.</p> <<set $tanned += 1>> <<set $tansessionsaday += 1>> <p class="passage_text">Your skin is slightly getting more tanned and this improve your looks<br>[[Beach<-Continue]]</p> <<addhygiene 20>>, <<redenergy 20>>, <<addfitness 0.5>>, <<redweight 0.25>>, <<redlooks 10>>, <<addmoral 0.5>> <</if>> <</if>> <</nobr>><<nobr>> <<addmins 10>> <<if $gameDate.getHours() lt 9>> <p class="passage_warning">It is too early. The beachbar is not open yet.<br>You go [[back to the beach->Beach]]</p> <<elseif $gameDate.getHours() gt 19>> <<addclass ".beachbar" "beachdark">> <<removeclass ".beachbar" "beachbar">> <video src="beach/images/nightbeach.mp4" class="jpgimage" width="80%" type="video/mp4" autoplay loop></video> <p class="passage_warning">It is late and the beach does not very tempting.<br>You have to go [[back to the street->Beachroad]]</p> <<else>> <<if $hygiene lt 40 or $energy lt 30 or $looks lt 20>> <p class="passage_warning">Sorry, you cannot enter the beachbar now. Your hygiene/energy/makeup are too low Required hygiene = 40, energy = 30, looks = 20. Come back later. You have to go [[back to the beach->Beach]]</p> <<else>> <<set $randomscene = random(2)>> <<if $randomscene eq 1>> <<timed 50ms>><<goto "Askdrinkbbar">><</timed>> <<else>> <h3 class="passage_header">At the beach bar</h3> <<set $randomimage = random(4)>> <<print '<img src="beach/images/beachbar' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You are at the beachbar. What would you like to do? <<set $umbrelladrink = parseInt(6 * $costpercent)>> <<set $softdrink = parseInt(3 * $costpercent)>> <<set $somesnacks = parseInt(3 * $costpercent)>> <ul> <li>Order a umbrella drink - $ <<print $umbrelladrink>> <<if $money gte $umbrelladrink>><<link [[Buy|Umbrelladrink]]>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>Order a soft drink - $ <<print $softdrink>> <<if $money gte $softdrink>><<link [[Buy|Softdrink]]>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>Order some snacks - $ <<print $somesnacks>> <<if $money gte $somesnacks>><<link [[Buy|Snacks]]>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <<set $nopay to 0>> <<if $freebardrinks gt 0>> <li><<link [[Have a free drink |Umbrelladrink]]>><<set $nopay to 1>> <</link>></li> <</if>> <li>[[Talk with the barman->Bartendertalk]]</li> <li>[[Beachbartoilet<-Go to the toilet]]</li> <li>[[Back to the beach->Beach]]</li> </ul></p></td></tr></table> <</if>> <</if>> <</if>> <</nobr>><<nobr>> <img src="beach/images/barmantalk.jpg" class="jpgimage" width="50%"> <<if $acceptbt eq 1>> <<addmins 20>> <p class="passage_text">You head over to the bar to talk to the barman...</p> <<barman>>Hello, <<print $firstname>>... Nice to see you...<</barman>> <<you>>So, do you have something for me right now?<</you>> <<set $sexattemps += 1>> <<set $randomaction = random(1)>> <<if $sexattemps lt 6 and $randomaction eq 0>> <<if $reputation lt 10>> <<set $maxsexscene to 1>> <<elseif $reputation gte 10 and $reputation lt 20>> <<set $maxsexscene to 2>> <<elseif $reputation gte 20 and $reputation lt 30>> <<set $maxsexscene to 3>> <<elseif $reputation gte 30 and $reputation lt 40>> <<set $maxsexscene to 4>> <<elseif $reputation gte 40>> <<set $maxsexscene to 5>> <</if>> <<set $randbbarsex = random($maxsexscene)>> <<if $randbbarsex eq 0>> <<set $randbbarsex to 1>> <</if>> <<set $randbbarsexpay = (random(5) * $randbbarsex) + 7>> <<set $bbarsexpay = parseInt($randbbarsexpay * $levelpercent)>> <<barman>>Look I have some work for you... Just take the key and go down to your room in the cellar... There will be someone with you straight away... The offer is $ <<print $bbarsexpay>>...<</barman>> <img src="beach/images/givekey.jpg" class="jpgimage" width="50%"> <p class="passage_text">Will you grab the key and head [[down to the room->Cellarsex]] in the cellar or [[reject->Beachbar]]...</p> <<else>> <<barman>>I am afraid that there is noone in the bar looking for female company right now... You could [[try again later->Beachbar]]...<</barman>> <</if>> <<elseif $acceptbt eq 2>> <<set $acceptbt to 1>> <<set $randextra = random(1)>> <p class="passage_text">When you return to the bar you hand the key to the barman.</p> <<if $randbbarsex eq 1 or $randbbarsex eq 2 or $randbbarsex eq 3>> <<if $randextra eq 0>> <<barman>>Thank you, <<print $firstname>>... Here is the money for you...<</barman>> <<else>> <<set $extrasexpay = random(4) + 1>> <<set $bbarsexpay += $extrasexpay>> <<barman>>Thank you, <<print $firstname>>... The customer was so happy with you he want to give you $ <<print $extrasexpay>> extra... Here is the money for you...<</barman>> <</if>> <<you>>Oh, thank you...<</you>> <<else>> <<set $extrasexpay = random(4) + 1>> <<set $bbarsexpay += $extrasexpay>> <<you>>I am quite angry at you! You did not say that there would be more than one customer!<</you>> <<set $extrasexpay = random(5) + 5>> <<set $bbarsexpay += $extrasexpay>> <<barman>>Oh, sorry about that, <<print $firstname>>... Well anyway... I have good news for you! They were so happy with you that they will pay you $ <<print $extrasexpay>> extra... <</barman>> <<you>>OH REALLY! That is wonderful news... I really need the money! Thank you!<</you>> <</if>> <img src="beach/images/grabmoney.jpg" class="jpgimage" width="50%"> <p class="passage_text">You grab the $ <<print $bbarsexpay>>, and [[find a seat at bar->Beachbar]]...</p> <<addmoney $bbarsexpay>> <<else>> <<addmins 20>> <<set $barmantalk += 1>> <<set $randomscene = random(3)>> <<if $randomscene eq 0>> <<you>>So how are you doing today?<</you>> <<barman>>I am fine thank you... Have you noticed that the temerature in the water have dropped a bit lately? I think there will be a storm coming... Bla bla bla bla...<</barman>> <<elseif $randomscene eq 1>> <<you>>Isn't it complicated to be a bartender?<</you>> <<barman>>Oh, it's not that complicated. It's only routines... But some times the guests can be too drunk and then you have to.... bla bla bla bla...<</barman>> <<elseif $randomscene eq 2>> <<you>>So funny colors there is on all those drinks you mix...<</you>> <<barman>>Do you think so? Yes I guess they can be quite nice... Some drinks take a long time to mix... You need right temperature and... Bla bla bla bla...<</barman>> <<else>> <<you>>Have there been many guests in today?<</you>> <<barman>>Not so many today... It is usually more people here in the weekends... Some male people come here regulary to look at the girls and... Bla bla bla bla...<</barman>> <</if>> <<if $barmantalk gt 5 and $liberal gt 15 and $donething eq 0 and $barmanthing lte 5>> <p class="passage_text">There are not so many people at the bar, so he talked to you for a long time... You notice that he looks at your tits from time to time, and give him a big smile each time...</p> <<barman>>So do you want some free drinks from me?<</barman>> <<you>>Free drinks?? Really??<</you>> <<barman>>Yes, if you come with me to the backroom, so I can see those lovely tits of yours I give you one...<</barman>> <p class="passage_text">Do you want to [[do that->Barmanbackroom]] or [[reject->Beachbar]]?</p> <<elseif $barmanthing gt 5 and $barmanthing lte 7 and $donething eq 0>> <<barman>>So, do you want to do some fun with me? Last time was so exiting... I'll give you free drinks you know...<</barman>> <<you>>What kind of fun, you mean? Do you want me to suck you again?<</you>> <<barman>>No... This time I want to try out your pussy... I'll give you 7 free drinks you know...<</barman>> <<you>>Hmmm... I don't know... I hardly know you and you fucking my pussy with that big cock... I...<</you>> <<barman>>Oh come on! I know you are going to love it! Besides, it only takes a few minutes and I'll make the best drinks you ever tasted...<</barman>> <p class="passage_text">So what is your decision? Do you want to [[do that->Fuckbarman]] or [[reject->Beachbar]]?</p> <<elseif $barmanthing gt 7 and $donething eq 0 and $acceptbt eq 0>> <<barman>>So <<print $firstname>>... A lot of male guests have notice you while you hang around here, you know...<</barman>> <<you>>Notice me? What do you mean by that?<</you>> <<barman>>I think that they have noticed that me and you have sex in the backroom...<</barman>> <<you>>What is that to them? It's not their business...<</you>> <<barman>>Oh, I think a lot of them would pay a lot of money to have sex with you...<</barman>> <<you>>What do you take me for??? Do you think I am a whore???<</you>> <<barman>>NO NO... I did not mean that... I just think it's nice that a poor student could earn some extra... Besides after you started to come here, business has been much better...<</barman>> <<you>>Really??<</you>> <img src="beach/images/droolingatyou.jpg" class="jpgimage" width="50%"> <p class="passage_text">You take a look around and you can actually see several men looking at you and drooling...</p> <<barman>>So what do you say? I can arrange so that when you are here, men can meet you in the backroom for fun... I can assure that you will get well paid...<</barman>> <p class="passage_text">So what is your answer to the barman? [[Yes->Sayyestobarman]] or [[No->Saynotobarman]]...</p> <<else>> <p class="passage_text">You chat with the barman for a few minutes before he have to go back to work... [[Continue->Beachbar]]...</p> <</if>> <</if>> <</nobr>><<nobr>> <img src="beach/images/cellardoor.jpg" class="jpgimage" width="50%"> <<if $bbarsexno eq 0>> <p class="passage_text">You walk down the stairs to the cellar. There is a green door there... You put the key in the lock a open up the door...</p> <img src="beach/images/cellarbed.jpg" class="jpgimage" width="50%"> <p class="passage_text">You enter the room. There is a big red bed in the room... Looks like a brothel bed you think to yourself...</p> <<set $randomimage = random(7)>> <<print '<img src="beach/images/onthebedwaiting' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You change into underwear and lie down on the bed... Wonder if there will [[come someone->Cellarsex2]]... You feel that you are very tense... It's the first time you sell sex like this... But the thought of the money you going to earn makes you convinced that this is the right thing...</p> <<else>> <p class="passage_text">You walk straight down the stairs to the cellar, and open up the door...</p> <img src="beach/images/cellarbed.jpg" class="jpgimage" width="50%"> <p class="passage_text">You change into underwear and throw yourself on the bed, and [[wait for a customer->Cellarsex2]]... Hope he will be quick and pay extra...</p> <<set $randomimage = random(7)>> <<print '<img src="beach/images/onthebedwaiting' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <</if>> <</nobr>><<nobr>> <p class="passage_text">Just a few minutes after you can hear someone on the door...</p> <<set $bbarsexno += 1>> <<if $randbbarsex gt 4>> <<set $randomtext = random(2)>> <<if $randomtext eq 0>> <p class="passage_text">A bunch of men is entering the room... They look at you with greedy eyes...</p> <<elseif $randomtext eq 1>> <p class="passage_text">Several men enter the room, ready to have sex with you...</p> <<else>> <p class="passage_text">A lot of old men enter the room... Everyone has a big smile around their faces...</p> <</if>> <<set $randomimage = random(4)>> <<print '<img src="beach/images/customers' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <<set $randomtext = random(3)>> <<if $randomtext eq 0>> <<sexcustomer>>Come on guys... Lets have some fun with this sexy chick...<</sexcustomer>> <<elseif $randomtext eq 1>> <<sexcustomer>>What did I say guys... Isn't she a beauty... Let's explore her holes...<</sexcustomer>> <<elseif $randomtext eq 2>> <<sexcustomer>>Just like I told you guys... She is sexy as hell... These student girls can't get enough cocks...<</sexcustomer>> <<else>> <<sexcustomer>>Hi there, sugar... Want to serve some dicks?<</sexcustomer>> <</if>> <<set $randomtext = random(3)>> <<if $randomtext eq 0>> <<you>>NO! I can't help you guys??? The barman did not say this to me....?<</you>> <<elseif $randomtext eq 1>> <<you>>????? I can't do this... There must be a misunderstanding somewhere???<</you>> <<elseif $randomtext eq 2>> <<you>>No please don't come in! I can't have all of you??? You are too many!<</you>> <<else>> <<you>>Why do all of you come here??? The barman did not say that... Please leave...<</you>> <</if>> <p class="passage_text">The whole group of men undress in a hurry before starting to [[grope you->Gangbangbbarcust]]...</p> <<elseif $randbbarsex gt 3>> <<set $randomtext = random(3)>> <<if $randomtext eq 0>> <p class="passage_text">Two men is entering the room... They look at you with lust in their eyes...</p> <<elseif $randomtext eq 1>> <p class="passage_text">Two old men is entering the room... They look very horny...</p> <<else>> <p class="passage_text">Two men, old enough to be your grandfather enters the room...</p> <</if>> <<set $randomimage = random(4)>> <<print '<img src="beach/images/2customers' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <<set $randomtext = random(3)>> <<if $randomtext eq 0>> <<sexcustomer>>What do you say, Bill... Isn't see sexy as hell?<</sexcustomer>> <<elseif $randomtext eq 1>> <<sexcustomer>>Bet you can handle two pals, sexy? We just love to investigate your sexy body...<</sexcustomer>> <<elseif $randomtext eq 2>> <<sexcustomer>>Here we are babe... Ready to serve you...<</sexcustomer>> <<else>> <<sexcustomer>>Hi there sexgodess... Ready to serve two hungry guys?<</sexcustomer>> <</if>> <<set $randomtext = random(3)>> <<if $randomtext eq 0>> <<you>>But... But... The barman did not say that it was two of you...?<</you>> <<elseif $randomtext eq 1>> <<you>>But... But... I can't handle two of you... I...<</you>> <<elseif $randomtext eq 2>> <<you>>Two customers??? Ther barman did not say that...<</you>> <<else>> <<you>>Two men?? I can't take two men? I...<</you>> <</if>> <p class="passage_text">The two men don't hear your protests and undress in a hurry, before starting to [[play with you->Dpbbarcust]]...</p> <<elseif $randbbarsex gt 0 and $randbbarsex lt 4>> <<set $randomtext = random(3)>> <<if $randomtext eq 0>> <p class="passage_text">A man is entering the room... He is old enough to be your father...</p> <<elseif $randomtext eq 1>> <p class="passage_text">A man is entering the room... You can see in his eyes that he want sex...</p> <<else>> <p class="passage_text">An old man in entering the room... He smiles at you...</p> <</if>> <<set $randomimage = random(4)>> <<print '<img src="beach/images/customer' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <<set $randomtext = random(3)>> <<if $randomtext eq 0>> <<sexcustomer>>Hello there gorgeous... I noticed you at the bar... You are drop dead beautiful...<</sexcustomer>> <<elseif $randomtext eq 1>> <<sexcustomer>>Wow! You look even better in underwear, then you did at the bar...<</sexcustomer>> <<elseif $randomtext eq 2>> <<sexcustomer>>Hello babe, you are so sexy... Can't wait to get to know you better<</sexcustomer>> <<else>> <<sexcustomer>>Hi there sexy... You are such a lovely babe...<</sexcustomer>> <</if>> <<set $randomtext = random(3)>> <<if $randomtext eq 0>> <<you>>Hi, please treat me good... The barman told me that you would be nice to me...<</you>> <<elseif $randomtext eq 1>> <<you>>Hi... I don't want to dirty things... Do you hear me?<</you>> <<elseif $randomtext eq 2>> <<you>>Please don't be rude... Or else I walk away...<</you>> <<else>> <<you>>I'm not sure if I want to do this, anyway...<</you>> <</if>> <<if $randbbarsex eq 1>> <p class="passage_text">The man heads straight at you and starts to undress... He want you to [[suck him->Suckbbarcust]]...</p> <<elseif $randbbarsex eq 2>> <p class="passage_text">He comes straight over to you, and undress before he want to [[fuck you->Fuckbbarcust]]...</p> <<else>> <p class="passage_text">The guy hurry over to you and rip his clothes off before he says he want to [[fuck you->Fuckbbarcust]]...</p> <</if>> <</if>> <</nobr>><<nobr>> <<set $randomtext = random(3)>> <<if $randomtext eq 0>> <<sexcustomer>>Now baby... I want you to suck my dick real good... Ok?<</sexcustomer>> <<elseif $randomtext eq 1>> <<sexcustomer>>I want you to give my dick a real good suck...<</sexcustomer>> <<elseif $randomtext eq 2>> <<sexcustomer>>Come on honey... Lets get that sexy mouth of yours something to chew on...<</sexcustomer>> <<else>> <<sexcustomer>>So can your mouth be used to more than talking? Give me a real good suck now...<</sexcustomer>> <</if>> <img src="beach/images/surprised.jpg" class="jpgimage" width="50%"> <<set $randomtext = random(3)>> <<if $randomtext eq 0>> <<you>>I'll try my best... <</you>> <<elseif $randomtext eq 1>> <<you>>I am not sure if I can do that... I...<</you>> <<elseif $randomtext eq 2>> <<you>>It's a awful big dick you have there... I am not sure if it fits my mouth...<</you>> <<else>> <<you>>Are you sure that big dick will fit my mouth?<</you>> <</if>> <p class="passage_text">He then command you to suck his dick... Slowly you open your mouth a take the dick inside...</p> <<set $randomvid = random(5)>> <<print '<video src="beach/images/suck' + $randomvid + '.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <<set $randomtext = random(3)>> <<if $randomtext eq 0>> <<sexcustomer>>Yes, that's it, baby... Use your tongue... Oh yes...<</sexcustomer>> <<elseif $randomtext eq 1>> <<sexcustomer>>Oh my god, you are really a clever girl... So good...<</sexcustomer>> <<elseif $randomtext eq 2>> <<sexcustomer>>Yes honey... You sure now how to give a good blowjob... Keep it going...<</sexcustomer>> <<else>> <<sexcustomer>>Nice job, sugar... Keep going... Let daddy give you some cream...<</sexcustomer>> <</if>> <<you>>Glob glob glob...<</you>> <p class="passage_text">After a few minutes he start to moan out loud and fill your mouth with semen...</p> <<set $randomvid = random(5)>> <<print '<video src="beach/images/cumshot' + $randomvid + '.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <<sexcustomer>>Ahhhh, that was fantastic baby... We have to do this some other time...<</sexcustomer>> <p class="passage_text">With those words he leaves you... You clean yourself and lock the door before [[returning to the barman->Bartendertalk]]...</p> <<set $acceptbt to 2>> <<redenergy 15>>, <<addlust 15>>, <<redhygiene 10>>, <<redlooks 10>>, <<addrep 1>>, <<redmoral 2>>, <<adddrug_sex 1>> <<unfaitfulsex "beachbarcustomers">> <<set $sex_cuminmouth += 1>> <<set $sex_blowjob += 1>> <<donesin "sucked-a-guy-at-the-beachbar">> <</nobr>><<nobr>> <<set $randomtext = random(3)>> <<if $randomtext eq 0>> <<sexcustomer>>Now sexy, get ready for some real cock inside your pussy...<</sexcustomer>> <<elseif $randomtext eq 1>> <<sexcustomer>>Now daddy is going to give you some real fun, baby... Bet your pussy is soaking wet...<</sexcustomer>> <<elseif $randomtext eq 2>> <<sexcustomer>>God you are sexy... Can't wait to try out that tight pussy of yours...<</sexcustomer>> <<else>> <<sexcustomer>>So sugar, now daddy will fill up that juicy pussy of yours...<</sexcustomer>> <</if>> <img src="beach/images/seebigdick.jpg" class="jpgimage" width="50%"> <<set $randomtext = random(3)>> <<if $randomtext eq 0>> <<you>>But... But I am not sure I can handle such a big dick...<</you>> <<elseif $randomtext eq 1>> <<you>>Oh god... That cock is too big for me...<</you>> <<elseif $randomtext eq 2>> <<you>>It's a awful big dick you have there... I am not sure if I can take it...<</you>> <<else>> <<you>>But... But... It's too big... It's...<</you>> <</if>> <p class="passage_text">He does not listen to you and before you know it, he is fucking your pussy...</p> <<set $randomvid = random(5)>> <<print '<video src="beach/images/fuck' + $randomvid + '.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <<set $randomtext = random(3)>> <<if $randomtext eq 0>> <<sexcustomer>>Oh god, so tight and good... I love these teenage pussys...<</sexcustomer>> <<elseif $randomtext eq 1>> <<sexcustomer>>You are incredible tight and wet... So good that daddy could give you some real cock...<</sexcustomer>> <<elseif $randomtext eq 2>> <<sexcustomer>>Oh I know you like daddy's cock... You just can't have enough you slut...<</sexcustomer>> <<else>> <<sexcustomer>>Mmmmm so good and wet pussy... Simply love it...<</sexcustomer>> <</if>> <<you>>Oh please... My god... You make me cum...<</you>> <<if $randbbarsex eq 3>> <<sexcustomer>>Now baby... Let's try some anal sex with you...<</sexcustomer>> <<you>>NO! NO! STOP! I don't do that creepy stuff...<</you>> <<sexcustomer>>Sure you do! Just keep still! You are a big girl and all big girls like to be assfucked... Think about the money I will give you...<</sexcustomer>> <<you>>No please! I am not such a girl... I...<</you>> <p class="passage_text">But he do not listen to you, and start shuffing his dick into your ass...</p> <<set $randomvid = random(10)>> <<print '<video src="beach/images/assfuck' + $randomvid + '.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <<you>>Oh my god! It's so biiiiiiig....<</you>> <p class="passage_text">He don't take no for an answer and soon your ass is pounded by his big cock!! After a few minutes you can feel his cum is pumped into your ass...</p> <<set $randomvid = random(5)>> <<print '<video src="beach/images/cumass' + $randomvid + '.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <<sexinpussy>> <<set $sex_cuminass += 1>> <<set $sex_anal += 1>> <<donesin "had-anal-sex-with-a-guy-at-the-beachbar">> <<else>> <p class="passage_text">While you got your orgasm, you can feel he is starting to pump semen into your pussy...</p> <<you>>Oh please... NOOOO... Not in my pussy...<</you>> <<set $randomvid = random(5)>> <<print '<video src="beach/images/cumpussy' + $randomvid + '.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <<cuminpussy>> <<set $sex_cuminpussy += 1>> <<donesin "had-sex-with-a-guy-at-the-beachbar">> <</if>> <<sexcustomer>>Ahhhh, that was fantastic baby... We have to do this some other time...<</sexcustomer>> <p class="passage_text">With those words he leaves you... You clean yourself and lock the door before [[returning to the barman->Bartendertalk]]...</p> <<set $acceptbt to 2>> <<redenergy 20>>, <<redlust 15>>, <<redhygiene 15>>, <<redlooks 10>>, <<addrep 1>>, <<redmoral 4>>, <<adddrug_sex 2>> <<unfaitfulsex "beachbarcustomers">> <<set $sex_pussy += 1>> <</nobr>><<nobr>> <<set $randomtext = random(3)>> <<if $randomtext eq 0>> <<sexcustomer>>Look at this sexy goddess, Mike... Let's give her a real shag...<</sexcustomer>> <<elseif $randomtext eq 1>> <<sexcustomer>>Are you ready for two dicks, honey... We are going to fill your holes...<</sexcustomer>> <<elseif $randomtext eq 2>> <<sexcustomer>>Want some real cocks in your holes, baby? We will fill you up...<</sexcustomer>> <<else>> <<sexcustomer>>What do you say, Roy? Shall we give her a proper dp?<</sexcustomer>> <</if>> <<set $randomtext = random(3)>> <<if $randomtext eq 0>> <<you>>NO! NO! I can't do both of you...<</you>> <<elseif $randomtext eq 1>> <<you>>The barman did not say that there would be two of you... Please leave...<</you>> <<elseif $randomtext eq 2>> <<you>>I can't handle two dicks... It's too much for me... I have no experience...<</you>> <<else>> <<you>>But please... I can't serve both of you... Please leave...<</you>> <</if>> <p class="passage_text">But the two men don't listen and soon they are all over you and insist to fill up your holes...</p> <<set $randomvid = random(5)>> <<print '<video src="beach/images/dp' + $randomvid + '.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <<set $randomtext = random(3)>> <<if $randomtext eq 0>> <<sexcustomer>>Yes, that's it, baby... Let the kind uncles fuck your holes... Man, what a sexy slut you are...<</sexcustomer>> <<elseif $randomtext eq 1>> <<sexcustomer>>What do you say, Bobby... Is her pussy just as tight as her asshole... She is incredible...<</sexcustomer>> <<elseif $randomtext eq 2>> <<sexcustomer>>Oh yes, baby... Keep it going... Fuck our dicks...<</sexcustomer>> <<else>> <<sexcustomer>>You are amazing, sugar... So tight holes... A real sex machine...<</sexcustomer>> <</if>> <<you>>Oh please... You are to big for me... Oh my god... I need to cum...<</you>> <p class="passage_text">You get a massive orgasm, and just a few minutes later the two men starts to fill your pussy and ass with jizz....</p> <<set $randomvid = random(5)>> <<print '<video src="beach/images/cumass' + $randomvid + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<print '<video src="beach/images/cumpussy' + $randomvid + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<sexcustomer>>Ahhhh, that was fantastic baby... That is the best dp I have had for ages... We have to do this some other time...<</sexcustomer>> <p class="passage_text">With those words they leaves you... You clean yourself and lock the door before [[returning to the barman->Bartendertalk]]...</p> <<set $acceptbt to 2>> <<unfaitfulsex "beachbarcustomers">> <<redenergy 35>>, <<redlust 20>>, <<redhygiene 20>>, <<redlooks 20>>, <<addrep 3>>, <<redmoral 7>>, <<adddrug_sex 2>> <<cuminpussy>> <<set $sex_cuminpussy += 1>> <<set $sex_cuminass += 1>> <<set $sex_blowjob += 2>> <<set $sex_pussy += 2>> <<set $sex_anal += 2>> <<set $sex_dp += 1>> <<donesin "had-double-penetration-sex-with-two-guys-at-the-beachbar">> <</nobr>><<nobr>> <<set $randomtext = random(3)>> <<if $randomtext eq 0>> <<sexcustomer>>What do you say guys? Let's give her a proper gangbang...<</sexcustomer>> <<elseif $randomtext eq 1>> <<sexcustomer>>Come on guys... I think this slut is ready for our cocks...<</sexcustomer>> <<elseif $randomtext eq 2>> <<sexcustomer>>Look at this hot slut... Let's fill her up... I think she is ready for many cocks... <</sexcustomer>> <<else>> <<sexcustomer>>Wow... What a sexy slut! Are you ready for a nasty gangbang, sugar?<</sexcustomer>> <</if>> <<set $randomtext = random(3)>> <<if $randomtext eq 0>> <<you>>NO! NO! I can't do that... Please...<</you>> <<elseif $randomtext eq 1>> <<you>>NO!!! Please leave... I don't want to be gangbanged...<</you>> <<elseif $randomtext eq 2>> <<you>>NOOOO! I can't handle all of you... Please go...<</you>> <<else>> <<you>>Why do all of you come down here... I only agreed to meet one... Go away!<</you>> <</if>> <p class="passage_text">But the two men don't listen and soon they are all over you and insist to fill up your holes...</p> <<set $randomvid = random(5)>> <<print '<video src="beach/images/gangbang' + $randomvid + '.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <<set $randomtext = random(3)>> <<if $randomtext eq 0>> <<sexcustomer>>Man... What a slut this hot chick is... I think she love beeing stuffed!!!<</sexcustomer>> <<elseif $randomtext eq 1>> <<sexcustomer>>Jeeeezzz... Lets fuck her real hard, guys... Looks like she love it!<</sexcustomer>> <<elseif $randomtext eq 2>> <<sexcustomer>>Come on, baby... Fuck our dicks now...<</sexcustomer>> <<else>> <<sexcustomer>>This slut is sure hot, guys... Look how she enjoys our cocks... The teenagers can't get enough...<</sexcustomer>> <</if>> <<you>>Glob... Uhhhm... NO... Please... Uuum... glob... glob... My gooooooooood...<</you>> <p class="passage_text">You get a massive orgasm that seems to last forever until the men starts to empty themselves in your holes... You get one filling in each hole...</p> <<set $randomvid = random(5)>> <<print '<video src="beach/images/cumass' + $randomvid + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<set $randomvid = random(5)>> <<print '<video src="beach/images/cumpussy' + $randomvid + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<set $randomvid = random(5)>> <<print '<video src="beach/images/cumshot' + $randomvid + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<sexcustomer>>Ahhhh, that was fantastic baby... That is the best gangbang we have had for ages... We have to do this some other time...<</sexcustomer>> <p class="passage_text">With those words they leaves you... You clean yourself and lock the door before [[returning to the barman->Bartendertalk]]...</p> <<set $acceptbt to 2>> <<unfaitfulsex "beachbarcustomers">> <<redenergy 35>>, <<redlust 20>>, <<redhygiene 20>>, <<redlooks 20>>, <<addrep 3>>, <<redmoral 7>>, <<adddrug_sex 3>> <<cuminpussy>> <<set $sex_cuminpussy += 1>> <<set $sex_cuminmouth += 1>> <<set $sex_cuminass += 1>> <<set $sex_blowjob += 3>> <<set $sex_pussy += 2>> <<set $sex_anal += 2>> <<set $sex_dp += 1>> <<donesin "had-gangbang-sex-with-several-guys-at-the-beachbar">> <</nobr>><<nobr>> <img src="beach/images/barmansuggest.jpg" class="jpgimage" width="50%"> <<you>>Hmmmm... That sounds tempting... How much money could I earn?<</you>> <<barman>>That depends on what they can do with you... And of course the more men you serve, the more you earn...<</barman>> <<you>>Ok, how do we proceed? What do I need to do?<</you>> <<barman>>Ok listen here. This is how we do it... Next time you come in the bar you just come over to me... If I have someone that wants to have sex you I can give you the offer.Then if you accept you get the key to a room I have in the cellar... There is everything you need... Then after a few minutes I send the client down to you. After you are finished the client come up again first and then you. Then I give you the money... Ok?<</barman>> <<you>>That sounds simple enough... It's a deal...<</you>> <img src="beach/images/barmanhappy1.jpg" class="jpgimage" width="50%"> <p class="passage_text">The barman returns to his duties and [[leaves you->Beachbar]]...</p> <<set $acceptbt to 1>> <<set $sexattemps to 10>> <</nobr>><<nobr>> <<print '<img src="images/' + $girl + '/hateful.jpg" class="jpgimage" width="40%">'>> <<you>>I possible can't do that!!! I am not a slut! What was you thinking off??? Sell me like a kind of whore???<</you>> <img src="beach/images/saynotosuggest.jpg" class="jpgimage" width="50%"> <<barman>>Relax... Relax... It was just a suggestion... No harm done...<</barman>> <<you>>Well I never want to hear such a filthy suggestion again!<</you>> <p class="passage_text">You leave the barman and find [[another seat->Beachbar]]...</p> <<set $acceptbt to 2>> <</nobr>><<nobr>> <<addmins 10>> <<barman>>So here we are... Now shoe me those beatiful titties of yours...<</barman>> <<you>>You promise I get a free drink?<</you>> <<barman>>Yes sure...<</barman>> <video src="beach/images/showbarmantits.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<if $barmanthing lt 3>> <p class="passage_text">You take off your top and show him your tits... He is thrilled... After a while you both go back to the [[beachbar->Beachbar]]...</p> <<set $barmanthing += 1>> <<set $freebardrinks += 1>> <<set $donething to 1>> <<addlust 5>>, <<addrep 0.5>>, <<addlib 0.5>> <<else>> <p class="passage_text">You take off your top and show him your tits... He is thrilled... After a while he says...</p> <<barman>>Now if I can touch that ass of yours too, I will give you two drinks... What do you say?<</barman>> <p class="passage_text">Do you want to [[do that->Showbarmanass]] or [[reject->Beachbar]]?</p> <</if>> <<donesin "showed-my-tits-to-a-barman">> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">You take down your panties, and the barman steps up and starts to gently stroke your ass</p> <video src="beach/images/showbarmanass.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<if $barmanthing lt 5>> <<barman>>Mmmmm, that was real nice... But now I have to go back to the bar...<</barman>> <p class="passage_text">You take up your trouses and fix your blouse before heading [[back to the bar->Beachbar]]...</p> <<set $freebardrinks += 2>> <<set $barmanthing += 1>> <<set $donething to 1>> <<addlust 5>>, <<addrep 1>>, <<addlib 1>> <<else>> <<barman>>You have such a great ass, and you make me horny... If you give me a blowjob I will give you 5 drinks...<</barman>> <p class="passage_text">Do you want to [[do that->Suckbarman]] or [[reject->Beachbar]]?</p> <</if>> <<donesin "showed-my-ass-to-a-barman">> <</nobr>><<nobr>> <<addmins 10>> <<set $freebardrinks += 5>> <<set $barmanthing += 1>> <<set $donething to 1>> <p class="passage_text">You go down on your knees while the barman open his trouses and present his dick for you...</p> <video src="beach/images/barmanundress.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<you>>Oh my god!... It's so big!!... I am not sure it will fit...<</you>> <<barman>>Sure it will... Don't worry... Come on... Just give it a try...<</barman>> <video src="beach/images/barmansucked.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">You take it inside and start to suck him the best you can... And he is right... It actually fits very well in your mouth...</p> <p class="passage_text">After a while he start to breath more heavyly and groan...</p> <<barman>>Yeah! That's it! My god! I need to come...<</barman>> <video src="beach/images/barmancums.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">He ejaculate into your mouth with a big smile around his face... Then he look at his watch...</p> <<barman>>Oh jeeez... I need to get back to the bar! Let's clean up and go back!<</barman>> <p class="passage_text">You clean your face, get dressed and [[follow him back to the bar->Beachbar]]...</p> <<set $sex_cuminmouth += 1>> <<set $sex_blowjob += 1>> <<redenergy 20>>, <<addlust 20>>, <<redhygiene 20>>, <<redlooks 10>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>>, <<addrep 1>> <<donesin "sucked-a-barmans-dick">> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">You follow him to the backroom of the bar and start to undress</p> <video src="beach/images/undressbarman.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<barman>>You look great! Lay down so I can fuck your juicy pussy...<</barman>> <<you>>I don't know if... You said seven free drinks?<</you>> <<barman>>Yes Yes! Sure! Just lay down now... Come on now...<</barman>> <video src="beach/images/barmanfuck.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">You lay down and he slides his big dick into your pussy...</p> <<you>>Oh my god! It's so big!<</you>> <p class="passage_text">After a while you can feel that you are close to cumming and you start to moan out loud...</p> <<you>>Ohhhh Ohhhhh Yeeeeeees Yeeeeeesssss....<</you>> <video src="beach/images/youcumming.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<if $barmanthing gt 6>> <<barman>>Your ass is so sexy, <<print $firstname>>... I want to fuck you in the ass...<</barman>> <<you>>OH NO! You can't do that!<</you>> <<barman>>Please let me do it! I will give you 10 free drinks!<</barman>> <p class="passage_text">Will you [[let him->Btcuminass]] fuck your ass or [[not->Btcuminpussy]]...</p> <<else>> <<set $freebardrinks += 7>> <<set $barmanthing += 1>> <<set $donething to 1>> <<barman>>I am cummming too! Yeeees So goooooood....<</barman>> <video src="beach/images/barmancumpussy.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">While you still feel the orgasm runnning through you he starts to pump his semen into your pussy... Did I take my pills?, you suddenly beginning to think about...</p> <<barman>>That was so delicious, <<print $firstname>>, but now I have to get back to the bar...<</barman>> <p class="passage_text">He leaves and you clean up and [[return to the bar->Beachbar]]...</p> <<set $sex_pussy += 1>> <<cuminpussy>> <<set $sex_cuminpussy += 1>> <<redenergy 30>>, <<redlust 30>>, <<redhygiene 30>>, <<redlooks 10>>, <<redweight 0.25>>, <<adddrug_sex 2>>, <<addlib 2>>, <<addrep 2>> <<donesin "had-sex-with-a-barman">> <</if>> <</nobr>><<nobr>> <<set $freebardrinks += 10>> <<set $barmanthing += 1>> <<set $donething to 1>> <<you>>Oh, Oh, I don't know I... 10 drinks you said???<</you>> <<barman>>Yes Yes... I must try it...<</barman>> <<you>>Eh... Ok... If you say so... Please be gentle...<</you>> <video src="beach/images/fuckyourass.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">The barman pulls out of your pussy and start to penetrate your ass... You can feel his big cock inside you... </p> <<you>>OH MY GOD! YOU ARE SO BIG!!<</you>> <<barman>>Oh my god, this is great! So tight!<</barman>> <p class="passage_text">Soon after he starts to fill your ass with his cum... Your ass is so full that his cum flows out of it...</p> <video src="beach/images/cuminyourass.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<barman>>That was super, <<print $firstname>>, but now I have to return to the bar...<</barman>> <p class="passage_text">You clean up the mess and [[head back to the bar->Beachbar]] a few minutes later...</p> <<sexinpussy>> <<set $sex_pussy += 1>> <<set $sex_anal += 1>> <<set $sex_cuminass += 1>> <<redenergy 30>>, <<redlust 30>>, <<redhygiene 30>>, <<redlooks 10>>, <<redweight 0.25>>, <<adddrug_sex 2>>, <<addlib 2>>, <<addrep 2>> <<donesin "had-analsex-with-a-barman">> <</nobr>><<nobr>> <<set $freebardrinks += 7>> <<set $barmanthing += 1>> <<set $donething to 1>> <<you>>NO NO!! I don't want you to fuck my ass! NO WAY!!!<</you>> <<barman>>OK! OK! I will stick to your pussy...<</barman>> <p class="passage_text">A few minutes later he starts to fill your pussy with his cream...</p> <video src="beach/images/barmancumpussy.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<barman>>Mmmmm that was great! But I must get back to th bar... Customers are waiting...<</barman>> <p class="passage_text">You clean up the mess and [[head back to the bar->Beachbar]] a few minutes later...</p> <<set $sex_pussy += 1>> <<cuminpussy>> <<set $sex_cuminpussy += 1>> <<redenergy 30>>, <<redlust 30>>, <<redhygiene 30>>, <<redlooks 10>>, <<redweight 0.25>>, <<adddrug_sex 2>>, <<addlib 2>>, <<addrep 2>> <<donesin "had-sex-with-a-barman">> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">The bartender makes you a really nice drink...</p> <<print '<img src="images/' + $girl + '/bartender.jpg" class="jpgimage" width="50%">'>> <<set $randomimage = random(4)>> <<print '<img src="beach/images/umbrelladrink' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">The drink tastes great and makes you a little bit dizzy...</p> <<print '<img src="images/' + $girl + '/drinking2.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">[[Beachbar<-Continue]]</p> <<if $nopay eq 0>> <<redmoney $umbrelladrink>> <<else>> <<set $freebardrinks -= 1>> <</if>> , <<addenergy 3>>, <<redfitness 0.25>>, <<adddrunk 15>> <<if $drunk gt 40>> , <<redintellect 0.25>>, <<adddrug_alc 0.25>> <</if>> <</nobr>><<nobr>> <<addmins 10>> <<print '<img src="images/' + $girl + '/happy2.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You enjoy a nice softdrink at the beachbar...</p> <<set $randomimage = random(4)>> <<print '<img src="beach/images/softdrink' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">[[Beachbar<-Continue]]</p> <<redmoney $softdrink>>, <<addenergy 2>>, <<addweight 0.25>> <</nobr>><<nobr>> <<if $maxdayweight gt 2>> <p class="passage_warning">You are full. You cannot eat anymore for now... [[Return|previous()]]</p> <<else>> <<addmins 10>> <<print '<img src="images/' + $girl + '/happy3.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You enjoy some snacks at the beachbar...</p> <<set $randomimage = random(4)>> <<print '<img src="beach/images/snacks' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">[[Beachbar<-Continue]]</p> <<redmoney $somesnacks>>, <<addenergy 2>>, <<addweight 0.25>> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Bathroom</h3> <<set $toiletplace to "Beachbartoilet">> <<set $randomimage = random(4)>> <<print '<img src="beach/images/beachtoilet' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You are at the toilet. What do you want to do? <ul> <li>[[Makeup<-Add makeup]]</li> <li>[[Perfume<-Add perfume]]</li> <li>[[Freshup<-Fresh yourself up]]</li> <<if $cocainbags gt 0>> <li>[[Haveajoint<-Smoke a joint]]</li> <</if>> <<if $joints gt 0>> <li>[[Haveastripe<-Snort a line of cocain]]</li> <</if>> <li>[[Wc<-Go to toilet]]</li> <li>[[Beachbar<-Go back]]</li> </ul></p></td></tr></table> <</nobr>><<nobr>> <h3 class="passage_header">Buy you a drink</h3> <<print '<img src="images/' + $girl + '/nervous.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">One of the male guests at the bar wants to talk with you and buy you a drink. Do you want to [[Buydrinkbbar<-accept]] or [[Beachbar<-refuse]]?</p> <</nobr>><<nobr>> <h3 class="passage_header">Have a drink with a nice man</h3> <<addmins 20>> <<set $randomimage = random(4)>> <<print '<img src="images/' + $girl + '/meetingguy' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You chat with a nice man for a while and enjoy a nice drink...</p> <<addenergy 3>>, <<redfitness 0.25>>, <<adddrunk 15>>, <<addlib 0.5>> <<if $drunk gte 40 and $drunk lt 65>> , <<redintellect 0.25>>, <<adddrug_alc 0.5>> <p class="passage_text">After the drink he wants to go to the beach with you and bath naked. Will you [[Bathnaked<-accept]] or [[Beachbar<-refuse]]?</p> <<elseif $drunk gte 65>> , <<redintellect 0.25>>, <<adddrug_alc 0.5>> <p class="passage_text">After the drink he take you for a walk. You are too drunk to refuse. [[Fuckinpark<-Continue]]</p> <<else>> <p class="passage_text">[[Beachbar<-Continue]]</p> <</if>> <</nobr>><<nobr>> <p class="passage_text">He leads to a park nearby the beach. There in a bench there and you sit down on it. He gives you a big hug.</p> <<print '<video src="images/' + $girl + '/beachpark1.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Fuckinpark2<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">Suddenly he stands up and pull out his dick. Come on, suck it, he commands. You are quite drunk, and when he pulls your head against his dick you can't refuse.</p> <<print '<video src="images/' + $girl + '/beachpark2.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Fuckinpark3<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">While you suck him, he undresses and then starts to undress you. Then he pulls his dick out and take a firm grip around your arm. He pulls you round and bend you over the bench. With a gasp you can feel his dick penertrate you from behind. His hands holds you firmly round your hips, while his dick goes in and out of your wet pussy. You try to break loose but can't get anywhere. Your getting more and more horny.</p> <<print '<video src="images/' + $girl + '/beachpark3.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Fuckinpark4<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">Just before you are going to have an orgasm he pulls out of you. He lies down on the bench and drags you over him. You are so horny that you can't resist. You just need to have that cock back in your pussy. You jump up and down on him while he squezes your tits.</p> <<print '<video src="images/' + $girl + '/beachpark4.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Fuckinpark5<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">You get your orgasm, but he is still not finished with you. He pulls you up again and drags you with him over to a swing. He places you on the swing and then fucks you again. While the swing is moving his dick runs smoothly in and out of your wet pussy.</p> <<print '<video src="images/' + $girl + '/beachpark5.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Fuckinpark6<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">Faster and faster he fucks you, while he is moaning more and more. Then he can't hold back anymore and begin to fill your pussy with his creamy semen. When he pulls out you just grab your clothes and run to the bushes.</p> <<print '<video src="images/' + $girl + '/beachpark6.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <<set $passedout to 1>> <p class="passage_text">You put your clothes on and stumble back to your apartment to go to [[Gotosleep<-sleep]].</p> <<redenergy 15>>, <<redlust 15>>, <<redhygiene 15>>, <<redlooks 10>>, <<addrep 1>>, <<redmoral 4>>, <<adddrug_sex 2>>, <<addlib 1>> <<cuminpussy>> <<set $sex_cuminpussy += 1>> <<set $sex_blowjob += 1>> <<set $sex_pussy += 1>> <<unfaitfulsex "guys at the beach">> <<donesin "had-sex-with-a-stranger-in-the-park">> <</nobr>><<nobr>> <p class="passage_text">You and your new friend both go down to the nude beach and quickly undress. The water is great at you both rush out in the water.</p> <<print '<video src="images/' + $girl + '/nudebathing1.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Bathnaked2<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">The water is lovely and you both have a good time. When he signals that he wants some more, you are not sure what to do. Luckily you are not so drunk and you finally come to your senses and go back to the beach entrance.</p> <<print '<video src="images/' + $girl + '/nudebathing2.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Beach<-Continue]]</p> <<redenergy 5>>, <<addlust 5>>, <<redlooks 5>>, <<addrep 1>>, <<redmoral 0.5>>, <<redintellect 1>>, <<addlib 1>> <<donesin "had-sex-with-a-man-in-the-park">> <</nobr>><<nobr>> <<if $liberal lt 15>> <p class="passage_warning">Sorry you are not that liberal so you are too shy to go to this place.</p> <p class="passage_warning">You decide to go back to the [[beach->Beach]]</p> <<else>> <<addmins 20>> <<print '<video src="images/' + $girl + '/goingtonudebeach.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">The nudist beach is some minutes away from the regular beach, so you start going there...</p> <p class="passage_text">[[Continue->Nudebeach]]</p> <<redenergy 2>>, <<redhygiene 3>> <<donesin "bathed-naked-with-a-stranger">> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">At the nudist beach</h3> <<addmins 5>> <<if $gameDate.getHours() gt 19>> <<addclass ".sea" "seadark">> <<removeclass ".sea" "sea">> <video src="beach/images/nightbeach.mp4" class="jpgimage" width="80%" type="video/mp4" autoplay loop></video> <p class="passage_warning">It is late and the beach does not very tempting.</p> <p class="passage_warning">You have to go [[back to the street->Beachroad]]</p> <<else>> <<set $randomimage = random(4)>> <<print '<img src="images/' + $girl + '/nudebeach' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">When you arrive at the nudist beach you have to undress. What do you want to do now? <ul> <li>[[Sunbathnude<-Lie down on the beach]]</li> <li>[[Beachwading<-Go wading]]</li> <li>[[Beachshower<-Have a shower]]</li> <li>[[Swimnude<-Take a swim]]</li> <li><<link "Back to the beach" "Beach">> <<addmins 20>> <<redenergy 2>>, <<redhygiene 3>> <</link>></li> </ul></p></td></tr></table> <</if>> <</nobr>><<nobr>> <<addmins 60>> <h3 class="passage_header">Swimming nude</h3> <video src="beach/images/swimnaked.mp4" autoplay loop></video> <p class="passage_text">You have a nice and refreshing swim. Swimming in the nude makes you feel so free... [[Continue->Nudebeach]]</p> <<set $tanned += 1>> <<set $tansessionsaday += 1>> <<addhygiene 20>>, <<redenergy 20>>, <<addfitness 0.5>>, <<redweight 0.25>>, <<redlooks 10>>, <<addmoral 0.5>>, <<addlib 1>> <</nobr>><<nobr>> <h3 class="passage_header">Have a refreshing shower</h3> <<addmins 10>> <<print '<video src="images/' + $girl + '/showerbeach.mp4" autoplay loop></video>'>> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You are having a refreshing shower at the nudist beach. <ul>Extra shower options:<<showernow>></ul> <<link "Continue" "Nudebeach">> <<set $looks to $tanned * 0.25>> <<if $lasthaircutdays lt 12>> <<set $looks += 4>> <<elseif $lasthaircutdays lt 25 and $lasthaircutdays gte 12>> <<set $looks += 2>> <</if>> <<set $looks += $tits*3>> <<set $looks += $butt*3>> <<set $looks -= 6>> <<set $basiclooks to $looks>> <<if $makeupsel eq true>> <<set $makeup -= 1>> <<addlooks 30>> <<addmins 5>> <</if>> <<if $shampoosel eq true>> <<addmins 5>> <<addlooks 5>> <<set $shampooconditioner -= 1>> <<set $basiclooks += 5>> <</if>> <<if $perfumesel eq true>> <<addmins 5>> <<set $perfume -= 1>> <<addlooks 6>> <</if>> <<if $blotionsel eq true>> <<addmins 5>> <<set $bodylotion -= 1>> <<addlooks 5>> <</if>> <<if $dayssinceshaving lte 4>> <<set $looks += 5>> <<set $basiclooks += 5>> <</if>> <<if $shavesel eq true>> <<addmins 5>> <<set $dayssinceshaving to 0>> <<set $shaving -= 1>> <<set $looks += 5>> <</if>> <</link>></p></td></tr></table> <<addenergy 5>>, <<addhygiene 50>>, <<addmoral 1>>, <<addlib 0.5>> <</nobr>><<nobr>> <<isInInv Sunglasses>> <<if $ininventory eq "false" and $tansessionsaday gt 2>> <p class="passage_warning">You don't have sunglasses and you have already tanned yourself today. You eyes are sore...</p> <p class="passage_warning">[[Beach<-Continue]]</p> <<else>> <h3 class="passage_header">Sunbathing at the nudist beach</h3> <<addmins 60>> <<set $tanned += 1>> <<set $tansessionsaday += 1>> <<set $randomimage = random(4)>> <<print '<img src="images/' + $girl + '/sunbathnudebeach' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You lie down at the nudist beach and enjoy the sun for 1 hour</p> <<set $randomscene = random(1)>> <<if $randomscene eq 1>> <<if $rep_status eq "Frivolous" or $rep_status eq "None">> <<set $randomnum to 0>> <<elseif $rep_status eq "Cheap and easy">> <<set $randomnum to 1>> <<elseif $rep_status eq "Sex toy">> <<set $randomnum to 2>> <<elseif $rep_status eq "Slut">> <<set $randomnum to 3>> <<else>> <<set $randomnum to 4>> <p class="passage_text">[[Continue->Nudebeach]]</p> <</if>> <<if $randomnum lt 4>> <<set $randomsex = random($randomnum)>> <<if $randomsex eq 0>> <p class="passage_text">[[Continue->Touchpussybeach]]</p> <<elseif $randomsex eq 1>> <p class="passage_text">[[Continue->Wankbeach]]</p> <<elseif $randomsex eq 2>> <p class="passage_text">[[Continue->Getsuckedbeach]]</p> <<else>> <p class="passage_text">[[Continue->Getfuckedbeach]]</p> <</if>> <</if>> <<else>> <p class="passage_text">[[Continue->Nudebeach]]</p> <</if>> <<addlib 0.5>>, <<redhygiene 5>>, <<addenergy 5>>, <<addmoral 0.5>> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Wading at the nudist beach</h3> <<addmins 30>> <<set $libadd to 0.5>> <<set $moradd to 0.5>> <<set $randomimage = random(3)>> <<print '<video src="images/' + $girl + '/gowading' + $randomimage + '.mp4" width="50%" autoplay loop></video>'>> <p class="passage_text">You go wading and enjoy the sun and the water for 30 minutes.</p> <<set $randomscene = random(1)>> <<if $randomscene eq 1>> <<if $rep_status eq "Frivolous" or $rep_status eq "None">> <<set $randomnum to 0>> <<elseif $rep_status eq "Cheap and easy">> <<set $randomnum to 1>> <<elseif $rep_status eq "Sex toy">> <<set $randomnum to 2>> <<elseif $rep_status eq "Slut">> <<set $randomnum to 3>> <<else>> <<set $randomnum to 4>> <p class="passage_text">[[Continue->Nudebeach]]</p> <</if>> <<if $randomnum lt 4>> <<set $randomsex = random($randomnum)>> <<if $randomsex eq 0>> <p class="passage_text">[[Continue->Nudebeachgrope]]</p> <<elseif $randomsex eq 1>> <p class="passage_text">[[Continue->Nudebeachtitjerk]]</p> <<elseif $randomsex eq 2>> <p class="passage_text">[[Continue->Nudebeachsuck]]</p> <<else>> <p class="passage_text">[[Continue->Nudebeachfuck]]</p> <</if>> <</if>> <<else>> <<set $randompie = random(1)>> <<if $randompie eq 0>> <<print '<video src="images/' + $girl + '/peeing_beach.mp4" width="50%" autoplay loop></video>'>> <p class="passage_text">You feel like you have to pee and just sit down in the sand and let it go. [[Continue->Nudebeach]]...</p> <<set $libadd += 0.5>> <<set $moradd += 0.5>> <<else>> <p class="passage_text">[[Continue->Nudebeach]]</p> <</if>> <</if>> <<addlib $libadd>>, <<redhygiene 5>>, <<addenergy 5>>, <<addmoral $moradd>> <</nobr>><<nobr>> <<set $touchpussy to 5>> <<set $touchpussy *= $levelpercent>> <<set $touchpussy = parseInt($touchpussy)>> <<set $randomimage = random(9)>> <<print '<img src="beach/images/randomguy' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">A guy passes by and stops to talk with you. He looks nice and sit down besides you.</p> <p class="passage_text">He is starting to get more intimate with you, and says he wants to touch your pussy for $ <<print $touchpussy>>.</p> <<print '<img src="images/' + $girl + '/skeptical.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">Will you let him [[touch you->Touchpussybeach1]], or just ask him to <<link "leave" "Nudebeach">><<redlib 0.5>><</link>>?</p> <<donesin "let-a-stranger-touch-my-pussy">> <</nobr>><<nobr>> <<set $randomvid = random(3)>> <<print '<video src="beach/images/touchpussybeach' + $randomvid + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>>' <p class="passage_text">He starts to finger your pussy. You look around you, but no one seems to notice, so you let him continue.</p> <p class="passage_text">He rubs your pussy faster and faster and suddenly you cant hold back. He hands you $ <<print $touchpussy>>, and says that next time he wants to fuck your wet pussy. You grab the money and just ask him to get lost. [[Continue->Nudebeach]]</p> <<redenergy 5>>, <<redlust 8>>, <<redhygiene 5>>, <<addrep 1>>, <<redmoral 2>>, <<adddrug_sex 0.5>>, <<addmoney $touchpussy>>, <<adddrug_sex 1>>, <<addlib 0.5>> <<unfaitfulsex "guys at the beach">> <<donesin "let-a-stranger-touch-my-pussy">> <</nobr>><<nobr>> <<set $wankdick to 10>> <<set $wankdick *= $levelpercent>> <<set $wankdick = parseInt($wankdick)>> <<set $randomimage = random(9)>> <<print '<img src="beach/images/randomguy' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">After a while a boy passes by and stops to talk with you. He cant take his eyes from your body, and</p> <p class="passage_text">you notice that his penis is getting stiff. Will you offer him a [[handjob->Wankbeach1]] for $ <<print $wankdick>>, or just ask him to <<link "leave" "Nudebeach">><<redlib 0.5>><</link>>?</p> <<donesin "wanked-a-stranger">> <</nobr>><<nobr>> <<set $randomvid = random(3)>> <<print '<video src="beach/images/wankbeach' + $randomvid + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>>' <p class="passage_text">You lie in front of him, and start wanking him.</p> <p class="passage_text">He obviously like it, you can tell from him sounds. You go faster and faster until he cant hold back, and cums with a deep moan. Afterwards he hands you $ <<print $wankdick>>. You grab the and money hurry away. [[Continue->Nudebeach]]</p> <<redenergy 5>>, <<addlust 10>>, <<redhygiene 5>>, <<addrep 1>>, <<redmoral 2>>, <<addmoney $wankdick>>, <<adddrug_sex 1>>, <<addlib 0.5>> <<set $sex_wanking += 1>> <<unfaitfulsex "guys at the beach">> <<donesin "wanked-a-stranger">> <</nobr>><<nobr>> <<set $suckdick to 15>> <<set $suckdick *= $levelpercent>> <<set $suckdick = parseInt($suckdick)>> <<set $randomimage = random(9)>> <<print '<img src="beach/images/randomguy' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">While you lies in the sand a man is passing, and obvoiusly like what he sees. He stop and start to talk with you.</p> <<set $randomvid = random(1)>> <p class="passage_text">He is willing to pay you $ <<print $suckdick>> if you suck his dick. Will you <<if $randomvid eq 0>>[[go for it->Getsuckedbeach1]]<<else>>[[go for it->Getsuckedbeach2]]<</if>>, or just ask him to <<link "leave" "Nudebeach">><<redlib 0.5>><</link>>?</p> <<donesin "sucked-a-stranger-at-the-beach">> <</nobr>><<nobr>> <<set $randomvid = random(2)>> <<print '<video src="images/' + $girl + '/suckonbeach' + $randomvid + '.mp4" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You sit on your knees in front of him and take his big dick in your mouth.</p> <p class="passage_text">Ah, thats a good slut he compliments you. Keep sucking...</p> <video src="beach/images/cumbeach.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">Suddenly he starts pumping his semen into your mouth. You are surprised but just let him go on... In fact, you like the taste of sperm. Before he leaves he hands you $ <<print $suckdick>>.. [[Continue->Nudebeach]]</p> <<redenergy 7>>, <<addlust 10>>, <<redlooks 5>>, <<redhygiene 5>>, <<addrep 2>>, <<redmoral 3>>, <<addmoney $suckdick>>, <<adddrug_sex 1>>, <<addlib 0.5>> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<unfaitfulsex "guys at the beach">> <<donesin "sucked-a-stranger-at-the-beach">> <</nobr>><<nobr>> <<print '<video src="images/' + $girl + '/suckonbeach2.mp4" autoplay loop></video>'>> <p class="passage_text">You place yourself on your knees in front of him and grab his big dick.</p> <p class="passage_text">Ah, thats a good slut he says when you start to suck him.</p> <p class="passage_text">A couple of minutes later he begin to moan and soon after he spread his cum over your face... You like the taste of sperm, and swallow whatever comes your way... Before he leaves he hands you $ <<print $suckdick>>. [[Continue->Nudebeach]]</p> <<redenergy 7>>, <<addlust 10>>, <<redlooks 5>>, <<redhygiene 5>>, <<addrep 2>>, <<redmoral 3>>, <<addmoney $suckdick>>, <<adddrug_sex 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<unfaitfulsex "guys at the beach">> <<donesin "sucked-a-stranger-at-the-beach">> <</nobr>><<nobr>> <<set $fuckdick to 20>> <<set $fuckdick *= $levelpercent>> <<set $fuckdick = parseInt($fuckdick)>> <<set $randomimage = random(9)>> <<print '<img src="beach/images/randomguy' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You enjoy the sun for a while, when you get interrupted by a man you wants to give you a nice long fuck. When you see his big dick you are really tempted.</p> <p class="passage_text">He is willing to pay you $ <<print $fuckdick>> to penetrate your pussy. Will you [[let him->Getfuckedbeach1]], or just ask him <<link "to get lost" "Nudebeach">><<redlib 0.5>><</link>>?</p> <<donesin "fucked-a-stranger-at-the-beach">> <</nobr>><<nobr>> <<print '<video src="images/' + $girl + '/fuckonbeach.mp4" autoplay loop></video>'>> <p class="passage_text">He wants to fuck you in doggy style and soon his dick fills your wet pussy.</p> <p class="passage_text">Yeah, girl you really are a hot slut, he says before he speeds up and increase the tempo...</p> <video src="beach/images/creampiebeach.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">Just when you are cumming you feel his sperm is pumped into your pussy... He finish up and hands you $ <<print $fuckdick>>, before he leaves. [[Continue->Nudebeach]]</p> <<redenergy 10>>, <<redlust 15>>, <<redlooks 5>>, <<redhygiene 7>>, <<addrep 2>>, <<redmoral 4>>, <<addmoney $fuckdick>>, <<adddrug_sex 2>> <<cuminpussy>> <<set $sex_cuminpussy += 1>> <<set $sex_pussy += 1>> <<unfaitfulsex "guys at the beach">> <<donesin "fucked-a-stranger-at-the-beach">> <</nobr>><<nobr>> <<set $gropeyou to 5>> <<set $gropeyou *= $levelpercent>> <<set $gropeyou = parseInt($gropeyou)>> <<set $randomimage = random(9)>> <<print '<img src="beach/images/randomguy' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You keep wading around at the nudist beach, when a man is approaching you and start to flirt with you.</p> <p class="passage_text">He starts to grope you. Will you [[let him->Nudebeachgrope1]] do that for $ <<print $gropeyou>>, or just ask him to <<link "to get lost" "Nudebeach">><<redlib 0.5>><</link>>?</p> <<donesin "let-a-strange-grope-me">> <</nobr>><<nobr>> <<print '<video src="images/' + $girl + '/nudebeachgrope.mp4" autoplay loop></video>'>> <p class="passage_text">He begin to touch your tits and fiddle with them.</p> <p class="passage_text">Then he asks you to turn around, so that he can touch your pussy as well.</p> <p class="passage_text">After a while you have had enough. You demand the money and ask him to leave. [[Continue->Nudebeach]]</p> <<addlust 5>>, <<redenergy 3>>, <<addrep 1>>, <<redmoral 2>>, <<addmoney $gropeyou>> <<unfaitfulsex "guys at the beach">> <<donesin "let-a-strange-grope-me">> <</nobr>><<nobr>> <<set $titjerk to 10>> <<set $titjerk *= $levelpercent>> <<set $titjerk = parseInt($titjerk)>> <<set $randomimage = random(9)>> <<print '<img src="beach/images/randomguy' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You fool around in the beach edge, when suddenly a guy appears in front of you.</p> <p class="passage_text">He asks you to join him in the sand and wank his penis among your tits for $ <<print $titjerk>>. Will you [[do that->Nudebeachtitjerk1]], or just ask him to <<link "let you be alone" "Nudebeach">><<redlib 0.5>><</link>>?</p> <<donesin "wanked-a-stranger-between-my-tits">> <</nobr>><<nobr>> <<print '<video src="images/' + $girl + '/nudebeachtitjerk.mp4" autoplay loop></video>'>> <p class="passage_text">You sit down between his legs and starts jerking him.</p> <p class="passage_text">He's got quite a nice penis, so you enjoy having it between your tits. After a few more strokes he begin to moan and pump his jam onto your tits.</p> <video src="beach/images/cumontits.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">After you clean yourself up, you demand the money and ask him to leave. [[Continue->Nudebeach]]</p> <<addlust 8>>, <<redhygiene 5>>, <<redenergy 5>>, <<addrep 1>>, <<redmoral 4>>, <<addmoney $titjerk>>, <<adddrug_sex 1>>, <<addlib 0.5>> <<set $sex_wanking += 1>> <<unfaitfulsex "guys at the beach">> <<donesin "wanked-a-stranger-between-my-tits">> <</nobr>><<set $suckdick to 15>> <<set $suckdick *= $levelpercent>> <<set $suckdick = parseInt($suckdick)>> <<nobr>> <<set $randomimage = random(9)>> <<print '<img src="beach/images/randomguy' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <<set $randomvid = random(1)>> <p class="passage_text">You wade out in the water for a while. The temperature is lovely and you enjoy the sun. A boy walks beside you and starts to compliment your body.</p> <p class="passage_text">He seems to be quite horny and ask you for a blowjob. He is willing to pay $ <<print $suckdick>>. Will you <<if $randomvid eq 0>>[[do that->Nudebeachsuck1]]<<else>>[[do that->Nudebeachsuck2]]<</if>>, or just ask him to <<link "get lost" "Nudebeach">><<redlib 0.5>><</link>>?</p> <<donesin "sucked-a-stranger-at-the-beach">> <</nobr>><<nobr>> <<print '<video src="images/' + $girl + '/nudebeachsuck.mp4" autoplay loop></video>'>> <p class="passage_text">You sit down on your knees in the water and start to suck his stiff penis.</p> <p class="passage_text">You like sucking dick and do your best to please him. Keep going, girl.... Ah, thats lovely, he says before he begin filling your mouth with jizz...</p> <video src="beach/images/cummouthbeach.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">You are worth every cent, he says and hand you the money. You feel a little slutty but grab the money. [[Continue->Nudebeach]]</p> <<redenergy 7>>, <<addlust 10>>, <<redlooks 5>>, <<redhygiene 5>>, <<addrep 2>>, <<redmoral 3>>, <<addmoney $suckdick>>, <<adddrug_sex 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<unfaitfulsex "guys at the beach">> <<donesin "sucked-a-stranger-at-the-beach">> <</nobr>><<nobr>> <<print '<video src="images/' + $girl + '/nudebeachsuck1.mp4" autoplay loop></video>'>> <p class="passage_text">To get a little away from the people you go to a cave near by, where you get down on your knees</p> <p class="passage_text">You suck his hard cock faster and faster and soon he can't hold back his semen. Ahhhh, that's great he says, while he spreads his semen out on your face...</p> <p class="passage_text">You grab the money and can't help feeling a little slutty when you walk away... [[Continue->Nudebeach]]</p> <<redenergy 7>>, <<addlust 10>>, <<redlooks 5>>, <<redhygiene 5>>, <<addrep 2>>, <<redmoral 3>>, <<addmoney $suckdick>>, <<adddrug_sex 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<unfaitfulsex "guys at the beach">> <<donesin "sucked-a-stranger-at-the-beach">> <</nobr>><<nobr>> <<set $fuckdick to 20>> <<set $fuckdick *= $levelpercent>> <<set $fuckdick = parseInt($fuckdick)>> <<set $randomimage = random(9)>> <<print '<img src="beach/images/randomguy' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">The sun is shining and you wade along the beach. You feel quite horny. Straight behind you a man comes walking and goes alongside you for a while. He starts touching your butt.</p> <p class="passage_text">Hey beauty, he says. How about a good fuck for $ <<print $fuckdick>>. You won't regret it... Will you [[accept->Nudebeachfuck1]], or just ask him to <<link "piss off" "Nudebeach">><<redlib 0.5>><</link>>?</p> <<donesin "fucked-a-stranger-at-the-beach">> <</nobr>><<nobr>> <<print '<video src="images/' + $girl + '/nudebeachfuck.mp4" autoplay loop></video>'>> <p class="passage_text">You bend forward, and he begin fucking you from behind.</p> <p class="passage_text">His friends stand on the beach and cheers while he taking you from behind. Come on slut, he says and smack your butt. Then you can feel his jizz beeing pumped into you...</p> <video src="beach/images/cuminpussybeach.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">He hands you the money and you hurry away from him. [[Continue->Nudebeach]]</p> <<redenergy 9>>, <<redlust 10>>, <<redlooks 5>>, <<redhygiene 7>>, <<addrep 2>>, <<redmoral 4>>, <<addmoney $fuckdick>>, <<adddrug_sex 2>> <<cuminpussy>> <<set $sex_cuminpussy += 1>> <<set $sex_pussy += 1>> <<unfaitfulsex "guys at the beach">> <<donesin "fucked-a-stranger-at-the-beach">> <</nobr>> /* Life at University Scene: BeU Fashion Agecy Locations: Apply for modelling Modelling Boss sex scenes Photographer Adult Movies */<<nobr>> <<set $taxirequest to 0>> <<addmins 5>> <<if $hygiene lt 50 or $energy lt 30 or $looks lt 20>> <p class="passage_warning">Sorry, you cannot enter the the building now.</p> <p class="passage_warning">Your hygiene/energy/makeup are too low Required hygiene = 50, energy = 30, looks = 20</p> <p class="passage_warning">Come back later. You have to go [[back to the street->Beachroad]]</p> <<else>> <h3 class="passage_header">Outside BeU Fashion Agency</h3> <<set $randomimage = random(4)>> <img src="beufashion/images/beufashion.jpg" class="jpgimage" width="50%"> <p class="passage_text">You are outside BeU Fashion Agency<br>A signs says: If you are applying to be a model please be dressed as one...</p> <<if $gameDate.getHours() gte 8 and $gameDate.getHours() lt 16 and $gameDate.getDay() gt 0 and $gameDate.getDay() lt 6 and $beuvisit eq 0>> <p class="passage_text">Looks like it's open so you [[enter the building->Beureception]]</p> <<elseif $beuvisit gte 1000>> <p class="passage_text">Looks like it's open so you [[enter the building->Beureception]]</p> <<elseif $beuvisit eq 1 and $gameDate.getDay() eq 0 and $gameDate.getHours() gte 8 and $gameDate.getHours() lte 9>> <p class="passage_text">The door is open so you go to the [[managers office->Charlesoffice]]</p> <<elseif $gameDate.getDay() gte 3 and $gameDate.getDay() lte 5 and $gameDate.getHours() gt 16 and $gameDate.getHours() lte 17 and $beujob eq 1 and $beuvisit lt 1000>> <p class="passage_text">The door is open so you go to the [[Beu studio room->Beustudio]]</p> <<elseif $gameDate.getDay() gte 3 and $gameDate.getDay() lte 5 and $gameDate.getHours() gt 15 and $gameDate.getHours() lte 17 and $beujob eq 1 and $beuvisit lt 1000>> <p class="passage_text">You are early so you grab a coffee before you go to the [[Beu studio room->Beustudio]]</p> <<addmins 30>> <<else>> <<if $beujob eq 1 and $beuvisit lt 1000>> <p class="passage_text">When you reach the front door you realize that you do not have any appointment for doing any photo shooting now...</p> <p class="passage_text">You have to go [[back to the street->Beachroad]]</p> <<else>> <p class="passage_text">Looks like the office is closed... A sign says: Open for clients Monday-Friday - 08.00-16.00</p> <p class="passage_text">You have to go [[back to the street->Beachroad]]</p> <</if>> <</if>> <</if>> <</nobr>><<nobr>> <<set $randomimage = random(4)>> <h3 class="passage_header">BeU Fashion Agency reception</h3> <<print '<img src="beufashion/images/receptionlady' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You are met by a young lady in the reception. What can I help you with, she asks...</p> <ul class="passage_text"> <li>Tell her your name and that you are a model and want [[talk to the boss->Talkbeumanager]]</li> <li>Just leave [[back to the street->Beachroad]]</li> </ul> <</nobr>><<nobr>> <h3 class="passage_header">BeU Fashion Agency reception</h3> <<if $beuvisit eq 1000>> <img src="beufashion/images/receptionangry.jpg" class="jpgimage" width="40%"> <p class="passage_text">The lady looks in her papers before her face turns red. You did not show up to the agreement you had with Charles, the reception lady says... She seems very angry... Charles said to me that if you showed up here again I should throw you out... So get the hell out of here... NOW!!!</p> <p class="passage_text">Looks like you just leave [[back to the street->Beachroad]]</p> <<set $beujob to 0>> <<elseif $beuvisit eq 1001>> <img src="beufashion/images/receptionangry.jpg" class="jpgimage" width="40%"> <p class="passage_text">The lady looks in her papers before her face turns red. You did not show up to the photoshoot, the reception lady says... She seems very angry...<br>Charles said to me that if you showed up here again I should throw you out... So get the hell out of here... NOW!!!</p> <p class="passage_text">Looks like you just leave [[back to the street->Beachroad]]</p> <<set $beujob to 0>> <<elseif $beuvisit eq 1002>> <img src="beufashion/images/receptionangry.jpg" class="jpgimage" width="40%"> <p class="passage_text">The lady looks in her papers before her face turns red. Ryan said that you have done improper things in front of the camera. He said you tried to persuade him to film sex scenes, the reception lady says... She seems very angry...<br>Ryan said to me that if you showed up here again I should throw you out... So get the hell out of here... NOW!!!</p> <p class="passage_text">Looks like you just leave [[back to the street->Beachroad]]</p> <<set $beujob to 0>> <<elseif $beuvisit eq 1003>> <img src="beufashion/images/receptionangry.jpg" class="jpgimage" width="40%"> <p class="passage_text">The lady looks in her papers before her face turns red. Charles said that you have done porn films in his studio. He said you and Ryan made sex films, the reception lady says... She seems very angry...<br>Charles said to me that if you showed up here again I should throw you out... So get the hell out of here... NOW!!!</p> <p class="passage_text">Looks like you just leave [[back to the street->Beachroad]]</p> <<set $beujob to 0>> <<else>> <<print '<img src="images/' + $girl + '/happy10.jpg" class="jpgimage" width="40%">'>> <<you>>I would very much like to meet the mananger of the model agency. I would like to apply to be a model...<</you>> <p class="passage_text">Yes, that is right. The agency are looking for new pretty curvy models, the reception lady says...</p> <<isInInv Fashiondress>> <<set $havedress to $ininventory>> <<isInInv Highheels>> <<set $haveshoes to $ininventory>> <<if $looks lt 50>> <p class="passage_text">I do not want to embarrass you, she says. But your looks are too ordinary for us...</p> <p class="passage_text">Looks like you just leave [[back to the street->Beachroad]]</p> <<redmoral 1>> <<elseif $buttsize eq "Normal">> <p class="passage_text">I do not want to embarrass you, she says. But your curves don't match what we look for. We need girls with bigger eh, hips...</p> <p class="passage_text">Looks like you just leave [[back to the street->Beachroad]]</p> <<redmoral 1>> <<elseif $titssize eq "Normal">> <p class="passage_text">I do not want to embarrass you, she says. But your curves don't match what we look for. We need girls with bigger eh, front...</p> <p class="passage_text">Looks like you just leave [[back to the street->Beachroad]]</p> <<redmoral 1>> <<elseif $havedress neq "true">> <p class="passage_text">I do not want to embarrass you, she says. But did you notice the poster by the door?<br>If you want to make a good impressing please dress yourself in something nice. Go down to the topsfashion at the mall and buy yourself a proper dress...</p> <p class="passage_text">Looks like you just leave [[back to the street->Beachroad]]</p> <<redmoral 1>> <<elseif $haveshoes neq "true">> <p class="passage_text">I do not want to embarrass you, she says. But did you notice the poster by the door?<br>If you want to make a good impressing please use some presentable shoes. Go down to the topsfashion at the mall and buy yourself some real highheel shoes...</p> <p class="passage_text">Looks like you just leave [[back to the street->Beachroad]]</p> <<redmoral 1>> <<elseif $fitness lt 40>> <p class="passage_text">I do not want to embarrass you, but out model needs to be fit. I'm sorry to say that you do not qualify for that right now...</p> <p class="passage_text">Looks like you just leave [[back to the street->Beachroad]]</p> <<else>> <p class="passage_text">Sure, you can get an appointment with Charles straight away... Just go in that [[door to the left->Charlesoffice]], she says and points...</p> <</if>> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">BeU Fashion Agency manager</h3> <<if $beuvisit eq 0>> <p class="passage_text">You enter the office of the manager and are asked to sit down.</p> <<print '<video src="images/' + $girl + '/modelmeeting.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<charles>>Hello there, I am Charles. How can I help you?<</charles>> <<you>>Hello I am <<print $firstname>> and I am looking for work as a model, and saw that your company are searching for some...<</you>> <<charles>>Yes, that is right. Pleased to meet you <<print $firstname>>. But there are some criterias that need to be fullfilled first...<</charles>> <<charles>>We want some pretty, curvy models for one of our clients in the fashion industry... Looks, bodyshape and attitude are the keywords... That it very important for us...<</charles>> <<you>>Yes, I think I can meet those criterias...<</you>> <<charles>>Ok, I hear what you say, but are willing to show me a little bit more of your body? We can not take on models without knowing about their capabilities, you know...<</charles>> <p class="passage_text">Will you [[do as he says->Stripforcharles]] or [[just leave->Beachroad]]?</p> <<elseif $beuvisit eq 1>> <p class="passage_text">When you arrive in his office, he stand at his desk waiting for you...</p> <<you>>Hello, Charles. Can we sign a model contract for me today? I am so exited...<</you>> <<charles>>Look here <<print $firstname>>. There are some things to sort out first... Please sit down, and I will explain...<</charles>> <<print '<video src="images/' + $girl + '/charles_visit2_arrive.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<charles>>I need to examine some more details about you to ensure that you can handle this job...<</charles>> <<you>>But... But I did all that you asked me for last time... Can't I just get the job?<</you>> <<charles>>Listen! This job requires that the models are top shape and fit for the job, and do not to forget OBEY their manager! Got that?<</charles>> <<you>>Y... yes... I will obey...<</you>> <p class="passage_text">[[Continue->Charlesvisit2-1]]</p> <</if>> <</nobr>><<nobr>> <<charles>>Now, today I want to check if your hips have the right size and shape for this assignment... Come over here...<</charles>> <<you>>Hip size? But I thought...<</you>> <p class="passage_text">You stop argueing and move over to him when you see the looks on his face...</p> <<charles>>Bend over my desk so I can check...<</charles>> <<you>>But I...<</you>> <<charles>>NOW!!!<</charles>> <p class="passage_text">Afraid of loosing this oppotunity, you do as he says...</p> <<print '<video src="images/' + $girl + '/charles_visit2_bend.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Charlesvisit2-2]]</p> <</nobr>><<nobr>> <<charles>>Not bad... Not bad at all... I like this ass...<</charles>> <<you>>Don't smack me, please... It hurts...<</you>> <<charles>>Relax now... Down on your knees now, and give me a good suck...<</charles>> <p class="passage_text">You are so afraid of not getting the contract so you do as he says...</p> <<charles>>Come on now...<</charles>> <<you>>Mmmmfsmss....<</you>> <<charles>>Yes, that's better... Clean it well now...<</charles>> <p class="passage_text">He holds you head firm and press his dick into your mouth... </p> <<print '<video src="images/' + $girl + '/charles_visit2_suck.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Charlesvisit2-3]]</p> <</nobr>><<nobr>> <<charles>>Now I need to fuck that pussy of yours...<</charles>> <<you>>Is that really necessary... You did that last time..<</you>> <<charles>>Oh yes... Get up now and lay on the desk... NOW!<</charles>> <<print '<video src="images/' + $girl + '/charles_visit2_fuck.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<charles>>Yes that's right... Your pussy smells good... So tight...<</charles>> <<you>>Oh... Oh... You make me.... cuuuuuuuuuming...<</you>> <p class="passage_text">You get a giant orgasm and slips down of the desk...</p> <p class="passage_text">[[Continue->Charlesvisit2-4]]</p> <</nobr>><<nobr>> <p class="passage_text">After a while he swings you around and up on the desk again, and without any further notice he press him cock into your ass...</p> <<you>>What are you doing!!! Stop it!!! OH NO!...<</you>> <<charles>>CALM DOWN! I said I wanted to check your ass did'nt I?<</charles>> <<you>>But... but... not inside... Oh nooooo...<</you>> <<charles>>God, what a tight ass you got... <</charles>> <<print '<video src="images/' + $girl + '/charles_visit2_assfuck.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Charlesvisit2-5]]</p> <</nobr>><<nobr>> <p class="passage_text">He continue pumping in and out of your ass until he starts to moan out loud...</p> <<charles>>Oh yeeeeeeeees... So good....<</charles>> <p class="passage_text">He fills his sperm into your asshole, before he pulls out...</p> <<print '<video src="images/' + $girl + '/charles_visit2_asscum.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Charlesvisit2-6]]</p> <</nobr>><<nobr>> <<charles>>That was really awesome <<print $firstname>>!!! You really deserve a contract<</charles>> <<you>>You mean that!! Do I really have a model contract now!!! That's fantastic!!!<</you>> <<charles>>Yes you have!! Welcome to the team!!!<</charles>> <p class="passage_text">He gives you a high five before you both get dressed...</p> <<print '<video src="images/' + $girl + '/charles_visit2_gotcontract.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Charlesvisit2-7]]</p> <</nobr>><<nobr>> <<print '<img src="images/' + $girl + '/discusscontract.png" class="jpgimage" width="40%">'>> <<charles>>So let's discuss the terms of the contract... Since you are a student you will have to work evenings...<</charles>> <<you>>That's ok for me.<</you>> <<charles>>Good. I presume that you don't have any other job?<</charles>> <<you>>No, no... I am available...<</you>> <<charles>>Great. You can work Wednesday till Friday after school from let's say 17.00 - 22.00. Will that suits you?<</charles>> <<you>>Yes absolutely!!<</you>> <<charles>>And the payment will differs. Usually between 100 and $200 each night!<</charles>> <<you>>OH! That is fantastic!<</you>> <<charles>>Ok, we have an agreement then? <b>You can start on Wednesday. Just meet here at the studio room at 17.00</b><</charles>> <<you>>Thank you, so much Charles!!! Thank you!!<</you>> <<charles>>Cool! Then we have an agreement!<</charles>> <<print '<img src="images/' + $girl + '/happy2.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">You [[rush out of the office->Beachroad]] feeling extremly happy, even if know that you used sex to get a job!!!</p> <<sexinpussy>> <<set $sex_pussy += 1>> <<set $sex_anal += 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminass += 1>> <<redenergy 25>>, <<redlust 30>>, <<redhygiene 30>>, <<redlooks 25>>, <<addrep 2>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<redmoral 2>> <<set $beuvisit += 1>> <<set $beujob to 1>> <<set $beushowup to 1>> <<unfaitfulsex "Charles at BEU Fashion">> <<donesin "analfucked-charles-at-beu-fashion">> <</nobr>><<nobr>> <<charles>>Ok, take off that blouse now, so I can see if you qualify for this job...<</charles>> <<you>>Eh, do I really have to...?<</you>> <<charles>>Of course you must... How can get an impression of your qualifications?<</charles>> <<print '<video src="images/' + $girl + '/takeoffblousecharles.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Showtitsforcharles]]</p> <</nobr>><<nobr>> <<charles>>And the bra please...<</charles>> <<you>>I... Do I need...<</you>> <<charles>>AND THE BRA PLEASE... Do I need to repeat myself?<</charles>> <<you>>Ok... ok...<</you>> <<print '<video src="images/' + $girl + '/showtitscharles.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Charleschecktits]]</p> <</nobr>><<nobr>> <<charles>>Not bad.... Hmmmm Not bad at all... Are those fake or real?<</charles>> <<you>>They... they... are almost real...<</you>> <<charles>>Almost real??? Come over here so I can check properly...<</charles>> <<you>>Do you need to do...<</you>> <<charles>>YES! NOW!<</charles>> <<print '<video src="images/' + $girl + '/touchtitscharles.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<charles>>Good girl... This is a promising start...<</charles>> <<you>>Start...?<</you>> <<charles>>Oh yes... You know I am the manager here... I decide who is going on the catwalk... Do you want this job?<</charles>> <<you>>Yes of course I want...<</you>> <<charles>>Then get down on your knees and give some service... That view of those tits you got there got me horny as hell...<</charles>> <p class="passage_text">Will you [[give him service->Sexwithcharles1]] or [[just run from there->Beachroad]]?</p> <</nobr>><<nobr>> <p class="passage_text">You go down on your knees as he ordered.</p> <<charles>>Now take that dick in your mouth...<</charles>> <<you>>But I though I should be modelling... I...<</you>> <<charles>>NOW! The first step to be a model I always to do as the manager says! GOT THAT?<</charles>> <<you>>Eh.... yes... But I...<</you>> <<print '<video src="images/' + $girl + '/sexwithcharles1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<charles>>Yes, that's better... That is the attitude I am looking for...<</charles>> <p class="passage_text">[[Continue->Sexwithcharles2]]</p> <</nobr>><<nobr>> <p class="passage_text">After a while he want you up and on the table... You try to refuse but he threatens you..</p> <<charles>>Do you want a model career or not?<</charles>> <<you>>Yes I want that very much... But...<</you>> <<charles>>So let me see that pussy of yours NOW!<</charles>> <<you>>I... I...<</you>> <p class="passage_text">Charles drags off your pants and begin to lick you...</p> <<print '<video src="images/' + $girl + '/sexwithcharles2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<charles>>Mmmm yummy... That pussy of yours sure taste good... I am sure you could be a good model...<</charles>> <p class="passage_text">[[Continue->Sexwithcharles3]]</p> <</nobr>><<nobr>> <p class="passage_text">Suddenly he stands up and start to press his dick inside you...</p> <<you>>No... no... stop... not that...<</you>> <p class="passage_text">But he does not listen, and soon he fucks you faster and faster.</p> <<you>>Oh... oh... no.... oh....<</you>> <<charles>>You like that don't you...?<</charles>> <<you>>Oh... god.... oh... oooooooh...<</you>> <p class="passage_text">Without really wanting it, you get an massive orgasm...</p> <<print '<video src="images/' + $girl + '/sexwithcharles3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<charles>>Yeah... That's what I like with horny teenagers... They get orgasm so easily...<</charles>> <p class="passage_text">[[Continue->Sexwithcharles4]]</p> <</nobr>><<nobr>> <<charles>>Now it's my turn... Down on your knees.... NOW....<</charles>> <<you>>But I can't...<</you>> <p class="passage_text">Charles pushes you down on your knees...</p> <<charles>>Open you your mouth!!! Come on hurry!! NOW!!!<</charles>> <<you>>I... I...<</you>> <<charles>>Aaaaah... Here it comes... Oooooh....<</charles>> <p class="passage_text">He pumps his cream onto your face and you just have to take it...</p> <<print '<video src="images/' + $girl + '/sexwithcharles4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Finishcharlessex]]</p> <</nobr>><<nobr>> <p class="passage_text">After you have cleaned up you both get dressed and you ask him again about the job...</p> <<print '<img src="images/' + $girl + '/askformodeljob.jpg" class="jpgimage" width="40%">'>> <<you>>Now that I have given you the service you wanted can I please have the model job as you promised?<</you>> <img src="beufashion/images/charles_happy.jpg" class="jpgimage" width="50%"> <<charles>>Well, I really don't know... I am not quite sure if you have the right capabilities...<</charles>> <<you>>But you promised!!!<</you>> <<charles>>No, I said that I will think about it... As for now, I can't promise anything, but if you come by on <b>sunday morning at 9</b> I am willing to give you another chance...<</charles>> <p class="passage_text">Look like you just [[have to leave and come back later to ask again->Beachroad]]</p> <<sexinpussy>> <<set $sex_pussy += 1>> <<set $sex_pussybeenlicked += 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<redenergy 20>>, <<redlust 20>>, <<redhygiene 25>>, <<redlooks 20>>, <<redmoral 5>>, <<addrep 2>>, <<redweight 0.25>>, <<adddrug_sex 1>> <<set $beuvisit += 1>> <<unfaitfulsex "Charles at BEU Fashion">> <<donesin "fucked-charles-at-beu-fashion">> <</nobr>><<nobr>> <h3 class="passage_header">BeU Studio room</h3> <<if $beuvisit eq 2>> <p class="passage_text">You enter the studio room for your first appearance. You are very nervous. A photographer comes over when you arrive at the studio</p> <img src="beufashion/images/meetingryan.jpg" class="jpgimage" width="50%"> <<ryan>>Hello you must be <<print $firstname>>. I am Ryan. I shoots the events. So how are you?<</ryan>> <<print '<img src="images/' + $girl + '/arriving_studio.jpg" class="jpgimage" width="40%">'>> <<you>>Eh, hello Ryan. I'm fine thanks.<</you>> <<ryan>>Just a little bit nervous, I can tell? Is this your first shoot?<</ryan>> <<you>>Yes it is...<</you>> <<ryan>>Nothing to be afraid of. You are going to manage just fine... You look gorgeous. Just go in the wardrobe and change. A lady there will show you the makeup room and the clothes...<</ryan>> <p class="passage_text">You head for the wardrobe to get ready for the photo session...</p> <p class="passage_text">[[Continue->Beustudio2]]</p> <<elseif $beuvisit gt 2>> <p class="passage_text">You go straight in to the makeup room and get yourself ready.</p> <<print '<video src="images/' + $girl + '/modelling_makeup.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Shootingsession]]</p> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Makeup room</h3> <p class="passage_text">A nice lady is waiting for you, and help you with the makeup...</p> <<print '<video src="images/' + $girl + '/modelling_makeup.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Beustudio3]]</p> <</nobr>><<nobr>> <h3 class="passage_header">Change clothes</h3> <p class="passage_text">Then you go to find the clothes for the session...</p> <<print '<video src="images/' + $girl + '/modelling_dressing.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Beustudio4]]</p> <</nobr>><<nobr>> <<addmins 150>> <h3 class="passage_header">Photo session</h3> <p class="passage_text">Finally you are ready for the photo shooting...</p> <<ryan>>Wow, you look simply gorgeous...<</ryan>> <<you>>Oh, thank you so much, Ryan<</you>> <<ryan>>Ok, let's get started...<</ryan>> <<print '<video src="images/' + $girl + '/modelling_shooting.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You keep it going for 2-3 hours before Ryan is happy with the photos...</p> <p class="passage_text">[[Continue->Modelpaytime]]</p> <</nobr>><<nobr>> <h3 class="passage_header">Ready for photo session</h3> <img src="beufashion/images/photoshoot.jpg" class="jpgimage" width="40%"> <<ryan>>Ok, I think we are ready now for a photoshoot. Have you the clothes for today's scenes?<</ryan>> <<you>>Yes I am ready...<</you>> <p class="passage_text">[[Continue->Shootingsession2]]</p> <</nobr>><<nobr>> <<addmins 150>> <h3 class="passage_header">Photo session</h3> <p class="passage_text">Ryan shoots a lot of photos of you before he is finally satiesfied after 2 -3 hours.</p> <<set $randomimg = random(10)>> <<print '<img src="images/' + $girl + '/posing' + $randomimg + '.gif" class="jpgimage" width="40%">'>> <p class="passage_text">[[Continue->Modelpaytime]]</p> <</nobr>><<nobr>> <h3 class="passage_header">Payment</h3> <img src="beufashion/images/ryan_happy.jpg" class="jpgimage" width="40%"> <<set $beuvisit += 1>> <<set $randomsalary = random(100)>> <<set $randomsalary += 100>> <<set $randomsalary *= $levelpercent>> <<set $randomsalary to parseInt($randomsalary)>> <<set $modelworkdays += 1>> <<ryan>>That was a great shooting. Good work. <<print $firstname>>... Here you got $<<print $randomsalary>>...<</ryan>> <<set $randomimg = random(2)>> <<print '<img src="beufashion/images/payment' + $randomimg + '.jpg" class="jpgimage" width="40%">'>> <<you>>Oh, thank you so much!!!<</you>> <<if $beuvisit lt 10>> <<if $beuvisit eq 2>> <<ryan>>Ok, see you next time, I have shoot some adul... eh, other scenes with some other models... Goodbye<</ryan>> <<else>> <<ryan>>Ok that's great <<print $firstname>>. See you next time. Bye!<</ryan>> <</if>> <p class="passage_text">You [[head outside for the street->Beachroad]], happy with a good days work...</p> <<addmoney $randomsalary>>, <<redenergy 15>>, <<redhygiene 15>>, <<addmoral 2>>, <<addlib 1>> <<set $beushowup to 1>> <<else>> <<set $beushowup to 1>> <<print "hei">> <<if $adultvids eq 0>> <img src="beufashion/images/ryan_happy2.jpg" class="jpgimage" width="40%"> <<ryan>>Eh, look here <<print $firstname>>. Are you interested in earning some more money?<</ryan>> <<you>>Goodbye Ryan, and thank you again...<</you>> <<print '<img src="images/' + $girl + '/happy9.jpg" class="jpgimage" width="40%">'>> <<ryan>>Yeah, But these are private for me, and not for the BeU company... Let's go to my studio<</ryan>> <p class="passage_text">Would you [[accept->Privateshooting]] the invitation or [[say no and leave->Beachroad]].</p> <<elseif $adultvids eq 1>> <<ryan>>Now! Let's go for my private adult shooting...<</ryan>> <<you>><<print $refuseoffer.random()>><</you>> <img src="beufashion/images/ryan_angry.jpg" class="jpgimage" width="40%"> <<ryan>>YOU DO WHAT I TELL YOU TO, OR I SEND THOSE NUDE VIDEOS I ALREADY GOT OF YOU, TO YOUR PARENTS!!! WHAT DO YOU THINK THEY WILL SAY WHEN THEY SEE THEIR LITTLE SLUTTY DAUGHTER MASTURBATE IN FRONT OF THE CAMERA???<</ryan>> <<you>>But... But... you told me you would keep them for yourself...<</you>> <<ryan>>AND I WILL!!! AS LONG AS YOU DO WHAT I TELL YOU TO!!! GOT THAT?<</ryan>> <<you>>Bu...O..Ok, please don't send the films to them... They will hate me... Please... I... I will do what you say...<</you>> <p class="passage_text">You have no other choice than follow him to [[his studio->Privateshooting]]...</p> <<elseif $adultvids eq 2>> <<ryan>>Now! Let's go for my private adult shooting...<</ryan>> <<you>><<print $refuseoffer.random()>><</you>> <img src="beufashion/images/ryan_angry.jpg" class="jpgimage" width="40%"> <<ryan>>ARE YOU STUPID OR SOMETHING??? NOW I WILL SEND THE MASTURBATION VIDEO OF YOU TO YOUR PARENTS... LOOK HERE...<</ryan>> <p class="passage_text">He holds his phone up in front of you to demonstrate...</p> <<print '<video src="images/' + $girl + '/ryanmobile.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>NO!!! NO!!! DON'T DO THAT!!! PLEASE!!! I WILL DO WHATEVER YOU SAY!!! PLEEEASE DON'T DO IT...<</you>> <<ryan>>Alright! I give you one last chance... Come along now...<</ryan>> <p class="passage_text">You follow him to [[his studio->Privateshooting]]...</p> <<elseif $adultvids eq 3>> <<ryan>>Now! Let's go for my private adult shooting...<</ryan>> <<you>>But I...<</you>> <p class="passage_text">You remember how angry he was last time and his threat, so you just nod and [[follow him to his studio->Privateshooting]]...</p> <<elseif $adultvids eq 4>> <<ryan>>Now! Let's go for my private adult shooting...<</ryan>> <<you>>Ok, if I really must...<</you>> <p class="passage_text">You remember what he can do to you so you just [[follow him to his studio->Privateshooting]]...</p> <<elseif $adultvids gte 5>> <<ryan>>Now! Let's go for my private adult shooting...<</ryan>> <p class="passage_text">You just nod, knowing that he can ruin your life if you refuse. [[Continue->Privateshooting]]...</p> <</if>> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Private shooting</h3> <<if $adultvids eq 0>> <p class="passage_text">You enter Ryans studio and he starts to rig up his videocamera... In the studio is a big luxury bed... Before you entered the studio you changed into a underwear set that he gave you...</p> <<you>>But I thought we was supposed to take pictures?<</you>> <<print '<img src="images/' + $girl + '/nervous2.jpg" class="jpgimage" width="40%">'>> <<ryan>>No, not now... I just want to have some video clips... Get into the bed now...<</ryan>> <p class="passage_text">You don't quite like this but do as he says... He starts to film you and you pose for him...</p> <<print '<video src="images/' + $girl + '/ryanfilm1-1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ryan>>Now, take off your bra and show me some tits...<</ryan>> <<you>>But, I can't do that...<</you>> <<ryan>>Oh come on... Don't be so prude... These clips are only for me. I promise I will not show them to anyone else! I swear!<</ryan>> <<print '<img src="images/' + $girl + '/scared.jpg" class="jpgimage" width="40%">'>> <<you>>But, I don't do such things...<</you>> <img src="beufashion/images/ryan_angry.jpg" class="jpgimage" width="40%"> <<ryan>>Listen here! Either you do it, or you are finished here at the studio...<</ryan>> <p class="passage_text">Will you [[do as he says->Nudeshooting]] or just [[run out of the studio->Refuseshooting]]...</p> <<elseif $adultvids eq 1>> <p class="passage_text">You enter Ryans studio again and this time he have a sofa in front of his camera...</p> <<print '<video src="images/' + $girl + '/ryanfilm2-1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ryan>>Now, you can lay down in the sofa. Try to look with sensuality into the camera...<</ryan>> <<you>>But why do I have to do this?<</you>> <<ryan>>DON'T ASK! Just do it... Now you can start to undress, otherwise the video I took of you last time will go straight to your parents...<</ryan>> <<you>>But... I...<</you>> <p class="passage_text">You look at his face and find out that this is not the time to argue... [[Continue->Nudeshooting]]...</p> <<elseif $adultvids eq 2>> <p class="passage_text">You enter Ryans studio again and take place in a sofa...</p> <<ryan>>Now, sit down in the sofa, and start masturbating for me. Try to look with sensuality into the camera...<</ryan>> <<you>>I... I... Ok...<</you>> <<print '<video src="images/' + $girl + '/ryanfilm3-1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Nudeshooting]]...</p> <<elseif $adultvids eq 3>> <p class="passage_text">You enter the studio once again and Ryan start to rig up his camera. Wonder what he wants you to do this time...</p> <<ryan>>Now, start taking off your clothes for me... Show me that great body of yours...<</ryan>> <<you>>Ehem... Ok...<</you>> <<print '<video src="images/' + $girl + '/ryanfilm4-1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Suddenly another man enters the studio...</p> <img src="beufashion/images/manuel.jpg" class="jpgimage" width="30%"> <<ryan>>Oh, there you are Manuel. That was about time... This is the chick I told you about. She is incredibly hot, and I want you to fuck her good...<</ryan>> <<print '<video src="images/' + $girl + '/angry1.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<you>>??????? What the fuck???<</you>> <<ryan>>CALM DOWN!!! YOU KNOW I CAN SEND THAT VIDEO IF YOU DON'T DO AS I SAY???<</ryan>> <<print '<img src="images/' + $girl + '/surprised6.jpg" class="jpgimage" width="30%">'>> <<you>>But... I can't... I...<</you>> <p class="passage_text">Ryan starts to fiddle with his phone, so you keep your mouth shut... Meanwhile Manuel have taken off his clothes and approach you from behind... [[Continue->Nudeshooting]]</p> <<elseif $adultvids eq 4>> <p class="passage_text">There is a big bed in front his camera in the studio. A naked man is already waiting for you... </p> <<ryan>>Undress and get into the bed <<print $firstname>>...<</ryan>> <<print '<video src="images/' + $girl + '/ryanfilm5-1.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<ryan>>Start sucking him now... Come on! Don't waste my time!<</ryan>> <p class="passage_text">You climb into the bed and start sucking as good as you can...[[Continue->Nudeshooting]]</p> <<elseif $adultvids eq 5>> <p class="passage_text">There is a big bed in front his camera in the studio. Two naked men are waiting for you...</p> <<print '<img src="images/' + $girl + '/surprised6.jpg" class="jpgimage" width="30%">'>> <<you>>Two men? But I...<</you>> <<ryan>>GET INTO THE BED NOW!!<</ryan>> <p class="passage_text">You look at Ryan's angry face before you decide to undress...</p> <<ryan>>And give me some proper sucking scenes now!<</ryan>> <<print '<video src="images/' + $girl + '/ryanfilm6-1.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You climb into the bed and start sucking the two dicks...[[Continue->Nudeshooting]]</p> <<elseif $adultvids eq 6>> <p class="passage_text">Three naked men are waiting in the studio for you and Ryan to arrive...</p> <<ryan>>I have a little surprise for you this time, <<print $firtsname>>... This time you are going to get gangbanged...<</ryan>> <<print '<img src="images/' + $girl + '/surprised6.jpg" class="jpgimage" width="30%">'>> <<you>>Gang.. I...<</you>> <<print '<video src="images/' + $girl + '/ryanfilm7-1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Before you are able to answer they grab you and undress you, before they put you down on your knees... Then you have to suck their dicks... [[Continue->Nudeshooting]]</p> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Run away from studio</h3> <<set $beuvisit to 1002>> <<set $beujob to 2>> <<print '<video src="images/' + $girl + '/angry1.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<you>>NO WAY that I am going to do that you SUCKER!<</you>> <<ryan>>GET THE HELL OUT OF HERE NOW!!!<</ryan>> <img src="beufashion/images/leave_studio.jpg" class="jpgimage" width="40%"> <p class="passage_text">You [[rush out->Beachroad]] of the studio in anger...</p> <</nobr>><<nobr>> <h3 class="passage_header">Ryans private shooting</h3> <<if $adultvids eq 0>> <<print '<video src="images/' + $girl + '/ryanfilm1-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You start to take off your bra and continue to pose for him...</p> <<ryan>>Yeah! That's great! Wow! You got lovely tits... Squeeze them for me...<</ryan>> <<ryan>>Now, take of your panties as well... Show me that lovely pussy of yours...<</ryan>> <<you>>NO NO! I can't do that... Stop filming me!<</you>> <<ryan>>DO IT I SAY!! Otherwise your job ends here!!!<</ryan>> <p class="passage_text">Will you [[take off your panties->Nudeshooting2]] or just [[run out of the studio->Refuseshooting]]...</p> <<elseif $adultvids eq 1>> <<print '<video src="images/' + $girl + '/ryanfilm2-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ryan>>Yes, thats a good girl... Show me those lovely tits of yours... Touch them for me now...<</ryan>> <<print '<video src="images/' + $girl + '/ryanfilm2-3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ryan>>And now, get off those panties as well...<</ryan>> <<ryan>>Yummy... You look delicious... Lovely curves...<</ryan>> <p class="passage_text">[[Continue->Nudeshooting2]]</p> <<elseif $adultvids eq 2>> <p class="passage_text">You masturbate sensually, and you can see that this excites him.</p> <<ryan>>You look gorgeous... So hot and sexy...<</ryan>> <p class="passage_text">Suddenly he puts down his camera and comes over to you...</p> <<ryan>>Here, let me help you with that stick...<</ryan>> <<you>>But... But... You can't do that... I...<</you>> <<print '<video src="images/' + $girl + '/ryanfilm3-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">But he does not listen and starts masturbating you with the vibrator... [[Continue->Nudeshooting2]]...</p> <<elseif $adultvids eq 3>> <p class="passage_text">Manuel grabs you and drags you down in the sofa, where he puts you on top of his stiff cock... And Ryan catches everything on camera...</p> <<print '<video src="images/' + $girl + '/ryanfilm4-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ryan>>Yeah, that's great Manuel! Keep fucking that horny slut. Give it to her...<</ryan>> <p class="passage_text">You try to think of something to get away, but there is nothing you can do... [[Continue->Nudeshooting2]]...</p> <<elseif $adultvids eq 4>> <<ryan>>Now get onto his dick and ride him well... Chop chop... Get going...<</ryan>> <<print '<video src="images/' + $girl + '/ryanfilm5-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You climb onto his cock and he starts to fuck you... [[Continue->Nudeshooting2]]...</p> <<elseif $adultvids eq 5>> <<ryan>>Ok, change position now. Let's get some more threesome action... <<print $firstname>>, get on to that cock now while you suck the other one...<</ryan>> <<you>>Glob.. glob... ok... glob...<</you>> <<print '<video src="images/' + $girl + '/ryanfilm6-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">The two cocks run in and out of you and despite the situation you must admit that you kind of like it... [[Continue->Nudeshooting2]]...</p> <<elseif $adultvids eq 6>> <<ryan>>Come on guys! Fuck her real good! Give me some hot scenes now!<</ryan>> <<print '<video src="images/' + $girl + '/ryanfilm7-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Ryan gives the instructions and they fuck you in all kind of positions... [[Continue->Nudeshooting2]]...</p> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Ryans private shooting</h3> <<if $adultvids eq 0>> <<print '<video src="images/' + $girl + '/ryanfilm1-3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You are quite nervous but decides to remove your panties as well...</p> <<ryan>>That's it baby... What a lovely pussy... Come on shake that lovely ass for me...<</ryan>> <<ryan>>Now you will touch your pussy for me... DO IT NOW!<</ryan>> <<you>>But But... NO... I...<</you>> <<ryan>>DO IT NOW!!!<</ryan>> <p class="passage_text">This have gone to far, but you don't dare to cross him now! [[Continue->Nudeshooting3]]...</p> <<elseif $adultvids eq 1>> <<ryan>>Now, take this and start playing with it... Show me how good you like it...<</ryan>> <p class="passage_text">Ryan hands you a blue vibrator...</p> <<you>>But But I cant do that in front of the camera... I...<</you>> <p class="passage_text">You can see he is getting angry again, so you do as he tells you... You turn on the vibration fuction and hold it against your pussy... It tickels and feels good...</p> <<print '<video src="images/' + $girl + '/ryanfilm2-4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Nudeshooting3]]</p> <<elseif $adultvids eq 2>> <p class="passage_text">After a while Ryan takes away the vibrator and moves in front of you and get down on his knees...</p> <<ryan>>That wet pussy of yours sure needs to be licked now...<</ryan>> <<print '<video src="images/' + $girl + '/ryanfilm3-3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>But... But... You can't.... Oh... my god...<</you>> <<ryan>>Mmmmmm... Yummy... Teenage pussy taste so great...<</ryan>> <<you>>OHHHH OHHHH... I'M .... Cuuuuuuuuuumming!!!!<</you>> <p class="passage_text">You can't control yourself and obtain a massive orgasm...[[Continue->Nudeshooting3]]</p> <<elseif $adultvids eq 3>> <<ryan>>Change position Manuel... Get behind her so I can get a closer view when your cock penetrates her...<</ryan>> <<you>>NO... NO, please let me go now...<</you>> <<ryan>>SHUT UP, <<print $firstname>>!!! Come on Manuel. Keep going...<</ryan>> <<print '<video src="images/' + $girl + '/ryanfilm4-3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Manuels dick keeps penetrating you while he massage your clit. You feel more and more horny... [[Continue->Nudeshooting3]]</p> <<elseif $adultvids eq 4>> <p class="passage_text">You are just beeing fucked from behind when the man grabs and holds your arms...</p> <<ryan>>Yes, now switch to her other hole! Come on give me some analsex action now...<</ryan>> <<you>>NO! NO! NOOOOOOO!!!<</you>> <<print '<video src="images/' + $girl + '/ryanfilm5-3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">But it is too late, and he holds you in a firm grip while he fucks your ass... [[Continue->Nudeshooting3]]</p> <<elseif $adultvids eq 5>> <<ryan>>And now, fuck her ass and mouth real good... Come on guys give it to her...<</ryan>> <<you>>NO... Ple... Glob... Glob....<</you>> <<print '<video src="images/' + $girl + '/ryanfilm6-3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You are fucked in both ends and just have to keep up... [[Continue->Nudeshooting3]]</p> <<elseif $adultvids eq 6>> <<ryan>>Get some more cocks into her... This is supposed to be a gangbang movie! Come on!<</ryan>> <<print '<video src="images/' + $girl + '/ryanfilm7-3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">They turn you around and you get three cocks into you at the same time... And there is nothing you can do about it! [[Continue->Nudeshooting3]]</p> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Ryans private shooting</h3> <<if $adultvids eq 0>> <<print '<video src="images/' + $girl + '/ryanfilm1-4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You touch your pussy with your hand while you slowly move your ass back and forth...</p> <<ryan>>You sexy thing! Keep going! This is great! What a juicy pussy you got there...<</ryan>> <<ryan>>Now move over and show me your pussy from the other side... And keep rubbing it...<</ryan>> <<you>>Oh, I...<</you>> <<ryan>>Come on!<</ryan>> <p class="passage_text">You are getting more and more horny and can not stop now... [[Continue->Nudeshooting4]]...</p> <<elseif $adultvids eq 1>> <<ryan>>Now, try this one... It's bigger and gives more vibration...<</ryan>> <p class="passage_text">He hands you another vibrator, and you turn it on and hold it agains your pussy...</p> <<print '<video src="images/' + $girl + '/ryanfilm2-5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ryan>>Lovely... But now put it into your pussy... Come on slut... DO IT!<</ryan>> <<you>>But... I... OOOh....<</you>> <<ryan>>Yeah! That's it... In and out of pussy now! Take it deep!<</ryan>> <<print '<video src="images/' + $girl + '/ryanfilm2-6.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You are so horny now and close to cumming... [[Continue->Nudeshooting4]]...</p> <<elseif $adultvids eq 2>> <<ryan>>Now it's my turn... Move over so I can fuck that pussy of yours...<</ryan>> <<you>>But... Please don't...<</you>> <<print '<video src="images/' + $girl + '/ryanfilm3-4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">He doesn't wait for any answer and just start to fuck you as fast as he can... [[Continue->Nudeshooting4]]...</p> <<elseif $adultvids eq 3>> <p class="passage_text">Ryan orders you to change position again and this time you are fucked in doggystyle... Manuel goes really deep in you and your orgasm is approaching...</p> <<print '<video src="images/' + $girl + '/ryanfilm4-4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ryan>>Yeah, come on Manuel... I think the teen slut is cumming... Faster! faster!<</ryan>> <<you>>OHHHHH... MY GOOOOOOOD...<</you>> <p class="passage_text">You simply can't hold back and the orgasm gets you... [[Continue->Nudeshooting4]]...</p> <<elseif $adultvids eq 4>> <<print '<video src="images/' + $girl + '/ryanfilm5-4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ryan>>Yeah, ha ha that's great!! Keep fucking her ass... What a great scene this is...<</ryan>> <<you>>Oh, please can't we stop now!! Pleeeeease...<</you>> <p class="passage_text">[[Continue->Nudeshooting4]]...</p> <<elseif $adultvids eq 5>> <<ryan>>Now guys, give her some double penetration... Come on!<</ryan>> <<print '<video src="images/' + $girl + '/ryanfilm6-4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>OH NOOOOOOOO...<</you>> <<ryan>>Ha ha... Great scenes, guys... I think the slut enjoys just as much as you...<</ryan>> <<you>>No.. Oh... No... Oh... I am... cuuuuuuuuuummming...<</you>> <p class="passage_text">[[Continue->Nudeshooting4]]...</p> <<elseif $adultvids eq 6>> <p class="passage_text">After some time they turn you around again and their cocks once again penetrates your holes...</p> <<print '<video src="images/' + $girl + '/ryanfilm7-4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ryan>>Yeah! That's great guys! Drill her well!<</ryan>> <<you>>Oh my god.... Oh my god... I must cuuuuuum.... Oooooooh...<</you>> <p class="passage_text">[[Continue->Nudeshooting4]]...</p> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Ryans private shooting</h3> <<if $adultvids eq 0>> <<print '<video src="images/' + $girl + '/ryanfilm1-5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You turn quickly around and continue rubbing your pussy...</p> <<ryan>>Yeah! Do it for me baby! Faster!<</ryan>> <<you>>OOOOhhhh... Cuuuuuumming....<</you>> <<print '<video src="images/' + $girl + '/squirting.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ryan>>What a show, baby!!! You are a natural born pornstar...<</ryan>> <<you>>Pornstar?? No, I am not... NO!!!<</you>> <p class="passage_text">While your orgasm ends you start to pick up your clothes and get dressed...[[Continue->Nudeshootingpayment]]...</p> <<elseif $adultvids eq 1>> <<ryan>>Now use both vibrators... DO IT! Both I said slut! Come on!<</ryan>> <<print '<video src="images/' + $girl + '/ryanfilm2-7.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Ooooooh... I... Oh my god...<</you>> <p class="passage_text">Both vibrators fill up your pussy and you are in heaven when the orgasm takes you...</p> <<you>>OOOOOOOHHHH!! I AM CUUUUUMMMING....<</you>> <p class="passage_text">You are exhausted and barely manage to find your clothes... Ryan smiles satisfied... [[Continue->Nudeshootingpayment]]...</p> <<elseif $adultvids eq 2>> <<ryan>>YES... YES... JEEEEEEZ...<</ryan>> <<you>>NO... NO... Don't cum in my pussy... Please...<</you>> <<print '<video src="images/' + $girl + '/ryanfilm3-5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">But it is too late and you can feel his cum is been pumped into you...</p> <p class="passage_text">After some more secons he pulls out, and you both get dressed... [[Continue->Nudeshootingpayment]]...</p> <<elseif $adultvids eq 3>> <<ryan>>Now, give me some cumshot scenes, Manuel... Cum in her mouth!<</ryan>> <<you>>NO, please don't... Please...<</you>> <<ryan>>DO IT, <<print $firstname>>, OR YOU KNOW WHAT HAPPENS...<</ryan>> <<you>>But I... Ok... I...<</you>> <<print '<video src="images/' + $girl + '/ryanfilm4-5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ryan>>And do it with a smile! You hear me!<</ryan>> <p class="passage_text">Manuel keep jerking and soon his cum is pumped into your mouth... There is nothing you can do about it!. After he is finished you both get dressed. You feel so exploited... [[Continue->Nudeshootingpayment]]...</p> <<elseif $adultvids eq 4>> <p class="passage_text">After a while Ryan wants to have some cumshot scenes for his video...</p> <<ryan>>Now, let's have some cumshot into here ass... Come on! DO IT!<</ryan>> <<you>>WHAT! NO! NOT IN MY ASS... Pleease...<</you>> <p class="passage_text">But it's too late and the male porn actor pumps his sperm over your asshole while he moans out...</p> <<print '<video src="images/' + $girl + '/ryanfilm5-5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ryan>>Amazing! That's a great cumshot... Bet she loved that one... Isen't that so, <<print $firtsname>>... Ha ha ha...<</ryan>> <<you>>NO! I hate it! You are taking advantage of me! You should be in prison!<</you>> <p class="passage_text">[[Continue->Nudeshootingpayment]]...</p> <<elseif $adultvids eq 5>> <<print '<video src="images/' + $girl + '/ryanfilm6-5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After a while it's time for the cumshot scenes again, and Ryan commands you to swallow the cream...</p> <<ryan>>Come on, <<print $firstname>>! Take all of it! Lick them clean! Yeah! that's it!!! Great!<</ryan>> <p class="passage_text">[[Continue->Nudeshootingpayment]]...</p> <<elseif $adultvids eq 6>> <<ryan>>Now, let's feed that slut with some hot cum! Give it to her, guys!<</ryan>> <<print '<video src="images/' + $girl + '/ryanfilm7-5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">They start to ejaculate all over your face, and you just have to eat it... [[Continue->Nudeshootingpayment]]...</p> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Ryan pays you off</h3> <<set $nudeshootpayment to 200>> <<set $nudeshootpayment *= $levelpercent>> <<set $nudeshootpayment to parseInt($nudeshootpayment)>> <<if $adultvids eq 0>> <img src="beufashion/images/ryan_happy.jpg" class="jpgimage" width="40%"> <<ryan>>That was quite a show babe... Look here is $ <<print $nudeshootpayment>> for you...<</ryan>> <<print '<img src="images/' + $girl + '/begging.jpg" class="jpgimage" width="40%">'>> <<you>>Thank you! But I don't want to do that anymore you hear! And you will not show this to anybody, right!<</you>> <<ryan>>Of course honey! Of course! Not a single soul... Promise!<</ryan>> <img src="beufashion/images/ryanfingerscrossed.jpg" class="jpgimage" width="40%"> <p class="passage_text">You grab the money and [[hurry out the door->Beachroad]] the fastest you can...</p> <<set $adultvids += 1>> <<set $sex_masturbated += 1>> <<unfaitfulsex "pornstars at BEU Fashion">> <<donesin "made-pornfilm-with-masturbation">> <<addmoney $nudeshootpayment>>, <<redlust 20>>, <<redenergy 10>>, <<redhygiene 10>>, <<redlooks 5>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 0.5>>, <<redmoral 3>>, <<addlib 0.5>> <<elseif $adultvids eq 1>> <img src="beufashion/images/ryan_happy2.jpg" class="jpgimage" width="40%"> <<ryan>>That was great performance... You did well.. Look here is $ <<print $nudeshootpayment>> for you... Now, off you go... Let me clean up this mess...<</ryan>> <<print '<img src="images/' + $girl + '/surprised3.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">You just grab the money and [[hurry out the door->Beachroad]]...</p> <<set $adultvids += 1>> <<set $sex_masturbated += 1>> <<unfaitfulsex "pornstars at BEU Fashion">> <<donesin "made-pornfilm-with-masturbation">> <<addmoney $nudeshootpayment>>, <<redlust 20>>, <<redenergy 10>>, <<redhygiene 10>>, <<redlooks 5>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 0.5>>, <<redmoral 3>>, <<addlib 0.5>> <<elseif $adultvids eq 2>> <img src="beufashion/images/ryan_happy2.jpg" class="jpgimage" width="40%"> <<ryan>>WOW! That was great <<print $firstname>>... You was amazing...<</ryan>> <<print '<img src="images/' + $girl + '/disappointed.jpg" class="jpgimage" width="40%">'>> <<you>>Bah! You did not say that you was going to fuck me... I thought I just supposed to do some masturbation...<</you>> <<ryan>>But this is much better... Next time... Look here. I did not get any film of you so you only get $50 this time...<</ryan>> <p class="passage_text">You just stare with hate in your eyes at him and grab the lousy money and [[hurry out the door->Beachroad]]...</p> <<set $adultvids += 1>> <<set $sex_masturbated += 1>> <<cuminpussy>> <<set $sex_pussy += 1>> <<set $sex_cuminpussy += 1>> <<set $sex_pussybeenlicked += 1>> <<donesin "made-pornfilm-with-a-pornstar">> <<unfaitfulsex "pornstars at BEU Fashion">> <<addmoney 50>>, <<redenergy 20>>, <<redlust 20>>, <<redhygiene 30>>, <<redlooks 20>>, <<redmoral 5>>, <<addrep 1>>, <<redweight 0.5>>, <<adddrug_sex 1>>, <<addlib 1>> <<elseif $adultvids eq 3>> <img src="beufashion/images/ryan4.jpg" class="jpgimage" width="40%"> <<ryan>>Ha ha! Great video both of you... So happy that you could 'fill in' here Manuel... Ha ha ha...<</ryan>> <img src="beufashion/images/manuel2.jpg" class="jpgimage" width="40%"> <p class="passage_text">I gladly do it again. These teenage pussys are so tight and firm. A true pleasure, Manuel says and laugh too...</p> <<you>>It's not funny! You are exploiting me! You should be ashamed of yourself!<</you>> <<ryan>>Ha ha ha... Ashamed... Ha ha ha... Here babe, take the money now and leave... Ha ha ha...<</ryan>> <p class="passage_text">You grab the money and [[run out the door->Beachroad]]...</p> <<sexinpussy>> <<set $adultvids += 1>> <<set $sex_pussy += 1>> <<set $sex_cuminmouth += 1>> <<unfaitfulsex "pornstars at BEU Fashion">> <<donesin "made-pornfilm-with-a-pornstar">> <<addmoney $nudeshootpayment>>, <<redenergy 20>>, <<redlust 20>>, <<redhygiene 30>>, <<redlooks 20>>, <<redmoral 5>>, <<addrep 1>>, <<redweight 0.5>>, <<adddrug_sex 1>>, <<addlib 1>> <<elseif $adultvids eq 4>> <<print '<video src="images/' + $girl + '/angry3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>I want to go to the police and report you! You are forcing me to make these films that I don't like!<</you>> <img src="beufashion/images/ryan1.jpg" class="jpgimage" width="40%"> <<ryan>>Just try it!!! Your sex films will be all over town before you reach the police station!!! Besides I have paid you for it! Here is the money for this film! And now: GET THE HELL OUT IF HERE!!!<</ryan>> <p class="passage_text">You get dressed and grab the money and [[leave for the street->Beachroad]]. You just hate him so much!</p> <<sexinpussy>> <<set $adultvids += 1>> <<set $sex_pussy += 1>> <<set $sex_blowjob += 1>> <<set $sex_anal += 1>> <<set $sex_cuminass += 1>> <<unfaitfulsex "pornstars at BEU Fashion">> <<donesin "made-pornfilm-with-analsex">> <<addmoney $nudeshootpayment>>, <<redenergy 20>>, <<redlust 20>>, <<redhygiene 30>>, <<redlooks 20>>, <<redmoral 5>>, <<addrep 1>>, <<redweight 0.5>>, <<adddrug_sex 1>>, <<addlib 1>> <<elseif $adultvids eq 5>> <<ryan>>Great <<print $firstname>>! You are a natural born pornstar! You do everything and even like IT!<</ryan>> <<print '<img src="images/' + $girl + '/surprised3.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">You don't answer him. Just looks at him with hate in your eyes! Then you get dressed and grab the money he gives you and [[leave for the street->Beachroad]]...</p> <<sexinpussy>> <<set $adultvids += 1>> <<set $sex_pussy += 2>> <<set $sex_blowjob += 2>> <<set $sex_anal += 2>> <<set $sex_cuminmouth += 2>> <<set $sex_dp += 1>> <<donesin "made-pornfilm-with-double-penetration">> <<unfaitfulsex "pornstars at BEU Fashion">> <<addmoney $nudeshootpayment>>, <<redenergy 30>>, <<redlust 30>>, <<redhygiene 40>>, <<redlooks 25>>, <<redmoral 7>>, <<addrep 1.5>>, <<redweight 0.75>>, <<adddrug_sex 2>>, <<addlib 2>> <<elseif $adultvids eq 6>> <<ryan>>That was a great pornmovie! Great scenes everyone!<</ryan>> <p class="passage_text">You have just to dressed on, when suddenly the door to the studio opens...</p> <img src="beufashion/images/charles_pissed.jpg" class="jpgimage" width="30%"> <<charles>>WHAT THE HELL IS GOING ON HERE???<</charles>> <<ryan>>Oh, nothing Charles... Eh, nothing!<</ryan>> <<charles>>HAVE YOU USED MY STUDIO TO MAKE PORNMOVIES, RYAN???<</charles>> <<ryan>>No, I just...<</ryan>> <<charles>>ANSWER ME YOU PRICK!!!!<</charles>> <img src="beufashion/images/ryan3.jpg" class="jpgimage" width="30%"> <<ryan>>Eh, just a little bit... Eh... But is not my fault! It was <<print $firstname>>'s idea...<</ryan>> <<print '<img src="images/' + $girl + '/shocked6.jpg" class="jpgimage" width="40%">'>> <<you>>IT WAS NOT!! RYAN IS LYING!! HE FORCED ME TO DO IT!!!<</you>> <img src="beufashion/images/charles_getout.jpg" class="jpgimage" width="30%"> <<charles>>RYAN!!! IF SOMEONE IS GOING TO FUCK OUR MODELS IT'S ME!!! NOW I GOT ENOUGH OF BOTH OF YOU!!! GET THE HELL OUT OF HERE, AND NEVER COME BACK!!! YOU BOTH ARE FIRED!!!<</charles>> <p class="passage_text">Looks like this is the end of your model job. Just as well go [[back to the street->Beachroad]]...</p> <<sexinpussy>> <<set $adultvids += 1>> <<set $beuvisit to 1003>> <<set $sex_pussy += 3>> <<set $sex_blowjob += 3>> <<set $sex_anal += 3>> <<set $sex_cuminmouth += 3>> <<set $sex_dp += 2>> <<set $sex_gangbang += 1>> <<unfaitfulsex "pornstars at BEU Fashion">> <<donesin "made-pornfilm-with-gangbang">> <<redenergy 40>>, <<redlust 40>>, <<redhygiene 50>>, <<redlooks 30>>, <<redmoral 10>>, <<addrep 3>>, <<redweight 1>>, <<adddrug_sex 3>>, <<addlib 4>> <</if>> <</nobr>> /* Life at University Scene: Brothel */<<nobr>> <<set $taxirequest to 0>> <<addmins 5>> <h3 class="passage_header">At the Brothel</h3> <img src="brothel/images/brothelsign.jpg" class="jpgimage" width="50%"> <p class="passage_text">You are outside the brothel. There are lights that flashes everywhere.</p> <<set $brothelearnedtoday to 0>> <<if $gameDate.getHours() lt 12 and $gameDate.getHours() gt 1>> <p class="passage_warning">Looks like the brothel is not open now</p> <p class="passage_warning">You have to go [[back to the street->Downtown]]</p> <<else>> <<if $energy lt 40 and $hygiene lt 40 and $looks lt 30>> <p class="passage_warning">Sorry, you cannot visit the brothel now.</p> <p class="passage_warning">Your hygiene/energy are too low Required energy > 40, hygiene > 40 and looks > 30.</p> <p class="passage_warning">You have to go [[back to the street->Downtown]]</p> <<else>> <<if $brotheljob eq 0>> <<set $randomimage = random(4)>> <<print '<img src="brothel/images/joanne_brothelmama' + $randomimage + '.jpg" class="jpgimage" width="45%">'>> <p class="passage_text">You go inside the brothel. You are met by a very pretty chinese lady. She looks serious and must be the brothel mama.</p> <<joanne>>Hello, what do you want here? This is NOT the place for you. Please go now!<</joanne>> <<you>>But, I...<</you>> <<joanne>>No but's... Please leave... We don't serve female customers here.... Husj...<</joanne>> <p class="passage_text">You just have to leave back to the [[street->Downtown]]</p> <<elseif $brotheljob eq 2>> <<br>> <img src="brothel/images/brothelclosed.jpg" class="jpgimage" width="45%"> <p class="passage_text">You just have to leave back to the [[street->Downtown]]</p> <<elseif $brotheljob eq 1>> <<set $startsymbol to $startingframe-1>> <<if $gameDate.getDay() eq 0 and $gameDate.getHours() gte $startsymbol and $gameDate.getHours() lte $endingframe>> <<if $brothelworkdays eq 0>> <<set $brothelworkdays += 1>> <<set $brothelshowup to 1>> <<set $randomimage = random(4)>> <p class="passage_text">You are thinking of maybe you should go back to the street again, but find out that you don't dare cross your uncle's orders...</p> <<print '<img src="brothel/images/joanne_brothelmama' + $randomimage + '.jpg" class="jpgimage" width="45%">'>> <p class="passage_text">You go inside the brothel. You are met by a very pretty chinese lady. She looks serious and must be the brothel mama.</p> <<joanne>>Hello, what do you want here?<</joanne>> <<you>>Hello, my uncle Tommy P. ordered me to be work here every sunday night...<</you>> <<joanne>>Ah, yes. You must be <<print $firstname>>. I am Joanne, and runs the business here for your uncle<</joanne>> <<joanne>>Don't be nervous, love. This is going work out just fine as long as you do as I say... Got that?<</joanne>> <<you>>y.. y.. yes madam...<</you>> <<joanne>>Stop that madam thing... I am Joanne and is going to look after you... But there are some rules so pay attention now...<</joanne>> <p class="passage_text">She leads you into the [[hallway->Firsttime]]</p> <<else>> <<set $brothelshowup to 1>> <<set $brothelworkdays += 1>> <p class="passage_text">You enter the brothel and is met by Joanne.</p> <<set $randomimage = random(4)>> <<print '<img src="brothel/images/joanne_brothelmama' + $randomimage + '.jpg" class="jpgimage" width="45%">'>> <<joanne>>So there you are. That was about time. I was just about to call your uncle...<</joanne>> <<set $randomroom = random(14) + 2>> <<joanne>>Let's see. Room number <<print $randomroom>> is vacant today. So move your ass in there and start working...<</joanne>> <<you>>Y... yes Joanne... I will go right away...<</you>> <<if $lunasflatvisible eq 2 and $brothelworkdays gte 10>> <p class="passage_text">You hurry into the hallway to find [[your room->Lunaprositute]]...</p> <<else>> <p class="passage_text">You hurry into the hallway to find [[your room->Sellingsex]]...</p> <</if>> <</if>> <<else>> <<set $randomimage = random(4)>> <<print '<img src="brothel/images/joanne_brothelmama' + $randomimage + '.jpg" class="jpgimage" width="45%">'>> <p class="passage_text">You meet Joanne in then entrance of the brothel.</p> <<joanne>>What are you doing here? You can't work here now...<</joanne>> <<if $gameDate.getDay() eq 0>> <<joanne>>You have to be here between <<print $startingframe>>.00 and <<print $endingframe>>.00<</joanne>> <</if>> <p class="passage_text">You just have to leave back to the [[street->Downtown]]</p> <</if>> <</if>> <</if>> <</if>> <</nobr>><<nobr>> <<set $lunapeek += 1>> <<isInInv Lunaknife>> <<if $lunapeek eq 1>> <h3 class="passage_header">Door number 1 is ajar</h3> <p class="passage_text">As you walk through the hallway you pass room number 1. The door is ajar... You think you hear the voice of someone you know... You decide to take a peek...</p> <<print '<img src="images/' + $girl + '/scared2.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">MY GOD! It's LUNA! You're close to screaming, but at the last minute you manage to control yourself ... And what a shocking sight ... Luna is forced to have sex with two men in there ... You can hear her voice loud and clear...</p> <<set $randomsex = random(2)>> <<print '<video src="brothel/images/lunasellsex' + $randomsex + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<luna>>Oh, my god... Please... Stop fucking me... Pleeeeease...<</luna>> <p class="passage_text">You can hear the two men laughing out loud... Come on Jim, lets give her some cream... Soon after Jim starts to fill her pussy with jizz...</p> <video src="brothel/images/lunacumpussy.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<luna>>Oh no, not in my pussy...<</luna>> <video src="brothel/images/lunacummouth.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">Soon after the other guy force Luna to take his cum in her mouth... Suddenly you hear a sound behind you...</p> <img src="brothel/images/joanne_angry_you.jpg" class="jpgimage" width="45%"> <<joanne>>What are you doing here? Why are you not at your room? Answer me!!!<</joanne>> <<you>>But I... I... I thought I heard something... I...<</you>> <<joanne>>What are you doing here? Why are you not at your room? Answer me!!!<</joanne>> <<you>>I will not do that again!!! Please, Joanne... Let me go... Please...<</you>> <img src="brothel/images/joanne_suspisious1.jpg" class="jpgimage" width="45%"> <<joanne>>GO TO YOUR ROOM NOW!!! And start working!!! I want to see extra satiesfied customers today!!!<</joanne>> <p class="passage_text">Finally she let you go, and you [[run to your room->Sellingsex]]</p> <<elseif ($lunapeek gt 1 and $lunapeek lt 4) or ($lunapeek gt 5 and $ininventory eq "false")>> <h3 class="passage_header">Room number 1</h3> <img src="brothel/images/listenbydoor.jpg" class="jpgimage" width="45%"> <p class="passage_text">As you pass room number 1 again, you stop. You just must find out why Luna is staying at the brothel. You put your ear against the door...</p> <img src="brothel/images/doorcrack.jpg" class="jpgimage" width="45%"> <p class="passage_text">You can hear some sounds in there... Seems like she got company. Carefully you look in the door crack...</p> <p class="passage_text">Luna is used by two men, who make her do what they want... You hear one of them say: This slut is so good... I simply love to fuck her tight holes...</p> <<set $randomsex = random(2)>> <<print '<video src="brothel/images/lunasellsex' + $randomsex + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<luna>>Oh please, let me go... You have fucked me for an whole hour...<</luna>> <p class="passage_text">You have hoped to get to talk to Luna, but it seems impossible while she serves her customers... Afraid that Joanne might catch you, you decide to [[go to your room->Sellingsex]]</p> <img src="brothel/images/womanlegs.jpg" class="jpgimage" width="45%"> <<elseif $lunapeek eq 4>> <h3 class="passage_header">Room number 1</h3> <img src="brothel/images/listenbydoor.jpg" class="jpgimage" width="45%"> <p class="passage_text">As you pass room number 1 again, you stop. You just must find out why Luna is staying at the brothel. You put your ear against the door...</p> <img src="brothel/images/doorcrack.jpg" class="jpgimage" width="45%"> <p class="passage_text">You can hear some sounds in there... Seems like she got company. Carefully you look in the door crack...</p> <p class="passage_text">You are shocked by what you see... It's your uncle Tommy fucking you friend Luna...</p> <video src="brothel/images/tommyfuckluna0.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<tommy>>Come on you bitch, show how much you like my cock...<</tommy>> <<luna>>NO NO NO, Please Tommy...<</luna>> <video src="brothel/images/tommyfuckluna1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<tommy>>Ha, you are working for me now, so you will obey... Your pussy is my property now, otherwise I will distribute those pictures of you and my niece to all your family...<</tommy>> <<luna>>You are a cruel cruel man, Tommy! You tricked me!<</luna>> <video src="brothel/images/tommyfuckluna2.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<tommy>>Ha ha ha... Those expensive dinners and gifts really convinced you... But it was worth it! Your pussy is filling my wallet... Ha ha ha<</tommy>> <<luna>> I hate you...<</luna>> <<tommy>>And NOW my slutty Luna, I am going to fill that hot pussy of yours with my cum...<</tommy>> <<luna>>NO NO, PLease don't... NOOOOO...<</luna>> <p class="passage_text">Tommy takes no notice of her and he pumps his sperm into Luna's pussy...</p> <p class="passage_text">Suddenly you understand who Luna was dating, and how she was tricked... You must get to talk to her... But for now you can't do much more than [[go to work->Sellingsex]]</p> <img src="brothel/images/womanlegs.jpg" class="jpgimage" width="45%"> <<elseif $lunapeek eq 5>> <h3 class="passage_header">Room number 1</h3> <img src="brothel/images/listenbydoor.jpg" class="jpgimage" width="45%"> <p class="passage_text">As you pass room number 1 again, you stop. You must talk to Luna. You put your ear against the door again... This time you cant hear a sound...</p> <p class="passage_text">You carefulle open the door. Luna lies on the bed crying...</p> <img src="brothel/images/lunacrying.jpg" class="jpgimage" width="45%"> <<you>>Pst... Psssst!!! Luna, it's me <<print $firstname>>...<</you>> <<luna>>Who... who... Who is it... <<print $firstname>>!!! IS IT REALLY YOU!!! OH!!! I AM SO GLAD TO SEE YOU!!!<</luna>> <video src="brothel/images/lunahug.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<you>>Ssssssss, Luna. Be quiet or Joanne might hear us...<</you>> <<luna>>Oh yes, she is terrible!!! But... But... How did you find me, <<print $firstname>>...<</luna>> <<you>>I heard you everytime I was passing your door... But you was always busy with, eh.. clients, so I could not get intouch with you...<</you>> <<luna>>Yes, your uncle Tommy has forced me to do prostitution... He is so cruel! First I thought the world about him, but then he started to blackmail me...<</luna>> <<you>>Yes, I know!!! He forced me to work for him as well...<</you>> <<luna>>DID HE!!! That lier! He told me that he would send the pictures of you and me to your parents if I did not work for him. That's why I started to work for him... I wanted to protect you!<</luna>> <<you>>OH LUNA!! You are so nice! He have tricked us both! You know, he even forced me down in his cellar and spanked me and had sex with me! But why did you move from your flat, Luna? And why have you skipped school for many weeks?<</you>> <<luna>>Tommy forced me! He forced me to live here. I have not been outside since I left my flat... Every day Joanne brings in new customers that I have to have sex with... And Tommy and she split all the money they get in...<</luna>> <<you>>LUNA!! We must go to the police!!!<</you>> <<luna>>NO NO, we can't do that! He can give those pictures to our families. My family are very strict Catholics, and if they see those pictures, they will never see me again... We must eliminate him, <<print $firstname>>!!<</luna>> <<you>>But how are we going to do that, Luna?<</you>> <<luna>>I have a sharp knife in my flat, <<print $firstname>>... I can give you the keys, so you can get it...<</luna>> <<you>>But how are we going to kill him, Luna?<</you>> <<luna>>Every sunday he comes here to fuck me... If you can sneak in while I have sex with him, you can stabb the knife into his back! Then we can escape... When Joanne finds him dead, she will not call the police and drag them into this... Without Tommy, Joanne is nothing!<</luna>> <<you>>I don't know Luna... He is a very dangerous man!<</you>> <<luna>>OH Please, <<print $firstname>>... It's the only way out of this...<</luna>> <<you>>Hmmmm... Ok, Luna... You can count on me! But now I have to go before Joanne finds me here... Take care!<</you>> <video src="brothel/images/lunahug.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">Luna give you the keys to her flat, before you leave to your room [[to start working->Sellingsex]]</p> <img src="brothel/images/givekeys.jpg" class="jpgimage" width="40%"> <<addToInv Lunakeys>> <<elseif $lunapeek gt 5 and $ininventory eq "true">> <h3 class="passage_header">Room number 1</h3> <img src="brothel/images/listenbydoor.jpg" class="jpgimage" width="45%"> <p class="passage_text">As you pass room number 1 again, you stop. You just must find out why Luna is staying at the brothel. You put your ear against the door...</p> <img src="brothel/images/doorcrack.jpg" class="jpgimage" width="45%"> <p class="passage_text">You can hear some sounds in there... Seems like she got company. Carefully you look in the door crack...</p> <video src="brothel/images/tommyfuckluna.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">And there he is again, that bastard. Fucking your friend Luna again... You feel your anger rising...</p> <img src="brothel/images/holdknife.jpg" class="jpgimage" width="45%"> <p class="passage_text">Carefully you open the door and sneak onto him from behind... You find the knife in your bag...</p> <p class="passage_text">As you approach him you suddenly step on something on the floor... It seems to be a vibrator, and is gets turned on!!!</p> <img src="brothel/images/spinningvibrator.jpg" class="jpgimage" width="45%"> <p class="passage_text">You uncle spins around and looking straight at you. You hold the knife up against him...</p> <video src="brothel/images/threatentommy.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<tommy>>Hello dear niece... What are you doing with that knife... Ha ha ha... You dont think you are going to hurt me with that little knife... Ha ha ha...<</tommy>> <<tommy>>Put that away, and come join your friend for a threesome... Here is enough cock for both of you... Ha ha ha...<</tommy>> <<you>>You are a dirty old pig, Uncle Tommy!!! WE HATE YOU! AND NOW YOU ARE GOING TO DIE!!!<</you>> <p class="passage_text">You stab the knife into his chest... Again and again... His eyes turns bigger and bigger, and the his shirt is colored red by his blood...</p> <video src="brothel/images/tommydies.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">Suddenly he falls forward and he starts to throw up blood... Suddenly you come to your sences and look around you... Luna sits terrified in the sofa, looking at you with big scared eyes...</p> <<you>>Quick Luna, get dressed... NOW!!! Lets get the hell out of here!!!<</you>> <<luna>>But... But... I... Is he... Is he DEAD!!! My god! What have we done, <<print $firstname>>!!!<</luna>> <<you>>HE DESERVED IT LUNA!!! NOW, HURRY UP!!! DO YOU WANT TO END UP IN JAIL?<</you>> <p class="passage_text">Finally Luna manage to think straight and start dressing on... Then she grabs her things in a hurry and throw them in her bag...</p> <img src="brothel/images/sneakout.jpg" class="jpgimage" width="45%"> <p class="passage_text">You put the knife in the bag, before you both sneak out in the corridor... As you pass the entrance you can see Joanne is sleeping in the sofa...</p> <img src="brothel/images/joannesleeping.jpg" class="jpgimage" width="45%"> <p class="passage_text">You manage to get outside without she notice anything... Luna says wants to get back to her flat to have a shower and relax... You give her the keys and kiss her goodbye... [[Continue->Downtown]]</p> <<set $brotheljob to 2>> <<removeFromInv Lunakeys>> <<set $dayssincetommydied to 1>> <<donesin "stabbed-uncle-tommy-to-death">> <</if>> <</nobr>><<nobr>> <<addmins 20>> <h3 class="passage_header">First time at the Brothel</h3> <img src="brothel/images/hallway.jpg" class="jpgimage" width="50%"> <p class="passage_text">Joanne leads you down the glamorous hallway... She stops outside room number 9.</p> <<joanne>>All the rooms here are nearly the same content and look.<</joanne>> <p class="passage_text">She stops outside room number 9.</p> <<joanne>>Ok, this is empty right now. So let's go in, and I show you how it looks like<</joanne>> <p class="passage_text">Joanne opens the door and you both go in</p> <img src="brothel/images/brothelroom.jpg" class="jpgimage" width="50%"> <p class="passage_text">The room is just as glamarous as the hallway. There is a big bed, a sofa, a closet and a bathtub</p> <<joanne>>Ok, this is where you are going to work every sunday night. You can get a similar room from time to time, depending on what's vacent.<</joanne>> <<you>>Yes, mada... Joanne<</you>> <p class="passage_text">Joanne shows you the closet with sexy dresses underwear and sex toys... There are also a makeup table with a mirror beside</p> <<joanne>>So, there are some things you must remember. Rule number 1: The customer is always right. Rule number 2: Never say no. Rule number 3: You get paid when you leave. Rule number 4: Always look good<</joanne>> <<joanne>>And, If you break these rules and don't obey the customers wishes I will certainly tell your uncle, and spank you till you learn to obey!<</joanne>> <<joanne>>Did you got that?<</joanne>> <<you>>Yes, mad... Joanne I mean... When can I leave?<</you>> <<joanne>>LEAVE??? You are going to work now, you little tart!<</joanne>> <img src="brothel/images/joanneserious.jpg" class="jpgimage" width="50%"> <<joanne>>You will be here before 20.00 every sunday and work until midight. AND if you decide to get a stupid idea of NOT showing up, we will send you home to your parents... Got that?<</joanne>> <<you>>Yes, yes Joanne... I will obey<</you>> <<joanne>>And one last thing. This job demands quite a lot of energy and guts. If you feel like you need to boost yourself you find some bags of cocaine on the table there...<</joanne>> <<joanne>>Ok, now go to work. Find yourself some sexy underwear and clothes. Get on some makeup and I will send in a client in 20 minutes<</joanne>> <p class="passage_text">With those words she leaves you and go back to the reception...</p> <p class="passage_text">You are thinking of maybe you should run off, but then you remember the whipping your uncle gave you...</p> <p class="passage_text">You find some nice clothes and do the makeup. You are very nervous...[[Continue->Sellingsex]]</p> <</nobr>><<nobr>> <<set $inbrothel to 1>> <<addmins 10>> <<if $gameDate.getHours() gte 22>> <p class="passage_text">Your shift is finished and it's time to [[leave->Leavingbrothel]].</p> <<else>> <<if $energy lte 30>> <p class="passage_text">Your energy is too low...Would you [[leave->Leavingbrothel]], relax for [[one hour->Brothelsleep]] or maybe try [[one of those cocaine bags->Brothelcocain]]?.</p> <<else>> <h3 class="passage_header">In the brothel room</h3> <<set $randomimage = random(10)>> <<print '<img src="images/' + $girl + '/onthebed' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You are waiting in the room, when someone knocks at your door.</p> <<set $yourgreeting = $youranswer.random()>> <<you>><<print $yourgreeting>><</you>> <<set $randomimage = random(10)>> <<print '<img src="brothel/images/customer' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <<set $customergreeting = $customeranswer.random()>> <<print '<p class="passage_text">' + $customergreeting + '</p>'>> <<you>>Eh... Hello sir...<</you>> <p class="passage_text">He quickly moves over to your bed...</p> <p class="passage_text">Without saying anything further he starts to undress, and wants you to do the same...</p> <<if $brothelworkdays lt 3>> <p class="passage_text">[[Continue->Brothelnormalsex]]</p> <<elseif $brothelworkdays lt 6 and $brothelworkdays gte 3>> <<set $randomscene = random(1)>> <<if $randomscene eq 0 >> <p class="passage_text">[[Continue->Brothelanalsex]]</p> <<else>> <p class="passage_text">[[Continue->Brothelnormalsex]]</p> <</if>> <<else>> <<set $randomscene = random(2)>> <<if $randomscene eq 0 >> <p class="passage_text">[[Continue->Brothelanalsex]]</p> <<elseif $randomscene eq 1>> <p class="passage_text">[[Continue->Brothelnormalsex]]</p> <<else>> <p class="passage_text">[[Continue->Brothelorgysex]]</p> <</if>> <</if>> <</if>> <</if>> <</nobr>><<nobr>> <<addmins 30>> <<set $randomscene = random(1)>> <<if $randomscene eq 0>> <<addmins 30>> <<set $randomsex = random(2)>> <<set $randomsex += 1>> <<set $brothelearnedtoday += 15>> <p class="passage_text">The customer wants you to suck him good...</p> <p class="passage_text">You try the best you can to satisfy him.</p> <<print '<video src="images/' + $girl + '/brothelsuck' + $randomsex + '-1.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Yes, yes, that's it... Faster faster, he moans... Then he spurts his semen onto your face...</p> <<print '<video src="images/' + $girl + '/brothelsuck' + $randomsex + '-2.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Great work, sugar, he says while he get dressed. Maybe I will come back another day and hape some more fun with you...</p> <p class="passage_text">Out the door he goes, while you clean up the mess and wait for the next customer...</p> <p class="passage_text">Afterwards you go to the [[Continue->Bathtub]]...</p> <<redenergy 15>>, <<redhygiene 10>>, <<redlooks 10>>, <<addrep 1>>, <<redmoral 2>>, <<adddrug_sex 1>> <<unfaitfulsex "brothelcustomers">> <<set $sex_cuminmouth += 1>> <<set $sex_blowjob += 1>> <<set $sex_brothel += 1>> <<donesin "sucked-customers-at-the-brothel">> <<else>> <<addmins 45>> <<set $randomsex = random(2)>> <<set $randomsex += 1>> <<set $brothelearnedtoday += 20>> <p class="passage_text">The customer wants you to fuck you... He is so horny that he goes straight to it...</p> <<print '<video src="images/' + $girl + '/brothelfuck' + $randomsex + '-1.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Oh, yes. Incredible tight pussy you got... You are a really naughty slut...</p> <<print '<video src="images/' + $girl + '/brothelfuck' + $randomsex + '-2.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">He pumps in and out of your wet pussy. You can't hold back and soon you got a orgasm running through you...</p> <<print '<video src="images/' + $girl + '/brothelfuck' + $randomsex + '-3.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">He increase the speed before he suddenly starts to pump his sperm into your pussy...</p> <<print '<video src="images/' + $girl + '/brothelfuck' + $randomsex + '-4.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Ah, that was really a good fuck. Hope to do this again with you another time, honey. You got a great pussy...</p> <p class="passage_text">And with that he leaves you, while you clean up the mess and wait for the next customer...</p> <p class="passage_text">Afterwards you go to the [[Continue->Bathtub]]...</p> <<redenergy 20>>, <<redlust 15>>, <<redhygiene 15>>, <<redlooks 10>>, <<addrep 1>>, <<redmoral 4>>, <<adddrug_sex 2>> <<cuminpussy>> <<set $sex_cuminpussy += 1>> <<set $sex_blowjob += 1>> <<set $sex_pussy += 1>> <<set $sex_brothel += 1>> <<unfaitfulsex "brothelcustomers">> <<donesin "fucked-customers-at-the-brothel">> <</if>> <</nobr>><<nobr>> <<addmins 45>> <<set $brothelearnedtoday += 25>> <<set $randomsex = random(2)>> <<set $randomsex += 1>> <p class="passage_text">The customer wants you to fuck you in the ass...</p> <<you>>But I don't want to do that... Please don't make do that...<</you>> <p class="passage_text">The customer is very determined. I have paid for this and Joanne said I could do it with you... Do you want me to bring her in here?</p> <<print '<img src="images/' + $girl + '/begging.jpg" class="jpgimage" width="50%">'>> <<you>>NO, NO, please don't I will do as you say...<</you>> <p class="passage_text">That's better, the customer says. Let's get to it. Can't wait to penetrate that tight ass of yours... Ha ha ha...</p> <<print '<video src="images/' + $girl + '/brothelass' + $randomsex + '-1.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Slowly he penetrates your ass... Ah, that's it... Can't find anything better than a tight teenage ass..</p> <<print '<video src="images/' + $girl + '/brothelass' + $randomsex + '-2.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You try your best while his big dick slides in and out of you...</p> <<print '<video src="images/' + $girl + '/brothelass' + $randomsex + '-3.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Ah, ah, ah, he moans before he start spurting his semen into your ass... When he pulls out the semen cream drips from your asshole.</p> <<print '<video src="images/' + $girl + '/brothelass' + $randomsex + '-4.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Ah, that was really great, slut. I will sure be back another time and fill that lovely asshole of yours.</p> <p class="passage_text">And with that he leaves you, and you are forced to clean up before next customer comes around...</p> <p class="passage_text">Afterwards you go to the [[bathtub->Bathtub]]...</p> <<sexinpussy>> <<redenergy 25>>, <<redlust 15>>, <<redhygiene 15>>, <<redlooks 15>>, <<addrep 2>>, <<redmoral 5>>, <<adddrug_sex 2>> <<set $sex_cuminass += 1>> <<set $sex_blowjob += 1>> <<set $sex_pussy += 1>> <<set $sex_brothel += 1>> <<set $sex_anal += 1>> <<unfaitfulsex "brothelcustomers">> <<donesin "did-analsex-with-customers-at-the-brothel">> <</nobr>><<nobr>> <<addmins 45>> <<set $brothelearnedtoday += 40>> <<set $randomsex = random(2)>> <<set $randomsex += 1>> <p class="passage_text">Just after the customer shows up, his friend opens the door... Hello there. This is going to be fun for the three of us...</p> <<set $randomimage = random(4)>> <<print '<img src="brothel/images/guynotwo' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <<you>>Three? But, but.... I can't do that... Please leave me alone... I don't wanna do that...<</you>> <<print '<img src="images/' + $girl + '/begging.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">Sure you will... Joanne said that you could handle both of us just fine... We had to pay a lot extra for the two of us...</p> <<you>>NO, NO, NO... PLEASE GO!!!...<</you>> <<print '<img src="images/' + $girl + '/desperate3.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">No way, honey... YOU do as we say otherwise I will get Joanne... Understood?</p> <<you>>NO, Please don't get her... I will obey... Please...<</you>> <p class="passage_text">The two guys hurry over to your bed and you are ordered to suck them...</p> <<print '<video src="images/' + $girl + '/brothelorgy' + $randomsex + '-1.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Then they start to penetrate you in all holes...</p> <<print '<video src="images/' + $girl + '/brothelorgy' + $randomsex + '-2.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">They change position frequently, using you in all holes...</p> <<print '<video src="images/' + $girl + '/brothelorgy' + $randomsex + '-3.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You are used like a sex doll, and just have to obey what they want you to do...</p> <<print '<video src="images/' + $girl + '/brothelorgy' + $randomsex + '-4.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">At last they are finished with you and and spread their semen over you... You get covered in jizz...</p> <<print '<video src="images/' + $girl + '/brothelorgy' + $randomsex + '-5.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Finally they have had enough leave you alone while they get dressed. Then leave you to clean up their mess...</p> <p class="passage_text">Afterwards you go to the [[Continue->Bathtub]]...</p> <<redenergy 35>>, <<redlust 20>>, <<redhygiene 20>>, <<redlooks 20>>, <<addrep 3>>, <<redmoral 7>>, <<adddrug_sex 2>> <<cuminpussy>> <<set $sex_cuminpussy += 1>> <<set $sex_cuminass += 1>> <<set $sex_blowjob += 2>> <<set $sex_pussy += 2>> <<set $sex_anal += 2>> <<set $sex_brothel += 2>> <<set $sex_dp += 1>> <<unfaitfulsex "brothelcustomers">> <<donesin "did-double-penetration-with-customers-at-the-brothel">> <</nobr>><<nobr>> <<addmins 15>> <h3 class="passage_header">In the bathtub</h3> <<set $randomimage = random(4)>> <<print '<img src="images/' + $girl + '/bathtub' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You go to the bathtub and clean yourself properly. The water feels refreshing. You wonder why you ended up here. At least you earn some money...</p> <p class="passage_text">[[Continue->Sellingsex]]</p> <<addhygiene 60>>, <<addlooks 20>>, <<addenergy 7>>, <<addmoral 1>> <</nobr>><<nobr>> <<addmins 5>> <h3 class="passage_header">Leaving brothel</h3> <p class="passage_text">You hurry out to the reception to collect the money that you have earned...</p> <<set $randomimage = random(4)>> <<print '<img src="brothel/images/joanne_brothelmama' + $randomimage + '.jpg" class="jpgimage" width="45%">'>> <<joanne>>So, there you are. You did well tonight. Keep the customers happy, and maybe you can earn more... Goodbye and see you next sunday...<</joanne>> <<you>>Yes, Joanne. I'll do my best...<</you>> <<joanne>>Good... Now get outside... There is a taxi waiting for you that will take you home<</joanne>> <img src="brothel/images/moneyearned.jpg" class="jpgimage" width="45%"> <p class="passage_text">You grab the money that she have left on the table and hurry out the door...</p> <p class="passage_text">[[Continue->Outside]]</p> <<set $brothelearnedtoday *= $levelpercent>> <<set $brothelearnedtoday = parseInt($brothelearnedtoday)>> <<addmoney $brothelearnedtoday>> <</nobr>><<nobr>> <h3 class="passage_header">Having a nap</h3> <<addmins 60>> <img src="brothel/images/occupied.jpg" class="jpgimage" width="50%"> <p class="passage_text">You stick a sign on your door and go to your bed. You really need a rest now...</p> <<print '<img src="images/' + $girl + '/sleep4.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You lay down on the bed 1 hour and feel better...</p> <p class="passage_text">[[Continue->Sellingsex]]</p> <<addenergy 15>>, <<redhygiene 10>>, <<addmoral 1>> <</nobr>><<nobr>> <h3 class="passage_header">Taking a stripe</h3> <<addmins 5>> <img src="brothel/images/cocain.jpg" class="jpgimage" width="50%"> <p class="passage_text">Your taking a stripe of coke an feel much better...</p> <p class="passage_text">[[Continue->Sellingsex]]</p> <<addenergy 30>>, <<redfitness 0.25>>, <<adddrug_coke 1>>, <<adddrug 15>>, <<redintellect 0.25>>, <<redmoral 1>>, <<addlib 0.5>> <<donesin "snorted-cocain">> <</nobr>> /* Life at University Scene: Hospital Locations: Reception Doctor Abortion Enlarge Tits/Butt Cure Addiction */<<nobr>> <<set $taxirequest to 0>> <<addmins 5>> <h3 class="passage_header">Outside the hospital</h3> <img src="hospital/images/hospital.jpg" class="jpgimage" width="60%"> <p class="passage_text">You are at the entrance of the hospital. You go to the [[reception->Hospitalreception]]</p> <</nobr>><<nobr>> <<addmins 5>> <h3 class="passage_header">Hospital</h3> <<set $randomimage = random(4)>> <<print '<img src="hospital/images/hospitalreception' + $randomimage + '.jpg" class="jpgimage" width="60%">'>> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You are at the reception desk at the hospital. What do you want to do? <ul> <li>[[Talkdoctor<-Talk with a doctor]]</li> <li>[[Chapelstreet<-Leave the hospital]]</li> </ul></p></td></tr></table> <</nobr>><<nobr>> <<if $gameDate.getHours() gte 8 and $gameDate.getHours() lt 20>> <<addmins 5>> <h3 class="passage_header">Doctors office</h3> <<print '<video src="images/' + $girl + '/visitdoctor.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Hello Doctor...<</you>> <<juan>>Hello, I am Doctor Juan. How can I help you?<</juan>> <table><tr><td valign="top" style="padding-top: 0px;"> <ul class="passage_text"><<set $additionrequest to "none">> <li>[[Examination<-I want an abortion]]</li> <li><<link "I need treatment against my cocaine addiction" "Treatmentaddiction">><<set $addictionrequest to "cocain">><</link>> </li> <li><<link "I need treatment against my weed addiction" "Treatmentaddiction">><<set $addictionrequest to "weed">><</link>> </li> <li><<link "I need treatment against my alcohol addiction" "Treatmentaddiction">><<set $addictionrequest to "alcohol">><</link>> </li> <li><<link "I need treatment against my sex addiction" "Treatmentaddiction">><<set $addictionrequest to "sex">><</link>> </li> <li><<link "I want to enlarge my breasts" "Enlargement">><<set $enlargementrequest to "breasts">><</link>> </li> <li><<link "I want to enlarge my ass" "Enlargement">><<set $enlargementrequest to "butt">><</link>> </li> <li>[[Stdstreatment<-I need a treatment against my STDs]] </li> <li>[[Hospitalreception<-Back to reception]]</li> </ul></td></tr></table> <<else>> <<set $randomimage = random(4)>> <<print '<img src="hospital/images/hospitalreception' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">I am sorry. The doctor can only have consultations between 08.00 and 20.00. You have to come back between those hours...</p> <p class="passage_text">[[Chapelstreet<-Leave the hospital]]</p> <</if>> <</nobr>><<nobr>> <<addmins 10>> <h3 class="passage_header">STDs treatment</h3> <<juan>>I think I need to take some tests of you before I can recommend a treatment...<</juan>> <<you>>Ok, doctor... Will it hurt?<</you>> <<juan>>Not at all... Just relax... Just take of your trouses now...<</juan>> <img src="hospital/images/vaginaltest.jpg" class="jpgimage" width="50%"> <p class="passage_text">The doctor place you in a special chair for gynecological examination... Then he takes several samples from your vagina...</p> <<juan>>I need to go to the lab with the samples. I will be back in 15 minutes... You can just dress on and wait...<</juan>> <p class="passage_text">[[Continue->Stdstreatment2]]</p> <</nobr>><<nobr>> <<addmins 15>> <h3 class="passage_header">STDs treatment</h3> <p class="passage_text">After a while he comes back with the report...</p> <<set $diseases to "">> <<if $chlamydia gt 0>> <<set $diseases += 'Chlamydia($chlamydialevel)'>> <<if ($genitalherpes gt 0) or ($gonorrhea gt 0) or ($hpv gt 0)>><<set $diseases += " and ">><</if>> <</if>> <<if $genitalherpes gt 0>> <<set $diseases += 'Genital herpes($genitalherpeslevel)'>> <<if ($gonorrhea gt 0) or ($hpv gt 0)>><<set $diseases += " and ">><</if>> <</if>> <<if $gonorrhea gt 0>> <<set $diseases += 'Gonorrhea($gonorrhealevel)'>> <<if $hpv gt 0>><<set $diseases += " and ">><</if>> <</if>> <<if $hpv gt 0>> <<set $diseases += 'HPV($hpvlevel)'>> <</if>> <<print '<video src="images/' + $girl + '/doctorreport.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<juan>>Well, let's have a look at the testresult now... Are you feeling ok?<</juan>> <<you>>Yes doctor, I am just fine<</you>> <<if $stds eq 0>> <<juan>>There is nothing wrong with you. You are healty and fine!<</juan>> <<you>>Oh, is it really true, doctor!<</you>> <<juan>>Yes, and now I have to attend other patients... [[Goodbye->Chapelstreet]]...<</juan>> <<elseif $stds gt 0 and $stds lt 5>> <<juan>>Well, I am sorry to tell you that you have: <<print $diseases>><</juan>> <<juan>>The good news is that it is not very serious... I will give you an injection and you will be just fine...<</juan>> <<set $stdcost to parseInt(50*$costpercent)>> <<elseif $stds gt 4 and $stds lt 10>> <<juan>>Well, I am sorry to tell you that you have: <<print $diseases>><</juan>> <<juan>>It is quite serious, so I have to give you two injections...<</juan>> <<set $stdcost to parseInt(100*$costpercent)>> <<else>> <<juan>>Well, I am sorry to tell you that you have: <<print $diseases>><</juan>> <<juan>>It is extremely serious so you have to stay in the hospital here for three days while we will give you a cure...<</juan>> <<set $stdcost to parseInt(300*$costpercent)>> <</if>> <<if $stds gt 0>> <<you>>Oh, doctor... Is that very expensive?<</you>> <<juan>>I am afraid I will have to charge you $ <<print $stdcost>> for the treatment.<</juan>> <<if $money lt $stdcost>> <<you>>Oh, I can not afford that doctor... I don't have that much money...<</you>> <<if $doctorflirt lt 2 and $stds lt 10>> <p class="passage_text">Would you try to [[act flirty->Flirtdoctor]] and offer him something else? Or would you just say [[goodbye and leave->Chapelstreet]]...</p> <<else>> <<set $loanshark to 1>> <<juan>>I am sorry I can not help you. You could try Corus Finance downtown, and check if you can borrow some money there...<</juan>> <p class="passage_text">You just have to say [[goodbye and leave->Chapelstreet]]...</p> <</if>> <<else>> <p class="passage_text">Would you [[accept his offer->Stdstreatment3]] or just say [[goodbye and leave->Chapelstreet]]...</p> <</if>> <</if>> <</nobr>><<nobr>> <<addmins 30>> <h3 class="passage_header">STDs treatment</h3> <<if $stds lt 10>> <<print '<video src="images/' + $girl + '/undressfordoctor.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<juan>>Now, please take a seat at the examination bench and take off your shirt so I can set the injections...<</juan>> <<you>>Will it hurt a lot, doctor?<</you>> <<juan>>Not at all, just relax, and this will be over in 5 minutes...<</juan>> <img src="hospital/images/injection.jpg" class="jpgimage" width="40%"> <p class="passage_text">Doctor Juan set's the necessary injections and ask you to wait for 10 minutes, while he is out to check another patient...</p> <p class="passage_text">You have a slight headache when Doctor Juan returns.</p> <<print '<img src="images/' + $girl + '/slight_headache.jpg" class="jpgimage" width="40%">'>> <<juan>>Here, take these pills, and you will feel much better...<</juan>> <img src="hospital/images/doctor-giving-pills.jpg" class="jpgimage" width="50%"><br> <<if $money lt $stdcost>> <img src="hospital/images/drjuan2.jpg" class="jpgimage" width="40%"> <<juan>>Now <<print $firstname>>, do you remember our little agreement...<</juan>> <<print '<img src="images/' + $girl + '/drugged.jpg" class="jpgimage" width="40%">'>> <<you>>Oh... I am... so dizzy... What agreement... doctor...<</you>> <img src="hospital/images/lockdoor.jpg" class="jpgimage" width="40%"> <p class="passage_text">You feel so exhausted that you barely notice that doctor Juan get up and locks the door... After that he starts to undress you and play with your tits... [[Continue->Doctorfucksyou1]]</p> <<print '<video src="images/' + $girl + '/drgrabstits.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <<else>> <img src="hospital/images/paydoctor.jpg" class="jpgimage" width="40%"> <p class="passage_text">After a few more minutes you feel much better and are able to leave. You pay the doctor and go [[back to street->Chapelstreet]], healty as never before...</p> <<set $stds to 0>> <<set $chlamydia to 0>> <<set $genitalherpes to 0>> <<set $gonorrhea to 0>> <<set $hpv to 0>> <<redmoney $stdcost>> <<addmoral 10>> <</if>> <<else>> <img src="hospital/images/doctorjuan.jpg" class="jpgimage" width="50%"> <<juan>>Now, I will call for the nurse so she can follow you to the department to start your treatment...<</juan>> <img src="hospital/images/nurse_to_follow.jpg" class="jpgimage" width="50%"> <p class="passage_text">5 minutes later a nurse shows up and ask you to follow her... [[Continue->Stdstreatment4]]</p> <</if>> <</nobr>><<nobr>> <<addmins 4320>> <h3 class="passage_header">STDs treatment</h3> <<print '<img src="images/' + $girl + '/sickhospital.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">You have to stay in the department for serious STD infections for three days. Every day you are medicated with strong drugs</p> <<print '<img src="images/' + $girl + '/sickhospital2.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">They follow you up very closely and measure your body... But you find it quite boring to have to stay there...</p> <img src="hospital/images/nursehappy.jpg" class="jpgimage" width="50%"> <p class="passage_text">The third day the nurse finally come in and give you the good news that you can leave... You are so happy!">></p> <<print '<img src="images/' + $girl + '/feelinggreat.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">But the hospital stay have made you good, and you feel better then in a long time... After you have paid for the stay a taxi is picking you up and driving you [[back to your flat->Apartment]]...</p> <<redmoney $stdcost>>, <<addenergy 100>>, <<addhygiene 100>>, <<addlooks 50>>, <<redlust 100>>, <<addmoral 20>> <<set $stds to 0>> <<set $chlamydia to 0>> <<set $genitalherpes to 0>> <<set $gonorrhea to 0>> <<set $hpv to 0>> <</nobr>><<nobr>> <<addmins 5>> <<set $doctorflirt += 1>> <h3 class="passage_header">Flirt with doctor</h3> <<print '<video src="images/' + $girl + '/flirtdoctor.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>I do not have the money doctor. Is there anything else I can do for you? Please I am desperate...<</you>> <<juan>>Hmmm... As a matter of fact there is... You know it is quite lonely to be a doctor and work long shifts... And all those nice female nurses makes me feel even more lonely... So...<</juan>> <<you>>I fully understand doctor... I will do all that I can to make you more happy and less lonely...<</you>> <<juan>>That sounds great, <<print $firstname>>... But I will come back to that after we cured your illness...<</juan>> <p class="passage_text">[[Continue->Stdstreatment3]]</p> <</nobr>><<nobr>> <h3 class="passage_header">Doctor Juan takes advantage of you</h3> <<you>>Oh... Doctor... What... What are you doing...<</you>> <<juan>>Relax... I am just following up our little agreement... Just stay still and enjoy it...<</juan>> <p class="passage_text">Doctor Juan turns you over and start to fuck your pussy...</p> <<print '<video src="images/' + $girl + '/drjuanfuckyou1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>But... But, doctor... Please... OH... Oh...<</you>> <p class="passage_text">Doctor Juan take no notice of you and just continues to fuck you... [[Continue->Doctorfucksyou2]]</p> <</nobr>><<nobr>> <h3 class="passage_header">Doctor Juan takes advantage of you</h3> <p class="passage_text">After a few minutes of intense fucking, Doctor Juan grabs you and slams you down on his desk. You're too weak to do anything, and just lie there on your stomach...</p> <<juan>>Now, let the doctor fuck your wet pussy... I simply love wet teenage pussys... Ha ha...<</juan>> <<you>>Oh Doctor... NO!... I...<</you>> <p class="passage_text">Doctor Juan speeds up, and his cock pumps in and out your pussy in a incredible pace...</p> <p class="passage_text">You feel an orgasm start to build up inside of you, and can't hold back...</p> <<print '<video src="images/' + $girl + '/drjuanfuckyou2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Oh... Oh... Oooooooooh... Gaaaaaaaaawd....<</you>> <p class="passage_text">[[Continue->Doctorfucksyou3]]</p> <</nobr>><<nobr>> <<addmins 30>> <h3 class="passage_header">Doctor Juan takes advantage of you</h3> <<juan>>Now that you got your orgasm it's time for you to please your doctor, <<print $firstname>>...<</juan>> <<you>>But what do you want me to do...<</you>> <<juan>>Come on... Sit on my cock and give me a good ride...<</juan>> <p class="passage_text">Doctor Juan is stong and with little effort he places you on top of his cock, and smacks your butt to get you moving...</p> <p class="passage_text">You jumps up and down the best you can, and his strong hands helps you and pushes you up and down...</p> <<print '<video src="images/' + $girl + '/drjuanfuckyou3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<juan>>Yes, that's it... Gooood... I need to come on your pussy...<</juan>> <p class="passage_text">The doctor pumps his cream all over your pussy...</p> <p class="passage_text">After the doctor is finished, he dresses on and helps you too...</p> <<print '<img src="images/' + $girl + '/doctordresson.jpg" class="jpgimage" width="60%">'>> <<juan>>Now, you can go home... You are perfectly healty and have no STD's... Good luck<</juan>> <<you>>I hope you did not give me any STD's doctor...<</you>> <p class="passage_text">With those word you hurry out the door and [[back to the street->Chapelstreet]]...</p> <<set $stds to 0>> <<set $chlamydia to 0>> <<set $genitalherpes to 0>> <<set $gonorrhea to 0>> <<set $hpv to 0>> <<redhygiene 25>>, <<redenergy 30>>, <<addrep 2>>, <<redmoral 8>>, <<adddrug_sex 1>>, <<redlooks 5>>, <<addlib 1.5>> <<set $sex_pussy += 1>> <<set $sex_cuminpussy += 1>> <<unfaitfulsex "Dr. Juan at the hospital">> <<donesin "had-sex-with-a-docstor-at-the-hospital">> <</nobr>><<nobr>> <<addmins 15>> <h3 class="passage_header">Examination</h3> <<print '<video src="images/' + $girl + '/doctorconsultation.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<set $pregpay to parseInt(750 * $costpercent)>> <<if $pregnant eq 0>> <p class="passage_text">The doctor place you on a bench and examines you...</p> <<juan>>We'll <<print $firstname>>, It seems that you are not pregnant...<</juan>> <img src="hospital/images/examinepregnant.jpg" class="jpgimage" width="60%"> <<you>>Really, Oh, that is wonderful news, doctor...<</you>> <<juan>>In that case, you can just dress... I wish you all the best... Goodbye...<</juan>> <p class="passage_text">You are so happy, and get dressed in a hurry...</p> <p class="passage_text">[[Hospitalreception<-Back to reception]]</p> <<else>> <<if $beenexamined eq 0>> <<set $beenexamined to 1>> <p class="passage_text">You have to lay down on a bench and the doctor examines you...</p> <<juan>>We'll <<print $firstname>>, It seems that you are pregnant...<</juan>> <img src="hospital/images/examinepregnant.jpg" class="jpgimage" width="60%"> <<you>>But, but, doctor... Can you please take it away?<</you>> <<juan>>Yes, I think we could help you, but that will cost some money... The operation will cost you $ <<print $pregpay>>...<</juan>> <<if $money lte $pregpay>> <<you>>But doctor, I don't have that much money now... But I promise to get it... Please let me have an abortion... Please...<</you>> <<juan>>I don't know... I really don't know... But maybe...<</juan>> <<you>>Please doctor, help me... Please... I beg you on my knees...<</you>> <<juan>>We'll I have a friend of mine that maybe can borrow you some money... He's located downtown... He's name is Xander Corus...<</juan>> <<you>>But, but, will he lend me the money...? I am only a student...<</you>> <<juan>>We'll he runs a company that deals with loans, so you just have to ask him... Sorry, that is my best shot for now...<</juan>> <<you>>Oh, thank you doctor... I will go seeing him... Thank you so much...<</you>> <<juan>>Ok, goodbye then... I probably see you soon...<</juan>> <p class="passage_text">You get dressed in a hurry and [[Hospitalreception<-leave the room]].</p> <<set $loanshark to 1>> <<else>> <<you>>That is OK. I can manage. Can we take the operation now?<</you>> <<juan>>Hmmmm, I am not sure, but I think so... I will check... Just a moment<</juan>> <p class="passage_text">Doctor Juan leaves the room for a moment...</p> <p class="passage_text">[[Operation<-Continue]].</p> <</if>> <<else>> <<you>>Hello doctor. I have the money now.<</you>> <<juan>>Ok, are you sure you want to do this?<</juan>> <<you>>Yes Doctor Juan. I am absolutely sure.<</you>> <<juan>>Ok, Just wait here for a moment...<</juan>> <p class="passage_text">Doctor Juan leaves the room.</p> <p class="passage_text">[[Operation<-Continue]].</p> <</if>> <</if>> <</nobr>><<nobr>> <<addmins 60>> <h3 class="passage_header">Operation</h3> <p class="passage_text">After a little while Doctor Juan returns with two nurses and a empty bed on wheels. You are asked to move over to the bed.</p> <<you>>How long will this take, Doctor<</you>> <<juan>>The operation fairly simple. And you have to stay here for two hours for observation after the operation. So I would say about three hours all together.<</juan>> <p class="passage_text">They move over to the operation room, and give you a injection.</p> <img src="hospital/images/operation.jpg" class="jpgimage" width="60%"> <p class="passage_text">After the operation you are moved over to a [[empty room->Wakeupoperation]].</p> <<donesin "had-an-abortion">> <</nobr>><<nobr>> <<addmins 120>> <<set $pregpay to parseInt(750 * $costpercent)>> <h3 class="passage_header">Wake up after operation</h3> <p class="passage_text">After a little while a nurse is showing up and looks after you.</p> <img src="hospital/images/nursechecking.jpg" class="jpgimage" width="60%"> <p class="passage_text">She takes your hand and slowly you wake up...</p> <<print '<img src="images/' + $girl + '/sleep6.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">After a while you can get dressed, pay and [[leave the hospital->Chapelstreet]].</p> <<redmoney $pregpay>>, <<redenergy 20>>, <<redlooks 10>>, <<addmoral 5>>, <<redhygiene 15>>, <<addlib 1>> <<set $dayssinceppills to 0>> <<set $pregnant to 0>> <<set $dayspregnant to 0>> <</nobr>><<nobr>> <<addmins 30>> <h3 class="passage_header"><<print $addictionrequest>> addition consultation</h3> <<set $randomimage = random(2)>> <<print '<img src="images/' + $girl + '/doctortalk' + $randomimage + '.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">You explain the doctor about your addiction to <<print $addictionrequest>>.</p> <<you>>I have been having so much to do lately and the pressure in the university is so high. I started to use <<print $addictionrequest>>, and it just escaleated, and now I don't know how to get out of it...<</you>> <<juan>>Hmmmm.. I think I would like to take some tests of you first.<</juan>> <p class="passage_text">The doctor calls in a nurse and they take blood samples, check your heart beat, pulse and other health indicators.</p> <img src="hospital/images/takingtests.jpg" class="jpgimage" width="60%"> <<juan>>Ok, I have to go to the lab to look at the results. I will be back in 30 minutes...<</juan>> <<you>>Ok, doctor...<</you>> <p class="passage_text">[[Continue->Treatmentaddiction2]]</p> <</nobr>><<nobr>> <<addmins 30>> <h3 class="passage_header">Consultation for <<print $enlargementrequest>> enlargement</h3> <<set $randomimage = random(2)>> <<print '<img src="images/' + $girl + '/doctortalk' + $randomimage + '.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">You explain the doctor about your wish to extend your <<print $enlargementrequest>>.</p> <<you>>I have always wanted to have bigger <<print $enlargementrequest>>, and now I think I can afford it...<</you>> <<if $enlargementrequest eq "butt" and $butt gte 4>> <<juan>>Hmmmm.. I can see from my papers that you have already extended your butt to the maximum. There is a serious risk by extending it further. Im am sorry, that I cant help you.<</juan>> <p class="passage_text">You just have to [[leave the hospital->Chapelstreet]] without any operation.</p> <<elseif $enlargementrequest eq "breasts" and $tits gte 4>> <<juan>>Hmmmm.. I can see from my papers that you have already extended your breasts to the maximum. There is a serious risk by extending them further. Im am sorry, that I cant help you.<</juan>> <p class="passage_text">You just have to [[leave the hospital->Chapelstreet]] without any operation.</p> <<else>> <<juan>>Hmmmm.. I think I would like to take some tests of you first.<</juan>> <p class="passage_text">The doctor calls in a nurse and they take bloodsamples, check your heartbeat, pulse and other health indicators.</p> <img src="hospital/images/takingtests.jpg" class="jpgimage" width="60%"> <<juan>>Ok, I have to go to the lab to look at the results. I will be back in 30 minutes...<</juan>> <<you>>Ok, doctor...<</you>> <p class="passage_text">[[Continue->Enlargement2]]</p> <</if>> <</nobr>><<nobr>> <<addmins 10>> <<set $enlargepay to parseInt(350 * $costpercent)>> <<print '<img src="images/' + $girl + '/doctortalk' + $randomimage + '.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">Doctor Juan returns to the office and look very serious...</p> <<juan>>The operation is fully possible to do, but it will cost you $ <<print $enlargepay>>. Can you manage that?<</juan>> <<juan>>Two of my collegues are ready to do the operation right away if you like.<</juan>> <<if $money gte $enlargepay>> <p class="passage_text">Will you [[go for that->Operation2]] or [[just leave->Chapelstreet]]?</p> <<else>> <<you>>Oh, I can not afford that doctor...<</you>> <<juan>>You could try to ask Corus Finance for a loan. They are located Downtown. Thats my best advice. Sorry and goodbye...<</juan>> <<set $loanshark to 1>> <p class="passage_text">You just [[have to leave->Chapelstreet]] without any operation..</p> <</if>> <</nobr>><<nobr>> <<addmins 60>> <h3 class="passage_header">Operation</h3> <p class="passage_text">Doctor Juan goes outside again to get his collegues.</p> <p class="passage_text">After a little while Juan returns with a doctor, a nurse and a empty bed on wheels. You are asked to move over to the bed.</p> <<you>>How long will this take<</you>> <<juan>>The operation quite safe and quick. But you have to stay here for two hours for observation after the operation. So I would say about three hours all together.<</juan>> <p class="passage_text">They move over to the operation room, and give you a injection, before they start the operation.</p> <<if $enlargementrequest eq "butt">> <video src="hospital/images/buttextension.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<else>> <video src="hospital/images/titextension.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <</if>> <p class="passage_text">After the operation you are moved over to a [[empty room->Wakeupoperation2]].</p> <</nobr>><<nobr>> <<set $enlargepay to parseInt(350 * $costpercent)>> <<addmins 120>> <h3 class="passage_header">Wake up after operation</h3> <p class="passage_text">After a little while a nurse is showing up and looks after you.</p> <img src="hospital/images/nursechecking.jpg" class="jpgimage" width="60%"> <p class="passage_text">She takes your hand and slowly you wake up...</p> <<print '<img src="images/' + $girl + '/sleep6.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">After a while you can get dressed, pay and [[leave the hospital->Chapelstreet]].</p> <<redmoney $enlargepay>>, <<redenergy 20>>, <<redlooks 10>>, <<addmoral 3>>, <<redhygiene 15>>, <<addlib 2>> <<if $enlargementrequest eq "butt">> <<set $butt += 1>> <<else>> <<set $tits += 1>> <</if>> <</nobr>><<nobr>> <<addmins 15>> <<set $randomimage = random(2)>> <<print '<img src="images/' + $girl + '/doctortalk' + $randomimage + '.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">Doctor Juan returns to the office and look very serious...</p> <<if $addictionrequest eq "cocain" and $drug_coke lt 15>> <<set $treatmentcure to 1>> <<elseif $addictionrequest eq "cocain" and $drug_coke gte 15>> <<set $treatmentcure to 2>> <<elseif $addictionrequest eq "weed" and $drug_weed lt 15>> <<set $treatmentcure to 1>> <<elseif $addictionrequest eq "weed" and $drug_weed gte 15>> <<set $treatmentcure to 2>> <<elseif $addictionrequest eq "alcohol" and $drug_alc lt 15>> <<set $treatmentcure to 1>> <<elseif $addictionrequest eq "alcohol" and $drug_alc gte 15>> <<set $treatmentcure to 2>> <<elseif $addictionrequest eq "sex" and $drug_sex lt 15>> <<set $treatmentcure to 1>> <<elseif $addictionrequest eq "sex" and $drug_sex gte 15>> <<set $treatmentcure to 2>> <</if>> <<if $treatmentcure eq 1>> <<juan>>Ok <<print $firstname>>, I have seen through the results of the tests and I can see that your health is quite good<</juan>> <<if $weight lt 55>> <<juan>>But I must say that you must watch your weight and not get any thinner...<</juan>> <</if>> <<you>>Ok, doctor... that is good news for me<</you>> <<juan>>Your <<print $addictionrequest>> addiction is quite low, so I would like you to have an injection that would make your addiction go away.<</juan>> <<you>>Ok, what would that cost me?<</you>> <<set $addictpay to parseInt(75 * $costpercent)>> <<juan>>The consultation and injection would cost $ <<print $addictpay>> all together<</juan>> <<if $money lt 75>> <<you>>75$?. I can not afford that, doctor<</you>> <<if $treatmentnum lt 4>> <<juan>>Hmmm... Well, I guess we could find a solution to that if you know how to be grateful...<</juan>> <<you>>Grateful? I don't know doctor...<</you>> <<juan>>Do you want to <<link "take that injection" "Sexwithdoctor">><<set $sexwithdoctor to 1>> <</link>> or <<link "not" "Chapelstreet">> <</link>>?<</juan>> <<else>> <<juan>>I am so sorry... I can not help you with that... Sorry...<</juan>> <<you>>But please doctor... Help me...<</you>> <<if $loanshark eq 0>> <<juan>>You could try to ask Corus Finance for a loan. They are located Downtown. Thats my best advice. Sorry and goodbye...<</juan>> <<set $loanshark to 1>> <<else>> <<juan>>I am sorry... Try to earn some money and come back later... Goodbye...<</juan>> <</if>> <p class="passage_text">You just [[have to leave->Chapelstreet]] without any treatment...</p> <</if>> <<else>> <<you>>Ok, doctor that sounds like a good idea... I have the money here...<</you>> <<juan>>I am glad that I can help you...<</juan>> <<you>>Oh, that is nice said of you doctor... Thank you...<</you>> <<juan>>Ok, let's set that injection...<</juan>> <p class="passage_text">[[Continue->Addictioninjection]]</p> <</if>> <<elseif $treatmentcure eq 2>> <<juan>>I don't quite know how I should put this, but frankly your general health is very poor...<</juan>> <<you>>Oh no... Is it really that bad, doctor Juan...<</you>> <<print '<img src="images/' + $girl + '/desperate3.jpg" class="jpgimage" width="40%">'>> <<juan>>I am afraid so... My best advice to you is to attend a 5 days program that could help you get rid of your <<print $addictionrequest>> addiction<</juan>> <<you>>5 days? But what about my school and tests?<</you>> <<juan>>I can talk with the principal about that, so don't worry... I am sure that this is going to work out fine...<</juan>> <<you>>But what would that cost me doctor?<</you>> <<set $addictpay to parseInt(300 * $costpercent)>> <<juan>>The price for this treatment would be $ <<print $addictpay>><</juan>> <<if $money lt 300>> <<you>>$ <<print $addictpay>>??. I can not afford that, doctor<</you>> <<if $treatmentnum lt 4>> <<juan>>Hmmm... Well, I guess we could find a solution to that if you know how to be grateful...<</juan>> <<you>>Grateful? I don't know doctor...<</you>> <<juan>>Do you want to <<link "attend that treatment course" "Sexwithdoctor">><<set $sexwithdoctor to 1>> <</link>> or <<link "not" "Chapelstreet">> <</link>>?<</juan>> <<else>> <<juan>>I am so sorry... I can not help you with that... Sorry...<</juan>> <<you>>But please doctor... Help me...<</you>> <<if $loanshark eq 0>> <<juan>>You could try to ask Corus Finance for a loan. They are located Downtown. Thats my best advice. Sorry and goodbye...<</juan>> <<set $loanshark to 1>> <<else>> <<juan>>I am sorry... Try to earn some money and come back later... Goodbye...<</juan>> <</if>> <p class="passage_text">You just [[have to leave->Chapelstreet]] without any treatment...</p> <</if>> <<else>> <<you>>Ok, doctor that sounds like a good idea... I have the money here...<</you>> <<juan>>I am so glad that I can help you...<</juan>> <<you>>Oh, that is nice said of you doctor... Thank you...<</you>> <<juan>>Ok, let's go to fix those papers so you can attend...<</juan>> <p class="passage_text">[[Continue->Addictioncourse]]</p> <</if>> <</if>> <</nobr>><<nobr>> <<addmins 10>> <<set $treatmentnum += 1>> <<juan>>Can you please take off you top and your bra, <<print $firstname>><</juan>> <<you>>Ahem... Is that a part of the treatment, doctor Juan?<</you>> <<juan>>Yes, I need to do a closer check of your body, so let's start<</juan>> <<print '<video src="images/' + $girl + '/fuckdoctor0.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<juan>>Yes, this looks promising... Now let me check if your tits are ok...<</juan>> <<you>>Is that necessary, Doctor<</you>> <<juan>>Oh yes, very much...<</juan>> <<print '<video src="images/' + $girl + '/fuckdoctor1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Sexwithdoctor2]]</p> <</nobr>><<nobr>> <<addmins 10>> <p class="passage_text">Doctor Juan examines your breasts closely and his touch makes you more and more horny. Suddenly he start to kiss you</p> <<you>>Mmmmmfmmfmmmm... But doctor what are you doing.... Mmmmfmmmfmmm...<</you>> <<print '<video src="images/' + $girl + '/fuckdoctor2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<juan>>Yes your mouth has to be examined as well... Your tongue seems ok...<</juan>> <<you>>But, but, doctor...<</you>> <<juan>>shh... Now let's see what else you can use the mouth to... Go down on your knees and open it<</juan>> <<you>>But, doctor... I...<</you>> <<juan>>NOW! Or no treatment...<</juan>> <<you>>Ok ok, doctor<</you>> <p class="passage_text">You open your mouth and Doctor Juan pulls out his dick and pushes it into your mouth and command you to suck it...</p> <<print '<video src="images/' + $girl + '/fuckdoctor3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Sexwithdoctor3]]</p> <</nobr>><<nobr>> <<addmins 10>> <<juan>>Ok, that was a good performance... Now it's my turn to examine you...<</juan>> <<you>>What do you mean, doctor<</you>> <<juan>>Lay down on exam table, please...<</juan>> <p class="passage_text">Doctor Juan go down on your knees and starts to lick your pussy...</p> <<print '<video src="images/' + $girl + '/fuckdoctor4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Ohhh... Doctor....<</you>> <<juan>>mmmmmm... Tastes good.... You have a nice vagina...<</juan>> <<you>>Oh, oh, oh, doctor...I....<</you>> <p class="passage_text">Before you know it, you are cumming in a strong orgasm....</p> <<juan>>mmmmmm... Yes that's it... Now let's continue examine that vagina... I think I need to measure how tight it is...<</juan>> <<you>>What, doctor...<</you>> <p class="passage_text">Doctor Juan takes off his coat before he puts his dick into your vagina...</p> <<print '<video src="images/' + $girl + '/fuckdoctor5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Doctor, doctor... What are you doing....<</you>> <<juan>>Yes... that's tight allright... Wet and juicy... Just like it should be...<</juan>> <p class="passage_text">[[Continue->Sexwithdoctor4]]</p> <</nobr>><<nobr>> <<addmins 10>> <<juan>>Let's try how tight it is from behind... Come on bend over my desk...<</juan>> <<you>>But... but...<</you>> <<juan>>That's it, yeah... I think your vagina is perfect...<</juan>> <p class="passage_text">Doctor Juan goes into your pussy from behind, and fucks you real good...</p> <<print '<video src="images/' + $girl + '/fuckdoctor6.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Oh, oh, oh...<</you>> <<juan>>Oh, yes... yes...<</juan>> <p class="passage_text">After a few minutes, he changes position again...</p> <<print '<video src="images/' + $girl + '/fuckdoctor7.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<juan>>Oh, oh your vagina is fantastic... I'm I'm cumming....<</juan>> <<you>>Oh, oh, doctor...Don't make me pregnant... Oh...<</you>> <p class="passage_text">Doctor Juan pulls out in last moment and sprays his semen over your pussy.</p> <<juan>>Yes, that was great... You did very well... Let's move on now...<</juan>> <<if $treatmentcure eq 1>> <p class="passage_text">[[Continue->Addictioninjection]]</p> <<else>> <p class="passage_text">[[Continue->Addictioncourse]]</p> <</if>> <<sexinpussy>> <<redhygiene 25>>, <<redenergy 30>>, <<addrep 2>>, <<redmoral 8>>, <<adddrug_sex 1>>, <<redlooks 5>>, <<addlib 1.5>> <<set $sex_blowjob += 1>> <<set $sex_pussy += 1>> <<set $sex_pussybeenlicked += 1>> <<unfaitfulsex "Dr. Juan at the hospital">> <<donesin "had-sex-with-a-docstor-at-the-hospital">> <</nobr>><<nobr>> <<addmins 40>> <<juan>>Ok, now <<print $firstname>> let's set that injection...<</juan>> <<you>>Does it hurt very much, doctor? I am a bit afraid of needles...<</you>> <<juan>>No, no... This will be over in a jiffy... Just relax...<</juan>> <img src="hospital/images/injection.jpg" class="jpgimage" width="60%"> <<you>>Ai...It hurts...<</you>> <<juan>>Relax... It's over now... Now just lie here of 30 minutes and you can go... I have to attend to other patients, so goodbye for now...<</juan>> <img src="hospital/images/relaxinbed.jpg" class="jpgimage" width="60%"> <p class="passage_text">After 30 minutes you [[leave->Chapelstreet]] the hospital...</p> <<if $addictionrequest eq "cocain">> <<set $drug_coke to 0>> <<elseif $addictionrequest eq "weed">> <<set $drug_weed to 0>> <<elseif $addictionrequest eq "alcohol">> <<set $drug_alc to 0>> <<elseif $addictionrequest eq "sex">> <<set $drug_sex to 0>> <<set $bransoninjected to 0>> <<set $dayssinceinjection to 0>> <<redlust 100>>, <</if>> <<if $sexwithdoctor eq 0>> <<set $addictpay to parseInt(75 * $costpercent)>> <<redmoney $addictpay>> <<else>> <<set $sexwithdoctor to 0>> <</if>> <</nobr>><<nobr>> <<addmins 15>> <<set $randomimage = random(2)>> <<print '<img src="images/' + $girl + '/doctortalk' + $randomimage + '.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">Doctor Juan finds some papers in his drawer and begin to fill them out...</p> <img src="hospital/images/filloutpapers.jpg" class="jpgimage" width="60%"> <<juan>>So, you can just go outside and take a taxi back to your apartment. The taxi will wait while you pack your things. He will then drive you to the rehab clinic<</juan>> <<you>>And you will talk with the university and the principal?<</you>> <<juan>>Yes, don't worry about it. Just attend the program and get well, <<print $firstname>><</juan>> <<you>>Oh, thank you, doctor... I will go right away...<</you>> <img src="hospital/images/givepapers.jpg" class="jpgimage" width="60%"> <<juan>>Oh don't forget your papers...<</juan>> <<you>>Thank you so much, doctor<</you>> <p class="passage_text">You hurry outside. The [[Taxi->Taxirehab]] is already waiting for you...</p> <<if $sexwithdoctor eq 0>> <<set $addictpay to parseInt(300 * $costpercent)>> <<redmoney $addictpay>> <<else>> <<set $sexwithdoctor to 0>> <</if>> <<set $weektestpassed to 1>> <</nobr>><<nobr>> <<addmins 30>> <img src="hospital/images/taxirehab.jpg" class="jpgimage" width="60%"> <p class="passage_text">The taxi drives you to your flat and go to pack your things...</p> <img src="hospital/images/packing.jpg" class="jpgimage" width="60%"> <p class="passage_text">After 30 minutes you are ready, and go [[outside again->Taxirehab2]]...</p> <</nobr>><<nobr>> <<addmins 15>> <<set $randomimage = random(3)>> <<print '<img src="images/' + $girl + '/incar' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">It is only a short trip to the rehab, and the taxi lets you off after 15 minutes</p> <img src="hospital/images/taxirehab2.jpg" class="jpgimage" width="60%"> <p class="passage_text">You are quite nervous when you [[enter the rehab->Rehab1]]...</p> <</nobr>><<nobr>> <h3 class="passage_header"><<print $addictionrequest>> addiction rehab</h3> <<set $randomimage = random(8)>> <<print '<img src="hospital/images/doctor' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">A nice doctor is meeting you when you enter the rehab...</p> <p class="passage_text">Welcome to our clinic... Do you have some papers for me?</p> <<you>>Yes, doctor here they are...<</you>> <p class="passage_text">You hand over the papers and a nurse is following you to your room.</p> <p class="passage_text">[[Continue->Rehab2]]...</p> <</nobr>><<nobr>> <<addmins 7200>> <h3 class="passage_header"><<print $addictionrequest>> addiction program</h3> <<set $randomimage = random(8)>> <<print '<img src="hospital/images/clinic' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">The next 5 days you go through a program along with several other people with the same problems..</p> <p class="passage_text">You have to open up about your problems and each member of the program tells their life story...</p> <p class="passage_text">At the end of the course, you feel much better and your addiction is gone away from your body</p> <p class="passage_text">You return to your apartment feeling so much better... You have even put on some weight...</p> <p class="passage_text">[[Continue->Outside]]...</p> <<addenergy 100>>, <<addhygiene 100>>, <<addweight 2>>, <<addmoral 20>>, <<redlib 3>> <<set $drunk to 0>> <<set $drug to 0>> <<if $addictionrequest eq "cocain">> <<set $drug_coke to 0>> <<elseif $addictionrequest eq "weed">> <<set $drug_weed to 0>> <<elseif $addictionrequest eq "alcohol">> <<set $drug_alc to 0>> <<elseif $addictionrequest eq "sex">> , <<redlust 100>> <<set $drug_sex to 0>> <<set $bransoninjected to 0>> <<set $dayssinceinjection to 0>> <</if>> <<set $addictionrequest to "none">> <</nobr>> /* Life at university Scene: Corus Finance Locations: Ask for loan Repay loan Work for Corus - Photoshoot Can't pay - Police is coming */<<nobr>> <<set $taxirequest to 0>> <<addmins 10>> <<if $corusmedia eq 3 or $corusmedia eq 4>> <p class="passage_text">Looks like the office is closed... A sign says: Open Monday-Friday - 08.00-18.00</p> <p class="passage_warning">You have to go [[back to the street->Downtown]]</p> <<else>> <<if $hygiene lt 50 or $energy lt 30 or $looks lt 20>> <p class="passage_warning">Sorry, you cannot enter the the building now.<br>Your hygiene/energy/makeup are too low Required hygiene = 50, energy = 30, looks = 20<br>Come back later. You have to go [[back to the street->Downtown]]</p> <<else>> <h3 class="passage_header">Outside Corus Finance</h3> <<set $randomimage = random(4)>> <img src="corusfinance/images/corussign.jpg" class="jpgimage" width="50%"> <p class="passage_text">You are outside the corus finance offices</p> <<if $gameDate.getHours() gte 8 and $gameDate.getHours() lt 18 and $gameDate.getDay() gt 0 and $gameDate.getDay() lt 6>> <p class="passage_text">Looks like it's open so you [[enter the building->Receptioncorus]]</p> <<elseif $gameDate.getHours() gte 11 and $gameDate.getHours() lt 14 and $gameDate.getDay() eq 6 and $corusmedia eq 1>> <p class="passage_text">Looks like it's open so you [[enter the building->Receptioncorus]]</p> <<else>> <p class="passage_text">Looks like the office is closed for now...</p> <p class="passage_warning">You have to go [[back to the street->Downtown]]</p> <</if>> <</if>> <</if>> <</nobr>><<nobr>> <<addmins 10>> <<if $corusmedia eq 0 or $corusmedia eq 2>> <h3 class="passage_header">Corus Finance Reception</h3> <img src="corusfinance/images/corusreception.jpg" class="jpgimage" width="50%"> <p class="passage_text">You stop at the reception. Looks like there are no one here...</p> <<you>>Hello... hello... Is there anybody here...<</you>> <p class="passage_text">Suddenly a man i coming out behind the reception.</p> <img src="corusfinance/images/xander.jpg" class="jpgimage" width="50%"> <<if $totalloansum eq 0>> <<if $corusmedia eq 2>> <<xander>>Hello again <<print $firstname>>. What can I help you with?<</xander>> <<else>> <<xander>>Hello, there... My name is Xander Corus. How can I help you...<</xander>> <</if>> <<print '<img src="images/' + $girl + '/askforloan.jpg" class="jpgimage" width="50%">'>> <<you>>Aahem... I... I just wonder if I could have a loan...<</you>> <<xander>>Well... That depends on how much you want and what security you can offer... Please step into my office...<</xander>> <p class="passage_text">You follow him into [[his office->Officecorus]]...</p> <<else>> <<if $paybackdays lt 21>> <<xander>>Hello again, <<print $firstname>>. Have you come to pay us some money?<</xander>> <<if $money gt 0>> <p class="passage_text">What would you do?</p> <ul class="passage_text"> <li>[[Paysomeloan<-Pay back some]]</li> <<if $money gte $totalloansum>> <li>[[Payallloan<-Pay back all]]</li> <</if>> <li>[[Downtown<-Leave...]]</li> </ul> <<else>> <p class="passage_text">You don't have any money to pay back</p> <p class="passage_warning">You have to go [[back to the street->Downtown]]</p> <</if>> <<else>> <<xander>>Hello again, <<print $firstname>>. Nice to see you. I hope you came to pay us the money you owe us... You know it's overdue, don't you?<</xander>> <<if $money lt $totalloansum>> <<you>>No, I can not make it... I need more time...<</you>> <<xander>>Hmmmm, <<print $firstname>>. We have to discuss this...<</xander>> <p class="passage_text">You follow him into [[his office->Cantpayloan]]...</p> <<else>> <<you>>Yes, I have come to pay all of it...<</you>> <p class="passage_text">You follow him into [[his office->Payallloan]]...</p> <</if>> <</if>> <</if>> <<elseif $corusmedia eq 1>> <<if $money gte $totalloansum and $photoshoots gt 16>> <h3 class="passage_header">Corus Finance Reception</h3> <img src="corusfinance/images/corusreception.jpg" class="jpgimage" width="50%"> <p class="passage_text">You enter the reception and is met by Mr. Corus.</p> <img src="corusfinance/images/xander.jpg" class="jpgimage" width="50%"> <<xander>>Hello, <<print $firstname>>. Nice to see you... Finally you can pay your debt to us. Let's go into my office<</xander>> <p class="passage_text">You follow him into [[his office->Payallloan]]...</p> <<elseif $gameDate.getHours() gte 11 and $gameDate.getHours() lt 14 and $gameDate.getDay() eq 6>> <img src="corusfinance/images/corusmedia.jpg" class="jpgimage" width="50%"> <p class="passage_text">You go straight to second floor, and opens the door to Corus Media...</p> <img src="corusfinance/images/opendoor.jpg" class="jpgimage" width="50%"> <<set $photoshoots += 1>> <<if $photoshoots eq 1>> <p class="passage_warning">[[Continue->Firstphotoshoot]]</p> <<elseif $photoshoots gt 16>> <p class="passage_text">[[Continue->Nomorecredit]]</p> <<else>> <p class="passage_warning">[[Continue->Photoshoot]]</p> <</if>> <<elseif $gameDate.getHours() gte 11 and $gameDate.getHours() lt 14 and $gameDate.getDay() eq 1>> <img src="corusfinance/images/corusmedia.jpg" class="jpgimage" width="50%"> <p class="passage_text">You go straight to second floor, and opens the door to Corus Media...</p> <img src="corusfinance/images/opendoor.jpg" class="jpgimage" width="50%"> <<set $photoshoots += 1>> <<if $photoshoots eq 1>> <p class="passage_text">[[Continue->Firstphotoshoot]]</p> <<elseif $photoshoots gt 16>> <p class="passage_text">[[Continue->Nomorecredit]]</p> <<else>> <p class="passage_text">[[Continue->Photoshoot]]</p> <</if>> <<elseif $money gte $totalloansum and $photoshoots lt 16>> <h3 class="passage_header">Corus Finance Reception</h3> <img src="corusfinance/images/corusreception.jpg" class="jpgimage" width="50%"> <p class="passage_text">You enter the reception and is met by Mr. Corus.</p> <img src="corusfinance/images/xander.jpg" class="jpgimage" width="50%"> <<xander>>Hello, <<print $firstname>>. Nice to see you... So you want to pay back your loan?. Let's go into my office<</xander>> <p class="passage_text">You follow him into [[his office->Payloanrefused]]...</p> <<else>> <img src="corusfinance/images/corusmedia.jpg" class="jpgimage" width="50%"> <p class="passage_text">You go straight to second floor, but the door to Corus Media is closed for now...</p> <p class="passage_text">You suddenly remember's Xanders message: Be there at 12.00 on saturdays and mondays...</p> <img src="corusfinance/images/closeddoor.jpg" class="jpgimage" width="50%"> <<if $money gte $totalloansum>> <<if $photoshoots gte 16>> <p class="passage_text">You can go [[back to the street->Downtown]] or do you want to go down to Mr. Corus and [[pay your loan->Payallloan]]...</p> <<else>> <p class="passage_text">You can go [[back to the street->Downtown]] or do you want to go down to Mr. Corus and [[pay your loan->Payloanrefused]]...</p> <</if>> <<else>> <p class="passage_text">You can go [[back to the street->Downtown]] or do you want to down to Mr. Corus in [[first floor->Paysomeloan]] and pay some debt?</p> <</if>> <</if>> <<else>> <p class="passage_text">Looks like the office is closed... A sign says: Corus Finance is closed down for good!</p> <p class="passage_warning">You have to go [[back to the street->Downtown]]</p> <</if>> <</nobr>><<nobr>> <<addmins 5>> <h3 class="passage_header">Corus Finance Reception</h3> <<print '<img src="images/' + $girl + '/xanderoffice.jpg" class="jpgimage" width="50%">'>> <<you>>I am a student here, but I need some money. I try to work part time jobs to finance the studys, but lately I have had some extra expenses...<</you>> <img src="corusfinance/images/xander2.jpg" class="jpgimage" width="50%"> <<xander>>Student you say... In that case you don't have much security for a loan, I guess... But, how much did you want to loan?<</xander>> <<if $loansum eq 0>> <<elseif $loansum lte 1000 and $loansum gt 0>> <<xander>>That is OK for me...<</xander>> <p class="passage_text">Is it [[ok for you->Agreeonloan]] or do you <<link "say no and leave" "Downtown">> <<set $loansum to 0>><</link>></p> <<elseif $loansum gt 1000>> <<xander>>Sorry, If you are a student I can maximum loan you $1000...<</xander>> <p class="passage_text">You can try to modify your wish or <<link "just leave" "Downtown">> <<set $loansum to 0>><</link>></p> <</if>> <p class="passage_text">How much do you want to loan: <<numberbox "$loansum" $loansum "Officecorus" autofocus>></p> <</nobr>><<nobr>> <p class="passage_text">When you come into the studio, you are met by Xander. A police man is sitting by his desk.</p> <img src="corusfinance/images/xander.jpg" class="jpgimage" width="50%"> <<xander>>Oh here she is, officer... She's the one that has not paid her loan to us...<</xander>> <img src="corusfinance/images/policeman.jpg" class="jpgimage" width="50%"> <<you>>But, but, what is this Xander... Are we not going to shoot pornfilms...<</you>> <<xander>>Pornfilm's? What are you talking about?. We are a financial company... Officer don't listen to her...<</xander>> <p class="passage_text">You look around and all cameras and equipment is removed...</p> <<you>>Where is the studio?<</you>> <<xander>>What studio? Now listen here officer... This girl owe us $ <<print parseInt($totalloansum)>> and it's many weeks overdue... What are you going to do with her?<</xander>> <<you>>But it's not true officer!!! They forced me to play in pornfilms because I could'nt pay!!!<</you>> <p class="passage_text">CALM DOWN YOUNG LADY, says the policeman and raises his voice... It seems like you are imaging things... Now you are going with me to the station and I will get a ticket so we can send you home to your parents...</p> <<you>>But he is lying, can't you see that<</you>> <<if $money gte $totalloansum>> <<you>>Stop! Stop! Please... I have enough money to pay you now! Look here...<</you>> <p class="passage_text">You show him that you got the money...</p> <<xander>>Ok, ok... Lets go down to my office and sort this out... Sorry about this officer... You follow Xander down to [[his office->Payallloan]].<</xander>> <<else>> <p class="passage_text">It does not help what you say... The policeman has made his decision...</p> <p class="passage_text">After your visit at the policestation you are driven to the [[busstation->Gohome]] with a oneway ticket...</p> <</if>> <</nobr>><<nobr>> <<xander>>That is great, <<print $firstname>>. Here is an agreement that you need to sign<</xander>> <<you>>Eh, Ok... What is this text in small size down at the bottom of the page?<</you>> <<xander>>Oh, that... Nothing to think of... Just formalities... Just sign now, please...<</xander>> <<set $totalloansum to $loansum * $loanrate>> <section class="paper"> <br><br> <article class="paperheader">Corus Finance Loaning Contract</article> <div class="papertext"> <<print $corusfinance_contract.join (" ")>> </div></section> <p class="passage_text">You sign the contract and grab the money that Mr. Corus gives you.</p> <<xander>>Thank you <<print $firstname>>, a pleasure to do business with you. And you can always pay us back all some some money before 20 days has passed. Just come to my office when you want to<</xander>> <<you>>Ok, Mr. Corus, I will remember that... Goodbye<</you>> <img src="images/givemoney.jpg" class="jpgimage" width="50%"> <p class="passage_text">You feel relieved and hurry [[outside->Downtown]]...</p> <<addmoney $loansum>> <<addmoral 5>> <</nobr>><<nobr>> <h3 class="passage_header">Pay loan back</h3> <<addmins 10>> <<print '<img src="images/' + $girl + '/paymoney.jpg" class="jpgimage" width="50%">'>> <<you>>I want to pay back what I owe and stop doing the photoshoot... I don't like it. It's filthy...<</you>> <img src="corusfinance/images/xanderpissed.jpg" class="jpgimage" width="50%"> <<xander>>So that's what you are up to... Look here... You have to fullfill your contract with Corus Media and make the por... eh, model shoots... Besides you are doing great and Corus Media earns a lot of money on your shoots... Got that?<</xander>> <<print '<img src="images/' + $girl + '/surprised6.jpg" class="jpgimage" width="50%">'>> <<you>>NO NO! I want to get out of this... I will go to the police if you don't let me go!<</you>> <<xander>>Yeah, right! Do that... The chief police officer is a personal friend of mine... Maybe he will lock you up or send you back to your parents!<</xander>> <<you>>But... But you can't do this! I...<</you>> <<xander>>Oh yes, baby! I can... So get your ass out of here now!<</xander>> <p class="passage_text">Looks like you just have to [[leave his office->Downtown]]...</p> <</nobr>><<nobr>> <h3 class="passage_header">Pay loan back</h3> <<addmins 10>> <<print '<img src="images/' + $girl + '/paymoney.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You enter Mr. Corus's office and start counting the money that you owe.</p> <img src="corusfinance/images/xanderhappy.jpg" class="jpgimage" width="50%"> <<xander>>Oh, yes that good. You made it... Always a pleasure doing business with you, <<print $firstname>>...<</xander>> <<you>>Yes, thank you and goodbye<</you>> <<xander>>Goodbye, and remember if you need another loan, you know where to find me...<</xander>> <p class="passage_text">You [[leave the office->Downtown]] in a hurry, glad to get out of there...</p> <<addmoral 5>> <<set $paytotalsum to parseInt($totalloansum)>> <<redmoney $paytotalsum>> <<set $loanshark to 1>> <<set $loansum to 0>> <<set $totalloansum to 0>> <<set $paybackdays to 0>> <<set $overdue to 0>> <<set $dayfine to 0>> <<set $paybacksum to 0>> /* Already done modelling */ <<if $corusmedia eq 1>> <<set $corusmedia to 2>> <<else>> <<set $corusmedia to 0>> <</if>> <<set $photoshoots to 0>> <</nobr>><<nobr>> <h3 class="passage_header">Pay loan back</h3> <p class="passage_text">You enter Mr. Corus's office and start counting your money.</p> <<xander>>So <<print $firstname>>, how much do you want to pay back?<</xander>> <<addmins 10>> <<print '<img src="images/' + $girl + '/paymoney.jpg" class="jpgimage" width="50%">'>> <<if $paybacksum gt $money or $paybacksum lte 0>> <<set $paybacksum to $money>> <</if>> <p class="passage_text">You can maximum pay back $ <<print $money>>. Please select.</p> <p class="passage_text">How much do you want pay back: <<numberbox "$paybacksum" $paybacksum "Paysomeloan">></p> <p class="passage_text">[[Continue->Paysomeloan2]]</p> <</nobr>><<nobr>> <img src="corusfinance/images/xanderhappy.jpg" class="jpgimage" width="50%"> <<xander>>Oh, yes ok. Guess it's better to pay something than nothing, <<print $firstname>>...<</xander>> <<redmoney $paybacksum>> <<set $totalloansum -= $paybacksum>> <<you>>Ok, goodbye then...<</you>> <p class="passage_text">You [[leave the office->Downtown]] in a hurry, glad to get out of there...</p> <<addmoral 2>> <</nobr>><<nobr>> <<addmins 10>> <h3 class="passage_header">Can't pay overdue loan </h3> <img src="corusfinance/images/xanderpissed.jpg" class="jpgimage" width="50%"> <p class="passage_text">You follow Mr. Corus into his office. He looks a little pissed, when he realize you can't pay your overdue loan...</p> <<xander>>Well <<print $firstname>>... Seems like I was wrong about you. I thought I could trust you, but it seems like you can't pay your debt...<</xander>> <<print '<img src="images/' + $girl + '/despair2.jpg" class="jpgimage" width="50%">'>> <<you>>But but.... I really want to pay my debt, but I don't have the money right now... I will get them soon...<</you>> <<xander>>I think I have heard that before <<print $firstname>>. It's better I contact your parents and tell them so they can settle your debt...<</xander>> <<print '<img src="images/' + $girl + '/scared2.jpg" class="jpgimage" width="50%">'>> <<you>>NO, NO, NO... You must not do that... They will punish me so hard... I can pay very soon... I promise... Please Mr. Corus.... I beg you...<</you>> <p class="passage_text">You know that if your parents get to know about your debt, they will send you straight home and punish you...</p> <<if $corusmedia eq 2>> <<set $corusmedia to 3>> <<xander>>Well, since my model bureau is closed I can not use you to do that...<</xander>> <<print '<img src="images/' + $girl + '/scared.jpg" class="jpgimage" width="50%">'>> <<you>>Please Xander, don't send me back to my parents... I will do anything...<</you>> <<xander>>Ok, I got a shipment of fine colombian cocaine yesterday... I wan't you to sell some of it for me to your fellow students...<</xander>> <<you>>NO!!!! I WILL NOT SELL DRUGS!!! IT'S ILLEGAL!!!<</you>> <<xander>>OK! I WILL CALL YOUR PARENTS NOW THEN!!!<</xander>> <p class="passage_text">He picks up the phone and starts to dial...</p> <<print '<img src="images/' + $girl + '/pain2.jpg" class="jpgimage" width="30%">'>> <<you>>OH NO!!! STOP.... I...<</you>> <<xander>>WELL?....<</xander>> <<you>>I'll do it...<</you>> <<xander>>Gooood... That's what I wanted to hear... Now, I give you 150 bags and you will sell them for $2500 within 15 days...<</xander>> <<you>>15 days??? How am I supposed to manage that?<</you>> <<xander>>You will manage... Just wander around at the university and put your finger on the side of your nose when you see a potential customer... He or she will know...<</xander>> <<you>>But but...<</you>> <<you>>I will visit you in 15 days and collect the money... Then your debt is deleted...<</you>> <img src="corusfinance/images/cocainebag.jpg" class="jpgimage" width="50%"> <p class="passage_text">He hands you the cocaine and point a finger at you...</p> <<xander>>Now, off you go... AND don't do anything stupid, like going to the police... In that case you will end up in jail!<</xander>> <<you>>NO NO... I...<</you>> <p class="passage_text">Looks like he want's you out of his office... You just have to go [[back to the street->Downtown]]...</p> <<set $cocainbags += 150>> <<set $drugsaledays to 15>> <<redmoral 5>> <<else>> <<xander>>Hmmm... <<print $firstname>>... Well, there are this little formality...<</xander>> <p class="passage_text">He takes up the contract and shows you. The letters are so small that he have to use a magnifying glass to read...</p> <img src="corusfinance/images/contract.jpg" class="jpgimage" width="50%"> <p class="passage_text">The contract says: If I do not pay back the money after 20 days, I accept that Corus Finance can use other ways to get money from me. This can include that I have to work for them...</p> <<you>>But what does this mean? I did not know that when I signed... I don't understand...<</you>> <<xander>>That means that you have to work for us to downpay on your debt...<</xander>> <<you>>Work for you... But but what kind of work is that...<</you>> <<xander>>Well... As you probably don't know Corus Investment that owns Corus Finance have several other buisnesses too. One of them is Corus Adult Media agency...<</xander>> <<you>>????<</you>> <<xander>>Well, If I have to spell it for you... You have to work for Corus Media to pay back your debt...<</xander>> <<you>>Media? I don't know anything about media...<</you>> <<xander>>Listen, <<print $firstname>>!!! You will just show up here in this building in second floor on every SATURDAY AND MONDAY AT 12.00 PM until your debt is paid. You will get your instructions then...<</xander>> <<print '<img src="images/' + $girl + '/surprised4.jpg" class="jpgimage" width="50%">'>> <<you>>But.. but...<</you>> <<xander>>NO BUTS!! Either you do as I tell you or I contact your parents and the police NOW!!!<</xander>> <<you>>Ok, ok, ok I promise I will be there... I am sorry... Please don't contact my parents or the police..<</you>> <<xander>>AND REMEMBER THIS!!! If you do not show up at mondays and saturdays, your debt will be increased by $200 EVERY TIME!!!<</xander>> <<xander>>OK, Now you can leave...<</xander>> <p class="passage_text">You [[hurry out the door->Downtown]]...</p> <<set $corusmedia to 1>> <<set $photoshoots to 0>> <<redmoral 5>> <</if>> <</nobr>><<nobr>> <<addmins 30>> <h3 class="passage_header">First time at Corus Media</h3> <img src="corusfinance/images/photoshootstudio.jpg" class="jpgimage" width="70%"> <p class="passage_text">When you open the door you stunned. You are just entering a professional studio. You stay just staring for a while when you suddenly hear a voice behind you...</p> <<xander>>So, there you are <<print $firstname>>... So, what do you think? Great studio isen't it?<</xander>> <<print '<img src="images/' + $girl + '/nervous2.jpg" class="jpgimage" width="50%">'>> <<you>>Yes, It's very nice... But what am I suppose to do here?<</you>> <<xander>>Well, since you are such a pretty girl, you can do some modelling for us here...<</xander>> <<you>>Modelling? What kind of modelling? I have never done that before<</you>> <<xander>>Relax, relax... You will get training and it's modelling we do for clients, like magazines, websites etc.<</xander>> <<you>>But, what kind of magazines and websites is it?<</you>> <<xander>>Well today I have request from Hot Girls Magazine. They want some nice photos of a girl... I think this is the perfect first job for you...<</xander>> <<you>>Hot Girls?? I can't do that? I am not such a girl... What would my friends say...?<</you>> <<xander>>It's quite normal for girls to show a little bit of skin, so just RELAX!<</xander>> <<you>>But... but ...<</you>> <img src="corusfinance/images/xanderangry.jpg" class="jpgimage" width="50%"> <<xander>>DO NOT START THAT AGAIN, OR I THROW YOU OUT AND CALL YOUR PARENTS!! UNDERSTOOD??<</xander>> <<you>>y...y...y. ye, yes, Mr. Corus... I am sorry... I will cooperate...<</you>> <<xander>>Yes, that's better... Now lets move over to the studio and start to take some photos<</xander>> <<xander>>Today, I will do this myself. I also have a collegue, that help out from time to time...<</xander>> <p class="passage_text">[[Continue->Photoshoot]]...</p> <<addlib 1>>, <<redmoral 2>> <</nobr>><<nobr>> <<set $showedupphotosession to 1>> <<set $photosessionpay = parseInt(100 * $levelpercent)>> <<if $photoshoots eq 1>> <<addmins 120>> <<print '<video src="images/' + $girl + '/modelling1-1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<xander>>Ok, lets start...<</xander>> <p class="passage_text">He start to take some pictures of you, but wants you to show a little bit more skin...</p> <p class="passage_text">Without you noticing one of your boobs slips out...</p> <<you>>Oh, No, please don't take pictures of me...<</you>> <<xander>>Relax, no problem... Keep smiling for me...<</xander>> <<print '<video src="images/' + $girl + '/modelling1-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">He continue taking pictures of you.</p> <<xander>>Now, let your shorts slip a little bit down... Come on, <<print $firstname>>...<</xander>> <<you>>No, no, no I don't want to do that...<</you>> <<xander>>Oh, don't be so shy... There is nothing bad in doing this...<</xander>> <p class="passage_text">But you manage to keep your shorts on, and he don't put more pressure on you...</p> <<print '<video src="images/' + $girl + '/modelling1-3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<xander>>Now, let's take some pictures of your pretty ass. Show me...<</xander>> <p class="passage_text">You turn around an wiggles your ass, but you ensure to keep your clothes on...</p> <p class="passage_text">After a while he call it a day, and finished up...</p> <<xander>>Ok, you did well today... Here you have $ <<print $photosessionpay>>...<</xander>> <<you>>Ok, thank you... Goodbye for now<</you>> <<if $gameDate.getDay() eq 1>> <<xander>>Goodbye for now, and remember to be here on saturday at 12.00 sharp...<</xander>> <<else>> <<xander>>Goodbye for now, and remember to be here on monday at 12.00 sharp...<</xander>> <</if>> <p class="passage_text">You [[walk out->Downtown]], glad to be finished...</p> <<addmoney $photosessionpay>>, <<addlust 5>>, <<redhygiene 15>>, <<redenergy 20>>, <<addrep 1>>, <<redmoral 5>>, <<addlib 1>> <<elseif $photoshoots eq 2>> <<addmins 120>> <img src="corusfinance/images/photoshootstudio.jpg" class="jpgimage" width="70%"> <p class="passage_text">You arrive at the photostudio at little bit nervous. You expected to find Xander Corus there, but instead it is a big black guy that welcomes you...</p> <<you>>Hello, where is Mr. Corus?<</you>> <<ben>>Oh, you must be <<print $firstname>>. I am Ben, his businesspartner. He could not make it today, so I am taking the shoots today...<</ben>> <<you>>Ehem, ok... What shall I do...<</you>> <<ben>>You can just change first and move over to the sofa.<</ben>> <p class="passage_text">He gives you a bag with clothes... You change and get yourself ready...</p> <<print '<video src="images/' + $girl + '/modelling2-1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You take on a white shirt and some sunglasses... He notices that you are a little bit nervous...</p> <<ben>>Relax he says, this is going to be just fine...<</ben>> <<print '<video src="images/' + $girl + '/modelling2-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">He starts to take some pictures of you... After a while he wants you to unbutton your blouse...</p> <<you>>But but... must I do that...I...<</you>> <<ben>>Relax, no one is going to bite you. Just unbutton your blouse a little bit...<</ben>> <p class="passage_text">You feel you have to do what he says...</p> <<print '<video src="images/' + $girl + '/modelling2-3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ben>>Okey, now... Lay down and give me a big smile... Show me some lust, Ben says<</ben>> <p class="passage_text">You try your best and, after a few minutes more he finished the session.</p> <<ben>>Ok, Xander asked me to give you this money...<</ben>> <p class="passage_text">Ben give you $ <<print $photosessionpay>>...</p> <<if $gameDate.getDay() eq 1>> <<ben>>Goodbye and see you saturday at 12.00...<</ben>> <<else>> <<ben>>Goodbye and see you monday at 12.00...<</ben>> <</if>> <<you>>Goodbye, and thank you for the money...<</you>> <p class="passage_text">You change clothes and [[walk out->Downtown]], glad to be finished...</p> <<addmoney $photosessionpay>>, <<addlust 5>>, <<redhygiene 15>>, <<redenergy 20>>, <<addrep 1>>, <<redmoral 5>>, <<addlib 1>> <<elseif $photoshoots eq 3>> <<addmins 120>> <img src="corusfinance/images/photoshootstudio.jpg" class="jpgimage" width="70%"> <p class="passage_text">You arrive at the photostudio again, ready for a new session... Ben welcomes you in the doorway...</p> <<you>>Hello Ben, what are we going to do today?<</you>> <<ben>>Well <<print $firstname>>. We had a request from a magazine that wanted some underwear pictures<</ben>> <<you>>Underwear? I.. I am not sure if I can do that... What if my parents or friends see me in that?<</you>> <<ben>>No problem, this is going to be fine... Come lets have a drink first, so you get more relaxed...<</ben>> <p class="passage_text">You are shivering a little bit, and accept the drink from Ben...</p> <<print '<img src="images/' + $girl + '/drinkingcocain.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">After a while you feel much better... In fact you feel like a world champion... and horny...</p> <<you>>What... What, kind of drink did you give me, Ben?<</you>> <<ben>>Don't worry... It's just some fruitjuice with a touch of coke in it<</ben>> <<you>>Coke?? You.. you mean cocaine, like in drugs?<</you>> <<ben>>Calm down, calm down... It was just a litte touch of it... No harm<</ben>> <<you>>But... but...<</you>> <<ben>>No but's now, <<print $firstname>>. Let's get going with the photo session<</ben>> <p class="passage_text">He hand you a bag with the underwear... You go to change, feeling both dizzy and cheerful...</p> <p class="passage_text">You opened the bag and find some very revealing underwear...</p> <<you>>Ben, I can't wear this... It's doesnt cover anything...<</you>> <<ben>>Sure you can, <<print $firstname>>. Just get it on. Xander said he would call your parents if...<</ben>> <<you>>Ok, ok, I will do it...<</you>> <p class="passage_text">You just have to go on with it... Besides the drink has made you more bold and horny... Ben is quite a handsome guy...</p> <<print '<video src="images/' + $girl + '/modelling3-1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ben>>Ok, enough now... Let's start shooting some pictures...<</ben>> <p class="passage_text">Ben starts shooting, when suddenly one of your tits slips out. He give you a big smile...</p> <<print '<video src="images/' + $girl + '/modelling3-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After another hour he is happy with shots and finished with some nice pictures of your ass...</p> <<if $gameDate.getDay() eq 1>> <<ben>>Ok good work <<print $firstname>>. See you saturday at 12.00...<</ben>> <<else>> <<ben>>Ok good work <<print $firstname>>. See you monday at 12.00...<</ben>> <</if>> <p class="passage_text">He hands you $100 and leave the studio... You feel a bit uncomfortable... Wonder where these pictures ends up...</p> <p class="passage_text">You change clothes and [[walk out->Downtown]], glad to be finished...</p> <<addmoney $photosessionpay>>, <<addlust 10>>, <<redhygiene 15>>, <<redenergy 20>>, <<addrep 1>>, <<adddrug_coke 1>>, <<adddrug 25>>, <<redmoral 5>>, <<addlib 1>> <<elseif $photoshoots eq 4>> <<addmins 120>> <img src="corusfinance/images/photoshootstudio.jpg" class="jpgimage" width="70%"> <p class="passage_text">You hurry into the photostudio. Ben is waiting for impatiently for you...</p> <<you>>Hello Ben, what are we going to do today?<</you>> <<ben>>Well <<print $firstname>>. We have another request from the Hot Girls magazine... They want some sexy pictures of you...<</ben>> <<you>>Sexy, I am not sure if....<</you>> <<ben>>Don't worry... Come lets have a drink...<</ben>> <<you>>I don't know, Ben... I am not into drugs...<</you>> <<ben>>Reeeeeelax, <<print $firstname>>. It went so fine last time.<</ben>> <p class="passage_text">You decide that you will accept the drink only this time... One time can't do any harm...</p> <<print '<img src="images/' + $girl + '/drinkingcocain.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">After a while you feel so good... The feeling is so great...</p> <<ben>>Okay, <<print $firstname>>. Let's get going with the photo session<</ben>> <p class="passage_text">He hands you a bag with the clothes... You go to change with cheerful feeling...</p> <<print '<video src="images/' + $girl + '/modelling4-1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ben>>Ok, enough now... Let's start shooting some pictures...<</ben>> <p class="passage_text">Ben starts shooting. Come on now, show me some skin...</p> <<print '<video src="images/' + $girl + '/modelling4-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You jiggle and smile. Your blouse is open in front and your tits shows, but you don't care...</p> <<ben>>That's great, <<print $firstname>>. You're so sexy... Show me your delicious tits...<</ben>> <<print '<video src="images/' + $girl + '/modelling4-3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You just concentrate about the camera and flashes your tits for him... You feel so great...</p> <<ben>>Yeah, that great... You're so gorgeous... Shake your boobs... Great...<</ben>> <p class="passage_text">After some more shots, he is happy and end the session...</p> <<donesin "showed-my-tits-in-a-adult-magazine">> <<if $gameDate.getDay() eq 1>> <<ben>>That was great <<print $firstname>>. See you on saturday at 12.00...<</ben>> <<else>> <<ben>>That was great <<print $firstname>>. See you on monday at 12.00...<</ben>> <</if>> <p class="passage_text">He hands you $ <<print $photosessionpay>> and leave the studio...</p> <p class="passage_text">You change clothes and [[walk out->Downtown]], glad to be finished...</p> <<addmoney $photosessionpay>>, <<addlust 5>>, <<redhygiene 15>>, <<redenergy 20>>, <<addrep 1>>, <<adddrug_coke 1>>, <<adddrug 25>>, <<redmoral 5>>, <<addlib 1>> <<elseif $photoshoots eq 5>> <<addmins 120>> <<set $photosessionpay = parseInt(150 * $levelpercent)>> <img src="corusfinance/images/photoshootstudio.jpg" class="jpgimage" width="70%"> <p class="passage_text">Another saturday in the photostudio... You begin to get used to it, and can'r wait to meet Ben again..</p> <<you>>Hello Ben, where are you...<</you>> <<xander>>Hello <<print $firstname>>. It's me today. Ben had another appointment...<</xander>> <<you>>Oh, is it you, Mr. Corus<</you>> <p class="passage_text">You feel that you are quite disappointed...</p> <<xander>>Please stop that <<print $firstname>>. Call me Xander. I hear you and Ben have had some real good photosessions...<</xander>> <<you>>Yes, he is nice...<</you>> <<xander>>Come lets have a drink before we start...<</xander>> <<you>>No, I don't want some...<</you>> <<xander>>But Ben said you and him always had a drink first, <<print $firstname>>. Come on now<</xander>> <<you>>No.... No... I....<</you>> <<xander>>Don't be so shy, <<print $firstname>>. One drink cant hurt you...<</xander>> <p class="passage_text">He is very convincing and you struggle to say no... You say to yourself that this is the last time, and give in...</p> <<print '<img src="images/' + $girl + '/drinkingcocain.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">After a while you feel so great... Even greater than last time...</p> <p class="passage_text">Xander had made this one stronger than Ben's coke drinks, so you are really dizzy and cheerful... You also feel so horny...</p> <<xander>><<print $firstname>>, lets start now...<</xander>> <p class="passage_text">He hands you the bag, and as always you go and change...</p> <<print '<video src="images/' + $girl + '/modelling5-1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<xander>>Ok, Let's start shooting some nice ass pictures... Let's have some fun now...<</xander>> <p class="passage_text">You do as he says and jiggles your ass...</p> <<xander>>Take down your shorts now... Lets see some sexy ass...<</xander>> <p class="passage_text">You take down your shorts without any doubt this time....</p> <p class="passage_text">After some more shots, he moves up to you and start to touch your ass...</p> <<xander>>Come on <<print $firstname>>, Get down on your knees...<</xander>> <p class="passage_text">You do as he says, not sure what he means... Suddenly he takes out his penis and holds in front of you...</p> <<xander>>Take it in your fucking mouth now, <<print $firstname>>!!<</xander>> <<you>>No, no xander, I won't do that... I... I....<</you>> <<xander>>DO IT, <<print $firstname>>... You know you owe me a lot of money... I will give you $50 more...<</xander>> <<you>>No, no, please Xander I can't.... Please...<</you>> <<xander>>DO IT NOW!, <<print $firstname>>. OR I WILL CALL YOUR PARENTS!!!<</xander>> <p class="passage_text">He is really angry now, and his voice is nearly screaming... You have no other choice, so you open your mouth slowly...</p> <p class="passage_text">Xander is quick to put his penis into your mouth...</p> <<xander>>Yeah, that it, <<print $firstname>>. Keep sucking now...<</xander>> <p class="passage_text">You do your best and he keeps taking pictures of you while you suck him... You are so drugged that you don't notice. You just do as he says...</p> <<print '<video src="images/' + $girl + '/modelling5-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After a while, he places the camera on the sofa, and takes his hand behind your head and presses his penis into your mouth...</p> <<xander>>Keep going <<print $firstname>>. You're so good.. Faster now...<</xander>> <p class="passage_text">He obviously like what you do, and want you to go even faster...</p> <<xander>>Yeah, yeah, yeah <<print $firstname>>. Come on come on... Ah... I am gonna cum... Open up your mouth now... Open it up NOW!<</xander>> <p class="passage_text">He picks up his camera again, and start shooting pictures when he ejaculate into your open mouth...</p> <<print '<video src="images/' + $girl + '/modelling5-3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">He pumps his sperm into your mouth and demand you to swallow while he shoots pictures of you...</p> <<xander>>That was really great, <<print $firstname>>. Good job...<</xander>> <<you>>But, but I was not suppose to do this... You won't spread these pictures, Mr. Corus. Please promise me...<</you>> <<xander>>Relax, relax... This is for me only... Now, lets clean up here and finish...<</xander>> <p class="passage_text">You go to change clothes and when you come back he is gone</p> <p class="passage_text">On the table he have left $ <<print $photosessionpay>> for you.</p> <p class="passage_text">You grab the money and [[walk out->Downtown]]...</p> <<addmoney $photosessionpay>>, <<addlust 10>>, <<redhygiene 20>>, <<redenergy 25>>, <<addrep 2>>, <<adddrug_coke 1>>, <<adddrug 35>>, <<redmoral 8>>, <<adddrug_sex 1>>, <<redlooks 5>> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<donesin "sucked-xander-at-corus-finance">> <<unfaitfulsex "pornstars at Corus finance">> <<elseif $photoshoots eq 6>> <<addmins 120>> <<set $photosessionpay = parseInt(150 * $levelpercent)>> <img src="corusfinance/images/photoshootstudio.jpg" class="jpgimage" width="70%"> <p class="passage_text">After what happend last time you are a bit nervous when you open the door to the studio...</p> <p class="passage_text">You hurry into the photostudio. Ben is waiting for impatiently for you...</p> <<you>>Hello Ben... I hoped it was you today...<</you>> <<ben>>Well <<print $firstname>>. I heard about last time... A lot of fun you had I can imagine...<</ben>> <<you>>Fun? I... Well, it does'nt matter now...<</you>> <<ben>>Well, well, come lets have a drink...<</ben>> <<you>>No, not today... I decided not to do drugs anymore... I get so dizzy and can't control myself...<</you>> <<ben>><<print $firstname>>. Calm down... You preform so much better after a little drink...<</ben>> <<you>>No, I think it's wrong, and...<</you>> <<ben>>Listen <<print $firstname>>. If we are going to cooperate you must trust me... Take that drink now...<</ben>> <<you>>But I, I...<</you>> <p class="passage_text">Ben is getting serious now, and he is a big black guy, so you just decide that you will accept the drink only this time...</p> <<print '<img src="images/' + $girl + '/drinkingcocain.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">After a few minutes you feel so relaxed... It's a fantastic feeling and feel unbeatable...</p> <<ben>>Okay, <<print $firstname>>. Looks like we are ready for some shoots... Come on...<</ben>> <p class="passage_text">The drink was much stronger this time, and you feel really high on yourself...</p> <<ben>>Take this, <<print $firstname>>. And go change now...<</ben>> <p class="passage_text">Ben hands you the clothes and you go and change...</p> <p class="passage_text">When you come back again, you laugh and fools around... Everything seems so funny... Ben smiles and laugh along...</p> <<ben>>Ok, Let's start shooting some pictures...<</ben>> <p class="passage_text">Ben starts shooting alot of pictures while you lie in the bed and looks at his with a sexy look on your face...</p> <<ben>>Yeah, that's it... Come on now, show me how sexy you are...<</ben>> <<print '<video src="images/' + $girl + '/modelling6-1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After some more shots, he moves over to your bed, and before you and before you know it, he has unbuttoned his pants and pulled out a big black cock...</p> <<you>>W.. wha.. what are you doing Ben...<</you>> <p class="passage_text">You are shocked... You have never seen such a big dick...</p> <<ben>>Come on, <<print $firstname>>... Please suck it for me... Do it now...<</ben>> <<you>>B.. bu... but Ben, it's so big... I can't do it... please...<</you>> <<ben>>Oh, it's not that big... Come on, try at least...<</ben>> <<you>>I... I...<</you>> <p class="passage_text">Ben gently presses his dick against your mouth... Slowly you open your mouth to a maximum and the dick slides in...</p> <<ben>>Oh, yeah... That's it <<print $firstname>>... Keep it going...<</ben>> <<print '<video src="images/' + $girl + '/modelling6-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You suck his dick slowly... And find out that it fits perfect in your mouth... You are so horny... You barely notice that he keeps on taking shoots of you...</p> <p class="passage_text">Ben takes off his shirt, and take off yours too... After a while he says:</p> <<ben>>You're so sexy... I want to fuck you, <<print $firstname>>.<</ben>> <p class="passage_text">He moves behind you and get you up on your all four...</p> <<you>>But, but, Ben.... Do you think I can take it...? It's so big...<</you>> <p class="passage_text">Without saying any more, he press his dick into your wet pussy...</p> <<you>>Ohhhh, oh, my god... Oh Ben... It's so big...<</you>> <p class="passage_text">Ben fucks you from behind in a steady pace... It feels so good, and you are so incredible horny...</p> <<print '<video src="images/' + $girl + '/modelling6-3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Ohhhhhhhh, Ben.... Oh, Oh, Oh... I am cumming... Oh, so good...<</you>> <p class="passage_text">You can hear the camera flashes, but really don't care... You are so gone...</p> <<ben>>Now, it's my turn...<</ben>> <p class="passage_text">He pulls out and you lie on your back totally exhausted...</p> <p class="passage_text">Into your pussy he goes again, and this time you can feel his semen flows into your pussy...</p> <<print '<video src="images/' + $girl + '/modelling6-4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ben>>WOW <<print $firstname>>. That was great...You are such a good girl...<</ben>> <<you>>I.. I... Do you think this was wrong, Ben.., Maybe we should not have done it... I am only 18 you know...<</you>> <<ben>>Relax <<print $firstname>>. We are two adult people... Nothing bad happened..<</ben>> <p class="passage_text">He suddenly looks at his watch...</p> <<ben>>Oh god, I must go now... I have another appointment... I see you next time...<</ben>> <p class="passage_text">Before he leaves he hands you $ <<print $photosessionpay>>...</p> <p class="passage_text">You change clothes and [[walk out->Downtown]], with mixed feelings...</p> <<addmoney $photosessionpay>>, <<redhygiene 25>>, <<redenergy 30>>, <<addrep 2>>, <<adddrug_coke 1>>, <<adddrug 30>>, <<redmoral 8>>, <<adddrug_sex 1>>, <<redlooks 5>> <<cuminpussy>> <<set $sex_blowjob += 1>> <<set $sex_cuminpussy += 1>> <<set $sex_pussy += 1>> <<unfaitfulsex "pornstars at Corus finance">> <<donesin "sucked-ben-at-corus-finance">> <<elseif $photoshoots eq 7>> <<addmins 120>> <<set $photosessionpay = parseInt(200 * $levelpercent)>> <img src="corusfinance/images/photoshootstudio.jpg" class="jpgimage" width="70%"> <p class="passage_text">You open the door to the studio. This time both Ben and Xander are present.</p> <img src="corusfinance/images/xander3.jpg" class="jpgimage" width="70%"> <<xander>>Hello <<print $firstname>>. Are you ready for some filming action...<</xander>> <<you>>Filming action? What do you mean?<</you>> <<print '<img src="images/' + $girl + '/surprised4.jpg" class="jpgimage" width="50%">'>> <<xander>>I come back to that later... Here lets have a drink...<</xander>> <<you>>No, I don't want any... I just want to do the modelling and go home...<</you>> <<xander>>It's not that easy... You owe us $ <<print parseInt($totalloansum)>>, that is overdue a long time ago... Come on now... Take that drink...<</xander>> <<you>>No No No... I won't... I loose control over myself... I will not have it... Last time Ben had sex with me, even if I really did not want that...<</you>> <<xander>>Ok, ok, ok... I have to call your parents then...<</xander>> <img src="corusfinance/images/xanderphone.gif" class="jpgimage" width="70%"> <p class="passage_text">Xander starts fiddling with his mobile phone.</p> <<you>>No, no, no... I beg you... Don't call them... Please... I'll have the drink... Just don't call them...<</you>> <p class="passage_text">You take the glass and and drink it...</p> <<print '<img src="images/' + $girl + '/drinkingcocain.jpg" class="jpgimage" width="50%">'>> <<xander>>That's a good girl...<</xander>> <p class="passage_text">After a few minutes you start to feel that well-known tickeling feeling... It's such a nice feeling...</p> <<ben>>Well <<print $firstname>>. Should we start...<</ben>> <<you>>Do you have some clothes for me, Ben<</you>> <<xander>>You don't need any today...<</xander>> <<you>>B... but... but... What kind of film is this...<</you>> <<xander>>You and me are going to have sex, while Ben is filming us, <<print $firstname>><</xander>> <<you>>WHAT? NO NO NO... I will not do that... I want to go now...<</you>> <img src="corusfinance/images/xanderangry2.jpg" class="jpgimage" width="70%"> <p class="passage_text">Xander seems very angry now...</p> <<xander>>Before you go, look at these nice pictures I am going to send to your parents... Wonder what they might think...<</xander>> <<print '<img src="images/' + $girl + '/mobilepictures.gif" width="50%">'>> <<you>>You cruel cruel person... What have you done... You can't send those to my parents... They will kill me...<</you>> <<print '<img src="images/' + $girl + '/scared2.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You are totally out of balance, and try to steal the phone from him...</p> <p class="passage_text">Xander just laughs at you...</p> <<xander>>You will get those pictures back when you start to behave and pay your debt... But now let's make some film...<</xander>> <p class="passage_text">You don't say a single word, knowing that you are in the hands of this cruel person...</p> <<ben>><<print $firstname>>. Calm down... Now I will rig up the camera...<</ben>> <<print '<img src="images/' + $girl + '/filmcamera.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">While he starts the camera, Xander lead you over to the sofa. You both sit down...</p> <<ben>>I am ready... Come on <<print $firstname>>. Let's have some dick sucking scenes...<</ben>> <<you>>I... I...can't<</you>> <<xander>>Yes you can...<</xander>> <p class="passage_text">Xander takes down his trouses and pull out his dick. Then he grabs your head and lead it towards his dick...</p> <<xander>>Now, suck it, you little slut...<</xander>> <<print '<video src="images/' + $girl + '/pornfilm1-1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You suck him as good as you can for while...</p> <<ben>>Now, let's change positions... <<print $firstname>>, Get on top of Xander's dick so I can film that pretty ass of yours...<</ben>> <p class="passage_text">Even if you don't want to admit it, you feel very horny...</p> <<print '<video src="images/' + $girl + '/pornfilm1-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ben>>Yes, that's it <<print $firstname>>... Keep going...<</ben>> <p class="passage_text">You ride him all that you can, and finally you obtain an orgasm...</p> <<xander>>Jesus, she is so hot... I think I need to cum soon...<</xander>> <<ben>>OK, move over now and shoot your cum into her pussy...<</ben>> <p class="passage_text">Xander moves you over and begin to shoot his semen into your pussy, while you still have your orgasm going...</p> <<you>>Oh, oh, oh....<</you>> <<xander>>Yes, yes... Ah... thats it...<</xander>> <<print '<video src="images/' + $girl + '/pornfilm1-3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ben>>Great performance. That creampie was great...<</ben>> <<xander>>Okey, enough for today... I'll give you $200 for this, <<print $firstname>><</xander>> <p class="passage_text">You grab the money and get dressed without saying anything...</p> <p class="passage_text">They leave you and you [[walk out->Downtown]], feeling quite ashamed for beeing doing this...</p> <<addmoney $photosessionpay>>, <<redhygiene 25>>, <<redenergy 30>>, <<addrep 2>>, <<adddrug_coke 1>>, <<adddrug 30>>, <<redmoral 8>>, <<adddrug_sex 2>>, <<redlooks 8>> <<cuminpussy>> <<set $sex_blowjob += 1>> <<set $sex_cuminpussy += 1>> <<set $sex_pussy += 1>> <<unfaitfulsex "pornstars at Corus finance">> <<donesin "made-pornfilm-with-xander-at-corus-finance">> <<elseif $photoshoots eq 8>> <<addmins 120>> <<set $photosessionpay = parseInt(200 * $levelpercent)>> <img src="corusfinance/images/photoshootstudio.jpg" class="jpgimage" width="70%"> <p class="passage_text">After what happened last time, you are not very keen on going back to the studio, but you have no choice...</p> <p class="passage_text">Xander and Ben is waiting for you when you arrive...</p> <img src="corusfinance/images/xander3.jpg" class="jpgimage" width="70%"> <<xander>>Can't wait to make another movie with you, <<print $firstname>>... Last one was great...<</xander>> <<you>>What do you do with these movies?<</you>> <<ben>>We sell them to clients, that want something special...<</ben>> <<xander>>The one that we made last time was very successful... I got lots of requests for new ones with you...<</xander>> <<ben>>Ok, enough talk for now... Let's get going...<</ben>> <p class="passage_text">Xander hands you a drink, that you accept without any complaints this time... You really need something strong to go through this...</p> <<print '<img src="images/' + $girl + '/drinkingcocain.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">After a while you can feel the impact of the cocain, and you feel so relaxed and cheerful...</p> <p class="passage_text">Xander has mixed a real strong one for you, so you feel quite dizzy</p> <<ben>>Ok, come on, lets do some shooting...<</ben>> <p class="passage_text">Ben helps you over to the bed and places you and all four with your ass in the air... You feel very dizzy...</p> <<print '<video src="images/' + $girl + '/pornfilm2-1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Xander drags your panties off you... You are so drugged that you barely notice... He slaps your ass to get you awake...</p> <<xander>>Yummy, love this ass... Let's investigate her tight asshole...<</xander>> <<you>>No... no... not my ass.... oh, please... no...<</you>> <p class="passage_text">You are so dizzy, and try to raise your arms to resist...</p> <<print '<video src="images/' + $girl + '/pornfilm2-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<xander>>Oh yes, sure you want that, <<print $firstname>>... It's time for you to obey...<</xander>> <p class="passage_text">You can feel his finger inside your asshole. Xander have lubed it, and now he lubes your tight asshole...</p> <<ben>>Great Xander, keep lubing her... Let me have some closeup of that tight ass<</ben>> <<you>>Oh, no... please....<</you>> <p class="passage_text">After a while Ben is satisfied with the lubing...</p> <<ben>>Now, let's have some analsex, Xander...<</ben>> <<xander>>Coming right up, mate...<</xander>> <<you>>No, no... not that.. no...<</you>> <<print '<video src="images/' + $girl + '/pornfilm2-3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You try stand up, but you are to weak...Then you can feel Xander's dick slowly being pushed into your ass...</p> <<you>>Oh, god no...<</you>> <<xander>>Yeah, she is so incredible tight...<</xander>> <p class="passage_text">He keeps fucking you while Ben is filming...</p> <<print '<video src="images/' + $girl + '/pornfilm2-4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">He grabs you and holds you firmly against his cock, that keeps going in and out of your ass...</p> <p class="passage_text">Then he starts to slap your jiggeling tits...</p> <<xander>>Ah, god <<print $firstname>>... You're so good... Ben, think I'm gonna cum pretty soon...<</xander>> <<ben>>I'm ready... Just splash it all into her ass...<</ben>> <<you>>No, oh... no...<</you>> <<print '<video src="images/' + $girl + '/pornfilm2-5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<xander>>Ah... Here comes my cream... Ahhhhhh...<</xander>> <p class="passage_text">Xander fills your ass with his semen, and when he pulls out, it drips from your ass... Ben is catching all om film and is very happy...</p> <<ben>>Lovely, <<print $firstname>>... Great scenes...<</ben>> <p class="passage_text">Xander has already got his clothes on... He reaches into his pockets and takes out some money to give you...</p> <p class="passage_text">You take it before you get on your clothes and hurry out the [[door->Downtown]]...</p> <<addmoney $photosessionpay>>, <<redhygiene 30>>, <<redenergy 35>>, <<addrep 2>>, <<adddrug_coke 1>>, <<adddrug 40>>, <<redmoral 8>>, <<adddrug_sex 2>>, <<redlooks 10>> <<set $sex_cuminass += 1>> <<set $sex_anal += 1>> <<unfaitfulsex "pornstars at Corus finance">> <<donesin "made-pornfilm-with-analsex-with-xander-at-corus-finance">> <<elseif $photoshoots eq 9>> <<addmins 120>> <<set $photosessionpay = parseInt(350 * $levelpercent)>> <img src="corusfinance/images/photoshootstudio.jpg" class="jpgimage" width="70%"> <p class="passage_text">You are beginning to get used to this now, but still you don't feel quite comfortable... Making adult porn movies was never something you imagined that you should do... On the other hand, without wanting it, you can feel a tickeling feeling of what kind of sex to expect...</p> <p class="passage_text">Xander, Ben and another guy you never seen before is present in the studio...</p> <<xander>>Ah, here she comes... <<print $firstname>> meet Jessy Jones. He is going to be with us today<</xander>> <img src="corusfinance/images/jessy.jpg" class="jpgimage" width="70%"> <<jessy>>Hello <<print $firstname>>, Nice to meet you...<</jessy>> <<you>>Ahem... hello, but who is this, Xander?<</you>> <<xander>>Oh that does'nt matter... Just wanted you to meet him... A friend of mine... Here take this drink and relax... We have already had one...<</xander>> <<print '<img src="images/' + $girl + '/drinkingcocain.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You grab the drink and pour it down, without any hesitation... After a few minutes the cocaine makes you feel greater than ever... And much much more horny...</p> <img src="corusfinance/images/xander3.jpg" class="jpgimage" width="70%"> <<xander>>Yes, thats a good girl <<print $firstname>>...<</xander>> <<you>>What? I am soooo dizzy... ha ha ha..<</you>> <<xander>>Let me help you over to the sofa... Ben, are you ready to shoot some film?<</xander>> <<ben>>Steady and ready...<</ben>> <<print '<img src="images/' + $girl + '/filmcamera2.jpg" class="jpgimage" width="50%">'>> <<xander>>Ok, let me help you <<print $firstname>> to undress...<</xander>> <<ben>>Ok, enough talk for now... Let's get going...<</ben>> <p class="passage_text">You are quite drugged and barely notice that Xander is undressing you... He takes off your panties... Then you feel a warm tickeling feeling in your pussy...</p> <<print '<video src="images/' + $girl + '/pornfilm3-1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>ha ha ha... stop it.. it tickels...<</you>> <<xander>>Yum, your pussy taste so good... And how wet it is... Are you filming, Ben?<</xander>> <<ben>>Oh, yes... won't miss this for everything in the world... ha ha...<</ben>> <p class="passage_text">After a while Ben interrupts want to change positions... Xander pulls you over and start to fuck your pussy...</p> <<print '<video src="images/' + $girl + '/pornfilm3-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<xander>>Ah, yes that's it... Love to fuck tight teenage pussy...<</xander>> <p class="passage_text">He keeps it going for a while... Ben is giving instructions... Meanwhile Jessy has pulled out his dick as well, and Ben instruct you to suck them both...</p> <<you>>But I thought... Must I suck them both... I...<</you>> <<xander>>YES, you slut... You are going to suck us both, and more is to come... So hurry up now...<</xander>> <<you>>I....<</you>> <p class="passage_text">You shut your mouth when you see Xander's angry face... Then you suck them the best you can...</p> <<print '<video src="images/' + $girl + '/pornfilm3-3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ben>>Yeah <<print $firstname>>, That's the way to go... Keep sucking... Clean them well... And don't forget their balls...<</ben>> <<jessy>>Yes, she sure is a good cocksucker...<</jessy>> <p class="passage_text">You keep sucking them for a few minutes, before Ben gives a sign to Xander... Suddenly Xander lays down on his back grabs you and places you on top of his cock...</p> <p class="passage_text">Next Jessy places his cock(which he has lubed) agains you ass and start pressing it inside...</p> <<you>>NO NO... What are you doing Jessy... No....<</you>> <p class="passage_text">There is no way you can escape, and they hold you firmly while their cocks penetrate both your holes...</p> <<print '<video src="images/' + $girl + '/pornfilm3-4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">This is too much for you and you get a orgasm like you never had before in your life...</p> <<you>>Ah.... Ah.... Ahhhhhhhhh.... Oh, yeeeeeeeeees...<</you>> <<xander>>Ha ha, looks like this bitch is enjoying herself, Jessy<</xander>> <<jessy>>Oh, yes... I quite like this myself... Her asshole is so tight...<</jessy>> <<ben>>Keep it going, guys.. I need some more DP scenes...<</ben>> <<print '<video src="images/' + $girl + '/pornfilm3-5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">They fuck you harder and harder... Their cocks goes like pistons in and out of your holes...</p> <<jessy>>Oh oh... I think I have to cum soon...<</jessy>> <<ben>>Ok, pull her over and fill her mouth with cum...<</ben>> <p class="passage_text">Both the men pull out and drag you up, while jerking their cocks...</p> <<ben>>Come on, <<print $firstname>>... Open your mouth... Show me your tongue...<</ben>> <<print '<video src="images/' + $girl + '/pornfilm3-6.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ben>>Yes, that's it... Come on now, <<print $firstname>>... Swallow it all... And now clean their dicks... Yeeeeesss... Great stuff...<</ben>> <<ben>>This is sooooo hot... Bet all our clients will pay alot for this...<</ben>> <p class="passage_text">After you finally have swallowed all the semen and licked their dicks clean, you are allowed to go clean yourself...</p> <p class="passage_text">When you come back, it's only Ben left... He hands you $250...</p> <<ben>>You did a great job today, <<print $firstname>>... Do you want to earn $100 more?<</ben>> <<you>>What?... What do you mean...<</you>> <<ben>>I got so horny watching you with those two guys... Can you give me a quick suck?<</ben>> <<you>>Sure, Ben... One more dick to suck doesn't matter for me..<</you>> <p class="passage_text">Ben pulls out his dick and you give him a good suck... It doesn't take long before he starts to ejaculate into your mouth...</p> <<print '<video src="images/' + $girl + '/pornfilm3-7.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ben>>Ah, I really needed that... You are a good cock sucker, <<print $firstname>>. Here you have $100 from me...<</ben>> <p class="passage_text">You take the money, clean yourself again and the get dressed before you leave out the [[door->Downtown]]...</p> <<sexinpussy>> <<addmoney $photosessionpay>>, <<redhygiene 40>>, <<redenergy 40>>, <<addrep 3>>, <<adddrug_coke 1>>, <<adddrug 40>>, <<redmoral 8>>, <<adddrug_sex 2>>, <<redlooks 12>> <<set $sex_cuminmouth += 2>> <<set $sex_pussy += 2>> <<set $sex_anal += 2>> <<set $sex_mouth += 2>> <<set $sex_dp += 1>> <<donesin "made-pornfilm-with-double-penetration-at-corus-finance">> <<unfaitfulsex "pornstars at Corus finance">> <<else>> <<addmins 120>> <img src="corusfinance/images/photoshootstudio.jpg" class="jpgimage" width="70%"> <p class="passage_text">You are redy for a new porn movie and rush into the studio, just to only find Ben there...</p> <<you>>Hello Ben, what are we going to shoot today?<</you>> <<ben>>Hello there, <<print $firstname>>. Nice to see you...<</ben>> <<print '<img src="images/' + $girl + '/drinkingcocain.jpg" class="jpgimage" width="50%">'>> <<ben>>Here first, take this that I have made for you...<</ben>> <<you>>Oh, thanks... I really needed that...<</you>> <<print '<img src="images/' + $girl + '/filmcamera.jpg" class="jpgimage" width="50%">'>> <<set $randomevent = random(2)>> <<if $randomevent eq 0>> <<ben>>Please follow over to [[the studio->Pornfilm1]] and you will soon find out what we are going to shoot today...<</ben>> <<elseif $randomevent eq 1>> <<ben>>Please follow over to [[the studio->Pornfilm2]] and you will soon find out what we are going to shoot today...<</ben>> <<else>> <<ben>>Please follow over to [[the studio->Pornfilm3]] and you will soon find out what we are going to shoot today...<</ben>> <</if>> <</if>> <</nobr>><<nobr>> <<set $photosessionpay = parseInt(300 * $levelpercent)>> <p class="passage_text">When you lay at the bed two naked black guys enters the room... They both have some of the biggest cocks you ever seen...</p> <<ben>>Today I have two of my friends here for you, <<print $firstname>>. They are going to give you a real nice fuck...<</ben>> <<you>>But, but... Their cocks are so big.... I... I... can't make it...<</you>> <<ben>>Sure you can <<print $firstname>>... You are going to absolutely love this... Okey, guys let's get going with some cock sucking scenes...<</ben>> <<you>>But... Ummhnmmm...<</you>> <p class="passage_text">Before you are able to say any more, one of them shoves his dick into your mouth...</p> <<print '<video src="images/' + $girl + '/pornfilm4-1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You just have to accept the fact that these guys is going to have sex with you...</p> <<ben>>Yes, that's it... Come on <<print $firstname>>, suck them both now...<</ben>> <p class="passage_text">You keep sucking them for a while until Ben orders you to ride and of them, while you suck the other guy...</p> <<print '<video src="images/' + $girl + '/pornfilm4-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">His big black dick enters your wet pussy and he shakes your ass up and down on it, while you have to suck the other one...</p> <<ben>>Yeah, great stuff, guys... But now it's time for some double penetration... Here take this tube and lube her well...<</ben>> <p class="passage_text">He gives one of the guys a tube, and he puts some lube on his finger and starts to finger your asshole...</p> <<you>>No, no, please i can't take those two big cocks... Please no...<</you>> <<ben>>Oh, yes you can, <<print $firstname>>... Come one now guys, give me some DP action...<</ben>> <<print '<video src="images/' + $girl + '/pornfilm4-3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Oh, Noooooooo.... They are so biiiiig.....<</you>> <p class="passage_text">They keep drilling your holes for a few minutes before Ben wants them to change position...</p> <<print '<video src="images/' + $girl + '/pornfilm4-4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ben>>Yeah, that's it... Fuck her faster... Lovely... This movie is going to get us a lot of cash...<</ben>> <<you>>OH.... oh... I'm ... I'm..... Cuuuuuuuuuuumming......<</you>> <p class="passage_text">After your orgasm is finished, Ben want some cumshots... The first one cums in you mouth and the second fills your pussy...</p> <<print '<video src="images/' + $girl + '/pornfilm4-5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ben>>Great stuff guys... And you <<print $firstname>> was fantastic...<</ben>> <<ben>>Ok, guys you can leave now.. And for you <<print $firstname>>... Here you got some money... Hope you are able to pay your debt soon...<</ben>> <p class="passage_text">Ben gives you $ <<print $photosessionpay>>... You get dressed and hurry out [[the door->Downtown]]... Feeling quite worn...</p> <<addmoney $photosessionpay>>, <<redhygiene 40>>, <<redenergy 40>>, <<addrep 3>>, <<adddrug_coke 1>>, <<adddrug 40>>, <<redmoral 8>>, <<redmoral 8>>, <<adddrug_sex 2>>, <<redlooks 12>> <<cuminpussy>> <<set $sex_cuminmouth += 1>> <<set $sex_cuminpussy += 1>> <<set $sex_pussy += 2>> <<set $sex_anal += 2>> <<set $sex_mouth += 2>> <<set $sex_dp += 1>> <<unfaitfulsex "pornstars at Corus finance">> <<donesin "made-pornfilm-with-double-penetration-at-corus-finance">> <</nobr>><<nobr>> <<set $photosessionpay = parseInt(300 * $levelpercent)>> <p class="passage_text">Ben gives you some sexy minamalistic underwear he wants you to use, so you go to change... He also gave you some lube so you can prepare your ass for some anal action, as he put it... When you come back two guys are already waiting for you. One black and one white...</p> <<ben>>Today I have two others of friends here for you, <<print $firstname>>. They are going to drill you well...<</ben>> <<you>>Two, I... Do you think I can handle them both...<</you>> <<ben>>Sure you can <<print $firstname>>... Get down on your all four...<</ben>> <<you>>I... I... try my best...<</you>> <p class="passage_text">The white guy goes behind you and starts to penerate your backdoor...</p> <<you>>Ohh... oh... Be careful... It's so biiig....<</you>> <<print '<video src="images/' + $girl + '/pornfilm5-1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Slowly he penetrates your ass, before starting move faster... You are well lubed so he slides in and out in a steady pace...</p> <<ben>>Yes, keep it going... Come on now <<print $firstname>>, suck the other one...<</ben>> <p class="passage_text">The black one is so big, but you just manage to suck him...</p> <<print '<video src="images/' + $girl + '/pornfilm5-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Two dicks slides in and out of you from both ends and Ben got it all on tape... You are getting more and more horny</p> <<ben>>Ok, guys... Time to DP her... Let's have some juicy DP scenes...<</ben>> <<print '<video src="images/' + $girl + '/pornfilm5-3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Ben gives them orders to move on top of the black one... They hold you in a firm grip and begin fucking both your holes...</p> <<you>>Oh... oh... oh...<</you>> <<ben>>You are doing fine, <<print $firstname>>... Come on now guys, Fuck that slut...<</ben>> <<you>>mmmmm... mmmmm.... mmmmmm....<</you>> <p class="passage_text">They keep fucking your holes for a few minutes before Ben want them to change position...</p> <<print '<video src="images/' + $girl + '/pornfilm5-4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ben>>Allright... Give me a smile, <<print $firstname>>... You like tp be Dp'ed, don't you slut?<</ben>> <<you>>Oh... oh... yeeess... fuck me... I'm..... Cuuuuuuuuuuumming......<</you>> <p class="passage_text">You're having a massive orgasm... Then Ben wants some cumshot scenes... The first one cums in you pussy and the second one in your mouth...</p> <<print '<video src="images/' + $girl + '/pornfilm5-5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Ben wants you to swallow everything, and you try to catch as much semen as possible...</p> <<ben>>Great stuff... <<print $firstname>>, you were fantastic...<</ben>> <<ben>>Ok, guys you can leave now.. And for you <<print $firstname>>... Here you got some money...<</ben>> <p class="passage_text">Ben gives you $ <<print $photosessionpay>>... You get dressed on and hurry out [[the door->Downtown]]...</p> <<addmoney $photosessionpay>>, <<redhygiene 40>>, <<redenergy 40>>, <<addrep 3>>, <<adddrug_coke 1>>, <<adddrug 40>>, <<redmoral 8>>, <<adddrug_sex 2>>, , <<redlooks 12>> <<cuminpussy>> <<set $sex_cuminmouth += 1>> <<set $sex_cuminpussy += 1>> <<set $sex_pussy += 2>> <<set $sex_anal += 2>> <<set $sex_mouth += 2>> <<set $sex_dp += 1>> <<unfaitfulsex "pornstars at Corus finance">> <<donesin "made-pornfilm-with-double-penetration-at-corus-finance">> <</nobr>><<nobr>> <<set $photosessionpay = parseInt(300 * $levelpercent)>> <p class="passage_text">When you get over to the bed two white guys are already nude and waiting for you... Ben hands you a tube of lube for your ass... You prepare yourself and move into the bed for some sucking scenes...</p> <<ben>>Today I have two others of friends here for you, <<print $firstname>>. They are ready for some great action with you...<</ben>> <<you>>I hope I can handle them both...<</you>> <<ben>>Sure you can <<print $firstname>>... Get down and suck them now...<</ben>> <<you>>Ok.... mmmmmmmmmmmm....<</you>> <p class="passage_text">You don't waste your time and starts to suck them... Besides you feel very horny...</p> <<you>>mmmm... mmmmm... mmmm...<</you>> <<print '<video src="images/' + $girl + '/pornfilm6-1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ben>>Yes... Come on <<print $firstname>>, clean their cocks well now...<</ben>> <p class="passage_text">You suck them one by one, and jerk the other one... In fact you are beginning to be good in this... After a while one of them drags you up and places you on top of his penis... He wants you to ride him...</p> <<print '<video src="images/' + $girl + '/pornfilm6-2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">While you have one in your pussy the other one wants you to suck him...</p> <<ben>>Keep that slut working, guys... I think she soon will need both your dicks inside...<</ben>> <<print '<video src="images/' + $girl + '/pornfilm6-3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">They move you around and now both your holes and filled with cocks...</p> <<you>>Oh... yes.... yes...<</you>> <<ben>>That it, <<print $firstname>>... You can manage two dicks at the same time...<</ben>> <<you>>mmmmm... mmmmm.... mmmmmm....<</you>> <<ben>>Ok, now let's change position...<</ben>> <<print '<video src="images/' + $girl + '/pornfilm6-4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ben>>Wow, look at those tight holes... Perfect <<print $firstname>>... You enjoy two dicks don't you?<</ben>> <<you>>Oh... oh... yeeess... yeeees.... I'm..... Cuuuuuuuuuuumming......<</you>> <p class="passage_text">Now Ben wants some cumshot scenes... You stand on your knees while they both ejaculate into your mouth...</p> <<print '<video src="images/' + $girl + '/pornfilm6-5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<ben>>Yes, feed her, guys... Into her mouth... Come one, <<print $firstname>>... Swallow... yes...<</ben>> <<ben>>Great stuff... <<print $firstname>>, you were fantastic...<</ben>> <<ben>>Ok, guys you can wrap up now... Enough fun for you for now... And for you <<print $firstname>>... Here you got some money...<</ben>> <p class="passage_text">Ben gives you $ <<print $photosessionpay>>... After that you get dressed and hurry out [[the door->Downtown]]...</p> <<sexinpussy>> <<addmoney $photosessionpay>>, <<redhygiene 40>>, <<redenergy 40>>, <<addrep 3>>, <<adddrug_coke 1>>, <<adddrug 40>>, <<redmoral 8>>, <<adddrug_sex 2>>, <<redlooks 12>> <<set $sex_cuminmouth += 2>> <<set $sex_pussy += 2>> <<set $sex_anal += 2>> <<set $sex_mouth += 2>> <<set $sex_dp += 1>> <<unfaitfulsex "pornstars at Corus finance">> <<donesin "made-pornfilm-with-double-penetration-at-corus-finance">> <</nobr>><<nobr>> <p class="passage_text">When you come outside, a black car is waiting for you. Xander Corus is standing outside waiting for you...</p> <img src="corusfinance/images/xanderpickingyouup.jpg" class="jpgimage" width="60%"> <<xander>>Hello, <<print $firstname>>. I have not seen you lately. I want to talk to you about our loan agreement...<</xander>> <<you>>Oh that one, yes... I have totally forgotten about it... I am in a hurry. Can we take it some other day?<</you>> <<xander>>Oh, no it's way overdue with several days... We need to find a agreement now... Jump into my car and I take you down to the office...<</xander>> <<you>>But I...<</you>> <<xander>>NOW I SAID!!! GET IN!!!<</xander>> <p class="passage_text">Xander seems pretty angry so you decide to go in the car and follow along... You are shaking and very nervous...</p> <<print '<img src="images/' + $girl + '/incar7.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">Xander is not saying a single word while he drives you down to his office... From time to time he looks in the mirror to check on you...</p> <<print '<img src="images/' + $girl + '/carmirror.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">He drives into the garage and lead you up to his office... He stops in the hallway...</p> <<xander>>Now, do you have the money that you owe me?<</xander>> <<if $money lt $totalloansum>> <<you>>No, I can not make it... I need more time...<</you>> <<xander>>Hmmmm, <<print $firstname>>. We have to discuss this...<</xander>> <p class="passage_text">You follow him into [[his office->Cantpayloan]]...</p> <<else>> <<you>>Yes, I can pay all of it...<</you>> <p class="passage_text">You follow him into [[his office->Payallloan]]...</p> <</if>> <</nobr>><<nobr>> <p class="passage_text">When you come outside, a black car is waiting for you. Xander Corus is standing outside waiting for you...</p> <img src="corusfinance/images/xanderpickingyouup.jpg" class="jpgimage" width="60%"> <<xander>>Hello, <<print $firstname>>. So do you have the money for my cocaine for me?<</xander>> <<if $money gte 2500>> <<you>>Yes, I can pay all of it...<</you>> <<xander>>That is great. Hand it over, and we are even... But I will not lend you any more money... Got it?<</xander>> <<you>>Yes, I understand..<</you>> <p class="passage_text">You give Xander the money, and are [[allowed to go->Outside]]...</p> <<redmoney 2500>> <<set $drugsaledays to 0>> <<set $corusmedia to 4>> <<else>> <<you>>Oh that one, yes... I have totally forgotten about it... I am in a hurry. Can we take it some other day?<</you>> <<xander>>WHAT? WHERE IS MY MONEY YOU SLUT???<</xander>> <<you>>But I...<</you>> <<xander>>GET IN MY CAR NOW!!!!<</xander>> <p class="passage_text">Xander seems pretty angry so you decide to go into the car and following... You are shaking and very nervous...</p> <<print '<img src="images/' + $girl + '/incar7.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">Xander is not saying a single word while he drives you down to his office... From time to time he looks in the mirror to check on you...</p> <<print '<img src="images/' + $girl + '/carmirror.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">He drives you down to the bus station. Then he grabs you purse and all your money...</p> <<xander>>Now, do you are going on that bus home to Alambra...<</xander>> <<you>>NO NO PLEEEASE.... NOT THAT...<</you>> <p class="passage_text">But he will not listen, and you are [[forced to enter the bus->Gohome]]</p> <<set $money to 0>> <</if>> <</nobr>> /* Life at University Scene: Voluntary Locations: Foodbanks */<<nobr>> <<set $taxirequest to 0>> <<if $gameDate.getHours() gte 10 and $gameDate.getHours() lt 23>> <<if $hygiene lt 30 or $energy lt 20>> <p class="passage_warning">Sorry, you cannot enter the food bank now.</p> <p class="passage_warning">Your hygiene/energy are too low Required hygiene = 30, energy = 20</p> <p class="passage_warning">Come back later. You have to go [[back to the street->Universitystreet]]</p> <<else>> <<addmins 120>> <h3 class="passage_header">Working at the food bank</h3> <<set $randomimage = random(5)>> <<print '<img src="voluntary/images/foodbank' + $randomimage + '.jpg" class="jpgimage" width="60%">'>> <p class="passage_text">You work at the food bank as a volunteer for 2 hours. Gives you a great feeling to help these poor people...</p> <p class="passage_text">A lot of people notice you, thanks you and give you a big smile...</p> <p class="passage_text">Back to [[street->Universitystreet]]</p> <<redenergy 10>>, <<redhygiene 10>>, <<redrep 1.5>>, <<addmoral 2>> <</if>> <<else>> <p class="passage_warning">Sorry, The food bank is closed now. Opening hours are everyday 10.00 - 22.00</p> <p class="passage_warning">You have to go [[back to the street->Universitystreet]]</p> <</if>> <</nobr>> /* Life at University Scene: Hotel Locations: Reception Apply job Cleaning Selling sex to guests */<<nobr>> <<set $taxirequest to 0>> <<addmins 5>> <h3 class="passage_header">Outside the hotel</h3> <<if $gameDate.getHours() lt 20 and $gameDate.getHours() gt 6>> <img src="hotel/images/hotel.jpg" class="jpgimage" width="70%"> <<else>> <img src="hotel/images/hotel_dark.jpg" class="jpgimage" width="70%"> <</if>> <p class="passage_text">You are at the entrance of the hotel. You go to the [[reception->Hotelreception]]</p> <</nobr>><<nobr>> <<if $hygiene lt 40 or $energy lt 20>> <p class="passage_warning">Sorry, you cannot enter the hotel now.</p> <p class="passage_warning">Your hygiene/energy/makeup are too low Required hygiene = 40, energy = 20.</p> <p class="passage_warning">Come back later. You have to go [[back to the street->Mainstreet]]</p> <<else>> <<if $drug lt 50 and $drunk lt 50>> <<addmins 5>> <h3 class="passage_header">Hotel reception</h3> <<set $randomimage = random(3)>> <<print '<img src="hotel/images/hotelreception' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You are at the receptiondesk at the hotel. What do you want to do? <ul> <<if $work neq "hotel" and $daysplayed gte 27 and $nohoteljobavailable eq 0>> <li>[[Askfordirector<-Ask for a job]]</li> <</if>> <<if $work eq "hotel" and $gameDate.getDay() gte 0 and $gameDate.getDay() lt 5 and $gameDate.getHours() lt 18>> <li>[[Quithoteljob<-Go to the hotel director and say you want to quit the job]]</li> <</if>> <<if $work eq "hotel" and $gameDate.getDay() gt 0 and $gameDate.getDay() lt 5 and $gameDate.getHours() gt 17 and $gameDate.getHours() lt 20 and $didwork eq 0>> <li>[[Workhotel<-Go to work]]</li> <<elseif $work eq "hotel" and $gameDate.getDay() gt 0 and $gameDate.getDay() lt 5 and $gameDate.getHours() eq 17 and $didwork eq 0>> <li><<link "Have a coffee and then go to work" "Workhotel">> <<set $gameDate.setHours(18)>> <<set $gameDate.setMinutes(0)>> <<set $gameDate.setSeconds(0)>> <</link>></li> <</if>> <li>[[Hotelbar<-Go to the hotel bar]]</li> <li>[[Mainstreet<-Leave the hotel]]</li></ul></p></td></tr></table> <<else>> <img src="images/refusedbysecurity.jpg" class="jpgimage" width="70%"> <p class="passage_warning">Sorry, You are too intoxicated. The security guard will not let you in...</p> <p class="passage_warning">You have to go [[back to the street->Mainstreet]]</p> <</if>> <</if>> <</nobr>><<nobr>> <<if $gameDate.getHours() gte 18 and $gameDate.getHours() lte 23>> <<if $hygiene lt 40 or $energy lt 20 or $looks lt 20>> <p class="passage_warning">Sorry, you cannot enter the hotel bar now.</p> <p class="passage_warning">Your hygiene/energy/makeup are too low Required hygiene = 40, energy = 20, looks = 20.</p> <p class="passage_warning">Come back later. You have to go [[back to the street->Mainstreet]]</p> <<else>> <<set $invtest to 0>> <<isInInv Fashiondress>> <<if $ininventory eq "true">><<set $invtest to 1>><</if>> <<isInInv Standarddress>> <<if $ininventory eq "true">><<set $invtest to 1>><</if>> <<if $invtest eq 1>> <<isInInv Highheels>> <<if $ininventory eq "true">><<set $invtest += 1>><</if>> <<isInInv Loafers>> <<if $ininventory eq "true">><<set $invtest += 1>><</if>> <</if>> <<if $invtest lt 2>> <<set $randomimage = random(2)>> <<print '<img src="nightclub/images/unfriendlybouncer' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_warning">Sorry, you cannot enter the hotel bar now. This bar has a dress code. It seems to be a lot of business men here...</p> <p class="passage_warning">Your need to at least have a dress and a pair of nice shoes.</p> <p class="passage_warning">Come back later. You have to go [[back to the street->Mainstreet]]</p> <<else>> <<addmins 5>> <h3 class="passage_header">Hotel bar</h3> <img src="hotel/images/hotelbar.jpg" class="jpgimage" width="40%"> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You are at the hotelbar. What do you want to do? <<set $hmixeddrink = parseInt(8 * $costpercent)>> <<set $hbeer = parseInt(4 * $costpercent)>> <<set $hwine = parseInt(4 * $costpercent)>> <<set $hsoftdrink = parseInt(3 * $costpercent)>> <<set $hsnacks = parseInt(3 * $costpercent)>> <ul> <li>Order a mixed drink - $ <<print $hmixeddrink>> <<if $money gte $hmixeddrink>><<link [[Buy|Hotelmixeddrink]]>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>Order a beer - $ <<print $hbeer>> <<if $money gte $hbeer>><<link [[Buy|Hotelbeer]]>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>Order a glass of wine - $ <<print $hwine>> <<if $money gte $hwine>><<link [[Buy|Hotelwine]]>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>Order a soft drink - $ <<print $hsoftdrink>> <<if $money gte $hsoftdrink>><<link [[Buy|Hotelsoftdrink]]>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>Order some snacks - $ <<print $hsnacks>> <<if $money gte $hsnacks>><<link [[Buy|Hotelsnacks]]>> <</link>><<else>><b style="color:red;">You can not afford it</b><</if>> </li> <li>[[Hoteltoilet<-Go to the toilet]]</li> <<if $drunk gt 40 or $drug gt 40 or $lust gt 50 or $liberal gt 50 or $reputation gt 25>> <li>[[Flirt with the businessmen in the bar->Hotelbarflirt]]</li> <</if>> <li>[[Back to the street->Mainstreet]]</li> </ul></p></td></tr></table> <</if>> <</if>> <<else>> <p class="passage_warning">Sorry, The hotelbar is closed now. Opening hours are all days 18.00 - 24.00</p> <p class="passage_warning">You have to go [[back to the street->Mainstreet]]</p> <</if>> <</nobr>><<nobr>> <<addmins 15>> <<set $sexpayment = parseInt(150 * $levelpercent)>> <<set $randomimage = random(4)>> <<print '<img src="hotel/images/flirt' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You are talking to the men around the bar and start to flirt with them while you enjoy your drink... What you don't know is that this is a well known place for hi-class hookers to pick up customers...</p> <<print '<video src="images/' + $girl + '/barflirting.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<set $randomscene = random(2)>> <<if $randomscene eq 1>> <img src="hotel/images/businessman.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">After a while one of the businessmen comes over and makes you an offer... He wants you to go with him up to his room for some hot sex. He want's to pay you $ <<print $sexpayment>>... Do you [[really want to do that->Hotelguestroom]] or say that you are [[not interested->Hotelbar]]?</p> <<else>> <p class="passage_text">Noone seems to be interested at the moment... [[Continue->Hotelbar]]</p> <</if>> <</nobr>><<nobr>> <<addmins 60>> <<set $sexpayment = parseInt(150 * $levelpercent)>> <p class="passage_text">You follow the businessman to his room. As soon as you enter the room, he starts to kiss you in a very passionate way...</p> <<set $randomscene = random(4)>> <<print '<video src="images/' + $girl + '/hotelfuck' + $randomscene + '-1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You both undress and then he wants you to suck him... You hesitate a little bit, but by the thought of $ <<print $sexpayment>> makes you do it...</p> <<print '<video src="images/' + $girl + '/hotelfuck' + $randomscene + '-2.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<if $randomscene eq 0>> <p class="passage_text">I love your sucking, but now I want some more, he says... You get yourself prepared for some fucking, but that was not what he in mind... He holds you in a firm grip and suddenly he starts to penetrate your ass...</p> <<you>>What are you doing? Not in my ass... NO!!!<</you>> <p class="passage_text">But he will not listen and just continues fucking your ass...</p> <<else>> <p class="passage_text">Ah, you are such good slut... You suck very well, he says... But now I want to try your pussy... Bet it is wet as hell...</p> <</if>> <<print '<video src="images/' + $girl + '/hotelfuck' + $randomscene + '-3.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<if $randomscene eq 0>> <p class="passage_text">He then moves you up in doggy style and fucks your ass from behind... You realize there is nothing you can do about it...</p> <<elseif $randomscene eq 1 or $randomscene eq 3>> <p class="passage_text">Now, let me taste that juicy pussy of yours, he says... I simply love the taste of teenage pussy...</p> <<else>> <p class="passage_text">Jez... I love fucking this tight pussy... Much better that my wife, he claims...</p> <</if>> <<print '<video src="images/' + $girl + '/hotelfuck' + $randomscene + '-4.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<if $randomscene eq 0>> <p class="passage_text">A few moments later he begin to pump your ass full of jizz...</p> <<elseif $randomscene eq 3>> <p class="passage_text">A few moments later he starts to pump your pussy full of jizz...</p> <<else>> <p class="passage_text">Now, I want to cum in your mouth... Hurry now, take it in your mouth, he commands...</p> <</if>> <<print '<video src="images/' + $girl + '/hotelfuck' + $randomscene + '-5.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>><br> <<if $randomscene eq 0>> <<set $sex_anal += 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminass += 1>> <<sexinpussy>> <<donesin "had-casual-analsex-with-a-hotel-guest">> <<elseif $randomscene eq 1>> <<set $sex_pussy += 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<set $sex_pussylicked += 1>> <<sexinpussy>> <<donesin "had-casual-sex-with-a-hotel-guest">> <<elseif $randomscene eq 2 or $randomscene eq 4>> <<set $sex_pussy += 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<donesin "had-casual-sex-with-a-hotel-guest">> <<sexinpussy>> <<elseif $randomscene eq 3>> <<set $sex_pussy += 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminpussy += 1>> <<set $sex_pussylicked += 1>> <<donesin "had-casual-sex-with-a-hotel-guest">> <<cuminpussy>> <</if>> <<addmoney $sexpayment>>, <<redenergy 18>>, <<redlust 30>>, <<redhygiene 20>>, <<redlooks 15>>, <<redmoral 5>>, <<addrep 2>>, <<adddrug_sex 1>>, <<addlib 1>> <<unfaitfulsex "guests at the hotel">> <p class="passage_text">[[Hotelbar<-Go back to the bar]]</p> <</nobr>><<nobr>> <<addmins 10>> <<set $hmixeddrink = parseInt(8 * $costpercent)>> <p class="passage_text">The bartender makes you a really nice drink...</p> <<print '<video src="images/' + $girl + '/drinkmix.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<set $randomimage = random(2)>> <<print '<img src="hotel/images/mixeddrink' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">The drink tastes great and makes you a little bit dizzy...</p> <p class="passage_text">[[Hotelbar<-Continue]]</p> <<redmoney $hmixeddrink>>, <<adddrunk 10>>, <<addmoral 1>> <<if $drunk gt 40>> , <<redfitness 0.25>>, <<adddrug_alc 0.25>>, <<redintellect 0.25>> <<else>> , <<addenergy 3>> <</if>> <</nobr>><<nobr>> <<addmins 10>> <<set $hbeer = parseInt(4 * $costpercent)>> <p class="passage_text">The bartender pors you a beer from the tap...</p> <img src="hotel/images/beer.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">The beer was refreshing and makes you calm...</p> <p class="passage_text">[[Hotelbar<-Continue]]</p> <<redmoney $hbeer>>, <<addmoral 0.5>>, <<adddrunk 5>> <<if $drunk gt 40>> , <<adddrug_alc 0.25>>, <<redfitness 0.25>>, <<redintellect 0.25>> <<else>> , <<addenergy 3>> <</if>> <</nobr>><<nobr>> <<addmins 10>> <<set $hwine = parseInt(4 * $costpercent)>> <p class="passage_text">The bartender pours you a glass of wine...</p> <img src="hotel/images/wine.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">The wine was delicious and makes you calm...</p> <p class="passage_text">[[Hotelbar<-Continue]]</p> <<redmoney $hwine>>, <<adddrunk 8>>, <<redmoral 0.5>> <<if $drunk gt 40>> , <<redfitness 0.25>>, <<adddrug_alc 0.25>>, <<redintellect 0.25>> <<else>> , <<addenergy 3>> <</if>> <</nobr>><<nobr>> <<addmins 10>> <<set $hsoftdrink = parseInt(3 * $costpercent)>> <<print '<img src="images/' + $girl + '/happy5.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You enjoy a nice soft drink at the hotel bar...</p> <<set $randomimage = random(2)>> <<print '<img src="hotel/images/softdrink' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">[[Hotelbar<-Continue]]</p> <<redmoney $hsoftdrink>>, <<addenergy 2>>, <<addweight 0.25>> <</nobr>><<nobr>> <<set $hsnacks = parseInt(3 * $costpercent)>> <<if $maxdayweight gt 2>> <p class="passage_warning">You are full. You cannot eat anymore for now... [[Return|previous()]]</p> <<else>> <<addmins 10>> <<print '<img src="images/' + $girl + '/happy6.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You enjoy some snacks at the hotel bar...</p> <<set $randomimage = random(2)>> <<print '<img src="hotel/images/snacks' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">[[Hotelbar<-Continue]]</p> <<redmoney $hsnacks>>, <<addenergy 2>>, <<addweight 0.25>> <</if>> <</nobr>><<nobr>> <<addmins 10>> <h3 class="passage_header">Talking with the hotel director</h3> <img src="hotel/images/rahyndeewelcomes.jpg" class="jpgimage" width="40%"> <<rahyndee>>Hello <<print $firstname>>. Nice to see you again. What can I help you with?<</rahyndee>> <ul class="passage_text"> <li>[[Quithoteljob2<-I want to quit the job]]</li> <li>[[Hotelreception<-Just say sorry, and go back]]</li> </ul> <</nobr>><<nobr>> <img src="hotel/images/rahyndee_screaming.jpg" class="jpgimage" width="50%"> <<rahyndee>>What??? You stupid slut! After all the chances I gave you.<</rahyndee>> <<print '<img src="images/' + $girl + '/angry.jpg" class="jpgimage" width="50%">'>> <<you>>This is the worst job I ever had! Goodbye bitch!<</you>> <<set $work = "none">> <<set $workdays to 0>> <<set $moneyearned to 0>> <<set $didwork to 0>> <<set $noshow to 0>> <<set $warninggiven to 0>> <<set $nohoteljobavailable to 1>> <<set $warningmessage to "">> <p class="passage_text">With those harsh words you leave the hotel and go [[Mainstreet<-back to the street]]. Finally finished in this hole...</p> <<addmoral 5>> <</nobr>><<nobr>> <<addmins 5>> <h3 class="passage_header">Asking for a job at the hotel</h3> <<set $randomimage = random(3)>> <<print '<img src="hotel/images/askfordirector' + $randomimage + '.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">You go to the counter, and ask for the responsible person.</p> <<if $gameDate.getHours() gt 17 or $gameDate.getDay() lt 1 or $gameDate.getDay() gt 5>> <p class="passage_text">Sorry, the director is not in at the moment. She is here on weekdays until 17.00 hours, the receptionist answers.</p> <p class="passage_text">[[You better come back later.|Mainstreet]]</p> <<else>> <p class="passage_text">The girl behind the counter points to the directors office at the left of the elevator. Go in there she replies.</p> <img src="hotel/images/knockdirectordoor.jpg" class="jpgimage" width="50%"> <p class="passage_text">You knock the door and a female voice asks you to come in.</p> <p class="passage_text">[[Continue|Talkwithdirector]]</p> <</if>> <</nobr>><<nobr>> <<addmins 10>> <h3 class="passage_header">Talking with the hotel director</h3> <img src="hotel/images/rahyndeewelcomes.jpg" class="jpgimage" width="40%"> <<rahyndee>>Oh, hello. Who are you, and what can I help you with?<</rahyndee>> <ul class="passage_text"> <li>[[Askforjobhotel<-Ask for a job at the hotel]]</li> <li>[[Mainstreet<-Just say sorry, and go back]]</li> </ul> <</nobr>><<nobr>> <h3 class="passage_header">Job offer at the hotel</h3> <img src="hotel/images/rahyndee4.jpg" class="jpgimage" width="50%"> <<rahyndee>>So, You are looking for a job, huh? Well, You sure came to the right place. I am the director, but you can just call me Rahyndee. We are not so formal here...<</rahyndee>> <<rahyndee>>We have just open this hotel here in Trulago, and need a lot of personnel. Do you have a CV I can take a look at?<</rahyndee>> <p class="passage_text">You give her your CV file that you brought with you, and Rahyndee asks you to sit down, while she studies it...</p> <<print '<img src="images/' + $girl + '/interview.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">She seems like a nice person, and you answers her questions while she reading through your papers...</p> <img src="hotel/images/readingyourcv.jpg" class="jpgimage" width="60%"> <<if $looks gte 30>> <<if $work neq "none">> <<rahyndee>>In this job you will work as a maid and make up the beds and clean the rooms. You need to be here every monday, tuesday, wedensday and thursday afternoon at 18.00 hours. The shift is 4 hours until 22.00.<</rahyndee>> <<rahyndee>>The salary is $7 per hour. Some customers leave money on the table to the maid. If that is the case, you can have it...<</rahyndee>> <<rahyndee>>But I hear that you are already working down at the <<print $work>>. If that is the case you can not work here as well... You need to quit that job first...<</rahyndee>> <<you>>Oh, I was not aware of that... I am sorry...<</you>> <p class="passage_text">You have to go [[back to the street->Mainstreet]]</p> <<else>> <<you>>I am occupied at daytime at the university, but can work early mornings, evenings and weekends.<</you>> <<rahyndee>>Ok, tell me about yourself. What have you done so far in your life.<</rahyndee>> <p class="passage_text">You tell her about your life so far, and what interest you have.</p> <<if $reputation gte 50>> <<rahyndee>>Well, to be frankly with you... You got quite a reputation around town... Men are crazy to have sex with you, and it seems that you encourage them... Some would even call you a slut... And I can not have such people work in my hotel... Sorry...<</rahyndee>> <<you>>But... But... Please... Give me a chance at least so I can prove that I can do the job properly... Please...<</you>> <<rahyndee>>I said SORRY!!!. I have nothing more to add... Goodbye...<</rahyndee>> <p class="passage_text">You have to go [[back to the street->Mainstreet]]</p> <<else>> <p class="passage_text">She then explains about the hotel and how it works.</p> <<rahyndee>>You will work as a maid and make up the beds and clean the rooms. You need to be here every monday, tuesday, wedensday and thursday afternoon at 18.00 hours. The shift is 4 hours until 22.00.<</rahyndee>> <<rahyndee>>Do you think you can make that? The salary is $9 per hour. Some customers leave money on the table to the maid. If that is the case, you can have it...<</rahyndee>> <<rahyndee>>In the end I would like to mentioned a simple rule. Do not take things from the guests room, and I will never tolerate theft.<</rahyndee>> <img src="hotel/images/rahyndee7.jpg" class="jpgimage" width="50%"> <<rahyndee>>So, what do you say? Do you want the job?<</rahyndee>> <p class="passage_text">You are thrilled and nod even before she finished the question.</p> <<you>>Oh, yes. I very much would like the job. Thank you so much, director Rahyndee<</you>> <<print '<img src="images/' + $girl + '/happy4.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">She shakes your hand and points out that she will not tolerate if you skip the job for no reason...</p> <<if $gameDate.getDay() gt 4>> <<rahyndee>>You will start tomorrow.<</rahyndee>> <<else>> <<rahyndee>>You will start on monday.<</rahyndee>> <</if>> <img src="hotel/images/handshake.jpg" class="jpgimage" width="50%"> <<set $work = "hotel">> <<set $workdays to 0>> <<set $didwork to 1>> <p class="passage_text">You are so glad and exited when you [[Mainstreet<-find your way out.]]</p> <<addmoral 5>> <</if>> <</if>> <<else>> <<rahyndee>>Well, in this job a person must take care of her looks and attitude. Frankly said I don't think you are the person at this moment. I am so sorry...<</rahyndee>> <p class="passage_text">You have to go [[back to the street->Mainstreet]]</p> <</if>> <</nobr>><<nobr>> <<if $looks lt 20 or $energy lt 30 or $hygiene lt 30>> <p class="passage_warning">Sorry, you cannot go to work now.</p> <p class="passage_warning">Required looks = 20, energy = 30 and hygiene = 30</p> <p class="passage_warning">Do you want to [[go to the bathroom->Hoteltoilet]] and fresh up or just [[leave back to the street?->Mainstreet]]</p> <<else>> <<set $workdays += 1>> <<if $noshow eq 1 and $warninggiven eq 0>> <<set $warninggiven to 1>> <h3 class="passage_header">You skipped work</h3> <img src="hotel/images/rahyndee_irritated.jpg" class="jpgimage" width="50%"> <p class="passage_text">You skipped work and Rahyndee will have a word with you..</p> <<rahyndee>>Why did you not show up. I had to make the rooms myself, because of you...<</rahyndee>> <<print '<img src="images/' + $girl + '/scared.jpg" class="jpgimage" width="50%">'>> <<you>>I am so very sorry Rahyndee. This was really just an misunderstanding I really promise to never do it again...<</you>> <p class="passage_text">She still looks a bit suspicious, but at last she says the he forgives you.</p> <<rahyndee>>But don't let that happend again.<</rahyndee>> <p class="passage_text">You nod and hurry [[Workhotel<-out the door]] to go working</p> <<set $warningmessage to "">> <<elseif $noshow eq 2 and $warninggiven eq 0>> <h3 class="passage_header">You skipped work again</h3> <<set $warninggiven to 1>> <img src="hotel/images/rahyndee_screaming.jpg" class="jpgimage" width="50%"> <p class="passage_text">You skipped work again and you are called into the directors office. Rahyndee is even more furious than last time. You try your best to excuse yourself...</p> <<print '<img src="images/' + $girl + '/scared2.jpg" class="jpgimage" width="50%">'>> <<rahyndee>>What the hell is happening with you!!! Do you know how hard it is for me when a employee is not showing up? Who is going to clean the rooms?<</rahyndee>> <<you>>Please Rahyndee, Please, Please forgive me...<</you>> <<rahyndee>>I will never forgive you on this one!!! I will have to sack you!!!<</rahyndee>> <<you>>Please... Please... I really need this job... I will do anything... Just don't sack me, Rahyndee... Please...<</you>> <<print '<img src="images/' + $girl + '/begging.jpg" class="jpgimage" width="50%">'>> <<rahyndee>>Anything? Is that so... If you are gonna get away with this you are going to really show your regrets...<</rahyndee>> <<you>>What...?<</you>> <p class="passage_text">Follow me NOW!!!. Will you [[Lickrahyndee<-do as she says]] or <<link [[try to escape.|Runhome]]>> <<set $work = "none">> <<set $workdays to 0>> <<set $moneyearned to 0>> <<set $didwork to 0>> <<set $noshow to 0>> <<set $warninggiven to 0>> <<set $nohoteljobavailable to 1>> <<set $warningmessage to "">> <<redlib 2>> <</link>></p> <<elseif $noshow gte 3>> <h3 class="passage_header">You skipped work again</h3> <img src="hotel/images/rahyndee_angry.jpg" class="jpgimage" width="50%"> <p class="passage_text">You skipped work again and you are called into the director. Rahyndee is REALLY FURIOUS!!!.</p> <<print '<img src="images/' + $girl + '/scared.jpg" class="jpgimage" width="50%">'>> <<rahyndee>>You dirty slut! I have no confidence in you any more!!!<</rahyndee>> <<you>>But I really did not mean to to.... I can make it up to you... Please give me another chance... I can lick your pussy if you want... Please!!!<</you>> <<rahyndee>>DON'T EVER SHOW YOUR FACE HERE AGAIN!!!!<</rahyndee>> <<print '<img src="images/' + $girl + '/begging.jpg" class="jpgimage" width="50%">'>> <<set $work = "none">> <<set $workdays to 0>> <<set $moneyearned to 0>> <<set $didwork to 0>> <<set $noshow to 0>> <<set $warninggiven to 0>> <<set $nohoteljobavailable to 1>> <<set $warningmessage to "">> <p class="passage_text">You are scared and just [[Outside<-run out on the streets]], knowing that this is the end of your career at the hotel.</p> <<redmoral 5>> <<else>> <<set $didwork to 1>> <<addmins 200>> <<set $hotelworkdays += 1>> <h3 class="passage_header">Work at the hotel</h3> <<print '<video src="images/' + $girl + '/cleanroom.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You work hard and clean several rooms.</p> <<set $randomscene = random(5)>> <<if $randomscene eq 3>> <<set $randomsum = parseInt(15 * $levelpercent)>> <<set $randommoney = random($randomsum)+3>> <p class="passage_text">In one of the rooms a guest have put $ <<print $randommoney>> on the table for you.</p> <img src="hotel/images/moneyontable.jpg" class="jpgimage" width="70%"><br> <<addmoney $randommoney>> <p class="passage_text">[[Endworkdayhotel<-Continue]]</p> <<elseif $randomscene eq 4 and $hotelworkdays gt 5>> <img src="hotel/images/wallet_drawer.jpg" class="jpgimage" width="50%"> <p class="passage_text">You are just about to clean a suite when you discover a wallet in the drawer. You peek into it a see a $50 note there... Will you [[take the money->Maidsteals]] or just [[close the drawer and continue your work->Endworkdayhotel]]?</p> <<elseif $randomscene eq 0 and $hotelworkdays gt 8>> <p class="passage_text">You are just about to wash the floor in one of the rooms when a guest enters the room...</p> <<print '<video src="images/' + $girl + '/guest_enters.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <<set $sexsalesum = parseInt(75 * $levelpercent)>> <p class="passage_text">He likes what he sees, and want to pay you $ <<print $sexsalesum>> to have sex with him...</p> <<set $randcounter = random(2) + 1>> <<set $randomsex = 'Sexwithguest' + $randcounter + '-1'>> <<if $lust gt 80 or $reputation gt 50>> <p class="passage_text">You are so desperate horny and would have done it for free, so you [[accept at once->$randomsex]]...</p> <<else>> <p class="passage_text">Do you really [[want to do that->$randomsex]] or just [[ask him to leave->Endworkdayhotel]]?</p> <</if>> <<else>> <p class="passage_text">[[Endworkdayhotel<-Continue]]</p> <</if>> <</if>> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Steal money from guest</h3> <img src="hotel/images/maid-stealing.jpg" class="jpgimage" width="50%"> <p class="passage_text">You grab the money and put it in your apron.</p> <<set $randomscene = random(2)>> <<if $randomscene eq 0>> <p class="passage_text">Just as you are about to continue your work a man and a wife is entering the room...</p> <img src="hotel/images/caughtstealing.jpg" class="jpgimage" width="50%"> <p class="passage_text">Oh, sorry for disturbing you... My husband forgot his wallet when we went out, the wife says... The man walks over to you and opens the drawer and takes out his wallet... Honey, did you take a $50 note from me, he says to his wife... No, I have not touched your wallet, she says... They both look at you and you feel your cheeks are turning red...</p> <img src="hotel/images/moneyinpocket.jpg" class="jpgimage" width="50%"> <p class="passage_text">Then the woman discover that the $50 dollar bill is visible in your apron pocket... She took it, she screams out and pointing at you...</p> <img src="hotel/images/pointingyou.jpg" class="jpgimage" width="50%"> <<you>>I did not mean to, I just... I will give it back... Please forgive me... I...<</you>> <<print '<img src="images/' + $girl + '/afraid.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">The couple is furious, and the man steps forward and grabs you...</p> <<print '<video src="images/' + $girl + '/punishyou.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Now you listen to me to little thief. We are going to call the hotel director and the police and get you behind bars...</p> <<you>>NO NO NO... You can't do that... Please I will lose my job and and... No please... Let me make it up to you.... OH, PLEASEEEE...<</you>> <<if $hotelstealnum eq 0>> <p class="passage_text">What do you say honey? Shall we let this stealing slut have some fun with us???</p> <p class="passage_text">YES!, let's do that she replies and look at you with greaey eyes... [[Continue->Thiefpunish1]]</p> <<else>> <p class="passage_text">But they will not listen to you and soon Rahyndee steps into the room... She is even more furious...</p> <img src="hotel/images/rahyndee_angry.jpg" class="jpgimage" width="50%"> <<rahyndee>>How dare you steal from my guests, you piece of shit!!!<</rahyndee>> <<you>>I did not mean to.... It was an accident... I...<</you>> <<rahyndee>>I will call the police at once, you dirty thief!!!<</rahyndee>> <<print '<img src="images/' + $girl + '/pain2.jpg" class="jpgimage" width="30%">'>> <<you>>NO NO NO... Please.... NOOOO...<</you>> <p class="passage_text">Look here, says the wife... We got our money back... I would prefer not to involved with the police... Just sack her and let her go...</p> <<rahyndee>>OH NO! She does not deserve go get off the hook...<</rahyndee>> <img src="hotel/images/rahyndee_angry2.jpg" class="jpgimage" width="30%"> <p class="passage_text">If my wife wants it so, we prefer to do it that way, says the man..</p> <<rahyndee>>You are way to lucky, <<print $firstname>>... Get the hell out of here NOW!!! AND NEVER COME BACK!!!<</rahyndee>> <<set $work = "none">> <<set $workdays to 0>> <<set $moneyearned to 0>> <<set $didwork to 0>> <<set $noshow to 0>> <<set $warninggiven to 0>> <<set $nohoteljobavailable to 1>> <<set $warningmessage to "">> <p class="passage_text">You grab your things [[and hurry out->Mainstreet]], glad to not get involved by the police...</p> <<redmoral 5>> <</if>> <<else>> <<addmoney 50>> <p class="passage_text">[[Endworkdayhotel<-Continue]]</p> <<donesin "was-stealing-money-from-hotel-guests">> <</if>> <</nobr>><<nobr>> <p class="passage_text">Now you stealing slut! Undress for us now, the man says!!!</p> <<you>>NO NO, Not that... I did not mean that!!!<</you>> <<print '<img src="images/' + $girl + '/shocked2.jpg" class="jpgimage" width="30%">'>> <p class="passage_text">I call the police now, honey he says and turn to his wife... She will not cooperate anyway, so... He starts to fiddle with his mobile phone...</p> <img src="hotel/images/fiddlephone.jpg" class="jpgimage" width="50%"> <<you>>Stop! Stop! Please don't call the police... I will undress...<</you>> <p class="passage_text">You undress as quick as you can and his wife commands you into the bed standing on all four...</p> <p class="passage_text">[[Thiefpunish2<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">While you stand there with your butt against his wife you can here that she opens a bottle... Suddenly she begin to lube your ass...</p> <<you>>NO NO... What are you doing... Stop!!!<</you>> <p class="passage_text">STAND STILL!!! OR I CALL THE COPS!!! His strong voice makes you stand still, knowing that if not you will be handed over to the police...</p> <<print '<video src="images/' + $girl + '/thiefpunish1.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Some seconds later his wife starts to fingerfuck you while he is watching...</p> <<you>>OH NO... Please... NO....<</you>> <p class="passage_text">Ha ha, his wife laughes... Look here how deep I can put my finger... Looks like she enjoy your pain and just fingerfuck you faster...</p> <p class="passage_text">[[Thiefpunish3<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">After a few moments she grab a dildo from her suitcase... Now slut, I think you are ready for something bigger...</p> <<you>>Let me go... Please... NO...<</you>> <p class="passage_text">She ignores you completely and soon after a big dildo is running in and out of your ass...</p> <<print '<video src="images/' + $girl + '/thiefpunish2.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Look baby, she says... I think she enjoy it....</p> <<you>>NO... I...<</you>> <p class="passage_text">Keep that dildo running baby... I have some more to feed that bitch with, he replies while he is undressing...</p> <p class="passage_text">[[Thiefpunish4<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">He stands in front of you and demands you to suck his cock while his wife fucks your ass with the dildo...</p> <<you>>Mmmsdmmsf...<</you>> <p class="passage_text">God, she is a good cocksucker... Nearly as good as you honey, he says to his wife...</p> <<print '<video src="images/' + $girl + '/thiefpunish3.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">The two of them abuse you in all ways, and there is nothing you can do about it...</p> <p class="passage_text">[[Thiefpunish5<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">Now I want to be part of the fun as well, his wife says after a while... Ok, I let this whore ride my dick while you undress, he replies...</p> <<you>>No, please...<</you>> <p class="passage_text">He moves you onto his dick and demands you to ride him...</p> <<you>>Oh... Oh... I... Oh...<</you>> <<print '<video src="images/' + $girl + '/thiefpunish4.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You can't hold back your orgasm and just have to cum... Hah! I think she just came, honey...</p> <p class="passage_text">[[Thiefpunish6<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">Move that bitch over to me. I want her to lick my pussy clean, she says after undressing...</p> <<you>>No, I can't do that... I'm not a lesbian... I<</you>> <p class="passage_text">But your protests are for no reason... He pushes your face down on his wife pussy and commands you to lick her while he fucks your ass again...</p> <<print '<video src="images/' + $girl + '/thiefpunish5.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Mmmmm... She sucks my pussy so good, his wife moans out... Just a little faster now... Oh yes, yes... That's it.... I am cuuuuuuumming....</p> <p class="passage_text">[[Thiefpunish7<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">Now it's my turn the man says... Come on the both of you, lick my dick... Both of you licks him while his pumps his jam onto your faces.. </p> <<print '<video src="images/' + $girl + '/thiefpunish6.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">As soon as they are finished with you, you are ordered to get dressed and leave their room...</p> <p class="passage_text">[[Endworkdayhotel<-Continue]]</p> <<sexinpussy>> <<redenergy 20>>, <<redhygiene 20>>, <<redlooks 10>>, <<addrep 1.5>>, <<redmoral 10>>, <<redweight 0.75>>, <<redlust 25>>, <<adddrug_sex 1.5>> <<set $hotelstealnum += 1>> <<set $sex_pussy += 1>> <<set $sex_anal += 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<set $sex_pussylicked += 1>> <<unfaitfulsex "guests at the hotel">> <<donesin "had-threesome-sex-with-hotel-guests">> <</nobr>><<nobr>> <<set $toiletplace to "Hoteltoilet">> <<addmins 10>> <h3 class="passage_header">Hotel bathroom</h3> <img src="hotel/images/hotelbathroom.jpg" class="jpgimage" width="60%"> <table><tr><td valign="top" style="padding-top: 0px;"> <ul class="passage_text"> <li>[[Makeup<-Add makeup]]</li> <li>[[Perfume<-Add perfume]]</li> <li>[[Freshup<-Fresh yourself up]]</li> <li>[[Wc<-Go to toilet]]</li> <<if $cocainbags gt 0>> <li>[[Haveajoint<-Smoke a joint]]</li> <</if>> <<if $joints gt 0>> <li>[[Haveastripe<-Snort a line of cocain]]</li> <</if>> <li>[[Hotelreception<-Return to reception]]</li> </ul></td></tr></table> <</nobr>><<nobr>> <p class="passage_text">He want you to take off your clothes, but you feel a bit unpleasant. Come on now, I don't have all day...</p> <<print '<video src="images/' + $girl + '/guestfuck1-1.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Finally you drop your bra and then your panties</p> <p class="passage_text">[[Sexwithguest1-2<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">Not bad, he comments when he sees your naked body... Bet you are a good cocksucker as well. Get down and give me a good blowjob... Chop chop...</p> <<print '<video src="images/' + $girl + '/guestfuck1-2.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You hesitate when you see his cock in front of you, but at last take courage to yourself and start sucking him...</p> <p class="passage_text">[[Sexwithguest1-3<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">That's good, he says... Now let me have a look at the juicy pussy of yours... Bet you are soaking wet down there...</p> <<print '<video src="images/' + $girl + '/guestfuck1-3.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Mmmm taste lovely... I simply love teenage pussy... He then start to penetrate you with his finger...</p> <p class="passage_text">[[Sexwithguest1-4<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">Enough play for now... Get up on your all four so I can fuck you good, he commands</p> <<print '<video src="images/' + $girl + '/guestfuck1-4.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Oh yeah, that's what I call I tight pussy... You like do be fucked by a random guest, don't you? ANSWER ME!</p> <<you>>.... Yes...Yes I do... Oh, god... I am so close... Oh... I must come....<</you>> <p class="passage_text">He fucks you so intense that you possibly can't hold back your orgasm... You can hear in his sounds that he is close too..</p> <p class="passage_text">[[Sexwithguest1-5<-Continue]]</p> <</nobr>><<nobr>> <<set $sexsalesum = parseInt(75 * $levelpercent)>> <p class="passage_text">Suddenly he pulls out and commands you to take his sperm in your mouth...</p> <<print '<video src="images/' + $girl + '/guestfuck1-5.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Aaaaah... That's nice... I really needed that... Ok, slut here you have $ <<print $sexsalesum>>. Get dressed and leave my room... I want some privacy now...</p> <<you>>Ok, sir... Right away...<</you>> <p class="passage_text">You leave his room in a hurry and finish the shift...</p> <p class="passage_text">[[Endworkdayhotel<-Continue]]</p> <<sexinpussy>> <<addmoney $sexsalesum>>, <<redenergy 10>>, <<redlust 30>>, <<redhygiene 20>>, <<redlooks 15>>, <<redmoral 5>>, <<addrep 2>>, <<adddrug_sex 1>>, <<addlib 0.5>> <<set $sex_pussy += 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<unfaitfulsex "guests at the hotel">> <<donesin "had-casual-sex-with-a-hotel-guest">> <</nobr>><<nobr>> <p class="passage_text">The guest goes straight to it and demands that you take off your clothes and suck him.</p> <<print '<video src="images/' + $girl + '/guestfuck2-1.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You do your best, knowing that you can earn $75 just for a quick fuck. Your knees hurts after all the washing so you need a cushion. He uses the oppotunity to grab your tits...</p> <p class="passage_text">[[Sexwithguest2-2<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">Time for some doggystyle slut, he says after a while. He pull you up on all four and takes you hard from behind...</p> <<print '<video src="images/' + $girl + '/guestfuck2-2.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">He fucks you so hard that you can't hold back your orgasm... Ha ha ha... That's what I call a horny maid, he laughs...</p> <p class="passage_text">[[Sexwithguest2-3<-Continue]]</p> <</nobr>><<nobr>> <<set $sexsalesum = parseInt(75 * $levelpercent)>> <p class="passage_text">Now it's my turn he says after a while. Get on your knees and get ready for some juice, he commands...</p> <<print '<video src="images/' + $girl + '/guestfuck2-3.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">He pumps his semen into your open and mouth and demand a proper cleaning before he let you go...</p> <p class="passage_text">Finally he let go and you can leave his room and finish the shift...</p> <p class="passage_text">[[Endworkdayhotel<-Continue]]</p> <<sexinpussy>> <<addmoney $sexsalesum>>, <<redenergy 10>>, <<redlust 30>>, <<redhygiene 20>>, <<redlooks 15>>, <<redmoral 5>>, <<addrep 2>>, <<adddrug_sex 1>>, <<addlib 0.5>> <<set $sex_pussy += 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<unfaitfulsex "guests at the hotel">> <<donesin "had-casual-sex-with-a-hotel-guest">> <</nobr>><<nobr>> <p class="passage_text">The guest demand you down on your knees. Unzip my pants, and give me a good suck...</p> <<you>>I will try my best...<</you>> <<print '<video src="images/' + $girl + '/guestfuck3-1.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You unzip him and take out his dick... Jeez... It's so BIG... Wonder it fit in my mouth...</p> <p class="passage_text">[[Sexwithguest3-2<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">Alright honey, get in the bed. I wanna have you on all four...</p> <<print '<video src="images/' + $girl + '/guestfuck3-2.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">His dick slides into you, and he starts to fuck to at a regular pace...</p> <p class="passage_text">[[Sexwithguest3-3<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">After a while he pulls you on the side... Look here cutie... I'll give you another $25 if I can fuck you ass...</p> <<you>>... My ass..I don't know... I...<</you>> <p class="passage_text">Without waiting for an answer he pushes his dick into your ass...</p> <<print '<video src="images/' + $girl + '/guestfuck3-3.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Sexwithguest3-4<-Continue]]</p> <</nobr>><<nobr>> <<set $sexsalesum = parseInt(100 * $levelpercent)>> <p class="passage_text">Good you are tight... I think I am ready to give you some cream back there... Ooooohhhhh...</p> <p class="passage_text">You can feel his sperm is pumped into your ass... But the $100 makes it worth it...</p> <<print '<video src="images/' + $girl + '/guestfuck3-4.mp4" class="jpgimage" width="70%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">That's great... You did a fine job... Here's the money... You better continue your work... Maybe we could catch up another day...</p> <p class="passage_text">You get dressed in a hurry and go back to work...</p> <p class="passage_text">[[Endworkdayhotel<-Continue]]</p> <<sexinpussy>> <<addmoney $sexsalesum>>, <<redenergy 10>>, <<redlust 30>>, <<redhygiene 20>>, <<redlooks 15>>, <<redmoral 5>>, <<addrep 2>>, <<adddrug_sex 1>>, <<addlib 0.5>> <<set $sex_pussy += 1>> <<set $sex_anal += 1>> <<set $sex_blowjob += 1>> <<set $sex_cuminass += 1>> <<unfaitfulsex "guests at the hotel">> <<donesin "had-casual-analsex-with-a-hotel-guest">> <</nobr>><<nobr>> <<set $salerysum = parseInt(36 * $levelpercent)>> <h3 class="passage_header">End of work evening</h3> <<set $didwork to 1>> <p class="passage_text">You finish up your work, change clothes and go down in the reception.</p> <img src="hotel/images/moneyforjob.jpg" class="jpgimage" width="70%"> <p class="passage_text">The director has left an envelope with $ <<print $salerysum>> for you.</p> <p class="passage_text">You grab it on your way out. It's getting late so you hurry [[Mainstreet<-outside]].</p> <<addmoney $salerysum>>, <<redenergy 10>>, <<redhygiene 15>>, <<addmoral 5>> <</nobr>><<nobr>> <p class="passage_text">Reluctant you follow Rahyndee into a empty guestroom, where she starts to undress. Then she commands you to undress.</p> <<you>>I... I don't want to do that Rahyndee... Please...<</you>> <img src="hotel/images/rahyndee_angry2.jpg" class="jpgimage" width="50%"> <<rahyndee>>YOU DO WHAT I SAY OR YOU ARE FIRED!!! UNDERSTAND!!!<</rahyndee>> <<print '<img src="images/' + $girl + '/despair2.jpg" class="jpgimage" width="50%">'>> <<you>>Yes, yes... Please don't fire me...<</you>> <p class="passage_text">At last you start to undress and you both crawl up in the bed...</p> <<rahyndee>>NOW! YOU ARE GOING TO LICK ME!!! GOT IT?<</rahyndee>> <<you>>I... I... yes... I will...<</you>> <<rahyndee>>Good! Get going!! NOW!<</rahyndee>> <p class="passage_text">Rahyndee places her pussy in front of your face, and you have no other choice than licking her...</p> <<print '<video src="images/' + $girl + '/lickrahyndee.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Rahyndee instructs you how to lick her and you do your best... Finally she get her orgasm and you can stop...</p> <p class="passage_text">[[Lickrahyndee2<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">When you thought you were finished, she grabs the phone on the night drawer and make a call...</p> <video src="hotel/images/rahyndee_phones.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video> <<rahyndee>>Hello, Ivy... Come up to room 207 right now! I want you do to me a favor!<</rahyndee>> <<print '<img src="images/' + $girl + '/nervous2.jpg" class="jpgimage" width="50%">'>> <<you>>Who... Who is Ivy?<</you>> <<rahyndee>>Ivy is my secretary and you will soon learn to know her... <</rahyndee>> <p class="passage_text">[[Lickrahyndee3<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">Rahyndee get's out of bed and starts to get dressed... You are about to do the same when she stops you...</p> <<rahyndee>>YOU STAY THERE!!!<</rahyndee>> <<you>>But... What... I...<</you>> <p class="passage_text">In the same second a busty strict lady comes in to the room...</p> <img src="hotel/images/ivy.jpg" class="jpgimage" width="50%"> <<rahyndee>>Hello Ivy, This is <<print $firstname>>... She have been skipping work again and I need you to give her a lesson...<</rahyndee>> <p class="passage_text">That will be me a true pleasure, Rahyndee... A really true pleasure, she continues... She looks at you with greedy eyes, before she start to undress...</p> <<you>>No... No... Let me go... I don't want to...<</you>> <<print '<img src="images/' + $girl + '/pain2.jpg" class="jpgimage" width="50%">'>> <p class="passage_text">In a jiffy Ivy has undressed and enters the bed... Now baby, it's you and me and a couple of dildo's</p> <<you>>NO... PLEASE NO....<</you>> <<rahyndee>>I leave you to it Ivy... Drive her hard, so she understand not to skip work again...<</rahyndee>> <p class="passage_text">Rahyndee leaves the room and Ivy [[Lickrahyndee4<-grabs you...]]</p> <</nobr>><<nobr>> <p class="passage_text">Now we are going to have fun <<print $firstname>>. You can start by licking my ass...</p> <img src="hotel/images/ivy2.jpg" class="jpgimage" width="50%"> <<you>>NO NO I dont want to da that.... NO...<</you>> <p class="passage_text">Ivy grabs you by the hair and force you to lick her ass and pussy...</p> <<print '<video src="images/' + $girl + '/lesbohotel1.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You can't do nothing but what Ivy tells you to... She is so determined...</p> <p class="passage_text">After a little while she grabs a dildo and want's you to put it in her ass while you lick her pussy...</p> <<print '<video src="images/' + $girl + '/lesbohotel2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You press the dildo into her ass, and she lowers her pussy down to your mouth... Yeah! Thats it <<print $firstname>>... Clean that pussy well you slut, she says...</p> <<you>>Mmfsfsf....<</you>> <<print '<video src="images/' + $girl + '/lesbohotel3.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Faster!!! Faster!!! Lick me harder, she commands...</p> <p class="passage_text">Oh god... Oh.. oh.. I'm... cuuuuuuuuuumming...</p> <p class="passage_text">[[Lickrahyndee5<-Continue]]</p> <</nobr>><<nobr>> <p class="passage_text">After Ivy had her orgasm you crawl out and try to go out of the bed... But she grabs you again and pushes you back...</p> <p class="passage_text">Not so fast there... Who said you could leave... Now I'm going to teach you how to obey!</p> <<you>>No... Let me go you perv<</you>> <p class="passage_text">She grabs a dildo and start pushing it into your ass while she holds you down and give your pussy a massage...</p> <<print '<video src="images/' + $girl + '/lesbohotel4.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Oh, no... No...<</you>> <p class="passage_text">You like that don't you? ANSWER ME YOU LITTLE SLUT, Ivy shouts at you when you don't answer...</p> <<you>>Yes... yes, Ivy... I like it...<</you>> <<print '<video src="images/' + $girl + '/lesbohotel5.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">After a while she turns you around and with a firm grip around your butt, she penetrates your asshole with the dildo again...</p> <p class="passage_text">Oh, yes... That's it... A good assfuck is what you need...</p> <p class="passage_text">Now I'm gonna make you cum so hard... She increase the speed and while the dildo goes in and out of your ass, her other hand rubs your pussy fast...</p> <<print '<video src="images/' + $girl + '/lesbohotel6.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<you>>Oh, oh... OOOOOOOOOhhhhh......My goooooood....<</you>> <p class="passage_text">You fall down in the bed while you having a massive orgasm...</p> <p class="passage_text">Ivy grabs her dildos, gets dressed and walk out of the room, while you still try to come to your senses...</p> <p class="passage_text">After a while you get dressed and head back to work...</p> <p class="passage_text">[[Workhotel<-Continue]]</p> <<set $sex_anal += 1>> <<set $sex_pussylicked += 2>> <<set $sex_pussybeenlicked += 1>> <<set $warningmessage to "">> <<redenergy 15>>, <<redhygiene 15>>, <<redlooks 10>>, <<addrep 1>>, <<redmoral 8>>, <<redweight 0.5>>, <<redlust 20>>, <<adddrug_sex 1>> <<unfaitfulsex "employees at the hotel">> <<donesin "had-lesbian-analsex-with-employees">> <</nobr>> /* Life at University Scene: Church Locations: Churchroom Confession */<<nobr>> <<set $taxirequest to 0>> <<addmins 5>> <<if $visitchurch eq 1>> <p class="passage_warning">You have already visited the church today...</p> <p class="passage_warning">You have to go [[back to the street->Universitystreet]]</p> <<else>> <<if $gameDate.getHours() gt 21 and $gameDate.getHours() lt 9>> <p class="passage_warning">Sorry, The church is closed now. Opening hours are is 09.00 - 22.00 every day.</p> <p class="passage_warning">You have to go [[back to the street->Universitystreet]]</p> <<else>> <h3 class="passage_header">Inside the church</h3> <img src="church/images/insidechurch.jpg" class="jpgimage" width="70%"> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You are inside the church. In the corner beside the altar there is a confessional... In front of the altar there is a candlerack with burning votive candles... <br>What would you like to do? <ul> <li>[[Confesspriest<-Make a confession]]</li> <li>[[Lightacandle<-Light a candle and give $2 to charity]]</li> <li>[[Sayaprayer<-Sit down and say a prayer]]</li> <li>[[Back to the street->Universitystreet]]</li> </ul></p></td></tr></table> <<set $visitchurch to 1>> <</if>> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Confess to the priest</h3> <<set $randomscene = random(1)>> <<addmins 15>> <<if $avameet eq 1 and $daysplayed gt 80 and $randomscene eq 1>> <p class="passage_text">You walk towards the confession booth, when you suddenly hear voices from within the booth. You thought it was vacant, but now you can hear that there is someone there...</p> <p class="passage_text">You think you recognize the voice, and quietly sneak behind the stall to check...</p> <img src="church/images/valpeeking.jpg" class="jpgimage" width="70%"> <p class="passage_text">There is a small hole in the wall to the booth so you can see into it...</p> <<you>>Oh my god... It's Ava...<</you>> <p class="passage_text">You strain your ears to try to hear what she is saying...</p> <video src="church/images/avatalkpriest.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<set $randomavatext = random(3)>> <<if $randomavatext eq 0>> <<ava>>Dear father... I have sinned... I had sex with the principal to get better grades...<</ava>> <<elseif $randomavatext eq 1>> <<ava>>Dear father... I have sinned... I had sex with all the teachers on the university...<</ava>> <<elseif $randomavatext eq 2>> <<ava>>Dear father... I have sinned... I sold sex in the park to finance my new dress...<</ava>> <<else>> <<ava>>Dear father... I have sinned... I have stolen a key...<</ava>> <</if>> <<if $randomavatext lt 3>> <<priest>>Really... Well that was really a slutty thing to do... God will not forgive you very easily for that... Doing such a thing is an insult to god...<</priest>> <<ava>>But PLEASE father... I did not mean to insult god... Iten't there anything I can do to get forgiveness? PLEASE...<</ava>> <<priest>>Well... This is very difficult for me... I will try to talk to god and ask for your forgiveness, but then you have to please me first...<</priest>> <<ava>>Please you father??? But is that not another sin?<</ava>> <<priest>>No No... That will help me explain to god that your actions can be forgiven...<</priest>> <p class="passage_text">You hear them talk for a little while longer about Ava's sins... Then suddenly things start to happen in the booth...</p> <<set $randomhapp = random(4)>> <<if $randomhapp eq 0>> <p class="passage_text">The priest open a lattice and suddenly his dick get visible in the hole... Then Ava start to suck it... You can hear her sucking sounds as the priest's cock goes in and out of her mouth...</p> <video src="church/images/avasuckpriest.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<ava>>Yummy... Mmmmm... taste.... mmmm... good... mmmm... father... Will god forgive now... mmmm...<</ava>> <<priest>>Yes... yes... Sure he will... Just keep sucking a bit faster...<</priest>> <<ava>>Glob... glob... mmmmm... mmmm...<</ava>> <<priest>>OH YES! That's it! YES! Now... I'm... gonna... OH Yes... give you some... cream... and... you will swallow... Yeeeees!!!<</priest>> <<ava>>Glob... glob... Yes, father... Mmmmmmm... Mmmmm... delicious...<</ava>> <video src="church/images/avacumsplatface.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<priest>>Yes, that's a good girl... Lick it clean...<</priest>> <p class="passage_text">Ava, that little slut, you thing to yourself... But you have seen enough and hurry [[back to the benches->Insidechurch]]...</p> <<elseif $randomhapp eq 1>> <p class="passage_text">The priest open a small door and let Ava in to him. Next you can see Ava's head in the hole where a lattice was removed. The priest starts to fuck her from behind, and you can hear her moaning...</p> <video src="church/images/avadoggypriest.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<elseif $randomhapp eq 2>> <p class="passage_text">The priest open a small door and let Ava in to him. She stips before she lay down on her back on his seat... Then the priest start to fuck her pussy while she moans out...</p> <video src="church/images/avafuckedbypriest.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<elseif $randomhapp eq 3>> <p class="passage_text">The priest open a small door and let Ava in to him. She stips before he commands her up on his cock... Ava rides his cocks while she moans out...</p> <video src="church/images/avaridespriest.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<else>> <p class="passage_text">The priest open a small door and let Ava in to him. She stips before she lay down on her back on his seat... Then the priest start to fuck her pussy while she rubs her pussy... from the sounds of her, she clearly likes him fucking her...</p> <video src="church/images/avamastwhilefucked.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <</if>> <<if $randomhapp gt 0>> <<ava>>Ooooh, yes... ooooh...<</ava>> <<priest>>You like that don't you little slut?<</priest>> <<ava>>Oh... Oh yes, father... Oooooh...<</ava>> <p class="passage_text">The priest fucks Ava until she comes, and then pumps his jizz all over her pussy and ass...</p> <video src="church/images/cumoveravaass.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">Ava, that little slut, you thing to yourself... But you have seen enough and hurry [[back to the benches->Insidechurch]]...</p> <</if>> <<else>> <<priest>>Stolen key??? That was a unusual sin... Where did you take it from?<</priest>> <<ava>>I... I... I took it from the principals office at the university...<</ava>> <<priest>>And where is this key now then? And where does it goes to?<</priest>> <<ava>>I have it in my apartment, and I don't know where it goes to... It looks like a key to a door... I have seen the principals assistant have one too...<</ava>> <<priest>>Hmmm.... Usually I deal with much more sinful things than that... Girls coming here usually are sluts and sex maniacs... But a sin is a sin... So you should just put it back and forget all about it...<</priest>> <p class="passage_text">You can hear them chat about other issues. You wonder how you get hold of that key... Maybe if I had something to pressure Ava with... You just leave [[back to the benches->Insidechurch]]...</p> <<set $avakeyknow to 1>> <</if>> <<else>> <img src="church/images/confession.jpg" class="jpgimage" width="70%"> <p class="passage_text">When it's vacant you go into the confessional and say a confession for the priest... You start to tell the priest about youself and your occupation...</p> <<priest>>So how can I help you? What do you want to confess, my child?<</priest>> <p class="passage_text">So what do you want to confess? The more serious your sin is, the more time it takes... Forgivness helps moral and reduce reputation...</p> <<if $sinlist eq "">> /*nothing to confess */ <p class="passage_text">You have nothing to confess...</p> <p class="passage_text">[[Continue->Universitystreet]]</p> <<else>> <<set $sinlist2 = $sinlist.replace(/-/g," ")>> <<set $sinsdone = $sinlist2.split(", ")>> <<you>>Dear father. Forgive me for my sins. I <<listbox "$sintype">> <<optionsfrom $sinsdone>> <</listbox>> <</you>> <p class="passage_text">[[Continue->Confesspriest2]]</p> <</if>> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Confess to the priest</h3> <<if $sinspoints gt $sinslimit>> <<set $sintype2 = $sintype.replace(/-/g," ")>> <<set $randomvid = random(2)>> <<print '<video src="church/images/confessiontalk' + $randomvid + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<priest>>You <<print $sintype2>>??? You have a lot of sins on your mind... If use a lot of time on you... I think we need to use another method to get rid of your sins...<</priest>> <<you>>What do you mean by that, father?<</you>> <<if $priestsex eq 0>> <<priest>>Well, you have many sins on your mind, and one method to get rid of them is to dress them off...<</priest>> <<you>>Dress them off, father??<</you>> <<priest>>Yes... For example, if you now take off your top and show me your chest the sins can fly out of your body...<</priest>> <<you>>Fly out of my body??<</you>> <<priest>>Yes, take off your top so I can see your boob... eh, body and let the sins get out of your chest... Come on now...<</priest>> <p class="passage_text">Will [[do do as the priest tell you to->Showtitstopriest]], so you can continue confessing sins, or do you want to <<link "resfuse and leave" "Universitystreet">> <<if $sinslimit gt 2>><<set $sinslimit -= 1>><</if>><</link>></p> </p> <<elseif $priestsex eq 1>> <<priest>>Last time you did well and got rid of many sins by undressing them... I hope we can repeat that today...<</priest>> <<you>>But this sounds very strange to me... Are you sure that this is how it works?<</you>> <<priest>>Trust me, my child... I'm positive... Just start undressing like you did last time...<</priest>> <p class="passage_text">Will [[do do as the priest tell you to->Showasstopriest]], so you can continue confessing sins, or do you want to <<link "resfuse and leave" "Universitystreet">> <<if $sinslimit gt 2>><<set $sinslimit -= 1>><</if>><</link>></p> </p> <<elseif $priestsex eq 2>> <<priest>>Well... Do you see that little lattice in front of you?<</priest>> <<you>>Yes, father?<</you>> <<priest>>It is quite loose, so I can remove it now...<</priest>> <<you>>Ok, father...<</you>> <p class="passage_text">He removes the lattice... There is hole in the wall between the two of you... After a little while a dick is visible in the hole...</p> <video src="church/images/removelattice.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<you>>OH MY GOD! But, father what are you doing???<</you>> <<priest>>Relax, Relax! This is nothing to worry about.. Now I want you to take this into your mouth...<</priest>> <<you>>But, father... I can't do that... That is another sin isen't it?<</you>> <<priest>>No No... I am a priest, and I know what is a sin and what is not... Compared to all the other slutty things you have done, this is nothing... Come on now, and do it...<</priest>> <p class="passage_text">Will [[do do as the priest tell you to->Suckthepriest]], so you can continue confessing sins, or do you want to <<link "resfuse and leave" "Universitystreet">> <<if $sinslimit gt 2>><<set $sinslimit -= 1>><</if>><</link>></p> <<elseif $priestsex eq 3>> <<priest>>So here we are again, my child... Let's start with getting the sins out of your body... You can undress now...<</priest>> <<you>>Ahem... I...<</you>> <p class="passage_text">Will [[do do as the priest tell you to->Fuckthepriest]], so you can continue confessing sins, or do you want to <<link "resfuse and leave" "Universitystreet">> <<if $sinslimit gt 2>><<set $sinslimit -= 1>><</if>><</link>></p> <<elseif $priestsex eq 4>> <<priest>>Well, time to clean your sins out of your body, again... Just start undressing so we can start the process...<</priest>> <<you>>The process, father?<</you>> <<priest>>Yes, this time we must do a more thorough job, considering all the sins you have done...<</priest>> <<you>>I understand, father...<</you>> <p class="passage_text">Will [[do do as the priest tell you to->Assfuckthepriest]], so you can continue confessing sins, or do you want to <<link "resfuse and leave" "Universitystreet">> <<if $sinslimit gt 2>><<set $sinslimit -= 1>><</if>><</link>></p> <<else>> <<priest>>Good to see you again... Now drive those devils out of your body... Undress, please...<</priest>> <p class="passage_text">Will [[do do as the priest tell you to->Assfuckthepriest2]], so you can continue confessing sins, or do you want to <<link "resfuse and leave" "Universitystreet">> <<if $sinslimit gt 2>><<set $sinslimit -= 1>><</if>><</link>></p> <</if>> <<set $visitchurch to 1>> <<else>> <img src="church/images/confession.jpg" class="jpgimage" width="70%"> <<set $sinfactor to 0>> <<set $sinmins to 0>> <<set $sintype = $sintype.replace(/\ /g,"-")>> <<for $i=0; $i<$sinarray.length; $i++>> <<if $sintype eq $sinarray[$i][0]>> <<set $sinfactor to $sinarray[$i][1]>> <<set $sinmins to ($sinfactor * 10)>> <</if>> <</for>> <<set $sintype2 = $sintype.replace(/-/g," ")>> <<priest>>You <<print $sintype2>>??? May the lord forgive you...<</priest>> <<you>>Oh father... I am so sorry for what I have done... Please have mercy with me...<</you>> <<priest>><<print $priesttomc.random()>><</priest>> <p class="passage_text">The priest keeps talking to you for over <<print $sinmins>> minutes before he is finished...</p> <<addmins $sinmins>> <<set $redsin to $sintype + ", ">> <<set $redsin2 to ", " + $sintype>> <<set $sinlist = $sinlist.replace($redsin,"")>> <<set $sinlist = $sinlist.replace($redsin2,"")>> <<set $sinlist = $sinlist.replace($sintype,"")>> <<set $sinreduct to (0.5*$sinfactor)>> <p class="passage_text">Would you like to [[continue your confession->Confesspriest]] or [[leave->Universitystreet]]?</p> <<redrep $sinreduct>>, <<addmoral $sinfactor>>, <<redenergy $sinfactor>>, <<redlib $sinreduct>> <<set $sinspoints += $sinfactor>> <</if>> <</nobr>><<nobr>> <<addmins 10>> <<set $priestsex to 1>> <<priest>>Let your sins get out of your body... Take off your top!<</priest>> <video src="church/images/showtitsinbooth0.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">You take down your top, and remove your bra for the priest...</p> <<priest>>Yes, very nice... Now, squeeze your tits so the devil inside you can be released...<</priest>> <<you>>Like this, father?<</you>> <video src="church/images/squeezetits.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<priest>>Yes, continue with that... Very good... I can sense that your soul will be clean...<</priest>> <p class="passage_text">You keep squeezing your tits for a few minutes, util the priest say it's enough... Then you can [[continue your confession->Endconfession]]...</p> <</nobr>><<nobr>> <<addmins 10>> <<set $priestsex to 2>> <<priest>>Let your sins get out of your body... Undress and release the devil inside!<</priest>> <p class="passage_text">You take down your top, and remove your bra for the priest...</p> <video src="church/images/showtitsinbooth0.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<priest>>Yes, very nice... Now, take off those trouses and panties too...<</priest>> <<you>>Panties too, father??? But...<</you>> <<priest>>Trust me, my child... You soul will be cleaned and the lord will forgive your sins...<</priest>> <<you>>Well, ok then... If you say so...<</you>> <video src="church/images/takeoffpanties0.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">You remove your trouses and panties as well, as ordered by the priest...</p> <<priest>>Now, put your hand in the crotch and rub on...<</priest>> <<you>>The crotch??? But that means that...<</you>> <<priest>>Yes, Yes... That will release the negative energy the devil has in you...<</priest>> <<you>>Negative?? down there?? Oh, I was not aware of that, father...<</you>> <video src="church/images/rubyourpussy.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">You rub rub pussy slowly... You can hear heavy breathing behind the lattice..</p> <<you>>Are you alright, father? Is everything ok??<</you>> <<priest>>Yes, Yes... Just continue now... A little bit faster... Yes! That's a good girl...<</priest>> <<you>>Faster... But... Oh my god, father... I... I... can't hold back... I...<</you>> <<priest>>Yes faster! That's it!<</priest>> <p class="passage_text">You can't control yourself, and with no chance holding back you get an orgasm in the confession box...</p> <<you>>Oh, I am sorry, father... I just...<</you>> <<priest>>No worries, my child... That is quite alright... God thinks you did well... The evil power in you is now set free... Now dress on and let's continue the confession...<</priest>> <p class="passage_text">You dress on and [[continue the confession->Endconfession]]</p> <</nobr>><<nobr>> <<addmins 20>> <<set $priestsex to 3>> <p class="passage_text">You slowly opens your mouth and the priest pushes his dick in between your lips... </p> <video src="church/images/takescockinmouth.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<priest>>Yes, yes... That's a good girl... Now use your tomngue and rub it slowly under my dickhead...<</priest>> <<you>>But... Ummmm... ummmm... mmmm...<</you>> <<priest>>Oh Yes... So good... All your sins will be washed away... Just do it a little faster now... Soooo gooood...<</priest>> <p class="passage_text">You increase the tempo as instructed by the priest...</p> <<you>>Um Um Um Um Ummmmmm....<</you>> <video src="church/images/suckcockgladly.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<priest>>Yes! Yes! Continue... Now I will put some cream in your mouth! Be sure to swallow all of it! Otherwise god will not be happy with you! Do it! Yeeeees...<</priest>> <p class="passage_text">The priest ejaculate into your mouth and you don't dare do something else that swallow it all...</p> <video src="church/images/priestcuminmouth.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<priest>>That was a really good job you did there... God will have mercy with your soul...<</priest>> <<you>>But... But, I feel this was wrong of me...<</you>> <<priest>>Nonsens! You did excatly the right thing! Now dress on so we can continue our confession...<</priest>> <p class="passage_text">You dress on and [[continue the confession->Endconfession]]</p> <<redenergy 15>>, <<addlust 15>>, <<redhygiene 10>>, <<redlooks 10>>, <<addrep 1>>, <<redmoral 2>>, <<adddrug_sex 1>> <<unfaitfulsex "the priest">> <<set $sex_cuminmouth += 1>> <<set $sex_blowjob += 1>> <</nobr>><<nobr>> <<addmins 20>> <<set $priestsex to 4>> <p class="passage_text">By command of the priest you take off your bra...</p> <video src="church/images/showtitsinbooth1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<priest>>Yes... What a good girl you are... God loves big breasts like yours...<</priest>> <<you>>Does he? Are you sure?<</you>> <<priest>>Absolutely! Now take off your panties as well... God wants to see your whole body...<</priest>> <<you>>But that is wrong, father... Isen't it?<</you>> <<priest>>No No! Remember we was all born naked without clothes...<</priest>> <<you>>Yes, that is true...<</you>> <video src="church/images/takeoffpanties1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<priest>>You are the most cutest thing god have created... Now, I will let you in to my room...<</priest>> <<you>>Into your room, father??<</you>> <<priest>>Yes, I open this little door here so you can join me in here...<</priest>> <<you>>Eh... Ok...<</you>> <p class="passage_text">The priest opens a little door and let you into his booth...</p> <video src="church/images/openconfdoor.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<priest>>Now, lay down on the little bench here and spread your legs...<</priest>> <<you>>Like this? Will god forgive me then?<</you>> <<priest>>Yes, he will... Now I am going to stick a little magic stick in there and clean out all your sins...<</priest>> <<you>>But.. But... What are you doing father... Oh, my god... Oh...<</you>> <p class="passage_text">The priest stick his dick into your pussy and starts to fuck you...</p> <video src="church/images/priestfuckpussy.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<priest>>Oh... So tight and wet... You are really a remarkable creature of god...<</priest>> <p class="passage_text">The priest continues fucking you... Faster and faster...</p> <<you>>Ooooooh... Father... I can't hold it back any longer... Ooooooooh...<</you>> <<priest>>Let it go, my child... I am soon there too.... Ooooooooh Yeeeeeeeees...<</priest>> <p class="passage_text">Just at the same time as you are having an orgasm, the priest start to pump his cum into your pussy... When he is finish he pulls out with a smile around his face...</p> <video src="church/images/fillpussycum.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<priest>>Now you must go back to your place in the confession box and we can continue...<</priest>> <<you>>Yes father... I hope god is happy with me...<</you>> <<priest>>I am very sure he is....<</priest>> <p class="passage_text">He lets you through the door and locks it... Then [[you continue your confession->Endconfession]]...</p> <<redenergy 20>>, <<redlust 15>>, <<redhygiene 15>>, <<redlooks 10>>, <<addrep 1>>, <<redmoral 4>>, <<adddrug_sex 2>> <<unfaitfulsex "the priest">> <<set $sex_pussy += 1>> <<cuminpussy>> <<set $sex_cuminpussy += 1>> <</nobr>><<nobr>> <<addmins 20>> <<set $priestsex to 5>> <p class="passage_text">You first remove your bra...</p> <video src="church/images/showtitsinbooth1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<priest>>Yes, that's good... I must say that god gave you the most beatiful breasts... And now the panties...<</priest>> <video src="church/images/takeoffpanties1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<you>>Yes, father...<</you>> <<priest>>Good girl... I will now open the door and let you into my chamber...<</priest>> <<you>>Yes, father...<</you>> <video src="church/images/openconfdoor.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">The priest open the door and let you in...</p> <<priest>>Now... Lay down on the bench as you did last time...<</priest>> <<you>>Are you going to clean out my sins with your magic stick again, father?<</you>> <<priest>>Yes, just spread your legs now...<</priest>> <p class="passage_text">You spread your legs and the priest starts to fuck you... It does not take long until you reach climax...</p> <video src="church/images/priestfuckpussy.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<you>>Oh, oh... father... I can't hold back any more... Yeeeeeeeees...<</you>> <<priest>>That's good... Now stand on all four for me now, so I can continue the process...<</priest>> <<you>>Is that necessary, father?<</you>> <<priest>>Oh yes, it's very necessary... Come on now!<</priest>> <<you>>Ok... Like this father?<</you>> <<priest>>Yes! Just like that... Now I am going to clean out the sins from your other hole...<</priest>> <<you>>My other ho... Oh my god, you are penetrating my ass, father...<</you>> <video src="church/images/assfuckedbypriest0.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<priest>>Be quiet! This will clean out all your sins! Wow, you are very tight back there... So good!<</priest>> <p class="passage_text">He starts to penetrate you faster and faster... After a while he moves command you to lay down on your back, before he continues in your ass...</p> <video src="church/images/assfuckedbypriest1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<you>>Oooooh, father... You are so big...<</you>> <<priest>>Relax. Almost there... Oooooooooh... So gooooood....<</priest>> <p class="passage_text">He then starts to ejaculate in and over your asshole, while he moans out...</p> <video src="church/images/priestcumass.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<you>>What a mess you made, father... Will god forgive my sins now?<</you>> <<priest>>Oh yes... You can be very sure about that! You did well... But now you have to go back to the booth so we can continue...<</priest>> <<you>>Ok, father... I am so glad that I did the right thing...<</you>> <p class="passage_text">He opens the door and let you [[into your booth again->Endconfession]]...</p> <<redenergy 15>>, <<redlust 20>>, <<redhygiene 20>>, <<redlooks 10>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_anal += 1>> <<set $sex_cuminass += 1>> <<set $sex_pussy += 1>> <<unfaitfulsex "the priest">> <</nobr>><<nobr>> <<addmins 20>> <<set $priestsex to 5>> <<priest>>The lord will release the devils from your soul, as soon as you remove your clothes and come into my booth...<</priest>> <<you>>Yes, father I will...<</you>> <video src="church/images/showtitsinbooth1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">You remove your bra...</p> <video src="church/images/takeoffpanties1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">and then your panties...</p> <<priest>>You look stunning as always... Now I will let you into my booth...<</priest>> <<you>>Yes, father...<</you>> <<priest>>Good girl... Now I want you into my chamber...<</priest>> <p class="passage_text">He opens the door and you go into his chamber and wait for his command...</p> <video src="church/images/openconfdoor.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<set $randomvid = random(2)>> <<if $randomvid eq 0>> <<priest>>God want you to clean all your sins... Please stand on all four for me...<</priest>> <<you>>Like this, father?<</you>> <p class="passage_text">You stand on all four and your pink asshole shine against the priest. He can not resist putting his cock in there...</p> <<priest>>In the name of god, I will remove your sins from your body...<</priest>> <video src="church/images/assfuckedbypriest0.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<you>>Oh my god father... You are so big...<</you>> <p class="passage_text">His cock runs in and out of your ass for a while, before he wants you down to suck his cock...</p> <<priest>>Come on... Down on your knees...<</priest>> <video src="church/images/suckpriestbooth.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<you>>Um... ummm... ummm...<</you>> <<priest>>Yeeeees... That's good... Faster now... Come on!<</priest>> <<you>>I... ummm... do my... ummmm... best...<</you>> <<priest>>Yes! Yes! That's it! Yeeeeeees...<</priest>> <video src="church/images/cummouth0.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">He splats his cum over your face, and you do your best to catch it... You are exhausted, but the priest give you his best compliments...</p> <<redenergy 15>>, <<redlust 20>>, <<redhygiene 20>>, <<redlooks 10>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_anal += 1>> <<unfaitfulsex "the priest">> <<set $sex_cuminmouth += 1>> <<set $sex_blowjob += 1>> <<elseif $randomvid eq 1>> <<priest>>God want you to clean all your sins... I want you to sit on my stick so I can pin the devil out of you...<</priest>> <<you>>Ok father... I will do my best...<</you>> <<priest>>Jump up and down on my stick as fast as you can...<</priest>> <video src="church/images/ridecock0.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<you>>Oh my god... Yes father... Oh... It's so gooooood...<</you>> <<priest>>Faster I said! Faster!...<</priest>> <<you>>Yes.. Yes... Oh, father... I'm... cuuuuuuuuuumming...<</you>> <p class="passage_text">You can't hold back and get a massive orgasm while the priests cock is inside you... After a short while he commands you up on all four...</p> <<priest>>Now we need to drive the devil out of your other hole...<</priest>> <video src="church/images/assfuck1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">Then he starts to penetrate your ass...</p> <<you>>Oh my god... Oh... You are to big for me... Ooooooooh....<</you>> <<priest>>Relax... Your sins will be forgiven... Just take it in...<</priest>> <<you>>Yes father... I try as best as.... Oooooh...<</you>> <video src="church/images/assfuck2.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">He increases the pace while he moans out...</p> <<priest>>Oh... soooo goooood... Nearly there.... Yeeeeeees....<</priest>> <video src="church/images/pcumass0.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">Then you can feel his warm cum is pumped into your ass... Hope god is happy with me now you think...</p> <<redenergy 15>>, <<redlust 20>>, <<redhygiene 20>>, <<redlooks 10>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_anal += 1>> <<set $sex_cuminass += 1>> <<set $sex_pussy += 1>> <<unfaitfulsex "the priest">> <<else>> <<priest>>Now my child... Lay down on your back so we can clean your sins of of your body...<</priest>> <<you>>Yes father... I try as best as.... Oooooh...<</you>> <<priest>>I am sure he will as soon as I can get my stick inside you...<</priest>> <video src="church/images/pussyfuck0.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<you>>Yes father... Use your stick on me... It's so good... Oooooooh...<</you>> <p class="passage_text">The priest increase the pace even more, and his dick hammer in and out of your pussy... It don't take long before you cum...</p> <<you>>Oh father... I can't help it... I must cuuuuuuuuum....<</you>> <p class="passage_text">After the orgasm is over, he want to clean your other hole... He commands you down on all four...</p> <<priest>>Now your ass will be free of the devil... Trust me... Oh, you are very tight there... So gooood...<</priest>> <video src="church/images/assfuck0.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <<you>>Will god take me to heaven now father?<</you>> <<priest>>Sure he will... Just stand still... Oh my god... I think I must cum now... So tight and good....<</priest>> <video src="church/images/pcumass1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">He pushes his dick inside your ass and pumps lots of cum inside your ass... When he pulls out the cum run out of your ass...</p> <<redenergy 15>>, <<redlust 20>>, <<redhygiene 20>>, <<redlooks 10>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $sex_anal += 1>> <<set $sex_cuminass += 1>> <<set $sex_pussy += 1>> <<unfaitfulsex "the priest">> <</if>> <<priest>>That was very good of you! I am sure god will take you into heaven despite of your sins... But now we need to continue your confession...<</priest>> <<you>>Thank you father... It's so good of you to telle me how to behave and follow gods wish...<</you>> <p class="passage_text">He then opens the door and let you [[into your booth again->Endconfession]]...</p> <</nobr>><<nobr>> <img src="church/images/confession.jpg" class="jpgimage" width="70%"> <<set $sinfactor to 0>> <<set $sinmins to 0>> <<set $sintype = $sintype.replace(/\ /g,"-")>> <<for $i=0; $i<$sinarray.length; $i++>> <<if $sintype eq $sinarray[$i][0]>> <<set $sinfactor to $sinarray[$i][1]>> <<set $sinmins to ($sinfactor * 10)>> <</if>> <</for>> <<set $sintype2 = $sintype.replace(/-/g," ")>> <<priest>>I am sure that the lord will forgive you...<</priest>> <<you>>Oh father... I am so glad that you said that...<</you>> <<priest>><<print $priesttomc.random()>><</priest>> <p class="passage_text">The priest keeps talking to you for over <<print $sinmins>> minutes before he is finished...</p> <<addmins $sinmins>> <<set $redsin to $sintype + ", ">> <<set $redsin2 to ", " + $sintype>> <<set $sinlist = $sinlist.replace($redsin,"")>> <<set $sinlist = $sinlist.replace($redsin2,"")>> <<set $sinlist = $sinlist.replace($sintype,"")>> <<set $sinreduct to (0.5*$sinfactor)>> <<priest>>Well... Go in peace my child and make no more sins...<</priest>> <p class="passage_text">You say goodbye and [[leave back to the street->Universitystreet]]...</p> <<redrep $sinreduct>>, <<addmoral $sinfactor>>, <<redenergy $sinfactor>>, <<redlib $sinreduct>> <<set $sinspoints += $sinfactor>> <</nobr>><<nobr>> <<addmins 30>> <h3 class="passage_header">Light a candle and give to charity</h3> <img src="church/images/lightcandle.jpg" class="jpgimage" width="70%"> <p class="passage_text">You light a candle, give $2 in the donationbox and sit down in the benches for a while...</p> <p class="passage_text">[[Back to the street->Universitystreet]]</p> <<redrep 0.5>>, <<addmoral 1>>, <<redmoney 2>>, <<redlib 0.5>> <</nobr>><<nobr>> <<addmins 20>> <h3 class="passage_header">Sit down and say a prayer</h3> <img src="church/images/sitdown.jpg" class="jpgimage" width="70%"> <p class="passage_text">You sit down in the benches and say a prayer for your friends and family...</p> <p class="passage_text">[[Back to the street->Universitystreet]]</p> <<addmoral 1>>, <<redlib 0.5>>, <<redrep 0.5>> <</nobr>> /* Life at University Scene: Principal home Locations: Home */<<nobr>> <<if $principalarrested eq 1>> <p class="passage_warning">It looks like the house is abandoned. The principal is in prison and his wife left him... [[Continue->Outside]]</p> <<else>> <<set $taxirequest to 0>> <<addmins 10>> <<if $hygiene lt 40 or $energy lt 30 or $looks lt 20>> <p class="passage_warning">Sorry, you cannot visit the princpal now.</p> <p class="passage_warning">Your hygiene/energy/looks are too low. Required hygiene = 40, energy = 30 and looks = 20.</p> <p class="passage_warning">Come back later. You have to go [[back to the street->Outside]]</p> <<else>> <h3 class="passage_header">Visiting principal</h3> <img src="principal/images/ring_doorbell.jpg" class="jpgimage" width="30%"> <p class="passage_text">You ring the principal's doorbell and wait for answer...</p> <<if $cleanforprincipal eq 1 and $gameDate.getDay() eq 6 and $gameDate.getHours() gt 15 and $gameDate.getHours() lt 18>> <p class="passage_text">[[Continue->Principalentrance]]</p> <<else>> <p class="passage_text">[[Continue->Principalnothome]]</p> <</if>> <</if>> <</if>> <</nobr>><<nobr>> <<if $principalvisitsnum eq 0>> <h3 class="passage_header">Cleaning the principals house</h3> <p class="passage_text">A few seconds later you hear some footsteps from inside the house, and the principal opens the door...</p> <img src="principal/images/principal_opendoor.jpg" class="jpgimage" width="30%"> <<george>>Hello <<print $firstname>>, and welcome to my house... I am so glad that you could take this job for me...<</george>> <<print '<img src="images/' + $girl + '/happy8.jpg" class="jpgimage" width="40%">'>> <<you>>Hi principal...<</you>> <<george>>Come on in. Let me show you the house first.<</george>> <p class="passage_text">The principal follows you around the house and shows you every room. You can see that there is dust, and that it's been some time since last cleaning...</p> <img src="principal/images/dustyfloor.jpg" class="jpgimage" width="30%"> <<george>>I have all the cleaning stuff in here...<</george>> <p class="passage_text">George follows you into a bathroom, and shows you the cleaning closet...</p> <img src="principal/images/cleaningcloset.jpg" class="jpgimage" width="30%"> <<george>>I am afraid I have not used these things much, since my wife left me...<</george>> <<you>>Oh, I am sorry for that... I can start right away if you want...<</you>> <<george>>That's fine with me... I will just go into my home office while you clean...<</george>> <p class="passage_text">[[Continue->Cleanprincipalhouse]]</p> <<elseif $principalvisitsnum eq 1>> <h3 class="passage_header">Cleaning the principals house</h3> <p class="passage_text">You try the doorbell several times, but no one opens the door... Hmmm, that was strange... You try to open it and find it unlocked...</p> <p class="passage_text">You hang up your coat and [[go straigt in->Enterprincipalhouse]]. You are wearing your new outfit that the principal bought for you...</p> <<elseif $principalvisitsnum gte 2>> <h3 class="passage_header">Cleaning the principals house</h3> <p class="passage_text">The door is open and you enter the house as agreed with the principal.</p> <p class="passage_text">You hang off your coat and straighten your french maid outfit before [[going in->Findingworklist]].</p> <</if>> <</nobr>><<nobr>> <<print '<video src="images/' + $girl + '/enterprincipalhouse.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You find the list of things he wants you to do and start working...</p> <p class="passage_text">[[Continue->Sexaftercleaning]]</p> <</nobr>><<nobr>> <<if $principalvisitsnum eq 2>> <p class="passage_text">You are just about to clean the sofa in the livingroom when the principal arrives. He goes straight over to you and starts to kiss you...</p> <<you>>But... principal I can't possible.... mfmfmsfmss...<</you>> <p class="passage_text">You are totally taken by surprise and can't resist him...</p> <video src="principal/images/kissingprincipalsofa.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">[[Continue->Sexaftercleaning2]]</p> <<elseif $principalvisitsnum eq 3>> <p class="passage_text">You find your self in the livingroom cleaning when the principal suddenly enters the room. He goes straight over to you and starts to undress</p> <<you>>But... principal I though I just could clean for you... I...<</you>> <<george>>No <<print $firstname>>... I have had a rough day, and need your other skills as well... Come on now and give me a good suck...<</george>> <<you>>I should not be doing this principal... I am your student... I...<</you>> <<george>>You have done it before... Come on now... DO IT!<</george>> <p class="passage_text">Next moment you find yourself down on your knees sucking the principal...</p> <<print '<video src="images/' + $girl + '/suckprpalsofa.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Sexaftercleaning2]]</p> <<elseif $principalvisitsnum eq 4>> <p class="passage_text">You clean the whole house. This time there is quite much to do. The principal's brother has been visiting and his dog's hair is everywhere...</p> <p class="passage_text">You get pretty dirty, and when you clean the bathroom, you find that the dog has peed there. You do not see it and step right into it. Damn that dog! What a mess!</p> <img src="principal/images/dogspill.jpg" class="jpgimage" width="40%"> <p class="passage_text">[[Continue->Sexaftercleaning2]]</p> <</if>> <</nobr>><<nobr>> <<if $principalvisitsnum eq 2>> <p class="passage_text">After a while he moves down on you and start to drag off your panties...</p> <<you>>But... but what are you doing principal... I can't...<</you>> <p class="passage_text">He wont take no for an answer and drag them off you while he undresses himself.</p> <<george>>You are so hot and sexy, <<print $firstname>>... I simply must have you...<</george>> <video src="principal/images/takingtrousesoff.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">[[Continue->Sexaftercleaning3]]</p> <<elseif $principalvisitsnum eq 3>> <p class="passage_text">The principal treats you rougher today and moves you on to the sofe, before starting fucking you.</p> <<you>>Oh... Oh.... Be careful, principal...<</you>> <<george>>You like it rough <<print $firstname>>, don't you?...<</george>> <<you>>Oh no, no.... careful...<</you>> <<print '<video src="images/' + $girl + '/fuckprpalsofa.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Sexaftercleaning3]]</p> <<elseif $principalvisitsnum eq 4>> <p class="passage_text">You clean the floor as best as you can, but your feel so dirty...</p> <p class="passage_text">I better just take a bath in the tub. The principal has said that I could use the bathroom anytime.</p> <<print '<video src="images/' + $girl + '/undressforbath.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Sexaftercleaning3]]</p> <</if>> <</nobr>><<nobr>> <<if $principalvisitsnum eq 2>> <<george>>I need to taste your delicious pussy <<print $firstname>>... I simply must...<</george>> <p class="passage_text">He moves on to you and starts to lick your wet pussy...</p> <<you>>Principal... Oh, please... Oh. don't... You must not...<</you>> <p class="passage_text">He eats your pussy like no one has done before, and you can't help yourself for liking it...</p> <<you>>Principal... Oh... Oh... I'm... I'm... cumming... Yeeeees....<</you>> <video src="principal/images/lickingyourpussy.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">[[Continue->Sexaftercleaning4]]</p> <<elseif $principalvisitsnum eq 3>> <<george>>Now, it's time for you to give me a good ride...<</george>> <p class="passage_text">The principal presses you down on his stiff cock and demand you to ride him...</p> <<you>>Oh... my god... Oh...<</you>> <<george>>Faster Faster <<print $firstname>>!...<</george>> <<print '<video src="images/' + $girl + '/rideprpalsofa.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Sexaftercleaning4]]</p> <<elseif $principalvisitsnum eq 4>> <p class="passage_text">It's so lovely to be able to use a tub.</p> <p class="passage_text">You don't have a tub at your apartment so this is luxury...</p> <<print '<video src="images/' + $girl + '/takeabath.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Sexaftercleaning4]]</p> <</if>> <</nobr>><<nobr>> <<if $principalvisitsnum eq 2>> <p class="passage_text">While you still have a orgasm going, he moves you around and start fucking you in doggystyle...</p> <<george>>Your pussy feels so great <<print $firstname>>... Wet and juicy...<</george>> <<you>>Oh, please... Oh, principal...<</you>> <p class="passage_text">He pumps in and out of you in steady pace.</p> <video src="principal/images/doyoudoggy.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">[[Continue->Sexaftercleaning5]]</p> <<elseif $principalvisitsnum eq 3>> <<george>>Come on, move up now... I want to take you doggystyle... Come on my little slut...<</george>> <p class="passage_text">The principal places you in front of him on the couch and pushes his cock into your pussy</p> <<you>>Oh... My god... Oh.. Oh... I'm coooooooming...<</you>> <<george>>Yeah, that it <<print $firstname>>. You love getting your principals dick into your pussy don't you?...<</george>> <<print '<video src="images/' + $girl + '/doggyprpalsofa.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Sexaftercleaning5]]</p> <<elseif $principalvisitsnum eq 4>> <p class="passage_text">You are just about to finish when the principal arrives...</p> <img src="principal/images/principal_wantsyou2.jpg" class="jpgimage" width="40%"> <<george>>Hello there beatiful. Enjoying a bath are you?<</george>> <p class="passage_text">You are totally taken by surprise...</p> <<print '<img src="images/' + $girl + '/begging.jpg" class="jpgimage" width="40%">'>> <<you>>Oh, I am just about to finish and leave principal. I will not disturb you...<</you>> <<george>>You do not disturb at all... In fact I was looking forward to meeting you again...<</george>> <p class="passage_text">He starts to undress in a hurry...</p> <img src="principal/images/principal_nude.jpg" class="jpgimage" width="40%"> <<you>>No, no principal... I must leave... I can't...<</you>> <<george>>Don't be so prudish <<print $firstname>>. You have done this before... Just give me a nice blowjob now...<</george>> <p class="passage_text">He moves quickly over to you and holds his cock in front of your face...</p> <<george>>Come on now... Give me a nice suck... You know I will reward you...<</george>> <<you>>I...<</you>> <p class="passage_text">You just have to grab his cock and suck him... Besides he is right... You have done this before...</p> <<print '<video src="images/' + $girl + '/suckprincipalintub.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Sexaftercleaning5]]</p> <</if>> <</nobr>><<nobr>> <<if $principalvisitsnum eq 2>> <p class="passage_text">The principal pulls you over on your back and changes position before continues to fuck you...</p> <<george>>Ah, ah ah... Gonna cum soon...<</george>> <<you>>Oh, please... Not inside me principal... Not inside....<</you>> <p class="passage_text">He pulls out in last minute and spread his semen over your belly...</p> <video src="principal/images/semenonyourbelly.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">[[Continue->Finishafterprincipalsex]]</p> <<elseif $principalvisitsnum eq 3>> <p class="passage_text">You find yourself laying on your back when the principal begin to splat his juice over you...</p> <<george>>YES... YES... YES.. <<print $firstname>>!!! God, I love teenage pussy...<</george>> <<print '<video src="images/' + $girl + '/cumprpalsofa.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Finishafterprincipalsex]]</p> <<elseif $principalvisitsnum eq 4>> <p class="passage_text">You try your best to suck the principal the way he wants it...</p> <<george>>That is excellent, <<print $firstname>>. Keep going...<</george>> <p class="passage_text">Suddenly you both hear a sound from the entrance of the bathroom...</p> <<print '<video src="images/' + $girl + '/principalbrothertom.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">It is the principal's brother that's spying on you...</p> <<george>>TOM!!! What the hell are you doing here!!!<</george>> <p class="passage_text">I am so sorry, George... I didn't mean to spy on you... The door was open, he says...</p> <<george>>Alright! Alright!... Get your ass over here and keep helping me satisfy this teenage slut... She needs all the cocks she can get...<</george>> <<you>>NO! NO!... Let me go... I can't do that! I...<</you>> <<george>>Sure you can, honey! Be nice to my brother now, or I can get you expelled you know!<</george>> <<you>>No, don't make me do that... No, pleeease...<</you>> <p class="passage_text">[[Continue->Sexaftercleaning6]]</p> <</if>> <</nobr>><<nobr>> <p class="passage_text">But they will not listen to you and soon you find yourself sucking two cocks at the same time...</p> <<print '<video src="images/' + $girl + '/suckppalandbrother.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<george>>Yeah, that's the way to do it <<print $firstname>>. You like that, Tom?<</george>> <p class="passage_text">Oh she is gorgeous, Tom says... Such a good cocksucker...</p> <p class="passage_text">[[Continue->Sexaftercleaning7]]</p> <</nobr>><<nobr>> <p class="passage_text">After a while George pulls you up and wants to take you doggystyle...</p> <<you>>No, no... Let me go please, principal... Please...<</you>> <<george>>NO WAY... We have just started and now I want to penetrate your wet pussy...<</george>> <<print '<video src="images/' + $girl + '/fuckbothends.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<george>>And don't forget to suck Tom, <<print $firstname>>. Sharing is caring you know... he-he...<</george>> <p class="passage_text">[[Continue->Sexaftercleaning8]]</p> <</nobr>><<nobr>> <<george>>Now, let's get her on her back, Tom...<</george>> <p class="passage_text">They move you up and you have to suck Tom while the principal is fucking your pussy. Suddenly his cock slides out of you and he moves it down a bit and presses it into your ass...</p> <<you>>NO!!! NO!! What are you doing, principal.... Not my ass... No...<</you>> <<george>>RELAX, <<print $firstname>>... You will get used to it... Hold her still, Tom...<</george>> <<print '<video src="images/' + $girl + '/principalenteranal.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Without any chance to escape Geore begin to fuck your ass...</p> <p class="passage_text">[[Continue->Sexaftercleaning9]]</p> <</nobr>><<nobr>> <p class="passage_text">George, now it's my turn to fuck her ass, Tom says after a while</p> <<george>>No problem, Tom. We fuck both her holes at the same time...<</george>> <<you>>Noooooo... Please... Nooooo...<</you>> <p class="passage_text">But there is nothing you can do about it... Both brothers share your holes in a double penetration...</p> <<print '<video src="images/' + $girl + '/principalbathdp.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <<george>>She is incredible tight, Tom... I just love these teenage asses...<</george>> <p class="passage_text">Yeah, she is smoking hot... Just like a luxury prositute... How about moving her over so I can be on top, Tom says...</p> <p class="passage_text">[[Continue->Sexaftercleaning10]]</p> <</nobr>><<nobr>> <p class="passage_text">They switch positions again and now Tom is in your pussy... You feel that your orgasm is on it's way, and can't hold back...</p> <<you>>Oh... Oh.... Yeeeeeeeees....<</you>> <<george>>My god, I think this slut just had an orgasm, Tom... How is it with you... Need to splat some cream onto her, or?<</george>> <p class="passage_text">I am pretty close, George... Let's creampie her face...</p> <<print '<video src="images/' + $girl + '/principalbathdp2.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Sexaftercleaning11]]</p> <</nobr>><<nobr>> <p class="passage_text">They get you down on your knees before they start to ejaculate...</p> <<george>>Give us a big smile now <<print $firstname>>, while we creampie you, and you will get some extra money... Got that!<</george>> <<you>>Eh... Yes...<</you>> <p class="passage_text">You do your best while they are cumming onto your face...</p> <<print '<video src="images/' + $girl + '/principalcumshots.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Finishafterdpbatroom]]</p> <</nobr>><<nobr>> <<set $dpmoney = parseInt(150 * $levelpercent)>> <<george>>That was just what we needed, <<print $firstname>>... You were fantastic... We must do that again soon. Here you got $120 bucks<</george>> <<you>>No thanks, principal... I will not do that again...<</you>> <p class="passage_text">You grab the money and start to take on your clothes... Just as you are going to leave the bathroom a lady with suitcases is in the door... She is furious</p> <img src="principal/images/georgeswife.jpg" class="jpgimage" width="40%"> <p class="passage_text">GEORGE!!! What are you and your brother doing with that girl, she screams out... I go away for a long vacation, and what do i find when returning? YOU AND YOUR DAMNED BROTHER FUCKING A PROSITUTE!!!!</p> <<you>>NO NO... I am not a prosti...<</you>> <<print '<img src="images/' + $girl + '/shocked6.jpg" class="jpgimage" width="40%">'>> <p class="passage_text">GET THE HELL OUT OF HERE, girl! AND THEN I WANT A WORD WITH YOU AND YOUR BROTHER GEORGE!!!!</p> <p class="passage_text">It appears like the principals wife had not left him after all... You takes your things and [[run out->Outside]] of as quick as you can...</p> <<set $sex_anal += 2>> <<set $sex_pussy += 2>> <<set $sex_blowjob += 2>> <<set $sex_dp += 2>> <<set $sex_cuminmouth += 2>> <<sexinpussy>> <<addmoney $dpmoney>>, <<redenergy 30>>, <<redlust 20>>, <<redhygiene 30>>, <<redlooks 25>>, <<addrep 2>>, <<redmoral 10>>, <<redweight 0.5>>, <<adddrug_sex 2>>, <<addlib 1>> <<set $cleanforprincipal to 2>> <<unfaitfulsex "the principals brother">> <<donesin "have-been-double-penetrated-by-principal-and-his-brother">> <<addmins 120>> <</nobr>><<nobr>> <<if $principalvisitsnum eq 2>> <<set $maidsexmoney = parseInt(80 * $levelpercent)>> <<george>>That was great <<print $firstname>>. You are such a good girl... Here take this money for your excellent service...<</george>> <p class="passage_text">The principal hands you $ <<print $maidsexmoney>>...</p> <<you>>Thank you principal... Next time maybe I only can do the cleaning?<</you>> <<george>>Sure <<print $firstname>>. Don't worry about that now... But now I have to do some work... Just close the door on your way out...<</george>> <p class="passage_text">He gets dressed and go into his office... You get dressed and clean up the rest before [[leaving for home->Outside]]...</p> <<set $sex_pussy += 1>> <<set $sex_pussybeenlicked += 1>> <<set $sex_blowjob += 1>> <<sexinpussy>> <<addmoney $maidsexmoney>>, <<redenergy 20>>, <<redlust 20>>, <<redhygiene 25>>, <<redlooks 20>>, <<redmoral 5>>, <<addrep 2>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $didshowupforcleaning to 1>> <<unfaitfulsex "the principal">> <<donesin "have-been-fucked-by-the-principal-in-his-house">> <<addmins 120>> <<elseif $principalvisitsnum eq 3>> <<set $maidsexmoney = parseInt(100 * $levelpercent)>> <<george>>That was excellent of you, <<print $firstname>>. I just love to fuck with you...<</george>> <<george>>Here, take this $ <<print $maidsexmoney>> from me...<</george>> <<you>>Oh, $ <<print $maidsexmoney>>.principal... That is so kind of you..<</you>> <<george>>Yes, Yes... Don't mention it... But now you have to hurry home.. I get some prosti... Eh, visitiors coming soon...<</george>> <p class="passage_text">You get dressed and clean up before [[leaving for home->Outside]]...</p> <<sexinpussy>> <<set $sex_pussy += 1>> <<set $sex_blowjob += 1>> <<addmoney $maidsexmoney>>, <<redenergy 20>>, <<redlust 20>>, <<redhygiene 25>>, <<redlooks 20>>, <<redmoral 5>>, <<addrep 2>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $didshowupforcleaning to 1>> <<unfaitfulsex "the principal">> <<donesin "have-been-fucked-by-the-principal-in-his-house">> <<addmins 120>> <</if>> <<set $principalvisitsnum += 1>> <</nobr>><<nobr>> <<print '<video src="images/' + $girl + '/enterprincipalhouse.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Looks like there is no one home... In the kitchen you find a note from the principal...</p> <p class="passage_text">He wants you to clean certain things and especially scrub the bathroom floor and the tub... Well, better [[get started->Scrubbingbathroom]]</p> <</nobr>><<nobr>> <p class="passage_text">You get started and clean the house. It's not so dirty as last time. At last you go for the bathroom.</p> <video src="principal/images/scrubtub.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">You wash the floor and the are just about to finish the tub when you [[hear a sound behind you->Principalshower]]...</p> <</nobr>><<nobr>> <img src="principal/images/principal_shower2.jpg" class="jpgimage" width="30%"> <p class="passage_text">You didn't know the principal is in the shower...</p> <<print '<img src="images/' + $girl + '/surprised4.jpg" class="jpgimage" width="40%">'>> <<you>>What are you doing here, principal... I thought you were out...<</you>> <<george>>OH, I am sorry... I just had to have a shower... Hmmm.... Very nice outfit you have there...<</george>> <p class="passage_text">He starts to walk out of the shower against you...</p> <img src="principal/images/principal_shower.jpg" class="jpgimage" width="30%"> <<george>>You look extremely sexy, you know...<</george>> <<you>>Oh, I am just about to finish up, principal. I...<</you>> <<george>>Oh no, now that you are here I want to have a chat with you...<</george>> <<you>>Can't we take that later... You are naked and everything...<</you>> <p class="passage_text">He moves over to you and his cock has gotten stiff by the looks of you...</p> <<print '<img src="images/' + $girl + '/surprisedbybigdick.jpg" class="jpgimage" width="40%">'>> <<george>>Look here <<print $firstname>>. You are such a sexy nice girl, and I am so lonely after my wife left me...<</george>> <<you>>Eh.. Yes.. But I think I must g...<</you>> <<george>>So, let's be nice to each other and I will reward you plenty...<</george>> <p class="passage_text">Will you <<link "run out of his house" "Runfromhouse">> <<redlib 0.5>><</link>> or [[stay put->Principalbathroomsex]]...</p> <</nobr>><<nobr>> <img src="principal/images/fleesout.jpg" class="jpgimage" width="30%"> <p class="passage_text">You run out of the bathroom and grab your handbag and coat and escape out of the principals house, knowing that this is the end of your cleaning job...</p> <p class="passage_text">[[Continue->Outside]]</p> <<set $cleanforprincipal to 2>> <</nobr>><<nobr>> <p class="passage_text">George begin to kissing you intensely and you are overwhelmed by his passion...</p> <<print '<video src="images/' + $girl + '/kissing_principal.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Principalbathroomsex2]]</p> <</nobr>><<nobr>> <<george>>You are so sexy in that outfit, <<print $firstname>>. You should be a model, you know...<</george>> <<you>>Oh thank you principal...<</you>> <<george>>Now, give me a good suck with that delicious mouth of yours...<</george>> <<you>>But, I cant... mmmfmfmmsffms...<</you>> <p class="passage_text">Without waiting for any answer he pushes his cock into your mouth... You have no other choice than suck him</p> <<george>>Yes, come on... That is so good of you...<</george>> <<print '<video src="images/' + $girl + '/principal_suck_bathroom.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Principalbathroomsex3]]</p> <</nobr>><<nobr>> <<george>>Oh yes keep it going, <<print $firstname>>...<</george>> <<you>>mmmfmsmmfs...<</you>> <<george>>Yes, Yes.... Yeeeeeees.....<</george>> <p class="passage_text">Without any notice he pumps his sperm over your face...</p> <<george>>Aaaah, so good of you <<print $firstname>>... I really needed that...<</george>> <<print '<video src="images/' + $girl + '/principal_cum_bathroom.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">[[Continue->Principalbathroomsex4]]</p> <</nobr>><<nobr>> <<set $bathsex = parseInt(70 * $levelpercent)>> <<george>>Thank you so much for the cleaning and your ehem extra service... Here you got $ <<print $bathsex>> from me...<</george>> <<you>>Oh... Thank you so much, principal<</you>> <<george>>I am sorry but I have to leave you. I have an appointment... See you in school...<</george>> <p class="passage_text">With those words he leaves you and a few minutes later he is out of the house... You get dressed and clean up before you go [[outside->Outside]]</p> <<set $sex_blowjob += 1>> <<set $sex_cuminmouth += 1>> <<addmoney $bathsex>>, <<redenergy 15>>, <<redhygiene 20>>, <<redlooks 10>>, <<redmoral 3>>, <<addrep 1>>, <<adddrug_sex 1>>, <<addlust 20>>, <<addlib 1>> <<set $principalvisitsnum += 1>> <<set $didshowupforcleaning to 1>> <<addmins 120>> <<unfaitfulsex "the principal">> <<donesin "was-sucking-the-principal-in-his-house">> <</nobr>><<nobr>> <<addmins 120>> <p class="passage_text">You start cleaning and after 2 hours of hard work the house is in a much better state...</p> <<set $randomimg = random(3)>> <<print '<video src="images/' + $girl + '/cleanprincipalhouse' + $randomimg +'.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You then go to the [[principals homeoffice->Principalhomeoffice]]...</p> <<redenergy 15>>, <<redhygiene 15>>, <<redweight 0.25>>, <<addmoral 1>> <<set $didshowupforcleaning to 1>> <</nobr>><<nobr>> <<set $princepay = parseInt(50 * $levelpercent)>> <img src="principal/images/principal_homeoffice2.jpg" class="jpgimage" width="50%"> <<you>>Then I think I am finished, prinical. Hope you find it ok...<</you>> <<george>>Oh, that is so nice... I am sure you did a great job.<</george>> <img src="principal/images/principal_homeoffice.jpg" class="jpgimage" width="50%"> <<george>>Here you have $ <<print $princepay>> as I promised...<</george>> <<you>>Oh, thank you so much, principal<</you>> <<print '<img src="images/' + $girl + '/happy6.jpg" class="jpgimage" width="40%">'>> <<george>>I see you use your own clothes when cleaning, so I did buy a working uniform for you... You can take it with you home and use it next time...<</george>> <<you>>Of course, thank you<</you>> <p class="passage_text">George hands you a package and you unwrap it...</p> <img src="principal/images/frenchmaid.jpg" class="jpgimage" width="40%"> <<you>>??? Oh... It's one of them... I...<</you>> <<george>>Yes, yes I know it's not perfect, but it was the best I could get... Listen, I will be pay you $10 more for using it, since it was not so comfy...<</george>> <p class="passage_text">Will you [[accept it->Acceptprincipal]], or just <<link "say no to the job and leave" "Quitprincipaljob">> <<redlib 0.5>><</link>>...</p> <<addmoney $princepay>> <</nobr>><<nobr>> <<addmins 120>> <<print '<img src="images/' + $girl + '/surprised3.jpg" class="jpgimage" width="40%">'>> <<you>>I am sorry I can not wear that outfit... I am not such a girl...<</you>> <img src="principal/images/principal_impatient.jpg" class="jpgimage" width="30%"> <<george>>Well in that case there is nothing more to discuss... I try to help you with a decent job, and you turn me down... I must say I am disappointed in you...<</george>> <<george>>Please go now, and leave me in peace...<</george>> <<you>>But I did not mean to...<</you>> <<george>>Go NOW!!!!<</george>> <p class="passage_text">He is obviously quite angry now, so you better [[leave->Outside]]</p> <<set $cleanforprincipal to 2>> <</nobr>><<nobr>> <<you>>Eh... Ok, principal... I will use it if you say so...<</you>> <<george>>Good, good... Look here... If I am not in the next time you come just go and start cleaning... I will write you a note...<</george>> <<george>>But now I have to get back to work... See you next time, <<print $firstname>><</george>> <<you>>Ok, see you at the university...<</you>> <p class="passage_text">You then go [[back to the street->Outside]]</p> <<set $principalvisitsnum += 1>> <<set $didshowupforcleaning to 1>> <</nobr>><<nobr>> <p class="passage_text">You wait a while, but it looks like there is no one home...</p> <p class="passage_text">Finally you go [[back to the street->Outside]]</p> <</nobr>> /* Life at Unversity Scene: Library Locations: Reading books Do homework Toilet */<<nobr>> <<set $taxirequest to 0>> <<addmins 5>> <h3 class="passage_header">Outside library</h3> <img src="library/images/outsidelibrary.jpg" class="jpgimage" width="50%"> <<if $gameDate.getHours() gt 19 or $gameDate.getHours() lt 8>> <p class="passage_warning">Looks like the library is closed...</p> <p class="passage_warning">A sign says open everyday between 08.00 - 20.00. You have to return to the [[street->Beachroad]]</p> <<else>> <<if $drug lt 50 and $drunk lt 50>> <<if $hygiene lt 30 or $energy lt 10>> <p class="passage_warning">You can not enter this building...</p> <p class="passage_warning">Your hygiene or energy stats is too low. You have to return to the [[street->Beachroad]]</p> <<else>> <p class="passage_text">Looks like the library is open... Do want to [[go in->Insidelibrary]] or [[leave back to the street->Beachroad]]...</p> <</if>> <<else>> <img src="images/refusedbysecurity.jpg" class="jpgimage" width="50%"> <p class="passage_warning">A security guard stops you when you try to enter the building...</p> <p class="passage_warning">He claims that you are too intoxicated... You have to return to the [[street->Beachroad]]</p> <</if>> <</if>> <</nobr>><<nobr>> <<if $gameDate.getHours() gt 19>> <p class="passage_text">Looks like the library is closing... You have to return to the [[street->Beachroad]]</p> <<else>> <h3 class="passage_header">Inside library</h3> <img src="library/images/librarydesk.jpg" class="jpgimage" width="50%"> <p class="passage_text">You are inside the library. What do you want to do? <ul> <li>[[Talk to the librarian->Asklibrerian]]</li> <li>[[Go to the toilet->Libtoilet]]</li> <li>[[Go outside again->Beachroad]]</li> </ul></p> <</if>> <</nobr>><<nobr>> <<set $noerobook to 1>> <h3 class="passage_header">Talking to the librarian</h3> <img src="library/images/nikky_frontdesk.jpg" class="jpgimage" width="50%"> <<if $metnikky eq 0>> <<nikky>>Hello, you must be new here. I have not seen you around. My name is Nikky and I am the librarian here at Trulago library. What can I do for you?<</nikky>> <<you>>Hello Nikky, my name is <<print $firstname>>...<</you>> <<set $metnikky to 1>> <<else>> <<nikky>>Hello again, <<print $firstname>>. What can I do for you?<</nikky>> <</if>> <p class="passage_text">What do you want to ask Nikki about? <ul> <li>[[I want to read a book->Readlibbook]]</li> <li>[[I want to borrow a desk for study->Studyatlib]]</li> <li>[[Sorry I am just leaving->Beachroad]]</li> </ul></p> <</nobr>><<nobr>> <h3 class="passage_header">Bathroom</h3> <<set $toiletplace to "Libtoilet">> <img src="library/images/libtoilet.jpg" class="jpgimage" width="50%"> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You are at the toilet. What do you want to do? <ul> <li>[[Makeup<-Add makeup]]</li> <li>[[Perfume<-Add perfume]]</li> <li>[[Freshup<-Fresh yourself up]]</li> <<if $cocainbags gt 0>> <li>[[Haveajoint<-Smoke a joint]]</li> <</if>> <<if $joints gt 0>> <li>[[Haveastripe<-Snort a line of cocain]]</li> <</if>> <li>[[Wc<-Go to toilet]]</li> <li>[[Insidelibrary<-Go back]]</li> </ul></p></td></tr></table> <</nobr>><<nobr>> <<addmins 120>> <h3 class="passage_header">Study at the library</h3> <<print '<video src="library/images/studyatlib.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You get a desk and sit down to study and do your homework...</p> <p class="passage_text">You are allowed to use the desk for two hours before you must [[leave it->Insidelibrary]]...</p> <<set $weeklessons += 1>> <<redhygiene 5>>, <<addintellect 1>>, <<redenergy 5>>, <<addmoral 0.25>> <</nobr>><<nobr>> <<addmins 5>> <<set $libvisit += 1>> <<if $libvisit lt 5 or $noerobook eq 0 or $libmastur eq 1>> <<if $noerobook eq 1>> <img src="library/images/nikky_normal.jpg" class="jpgimage" width="40%"> <<else>> <img src="library/images/nikky_disappointed.jpg" class="jpgimage" width="40%"> <</if>> <<nikky>>So, what kind of book do you want to read? Is it a <<link [[Novel, |Readlibbook2]]>> <<set $libbooktype to "novel">> <</link>> <<link [[Crime book, |Readlibbook2]]>> <<set $libbooktype to "crime book">> <</link>> <<link [[Horror book, |Readlibbook2]]>> <<set $libbooktype to "horror book">> <</link>> <<link [[Text book.|Readlibbook2]]>> <<set $libbooktype to "text book">> <</link>> <</nikky>> <<else>> <<if $accepterobook eq 0>> <img src="library/images/nikky_flirt.jpg" class="jpgimage" width="30%"> <<nikky>>So nice to see you again, <<print $firstname>>. You are quite a frequent guest here... May I recommend this book for you?<</nikky>> <img src="library/images/erobook1.jpg" class="jpgimage" width="30%"> <p class="passage_text">Would you read [[the book->Readeroticlibbook]] she present to you, or just ask for <<link [[another one?|Readlibbook]]>> <<set $noerobook to 0>> <</link>></p> <<elseif $accepterobook eq 1>> <img src="library/images/nikky_flirt.jpg" class="jpgimage" width="30%"> <<nikky>>I have a special book for you, <<print $firstname>>... I am sure you are going to love it... I did...<</nikky>> <img src="library/images/erobook2.jpg" class="jpgimage" width="30%"> <p class="passage_text">Would you read [[the book->Readeroticlibbook]] she present to you, or just ask for <<link [[another one?|Readlibbook]]>> <<set $noerobook to 0>> <</link>></p> <<elseif $accepterobook eq 2>> <img src="library/images/nikky_flirt.jpg" class="jpgimage" width="30%"> <<nikky>>You simply have to read this book, <<print $firstname>>... It's so... eh, exiting...<</nikky>> <img src="library/images/erobook3.jpg" class="jpgimage" width="30%"> <p class="passage_text">Would you read [[the book->Readeroticlibbook]] she present to you, or just ask for <<link [[another one?|Readlibbook]]>> <<set $noerobook to 0>> <</link>></p> <<elseif $accepterobook eq 3>> <img src="library/images/nikky_flirt2.jpg" class="jpgimage" width="30%"> <<nikky>>I have another exiting book for you, <<print $firstname>>... I will make you thrilled...<</nikky>> <img src="library/images/erobook4.jpg" class="jpgimage" width="30%"> <p class="passage_text">Would you read [[the book->Readeroticlibbook]] she present to you, or just ask for <<link [[another one?|Readlibbook]]>> <<set $noerobook to 0>> <</link>></p> <<else>> <<if $nikkysex eq 0>> <img src="library/images/nikky_flirt2.jpg" class="jpgimage" width="30%"> <<nikky>>I have this very special book in the backroom... Come with me and take a look?<</nikky>> <p class="passage_text">Will you follow her to the [[backroom->Backroomlibsex]] or just ask for <<link [[another one?|Readlibbook]]>> <<set $noerobook to 0>> <</link>></p> <<elseif $nikkysex eq 1>> <img src="library/images/lustineyes.jpg" class="jpgimage" width="30%"> <<nikky>>I want you to follow me into the backroom, <<print $firstname>>...<</nikky>> <p class="passage_text">Will you follow her to the [[backroom->Backroomlibsex]] or just ask for <<link [[another one?|Readlibbook]]>> <<set $noerobook to 0>> <</link>></p> <<else>> <img src="library/images/lustineyes.jpg" class="jpgimage" width="30%"> <<nikky>><<print $firstname>>!! I want you in my backroom at once!! That is [[an order->Backroomlibsex]]!!!<</nikky>> <</if>> <</if>> <</if>> <</nobr>><<nobr>> <<set $libmastur to 1>> <<addmins 5>> <<if $nikkysex eq 0>> <p class="passage_text">You enter the backroom, and notice that Nikky locks the door behind you...</p> <img src="library/images/lockdoor.jpg" class="jpgimage" width="30%"> <<nikky>>Let's sit down and I can tell you a little about this book, before you read it...<</nikky>> <img src="library/images/lustineyes.jpg" class="jpgimage" width="30%"> <p class="passage_text">Nikky have this strange look in her eyes... They glow in a way...</p> <<you>>I don't know I...<</you>> <<nikky>>Come on, we will just talk a little...<</nikky>> <<you>>Eh, ok just [[5 minutes then->Backroomlibsex2]]...<</you>> <<elseif $nikkysex gt 0 and $nikkysex lt 3>> <p class="passage_text">As soon as you enter the backroom, Nikky locks the door and throws herself over you and starts kissing you...</p> <<print '<video src="library/images/nikkykissyou1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<you>>Oh, Nikky I can't I....<</you>> <<nikky>>Yes you can! KISS ME!!! NOW!!!<</nikky>> <p class="passage_text">She have this dominating power over you, and you just [[have to obey->Backroomlibsex2]]...</p> <<else>> <p class="passage_text">As soon as you enter the backroom, Nikky locks the door and throws herself over you and starts kissing you...</p> <<print '<video src="library/images/nikkykissyou1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<nikky>>I have invited James too to join us. I love to have both cock and pussy to choose from...<</nikky>> <<you>>Oh, Nikky are you sure we should do this?<</you>> <<nikky>>Yes, I am positive. OH, I can hear him scratch on the door...<</nikky>> <p class="passage_text">Nikky opens the door and [[let him in->Backroomlibsex5]]...</p> <</if>> <</nobr>><<nobr>> <<addmins 5>> <<if $nikkysex eq 0>> <<print '<video src="library/images/nikkytalking.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<nikky>>So, what do you think about the books that I gave you?<</nikky>> <<you>>I... Eh... I think there is a lot of sex in them...<</you>> <<nikky>>Yes, It's exciting isen't it... Getting very tense don't you think?<</nikky>> <<you>>Yes, eh exciting... But lately you have given me many books about lesbians...<</you>> <<nikky>>Oh yes, don't you think that is very exiting...?<</nikky>> <<you>>Yes but...<</you>> <<nikky>>Excuse me for saying it, but I get very horny when reading these books... And I have noticed that you do that too...<</nikky>> <<you>>What? Have you??<</you>> <<nikky>>Oh yes... I have seen you go to the toilet to masturbate...<</nikky>> <<you>>NO, no... I have not done that... I...<</you>> <<nikky>>Oh yes, You have... I have heard you when you are moaning... But don't be ashamed... It's very natural... In fact I get very horny just talking to you...<</nikky>> <p class="passage_text">Nikky moves even [[closer to you->Backroomlibsex3]]...</p> <<elseif $nikkysex eq 1>> <p class="passage_text">After a while Nikky commands you down on your knees...</p> <<you>>But, please don't... I...<</you>> <<nikky>>Come on! I need you to lick my pussy! I am so horny!!<</nikky>> <p class="passage_text">Nikky takes off her panties and presses your head against her pussy!</p> <<print '<video src="library/images/youlicknikky1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<you>>I.. I... glob glob glob...<</you>> <<nikky>>YES! YES! FASTER FASTER!... OH MY GOD!! I'M CUUUUUUUUUUMMING....<</nikky>> <<nikky>>OH, that was great, <<print $firstname>>! Now get off your panties! I want to [[lick you too->Backroomlibsex3]]...<</nikky>> <<elseif $nikkysex eq 2>> <<nikky>>NOW! Get down and lick my pussy! My pussy is so wet that it's flooding...<</nikky>> <<you>>I...<</you>> <p class="passage_text">Nikky removes her panties in a hurry and commands you to lick her pussy...</p> <<print '<video src="library/images/lickingnikkygardenerwatch.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<nikky>>Oh, yeah that's great! Keep going, <<print $firstname>>...<</nikky>> <p class="passage_text">Suddenly her eyes turn [[against the window->Backroomlibsex3]]...</p> <</if>> <</nobr>><<nobr>> <<if $nikkysex eq 0>> <<addmins 5>> <<nikky>>I want to kiss you, <<print $firstname>>...<</nikky>> <<you>>But, but....<</you>> <p class="passage_text">Nikky throws herself over you and kiss you intensly... You try to stop it, but she won't let you</p> <<print '<video src="library/images/nikkykissyou1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<you>>mmmmfsfsmmm...<</you>> <p class="passage_text">You get more and more horny and your own will is gone. Nikky dominates you and you [[can't say no->Backroomlibsex4]]...</p> <<elseif $nikkysex eq 1>> <<addmins 15>> <<you>>But Nikky, I am not sure if I want to...<</you>> <<nikky>>Sure you will, <<print $firstname>>... I can see that you are so horny! Get off those panties now!<</nikky>> <p class="passage_text">You take off the panties and soon after Nikky licks your pussy with great passion!</p> <<print '<video src="library/images/nikkylicksyou2.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<you>>OH Nikky, My god... I can't hold back...<</you>> <<nikky>>Mmmnnnmmmn... That's right... I want you to cum...<</nikky>> <<you>>OH Nikky...Can't hold baaaaaaaack...<</you>> <p class="passage_text">You get a massive orgasm and it gives you great pleasure...</p> <<nikky>>Oh, I need to get [[back to work->Insidelibrary]]... Let's get dressed and hope noone notices...<</nikky>> <<set $sex_pussybeenlicked += 1>> <<donesin "let-nikky-at-the-library-lick-my-pussy">> <<redenergy 10>>, <<redlust 20>>, <<redhygiene 15>>, <<redlooks 5>>, <<redmoral 3>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <<unfaitfulsex "Nikki at the library">> <<set $nikkysex += 1>> <<elseif $nikkysex eq 2>> <<addmins 5>> <<you>>What is it, Nikky? Why are you looking at the window?<</you>> <<nikky>>Oh, it's just James the gardener that is playing peeping tom...<</nikky>> <<print '<img src="images/' + $girl + '/shocked6.jpg" class="jpgimage" width="30%">'>> <<you>>OH MY GOD!!! Has he seen us??? What if he tells anyone, that we do lesbian sex??? What are we going to do, Nikky???<</you>> <<nikky>>Relax, <<print $firstname>>... We just invite him in to join us...<</nikky>> <<you>>ARE YOU CRAZY, NIKKY!!! We can't do that!!!<</you>> <<nikky>>RELAX, I SAID! If he joins us, he will not tell anyone, otherwise he reveal himself as well... If we don't he might tell anyone..<</nikky>> <<you>>Are you sure? I have not done these things before... I am not sure if I can!<</you>> <<print '<video src="library/images/nikkyinvitesgardener.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<nikky>>Sure you can! Just do as I tell you! It will be just wonderful...<</nikky>> <<you>>Ok, [[if you say so->Backroomlibsex4]]...<</you>> <</if>> <</nobr>><<nobr>> <<if $nikkysex eq 0>> <<addmins 15>> <p class="passage_text">While Nikky kisses you she starts to undress you.</p> <<you>>No.... No... I...<</you>> <p class="passage_text">You protests are silenced by Nikky, and soon your panties are removed...</p> <<nikky>>I want to taste that wet pussy of yours, <<print $firstname>>...<</nikky>> <<you>>But you can't do that... You...<</you>> <<nikky>>SURE I CAN! LAY STILL, SO I CAN CLEAN IT WELL!<</nikky>> <<print '<video src="library/images/nikkylicksyou1.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<you>>But I.... Oh my god... Ohhhhhh...<</you>> <p class="passage_text">Nikky licks your pussy in a raw and agressive way...</p> <<nikky>>MMMMmmmm nom nom... Mmmmnnmmmnn...<</nikky>> <<you>>OH MY GOD! OH MY GOD! OOOOOOOOOOOOOHHHHH....<</you>> <p class="passage_text">You can't hold back the strong orgasm and you see stars in front of your eyes...</p> <<nikky>>Bet you liked that didn't you? I can give it to you any time...<</nikky>> <<you>>OH I... I... I must go now... I....<</you>> <p class="passage_text">You get dressed as fast as you can, and hurry [[out the door->Beachroad]]...</p> <<set $sex_pussybeenlicked += 1>> <<set $sex_pussylicked += 1>> <<redenergy 15>>, <<redlust 20>>, <<redhygiene 20>>, <<redlooks 10>>, <<redmoral 3>>, <<addrep 1>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $nikkysex += 1>> <<unfaitfulsex "Nikki at the library">> <<donesin "had-lesbian-sex-with-nikky-at-the-library">> <<elseif $nikkysex eq 2>> <<addmins 5>> <p class="passage_text">Nikky opens the door for James and let him in... He is obviously very nervous...</p> <<nikky>>Open up your trouses James, and let us see what you got...<</nikky>> <p class="passage_text">Nikky kneels down and start to suck him his dick, before turning to you...</p> <<print '<video src="library/images/suckingdick.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<nikky>>Come on and help me, <<print $firstname>>. Lick his balls... Let us give him a session he never will forget...<</nikky>> <<you>>Eh... ok, I [[will do my best->Backroomlibsex5]]...<</you>> <</if>> <</nobr>><<nobr>> <<addmins 20>> <<set $randomvideo = random(6)>> <<print '<video src="library/images/gardenersex' + $randomvideo + '.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">Nikky and you fucks the gardener for 20 minutes in all kinds of positions... You both obtain multiple orgasms...</p> <p class="passage_text">Then James squirts his sperm all over you and Nikky.</p> <<print '<video src="library/images/cleanupcum.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <<nikky>>That was great, James... I just love threesome's. We must do this another time... Don't you agree, <<print $firstname>>...<</nikky>> <<you>>Eh, I am not sure... I...<</you>> <<nikky>>Well, enough for today... Let's get back to work now, James...<</nikky>> <p class="passage_text">You all get dressed [[and leave->Beachroad]]...</p> <<set $sex_pussy += 1>> <<set $sex_pussybeenlicked += 1>> <<set $sex_blowjob += 1>> <<set $sex_pussylicked += 1>> <<donesin "had-threesome-sex-at-the-library">> <<redenergy 20>>, <<redlust 20>>, <<redhygiene 25>>, <<redlooks 15>>, <<redmoral 5>>, <<addrep 2>>, <<redweight 0.25>>, <<adddrug_sex 1>>, <<addlib 1>> <<set $nikkysex += 1>> <<unfaitfulsex "Nikki at the library">> <</nobr>><<nobr>> <<addmins 60>> <h3 class="passage_header">Reading a book</h3> <img src="library/images/libreading.jpg" class="jpgimage" width="50%"> <<if $libbooktype eq "text book">> <p class="passage_text">You study some of the chapters in the text book, and feel enlightened. You then head [[back to the entrance->Insidelibrary]]...</p> <<addintellect 0.5>>, <<redenergy 3>> <<else>> <p class="passage_text">You read some of the <<print $libbooktype>> , but it is quite boring. So after a while you head [[back to the entrance->Insidelibrary]]...</p> <<redenergy 2>> <</if>> <</nobr>><<nobr>> <<addmins 30>> <h3 class="passage_header">Reading erotic book</h3> <<print '<video src="library/images/readerobook.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You read some parts of the erotic book, and gets real horny... You hope no one notices... After a while you must go to [[the toilet->Libmaturbate]]...</p> <<set $accepterobook += 1>> <<addlust 20>> <<donesin "was-reading-lesbian-sex-books">> <</nobr>><<nobr>> <<addmins 15>> <<set $libmastur to 1>> <h3 class="passage_header">Masturbation on the toilet</h3> <<print '<video src="library/images/libmasturbate.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video>'>> <p class="passage_text">You are so horny that you simply cannot resist masturbating on the toilet. Afterwards you feel a bit ashamed and hope no one notices... You hurry out to the [[entrance->Insidelibrary]]...</p> <<redlust 30>>, <<redenergy 10>>, <<redhygiene 10>>, <<addlib 1>> <</nobr>> /* Life at University Scene: Swimmingpool Locations: Entrance Dressing rooms Swimmingpool */<<nobr>> <<set $taxirequest to 0>> <<addmins 5>> <h3 class="passage_header">Outside Swimmingpool</h3> <img src="swimmingpool/images/poolentrance.jpg" class="jpgimage" width="50%"> <<isInInv Bikini>> <<if $ininventory eq "false">> <p class="passage_warning">You do not have a bikini. <br>[[Beachroad<-Continue]]</p> <<else>> <<if $gameDate.getHours() gt 20 or $gameDate.getHours() lt 7>> <p class="passage_warning">Looks like the swimmingpool is closed...</p> <p class="passage_warning">A sign says open everyday between 07.00 - 21.00. You have to return to the [[street->Beachroad]]</p> <<else>> <<if $drug lt 50 and $drunk lt 50>> <<if $hygiene lt 30 or $energy lt 10>> <p class="passage_warning">You can not enter this building...</p> <p class="passage_warning">Your hygiene or energy stats is too low. You have to return to the [[street->Beachroad]]</p> <<else>> <p class="passage_text">Looks like the swimmingpool is open... Do want to [[go in->Paytoenterpool]] or [[leave back to the street->Beachroad]]...</p> <</if>> <<else>> <img src="images/refusedbysecurity.jpg" class="jpgimage" width="50%"> <p class="passage_warning">A security guard stops you when you try to enter the building...</p> <p class="passage_warning">He claims that you are too intoxicated... You have to return to the [[street->Beachroad]]</p> <</if>> <</if>> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Welcome to Trulago Public Swimmingpool</h3> <img src="swimmingpool/images/paytoenter.jpg" class="jpgimage" width="50%"> <<set $pooldressed to 1>> <<if $pooldaysleft eq 0>> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">You have to pay to enter the pool... <<set $dayticket = parseInt(5 * $costpercent)>> <<set $weekticket = parseInt(20 * $costpercent)>> <<set $yearticket = parseInt(400 * $costpercent)>> <ul> <li>Buy dayticket - $ <<print $dayticket>> <<if $money gte $dayticket>><<link [[Buy it|Paytoenterpool]]>> <<set $money -= $dayticket>> <<set $pooldaysleft += 1>> <</link>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <li>Buy weekticket - $ <<print $weekticket>> <<if $money gte $weekticket>><<link [[Buy it|Paytoenterpool]]>> <<set $money -= $weekticket>> <<set $pooldaysleft += 7>> <</link>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> <li>Buy yearticket - $ <<print $yearticket>> <<if $money gte $yearticket>><<link [[Buy it|Paytoenterpool]]>> <<set $money -= $yearticket>> <<set $pooldaysleft += 365>> <</link>><<else>><b style="color:red;">You can not afford it</b> <</if>> </li> </ul> Go back to the [[Beachroad<-street]]...</p> </td></tr></table> <<else>> <p class="passage_text">You already have a pass to enter... [[Show the pass->Swimmingpool]]</p> <</if>> <</nobr>><<nobr>> <<set $talktolg to 0>> <<set $randomtext = random(3)>> <<if $gameDate.getHours() gt 20>> <p class="passage_warning">The swimmingpool is closed now. You have to [[go back to the street->Beachroad]]...</p> <<else>> <h3 class="passage_header">Swimminpool area</h3> <img src="swimmingpool/images/swimmingpool.jpg" class="jpgimage" width="50%"> <p class="passage_text">What do you want to do?<ul> <<if $pooldressed neq 2>> <li><<link [[Go to the changing rooms and change to bikini|Poolchange]]>> <<set $changeto to 2>><</link>></li> <</if>> <<if $pooldressed neq 1>> <li><<link [[Go to the changing rooms and change to regular clothes|Poolchange]]>> <<set $changeto to 1>><</link>></li> <</if>> <<if $pooldressed neq 0>> <li><<link [[Go to the changing rooms and strip to nude|Poolchange]]>> <<set $changeto to 0>><</link>></li> <</if>> <li>[[Go to take a shower->Poolshower]]</li> <li>[[Lay down by the pool and enjoy the sun->Poolsunbath]]</li> <li>[[Lay down and sunbath nude->Poolsunbathnude]]</li> <li>[[Go for a swim->Poolswim]]</li> </ul>Leave the swimmingpool and go back to the [[street->Beachroad]]...</p> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Changing rooms</h3> <img src="swimmingpool/images/femalechangesymbol.jpg" class="jpgimage" width="30%"><br> <<if $changeto eq 0>> <<if $liberal lt 15>> <p class="passage_warning">You are too shy to walk around nude...</p> <<else>> <<if $pooldressed eq 1>> <video src="swimmingpool/images/undressing.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<else>> <video src="swimmingpool/images/bikinitonude.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <</if>> <p class="passage_text">You take off all your clothes and walk naked</p> <<set $pooldressed to 0>> <</if>> <<elseif $changeto eq 1>> <video src="swimmingpool/images/dressing.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">You change back into your clothes</p> <<set $pooldressed to 1>> <<elseif $changeto eq 2>> <video src="swimmingpool/images/changetobikini.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">You change into a bikini</p> <<set $pooldressed to 2>> <</if>> <p class="passage_text">You [[go back to the poolarea->Poolarea]]...</p> <</nobr>><<nobr>> <h3 class="passage_header">Shower</h3> <img src="swimmingpool/images/poolshower.jpg" class="jpgimage" width="30%"><br> <p class="passage_warning">You go inside to the showers and clean yourself...</p> <<set $randomimage = random(3)>> <<print '<video src="swimmingpool/images/poolshower' + $randomimage + '.mp4" width="40%" autoplay loop></video>'>> <table><tr><td valign="top" style="padding-top: 0px;"> <p class="passage_text">Shower options: <ul>Shower options:<<showernow>></ul> <<link "Continue" "Poolarea">> <<set $looks to $tanned * 0.25>> <<if $lasthaircutdays lt 12>> <<set $looks += 4>> <<elseif $lasthaircutdays lt 25 and $lasthaircutdays gte 12>> <<set $looks += 2>> <</if>> <<set $looks += $tits*3>> <<set $looks += $butt*3>> <<set $looks -= 6>> <<set $basiclooks to $looks>> <<if $makeupsel eq true>> <<set $makeup -= 1>> <<addlooks 30>> <<addmins 5>> <</if>> <<if $shampoosel eq true>> <<addmins 5>> <<addlooks 5>> <<set $shampooconditioner -= 1>> <<set $basiclooks += 5>> <</if>> <<if $perfumesel eq true>> <<addmins 5>> <<set $perfume -= 1>> <<addlooks 6>> <</if>> <<if $blotionsel eq true>> <<addmins 5>> <<set $bodylotion -= 1>> <<addlooks 5>> <</if>> <<if $dayssinceshaving lte 4>> <<set $looks += 5>> <<set $basiclooks += 5>> <</if>> <<if $shavesel eq true>> <<addmins 5>> <<set $dayssinceshaving to 0>> <<set $shaving -= 1>> <<set $looks += 5>> <</if>> <</link>></p></td></tr></table> <<addenergy 5>>, <<addhygiene 50>>, <<addmoral 1>>, <<addlib 0.5>> <</nobr>><<nobr>> <h3 class="passage_header">Take a swim</h3> <<isInInv Sunglasses>> <<if $pooldressed neq 2>> <p class="passage_warning">You need to change to bikini first... [[Continue->Poolarea]]...</p> <<else>> <<addmins 20>> <video src="swimmingpool/images/takeaswim.mp4" class="jpgimage" width="50%" type="video/mp4" autoplay loop></video> <p class="passage_text">You swim for about 20 minutes and increase your fitness, before [[returning back to the poolarea->Poolarea]]...</p> <<addhygiene 20>>, <<redenergy 20>>, <<addfitness 0.5>>, <<redweight 0.25>>, <<redlooks 10>>, <<addmoral 0.5>> <<set $tanned += 0.5>> <<set $tansessionsaday += 0.5>> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Sunbath by the pool</h3> <<isInInv Sunglasses>> <<if $pooldressed neq 2>> <p class="passage_warning">You need to change to bikini first... [[Continue->Poolarea]]...</p> <<elseif $ininventory eq "false" and $tansessionsaday gt 2>> <p class="passage_warning">You don't have sunglasses and your eyes are sore after already sunbathing today... [[Continue->Poolarea]]...</p> <<else>> <<addmins 60>> <video src="swimmingpool/images/sitbypool.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">You lay down and sunbath for an hour... You feel relaxed...</p> <img src="swimmingpool/images/sunbathbk.jpg" class="jpgimage" width="50%"> <p class="passage_text">You get a nice skincolor and after an hour you [[go back->Poolarea]]...</p> <<set $tanned += 1>> <<set $tansessionsaday += 1>> <<redhygiene 5>>, <<addenergy 5>>, <<addmoral 0.5>> <</if>> <</nobr>><<nobr>> <h3 class="passage_header">Sunbath nude by the pool</h3> <<isInInv Sunglasses>> <<if $pooldressed neq 0>> <p class="passage_warning">You need to change to nude first... [[Continue->Poolarea]]...</p> <<elseif $ininventory eq "false" and $tansessionsaday gt 2>> <p class="passage_warning">You don't have sunglasses and your eyes are sore after already sunbathing today... [[Continue->Poolarea]]...</p> <<else>> <<addmins 60>> <video src="swimmingpool/images/sitbypoolnude.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<if $nudesbsess lt 2>> <<set $nudesbsess += 1>> <p class="passage_text">You lay down and sunbath nude. You get a nice tan... [[Continue->Poolarea]]...</p> <<addenergy 2>>, <<redhygiene 3>> <<else>> <<set $tanned += 0.5>> <<set $tansessionsaday += 0.5>> <p class="passage_text">After a while the lifeguard comes over and wants to chat with you... He looks at you with lust in his eyes...</p> <video src="swimmingpool/images/lifeguardtalk.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<if $randomtext eq 0>> <<lifeguard>>Hello, there... How are you?<</lifeguard>> <<elseif $randomtext eq 1>> <<lifeguard>>Hello... Can I help you with anything?<</lifeguard>> <<elseif $randomtext eq 2>> <<lifeguard>>Hi... I'm Andy... Can I be at your service?<</lifeguard>> <<elseif $randomtext eq 3>> <<lifeguard>>Hi... have I seen you before? Anyway... Do you need something?<</lifeguard>> <</if>> <<if $nudesbsess lt 5 and $talktolg eq 1>> <<you>>Hello, I am fine thank you...<</you>> <p class="passage_text">You talk with him for a little while before you [[stand up and walk back->Poolarea]]?</p> <<set $nudesbsess += 1>> <<addenergy 2>>, <<redhygiene 3>> <<elseif $nudesbsess lt 5 and $talktolg eq 0>> <p class="passage_text"><<link "Will you talk to him" "Poolsunbathnude">> <<set $talktolg to 1>><</link>> or just [[ignore him and leave->Poolarea]]?</p> <<elseif $nudesbsess lt 7 and $talktolg eq 1>> <<you>>Hello, I am fine thank you...<</you>> <<lifeguard>>You look a little tensed.Let me give you a massage...<</lifeguard>> <<you>>Oh, I love to... That would be really nice...<</you>> <video src="swimmingpool/images/lifeguardmassage.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">He gives you a nice massage and you feel a little bit horny...</p> <<set $randomscene = random(2)>> <<if $randomscene eq 0>> <br> <img src="swimmingpool/images/drowning.jpg" class="jpgimage" width="50%"> <p class="passage_text">Suddly you hear a scream from the pool. The lifeguard rushes up and jump into the pool to rescue a child... You just [[stand up and walk back->Poolarea]]?</p> <<elseif $randomscene eq 1>> <p class="passage_text">Suddly you hear a scream from the pool... A lady needs help, and he rushes up and jump into the pool...</p> <img src="swimmingpool/images/drownwoman.jpg" class="jpgimage" width="50%"> <p class="passage_text">You just [[stand up and walk back->Poolarea]]</p> <<else>> <p class="passage_text">Suddly you hear a scream from the pool... A man needs help, and the lifeguard rushes up and jump into the pool...</p> <img src="swimmingpool/images/mandrown.jpg" class="jpgimage" width="50%"> <p class="passage_text">You just [[stand up and walk back->Poolarea]]</p> <</if>> <<set $nudesbsess += 1>> <<addenergy 2>>, <<addlust 5>>, <<redhygiene 3>> <<elseif $nudesbsess lt 7 and $talktolg eq 0>> <<you>>Hello, I am fine thank you...<</you>> <<lifeguard>>You look a little tensed.Let me give you a massage...<</lifeguard>> <p class="passage_text"><<link "Will you say yes" "Poolsunbathnude">> <<set $talktolg to 1>> <</link>> or just [[ignore him and leave->Poolarea]]?</p> <<elseif $nudesbsess lt 9 and $talktolg eq 1>> <<you>>Hello, I am fine thank you...<</you>> <<lifeguard>>You look a little tensed.Let me give you a massage...<</lifeguard>> <<you>>Oh, I love to... That would be really nice...<</you>> <video src="swimmingpool/images/lifeguardmassage.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<lifeguard>>You are so beatiful... Your skin is so perfect...<</lifeguard>> <p class="passage_text">He starts to grope you...</p> <video src="swimmingpool/images/lifeguardtouch.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">He let his hands touch you and rund over your tits and squeeze them...</p> <<lifeguard>>You are just amazing... Your body is fantastic...<</lifeguard>> <<you>>Mmmmmm...<</you>> <<set $randomscene = random(2)>> <<if $randomscene eq 0>> <br> <img src="swimmingpool/images/drowning.jpg" class="jpgimage" width="50%"> <p class="passage_text">Suddly you hear a scream from the pool. The lifeguard rushes up and jump into the pool to rescue a child... You just [[stand up and walk back->Poolarea]]?</p> <<elseif $randomscene eq 1>> <p class="passage_text">Suddly you hear a scream from the pool... A lady needs help, and he rushes up and jump into the pool...</p> <img src="swimmingpool/images/drownwoman.jpg" class="jpgimage" width="50%"> <p class="passage_text">You just [[stand up and walk back->Poolarea]]</p> <<else>> <p class="passage_text">Suddly you hear a scream from the pool... A man needs help, and the lifeguard rushes up and jump into the pool...</p> <img src="swimmingpool/images/mandrown.jpg" class="jpgimage" width="50%"> <p class="passage_text">You just [[stand up and walk back->Poolarea]]</p> <</if>> <<set $nudesbsess += 1>> <<elseif $nudesbsess lt 9 and $talktolg eq 0>> <<you>>Hello, I am fine thank you...<</you>> <<lifeguard>>You look a little tensed.Let me give you a massage...<</lifeguard>> <<you>>Oh, I love to... That would be really nice...<</you>> <video src="swimmingpool/images/lifeguardmassage.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<lifeguard>>You are so beatiful... Your skin is so perfect...<</lifeguard>> <p class="passage_text">He starts to grope you...</p> <p class="passage_text"><<link "Will you let him do that" "Poolsunbathnude">> <<set $talktolg to 1>> <</link>> or just [[ignore him and leave->Poolarea]]?</p> <<elseif $nudesbsess lt 11 and $talktolg eq 1>> <<you>>Hello, I am fine thank you...<</you>> <<lifeguard>>You look a little tensed.Let me give you a massage...<</lifeguard>> <<you>>Oh, I love to... That would be really nice...<</you>> <video src="swimmingpool/images/lifeguardmassage.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<lifeguard>>You are so beatiful... Your skin is so perfect...<</lifeguard>> <p class="passage_text">He starts to grope you...</p> <video src="swimmingpool/images/lifeguardtouch.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">He let his hands touch you and rund over your tits and squeeze them...</p> <<lifeguard>>You are just amazing... Your body is fantastic...<</lifeguard>> <<you>>Mmmmmm...<</you>> <<lifeguard>>I just love kissing and touching you... You are so smoking hot...<</lifeguard>> <<you>>Oh my god... Mmmmm....<</you>> <video src="swimmingpool/images/lifeguardkiss.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<set $randomscene = random(2)>> <<if $randomscene eq 0>> <br> <img src="swimmingpool/images/drowning.jpg" class="jpgimage" width="50%"> <p class="passage_text">Suddly you hear a scream from the pool. The lifeguard rushes up and jump into the pool to rescue a child... You just [[stand up and walk back->Poolarea]]?</p> <<elseif $randomscene eq 1>> <p class="passage_text">Suddly you hear a scream from the pool... A lady needs help, and he rushes up and jump into the pool...</p> <img src="swimmingpool/images/drownwoman.jpg" class="jpgimage" width="50%"> <p class="passage_text">You just [[stand up and walk back->Poolarea]]</p> <<else>> <p class="passage_text">Suddly you hear a scream from the pool... A man needs help, and the lifeguard rushes up and jump into the pool...</p> <img src="swimmingpool/images/mandrown.jpg" class="jpgimage" width="50%"> <p class="passage_text">You just [[stand up and walk back->Poolarea]]</p> <</if>> <<set $nudesbsess += 1>> <<elseif $nudesbsess lt 11 and $talktolg eq 0>> <<you>>Hello, I am fine thank you...<</you>> <<lifeguard>>You look a little tensed.Let me give you a massage...<</lifeguard>> <<you>>Oh, I love to... That would be really nice...<</you>> <video src="swimmingpool/images/lifeguardmassage.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<lifeguard>>You are so beatiful... Your skin is so perfect...<</lifeguard>> <p class="passage_text">He starts to grope you...</p> <video src="swimmingpool/images/lifeguardtouch.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">He let his hands touch you and rund over your tits and squeeze them...</p> <<lifeguard>>You are just amazing... Your body is fantastic...<</lifeguard>> <<you>>Mmmmmm...<</you>> <p class="passage_text">After a while he wants to kiss you and leans forward...</p> <p class="passage_text"><<link "Will you let him do that" "Poolsunbathnude">> <<set $talktolg to 1>> <</link>> or just [[ignore him and leave->Poolarea]]?</p> <<else>> <<you>>Hello, I am fine thank you...<</you>> <<lifeguard>>You look a little tensed.Let me give you a massage...<</lifeguard>> <<you>>Oh, I love to... That would be really nice...<</you>> <video src="swimmingpool/images/lifeguardmassage.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <<lifeguard>>You are so beatiful... Your skin is so perfect...<</lifeguard>> <p class="passage_text">He starts to grope you...</p> <video src="swimmingpool/images/lifeguardtouch.mp4" class="jpgimage" width="40%" type="video/mp4" autoplay loop></video> <p class="passage_text">He let his hands touch you and rund over your tits and squeeze them...</p> <<lifeguard>>You are just amazing... Your body is fantastic...<</lifeguard>> <<you>>Mmmmmm...<</you>> <<lifeguard>>I just love kissing and touching you... You are so smoking hot...<</lifeguard>> <<you>>Oh my god... Mmmmm....<</you>> <<lifeguard>>Look, this time I don't want to be disturbed... I make a false alarm and get everybody outside for a few minutes so we can be alone...<</lifeguard>> <p class="passage_text">Do you want to [[play along with->Fucklg]] him or [[just leave->Poolarea]]?</p> <<set $seximage to "lifeguardkiss">> <<set $sexposnum to 0>> <</if>> <</if>> <</if>> <</nobr>><<nobr>> <<set $alarmtype = $falsealarm.random()>> <<set $nudesbsess += 1>> <<if $sexposnum eq 0>> <p class="passage_text">The lifeguard finds his megaphone and starts to command people outside...</p> <img src="swimmingpool/images/megaphone.jpg" class="jpgimage" width="30%"> <<lifeguard>>Hello everyone, we have a <<print $alarmtype>>. Please go outside for 15 minutes, before returning to the pool. Meanwhile I will fix it.<</lifeguard>> <img src="swimmingpool/images/crowd.jpg" class="jpgimage" width="50%"> <p class="passage_text">All the people head for the exit and soon it's only you and the lifeguard left...</p> <<lifeguard>>Finally alone... Let me kiss you gorgeous...<</lifeguard>> <<you>>Mmmmm... Please do that...<</you>> <</if>> <<if $sexposnum eq 5>> <<lifeguard>>Oh my god! I need to cum soon...<</lifeguard>> <</if>> <p class="passage_text"> <<if $sexposnum eq 6>> After he is finished [[you go back->Poolarea]] <br> <<addmins 20>> <<redenergy 15>>, <<redlust 30>>, <<redhygiene 20>>, <<redlooks 15>>, <<redmoral 5>>, <<addrep 1>>, <<adddrug_sex 1>> <<unfaitfulsex "lifeguard">> <<else>> What would you want to do? <</if>> <ul> <<if $sexposnum lt 5>> <li><<link "Pull out his dick and suck it" "Fucklg">><<set $seximage to "lifeguardpulldick">><<set $sexposnum += 1>><<set $sex_blowjob += 1>><</link>></li> <li><<link "Suck his hard dick" "Fucklg">><<set $seximage to "lifeguardsuckdick">><<set $sexposnum += 1>><<set $sex_blowjob += 1>><</link>></li> <li><<link "Let him lick your pussy" "Fucklg">><<set $seximage to "lifeguardlickpussy">><<set $sexposnum += 1>><<set $sex_pussybeenlicked += 1>><</link>></li> <li><<link "Let him fuck you" "Fucklg">><<set $seximage to "lifeguardfuck">><<set $sexposnum += 1>> <<set $sex_pussy += 1>><</link>></li> <li><<link "Let him fuck you doggystyle" "Fucklg">><<set $seximage to "lifeguarddoggy">><<set $sexposnum += 1>> <<set $sex_pussy += 1>><</link>></li> <li><<link "Ride his dick" "Fucklg">><<set $seximage to "lifeguardride">><<set $sexposnum += 1>> <<set $sex_pussy += 1>><</link>></li> <li><<link "Let him fuck your ass" "Fucklg">><<set $seximage to "lifeguardassfuck">><<set $sexposnum += 1>><<set $sex_anal += 1>><</link>></li> <<elseif $sexposnum eq 5>> <li><<link "Let him cum in your ass" "Fucklg">><<set $seximage to "lifeguardcumass">><<set $sexposnum += 1>><<set $sex_cuminass += 1>><<donesin "had-analsex-with-the-lifeguard">><<sexinpussy>><</link>></li> <li><<link "Let him cum in your mouth" "Fucklg">><<set $seximage to "lifeguardcumshot">><<set $sexposnum += 1>><<set $sex_cuminmouth += 1>><<donesin "had-sex-with-the-lifeguard">><</link>></li> <li><<link "Let him cum in your pussy" "Fucklg">><<set $seximage to "lifeguardcumpussy">><<set $sexposnum += 1>><<set $sex_cuminpussy += 1>><<donesin "had-sex-with-the-lifeguard">><<cuminpussy>><</link>></li> <</if>> </ul></p> <<print '<video src="swimmingpool/images/' + $seximage + '.mp4" class="jpgimage" width="60%" type="video/mp4" autoplay loop></video>'>> <</nobr>> /* English language file */<<nobr>> /* Calculate study experience table */ <<set $studyexptable to "">> <<if $totlessons gt 0 or $totgymlessons gt 0>> <<set $studyexptable += '<tr colspan="3" style="color:yellow;text-align:left;"><td>University Education:</td></tr>'>> <</if>> <<if $totlessons gt 0>> <<set $studyexptable += '<tr><td>Class lessons</td><td>:</td><td>'>> <<set $studyexptable += $totlessons>> <<set $studyexptable += ' lessons</td></tr>'>> <</if>> <<if $totgymlessons gt 0>> <<set $studyexptable += '<tr><td>Gym lessons</td><td>:</td><td>'>> <<set $studyexptable += $totgymlessons>> <<set $studyexptable += ' lessons</td></tr>'>> <</if>> /* Calculate work experience table */ <<set $workexptable to "">> <<if $gasstworkdays gt 0 or $cafeworkdays gt 0>> <<set $workexptable += '<tr colspan="3" style="color:yellow;text-align:left;"><td>Work Experience:</td></tr>'>> <</if>> <<if $gasstworkdays gt 0>> <<set $workexptable += '<tr><td>Gas station</td><td>:</td><td>'>> <<set $workexptable += $gasstworkdays>> <<set $workexptable += ' shifts</td></tr>'>> <</if>> <<if $cafeworkdays gt 0>> <<set $workexptable += '<tr><td>Cafe</td><td>:</td><td>'>> <<set $workexptable += $cafeworkdays>> <<set $workexptable += ' shifts</td></tr>'>> <</if>> <<if $hotelworkdays gt 0>> <<set $workexptable += '<tr><td>Hotel</td><td>:</td><td>'>> <<set $workexptable += $hotelworkdays>> <<set $workexptable += ' shifts</td></tr>'>> <</if>> <<if $modelworkdays gt 0>> <<set $workexptable += '<tr><td>Beu Fashion</td><td>:</td><td>'>> <<set $workexptable += $modelworkdays>> <<set $workexptable += ' shifts</td></tr>'>> <</if>> <<if $eroshopworkdays gt 0>> <<set $workexptable += '<tr><td>Erotic shop</td><td>:</td><td>'>> <<set $workexptable += $eroshopworkdays>> <<set $workexptable += ' shifts</td></tr>'>> <</if>> /* Calculate sex experience table*/ <<set $sexexptable to "">> <<if $sexexp gt 0>> <<set $sexexptable += '<tr colspan="3" style="color:yellow;text-align:left;"><td>Sex Experience:</td></tr>'>> <</if>> <<if $sex_cuminmouth gt 0>> <<set $sexexptable += '<tr><td>Cum swallowed</td><td>:</td><td>'>> <<set $sexexptable += $sex_cuminmouth>> <<set $sexexptable += ' times</td></tr>'>> <</if>> <<if $sex_cuminpussy gt 0>> <<set $sexexptable += '<tr><td>Cum in pussy</td><td>:</td><td>'>> <<set $sexexptable += $sex_cuminpussy>> <<set $sexexptable += ' times</td></tr>'>> <</if>> <<if $sex_cuminass gt 0>> <<set $sexexptable += '<tr><td>Cum in ass</td><td>:</td><td>'>> <<set $sexexptable += $sex_cuminass>> <<set $sexexptable += ' times</td></tr>'>> <</if>> <<if $sex_dp gt 0>> <<set $sexexptable += '<tr><td>Double penetrated</td><td>:</td><td>'>> <<set $sexexptable += $sex_dp>> <<set $sexexptable += ' times</td></tr>'>> <</if>> <<if $sex_anal gt 0>> <<set $sexexptable += '<tr><td>Fucked in ass</td><td>:</td><td>'>> <<set $sexexptable += $sex_anal>> <<set $sexexptable += ' times</td></tr>'>> <</if>> <<if $sex_pussy gt 0>> <<set $sexexptable += '<tr><td>Fucked in pussy</td><td>:</td><td>'>> <<set $sexexptable += $sex_pussy>> <<set $sexexptable += ' times</td></tr>'>> <</if>> <<if $sex_blowjob gt 0>> <<set $sexexptable += '<tr><td>Blowjob given</td><td>:</td><td>'>> <<set $sexexptable += $sex_blowjob>> <<set $sexexptable += ' times</td></tr>'>> <</if>> <<if $sex_pussylicked gt 0>> <<set $sexexptable += '<tr><td>Pussy licked</td><td>:</td><td>'>> <<set $sexexptable += $sex_pussylicked>> <<set $sexexptable += ' times</td></tr>'>> <</if>> <<if $sex_pussybeenlicked gt 0>> <<set $sexexptable += '<tr><td>Own pussy licked</td><td>:</td><td>'>> <<set $sexexptable += $sex_pussybeenlicked>> <<set $sexexptable += ' times</td></tr>'>> <</if>> <<if $sex_strapon gt 0>> <<set $sexexptable += '<tr><td>Fucked with strap on</td><td>:</td><td>'>> <<set $sexexptable += $sex_strapon>> <<set $sexexptable += ' times</td></tr>'>> <</if>> <<if $sex_gangbang gt 0>> <<set $sexexptable += '<tr><td>Gangbanged</td><td>:</td><td>'>> <<set $sexexptable += $sex_gangbang>> <<set $sexexptable += ' times</td></tr>'>> <</if>> <<if $sex_masturbated gt 0>> <<set $sexexptable += '<tr><td>Masturbated</td><td>:</td><td>'>> <<set $sexexptable += $sex_masturbated>> <<set $sexexptable += ' times</td></tr>'>> <</if>> <<if $sex_gloryholes gt 0>> <<set $sexexptable += '<tr><td>Done gloryholes</td><td>:</td><td>'>> <<set $sexexptable += $sex_gloryholes>> <<set $sexexptable += ' times</td></tr>'>> <</if>> <<if $sex_brothel gt 0>> <<set $sexexptable += '<tr><td>Brothel customers</td><td>:</td><td>'>> <<set $sexexptable += $sex_brothel>> <<set $sexexptable += ' served</td></tr>'>> <</if>> <<if $sex_wanking gt 0>> <<set $sexexptable += '<tr><td>Wanking cocks</td><td>:</td><td>'>> <<set $sexexptable += $sex_wanking>> <<set $sexexptable += ' times</td></tr>'>> <</if>> <<if $sex_bondage gt 0>> <<set $sexexptable += '<tr><td>Bondage</td><td>:</td><td>'>> <<set $sexexptable += $sex_bondage>> <<set $sexexptable += ' times</td></tr>'>> <</if>> <<if $sex_rape gt 0>> <<set $sexexptable += '<tr><td>Raped</td><td>:</td><td>'>> <<set $sexexptable += $sex_rape>> <<set $sexexptable += ' times</td></tr>'>> <</if>> /* Calculate STDs */ <<if $stds gt 1>> <<set $sexexptable += '<tr><td>&nbsp;</td></tr><tr colspan="3" style="color:yellow;text-align:left;"><td>STDs:</td></tr>'>> <<if $chlamydia gt 0>> <<if $chlamydia gt 0 and $chlamydia lt 3>> <<set $chlamydialevel to "Low infection">> <<elseif $chlamydia gt 2 and $chlamydia lt 5>> <<set $chlamydialevel to "Infection">> <<elseif $chlamydia gt 4 and $chlamydia lt 7>> <<set $chlamydialevel to "Serious infection">> <<else>> <<set $chlamydialevel to "Extreme infection">> <</if>> <<set $sexexptable += '<tr><td>Chlamydia</td><td>:</td><td>'>> <<set $sexexptable += $chlamydialevel>> <<set $sexexptable += '</td></tr>'>> <</if>> <<if $genitalherpes gt 0>> <<if $genitalherpes gt 0 and $genitalherpes lt 3>> <<set $genitalherpeslevel to "Low infection">> <<elseif $genitalherpes gt 2 and $genitalherpes lt 5>> <<set $genitalherpeslevel to "Infection">> <<elseif $genitalherpes gt 4 and $genitalherpes lt 7>> <<set $genitalherpeslevel to "Serious infection">> <<else>> <<set $genitalherpeslevel to "Extreme infection">> <</if>> <<set $sexexptable += '<tr><td>Genital herpes</td><td>:</td><td>'>> <<set $sexexptable += $genitalherpeslevel>> <<set $sexexptable += '</td></tr>'>> <</if>> <<if $gonorrhea gt 0>> <<if $gonorrhea gt 0 and $gonorrhea lt 3>> <<set $gonorrhealevel to "Low infection">> <<elseif $gonorrhea gt 2 and $gonorrhea lt 5>> <<set $gonorrhealevel to "Infection">> <<elseif $gonorrhea gt 4 and $gonorrhea lt 7>> <<set $gonorrhealevel to "Serious infection">> <<else>> <<set $gonorrhealevel to "Extreme infection">> <</if>> <<set $sexexptable += '<tr><td>Gonorrhea</td><td>:</td><td>'>> <<set $sexexptable += $gonorrhealevel>> <<set $sexexptable += '</td></tr>'>> <</if>> <<if $hpv gt 0>> <<if $hpv gt 0 and $hpv lt 3>> <<set $hpvlevel to "Low infection">> <<elseif $hpv gt 2 and $hpv lt 5>> <<set $hpvlevel to "Infection">> <<elseif $hpv gt 4 and $hpv lt 7>> <<set $hpvlevel to "Serious infection">> <<else>> <<set $hpvlevel to "Extreme infection">> <</if>> <<set $sexexptable += '<tr><td>HPV</td><td>:</td><td>'>> <<set $sexexptable += $hpvlevel>> <<set $sexexptable += '</td></tr>'>> <</if>> <</if>> /* Calculate stats bars */ /* ENERGY */ <<set $energystat to '<div id="energybarbkg" class="hzbarbkg">'>> <<if $energy gt 50>> <<set $energystat += '<div id="energyhighbar" class="hzbar">'>> <<elseif $energy gt 20 and $energy lte 50>> <<set $energystat += '<div id="energymediumbar" class="hzbar">'>> <<else>> <<set $energystat += '<div id="energylowbar" class="hzbar">'>> <</if>> <<if $energy gt 80>> <<set $energystat += parseInt($energy) + ' %</div></div>'>> <<else>> <<set $energystat += '</div>' + parseInt($energy) + ' %</div>'>> <</if>> /* HYGIENE */ <<set $hygienestat to '<div id="hygienebarbkg" class="hzbarbkg">'>> <<if $hygiene gt 50>> <<set $hygienestat += '<div id="hygienehighbar" class="hzbar">'>> <<elseif $hygiene gt 20 and $hygiene lte 50>> <<set $hygienestat += '<div id="hygienemediumbar" class="hzbar">'>> <<else>> <<set $hygienestat += '<div id="hygienelowbar" class="hzbar">'>> <</if>> <<if $hygiene gt 80>> <<set $hygienestat += parseInt($hygiene) + ' %</div></div>'>> <<else>> <<set $hygienestat += '</div>' + parseInt($hygiene) + ' %</div>'>> <</if>> /* MORALITY */ <<set $moralstat to '<div id="moralbarbkg" class="hzbarbkg">'>> <<if $moral gt 50>> <<set $moralstat += '<div id="moralhighbar" class="hzbar">'>> <<elseif $moral gt 20 and $moral lte 50>> <<set $moralstat += '<div id="moralmediumbar" class="hzbar">'>> <<else>> <<set $moralstat += '<div id="morallowbar" class="hzbar">'>> <</if>> <<if $moral gt 80>> <<set $moralstat += parseInt($moral) + ' %</div></div>'>> <<else>> <<set $moralstat += '</div>' + parseInt($moral) + ' %</div>'>> <</if>> /* LOOKS */ <<set $looksstat to '<div id="looksbarbkg" class="hzbarbkg">'>> <<if $looks gt 25>> <<set $looksstat += '<div id="lookshighbar" class="hzbar">'>> <<elseif $looks gt 10 and $looks lte 25>> <<set $looksstat += '<div id="looksmediumbar" class="hzbar">'>> <<else>> <<set $looksstat += '<div id="lookslowbar" class="hzbar">'>> <</if>> <<if $looks gt 80>> <<set $looksstat += parseInt($looks) + ' %</div></div>'>> <<else>> <<set $looksstat += '</div>' + parseInt($looks) + ' %</div>'>> <</if>> /* TANNED */ <<set $tannedstat to '<div id="tannedbarbkg" class="hzbarbkg">'>> <<set $tannedstat += '<div id="tannedhighbar" class="hzbar">'>> <<if $tanned gt 80>> <<set $tannedstat += parseInt($tanned) + ' %</div></div>'>> <<else>> <<set $tannedstat += '</div>' + parseInt($tanned) + ' %</div>'>> <</if>> /* LUST */ <<set $luststat to '<div id="lustbarbkg" class="hzbarbkg">'>> <<if $lust lt 25>> <<set $luststat += '<div id="lusthighbar" class="hzbar">'>> <<elseif $lust gte 25 and $lust lte 50>> <<set $luststat += '<div id="lustmediumbar" class="hzbar">'>> <<else>> <<set $luststat += '<div id="lustlowbar" class="hzbar">'>> <</if>> <<if $lust gt 80>> <<set $luststat += parseInt($lust) + ' %</div></div>'>> <<else>> <<set $luststat += '</div>' + parseInt($lust) + ' %</div>'>> <</if>> /* INTELLECT */ <<set $intellectstat to '<div id="intellectbarbkg" class="hzbarbkg">'>> <<if $intellect gt 15>> <<set $intellectstat += '<div id="intellecthighbar" class="hzbar">'>> <<elseif $intellect gt 8 and $intellect lte 15>> <<set $intellectstat += '<div id="intellectmediumbar" class="hzbar">'>> <<else>> <<set $intellectstat += '<div id="intellectlowbar" class="hzbar">'>> <</if>> <<if $intellect gt 80>> <<set $intellectstat += parseInt($intellect) + ' %</div></div>'>> <<else>> <<set $intellectstat += '</div>' + parseInt($intellect) + ' %</div>'>> <</if>> /* FITNESS */ <<set $fitnessstat to '<div id="fitnessbarbkg" class="hzbarbkg">'>> <<if $fitness gt 15>> <<set $fitnessstat += '<div id="fitnesshighbar" class="hzbar">'>> <<elseif $fitness gt 8 and $fitness lte 15>> <<set $fitnessstat += '<div id="fitnessmediumbar" class="hzbar">'>> <<else>> <<set $fitnessstat += '<div id="fitnesslowbar" class="hzbar">'>> <</if>> <<if $fitness gt 80>> <<set $fitnessstat += parseInt($fitness) + ' %</div></div>'>> <<else>> <<set $fitnessstat += '</div>' + parseInt($fitness) + ' %</div>'>> <</if>> /* DRUNK */ <<set $drunkstat to '<div id="drunkbarbkg" class="hzbarbkg">'>> <<if $drunk lt 35>> <<set $drunkstat += '<div id="drunkhighbar" class="hzbar">'>> <<elseif $drunk gte 35 and $drunk lte 65>> <<set $drunkstat += '<div id="drunkmediumbar" class="hzbar">'>> <<else>> <<set $drunkstat += '<div id="drunklowbar" class="hzbar">'>> <</if>> <<if $drunk gt 80>> <<set $drunkstat += parseInt($drunk) + ' %</div></div>'>> <<else>> <<set $drunkstat += '</div>' + parseInt($drunk) + ' %</div>'>> <</if>> /* DRUG */ <<set $drugstat to '<div id="drugbarbkg" class="hzbarbkg">'>> <<if $drug lt 35>> <<set $drugstat += '<div id="drughighbar" class="hzbar">'>> <<elseif $drug gte 35 and $drug lte 65>> <<set $drugstat += '<div id="drugmediumbar" class="hzbar">'>> <<else>> <<set $drugstat += '<div id="druglowbar" class="hzbar">'>> <</if>> <<if $drug gt 80>> <<set $drugstat += parseInt($drug) + ' %</div></div>'>> <<else>> <<set $drugstat += '</div>' + parseInt($drug) + ' %</div>'>> <</if>> /* LIBERAL */ <<set $libstat to '<div id="libbarbkg" class="hzbarbkg">'>> <<if $liberal lt 35>> <<set $libstat += '<div id="liblowbar" class="hzbar">'>> <<elseif $liberal gte 35 and $liberal lte 65>> <<set $libstat += '<div id="libmediumbar" class="hzbar">'>> <<else>> <<set $libstat += '<div id="libhighbar" class="hzbar">'>> <</if>> <<if $liberal gt 80>> <<set $libstat += parseInt($liberal) + ' %</div></div>'>> <<else>> <<set $libstat += '</div>' + parseInt($liberal) + ' %</div>'>> <</if>> /* Start of Sidebar */ <div id="sidebar"> /* Upper Buttons start */ <table align="left" width="100%" style="margin:0;padding:0;"><tr><td align="left"> <<link "<img src='images/button_thanks.png'>">> <<run Dialog.setup("Thanks", "popup_textbox")>> <<set $thanksbox = "">> <<for _i to 0; _i lt $thanks.length; _i ++>> <<set $thanksbox += '<p class="infoboxtext">'>> <<set $thanksbox += $thanks[_i]>> <<set $thanksbox += '</p>'>> <</for>> <<run Dialog.wiki($thanksbox)>><<run Dialog.open()>> <</link>> </td><td align="center"> <<link "<img src='images/button_spoiler.png'>">> <<run Dialog.setup("Spoiler", "popup_textbox")>> <<set $hintsbox = "">> <<for _i to 0; _i lt $hints.length; _i ++>> <<set $hintsbox += '<p class="infoboxtext">'>> <<set $hintsbox += $hints[_i]>> <<set $hintsbox += '</p>'>> <</for>> <<run Dialog.wiki($hintsbox)>><<run Dialog.open()>><</link>> </td><td align="right"> <<link "<img src='images/button_about-game.png'>">> <<run Dialog.setup("About", "popup_textbox")>> <<set $aboutbox = "">> <<for _i to 0; _i lt $about.length; _i ++>> <<set $aboutbox += '<p class="infoboxtext">'>> <<set $aboutbox += $about[_i]>> <<set $aboutbox += '</p>'>> <</for>> <<run Dialog.wiki($aboutbox)>><<run Dialog.open()>><</link>> </td></tr></table> /* Upper Buttons finished */ <table class="menu_table" id="menutbl" width="100%"><tr><td> <<link $button1>> <<set $menuitem1="stats_table1">> <<set $menuitem2="stats_table2">> <<set $menuitem3="stats_table2">> <<set $button1="@@.selected;Status">> <<set $button2="@@.unselected;Experience">> <<set $button3="@@.unselected;Inventory">> <<replace "#sidebar">><<include StoryRightSidebar>><</replace>> /* Run stat bars */ <<if $energy gt 50>> <<run Health($energy, 100, "energyhighbar", true)>> <<elseif $energy gt 20 and $energy lte 50>> <<run Health($energy, 100, "energymediumbar", true)>> <<else>> <<run Health($energy, 100, "energylowbar", true)>> <</if>> <<if $hygiene gt 50>> <<run Health($hygiene, 100, "hygienehighbar", true)>> <<elseif $hygiene gt 20 and $hygiene lte 50>> <<run Health($hygiene, 100, "hygienemediumbar", true)>> <<else>> <<run Health($hygiene, 100, "hygienelowbar", true)>> <</if>> <<if $moral gt 50>> <<run Health($moral, 100, "moralhighbar", true)>> <<elseif $moral gt 20 and $moral lte 50>> <<run Health($moral, 100, "moralmediumbar", true)>> <<else>> <<run Health($moral, 100, "morallowbar", true)>> <</if>> <<if $looks gt 25>> <<run Health($looks, 100, "lookshighbar", true)>> <<elseif $looks gt 10 and $looks lte 25>> <<run Health($looks, 100, "looksmediumbar", true)>> <<else>> <<run Health($looks, 100, "lookslowbar", true)>> <</if>> <<run Health($tanned, 100, "tannedhighbar", true)>> <<if $lust lt 25>> <<run Health($lust, 100, "lusthighbar", true)>> <<elseif $lust gte 25 and $lust lte 50>> <<run Health($lust, 100, "lustmediumbar", true)>> <<else>> <<run Health($lust, 100, "lustlowbar", true)>> <</if>> <<if $intellect gt 15>> <<run Health($intellect, 100, "intellecthighbar", true)>> <<elseif $intellect gt 8 and $intellect lte 15>> <<run Health($intellect, 100, "intellectmediumbar", true)>> <<else>> <<run Health($intellect, 100, "intellectlowbar", true)>> <</if>> <<if $fitness gt 15>> <<run Health($fitness, 100, "fitnesshighbar", true)>> <<elseif $fitness gt 8 and $fitness lte 15>> <<run Health($fitness, 100, "fitnessmediumbar", true)>> <<else>> <<run Health($fitness, 100, "fitnesslowbar", true)>> <</if>> <<if $drunk lt 35>> <<run Health($drunk, 100, "drunkhighbar", true)>> <<elseif $drunk gte 35 and $drunk lte 65>> <<run Health($drunk, 100, "drunkmediumbar", true)>> <<else>> <<run Health($drunk, 100, "drunklowbar", true)>> <</if>> <<if $drug lt 35>> <<run Health($drug, 100, "drughighbar", true)>> <<elseif $drug gte 35 and $drug lte 65>> <<run Health($drug, 100, "drugmediumbar", true)>> <<else>> <<run Health($drug, 100, "druglowbar", true)>> <</if>> <<if $liberal lt 35>> <<run Health($liberal, 100, "liblowbar", true)>> <<elseif $liberal gte 35 and $liberal lte 65>> <<run Health($liberal, 100, "libmediumbar", true)>> <<else>> <<run Health($liberal, 100, "libhighbar", true)>> <</if>> <</link>> </td><td> <<link $button2>> <<set $menuitem1="stats_table2">> <<set $menuitem2="stats_table1">> <<set $menuitem3="stats_table2">> <<set $button1="@@.unselected;Status">> <<set $button2="@@.selected;Experience">> <<set $button3="@@.unselected;Inventory">> <<replace "#sidebar">><<include StoryRightSidebar>><</replace>> <</link>> </td><td> <<link $button3>> <<set $menuitem1="stats_table2">> <<set $menuitem2="stats_table2">> <<set $menuitem3="stats_table1">> <<set $button1="@@.unselected;Status">> <<set $button2="@@.unselected;Experience">> <<set $button3="@@.selected;Inventory">> <<replace "#sidebar">><<include StoryRightSidebar>><</replace>> <</link>> </td></tr></table><hr> <<set $weightlbs = $weight * 2.2046226218>> <<print '<table class="' + $menuitem1 + '" id="mi1"><tr><th style="color:yellow;font-size: 12px;text-align:left;" colspan="3">Personal Status</th></tr><tr><td width="20%">Energy</td><td width="10%">:</td><td width="70%">' + $energystat + '</td></tr><tr><td>Hygiene</td><td>:</td><td>' + $hygienestat + '</td></tr><tr><td>Morale</td><td>:</td><td>' + $moralstat + '</td></tr><tr><td>Liberal</td><td>:</td><td>' + $libstat + '</td></tr><tr><td>Lust</td><td>:</td><td>' + $luststat + '</td></tr><tr><td>Looks</td><td>:</td><td>' + $looksstat + '</td></tr><tr><td>Tanned</td><td>:</td><td>' + $tannedstat + '</td></tr><tr><td>Intellect</td><td>:</td><td>' + $intellectstat + '</td></tr><tr><td>Fitness</td><td>:</td><td>' + $fitnessstat + '</td></tr><tr><td>Weight</td><td>:</td><td>' + $weight + ' kg (' + parseInt($weightlbs) + ' lbs)</td></tr><tr><td>Tits size</td><td>:</td><td>' + $titssize + '</td></tr><tr><td>Butt size</td><td>:</td><td>' + $buttsize + '</td></tr><tr><td>Reputation</td><td>:</td><td>' + $rep_status + '</td></tr><tr><td></td><td></td><td></td></tr><tr colspan="3" style="color:yellow;font-size: 12px;text-align:left;"><td>Addictions</td></tr><tr><td>Cocain</td><td>:</td><td>' + $drugcoke_status + '</td></tr><tr><td>Weed</td><td>:</td><td>' + $drugweed_status + '</td></tr><tr><td>Alcohol</td><td>:</td><td>' + $drugalc_status + '</td></tr><tr><td>Sex</td><td>:</td><td>' + $drugsex_status + '</td></tr><tr colspan="3" style="color:yellow;font-size: 12px;text-align:left;"><td>Intoxication</td></tr><tr><td>Drunk</td><td>:</td><td>' + $drunkstat + '</td></tr><tr><td>Drugs</td><td>:</td><td>' + $drugstat + '</td></tr><tr colspan="3" style="color:yellow;font-size: 12px;text-align:left;"><td>Mistakes</td></tr><tr><td>Tests&nbsp;failed</td><td>:</td><td>' + $testsmissed + '</td></tr></table><table class="' + $menuitem2 + '" id="mi2"><tr><th style="color:yellow;font-size: 12px;text-align:left;" colspan="3">Experience</th></tr>' + $sexexptable + '<tr colspan="3" style="color:yellow;font-size: 12px;text-align:left;">&nbsp;<td></td></tr>' + $studyexptable + '<tr colspan="3" style="color:yellow;font-size: 12px;text-align:left;">&nbsp;<td></td></tr>' + $workexptable + '</table><table class="' + $menuitem3 + '" id="mi3"><tr><th style="color:yellow;font-size: 12px;text-align:left;" colspan="3">Inventory</th></tr><tr><td>Makeup (units)</td><td>:</td><td>' + $makeup + '</td></tr><tr><td>Shampoo/Cond. (units)</td><td>:</td><td>' + $shampooconditioner + '</td></tr><tr><td>Bodylotion (units)</td><td>:</td><td>' + $bodylotion + '</td></tr><tr><td>Perfume (doses)</td><td>:</td><td>' + $perfume + '</td></tr><tr><td>Shaving (units)</td><td>:</td><td>' + $shaving + '</td></tr><tr><td>Wash. powder (washes)</td><td>:</td><td>' + $washingpowder + '</td></tr><tr><td>Birth Control (pills)</td><td>:</td><td>' + $ppills + '</td></tr><tr><td>Pain killers (pills)</td><td>:</td><td>' + $painkillers + '</td></tr><tr><td>Female condoms (units)</td><td>:</td><td>' + $condoms + '</td></tr><tr><td colspan="3" style="font-size: 4px;">&nbsp;</td></tr><tr><td>Wine (glasses)</td><td>:</td><td>' + $wine + '</td></tr><tr><td>Whiskey (bottles)</td><td>:</td><td>' + $whiskeybottle + '</td></tr><tr><td>Beer (bottles)</td><td>:</td><td>' + $beer + '</td></tr><tr><td>Joints</td><td>:</td><td>' + $joints + '</td></tr><tr><td>Cocain (bags)</td><td>:</td><td>' + $cocainbags + '</td></tr><tr><td>Milk (glasses)</td><td>:</td><td>' + $milk + '</td></tr><tr><td>Noodles (portions)</td><td>:</td><td>' + $noodles + '</td></tr><tr><td>Sandwiches</td><td>:</td><td>' + $sandwich + '</td></tr><tr><td>Chocolate (bars)</td><td>:</td><td>' + $chokolade + '</td></tr><tr><td>Sci. magazines</td><td>:</td><td>' + $scimagazine + '</td></tr><tr><td>Porn magazines</td><td>:</td><td>' + $pornmagazine + '</td></tr><tr><td>Book (chapters)</td><td>:</td><td>' + $bookchap + '</td></tr><tr colspan="3" style="color:yellow;text-align:left;"><td>Other things you own</td></tr><tr style="text-align:left;"><td colspan="3"> <<inv>> </td></tr></table>'>> <p align="left"><br><br> <<link "<img src='images/button_message-log.png'>">> <<run Dialog.setup("Message log", "popup_textbox")>> <<set $logoutput to '<table class="logtable">'>> <<for _i to 0; _i lt $log.length; _i ++>> <<set $logoutput += $log[_i]>> <</for>> <<set $logoutput += "</table>">> <<run Dialog.wiki($logoutput)>><<run Dialog.open()>> <</link>> <<link "<img src='images/button_map.png'>">><<run Dialog.setup("Map", "popup_textbox")>> <<set $citymap = '<img src="images/trulago_map.jpg" class="jpgimage" width="700">'>> <<run Dialog.wiki($citymap)>><<run Dialog.open()>><</link>> <<link "<img src='images/button_pers-info.png'>">><<run Dialog.setup("Personal Info", "popup_textbox")>> <<set $pinfobox = '<table><tr><td><img src="images/' + $girl + '/profilepic.jpg" class="jpgimage" width="60%"></td>'>> <<set $pinfobox += '<td aligh="left">' + 'Reputation: ' + $rep_status + '<br>' + 'Looks: ' + $looks + '%<br>' + 'Tanned: ' + $tanned + '%<br>' + 'Fitness: ' + $fitness + '%<br>' + 'Morality: ' + $moral + '%<br>' + 'Intellect: ' + $intellect + '%</td></tr>'>> <<set $pinfobox += '<tr><td colspan="2">' + 'Name: ' + $firstname + ' ' + $lastname + '</td></tr>'>> <<set $pinfobox += '<tr><td colspan="2">' + 'Weight: ' + $weight + ' kilos (' + parseInt($weightlbs) + ' lbs)</td></tr>'>> <<set $pinfobox += '<tr><td><img src="' + $titsimage + '" class="jpgimage" height="400"></td><td><img src="' + $buttimage + '" class="jpgimage" height="400"></td></tr>'>> <<set $pinfobox += '<tr><td>' + 'Tits size: ' + $titssize + '</td><td>' + 'Butt size: ' + $buttsize + '</td></tr>'>> <<set $pinfobox += '</table>'>> <<run Dialog.wiki($pinfobox)>><<run Dialog.open()>><</link>></p> </div> /* Run stat bars */ <<if $energy gt 50>> <<run Health($energy, 100, "energyhighbar", true)>> <<elseif $energy gt 20 and $energy lte 50>> <<run Health($energy, 100, "energymediumbar", true)>> <<else>> <<run Health($energy, 100, "energylowbar", true)>> <</if>> <<if $hygiene gt 50>> <<run Health($hygiene, 100, "hygienehighbar", true)>> <<elseif $hygiene gt 20 and $hygiene lte 50>> <<run Health($hygiene, 100, "hygienemediumbar", true)>> <<else>> <<run Health($hygiene, 100, "hygienelowbar", true)>> <</if>> <<if $moral gt 50>> <<run Health($moral, 100, "moralhighbar", true)>> <<elseif $moral gt 20 and $moral lte 50>> <<run Health($moral, 100, "moralmediumbar", true)>> <<else>> <<run Health($moral, 100, "morallowbar", true)>> <</if>> <<if $looks gt 25>> <<run Health($looks, 100, "lookshighbar", true)>> <<elseif $looks gt 10 and $looks lte 25>> <<run Health($looks, 100, "looksmediumbar", true)>> <<else>> <<run Health($looks, 100, "lookslowbar", true)>> <</if>> <<run Health($tanned, 100, "tannedhighbar", true)>> <<if $lust lt 25>> <<run Health($lust, 100, "lusthighbar", true)>> <<elseif $lust gte 25 and $lust lte 50>> <<run Health($lust, 100, "lustmediumbar", true)>> <<else>> <<run Health($lust, 100, "lustlowbar", true)>> <</if>> <<if $intellect gt 15>> <<run Health($intellect, 100, "intellecthighbar", true)>> <<elseif $intellect gt 8 and $intellect lte 15>> <<run Health($intellect, 100, "intellectmediumbar", true)>> <<else>> <<run Health($intellect, 100, "intellectlowbar", true)>> <</if>> <<if $fitness gt 15>> <<run Health($fitness, 100, "fitnesshighbar", true)>> <<elseif $fitness gt 8 and $fitness lte 15>> <<run Health($fitness, 100, "fitnessmediumbar", true)>> <<else>> <<run Health($fitness, 100, "fitnesslowbar", true)>> <</if>> <<if $drunk lt 35>> <<run Health($drunk, 100, "drunkhighbar", true)>> <<elseif $drunk gte 35 and $drunk lte 65>> <<run Health($drunk, 100, "drunkmediumbar", true)>> <<else>> <<run Health($drunk, 100, "drunklowbar", true)>> <</if>> <<if $drug lt 35>> <<run Health($drug, 100, "drughighbar", true)>> <<elseif $drug gte 35 and $drug lte 65>> <<run Health($drug, 100, "drugmediumbar", true)>> <<else>> <<run Health($drug, 100, "druglowbar", true)>> <</if>> <<if $liberal lt 35>> <<run Health($liberal, 100, "liblowbar", true)>> <<elseif $liberal gte 35 and $liberal lte 65>> <<run Health($liberal, 100, "libmediumbar", true)>> <<else>> <<run Health($liberal, 100, "libhighbar", true)>> <</if>> <</nobr>>