Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
Loading…
,@@color:red; font-size: 30px;
This game is for <i>ADULTS</i> only, aged 18+!
@@
@@color:white;
This is a story about character and his decisions in life. The story line depends solely on the player's decisions.
More content will be addad in future.
There is no bad ending in this game.
[[Begin Game|Intro-Character]]
<<if $makeupVolume < 0>>\
<<set $makeupVolume = 0>>\
<<endif>>\
<<if $cleanliness < 0>>\
<<set $cleanliness = 0>>\
<<endif>>\
@@color:#FF00FF;Version 0.1.0@@
<<date>>
<<time24hr>>
-----------------------
<span class="rainbow">$name $nameLast</span>
Money: @@color:#4AA02C;$@@@@color:#4AA02C;<<print setup.formatNumber($money)>>@@
[[Stats]]
<<if $introComplete == true>>\
[[Character|Character]]
<<endif>>\
[[Inventory]]
-----------------------------------------
Like the game please support
<div class="container1">
[img[image\Gamepic\patreon.png][https://www.patreon.com/user?u=59311760]]
</div>
----------------------------------------
<<if $makeupVolume < 0>>\
<<set $makeupVolume = 0>>\
<<endif>>\
<<if $cleanliness < 0>>\
<<set $cleanliness = 0>>\
<<endif>>\
Look: @@color:#4AA02C;$makeupVolume@@
Hygiene: @@color:#4AA02C;$cleanliness@@
-----------------------
<<if $apartment == true>>\
Bills: @@color:#4AA02C;$@@@@color:#FF0000;$bills@@ in @@color:#FF0000;$daysTilbills@@ days
<<endif>>\
[[Go Home|playerHouses]]
-----------------------
<style>
img {
width: 120px;
max-height: 100px;
.passage a {
/* This affects passage links color */
color: #0364AE;
}
.passage a:hover {
/* This affects links while the cursor is over them */
color: #8E44AD;
}
</style>
<!-- Stats -->\
<<nobr>>
<<back>><br/>
<<if $apartment == true>>
<<set $home = "@@color:orange;Apartment@@">>
<<else >>
<<set $home = "@@color:orange;None@@">>
<<endif>>
<<if $houseApartment == true>>
<<set $home = "@@color:orange;Apartment@@">>
<<endif>>
<!-- FIRST ROW -->
<table style="width:800px">
<thead>
<th style="align:left"><b><u>General Stats:</u></b></th>
<th style="align:center"><b><u>You're wearing:</u></b></th>
<th style="align:right"><b><u>Adictions:</u></b></th>
</thead>
<tbody><tr><td>
Name: @@color:orange; $name $nameLast@@ <br/>
Etnicity:
<<if $etnicCharacter == "asian">>
@@color:#FF4C4C;Asian@@
<<elseif $etnicCharacter == "black">>
@@color:#FF4C4C;Black@@
<<elseif $etnicCharacter == "white">>
@@color:#FF4C4C;White@@
<<elseif $etnicCharacter == "latina">>
@@color:#FF4C4C;Latina@@
<<elseif $etnicCharacter == "tgirl">>
@@color:#FF4C4C;Tgirl@@
<<else >>
@@color:#FF4C4C;Mix@@
<<endif>><br/>
House: $home<br/>
Job: @@color:orange;$job@@<br/>
Car: @@color:orange;$car@@<br/>
<br/>
</td>
<td>
Shirt: @@color:#9d36f7;$clothesTop@@<br/>
Bra: @@color:#9d36f7;$clothesBra@@<br/>
Bottoms: @@color:#9d36f7;$clothesBottom@@<br/>
Panties: @@color:#9d36f7;$clothesPanties@@<br/>
Shoes: @@color:#9d36f7;$clothesShoes@@<br/>
<br/>
<b><u></u></b>
<br/>
</td>
<td>
Makeup Skill: <<print setup.formatNumber($makeupSkill)>><br/>
Fame: $fame<br/>
Fitness: $fitness<br/>
@@color:orange;Gym Membership@@: $gymEnrolled<br/>
<<if $gymEnrolled == true>>
@@color:orange;Gym fee due:@@ $nextGymFee<br/>
<<endif>>
<br/>
</td>
</tr></tbody>
<!-- SECOND ROW -->
<thead>
<th style="align:left"><b><u>Sexual Skills: </u></b></th>
<th style="align:center"><b><u>Personal Stats: </u></b></th>
<th style="align:right"><b><u>Cash Stats: </u></b></th>
</thead>
<tbody><tr><td>
Blowjobs: <<print setup.formatNumber($oralTotal)>><br/>
Vaginal: <<print setup.formatNumber($cuntTotal)>><br/>
Anal: <<print setup.formatNumber($analTotal)>><br/>
Gloryholes skills: <<print setup.formatNumber($gloryVisited)>><br/>
<br/>
</td>
<td>
Education hours: <<print setup.formatNumber($intelligence)>><br/>
<!-- Waitressing: $waitressSkill<br/> -->
Modeling: <<print setup.formatNumber($modelSkill)>><br/>
<!-- Cam-modeling: $webModelSkill<br/> -->
Reputation: <<print setup.formatNumber($schoolSlut)>><br/>
</td>
<td>
Lifetime Income: @@color:#4AA02C;$@@@@color:#4AA02C;<<print setup.formatNumber($totalIncome)>>@@<br/>
</td>
</tr></tbody>
<!-- THIRD ROW -->
<thead>
<th style="align:left"><b><u> </u></b></th>
</thead>
<tbody><tr><td>
</td>
</tr></tbody>
</table>
<style>
img {
width: 200px;\
max-height: 100px;\
}
table td {
vertical-align: top;
}
</style>
<</nobr>>
<<back>><<nobr>>
<!-- TABLE -->
<table style="width:480px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td id="alpha">
<<back>><br/><br/>
A glimpse of your relative appearance:<br/><br/>
<<if $gender == "girl" && $etnicCharacter == "asian" && $busty == 0>>
[img[image\character\girl\asian\asian2.jpg]]
<<elseif $gender == "girl" && $etnicCharacter == "asian" && $busty == 1>>
[img[image\character\girl\asian\asian2.jpg]]
<<elseif $gender == "girl" && $etnicCharacter == "asian" && $busty == 2 >>
[img[image\character\girl\asian\asian2.jpg]]
<<elseif $gender == "girl" && $etnicCharacter == "asian" && $busty == 3 >>
[img[image\character\girl\asian\asian2.jpg]]
<<endif>>
<<if $gender == "girl" && $etnicCharacter == "black" && $busty == 0 >>
[img[image\character\girl\black\black1.jpg]]
<<elseif $gender == "girl" && $etnicCharacter == "black" && $busty == 1 >>
[img[image\character\girl\black\black1.jpg]]
<<elseif $gender == "girl" && $etnicCharacter == "black" && $busty == 2 >>
[img[image\character\girl\black\black1.jpg]]
<<elseif $gender == "girl" && $etnicCharacter == "black" && $busty == 3 >>
[img[image\character\girl\black\black1.jpg]]
<<endif>>
<<if $gender == "girl" && $etnicCharacter == "white" && $busty == 0 >>
[img[image\character\girl\white\white2.jpg]]
<<elseif $gender == "girl" && $etnicCharacter == "white" && $busty == 1 >>
[img[image\character\girl\white\white2.jpg]]
<<elseif $gender == "girl" && $etnicCharacter == "white" && $busty == 2 >>
[img[image\character\girl\white\white2.jpg]]
<<elseif $gender == "girl" && $etnicCharacter == "white" && $busty == 3 >>
[img[image\character\girl\white\white2.jpg]]
<<endif>>
<<if $gender == "girl" && $etnicCharacter == "latina" && $busty == 0 >>
[img[image\character\girl\latina\latina2.jpg]]
<<elseif $gender == "girl" && $etnicCharacter == "latina" && $busty == 1 >>
[img[image\character\girl\latina\latina2.jpg]]
<<elseif $gender == "girl" && $etnicCharacter == "latina" && $busty == 2 >>
[img[image\character\girl\latina\latina2.jpg]]
<<elseif $gender == "girl" && $etnicCharacter == "latina" && $busty == 3 >>
[img[image\character\girl\latina\latina2.jpg]]
<<endif>>
<style>
#alpha img {
width: 360px;
max-height: 340px;
}
</style>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td id="beta">
<br/><br/>
What you're wearing:<br/><br/>
<!-- WEARING: TOPS -->
<<if $clothesTop == "black Ruffle-Sleeve top">>[img[images\cities\Sovoka\store\top1.jfif]]<<endif>>
<<if $clothesTop == "black Lace-Trim top">>[img[images\cities\Sovoka\store\top2.jfif]]<<endif>>
<<if $clothesTop == "black Ruffle-sleeve top">>[img[images\cities\Sovoka\store\top3.jfif]]<<endif>>
<br/> <!-- WEARING: BRAS -->
<<if $clothesBra == "black Push-Up Plunge bra.">>[img[images\cities\Sovoka\store\bra1.jpg]]<<endif>>
<<if $clothesBra == "black Unlined Uplift bra">>[img[images\cities\Sovoka\store\bra2.jpg]]<<endif>>
<<if $clothesBra == "pink Push-Up Plunge bra.">>[img[images\cities\Sovoka\store\bra3.jpg]]<<endif>>
<br/> <!-- WEARING: BOTTOMS -->
<<if $clothesBottom == "black Twill Cotton shorts">>[img[images\cities\Sovoka\store\bottoms1.jfif]]<<endif>>
<<if $clothesBottom == "black flounce skirt">>[img[images\cities\Sovoka\store\bottoms2.jfif]]<<endif>>
<<if $clothesBottom == "black Foldover Cropped Cargo pants">>[img[images\cities\Sovoka\store\bottoms3.jfif]]<<endif>>
<br/> <!-- WEARING: PANTIES -->
<<if $clothesPanties == "black Lace & Mesh V-string panties">>[img[images\cities\Sovoka\store\panties1.jpg]]<<endif>>
<<if $clothesPanties == "black Velvet-trim Thong panties">>[img[images\cities\Sovoka\store\panties2.jpg]]<<endif>>
<<if $clothesPanties == "pink Logo-waist Thong panties">>[img[images\cities\Sovoka\store\panties3.jpg]]<<endif>>
<br/> <!-- WEARING: SHOES -->
<<if $clothesShoes == "knee-high black leather boots">>[img[images\cities\Sovoka\store\shoes1.jpg]]<<endif>>
<<if $clothesShoes == "black peep toe sandals">>[img[images\cities\Sovoka\store\shoes2.jpg]]<<endif>>
<<if $clothesShoes == "black Ugg sneakers">>[img[images\cities\Sovoka\store\shoes3.jpg]]<<endif>>
<style>
#beta img {
width: 160px;
max-height: 160px;
}
</style>
</td></tr></tbody>
<!-- SECOND TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
<<back>>
</td>
<!-- SECOND TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\<b><u>Inventory</u></b>
@@color:white; Makeup@@: $makeup
@@color:white; Dildo@@: $dildo
@@color:white; Drugs@@: $drugs
@@color:white; Wine@@: $wine
@@color:white; Cigarette@@: $smokes
@@color:white; Condoms@@: $condoms
<<if $laptop == true || $hdWebcam == true>>\
<b><u>Items Owned:</u></b>
<<if $laptop == true>>Laptop <<endif>>
<<if $hdWebcam == true>>HD Webcam<<endif>>
<<endif>>
<<back>><<nobr>>
<!-- Passage to check player-owned homes -->
<!-- Just in case -->
<<set $tmp = 0>>
<<set $rnd = 0>>
<<set $tmpRnd = 0>>
<<set $payout = 0>>
<<if $cleanliness < 0>>
<<set $cleanliness = 0>>
<<endif>>
<<if $makeupVolume < 0>>
<<set $makeupVolume = 0>>
<<endif>>
<!-- Just in case END -->
<<if $apartment == true>>
<<display [[Apartment]]>>
<<endif>>
<<if $houseApartment == true>>
<<display [[House]]>>
<<endif>>
<<endnobr>>
<<if $daysTilbills <= 0>>\
<<set $daysTilbills = 7>>\
<<endif>>\
/*
Date & Time Widget Setup
*/
<<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"
];
/* params: year , month(0-based) , day , hour(24H) , minute [, second ] */
$gameDate to new Date(2020, 1, 1, 1, 0);
/* e.g. Year, Month, Day, Hour, Minute */
>>
/*
Date & Time Advancement Widget Definitions
*/
/* Adds the specified number of minutes. */
<<widget "addmins">>\
<<run $gameDate.setMinutes($gameDate.getMinutes() + $args[0])>>\
<</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>>
/*
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>>
/* Prints the current time (12H). */
<<widget "time12hr">>\
<<if $gameDate.getHours() eq 0>>\
12\
<<elseif $gameDate.getHours() gt 12>>\
<<print $gameDate.getHours() - 12>>\
<<else>>\
<<print $gameDate.getHours()>>\
<</if>>:\
<<if $gameDate.getMinutes() lt 10>>0<</if>><<print $gameDate.getMinutes()>> \
<<if $gameDate.getHours() gte 12>>PM<<else>>AM<</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 (12H). */
<<widget "datetime">><<date>> <<time12hr>> (<<time24hr>>)<</widget>> <!-- Your home -->\
<!-- time calculator sleep cycle-->
<<nobr>>
<<if $tempSleep == true>>
<<for ($tmpI = $gameDate.getHours()); $tmpI < 7; ++$tmpI>>
<<set $tmp += 1>>
<</for>>
<<addhours $tmp>>
<<set $tmpI = 0>>
<<set $tmp = 0>>
<!-- End Sleep Hour Calc -->
<<for ($tmpI = $gameDate.getMinutes()); $tmpI < 60; ++$tmpI>>
<<set $tmp += 1>>
<</for>>
<<addmins $tmp>>
<<set $tmpI = 0>>
<<set $tmp = 0>>
<!-- End Sleep Minute Calc -->
<<set $tempSleep = false>>
<<if $cleanliness >= 30>>
<<set $cleanliness -= 30>>
<<else>>
<<set $cleanliness = 0>>
<<endif>>
<<set $makeupVolume -= 30>>
<<silently>>
/* Values which will be compare */
<<set $now to $gameDate.toDateString()>>
<</silently>>
<!-- bills-->
<<if ($apbills is 1 && $now is $nextbills && $gameDate.getHours() <= 8)>>
<<goto [[bills]]>>
<<endif>>
<!-- gym pay-->
<<endif>> <!-- ENDIF for tempSleep check -->
<<if ($gymEnrolled == true && $now is $nextGymFee)>>
<<set $gymEnrolled = false>>
<<endif>>
<<if ($gameDate.getHours() > 23 || $gameDate.getHours() <= 7)>>
@@color:orange;You walk to the bathroom and get ready for bed.@@
<<goto "sleepCycle">>
<<elseif ($gameDate.getHours() <= 23 && $gameDate.getHours() >= 7)>>
@@color:orange;You stand in the doorway at your apartment.@@
<!--------------------picture--->
<br/><br/>
[img[image\homes\home\apartmantstartroom1.jpg]]
<br/>
<!-- TABLE -->
<table style="width:540px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
Home<br/>
[[Go to your room|yourroom]]<br/>
[[Go to the living room|livingroom]]<br/>
[[Go to sleep now|sleepCycle][$sleepNow to true]]<br/>
<<if $makeupVolume < 100 || $cleanliness < 100>>
<span>[[Shower and apply Makeup|showerMakeup]]</span>
<<else>>
@@color:#4AA02C;Fully clean with make up.@@
<<endif>><br/>
<<if ($hired == true) && ($gameDate.getHours() <= 19 && $gameDate.getHours() >= 8)>>[[Go to work|workCycler]]<br/>
<<endif>>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
Outside<br/>
[[Park|Park-Cycle]]<br/>
[[Go to the street|walkStreets]]<br/>
[[Gloryhole|Glory-Cycler]]<br/>
[[Sell yourself|Prostitution]]<br/>
<<if $gymEnrolled == true && $gymHours > 0>>
[[Go to the gym|gymWorkout][$distance to 1]]
<<elseif $gymHours <= 0>>
@@color:#4AA02C;You're too tired to workout.@@
<<endif>>
<br/>
</td></tr></tbody>
<!-- SECOND TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
<<if ($gameDate.getHours() <= 24 && $gameDate.getHours() > 7)>>
Head to <br/>
[[City|City]]<br/>
<<endif>>
<<if ($gameDate.getHours() <= 17 && $gameDate.getHours() >= 8)>>
<<if $classEnrolled == true && $schoolExhausted == false>>
[[Go to school|walkToSchool][$distance to 1]]<br/>
<<endif>>
<<endif>>
<<if ($gameDate.getHours() >= 18 && $gameDate.getHours() < 8)>>
<<if $classEnrolled == true>>
@@color:#4AA02C; To late for school.@@
<<endif>>
<<endif>>
<!----storyline---->
<<if $storyline == 0>>
[[Search For Daddy|storyline][$distance to 1]]
<<endif>>
<<if $storyline >= 1 && $storyline <= 10>>
<<set $tmpRnd = random(1,10)>>
<<if $tmpRnd == 1>>
@@color:#4AA02C; Your phone is ringing!.@@ [[Pick the PHONE|storyline][$distance to 1]]
<<endif>>
<<endif>>
</td>
<!-- SECOND TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<!-- TABLE -->
<table style="width:700px">
<!-- THIRD TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
<br/>
</td>
<!-- THIRD TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
img{
width:370px;
max-height:300px;
}
</style>
<<endif>>\
<</nobr>>
<!-- END TABLE -->
<<set $rnd = 0>>\
<<set $tmpRnd = 0>>\
<<set $schoolHours = 0>>\
<<if $distance == 1>>\
<<if $car == "None">>\
<<addhours 1>>\
<<elseif $car == "Cycle">>\
<<addmins 30>>\
<<elseif $car == "Motorbike">>\
<<addmins 20>>\
<<elseif $car == "Fiat500">>\
<<addmins 10>>\
<<endif>>\
<<set $distance = 0>>\
<<endif>>\
Double-click this passage to edit it.@@color:white;
Chose name and gender, the name Tiffany Swallows is given by defoult. @@
<p>@@color:#4AA02C;My first name is:@@ <<textbox "$name" "Tiffany">></p>
<p>@@color:#4AA02C;My last name is:@@ <<textbox "$nameLast" "Swallows">></p>
<<set $gender = "Girl">>\
@@color:#4AA02C;My gender is:@@
* Girl <<radiobutton "$gender" "girl" checked>>
* Trans <<radiobutton "$gender" "trans">>
<!--* Boy <<radiobutton "$gender" "boy">>-->
[[Customize|Intro-Character2]]<<nobr>>
<!-- TABLE -->
<table style="width:780px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
Choose your favorite representation:<br/>
<<if $gender == "girl">>
[img[image\character\girl\asian\asian1.jpg][characterConfirm][$etnicCharacter to "asian"]]
[img[image\character\girl\black\black1.PNG][characterConfirm][$etnicCharacter to "black"]]
<<endif>>
<<if $gender == "trans">>
[img[image\character\trans\t1.JPG][characterConfirm][$etnicCharacter to "tgirl"]]
<<endif>>
<<if $gender == "boy">>
@@color:#4AA02C; Not implemented.@@
<<endif>>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
<!-- SECOND TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
<br/>
<<if $gender == "girl">>
[img[image\character\girl\white\white1.PNG][characterConfirm][$etnicCharacter to "white"]]
[img[image\character\girl\latina\latina1.PNG][characterConfirm][$etnicCharacter to "latina"]]
<<endif>>
<<if $gender == "trans">>
<<endif>>
<<if $gender == "boy">>
<<endif>>
</td>
<!-- SECOND TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
img{
width:180px;
max-height:180px;
}
</style>
<</nobr>>\
<!-- END TABLE -->\
[[Go back|Intro-Character]]@@color:#4AA02C;"Okay, so you make your choice.."@@
[img[image\intro\laughing.gif]]
"Your name is: @@color:orange;$name $nameLast@@."
"Your gender is: @@color:orange;$gender@@."
[[Yes, that's me!|Intro3]]
[[No, I want to change..|Intro-Character]]
<style>
img{
width:370px;
max-height:300px;
}
</style><<addhours 9>>\
<<adddays 2>>\
@@color:orange;You are 18 years old $gender who lived with her drug addicted mother. Your mother just passed away due overdose and you are all alone now. You don't know your father, but you are sure he is an important guy - at least to you.
Now you sit in the courtroom and wait. Who knows, mum may have some money left.
[img[image\intro\judge.jpg]]
After a few hours of waiting the judge finnaly gives his decision. You are the sole owner of an old, run down apartment in the far corner of the city. Not much but something to start with.
[[Head to the place|Intro-Home]]
<style>
img{
width:370px;
max-height:300px;
}
</style>
<<addhours 1>>\
@@color:white;You arrive at the appartmant that your mum left it to you.@@
[img[image\homes\home\apartmantstart1.jpg]]
"You can stay here for now but some renovation is required to improve your life. You will also have to pay @@color:#4AA02C; bills@@."
[[Move in|playerHouses][$apbills to 1; $nextbills to addDaysToDate($gameDate, 7).toDateString()]]
<<set $bills to 300>>\
<<set $apartment = true>>
<<set $introComplete = true>>
<style>
img{
width:370px;
max-height:300px;
}
</style>
<center>
<<if $authorDiscovered == false>>\
<<set $money += 500>>\
<<set $totalIncome += 500>>\
You received a one time reward of @@color:#4AA02C;$500@@.
<<endif>>\
<<set $authorDiscovered = true>>\
<h2><span class="rainbow">Hello!</span></h2>
This is hidden page and since you are here now means you play game.
Thank you for playing game and hope you have good time. More content will be added soon.
Also there is a reward for playing.
Take care,
<span class="rainbow">~ SutzZu</span>
<<if $apartment == false>>\
[[Bye!|Start]]
<<elseif $apartment == true>>\
[[Bye!|playerHouses]]
<<endif>>\
</center><<nobr>>
<!-- TABLE -->
<table style="width:600px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
This is you :<br/><br/>
<<if $gender == "girl" && $etnicCharacter == "asian">>
[img[image\character\girl\asian\asian1.jpg]]
<<elseif $gender == "girl" && $etnicCharacter == "black">>
[img[image\character\girl\black\black1.PNG]]
<<elseif $gender == "girl" && $etnicCharacter == "white">>
[img[image\character\girl\white\white1.png]]
<<elseif $gender == "girl" && $etnicCharacter == "latina">>
[img[image\character\girl\latina\latina1.png]]
<<elseif $gender == "trans" && $etnicCharacter == "tgirl">>
[img[image\character\trans\t2.jpg]]
<<endif>>
<<if $gender == "boy" && $etnicCharacter == "asian">>
[img[image\character\trans\asian\asian1.jpg]]
<<elseif $gender == "boy" && $etnicCharacter == "black">>
[img[image\character\trans\black\black1.jpg]]
<<elseif $gender == "boy" && $etnicCharacter == "white">>
[img[image\character\trans\white\white1.jpg]]
<<elseif $gender == "boy" && $etnicCharacter == "latina">>
[img[image\character\trans\latina\latina1.jpg]]
<<endif>>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
<br/><br/>
<<if $gender == "girl" && $etnicCharacter == "asian">>
[img[image\character\girl\asian\asian2.jpg]]
<<elseif $gender == "girl" && $etnicCharacter == "black">>
[img[image\character\girl\black\black2.PNG]]
<<elseif $gender == "girl" && $etnicCharacter == "white">>
[img[image\character\girl\white\white2.png]]
<<elseif $gender == "girl" && $etnicCharacter == "latina">>
[img[image\character\girl\latina\latina2.png]]
<<elseif $gender == "trans" && $etnicCharacter == "tgirl">>
[img[image\character\trans\t3.png]]
<<endif>>
/* not implemented yet
<<if $gender == "boy" && $etnicCharacter == "asian">>
[img[image\character\trans\asian\asian2.jpg]]
<<elseif $gender == "boy" && $etnicCharacter == "black">>
[img[image\character\trans\black\black2.jpg]]
<<elseif $gender == "boy" && $etnicCharacter == "white">>
[img[image\character\trans\white\white2.jpg]]
<<elseif $gender == "boy" && $etnicCharacter == "latina">>
[img[image\character\trans\latina\latina2.jpg]]
<<endif>>
*/
</td></tr></tbody>
<!-- SECOND TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
</td>
<!-- SECOND TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
img{
width:300px;
max-height:280px;
}
</style>
<</nobr>>\
<!-- END TABLE -->\
[[Go back|Intro-Character2]]
[[Finalize|Intro2]]
<<set $distance = 1>>\
<<if $car == "None">>\
<<addmins 30>>\
<<elseif $car == "Cycle">>\
<<addmins 20>>\
<<elseif $car == "Motorbike">>\
<<addmins 10>>\
<<elseif $car == "Fiat500">>\
<<addmins 5>>\
<<endif>>\
<<if ($gameDate.getHours() > 23 || $gameDate.getHours() <= 7)>>\
<<goto [[sleepCycle]]>>
<<set $distance = 0>>\
<<elseif ($gameDate.getHours() <= 23 && $gameDate.getHours() >= 7)>>\
<!-- Start Scene Say -->\
<<set $sceneSay = random(1,5)>> <!-- Scene Say -->\
<<if $sceneSay == 1>>\
@@color:orange;Soon after arrival your customer is ready for the service.@@
<<elseif $sceneSay == 2>>\
@@color:orange;You enter and immediately find a cock waiting for you to be serviced.@@
<<elseif $sceneSay == 3>>\
@@color:orange;You enter the gloryhole ready to do some hard work on thick cock.@@
<<elseif $sceneSay == 4>>\
@@color:orange;As soon as you walk in you find a cock hanging throungh the gloryhole, waiting for you.@@
<<elseif $sceneSay == 5>>\
@@color:orange;You enter the gloryhole fully excited about the big load waiting for you to be released.@@
<<endif>>
<!-- End Scene Say -->\
<<if $etnicCharacter == "asian">>\
<<display [[GloryholeAsian]]>>\
<<endif>>\
<<if $etnicCharacter == "black">>\
<<display [[GloryholeBlack]]>>\
<<endif>>\
<<if $etnicCharacter == "white">>\
<<display [[GloryholeWhite]]>>\
<<endif>>\
<<if $etnicCharacter == "latina">>\
<<display [[GloryholeLatina]]>>\
<<endif>>\
<<if $etnicCharacter == "tgirl">>\
<<display [[GloryholeTrans]]>>\
<<endif>>\
[[Stay in the gloryhole|Glory-Cycler]]
[[Go Home|playerHouses]]
<<addmins 30>>\
<<endif>>\
<style>
img{
width:300px;
max-height:280px;
}
</style><<set $tmp = 0>>\
<<set $payout = 0>>\
<<if $etnicCharacter == "asian">>
<<display [[prostitutionCarAsian]]>>\
<<elseif $etnicCharacter == "black">>
<<display [[prostitutionCarBlack]]>>\
<<elseif $etnicCharacter == "white">>
<<display [[prostitutionCarWhite]]>>\
<<elseif $etnicCharacter == "latina">>
<<display [[prostitutionCarLatina]]>>\
<<elseif $etnicCharacter == "tgirl">>
<<display [[prostitutionCarTrans]]>>\
<<endif>>\
<<set $prostitutionCount += 1>>\
<<set $cumAddiction += 1>>\
@@color:#FF4C4C; +1 pro cunt@@
<<addmins 60>>\<<set $distance = 1>>\
<<if $car == "None">>\
<<addmins 30>>\
<<elseif $car == "Cycle">>\
<<addmins 20>>\
<<elseif $car == "Motorbike">>\
<<addmins 10>>\
<<elseif $car == "Fiat500">>\
<<addmins 5>>\
<<endif>>\
<<set $tmp = 0>>\
<<set $payout = 0>>\
<<if $etnicCharacter == "asian">>
<<display [[prostitutionAsian]]>>\
<<elseif $etnicCharacter == "black">>
<<display [[prostitutionBlack]]>>\
<<elseif $etnicCharacter == "white">>
<<display [[prostitutionWhite]]>>\
<<elseif $etnicCharacter == "latina">>
<<display [[prostitutionLatina]]>>\
<<elseif $etnicCharacter == "tgirl">>
<<display [[prostitutionTgirl]]>>\
<<endif>>\
<<set $prostitutionCount += 1>>\
<<set $cumAddiction += 1>>\
@@color:#FF4C4C; +1 pro cunt@@
<<addmins 60>>\<<if $jobModel == true>>\
@@color:orange;You walk into the studio and start your work.@@
<<display [[workModel]]>>\
<<endif>>\
<<if $jobWaitress == true>>\
@@color:orange;You walk into the restraunt and start serving.@@
<<display [[workWaitress]]>>\
<<endif>>\
<<if $jobWebModel == true>>\
@@color:orange;You start camera and show all you got to get some coins.@@
<<display [[workWebModel]]>>\
<<endif>>\
<<if $jobCleaner == true>>\
@@color:orange;You walk into the hotel room and start cleaning.@@
<<display [[workCleaner]]>>\
<<endif>>\
<<if $jobHoModel == true>>\
@@color:orange;You walk into the hotel room and start cleaning.@@
<<display [[workjobHoModel]]>>\
<<endif>>\<<if $distance == 1>>\
<<if $car == "None">>\
<<addhours 1>>\
<<elseif $car == "Cycle">>\
<<addmins 30>>\
<<elseif $car == "Motorbike">>\
<<addmins 20>>\
<<elseif $car == "Fiat500">>\
<<addmins 10>>\
<<endif>>\
<<set $distance = 0>>\
<<endif>>\
<<set $cleanliness -= 50>>\
<<set $makeupVolume -= 50>>\
<<addhours 1>>\
<<if $gymHours <= 0>>\
You're too tired.
[[Go home|playerHouses][$distance to 1]]
<<endif>>\
<<if $gymHours >= 1>>\
<<set $gymHours -= 1>>\
@@color:orange;You spent an hour pumping iron.@@
<<if $etnicCharacter == "asian">>
<<set $rnd = random(1,2)>>\
<<if $rnd == 1>>\
[img[image\Gamepic\pic\city\gym\asi1.webp]]
<<elseif $rnd == 2>>\
[img[image\Gamepic\pic\city\gym\asi2.webp]]
<<endif>>\
<<elseif $etnicCharacter == "black">>
<<set $rnd = random(1,2)>>\
<<if $rnd == 1>>\
[img[image\Gamepic\pic\city\gym\bl1.webp]]
<<elseif $rnd == 2>>\
[img[image\Gamepic\pic\city\gym\bl2.webp]]
<<endif>>\
<<elseif $etnicCharacter == "white">>
<<set $rnd = random(1,2)>>\
<<if $rnd == 1>>\
[img[image\Gamepic\pic\city\gym\wh1.webp]]
<<elseif $rnd == 2>>\
[img[image\Gamepic\pic\city\gym\wh2.webp]]
<<endif>>\
<<elseif $etnicCharacter == "latina">>
<<set $rnd = random(1,2)>>\
<<if $rnd == 1>>\
[img[image\Gamepic\pic\city\gym\lat1.webp]]
<<elseif $rnd == 2>>\
[img[image\Gamepic\pic\city\gym\lat2.webp]]
<<endif>>\
<elseif $etnicCharacter == "tgirl">>
<<set $rnd = random(1,2)>>\
<<if $rnd == 1>>\
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\gym\TS1.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 2>>\
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\gym\TS2.mp4" type="video/webm"></video>
</div>
<<endif>>\
<<if $gymHours >= 1>>
[[You want more|gymWorkout]]
<<endif>>
[[Go home|playerHouses][$distance to 1]]
<<set $fitness += 1>>
@@color:orange; +1 fitness@@
<<endif>>\
<style>
img{
width:370px;
max-height:300px;
}
</style>[[Go home|playerHouses]] <!-- Sleep Cycle -->\
<<nobr>>
<<if $sleepNow == true>>
<<for ($tmpI = $gameDate.getHours()); $tmpI < 24; ++$tmpI>>
<<set $tmp += 1>>
<</for>>
<<addhours $tmp>>
<<set $sleepNow = false>>
<<endif>>
<<endnobr>>\
<<set $distance = 0>>\
<<if $apartment == true>>\
<!-- Below we add for every time user sleeps w/o food -->
<<if $food == 0>>\
You order a pizza, cost you @@color:#4AA02C;$10@@ since you don't have any food.
<<set $money = $money - 10>>\
<<elseif $food >= 1>>\
<<set $food -= 1>>\
<<endif>>\
[img[image\Gamepic\pic\bills\food.jpg]]
@@color:orange;You're very tired and just jump in your bed.@@
<<if $etnicCharacter == "asian">>\
[img[image\Gamepic\pic\sleep\asian.jpg]]
<<elseif $etnicCharacter == "black">>\
[img[image\Gamepic\pic\sleep\black.jpg]]
<<elseif $etnicCharacter == "white">>\
[img[image\Gamepic\pic\sleep\white.jpg]]
<<elseif $etnicCharacter == "latina">>\
[img[image\Gamepic\pic\sleep\latina.jpg]]
<<elseif $etnicCharacter == "tgirl">>\
[img[image\Gamepic\pic\sleep\ts.jpg]]
<<endif>>\
Snuggle into bed and [[sleep|playerHouses]].
<<endif>>\
<<set $tempSleep = true>>\
<<set $gymHours = 3>>
<<set $tmpI = 0>>\
<<set $tmp = 0>>\
<<set $schoolExhausted = false>>\
<style>
img{
width:300px;
max-height:280px;
}
</style>
<<set $daysTilbills -= 1>>\<<addmins 15>>\
<<nobr>>
<!-- TABLE -->
<table style="width:800px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
<<nobr>>
<!-- ASIAN -->
<<endnobr>>
<<if $etnicCharacter == "asian">>
<<set $rnd = random(1,2)>>
<<if $rnd == 1>>
@@color:orange;You step into the shower and clean yourself up.@@
<br/>[img[image\Gamepic\pic\shower\a.webp]]<br/>
<<set $cleanliness = 100>>
<br/>@@color:orange;+100 cleanliness@@
<<elseif $rnd == 2>>
@@color:orange;You step into the shower and clean yourself up.@@
<br/>[img[image\Gamepic\pic\shower\a1.webp]]<br/>
<<set $cleanliness = 100>>
<br/>@@color:orange;+100 cleanliness@@
<<endif>>
<<nobr>>
<!-- BLACK -->
<<endnobr>>
<<elseif $etnicCharacter == "black">>
<<set $rnd = random(1,2)>>
<<if $rnd == 1>>
@@color:orange;You step into the shower and clean yourself up.@@
<br/>[img[image\Gamepic\pic\shower\b.webp]]<br/>
<<set $cleanliness = 100>>
<br/>@@color:orange;+100 cleanliness@@
<<elseif $rnd == 2>>
@@color:orange;You step into the shower and clean yourself up.@@
<br/>[img[image\Gamepic\pic\shower\b1.webp]]<br/>
<<set $cleanliness = 100>>
<br/>@@color:orange;+100 cleanliness@@
<<endif>>
<<nobr>>
<!-- white -->
<<endnobr>>
<<elseif $etnicCharacter == "white">>
<<set $rnd = random(1,2)>>
<<if $rnd == 1>>
@@color:orange;You step into the shower and clean yourself up.@@
<br/>[img[image\Gamepic\pic\shower\w.webp]]<br/>
<<set $cleanliness = 100>>
<br/>@@color:orange;+100 cleanliness@@
<<elseif $rnd == 2>>
@@color:orange;You step into the shower and clean yourself up.@@
<br/>[img[image\Gamepic\pic\shower\w1.webp]]<br/>
<<set $cleanliness = 100>>
<br/>@@color:orange;+100 cleanliness@@
<<endif>>
<<nobr>>
<!-- latina -->
<<endnobr>>
<<elseif $etnicCharacter == "latina">>
<<set $rnd = random(1,2)>>
<<if $rnd == 1>>
@@color:orange;You step into the shower and clean yourself up.@@
<br/>[img[image\Gamepic\pic\shower\l.webp]]<br/>
<<set $cleanliness = 100>>
<br/>@@color:orange;+100 cleanliness@@
<<elseif $rnd == 2>>
@@color:orange;You step into the shower and clean yourself up.@@
<br/>[img[image\Gamepic\pic\shower\l1.webp]]<br/>
<<set $cleanliness = 100>>
<br/>@@color:orange;+100 cleanliness@@
<<endif>>
<<nobr>>
<!-- tgirl -->
<<endnobr>>
<<elseif $etnicCharacter == "tgirl">>
<<set $rnd = random(1,2)>>
<<if $rnd == 1>>
@@color:orange;You step into the shower and enoy warm water.@@
<br/><div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\shower\ts2.mp4" type="video/webm"></video>
</div><br/>
<<set $cleanliness = 100>>
<br/>@@color:orange;+100 cleanliness@@
<<elseif $rnd == 2>>
@@color:orange;You are a real girl, but your ass needs some extra cleaning.@@
<br/><div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\shower\TS1.mp4" type="video/webm"></video>
</div><br/>
<<set $cleanliness = 100>>
<br/>@@color:orange;+100 cleanliness@@
<<endif>>
<<endif>>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
<<if $makeupVolume >= 100>>
You already have maximum makeup on.
<<elseif $makeupVolume < 100>>
<<if $makeupSkill >= 80 && $makeup >= 1>>
@@color:orange;You apply your makeup professionally.@@
<<set $makeup -= 1>>
<<set $makeupSkill += 1>>
<<set $showMakeupVideo = true>>
<<addmins 10>>\
<<elseif $makeupSkill < 80 && $makeupSkill >= 60 && $makeup >= 2>>
@@color:orange;You apply your makeup.@@
<<set $makeup -= 2>>
<<set $makeupSkill += 1>>
<<set $showMakeupVideo = true>>
<<addmins 15>>\
<<elseif $makeupSkill < 60 && $makeupSkill >= 40 && $makeup >= 3>>
@@color:orange;You decently apply your makeup.@@
<<set $makeup -= 3>>
<<set $makeupSkill += 1>>
<<set $showMakeupVideo = true>>
<<addmins 20>>\
<<elseif $makeupSkill < 40 && $makeupSkill >= 20 && $makeup >= 4>>
@@color:orange;You poorly apply your makeup.@@
<<set $makeup -= 4>>
<<set $makeupSkill += 1>>
<<set $showMakeupVideo = true>>
<<addmins 25>>\
<<elseif $makeupSkill <= 19 && $makeup >= 5>>
@@color:orange;You try to apply your makeup.@@
<<set $makeup -= 5>>
<<set $makeupSkill += 1>>
<<set $showMakeupVideo = true>>
<<addmins 30>>\
<<elseif $makeup < 5>>
You need to buy more makeup to apply any.
<<set $showMakeupVideo = false>>
<<endif>>
<<endif>>
<<if $showMakeupVideo == true>>
<<if $etnicCharacter == "asian">>
<br/>[img[image\Gamepic\pic\shower\mk5.webp]]<br/>
<<endif>>
<<if $etnicCharacter == "black">>
<br/>[img[image\Gamepic\pic\shower\mk3.webp]]<br/>
<<endif>>
<<if $etnicCharacter == "white">>
<br/>[img[image\Gamepic\pic\shower\mk4.webp]]<br/>
<<endif>>
<<if $etnicCharacter == "latina">>
<br/>[img[image\Gamepic\pic\shower\mk6.webp]]<br/>
<<endif>>
Makeup application skill: $makeupSkill
<br/>
<<if $makeupSkill <= 19>>
@@color:#FF4C4C;-5 makeup@@
<<elseif $makeupSkill < 40 && $makeupSkill >= 20>>
@@color:#FF4C4C;-4 makeup@@
<<elseif $makeupSkill < 60 && $makeupSkill >= 40>>
@@color:#FF4C4C;-3 makeup@@
<<elseif $makeupSkill < 80 && $makeupSkill >= 60>>
@@color:#FF4C4C;-2 makeup@@
<<elseif $makeupSkill <= 100 && $makeupSkill >= 80>>
@@color:#FF4C4C;-1 makeup@@
<<endif>>
<br/>
<<set $makeupVolume = 100>>
@@color:orange;+1 Makeup skill@@<br/>
@@color:#4AA02C;+100 Makeup volume@@<br/>
<<endif>>
</td></tr></tbody>
<!-- SECOND TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Go downstairs|playerHouses]]
</td>
<!-- SECOND TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
img{
width:370px;
max-height:300px;
}
</style>
<!-- END TABLE -->
<<set $showMakeupVideo = false>>
<<endnobr>><!-- Asian Gloryhole -->\
<!-- Start Scene Say -->\
<<set $sceneSay = random(1,7)>> <!-- Scene Say -->\
<<if $sceneSay == 1>>\
You take his cock in your mouth and start to work like a good girl.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Asian\ghaA1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 2>>\
You grab his soft cock and stats to shake it, will it ever go hard?
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Asian\ghaB1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 3>>\
You work on the mans big hard dick with your hands and soft lips..
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Asian\ghaC1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 4>>\
"Keep sucking baby.. oh yes.." he loves your style.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Asian\ghaD1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 5>>\
"The man moans loudly as you suck and stroke his big cock."
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Asian\ghaE1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 6>>\
"Ahh yeah, that's a good girl. Suck my cock.." and you can do that all day long.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Asian\ghaF1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 7>>\
You spit on his long shaft to make it wet, that is really some amazing cock.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Asian\ghaG1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 8>>\
You kiss, lick, and suck mans cock as it hangs through the gloryhole before you.
[img[image\gloryhole\white\GHsuck.webp]]
<<endif>>\
<!-- End Scene Say -->\
<<if $sceneSay == 1>>\
You stroke his cock as fast as you can while he shoots his cum all over the place with power.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Asian\ghaA2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 2>>\
Man grunts and moans as empty his ballas all over your boobs, being pleasured and relieved by you.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Asian\ghaB2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 3>>\
The man moans as he shoots his cum in your face. What can you do, you love your job!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Asian\ghaC2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 4>>\
You jerk his big cock as a little sluts and make him cum on your tongue, what a pleasure!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Asian\ghaD2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 5>>\
Man grunts and moans as his dick pulses and he burst all over your face, he sounds really pleased.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Asian\ghaE2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 6>>\
You stroke his big cock while he is cumming all over your face, you are very happy with your performance.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Asian\ghaF2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 7>>\
He cums all over you, what a gret way to revard your hard work.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Asian\ghaG2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneEnd == 8>>\
You take his big cock inside your wet pussy and let him pound you from behind until he cums.
[img[image\gloryhole\white\GHcumP1.webp]]
<<endif>>\
<!-- START ADDING STATS -->\
<<set $fame == 1>>\
<<set $oralTotal == 1>>\
<<set $sexAppeal==1>>\
<!-- START PAY -->\
<<set $tmp = $sexAppeal + ($oralTotal/3) + ($fame/5)>>\
<<set $ranPay = random(3,6)>>\
<<set $payout = Math.round($tmp / $ranPay)>>\
<!--Leaves chance to not get paid -->\
<<set $noPay = random(1,20)>>
<<if $noPay == 1>>\
<<set $payout == 0>>\
The man run out! You receive @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars.
<<elseif $noPay != 1>>\
<<if $payout <= 5>>\
<<set $welfarePay = random(5,15)>>\
<<set $payout = $welfarePay>>\
<<endif>>\
<<set $money += $payout>>\
<<set $totalIncome += $payout>>\
<<endif>>\
<!-- Scene Say -->\
<<if $noPay != 1>>\
<<set $sceneSay = random(1,3)>>
<<if $sceneSay == 1>>\
You find @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars have been slid under your door.
<<elseif $sceneSay == 2>>\
You find @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars stuffed through the gloryhole.
<<elseif $sceneSay == 3>>\
The man pushes @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars through the gloryhole.
<<endif>>\
<<endif>>\
<!-- End Scene Say -->\
<!-- CYCLER HAS STAT TEXT OUTPUT -->\
<<set $tmp = 0>>\
<<set $tmpRnd = 0>>\
<<set $cleanliness -= 10>>\
<<set $makeupVolume -= 10>>\
<<set $gloryVisited += 1>>\
<style>
img{
width:370px;
max-height:300px;
}
</style><!-- Black Gloryhole -->\
<!-- Start Scene Say -->\
<<set $sceneSay = random(1,6)>> <!-- Scene Say -->\
<<if $sceneSay == 1>>\
He want your pussy! You take his cock and start to work like a good girl.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Black\ghbA1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 2>>\
You grab his big cock and stats to suck it while stroking, you can hear how he loves it.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Black\ghbB1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 3>>\
You lick mans shaft while big hard dick with your hands and soft lips..
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Black\ghbC1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 4>>\
"Keep sucking baby.. oh yes.." he loves your style.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Black\ghbD1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 5>>\
"The man moans loudly as you suck and stroke his big cock."
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Black\ghbE1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 6>>\
"Ahh yeah, that's a good girl. Suck my cock.." and you can do that all day long.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Black\ghbF1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 7>>\
You spit on his long shaft to make it wet, that is really some amazing cock.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Asian\ghbG1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 8>>\
You kiss, lick, and suck mans cock as it hangs through the gloryhole before you.
[img[image\gloryhole\white\GHsuck.webp]]
<<endif>>\
<!-- End Scene Say -->\
<<if $sceneSay == 1>>\
You stroke his cock as fast as you can while he shoots his cum all over your face.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Black\ghbA2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 2>>\
Man grunts and moans as he cums, being pleasured and relieved by you.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Black\ghbB2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 3>>\
The man give you shoots his cum in your mouth. What can you do, you love your job!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Black\ghbC2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 4>>\
You suck all of his cum out of his hard cock and it taste so good, what a pleasure!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Black\ghbD2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 5>>\
Man grunts and moans as his dick pulses and he burst all over your face, he sounds really pleased.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Black\ghbE2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 6>>\
You happily take his huge load in your mouth, you are very happy with your performance.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Black\ghbF2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneEnd == 7>>\
He cums all over you, what a gret way to revard your hard work.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Asian\ghbG2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneEnd == 8>>\
You take his big cock inside your wet pussy and let him pound you from behind until he cums.
[img[image\gloryhole\white\GHcumP1.webp]]
<<endif>>\
<!-- START ADDING STATS -->\
<<set $fame == 1>>\
<<set $oralTotal == 1>>\
<<set $sexAppeal==1>>\
<!-- START PAY -->\
<<set $tmp = $sexAppeal + ($oralTotal/3) + ($fame/5)>>\
<<set $ranPay = random(3,6)>>\
<<set $payout = Math.round($tmp / $ranPay)>>\
<!--Leaves chance to not get paid -->\
<<set $noPay = random(1,20)>>
<<if $noPay == 1>>\
<<set $payout == 0>>\
The man run out! You receive @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars.
<<elseif $noPay != 1>>\
<<if $payout <= 5>>\
<<set $welfarePay = random(5,15)>>\
<<set $payout = $welfarePay>>\
<<endif>>\
<<set $money += $payout>>\
<<set $totalIncome += $payout>>\
<<endif>>\
<!-- Scene Say -->\
<<if $noPay != 1>>\
<<set $sceneSay = random(1,3)>>
<<if $sceneSay == 1>>\
You find @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars have been slid under your door.
<<elseif $sceneSay == 2>>\
You find @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars stuffed through the gloryhole.
<<elseif $sceneSay == 3>>\
The man pushes @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars through the gloryhole.
<<endif>>\
<<endif>>\
<!-- End Scene Say -->\
<!-- CYCLER HAS STAT TEXT OUTPUT -->\
<<set $tmp = 0>>\
<<set $tmpRnd = 0>>\
<<set $cleanliness -= 10>>\
<<set $makeupVolume -= 10>>\
<<set $gloryVisited += 1>>\
<style>
img{
width:370px;
max-height:300px;
}
</style><!-- White Gloryhole -->\
<!-- Start Scene Say -->\
<<set $sceneSay = random(1,6)>> <!-- Scene Say -->\
<<if $sceneSay == 1>>\
He want your pussy! You take his cock and start to work like a good girl.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\White\ghwA1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 2>>\
You grab his big cock and push it in your pussy, you can hear how he loves it.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\White\ghwB1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 3>>\
You place your pussy near the hole so man can fuck you deep and hard, you love it!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\White\ghwC1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 4>>\
"I want you ass.. now.." The cutomer demands your ass and what can you do, you like to please.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\White\ghwD1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 5>>\
"The man moans loudly as you suck his big cock."
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\White\ghwE1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 6>>\
"Ahh yeah, that's a good girl..." he love the feeling of your skilled fingers gripping his cock.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\White\ghwF1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 7>>\
You spit on his long shaft to make it wet, that is really some amazing cock.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Asian\ghaG1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 8>>\
You kiss, lick, and suck mans cock as it hangs through the gloryhole before you.
[img[image\gloryhole\white\GHsuck.webp]]
<<endif>>\
<!-- End Scene Say -->\
<<if $sceneSay == 1>>\
You can feel his cock cumming inside you but you dont want this feeling to end.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\White\ghwA2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 2>>\
Man grunts and moans as he cums, being pleasured and relieved by you.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\White\ghwB2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 3>>\
The man give you his seeds for safekeeping. What can you do, you love your job!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\White\ghwC2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 4>>\
He shots his cum inside your tinny ass hole and you love the feeling.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\White\ghwD2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 5>>\
You happily take his huge load in your mouth, you are very happy with your performance.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\White\ghwE2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 6>>\
Man grunts and moans as his dick pulses and he bursts huge load in your mouth, he sounds really pleased.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\White\ghwF2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneEnd == 7>>\
He cums all over you, what a gret way to revard your hard work.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Asian\ghaG2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneEnd == 8>>\
You take his big cock inside your wet pussy and let him pound you from behind until he cums.
[img[image\gloryhole\white\GHcumP1.webp]]
<<endif>>\
<!-- START ADDING STATS -->\
<<set $fame == 1>>\
<<set $oralTotal == 1>>\
<<set $sexAppeal==1>>\
<!-- START PAY -->\
<<set $tmp = $sexAppeal + ($oralTotal/3) + ($fame/5)>>\
<<set $ranPay = random(3,6)>>\
<<set $payout = Math.round($tmp / $ranPay)>>\
<!--Leaves chance to not get paid -->\
<<set $noPay = random(1,20)>>
<<if $noPay == 1>>\
<<set $payout == 0>>\
The man run out! You receive @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars.
<<elseif $noPay != 1>>\
<<if $payout <= 5>>\
<<set $welfarePay = random(5,15)>>\
<<set $payout = $welfarePay>>\
<<endif>>\
<<set $money += $payout>>\
<<set $totalIncome += $payout>>\
<<endif>>\
<!-- Scene Say -->\
<<if $noPay != 1>>\
<<set $sceneSay = random(1,3)>>
<<if $sceneSay == 1>>\
You find @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars have been slid under your door.
<<elseif $sceneSay == 2>>\
You find @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars stuffed through the gloryhole.
<<elseif $sceneSay == 3>>\
The man pushes @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars through the gloryhole.
<<endif>>\
<<endif>>\
<!-- End Scene Say -->\
<!-- CYCLER HAS STAT TEXT OUTPUT -->\
<<set $tmp = 0>>\
<<set $tmpRnd = 0>>\
<<set $cleanliness -= 10>>\
<<set $makeupVolume -= 10>>\
<<set $gloryVisited += 1>>\
<style>
img{
width:370px;
max-height:300px;
}
</style><<if $apbills != 0>>\
@@color:orange;"I'm here collect money for bills you owe. Pay up!"@@
[img[image\Gamepic\pic\bills\manager\guy.jpg]]
You owe @@color:#4AA02C;$@@@@color:#4AA02C;$bills@@ dollars in total for bills to building manager.
<<endif>>\
<<if $apbills == 0>>\
@@color:orange;"I'm here to collect bills money. Do you have it?"@@
[img[image\Gamepic\pic\bills\manager\guy.jpg]]
You owe @@color:#4AA02C;$rent@@ dollars.
<<endif>>\
<<if $money >= $bills>>\
[[Pay in full|payBills]]
<<elseif $money < $bills & $money > 0>>\
[[Pay partially|payBills]]
<<endif>>\
<style>
img{
width:370px;
max-height:300px;
}
</style>
[[Don't pay|noBills]]<<nobr>>
<<addhours 1>>
You need some time to relax<br/>
<!-- Asian -->
<<if $etnicCharacter == "asian">>
<<set $tmpRnd = random(1,5)>>
<<if $tmpRnd == 1>>
[img[image\Gamepic\pic\park\asian1.webp]]
<<elseif $tmpRnd == 2>>
[img[image\Gamepic\pic\park\asian2.webp]]
<<elseif $tmpRnd == 3>>
[img[image\Gamepic\pic\park\asian3.webp]]
<<elseif $tmpRnd == 4>>
[img[image\Gamepic\pic\park\asian4.webp]]
<<elseif $tmpRnd == 5>>
[img[image\Gamepic\pic\park\asian5.webp]]
<<endif>>
<<endif>>
<!-- Black -->
<<if $etnicCharacter == "black">>
<<set $tmpRnd = random(1,5)>>
<<if $tmpRnd == 1>>
[img[image\Gamepic\pic\park\black1.webp]]
<<elseif $tmpRnd == 2>>
[img[image\Gamepic\pic\park\black2.webp]]
<<elseif $tmpRnd == 3>>
[img[image\Gamepic\pic\park\black3.webp]]
<<elseif $tmpRnd == 4>>
[img[image\Gamepic\pic\park\black4.webp]]
<<elseif $tmpRnd == 5>>
[img[image\Gamepic\pic\park\black5.webp]]
<<endif>>
<<endif>>
<!-- white -->
<<if $etnicCharacter == "white">>
<<set $tmpRnd = random(1,5)>>
<<if $tmpRnd == 1>>
[img[image\Gamepic\pic\park\white1.webp]]
<<elseif $tmpRnd == 2>>
[img[image\Gamepic\pic\park\white2.webp]]
<<elseif $tmpRnd == 3>>
[img[image\Gamepic\pic\park\white3.webp]]
<<elseif $tmpRnd == 4>>
[img[image\Gamepic\pic\park\white4.webp]]
<<elseif $tmpRnd == 5>>
[img[image\Gamepic\pic\park\white5.webp]]
<<endif>>
<<endif>>
<!-- latina -->
<<if $etnicCharacter == "latina">>
<<set $tmpRnd = random(1,5)>>
<<if $tmpRnd == 1>>
[img[image\Gamepic\pic\park\latina1.webp]]
<<elseif $tmpRnd == 2>>
[img[image\Gamepic\pic\park\latina2.webp]]
<<elseif $tmpRnd == 3>>
[img[image\Gamepic\pic\park\latina3.webp]]
<<elseif $tmpRnd == 4>>
[img[image\Gamepic\pic\park\latina4.webp]]
<<elseif $tmpRnd == 5>>
[img[image\Gamepic\pic\park\latina5.webp]]
<<endif>>
<<endif>>
<!-- TS -->
<<if $etnicCharacter == "tgirl">>
<<set $tmpRnd = random(1,16)>>
<<if $tmpRnd == 1>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\park\TS\TS1.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 2>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\park\TS\TS2.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 3>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\park\TS\TS3.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 4>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\park\TS\TS4.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 5>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\park\TS\TS5.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 6>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\park\TS\TS6.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 7>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\park\TS\TS7.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 8>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\park\TS\TS8.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 9>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\park\TS\TS9.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 10>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\park\TS\TS10.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 11>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\park\TS\TS11.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 12>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\park\TS\TS12.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 13>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\park\TS\TS13.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 14>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\park\TS\TS14.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 15>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\park\TS\TS15.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 16>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\park\TS\TS16.mp4" type="video/webm"></video>
</div>
<<endif>>
<<endif>>
<br/><br/>
You feel much better, you need to spent much more time in the nature.<br/>
<</nobr>>
<<if ($gameDate.getHours() <= 24 && $gameDate.getHours() > 7)>>
[[Stay in the Park |Park-Cycle]]<br/>
<<endif>>
[[Go home|playerHouses]]
<<set $cleanliness -= 5>>\@@color:orange;You head to your room.@@
[img[image\homes\home\yourroom1.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:540px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
Change your [[clothes|Wardrobe]].<br/>
[[Go to sleep now|sleepCycle][$sleepNow to true]]<br/>
<<if $laptopOwned == true>>
[[Web Model|useLaptop]]
<<elseif $laptopOwned != true>>
You don't have laptop.
<<endif>><br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
<!-- SECOND TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
</td>
<!-- SECOND TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
img{
width:370px;
max-height:300px;
}
</style>
<</nobr>>
<!-- END TABLE -->
[[Go entrance|playerHouses]]@@color:orange;You are in the living room.@@
[img[image\homes\home\LR.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:540px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
<<if ($gameDate.getHours() <= 24 && $gameDate.getHours() > 7)>>
[[Watch TV|watchTV]]<br/>
[[Play Games|playgames]]<br/>
[[Work-out|workout]]<br/>
<<endif>>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
<!-- SECOND TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
</td>
<!-- SECOND TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->
[[Leave the living room|playerHouses]]
<style>
img{
width:370px;
max-height:300px;
}
</style><<if $car == "None">>\
<<addhours 1>>\
<<elseif $car == "Cycle">>\
<<addmins 40>>\
<<elseif $car == "Motorbike">>\
<<addmins 20>>\
<<elseif $car == "Fiat500">>\
<<addmins 10>>\
<<endif>>\
<<set $cleanliness -= 5>>\
<<set $makeupVolume -= 5>>\
You are standing on the street of the @@color:orange;City@@.
[img[image\Gamepic\pic\city\city.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:540px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Go City Centre|CityDowntown]]<br/>
[[Go to Inner City|InnerCity]]<br/>
[[Go to Inner Suburbs|InnerSubCity]]<br/>
[[Go to Outer Suburbs|OuterSubCity]]<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
<!-- SECOND TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
</td>
<!-- SECOND TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
img{
width:370px;
max-height:300px;
}
</style>
<</nobr>>
<!-- END TABLE -->
<<set $distance = 1>>\
Return [[Home|playerHouses]]<<set $tmp = 0>>\
<<set $payout = 0>>\
<<if $etnicCharacter == "asian">>
<<display [[WebAsian]]>>\
<<elseif $etnicCharacter == "black">>
<<display [[WebBlack]]>>\
<<elseif $etnicCharacter == "white">>
<<display [[WebWhite]]>>\
<<elseif $etnicCharacter == "latina">>
<<display [[WebLatina]]>>\
<<elseif $etnicCharacter == "tgirl">>
<<display [[WebTrans]]>>\
<<elseif $etnicCharacter == "fgay">>
<<display [[WebGay]]>>\
<<endif>>\
<<set $prostitutionCount += 1>>\
<<set $cumAddiction += 1>>\
@@color:#FF4C4C; +1 pro cunt@@
<<addmins 60>>\
<!-- Latine Gloryhole -->\
<!-- Start Scene Say -->\
<<set $sceneSay = random(1,6)>> <!-- Scene Say -->\
<<if $sceneSay == 1>>\
He want your pussy! You take his cock and start to work like a good girl.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Latina\ghlA1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 2>>\
You grab his big cock and stats to suck it while stroking, you can hear how he loves it.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Latina\ghlB1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 3>>\
You take his huge cock and pleasere it with your hands and soft lips..
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Latina\ghlC1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 4>>\
"Keep sucking baby.. oh yes.." he loves your style.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Latina\ghlD1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 5>>\
"The man moans loudly as you suck his big cock."
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Latina\ghlE1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 6>>\
"Ahh yeah, that's a good girl..." he love the feeling of your wet pussy gripping his cock.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Latina\ghlF1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 7>>\
You spit on his long shaft to make it wet, that is really some amazing cock.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Asian\ghaG1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 8>>\
You kiss, lick, and suck mans cock as it hangs through the gloryhole before you.
[img[image\gloryhole\white\GHsuck.webp]]
<<endif>>\
<!-- End Scene Say -->\
<<if $sceneSay == 1>>\
You stroke his cock as fast as you can while he shoots his cum all over the place.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Latina\ghlA2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 2>>\
Man grunts and moans as he cums, being pleasured and relieved by you.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Latina\ghlB2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 3>>\
The man give you shoots of his cum in your mouth. What can you do, you love your job!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Latina\ghlC2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 4>>\
You milk his cum out of his hard cock and it taste so good, what a pleasure!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Latina\ghlD2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 5>>\
Man grunts and moans as his dick pulses and he bursts in your mouth, he sounds really pleased.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Latina\ghlE2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 6>>\
You happily take his huge load in your mouth, you are very happy with your performance.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Latina\ghlF2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneEnd == 7>>\
He cums all over you, what a gret way to revard your hard work.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\Asian\ghaG2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneEnd == 8>>\
You take his big cock inside your wet pussy and let him pound you from behind until he cums.
[img[image\gloryhole\white\GHcumP1.webp]]
<<endif>>\
<!-- START ADDING STATS -->\
<<set $fame == 1>>\
<<set $oralTotal == 1>>\
<<set $sexAppeal==1>>\
<!-- START PAY -->\
<<set $tmp = $sexAppeal + ($oralTotal/3) + ($fame/5)>>\
<<set $ranPay = random(3,6)>>\
<<set $payout = Math.round($tmp / $ranPay)>>\
<!--Leaves chance to not get paid -->\
<<set $noPay = random(1,20)>>
<<if $noPay == 1>>\
<<set $payout == 0>>\
The man run out! You receive @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars.
<<elseif $noPay != 1>>\
<<if $payout <= 5>>\
<<set $welfarePay = random(5,15)>>\
<<set $payout = $welfarePay>>\
<<endif>>\
<<set $money += $payout>>\
<<set $totalIncome += $payout>>\
<<endif>>\
<!-- Scene Say -->\
<<if $noPay != 1>>\
<<set $sceneSay = random(1,3)>>
<<if $sceneSay == 1>>\
You find @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars have been slid under your door.
<<elseif $sceneSay == 2>>\
You find @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars stuffed through the gloryhole.
<<elseif $sceneSay == 3>>\
The man pushes @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars through the gloryhole.
<<endif>>\
<<endif>>\
<!-- End Scene Say -->\
<!-- CYCLER HAS STAT TEXT OUTPUT -->\
<<set $tmp = 0>>\
<<set $tmpRnd = 0>>\
<<set $cleanliness -= 10>>\
<<set $makeupVolume -= 10>>\
<<set $gloryVisited += 1>>\
<style>
img{
width:370px;
max-height:300px;
}
</style><<initInv>>
<<set $authorDiscovered = false>>
<!-- Global -->
<<set $storyHop = 0>>
<!-- Dynamic Names / Content -->
<<set $penisMedia = true>>
<!-- Dailies -->
<<set $day = 1>>
<<set $daysTilbills = 7>>
<<set $bills = 0>>
<<set $gymHours = 3>>
<!-- Player -->
<<set $name = "Tiffany">>
<<set $nameLast = "Swallows">>
<<set $etnicCharacter = "white">>
<<set $bimbo = 0>>
<<set $money = 10000>>
<<set $totalIncome = 0>>
<<set $job = "None">>
<<set $car = "None">>
<<set $intelligence = 0>>
<<set $makeupVolume = 0>> <!-- Amount of makeup on. 100 is max -->
<<set $cleanliness = 0>> <!-- Amount of clean via shower. 100 max -->
<<set $fitness = 0>>
<<set $busty = 0>><!-- Amount boobs 1,2,3 max -->
<<set $storyline = 0>><!-- story progress 10 max -->
<!-- Player Reputations -->
<<set $fame = 0>>
<<set $prostitutionCount = 0>>\
<!-- Player Addictions -->
<!-- Player Clothes-->
<<set $clothesTop ="White t-shirt">>
<<set $clothesBra ="None">>
<<set $clothesBottom ="Black yoga pants">>
<<set $clothesPanties ="None">>
<<set $clothesShoes ="White training shoes">>
<!-- Player Locations -->
<<set $apartment = false>>
<<set $houseApartment = false>>
<<set $bills = 0>>
<<set $billsOwed = $bills>>
<!-- Progress Checks -->
<<set $gloryVisited = 0>> <!-- # of times Gloryhole visited -->
<<set $storeVisited = false>> <!-- Downtown Sovoka store visited? -->
<<set $classEnrolled = false>> <!-- Enrolled in school? -->
<<set $gymEnrolled = false>> <!-- Town -->
<!-- Social Interaction Checks -->
<!-- School Specifics -->
<!-- Jobs -->
<<set $hired = false>>
<<set $jobWaitress = false>>
<<set $jobModel = false>>
<<set $jobHoModel = false>>
<<set $jobWebModel = false>>
<<set $jobCleaner = false>>
<<set $waitressSkill = 0>>
<<set $cleanerSkill = 0>>
<<set $modelSkill = 0>>
<<set $HoModelSkill = 0>>
<<set $webModelSkill = 0>>
<<set $gameComplete = 0>> <!-- % of game creation complete -->
<<set $gamesMadeTotal = 0>> <!-- # of player-made games -->
<<set $gamesSalaryTotal = 0>> <!-- Total income from made games -->
<!-- Items and Clothes-->
<<set $food = 0>>
<<set $makeup = 0>>
<<set $laptop = false>>
<<set $hdWebcam = false>>
<<set $top1 = false>>
<<set $top2 = false>>
<<set $top3 = false>>
<<set $bra1 = false>>
<<set $bra2 = false>>
<<set $bra3 = false>>
<<set $bottoms1 = false; $bottoms2 = false; $bottoms3 = false>>
<<set $panties1 = false; $panties2 = false; $panties3 = false>>
<<set $shoes1 = false; $shoes2 = false; $shoes3 = false>>
<<set $topOn = 0>>
<<set $braOn = 0>>
<<set $bottomsOn = 0>>
<<set $pantiesOn = 0>>
<<set $shoesOn = 0>>
<<set $dildo = 0>>
<<set $drugs = 0>>
<<set $smokes = 0>>
<<set $condoms = 0>>
<<set $lips = 0>>
<<set $lips0 = true >>
<<set $lips1 = false >>
<<set $lips2 = false >>
<<set $lips3 = false >>
<<set $boobs = 0>>
<<set $boobs0 = true>>
<<set $boobs1 = false>>
<<set $boobs2 = false>>
<<set $boobs3 = false>>
<<set $ass = 0>>
<<set $ass0 = true>>
<<set $ass1 = false>>
<<set $ass2 = false>>
<<set $ass3 = false>>
<<set $busty = 0>>
<!-- Player Phrases-->
<<set $boyfriendAsk = "">>
<!-- Psuedo Temp-->
<<set $catchPay = 0>>\
<<set $rnd = 0>>\
<<set $tmpRnd = 0>>\
<<set $question = 0>>\
<!-- Stat Totals -->
<<set $pimpPayTotal = 0>>
<<set $makeupSkill = 0>> <!--Ability to apply makeup efficiently-->
<<set $oralTotal = 0>>
<<set $cuntTotal = 0>>
<<set $analTotal = 0>>
<<set $sexTotal = (($oralTotal + $analTotal + $cuntTotal)/5)>>
<<set $sexAppeal = ($topOn + $braOn + $bottomsOn + $pantiesOn + $shoesOn + $bimbo + ($makeupVolume/10) + ($cleanliness/20) + ($fitness/2))>> <!-- Max value is 26 + fitness -->
<<set $sexualSkill = ($sexTotal + $sexAppeal)>>
/* $sexTotal, $sexAppeal, $sexualSkill - requires all utilized variables to be initialized prior.*/
<<set $cameOn = 0>> <!-- # you were came on -->
<<set $cameIn = 0>> <!-- # you were came in -->
<<set $pissedOn = 0>> <!-- # you were pissed on -->
<<set $pissedIn = 0>> <!-- # you were pissed in -->
<<set $raped = 0>> <!-- Number of times raped -->
<<set $gambleCount = 0>> <!-- # times you gambled -->
<!-- Money -->
<<set $jobPay = (2 +($sexAppeal + ($intelligence/3)))>>
<<set $ranPay = 0>> <!-- Temp variable for random function -->
<<set $payout = 0>> <!-- Temp variable for total payout -->
<!-- Cars -->
<<set $carCycleOwned = false>>
<<set $carMatorbikeOwned = false>>
<<set $carFiat500Owned = false>><<if $money >= $bills>>\
@@color:orange;"That's a good girl, paying in full."@@
<<set $money -= $bills>>
<!-- START MONEY IMAGES -->\
[img[image\Gamepic\pic\bills\money.jpg]]<br>
<!-- END MONEY IMAGES -->\
Building manager collects the bills money of @@color:#4AA02C;$@@@@color:#4AA02C;$bills@@ dollars.
<<set $bills to 300>>\
<<elseif $money < $bills>>\
@@color:orange;"There won't be any interest this time, but you better pay the rest soon."@@
<!-- START MONEY IMAGES -->\
<<if $money < 100 && $etnicCharacter == "asian">>\
[img[image\Gamepic\pic\bills\Asian\full.jpg]]<br>
<<elseif $money >= 100 && $money < 200 && $etnicCharacter == "asian">>\
[img[image\Gamepic\pic\bills\Asian\allfull.jpg]]<br>
<<elseif $money >= 200 && $money < 500 && $etnicCharacter == "asian">>\
[img[image\Gamepic\pic\bills\Asian\half.jpg]]<br>
<<elseif $money >= 500 && $money < 1000 && $etnicCharacter == "asian">>\
[img[image\Gamepic\pic\bills\Asian\small.jpg]]<br>
<<elseif $money >= 1000 && $etnicCharacter == "asian">>\
[img[image\Gamepic\pic\bills\Asian\paid.jpg]]<br>
<<endif>>
<<if $money < 100 && $etnicCharacter == "black">>\
[img[image\Gamepic\pic\bills\Black\full.jpg]]<br>
<<elseif $money >= 100 && $money < 200 && $etnicCharacter == "black">>\
[img[image\Gamepic\pic\bills\Black\allfull.jpg]]<br>
<<elseif $money >= 200 && $money < 500 && $etnicCharacter == "black">>\
[img[image\Gamepic\pic\bills\Black\half.jpg]]<br>
<<elseif $money >= 500 && $money < 1000 && $etnicCharacter == "black">>\
[img[image\Gamepic\pic\bills\Black\small.jpg]]<br>
<<elseif $money >= 1000 && $etnicCharacter == "black">>\
[img[image\Gamepic\pic\bills\Black\paid.jpg]]<br>
<<endif>>
<<if $money < 100 && $etnicCharacter == "white">>\
[img[image\Gamepic\pic\bills\White\full.jpg]]<br>
<<elseif $money >= 100 && $money < 200 && $etnicCharacter == "white">>\
[img[image\Gamepic\pic\bills\White\allfull.jpg]]<br>
<<elseif $money >= 200 && $money < 500 && $etnicCharacter == "white">>\
[img[image\Gamepic\pic\bills\White\half.jpg]]<br>
<<elseif $money >= 500 && $money < 1000 && $etnicCharacter == "white">>\
[img[image\Gamepic\pic\bills\White\small.jpg]]<br>
<<elseif $money >= 1000 && $etnicCharacter == "white">>\
[img[image\Gamepic\pic\bills\White\paid.jpg]]<br>
<<endif>>
<<if $money < 100 && $etnicCharacter == "latina">>\
[img[image\Gamepic\pic\bills\Latina\full.jpg]]<br>
<<elseif $money >= 100 && $money < 200 && $etnicCharacter == "latina">>\
[img[image\Gamepic\pic\bills\Latina\allfull.jpg]]<br>
<<elseif $money >= 200 && $money < 500 && $etnicCharacter == "latina">>\
[img[image\Gamepic\pic\bills\Latina\half.jpg]]<br>
<<elseif $money >= 500 && $money < 1000 && $etnicCharacter == "latina">>\
[img[image\Gamepic\pic\bills\Latina\small.jpg]]<br>
<<elseif $money >= 1000 && $etnicCharacter == "latina">>\
[img[image\Gamepic\pic\bills\Latina\paid.jpg]]<br>
<<endif>>
<<if $money < 100 && $etnicCharacter == "tgirl">>\
[img[image\Gamepic\pic\bills\tgirl\t1.png]]<br>
<<elseif $money >= 100 && $money < 200 && $etnicCharacter == "tgirl">>\
[img[image\Gamepic\pic\bills\tgirl\t2.png]]<br>
<<elseif $money >= 200 && $money < 500 && $etnicCharacter == "tgirl">>\
[img[image\Gamepic\pic\bills\tgirl\t3.png]]<br>
<<elseif $money >= 500 && $money < 1000 && $etnicCharacter == "tgirl">>\
[img[image\Gamepic\pic\bills\tgirl\t5.png]]<br>
<<elseif $money >= 1000 && $etnicCharacter == "tgirl">>\
[img[image\Gamepic\pic\bills\tgirl\t4.png]]<br>
<<endif>>
<!-- END MONEY IMAGES -->\
<<set $bills -= $money>>\
<<set $bills = ($bills + 300)>>\
Building manager collects @@color:#4AA02C;$@@@@color:#4AA02C;$money@@ dollars worth of bills from you.
<<set $money = 0>>\
<<endif>>\
[[Continue your day|playerHouses][$nextbills to addDaysToDate($gameDate, 7).toDateString()]]
<style>
img{
width:370px;
max-height:300px;
}
</style>
<<set $daysTilbills = 7>>\
<<set $bills += 500>>\
@@color:orange;"Is that so? You owe me big time! Plus there's interest!"@@
<<if $etnicCharacter == "asian">>\
[img[image\Gamepic\pic\bills\Asian\nopay.webp]]
<<elseif $etnicCharacter == "black">>\
[img[image\Gamepic\pic\bills\Black\nopay.webp]]
<<elseif $etnicCharacter == "white">>\
[img[image\Gamepic\pic\bills\White\nopay.webp]]
<<elseif $etnicCharacter == "latina">>\
[img[image\Gamepic\pic\bills\Latina\nopay.webp]]
<<elseif $etnicCharacter == "tgirl">>
<div class="resizedVideoStore">
<video width="300" autoplay loop><source src="image\Gamepic\pic\bills\tgirl\tg1.mp4" type="video/webm"></video>
</div>
<<endif>>
Building manager fucks you like a little whore you are before he empties his balls all over your ass.
"I expect @@color:#4AA02C;$@@@@color:#4AA02C;$bills@@ dollars untill next time slut."
[[Continue your day|playerHouses][$nextbills to addDaysToDate($gameDate, 7).toDateString()]]
<style>
img{
width:370px;
max-height:300px;
}
</style>
<<set $daysTilbills = 7>>\Double-click this passage to edit it.<<set $bet = 0 >>\
<<set $makeupOrder = 0>>\
<<set $foodOrder = 0>>\
[img[image\Gamepic\pic\city\city1.webp]]
<<nobr>>
<!-- TABLE -->
<table style="width:540px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
Go to the [[Coffe shop|cofeeshop]]<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
Visit the [[Nail salon|nailStylist]]<br/>
Visit a [[Clinic|medical]]<br/>
</td></tr></tbody>
<!-- SECOND TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
</td>
<!-- SECOND TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
img{
width:370px;
max-height:300px;
}
</style>
<</nobr>>
<!-- END TABLE -->
Return to [[City|City]] <<set $bet = 0 >>\
<<set $makeupOrder = 0>>\
<<set $foodOrder = 0>>\
[img[image\Gamepic\pic\city\city3.webp]]
<<nobr>>
<!-- TABLE -->
<table style="width:540px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
Check in a [[Hotel|Hotel]]<br/>
Take a photoshoot in the [[Studio|Studio]]<br/>
Watch a movie in the [[Cinema|Cinema]]<br/>
<!--*Go to the [[Police Station|Police]]<br/>-->
</td></tr></tbody>
<!-- SECOND TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
</td>
<!-- SECOND TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
img{
width:370px;
max-height:300px;
}
</style>
<</nobr>>
<!-- END TABLE -->
Return to [[City|City]] <<set $bet = 0 >>\
<<set $makeupOrder = 0>>\
<<set $foodOrder = 0>>\
[img[image\Gamepic\pic\city\city2.webp]]
<<nobr>>
<!-- TABLE -->
<table style="width:540px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
<!-- SECOND TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
Go to the [[Pool|pool]]<br/>
Go to the [[massage salon|massage]]<br/>
<!--*Go to the [[Post Office|post]]<br/>-->
<!--*Go to the [[Firestation|fire]]<br/>-->
</td>
<!-- SECOND TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
img{
width:370px;
max-height:300px;
}
</style>
<</nobr>>
<!-- END TABLE -->
Return to [[City|City]] <<set $bet = 0 >>\
<<set $makeupOrder = 0>>\
<<set $foodOrder = 0>>\
[img[image\Gamepic\pic\city\town1.webp]]
<<nobr>>
<!-- TABLE -->
<table style="width:540px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
Go to the [[Shop|store]]<br/>
<<if $gymEnrolled == true>>
Go to the [[Gym|gym]]
<<elseif $gymEnrolled == false>>
Enroll at a [[Gym|gym]]
<<endif>>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
Visit the [[Hairsalon|hairStylist]]<br/>
Visit a [[Restaurant|Restaurant]]<br/>
</td></tr></tbody>
<!-- SECOND TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
</td>
<!-- SECOND TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
img{
width:370px;
max-height:300px;
}
</style>
<</nobr>>
<!-- END TABLE -->
Return to [[City|City]]
<!-- Store -->\
<<if $distance == 1>>\
<<if $car == "None">>\
<<addhours 1>>\
<<elseif $car == "Cycle">>\
<<addmins 40>>\
<<elseif $car == "Motorbike">>\
<<addmins 20>>\
<<elseif $car == "Fiat500">>\
<<addmins 10>>\
<<endif>>\
<<set $distance = 0>>\
<<endif>>\
<<set $cleanliness -= 10>>\
<<set $makeupVolume -= 10>>\
<<set $storeVisited = true>>\
@@color:orange;You enter small store.@@
<div class="resizedVideoStore">\
<video width="300" autoplay loop><source src="image\Gamepic\pic\city\shop\sm.mp4" type="video/webm"></video>
</div>\
<table style="width:700px">
<thead>
<th style="width:175px%">Item</th>
<th style="width:175px">Cost</th>
<th style="width:250px">Actions</th>
</thead>
<!-- Food -->
<tbody><tr>
<<set $lastOrderFood = $foodOrder>>
<td>Food</td>
<td>$5 each</td>
<td><<textbox "$foodOrder" $lastOrderFood>></td>
<td><<if $money gte 5>>Buy: [[Food|buyFood]]
<<else>>
Not enough money.<</if>></td></tr></tbody>
<!-- Makeup -->
<<set $lastOrderMakeup = $makeupOrder>>
<tbody><tr>
<td>Makeup</td>
<td>$8 each</td>
<td><<textbox "$makeupOrder" $lastOrderMakeup>></td>
<td> <<if $money gte 8>> Buy: [[Makeup|buyMakeup]]
<<else>>
Not enough money.<</if>></td></tr></tbody>
</table>
<!-- Table for clothes -->\
<table style="width:800px">
<thead>
<th style="width:175px">Clothes</th>
<th style="width:175px">Cost</th>
<th style="width:250px">Buy</th>
</thead>
<<nobr>>
<!-- Shirts -->
<tbody><tr>
<td>Shirts</td>
<td>$50 each</td>
<td>
<<if $money gte 50>>
<<if $top1 == false>>
[img[image\clothes\top1.jfif][buyShirt1]]
<<endif>>
<<if $top2 == false>>
[img[image\clothes\top2.jfif][buyShirt2]]
<<endif>>
<<if $top3 == false>>
[img[image\clothes\top3.jfif][buyShirt3]]
<<endif>>
<<if $top1 & $top2 & $top3 == true>>
You own all shirts.
<<endif>>
<<else>>Not enough money.
<<endif>>
</td></tr></tbody>
<!-- Bras -->
<tbody><tr>
<td>Bras</td>
<td>$30 each</td>
<td>
<<if $money gte 30>>
<<if $bra1 == false>>
[img[image\clothes\bra1.jpg][buyBras1]]
<<endif>>
<<if $bra2 == false>>
[img[image\clothes\bra2.jpg][buyBras2]]
<<endif>>
<<if $bra3 == false>>
[img[image\clothes\bra3.jpg][buyBras3]]
<<endif>>
<<if $bra1 & $bra2 & $bra3 == true>>
You own all bras.
<<endif>>
<<else>>Not enough money.
<<endif>>
</td></tr></tbody>
<!-- Bottoms -->
<tbody><tr>
<td>Bottoms</td>
<td>$50 each</td>
<td>
<<if $money gte 50>>
<<if $bottoms1 == false>>
[img[image\clothes\bottoms1.jfif][buyBottoms1]]
<<endif>>
<<if $bottoms2 == false>>
[img[image\clothes\bottoms2.jfif][buyBottoms2]]
<<endif>>
<<if $bottoms3 == false>>
[img[image\clothes\bottoms3.jfif][buyBottoms3]]
<<endif>>
<<if $bottoms1 & $bottoms2 & $bottoms3 == true>>
You own all bottoms.
<<endif>>
<<else>>Not enough money.
<<endif>>
</td></tr></tbody>
<!-- Panties -->
<tbody><tr>
<td>Panties</td>
<td>$30 each</td>
<td>
<<if $money gte 30>>
<<if $panties1 == false>>
[img[image\clothes\panties1.jpg][buyPanties1]]
<<endif>>
<<if $panties2 == false>>
[img[image\clothes\panties2.jpg][buyPanties2]]
<<endif>>
<<if $panties3 == false>>
[img[image\clothes\panties3.jpg][buyPanties3]]
<<endif>>
<<if $panties1 & $panties2 & $panties3 == true>>
You own all panties.
<<endif>>
<<else>>Not enough money.
<<endif>>
</td></tr></tbody>
<!-- Shoes -->
<tbody><tr>
<td>Shoes</td>
<td>$50 each</td>
<td>
<<if $money gte 50>>
<<if $shoes1 == false>>
[img[image\clothes\shoes1.jpg][buyShoes1]]
<<endif>>
<<if $shoes2 == false>>
[img[image\clothes\shoes2.jpg][buyShoes2]]
<<endif>>
<<if $shoes3 == false>>
[img[image\clothes\shoes3.jpg][buyShoes3]]
<<endif>>
<<if $shoes1 & $shoes2 & $shoes3 == true>>
You own all shoes.
<<endif>>
<<else>>Not enough money.
<<endif>>
</td></tr></tbody>
<<endnobr>>
</table>
<table style="width:600px">
<thead>
<th style="width:175px%">Item</th>
<th style="width:175px">Cost</th>
<th style="width:250px">Actions</th>
</thead>
<!-- Laptop -->
<tbody><tr>
<td>Laptop</td>
<td>$800</td>
<td><<if $money gte 800 && $laptop == false>>[[Buy Laptop|buyLaptop]]<<elseif $laptop == true>>Already owned.<<else>>Not enough money.<</if>></td></tr></tbody>
<!-- HD Webcam -->
<tbody><tr>
<td>HD Webcam</td>
<td>$300</td>
<td><<if $money gte 300 && $hdWebcam == false>>[[Buy Webcam|buyWebcam]]<<elseif $hdWebcam == true>>Already owned.<<else>>Not enough money.<</if>></td></tr></tbody>
</table>
[[Exit store|OuterSubCity]]
<<if $storeVisited == true>>\
[[Go Home|playerHouses][$distance to 1]]
<<endif>>\
<style>
img {
width: 90px;
max-height: 80px;
}
</style><<if $gymHours <= 0>>\
You're too tired.
[[Go home|playerHouses]]
<<endif>>\
<<if $gymHours >= 1>>\
<<if $gymEnrolled == false>>\
@@color:orange;You walk into the gym.@@<br/>
[img[image\Gamepic\pic\city\gym\enrol.jpg]]<br/>
<<if $money >= 200>>\
[[Enroll|gymEnroll]] @@color:#4AA02C;$200@@, every 14 days.
<<elseif $money < 200>>\
The stating cost is for the gym is @@color:#4AA02C;$200@@ every 14 days.
<<endif>>\
<<endif>>\
<<if $gymEnrolled == true>>\
@@color:orange;You head to the reception.@@<br>
[img[image\Gamepic\pic\city\gym\enrol1.jpg]]<br>
You can[[workout|gymWorkout]]?
<<endif>>
[[Leave the gym|OuterSubCity]]
<<endif>>\
<style>
img{
width:370px;
max-height:300px;
}
</style>
<<set $cleanliness -= 5>>\
<<set $makeupVolume -= 5>>\
@@color:orange;You arrive at nail saloon.@@
[img[image\Gamepic\pic\city\hair\hair.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:540px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
<<if $money >= 15>>
[[Get Hairs Done|hairs][$money -= 15]] for @@color:#4AA02C;$30@@
<<elseif $money < 15>>
You don't have @@color:#4AA02C;$15@@ for nails.
<<endif>>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
<!-- SECOND TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
<br/>
[[Leave Hair saloon|OuterSubCity]]
</td>
<!-- SECOND TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
img{
width:370px;
max-height:300px;
}
</style>
<</nobr>>
<!-- END TABLE -->
<<set $cleanliness -= 5>>\
<<set $makeupVolume -= 5>>\
@@color:orange;You arrive at a local restaurant.@@
[img[image\Gamepic\pic\city\pub\pub.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:540px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
<<if $money >= 30>>
[[Buy a buffet ticket|Restaurant_Eat][$money -= 30]] for @@color:#4AA02C;$30@@
<<elseif $money < 30>>
You don't have @@color:#4AA02C;$30@@ to eat here.
<<endif>>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
<<if $jobWaitress == false >>\
Apply for waitress job?<br/>
[[Yes|jobWaitress]]
<<elseif $jobWaitress == true >>\
You work here.
<<endif>>
</td></tr></tbody>
<!-- SECOND TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
<br/>
[[Leave Restaurant|OuterSubCity]]
</td>
<!-- SECOND TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
img{
width:370px;
max-height:300px;
}
</style>
<</nobr>>
<!-- END TABLE -->Who can say no to pizza?!?.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\pub\eat.mp4" type="video/webm"></video>
</div>
[[Finish meal|Restaurant]]<<if $jobModel == true>>\
<<set $jobModel = false>>\
<<endif>>\
<<if $jobCleaner == true>>\
<<set $jobCleaner = false>>\
<<endif>>\
<<set $job = "Waitress">>\
<<set $jobWaitress = true>>\
<<set $hired = true>>\
[[Go Home|playerHouses]]
<<set $cleanliness -= 5>>\
<<set $makeupVolume -= 5>>\ <!-- Work Model -->\
<<nobr>>
<!-- Pay -->
<<set $tmpI = 0>>
<<set $tmp = 0>>
<!-- Full day -->
<<for ($tmpI = $gameDate.getHours()); $tmpI < 20; ++$tmpI>>
<<set $tmp += 1>>
<<if $makeupVolume >= 5>>
<<set $money += 3>>
<<endif>>
<<if $cleanliness >= 5>>
<<set $money += 2>>
<<endif>>
<<set $makeupVolume -= 5>>
<<set $cleanliness -= 5>>
<</for>>
<<set $rnd = random(0,6)>>
<<set $rnd = ($rnd + ($fame/50) + ($modelSkill/4) + ($fitness/3))>>
<<set $payout = Math.round(($jobPay + $rnd)*$tmp)>>
<<set $money += $payout>>
<<set $totalIncome += $payout>>
<br/>
<!-- End Pay | Start clips -->
<!-- asian -->
<<if $etnicCharacter == "asian">>
<<set $tmpRnd = random(1,3)>>
<<if $tmpRnd == 1>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Model\AA1.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 2>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Model\AA2.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 3>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Model\AA3.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 4>>
[img[images\cities\Sovoka\jobs\model\blonde\blonde4.gif]]
<<elseif $tmpRnd == 5>>
<div class="resizedVideo">
<video width="480" autoplay loop><source src="images\cities\Sovoka\jobs\model\blonde\blonde5.webm" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 6>>
<video width="480" autoplay loop><source src="images\cities\Sovoka\jobs\model\blonde\blonde6.webm" type="video/webm"></video>
<<endif>>
<<endif>>
<!-- Black -->
<<if $etnicCharacter == "black">>
<<set $tmpRnd = random(1,2)>>
<<if $tmpRnd == 1>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Model\EA1.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 2>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Model\EA2.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 3>>
[img[images\cities\Sovoka\jobs\model\brunette\brunette3.gif]]
<<elseif $tmpRnd == 4>>
<video width="480" autoplay loop><source src="images\cities\Sovoka\jobs\model\brunette\brunette4.webm" type="video/webm"></video>
<<elseif $tmpRnd == 5>>
<video width="480" autoplay loop><source src="images\cities\Sovoka\jobs\model\brunette\brunette5.webm" type="video/webm"></video>
<<endif>>
<<endif>>
<!-- white -->
<<if $etnicCharacter == "white">>
<<set $tmpRnd = random(1,4)>>
<<if $tmpRnd == 1>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Model\WA1.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 2>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Model\WA2.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 3>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Model\WA3.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 4>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Model\WA4.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 5>>
<video width="480" autoplay loop><source src="images\cities\Sovoka\jobs\model\red\red5.webm" type="video/webm"></video>
<<endif>>
<<endif>>
<!-- TS -->
<<if $etnicCharacter == "tgirl">>
<<set $tmpRnd = random(1,4)>>
<<if $tmpRnd == 1>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Model\TA1.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 2>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Model\TA2.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 3>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Model\TA3.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 4>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Model\TA4.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 5>>
<video width="480" autoplay loop><source src="images\cities\Sovoka\jobs\model\red\red5.webm" type="video/webm"></video>
<<endif>>
<<endif>>
<!-- latina -->
<<if $etnicCharacter == "latina">>
<<set $tmpRnd = random(1,2)>>
<<if $tmpRnd == 1>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Model\LA1.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 2>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Model\LA2.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 3>>
<video width="480" autoplay loop><source src="images\cities\Sovoka\jobs\model\red\red3.webm" type="video/webm"></video>
<<elseif $tmpRnd == 4>>
<video width="480" autoplay loop><source src="images\cities\Sovoka\jobs\model\red\red4.webm" type="video/webm"></video>
<<elseif $tmpRnd == 5>>
<video width="480" autoplay loop><source src="images\cities\Sovoka\jobs\model\red\red5.webm" type="video/webm"></video>
<<endif>>
<<endif>>
<</nobr>>
<!-- END CLIPS -->\
<<set $modelSkill += 1>>
Modeling skill: $modelSkill
Hours worked: $tmp.
You're handed @@color:#4AA02C;$@@@@color:#4AA02C;$payout dollars@@.
<<if $fame >= 500>>\
@@color:orange;Your fame ($fame) significantly contributes to your modeling success.@@
<<elseif $fame >= 50>>\
@@color:orange;Your fame ($fame) contributes to your modeling success.@@
<<endif>>\
[[Go Home|playerHouses]]
<<addhours $tmp>> <!-- Advances hours based on work hours -->
<<set $tmpI = 0>>\
<<set $tmp = 0>>\<<set $tmpI = 0>>\
<<set $tmp = 0>>\
<!-- Full day -->
<<for ($tmpI = $gameDate.getHours()); $tmpI < 20; ++$tmpI>>\
<<set $tmp += 1>>\
<<set $makeupVolume -= 8>>\
<<set $cleanliness -= 8>>\
<</for>>\
<<set $rnd = random(1,3)>>\
<<set $rnd = $rnd*($waitressSkill/4)>>\
<<set $payout = Math.round(($jobPay + $rnd)*$tmp)>>\
<<set $money += $payout>>\
The restaurant is quite busy today
[img[image\Gamepic\pic\city\pub\pub.webp]]
Your shift just started.
<<if $etnicCharacter == "asian">>\
<<set $rnd = random(1,2)>>\
<<if $rnd == 1>>\
[img[image\Gamepic\pic\work\Pub\asian1.webp]]
<<elseif $rnd == 2>>\
[img[image\Gamepic\pic\work\Pub\asian1.webp]]
<<endif>>\
<<elseif $etnicCharacter == "black">>\
<<set $rnd = random(1,2)>>\
<<if $rnd == 1>>\
[img[image\Gamepic\pic\work\Pub\black1.webp]]
<<elseif $rnd == 2>>\
[img[image\Gamepic\pic\work\Pub\black1.webp]]
<<endif>>\
<<elseif $etnicCharacter == "white">>\
<<set $rnd = random(1,2)>>\
<<if $rnd == 1>>\
[img[image\Gamepic\pic\work\Pub\white1.webp]]
<<elseif $rnd == 2>>\
[img[image\Gamepic\pic\work\Pub\white1.webp]]
<<endif>>\
<<elseif $etnicCharacter == "latina">>\
<<set $rnd = random(1,2)>>\
<<if $rnd == 1>>\
[img[image\Gamepic\pic\work\Pub\latina1.webp]]
<<elseif $rnd == 2>>\
[img[image\Gamepic\pic\work\Pub\latina1.webp]]
<<endif>>\
<<elseif $etnicCharacter == "tgirl">>\
<<set $rnd = random(1,2)>>\
<<if $rnd == 1>>\
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Pub\TS1.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 2>>\
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Pub\TS2.mp4" type="video/webm"></video>
</div>
<<endif>>\
<<endif>>\
hours worked: $tmp.
You're handed @@color:#4AA02C;$payout dollars@@.
<<set $waitressSkill += 1>>
Waitress Skill: @@color:#4AA02C;+1@@.
[[Go Home|playerHouses]]
<<addhours $tmp>> <!-- Advances hours based on work hours -->
<<set $tmpI = 0>>\
<<set $tmp = 0>>\
<style>
img{
width:370px;
max-height:300px;
}
</style> <!-- Work Cleaner -->\
<<nobr>>
<!-- Pay -->
<<set $tmpI = 0>>
<<set $tmp = 0>>
<!-- Full day -->
<<for ($tmpI = $gameDate.getHours()); $tmpI < 20; ++$tmpI>>
<<set $tmp += 1>>
<<if $makeupVolume >= 5>>
<<set $money += 3>>
<<endif>>
<<if $cleanliness >= 5>>
<<set $money += 2>>
<<endif>>
<<set $makeupVolume -= 5>>
<<set $cleanliness -= 5>>
<</for>>
<<set $rnd = random(0,3)>>
<<set $rnd = ($rnd + ($fame/50) + ($cleanerSkill/4) + ($fitness/3))>>
<<set $payout = Math.round(($jobPay + $rnd)*$tmp)>>
<<set $money += $payout>>
<<set $totalIncome += $payout>>
<br/>
<!-- End Pay | Start clips -->
This hotel needs some cleanning! Lets go!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\Hotel.mp4" type="video/webm"></video>
</div>
<<if $etnicCharacter == "asian">>\
<<set $rnd = random(1,3)>>\
<<if $rnd == 1>>\
You enter the room and get your cleanning done. What can you say, you were born for this job!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\AA1.mp4" type="video/webm"></video>
</div>
He just dump some trash into dumpster and your job here is done.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\AA2.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 2>>\
You enter the room and ...
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\uniB1.mp4" type="video/webm"></video>
</div>
You wake up down on the floor without any memory, but your ass hurts like hell.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\uniB2.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 3>>\
You enter the room and start to clean his big hard cock. The job is endless!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\AB1.mp4" type="video/webm"></video>
</div>
He cums into your mouth and you are happy to swallow his seeds. No need for lunch today!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\AB2.mp4" type="video/webm"></video>
</div>
<<endif>>\
<<elseif $etnicCharacter == "black">>\
<<set $rnd = random(1,3)>>\
<<if $rnd == 1>>\
You enter the room and get your cleanning done. What can you say, you were born for this job!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\BA1.mp4" type="video/webm"></video>
</div>
He just dump some trash into dumpster and your job here is done.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\BA2.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 2>>\
You enter the room try to clean the sofa but he flip you around and get his dick inside you...
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\BB1.mp4" type="video/webm"></video>
</div>
You clean his cock get the rest of the room tidy and leave.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\BB2.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 3>>\
You enter the room and start to clean his big hard cock. The job is endless!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\AB1.mp4" type="video/webm"></video>
</div>
He cums on your face and the job here is done, next room!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\AB2.mp4" type="video/webm"></video>
</div>
<<endif>>\
<<elseif $etnicCharacter == "white">>\
<<set $rnd = random(1,3)>>\
<<if $rnd == 1>>\
You enter the room and get your cleanning done. What can you say, you were born for this job!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\WA1.mp4" type="video/webm"></video>
</div>
He just dump some trash into dumpster and your job here is done.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\WA2.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 2>>\
You enter the room and ... \
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\uniA1.mp4" type="video/webm"></video>
</div>
You wake up down on the floor without any memory, but your ass hurts like hell.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\uniB2.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 3>>\
You enter the room and get his beed done. The job is endless!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\WC1.mp4" type="video/webm"></video>
</div>
He explode his seeds on your big ass and you are both happy with the service.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\WC2.mp4" type="video/webm"></video>
</div>
<<endif>>\
<<elseif $etnicCharacter == "latina">>\
<<set $rnd = random(1,3)>>\
<<if $rnd == 1>>
You enter the room and get your cleanning done. What can you say, you were born for this job!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\LA1.mp4" type="video/webm"></video>
</div>
He just dump some trash into dumpster and your job here is done.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\LA2.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 2>>\
You enter the room and try to get the bed done, but first you need to get the guy out. \
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\LB2.mp4" type="video/webm"></video>
</div>
You take his seeds and leave, fuck the bed you had enough for today!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\LB1.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 3>>\
You make the bed, but his big hard cock need some cleaning to. The job is endless!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\LC1.mp4" type="video/webm"></video>
</div>
He cums on your wet pussy while stroking his cock. Not the best performance but the cleanning is done.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\LC2.mp4" type="video/webm"></video>
</div>
<<endif>>\
<<elseif $etnicCharacter == "tgirl">>\
<<set $rnd = random(1,3)>>\
<<if $rnd == 1>>\
You enter the room and get your cleanning done. What can you say, you were born for this job!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\TSA1.mp4" type="video/webm"></video>
</div>
He just dump some trash into dumpster and your job here is done.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\TSA2.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 2>>\
You enter the room but he was waiting for you, well lets have some fun with his big hard cock.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\TSB2.mp4" type="video/webm"></video>
</div>
You take his seeds and leave, what better than paid fun!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\TSB1.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 3>>\
You make the bed, but his big hard cock need some cleaning to. The job is endless!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\TSC1.mp4" type="video/webm"></video>
</div>
He cums on your wet pussy while stroking his cock. Now you need to use your suction power to clean that mess.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\TSC2.mp4" type="video/webm"></video>
</div>
<<endif>>\
<<endif>>\
<</nobr>>
<!-- END CLIPS -->\
<<set $cleanerSkill += 1>>
Cleaning skill: $cleanerSkill
Hours worked: $tmp.
You're handed @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars.
@@color:orange;You are born for that job, customers are really happy with your service.@@
[[Go Home|playerHouses]]
<<addhours $tmp>> <!-- Advances hours based on work hours -->
<<set $tmpI = 0>>\
<<set $tmp = 0>>\ <!-- Work Cleaner -->\
<<nobr>>
<!-- Pay -->
<<set $tmpI = 0>>
<<set $tmp = 0>>
<!-- Full day -->
<<for ($tmpI = $gameDate.getHours()); $tmpI < 20; ++$tmpI>>
<<set $tmp += 1>>
<<if $makeupVolume >= 5>>
<<set $money += 3>>
<<endif>>
<<if $cleanliness >= 5>>
<<set $money += 2>>
<<endif>>
<<set $makeupVolume -= 5>>
<<set $cleanliness -= 5>>
<</for>>
<<set $rnd = random(0,3)>>
<<set $rnd = ($rnd + ($fame/50) + ($cleanerSkill/4) + ($fitness/3))>>
<<set $payout = Math.round(($jobPay + $rnd)*$tmp)>>
<<set $money += $payout>>
<<set $totalIncome += $payout>>
<br/>
<!-- End Pay | Start clips -->
This hotel needs some cleanning! Lets go!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\Hotel.mp4" type="video/webm"></video>
</div>
<<if $etnicCharacter == "asian">>\
<<set $rnd = random(1,3)>>\
<<if $rnd == 1>>\
You enter the room and get your cleanning done. What can you say, you were born for this job!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\AA1.mp4" type="video/webm"></video>
</div>
He just dump some trash into dumpster and your job here is done.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\AA2.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 2>>\
You enter the room and ...
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\uniB1.mp4" type="video/webm"></video>
</div>
You wake up down on the floor without any memory, but your ass hurts like hell.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\uniB2.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 3>>\
You enter the room and start to clean his big hard cock. The job is endless!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\AB1.mp4" type="video/webm"></video>
</div>
He cums into your mouth and you are happy to swallow his seeds. No need for lunch today!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\AB2.mp4" type="video/webm"></video>
</div>
<<endif>>\
<<elseif $etnicCharacter == "black">>\
<<set $rnd = random(1,3)>>\
<<if $rnd == 1>>\
You enter the room and get your cleanning done. What can you say, you were born for this job!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\BA1.mp4" type="video/webm"></video>
</div>
He just dump some trash into dumpster and your job here is done.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\BA2.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 2>>\
You enter the room try to clean the sofa but he flip you around and get his dick inside you...
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\BB1.mp4" type="video/webm"></video>
</div>
You clean his cock get the rest of the room tidy and leave.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\BB2.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 3>>\
You enter the room and start to clean his big hard cock. The job is endless!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\AB1.mp4" type="video/webm"></video>
</div>
He cums on your face and the job here is done, next room!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\AB2.mp4" type="video/webm"></video>
</div>
<<endif>>\
<<elseif $etnicCharacter == "white">>\
<<set $rnd = random(1,3)>>\
<<if $rnd == 1>>\
You enter the room and get your cleanning done. What can you say, you were born for this job!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\WA1.mp4" type="video/webm"></video>
</div>
He just dump some trash into dumpster and your job here is done.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\WA2.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 2>>\
You enter the room and ... \
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\uniA1.mp4" type="video/webm"></video>
</div>
You wake up down on the floor without any memory, but your ass hurts like hell.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\uniB2.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 3>>\
You enter the room and get his beed done. The job is endless!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\WC1.mp4" type="video/webm"></video>
</div>
He explode his seeds on your big ass and you are both happy with the service.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\WC2.mp4" type="video/webm"></video>
</div>
<<endif>>\
<<elseif $etnicCharacter == "latina">>\
<<set $rnd = random(1,3)>>\
<<if $rnd == 1>>
You enter the room and get your cleanning done. What can you say, you were born for this job!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\LA1.mp4" type="video/webm"></video>
</div>
He just dump some trash into dumpster and your job here is done.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\LA2.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 2>>\
You enter the room and try to get the bed done, but first you need to get the guy out. \
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\LB2.mp4" type="video/webm"></video>
</div>
You take his seeds and leave, fuck the bed you had enough for today!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\LB1.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 3>>\
You make the bed, but his big hard cock need some cleaning to. The job is endless!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\LC1.mp4" type="video/webm"></video>
</div>
He cums on your wet pussy while stroking his cock. Not the best performance but the cleanning is done.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\LC2.mp4" type="video/webm"></video>
</div>
<<endif>>\
<<elseif $etnicCharacter == "tgirl">>\
<<set $rnd = random(1,3)>>\
<<if $rnd == 1>>\
You enter the room and get your cleanning done. What can you say, you were born for this job!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\TSA1.mp4" type="video/webm"></video>
</div>
He just dump some trash into dumpster and your job here is done.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\TSA2.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 2>>\
You enter the room but he was waiting for you, well lets have some fun with his big hard cock.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\TSB2.mp4" type="video/webm"></video>
</div>
You take his seeds and leave, what better than paid fun!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\TSB1.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 3>>\
You make the bed, but his big hard cock need some cleaning to. The job is endless!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\TSC1.mp4" type="video/webm"></video>
</div>
He cums on your wet pussy while stroking his cock. Now you need to use your suction power to clean that mess.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Maid\TSC2.mp4" type="video/webm"></video>
</div>
<<endif>>\
<<endif>>\
<</nobr>>
<!-- END CLIPS -->\
<<set $cleanerSkill += 1>>
Cleaning skill: $cleanerSkill
Hours worked: $tmp.
You're handed @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars.
@@color:orange;You are born for that job, customers are really happy with your service.@@
[[Go Home|playerHouses]]
<<addhours $tmp>> <!-- Advances hours based on work hours -->
<<set $tmpI = 0>>\
<<set $tmp = 0>>\<<set $gymEnrolled = true>>\
<<set $money -= 200>>\
@@color:orange;You pay@@ @@color:#4AA02C;$200@@@@color:orange; and get your gym membership card.@@<br>
[img[image\Gamepic\pic\city\gym\g1.jpg]]<br>
[[Take your card|gym]]
<<set $nextGymFee to addDaysToDate($gameDate, 14).toDateString()>>
<style>
img{
width:370px;
max-height:300px;
}
</style> <!-- Prostitution Asian -->\
<!-- Pay ------------------------>
<<nobr>>
<<set $tmp = $sexualSkill + ($fame/3)>>
<<set $ranPay = random(1,6)>>
<<set $payout = Math.round($tmp / $ranPay)>>
<<set $noPay = random(1,20)>> <!--Leaves chance to not get paid -->
<<if $noPay == 1>>
<<set $payout = 0>>
<<elseif $noPay != 1>>
<<if $payout <= 12>>
<<set $welfarePay = random(13,30)>>
<<set $payout = $welfarePay>>
<<endif>>
<<set $money += $payout>>
<<endif>><!-- End Pay ------------------------>
<!-- ONE [HOEING START]-->
<<set $sceneSay = random(1,5)>> <!-- Scene Say -->
<<if $sceneSay == 1>>
You bring stranger to your room and follow their commands.<br/>
[img[image\Gamepic\pic\Blj\Asian\bj1.webp]]
<br/><br/>
<<elseif $sceneSay == 2>>
You enter your room and start to work on the client.<br/>
[img[image\Gamepic\pic\Blj\Asian\bj2.webp]]
<br/><br/>
<<elseif $sceneSay == 3>>
You are happy to get client.<br/>
[img[image\Gamepic\pic\Blj\Asian\bj3.webp]]
<br/><br/>
<<elseif $sceneSay == 4>>
You follow the client in to your room and start to work.<br/>
[img[image\Gamepic\pic\Blj\Asian\bj4.webp]]
<br/><br/>
<<elseif $sceneSay == 5>>
You ethusiatically lead client into the room to earn cash.<br/>
[img[image\Gamepic\pic\Blj\Asian\bj5.webp]]
<br/><br/>
<<endif>> <!-- End Scene Say -->
<br/><br/>
<<set $sceneSay = random(1,5)>> <!-- Scene Say -->
<<if $sceneSay == 1>>
You work on that big cock like a good girl untill he gives you a gift better than money.<br/>
[img[image\Gamepic\pic\Fck\Asian\fck6.webp]]
<<elseif $sceneSay == 2>>
You realy give everything this time.. moan like a little hoe as his cock slide in<br/>
[img[image\Gamepic\pic\Fck\Asian\fck2.webp]]
<<elseif $sceneSay == 3>>
You give your best to satisfy him as he pishing his cock inside your tight pussy.<br/>
[img[image\Gamepic\pic\Fck\Asian\fck4.webp]]
<<elseif $sceneSay == 4>>
You work your ass of for some extra cash... literally! But feel soo good.<br/>
[img[image\Gamepic\pic\Afck\Asian\as5.webp]]
<<elseif $sceneSay == 5>>
You are riding his big cock like a pro, with that talent you could go places...<br/>
[img[image\Gamepic\pic\Fck\Asian\fck1.webp]]
<<endif>><!-- End Scene Say -->
<br/><br/>
<br/>
<<set $sceneSay = random(1,5)>> <!-- End Scene Say -->
<<if $sceneSay == 1>>\
Mmmmm.... his cum feel sooo good.<br/>
[img[image\Gamepic\pic\Cmsh\Asian\cs5.webp]]
<<elseif $sceneSay == 2>>\
You are ready to eat some seeds.<br/>
[img[image\Gamepic\pic\Cmsh\Asian\cs2.webp]]
<<elseif $sceneSay == 3>>\
You dont want to let your client down, dont let get anything to waste as he cums<br/>
[img[image\Gamepic\pic\Cmsh\Asian\cs1.webp]]
<<elseif $sceneSay == 4>>\
Client dump a load up that little ass of yours as he moans. You did great job.<br/>
[img[image\Gamepic\pic\Cmsh\Asian\cs9.webp]]
<<elseif $sceneSay == 5>>\
There is nothing better than happy costumer! You are pro and you know that. <br/>
[img[image\Gamepic\pic\Cmsh\Asian\cs10.webp]]
<<endif>><!-- End Scene Say -->
<br/>
You're handed @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars for your good work.
<br/>
[[Go home|playerHouses]]
<br/><br/>
<<set $fame += 1>>\
<<set $cumAddiction += 1>>\
@@color:orange; +1 blowjobs@@<br/>
@@color:orange; +1 fame@@<br/>
<<set $cleanliness -= 10>>\
<<set $makeupVolume -=10>>\
<style>
img{
width:370px;
max-height:300px;
}
</style>
<<set $tmp = 0>>
<<set $tmpRnd = 0>>
<<set $rnd = 0>>
<<set $cleanliness -= 15>>
<<set $makeupVolume -= 10>>
<<endnobr>>
<!-- Prostitution Black -->\
<!-- Pay ------------------------>
<<nobr>>
<<set $tmp = $sexualSkill + ($fame/3)>>
<<set $ranPay = random(1,6)>>
<<set $payout = Math.round($tmp / $ranPay)>>
<<set $noPay = random(1,20)>> <!--Leaves chance to not get paid -->
<<if $noPay == 1>>
<<set $payout = 0>>
<<elseif $noPay != 1>>
<<if $payout <= 12>>
<<set $welfarePay = random(13,30)>>
<<set $payout = $welfarePay>>
<<endif>>
<<set $money += $payout>>
<<endif>>
<!-- End Pay ------------------------>
<!-- ONE [HOEING START]-->
<<set $sceneSay = random(1,5)>> <!-- Scene Say -->
<<if $sceneSay == 1>>
You bring stranger to your room and follow their commands.<br/>
[img[image\Gamepic\pic\Blj\Black\bj4.webp]]
<br/><br/>
<<elseif $sceneSay == 2>>
You enter your room and start to work on the client.<br/>
[img[image\Gamepic\pic\Blj\Black\bj8.webp]]
<br/><br/>
<<elseif $sceneSay == 3>>
You are happy to get client.<br/>
[img[image\Gamepic\pic\Blj\Black\bj9.webp]]
<br/><br/>
<<elseif $sceneSay == 4>>
You follow the client in to your room and start to work.<br/>
[img[image\Gamepic\pic\Blj\Black\bj11.webp]]
<br/><br/>
<<elseif $sceneSay == 5>>
You ethusiatically lead client into the room to earn cash.<br/>
[img[image\Gamepic\pic\Blj\Black\bj12.webp]]
<br/><br/>
<<endif>> <!-- End Scene Say -->
<br/><br/>
<<set $sceneSay = random(1,5)>> <!-- Scene Say -->
<<if $sceneSay == 1>>
You work on that big cock like a good girl untill he gives you a gift better than money.<br/>
[img[image\Gamepic\pic\Fck\Black\fck4.webp]]
<<elseif $sceneSay == 2>>
You realy give everything this time.. moan like a little hoe as his cock slide in<br/>
[img[image\Gamepic\pic\Fck\Black\fck1.webp]]
<<elseif $sceneSay == 3>>
You give your best to satisfy him as he pishing his cock inside your tight pussy.<br/>
[img[image\Gamepic\pic\clsup\Black\cmp1.webp]]
<<elseif $sceneSay == 4>>
You work your ass of for some extra cash... literally! But feel soo good.<br/>
[img[image\Gamepic\pic\Fck\Black\fck4.webp]]
<<elseif $sceneSay == 5>>
You are riding his big cock like a pro, with that talent you could go places...<br/>
[img[image\Gamepic\pic\Fck\Black\fck6.webp]]
<<endif>><!-- End Scene Say -->
<br/><br/>
<br/>
<<set $sceneSay = random(1,5)>> <!-- End Scene Say -->
<<if $sceneSay == 1>>
Mmmmm.... his cum feel sooo good.<br/>
[img[image\Gamepic\pic\Cmsh\Black\cs10.webp]]
<<elseif $sceneSay == 2>>
You are ready to eat some seeds.<br/>
[img[image\Gamepic\pic\Cmsh\Black\cs12.webp]]
<<elseif $sceneSay == 3>>
You dont want to let your client down, dont let get anything to waste as he cums<br/>
[img[image\Gamepic\pic\Cmsh\Black\cs9.webp]]
<<elseif $sceneSay == 4>>
Client dump a load up that little ass of yours as he moans. You did great job.<br/>
[img[image\Gamepic\pic\Cmsh\Black\cs16.webp]]
<<elseif $sceneSay == 5>>
There is nothing better than happy costumer! You are pro and you know that. <br/>
[img[image\Gamepic\pic\Cmsh\Black\cs8.webp]]
<<endif>><!-- End Scene Say -->
<br/><br/>
You're handed @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars for your good work.
<br/>
[[Go home|playerHouses]]
<br/><br/>
<<set $fame += 1>>
<<set $cumAddiction += 1>>
@@color:orange; +1 blowjobs@@<br/>
@@color:orange; +1 fame@@<br/>
<<set $cleanliness -= 10>>
<<set $makeupVolume -=10>>
<<set $tmp = 0>>
<<set $tmpRnd = 0>>
<<set $rnd = 0>>
<<set $cleanliness -= 15>>
<<set $makeupVolume -= 10>>
<<endnobr>>
<style>
img{
width:370px;
max-height:300px;
}
</style>
<!-- Prostitution White -->\
<!-- Pay ------------------------>
<<nobr>>
<<set $tmp = $sexualSkill + ($fame/3)>>
<<set $ranPay = random(1,6)>>
<<set $payout = Math.round($tmp / $ranPay)>>
<<set $noPay = random(1,20)>> <!--Leaves chance to not get paid -->
<<if $noPay == 1>>
<<set $payout = 0>>
<<elseif $noPay != 1>>
<<if $payout <= 12>>
<<set $welfarePay = random(13,30)>>
<<set $payout = $welfarePay>>
<<endif>>
<<set $money += $payout>>
<<endif>>
<!-- End Pay ------------------------>
<!-- ONE [HOEING START]-->
<<set $sceneSay = random(1,5)>> <!-- Scene Say -->
<<if $sceneSay == 1>>
You bring stranger to your room and follow their commands.<br/>
[img[image\Gamepic\pic\Blj\White\blow3.webp]]
<br/><br/>
<<elseif $sceneSay == 2>>
You enter your room and start to work on the client.<br/>
[img[image\Gamepic\pic\Blj\White\blow14.webp]]
<br/><br/>
<<elseif $sceneSay == 3>>
You are happy to get client.<br/>
[img[image\Gamepic\pic\Blj\White\blow11.webp]]
<br/><br/>
<<elseif $sceneSay == 4>>
You follow the client in to your room and start to work.<br/>
[img[image\Gamepic\pic\Blj\White\blow15.webp]]
<br/><br/>
<<elseif $sceneSay == 5>>
You ethusiatically lead client into the room to earn cash.<br/>
[img[image\Gamepic\pic\Blj\White\blow16.webp]]
<br/><br/>
<<endif>> <!-- End Scene Say -->
<br/><br/>
<<set $sceneSay = random(1,5)>> <!-- Scene Say -->
<<if $sceneSay == 1>>
You work on that big cock like a good girl untill he gives you a gift better than money.<br/>
[img[image\Gamepic\pic\Fck\White\fck2.webp]]
<<elseif $sceneSay == 2>>
You realy give everything this time.. moan like a little hoe as his cock slide in<br/>
[img[image\Gamepic\pic\Fck\White\fck6.webp]]
<<elseif $sceneSay == 3>>
You give your best to satisfy him as he pishing his cock inside your tight pussy.<br/>
[img[image\Gamepic\pic\Fck\White\fck3.webp]]
<<elseif $sceneSay == 4>>
You work your ass of for some extra cash... literally! But feel soo good.<br/>
[img[image\Gamepic\pic\Afck\White\afcuk11.webp]]
<<elseif $sceneSay == 5>>
You are riding his big cock like a pro, with that talent you could go places...<br/>
[img[image\Gamepic\pic\Fck\White\fck1.webp]]
<<endif>><!-- End Scene Say -->
<br/><br/>
<br/>
<<set $sceneSay = random(1,5)>> <!-- End Scene Say -->
<<if $sceneSay == 1>>
Mmmmm.... his cum feel sooo good.<br/>
[img[image\Gamepic\pic\Cmsh\White\cshots5.webp]]
<<elseif $sceneSay == 2>>
You are ready to eat some seeds.<br/>
[img[image\Gamepic\pic\Cmsh\White\cshots20.webp]]
<<elseif $sceneSay == 3>>
You dont want to let your client down, dont let get anything to waste as he cums<br/>
[img[image\Gamepic\pic\Cmsh\White\cshots13.webp]]
<<elseif $sceneSay == 4>>
Client dump a load up that little ass of yours as he moans. You did great job.<br/>
[img[image\Gamepic\pic\Cmsh\White\cshots21.webp]]
<<elseif $sceneSay == 5>>
There is nothing better than happy costumer! You are pro and you know that. <br/>
[img[image\Gamepic\pic\Cmsh\White\cshots17.webp]]
<<endif>><!-- End Scene Say -->
<br/><br/>
You're handed @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars for your good work.
<br/>
[[Go home|playerHouses]]
<br/><br/>
<<set $fame += 1>>
<<set $cumAddiction += 1>>
@@color:orange; +1 blowjobs@@<br/>
@@color:orange; +1 fame@@<br/>
<<set $cleanliness -= 10>>
<<set $makeupVolume -=10>>
<<set $tmp = 0>>
<<set $tmpRnd = 0>>
<<set $rnd = 0>>
<<set $cleanliness -= 15>>
<<set $makeupVolume -= 10>>
<<endnobr>>
<style>
img{
width:370px;
max-height:300px;
}
</style>
<!-- Prostitution Latina --><!-- Pay ------------------------>
<<nobr>>
<<set $tmp = $sexualSkill + ($fame/3)>>
<<set $ranPay = random(1,6)>>
<<set $payout = Math.round($tmp / $ranPay)>>
<<set $noPay = random(1,20)>> <!--Leaves chance to not get paid -->
<<if $noPay == 1>>
<<set $payout = 0>>
<<elseif $noPay != 1>>
<<if $payout <= 12>>
<<set $welfarePay = random(13,30)>>
<<set $payout = $welfarePay>>
<<endif>>
<<set $money += $payout>>
<<endif>><!-- End Pay ------------------------><!-- ONE [HOEING START]-->
<<set $sceneSay = random(1,5)>> <!-- Scene Say -->
<<if $sceneSay == 1>>
You bring stranger to your room and follow their commands.<br/>
[img[image\Gamepic\pic\Blj\Latina\bj5.webp]]
<br/><br/>
<<elseif $sceneSay == 2>>
You enter your room and start to work on the client.<br/>
[img[image\Gamepic\pic\Blj\Latina\bj11.webp]]
<br/><br/>
<<elseif $sceneSay == 3>>
You are happy to get client.<br/>
[img[image\Gamepic\pic\Blj\Latina\bj10.webp]]
<br/><br/>
<<elseif $sceneSay == 4>>
You follow the client in to your room and start to work.<br/>
[img[image\Gamepic\pic\Blj\Latina\bj8.webp]]
<br/><br/>
<<elseif $sceneSay == 5>>
You ethusiatically lead client into the room to earn cash.<br/>
[img[image\Gamepic\pic\Blj\Latina\bj2.webp]]
<br/><br/>
<<endif>> <!-- End Scene Say -->
<br/><br/>
<<set $sceneSay = random(1,5)>> <!-- Scene Say -->
<<if $sceneSay == 1>>
You work on that big cock like a good girl untill he gives you a gift better than money.<br/>
[img[image\Gamepic\pic\Fck\Latina\fck3.webp]]
<<elseif $sceneSay == 2>>
You realy give everything this time.. moan like a little hoe as his cock slide in<br/>
[img[image\Gamepic\pic\Fck\Latina\fck4.webp]]
<<elseif $sceneSay == 3>>
You give your best to satisfy him as he pishing his cock inside your tight pussy.<br/>
[img[image\Gamepic\pic\Fck\Latina\fck2.webp]]
<<elseif $sceneSay == 4>>
You work your ass of for some extra cash... literally! But feel soo good.<br/>
[img[image\Gamepic\pic\Afck\Latina\as4.webp]]
<<elseif $sceneSay == 5>>
You are riding his big cock like a pro, with that talent you could go places...<br/>
[img[image\Gamepic\pic\Fck\Latina\fck1.webp]]
<<endif>><!-- End Scene Say -->
<br/><br/>
<br/>
<<set $sceneSay = random(1,5)>> <!-- End Scene Say -->
<<if $sceneSay == 1>>
Mmmmm.... his cum feel sooo good.<br/>
[img[image\Gamepic\pic\Cmsh\Latina\cs13.webp]]
<<elseif $sceneSay == 2>>
You are ready to eat some seeds.<br/>
[img[image\Gamepic\pic\Cmsh\Latina\cs1.webp]]
<<elseif $sceneSay == 3>>
You dont want to let your client down, dont let get anything to waste as he cums<br/>
[img[image\Gamepic\pic\Cmsh\Latina\cs16.webp]]
<<elseif $sceneSay == 4>>
Client dump a load up that little ass of yours as he moans. You did great job.<br/>
[img[image\Gamepic\pic\Cmsh\Latina\cs11.webp]]
<<elseif $sceneSay == 5>>
There is nothing better than happy costumer! You are pro and you know that. <br/>
[img[image\Gamepic\pic\Cmsh\Latina\cs6.webp]]
<<endif>><!-- End Scene Say -->
<br/><br/>
You're handed @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars for your good work.
<br/>
[[Go home|playerHouses]]
<br/><br/>
<<set $fame += 1>>
<<set $cumAddiction += 1>>
@@color:orange; +1 blowjobs@@<br/>
@@color:orange; +1 fame@@<br/>
<<set $cleanliness -= 10>>
<<set $makeupVolume -=10>>
<<set $tmp = 0>>
<<set $tmpRnd = 0>>
<<set $rnd = 0>>
<<set $cleanliness -= 15>>
<<set $makeupVolume -= 10>>
<<endnobr>>
<style>
img{
width:370px;
max-height:300px;
}
</style>
<<nobr>>
<<addhours 1>>
You are sitting on the cauch have nothing to do.<br/>
<!-- Asian -->
<<if $etnicCharacter == "asian">>
<<set $tmpRnd = random(1,5)>>
<<if $tmpRnd == 1>>
[img[image\Gamepic\pic\Livingroom\tv\a1.webp]]
<<elseif $tmpRnd == 2>>
[img[image\Gamepic\pic\Livingroom\tv\a2.webp]]
<<elseif $tmpRnd == 3>>
[img[image\Gamepic\pic\Livingroom\tv\a3.webp]]
<<elseif $tmpRnd == 4>>
[img[image\Gamepic\pic\Livingroom\tv\a4.webp]]
<<elseif $tmpRnd == 5>>
[img[image\Gamepic\pic\Livingroom\tv\a5.webp]]
<<endif>>
<<endif>>
<!-- Black -->
<<if $etnicCharacter == "black">>
<<set $tmpRnd = random(1,5)>>
<<if $tmpRnd == 1>>
[img[image\Gamepic\pic\Livingroom\tv\b1.webp]]
<<elseif $tmpRnd == 2>>
[img[image\Gamepic\pic\Livingroom\tv\b2.webp]]
<<elseif $tmpRnd == 3>>
[img[image\Gamepic\pic\Livingroom\tv\b3.webp]]
<<elseif $tmpRnd == 4>>
[img[image\Gamepic\pic\Livingroom\tv\b4.webp]]
<<elseif $tmpRnd == 5>>
[img[image\Gamepic\pic\Livingroom\tv\b5.webp]]
<<endif>>
<<endif>>
<!-- white -->
<<if $etnicCharacter == "white">>
<<set $tmpRnd = random(1,5)>>
<<if $tmpRnd == 1>>
[img[image\Gamepic\pic\Livingroom\tv\w1.webp]]
<<elseif $tmpRnd == 2>>
[img[image\Gamepic\pic\Livingroom\tv\w2.webp]]
<<elseif $tmpRnd == 3>>
[img[image\Gamepic\pic\Livingroom\tv\w3.webp]]
<<elseif $tmpRnd == 4>>
[img[image\Gamepic\pic\Livingroom\tv\w4.webp]]
<<elseif $tmpRnd == 5>>
[img[image\Gamepic\pic\Livingroom\tv\w5.webp]]
<<endif>>
<<endif>>
<!-- latina -->
<<if $etnicCharacter == "latina">>
<<set $tmpRnd = random(1,5)>>
<<if $tmpRnd == 1>>
[img[image\Gamepic\pic\Livingroom\tv\l1.webp]]
<<elseif $tmpRnd == 2>>
[img[image\Gamepic\pic\Livingroom\tv\l2.webp]]
<<elseif $tmpRnd == 3>>
[img[image\Gamepic\pic\Livingroom\tv\l3.webp]]
<<elseif $tmpRnd == 4>>
[img[image\Gamepic\pic\Livingroom\tv\l4.webp]]
<<elseif $tmpRnd == 5>>
[img[image\Gamepic\pic\Livingroom\tv\l5.webp]]
<<endif>>
<<endif>>
<!-- tgirl -->
<<if $etnicCharacter == "tgirl">>
<<set $tmpRnd = random(1,5)>>
<<if $tmpRnd == 1>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Livingroom\tv\ts1.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 2>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Livingroom\tv\ts2.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 3>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Livingroom\tv\ts3.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 4>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Livingroom\tv\ts4.mp4" type="video/webm"></video>
</div>
<<elseif $tmpRnd == 5>>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Livingroom\tv\ts5.mp4" type="video/webm"></video>
</div>
<<endif>>
<<endif>>
<br/><br/>
<<set $rnd = random(1,5)>>
<<if $rnd == 1>>
Fashion TV, that dress looks really good on her. <br/>
[img[image\Gamepic\pic\Livingroom\tv\f.webp]]
<br/>
<<endif>>
<<if $rnd == 2>>
Movie.... yes finaly something for you<br/>
[img[image\Gamepic\pic\Livingroom\tv\movie.webp]]
<br/><br/>
<<endif>>
<<if $rnd == 3>>
News channel, lets see what the leaders have to say about improving imfrastructure in the town.<br/>
[img[image\Gamepic\pic\Livingroom\tv\news.webp]]
<br/>
<<endif>>
<<if $rnd == 4>>
Sport, what a great time to waste your time.<br/>
[img[image\Gamepic\pic\Livingroom\tv\sport.webp]]
<br/>
<<endif>>
<<if $rnd == 5>>
You find a porn channel, lots of big cocks and hard pounding, love that show.<br/>
[img[image\Gamepic\pic\Livingroom\tv\s.webp]]
<<endif>>
<br/>
<<if ($gameDate.getHours() <= 24 && $gameDate.getHours() > 7)>>
[[Continue Watching|watchTV]]<br/>
<<endif>>
[[Turn off the tv|livingroom]]
<<set $cleanliness -= 5>>
<<set $luck += 1>>
<style>
img{
width:370px;
max-height:300px;
}
</style>
<<endnobr>><<nobr>>
<<addhours 1>>
You need some time to rest<br/>
<!-- Asian -->
<<if $etnicCharacter == "asian">>
[img[image\Gamepic\pic\Livingroom\games\asian.webp]]
<<endif>>
<!-- Black -->
<<if $etnicCharacter == "black">>
[img[image\Gamepic\pic\Livingroom\games\black.webp]]
<<endif>>
<!-- white -->
<<if $etnicCharacter == "white">>
[img[image\Gamepic\pic\Livingroom\games\white.webp]]
<<endif>>
<!-- latina -->
<<if $etnicCharacter == "latina">>
[img[image\Gamepic\pic\Livingroom\games\latina.webp]]
<<endif>>
<!-- tgirl -->
<<if $etnicCharacter == "tgirl">>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Livingroom\games\ts.mp4" type="video/webm"></video>
</div>
<<endif>>
<br/><br/>
That was big waste of time but feels so good.<br/>
<</nobr>>
<<if ($gameDate.getHours() <= 24 && $gameDate.getHours() > 7)>>
[[Continue |playgames]]<br/>
<<endif>>
[[Stop playing|livingroom]]
<<set $cleanliness -= 5>>\
<style>
img{
width:370px;
max-height:300px;
}
</style><<nobr>>
<<addhours 1>>
You are ready to do some workout<br/>
<!-- Asian -->
<<if $etnicCharacter == "asian">>
[img[image\Gamepic\pic\Livingroom\workout\asian.webp]]
<<endif>>
<!-- Black -->
<<if $etnicCharacter == "black">>
[img[image\Gamepic\pic\Livingroom\workout\black.webp]]
<<endif>>
<!-- white -->
<<if $etnicCharacter == "white">>
[img[image\Gamepic\pic\Livingroom\workout\white.webp]]
<<endif>>
<!-- latina -->
<<if $etnicCharacter == "latina">>
[img[image\Gamepic\pic\Livingroom\workout\latina.webp]]
<<endif>>
<!-- tgirl -->
<<if $etnicCharacter == "tgirl">>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Livingroom\workout\tgirl.mp4" type="video/webm"></video>
</div>
<<endif>>
<br/><br/>
You did great job, feels good to spent some time for yourself<br/>
<<if ($gameDate.getHours() <= 24 && $gameDate.getHours() > 7)>>
[[Continue |workout]]<br/>
<<endif>>
[[Stop workot|livingroom]]<br/>
<<set $cleanliness -= 5>>
<<set $fitness += 1>>
@@color:orange; +1 fitness@@
<style>
img{
width:370px;
max-height:300px;
}
</style>
<<endnobr>><!-- Prostitution Car Asian-->
<<nobr>>
<!-- Pay ------------------------>
<<set $tmp = $sexualSkill + ($fame/3)>>
<<set $ranPay = random(5,10)>>
<<set $payout = Math.round($tmp / $ranPay)>>
<<set $noPay = random(1,20)>> <!--Leaves chance to not get paid -->
<<if $noPay == 1>>
<<set $payout = 0>>
<<elseif $noPay != 1>>
<<if $payout <= 10>>
<<set $welfarePay = random(13,25)>>
<<set $payout = $welfarePay>>
<<endif>>
<<set $money += $payout>>
<<endif>>
<!-- End Pay ------------------------>
<!-- ONE [HOEING CAR START]-->
<<set $sceneSay = random(1,5)>> <!-- Scene Say -->
<<if $sceneSay == 1>>
You enter the strangers car and start work on that big cock like a good girl.<br/>
[img[image\Gamepic\pic\car\Asian\car6.webp]]
<<elseif $sceneSay == 2>>
You enter the car and realy work hard.. moan like a little hoe as fuck you hard<br/>
[img[image\Gamepic\pic\car\Asian\car7.webp]]
<<elseif $sceneSay == 3>>
You enter the car and start your work, you know what he wants!<br/>
[img[image\Gamepic\pic\car\Asian\car1.webp]]
<<elseif $sceneSay == 4>>
This is a good car, he must have good job lets make him feel special<br/>
[img[image\Gamepic\pic\car\Asian\car5.webp]]
<<elseif $sceneSay == 5>>
You are riding his big cock like a pro in the car, lets see how much can he handle<br/>
[img[image\Gamepic\pic\car\Asian\car4.webp]]
<<endif>><!-- End Scene Say -->
<br/><br/>
<br/>
<<set $sceneSay = random(1,5)>> <!-- End Scene Say -->
<<if $sceneSay == 1>>
Mmmmm.... his cum feel sooo good.<br/>
[img[image\Gamepic\pic\car\Asian\carc1.webp]]
<<elseif $sceneSay == 2>>
You make him cum so much, lets hope you can clean it all.<br/>
[img[image\Gamepic\pic\car\Asian\carc2.webp]]
<<elseif $sceneSay == 3>>
You empty his cock dry, what a dissapointment that was<br/>
[img[image\Gamepic\pic\car\Asian\carc1.webp]]
<<elseif $sceneSay == 4>>
Client is really happy with your services, are you happy with his?<br/>
[img[image\Gamepic\pic\car\Asian\carc2.webp]]
<<elseif $sceneSay == 5>>
There is nothing better than happy costumer, makes you happies hoe in the car. <br/>
[img[image\Gamepic\pic\car\Asian\carc1.webp]]
<<endif>><!-- End Scene Say -->
<br/><br/>
You're handed @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars for your good work.
<br/>
[[Go home|playerHouses]]
<br/><br/>
<<set $fame += 1>>
<<set $cumAddiction += 1>>
@@color:orange; +1 blowjobs@@<br/>
@@color:orange; +1 fame@@<br/>
<<set $cleanliness -= 10>>
<<set $makeupVolume -=10>>
<style>
img{
width:370px;
max-height:300px;
}
</style>
<<set $tmp = 0>>
<<set $tmpRnd = 0>>
<<set $rnd = 0>>
<<set $cleanliness -= 15>>
<<set $makeupVolume -= 10>>
<<endnobr>><!-- Prostitution Car Black-->
<<nobr>>
<!-- Pay ------------------------>
<<set $tmp = $sexualSkill + ($fame/3)>>
<<set $ranPay = random(5,10)>>
<<set $payout = Math.round($tmp / $ranPay)>>
<<set $noPay = random(1,20)>> <!--Leaves chance to not get paid -->
<<if $noPay == 1>>
<<set $payout = 0>>
<<elseif $noPay != 1>>
<<if $payout <= 10>>
<<set $welfarePay = random(13,25)>>
<<set $payout = $welfarePay>>
<<endif>>
<<set $money += $payout>>
<<endif>>
<!-- End Pay ------------------------>
<!-- ONE [HOEING CAR START]-->
<<set $sceneSay = random(1,5)>> <!-- Scene Say -->
<<if $sceneSay == 1>>
You enter the strangers car and start work on that big cock like a good girl.<br/>
[img[image\Gamepic\pic\car\Black\car3.webp]]
<<elseif $sceneSay == 2>>
You enter the car and realy work hard.. moan like a little hoe as fuck you hard<br/>
[img[image\Gamepic\pic\car\Black\car4.webp]]
<<elseif $sceneSay == 3>>
You enter the car and start your work, you know what he wants!<br/>
[img[image\Gamepic\pic\car\Black\car2.webp]]
<<elseif $sceneSay == 4>>
This is a good car, he must have good job lets make him feel special<br/>
[img[image\Gamepic\pic\car\Black\car5.webp]]
<<elseif $sceneSay == 5>>
You are riding his big cock like a pro in the car, lets see how much can he handle<br/>
[img[image\Gamepic\pic\car\Black\car1.webp]]
<<endif>><!-- End Scene Say -->
<br/><br/>
<br/>
<<set $sceneSay = random(1,5)>> <!-- End Scene Say -->
<<if $sceneSay == 1>>
Mmmmm.... his cum feel sooo good.<br/>
[img[image\Gamepic\pic\Cmsh\Black\cs10.webp]]
<<elseif $sceneSay == 2>>
You make him cum so much, lets hope you can clean it all.<br/>
[img[image\Gamepic\pic\Cmsh\Black\cs15.webp]]
<<elseif $sceneSay == 3>>
You empty his cock dry, what a dissapointment that was<br/>
[img[image\Gamepic\pic\Cmsh\Black\cs9.webp]]
<<elseif $sceneSay == 4>>
Client is really happy with your services, are you happy with his?<br/>
[img[image\Gamepic\pic\Cmsh\Black\cs7.webp]]
<<elseif $sceneSay == 5>>
There is nothing better than happy costumer, makes you happies hoe in the car. <br/>
[img[image\Gamepic\pic\Cmsh\Black\cs17.webp]]
<<endif>><!-- End Scene Say -->
<br/><br/>
You're handed @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars for your good work.
<br/>
[[Go home|playerHouses]]
<br/><br/>
<<set $fame += 1>>
<<set $cumAddiction += 1>>
@@color:orange; +1 blowjobs@@<br/>
@@color:orange; +1 fame@@<br/>
<<set $cleanliness -= 10>>
<<set $makeupVolume -=10>>
<style>
img{
width:370px;
max-height:300px;
}
</style>
<<set $tmp = 0>>
<<set $tmpRnd = 0>>
<<set $rnd = 0>>
<<set $cleanliness -= 15>>
<<set $makeupVolume -= 10>>
<<endnobr>><!-- Prostitution Car white-->
<<nobr>>
<!-- Pay ------------------------>
<<set $tmp = $sexualSkill + ($fame/3)>>
<<set $ranPay = random(5,10)>>
<<set $payout = Math.round($tmp / $ranPay)>>
<<set $noPay = random(1,20)>> <!--Leaves chance to not get paid -->
<<if $noPay == 1>>
<<set $payout = 0>>
<<elseif $noPay != 1>>
<<if $payout <= 10>>
<<set $welfarePay = random(13,25)>>
<<set $payout = $welfarePay>>
<<endif>>
<<set $money += $payout>>
<<endif>>
<!-- End Pay ------------------------>
<!-- ONE [HOEING CAR START]-->
<<set $sceneSay = random(1,5)>> <!-- Scene Say -->
<<if $sceneSay == 1>>
You enter the strangers car and start work on that big cock like a good girl.<br/>
[img[image\Gamepic\pic\car\White\car6.webp]]
<<elseif $sceneSay == 2>>
You enter the car and realy work hard.. moan like a little hoe as fuck you hard<br/>
[img[image\Gamepic\pic\car\White\car2.webp]]
<<elseif $sceneSay == 3>>
You enter the car and start your work, you know what he wants!<br/>
[img[image\Gamepic\pic\car\White\car8.webp]]
<<elseif $sceneSay == 4>>
This is a good car, he must have good job lets make him feel special<br/>
[img[image\Gamepic\pic\car\White\car11.webp]]
<<elseif $sceneSay == 5>>
You are riding his big cock like a pro in the car, lets see how much can he handle<br/>
[img[image\Gamepic\pic\car\White\car7.webp]]
<<endif>><!-- End Scene Say -->
<br/><br/>
<br/>
<<set $sceneSay = random(1,5)>> <!-- End Scene Say -->
<<if $sceneSay == 1>>
Mmmmm.... his cum feel sooo good.<br/>
[img[image\Gamepic\pic\car\White\carc3.webp]]
<<elseif $sceneSay == 2>>
You make him cum so much, lets hope you can clean it all.<br/>
[img[image\Gamepic\pic\car\White\carc8.webp]]
<<elseif $sceneSay == 3>>
You empty his cock dry, what a dissapointment that was<br/>
[img[image\Gamepic\pic\car\White\carc2.webp]]
<<elseif $sceneSay == 4>>
Client is really happy with your services, are you happy with his?<br/>
[img[image\Gamepic\pic\car\White\carc5.webp]]
<<elseif $sceneSay == 5>>
There is nothing better than happy costumer, makes you happies hoe in the car. <br/>
[img[image\Gamepic\pic\car\White\carc7.webp]]
<<endif>><!-- End Scene Say -->
<br/><br/>
You're handed @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars for your good work.
<br/>
[[Go home|playerHouses]]
<br/><br/>
<<set $fame += 1>>
<<set $cumAddiction += 1>>
@@color:orange; +1 blowjobs@@<br/>
@@color:orange; +1 fame@@<br/>
<<set $cleanliness -= 10>>
<<set $makeupVolume -=10>>
<style>
img{
width:370px;
max-height:300px;
}
</style>
<<set $tmp = 0>>
<<set $tmpRnd = 0>>
<<set $rnd = 0>>
<<set $cleanliness -= 15>>
<<set $makeupVolume -= 10>>
<<endnobr>><!-- Prostitution Car latina-->
<<nobr>>
<!-- Pay ------------------------>
<<set $tmp = $sexualSkill + ($fame/3)>>
<<set $ranPay = random(5,10)>>
<<set $payout = Math.round($tmp / $ranPay)>>
<<set $noPay = random(1,20)>> <!--Leaves chance to not get paid -->
<<if $noPay == 1>>
<<set $payout = 0>>
<<elseif $noPay != 1>>
<<if $payout <= 10>>
<<set $welfarePay = random(13,25)>>
<<set $payout = $welfarePay>>
<<endif>>
<<set $money += $payout>>
<<endif>>
<!-- End Pay ------------------------>
<!-- ONE [HOEING CAR START]-->
<<set $sceneSay = random(1,5)>> <!-- Scene Say -->
<<if $sceneSay == 1>>
You enter the strangers car and start work on that big cock like a good girl.<br/>
[img[image\Gamepic\pic\car\Latina\car3.webp]]
<<elseif $sceneSay == 2>>
You enter the car and realy work hard.. moan like a little hoe as fuck you hard<br/>
[img[image\Gamepic\pic\car\Latina\car6.webp]]
<<elseif $sceneSay == 3>>
You enter the car and start your work, you know what he wants!<br/>
[img[image\Gamepic\pic\car\Latina\car2.webp]]
<<elseif $sceneSay == 4>>
This is a good car, he must have good job lets make him feel special<br/>
[img[image\Gamepic\pic\car\Latina\car5.webp]]
<<elseif $sceneSay == 5>>
You are riding his big cock like a pro in the car, lets see how much can he handle<br/>
[img[image\Gamepic\pic\car\Latina\car1.webp]]
<<endif>><!-- End Scene Say -->
<br/><br/>
<br/>
<<set $sceneSay = random(1,5)>> <!-- End Scene Say -->
<<if $sceneSay == 1>>
Mmmmm.... his cum feel sooo good.<br/>
[img[image\Gamepic\pic\car\Latina\carc3.webp]]
<<elseif $sceneSay == 2>>
You make him cum so much, lets hope you can clean it all.<br/>
[img[image\Gamepic\pic\car\Latina\carc2.webp]]
<<elseif $sceneSay == 3>>
You empty his cock dry, what a dissapointment that was<br/>
<[img[image\Gamepic\pic\car\Latina\carc1.webp]]
<<elseif $sceneSay == 4>>
Client is really happy with your services, are you happy with his?<br/>
[img[image\Gamepic\pic\car\Latina\carc3.webp]]
<<elseif $sceneSay == 5>>
There is nothing better than happy costumer, makes you happies hoe in the car. <br/>
[img[image\Gamepic\pic\car\Latina\carc1.webp]]
<<endif>><!-- End Scene Say -->
<br/><br/>
You're handed @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars for your good work.
<br/>
[[Go home|playerHouses]]
<br/><br/>
<<set $fame += 1>>
<<set $cumAddiction += 1>>
@@color:orange; +1 blowjobs@@<br/>
@@color:orange; +1 fame@@<br/>
<<set $cleanliness -= 10>>
<<set $makeupVolume -=10>>
<style>
img{
width:370px;
max-height:300px;
}
</style>
<<set $tmp = 0>>
<<set $tmpRnd = 0>>
<<set $rnd = 0>>
<<set $cleanliness -= 15>>
<<set $makeupVolume -= 10>>
<<endnobr>><!-- Wardrobe -->\
<<if $apartment == true>>\
[[Finish changing|yourroom]]\
<<endif>>\
<h4><b><u>What you're wearing: </u></b></h4>\
<<nobr>>
<!-- TABLE -->
<table style="width:400px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
<b>Top</b> :<br/>
<b>Bra</b> :<br/>
<b>Bottom</b> :<br/>
<b>Panties</b> :<br/>
<b>Shoes</b> :<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
<i>$clothesTop</i><br/>
<i>$clothesBra</i><br/>
<i>$clothesBottom</i><br/>
<i>$clothesPanties</i><br/>
<i>$clothesShoes</i><br/>
</td></tr></tbody>
</table>
<!-- TABLE -->
<table style="width:600px">
<!-- SECOND TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:right"></th>
</thead>
<tbody><tr><td>
</td>
<!-- SECOND TABLE SET, LEFT -->
<td>
<!-- WEARING: TOPS -->
<<if $clothesTop == "black Ruffle-Sleeve top">>[img[image\clothes\top1.jfif]]<<endif>>
<<if $clothesTop == "black Lace-Trim top">>[img[image\clothes\top2.jfif]]<<endif>>
<<if $clothesTop == "black Ruffle-sleeve top">>[img[image\clothes\top3.jfif]]<<endif>>
<!-- WEARING: BRAS -->
<<if $clothesBra == "black Push-Up Plunge bra.">>[img[image\clothes\bra1.jpg]]<<endif>>
<<if $clothesBra == "black Unlined Uplift bra">>[img[image\clothes\bra2.jpg]]<<endif>>
<<if $clothesBra == "pink Push-Up Plunge bra.">>[img[image\clothes\bra3.jpg]]<<endif>>
<!-- WEARING: BOTTOMS -->
<<if $clothesBottom == "black Twill Cotton shorts">>[img[image\clothes\bottoms1.jfif]]<<endif>>
<<if $clothesBottom == "black flounce skirt">>[img[image\clothes\bottoms2.jfif]]<<endif>>
<<if $clothesBottom == "black Foldover Cropped Cargo pants">>[img[image\clothes\bottoms3.jfif]]<<endif>>
<!-- WEARING: PANTIES -->
<<if $clothesPanties == "black Lace & Mesh V-string panties">>[img[image\clothes\panties1.jpg]]<<endif>>
<<if $clothesPanties == "black Velvet-trim Thong panties">>[img[image\clothes\panties2.jpg]]<<endif>>
<<if $clothesPanties == "pink Logo-waist Thong panties">>[img[image\clothes\panties3.jpg]]<<endif>>
<!-- WEARING: SHOES -->
<<if $clothesShoes == "knee-high black leather boots">>[img[image\clothes\shoes1.jpg]]<<endif>>
<<if $clothesShoes == "black peep toe sandals">>[img[image\clothes\shoes2.jpg]]<<endif>>
<<if $clothesShoes == "black Ugg sneakers">>[img[image\clothes\shoes3.jpg]]<<endif>>
</td></tr></tbody>
<style>
table img {
width: 100px;
max-height: 100px;
}
</style>
</table>
<br/>
<!-- END OF TABLE -->
<!-- CLOTHES YOU CAN CHANGE INTO -->
<h4><b><u>Clothes you can change into: </u></b></h4>
<table style="width:800px">
<thead>
<th style="align:left">Item</th>
<th style="align:center">Change into</th>
</thead>
<!-- Change shirts -->
<tbody><tr>
<td>Tops</td>
<td>
<<if $top1 == true>>[img[image\clothes\top1.jfif][changeTop1]]<<endif>>
<<if $top2 == true>>[img[image\clothes\top2.jfif][changeTop2]]<<endif>>
<<if $top3 == true>>[img[image\clothes\top3.jfif][changeTop3]]<<endif>>
</td></tr></tbody>
<!-- Change bras -->
<tbody><tr>
<td>Bras</td>
<td>
<<if $bra1 == true>>[img[image\clothes\bra1.jpg][changeBra1]]<<endif>>
<<if $bra2 == true>>[img[image\clothes\bra2.jpg][changeBra2]]<<endif>>
<<if $bra3 == true>>[img[image\clothes\bra3.jpg][changeBra3]]<<endif>>
</td></tr></tbody>
<!-- Change bottoms -->
<tbody><tr>
<td>Bottoms</td>
<td>
<<if $bottoms1 == true>>[img[image\clothes\bottoms1.jfif][changeBottoms1]]<<endif>>
<<if $bottoms2 == true>>[img[image\clothes\bottoms2.jfif][changeBottoms2]]<<endif>>
<<if $bottoms3 == true>>[img[image\clothes\bottoms3.jfif][changeBottoms3]]<<endif>>
</td></tr></tbody>
<!-- Change panties -->
<tbody><tr>
<td>Panties</td>
<td>
<<if $panties1 == true>>[img[image\clothes\panties1.jpg][changePanties1]]<<endif>>
<<if $panties2 == true>>[img[image\clothes\panties2.jpg][changePanties2]]<<endif>>
<<if $panties3 == true>>[img[image\clothes\panties3.jpg][changePanties3]]<<endif>>
</td></tr></tbody>
<!-- Change shoes -->
<tbody><tr>
<td>Shoes</td>
<td>
<<if $shoes1 == true>>[img[image\clothes\shoes1.jpg][changeShoes1]]<<endif>>
<<if $shoes2 == true>>[img[image\clothes\shoes2.jpg][changeShoes2]]<<endif>>
<<if $shoes3 == true>>[img[image\clothes\shoes3.jpg][changeShoes3]]<<endif>>
</td></tr></tbody>
</table>
<style>
img {
width: 200px;
max-height: 200px;
}
</style>
<</nobr>>
<<if $apartment == true>>\
[[Finish changing|yourroom]]\
<<endif>>\
<!-- Buy Food -->\
<!-- ENOUGH MONEY -->\
<<set $foodOrder to Number($foodOrder)>>\
<<set $lastOrderFood to Number($lastOrderFood)>>\
<<if $money >= ($foodOrder * 5)>>\
<<set $lastOrderFood = ($foodOrder * 5)>>\
<<set $money -= $lastOrderFood>>\
<<set $food += $foodOrder>>\
<<if $foodOrder >= 3>>\
[img[image\Gamepic\pic\city\shop\shop2.jpg]]
<<elseif $foodOrder <= 2>>\
[img[image\Gamepic\pic\city\shop\shop1.jpg]]
<<endif>>\
You buy @@color:orange;$foodOrder@@ food for @@color:#4AA02C;$@@@@color:#4AA02C;$lastOrderFood@@ dollars.
<!-- NOT ENOUGH MONEY -->\
<<elseif $money <= ($foodOrder * 5)>>\
[img[image\Gamepic\pic\city\shop\cashier.jpg]]
You don't have enough money.
<<endif>>\
[[Store|store]]<!-- Buy Makeup -->\
<<set $makeupOrder to Number($makeupOrder)>>\
<<set $lastOrderMakeup to Number($lastOrderMakeup)>>\
<<if $money >= ($makeupOrder * 8)>>\
<<set $lastOrderMakeup = ($makeupOrder * 8)>>\
<<set $money -= $lastOrderMakeup>>\
<<set $makeup += $makeupOrder>>\
<<elseif $money <= ($makeupOrder * 8)>>\
[img[image\Gamepic\pic\city\shop\cashier.jpg]]
You don't have enough money.
<<endif>>\
<<if $makeupOrder >= 3>>\
[img[image\Gamepic\pic\city\shop\makeup1.jpg]]
<<elseif $makeupOrder == 2>>\
[img[image\Gamepic\pic\city\shop\makeup2.jpg]]
<<elseif $makeupOrder <= 1>>\
[img[image\Gamepic\pic\city\shop\makeup3.jpg]]
<<endif>>\
You buy @@color:#FF4C4C;$makeupOrder@@ makeup for @@color:#4AA02C;$@@@@color:#4AA02C;$lastOrderMakeup@@ dollars.
[[Store|store]] <!-- Shop Laptop -->\
@@color:orange;You check out the Windows 10 laptop.@@
[img[image\Gamepic\pic\city\shop\laptop.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:500px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Buy|store][$money -= 800, $laptop to true, $laptopOwned to true]]
<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
[[Don't buy|store]]
<br/>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\
[[Return to Store|store]]
<!-- Buy Webcam -->\
@@color:orange;You check out the webcam.@@
[img[image\Gamepic\pic\city\shop\webcam.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:500px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Buy|store][$money -= 300, $hdWebcam to true, $webcamOwned to true]]
<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
[[Don't buy|store]]
<br/>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\
[[Return to Store|store]]@@color:orange;You try the@@ <span class="rainbow">black Ruffle-Sleeve top</span>.
[img[image\clothes\top1.jfif]]
<<nobr>>
<!-- TABLE -->
<table style="width:500px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Buy|store][$money -= 50, $top1 to true]]
<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
[[Don't buy|store]]
<br/>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\
[[Return to Store|store]]@@color:orange;You try the@@ <span class="rainbow">black Ruffle-sleeve top</span>.
[img[image\clothes\top3.jfif]]
<<nobr>>
<!-- TABLE -->
<table style="width:500px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Buy|store][$money -= 50, $top3 to true]]
<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
[[Don't buy|store]]
<br/>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\
[[Return to Store|store]]@@color:orange;You try the@@ <span class="rainbow">black Lace-Trim top</span>.
[img[image\clothes\top2.jfif]]
<<nobr>>
<!-- TABLE -->
<table style="width:500px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Buy|store][$money -= 5, $top2 to true]]
<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
[[Don't buy|store]]
<br/>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\
[[Return to Store|store]]@@color:orange;You try the@@ <span class="rainbow">black Push-Up Plunge bra</span>.
[img[image\clothes\bra1.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:500px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Buy|store][$money -= 30, $bra1 to true]]
<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
[[Don't buy|store]]
<br/>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\
[[Return to Store|store]]@@color:orange;You try on the@@ <span class="rainbow">black Unlined Uplift bra</span>.
[img[image\clothes\bra2.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:500px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Buy|store][$money -= 30, $bra2 to true]]
<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
[[Don't buy|store]]
<br/>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\
[[Return to Store|store]]@@color:orange;You try on the@@ <span class="rainbow">pink Push-Up Plunge bra</span>.
[img[image\clothes\bra3.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:500px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Buy|store][$money -= 30, $bra3 to true]]
<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
[[Don't buy|store]]
<br/>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\
[[Return to Store|store]]@@color:orange;You try on the@@ <span class="rainbow">black Twill Cotton shorts</span>.
[img[image\clothes\bottoms1.jfif]]
<<nobr>>
<!-- TABLE -->
<table style="width:500px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Buy|store][$money -= 50, $bottoms1 to true]]
<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
[[Don't buy|store]]
<br/>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\
[[Return to Store|store]]@@color:orange;You try on the@@ <span class="rainbow">black flounce skirt</span>.
[img[image\clothes\bottoms2.jfif]]
<<nobr>>
<!-- TABLE -->
<table style="width:500px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Buy|store][$money -= 50, $bottoms2 to true]]
<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
[[Don't buy|store]]
<br/>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\
[[Return to Store|store]]@@color:orange;You try on the@@ <span class="rainbow">black Foldover Cropped Cargo pants</span>.
[img[image\clothes\bottoms3.jfif]]
<<nobr>>
<!-- TABLE -->
<table style="width:500px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Buy|store][$money -= 60, $bottoms3 to true]]
<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
[[Don't buy|store]]
<br/>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\
[[Return to Store|store]]@@color:orange;You try on the@@ <span class="rainbow">black Lace & Mesh V-string panties</span>.
[img[image\clothes\panties1.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:500px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Buy|store][$money -= 30, $panties1 to true]]
<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
[[Don't buy|store]]
<br/>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\
[[Return to Store|store]]@@color:orange;You try on the@@ <span class="rainbow">black Velvet-trim Thong panties</span>.
[img[image\clothes\panties2.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:500px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Buy|store][$money -= 30, $panties2 to true]]
<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
[[Don't buy|store]]
<br/>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\
[[Return to Store|store]]@@color:orange;You try on the@@ <span class="rainbow">pink Logo-waist Thong panties</span>.
[img[image\clothes\panties3.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:500px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Buy|store][$money -= 30, $panties3 to true]]
<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
[[Don't buy|store]]
<br/>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\
[[Return to Store|store]]@@color:orange;You try on the@@ <span class="rainbow">knee-high black leather boots</span>.
[img[image\clothes\shoes1.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:500px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Buy|store][$money -= 50, $shoes1 to true]]
<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
[[Don't buy|store]]
<br/>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\
[[Return to Store|store]]@@color:orange;You try on the@@ <span class="rainbow">black peep toe sandals</span>.
[img[image\clothes\shoes2.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:500px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Buy|store][$money -= 50, $shoes2 to true]]
<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
[[Don't buy|store]]
<br/>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\
[[Return to Store|store]]@@color:orange;You try on the@@ <span class="rainbow">black Ugg sneakers</span>.
[img[image\clothes\shoes3.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:500px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Buy|store][$money -= 50, $shoes3 to true]]
<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
[[Don't buy|store]]
<br/>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\
[[Return to Store|store]]<<set $clothesTop = "black Ruffle-Sleeve top">>
[img[image\clothes\top1.jfif]]
You change into a <span class="rainbow">black Ruffle-Sleeve top</span>.
<<set $topOn = 1>>
[[Return to Wardrobe|Wardrobe]]<<set $clothesTop = "black Lace-Trim top">>
[img[image\clothes\top2.jfif]]
You change into a <span class="rainbow">black Lace-Trim top</span>.
<<set $topOn = 1>>
[[Return to Wardrobe|Wardrobe]]<<set $clothesTop = "black Ruffle-sleeve top">>
[img[image\clothes\top3.jfif]]
You change into a <span class="rainbow">black Ruffle-sleeve top</span>.
<<set $topOn = 1>>
[[Return to Wardrobe|Wardrobe]]<<set $clothesBra = "black Push-Up Plunge bra.">>
[img[image\clothes\bra1.jpg]]
You change into a <span class="rainbow">black Push-Up Plunge bra</span>.
<<set $braOn = 1>>
[[Return to Wardrobe|Wardrobe]]<<set $clothesBra = "black Unlined Uplift bra">>
[img[image\clothes\bra2.jpg]]
You change into a <span class="rainbow">black Unlined Uplift bra</span>.
<<set $braOn = 1>>
[[Return to Wardrobe|Wardrobe]]<<set $clothesBra = "pink Push-Up Plunge bra.">>
[img[image\clothes\bra3.jpg]]
You change into a <span class="rainbow">pink Push-Up Plunge bra</span>.
<<set $braOn = 1>>
[[Return to Wardrobe|Wardrobe]]<<set $clothesBottom = "black flounce skirt">>
[img[image\clothes\bottoms2.jfif]]
You change into a <span class="rainbow">black flounce skirt</span>.
<<set $bottomsOn = 1>>
[[Return to Wardrobe|Wardrobe]]<<set $clothesBottom = "black Foldover Cropped Cargo pants">>
[img[image\clothes\bottoms3.jfif]]
You change into a pair of <span class="rainbow">black Foldover Cropped Cargo pants</span>.
<<set $bottomsOn = 1>>
[[Return to Wardrobe|Wardrobe]]<<set $clothesBottom = "black Twill Cotton shorts">>
[img[image\clothes\bottoms1.jfif]]
You put on a pair of <span class="rainbow">black Twill Cotton shorts</span>.
<<set $bottomsOn = 1>>
[[Return to Wardrobe|Wardrobe]]<<set $clothesPanties = "black Lace & Mesh V-string panties">>
[img[image\clothes\panties1.jpg]]
You change into a pair of <span class="rainbow">black Lace & Mesh V-string panties</span>.
<<set $pantiesOn = 1>>
[[Return to Wardrobe|Wardrobe]]<<set $clothesPanties = "black Velvet-trim Thong panties">>
[img[image\clothes\panties2.jpg]]
You change into a pair of <span class="rainbow">black Velvet-trim Thong panties</span>.
<<set $pantiesOn = 1>>
[[Return to Wardrobe|Wardrobe]]<<set $clothesPanties = "pink Logo-waist Thong panties">>
[img[image\clothes\panties3.jpg]]
You change into a pair of <span class="rainbow">pink Logo-waist Thong panties</span>.
<<set $pantiesOn = 1>>
[[Return to Wardrobe|Wardrobe]]<<set $clothesShoes = "black Ugg sneakers">>
[img[image\clothes\shoes3.jpg]]
You change into a pair of <span class="rainbow">black Ugg sneakers</span>.
<<set $shoesOn = 1>>
[[Return to Wardrobe|Wardrobe]]<<set $clothesShoes = "black peep toe sandals">>
[img[image\clothes\shoes2.jpg]]
You put on a pair of <span class="rainbow">black peep toe sandals</span>.
<<set $shoesOn = 1>>
[[Return to Wardrobe|Wardrobe]]<<set $clothesShoes = "knee-high black leather boots">>
[img[image\clothes\shoes1.jpg]]
You put on a pair of <span class="rainbow">knee-high black leather boots</span>.
<<set $shoesOn = 1>>
[[Return to Wardrobe|Wardrobe]]
<<set $cleanliness -= 5>>\
<<set $makeupVolume -= 5>>\
@@color:orange;You arrive at coffee shop.@@
[img[image\Gamepic\pic\city\coshop\coffee.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:540px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
<<if $money >= 5>>
[[Buy a coffee|Restaurant_coffee][$money -= 5]] for @@color:#4AA02C;$30@@
<<elseif $money < 5>>
You don't have @@color:#4AA02C;$5@@ for coffee.
<<endif>>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
Use restroom? <br/>
[[Yes|restroom]]
</td></tr></tbody>
<!-- SECOND TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
<br/>
[[Leave Coffeeshoop|CityDowntown]]
</td>
<!-- SECOND TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
img{
width:370px;
max-height:300px;
}
</style>
<</nobr>>
<!-- END TABLE -->
<<set $cleanliness -= 5>>\
<<set $makeupVolume -= 5>>\
@@color:orange;You arrive at nail saloon.@@
[img[image\Gamepic\pic\city\nail\nail.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:540px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
<<if $money >= 15>>
[[Get Nails Done|Nails][$money -= 15]] for @@color:#4AA02C;$30@@
<<elseif $money < 15>>
You don't have @@color:#4AA02C;$15@@ for nails.
<<endif>>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
<!-- SECOND TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
<br/>
[[Leave Nail Saloon|CityDowntown]]
</td>
<!-- SECOND TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
img{
width:370px;
max-height:300px;
}
</style>
<</nobr>>
<!-- END TABLE -->
<!-- Clinic -->\
<<if $distance == 1>>\
<<if $car == "None">>\
<<addhours 1>>\
<<elseif $car == "Cycle">>\
<<addmins 40>>\
<<elseif $car == "Motorbike">>\
<<addmins 20>>\
<<elseif $car == "Fiat500">>\
<<addmins 10>>\
<<endif>>\
<<set $distance = 0>>\
<<endif>>\
<<set $cleanliness -= 10>>\
<<set $makeupVolume -= 10>>\
@@color:orange;You enter madical clinic.@@
<div class="resizedVideoStore">\
<video width="380" autoplay loop><source src="image\Gamepic\pic\city\clinic\dr.mp4" type="video/webm"></video>
</div>\
<!-- Table for operation -->\
<table style="width:800px">
<thead>
<th style="width:175px">Procedure</th>
<th style="width:175px">Cost</th>
<th style="width:250px">Buy</th>
</thead>
<<nobr>>
<!-- Lips -->
<tbody><tr>
<td>Lips</td>
<td>$1000 each</td>
<td>
<<if $money gte 1000>>
<<if $lips1 == false>>
[img[image\Gamepic\pic\city\clinic\lips1.jpg][buyLips1]]
<<endif>>
<<if $lips2 == false && $lips1 == true>>
[img[image\Gamepic\pic\city\clinic\lips2.jpg][buyLips2]]
<<endif>>
<<if $lips3 == false && $lips2 == true>>
[img[image\Gamepic\pic\city\clinic\lips3.jpg][buyLips3]]
<<endif>>
<<if $lips3 == true>>
Your lips are huge.
<<endif>>
<<else>>Not enough money.
<<endif>>
</td></tr></tbody>
<!-- Ass -->
<tbody><tr>
<td>Ass</td>
<td>$3000 each</td>
<td>
<<if $money gte 3000>>
<<if $ass1 == false>>
[img[image\Gamepic\pic\city\clinic\ass1.jpg][buyAss1]]
<<endif>>
<<if $ass2 == false && $ass1 == true>>
[img[image\Gamepic\pic\city\clinic\ass2.jpg][buyAss2]]
<<endif>>
<<if $ass3 == false && $ass2 == true>>
[img[image\Gamepic\pic\city\clinic\ass3.jpg][buyAss3]]
<<endif>>
<<if $ass3 == true>>
Your ass is huge.
<<endif>>
<<else>>Not enough money.
<<endif>>
</td></tr></tbody>
<!-- boobs -->
<tbody><tr>
<td>Boobs</td>
<td>$5000 each</td>
<td>
<<if $money gte 5000>>
<<if $boobs1 == false>>
[img[image\Gamepic\pic\city\clinic\boobs1.jpg][buyBoobs1]]
<<endif>>
<<if $boobs2 == false && $boobs1 == true>>
[img[image\Gamepic\pic\city\clinic\boobs2.jpg][buyBoobs2]]
<<endif>>
<<if $boobs3 == false && $boobs2 == true>>
[img[image\Gamepic\pic\city\clinic\boobs3.jpg][buyBoobs3]]
<<endif>>
<<if $boobs3 == true>>
Your boobs are huge.
<<endif>>
<<else>>Not enough money.
<<endif>>
</td></tr></tbody>
<<endnobr>>
</table>
<table style="width:600px">
<thead>
<th style="width:175px%">Item</th>
<th style="width:175px">Cost</th>
<th style="width:250px">Actions</th>
</thead>
<!-- Laptop -->
<tbody><tr>
<td></td>
<td></td>
<td></td></tr></tbody>
<!-- HD Webcam -->
<tbody><tr>
<td></td>
<td></td>
<td></td></tr></tbody>
</table>
[[Exit store|CityDowntown]]
<<if $storeVisited == true>>\
[[Go Home|playerHouses][$distance to 1]]
<<endif>>\
<<if $lips == 3 && $lips == 3 && $boobs == 3>>\
<<set $busty = 3>>\
<<elseif $lips >= 2 && $lips >= 2 && $boobs >= 2>>\
<<set $busty = 2>>\
<<elseif $lips >= 1 && $lips >= 1 && $boobs >= 1>>\
<<set $busty = 1>>\
<<endif>>\
<style>
img {
width: 90px;
max-height: 80px;
}
</style>@@color:orange;You imagine yourself with@@ <span class="red">small lips</span>.
[img[image\Gamepic\pic\city\clinic\lips1.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:500px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Buy|medical][$money -= 1000, $lips1 to true, $lips=1]]
<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
[[Don't buy|medical]]
<br/>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\
[[Return to Clinic|medical]]@@color:orange;You imagine yourself with@@ <span class="red">big lips</span>.
[img[image\Gamepic\pic\city\clinic\lips2.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:500px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Buy|medical][$money -= 1000, $lips2 to true,$lips=2]]
<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
[[Don't buy|medical]]
<br/>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\
[[Return to Clinic|medical]]@@color:orange;You imagine yourself with@@ <span class="red">huge lips</span>.
[img[image\Gamepic\pic\city\clinic\lips3.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:500px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Buy|medical][$money -= 1000, $lips3 to true, $lips=3]]
<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
[[Don't buy|medical]]
<br/>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\
[[Return to Clinic|medical]]@@color:orange;You imagine yourself with@@ <span class="red">small boobs</span>.
[img[image\Gamepic\pic\city\clinic\boobs1.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:500px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Buy|medical][$money -= 5000, $boobs1 to true, $boobs=1]]
<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
[[Don't buy|medical]]
<br/>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\
[[Return to Clinic|medical]]@@color:orange;You imagine yourself with@@ <span class="red">big boobs</span>.
[img[image\Gamepic\pic\city\clinic\boobs2.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:500px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Buy|medical][$money -= 5000, $boobs2 to true, $boobs=2]]
<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
[[Don't buy|medical]]
<br/>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\
[[Return to Clinic|medical]]@@color:orange;You imagine yourself with@@ <span class="red">huge boobs</span>.
[img[image\Gamepic\pic\city\clinic\boobs3.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:500px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Buy|medical][$money -= 5000, $boobs3 to true, $boobs=3]]
<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
[[Don't buy|medical]]
<br/>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\
[[Return to Clinic|medical]]@@color:orange;You imagine yourself with@@ <span class="red">small ass</span>.
[img[image\Gamepic\pic\city\clinic\ass1.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:500px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Buy|medical][$money -= 3000, $ass1 to true, $ass=1]]
<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
[[Don't buy|medical]]
<br/>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\
[[Return to Clinic|medical]]@@color:orange;You imagine yourself with@@ <span class="red">big ass</span>.
[img[image\Gamepic\pic\city\clinic\ass2.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:500px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Buy|medical][$money -= 3000, $ass2 to true, $ass=2]]
<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
[[Don't buy|medical]]
<br/>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\
[[Return to Clinic|medical]]@@color:orange;You imagine yourself with@@ <span class="red">huge ass</span>.
[img[image\Gamepic\pic\city\clinic\ass3.jpg]]
<<nobr>>
<!-- TABLE -->
<table style="width:500px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
[[Buy|medical][$money -= 3000, $ass3 to true, $ass=3]]
<br/>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
[[Don't buy|medical]]
<br/>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
</style>
<</nobr>>
<!-- END TABLE -->\
[[Return to Clinic|medical]]<<nobr>>
<<addhours 1>>
You work really hard and distribute flyers all around the city<br/>
[img[image\storyline\0\1.gif]]<br/>
Hope with a bit of luck someone will know who your daddy is<br/>
<</nobr>>
[[Go Home|Apartment]]
<<set $cleanliness -= 5>>\
<<set $fitness += 1>>
<<set $storyline = 1>>
<style>
img{
width:370px;
max-height:300px;
}
</style><<nobr>>
<<addhours 1>>
Phone call for you, who can that be?<br/>
<!-- Asian -->
<<if $etnicCharacter == "asian">>
[img[image\storyline\1\a.webp]]
<<endif>>
<!-- Black -->
<<if $etnicCharacter == "black">>
[img[image\storyline\1\b.webp]]
<<endif>>
<!-- white -->
<<if $etnicCharacter == "white">>
[img[image\storyline\1\w.webp]]
<<endif>>
<!-- latina -->
<<if $etnicCharacter == "latina">>
[img[image\storyline\1\l.webp]]
<<endif>>
<<if $etnicCharacter == "tgirl">>
<div class="resizedVideoStore">
<video width="500" autoplay loop><source src="image\storyline\1\t.mp4" type="video/webm"></video>
</div>
<<endif>>
<br/>
This is interesting, seems like your search for daddy finaly got you some results.<br/>
<</nobr>>
[[Go Home|Apartment]]
<<set $cleanliness -= 5>>\
<<set $fitness += 1>>
<<set $storyline = 2>>
<style>
img{
width:370px;
max-height:300px;
}
</style><<nobr>>
<<addhours 1>>
The caller asked you come to the garden.<br/>
<!-- Asian -->
<<if $etnicCharacter == "asian">>
[img[image\storyline\2\1.gif]]
<<endif>>
<!-- Black -->
<<if $etnicCharacter == "black">>
[img[image\storyline\2\1.gif]]
<<endif>>
<!-- white -->
<<if $etnicCharacter == "white">>
[img[image\storyline\2\1.gif]]
<<endif>>
<!-- latina -->
<<if $etnicCharacter == "latina">>
[img[image\storyline\2\1.gif]]
<<endif>>
<<if $etnicCharacter == "tgirl">>
[img[image\storyline\2\1.gif]]
<<endif>>
<br/>
That was scary but the strenger gives you anoter clue about your father. Now you are sure he is a big shoot.<br/>
<</nobr>>
[[Go Home|Apartment]]
<<set $cleanliness -= 5>>\
<<set $fitness += 1>>
<<set $storyline = 3>>
<style>
img{
width:370px;
max-height:300px;
}
</style><<nobr>>
<<addhours 1>>
You have been given an address and you rush to the place.<br/>
<!-- Asian -->
<<if $etnicCharacter == "asian">>
[img[image\storyline\3\a.webp]]
<<endif>>
<!-- Black -->
<<if $etnicCharacter == "black">>
[img[image\storyline\3\b.webp]]
<<endif>>
<!-- white -->
<<if $etnicCharacter == "white">>
[img[image\storyline\3\w.webp]]
<<endif>>
<!-- latina -->
<<if $etnicCharacter == "latina">>
[img[image\storyline\3\l.webp]]
<<endif>>
<<if $etnicCharacter == "tgirl">>
<div class="resizedVideo1">
<video width="600" autoplay loop><source src="image\storyline\3\t.mp4" type="video/webm"></video>
</div>
<<endif>>
<br/>
Don't be naive, you have been raped. Is your daddy really worth it? <br/>
<</nobr>>
[[Go Home|Apartment]]
<<set $cleanliness -= 5>>\
<<set $fitness += 1>>
<<set $storyline = 4>>
<style>
img{
width:370px;
max-height:300px;
}
</style><<nobr>>
<<addhours 1>>
Stranger asked you to meet again, this time you propose somewhere public... shopping mall washroom sounds good. Stranger asked you to strip and seems you have no choice<br/>
<!-- Asian -->
<<if $etnicCharacter == "asian">>
[img[image\storyline\4\a.webp]]
<<endif>>
<!-- Black -->
<<if $etnicCharacter == "black">>
[img[image\storyline\4\b.webp]]
<<endif>>
<!-- white -->
<<if $etnicCharacter == "white">>
[img[image\storyline\4\a.webp]]
<<endif>>
<!-- latina -->
<<if $etnicCharacter == "latina">>
[img[image\storyline\4\a.webp]]
<<endif>>
<<if $etnicCharacter == "tgirl">>
<div class="resizedVideo1">
<video width="600" autoplay loop><source src="image\storyline\4\t.mp4" type="video/webm"></video>
</div>
<<endif>>
<br/>
Before he gives you new informtion about your dad, the stranger compliment your body. <br/>
<</nobr>>
[[Go Home|Apartment]]
<<set $cleanliness -= 5>>\
<<set $fitness += 1>>
<<set $storyline = 5>>
<style>
img{
width:370px;
max-height:300px;
}
</style><<nobr>>
<<addhours 1>>
Some guy is really into you, he has new info, but he want a handjob. Well is small price to pay for a info.<br/>
<!-- Asian -->
<<if $etnicCharacter == "asian">>
[img[image\storyline\6\a.webp]]
<<endif>>
<!-- Black -->
<<if $etnicCharacter == "black">>
[img[image\storyline\6\b.webp]]
<<endif>>
<!-- white -->
<<if $etnicCharacter == "white">>
[img[image\storyline\6\w.webp]]
<<endif>>
<!-- latina -->
<<if $etnicCharacter == "latina">>
[img[image\storyline\6\l.webp]]
<<endif>>
<<if $etnicCharacter == "tgirl">>
<div class="resizedVideo1">
<video width="600" autoplay loop><source src="image\storyline\6\t.mp4" type="video/webm"></video>
</div>
<<endif>>
<br/>
You did your best and he seems happy. He gives you some documents with couple of names. Not sure what is that!<br/>
<</nobr>>
[[Go Home|Apartment]]
<<set $cleanliness -= 5>>\
<<set $fitness += 1>>
<<set $storyline = 6>>
<style>
img{
width:370px;
max-height:300px;
}
</style><<nobr>>
<<addhours 1>>
Another call, same guy. He has new info, this time he is willing to share if you go on your knees. At this point he knows you will do anything.<br/>
<!-- Asian -->
<<if $etnicCharacter == "asian">>
[img[image\storyline\5\a.webp]]
<<endif>>
<!-- Black -->
<<if $etnicCharacter == "black">>
[img[image\storyline\5\b.webp]]
<<endif>>
<!-- white -->
<<if $etnicCharacter == "white">>
[img[image\storyline\5\w.webp]]
<<endif>>
<!-- latina -->
<<if $etnicCharacter == "latina">>
[img[image\storyline\5\l.webp]]
<<endif>>
<<if $etnicCharacter == "tgirl">>
<div class="resizedVideo1">
<video width="600" autoplay loop><source src="image\storyline\5\t.mp4" type="video/webm"></video>
</div>
<<endif>>
<br/>
You give him nice time and he shares some photos with you. Seems like your mum had some secrects.<br/>
<</nobr>>
[[Go Home|Apartment]]
<<set $cleanliness -= 5>>\
<<set $fitness += 1>>
<<set $storyline = 7>>
<style>
img{
width:370px;
max-height:300px;
}
</style><<nobr>>
<<addhours 1>>
You still didnt learn a lesson, it was a trap again<br/>
<!-- Asian -->
<<if $etnicCharacter == "asian">>
[img[image\storyline\7\a.webp]]
<<endif>>
<!-- Black -->
<<if $etnicCharacter == "black">>
[img[image\storyline\7\b.webp]]
<<endif>>
<!-- white -->
<<if $etnicCharacter == "white">>
[img[image\storyline\7\w.webp]]
<<endif>>
<!-- latina -->
<<if $etnicCharacter == "latina">>
[img[image\storyline\7\l.webp]]
<<endif>>
<<if $etnicCharacter == "tgirl">>
<div class="resizedVideo1">
<video width="400" autoplay loop><source src="image\storyline\7\t.mp4" type="video/webm"></video>
</div>
<<endif>>
<br/>
This was brutal, but you like it somehow.<br/>
<</nobr>>
[[Go Home|Apartment]]
<<set $cleanliness -= 5>>\
<<set $fitness += 1>>
<<set $storyline = 8>>
<style>
img{
width:370px;
max-height:300px;
}
</style><<nobr>>
<<addhours 1>>
Seems is the guy you can trust. He has something new but he want something new... your pussy.<br/>
<!-- Asian -->
<<if $etnicCharacter == "asian">>
[img[image\storyline\8\a.webp]]
<<endif>>
<!-- Black -->
<<if $etnicCharacter == "black">>
[img[image\storyline\8\b.webp]]
<<endif>>
<!-- white -->
<<if $etnicCharacter == "white">>
[img[image\storyline\8\w.webp]]
<<endif>>
<!-- latina -->
<<if $etnicCharacter == "latina">>
[img[image\storyline\8\l.webp]]
<<endif>>
<<if $etnicCharacter == "tgirl">>
<div class="resizedVideo1">
<video width="400" autoplay loop><source src="image\storyline\8\t.mp4" type="video/webm"></video>
</div>
<<endif>>
<br/>
That wasnt so bad, and after all you know more about your daddy.<br/>
<</nobr>>
[[Go Home|Apartment]]
<<set $cleanliness -= 5>>\
<<set $fitness += 1>>
<<set $storyline = 9>>
<style>
img{
width:370px;
max-height:300px;
}
</style><<nobr>>
<<addhours 1>>
Your man again. You know the deal he gives you info and he gets something new in return!<br/>
<!-- Asian -->
<<if $etnicCharacter == "asian">>
[img[image\storyline\9\a.webp]]
<<endif>>
<!-- Black -->
<<if $etnicCharacter == "black">>
[img[image\storyline\9\b.webp]]
<<endif>>
<!-- white -->
<<if $etnicCharacter == "white">>
[img[image\storyline\9\w.webp]]
<<endif>>
<!-- latina -->
<<if $etnicCharacter == "latina">>
[img[image\storyline\9\l.webp]]
<<endif>>
<<if $etnicCharacter == "tgirl">>
<div class="resizedVideo1">
<video width="400" autoplay loop><source src="image\storyline\9\t.mp4" type="video/webm"></video>
</div>
<<endif>>
<br/>
Your ass hurts but the infor as solid as his cock.<br/>
<</nobr>>
[[Go Home|Apartment]]
<<set $cleanliness -= 5>>\
<<set $fitness += 1>>
<<set $storyline = 10>>
<style>
img{
width:370px;
max-height:300px;
}
</style><<nobr>>
<<addhours 1>>
Your guy strike again, he gives you the address of your daddy. You finally meet your daddy, took you a long time but here it is<br/>
<!-- Asian -->
<<if $etnicCharacter == "asian">>
[img[image\storyline\10\a.gif]]
<<endif>>
<!-- Black -->
<<if $etnicCharacter == "black">>
[img[image\storyline\10\b.gif]]
<<endif>>
<!-- white -->
<<if $etnicCharacter == "white">>
[img[image\storyline\10\w.webp]]
<<endif>>
<!-- latina -->
<<if $etnicCharacter == "latina">>
[img[image\storyline\10\a.gif]]
<<endif>>
<<if $etnicCharacter == "tgirl">>
[img[image\storyline\10\w.webp]]
<<endif>>
<br/>
He is rich and good looking, do you want to be HIS little princess? You can tell him who you are.<br/>
[[Stay with Daddy|Bad END]]<br/>
On the other hand, you meet him couple of times before. He is your regular and now he would only want free service. <br/>
[[Stay alone|Good END]]
<</nobr>>
<<set $cleanliness -= 5>>\
<<set $fitness += 1>>
<<set $storyline = 11>>
<style>
img{
width:370px;
max-height:300px;
}
</style><<nobr>>
<<addhours 1>>
You decided you dont want to be your daddys cumwhore, good for you <br/>
<!-- Asian -->
<<if $etnicCharacter == "asian">>
[img[image\storyline\end\goodA1.gif]]
<<endif>>
<!-- Black -->
<<if $etnicCharacter == "black">>
[img[image\storyline\end\goodE1.gif]]
<<endif>>
<!-- white -->
<<if $etnicCharacter == "white">>
[img[image\storyline\end\goodW1.webp]]
<<endif>>
<!-- latina -->
<<if $etnicCharacter == "latina">>
[img[image\storyline\end\goodL1.webp]]
<<endif>>
<<if $etnicCharacter == "tgirl">>
<div class="resizedVideo1">
<video width="400" autoplay loop><source src="image\storyline\end\tgood.mp4" type="video/webm"></video>
</div>
<<endif>>
<br/><br/>
You FINNISH the game but you can continue to play.<br/>
<</nobr>>
[[Go Home|Apartment]]
<<set $cleanliness -= 5>>\
<<set $fitness += 1>>
<style>
img{
width:370px;
max-height:300px;
}
</style><<nobr>>
<<addhours 1>>
You decided to stay with your daddy and he make sure you are fully loaded <br/>
<!-- Asian -->
<<if $etnicCharacter == "asian">>
[img[\image\storyline\end\badA2.webp]]<br/>
<<endif>>
<!-- Black -->
<<if $etnicCharacter == "black">>
[img[image\storyline\end\badE1.gif]]<br/>
<<endif>>
<!-- white -->
<<if $etnicCharacter == "white">>
[img[image\storyline\end\badW2.gif]]<br/>
<<endif>>
<!-- latina -->
<<if $etnicCharacter == "latina">>
[img[image\storyline\end\badL2.gif]]<br/>
<<endif>>
<<if $etnicCharacter == "tgirl">>
<div class="resizedVideo1e">
<video width="600" autoplay loop><source src="image\storyline\end\t1.mp4" type="video/webm"></video>
</div>
<<endif>>
<br/><br/>
You are his cumwhore now and you love it!!!.<br/>
<!-- Asian -->
<<if $etnicCharacter == "asian">>
[img[image\storyline\end\badA3.gif]]<br/>
<<endif>>
<!-- Black -->
<<if $etnicCharacter == "black">>
[img[image\storyline\end\badE2.gif]]<br/>
<<endif>>
<!-- white -->
<<if $etnicCharacter == "white">>
[img[image\storyline\end\badW3.gif]]<br/>
<<endif>>
<!-- latina -->
<<if $etnicCharacter == "latina">>
[img[image\storyline\end\badL3.gif]]<br/>
<<endif>>
<<if $etnicCharacter == "tgirl">>
<div class="resizedVideo1">
<video width="600" autoplay loop><source src="image\storyline\end\t2.mp4" type="video/webm"></video>
</div>
<<endif>>
<br/><br/>
You FINNISH the game, you can play as different character.<br/>
<</nobr>>
[[Start New|Start]]
<<set $cleanliness -= 5>>\
<<set $fitness += 1>>
<style>
img{
width:370px;
max-height:300px;
}
</style><<set $distance = 1>>\
<<if $car == "None">>\
<<addmins 30>>\
<<elseif $car == "Cycle">>\
<<addmins 20>>\
<<elseif $car == "Motorbike">>\
<<addmins 10>>\
<<elseif $car == "Fiat500">>\
<<addmins 5>>\
<<endif>>\
<<if $storyline == 0>>
<<display [[Flyers]]>>\
<<elseif $storyline == 1>>
<<display [[story1]]>>\
<<elseif $storyline == 2>>
<<display [[story2]]>>\
<<elseif $storyline == 3>>
<<display [[story3]]>>\
<<elseif $storyline == 4>>
<<display [[story4]]>>\
<<elseif $storyline == 5>>
<<display [[story5]]>>\
<<elseif $storyline == 6>>
<<display [[story6]]>>\
<<elseif $storyline == 7>>
<<display [[story7]]>>\
<<elseif $storyline == 8>>
<<display [[story8]]>>\
<<elseif $storyline == 9>>
<<display [[story9]]>>\
<<elseif $storyline == 10>>
<<display [[story10]]>>\
<<endif>>\
<<addmins 60>>\
<<nobr>>
<<addhours 6>>
You decided you want to relax fod a day and there is nothing better than pool<br/>
[img[image\Gamepic\pic\pool\pool.JFIF]]<br/>
You really love the time at the pool<br/>
<!-- Asian -->
<<if $etnicCharacter == "asian">>
[img[image\Gamepic\pic\pool\asian1.webp]]
<<endif>>
<!-- Black -->
<<if $etnicCharacter == "black">>
[img[image\Gamepic\pic\pool\black1.webp]]
<<endif>>
<!-- white -->
<<if $etnicCharacter == "white">>
[img[image\Gamepic\pic\pool\white1.webp]]
<<endif>>
<!-- latina -->
<<if $etnicCharacter == "latina">>
[img[image\Gamepic\pic\pool\latina1.webp]]
<<endif>>
<!-- TS -->
<<if $etnicCharacter == "tgirl">>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\pool\TS1.mp4" type="video/webm"></video>
</div>
<<endif>>
<br/>
And you love what you see<br/>
[img[image\Gamepic\pic\pool\ck1.webp]]
<</nobr>>
[[Go Home|Apartment]]
<<set $cleanliness -= 5>>
<<set $fitness += 1>>
<style>
img{
width:370px;
max-height:300px;
}
</style><!-- Web Asian-->
<<nobr>>
<!-- Pay ------------------------>
<<set $tmp = $sexualSkill + ($fame/3)>>
<<set $ranPay = random(2,15)>>
<<set $payout = Math.round($tmp / $ranPay)>>
<<set $noPay = random(1,20)>> <!--Leaves chance to not get paid -->
<<if $noPay == 1>>
<<set $payout = 0>>
<<elseif $noPay != 1>>
<<if $payout <= 10>>
<<set $welfarePay = random(5,10)>>
<<set $payout = $welfarePay>>
<<endif>>
<<set $money += $payout >>
<<endif>>
<!-- End Pay ------------------------>
<!-- ONE [HOEING CAR START]-->
<<set $sceneSay = random(1,2)>> <!-- Scene Say -->
<<if $sceneSay == 1>>
You turn on your camera and start to communicate with your followers. <br/>
[img[image\Gamepic\pic\comp\as1.webp]]
<<elseif $sceneSay == 2>>
Working as a model is hard job but you know what you have to do to get attention.<br/>
[img[image\Gamepic\pic\comp\as2.webp]]
<<endif>><!-- End Scene Say -->
<br/><br/>
<br/>
You earn @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars for your good work as a web model.
<br/>
[[End stream|yourroom]]
<br/><br/>
<<set $fame += 2>>
@@color:orange; +2 fame@@<br/>
<<set $cleanliness -= 10>>
<<set $makeupVolume -=10>>
<style>
img{
width:370px;
max-height:300px;
}
</style>
<<set $tmp = 0>>
<<set $tmpRnd = 0>>
<<set $rnd = 0>>
<<set $cleanliness -= 15>>
<<set $makeupVolume -= 10>>
<<endnobr>><!-- Web Black-->
<<nobr>>
<!-- Pay ------------------------>
<<set $tmp = $sexualSkill + ($fame/3)>>
<<set $ranPay = random(2,15)>>
<<set $payout = Math.round($tmp / $ranPay)>>
<<set $noPay = random(1,20)>> <!--Leaves chance to not get paid -->
<<if $noPay == 1>>
<<set $payout = 0>>
<<elseif $noPay != 1>>
<<if $payout <= 10>>
<<set $welfarePay = random(5,10)>>
<<set $payout = $welfarePay>>
<<endif>>
<<set $money += $payout >>
<<endif>>
<!-- End Pay ------------------------>
<!-- ONE [HOEING CAR START]-->
<<set $sceneSay = random(1,2)>> <!-- Scene Say -->
<<if $sceneSay == 1>>
You turn on your camera and start to communicate with your followers. <br/>
[img[image\Gamepic\pic\comp\bl1.webp]]
<<elseif $sceneSay == 2>>
Working as a model is hard job but you know what you have to do to get attention.<br/>
[img[image\Gamepic\pic\comp\bl2.webp]]
<<endif>><!-- End Scene Say -->
<br/><br/>
<br/>
You earn @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars for your good work as a web model.
<br/>
[[End stream|yourroom]]
<br/><br/>
<<set $fame += 2>>
@@color:orange; +2 fame@@<br/>
<<set $cleanliness -= 10>>
<<set $makeupVolume -=10>>
<style>
img{
width:370px;
max-height:300px;
}
</style>
<<set $tmp = 0>>
<<set $tmpRnd = 0>>
<<set $rnd = 0>>
<<set $cleanliness -= 15>>
<<set $makeupVolume -= 10>>
<<endnobr>><!-- Web White-->
<<nobr>>
<!-- Pay ------------------------>
<<set $tmp = $sexualSkill + ($fame/3)>>
<<set $ranPay = random(2,15)>>
<<set $payout = Math.round($tmp / $ranPay)>>
<<set $noPay = random(1,20)>> <!--Leaves chance to not get paid -->
<<if $noPay == 1>>
<<set $payout = 0>>
<<elseif $noPay != 1>>
<<if $payout <= 10>>
<<set $welfarePay = random(5,10)>>
<<set $payout = $welfarePay>>
<<endif>>
<<set $money += $payout >>
<<endif>>
<!-- End Pay ------------------------>
<!-- ONE [HOEING CAR START]-->
<<set $sceneSay = random(1,2)>> <!-- Scene Say -->
<<if $sceneSay == 1>>
You turn on your camera and start to communicate with your followers. <br/>
[img[image\Gamepic\pic\comp\wh1.webp]]
<<elseif $sceneSay == 2>>
Working as a model is hard job but you know what you have to do to get attention.<br/>
[img[image\Gamepic\pic\comp\wh2.webp]]
<<endif>><!-- End Scene Say -->
<br/><br/>
<br/>
You earn @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars for your good work as a web model.
<br/>
[[End stream|yourroom]]
<br/><br/>
<<set $fame += 2>>
@@color:orange; +2 fame@@<br/>
<<set $cleanliness -= 10>>
<<set $makeupVolume -=10>>
<style>
img{
width:370px;
max-height:300px;
}
</style>
<<set $tmp = 0>>
<<set $tmpRnd = 0>>
<<set $rnd = 0>>
<<set $cleanliness -= 15>>
<<set $makeupVolume -= 10>>
<<endnobr>><!-- Web Latina-->
<<nobr>>
<!-- Pay ------------------------>
<<set $tmp = $sexualSkill + ($fame/3)>>
<<set $ranPay = random(2,15)>>
<<set $payout = Math.round($tmp / $ranPay)>>
<<set $noPay = random(1,20)>> <!--Leaves chance to not get paid -->
<<if $noPay == 1>>
<<set $payout = 0>>
<<elseif $noPay != 1>>
<<if $payout <= 10>>
<<set $welfarePay = random(5,10)>>
<<set $payout = $welfarePay>>
<<endif>>
<<set $money += $payout >>
<<endif>>
<!-- End Pay ------------------------>
<!-- ONE [HOEING CAR START]-->
<<set $sceneSay = random(1,2)>> <!-- Scene Say -->
<<if $sceneSay == 1>>
You turn on your camera and start to communicate with your followers. <br/>
[img[image\Gamepic\pic\comp\lat1.webp]]
<<elseif $sceneSay == 2>>
Working as a model is hard job but you know what you have to do to get attention.<br/>
[img[image\Gamepic\pic\comp\lat2.webp]]
<<endif>><!-- End Scene Say -->
<br/><br/>
<br/>
You earn @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars for your good work as a web model.
<br/>
[[End stream|yourroom]]
<br/><br/>
<<set $fame += 2>>
@@color:orange; +2 fame@@<br/>
<<set $cleanliness -= 10>>
<<set $makeupVolume -=10>>
<style>
img{
width:370px;
max-height:300px;
}
</style>
<<set $tmp = 0>>
<<set $tmpRnd = 0>>
<<set $rnd = 0>>
<<set $cleanliness -= 15>>
<<set $makeupVolume -= 10>>
<<endnobr>><!-- Web White-->
<<nobr>>
<!-- Pay ------------------------>
<<set $tmp = $sexualSkill + ($fame/3)>>
<<set $ranPay = random(2,15)>>
<<set $payout = Math.round($tmp / $ranPay)>>
<<set $noPay = random(1,20)>> <!--Leaves chance to not get paid -->
<<if $noPay == 1>>
<<set $payout = 0>>
<<elseif $noPay != 1>>
<<if $payout <= 10>>
<<set $welfarePay = random(5,10)>>
<<set $payout = $welfarePay>>
<<endif>>
<<set $money += $payout >>
<<endif>>
<!-- End Pay ------------------------>
<!-- ONE [HOEING CAR START]-->
<<set $sceneSay = random(1,2)>> <!-- Scene Say -->
<<if $sceneSay == 1>>
You turn on your camera and start to communicate with your followers. <br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\comp\ts1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 2>>
Working as a model is hard job but you know what you have to do to get attention.<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\comp\ts2.mp4" type="video/webm"></video>
</div>
<<endif>><!-- End Scene Say -->
<br/><br/>
<br/>
You earn @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars for your good work as a web model.
<br/>
[[End stream|yourroom]]
<br/><br/>
<<set $fame += 2>>
@@color:orange; +2 fame@@<br/>
<<set $cleanliness -= 10>>
<<set $makeupVolume -=10>>
<style>
img{
width:370px;
max-height:300px;
}
</style>
<<set $tmp = 0>>
<<set $tmpRnd = 0>>
<<set $rnd = 0>>
<<set $cleanliness -= 15>>
<<set $makeupVolume -= 10>>
<<endnobr>>Double-click this passage to edit it.Coffee is could be much better with some extra milk.<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\coshop\coffee.mp4" type="video/webm"></video>
</div>
<br/>
You finish your coffee.<br/>
[[Back to the city|CityDowntown]]<<nobr>>
<<addhours 1>>
Waiter follows you in, lets hope his service is better than the coffee!<br/>
<!-- Asian -->
<<if $etnicCharacter == "asian">>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\coshop\3.mp4" type="video/webm"></video>
</div>
<<endif>>
<!-- Black -->
<<if $etnicCharacter == "black">>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\coshop\2.mp4" type="video/webm"></video>
</div>
<<endif>>
<!-- white -->
<<if $etnicCharacter == "white">>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\coshop\1.mp4" type="video/webm"></video>
</div>
<<endif>>
<!-- latina -->
<<if $etnicCharacter == "latina">>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\coshop\1.mp4" type="video/webm"></video>
</div>
<<endif>>
<!-- tgirl -->
<<if $etnicCharacter == "tgirl">>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\coshop\tr.mp4" type="video/webm"></video>
</div>
<<endif>>
<br/>
He did a decent job, feels good to get a good service when you need.<br/>
[[Back to the city|CityDowntown]]<br/>
<<set $cleanliness -= 5>>
<style>
img{
width:370px;
max-height:300px;
}
</style>
<<endnobr>>It was the time to get these nails done.<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\nail\nail.mp4" type="video/webm"></video>
</div>
Sky is the limit for these pincers.<br/>
<<set $fame += 1>>
@@color:orange; +1 fame@@<br/>
[[Leave Nail saloon|CityDowntown]]Finally time to sort out the mess of your hairs.<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\hair\hair.mp4" type="video/webm"></video>
</div>
Guy did his best and results are clearly visible.<br/>
<<set $fame += 1>>\
@@color:orange; +1 fame@@<br/>
[[Leave Nail saloon|OuterSubCity]]<!-- Prostitution Car latina-->
<<nobr>>
<!-- Pay ------------------------>
<<set $tmp = $sexualSkill + ($fame/3)>>
<<set $ranPay = random(5,10)>>
<<set $payout = Math.round($tmp / $ranPay)>>
<<set $noPay = random(1,20)>> <!--Leaves chance to not get paid -->
<<if $noPay == 1>>
<<set $payout = 0>>
<<elseif $noPay != 1>>
<<if $payout <= 10>>
<<set $welfarePay = random(13,25)>>
<<set $payout = $welfarePay>>
<<endif>>
<<set $money += $payout>>
<<endif>>
<!-- End Pay ------------------------>
<!-- ONE [HOEING CAR START]-->
<<set $sceneSay = random(1,5)>> <!-- Scene Say -->
<<if $sceneSay == 1>>
You enter the strangers car and start work on that big cock like a good girl.<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\car\trans\TSA1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 2>>
You enter the car and start working.. moan like a little hoe you are<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\car\trans\TSB1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 3>>
You enter the car and start your work, you know what he wants!<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\car\trans\TSC1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 4>>
This is a good car, he must have good job lets make his tiny cock feel special<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\car\trans\TSD1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 5>>
He didnt let you in the car, he wants you now!<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\car\trans\TSE1.mp4" type="video/webm"></video>
</div>
<<endif>><!-- End Scene Say -->
<br/>
<<if $sceneSay == 1>>
Mmmmm.... you are sucking it like a pro.<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\car\trans\TSA2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 2>>
Be a good girl and make him big and hard.<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\car\trans\TSB2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 3>>
Oh yes his cock is really big, thats exactly what you need<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\car\trans\TSC2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 4>>
Client moans as you sucking his cock?<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\car\trans\TSD2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 5>>
You moan in pain while his big cock penetrates your little asshole <br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\car\trans\TSE2.mp4" type="video/webm"></video>
</div>
<<endif>><!-- End Scene Say -->
<br/>
<!-- End Scene Say -->
<<if $sceneSay == 1>>
Mmmmm.... you can feel his cum in your asshole.<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\car\trans\TSA3.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 2>>
He fucks you hard while hes cumming in you.<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\car\trans\TSB3.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 3>>
You make this big boy cum, what a joy<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\car\trans\TSC3.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 4>>
Client is really happy with your services, are you happy with his?<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\car\trans\TSD3.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 5>>
There is nothing better than happy costumer, makes you happies hoe in the car. <br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\car\trans\TSE3.mp4" type="video/webm"></video>
</div>
<<endif>><!-- End Scene Say -->
<br/><br/>
You're handed @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars for your good work.
<br/>
[[Go home|playerHouses]]
<br/><br/>
<<set $fame += 1>>
<<set $cumAddiction += 1>>
@@color:orange; +1 blowjobs@@<br/>
@@color:orange; +1 fame@@<br/>
<<set $cleanliness -= 10>>
<<set $makeupVolume -=10>>
<style>
img{
width:370px;
max-height:300px;
}
</style>
<<set $tmp = 0>>
<<set $tmpRnd = 0>>
<<set $rnd = 0>>
<<set $cleanliness -= 15>>
<<set $makeupVolume -= 10>>
<<endnobr>><!-- Trans Gloryhole -->\
<!-- Start Scene Say -->\
<<set $sceneSay = random(1,6)>> <!-- Scene Say -->\
<<if $sceneSay == 1>>\
"Keep sucking baby.. empty my balls.."
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\trans\TSB1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 2>>\
You stroke, suck, and lick the mans cock like a pro..
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\trans\TSA1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 3>>\
You work on the mans big dick with your hands and soft lips..
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\trans\TSC1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 4>>\
"Keep sucking baby.. oh yes.."
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\trans\TSE1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 5>>\
"The man moans loudly as you suck and stroke his big cock."
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\trans\TSF1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 6>>\
"Ahh yeah, that's a good girl. Suck my cock.."
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\trans\TSD1.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 7>>\
"Suck it baby, yes thats right.." says the stranger.
[img[image\gloryhole\white\GHsuck.webp]]
<<elseif $sceneSay == 8>>\
You kiss, lick, and suck mans cock as it hangs through the gloryhole before you.
[img[image\gloryhole\white\GHsuck.webp]]
<<endif>>\
<!-- End Scene Say -->\
<<if $sceneSay == 1>>\
Tha man groans and begins cumming, you stroke it fast and milk last drop of his cum.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\trans\TSB2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 2>>\
Man grunts and moans as his dick pulses and his balls empty all over your face, being pleasured and relieved by you.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\trans\TSA2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 3>>\
The man moans as you blow him and busts his load on your big titties.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\trans\TSC2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 4>>\
You jerk his big cock as a little sluts and make him scream while cumming.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\trans\TSE2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 5>>\
Man grunts and moans as his dick pulses and his balls empty all over you, he sounds really happy.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\trans\TSF2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneSay == 6>>\
You take his big cock inside your tight asshole and let him pound you until he cums inside you.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Glh\trans\TSD2.mp4" type="video/webm"></video>
</div>
<<elseif $sceneEnd == 7>>\
You let the man fuck your ass until he release hiss seeds deep inside you.
[img[image\gloryhole\white\GHcumP1.webp]]
<<elseif $sceneEnd == 8>>\
You take his big cock inside your wet pussy and let him pound you from behind until he cums.
[img[image\gloryhole\white\GHcumP1.webp]]
<<endif>>\
<!-- START ADDING STATS -->\
<<set $fame == 1>>\
<<set $oralTotal == 1>>\
<<set $sexAppeal==1>>\
<!-- START PAY -->\
<<set $tmp = $sexAppeal + ($oralTotal/3) + ($fame/5)>>\
<<set $ranPay = random(3,6)>>\
<<set $payout = Math.round($tmp / $ranPay)>>\
<!--Leaves chance to not get paid -->\
<<set $noPay = random(1,20)>>
<<if $noPay == 1>>\
<<set $payout == 0>>\
The man run out! You receive @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars.
<<elseif $noPay != 1>>\
<<if $payout <= 5>>\
<<set $welfarePay = random(5,15)>>\
<<set $payout = $welfarePay>>\
<<endif>>\
<<set $money += $payout>>\
<<set $totalIncome += $payout>>\
<<endif>>\
<!-- Scene Say -->\
<<if $noPay != 1>>\
<<set $sceneSay = random(1,3)>>
<<if $sceneSay == 1>>\
You find @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars have been slid under your door.
<<elseif $sceneSay == 2>>\
You find @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars stuffed through the gloryhole.
<<elseif $sceneSay == 3>>\
The man pushes @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars through the gloryhole.
<<endif>>\
<<endif>>\
<!-- End Scene Say -->\
<!-- CYCLER HAS STAT TEXT OUTPUT -->\
<<set $tmp = 0>>\
<<set $tmpRnd = 0>>\
<<set $cleanliness -= 10>>\
<<set $makeupVolume -= 10>>\
<<set $gloryVisited += 1>>\
<style>
img{
width:370px;
max-height:300px;
}
</style><!-- Prostitution Tgirl --><!-- Pay ------------------------>
<<nobr>>
<<set $tmp = $sexualSkill + ($fame/3)>>
<<set $ranPay = random(1,6)>>
<<set $payout = Math.round($tmp / $ranPay)>>
<<set $noPay = random(1,20)>> <!--Leaves chance to not get paid -->
<<if $noPay == 1>>
<<set $payout = 0>>
<<elseif $noPay != 1>>
<<if $payout <= 12>>
<<set $welfarePay = random(13,30)>>
<<set $payout = $welfarePay>>
<<endif>>
<<set $money += $payout>>
<<endif>>
<!-- End Pay ------------------------><!-- ONE [HOEING START]-->
<<set $sceneSay = random(1,9)>> <!-- Scene Say -->
<<if $sceneSay == 1>>
You bring stranger to your room and start the show.<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Fck\Tgirl\TSB1.mp4" type="video/webm"></video>
</div>
<br/>
You moan like a good girl when he push his big cock inside your tinny asshole. It hurts, but it feels soo good!<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Fck\Tgirl\TSB4.mp4" type="video/webm"></video>
</div>
<br/>
Client dump a load on your face as he moans. There is nothing beter than warm seeds on you. You did great job!<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Fck\Tgirl\TSB13.mp4" type="video/webm"></video>
</div>
<br/>
<<elseif $sceneSay == 2>>
You enter the room, no cheap chat streight to work. Seems like he doesnt like wasting time with lube! <br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Fck\Tgirl\TSA3.mp4" type="video/webm"></video>
</div>
<br/>
You realy have a good time.. moan like a little hoe as his big cock slides inside your ass!<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Fck\Tgirl\TSA2.mp4" type="video/webm"></video>
</div>
<br/>
Oh you made his cock explode on your face and he loves it. You can be a pro some day!<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Fck\Tgirl\TSA6.mp4" type="video/webm"></video>
</div>
<br/>
<<elseif $sceneSay == 3>>
You are happy to get client, its a tough competition these days so lets work hard so he come back again.<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Fck\Tgirl\TSC2.mp4" type="video/webm"></video>
</div>
<br/>
Seems like he like to be in control and you love to be controlled by real man. <br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Fck\Tgirl\TSC3.mp4" type="video/webm"></video>
</div>
<br/>
You make him cum on your face and he is quite happy with his performance. He may "cum" back to you!<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Fck\Tgirl\TSC5.mp4" type="video/webm"></video>
</div>
<br/>
<<elseif $sceneSay == 4>>
You follow the client in to your room where he starts to examine you. He can't believe youre not real girl.<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Fck\Tgirl\TSB1.mp4" type="video/webm"></video>
</div>
<br/>
He has a gret fun fucking you as you moan and beg for more. <br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Fck\Tgirl\TSB8.mp4" type="video/webm"></video>
</div>
<br/>
You take his cum like a real pro, he loves it and you love to please!<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Fck\Tgirl\TSB10.mp4" type="video/webm"></video>
</div>
<br/>
<<elseif $sceneSay == 5>>
You need to earn some cash and this is the only way you know.<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Fck\Tgirl\TSB3.mp4" type="video/webm"></video>
</div>
<br/>
You ride his cock hoping he will cum fast, is the money youre gettign really worth your pain? <br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Fck\Tgirl\TSB5.mp4" type="video/webm"></video>
</div>
<br/>
He finally cums, and youre a very happy its all over. Cocks that size should be banned!<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Fck\Tgirl\TSB12.mp4" type="video/webm"></video>
</div>
<br/>
<<elseif $sceneSay == 6>>
You start to work on that big cock and you love it.<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Afck\Tgirl\tsa2.mp4" type="video/webm"></video>
</div>
<br/>
You moan as he slams his big cock in your ass, thats exactly what you need right now. <br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Afck\Tgirl\tsa3.mp4" type="video/webm"></video>
</div>
<br/>
He unload his seeds on you ass while you moan loud, you make him feel special. <br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Afck\Tgirl\tsa7.mp4" type="video/webm"></video>
</div>
<br/>
<<elseif $sceneSay == 7>>
You suck his big cock while he is standing, you really love it.<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Afck\Tgirl\tsa1.mp4" type="video/webm"></video>
</div>
<br/>
You ride him as on a rodeo show, you are the cowgirl and he is your bull! <br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Afck\Tgirl\tsa5.mp4" type="video/webm"></video>
</div>
<br/>
He is the one you want in your life, he treat you like a princess and you love that. <br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Afck\Tgirl\tsa8.mp4" type="video/webm"></video>
</div>
<br/>
<<elseif $sceneSay == 8>>
Another day, another cock to clean. Just another day in the office.<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Afck\Tgirl\tsb1.mp4" type="video/webm"></video>
</div>
<br/>
He wants you now, on the table, well its not so bad at all. <br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Afck\Tgirl\tsb2.mp4" type="video/webm"></video>
</div>
<br/>
You take his revard and play nice, he may tip you more if youre good girl. <br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Afck\Tgirl\tsb3.mp4" type="video/webm"></video>
</div>
<br/>
<<elseif $sceneSay == 9>>
Some guys just love cosplay and you are willing to follow their demands.<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Afck\Tgirl\tsc1.mp4" type="video/webm"></video>
</div>
<br/>
His big cock doesn,t feel so bad at all, you can get used to big boys. <br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Afck\Tgirl\tsc2.mp4" type="video/webm"></video>
</div>
<br/>
He gives you his revard and you gladly accept it, after all why waste a tasty snack. <br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\Afck\Tgirl\tsc3.mp4" type="video/webm"></video>
</div>
<br/>
<<endif>>
You're handed @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars for your good work.
<br/>
[[Go home|playerHouses]]
<br/><br/>
<<set $fame += 1>>
<<set $cumAddiction += 1>>
@@color:orange; +1 blowjobs@@<br/>
@@color:orange; +1 fame@@<br/>
<<set $cleanliness -= 10>>
<<set $makeupVolume -=10>>
<<set $tmp = 0>>
<<set $tmpRnd = 0>>
<<set $rnd = 0>>
<<set $cleanliness -= 15>>
<<set $makeupVolume -= 10>>
<<endnobr>>
<style>
img{
width:370px;
max-height:300px;
}
</style><<set $cleanliness -= 5>>\
<<set $makeupVolume -= 5>>\
@@color:orange;You wolk in the hotel lobby.@@
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\Hotel\reception.mp4" type="video/webm"></video>
</div>
<<nobr>>
<!-- TABLE -->
<table style="width:540px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
<<if $money >= 75>>
[[Rent a room|Room_fuck][$money -= 75]] for @@color:#4AA02C;$75@@
<<elseif $money < 75>>
You don't have @@color:#4AA02C;$75@@ to sleep here.
<<endif>>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
<<if $jobCleaner == false >>\
Apply for cleaning job?<br/>
[[Yes|jobCleaner]]
<<elseif $jobCleaner == true >>\
You work here.
<<endif>>
</td></tr></tbody>
<!-- SECOND TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
<br/>
[[Leave Hotel|InnerCity]]
</td>
<!-- SECOND TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
img{
width:370px;
max-height:300px;
}
</style>
<</nobr>>
<!-- END TABLE -->You need some fun to sometimes?!?.<br/>
<!-- Asian -->\
<<if $etnicCharacter == "asian">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\Hotel\Room\asia.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<!-- Black -->\
<<if $etnicCharacter == "black">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\Hotel\Room\black.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<!-- white -->\
<<if $etnicCharacter == "white">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\Hotel\Room\white.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<!-- latina -->\
<<if $etnicCharacter == "latina">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\Hotel\Room\latina.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<!-- TS -->\
<<if $etnicCharacter == "tgirl">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\Hotel\Room\TS.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<br/>
[[Finish|Hotel]]<<if $jobModel == true>>\
<<set $jobModel = false>>\
<<endif>>\
<<if $jobWaitress == true>>\
<<set $jobWaitress = false>>\
<<endif>>\
<<if $jobHoModel == true>>\
<<set $jobHoModel = false>>\
<<endif>>\
<<set $job = "Cleaner">>\
<<set $jobCleaner = true>>\
<<set $hired = true>>\
[[Go Home|playerHouses]]
<<set $cleanliness -= 5>>\
<<set $makeupVolume -= 5>>\<<set $cleanliness -= 5>>\
<<set $makeupVolume -= 5>>\
@@color:orange;You wolk in to the studio.@@
--------------------------------------------------------
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\Hotel\reception.mp4" type="video/webm"></video>
</div>
-----------------------------------------------
<<nobr>>
<!-- TABLE -->
<table style="width:540px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
<<if $money >= 25>>
[[Do pictures|Galery][$money -= 25]] for @@color:#4AA02C;$75@@
<<elseif $money < 25>>
You don't have @@color:#4AA02C;$75@@ for photos.
<<endif>>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
<<if $jobModel == false >>\
Apply for Modelling job?<br/>
[[Yes|jobModel]]
<<elseif $jobModel == true >>\
You are a model.
<<endif>>
</td></tr></tbody>
<!-- SECOND TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
<br/>
[[Leave Studio|InnerCity]]
</td>
<!-- SECOND TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
img{
width:370px;
max-height:300px;
}
</style>
<</nobr>>
<!-- END TABLE -->Do you really need more photos or you are just interested in that sexy photographer?!?.<br/>
<!-- Asian -->\
<<if $etnicCharacter == "asian">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\Cinema\AA1.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<!-- Black -->\
<<if $etnicCharacter == "black">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\Cinema\EA1.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<!-- white -->\
<<if $etnicCharacter == "white">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\Cinema\WA1.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<!-- latina -->\
<<if $etnicCharacter == "latina">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\Cinema\LA1.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<!-- TS -->\
<<if $etnicCharacter == "tgirl">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\Cinema\TA1.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<br/>
That was a good movie, you should visit this place more often.\
<br/>
[[Leave Cinema|InnerCity]]Do you really need more photos or you are just interested in that sexy photographer?!?.<br/>
<!-- Asian -->\
<<if $etnicCharacter == "asian">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\Studio\AA1.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<!-- Black -->\
<<if $etnicCharacter == "black">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\Studio\EA1.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<!-- white -->\
<<if $etnicCharacter == "white">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\Studio\WA1.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<!-- latina -->\
<<if $etnicCharacter == "latina">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\Studio\LA1.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<!-- TS -->\
<<if $etnicCharacter == "tgirl">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\Studio\TA1.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<br/>
[[Finish|Studio]]<<if $jobCleaner == true>>\
<<set $jobCleaner = false>>\
<<endif>>\
<<if $jobWaitress == true>>\
<<set $jobWaitress = false>>\
<<endif>>\
<<if $jobHoModel == true>>\
<<set $jobHoModel = false>>\
<<endif>>\
<<set $job = "Model">>\
<<set $jobModel = true>>\
<<set $hired = true>>\
[[Go Home|playerHouses]]
<<set $cleanliness -= 5>>\
<<set $makeupVolume -= 5>>\
<<set $cleanliness -= 5>>\
<<set $makeupVolume -= 5>>\
@@color:orange;You wolk in to the massage studio.@@
--------------------------------------------------------
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\salon\salon.mp4" type="video/webm"></video>
</div>
-----------------------------------------------
<<nobr>>
<!-- TABLE -->
<table style="width:540px">
<!-- FIRST TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
<<if $money >= 55>>
[[Relax|massagestudio][$money -= 55]] for @@color:#4AA02C;$75@@
<<elseif $money < 55>>
You don't have @@color:#4AA02C;$75@@ for massage.
<<endif>>
</td>
<!-- FIRST TABLE SET, RIGHT -->
<td>
<<if $jobHoModel == false >>\
Apply for Massage job?<br/>
[[Yes|jobHoModel]]
<<elseif $jobHoModel == true >>\
You are a model.
<<endif>>
</td></tr></tbody>
<!-- SECOND TABLE SET, LEFT -->
<thead>
<th style="align:left"></th>
<th style="align:center"></th>
</thead>
<tbody><tr><td>
<br/>
[[Leave Studio|InnerCity]]
</td>
<!-- SECOND TABLE SET, RIGHT -->
<td>
</td></tr></tbody>
</table>
<style>
table td {
vertical-align: top;
}
img{
width:370px;
max-height:300px;
}
</style>
<</nobr>>
<!-- END TABLE -->Do you really need more photos or you are just interested in that sexy photographer?!?.<br/>
<!-- Asian -->\
<<if $etnicCharacter == "asian">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\Hotel\Room\asia.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<!-- Black -->\
<<if $etnicCharacter == "black">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\Hotel\Room\black.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<!-- white -->\
<<if $etnicCharacter == "white">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\Hotel\Room\white.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<!-- latina -->\
<<if $etnicCharacter == "latina">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\Hotel\Room\latina.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<!-- TS -->\
<<if $etnicCharacter == "tgirl">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\Hotel\Room\TS.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<br/>
[[Finish|InnerSubCity]]It time to relax, let get that tension out.<br/>
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\mas.mp4" type="video/webm"></video>
</div>
That really feels good, you are ready for new adventures now.<br/>
<<set $fame += 1>>
@@color:orange; +1 fame@@<br/>
[[Leave Massage Saloon|InnerSubCity]]<!-- Work Cleaner -->\
<<nobr>>
<!-- Pay -->
<<set $tmpI = 0>>
<<set $tmp = 0>>
<!-- Full day -->
<<for ($tmpI = $gameDate.getHours()); $tmpI < 20; ++$tmpI>>
<<set $tmp += 1>>
<<if $makeupVolume >= 5>>
<<set $money += 3>>
<<endif>>
<<if $cleanliness >= 5>>
<<set $money += 2>>
<<endif>>
<<set $makeupVolume -= 5>>
<<set $cleanliness -= 5>>
<</for>>
<<set $rnd = random(1,7)>>
<<set $rnd = ($rnd + ($fame/50) + ($cleanerSkill/4) + ($fitness/3))>>
<<set $payout = Math.round(($jobPay + $rnd)*$tmp)>>
<<set $money += $payout>>
<<set $totalIncome += $payout>>
<br/>
<!-- End Pay | Start clips -->
The manager was waiting for you with instruction for today! Lets work!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\MSG.mp4" type="video/webm"></video>
</div>
<<if $etnicCharacter == "asian">>\
<<set $rnd = random(1,3)>>\
<<if $rnd == 1>>\
The customer complain about stiff neck and you are ready for a chalange. Not sure which head he meant!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\AA1.mp4" type="video/webm"></video>
</div>
You make his pain go away and he is greatfull for your service.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\AA2.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 2>>\
You enter the room and start to work...
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\AB1.mp4" type="video/webm"></video>
</div>
You make him scream your name and you know he will be back for more soon.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\AB2.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 3>>\
You enter the room he was waiting with his big hard cock. That job is great!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\AC1.mp4" type="video/webm"></video>
</div>
He shoot his seeds out of his cock! His balls are empty and he is ready to go.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\AC2.mp4" type="video/webm"></video>
</div>
<<endif>>\
<<elseif $etnicCharacter == "black">>\
<<set $rnd = random(1,3)>>\
<<if $rnd == 1>>\
You enter the room and start to work on his stiff neck. What can you say, you know your job!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\EA1.mp4" type="video/webm"></video>
</div>
You make his neck smooth and soft, he leave without any pain.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\EA2.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 2>>\
You enter the room and notice something hanging from under the table. Hm interesting, what that could be?
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\EB1.mp4" type="video/webm"></video>
</div>
Well seems that the hole in the bed make someone happy, he gives you revard for your patient inspection.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\EB2.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 3>>\
You enter the room and start to work on his big hard cock. He is in pain and there is only one way to help!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\EC1.mp4" type="video/webm"></video>
</div>
He explodes all over you, all that preasure was released and he is pain free now!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\EC2.mp4" type="video/webm"></video>
</div>
<<endif>>\
<<elseif $etnicCharacter == "white">>\
<<set $rnd = random(1,3)>>\
<<if $rnd == 1>>\
Another customer with stiff neck! Office job is really not fun.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\WA1.mp4" type="video/webm"></video>
</div>
Finnaly his neck feels beter and he is ready to go back to his office job. Great job!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\WA2.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 2>>\
You enter the room and see customer with excruciating back pain. Lets make him do some cardio. \
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\WB1.mp4" type="video/webm"></video>
</div>
His back is beter now but his seeds are about to burst out. That was fun.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\WB2.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 3>>\
You enter the room and try to get that big guy relaxed. The job is fun but endless!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\WC1.mp4" type="video/webm"></video>
</div>
He explode his seeds on your face and you are both happy with the service.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\WC2.mp4" type="video/webm"></video>
</div>
<<endif>>\
<<elseif $etnicCharacter == "latina">>\
<<set $rnd = random(1,3)>>\
<<if $rnd == 1>>
You enter the room and get to work. What can you say, you were born for this job!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\LA1.mp4" type="video/webm"></video>
</div>
You release his from a constant tension in his balls and he seems really happy.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\LA2.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 2>>\
You enter the room and start to work on his long shaft, hope that stiffness will be released soon. \
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\LB1.mp4" type="video/webm"></video>
</div>
You take his seeds while checking if the hardness is gone. Seems like another job well done!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\LB2.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 3>>\
You start the massage but he wants more, he place you on the table and fuck you like a whore.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\LC1.mp4" type="video/webm"></video>
</div>
He cums on your face while stroking his cock. Not the best performance but you like to serve.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\LC2.mp4" type="video/webm"></video>
</div>
<<endif>>\
<<elseif $etnicCharacter == "tgirl">>\
<<set $rnd = random(1,3)>>\
<<if $rnd == 1>>\
You enter the room and start to work on his cock. What can you say, you were born for this job!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\TA1.mp4" type="video/webm"></video>
</div>
He cums on you and your job here is done. Just another day in the office.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\TA2.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 2>>\
You enter the room to do your job but he wants to do his first. You moan while he slides his big cock inside your tight ass. Well lets have some fun with his big hard cock.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\TB1.mp4" type="video/webm"></video>
</div>
You are in pain but you like it, just take his seeds dont show his how much you love it.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\TB2.mp4" type="video/webm"></video>
</div>
<<elseif $rnd == 3>>\
You try make the bed, but his big hard cock penatrate your tight ass. You try to escape but he holds you tight while fuck you from behind!
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\TC1.mp4" type="video/webm"></video>
</div>
He cums inside your mouth while stroking his cock. You are happy to take his seeds, beter that unhappy boss.
<div class="resizedVideo2">
<video width="600" autoplay loop><source src="image\Gamepic\pic\work\Salon\TC2.mp4" type="video/webm"></video>
</div>
<<endif>>\
<<endif>>\
<</nobr>>
<!-- END CLIPS -->\
<<set $HoModelSkill += 1>>
Cleaning skill: $HoModelSkill
Hours worked: $tmp.
You're handed @@color:#4AA02C;$@@@@color:#4AA02C;$payout@@ dollars.
@@color:orange;You are born for that job, customers are going home really soft and happy.@@
[[Go Home|playerHouses]]
<<addhours $tmp>> <!-- Advances hours based on work hours -->
<<set $tmpI = 0>>\
<<set $tmp = 0>>\Do you really need more photos or you are just interested in that sexy photographer?!?.<br/>
<!-- Asian -->\
<<if $etnicCharacter == "asian">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\Hotel\Room\asia.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<!-- Black -->\
<<if $etnicCharacter == "black">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\Hotel\Room\black.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<!-- white -->\
<<if $etnicCharacter == "white">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\Hotel\Room\white.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<!-- latina -->\
<<if $etnicCharacter == "latina">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\Hotel\Room\latina.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<!-- TS -->\
<<if $etnicCharacter == "tgirl">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\Hotel\Room\TS.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<br/>
That was a good movie, you should visit this place more often.\
<br/>
[[Leave Studio|InnerCity]]Do you really need more photos or you are just interested in that sexy photographer?!?.<br/>
<!-- Asian -->\
<<if $etnicCharacter == "asian">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\Hotel\Room\asia.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<!-- Black -->\
<<if $etnicCharacter == "black">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\Hotel\Room\black.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<!-- white -->\
<<if $etnicCharacter == "white">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\Hotel\Room\white.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<!-- latina -->\
<<if $etnicCharacter == "latina">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\Hotel\Room\latina.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<!-- TS -->\
<<if $etnicCharacter == "tgirl">> \
<div class="resizedVideo2">\
<video width="600" autoplay loop><source src="image\Gamepic\pic\city\Hotel\Room\TS.mp4" type="video/webm"></video>\
</div>\
<<endif>>\
<br/>
[[Finish|InnerSubCity]]<<if $jobModel == true>>\
<<set $jobModel = false>>\
<<endif>>\
<<if $jobWaitress == true>>\
<<set $jobWaitress = false>>\
<<endif>>\
<<if $jobCleaner == true>>\
<<set $jobCleaner = false>>\
<<endif>>\
<<set $job = "MassageGirl">>\
<<set $jobHoModel = true>>\
<<set $hired = true>>\
[[Go Home|playerHouses]]
<<set $cleanliness -= 5>>\
<<set $makeupVolume -= 5>>\