Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
Loading…
What do you command?
<<nobr>>
<<if $commanded eq true>>
<div class="alert-container warning">
$wife has been commanded.
</div>
<<else>>
<<iconButtonDialog
"Control App"
"CA Command - Be More Sexual"
"button_m_hot.png"
"Be More Sexual"
>>
<<if $pornodecline eq true>>
<<iconButtonDialog
"Control App"
"CA Command - Make a Porno"
"button_m_forward.png"
"Make a Porno"
>>
<</if>>
<<if $neigh_path_naive eq 4 and $period eq 4>>
<<iconButtonDialog
"Control App"
"CA Command - Seduce Neighbor Boy"
"button_m_app.png"
"Seduce Neighbor Boy"
>>
<<elseif $neigh_path_naive eq 4>>
<div class="alert-container warning">
Seduce Neighbor Boy //ERROR: Can only be done at night//
</div>
<</if>>
<<if $stepdad_scene eq 3 and $period eq 4>>
<<iconButtonDialog
"Control App"
"CA Command - Seduce Step-Dad"
"button_m_app.png"
"Seduce Step-Dad"
>>
<<elseif $stepdad_scene eq 3>>
<div class="alert-container warning">
Seduce Step-Dad //ERROR: Can only be done at night//
</div>
<</if>>
<<if $debtwork_path_naive eq 1 and $period eq 4>>
<<iconButtonDialog
"Control App"
"CA Command - Earn More Money Naive"
"button_m_work.png"
"Earn More Money"
>>
<<elseif $debtwork_path_naive eq 1>>
<div class="alert-container warning">
Earn More Money //ERROR: Can only be done at night//
</div>
<</if>>
<<if $debtwork_path_dom eq 1 and $period eq 4>>
<<iconButtonDialog
"Control App"
"CA Command - Earn More Money Dom"
"button_m_work.png"
"Earn More Money"
>>
<<elseif $debtwork_path_dom eq 1>>
<div class="alert-container warning">
Earn More Money //ERROR: Can only be done at night//
</div>
<</if>>
<</if>>
<br>
<div class="footer flex-align-center">
<button
class="dialog-btn"
data-dialog-title="Control App"
data-dialog-passage="Control App"
>
BACK
</button>
</div>
<</nobr>><<nobr>>
<<set $commanded to true>>
<<set $sexuality to $sexuality+5>>
<<if $badend1 eq true>>
<<set $stability to $stability-10>>
<<else>>
<<set $stability to $stability-20>>
<</if>>
<<include "CA Command">>
<</nobr>><<nobr>>
<<set $commanded to true>>
<<set $sexuality to $sexuality+2>>
<<if $badend1 eq true>>
<<set $stability to $stability-10>>
<<else>>
<<set $stability to $stability-20>>
<</if>>
<<set $pornodecline to false>>
<<include "CA Command">>
<</nobr>><<nobr>>
<<set $commanded to true>>
<<set $sexuality to $sexuality+2>>
<<if $badend1 eq true>>
<<set $stability to $stability-10>>
<<else>>
<<set $stability to $stability-20>>
<</if>>
<<run Engine.play("Neigh Route (Naive) - Command - Seduce Neigh")>>
<<run Dialog.close()>>
<</nobr>><<nobr>>
<<set $commanded to true>>
<<set $sexuality to $sexuality+2>>
<<if $badend1 eq true>>
<<set $stability to $stability-10>>
<<else>>
<<set $stability to $stability-20>>
<</if>>
<<run Engine.play("Step-Dad Route - Command")>>
<<run Dialog.close()>>
<</nobr>><<nobr>>
<<set $commanded to true>>
<<set $sexuality to $sexuality+2>>
<<set $debtwork_path_naive to 2>>
<<if $badend1 eq true>>
<<set $stability to $stability-10>>
<<else>>
<<set $stability to $stability-20>>
<</if>>
<<include "CA Command">>
<</nobr>><<nobr>>
<<set $commanded to true>>
<<set $sexuality to $sexuality+2>>
<<set $debtwork_path_dom to 2>>
<<if $badend1 eq true>>
<<set $stability to $stability-10>>
<<else>>
<<set $stability to $stability-20>>
<</if>>
<<include "CA Command">>
<</nobr>>//Welcome to the Control App Guide!//
//<i>As a Control App user, you agree to the terms and conditions and accept full responsibility for all outcomes, wanted or not, that arise from the use of the App.</i>//
//<h3>Functions</h3>//\
//<b>Influence</b>//
//This function is persistent in effect and directly alters the target's sexuality over time. Sexuality is a term for the target's sex drive and lust.
//<b>Command</b>//
//This function forcefully targets the subject's will and suggestibility for a period of time. It is advised to not overuse the command function, or with orders too unrealistic, as the target's mind may sustain harm and the command may consequently provide permanant results. Use with caution.
<<nobr>>
<div class="alert-container warning">
<b>Warning:</b>
<p>
<i>Excessive use of the Control App can deteriorate the subject's mind and personality. It is recommended to monitor the subject's stability when using the Control App.</i>
</p>
</div>
<br>
<div class="footer flex-align-center">
<button
class="dialog-btn"
data-dialog-title="Control App"
data-dialog-passage="Control App"
>
BACK
</button>
</div>
<</nobr>><<nobr>>
<<if $infsex eq true>>
<<set $infsex to false>>
<<else>>
<<set $infsex to true>>
<</if>>
<<include "Control App">>
<</nobr>><<if $ws_naive eq true>>\
You are on the Naive Wife path.
<<elseif $ws_dom eq true>>\
You are on the Dom Wife path.
<<elseif $ws_hot eq true>>\
You are on the Hot Wife path.
<<elseif $ws_sub eq true>>\
You are on the Sub Wife path.
<<else>>\
Your wife's path is undetermined.
<</if>>\
<hr>
<b>Main Story</b> -
<<if $mainplot_scene eq 1>>\
Speak to $wife about the BBQ. This will occur naturally when you get home from your first day of work.
<<elseif $mainplot_scene eq 2>>\
Receive an all-staff e-mail. This will occur naturally from day 3 after you work in the office.
<<elseif $mainplot_scene eq 3>>\
Host a BBQ. This will be a weekend option.
<<elseif $mainplot_scene eq 4>>\
Receive an unexpected visit. This will occur on day 8 when you wake up.
<<elseif $mainplot_scene eq 5>>\
You've reached the current end of this route.
<<else>>\
Enjoy your first day at work.
<</if>>\
<<if $mainplot_scene gte 3>><b>Modelling</b> -
<<if $work_scene eq 1>>\
You received an e-mail about finding a model. It even has a reward... Maybe you should speak with your boss to let him know you found a model and receive your finders fee.
<<elseif $work_scene eq 2>>\
Play as $wife for her first day as a model.
<<elseif $work_scene eq 3>>\
Go to work - $boss wants to talk to you about $wife.
<<elseif $work_scene eq 4>>\
Talk to $wife about the work party.
<<elseif $work_scene eq 5>>\
Attend the welcoming party on the weekend.
<<elseif $work_scene eq 6>>\
Play as $wife to talk with $boss about the 'bigger jobs'.
<<elseif $work_scene eq 7>>\
Play as $wife for your first day as a bikini model.
<<elseif $work_scene eq 8>>\
<<if $ws_naive eq true or $ws_dom eq true or $ws_hot eq true or $ws_sub eq true>>\
Play as $wife and go to work.
<<else>>\
Determine a path for $wife.
<</if>>\
<<elseif $work_scene eq 9>>\
<<if $work_path_naive eq 1>>\
Play as $wife and do erotic modelling.
<<elseif $work_path_naive eq 2>>\
Pass a day of work as $name.
<<elseif $work_path_naive eq 3>>\
Pass a day of work as $name. Investigate the sharefiles.
<<elseif $work_path_naive eq 4>>\
Play as $wife and do erotic modelling.
<<elseif $work_path_naive eq 5>>\
Play as $wife and do erotic modelling.
<<elseif $work_path_naive eq 6>>\
Play as $wife and do erotic modelling.
<<elseif $work_path_naive eq 7>>\
Pass a day of work as $name.
<<elseif $work_path_naive eq 8>>\
Play as $wife and do erotic modelling.
<<elseif $work_path_naive eq 9>>\
You've reached the current end of this route.
<<elseif $work_path_dom eq 1>>\
Play as $wife and do erotic modelling.
<<elseif $work_path_dom eq 2>>\
Pass a day of work as $name.
<<elseif $work_path_dom eq 3>>\
Play as $name. Talk to $col2 at work. Ask him about the Photoshoots.
<<elseif $work_path_dom eq 4>>\
Pass a day of work as $name.
<<elseif $work_path_dom eq 5>>\
Pass a day of work as $name.
<<elseif $work_path_dom eq 6>>\
Play as $wife and do erotic modelling.
<<elseif $work_path_dom eq 7>>\
Play as $wife. Talk to $col1 at modelling studio.
<<elseif $work_path_dom eq 8>>\
Play as $wife. Talk to $boss at modelling studio.
<<elseif $work_path_dom eq 9>>\
Play as $wife. Talk to $boss at modelling studio.
<<elseif $work_path_dom eq 10>>\
You've reached the current end of this route.
<<elseif $work_path_sub eq 1>>\
Play as $name. Talk to $wife at night. Ask her about work. Tell her to accept the Candy Contract.
<<elseif $work_path_sub eq 2>>\
Play as $wife. Talk to $boss at the modelling studio. Talk to him about the Candy Contract.
<<elseif $work_path_sub eq 3>>\
Play as $name. Arrive home after any day ends.
<<elseif $work_path_sub eq 4>>\
Play as $name. Go to work. Choose to attend a modelling session with $wife.
<<elseif $work_path_sub eq 5>>\
Play as $name. Go to work. Do your regular job.
<<elseif $work_path_sub eq 6>>\
Play as $name. Go to work. Choose to attend a modelling session with $wife.
<<elseif $work_path_sub eq 7>>\
Play as $name. Go to work. Do your regular job.
<<elseif $work_path_sub eq 8>>\
Play as $name. Go to work. Choose to attend a modelling session with $wife.
<<elseif $work_path_sub eq 9>>\
You've reached the current end of this route.
<<elseif $work_path_sub eq 10>>\
You've reached the current end of this route.
<<elseif $work_path_sub eq 11>>\
You've reached the current end of this route.
<<elseif $work_path_hot eq 1>>\
Play as $name. Talk to $wife at night. Ask her about work. Tell her to accept the Candy Contract.
<<elseif $work_path_hot eq 2>>\
Play as $wife. Talk to $boss at the modelling studio. Talk to him about the Candy Contract.
<<elseif $work_path_hot eq 3>>\
Play as $wife and do erotic modelling.
<<elseif $work_path_hot eq 4>>\
Play as $name. Go to work. Do your regular job.
<<elseif $work_path_hot eq 5>>\
Play as $name. Talk to $wife at night. Talk to her about the photoshoots.
<<elseif $work_path_hot eq 6>>\
Play as $wife and do erotic modelling.
<<elseif $work_path_hot eq 7>>\
Play as $wife and do erotic modelling.
<<elseif $work_path_hot eq 8>>\
Play as $name. Go to work. Do your regular job.
<<elseif $work_path_hot eq 9>>\
Play as $name. Talk to $wife at night. Talk to her about the photoshoots.
<<elseif $work_path_hot eq 10>>\
You've reached the current end of this route.
<<elseif $work_path_porn eq 1>>\
Play as $wife and do erotic modelling.
<<elseif $work_path_porn eq 2>>\
Play as $wife and do erotic modelling.
<<elseif $work_path_porn eq 3>>\
Play as $wife and do erotic modelling.
<<elseif $work_path_porn eq 4>>\
Play as $wife and go to the modelling studio.
<<elseif $work_path_porn eq 5>>\
Play as $wife and do adult modelling.
<<elseif $work_path_porn eq 6>>\
Play as $wife and go to the modelling studio.
<<elseif $work_path_porn eq 7>>\
Play as $wife and talk to $boss at the modelling studio. View the available special requests. Accept the special request, then select it.
<<elseif $work_path_porn eq 8>>\
You've reached the current end of this route.
<</if>>\
<<else>>\
Speak to $wife about modelling at your workplace. You will first need to buy lingerie from the shops and have $wife use it during sex before she will accept.
<</if>>\
<b>Step-Dad</b> -
<<if $stepdad_scene eq 1>>\
Spend the day at home doing nothing. <<if $work_scene lt 3>>$wife must have her first day as a model before this event triggers.<</if>>
<<elseif $stepdad_scene eq 2>>\
Talk to $wife about finding the magazine.
<<elseif $stepdad_scene eq 3>>\
Command $wife using the Control App at night to lead on $stepd.
<<elseif $stepdad_scene eq 4>>\
Play as $wife. Spend the day at home and speak to $stepd. Ask him if he needs help around the house.Choosing to help directly will increase liberty and decrease your control.
<<elseif $stepdad_scene eq 5>>\
Play as $wife. Spend the day at home and choose to help $stepd.
<<elseif $stepdad_scene eq 6>>\
Play as $wife. Spend the day at home and choose to help $stepd.
<<elseif $stepdad_scene eq 7>>\
Play as $wife. Spend the day at home and choose to help $stepd.
<<elseif $stepdad_scene eq 8>>\
Play as $wife. Spend the day at home.
<<elseif $stepdad_scene eq 9>>\
Play as $wife. Spend the day at home and choose to help $stepd.
<<elseif $stepdad_scene eq 10>>\
Play as $wife. Spend the day at home and choose to help $stepd.
<<elseif $stepdad_scene eq 11>>\
Speak to $wife at night and ask her if she has made any progress with $stepd. <<if $ws_naive eq true or $ws_dom eq true or $ws_hot eq true or $ws_sub eq true>><<else>>You first need to confirm a wife path. <</if>>
<<elseif $stepdad_scene eq 12>>\
<<if $stepdad_path_naive eq 1>>\
Play as $wife. Spend the day at home. <<if $blindfold1 eq true>><<else>>Requires you to have had sex with $wife using a blindfold bought from the store.<</if>>
<<elseif $stepdad_path_naive eq 2>>\
Event triggers naturally. Play as $name and arrive home.
<<elseif $stepdad_path_naive eq 3>>\
Play as $wife. Spend the day at home.
<<elseif $stepdad_path_naive eq 4>>\
Play as $wife. Spend the day at home.
<<elseif $stepdad_path_naive eq 5>>\
Play as $name. Speak to $wife at night about $stepd.
<<elseif $stepdad_path_naive eq 6>>\
Play as $wife. Spend the day at home.
<<elseif $stepdad_path_naive eq 7>>\
Play as $wife. Spend the day at home.
<<elseif $stepdad_path_naive eq 8>>\
Event triggers naturally. Play as $name and arrive home.
<<elseif $stepdad_path_naive eq 9>>\
You've reached the current end of this route.
<<elseif $stepdad_path_dom eq 1>>\
You've reached the current end of this route.
<<elseif $stepdad_path_hot eq 1>>\
You've reached the current end of this route.
<<elseif $stepdad_path_sub eq 1>>\
Play as $wife. Spend the day at home.
<<elseif $stepdad_path_sub eq 2>>\
Play as $wife. Spend the day at home.
<<elseif $stepdad_path_sub eq 3>>\
Event triggers naturally. Play as $name and arrive home.
<<elseif $stepdad_path_sub eq 4>>\
Play as $name. Speak to $wife at night about $stepd.
<<elseif $stepdad_path_sub eq 5>>\
Play as $wife. Spend the day at home.
<<elseif $stepdad_path_sub eq 6>>\
Event triggers naturally. Play as $name and arrive home.
<<elseif $stepdad_path_sub eq 7>>\
Play as $wife. Spend the day at home.
<<elseif $stepdad_path_sub eq 8>>\
You've reached the current end of this route.
<</if>>\
<<else>>\
Event triggers naturally on Day 9 in the afternoon when you arrive home.
<</if>>\
<b>Teacher</b> -
<<if $school_scene eq 1>>\
Visit $wife at school in the afternoon after work.
<<elseif $school_scene eq 2>>\
Break into the school on the weekend. <<if $neigh_scene lt 2>>You first need to progress the Neighbour route to catch $neigh peeping on $wife. <</if>>Note: the principal route is only triggered if $name snoops in the office.
<<elseif $school_scene eq 3>>\
Play as $wife. Go to work at the school.
<<elseif $school_scene eq 4>>\
Play as $wife. Go to work at the school.
<<elseif $school_scene eq 5>>\
Play as $wife. Go to work at the school. <<if $ws_naive eq true or $ws_dom eq true or $ws_hot eq true or $ws_sub eq true>><<else>>You first need to confirm a wife path. <</if>>
<<elseif $school_scene eq 6>>\
<<if $school_path_naive eq 1>>\
Play as $wife. Go to work at the school. Tutor after class.
<<elseif $school_path_naive eq 2>>\
Play as $wife. Go to work at the school. Tutor after class.
<<elseif $school_path_naive eq 3>>\
Play as $wife. Go to work at the school. Tutor after class.
<<elseif $school_path_naive eq 4>>\
Play as $wife. Go to work at the school. Tutor after class.
<<elseif $school_path_naive eq 5>>\
Play as $wife. Go to work at the school. Tutor after class.
<<elseif $school_path_naive eq 6>>\
Play as $wife. Go to work at the school. Tutor after class.
<<elseif $school_path_naive eq 7>>\
You've reached the current end of this route.
<<elseif $school_path_dom eq 1>>\
You've reached the current end of this route.
<<elseif $school_path_hot eq 1>>\
You've reached the current end of this route.
<<elseif $school_path_sub eq 1>>\
You've reached the current end of this route.
<<elseif $school_path_princ eq 1>>\
Play as $wife. Go to work at the school.
<<elseif $school_path_princ eq 2>>\
Play as $wife. Go to work at the school.
<<elseif $school_path_princ eq 3>>\
Play as $wife. Go to work at the school.
<<elseif $school_path_princ eq 4>>\
Play as $wife. Go to work at the school.
<<elseif $school_path_princ eq 5>>\
Play as $wife. Go to work at the school.
<<elseif $school_path_princ eq 6>>\
Play as $wife. Go to work at the school.
<<elseif $school_path_princ eq 7>>\
You've reached the current end of this route.
<<else>>\
You've reached the current end of this route.
<</if>>\
<<else>>\
Speak to $wife about work.
<</if>>\
<b>Debt</b> -
<<if $debtwork eq 1>>\
Speak to her about doing extra work. Best to determine a path for $wife first.
<<elseif $debtwork gte 2>>\
<<if $debtwork_path_naive eq 1>>\
Use the Command Function (at night). Command $wife that she wants to earn more money.
<<elseif $debtwork_path_naive eq 2>>\
Speak to wife about doing extra work again.
<<elseif $debtwork_path_naive eq 3>>\
Play as $wife. Use the laptop to find a job.
<<elseif $debtwork_path_naive eq 4>>\
Play as $wife on the weekend. Work at the elderly home.
<<elseif $debtwork_path_naive eq 5>>\
Play as $wife on the weekend. Work at the elderly home.
<<elseif $debtwork_path_naive eq 6>>\
Play as $wife on the weekend. Work at the elderly home.
<<elseif $debtwork_path_naive eq 7>>\
Play as $wife on the weekend. Work at the elderly home.
<<elseif $debtwork_path_naive eq 8>>\
You've reached the current end of this route.
<<elseif $debtwork_path_dom eq 1>>\
Use the Command Function (at night). Command $wife that she wants to earn more money.
<<elseif $debtwork_path_dom eq 2>>\
Speak to wife about doing extra work again.
<<elseif $debtwork_path_dom eq 3>>\
Play as $wife. Use the laptop to find a job.
<<elseif $debtwork_path_dom eq 4>>\
Play as $wife on the weekend. Work at the night club.
<<elseif $debtwork_path_dom eq 5>>\
Play as $wife on the weekend. Work at the night club.
<<elseif $debtwork_path_dom eq 6>>\
Play as $wife on the weekend. Work at the night club.
<<elseif $debtwork_path_dom eq 7>>\
You've reached the current end of this route.
<<elseif $debtwork_path_sub eq 1>>\
Play as $wife. Use the laptop to find a job.
<<elseif $debtwork_path_sub eq 2>>\
Use the Laptop as $name to watch porn.
<<elseif $debtwork_path_sub eq 3>>\
Speak to $wife about finding a job again.
<<elseif $debtwork_path_sub eq 4>>\
Go to Club X on the weekend.
<<elseif $debtwork_path_sub eq 5>>\
You've reached the current end of this route.
<<elseif $debtwork_path_hot eq 1>>\
Play as $wife. Use the laptop to find a job.
<<elseif $debtwork_path_hot eq 2>>\
Speak to $wife about finding a job again.
<<elseif $debtwork_path_hot eq 3>>\
Play as $wife on the weekend. Work as a camgirl.
<<elseif $debtwork_path_hot eq 4>>\
Play as $name on the weekend. Watch the show. Requires a dildo to be purchased from the store.
<<elseif $debtwork_path_hot eq 5>>\
Play as $name on the weekend. Watch the show again.
<<elseif $debtwork_path_hot eq 6>>\
You've reached the current end of this route.
<<else>>\
First determine a path for $wife, then speak to her about doing extra work.
<</if>>\
<<else>>\
Receive your first monthly update on your debt. Occurs naturally on Day 28 when you wake up.
<</if>>\
<b>Neighbour</b> -
<<if $neigh_scene eq 1>>\
Confront $neigh next door. You will need to buy a swimsuit for $wife, then spend a day of the weekend lazing by the pool. You will be able to scare him if your control is high enough, which will result in the slave path. Otherwise you can wait to trigger this event.
<<elseif $neigh_scene eq 2>>\
<<if $ws_naive eq true or $ws_dom eq true or $ws_hot eq true or $ws_sub eq true>>\
Talk to $neighmom again. Occurs naturally when you arrive home in the afternoon.
<<else>>\
Determine a path for $wife.
<</if>>\
<<elseif $neigh_scene eq 3>>\
<<if $neigh_path_naive eq 1>>\
Speak with $neighmom (you should be able to do this in the afternoon after work) and accept her drink. Then speak with $neigh and agree. You will need to have progressed the school path to a certain point first in order to accept the offer.
<<elseif $neigh_path_naive eq 2>>\
Send nudes of $wife to $neigh. You will need to have bought a laptop first.
<<elseif $neigh_path_naive eq 3>>\
Send a porn of $wife to $neigh. You will need to have made a home porno first.
<<elseif $neigh_path_naive eq 4>>\
Command $wife to seduce $neigh.
<<elseif $neigh_path_naive eq 5>>\
You've reached the current end of this route.
<<elseif $neigh_path_dom eq 1>>\
You've reached the current end of this route.
<<elseif $neigh_path_sub eq 1>>\
You've reached the current end of this route.
<<elseif $neigh_path_hot eq 1>>\
Speak with $neighmom (you should be able to do this in the afternoon after work) and accept her drink.
<<elseif $neigh_path_hot eq 2>>\
You've reached the current end of this route.
<<elseif $neigh_path_slave eq 1>>\
Speak with $neighmom (you should be able to do this in the afternoon after work) and accept her drink. Note that this will lock you into a certain story path.
<<elseif $neigh_path_slave eq 2>>\
You've reached the current end of this route.
<</if>>\
<<else>>\
Have a run-in with your neighbour. Occurs naturally on Day 8 in the afternoon when you arrive home.
<</if>><</if>>\
<<nobr>>
<div class="footer flex-align-center">
<button
class="dialog-btn"
data-dialog-title="Control App"
data-dialog-passage="Control App"
>
BACK
</button>
</div>
<</nobr>><<nobr>>
<div class="flex-align-center">
<<if $ws_naive>>
<img src="./images/system/icons/button_m_naive.png">
<div class="right">
<div class="text-em">PATH</div>
<div>NAIVE WIFE</div>
</div>
<<elseif $ws_dom>>
<img src="./images/system/icons/button_m_dom.png">
<div class="right">
<div class="text-em">PATH</div>
<div>DOMINANT WIFE</div>
</div>
<<elseif $ws_hot>>
<img src="./images/system/icons/button_m_hot.png">
<div class="right">
<div class="text-em">PATH</div>
<div>HOT WIFE</div>
</div>
<<elseif $ws_sub>>
<img src="./images/system/icons/button_m_sub.png">
<div class="right">
<div class="text-em">PATH</div>
<div>SUBMISSIVE WIFE</div>
</div>
<<else>>
<img src="./images/system/icons/button_m_exclaim.png">
<div class="right">
<div class="text-em">PATH</div>
<div>UNDETERMINED</div>
</div>
<</if>>
</div>
<br>
<div class="flex-align-center">
<img src="./images/system/icons/button_m_hot.png">
<div class="right">
<div>Sexuality</div>
<<if $sexuality >= 100>>
<img src="./images/system/icons/bar_graph/bars_5.png">
<<elseif $sexuality >= 80>>
<img src="./images/system/icons/bar_graph/bars_4.png">
<<elseif $sexuality >= 60>>
<img src="./images/system/icons/bar_graph/bars_3.png">
<<elseif $sexuality >= 40>>
<img src="./images/system/icons/bar_graph/bars_2.png">
<<elseif $sexuality >= 20>>
<img src="./images/system/icons/bar_graph/bars_1.png">
<<else>>
<img src="./images/system/icons/bar_graph/bars_0.png">
<</if>>
</div>
</div>
<div class="flex-align-center">
<img src="./images/system/icons/button_m_naive.png">
<div class="right">
<div>Liberty</div>
<<if $liberty == 10>>
<img src="./images/system/icons/bar_graph/bars_0-10_10.png">
<<elseif $liberty == 9>>
<img src="./images/system/icons/bar_graph/bars_0-10_9.png">
<<elseif $liberty == 8>>
<img src="./images/system/icons/bar_graph/bars_0-10_8.png">
<<elseif $liberty == 7>>
<img src="./images/system/icons/bar_graph/bars_0-10_7.png">
<<elseif $liberty == 6>>
<img src="./images/system/icons/bar_graph/bars_0-10_6.png">
<<elseif $liberty == 5>>
<img src="./images/system/icons/bar_graph/bars_0-10_5.png">
<<elseif $liberty == 4>>
<img src="./images/system/icons/bar_graph/bars_0-10_4.png">
<<elseif $liberty == 3>>
<img src="./images/system/icons/bar_graph/bars_0-10_3.png">
<<elseif $liberty == 2>>
<img src="./images/system/icons/bar_graph/bars_0-10_2.png">
<<elseif $liberty == 1>>
<img src="./images/system/icons/bar_graph/bars_0-10_1.png">
<<else>>
<img src="./images/system/icons/bar_graph/bars_0-10_0.png">
<</if>>
</div>
</div>
<div class="flex-align-center">
<img src="./images/system/icons/button_m_sub.png">
<div class="right">
<div>Control</div>
<<if $control == 10>>
<img src="./images/system/icons/bar_graph/bars_0-10_10.png">
<<elseif $control == 9>>
<img src="./images/system/icons/bar_graph/bars_0-10_9.png">
<<elseif $control == 8>>
<img src="./images/system/icons/bar_graph/bars_0-10_8.png">
<<elseif $control == 7>>
<img src="./images/system/icons/bar_graph/bars_0-10_7.png">
<<elseif $control == 6>>
<img src="./images/system/icons/bar_graph/bars_0-10_6.png">
<<elseif $control == 5>>
<img src="./images/system/icons/bar_graph/bars_0-10_5.png">
<<elseif $control == 4>>
<img src="./images/system/icons/bar_graph/bars_0-10_4.png">
<<elseif $control == 3>>
<img src="./images/system/icons/bar_graph/bars_0-10_3.png">
<<elseif $control == 2>>
<img src="./images/system/icons/bar_graph/bars_0-10_2.png">
<<elseif $control == 1>>
<img src="./images/system/icons/bar_graph/bars_0-10_1.png">
<<else>>
<img src="./images/system/icons/bar_graph/bars_0-10_0.png">
<</if>>
</div>
</div>
<div class="flex-align-center">
<img src="./images/system/icons/button_m_exclaim.png">
<div class="right">
<div>Stability</div>
<<if $stability >= 100>>
<img src="./images/system/icons/bar_graph/bars_5.png">
<<elseif $stability >= 80>>
<img src="./images/system/icons/bar_graph/bars_4.png">
<<elseif $stability >= 60>>
<img src="./images/system/icons/bar_graph/bars_3.png">
<<elseif $stability >= 40>>
<img src="./images/system/icons/bar_graph/bars_2.png">
<<elseif $stability >= 20>>
<img src="./images/system/icons/bar_graph/bars_1.png">
<<else>>
<img src="./images/system/icons/bar_graph/bars_0.png">
<</if>>
</div>
</div>
<br>
<div class="footer flex-align-center">
<button
class="dialog-btn"
data-dialog-title="Control App"
data-dialog-passage="Control App"
>
BACK
</button>
</div>
<</nobr>>Welcome to the Control App!
<<nobr>>
<<iconButtonDialog
"Control App"
"Review Subject"
"button_m_person.png"
"Review Subject"
>>
<<iconButtonDialog
"Control App"
"CA Influence"
"button_m_app.png"
"Influence Sexuality - <<print $infsex ? 'Yes' : 'No'>>"
>>
<<iconButtonDialog
"Control App"
"CA Command"
"button_m_exclaim.png"
"Command Subject"
>>
<<iconButtonDialog
"Control App"
"CA Objectives"
"button_m_marker.png"
"Read Objectives"
>>
<<iconButtonDialog
"Control App"
"CA Guide"
"button_m_book.png"
"Read Guides"
>>
<<iconButton
"Replay Scenes"
"button_m_forward.png"
"Watch Unlocked Scenes"
>>
<div class="footer flex-align-center">
<button class="close-btn">CLOSE</button>
</div>
<</nobr>><<set $money -= 100>>\
<<set $debt -= 100>>\
You tapped to make a $100 payment. The woman had said this was the minimum amount allowed for a repayment, and you could see why... It barely made a budge in the debt. You wondered how long it'd take to pay off completely.
<<iconButtonContainer
'Dawn'
'button_m_forward.png'
"Continue with your day"
>>
<</iconButtonContainer>><<set $money -= 1000>>\
<<set $debt -= 1000>>\
You tapped to make a $1000 payment. After all, you wanted to pay the debt as quickly as possible...
<<iconButtonContainer
'Dawn'
'button_m_forward.png'
"Continue with your day"
>>
<</iconButtonContainer>><<set $money -= 250>>\
<<set $debt -= 250>>\
You tapped to make a $250 payment. It was more than the lowest payment option, so surely it'd pay off the debt quickly, right?
<<iconButtonContainer
'Dawn'
'button_m_forward.png'
"Continue with your day"
>>
<</iconButtonContainer>><<set $money -= 500>>\
<<set $debt -= 500>>\
You tapped to make a $500 payment. It was a lot, but you felt some relief seeing the debt go down.
<<iconButtonContainer
'Dawn'
'button_m_forward.png'
"Continue with your day"
>>
<</iconButtonContainer>><<set $debtfail += 1>>\
You couldn't make a payment this week... You felt incredible nervousness in selection this option, but you couldn't help it. You didn't want to make a habit of it, that was for sure.
<<iconButtonContainer
'Dawn'
'button_m_forward.png'
"Continue with your day"
>>
<</iconButtonContainer>>Your phone vibrated with a notification from the Control App. You clicked it open...
<h3>//"Alert $name... payment for the Control App is required today. Please select your pay amount;"//</h3>
<<nobr>>
<<iconButtonContainer
'Pay Debt Option - None'
'button_m_exclaim.png'
"Can't Pay..."
>>
<</iconButtonContainer>>
<<if $money gte 100>>
<<iconButtonContainer
'Pay Debt 100'
'button_m_action.png'
"$100"
>>
<</iconButtonContainer>>
<</if>>
<<if $money gte 250>>
<<iconButtonContainer
'Pay Debt 250'
'button_m_action.png'
"$250"
>>
<</iconButtonContainer>>
<</if>>
<<if $money gte 500>>
<<iconButtonContainer
'Pay Debt 500'
'button_m_action.png'
"$500"
>>
<</iconButtonContainer>>
<</if>>
<<if $money gte 1000>>
<<iconButtonContainer
'Pay Debt 1000'
'button_m_action.png'
"$1000"
>>
<</iconButtonContainer>>
<</if>><</nobr>>[img[images\bg\car.png]]
@@.desc;You sat behind the steering wheel of your car. There was still time left in the day - you didn't need to go home straight away...@@
<hr>
<<nobr>>
<<if $school_scene eq 1>>
<<iconButtonContainer
'School'
'button_m_action.png'
"Visit your wife at work"
>>
<</iconButtonContainer>>
<</if>>
<<if $day gte 4>>
<<iconButtonContainer
'Mall'
'button_m_action.png'
"Go to the mall"
>>
<</iconButtonContainer>>
<</if>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>><<set $gender to 'male'>>
[img[images\bg\bedroom.png]]
@@.desc;You awoke in your spacious, clean bedroom. It was always tidy and smelled of Spring flowers which you wouldn't dare claim credit for. You knew it was thanks to $wife. You had a walk-in wardrobe and large, curtained windows.@@
<hr>
<<nobr>>
<<iconButtonContainer
'Morning'
'button_m_work.png'
"Go to Work"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<if $day gte 10>>
<<iconButtonContainer
'Lazy Day at Home'
'button_m_bed.png'
"Lazy Day at Home"
>>
<<AdvancePeriod 3>>
<</iconButtonContainer>>
<</if>>
<<if $caunlock == true>>
<<iconButtonContainer
'Dawn (Wife)'
'button_m_exclaim.png'
`"Switch to " + $wife`
>>
<</iconButtonContainer>>
<</if>>
<</nobr>>You booted up your laptop.
<hr>
What do you do?
<<nobr>>
<<iconButtonContainer
'Watch Porn'
'button_m_exclaim.png'
"Watch Porn"
>>
<</iconButtonContainer>>
<<if $neigh_path_naive eq 2>>
<<iconButtonContainer
'Neigh Route (Naive) - Send Nudes 1'
'button_m_action.png'
"Send e-mail"
>>
<</iconButtonContainer>>
<<elseif $neigh_path_naive eq 3 and $homepornocommanded eq true>>
<<iconButtonContainer
'Neigh Route (Naive) - Send Nudes 2'
'button_m_action.png'
"Send e-mail"
>>
<</iconButtonContainer>>
<</if>>
<<iconButtonContainer
'Night'
'button_m_back.png'
"Go back"
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\livingroom.png]]
<hr>
You decided to do nothing all day and stayed at home...
<<nobr>>
<<if $stepdad_scene eq 1 and $work_scene gte 3>>
<<iconButtonContainer
'Step-Dad Route - Magazine'
'button_m_forward.png'
"Continue"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Continue"
>>
<</iconButtonContainer>>
<<AdvancePeriod>>
<</if>>
<</nobr>>[img[images\bg\officemeeting.png]]
@@.desc;You were in the foyer of 'United Mags', the magazine publisher you worked for. It was a pretty bold name for such a small publisher. The building was glossy and modern with several office spaces and closed-off rooms offering privacy to the higher ups.@@
<hr>
<<nobr>>
<<iconButtonContainer
'Work'
'button_m_work.png'
"Work: Graphic Editting"
>>
<</iconButtonContainer>>
<<if $work_path_sub gte 4>>
<<if $work_path_sub eq 4>>
<<iconButtonContainer
'Modelling Route (Sub) 5 - Erotic Modelling'
'button_m_action.png'
"Attend erotic modelling session"
>>
<</iconButtonContainer>>
<<elseif $work_path_sub eq 6>>
<<iconButtonContainer
'Modelling Route (Sub) 7 - Erotic Modelling'
'button_m_action.png'
"Attend erotic modelling session"
>>
<</iconButtonContainer>>
<<elseif $work_path_sub eq 8>>
<<iconButtonContainer
'Modelling Route (Sub) 9 - Erotic Modelling'
'button_m_action.png'
"Attend erotic modelling session"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Modelling Route (Sub) - Erotic Modelling'
'button_m_action.png'
"Attend erotic modelling session"
>>
<</iconButtonContainer>>
<</if>><</if>>
<<iconButtonContainer
'Interact Col1'
'button_m_person.png'
`"Chat to " + $col1`
>>
<</iconButtonContainer>>
<<if $mainplot_scene gte 1>>
<<iconButtonContainer
'Interact Col2'
'button_m_person.png'
`"Chat to " + $col2`
>>
<</iconButtonContainer>>
<</if>>
<<iconButtonContainer
'Interact Boss'
'button_m_person.png'
`"Chat to " + $boss`
>>
<</iconButtonContainer>><</nobr>><<set $gender to 'male'>>
[img[images\bg\bedroom.png]]
@@.desc;You stood in your spacious, clean bedroom. It was always tidy and smelled of Spring flowers which you wouldn't dare claim credit for. You knew it was thanks to $wife. You had a walk-in wardrobe and large, curtained windows. $wife was in the bedroom.@@
<hr>
What do you do?
<<nobr>>
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Bed"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Interact Wife'
'button_m_person.png'
`"Speak with " + $wife`
>>
<</iconButtonContainer>>
<<if $laptop eq true>>
<<iconButtonContainer
'Laptop'
'button_m_forward.png'
"Use your Laptop"
>>
<</iconButtonContainer>>
<</if>>
<</nobr>>You slept for several hours... Your vague dreams vanished from your memory when you awoke.
<hr>
<<set $commanded to false>>\
<<if $infsex == true>>\
@@.system;"$wife's sexuality was influenced by the Control App; her sexuality increased by 1!"@@
<<set $sexuality += 1>>
<<if $badend1 eq true>>\
<<set $stability to $stability-1>>\
<<else>>\
<<set $stability to $stability-2>>\
<</if>>\
<<else>>\
@@.system;"$wife's sexuality wasn't influenced by the Control App; her stability increased by 3!"@@
<<set $stability to $stability+3>>
<</if>>\
<<nobr>>
<<if $stability lt 1>>
<<iconButtonContainer
'Bad End 1'
'button_m_bed.png'
"Wake Up"
>>
<<NextMorning>>
<</iconButtonContainer>>
<<elseif $debtfail gte 3>>
<<iconButtonContainer
'Bad End 2'
'button_m_bed.png'
"Wake Up"
>>
<<NextMorning>>
<</iconButtonContainer>>
<<elseif (($day % 28) > 0)>>
<<if $day gte 9 and $debt gte 1>>
<<switch ($day % 7)>><<case 0>>
<<iconButtonContainer
'Dawn'
'button_m_bed.png'
"Wake Up"
>>
<<NextMorning>>
<</iconButtonContainer>>
<<case 1>>
<<iconButtonContainer
'Dawn'
'button_m_bed.png'
"Wake Up"
>>
<<NextMorning>>
<</iconButtonContainer>>
<<case 2>>
<<iconButtonContainer
'Dawn'
'button_m_bed.png'
"Wake Up"
>>
<<NextMorning>>
<</iconButtonContainer>>
<<case 3>>
<<iconButtonContainer
'Dawn'
'button_m_bed.png'
"Wake Up"
>>
<<NextMorning>>
<</iconButtonContainer>>
<<case 4>>
<<iconButtonContainer
'Pay Debt'
'button_m_bed.png'
"Wake Up"
>>
<<NextMorning>>
<</iconButtonContainer>>
<<case 5>>
<<iconButtonContainer
'Weekend'
'button_m_bed.png'
"Wake Up"
>>
<<NextMorning>>
<</iconButtonContainer>>
<<case 6>>
<<iconButtonContainer
'Weekend'
'button_m_bed.png'
"Wake Up"
>>
<<NextMorning>>
<</iconButtonContainer>>
<</switch>>
<<elseif $day eq 8>>
<<iconButtonContainer
'Init Debt Collectors'
'button_m_bed.png'
"Wake Up"
>>
<<NextMorning>>
<</iconButtonContainer>>
<<else>>
<<switch ($day % 7)>>
<<case 0>>
<<iconButtonContainer
'Dawn'
'button_m_bed.png'
"Wake Up"
>>
<<NextMorning>>
<</iconButtonContainer>>
<<case 1>>
<<iconButtonContainer
'Dawn'
'button_m_bed.png'
"Wake Up"
>>
<<NextMorning>>
<</iconButtonContainer>>
<<case 2>>
<<iconButtonContainer
'Dawn'
'button_m_bed.png'
"Wake Up"
>>
<<NextMorning>>
<</iconButtonContainer>>
<<case 3>>
<<iconButtonContainer
'Dawn'
'button_m_bed.png'
"Wake Up"
>>
<<NextMorning>>
<</iconButtonContainer>>
<<case 4>>
<<iconButtonContainer
'Dawn'
'button_m_bed.png'
"Wake Up"
>>
<<NextMorning>>
<</iconButtonContainer>>
<<case 5>>
<<iconButtonContainer
'Weekend'
'button_m_bed.png'
"Wake Up"
>>
<<NextMorning>>
<</iconButtonContainer>>
<<case 6>>
<<iconButtonContainer
'Weekend'
'button_m_bed.png'
"Wake Up"
>>
<<NextMorning>>
<</iconButtonContainer>>
<</switch>>
<</if>>
<<else>>
<<set $debt = Math.ceil($debt * 1.25) >>
<<iconButtonContainer
'Debt Update'
'button_m_bed.png'
"Wake Up"
>>
<<NextMorning>>
<</iconButtonContainer>>
<</if>>
<</nobr>>
/% WIFE STAGE CHECKER %/
<<if $ws_naive eq true>>\
<<if $sexuality gte 76>>\
<<set $ws_naive_stage3 to true>>\
<<set $ws_naive_stage2 to true>>\
<<set $ws_naive_stage1 to true>>\
<<elseif $sexuality gte 51>>\
<<set $ws_naive_stage2 to true>>\
<<set $ws_naive_stage1 to true>>\
<<else>>\
<<set $ws_naive_stage1 to true>>\
<</if>>\
<<elseif $ws_dom eq true>>\
<<if $sexuality gte 76>>\
<<set $ws_dom_stage3 to true>>\
<<set $ws_dom_stage2 to true>>\
<<set $ws_dom_stage1 to true>>\
<<elseif $sexuality gte 51>>\
<<set $ws_dom_stage2 to true>>\
<<set $ws_dom_stage1 to true>>\
<<else>>\
<<set $ws_dom_stage1 to true>>\
<</if>>\
<<elseif $ws_hot eq true>>\
<<if $sexuality gte 76>>\
<<set $ws_hot_stage3 to true>>\
<<set $ws_hot_stage2 to true>>\
<<set $ws_hot_stage1 to true>>\
<<elseif $sexuality gte 51>>\
<<set $ws_hot_stage2 to true>>\
<<set $ws_hot_stage1 to true>>\
<<else>>\
<<set $ws_hot_stage1 to true>>\
<</if>>\
<<elseif $ws_sub eq true>>\
<<if $sexuality gte 76>>\
<<set $ws_sub_stage3 to true>>\
<<set $ws_sub_stage2 to true>>\
<<set $ws_sub_stage1 to true>>\
<<elseif $sexuality gte 51>>\
<<set $ws_sub_stage2 to true>>\
<<set $ws_sub_stage1 to true>>\
<<else>>\
<<set $ws_sub_stage1 to true>>\
<</if>>\
<<else>>\
<<if $sexuality gte 41 and $liberty lte 5 and $control lte 5>>\
<<set $ws_naive to true>>\
<<elseif $sexuality gte 41 and $liberty gte 6 and $control lte 5>>\
<<set $ws_dom to true>>\
<<elseif $sexuality gte 41 and $liberty gte 6 and $control gte 6>>\
<<set $ws_hot to true>>\
<<elseif $sexuality gte 41 and $liberty lte 5 and $control gte 6>>\
<<set $ws_sub to true>>\
<<else>>\
<<if $sexuality gte 21>>\
<<set $ws_stage2 to true>>\
<<set $ws_stage1 to true>>\
<<else>>\
<<set $ws_stage1 to true>>\
<</if>>\
<</if>>\
<</if>>\
/% NEIGHBOUR PATH VARIABLES %/
/% MAIN PATH VARIABLES %/
/% WIFE MODEL PATH VARIABLES %/
/% STEPD PATH VARIABLES %/
/% SCHOOL PATH VARIABLES %/<<set $husband_viewed_porn to true>>\
You took your laptop to the bathroom and opened your browser to your favourite porn site...
You clicked through mindlessly for a time before you realized that it wasn't enough to watch regular porn anymore. It was too bland - it just didn't excite you. It didn't surprise you, considering your situation with $wife. There was so much sexual stimulus in having a wife that would do anything... A slutty wife who had an unsatiable lust for cock...
You felt your cock stir from the thought which snapped you to attention. You realized that you'd just searched 'slut wife' and had hundreds of results. You opened a few with promise. They all featured a cock-hungry wife in different scenarios... Some were fucking multiple men behind their husbands backs... Some were shared by their husbands to friends... Some were wearing their wedding dresses while being fucked by groomsmen.
<<switch random(1, 5)>>\
<<case 1>>\
[img[images\pictures\vanilla\laptop\laptop1.webp]]
<<case 2>>\
[img[images\pictures\vanilla\laptop\laptop2.webp]]
<<case 3>>\
[img[images\pictures\vanilla\laptop\laptop3.webp]]
<<case 4>>\
[img[images\pictures\vanilla\laptop\laptop4.webp]]
<<case 5>>\
[img[images\pictures\vanilla\laptop\laptop5.webp]]
<<default>>\
[img[images\pictures\vanilla\laptop\laptop1.webp]]
<</switch>>\
You jerked off to this, imaging it to be $wife as the cock-hungry slut in the clip.
<<nobr>>
<<if $debtwork_path_sub eq 2>>
<<iconButtonContainer
'XClub Site'
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>>
<<else>>\
<<iconButtonContainer
$return
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>>
<</if>>\
<</nobr>>[img[images\bg\adultshop.png]]
@@.desc;You stood in the adult store, trying and failing to look inconspicuous. Adult movies of all kinds were displayed on shelves, curtained with rows of sexy outfits and dress-ups... You saw an attractive woman behind the counter, an arsenal of dildos, vibrators and other toys on the wall behind her.@@
<hr>
Sexy Store Assistant: @@.woman;What can I do for you hun?@@
<<if $dildo eq true>>Dildo - Already Purchased...<<elseif $money lt 100>> Dildo - $100 //Insufficient Funds...//<<else>>[[Dildo - $100|Adult Store][$money -=100, $dildo = true]]<</if>>
<<if $ws_dom eq true>>\
<<if $dildo eq true>><<if $dildo2nd eq true>> Second Dildo - Already Purchased...<<elseif $money lt 100>> Second Dildo - $100 //Insufficient Funds...//<<else>>[[Second Dildo - $100|Adult Store][$money -=100, $dildo2nd = true]]<</if>><</if>>
<</if>>\
<<if $blindfold eq true>> Blindfold - Already Purchased...<<elseif $money lt 100>> Blindfold - $100 //Insufficient Funds...//<<else>>[[Blindfold - $100|Adult Store][$money -=100, $blindfold = true]]<</if>>
<<if $lingerie eq true>> Lingerie - Already Purchased...<<elseif $money lt 200>> Lingerie - $200 //Insufficient Funds...//<<else>>[[Lingerie - $200|Adult Store][$money -=200, $lingerie = true]]<</if>>
<<if $ws_sub eq true>>\
<<if $bondage eq true>> Bondage Gear - Already Purchased...<<elseif $money lt 300>> Bondage Gear - $300 //Insufficient Funds...//<<else>>[[Bondage Gear - $300|Adult Store][$money -=300, $bondage = true]]<</if>>
<<if $vibewand eq true>> Vibe Wand - Already Purchased...<<elseif $money lt 150>> Vibe Wand - $150 //Insufficient Funds...//<<else>>[[Vibe Wand - $300|Adult Store][$money -=150, $vibewand = true]]<</if>>
<</if>>\
<<if $ws_hot eq true>>\
<<if $blackdildo eq true>> Black Dildo - Already Purchased...<<elseif $money lt 120>> Black Dildo - $120 //Insufficient Funds...//<<else>>[[Black Dildo - $120|Adult Store][$money -=120, $blackdildo = true]]<</if>>
<</if>>\
<<iconButtonContainer
'Mall'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>>[img[images\bg\clothesshop.png]]
@@.desc;You stood in the clothing store. Rows of various types of clothing were hung up on racks and on the walls for displays. A middle-aged man stood at the counter.@@
<hr>
Store Assistant: @@.man;Hi there. May I help you?@@
<<if $swimsuit eq true>> Swimsuit - Already Purchased...<<elseif $money lt 100>> Swimsuit - $100 //Insufficient Funds...//<<else>>[[Swimsuit - $100|Clothes Store][$money -=100, $swimsuit = true]]<</if>>
Micro Bikini //-Currently Unavailable in this release-//
<<iconButtonContainer
'Mall'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>>[img[images\bg\electronic.png]]
@@.desc;You stood in an electronic store. They had phones, laptops, and other geeky items all on the display racks. A somewhat nerdy-looking overweight young man stood behind the counter.@@
<hr>
Overweight Store Clerk: @@.man; How can I help you?@@
<<if $laptop eq true>> Laptop - Already Purchased...<<elseif $money lt 500>> Laptop - $500 //Insufficient Funds...//<<else>>[[Laptop - $500|Electronic Store][$money -=500, $laptop = true]]<</if>>
<<if $camera eq true>> Camera - Already Purchased...<<elseif $money lt 300>> Camera - $300 //Insufficient Funds...//<<else>>[[Camera - $300|Electronic Store][$money -=300, $camera = true]]<</if>>
<<iconButtonContainer
'Mall'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>>[img[images\bg\frontyard.png]]
<<set $gender to 'male'>>\
@@.desc;You arrived home and stood out the front of your house. It was a single-floor modern building, and very much the proud gleaming jewel of the street.@@
<hr>
<<nobr>>
<<if $neigh_scene gte 3>>
<<iconButtonContainer
'Talk - neighmom'
'button_m_person.png'
`"Chat to " + $neighmom`
>>
<</iconButtonContainer>>
<</if>>
<<if $day eq 8>>
<<iconButtonContainer
'Neighbour Route - Chat to Neighmom Scene 1'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $day eq 9>>
<<iconButtonContainer
'Step-Dad Route - Move in'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $neigh_scene eq 2>>
<<if $neighscare eq true>>
<<if $ws_naive eq true or $ws_dom eq true or $ws_hot eq true or $ws_sub eq true>>
<<iconButtonContainer
'Neighbour Route Slave - Chat to Neighmom'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_naive eq true>>
<<iconButtonContainer
'Neighbour Route Naive - Chat to Neighmom'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $ws_dom eq true>>
<<iconButtonContainer
'Neighbour Route Dom - Chat to Neighmom'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $ws_hot eq true>>
<<iconButtonContainer
'Neighbour Route Hot - Chat to Neighmom'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $ws_sub eq true>>
<<iconButtonContainer
'Neighbour Route Sub - Chat to Neighmom'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $mainplot_scene eq 1>>
<<iconButtonContainer
'Week1_Event_BBQ_Reminder'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $stepdad_path_naive eq 2>>
<<iconButtonContainer
'Step-Dad Route (Naive) - Dinner 1'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $stepdad_path_naive eq 8>>
<<iconButtonContainer
'Step-Dad Route (Naive) - Dinner 2'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $stepdad_path_sub eq 3>>
<<iconButtonContainer
'Step-Dad Route (Sub) - Dinner Part1'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $stepdad_path_sub eq 6>>
<<iconButtonContainer
'Step-Dad Route (Sub) - Meeting'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $work_path_sub eq 3>>
<<iconButtonContainer
'Modelling Route (Sub) 4 - Contract Review'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<</nobr>>[img[images\bg\car.png]]
@@.desc;You decided to go out... Where do you go?@@
<hr>
<<nobr>>
<<iconButtonContainer
'Mall'
'button_m_forward.png'
"To the Mall"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><</nobr>>[img[images\bg\mall.png]]
@@.desc;The mall was open 24-hours, as was the standard in the city. Many store fronts displayed their goods & services. There was certainly no lack of product to waste money on.@@
<hr>
<<nobr>>
<<iconButtonContainer
'Electronic Store'
'button_m_forward.png'
"Electronic Store"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Adult Store'
'button_m_forward.png'
"Adult Store"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Clothes Store'
'button_m_forward.png'
"Clothes Store"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Go Home'
'button_m_back.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\school.png]]
You stood outside the high-gate of the school that $wife worked at as a teacher. It was a typical school day here; you could hear the careless yelling and laughter of the younger students, and you saw the older senior students hanging around outside. You suspected that they were wagging class. It was a fairly new building with modernly-designed faculties for the teachers.
<<iconButtonContainer
'School Visit'
'button_m_action.png'
"Go Inside"
>>
<</iconButtonContainer>><<remember $analdom1_scene to true>><<set $analdom1 to true>><<set $sexuality += 1>>\
@@.wife;"My ass...? You've really grown fond of my ass, haven't you?"@@ $wife smiled at you mischieviously. You shrugged sheepishly.
@@.you;"Yeah, I guess I like it."@@ You admitted.
@@.wife;"Oh I think it's more than like... You love my ass, don't you?"@@ She teased.
@@.you;"Well... Yeah I guess so."@@ You confessed.
@@.wife;"It's okay - you're allowed to love it. In fact you should love it."@@ She smiled sweetly. @@.wife;"Here..."@@ She pushed you onto your back and began to undress. You watched her strip down to her underwear with great interest, then leaned back as she crawled on top of you. You quirked a brow when she continued up further though, and straddled you over your chest.
@@.wife;"I have the perfect treat for you..."@@ She smiled as she held your hands.
@@.you;"Yeah...?"@@ You wondered.
@@.wife;"Mhm."@@ $wife moved your hands wide apart so you were spread eagled, then she clambered around to sit on your chest, facing away from you. You felt her undo your belt and pull out your semi-erect cock.
@@.wife;"Here's my little guy..."@@ She teased as she slowly began to stroke your cock. She shuffled slightly so that her legs trapped your arms in position.
@@.wife;"Do you like this...?"@@ She asked as she leaned down to give your cock a soft wet kiss.
@@.you;"I... Yeah I do."@@ You said.
@@.wife;"Good.... Well, I hope you enjoy your treat..."@@ $wife sat back up and looked over her shoulder at you with a wicked smirk. She slowly lowered her ass over your face. You blinked in surprise as she sat on your face.
[img[images\pictures\vanilla\anal\anal_dom_1.webp]]
@@.you;"Mh-wff-..."@@ You struggled to speak.
@@.wife;"Oh - no no... No need to talk, you just enjoy your treat. Eat up."@@ She laughed. You struggled to breath, so you squirmed somewhat until wife sat up again.
@@.wife;"What is it...?"@@ She asked.
You weren't sure what to say. She'd never been this sexually aggressive with you before, but it was turning out to be a turn on.
@@.you;"Uh... Th-the underwear's scratching my face..."@@ You said. She smiled, then stood up to wriggle them off. You stared up at her soft, beautiful ass.
@@.wife;"There you go babe... Now you can enjoy it properly."@@ She said as she resumed her position over your face. She slowly leaned back while spreading her ass cheeks. Your heart raced as you watched her ass close in and smother you until you couldn't see - all you could feel was the pressure on your face and $wife playing idly with your erect cock. You felt a wetness on it. You could smell and taste $wife's womanhood, which you began to poke at with your tongue. You heard $wife giggle.
@@.wife;"There you go... See I knew you loved it."@@ She teased. You continued to probe her with your tongue, but then she shuffled forward. Your tongue slipped out of her pussy, and the only thing it could reach was her tight asshole.
[img[images\pictures\vanilla\anal\anal_dom_2.webp]]
@@.wife;"Give this one some attention too... You're always asking me to use it after all."@@ She instructed, but you really had no choice in the matter - your tongue was already out and her ass was squished in your face. You ran your tongue up and down her ass as much as you could, and eventually she sat up again to let you breath.
@@.wife;"Good boy... Very good boy."@@ $wife praised as she continued to slowly jerk your cock. You breathed hard to catch your breath. Your lower face was covered in wetness, and you could feel an orgasm beginning to build.
@@.wife;"You're not done yet though... Treat it properly - I want you to eat my ass like you mean it."@@ She told you as she leaned back again. Her ass completely covered your mouth and nose. You slurped and sucked as $wife grinded her hips into your face for several seconds. You felt your heart race faster as you struggled to breath, and you tried to squirm out.
[img[images\pictures\vanilla\anal\anal_dom_3.webp]]
@@.wife;"Mhh~ No, not yet. Thirty more seconds."@@ She told you. You'd pass out for sure... But you continued to massage her asshole with your tongue. You heard her moan, and then felt her wrap her lips over your cock. Your vision began to blur, but you kept eating her ass.
@@.wife;"Good boy... keep eating my ass like a good boy... Twenty more seconds..."@@ You heard her say, but it was hard to comprehend. All you had was your sense of touch. You shivered and spasmed as you felt a hot swirl over your cock.
@@.wife;"Mmm~ You're such a good ass eater... Okay, here's your reward...!"@@ $wife lifted her ass up enough for you to gulp in oxygen, and at the same time she gave your cock a few last pumps to make you cum. You gasped and groaned loudly as you felt the strongest orgasm paralyse your body. $wife laughed as your cum sprayed over her.
@@.wife;"Oh wow, so much..."@@ She looked back at you over her shoulder. @@.wife;"You're a mess! You should have a shower."@@ She said as she let you up. It took a couple minutes for you to properly regain your senses. You were a mess, and you did have a shower... What ever the sexual experience was - that was no doubt the hardest you've ever orgasmed.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
@@.wife;"My ass...? You've really grown fond of my ass, haven't you?"@@ $wife smiled at you mischieviously. You shrugged sheepishly.
@@.you;"Yeah, I guess I like it."@@ You admitted.
@@.wife;"Oh I think it's more than like... You love my ass, don't you?"@@ She teased.
@@.you;"Well... Yeah I guess so."@@ You confessed.
@@.wife;"It's okay - you're allowed to love it. In fact you should love it."@@ She smiled sweetly. @@.wife;"Here..."@@ She pushed you onto your back and began to undress. You watched her strip down to her underwear with great interest, then leaned back as she crawled on top of you. You quirked a brow when she continued up further though, and straddled you over your chest.
@@.wife;"I have the perfect treat for you..."@@ She smiled as she held your hands.
@@.you;"Yeah...?"@@ You wondered.
@@.wife;"Mhm."@@ $wife moved your hands wide apart so you were spread eagled, then she clambered around to sit on your chest, facing away from you. You felt her undo your belt and pull out your semi-erect cock.
@@.wife;"Here's my little guy..."@@ She teased as she slowly began to stroke your cock. She shuffled slightly so that her legs trapped your arms in position.
@@.wife;"Do you like this...?"@@ She asked as she leaned down to give your cock a soft wet kiss.
@@.you;"I... Yeah I do."@@ You said.
@@.wife;"Good.... Well, I hope you enjoy your treat..."@@ $wife sat back up and looked over her shoulder at you with a wicked smirk. She slowly lowered her ass over your face. You blinked in surprise as she sat on your face.
[img[images\pictures\vanilla\anal\anal_dom_1.webp]]
@@.you;"Mh-wff-..."@@ You struggled to speak.
@@.wife;"Oh - no no... No need to talk, you just enjoy your treat. Eat up."@@ She laughed. You struggled to breath, so you squirmed somewhat until wife sat up again.
@@.wife;"What is it...?"@@ She asked.
You weren't sure what to say. She'd never been this sexually aggressive with you before, but it was turning out to be a turn on.
@@.you;"Uh... Th-the underwear's scratching my face..."@@ You said. She smiled, then stood up to wriggle them off. You stared up at her soft, beautiful ass.
@@.wife;"There you go babe... Now you can enjoy it properly."@@ She said as she resumed her position over your face. She slowly leaned back while spreading her ass cheeks. Your heart raced as you watched her ass close in and smother you until you couldn't see - all you could feel was the pressure on your face and $wife playing idly with your erect cock. You felt a wetness on it. You could smell and taste $wife's womanhood, which you began to poke at with your tongue. You heard $wife giggle.
@@.wife;"There you go... See I knew you loved it."@@ She teased. You continued to probe her with your tongue, but then she shuffled forward. Your tongue slipped out of her pussy, and the only thing it could reach was her tight asshole.
[img[images\pictures\vanilla\anal\anal_dom_2.webp]]
@@.wife;"Give this one some attention too... You're always asking me to use it after all."@@ She instructed, but you really had no choice in the matter - your tongue was already out and her ass was squished in your face. You ran your tongue up and down her ass as much as you could, and eventually she sat up again to let you breath.
@@.wife;"Good boy... Very good boy."@@ $wife praised as she continued to slowly jerk your cock. You breathed hard to catch your breath. Your lower face was covered in wetness, and you could feel an orgasm beginning to build.
@@.wife;"You're not done yet though... Treat it properly - I want you to eat my ass like you mean it."@@ She told you as she leaned back again. Her ass completely covered your mouth and nose. You slurped and sucked as $wife grinded her hips into your face for several seconds. You felt your heart race faster as you struggled to breath, and you tried to squirm out.
[img[images\pictures\vanilla\anal\anal_dom_3.webp]]
@@.wife;"Mhh~ No, not yet. Thirty more seconds."@@ She told you. You'd pass out for sure... But you continued to massage her asshole with your tongue. You heard her moan, and then felt her wrap her lips over your cock. Your vision began to blur, but you kept eating her ass.
@@.wife;"Good boy... keep eating my ass like a good boy... Twenty more seconds..."@@ You heard her say, but it was hard to comprehend. All you had was your sense of touch. You shivered and spasmed as you felt a hot swirl over your cock.
@@.wife;"Mmm~ You're such a good ass eater... Okay, here's your reward...!"@@ $wife lifted her ass up enough for you to gulp in oxygen, and at the same time she gave your cock a few last pumps to make you cum. You gasped and groaned loudly as you felt the strongest orgasm paralyse your body. $wife laughed as your cum sprayed over her.
@@.wife;"Oh wow, so much..."@@ She looked back at you over her shoulder. @@.wife;"You're a mess! You should have a shower."@@ She said as she let you up. It took a couple minutes for you to properly regain your senses. You were a mess, and you did have a shower... What ever the sexual experience was - that was no doubt the hardest you've ever orgasmed.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
@@.wife;"My ass...? You've really grown fond of my ass, haven't you?"@@ $wife smiled at you mischieviously. You shrugged sheepishly.
@@.you;"Yeah, I guess I like it."@@ You admitted.
@@.wife;"Oh I think it's more than like... You love my ass, don't you?"@@ She teased.
@@.you;"Well... Yeah I guess so."@@ You confessed.
@@.wife;"It's okay - you're allowed to love it. In fact you should love it."@@ She smiled sweetly. @@.wife;"Here..."@@ She pushed you onto your back and began to undress. You watched her strip down to her underwear with great interest, then leaned back as she crawled on top of you. You quirked a brow when she continued up further though, and straddled you over your chest.
@@.wife;"I have the perfect treat for you..."@@ She smiled as she held your hands.
@@.you;"Yeah...?"@@ You wondered.
@@.wife;"Mhm."@@ $wife moved your hands wide apart so you were spread eagled, then she clambered around to sit on your chest, facing away from you. You felt her undo your belt and pull out your semi-erect cock.
@@.wife;"Here's my little guy..."@@ She teased as she slowly began to stroke your cock. She shuffled slightly so that her legs trapped your arms in position.
@@.wife;"Do you like this...?"@@ She asked as she leaned down to give your cock a soft wet kiss.
@@.you;"I... Yeah I do."@@ You said.
@@.wife;"Good.... Well, I hope you enjoy your treat..."@@ $wife sat back up and looked over her shoulder at you with a wicked smirk. She slowly lowered her ass over your face. You blinked in surprise as she sat on your face.
[img[images\pictures\vanilla\anal\anal_dom_1.webp]]
@@.you;"Mh-wff-..."@@ You struggled to speak.
@@.wife;"Oh - no no... No need to talk, you just enjoy your treat. Eat up."@@ She laughed. You struggled to breath, so you squirmed somewhat until wife sat up again.
@@.wife;"What is it...?"@@ She asked.
You weren't sure what to say. She'd never been this sexually aggressive with you before, but it was turning out to be a turn on.
@@.you;"Uh... Th-the underwear's scratching my face..."@@ You said. She smiled, then stood up to wriggle them off. You stared up at her soft, beautiful ass.
@@.wife;"There you go babe... Now you can enjoy it properly."@@ She said as she resumed her position over your face. She slowly leaned back while spreading her ass cheeks. Your heart raced as you watched her ass close in and smother you until you couldn't see - all you could feel was the pressure on your face and $wife playing idly with your erect cock. You felt a wetness on it. You could smell and taste $wife's womanhood, which you began to poke at with your tongue. You heard $wife giggle.
@@.wife;"There you go... See I knew you loved it."@@ She teased. You continued to probe her with your tongue, but then she shuffled forward. Your tongue slipped out of her pussy, and the only thing it could reach was her tight asshole.
[img[images\pictures\vanilla\anal\anal_dom_2.webp]]
@@.wife;"Give this one some attention too... You're always asking me to use it after all."@@ She instructed, but you really had no choice in the matter - your tongue was already out and her ass was squished in your face. You ran your tongue up and down her ass as much as you could, and eventually she sat up again to let you breath.
@@.wife;"Good boy... Very good boy."@@ $wife praised as she continued to slowly jerk your cock. You breathed hard to catch your breath. Your lower face was covered in wetness, and you could feel an orgasm beginning to build.
@@.wife;"You're not done yet though... Treat it properly - I want you to eat my ass like you mean it."@@ She told you as she leaned back again. Her ass completely covered your mouth and nose. You slurped and sucked as $wife grinded her hips into your face for several seconds. You felt your heart race faster as you struggled to breath, and you tried to squirm out.
[img[images\pictures\vanilla\anal\anal_dom_3.webp]]
@@.wife;"Mhh~ No, not yet. Thirty more seconds."@@ She told you. You'd pass out for sure... But you continued to massage her asshole with your tongue. You heard her moan, and then felt her wrap her lips over your cock. Your vision began to blur, but you kept eating her ass.
@@.wife;"Good boy... keep eating my ass like a good boy... Twenty more seconds..."@@ You heard her say, but it was hard to comprehend. All you had was your sense of touch. You shivered and spasmed as you felt a hot swirl over your cock.
@@.wife;"Mmm~ You're such a good ass eater... Okay, here's your reward...!"@@ $wife lifted her ass up enough for you to gulp in oxygen, and at the same time she gave your cock a few last pumps to make you cum. You gasped and groaned loudly as you felt the strongest orgasm paralyse your body. $wife laughed as your cum sprayed over her.
@@.wife;"Oh wow, so much..."@@ She looked back at you over her shoulder. @@.wife;"You're a mess! You should have a shower."@@ She said as she let you up. It took a couple minutes for you to properly regain your senses. You were a mess, and you did have a shower... What ever the sexual experience was - that was no doubt the hardest you've ever orgasmed.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $analhot1 to true>><<remember $analhot1_scene to true>><<set $sexuality += 1>>\
@@.you;"Can we do this again...?"@@ You asked as you reached around to give $wife's ass a firm squeeze.
@@.wife;"You want to fuck my ass again? Jeez, are all guys like this?"@@ $wife raised a brow and smiled coyly.
@@.you;"I don't know, but I //do// know that you've got one sexy ass that I'd like to get inside..."@@ You grinned as you pulled her closer.
$wife sighed dramatically then shrugged. @@.wife;"I guess there's no helping it, huh?"@@ She smirked then pushed you down onto the bed before getting on her knees.
@@.wife;"Okay, fine... But I'm in charge."@@ She said as she leaned forward and undid your pants. Your cock came springing out as soon as it was free.
@@.you;"Sure you can be on top..."@@ You said as you watched her handy work.
$wife held your cock in her hand and quickly leaned forward to wrap her lips around it. You jumped from the unexpected blowjob. She gagged on it and looked up at you, then after a moment she took it out of her mouth, leaving it covered in wetness.
@@.wife;"Well it can't go in dry, can it?"@@ She smirked as she stood up and mounted you, then pivoted around so that her back was facing you. She reached back to grasp your cock and guided it to her tight asshole. With a few soft moans, she slowly worked the head of your cock into her incredibly tight ass.
[img[images\pictures\vanilla\anal\anal_hot_1.png]]
@@.wife;"Ooh... Fuck... Mh... It's inside now."@@ She breathed and let out a deep sigh as she moved back, easing the length of your cock deeper inside her. You felt the tightness squeeze around your shaft.
@@.you;"Ugh, fuck... It's so tight..."@@ You grunted.
@@.wife;"Yeah... It feels good..."@@ She replied as she began to grind her hips up and down with a quickened pace - pushing your cock further inside her with every bounce.
[img[images\pictures\vanilla\anal\anal_hot_2.webp]]
@@.wife;"Oh fuck... It feels good..."@@ She whimpered and reached down to rub her clit. She grinded and gasped while bouncing on your cock, then slipped a finger inside herself.
@@.you;"Ugh, damn..."@@ You groaned as you felt your cock slide deeper inside all the way to the base. It was incredibly tight and hot. Every movement seemed to seize your manhood even tighter.
@@.wife;"F-fuck... I'm cumming...!"@@ $wife gasped and bucked back against your cock. She let out a long and deep breath as she fingered herself, then a shrill gasp. You felt a warm wetness on your legs.
@@.you;"Ugh... Me too..."@@ You groaned as your cock twitched, deep inside of $wife's ass. You took ahold of $wife's asscheeks and thrusted deep, the tightness almost choking your cock from cumming... But the orgasm came regardless, and hot spurts of cum spewed out inside her.
@@.wife;"FH-hah, I can feel it...!"@@ $wife said between breaths. She slowly lifted herself up and leaned forward, letting your cock gently slide out of her. She remained in this position for a while - her gaping ass pointing towards you.
[img[images\pictures\vanilla\anal\anal_hot_3.png]]
Cum began to bubble up and leak out.
@@.wife;"Oh! I have to go to the bathroom..."@@ She excused herself then left quickly.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
@@.you;"Can we do this again...?"@@ You asked as you reached around to give $wife's ass a firm squeeze.
@@.wife;"You want to fuck my ass again? Jeez, are all guys like this?"@@ $wife raised a brow and smiled coyly.
@@.you;"I don't know, but I //do// know that you've got one sexy ass that I'd like to get inside..."@@ You grinned as you pulled her closer.
$wife sighed dramatically then shrugged. @@.wife;"I guess there's no helping it, huh?"@@ She smirked then pushed you down onto the bed before getting on her knees.
@@.wife;"Okay, fine... But I'm in charge."@@ She said as she leaned forward and undid your pants. Your cock came springing out as soon as it was free.
@@.you;"Sure you can be on top..."@@ You said as you watched her handy work.
$wife held your cock in her hand and quickly leaned forward to wrap her lips around it. You jumped from the unexpected blowjob. She gagged on it and looked up at you, then after a moment she took it out of her mouth, leaving it covered in wetness.
@@.wife;"Well it can't go in dry, can it?"@@ She smirked as she stood up and mounted you, then pivoted around so that her back was facing you. She reached back to grasp your cock and guided it to her tight asshole. With a few soft moans, she slowly worked the head of your cock into her incredibly tight ass.
[img[images\pictures\vanilla\anal\anal_hot_1.png]]
@@.wife;"Ooh... Fuck... Mh... It's inside now."@@ She breathed and let out a deep sigh as she moved back, easing the length of your cock deeper inside her. You felt the tightness squeeze around your shaft.
@@.you;"Ugh, fuck... It's so tight..."@@ You grunted.
@@.wife;"Yeah... It feels good..."@@ She replied as she began to grind her hips up and down with a quickened pace - pushing your cock further inside her with every bounce.
[img[images\pictures\vanilla\anal\anal_hot_2.webp]]
@@.wife;"Oh fuck... It feels good..."@@ She whimpered and reached down to rub her clit. She grinded and gasped while bouncing on your cock, then slipped a finger inside herself.
@@.you;"Ugh, damn..."@@ You groaned as you felt your cock slide deeper inside all the way to the base. It was incredibly tight and hot. Every movement seemed to seize your manhood even tighter.
@@.wife;"F-fuck... I'm cumming...!"@@ $wife gasped and bucked back against your cock. She let out a long and deep breath as she fingered herself, then a shrill gasp. You felt a warm wetness on your legs.
@@.you;"Ugh... Me too..."@@ You groaned as your cock twitched, deep inside of $wife's ass. You took ahold of $wife's asscheeks and thrusted deep, the tightness almost choking your cock from cumming... But the orgasm came regardless, and hot spurts of cum spewed out inside her.
@@.wife;"FH-hah, I can feel it...!"@@ $wife said between breaths. She slowly lifted herself up and leaned forward, letting your cock gently slide out of her. She remained in this position for a while - her gaping ass pointing towards you.
[img[images\pictures\vanilla\anal\anal_hot_3.png]]
Cum began to bubble up and leak out.
@@.wife;"Oh! I have to go to the bathroom..."@@ She excused herself then left quickly.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
@@.you;"Can we do this again...?"@@ You asked as you reached around to give $wife's ass a firm squeeze.
@@.wife;"You want to fuck my ass again? Jeez, are all guys like this?"@@ $wife raised a brow and smiled coyly.
@@.you;"I don't know, but I //do// know that you've got one sexy ass that I'd like to get inside..."@@ You grinned as you pulled her closer.
$wife sighed dramatically then shrugged. @@.wife;"I guess there's no helping it, huh?"@@ She smirked then pushed you down onto the bed before getting on her knees.
@@.wife;"Okay, fine... But I'm in charge."@@ She said as she leaned forward and undid your pants. Your cock came springing out as soon as it was free.
@@.you;"Sure you can be on top..."@@ You said as you watched her handy work.
$wife held your cock in her hand and quickly leaned forward to wrap her lips around it. You jumped from the unexpected blowjob. She gagged on it and looked up at you, then after a moment she took it out of her mouth, leaving it covered in wetness.
@@.wife;"Well it can't go in dry, can it?"@@ She smirked as she stood up and mounted you, then pivoted around so that her back was facing you. She reached back to grasp your cock and guided it to her tight asshole. With a few soft moans, she slowly worked the head of your cock into her incredibly tight ass.
[img[images\pictures\vanilla\anal\anal_hot_1.png]]
@@.wife;"Ooh... Fuck... Mh... It's inside now."@@ She breathed and let out a deep sigh as she moved back, easing the length of your cock deeper inside her. You felt the tightness squeeze around your shaft.
@@.you;"Ugh, fuck... It's so tight..."@@ You grunted.
@@.wife;"Yeah... It feels good..."@@ She replied as she began to grind her hips up and down with a quickened pace - pushing your cock further inside her with every bounce.
[img[images\pictures\vanilla\anal\anal_hot_2.webp]]
@@.wife;"Oh fuck... It feels good..."@@ She whimpered and reached down to rub her clit. She grinded and gasped while bouncing on your cock, then slipped a finger inside herself.
@@.you;"Ugh, damn..."@@ You groaned as you felt your cock slide deeper inside all the way to the base. It was incredibly tight and hot. Every movement seemed to seize your manhood even tighter.
@@.wife;"F-fuck... I'm cumming...!"@@ $wife gasped and bucked back against your cock. She let out a long and deep breath as she fingered herself, then a shrill gasp. You felt a warm wetness on your legs.
@@.you;"Ugh... Me too..."@@ You groaned as your cock twitched, deep inside of $wife's ass. You took ahold of $wife's asscheeks and thrusted deep, the tightness almost choking your cock from cumming... But the orgasm came regardless, and hot spurts of cum spewed out inside her.
@@.wife;"FH-hah, I can feel it...!"@@ $wife said between breaths. She slowly lifted herself up and leaned forward, letting your cock gently slide out of her. She remained in this position for a while - her gaping ass pointing towards you.
[img[images\pictures\vanilla\anal\anal_hot_3.png]]
Cum began to bubble up and leak out.
@@.wife;"Oh! I have to go to the bathroom..."@@ She excused herself then left quickly.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<if $sex1 eq true>>\
<<if $anal1 eq true>>\<<set $sexuality += 1>>\
@@.you;"Come on babe... Let's try it."@@ You said as you reached around to give $wife's ass a firm squeeze.
@@.wife;"My ass again?"@@ $wife raised a brow at you, playfully giving a stern look.
@@.you;"You didn't seem to mind it last time."@@ You reminded her.
@@.wife;"Alright... But lube up more this time."@@ $wife replied. You clambered on the bed with $wife and you both got undressed.
@@.you;"I think you'll like it even more now."@@ You told her as you rubbed lube over your cock, bringing it into full-force. $wife rolled over onto her arms and knees, her ass sticking up at you.
You ran the head of your wet cock over her ass and pressed inside. It was certainly an easier fit this time, but it was still incredibly tight. $wife moaned softly as you pushed all the way inside.
[img[images\pictures\vanilla\anal\anal1.webp]]
@@.wife;"Ooh fuck...!"@@ She gasped and pushed back against you. You noticed she was playing with her pussy this time.
@@.you;"Do you like it?"@@ You asked.
@@.wife;"M-mh... Yes..."@@ $wife gasped.
You began to thrust a little faster in her ass. $wife whimpered with every movement, then began to rub herself harder as you took her by the hips and plunged all the way inside, balls deep.
@@.wife;"Ohhhh! Mhhh...!"@@ She moaned as your thrusting became quicker and a little rougher. You could hear the wet squelch of her fingering herself.
@@.you;"I'm gonna cum...!"@@ You told her as you tried to pull your cock out... But $wife pushed back against you. The tightness of her ass was too much, you felt the hot spurts of cum shoot out inside her.
@@.wife;"oh fuck, it's so hot...!"@@ $wife moaned and shuddered as you emptied your load inside her.
You pulled your cock out slowly, leaving your wife's ass in a gaped state... Though the cum must have been a fair way inside still.
[img[images\pictures\vanilla\anal\anal2.png]]
@@.you;"Seems like you actually like it, huh?"@@ You eventually asked with a slight grin.
@@.wife;"Yeah, it feels pretty good... I need to go to the bathroom."@@ She excused herself and left the bedroom.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>>
<<else>><<set $anal1 to true>><<remember $anal1_scene to true>><<set $sexuality += 1>>\
@@.you;"Come on babe... Let's try it."@@ You said as you reached around to give $wife's ass a firm squeeze.
@@.wife;"Oh my god, why are you so desperate to fuck my ass?"@@ $wife rolled her eyes, though you saw a hint of a smile on her face.
@@.you;"It's your own fault for being so damn sexy."@@ You said, reaching your other hand around to grab the other cheek.
@@.wife;"Tooo bad - there's no way it'll fit."@@ $wife gave you a playful shove.
@@.you;"It might... My finger went in, remember?"@@ You smirked at her playfully.
@@.wife;"That's a bit different though."@@ $wife replied.
@@.you;"You seemed to like it in any case... You liked me 'filling you up', if I recall correctly..."@@ You reminded her. Her cheeks flushed a light red.
@@.wife;"Well... Fine."@@ $wife said in a quiet voice. You could hardly believe it. @@.wife;"Just do it gently!"@@ She shot you a look.
@@.you;"Of course I will!"@@ You couldn't help but hide the excitement and lust from your voice. Your cock was already swelling with anticipation. You clambered on the bed with $wife and you both got undressed.
@@.wife;"Just make sure you stop if I say so."@@ $wife told you in a stern voice as she rolled over onto her arms and knees, her ass sticking up at you. @@.wife;"...Use lube."@@ You heard her muffled voice.
You lubed up a finger and ran it over $wife's ass, playfully pushing in the slightest bit. $wife gasped. You then shuffled forward to press your cock against her tight hole. At first there was absolutely no movement and you began to think that it wasn't going to work, but slowly $wife's ass opened up and the head of your cock sunk inside.
[img[images\pictures\vanilla\anal\anal1.webp]]
@@.wife;"Ooooh...!"@@ You heard $wife moan. You moved slowly, pushing in even deeper. It was a tightness you've never felt. It was almost painful... and every movement seemed to pull you in deeper.
@@.you;"How does it feel?"@@ You asked, really hoping she wouldn't ask you to stop.
@@.wife;"It's... okay. It feels weird."@@ She replied. She didn't sound pained.
@@.you;"Good..."@@ You grunted a reply as you continued to push deeper inside her ass.
@@.wife;"Oooh... Mh..."@@ $wife whimpered.
@@.you;"Does it hurt?"@@ You asked.
@@.wife;"No..."@@ She replied.
@@.you;"So does it feel good?"@@ You asked as you pulled back and pushed in again.
@@.wife;"M-mh... Yes I think so..."@@ $wife gasped. You reached down to feel her womanhood and grinned when you felt it was soaking. You slid a finger inside her slit and she shuddered.
@@.you;"You're so wet."@@ You teased.
@@.wife;"Mh... Yeah."@@ She agreed then gasped when you slid a second finger in her cunt.
You began to thrust a little faster in her ass. $wife whimpered with every movement, and even louder when you plunged your fingers inside her. A shrill shreik escaped her and an orgasm quickly began to swell up.
@@.you;"I'm gonna cum...!"@@ You told her as you tried to pull your cock out... But $wife pushed back against you. The tightness of her ass was too much, you felt the hot spurts of cum shoot out inside her.
@@.wife;"oh fuck, it's so hot...!"@@ $wife moaned and shuddered as you emptied your load inside her.
You pulled your cock out slowly, leaving your wife's ass in a gaped state... Though the cum must have been a fair way inside still.
[img[images\pictures\vanilla\anal\anal2.png]]
@@.you;"I guess you liked it then?"@@ You eventually asked.
@@.wife;"Yeah... It'll take some getting used to... It feels very different."@@ $wife replied. @@.wife;"... I need to go to the bathroom."@@ She excused herself and left the bedroom.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>>
<</if>>\
<<else>>\
@@.you;"Come on babe... Let's try it."@@ You said as you reached around to give $wife's ass a firm squeeze.
@@.wife;"Oh my god, why are you so desperate to fuck my ass?"@@ $wife rolled her eyes, though you saw a hint of a smile on her face.
@@.you;"It's your own fault for being so damn sexy."@@ You said, reaching your other hand around to grab the other cheek.
@@.wife;"Well too bad - there's no way it'll fit."@@ $wife gave you a playful shove.
@@.you;"Boo..."@@ You said as you let go, defeated.
//I've asked so many times and it's always been a flat no... But this time she said that it wouldn't fit... Maybe I need to 'loosen' it up a bit first...//
<<iconButtonContainer
'Sexual Interaction'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>
<</if>>\<<remember $analsub1_scene to true>><<set $analsub1 to true>><<set $sexuality += 1>>\
@@.wife;"My ass...? Okay..."@@ $wife spoke quietly - embarrassed. Then she looked at you confused when you took out a blindfold.
@@.you;"Trust me, you'll like it."@@ You reassured her. She nodded and took it from you. You waited until she had the blindfold fastened over her eyes before you approached her and gently pushed onto the bed. You helped her roll over onto her stomach.
@@.wife;"Um..."@@ $wife hesitated.
@@.you;"It's fine - just a new position."@@ You told her.
@@.wife;"Okay..."@@ $wife replied quietly.
You then took some leather straps and approached her side - gently fastening them around her wrists.
@@.you;"It's fine."@@ You told her again. She trusted you.
You tied her down so her arms were spread wide, and then again with her legs, so they were spread apart to reveal her glistening slit. $wife squirmed lightly on the bed, but she was tied firmly down. The last thing you had was a vibe wand...
You took it out of the box and switched it on to the lowest setting. The end of the stick began to vibrate - making an audible buzz. $wife shifted just the slightest bit.
You slowly approached her with the vibe wand in hand. You ran it up her leg so that she could feel it. You heard her gasp. You rolled it over her bottom, then her other leg before running it up again to find her womanhood.
@@.wife;"O-oh...!"@@ $wife gasped and immediately began to squirm.
@@.you;"Does it feel good?"@@ You asked.
@@.wife;"Mh- Y-yes..."@@ She whispered through gasps.
You placed the wand on the bed so that the head was still resting against her twitching pussy, then you slowly climbed on behind her. You ran your fingers over her ass to massage it, occasionally feeling the wetness of her pussy which seemed to be increasingly sensitive from the magic of the vibe wand.
[img[images\pictures\vanilla\anal\anal_sub_1.webp]]
@@.you;"You're so wet."@@ You told her.
@@.wife;"Oh~ P-please $name..."@@ $wife gasped.
@@.you;"What is it?"@@ You asked.
@@.wife;"I-h-hah... I need more..."@@ She begged in a whimper.
@@.you;"Well only because you asked so nicely."@@ You grinned as you took out your cock and shuffled in closer to $wife. You rubbed the head of your cock over her soaked pussy, which made her twitch and moan.
@@.wife;"P-please fuck me..."@@ She begged again. You pushed the head of your cock inside to bury it in her juices, then took it out again.
@@.wife;"Oh...?"@@ $wife gasped and squirmed back as she tried to find your cock with her pussy.
@@.you;"I'm fucking your ass."@@ You reminded her.
@@.wife;"Mh- o-okay... Please hurry..."@@ She breathed and shivered. You slowly pressed the head of your now-wet cock against $wife's tight asshole, which gradually took you in with occasional thrusts. $wife moaned lewdly as you eventually pushed all the way inside her. You felt her twitch around you as you began to thrust.
@@.wife;"O-oh, you're so deep inside m-me mh!~ I keep c-cumming..."@@ $wife gasped in hysteria. You turned the control up a level on the vibe wand, which made her shriek and spasm again. You felt her juices on you as you continued to thrust into her tight ass.
[img[images\pictures\vanilla\anal\anal_sub_2.webp]]
@@.wife;"Oh $name...! I c-cant stop c-cumming..!"@@ She whimpered between gasps. You grunted and gripped onto her ass to try and control her spasming, then continued to fuck her. Every movement made her tighten around you.
@@.you;"I'm gonna cum in your ass $wife."@@ You told her, and then picked up the pace. $wife could only moan in respond. You reached down to stick two fingers inside her dripping pussy - she'd never been this wet before.
@@.wife;"Oh!-I-h-hah, c-cumming..."@@ She barely said.
@@.you;"Ugh...!"@@ You grunted as you came, sending your hot cum far into $wife's twitching ass. She gasped and spasmed again underneath you. You felt her squirt over your legs.
You sat back with a deep breath then moved the vibe wand away, and watched as your cum slowly leaked out of $wife's ass.
[img[images\pictures\vanilla\anal\anal_sub_3.webp]]
@@.wife;"Oh~ Hah...$name..."@@ $wife continued to shiver and gasp.
@@.you;"... Glad you liked it."@@ You said as you began to loosen her straps.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
@@.wife;"My ass...? Okay..."@@ $wife spoke quietly - embarrassed. Then she looked at you confused when you took out a blindfold.
@@.you;"Trust me, you'll like it."@@ You reassured her. She nodded and took it from you. You waited until she had the blindfold fastened over her eyes before you approached her and gently pushed onto the bed. You helped her roll over onto her stomach.
@@.wife;"Um..."@@ $wife hesitated.
@@.you;"It's fine - just a new position."@@ You told her.
@@.wife;"Okay..."@@ $wife replied quietly.
You then took some leather straps and approached her side - gently fastening them around her wrists.
@@.you;"It's fine."@@ You told her again. She trusted you.
You tied her down so her arms were spread wide, and then again with her legs, so they were spread apart to reveal her glistening slit. $wife squirmed lightly on the bed, but she was tied firmly down. The last thing you had was a vibe wand...
You took it out of the box and switched it on to the lowest setting. The end of the stick began to vibrate - making an audible buzz. $wife shifted just the slightest bit.
You slowly approached her with the vibe wand in hand. You ran it up her leg so that she could feel it. You heard her gasp. You rolled it over her bottom, then her other leg before running it up again to find her womanhood.
@@.wife;"O-oh...!"@@ $wife gasped and immediately began to squirm.
@@.you;"Does it feel good?"@@ You asked.
@@.wife;"Mh- Y-yes..."@@ She whispered through gasps.
You placed the wand on the bed so that the head was still resting against her twitching pussy, then you slowly climbed on behind her. You ran your fingers over her ass to massage it, occasionally feeling the wetness of her pussy which seemed to be increasingly sensitive from the magic of the vibe wand.
[img[images\pictures\vanilla\anal\anal_sub_1.webp]]
@@.you;"You're so wet."@@ You told her.
@@.wife;"Oh~ P-please $name..."@@ $wife gasped.
@@.you;"What is it?"@@ You asked.
@@.wife;"I-h-hah... I need more..."@@ She begged in a whimper.
@@.you;"Well only because you asked so nicely."@@ You grinned as you took out your cock and shuffled in closer to $wife. You rubbed the head of your cock over her soaked pussy, which made her twitch and moan.
@@.wife;"P-please fuck me..."@@ She begged again. You pushed the head of your cock inside to bury it in her juices, then took it out again.
@@.wife;"Oh...?"@@ $wife gasped and squirmed back as she tried to find your cock with her pussy.
@@.you;"I'm fucking your ass."@@ You reminded her.
@@.wife;"Mh- o-okay... Please hurry..."@@ She breathed and shivered. You slowly pressed the head of your now-wet cock against $wife's tight asshole, which gradually took you in with occasional thrusts. $wife moaned lewdly as you eventually pushed all the way inside her. You felt her twitch around you as you began to thrust.
@@.wife;"O-oh, you're so deep inside m-me mh!~ I keep c-cumming..."@@ $wife gasped in hysteria. You turned the control up a level on the vibe wand, which made her shriek and spasm again. You felt her juices on you as you continued to thrust into her tight ass.
[img[images\pictures\vanilla\anal\anal_sub_2.webp]]
@@.wife;"Oh $name...! I c-cant stop c-cumming..!"@@ She whimpered between gasps. You grunted and gripped onto her ass to try and control her spasming, then continued to fuck her. Every movement made her tighten around you.
@@.you;"I'm gonna cum in your ass $wife."@@ You told her, and then picked up the pace. $wife could only moan in respond. You reached down to stick two fingers inside her dripping pussy - she'd never been this wet before.
@@.wife;"Oh!-I-h-hah, c-cumming..."@@ She barely said.
@@.you;"Ugh...!"@@ You grunted as you came, sending your hot cum far into $wife's twitching ass. She gasped and spasmed again underneath you. You felt her squirt over your legs.
You sat back with a deep breath then moved the vibe wand away, and watched as your cum slowly leaked out of $wife's ass.
[img[images\pictures\vanilla\anal\anal_sub_3.webp]]
@@.wife;"Oh~ Hah...$name..."@@ $wife continued to shiver and gasp.
@@.you;"... Glad you liked it."@@ You said as you began to loosen her straps.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
@@.wife;"My ass...? Okay..."@@ $wife spoke quietly - embarrassed. Then she looked at you confused when you took out a blindfold.
@@.you;"Trust me, you'll like it."@@ You reassured her. She nodded and took it from you. You waited until she had the blindfold fastened over her eyes before you approached her and gently pushed onto the bed. You helped her roll over onto her stomach.
@@.wife;"Um..."@@ $wife hesitated.
@@.you;"It's fine - just a new position."@@ You told her.
@@.wife;"Okay..."@@ $wife replied quietly.
You then took some leather straps and approached her side - gently fastening them around her wrists.
@@.you;"It's fine."@@ You told her again. She trusted you.
You tied her down so her arms were spread wide, and then again with her legs, so they were spread apart to reveal her glistening slit. $wife squirmed lightly on the bed, but she was tied firmly down. The last thing you had was a vibe wand...
You took it out of the box and switched it on to the lowest setting. The end of the stick began to vibrate - making an audible buzz. $wife shifted just the slightest bit.
You slowly approached her with the vibe wand in hand. You ran it up her leg so that she could feel it. You heard her gasp. You rolled it over her bottom, then her other leg before running it up again to find her womanhood.
@@.wife;"O-oh...!"@@ $wife gasped and immediately began to squirm.
@@.you;"Does it feel good?"@@ You asked.
@@.wife;"Mh- Y-yes..."@@ She whispered through gasps.
You placed the wand on the bed so that the head was still resting against her twitching pussy, then you slowly climbed on behind her. You ran your fingers over her ass to massage it, occasionally feeling the wetness of her pussy which seemed to be increasingly sensitive from the magic of the vibe wand.
[img[images\pictures\vanilla\anal\anal_sub_1.webp]]
@@.you;"You're so wet."@@ You told her.
@@.wife;"Oh~ P-please $name..."@@ $wife gasped.
@@.you;"What is it?"@@ You asked.
@@.wife;"I-h-hah... I need more..."@@ She begged in a whimper.
@@.you;"Well only because you asked so nicely."@@ You grinned as you took out your cock and shuffled in closer to $wife. You rubbed the head of your cock over her soaked pussy, which made her twitch and moan.
@@.wife;"P-please fuck me..."@@ She begged again. You pushed the head of your cock inside to bury it in her juices, then took it out again.
@@.wife;"Oh...?"@@ $wife gasped and squirmed back as she tried to find your cock with her pussy.
@@.you;"I'm fucking your ass."@@ You reminded her.
@@.wife;"Mh- o-okay... Please hurry..."@@ She breathed and shivered. You slowly pressed the head of your now-wet cock against $wife's tight asshole, which gradually took you in with occasional thrusts. $wife moaned lewdly as you eventually pushed all the way inside her. You felt her twitch around you as you began to thrust.
@@.wife;"O-oh, you're so deep inside m-me mh!~ I keep c-cumming..."@@ $wife gasped in hysteria. You turned the control up a level on the vibe wand, which made her shriek and spasm again. You felt her juices on you as you continued to thrust into her tight ass.
[img[images\pictures\vanilla\anal\anal_sub_2.webp]]
@@.wife;"Oh $name...! I c-cant stop c-cumming..!"@@ She whimpered between gasps. You grunted and gripped onto her ass to try and control her spasming, then continued to fuck her. Every movement made her tighten around you.
@@.you;"I'm gonna cum in your ass $wife."@@ You told her, and then picked up the pace. $wife could only moan in respond. You reached down to stick two fingers inside her dripping pussy - she'd never been this wet before.
@@.wife;"Oh!-I-h-hah, c-cumming..."@@ She barely said.
@@.you;"Ugh...!"@@ You grunted as you came, sending your hot cum far into $wife's twitching ass. She gasped and spasmed again underneath you. You felt her squirt over your legs.
You sat back with a deep breath then moved the vibe wand away, and watched as your cum slowly leaked out of $wife's ass.
[img[images\pictures\vanilla\anal\anal_sub_3.webp]]
@@.wife;"Oh~ Hah...$name..."@@ $wife continued to shiver and gasp.
@@.you;"... Glad you liked it."@@ You said as you began to loosen her straps.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
<<if $blindfold1 eq true>>\
You'd left the blindfold out on $wife's pillow, and so found her obediently waiting for you with it on. This time she was only in her underwear.
Wordlessly, you pressed your cock to her lips and she immediately took it in her mouth.
[img[images\pictures\vanilla\blindfold\blindfold1.webp]]
You placed a hand atop her head and gently pushed your cock further into $wife's mouth, making her gag lightly.
@@.wife;"M-mh..."@@ She responded with a soft moan. You continued to slowly thrust your hips into her mouth and she responded by reaching up to fondle your balls.
You grunted as she gave them a light squeeze and swirled them in the palm of her hand while polishing the head of your cock with her tongue. You breathed hard as she worked quicker - she grasped your shaft and began to stroke it while she worked on your balls and slurped on your nob.
You felt an orgasm begin to wash over you, and apparently $wife didn't need to see to know it was coming... She stuck her tongue out and opened her mouth in front of your cock as she stroked harder and squeezed your balls, milking your cum out in hot spurts that shot into $wife's mouth.
@@.you;"Agh...! Fuck..."@@ You grunted as you came. $wife licked her lips and showed you the pool of cum in her mouth, which she swallowed.
@@.you;"Good... You're getting really good at that..."@@ You said.
<<else>>\
<<remember $blindfold1_scene to true>><<set $blindfold1 to true>>\
@@.wife;"You want me to put this on...?"@@ $wife asked as she held up the blindfold. She looked from it to you.
@@.you;"That's right."@@ You confirmed.
Wife watched you curiously for a few seconds in thought. You began to think she was going to refuse, but then she nodded. @@.wife;"Alright..."@@ She said as she began to fasten the blindfold over her eyes. @@.wife;"Now what...?"@@ She asked.
@@.you;"Good... From now on when I leave the blindfold out for you, you'll put it on and wait. Okay?"@@ You said. You weren't sure exactly how she was receiving this - it was hard to tell from her partially obscured face... However she nodded again.
@@.you;"Okay good... Now get on the floor... On your knees."@@ You instructed her. $wife obediently did as you said. She got to her knees in front of you and waited.
@@.you;"Now open your mouth... You're going to suck my cock."@@ You told her.
@@.wife;"Okay..."@@ She obediently agreed again, and opened her mouth.
You waited and watched for a few seconds - $wife blindfolded on her knees with her mouth open, waiting for your cock... You slowly unzipped your pants and took out your swelling member, which you directed to $wife's mouth.
She immediately closed her lips around your cock and began to suck it; her tongue swirling over the head which very quickly brought it to full erection.
[img[images\pictures\vanilla\blindfold\blindfold1.webp]]
You reached down to gently undo $wife's loosely buttoned shirt and fondle her breasts, to which she responded with a sharp gasp.
@@.you;"Don't stop..."@@ You said as you pinched her nipple. She gasped again, but continued to slurp on your rockhard cock. You placed a hand atop her head and gently pushed your cock further into $wife's mouth, making her gag lightly.
@@.wife;"M-mh..."@@ She responded with a soft moan. You continued to slowly thrust your hips into her mouth and she responded by reaching up to fondle your balls.
You grunted as she gave them a light squeeze and swirled them in the palm of her hand while polishing the head of your cock with her tongue. You breathed hard as she worked quicker - she grasped your shaft and began to stroke it while she worked on your balls and slurped on your nob.
You felt an orgasm begin to wash over you, and apparently $wife didn't need to see to know it was coming... She stuck her tongue out and opened her mouth in front of your cock as she stroked harder and squeezed your balls, milking your cum out in hot spurts that shot into $wife's mouth.
@@.you;"Agh...! Fuck..."@@ You grunted as you came. $wife licked her lips and showed you the pool of cum in her mouth, which she swallowed.
@@.wife;"Was that good...?"@@ She eventually asked.
@@.you;"Yeah... Remember, when I leave the blindfold out-"@@ You began to say.
@@.wife;"I'll put it on and wait for you..."@@ She said with a slight smile, still having not removed the blindfold.
<</if>>\
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<remember $blowjobdom1_scene to true>><<set $blowjobdom1 to true>><<set $sexuality += 1>>\
@@.wife;"You want a blowjob...? Hmm."@@ $wife raised a brow and smirked. @@.wife;"Let me think about it. Get it out for me first."@@ She instructed. You strambled to take your pants off, and your already semi-erect cock pointed lazily towards her as you sat down.
@@.wife;"Oh, so eager. Look at that... Cute."@@ She teased as she lightly flicked your cock. You jumped at how sudden it was, but apparently your cock was confused by the touch because it stood up fully erect.
@@.wife;"Ask me nicely, then maybe I'll suck it."@@ $wife smiled.
@@.you;"Uh- could you please suck it...?"@@ You asked.
@@.wife;"Oh, you really asked. How adorable. Well maybe just a touch..."@@ $wife said quietly as she leaned forward. She stuck her tongue out and gently pressed it against your painfully hard cock.
[img[images\pictures\vanilla\blow\blow_dom_1.webp]]
@@.wife;"Is that what you want?"@@ She teased.
@@.you;"Yeah, but... More please..."@@ You pleaded. $wife smirked and flicked your cock again, making you flinch. It didn't really hurt, but it was sudden enough to make you jump.
@@.wife;"You're so needy. I'll do more if you ask correctly."@@ She said.
@@.you;"I said please...!"@@ You insisted. $wife shook her head.
@@.wife;"You need to say 'please mistress'."@@ She smirked.
@@.you;"Wh-..."@@ You frowned. You weren't sure when she'd become so pushy, but you thought maybe you liked it. @@.you;"... Please mistress."@@ You muttered.
@@.wife;"Only because you asked so nicely and obediently..."@@ She remarked as she lapped at your cock with her tongue again. You felt pre-cum dribble down your shaft, which she licked up and swirled over the swollen head.
[img[images\pictures\vanilla\blow\blow_dom_2.webp]]
$wife then took a firm hold of your cock and slowly began to stroke it. It wasn't fast enough to build up an orgasm, but it was enough for your cock to twitch and want more.
@@.you;"Can you do it a bit faster...?"@@ You asked. $wife quirked a brow questioningly.
@@.wife;"You want to cum...?"@@ She asked. You nodded.
@@.wife;"Then ask properly. 'Please mistress'."@@ She repeated. You hesitated - you really didn't know how you felt about calling her mistress, but you desperately wanted to cum. The build up was driving you crazy.
@@.you;"... Please mistress, let me cum."@@ You said quietly.
@@.wife;"Good boy."@@ $wife said mockingly as she began to jerk you faster. You grunted as you felt yourself slowly edge closer. $wife smirked as she watched your face. She built up the pace until you were on the brink of cumming, then she stopped. You grunted as your cock twitched, eager for more, then looked at $wife.
She gave your cock another flick, which made your flinch and groan. Again it didn't hurt, but it was touch enough to push you over the edge. You groaned as you felt an orgasm wash over you, and you began to cum aimlessly in the air as $wife watched on bemused.
[img[images\pictures\vanilla\blow\blow_dom_3.webp]]
@@.wife;"Oh, look... You made a mess."@@ She smiled.
@@.you;"You could have done it properly..."@@ You frowned.
@@.wife;"Your face was far too cute. Anyway, you should thank me for what I did."@@ She shrugged.
@@.you;"Thanks I guess..."@@ You said albeit reluctantly.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
@@.wife;"You want a blowjob...? Hmm."@@ $wife raised a brow and smirked. @@.wife;"Let me think about it. Get it out for me first."@@ She instructed. You strambled to take your pants off, and your already semi-erect cock pointed lazily towards her as you sat down.
@@.wife;"Oh, so eager. Look at that... Cute."@@ She teased as she lightly flicked your cock. You jumped at how sudden it was, but apparently your cock was confused by the touch because it stood up fully erect.
@@.wife;"Ask me nicely, then maybe I'll suck it."@@ $wife smiled.
@@.you;"Uh- could you please suck it...?"@@ You asked.
@@.wife;"Oh, you really asked. How adorable. Well maybe just a touch..."@@ $wife said quietly as she leaned forward. She stuck her tongue out and gently pressed it against your painfully hard cock.
[img[images\pictures\vanilla\blow\blow_dom_1.webp]]
@@.wife;"Is that what you want?"@@ She teased.
@@.you;"Yeah, but... More please..."@@ You pleaded. $wife smirked and flicked your cock again, making you flinch. It didn't really hurt, but it was sudden enough to make you jump.
@@.wife;"You're so needy. I'll do more if you ask correctly."@@ She said.
@@.you;"I said please...!"@@ You insisted. $wife shook her head.
@@.wife;"You need to say 'please mistress'."@@ She smirked.
@@.you;"Wh-..."@@ You frowned. You weren't sure when she'd become so pushy, but you thought maybe you liked it. @@.you;"... Please mistress."@@ You muttered.
@@.wife;"Only because you asked so nicely and obediently..."@@ She remarked as she lapped at your cock with her tongue again. You felt pre-cum dribble down your shaft, which she licked up and swirled over the swollen head.
[img[images\pictures\vanilla\blow\blow_dom_2.webp]]
$wife then took a firm hold of your cock and slowly began to stroke it. It wasn't fast enough to build up an orgasm, but it was enough for your cock to twitch and want more.
@@.you;"Can you do it a bit faster...?"@@ You asked. $wife quirked a brow questioningly.
@@.wife;"You want to cum...?"@@ She asked. You nodded.
@@.wife;"Then ask properly. 'Please mistress'."@@ She repeated. You hesitated - you really didn't know how you felt about calling her mistress, but you desperately wanted to cum. The build up was driving you crazy.
@@.you;"... Please mistress, let me cum."@@ You said quietly.
@@.wife;"Good boy."@@ $wife said mockingly as she began to jerk you faster. You grunted as you felt yourself slowly edge closer. $wife smirked as she watched your face. She built up the pace until you were on the brink of cumming, then she stopped. You grunted as your cock twitched, eager for more, then looked at $wife.
She gave your cock another flick, which made your flinch and groan. Again it didn't hurt, but it was touch enough to push you over the edge. You groaned as you felt an orgasm wash over you, and you began to cum aimlessly in the air as $wife watched on bemused.
[img[images\pictures\vanilla\blow\blow_dom_3.webp]]
@@.wife;"Oh, look... You made a mess."@@ She smiled.
@@.you;"You could have done it properly..."@@ You frowned.
@@.wife;"Your face was far too cute. Anyway, you should thank me for what I did."@@ She shrugged.
@@.you;"Thanks I guess..."@@ You said albeit reluctantly.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
@@.wife;"You want a blowjob...? Hmm."@@ $wife raised a brow and smirked. @@.wife;"Let me think about it. Get it out for me first."@@ She instructed. You strambled to take your pants off, and your already semi-erect cock pointed lazily towards her as you sat down.
@@.wife;"Oh, so eager. Look at that... Cute."@@ She teased as she lightly flicked your cock. You jumped at how sudden it was, but apparently your cock was confused by the touch because it stood up fully erect.
@@.wife;"Ask me nicely, then maybe I'll suck it."@@ $wife smiled.
@@.you;"Uh- could you please suck it...?"@@ You asked.
@@.wife;"Oh, you really asked. How adorable. Well maybe just a touch..."@@ $wife said quietly as she leaned forward. She stuck her tongue out and gently pressed it against your painfully hard cock.
[img[images\pictures\vanilla\blow\blow_dom_1.webp]]
@@.wife;"Is that what you want?"@@ She teased.
@@.you;"Yeah, but... More please..."@@ You pleaded. $wife smirked and flicked your cock again, making you flinch. It didn't really hurt, but it was sudden enough to make you jump.
@@.wife;"You're so needy. I'll do more if you ask correctly."@@ She said.
@@.you;"I said please...!"@@ You insisted. $wife shook her head.
@@.wife;"You need to say 'please mistress'."@@ She smirked.
@@.you;"Wh-..."@@ You frowned. You weren't sure when she'd become so pushy, but you thought maybe you liked it. @@.you;"... Please mistress."@@ You muttered.
@@.wife;"Only because you asked so nicely and obediently..."@@ She remarked as she lapped at your cock with her tongue again. You felt pre-cum dribble down your shaft, which she licked up and swirled over the swollen head.
[img[images\pictures\vanilla\blow\blow_dom_2.webp]]
$wife then took a firm hold of your cock and slowly began to stroke it. It wasn't fast enough to build up an orgasm, but it was enough for your cock to twitch and want more.
@@.you;"Can you do it a bit faster...?"@@ You asked. $wife quirked a brow questioningly.
@@.wife;"You want to cum...?"@@ She asked. You nodded.
@@.wife;"Then ask properly. 'Please mistress'."@@ She repeated. You hesitated - you really didn't know how you felt about calling her mistress, but you desperately wanted to cum. The build up was driving you crazy.
@@.you;"... Please mistress, let me cum."@@ You said quietly.
@@.wife;"Good boy."@@ $wife said mockingly as she began to jerk you faster. You grunted as you felt yourself slowly edge closer. $wife smirked as she watched your face. She built up the pace until you were on the brink of cumming, then she stopped. You grunted as your cock twitched, eager for more, then looked at $wife.
She gave your cock another flick, which made your flinch and groan. Again it didn't hurt, but it was touch enough to push you over the edge. You groaned as you felt an orgasm wash over you, and you began to cum aimlessly in the air as $wife watched on bemused.
[img[images\pictures\vanilla\blow\blow_dom_3.webp]]
@@.wife;"Oh, look... You made a mess."@@ She smiled.
@@.you;"You could have done it properly..."@@ You frowned.
@@.wife;"Your face was far too cute. Anyway, you should thank me for what I did."@@ She shrugged.
@@.you;"Thanks I guess..."@@ You said albeit reluctantly.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<remember $blowjobhot1_scene to true>><<set $blowjobhot1 to true>><<set $sexuality += 1>>\
@@.wife;"What are you waiting for? Get it out... Let me taste it."@@ $wife said as she pushed you down on the bed and got onto her knees. You did as you were told and quickly fished out your semi from your pants.
She lifted it with a few gentle fingers and looked up at you with a hungry eyes before she leaned in and pressed her lips against the head of your cock.
@@.wife;"Mm, it's not quite hard enough yet... But I can change that really quickly."@@ She said as she took the head of your cock into her mouth. Her tongue flicked over it, making your body jerk in reaction. You grunted and groaned in response as your cock swelled into a hard erection.
@@.wife;"That's much better. Mm... I only like hard cocks."@@ She said. You could hear the audible sucks as she slurped and tongued your cock.
[img[images\pictures\vanilla\blow\blow_hot_1.webp]]
@@.you;"Oh... Holy shit...!"@@ You swore from the sensation.
@@.wife;"You like that?"@@ $wife asked, then took the entire length of your cock into her mouth. You both heard and felt her gag on your cock- her throat tightly pressed against your throbbing nob. She pulled your cock out with a wet gasp. A sheen of $wife's saliva thickly coated your cock, which she began to stroke.
You grunted again as she took a hold of your balls and began to fondle them while jerking your cock.
@@.wife;"You gonna cum for me?"@@ She asked lustfully, then teasingly opened her mouth as if ready to catch your load.
@@.you;"Nh, yeah...!"@@ You grunted your answer as you felt the swirling of an orgasm quickly rise within you.
@@.wife;"Let me taste it..."@@ $wife panted as her tongue lapped over the head of your cock. She stroked faster and harder as she watched your face, her own contorting in lust.
@@.you;"Fuck...!"@@ You grunted as your body jerked. $wife wrapped her lips around the head of your cock as you felt the hot cum shoot out. She caught it all in her mouth while she continued to jerk the shaft.
She squeezed, as if to milk every drop, then, when there was no more cum left, she gave your cock a final slurp, and opened her mouth to show the pool of your cum caught in her mouth. She swallowed it and licked her lips.
[img[images\pictures\vanilla\blow\blow_hot_2.webp]]
@@.wife;"Tastes good..."@@ She smiled sweetly, then got up to go to the bathroom.
You laid back, exhausted.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
@@.wife;"What are you waiting for? Get it out... Let me taste it."@@ $wife said as she pushed you down on the bed and got onto her knees. You did as you were told and quickly fished out your semi from your pants.
She lifted it with a few gentle fingers and looked up at you with a hungry eyes before she leaned in and pressed her lips against the head of your cock.
@@.wife;"Mm, it's not quite hard enough yet... But I can change that really quickly."@@ She said as she took the head of your cock into her mouth. Her tongue flicked over it, making your body jerk in reaction. You grunted and groaned in response as your cock swelled into a hard erection.
@@.wife;"That's much better. Mm... I only like hard cocks."@@ She said. You could hear the audible sucks as she slurped and tongued your cock.
[img[images\pictures\vanilla\blow\blow_hot_1.webp]]
@@.you;"Oh... Holy shit...!"@@ You swore from the sensation.
@@.wife;"You like that?"@@ $wife asked, then took the entire length of your cock into her mouth. You both heard and felt her gag on your cock- her throat tightly pressed against your throbbing nob. She pulled your cock out with a wet gasp. A sheen of $wife's saliva thickly coated your cock, which she began to stroke.
You grunted again as she took a hold of your balls and began to fondle them while jerking your cock.
@@.wife;"You gonna cum for me?"@@ She asked lustfully, then teasingly opened her mouth as if ready to catch your load.
@@.you;"Nh, yeah...!"@@ You grunted your answer as you felt the swirling of an orgasm quickly rise within you.
@@.wife;"Let me taste it..."@@ $wife panted as her tongue lapped over the head of your cock. She stroked faster and harder as she watched your face, her own contorting in lust.
@@.you;"Fuck...!"@@ You grunted as your body jerked. $wife wrapped her lips around the head of your cock as you felt the hot cum shoot out. She caught it all in her mouth while she continued to jerk the shaft.
She squeezed, as if to milk every drop, then, when there was no more cum left, she gave your cock a final slurp, and opened her mouth to show the pool of your cum caught in her mouth. She swallowed it and licked her lips.
[img[images\pictures\vanilla\blow\blow_hot_2.webp]]
@@.wife;"Tastes good..."@@ She smiled sweetly, then got up to go to the bathroom.
You laid back, exhausted.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
@@.wife;"What are you waiting for? Get it out... Let me taste it."@@ $wife said as she pushed you down on the bed and got onto her knees. You did as you were told and quickly fished out your semi from your pants.
She lifted it with a few gentle fingers and looked up at you with a hungry eyes before she leaned in and pressed her lips against the head of your cock.
@@.wife;"Mm, it's not quite hard enough yet... But I can change that really quickly."@@ She said as she took the head of your cock into her mouth. Her tongue flicked over it, making your body jerk in reaction. You grunted and groaned in response as your cock swelled into a hard erection.
@@.wife;"That's much better. Mm... I only like hard cocks."@@ She said. You could hear the audible sucks as she slurped and tongued your cock.
[img[images\pictures\vanilla\blow\blow_hot_1.webp]]
@@.you;"Oh... Holy shit...!"@@ You swore from the sensation.
@@.wife;"You like that?"@@ $wife asked, then took the entire length of your cock into her mouth. You both heard and felt her gag on your cock- her throat tightly pressed against your throbbing nob. She pulled your cock out with a wet gasp. A sheen of $wife's saliva thickly coated your cock, which she began to stroke.
You grunted again as she took a hold of your balls and began to fondle them while jerking your cock.
@@.wife;"You gonna cum for me?"@@ She asked lustfully, then teasingly opened her mouth as if ready to catch your load.
@@.you;"Nh, yeah...!"@@ You grunted your answer as you felt the swirling of an orgasm quickly rise within you.
@@.wife;"Let me taste it..."@@ $wife panted as her tongue lapped over the head of your cock. She stroked faster and harder as she watched your face, her own contorting in lust.
@@.you;"Fuck...!"@@ You grunted as your body jerked. $wife wrapped her lips around the head of your cock as you felt the hot cum shoot out. She caught it all in her mouth while she continued to jerk the shaft.
She squeezed, as if to milk every drop, then, when there was no more cum left, she gave your cock a final slurp, and opened her mouth to show the pool of your cum caught in her mouth. She swallowed it and licked her lips.
[img[images\pictures\vanilla\blow\blow_hot_2.webp]]
@@.wife;"Tastes good..."@@ She smiled sweetly, then got up to go to the bathroom.
You laid back, exhausted.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>><<if $blowjob1 eq true>>\
@@.wife;"You want to do that again...?"@@ $wife asked, her cheeks flushing red from your request.<<else>>@@.wife;"S-suck it...?"@@ $wife asked, her cheeks flushing red from your request.<</if>>
@@.you;"Yeah. Just a bit."@@ You said. $wife remained silent for a time but then nodded.
@@.wife;"Okay, fine...<<if $blowjob1 eq true>> Just this once...<</if>>"@@ She mumbled, embarrassed.
You didn't hesitate to fish out your already swelling member as you sat on your bed. $wife nestled down on her knees between your legs and gently took your penis in her hand, stroking it somewhat awkwardly as it started to grow into it's proper hard length.
@@.wife;"Is that okay...?"@@ She asked shyly.
@@.you;"Yeah... It's good."@@ You encouraged her.
$wife seemed to gain a little more courage as she brought her face up-close to your semi-erect cock and gently suckled on the head. You groaned quietly and watched her; her tongue swirling over the tip of your cock while she continued to stroke it into life.
[img[images\pictures\vanilla\blow\blow1.png]]
@@.wife;"Mh..."@@ She made a soft, wet sound as her lips pressed over the head of your cock. She idly squeezed your jewels lightly and slid her tongue up and down the shaft of your cock, giving your entire member a wet sheen. You held her hair back and enjoyed the hot wetness of $wife's mouth. She'd never really done this before with you, but she sure seemed to know what to do.
@@.you;"Ugh fuck...!"@@ You grunted as $wife continued to slurp on your cock. You felt your balls tighten and the familiar sensation of an orgasm quickly wash over you. With a few short jerks of the waist you came all over $wife's face, <<if $blowjob1 eq true>>but this time she seemed ready. Hot spurts of cum sprayed her face and hair.<<else>>catching her by surprise. Hot spurts of cum sprayed her face and hair, but she was quick to react and didn't seem to mind too much...<</if>>
[img[images\pictures\vanilla\blow\blow2.webp]]
<<if $blowjob1 eq true>><<else>><<remember $blowjob1_scene to true>><<set $blowjob1 to true>>@@.wife;"Wow, already huh."@@ She said quietly, wiping cum from her face.
@@.you;"Yeah, sorry, should have warned you..."@@ You said.
@@.wife;"It's fine... Just remember to say next time..."@@ She replied.
//Next time huh... So much for 'just this once'.//<</if>>
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<remember $blowjob2_scene to true>><<set $blowjob2 to true>><<set $sexuality += 1>>\
@@.wife;"Suck it...? Jeez, you're turning me into a pro at this..."@@ $wife smiled at you as she got comfortable between your legs and fished out your swollen erection from your pants.
She began to stroke the cock as she examined it closely, a glint of curiosity in her eyes. You felt her hot breath on your shaft as her face drew closer.
@@.wife;"It gets hard so quickly."@@ She told you as she gave your cock a light squeeze.
@@.you;"Mh, yeah I guess it does."@@ You agreed.
She opened her mouth and gave the head of your cock a teasing flick with her tongue to which you breathed softly. She peered up at you and smirked at your expression, then did it again, then slowly ran her tongue around the head of your cock before taking the whole length into her mouth.
She gagged and sucked while stroking your shaft, her other hand idly playing with your balls. You let out a deep sigh from the euphoric feeling.
[img[images\pictures\vanilla\blow\blow3.webp]]
@@.you;"Ohh... Fuck...!"@@ You swore as your body shuddered in pleasure. You felt an orgasm begin to wash over you. $wife seemed to know this too- her pace quickened as the wet sounds of her sucking and stroking filled the room, and continued as you came into her mouth... She continued to suck every drop out of you.
[img[images\pictures\vanilla\blow\blow4.webp]]
@@.you;"Sh-shit...! Ugh!"@@ You grunted louder as $wife sucked down hard on your painfully erect cock, then released once the cum was all out. She looked up at you with a wicked smile.
@@.wife;"All out now hun?"@@ She asked innocently.
@@.you;"Ugh... Yeah... Yeah really drained me..."@@ You replied, exhausted.
@@.wife;"Glad I could help."@@ She said with the same wicked smile.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<remember $blowjobsub1_scene to true>><<set $blowjobsub1 to true>><<set $sexuality += 1>>\
@@.wife;"You want a blowjob...?"@@ $wife asked, somewhat embarrassed.
@@.you;"Yeah I do."@@ You nodded.
@@.wife;"Okay..."@@ $wife mumbled, then gazed at you when you stopped her from getting your cock out. You shook your head.
@@.you;"No, first put this on."@@ You held out a blindfold. $wife gazed at it as her cheeks flushed red. She nodded and took it from you, then began to fasted it around her eyes.
You stood up and looked at her - sitting and waiting on the bed. You took her hand and slowly led her down to her knees in front of you, where she continued to wait. You undid your pants and took out your semi-hard cock.
@@.you;"Open your mouth."@@ You ordered. $wife obeyed. You waited a moment, cock-in-hand, and simply watched your wife on her knees in front of you with her mouth open and tongue out, patiently waiting for your cock.
You stepped forward and let the head of your cock rest on her tongue. $wife flinched from the touch, then slowly began licking your cock. You placed a hand on her head and slowly pushed your cock further into her mouth. She slurped it down as far as you pushed it, then gagged when you pushed too far. You held it for a time, then pulled it back out. $wife gasped for air, then opened her wet mouth again.
@@.you;"Good girl."@@ You muttered as you stuck your cock back onto her tongue.
@@.wife;"Mh..."@@ $wife breathed hard as she began to slurp down your cock again on her own volition. You could tell she was into it by the way she squirmed on the spot.
@@.you;"You love the taste of my cock, don't you?"@@ You asked.
@@.wife;"Mmhm..."@@ $wife spluttered in response. You ran a hand through her hair, then held on as you began to thrust your cock into her mouth again.
[img[images\pictures\vanilla\blow\blow_sub_1.webp]]
$wife spluttered with each thrust, but kept her mouth wide open with her tongue out. She gasped for air when she could, but otherwise squirmed and gagged with every thrust. Again you pushed your cock in hard and held it for several seconds as $wife swallowed it down her throat. She lasted several seconds before spluttering and coughing. You took it out again - this time it was completely covered in her saliva - which strung from her open mouth. She panted hard.
@@.you;"Do you want my cum?"@@ You asked. $wife nodded. @@.you;"Ask for it."@@ You encouraged her.
@@.wife;"P-please cum in my mouth..."@@ $wife said in a quiet voice.
You took a hold of your wet, slipperly cock, and began to jerk off in front of $wife's open mouth. You placed the head of your cock on her tongue, which she rolled over.
@@.you;"Hah, take it all in your mouth... Don't let anything spill..."@@ You grunted. $wife moaned softly in affirmative response. You grunted again as you felt orgasm tighten your balls and wash over your body. You let out a loud groan as you began to cum - and $wife wrapped her lips over the head of your cock to catch the hot liquid in her mouth, just as you ordered. You felt her tongue flick over your cock hole and milk out every last drop.
You stepped back with a deep sigh, then looked down to see $wife with her mouth open - full of your cum.
[img[images\pictures\vanilla\blow\blow_sub_2.webp]]
@@.you;"Swallow it."@@ You told her. $wife closed her mouth and gulped, then opened her mouth again to show it empty.
@@.you;"... Good girl."@@ You said.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
@@.wife;"You want a blowjob...?"@@ $wife asked, somewhat embarrassed.
@@.you;"Yeah I do."@@ You nodded.
@@.wife;"Okay..."@@ $wife mumbled, then gazed at you when you stopped her from getting your cock out. You shook your head.
@@.you;"No, first put this on."@@ You held out a blindfold. $wife gazed at it as her cheeks flushed red. She nodded and took it from you, then began to fasted it around her eyes.
You stood up and looked at her - sitting and waiting on the bed. You took her hand and slowly led her down to her knees in front of you, where she continued to wait. You undid your pants and took out your semi-hard cock.
@@.you;"Open your mouth."@@ You ordered. $wife obeyed. You waited a moment, cock-in-hand, and simply watched your wife on her knees in front of you with her mouth open and tongue out, patiently waiting for your cock.
You stepped forward and let the head of your cock rest on her tongue. $wife flinched from the touch, then slowly began licking your cock. You placed a hand on her head and slowly pushed your cock further into her mouth. She slurped it down as far as you pushed it, then gagged when you pushed too far. You held it for a time, then pulled it back out. $wife gasped for air, then opened her wet mouth again.
@@.you;"Good girl."@@ You muttered as you stuck your cock back onto her tongue.
@@.wife;"Mh..."@@ $wife breathed hard as she began to slurp down your cock again on her own volition. You could tell she was into it by the way she squirmed on the spot.
@@.you;"You love the taste of my cock, don't you?"@@ You asked.
@@.wife;"Mmhm..."@@ $wife spluttered in response. You ran a hand through her hair, then held on as you began to thrust your cock into her mouth again.
[img[images\pictures\vanilla\blow\blow_sub_1.webp]]
$wife spluttered with each thrust, but kept her mouth wide open with her tongue out. She gasped for air when she could, but otherwise squirmed and gagged with every thrust. Again you pushed your cock in hard and held it for several seconds as $wife swallowed it down her throat. She lasted several seconds before spluttering and coughing. You took it out again - this time it was completely covered in her saliva - which strung from her open mouth. She panted hard.
@@.you;"Do you want my cum?"@@ You asked. $wife nodded. @@.you;"Ask for it."@@ You encouraged her.
@@.wife;"P-please cum in my mouth..."@@ $wife said in a quiet voice.
You took a hold of your wet, slipperly cock, and began to jerk off in front of $wife's open mouth. You placed the head of your cock on her tongue, which she rolled over.
@@.you;"Hah, take it all in your mouth... Don't let anything spill..."@@ You grunted. $wife moaned softly in affirmative response. You grunted again as you felt orgasm tighten your balls and wash over your body. You let out a loud groan as you began to cum - and $wife wrapped her lips over the head of your cock to catch the hot liquid in her mouth, just as you ordered. You felt her tongue flick over your cock hole and milk out every last drop.
You stepped back with a deep sigh, then looked down to see $wife with her mouth open - full of your cum.
[img[images\pictures\vanilla\blow\blow_sub_2.webp]]
@@.you;"Swallow it."@@ You told her. $wife closed her mouth and gulped, then opened her mouth again to show it empty.
@@.you;"... Good girl."@@ You said.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
@@.wife;"You want a blowjob...?"@@ $wife asked, somewhat embarrassed.
@@.you;"Yeah I do."@@ You nodded.
@@.wife;"Okay..."@@ $wife mumbled, then gazed at you when you stopped her from getting your cock out. You shook your head.
@@.you;"No, first put this on."@@ You held out a blindfold. $wife gazed at it as her cheeks flushed red. She nodded and took it from you, then began to fasted it around her eyes.
You stood up and looked at her - sitting and waiting on the bed. You took her hand and slowly led her down to her knees in front of you, where she continued to wait. You undid your pants and took out your semi-hard cock.
@@.you;"Open your mouth."@@ You ordered. $wife obeyed. You waited a moment, cock-in-hand, and simply watched your wife on her knees in front of you with her mouth open and tongue out, patiently waiting for your cock.
You stepped forward and let the head of your cock rest on her tongue. $wife flinched from the touch, then slowly began licking your cock. You placed a hand on her head and slowly pushed your cock further into her mouth. She slurped it down as far as you pushed it, then gagged when you pushed too far. You held it for a time, then pulled it back out. $wife gasped for air, then opened her wet mouth again.
@@.you;"Good girl."@@ You muttered as you stuck your cock back onto her tongue.
@@.wife;"Mh..."@@ $wife breathed hard as she began to slurp down your cock again on her own volition. You could tell she was into it by the way she squirmed on the spot.
@@.you;"You love the taste of my cock, don't you?"@@ You asked.
@@.wife;"Mmhm..."@@ $wife spluttered in response. You ran a hand through her hair, then held on as you began to thrust your cock into her mouth again.
[img[images\pictures\vanilla\blow\blow_sub_1.webp]]
$wife spluttered with each thrust, but kept her mouth wide open with her tongue out. She gasped for air when she could, but otherwise squirmed and gagged with every thrust. Again you pushed your cock in hard and held it for several seconds as $wife swallowed it down her throat. She lasted several seconds before spluttering and coughing. You took it out again - this time it was completely covered in her saliva - which strung from her open mouth. She panted hard.
@@.you;"Do you want my cum?"@@ You asked. $wife nodded. @@.you;"Ask for it."@@ You encouraged her.
@@.wife;"P-please cum in my mouth..."@@ $wife said in a quiet voice.
You took a hold of your wet, slipperly cock, and began to jerk off in front of $wife's open mouth. You placed the head of your cock on her tongue, which she rolled over.
@@.you;"Hah, take it all in your mouth... Don't let anything spill..."@@ You grunted. $wife moaned softly in affirmative response. You grunted again as you felt orgasm tighten your balls and wash over your body. You let out a loud groan as you began to cum - and $wife wrapped her lips over the head of your cock to catch the hot liquid in her mouth, just as you ordered. You felt her tongue flick over your cock hole and milk out every last drop.
You stepped back with a deep sigh, then looked down to see $wife with her mouth open - full of your cum.
[img[images\pictures\vanilla\blow\blow_sub_2.webp]]
@@.you;"Swallow it."@@ You told her. $wife closed her mouth and gulped, then opened her mouth again to show it empty.
@@.you;"... Good girl."@@ You said.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<remember $dildodom1_scene to true>><<set $dildodom1 to true>><<set $sexuality += 1>>\
@@.wife;"You want me to use that again...? You really like watching me huh?"@@ $wife raised a brow and smirked. @@.wife;"Well okay then."@@ She said and made her way to the walk-in wardrobe. She disappeared inside it for a time then reappeared wearing revealing black lingerie and carrying a small bag.
She smirked again, noticing your eager expression, then crossed the room to a stand-up mirror. She leaned down slowly, articulating every curve of her smooth body, then took out a thick suction-cup dildo from the bag and plugged it to the mirror.
@@.wife;"That should do..."@@ She said quietly, then got onto her knees in front of it. She held the fake cock in her hand and inspected with a flirtatious curiosity. She smiled slyly and gazed at you through the mirror.
@@.wife;"Are you watching...?"@@ She asked as she leaned forward and pressed her soft lips against the dildo's head.
@@.you;"Yeah..."@@ You replied and sat down on the bed. $wife's lips slowly parted as she took the fake cock into her mouth. She sucked and rolled her tongue over the head.
@@.wife;"Mh... Good... Keep watching..."@@ She said with a smack of her lips. @@.wife;"Why don't you get your cock out...?"@@ She suggested. You eagerly did so. You pulled down your pants, and your erect member came flying up.
@@.wife;"That's better..."@@ She breathed between sucks. $wife continued to slurp on the suctioned dildo - she took it deep in her mouth to the point of gagging, then licked up and down the shaft, eyeing you and your stiff dick through the mirror every so often. You began to slowly jerk off.
[img[images\pictures\vanilla\dildo\dildo_dom_1.webp]]
@@.wife;"You like this huh...? You pervert..."@@ She smiled slyly as she lapped the tip with her tongue.
@@.you;"Yeah... But I think you like it more."@@ You grunted back.
@@.wife;"Mh... Yeah, maybe..."@@ She murmured, then stood up. You watched curiously, and she smiled slyly back at you as she began to take off her lingerie until she was naked. You couldn't help but stare at her womanly figure - her soft white skin and ample breasts... Your cock twitched excitedly.
$wife then got back on her knees and reached over to the bag to take out a second dildo. She plugged it to the ground below her, and bit her lip as she began to grind her pussy against the tip.
@@.wife;"Are you ready to see me use two at once...?"@@ She breathed lustfully as she lowered herself onto the second fake cock, which pushed inside her.
@@.you;"Yeah..."@@ You grunted again as you jerked off a little faster.
$wife gasped as she slowly grinded her hips on the toy which inched deeper inside. @@.wife;"Mh... It feels good..."@@ She said softly. She closed her eyes and circled her fingers over her clit.
$wife's breathing became hard as she fastened the pace. She bounced on the fake cock - a wetness sounding from between her legs. She whimpered and leaned forward to take the other dildo into her mouth, which she slurped on with a hungry lust.
@@.you;"Ugh, yeah... Suck it..."@@ You muttered as you jerked off.
@@.wife;"Mh... F-fuck... It feels so good... Two cocks at the same time..."@@ She whimpered. @@.wife;"You like this hun...? Seeing me have two cocks at the same time...?"@@ She asked between sucks and gazed at you through the mirror.
Her dirty talk inspired your rock-hard cock to drip with pre-cum, which you rubbed over the tip of your cock. @@.you;"Gah... Yeah... You naughty slut..."@@ You grunted back, feeling an orgasm build inside you.
@@.wife;"Mh...! Yeah, I'm a naughty slut... Watch me... Suck this cock... While fucking another...!"@@ $wife gasped lewdly and bounced harder as she leaned forward to gag on the other.
[img[images\pictures\vanilla\dildo\dildo_dom_2.webp]]
She furiously rubbed at her clit and gasped in a high voice. @@.wife;"Ohhh fuck...!"@@
You stood up and stepped forward, beside her, and continued to jerk. You breathed harder while on the brink of orgasm. $wife gazed up at you from the mirror and moaned.
@@.wife;"Fuck... I'm getting fucked... so hard...!"@@ She gasped lewdly.
@@.you;"Ugh! I'm cumming...!"@@ You groaned - her words pushing you to cum. You sprayed your seed forward, over her body. She moaned in response. Her body twitched and spasmed as she hung her head forward and paused - apparently cumming on the fake cock.
@@.wife;"Mmh...hah...!"@@ She let out a long and shrill gasp, then paused.
@@.you;"H-huh... Wow... That was good..."@@ You muttered.
@@.wife;"M-mh... Yeah... It was."@@ Wife replied. She eventually lifted her body up, letting the fake cock slide out of her, then picked up the toys. @@.wife;"Who knew that two cocks at the same time could be so fun..."@@ She smiled coyly at you then left for the bathroom.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
@@.wife;"You want me to use that again...? You really like watching me huh?"@@ $wife raised a brow and smirked. @@.wife;"Well okay then."@@ She said and made her way to the walk-in wardrobe. She disappeared inside it for a time then reappeared wearing revealing black lingerie and carrying a small bag.
She smirked again, noticing your eager expression, then crossed the room to a stand-up mirror. She leaned down slowly, articulating every curve of her smooth body, then took out a thick suction-cup dildo from the bag and plugged it to the mirror.
@@.wife;"That should do..."@@ She said quietly, then got onto her knees in front of it. She held the fake cock in her hand and inspected with a flirtatious curiosity. She smiled slyly and gazed at you through the mirror.
@@.wife;"Are you watching...?"@@ She asked as she leaned forward and pressed her soft lips against the dildo's head.
@@.you;"Yeah..."@@ You replied and sat down on the bed. $wife's lips slowly parted as she took the fake cock into her mouth. She sucked and rolled her tongue over the head.
@@.wife;"Mh... Good... Keep watching..."@@ She said with a smack of her lips. @@.wife;"Why don't you get your cock out...?"@@ She suggested. You eagerly did so. You pulled down your pants, and your erect member came flying up.
@@.wife;"That's better..."@@ She breathed between sucks. $wife continued to slurp on the suctioned dildo - she took it deep in her mouth to the point of gagging, then licked up and down the shaft, eyeing you and your stiff dick through the mirror every so often. You began to slowly jerk off.
[img[images\pictures\vanilla\dildo\dildo_dom_1.webp]]
@@.wife;"You like this huh...? You pervert..."@@ She smiled slyly as she lapped the tip with her tongue.
@@.you;"Yeah... But I think you like it more."@@ You grunted back.
@@.wife;"Mh... Yeah, maybe..."@@ She murmured, then stood up. You watched curiously, and she smiled slyly back at you as she began to take off her lingerie until she was naked. You couldn't help but stare at her womanly figure - her soft white skin and ample breasts... Your cock twitched excitedly.
$wife then got back on her knees and reached over to the bag to take out a second dildo. She plugged it to the ground below her, and bit her lip as she began to grind her pussy against the tip.
@@.wife;"Are you ready to see me use two at once...?"@@ She breathed lustfully as she lowered herself onto the second fake cock, which pushed inside her.
@@.you;"Yeah..."@@ You grunted again as you jerked off a little faster.
$wife gasped as she slowly grinded her hips on the toy which inched deeper inside. @@.wife;"Mh... It feels good..."@@ She said softly. She closed her eyes and circled her fingers over her clit.
$wife's breathing became hard as she fastened the pace. She bounced on the fake cock - a wetness sounding from between her legs. She whimpered and leaned forward to take the other dildo into her mouth, which she slurped on with a hungry lust.
@@.you;"Ugh, yeah... Suck it..."@@ You muttered as you jerked off.
@@.wife;"Mh... F-fuck... It feels so good... Two cocks at the same time..."@@ She whimpered. @@.wife;"You like this hun...? Seeing me have two cocks at the same time...?"@@ She asked between sucks and gazed at you through the mirror.
Her dirty talk inspired your rock-hard cock to drip with pre-cum, which you rubbed over the tip of your cock. @@.you;"Gah... Yeah... You naughty slut..."@@ You grunted back, feeling an orgasm build inside you.
@@.wife;"Mh...! Yeah, I'm a naughty slut... Watch me... Suck this cock... While fucking another...!"@@ $wife gasped lewdly and bounced harder as she leaned forward to gag on the other.
[img[images\pictures\vanilla\dildo\dildo_dom_2.webp]]
She furiously rubbed at her clit and gasped in a high voice. @@.wife;"Ohhh fuck...!"@@
You stood up and stepped forward, beside her, and continued to jerk. You breathed harder while on the brink of orgasm. $wife gazed up at you from the mirror and moaned.
@@.wife;"Fuck... I'm getting fucked... so hard...!"@@ She gasped lewdly.
@@.you;"Ugh! I'm cumming...!"@@ You groaned - her words pushing you to cum. You sprayed your seed forward, over her body. She moaned in response. Her body twitched and spasmed as she hung her head forward and paused - apparently cumming on the fake cock.
@@.wife;"Mmh...hah...!"@@ She let out a long and shrill gasp, then paused.
@@.you;"H-huh... Wow... That was good..."@@ You muttered.
@@.wife;"M-mh... Yeah... It was."@@ Wife replied. She eventually lifted her body up, letting the fake cock slide out of her, then picked up the toys. @@.wife;"Who knew that two cocks at the same time could be so fun..."@@ She smiled coyly at you then left for the bathroom.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
@@.wife;"You want me to use that again...? You really like watching me huh?"@@ $wife raised a brow and smirked. @@.wife;"Well okay then."@@ She said and made her way to the walk-in wardrobe. She disappeared inside it for a time then reappeared wearing revealing black lingerie and carrying a small bag.
She smirked again, noticing your eager expression, then crossed the room to a stand-up mirror. She leaned down slowly, articulating every curve of her smooth body, then took out a thick suction-cup dildo from the bag and plugged it to the mirror.
@@.wife;"That should do..."@@ She said quietly, then got onto her knees in front of it. She held the fake cock in her hand and inspected with a flirtatious curiosity. She smiled slyly and gazed at you through the mirror.
@@.wife;"Are you watching...?"@@ She asked as she leaned forward and pressed her soft lips against the dildo's head.
@@.you;"Yeah..."@@ You replied and sat down on the bed. $wife's lips slowly parted as she took the fake cock into her mouth. She sucked and rolled her tongue over the head.
@@.wife;"Mh... Good... Keep watching..."@@ She said with a smack of her lips. @@.wife;"Why don't you get your cock out...?"@@ She suggested. You eagerly did so. You pulled down your pants, and your erect member came flying up.
@@.wife;"That's better..."@@ She breathed between sucks. $wife continued to slurp on the suctioned dildo - she took it deep in her mouth to the point of gagging, then licked up and down the shaft, eyeing you and your stiff dick through the mirror every so often. You began to slowly jerk off.
[img[images\pictures\vanilla\dildo\dildo_dom_1.webp]]
@@.wife;"You like this huh...? You pervert..."@@ She smiled slyly as she lapped the tip with her tongue.
@@.you;"Yeah... But I think you like it more."@@ You grunted back.
@@.wife;"Mh... Yeah, maybe..."@@ She murmured, then stood up. You watched curiously, and she smiled slyly back at you as she began to take off her lingerie until she was naked. You couldn't help but stare at her womanly figure - her soft white skin and ample breasts... Your cock twitched excitedly.
$wife then got back on her knees and reached over to the bag to take out a second dildo. She plugged it to the ground below her, and bit her lip as she began to grind her pussy against the tip.
@@.wife;"Are you ready to see me use two at once...?"@@ She breathed lustfully as she lowered herself onto the second fake cock, which pushed inside her.
@@.you;"Yeah..."@@ You grunted again as you jerked off a little faster.
$wife gasped as she slowly grinded her hips on the toy which inched deeper inside. @@.wife;"Mh... It feels good..."@@ She said softly. She closed her eyes and circled her fingers over her clit.
$wife's breathing became hard as she fastened the pace. She bounced on the fake cock - a wetness sounding from between her legs. She whimpered and leaned forward to take the other dildo into her mouth, which she slurped on with a hungry lust.
@@.you;"Ugh, yeah... Suck it..."@@ You muttered as you jerked off.
@@.wife;"Mh... F-fuck... It feels so good... Two cocks at the same time..."@@ She whimpered. @@.wife;"You like this hun...? Seeing me have two cocks at the same time...?"@@ She asked between sucks and gazed at you through the mirror.
Her dirty talk inspired your rock-hard cock to drip with pre-cum, which you rubbed over the tip of your cock. @@.you;"Gah... Yeah... You naughty slut..."@@ You grunted back, feeling an orgasm build inside you.
@@.wife;"Mh...! Yeah, I'm a naughty slut... Watch me... Suck this cock... While fucking another...!"@@ $wife gasped lewdly and bounced harder as she leaned forward to gag on the other.
[img[images\pictures\vanilla\dildo\dildo_dom_2.webp]]
She furiously rubbed at her clit and gasped in a high voice. @@.wife;"Ohhh fuck...!"@@
You stood up and stepped forward, beside her, and continued to jerk. You breathed harder while on the brink of orgasm. $wife gazed up at you from the mirror and moaned.
@@.wife;"Fuck... I'm getting fucked... so hard...!"@@ She gasped lewdly.
@@.you;"Ugh! I'm cumming...!"@@ You groaned - her words pushing you to cum. You sprayed your seed forward, over her body. She moaned in response. Her body twitched and spasmed as she hung her head forward and paused - apparently cumming on the fake cock.
@@.wife;"Mmh...hah...!"@@ She let out a long and shrill gasp, then paused.
@@.you;"H-huh... Wow... That was good..."@@ You muttered.
@@.wife;"M-mh... Yeah... It was."@@ Wife replied. She eventually lifted her body up, letting the fake cock slide out of her, then picked up the toys. @@.wife;"Who knew that two cocks at the same time could be so fun..."@@ She smiled coyly at you then left for the bathroom.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<remember $dildohot1_scene to true>><<set $dildohot1 to true>><<set $sexuality += 1>>\
@@.wife;"What's this...?"@@ $wife gazed at the black dildo you bought. She looked at you curiously, then smirked.
@@.wife;"You've really gotten into this type of thing lately huh?"@@ She smiled.
@@.you;"Uh, yeah I guess so..."@@ You admitted. Why else would you buy a huge black dildo, if not to see $wife use it.
@@.wife;"I don't even know if this thing will fit... It's huge..."@@ $wife commented idly as she picked the thing up. It really was massive - at least 12 inches.
@@.you;"Well I don't think I can return it..."@@ You began to say. $wife laughed.
@@.wife;"It'll work - just take a seat."@@ $wife pushed your chest lightly. You sat on the bed and watched as $wife set up a space on the ground. She stripped naked then put the huge black dildo on the ground, facing up, and slowly lowered herself over it.
@@.wife;"Wow it's really huge... I don't know... I'll need to..."@@ She spoke quietly to herself, then licked her hand before rubbing her pussy. She looked up at you.
@@.wife;"Are you ready to watch your wife fuck this huge back cock?"@@ She teased with a smirk.
@@.you;"Uh huh..."@@ You grunted as you slowly fished out your cock from your pants.
@@.wife;"Mh, I think I might give him a name..."@@ She breathed as she began to rub the head of the thing against her pussy. @@.wife;"Oh, such a big boy... I think I'll name him... 'Marcus'."@@ She said as she moaned. The head of the cock slowly pushed inside her tight pussy. $wife gasped as she tried to ease it in.
@@.wife;"Mh, he's so big $name..."@@ She said with a gasp. @@.wife;"Marcus is so big... Are you watching babe? He's going to fuck me now... mh..."@@ She breathed lustfully as she lifted up and pushed down onto the dildo, which slowly squeezed it's way inside her. $wife gasped as it reached all the way inside.
[img[images\pictures\vanilla\dildo\dildo_hot_1.webp]]
@@.wife;"Oh my god...! He's so fucking big...!"@@ She gasped again as she began to ride the cock. She looked at you with a lustful gaze and bit her lip. @@.wife;"Mh, Marcus is so deep inside me... I've never fucked someone so big before..."@@ She told you. You started jerking your cock.
@@.you;"Yeah...? Do you like it...?"@@ You asked, unable to tear your eyes away.
@@.wife;"Mh- yeah I love his huge black cock... Watch him fuck me... Make me his bitch...!"@@ She gasped as she started to rub her clit.
@@.you;"Hah, you're a slut for it aren't you..."@@ You encouraged her.
@@.wife;"Yeah I am...! You see this...?"@@ She admitted, then shifted around to show you her ass. @@.wife;"This is the pussy that belongs to Marcus... Only black cocks can satisfy me...!"@@ She moaned as she rode the cock harder and faster.
[img[images\pictures\vanilla\dildo\dildo_hot_2.webp]]
@@.you;"You're addicted to that cock huh..."@@ You grunted as you jerked off faster.
@@.wife;"Mm~ yes! I don't want anything else, just Marcus' huge cock... I want him to fill me up, impregnate me...!"@@ $wife moaned lewdly as her pussy began to squelch with wetness.
@@.you;"Ugh, and maybe he'd have his friends around..."@@ You continued the fantasy.
@@.wife;"Oh, they'd all take turns on me... Using every hole, filling me up with their hot cum... I'd be nothing but a cumdump for these black cocks... Mm~...!"@@ $wife whimpered and bucked as she came on the dildo with a loud gasp, it popped out of her with a spray of her juices. You grunted and came too, shooting a wad of cum towards $wife.
[img[images\pictures\vanilla\dildo\dildo_hot_3.webp]]
@@.wife;"O-oooh~... Oh my god... That was so hot $name..."@@ $wife eventually said.
@@.you;"Hah, yeah it was... I almost wish it was real."@@ You agreed.
@@.wife;Be careful what you wish for babe..."@@ $wife smiled at you.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
@@.wife;"What's this...?"@@ $wife gazed at the black dildo you bought. She looked at you curiously, then smirked.
@@.wife;"You've really gotten into this type of thing lately huh?"@@ She smiled.
@@.you;"Uh, yeah I guess so..."@@ You admitted. Why else would you buy a huge black dildo, if not to see $wife use it.
@@.wife;"I don't even know if this thing will fit... It's huge..."@@ $wife commented idly as she picked the thing up. It really was massive - at least 12 inches.
@@.you;"Well I don't think I can return it..."@@ You began to say. $wife laughed.
@@.wife;"It'll work - just take a seat."@@ $wife pushed your chest lightly. You sat on the bed and watched as $wife set up a space on the ground. She stripped naked then put the huge black dildo on the ground, facing up, and slowly lowered herself over it.
@@.wife;"Wow it's really huge... I don't know... I'll need to..."@@ She spoke quietly to herself, then licked her hand before rubbing her pussy. She looked up at you.
@@.wife;"Are you ready to watch your wife fuck this huge back cock?"@@ She teased with a smirk.
@@.you;"Uh huh..."@@ You grunted as you slowly fished out your cock from your pants.
@@.wife;"Mh, I think I might give him a name..."@@ She breathed as she began to rub the head of the thing against her pussy. @@.wife;"Oh, such a big boy... I think I'll name him... 'Marcus'."@@ She said as she moaned. The head of the cock slowly pushed inside her tight pussy. $wife gasped as she tried to ease it in.
@@.wife;"Mh, he's so big $name..."@@ She said with a gasp. @@.wife;"Marcus is so big... Are you watching babe? He's going to fuck me now... mh..."@@ She breathed lustfully as she lifted up and pushed down onto the dildo, which slowly squeezed it's way inside her. $wife gasped as it reached all the way inside.
[img[images\pictures\vanilla\dildo\dildo_hot_1.webp]]
@@.wife;"Oh my god...! He's so fucking big...!"@@ She gasped again as she began to ride the cock. She looked at you with a lustful gaze and bit her lip. @@.wife;"Mh, Marcus is so deep inside me... I've never fucked someone so big before..."@@ She told you. You started jerking your cock.
@@.you;"Yeah...? Do you like it...?"@@ You asked, unable to tear your eyes away.
@@.wife;"Mh- yeah I love his huge black cock... Watch him fuck me... Make me his bitch...!"@@ She gasped as she started to rub her clit.
@@.you;"Hah, you're a slut for it aren't you..."@@ You encouraged her.
@@.wife;"Yeah I am...! You see this...?"@@ She admitted, then shifted around to show you her ass. @@.wife;"This is the pussy that belongs to Marcus... Only black cocks can satisfy me...!"@@ She moaned as she rode the cock harder and faster.
[img[images\pictures\vanilla\dildo\dildo_hot_2.webp]]
@@.you;"You're addicted to that cock huh..."@@ You grunted as you jerked off faster.
@@.wife;"Mm~ yes! I don't want anything else, just Marcus' huge cock... I want him to fill me up, impregnate me...!"@@ $wife moaned lewdly as her pussy began to squelch with wetness.
@@.you;"Ugh, and maybe he'd have his friends around..."@@ You continued the fantasy.
@@.wife;"Oh, they'd all take turns on me... Using every hole, filling me up with their hot cum... I'd be nothing but a cumdump for these black cocks... Mm~...!"@@ $wife whimpered and bucked as she came on the dildo with a loud gasp, it popped out of her with a spray of her juices. You grunted and came too, shooting a wad of cum towards $wife.
[img[images\pictures\vanilla\dildo\dildo_hot_3.webp]]
@@.wife;"O-oooh~... Oh my god... That was so hot $name..."@@ $wife eventually said.
@@.you;"Hah, yeah it was... I almost wish it was real."@@ You agreed.
@@.wife;Be careful what you wish for babe..."@@ $wife smiled at you.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
@@.wife;"What's this...?"@@ $wife gazed at the black dildo you bought. She looked at you curiously, then smirked.
@@.wife;"You've really gotten into this type of thing lately huh?"@@ She smiled.
@@.you;"Uh, yeah I guess so..."@@ You admitted. Why else would you buy a huge black dildo, if not to see $wife use it.
@@.wife;"I don't even know if this thing will fit... It's huge..."@@ $wife commented idly as she picked the thing up. It really was massive - at least 12 inches.
@@.you;"Well I don't think I can return it..."@@ You began to say. $wife laughed.
@@.wife;"It'll work - just take a seat."@@ $wife pushed your chest lightly. You sat on the bed and watched as $wife set up a space on the ground. She stripped naked then put the huge black dildo on the ground, facing up, and slowly lowered herself over it.
@@.wife;"Wow it's really huge... I don't know... I'll need to..."@@ She spoke quietly to herself, then licked her hand before rubbing her pussy. She looked up at you.
@@.wife;"Are you ready to watch your wife fuck this huge back cock?"@@ She teased with a smirk.
@@.you;"Uh huh..."@@ You grunted as you slowly fished out your cock from your pants.
@@.wife;"Mh, I think I might give him a name..."@@ She breathed as she began to rub the head of the thing against her pussy. @@.wife;"Oh, such a big boy... I think I'll name him... 'Marcus'."@@ She said as she moaned. The head of the cock slowly pushed inside her tight pussy. $wife gasped as she tried to ease it in.
@@.wife;"Mh, he's so big $name..."@@ She said with a gasp. @@.wife;"Marcus is so big... Are you watching babe? He's going to fuck me now... mh..."@@ She breathed lustfully as she lifted up and pushed down onto the dildo, which slowly squeezed it's way inside her. $wife gasped as it reached all the way inside.
[img[images\pictures\vanilla\dildo\dildo_hot_1.webp]]
@@.wife;"Oh my god...! He's so fucking big...!"@@ She gasped again as she began to ride the cock. She looked at you with a lustful gaze and bit her lip. @@.wife;"Mh, Marcus is so deep inside me... I've never fucked someone so big before..."@@ She told you. You started jerking your cock.
@@.you;"Yeah...? Do you like it...?"@@ You asked, unable to tear your eyes away.
@@.wife;"Mh- yeah I love his huge black cock... Watch him fuck me... Make me his bitch...!"@@ She gasped as she started to rub her clit.
@@.you;"Hah, you're a slut for it aren't you..."@@ You encouraged her.
@@.wife;"Yeah I am...! You see this...?"@@ She admitted, then shifted around to show you her ass. @@.wife;"This is the pussy that belongs to Marcus... Only black cocks can satisfy me...!"@@ She moaned as she rode the cock harder and faster.
[img[images\pictures\vanilla\dildo\dildo_hot_2.webp]]
@@.you;"You're addicted to that cock huh..."@@ You grunted as you jerked off faster.
@@.wife;"Mm~ yes! I don't want anything else, just Marcus' huge cock... I want him to fill me up, impregnate me...!"@@ $wife moaned lewdly as her pussy began to squelch with wetness.
@@.you;"Ugh, and maybe he'd have his friends around..."@@ You continued the fantasy.
@@.wife;"Oh, they'd all take turns on me... Using every hole, filling me up with their hot cum... I'd be nothing but a cumdump for these black cocks... Mm~...!"@@ $wife whimpered and bucked as she came on the dildo with a loud gasp, it popped out of her with a spray of her juices. You grunted and came too, shooting a wad of cum towards $wife.
[img[images\pictures\vanilla\dildo\dildo_hot_3.webp]]
@@.wife;"O-oooh~... Oh my god... That was so hot $name..."@@ $wife eventually said.
@@.you;"Hah, yeah it was... I almost wish it was real."@@ You agreed.
@@.wife;Be careful what you wish for babe..."@@ $wife smiled at you.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<if $dildo1 eq true>>\
<<set $sexuality += 1>>\
@@.wife;"Again...?"@@ $wife raised a brow then smiled. @@.wife;"I suppose I could play..."@@ $wife said as she pushed you down into an armchair.
She slowly took her clothes off in front of you, her eyes watched your every reaction.
@@.wife;"Take it out... You want to enjoy watching, don't you?"@@ She teased. You didn't hesitate to fish out your already swelling cock.
$wife smiled wickedly then slowly moved to the bed, where she took position... She laid on her back and spread her legs, revealing her glimmering womanhood.
Your eyes were glued to her as you shuffled the chair forward to get closer. $wife slowly ran the head of the thick dildo over her womanhood, pushing it to gently part her lips. She moaned softly.
@@.wife;"Mh, it's so big..."@@ She said quietly with a quivering breath. She used her other hand to play with her clit, and bit her lip as she looked at you.
@@.wife;"Do you have a good view...? Watch it go inside me..."@@ She moaned softly as she pushed the head of the dildo inside - her lips slowly parted to swallow the girthy toy.
[img[images\pictures\vanilla\dildo\dildo1.png]]
@@.wife;"Mmmh...! Wow... It still surprises me... How thick this is..."@@ $wife gasped as she slowly pushed the dildo further inside. You began to stroke your swollen member.
@@.wife;"That's right... Jerk your cock... Mh... You like this, huh...?"@@ She asked in a soft voice. You watched, mesmerized by how the thick fake cock managed to squeeze inside your wife.
@@.you;"Yeah, I like it."@@ You told her as you continued to jerk your dribbling cock.
@@.wife;"It's so thick, hun... Mh, and it's going so deep inside..."@@ She whimpered as she continued to thrust the dildo inside herself while toying with her clit.
[img[images\pictures\vanilla\dildo\dildo2.png]]
@@.you;"Yeah... It's going pretty deep in your pussy, huh... Do you like that cock?"@@ You grunted as you stood up and jerked closer to $wife.
@@.wife;"Mh, I do... I love this cock... It's so big... I can't even get it all the way in."@@ $wife gasped as she plunged almost the entire length of the dildo inside herself. Her face went red as she squirmed and held her breath, her fingers furiously rubbing her clit.
@@.you;"C-cum on that cock...!"@@ You gasped as you came and sent your streams of cum flying over $wife's naked body. She whimpered and bucked on the dildo as she orgasmed hard.
@@.wife;"H-hah, holy shit..."@@ $wife whimpered as she pulled the dildo out of her wet, gaping hole. She fell back, gasping for air.
@@.you;"Jeez... Maybe I shouldn't have gotten you that after all... You might not enjoy a real cock as much now..."@@ You grinned at her.
@@.wife;"Sure I would... It'd just have to be a big one."@@ She teased with a smile.
<<else>><<remember $dildo1_scene to true>><<set $dildo1 to true>><<set $sexuality += 1>>\
@@.wife;"You got that for me??"@@ $wife asked as she inspected the dildo. $wife's cheeks were flushed red as she eyed the size of the thing... 9 inches, or so the box it came in said.
@@.you;"Yeah... I thought it might be interesting to have."@@ You replied sheepishly.
@@.wife;"I don't even know if it'll fit..."@@ $wife said quietly, still mesmerized by the thing.
@@.you;"I guess only one way to find out?"@@ You shrugged hopefully.
$wife eventually nodded. @@.wife;"Yeah, I guess so..."@@ $wife stood up and began to undress, then looked at you when you didn't copy her.
@@.wife;"What are you doing?"@@ She asked.
@@.you;"You don't really need me to undress to use that, right?"@@ You replied.
@@.wife;"So you're going to just watch...?"@@ She asked with a raised brow.
@@.you;"I guess so..."@@ You said uncertainly.
$wife's lips briefly curled into a wicked smile. @@.wife;"Okay..."@@ She said as she took off her remaining clothes, then laid back on the bed. @@.wife;"Watch, then..."@@ She said as she slowly spread her legs, revealing her glimmering womanhood.
Your eyes were glued to her as you sat down on an armchair and shuffled it forward to get closer. $wife slowly ran the head of the thick dildo over her womanhood, pushing it to gently part her lips. She moaned softly.
@@.wife;"Wow, it's really big..."@@ She said quietly with a quivering breath. She used her other hand to play with her clit, and bit her lip as she looked at you.
@@.wife;"Lets see if it can go all the way in... Mh..."@@ She moaned softly as she pushed the head of the dildo inside - her lips slowly parted to swallow the girthy toy.
[img[images\pictures\vanilla\dildo\dildo1.png]]
@@.wife;"Wow... This'll stretch me out..."@@ $wife gasped as she slowly pushed the dildo further inside. You couldn't help but take out your painfully erect cock for relief. $wife smiled wickedly again.
@@.wife;"Do you like this...?"@@ She asked in a soft voice. You watched, mesmerized by how the thick fake cock managed to squeeze inside your wife, and by how quick she was to accept it...
@@.you;"Yeah, I like it."@@ You told her as you began to jerk your dribbling cock.
@@.wife;"It's so thick, hun... Mh, and it's going so deep inside..."@@ She whimpered as she continued to thrust the dildo inside herself while toying with her clit.
[img[images\pictures\vanilla\dildo\dildo2.png]]
@@.you;"Yeah... It's going pretty deep in your pussy, huh... Do you like that cock?"@@ You grunted as you stood up and jerked closer to $wife.
@@.wife;"Mh, I do... I love this cock... It's so big... I can't even get it all the way in."@@ $wife gasped as she plunged almost the entire length of the dildo inside herself. Her face went red as she squirmed and held her breath, her fingers furiously rubbing her clit.
@@.you;"C-cum on that cock...!"@@ You gasped as you came and sent your streams of cum flying over $wife's naked body. She whimpered and bucked on the dildo as she orgasmed hard.
@@.wife;"H-hah, holy shit..."@@ $wife whimpered as she pulled the dildo out of her wet, gaping hole. She fell back, gasping for air.
@@.you;"I guess... That means you like your new toy..."@@ You said between breaths. $wife smiled up at you.
@@.wife;"I'll be having fun with it alright... With or without you..."@@ She teased.
<</if>>\
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<remember $dildosub1_scene to true>><<set $dildosub1 to true>><<set $sexuality += 1>>\
@@.wife;"The dildo...? Okay, um... You just want to watch again?"@@ $wife gazed at the thing you held out towards her. You shook your head.
@@.you;"Not this time."@@ You moved around and stuck the dildo against the bedroom mirror. $wife gazed at it, then at you. You smiled wickedly. @@.you;"You get to enjoy two cocks today."@@ You told her. She blushed.
You began to take off your clothes, and you noticed $wife, despite being somewhat embarrassed, excitedly take off hers too.
@@.you;"Get on your knees..."@@ You ordered.
@@.wife;"Okay..."@@ $wife complied as she slowly got down onto her knees then looked up at you, like a slave looking up at their master. You held up your flaccid cock towards her, and she immediately took it in her mouth. She suckled on it until it stood up hard.
@@.you;"Good girl... Now back up."@@ You said. $wife got down onto her hands and knees and slowly backed up towards the mirror and dildo. You watched her perfect ass approach the fake cock, then you reached over to help guide it into her wet slit. She gasped and moaned as she slowly bucked against it.
[img[images\pictures\vanilla\dildo\dildo_sub_1.webp]]
@@.wife;"Mh...!"@@ she breathed lustfully then looked up at you again.
@@.you;"Good girl... Do you like it...?"@@ You asked. She nodded with a soft moan, then took your cock back into her mouth. She sucked it down lewdly, wrapping her tongue around the shaft all the while fucking the dildo behind her. You put your hands on her shoulders and slowly pushed your cock further into her mouth. She gagged lightly with every thrust, and you could hear the wetness squelch from behind her.
[img[images\pictures\vanilla\dildo\dildo_sub_2.webp]]
@@.you;"Alright, turn around... I'm gonna fuck you now."@@ You grunted. $wife gagged then gasped as she took your cock out her mouth, then panted for breath. She nodded as she shuffled forward. The dildo made a wet popping sound as it slid out of her. $wife turned around and held her ass up towards you - her pussy already slightly agape and very wet, hungry for your cock.
You slid your soaked cock over her pussy, which immediately took it in. $wife moaned lewdly and rocked back to take your whole length, then gasped when you began to thrust.
@@.wife;"Oh, $name..."@@ She moaned.
@@.you;"Suck that cock..."@@ You instructed. $wife leaned forward and took the dildo in her mouth - covered in her own juices.
[img[images\pictures\vanilla\dildo\dildo_sub_3.webp]]
@@.you;"You like this, slut...?"@@ You growled as you lightly grabbed her hair. $wife wimpered and nodded.
@@.you;"You like being used as a fuck toy don't you..."@@ You grunted and lightly pulled her hair. $wife gasped as the dildo fell from her mouth.
@@.wife;"M-mh! Yes...! Fuck me $name..."@@ She pleaded. You took a firm hold of her hips and began to thrust harder and faster, to which she moaned louder.
@@.you;"I'm gonna cum..."@@ You grunted.
@@.wife;"Mh- Y-yes...!"@@ $wife gasped. She found the dildo with her mouth again, then closed her eyes and moaned as you pumped her pussy full of your hot cum. She bucked back against you and spasmed as you thrusted one last time.
@@.wife;"O-ohhhh...!"@@ She gasped.
You eventually stepped back. Your cock slid out of her, and your cum began to drip down her leg. $wife rushed to the bathroom.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
@@.wife;"The dildo...? Okay, um... You just want to watch again?"@@ $wife gazed at the thing you held out towards her. You shook your head.
@@.you;"Not this time."@@ You moved around and stuck the dildo against the bedroom mirror. $wife gazed at it, then at you. You smiled wickedly. @@.you;"You get to enjoy two cocks today."@@ You told her. She blushed.
You began to take off your clothes, and you noticed $wife, despite being somewhat embarrassed, excitedly take off hers too.
@@.you;"Get on your knees..."@@ You ordered.
@@.wife;"Okay..."@@ $wife complied as she slowly got down onto her knees then looked up at you, like a slave looking up at their master. You held up your flaccid cock towards her, and she immediately took it in her mouth. She suckled on it until it stood up hard.
@@.you;"Good girl... Now back up."@@ You said. $wife got down onto her hands and knees and slowly backed up towards the mirror and dildo. You watched her perfect ass approach the fake cock, then you reached over to help guide it into her wet slit. She gasped and moaned as she slowly bucked against it.
[img[images\pictures\vanilla\dildo\dildo_sub_1.webp]]
@@.wife;"Mh...!"@@ she breathed lustfully then looked up at you again.
@@.you;"Good girl... Do you like it...?"@@ You asked. She nodded with a soft moan, then took your cock back into her mouth. She sucked it down lewdly, wrapping her tongue around the shaft all the while fucking the dildo behind her. You put your hands on her shoulders and slowly pushed your cock further into her mouth. She gagged lightly with every thrust, and you could hear the wetness squelch from behind her.
[img[images\pictures\vanilla\dildo\dildo_sub_2.webp]]
@@.you;"Alright, turn around... I'm gonna fuck you now."@@ You grunted. $wife gagged then gasped as she took your cock out her mouth, then panted for breath. She nodded as she shuffled forward. The dildo made a wet popping sound as it slid out of her. $wife turned around and held her ass up towards you - her pussy already slightly agape and very wet, hungry for your cock.
You slid your soaked cock over her pussy, which immediately took it in. $wife moaned lewdly and rocked back to take your whole length, then gasped when you began to thrust.
@@.wife;"Oh, $name..."@@ She moaned.
@@.you;"Suck that cock..."@@ You instructed. $wife leaned forward and took the dildo in her mouth - covered in her own juices.
[img[images\pictures\vanilla\dildo\dildo_sub_3.webp]]
@@.you;"You like this, slut...?"@@ You growled as you lightly grabbed her hair. $wife wimpered and nodded.
@@.you;"You like being used as a fuck toy don't you..."@@ You grunted and lightly pulled her hair. $wife gasped as the dildo fell from her mouth.
@@.wife;"M-mh! Yes...! Fuck me $name..."@@ She pleaded. You took a firm hold of her hips and began to thrust harder and faster, to which she moaned louder.
@@.you;"I'm gonna cum..."@@ You grunted.
@@.wife;"Mh- Y-yes...!"@@ $wife gasped. She found the dildo with her mouth again, then closed her eyes and moaned as you pumped her pussy full of your hot cum. She bucked back against you and spasmed as you thrusted one last time.
@@.wife;"O-ohhhh...!"@@ She gasped.
You eventually stepped back. Your cock slid out of her, and your cum began to drip down her leg. $wife rushed to the bathroom.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
@@.wife;"The dildo...? Okay, um... You just want to watch again?"@@ $wife gazed at the thing you held out towards her. You shook your head.
@@.you;"Not this time."@@ You moved around and stuck the dildo against the bedroom mirror. $wife gazed at it, then at you. You smiled wickedly. @@.you;"You get to enjoy two cocks today."@@ You told her. She blushed.
You began to take off your clothes, and you noticed $wife, despite being somewhat embarrassed, excitedly take off hers too.
@@.you;"Get on your knees..."@@ You ordered.
@@.wife;"Okay..."@@ $wife complied as she slowly got down onto her knees then looked up at you, like a slave looking up at their master. You held up your flaccid cock towards her, and she immediately took it in her mouth. She suckled on it until it stood up hard.
@@.you;"Good girl... Now back up."@@ You said. $wife got down onto her hands and knees and slowly backed up towards the mirror and dildo. You watched her perfect ass approach the fake cock, then you reached over to help guide it into her wet slit. She gasped and moaned as she slowly bucked against it.
[img[images\pictures\vanilla\dildo\dildo_sub_1.webp]]
@@.wife;"Mh...!"@@ she breathed lustfully then looked up at you again.
@@.you;"Good girl... Do you like it...?"@@ You asked. She nodded with a soft moan, then took your cock back into her mouth. She sucked it down lewdly, wrapping her tongue around the shaft all the while fucking the dildo behind her. You put your hands on her shoulders and slowly pushed your cock further into her mouth. She gagged lightly with every thrust, and you could hear the wetness squelch from behind her.
[img[images\pictures\vanilla\dildo\dildo_sub_2.webp]]
@@.you;"Alright, turn around... I'm gonna fuck you now."@@ You grunted. $wife gagged then gasped as she took your cock out her mouth, then panted for breath. She nodded as she shuffled forward. The dildo made a wet popping sound as it slid out of her. $wife turned around and held her ass up towards you - her pussy already slightly agape and very wet, hungry for your cock.
You slid your soaked cock over her pussy, which immediately took it in. $wife moaned lewdly and rocked back to take your whole length, then gasped when you began to thrust.
@@.wife;"Oh, $name..."@@ She moaned.
@@.you;"Suck that cock..."@@ You instructed. $wife leaned forward and took the dildo in her mouth - covered in her own juices.
[img[images\pictures\vanilla\dildo\dildo_sub_3.webp]]
@@.you;"You like this, slut...?"@@ You growled as you lightly grabbed her hair. $wife wimpered and nodded.
@@.you;"You like being used as a fuck toy don't you..."@@ You grunted and lightly pulled her hair. $wife gasped as the dildo fell from her mouth.
@@.wife;"M-mh! Yes...! Fuck me $name..."@@ She pleaded. You took a firm hold of her hips and began to thrust harder and faster, to which she moaned louder.
@@.you;"I'm gonna cum..."@@ You grunted.
@@.wife;"Mh- Y-yes...!"@@ $wife gasped. She found the dildo with her mouth again, then closed her eyes and moaned as you pumped her pussy full of your hot cum. She bucked back against you and spasmed as you thrusted one last time.
@@.wife;"O-ohhhh...!"@@ She gasped.
You eventually stepped back. Your cock slid out of her, and your cum began to drip down her leg. $wife rushed to the bathroom.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
<<if $lingerie1 eq true>>\
[img[images\pictures\vanilla\lingerie\lingerie.webp]]
$wife wore a skimpy teddy and showed off her goods for you...
@@.wife;"You like this...?"@@ $wife smiled confidently as she lightly shoved you back onto the bed. She climbed on too.
@@.you;"Yeah I like it... a lot."@@ You confirmed.
@@.wife;"Mm... I bet you like this too...?"@@ $wife straddled you as she leaned back and ran a hand gently over her own crotch, the thin sheer fabric hiding no details of what was underneath.
@@.you;"Fuck - yes I do..."@@ You said. You began to rub your cock as you took in $wife's image... Her state. She panted softly as she ran a hand over her nether-region and eye'd your cock. She then leaned back and slowly slid her panties to the side, revealing her glistening slit.
[img[images\pictures\vanilla\lingerie\lingerie1.png]]
She then took your cock in her hand and gently rubbed it up and down her pussy before sliding it in with a soft moan. You thrusted your hips slowly, pushing deep inside $wife, a hot, tight wetness wrapped around your cock. $wife whimpered as she began to bounce on your cock, a hand idly toying with her clit.
[img[images\pictures\vanilla\lingerie\lingerie2.png]]
@@.wife;"Fuck... Hun... You're so deep inside me..."@@ she moaned.
@@.you;"Yeah... You like it?"@@ You grunted in response and thrusted a little harder.
@@.wife;"Mmh- Yeah I love your... cock..."@@ She said, her voice shrinking as she spoke about your manhood. You felt her slit lustfully swallow the whole length of your cock, despite her obvious embarrasment.
@@.you;"I'm gonna cum..."@@ You grunted.
@@.wife;"Mmh- Do it hun... Cum in me...!"@@ She whimpered and rubbed her clit furiously as she bounced on your cock. You gave a final thrust and pushed your cock deep inside $wife's pussy as hot spurts of cum gushed out. @@.wife;"Mmh- Fuck- I can feel it...!"@@ Her whimpers grew louder when she came.
@@.you;"F-fuck..."@@ You said in between panted breaths. $wife rested her head on your beating chest, your cock still inside her.
<<else>><<remember $lingerie1_scene to true>><<set $lingerie1 to true>>\
@@.wife;"W-wow! Did you... I mean, you bought that for me?"@@ $wife asked, her cheeks red with embarrassment as she looked over the sheer black lingerie you bought her.
@@.you;"Yeah. I know it'll look good on you."@@ You replied, careful with your words. You had a job to convince $wife to wear this.
@@.wife;"I... guess... Well, you bought it for me after all..."@@ She mumbled to herself.
@@.you;"That's right. Why don't you put it on?"@@ You pressed her and paused to see what she'd decide. She eventually nodded and took the lingerie into the ensuite bathroom. Five minutes later she returned wearing the sexy outfit, albeit very shyly. You'd never seen her wear something so sexy. It fit her form perfectly and made it that much more obvious that she had a killer body.
@@.wife;"W-well...?"@@ $wife asked in a small voice, as if scared to hear your answer.
@@.you;"So sexy, $wife."@@ You told her. @@.you;"So god damn sexy."@@
@@.wife;"You have to say that..."@@ She replied.
@@.you;"Believe me; you could ask any man and he'd say the same. Sexy."@@ You said again firmly.
@@.wife;"Really...?"@@ She asked with a small smile. It seemed she was finally convinced.
@@.you;"I have no doubt in my mind. That whole outfit fits you perfectly. It lifts your tits up too- shit, so sexy... The cleavage is unreal."@@ You replied a little more heatedly.
@@.wife;"You really think so huh..."@@ $wife asked as she leaned forward, boldly bringing her full chest into view. She smiled seductively, though still somewhat shyly.
[img[images\pictures\vanilla\lingerie\lingerie.webp]]
@@.you;"Damn - I always knew you had the goods of a model..."@@ You muttered and stared, mesmerized by the swinging rack in your face.
@@.wife;"You like this...?"@@ $wife's smile was more confident now as she lightly shoved you back onto the bed. She climbed on too.
@@.you;"Yeah I like it... a lot."@@ You confirmed.
@@.wife;"Mm... I bet you like this too...?"@@ $wife straddled you as she leaned back and ran a hand gently over her own crotch, the thin sheer fabric hiding no details of what was underneath.
@@.you;"Fuck - yes I do..."@@ You said. You began to rub your cock as you took in $wife's image... Her state. She panted softly as she ran a hand over her nether-region and eye'd your cock. She then leaned back and slowly slid her panties to the side, revealing her glistening slit.
[img[images\pictures\vanilla\lingerie\lingerie1.png]]
She then took your cock in her hand and gently rubbed it up and down her pussy before sliding it in with a soft moan. You thrusted your hips slowly, pushing deep inside $wife, a hot, tight wetness wrapped around your cock. $wife whimpered as she began to bounce on your cock, a hand idly toying with her clit.
[img[images\pictures\vanilla\lingerie\lingerie2.png]]
@@.wife;"Fuck... Hun... You're so deep inside me..."@@ she moaned.
@@.you;"Yeah... You like it?"@@ You grunted in response and thrusted a little harder.
@@.wife;"Mmh- Yeah I love your... cock..."@@ She said, her voice shrinking as she spoke about your manhood. You felt her slit lustfully swallow the whole length of your cock, despite her obvious embarrasment.
@@.you;"I'm gonna cum..."@@ You grunted.
@@.wife;"Mmh- Do it hun... Cum in me...!"@@ She whimpered and rubbed her clit furiously as she bounced on your cock. You gave a final thrust and pushed your cock deep inside $wife's pussy as hot spurts of cum gushed out. @@.wife;"Mmh- Fuck- I can feel it...!"@@ Her whimpers grew louder when she came.
@@.you;"F-fuck..."@@ You said in between panted breaths. $wife rested her head on your beating chest, your cock still inside her.
@@.wife;"That was good, hun..."@@ she said quietly. She'd never fucked you like that before. She was gaining confidence.
<</if>>\
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<remember $homepornocommanded_scene to true>><<set $homepornocommanded to true>><<set $sexuality += 1>><<set $liberty += 1>>\
@@.wife;"Make a home porno...?"@@ $wife asked.
@@.you;"Yeah. You and me. I have a camera, see?"@@ You said as you held up the digital camera.
$wife looked at you for a time, her face furrowed in confused thought. Apparently despite being commanded $wife was still struggling to accept it. You realized she probably needed to be convinced.
@@.you;"...You've been in front of the camera before, right?."@@ You asked her a question you knew the answer to. $wife nodded.
@@.you;"...That's right, you have. How did you feel?"@@ You asked.
@@.wife;"Hmm... Attractive."@@ She pondered then answered truthfully.
@@.you;"You liked it right?"@@ You continued. She nodded again.
@@.you;"...That's right, you feel attractive in front of the camera. You even feel sexy, don't you?"@@ You peered at $wife as you carefully selected your words.
@@.wife;"Yes."@@ She answered again to your delight.
@@.you;"...That's right, you like feeling sexy in front of the camera."@@ You told her, to which she slowly nodded.
@@.you;"Say it."@@ You ordered.
@@.wife;"I like feeling sexy in front of the camera..."@@ She replied.
@@.you;"Good... And of course you also love being slutty in front of the camera too, right?"@@ You asked.
$wife paused then nodded. @@.wife;"Of course..."@@ She repeated.
@@.you;"Good... Look... I have a camera here."@@ You said, holding up the camera. You switched it on then changed the settings to video mode. $wife smiled the slightest bit. You could feel your cock stir in anticipation as $wife sat on the bed and watched you.
@@.you;"You know what would look sexy? If you got down on your knees in front of me."@@ You said. $wife thought for a moment, then nodded and did as you suggested. She looked up at you, the same sly smile on her face. You pointed the camera at $wife's face.
@@.you;"Why don't you take off your clothes?"@@ You asked. $wife bit her lip and nodded to your suggestion. She slowly took off her shirt then unclipped her bra which fell to the ground, revealing her full breasts.
You zoomed in on her delicate body as she revealed herself. She slowly undid the button on her pants before wriggling her womanly hips free. You undid your own pants and let your erect member swing up and out, in front of $wife's face. She gazed at it, then at you.
@@.you;"Do what you want with it..."@@ You said. $wife paused for a brief moment in hesitant thought, then reached up the grasp your shaft in her hand. She then leaned up, her eyes glued to the camera, and slowly took your cock into her mouth.
[img[images\pictures\vanilla\command\homevideo1.webp]]
You groaned softly from the feeling of $wife's tongue twirling around the head of your cock, enticing the pre-cum to dribble out. A short smile reached her lips from your reaction.
@@.you;"You like it huh...?"@@ You egged her on.
@@.wife;"Mh... Yeah..."@@ She replied and gave your cock a few wet strokes.
@@.you;"You love having my cock in your mouth..."@@ You grunted as you thrusted forward. $wife gagged and coughed for air, then panted lustfully. You noticed her squirming - apparently feeling turned on. You focused the camera on $wife's face; pre-cum stringing from your cock to her chin. Her flushed and lustful face begged for more.
@@.you;"You want this inside you?"@@ You asked. She nodded.
@@.you;"Okay then... Get on."@@ You said as you laid back on the bed. $wife quickly mounted her naked body on top of you, and your cock pressed deep into the folds of her womanhood. She breathed hard as she rubbed herself against it.
@@.you;"You want it inside?"@@ You asked again.
@@.wife;"Y-yeah..."@@ $wife panted.
@@.you;"Tell the camera."@@ You told her. You panned from her swollen lips up past her heavy, naked breasts, then on her face.
@@.wife;"I want to feel your cock inside me..."@@ She confessed.
@@.you;"Put it in slowly..."@@ You instructed, and she followed your orders. You zoomed in on the head of your cock slowly pressing inside $wife's dripping snatch. $wife moaned as the entire length slid inside her. She began to rock back and forth; the tip of your cock stirring inside...
@@.you;"Let me see properly..."@@ You held the camera even closer. $wife moved her legs up and apart so you could get a good angle of her full cunt. @@.you;"This is a good shot of your pussy..."@@ You told her. She breathed a moan in response.
@@.you;"You like the camera on you, don't you?"@@ You teased her and thrusted inside her. She whimpered and reached down to slowly rub her clit.
@@.wife;"Y-yes... I like it..."@@ She said breathily.
@@.you;"That's right... You love being a slut on camera..."@@ You thrusted again, the image of your once naive and innocent wife now acting in such a filthy way was turning you on. @@.you;"Say it."@@
@@.wife;"M-mh... I love being a slut..."@@ She whimpered and began to bounce on your cock. You felt her tighten around your shaft as she moved.
@@.you;"Turn around... Show me that ass."@@ You stopped her somewhat abruptly to move her body around; your cock still inside her... She then began to ride you reverse cowgirl, her ass in full view. You zoomed in on her privates; your glistening cock sliding in and out of your wife as she pumped her hips on your cock.
[img[images\pictures\vanilla\command\homevideo2.webp]]
@@.you;"Mh... Keep going until I cum."@@ You ordered her. Her pace immediately picked up, and your cock pushed further inside her with every thrust. You groaned softly from the hot, tight sensation, and grabbed a handful of her beautiful ass.
@@.wife;"M-mh... Cum inside me... Inside this slut..."@@ She grinded hard on your cock as you felt an orgasm swell up inside you; the tip of your cock rubbing against $wife's insides. You gasped as you felt your cum shoot deep inside $wife's body, who still rode you hard.
@@.you;"F-fuck..."@@ You gasped as $wife eventually slowed to a stop; her ass still in the air. You zoomed in on her snatch as she slowly sat up. Your cock fell limp out of her, followed by thick drops of cum.
@@.wife;"I'm going to clean up..."@@ $wife said as she went to the bathroom. You looked at the new file on your camera.
//A home porno with $wife... Maybe it'll come in useful somehow.// You thought to yourself. If anything, you could wank over it.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $pornodecline to true>>\
@@.wife;"What? Are you kidding? Come on hun, I'm not doing that."@@ $wife told you.
@@.you;"Okay, no problem..."@@ You replied sheepishly.
//What am I thinking? She'd never agree to something like this... Unless I used the app...//
<<iconButtonContainer
'Sexual Interaction'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>-Incomplete-
<<iconButtonContainer
'Sexual Interaction'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>@@.wife;"S-sorry hun, I don't feel comfortable doing that..."@@ $wife told you.
@@.you;"Okay, no problem..."@@ You replied sheepishly.
<<iconButtonContainer
'Sexual Interaction'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>@@.wife;"W-wow! Sorry hun, I don't feel comfortable using that..."@@ $wife told you.
@@.you;"Okay, no problem..."@@ You replied sheepishly.
<<iconButtonContainer
'Sexual Interaction'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>@@.wife;"S-sorry hun, I don't feel comfortable doing that..."@@ $wife told you.
@@.you;"Okay, no problem."@@ You replied sheepishly.
<<iconButtonContainer
'Sexual Interaction'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>@@.wife;"W-wow! Sorry hun, I don't feel comfortable using that..."@@ $wife told you.
@@.you;"Okay, no problem..."@@ You replied sheepishly.
<<iconButtonContainer
'Sexual Interaction'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>@@.wife;"W-wow! Sorry hun, I don't feel comfortable wearing that..."@@ $wife told you.
@@.you;"Okay, no problem..."@@ You replied sheepishly.
<<iconButtonContainer
'Sexual Interaction'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>@@.wife;"Sorry hun, I'm not really in the mood..."@@ $wife told you.
@@.you;"Okay, no problem."@@ You replied sheepishly.
<<iconButtonContainer
'Sexual Interaction'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<set $sexuality += 1>><<remember $sexdom1_scene to true>><<set $sexdom1 to true>>\
@@.wife;"Oh? You want to have sex again, huh?"@@ $wife smirked at you as she gently pressed your chest, pushing you onto the bed.
@@.you;"You certainly don't seem opposed..."@@ You replied sheepishly. She'd become so assertive lately, but you didn't mind. Especially if it meant she was more sexually open.
@@.wife;"I guess not. Go on, then. Take it out."@@ $wife said as she undid your belt and pants. You hurriedly did the rest, pulling your pants down to expose your flaccid cock. $wife raised a brow.
@@.wife;"Well that won't do. I guess I ought to help...?"@@ She smirked as she walked over to the wardrobe and began rummaging through it. She fished something out and began to undress. You watched her take off her clothes - her movements were slow and erotic to a point of perversion. She then put on an outfit - black crotchless lingerie that hugged her womanly figure. She looked over her shoulder at you and smiled seductively.
@@.wife;"Better...?"@@ She asked as she eyed your manhood, which had begun to grow.
@@.you;"Yeah, sexy..."@@ You said, unable to tear your eyes away from her ass. You'd seen it so many times before, but lately it felt as if you were seeing something for the first time. A raw experience. You felt your cock grow hard.
@@.wife;"Good. Now lay down."@@ $wife told you. You laid back against a pillow and watched her in anticipation. $wife climbed onto the bed and straddled you, then began to turn around, so that her back was to you. You looked down at her perfectly shaped ass that rested atop of your swollen member.
@@.wife;"Enjoying the view?"@@ She smirked over her shoulder, spotting your staring.
@@.you;"Yeah."@@ You nodded.
@@.wife;"Glad to hear it."@@ She replied, then began to rock back and forth, massaging your rock-hard cock in her peach-shaped ass. You groaned as your cock twitched.
@@.wife;"You like that huh?"@@ She teased.
@@.you;"Nh... Yeah, it feels good."@@ You told her. Your cock twitched with every movement, and you felt precum dribble from the tip.
@@.wife;"That's good... But I want to enjoy it too."@@ $wife said as she reached back and took a hold of your cock, then guided it between her hot pussy lips. You groaned as she sat back and took the length of your cock inside her.
[img[images\pictures\vanilla\sex\sex_dom_1.webp]]
@@.wife;"Mmmh... That's better."@@ She said as she began to bounce on your cock. @@.wife;"You're all the way inside me now... Inside my naughty hole...!"@@
@@.you;"Ugn, yeah... Fuck...!"@@ You groaned as $wife's pussy continued to swallow up your cock. You couldn't help but feel an orgasm quickly swell inside you.
@@.wife;"Mmh, you like it hun? You like fucking me like this?"@@ $wife moaned lewdly as she leaned forward, giving you a clear view of your wet cock sliding in and out of her pussy, that tightly hugged your dick.
@@.you;"Agh, fuck...!"@@ You groaned again. You couldn't hold it any longer - you felt the sensation of an orgasm build and explode inside you, your cum shooting deep inside $wife's pussy.
@@.wife;"Huh...? Already...?"@@ $wife paused to look over her shoulder at you. @@.wife;"We're not done yet..."@@ She said as she smiled wickedly. $wife leaned forward to take your cock out of her - and your cum came spilling out. She then put it back in.
[img[images\pictures\vanilla\sex\sex_dom_2.webp]]
You groaned from the sensation - the slippery and hot cum coating your cock that once again pushed inside $wife's pussy. It was almost painful as $wife began to bounce on it again.
@@.wife;"Mmh... That feels really good. Your cum's so deep inside me..."@@ She gasped and moaned as she began to toy with her clit. @@.wife;"Oh fuck...!"@@ She gasped again as she spasmed and rocked back and forth on your cock.
$wife collapsed forward with a deep sigh, letting your cock slip out. Your twitched and groaned a final time.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
@@.wife;"Oh? You want to have sex again, huh?"@@ $wife smirked at you as she gently pressed your chest, pushing you onto the bed.
@@.you;"You certainly don't seem opposed..."@@ You replied sheepishly. She'd become so assertive lately, but you didn't mind. Especially if it meant she was more sexually open.
@@.wife;"I guess not. Go on, then. Take it out."@@ $wife said as she undid your belt and pants. You hurriedly did the rest, pulling your pants down to expose your flaccid cock. $wife raised a brow.
@@.wife;"Well that won't do. I guess I ought to help...?"@@ She smirked as she walked over to the wardrobe and began rummaging through it. She fished something out and began to undress. You watched her take off her clothes - her movements were slow and erotic to a point of perversion. She then put on an outfit - black crotchless lingerie that hugged her womanly figure. She looked over her shoulder at you and smiled seductively.
@@.wife;"Better...?"@@ She asked as she eyed your manhood, which had begun to grow.
@@.you;"Yeah, sexy..."@@ You said, unable to tear your eyes away from her ass. You'd seen it so many times before, but lately it felt as if you were seeing something for the first time. A raw experience. You felt your cock grow hard.
@@.wife;"Good. Now lay down."@@ $wife told you. You laid back against a pillow and watched her in anticipation. $wife climbed onto the bed and straddled you, then began to turn around, so that her back was to you. You looked down at her perfectly shaped ass that rested atop of your swollen member.
@@.wife;"Enjoying the view?"@@ She smirked over her shoulder, spotting your staring.
@@.you;"Yeah."@@ You nodded.
@@.wife;"Glad to hear it."@@ She replied, then began to rock back and forth, massaging your rock-hard cock in her peach-shaped ass. You groaned as your cock twitched.
@@.wife;"You like that huh?"@@ She teased.
@@.you;"Nh... Yeah, it feels good."@@ You told her. Your cock twitched with every movement, and you felt precum dribble from the tip.
@@.wife;"That's good... But I want to enjoy it too."@@ $wife said as she reached back and took a hold of your cock, then guided it between her hot pussy lips. You groaned as she sat back and took the length of your cock inside her.
[img[images\pictures\vanilla\sex\sex_dom_1.webp]]
@@.wife;"Mmmh... That's better."@@ She said as she began to bounce on your cock. @@.wife;"You're all the way inside me now... Inside my naughty hole...!"@@
@@.you;"Ugn, yeah... Fuck...!"@@ You groaned as $wife's pussy continued to swallow up your cock. You couldn't help but feel an orgasm quickly swell inside you.
@@.wife;"Mmh, you like it hun? You like fucking me like this?"@@ $wife moaned lewdly as she leaned forward, giving you a clear view of your wet cock sliding in and out of her pussy, that tightly hugged your dick.
@@.you;"Agh, fuck...!"@@ You groaned again. You couldn't hold it any longer - you felt the sensation of an orgasm build and explode inside you, your cum shooting deep inside $wife's pussy.
@@.wife;"Huh...? Already...?"@@ $wife paused to look over her shoulder at you. @@.wife;"We're not done yet..."@@ She said as she smiled wickedly. $wife leaned forward to take your cock out of her - and your cum came spilling out. She then put it back in.
[img[images\pictures\vanilla\sex\sex_dom_2.webp]]
You groaned from the sensation - the slippery and hot cum coating your cock that once again pushed inside $wife's pussy. It was almost painful as $wife began to bounce on it again.
@@.wife;"Mmh... That feels really good. Your cum's so deep inside me..."@@ She gasped and moaned as she began to toy with her clit. @@.wife;"Oh fuck...!"@@ She gasped again as she spasmed and rocked back and forth on your cock.
$wife collapsed forward with a deep sigh, letting your cock slip out. Your twitched and groaned a final time.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
@@.wife;"Oh? You want to have sex again, huh?"@@ $wife smirked at you as she gently pressed your chest, pushing you onto the bed.
@@.you;"You certainly don't seem opposed..."@@ You replied sheepishly. She'd become so assertive lately, but you didn't mind. Especially if it meant she was more sexually open.
@@.wife;"I guess not. Go on, then. Take it out."@@ $wife said as she undid your belt and pants. You hurriedly did the rest, pulling your pants down to expose your flaccid cock. $wife raised a brow.
@@.wife;"Well that won't do. I guess I ought to help...?"@@ She smirked as she walked over to the wardrobe and began rummaging through it. She fished something out and began to undress. You watched her take off her clothes - her movements were slow and erotic to a point of perversion. She then put on an outfit - black crotchless lingerie that hugged her womanly figure. She looked over her shoulder at you and smiled seductively.
@@.wife;"Better...?"@@ She asked as she eyed your manhood, which had begun to grow.
@@.you;"Yeah, sexy..."@@ You said, unable to tear your eyes away from her ass. You'd seen it so many times before, but lately it felt as if you were seeing something for the first time. A raw experience. You felt your cock grow hard.
@@.wife;"Good. Now lay down."@@ $wife told you. You laid back against a pillow and watched her in anticipation. $wife climbed onto the bed and straddled you, then began to turn around, so that her back was to you. You looked down at her perfectly shaped ass that rested atop of your swollen member.
@@.wife;"Enjoying the view?"@@ She smirked over her shoulder, spotting your staring.
@@.you;"Yeah."@@ You nodded.
@@.wife;"Glad to hear it."@@ She replied, then began to rock back and forth, massaging your rock-hard cock in her peach-shaped ass. You groaned as your cock twitched.
@@.wife;"You like that huh?"@@ She teased.
@@.you;"Nh... Yeah, it feels good."@@ You told her. Your cock twitched with every movement, and you felt precum dribble from the tip.
@@.wife;"That's good... But I want to enjoy it too."@@ $wife said as she reached back and took a hold of your cock, then guided it between her hot pussy lips. You groaned as she sat back and took the length of your cock inside her.
[img[images\pictures\vanilla\sex\sex_dom_1.webp]]
@@.wife;"Mmmh... That's better."@@ She said as she began to bounce on your cock. @@.wife;"You're all the way inside me now... Inside my naughty hole...!"@@
@@.you;"Ugn, yeah... Fuck...!"@@ You groaned as $wife's pussy continued to swallow up your cock. You couldn't help but feel an orgasm quickly swell inside you.
@@.wife;"Mmh, you like it hun? You like fucking me like this?"@@ $wife moaned lewdly as she leaned forward, giving you a clear view of your wet cock sliding in and out of her pussy, that tightly hugged your dick.
@@.you;"Agh, fuck...!"@@ You groaned again. You couldn't hold it any longer - you felt the sensation of an orgasm build and explode inside you, your cum shooting deep inside $wife's pussy.
@@.wife;"Huh...? Already...?"@@ $wife paused to look over her shoulder at you. @@.wife;"We're not done yet..."@@ She said as she smiled wickedly. $wife leaned forward to take your cock out of her - and your cum came spilling out. She then put it back in.
[img[images\pictures\vanilla\sex\sex_dom_2.webp]]
You groaned from the sensation - the slippery and hot cum coating your cock that once again pushed inside $wife's pussy. It was almost painful as $wife began to bounce on it again.
@@.wife;"Mmh... That feels really good. Your cum's so deep inside me..."@@ She gasped and moaned as she began to toy with her clit. @@.wife;"Oh fuck...!"@@ She gasped again as she spasmed and rocked back and forth on your cock.
$wife collapsed forward with a deep sigh, letting your cock slip out. Your twitched and groaned a final time.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<remember $sexhot1_scene to true>><<set $sexhot1 to true>><<set $sexuality += 1>>\
@@.wife;"About time. I was beginning to think I'd have to ask."@@ $wife flashed a flirty smile and pushed you back onto the bed. She climbed on top of you and kissed you while taking off your belt with both hands. She then pulled down your pants, taking your underwear with it. Your cock flung up and out, ready for action.
$wife quickly stripped off her clothes and mounted on top of you - her pussy pressed against your swollen cock, then began to rock back and forth.
@@.wife;You want to fuck this pussy...?"@@ She teased as she reached back to fondle your balls. You groaned and nodded.
@@.you;"Yeah I want to fuck your brains out."@@ You grunted as you reached up and grasped her perfect tits with both hands.
@@.wife;We'll see who fucks whose brain who...!"@@ $wife smiled as she pivoted around to ride you reverse. She lifted her ass up and slowly lowered it over your cock, which pressed against her sweet honeypot before slipping inside. She gasped and moaned as she slowly worked it in.
@@.wife;"Mh...! You like that...?"@@ She asked as she pushed back. You felt your cock press deep inside her - then she began to rock her hips around in circles. You groaned as the tip of your cock was massaged inside your wife.
@@.wife;"That's a cute sound... Mh!"@@ She bounced on your cock. You watched as her perfect heart-shaped ass pressed back against you and her womanhood swallowed up your cock. You thrusted your hips forward with her bounces.
[img[images\pictures\vanilla\sex\sex_hot_1.webp]]
@@.you;"You love this cock don't you?"@@ You grunted as you reached forward and got a good handful of her ass. She moaned in response and bounced harder.
@@.wife;"Fuck me harder and deeper...!"@@ She begged as she rocked back against you, pushing your cock as deep as it could go. Again you felt the tip of your cock rub against the walls of her insides.
@@.you;"You want more...?"@@ You asked with a grunt.
@@.wife;"Mh... I need more... Fuck me harder...!"@@ She gasped.
You grasped her around the waist and spun her around onto her hands and knees. You pulled your cock and and looked down at her aching, wet pussy. You ran your fingers over the glistening slit and listened to $wife whimper in anticipation, then you slid two digits inside her quite easily.
@@.wife;"Oh- Mm...!"@@ She moaned lewdly.
@@.you;"Alright, take my cock now...!"@@ You grunted as you shuffled forward and slowly pushed your cock into her already occupied pussy.
@@.wife;"Oh!~"@@ $wife gasped and moaned loudly, then began to rock back and forth. You felt her wetness cover you.
@@.you;"You like this you naughty slut?"@@ You growled and began to thrust.
@@.wife;"Mm~ Fuck yes... Fuck me harder...!"@@ $wife gasped.
You wriggled your fingers inside her as you thrusted hard - it was tight and you felt her twitch with every movement.
@@.you;"Fuck you're tight now...! You like this?"@@ You asked again.
@@.wife;"Ohh~ I love it~!"@@ She moaned.
@@.you;"I'm gonna fill you up with my cum."@@ You said as you thrusted harder and faster. $wife sped up too, in anticipation.
@@.wife;"Mh~ Cum inside me...!"@@ She gasped and moaned as you thrusted both your cock and your fingers inside her. She spasmed on you as you came inside her.
@@.wife;"Ohh~ A-ah~..."@@ She spasmed again, then laid down limp. You pulled out your fingers and cock and watched as your cum spewed out from $wife's pussy.
[img[images\pictures\vanilla\sex\sex_hot_2.webp]]
@@.wife;"Mh~... That was good $name... We should do it more like that..."@@ She breathed.
@@.you;"Yeah."@@ You plainly agreed. You didn't mind it at all that she wanted to get kinkier.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
@@.wife;"About time. I was beginning to think I'd have to ask."@@ $wife flashed a flirty smile and pushed you back onto the bed. She climbed on top of you and kissed you while taking off your belt with both hands. She then pulled down your pants, taking your underwear with it. Your cock flung up and out, ready for action.
$wife quickly stripped off her clothes and mounted on top of you - her pussy pressed against your swollen cock, then began to rock back and forth.
@@.wife;You want to fuck this pussy...?"@@ She teased as she reached back to fondle your balls. You groaned and nodded.
@@.you;"Yeah I want to fuck your brains out."@@ You grunted as you reached up and grasped her perfect tits with both hands.
@@.wife;We'll see who fucks whose brain who...!"@@ $wife smiled as she pivoted around to ride you reverse. She lifted her ass up and slowly lowered it over your cock, which pressed against her sweet honeypot before slipping inside. She gasped and moaned as she slowly worked it in.
@@.wife;"Mh...! You like that...?"@@ She asked as she pushed back. You felt your cock press deep inside her - then she began to rock her hips around in circles. You groaned as the tip of your cock was massaged inside your wife.
@@.wife;"That's a cute sound... Mh!"@@ She bounced on your cock. You watched as her perfect heart-shaped ass pressed back against you and her womanhood swallowed up your cock. You thrusted your hips forward with her bounces.
[img[images\pictures\vanilla\sex\sex_hot_1.webp]]
@@.you;"You love this cock don't you?"@@ You grunted as you reached forward and got a good handful of her ass. She moaned in response and bounced harder.
@@.wife;"Fuck me harder and deeper...!"@@ She begged as she rocked back against you, pushing your cock as deep as it could go. Again you felt the tip of your cock rub against the walls of her insides.
@@.you;"You want more...?"@@ You asked with a grunt.
@@.wife;"Mh... I need more... Fuck me harder...!"@@ She gasped.
You grasped her around the waist and spun her around onto her hands and knees. You pulled your cock and and looked down at her aching, wet pussy. You ran your fingers over the glistening slit and listened to $wife whimper in anticipation, then you slid two digits inside her quite easily.
@@.wife;"Oh- Mm...!"@@ She moaned lewdly.
@@.you;"Alright, take my cock now...!"@@ You grunted as you shuffled forward and slowly pushed your cock into her already occupied pussy.
@@.wife;"Oh!~"@@ $wife gasped and moaned loudly, then began to rock back and forth. You felt her wetness cover you.
@@.you;"You like this you naughty slut?"@@ You growled and began to thrust.
@@.wife;"Mm~ Fuck yes... Fuck me harder...!"@@ $wife gasped.
You wriggled your fingers inside her as you thrusted hard - it was tight and you felt her twitch with every movement.
@@.you;"Fuck you're tight now...! You like this?"@@ You asked again.
@@.wife;"Ohh~ I love it~!"@@ She moaned.
@@.you;"I'm gonna fill you up with my cum."@@ You said as you thrusted harder and faster. $wife sped up too, in anticipation.
@@.wife;"Mh~ Cum inside me...!"@@ She gasped and moaned as you thrusted both your cock and your fingers inside her. She spasmed on you as you came inside her.
@@.wife;"Ohh~ A-ah~..."@@ She spasmed again, then laid down limp. You pulled out your fingers and cock and watched as your cum spewed out from $wife's pussy.
[img[images\pictures\vanilla\sex\sex_hot_2.webp]]
@@.wife;"Mh~... That was good $name... We should do it more like that..."@@ She breathed.
@@.you;"Yeah."@@ You plainly agreed. You didn't mind it at all that she wanted to get kinkier.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
@@.wife;"About time. I was beginning to think I'd have to ask."@@ $wife flashed a flirty smile and pushed you back onto the bed. She climbed on top of you and kissed you while taking off your belt with both hands. She then pulled down your pants, taking your underwear with it. Your cock flung up and out, ready for action.
$wife quickly stripped off her clothes and mounted on top of you - her pussy pressed against your swollen cock, then began to rock back and forth.
@@.wife;You want to fuck this pussy...?"@@ She teased as she reached back to fondle your balls. You groaned and nodded.
@@.you;"Yeah I want to fuck your brains out."@@ You grunted as you reached up and grasped her perfect tits with both hands.
@@.wife;We'll see who fucks whose brain who...!"@@ $wife smiled as she pivoted around to ride you reverse. She lifted her ass up and slowly lowered it over your cock, which pressed against her sweet honeypot before slipping inside. She gasped and moaned as she slowly worked it in.
@@.wife;"Mh...! You like that...?"@@ She asked as she pushed back. You felt your cock press deep inside her - then she began to rock her hips around in circles. You groaned as the tip of your cock was massaged inside your wife.
@@.wife;"That's a cute sound... Mh!"@@ She bounced on your cock. You watched as her perfect heart-shaped ass pressed back against you and her womanhood swallowed up your cock. You thrusted your hips forward with her bounces.
[img[images\pictures\vanilla\sex\sex_hot_1.webp]]
@@.you;"You love this cock don't you?"@@ You grunted as you reached forward and got a good handful of her ass. She moaned in response and bounced harder.
@@.wife;"Fuck me harder and deeper...!"@@ She begged as she rocked back against you, pushing your cock as deep as it could go. Again you felt the tip of your cock rub against the walls of her insides.
@@.you;"You want more...?"@@ You asked with a grunt.
@@.wife;"Mh... I need more... Fuck me harder...!"@@ She gasped.
You grasped her around the waist and spun her around onto her hands and knees. You pulled your cock and and looked down at her aching, wet pussy. You ran your fingers over the glistening slit and listened to $wife whimper in anticipation, then you slid two digits inside her quite easily.
@@.wife;"Oh- Mm...!"@@ She moaned lewdly.
@@.you;"Alright, take my cock now...!"@@ You grunted as you shuffled forward and slowly pushed your cock into her already occupied pussy.
@@.wife;"Oh!~"@@ $wife gasped and moaned loudly, then began to rock back and forth. You felt her wetness cover you.
@@.you;"You like this you naughty slut?"@@ You growled and began to thrust.
@@.wife;"Mm~ Fuck yes... Fuck me harder...!"@@ $wife gasped.
You wriggled your fingers inside her as you thrusted hard - it was tight and you felt her twitch with every movement.
@@.you;"Fuck you're tight now...! You like this?"@@ You asked again.
@@.wife;"Ohh~ I love it~!"@@ She moaned.
@@.you;"I'm gonna fill you up with my cum."@@ You said as you thrusted harder and faster. $wife sped up too, in anticipation.
@@.wife;"Mh~ Cum inside me...!"@@ She gasped and moaned as you thrusted both your cock and your fingers inside her. She spasmed on you as you came inside her.
@@.wife;"Ohh~ A-ah~..."@@ She spasmed again, then laid down limp. You pulled out your fingers and cock and watched as your cum spewed out from $wife's pussy.
[img[images\pictures\vanilla\sex\sex_hot_2.webp]]
@@.wife;"Mh~... That was good $name... We should do it more like that..."@@ She breathed.
@@.you;"Yeah."@@ You plainly agreed. You didn't mind it at all that she wanted to get kinkier.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
You leaned in to kiss $wife's neck and wrap your hands around her waist, pulling her in close.
@@.wife;"Oh hun..."@@ $wife murmured and wrapped her own arms around your shoulders.
You pushed her down on the bed and fell atop of her. You felt your member begin to swell in anticipation and you heard $wife's breathing begin to grow excited.
@@.you;"I can't wait."@@ You told her.
@@.wife;"Okay..."@@ She breathed in your ear.
You gently pressed your body in between $wife's legs and she took off your belt with some ease, then released your eager cock from your pants. At the same time you pulled $wife's pants down, and then began to rub the head of your swollen cock against her panties.
@@.wife;"Mmh..."@@ She moaned softly. @@.wife;"Do it..."@@
You took off her panties and turned her over, which she then eagerly held her ass up in the air with anticipation. With ragged breath you hurriedly pushed your cock into her wet slit.
[img[images\pictures\vanilla\sex\sex1.png]]
@@.wife;"Oooh!..."@@ $wife gasped as she felt the full length of your cock slide inside her.
@@.you;"Hah... You like that?"@@ You grunted as you began to thrust rythmically into her.
@@.wife;"Mmh... Yeah..."@@ She admitteded, albeit bashfully.
@@.you;"Say it."@@ You ordered as you grasped her waist and thrusted harder.
<<if $sex1 eq true>>\
@@.wife;"Mmh...! I love your thick cock..."@@ $wife admitted and gasped.
@@.you;"You love getting fucked too, huh?"@@ You teasted, thrusting with every word.
@@.wife;"Mmmh! Y-yes! I love getting fucked...!"@@ She said as she bounced back on your cock, rubbing her clit. She gasped.
[img[images\pictures\vanilla\sex\sex2.webp]]
<<else>>\
@@.wife;"O-oh...! M-mh... I like it..."@@ $wife said quietly.
@@.you;"No, tell me you like my cock inside you."@@ You ordered again assertively, thrusting harder. She whimpered. You felt her get wetter on your cock.
@@.wife;"M-mh... I like your c-cock... inside me..."@@ She whimpered lewdly and gasped.
You then stopped thrusting. You felt $wife hesitate and push back against you slightly.
[img[images\pictures\vanilla\sex\sex2.webp]]
@@.you;"You have to ask for it."@@ You informed her.
@@.wife;"...P-please..."@@ She began.
@@.you;"Please what? What do you want?"@@ You asked.
@@.wife;"M-mh... Please... keep f-fucking me... with your cock..."@@ She whimpered and continued to push back onto your member.
You smirked slightly to yourself and began to thrust again. $wife whimpered loudly and began to rub her clit hard.<</if>>
@@.you;"I'm gonna cum..."@@ You told her.
@@.wife;"M-mh...! Fuck me harder...! Cum inside...!"@@ She gasped and let out a shrill whimper as she orgasmed on your cock. You grunted in return as you came inside her, the head of your member pushing deep inside.
<<if $sex1 eq true>>\
You both lay naked for a time before you spoke.
@@.you;"You're really getting into it lately, huh...?"@@ You smirked at her.
@@.wife;"Yeah I guess so..."@@ She admitted with a light shrug. @@.wife;"But you like it right?"@@ She asked.
@@.you;"Of course I do."@@ You reassured her.
<<else>><<set $sex1 to true>><<remember $sex1_scene to true>>\
You both lay naked for a time, you presumed $wife too embarrassed to say anything.
@@.you;"That was good, huh?"@@ You opened.
@@.wife;"Yeah... I guess it was. A bit embarrassing though..."@@ She replied quietly.
@@.you;"Well I don't mind. It's a huge turn on."@@ You said.
@@.wife;"Is it...?"@@ She asked with genuine curiosity.
@@.you;"Yeah of course. Any guy would want to see a sexy woman enjoy herself like that."@@ You told her.
She seemed to muse that thought over silently.<</if>>
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>><<set $sex2 to true>><<remember $sex2_scene to true>>\
@@.you;"Come on... Let's have sex."@@ You said as you gently embraced $wife.
@@.wife;"Jeez, that's all you think about, huh?"@@ She teased with a smile.
@@.you;"That's not true. I think about a lot of other things too."@@ You defended yourself.
@@.wife;"I wonder if you think about it as much as I do..."@@ She said as she reached down to rub your crotch. It almost startled you.
@@.you;"Maybe... How often do you think about it?"@@ You asked, trying to hide your surprise.
@@.wife;"Mh, a lot, I guess..."@@ She confessed with a smile. You hadn't even realised that she'd loosened your pants until you felt her hand grasp your cock.
@@.you;"A lot huh? You think about us fucking?"@@ You asked as you slid your own hand down $wife's pants to explore her womanhood with your fingers. She was hot and wet.
@@.wife;"Mh, yeah I do... Your hard cock inside me..."@@ She breathed a moan, and another when you slid a finger inside her.
@@.you;"You want it?"@@ You asked teasingly.
@@.wife;"Yes... Please... Fuck me..."@@ $wife slide her pants down her womanly hips then bent over the bed as she begged.
Your cock grew painfully rock-hard seeing her so lustful. You stepped forward, fishing out your cock, then pressed it against her slit. It was so wet that your cock pushed right in on the first thrust. $wife gasped.
@@.wife;"Ooooh fuck...! Harder... Mh...!"@@ She moaned as you rammed her from behind.
@@.you;"You like it?"@@ You asked between clenched teeth. Your thrusts were powerful, and the whole length of your cock pressed inside of your wife.
@@.wife;"Mh... Yes... But please... Do it harder... I want more..."@@ She pleaded as she rubbed her clit, which turned you on incredibly... But you were already fucking her with all your might.
@@.you;"You want me to fuck you even more? I'm already fucking you hard right?"@@ You asked, trying to sound confident.
@@.wife;"Mh... I want more... Fill me up even more..."@@ $wife begged again as she slammed back against your cock.
@@.you;"More than what I already am...? You want more than this cock?"@@ You asked. It sounded like $wife wanted your cock to be bigger, but you didn't want to think of that.
@@.wife;"Mh, Yes..."@@ She whimpered in a quiet voice.
$wife was begging for a bigger cock, more than what you could give her... But for whatever reason, it turned you on even more.
@@.you;"You naughty slut! You want more?"@@ You growled as you spanked her ass hard.
@@.wife;"Oooh! Yes! Mh... I'm a naughty slut..."@@ $wife agreed.
@@.you;"I'll fill you up even more then...!"@@ You told her as you slowly pushed a finger inside her tight asshole.
@@.wife;"Oh! F-fuck...!"@@ $wife whimpered loudly as you continued to drill her slit while fingering her ass.
[img[images\pictures\vanilla\sex\sex3.webp]]
@@.you;"You like that? Both your holes are being used."@@ You told her. It certainly was a huge turn-on for you... $wife had never let you try anal with her before.
She only whimpered in response while furiously rubbing herself. You grunted and heaved as you felt an orgasm approach.
@@.you;"Take it...!"@@ You said.
@@.wife;"Mmmh! Yes... Oh fuck...!"@@ $wife spasmed on your cock. You felt a spurt of hot wetness over your cock and balls as you pulled your finger out of her ass.
You took your cock out of $wife's juicy slit to cum over her ass. Hot spurts shot over her round, heart-shaped behind, and you were sure to aim some at her asshole too.
[img[images\pictures\vanilla\sex\sex4.webp]]
@@.you;"H-hah..! Holy shit..."@@ You panted for air.
@@.wife;"You've never fucked me like that before..."@@ $wife eventually said, exhaustedly laying on the bed, stomach down.
@@.you;"Yeah well, you deserved it... You've never been so naughty before."@@ You told her.
@@.wife;"I guess I can expect more then."@@ $wife looked back at you with a sly smirk.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<remember $sexsub1_scene to true>><<set $sexsub1 to true>><<set $sexuality += 1>>\
@@.wife;"Um, okay..."@@ $wife said shyly. She bashfully averted her gaze as you approached her, but of course didn't resist you when you gently pushed her over the bed, onto her back.
@@.you;"Put this on."@@ You said as you held out a blindfold. $wife took it from you and slowly fasted it over her eyes.
@@.you;"Good. Now just do as I say."@@ $wife nodded. You helped her take off her clothes piece by piece until she lay naked, waiting in blind anticipation...
But you had more planned. You took out some leather straps and began to fasten it around her torso, then her legs. It was a bondage device used to hold a person in place with their legs up and restricted from movement - by locking them in place my the torso. $wife's breathing became heavier as she laid naked in this compromising position. You couldn't help but notice the glint of wetness forming over her pussy.
@@.you;"Very good girl."@@ You said. She squirmed just the slightest bit, but otherwise remained patiently waiting for you. You lowered your hand to her womanhood and slowly probed her with a single finger. Her wet slit easily took in your finger. You felt $wife shiver and heard her gasp.
[img[images\pictures\vanilla\sex\sex_sub_1.webp]]
You slipped in a second finger and began to thrust them in and out of her. She squirmed somewhat as lewd gasps escaped her. You felt her wetness spread over your fingers.
@@.you;"Do you like it?"@@ You asked. She nodded. @@.you;"Do you want more?"@@ You asked again while fervently fingering her, and again she nodded. @@.you;"Ask for it."@@
@@.wife;Please... F-fuck me with your cock...!"@@ She whispered. You grinned to yourself as you shuffled forward and pressed the head of your throbbing cock against her womanhood. She gasped as the entire length of your cock was swallowed up in a single thrust.
@@.wife;O-oh... Mh..~"@@ $wife gasped and moaned as you fucked her. You watched her squirm under you - locked in place and unable to do anything other than enjoy the feeling.
[img[images\pictures\vanilla\sex\sex_sub_2.webp]]
You pulled your cock out of her and watched her. She paused in confusion at first, then began to squirm uncomfortably as she became increasingly self-conscious.
@@.wife;"...$name?"@@ She eventually called out your name. You remained quiet. She squirmed again. @@.wife;"Oh, $name, p-please..."@@ She pleaded quietly.
@@.you;"What is it?"@@ You asked.
@@.wife;"Why did you stop...?"@@ She asked.
@@.you;"You want more?"@@ You smirked.
@@.wife;"... Yes..."@@ She admitted.
@@.you;"Beg for it."@@ You told her. $wife hesitated and mumbled. You shook your head. @@.you;"Beg me to fuck you so I can hear you."@@ You told her again. $wife began to breath heavier as she squirmed. You noticed her juices slowly dripping down her leg. She nodded.
@@.wife;"Mh~ P-please $name... Please keep fucking me..."@@ She begged.
@@.you;"Good girl."@@ You grunted as you thrusted back into her - she gasped and shivered, and you continued to relentlessly shovel your cock into your strapped-down wife.
@@.wife;"O-oh~ $name..."@@ She whimpered.
@@.you;"Beg for my cum...!"@@ You growled.
@@.wife;"Mh- Please give me your cum...!"@@ She did as you ordered. You pulled your cock out of her again and began to jerk it. $wife paused then opened her mouth up in anticipation, like a well-trained sex slave. You grunted as you painted her body with your cum. $wife moaned softly and caught some on her tongue, which she swallowed up.
[img[images\pictures\vanilla\sex\sex_sub_3.webp]]
With a few grunts you slowly shuffled around her- still tied up, and placed the tip of your cock against her lips. $wife immediately began to suck it down with lewd slurps and moans, milking your cock for every last drop of cum.
[img[images\pictures\vanilla\sex\sex_sub_4.webp]]
You eventually stood up off the bed and looked at $wife, still tied up - her pussy wide open. You untied her after letting her squirm for some time.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
@@.wife;"Um, okay..."@@ $wife said shyly. She bashfully averted her gaze as you approached her, but of course didn't resist you when you gently pushed her over the bed, onto her back.
@@.you;"Put this on."@@ You said as you held out a blindfold. $wife took it from you and slowly fasted it over her eyes.
@@.you;"Good. Now just do as I say."@@ $wife nodded. You helped her take off her clothes piece by piece until she lay naked, waiting in blind anticipation...
But you had more planned. You took out some leather straps and began to fasten it around her torso, then her legs. It was a bondage device used to hold a person in place with their legs up and restricted from movement - by locking them in place my the torso. $wife's breathing became heavier as she laid naked in this compromising position. You couldn't help but notice the glint of wetness forming over her pussy.
@@.you;"Very good girl."@@ You said. She squirmed just the slightest bit, but otherwise remained patiently waiting for you. You lowered your hand to her womanhood and slowly probed her with a single finger. Her wet slit easily took in your finger. You felt $wife shiver and heard her gasp.
[img[images\pictures\vanilla\sex\sex_sub_1.webp]]
You slipped in a second finger and began to thrust them in and out of her. She squirmed somewhat as lewd gasps escaped her. You felt her wetness spread over your fingers.
@@.you;"Do you like it?"@@ You asked. She nodded. @@.you;"Do you want more?"@@ You asked again while fervently fingering her, and again she nodded. @@.you;"Ask for it."@@
@@.wife;Please... F-fuck me with your cock...!"@@ She whispered. You grinned to yourself as you shuffled forward and pressed the head of your throbbing cock against her womanhood. She gasped as the entire length of your cock was swallowed up in a single thrust.
@@.wife;O-oh... Mh..~"@@ $wife gasped and moaned as you fucked her. You watched her squirm under you - locked in place and unable to do anything other than enjoy the feeling.
[img[images\pictures\vanilla\sex\sex_sub_2.webp]]
You pulled your cock out of her and watched her. She paused in confusion at first, then began to squirm uncomfortably as she became increasingly self-conscious.
@@.wife;"...$name?"@@ She eventually called out your name. You remained quiet. She squirmed again. @@.wife;"Oh, $name, p-please..."@@ She pleaded quietly.
@@.you;"What is it?"@@ You asked.
@@.wife;"Why did you stop...?"@@ She asked.
@@.you;"You want more?"@@ You smirked.
@@.wife;"... Yes..."@@ She admitted.
@@.you;"Beg for it."@@ You told her. $wife hesitated and mumbled. You shook your head. @@.you;"Beg me to fuck you so I can hear you."@@ You told her again. $wife began to breath heavier as she squirmed. You noticed her juices slowly dripping down her leg. She nodded.
@@.wife;"Mh~ P-please $name... Please keep fucking me..."@@ She begged.
@@.you;"Good girl."@@ You grunted as you thrusted back into her - she gasped and shivered, and you continued to relentlessly shovel your cock into your strapped-down wife.
@@.wife;"O-oh~ $name..."@@ She whimpered.
@@.you;"Beg for my cum...!"@@ You growled.
@@.wife;"Mh- Please give me your cum...!"@@ She did as you ordered. You pulled your cock out of her again and began to jerk it. $wife paused then opened her mouth up in anticipation, like a well-trained sex slave. You grunted as you painted her body with your cum. $wife moaned softly and caught some on her tongue, which she swallowed up.
[img[images\pictures\vanilla\sex\sex_sub_3.webp]]
With a few grunts you slowly shuffled around her- still tied up, and placed the tip of your cock against her lips. $wife immediately began to suck it down with lewd slurps and moans, milking your cock for every last drop of cum.
[img[images\pictures\vanilla\sex\sex_sub_4.webp]]
You eventually stood up off the bed and looked at $wife, still tied up - her pussy wide open. You untied her after letting her squirm for some time.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
@@.wife;"Um, okay..."@@ $wife said shyly. She bashfully averted her gaze as you approached her, but of course didn't resist you when you gently pushed her over the bed, onto her back.
@@.you;"Put this on."@@ You said as you held out a blindfold. $wife took it from you and slowly fasted it over her eyes.
@@.you;"Good. Now just do as I say."@@ $wife nodded. You helped her take off her clothes piece by piece until she lay naked, waiting in blind anticipation...
But you had more planned. You took out some leather straps and began to fasten it around her torso, then her legs. It was a bondage device used to hold a person in place with their legs up and restricted from movement - by locking them in place my the torso. $wife's breathing became heavier as she laid naked in this compromising position. You couldn't help but notice the glint of wetness forming over her pussy.
@@.you;"Very good girl."@@ You said. She squirmed just the slightest bit, but otherwise remained patiently waiting for you. You lowered your hand to her womanhood and slowly probed her with a single finger. Her wet slit easily took in your finger. You felt $wife shiver and heard her gasp.
[img[images\pictures\vanilla\sex\sex_sub_1.webp]]
You slipped in a second finger and began to thrust them in and out of her. She squirmed somewhat as lewd gasps escaped her. You felt her wetness spread over your fingers.
@@.you;"Do you like it?"@@ You asked. She nodded. @@.you;"Do you want more?"@@ You asked again while fervently fingering her, and again she nodded. @@.you;"Ask for it."@@
@@.wife;Please... F-fuck me with your cock...!"@@ She whispered. You grinned to yourself as you shuffled forward and pressed the head of your throbbing cock against her womanhood. She gasped as the entire length of your cock was swallowed up in a single thrust.
@@.wife;O-oh... Mh..~"@@ $wife gasped and moaned as you fucked her. You watched her squirm under you - locked in place and unable to do anything other than enjoy the feeling.
[img[images\pictures\vanilla\sex\sex_sub_2.webp]]
You pulled your cock out of her and watched her. She paused in confusion at first, then began to squirm uncomfortably as she became increasingly self-conscious.
@@.wife;"...$name?"@@ She eventually called out your name. You remained quiet. She squirmed again. @@.wife;"Oh, $name, p-please..."@@ She pleaded quietly.
@@.you;"What is it?"@@ You asked.
@@.wife;"Why did you stop...?"@@ She asked.
@@.you;"You want more?"@@ You smirked.
@@.wife;"... Yes..."@@ She admitted.
@@.you;"Beg for it."@@ You told her. $wife hesitated and mumbled. You shook your head. @@.you;"Beg me to fuck you so I can hear you."@@ You told her again. $wife began to breath heavier as she squirmed. You noticed her juices slowly dripping down her leg. She nodded.
@@.wife;"Mh~ P-please $name... Please keep fucking me..."@@ She begged.
@@.you;"Good girl."@@ You grunted as you thrusted back into her - she gasped and shivered, and you continued to relentlessly shovel your cock into your strapped-down wife.
@@.wife;"O-oh~ $name..."@@ She whimpered.
@@.you;"Beg for my cum...!"@@ You growled.
@@.wife;"Mh- Please give me your cum...!"@@ She did as you ordered. You pulled your cock out of her again and began to jerk it. $wife paused then opened her mouth up in anticipation, like a well-trained sex slave. You grunted as you painted her body with your cum. $wife moaned softly and caught some on her tongue, which she swallowed up.
[img[images\pictures\vanilla\sex\sex_sub_3.webp]]
With a few grunts you slowly shuffled around her- still tied up, and placed the tip of your cock against her lips. $wife immediately began to suck it down with lewd slurps and moans, milking your cock for every last drop of cum.
[img[images\pictures\vanilla\sex\sex_sub_4.webp]]
You eventually stood up off the bed and looked at $wife, still tied up - her pussy wide open. You untied her after letting her squirm for some time.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<nobr>>
<<if $ws_naive eq true>>\
<<if $sexuality gte 51>>\
[img[images\pictures\wife\wife_naive_1.png]]\
<<else>>\
[img[images\pictures\wife\wife_naive_1.png]]\
<</if>>\
<<elseif $ws_dom eq true>>\
<<if $sexuality gte 51>>\
[img[images\pictures\wife\wife_dom_2.png]]\
<<else>>\
[img[images\pictures\wife\wife_dom_1.png]]\
<</if>>\
<<elseif $ws_hot eq true>>\
<<if $sexuality gte 51>>\
[img[images\pictures\wife\wife_hot_2.png]]\
<<else>>\
[img[images\pictures\wife\wife_hot_1.png]]\
<</if>>\
<<elseif $ws_sub eq true>>\
<<if $sexuality gte 51>>\
[img[images\pictures\wife\wife_sub_2.png]]\
<<else>>\
[img[images\pictures\wife\wife_sub_1.png]]\
<</if>>\
<<else>>\
[img[images\pictures\wife\wife.png]]\
<</if>>\
<hr>
What do you do?
<<if $ws_naive eq true>>
<<if $blowjob1 eq true>>
<<iconButtonContainer
'Blowjob II'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Blowjob I'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<</if>>
<<if $sex1 eq true>>
<<iconButtonContainer
'Sex II'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Sex I'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<</if>>
<<iconButtonContainer
'Anal I'
'button_m_app.png'
"Anal"
>>
<</iconButtonContainer>>
<<if $blindfold eq true>>
<<iconButtonContainer
'Blindfold'
'button_m_app.png'
"Blindfold"
>>
<</iconButtonContainer>>
<</if>>
<<if $lingerie eq true>>
<<iconButtonContainer
'Lingerie'
'button_m_app.png'
"Lingerie"
>>
<</iconButtonContainer>>
<</if>>
<<if $dildo eq true>>
<<iconButtonContainer
'Dildo I'
'button_m_app.png'
"Dildo"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_dom eq true>>
<<if $sexuality gte 81>>
<<if $blowjobdom2 eq true>>
<<iconButtonContainer
'Blowjob Dom III'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<elseif $blowjobdom1 eq true>>
<<iconButtonContainer
'Blowjob Dom II'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<elseif $blowjob2 eq true>>
<<iconButtonContainer
'Blowjob Dom I'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<elseif $blowjob1 eq true>>
<<iconButtonContainer
'Blowjob II'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Blowjob I'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<</if>>
<<if $sexdom2 eq true>>
<<iconButtonContainer
'Sex Dom III'
'button_m_app.png'
"Sex "
>>
<</iconButtonContainer>>
<<elseif $sexdom1 eq true>>
<<iconButtonContainer
'Sex Dom II'
'button_m_app.png'
"Sex "
>>
<</iconButtonContainer>>
<<elseif $sex2 eq true>>
<<iconButtonContainer
'Sex Dom I'
'button_m_app.png'
"Sex "
>>
<</iconButtonContainer>>
<<elseif $sex1 eq true>>
<<iconButtonContainer
'Sex II'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Sex I'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<</if>>
<<if $analdom2 eq true>>
<<iconButtonContainer
'Anal Dom III'
'button_m_app.png'
"Anal"
>>
<</iconButtonContainer>>
<<elseif $analdom1 eq true>>
<<iconButtonContainer
'Anal Dom II'
'button_m_app.png'
"Anal"
>>
<</iconButtonContainer>>
<<elseif $anal1 eq true>>
<<iconButtonContainer
'Anal Dom I'
'button_m_app.png'
"Anal"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Anal I'
'button_m_app.png'
"Anal"
>>
<</iconButtonContainer>>
<</if>>
<<if $blindfold eq true>>
<<iconButtonContainer
'Blindfold'
'button_m_app.png'
"Blindfold"
>>
<</iconButtonContainer>>
<</if>>
<<if $lingerie eq true>>
<<iconButtonContainer
'Lingerie'
'button_m_app.png'
"Lingerie"
>>
<</iconButtonContainer>>
<</if>>
<<if $dildodom2 eq true>>
<<iconButtonContainer
'Dildo Dom III'
'button_m_app.png'
"Dildo"
>>
<</iconButtonContainer>>
<<elseif $dildodom1 eq true>>
<<iconButtonContainer
'Dildo Dom II'
'button_m_app.png'
"Dildo"
>>
<</iconButtonContainer>>
<<elseif $dildo1 eq true and $dildo2nd eq true>>
<<iconButtonContainer
'Dildo Dom I'
'button_m_app.png'
"Dildo"
>>
<</iconButtonContainer>>
<<elseif $dildo eq true>>
<<iconButtonContainer
'Dildo I'
'button_m_app.png'
"Dildo"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 61>>
<<if $blowjobdom1 eq true>>
<<iconButtonContainer
'Blowjob Dom II'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<elseif $blowjob2 eq true>>
<<iconButtonContainer
'Blowjob Dom I'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<elseif $blowjob1 eq true>>
<<iconButtonContainer
'Blowjob II'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Blowjob I'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<</if>>
<<if $sexdom1 eq true>>
<<iconButtonContainer
'Sex Dom II'
'button_m_app.png'
"Sex "
>>
<</iconButtonContainer>>
<<elseif $sex2 eq true>>
<<iconButtonContainer
'Sex Dom I'
'button_m_app.png'
"Sex "
>>
<</iconButtonContainer>>
<<elseif $sex1 eq true>>
<<iconButtonContainer
'Sex II'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Sex I'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<</if>>
<<if $analdom1 eq true>>
<<iconButtonContainer
'Anal Dom II'
'button_m_app.png'
"Anal"
>>
<</iconButtonContainer>>
<<elseif $anal1 eq true>>
<<iconButtonContainer
'Anal Dom I'
'button_m_app.png'
"Anal"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Anal I'
'button_m_app.png'
"Anal"
>>
<</iconButtonContainer>>
<</if>>
<<if $blindfold eq true>>
<<iconButtonContainer
'Blindfold'
'button_m_app.png'
"Blindfold"
>>
<</iconButtonContainer>>
<</if>>
<<if $lingerie eq true>>
<<iconButtonContainer
'Lingerie'
'button_m_app.png'
"Lingerie"
>>
<</iconButtonContainer>>
<</if>>
<<if $dildodom1 eq true>>
<<iconButtonContainer
'Dildo Dom II'
'button_m_app.png'
"Dildo"
>>
<</iconButtonContainer>>
<<elseif $dildo1 eq true and $dildo2nd eq true>>
<<iconButtonContainer
'Dildo Dom I'
'button_m_app.png'
"Dildo"
>>
<</iconButtonContainer>>
<<elseif $dildo eq true>>
<<iconButtonContainer
'Dildo I'
'button_m_app.png'
"Dildo"
>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<if $blowjob2 eq true>>
<<iconButtonContainer
'Blowjob Dom I'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<elseif $blowjob1 eq true>>
<<iconButtonContainer
'Blowjob II'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Blowjob I'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<</if>>
<<if $sex2 eq true>>
<<iconButtonContainer
'Sex Dom I'
'button_m_app.png'
"Sex "
>>
<</iconButtonContainer>>
<<elseif $sex1 eq true>>
<<iconButtonContainer
'Sex II'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Sex I'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<</if>>
<<if $anal1 eq true>>
<<iconButtonContainer
'Anal Dom I'
'button_m_app.png'
"Anal"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Anal I'
'button_m_app.png'
"Anal"
>>
<</iconButtonContainer>>
<</if>>
<<if $blindfold eq true>>
<<iconButtonContainer
'Blindfold'
'button_m_app.png'
"Blindfold"
>>
<</iconButtonContainer>>
<</if>>
<<if $lingerie eq true>>
<<iconButtonContainer
'Lingerie'
'button_m_app.png'
"Lingerie"
>>
<</iconButtonContainer>>
<</if>>
<<if $dildo1 eq true and $dildo2nd eq true>>
<<iconButtonContainer
'Dildo Dom I'
'button_m_app.png'
"Dildo"
>>
<</iconButtonContainer>>
<<elseif $dildo eq true>>
<<iconButtonContainer
'Dildo I'
'button_m_app.png'
"Dildo"
>>
<</iconButtonContainer>>
<</if>>
<</if>>
<<elseif $ws_hot eq true>>
<<if $sexuality gte 81>>
<<if $blowjobhot2 eq true>>
<<iconButtonContainer
'Blowjob Hot III'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<elseif $blowjobhot1 eq true>>
<<iconButtonContainer
'Blowjob Hot II'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<elseif $blowjob2 eq true>>
<<iconButtonContainer
'Blowjob Hot I'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<elseif $blowjob1 eq true>>
<<iconButtonContainer
'Blowjob II'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Blowjob I'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<</if>>
<<if $sexhot2 eq true>>
<<iconButtonContainer
'Sex Hot III'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<<elseif $sexhot1 eq true>>
<<iconButtonContainer
'Sex Hot II'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<<elseif $sex2 eq true>>
<<iconButtonContainer
'Sex Hot I'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<<elseif $sex1 eq true>>
<<iconButtonContainer
'Sex II'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Sex I'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<</if>>
<<if $analhot2 eq true>>
<<iconButtonContainer
'Anal Hot III'
'button_m_app.png'
"Anal"
>>
<</iconButtonContainer>>
<<elseif $analhot1 eq true>>
<<iconButtonContainer
'Anal Hot II'
'button_m_app.png'
"Anal"
>>
<</iconButtonContainer>>
<<elseif $anal1 eq true>>
<<iconButtonContainer
'Anal Hot I'
'button_m_app.png'
"Anal"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Anal I'
'button_m_app.png'
"Anal"
>>
<</iconButtonContainer>>
<</if>>
<<if $blindfold eq true>>
<<iconButtonContainer
'Blindfold'
'button_m_app.png'
"Blindfold"
>>
<</iconButtonContainer>>
<</if>>
<<if $lingerie eq true>>
<<iconButtonContainer
'Lingerie'
'button_m_app.png'
"Lingerie"
>>
<</iconButtonContainer>>
<</if>>
<<if $dildohot2 eq true>>
<<iconButtonContainer
'Dildo Hot III'
'button_m_app.png'
"Dildo"
>>
<</iconButtonContainer>>
<<elseif $dildohot1 eq true>>
<<iconButtonContainer
'Dildo Hot II'
'button_m_app.png'
"Dildo"
>>
<</iconButtonContainer>>
<<elseif $dildo1 eq true and $blackdildo eq true>>
<<iconButtonContainer
'Dildo Hot I'
'button_m_app.png'
"Dildo"
>>
<</iconButtonContainer>>
<<elseif $dildo eq true>>
<<iconButtonContainer
'Dildo I'
'button_m_app.png'
"Dildo"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 61>>
<<if $blowjobhot1 eq true>>
<<iconButtonContainer
'Blowjob Hot II'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<elseif $blowjob2 eq true>>
<<iconButtonContainer
'Blowjob Hot I'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<elseif $blowjob1 eq true>>
<<iconButtonContainer
'Blowjob II'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Blowjob I'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<</if>>
<<if $sexhot1 eq true>>
<<iconButtonContainer
'Sex Hot II'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<<elseif $sex2 eq true>>
<<iconButtonContainer
'Sex Hot I'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<<elseif $sex1 eq true>>
<<iconButtonContainer
'Sex II'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Sex I'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<</if>>
<<if $analhot1 eq true>>
<<iconButtonContainer
'Anal Hot II'
'button_m_app.png'
"Anal"
>>
<</iconButtonContainer>>
<<elseif $anal1 eq true>>
<<iconButtonContainer
'Anal Hot I'
'button_m_app.png'
"Anal"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Anal I'
'button_m_app.png'
"Anal"
>>
<</iconButtonContainer>>
<</if>>
<<if $blindfold eq true>>
<<iconButtonContainer
'Blindfold'
'button_m_app.png'
"Blindfold"
>>
<</iconButtonContainer>>
<</if>>
<<if $lingerie eq true>>
<<iconButtonContainer
'Lingerie'
'button_m_app.png'
"Lingerie"
>>
<</iconButtonContainer>>
<</if>>
<<if $dildohot1 eq true>>
<<iconButtonContainer
'Dildo Hot II'
'button_m_app.png'
"Dildo"
>>
<</iconButtonContainer>>
<<elseif $dildo1 eq true and $blackdildo eq true>>
<<iconButtonContainer
'Dildo Hot I'
'button_m_app.png'
"Dildo"
>>
<</iconButtonContainer>>
<<elseif $dildo eq true>>
<<iconButtonContainer
'Dildo I'
'button_m_app.png'
"Dildo"
>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<if $blowjob2 eq true>>
<<iconButtonContainer
'Blowjob Hot I'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<elseif $blowjob1 eq true>>
<<iconButtonContainer
'Blowjob II'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Blowjob I'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<</if>>
<<if $sex2 eq true>>
<<iconButtonContainer
'Sex Hot I'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<<elseif $sex1 eq true>>
<<iconButtonContainer
'Sex II'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Sex I'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<</if>>
<<if $anal1 eq true>>
<<iconButtonContainer
'Anal Hot I'
'button_m_app.png'
"Anal"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Anal I'
'button_m_app.png'
"Anal"
>>
<</iconButtonContainer>>
<</if>>
<<if $blindfold eq true>>
<<iconButtonContainer
'Blindfold'
'button_m_app.png'
"Blindfold"
>>
<</iconButtonContainer>>
<</if>>
<<if $lingerie eq true>>
<<iconButtonContainer
'Lingerie'
'button_m_app.png'
"Lingerie"
>>
<</iconButtonContainer>>
<</if>>
<<if $dildo1 eq true and $blackdildo eq true>>
<<iconButtonContainer
'Dildo Hot I'
'button_m_app.png'
"Dildo"
>>
<</iconButtonContainer>>
<<elseif $dildo eq true>>
<<iconButtonContainer
'Dildo I'
'button_m_app.png'
"Dildo"
>>
<</iconButtonContainer>>
<</if>>
<</if>>
<<elseif $ws_sub eq true>>
<<if $sexuality gte 81>>
<<if $blowjobsub2 eq true>>
<<iconButtonContainer
'Blowjob Sub III'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<elseif $blowjobsub1 eq true>>
<<iconButtonContainer
'Blowjob Sub II'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<elseif $blowjob2 eq true and $blindfold eq true>>
<<iconButtonContainer
'Blowjob Sub I'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<elseif $blowjob1 eq true>>
<<iconButtonContainer
'Blowjob II'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Blowjob I'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<</if>>
<<if $sexsub2 eq true>>
<<iconButtonContainer
'Sex Sub III'
'button_m_app.png'
"Sex "
>>
<</iconButtonContainer>>
<<elseif $sexsub1 eq true>>
<<iconButtonContainer
'Sex Sub II'
'button_m_app.png'
"Sex "
>>
<</iconButtonContainer>>
<<elseif $sex2 eq true and $blindfold eq true and $bondage eq true>>
<<iconButtonContainer
'Sex Sub I'
'button_m_app.png'
"Sex "
>>
<</iconButtonContainer>>
<<elseif $sex1 eq true>>
<<iconButtonContainer
'Sex II'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Sex I'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<</if>>
<<if $analsub2 eq true>>
<<iconButtonContainer
'Anal Sub III'
'button_m_app.png'
"Anal "
>>
<</iconButtonContainer>>
<<elseif $analsub1 eq true>>
<<iconButtonContainer
'Anal Sub II'
'button_m_app.png'
"Anal "
>>
<</iconButtonContainer>>
<<elseif $anal1 eq true and $blindfold eq true and $bondage eq true and $vibewand eq true>>
<<iconButtonContainer
'Anal Sub I'
'button_m_app.png'
"Anal "
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Anal I'
'button_m_app.png'
"Anal"
>>
<</iconButtonContainer>>
<</if>>
<<if $blindfold eq true>>
<<iconButtonContainer
'Blindfold'
'button_m_app.png'
"Blindfold"
>>
<</iconButtonContainer>>
<</if>>
<<if $lingerie eq true>>
<<iconButtonContainer
'Lingerie'
'button_m_app.png'
"Lingerie"
>>
<</iconButtonContainer>>
<</if>>
<<if $dildosub2 eq true>>
<<iconButtonContainer
'Dildo Sub III'
'button_m_app.png'
"Dildo "
>>
<</iconButtonContainer>>
<<elseif $dildosub1 eq true>>
<<iconButtonContainer
'Dildo Sub II'
'button_m_app.png'
"Dildo "
>>
<</iconButtonContainer>>
<<elseif $dildo1 eq true>>
<<iconButtonContainer
'Dildo Sub I'
'button_m_app.png'
"Dildo "
>>
<</iconButtonContainer>>
<<elseif $dildo eq true>>
<<iconButtonContainer
'Dildo I'
'button_m_app.png'
"Dildo"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 61>>
<<if $blowjobsub1 eq true>>
<<iconButtonContainer
'Blowjob Sub II'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<elseif $blowsub2 eq true and $blindfold eq true>>
<<iconButtonContainer
'Blowjob Sub I'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<elseif $blowjob1 eq true>>
<<iconButtonContainer
'Blowjob II'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Blowjob I'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<</if>>
<<if $sexsub1 eq true>>
<<iconButtonContainer
'Sex Sub II'
'button_m_app.png'
"Sex "
>>
<</iconButtonContainer>>
<<elseif $sex2 eq true and $blindfold eq true and $bondage eq true>>
<<iconButtonContainer
'Sex Sub I'
'button_m_app.png'
"Sex "
>>
<</iconButtonContainer>>
<<elseif $sex1 eq true>>
<<iconButtonContainer
'Sex II'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Sex I'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<</if>>
<<if $analsub1 eq true>>
<<iconButtonContainer
'Anal Sub II'
'button_m_app.png'
"Anal "
>>
<</iconButtonContainer>>
<<elseif $anal1 eq true and $blindfold eq true and $bondage eq true and $vibewand eq true>>
<<iconButtonContainer
'Anal Sub I'
'button_m_app.png'
"Anal "
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Anal I'
'button_m_app.png'
"Anal"
>>
<</iconButtonContainer>>
<</if>>
<<if $blindfold eq true>>
<<iconButtonContainer
'Blindfold'
'button_m_app.png'
"Blindfold"
>>
<</iconButtonContainer>>
<</if>>
<<if $lingerie eq true>>
<<iconButtonContainer
'Lingerie'
'button_m_app.png'
"Lingerie"
>>
<</iconButtonContainer>>
<</if>>
<<if $dildosub1 eq true>>
<<iconButtonContainer
'Dildo Sub II'
'button_m_app.png'
"Dildo "
>>
<</iconButtonContainer>>
<<elseif $dildo1 eq true>>
<<iconButtonContainer
'Dildo Sub I'
'button_m_app.png'
"Dildo "
>>
<</iconButtonContainer>>
<<elseif $dildo eq true>>
<<iconButtonContainer
'Dildo I'
'button_m_app.png'
"Dildo"
>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<if $blowjob2 eq true and $blindfold eq true>>
<<iconButtonContainer
'Blowjob Sub I'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<elseif $blowjob1 eq true>>
<<iconButtonContainer
'Blowjob II'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Blowjob I'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<</if>>
<<if $sex2 eq true and $blindfold eq true and $bondage eq true>>
<<iconButtonContainer
'Sex Sub I'
'button_m_app.png'
"Sex "
>>
<</iconButtonContainer>>
<<elseif $sex1 eq true>>
<<iconButtonContainer
'Sex II'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Sex I'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<</if>>
<<if $anal1 eq true and $blindfold eq true and $bondage eq true and $vibewand eq true>>
<<iconButtonContainer
'Anal Sub I'
'button_m_app.png'
"Anal "
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Anal I'
'button_m_app.png'
"Anal"
>>
<</iconButtonContainer>>
<</if>>
<<if $blindfold eq true>>
<<iconButtonContainer
'Blindfold'
'button_m_app.png'
"Blindfold"
>>
<</iconButtonContainer>>
<</if>>
<<if $lingerie eq true>>
<<iconButtonContainer
'Lingerie'
'button_m_app.png'
"Lingerie"
>>
<</iconButtonContainer>>
<</if>>
<<if $dildo1 eq true>>
<<iconButtonContainer
'Dildo Sub I'
'button_m_app.png'
"Dildo "
>>
<</iconButtonContainer>>
<<elseif $dildo eq true>>
<<iconButtonContainer
'Dildo I'
'button_m_app.png'
"Dildo"
>>
<</iconButtonContainer>>
<</if>>
<</if>>
<<else>>
<<if $sexuality gte 21>>
<<if $blowjob1 eq true>>
<<iconButtonContainer
'Blowjob II'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Blowjob I'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<</if>>
<<if $sex1 eq true>>
<<iconButtonContainer
'Sex II'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Sex I'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<</if>>
<<iconButtonContainer
'Anal I'
'button_m_app.png'
"Anal"
>>
<</iconButtonContainer>>
<<if $blindfold eq true>>
<<iconButtonContainer
'Blindfold'
'button_m_app.png'
"Blindfold"
>>
<</iconButtonContainer>>
<</if>>
<<if $lingerie eq true>>
<<iconButtonContainer
'Lingerie'
'button_m_app.png'
"Lingerie"
>>
<</iconButtonContainer>>
<</if>>
<<if $dildo eq true>>
<<iconButtonContainer
'Dildo I'
'button_m_app.png'
"Dildo"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 11>>
<<iconButtonContainer
'Blowjob I'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Sex I'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'No Anal'
'button_m_app.png'
"Anal"
>>
<</iconButtonContainer>>
<<if $blindfold eq true>>
<<iconButtonContainer
'Blindfold'
'button_m_app.png'
"Blindfold"
>>
<</iconButtonContainer>>
<</if>>
<<if $lingerie eq true>>
<<iconButtonContainer
'Lingerie'
'button_m_app.png'
"Lingerie"
>>
<</iconButtonContainer>>
<</if>>
<<if $dildo eq true>>
<<iconButtonContainer
'No Dildo'
'button_m_app.png'
"Dildo"
>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<iconButtonContainer
'No Blowjob'
'button_m_app.png'
"Blowjob"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Sex I'
'button_m_app.png'
"Sex"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'No Anal'
'button_m_app.png'
"Anal"
>>
<</iconButtonContainer>>
<<if $blindfold eq true>>
<<iconButtonContainer
'No Blindfold'
'button_m_app.png'
"Blindfold"
>>
<</iconButtonContainer>>
<</if>>
<<if $lingerie eq true>>
<<iconButtonContainer
'No Lingerie'
'button_m_app.png'
"Lingerie"
>>
<</iconButtonContainer>>
<</if>>
<<if $dildo eq true>>
<<iconButtonContainer
'No Dildo'
'button_m_app.png'
"Dildo"
>>
<</iconButtonContainer>>
<</if>>
<</if>>
<</if>>
<<if $camera eq true>>
<<if $pornomade eq true>>
<<else>>
<<if $pornodecline eq false>>
<<iconButtonContainer
'Make a Porno (Commanded)'
'button_m_app.png'
"Make a Porno"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Make a Porno (Decline)'
'button_m_app.png'
"Make a Porno"
>>
<</iconButtonContainer>>
<</if>>
<</if>>
<</if>>
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\backyard.png]]
You and $wife decided to spend the day together in your pooled backyard. It probably didn't get the attention it deserved, and on such a hot day it was well needed. You swam a few laps of the pool while $wife enjoyed the sun by the poolside in her new bikini. She rarely ever built up the nerve to wear such an outfit, but damn did she look good.
<<if $sexuality gte 21>>\
[img[images\pictures\wife\wifepool1.png]]
@@.wife;"Why are you always staring at me, $name?"@@ $wife asked, having caught you oggling at her body.
@@.you;"I just can't help it sometimes."@@ You said.
@@.wife;"Really? I guess you're thinking about my health again?"@@ She questioned sarcastically.
@@.you;"Well of course, I always am."@@ You nodded.
@@.wife;"Well hurry and get the suntan oil."@@ She smiled.
Once again you clamberred out of the pool to grab the oil and hurried to your wife's side. She stood up and you began to lather the oil over her body, leaving a wet gleam over her naked shoulders and back. You clasped the lid shut.
@@.wife;"What are you doing?"@@ She asked.
@@.you;"What? You told me to."@@ You said, confused.
@@.wife;"You only half did it."@@ $wife explained as she took the bottle from you and reopened it.
She emptied a decent handful of oil into her hand and began to massage it in over her chest and stomach, then under her bikini top... It didn't take long before the strings slipped either side and her bare breasts came into view, which she also massaged.
[img[images\pictures\wife\wifepool4.webp]]
You watched eagerly, feeling a swelling in your swim shorts, and glimpsed around your empty backyard. You wouldn't have dreamed of your sexy wife revealing her breasts outside the house so willingly...
@@.wife;"I have to be properly covered, don't I?"@@ $wife asked with a teasing smile.
@@.you;"Yeah of course."@@ You quickly agreed.
@@.wife;"...Well that's enough. Can you put it back?"@@ She pushed the bottle back into your hand, fixed the position of her bikini and laid back onto the sunbed. You did so.
<<else>>\
[img[images\pictures\wife\wifepool1.png]]
@@.wife;"Did you want something $name?"@@ She asked with a quirked brow. You realised that you were staring at her.
@@.you;"I was just thinking that you probably want to put on some sunscreen."@@ You replied. She rolled her eyes.
@@.wife;"Is that so."@@ She said flatly.
@@.you;"No really, it's important."@@ You insisted.
@@.wife;"Well get the sunscreen then."@@ She sighed resignedly. And you did. You hurried out of the pool to grab the sunscreen, leaving a trail of pool water behind you from your dripping body.
@@.wife;"You didn't waste any time..."@@ She murmured as you approached, already squirting the cream into your hand.
@@.you;"Sorry for caring about your health so much!"@@ You chimed back with mock-hurt and began to massage the sunscreen into $wife's shoulders and arms, then her back, and then you of course took special care to cover her legs and chest.
[img[images\pictures\wife\wifepool3.webp]]
@@.wife;"...Are you done yet?"@@ She playfully pushed you away.
@@.you;"Okay fine, yes, I'm done."@@ You said reluctantly.
<</if>>\
You returned the sunscreen then resumed with your swimming.
An hour later you both returned indoors.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Return indoors"
>>
<<AdvancePeriod 3>>
<</iconButtonContainer>>[img[images\bg\livingroom.png]]
<<set $gender to 'male'>>
@@.desc;You decided to spend the day alone. What do you do?@@
<hr>
<<nobr>>
<<iconButtonContainer
'Go Out'
'button_m_forward.png'
"Go Out"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<if $debtwork_path_hot eq 4 and $dildo eq true>>
<<iconButtonContainer
'Weekend_Work_Wife_Hot_Second'
'button_m_exclaim.png'
"Watch the Camgirl Show"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_hot eq 5>>
<<iconButtonContainer
'Weekend_Work_Wife_Hot_Third'
'button_m_exclaim.png'
"Watch the Camgirl Show"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_hot gte 6>>
<<iconButtonContainer
'Weekend_Work_Wife_Hot_Repeat'
'button_m_exclaim.png'
"Watch the Camgirl Show"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<iconButtonContainer
'Weekend_Home_Alone'
'button_m_bed.png'
"Stay at Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<if $caunlock == true>>
<<iconButtonContainer
'Weekend Alone (Wife)'
'button_m_exclaim.png'
`"Switch to " + $wife`
>>
<</iconButtonContainer>>
<</if>><</nobr>>[img[images\bg\bedroom.png]]
You woke up. It was the weekend; the only time of week that both you and $wife could spend quality time together.
<hr>
What are your plans?
<<nobr>><<if $mainplot_scene eq 3>>
<<iconButtonContainer
'Main Story Event - BBQ'
'button_m_action.png'
"Host a BBQ"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<if $work_scene eq 5>>
<<iconButtonContainer
'Modelling Route - Welcome Party'
'button_m_action.png'
"Attend the Welcome Party"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<if $swimsuit eq true and $day gte 7>>
<<if $neigh_scene eq 1 and $day gte 8>>
<<iconButtonContainer
'Weekend - Pool Sunbathe (neigh event)'
'button_m_action.png'
"Laze by the pool"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Weekend - Pool Sunbathe'
'button_m_action.png'
"Laze by the pool"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<</if>>
<<if $school_scene eq 2 and $neigh_scene gte 2>>
<<iconButtonContainer
'Weekend - School break-in (teacher event)'
'button_m_action.png'
"Break into the school"
>>
<<AdvancePeriod 2>>
<</iconButtonContainer>>
<</if>>
<<if $debtwork_path_sub eq 4>>
<<iconButtonContainer
'Weekend - X Club Intro'
'button_m_action.png'
"Go to XClub"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_sub eq 5>>
<<iconButtonContainer
'Weekend - X Club Repeat'
'button_m_action.png'
"Go to XClub"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<if $day gte 7>>
<<iconButtonContainer
'Weekend Alone'
'button_m_bed.png'
"Spend the day alone"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>><</nobr>>[img[images\bg\livingroom.png]]
@@.desc;You decided to spend the day at home alone... Is there something in particular you do?@@
<hr>
<<nobr>>
<<iconButtonContainer
'Weekend_Home_Alone_End'
'button_m_bed.png'
"Waste Time"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><</nobr>>[img[images\bg\livingroom.png]]
@@.desc;You did nothing...@@
<hr>
<<nobr>>
<<if $stepdad_scene eq 1 and $work_scene gte 3>>
<<iconButtonContainer
'Step-Dad Route - Magazine'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>><</nobr>>[img[images\bg\office.png]]
You spend the next few hours designing vector graphics and editting images onto magazine pages...
<<if $badend2 eq true>>\
@@.system;"Earned $100!"@@<<set $money += 100>>
<<else>>\
@@.system;"Earned $50!"@@<<set $money += 50>>
<</if>>\
<<nobr>><<if $mainplot_scene eq 0>>
<<iconButtonContainer
'Week1_Event_Meet_Col2'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $day gte 3 and $mainplot_scene eq 2>>
<<iconButtonContainer
'Work Email'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $work_scene eq 3>>
<<iconButtonContainer
'Modelling Route - Work Welcome Party Chat'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $work_path_naive eq 2>>
<<iconButtonContainer
'Modelling Route (Naive) - secret from col1'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $work_path_naive eq 3>>
<<iconButtonContainer
'Modelling Route (Naive) - investigate'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $work_path_naive eq 7>>
<<iconButtonContainer
'Search the Sharefiles 2'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $work_path_dom eq 2>>
<<iconButtonContainer
'Modelling Route (Dom) - secret from col1'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $work_path_dom eq 4>>
<<iconButtonContainer
'Modelling Route (Dom) - join photoshoot'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $work_path_dom eq 5>>
<<iconButtonContainer
'Modelling Route (Dom) - Talk about Shoot'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $work_path_hot eq 4>>
<<iconButtonContainer
'Modelling Route (Hot) 5 - Wife Model Edits'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $work_path_hot eq 8>>
<<iconButtonContainer
'Modelling Route (Hot) 9 - Wife Model Edits'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $work_path_sub eq 5>>
<<iconButtonContainer
'Modelling Route (Sub) 6 - Results'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $work_path_sub eq 7>>
<<iconButtonContainer
'Modelling Route (Sub) 8 - Confrontation'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Afternoon'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>><</nobr>>[img[images\bg\city.png]]
@@.desc;The sun was still out. $wife could still enjoy the afternoon if she didn't want to go home right away... Or she could probably find something to do at home.@@
<hr>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $gender to 'female'>>
[img[images\bg\kitchen.png]]
@@.desc;$wife rummaged in the sunlit kitchen as she prepared for the day.@@
<hr>
<<nobr>>
<<iconButtonContainer
'Morning (Wife)'
'button_m_work.png'
"Go to Work"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<iconButtonContainer
'Home (Wife)'
'button_m_forward.png'
"Stay at Home"
>>
<<AdvancePeriod 2>>
<</iconButtonContainer>>
<<iconButtonContainer
'Go Out (Wife)'
'button_m_forward.png'
"Go Out"
>>
<<AdvancePeriod 2>>
<</iconButtonContainer>>
<<if $work_scene eq 8>>
<<if $homepornocommanded eq true>>
<<if $ws_naive eq true or $ws_dom eq true or $ws_hot eq true or $ws_sub eq true>>
<<iconButtonContainer
'Modelling Route (Porn) 1 - Candy Contract'
'button_m_work.png'
"Do modelling work"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Wife Action - Modelling'
'button_m_work.png'
"Do modelling work"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_naive eq true>>
<<iconButtonContainer
'Modelling Route (Naive) 1 - Candy Contract'
'button_m_work.png'
"Do modelling work"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $ws_dom eq true>>
<<iconButtonContainer
'Modelling Route (Dom) 1 - Candy Contract'
'button_m_work.png'
"Do modelling work"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $ws_hot eq true>>
<<iconButtonContainer
'Modelling Route (Hot) 1 - Candy Contract'
'button_m_work.png'
"Do modelling work"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $ws_sub eq true>>
<<iconButtonContainer
'Modelling Route (Sub) 1 - Candy Contract'
'button_m_work.png'
"Do modelling work"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Wife Action - Modelling'
'button_m_work.png'
"Do modelling work"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $work_path_porn eq 6>>
<<iconButtonContainer
'Modelling Route (Porn) - Boss Explanation'
'button_m_work.png'
"Do modelling work"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $work_scene gte 2>>
<<iconButtonContainer
'Wife Action - Modelling'
'button_m_work.png'
"Do modelling work"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<if $laptop eq true>>
<<iconButtonContainer
'Wife Laptop'
'button_m_exclaim.png'
"Use the Laptop"
>>
<</iconButtonContainer>>
<</if>>
<<iconButtonContainer
'Dawn'
'button_m_exclaim.png'
`"Switch to " + $name`
>>
<</iconButtonContainer>>
<</nobr>><<set $gloryhole1 to true>><<remember $parkgloryhole1_scene to true>>\
$wife came across a public bathroom in a shadowy corner of the park. She'd been walking for a while and felt nature's call... so made her way over. It was a well-kept public bathroom, for a change, though still had a cold and dark ambience.
She locked herself into the first cubicle with little thought and sat on the toilet, ready for a quick wee... But then noticed something she'd only ever heard of. There in the middle of the cubicle wall was a thick round hole.
$wife hesitated but eventually relented on the fact that she'd already been sitting there with her pants down, so began to wee. Then she heard footsteps, then a closing of the door in the cubicle next to her. Her heart began to race as her eyes were glued to the hole in the wall.
There was silence for a time. She squirmed from the thought that the person might have been trying to look at her through the hole... But instead, a thick, meaty cock slowly pushed through the hole and into $wife's cubicle.
[img[images\pictures\park_gloryhole\glory.webp]]
$wife eyes widened as she stared at the thing. It was huge, thobbing even. The swollen head bounced as the shaft twitched in anticipation. She leaned in the slightest bit to inspect it closer... It must have been at least eight inches long...
It continued to twitch and bounce in it's hole, waiting for her... $wife blinked as she realised that she'd been staring for at least a minute, and she'd finished her wee a long time ago. She quickly finished up then hurried out in a fluster.
She proceeded through the bright park with a racing heart and flushed cheeks, the image of the thobbing cock in the gloryhole still racing in her mind.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $gloryhole2 to true>><<remember $parkgloryhole2_scene to true>>\
$wife paused in front of a public bathroom... Her cheeks flushed red from the memory of the last time she was there, however she did need to go to the bathroom. She entered the familiar space and quietly made her way to the first stall and hesitantly entered.
It was the same stall as she'd been in last time. She immediately eyed the gloryhole - a vacant space - then sat on the toilet for a wee. She waited a moment before the warm stream came, and she continued to eye the hole in the way as she wee'd. Eventually she finished and began to wipe when she heard footsteps. She paused.
The person slowly made their way into the second cubicle and closed the door. $wife sucking in and held her breath, her eyes glued to the hole. She could feel the presence of a person right there likely trying to peek through, but they couldn't see from that angle. Her heart raced.
She heard the person move about - as if they were about to use the toilet - but then the same thing happened from last time. A thick, manly cock slowly came through the hole, heavily hanging in front of $wife.
A crazy thought crossed her mind. What if she touched it? Was that what he was expecting? Waiting for? She stared at it, mesmerized. It twitched, as if enjoying the attention. $wife reached out to stroke the thing. She gently ran her fingers over it, feeling the length and growing hardness. It certainly was impressive...
[img[images\pictures\park_gloryhole\glory1.webp]]
She took a hold of the cock and slowly stroked it until it was rock-hard and completely erect. It looked so painfully hard - veins throbbed over it, and the angry purple head twitched and pulsed.
$wife slowly leaned in and lapped at the tip with her tongue - then snapped back with a light gasp. Her cheeks flushed in embarassment - she'd completely forgot herself.
[img[images\pictures\park_gloryhole\glory2.webp]]
She quickly gathered her things and hurried out of the stall and bathroom, then paced her way back out of the park. Had she gone nuts? She wanted so bad to put the thing in her mouth.
She couldn't get the thought out of her mind as she eventually made her way home.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $gloryholelibhigh1 to true>>\
Wife sucks the cock
[img[images\pictures\park_gloryhole\glory_agg_1.webp]]
[img[images\pictures\park_gloryhole\glory_agg_2.webp]]
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $gloryholelibhigh1 to true>>\
Wife sucks the cock
[img[images\pictures\park_gloryhole\glory_agg_1.webp]]
[img[images\pictures\park_gloryhole\glory_agg_2.webp]]
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $gloryholeliblow1 to true>>\
Wife sucks the cock
[img[images\pictures\park_gloryhole\glory_liblow_1.webp]]
[img[images\pictures\park_gloryhole\glory_liblow_2.webp]]
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $gloryholeliblow1 to true>>\
Wife sucks the cock
[img[images\pictures\park_gloryhole\glory_liblow_1.webp]]
[img[images\pictures\park_gloryhole\glory_liblow_2.webp]]
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $massage1 to true>><<remember $massage1_scene to true>>\
$wife paused in front of a massage parlour. It must have been new - she'd never seen it here before. She looked at the sign out front.
//Opening Special... First Massage Free!//
She'd been having pains in her middle back recently, so this must have been a message from god... To get a massage. She entered the building. It had a peaceful ambience conjured by the smell of incense and the soft music. An Asian man greeted her at the counter.
@@.man;"Hello ma'am. Is it your first time here?"@@ He asked.
@@.wife;"Hi... Yes, I saw the sign outside..."@@ $wife gestured to the door.
@@.man;"Of course, yes. First massage is free. Do you want make appointment? Or... We have time available right now."@@ He said.
@@.wife;"Right now is fine."@@ $wife replied.
@@.man;"Perfect. Please, come this way..."@@ The man said as he led $wife down the hallway. He paused in front of a door. @@.man;"Please..."@@ He gestured. $wife entered the room, followed by the man. There was a single massage table in the middle of the sunlit room.
@@.man;"Is there a particular area that is painful?"@@ He asked.
@@.wife;"My back has been sore lately..."@@ $wife confessed.
@@.man;"Okay, yes that makes sense. Please, remove your clothes and lay down on your front."@@ He politely said then quickly left the room.
$wife felt somewhat embarrassed to take off her clothes. She wasn't sure whether she was meant to take it all off or stay in her underwear... The man had said to take off her clothes, so she decided to remove it all and lay on her stomach.
[img[images\pictures\massage\massage1.png]]
She waited nervously on the table, completely naked. Eventually she heard the door open as the man reentered.
@@.man;"Very good... I will help remove the pain in your back."@@ He said. The man squirted oil into his hand and began to rub $wife's back. He first made sure to cover her entire back with oil before he began to massage her shoulders; pressing his fingers into her muscles and tracing down the fibres... $wife breathed softly from the relief.
He spent time on her middle back, then lower back... His fingers and palms pressing into $wife's upper buttocks. It made her feel nervous that a complete stranger was touching her naked body... But of course he was a trained professional.
The man then moved back up... Though this time he reached over $wife's shoulder and massaged her upper pectorial... Right above her breast. It made $wife flinch.
@@.wife;"Ummm..."@@ She began to object.
@@.man;"It is okay. Your back is sore because your pectorial muscles are tight and pulling your shoulders forward."@@ He explained.
@@.wife;"Okay..."@@ $wife eventually said. The man continued to rub her upper chest. The pressure actually did feel good, so $wife relaxed as the man did his work. He eventually pressed further down her pectorial, tracing down the entire muscle...
[img[images\pictures\massage\massage1.webp]]
$wife accidentally let a moan slip from her lips. She legitimately felt good from the relief, despite the man rubbing her breasts.
@@.man;"It is good, hm? Muscle is tight, so needs massage. Otherwise your back will continue hurting."@@ He explained.
She nodded. The man continued on her other side, his hands expertly massaging into the muscles of $wife's breasts. She couldn't help but let out another soft moan from the sensation. It felt far too good... And actually too good for just a massage...
$wife realised that the pleasure wasn't just from the relief from the massage, but for some reason the idea of a complete stranger massaging her breasts was turning her on. She wondered whether or not the man knew it or not, from the way he massaged her, his fingers almost touching her hard nipples... $wife sat up just enough to make them accessible... After all, she wanted to make sure the man could work to his fullest ability...
His fingers did trace closer and closer to her nipples, and just as he was about to brush them, he stopped. His hands returned to $wife's back. He gave her shoulders one last rub, then stopped completely.
@@.man;"Okay ma'am, thank you... Finished now..."@@ He said quietly as he exited the room.
@@.wife;"Okay..."@@ $wife said, disappointed. She sluggishly pulled her clothes on and left the room. The man was back at the reception desk.
@@.man;"Thank you ma'am... Please come again..."@@ He offered a polite bow.
$wife left somewhat flustered...
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>$wife paused in front of that same massage parlour. Her cheeks flushed from the memory of the last time she'd been in there... It all felt very naughty, but admittedly her back pains had lessened. At least that's what she told herself as she walked in again.
@@.man;"Oh... Hello again ma'am. Are you here for another massage? Still have back trouble?"@@ He asked.
$wife saw the same Asian man at the counter.
@@.wife;"Oh, hi... Um... Yes, I'm still having the same back pains..."@@ $wife began to say.
@@.man;"Okay, yes. We have time available now. It is not free this time, though. Thirty dollars for you ma'am."@@ He said.
@@.wife;"Thirty dollars..."@@ $wife thought.
<<if $money gte 30>>
<<iconButtonContainer
'Massageyes'
'button_m_action.png'
"Okay."
>>
<<set $money -= 30>>
<</iconButtonContainer>>
<</if>>\
<<iconButtonContainer
'Massageno'
'button_m_action.png'
"No Thanks"
>>
<</iconButtonContainer>><<set $massagelibhigh1 to true>>\
Masseuse is a trainee - the massage is free for wife.
Masseur fingers wife who then jerks him off too.
[img[images\pictures\massage\massage_hot_1.png]]
[img[images\pictures\massage\massage_hot_2.png]]
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $massagelibhigh1 to true>>\
Masseuse is a trainee - the massage is free for wife.
Masseur fingers wife who then jerks him off too.
[img[images\pictures\massage\massage_hot_1.png]]
[img[images\pictures\massage\massage_hot_2.png]]
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $massageliblow1 to true>>\
Masseuse is a trainee - the massage is free for wife.
Masseur takes advantage of the passive wife and gropes her tits, then massages her pussylips.
[img[images\pictures\massage\massage_naive_1.png]]
[img[images\pictures\massage\massage_naive_2.png]]
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $massageliblow1 to true>>\
Masseuse is a trainee - the massage is free for wife.
Masseur takes advantage of the passive wife and gropes her tits, then massages her pussylips.
[img[images\pictures\massage\massage_naive_1.png]]
[img[images\pictures\massage\massage_naive_2.png]]
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>@@.wife;"On second thoughts, maybe not..."@@ $wife replied.
@@.man;"Hmm? Okay, no problem. See you next time."@@ The man said. $wife hurried out.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $massage2 to true>><<remember $massage2_scene to true>>\
@@.wife;"Okay, no problem..."@@ $wife said as she paid the man.
@@.man;"Very good ma'am. Please, follow me..."@@ He said as he led $wife down a familiar hallway and into the dimly lit room.
@@.man;"Back painful again ma'am?"@@ He asked.
@@.wife;"Hm? Oh, um... Yes, back pains."@@ $wife said in a hurry.
@@.man;"Okay. Please, undress and lay down on your front."@@ He politely said then left the room.
$wife felt her face flush red as she took off all her clothes, still rather uncomfortable with being completely naked, then laid face-down on the bed.
[img[images\pictures\massage\massage1.png]]
She waited nervously on the table, completely naked. Eventually she heard the door open as the man re-entered.
@@.man;"Okay ma'am..."@@ He said quietly as he walked in.
@@.man;"Sorry ma'am..."@@ He hesitated. @@.man;"For this you must lay on your back..."@@
@@.wife;"On my b-back...? "@@ $wife repeated, flustered.
@@.man;"Yes, on your back. We must massage your pectorial. Please."@@ He explained. $wife hesitantly complied and slowly rolled over onto her back - exposing her breasts. Her heart raced.
@@.man;"Thank you. Your back pain is caused from heavy front - your shoulders pull forward..."@@ He explained quietly. $wife heard the man rub oil over his hands, then felt his fingers gently rub her shoulders.
@@.man;"You see?"@@ He asked quietly. $wife felt his fingers press into her upper pectorials. There was a surprising amount of relief, and she couldn't help but sigh.
@@.wife;"Oh, wow... Yes."@@ she replied.
The man continued to rub his fingers gently into her upper body in silence. $wife felt his fingers massage and trace the fibres of her muscles, leaving only a path of sudden relief behind. His hands continued further down - rubbing along her sides under her arms, then up around her lower pecs. Before she knew it, the man was completely massaging her breasts.
Though it didn't feel it at first, $wife's sudden realization sent a pang of pleasure through her body. This complete stranger was feeling her breasts. Remedial or not, this was a random man groping her - squeezing her breasts.
As if he read her mind, the man began to push her breasts together, squeezing quite firmly. $wife let out a soft sigh.
[img[images\pictures\massage\massage2.webp]]
@@.man;"It is good? Your back will feel better."@@ He said quietly as he massaged her. He continued to squeeze and push her breasts in all directions - his palms occasionally rubbing over her nipples, which quickly stiffened.
$wife let out another breath. He was directly groping her... She was no longer sure whether he was 'massaging' or just fondling her, but she had guiltily hoped for the latter.
She bit her lip as her mind raced. Perhaps he wanted her to make the first move... to know that it was okay. But just as she was about to reach out, the man stopped.
@@.man;"Okay ma'am. That should help now, thank you..."@@ He said quietly before leaving the room. $wife sat up in a daze, turned on and confused. She felt embarrased that she'd started to think it was anything other than a massage.
She slowly dressed before exitting the room. She made her way to the reception desk and paused when she saw a different man at the desk. A tall muscular man with scruffy hair and stubble. He offered a smile.
@@.man;"Thanks, please come again..."@@ He said in a deep voice.
@@.wife;"Sure..."@@ $wife replied, then left.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $sexuality += 2>><<set $liberty += 1>>\
<<if $wife_porn_exposed == true>>\
$wife embarrassedly opened the browser history on the laptop, knowing full well what she would find... And it was no shock when she was confronted by a wall of wife-related porn searches.
She bit her lip as she clicked open a few different tabs, curious to see it again for some reason... And again, she was confronted by hardcore scenes of wives being fucked and used by men. She had that same strange feeling - something similar to guilt - as she watched the screen.
<<switch random(1, 5)>>\
<<case 1>>\
[img[images\pictures\vanilla\laptop\laptop1.webp]]
<<case 2>>\
[img[images\pictures\vanilla\laptop\laptop2.webp]]
<<case 3>>\
[img[images\pictures\vanilla\laptop\laptop3.webp]]
<<case 4>>\
[img[images\pictures\vanilla\laptop\laptop4.webp]]
<<case 5>>\
[img[images\pictures\vanilla\laptop\laptop5.webp]]
<<default>>\
[img[images\pictures\vanilla\laptop\laptop1.webp]]
<</switch>>\
<<if $sexuality gte 20>>\
<<set $wife_viewed_porn to true>>\
It took her a moment to realize that she liked the feeling. She must have, from the reaction her body gave... She felt a heat between her legs and a desire to be used like the women on the screen.
$wife set the laptop down and stripped down until she was naked. If she didn't know it before, she was certain once her panties hit the ground. What she felt was a twisted lust.
She laid on the bed and masturbated while watching porn, imagining it to be her in each clip...
[img[images\pictures\vanilla\laptop\wflaptop.webp]]
<<else>>\
It was too much. $wife quickly closed out of the browser, feeling red in the face... Though the images were truly burned into her mind.
<</if>>\
<<else>><<set $wife_porn_exposed to true>>\
$wife sat on the bed and looked through the laptop's broswer history... Apparently $name wasn't the best at hiding his footsteps, which $wife discovered very quickly.
It seemed that $name's porn searches had a bit of a theme in common - they all used the term 'wife'. $wife didn't really know how to react. Most people looked at porn, so that didn't bother her so much. But the fact that $name apparently had a wife fetish was something she struggled to comprehend. She thought that maybe she felt a little flattered...
Curiosity got the better of $wife as she clicked open a few different tabs, and was immediately confronted by hardcore scenes of presumed wives being fucked by different men. It made her feel something strange - something like guilt... but she couldn't take her eyes off the screen.
<<switch random(1, 5)>>\
<<case 1>>\
[img[images\pictures\vanilla\laptop\laptop1.webp]]
<<case 2>>\
[img[images\pictures\vanilla\laptop\laptop2.webp]]
<<case 3>>\
[img[images\pictures\vanilla\laptop\laptop3.webp]]
<<case 4>>\
[img[images\pictures\vanilla\laptop\laptop4.webp]]
<<case 5>>\
[img[images\pictures\vanilla\laptop\laptop5.webp]]
<<default>>\
[img[images\pictures\vanilla\laptop\laptop1.webp]]
<</switch>>\
<<if $sexuality gte 20>>\
<<set $wife_viewed_porn to true>>\
It took her a moment to realize that she liked the feeling. She must have, from the reaction her body gave... She felt a heat between her legs and a desire to be used like the women on the screen.
$wife set the laptop down and stripped down until she was naked. If she didn't know it before, she was certain once her panties hit the ground. What she felt was a twisted lust.
She laid on the bed and masturbated while watching porn, imagining it to be her in each clip...
[img[images\pictures\vanilla\laptop\wflaptop.webp]]
<<else>>\
It was too much. $wife quickly closed out of the browser, feeling red in the face... Though the images were truly burned into her mind.
<</if>>\
<</if>>\
<<iconButtonContainer
$return
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>><<set $sexuality += 2>><<set $liberty += 1>>\
$wife opened the web browser on the laptop and typed in a familiar porn site... It was one that she found through $name's browsing history.
The memory of the clips she'd seen were burned in her mind, and the more she thought about it, the hotter and wetter she felt. She needed to see more...
$wife nervously and excitedly searched for 'slut wife', and opened a few different videos... All of wives being fucked by different men in various scenarios - some being used by multiple men at once.
<<switch random(1, 5)>>\
<<case 1>>\
[img[images\pictures\vanilla\laptop\laptop1.webp]]
<<case 2>>\
[img[images\pictures\vanilla\laptop\laptop2.webp]]
<<case 3>>\
[img[images\pictures\vanilla\laptop\laptop3.webp]]
<<case 4>>\
[img[images\pictures\vanilla\laptop\laptop4.webp]]
<<case 5>>\
[img[images\pictures\vanilla\laptop\laptop5.webp]]
<<default>>\
[img[images\pictures\vanilla\laptop\laptop1.webp]]
<</switch>>\
$wife stripped down naked and masturbated while watching the porn, imagining it to be her in each clip...
[img[images\pictures\vanilla\laptop\wflaptop.webp]]
<<iconButtonContainer
$return
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>><<set $gym1 to true>>\
$wife decided to go to the gym that she'd avoided for the last month. Membership didn't come cheap, so despite hating the exercise, she forced herself through the door and signing up for the next class.
She'd been a member at the gym for a while, and in that time the place never really changed... But recently the ownership had changed hands. Apparently the previous owner retired and passed the business down to his son. $wife didn't really know either of them, though. $wife changed into her gym clothes and joined the next class.
[img[images\pictures\gym\gym 1.webp]]
It was very much focused on core strength... Which $wife struggled to cope with. It seemed she was the only woman in the class - a fact she quickly realized when she caught the occasional odd gaze. Maybe her clothes were a little too tight.
The class eventually ended, and most went to the showers.
@@.man;"Hi there. Good job in the class today."@@ $wife turned to see a young man standing beside her. He was well-built and tall... Much like all the other trainers.
@@.wife;"Thanks... Though I think I was a little optimistic to join."@@ $wife joked with a laugh.
@@.man;"It was a tough class, sure. Optimism is fine though. Come to more classes and you'll get better really quick. I'm James."@@ The tall man offered a hand as he introduced himself.
@@.wife;"I'm $wife... Nice to meet you."@@ She shook his hand. It was firm and strong.
@@.man;"Nice to meet you too. If you'd like, $wife, I'm happy to do some coaching with you. We can start with some easier classes."@@ James offered a polite smile.
@@.wife;"Thanks... But I don't think I can afford it."@@ She declined.
@@.man;"You can afford them if they're free, surely."@@ He insisted. @@.man;"No pressure. Just let me know next time you're here."@@
@@.wife;"Okay, thanks! I will..."@@ $wife agreed.
The man called James dismissed himself with a wave.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>-Incomplete-
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>$wife booted up the new laptop.
<hr>
What do you do?
<<nobr>>
<<if $wife_viewed_porn eq true>>
<<iconButtonContainer
'Watch Porn (wife)'
'button_m_exclaim.png'
"Watch Porn"
>>
<</iconButtonContainer>>
<<elseif $husband_viewed_porn eq true>>
<<iconButtonContainer
'Search Browser History'
'button_m_exclaim.png'
"Search Browser History"
>>
<</iconButtonContainer>>
<</if>>
<<if $debtwork_path_naive eq 3>>
<<iconButtonContainer
'Wife Job Search (Naive)'
'button_m_action.png'
"Search Job Postings"
>>
<</iconButtonContainer>>
<<elseif $debtwork_path_dom eq 3>>
<<iconButtonContainer
'Wife Job Search (Dom)'
'button_m_action.png'
"Search Job Postings"
>>
<</iconButtonContainer>>
<<elseif $debtwork_path_hot eq 1>>
<<iconButtonContainer
'Wife Job Search (Hot)'
'button_m_action.png'
"Search Job Postings"
>>
<</iconButtonContainer>>
<<elseif $debtwork_path_sub eq 1>>
<<iconButtonContainer
'Wife Job Search (Sub)'
'button_m_action.png'
"Search Job Postings"
>>
<</iconButtonContainer>>
<</if>>
<<iconButtonContainer
'Dawn (Wife)'
'button_m_back.png'
"Go back"
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\beach.png]]
@@.desc;It was a bright, hot day at the beach. Despite the size of the beach it wasn't very well known and so there weren't many people. There were rocks in the distance that created a segregated beach area.@@
<hr>
What does wife do?
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\clubout.png]]
@@.desc;$wife stood outside of the cities biggest nightclub. It wasn't much to look at during the day though; a large building with neon signs (though not all that fancy when they were off) boasting a live DJ and 'girls', big blacked out windows, and a few wasted and passed out (presumably) patrons from the night before.
<hr>
What does she do?
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\car.png]]
@@.desc;$wife decided to go out...@@
<hr>
<<nobr>>
<<iconButtonContainer
'Mall (Wife)'
'button_m_forward.png'
"To the Mall"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Gym (Wife)'
'button_m_forward.png'
"To the Gym"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Park (Wife)'
'button_m_forward.png'
"To the Park"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Club (Wife)'
'button_m_forward.png'
"To the Club (no content yet)"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Beach (Wife)'
'button_m_forward.png'
"To the Beach (no content yet)"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Pool (Wife)'
'button_m_forward.png'
"To the Pool (no content yet)"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\gymout.png]]
@@.desc;$wife stood outside of the gym. She could see people working out inside, and super-fit instructors running PTs.@@
<hr>
What does she do?
<<nobr>>
<<if $gym1 eq true>>
<<iconButtonContainer
'Wife Gym - Workout II'
'button_m_action.png'
"Join a workout"
>>
<</iconButtonContainer>>
<<else>>
<<if $sexuality gte 11>>
<<iconButtonContainer
'Wife Gym - Workout I'
'button_m_action.png'
"Join a workout"
>>
<</iconButtonContainer>>
<</if>><</if>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\livingroom.png]]
<hr>
$wife decided to stay home for the day.
<hr>
<<nobr>>
<<if $stepdad_scene gte 1>>
<<iconButtonContainer
'Talk to Stepd (Wife)'
'button_m_person.png'
`"Talk to " + $stepd`
>>
<</iconButtonContainer>>
<</if>>
<<if $stepdad_direct eq true and $stepdad_scene lte 7>>
<<iconButtonContainer
'Step-Dad Route - Help (Direct)'
'button_m_action.png'
`"Help " + $stepd`
>>
<</iconButtonContainer>>
<<elseif $stepdad_subtle eq true and $stepdad_scene lte 7>>
<<iconButtonContainer
'Step-Dad Route - Help (Subtle)'
'button_m_action.png'
`"Help " + $stepd`
>>
<</iconButtonContainer>>
<<elseif $stepdad_scene eq 9>>
<<iconButtonContainer
'Step-Dad Route - Help 2'
'button_m_action.png'
`"Help " + $stepd`
>>
<</iconButtonContainer>>
<<elseif $stepdad_scene eq 10>>
<<iconButtonContainer
'Step-Dad Route - Help 3'
'button_m_action.png'
`"Help " + $stepd`
>>
<</iconButtonContainer>>
<</if>>
<<if $stepdad_scene eq 8>>
<<iconButtonContainer
'Step-Dad Route - Mast'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_naive eq 1 and $blindfold1 eq true>>
<<iconButtonContainer
'Step-Dad Route (Naive) - Seduce 1'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_naive eq 3>>
<<iconButtonContainer
'Step-Dad Route (Naive) - Call Council'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_naive eq 4>>
<<iconButtonContainer
'Step-Dad Route (Naive) - Chat to Stepd'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_naive eq 6>>
<<iconButtonContainer
'Step-Dad Route (Naive) - Horny 1'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_naive eq 7>>
<<iconButtonContainer
'Step-Dad Route (Naive) - Horny 2'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_sub eq 1>>
<<iconButtonContainer
'Step-Dad Route (Sub) - Confront'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_sub eq 2>>
<<iconButtonContainer
'Step-Dad Route (Sub) - Stay at Home'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_sub eq 5>>
<<iconButtonContainer
'Step-Dad Route (Sub) - Stay at Home 2'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_sub eq 7>>
<<iconButtonContainer
'Step-Dad Route (Sub) - Step-dad & Friend'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"End Day"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<</nobr>>[img[images\bg\mall.png]]
@@.desc;The mall was open 24-hours, as was the standard in the city. Many store fronts displayed their goods & services. There was certainly no lack of product to waste money on.@@
<hr>
<<nobr>>
<<if $ws_naive eq true or $ws_sub eq true>>
<<if $sexuality gte 71>>
<<if $massageliblow1 eq true>>
<<iconButtonContainer
'Massage II'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<<elseif $massage2 eq true>>
<<iconButtonContainer
'Massage II'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<<elseif $massage1 eq true>>
<<iconButtonContainer
'Massage II'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Massage I'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 41>>
<<if $massage2 eq true>>
<<iconButtonContainer
'Massage II'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<<elseif $massage1 eq true>>
<<iconButtonContainer
'Massage II'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Massage I'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<if $massage1 eq true>>
<<iconButtonContainer
'Massage II'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Massage I'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<</if>>
<</if>>
<<elseif $ws_dom eq true or $ws_hot eq true>>
<<if $sexuality gte 71>>
<<if $massagelibhigh1 eq true>>
<<iconButtonContainer
'Massage II'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<<elseif $massage2 eq true>>
<<iconButtonContainer
'Massage II'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<<elseif $massage1 eq true>>
<<iconButtonContainer
'Massage II'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Massage I'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 41>>
<<if $massage2 eq true>>
<<iconButtonContainer
'Massage II'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<<elseif $massage1 eq true>>
<<iconButtonContainer
'Massage II'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Massage I'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<if $massage1 eq true>>
<<iconButtonContainer
'Massage II'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Massage II'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Massage I'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<</if>>
<</if>>
<<else>>
<<if $sexuality gte 16>>
<<iconButtonContainer
'Massage I'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<</if>>
<</if>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\park.png]]
@@.desc;$wife wandered through the park. It was a magnificent forest-like nature strip complete with a childrens play area, a pond, toilets, and plenty of floral hide-away areas. It was all spread out far enough for a decent 10-minute walk through.@@
<hr>
What does she do?
<<nobr>>
<<if $ws_dom eq true or $ws_hot eq true>>
<<if $sexuality gte 71>>
<<if $gloryholelibhigh1 eq true>>
<<iconButtonContainer
'Gloryhole II'
'button_m_action.png'
"Gloryhole"
>>
<</iconButtonContainer>>
<<elseif $gloryhole2 eq true>>
<<iconButtonContainer
'Gloryhole II'
'button_m_action.png'
"Gloryhole"
>>
<</iconButtonContainer>>
<<elseif $gloryhole1 eq true>>
<<iconButtonContainer
'Gloryhole II'
'button_m_action.png'
"Look at the hole..."
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Gloryhole I'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 41>>
<<if $gloryhole2 eq true>>
<<iconButtonContainer
'Gloryhole II'
'button_m_action.png'
"Gloryhole"
>>
<</iconButtonContainer>>
<<elseif $gloryhole1 eq true>>
<<iconButtonContainer
'Gloryhole II'
'button_m_action.png'
"Look at the hole..."
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Gloryhole I'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<if $gloryhole1 eq true>>
<<iconButtonContainer
'Gloryhole II'
'button_m_action.png'
"Look at the hole..."
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Gloryhole I'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<</if>>
<</if>>
<<elseif $ws_naive eq true or $ws_sub eq true>>
<<if $sexuality gte 71>>
<<if $gloryholeliblow1 eq true>>
<<iconButtonContainer
'Gloryhole II'
'button_m_action.png'
"Gloryhole"
>>
<</iconButtonContainer>>
<<elseif $gloryhole2 eq true>>
<<iconButtonContainer
'Gloryhole II'
'button_m_action.png'
"Gloryhole"
>>
<</iconButtonContainer>>
<<elseif $gloryhole1 eq true>>
<<iconButtonContainer
'Gloryhole II'
'button_m_action.png'
"Look at the hole..."
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Gloryhole I'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 41>>
<<if $gloryhole2 eq true>>
<<iconButtonContainer
'Gloryhole II'
'button_m_action.png'
"Gloryhole"
>>
<</iconButtonContainer>>
<<elseif $gloryhole1 eq true>>
<<iconButtonContainer
'Gloryhole II'
'button_m_action.png'
"Look at the hole..."
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Gloryhole I'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<if $gloryhole1 eq true>>
<<iconButtonContainer
'Gloryhole II'
'button_m_action.png'
"Look at the hole..."
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Gloryhole I'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<</if>>
<</if>>
<<else>>
<<if $sexuality gte 16>>
<<iconButtonContainer
'Gloryhole I'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<</if>>
<</nobr>>[img[images\bg\pool.png]]
@@.desc;$wife was in a public pool area. There was a mid-sized pool acting for a shared, general-swim area, and a larger laned pool which was occupied by swimmers doing laps. Families and individuals alike enjoyed the water in their own ways.@@
<hr>
What does she do?
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\kitchen.png]]
<<set $gender to 'female'>>
@@.desc;$wife rummaged in the sunlit kitchen as she prepared for the day.@@
<hr>
<<nobr>>
<<iconButtonContainer
'Go Out (Wife)'
'button_m_forward.png'
"Go Out"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Weekend_Home_Alone_Wife'
'button_m_bed.png'
"Stay at Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<if $debtwork_path_naive eq 4>>
<<iconButtonContainer
'Weekend_Work_Wife_Naive_First'
'button_m_work.png'
"Work at the elderly home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_naive eq 5>>
<<iconButtonContainer
'Weekend_Work_Wife_Naive_Second'
'button_m_work.png'
"Work at the elderly home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_naive eq 6>>
<<iconButtonContainer
'Weekend_Work_Wife_Naive_Third'
'button_m_work.png'
"Work at the elderly home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_naive eq 7>>
<<iconButtonContainer
'Weekend_Work_Wife_Naive_Fourth'
'button_m_work.png'
"Work at the elderly home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_naive gte 8>>
<<iconButtonContainer
'Weekend_Work_Wife_Naive_Repeat'
'button_m_work.png'
"Work at the elderly home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_dom eq 4>>
<<iconButtonContainer
'Weekend_Work_Wife_Dom_First'
'button_m_work.png'
"Work at the nightclub"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_dom eq 5>>
<<iconButtonContainer
'Weekend_Work_Wife_Dom_Second'
'button_m_work.png'
"Work at the nightclub"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_dom eq 6>>
<<iconButtonContainer
'Weekend_Work_Wife_Dom_Third'
'button_m_work.png'
"Work at the nightclub"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_dom eq 7>>
<<iconButtonContainer
'Weekend_Work_Wife_Dom_Fourth'
'button_m_work.png'
"Work at the nightclub"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_dom gte 8>>
<<iconButtonContainer
'Weekend_Work_Wife_Dom_Repeat'
'button_m_work.png'
"Work at the nightclub"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_hot eq 3>>
<<iconButtonContainer
'Weekend_Work_Wife_Hot_First'
'button_m_work.png'
"Work as a Camgirl"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<iconButtonContainer
'Weekend Alone'
'button_m_exclaim.png'
`"Switch to " + $name`
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\livingroom.png]]
@@.desc;$wife accomplished nothing...@@
<hr>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\livingroom.png]]
@@.desc;$wife decided to spend the day at home alone...@@
<hr>
<<nobr>>
<<iconButtonContainer
'Weekend_Home_Alone_End_Wife'
'button_m_work.png'
"Waste Time"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\school.png]]
@@.desc; $wife stood outside the high-gate of the school she taught at. It was a typical school day here; she could hear the careless yelling and laughter of the younger students, and she saw the older senior students hanging around outside. It was a fairly new building with modern faculties for the teachers.
<hr>
<<nobr>>
<<iconButtonContainer
'Work (Wife)'
'button_m_work.png'
"Work: Teaching"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Interact Principal'
'button_m_person.png'
`"Chat to " + $princ`
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\classroom.png]]
$wife spent the day teaching and lecturing the kids at her school. It would have been mundane work for most, but she enjoyed it. She was improving the education of the next generation. She must have been good at it; they'd become so attentive as of late and seemed to really focus during the classes.
[img[images\pictures\wife\wifeschool.png]]
<<if $badend2 eq true>>\
@@.system;"Earned $100!"@@<<set $money += 100>>
<<else>>\
@@.system;"Earned $50!"@@<<set $money += 50>>
<</if>>\
<<nobr>>
<<if $school_scene eq 5>>
<<if $ws_naive eq true or $ws_dom eq true or $ws_hot eq true or $ws_sub eq true>>
<<if $principal_caught eq true>>
<<iconButtonContainer
'Teacher Route (princ) - Confirmed'
'button_m_forward.png'
"End the Day"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $ws_naive eq true>>
<<iconButtonContainer
'Teacher Route (naive) - Confirmed'
'button_m_forward.png'
"End the Day"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $ws_dom eq true>>
<<iconButtonContainer
'Teacher Route (dom) - Confirmed'
'button_m_forward.png'
"End the Day"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $ws_hot eq true>>
<<iconButtonContainer
'Teacher Route (hot) - Confirmed'
'button_m_forward.png'
"End the Day"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $ws_sub eq true>>
<<iconButtonContainer
'Teacher Route (sub) - Confirmed'
'button_m_forward.png'
"End the Day"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<iconButtonContainer
'Afternoon (Wife)'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $school_scene eq 4>>
<<iconButtonContainer
'Teacher Route - Students'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $school_path_naive gte 1>>
<<iconButtonContainer
'Teacher Route (naive) - After Class'
'button_m_forward.png'
"End the Day"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $school_path_princ eq 1>>
<<iconButtonContainer
'Teacher Route (princ) - Summoned 1'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $school_path_princ eq 2>>
<<iconButtonContainer
'Teacher Route (princ) - Summoned 2'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $school_path_princ eq 3>>
<<iconButtonContainer
'Teacher Route (princ) - Summoned 3'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $school_path_princ eq 4>>
<<iconButtonContainer
'Teacher Route (princ) - Summoned 4'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $school_path_princ eq 5>>
<<iconButtonContainer
'Teacher Route (princ) - Summoned 5'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $school_path_princ eq 6>>
<<iconButtonContainer
'Teacher Route (princ) - Summoned 6'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $school_path_princ eq 7>>
<<iconButtonContainer
'Teacher Route (princ) - Summoned 7'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $school_scene eq 3>>
<<iconButtonContainer
'Teacher Route - Alone at School'
'button_m_forward.png'
"Continue"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Afternoon (Wife)'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<</nobr>>[img[images\bg\office.png]]
<<if $bossaboutquest == 1>>\
@@.you;"Could you tell me about yourself?"@@ You asked politely.
@@.man;"Again? I hope I didn't hire a goldfish, $name. Alright fine, listen a little more carefully will you? I've worked in many media outlets, mostly in magazines, before I founded United Magazines ten years ago. I've been married for even more years than that. Will that be all?"@@ He raised a brow.
<<else>>\
<<set $bossaboutquest to 1>>\
@@.you;"I'd like to know a little more about you."@@ You said politely.
@@.man;"Hm? Well, alrighty. Not often I get asked if I'm being honest, but I like your curiosity. I have a history of working in different media outlets, mainly magazines, and in all sorts of roles... So I have a good understanding of what everyone does."@@ $boss said with a look in his eye that almost suggested 'even you'.
@@.man;"I founded United Magazines ten years ago with a handful of staff. It hasn't been easy, but we've remained independent and profittable in these years."@@ He said, reclining in his seat.
@@.man;"I'm married with no kids. And I guess that's all you need to know."@@ He said, reclining in his seat.
<</if>>\
<hr>
<<iconButtonContainer
'Interact Boss'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\office.png]]
<<if $work_scene gte 9>>\
<<if $bossmodelquest2 == 1>>\
@@.you;"How is $wife going?"@@ You asked.
@@.man;"Like I've told you $name, she's doing great. We've got her on the books to potentially be the best we've had yet. Don't think I've forgotten that we've got her thanks to you, either."@@ $boss replied with a grin.
<<else>>\
<<set $bossmodelquest2 to 1>>\
@@.you;"How is $wife going?"@@ You asked.
@@.man;"Terrific! You really helped us out with that find. I haven't had a lot of time with her personally, though I'd like to, but from what $col1 and $col2 tells me she's doing better than any model we've had before. I know you thought she'd only do a couple of shots with us, but I think we've got her for the long haul."@@ $boss replied with a broad grin.
@@.man;"And it's all thanks to you."@@ He said.
<</if>>\
<<else>>\
<<if $bossmodelquest1 == 1>>\
@@.you;"What do you think about the new model?"@@ You asked.
@@.man;"Asking again? What, are you doubting your scouting skills? Don't worry, she'll do just fine."@@ $boss said.
<<else>>\
<<set $bossmodelquest1 to 1>>\
@@.you;"What do you think about the new model?"@@ You asked. You were the one who 'found' $wife for the company, so you wanted to see what $boss thought of her.
@@.man;"Well I haven't interacted with her too much, she seems very polite... But if what $col2 says is anything to go by then she's going to be a very good model for us. I expect good things."@@ $boss said.
@@.you;"I'm glad you think so."@@ You replied.
<</if>><</if>>\
<hr>
<<iconButtonContainer
'Interact Boss'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\office.png]]<<set $work_scene to 2>>
@@.you;"I've found a model that can work on-call as needed. Short-term."@@ You told him.
@@.man;"Is that so!? Terrific! That's great news, $name."@@ He chortled happily. @@.man;"I'm assuming she's an attractive young lady if you're proposing her to model for us. Do you have a profile? Or pictures?"@@ He asked. You fished through your phone, quickly finding a picture of $wife. She was unfortunately very modestly dressed in a sweater and long-skirt, but you could still tell how attractive she was from her face and how the clothes hung to her body.
@@.man;"Oh my - yes she'll do fine! I hope she's comfortable in front of a camera."@@ He said.
@@.you;"She's never really modelled before, so she might take time to get used to the camera."@@ You said honestly.
@@.man;"That's fine, that's fine... $col2 can direct her as needed. I'm sure he'll be thrilled, too."@@ $boss chortled again.@@.man;"Who is she, anyway? How do you know her?"@@ He asked.
You paused for a second. You were almost certain that you wouldn't get the finder's fee if the model was your wife... But $boss didn't have to know that. $500 would be an easy reward, and you didn't really think that the modelling would pan out for very long.
@@.you;"Just someone I met."@@ You told him.
@@.man;"Hmm...? Well... Alright then."@@ He shrugged. @@.man;"In any case, here- $500 finder's fee."@@ $boss counted out from a stack of cash and pushed over a small clip of notes to you.
@@.system;"Earned $500!"@@<<set $money += 500>>
@@.you;"Thanks boss."@@ You said.
@@.man;"Well, tell her she can start as soon as she wants. We've a pile of photoshoots to get through... Nothing too urgent thankfully."@@ $boss said. He stood up and walked you to the door.
@@.you;"Okay. Thanks again."@@ You replied then left his office.
<<iconButtonContainer
$return
'button_m_back.png'
"Back to Work"
>>
<</iconButtonContainer>>[img[images\bg\office.png]]
You knocked on $boss's door and stepped inside to find him sitting behind his huge desk, hiding his huge belly. He looked up at you.
@@.man;"$name! Come on in. What can I do for you?"@@ He boomed and motioned you down to a seat.
<hr>
What do you say?
<<nobr>>
<<iconButtonContainer
'Boss About'
'button_m_person.png'
"Tell me about yourself"
>>
<</iconButtonContainer>>
<<if $work_scene eq 1>>
<<iconButtonContainer
'Boss Talk - Found Model'
'button_m_action.png'
"I found a model"
>>
<</iconButtonContainer>>
<</if>>
<<if $work_scene gte 5>>
<<iconButtonContainer
'Boss Model'
'button_m_person.png'
"Ask about 'the model'"
>>
<</iconButtonContainer>>
<</if>>
<<iconButtonContainer
$return
'button_m_back.png'
"Nothing"
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\officemeeting.png]]
<<if $col1aboutquest == 1>>\
@@.you;"Tell me about yourself."@@ You asked.
@@.man;"Jesus, do you have a short memory or what? Like I said... I'm good at my job. I've worked here for a few years. The boss loves me, and $col2 pretty much does what I tell him. Things are pretty easy."@@
<<else>>\
<<set $col1aboutquest to 1>>\
@@.you;"Tell me about yourself."@@ You decided to show a modicum of interest.
@@.man;"Eh? Me? Not much to say, man. I've moved around a bit for work... I'm pretty good at my job if you haven't noticed, so sometimes I get poached... For the right price."@@ He boasted with a grin. He sure was cocky. From what you've seen, $col was quite good, but he was doubtlessly exaggerating.
@@.man;"But yeah, I've been here for a few years now. I guess $boss likes my remit. $col2 is pretty easy to work with too, even though he's a bit weird."@@ He wasn't lying about that.
<</if>>\
<hr>
<<iconButtonContainer
'Interact Col1'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]
<<if $work_scene gte 9>>\
<<if $col1modelquest2 == 1>>\
@@.you;"How's $wife going as a model?"@@ You asked.
@@.man;"Good, $name. Like I told you earlier, she's got some real 'talent' if you know what I mean..."@@ $col1 replied with a grin.
<<else>>\
<<set $col1modelquest2 to 1>>\
@@.you;"How's $wife going as a model?"@@ You asked.
@@.man;"Man, I couldn't begin to tell you. She has some real talent..."@@ $col1 replied quietly with a grin.
@@.you;"Yeah...? Have you seen it for yourself?"@@ You asked curiously.
@@.man;"I sure have. I went out on a shoot with $col2... Figured he needed my 'help' with setting up."@@ $col1 told you.
@@.you;"I didn't realize $col2 needed help on shoots."@@ You replied.
@@.man;"He doesn't. I just wanted to see."@@ $col1 said quietly then laughed. @@.man;"And man, it was worth it... It was... Well, a story for another time. Maybe we'll bring you along one day."@@ He said with a big grin.
@@.you;"Yeah...maybe."@@ You replied and wondered about the missing details.
<</if>>\
<<else>>\
<<if $col1modelquest1 == 1>>\
@@.you;"What do you think about the new model?"@@ You asked.
@@.man;"Give me some time will you? I'll check her out soon enough."@@ $col1 said.
<<else>>\
<<set $col1modelquest1 to 1>>\
@@.you;"What do you think about the new model?"@@ You asked, hopefully not sounding too nervous.
@@.man;"I've not seen her yet, but $col2 tells me she's something else... To be honest, he usually says that about most of our models though."@@ He shrugged. @@.man;"I'll get a good look in due time I'm sure. Maybe even more, eh?"@@ He grinned at you.
@@.you;"Yeah? I doubt it, I think she might be married..."@@ You replied, feigning a casual tone.
@@.man;"Hey man, if she's keen... It wouldn't stop me, that's for sure."@@ $col1 dismissed.
<</if>><</if>>\
<hr>
<<iconButtonContainer
'Interact Col1'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]
You approached $col1's desk. He gazed up at you and nodded with a smirk.
@@.you;"Hey $col1..."@@ You began to say.
@@.man;"What's up, $name?"@@ He asked coolly.
<hr>
What do you say?
<<nobr>>
<<iconButtonContainer
'Col1 About'
'button_m_person.png'
"Ask about him"
>>
<</iconButtonContainer>>
<<if $work_scene gte 5>>
<<iconButtonContainer
'Col1 Model'
'button_m_person.png'
"Ask about 'the model'"
>>
<</iconButtonContainer>>
<</if>>
<<iconButtonContainer
$return
'button_m_back.png'
"Nothing"
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\studio.png]]
<<if $col2aboutquest == 1>>\
@@.you;"Tell me about yourself."@@ You asked.
@@.man;"A-again? Wh-what more do you need to know...? Uh, I've worked here for ten years... I like working with $boss... Th-that's all you want to know, right?"@@
@@.you;"Yeah, sure. Thanks."@@ You replied. Last time you asked he mentioned having a good 'deal' with $boss... But it seems he was a little too cautious this time.
<<else>>\
<<set $col2aboutquest to 1>>\
@@.you;"Tell me about yourself."@@ You asked. As weird as he was, it couldn't hurt to know more about $col2.
@@.man;"About m-myself? U-uh... Well... My name's $col2... And... Um... Wh-what's this about? Why are you asking?"@@ $col2 peered at you nervously.
@@.you;"Just wanted to get to know you better."@@ You shrugged.
@@.man;"Oh... Really? Okay then. I've worked here straight from college since the company started about ten years ago... There were more staff here back then."@@ He said, now a little more relaxed.
@@.you;"Ten years? Wow, that's a long time... And you've never thought about leaving?"@@ You asked with genuine surprise. $col2 seemed like a bit of an oddball, so you couldn't help but imagine most companies not keeping him for too long.
@@.man;"No of course not! I love this place- there's no way any other place would give me the same kind of deal."@@ He exclaimed.
@@.you;"Deal? You mean like, the work in the studio?"@@ You asked.
@@.man;"H-h- Y-Yeah! My work in the studio...."@@ He hurriedly confirmed.
@@.you;"Yeah okay... I guess you've got it good."@@ You left it at that, but couldn't help but wonder about his behaviour.
<</if>>\
<hr>
<<iconButtonContainer
'Interact Col2'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
<<if $work_scene gte 9>>\
<<if $col2modelquest2 == 1>>\
@@.you;"How's $wife going as a model?"@@ You asked.
@@.man;"$wife?... Uh, still good. She's one of the best now... Posing well... More daring, even... Not just in her poses, but her outfits too now. I told you we're doing bikini shots now, didn't I?"@@ $col2 replied.
<<else>>\
<<set $col2modelquest2 to 1>>\
@@.you;"How's $wife going as a model?"@@ You asked $col2. He looked around before he answered, as if to make sure the coast was clear.
@@.man;"Sh-she's one of the hottest models I've ever photographed..."@@ $col2 murmured quietly.
@@.you;"Yeah? So she's good at modelling?"@@ You raised a brow at his answer.
@@.man;"She's improved alright... She's braver in how she poses... How she looks at the camera... What she wears..."@@ $col2 listed off. You hid your surprise from his last point.
@@.you;"What she wears?"@@ You asked.
@@.man;"Yeah. You know, like her outfits and stuff... We're doing bikini shots now."@@ $col2 said with a smile and distant gaze, as if remembering something nice.
@@.you;"Well... I'm glad to hear it's doing good for her confidence."@@ You said.
<</if>>\
<<else>>\
<<if $col2modelquest1 == 1>>\
@@.you;"What do you think about the new model?"@@ You asked.
@@.man;"Like I said before, she's really good! The best I've seen in a long time..."@@ $col2 replied.
<<else>>\
<<set $col2modelquest1 to 1>>\
@@.you;"What do you think about the new model?"@@ You asked. $col2 was the photographer, so you knew that he would have met $wife.
@@.man;"Oh wow! Y-yeah, she's really pretty... I was telling $col1 before too. You found a really good model. I mean, attractive."@@ He spoke enthusiastically, which was rare.
@@.you;"Yeah, I thought so too. I doubt she'll work for too long though..."@@ You replied.
@@.man;"What!? No way! That'd be bad..."@@ $col2 looked genuinely disappointed. @@.man;"Wait - aren't you her friend? You could convince her?"@@ He asked hopefully.
@@.you;"Maybe. We'll see."@@ You shrugged. It was great to think $wife was coming out of her shell, and if modelling helped then you wouldn't mind having her continue.
<</if>><</if>>\
<hr>
<<iconButtonContainer
'Interact Col2'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
<<if $col2workquest1 == 1>>\
@@.you;"Tell me about your work set up."@@ You asked.
@@.man;"Again? Uh... Okay... Well, I've got my editting area here... Have some videoing equipment over here... And the real treasure is the tripod and SLR camera here."@@ He sounded smug despite his reluctance to repeat himself.
<<else>>\
<<set $col2workquest1 to 1>>\
@@.you;"Tell me about your work set up."@@ You asked. You'd noticed that $col2 was working with some of the latest equipment - some of it you'd not even seen before.
@@.man;"H-huh? Your really interested in this?"@@ $col2 asked hesitantly.
@@.you;"Yeah. It's neat. But I'm a bit of a geek, so I like this kind of stuff."@@ You replied.
@@.man;"Really?? Okay, well this area is where I do quick edits..."@@ $col2 pointed towards a desk and laptop. @@.man;"I'm not the best at editting. I guess that's why we need you huh? H-heh... And um, I've got these gliding docks and frames for when we need to do moving video shots... Um... We don't do too many of those..."@@ He paused to think, and squinted his chubby face in the process.
@@.man;"I guess I mainly use the SLR. Best that's avaiable."@@ He said proudly.
@@.you;"Yeah I noticed. How much did it cost?"@@ You asked. You couldn't help but feel a little impressed.
@@.man;"I didn't pay for it, but I know it retails for close to nine thousand..."@@ He sounded smug.
@@.you;"Wow. That's a lot."@@ You asked. You couldn't help but feel a little impressed.
@@.man;"Yeah, it's pretty good though! It has heaps of settings... Though I usually only ever need to keep it on auto... We were using beginner cameras before. You can get them pretty cheap at the mall."@@ He shrugged.
@@.you;"Hm. Maybe I'll check it out."@@ You said. Maybe you could practise photography at home... $wife was experienced enough to model now, after all.
<</if>>
<hr>
<<iconButtonContainer
'Interact Col2'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
You made your back to the back studio where you found $col2 fiddling around with some gadgets. He peered up at you like a deer in headlights when you approached.
@@.man;"O-oh, hey $name!"@@ He greeted you a little too loudly.
@@.you;"Hey $col2."@@ You responded.
<hr>
What do you say?
<<nobr>>
<<iconButtonContainer
'Col2 About'
'button_m_person.png'
"Ask about him"
>>
<</iconButtonContainer>>
<<if $work_scene gte 5>>
<<iconButtonContainer
'Col2 Model'
'button_m_person.png'
"Ask about 'the model'"
>>
<</iconButtonContainer>>
<</if>>
<<if $work_scene gte 7>>
<<iconButtonContainer
'Col2 Work'
'button_m_person.png'
"Ask about work"
>>
<</iconButtonContainer>>
<</if>>
<<if $work_path_dom eq 3>>
<<iconButtonContainer
'Col2 ask Nude Photoshoots'
'button_m_action.png'
"Ask about nude photoshoots..."
>>
<</iconButtonContainer>>
<</if>>
<<iconButtonContainer
$return
'button_m_back.png'
"Nothing"
>>
<</iconButtonContainer>>
<</nobr>>[img[images\pictures\neighmom\neighmom.png]]
<<if $neighmomaboutquest eq 1>>\
@@.you;"Tell me about yourself, $neighmom."@@ You said.
@@.woman;"Oh? Did you forget already?"@@ She laughed. @@.woman;"Well I'm afraid it's still the same boring story! I live here alone with $neigh, as we have for a long time. Ever since my ex-husband left us. I guess I left the ropes too loose!"@@ She laughed again.
<<else>>\
<<set $neighmomaboutquest to 1>>\
@@.you;"Tell me about yourself, $neighmom."@@ You said.
@@.woman;"About me? Well..."@@ $neighmom's smile was wide as she spoke. @@.woman;"I've lived here for a long time with $neigh. Just the two of us. My ex-husband escaped many years ago!"@@ She laughed. @@.woman;"I haven't... Hm, there's not been a man in my life since. Well, other than $neigh."@@
@@.you;"That must have been pretty tough for $neigh."@@ You commented.
@@.woman;"He took it hard - never wants to leave my side now. I suppose he's afraid I might leave him. But I couldn't. He's my precious little man... I'd do anything for him.@@ She smiled.
<</if>>\
<hr>
<<iconButtonContainer
'Talk - neighmom'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\pictures\neighmom\neighmom.png]]
You walked over to the fence and offered a wave when $neighmom noticed you. She smiled.
@@.woman;"Hi $name!@@ She approached the fence too. @@.woman;"What can I do for you? Or did you want to come in for that drink?@@ She quirked a brow. Her smile was nerve-wracking. Despite being quite attractive, there was a certain quality about $neighmom that set off silent alarm-bells in your head.
<hr>
What do you say?
<<nobr>>
<<iconButtonContainer
'Talk - Neighmom - About'
'button_m_person.png'
"Ask about her"
>>
<</iconButtonContainer>>
<<if $neigh_path_naive eq 1>>
<<iconButtonContainer
'Neigh Route (Naive) - Drink'
'button_m_action.png'
"Go in for a drink"
>>
<</iconButtonContainer>>
<<elseif $neigh_path_hot eq 1>>
<<iconButtonContainer
'Neigh Route (Hot) - Drink'
'button_m_action.png'
"Go in for a drink"
>>
<</iconButtonContainer>>
<<elseif $neigh_path_slave eq 1>>
<<iconButtonContainer
'Neigh Route (Slave) - Drink'
'button_m_action.png'
"Go in for a drink"
>>
<</iconButtonContainer>>
<</if>>
<<iconButtonContainer
'Night'
'button_m_back.png'
"Nothing"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\guestroom.png]]
@@.you;"Tell me about yourself."@@ You asked through a clenched jaw. You really didn't care too much to know.
@@.man;"Me? Surely you know me well enough? I suppose if you really want to know... Hmm... Obviously I'm the widow of your dear mother. We were married for many years, as you'd know... I've worked in many fields, but mainly accounting... And now I'm retired. A tired old man. Heh, but you already know all right, right?"@@ He told you. Yeah, it was nothing new to you.
<hr>
<<iconButtonContainer
'Talk to Stepd'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\guestroom.png]]
@@.you;"So your health..."@@ You began to say, but honestly you had no idea of how to talk about it.
@@.man;"It's alright, you can say it. I'm a dying old man, $name... But I've got some fight left in me! Hah."@@ $stepd grinned widely.
@@.you;"How are you feeling?"@@ You asked.
@@.man;"Right now? I'm alright... But it'll get worse over time. I hope you don't mind that $wife's driving me around a fair bit."@@ He paused in thought.
@@.man;"I have to thank you again, $name, for helping me out. Just so you know I've rewritten my will."@@ He said.
<hr>
<<iconButtonContainer
'Talk to Stepd'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\guestroom.png]]
@@.you;"About your friend..."@@ You began to say.
@@.man;"Eh? Junior?"@@ $stepd asked curiously.
@@.you;"Oh, I thought it was Arthur."@@ You replied.
@@.man;"Yeah his name's Arthur, but so was his old man's... So his friends call him Junior. Not that it matters anymore!"@@ He laughed dryly.
@@.you;"Why not?"@@ You asked.
@@.man;"Why? Well... Because Arthur senior is long dead. And most of our friends are dead too, sadly... I'm one of his last friends around. The poor bugger - he's not lucky like me to have such a great family."@@ He smiled at you. You couldn't help but feel a little ashamed to spite him so much.
<hr>
<<iconButtonContainer
'Talk to Stepd'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\guestroom.png]]
@@.you;"How's your health?"@@ You asked with a raised brow.
@@.man;"Hmm, well $name, I hate to say it... But I'm not getting any younger."@@ He began to say with a dramatic sigh.
//That's for sure...// You thought to yourself.
@@.man;"Yep, when you get to my age, you'll know. I can't move like I used to... But I'm okay, old age aside. Don't you worry about me, $name."@@ He reassured you. You wished he didn't.
<hr>
<<iconButtonContainer
'Talk to Stepd'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\guestroom.png]]
<<if $stepdad_path_sub gte 7>>\
@@.you;"So what are you planning to do with the house?"@@ You asked.
@@.man;"Hm? Oh, my old one? I'll have to sell it so I can pay you, of course! I'll search for the right real estate agent to do the job... It might take a while because I want to make sure I pick the right person."@@ $stepd explained.
<<else>>\
@@.you;"How's your house?"@@ You asked.
@@.man;"Oh $name... I'm at a loss for what I should do about that pile of bricks. I wish I could just... knock it down and start over! And I'm just so mad at the council, too, for letting it happen. Had they just been a little more careful then this whole mess could have been avoided!"@@ He exclaimed.
<</if>>\
<hr>
<<iconButtonContainer
'Talk to Stepd'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\guestroom.png]]
<<if $stepdad_path_naive gte 9>>\
@@.you;"So what are you planning to do with the house?"@@ You asked.
@@.man;"I suppose I'll have to call around the real estate agencies! There's no point in keeping that dump, right?"@@ $stepd shrugged.
<<else>>\
@@.you;"How's your house?"@@ You asked.
@@.man;"Oh $name... I'm at a loss for what I should do about that pile of bricks. I wish I could just... knock it down and start over! And I'm just so mad at the council, too, for letting it happen. Had they just been a little more careful then this whole mess could have been avoided!"@@ He exclaimed.
<</if>>\
<hr>
<<iconButtonContainer
'Talk to Stepd'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\guestroom.png]]
<<if $stepdad_path_naive gte 9>>\
@@.you;"So... are you happy with the living arrangement?"@@ You asked.
@@.man;"$name... I can't express how thankful I am to you and $wife. I was at my wits end, and you've shown me so much kindness. I'll try and not be dead weight, I'll help $wife around the house, you'll see..."@@
<<else>>\
@@.you;"Are you comfortable here?"@@ You asked.
@@.man;"Oh yes. Thanks again to you both... $wife has been very accommodating - you've found yourself a keeper! Why haven't you had kids yet, $name? You ought to."@@ He grinned stupidly.
@@.man;"Really though, I appreciate it. I'll try and sort out this whole house mess as soon as possible..."@@
<</if>>\
<hr>
<<iconButtonContainer
'Talk to Stepd'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\guestroom.png]]
<<if $stepdad_path_sub gte 7>>\
@@.you;"So... are you happy with the living arrangement?"@@ You asked.
@@.man;"Hm? Oh yeah, very happy. I've always been fond of this place $name... I appreciate you and $wife letting me live out my last days here, and I hope the money I pay helps a long way into the future... Maybe for my grandkids, eh? Hah!"@@
<<else>>\
@@.you;"Are you comfortable here?"@@ You asked.
@@.man;"Oh yes. Thanks again to you both... $wife has been very accommodating - you've found yourself a keeper! Why haven't you had kids yet, $name? You ought to."@@ He grinned stupidly.
@@.man;"Really though, I appreciate it. I'll try and sort out this whole house mess as soon as possible..."@@
<</if>>\
<hr>
<<iconButtonContainer
'Talk to Stepd'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\guestroom.png]]
You entered the hallway and knocked on the guest room before entering. $stepd glanced up at you as you stepped inside.
@@.man;"Oh, $name. What's up?"@@ He asked.
<hr>
What do you talk about?
<<nobr>>
<<iconButtonContainer
'Stepd About'
'button_m_person.png'
"About Himself"
>>
<</iconButtonContainer>>
<<if $stepdad_path_sub gte 4>>
<<iconButtonContainer
'Stepd Living Route B'
'button_m_person.png'
"About his Living Arrangement"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Stepd House 2 Route B'
'button_m_person.png'
"About his House"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_sub gte 7>>
<<iconButtonContainer
'Stepd Living Route B'
'button_m_person.png'
"About his Living Arrangement"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Stepd House 2 Route B'
'button_m_person.png'
"About his House"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Stepd Bad Health'
'button_m_person.png'
"About his Bad Health"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Stepd Friend'
'button_m_person.png'
"About his Friend"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Stepd Health'
'button_m_person.png'
"About his Health"
>>
<</iconButtonContainer>>
<</if>>
<<if $stepdad_path_naive gte 3>>
<<iconButtonContainer
'Stepd House Route A'
'button_m_person.png'
"About his House"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Stepd Living Route A'
'button_m_person.png'
"About Living Arrangement"
>>
<</iconButtonContainer>>
<</if>>
<<iconButtonContainer
$return
'button_m_back.png'
"Nothing"
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\bedroom.png]]
<<if $schoolscene lte 10>>\
@@.you;"Have you seen much of $neigh lately?"@@ You asked curiously.
@@.wife;"$neigh? Umm... I don't think so. Why?"@@ $wife gave you a puzzling look.
@@.you;"He just seems to be a bit of a fan of yours."@@ You shrugged.
@@.wife;"Really? That's... Sweet, I guess."@@ She looked like she genuinely didn't know how to react to that.
@@.you;"Yeah, it is."@@ You yawned.
<</if>>\
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<if $ws_naive eq true>>\
<<if $sexuality gte 51>>\
[img[images\pictures\wife\wife_naive_1.png]]\
<<else>>\
[img[images\pictures\wife\wife_naive_1.png]]\
<</if>>\
<<elseif $ws_dom eq true>>\
<<if $sexuality gte 51>>\
[img[images\pictures\wife\wife_dom_2.png]]\
<<else>>\
[img[images\pictures\wife\wife_dom_1.png]]\
<</if>>\
<<elseif $ws_hot eq true>>\
<<if $sexuality gte 51>>\
[img[images\pictures\wife\wife_hot_2.png]]\
<<else>>\
[img[images\pictures\wife\wife_hot_1.png]]\
<</if>>\
<<elseif $ws_sub eq true>>\
<<if $sexuality gte 51>>\
[img[images\pictures\wife\wife_sub_2.png]]\
<<else>>\
[img[images\pictures\wife\wife_sub_1.png]]\
<</if>>\
<<else>>\
[img[images\pictures\wife\wife.png]]\
<</if>>\
<<if $ws_naive eq true>>\
<<if $sexuality gte 76>>\
$wife gazed at you with an innocent smile.
<<elseif $sexuality gte 51>>\
$wife gazed at you with an innocent smile.
<<else>>\
$wife gazed at you with a smile.
<</if>>\
<<elseif $ws_dom eq true>>\
<<if $sexuality gte 76>>\
$wife peered at you with lustful eyes, her smile seductively alluring. It was a look that'd put pause to any man... Almost nerve-wracking.
<<elseif $sexuality gte 51>>\
$wife peered at you with lustful eyes, her smile seductively alluring. It was a look that'd put pause to any man... Almost nerve-wracking.
<<else>>\
$wife gazed at you with a seductive smile.
<</if>>\
<<elseif $ws_hot eq true>>\
<<if $sexuality gte 76>>\
$wife peered at you with lustful eyes, her smile seductively alluring. It was a look that'd put pause to any man... Almost nerve-wracking.
<<elseif $sexuality gte 51>>\
$wife peered at you with lustful eyes, her smile seductively alluring. It was a look that'd put pause to any man... Almost nerve-wracking.
<<else>>\
$wife gazed at you with a seductive smile.
<</if>>\
<<elseif $ws_sub eq true>>\
<<if $sexuality gte 76>>\
$wife gazed at you with a smile.You could see the devotion she felt towards you in her eyes.
<<elseif $sexuality gte 51>>\
$wife gazed at you with a smile.You could see the devotion she felt towards you in her eyes.
<<else>>\
$wife gazed at you with a smile.
<</if>>\
<<else>>\
$wife gazed at you with a smile.
<</if>>\
@@.you;"Hey babe..."@@ You began to say.
<hr>
What do you talk about?
<<nobr>>
<<iconButtonContainer
'Wife Talk - Feeling'
'button_m_person.png'
"How are you feeling?"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Wife Talk - Day'
'button_m_person.png'
"How was your day?"
>>
<</iconButtonContainer>>
<<if $mainplot_scene gte 2 and $school_scene eq 0>>
<<iconButtonContainer
'Wife Dialogue - Work 1'
'button_m_action.png'
"How's work?"
>>
<</iconButtonContainer>>
<<elseif $school_scene eq 1>>
<<iconButtonContainer
'Wife Dialogue - Work 1 (repeat)'
'button_m_person.png'
"How's work?"
>>
<</iconButtonContainer>>
<</if>>
<<if $debtwork eq 1>>
<<iconButtonContainer
'Wife Dialogue-Debt'
'button_m_action.png'
"Could you do extra work?"
>>
<</iconButtonContainer>>
<<elseif $debtwork eq 2>>
<<iconButtonContainer
'Wife Dialogue-Debt (try again)'
'button_m_action.png'
"Could you do extra work...?"
>>
<</iconButtonContainer>>
<<elseif $debtwork_path_naive eq 2>>
<<iconButtonContainer
'Wife Dialogue-Debt (commanded)'
'button_m_action.png'
"Could you do extra work...?"
>>
<</iconButtonContainer>>
<<elseif $debtwork_path_dom eq 2>>
<<iconButtonContainer
'Wife Dialogue-Debt (commanded)'
'button_m_action.png'
"Could you do extra work...?"
>>
<</iconButtonContainer>>
<<elseif $debtwork_path_hot eq 2>>
<<iconButtonContainer
'Wife Dialogue-Webcam'
'button_m_action.png'
"Did you find a job?"
>>
<</iconButtonContainer>>
<<elseif $debtwork_path_sub eq 3>>
<<iconButtonContainer
'Wife Dialogue-XClub'
'button_m_action.png'
"Did you find a job? (X Club)"
>>
<</iconButtonContainer>>
<</if>>
<<if $mainplot_scene gte 3 and $work_scene lte 1>>
<<iconButtonContainer
'Wife Dialogue - Ask Modelling'
'button_m_action.png'
"Would you model at my work?"
>>
<</iconButtonContainer>>
<<elseif $work_scene eq 2>>
<<iconButtonContainer
'Wife Dialogue - Ask Modelling 2'
'button_m_action.png'
"Modelling Update"
>>
<</iconButtonContainer>>
<<elseif $work_scene gte 4 and $work_scene lte 5>>
<<iconButtonContainer
'Modelling Route - Welcome Party Chat'
'button_m_action.png'
"Work's arranging a welcome party..."
>>
<</iconButtonContainer>>
<</if>>
<<if $work_path_hot eq 1>>
<<iconButtonContainer
'Modelling Route (Hot) 2 - Candy Promotion'
'button_m_action.png'
"How's the modelling work...?"
>>
<</iconButtonContainer>>
<<elseif $work_path_sub eq 1>>
<<iconButtonContainer
'Modelling Route (Sub) 2 - Candy Promotion'
'button_m_action.png'
"How's the modelling work...?"
>>
<</iconButtonContainer>>
<<elseif $work_path_hot eq 5>>
<<iconButtonContainer
'Modelling Route (Hot) 6 - Discuss Photoshoots'
'button_m_action.png'
"Talk about her photoshoots"
>>
<</iconButtonContainer>>
<<elseif $work_path_hot eq 9>>
<<iconButtonContainer
'Modelling Route (Hot) 10 - Discuss Photoshoots'
'button_m_action.png'
"Talk about her photoshoots"
>>
<</iconButtonContainer>>
<<elseif $work_scene gte 3>>
<<iconButtonContainer
'Wife Talk - Modelling'
'button_m_person.png'
"How's the modelling work?"
>>
<</iconButtonContainer>>
<</if>>
<<if $stepdad_scene eq 2>>
<<iconButtonContainer
'Step-Dad Route - Magazine Discuss'
'button_m_action.png'
"Talk about the Magazine in the spare room..."
>>
<</iconButtonContainer>>
<<elseif $stepdad_scene eq 11>>
<<if $ws_naive eq true or $ws_dom eq true or $ws_hot eq true or $ws_sub eq true>>
<<iconButtonContainer
'Step-Dad Route - Discuss'
'button_m_action.png'
`"Any progress with " + $stepd`
>>
<</iconButtonContainer>>
<</if>>
<<elseif $stepdad_path_naive gte 3>>
<<iconButtonContainer
'Step-Dad Route (Naive) - Ask about Stepd'
'button_m_person.png'
`"How's " + $stepd`
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_sub gte 4>>
<<iconButtonContainer
'Step-Dad Route (Sub) - Ask about Stepd'
'button_m_person.png'
`"How's " + $stepd`
>>
<</iconButtonContainer>>
<</if>>
<<iconButtonContainer
'Sexual Interaction'
'button_m_app.png'
"Sexual Interaction"
>>
<</iconButtonContainer>>
<<iconButtonContainer
$return
'button_m_back.png'
"Nothing"
>>
<</iconButtonContainer>>
<</nobr>><<set $control -= 1>>\
@@.you;"I don't mind, really. And it's not like I //need// to tell them we're married. It's all tame stuff, anyhow."@@ You explained.
$wife watched you curiously then considered for a few seconds in silence.
@@.wife;"Okay, fine."@@ She said quietly.
@@.you;"Thanks hun! I'll tell my boss I've found a new model..."@@ You said happily, unable to keep the glee from your voice. You'd have to tell your boss you found a model, though you didn't //need// to mention that you were married...
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>@@.you;"Believe me, it won't be that much. And it's not like I //need// to tell them we're married. It's all tame stuff, anyhow."@@ You explained.
$wife considered for a few seconds in silence.
@@.wife;"Okay, fine."@@ She said quietly.
@@.you;"Thanks hun! I'll tell my boss I've found a new model..."@@ You said happily, unable to keep the glee from your voice. You'd have to tell your boss you found a model, though you didn't //need// to mention that you were married...
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>@@.you;"I spoke to $boss - he's very happy."@@ You grinned at $wife.
@@.wife;"Heh... I guess it's locked in now..."@@ She said nervously.
@@.you;"You'll do great."@@ You said reassuringly. @@.you;"He said there's plenty to do, but nothing urgent... So go when you have the time."@@
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<set $control -= 1>>\
@@.you;"I don't mind, really. And it's not like I //need// to tell them we're married. It's all tame stuff, anyhow."@@ You explained.
$wife watched you curiously then considered for a few seconds in silence, then shook her head.
@@.wife;"Sorry hun, I'm not comfortable doing that."@@ She said.
@@.you;"Ugh... Alright, no problem..."@@ You sighed.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>@@.you;"Believe me, it won't be that much. And it's not like I //need// to tell them we're married. It's all tame stuff, anyhow."@@ You explained.
$wife considered for a few seconds in silence, then shook her head.
@@.wife;"Sorry hun, I'm not comfortable doing that."@@ She said.
@@.you;"Ugh... Alright, no problem..."@@ You sighed.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]
<<if $work_scene eq 1>>\
@@.wife;"I did say that I'd do it... Did you want me to change my mind?"@@ $wife asked with a raised brow.
@@.you;"No no - I'll talk to my boss to let him know."@@ You said.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>
<<else>>\
<<if $talkwife_ask_to_model eq true>>\
<<if $lingerie1 eq true>><<set $work_scene to 1>>\
@@.you;"$wife, I know you said no last time, but I wanted to ask you again..."@@ You began to say.
@@.wife;"Hm? Oh what, modelling?"@@ $wife asked.
@@.you;"Yeah..."@@ You confirmed.
$wife considered for a few seconds in silence.
@@.wife;"Okay, fine."@@ She said quietly.
@@.you;"Thanks hun! I'll tell my boss I've found a new model..."@@ You said happily, unable to keep the glee from your voice. You'd have to tell your boss you found a model, though you didn't //need// to mention that you were married...
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>
<<else>>\
@@.you;"$wife, I know you said no last time, but I wanted to ask you again..."@@ You began to say.
@@.wife;"Hm? Oh what, modelling?"@@ $wife asked.
@@.you;"Yeah..."@@ You confirmed.
@@.wife;"Forget it hun. Honestly, you could find a much better model than me."@@ $wife refused flatly.
@@.you;"Okay, don't worry then..."@@ You replied dully. It seems she still wasn't confident enough. You needed to make her feel sexy - to know that she //was// sexy. Maybe if you bought her something to wear?
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>
<</if>>\
<<else>>\
<<if $lingerie1 eq true>><<set $work_scene to 1>>\
@@.you;"So I received an e-mail at work today..."@@ You began to say.
@@.wife;"Mm?"@@ $wife barely resonded.
@@.you;"Yeah... It's not good news..."@@ You continued. It seemed to get $wife's attention. She looked over at you.
@@.wife;"What is it?"@@ She asked.
@@.you;"Seems that most of the models have quit for some reason or another... Meaning we have no models for the magazine."@@ You explained.
@@.wife;"Oh. Is that a huge issue? Can't they just hire more?"@@ $wife responded.
@@.you;"Unfortunately it's not that simple - apparently work can't offer a full-time contract and requires someone to be on-call when needed, but most models charge rediculous rates for that type of work..."@@ You explained.
@@.wife;"Well that sucks... But I guess it's not your problem."@@ She said.
@@.you;"No, I guess it isn't..."@@ You paused. @@.you;"I think I know a solution though."@@
@@.wife;"Are you going to offer your modelling services?"@@ $wife asked with a cheeky smile.
@@.you;"Not me. //You.//"@@ You said. She stared at you for a time.
@@.wife;"Me? Modelling for your work? No way."@@ She refused flatly.
@@.you;"Hun it's important for me... The company could struggle financially, and I'm the newest recruit still on probation."@@ You pleaded.
@@.wife;"Do you really want your wife parading around as a model at your work?"@@ She protested, then quirked an eyebrow when you hesitated.
<<nobr>>
<<iconButtonContainer
'Wife Dialogue - Ask Modelling Fail neg'
'button_m_action.png'
"I don't mind"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Wife Dialogue - Ask Modelling Fail pos'
'button_m_action.png'
"It won't be that much"
>>
<</iconButtonContainer>>
<</nobr>>
<<else>><<set $talkwife_ask_to_model to true>>\
@@.you;"So I received an e-mail at work today..."@@ You began to say.
@@.wife;"Mm?"@@ $wife barely resonded.
@@.you;"Yeah... It's not good news..."@@ You continued. It seemed to get $wife's attention. She looked over at you.
@@.wife;"What is it?"@@ She asked.
@@.you;"Seems that most of the models have quit for some reason or another... Meaning we have no models for the magazine."@@ You explained.
@@.wife;"Oh. Is that a huge issue? Can't they just hire more?"@@ $wife responded.
@@.you;"Unfortunately it's not that simple - apparently work can't offer a full-time contract and requires someone to be on-call when needed, but most models charge rediculous rates for that type of work..."@@ You explained.
@@.wife;"Well that sucks... But I guess it's not your problem."@@ She said.
@@.you;"No, I guess it isn't..."@@ You paused. @@.you;"I think I know a solution though."@@
@@.wife;"Are you going to offer your modelling services?"@@ $wife asked with a cheeky smile.
@@.you;"Not me. //You.//"@@ You said. She stared at you for a time.
@@.wife;"Me? Modelling for your work? No way."@@ She refused flatly.
@@.you;"Hun it's important for me... The company could struggle financially, and I'm the newest recruit still on probation."@@ You pleaded.
@@.wife;"Do you really want your wife parading as a model at your work?"@@ She protested.
<<nobr>>
<<iconButtonContainer
'Wife Dialogue - Ask Modelling Fail neg'
'button_m_action.png'
"I don't mind"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Wife Dialogue - Ask Modelling Fail pos'
'button_m_action.png'
"It won't be that much"
>>
<</iconButtonContainer>>
<</nobr>>
<</if>><</if>><</if>>\[img[images\bg\bedroom.png]]
@@.you;"How has work been?"@@ You asked.
@@.wife;"You know; trying my hardest but the principal hates me."@@ She replied and gave a dramatic shrug.
@@.you;"Same old huh..."@@ You said.
@@.wife;"Same old."@@
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]
<<set $school_scene to 1>>\
@@.you;"How has work been?"@@ You asked.
@@.wife;"Ugh, same as always. $princ hates me. I have no idea why though! The other day he gave me a lecture about //'being too relaxed with teaching'//"@@ She huffed and shook her head in confused disbelief.
@@.you;"Huh. Did he have any specific examples?"@@ You asked, always searching for a solution. $princ was the school's principal, and he was an asshole.
@@.wife;"I let a kid go to the bathroom during class time. Like, sorry, I didn't know we were running a prison! He started to go on about how they get up to no good in the bathrooms. Can you believe that? They're just kids!"@@ She went on in a rage.
@@.you;"Well... Some of them aren't really 'kids' anymore though, right? I mean... Some are like eighteen, nineteen... "@@ You gently reminded her. The school didn't have the best reputation, and you felt that $wife never really saw it for what it was. A school for troubled kids... And like you said, some of the seniors were old enough to be legally called an adult. $wife rolled her eyes at you.
@@.wife;"You just don't get it. If you saw the kids you'd understand. They're not the little devils they're made out to be. Come by one day and you'll see."@@ She defended them religiously. You sighed then shrugged.
@@.you;"Yeah, okay. Maybe I will one day."@@ You said. You knew she worked close by, you could probably find it if you went for a wander.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]
@@.you;"How has work been?"@@ You asked.
@@.wife;"Still terrible. $princ is still a bully."@@ $wife sighed, defeated.
@@.you;"Sorry to hear that hun... I wish I could help."@@ You said.
//Hmm... Maybe I can... I have the keys to the school, after all... I could sneak in on the weekend... I'd just have to find some dirt on $princ.//
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<if $ws_naive eq true>>\
<<if $sexuality gte 51>>\
[img[images\pictures\wife\wife_naive_1.png]]\
<<else>>\
[img[images\pictures\wife\wife_naive_1.png]]\
<</if>>\
<<elseif $ws_dom eq true>>\
<<if $sexuality gte 51>>\
[img[images\pictures\wife\wife_dom_2.png]]\
<<else>>\
[img[images\pictures\wife\wife_dom_1.png]]\
<</if>>\
<<elseif $ws_hot eq true>>\
<<if $sexuality gte 51>>\
[img[images\pictures\wife\wife_hot_2.png]]\
<<else>>\
[img[images\pictures\wife\wife_hot_1.png]]\
<</if>>\
<<elseif $ws_sub eq true>>\
<<if $sexuality gte 51>>\
[img[images\pictures\wife\wife_sub_2.png]]\
<<else>>\
[img[images\pictures\wife\wife_sub_1.png]]\
<</if>>\
<<else>>\
[img[images\pictures\wife\wife.png]]\
<</if>>\
<hr>
-incomplete-
/*Asking 'how was your day?' prompts a response from a certain priority order; 1st - any recent event triggers… 2nd - generic based on path…
Sometimes will have single-time conversation triggers that offer players the option to respond, affecting control and/or liberty… Incorporate into 'day' dialogue.
Has to read if an event occured on that day then gives a unique response based on it
<<if event trigger is true?>>\
\<<else>>
generic based on path
<</if>>*/
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>><<if $ws_naive eq true>>\
<<if $sexuality gte 51>>\
[img[images\pictures\wife\wife_naive_1.png]]\
<<else>>\
[img[images\pictures\wife\wife_naive_1.png]]\
<</if>>\
<<elseif $ws_dom eq true>>\
<<if $sexuality gte 51>>\
[img[images\pictures\wife\wife_dom_2.png]]\
<<else>>\
[img[images\pictures\wife\wife_dom_1.png]]\
<</if>>\
<<elseif $ws_hot eq true>>\
<<if $sexuality gte 51>>\
[img[images\pictures\wife\wife_hot_2.png]]\
<<else>>\
[img[images\pictures\wife\wife_hot_1.png]]\
<</if>>\
<<elseif $ws_sub eq true>>\
<<if $sexuality gte 51>>\
[img[images\pictures\wife\wife_sub_2.png]]\
<<else>>\
[img[images\pictures\wife\wife_sub_1.png]]\
<</if>>\
<<else>>\
[img[images\pictures\wife\wife.png]]\
<</if>>\
<hr>
@@.you;"How are you feeling?"@@ You asked for the sake of conversation.
<<if $ws_naive_stage3 eq true>>\
<<if $wt_feelingq_naives3 eq true>>\
@@.wife;"The same, honey... Stop asking already. I told you how I feel; Normal."@@ She answered with a bit of a snap.
@@.you;"Yeah- sure. Sorry..."@@ You backed off, though $wife continued to mutter to herself.
@@.wife;"Normal... What I feel is normal..."@@
<<else>><<set $wt_feelingq_naives3 to true>>\
@@.wife;"I'm... I feel fine... Normal. What I feel is normal."@@ $wife took a moment to reply.
Her mannerisms were a little off- as if she were in a daze... But she snapped to once she finished speaking, and gave you a reassuring smile.
@@.you;"Normal, okay, that's good... You said you felt normal before too..."@@ You raised a brow curiously.
@@.wife;"Y-yes! What I'm feeling is normal."@@ She squirmed and nodded eagerly, more to herself.
@@.you;"'What you're feeling'...? Uh... What's that?"@@ You noticed how strangely she worded her sentence.
@@.wife;"H-hm? No- I just mean that I feel normal. Stop trying to confuse me."@@ She frowned.
@@.you;"Okay, sorry."@@ You replied.
No matter how much she said it; she wasn't acting normal, and you don't think she felt it either... But she seemed to be struggling with comprehending how she felt, and you didn't really understand either.
<</if>>\
<<elseif $ws_naive_stage2 eq true>>\
<<if $wt_feelingq_naives2 eq true>>\
@@.wife;"Ugh- please stop asking. I feel fine."@@ $wife frowned. You shrugged then nodded glumly.
@@.you;"... Yeah, sure."@@ You said.
<<else>><<set $wt_feelingq_naives2 to true>>\
@@.wife;"Eh?"@@ $wife flinched as you asked. You raised a brow at her reaction.
@@.you;"... Are you alright? I was just asking how you felt..."@@ You spoke slowly as you studied her.
@@.wife;"No. I mean- I feel alright. Same as before."@@ She rushed to console you- but her face was flushed red.
@@.you;"You're sure...? You don't uh... Feel... Turned on, or..."@@ You asked albeit awkwardly. $wife blinked and shook her head.
@@.wife;"No! I mean- just the normal amount."@@ She replied. But you knew what 'normal' was for her... it sure wasn't normal by most standards- she was far too conservative.
You wondered whether her idea of 'normal' sexuality had changed at all... But you decided to drop it.
<</if>>\
<<elseif $ws_naive_stage1 eq true>>\
<<if $wt_feelingq_naives1 eq true>>\
@@.wife;"A-asking me again? I told you, I feel better now... That- what I said before... It must have just been my hormones. Nothing to worry about!"@@ $wife laughed off your silly question.
@@.you;"Great. That's great."@@ You lied. It was odd though.
//Is the app not working...? Damn it. Should I try harder?// You frowned as you pondered to yourself. Something was off. $wife should definitely be feeling hornier.
<<else>><<set $wt_feelingq_naives1 to true>>\
@@.wife;"Umm..."@@ $wife fidgeted and furrowed her brows as she thought about your question. Apparently it was hard to answer.
@@.you;"... What is it?"@@ You pressed her. $wife gazed over at you in a moment of silent consideration, then smiled and shook her head.
@@.wife;"Nothing. I feel fine. Completely good and fine."@@ She answered. You raised a brow curiously.
@@.you;"You do...? You said before that you felt turned on..."@@ You began to say sheepishly. $wife waved a hand dismissively.
@@.wife;"M-must have been my hormones! I feel fine now. Nothing to worry about."@@ She reassured you, but you felt a little deflated.
@@.you;"Great to hear..."@@ You lied.
<</if>>\
<<elseif $ws_dom_stage3 eq true>>\
<<if $wt_feelingq_doms3 eq true>>\
@@.wife;"Oh, my little pet... I told you; I feel sexy."@@ $wife smiled at you.
@@.you;"I'm glad..." You replied meekly. She regarded you with a gaze; as if assessing some trivial task.
@@.wife;"It's good that you care. You should. In fact, you should be worshipping me at my feet if you wanted to give me any sort of reassurance that I can't get from other men's looks." She laughed at your expression.
@@.wife;"Oh, aren't you precious. Are you jealous? Don't I deserve the attention, $name?"@@ $wife asked with a smirk, then laughed again when you eventually nodded.
@@.you;"Yes, you do..." You replied quietly.
@@.wife;"I know."@@ She said.
<<else>><<set $wt_feelingq_doms3 to true>>\
@@.wife;"Oh babe, really? Asking again?"@@ $wife sighed then looked at you with a wicked glint in her eye. You almost squirmed under her gaze.
@@.you;"Uh... J-just wanted to know..."@@ You barely strung a sentence together.
@@.wife;"Yes, you want to know how I feel. I understand. Such a kind pet, caring for your mistress so much..."@@ $wife smiled. You genuinely felt happy to hear her praise, even though you were sure she was mocking you.
@@.wife;"Well, you can rest easy, $name. I feel good. In fact, better than good. I know that I'm the sexiest woman in the city, and I love the way people look at me... I feel like the queen of the world.@@ She smiled at your expression.
@@.you;"Y-yeah...? And how do people look at you...?"@@ You asked, ashamed to be so eager to hear your $wife be vulgar.
@@.wife;"Well, like they want to fuck my brains out of course."@@ She tilted her head in thought then laughed.
@@.wife;"I guess that's not very 'Queenly' though. At least I'm you're queen, right $name?"@@ $wife smirked. You nodded.
@@.you;"Yes you are..."@@ You pledged quietly.
@@.wife;"That's right... Good boy."@@ She smiled and softly touched your cheek. You felt your face heat up.
<</if>>\
<<elseif $ws_dom_stage2 eq true>>\
<<if $wt_feelingq_doms2 eq true>>\
@@.wife;"Asking again...? Aren't you just an adorable little thing. Do you care about me that much?"@@ $wife laughed.
@@.you;"Yeah I guess so..."@@ You shrugged sheepishly.
@@.wife;"Well, don't worry about how I'm feeling too much. I've told you already- I get a lot of reassurance from just about every man that's lucky enough to walk by."@@ $wife smiled at you.
@@.wife;"... But thanks for caring. So adorable."@@ She mocked.
<<else>><<set $wt_feelingq_doms2 to true>>\
@@.wife;"Oh, honey... You keep asking me that, like you're some kind of begging puppy wanting to make it's owner feel happy."@@ $wife looked at you with mock pity and a wide smirk.
@@.you;"I just want to know how you're feeling is all..."@@ You replied quietly.
@@.wife;"Mmhm, well, be glad to know that I feel good. Better than good, actually. Does that make you happy?"@@ $wife smiled at you.
@@.you;"Oh, um... Yeah, I guess it does. Glad to hear it."@@ You nodded.
@@.wife;"And I'm glad that you're glad. I always want to make sure my little pet is happy, after all."@@ She laughed.
@@.you;"Um... P-pet?"@@ You asked hesitantly.
@@.wife;"Yes well, if you're going to continue to pester me like a sick puppy, then I suppose I'll treat you like one. So you can think of yourself as my pet, now."@@ $wife shrugged and sighed dramatically.
@@.you;"Oh uh, sorry... I didn't know I was pestering you..."@@ You replied meekly.
@@.wife;"Sure you do. That's why you're asking me how I'm feeling. You want to hear about how I feel horny, and that your sexy, horny trophy wife is the eye candy that every guy dreams of."@@ She laughed and shook her head.
@@.you;"Um... I... I-is that true...?"@@ You couldn't admit it, but she was right. $wife laughed.
@@.wife;"True? Yes, I suppose it is... But it doesn't matter. It shouldn't matter to a pet."@@ She gave you another mocking smile.
<</if>>\
<<elseif $ws_dom_stage1 eq true>>\
<<if $wt_feelingq_doms1 eq true>>\
@@.wife;"Hmm...? You're asking again?"@@ $wife cocked her head to the side in consideration, then smiled at you. @@.wife;"Did you like hearing about how hot men find your wife?"@@ She laughed.
@@.you;"J-just wanted to know how you felt, that's all..."@@ You replied somewhat shamefully.
@@.wife;"Oh sure."@@ She waved a hand.
//I can't believe how much $wife has changed... But I don't know how I feel about it... I guess I wanted her to be more assertive and sexual, but... // You thought quietly to yourself. //... I wonder how far this will go?//
<<else>><<set $wt_feelingq_doms1 to true>>\
@@.wife;"You want to know how I'm feeling...? Hmm..."@@ $wife regarded you with a curious gaze for a while.
@@.you;"... W-well yeah."@@ You had to break the silence. Her lips curled up into a smile.
@@.wife;"I think you know."@@ She shrugged.
@@.you;"I do...? And what is that...?"@@ You asked curiously.
@@.wife;"I suppose... 'Sexy' is the word. I feel sexy. And I like the feeling quite a lot."@@ Her smile widened.
@@.you;"Yeah you are..."@@ You replied.
@@.wife;"I know, you don't need to tell me. I can tell from the looks I get."@@ She shrugged.
@@.you;"Uh huh... Um, what looks you get?"@@ You asked hesitantly.
@@.wife;"You know- the looks that men give. Some try to disguise it, others are more clumsy... But they're all too obvious."@@ She regarded you again with an unnerving gaze. @@.wife;"It's a primal look that says 'I want to fuck that'."@@ She said matter-of-factly, then laughed at your lack of response.
@@.you;"U-uh, you get that kind of look often...?"@@ You asked, but you didn't thikn you wanted to know.
@@.wife;"More than you'd care to know..."@@ She confessed, then shrugged. @@.wife;"But you asked the question."@@
<</if>>\
<<elseif $ws_hot_stage3 eq true>>\
<<if $wt_feelingq_hots3 eq true>>\
@@.wife;"Asking again... Cut it out already, you know how I feel... Just give me what I want."@@ $wife breathed.
@@.you;"What you want...?"@@ You asked curiously.
@@.wife;"A cock. I want a hard cock to fuck me."@@ She said unashamedly.
<<else>><<set $wt_feelingq_hots3 to true>>\
@@.wife;"Hun... I wish you wouldn't ask such pointless questions... You already know how I feel."@@ $wife rolled her eyes.
@@.you;"Yeah? Refresh me?"@@ You pressed her.
@@.wife;"I feel horny all the time. I can't help it or turn it off- and I don't want to either. F-fuck I get so wet, $name... I just want to get fucked so bad... I forget who I am sometimes..."@@ $wife bit her lip as she hungrily looked at you.
@@.you;"R-really... Even now?"@@ You asked.
@@.wife;"All the time."@@ She repeated herself.
@@.you;"... Even when I'm not around?"@@ You asked, almost scared to hear the answer.
@@.wife;"All. The. Time."@@ She stated.
<</if>>\
<<elseif $ws_hot_stage2 eq true>>\
<<if $wt_feelingq_hots2 eq true>>\
@@.wife;"Like I said, I feel hot and turned on most of the time, and I really like it... Mh, I feel so naughty..."@@ $wife admitted quietly. @@.wife;"...A naughty little slut..."@@ She smiled a seductive, sexy innocence.
//Jesus I can't believe how well this worked... $wife is finally the sexy woman I wanted her to be...// You thought quietly to yourself. //...I wonder how far this can go?//
<<else>><<set $wt_feelingq_hots2 to true>>\
@@.wife;"Oh babe, it's never been so clear to me."@@ $wife said chirpily with a smile.
@@.you;"Yeah? Er, what, exactly?"@@ You asked hesitantly.
@@.wife;"My feelings. You keep asking, but now I know for sure - my head's always full of lewd thoughts and I can't help but feel turned on. It doesn't matter where I am or who I'm with. I can't help it, it's just who I am now!"@@ $wife spoke breathily as she admitted her feelings with flushed cheeks.
@@.you;"Y-yeah? Well I guess it's good to know about yourself... So long as you can control yourself..."@@ You said quietly. You'd have never imagined $wife to get to this point. While you felt guilty, you also felt incredibly turned on.
@@.wife;"Hehe, sometimes I don't want to..."@@ She whispered.
<</if>>\
<<elseif $ws_hot_stage1 eq true>>\
<<if $wt_feelingq_hots1 eq true>>\
@@.wife;"Same as last time. I guess it's good - actually I kind of like it..."@@ $wife smiled at you, but it wasn't the same sweet smile you've always known. It was more seductive. Perverse.
@@.you;"Y-yeah, good. Great, actually."@@ Her words nearly startled you.
//I can't believe how well this worked... $wife is finally the sexy woman I wanted her to be...// You thought quietly to yourself. //...I wonder how far this can go?//
<<else>><<set $wt_feelingq_hots1 to true>>\
@@.wife;"How am I feeling...? Hm... Different I guess..."@@ She said.
@@.you;"How do you mean?"@@ You asked. You were glad to hear that the Control App was working.
@@.wife;"I don't feel so embarrassed about sex any more... Or... Well, maybe I do, but it's not the same. I feel excited..."@@ She said.
@@.you;"Well okay, good, I suppose. That's pretty normal you know?"@@ You said.
@@.wife;"Yeah I know... And I guess having fetishes is normal too..."@@ She began to say.
@@.you;"Oh yeah? Uh- I mean yeah of course. It's very normal. What kind though?"@@ You asked, your mind racing with lewd thoughts.
@@.wife;"Well... I guess lately I've felt a little turned on by the thought of being seen..."@@ Her sentence trailed off.
@@.you;"Seen? Like, publicly?"@@ You pressed her to continue.
@@.wife;"Yeah, it's a turn on..."@@ She answered in a soft, sexy voice.
@@.you;"I guess so, yeah. A dangerous one though - you have to be sure not to be caught."@@ You told her, nodding sagely.
@@.wife;"Where's the fun in that..."@@ She smiled playfully at you, a glint in her eye.
<</if>>\
<<elseif $ws_sub_stage3 eq true>>\
<<if $wt_feelingq_subs3 eq true>>\
@@.wife;"Mh... I f-feel like I'm a slut for my master..."@@ $wife answered obediently, as she should.
<<else>><<set $wt_feelingq_subs3 to true>>\
@@.wife;"I still feel like a slut... Like I'm your slut wife..."@@ $wife said with a heated breath. You noticed the way she squirmed as she spoke of herself. Like she was trying to sate a heat inside her.
@@.you;"That's because you ''are'' my slut wife, aren't you?"@@ You smirked. $wife nodded.
@@.wife;"Yes... I'm your slut..."@@ She whimpered.
@@.you;"That's right... And you'll do anything I ask you to do, won't you? Because I'm your master."@@ You asked. $wife bit her lip and nodded.
@@.wife;"Y-yes, anything..."@@ She pledged.
@@.you;"Because why?"@@ You question.
@@.wife;"B-because... You're the master of this slut wife..."@@ She whispered.
<</if>>\
<<elseif $ws_sub_stage2 eq true>>\
<<if $wt_feelingq_subs2 eq true>>\
@@.wife;"Um... I still feel the same..."@@ $wife said quietly.
@@.you;"And how is that?"@@ You asked, your tone somewhat sharper than you'd normally speak.
@@.wife;"Like a... s-slut..."@@ $wife almost whispered the word. You smirked.
@@.you;"You feel like a slut, do you?"@@ You asked with the same assertiveness. $wife nodded.
@@.wife;"Yes..."@@ She admitted with a small nod as her cheeks reddened.
@@.you;"That's good. You're my slut after all."@@ You smirked.
//This has worked exactly as I wanted... And $wife's completely in my control now.// You thought to yourself.
<<else>><<set $wt_feelingq_subs2 to true>>\
@@.wife;"Oh um, I still feel the same as last time you asked... But..."@@ $wife hesitated and shyly met your gaze with a slight smile.
@@.you;"What is it?"@@ You encouraged with a raised brow.
@@.wife;"I think... No... I know... I feel turned on so often..."@@ She took a deep breath in. @@.wife;"My head turns blank sometimes and it's all I can think about... S-sex..."@@ She mumbled. Your smile widened.
@@.you;"Really? You feel that turned on so often?"@@ You asked. $wife bit her lip and nodded.
@@.wife;"You don't think less of me for it, do you $name...?"@@ She asked, then sighed in relief when you shook your head.
@@.you;"No, the opposite. I'm happy you feel that way."@@ You comforted her.
@@.wife;"I'm glad... I thought maybe you'd think I was some sort of sex-crazed s-slut... And I felt so ashamed... Mh..."@@ She blushed. You noticed her reaction and smirked for it.
@@.you;"Oh, I do think that."@@ You said. $wife flinched and looked at you, almost scared. You smiled. @@.you;"Don't worry... Like I said... I'm happy you feel that way."@@ You said.
@@.wife;"Y-you're happy th-that I feel like a... s-slut...?"@@ She asked, dumbfounded, but her cheeks were still flushed red. You nodded.
@@.you;"Because you're my slut, aren't you?"@@ You said with a broad smirk. $wife averted her gaze down as her cheeks turned scarlet. She nodded.
@@.wife;"Y-yes... I am..."@@ She whispered.
<</if>>\
<<elseif $ws_sub_stage1 eq true>>\
<<if $wt_feelingq_subs1 eq true>>\
@@.wife;"Um, I told you already..."@@ $wife averted her gaze bashfully. @@.wife;"I've been feeling more t-turned on lately..."@@ She said.
@@.you;"Sure, I remember. I just wanted to see if that had changed or not. I'm glad it hasn't."@@ You told her. $wife opened her mouth to speak, but paused.
@@.wife;"That... I'm happy. Th-that you're glad! That is..."@@ She fidgeted. You smirked.
//It seems the app's really working on her... And she seems to enjoy it too. Though maybe still a little shy...// You thought quietly to yourself. //... I wonder how far this can go?//
<<else>><<set $wt_feelingq_subs1 to true>>\
@@.wife;"How I feel? Um..."@@ $wife averted her gaze bashfully.
@@.you;"... Well?"@@ You quirked a brow and waited for an answer.
@@.wife;"S-still the same as the last time you asked..."@@ She confessed.
@@.you;"The same...?"@@ You probed.
@@.wife;"Um... Maybe a bit more though..."@@ She almost whispered.
@@.you;"A bit more what?"@@ You knew what she meant, but you found it amusing to watch her squirm in embarrassment.
@@.wife;"M-more um... turned on..."@@ She breathed- her cheeks turned red.
@@.you;"So you've been feeling even more turned on lately huh?"@@ You confirmed her words for her, loudly too. She almost flinched hearing it back.
@@.wife;"Y-yes..."@@ She replied meekly.
@@.you;"Well it's good you feel that way, really. It's what I'd want."@@ You smiled. $wife looked at you curiously.
@@.wife;"You want me to feel t-turned on...?"@@ She asked.
@@.you;"I sure do. It's a normal feeling, and it's sexy too. I like to know you feel that way."@@ You boldly told her. She seemed to consider your words in silence.
@@.wife;"Okay..."@@ She breathed quietly.
<</if>>\
<<elseif $sexuality gte 16>>\
<<if $wt_feelingq_s1 eq true>>\
@@.wife;"Hun I told you already, don't make me say it again..."@@ $wife replied, embarrassed.
@@.you;"Alright, just thought maybe it passed or something..."@@ You shrugged, secretly very happy to hear that it hadn't.
@@.wife;"No... No it hasn't."@@ She mumbled, but she didn't sound too sad about it.
//This is good... But I can go further, I just need to be careful not to overdo it! I'll keep an eye on the target profile option to make sure she doesn't go unstable on me...//
<<else>><<set $wt_feelingq_s1 to true>>\
@@.wife;"Okay, I guess."@@ She shrugged.
@@.you;"Just okay??"@@ You pressed, with a raised brow. She rolled her eyes.
@@.wife;"I guess I've been feeling a bit odd lately."@@ She admitted.
@@.you;"Odd?"@@ You probed.
@@.wife;"Like... I don't know how to explain it."@@ She sighed.
@@.you;"Give it a go!"@@ You encouraged her, though you thought you knew what it was about.
@@.wife;"Well... I keep having thoughts... embarrasing thoughts... and it's like they're not mine!"@@ Her cheeks reddened as she spoke.
@@.you;"Thoughts? Like what?"@@ You asked, kind of enjoying watching her squirm.
@@.wife;"S-sexual thoughts..."@@ She said in a tiny voice.
@@.you;"Sexual? Well, that's pretty normal..."@@ You tried to reassure her.
@@.wife;"Maybe for others..."@@ She replied.
@@.you;"It's not something to be ashamed of though. You're a young woman with bodily needs, you don't need to be embarrassed by those thoughts. It's normal, even for you."@@ You said. She listened quietly and barely nodded.
@@.wife;"Okay."@@ She mumbled with reddened cheeks.
<</if>>\
<<else>>\
<<if $wt_feelingq_s eq true>>\
@@.wife;"This again? I told you, I'm feeling happy like usual. Nothing to report. Why do you keep asking?"@@ She searched you quizically.
@@.you;"No reason... Just good to hear."@@ You replied sheepishly.
//Damn. I guess I'll have to keep the influence on for a while longer...//
<<else>><<set $wt_feelingq_s to true>>\
@@.wife;"Happy as usual hun."@@ She smiled at you lovingly. @@.wife;"Why do you ask?"@@
@@.you;"Just wondering. Thought maybe you might have something on your mind..."@@ You replied non-chalantly.
@@.wife;"Hmm..."@@ She hummed thoughtfully then shrugged. @@.wife;"Nope, not really."@@
@@.you;"Okay, good then, I guess..."@@ You said awkwardly.
//I guess the Control App isn't working just yet... Or maybe I'm not using it enough?//
<</if>>\
<</if>>\
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<if $work_scene eq 4>>\
@@.you;"So... How's the modelling going?"@@ You asked, wondering how she felt about the attention.
@@.wife;"Okay, I guess... I was pretty nervous at first, but it's not as bad as I thought it might be. Also, $col2 makes it easy being... well... you know..."@@ She paused as she thought of the right word. @@.wife;"Dorky?"@@
@@.you;"Heh, yeah he's a bit of a dork. I'm glad to hear you're enjoying it."@@ You said.
@@.wife;"I didn't say I was enjoying it, but I guess I might be... Is that bad?"@@ She asked.
@@.you;"No it's not bad. It's good, actually. You should feel confident with yourself and if this work helps with that, then of course it's good."@@ You reassured $wife.
@@.wife;"Yeah, I guess so."@@
<<elseif $work_scene eq 6>>\
@@.you;"How's the modelling going? You've had time to settle in by now..."@@ You asked. After the 'welcome party', you wanted to make sure $wife was still comfortable.
@@.wife;"Good I guess. I don't really feel nervous about it anymore. The guys there are all very nice to me, so it's been pretty good."@@ She replied nonchalantly.
@@.you;"Have you thought about $boss's offer?"@@ You asked, trying to sound off-hand.
@@.wife;"About the bikini modelling...? I don't know... Maybe."@@ She was quite hesitant and you felt like it wasn't something to push.
<<elseif $work_scene eq 8>>\
@@.you;"How's the modelling going? Everyone seems to think you're doing great..."@@ You asked.
@@.wife;"Good... Very good, in fact. I took up $boss's offer."@@ She replied with a smile.
@@.you;"You mean bikini modelling??"@@ You quickly asked.
@@.wife;"Yeah. I was very nervous to start, but after the first few minutes it was fine."@@ She told you.
@@.you;"That's... good. You're feeling more confident now, huh?"@@ You nodded, more to yourself.
@@.wife;"Definitely... It actually feels kind of good. The way the guys stare at me in the shoot."@@ She admitted shyly.
@@.you;"Y-yeah, well, that's what I wanted... For you to feel confident..."@@ You said.
<<else>>\
@@.wife;"Nothing new to report..."@@ $wife said.
<</if>>\
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\office.png]]
Wife entered $boss's office and approached his desk. He sat, scribbing on paper before he looked up at her.
@@.man;"Oh, $wife! Please, take a seat... How can I help you?"@@ He asked politely with a broad smile.
<hr>
What does she say?
<<nobr>>
<<if $work_scene eq 6>>
<<iconButtonContainer
'Wife-Boss Discussion - Model Promotion'
'button_m_action.png'
"Ask about bigger jobs"
>>
<</iconButtonContainer>>
<</if>>
<<if $work_path_porn gte 7>>
<<iconButtonContainer
'Modelling Route (Porn) - Special Requests List'
'button_m_exclaim.png'
"Look Up Special Requests"
>>
<</iconButtonContainer>>
<</if>>
<<if $work_path_hot eq 2>>
<<iconButtonContainer
'Modelling Route (Hot) 3 - Candy Contract'
'button_m_action.png'
"Accept the Candy contract"
>>
<</iconButtonContainer>>
<</if>>
<<if $work_path_sub eq 2>>
<<iconButtonContainer
'Modelling Route (Sub) 3 - Candy Contract'
'button_m_action.png'
"Accept the Candy contract"
>>
<</iconButtonContainer>>
<</if>>
<<if $work_path_dom eq 8>>
<<iconButtonContainer
'Modelling Route (Dom) - (wife) - Chat to Boss'
'button_m_action.png'
"Chat about life..."
>>
<</iconButtonContainer>>
<<elseif $work_path_dom eq 9>>
<<iconButtonContainer
'Modelling Route (Dom) - (wife) - New Model'
'button_m_action.png'
"Improving the photoshoots"
>>
<</iconButtonContainer>>
<</if>>
<<iconButtonContainer
$return
'button_m_back.png'
"Nothing"
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\officemeeting.png]]
Wife quietly approached $col1's desk. He gazed up at her and offered a big grin.
@@.man;"Hey $wife, what's going on?"@@ He asked coolly.
<hr>
What does she say?
<<nobr>>
<<if $work_path_dom eq 7>>
<<iconButtonContainer
'Modelling Route (Dom) - (wife) - Chat to Col1'
'button_m_action.png'
"Chat about work..."
>>
<</iconButtonContainer>>
<</if>>
<<iconButtonContainer
$return
'button_m_back.png'
"Nothing"
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\studio.png]]
$wife entered the familiar back studio where she found $col2 messing about with his equipment. He gazed over at her.
@@.man;"H-hi $wife... Are you here for a sh-shoot?"@@ He asked with a gleam of hope in his eyes.
<hr>
What does she say?
<<iconButtonContainer
$return
'button_m_back.png'
"Nothing"
>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
Wife knocked on $princ's door then entered. He looked up at her with his narrow, squinty stare.
@@.man;"Hello $wife. Did you need something?"@@ He asked impatiently.
<hr>
What does she say?
<<nobr>>
<<iconButtonContainer
'Principal About'
'button_m_person.png'
"Ask about him"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Work (Wife)'
'button_m_back.png'
"Nothing"
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\classroom.png]]
<<if $principalaboutquest == 1>>\
@@.wife;"I'd like to know more about you if that's okay?"@@ $wife asked politely.
@@.man;"Okay... But try to remember this time, $wife. You've asked this before."@@ $princ sighed shortly.
@@.man;"I worked for eight years as a physical education teacher, and in that time I excelled in my resposibilities in student discipline. From that, I was offered to take over the duties of school principal which I clearly accepted."@@ $princ spoke impatiently, his beady eyes planted on $wife.
@@.man;"Is that all?"@@ He asked.
<<else>>\
<<set $bossaboutquest to 1>>\
@@.wife;"I'd like to know more about you if that's okay?"@@ $wife asked politely.
@@.man;"Hmmm...?"@@ He squinted at her suspiciously, apparently not taking her sudden interest as completely genuine.
@@.man;"...Well, you know I've worked here for a long time."@@ He eventually began to speak.
@@.man;"I was the physical education teacher for eight years, and in that time I was responsible for student disciplinary duties. Eventually I was asked to take over the role of school principal... Probably because I could keep the students in line."@@ He said proudly, offering a toothy smirk.
@@.wife;"I think the students are quite well behaved."@@ $wife said.
@@.man;"Psht, you're naive. Those kids are brats, and you'd best not forget it either."@@ He squinted up from his desk at $wife, then eventually shrugged.
@@.man;"Is that all?"@@ He asked.
<</if>>\
<hr>
<<iconButtonContainer
'Interact Principal'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\guestroom.png]]
<<if $stepdad_path_naive gte 9>>\
@@.wife;"So um... Are you still comfortable with the living arrangement...?"@@ $wife asked timidly.
@@.man;"Yes, very happy, thanks $wife... I know I owe a lot of it to you..."@@ $stepd said as he watched her curiously. @@.man;"I'm surprised, to be honest... But I guess you like the arrangement as much as I do, huh?"@@ He grinned.
<<elseif $stepdad_path_sub gte 2 and $stepdad_path_sub lte 6>>\
@@.wife;"Are you um... comfortable here...?"@@ $wife asked.
@@.man;"Hmm...? Yes, of course."@@ $stepd replied with a raised brow. @@.man;"Or are you asking about something else?"@@ He smirked.
<<elseif $stepdad_path_sub gte 6>>\
@@.wife;"Um... So you're happy with the living arrangements...?"@@ $wife asked timidly.
@@.man;"Heh, yes. Good job, $wife... $name fell for it completely."@@ $stepd smirked. @@.man;"Don't worry, I'm not going to do anything crazy... Well, at least I probably won't. But our fun has just begun."@@
<<else>>\
<<if $livarrange == true>>\
@@.wife;"Just checking to make sure you're still happy with the room? Is there anything you need?"@@ $wife asked.
@@.man;"Again? It's the same answer as last time - I'm very comfortable here and grateful to you for letting me stay."@@ $stepd answered.
@@.wife;"Alright... Just let me know if you need anything...."@@ $wife said.
<<else>>\
<<set $livarrange to true>>\
@@.wife;"I hope this room is fine... Are you comfortable?"@@ $wife asked.
@@.man;"What, are you kidding? Don't you worry about me, $wife. I'm very comfortable here, and I'm very grateful to have such a kind-hearted daughter in law."@@ $stepd said almost genuinely.
@@.wife;"Oh... Okay... Well, um... Just let me know if you need anything...."@@ $wife mumbled embarrassedly.
<</if>><</if>>\
<<iconButtonContainer
'Talk to Stepd (Wife)'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\guestroom.png]]
@@.wife;"So your health..."@@ $wife began to say.
@@.man;"Eh? Hah, come on. You're not that naive are you?"@@ $stepd grinned widely.
@@.wife;"Wh- you made it up?"@@ $wife asked.
@@.man;"Of course. And it worked a treat."@@ The old man gave a toothy, disgusting smirk.
<hr>
<<iconButtonContainer
'Talk to Stepd (Wife)'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\guestroom.png]]
<<if $stepdad_path_naive gte 8>>\
$wife entered the hallway and knocked on the guest room before entering. $stepd glanced up at her as she stepped inside and grinned widely.
@@.man;"$wife... Is there uh... Something I can do for you...?"@@ He asked with a curious brow-raise.
<hr>
What does she talk about?
<<elseif $stepdad_path_sub gte 2>>\
$wife sucked in a breath before she knocked on the guest bedroom door and stepped inside. $stepd gazed up at her. A smirk spread on his face.
@@.man;"$wife... Back again huh? Can I help you with something?"@@ He asked.
<hr>
What does she talk about?
<<else>>\
$wife entered the hallway and knocked on the guest room before entering. $stepd glanced up at her as she stepped inside and smiled widely.
@@.man;"Ah, hi there $wife. Can I help you with something?"@@ He asked.
<hr>
What does she talk about?
<</if>>\
<<nobr>>
<<iconButtonContainer
'Living Arrangement'
'button_m_person.png'
"Living Arrangement"
>>
<</iconButtonContainer>>
<<if $stepdad_scene eq 4>>
<<iconButtonContainer
'Step-Dad Route - Help'
'button_m_person.png'
"Ask if he needs help...?"
>>
<</iconButtonContainer>>
<</if>><<if $stepdad_path_sub gte 7>>
<<iconButtonContainer
'Stepd Bad Health (Wife)'
'button_m_person.png'
"About his Bad Health?"
>>
<</iconButtonContainer>>
<</if>>
<<iconButtonContainer
$return
'button_m_back.png'
"Nothing"
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\bedroom.png]]
You woke up and rolled over, wrapping an arm around $wife beside you. Despite the Control App and everything you've been doing to your wife without her knowing, you loved her very much. It made you feel tremendously guilty - a feeling you've been doing your absolute best to supress. You looked at your phone and sighed. You wished you could sleep all morning. It was surprising that $wife didn't force you out of bed. Instead you gently shook her.
@@.you;"What are you doing still asleep?"@@ You asked teasingly.
@@.wife;"..."@@ $wife responded with silence. You sighed then lazily shook her again.
@@.you;"Oi, get up so you can wake me up."@@ You told her. You frowned when she didn't respond. You sighed then sat up with a grunt and yawn, then looked at $wife.
It took you a few confused seconds before you felt dread and panic. $wife was laying with her eyes open and mouth slightly agape, as if dead.
@@.you;"$wife!?"@@ You yelped as you clambered to her side. You felt her hands and face - she was warm. You felt her pulse, she was alive. You could feel her breath. She wasn't reacting. You shook her.
@@.you;"$wife! $wife, say something!"@@ You began to shout. She stared ahead with no response. You quickly clambered for your phone and called the emergency line. You hung up as soon as you heard the operator. You knew what this was. They wouldn't understand. Instead you called the Control App number.
@@.woman;"Control Inc, how can we help you?"@@ You heard a familiar, fakely polite voice on the line.
@@.you;"Hi, yes, my wife isn't waking up! Sh-she's not talking - she's alive, but she's not..."@@ You began to speak, but you weren't sure what you were saying.
@@.woman;"I understand, calm down. I can help. Have you called the emergency line?"@@ She asked.
@@.you;"No I didn't think they'd understand or could help..."@@ You replied.
@@.woman;"Good. You're right, they wouldn't know what to do. I can help though. Just stay where you are and we'll be there shortly."@@ She said, then hung up the phone. You frowned - you hadn't told her your name or where you lived. You wondered whether or not you should call back.
A dozen minutes went by and you began to type the numbers again - but then there was a knock at the door. You quickly made your way over and opened it. The woman and man from Control Inc. stood there. There was a van in the driveway.
@@.you;"Good, you're here... She's this way..."@@ You led them through the house to your room. The woman approached $wife and lifted her eyelid. She waved a finger back and forth, then pursed her lips. She nodded to the man, who stepped forward and picked $wife up over his shoulder.
@@.you;"What are you doing...?"@@ You asked in a panic.
@@.woman;"We're helping you."@@ The woman quickly replied. @@.woman;"You used the app a little too much, didn't you?"@@ She asked.
@@.you;"I- I don't know... M-maybe..."@@ You stammered.
@@.woman;"Hmph. Well, we'll clean up your mess for free. It'll be trouble for us otherwise. Don't try to contact us again. You won't be able to use the app any longer."@@ She told you as a matter of factly then followed the man out through the door. You followed after them.
@@.you;"B-but what abou-"@@ You couldn't quite say what you wanted - instead the slight woman spun about and caught you on the neck with a taser. You shook and collapsed to the floor, where you struggled to regain your movement. You watched the feet of the two as they left the room and went out the door. You heard the van start up and drive away.
It was a full ten minutes before you could move again. When you went outside they were already gone. The app was gone from your phone, and the phoneline was no longer in use.
//''Ending 1 - Mindbreak''//
<<if $badend1 eq true>><<else>>\
<<remember $badend1 to true>>\
@@.system;Unlocked: Reduced Stability Loss@@
<</if>>\You woke with a start to the sounds of the postman driving by. The rumble of an engine now triggered PTSD in you. A month had gone by since $wife was abducted by Control Inc.
You'd filed countless police reports for criminal activity and for a missing person, but for some reason every time you asked for an update, it seemed the record had disappeared. You were sure the local authorities had now dismissed you as a madman every time you went in.
You'd lost your job and you'd failed your payment on your house... But it didn't matter. You took the life you had for granted. You were happily married and on the way to having kids with the most beautiful woman you'd ever known.
You slowly pulled yourself out of bed, per your new morning routine... Though it was closer to noon. You went outside to check the mail box, and that was usually as much sunlight as you'd get for the day before you turned back inside. You had a parcel, which was new.
You sat at the kitchen table and inspected the parcel. It was unmarked, which was odd. You opened it up then tipped out a USB stick and a cardboard note. You picked it up and read it.
//''WE'LL TAKE OVER THE TRAINING FROM HERE''//
Your heart raced. You read and re-read the note, then looked at the USB. You rushed to the bedroom to fetch your laptop and turned it on. It was the longest twenty seconds of your life. You plugged in the USB and opened the folder contents. There was a single video. Your heart beated faster. You clicked it open and the video started up in fullscreen.
There she was, after a month of agony, $wife was sitting in front of you... Though her expression was off. She wasn't focused, as if she was hypnotised.
@@.woman;"Go on, say hello."@@ You heard a familiar voice - it was the woman from Control Inc.
@@.wife;"Hello... $name..."@@ $wife began to say.
@@.woman;"Very good, and what are we doing today?"@@ The woman asked.
@@.wife;"Today we're going to have some fun..."@@ $wife replied. And with that the camera cut out. You blinked. It was a black screen for several seconds, then it buzzed back on. You gasped.
$wife was completely naked and on her back with half a dozen men standing around her. The woman from Control Inc was standing besides her, also nude. She smiled sadistically at the camera.
@@.woman;"We always have to pay our debts, don't we $wife?"@@ She asked.
@@.wife;"Mh- y-yes...!"@@ $wife gasped sharply as a man stepped forward towards her crotch. You grabbed the laptop screen, but of course you couldn't do anything to stop it. You watched as the man penetrated your wife's pussy.
@@.woman;"That's right... Now be a good girl like you've been trained... Here, taste this too."@@ The woman climbed up over $wife and slowly shuffled over her face. @@.woman;"Eat me out..."@@ She whispered. You could hear $wife lewdly slurp the woman's pussy. You hated it, but you felt your crotch beginning to swell.
[img[images\pictures\endings\badend2\ending1_1_1.webp]]
@@.woman;"Mm~ Oh you've become such a good pussy eater $wife..."@@ The woman laughed. $wife could only manage to moan in response. @@.woman;"Oh and of course you're the perfect little cum dump too..."@@ She teased as the man continued to fuck her. Several more men began to circle around them.
[img[images\pictures\endings\badend2\ending1_1_2.webp]]
The woman sat up to let $wife breath - you heard her gasp for air.
@@.woman;"Very good girl $wife... Now, tell us again what we're doing today?"@@ She asked.
@@.wife;"M-mh... I-I'm going to be everyone's cum dump...!"@@ $wife replied. The woman looked at the camera and smirked. It cut out again. You growled as you stood up. You realized you were painfully erect, but you didn't want to admit it. The camera buzzed back on again for the third time.
$wife was looking at the camera, her eyes full of lust. She was breathing hard.
@@.woman;"Great job today $wife... How many was it...?"@@ The woman asked, apparently behind the camera.
@@.wife;"Six..."@@ $wife breathed.
@@.woman;"Oh, six loads of cum in your pussy huh? Very good job... Should we show your dear husband? He'd be so proud of you."@@ The woman smiled. $wife nodded, then the camera panned down, slowly over her naked, wet body, then down to her dripping pussy.
@@.wife;"S-see, $name...? I took six loads of cum in my pussy... J-just like the sex toy you always wanted me to be..."@@ You heard $wife say.
@@.woman;"That's right, the perfect sex toy. he'd be so proud of you..."@@ The woman said as she reached forward and pushed two fingers inside of $wife. She gasped as she was vaginally probed, then shivered when the fingers came out. More cum dripped out of her pussy.
[img[images\pictures\endings\badend2\ending1_1_3.webp]]
You gritted your teeth as you the video shut off. That was the end of the clip. You clicked play again and took out your cock.
<<iconButtonContainer
'Bad End 2 - Part 3'
'button_m_forward.png'
"Another month later"
>>
<</iconButtonContainer>>The police had certainly dismissed you. You even showed them the video - but they just looked at you like you were crazy and told you to leave, even threatening to arrest you.
You went out for the mail. It'd been a fortnight since you checked last. Your letterbox was full of overdue bills and notices. You didn't bother sorting them, you just grabbed them all then threw them on the kitchen bench when you got inside. You almost missed the parcel entirely.
You blinked, then staggered over to it, then ran to get your laptop. You ripped the top off the parcel and took out a USB. there was no lo letter this time. You stuffed the USB into the laptop and clicked through the folder - another video. You clicked it.
The video snapped on - the first thing you saw was a close up of a pussy. Your wife's pussy. It was the perfect, beautiful shade of pink that you remembered - but it was dripping, and you didn't remember it being so 'open'... The camera panned upwards over her curvy figures; her heavy breasts, then to her face. She smiled at the camera - at you. She was sitting down, naked, but dressed as a schoolgirl or something. You blinked when a man stepped in beside her - a throbbing erection in $wife's face. $wife took it in her hand.
@@.wife;"Hi babe... It's been so long since I've seen you... I'm doing well... More than well actually..."@@ She said as she turned her head to slowly suck on the cock beside her, her eyes still on the camera.
[img[images\pictures\endings\badend2\ending1_2_1.webp]]
@@.wife;"Mh... I've learned a lot these past two months... I've really embraced who I am... A cock hungry slut... The woman you've always wanted me to be..."@@ She continued to speak between sucks.
@@.wife;"I want to show you... I know you'd be so proud..."@@ The video cut out. You'd already taken your cock out. Whatever this feeling was - you didn't want to understand. You'd jerked off to the last video at least a hundred times. It was the only thing that made you feel anything.
The video buzzed back on. $wife was on her hands and knees, surrounded by a bunch of men in masks. She was being fucked from behind - her tits bouncing as she sucked down a cock. She looked to the camera every so often - as if to make sure you were watching. You jerked off harder.
[img[images\pictures\endings\badend2\ending1_2_2.webp]]
Another man stepped in and laid down beside $wife. She quickly mounted on top of him and lowered herself onto his thick cock, then began bouncing on it. She gasped and moaned and rubbed herself as the other guys circled around her. You heard her moans become wet and muffled as they took turns on her. She lewdly slurped as her pussy squelched on the cock under her. The man grunted as he pumped her full of cum
[img[images\pictures\endings\badend2\ending1_2_3.webp]]
The camera buzzed out, then back into another scene. $wife was now on her back while being fucked missionary. Her face and tits were covered in cum as it seemed like endless amounts of men were jerking off around her. One would occasionally shuffle in and cum over $wife - who opened her mouth wide to try and catch it all. You groaned as pre-cum began to dibble over your own dick while watching your slutty wife being used like a cheap whore.
[img[images\pictures\endings\badend2\ending1_2_4.webp]]
The man fucking her grunted and stepped back. His cock popped out of $wife's pussy with a wet squelch - but then he started jerking over it. He grunted and groaned a he came over her pussy. $wife rubbed herself, then stuck her cum-covered fingers inside her wet hole.
[img[images\pictures\endings\badend2\ending1_2_5.webp]]
@@.wife;"Mh, you see this babe...? So many men have cum in my pussy... Strangers too... Look..."@@ $wife moaned as she looked at the camera. She reached off-screen, then showed you a glass full of milky white fluid. Cum, you assumed. She lifted her legs up and slowly poured it in her pussy.
[img[images\pictures\endings\badend2\ending1_2_6.webp]]
@@.wife;"Donations... There are guys who jack off to me and send their cum, knowing that I'll drink it, or put it inside me somehow..."@@ She explained.
@@.wife;"I don't really know how it works, but I don't need to..."@@ She laughed as she leaned back and spread her pussy lips. Cum oozed out. A man shuffled in with a camera and began to record a close up of $wife. @@.wife;"Mh, this is my favorite part..."@@ She smiled at you, then looked at the new camera.
[img[images\pictures\endings\badend2\ending1_2_7.webp]]
@@.wife;"Hi guys... Thanks so much for your cum... Please send more... Tell your friends... Or even visit me, I'd love to thank you in person..."@@ She blew a kiss, then the camera cut out.
You looked down at your cock in your hand. You'd already cummed.
<<iconButtonContainer
'Bad End 2 - Part 4'
'button_m_forward.png'
"Several months later"
>>
<</iconButtonContainer>>You looked out over the street. It wasn't a great neighbourhood, but it didn't matter. You never went outside, and the place was cheap. Cheap enough that you didn't need to work, at least. Ever since you lost your house and job, you'd stayed home and watched TV all day. You'd occasionally jerk off, but there really wasn't enough that did it for you anymore.
You went out to check the mail, but it was more in the hopes of seeing a parcel than anything else... You never received mail anymore.
It must have been a special day. The only thing in the mail was a single parcel. You stared at it in disbelief, then quickly snatched it and ran inside. You already felt your cock beginning to swell in anticipation. You didn't have a laptop anymore, you pawned it off. Instead you plugged it into the TV. The video began immediately.
@@.wife;"Mh, hi $name... It's been so long~.. Ah...!"@@ You gasped then began to jerk off. $wife was talking to the camera. She was laying on her back while being fucked by a black guy... But more importantly, it looked like she was pregnant. Eight months or so.
[img[images\pictures\endings\badend2\ending1_3_1.webp]]
@@.wife;"I've been doing my job as a cum slut this whole time, $name... Mh~... But I realized along the way... It was never for you... Mh~ I'm just a cock addicted slut...!"@@ She gasped. You grunted and stood up after removing your pants completely, then continued jerking off while watching the close up of $wife talking to you.
@@.wife;"That's the truth... It took a while for me to understand, but I could have never really loved you... Mh~ the only thing I love is cock...!"@@ She moaned. The camera shifted around to show her pregnant, swollen belly. Then man fucking her stopped to step out of the way. You saw her gaping pussy - overflowing with cum. You'd wished you could see it in person.
@@.wife;"This pussy could never belong to just you...!"@@ $wife gasped as a vibe wand came into frame. They rested it against her pussy. She squirmed and moaned. @@.wife;"Ohh~ I don't care about anything else... I only want cum...!"@@ $wife moaned. You jerked off harder.
[img[images\pictures\endings\badend2\ending1_3_2.webp]]
@@.wife;"Every day these guys train me... They breed me to be the perfect fuck toy...! Mhh~ Oh please, fuck me again...!!"@@ $wife gasped in a shrill voice.
Another men stepped into frame and shuffled in to fuck $wife. His cock slid into her with no resistance, and he began pumping into her. $wife gasped and smiled at the camera.
[img[images\pictures\endings\badend2\ending1_3_3.webp]]
@@.wife;"Are you watching babe...? Good... This is all that matters now...! Mm... You won't ever see me again...!"@@ $wife gasped and spasmed. The video ended.
//''Ending 2 - Debt''//
<<if $badend2 eq true>><<else>>\
<<remember $badend2 to true>>\
@@.system;Unlocked: Increased Standard Job Income@@
<</if>>\[img[images\bg\bedroom.png]] <<remember $badend2_scene to true>>\
You woke up to loud banging on the front door. You climbed out of bed with a yawn and slowly made your way out of the bedroom and to the door.
@@.you;"Yeah yeah, I'm coming, hold on..."@@ You muttered in annoyance as you opened the door. Your stomach sank when you saw the Control Inc reps standing at the door. You gulped.
@@.woman;"Hello $name. I believe you know why we're here."@@ The woman raised a brow.
@@.you;"Uh y-yeah, look, I'd been meaning to pay, but it's just so much... I can pay you, I will...!"@@ You stammered.
@@.woman;"Oh yes, I know. We've heard it before, haven't we teddy?"@@ She looked at the man. He smirked.
@@.you;"I mean it though...! L-look I'll make a transaction right now...!"@@ You began to say as you took your phone out of your pocket. The large man called 'teddy' smacked it out of your hand. You flinched.
@@.woman;"It's too late for that dear. No, unfortunately we'll need to take make your Control App privledges and data."@@ She said. You blinked then frowned. For some reason you thought you were going to be met with a much worse fate. You nodded.
@@.you;"Oh... Yeah, I guess that's fair..."@@ You said cautiously. The woman smiled smugly, then looked at Teddy, who in response took his phone out and began tapping on it. You looked at the woman confusedly.
@@.woman;"You didn't forget what the Control App does, do you...?"@@ She asked with a mockingly soft voice. You blinked as you realized what she meant, then you spun around to see $wife walking out around the corner, her expression void of awareness.
@@.you;"N-no, stop-"@@ You began to shout, but as you spun around a solid fist met your liver. You fell to the ground - the pain had you crumpled and you couldn't move. @@.you;"Ahh..."@@ You could only gasp as you watched $wife walk out the door after the woman and Teddy. She got into their van as it drove away. You slowly crawled to the door, but the van turned the corner and it was gone.
<<iconButtonContainer
'Bad End 2 - Part 2'
'button_m_forward.png'
"One month later"
>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]<<set $storystart to true>>\
By the time you got to the bedroom $wife was already in bed with the lamp on. You laid down next to her and cuddled up beside her warm, soft body. The conservative woman that she was, you could only feel her through her full-bodied pyjamas, but it was enough to make you hard... Her womanly figure and hips pressed up against your crotch. You wrapped an arm over her waist and up to rest against her hefty chest. She must have felt your swollen crotch against her.
@@.wife;"Oh stop that. You're meant to be tired."@@ She reminded you.
It was true, so you rolled back over and tried to calm your member down. After all, you had a lifetime of sexual adventure ahead with $wife... Though she might not have known it.
Thoughts of lewd acts filled your mind as you drifted off, and invaded your dreams. You dreamt of $wife wearing slutty clothes, showing off her womanly figure and getting off on the attention. The images swirled to show her enjoying herself with sex toys, many of them filling all her holes. You watched as she begged for your cock... for cum... You watched her with hungry eyes.
<hr>
You woke up feeling refreshed. Work was going to be tough, but you'd push on. After all, with the gift that you had, money didn't mean a whole lot...
<<iconButton "Dawn" "button_m_bed.png" "Get out of bed">>[img[images\bg\bedroom.png]]
You woke from your deep slumber and yawned loudly, blinking sleep from your eyes. $wife was already up and dressed in a bright yellow dress. You stared at her - a glowing goddess with wavey brunette hair caught in the light of the sunrise beaming through the window.
[img[images\pictures\wife\wife.png]]
@@.wife;"Are you getting up $name?"@@ She asked with a smile. Hers was a sweet smile that always made you feel at-ease. One of the many things you loved about $wife.
@@.you;"Yeah of course..."@@ You replied dumbly, lost in the image of your wife. Despite being together for three years you still couldn't believe just how attractive she was, or how you even managed to get her to date you... Let alone marry you.
You'd been married for nine months. You met during your studies in graphic art and design. She was working part-time as a librarian at your college. It was an awkward conversation, her being the prettiest girl you'd ever laid eyes upon... Social awkwardness got the better of you, but apparently for some reason she found it charming. She was probably the only good thing about your life. Certainly the best.
You were both still young and career-driven... While you were living together, as you had been for the last year, it was agreed that you'd wait until you were both ready for kids.
@@.wife;"...$name? Are you alright?"@@ She asked, concerned. You were probably quietly staring at her for a good ten seconds.
@@.you;"Yeah. I just can't believe how incredible you look."@@ You replied quite honestly.
@@.wife;"Oh shut up! Get up and dressed or you'll be late on your first day. You want to make a good impression don't you?"@@ $wife playfully threw a pillow at you as she exitted the room. It hit you in the face as you watched her leave, still in awe. She was right though.
It was your first day in your new job, and you really wanted to make a good first impression. First impressions were important after all. They determined your brand; //"Brand $name"//. And //"Brand $name"// would determine where you fell in your new job's pecking order. Every workplace had a pecking order, and you were determined not to be at the bottom.
With that inspiring thought, you dragged yourself out of bed, showered, and dressed in your suit...
<<iconButton "Intro Work" "button_m_work.png" "Leave for Work...">>[img[images\bg\livingroom.png]]
You arrived home late into the night. $wife was in the loungeroom watching TV in her pyjamas. She looked over at you and smiled.
@@.wife;"Hi honey. How was your first day?"@@ She asked.
@@.you;"Busy. And intense. Jesus, so intense. I don't know if I'll be able to handle it."@@ You confessed as you crashed down onto the lounge next to your wife, your head in her lap. She gently ran her fingers soothingly through your hair while looking down at you with concern.
@@.wife;"I'm sure you did fine. You always put so much pressure on yourself."@@ She tried to reassure you.
@@.you;"I don't know. I'll just have to keep trying I guess... But it looks like they're already struggling with work and for some reason hired an amateur."@@ You sighed.
@@.wife;"Well you're going to have to prove yourself!"@@ she said.
@@.you;"You're right."@@ You sat up and rubbed your tired eyes.
@@.wife;"Good. I cooked dinner..."@@ she said.
@@.you;"I don't really feel like anything..."@@ You replied.
@@.wife;"That's okay, I'll pack it away and you can have it tomorrow."@@ She replied as she went off to rummage in the kitchen.
You lifted your sluggish body and dragged yourself to the bathroom so you could have a shower. You then went to bed...
<<iconButton "Intro Bed" "button_m_bed.png" "Go to Bed">>[img[images\bg\officemeeting.png]]<<set $money += 50>>
A little under an hour in the traffic and you arrived at work right on time. You felt a little nervous as you stepped inside for the first time, not sure what to expect. Doubtful thoughts crept into your mind. What if your work doesn't meet their standards... What if your colleagues don't like you... What if you were overdressed... You shook them away as you looked around.
It was a cozy space that could probably only house a handful of staff... Maybe six? The business was a magazine publisher, and from what you could tell they only really had two monthly publications. Magazines weren't doing too well in the media landscape, but the vacant role was certainly one you wanted to land.
You applied to this job only a week ago and were surprised that you got it. You were certainly underqualified by most standards. The position was "Graphic Editor & Designer", with at least five years experience. You barely had one year experience and it was freelance. For whatever reason you were hired to start immediately.
@@.man;"You must be $name!"@@ You heard a voice boom. You looked over to see a large, round man walking towards you. He looked to be maybe in his mid-fifties - greying hair and a somewhat unkempt beard. He wore a suit though, which made you feel a bit better about the clothes you were wearing. The man grinned at you and offered a large hand, which you shook. His grip was firm.
@@.you;"Ah, yes sir! I'm $name. Nice to meet you..."@@ You replied.
@@.man;"$boss. We spoke on the phone."@@ He put his arm around your shoulder and slowly walked you through the office.
@@.you;"Yes ofcourse - it's good to finally meet you-"@@ You began to say.
@@.man;"$name, you've been hired into a role that may be a little more senior than your credentials..."@@ $boss cut you off. You listened intently, though did too look around the office to scope your bearings.
@@.man;"I'm very aware of that, and I want you to be aware that I'm aware. I'm no fool, but I //am// an optimist, which I suppose could be foolish... What I'm saying is that you need to prove your worth. We're understaffed in this business and have short deadlines - everyone needs to work hard. If you're not able to cope then we'll know, so do your damned best."@@ His words were sharp, and certainly shook you to your core... Though you did want to impress.
@@.you;"I'll do my best, sir."@@ You replied.
@@.man;"Just $boss is fine. And I know you will, I just hope it's enough. Come, this is your workspace."@@ He said as he dragged you to a desk. It was spacious enough, and the Mac was brand new from what you could tell.
@@.man;"Familiarise yourself. We've already got your account set-up; login details are written on your notepad. Don't waste too much time - you're going to need to hit the ground running... Take care! Hah."@@ $boss chuckled as he walked away.
You nervously logged into your Mac. $boss was right - you already had e-mails and tasks to do... Though you were ready.
Several hours passed as you completed your first few tasks, resizing images to fit on a magazine spread. You almost impressed yourself with how fast you were getting it done. It was pretty non-stop, and it was when you looked up at the clock you realised how long you'd been working. Already 3 o'clock. You missed your lunch break... But it felt like you were too busy to be hungry.
@@.man;"Not bad... $name, is it?"@@ You heard a man's voice and looked over. It was a younger guy... Maybe around your age. He had short dark and receding hair. Probably considered handsome, but had somewhat of a smug look. He wore a smirk as he looked at your computer screen.
@@.you;"Yeah, nice to meet you..."@@ You replied.
@@.man;"$col1. I'm the visual lead in this place. We've emailed a bit already."@@ he replied too cooly.
@@.you;"Ah yeah, right, good to put a face to the name."@@ You said. You tried to stay cordial but couldn't help but speak a little cooly too, proabably to try and impress this guy.
@@.man;"No doubt. You're doing pretty good so far. Keep it up and you might keep the job. Hah!"@@ He pat you on the shoulder and continued walking along.
@@.you;"Thanks - catch you later...!"@@ You called out after him lamely.
At the very least it didn't look like you were doing too badly. You continued with the remainder of the work and eventually finished up for the day...
@@.system;"Earned $50!"@@
<<iconButton "Intro Home" "button_m_bed.png" "Finish Up and go home...">><<set $gender to 'male'>>
<<set $story_started to true>>
//What a lucky guy...// You thought.
You were a very normal man despite how lucky you were. You stood at an average height with an underwhelming physique and ordinary looks. In fact, everything about you was absolutely mediocre. Even your personality was pretty bland. But in a beautiful twist of irony, for whatever reason, you were gifted with something beyond your comprehension.
You could control others. Well, just one person to be specific. You could control your wife. A few nights ago you received a text while in bed about to sleep...
<h1>//"Tired of a boring life, $name? Download the Control App... Only $5,000."//</h1>
It was clearly spam and you weren't much of a risk taker, but your phone was a piece of shit and you were planning on getting a new one anyway. You clicked the hyperlinked text. It wasn't too much of a surprise to you that a small unknown file automatically began to download. It'd be pretty alarming if you hadn't already factory reset your phone. You nonchalantly fired up the downloaded file and were met with a single prompt;
<div class="app1">//Input control target's name...//</div>
You looked over at your sleeping wife, $wife. She was a gorgeous brunette with a killer body, though you'd never know from how she dressed. $wife was a conservative woman. She had an innocent, heart-shaped face that suited her soft and caring voice... Contrary to her seductive figure. She had a body to kill for. It wouldn't surprise you to know that people often wondered just how she ended up hitched with a plain guy like you. She was way out of your league and you knew it... You were thankful. You just wished that sometimes she'd be a little more sexy. Maybe you had a bit of a voyeur in you...
You didn't hesitate to type in her name. Admittedly it was a bit of a thrill to imagine having control over her. You clicked the app's prompts randomly... //Influence... 'Sexuality'...!// You laughed to yourself as you selected the option, bizarrely hinting that it could somehow change $wife's sexuality in any way.
And then... nothing. The App closed and remained as a little icon on the screen. You looked over at $wife and quietly chuckled to yourself. You were almost disappointed. You didn't know what you should have expected, but obviously something like that wasn't actually going to work. At least that's what you thought.
As if to prove you wrong - you heard a soft moan escape $wife's lips in her sleep. You watched her without a breath, waiting for god knows what... But nothing more happened. You couldn't work out whether it was the app or coincidence, so you continued to test it over the weekend.
It was Sunday night when you were sure that the App worked. The usual nightly moan sounded from your sleeping partner, but you noticed she was also rubbing herself. Your conservative, shy wife. Your heart beated heavy in your chest as you stared at your phone and the open app. The 'Control App'.
Yes, despite your incredibly mundane existance, you'd suddenly gained an inhuman amount of control over another person. Your life was just beginning to get interesting.
What a lucky guy... But you still needed to live your life.
<<iconButton "Intro Bedroom" "button_m_work.png" "Get ready for work">><<if $cheater is true>>\
Cheater confirmed & cheats unlocked...
<<else>>\
Guess you're not a cheater. Good for you.
<</if>>\
<<iconButtonContainer
'Welcome Page'
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>>Select which cheats you want to enable... You cheater.
<<link "Increase Money +1000">>
<<set $money += 1000>>
<<set $cheater to true>>
<</link>>
<<link "Increase Control +1">>
<<set $control += 1>>
<<set $cheater to true>>
<</link>>
<<link "Decrease Control -1">>
<<set $control -= 1>>
<<set $cheater to true>>
<</link>>
<<link "Increase Liberty +1">>
<<set $liberty += 1>>
<<set $cheater to true>>
<</link>>
<<link "Decrease Liberty -1">>
<<set $liberty -= 1>>
<<set $cheater to true>>
<</link>>
<<link "Unlock Sex Scenes">>
<<set $cheater to true>>
<<set $anal1_scene to true>>
<<set $analdom1_scene to true>>
<<set $analhot1_scene to true>>
<<set $analsub1_scene to true>>
<<set $badend2_scene to true>>
<<set $blindfold1_scene to true>>
<<set $blowjob1_scene to true>>
<<set $blowjob2_scene to true>>
<<set $blowjobdom1_scene to true>>
<<set $blowjobhot1_scene to true>>
<<set $blowjobsub1_scene to true>>
<<set $camgirl1_scene to true>>
<<set $camgirl2_scene to true>>
<<set $camgirl3_scene to true>>
<<set $carelessstepd1_scene to true>>
<<set $col1photoshoot1_scene to true>>
<<set $dildo1_scene to true>>
<<set $dildodom1_scene to true>>
<<set $dildohot1_scene to true>>
<<set $dildosub1_scene to true>>
<<set $flashstepd1_scene to true>>
<<set $helpstepdevent1_scene to true>>
<<set $helpstepdevent2_scene to true>>
<<set $homemast1_scene to true>>
<<set $homepornocommanded_scene to true>>
<<set $lingerie1_scene to true>>
<<set $massage1_scene to true>>
<<set $massage2_scene to true>>
<<set $modellingforhubby_scene to true>>
<<set $nakedatschool1_scene to true>>
<<set $nakedatschool2_scene to true>>
<<set $neighmomdrug1_scene to true>>
<<set $neighmomseduce1_scene to true>>
<<set $nudetrade1_scene to true>>
<<set $nudetrade2_scene to true>>
<<set $oldandyoung1_scene to true>>
<<set $oldandyoung2_scene to true>>
<<set $oldandyoung3_scene to true>>
<<set $parkgloryhole1_scene to true>>
<<set $parkgloryhole2_scene to true>>
<<set $photoshoot_pretending_scene to true>>
<<set $principal1_scene to true>>
<<set $principal2_scene to true>>
<<set $principal3_scene to true>>
<<set $principal4_scene to true>>
<<set $schoolkids1_scene to true>>
<<set $schoolkids2_scene to true>>
<<set $schoolkids3_scene to true>>
<<set $sex1_scene to true>>
<<set $sex2_scene to true>>
<<set $sexdom1_scene to true>>
<<set $sexhot1_scene to true>>
<<set $sexsub1_scene to true>>
<<set $stepdbdinner_scene to true>>
<<set $stepdblindfold1_scene to true>>
<<set $stepdcallsex_scene to true>>
<<set $stepdconfront_scene to true>>
<<set $stepdfriend1_scene to true>>
<<set $stepdhelpcum_scene to true>>
<<set $stepdseduce1_scene to true>>
<<set $stepdtoofar_scene to true>>
<<set $stripper1_scene to true>>
<<set $stripper2_scene to true>>
<<set $stripper3_scene to true>>
<<set $wife_eroticmodelling_scene to true>>
<<set $wife_sexymodelling_scene to true>>
<<set $work_modellingpath_porn1_scene to true>>
<<set $work_modellingpath_porn2_scene to true>>
<<set $wife_modelling_naive_scene_1 to true>>
<<set $wife_modelling_naive_scene_2 to true>>
<<set $wife_modelling_naive_scene_3 to true>>
<<set $wife_modelling_naive_scene_4 to true>>
<<set $wife_modelling_dom_scene_1 to true>>
<<set $wife_modelling_dom_scene_2 to true>>
<<set $wife_modelling_dom_scene_3 to true>>
<<set $wife_modelling_hot_scene_1 to true>>
<<set $wife_modelling_hot_scene_2 to true>>
<<set $wife_modelling_hot_scene_3 to true>>
<<set $wife_modelling_hot_scene_4 to true>>
<<set $wife_modelling_sub_scene_1 to true>>
<<set $wife_modelling_sub_scene_2 to true>>
<<set $wife_modelling_sub_scene_3 to true>>
<<set $wife_modelling_porn_scene_1 to true>>
<<set $wife_modelling_porn_scene_2 to true>>
<<set $wife_modelling_porn_scene_3 to true>>
<<set $wife_modelling_porn_scene_4 to true>>
<<set $cheater to true>>
<</link>>
<div class="footer flex-align-center">
<button class="close-btn">CLOSE</button>
</div>//A huge thanks to all the patrons that have supported this project.//
//Special thanks to...//
''ba ma
SZ56
Pulse 81
Rodimus
King
Rio
blackjack161
Gabriel bob alford
tom oprendick
hanonymousnosch
Papii
JoLew
Bananas
''
//...for their support on as Patrons. And...//
''Derp, Zpa, Mombo_92, Grotto Clark, and Chicabi''
//...for bugtesting. And a big thanks to...//
''hecate''
//...for coding support.//
<<nobr>>
<div class="footer flex-align-center">
<button class="close-btn">CLOSE</button>
</div>
<</nobr>><<nobr>>
<div class="page disclaimer">
<div class="first">
<img class="logo" src="./images/system/logo.png" />
</div>
<div class="second">
<div class="description">
This work of fiction contains adult themes and is not suited for people under 18. Characters engaged in sexual conduct in any way, shape, or form are considered adults.
</div>
<div class="warning">
You must be considered an adult in your legal jurisdiction to play this game.
</div>
<button class="icon-button" data-passage="Welcome Page">
<div class="left">
<img src="./images/system/icons/hand.png" />
</div>
<div class="right">
<div class="title text-darkgreen">Enter</div>
<div>I'm at least 18 years old.</div>
</div>
</button>
</div>
</div>
<</nobr>>The Control App is a hybrid game; it's mostly a choose your own adventure type with additional game elements to create more interactivity and immersion.
The game progresses through days and dayparts, which are critical elements for the development of your wife character and to capture the evolving dynamism in your relationship with her. There are variables, hidden and apparent, that controls the direction of the story and what your relationship dynamic turns into.
The dynamic variables are;
''Sexuality'' - This is the control gear variable that keeps the story progressing. Sexual acts and the use of the control app will increase this variable. It can be a good idea to slow or stop boosting this variable to slow down the game's progress until other criteria are met.
''Liberty'' - This is a measure of your wife's sexual openness. While sexuality can be high, if your wife's liberty is low then she will be sexually pent up and frustrated.
''Control'' - This variable is an assessment of your assertiveness, which then reflects the power balance between you and your wife.
There are certain early points in the game in which you are presented an option. This will often trigger an increase or reduction in liberty or control, though it won't be immediately obvious. Once your wife's sexuality reaches a point, she will be led down one of four potential paths.
''1 - The Naive Wife'' - Low Liberty and Low Control. Easily tricked and manipulated by others - too bad you're not assertive enough to have much influence from this point.
''2 - The Dominating Wife'' - High Liberty and Low Control. Your wife enjoys her sexual freedom, whether you like it or not.
''3 - The Hot Wife'' - High Liberty and High Control. Your wife enjoys her sexual freedom, and so do you.
''4 - The Submissive Wife'' - Low Liberty and High Control. Your wife relies on you for her sexual releases.
The first two weeks of gameplay are crucial to set properly set your wife on the 'right' path, whatever that might be. If you have a desired path in mind then you should consider the dynaic variables before you make decisions. You can't and won't see all the scenes in a single playthrough.
<<nobr>>
<div class="footer flex-align-center">
<button class="close-btn">CLOSE</button>
</div>
<</nobr>>***Warning - this will reset all game progress.***
***Unlocked scenes will remain accessible via the laptop.***
[[Restart|Welcome Page][state.restart()]]
<<iconButtonContainer
$return
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>>What's your name?
<<textbox "$name" $name>> <<remember $name to $name.trim()>> <<if $name is "">> <<replace "#name-error">>Please enter a name!<</replace>> <</if>> <span id="name-error"></span>
What's your wife's name?
<<textbox "$wife" $wife>> <<remember $wife to $wife.trim()>> <<if $wife is "">> <<replace "#name-error">>Please enter a name!<</replace>> <</if>> <span id="name-error"></span>
What's your boss's name?
<<textbox "$boss" $boss>> <<remember $boss to $boss.trim()>> <<if $boss is "">> <<replace "#name-error">>Please enter a name!<</replace>> <</if>> <span id="name-error"></span>
What's your first colleague's name?
<<textbox "$col1" $col1>> <<remember $col1 to $col1.trim()>> <<if $col1 is "">> <<replace "#name-error">>Please enter a name!<</replace>> <</if>> <span id="name-error"></span>
What's your second colleague's name?
<<textbox "$col2" $col2>> <<remember $col2 to $col2.trim()>> <<if $col2 is "">> <<replace "#name-error">>Please enter a name!<</replace>> <</if>> <span id="name-error"></span>
What's your step-father's name?
<<textbox "$stepd" $stepd>> <<remember $stepd to $stepd.trim()>> <<if $stepd is "">> <<replace "#name-error">>Please enter a name!<</replace>> <</if>> <span id="name-error"></span>
What's the neighbour's name?
<<textbox "$neigh" $neigh>> <<remember $neigh to $neigh.trim()>> <<if $neigh is "">> <<replace "#name-error">>Please enter a name!<</replace>> <</if>> <span id="name-error"></span>
What's the neighbour's mom's name?
<<textbox "$neighmom" $neighmom>> <<remember $neighmom to $neighmom.trim()>> <<if $neighmom is "">> <<replace "#name-error">>Please enter a name!<</replace>> <</if>> <span id="name-error"></span>
What's the problem student's name?
<<textbox "$schoolk1" $schoolk1>> <<remember $schoolk1 to $schoolk1.trim()>> <<if $schoolk1 is "">> <<replace "#name-error">>Please enter a name!<</replace>> <</if>> <span id="name-error"></span>
What's the principal's name?
<<textbox "$princ" $princ>> <<remember $princ to $princ.trim()>> <<if $princ is "">> <<replace "#name-error">>Please enter a name!<</replace>> <</if>> <span id="name-error"></span>
<<nobr>>
<div class="footer flex-align-center">
<button class="close-btn">CLOSE</button>
</div>
<</nobr>><<nobr>>
/% button with icon and text widge %/
/% args[0]: passage
/% args[1]: icon filepath%/
/% args[2]: button text%/
/% args[3]: text css classes%/
<<widget "iconButton">>
<button class="icon-button render-passage" @data-passage-name="$args[0]">
<div class="left">
<img @src="'./images/system/icons/' + $args[1]" />
</div>
<div class="right">
<<if $args[3]>>
<div @class="'title text-med ' + $args[3]">
$args[2]
</div>
<<else>>
<div class="title text-med text-darkgreen">
$args[2]
</div>
<</if>>
</div>
</button>
<</widget>>
/% button with icon and text widge that triggers dialog popup%/
/% args[0]: title
/% args[1]: passage
/% args[2]: icon filepath%/
/% args[3]: button text%/
/% args[4]: text css classes%/
<<widget "iconButtonDialog">>
<button
class="icon-button dialog-btn"
@data-dialog-title="$args[0]"
@data-dialog-passage="$args[1]"
>
<div class="left">
<img @src="'./images/system/icons/' + $args[2]" />
</div>
<div class="right">
<<if $args[4]>>
<div @class="'title text-med ' + $args[3]">
$args[3]
</div>
<<else>>
<div class="title text-med text-darkgreen">
$args[3]
</div>
<</if>>
</div>
</button>
<</widget>>
<</nobr>><<nobr>>
<div class="background welcome">
<div class="left"></div>
<div class="right"></div>
</div>
<div class="banner welcome">
<div class="centered">
<img class="banner" src="./images/system/banner2.png" />
</div>
</div>
<div class="content welcome">
<div class="centered">
<div class="description">
<p>
Control App is an interactive erotic game which follows the life of a married man (you) who comes across a life-changing phone app with far too much power. It's up to you how you use it.
</p>
<p>
This is a game heavily focusing on adult themes such as <span class="text-pink">Mind Control, Domination and Cuckoldry.</span>
</p>
<p>
These are the more common themes throughout the storytelling in Control App, skewing as you branch down different paths. Immersion is utmost, however beware that this game isn't for everyone. There are no good endings (for now).
</p>
<p class="text-pink">
Thanks for playing - thoughts and feedback are welcome on my [[Patreon page|http://www.patreon.com/Craymanero]] or feel free to email <a href="craymanero@outlook.com">craymanero@outlook.com</a>.
</p>
</div>
<div class="action-list">
<<if $story_started === true>>
<button class="icon-button" onclick="window.resumeStory()">
<div class="left">
<img src="./images/system/icons/begin-story.png" />
</div>
<div class="right">
<div class="title text-white text-lg">Enter</div>
</div>
</button>
<<else>>
<button class="icon-button" data-passage="Story Introduction">
<div class="left">
<img src="./images/system/icons/begin-story.png" />
</div>
<div class="right">
<div class="title text-white text-lg">Enter</div>
</div>
</button>
<</if>>
<div class="subactions">
<<iconButtonDialog "Set Names" "Set Names" "profile.png" "Set Names" "text-white">>
<<iconButtonDialog "Guide & Tips" "Guide & Tips" "tips.png" "Guide & Tips" "text-white">>
<<iconButtonDialog "Credits" "Credits" "credits.png" "Credits" "text-white">>
<<iconButtonDialog "Cheats" "Cheats" "exclamation.png" "Cheats" "text-white">>
</div>
</div>
</div>
</div>
<</nobr>>Which scene would you like to replay? Scenes are permanently unlocked once viewed.
<<set $gender to 'male'>>\
<hr>
<h2><b>Standard Sex Scenes</b></h2>
<b>Blowjob</b>
<<if $blowjob1_scene eq true>>\
[[Blowjob I->Rewatch Blowjob I]]<<else>>Blowjob I - LOCKED [Prerequisites: sexuality higher than 11, then ask $wife.]
<</if>>\
<<if $blowjob2_scene eq true>>\
[[Blowjob II->Rewatch Blowjob II]]<<else>>Blowjob II - LOCKED [Prerequisites: sexuality higher than 21 & Blowjob I viewed, then ask $wife.]
<</if>>\
<<if $blowjobdom1_scene eq true>>\
[[Blowjob Dom I->Rewatch Blowjob Dom I]]<<else>>Blowjob Dom I - LOCKED [Prerequisites: Dom Wife Path & Blowjob II viewed, then ask $wife]
<</if>>\
<<if $blowjobhot1_scene eq true>>\
[[Blowjob Hot I->Rewatch Blowjob Hot I]]<<else>>Blowjob Hot I - LOCKED [Prerequisites: Hot Wife Path & Blowjob II viewed, then ask $wife]
<</if>>\
<<if $blowjobsub1_scene eq true>>\
[[Blowjob Sub I->Rewatch Blowjob Sub I]]<<else>>Blowjob Sub I - LOCKED [Prerequisites: Sub Wife Path & Blowjob II viewed, own blindfold, then ask $wife]
<</if>>\
<b>Sex</b>
<<if $sex1_scene eq true>>\
[[Sex I->Rewatch Sex I]]<<else>>Sex I - LOCKED [Prerequisites: Ask $wife.]
<</if>>\
<<if $sex2_scene eq true>>\
[[Sex II->Rewatch Sex II]]<<else>>Sex II - LOCKED [Prerequisites: sexuality higher than 21 & Sex I viewed, then ask $wife.]
<</if>>\
<<if $sexdom1_scene eq true>>\
[[Sex Dom I->Rewatch Sex Dom I]]<<else>>Sex Dom I - LOCKED [Prerequisites: Dom Wife Path & Sex II viewed, then ask $wife]
<</if>>\
<<if $sexhot1_scene eq true>>\
[[Sex Hot I->Rewatch Sex Hot I]]<<else>>Sex Hot I - LOCKED [Prerequisites: Hot Wife Path & Sex II viewed, then ask $wife]
<</if>>\
<<if $sexsub1_scene eq true>>\
[[Sex Sub I->Rewatch Sex Sub I]]<<else>>Sex Sub I - LOCKED [Prerequisites: Hot Wife Path & Sex II viewed, own blindfold and bondage gear, then ask $wife]
<</if>>\
<b>Anal</b>
<<if $anal1_scene eq true>>\
[[Anal I->Rewatch Anal I]]<<else>>Anal I - LOCKED [Prerequisites: sexuality higher than 21 and Sex II viewed, then talk to $wife.]
<</if>>\
<<if $analdom1_scene eq true>>\
[[Anal Dom I->Rewatch Anal Dom I]]<<else>>Anal Dom I - LOCKED [Prerequisites: Dom Wife Path & Anal I viewed, then ask $wife.]
<</if>>\
<<if $analhot1_scene eq true>>\
[[Anal Hot I->Rewatch Anal Hot I]]<<else>>Anal Hot I - LOCKED [Prerequisites: Hot Wife Path & Anal I viewed, then ask $wife.]
<</if>>\
<<if $analsub1_scene eq true>>\
[[Anal Sub I->Rewatch Anal Sub I]]<<else>>Anal Sub I - LOCKED [Prerequisites: Sub Wife Path & Anal I viewed, own blindfold, vibe wand and bondage gear, then ask $wife.]
<</if>>\
<b>Dildo</b>
<<if $dildo1_scene eq true>>\
[[Dildo I->Rewatch Dildo I]]<<else>>Dildo I - LOCKED [Prerequisites: sexuality higher than 21 & dildo purchased, then ask $wife.]
<</if>>\
<<if $dildodom1_scene eq true>>\
[[Dildo Dom I->Rewatch Dildo Dom I]]<<else>>Dildo Dom I - LOCKED [Prerequisites: Dom Wife Path & second dildo purchased, and Dildo I viewed, then ask $wife.]
<</if>>\
<<if $dildohot1_scene eq true>>\
[[Dildo Hot I->Rewatch Dildo Hot I]]<<else>>Dildo Hot I - LOCKED [Prerequisites: Hot Wife Path & black dildo purchased, and Dildo I viewed, then ask $wife.]
<</if>>\
<<if $dildosub1_scene eq true>>\
[[Dildo Sub I->Rewatch Dildo Sub I]]<<else>>Dildo Sub I - LOCKED [Prerequisites: Sub Wife Path and Dildo I viewed, then ask $wife.]
<</if>>\
<b>Miscellaneous</b>
<<if $lingerie1_scene eq true>>\
[[Lingerie->Rewatch Lingerie]]<<else>>Lingerie - LOCKED [Prerequisites: sexuality higher than 11 & Lingerie purchased, then ask $wife.]
<</if>>\
<<if $blindfold1_scene eq true>>\
[[Blindfold->Rewatch Blindfold]]<<else>>Blindfold - LOCKED [Prerequisites: sexuality higher than 11 & Blindfold purchased, then ask $wife.]
<</if>>\
<<if $homepornocommanded_scene eq true>>\
[[Home Porno->Rewatch Home Porno]]<<else>>Home Porno - LOCKED [Prerequisites: Purchased Camera & used control app to command $wife after being declined, or sexuality higher than 31, then ask $wife.]
<</if>>\
<h2><b>Teacher Sex Scenes</b></h2>
<b>All Routes</b>
<<if $nakedatschool1_scene eq true>>\
[[Teacher: Naked at School I->Rewatch Naked at School]]<<else>>Teacher: Naked at School I - LOCKED [Prerequisites: Sexuality higher than 31, obtain school keys (taken from $neigh when caught peeping during weekend pool scene)]
<</if>>\
<<if $nakedatschool2_scene eq true>>\
[[Teacher: Naked at School II->Rewatch Naked at School II]]<<else>>Teacher: Naked at School II - LOCKED [Prerequisites: Naked at School I]
<</if>>\
<b>Naive Wife Path</b>
<<if $schoolkids1_scene eq true>>\
[[Teacher Route: Naive I]]<<else>>\Teacher Route: Naive I - LOCKED [Prerequisites: Naive Route.]
<</if>>\
<<if $schoolkids2_scene eq true>>\
[[Teacher Route: Naive II]]<<else>>\Teacher Route: Naive II - LOCKED [Prerequisites: Previous scene viewed)]
<</if>>\
<<if $schoolkids3_scene eq true>>\
[[Teacher Route: Naive III]]<<else>>\Teacher Route: Naive III - LOCKED [Prerequisites: Previous scene viewed)]
<</if>>\
<b>Dom Wife Path</b>
//-Incomplete-//
<b>Hot Wife Path</b>
//-Incomplete-//
<b>Sub Wife Path</b>
//-Incomplete-//
<b>Secret Path</b>
<<if $principal1_scene eq true>>\
[[Teacher Route: Principal I]]<<else>>Teacher Route: Principal I - LOCKED [Prerequisites: Any Path Confirmed. Husband snooped and wife masturbated in the classroom.]
<</if>>\
<<if $principal2_scene eq true>>\
[[Teacher Route: Principal II]]<<else>>Teacher Route: Principal II - LOCKED [Prerequisites: Previous scene viewed)]
<</if>>\
<<if $principal3_scene eq true>>\
[[Teacher Route: Principal III]]<<else>>Teacher Route: Principal III - LOCKED [Prerequisites: Previous scene viewed)]
<</if>>\
<<if $principal4_scene eq true>>\
[[Teacher Route: Principal IV]]<<else>>Teacher Route: Principal IV - LOCKED [Prerequisites: Previous scene viewed)]
<</if>>\
<h2><b>Step-Dad Sex Scenes</b></h2>
<b>All Routes</b>
<<if $flashstepd1_scene eq true>>\
[[Step-Dad Route - Direct->Rewatch Step-Dad Route - Direct]]<<else>>Step-Dad Route - Direct - LOCKED [Prerequisites: step-dad staying at house, then MC stay at home to find magazine, use control app to instruct $wife to lead on step-dad, then wife chooses to be direct]
<</if>>\
<<if $carelessstepd1_scene eq true>>\
[[Step-Dad Route - Subtle->Rewatch Step-Dad Route - Subtle]]<<else>>Step-Dad Route - Subtle - LOCKED [Prerequisites: step-dad staying at house, then MC stay at home to find magazine, use control app to instruct $wife, then wife chooses to be subtle]
<</if>>\
<<if $homemast1_scene eq true>>\
[[Step-Dad Route - Masturbate->Rewatch Stepd Route - Masturbate]]<<else>>Step-Dad Route - Masturbate - LOCKED [Prerequisites: Trigger careless or flashing scene three times. Select new option as wife staying at home - Investigate]
<</if>>\
<<if $helpstepdevent1_scene eq true>>\
[[Step-Dad Route - Help I->Rewatch Step-Dad Route - Help I]]<<else>>Step-Dad Route - Help I - LOCKED [Prerequisites: Step-Dad Masturbate scene viewed, then stay at home as wife.]
<</if>>\
<<if $helpstepdevent2_scene eq true>>\
[[Step-Dad Route - Help II->Rewatch Step-Dad Route - Help II]]<<else>>Step-Dad Route - Help II - LOCKED [Prerequisites: Help Step-dad I scene viewed, then stay at home as wife]
<</if>>\
<b>Naive Wife Path</b>
<<if $stepdseduce1_scene eq true>>\
[[Step-Dad Route - Naive I->Rewatch Step-Dad Route - Naive I]]<<else>>Step-Dad Route - Naive I - LOCKED [Prerequisites: Naive path, then talk with $wife about $stepd.]
<</if>>\
<<if $stepdblindfold1_scene eq true>>\
[[Step-Dad Route - Naive II->Rewatch Step-Dad Route - Naive II]]<<else>>Step-Dad Route - Naive II - LOCKED [Prerequisites: Naive path, $wife spoke to the council, $wife spends a day at home watching TV with $stepd.]
<</if>>\
<<if $stepdtoofar_scene eq true>>\
[[Step-Dad Route - Naive III->Rewatch Step-Dad Route - Naive III]]<<else>>Step-Dad Route - Naive III - LOCKED [Prerequisites: Naive path, $stepd blindfold scene viewed, $wife spend day at home.]
<</if>>\
<b>Dom Wife Path</b>
//-Incomplete-//
<b>Hot Wife Path</b>
//-Incomplete-//
<b>Sub Wife Path</b>
<<if $stepdconfront_scene eq true>>\
[[Step-Dad Route - Sub I->Rewatch Step-Dad Route - Sub I]]<<else>>Step-Dad Route - Sub I - LOCKED [Prerequisites: Sub path, Help Step-dad III scene viewed, then talk with $wife about $stepd.]
<</if>>\
<<if $stepdhelpcum_scene eq true>>\
[[Step-Dad Route - Sub II->Rewatch Step-Dad Route - Sub II]]<<else>>Step-Dad Route - Sub II - LOCKED [Prerequisites: Confronted $stepd, stay at home.]
<</if>>\
<<if $stepdbdinner_scene eq true>>\
[[Step-Dad Route - Sub III->Rewatch Step-Dad Route - Sub III]]<<else>>Step-Dad Route - Sub III - LOCKED [Prerequisites: Step-Dad's Cum Tool scene viewed.]
<</if>>\
<<if $stepdcallsex_scene eq true>>\
[[Step-Dad Route - Sub IV->Rewatch Step-Dad Route - Sub IV]]<<else>>Step-Dad Route - Sub IV - LOCKED [Prerequisites: Family Dinner scene viewed, $name speaks to $wife about $stepd.]
<</if>>\
<<if $stepdfriend1_scene eq true>>\
[[Step-Dad Route - Sub V->Rewatch Step-Dad Route - Sub V]]<<else>>Step-Dad Route - Sub V - LOCKED [Prerequisites: Sex on Demand scene viewed, Step-Dad gives news (end day to see), then spend day at home.]
<</if>>\
<h2><b>Modelling Sex Scenes</b></h2>
<b>All Routes</b>
<<if $wife_sexymodelling_scene eq true>>\
[[Modelling Route - Bikini->Rewatch Modelling Route - Bikini]]<<else>>Modelling Route - Bikini - LOCKED [Prerequisites: Modelling story progress, liberty greater than 5, command was used to make a home porno, then do a sexy photoshoot]
<</if>>\
<b>Naive Wife Path</b>
<<if $wife_modelling_naive_scene_1 eq true>>\
[[Modelling Route - Naive I->Rewatch Modelling Route - Naive I]]<<else>>Modelling Route - Naive I - LOCKED [Prerequisites: Modelling story progress, liberty greater than 5, command was used to make a home porno, Accept Candy Contract, then do erotic modelling]
<</if>>\
<<if $wife_modelling_naive_scene_2 eq true>>\
[[Modelling Route - Naive II->Rewatch Modelling Route - Naive II]]<<else>>Modelling Route - Naive II - LOCKED [Prerequisites: Naive wife path, proceed modelling route]
<</if>>\
<<if $wife_modelling_naive_scene_3 eq true>>\
[[Modelling Route - Naive III->Rewatch Modelling Route - Naive III]]<<else>>Modelling Route - Naive III - LOCKED [Prerequisites: Naive wife path, proceed modelling route]
<</if>>\
<<if $wife_modelling_naive_scene_4 eq true>>\
[[Modelling Route - Naive IV->Rewatch Modelling Route - Naive IV]]<<else>>Modelling Route - Naive IV - LOCKED [Prerequisites: Naive wife path, proceed modelling route]
<</if>>\
<b>Dom Wife Path</b>
<<if $wife_modelling_dom_scene_1 eq true>>\
[[Modelling Route - Dom I->Rewatch Modelling Route - Dom I]]<<else>>Modelling Route - Dom I - LOCKED [Prerequisites: Dominant wife path, proceed modelling route]
<</if>>\
<<if $wife_modelling_dom_scene_2 eq true>>\
[[Modelling Route - Dom II->Rewatch Modelling Route - Dom II]]<<else>>Modelling Route - Dom II - LOCKED [Prerequisites: Dominant wife path, proceed modelling route]
<</if>>\
<<if $wife_modelling_dom_scene_3 eq true>>\
[[Modelling Route - Dom III->Rewatch Modelling Route - Dom III]]<<else>>Modelling Route - Dom III - LOCKED [Prerequisites: Dominant wife path, proceed modelling route]
<</if>>\
<b>Hot Wife Path</b>
<<if $wife_modelling_hot_scene_1 eq true>>\
[[Modelling Route - Hot I ->Rewatch Modelling Route - Hot I]]<<else>>Modelling Route - Hot I - LOCKED [Prerequisites: Hot wife path, proceed modelling route]
<</if>>\
<<if $wife_modelling_hot_scene_2 eq true>>\
[[Modelling Route - Hot II ->Rewatch Modelling Route - Hot II]]<<else>>Modelling Route - Hot II - LOCKED [Prerequisites: Hot wife path, proceed modelling route]
<</if>>\
<<if $wife_modelling_hot_scene_3 eq true>>\
[[Modelling Route - Hot III ->Rewatch Modelling Route - Hot III]]<<else>>Modelling Route - Hot III - LOCKED [Prerequisites: Hot wife path, proceed modelling route]
<</if>>\
<<if $wife_modelling_hot_scene_4 eq true>>\
[[Modelling Route - Hot IV ->Rewatch Modelling Route - Hot IV]]<<else>>Modelling Route - Hot IV - LOCKED [Prerequisites: Hot wife path, proceed modelling route]
<</if>>\
<b>Sub Wife Path</b>
<<if $wife_modelling_sub_scene_1 eq true>>\
[[Modelling Route - Sub I ->Rewatch Modelling Route - Sub I]]<<else>>Modelling Route - Sub I - LOCKED [Prerequisites: Sub wife path, proceed modelling route]
<</if>>\
<<if $wife_modelling_sub_scene_2 eq true>>\
[[Modelling Route - Sub II ->Rewatch Modelling Route - Sub II]]<<else>>Modelling Route - Sub II - LOCKED [Prerequisites: Sub wife path, proceed modelling route]
<</if>>\
<<if $wife_modelling_sub_scene_3 eq true>>\
[[Modelling Route - Sub III ->Rewatch Modelling Route - Sub III]]<<else>>Modelling Route - Sub III - LOCKED [Prerequisites: Sub wife path, proceed modelling route]
<</if>>\
<b>Secret Path</b>
<<if $wife_modelling_porn_scene_1 eq true>>\
[[Modelling Route - Pornstar I->Rewatch Modelling Route - Pornstar I]]<<else>>Modelling Route - Pornstar I - LOCKED [Prerequisites: Accept Candy Contract, Made a Homemade Porno by using the Command function]
<</if>>\
<<if $wife_modelling_porn_scene_2 eq true>>\
[[Modelling Route - Pornstar II->Rewatch Modelling Route - Pornstar II]]<<else>>Modelling Route - Pornstar II - LOCKED [Prerequisites: activated pornstar wife path, proceed modelling route]
<</if>>\
<<if $wife_modelling_porn_scene_3 eq true>>\
[[Modelling Route - Pornstar III->Rewatch Modelling Route - Pornstar III]]<<else>>Modelling Route - Pornstar III - LOCKED [Prerequisites: activated pornstar wife path, proceed modelling route]
<</if>>\
<<if $wife_modelling_porn_scene_4 eq true>>\
[[Modelling Route - Pornstar IV->Rewatch Modelling Route - Pornstar IV]]<<else>>Modelling Route - Pornstar IV - LOCKED [Prerequisites: activated pornstar wife path, proceed modelling route]
<</if>>\
<h2><b>Job Path Sex Scenes</b></h2>
<b>Naive Wife Path</b>
<<if $oldandyoung1_scene eq true>>\
[[Job Naive - old and young I->Rewatch Job Naive - old and young I]]<<else>>Job Naive - old and young I - LOCKED [Prerequisites: naïve wife path. debt path initiated. Speak to wife about getting a job. Use the command function to convince her, then bring it up again. Wife then needs to search for the job, then go on the weekend.]
<</if>>\
<<if $oldandyoung2_scene eq true>>\
[[Job Naive - old and young II->Rewatch Job Naive - old and young II]]<<else>>Job Naive - old and young II - LOCKED [Prerequisites: Previous scene viewed, then work on the weekend.]
<</if>>\
<<if $oldandyoung3_scene eq true>>\
[[Job Naive - old and young III->Rewatch Job Naive - old and young III]]<<else>>Job Naive - old and young III - LOCKED [Prerequisites: Previous scene viewed, then work on the weekend.]
<</if>>\
<b>Dom Wife Path</b>
<<if $stripper1_scene eq true>>\
[[Job Dom - stripper I->Rewatch Job Dom - stripper I]]<<else>>Job Dom - stripper I - LOCKED [Prerequisites: dom wife path. debt path initiated. Speak to wife about getting a job. Use the command function to convince her, then bring it up again. Wife then needs to search for the job, then go on the weekend.]
<</if>>\
<<if $stripper2_scene eq true>>\
[[Job Dom - stripper II->Rewatch Job Dom - stripper II]]<<else>>Job Dom - stripper II - LOCKED [Prerequisites: Previous scene viewed, then husband spends time alone on the weekend.]
<</if>>\
<<if $stripper3_scene eq true>>\
[[Job Dom - stripper III->Rewatch Job Dom - stripper III]]<<else>>Job Dom - stripper III - LOCKED [Prerequisites: Previous scene viewed, then husband spends time alone on the weekend.]
<</if>>\
<b>Hot Wife Path</b>
<<if $camgirl1_scene eq true>>\
[[Job Hot - camgirl I->Rewatch Job Hot - camgirl I]]<<else>>Job Hot - camgirl I - LOCKED [Prerequisites: hot wife path. debt path initiated. Speak to wife about getting a job. Wife then needs to search for a job. Then you need to speak to her again. She can then work on the weekend.]
<</if>>\
<<if $camgirl2_scene eq true>>\
[[Job Hot - camgirl II->Rewatch Job Hot - camgirl II]]<<else>>Job Hot - camgirl II - LOCKED [Prerequisites: Previous scene viewed, then work on the weekend.]
<</if>>\
<<if $camgirl3_scene eq true>>\
[[Job Hot - camgirl III->Rewatch Job Hot - camgirl III]]<<else>>Job Hot - camgirl III - LOCKED [Prerequisites: Previous scene viewed, then work on the weekend.]
<</if>>\
<b>Sub Wife Path</b>
//-Incomplete-//
<b>Secret Path</b>
//-Incomplete-//
<h2><b>Neighbour Sex Scenes</b></h2>
<b>Naive Wife Path</b>
<<if $nudetrade1_scene eq true>>\
[[Neighbour Route - Naive I->Rewatch Neighbour Route - Naive I]]<<else>>Neighbour Route - Naive I - LOCKED [Prerequisites: View Naked at School I]
<</if>>\
<<if $nudetrade2_scene eq true>>\
[[Neighbour Route - Naive II->Rewatch Neighbour Route - Naive II]]<<else>>Neighbour Route - Naive II - LOCKED [Prerequisites: View Trade Nudes I, Make a porno with Wife]
<</if>>\
<b>Dom Wife Path</b>
//-Incomplete-//
<b>Hot Wife Path</b>
<<if $neighmomseduce1_scene eq true>>\
[[Neighbour Route - Hot I->Rewatch Neighbour Route - Hot I]]<<else>>Neighbour Route - Hot I - LOCKED [Prerequisites: Hot Route, accept drink]
<</if>>\
<b>Sub Wife Path</b>
//-Incomplete-//
<b>Secret Path</b>
<<if $neighmomdrug1_scene eq true>>\
[[Neighbour Route - Drugged->Rewatch Neighbour Route - Drugged]]<<else>>Neighbour Route - Drugged - LOCKED [Prerequisites: Talk to $neighmom at BBQ, Scare $neigh when he is caught peeping, accept drink]
<</if>>\
<h2><b>Side Event Sex Scenes</b></h2>
<b>All Routes</b>
<<if $parkgloryhole1_scene eq true>>\
[[Park Gloryhole I->Rewatch Park Gloryhole I]]<<else>>Park Gloryhole I - LOCKED [Prerequisites: Sexuality higher than 16. Wife goes for walk in the park.]
<</if>>\
<<if $parkgloryhole2_scene eq true>>\
[[Park Gloryhole II->Rewatch Park Gloryhole II]]<<else>>Park Gloryhole II - LOCKED [Prerequisites: Any path. Wife goes for walk in the park.]
<</if>>\
<<if $massage1_scene eq true>>\
[[Massage I->Rewatch Massage I]]<<else>>Massage I - LOCKED [Prerequisites: Sexuality higher than 16. Wife goes for a walk in the mall.]
<</if>>\
<<if $massage2_scene eq true>>\
[[Massage II->Rewatch Massage II]]<<else>>Massage II - LOCKED [Prerequisites: Any path. Wife goes for a walk in the mall.]
<</if>>\
<b>Naive Wife Path</b>
//-Incomplete-//
<b>Dom Wife Path</b>
//-Incomplete-//
<b>Hot Wife Path</b>
//-Incomplete-//
<b>Sub Wife Path</b>
//-Incomplete-//
<h2><b>Ending Sex Scenes</b></h2>
<<if $badend2_scene eq true>>\
[[Bad End II - Debt->Rewatch Bad End II - Debt]]<<else>>Bad End II - Debt - LOCKED [Prerequisites: Fail to repay debt 3 times.]
<</if>>\
<hr>
<<iconButtonContainer
$return
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>>@@.wife;"My ass...? You've really grown fond of my ass, haven't you?"@@ $wife smiled at you mischieviously. You shrugged sheepishly.
@@.you;"Yeah, I guess I like it."@@ You admitted.
@@.wife;"Oh I think it's more than like... You love my ass, don't you?"@@ She teased.
@@.you;"Well... Yeah I guess so."@@ You confessed.
@@.wife;"It's okay - you're allowed to love it. In fact you should love it."@@ She smiled sweetly. @@.wife;"Here..."@@ She pushed you onto your back and began to undress. You watched her strip down to her underwear with great interest, then leaned back as she crawled on top of you. You quirked a brow when she continued up further though, and straddled you over your chest.
@@.wife;"I have the perfect treat for you..."@@ She smiled as she held your hands.
@@.you;"Yeah...?"@@ You wondered.
@@.wife;"Mhm."@@ $wife moved your hands wide apart so you were spread eagled, then she clambered around to sit on your chest, facing away from you. You felt her undo your belt and pull out your semi-erect cock.
@@.wife;"Here's my little guy..."@@ She teased as she slowly began to stroke your cock. She shuffled slightly so that her legs trapped your arms in position.
@@.wife;"Do you like this...?"@@ She asked as she leaned down to give your cock a soft wet kiss.
@@.you;"I... Yeah I do."@@ You said.
@@.wife;"Good.... Well, I hope you enjoy your treat..."@@ $wife sat back up and looked over her shoulder at you with a wicked smirk. She slowly lowered her ass over your face. You blinked in surprise as she sat on your face.
[img[images\pictures\vanilla\anal\anal_dom_1.webp]]
@@.you;"Mh-wff-..."@@ You struggled to speak.
@@.wife;"Oh - no no... No need to talk, you just enjoy your treat. Eat up."@@ She laughed. You struggled to breath, so you squirmed somewhat until wife sat up again.
@@.wife;"What is it...?"@@ She asked.
You weren't sure what to say. She'd never been this sexually aggressive with you before, but it was turning out to be a turn on.
@@.you;"Uh... Th-the underwear's scratching my face..."@@ You said. She smiled, then stood up to wriggle them off. You stared up at her soft, beautiful ass.
@@.wife;"There you go babe... Now you can enjoy it properly."@@ She said as she resumed her position over your face. She slowly leaned back while spreading her ass cheeks. Your heart raced as you watched her ass close in and smother you until you couldn't see - all you could feel was the pressure on your face and $wife playing idly with your erect cock. You felt a wetness on it. You could smell and taste $wife's womanhood, which you began to poke at with your tongue. You heard $wife giggle.
@@.wife;"There you go... See I knew you loved it."@@ She teased. You continued to probe her with your tongue, but then she shuffled forward. Your tongue slipped out of her pussy, and the only thing it could reach was her tight asshole.
[img[images\pictures\vanilla\anal\anal_dom_2.webp]]
@@.wife;"Give this one some attention too... You're always asking me to use it after all."@@ She instructed, but you really had no choice in the matter - your tongue was already out and her ass was squished in your face. You ran your tongue up and down her ass as much as you could, and eventually she sat up again to let you breath.
@@.wife;"Good boy... Very good boy."@@ $wife praised as she continued to slowly jerk your cock. You breathed hard to catch your breath. Your lower face was covered in wetness, and you could feel an orgasm beginning to build.
@@.wife;"You're not done yet though... Treat it properly - I want you to eat my ass like you mean it."@@ She told you as she leaned back again. Her ass completely covered your mouth and nose. You slurped and sucked as $wife grinded her hips into your face for several seconds. You felt your heart race faster as you struggled to breath, and you tried to squirm out.
[img[images\pictures\vanilla\anal\anal_dom_3.webp]]
@@.wife;"Mhh~ No, not yet. Thirty more seconds."@@ She told you. You'd pass out for sure... But you continued to massage her asshole with your tongue. You heard her moan, and then felt her wrap her lips over your cock. Your vision began to blur, but you kept eating her ass.
@@.wife;"Good boy... keep eating my ass like a good boy... Twenty more seconds..."@@ You heard her say, but it was hard to comprehend. All you had was your sense of touch. You shivered and spasmed as you felt a hot swirl over your cock.
@@.wife;"Mmm~ You're such a good ass eater... Okay, here's your reward...!"@@ $wife lifted her ass up enough for you to gulp in oxygen, and at the same time she gave your cock a few last pumps to make you cum. You gasped and groaned loudly as you felt the strongest orgasm paralyse your body. $wife laughed as your cum sprayed over her.
@@.wife;"Oh wow, so much..."@@ She looked back at you over her shoulder. @@.wife;"You're a mess! You should have a shower."@@ She said as she let you up. It took a couple minutes for you to properly regain your senses. You were a mess, and you did have a shower... What ever the sexual experience was - that was no doubt the hardest you've ever orgasmed.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.you;"Can we do this again...?"@@ You asked as you reached around to give $wife's ass a firm squeeze.
@@.wife;"You want to fuck my ass again? Jeez, are all guys like this?"@@ $wife raised a brow and smiled coyly.
@@.you;"I don't know, but I //do// know that you've got one sexy ass that I'd like to get inside..."@@ You grinned as you pulled her closer.
$wife sighed dramatically then shrugged. @@.wife;"I guess there's no helping it, huh?"@@ She smirked then pushed you down onto the bed before getting on her knees.
@@.wife;"Okay, fine... But I'm in charge."@@ She said as she leaned forward and undid your pants. Your cock came springing out as soon as it was free.
@@.you;"Sure you can be on top..."@@ You said as you watched her handy work.
$wife held your cock in her hand and quickly leaned forward to wrap her lips around it. You jumped from the unexpected blowjob. She gagged on it and looked up at you, then after a moment she took it out of her mouth, leaving it covered in wetness.
@@.wife;"Well it can't go in dry, can it?"@@ She smirked as she stood up and mounted you, then pivoted around so that her back was facing you. She reached back to grasp your cock and guided it to her tight asshole. With a few soft moans, she slowly worked the head of your cock into her incredibly tight ass.
[img[images\pictures\vanilla\anal\anal_hot_1.png]]
@@.wife;"Ooh... Fuck... Mh... It's inside now."@@ She breathed and let out a deep sigh as she moved back, easing the length of your cock deeper inside her. You felt the tightness squeeze around your shaft.
@@.you;"Ugh, fuck... It's so tight..."@@ You grunted.
@@.wife;"Yeah... It feels good..."@@ She replied as she began to grind her hips up and down with a quickened pace - pushing your cock further inside her with every bounce.
[img[images\pictures\vanilla\anal\anal_hot_2.webp]]
@@.wife;"Oh fuck... It feels good..."@@ She whimpered and reached down to rub her clit. She grinded and gasped while bouncing on your cock, then slipped a finger inside herself.
@@.you;"Ugh, damn..."@@ You groaned as you felt your cock slide deeper inside all the way to the base. It was incredibly tight and hot. Every movement seemed to seize your manhood even tighter.
@@.wife;"F-fuck... I'm cumming...!"@@ $wife gasped and bucked back against your cock. She let out a long and deep breath as she fingered herself, then a shrill gasp. You felt a warm wetness on your legs.
@@.you;"Ugh... Me too..."@@ You groaned as your cock twitched, deep inside of $wife's ass. You took ahold of $wife's asscheeks and thrusted deep, the tightness almost choking your cock from cumming... But the orgasm came regardless, and hot spurts of cum spewed out inside her.
@@.wife;"FH-hah, I can feel it...!"@@ $wife said between breaths. She slowly lifted herself up and leaned forward, letting your cock gently slide out of her. She remained in this position for a while - her gaping ass pointing towards you.
[img[images\pictures\vanilla\anal\anal_hot_3.jpeg]]
Cum began to bubble up and leak out.
@@.wife;"Oh! I have to go to the bathroom..."@@ She excused herself then left quickly.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.you;"Come on babe... Let's try it."@@ You said as you reached around to give $wife's ass a firm squeeze.
@@.wife;"Oh my god, why are you so desperate to fuck my ass?"@@ $wife rolled her eyes, though you saw a hint of a smile on her face.
@@.you;"It's your own fault for being so damn sexy."@@ You said, reaching your other hand around to grab the other cheek.
@@.wife;"Tooo bad - there's no way it'll fit."@@ $wife gave you a playful shove.
@@.you;"It might... My finger went in, remember?"@@ You smirked at her playfully.
@@.wife;"That's a bit different though."@@ $wife replied.
@@.you;"You seemed to like it in any case... You liked me 'filling you up', if I recall correctly..."@@ You reminded her. Her cheeks flushed a light red.
@@.wife;"Well... Fine."@@ $wife said in a quiet voice. You could hardly believe it. @@.wife;"Just do it gently!"@@ She shot you a look.
@@.you;"Of course I will!"@@ You couldn't help but hide the excitement and lust from your voice. Your cock was already swelling with anticipation. You clambered on the bed with $wife and you both got undressed.
@@.wife;"Just make sure you stop if I say so."@@ $wife told you in a stern voice as she rolled over onto her arms and knees, her ass sticking up at you. @@.wife;"...Use lube."@@ You heard her muffled voice.
You lubed up a finger and ran it over $wife's ass, playfully pushing in the slightest bit. $wife gasped. You then shuffled forward to press your cock against her tight hole. At first there was absolutely no movement and you began to think that it wasn't going to work, but slowly $wife's ass opened up and the head of your cock sunk inside.
[img[images\pictures\vanilla\anal\anal1.webp]]
@@.wife;"Ooooh...!"@@ You heard $wife moan. You moved slowly, pushing in even deeper. It was a tightness you've never felt. It was almost painful... and every movement seemed to pull you in deeper.
@@.you;"How does it feel?"@@ You asked, really hoping she wouldn't ask you to stop.
@@.wife;"It's... okay. It feels weird."@@ She replied. She didn't sound pained.
@@.you;"Good..."@@ You grunted a reply as you continued to push deeper inside her ass.
@@.wife;"Oooh... Mh..."@@ $wife whimpered.
@@.you;"Does it hurt?"@@ You asked.
@@.wife;"No..."@@ She replied.
@@.you;"So does it feel good?"@@ You asked as you pulled back and pushed in again.
@@.wife;"M-mh... Yes I think so..."@@ $wife gasped. You reached down to feel her womanhood and grinned when you felt it was soaking. You slid a finger inside her slit and she shuddered.
@@.you;"You're so wet."@@ You teased.
@@.wife;"Mh... Yeah."@@ She agreed then gasped when you slid a second finger in her cunt.
You began to thrust a little faster in her ass. $wife whimpered with every movement, and even louder when you plunged your fingers inside her. A shrill shreik escaped her and an orgasm quickly began to swell up.
@@.you;"I'm gonna cum...!"@@ You told her as you tried to pull your cock out... But $wife pushed back against you. The tightness of her ass was too much, you felt the hot spurts of cum shoot out inside her.
@@.wife;"oh fuck, it's so hot...!"@@ $wife moaned and shuddered as you emptied your load inside her.
You pulled your cock out slowly, leaving your wife's ass in a gaped state... Though the cum must have been a fair way inside still.
[img[images\pictures\vanilla\anal\anal2.png]]
@@.you;"I guess you liked it then?"@@ You eventually asked.
@@.wife;"Yeah... It'll take some getting used to... It feels very different."@@ $wife replied. @@.wife;"... I need to go to the bathroom."@@ She excused herself and left the bedroom.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.wife;"My ass...? Okay..."@@ $wife spoke quietly - embarrassed. Then she looked at you confused when you took out a blindfold.
@@.you;"Trust me, you'll like it."@@ You reassured her. She nodded and took it from you. You waited until she had the blindfold fastened over her eyes before you approached her and gently pushed onto the bed. You helped her roll over onto her stomach.
@@.wife;"Um..."@@ $wife hesitated.
@@.you;"It's fine - just a new position."@@ You told her.
@@.wife;"Okay..."@@ $wife replied quietly.
You then took some leather straps and approached her side - gently fastening them around her wrists.
@@.you;"It's fine."@@ You told her again. She trusted you.
You tied her down so her arms were spread wide, and then again with her legs, so they were spread apart to reveal her glistening slit. $wife squirmed lightly on the bed, but she was tied firmly down. The last thing you had was a vibe wand...
You took it out of the box and switched it on to the lowest setting. The end of the stick began to vibrate - making an audible buzz. $wife shifted just the slightest bit.
You slowly approached her with the vibe wand in hand. You ran it up her leg so that she could feel it. You heard her gasp. You rolled it over her bottom, then her other leg before running it up again to find her womanhood.
@@.wife;"O-oh...!"@@ $wife gasped and immediately began to squirm.
@@.you;"Does it feel good?"@@ You asked.
@@.wife;"Mh- Y-yes..."@@ She whispered through gasps.
You placed the wand on the bed so that the head was still resting against her twitching pussy, then you slowly climbed on behind her. You ran your fingers over her ass to massage it, occasionally feeling the wetness of her pussy which seemed to be increasingly sensitive from the magic of the vibe wand.
[img[images\pictures\vanilla\anal\anal_sub_1.webp]]
@@.you;"You're so wet."@@ You told her.
@@.wife;"Oh~ P-please $name..."@@ $wife gasped.
@@.you;"What is it?"@@ You asked.
@@.wife;"I-h-hah... I need more..."@@ She begged in a whimper.
@@.you;"Well only because you asked so nicely."@@ You grinned as you took out your cock and shuffled in closer to $wife. You rubbed the head of your cock over her soaked pussy, which made her twitch and moan.
@@.wife;"P-please fuck me..."@@ She begged again. You pushed the head of your cock inside to bury it in her juices, then took it out again.
@@.wife;"Oh...?"@@ $wife gasped and squirmed back as she tried to find your cock with her pussy.
@@.you;"I'm fucking your ass."@@ You reminded her.
@@.wife;"Mh- o-okay... Please hurry..."@@ She breathed and shivered. You slowly pressed the head of your now-wet cock against $wife's tight asshole, which gradually took you in with occasional thrusts. $wife moaned lewdly as you eventually pushed all the way inside her. You felt her twitch around you as you began to thrust.
@@.wife;"O-oh, you're so deep inside m-me mh!~ I keep c-cumming..."@@ $wife gasped in hysteria. You turned the control up a level on the vibe wand, which made her shriek and spasm again. You felt her juices on you as you continued to thrust into her tight ass.
[img[images\pictures\vanilla\anal\anal_sub_2.webp]]
@@.wife;"Oh $name...! I c-cant stop c-cumming..!"@@ She whimpered between gasps. You grunted and gripped onto her ass to try and control her spasming, then continued to fuck her. Every movement made her tighten around you.
@@.you;"I'm gonna cum in your ass $wife."@@ You told her, and then picked up the pace. $wife could only moan in respond. You reached down to stick two fingers inside her dripping pussy - she'd never been this wet before.
@@.wife;"Oh!-I-h-hah, c-cumming..."@@ She barely said.
@@.you;"Ugh...!"@@ You grunted as you came, sending your hot cum far into $wife's twitching ass. She gasped and spasmed again underneath you. You felt her squirt over your legs.
You sat back with a deep breath then moved the vibe wand away, and watched as your cum slowly leaked out of $wife's ass.
[img[images\pictures\vanilla\anal\anal_sub_3.webp]]
@@.wife;"Oh~ Hah...$name..."@@ $wife continued to shiver and gasp.
@@.you;"... Glad you liked it."@@ You said as you began to loosen her straps.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You woke with a start to the sounds of the postman driving by. The rumble of an engine now triggered PTSD in you. A month had gone by since $wife was abducted by Control Inc.
You'd filed countless police reports for criminal activity and for a missing person, but for some reason every time you asked for an update, it seemed the record had disappeared. You were sure the local authorities had now dismissed you as a madman every time you went in.
You'd lost your job and you'd failed your payment on your house... But it didn't matter. You took the life you had for granted. You were happily married and on the way to having kids with the most beautiful woman you'd ever known.
You slowly pulled yourself out of bed, per your new morning routine... Though it was closer to noon. You went outside to check the mail box, and that was usually as much sunlight as you'd get for the day before you turned back inside. You had a parcel, which was new.
You sat at the kitchen table and inspected the parcel. It was unmarked, which was odd. You opened it up then tipped out a USB stick and a cardboard note. You picked it up and read it.
//''WE'LL TAKE OVER THE TRAINING FROM HERE''//
Your heart raced. You read and re-read the note, then looked at the USB. You rushed to the bedroom to fetch your laptop and turned it on. It was the longest twenty seconds of your life. You plugged in the USB and opened the folder contents. There was a single video. Your heart beated faster. You clicked it open and the video started up in fullscreen.
There she was, after a month of agony, $wife was sitting in front of you... Though her expression was off. She wasn't focused, as if she was hypnotised.
@@.woman;"Go on, say hello."@@ You heard a familiar voice - it was the woman from Control Inc.
@@.wife;"Hello... $name..."@@ $wife began to say.
@@.woman;"Very good, and what are we doing today?"@@ The woman asked.
@@.wife;"Today we're going to have some fun..."@@ $wife replied. And with that the camera cut out. You blinked. It was a black screen for several seconds, then it buzzed back on. You gasped.
$wife was completely naked and on her back with half a dozen men standing around her. The woman from Control Inc was standing besides her, also nude. She smiled sadistically at the camera.
@@.woman;"We always have to pay our debts, don't we $wife?"@@ She asked.
@@.wife;"Mh- y-yes...!"@@ $wife gasped sharply as a man stepped forward towards her crotch. You grabbed the laptop screen, but of course you couldn't do anything to stop it. You watched as the man penetrated your wife's pussy.
@@.woman;"That's right... Now be a good girl like you've been trained... Here, taste this too."@@ The woman climbed up over $wife and slowly shuffled over her face. @@.woman;"Eat me out..."@@ She whispered. You could hear $wife lewdly slurp the woman's pussy. You hated it, but you felt your crotch beginning to swell.
[img[images\pictures\endings\badend2\ending1_1_1.webp]]
@@.woman;"Mm~ Oh you've become such a good pussy eater $wife..."@@ The woman laughed. $wife could only manage to moan in response. @@.woman;"Oh and of course you're the perfect little cum dump too..."@@ She teased as the man continued to fuck her. Several more men began to circle around them.
[img[images\pictures\endings\badend2\ending1_1_2.webp]]
The woman sat up to let $wife breath - you heard her gasp for air.
@@.woman;"Very good girl $wife... Now, tell us again what we're doing today?"@@ She asked.
@@.wife;"M-mh... I-I'm going to be everyone's cum dump...!"@@ $wife replied. The woman looked at the camera and smirked. It cut out again. You growled as you stood up. You realized you were painfully erect, but you didn't want to admit it. The camera buzzed back on again for the third time.
$wife was looking at the camera, her eyes full of lust. She was breathing hard.
@@.woman;"Great job today $wife... How many was it...?"@@ The woman asked, apparently behind the camera.
@@.wife;"Six..."@@ $wife breathed.
@@.woman;"Oh, six loads of cum in your pussy huh? Very good job... Should we show your dear husband? He'd be so proud of you."@@ The woman smiled. $wife nodded, then the camera panned down, slowly over her naked, wet body, then down to her dripping pussy.
@@.wife;"S-see, $name...? I took six loads of cum in my pussy... J-just like the sex toy you always wanted me to be..."@@ You heard $wife say.
@@.woman;"That's right, the perfect sex toy. he'd be so proud of you..."@@ The woman said as she reached forward and pushed two fingers inside of $wife. She gasped as she was vaginally probed, then shivered when the fingers came out. More cum dripped out of her pussy.
[img[images\pictures\endings\badend2\ending1_1_3.webp]]
You gritted your teeth as you the video shut off. That was the end of the clip. You clicked play again and took out your cock.
<<iconButtonContainer
'Rewatch Bad End II P2'
'button_m_forward.png'
"One month later"
>>
<</iconButtonContainer>>The police had certainly dismissed you. You even showed them the video - but they just looked at you like you were crazy and told you to leave, even threatening to arrest you.
You went out for the mail. It'd been a fortnight since you checked last. Your letterbox was full of overdue bills and notices. You didn't bother sorting them, you just grabbed them all then threw them on the kitchen bench when you got inside. You almost missed the parcel entirely.
You blinked, then staggered over to it, then ran to get your laptop. You ripped the top off the parcel and took out a USB. there was no lo letter this time. You stuffed the USB into the laptop and clicked through the folder - another video. You clicked it.
The video snapped on - the first thing you saw was a close up of a pussy. Your wife's pussy. It was the perfect, beautiful shade of pink that you remembered - but it was dripping, and you didn't remember it being so 'open'... The camera panned upwards over her curvy figures; her heavy breasts, then to her face. She smiled at the camera - at you. She was sitting down, naked, but dressed as a schoolgirl or something. You blinked when a man stepped in beside her - a throbbing erection in $wife's face. $wife took it in her hand.
@@.wife;"Hi babe... It's been so long since I've seen you... I'm doing well... More than well actually..."@@ She said as she turned her head to slowly suck on the cock beside her, her eyes still on the camera.
[img[images\pictures\endings\badend2\ending1_2_1.webp]]
@@.wife;"Mh... I've learned a lot these past two months... I've really embraced who I am... A cock hungry slut... The woman you've always wanted me to be..."@@ She continued to speak between sucks.
@@.wife;"I want to show you... I know you'd be so proud..."@@ The video cut out. You'd already taken your cock out. Whatever this feeling was - you didn't want to understand. You'd jerked off to the last video at least a hundred times. It was the only thing that made you feel anything.
The video buzzed back on. $wife was on her hands and knees, surrounded by a bunch of men in masks. She was being fucked from behind - her tits bouncing as she sucked down a cock. She looked to the camera every so often - as if to make sure you were watching. You jerked off harder.
[img[images\pictures\endings\badend2\ending1_2_2.webp]]
Another man stepped in and laid down beside $wife. She quickly mounted on top of him and lowered herself onto his thick cock, then began bouncing on it. She gasped and moaned and rubbed herself as the other guys circled around her. You heard her moans become wet and muffled as they took turns on her. She lewdly slurped as her pussy squelched on the cock under her. The man grunted as he pumped her full of cum
[img[images\pictures\endings\badend2\ending1_2_3.webp]]
The camera buzzed out, then back into another scene. $wife was now on her back while being fucked missionary. Her face and tits were covered in cum as it seemed like endless amounts of men were jerking off around her. One would occasionally shuffle in and cum over $wife - who opened her mouth wide to try and catch it all. You groaned as pre-cum began to dibble over your own dick while watching your slutty wife being used like a cheap whore.
[img[images\pictures\endings\badend2\ending1_2_4.webp]]
The man fucking her grunted and stepped back. His cock popped out of $wife's pussy with a wet squelch - but then he started jerking over it. He grunted and groaned a he came over her pussy. $wife rubbed herself, then stuck her cum-covered fingers inside her wet hole.
[img[images\pictures\endings\badend2\ending1_2_5.webp]]
@@.wife;"Mh, you see this babe...? So many men have cum in my pussy... Strangers too... Look..."@@ $wife moaned as she looked at the camera. She reached off-screen, then showed you a glass full of milky white fluid. Cum, you assumed. She lifted her legs up and slowly poured it in her pussy.
[img[images\pictures\endings\badend2\ending1_2_6.webp]]
@@.wife;"Donations... There are guys who jack off to me and send their cum, knowing that I'll drink it, or put it inside me somehow..."@@ She explained.
@@.wife;"I don't really know how it works, but I don't need to..."@@ She laughed as she leaned back and spread her pussy lips. Cum oozed out. A man shuffled in with a camera and began to record a close up of $wife. @@.wife;"Mh, this is my favorite part..."@@ She smiled at you, then looked at the new camera.
[img[images\pictures\endings\badend2\ending1_2_7.webp]]
@@.wife;"Hi guys... Thanks so much for your cum... Please send more... Tell your friends... Or even visit me, I'd love to thank you in person..."@@ She blew a kiss, then the camera cut out.
You looked down at your cock in your hand. You'd already cummed.
<<iconButtonContainer
'Rewatch Bad End II P3'
'button_m_forward.png'
"Several months later"
>>
<</iconButtonContainer>>You looked out over the street. It wasn't a great neighbourhood, but it didn't matter. You never went outside, and the place was cheap. Cheap enough that you didn't need to work, at least. Ever since you lost your house and job, you'd stayed home and watched TV all day. You'd occasionally jerk off, but there really wasn't enough that did it for you anymore.
You went out to check the mail, but it was more in the hopes of seeing a parcel than anything else... You never received mail anymore.
It must have been a special day. The only thing in the mail was a single parcel. You stared at it in disbelief, then quickly snatched it and ran inside. You already felt your cock beginning to swell in anticipation. You didn't have a laptop anymore, you pawned it off. Instead you plugged it into the TV. The video began immediately.
@@.wife;"Mh, hi $name... It's been so long~.. Ah...!"@@ You gasped then began to jerk off. $wife was talking to the camera. She was laying on her back while being fucked by a black guy... But more importantly, it looked like she was pregnant. Eight months or so.
[img[images\pictures\endings\badend2\ending1_3_1.webp]]
@@.wife;"I've been doing my job as a cum slut this whole time, $name... Mh~... But I realized along the way... It was never for you... Mh~ I'm just a cock addicted slut...!"@@ She gasped. You grunted and stood up after removing your pants completely, then continued jerking off while watching the close up of $wife talking to you.
@@.wife;"That's the truth... It took a while for me to understand, but I could have never really loved you... Mh~ the only thing I love is cock...!"@@ She moaned. The camera shifted around to show her pregnant, swollen belly. Then man fucking her stopped to step out of the way. You saw her gaping pussy - overflowing with cum. You'd wished you could see it in person.
@@.wife;"This pussy could never belong to just you...!"@@ $wife gasped as a vibe wand came into frame. They rested it against her pussy. She squirmed and moaned. @@.wife;"Ohh~ I don't care about anything else... I only want cum...!"@@ $wife moaned. You jerked off harder.
[img[images\pictures\endings\badend2\ending1_3_2.webp]]
@@.wife;"Every day these guys train me... They breed me to be the perfect fuck toy...! Mhh~ Oh please, fuck me again...!!"@@ $wife gasped in a shrill voice.
Another men stepped into frame and shuffled in to fuck $wife. His cock slid into her with no resistance, and he began pumping into her. $wife gasped and smiled at the camera.
[img[images\pictures\endings\badend2\ending1_3_3.webp]]
@@.wife;"Are you watching babe...? Good... This is all that matters now...! Mm... You won't ever see me again...!"@@ $wife gasped and spasmed. The video ended.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.wife;"You want me to put this on...?"@@ $wife asked as she held up the blindfold. She looked from it to you.
@@.you;"That's right."@@ You confirmed.
Wife watched you curiously for a few seconds in thought. You began to think she was going to refuse, but then she nodded. @@.wife;"Alright..."@@ She said as she began to fasten the blindfold over her eyes. @@.wife;"Now what...?"@@ She asked.
@@.you;"Good... From now on when I leave the blindfold out for you, you'll put it on and wait. Okay?"@@ You said. You weren't sure exactly how she was receiving this - it was hard to tell from her partially obscured face... However she nodded again.
@@.you;"Okay good... Now get on the floor... On your knees."@@ You instructed her. $wife obediently did as you said. She got to her knees in front of you and waited.
@@.you;"Now open your mouth... You're going to suck my cock."@@ You told her.
@@.wife;"Okay..."@@ She obediently agreed again, and opened her mouth.
You waited and watched for a few seconds - $wife blindfolded on her knees with her mouth open, waiting for your cock... You slowly unzipped your pants and took out your swelling member, which you directed to $wife's mouth.
She immediately closed her lips around your cock and began to suck it; her tongue swirling over the head which very quickly brought it to full erection.
[img[images\pictures\vanilla\blindfold\blindfold1.webp]]
You reached down to gently undo $wife's loosely buttoned shirt and fondle her breasts, to which she responded with a sharp gasp.
@@.you;"Don't stop..."@@ You said as you pinched her nipple. She gasped again, but continued to slurp on your rockhard cock. You placed a hand atop her head and gently pushed your cock further into $wife's mouth, making her gag lightly.
@@.wife;"M-mh..."@@ She responded with a soft moan. You continued to slowly thrust your hips into her mouth and she responded by reaching up to fondle your balls.
You grunted as she gave them a light squeeze and swirled them in the palm of her hand while polishing the head of your cock with her tongue. You breathed hard as she worked quicker - she grasped your shaft and began to stroke it while she worked on your balls and slurped on your nob.
You felt an orgasm begin to wash over you, and apparently $wife didn't need to see to know it was coming... She stuck her tongue out and opened her mouth in front of your cock as she stroked harder and squeezed your balls, milking your cum out in hot spurts that shot into $wife's mouth.
@@.you;"Agh...! Fuck..."@@ You grunted as you came. $wife licked her lips and showed you the pool of cum in her mouth, which she swallowed.
@@.wife;"Was that good...?"@@ She eventually asked.
@@.you;"Yeah... Remember, when I leave the blindfold out-"@@ You began to say.
@@.wife;"I'll put it on and wait for you..."@@ She said with a slight smile, still having not removed the blindfold.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.wife;"You want a blowjob...? Hmm."@@ $wife raised a brow and smirked. @@.wife;"Let me think about it. Get it out for me first."@@ She instructed. You strambled to take your pants off, and your already semi-erect cock pointed lazily towards her as you sat down.
@@.wife;"Oh, so eager. Look at that... Cute."@@ She teased as she lightly flicked your cock. You jumped at how sudden it was, but apparently your cock was confused by the touch because it stood up fully erect.
@@.wife;"Ask me nicely, then maybe I'll suck it."@@ $wife smiled.
@@.you;"Uh- could you please suck it...?"@@ You asked.
@@.wife;"Oh, you really asked. How adorable. Well maybe just a touch..."@@ $wife said quietly as she leaned forward. She stuck her tongue out and gently pressed it against your painfully hard cock.
[img[images\pictures\vanilla\blow\blow_dom_1.webp]]
@@.wife;"Is that what you want?"@@ She teased.
@@.you;"Yeah, but... More please..."@@ You pleaded. $wife smirked and flicked your cock again, making you flinch. It didn't really hurt, but it was sudden enough to make you jump.
@@.wife;"You're so needy. I'll do more if you ask correctly."@@ She said.
@@.you;"I said please...!"@@ You insisted. $wife shook her head.
@@.wife;"You need to say 'please mistress'."@@ She smirked.
@@.you;"Wh-..."@@ You frowned. You weren't sure when she'd become so pushy, but you thought maybe you liked it. @@.you;"... Please mistress."@@ You muttered.
@@.wife;"Only because you asked so nicely and obediently..."@@ She remarked as she lapped at your cock with her tongue again. You felt pre-cum dribble down your shaft, which she licked up and swirled over the swollen head.
[img[images\pictures\vanilla\blow\blow_dom_2.webp]]
$wife then took a firm hold of your cock and slowly began to stroke it. It wasn't fast enough to build up an orgasm, but it was enough for your cock to twitch and want more.
@@.you;"Can you do it a bit faster...?"@@ You asked. $wife quirked a brow questioningly.
@@.wife;"You want to cum...?"@@ She asked. You nodded.
@@.wife;"Then ask properly. 'Please mistress'."@@ She repeated. You hesitated - you really didn't know how you felt about calling her mistress, but you desperately wanted to cum. The build up was driving you crazy.
@@.you;"... Please mistress, let me cum."@@ You said quietly.
@@.wife;"Good boy."@@ $wife said mockingly as she began to jerk you faster. You grunted as you felt yourself slowly edge closer. $wife smirked as she watched your face. She built up the pace until you were on the brink of cumming, then she stopped. You grunted as your cock twitched, eager for more, then looked at $wife.
She gave your cock another flick, which made your flinch and groan. Again it didn't hurt, but it was touch enough to push you over the edge. You groaned as you felt an orgasm wash over you, and you began to cum aimlessly in the air as $wife watched on bemused.
[img[images\pictures\vanilla\blow\blow_dom_3.webp]]
@@.wife;"Oh, look... You made a mess."@@ She smiled.
@@.you;"You could have done it properly..."@@ You frowned.
@@.wife;"Your face was far too cute. Anyway, you should thank me for what I did."@@ She shrugged.
@@.you;"Thanks I guess..."@@ You said albeit reluctantly.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.wife;"What are you waiting for? Get it out... Let me taste it."@@ $wife said as she pushed you down on the bed and got onto her knees. You did as you were told and quickly fished out your semi from your pants.
She lifted it with a few gentle fingers and looked up at you with a hungry eyes before she leaned in and pressed her lips against the head of your cock.
@@.wife;"Mm, it's not quite hard enough yet... But I can change that really quickly."@@ She said as she took the head of your cock into her mouth. Her tongue flicked over it, making your body jerk in reaction. You grunted and groaned in response as your cock swelled into a hard erection.
@@.wife;"That's much better. Mm... I only like hard cocks."@@ She said. You could hear the audible sucks as she slurped and tongued your cock.
[img[images\pictures\vanilla\blow\blow_hot_1.webp]]
@@.you;"Oh... Holy shit...!"@@ You swore from the sensation.
@@.wife;"You like that?"@@ $wife asked, then took the entire length of your cock into her mouth. You both heard and felt her gag on your cock- her throat tightly pressed against your throbbing nob. She pulled your cock out with a wet gasp. A sheen of $wife's saliva thickly coated your cock, which she began to stroke.
You grunted again as she took a hold of your balls and began to fondle them while jerking your cock.
@@.wife;"You gonna cum for me?"@@ She asked lustfully, then teasingly opened her mouth as if ready to catch your load.
@@.you;"Nh, yeah...!"@@ You grunted your answer as you felt the swirling of an orgasm quickly rise within you.
@@.wife;"Let me taste it..."@@ $wife panted as her tongue lapped over the head of your cock. She stroked faster and harder as she watched your face, her own contorting in lust.
@@.you;"Fuck...!"@@ You grunted as your body jerked. $wife wrapped her lips around the head of your cock as you felt the hot cum shoot out. She caught it all in her mouth while she continued to jerk the shaft.
She squeezed, as if to milk every drop, then, when there was no more cum left, she gave your cock a final slurp, and opened her mouth to show the pool of your cum caught in her mouth. She swallowed it and licked her lips.
[img[images\pictures\vanilla\blow\blow_hot_2.webp]]
@@.wife;"Tastes good..."@@ She smiled sweetly, then got up to go to the bathroom.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.wife;"S-suck it...?"@@ $wife asked, her cheeks flushing red from your request.
@@.you;"Yeah. Just a bit."@@ You said. $wife remained silent for a time but then nodded.
@@.wife;"Okay, fine..."@@ She mumbled, embarrassed.
You didn't hesitate to fish out your already swelling member as you sat on your bed. $wife nestled down on her knees between your legs and gently took your penis in her hand, stroking it somewhat awkwardly as it started to grow into it's proper hard length.
@@.wife;"Is that okay...?"@@ She asked shyly.
@@.you;"Yeah... It's good."@@ You encouraged her.
$wife seemed to gain a little more courage as she brought her face up-close to your semi-erect cock and gently suckled on the head. You groaned quietly and watched her; her tongue swirling over the tip of your cock while she continued to stroke it into life.
[img[images\pictures\vanilla\blow\blow1.png]]
@@.wife;"Mh..."@@ She made a soft, wet sound as her lips pressed over the head of your cock. She idly squeezed your jewels lightly and slid her tongue up and down the shaft of your cock, giving your entire member a wet sheen. You held her hair back and enjoyed the hot wetness of $wife's mouth. She'd never really done this before with you, but she sure seemed to know what to do.
@@.you;"Ugh fuck...!"@@ You grunted as $wife continued to slurp on your cock. You felt your balls tighten and the familiar sensation of an orgasm quickly wash over you. With a few short jerks of the waist you came all over $wife's face, catching her by surprise. Hot spurts of cum sprayed her face and hair, but she was quick to react and didn't seem to mind too much...
[img[images\pictures\vanilla\blow\blow2.webp]]
@@.wife;"Wow, already huh."@@ She said quietly, wiping cum from her face.
@@.you;"Yeah, sorry, should have warned you..."@@ You said.
@@.wife;"It's fine... Just remember to say next time..."@@ She replied.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.wife;"Suck it...? Jeez, you're turning me into a pro at this..."@@ $wife smiled at you as she got comfortable between your legs and fished out your swollen erection from your pants.
She began to stroke the cock as she examined it closely, a glint of curiosity in her eyes. You felt her hot breath on your shaft as her face drew closer.
@@.wife;"It gets hard so quickly."@@ She told you as she gave your cock a light squeeze.
@@.you;"Mh, yeah I guess it does."@@ You agreed.
She opened her mouth and gave the head of your cock a teasing flick with her tongue to which you breathed softly. She peered up at you and smirked at your expression, then did it again, then slowly ran her tongue around the head of your cock before taking the whole length into her mouth.
She gagged and sucked while stroking your shaft, her other hand idly playing with your balls. You let out a deep sigh from the euphoric feeling.
[img[images\pictures\vanilla\blow\blow3.webp]]
@@.you;"Ohh... Fuck...!"@@ You swore as your body shuddered in pleasure. You felt an orgasm begin to wash over you. $wife seemed to know this too- her pace quickened as the wet sounds of her sucking and stroking filled the room, and continued as you came into her mouth... She continued to suck every drop out of you.
[img[images\pictures\vanilla\blow\blow4.webp]]
@@.you;"Sh-shit...! Ugh!"@@ You grunted louder as $wife sucked down hard on your painfully erect cock, then released once the cum was all out. She looked up at you with a wicked smile.
@@.wife;"All out now hun?"@@ She asked innocently.
@@.you;"Ugh... Yeah... Yeah really drained me..."@@ You replied, exhausted.
@@.wife;"Glad I could help."@@ She said with the same wicked smile.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.wife;"You want a blowjob...?"@@ $wife asked, somewhat embarrassed.
@@.you;"Yeah I do."@@ You nodded.
@@.wife;"Okay..."@@ $wife mumbled, then gazed at you when you stopped her from getting your cock out. You shook your head.
@@.you;"No, first put this on."@@ You held out a blindfold. $wife gazed at it as her cheeks flushed red. She nodded and took it from you, then began to fasted it around her eyes.
You stood up and looked at her - sitting and waiting on the bed. You took her hand and slowly led her down to her knees in front of you, where she continued to wait. You undid your pants and took out your semi-hard cock.
@@.you;"Open your mouth."@@ You ordered. $wife obeyed. You waited a moment, cock-in-hand, and simply watched your wife on her knees in front of you with her mouth open and tongue out, patiently waiting for your cock.
You stepped forward and let the head of your cock rest on her tongue. $wife flinched from the touch, then slowly began licking your cock. You placed a hand on her head and slowly pushed your cock further into her mouth. She slurped it down as far as you pushed it, then gagged when you pushed too far. You held it for a time, then pulled it back out. $wife gasped for air, then opened her wet mouth again.
@@.you;"Good girl."@@ You muttered as you stuck your cock back onto her tongue.
@@.wife;"Mh..."@@ $wife breathed hard as she began to slurp down your cock again on her own volition. You could tell she was into it by the way she squirmed on the spot.
@@.you;"You love the taste of my cock, don't you?"@@ You asked.
@@.wife;"Mmhm..."@@ $wife spluttered in response. You ran a hand through her hair, then held on as you began to thrust your cock into her mouth again.
[img[images\pictures\vanilla\blow\blow_sub_1.webp]]
$wife spluttered with each thrust, but kept her mouth wide open with her tongue out. She gasped for air when she could, but otherwise squirmed and gagged with every thrust. Again you pushed your cock in hard and held it for several seconds as $wife swallowed it down her throat. She lasted several seconds before spluttering and coughing. You took it out again - this time it was completely covered in her saliva - which strung from her open mouth. She panted hard.
@@.you;"Do you want my cum?"@@ You asked. $wife nodded. @@.you;"Ask for it."@@ You encouraged her.
@@.wife;"P-please cum in my mouth..."@@ $wife said in a quiet voice.
You took a hold of your wet, slipperly cock, and began to jerk off in front of $wife's open mouth. You placed the head of your cock on her tongue, which she rolled over.
@@.you;"Hah, take it all in your mouth... Don't let anything spill..."@@ You grunted. $wife moaned softly in affirmative response. You grunted again as you felt orgasm tighten your balls and wash over your body. You let out a loud groan as you began to cum - and $wife wrapped her lips over the head of your cock to catch the hot liquid in her mouth, just as you ordered. You felt her tongue flick over your cock hole and milk out every last drop.
You stepped back with a deep sigh, then looked down to see $wife with her mouth open - full of your cum.
[img[images\pictures\vanilla\blow\blow_sub_2.webp]]
@@.you;"Swallow it."@@ You told her. $wife closed her mouth and gulped, then opened her mouth again to show it empty.
@@.you;"... Good girl."@@ You said.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.wife;"You want me to use that again...? You really like watching me huh?"@@ $wife raised a brow and smirked. @@.wife;"Well okay then."@@ She said and made her way to the walk-in wardrobe. She disappeared inside it for a time then reappeared wearing revealing black lingerie and carrying a small bag.
She smirked again, noticing your eager expression, then crossed the room to a stand-up mirror. She leaned down slowly, articulating every curve of her smooth body, then took out a thick suction-cup dildo from the bag and plugged it to the mirror.
@@.wife;"That should do..."@@ She said quietly, then got onto her knees in front of it. She held the fake cock in her hand and inspected with a flirtatious curiosity. She smiled slyly and gazed at you through the mirror.
@@.wife;"Are you watching...?"@@ She asked as she leaned forward and pressed her soft lips against the dildo's head.
@@.you;"Yeah..."@@ You replied and sat down on the bed. $wife's lips slowly parted as she took the fake cock into her mouth. She sucked and rolled her tongue over the head.
@@.wife;"Mh... Good... Keep watching..."@@ She said with a smack of her lips. @@.wife;"Why don't you get your cock out...?"@@ She suggested. You eagerly did so. You pulled down your pants, and your erect member came flying up.
@@.wife;"That's better..."@@ She breathed between sucks. $wife continued to slurp on the suctioned dildo - she took it deep in her mouth to the point of gagging, then licked up and down the shaft, eyeing you and your stiff dick through the mirror every so often. You began to slowly jerk off.
[img[images\pictures\vanilla\dildo\dildo_dom_1.webp]]
@@.wife;"You like this huh...? You pervert..."@@ She smiled slyly as she lapped the tip with her tongue.
@@.you;"Yeah... But I think you like it more."@@ You grunted back.
@@.wife;"Mh... Yeah, maybe..."@@ She murmured, then stood up. You watched curiously, and she smiled slyly back at you as she began to take off her lingerie until she was naked. You couldn't help but stare at her womanly figure - her soft white skin and ample breasts... Your cock twitched excitedly.
$wife then got back on her knees and reached over to the bag to take out a second dildo. She plugged it to the ground below her, and bit her lip as she began to grind her pussy against the tip.
@@.wife;"Are you ready to see me use two at once...?"@@ She breathed lustfully as she lowered herself onto the second fake cock, which pushed inside her.
@@.you;"Yeah..."@@ You grunted again as you jerked off a little faster.
$wife gasped as she slowly grinded her hips on the toy which inched deeper inside. @@.wife;"Mh... It feels good..."@@ She said softly. She closed her eyes and circled her fingers over her clit.
$wife's breathing became hard as she fastened the pace. She bounced on the fake cock - a wetness sounding from between her legs. She whimpered and leaned forward to take the other dildo into her mouth, which she slurped on with a hungry lust.
@@.you;"Ugh, yeah... Suck it..."@@ You muttered as you jerked off.
@@.wife;"Mh... F-fuck... It feels so good... Two cocks at the same time..."@@ She whimpered. @@.wife;"You like this hun...? Seeing me have two cocks at the same time...?"@@ She asked between sucks and gazed at you through the mirror.
Her dirty talk inspired your rock-hard cock to drip with pre-cum, which you rubbed over the tip of your cock. @@.you;"Gah... Yeah... You naughty slut..."@@ You grunted back, feeling an orgasm build inside you.
@@.wife;"Mh...! Yeah, I'm a naughty slut... Watch me... Suck this cock... While fucking another...!"@@ $wife gasped lewdly and bounced harder as she leaned forward to gag on the other.
[img[images\pictures\vanilla\dildo\dildo_dom_2.webp]]
She furiously rubbed at her clit and gasped in a high voice. @@.wife;"Ohhh fuck...!"@@
You stood up and stepped forward, beside her, and continued to jerk. You breathed harder while on the brink of orgasm. $wife gazed up at you from the mirror and moaned.
@@.wife;"Fuck... I'm getting fucked... so hard...!"@@ She gasped lewdly.
@@.you;"Ugh! I'm cumming...!"@@ You groaned - her words pushing you to cum. You sprayed your seed forward, over her body. She moaned in response. Her body twitched and spasmed as she hung her head forward and paused - apparently cumming on the fake cock.
@@.wife;"Mmh...hah...!"@@ She let out a long and shrill gasp, then paused.
@@.you;"H-huh... Wow... That was good..."@@ You muttered.
@@.wife;"M-mh... Yeah... It was."@@ Wife replied. She eventually lifted her body up, letting the fake cock slide out of her, then picked up the toys. @@.wife;"Who knew that two cocks at the same time could be so fun..."@@ She smiled coyly at you then left for the bathroom.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.wife;"What's this...?"@@ $wife gazed at the black dildo you bought. She looked at you curiously, then smirked.
@@.wife;"You've really gotten into this type of thing lately huh?"@@ She smiled.
@@.you;"Uh, yeah I guess so..."@@ You admitted. Why else would you buy a huge black dildo, if not to see $wife use it.
@@.wife;"I don't even know if this thing will fit... It's huge..."@@ $wife commented idly as she picked the thing up. It really was massive - at least 12 inches.
@@.you;"Well I don't think I can return it..."@@ You began to say. $wife laughed.
@@.wife;"It'll work - just take a seat."@@ $wife pushed your chest lightly. You sat on the bed and watched as $wife set up a space on the ground. She stripped naked then put the huge black dildo on the ground, facing up, and slowly lowered herself over it.
@@.wife;"Wow it's really huge... I don't know... I'll need to..."@@ She spoke quietly to herself, then licked her hand before rubbing her pussy. She looked up at you.
@@.wife;"Are you ready to watch your wife fuck this huge back cock?"@@ She teased with a smirk.
@@.you;"Uh huh..."@@ You grunted as you slowly fished out your cock from your pants.
@@.wife;"Mh, I think I might give him a name..."@@ She breathed as she began to rub the head of the thing against her pussy. @@.wife;"Oh, such a big boy... I think I'll name him... 'Marcus'."@@ She said as she moaned. The head of the cock slowly pushed inside her tight pussy. $wife gasped as she tried to ease it in.
@@.wife;"Mh, he's so big $name..."@@ She said with a gasp. @@.wife;"Marcus is so big... Are you watching babe? He's going to fuck me now... mh..."@@ She breathed lustfully as she lifted up and pushed down onto the dildo, which slowly squeezed it's way inside her. $wife gasped as it reached all the way inside.
[img[images\pictures\vanilla\dildo\dildo_hot_1.webp]]
@@.wife;"Oh my god...! He's so fucking big...!"@@ She gasped again as she began to ride the cock. She looked at you with a lustful gaze and bit her lip. @@.wife;"Mh, Marcus is so deep inside me... I've never fucked someone so big before..."@@ She told you. You started jerking your cock.
@@.you;"Yeah...? Do you like it...?"@@ You asked, unable to tear your eyes away.
@@.wife;"Mh- yeah I love his huge black cock... Watch him fuck me... Make me his bitch...!"@@ She gasped as she started to rub her clit.
@@.you;"Hah, you're a slut for it aren't you..."@@ You encouraged her.
@@.wife;"Yeah I am...! You see this...?"@@ She admitted, then shifted around to show you her ass. @@.wife;"This is the pussy that belongs to Marcus... Only black cocks can satisfy me...!"@@ She moaned as she rode the cock harder and faster.
[img[images\pictures\vanilla\dildo\dildo_hot_2.webp]]
@@.you;"You're addicted to that cock huh..."@@ You grunted as you jerked off faster.
@@.wife;"Mm~ yes! I don't want anything else, just Marcus' huge cock... I want him to fill me up, impregnate me...!"@@ $wife moaned lewdly as her pussy began to squelch with wetness.
@@.you;"Ugh, and maybe he'd have his friends around..."@@ You continued the fantasy.
@@.wife;"Oh, they'd all take turns on me... Using every hole, filling me up with their hot cum... I'd be nothing but a cumdump for these black cocks... Mm~...!"@@ $wife whimpered and bucked as she came on the dildo with a loud gasp, it popped out of her with a spray of her juices. You grunted and came too, shooting a wad of cum towards $wife.
[img[images\pictures\vanilla\dildo\dildo_hot_3.webp]]
@@.wife;"O-oooh~... Oh my god... That was so hot $name..."@@ $wife eventually said.
@@.you;"Hah, yeah it was... I almost wish it was real."@@ You agreed.
@@.wife;Be careful what you wish for babe..."@@ $wife smiled at you.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.wife;"You got that for me??"@@ $wife asked as she inspected the dildo. $wife's cheeks were flushed red as she eyed the size of the thing... 9 inches, or so the box it came in said.
@@.you;"Yeah... I thought it might be interesting to have."@@ You replied sheepishly.
@@.wife;"I don't even know if it'll fit..."@@ $wife said quietly, still mesmerized by the thing.
@@.you;"I guess only one way to find out?"@@ You shrugged hopefully.
$wife eventually nodded. @@.wife;"Yeah, I guess so..."@@ $wife stood up and began to undress, then looked at you when you didn't copy her.
@@.wife;"What are you doing?"@@ She asked.
@@.you;"You don't really need me to undress to use that, right?"@@ You replied.
@@.wife;"So you're going to just watch...?"@@ She asked with a raised brow.
@@.you;"I guess so..."@@ You said uncertainly.
$wife's lips briefly curled into a wicked smile. @@.wife;"Okay..."@@ She said as she took off her remaining clothes, then laid back on the bed. @@.wife;"Watch, then..."@@ She said as she slowly spread her legs, revealing her glimmering womanhood.
Your eyes were glued to her as you sat down on an armchair and shuffled it forward to get closer. $wife slowly ran the head of the thick dildo over her womanhood, pushing it to gently part her lips. She moaned softly.
@@.wife;"Wow, it's really big..."@@ She said quietly with a quivering breath. She used her other hand to play with her clit, and bit her lip as she looked at you.
@@.wife;"Lets see if it can go all the way in... Mh..."@@ She moaned softly as she pushed the head of the dildo inside - her lips slowly parted to swallow the girthy toy.
[img[images\pictures\vanilla\dildo\dildo1.png]]
@@.wife;"Wow... This'll stretch me out..."@@ $wife gasped as she slowly pushed the dildo further inside. You couldn't help but take out your painfully erect cock for relief. $wife smiled wickedly again.
@@.wife;"Do you like this...?"@@ She asked in a soft voice. You watched, mesmerized by how the thick fake cock managed to squeeze inside your wife, and by how quick she was to accept it...
@@.you;"Yeah, I like it."@@ You told her as you began to jerk your dribbling cock.
@@.wife;"It's so thick, hun... Mh, and it's going so deep inside..."@@ She whimpered as she continued to thrust the dildo inside herself while toying with her clit.
[img[images\pictures\vanilla\dildo\dildo2.png]]
@@.you;"Yeah... It's going pretty deep in your pussy, huh... Do you like that cock?"@@ You grunted as you stood up and jerked closer to $wife.
@@.wife;"Mh, I do... I love this cock... It's so big... I can't even get it all the way in."@@ $wife gasped as she plunged almost the entire length of the dildo inside herself. Her face went red as she squirmed and held her breath, her fingers furiously rubbing her clit.
@@.you;"C-cum on that cock...!"@@ You gasped as you came and sent your streams of cum flying over $wife's naked body. She whimpered and bucked on the dildo as she orgasmed hard.
@@.wife;"H-hah, holy shit..."@@ $wife whimpered as she pulled the dildo out of her wet, gaping hole. She fell back, gasping for air.
@@.you;"I guess... That means you like your new toy..."@@ You said between breaths. $wife smiled up at you.
@@.wife;"I'll be having fun with it alright... With or without you..."@@ She teased.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.wife;"The dildo...? Okay, um... You just want to watch again?"@@ $wife gazed at the thing you held out towards her. You shook your head.
@@.you;"Not this time."@@ You moved around and stuck the dildo against the bedroom mirror. $wife gazed at it, then at you. You smiled wickedly. @@.you;"You get to enjoy two cocks today."@@ You told her. She blushed.
You began to take off your clothes, and you noticed $wife, despite being somewhat embarrassed, excitedly take off hers too.
@@.you;"Get on your knees..."@@ You ordered.
@@.wife;"Okay..."@@ $wife complied as she slowly got down onto her knees then looked up at you, like a slave looking up at their master. You held up your flaccid cock towards her, and she immediately took it in her mouth. She suckled on it until it stood up hard.
@@.you;"Good girl... Now back up."@@ You said. $wife got down onto her hands and knees and slowly backed up towards the mirror and dildo. You watched her perfect ass approach the fake cock, then you reached over to help guide it into her wet slit. She gasped and moaned as she slowly bucked against it.
[img[images\pictures\vanilla\dildo\dildo_sub_1.webp]]
@@.wife;"Mh...!"@@ she breathed lustfully then looked up at you again.
@@.you;"Good girl... Do you like it...?"@@ You asked. She nodded with a soft moan, then took your cock back into her mouth. She sucked it down lewdly, wrapping her tongue around the shaft all the while fucking the dildo behind her. You put your hands on her shoulders and slowly pushed your cock further into her mouth. She gagged lightly with every thrust, and you could hear the wetness squelch from behind her.
[img[images\pictures\vanilla\dildo\dildo_sub_2.webp]]
@@.you;"Alright, turn around... I'm gonna fuck you now."@@ You grunted. $wife gagged then gasped as she took your cock out her mouth, then panted for breath. She nodded as she shuffled forward. The dildo made a wet popping sound as it slid out of her. $wife turned around and held her ass up towards you - her pussy already slightly agape and very wet, hungry for your cock.
You slid your soaked cock over her pussy, which immediately took it in. $wife moaned lewdly and rocked back to take your whole length, then gasped when you began to thrust.
@@.wife;"Oh, $name..."@@ She moaned.
@@.you;"Suck that cock..."@@ You instructed. $wife leaned forward and took the dildo in her mouth - covered in her own juices.
[img[images\pictures\vanilla\dildo\dildo_sub_3.webp]]
@@.you;"You like this, slut...?"@@ You growled as you lightly grabbed her hair. $wife wimpered and nodded.
@@.you;"You like being used as a fuck toy don't you..."@@ You grunted and lightly pulled her hair. $wife gasped as the dildo fell from her mouth.
@@.wife;"M-mh! Yes...! Fuck me $name..."@@ She pleaded. You took a firm hold of her hips and began to thrust harder and faster, to which she moaned louder.
@@.you;"I'm gonna cum..."@@ You grunted.
@@.wife;"Mh- Y-yes...!"@@ $wife gasped. She found the dildo with her mouth again, then closed her eyes and moaned as you pumped her pussy full of your hot cum. She bucked back against you and spasmed as you thrusted one last time.
@@.wife;"O-ohhhh...!"@@ She gasped.
You eventually stepped back. Your cock slid out of her, and your cum began to drip down her leg. $wife rushed to the bathroom.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.wife;"Make a home porno...?"@@ $wife asked.
@@.you;"Yeah. You and me. I have a camera, see?"@@ You said as you held up the digital camera.
$wife looked at you for a time, her face furrowed in confused thought. Apparently despite being commanded $wife was still struggling to accept it. You realized she probably needed to be convinced.
@@.you;"...You've been in front of the camera before, right?."@@ You asked her a question you knew the answer to. $wife nodded.
@@.you;"...That's right, you have. How did you feel?"@@ You asked.
@@.wife;"Hmm... Attractive."@@ She pondered then answered truthfully.
@@.you;"You liked it right?"@@ You continued. She nodded again.
@@.you;"...That's right, you feel attractive in front of the camera. You even feel sexy, don't you?"@@ You peered at $wife as you carefully selected your words.
@@.wife;"Yes."@@ She answered again to your delight.
@@.you;"...That's right, you like feeling sexy in front of the camera."@@ You told her, to which she slowly nodded.
@@.you;"Say it."@@ You ordered.
@@.wife;"I like feeling sexy in front of the camera..."@@ She replied.
@@.you;"Good... And of course you also love being slutty in front of the camera too, right?"@@ You asked.
$wife paused then nodded. @@.wife;"Of course..."@@ She repeated.
@@.you;"Good... Look... I have a camera here."@@ You said, holding up the camera. You switched it on then changed the settings to video mode. $wife smiled the slightest bit. You could feel your cock stir in anticipation as $wife sat on the bed and watched you.
@@.you;"You know what would look sexy? If you got down on your knees in front of me."@@ You said. $wife thought for a moment, then nodded and did as you suggested. She looked up at you, the same sly smile on her face. You pointed the camera at $wife's face.
@@.you;"Why don't you take off your clothes?"@@ You asked. $wife bit her lip and nodded to your suggestion. She slowly took off her shirt then unclipped her bra which fell to the ground, revealing her full breasts.
You zoomed in on her delicate body as she revealed herself. She slowly undid the button on her pants before wriggling her womanly hips free. You undid your own pants and let your erect member swing up and out, in front of $wife's face. She gazed at it, then at you.
@@.you;"Do what you want with it..."@@ You said. $wife paused for a brief moment in hesitant thought, then reached up the grasp your shaft in her hand. She then leaned up, her eyes glued to the camera, and slowly took your cock into her mouth.
[img[images\pictures\vanilla\command\homevideo1.webp]]
You groaned softly from the feeling of $wife's tongue twirling around the head of your cock, enticing the pre-cum to dribble out. A short smile reached her lips from your reaction.
@@.you;"You like it huh...?"@@ You egged her on.
@@.wife;"Mh... Yeah..."@@ She replied and gave your cock a few wet strokes.
@@.you;"You love having my cock in your mouth..."@@ You grunted as you thrusted forward. $wife gagged and coughed for air, then panted lustfully. You noticed her squirming - apparently feeling turned on. You focused the camera on $wife's face; pre-cum stringing from your cock to her chin. Her flushed and lustful face begged for more.
@@.you;"You want this inside you?"@@ You asked. She nodded.
@@.you;"Okay then... Get on."@@ You said as you laid back on the bed. $wife quickly mounted her naked body on top of you, and your cock pressed deep into the folds of her womanhood. She breathed hard as she rubbed herself against it.
@@.you;"You want it inside?"@@ You asked again.
@@.wife;"Y-yeah..."@@ $wife panted.
@@.you;"Tell the camera."@@ You told her. You panned from her swollen lips up past her heavy, naked breasts, then on her face.
@@.wife;"I want to feel your cock inside me..."@@ She confessed.
@@.you;"Put it in slowly..."@@ You instructed, and she followed your orders. You zoomed in on the head of your cock slowly pressing inside $wife's dripping snatch. $wife moaned as the entire length slid inside her. She began to rock back and forth; the tip of your cock stirring inside...
@@.you;"Let me see properly..."@@ You held the camera even closer. $wife moved her legs up and apart so you could get a good angle of her full cunt. @@.you;"This is a good shot of your pussy..."@@ You told her. She breathed a moan in response.
@@.you;"You like the camera on you, don't you?"@@ You teased her and thrusted inside her. She whimpered and reached down to slowly rub her clit.
@@.wife;"Y-yes... I like it..."@@ She said breathily.
@@.you;"That's right... You love being a slut on camera..."@@ You thrusted again, the image of your once naive and innocent wife now acting in such a filthy way was turning you on. @@.you;"Say it."@@
@@.wife;"M-mh... I love being a slut..."@@ She whimpered and began to bounce on your cock. You felt her tighten around your shaft as she moved.
@@.you;"Turn around... Show me that ass."@@ You stopped her somewhat abruptly to move her body around; your cock still inside her... She then began to ride you reverse cowgirl, her ass in full view. You zoomed in on her privates; your glistening cock sliding in and out of your wife as she pumped her hips on your cock.
[img[images\pictures\vanilla\command\homevideo2.webp]]
@@.you;"Mh... Keep going until I cum."@@ You ordered her. Her pace immediately picked up, and your cock pushed further inside her with every thrust. You groaned softly from the hot, tight sensation, and grabbed a handful of her beautiful ass.
@@.wife;"M-mh... Cum inside me... Inside this slut..."@@ She grinded hard on your cock as you felt an orgasm swell up inside you; the tip of your cock rubbing against $wife's insides. You gasped as you felt your cum shoot deep inside $wife's body, who still rode you hard.
@@.you;"F-fuck..."@@ You gasped as $wife eventually slowed to a stop; her ass still in the air. You zoomed in on her snatch as she slowly sat up. Your cock fell limp out of her, followed by thick drops of cum.
@@.wife;"I'm going to clean up..."@@ $wife said as she went to the bathroom. You looked at the new file on your camera.
//A home porno with $wife... Maybe it'll come in useful somehow.// You thought to yourself. If anything, you could wank over it.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
It was quite late when $wife arrived at the nightclub. There was a line out the door of mostly men waiting to be let in - blocked by a heavy security guard. $wife could feel the men eye her as she walked past to the bouncer.
@@.wife;"Hi, I'm meant to have an interview here..."@@ $wife began to say.
@@.man;"Other entry - out the back."@@ He answered shortly.
$wife continued around the large building until she found the back exit in an alleyway with the rubbish. She knocked on the door and waited before the door opened. A short man in a cheap suit looked her up and down.
@@.man;"... I'm Jerry."@@ He said.
@@.wife;"Hi Jerry - I'm $wife. I'm here for an interview."@@ $wife replied.
@@.man;"Yeah? Great. Follow me then."@@ Jerry held the door open for $wife. The exit door was in a dark hallway, likely for staff. Jerry walked a short way down then entered a room. $wife followed him into what seemed to be his office, though the room was most likely intended to be used as storage - it was so small.
@@.man;"Alright, well it's a pretty straightforward gig. Just weekend dancing on the poles. Pay's in tips, but they come through if you've got the goods - and it looks like you do."@@ Jerry offered a sly smirk.
@@.wife;"Oh, the job's pole dancing...?"@@ $wife blinked.
@@.man;"Eh, that's a fancy way of putting it. It's just stripping, really. You didn't get that from the ad?"@@ Jerry regarded $wife with a look, as if she were stupid. She offered a flat dull look in response.
@@.wife;"The ad didn't detail anything."@@ She said.
@@.man;"Ah well, you're here now. You want the job or not? You can just trial tonight if you want. I reckon you'll rake up a decent amount of dosh and change your tune real quick."@@ Jerry yawned.
@@.wife;"How much is it usually?"@@ $wife asked.
@@.man;"Like I said, it depends on the girl and how much they're willing to do..."@@ Jerry looked $wife up and down again. @@.man;"Pretty thing like you? I dunno, at least two hundred in tips."@@ He shrugged.
$wife couldn't speak. She'd intended to tell this short man to stuff his 'tip' up his ass, but it felt like she'd suddenly become paralyzed. Each time $wife tried to speak, her mind became more foggy and the only thing she could think of was making money. It was the most important thing after all. $wife blinked back to attention. Jerry was staring at her in confusion.
@@.man;"... Look, if you don't want to then see ya later, lady..."@@ Jerry eventually said.
@@.wife;"I'll do it."@@ $wife quickly said before she could stop herself. Jerry shrugged.
@@.man;"Great. Well, the room's on the end of the hallway - you can get changed into whatever you want in the dressers - all's cleaned... Then go out whenever you want. You'll be the first girl tonight."@@ Jerry motioned to the door. $wife stood up and left the room, then headed down the hallway to the changeroom.
It was a large room with several mirrors and wardrobes, but noone in it. She was the only girl. She could hear the loud music play on the opposite side of the room. Her head swirled - every time she began to think about backing out she remembered how important it was that she was making money. Before she knew it, $wife was changing into something lacy.
As she approached the door $wife's nervousness quickly dissolved, and instead she felt excited. She realized that she was about to make money - something she really wanted to do. $wife opened the door and stepped out onto the stage to applause.
She strutted forward with a cupid smile and eyed the many onlookers. It was a large room, and there were plenty of men sitting around, though perhaps it was still too early in the night to be considered full. Maybe being first out was reserved for the new girls... $wife's head swam with thoughts of being the headline girl, late at night when the place was full of horny, drunk men, ready to throw away their money. It was a goal to strive for.
$wife moved with the music on the stage - the many eyes followed her as she showed off her curvy figure.
[img[images\pictures\stripper\stripper_1.webp]]
She spotted a few men taking out their wallets and so made her way over to them by the stage. They immediately leaned in to get a better look. $wife flashed a seductive smile as a few notes were tossed onto the stage. A few ten dollar notes... But it wasn't a great deal, and it didn't look like many others were ready to put in money. $wife realized most were probably going to hang onto their money until later in the night. She remembered what Jerry said - the money made depends on what the girls are willing to do.
$wife turned her back to the crowd and began to unclip her bra. She could see in the corner of her eye that she'd suddenly gotten a lot of attention as more people began to get closer to the stage. A few more wallets were out.
[img[images\pictures\stripper\stripper_2.webp]]
$wife took off her bra and covered her breasts with her arm, then tossed her bra into the crowd. She smiled again as she noticed many more notes being thrown onto the stage. She picked some up and tucked then into her underwear.
[img[images\pictures\stripper\stripper_3.webp]]
Yet there were still more men waiting and watching with their wallets in hand. $wife realized they needed to see more... And she needed to show more to make the money. Slowly she turned about and lowered her arm to reveal her perky breasts. The chattering and jeers had become louder, and $wife saw those last few notes flutter onto the stage.
[img[images\pictures\stripper\stripper_4.webp]]
As she plucked away the last few notes, another girl walked onto the stage. Apparently $wife's time was up. She slowly made her way back out the room, where Jerry was waiting.
@@.man;"Well damn, you learn quick."@@ He said, then laughed when $wife attempted to cover up. @@.man;"Please, I've seen that and more."@@
@@.wife;"You could have told me the first girl out is at a disadvantage."@@ $wife frowned.
@@.man;"Yeah well it's your first night. You figured it out just fine - look you probably made over two hundred bucks. That's more than most on their first night, I promise you."@@ He grinned.
@@.wife;"I want to go out later next time."@@ $wife crossed her arms.
@@.man;"Next time eh? Heh, see I told you. Not too bad after all, is it?"@@ Jerry grinned. $wife cocked a brow.
@@.man;"Yeah alright fine, you can go out later next time."@@ Jerry shrugged.
$wife put her clothes back on then left out the back exit.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
Though she'd been here before, it felt much like $wife's first day as a stripper. It was only two hours later in the evening than the last time, yet it made all the difference in a night club. $wife could hear just how packed the place was - and no doubt all drunk horny men.
She still couldn't quite figure out why she was doing it - but every time doubt crept into her mind, she remembered just how much she wanted to make money. The desire was enough to wipe away any doubt or traces of nervousness. In fact she felt excited again.
$wife approached the door to exit the stage. This time she was going out topless right from the start. She wanted to get their attention for the whole time she was on - more time to make money. $wife walked out as the previous girl came out. It didn't look like she made all that much.
She stepped out to cheering - apparently many were happy to see a topless girl come out, and already notes were being thrown onto the stage. Her plan had worked.
$wife walked up to the front of the stage and danced to the music, she made eye contact with the right men - those with their wallets out and a drink in their hand. All eyes were on her.
[img[images\pictures\stripper\stripper_5.webp]]
She collected the stray notes and tucked them in her stocking. She'd already racked up over a hundred bucks. But this was the big opportunity - she had everyone's attention. They were horny and drunk, and ready to throw their money away for the right girl... She just had to show them she was the one.
$wife laid down on the stage and looked over at the men, who watched back in anticipation. She slowly took off her underwear - and as she did the crowd began to cheer.
[img[images\pictures\stripper\stripper_6.webp]]
$wife wriggled out of the underwear - though she was laid on her side so that noone could properly see her privates. She tossed the g-string into the crowd, and she saw several dozens of notes being thrown back in response. It must have been hundreds. $wife smiled seductively and spun around so that her nethers pointed towards the crowd - but she firmly covered up with a hand. She saw several men swarm up closer to the stage.
She teased - swapping her hands and doing almost-reveals if it weren't for a single finger... She had everyone completely captivated. She just wanted one last push - to get as much money as she could. With that in mind she slowly moved her hand away and spread her legs wide open - revealing her soft pussy to the entire crowd.
[img[images\pictures\stripper\stripper_7.webp]]
Cheers errupted as several dozens of more notes were thrown onto the stage. $wife bit her lip as she felt a wave of pleasure - these men were hungrily staring at her precious womanhood - starving for it. The thought made her feel hot. $wife quickly collected the notes and stuck them in her stocking as she got back up and made her way off the stage.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife looked herself over in the mirror. She stood completely naked. She'd gotten very used to the nudity here, even backstage. She made plenty of money last time and apparently had made a name for herself.
Jerry had even asked that she work at midnight - prime time for strippers. She felt the envy from the other girls, but they just didn't have the acumen to compete. $wife smiled at herself then turned to head out to the stage. She was adament to make even more money than last time.
The usual cheers went up as $wife stepped out onto the stage, wearing nothing but her stockings. Her whole body was completely exposed. Nothing new to the venue - but perhaps the first bare pussy of the night for most of the patrons.
She did her usual routine; making eye contact with the rich drunk guys and drawing in the crowd, all the while erotically moving and dancing to the music. Like last time, she moved front and centre of the stage and used her allure to hypnotise the crowd and take their money which she tucked away in her stocking.
$wife spotted a small group of three rich suited men and crawled over in their direction, swaying her womanly hips. She immediately got their attention. Her smiled widened as she slowly parted her legs to flash her raw pussy. The guys responded exactly as she wanted them to - they fished out their wallets and began to take out notes... But unlike most, they didn't put the wallets away. Instead they waited for more.
$wife smiled seductively as she lowered a hand to her nether region and began to gently run her fingers over her pussy lips.
[img[images\pictures\stripper\stripper_8.webp]]
The guys threw money on the stage again - apparently their wallets were bottomless. $wife bit her lip as her fingers crept closer to her pussy. More notes. She gasped as she slid a finger inside herself, then thrust her hips forward to give the guys a better view.
They leaned in eagerly, still clutching their ever-desirable wallets. $wife took the hand of one of the men and led it to her breast. He immediately began groping her, as did another grope her other breast. $wife gasped and bit her bit as she looked at the third man, then looked down at her pussy. He immediately began to fish out more money. $wife gasped with every note, then took the man's hand and led it to her wet pussy. He rubbed it, then slide a finger inside.
[img[images\pictures\stripper\stripper_9.webp]]
The three groped her as much as they could from off stage - but $wife made sure she was distant enough that they couldn't get a satisfying feel. Not without paying, at least. Every time the money stopped, she moved just slightly back out of the way, which sent more money in. A dozen or so more men swarmed around to try and get in on the action, but as soon as they gathered, $wife collected up the cash and made her way off stage.
@@.man;"Damn $wife, you're a born natural. I can't believe you hadn't come sooner."@@ Jerry was waiting in the change room.
@@.wife;"I guess so."@@ $wife shrugged as she began counting the money she made.
@@.man;"Hah, don't act like it's nothing. You made more in an hour than most girls make in three days."@@ He grinned.
@@.wife;"Like you said, you make more if you're willing to do more."@@ $wife shrugged again.
@@.man;"Yeah I did say that, huh..."@@ Jerry paused. @@.man;"Well look, there aren't any rules or nothin', but try to not get carried away so much eh? We don't want the patrons thinking they can get away with touching girls. You can do your own private shows off stage, maybe. On stage, just try to keep it eyes only, eh?"@@
@@.wife;"Alright, Jerry."@@ $wife shooed the man away.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife took the laptop in the bedroom and opened up the camming website. She finished making her profile, but kept her private details vague where she could. She was prompted for a username. She thought for a moment and began typing in different names. Apparently most were taken, but she kept trying until one worked.
''NaughtyWife''
//I guess that's accurate...// She thought to herself as she clicked 'create account', then 'begin show'.
The camera light turned red and $wife was on screen. She made sure that her face was off camera, but otherwise she wore a revealing lacy bra and underwear, then sat somewhat awkwardly alone in her own chatroom. She felt a little silly with noone on. Just as she began to think it was a dumb idea, people began to join the chat room.
Three by three, then a whole dump of twenty or so. Suddenly she had thirty people in the chat room.
@@.wife;"Oh, hi everyone... Welcome to my first ever show."@@ $wife said somewhat bashfully. She waited a while for the chatbox to reply and wondered whether she was muted.
//> Woah, sexy!//
//> Damn, I do like me a naughty wife...//
//> First show? Damn lucky me!//
//> Are you really a wife??//
//> Hi bb//
The comments came flooding through. She realized the show must have a ten second delay.
@@.wife;"Yeah my first show... Yes! I'm really a wife."@@ $wife replied to the comments as they came through. It wasn't five minutes in before she received a donation.
//> ''DaddyX donated $12.00!''//
//> ''DaddyX: Are you gonna show us any more of your body, or just tease us all night?''//
$wife's cheeks flushed red. @@.wife;"Thanks 'Daddy Ex'. For that donation I guess I can show you..."@@ $wife began speaking as she stood up and turned around. She leaned over to give the camera a good view of her perfectly-shaped ass.
[img[images\pictures\webcam\camgirl_1.webp]]
//> Holy f***!//
//> Damn bb//
//> I'd eat that all night.//
//> ''Caraxxx donated $8.00!''//
//> ''Caraxxx: Easily the hottest girl on this site!''//
//> I'd love to marry a chick like this//
@@.wife;"Oh- thanks Caraxxx...!"@@ $wife replied to the message, her ass still on-camera. She was watching the screen over her shoulder and was surprised by how quickly people were coming in. It was already three hundred or so people in her chat.
//> ''DaddyX donated $12.00!''//
//> ''DaddyX: Do you do private shows?''//
@@.wife;"Thanks again Daddy Ex! Um, I'm not doing private shows yet, maybe one day. I'll have to figure out how all that works, I only just set the account up."@@ $wife explained.
//> I'd fukn smash//
//> She just started?//
//> Lol @ thirstiness//
//> ''Saintly donated $120.00!''//
//> ''Saintly: Show tits?''//
@@.wife;"Oh wow! Thanks so much Saintly... Um I wasn't going to show more than underwear really..."@@ $wife was genuinely surprised by the big donation.
//> Lol what?? Why sign up?//
//> Waste of money!//
//> Guys it's her body, she can show what she wants.//
//> Kek at the SJW//
//> You should put your rules in your bio so people don't waste their money.//
$wife bit her lip and frowned. She told $name that she'd only do underwear stuff, but she felt like she needed to show more now...
@@.wife;"Okay, just for that donation, alright?"@@ $wife sighed as she sat back down and slowly unhooked her bra, then took it off. she squeezed her breasts together in front of the camera. It felt strangely hot - knowing hundreds of men were looking- probably jerking off to her body. Not knowing who she was.
[img[images\pictures\webcam\camgirl_2.webp]]
//> Oh damn, sign me up!//
//> The. Best. Tits.//
//> ''DaddyX donated $25.00!''//
//> ''DaddyX: That wasn't so hard, was it? Now just leave it off and chat with us.''//
@@.wife;"Thanks Daddy Ex! No I guess not."@@ $wife replied with a smile. She spent the next hour replying to the chat and watching small donations come through before she decided to end the show.
$wife looked at the account and was surprised by how well she'd done. She had about a hundred subscribers too - they'd know whenever she went online.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You took your phone into the bathroom and sat down on the toilet. The conversation you had with $wife was stuck in your mind. Once upon a time you might have dismissed it as a dream or fantasy - but you definitely remembered $wife suggesting that she could be a camgirl to make money. It wasn't a dream, and you were going to find the site.
It of course wasn't an easy thing to do. Apparently there were dozens of sites that fit the description, but then you recalled how $wife had found the site the first time. So you began 'job searching'. Sure enough you were fed with an ad for webcamming and making money from home. You clicked on the link and went to the site.
Your heart raced as the anticipation built up. You tutted impatiently as you were prompted to make an account to be able to access the site. You quickly put in some bogus details to make an account, but you struggled to find a username that wasn't already taken.
''Hubby199''
Apparently there were 198 before you.
You began mindlessly clicking through the site, looking at different profiles. You clicked to sort the profiles by number of subscribers - surely $wife would have the least at this point. You frowned as you clicked through multiple pages and couldn't find her. Maybe she didn't have an account here after all.
You decided to click through some of the 'hottest of the week'. Might as well jerk off while you were here. You paused on a profile.
''NaughtyWife''
The account details seemed like gibberish, and there were no shots of the person's face. The account was made last week and they had 184 subscribers. There wasn't much else to see though. You began to scroll down, but then the 'online' button lit up. Apparently 'NaughtyWife' had signed in. You curiously clicked her profile again.
You waited a few minutes before she turned 'live'. You clicked to watch her stream, and turned down the volume, then gasped as you almost dropped the phone.
A woman was sitting in lacy underwear - her face off-screen... But that was no doubt your bedroom, and you knew your wife's body. It really was $wife. She was live in your bedroom, only a few rooms away. You furrowed your brow in wonderment - didn't she know you were home? You were surprised by how quickly the chatroom filled.
//> Oh nice! Back again huh?//
//> Wew, my new fav camgirl//
//> Let the ladies fly free!//
//> Where have you been!?//
Apparently she'd built a fanbase in the space of a week.
@@.wife;"Hi guys... Oh, it's only been a week..."@@ $wife replied in a hushed voice.
//> Whispering?//
//> Why so quiet//
//> I love this girl!//
//> Lol, maybe her husband's home//
Your cock began to stir as you read the comments and watched your wife on camera. They had no idea.
@@.wife;"Yes I have to be quiet today... But we can still have fun, right?"@@ $wife whispered.
//> Hell yeah, I'm into it//
//> Show tits bb//
//> ''Marco99 donated $10.00!''//
//> ''Marco99: I've been online all week waiting to see your tits again.''//
You were surprised about the reception for someone who was only posing in underwear. $wife of course had a beautiful rack - but the underwear really hid too much to appreciate.
@@.wife;"Thanks Marco! Maybe if the price is right."@@ $wife replied. You blinked in surprise. What did she mean?
//> Pls donate more! Anybody lol//
//> ''Wizhat donated $50.00!''//
//> ''Wizhat: Pls.''//
@@.wife;"That's more like it. Okay... I have to be quiet though."@@ $wife whispered as she reached back to unclick her bra. She let it fall down off her, revealing her large, soft breasts. She fondled them together on the screen.
[img[images\pictures\webcam\camgirl_3.webp]]
//> Daaaamn//
//> Real? They can't be lol//
//> ''DaddyX donated $30.00!''//
//> ''DaddyX: You started the show without me?''//
You flinched. $wife was completely revealing her tits on camera to a bunch of strangers. This isn't what she said. It was just meant to be underwear posing. You felt conflicted and you weren't sure what to do... But there was no mistaking just how rockhard you'd become.
@@.wife;"Daddy Ex, I'm glad you're here again."@@ $wife chirped.
//> More?//
//> Dis gril lol//
//> What does her face look like//
//> She said last time she wouldn't show anything other than underwear, now look lol//
//> ''Saintly donated $111.11!''//
//> ''Saintly: Wlcm back. Private show?''//
@@.wife;"Thanks so much Saintly! I still haven't figured out how to do that... Maybe soon."@@ $wife replied. You were shocked by how big the donation was, but $wife seemed to be not too phased.
//> Uhhh she ever do more than talk and show tits//
//> She's married lol//
//> Whispering?//
She already had four hundred people viewing. You blinked as you realized you could type too.
@@.you;//> Do you have any rules?//@@ You wrote.
@@.wife;"Rules? Umm..."@@ $wife pondered.
//> Ya she doesn't shw anything other than tits//
//> 'underwear only' lol//
//> Won't show pusy//
@@.wife;"Well, not really, I mean if the price is right..."@@ $wife replied. That certainly wasn't what she said to you. She was likely just fishing for donations - these morons didn't realize it.
//> Sainty donationed over a hundred before - what's the price then?//
//> Damn she's expensive huh worth it I wonder?//
Real morons. You were going to prove it to them. You took out your wallet and quickly linked the account, then made a 'donation' to $wife. The site would take a cut, but otherwise you really wouldn't be losing any money if $wife was getting it...
//> ''Hubby199 donated $499.99!''//
//> ''Hubby199: Well give us a pussy show then.''//
@@.wife;"Oh my god, Hubby...! Thanks so much... Um..."@@ $wife hesitated. You smirked. Of course she wouldn't, and all these guys would be disappointed.
//> My god Hubby you god//
//> the hero we don't deserve lol//
//> Yes pussy show!!//
@@.wife;"Well, I have to be really careful..."@@ $wife got up and moved to the door. You blinked. Apparently she was listening out for you. Was she putting on a show so she could come up with an excuse?
She then returned and moved the laptop to the bed. You couldn't see anything else for several seconds, but then she climbed onto the bed and sat in front of the camera. She slowly parted her legs to reveal her glistening pussy.
[img[images\pictures\webcam\camgirl_4.webp]]
Your heart raced as stared in disbelief. She said she wasn't going to do anything other than underwear.
@@.wife;"Hah, see how wet I've become...?"@@ $wife asked breathily.
//> Damn, I'd eat her out//
//> Fuk yeah//
You don't remember when exactly, but at some point you'd began idly pulling your cock. You should have hated it, but seeing your wife like this on camera, exposed to... nearly a thousand now, was turning you on. At least she was anonymous.
@@.wife;"Mh..."@@ $wife moaned quietly as she pushed a finger inside herself.
//> Oh yeah!//
//> Where's your husband lol//
@@.wife;"H-he's home... That's why I have to be quiet..."@@ $wife whispered. Your cock twitched from the comment. You began writing again.
@@.you;//> Do you like doing this behind his back?//@@ You wrote.
@@.wife;"Mh, yeah... It's hot..."@@ $wife responded with a gasp as she slid a second finger inside. A twist of hot jealously inspired you to jerk off harder. It was sick, but you kind of liked this.
//> Damn, what a wife...!//
//> Poor guy lol//
//> Do you have toys?//
@@.wife;"Toys...? Yeah I do... But I might be too loud."@@ $wife said.
//> Come on, that guy paid five hundred bucks for a show! Give us one//
@@.wife;"Mh... Well... What do you think, Hubby199?"@@ $wife asked. You blinked and hesitated.
@@.you;//> Give us a show//@@ You eventually wrote.
@@.wife;"Mh, well okay..."@@ $wife disappeared off camera again, then after a few seconds reappeared with a dildo. She kneeled over the dildo and slowly mounted onto it with a deep sigh as it pushed deep into her pussy.
//> Truly a gift from the heavens//
//> ''DaddyX donated $80.00!''//
//> ''DaddyX: Are you pretending that's someone's cock?''//
@@.wife;"Oh... Thank you Daddy Ex... Mh... I'm pretending it's yours..."@@ $wife moaned quietly. Your cock twitched as you began to furiously jack off.
[img[images\pictures\webcam\camgirl_5.webp]]
//> I'd fuck you so hard//
//> Watch then titties bounce//
//> Pretending to fuck someone when her husband's home lol//
@@.you;//> How would your husband react?//@@ You wrote.
@@.wife;"I don't know... Maybe he'd like it..."@@ $wife replied. Weirdly accurate.
//> Lol as if//
//> Some guys be like that//
//> ''DaddyX donated $50.00!''//
//> ''DaddyX: Does my cock feel good inside you?''//
@@.wife;"Mh, yeah it does... Oh, you're so deep inside my pussy..."@@ $wife gasped as she began rubbing her clit. You groaned as you felt an orgasm quickly approach.
//> Damn she loves it//
//> Naughty wife//
@@.wife;"That's right, I'm a naughty wife...!"@@ $wife gasped and spasmed on the dildo as she furiously rubbed her clit, she let out a stifled shriek as you came into a handful of scrunched toilet paper, and apparently she came on the dildo.
@@.wife;"Oh... H-hah... That was intense... I have to go, I might have been too loud..."@@ $wife commented.
//> Hot, fucking hot//
//> Well I guess we'll wait another hundred years for the next show...//
The stream was then closed. You wondered what on Earth you should do. Probably nothing, right? She was anonymous after all... And for some reason it turned you on.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You sat on a toilet with your cock out as you stared at your phone, waiting once again for //NaughtyWife// to go live. You'd told $wife that you were going to be out for a couple of hours or so, so you'd hoped she'd take the chance to do a show... But really you only drove around the corner to the local park and went to the bathroom.
You stared at her profile. She had over a thousand subscribers now, and a hundred thousand profile views. You must have contributed to about a hundred of them by the amount of times you hit refresh on your phone.
The green 'online' button flashed on, then shortly after flashed red 'now live'. You immediately clicked to watch the stream. $wife was standing in front of the camera - as usual her face was off-screen, but her soft, curvy body was completely naked and exposed.
@@.wife;"Hey guys!"@@ She greeted everyone as the chatroom began to fill out. There were hundreds within seconds.
//> Not whispering now?//
//> Hi bb//
//> Someone pls send $9999.99 for pussy show//
//> Sexy tits//
@@.wife;"No need to whisper today, my husband's out... I'm not that expensive!"@@ $wife replied to the comments.
@@.you;//> Where's your husband?//@@ You wrote.
@@.wife;"He's out for a few hours... So we can have some fun!"@@ $wife said. You could hear her smile.
//> ''Manic1 donated $8.99!''//
//> ''Manic1: Let's get a better view of those tits''//
You scoffed at how little the donation was, but apparently it was enough for $wife. She leaned forward and pressed her tits together for the camera.
@@.wife;"You like them?"@@ She asked.
//> Oh yes mommy//
//> Pls more!//
//> Let's get loud and naughty lol//
@@.wife;"Well... I do have this..."@@ $wife held up a bottle of body lotion oil.
//> Yesyesyes//
//> Put in ass//
//> Anyone seen her face before?//
//> ''Saintly donated $29.99!''//
//> ''Saintly: Time to oil up''//
@@.wife;"If you insist, Saintly..."@@ $wife replied as she began to spurt the oil over herself. She rubbed it over her stomach and tits, leaving a wet shiny gloss over her naked curves.
[img[images\pictures\webcam\camgirl_6.webp]]
//> Yesss//
//> Let's see pussy//
//> Can do dildo again?//
//> sum1 donate//
@@.wife;"Mh, I could... But not for nothing..."@@ $wife teased as she lowered a hand to her nether region- just out of frame of the camera.
//> ''DaddyX donated $99.99!''//
//> ''DaddyX: Be a good girl and give us a show''//
@@.wife;"Oh, Daddy Ex... Hello again... Mm~ Well if you're going to donate that much then I could show you some more..."@@ $wife moved the camera down and crouched down in front of it with her legs parted - though her pussy was just off-camera. $wife held up a dildo to the camera and lowered it under herself, then began rock back and forth. Though you couldn't see it you could only imagine she mounted it. Your cock twitched as you slowly began to jerk off.
//> Can't see//
//> Lower camera pls//
//> what a tease lol//
[img[images\pictures\webcam\camgirl_7.webp]]
@@.wife;"Ohh~ Mh... It's inside my pussy... You want to see...?"@@ $wife gasped lewdly as her oily tits bounced. You jerked harder from her words and the comments that came flooding in about your wife.
//> I'd fuk u so hard//
//> Let us see//
//> perfect body//
//> Want to see her face//
@@.wife;"My face...? Mh, don't you want to see my pussy?"@@ $wife moaned as she lowered a hand to her nether region - still off-screen.
//> Ya that too//
//> Both//
//> Sum1 donate//
@@.you;//> She probably wouldn't ever show her face...//@@ You wrote.
@@.wife;"Mh... Well, nothing's free..."@@ $wife replied with a gasp.
//> Lol every1 has a price//
//> ''Saintly donated $201.00!''//
//> ''Saintly: Show us that sweet snatch''//
@@.wife;"Ohh~ Saintly, thank you... Well okay, for that price I'll show you."@@ $wife breathed as she slowly turned around to show her bare naked ass on the camera. She used a hand to spread her cheeks out, showing her glistening wet pussy and asshole.
//> Fuk//
//> yum yumyum//
//> I'd fuk u//
@@.wife;"Do you like it...?"@@ She asked as she slowly swayed it side to side.
//> sit on my face//
//> use the dildo//
//> ''DaddyX donated $99.99!''//
//> ''DaddyX: Good girl, now let's use that dildo again''//
@@.wife;"Oh, thank you Daddy Ex... Okay, can you see it...?"@@ $wife leaned forward to lift her ass higher, then positioned her dildo below her. She slowly moved back down to let it slide inside her pussy. @@.wife;"Mhhh~ Feels so good Daddy Ex..."@@ She gasped.
//> bounce on dat//
//> fukn hot//
//> ''Manic1 donated $4.99!''//
//> ''Manic1: Show face?''//
@@.wife;"Mh, thanks Manic1... Sorry I can't show you my face..."@@ $wife replied. Your cock twitched at the thought.
//> I bet she's hot//
//> Nah why she not showing then lol//
//> is she new?//
//> married//
//> ''Manic1 donated $5.99!''//
//> ''Manic1: Pls show face?''//
@@.wife;"Thanks Manic... You really want to see my face huh?"@@ $wife continued to bounce on the dildo. The comments turned to encouragement of a face-reveal.
//> Ya show us who this naughty wife is lol//
//> she hot for sure//
//> ''Tonz14 donated $2.99!''//
//> ''Tonz14: Show face pls''//
//> I wonder if I know her lol//
@@.you;//> She doesn't want to show her face guys...//@@ You wrote, but your comment disappeared under the flood of encouragement.
//> ''DaddyX donated $299.99!''//
//> ''DaddyX: You'd hate to disappoint, right?''//
You flinched from the donation and $wife's lewd moan that followed.
@@.wife;"Oh, Daddy Ex... Thanks so much... Um... Okay, I guess a real quick one then."@@ She relented. You couldn't believe she'd agree. $wife lifted the camera and showed her face on screen. Your cock twitched as you read the comments.
//> SEE! HOT I KNEW IT//
//> Oh damn what a woman//
//> ''Tonz14 donated $4.99!''//
//> ''Tonz14: u pretty''//
//> I think I knw her lol//
@@.wife;"Thanks guys... Mh..."@@ Though she said she'd only show her face for a moment, $wife left the camera position where it was and continued to bounce on the dildo, her face still on screen. Her face twisted into an expression of wild lust and passion as her juices gushed out over the sex toy.
[img[images\pictures\webcam\camgirl_8.webp]]
//> Fuk her face is so damn CUTE//
//> She looks so innocent lol//
//> Slut//
You panted as you jerked harder and felt an orgasm begin to wash over you as you watched $wife expose herself completely to thousands of strangers, her anonymity now completely gone. She gasped lewdly as she slowly pushed a finger inside her ass.
@@.wife;"Mh...~ Yeah I'm a slutty wife...!"@@ She admitted.
//> Poor husband lol//
//> ''Saintly donated $99.99!''//
//> ''Saintly: Beg for my cum''//
@@.wife;"Oohh~... Saintly... P-please cum inside my naughty pussy... My husband's not home..."@@ She gasped as she squirmed on the dildo and begged for cum. You grunted as you began to cum.
//> I seriously tihk I know this grl//
//> What a damn slut//
@@.wife;"M-mh-Ahh!~..."@@ $wife bucked hard and twitched as she collapsed forward, apparently having cum on the dildo. It slipped out of her wet, gaping snatch.
@@.wife;"H-hah...~ Alright, that's all for today guys..."@@ $wife turned around to the camera and blew a kiss. Then the stream closed.
You were conflicted. This had gone too far now - but you weren't sure how to bring it up with $wife... Nor did you know if you even wanted to. You thought about your options.
If you brought it up with $wife in conversation, she'd probably agree to end it before it became a big problem...
Or you could just let it happen and continue watching as you had been, and just hope noone you knew found her. It really did turn you on, after all.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
It was $wife's first official day as an actual employee, but if anything it seemed easier than the trial day. Most of the rooms were vacant and already clean, and for some reason the building seemed empty. With no residents to speak with, $wife made short work of the cleaning and was wrapping up in the first hour.
She knocked on the last door - room 114, then entered to find Henry sitting on the loungechair. He squinted up at $wife.
@@.man;"Well if it isn't $wife... I guess Gwen liked your cleaning after all."@@ He said.
@@.wife;"Hello Henry. Yes I guess so. Now tell me - how do you know my name, hmm? I don't remember telling you."@@ $wife raised a brow.
@@.man;"Gwen said it."@@ He replied. $wife couldn't recall.
@@.wife;"I'll take your word for it. Anyway, I'll be out of your way shortly."@@ $wife said as she began removing the bed sheets.
@@.man;"Take your time... There's noone here to hurry you."@@ Henry shrugged.
@@.wife;"Yes I noticed. Why is that?"@@ $wife asked.
@@.man;"It's the weekend. Most residents have family come pick them up and go places. Other old coots like me with no family will just sit here and collect dust."@@ Henry rambled again.
@@.wife;"Ah, I see. Well I hope my company's enough."@@ $wife replied.
@@.man;"Yeah, it is. Hm."@@ Henry squinted at $wife in thought.
@@.wife;"...? What is it?"@@ $wife asked.
@@.man;"Do they pay you well here, $wife?"@@ Henry asked.
@@.wife;"Well enough."@@ $wife shrugged.
@@.man;"To what? Just cleaning?"@@ Henry asked again. He was abrupt, but $wife didn't think he meant anything of it.
@@.wife;"Yes, mainly. Keeping the residents company is a happy byproduct."@@ $wife smiled.
@@.man;"Heh, there's no way they're paying you enough money to put up with us old farts."@@ Henry smirked. $wife laughed.
@@.wife;"It's not bad - it's a very easy job."@@ $wife explained.
@@.man;"Yeah, well I can make it pay better."@@ Henry said, still squinting. $wife raised a brow curiously.
@@.wife;"How do you mean?"@@ $wife asked.
@@.man;"You keep me company for an hour and I'll pay you."@@ Henry said. $wife frowned.
@@.wife;"That's a kind offer Henry, and I'd love to keep you company, but you don't need to pay me for it... And sorry to say but I have other rooms to clean too."@@ $wife smiled.
@@.man;"Listen $wife, I may be old, but I'm still a man with needs."@@ Henry continued. $wife blinked in surprise when she realized what Henry meant.
@@.wife;"O-oh, sorry Henry, I don't mean that type of company..."@@ $wife began to say as she motioned to leave the room.
@@.man;"Two hundred bucks."@@ Henry cut her off. $wife flinched and paused at the mention of money. For some reason it felt as if she'd hit an invisible wall.
@@.man;"I've worked a lifetime and have no family to pass on my wealth. I'll pay you two hundred bucks, just to see your tits, $wife."@@ Henry said. $wife stepped back and turned towards Henry. Her mind had turned foggy and she struggled to think.
@@.wife;"...Two hundred dollars?"@@ She asked. Henry's grin widened. He nodded.
@@.man;"Yeah, two hundred. Just come and sit next to me first."@@ He patted the lounge. $wife was surprised to find herself seated next to Henry. She couldn't recall moving, but she felt comfortable knowing that she was going to make money.
@@.man;"Alright, let's see them..."@@ Henry was speaking, but his voice was a distant echo to $wife. It felt like she was in a dream, and making money felt good. She smiled at Henry as he began to pull her dress down off her shoulders.
[img[images\pictures\oldandyoung\old_and_young_1.webp]]
@@.man;"Heh, it's been many years $wife... You have such a beautiful body..."@@ Henry complimented her. $wife watched as he continued to undress her. He unclipped her bra and pulled it off to reveal her breasts. It felt liberating - as if she'd just fulfilled a deep ambition.
[img[images\pictures\oldandyoung\old_and_young_2.webp]]
Henry soaked her in with hungry eyes.
@@.wife;"Do you like them?"@@ $wife asked with a smile. Henry's response wasn't in words - instead he swooped down and sucked on her nipples.
[img[images\pictures\oldandyoung\old_and_young_3.webp]]
$wife gasped and squirmed as the old man's tongue swirled and flicked over her erect nipple.
@@.wife;"H-henry...!"@@ $wife breathed.
@@.man;"Hah, I haven't felt this feeling in decades, $wife... You're bringing life back to these old bones... Heh, even this bone..."@@ Henry gazed down at his crotch.
$wife blinked back to attention. She stood up and put her clothes back on. Her mind was no longer foggy - she wasn't sure what came over her... But she was glad she satisfied Henry and made some money. That was her deepest desire, after all.
Henry quirked a brow at $wife's sudden movement, then shrugged when she didn't seem to be upset. He took out his wallet and took out a few notes which he handed to $wife.
@@.man;"See you next week...?"@@ He asked.
@@.wife;"Maybe."@@ $wife replied as she left the room.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife moved through her tasks like clockwork. It was another quiet day with an almost empty building. She powered through the jobs with ease, and probably didn't spare much time for conversation with the residents that were still around.
She finally arrived at the last door and straightened her dress before she walked in. Henry was once again seated on the loungechair.
@@.man;"Hello $wife... Back to clean again, huh? Or did you want to keep me company?"@@ He asked.
@@.wife;"Hello Henry... Of course I can keep you company, if you can afford it."@@ $wife replied with a sweet smile.
@@.man;"Oh? I see. Yes I think I can afford about three hundred dollars today... What do you think?"@@ Henry took out his wallet and placed it on the lounge next to him. $wife locked the door and walked over to sit next to him.
@@.wife;"Three hundred dollars for my company?"@@ $wife asked as she sat beside Henry.
@@.man;"Well, it's a bit more than last time, so I think I should get a bit more too."@@ Henry muttered as he slyly began to pull $wife's dress off from her shoulders.
@@.wife;"I suppose if you're paying me more... It's only fair."@@ $wife replied without much thought. It was odd - for a moment she began to question herself, but then she remembered it was all to earn more money, which was the most important thing. Before she knew it, Henry had removed her dress completely and began to take out his semi-erect cock. It was clearly old, but quite sizeable.
@@.man;"See this? It's not had much life in it for a long time... Not until the last time you visited. You woke it up from a deep slumber."@@ Henry told $wife.
$wife watched it twitch under her gaze, then she leaned down to gently take it in her mouth.
[img[images\pictures\oldandyoung\old_and_young_4.webp]]
@@.man;"Ughhh, oh $wife..."@@ Henry groaned as he leaned back. $wife wrapped her tongue around the flaccid shaft and began to pump it into life. It took some work, but sure enough it eventually lifted up into erect form. Henry groaned again.
@@.man;"Oh $wife...! You're really sucking it... Ugh... You're... good at this...!"@@ Henry grunted.
[img[images\pictures\oldandyoung\old_and_young_5.webp]]
@@.wife;"Mh... Hah..."@@ $wife gasped as she took the wet cock from her mouth. It twitched eagerly at her - so full of energy and life. She began to stroke it then continued to suck on the head.
@@.man;"Ugh- oh... I think I'm cumming...!"@@ Henry grunted and groaned loudly - and sure enough $wife felt a hot liquor spew from his cock into her mouth. It was much thicker than what she'd normally expect, and it make her recoil and cough.
@@.man;"Oh- h-hah...! My god, $wife... I thought I'd died..."@@ Henry gasped.
@@.wife;"Don't say that... That'd be a real problem..."@@ $wife said as she wiped her mouth.
@@.man;"I guess you'd be in a real pickle if I died like that, huh?"@@ Henry grunted as he began to take money out from his wallet.
@@.wife;"Yeah, because then who'd pay me."@@ $wife smirked as she snatched the money from his hand and stood up. She felt a pleasant sensation of achievement once again.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
The work was now barely a task - $wife finished cleaning so quickly she might as well not even bothered showing up. Or maybe she was just no longer putting any effort into it. Instead she found herself eagerly approaching the last door. She didn't bother knocking - instead she stepped in and locked the door behind her.
Henry was in his usual spot - lazily slumped on the lounge. He gazed over at $wife.
@@.man;"Ah, $wife... Here to rob an old man again? Or are you just going to give me a heart attack?"@@ He asked.
@@.wife;"We'll see which happens first. Four hundred dollars."@@ $wife smiled.
@@.man;"Four hundred? You really do want to rob me..."@@ Henry crossed his arms.
$wife began to take off her clothes as she stepped towards the old man. She let her dress slip off her shoulders and fall down around her ankles. She was naked underneath.
@@.wife;"Four hundred... And you can have this..."@@ $wife said as she climbed onto the lounge and spread her legs to show her glistening slit. Henry began to breath hard as he slowly got to his feet, then pulled off his clothes. $wife smiled coyly as she slowly rubbed her clit.
@@.man;"I'll have it already, sweetheart..."@@ He grunted as he pulled his underwear down. His erect cock flung out and up in anticipation as Henry shuffled forward to $wife.
@@.wife;"There you go old man... Slow down..."@@ $wife whispered as she watched his cock approach her. Henry shuffled in closer and pushed his cock against her slit until it burried inside. He groaned loudly, and $wife let out a soft moan.
[img[images\pictures\oldandyoung\old_and_young_6.webp]]
@@.man;"Ugh, I'm inside you, $wife... Hah, how do you like this old cock?"@@ Henry grunted as he began to pump back and forth with a shaky, uncontrolled vigor.
@@.wife;"Mh, I can feel you twitching inside..."@@ $wife replied.
@@.man;"Hah- damn right...! I'm gonna pump your pussy full, even if it kills me...!"@@ Henry gasped and grunted as he thrusted.
@@.wife;"Mmh..."@@ $wife moaned as Henry pushed her legs back and thrusted deep inside. @@.wife;"Oh, you like it...?"@@ $wife asked.
[img[images\pictures\oldandyoung\old_and_young_7.webp]]
@@.man;"Absolutely! I knew it, you know...! Hah, I knew you were a kinky little hussie when I saw you...! You'd do anything for money, won't you?"@@ Henry grunted then squeezed $wife's tits with both hands.
$wife's head went foggy for a moment. Of course she'd do anything for money. She nodded. @@.wife;"Mh, yes! I would do anything..."@@ She admitted.
@@.man;"Even having sex with an old man like me...! Hah, well no complaints from me.... Ugh... I'm gonna cum...!"@@ Henry grunted again and thrusted deep inside $wife - she could feel the tip of his cock push deep inside her, then the hot wetness of his cum spread. $wife spasmed and twitched as she felt her body orgasm.
@@.wife;"O-oh...!"@@ She gasped.
@@.man;"Wow, $wife..."@@ Henry grunted as he slowly climbed off $wife and sat down naked next to her. @@.man;"I didn't even know I could get it up anymore..."@@ He muttered.
@@.wife;"... Four hundred dollars."@@ $wife replied with a raised brow.
@@.man;"Eh...?"@@ Henry frowned and shook his head. @@.man;"I guess you really are here for my money after all."@@ He said as he found his wallet and took out some money.
@@.wife;"Why else?"@@ $wife frowned in confusion. Henry shook his head.
@@.man;"See you next weekend maybe."@@ He said.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.wife;"W-wow! Did you... I mean, you bought that for me?"@@ $wife asked, her cheeks red with embarrassment as she looked over the sheer black lingerie you bought her.
@@.you;"Yeah. I know it'll look good on you."@@ You replied, careful with your words. You had a job to convince $wife to wear this.
@@.wife;"I... guess... Well, you bought it for me after all..."@@ She mumbled to herself.
@@.you;"That's right. Why don't you put it on?"@@ You pressed her and paused to see what she'd decide. She eventually nodded and took the lingerie into the ensuite bathroom. Five minutes later she returned wearing the sexy outfit, albeit very shyly. You'd never seen her wear something so sexy. It fit her form perfectly and made it that much more obvious that she had a killer body.
@@.wife;"W-well...?"@@ $wife asked in a small voice, as if scared to hear your answer.
@@.you;"So sexy, $wife."@@ You told her. @@.you;"So god damn sexy."@@
@@.wife;"You have to say that..."@@ She replied.
@@.you;"Believe me; you could ask any man and he'd say the same. Sexy."@@ You said again firmly.
@@.wife;"Really...?"@@ She asked with a small smile. It seemed she was finally convinced.
@@.you;"I have no doubt in my mind. That whole outfit fits you perfectly. It lifts your tits up too- shit, so sexy... The cleavage is unreal."@@ You replied a little more heatedly.
@@.wife;"You really think so huh..."@@ $wife asked as she leaned forward, boldly bringing her full chest into view. She smiled seductively, though still somewhat shyly.
[img[images\pictures\vanilla\lingerie\lingerie.webp]]
@@.you;"Damn - I always knew you had the goods of a model..."@@ You muttered and stared, mesmerized by the swinging rack in your face.
@@.wife;"You like this...?"@@ $wife's smile was more confident now as she lightly shoved you back onto the bed. She climbed on too.
@@.you;"Yeah I like it... a lot."@@ You confirmed.
@@.wife;"Mm... I bet you like this too...?"@@ $wife straddled you as she leaned back and ran a hand gently over her own crotch, the thin sheer fabric hiding no details of what was underneath.
@@.you;"Fuck - yes I do..."@@ You said. You began to rub your cock as you took in $wife's image... Her state. She panted softly as she ran a hand over her nether-region and eye'd your cock. She then leaned back and slowly slid her panties to the side, revealing her glistening slit.
[img[images\pictures\vanilla\lingerie\lingerie1.png]]
She then took your cock in her hand and gently rubbed it up and down her pussy before sliding it in with a soft moan. You thrusted your hips slowly, pushing deep inside $wife, a hot, tight wetness wrapped around your cock. $wife whimpered as she began to bounce on your cock, a hand idly toying with her clit.
[img[images\pictures\vanilla\lingerie\lingerie2.png]]
@@.wife;"Fuck... Hun... You're so deep inside me..."@@ she moaned.
@@.you;"Yeah... You like it?"@@ You grunted in response and thrusted a little harder.
@@.wife;"Mmh- Yeah I love your... cock..."@@ She said, her voice shrinking as she spoke about your manhood. You felt her slit lustfully swallow the whole length of your cock, despite her obvious embarrasment.
@@.you;"I'm gonna cum..."@@ You grunted.
@@.wife;"Mmh- Do it hun... Cum in me...!"@@ She whimpered and rubbed her clit furiously as she bounced on your cock. You gave a final thrust and pushed your cock deep inside $wife's pussy as hot spurts of cum gushed out. @@.wife;"Mmh- Fuck- I can feel it...!"@@ Her whimpers grew louder when she came.
@@.you;"F-fuck..."@@ You said in between panted breaths. $wife rested her head on your beating chest, your cock still inside her.
@@.wife;"That was good, hun..."@@ she said quietly. She'd never fucked you like that before. She was gaining confidence.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife paused in front of a massage parlour. It must have been new - she'd never seen it here before. She looked at the sign out front.
//Opening Special... First Massage Free!//
She'd been having pains in her middle back recently, so this must have been a message from god... To get a massage. She entered the building. It had a peaceful ambience conjured by the smell of incense and the soft music. An Asian man greeted her at the counter.
@@.man;"Hello ma'am. Is it your first time here?"@@ He asked.
@@.wife;"Hi... Yes, I saw the sign outside..."@@ $wife gestured to the door.
@@.man;"Of course, yes. First massage is free. Do you want make appointment? Or... We have time available right now."@@ He said.
@@.wife;"Right now is fine."@@ $wife replied.
@@.man;"Perfect. Please, come this way..."@@ The man said as he led $wife down the hallway. He paused in front of a door. @@.man;"Please..."@@ He gestured. $wife entered the room, followed by the man. There was a single massage table in the middle of the sunlit room.
@@.man;"Is there a particular area that is painful?"@@ He asked.
@@.wife;"My back has been sore lately..."@@ $wife confessed.
@@.man;"Okay, yes that makes sense. Please, remove your clothes and lay down on your front."@@ He politely said then quickly left the room.
$wife felt somewhat embarrassed to take off her clothes. She wasn't sure whether she was meant to take it all off or stay in her underwear... The man had said to take off her clothes, so she decided to remove it all and lay on her stomach.
[img[images\pictures\massage\massage1.png]]
She waited nervously on the table, completely naked. Eventually she heard the door open as the man reentered.
@@.man;"Very good... I will help remove the pain in your back."@@ He said. The man squirted oil into his hand and began to rub $wife's back. He first made sure to cover her entire back with oil before he began to massage her shoulders; pressing his fingers into her muscles and tracing down the fibres... $wife breathed softly from the relief.
He spent time on her middle back, then lower back... His fingers and palms pressing into $wife's upper buttocks. It made her feel nervous that a complete stranger was touching her naked body... But of course he was a trained professional.
The man then moved back up... Though this time he reached over $wife's shoulder and massaged her upper pectorial... Right above her breast. It made $wife flinch.
@@.wife;"Ummm..."@@ She began to object.
@@.man;"It is okay. Your back is sore because your pectorial muscles are tight and pulling your shoulders forward."@@ He explained.
@@.wife;"Okay..."@@ $wife eventually said. The man continued to rub her upper chest. The pressure actually did feel good, so $wife relaxed as the man did his work. He eventually pressed further down her pectorial, tracing down the entire muscle...
[img[images\pictures\massage\massage1.webp]]
$wife accidentally let a moan slip from her lips. She legitimately felt good from the relief, despite the man rubbing her breasts.
@@.man;"It is good, hm? Muscle is tight, so needs massage. Otherwise your back will continue hurting."@@ He explained.
She nodded. The man continued on her other side, his hands expertly massaging into the muscles of $wife's breasts. She couldn't help but let out another soft moan from the sensation. It felt far too good... And actually too good for just a massage...
$wife realised that the pleasure wasn't just from the relief from the massage, but for some reason the idea of a complete stranger massaging her breasts was turning her on. She wondered whether or not the man knew it or not, from the way he massaged her, his fingers almost touching her hard nipples... $wife sat up just enough to make them accessible... After all, she wanted to make sure the man could work to his fullest ability...
His fingers did trace closer and closer to her nipples, and just as he was about to brush them, he stopped. His hands returned to $wife's back. He gave her shoulders one last rub, then stopped completely.
@@.man;"Okay ma'am, thank you... Finished now..."@@ He said quietly as he exited the room.
@@.wife;"Okay..."@@ $wife said, disappointed. She sluggishly pulled her clothes on and left the room. The man was back at the reception desk.
@@.man;"Thank you ma'am... Please come again..."@@ He offered a polite bow.
$wife left somewhat flustered...
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
@@.wife;"Okay, no problem..."@@ $wife said as she paid the man.
@@.man;"Very good ma'am. Please, follow me..."@@ He said as he led $wife down a familiar hallway and into the dimly lit room.
@@.man;"Back painful again ma'am?"@@ He asked.
@@.wife;"Hm? Oh, um... Yes, back pains."@@ $wife said in a hurry.
@@.man;"Okay. Please, undress and lay down on your front."@@ He politely said then left the room.
$wife felt her face flush red as she took off all her clothes, still rather uncomfortable with being completely naked, then laid face-down on the bed.
[img[images\pictures\massage\massage1.png]]
She waited nervously on the table, completely naked. Eventually she heard the door open as the man re-entered.
@@.man;"Okay ma'am..."@@ He said quietly as he walked in.
@@.man;"Sorry ma'am..."@@ He hesitated. @@.man;"For this you must lay on your back..."@@
@@.wife;"On my b-back...? "@@ $wife repeated, flustered.
@@.man;"Yes, on your back. We must massage your pectorial. Please."@@ He explained. $wife hesitantly complied and slowly rolled over onto her back - exposing her breasts. Her heart raced.
@@.man;"Thank you. Your back pain is caused from heavy front - your shoulders pull forward..."@@ He explained quietly. $wife heard the man rub oil over his hands, then felt his fingers gently rub her shoulders.
@@.man;"You see?"@@ He asked quietly. $wife felt his fingers press into her upper pectorials. There was a surprising amount of relief, and she couldn't help but sigh.
@@.wife;"Oh, wow... Yes."@@ she replied.
The man continued to rub his fingers gently into her upper body in silence. $wife felt his fingers massage and trace the fibres of her muscles, leaving only a path of sudden relief behind. His hands continued further down - rubbing along her sides under her arms, then up around her lower pecs. Before she knew it, the man was completely massaging her breasts.
Though it didn't feel it at first, $wife's sudden realization sent a pang of pleasure through her body. This complete stranger was feeling her breasts. Remedial or not, this was a random man groping her - squeezing her breasts.
As if he read her mind, the man began to push her breasts together, squeezing quite firmly. $wife let out a soft sigh.
[img[images\pictures\massage\massage2.webp]]
@@.man;"It is good? Your back will feel better."@@ He said quietly as he massaged her. He continued to squeeze and push her breasts in all directions - his palms occasionally rubbing over her nipples, which quickly stiffened.
$wife let out another breath. He was directly groping her... She was no longer sure whether he was 'massaging' or just fondling her, but she had guiltily hoped for the latter.
She bit her lip as her mind raced. Perhaps he wanted her to make the first move... to know that it was okay. But just as she was about to reach out, the man stopped.
@@.man;"Okay ma'am. That should help now, thank you..."@@ He said quietly before leaving the room. $wife sat up in a daze, turned on and confused. She felt embarrased that she'd started to think it was anything other than a massage.
She slowly dressed before exitting the room. She made her way to the reception desk and paused when she saw a different man at the desk. A tall muscular man with scruffy hair and stubble. He offered a smile.
@@.man;"Thanks, please come again..."@@ He said in a deep voice.
@@.wife;"Sure..."@@ $wife replied, then left.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife entered the studio to see that it wasn't properly set up. $col2 stood with bags of presumably packed equipment.
@@.wife;"Oh. Are we not doing a photoshoot today?"@@ $wife asked, somewhat disappointed.
@@.man;"S-sure we are. Just this time it's for a swimsuit shot... So we'll need to relocate. We've paid to use a pool nearby. I hope that's okay?"@@ He asked bashfully.
@@.wife;"I see. No problem."@@ $wife replied. It wasn't a big deal after all... But $col2 sure seemed on edge about it.
$wife followed $col2 to the car and helped pack in the equipment. When she got in she realised $col1 was already in the car.
@@.wife;"Oh... Hi $col1. Why are you here?"@@ $wife asked curiously.
@@.man;"$col2 needs help with the equipment, because we'll be off site... I was busy, but I guess it can't be helped."@@ He shrugged and sighed woefully.
It was a short drive before they arrived at the pool which seemed to be closed off exclusively for them. $col1 and $col2 began to set up the equipment.
@@.man;"We have a few shots to do... Uh... Take this one first."@@ $col2 said as he handed $wife a bag. @@.man;"There's change rooms in the corner."@@ he said as he began to adjust his tripod.
$wife did as she was told and entered the small change room before she rummaged through the bag. Her first outfit was a white bikini. She put it on and quickly inspected herself to make sure it was on properly, then came out.
$col1 and $col2 were already prepared. $col2 stood at the camera at the ready, and $col1 was apparently standing around waiting to be told what to do.
@@.man;"Wow, sexy!"@@ $col1 exclaimed as wife approached them. She offered a smile in response, then looked at $col2.
@@.wife;"Where do you need me?"@@ $wife asked.
@@.man;"Just there by the pool is fine. This one is easy, just do a few of the usual poses."@@ He said, then focused on the camera when $wife walked to the referred spot by the pool. She smiled back at the camera and $col2 began to take a few shots.
[img[images\pictures\model_wife\model6.png]]
It'd become much easier to do this type of work recently, which $wife noticed. She felt far more confident and relaxed. Even though there was very little covering her body to stop $col1 and $col2 from seeing her privates... The thought made her blush.
@@.man;"Okay great, let's try the next outfit."@@ $col2 called out. $wife grabbed another bag from him and headed to the change room.
It was another bikini, but smaller still... Even less covering her body. She checked herself and took a sharp breath in before leaving the change room.
@@.man;"Damn, $wife! Looking really good..."@@ $col1 openly admired her again.
@@.wife;"Thanks... Alright, now where?"@@ $wife asked. $col2 pointed to a nearby pool chair.
@@.man;"Have a lie down on that... A few poses again."@@ $col2 instructed. $wife did as she was told. She was careful in laying down that her bikini didn't slip... It was incredibly tight fitting, and it seemed that every movement had a level of risk. She struck a few different poses before $col2 stopped her.
@@.man;"Sorry - can we oil up real quick..."@@ $col2 began to say. $wife felt a tinge of nervous excitement from the thought.
@@.wife;"I guess I can."@@ $wife replied.
@@.man;"No, no... That's my job."@@ $col1 retorted. He'd already had the bottle in his hand and was squirted excess amounts into his open palm.
@@.wife;"Oh. I can do it though..."@@ $wife began to say.
@@.man;"I'm trained in this. I know where exactly this needs to go and in what levels. It's a bit more than just rubbing oil on your body, you know?"@@ $col1 explained. $wife nodded.
@@.wife;"Yeah... That makes sense."@@ She said. $col1 then began to rub the oil onto $wife's body. First her shoulders and arms, then he paid particular care to her chest. $wife felt another tinge of guilty excitement while watching and feeling $col1 gently rub oil over her cleavage.
@@.man;"That's good."@@ $col2 called out. $col1 seemed disappointed as he scurried away from the shot. Despite all his talk, it really did seem like $col1 lathered oil onto $wife without much thought. She felt it drip down between her breasts and stomach.
$col2 continued to take a few more shots before calling out again.
@@.man;"Alright, last one..."@@ He said. $wife collected the bag and moved to the change room.
This time her heart fluttered when she saw the outfit. It was barely an outfit with the little amount of material used. For a moment she rechecked the bag for the 'rest' of it before she realized that was it.
The thin black material strapped over her shoulders and down over her nipples, barely covering her areolas, then down to her honeypot, again very barely stretching to cover, and ran back up to tie behind her neck. There was absolutely nothing else, however, that tied the upper component down.
This certainly wasn't a swimsuit in any traditional sense... In fact the wearer would be kicked out of most places for dressing so indecently... And despite all this, $wife put it on and walked out with an unusual flutter in her chest.
@@.man;"Holy fuck!"@@ $col1 exclaimed correctly. Even $col2 was briefly staggered.
@@.wife;"Well... Where do I need to go?"@@ $wife asked. Though she was a little embarrassed, she liked how they reacted. It made her feel confident.
@@.man;"... U-uh, there! Over there is good for now..."@@ $col2 eventually snapped out from a daze. $wife moved to where she was guided and $col2 hurriedly moved his tripod to a new spot, even closer to $wife.
@@.man;"... A-alrighty, just a few of the regular poses..."@@ $col2 stammered his instructions. $wife smiled slyly from seeing him squirm. She followed the camera with her eyes as she slowly struck different poses... Every movement shifting the fabric just a little - enough to make $col1 and $col2 hold their breaths. $wife felt a little thrill from them. They were completely captivated.
@@.man;"God damn, $wife... You were made for the camera... Do you have any idea how sexy you are on the camera?"@@ $col1 watched over $col2's shoulder, unable to help himself from staring.
Something ticked in $wife's mind from $col1's comment. She knew she was sexy on the camera. Not only did she know it, but she ''liked'' it.
@@.wife;"Feel free to get closer... Unless you don't want to...?"@@ $wife smiled as she spoke to $col2 in an almost teasing voice. $col2 scrambled forward with the tripod, then disconnected it completely. Apparently it was in his way.
He snatched up the camera in his hands and moved in front of $wife, getting different angles. $wife posed and moved in the riskiest ways in response.
[img[images\pictures\model_wife\model6.webp]]
@@.man;"Sh-shit $wife..."@@ $col1 muttered as he watched the shoot.
@@.wife;"I think the oil's run dry..."@@ $wife commented quietly.
@@.man;"O-oh, don't worry, I've got it!"@@ He blurted as he stepped forward and begun emptying more oil into his hands. He began to lather it on, over her shoulders and down her chest, again paying close attention in application to her breasts... Which were far more exposed this time.
@@.wife;"Don't forget underneath..."@@ She murmured to him. He glanced up at her in surprise, but was quick to accommodate, his hands briefly running over her exposed underboob.
@@.man;"Th-that's plenty!"@@ $col2 called out. $col1 again slunk back and resumed his staring.
$wife continued her posing, shifting on her side to show off her full figure and almost-exposed rack... Her nipples were surely poking up from under the swimsuit, which turned her on even more. She shifted again to show off more of her ass, and as she moved the materal almost skipped off her shoulder. She heard $col1 gasp.
@@.wife;"Is something the matter...?"@@ She asked toyingly.
@@.man;"U-uh, nah, just that it nearly slipped off..."@@ He replied sheepishly.
@@.wife;"Would that be bad...?"@@ She asked again, bemused by his reaction. He didn't seem to know how to respond and instead just opened and closed his mouth like a fish.
@@.wife;"Seeing these...?"@@ She asked as she pulled the straps apart, completely revealing her naked breasts to them both. They both audibly gasped... and $col2 snapped a few pictures.
[img[images\pictures\model_wife\model7.webp]]
@@.wife;"Well...?"@@ She asked, looking at $col2 who blatently stared at her chest.
@@.man;"Th-they're the best I've ever seen...!"@@ He replied.
@@.wife;"Thank you... But I mean are we done now? You have all your photos?"@@ She teased with a smile.
@@.man;"Oh, uh, y-yeah, I think I do..."@@ He mumbled back.
@@.wife;"Alright, that's a wrap..."@@ $wife said as she headed back to the change rooms. She could feel their eyes glued to her ass as she walked... And she couldn't help but put in a bit of a sway. She felt something inside - a deep feeling similar to lust.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]
You sat at your computer and idly clicked at nothing in particular as you waited. You'd set the plan in motion - $col2 was going to convince $wife to wear a blindfold during the photoshoot, and you and $col1 were going to sneak in to see... You weren't sure what exactly you were expecting to see though. You were a little doubtful of what they'd said... But the thought seemed to excite you at least a little bit.
@@.man;"Hey $name... I got the message. Let's go."@@ $col1 approached your desk and whispered. He held up his phonescreen to prove his point - $col2 had sent him a message.
@@.you;"Alright... uh... I guess lead the way."@@ You replied quietly. You followed $col1 nervously towards the studio.
@@.man;"Alright, be quiet now..."@@ He told you, as if you didn't know. You sucked in a breath before creeping into the studio behind $col1.
[img[images\bg\studio.png]]
@@.man;"//Holy...//"@@ $col1 whispered to you. You gazed over him to see $wife sitting on a set-bed in black underwear, a blindfold neatly tightened over her eyes and a collar fastened around her neck.
@@.man;"Alright... Move your legs out and apart just a bit more."@@ $col2 spoke from behind his camera which he had pointed at $wife. He looked back at you and $col1 with a dumb grin.
[img[images\pictures\model_wife\sneak1.png]]
@@.wife;"Like this...? Does it look good?"@@ $wife asked.
@@.man;"Yeah, it looks really sexy..."@@ He said somewhat confidently.
It wasn't too big a surprise to see - you knew that $wife was doing bikini shoots, so posing in underwear wasn't a stretch by far... But still, being here with $col1 and $col2 and your wife... It felt a bit weird.
@@.wife;"Sexy? You really think so $col2...?"@@ She asked with a playful smile. She leaned forward and pressed her cleavage up towards the camera.
@@.man;"Wow... Yeah, super sexy..."@@ $col2 replied as he eagerly snapped away. $wife bit her lip as she let a strap slip off one of her shoulders.
@@.wife;"I'm glad you think so..."@@ She said in a soft, sexy voice. She seemed to be really into it... And you felt like you shouldn't be there. You glanced sideways at $col1 who'd began to edge closer to $wife, away from you. You waved a hand to get his attention, then mouthed 'lets go'. He gave you a baffled look as if you were mad, then quietly stood by the bed.
@@.wife;"... You know, you could be doing anything right now and I wouldn't know."@@ $wife quietly said. Your heart skipped a beat. $col1 frantically motioned to $col2 to reply.
@@.man;"H-heh, yeah I guess you're right..."@@ $col2's voice broke as he stuttered a reply.
@@.wife;"You could have your cock out right in front of me..."@@ She continued. @@.wife;"rubbing it right now... And I wouldn't have any idea..."@@
You didn't know when, but at some point $col1 had fished his semi-erect junk out from his pants and had it out in front of $wife. He frantically motioned at $col2 again.
@@.man;"Y-yeah... A-and what if I did...?"@@ $col2 replied nervously.
@@.wife;"Well... I suppose you could tell me you had a prop you wanted me to suck on... For the photoshoot that is."@@ $wife suggested innocently. $col1 eagerly nodded at $col2 with a mad glint in his eye.
@@.man;"It just so happens that I do have a prop for you..."@@ $col2 replied. He shuffled closer with his camera and stood beside $col1. $col1's cock twitched into full-erection as he eagerly held it up in anticipation. You quietly stepped closer, unsure what to do... You couldn't stop them without alerting $wife of the situation, and a sick part of you wanted to see this...
@@.wife;"Oh yeah...? What should I do?"@@ She asked.
@@.man;"Just open your mouth and stick out your tongue..."@@ $col2 instructed her. Your heart raced as $wife followed the instructions. $col1 shuffled forward and gently placed the angry swollen head of his cock on $wife's tongue. She barely flinched before she began to lick the thing.
[img[images\pictures\model_wife\sneak1.webp]]
You felt a sick arousal swelling in your loins and you slowly and quietly took out your own swollen cock. It dripped with precum as you watched your wife unknowingly suckle on $col1's manhood, thinking it was $col2's... You wondered whether she'd really done this with $col2 before.
@@.wife;"Is this okay...?"@@ She asked.
@@.man;"Yeah - perfect... In fact, I think you should take more into your mouth now..."@@ $col2 told her. You noticed he'd also fished out his own cock and was quietly jerking it.
$col1 leaned forward and let $wife take more of his cock in his mouth. He couldn't help but let out a soft groan.
@@.wife;"You seem to like it, huh...?"@@ She commented.
@@.man;"Yeah it looks really good..."@@ $col2 replied in a strained voice as he frowned across at $col1, who shrugged back.
@@.wife;"Mh, it's so wet, too..."@@ She said after gagging further on $col1's cock. You felt your cock twitch excitedly as that sick pleasure began to bubble up. You felt an orgasm quickly build... And it looked to be the same for $col1 and $col2.
$col1 looked across at $col2 with a mad look in his eye, and nodded down at his cock with a face that begged urgency.
@@.man;"Oh- uh- I'm gonna... Uh-..."@@ $col2 began to say. $wife giggled again.
@@.wife;"It's fine $col2... You can cum on me..."@@ She said in a soft voice. She pushed her breasts together and waited in anticipation. This was the only chance you'd get - and you realized both $col1 and $col2 were jerking slightly faster... You joined them and felt an orgasm quickly wash over you.
You suppressed grunts as you came in tandem with $col2 and $col1... In what no doubt would have been an intense load for a single person. The three of you came in random spurts over $wife's tits with only $col2 allowing himself to grunt and groan.
@@.wife;"O-oh my god... There's so much..."@@ $wife commented, sounding almost impressed.
You shivvered the last of your cum out and quickly realized the situation you were in. You placed a hand on $col1's shoulder and nodded back to the door. The both of you hurried out as quietly as possible.
You heard $col2 and $wife talking behind you as you slowly closed the door. You and $col1 sped down the hallway before you spoke again.
@@.man;"Holy shit...! I mean, I had no idea that was going to happen! Fuck!"@@ $col1 exclaimed excitedly.
@@.you;"Yeah, me neither..."@@ You replied. $col1 couldn't have known just how serious you were.
@@.man;"Man, sorry I hogged her all to myself... Next time it's you though."@@ He said as he pat you on the shoulder.
@@.you;"Next time...?"@@ You raised a brow.
@@.man;"Well yeah... I mean, there's no way I'm stopping. Shit, we've gotta go further. We can't let that lucky prick get all the attention, right?"@@ $col1 replied with a broad grin.
@@.you;"I guess not... Yeah okay... Next time."@@ You replied somewhat uncertainly.
$col1 left for the day, leaving you wondering at your desk. You felt confused and turned on... Which surely wasn't the way you were meant to feel. In any case, you couldn't deny that you liked it. You wanted to do it again...
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
<<set $gender to 'female'>>\
$wife walked into the studio where she'd become so comfortable. As she walked into the room she spotted $col2 on a laptop with his headphones on. He hadn't seen her yet.
@@.wife;"Hey $col2... You're not watching porn in the office are you?"@@ She smirked as she walked up to him, then quirked a brow when he jumped and slammed the laptop shut. Apparently he was. $wife's smirk widened. said in a soft voice. She pushed her breasts together and waited in anticipation. This was the only chance you'd get - and you realized both $col1 and $col2 were jerking slightly faster... You joined them and felt an orgasm quickly wash over you.
@@.man;"Oh- $wife I U-uh-..."@@ $col2 stammered.
@@.wife;"Did I catch you in the act, $col1?"@@ She teased.
@@.man;"In the act? Oh- porn? Um- Y-yes! You did, s-so embarrassing..."@@ He seemed confused for a moment, then nodded frantically. $wife quirked a brow.
@@.wife;"... Show me."@@ She demanded.
@@.man;"Oh- I um, closed it already."@@ He babbled.
@@.wife;"No you didn't. Show me now, $col2."@@ She asked again, a little more coldly.
$col2 hesitated, then slowly held out the laptop with his head hanging like a boy in trouble. $wife took it from him and opened the lid. She inhaled sharply in surprise when she saw the screen - a video of her sucking a cock... Which at the time she presumed it was $col2, but the angle didn't make sense. She looked at $col2 questioningly and without a word.
@@.man;"Th-they tricked me into it..."@@ $col2 stammered.
@@.wife;"Who?"@@ She questioned him. $col2 remained uncomfortably silent. $wife exhaled slowly and placed the laptop down- the screen still open and facing towards the two.
@@.wife;"You can protect them if you want, $col2... Or you can cooperate with me as a... close ally."@@ She said in a soft voice. $col2 flinched. $wife had reached down and gently placed a hand over his crotch.
@@.man;"U-um... Y-you're not mad at me...?"@@ He dared glimpse up at her face. She offered a sympathetic smile.
@@.wife;"No, $col2. I understand. But I am disappointed... I thought we were closer than that. It's okay though, you can prove yourself to me, yet."@@ She smiled.
@@.man;"Um- I'm really sorry $wife... B-but what can I do..."@@ $col2 peered at her, almost frightened.
@@.wife;"You can start by telling me who 'they' were..."@@ She whispered. $col2's gasped. $wife had undid his belt and taken out his cock. She was slowly jerking him.
@@.man;"U-uh, it was the guys... $col1 and $name!"@@ $col2 blurted immediately.
@@.wife;"$name?... But..."@@ She looked at the laptop - the video of her sucking a man's dick...
@@.wife;"... It was $col1's cock I was sucking?"@@ She quirked a brow. It struck her as odd that $name was involved, and even more that he'd be there and let her suck on $col1's cock.
@@.man;"Yeah it was..."@@ $col2 nodded. Then tilted his head in dumb confusion. @@.man;"But how did you know that..."@@ He couldn't quite figure it out. $wife shook her head.
@@.wife;"It doesn't matter, $col2... Thanks for telling me..."@@ She caressed his cheek with a finger, then abruptly let go of his cock.
@@.man;"U-uh..."@@ $col2 hesitated.
@@.wife;"Yes, $col?"@@ $wife raised a brow questioningly... Though knew very well what he wanted.
@@.man;"U-um... I was hoping you could keep doing th-that..."@@ He mumbled.
@@.wife;"Oh? Hmm..."@@ $wife gazed down at his cock then gave it a light flick. $col2 flinched.
@@.wife;"Hmm... Well, you've been good, so I suppose you deserve a reward. Lay down on your back, $col2."@@ She ordered him and began to undress. He frantically did what he was told and got comfortable on his back- his cock pointing up like a flagpole.
$wife got undressed slowly. She enjoyed watching $col2 from the corner of her eye- the way he stared at her was adorable. She stepped a leg over his- her ass towards his face- then slowly got down on her knees. She felt his cock press against her asscheek and heard him groan.
@@.wife;"I'm looking after you $col2, and don't you forget it... It's not every day a guy like you gets to be in a situation like this."@@ She told him as she began to slowly straddle back and forth- rubbing his cock between her legs.
@@.man;"Ohhh... H-hah, y-yes... Thank you $wife..."@@ $col2 groaned.
@@.wife;"You're welcome."@@ She smirked as she leaned back to feel his cock press deeply against her pussy. @@.wife;"... You want to fuck this pussy, don't you?"@@
@@.man;"Ugh- y-yes, can I please..."@@ $col2 begged pathetically. $wife paused and hummed, then shook her head.
@@.wife;"Sorry $col2, that's for my most loyal pets... And you've betrayed me..."@@ She told him.
@@.man;"Ugh- S-sorry $wife, I- I wasn't thinking right-"@@ $col2 blurted.
@@.wife;"Shhh..."@@ She shooshed him then continued her pussyjob- rubbing his cock against her folds.
[img[images\pictures\model_wife\model_dom_1.webp]]
@@.wife;"It's okay, $col2, I know it won't happen again... But... You have to promise me that you'll be a good pet."@@ She rocked side to side. $col2's cock was coated in her juices.
@@.man;"Ugh- Y-yes, I promise- I'll do anything you tell me to!"@@ $col2 hurriedly agreed.
@@.wife;"Good boy, $col2... If you're true to your word, then I'll continue to look after you... And if you're really good and make me really happy... Maybe you can even fuck me one day."@@ She whispered as he began to groan loudly.
@@.wife;"Are you close...?"@@ She asked softly.
@@.man;"Y-yes, I'm- ugh- s-so close..."@@ He grunted.
@@.wife;"Okay... Cum on my ass, $col2."@@ She permissed as she moved forward. $col2 clambered up onto his knees and began jerking off furiously - though it didn't take long...
[img[images\pictures\model_wife\model_dom_2.webp]]
@@.man;"Ugh-f-fuck- I'm...!"@@ He grunted like a wild pig as his cum spewed out of his thick manhood over $wife's ass.
@@.wife;"Good boy, $col2..."@@ She praised him.
Despite the start to the day- the two did their best to make a half-decent photoshoot... Though the entire time $wife's mind was elsewhere. Why was $name not upset about what had happened with $col1, or even what she was saying when she thought it was $col2 she was blowing. She was going to find out, and she was going to pay back $col1 for tricking her... And $name... She'd have to come up with something for him too..
She thought about talking to $col1 first, to see if she could establish a favourable relationship through dialogue.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\office.png]]
<<set $gender to 'female'>>\
@@.wife;"How have you been...?"@@ $wife asked with a smile.
@@.man;"Hmm? Yes good- busy as usual, but we're performing well. And it's a lot to do with you, by the way."@@ $boss leaned forward to articulate the point with raised brows.
@@.wife;"I'm glad to hear that... But I meant personally."@@ She explained. $boss seemed surprised, then embarrassed.
@@.man;"Oh, hmm, it's been a while since I've been asked that... Hmm, let's see... Yes, quite okay, I suppose..."@@ He struggled to answer. $wife leaned forward with concern.
@@.wife;"Okay...? I'm afraid you might be overworking, $boss."@@ $wife said softly.
$boss watched her for a time with furrowed brows, then eventually broke under her gaze. He sighed and rubbed his tired eyes.
@@.man;"Yes, I suppose you're right... But it's okay, $wife. I work hard because it has meaning. I have staff that rely on me. I'm glad to be someone that can look after you. You don't need to worry about me."@@ He gave a genuinely warm smile.
$wife almost felt bad for the man. But... He showed that he was soft. Someone she could easily manipulate... And with $boss under her thump, she could use him against $col1. $wife leaned forward more and placed a hand on his forearm.
@@.wife;"Thank you, $boss... I'm... Glad to have someone I can rely on... And I hope you know you can rely on me too..."@@ $wife gently rubbed his arm. $boss's gaze shifted to her hand. His expression changed to nervousness. He gulped and glanced at his door and back.
@@.man;"H-hm... Yes, it's reassuring to know that, $wife... I..."@@ He gulped again.
@@.wife;"It's okay, $boss... Noone will come in..."@@ $wife said quietly. He looked up at her face in amazement and likely confusion.
@@.man;"$wife, my wife..."@@ He continued.
@@.wife;"Won't find out. Don't worry, I'm married too..."@@ $wife put him at ease.
@@.man;"Oh- I don't know, $wife... I mean... I don't... I can't offer you anything... I don't have much..."@@ He stammered, which was rare. $wife shook her head and feigned a hurt expression.
@@.wife;"Be quiet before you offend me, $boss... I'm just trying to relieve this old man of his stresses... Isn't that okay...?"@@ She explained as she stood up and made her way around the desk to place a hand on $boss's shoulder. She squeezed quite firmly. It was an unconscious message of dominance delivered under the guise of an act of kindness.
@@.man;"Hmm- I suppose that's fine, $wife..."@@ He replied. $wife ran her hands down his chest and back up.
@@.wife;"You can return the favour if you like..."@@ She coo'd in his ear. $boss quickly spun in his chair and hungrily began to carress $wife's womanly figure. $wife breathed a sigh as he ran his hands up her legs, lifting her dress with his arms, then he began massaging her ass.
[img[images\pictures\model_wife\model_dom_3.webp]]
@@.wife;"Oh $boss..."@@ She purred.
@@.man;"Hm- $wife, I've dreamed of this... I'm embarrassed to say it- because you're half my age..."@@ He spoke from the heart again. It was kind of pathetic.
@@.wife;"Shh... You don't need to say anything... Here... Stand up... I want to feel your thing..."@@ She spoke quietly in $boss's ear.
He nodded frantically then stood up as she told him to. He undid his pants and let them drop to reveal his manhood. It stood erect and eager. An image of an bear awakening from a long hibernation sprung to $wife's mind.
$wife took a hold of it gently and began to stroke it up and down. $boss groaned loudly. It almost looked like he was in pain.
[img[images\pictures\model_wife\model_dom_4.webp]]
@@.wife;"... Is it okay...?"@@ $wife asked gently, feigning compassion.
@@.man;"Y-yes, I just haven't... In a long time, I..."@@ He answered betweened long breaths.
@@.wife;"I understand... Forgive me, $boss... I know this is already a lot for you... But I want more..."@@ $wife said in a hushed voice as she slowly got onto her knees. $boss gasped and readied himself by putting a hand on the wall for balance.
$wife pulled on his cock back and forth, and watched it closely with curious, hungry eyes. She looked up at $boss's face. He looked scared. $wife slowly leaned forward and took his cock into her mouth.
$boss reacted just as $wife thought he would; he groaned and almost stumbled over from the sensation of $wife's wet lips wrapped around his old cock. She flicked it with her tongue and gobbled it down all the way to the base. She looked up at his face as she gagged on his entire length for a few seconds. He grunted with every slight touch. It really was like he was in pain.
[img[images\pictures\model_wife\model_dom_5.webp]]
$wife slowly let it out of her mouth again and continued to slurp on it.
@@.man;"Oh... $wife... I don't know if I can... Hold on..."@@ He heaved. $wife paused and looked up at his face.
@@.wife;"It's okay... You can cum, can't you...?"@@ She asked.
@@.man;"Yes I can manage, let me... Just stay there with your tongue out, oh..."@@ He readjusted himself again then took his old cock in his hand. He began to jerk off while $wife waited in front of him, her mouth open.
@@.man;"H-here it comes... Ugh...!"@@ $boss grunted loudly again and continuously as he frantically jerked - specks of cum came dribbling out of his penis.
[img[images\pictures\model_wife\model_dom_6.webp]]
@@.wife;"Oh, $boss...!"@@ $wife gasped as if turned on, though she was more amused by the pathetic show.
@@.man;"Ohh... H-hah... $wife... Th-thank- I haven't..."@@ He slowly caught his breath and regained his composure. @@.man;"... I haven't been able to get it up in many years, $wife... Thank you..."@@ He said. $wife quirked a brow. //Perfect// She thought. He was under her thumb, even if he didn't realize it.
@@.wife;"I wouldn't have guessed it."@@ She offered a smile. @@.wife;"... I'm glad I could help. And likewise, I know you'll continue to support me here too."@@ She added.
@@.man;"Yes, of course."@@ He nodded and smiled at her.
$wife made her way out of the office after regaining her composure. She now had $col2 and $boss caught up in her allure... And she had an idea about $col1... It was something to discuss with $boss another time. The day had escaped $wife.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]
@@.you;"So I uh, saw some of those photoshoots..."@@ You began to say.
@@.wife;"Oh yeah...?"@@ $wife peered at you with a glint of curiosity in her eye. @@.wife;"And what did you think?"@@ She asked.
@@.you;"I guess it's a weird feeling. I mean, it was really sexy... Nothing I've not seen before, but it's weird seeing it like that... Knowing that $col2 took the photos..."@@ You tried to sound casual despite the unfamiliar emotions you felt.
@@.wife;"... Well, If you want me to stop I will."@@ $wife began to say. You shook your head.
@@.you;"No - I don't mean you should stop... It's just seeing those photos like that and knowing that other people will see it... it's different."@@ You tried to explain. $wife raised a brow.
@@.wife;"You mean different good...?"@@ She asked slowly.
@@.you;"I uh... I guess so."@@ You replied. $wife's lips curled into a slight smile.
@@.wife;"I see..."@@ She said quietly, more to herself as she pondered in silence for a few seconds. @@.wife;"You've seen me naked before... The only thing that's different is that other guys would be seeing me too."@@ She concluded. You remained silent as you wondered on the thought.
@@.wife;"Is that it, then...? You kind of like thinking about how other guys will look at your wife...?"@@ She asked with a mischievious smirk as she ran a hand idly over your leg.
@@.you;"Uh... Maybe that's it... I don't know."@@ You shrugged as you struggled to admit it. Though she'd hit the nail on the head. You weren't exactly sure why, but it did turn you on. And as if to betray you to $wife, your member began to swell. $wife hummed.
@@.wife;"Well I think that must be it..."@@ She said quietly as she slowly undid your pants and took out your semi-erect cock. @@.wife;"I mean look at this... Were you thinking about how $col2 was looking at my body...?"@@ She teased as she played with your penis.
@@.you;"U-gh... D-did he...? Look at you..."@@ You couldn't help but ask. $wife giggled.
@@.wife;"He couldn't keep his eyes off me. At some points he even forgot that he was meant to be taking photos..."@@ She told you. @@.wife;"I suppose that's the idea though right...?"@@ She began to stroke your cock up and down.
@@.wife;"I guess that's what'll happen now... Guys will be checking me out... Looking at my entirely naked body..."@@ She teased you and laughed as your cock twitched in her hand.
@@.you;"Yeah... But they'll just be looking..."@@ You said. $wife smiled shrewdly.
@@.wife;"Just looking huh... But I'm sure they'll want to do more..."@@ She breathed in your ear as she mounted you. You laid back and gazed up at her as she began to take off her clothes.
@@.wife;"Mh, they'll look at these..."@@ She leaned forward and squeezed her heavy breasts together into your face. @@.wife;"And even this..."@@ She dropped a hand to her nether region and smirked at your apparent expression.
@@.wife;"But they'll probably want to... Mh..."@@ $wife moaned as she adjusted your cock and pressed it against her wet slit. It slowly slid inside her as she lowered herself onto you with a short gasp. @@.wife;"H-hah, they'll want to be inside me like this..."@@ She breathed.
You groaned as $wife slowly began to ride you.
@@.you;"Y-yeah...?"@@ You grunted in response.
@@.wife;"Mh, of course... I bet $col2 was thinking about it the whole time..."@@ She teased then smirked as she felt your cock twitch inside her. @@.wife;"Do you like that...? Knowing that guys would love to fuck me... Your wife..."@@ She grinded on you hard.
[img[images\pictures\model_wife\wifetalk.webp]]
@@.you;"Yeah... They would, huh..."@@ You muttered between grunts.
@@.wife;"M- they'd fuck me so hard too...!"@@ $wife gasped as she bounced harder on your cock. @@.wife;"Oh f-fuck..!"@@ You felt the tip of your cock press inside $wife as she tightened around you.
@@.you;"Ugh, sh-shit...!"@@ You grunted as the shivers of an orgasm washed over you, and you shot your load deep inside $wife.
@@.wife;"H-hah... You're done already...?"@@ $wife raised a brow then smirked.
@@.you;"Y-yeah... Hah..."@@ You panted.
@@.wife;"Hmm... Well, good to know that I have your support with modelling babe..."@@ She smirked as she climbed off you and went to the bathroom.
//Jesus that was hot... But I might have opened pandora's box... Time will tell I suppose.//
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
<<set $gender to 'female'>>\
It was another shoot like any other. $wife wore erotic lingerie and posed for $col2 who was sure to take plenty of photos of her. She politely pretended to not notice the erection he was hiding as he did his work, but it did trigger a memory.
$wife thought back to the intimacy she shared with $name the other night and how aroused $name had become from talking about these shoots... She thought about how he was editting them after hours, and how the photos that $col2 took right then and there would later be editted by $name. The thought turned her on.
@@.wife;"I think this shot would do better on the bed..."@@ $wife interrupted $col2 as she made her way over to a set-bed. Lately it wasn't too uncommon for her to make suggestions, so $col2 quickly complied and moved over to the new location. $wife toyed with the black underwear and garter as she sat on the bed.
@@.man;"Okay, I'm set up now."@@ $col2 called out.
@@.wife;"Okay, get ready for some shots..."@@ She replied as she laid on her back and gazed at the camera. $wife hugged her chest as she rolled onto her stomach - ensuring her cleavage was in full view.
@@.man;"Wow, great... Good shots..."@@ $col2 muttered from behind his camera.
$wife smiled innocently and reached around behind her to undo the bra. She let it fall off her, then leaned up on her elbows slightly so that her breasts were in fuller view. She smirked knowingly at the camera - thinking of how $name would be looking through these shots.
@@.man;"Damn, great..."@@ $col2 continued his under-breath commentary.
@@.wife;"Well how about some more then..."@@ $wife replied as she rolled onto her back, revealing her breasts fully. She lowered her hands to her underwear and slowly began to slide them down.
@@.man;"H-holy shit..."@@ She heard $col2 comment quietly.
$wife slid the underwear off completely and raised her legs, exposing her full ass as she continued to peer at the camera. She bit her lips as she spread her legs apart, revealing her glistening slit.
[img[images\pictures\model_wife\modelspread.webp]]
@@.wife;"What do you think...?"@@ She asked when she noticed how quiet $col2 had become.
@@.man;"Y-yeah it looks good...!"@@ He blurted and began to take photos.
@@.wife;"Oh, I'm glad..."@@ She smiled. @@.wife;"And don't be afraid to get some close-up shots..."@@
@@.man;"Good idea!"@@ $col2 didn't want for a second invitation - he shuffled closer to wife to get a //very// close shot of her privates. She could almost feel the air from his movements.
She continued to move her legs around, positioning her privates in different wants. She rolled over onto her stomach, then got onto her hands and knees to expose her ass. She felt a hotness in herself as she imagined $col2 looking at her, and how $name would be seeing it all later... She couldn't help herself - $wife rolled over and lowered a hand to touch herself.
At first it was just a few fingers gently brushing over her womanhood - but that sent a chill of pleasure through her body. She felt the hot dampness from herself and had to touch again - a little harder.
@@.man;"H-holy fuck...!"@@ $col2 gasped and did his job - taking photos as $wife touched herself.
@@.wife;"Mh, is it okay...?"@@ She asked as she lowered her other hand to slowly rub at her clit.
@@.man;"Y-yeah absolutely...!"@@ $col2 encouraged her.
She liked the enthusiasm in his voice and continued to touch herself. She pressed harder and soon felt her fingers brush against her opening. She bit her lip as she pushed then inside herself and gasped as she felt her wetness flow over herself.
[img[images\pictures\model_wife\modelmast.webp]]
$wife gasped as she fingered herself and rubbed her clit. The situation was driving her mad with lust - $col2 was so closely taking photos of her lewd acts, and she couldn't stop fantasizing about $name seeing all of these pictures.
@@.wife;"M-mh...!!"@@ She gasped and bucked as she felt pleasure swell in her nethers and send shivers through her body. @@.wife;"Fuck...!"@@ She gasped as she laid back on the bed.
@@.man;"W-wow, uh... Those were really good shots... But I don't know how we're going to use them for the shoot..."@@ $col2 commented quietly.
@@.wife;"It's fine... Send them all, $name can decide which to use."@@ $wife replied, a bit red in the face. She excused herself then hurried to the changeroom.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
<<set $gender to 'female'>>\
@@.man;"H-hey $wife... Uh, are you ready for the photoshoot!?"@@ $col2 was already set up for $wife's shoot... Apparently very eager to start. No doubt he couldn't forget the last photoshoot. $wife almost found it cute.
@@.wife;"I am... I hope you are too?"@@ She smiled teasingly, jesting at the fact that he was so clearly already prepared. $col2 nodded affirmative, apparently missing any cheekiness on $wife's part.
It was another bedroom scene... $wife had put on some skimpy underwear, and there was a variety of Candy 'products' available to showcase... Dildos and the like... Or so $col2 very bashfully informed $wife.
$wife shifted between poses as $col2 silently took photos... Which was subtly out of character for him. $wife was very used to hearing some quietly stuttered commentary on his part.
@@.wife;"How is it? Okay?"@@ She asked. $col2 flinched then nodded.
@@.man;"Um yes, it's fine..."@@ He replied. $wife quirked a brow. He'd normally give a stronger affirmative than 'fine'... Perhaps he had something on his mind? $wife pondered... She smirked.
@@.wife;"By the way, about the last shoot..."@@ She began to say while curiously observing $col2. His face perked up immediately. $wife almost laughed.
@@.man;"Y-yes!?"@@ He asked.
@@.wife;"I just wanted to know how the editting was received...?"@@ $wife asked. $col2 frowned then fidgeted in a lingering silence.
@@.wife;"... Well?"@@ $wife asked again.
@@.man;"Um... I didn't send them all..."@@ He replied quietly. $wife cocked a brow.
@@.wife;"... Why not?"@@ She asked, probably a little more sternly than she'd meant to... Judging from the way $col2 squirmed uncomfortably.
@@.man;"Just... I thought it would be a bad idea if $name saw them..."@@ He tried to explain himself.
@@.wife;"$name? Is that why..."@@ $wife looked thoughtfully, then laughed. $col2 seemed to relax a little.
@@.wife;"You don't have to worry about that, $col2... I requested for $name to be the editor. Just do as I say, okay?"@@ $wife smiled. $col2 hesitated, then nodded.
@@.wife;"Good. Now..."@@ $wife took a realistic looking dildo out of the basket of goodies... @@.wife;"Let's get started on the 'real' shoot, hm?"@@ She smiled seductively. $col2 eagerly came to attention.
$wife began by rolling the head of the dildo over her lips, then slowly circled it down her chest. She got onto her knees and beckoned $col2 forward. He awkwardly began to shuffle closer.
@@.wife;"Good..."@@ $wife whispered. @@.wife;"I want this to be a point of view photoshoot, $col2... So stay close, okay?"@@ $wife's lips curled up into a smile as she let her bra fall off her shoulders.
[img[images\pictures\model_wife\model_hot_1.webp]]
She heard $col2's breath begin to pick up... A sure sign that she had his full attention. She bit her lip and gazed into the camera as her tits came into view...
@@.wife;"... Are you watching...?"@@ She asked quietly. $col2 nodded, but of course she wasn't really asking him. She thought about how $name would see this later... She wondered if he'd jack off to it...
$wife pressed her tits together around the dildo and began to give it a titjob.
[img[images\pictures\model_wife\model_hot_2.webp]]
@@.wife;"Mh... So hard between my tits..."@@ She breathed as she spoke to the camera.
@@.wife;"You like seeing this...? I bet you're hard... You are, aren't you?... It's okay... You can take it out..."@@ She continued, then blinked in surprise.
Apparently $col2 had thought she was talking to him- as he took his erect cock out. $wife almost laughed, but thought it was kind of hot. $name wouldn't be able to see it, but no doubt he'd know that $col2 would be tremendously turned on while filming...
@@.wife;"I want to taste it so badly..."@@ She whispered as she leaned forward and slowly wrapped her lips around the dildo.
She slurped it down with lewd moans, all the while gazing up at the camera with her best 'fuck me' eyes.
[img[images\pictures\model_wife\model_hot_3.webp]]
@@.man;"H-holy..."@@ $col2 commented quietly.
@@.wife;"Mh... You like this...? You like it when I suck your cock like this...?"@@ $wife murmured between elongated sucks, then quirked a brow as $col2 began to jerk off, apparently unable to stop himself. She smiled.
@@.wife;"Mh, I guess you're only human... Of course you'd like it... Are you jerking it...? Go on..."@@ She egged him on under the guise of speaking to the camera. She heard $col2 grunt quietly, and she wondered if the camera would shake with his movements.
@@.wife;"You know I'm a naughty girl... I just can't help myself when I see such a huge cock... All I think about is what it tastes like..."@@ $wife gasped to the camera.
@@.wife;"And the hot cum... What it would taste like... Or feel like on my tits..."@@ She leaned back and revealed her chest again- pressing them together.
@@.wife;"Mh... You're still jerking off for me...? Cum for me..."@@ She whispered and bit her lip as $col2 edged forward.
He jerked off furiously until his face became purple, then let out a long, low groan as he began to cum. $wife blinked in surprise, but continued to talk to the camera.
@@.wife;"Mm~ Oh... So much cum... And it's so hot..."@@ She gasped as she caught it all on her tits. She squeezed them together and watched the cum pool in her cleavage, then smiled up at the camera again.
@@.wife;"I can hardly wait for the real thing..."@@ She teased.
@@.man;"H-hah, Um..."@@ $col2 began to stutter.
@@.wife;"You can end the shoot now, $col2."@@ $wife said. He did so and began to awkwardly pack away the equipment.
@@.wife;"$col2."@@ He flinched when $wife called out his name.
@@.man;"Y-yes...?"@@ He responded.
@@.wife;"Send it this time."@@ She firmly instructed. He nodded.
The day ended and $wife collected her pay, then left to go home.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]
@@.you;"About your photoshoots..."@@ You began to say.
@@.wife;"... Yes...?"@@ $wife peered across at you mischievously.
@@.you;"I saw some of them... The new ones..."@@ You explained. $wife quirked a brow and smiled.
@@.wife;"... And?"@@ She asked.
@@.you;"I didn't get to see them all... $col1 nearly caught me looking at them. He was asking about the shoots, too... I think he's suspicious..."@@ You told her.
@@.wife;"$col1...? Hmm, I guess that's something to figure out..."@@ $wife remarked more to herself, though you weren't quite sure what she was thinking.
@@.wife;"So you didn't see them all, huh?"@@ She eventually asked.
@@.you;"No- well, I'm not sure how much more there was... Was it $col2 using the camera again...?"@@ You asked.
@@.wife;"... Yes... $col2 was filming me..."@@ She answered with a curious expression that you didn't know what to make of.
@@.wife;"... Well...? Did you like it?"@@ She eventually asked.
@@.you;"Um... I liked them I guess..."@@ You admitted, though hesitantly.
@@.wife;"I bet you did, pervert."@@ $wife teased with a smirk.
@@.you;"And $col2...?"@@ You began to ask.
@@.wife;"Hmm? $col2...?"@@ $wife raised a brow again.
@@.you;"What did he think of the shoot..."@@ You asked.
@@.wife;"Oh, you want to hear that do you? You really are a pervert, huh?"@@ $wife laughed.
@@.you;"I was just wondering..."@@ You tried to defend your question.
@@.wife;"Mmhmm... And I guess this has nothing to do with your question...?"@@ $wife climbed off the bed and got onto her knees in front of you, then pulled down the front of your pants, which freed your erect cock to fling up into the air.
[img[images\pictures\model_wife\model_hot_5.webp]]
You were surprised - you hadn't realized how hard you'd gotten... But apparently $wife did. You blinked from her sudden touch, as she gently wrapped her fingers around your shaft.
@@.wife;"Hmhm... You can't hide your true feelings from me, hun... I know you too well."@@ $wife smirked.
@@.wife;"To answer your question... I'm surprised $col2 could even hold the camera straight. It was kind of cute, how he stared at me... You know, I think he thought the photoshoot was really for him by how he reacted..."@@ $wife spoke as she slowly pulled at your cock.
@@.you;"H-he liked the show did he..."@@ You grunted.
@@.wife;"He absolutely did... Especially when I started to..."@@ $wife leaned forward and wrapped her lips around the head of your cock.
[img[images\pictures\model_wife\model_hot_6.webp]]
You groaned as her tongue flicked against your manhood. $wife's eyes smiled at you as she slurped down harder into a gag, then gasped for air as she came up for air.
@@.you;"Ugh... I bet he wished it were real..."@@ You thought aloud.
@@.wife;"You really didn't see all of it then..."@@ $wife's mischievous smirk returned.
@@.you;"Wh-what else was there...?"@@ You asked fervently.
@@.wife;"It's a shame you didn't get to see it all..."@@ She stood up, her hands on your shoulders, then slowly lowered a hand to her underwear, where she gently rubbed her womanhood.
@@.you;"Y-you, your...?"@@ You mumbled incoherently.
@@.wife;"Like I said, it's a shame... $col2 certainly enjoyed it..."@@ She added as she gave your wet cock a light squeeze. You were at a loss for words, but groaned under her touch.
@@.wife;"What's the matter...? Are you jealous...?"@@ She pouted mockingly.
@@.you;"No..."@@ You responded.
@@.wife;"'No'... That's good... But I bet you want to see what $col2 saw, huh...?"@@ She asked. You could only nod, allured by her seductive grasp on your little brain. She smirked.
@@.wife;"Of course you do... The first thing was this..."@@ $wife stood back up straight and turned to show her ass. She looked over her shoulder and caught you staring at her assets.
@@.wife;"Oh, you look just like he did... He couldn't stop from staring. I had to remind him to use the camera he was holding..."@@ She teased.
@@.wife;"But... The way he stared at me... The same as you are now... I couldn't help myself $name..."@@ She breathed.
@@.you;"Y-yeah...?"@@ You urged her to continue.
@@.wife;"I thought about what he'd do to me, as a man... And I touched myself... Like this..."@@ $wife leaned forward and parted her underwear, revealing her glistening slit. She moaned as she began to massage her fingers over the folds.
[img[images\pictures\model_wife\model_hot_7.webp]]
Your heart began to race as pre-cum dribbled down your shaft.
@@.you;"Y-you masturbated in front of him...?"@@ You asked. $wife only moaned in response, apparently lost in the ecstacy.
@@.wife;"Mh, but it's not fair like this, is it...? That only I get to enjoy myself..."@@ She looked over her shoulder longingly at you, then at your rock-hard cock, with a certain hunger in her eyes.
@@.you;"No it's not..."@@ You agreed.
You struggled with the thought of whether or not $wife was really repeating something that'd happened to $col2, or if she was just teasing you... You felt it might be the latter, but the slight admittance of doubt lingered and it was a huge turn on.
@@.wife;"I thought so too..."@@ She agreed. @@.wife;"So I..."@@ She spoke quietly as she slowly backed up against you and rubbed your cock up and down against her ass. You groaned again.
[img[images\pictures\model_wife\model_hot_8.webp]]
@@.wife;"Mh... Isn't that better...?"@@ She asked breathily.
@@.you;"Yeah..."@@ You agreed. @@.you;"... What did $col2 do...?"@@ You forced yourself to ask. For whatever reason, it turned you on to think of yourself in the same situation... And so you began to think as if you were $col2, filming $wife... While you, $name, were unknowing...
@@.wife;"Mh... He enjoyed himself... I think he was too afraid to say or do anything much more... Though I bet he wanted it... What do you think?"@@ $wife flipped the question back on you with another glance over her shoulder.
You hungrily stared at $wife's wide hips - her ass rubbed against your wet manhood, though you caught the occasional glimpse of $wife's precious, hot snatch... Something that belonged to you. $col2 was a pushover - he'd never get himself into these situations... Though a seductive hot wife might.
@@.you;"I think you wanted more too..."@@ You breathed in response.
@@.wife;"Mh, you're right!"@@ $wife gasped as she lifted her ass up, and with a hand she slid your cock forward to press into her wet womanhood. She slowly lowered herself onto you with a lewd moan.
[img[images\pictures\model_wife\model_hot_9.webp]]
@@.wife;"O-oh, so thick...!"@@ She gasped as she began to bounce on you.
@@.you;"You like this cock...?"@@ You grunted.
@@.wife;"Mh, I do...!"@@ She whimpered in response and began to rub her clit. You grasped her ass and began to thrust in response - again picturing yourself back at your desk while $col2 enjoyed the fruits of your horny wife.
@@.you;"Your married pussy likes this cock, huh..."@@ You growled as you thrusted harder. $wife moaned softly and took some time to respond.
@@.wife;"Mh- I do... Even though I'm married... All I want is your cock..."@@ She gasped.
You grasped $wife around her waist and flipped her around onto her hands and knees on the bed, then began to plug her from behind... Her wet pussy hungrily swallowed your manhood, and she furiously rubbed her clit, apparently on the brink of cumming... You weren't far off either.
[img[images\pictures\model_wife\model_hot_10.webp]]
@@.you;"Hah, I'm gonna cum soon..."@@ You warned her.
@@.wife;"Oh~ Do it... Cum inside me...! I'm going to cum too..."@@ She egged you on.
@@.you;"Hah, inside...?"@@ You grasped her ass and began to thrust harder.
@@.wife;"Y-yes! Q-quick..."@@ $wife begged. @@.wife;"... Before $col1 shows up again...!"@@ $wife added as she reached back to grasp your balls.
//$col1...?// You flinched from the sensation of your family jewels being grasped so suddenly, and you began to cum immediately. $wife gasped and bucked back against you in response as you sent your cum deep inside her snatch.
You leaned against her, breathing hard, then eventually pulled out and laid beside her with a heavy breath.
@@.wife;"Wow... So much cum this time..."@@ $wife commented with a smile. She had a hand over her womanhood to stop the spill.
@@.you;"Yeah I guess you grabbing my balls set me off."@@ You shrugged.
@@.wife;"I'll remember that... But I think it might have also been when I mentioned $col1...?"@@ She smirked.
@@.you;"Ah, yeah you did too..."@@ You acted nonchalantly, but you certainly did notice.
@@.wife;"I was just playing along of course, because you mentioned him almost seeing the photos and being suspicious..."@@ She explained.
@@.you;"Yeah I figured something like that..."@@ You shrugged again.
@@.wife;"Well aren't you clever."@@ She teased, then regarded you with piercing eyes. @@.wife;"What would you do though? If $col1 ever did find out."@@ She asked a little too curiously.
@@.you;"Uh... I'm not sure... I guess I'll do my best to not get caught editting..."@@ You replied.
@@.wife;"He could also just barge into a shoot one day, and you won't be there to know that..."@@ $wife floated the thought. @@.wife;"Unless you were there too."@@ She added with a raised brow.
@@.you;"Why would I be there?"@@ You asked curiously.
@@.wife;"Well... What if you came in to 'help' with one of the photoshoots..."@@ She asked.
@@.you;"Hmm... I don't know if I'd want to be on camera."@@ You replied.
@@.wife;"I was thinking you could operate the camera..."@@ $wife explained with a slight smirk.
@@.you;"But then what would $col2 do...? Oh..."@@ You realized what she was elluding to. It made you hard all over again.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
<<set $gender to 'female'>>\
$wife made her way into the studio. She saw $col2 working on equipment in the corner. He gazed over and waved.
@@.man;"H-hi $wife. Taking on some more work?"@@ He asked.
@@.wife;"Something like that... Did $boss tell you about the Candy contract?"@@ She asked. $col2 nodded eagerly.
@@.man;"He sure did... Do you want to do a few of those jobs??"@@ He asked excitedly.
@@.wife;"Yeah."@@ She answered, pleased to see how eager $col2 was.
@@.man;"Alright, great. Uh - let's do it then. You have an outfit in the wardrobe. It's ther newest line of 'perk'... It's meant to uh... Really show off the chest..."@@ He explained, unable to help his gaze from wandering towards $wife's rack.
$wife headed to the wardrobe and pulled out the lingerie. It was skimpy - but she expected that. There was an underbra that didn't cover the breasts at all - it just held them up from underneath. What came with it was a frilly skirt. She noticed there was no underwear.
She put on the outfit and looked at herself in the mirror. Her breasts sure did look perky... $wife gazed over her shoulder and bit her lip. She was nervous and excited. She took a deep breath, then stepped back out.
@@.man;"Woah...!"@@ $wife politely pretended to not hear $col2 gasp.
@@.wife;"Where should I go?"@@ She asked. $col2 snapped out of his daze.
@@.man;"Uh - over here..."@@ He directed her.
The two spent some time getting shots in different angles with different poses. It felt far more erotic than before, now that he breasts were fully on display... She felt like $col2 might have had a few glimpses of her womanhood too. A desire began to build in $wife.
@@.wife;"Are you getting good shots?"@@ She asked.
@@.man;"Yeah! Heaps of great shots..."@@ $col2 replied back excitedly. $wife noticed the tent in his pants. She smiled flirtatiously at the camera - her arms tucked in just the slightest to articulate her breasts.
[img[images\pictures\model_wife\model8.webp]]
@@.man;"Wow... Incredible...!"@@ He muttered as he snapped away with the camera.
@@.wife;"Does it look good...?"@@ $wife asked.
@@.man;"They're the best I've ever seen!"@@ $col2 exclaimed eagerly.
@@.wife;"I meant the pose..."@@ $wife smiled teasingly.
@@.man;"O-oh, uh, y-yeah...! S-sorry..."@@ $col2 quickly became flustered. $wife laughed.
@@.wife;"I'm just teasing... I'm glad you like these..."@@ $wife said as she bounced the slightest - her breasts jiggling with the motion.
[img[images\pictures\model_wife\model9.webp]]
@@.man;"Y-yeah I do..."@@ $col2 mumbled again. His cheeks burned red and he hid behind the camera.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
<<set $gender to 'female'>>\
$wife nervously made her way into the studio. She spotted $col2 tinkering with equipment - that was a usual sight... However this time she also saw $col1 standing idly by the set. He offered a wave when he noticed $wife. She returned a smile, albeit slightly forced - she hoped he couldn't tell.
@@.man;"Hey... You ready for the shoot now?"@@ $col1 asked with a grin.
@@.wife;"I suppose I am..."@@ She replied as she made her way into the change room. $wife changed into her outfit - some sheer white lingerie that didn't hide a thing. She felt somewhat nervous when she re-entered the studio. It was almost reminiscent of the first time she modelled.
$col1 eyed her as she walked by and onto the set, which was built as a bedroom. He quickly followed her.
@@.man;"Alright, ready?"@@ $col2 called out as he prepared the camera. $wife stiffly nodded.
@@.man;"All good here man."@@ $col1 replied. $wife almost flinched when she saw that $col1 was completely nude behind her. He smirked, as if happy with the response.
@@.man;"Cool... Alright, let's start. We'll just do some close shots - you have to hold each other on the bed."@@ $col2 called out.
$col1 quickly clambered onto the bed in eager anticipation. $wife wasn't so thrilled, but did as she was instructed. $col1 edged closer then reached his arms around $wife's back - a hand resting on her ass cheek.
@@.man;"Good shot - we'll keep them moving..."@@ $col2 called out again. He moved $wife and $col1 into different positions, each a little more daring than the last. He asked for $col1 to be holding $wife from behind, in which she could feel his growing erection against her leg by no effort of her own, then asked them to lay beside each other.
@@.man;"Alright, now $col1 can you kneel there in front of $wife..."@@ $col2 instructed as he pointed $col1 into position. He knelt in front of $wife who laid on her back - his erect cock and balls were several inches from her face.
@@.man;"Okay good, and now I just want you to have your uh, penis, a little closer..."@@ He said.
@@.man;"No problem...!"@@ $col1 was quick to comply. He adjusted and lowered his hips so that his cocks was a bare inch from $wife's mouth.
@@.man;"Okay great, and now $wife if you can just open your mouth like you're about to suck it..."@@ $col2 nervously requested. $wife did what she was told. Her heart raced as she opened her mouth in front of $col1's rock-hard cock that swung over her eyes.
@@.man;"Yeah really good... Now just a bit closer... We want it to look like it's in your mouth..."@@ $col2 explained.
$col1 eagerly shuffled forward and in doing so accidentally touched $wife's lips with his cock. $wife blinked but kept her mouth open. She felt her cheeks redden from the situation she was in - how she was posing to suck on $col1's cock in front of a camera...
@@.man;"Incredible, really good... Actually $wife, if you could stick your tongue out a bit..."@@ $col2 asked. $wife was almost a little too quick to comply as she stuck her tongue out. @@.man;"Great, great..."@@ $col2 muttered as he continued to take photos.
He occasionally called out more instructions in which $col1 was quick to follow. He moved around somewhat to get into different positions, pointing his cock at $wife's mouth. In the movements he'd sometimes bump his cock against her mouth... Whether accident or not she couldn't tell, but she found herself to not mind so much anymore. She'd stick out her tongue and he'd 'pretend' to put his cock in her mouth. The barriers began to break down and $wife didn't mind if her tongue occasionally brushed $col1's cock. She wondered whether he had the impulse to just stick it in her mouth...
[img[images\pictures\model_wife\pretend 1.webp]]
Eventually $col2 called out again.
@@.man;"Okay great, now $col1 if you can shuffle down to the other side..."@@ He instructed, and once again $col1 quickly did as he was told. $wife watched nervously as $col1 moved around close to her legs.
@@.man;"Great, and so $wife if you can lift your legs up a bit... $col1 I want you to get close. The camera angle won't show anything, but we want it to look like you're u-uh, in there..."@@ He explained.
@@.man;"Yeah no problem!"@@ $col1 replied, then looked at $wife.
@@.wife;"Okay..."@@ $wife replied breathily. She felt very flushed from it all. $wife raised her legs slowly and allowed $col1 to get closer. She felt his cock poke her leg as he shuffled in.
@@.man;"Good, okay..."@@ $col2 began his muttering and photoing chant as he rotated around the two. @@.man;"Hm, a bit closer..."@@ He said. $col1 moved even closer - $wife felt his cock slide up her leg as he moved, and pause just shy of her privates. He rested his hands either side of her. She couldn't help but look down at it... It pulsed angrily towards her vulnerable and exposed slit.
@@.man;"Okay - it's not bad... But we need closer shots guys. If you can just press against each other I can angle the camera!"@@ $col2 called out. $wife hesitated but $col1 made no short of effort as he nudged forward again. $wife barely stiffled a gasp as she felt the hard cock press against her womanhood... Not enough to go in - but just touching.
@@.man;"Is this good?"@@ $col1 asked.
@@.man;"Yes perfect! Stay like that..."@@ $col2 replied as he circled and took photos. $wife bit her lip as she glanced down again.
@@.man;"Okay, now just move like you're thrusting inside..."@@ $col2 instructed.
@@.wife;"Wh- thrusting...?"@@ $wife couldn't help but repeat his word.
@@.man;"Yeah, just a bit. That's not a problem is it...?"@@ $col2 asked. $wife gazed down again at the cock and shook her head.
@@.wife;"N-no, it's not..."@@ She managed to say quietly.
$col1 shuffled forward as his cock pressed harder against $wife's slit without actually going inside. $wife lifted her legs more and positioned so that $col1's cock was sitting on top of her. She breathed hard as $col1 began to thrust - his cock grinding into the folds of $wife's pussy.
[img[images\pictures\model_wife\pretend 2.webp]]
@@.man;"Yes! perfect..."@@ $col2 exclaimed. $wife stiffled her moans and gasps as she felt the intense manhood rub on her wetness and press her clit. $col1 seemed to be enjoying it all as his thrusts became even harder.
$wife bit her lip as she felt her wetness begin to coat $col1's shaft, which he no doubt felt as he began to shift his position, pressing deeper and deeper into $wife's folds. She accidentally let out a short gasp as a wave of pleasure ran over her.
@@.man;"Alright, perfect, that's all we need!"@@ $col2 called out. $wife blinked as $col1 began to climb off her. She remained still for a few seconds before she realized the shoot was over. Embarrassed, she quickly collected herself and made her way to the change room.
It was an intense first session with $col1, but she knew it would be just the beginning... That is, if she decided to continue these shoots.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
<<set $gender to 'female'>>\
$wife entered the studio with nervous butterflies. The memory of the previous session hung heavy on her mind. She was surprised to see $col1 and $col2 casually seated across from each other, a stiff drink in hand.
@@.man;"Ah, $wife... You're here. Come on over, have a drink with us."@@ $col1 offered a lazy beckoning wave, and shook a bottle of whiskey with the other hand.
$wife pursed her lips as she slowly stepped closer to the two. She eyed the drinks curiously and looked between them. They seemed comfortably drunk.
@@.wife;"I don't think that's a good idea, I'm a bit of a lightweight..."@@ $wife replied. @@.wife;"... What's the occasion?"@@ She asked.
@@.man;"Hah, we don't need a reason to share a drink now and then!"@@ $col1 flashed a smile then grabbed a third glass and began to pour a double before $wife could contest.
@@.man;"Plus, the work's just a little easier with a couple drinks first, you know? Deals with the nerves..."@@ He added, as he pushed the glass towards $wife. She eyed it for a moment.
@@.wife;"And what could make you feel nerves?"@@ $wife quizzed.
@@.man;"Please... You think it's easy? I'm in these photoshoots knowing that I'm an eyesore next to you."@@ $col1 scoffed then shot down his drink.
$wife watched him, bemused, then drank too. She felt a little flattered.
$col1 and $col2 did most of the talking while $wife passively listened and commented when she was prompted, but otherwise enjoyed the taste of the alcohol...
They drank for an hour or more. $wife didn't drink too often, and she had to admit it was relaxing her. She'd forgotten how uncomfortable she'd normally feel around $col1, and $col2 even began to sound a little less of a fool.
@@.man;"Alrighty, best we get this done while we still can!"@@ $col2 announced as he stood up with a light sway. $col1 motioned as if to catch him from toppling over, then scoffed.
$wife laughed and stood up- then also swayed. She didn't realize how much she'd drank. She giggled at herself then made her way over to the changing room.
Despite taking the edge off, she still felt butterflies as she changed into the branded lingerie. It was a foggy feeling, and a little mixed with something that made her feel awfully flushed.
$wife slowly made her way out of the change room to join $col1 on set. He was already naked.
@@.man;"Oh, wow! Stunning..."@@ $col2 gasped loudly.
@@.wife;"Oh shoosh... Come on $col1, let's get it on..."@@ $wife mumbled.
@@.man;"Get it 'on'?..."@@ $col1 quirked a brow with a grin. $wife blushed.
@@.wife;"Let's get it over with! You know what I meant!"@@ $wife playfully shoved $col1 and took a pose on the set. She looked back at $col2 with a knowing smile.
They spent the next several minutes getting into different poses - somewhat more clumsily than they'd normally be. $col2 gave instructions as he normally would, and $col1 became increasingly more friendly with $wife's body.
Eventually they found themselves in a somewhat compromising position... $col1 was buried between $wife's legs, lightly tugging at her panties. Under $col2's instructions of course.
@@.man;"Yeah a bit more... And just like last time, we're looking like we're doing it for real, but it's just the pose."@@ $col2 explained as he carefully angled the camera.
$wife took a slow breath as she felt $col2 pull her panties away from her cleanly shaven pussy. She squirmed, hoping $col1 didn't notice how wet she'd become.
@@.man;"Actually, just take them off entirely."@@ $col2 called out.
$wife was confused- they were meant to be promoting the lingerie... But before she could question the instruction, $col1 had quickly grasped her hips to hoist her up and pull off the panties.
$wife quickly moved to cover up her exposed nethers. $col2 laughed quietly and caught $wife's eye.
@@.man;"Come on, $wife... We have to get used to this. We're just pretending, remember?"@@ $col1 did his best to comfort her.
@@.wife;"Yes I know!"@@ $wife tried to snap back, but couldn't hide the insecurity from her voice.
@@.man;"Alright perfect, now spread and act like you're about to finger her."@@ $col2 called out again, somewhat abruptly. $wife felt her face flush red.
$col1 quickly took the opportunity to do as he was told... He pushed $wife's legs wide apart and lowered a hand to gently prod at her glistening slit. $wife's body jerked as she felt the sudden touch.
[img[images\pictures\model_wife\model_naive_1.webp]]
@@.man;"Just pretending..."@@ $col1 reminded her, and despite his words $wife felt his fingers gently push inside her. Just slightly, but enough for him to no doubt feel how wet she was... He smirked.
@@.man;"Yeah that's awesome!"@@ $col2 exclaimed as he shuffled in closer for the perfect shot. $wife shivered and bit her lip while listening to the snapping of the camera.
$col1 slowly moved $wife over onto her side, then onto her hands and knees. She bit her lip as he ass was exposed to him and $col1 behind the camera.
She could hear him get even closer, and again $col1 gently prodding at her privates... $wife closed her eyes and did her best to suppress her breathing.
Perhaps it was the alcohol, but she was feeling overwhelmingly hot, and was struggling to focus. She flinched when she felt $col1's hands grip onto her hips, then a familiar thick pressure rub against her womanhood.
[img[images\pictures\model_wife\model_naive_2.webp]]
@@.man;"Oh, damn! Perfect!"@@ $col2 called out.
$wife exclaimed a short gasp as she felt the tip of $col1's cock slowly push apart her folds as he rubbed it up and down her wet slit. She squirmed from side to side so she could feel him some more... Though there was a nagging feeling in the back of her mind, all she wanted to do was push back against his manhood and let it inside.
@@.man;"And like last time, let's make it look like it's going in..."@@ $col2 said quietly as he zoomed in. $wife almost jumped from hearing how close he was.
$col1 slowly leaned forward. $wife gasped as she felt the thick thing rub into her... It was saturated in her juices, and so close to slipping inside... But of course they were just pretending, for the sake of the photoshoot... $wife bit her lip as she angled herself forward an inch, and she felt $col1's cock push a little more center...
@@.man;"So good, guys... It looks really good, but try and make it look like it's actually going inside."@@ $col2 remarked.
$wife breathed hard and felt her heart race as she squirmed her legs further apart. She could feel her wetness being smeared by $col1's manhood. He shuffled in a little closer and began to push his cock against $wife's pussy...
It was just so close to being inside - but not close enough... $wife almost felt frustrated as she felt him rub up and down. She closed her eyes and lifted her hips up again, and as she did she finally felt the satisfying thrust that met it's mark.
$wife moaned softly as the tip of $col1's cock found it's way in her pussy. It wasn't too deep, but the itch was being scratched. She wriggled back as he continued to push inside her... So long as it wasn't deep thrusts then it was still just pretending. Or so she told herself.
[img[images\pictures\model_wife\model_naive_3.webp]]
@@.man;"W-wow..! Uh-um, that's perfect! L-looks so real..."@@ $col2 fumbled as he moved closer with the camera. $wife didn't care for what he was saying, but was glad to hear $col1 grunting behind her.
@@.man;"Hah... Yeah it looks so real... Looks like I'm really fucking you..."@@ $col1 agreed. $wife couldn't breath a response... She didn't know if she could lie like them.
She closed her eyes and continued with the motions. His cock never did push all the way inside, but she was satisfied with the 'pretend' penetration... It was thick enough to feel. She could hear $col2 still talking, but his words were a distant echo. She began to rock back and forth, then blinked when $col1 suddenly moved back. His cock slide out and away.
@@.wife;"Um...?"@@ $wife rolled over and looked at $col1 and $col2 in confusion. They were seemingly done with the shoot.
@@.man;"Uh? Well... Like I said, I think we've got enough now..."@@ $col2 explained, somewhat flustered.
@@.man;"We could still finish the shoot though? Right? It'd only be right."@@ $col1 quicky chimed in. $wife peered at him in consideration, then nodded her agreement.
@@.wife;"Y-yes I think it'd be suitable for the photoshoot..."@@ $wife replied quietly.
@@.man;"Oh uh, okay... W-well then, how about a fake c-cumshot...?"@@ $col2 suggested.
@@.man;"Perfect."@@ $col1 quicky responded as he shuffled in close to $wife again, his cock in hand. She eyed it hungrily... The thing was still so hard and seemingly ready to burst... She wanted to feel it.
He began to jerk it. $wife unconsciously licked her lips as she watched, then began to play with her glistening pussy.
@@.man;"Ah w-wow hold on, let me turn the camera back on...!"@@ $col2 fumbled with the equipment, though $wife and $col1 barely paid any attention. His cock was a mere inch from her pussy, the place he'd so boldly pushed inside of seconds ago...
@@.man;"H-hah, looks like you wanted it you know..."@@ $col1 grunted under his breath.
@@.wife;"I guess I'm a good actress..."@@ $wife replied and bit her lip. She gasped - the tip of $col1's cock brushed against her as he furiously jerked off.
@@.man;"Y-yeah okay, I'm set up now! Um, y-yep looks real good..."@@ $col2 called out, trying and failing to get their attention.
@@.man;"Hah well... This is what would've happened...! Hah...!"@@ $col1 grunted louder as he jerked off. $wife gasped and rubbed herself harder in anticipation. $col1 grunted again as he came all over her pussy in hot spurts.
[img[images\pictures\model_wife\model_naive_4.webp]]
@@.man;"O-oh, I can quickly g-get some fake... N-nevermind..."@@ $col2 paused then continued taking photos. $col1 gave a final grunt as the last of his cum dribbled out.
$wife shivered and closed her eyes. She felt a swelling of hottness ache over her body, making her shudder. She took a slow deep breath to collect herself.
@@.man;"I bet that looked real too..."@@ $col1 grinned wolfishly.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
<<set $gender to 'female'>>\
$wife made her way into the studio. She wasn't nearly as nervous this time, in fact she was secretly looking forward to it...
$col2 was tinkering with some equipment, per his usual routine.
@@.wife;"Good morning $col2!"@@ $wife greeted him chirpily, then paused.
@@.wife;"... Is $col1 running late?"@@ She tried to not sound too disappointed. $col2 shook his head.
@@.man;"U-um no, he's not joining us today."@@ He told her.
@@.wife;"Oh uh, okay... So what am I doing?"@@ $wife asked. She was a little deflated, but she definitely didn't want to show it.
@@.man;"Today's a POV shot."@@ He said with a big smile, and held up his camera to show her what he meant.
@@.wife;"What's that...?"@@ $wife asked slowly, with the most dreaded feeling that she knew what the answer was.
@@.man;"Point of view. U-um, it's like a scene with you and the cameraperson..."@@ He said bashfully and with a stupid grin.
@@.wife;"Oh, so who...?"@@ $wife looked $col2 up and down. She didn't want to be rude, but $col2 wasn't the prettiest guy.
@@.man;"Um, like I said, you and me..."@@ He repeated, still grinning. He was far too eager. $wife wasn't as keen.
@@.wife;"Ah, I don't know if that's a good idea... What about $col1...?"@@ $wife began to say- again trying her hardest to not come across too hopeful. $col2 shook his stupid fat head.
@@.man;"He doesn't know how to use the equipment, I'm the only one qualified..."@@ He explained, then watched her in silence.
@@.wife;"Well it can't be that hard-"@@ $wife began to protest.
@@.man;"He's not qualified!"@@ $col2 snapped. $wife almost jumped. She'd never heard him raise his voice. Apparently she ticked him off... She almost felt bad. $col2 fumed for a few seconds before he spoke again.
@@.man;"If you really hate the idea that much, then we can ask $name. He's not qualified, but I think he knows how to use the basic settings."@@ $col2 sounded spiteful.
@@.wife;"It's fine! You can do it."@@ $wife shook her head. Obviously she couldn't let $name know about what was happening in these shoots. $col2 looked dumbfounded, but then that stupid boyish grin returned to his face.
@@.man;"Awesome! H-heh, well, we have a new product to try out!..."@@ He exclaimed as he rummaged through a bag.
@@.wife;"What product...?"@@ $wife asked cautiously.
@@.man;"Don't worry, it doesn't penetrate, it..."@@ $col2 apparently found it, which he declared with a loud 'Aha!', then triumphantly brandished it up into the air. It was a palm-sized egg-looking device with a single flat surface. $wife waited for an explanation.
@@.man;"Heh, you'll see...!"@@ $col2 insisted.
The two undressed together. $wife felt $col2's eyes on her, which she'd become far too comfortable with. His own body was just as pudgy as she might have guessed.
She made her way into the scene setting under $col2's direction. He was a little more firm in direction this time around... The idea of being part of the scene must have boosted his confidence... Or perhaps it was that he didn't have $col1 there to compare himself to. Regardless he assertively instructed $wife into all sorts of compromising positions, and he was sure to get his own body in the shots too.
She did as she was told, and eventually ended up on her back with her legs spread open - her pussy exposed to the camera... To $col2.
@@.man;"Okay, and now it's time for an egg-gasm...!"@@ He whispered excitedly, as he slowly approached $wife with the product. She eyed the device and couldn't help but feel a little nervous. She'd done her best thus far to remain composed, and was barely managing as it was...
$col2 slowly approached her pussy with the toy. It looked harmless enough... But she bit her lip in anticipation.
[img[images\pictures\model_wife\model_naive_6.webp]]
$wife gasped as the egg-toy clasped precisely around her pussy lips and began to gently vibe against her clit, and it even vibrated between her labia. which intensified deeper inside. She'd never felt anything like it..
@@.wife;"O-oh my god... Wh-what is that...?"@@ $wife breathed raggedly and covered her mouth with a hand to stop from moaning.
@@.man;"H-heh, it really works huh? It's the 'egg-gasm'... Apparently it can make women cum in seconds!"@@ $col1 explained as he leaned in to get a better look at $wife's private parts... But she barely noticed.
@@.man;"Your expression is so sexy...!"@@ $col1 commented and began to jerk off. $wife closed her eyes and bit her lip. She felt her whole body shiver as an orgasm washed over her. She let out a small gasp.
@@.man;"Good to know it works...!"@@ She heard him say- but again didn't pay him any attention. The sensation was so intense she couldn't register anything else. She barely noticed him take her hand to jerk him off, either... And her lack of rejection must have been acceptance enough for him.
@@.wife;"It- h-hah...!"@@ $wife tried to string a sentence but failed as she came again. Her mind was turning blank. She didn't want it to stop, but it was almost torturous.
@@.man;"Heh, this product will sell for sure...!"@@ $col2 spoke in the far distance of $wife's conscious mind. She wanted to cum again... But then the vibrating stopped.
$wife looked up, dazed and confused. She blinked back into the real world... She felt hot... she was covered in sweat. And it looked like $col2 had his fun too, judging from the spurts of cum over $wife's chest.
@@.wife;"Oh u-um... D-done...?"@@ $wife asked in a pant.
@@.man;"What...? Did you want to continue...!?"@@ $col2's eyes lit up. $wife quickly shook her head as her composure returned.
@@.wife;"N-no, I just wanted to make sure... Th-the shoot is over, great!"@@ She said as she got up and rushed to the dressing room.
She eventually returned, dressed and tidied up. $col2 was already dressed and mucking about with the equipment. He looked at her and smiled stupidly, as if they now had some sort of unbreakable bond.
@@.wife;"Um- that product..."@@ $wife began to say. There was no way she'd be able to forget about it... She wanted it.
@@.man;"The egg-gasm?"@@ $col2 quirked a brow and took it out of his pocket.
@@.man;"It's good huh? We're lucky to have this contract honestly... It'll be a year before this is available. Our one's just the prototype. That's why it doesn't look like much, but the tech is incredible...!"@@ $col2 spoke excitedly, like a child with the latest cool toy.
@@.wife;"R-really a year huh..."@@ $wife frowned @@.wife;"And that one we'll probably have to return...?"@@ $col2 gave a look as if she said something absurd.
@@.man;"Return it? No way. I'm keeping this thing. It'll be very handy to have in my nightlife, heh..."@@ $col2 tried to give a knowing wink, but just looked dumb... As was his branded identity.
@@.wife;"Oh, I- o-okay, cool... Um, see you later."@@ $wife was annoyed that $col2 was going to keep it. She wanted to sneak it home herself.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
<<set $gender to 'female'>>\
$wife shifted from pose to pose as $col2 carried on snapping countless photos of her. She smiled - amused by his efforts to hide his erection. He was clearly enjoying this session... And $wife couldn't help but enjoy it too. There was something about being in front of a camera - it made her feel hot... Sexy. After all - $col2 became hard from seeing her naked body.
She thought about it for a moment.
@@.wife;"I think it's time for a costume change, don't you?"@@ She asked with a smile, then headed to the wardrobe without waiting for an answer. An idea crossed her mind and she wanted to act on it.
She quickly took off the lingerie and picked through the wardrobe completely naked. She picked out some black underwear and pulled it on.
@@.man;"Oh, uh... You want to do underwear modelling instead...?"@@ $col2 asked, sounding a little disappointed. True that you were no longer naked.
@@.wife;"Hm? Oh... I guess I can take something off..."@@ $wife replied nonchalantly.
@@.man;"Okay..."@@ $col2 replied slowly.
@@.wife;"Why don't you do it first?"@@ $wife smiled.
@@.man;"Wh-what? Take off my clothes? I'm not on camera..."@@ $col2 stuttered back.
@@.wife;"That's okay... I just don't want to be the only person naked..."@@ $wife replied.
@@.man;"B-but- well, I don't know..."@@ $col2's eyes darted about the room like a madman.
@@.wife;"Go on... It's fine. It's just you and me here... and I'll only get these out if you get yours out too..."@@ $wife encouraged him. She pulled the front of her bra down slightly, showing off her breasts. $col2 sucked in a sharp breath.
[img[images\pictures\model_wife\model5.webp]]
@@.wife;"Besides, it looks like it'd be painful - keeping that in your pants... Don't you want to get it out...?"@@ She smiled teasingly.
@@.man;"Oh... You won't tell or get mad...?"@@ He hesitated. $wife shook her head.
@@.man;"Well... Okay then..."@@ $col2 mumbled as he slowly took off his pants with shaking hands. His cock came flying out - completely erect and dripping with pre-cum.
@@.wife;"W-wow..."@@ $wife couldn't help but stare at it. It was quite impressive, and unexpected too.
@@.man;"Is it really okay...?"@@ $col2 asked.
@@.wife;"Of course... Why don't you take a seat? You've been standing for nearly an hour. Surely your feet must be sore...."@@ $wife pointed to a nearby seat.
@@.man;"O-okay... But I can't get good photos..."@@ $col2 mumbled as he sat down.
@@.wife;"Don't worry... You'll get some good photos..."@@ $wife reassured him as she slowly walked up to him. @@.wife;"Now just stay there like that..."@@ She said quietly as she turned around and shuffled back so that she stood between his legs. She leaned down and pressed her ass against $col2's erect cock.
@@.man;"O-oh! Uh..."@@ $col2 gasped loudly.
@@.wife;"Stay still... Just enjoy it."@@ $wife murmured to him as she began to rub her ass up and down against $col2's cock. He groaned loudly. $wife could feel the drip of pre-cum dribble over her asscheek.
[img[images\pictures\model_wife\porn1.webp]]
@@.wife;"I hope you're getting some good shots..."@@ $wife said.
@@.man;"O-oh! Yeah..."@@ $col2 quickly fumbled with the camera and began to take a few shots. $wife breathed a soft moan. She was giving her colleague - her husband's colleague - an assjob... and it was on camera.
@@.wife;"You like it...?"@@ She asked.
@@.man;"Y-yeah, it feels good..."@@ $col2 mumbled and grunted. @@.man;"O-oh, but I'm gonna cum now...!"@@ He gasped as his body twitched and jerked forward.
@@.wife;"Mh, do it... Cum on my ass..."@@ $wife egged him on. $col2 groaned loudly. $wife felt a spray of hot wetness on her asscheeks. She continued the assjob for a few more seconds - milking more cum and groans out of $col2, before she stopped and stood up.
She looked back at him and laughed softly. Most of the cum had landed on his shirt.
@@.wife;"You best clean up..."@@ She said as she walked to the wardrobe to undress.
@@.man;"O-oh... W-wow... I can't believe it..."@@ $col2 remained in the seat.
@@.wife;"It's our little secret, okay?"@@ $wife called out.
@@.man;"Y-yeah! Of course..."@@ $col2 was quick to comply.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
<<set $gender to 'female'>>\
$wife felt a now-familiar shiver of heat as she posed near-naked for the eager $col2, armed with a camera and a stupid grin. She noticed that $col2 was sporting an erection in his pants, which was admittedly becoming a usual sight... But $wife couldn't help but feel sexy. This dumb man was so transparent.
$wife cleared her throat and cocked a brow.
@@.man;"H-hm? Something wrong, $wife...?"@@ $col2 asked, almost afraid.
@@.wife;"You tell me. It's going to be a problem for your work with that tent you're pitching down there."@@ $wife quipped. $col2 turned red in the face as he awkwardly tried to hide his crotch.
@@.man;"U-um sorry..."@@ He stuttered. $wife sighed then shrugged.
@@.wife;"Okay, take it out then..."@@ $wife ordered.
@@.man;"T-take it out...?"@@ $col2 repeated dumbly.
@@.wife;"Well we need to take care of it, don't we?"@@ $wife said. She fought back the smirk she felt from seeing $col2's reaction. He gasped, then frantically worked at his belt.
@@.man;"O-oh, yeah, I g-guess so...!"@@ He eventually pulled the belt clean off and dropped his pants and underwear, the impressive meat swung up from between his legs as soon as it was free.
@@.man;"U-um, but you won't tell on me right...?"@@ He hesitated.
@@.wife;"Tell on you? You're very funny $col2..."@@ $wife smiled as she stepped towards him and placed a hand on his chest. She stepped forward and he shuffled back, again and again until a lounge blocked his way. $wife pushed him down onto it.
@@.wife;"It's all on camera, $col2... What's there to tell?"@@ She raised a brow and pushed him down to lay on his back, then she sat on the end of the couch and eyed his throbbing cock.
@@.wife;"But don't worry about that right now."@@ She said quietly as she reached out and slowly wrapped her fingers around the thing and began to stroke it.
@@.man;"O-hhh..."@@ $col2 gasped as she stared at her, completely dumbstruck.
[img[images\pictures\model_wife\porn2.webp]]
@@.wife;"Don't forget to do your job..."@@ She teased as she gently flicked the head of $col2's cock, making him jolt to attention. He lifted the camera and began to film.
@@.wife;"Does it feel good...?"@@ She asked with a raised brow.
@@.man;"Uh, y-yeah... It does..."@@ $col2 replied hoarsely.
@@.wife;"It's so hard... You got so hard while watching me, huh...?"@@ She murmured as she stared at the thick cock - she felt it twitch with her every move. This thing of carnal desires that just wanted to be touched... tasted...
@@.man;"Y-yeah, sorry... -Hn!"@@ $col2 began to say, but gasped when $wife quickly dipped her head down and ran her tongue up the length of his cock. She then took the head into her mouth - her tongue swirled around it as she slurped it down. $col2 groaned loudly.
[img[images\pictures\model_wife\porn3.webp]]
@@.man;"U-ugh, w-wow $wife... I-I'm gonna cum really quick if you keep doing that..."@@ $col2 gasped breathily.
$wife ignored him and continued to aggressively suck on his cock. She pushed it further down her throat and gagged while she gently squeezed $col2's balls. $col2 jerked and gasped from the sensation.
$wife wasn't entirely sure why, but she felt empowered and sexy. Something about doing this to someone who wasn't attractive - it was like an act of generosity on her part... But she also craved it for some reason.
@@.wife;"You can cum whenever you want..."@@ She said as she took a moment to breath while she jerked $col2's wet cock. She then put it back in her mouth and continued to fondle his balls.
@@.man;"Ugh - o-okay, r-right now it's..."@@ $col2 grunted loudly.
$wife felt his cock twitch in her mouth, but continued to suck. She squeezed even harder. She felt the hot spurts of his cum shoot into her mouth. $col2 continued to groan loudly as he came. His body made a final spasm as $wife caught the last of the cum in her mouth, then he breathed out slowly.
[img[images\pictures\model_wife\porn4.webp]]
$wife slowly took his cock out of her mouth and let the cum spill over it. She smirked at the look on $col2's face. Something between bliss and his usual skittishness.
@@.wife;"You always make such a mess... You need to clean up."@@ She said as she climbed off the lounge and walked towards the wardrobe.
@@.man;"Uhh... Yeah I will...!"@@ $col2 called out after her.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
<<set $gender to 'female'>>\
@@.wife;"Hey $col2."@@ $wife called out as she entered the studio. She felt a little nervous and excited about the new type of shoot - and she wasn't sure if $col2 was briefed in yet...
@@.wife;"I don't know if $boss told you or not-"@@ $wife began to say, but paused when she spotted him. $col2 was behind the camera per usual, but this time $col1 stood beside him. He offered a dumb smile and half-wave when their eyes met.
@@.man;"Um... Yes, $boss told me about the new shoots... Which... Is why $col1 is here too..."@@ $col2 confirmed about as awkwardly as he could. $wife quirked a brow.
@@.wife;"... It's not just us?"@@ $wife asked with a frown.
@@.man;"Of course not!"@@ $col1 chimed in with a snort and a shake of his head. @@.man;"If this type of shoot is going to work then it'll need someone with a more... suitable body, you know?"@@ He smirked at $col2's expense. He looked away ashamedly.
@@.wife;"I think it's something that I need to talk to $boss about instead."@@ $wife retorted and offered $col2 a sympathetic look. $col1 shrugged.
@@.man;"Sure, talk to $boss if you want... But look; he already arranged this for you. I probably wouldn't test your luck, eh?"@@ He raised a brow.
@@.wife;"What do you mean...?"@@ $wife asked hesitantly.
@@.man;"Ah man, I mean, come on... You've already pushed the boundaries with $col2, you got him into a lot of shit too by the way."@@ He waved a hand in $col2's direction, who looked away embarrassedly.
@@.man;"If you weren't so good in front of the camera then you'd have both been sacked - which I'm sure was a heavy consideration too..."@@ $col1 eyed $wife with a look she couldn't quite identify... But he got one thing right... She was good infront of the camera. Something she'd momentarily forgotten, but then couldn't forget... $wife gazed to the set.
@@.wife;"I... Um... But... I still didn't discuss who was going to be in the shoots..."@@ She continued in something of a daze while marvelling at the set. It was bedroom themed... No doubt intended for $wife's shoot.
@@.man;"What, did you think $boss was going to hire another model? Come off it, we're already underpaid."@@ $col1 rolled his eyes.
@@.man;"I guess there's $name as an option... But I don't know how he'd react..."@@ $col2 finally spoke up.
@@.wife;"N-no, it's fine..."@@ $wife shook her head. Obviously $name couldn't find out about this... And it was no big deal, really, if $col1 was the model. $col2 had done it before, and the only thing that really mattered was being in front of the camera, which $wife distinctly recalled.
@@.man;"It is...?"@@ $col1 seemed surprised, but quickly pressed on. @@.man;"Okay- sure, great, let's do it then...!"@@ He added as he made his way to the set.
$wife slowly followed him, though her mind was elsewhere. The set was in the theme of a bedroom, so no doubt they were going to be 'intimate' as a couple in their home... $wife pictured how it'd look on the camera... Obviously $col1 was just another body, $wife was the focus of the shoot, like always...
@@.man;"I'm ready whenever you are."@@ $col1 said as he began to take off his clothes. $wife eyed him. He was clearly more fit than $col2, and she would hate to think her shoot was ruined because of someone else... $wife began to undress too. She smirked as she spotted $col1's dumbly stare at her body.
@@.wife;"I'm ready too..."@@ She replied as she stood completely naked in front of him.
@@.man;"G-great...! Uh, $col2, what should we do first?"@@ $col1 looked over at his colleague, who was hidden behind the camera.
@@.man;"M-me...? Oh, um... Maybe let's start with oral..."@@ $col2 stammered.
@@.man;"Yeah? Okay, let's do it..."@@ $col1 replied back. He was visibly flustered - probably nervous. $wife looked him over again with a confident smile. She quirked an eyebrow when she spotted that he wasn't erect. Probably the nerves.
@@.wife;"... Are you sure you're ready...?"@@ $wife asked gently. $col1 jumped as she suddenly took a hold of his member in her soft hand. @@.wife;"It doesn't feel like you're ready... Are you sure you're capable, $col1...?"@@ She teased.
@@.man;"Tsk! Of course- just keep doing that...!"@@ $col1 shot back with some red in his face. $wife smirked, then cocked a brow when $col1 reached forward to grope her chest with both hands. She continued to fondle his manhood until it stood up, erect.
@@.wife;"Oh, there we go..."@@ $wife said.
@@.man;"Heh... Big, isn't it?"@@ $col1 grinned. It was on the larger side...
@@.wife;"Hmm, it's not 'bad'. I've seen bigger though..."@@ $wife commented.
@@.man;"Hah, then you must have seen quite a few in your lifetime."@@ $col1 replied.
@@.wife;"Enough to have high expectations."@@ $wife spoke idly as she toyed with the cock.
@@.wife;"Let's see how long you can last."@@ $wife said as she got onto her hands and knees, then leaned forward enough that the $col1's cock was a mere inch from her face. She looked up at him.
@@.man;"Hah..."@@ $col1 watched with an intense stare. $wife stuck her tongue out and gently prodded this cock, which twitched in response.
$wife glimpsed over at $col2 on the camera. He was reliably filming already... $wife felt a hot flush over her as she thought about being filmed. She leaned forward and took $col1's cock into her mouth.
@@.man;"Ohh... Damn...!"@@ $col1 groaned and leaned back as $wife slurped down on his cock.
[img[images\pictures\model_wife\model_pornstar_1.webp]]
@@.man;"Oh, you're so good at that..."@@ $col1 commented between grunts. $wife didn't reply - mainly because she couldn't with a dick in her mouth... But also because she lost interest in interacting with $col1. All that mattered was $col2 and the camera. She glimpsed over at him.
@@.man;"G-great, good angle..."@@ $col2 called out as he got a little closer. $wife noticed the tent in his pants, and thought of the countless many men who will also be watching her- probably jerking off... She gasped and gagged down on the cock with some lewd wet sounds.
@@.man;"D-damn, I could cum right now..."@@ $col1 commented again. $wife shot him a scathing glare and let his cock out of her mouth.
@@.wife;"We're not done yet."@@ $wife told him as she wiped her mouth and began to shuffle around on the bed. @@.wife;"Not until you fuck me."@@ She added as she held her ass up towards him.
@@.man;"Hah, alright... You really want my cock, huh?"@@ $col1 jeered.
@@.wife;"Mh, that's right... Give me your big, thick cock... Please...!"@@ $wife replied back with a whimper. Truly she didn't care so much about $col1 at all. Her mind remained occupied by the thought of the men who would watch, and wish it were them...
@@.man;"You're so wet..."@@ $col1 commented as he rubbed his cock against $wife's precious womanhood, then he pressed inside her with a slow thrust and groan.
[img[images\pictures\model_wife\model_pornstar_2.webp]]
@@.wife;"Ohhh...!"@@ $wife gasped as she felt the length of his thing invade her.
@@.man;"Hah, damn... I've always wanted to do this...!"@@ He shamelessly admitted as he began to thrust deeper inside.
@@.wife;"Mh~ Of course you have..."@@ $wife gasped again and found the camera to her side. She made sure she gave the best possible angle and expression.
@@.wife;"Mmm...! Fuck me harder...!"@@ She pleaded to the camera.
@@.man;"Mh, like this, then...!"@@ $col1 growled as he flipped $wife over on her back to fuck her missonary style.
[img[images\pictures\model_wife\model_pornstar_3.webp]]
$wife tightly wrapped her legs around his waist and gave a shrill moan as he plugged her. She continued to look for and find the camera. This is what they wanted to see...
@@.man;"Fuck, I'm going to cum...!"@@ $col1 grunted again between ragged breathes. $wife blinked and looked at him in disbelief.
@@.wife;"Already?"@@ She frowned.
@@.man;"Tsk - we can do it again after the shoot if you really want!"@@ He replied. Well then it'd be pointless.
$wife looked to $col2 for instructions.
@@.man;"Oh um, m-maybe on her..?"@@ He timidly suggested.
@@.wife;"Cum on my face...!"@@ $wife cut him off.
@@.man;"Hah... I'm cumming...!"@@ $col1 gasped as he slipped out of her pussy and quickly moved closer to her face. He jerked off fast as $wife looked at his pulsing cock with lust in her eyes and her mouth open and waiting... He groaned as he began to cum - hot spurts shot out over $wife's gaping mouth.
[img[images\pictures\model_wife\model_pornstar_4.webp]]
$wife moaned as she caught the cum in her mouth and on her face. She faced towards the camera and began to rub the cum over her hefty chest. This was the point where most people would cum... She shivered at the thought and felt a hotness swell through her body. She spasmed and gasped.
@@.man;"Awesome...!"@@ $col2 exclaimed as he got a closer shot.
@@.man;"You can say that again. Damn $wife..."@@ $col1 remarked as he lazily clambered off the bed to collect his clothes.
$wife eventually did the same, though had much more of a clean up...
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
<<set $gender to 'female'>>\
$wife stepped into the studio with a modicum of caution. It was more lively than she was used to, with a couple new faces. Two men, both who were in discussion with $col2... The only familiar face.
She was both nervous and excited for her first external adult shoot... And the thought of this one being on a website was thrilling too.
@@.wife;"Hello..."@@ She called out as she approached the small group.
@@.man;"Oh h-hey $wife..."@@ $col2 replied. The other two men spun around to greet $wife with a nod and brief smile... $wife noticed their eyes linger over her body too. @@.man;"Um... These are the guys from 'X-Films'..."@@ $col2 continued.
@@.wife;"I worked that one out myself."@@ $wife replied with a smile.
@@.man;"Oh, yeah, sorry... Uh- they also brought along their own cameraman, so I'm not needed here... But if you want I can-"@@ He explained reluctantly, and, apparently wanting to stay for no purpose, $wife cut him off.
@@.wife;"Okay, no problem. Thanks $col2, see you later."@@ She offered another smile. $col2 opened his mouth to speak, then nodded and left with his equipment like a sad puppy.
@@.man;"... Nice to meet you, $wife. I'm Damon, the creative chief and cameraman for X-Films. Thanks for taking up the job."@@ One of the men spoke once $col2 had left. He was unremarkable - mid-forties and graying with glasses... Though well dressed.
@@.wife;"No problem. I was surprised to see a request come through so quickly."@@ $wife replied kindly.
@@.man;"Ah- yes well... I've known $boss for some time... For other reasons, mind you- but he sent me your portfolio and I thought you were a good fit."@@ He explained.
@@.wife;"I see... And you are..."@@ $wife looked towards the second man, who'd been staring her up and down the moment she arrived. He was younger - perhaps straight from college... And attractive in a youthful sort of way.
@@.man;"Marty... Nice to meet you..."@@ He replied coolly.
@@.man;"Anyway- shall we begin?"@@ Damon quirked a brow.
@@.wife;"Yes- let's."@@ $wife nodded.
Damon instructed the two with far more assertive direction and knowledgable positioning than $col2 could ever muster or think of. $wife truly felt like an actress on a stage. He had her first act solo on a lounge.
$wife spread her legs to reveal her glistening womanhood, which Damon was sure to get a good angle of. $wife felt a hotness spread as she thought of her privates being filmed and loaded onto a site, for others to jerk off to later...
She began to rub herself - gently at first - her fingers barely traced over her labia before parting them. She slowly rubbed harder and exhaled a soft moan. She could see the young model standing out of frame and at-the-ready, jerking his impressive manhood.
$wife leaned her head back and gasped as she plunged her fingers inside herself.
[img[images\pictures\model_wife\model_pornstar_5.webp]]
@@.wife;"Ohhh..."@@ She gasped as the wetness echoed in the room.
She saw Damon beckon Marty forward, who then shuffled around behind her with his cock pointed towards her head. $wife leaned her head back to see it- it was thicker still than either $col1 and $col2... Perhaps the benefit of these externally sourced opportunities. $wife opened her mouth and took the thing inside.
She wrapped her tongue around the head of the cock and slurped down audibly while she fingered herself and moaned. She heard Marty grunt in response as he gently began to thrust his cock into her small mouth.
[img[images\pictures\model_wife\model_pornstar_6.webp]]
She let it push in deeper to the point most would gag... But she'd become good at this. $wife swallowed down the length of his shaft and held it for some time. She could see Damon get closer with the camera angle, which made her squirm with horniness. She let the cock out with a gasp of breath, then did it again.
@@.wife;"H-hah, fuck me..."@@ $wife gasped eventually, when it had become all too much. She just wanted to feel the thing inside her so the audience could see what a slut she really was.
Marty looked to Damon for approval- who in turn nodded. He then helped $wife get onto her knees. She parted her legs slightly and lifted her ass to expose her wet womanhood, which waited eagerly for a cock.
Marty pressed the head of his cock against her slit and rubbed it up and down- but it was so wet that he pushed in with relative ease. $wife gasped from the sensation. It was far bigger than what she was used to.
[img[images\pictures\model_wife\model_pornstar_7.webp]]
@@.wife;"Oh f-fuck... So big...!"@@ She whimpered as she pushed back against the manhood. Marty began to thrust too, and with each thrust made $wife feel hotter and wetter. She looked towards Damon, who knelt beside them for a shot of the penetration.
Marty spanked $wife's ass, which made her squeel. She wasn't expecting it, but the gentle sting felt good. She massaged her clit as he fucked her.
Damon motioned to Marty once again. Apparently they'd done this for so long that they didn't need to speak. Marty slowly pulled his cock out of $wife. She savored every moment until the audibly wet pop of his cock finally slipping out. He then sat down on the lounge and pulled $wife atop of him.
$wife bit her lip as she felt his cock press up against her again, then slowly lowered herself onto him. She let out a long breath as his manhood breached her, and the length followed through. She rotated her hips around which made Marty groan, then began to bounce on his cock - big hard bounces... Ones that made her feel his whole length invade her each time.
[img[images\pictures\model_wife\model_pornstar_8.webp]]
$wife leaned against Marty so her tits were in his face- and in turn he grasped her ass with both hands and thrusted harder. She felt the tip of his cock plunge into the deepest depths of her womanhood, which made her shiver and spasm as her vision blurred.
@@.wife;"Ohhh fuck...!"@@ $wife exclaimed with a gasp. Wetness dripped down her legs. Apparently she had cum - and was continuing to do so with every few of Marty's thrusts.
He then stopped. $wife had momentarily forgotten what they were doing, and looked at him in confusion. Then realized it was the last scene. She reluctantly climbed off of Marty's cock and got onto her knees. She found the camera and positioned herself infront of Marty with her mouth open and tongue out. Marty began to jerk off in front of her face. She made all sorts of soft lewd sounds to egg him on.
Marty then gave a final grunt and groan as he began to orgasm. Hot spurts of cum shot out from his cock and onto $wife's tongue. It was an impressive amount and seemed to never end... Which was probably good for the shoot- so $wife caught every drop and made it out to be delicious.
[img[images\pictures\model_wife\model_pornstar_9.webp]]
When he was done $wife shifted towards the camera and rubbed the cum over her tits. Damon seemed to approve as he zoomed in for a clear shot of her tits, then panned up to her cum-covered face. He grinned.
@@.man;"... and we're done!"@@ Damon announced as he clapped one of the camera's many components closed. Marty was already off-set and cleaning himself up. It was just another job to him, apparently.
@@.man;"You did really well, $wife. I wasn't sure what to expect, but you've impressed me. I'll be recommending you to others for sure."@@ Damon said as he packed away the equipment.
@@.wife;"Oh, thanks... You made it very easy. I hadn't realize how different a dedicated set would be."@@ $wife commented.
@@.man;"I imagine a filming set for an adult website would be different than for an independant magazine. But you did great. Anyway, if another job comes up then I'll let $boss know. We could always use talent like you."@@ Damon smiled as he picked up the equipment. Marty stepped beside him- already cleaned and dressed.
@@.man;"Nice working with you... See you next time."@@ Martin said with a smile.
@@.wife;"Yeah, you too... Bye..."@@ $wife replied and watched them leave. She shivered and realized she was still naked and covered in cum.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
You entered the studio with $wife for her first erotic photoshoot. It was meant to be fairly mild with some nudity and not much else... You had other plans. You clocked $col2 tinkering with his cameras.
@@.you;"Hey $col2."@@ You called out, and apparently startled the poor guy.
@@.man;"Wh- O-oh, h-hey $name..."@@ He just about jumped out of his skin as he spun around to see you and $wife.
@@.you;"... I hope you're ready for the shoot?"@@ You quirked a brow. He looked at his camera and at $wife then nodded, somewhat red in the face. Apparently he knew what kind of photoshoot it was.
@@.you;"Is anything the matter?"@@ You asked just to watch him squirm. He shook his head.
@@.man;"N-no, r-ready whenever you are! I m-mean whenever $wife is!"@@ He stammered. $wife nudged you and gave a disapproving look.
@@.you;"Alright, great! Over to you then $wife... $col2, do you have any suggestions?"@@ You asked with a raised brow.
@@.man;"Wh- m-me? Um- I thought you- w-well... I suppose... You c-could start with the clothes...?"@@ He looked to the ground as he made his bold suggestion.
@@.you;"What about her clothes?"@@ You asked, again toying with him.
@@.man;"T-to remove them, I mean."@@ He explained. You feigned a mocking realization as you looked at $wife with raised brows.
@@.you;"Well, can you manage that $wife...?"@@ You asked with a grin. She gave you another disapproving look, though couldn't help but smirk.
@@.wife;"Yes, I know what to do $name."@@ She finally spoke up as she walked onto the set and looked towards $col2. @@.wife;"Just let me know if you need another angle okay?"@@ She tried to calm him with a smile as she began removing her clothes... Though it seemed she just made him feel more flustered.
The next several minutes went by in relative quiet. $wife slowly took off her clothes as $col2 operated the camera... At first with shaking hands, but then he finally forgot himself and found his rhythm. She first took off her top to reveal her hefty chest, and teased off her pants and underwear. $col2 even made quiet comments to himself as he moved around to get better shots.
[img[images\pictures\model_wife\model_sub_1.webp]]
@@.man;"Yes, great..."@@ He muttered as he snapped some shots of $wife's figure.
@@.you;"They're great are they?"@@ You called him out on his comment, though not unkindly. Mostly in jest... But it was enough to turn him into a nervous wreck again.
@@.man;"I-I meant the photos...!"@@ He defended himself. You laughed.
@@.you;"It's fine, relax. We're all here for the same reason, $col2. Look- it's fine, isn't it $wife?"@@ You looked to your wife with a raised brow. She gave you a quizzical look in return, but then nodded.
@@.wife;"Yes, not a problem."@@ She smiled.
@@.you;"See? All good $col2..."@@ You clapped him on the shoulder. He gave a weak smile back.
@@.you;"How about another pose?"@@ You floated the idea with some enthusiasm as you subtly took over the directing.
You spent some time curating more daring and suggesting poses, the next more bold then the last, expertly pushing $wife into poses she might have otherwise opposed to... You eventually had her with her legs spread for the camera, revealing her precious womanhood. The room had gotten a little tense as $col2 silently took photos and $wife did as you asked her... But perhaps they both knew as well as you that the poses had become irrelevant to the photoshoot. None of these were usable.
@@.wife;"Like this...?"@@ $wife asked you quietly as she spread her legs for the camera and ran a hand over her body gently, suggestively...
[img[images\pictures\model_wife\model_sub_2.webp]]
@@.you;"Yeah, perfect. What do you think $col2?"@@ You asked.
@@.man;"U-um, y-yeah... It's fine..."@@ He replied quietly.
@@.you;"Just fine?"@@ You questioned him with a frown.
@@.man;"I-I mean yes it's good..."@@ He agreed.
@@.you;"I agree, it's good."@@ You nodded. @@.you;"Actually $wife, it'd look even better if you put your close to it."@@ You told her. $wife quirked a brow and hesitantly lowered a hand over her pussy.
@@.wife;"Like this...?"@@ She asked quietly.
@@.you;"Yeah! What do you think $col2?"@@ You looked at him. He was busy getting close up shots.
@@.man;"Y-yeah..."@@ He agreed again.
@@.you;"Hmm... Actually... Might even be better if you put a finger inside..."@@ You spoke thoughtfully. $wife narrowed her eyes at you, as if trying to figure out what you were playing at.
@@.wife;"Inside...? You really think so?"@@ She asked.
@@.you;"Yeah I think it'd look really good actually, for the photoshoot. I'm no expert though- what do you think $col2?"@@ You asked as you looked to him. He swallowed hard and struggled for words as he opened and closed his mouth, much like a fish out of water.
@@.man;"... I-if $wife thinks it's a good idea...!"@@ He eventually found the words. You looked at $wife and quirked a brow. She looked right back at you, motionless for a few seconds, then finally relented.
@@.wife;"... Okay."@@ She said.
$wife leaned back and spread her legs, revealing her glistening pussy in full-picture. She might have had to think about it, but there was no mistake she was tremendously turned on. You could see how wet she'd become. You and $col2 waited with held breaths as $wife slowly lowered a hand to her womanhood and gently began to massage it. She almost recoiled as she felt her own wetness, but then her lips parted as her fingers slid inside. She gasped quietly as she began to push her fingers in and out.
[img[images\pictures\model_wife\model_sub_3.webp]]
@@.wife;"... Does that look good...?"@@ She asked with a gasp. You glanced to the side at $col2, who was engrossed in his job... You smirked when you noticed his hard-on in his pants. You had to admit, you were feeling turned on too.
@@.you;"It must."@@ You said, then crossed your arms, satisfied. It was a delicate operation, but you managed to get to this point. No doubt $wife realized you were up to something and so played along as much as she'd allow... You just found the balance to not push her too far too quickly.
@@.you;"That's enough now."@@ You told her. $wife blinked and looked at you in temporary disbelief, then nodded. She slowly pulled her fingers out and stood up. Her cheeks were flushed red.
@@.you;"I think we've got all the shots we need now, right?"@@ You looked at $col2 with a raised brow, as if this was all very normal.
@@.man;"U-uh? Y-yes...! We've got enough shots I'd say..."@@ He nodded, then awkwardly tried to hide his boner with the camera tripod. Noone looked more embarrassed than $col2.
$wife made her way to the changeroom as you turned to $col2.
@@.you;"Hey $col2, thanks for your hard work today."@@ You said with a coy smile. He nodded in response.
@@.you;"So... I'm going to need a copy of those photos. The last ones."@@ You told him. He frowned and hesitated.
@@.man;"I... Don't think I'm allowed to give any photos..."@@ He began to say.
@@.you;"What, going to keep them for yourself? Come on, we both know we can't send any of those to Candy... Just send me them, and we won't have to worry about what you do with your copies hmm?"@@ You raised a brow. His cheeks turned a darker red as he nodded.
@@.you;"Great. We're onto something good here, $col2. You just keep doing a great job like you've been doing. Both $wife and I appreciate it."@@ You gave a reassuring smile.
You really didn't give a stuff about $col2- but you did need to use the equipment here. You didn't really care about the photoshoot for Candy, either... But it was a great opportunity to get some 'extra footage' for your own platform... Or $wife's many social media platforms.
You'd made $wife some adult social pages as a 'model' to build her up as an independent model... Something she wasn't allowed to do under the rules of the original contract. It wasn't until very later that you picked out your favourite angles and poses to upload onto those sites. You didn't plan on telling her until she needed to know.
The day ended and $wife collected her pay, then you both left to go home.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You were excited for another photoshoot with $wife. You walked into the studio with while idly chatting. You noticed she seemed more relaxed this time, though clearly had the upcoming photoshoot in mind. Perhaps she was recalling your conversation...
@@.you;"Hey $col2! Hope you're ready for another photoshoot."@@ You called out to your colleague, who almost fumbled the equipment over. He was already embarrassingly flustered.
@@.man;"H-hi guys! Yes I'm ready..."@@ He held up his camera with a barely held together composure.
@@.you;"Great! I thought that we might try some poses with some products this time...?"@@ You looked to $wife. She narrowed her eyes the slightest bit, then nodded. $col2 was already hurrying into position. You smirked at his childish eagerness.
It was another shoot in a fake bedroom. $wife didn't take long to get ready. She stripped down into her underwear, which might have been a daunting idea itself, once upon a time... Though she seemed plenty comfortable now. You directed her into some casual poses at first, with increasing levels of flirtiness.
You had her lower a strap of her bra, then the other, then completely remove it. All of which she was comfortable with. You then introduced a toy... One of Candy's cornerstone dildos. $wife seemed just a touch more self conscious with it... But you'd bet noone would notice. Perhaps a keen eye with years of marital familiarity might've picked up on it.
You had her hold the thing, looking at it innocently... Then holding it to her lips, then in her mouth, as if it were a tasty treat... All of which she did expertly. You could feel the swell in your pants, and you knew $col2 was turned on by how silent he was. Hell- he practically had a hard-on the moment $wife walked into the studio.
@@.you;"Awesome. Let's just some shots with your holding it down near your pussy."@@ You called out. You heard $col2 take a sharp breath in. Apparently he liked the idea too.
$wife watched you with a raised brow then nodded compliantly. She lowered the thing down towards her pussy, angled as if it were about to go in.
@@.wife;"How is this...?"@@ She asked quietly.
@@.you;"Nice- I think it looks good...?"@@ You looked to $col2 to confirm. He could only nod.
@@.you;"$col2 seems to think so."@@ You made sure you verbalized his approval, which made him squirm uncomfortably.
$wife shifted a little to give a better angle of her womanhood.
@@.you;"Oh, even better- it probably looks like it's going in from a certain angle... Right $col2?"@@ You asked him again.
@@.man;"U-um... Yes, it does from this angle..."@@ He replied sheepishly.
@@.you;"Hmm... Yeah, but I think it could look better if you moved it a bit closer..."@@ You called out after side-stepping towards $col2 to look at the side-screen of his camera. The shot was fine, but you had your plans to push this further.
@@.wife;"Um..."@@ $wife hesitated as she struggled to move the dildo anywhere closer. Truthfully it was as close as it could be without going inside.
@@.you;"Nah, even closer."@@ You repeated, and caught $wife's eye. She raised a brow then nodded with flushed red cheeks. Of course she'd feel self conscious now- her pussy was completely exposed and she was about to engage it with a dildo in front of another man...
$wife slowly pressed the head of the dildo against her pussy. It was clearly pushing into her folds.
@@.wife;"Is this better...?"@@ She asked again.
@@.you;"Yeah- but maybe just slide it up and down too, so we can get some variation..."@@ You replied back thoughtfully.
$wife bit her lip and did as she was told. She circled her sweet pussy with the dildo, which carrassed her wetness over the surface. She then grinded it gently against her clit and breathed out a soft exhale.
[img[images\pictures\model_wife\model_sub_4.webp]]
@@.you;"What do you think $col2...?"@@ You asked him a little quietly. You were comfortable with $wife's boundaries, but you had to be careful to not spook $col2 too quickly either.
@@.man;"U-um..."@@ He hesitated.
@@.you;"Looks good, right?"@@ You encouraged him with the cadence of your voice, and tried to influence his thoughts with your words.
He opened and closed his mouth, then nodded.
@@.you;"... Want to see more?"@@ You asked quietly again - so that $wife wouldn't hear. $col2 turned a deep scarlet, then nodded again.
@@.you;"Awesome $wife! I think it'll look even better if you press it a bit harder."@@ You called out quickly, before $col2 could reflect on his choice.
You could see $wife's breathing become harder as she was apparently turned on. You didn't blame her. She slowly pressed the dildo against her pussy again... Though not enough.
@@.you;"A bit more."@@ You instructed.
It inched down further, and you could see her lips partially swallow the thing...
@@.you;"And even more than that."@@ You crossed your arms with a raised brow. $wife bit her lip and nodded. She adjusted the angle and pressed even harder. Then- with a single smooth push and a long sigh, $wife impaled the cock inside her.
[img[images\pictures\model_wife\model_sub_5.webp]]
@@.man;"H-holy shit..."@@ $col2 murmured to himself in disbelief- probably something he accidentally said aloud.
@@.you;"Perfect."@@ You confirmed...
But $wife didn't seem to need your feedback. She'd already began to draft the sextoy back and forth- slowly at first, then, with closed eyes, she began to fuck herself completely. You could feel your cock painfully stretch against your pants to be free, and you gazed across at $col2 to see him in a similar predicament...
[img[images\pictures\model_wife\model_sub_6.webp]]
@@.you;"... You want to jerk off, huh?"@@ You said to him, quietly and with a smile.
He flinched and remained quiet.
@@.you;"... It's fine. You can. $wife won't stop you. Look- she's enjoying herself too."@@ You suggested.
Again he remained quiet. You let the silence linger and your words dwell in his mind- the sound of $wife's wet pussy being pounded by the dildo filled the room. After several dozens of seconds, $col2 looked across at you curiously. You nodded... And with a shaking hand, $col2 undid his pants and fished out his erect cock. You were surprised to see he was decently hung.
It must have been a bit of a surprise for $wife when she opened her eyes to see both $col2 and you jerking off while watching her. You saw her blink and slow down, but she regained composure and continued... In fact she seemed to have more vigour. She bit her lip as she watched you jerk off and gasped as more wetness gushed over her.
@@.you;"Told you... It's fine..."@@ You grunted.
$wife bucked and gasped which turned into a high, lewd moan. She apparently came... Which was your queue. You grunted as you jerked off harder until you felt orgasm begin to wash over your body. You gave a final grunt as you began to cum, carelessly aimed ahead onto the floor.
You took a deep breath and grinned when you noticed $col2 had followed suit. You tucked away your junk and zipped up your pants. $wife layed naked and panting on the bed, and $col2 was scrambling to put away his package too.
Eventually $wife left to the changeroom to clean herself up and get dressed. You took the opportunity to reaffirm $col2's decision with him.
@@.you;"Not too bad a photoshoot, eh $col2?"@@ You grinned at him. He returned it half-heartedly, but you could tell he was full of doubt.
@@.you;"No need to look so nervous. We're all adults here, right?"@@ You quirked a brow. He nodded stiffly. You frowned.
@@.man;"Just don't stress out about it. $wife's happy... I'm happy... And it looked like you were too. So no need to sweat the small stuff."@@ You clapped him on the back, which just about made him jump out of his skin... But he gave what you thought looked to be a genuine grin.
The day ended and $wife collected her pay, then you both left to go home. You of course made sure to upload some choice pictures onto $wife's model pages.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
You casually strolled into the studio - alone this time. You told $wife to give you some time with $col2, which she didn't question. You spotted him in his usual station, playing with his cameras.
@@.you;"Hey $col2."@@ You called out loudly enough to startle the poor guy.
@@.man;"O-oh, h-hey $name...!"@@ He replied nervously without meeting your eye. He must have known about your talk with $boss. That made this easier.
@@.you;"$wife's not here yet eh? That's alright, I'll just hang around until she gets here."@@ You spoke casually, then made your point by crossing your arms and waiting. $col2 regarded you with a careful glance before he eventually spoke up.
@@.man;"U-um... $name..."@@ He hesitated.
@@.you;"What's up?"@@ You raised a brow.
@@.man;"I- I'm sorry... About talking to $boss..."@@ He grovelled.
@@.you;"Eh? Oh! That? Don't worry about it - I know you didn't mean anything bad. We're friends after all right?"@@ You offered a kind smile. $col2 seemed genuinely shocked, then appreciative.
@@.man;"Yeah we are..."@@ He confirmed.
Obviously you didn't really care about $col2 all that much, but you couldn't let $boss tarnish your relationship. You needed his help to use the equipment.
@@.you;"Anyway - I think $boss is just a bit jealous that we're all getting along so well. If it were serious then I wouldn't be here, right?"@@ You smirked.
@@.man;"Oh, yeah I guess so! Yeah that does sound a bit like him... He was like that when $col1 and I became friends."@@ $col2 seemed to cheer right up.
@@.you;"I'm not surprised."@@ You rolled your eyes. @@.you;"It's frustrating, too. I'd love to help the company evolve, but $boss seems to be so resistant to any ideas that aren't his own."@@ You sighed for dramatic effect.
@@.man;"Yeah I know the feeling..."@@ $col2 nodded.
@@.you;"You do? That's surprising to me... I'd actually wished I had the sway that you had with $boss."@@ You said.
@@.man;"Me? Haha! I've thought the same about $col1. $boss seems to only listen to what he has to say..."@@ He frowned.
@@.you;"Yeah? $col1 huh... Really..."@@ You scratched your cheek idly in lost thought. Maybe you could get $col1 on-side too... He could be useful if you ever needed to indirectly get into $boss's ear.
@@.wife;"Sorry I'm late..."@@ $wife finally popped her head into the studio.
@@.you;"Oh $wife, you're finally here. $col2 was just complaining about your lack of professionalism."@@ You smirked.
@@.wife;"$col2! How could you..."@@ $wife mocked a pained expression.
@@.man;"Wh- I-I didn't, $wife!"@@ He exclaimed as he stood up in a rush, then turned red from embarrassment when you laughed and he realised you were joking.
@@.you;"Let's get on with it eh? Since $wife took so long to get here, we've barely got any time left in the day."@@ You remarked.
The photoshoot went smoothly. $wife was dressed in a skimpy little body stocking that covered just about everywhere but her privates, which was truly thrilling... And for the first time $col2 didn't seem like such a nervous wreck, even when $wife's body went on display. He barely stammered. You finally had him relaxed. It was time to push him just a little more.
@@.you;"Can you press them together now?"@@ You asked $wife, who'd been posing with her chest forward.
She gazed over at you then lifted her hands to push her breats together at the camera. She bit her lip as she slowly massaged her tits together.
[img[images\pictures\model_wife\model_sub_7.webp]]
@@.you;"Beautiful. Looks great, right $col2?"@@ You looked over at him. He nodded in agreement. Again- he seemed composed enough.
@@.you;"I think we're almost done..."@@ You commented as you gave a thoughtful expression. @@.you;"I think the last shot we need... Same as before, right? Could you lay on your back?"@@ You asked.
$wife slowly complied without hesitation. You'd gotten far with her. She rolled onto her back and slowly parted her legs to show her precious womanhood. You heard $col2 take a deep breath to calm himself...
@@.you;"Awesome. What do you think $col2? Should we keep going?"@@ You raised a brow. He swallowed hard then nodded again. You grinned.
@@.you;"$col2 wants to see more, $wife..."@@ You called out.
@@.wife;"Mh, does he... Like this...?"@@ $wife spoke breathily as she lowered a hand to herself and began to rub her womanhood. You looked at $col2 expectantly.
@@.man;"Uh y-yeah that's a great look..."@@ He replied. You finally got him talking.
$wife responded with a soft moan as her fingers began to rub harder.
[img[images\pictures\model_wife\model_sub_8.webp]]
@@.you;"I don't think it's fair that it's just $wife that gets to enjoy herself, do you $col2?"@@ You asked. He paused to think, but you didn't want him to.
@@.you;"You don't mind, do you $wife?"@@ You asked as you undid your pants. $wife's eyes lowered to your crotch, then momentarily glimpsed at $col2 and back. She shook her head.
@@.wife;"I don't mind..."@@ She said. It was enough for $col2 it seemed, as he began to undo his pants too. You could see he was beginning to get flustered.
You opened the box of goodies - a crate supplied by Candy packed full of their merchandise, and you fished out a dildo. You looked over at $wife who looked at it, then at you, and bit her lip as she continued to work at her clit. You tossed it over beside her.
$wife gingerly picked up the dildo with a hand and slowly began to rub the head against her slit. She gasped from the feeling- and perhaps from the sensation she felt from being watched like this.
@@.you;"Mount it..."@@ You told her. She quickly rolled over onto her knees and placed the dildo beneath her, and slowly lowered herself upon it.
Her pussy opened to swallow the thick toy as she pushed down onto it. She gasped lewdly.
[img[images\pictures\model_wife\model_sub_9.webp]]
@@.you;"You see..."@@ You spoke quietly. @@.you;"No hard feelings... We appreciate your hard work... And well..."@@ You made a point by gesturing to $wife with a hand while you jerked off with the other.
@@.you;"We hope you'll continue to work hard for us in the future... Maybe not just as a cameraman, but someone we can rely on with our personal shoots... So long as we can use the equipment. What do you think?"@@ You cocked a brow at him.
@@.man;"N-not just a cameraman...?"@@ His face hit up. @@.man;"Yeah, of course! Whatever you need - we're friends after all..."@@ He nodded. Apparently you mentioning friendship would have a lasting effect on him. Good to know.
@@.you;"And the equipment? You're not worried about $boss are you...?"@@ You asked with feigned concern.
@@.man;"No it's fine, I'll make sure he doesn't know..."@@ He dismissed the concern. You nodded then resumed your viewing of $wife.
@@.you;"You like that don't you?"@@ You asked with a smirk.
@@.wife;"M-mh, yes..."@@ $wife responded quietly as she began to massage her clit again while fucking the dildo.
[img[images\pictures\model_wife\model_sub_10.webp]]
@@.you;"Don't forget to get some good shots here, $col2..."@@ You instructed. He blinked as he lifted the camera with a hand to take some photos.
@@.you;"Nah- get closer. We want some really good photos here."@@ You encouraged him. $col2 took some slow steps forward - as if he were trying not to wake someone. You laughed.
@@.you;"Even closer. Get close to her ass and pussy. She doesn't mind, do you $wife?"@@ You called out.
$wife responded with a moan. $col2 seemed to take that as a go-ahead, and so did as he was told and got close enough to touch. He leaned forward with the camera to take some close-up shots of the dildo penetrating your wife.
@@.you;"That's better..."@@ You said, satisfied. @@.you;"Think about what the viewers want to see..."@@ You explained. $col2 nodded.
@@.you;"You know what they want to see right?"@@ You asked. $col2 hesitated before he replied.
@@.man;"Her ass and pussy..."@@ He said quietly as he stared at what he spoke of. You grinned.
@@.you;"That's right..."@@ You confirmed. @@.you;"And an angle like this, they'll probably want to jack off onto her ass..."@@ You thought aloud.
@@.man;"Yeah maybe..."@@ $col2 was beginning to sound nervous again... But you had to keep pushing him.
@@.you;"Well what do you think? Is that what you'd want to do?"@@ You asked. He opened his mouth and closed it, then nodded... Apparently he didn't want $wife to hear him say it.
@@.you;"... $wife, you don't mind do you?"@@ You asked. This was a test for $wife too, at this point. You waited hopefully for an answer.
@@.wife;"... Do whatever you want..."@@ She eventually replied. Your grin widdened. $col2 looked back at you in surprise. You nodded. He didn't need to be told twice, apparently.
He lifted his camera to get a full-frame shot of $wife's ass while she moaned and bucked on the dildo, then he jerked off over her ass. He couldn't see it, but you took out your phone to film him while he had his back turned. You didn't want to use this, but if you needed to...
You heard him grunt and groan as he presumably came onto your wife's ass. You could hear her whisper under her breath to him while she fucked the dildo - apparently egging him on... What a good slut wife you'd raised. He took several more seconds to catch his breath, and then awkwardly shuffled back and away towards you while zipping up his pants. You'd already put your phone away.
You smirked at $col2 as you stepped past him and towards $wife. It was your turn. You looked down at her cum-covered ass and pussy. $col2 apparently had a fair amount pent up. $wife gasped as she felt you approach.
You began to jerk off over her ass.
@@.you;"Did you like having $col2 jerk off on you?"@@ You grunted quietly, so only she could hear.
@@.wife;"M-mh, I'm just doing what you asked me to...!"@@ She gasped truthfully, but she was obviously turned on.
@@.you;"You like having men cum on your ass while you're being fucked...?"@@ You grunted again. She only responded with a lewd moan and the wet squelch of her pussy being fucked by the dildo.
@@.you;"Hah, well here's some more you naughty slut...!"@@ You growled as you began to cum onto $wife's cum-soaked ass.
[img[images\pictures\model_wife\model_sub_11.webp]]
She moaned loudly as her fingers pinched her clit, and her body spasmed from orgasm. You grunted again as you milked every last drop out of your cock, then finally moved away.
You zipped up your pants and walked over to $col2, who looked nervous once again. You gave a reassuring smile.
@@.you;"I look forward to working with you more often, $col2... And I'm sure $wife does too..."@@ You said. He thought for a moment then smiled.
@@.man;"Yeah... Me too... Friend..."@@ He replied with a big dumb grin.
The day ended and $wife collected her pay, then after cleaning up, you both left to go home.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
<<set $gender to 'female'>>\
$wife let out a deep sigh as she finished marking some papers. It had been a long day and she had to work overtime, far later than she'd hoped to finish... She looked out the window into the night. She must have been the last person at school.
It was unsurprisingly haunting being in a giant empty school at night. Such a large empty space, with only the echoes of clocks ticking and her own footsteps to accompany her... She hated being there alone. She recalled the last time she at school when it was empty - $name was with her and it was a very different feeling.
A slight smile crossed her lips as she recalled the event. How she walked through the school completely naked... She'd felt so vulnerable, but it made her so hot and wet. She bit her lip in contemplation as she realized that it was a rare opportunity...
$wife sucked in a breath then quickly began to strip off her clothes. She glanced around nervously as she stuffed her clothes into her bag then walked to the classroom door. She peeked out of the doorway to see an empty corridor. Her heart raced as she stepped out made her way towards the stairs.
It was a thrilling rush that she couldn't quite explain. It made her feel hot... $wife hurried up the stairs and made her way to the principal's office, a clear objective in her mind. She cautiously approached the door and gave it a light knock - just in case. When there was no response, she pushed open the door - her heart raced from the risk of $princ still being at work.
Thankfully, or regretfully, he wasn't there. It was just an empty office. $wife tip-toed in... She felt the need to stay quiet, despite being alone.
She sat down in the armchair across from $princ's desk and nervously looked around. It was where naughty kids sat when they were in trouble. She bit her lip and slowly lifted her legs up.
@@.wife;"I've been a naughty girl..."@@ She whispered as her cheeks turned a scarlet red. Her own words turned her on. She lowered a hand to feel her soaked womanhood and began to rub.
@@.wife;"Ooh... I've been a very naughty girl..."@@ She said a little louder and more boldly. She was alone in the office afterall. She moaned lewdly, and groped herself as she masturbated.
[img[images\pictures\bad_teacher\sundayschool4.webp]]
@@.wife;"Mh... This naughty girl needs to be punished..."@@ She gasped as she plunged two fingers inside herself. Her mind reeled from the thought of being seen like this in the principal's office. She felt a sudden rush as an intense orgasm swelled.
@@.wife;"Oooh f-fuck...!"@@ $wife moaned as she fingered herself harder and pinched her own nipple - she couldn't help but squirt on the seat as the pleasure overcame her body.
She gasped as she caught her breath, then realized she'd made a mess. She quickly got dressed, then did her best to clean up after herself... It took some time, but eventually she left the school much later than she'd planned.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\school.png]]
@@.wife;"We're not meant to be here on the weekend."@@ $wife told you matter of factly. You decided to spend the day with $wife at her school. You wanted to have a tour without the hassle of kids. Despite $wife telling you just how against the rules it all was, she didn't seem to mind too much... In fact, you thought she might have even liked the idea of breaking the rules in some way.
@@.you;"Lucky noones here to know, huh?"@@ You replied.
You both hurried through the school gates and quickly entered the building. The place looked just as much of a prison from the inside, too. The walls, doors, and even the furniture were plain and grey. Even the light seemed to be dreary.
@@.you;"Gee, and you're lucky enough to work here."@@ You teased.
@@.wife;"It isn't so bad."@@ $wife nudged you playfully. @@.wife;"Come on, I'll show you around."@@ She led you down the hallway.
You passed many empty classrooms, all seemingly as dull as the next. There were some science labs... and finally you reached the gymnasium. It was actually quite impressive; a tall, echoing ceiling with dozens of down-lights illuminated the huge acrylic floor. Several dozens of rows of seats were lined up facing towards a stage at the end of the room.
@@.you;"This... Is actually pretty decent."@@ You admitted.
@@.wife;"They just finished renovating, so it's still nice."@@ $wife replied. @@.wife;"Everything's new. Come and look at the lockers."@@ She led you to another room, apparently the change room.
Sure enough, all the furnishings were brand new, and the latest design to boot. It was hard to imagine this was the same gloomy school from just a moment ago.
@@.wife;"It's good, huh?"@@ $wife smiled at you.
@@.you;"Yeah, not bad."@@ You admitted again. You walked through the room, idly looking about, when you noticed one of the lockers slightly ajar. You approached it and saw a girl's school uniform poking out. You yanked it out and held it up to $wife. @@.you;"Check this out."@@
@@.wife;"Someone must have left their uniform."@@ $wife shrugged.
@@.you;"I think it'd look good on you."@@ You smiled teasingly.
@@.wife;"Whatever."@@ $wife rolled her eyes.
@@.you;"No, really. You should try it on."@@ You tossed it to her. $wife caught it, her cheeks somewhat red.
@@.wife;"Why?"@@ She questioned.
@@.you;"It'll be sexy. Wearing a tiny school skirt..."@@ You egged her on.
@@.wife;"It's too small."@@ She said, holding them up to prove her point. She gave too small a protest.
@@.you;"It's fine, who's going to see? Or maybe you want to be seen in that..."@@ You teased.
@@.wife;"Well... Okay, fine. Just for a minute."@@ She said. You could hardly believe it - the old $wife would've never even considered it.
$wife stripped down quickly into her underwear, but just when she held up the skirt she paused.
@@.wife;"... I don't want you to see me change into it."@@ She said.
@@.you;"What? You're already in your underwear."@@
@@.wife;"I know, but it's embarrasing to try and put this on when it's too small."@@ She explained.
@@.you;"Okay... Fine, use one of the toilet rooms then."@@ You pointed at the empty stalls. $wife did so, leaving her clothes behind.
As the toilet door closed you gazed at $wife's clothes. A thought came to mind. You quickly scooped up $wife's clothes, leaving just her phone, and silently left the change room. You quickly and quietly jogged down the gymnasium towards the stage and hid in the shadows of the curtains. You then fished out your phone and waited.
A minute later you received a text.
@@.wife;//Where are you?? Bring my clothes back.//@@
@@.you;//I'm just looking around. Come get your clothes, I'm upstairs.//@@ You wrote back. You didn't get a reply. Instead, the lockerroom door opened, and an embarrased $wife snuck out. She tip-toed back to the hallway, holding her far too short skirt down, then slipped out the room. You quickly followed.
You cracked the door open and looked down the hallway. $wife was already turning a corner to head upstairs. You silently followed her, careful to not make a sound. You reached the staircase and gazed up to catch a brief glimpse of $wife rounding the corner. You waited a couple dozen seconds before creeping up the stairs.
Your phone buzzed in your pocket, which almost made you jump.
@@.wife;//Where upstairs?//@@ She wrote.
@@.you;//Boy's bathroom.//@@ You lied.
You watched her stalk down the hallway in her skimpy unfiform and step into one of the rooms, presumably the boy's bathroom.
@@.wife;//You liar.//@@ A message soon came.
@@.you;//I'll give your clothes back... But first you have to do something for me.//@@ You wrote.
@@.wife;//What do I have to do?//@@
@@.you;//Take off your panties.//@@ You held your breath for the response.
@@.wife;//Okay. Now what?//@@ She replied.
@@.you;//Send me a picture.//@@ You wrote back. You got it back quicker than you expected, as if she were already doing it.
[img[images\pictures\bad_teacher\sundayschool2.png]][img[images\pictures\bad_teacher\sundayschool1.png]]
@@.you;//Naughty. You're a teacher here and you're in the boys bathroom with no underwear. Do you like it? I bet they'd give anything to be here right now... To see their teacher like this...//@@
@@.wife;//Yes I like it... What do I do now?//@@
@@.you;//Well you're in trouble... Go to the principal's office.//@@ You wrote, then quickly hid in a classroom.
You heard the bathroom door open and shut, then $wife's footsteps as she headed to the stairs, and up again... You waited a moment before exiting the room and following her up. You could plainly see her ass from under her skirt, which made you hard as a rock.
[img[images\pictures\bad_teacher\sundayschool1.webp]]
$wife stopped in front of a door; the only door in the hallway that wasn't a bleak grey. This door was strong, wooden and brown. She hesitated before opening the door and stepping inside.
@@.wife;//Okay, I'm here...//@@ She wrote.
@@.you;//Very good. Now take off your clothes and sit down.//@@ You replied, then snuck up and waited by the door.
@@.you;//You've been a very naughty teacher, $wife, haven't you?//@@
@@.wife;//Yes, I've been naughty...//@@
@@.you;//You need to be punished. Touch yourself in your boss's office... Use your tie as a blindfold.//@@
@@.wife;//Okay...//@@ Was the reply back.
You pressed an ear to the door and listened. You heard soft gasps and lewd moans. You pushed the door open to see $wife sitting completely naked, her hand rubbing her swollen clit. She couldn't see you through the blindfold, but apparently heard you, as she began to rub her clit harder.
[img[images\pictures\bad_teacher\sundayschool3.png]]
You stepped closer and took out your erect cock.
@@.you;"You naughty slut..."@@ You breathed as you began to jerk off.
@@.wife;"M-mhh... Sorry..."@@ $wife whimpered, her fingers pushing deep inside herself.
@@.you;"You liked walking through the school like that, didn't you...?"@@ You stepped even closer so that your cock was hovering just a little shy from $wife's face.
@@.wife;"I did like it..."@@ $wife shamefully admitted.
@@.you;"What were you thinking...?"@@ You asked through heated breath.
@@.wife;"That if someone... saw me..."@@ $wife began to say quietly.
@@.you;"What if someone saw you...?"@@ You pressed.
@@.wife;"Mmh, it'd really turn me on...!"@@ $wife gasped and began to rigorously plunge her fingers inside herself, a wet sploosh sounding as her body jerked back and forth from orgasm.
@@.you;"Mh, F-fuck...!"@@ You grunted. You felt an orgasm wash over you. Hurt spurts of cum spewed from your cock and sprayed over your wife's naked body.
@@.you;"Sh-shit..."@@ You gasped as you tried to catch your breath.
@@.wife;"Oh, hun..."@@ $wife gasped then let out a long breath before taking off her blindfold. You wordlessly handed her back her clothes.
@@.wife;"Thanks... I'm going to get changed and return the uniform... Um... Meet you downstairs."@@ $wife hurried off, apparently not bothering to put clothes back on.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You slowly blinked your eyes open. Your vision was still blurry and your head was spinning. You tried to focus on your surroundings - you were laying on your back looking at the roof. It was soft underneath you... You must have been on a bed. You tried to sit up but apparently had very little control over your body. You barely shifted at all.
@@.woman;"Oh... Awake now are you...? Hmhm... What a bad guest, passing out like that..."@@ You heard a woman's voice. You couldn't shake the daze to be sharp enough to understand what was happening.
@@.you;"Ngh..."@@ You tried to speak, but still had no motor function. You felt your mouth open and drool leaked out of the side.
@@.woman;"Hmm...? Sorry $name, I don't understand what you're saying. But that's okay, you don't need to speak. Just lay there like a good boy...."@@ She said. Your eyes focused on the lady when she walked into your sight. It was $neighmom.
You vaguely remembered being in $neighmom's house, but it was so foggy and difficult to think.
@@.woman;"You look confused... Poor baby..."@@ She pouted mockingly, then smiled.
@@.woman;"That's okay... You don't need to think. Just listen... From now on, you're my little pet. You understand?"@@ She smirked down at you. $neighmom slowly climbed onto the bed and threw a leg over to straddle you.
@@.you;"Uuh... Nh..."@@ You tried to speak again. You began to remember - you were drinking at $neighmom's house and you tried a special drink... It must have been drugged...
@@.woman;"Look at you, trying to think... How adorable. But you don't need to think any more, okay? Leave that to me. Leave it all to me... I'll be taking this..."@@ You gazed at what she was holding up. It was your phone. Was she mugging you? Why? You breathed in sharply when you realized how valuable your phone was. $neighmom smirked.
@@.woman;"Oh... Look at that... You don't want me to take your phone, huh...? It's more important than most phones, isn't it? I understand that, $name..."@@ She spoke sweetly. @@.woman;"But you don't need to worry about it any more... I'll take care of it. As for you, my little pet..."@@ She smiled down at you wickedly, then reached up to her shirt. She showly pulled down her top to take out her hefty G-cup breasts.
[img[images\pictures\neighmom\neighmomslave1.webp]]
@@.woman;"It's feeding time for you..."@@ She whispered as she leaned forward. She pulled open your drooling mouth with a hand and stuffed her breast against your mouth - her large areolas pushing inside against your tongue. You struggled to breath as she smothered your face with her tit.
@@.woman;"Oh, hard to breath...?"@@ She teased sadistically as she smothered you harder with her breasts. She let you suffocate for several seconds before pulling back. You spluttered and gasped for air.
@@.woman;"Oh, poor baby... But you know, you deserve it... $neigh told me how you threatened him... You know it's not nice to threaten people, right? Especially not my little boy. That's why from now on you're going to be my little pet... and $wife..."@@ She smiled as your eyes widened in shock and fear. @@.woman;"That's right... She'll be my little pet too... Both mine and $neigh's..."@@
You stared at her in disbelief... Surely she didn't know about the App?
@@.woman;"Now... Time for you to give me your seed..."@@ $neighmom smirked as she stood up to undress. She threw her clothes off to the side and straddled you again.
@@.woman;"Oh...? Look at you... I'll be putting you inside me now... Excuse me..."@@ $neighmom looked down at your crotch. You felt her touching your penis directly. You realized that you must have been naked the whole time... Your feeling had just started to return.
You felt the head of your cock slowly slip into $neighmom's hot, wet slit. She gasped and moaned as she sat down, taking in your entire cock.
@@.woman;"Well... It's not the biggest I've had... But it'll do... Now... You have a job to do, okay..."@@ She smiled as she began to slowly bounce on your cock. She pinched her nipples and gasped from pleasure. You felt the tip of your cock press against her womb with every bounce.
@@.woman;"Mh... That's right... You have to fill me up... And make sure the camera can see your face..."@@ $neighmom gasped as she reached forward to twist your face to the side. You saw a camera on a tripod, filming two both of you.
@@.you;"Ghhn... Ssh..."@@ You did your best to speak, but still had no control over your body.
@@.woman;"Hmhm... You stay quiet pet... Now we have you on camera fucking me, so you best behave yourself... And I'm sure $wife doesn't know about your handy little phone app, does she?"@@ She smirked.
@@.woman;"I don't think so... Now... Fill me up with your cum...! Mh!"@@ $neighmom leaned back as she bounced harder on your cum, slamming into your balls. You yelped a dismal excuse for sound with every bounce.
[img[images\pictures\neighmom\neighmomslave2.webp]]
@@.woman;"Oooh, fuck me harder! Yes! Cum inside me!"@@ $neighmom shrieked loudly as she bounced on your cock. You couldn't help but feel an orgasm build - despite it all. $neighmom rode you relentlessly, and you came hard inside her... Still then she rode your cock, milking out every last painful drop until she eventually stopped. She smiled down at you.
@@.woman;"Mm... That was fun, wasn't it? Well..."@@ $neighmom slowly climbed off. You felt cum drip onto your stomach. @@.woman;"I best clean myself up... You stay there for now... Your clothes are in the corner... When you can move, feel free to let yourself out."@@ $neighmom walked to the door and paused.
@@.woman;"There's a brand new phone with it. Consider it a 'thank you' gift. I'll be keeping your old one."@@ She said before leaving.
You laid still for what seemed an hour, staring up at the roof. You slowly regained motor function - first wriggling your fingers the slightest bit, then your mouth and feet. Eventually you sat up - head still spinning. Your legs were like jelly, but you got dressed and quickly scampered out the room and down the stairs. You passed the livingroom, catching $neighmom in your peripheral vision but you didn't dare look, and instead hurried outside and back home.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.you;"Uh, now I'm curious... Alright..."@@ You stood up and slowly followed her. Her smiled widened as she turned around and made her way up the stairs.
You followed her into her bedroom. It was a well-lit room with frilley, feminine decorations and a headache-inducing musky scent. You jumped when you heard the door close behind you. You turned to see $neighmom smiling sweetly at you.
@@.woman;"Oh... Sorry... Just me..."@@ She said quietly.
@@.you;"Hah - you scared me... Uh... So... What are we doing here...?"@@ You asked, but you already had a pretty good idea. $neighmom smiled.
@@.woman;"Oh, heh... Sorry... It's been a while since a man's been in my room."@@ She said, her eyes never leaving you. You gazed around awkwardly.
@@.you;"Is that right? I'm honoured... But uh... You said you wanted to show me something?"@@ You asked.
@@.woman;"Yes... I wanted to show you something..."@@ She said even more quietly. She peered down for a moment, then looked back up at you. @@.woman;"These..."@@ She said, as she pulled her dress open, showing her full G-cup breasts in a large bra.
[img[images\pictures\neighmom\neighmomseduce1.webp]]
@@.you;"O-oh, wow, $neighmom..."@@ You replied, startled, and looked around the room... Though you'd guess something like this was going to happen. You came upstairs anyway.
@@.woman;"You don't like them? Don't like me...?"@@ $neighmom asked painfully - her eyes suddenly becoming sad.
@@.you;"Th-that's not it - they're great - I just uh..."@@ You fumbled your words as you tried to reassure her.
@@.woman;"I understand... Here, you don't have to say a thing... This is a little secret between you and me..."@@ $neighmom whispered and gently pushed you back on her bed. You sat there, looking up at her.
@@.you;"Uh- $neighmom, I don't know if..."@@ You very barely resisted.
@@.woman;"Shh... See... If you don't say anything... Then this didn't happen..."@@ She whispered. You were lost for words, and as you tried to collect your thoughts, $neighmom got onto her knees and made short work of your belt and pants - undoing them and pulling your pants down quickly.
@@.you;"O-oh...!"@@ You gasped as your semi-erect cock began to pick up.
@@.woman;"You don't have to say anything, $name... And look... My bra can stay on... So we're not doing anything too bad, are we...?"@@ $neighmom smiled at you as she leaned forward, letting your quickly-growing cock rest up against her hefty chest.
You nodded.
@@.woman;"Good, now..."@@ She whispered as she lifted up her breasts and lowered them onto your erect cock. She parted the pair and let your cock slide in between. @@.woman;"This is just a friendly massage..."@@ She said quietly as she squeezed her breasts together. You breathed out softly - the tender feeling against your cock was new - and the sight was beautiful... Mesmerizing.
@@.woman;"That's right... Just enjoy yourself..."@@ She said as she began to pump her breasts up and down. She smiled, apparently pleased with whatever reaction you were showing on your face.
[img[images\pictures\neighmom\neighmomseduce2.webp]]
@@.woman;"Mh... It's been so long since I've...."@@ She trailed off as she looked longingly at the tip of your cock, which poked out from between her tits. @@.woman;"But it's okay... I'll do this for you, $name... Here..."@@ She paused and leaned down with her head. You felt a warm wetness drip over your cock as $neighmom let saliva drip from her mouth to use as lube.
@@.you;"Ooh..."@@ You groaned from the sensation - so slipperly and soft. $neighmom picked up the pace and smiled.
@@.woman;"It feels good? I'm glad... You can cum on me... Whenever you want..."@@ She whispered. There was something in the way she spoke - her whisper and words - they turned you on. You felt an orgasm quickly rise, and though you didn't want it to end, you groaned as your cum spurted out like a volcano between $neighmom's tits.
It pooled in her cleavage and dripped down over your shaft. She pumped her tits a few last times, then let your cock slip out from her bra.
@@.woman;"There... That felt good, didn't it?"@@ She smiled at you for a while, then stood up.
@@.you;"Yeah... Uh... It did... $neighmom..."@@ You hesitated and stood up, quickly putting your pants and belt back on. She shook her head.
@@.woman;"No need for words - remember. This is our little secret."@@ She whispered as she pulled her dress back on properly. You nodded.
@@.woman;"... Great! Thanks for coming over, $name... Feel free to drop by for a drink whenever you want."@@ $neighmom said as she opened her bedroom door and led you back out - all the way outside.
@@.you;"Yeah uh... Until next time."@@ You replied and offered a meager smile.
//Jesus, that was... Good. It felt good. I can't tell $wife though... She'd leave me for sure. I mean, in her current state... Maybe one day she'll be open minded?... Best to keep the whole thing a secret, like $neighmom said.//
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You took your laptop to the bathroom and opened up your e-mails, then uploaded some images of $wife from the day you spent together at the school... You typed in the e-mail address $neigh had given you and sent the pictures. You were filled with a mixed sense of nervousness and excitement.
Shortly after you received an e-mail back.
//Wow! That's awesome. Thanks. Here's one of mom...//
You eagerly opened the attachment to see a fullbody shot of $neighmom laying naked on her bed... Except from the angle it must have been her who took the photo. It was curious how $neigh got his hands on the picture, but you didn't really care.
[img[images\pictures\neighmom\neighmomSwap1.png]]
You wrote back...
//Good picture. I'll trade more if you want. How about a video?// You wrote. It wasn't long before a response came through.
//Okay. Give me a day...// He wrote back.
You jerked off to picture, mesmerized by $neighmom's huge rack. You pictured them jiggling like they would if you fucked her.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You took your laptop to the bathroom and opened up your e-mails. You excitedly uploaded the home porno of $wife onto an e-mail to $neigh. It took a while to upload, but it eventually did. You sent the video with a short message.
//Enjoy.//
You waited for some time... A little too long. You began to feel nervous and wondered if $neigh wasn't going to uphold his end of the deal. But then a response came through.
//Sorry for the delay - it took longer than I thought it would.//
You opened the attachment. The video played immediately - $neighmom was on her hands and knees, facing towards the camera. A man stood behind her, fucking her doggystyle. You jumped and quickly lowered the volume.
[img[images\pictures\neighmom\neighmomSwap2.webp]]
$neighmom gazed into the camera as the man fucked her - she moaned lewdly and gasped with every thrust. The way she looked at the camera... It was like she knew you were watching.
@@.woman;"Mh... yes...! Fuck me harder..."@@ $neighmom moaned.
You heard the man respond, but the camera didn't pick it up clearly enough.
@@.woman;"With that huge cock of yours... Ohh... Fuck me $name..."@@ She gasped, still looking into the camera. You blinked when she said your name. Was she fantasizing of you?
The man spoke again.
@@.woman;"Mh, do it... Fill me up with your cum, $name... Make me your bitch...!"@@ She let out a long moan and shivered. For a moment she stayed still, then looked back up at the camera and smiled. She reached towards it and the video ended.
The video was more than what you expected. It seemed like she made the video for you, but how could $neigh have arranged that? You also wondered who the man was... Perhaps $neighmom had a secret lover. You wrote back to the e-mail.
//Wow, that's some video $neigh. Was she saying my name?// You wrote.
//I was surprised too... It seems my mom likes you, heh... Maybe we can improve on our agreement?// He eventually wrote back.
//Yeah, maybe... What are you thinking?// You responded. You couldn't help but feel excited.
//Well, that depends... If you can convince $wife to be friendly with me, I think I can do the same for you.// He replied.
You thought and hoped he'd say that. Convincing $wife would be simple by using the Control App. You didn't want to make any hasty decisions though. You wrote back...
//Let me see what I can do... I want to consider this properly first.// You wrote.
//Alright, let me know how you go.//
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife came across a public bathroom in a shadowy corner of the park. She'd been walking for a while and felt nature's call... so made her way over. It was a well-kept public bathroom, for a change, though still had a cold and dark ambience.
She locked herself into the first cubicle with little thought and sat on the toilet, ready for a quick wee... But then noticed something she'd only ever heard of. There in the middle of the cubicle wall was a thick round hole.
$wife hesitated but eventually relented on the fact that she'd already been sitting there with her pants down, so began to wee. Then she heard footsteps, then a closing of the door in the cubicle next to her. Her heart began to race as her eyes were glued to the hole in the wall.
There was silence for a time. She squirmed from the thought that the person might have been trying to look at her through the hole... But instead, a thick, meaty cock slowly pushed through the hole and into $wife's cubicle.
[img[images\pictures\park_gloryhole\glory.webp]]
$wife eyes widened as she stared at the thing. It was huge, thobbing even. The swollen head bounced as the shaft twitched in anticipation. She leaned in the slightest bit to inspect it closer... It must have been at least eight inches long...
It continued to twitch and bounce in it's hole, waiting for her... $wife blinked as she realised that she'd been staring for at least a minute, and she'd finished her wee a long time ago. She quickly finished up then hurried out in a fluster.
She proceeded through the bright park with a racing heart and flushed cheeks, the image of the thobbing cock in the gloryhole still racing in her mind.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife paused in front of a public bathroom... Her cheeks flushed red from the memory of the last time she was there, however she did need to go to the bathroom. She entered the familiar space and quietly made her way to the first stall and hesitantly entered.
It was the same stall as she'd been in last time. She immediately eyed the gloryhole - a vacant space - then sat on the toilet for a wee. She waited a moment before the warm stream came, and she continued to eye the hole in the way as she wee'd. Eventually she finished and began to wipe when she heard footsteps. She paused.
The person slowly made their way into the second cubicle and closed the door. $wife sucking in and held her breath, her eyes glued to the hole. She could feel the presence of a person right there likely trying to peek through, but they couldn't see from that angle. Her heart raced.
She heard the person move about - as if they were about to use the toilet - but then the same thing happened from last time. A thick, manly cock slowly came through the hole, heavily hanging in front of $wife.
A crazy thought crossed her mind. What if she touched it? Was that what he was expecting? Waiting for? She stared at it, mesmerized. It twitched, as if enjoying the attention. $wife reached out to stroke the thing. She gently ran her fingers over it, feeling the length and growing hardness. It certainly was impressive...
[img[images\pictures\park_gloryhole\glory1.webp]]
She took a hold of the cock and slowly stroked it until it was rock-hard and completely erect. It looked so painfully hard - veins throbbed over it, and the angry purple head twitched and pulsed.
$wife slowly leaned in and lapped at the tip with her tongue - then snapped back with a light gasp. Her cheeks flushed in embarassment - she'd completely forgot herself.
[img[images\pictures\park_gloryhole\glory2.webp]]
She quickly gathered her things and hurried out of the stall and bathroom, then paced her way back out of the park. Had she gone nuts? She wanted so bad to put the thing in her mouth.
She couldn't get the thought out of her mind as she eventually made her way home.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.wife;"Oh? You want to have sex again, huh?"@@ $wife smirked at you as she gently pressed your chest, pushing you onto the bed.
@@.you;"You certainly don't seem opposed..."@@ You replied sheepishly. She'd become so assertive lately, but you didn't mind. Especially if it meant she was more sexually open.
@@.wife;"I guess not. Go on, then. Take it out."@@ $wife said as she undid your belt and pants. You hurriedly did the rest, pulling your pants down to expose your flaccid cock. $wife raised a brow.
@@.wife;"Well that won't do. I guess I ought to help...?"@@ She smirked as she walked over to the wardrobe and began rummaging through it. She fished something out and began to undress. You watched her take off her clothes - her movements were slow and erotic to a point of perversion. She then put on an outfit - black crotchless lingerie that hugged her womanly figure. She looked over her shoulder at you and smiled seductively.
@@.wife;"Better...?"@@ She asked as she eyed your manhood, which had begun to grow.
@@.you;"Yeah, sexy..."@@ You said, unable to tear your eyes away from her ass. You'd seen it so many times before, but lately it felt as if you were seeing something for the first time. A raw experience. You felt your cock grow hard.
@@.wife;"Good. Now lay down."@@ $wife told you. You laid back against a pillow and watched her in anticipation. $wife climbed onto the bed and straddled you, then began to turn around, so that her back was to you. You looked down at her perfectly shaped ass that rested atop of your swollen member.
@@.wife;"Enjoying the view?"@@ She smirked over her shoulder, spotting your staring.
@@.you;"Yeah."@@ You nodded.
@@.wife;"Glad to hear it."@@ She replied, then began to rock back and forth, massaging your rock-hard cock in her peach-shaped ass. You groaned as your cock twitched.
@@.wife;"You like that huh?"@@ She teased.
@@.you;"Nh... Yeah, it feels good."@@ You told her. Your cock twitched with every movement, and you felt precum dribble from the tip.
@@.wife;"That's good... But I want to enjoy it too."@@ $wife said as she reached back and took a hold of your cock, then guided it between her hot pussy lips. You groaned as she sat back and took the length of your cock inside her.
[img[images\pictures\vanilla\sex\sex_dom_1.webp]]
@@.wife;"Mmmh... That's better."@@ She said as she began to bounce on your cock. @@.wife;"You're all the way inside me now... Inside my naughty hole...!"@@
@@.you;"Ugn, yeah... Fuck...!"@@ You groaned as $wife's pussy continued to swallow up your cock. You couldn't help but feel an orgasm quickly swell inside you.
@@.wife;"Mmh, you like it hun? You like fucking me like this?"@@ $wife moaned lewdly as she leaned forward, giving you a clear view of your wet cock sliding in and out of her pussy, that tightly hugged your dick.
@@.you;"Agh, fuck...!"@@ You groaned again. You couldn't hold it any longer - you felt the sensation of an orgasm build and explode inside you, your cum shooting deep inside $wife's pussy.
@@.wife;"Huh...? Already...?"@@ $wife paused to look over her shoulder at you. @@.wife;"We're not done yet..."@@ She said as she smiled wickedly. $wife leaned forward to take your cock out of her - and your cum came spilling out. She then put it back in.
[img[images\pictures\vanilla\sex\sex_dom_2.webp]]
You groaned from the sensation - the slippery and hot cum coating your cock that once again pushed inside $wife's pussy. It was almost painful as $wife began to bounce on it again.
@@.wife;"Mmh... That feels really good. Your cum's so deep inside me..."@@ She gasped and moaned as she began to toy with her clit. @@.wife;"Oh fuck...!"@@ She gasped again as she spasmed and rocked back and forth on your cock.
$wife collapsed forward with a deep sigh, letting your cock slip out. Your twitched and groaned a final time.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.wife;"Oh? You want to have sex again, huh?"@@ $wife smirked at you as she gently pressed your chest, pushing you onto the bed.
@@.you;"You certainly don't seem opposed..."@@ You replied sheepishly. She'd become so assertive lately, but you didn't mind. Especially if it meant she was more sexually open.
@@.wife;"I guess not. Go on, then. Take it out."@@ $wife said as she undid your belt and pants. You hurriedly did the rest, pulling your pants down to expose your flaccid cock. $wife raised a brow.
@@.wife;"Well that won't do. I guess I ought to help...?"@@ She smirked as she walked over to the wardrobe and began rummaging through it. She fished something out and began to undress. You watched her take off her clothes - her movements were slow and erotic to a point of perversion. She then put on an outfit - black crotchless lingerie that hugged her womanly figure. She looked over her shoulder at you and smiled seductively.
@@.wife;"Better...?"@@ She asked as she eyed your manhood, which had begun to grow.
@@.you;"Yeah, sexy..."@@ You said, unable to tear your eyes away from her ass. You'd seen it so many times before, but lately it felt as if you were seeing something for the first time. A raw experience. You felt your cock grow hard.
@@.wife;"Good. Now lay down."@@ $wife told you. You laid back against a pillow and watched her in anticipation. $wife climbed onto the bed and straddled you, then began to turn around, so that her back was to you. You looked down at her perfectly shaped ass that rested atop of your swollen member.
@@.wife;"Enjoying the view?"@@ She smirked over her shoulder, spotting your staring.
@@.you;"Yeah."@@ You nodded.
@@.wife;"Glad to hear it."@@ She replied, then began to rock back and forth, massaging your rock-hard cock in her peach-shaped ass. You groaned as your cock twitched.
@@.wife;"You like that huh?"@@ She teased.
@@.you;"Nh... Yeah, it feels good."@@ You told her. Your cock twitched with every movement, and you felt precum dribble from the tip.
@@.wife;"That's good... But I want to enjoy it too."@@ $wife said as she reached back and took a hold of your cock, then guided it between her hot pussy lips. You groaned as she sat back and took the length of your cock inside her.
[img[images\pictures\vanilla\sex\sex_dom_1.webp]]
@@.wife;"Mmmh... That's better."@@ She said as she began to bounce on your cock. @@.wife;"You're all the way inside me now... Inside my naughty hole...!"@@
@@.you;"Ugn, yeah... Fuck...!"@@ You groaned as $wife's pussy continued to swallow up your cock. You couldn't help but feel an orgasm quickly swell inside you.
@@.wife;"Mmh, you like it hun? You like fucking me like this?"@@ $wife moaned lewdly as she leaned forward, giving you a clear view of your wet cock sliding in and out of her pussy, that tightly hugged your dick.
@@.you;"Agh, fuck...!"@@ You groaned again. You couldn't hold it any longer - you felt the sensation of an orgasm build and explode inside you, your cum shooting deep inside $wife's pussy.
@@.wife;"Huh...? Already...?"@@ $wife paused to look over her shoulder at you. @@.wife;"We're not done yet..."@@ She said as she smiled wickedly. $wife leaned forward to take your cock out of her - and your cum came spilling out. She then put it back in.
[img[images\pictures\vanilla\sex\sex_dom_2.webp]]
You groaned from the sensation - the slippery and hot cum coating your cock that once again pushed inside $wife's pussy. It was almost painful as $wife began to bounce on it again.
@@.wife;"Mmh... That feels really good. Your cum's so deep inside me..."@@ She gasped and moaned as she began to toy with her clit. @@.wife;"Oh fuck...!"@@ She gasped again as she spasmed and rocked back and forth on your cock.
$wife collapsed forward with a deep sigh, letting your cock slip out. Your twitched and groaned a final time.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You leaned in to kiss $wife's neck and wrap your hands around her waist, pulling her in close.
@@.wife;"Oh hun..."@@ $wife murmured and wrapped her own arms around your shoulders.
You pushed her down on the bed and fell atop of her. You felt your member begin to swell in anticipation and you heard $wife's breathing begin to grow excited.
@@.you;"I can't wait."@@ You told her.
@@.wife;"Okay..."@@ She breathed in your ear.
You gently pressed your body in between $wife's legs and she took off your belt with some ease, then released your eager cock from your pants. At the same time you pulled $wife's pants down, and then began to rub the head of your swollen cock against her panties.
@@.wife;"Mmh..."@@ She moaned softly. @@.wife;"Do it..."@@
You took off her panties and turned her over, which she then eagerly held her ass up in the air with anticipation. With ragged breath you hurriedly pushed your cock into her wet slit.
[img[images\pictures\vanilla\sex\sex1.png]]
@@.wife;"Oooh!..."@@ $wife gasped as she felt the full length of your cock slide inside her.
@@.you;"Hah... You like that?"@@ You grunted as you began to thrust rythmically into her.
@@.wife;"Mmh... Yeah..."@@ She admitteded, albeit bashfully.
@@.you;"Say it."@@ You ordered as you grasped her waist and thrusted harder.
@@.wife;"O-oh...! M-mh... I like it..."@@ $wife said quietly.
@@.you;"No, tell me you like my cock inside you."@@ You ordered again assertively, thrusting harder. She whimpered. You felt her get wetter on your cock.
@@.wife;"M-mh... I like your c-cock... inside me..."@@ She whimpered lewdly and gasped.
You then stopped thrusting. You felt $wife hesitate and push back against you slightly.
[img[images\pictures\vanilla\sex\sex2.webp]]
@@.you;"You have to ask for it."@@ You informed her.
@@.wife;"...P-please..."@@ She began.
@@.you;"Please what? What do you want?"@@ You asked.
@@.wife;"M-mh... Please... keep f-fucking me... with your cock..."@@ She whimpered and continued to push back onto your member.
You smirked slightly to yourself and began to thrust again. $wife whimpered loudly and began to rub her clit hard.
@@.you;"I'm gonna cum..."@@ You told her.
@@.wife;"M-mh...! Fuck me harder...! Cum inside...!"@@ She gasped and let out a shrill whimper as she orgasmed on your cock. You grunted in return as you came inside her, the head of your member pushing deep inside.
You both lay naked for a time, you presumed $wife too embarrassed to say anything.
@@.you;"That was good, huh?"@@ You opened.
@@.wife;"Yeah... I guess it was. A bit embarrassing though..."@@ She replied quietly.
@@.you;"Well I don't mind. It's a huge turn on."@@ You said.
@@.wife;"Is it...?"@@ She asked with genuine curiosity.
@@.you;"Yeah of course. Any guy would want to see a sexy woman enjoy herself like that."@@ You told her.
She seemed to muse that thought over silently.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.you;"Come on... Let's have sex."@@ You said as you gently embraced $wife.
@@.wife;"Jeez, that's all you think about, huh?"@@ She teased with a smile.
@@.you;"That's not true. I think about a lot of other things too."@@ You defended yourself.
@@.wife;"I wonder if you think about it as much as I do..."@@ She said as she reached down to rub your crotch. It almost startled you.
@@.you;"Maybe... How often do you think about it?"@@ You asked, trying to hide your surprise.
@@.wife;"Mh, a lot, I guess..."@@ She confessed with a smile. You hadn't even realised that she'd loosened your pants until you felt her hand grasp your cock.
@@.you;"A lot huh? You think about us fucking?"@@ You asked as you slid your own hand down $wife's pants to explore her womanhood with your fingers. She was hot and wet.
@@.wife;"Mh, yeah I do... Your hard cock inside me..."@@ She breathed a moan, and another when you slid a finger inside her.
@@.you;"You want it?"@@ You asked teasingly.
@@.wife;"Yes... Please... Fuck me..."@@ $wife slide her pants down her womanly hips then bent over the bed as she begged.
Your cock grew painfully rock-hard seeing her so lustful. You stepped forward, fishing out your cock, then pressed it against her slit. It was so wet that your cock pushed right in on the first thrust. $wife gasped.
@@.wife;"Ooooh fuck...! Harder... Mh...!"@@ She moaned as you rammed her from behind.
@@.you;"You like it?"@@ You asked between clenched teeth. Your thrusts were powerful, and the whole length of your cock pressed inside of your wife.
@@.wife;"Mh... Yes... But please... Do it harder... I want more..."@@ She pleaded as she rubbed her clit, which turned you on incredibly... But you were already fucking her with all your might.
@@.you;"You want me to fuck you even more? I'm already fucking you hard right?"@@ You asked, trying to sound confident.
@@.wife;"Mh... I want more... Fill me up even more..."@@ $wife begged again as she slammed back against your cock.
@@.you;"More than what I already am...? You want more than this cock?"@@ You asked. It sounded like $wife wanted your cock to be bigger, but you didn't want to think of that.
@@.wife;"Mh, Yes..."@@ She whimpered in a quiet voice.
$wife was begging for a bigger cock, more than what you could give her... But for whatever reason, it turned you on even more.
@@.you;"You naughty slut! You want more?"@@ You growled as you spanked her ass hard.
@@.wife;"Oooh! Yes! Mh... I'm a naughty slut..."@@ $wife agreed.
@@.you;"I'll fill you up even more then...!"@@ You told her as you slowly pushed a finger inside her tight asshole.
@@.wife;"Oh! F-fuck...!"@@ $wife whimpered loudly as you continued to drill her slit while fingering her ass.
[img[images\pictures\vanilla\sex\sex3.webp]]
@@.you;"You like that? Both your holes are being used."@@ You told her. It certainly was a huge turn-on for you... $wife had never let you try anal with her before.
She only whimpered in response while furiously rubbing herself. You grunted and heaved as you felt an orgasm approach.
@@.you;"Take it...!"@@ You said.
@@.wife;"Mmmh! Yes... Oh fuck...!"@@ $wife spasmed on your cock. You felt a spurt of hot wetness over your cock and balls as you pulled your finger out of her ass.
You took your cock out of $wife's juicy slit to cum over her ass. Hot spurts shot over her round, heart-shaped behind, and you were sure to aim some at her asshole too.
[img[images\pictures\vanilla\sex\sex4.webp]]
@@.you;"H-hah..! Holy shit..."@@ You panted for air.
@@.wife;"You've never fucked me like that before..."@@ $wife eventually said, exhaustedly laying on the bed, stomach down.
@@.you;"Yeah well, you deserved it... You've never been so naughty before."@@ You told her.
@@.wife;"I guess I can expect more then."@@ $wife looked back at you with a sly smirk.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.wife;"Um, okay..."@@ $wife said shyly. She bashfully averted her gaze as you approached her, but of course didn't resist you when you gently pushed her over the bed, onto her back.
@@.you;"Put this on."@@ You said as you held out a blindfold. $wife took it from you and slowly fasted it over her eyes.
@@.you;"Good. Now just do as I say."@@ $wife nodded. You helped her take off her clothes piece by piece until she lay naked, waiting in blind anticipation...
But you had more planned. You took out some leather straps and began to fasten it around her torso, then her legs. It was a bondage device used to hold a person in place with their legs up and restricted from movement - by locking them in place my the torso. $wife's breathing became heavier as she laid naked in this compromising position. You couldn't help but notice the glint of wetness forming over her pussy.
@@.you;"Very good girl."@@ You said. She squirmed just the slightest bit, but otherwise remained patiently waiting for you. You lowered your hand to her womanhood and slowly probed her with a single finger. Her wet slit easily took in your finger. You felt $wife shiver and heard her gasp.
[img[images\pictures\vanilla\sex\sex_sub_1.webp]]
You slipped in a second finger and began to thrust them in and out of her. She squirmed somewhat as lewd gasps escaped her. You felt her wetness spread over your fingers.
@@.you;"Do you like it?"@@ You asked. She nodded. @@.you;"Do you want more?"@@ You asked again while fervently fingering her, and again she nodded. @@.you;"Ask for it."@@
@@.wife;Please... F-fuck me with your cock...!"@@ She whispered. You grinned to yourself as you shuffled forward and pressed the head of your throbbing cock against her womanhood. She gasped as the entire length of your cock was swallowed up in a single thrust.
@@.wife;O-oh... Mh..~"@@ $wife gasped and moaned as you fucked her. You watched her squirm under you - locked in place and unable to do anything other than enjoy the feeling.
[img[images\pictures\vanilla\sex\sex_sub_2.webp]]
You pulled your cock out of her and watched her. She paused in confusion at first, then began to squirm uncomfortably as she became increasingly self-conscious.
@@.wife;"...$name?"@@ She eventually called out your name. You remained quiet. She squirmed again. @@.wife;"Oh, $name, p-please..."@@ She pleaded quietly.
@@.you;"What is it?"@@ You asked.
@@.wife;"Why did you stop...?"@@ She asked.
@@.you;"You want more?"@@ You smirked.
@@.wife;"... Yes..."@@ She admitted.
@@.you;"Beg for it."@@ You told her. $wife hesitated and mumbled. You shook your head. @@.you;"Beg me to fuck you so I can hear you."@@ You told her again. $wife began to breath heavier as she squirmed. You noticed her juices slowly dripping down her leg. She nodded.
@@.wife;"Mh~ P-please $name... Please keep fucking me..."@@ She begged.
@@.you;"Good girl."@@ You grunted as you thrusted back into her - she gasped and shivered, and you continued to relentlessly shovel your cock into your strapped-down wife.
@@.wife;"O-oh~ $name..."@@ She whimpered.
@@.you;"Beg for my cum...!"@@ You growled.
@@.wife;"Mh- Please give me your cum...!"@@ She did as you ordered. You pulled your cock out of her again and began to jerk it. $wife paused then opened her mouth up in anticipation, like a well-trained sex slave. You grunted as you painted her body with your cum. $wife moaned softly and caught some on her tongue, which she swallowed up.
[img[images\pictures\vanilla\sex\sex_sub_3.webp]]
With a few grunts you slowly shuffled around her- still tied up, and placed the tip of your cock against her lips. $wife immediately began to suck it down with lewd slurps and moans, milking your cock for every last drop of cum.
[img[images\pictures\vanilla\sex\sex_sub_4.webp]]
You eventually stood up off the bed and looked at $wife, still tied up - her pussy wide open. You untied her after letting her squirm for some time.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife found herself cleaning in $stepd's room once again. This time wasn't too different than the last. She moved around the room collecting things to be washed, and garbage to be disposed of... and she took her time doing it.
Again she wore a loose fitting top, one that showed cleavage and fluttered around dangerously. She felt $stepd's eyes glued to her as she cleaned the room.
@@.wife;"You must be getting sick of me getting in your way... I'll be out of your hair very soon."@@ $wife said.
@@.man;"Don't be silly... I like the company."@@ $stepd replied. He sat lazily on the bed and watched on as $wife cleaned the room.
@@.wife;"That's good to hear... I suppose you must have felt pretty lonely at your house?"@@ $wife asked gently as she leaned down to pick up a shirt, taking care to subtly show her cleavage just a little longer.
@@.man;"H-hm? Ah, yes, it was."@@ $stepd said quickly, apparently distracted.
@@.wife;"That makes sense... $name and I are happy to have you here. It's your house too, after all..."@@ $wife said as she remained leaned over, slowly putting trash into a plastic bag.
@@.man;"A-ah, yeah, s-sure... I'm uh thankful."@@ $stepd stammered.
//Getting closer...// $wife thought to herself.
@@.wife;"Well, you can stay for as long as you need..."@@ $wife began to say as she picked up a shirt, but then had a stomach-dropping realization. Her shirt had slipped down a fraction and her nipples had come into view.
[img[images\pictures\loving_family\help2.webp]]
//No wonder he was so distracted!//
@@.wife;"Oh, my!"@@ $wife recoiled back and adjusted her top. She looked up at $stepd. He was conveniently looking at his phone, apparently having not noticed... Though $wife was doubtful.
@@.wife;"Okay, well... That's everything..."@@ $wife said as she stood up and picked up the basket of laundry.
@@.man;"Hm? Oh, thanks for your help."@@ $stepd replied casually as $wife left the room.
//Did he really not notice...?// $wife thought to herself. She felt embarrassed, but for a brief moment there was a thrill of being seen...
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife continued her housekeeping routine as usual, despite what she witnessed from $stepd. In fact, though she didn't want to admit it, she now had an even stronger desire to try and get his attention now that she knew it was working.
And so she found herself once again scantily clad in $stepd's room, cleaning up after the older and less able man. He was resting lazily on his bed while $wife collected rubbish and dirty laundry.
@@.wife;"I'm always getting in your way, sorry I'll be out soon..."@@ $wife said to no response. She looked over and realized that $stepd had fallen asleep. She felt somewhat disappointed, recalling the scene of $stepd masturbating into her panties and grunting about how hard he'd fuck her...
$wife felt a tingling chill run over her body as she thought about it. This old man, $name's step father, had no business thinking that way... It was so vulgar and perverted... And $wife felt even hotter thinking about it.
She watched $stepd sleep as she quietly wriggled out of her pants, then slipped off her panties, so that her lowerbody was completely exposed. She held her breath as she watched the sleeping man while exposed in front of him.
She continued to quietly clean up the room with a pounding heart and eyes that darted back to the sleeping man every few seconds. She climbed down onto her hands and knees to clean under the shelves and bed, her ass and pussy completely exposed.
[img[images\pictures\loving_family\secret1.webp]]
$wife quietly crawled to the bedside to collect trash, a mere armsreach from $stepd. She checked under the bed for any loose rubbish and felt her fingers brush over something. She pulled out a magazine... Her heart raced as she quietly pried open the pages, and it readily opened to the centrefold... Likely because of what was in it.
A pair of $wife's red panties were scrunched up in the middle of the magazine, the page a bikini shot of $wife. A pang of hot lust filled wife's loins. She felt a hot wetness between her legs, dripping from her womanhood.
She couldn't help herself. She reached between her legs and exhaled a hot breath as she pushed a finger inside herself. She looked up at $stepd still asleep beside her as she stiffled her moans with a hand.
[img[images\pictures\loving_family\secret2.webp]]
She worried that the lewd sounds from her womanhood were loud enough to wake him, but at the same time was turned on by the thought. If he woke up and caught her masturbating right next to him... He might just ravage her there on the spot. $wife stiffled a moan as she plunged two fingers deep inside herself. Her body shivered and twitched as she came.
She eventually slowed her breathing and collected her thoughts. She hurriedly collected her things to leave, but a thought crossed her mind... $wife placed her fresh panties in the magazine before returning it under the bed.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife was once again cleaning in the guest bedroom with a vulgar guilt inside her. Cleaning was just a pretence so that she could get closer to $step and show off her body, and she now knew it. She took her time cleaning while $stepd dozed on the bed, and when she heard the deep breathes of sleep a hot lust arose in her.
$wife was prepared this time. She began to undress; first she pulled off her tight shirt over her head - letting her breasts hang free, then she slid out of her short denim skirt. She wore a skimpy set of crotchless fishnet stockings, and that was all... And there she stood exposed in front of her sleeping father-in-law, her heart racing and loins burning with a sickening pleasure.
She reached down and felt her fingers brush against her swollen labia, and a hot wetness in between. $wife quietly opened her bag of cleaning goods and reached inside - she came prepared this time. She fished out her sex toy. The dildo $name had bought her.
And with it she rubbed against her slit, her breathing rocky and stifled. $wife carefully climbed up on a desk beside the bed and spread her legs, showing her sweet honey pot. She plugged the dildo onto the table and continued to rub her womanhood against it as she watched $stepd, imagining just what would happen if he were to wake.
[img[images\pictures\loving_family\secret3.webp]]
Her juices coated the toy entirely as her lust burned to a point she'd never felt before. With a shaky breath, $wife pushed the fake cock inside her, a soft gasp escaping her as she took in the length.
Her heart raced with every movement. She rocked back and forth, feeling the dildo push inside, and with every movement a soft tap sounded of the desk hitting the wall.
[img[images\pictures\loving_family\secret4.webp]]
The risk made it all feel that much more sexy. At any point the old man might stir awake - and then what? Would he watch? Maybe he'd masturbate with her, or just ravish her. The thought excited $wife. Her fiance's step father - who'd masturbated into her panties - catching her in this indecent act and forcing himself onto her.
Before she knew it, $wife was bouncing on the fake cock. She imagined the cock to be his, plunging inside her where it shouldn't be.
[img[images\pictures\loving_family\secret5.webp]]
She bit her lip and did her best to stop from moaning, but she couldn't help the bumping of the table. The sound was just a little louder. $wife climbed down carefully, her eyes glued to the still-asleep old man. She turned around and leaned over the table, her exposed ass and pussy an arm's reach away from the man's face.
She once again found her sweet hole with the toy as she pushed it inside her.
[img[images\pictures\loving_family\secret6.webp]]
It was quieter this way, and she could feel it harder. She imagined $stepd to be behind her, ramming his thick cock into her. She rubbed her clit as she pictured this. $stepd would take a hold of her hips and stuff his meaty cock deep inside her - filling her up like she'd never been filled before. He'd ravish her tirelessly with no condom, and she'd gasp and moan from his manhood.
$wife let slip a soft moan as she felt an orgasm wash over her. She shut her mouth and shuddered, partly from the pleasure but also from the thought of $stepd waking to see her. She remained still for a time and listened, her heartbeat almost audible.
She slowly looked over her shoulder and felt a little disappointed to see $stepd still asleep... She nevertheless collected her things and hurried out of the room.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife spent the day restless at home. $name had agreed to let go of the thought that $stepd might be plotting to take the house, which should have been some sort of relief... But it wasn't.
$wife felt as if something was missing. She no longer needed to investigate $stepd, but she still felt compelled to. She //wanted// to continue... And so she did. Even though it was pointless... She wanted to keep $stepd's attention.
Like many atime before, $wife decided to have a midday shower in the main bathroom... A phony excuse to be naked in the house while it was just her and her father-in-law at home... And of course she made sure to leave the door open. This time she left it more ajar.
She stripped down and got into the shower, her back to the door so that any potential peepers might feel safe. She soaped up her body and slowly washed herself as her mind wandered... She rememebered seeing $stepd masturbating into her underwear - the vulgur language, the description of what he'd do, the thickness of his manhood...
$wife bit her lip as she heard a slight creak, though she didn't dare look to not scare $stepd away. Instead she leaned forward to wash her legs, putting her ass completely in view. She took her time to wash her legs, and moved her hands slowly up to her thigh - she parted her legs to wash them properly, conveniently opening a view of her womanhood.
She heard another sound behind her.
//You're there, aren't you...// She thought to herself.
$wife shifted to her side, so that her breasts would be visible, and continued to wash herself. She slowly ran her soapy hands over her chest and stomach... She could barely see from the corner of her eye - $stepd certainly was there this time... And he seemed to be moving a bit. Masturbating? She wondered.
$wife leaned down again - all the way down to squirt more bodywash into her hands. She took a glimpse past her legs and towards the door - her body in the way from making eye contact... She could see him there, jerking off once again. A coy smile passed her lips as she felt a deep pleasure burn in her. It wasn't fair for $stepd to have all the fun.
@@.wife;"Mmh..."@@ She moaned softly as she moved her hands between her legs, slowly running her fingers over her slit. @@.wife;"Feels good..."@@ She sighed. The slightest creak sounded again.
@@.wife;"Ooh... Mh... It's so wet and hot..."@@ She said in a lewd voice - gasping as she slipped a finger inside herself. She heard $stepd grunt. She wasn't sure if he was trying to be quiet, but he certainly wasn't.
@@.wife;"Mmh...!"@@ She gasped again as she rubbed harder. At first it was a bit of a show - but $wife was really burning in lust from being watched. She loved the thought that her father-in-law was watching her being so naughty - and getting off on it. Another gasp escaped her.
[img[images\pictures\loving_family\careless4.webp]]
@@.wife;"Mmh...! I wish I brought... my dildo..."@@ She murmured loud enough for $stepd to hear. @@.wife;"Or any of the other toys... Mh... That blindfold that $name bought me..."@@ She began to say, then paused when she realized what she was about to say. Despite knowing, she continued saying it.
@@.wife;"Mh... How he just leaves it out without a word... And I have to wear it... Mh...! No questions..."@@ She gasped as she slipped a finger inside herself again - and then another. @@.wife;"Oh... And he just uses me however he wants..."@@ She moaned softly.
@@.wife;"I'm just... A naughty slut...!"@@ $wife gasped lewdly again as she squirmed on her fingers - she felt her wetness leak over her fingers as she gasped and came. @@.wife;"Mmmh...!!"@@
She waited for a time and caught her breath. There was no more sound from the door. $wife turned the shower off and got out. She dried herself and dressed, then headed straight to the bedroom, somewhat flustered. She blurted out about the blindfold so readily... And she knew why. She wanted $stepd to know about it. How he could use it...
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife spent the day at home doing the odd chore. She hadn't intended to do anything so noteworthy but it seemed that the day had other plans for her when she entered her own bedroom to find both a blindfold and dildo neatly placed on the bedspread. It was a cheeky routine of $name's to leave the blindfold out and ready for her to add a bit of eroticism to their lovemaking... Only she was sure $name wasn't home. At least he shouldn't have been.
She gingerly stepped towards the bed and picked up the blindfold as she thoughtfully bit her lip. The only person home was $stepd... And she was so sure that he'd both seen and heard her in the shower that time, where she blurted about the blindfold. Was $stepd so bold, though? A sense of burning lust filled her; the very purpose of the blindfold was to add feigned mystery to the intercourse, but this was a real feeling now. $wife undressed and got onto the bed before fastening the blindfold over her eyes.
She felt her shivered and shallow breath as she waited in relative silence for several dozens of seconds before she heard the door creak open. She could hear the footsteps approach, and she could //feel// his presence...
$wife picked up the dildo and slowly pressed it against her lips to suckle on it, wettening the thing.
@@.wife;"Are you there...?"@@ She asked with a hurried breath. There was no reply save for another step closer. Her loins burned with a deep lust from the illusion of it all, and she was glad he didn't speak. Instead she lowered the dildo down to her wet lips and slowly pushed it inside herself with a soft moan.
@@.wife;"Y-you can just watch, then... Mh..."@@ She whispered as she pushed and pulled the fake cock in and out of her hole. She heard another step closer, then another. Each stepped fanned the fire as she felt her hot wetness drip down in her crevices as she massaged the dildo into her womanhood.
[img[images\pictures\loving_family\stepdblind1.webp]]
@@.wife;"Oh... It feels so good... Mh... Are you stroking it...?"@@ She breathed. Her own words stirred her. @@.wife;"Mh... Watching your little slut..."@@ She gasped and plunged the dildo further inside with a lewd squelch.
@@.wife;"You know how much... I love cock...!"@@ She gasped again, and she heard another footstep, right beside her, then added weight on the bed.
$wife's heart raced as she felt the person shuffle closer, then she flinched when a hand touched the back of her head, gently guiding it forward to the soft tip of something fleshy, which touched her lips. She knew immediately and opened her mouth to suck on it.
[img[images\pictures\loving_family\stepdblind2.webp]]
She knew then and there. She'd done such a thing with $name before, but this... It was completely different. The feeling of it, the taste, the size... She knew it was $stepd.
A muffled groan sounded as she slurped even harder on the thick manhood. $stepd had set this up and it was perfect. She could do something like this even though she knew who it was, because she could carry on pretending to not know. The whole situation was an incredible turn-on, though she didn't know why, nor did she care.
$wife continued to fuck herself with the dildo as she sucked on the cock. She wrapped her tongue around the head and swallowed the length down as far as she could before gasping.
@@.wife;"H-hah... You like it...? This little slut wife... Fucking and sucking at the same time... Mmh... Not knowing... Who it could be..."@@ She spoke lewdly, and heard another muffled grunt paired with the wet sounds of jerking off.
@@.wife;"Are you gonna cum for me...? Mh... Do it..."@@ $wife begged as she leaned back and opened her mouth up, then teased $stepd with a luring tongue. She heard him grunt and groan then felt the thick, hot wetness of his cum spurt into her open mouth. It was so much thicker and saltier than $name's... It almost made her gag as it dripped into her mouth.
[img[images\pictures\loving_family\stepdblind3.webp]]
He groaned again- much louder this time... It would have been apparent that it wasn't $name, but $wife didn't make it so obvious. She tongued and played with the cum in her mouth as $stepd squeezed out the last few drops, then she swallowed it all.
@@.wife;"Hah... Th-that was more than usual..."@@ She said quietly. She felt the man clamber back off the bed and hurry out of the room... and a sudden blast of perspective hit her at once. She'd not be able to leave the room for the rest of the day, otherwise she'd have to 'realize' that $name wasn't home, and that it must have been $stepd...
So $wife spent the rest of the day in the bedroom so she could avoid the realization. She wasn't ready for it to end.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife couldn't get it out of her head. The memory of being blindfolded while sucking off $stepd lingered for all too long, and it didn't just burn in her memory either... She couldn't help but dwell on it. Surely $stepd didn't think she was so dumb that she didn't realize it was him... Yet he didn't bring it up either.
$wife wore a usual skimpy outfit that day too - a short dress that showed too much of her whenever she dared to lean over, which she planned to do plenty.
With a racing heart she grabbed an armful of clean bedsheets and walked to the guest bedroom before she knocked on it.
@@.man;"Come in."@@ She heard $stepd call out, and she did so.
@@.wife;"I thought I'd wash your bedsheets, hope you don't mind?"@@ $wife said as she entered the room. $stepd was sat on the bed and smiled at her when she walked in.
@@.man;"No problem..."@@ He replied, then moved from the bed to the desk chair.
$wife made a show of changing the sheets; she reached all too much for the corners and somehow needed to be leaned over even to change the pillow cases... She'd caught $stepd's gaze a couple times and felt an odd fulfilment with a desire for just a bit more, though it'd prove to be more than a bit.
[img[images\pictures\loving_family\stepdtoofar1.webp]]
As she knelt on hands and kneels on the bed, her ass cheekily on display, she heard the sudden movement of $stepd followed by the collapse of his chair and a firm grip around her waist. Apparently it'd become too much for the old man, and he pounced on her when she wasn't looking.
$wife meagerly struggled with resistance - at first. She felt $stepd come closer and turned to see his face bury into her ass. She gasped as she felt him smoosh his open mouth into her panties; the heat of his mouth invaded her privates as she felt his tongue push and prod through the thin fabric.
@@.wife;"$stepd... Wh-what are you doing... Oh...!"@@ She failed to keep the lewd excitement from her voice as he pulled aside her panties and made the assault directly on her glistening pussy. She felt his tongue hungrily push inside her as he drooled over her womanhood and gripped firmly on her ass.
@@.wife;"Ooooh mmh...!"@@ She couldn't keep from moaning, nor her privates from shivering in pleasure.
@@.man;"Hah...!"@@ $stepd gasped a ragged breath as he raised his head for air.
@@.wife;"Ah... Are you... stopping...?"@@ $wife asked with a vague similarity to disappointment.
@@.man;"No way...!"@@ $stepd grunted again as she clambered forward. $wife felt his swollen manhood press against her now-saturated pussy before he thrusted inside her with a manic frenzy.
@@.wife;"Ohh!"@@ She gave a shrill gasp as she felt the girth of his cock push inside. It was enormous. He fucked her frantically and $wife pushed back against him, letting him thrust deeper and deeper inside her.
[img[images\pictures\loving_family\stepdtoofar2.webp]]
@@.man;"H-hah... You like this, don't you!?"@@ $stepd barked as he plugged her like an animal.
@@.wife;"Oh - I... Mh...!"@@ $wife didn't know how to respond. In truth she absolutely did.
@@.man;"Admit it... You've wanted this to happen for so long... Say it...!"@@ He continued.
@@.wife;"H-hah... I... I like it...!"@@ $wife gasped and she admitted her filthy lust.
@@.man;"Hah, well congratulations! You've got it now...! You're a dirty slut, $wife, cheating on your husband with his step-father...!"@@ He grunted and flourished his words with a few particularly hard thrusts.
@@.wife;"O-oooh! Y-yes... I am..."@@ His words made $wife wet for more. She didn't know how or when it happened, but she desperately wanted $stepd's cock inside her... His seed, too...
@@.wife;"C-cum inside me..."@@ She begged quietly.
@@.man;"Huh? You want me to cum inside you...?"@@ Even $stepd seemed confronted for a moment. @@.man;"I see, you want this old man's cum huh? Alright, take it all then, $wife...!"@@ He grunted and groaned as he pushed his cock as deep as he could. $wife felt his cum shoot out inside her, and she squirmed from the feeling and thought of her body being a cum dump for $stepd.
He eventually heaved a final breath, then sat down on the bed, his cock slipping outside her. $wife felt the cum dribble out and down her leg.
[img[images\pictures\loving_family\stepdtoofar3.webp]]
@@.wife;"O-oh..."@@ She breathed heavily and remained still.
@@.man;"Sh-shit... Hah... I couldn't help it, $wife... You were teasing me... You know you were...!"@@ $stepd had apparently felt an immediate sense of guilt as he became defensive.
@@.wife;"Teasing you...?"@@ $wife slowly stood up and looked at him.
@@.man;"Yes! Of course you were! All the visits to my room, showers with the door open! You wanted that to happen...!"@@ He continued.
@@.wife;"Well... I don't know if I did... But it happened anyway..."@@ $wife replied slowly as she collected the dirty bedsheets and walked to the door. @@.wife;"... I won't tell if you don't."@@ She said before leaving.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife quietly paced down the hallway. She spent the day at home once again, but unlike every other time, she was planning to confront $stepd directly. She sucked in a breath before giving the guest bedroom door a sharp knock.
@@.man;"Come in..."@@ She heard $step call out. She paused for a second before she pushed the door open.
@@.man;"$wife... Here to clean up after this old man again?"@@ He said with an almost wry smile.
@@.wife;"Not exactly. Not this time..."@@ $wife replied. She watched $stepd with a careful gaze as she spoke. @@.wife;"I'm here to ask why you're here."@@ She stated.
@@.man;"Why I'm here? Because you offered, of course. Don't you rememeber?"@@ He raised a brow as he responded dryly.
@@.wife;"Yes I know I did... But you're still here. Hasn't the council finished their repairs yet?"@@ $wife questioned.
@@.man;"Well I guess they're taking longer than I thought... I'm sorry $wife, am I in your way here?"@@ He asked pitifully. $wife almost felt bad for questioning him so harshly.
@@.wife;"It's not that you're in the way..."@@ She replied with a frown.
@@.man;"Well then what is it? You're suddenly questioning me out of nowhere $wife. What is it really?"@@ $stepd asked sternly.
@@.wife;"I think you're trying to take the house or something."@@ $wife blurted out in frustration. $stepd watched her in silent contemplation before he spoke.
@@.man;"Take the house? Hm... Is that it? Really? I don't believe you."@@ He replied coolly with a smile. His whole attitude seemed to change.
@@.wife;"What? Of course it is... Isn't that why you're still here? You're trying to find a way to get the house..."@@ $wife began to say.
@@.man;"Oh there are easier ways of doing something like that. But I don't think that's why you're here."@@ $stepd said as he stood up. $wife realized just how big the older man was. She suddenly felt really small next to him.
@@.wife;"W-well... Wh-what do you think, then...?"@@ She asked, straining to keep her voice from wavering.
@@.man;"You don't think I've noticed? The way you've dressed and behaved around me when we're alone. Please... I may be old, but I'm not quite senile just yet."@@ His smile widened.
@@.wife;"Oh... N-no, you have the wrong idea."@@ $wife replied weakly.
@@.man;"Really..."@@ $stepd paused and stood there with $wife under his careful gaze. He took out his phone and began to tap on it. @@.man;"Then explain this."@@ He muttered as he held up the phone, showing $wife a video of her in his bedroom, masturbating with her back turned to him.
@@.wife;"Wh-what- No- You don't understand..."@@ She scrambled for words. Though at the time it felt so naughty, and even more exciting that she could be caught, it was a whole other feeling being confronted with a video. She was shocked and afraid... But still, she couldn't help but shake a familiar and disgusting feeling of arousal...
@@.man;"Don't I? I have several more videos and pictures... Maybe I don't understand. Maybe $name understands. Should I ask him why his wife has been masturbating in my room in front of me?"@@ $stepd raised a brow.
@@.wife;"N-no! Please, he doesn't need to see that!"@@ $wife pleaded.
@@.man;"Oh I think he might want to know. He is my step-son after all, you can't expect me to not tell him what kind of woman he's married to, can you? He'll divorce you for sure. Give me a good reason not to."@@ He crossed his arms.
@@.wife;"P-please! What do you want? I'll give you anything!"@@ $wife continued to beg.
@@.man;"What do I want? You were so sure of what I wanted just two minutes ago. Hmph. First of all I want an apology."@@ He replied sternly.
@@.wife;"Y-yes, of course! I'm very sorry, $stepd! I shouldn't have accused you of trying to steal the house - it was wrong of me!"@@ $wife apologized in a hurry. She was frantic, and just wanted $stepd to forget about the whole thing...
@@.man;"And? What about how you've exposed yourself in front of me. You've caused a stir for me you know. Are you sorry for that?"@@ He questioned.
@@.wife;"Y-yes, I'm sorry for that too! Please..."@@ $wife said.
$stepd watched her in silence for a time then shook his head. @@.man;"That won't do. I want a real apology."@@ He said.
@@.wife;"Wh-what do you mean? I apologized... What else do you want me to say?"@@ She asked.
@@.man;"Not 'say'. Show me how sorry you are."@@ He replied.
@@.wife;"... What do you mean...?"@@ $wife asked. But she already had a good idea of what he meant. Her heart raced in her chest as her imagination began to wander.
@@.man;"You've been acting like that in front of me for so long. It hasn't been good for my health. I need the real thing."@@ He confirmed her suspiscions, and as if to make the point, he quickly dropped his pants to reveal his already semi-erect cock.
@@.wife;"... Y-you want me to...?"@@ $wife couldn't help but stare at it. It was so thick, so manly... Just as she'd seen it before. It twitched, as if it knew she was staring at it.
@@.man;"Take care of it. Use your pretty little mouth. That's all."@@ He said as he stepped closer.
@@.wife;"But... $name..."@@ She began to say, but trailed off when $step placed a heavy hand on her shoulder.
@@.man;"Doesn't need to know. About this, or the videos I have... Does he?"@@ $stepd asked with a raised brow. $wife relented and silently got down on her knees. She gazed up at $stepd and flinched when she realized his then fully-erect cock was in front of her face.
She looked at it hesitantly and gazed back up at $stepd. @@.man;"Do it."@@ He grunted, as he jabbed it ahead at $wife's mouth, catching her off guard. She flinched again, then gently opened her mouth to suckle on the end of the cock. $stepd groaned loudly.
@@.man;"Ooh, yeah... That's it... Keep sucking it... Use your tongue..."@@ He grunted at her while she slurped on his meaty cock. Despite the tense situation and how scared she'd felt, $wife felt a lust stirring inside her.
[img[images\pictures\loving_family\blackmail1.webp]]
She began to suck on it deeper - taking more of the shaft into her mouth as she slurped and gagged on the head of $stepd's cock. He groaned loudly again.
@@.man;"Agh fuck...! Yeah, choke on it...! I know you've wanted this..."@@ He said between rugged breaths. $wife could only keep sucking in response, which she might have been thankful for that she couldn't reply... She felt many things, but at that moment she felt turned on. She couldn't deny it.
@@.man;"ugh, I'm gonna cum... You better be ready...!"@@ $stepd placed a hand on $wife's head and began to thrust into her mouth, making her gag with every thrust. @@.man;"ugh, fuck!"@@ He groaned again as he took his cock out and jerked it at $wife's face. $wife intuitively opened her mouth as $stepd's exposive cum spurted out.
@@.man;"Auuugh...! Fuck... Suck it clean..."@@ $stepd breathed as he pushed his soaked cock into $wife's cum-covered mouth. She slurped on the head, making $stepd groan again, then stood up.
@@.wife;"O-okay, so I've apologized now, right...?"@@ $wife said hesitantly.
@@.man;"Hm? Yeah, of course. That's a good start."@@ $stepd nodded.
@@.wife;"Start!?"@@ $wife blinked and looked at $stepd in shock.
@@.man;"Oh yeah, great start. You can't expect that to be it though, surely? You really did wind this old man up for so long. Feel free to stop by again."@@ $stepd waved dismissively, and $wife left the room, confused and muddled.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife spent the day at home. He hadn't much planned other than the odd chore and a bit of shopping. It was all done before noon, and as she walked back inside from shopping she heard $stepd call out her name.
She hesitantly approached the guest room and peered inside to see him sitting on the bed with a magazine open... It was one of hers. She glanced at it, then him. He grinned back at her.
@@.man;"I was wondering when you'd get home."@@ He said, then made a point of tapping the magazine. @@.man;"This... Just isn't doing it for me any more. Not since I've had the real thing..."@@ His grin grew wider. $wife averted her gaze for a moment and nodded the slightest bit.
@@.wife;"You want me to... Suck it again...?"@@ She asked quietly. He shook his head.
@@.man;"Nah, not this time... I just want to feel you."@@ He said, then he stood up and began to take off his clothes. $wife peered at him with concern. @@.man;"Come on. I just want to feel your body... I won't fuck you. Not unless you tell me to, heh..."@@
$wife hesitated then began to undress as $stepd watched her with hungry eyes. She stood naked before him... And though she felt vulnerable, she also liked the attention. It was an odd clash of emotion, but she liked it nonetheless.
$stepd guided her to sit down on his lap and she did so gingerly, careful to avoid squashing anything, and also somewhat self-conscious to not sit her full weight. She could feel his hard cock press against her ass- twitching occasionally as $stepd reached around to squeeze her breasts together.
@@.man;"See, not too bad, is it?"@@ He grunted as he pinched her nipples, causing her to suck in a short breath from surprise.
@@.man;"To be honest I've always wanted to feel these... I'm sure I'm not alone in that, either... I can't believe that $name has had you all to himself - that brat. It's impolite to not share, don't you agree?"@@ He asked and gave her nipples another sharp squeeze.
@@.wife;"Ah! Y-yes!"@@ She blurted her agreement and $stepd laughed.
@@.man;"Glad to hear it... But there's more of you that I want to feel."@@ He muttered, and before $wife could react he flipped her around onto her back and leaned over her menacingly.
@@.wife;"Oh- you said you wouldn't...!"@@ She began to say.
@@.man;"Yeah, and I won't unless you tell me to. I'm just feeling you."@@ He grinned, and despite his words $wife felt his girthy manhood brush against her swollen labia.
@@.wife;"O-oh, your..."@@ $wife stuttered.
@@.man;"My cock. It's big, huh? I'd love to let you feel it properly... But for now..."@@ He grunted as he rubbed the length of his honestly massive cock against her petite pussy... and though it brushed deep against her hole, it never went in...
The closeness drove $wife mad with lust; she felt the hot shaft rub up and down her lips and the head of his swollen cock press against her clit, but it never penetrated. She bucked her womanhood against it in silent protest but couldn't bring herself to ask for it. Instead she enjoyed the feeling for what it was.
[img[images\pictures\loving_family\stepdhelpjack1.webp]]
@@.man;"Heh, not bad, right? Tell you what though, it'd feel much better inside..."@@ He told her, and she believed it.
@@.wife;"S-still... You can't..."@@ She murmured a weak reply.
@@.man;"Hmph, fine... But you can't resist forever. I think you know that too."@@ He grunted as his thrusting picked up in pace. $stepd's breath became ragged as he fucked the outside of $wife's pussy, and she felt her own wetness coat the underside of his cock.
@@.wife;"I'm gonna cum on you...!"@@ $stepd grunted. True to his word, with a few more thrusts cum began to spew from his cock. It shot over $wife's exposed breasts and stomach, but then he rubbed the tip of his cock over $wife's pussy. Cum leaked into her crevices, and she yearned to know what it would have felt like inside her...
@@.man;"Bet you wished it was inside you now, eh?"@@ $stepd grinned, as if he'd read her mind.
@@.wife;"N-no I don't!"@@ She lied.
@@.man;"Well whatever... You can't lie to yourself forever."@@ $stepd said as he got up and left, leaving $wife laying naked on his bed save for the few sprays of his cum.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife gasped as $stepd's fingers explored her netherregion. She sat on the lounge with no panties and her legs spread for $stepd's misguided fingers.
@@.wife;"S-stop...! $name is right there..."@@ She pleaded and looked over at you, snoring at the table after enjoying a few too many whiskeys.
@@.man;"Heh, I know..."@@ $stepd grunted and fished out his meaty cock. $wife blinked in surprise and gazed up at $stepd.
@@.man;"Don't just sit there... Suck it."@@ He ordered her, and after some hesitation $wife opened her mouth to take in his cock. It was thick, hard, and really quite big... A man's cock. $wife realized that she'd begun to suck it a little more enthusiastically as she stroked it idly with a hand, and moaned as $stepd continued to finger her.
[img[images\pictures\loving_family\stepddinner1.webp]]
@@.man;"See, knew you liked it..."@@ $stepd laughed. $wife gazed up and blinked in surprise to see a phone pointed at her, apparently filming.
@@.wife;"Gah... What are you doing...?"@@ She began to argue.
@@.man;"Don't stop."@@ $stepd barked as he pressed his cock back into her mouth. $wife moaned lewdly as the older man's fingers plunged deeper inside her and hooked up.
@@.man;"Hah... You like it, don't you? You little slut... Sucking my cock while your husband's asleep over there..."@@ $stepd teased.
@@.wife;"N-no... I don't want to..."@@ $wife said softly.
@@.man;"You want it to stop? You <b>really</b> want it to stop?"@@ $stepd asked.
@@.wife;"W-well..."@@ $wife hesitated. She didn't know why - or she did but didn't want to admit it.
@@.man;"Hm? Well what?"@@ $stepd pressed her.
@@.wife;"Y-yes I do, eventually..."@@ $wife forced her reply.
@@.man;"Eventually? Hah! Alright, tell you what..."@@ $stepd paused for a moment in silent contemplation. @@.man;"Convince $name to sell the house to me and this'll end. That's all I want."@@ He said and watched her with an unkind sneer.
@@.wife;"But... $name would never agree..."@@ $wife said quietly.
@@.man;"Just try!"@@ $stepd barked as he resumed fingering $wife, who did her best to shoosh her moans.
@@.wife;"O-okay, I'll try..."@@ She said from behind her hands.
@@.man;"Heh, good... now... eat my cum...!"@@ $stepd grunted as he jerked his cock into $wife's open mouth. She waited patiently and barely flinched as $stepd's cum spurted over her tongue.
[img[images\pictures\loving_family\stepddinner2.webp]]
@@.man;"Hah, take it $wife...!"@@ $stepd groaned a little too loudly for $wife's comfort... But she did as he said and caught all of the cum in her mouth and after a few seconds of struggle she swallowed it all.
@@.man;"That's a good girl. I'll wait to hear an update."@@ $stepd grunted as he zipped up his pants and walked out of the room.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife spent the day at home, like she'd become accustomed to as of late. She cleaned, washed, and tidied, then relaxed in the loungeroom before she heard $stepd call out her name from the guest room. Her heart began to race as she made her way to his bedroom.
He was sat on his bed completely naked. $wife averted her gaze as quickly as she could, but first peeked at the man's flaccid cock. Even soft it was quite meaty. $stepd grinned.
@@.man;"Please, come in..."@@ He said.
@@.wife;"Um... I was just cleaning..."@@ $wife said, careful to not look at him.
@@.man;"I noticed, but it seems you missed this room. There's plenty of dirtiness here..."@@ He said with a smirk. @@.man;"Now come in, please."@@ He said again. $wife hesitated before she shuffled into the room.
@@.man;"... Good. Now."@@ He stood up and motioned for $wife to get closer. She did so quite slowly. @@.man;"Come on now. On your knees. You should know what to do by now..."@@ He ordered her. $wife barely hesitated before she dropped to her knees and finally looked at $stepd's now-growing penis. It was impressive how fast it was growing - at least to her.
@@.man;"... What are you going to do?"@@ He asked.
@@.wife;"... Suck it..."@@ $wife said quietly.
@@.man;"Get on with it then."@@ He muttered.
$wife leaned forward and closed her eyes. She felt the tip of his cock press against her lips, which she parted to let it in her mouth. She breathed a long breath from her nose as she began to take the length of the thing further in her mouth. She could feel it twitch and grow in her very mouth - an alien feeling to her... But she liked it. She liked knowing that she caused it to react that way, and for $stepd to feel the way he did.
Before long $wife was slurping and gagging on the cock, making a right drool-y mess. She gasped for air when she needed to but otherwise was stuck in a sucking fit of pleasure.
[img[images\pictures\loving_family\stepdsex1.webp]]
She squirmed as the heat inside her slowly became unbearable. She reached down to feel her saturated pussy and began to finger herself.
@@.man;"Heh... You tried to deny it for so long, but look at how wet you are eh? You love my cock... I bet you want to feel it inside you, too."@@ $stepd smirked. $wife blinked and blushed at the thought. She wondered how it would feel; $stepd's swollen cock thrusting inside her...
@@.man;"I won't unless you tell me to... Remember that."@@ He said as he circled behind her. $stepd lazily pulled at the zipper of her dress to pull it down. $wife helped by shrugging the thing off.
@@.man;"Stand up..."@@ He ordered. $wife did so, then $stepd gently pushed her onto the bed where she fell on her hands and knees.
@@.wife;"What are you going to do...?"@@ She asked quietly.
@@.man;"Nothing unless you tell me to."@@ He repeated... and despite his words he pulled down her panties to reveal her glistening slit and perfect heart-shaped ass.
@@.wife;"N-nothing...?"@@ She blinked as she felt the thick swollen head of $stepd's cock rest against her labia.
@@.man;"That's right."@@ He grunted as he rubbed his cock up and down her wet slit. $wife shiverred in anticipation.
@@.wife;"Your... Cock is touching..."@@ She said quietly.
@@.man;"Oh yeah it is... And it could go inside with a single thrust. Imagine how that'd feel."@@ He muttered as he pressed his cock harder against her. $wife whimpered and breathed hard. Her pussy involuntarily tried to swallow the thing up in desperation... She wanted to feel it.
@@.wife;"Do it..."@@ She whispered.
@@.man;"What was that?"@@ $stepd asked.
@@.wife;"F-fuck me... Please, fuck me...!"@@ $wife begged as she pushed her rear back against him.
@@.man;"Well... If you're asking."@@ He grinned as he slowly pushed his cock between her swollen lips.
[img[images\pictures\loving_family\stepdsex2.webp]]
@@.wife;"Oooh...!"@@ $wife moaned loudly as she felt the length and girth of $stepd's manhood enter inside. She shiverred and bucked from the feeling, then gasped as he continued to plunge inside in a continuous ramming. She came almost immediately.
@@.man;"Hah! See? I knew you'd love it... You're squirting everywhere!"@@ $stepd grunted as he fucked her.
@@.wife;"O-oh my god...! Oh fuck...!"@@ $wife gasped. $stepd didn't stop and $wife didn't want him to - his thrusting was relentless and making her cum seemingly to no end.
[img[images\pictures\loving_family\stepdsex3.webp]]
@@.man;"You like it huh? Say it!"@@ He grunted.
@@.wife;"Oh- I love it...! I love you fucking me!"@@ She admitted while mindlessly in bliss.
@@.man;"Heh, I know! And I'm gonna cum inside you, $wife. Ask for it!"@@ He grunted again.
@@.wife;"I-inside? Mmmmh...!"@@ Her mind was foggy from the waves of orgasm. She moaned lewdly and gasped. @@.wife;"Y-yes, do it...!"@@ She pleaded.
@@.man;"Hah - you don't need to tell me twice...!"@@ $stepd began to thrust faster if it were even possible. Despite his age he fucked like a young buck in his twenties. $wife squirmed and tightened around the man's thick cock as her body hungrily pulled him in.
@@.man;"Hah... hah... Fuck...! Take it...!"@@ He grunted loudly.
@@.wife;"Oooh...! Fuck... Mmmm...!"@@ $wife gasped a loud shrill sound as $stepd came inside her. She felt his seed spurt hard and fast, and apparently endlessly. She could feel the thick liquid fill her every crevice to the point that it spilled out the sides.
@@.man;"H-... Jesus..."@@ He grunted with a final thrust then pulled out. $wife remained still in a blissful daze.
[img[images\pictures\loving_family\stepdsex4.webp]]
@@.wife;"O-oh... Mh... Y-you came inside me...?"@@ She eventually asked.
@@.man;"Heh... yeah, of course... And I'll do it a whole lot more too... Just ask whenever you feel like it."@@ He grinned as he clambered off the bed and left the room. $wife heard him say something more but she couldn't make sense of the words - her mind was still in a foggy delirium.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife walked down the hallway and paused by the guest bedroom door. She hesitated as she thought back on her last interaction with $stepd. She remained there for a time... In truth she'd planned to go in so it could happen again, but then she was there and it was nerve-wracking to do. Instead she kept walking down the hall and into the loungeroom. She was startled to see both $stepd and Arthur sitting on the lounge.
The two of them looked her way as she walked in.
@@.wife;"Oh um, I didn't know you had guests... I'll leave you two be..."@@ $wife stammered as she turned to leave.
@@.man;"Well hold on now..."@@ $stepd said. $wife paused then turned back around to face him.
@@.man;"Just because we have a guest doesn't mean you need to act any different, $wife..."@@ $stepd explained. $wife nodded stiffly.
@@.wife;"Okay well... I'll just um... There are some dishes to do..."@@ She began to say.
@@.man;"Come on $wife, don't be so rude... Arthur deserves the same kindness that you've shown me while I've been here. He's my guest, and I own the house now don't I?"@@ $stepd said with a menacing grin.
@@.wife;"Oh, um..."@@ $wife was at a loss for words. She knew what $stepd was implying.
@@.man;"Arthur, do you have any idea just how hospitable $wife has been for me? She's been taking care of my every need..."@@ He explained.
@@.man;"Oh? Lucky you. And such a pretty woman too."@@ Arthur smiled. His eyes were uncomfortably glued on $wife.
@@.man;"Oh well don't you worry - I look after my friends... $wife, come over here..."@@ $stepd beckoned. $wife hesitated but did as she was told. Her heart raced as she walked over to the lounge.
$stepd watched her with a twisted smile, then stood up.
@@.man;"Alright then..."@@ He said as he began to undo his pants. @@.man;"Show Arthur just how caring you are!"@@ He barked as he fished out his semi-erect cock. $wife blinked and her eyes widened in shock.
@@.man;"Heh, wow. Daring as ever $stepd."@@ Arthur laughed.
@@.man;"You know it. Come on, don't tell me you've gotten too old Arthur..."@@ $stepd laughed.
@@.man;"Oh not quite just yet..."@@ Arthur replied as he stood up and took out his own cock. It wasn't as thick as $stepd's, but it sure was long.
$wife gazed between the men.
@@.man;"Well go on, $wife... On your knees."@@ $stepd muttered. $wife took a deep breath to calm herself as she got down onto her knees. She flinched when she saw the meaty cocks hanging menacingly at eye-level.
@@.man;"So obedient..."@@ Arthur muttered.
@@.man;"Just how I like them... Go on now."@@ $stepd ordered.
$wife blinked then raised both hands to gigerly touch, then grasp onto both of the old mens' cocks. She felt somewhat frigid from it all; $stepd on his own was a lot, but another man... She felt nervous. Regardless $wife stroked the cocks into life as the old men grunted on occasion.
[img[images\pictures\loving_family\stepdfriend1.webp]]
@@.man;"Well... Well this is all very good $wife, but where's the usual enthusiasm?"@@ $stepd frowned.
@@.man;"Oh yeah, it's not quite the same as the video is it..."@@ Arthur mumbled.
@@.wife;"Video..."@@ $wife repeated. $stepd must have shown the video of her to Arthur... So he knew about them. For some reason that almost put her at ease. Arthur was in on the little 'secret'. $wife's stroked the cocks a little faster.
@@.man;"Heh, that's it... Get into it... Why aren't you using your mouth?"@@ $stepd asked.
$wife almost immediately took action, she leaned over to taste $stepd's cock. She swirled her tongue over the head and gave the length a few sucks until the entire thing was wet. She then turned to do the same to Arthur, who gasped and groaned in response. His wasn't nearly as thick... But she felt the same feeling.
[img[images\pictures\loving_family\stepdfriend2.webp]]
$wife slurped and stroked the men as her mind became foggy... Two men. She knew just how much she liked it when $stepd was inside her... But then she wondered about them both. What if Arthur wanted to use her too? Would he use her mouth? Her ass...?
She gagged down on Arthur's cock as she fantasized it; blowing this old man while $stepd stuffed her from behind, making her cum like the time before... Or maybe they'd take turns. She remembered how $stepd came inside her. How thick it was. $wife gasped and squirmed as she turned to suck off $stepd again. She squeezed Arthur's cock as she stroked it and gagged down on $stepd.
@@.man;"Oooh fuck...!"@@ Arthur groaned.
@@.man;"Yeah... Me too...!"@@ $stepd grunted. $wife blinked as she snapped back to reality, though a little too late. $stepd came hard - while his cock was still jammed halfway down $wife's throat. She gagged and spluttered, making a mess over her mouth, and as she turned around Arthur was ready to coat her face in another load.
@@.man;"Oooh man...!"@@ He grunted as his cum sprayed out.
@@.man;"Hah...! Heh... Great, right?"@@ $stepd laughed.
@@.man;"Wow, honestly... I didn't know whether to believe you... But yeah."@@ Arthur replied.
@@.man;"Well, you're welcome to visit whenever you'd like. Just like $name said!"@@ $stepd laughed again.
@@.man;"Jesus... This is his wife huh? Man..."@@ Arthur shook his head. $wife might had felt guilt if she wasn't so overcome with lust... It wasn't fair that they got to cum but she didn't.
@@.man;"Anyway, thanks $wife. Feel free to clean up before $name gets home. Or don't."@@ $stepd shrugged lazily as he picked up his pants. Arthur was doing the same.
$wife deliberated then left the loungeroom in a fluster.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\livingroom.png]]
<<set $gender to 'female'>>\
$wife decided to do nothing for the day and stayed at home...
She of course remembered to act a little carelessly around $stepd though, because she wanted to lead him on after all.
$wife decided to once again have a midday shower in the main bathroom.... This time she 'accidentally' left the door slightly open. $stepd was in his bedroom which was opposite the bathroom in the hallway.
[img[images\pictures\loving_family\careless2.webp]]
$wife felt a nervous excitement from the thought of being seen. She didn't know what it was, but she couldn't help that she felt that way, or how her nipples stiffened. She washed herself for some time - taking particular care around her delicates... And then she heard a slight creak from the hallway.
She pretended not to hear and continued to wash herself - soaping her body until she was completely lathered up... Her heart was pounding and an immense feeling swirled in her stomach. Her back was turned to the door, so she couldn't be sure that $stepd was watching... And for some reason, she really hoped that he was...
$wife dropped the soap, then slowly bent over to pick it back up, no doubt giving $stepd a good view of her exposed ass and pussy.
[img[images\pictures\loving_family\careless3.webp]]
She peeked just slightly over her shoulder and at the door. Noone was there. She almost felt disappointed. $wife washed herself off then stepped out of the shower to dry herself.
Though she wasn't certain, the door did seem to be slightly more open than she remembered.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife felt disappointed. She'd been trying to get $stepd's interest, but it didn't seem to be working. It was important too - because $name needed her to investigate whether $stepd was up to something... Like taking the house. But there was another reason - though she didn't want to admit it. $wife kind of liked the idea of getting the attention.
She was walking down the hallway when she heard some noise from the guest room, and paused outside the door. It was slightly open, so she pushed it just a fraction to peek inside. $wife barely stopped herself from gasping.
$stepd was laying naked on the bed, grunting and masturbating - he had a huge throbbing cock that swelled out in the middle, and had an angry purple head. $wife's eyes widened when she realized he was jerking into a pair of her own panties.
@@.man;"Ngh... Fuck... $wife..."@@ $stepd grunted as he rubbed the panties over his fat cock.
$wife felt a sick swirling sensation when she heard him say her name.
//He's jerking off into my panties... Thinking about me...// She thought to herself, unable to rip her gaze from the sight.
@@.man;"I'd fuck you so hard... Ngh..."@@ He grunted again.
$wife felt a twang of lust from his words - there was a heat in her crotch that begged for attention. She couldn't help herself - $wife slid a hand down her pants and slowly touched her wet pussy. Just a touch was enough to send a jolt of pleasure through her body.
@@.wife;"N-n-fff..."@@ She stiffled her moan with a hand over her mouth.
@@.man;"I'd suck on your tits... Nh... And fill you with my cock..."@@ $stepd muttered. $wife saw that the panties he was using were already wet from his cum.
$wife reached up and lifted her top to free her breasts, then wriggled her pants down to her ankles and slipped her panties down to her knees. She was exposed entirely, just outside of $stepd's room. She could feel the hot wetness between her legs pool. She slid a finger inside herself and supressed her moan by filling her mouth with her own breast.
[img[images\pictures\loving_family\stepd1.webp]]
@@.man;"You'd like it too, wouldn't you... Mhn... My cock deep in your pussy... Filling you up with my cum... Mh..."@@ $stepd groaned. He lifted the panties to his face and breathed it in, then continued to masturbate.
$Wife gasped quietly as she slid a third finger inside herself. Her eyes were glued to $stepd's enormous cock. She wondered how it'd feel inside her... How it'd feel for $stepd to pound her with that meaty cock of his.
@@.man;"Ngh, take my cum..."@@ $stepd groaned loudly as he jerked faster. He brought the panties back down to catch his load of cum into the fabric. $wife's body jerked as she felt a wave of pleasure wash over her body.
@@.wife;"A-ah...!"@@ She gasped as her knees buckled, and quickly pressed a hand over her mouth... But she knew she made a sound. $wife quickly pulled up her pants and snuck to her bedroom, where she quietly closed the door behind her... Hoping that $stepd didn't hear her... Or maybe she wanted him to. She wasn't sure.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
For some reason she couldn't leave, or rather, she chose to ignore the continuously shrinking voice of reason in her head. The other kids piled out of the classroom in a hurry, leaving the two alone. $wife evaded $schoolk1's stare for a time, however couldn't stand the tension.
@@.wife;"$schoolk1... You're back again. What can I do for you?"@@ She asked somewhat stoically.
@@.man;"Well I was hoping we could continue our tutoring sessions, miss..."@@ He replied.
@@.wife;"I thought we had an understanding $schoolk1, that perhaps your biology teacher would be best suited for the subject."@@ $wife did her best to sound distant.
@@.man;"Yes I know that's what you think... But I disagree. I think you're the best teacher for the subject. For me at least."@@ He said as he stood up and approached her desk. $wife tensed as he stepped closer.
@@.wife;"I have to insist that- oh!"@@ She exclaimed as $schoolk1 suddenly reached out to grope her chest.
@@.man;"Shh... Come on, $wife... There's no point resisting. It's okay. You don't have to say a thing."@@ $schoolk1 murmured as he felt her body. @@.man;"After all, actions are more important than words aren't they?"@@ His smile grew wider as he watched $wife squirm on the spot.
@@.wife;"Mh, I..."@@ $wife bit her lip as she breathed out hard. Her head swirled with confusion and uncertainty. She didn't know what to do or how to respond.
@@.man;"See? Completely fine... Now... If you don't mind I'd like to continue our lesson... I want to see them."@@ His gaze dropped to her chest. $wife calmed her breathing and after some hesitation she began to remove her blouse with shaking hands. She let it drop to the floor before she unclipped her bra that released her heavy breasts into full view. $schoolk1 grinned.
[img[images\pictures\bad_teacher\student1.webp]]
@@.man;"Awesome... They look beautiful... But I want you to squeeze them too."@@ He said quietly as a sly smirked spread on his face.
$wife had raised her hands already, though more to instinctively shield herself from view. She breathed out a shakey breath as she lowered her arms and pushed her breasts together. An unusual feeling lingered in her stomach - something like butterflies, as $schoolk1 watched her fondle herself. She pushed her breasts with her hands and pinched her nipples, which spurred the feeling on harder. She gasped when $schoolk1 undid his pants and took out his rock-hard cock. It had to have been nine inches or so. He slowly jerked it as he watched her.
@@.man;"Hah, excellent... But I want to feel more..."@@ $schoolk1 grunted as he stepped forward and placed a heavy hand on $wife's shoulder. She flinched.
@@.wife;"O-oh..."@@ She caught herself from speaking.
@@.man;"Come on... It's fine. Just get on your knees. I know you want to. Otherwise you would have said 'no', right?"@@ He quirked a brow. $wife struggled to find reason in herself and simply did as he asked. She slowly got onto her knees and blinked when she saw $schoolk1's throbbing manhood inches from her face.
@@.man;"Heh, good... Now, come on... Don't be shy."@@ He said as he pressed the thing gently against $wife's lips.
$wife gazed up at him as she took the head of the cock slowly into her mouth. She suckled gently at first, wettening it with her soft lips before she sucked down further and further on the shaft. $schoolk1 groaned, which brought on the butterflies in $wife. She liked it, for some reason or another. Not the act itself, but the situation, that she was pleasuring this young man- her student...
$wife licked up and down the shaft of $schoolk1's cock as she fondled his family jewels, which seemed to be a sensitive spot for him.
[img[images\pictures\bad_teacher\student2.webp]]
@@.man;"O-oh... Fuck...!"@@ He swore quietly. $wife took his cock into her mouth again and began to suck harder, that she noticed his edging climax. She lightly squeezed his balls and aggressively tongued the head of his cock which made him grunt and groan with a reddened face.
@@.man;"Sh-shit I'm...!"@@ He groaned again. $wife felt his cock twitch and knew to take it out of her mouth. She jerked him hard and squeezed his balls as his cum came spurting out over her face and naked chest.
@@.man;"O-oh... H-hah... Fuck, that was good..."@@ $schoolk1 grunted. He took some time to catch his breath before he pulled his pants back up. He quirked a brow when he looked at $wife, who was now struggling with conflicted thoughts and feelings.
@@.man;"Hey... Don't worry about it. We were just acting on feelings. No big deal. Nothing said."@@ He said with a shrug. She felt oddly reassured, but the weird guilty pit in her stomach remained.
$schoolk1 collected his belongings before leaving the classroom, and $wife alone in a mess.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
$wife ignored her doubts and remained in the classroom. She heard the door close and lock, then looked up to see $schoolk1 gazing back at her. He offered a half-smile.
@@.wife;"You're here again $schoolk1..."@@ $wife said.
@@.man;"I've been enjoying our lessons together."@@ He explained. $wife glanced at the door to check if it were locked, which made $schoolk1 grin.
@@.man;"Now, you don't have to say anything again if you don't want to..."@@ He began to say as he walked up to her desk. @@.man;"Actions are more honest anyway."@@
$wife felt the same guilty excitement as the last time. She hesitated to speak, which $schoolk1 noticed immediately. He grinned.
@@.man;"It's fine, you don't need to speak for these lessons."@@ He said quietly as he stepped forward and laid his hands on $wife's shoulders, then ran then down her sides.
@@.man;"Let's get these off..."@@ He murmured as he began to undo $wife's blouse. $wife shivvered but gave no resistance as $schoolk1 undressed her - in fact she helped. His smile grew wide as $wife's soft, ample breasts came into view. $wife occupied herself with undoing $schoolk1's belt and pants.
@@.man;"I think this time I want to see what it is that makes you a woman..."@@ He commented with a sly grin. $wife felt her heart race as he slowly undid her skirt clip, and then she wriggled out of her underwear.
She stood completely naked and nervous in her own classroom with her student $schoolk1, who in turn had his pants off, and apparently couldn't stop staring at her body.
@@.wife;"Umm..."@@ $wife began to say.
@@.man;"Oh? You have something to say...?"@@ $schoolk1 quirked a brow in surprise, but $wife shook her head.
@@.man;"Okay. Come on, I want to see it..."@@ He said as his eyes dropped to $wife's crotch. She squirmed on the spot as she felt an odd heat wash through her. @@.man;"Just sit on the table... Show me..."@@ He insisted.
$wife hesitated and struggled with her conflicted feelings, but her resolve didn't last too long. She did as $schoolk1 told her and sat up on her own desk. Under $schoolk1's gaze, she slowly spread her legs, revealing her glistening womanhood.
@@.man;"It's beautiful..."@@ $schoolk1 commented as he leaned in to look closer. $wife squirmed bashfully, but the way $schoolk1 stared made her feel hot. She ran her fingers over her upper thighs, brushing lightly over her pussy lips.
[img[images\pictures\bad_teacher\student3.webp]]
@@.man;"Hah... I want to feel it... Taste it..."@@ $schoolk1 grunted as he began to jerk his cock. @@.man;"You'd like that, huh...? Miss $wife."@@ He smiled crookedly as $wife opened and closed her mouth.
@@.man;"I bet you want to feel me too, huh...? You've already tasted me..."@@ He commented as he stood up straight and stepped just a little closer. $wife flinched instinctively as his manhood came swaying in towards her, but she didn't move away.
@@.man;"It's a good thing we both want the same...!"@@ He muttered, then stepped forward again. $wife gasped when she felt something hard poke her in the privates. She looked down and saw $schoolk1's thick manhood pressed firmly against her womanhood, fighting to get in. She let out a soft moan as she shivered in anticipation. $schoolk1 grinned.
He slowly moved forward, and $wife watched as her student's thick cock slid inside her tight, wet slit. She moaned and bit her lip from the feeling - a hotness that swelled in her nethers and somehow in the pitt of her stomach. She felt every inch of his manhood invade her, and she bucked on it when it push entirely inside. Her mind blanked as she felt a wetness gush from her in a spasm of ecstacy.
@@.man;"Hah... Did you cum in one thrust...? You really wanted it, huh?"@@ $schoolk1 grinned. $wife felt her face turn red. @@.man;"Well I'm nowhere near done."@@ He said as he pulled back and thrust in again, then again. $wife gasped each time. They made her spasm in pleasure every single time.
@@.man;"I've always wanted to do this, $wife... You have no idea for how long. I've talked about it, dreamt about it... But the real thing is so much better."@@ $schoolk1 grunted as he plunged inside his teacher.
@@.man;"Most classes I'd sit in my seat and imagined what it'd be like to fuck you."@@ He pulled his cock out with a wet squelch and moved over to his desk, where he sat on his seat. He beckoned $wife over.
@@.man;"Right here. Come on."@@ His cock twitched. $wife moved quickly and with a great deal of lust - she turned around slowly backed down onto $schoolk1's lap. She eased the head of his cock to her pussy, which hungrily swallowed it up.
@@.wife;"Oooh...!"@@ She gasped.
@@.man;"Mh, damn... You're so tight...!"@@ $schoolk1 grunted as he began to thrust. $wife pinched her nipples as she bounced on his cock. There was something about it - whether it was his cock, the thickness and size... Or perhaps it was just the situation of fucking her student - she couldn't stop cumming. Every few thrusts had her gush and spasm in ecstacy. She could feel a hot wetness soaking her crotch and dripping down her legs.
[img[images\pictures\bad_teacher\student4.webp]]
@@.man;"Hah, you naughty slut, miss $wife...!"@@ $schoolk1 reached around to pinch her swollen clit, which made her almost shriek. $wife clapped a hand over her mouth to stop the sound - but her mind went blank as she came again.
@@.man;"Jesus, you must be some type of nympho...!"@@ He said with a grin. @@.man;"But... hah... You can't be the only one who gets to cum...!"@@ He said with a certain gruffness. His thrusts became rough and fast, which only made $wife cum harder.
@@.man;"I'm gonna cum...!"@@ $schoolk1 told her.
@@.wife;"Oh...! Y-yes...!"@@ $wife replied in an unknowing daze. She couldn't think of anything other than the pleasure she felt - she didn't want it to end. $schoolk1's cock rammed into her womanhood like a hungry animal.
@@.man;"Hah...! I'm cumming...!"@@ He grunted. His final thrust was deep - $wife felt the head of his cock press inside her, and she felt the cum spew out inside her. She blinked.
@@.wife;"O-oh, you're still inside...!"@@ She gasped the words in an alarmed, foggy haze, but admittedly she continued to squirm and push down against $schoolk1's cock.
@@.man;"Hah, fuck..."@@ $schoolk1 gasped. $wife took her time to stand back up, and shivered when she felt $schoolk1's cock slip out of her. She could feel his cum leak down her leg.
@@.wife;"$schoolk1, you came inside..."@@ She mumbled with a red face.
@@.man;"Hah? Yeah well, you said 'yes', so..."@@ $schoolk1 shrugged. @@.man;"I guess that's the danger of saying anything, huh? But now that you have, I think it's fine..."@@ He said somewhat dismissively as he began to pull his clothes back on. $wife eventually did the same.
@@.man;"That was good, miss $wife... Maybe we can do it again sometime soon."@@ $schoolk1 looked over at her briefly before he left the classroom.
$wife took a respectable amount of time before she left to go home.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>$wife took the address from her drawer and put it into her phone. He didn't live too far... She could be home at a reasonable hour. $wife barely recognized she was convincing herself to go.
She left the school as she normally would, except this time she took a few different turns, and eventually, she pulled up outside of $schoolk1's address. It was quite a modern house - a nice yard, high fence, well kept... It might have been nicer than her own house. She wondered what $schoolk1's parents did for a living.
$wife sucked in a breath before making her way out of the car and quite quickly to the front door, which she knocked on. She felt exposed waiting at her student's house, and so was relieved when $schoolk1 opened the door. She quickly stepped inside without waiting for an offer.
@@.man;"Hah! Please, come in."@@ $schoolk1 said with a grin.
@@.wife;"Sorry, I didn't want to be seen outisde... Are we alone?"@@ She asked nervously.
@@.man;"My parents aren't home. They won't be home for many hours."@@ $schoolk1 said reassuringly.
@@.wife;"Good... Um..."@@ $wife suddenly felt embarrassed, and $schoolk1's grin grew wider. She realized didn't bring any teaching material, so she couldn't fake any sort of intention to tutor him.
@@.man;"Well I guess we can continue our practical lessons from where we left off, hmm...?"@@ $schoolk1 suggested with hungry eyes. $wife nodded.
@@.man;"My room is this way."@@ He said, then walked into the loungeroom. $wife followed $schoolk1 through his home - it was just as nice as it looked from the outside. Certainly a home well looked-after, or at least the owners were. They walked down a hallway and paused at the furthest door. $schoolk1 opened it and walked in. $wife followed him, then gasped.
The room was unlike the rest of the house; it was clearly the bedroom of a young man. It was a little untidy, there were posters of bands and girls hanging up, and it smelled of 'boy'. But the reason $wife gasped was because there sitting on the bed was $schoolk1's dopey friend Max.
@@.man;"Hi Miss $wife..."@@ He said with a stupid grin.
@@.wife;"M-max, what are you doing here...?"@@ $wife asked. She looked at $schoolk1 who seemed to enjoy her confusion.
@@.man;"At my friend's house? Just hanging out..."@@ Max replied.
@@.man;"Max thought it was unfair that I was getting these tutoring sessions, and I have to agree... So I invited him over."@@ $schoolk1 said.
@@.wife;"B-but I can't tutor him too...!"@@ $wife began to contest.
@@.man;"Wouldn't it be favoritism if you didn't? He wants to learn like I have..."@@ $schoolk1 said with a grin. Max nodded eagerly.
@@.man;"See?"@@ $schoolk1 continued. @@.man;"Why don't you start here...?"@@ He said as he unzipped his pants and took out his flaccid cock. Max quickly did the same, though apparently the anticipation was enough to get him semi-hard.
$wife swallowed as she looked between her student's cocks. She made the decision to visit $schoolk1 for a specific reason, and she intended to get it. She slowly got onto her knees.
@@.man;"Wow, holy shit! It's really happening!"@@ Max exclaimed excitedly as his cock twitched into full-action. $schoolk1 grinned as $wife gently lifted their cocks with either hand and began to jerk them.
[img[images\pictures\bad_teacher\student5.webp]]
@@.man;"Oh, damn...!"@@ Max continued to mutter excitedly.
$wife jerked them both off with a building lust. She watched as $schoolk1's cock grew erect in her hand, and Max's wasn't small either.
@@.man;"Go on $wife... You know what to do..."@@ $schoolk1 grunted.
$wife nodded then leaned forward to wrap her lips around $schoolk1's cock. He let out a groan as her tongue swirled over the head.
@@.man;"Holy shit... Me too!"@@ Max stood up and wagged his cock towards $wife's face. She took $schoolk1's cock out with a wet pop then began to suck on Max's with the same technique. Max groaned loudly.
@@.man;"Oh my god... I can't believe miss $wife is sucking my cock...!"@@ Max grunted.
@@.man;"Heh, well, she is our teacher after all... And teachers should always want their students' dreams to come true, right?"@@ $schoolk1 grinned.
@@.man;"Hell yeah!"@@ Max exclaimed as he thrust his cock into $wife's mouth.
$wife gagged then switched back to $schoolk1 while continuing to jerk off Max.
@@.man;"Suck both!"@@ Max grunted as he pushed his cock against $wife's cheek. She flinched at first, then opened her mouth up wider to try and fit both of their cocks in her mouth.
The meaty cocks were too thick to fit entirely in, but she did her best to hungrily slurp on both while she gazed up at their grinning faces.
[img[images\pictures\bad_teacher\student6.webp]]
@@.man;"Alright, $wife... Are you ready for the next lesson...?"@@ $schoolk1 asked with a smirk as he peered down at her. She nodded in a lust-induced haze and took their cocks out of her mouth before standing. $schoolk1 slowly began to remove her clothes as Max watched on, wearing a big stupid grin.
@@.man;"Jesus!"@@ He gasped when $wife's tits spilled out, then again when her snatch came into view. The boys undressed too; Max in somewhat of a hurry it seemed. $wife watched in heated anticipation as she wondered how they were going to use her. She no doubt was about to find out.
$schoolk1 led $wife to his bed and gently pushed her onto her hands and knees. She shivered as she felt his fingers brush over her nether region, then blinked in surprise when he moved around to her front. He grinned.
@@.man;"I've had this lesson already, it's Max's turn now..."@@ $schoolk1 explained quietly.
@@.man;"Holy fuck... Oh my god...!"@@ $wife heard Max murmured from behind her, no doubt staring at her exposed ass and pussy. She flinched as she felt his fingers touch her apparently soaked pussy, then sucked in a breath when she felt him rub the tip of his cock against her opening.
@@.man;"Ohh... Oh fuck...!"@@ He groaned as slowly pushed his cock inside her. $wife gasped and moaned softly as she felt the entire length of his cock push inside her. It wasn't the same size as $schoolk1's, but it was still sizeable.
@@.man;"Well I can't let you two have all the fun... Come on, open up."@@ $schoolk1 said with a grin as he held his cock up to $wife's face. She hungrily opened her mouth and sucked down on $schoolk1's cock while Max plunged inside her from behind.
@@.man;"Ohh, fuck, it feels so good... I can't believe this is miss $wife that I'm fucking...! Man I owe you big time..."@@ Max grunted as he continued to thrust.
[img[images\pictures\bad_teacher\student7.webp]]
@@.man;"I told you man, and you didn't believe me."@@ $schoolk1 smirked. $wife gagged at a sudden thrust, then spluttered as Max's thrusts pushed her forward into $schoolk1.
@@.man;"Damn, she's so wet...! Fuck... Where do I cum...?"@@ Max asked.
@@.man;"Inside."@@ $schoolk1 replied for $wife.
@@.man;"For real? Alright!"@@ Max grunted.
He gripped her ass firmly as he continued to thrust inside her with a purposeful vigor. $wife's head swirled from the thought of these two young men filling her up with cum, and subconsciously began to thrust her hips back into Max.
@@.man;"Hah, I'm going to do it...! Miss $wife, I'm going to fill you up with my cum, ready!?"@@ Max grunted.
@@.wife;"Mmmh...!"@@ $wife moaned as she reached underneath herself to rub her clit. She wasn't quite there yet, but her lust was driving her insane.
@@.man;"Heh, and you better be ready to catch all of my cum too, $wife..."@@ $schoolk1 said with a smirk.
@@.wife;"Mnnh..."@@ $wife could only respond with a muffled moan. She swirled her tongue around $schoolk1's cock and pushed it further down her mouth and throat.
@@.man;"Oh, fuck... Ready $wife? Your students are going to cum inside you..."@@ $schoolk1 said quietly as he rested a hand on her head and held firmly onto her hair. She gagged and moaned as she struggled to breath, but she loved it for some reason.
@@.man;"Ugh, fuck...! You love it, you slut miss $wife!"@@ Max grunted as he gave a final thrust inside her pussy. $wife's head faded blank as she felt Max's cum spray inside her, and at the same time $schoolk1 came in her mouth directly down her throat. She spluttered and coughed as her body twitched in an intense orgasm.
$wife layed, spasming in ecstacy for a time. Her mind was blank of thoughts as she relished in the feeling of orgasm. $schoolk1 and Max began to dress and exchanged some words that $wife was too out of the zone to bother listening to.
She eventually collected her thoughts and sat up. Apparently Max had already left, and $schoolk1 was lazily texting on his phone.
@@.wife;"Um... Max...?"@@ $wife began to say.
@@.man;"He already left. You should probably get going too. Thanks for the lesson... But you know, it's starting to feel like I'm becoming the teacher isn't it?"@@ $schoolk1 smirked. @@.man;"I look forward to your next visit... You'll visit again won't you?"@@
$wife opened her mouth to reply, then just nodded. She cleaned herself up, got dressed, then left to go home to her husband...
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
The day ended and $wife had begun to collect her belongings to leave. That was until $princ stopped by the classroom.
@@.man;"Good afternoon $wife. A moment of your time in my office please?"@@ He asked with a raised brow, then didn't wait for a reply before he briskly walked out.
@@.wife;"... Sure."@@ $wife mumbled bitterly.
She made her way after $princ and met him in his office. He was already seated comfortably and gazed up when she entered.
@@.man;"Ah, $wife."@@ He remarked, as if he didn't summon her mere seconds ago.
@@.wife;"You wanted to see me, $princ? I thought I'd come straight away, I have to be on my way home..."@@ She lied. $princ waved dismissively at her words.
@@.man;"Yes, yes. We'll be brief and you can be on your way, $wife."@@ He stated boredly.
@@.wife;"Okay... So, what can I do for you?"@@ $wife asked.
@@.man;"Take a seat."@@ $princ motioned to the chair opposite his desk. $wife sat down.
@@.wife;"... Well? What can I do for you?"@@ $wife asked again.
@@.man;"I'm glad you're here. Actually I wanted to see it in person."@@ $princ said as he peered up at $wife with a raised brow.
@@.wife;"Wh- s-see what in person...?"@@ $wife asked knowing full well the answer.
@@.man;"What you did in my chair. I want to see again."@@ $princ stated calmly.
@@.wife;"Wh- absolutely not!"@@ $wife exclaimed heatedly.
@@.man;"Come now, $wife. It was your decision to do it in the first place, and now you live with the consequences."@@ $princ remarked, his brow still raised.
@@.wife;"It's indecent of you to suggest!"@@ $wife crossed her arms.
@@.man;"I don't know if you're in a position to lecture me on decency, $wife. After all, I have video evidence of you being entirely indecent here in my seat. I'm open to debate what's more indecent here, shall we summon a panel to judge?"@@ $princ retorted sternly. $wife opened her mouth to argue, but couldn't find the words.
@@.man;"... I thought not."@@ He leaned back in his seat.
@@.man;"Let's start small. Show me your breasts."@@ $princ blatantly pointed at $wife's chest, which she instinctively covered up with her arms.
@@.man;"You're doing the opposite of what I said, $wife. I'd thought you were going to cooperate, hm? It's the least you could do."@@ $princ said.
@@.wife;"Tch, fine!"@@ $wife huffed as she adjusted her top and pulled it down entirely with her bra, revealing her hefty chest to $princ. She felt his lecherous eyes take her in.
[img[images\pictures\bad_teacher\principal1.png]]
@@.wife;"There, happy?"@@ $wife muttered as she begun to pull her top back up.
@@.man;"Ah, somewhat... But we're not done yet, $wife. I want to see it all."@@ $princ said with a toad-like smile.
@@.wife;"What do you want me to do, $princ?"@@ $wife asked behind clenched teeth.
@@.man;"Take off your pants."@@ $princ said. $wife did so quickly, her movements fulled by frustrated aggressiveness.
@@.wife;"There."@@ She said as she stood in her underwear.
@@.man;"Good. Now sit down again... I want to see you masturbate."@@ $princ leaned forward against his desk.
$wife again motioned to argue, but thought better of it and with the same annoyed tempo she sat down on the seat and leaned back with her legs apart.
@@.man;"Very nice, $wife."@@ $princ said.
@@.wife;"You're a damn pervert."@@ She spat spitefully.
@@.man;"Well we have that in common, hm?"@@ $princ said as he tapped his computer monitor. @@.man;"Now get on with it..."@@
@@.wife;"Tch."@@ $wife clenched her jaw as she slipped her panties to the side and began to touch herself. It wasn't like before. She was too fuelled by anger... But for some reason she felt hot and wet.
@@.wife;"There, okay?"@@ $wife scowled.
@@.man;"Oh, we're not done yet."@@ $princ smirked as he stood up. $wife gasped when she saw he wasn't wearing any pants. His grin grew wider as he began to jerk off.
@@.wife;"What are you doing!?"@@ $wife exclaimed.
@@.man;"Don't stop. You're done when I'm done."@@ $princ said as he continued to jerk off his manhood. It wasn't terribly big, though it was long.
@@.wife;"Wh- I didn't agree to this!"@@ $wife continued.
@@.man;"It's going to take a lot longer if you're like this."@@ $princ replied.
@@.wife;"Tch, fine!"@@ $wife huffed, then continued to massage her womanhood.
@@.man;"Mm. That looks good."@@ $princ grunted.
@@.wife;"Just hurry up!"@@ $wife replied.
@@.man;"It'd be much quicker if you did it properly..."@@ $princ suggested with a raised brow.
@@.wife;"And how do I do it 'properly'?"@@ $wife asked.
@@.man;"Get into it... Talk to me."@@ $princ responded.
@@.wife;"'Oh $princ, jerk it for me'."@@ $wife said sarcastically.
@@.man;"Ugh, yeah I'll jerk it for you alright..."@@ $princ replied lustfully. $wife was surprised by just how into it he suddenly got. Perhaps she really could have him cum quickly.
@@.wife;"You like what you see? My naughty pussy?"@@ $wife asked as she spread her lips.
@@.man;"Yeah I do..."@@ $princ grunted. @@.man;"Tell me you've been a naughty girl."@@
@@.wife;"I've been such a naughty girl, $princ... I can't stop mysef from touching it..."@@ $wife pouted as she rubbed her clit. She did her best to not noticed just how wet she'd become.
[img[images\pictures\bad_teacher\principal2.webp]]
@@.man;"Yeah, you naughty girl... You naughty slut..."@@ $princ huffed as furiously jerked off.
@@.wife;"Mmm, please $princ... Cum for me..."@@ $wife encouraged him.
@@.man;"You want my cum, huh?"@@ $princ said through rugged breathes.
@@.wife;"Yes, please $princ...!"@@ $wife whispered. She felt a shiver run down her back as she pushed her fingers inside herself - she was completely soaked.
@@.man;"Oh, you naughty slut...! Mh, I'm cumming...!"@@ $princ grunted as he came over his desk. $wife flinched as some of it sprayed as far as landing on her legs.
$princ remained standing with his cock in his hand, panting from the exercise, as $wife began to redress.
@@.wife;"If that's all..."@@ $wife muttered as she turned to leave.
@@.man;"Yes, that's all for now."@@ $princ replied.
@@.man;"Good job, you've been a good girl."@@ He commented as she left.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
$wife watched as the bells chimed and the classroom emptied... She noticed $princ standing by the doorway once again. When the last student left the room, he popped his head in.
@@.man;"Afternoon $wife. I need to see you in my office."@@ He said, and again left without waiting for a reply.
$wife tutted annoyedly, then reluctantly made her way to the principals office. She knocked then walked in.
@@.wife;"$princ I hope you're not going to make a habit out of summoning me like this."@@ She began to say.
@@.man;"Thanks for joining me $wife."@@ $princ replied lazily. He was once again sat at his desk, and apparently couldn't conjure the effort to even look up when he spoke.
@@.wife;"... Did you need me for something?"@@ $wife asked reluctantly. $princ pointed to a coat stand by the door, directly beside $wife. It was completely empty of coats and instead hanging on it was what appeared to be a school uniform. The same one that $wife had worn when she broke into the school with $name.
@@.man;"I want you to put that on."@@ $princ said.
@@.wife;"... It's too small."@@ $wife replied quietly.
@@.man;"That didn't stop you before."@@ $princ replied as he finally looked up from his desk, just to give a stern frown.
@@.wife;"I don't really think it's appropriate-"@@ $wife began to say.
@@.man;"Oh could we please not have this conversation again? This clearly isn't beyond you, and frankly this'd be much easier if you'd just behave and did what you were told."@@ $princ cut her off.
$wife silently took the uniform off the coat stand then looked back at $princ.
@@.wife;"... Can you turn around?"@@ $wife said.
@@.man;"No."@@ He replied.
$wife thought better than to argue, so instead she undressed in front of $princ down to her underwear before pulling the tight school uniform over her voluptuous body.
@@.man;"You're right, it's not a very good fit."@@ $princ said.
@@.wife;"Okay. Are we done here?"@@ $wife asked impatiently.
@@.man;"We're nowhere near done."@@ $princ replied as he stood up and slowly moved around his desk. @@.man;"I now want you to strip for me."@@ He said as he leaned back against his desk and crossed his arms.
@@.wife;"...Strip? But I was already half naked..."@@ $wife frowned.
@@.man;"Yes, I know."@@ $princ replied. Apparently he wasn't going to say any more than that either.
@@.wife;"... Okay, fine..."@@ $wife sighed as she began to take off her clothes.
@@.man;"Stop. What are you doing? I said strip. Not undress. Strip."@@ $princ instructed. $wife stared back at him as she wondered what he meant.
@@.man;"Oh for the love of- there. Use the coat stand as your stripping pole."@@ $princ waved a hand. $wife moved over to it and nervously glanced back at $princ, who watched her expectantly. She held onto the coat stand, which was thankfully quite sturdy, and began to awkwardly dance against it while averting her gaze.
@@.man;"Keep looking at me."@@ $princ said.
$wife looked at $princ as she rubbed her body againt the pole. She felt her face burn red with embarrassment.
@@.man;"Undo your top."@@ $princ ordered next.
$wife continued to move slowly against the pole, which she clung onto with one hand while she undid the buttons to her top with the other, then unclipped her bra off, eventually letting her breasts spill out.
@@.wife;"Okay..."@@ She said quietly as she continued to dance against the pole. She sucked in a deep breath as $princ stood up and undid his pants, then took out his erect cock which he begun to jerk.
@@.man;"Don't stop. Start grinding."@@ He said.
$wife bit her lip and nodded as she got low with the pole between her legs. She slowly grinded her hips against it.
[img[images\pictures\bad_teacher\principal3.webp]]
@@.man;"Very good... Are you ready for the next step?"@@ $princ cocked a brow.
@@.wife;"Yes... Just hurry."@@ $wife replied quietly, eager to have this over with.
@@.man;"You are? Very good... Come over here."@@ He said. $wife hesitated but slowly stepped closer to $princ.
@@.man;"Good girl."@@ He said with a twisted smile as his lecherous eyes absorbed her breasts. $wife paused in front of $princ.
@@.man;"Now... Turn around."@@ He said. $wife hesitated again, but eventually did as she was told.
@@.man;"Good girl."@@ $princ whispered before grabbing $wife's crotch from behind.
@@.wife;"O-oh! What are you doing!?"@@ She gasped and quickly stepped away.
@@.man;"Making sure you're wet enough for our intercourse."@@ $princ replied with a frown.
@@.wife;"I-intercourse...!?"@@ $wife gasped.
@@.man;"Yes - of course. Now be a good girl and bend over the desk."@@ $princ pointed.
@@.wife;"Wh- absolutely not!"@@ $wife responded angrily.
@@.man;"You will, or I'll leak the video."@@ $princ spat back with an equal anger.
@@.wife;"How dare you- blackmailing me!?"@@ $wife crossed her arms.
@@.man;"You made the choice yourself, $wife! Do you think your marriage could survive me leaking this video?"@@ $princ asked. $wife struggled with the predicament, but found her resolve.
@@.wife;"... Yes. I think it could. I trust that $name would understand. It's just a video of me, it's not like I'm betraying him. You're the villain here!"@@ $wife shouted.
@@.man;"Hmm... Yes, you're right, I'm the villain. But you're misunderstanding me; I don't mean the old video. I mean the new one of you stripping for me."@@ $princ pointed to the top of a nearby bookshelf. $wife gasped when she saw the flashing red light of a video recorder.
@@.wife;"You were recordng!?"@@ $wife gasped.
@@.man;"Perhaps. Let's hope you'll never need to find out, hm? Otherwise we'll really need to test your relationship... I don't know how $name will feel about you stripping for me. Or masturbating for that matter."@@ $princ raised a brow.
$wife stood in silence as she tried to think her way out of the situation. She could barely believe she got herself into the predicament in the first place.
@@.man;"... Good. You seem to have calmed down somewhat. Now..."@@ $princ leaned back against his desk again. @@.man;"I don't think you're quite ready yet. Come closer."@@ $princ beckoned her forward. $wife scowled, but did as he said.
@@.man;"Bend over the table."@@ He ordered her. $wife reluctantly did as she was told once again.
@@.man;"... Good. Now."@@ $princ stood up beside $wife and quickly pulled up her skirt to reveal her ass. @@.man;"Don't ever act out again!"@@ He scowled angrily as he slapped her ass cheek.
@@.wife;"Ow!! Wh- $princ!"@@ $wife began to reply.
@@.man;"You will behave like a good girl, understand!?"@@ He continued to spank her.
[img[images\pictures\bad_teacher\principal4.webp]]
@@.wife;"O-ouch! That stings...!"@@ $wife flinched.
@@.man;"Good! Then perhaps you'll behave yourself from now on!"@@ He spanked her again.
@@.wife;"O-oh! Okay, I'll behave, sorry!"@@ $wife gasped and whimpered.
@@.man;"Say it louder!"@@ $princ barked as he groped and spanked either ass cheek, occasionally prodding her nether region too.
@@.wife;"Y-yes, sorry! I'll behave $princ! I'll be a g-good girl..."@@ $wife flinched, expecting another spank, but instead felt $princ's hand gently cup her ass cheek.
@@.man;"... Good. Don't forget it."@@ He said quietly, then slowly returned around to sit at his desk.
@@.wife;"I-I'm going to go home now, o-okay...?"@@ $wife asked. $princ dismissively waved a hand.
$wife quickly dressed herself before she hurried out of the office. Her ass was sore for the rest of the night.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
$wife tried to leave quickly, hoping to get home before any incidents... However as she followed her students out the door she saw $princ waiting for her outside.
@@.man;"Miss $wife, a moment please."@@ $princ said with a polite smile. This time he waited for $wife to walk with him, though it was in silence. As they reached $princ's office, he closed and locked the door behind them.
@@.man;"I want to give you a second chance, $wife. For your behaviour last time."@@ $princ explained.
@@.wife;"O-okay..."@@ $wife replied slowly.
@@.man;"Put it on."@@ $princ motioned to the coat stand with a lazy wave of his hand. Once again the school uniform was hanging there. Perhaps it never left.
$wife pursed her lips as she shrugged off her clothes and quickly changed into the school uniform, barely feeling self conscious this time, though she did feel the principal's lecherous gaze on her body.
@@.wife;"There."@@ $wife huffed.
@@.man;"Very good girl..."@@ $princ praised her almost mockingly.
@@.wife;"Thanks. Is that all?"@@ $wife said.
@@.man;"Absolutely not. Come over here."@@ $princ beckoned her as he stood and moved around his desk. $wife slowly walked forward and paused in front of $princ. He smirked.
@@.man;"Good. Now bend over the desk."@@ He said. $wife felt her heartbeat grow fast as she anticipated what would happen next. Regardless, she did as he said and leaned over the desk.
@@.wife;"O-okay..."@@ $wife eventually said after a few seconds of silence. She flinched when $princ suddenly stepped away from the desk and around behind $wife where she couldn't see.
@@.man;"Oh, very nice... Such a good girl..."@@ $princ said.
@@.wife;"Th-thanks..."@@ $wife replied quietly.
@@.man;"You're welcome, $wife... Now let's see how naughty this good girl can be, shall we?"@@ He asked with a smile.
@@.wife;"U-um..."@@ $wife struggled to reply, however apparently didn't need to as $princ quickly hitched up her skirt and grabbed her ass cheeks with both hands.
[img[images\pictures\bad_teacher\principal5.webp]]
@@.wife;"O-oh!!"@@ $wife cried out in surprise.
@@.man;"Oh, very naughty I see... But I want to hear it too. Tell me you're a naughty girl, $wife."@@ $princ said. $wife flinched.
@@.wife;"D-$princ I..."@@ She hesitated.
@@.man;"Say it, $wife."@@ He said sternly with a firm squeeze.
@@.wife;"Oh... I'm a naughty girl $princ..."@@ $wife mumbled.
@@.man;"Yes you are... A very naughty girl."@@ $princ agreed. @@.man;"Why did you go through my desk, hm?"@@ He suddenly questioned her.
@@.wife;"Your desk...?"@@ $wife was genuinely confused.
@@.man;"Don't play stupid with me, $wife. I know you went through my desk. I got your message, too... But apparently you didn't think it through, hm? Did you think I'd simply roll over??"@@ $princ gave her a sharp slap on the ass.
@@.wife;"O-oh! D-$princ I didn't go th-through your desk...!"@@ $wife insisted.
@@.man;"And now you're lying to me!? I thought you we had an understanding, $wife!"@@ $princ growled and spanked her again.
@@.wife;"Ow! We do! P-please, I didn't go through your desk...!"@@ She pleaded.
@@.man;"Enough of the lying, $wife! You're a naughtier girl than I thought... And naughty girl's deserve punishment!"@@ He huffed, and $wife gasped as her panties were pulled down.
@@.wife;"O-oh...! Please..."@@ $wife mumbled.
@@.man;"Oh, how tasty... Did you know you were this wet?"@@ $wife flinched again as $princ touched her pussy directly.
@@.wife;"N-no..."@@ $wife breathed.
@@.man;"Yes."@@ He replied, then slipped two of his fingers inside her. $wife gasped again.
@@.wife;"O-oh, y-you're..."@@ $wife shivered. She didn't know how to feel. She was scared but at the same time she felt hot.
@@.man;"I'm what? Say it."@@ $princ growled as he wriggled his fingers deeper inside her.
@@.wife;"You're... Fingering me..."@@ She said quietly.
@@.man;"That's right, and you're wet, aren't you?"@@ He pressed her.
@@.wife;"Yes..."@@ She admitted in a whisper.
@@.man;"That's because you like it, $wife. You're enjoying this because you're a naughty girl... Now tell me, why did you go through my desk!?"@@ $princ growled as he thrust his fingers inside her.
@@.wife;"O-ooh...!"@@ $wife squirmed as she felt her juices leak down her legs.
@@.man;"Tell me!"@@ $princ barked.
@@.wife;"I didn't do it...!"@@ $wife insisted.
@@.man;"Hah, if you're going to continue to lie, $wife... Then I have no choice...!"@@ He growled.
@@.wife;"Wh- oh m- p-please $princ...!!"@@ $wife gasped as $princ took his fingers out of her. She felt something much more thick press against her womanhood and slowly make it's way inside.
@@.man;"Hah...! You have such a wet pussy!"@@ He grunted.
@@.wife;"Y-your...! Mh-..."@@ $wife gasped and stiffled her moans as $princ pushed all the way inside her. She could feel just how long his cock was as it pushed against her cervix. She squirmed.
@@.man;"My 'cock', $wife. I'm fucking your naughty hole. You're so damn wet...!"@@ $princ grunted as he plunged in and out. $wife could only gasp in response.
@@.man;"Are you ready to tell me!?"@@ He asked.
@@.wife;"No!"@@ $wife cried out immediately.
@@.man;"You're not ready? Hah, I don't blame you. You're enjoying this, aren't you!?"@@ She could hear his smirk.
@@.wife;"Oh... I meant..."@@ $wife mumbled between gasps.
@@.man;"Admit it! You're so damn wet... Be a good girl and tell the truth!"@@ $princ grunted.
@@.wife;"Y-yes... I am..."@@ She admitted quietly.
@@.man;"Hah, there! Perfect, you can be a good girl after all."@@ He said. @@.man;"Now, admit that you went through my drawer!"@@ He insisted with a hard thrust.
@@.wife;"Oh...! I- I didn't do that, though...! Truly!"@@ $wife begged.
@@.man;"Hm... Then who did?"@@ $princ questioned.
@@.wife;"Maybe... Maybe it was $name..."@@ $wife mumbled. Truthfully she didn't understand what $princ had meant, but if someone went through his drawer then it could have been $name.
@@.man;"Oh? $name has been in here? How do you know that?"@@ He seemed genuinely curious.
@@.wife;"We came in together... On the weekend..."@@ $wife mumbled.
@@.man;"Interesting. Why?"@@ He asked.
@@.wife;"Mh, I don't know..."@@ $wife answered.
@@.man;"You don't know? Well what did you do?"@@ He asked with another thrust.
@@.wife;"Oh...! Mh... H-he... Stole my clothes... And led me around the school naked..."@@ $wife admitted with a red-face as she squirmed and gasped - telling $princ seemed to turn her on.
@@.man;"Oh, very naughty..."@@ $princ muttered and spanked her ass cheek again.
@@.wife;"Oh! Y-yes, I'm a naughty girl..."@@ $wife replied quickly.
@@.man;"Say it, $wife."@@ He said sternly with a firm squeeze.
@@.wife;"Oh... I'm a naughty girl $princ..."@@ $wife mumbled.
@@.man;"Don't I know it. But it's okay, I forgive you... because you were honest with me."@@ $princ said comfortingly as he rubbed $wife's ass.
@@.wife;"Th-thank you..."@@ $wife stuttered.
@@.man;"You're welcome... And here's a reward... Ha... Take this...!"@@ $princ grunted as his thrusts became frantic. $wife blinked and gasped as she realized he was cumming inside her.
@@.wife;"Oh...! D-$princ, you're cumming inside...!"@@ She tried to scramble away, but she was pressed against the desk.
@@.man;"Gah...! Fuck..."@@ He grunted again and continued to thrust, despite cumming. $wife could feel the hot liquid spurt out down her leg.
[img[images\pictures\bad_teacher\principal6.webp]]
@@.wife;"Oh...!"@@ She shivered.
@@.man;"Hah... Very good... You're a very good girl, $wife..."@@ $princ eventually said as he stepped back. His cock made a wet pop as it came sliding out of $wife.
@@.wife;"M-mh, thank you..."@@ $wife responded automatically in a daze.
@@.man;"That'll be all for now. I will see you another day."@@ $princ said before he left his office, leaving $wife alone.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
Class finished without incident. $wife lingered in the classroom and took her time to collect her belongings. She wondered on the recent events and her conflicting feelings. She was being blackmailed, she reminded herself, yet she hated to admit that she was so blinded by lust.
@@.man;"Working late, $wife? I hope I'm not paying you overtime."@@ $wife blinked and looked up to see $princ at the door.
@@.wife;"You're not paying me much at all..."@@ She responded glumly.
@@.man;"Perhaps we'll change that."@@ $princ shrugged. $wife quirked a brow. $princ was never one to offer a pay raise.
@@.man;"Anyway, my office please."@@ $princ said, then left as quickly as he'd arrived. $wife sighed as she collected her belongings and eventually made her way to $princ's office.
@@.wife;"What is it this time Den- oh..."@@ $wife was saying as she stepped in and closed the door, but then saw that $neigh was already sitting opposite $princ.
@@.wife;"Sorry, I'll wait outside."@@ $wife began to say, but $princ shook his head.
@@.man;"No need. It's relevant that you're both here."@@ $princ said.
@@.wife;"Okay... So... What is it...?"@@ $wife asked slowly.
@@.man;"$neigh here had something very alarming to report to me today, didn't you $neigh?"@@ $princ asked with a raised brow. $neigh averted his gaze to the ground, ashamed.
@@.man;"... Not going to say? Well I will."@@ $princ looked at $wife.
@@.man;"$neigh spotted a teacher not wearing underwear the other day."@@ $princ explained. $wife flinched.
@@.man;"... You seem to understand. He has photo evidence too, but I don't think that's necessary do you?"@@ $princ asked.
@@.wife;"N-no..."@@ $wife replied quietly.
@@.man;"I thought not. So..."@@ $princ reclined in his chair.
@@.man;"Care to explain?"@@ He asked.
@@.wife;"..."@@ $wife couldn't muster a response. She didn't know how to reply in this situation. She just felt panicked.
@@.man;"No? Well I will."@@ $princ leaned forward and looked at $neigh.
@@.man;"You see, $neigh... Your teacher, miss $wife, is a very naughty woman."@@ He said with a sinister smile. $wife flinched
@@.wife;"Oh... $princ, you shouldn't..."@@ She began to contest, but he cut her off.
@@.man;"A ''very'' naughty woman. It makes her feel good when she does these types of naughty things."@@ He continued. $neigh looked up at $wife in confusion.
@@.man;"You don't understand? Well, perhaps a practical example will help."@@ $princ suggested with a raised brow.
@@.wife;"D-$princ..."@@ $wife mumbled. Her heart raced as she looked at $neigh and back.
@@.man;"Take off your clothes, $wife. Show him."@@ $princ demanded. $wife hesitated. $neigh was an adoring student - she couldn't imagine doing these lewd acts in front of him.
@@.man;"Do it! Or I'll have no choice but to expel him for taking photos of you. Perhaps that's what you want? To punish him?"@@ $princ raised a brow.
@@.wife;"N-no, I don't want to punish $neigh!"@@ $wife exclaimed.
@@.man;"Good. I'm glad you care for your students."@@ $princ shrugged, then waited patiently.
@@.wife;"F-fine..."@@ $wife sighed as she slowly began to unbutton her top. She tried not to look, but she could see out of her peripheral vision that $neigh was watching attentively.
@@.man;"Keep going."@@ $princ said with a yawn.
$wife shrugged off her top then undid her pants, which she wriggled out of until she stood in her underwear.
@@.wife;"Th-there..."@@ She said hopefully. $princ grinned then shook his head.
@@.man;"Come now, you know it doesn't end there. Give $neigh a proper lesson."@@ $princ said.
@@.wife;"B-but... I can't...!"@@ $wife protested.
@@.man;"Well it seems $neigh wants to see."@@ $princ laughed. $wife noticed $neigh shamefully hiding the tent formed in his pants.
@@.man;"You want to see more, $neigh?"@@ $princ asked.
@@.man;"Um..."@@ $neigh hesitated.
@@.man;"It's okay to say yes. You're a young man after all."@@ $princ encouraged him. $neigh nodded his head while averting his gaze from $wife.
@@.man;"There you have it. You'll be doing him a favor, it seems. Certainly so with his education... I'd hate to expel him."@@ $princ grinned. @@.man;"And... I'm sure you'd like to keep this thing between us?"@@
$wife looked between the two in a nervous horror, then continued to undress with shaking hands. $neigh licked his lips as he watched $wife slowly take off her bra to reveal her voluptuous breasts, then he breathed a heavy sigh when she pulled down her panties. He apparently couldn't tear his eyes away from her snatch.
@@.man;"Hah! Look at him... So eager... Well, let's not hold back now. Show him your pussy."@@ $princ demanded. $neigh's eyes widened at the thought.
$wife bit her lip as she spread her legs apart to show her pussy. $neigh's jaw dropped as he stared.
@@.man;"It's a beautiful thing, isn't it $neigh?"@@ $princ laughed. $neigh nodded. $wife squirmed from the attention.
@@.man;"Heh, at least you're honest. Unlike miss $wife... She acts embarrassed, but you know, she really likes you seeing her like this. That's why she wasn't wearing underwear. Do you understand?"@@ $princ explained gently. $neigh slowly nodded.
@@.man;"Good... So keep watching, $neigh. Look at how wet she gets... See?"@@ $princ grinned. $wife flinched at the sudden realization that she was indeed becoming wet. She shamefully looked away from the two.
@@.man;"Hah... Why don't you continue, $wife? I know you want to touch yourself."@@ $princ grinned.
$wife shivvered from the thought as her breath grew heavy. Her nervousness was enormous, so much so that she'd not realized until then just how horny she was feeling. She slowly raised a leg onto the desk and spread her legs to show $neigh up-close... He leaned in to inspect.
$wife began to touch herself. She felt the hot wetness dripping down her labia, and began to massage it over her pussy.
@@.man;"Show him from behind, $wife."@@ $princ commanded. $wife nodded, then turned so that her ass was facing $neigh. He leaned in close again as $wife began to fondle herself. She shivered.
[img[images\pictures\bad_teacher\principal7.webp]]
@@.man;"It looks beautiful, doesn't it $neigh?"@@ $princ smiled.
@@.man;"Yeah..."@@ $neigh mumbled. $wife began to massage her clit as she softly moaned. She could feel $neigh's breath on her.
@@.man;"You want to see more?"@@ $princ eventually asked. $neigh nodded.
@@.man;"Alright. Sit up on the desk, $wife."@@ $princ barked. $wife quickly span around to sit on the desk, and shuffled back. $princ grabbed her legs and pulled them up so her knees were touching her shoulders, completely exposing her saturated womanhood and ass.
@@.man;"Wow..."@@ $neigh gasped and leaned forward to stare.
@@.wife;"O-oh my god..."@@ $wife covered her face with her hands. $neigh's face was inches from her pussy. She felt a wave of pleasure as her wetness slowly dripped down her ass.
@@.man;"Heh, see? She likes it."@@ $princ grinned. @@.man;"... Want to touch it?"@@ He eventually asked. $neigh nodded eagerly.
@@.man;"Thought you might. Go on!"@@ $princ laughed.
$neigh gingerly lifted a finger towards $wife's netherregion. He gently brushed it over her labia. $wife gasped and shivered from the touch, which made $neigh recoil. He breathed hard and touched her again. $wife squirmed under $princ's firm grasp, as $neigh slowly ran his finger up and down $wife's pussy, before slowly pushing in. She bucked against it.
@@.wife;"O-oh, $neigh..."@@ She mumbled from under her hands.
@@.man;"Heh, do you like it...?"@@ $neigh asked.
@@.wife;"M-mh..."@@ $wife refused to respond.
@@.man;"Oh she likes it alright."@@ $princ grinned. @@.man;"But I'll show you what she really likes..."@@ He huffed as he climbed up onto the table. $wife gasped - at some point $princ had taken off his pants, and he was slowly moving down onto her.
@@.man;"Watch closely, $neigh... If you're good and do as I say, maybe you can do this too one day."@@ $princ grunted, then pushed his erect cock down into the folds of $wife's labia.
She moaned softly as he rubbed his cock up and down, coating the thing in her wetness before he pressed deep inside her with a single thrust.
@@.wife;"Oooh!!"@@ $wife gasped as she spasmed in ecstacy. The build up was too much, and the sensation had her cumming in a single stroke. $princ grinned.
[img[images\pictures\bad_teacher\principal8.webp]]
@@.man;"You see how naughty your teacher is, $neigh? Hah... She loves my cock..."@@ $princ grunted. $neigh nodded again.
@@.wife;"O-oh... You're so deep...!"@@ $wife gasped as $princ thrust inside her again. He was truly pushing deep against her cervix.
@@.man;"You're so wet, $wife... Is the thought of being watched by your student turning you on that much?"@@ $princ grinned.
@@.wife;"O-oh... No..."@@ $wife lied from behind her hands.
@@.man;"Oh? Lying again? You know what happens to naughty girls..."@@ $princ began to say. @@.man;"$neigh, make yourself useful... Put your finger inside here..."@@ $wife flinched as $princ poked her asshole. $neigh eagerly leaned forward and pushed his finger against $wife's ass. She moaned and gasped as it slowly slid inside her, lubed up from her own juices.
@@.wife;"Oooh...! A-ah, it's...!"@@ $wife gasped as $princ began to thrust harder.
@@.man;"Punishment for a naughty girl."@@ $princ told her. @@.man;"Now admit it - tell $neigh that you're a naughty woman that likes the attention."@@
@@.wife;"I-I'm... a naughty woman, $neigh..."@@ $wife admitted.
@@.man;"Oh... Really, miss $wife...? Do you really like this...?"@@ $neigh asked.
@@.wife;"Y-yes...! I do, I like it a lot... I don't know why... But I do... Mh...!"@@ She gasped.
@@.man;"Heh, you see? She's very naughty, $neigh... But this is our secret, okay? You can be my assistant."@@ $princ explained. $neigh nodded.
@@.man;"Good... Hah... Alright, $wife... I'm cumming inside you...!"@@ $princ grunted as he plunged hard and deep inside her pussy. $wife gasped and spasmed as the top of his cock rammed hard into her cervix again and again. $neigh pulled his finger out of $wife's ass in a hurry.
@@.wife;"O-oh... S-so deep... Mh...!"@@ She gasped lewdly, then shivered when she felt the hot liquid spurt inside her.
@@.man;"Ugh... Fuck..."@@ $princ grunted as he drained every last drop inside her. He eventually stood up and climbed off his desk.
@@.man;"Heh... Now, $neigh... Clean her up."@@ $princ grunted with a sadistic smile.
@@.man;"C-clean her...? How...?"@@ $neigh asked hesitantly.
@@.man;"With your mouth and tongue. Clean her out."@@ $princ repeated, and pointed at $wife's snatch. She flinched.
@@.wife;"O-oh... $princ..."@@ She began to say.
@@.man;"Okay."@@ $neigh agreed immediately.
@@.wife;"$neigh... You don't have to..."@@ $wife murmured.
@@.man;"It's okay, I want to."@@ $neigh explained. $wife was ashamed to feel so flattered by $neigh's earnestness.
@@.man;"How sweet. Lie down... $wife, squat over his face."@@ $princ said bluntly.
$neigh nodded, then did as he was told. He climbed up on the desk and laid on his back, then waited patiently. $wife slowly climbed over his face and looked down at his eyes, peering back up at her.
@@.wife;"Oh!"@@ She gasped as she felt his wet tongue slowly probe her womanhood. She shivered as it wriggled up inside her, exploring every part of her pussy, and sucking out every drop of liquid...
[img[images\pictures\bad_teacher\principal9.webp]]
@@.man;"Hah... Good boy, $neigh. You'll be a good assistant."@@ $princ grinned. $wife blinked when she noticed he was holding his phone up, presumably recording... But it wasn't anger she felt anymore, instead a wave of pleasure washed over her body. She felt a wetness drip out of her and into $neigh's mouth.
@@.man;"Mh..."@@ He moaned.
@@.wife;"I think that's all... $princ..."@@ $wife mumbled.
@@.man;"Heh, alright."@@ $princ shrugged and put his phone away. $wife climbed off $neigh and the desk, then quickly redressed.
@@.man;"Off you go, $neigh... Remember, this is our secret. You can be my assistant if you want, but follow all of my orders, okay?."@@ $princ asked with a raised brow. $neigh nodded before he hurried out of the office.
@@.wife;"D-$princ... I don't know if $neigh should be involved..."@@ $wife began to say.
@@.man;"Hah, a bit too late for that, isn't it? And it looks like you enjoyed it too..."@@ $princ quirked a brow as he looked at his phone. $wife lowered her gaze and nodded.
@@.man;"... I'll see you later then, $wife. Behave yourself, won't you?"@@ $princ grinned. $wife quickly left the office.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>Your phone vibrated with a notification from the Control App. You looked at a new message.
//"Notice: $name. Your debt balance after this month's interest is now $ $debt.
Call enquiries: xxx-xxx-xxx"//
<<if $debtinterest eq true>>\
You scowled and cursed your misfortune. You really did need to work on paying this debt off.
<<iconButtonContainer
'Dawn'
'button_m_forward.png'
"Continue with your day"
>>
<</iconButtonContainer>>
<<else>><<set $debtinterest to true>><<set $debtwork to 1>>\
You stared at the message in confusion. There's no way your debt should be that high. You quietly left the room and immediately clicked the number to call and just as quickly you heard a woman's voice on the line.
@@.woman;"Control Inc, how can we help you?"@@ She asked, all too politely. You thought it might have been the woman who visted you.
@@.you;"Uh, yeah hello, I just wanted to check my balance... I think the message I got was wrong."@@ You explained.
@@.woman;"Of course, apologies the system's automatic so there might have been an error. It looks like your balance is $debt."@@ She answered politely.
@@.you;"Oh... but that's too high. I've only had the account for a month."@@ You continued.
@@.woman;"Yes I see - though it does look like you have an interest rate of 25% per month."@@ She explained.
@@.you;"Per month!? But that's ridiculous! There's no way I can pay off the debt that quickly!"@@ You did your best to keep your voice down.
@@.woman;"Well $name, I'm sorry, but you're just going to have to try harder."@@ You could hear the sadistic smile in her tone. You were sure it was the same woman. She knew your name and balance without needing to ask for any details, which put you on edge.
@@.you;"... Okay, thanks."@@ You eventually said quietly and hung up.
//Dammit! How am it going to pay this off!? I don't know if I can pay this off even if I worked every day of the month... Maybe $wife can help... I should probably speak with her. Or I just need to work harder.//
<<iconButtonContainer
'Dawn'
'button_m_forward.png'
"Continue with your day"
>>
<</iconButtonContainer>>
<</if>>\<<set $debt to 5000>>\
<<set $mainplot_scene to 5>>\
<<set $caunlock to true>>\
You awoke with a startled jolt from hearing a distant banging on the front door. You sleepily pulled yourself from your bed and made your way to the door. A well-dressed young brunette woman stood before you accompanied by a large suited man. You cocked a brow in confusion at first but then felt a touch of panic when you realized these were no salespeople.
@@.you;"... Can I help you?"@@ You eventually asked with a croak.
@@.woman;"I hope so. We're from the company Control Inc. I believe you have an outstanding account with us. I trust you've enjoyed the service however we do have to insist that proper payment is made..."@@ She spoke smoothly and with a polite smile.
@@.you;"O-oh, uh, yeah of course, um..."@@ You looked between the two and closed the door gently behind you to not wake $wife. @@.you;"I don't exactly have it on me at the moment, but I can certainly pay eventually..."@@ You stammered. The woman clicked her tongue then smiled.
@@.woman;"I see. That's fine. We do have payment plans for a reason. I can set you up if you wish? You can pay as you're able each week, but it's a minimum payment of $100 a week."@@ Her smile was eerie.
@@.you;"Oh uh, a hundred a week huh..."@@ You bit your lip in panic and looked at the suited man. He remained stoically silent as he watched you. @@.you;"Th-that's fine..."@@ You agreed with a small voice.
@@.woman;"Excellent. Consider it done!"@@ She replied gleefully. @@.woman;"You can see your balance on the App. There is of course an interest fee set monthly, so it's in your best interest to complete the payments as fully and quickly as possible."@@ She said matter-of-fact.
@@.you;"Uh, sure... No problem."@@ You replied quietly.
@@.woman;"Hmhm! Well, you'll receive a notification every week to remind you of a payment. If you have any questions don't hesitate to call."@@ She paused and smiled. @@.woman;"... Please don't forget to make your payments, $name. Alternative solutions are always so difficult."@@ You weren't sure if it was her words or the way she spoke that sent chills down your spine. You nodded.
The woman and man both left as promptly as they'd arrived, and you quietly re-entered your house.
@@.you;//Sh-shit... How did they trace it to me...? I guess it was naive to think I wouldn't have to pay... I better make sure that I pay on time.//@@
<<iconButtonContainer
'Dawn'
'button_m_forward.png'
"Continue with your day"
>>
<<set $debtcollection to "true">>
<</iconButtonContainer>><<if $debtwork_path_naive eq 2>><<set $debtwork_path_naive to 3>>\
@@.you;"So... I just wanted to ask again if you've thought about earning some additional income...?"@@ You asked cautiously.
@@.wife;"Oh..."@@ $wife blinked then met your eyes with a fugue gaze.
@@.you;"... $wife?"@@ You tried to capture her attention. She blinked again then nodded.
@@.wife;"Yes, okay... That's fine, I want to make more money."@@ She told you. You felt a swirling guilt in the pit of your stomach.
@@.you;"Great."@@ You said.
//I guess I'll just leave it to $wife, then...//
<<elseif $debtwork_path_dom eq 2>><<set $debtwork_path_dom to 3>>\
@@.you;"So... I just wanted to ask again if you've thought about earning some additional income...?"@@ You asked cautiously.
@@.wife;"Oh..."@@ $wife blinked then met your eyes with a fugue gaze.
@@.you;"... $wife?"@@ You tried to capture her attention. She blinked again then nodded.
@@.wife;"Yes, okay... That's fine, I want to make more money."@@ She told you. You felt a swirling guilt in the pit of your stomach.
@@.you;"Great."@@ You said.
//I guess I'll just leave it to $wife, then...//
<</if>>\
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>@@.you;"So... I just wanted to ask again if you've thought about earning some additional income...?"@@ You asked cautiously.
@@.wife;"This again? Come on, hun..."@@ $wife sighed.
@@.you;"I know - you're already working. I wouldn't ask if it wasn't important though..."@@ You did your best to convince her. $wife looked back at you with a careful gaze.
<<if $ws_naive eq true>><<set $debtwork_path_naive to 1>><<set $debtwork to 3>>\
@@.wife;"... Sorry hun. I'm already working more than most... I just wouldn't have the time."@@ $wife said apologetically. You frowned.
@@.you;"It's okay, don't worry about it..."@@ You mumbled a response.
//She wasn't too opposed... Maybe I can do some 'convincing' with the app...//
<<elseif $ws_dom eq true>><<set $debtwork_path_dom to 1>><<set $debtwork to 3>>\
@@.wife;"... Sorry hun. I'm already working more than most, and I just wouldn't have the time."@@ $wife shrugged. You frowned.
@@.you;"It's okay, don't worry about it..."@@ You mumbled a response.
//She wasn't too opposed... Maybe I can do some 'convincing' with the app...//
<<elseif $ws_hot eq true>><<set $debtwork_path_hot to 1>><<set $debtwork to 3>>\
@@.wife;"... Alright, fine."@@ $wife eventually said with a sigh.
@@.you;"Really?"@@ You were genuinely surprised.
@@.wife;"Yeah, I can tell you're serious, though I'm not sure exactly why we need more money... But whatever, I'll see if I can find something easy I can do."@@ She shrugged.
@@.you;"Thanks babe..."@@ You replied, dumbfounded.
//I guess I'll just leave it to $wife, then...//
<<elseif $ws_sub eq true>><<set $debtwork_path_sub to 1>><<set $debtwork to 3>>\
@@.wife;"... Alright, fine."@@ $wife eventually said with a sigh.
@@.you;"Really?"@@ You were genuinely surprised.
@@.wife;"Yeah, I can tell you're serious, though I'm not sure exactly why we need more money... But whatever, I'll see if I can find something easy I can do."@@ She shrugged.
@@.you;"Thanks babe..."@@ You replied, dumbfounded.
//I guess I'll just leave it to $wife, then...//
<<else>>\
@@.wife;"... Sorry hun. I'm already working more than most. If there's a real reason for me to work even more then you can tell me what it is."@@ She eventually said. She seemed slightly irate, which was fair enough.
<</if>>\
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<set $debtwork to 2>>\
@@.you;"What would you think about earning some additional income...?"@@ You asked cautiously.
@@.wife;"Like another job? How much free time do you think I have?"@@ $wife quizzed you with a furrowed brow - the exact reaction you were expecting, and quite justified too.
@@.you;"I know, you're already working... Just we could probably do with the extra income..."@@ You continued on when most would quickly throw in the towel.
@@.wife;"You know I'm already working, but you're asking me to work more? What's going on? Are we struggling financially?"@@ $wife's expression shifting to one of concern.
@@.you;"It's complicated... But we really do need extra money..."@@ You couldn't tell her exactly why, but she studied your face long enough to seem to understand you were serious.
<<if $ws_naive eq true>><<set $debtwork_path_naive to 1>><<set $debtwork to 3>>\
@@.wife;"... Sorry hun. I'm already working more than most... I just wouldn't have the time."@@ $wife said apologetically. You frowned.
@@.you;"It's okay, don't worry about it..."@@ You mumbled a response.
//She wasn't too opposed... Maybe I can do some 'convincing' with the app...//
<<elseif $ws_dom eq true>><<set $debtwork_path_dom to 1>><<set $debtwork to 3>>\
@@.wife;"... Sorry hun. I'm already working more than most, and I just wouldn't have the time."@@ $wife shrugged. You frowned.
@@.you;"It's okay, don't worry about it..."@@ You mumbled a response.
//She wasn't too opposed... Maybe I can do some 'convincing' with the app...//
<<elseif $ws_hot eq true>><<set $debtwork_path_hot to 1>><<set $debtwork to 3>>\
@@.wife;"... Alright, fine."@@ $wife eventually said with a sigh.
@@.you;"Really?"@@ You were genuinely surprised.
@@.wife;"Yeah, I can tell you're serious, though I'm not sure exactly why we need more money... But whatever, I'll see if I can find something easy I can do."@@ She shrugged.
@@.you;"Thanks babe..."@@ You replied, dumbfounded.
//I guess I'll just leave it to $wife, then...//
<<elseif $ws_sub eq true>><<set $debtwork_path_sub to 1>><<set $debtwork to 3>>\
@@.wife;"... Alright, fine."@@ $wife eventually said with a sigh.
@@.you;"Really?"@@ You were genuinely surprised.
@@.wife;"Yeah, I can tell you're serious, though I'm not sure exactly why we need more money... But whatever, I'll see if I can find something easy I can do."@@ She shrugged.
@@.you;"Thanks babe..."@@ You replied, dumbfounded.
//I guess I'll just leave it to $wife, then...//
<<else>>\
@@.wife;"... Sorry hun. I'm already working more than most. If there's a real reason for me to work even more then you can tell me what it is."@@ She eventually said. She seemed slightly irate, which was fair enough.
<</if>>\
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<set $debtwork_path_dom to 5>><<remember $stripper1_scene to true>>\
It was quite late when $wife arrived at the nightclub. There was a line out the door of mostly men waiting to be let in - blocked by a heavy security guard. $wife could feel the men eye her as she walked past to the bouncer.
@@.wife;"Hi, I'm meant to have an interview here..."@@ $wife began to say.
@@.man;"Other entry - out the back."@@ He answered shortly.
$wife continued around the large building until she found the back exit in an alleyway with the rubbish. She knocked on the door and waited before the door opened. A short man in a cheap suit looked her up and down.
@@.man;"... I'm Jerry."@@ He said.
@@.wife;"Hi Jerry - I'm $wife. I'm here for an interview."@@ $wife replied.
@@.man;"Yeah? Great. Follow me then."@@ Jerry held the door open for $wife. The exit door was in a dark hallway, likely for staff. Jerry walked a short way down then entered a room. $wife followed him into what seemed to be his office, though the room was most likely intended to be used as storage - it was so small.
@@.man;"Alright, well it's a pretty straightforward gig. Just weekend dancing on the poles. Pay's in tips, but they come through if you've got the goods - and it looks like you do."@@ Jerry offered a sly smirk.
@@.wife;"Oh, the job's pole dancing...?"@@ $wife blinked.
@@.man;"Eh, that's a fancy way of putting it. It's just stripping, really. You didn't get that from the ad?"@@ Jerry regarded $wife with a look, as if she were stupid. She offered a flat dull look in response.
@@.wife;"The ad didn't detail anything."@@ She said.
@@.man;"Ah well, you're here now. You want the job or not? You can just trial tonight if you want. I reckon you'll rake up a decent amount of dosh and change your tune real quick."@@ Jerry yawned.
@@.wife;"How much is it usually?"@@ $wife asked.
@@.man;"Like I said, it depends on the girl and how much they're willing to do..."@@ Jerry looked $wife up and down again. @@.man;"Pretty thing like you? I dunno, at least two hundred in tips."@@ He shrugged.
$wife couldn't speak. She'd intended to tell this short man to stuff his 'tip' up his ass, but it felt like she'd suddenly become paralyzed. Each time $wife tried to speak, her mind became more foggy and the only thing she could think of was making money. It was the most important thing after all. $wife blinked back to attention. Jerry was staring at her in confusion.
@@.man;"... Look, if you don't want to then see ya later, lady..."@@ Jerry eventually said.
@@.wife;"I'll do it."@@ $wife quickly said before she could stop herself. Jerry shrugged.
@@.man;"Great. Well, the room's on the end of the hallway - you can get changed into whatever you want in the dressers - all's cleaned... Then go out whenever you want. You'll be the first girl tonight."@@ Jerry motioned to the door. $wife stood up and left the room, then headed down the hallway to the changeroom.
It was a large room with several mirrors and wardrobes, but noone in it. She was the only girl. She could hear the loud music play on the opposite side of the room. Her head swirled - every time she began to think about backing out she remembered how important it was that she was making money. Before she knew it, $wife was changing into something lacy.
As she approached the door $wife's nervousness quickly dissolved, and instead she felt excited. She realized that she was about to make money - something she really wanted to do. $wife opened the door and stepped out onto the stage to applause.
She strutted forward with a cupid smile and eyed the many onlookers. It was a large room, and there were plenty of men sitting around, though perhaps it was still too early in the night to be considered full. Maybe being first out was reserved for the new girls... $wife's head swam with thoughts of being the headline girl, late at night when the place was full of horny, drunk men, ready to throw away their money. It was a goal to strive for.
$wife moved with the music on the stage - the many eyes followed her as she showed off her curvy figure.
[img[images\pictures\stripper\stripper_1.webp]]
She spotted a few men taking out their wallets and so made her way over to them by the stage. They immediately leaned in to get a better look. $wife flashed a seductive smile as a few notes were tossed onto the stage. A few ten dollar notes... But it wasn't a great deal, and it didn't look like many others were ready to put in money. $wife realized most were probably going to hang onto their money until later in the night. She remembered what Jerry said - the money made depends on what the girls are willing to do.
$wife turned her back to the crowd and began to unclip her bra. She could see in the corner of her eye that she'd suddenly gotten a lot of attention as more people began to get closer to the stage. A few more wallets were out.
[img[images\pictures\stripper\stripper_2.webp]]
$wife took off her bra and covered her breasts with her arm, then tossed her bra into the crowd. She smiled again as she noticed many more notes being thrown onto the stage. She picked some up and tucked then into her underwear.
[img[images\pictures\stripper\stripper_3.webp]]
Yet there were still more men waiting and watching with their wallets in hand. $wife realized they needed to see more... And she needed to show more to make the money. Slowly she turned about and lowered her arm to reveal her perky breasts. The chattering and jeers had become louder, and $wife saw those last few notes flutter onto the stage.
[img[images\pictures\stripper\stripper_4.webp]]
As she plucked away the last few notes, another girl walked onto the stage. Apparently $wife's time was up. She slowly made her way back out the room, where Jerry was waiting.
@@.man;"Well damn, you learn quick."@@ He said, then laughed when $wife attempted to cover up. @@.man;"Please, I've seen that and more."@@
@@.wife;"You could have told me the first girl out is at a disadvantage."@@ $wife frowned.
@@.man;"Yeah well it's your first night. You figured it out just fine - look you probably made over two hundred bucks. That's more than most on their first night, I promise you."@@ He grinned.
@@.wife;"I want to go out later next time."@@ $wife crossed her arms.
@@.man;"Next time eh? Heh, see I told you. Not too bad after all, is it?"@@ Jerry grinned. $wife cocked a brow.
@@.man;"Yeah alright fine, you can go out later next time."@@ Jerry shrugged.
$wife put her clothes back on then left out the back exit.
@@.system;"Earned $283!"@@<<set $money += 283>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Night..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>$wife made her way onto the stage. It was another packed night, and it seemed like she was starting to build a fanbase... Just by stepping onto the stage she could see plenty of drunk men look her way. She wasn't going to get carried away like last time, but she wasn't about to disappoint the crowd.
[img[images\pictures\stripper\stripper_5.webp]]
[img[images\pictures\stripper\stripper_7.webp]]
@@.system;"Earned $450!"@@<<set $money += 450>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Night..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $debtwork_path_dom to 6>><<remember $stripper2_scene to true>>\
Though she'd been here before, it felt much like $wife's first day as a stripper. It was only two hours later in the evening than the last time, yet it made all the difference in a night club. $wife could hear just how packed the place was - and no doubt all drunk horny men.
She still couldn't quite figure out why she was doing it - but every time doubt crept into her mind, she remembered just how much she wanted to make money. The desire was enough to wipe away any doubt or traces of nervousness. In fact she felt excited again.
$wife approached the door to exit the stage. This time she was going out topless right from the start. She wanted to get their attention for the whole time she was on - more time to make money. $wife walked out as the previous girl came out. It didn't look like she made all that much.
She stepped out to cheering - apparently many were happy to see a topless girl come out, and already notes were being thrown onto the stage. Her plan had worked.
$wife walked up to the front of the stage and danced to the music, she made eye contact with the right men - those with their wallets out and a drink in their hand. All eyes were on her.
[img[images\pictures\stripper\stripper_5.webp]]
She collected the stray notes and tucked them in her stocking. She'd already racked up over a hundred bucks. But this was the big opportunity - she had everyone's attention. They were horny and drunk, and ready to throw their money away for the right girl... She just had to show them she was the one.
$wife laid down on the stage and looked over at the men, who watched back in anticipation. She slowly took off her underwear - and as she did the crowd began to cheer.
[img[images\pictures\stripper\stripper_6.webp]]
$wife wriggled out of the underwear - though she was laid on her side so that noone could properly see her privates. She tossed the g-string into the crowd, and she saw several dozens of notes being thrown back in response. It must have been hundreds. $wife smiled seductively and spun around so that her nethers pointed towards the crowd - but she firmly covered up with a hand. She saw several men swarm up closer to the stage.
She teased - swapping her hands and doing almost-reveals if it weren't for a single finger... She had everyone completely captivated. She just wanted one last push - to get as much money as she could. With that in mind she slowly moved her hand away and spread her legs wide open - revealing her soft pussy to the entire crowd.
[img[images\pictures\stripper\stripper_7.webp]]
Cheers errupted as several dozens of more notes were thrown onto the stage. $wife bit her lip as she felt a wave of pleasure - these men were hungrily staring at her precious womanhood - starving for it. The thought made her feel hot. $wife quickly collected the notes and stuck them in her stocking as she got back up and made her way off the stage.
@@.system;"Earned $586!"@@<<set $money += 586>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Night..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $debtwork_path_dom to 7>><<remember $stripper3_scene to true>>\
$wife looked herself over in the mirror. She stood completely naked. She'd gotten very used to the nudity here, even backstage. She made plenty of money last time and apparently had made a name for herself.
Jerry had even asked that she work at midnight - prime time for strippers. She felt the envy from the other girls, but they just didn't have the acumen to compete. $wife smiled at herself then turned to head out to the stage. She was adament to make even more money than last time.
The usual cheers went up as $wife stepped out onto the stage, wearing nothing but her stockings. Her whole body was completely exposed. Nothing new to the venue - but perhaps the first bare pussy of the night for most of the patrons.
She did her usual routine; making eye contact with the rich drunk guys and drawing in the crowd, all the while erotically moving and dancing to the music. Like last time, she moved front and centre of the stage and used her allure to hypnotise the crowd and take their money which she tucked away in her stocking.
$wife spotted a small group of three rich suited men and crawled over in their direction, swaying her womanly hips. She immediately got their attention. Her smiled widened as she slowly parted her legs to flash her raw pussy. The guys responded exactly as she wanted them to - they fished out their wallets and began to take out notes... But unlike most, they didn't put the wallets away. Instead they waited for more.
$wife smiled seductively as she lowered a hand to her nether region and began to gently run her fingers over her pussy lips.
[img[images\pictures\stripper\stripper_8.webp]]
The guys threw money on the stage again - apparently their wallets were bottomless. $wife bit her lip as her fingers crept closer to her pussy. More notes. She gasped as she slid a finger inside herself, then thrust her hips forward to give the guys a better view.
They leaned in eagerly, still clutching their ever-desirable wallets. $wife took the hand of one of the men and led it to her breast. He immediately began groping her, as did another grope her other breast. $wife gasped and bit her bit as she looked at the third man, then looked down at her pussy. He immediately began to fish out more money. $wife gasped with every note, then took the man's hand and led it to her wet pussy. He rubbed it, then slide a finger inside.
[img[images\pictures\stripper\stripper_9.webp]]
The three groped her as much as they could from off stage - but $wife made sure she was distant enough that they couldn't get a satisfying feel. Not without paying, at least. Every time the money stopped, she moved just slightly back out of the way, which sent more money in. A dozen or so more men swarmed around to try and get in on the action, but as soon as they gathered, $wife collected up the cash and made her way off stage.
@@.man;"Damn $wife, you're a born natural. I can't believe you hadn't come sooner."@@ Jerry was waiting in the change room.
@@.wife;"I guess so."@@ $wife shrugged as she began counting the money she made.
@@.man;"Hah, don't act like it's nothing. You made more in an hour than most girls make in three days."@@ He grinned.
@@.wife;"Like you said, you make more if you're willing to do more."@@ $wife shrugged again.
@@.man;"Yeah I did say that, huh..."@@ Jerry paused. @@.man;"Well look, there aren't any rules or nothin', but try to not get carried away so much eh? We don't want the patrons thinking they can get away with touching girls. You can do your own private shows off stage, maybe. On stage, just try to keep it eyes only, eh?"@@
@@.wife;"Alright, Jerry."@@ $wife shooed the man away.
@@.system;"Earned $837!"@@<<set $money += 837>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Night..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $debtwork_path_dom to 4>>\
$wife browsed through a job post list online. Most seemed like scams, however she picked through them with some scrutiny, then paused on a job for the local nightclub.
The details of the job weren't too clear, but she knew where the place was and it seemed like an interesting change of pace... $wife clicked on the 'apply' button and sent a submission of interest.
It wasn't long before she received a reply asking her to come in for a trial on the weekend.
<<iconButtonContainer
$return
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>><<set $debtwork_path_hot to 4>><<remember $camgirl1_scene to true>>\
$wife took the laptop in the bedroom and opened up the camming website. She finished making her profile, but kept her private details vague where she could. She was prompted for a username. She thought for a moment and began typing in different names. Apparently most were taken, but she kept trying until one worked.
''NaughtyWife''
//I guess that's accurate...// She thought to herself as she clicked 'create account', then 'begin show'.
The camera light turned red and $wife was on screen. She made sure that her face was off camera, but otherwise she wore a revealing lacy bra and underwear, then sat somewhat awkwardly alone in her own chatroom. She felt a little silly with noone on. Just as she began to think it was a dumb idea, people began to join the chat room.
Three by three, then a whole dump of twenty or so. Suddenly she had thirty people in the chat room.
@@.wife;"Oh, hi everyone... Welcome to my first ever show."@@ $wife said somewhat bashfully. She waited a while for the chatbox to reply and wondered whether she was muted.
//> Woah, sexy!//
//> Damn, I do like me a naughty wife...//
//> First show? Damn lucky me!//
//> Are you really a wife??//
//> Hi bb//
The comments came flooding through. She realized the show must have a ten second delay.
@@.wife;"Yeah my first show... Yes! I'm really a wife."@@ $wife replied to the comments as they came through. It wasn't five minutes in before she received a donation.
//> ''DaddyX donated $12.00!''//
//> ''DaddyX: Are you gonna show us any more of your body, or just tease us all night?''//
$wife's cheeks flushed red. @@.wife;"Thanks 'Daddy Ex'. For that donation I guess I can show you..."@@ $wife began speaking as she stood up and turned around. She leaned over to give the camera a good view of her perfectly-shaped ass.
[img[images\pictures\webcam\camgirl_1.webp]]
//> Holy f***!//
//> Damn bb//
//> I'd eat that all night.//
//> ''Caraxxx donated $8.00!''//
//> ''Caraxxx: Easily the hottest girl on this site!''//
//> I'd love to marry a chick like this//
@@.wife;"Oh- thanks Caraxxx...!"@@ $wife replied to the message, her ass still on-camera. She was watching the screen over her shoulder and was surprised by how quickly people were coming in. It was already three hundred or so people in her chat.
//> ''DaddyX donated $12.00!''//
//> ''DaddyX: Do you do private shows?''//
@@.wife;"Thanks again Daddy Ex! Um, I'm not doing private shows yet, maybe one day. I'll have to figure out how all that works, I only just set the account up."@@ $wife explained.
//> I'd fukn smash//
//> She just started?//
//> Lol @ thirstiness//
//> ''Saintly donated $120.00!''//
//> ''Saintly: Show tits?''//
@@.wife;"Oh wow! Thanks so much Saintly... Um I wasn't going to show more than underwear really..."@@ $wife was genuinely surprised by the big donation.
//> Lol what?? Why sign up?//
//> Waste of money!//
//> Guys it's her body, she can show what she wants.//
//> Kek at the SJW//
//> You should put your rules in your bio so people don't waste their money.//
$wife bit her lip and frowned. She told $name that she'd only do underwear stuff, but she felt like she needed to show more now...
@@.wife;"Okay, just for that donation, alright?"@@ $wife sighed as she sat back down and slowly unhooked her bra, then took it off. she squeezed her breasts together in front of the camera. It felt strangely hot - knowing hundreds of men were looking- probably jerking off to her body. Not knowing who she was.
[img[images\pictures\webcam\camgirl_2.webp]]
//> Oh damn, sign me up!//
//> The. Best. Tits.//
//> ''DaddyX donated $25.00!''//
//> ''DaddyX: That wasn't so hard, was it? Now just leave it off and chat with us.''//
@@.wife;"Thanks Daddy Ex! No I guess not."@@ $wife replied with a smile. She spent the next hour replying to the chat and watching small donations come through before she decided to end the show.
$wife looked at the account and was surprised by how well she'd done. She had about a hundred subscribers too - they'd know whenever she went online.
@@.system;"Earned $212!"@@<<set $money += 212>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>Once again you were seated on a public toilet and ready to watch $wife's cam show. You made up some story about needing to go for a couple of hours and you made sure $wife knew you left the house. $wife's show was already on by the time you arrived at the bathroom, not even ten minutes later.
[img[images\pictures\webcam\camgirl_8.webp]]
Apparently she'd forgotten her rule of not showing her face now. Again you wondered whether it was a good idea to let this happen... But it did turn you on, and she was making a fair amount of money from it.
@@.system;"Earned $388!"@@<<set $money += 388>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $debtwork_path_hot to 5>><<remember $camgirl2_scene to true>>\
You took your phone into the bathroom and sat down on the toilet. The conversation you had with $wife was stuck in your mind. Once upon a time you might have dismissed it as a dream or fantasy - but you definitely remembered $wife suggesting that she could be a camgirl to make money. It wasn't a dream, and you were going to find the site.
It of course wasn't an easy thing to do. Apparently there were dozens of sites that fit the description, but then you recalled how $wife had found the site the first time. So you began 'job searching'. Sure enough you were fed with an ad for webcamming and making money from home. You clicked on the link and went to the site.
Your heart raced as the anticipation built up. You tutted impatiently as you were prompted to make an account to be able to access the site. You quickly put in some bogus details to make an account, but you struggled to find a username that wasn't already taken.
''Hubby199''
Apparently there were 198 before you.
You began mindlessly clicking through the site, looking at different profiles. You clicked to sort the profiles by number of subscribers - surely $wife would have the least at this point. You frowned as you clicked through multiple pages and couldn't find her. Maybe she didn't have an account here after all.
You decided to click through some of the 'hottest of the week'. Might as well jerk off while you were here. You paused on a profile.
''NaughtyWife''
The account details seemed like gibberish, and there were no shots of the person's face. The account was made last week and they had 184 subscribers. There wasn't much else to see though. You began to scroll down, but then the 'online' button lit up. Apparently 'NaughtyWife' had signed in. You curiously clicked her profile again.
You waited a few minutes before she turned 'live'. You clicked to watch her stream, and turned down the volume, then gasped as you almost dropped the phone.
A woman was sitting in lacy underwear - her face off-screen... But that was no doubt your bedroom, and you knew your wife's body. It really was $wife. She was live in your bedroom, only a few rooms away. You furrowed your brow in wonderment - didn't she know you were home? You were surprised by how quickly the chatroom filled.
//> Oh nice! Back again huh?//
//> Wew, my new fav camgirl//
//> Let the ladies fly free!//
//> Where have you been!?//
Apparently she'd built a fanbase in the space of a week.
@@.wife;"Hi guys... Oh, it's only been a week..."@@ $wife replied in a hushed voice.
//> Whispering?//
//> Why so quiet//
//> I love this girl!//
//> Lol, maybe her husband's home//
Your cock began to stir as you read the comments and watched your wife on camera. They had no idea.
@@.wife;"Yes I have to be quiet today... But we can still have fun, right?"@@ $wife whispered.
//> Hell yeah, I'm into it//
//> Show tits bb//
//> ''Marco99 donated $10.00!''//
//> ''Marco99: I've been online all week waiting to see your tits again.''//
You were surprised about the reception for someone who was only posing in underwear. $wife of course had a beautiful rack - but the underwear really hid too much to appreciate.
@@.wife;"Thanks Marco! Maybe if the price is right."@@ $wife replied. You blinked in surprise. What did she mean?
//> Pls donate more! Anybody lol//
//> ''Wizhat donated $50.00!''//
//> ''Wizhat: Pls.''//
@@.wife;"That's more like it. Okay... I have to be quiet though."@@ $wife whispered as she reached back to unclick her bra. She let it fall down off her, revealing her large, soft breasts. She fondled them together on the screen.
[img[images\pictures\webcam\camgirl_3.webp]]
//> Daaaamn//
//> Real? They can't be lol//
//> ''DaddyX donated $30.00!''//
//> ''DaddyX: You started the show without me?''//
You flinched. $wife was completely revealing her tits on camera to a bunch of strangers. This isn't what she said. It was just meant to be underwear posing. You felt conflicted and you weren't sure what to do... But there was no mistaking just how rockhard you'd become.
@@.wife;"Daddy Ex, I'm glad you're here again."@@ $wife chirped.
//> More?//
//> Dis gril lol//
//> What does her face look like//
//> She said last time she wouldn't show anything other than underwear, now look lol//
//> ''Saintly donated $111.11!''//
//> ''Saintly: Wlcm back. Private show?''//
@@.wife;"Thanks so much Saintly! I still haven't figured out how to do that... Maybe soon."@@ $wife replied. You were shocked by how big the donation was, but $wife seemed to be not too phased.
//> Uhhh she ever do more than talk and show tits//
//> She's married lol//
//> Whispering?//
She already had four hundred people viewing. You blinked as you realized you could type too.
@@.you;//> Do you have any rules?//@@ You wrote.
@@.wife;"Rules? Umm..."@@ $wife pondered.
//> Ya she doesn't shw anything other than tits//
//> 'underwear only' lol//
//> Won't show pusy//
@@.wife;"Well, not really, I mean if the price is right..."@@ $wife replied. That certainly wasn't what she said to you. She was likely just fishing for donations - these morons didn't realize it.
//> Sainty donationed over a hundred before - what's the price then?//
//> Damn she's expensive huh worth it I wonder?//
Real morons. You were going to prove it to them. You took out your wallet and quickly linked the account, then made a 'donation' to $wife. The site would take a cut, but otherwise you really wouldn't be losing any money if $wife was getting it...
//> ''Hubby199 donated $499.99!''//
//> ''Hubby199: Well give us a pussy show then.''//
@@.wife;"Oh my god, Hubby...! Thanks so much... Um..."@@ $wife hesitated. You smirked. Of course she wouldn't, and all these guys would be disappointed.
//> My god Hubby you god//
//> the hero we don't deserve lol//
//> Yes pussy show!!//
@@.wife;"Well, I have to be really careful..."@@ $wife got up and moved to the door. You blinked. Apparently she was listening out for you. Was she putting on a show so she could come up with an excuse?
She then returned and moved the laptop to the bed. You couldn't see anything else for several seconds, but then she climbed onto the bed and sat in front of the camera. She slowly parted her legs to reveal her glistening pussy.
[img[images\pictures\webcam\camgirl_4.webp]]
Your heart raced as stared in disbelief. She said she wasn't going to do anything other than underwear.
@@.wife;"Hah, see how wet I've become...?"@@ $wife asked breathily.
//> Damn, I'd eat her out//
//> Fuk yeah//
You don't remember when exactly, but at some point you'd began idly pulling your cock. You should have hated it, but seeing your wife like this on camera, exposed to... nearly a thousand now, was turning you on. At least she was anonymous.
@@.wife;"Mh..."@@ $wife moaned quietly as she pushed a finger inside herself.
//> Oh yeah!//
//> Where's your husband lol//
@@.wife;"H-he's home... That's why I have to be quiet..."@@ $wife whispered. Your cock twitched from the comment. You began writing again.
@@.you;//> Do you like doing this behind his back?//@@ You wrote.
@@.wife;"Mh, yeah... It's hot..."@@ $wife responded with a gasp as she slid a second finger inside. A twist of hot jealously inspired you to jerk off harder. It was sick, but you kind of liked this.
//> Damn, what a wife...!//
//> Poor guy lol//
//> Do you have toys?//
@@.wife;"Toys...? Yeah I do... But I might be too loud."@@ $wife said.
//> Come on, that guy paid five hundred bucks for a show! Give us one//
@@.wife;"Mh... Well... What do you think, Hubby199?"@@ $wife asked. You blinked and hesitated.
@@.you;//> Give us a show//@@ You eventually wrote.
@@.wife;"Mh, well okay..."@@ $wife disappeared off camera again, then after a few seconds reappeared with a dildo. She kneeled over the dildo and slowly mounted onto it with a deep sigh as it pushed deep into her pussy.
//> Truly a gift from the heavens//
//> ''DaddyX donated $80.00!''//
//> ''DaddyX: Are you pretending that's someone's cock?''//
@@.wife;"Oh... Thank you Daddy Ex... Mh... I'm pretending it's yours..."@@ $wife moaned quietly. Your cock twitched as you began to furiously jack off.
[img[images\pictures\webcam\camgirl_5.webp]]
//> I'd fuck you so hard//
//> Watch then titties bounce//
//> Pretending to fuck someone when her husband's home lol//
@@.you;//> How would your husband react?//@@ You wrote.
@@.wife;"I don't know... Maybe he'd like it..."@@ $wife replied. Weirdly accurate.
//> Lol as if//
//> Some guys be like that//
//> ''DaddyX donated $50.00!''//
//> ''DaddyX: Does my cock feel good inside you?''//
@@.wife;"Mh, yeah it does... Oh, you're so deep inside my pussy..."@@ $wife gasped as she began rubbing her clit. You groaned as you felt an orgasm quickly approach.
//> Damn she loves it//
//> Naughty wife//
@@.wife;"That's right, I'm a naughty wife...!"@@ $wife gasped and spasmed on the dildo as she furiously rubbed her clit, she let out a stifled shriek as you came into a handful of scrunched toilet paper, and apparently she came on the dildo.
@@.wife;"Oh... H-hah... That was intense... I have to go, I might have been too loud..."@@ $wife commented.
//> Hot, fucking hot//
//> Well I guess we'll wait another hundred years for the next show...//
The stream was then closed. You wondered what on Earth you should do. Probably nothing, right? She was anonymous after all... And for some reason it turned you on.
@@.system;"Earned $387!"@@<<set $money += 387>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $debtwork_path_hot to 6>><<remember $camgirl3_scene to true>>\
You sat on a toilet with your cock out as you stared at your phone, waiting once again for //NaughtyWife// to go live. You'd told $wife that you were going to be out for a couple of hours or so, so you'd hoped she'd take the chance to do a show... But really you only drove around the corner to the local park and went to the bathroom.
You stared at her profile. She had over a thousand subscribers now, and a hundred thousand profile views. You must have contributed to about a hundred of them by the amount of times you hit refresh on your phone.
The green 'online' button flashed on, then shortly after flashed red 'now live'. You immediately clicked to watch the stream. $wife was standing in front of the camera - as usual her face was off-screen, but her soft, curvy body was completely naked and exposed.
@@.wife;"Hey guys!"@@ She greeted everyone as the chatroom began to fill out. There were hundreds within seconds.
//> Not whispering now?//
//> Hi bb//
//> Someone pls send $9999.99 for pussy show//
//> Sexy tits//
@@.wife;"No need to whisper today, my husband's out... I'm not that expensive!"@@ $wife replied to the comments.
@@.you;//> Where's your husband?//@@ You wrote.
@@.wife;"He's out for a few hours... So we can have some fun!"@@ $wife said. You could hear her smile.
//> ''Manic1 donated $8.99!''//
//> ''Manic1: Let's get a better view of those tits''//
You scoffed at how little the donation was, but apparently it was enough for $wife. She leaned forward and pressed her tits together for the camera.
@@.wife;"You like them?"@@ She asked.
//> Oh yes mommy//
//> Pls more!//
//> Let's get loud and naughty lol//
@@.wife;"Well... I do have this..."@@ $wife held up a bottle of body lotion oil.
//> Yesyesyes//
//> Put in ass//
//> Anyone seen her face before?//
//> ''Saintly donated $29.99!''//
//> ''Saintly: Time to oil up''//
@@.wife;"If you insist, Saintly..."@@ $wife replied as she began to spurt the oil over herself. She rubbed it over her stomach and tits, leaving a wet shiny gloss over her naked curves.
[img[images\pictures\webcam\camgirl_6.webp]]
//> Yesss//
//> Let's see pussy//
//> Can do dildo again?//
//> sum1 donate//
@@.wife;"Mh, I could... But not for nothing..."@@ $wife teased as she lowered a hand to her nether region- just out of frame of the camera.
//> ''DaddyX donated $99.99!''//
//> ''DaddyX: Be a good girl and give us a show''//
@@.wife;"Oh, Daddy Ex... Hello again... Mm~ Well if you're going to donate that much then I could show you some more..."@@ $wife moved the camera down and crouched down in front of it with her legs parted - though her pussy was just off-camera. $wife held up a dildo to the camera and lowered it under herself, then began rock back and forth. Though you couldn't see it you could only imagine she mounted it. Your cock twitched as you slowly began to jerk off.
//> Can't see//
//> Lower camera pls//
//> what a tease lol//
[img[images\pictures\webcam\camgirl_7.webp]]
@@.wife;"Ohh~ Mh... It's inside my pussy... You want to see...?"@@ $wife gasped lewdly as her oily tits bounced. You jerked harder from her words and the comments that came flooding in about your wife.
//> I'd fuk u so hard//
//> Let us see//
//> perfect body//
//> Want to see her face//
@@.wife;"My face...? Mh, don't you want to see my pussy?"@@ $wife moaned as she lowered a hand to her nether region - still off-screen.
//> Ya that too//
//> Both//
//> Sum1 donate//
@@.you;//> She probably wouldn't ever show her face...//@@ You wrote.
@@.wife;"Mh... Well, nothing's free..."@@ $wife replied with a gasp.
//> Lol every1 has a price//
//> ''Saintly donated $201.00!''//
//> ''Saintly: Show us that sweet snatch''//
@@.wife;"Ohh~ Saintly, thank you... Well okay, for that price I'll show you."@@ $wife breathed as she slowly turned around to show her bare naked ass on the camera. She used a hand to spread her cheeks out, showing her glistening wet pussy and asshole.
//> Fuk//
//> yum yumyum//
//> I'd fuk u//
@@.wife;"Do you like it...?"@@ She asked as she slowly swayed it side to side.
//> sit on my face//
//> use the dildo//
//> ''DaddyX donated $99.99!''//
//> ''DaddyX: Good girl, now let's use that dildo again''//
@@.wife;"Oh, thank you Daddy Ex... Okay, can you see it...?"@@ $wife leaned forward to lift her ass higher, then positioned her dildo below her. She slowly moved back down to let it slide inside her pussy. @@.wife;"Mhhh~ Feels so good Daddy Ex..."@@ She gasped.
//> bounce on dat//
//> fukn hot//
//> ''Manic1 donated $4.99!''//
//> ''Manic1: Show face?''//
@@.wife;"Mh, thanks Manic1... Sorry I can't show you my face..."@@ $wife replied. Your cock twitched at the thought.
//> I bet she's hot//
//> Nah why she not showing then lol//
//> is she new?//
//> married//
//> ''Manic1 donated $5.99!''//
//> ''Manic1: Pls show face?''//
@@.wife;"Thanks Manic... You really want to see my face huh?"@@ $wife continued to bounce on the dildo. The comments turned to encouragement of a face-reveal.
//> Ya show us who this naughty wife is lol//
//> she hot for sure//
//> ''Tonz14 donated $2.99!''//
//> ''Tonz14: Show face pls''//
//> I wonder if I know her lol//
@@.you;//> She doesn't want to show her face guys...//@@ You wrote, but your comment disappeared under the flood of encouragement.
//> ''DaddyX donated $299.99!''//
//> ''DaddyX: You'd hate to disappoint, right?''//
You flinched from the donation and $wife's lewd moan that followed.
@@.wife;"Oh, Daddy Ex... Thanks so much... Um... Okay, I guess a real quick one then."@@ She relented. You couldn't believe she'd agree. $wife lifted the camera and showed her face on screen. Your cock twitched as you read the comments.
//> SEE! HOT I KNEW IT//
//> Oh damn what a woman//
//> ''Tonz14 donated $4.99!''//
//> ''Tonz14: u pretty''//
//> I think I knw her lol//
@@.wife;"Thanks guys... Mh..."@@ Though she said she'd only show her face for a moment, $wife left the camera position where it was and continued to bounce on the dildo, her face still on screen. Her face twisted into an expression of wild lust and passion as her juices gushed out over the sex toy.
[img[images\pictures\webcam\camgirl_8.webp]]
//> Fuk her face is so damn CUTE//
//> She looks so innocent lol//
//> Slut//
You panted as you jerked harder and felt an orgasm begin to wash over you as you watched $wife expose herself completely to thousands of strangers, her anonymity now completely gone. She gasped lewdly as she slowly pushed a finger inside her ass.
@@.wife;"Mh...~ Yeah I'm a slutty wife...!"@@ She admitted.
//> Poor husband lol//
//> ''Saintly donated $99.99!''//
//> ''Saintly: Beg for my cum''//
@@.wife;"Oohh~... Saintly... P-please cum inside my naughty pussy... My husband's not home..."@@ She gasped as she squirmed on the dildo and begged for cum. You grunted as you began to cum.
//> I seriously tihk I know this grl//
//> What a damn slut//
@@.wife;"M-mh-Ahh!~..."@@ $wife bucked hard and twitched as she collapsed forward, apparently having cum on the dildo. It slipped out of her wet, gaping snatch.
@@.wife;"H-hah...~ Alright, that's all for today guys..."@@ $wife turned around to the camera and blew a kiss. Then the stream closed.
You were conflicted. This had gone too far now - but you weren't sure how to bring it up with $wife... Nor did you know if you even wanted to. You thought about your options.
If you brought it up with $wife in conversation, she'd probably agree to end it before it became a big problem...
Or you could just let it happen and continue watching as you had been, and just hope noone you knew found her. It really did turn you on, after all.
@@.system;"Earned $588!"@@<<set $money += 588>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $debtwork_path_hot to 3>>\
@@.you;"How's the job search? Have you found anything?"@@ You asked.
@@.wife;"Umm..."@@ $wife hesitated. You quirked a brow.
@@.you;"What is it?"@@ You asked again.
@@.wife;"Sort of..."@@ $wife paused. Her deliberation was annoying.
@@.you;"Well what is it?"@@ You asked with a click of the tongue.
@@.wife;"There was an ad to make money on a website..."@@ $wife began to say.
@@.you;"Okay. Sounds good."@@ You shrugged.
@@.wife;"Yeah, except it's a camgirl website..."@@ $wife explained.
@@.you;"Oh. I guess that's sort of a job. Were there any real jobs though?"@@ You asked.
@@.wife;"Well, I looked at the site and they were making a lot of money..."@@ $wife continued. You raised a brow.
@@.you;"Wait, you actually want to do it?"@@ You asked. $wife shrugged her shoulders.
@@.wife;"Well... You said that we really need to make money... And it doesn't have to be overly explicit. Like, I could be anonymous if I wanted to, and I could just do sexy teasing stuff with no nudity..."@@ $wife suggested while trying to sound as if she wasn't too invested.
@@.you;"... Do you want to do it?"@@ You asked. $wife hesitated, then nodded.
@@.you;"Well, I guess there's no problem if you're anonymous."@@ You convinced yourself.
@@.wife;"Yeah, that's what I thought too. I can just do some anonymous weekend shows to make some extra money."@@ $wife quickly agreed, seemingly quite relieved.
You shrugged. You weren't exactly sure how to feel, but you had to admit that it kind of turned you on.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<set $debtwork_path_hot to 2>>\
$wife browsed through a job post list online. Most seemed like scams, however she picked through them with some scrutiny, then paused on an ad for a camgirl website.
'Sexy women, earn money from home'... It was something she'd normally never consider, but lately $wife had felt adventurous. She could at least have a look. $wife clicked the ad and visited the website then made an account, albeit with vague details. There was a broad range of webcam girls online, and they all seemed to be making a fair amount of money...
Maybe it was something $wife needed to talk to $name about.
<<iconButtonContainer
$return
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>><<set $debtwork_path_naive to 5>>\
$wife approached the front doors of the elderly home, then sucked in a breath as she walked in. She wasn't sure what she was expecting but she was pleasantly surprised. The sunlit foyer was clean, it smelled nice, and was quite lively.
@@.woman;"Hi there, can I help you?"@@ A middle-aged woman approached with a smile.
@@.wife;"Um- I'm $wife, I'm here for a trial..."@@ $wife began to say.
@@.woman;"Oh yes of course! Lovely to meet you $wife, I'm Gwen, the manager here."@@ She said, then motioned $wife to follow her. They walked together down a hallway.
@@.woman;"I hope you don't mind getting straight into it, we're on a bit of a tight schedule. We'll just need you to clean rooms 104 to 114 - collect the dirty bedsheets, any dishes, vacuuming if it's needed... The laundary is at the end of the hallway."@@ Gwen spoke quickly as they walked. $wife nodded.
@@.wife;"Yes, okay..."@@ $wife managed to get a word in.
@@.woman;"There's no need to really interact with the 'residents', that's the nurse's job. But feel free to if you'd like. I'm sure they'd appreciate the company."@@ Gwen finally paused in front of room 104. There was a cleaning cart there already.
@@.woman;"Room 104 to 114. Just a quick clean. The laundary's at the end of the hallway."@@ Gwen repeated, then smiled. $wife nodded.
@@.wife;"Got it."@@ $wife said.
$wife spent the next two hours stripping sheets off beds, collecting plates, glasses and trays, and every so often having a quick chat with the old folks, though most seemed to be somewhat vacant. She finally finished cleaning room 114 and was chatting with the resident, an old man called Henry.
@@.man;"And how long have you been working here, miss?"@@ Henry asked.
@@.wife;"Well I'm not really 'working here' yet, today's just a trial to see if I can clean, I guess."@@ $wife answered with a smile.
@@.man;"Hah, well it seems like you can. I'll vouch for you, don't worry. That Gwen will listen to what I have to say. I've been here the longest, you know."@@ Henry rambled.
@@.wife;"Really? Well what do you think of it?"@@ $wife asked curiously.
@@.man;"Hmmm..."@@ Henry scrunched his face up as he thought. @@.man;"Well, it'd be better if you worked here miss."@@ He answered.
@@.wife;"Then you really will have to vouch for me."@@ $wife smiled.
@@.woman;"I see you're done! That was quick."@@ $wife turned to see Gwen standing by the doorway.
@@.wife;"Yes. I finished just now."@@ $wife nodded.
@@.woman;"Hmm, with some time to spare too. I presume that's why Henry's chewing your ear off hmm? Normally you wouldn't spare two seconds of time for anyone Henry."@@ Gwen teased with a smile.
@@.man;"Peh, well if anyone could offer half-decent company then I might."@@ He answered back with a snap.
@@.woman;"Well I'll have to take $wife back now. I think we still have some paperwork to fill out."@@ Gwen led $wife out of the room and back to the foyer, where she had $wife fill out an employee form.
@@.woman;"Terrific. We'll see you on the weekends, whenever you're available."@@ Gwen said as she tucked away the form, then left $wife to let herself out.
@@.system;"Earned $80!"@@<<set $money += 80>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $debtwork_path_naive to 8>><<remember $oldandyoung3_scene to true>>\
The work was now barely a task - $wife finished cleaning so quickly she might as well not even bothered showing up. Or maybe she was just no longer putting any effort into it. Instead she found herself eagerly approaching the last door. She didn't bother knocking - instead she stepped in and locked the door behind her.
Henry was in his usual spot - lazily slumped on the lounge. He gazed over at $wife.
@@.man;"Ah, $wife... Here to rob an old man again? Or are you just going to give me a heart attack?"@@ He asked.
@@.wife;"We'll see which happens first. Four hundred dollars."@@ $wife smiled.
@@.man;"Four hundred? You really do want to rob me..."@@ Henry crossed his arms.
$wife began to take off her clothes as she stepped towards the old man. She let her dress slip off her shoulders and fall down around her ankles. She was naked underneath.
@@.wife;"Four hundred... And you can have this..."@@ $wife said as she climbed onto the lounge and spread her legs to show her glistening slit. Henry began to breath hard as he slowly got to his feet, then pulled off his clothes. $wife smiled coyly as she slowly rubbed her clit.
@@.man;"I'll have it already, sweetheart..."@@ He grunted as he pulled his underwear down. His erect cock flung out and up in anticipation as Henry shuffled forward to $wife.
@@.wife;"There you go old man... Slow down..."@@ $wife whispered as she watched his cock approach her. Henry shuffled in closer and pushed his cock against her slit until it burried inside. He groaned loudly, and $wife let out a soft moan.
[img[images\pictures\oldandyoung\old_and_young_6.webp]]
@@.man;"Ugh, I'm inside you, $wife... Hah, how do you like this old cock?"@@ Henry grunted as he began to pump back and forth with a shaky, uncontrolled vigor.
@@.wife;"Mh, I can feel you twitching inside..."@@ $wife replied.
@@.man;"Hah- damn right...! I'm gonna pump your pussy full, even if it kills me...!"@@ Henry gasped and grunted as he thrusted.
@@.wife;"Mmh..."@@ $wife moaned as Henry pushed her legs back and thrusted deep inside. @@.wife;"Oh, you like it...?"@@ $wife asked.
[img[images\pictures\oldandyoung\old_and_young_7.webp]]
@@.man;"Absolutely! I knew it, you know...! Hah, I knew you were a kinky little hussie when I saw you...! You'd do anything for money, won't you?"@@ Henry grunted then squeezed $wife's tits with both hands.
$wife's head went foggy for a moment. Of course she'd do anything for money. She nodded. @@.wife;"Mh, yes! I would do anything..."@@ She admitted.
@@.man;"Even having sex with an old man like me...! Hah, well no complaints from me.... Ugh... I'm gonna cum...!"@@ Henry grunted again and thrusted deep inside $wife - she could feel the tip of his cock push deep inside her, then the hot wetness of his cum spread. $wife spasmed and twitched as she felt her body orgasm.
@@.wife;"O-oh...!"@@ She gasped.
@@.man;"Wow, $wife..."@@ Henry grunted as he slowly climbed off $wife and sat down naked next to her. @@.man;"I didn't even know I could get it up anymore..."@@ He muttered.
@@.wife;"... Four hundred dollars."@@ $wife replied with a raised brow.
@@.man;"Eh...?"@@ Henry frowned and shook his head. @@.man;"I guess you really are here for my money after all."@@ He said as he found his wallet and took out some money.
@@.wife;"Why else?"@@ $wife frowned in confusion. Henry shook his head.
@@.man;"See you next weekend maybe."@@ He said.
@@.system;"Earned $480!"@@<<set $money += 480>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>$wife knew the work didn't mean much anymore. She was barely in a room for a minute before she'd considered it clean - and she'd become pretty liberal in the definition of 'cleaning'. Instead she focused on getting to the last room, where she'd meet Henry, and they'd have their usual
[img[images\pictures\oldandyoung\old_and_young_6.webp]]
[img[images\pictures\oldandyoung\old_and_young_7.webp]]
@@.system;"Earned $480!"@@<<set $money += 480>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $debtwork_path_naive to 6>><<remember $oldandyoung1_scene to true>>\
It was $wife's first official day as an actual employee, but if anything it seemed easier than the trial day. Most of the rooms were vacant and already clean, and for some reason the building seemed empty. With no residents to speak with, $wife made short work of the cleaning and was wrapping up in the first hour.
She knocked on the last door - room 114, then entered to find Henry sitting on the loungechair. He squinted up at $wife.
@@.man;"Well if it isn't $wife... I guess Gwen liked your cleaning after all."@@ He said.
@@.wife;"Hello Henry. Yes I guess so. Now tell me - how do you know my name, hmm? I don't remember telling you."@@ $wife raised a brow.
@@.man;"Gwen said it."@@ He replied. $wife couldn't recall.
@@.wife;"I'll take your word for it. Anyway, I'll be out of your way shortly."@@ $wife said as she began removing the bed sheets.
@@.man;"Take your time... There's noone here to hurry you."@@ Henry shrugged.
@@.wife;"Yes I noticed. Why is that?"@@ $wife asked.
@@.man;"It's the weekend. Most residents have family come pick them up and go places. Other old coots like me with no family will just sit here and collect dust."@@ Henry rambled again.
@@.wife;"Ah, I see. Well I hope my company's enough."@@ $wife replied.
@@.man;"Yeah, it is. Hm."@@ Henry squinted at $wife in thought.
@@.wife;"...? What is it?"@@ $wife asked.
@@.man;"Do they pay you well here, $wife?"@@ Henry asked.
@@.wife;"Well enough."@@ $wife shrugged.
@@.man;"To what? Just cleaning?"@@ Henry asked again. He was abrupt, but $wife didn't think he meant anything of it.
@@.wife;"Yes, mainly. Keeping the residents company is a happy byproduct."@@ $wife smiled.
@@.man;"Heh, there's no way they're paying you enough money to put up with us old farts."@@ Henry smirked. $wife laughed.
@@.wife;"It's not bad - it's a very easy job."@@ $wife explained.
@@.man;"Yeah, well I can make it pay better."@@ Henry said, still squinting. $wife raised a brow curiously.
@@.wife;"How do you mean?"@@ $wife asked.
@@.man;"You keep me company for an hour and I'll pay you."@@ Henry said. $wife frowned.
@@.wife;"That's a kind offer Henry, and I'd love to keep you company, but you don't need to pay me for it... And sorry to say but I have other rooms to clean too."@@ $wife smiled.
@@.man;"Listen $wife, I may be old, but I'm still a man with needs."@@ Henry continued. $wife blinked in surprise when she realized what Henry meant.
@@.wife;"O-oh, sorry Henry, I don't mean that type of company..."@@ $wife began to say as she motioned to leave the room.
@@.man;"Two hundred bucks."@@ Henry cut her off. $wife flinched and paused at the mention of money. For some reason it felt as if she'd hit an invisible wall.
@@.man;"I've worked a lifetime and have no family to pass on my wealth. I'll pay you two hundred bucks, just to see your tits, $wife."@@ Henry said. $wife stepped back and turned towards Henry. Her mind had turned foggy and she struggled to think.
@@.wife;"...Two hundred dollars?"@@ She asked. Henry's grin widened. He nodded.
@@.man;"Yeah, two hundred. Just come and sit next to me first."@@ He patted the lounge. $wife was surprised to find herself seated next to Henry. She couldn't recall moving, but she felt comfortable knowing that she was going to make money.
@@.man;"Alright, let's see them..."@@ Henry was speaking, but his voice was a distant echo to $wife. It felt like she was in a dream, and making money felt good. She smiled at Henry as he began to pull her dress down off her shoulders.
[img[images\pictures\oldandyoung\old_and_young_1.webp]]
@@.man;"Heh, it's been many years $wife... You have such a beautiful body..."@@ Henry complimented her. $wife watched as he continued to undress her. He unclipped her bra and pulled it off to reveal her breasts. It felt liberating - as if she'd just fulfilled a deep ambition.
[img[images\pictures\oldandyoung\old_and_young_2.webp]]
Henry soaked her in with hungry eyes.
@@.wife;"Do you like them?"@@ $wife asked with a smile. Henry's response wasn't in words - instead he swooped down and sucked on her nipples.
[img[images\pictures\oldandyoung\old_and_young_3.webp]]
$wife gasped and squirmed as the old man's tongue swirled and flicked over her erect nipple.
@@.wife;"H-henry...!"@@ $wife breathed.
@@.man;"Hah, I haven't felt this feeling in decades, $wife... You're bringing life back to these old bones... Heh, even this bone..."@@ Henry gazed down at his crotch.
$wife blinked back to attention. She stood up and put her clothes back on. Her mind was no longer foggy - she wasn't sure what came over her... But she was glad she satisfied Henry and made some money. That was her deepest desire, after all.
Henry quirked a brow at $wife's sudden movement, then shrugged when she didn't seem to be upset. He took out his wallet and took out a few notes which he handed to $wife.
@@.man;"See you next week...?"@@ He asked.
@@.wife;"Maybe."@@ $wife replied as she left the room.
@@.system;"Earned $280!"@@<<set $money += 280>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $debtwork_path_naive to 7>><<remember $oldandyoung2_scene to true>>\
$wife moved through her tasks like clockwork. It was another quiet day with an almost empty building. She powered through the jobs with ease, and probably didn't spare much time for conversation with the residents that were still around.
She finally arrived at the last door and straightened her dress before she walked in. Henry was once again seated on the loungechair.
@@.man;"Hello $wife... Back to clean again, huh? Or did you want to keep me company?"@@ He asked.
@@.wife;"Hello Henry... Of course I can keep you company, if you can afford it."@@ $wife replied with a sweet smile.
@@.man;"Oh? I see. Yes I think I can afford about three hundred dollars today... What do you think?"@@ Henry took out his wallet and placed it on the lounge next to him. $wife locked the door and walked over to sit next to him.
@@.wife;"Three hundred dollars for my company?"@@ $wife asked as she sat beside Henry.
@@.man;"Well, it's a bit more than last time, so I think I should get a bit more too."@@ Henry muttered as he slyly began to pull $wife's dress off from her shoulders.
@@.wife;"I suppose if you're paying me more... It's only fair."@@ $wife replied without much thought. It was odd - for a moment she began to question herself, but then she remembered it was all to earn more money, which was the most important thing. Before she knew it, Henry had removed her dress completely and began to take out his semi-erect cock. It was clearly old, but quite sizeable.
@@.man;"See this? It's not had much life in it for a long time... Not until the last time you visited. You woke it up from a deep slumber."@@ Henry told $wife.
$wife watched it twitch under her gaze, then she leaned down to gently take it in her mouth.
[img[images\pictures\oldandyoung\old_and_young_4.webp]]
@@.man;"Ughhh, oh $wife..."@@ Henry groaned as he leaned back. $wife wrapped her tongue around the flaccid shaft and began to pump it into life. It took some work, but sure enough it eventually lifted up into erect form. Henry groaned again.
@@.man;"Oh $wife...! You're really sucking it... Ugh... You're... good at this...!"@@ Henry grunted.
[img[images\pictures\oldandyoung\old_and_young_5.webp]]
@@.wife;"Mh... Hah..."@@ $wife gasped as she took the wet cock from her mouth. It twitched eagerly at her - so full of energy and life. She began to stroke it then continued to suck on the head.
@@.man;"Ugh- oh... I think I'm cumming...!"@@ Henry grunted and groaned loudly - and sure enough $wife felt a hot liquor spew from his cock into her mouth. It was much thicker than what she'd normally expect, and it make her recoil and cough.
@@.man;"Oh- h-hah...! My god, $wife... I thought I'd died..."@@ Henry gasped.
@@.wife;"Don't say that... That'd be a real problem..."@@ $wife said as she wiped her mouth.
@@.man;"I guess you'd be in a real pickle if I died like that, huh?"@@ Henry grunted as he began to take money out from his wallet.
@@.wife;"Yeah, because then who'd pay me."@@ $wife smirked as she snatched the money from his hand and stood up. She felt a pleasant sensation of achievement once again.
@@.system;"Earned $380!"@@<<set $money += 380>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $debtwork_path_naive to 4>>\
$wife browsed through a job post list online. Most seemed like scams, however she picked through them with some scrutiny, then paused on a job for a elderly home carer.
It seemed straightforward enough - mostly just cleaning and making sure that the residents were 'healthy'. $wife clicked on the 'apply' button and sent a submission of interest.
It wasn't long before she received a reply asking her to come in for a trial on the weekend.
<<iconButtonContainer
$return
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>><<set $blacked_path to 1>>\
@@.you;"Alright, let's go find the VIP booth."@@ You said. $wife nodded, her face somewhat red. You walked to the elevator - there were three floors; G, 1 and 2. You took it up to the first floor. It was a glass elevator - you could see the entire room as the elevator rose up. You stepped out with $wife onto a balcony of sorts that overlooked the main club room. There were rooms lined up - VIP 1 through to VIP 10. You walked up to VIP 1 and knocked on the door. The door clicked open.
You stepped in with $wife and was surprised by how classy it was. There was a leather armchair and a two person lounge neatly arranged around a glass coffee table. There was a booth in the corner much like the ones out in the main club room. You saw a wall completely covered in TV monitors, each displaying something different, a lot of it erotic. You noticed one of them was a shot of the street outside the entry door. The room even had it's own bar, waited by a topless woman. Darryl was standing and speaking with three others. He smiled when he spotted you and $wife, then spoke quietly to the others. They passed you as they left the room.
@@.man;"You decided to come after all. I'm glad."@@ He said as he looked at $wife, then he looked at you. @@.man;"And I'm glad you're here to. Here, please, take a seat. A drink too, maybe?"@@ He looked over at the bartender who immeditely began to prepare three drinks. Darryl sat down on the lounge and motioned for you to join him. You sat down on the armchair, then realized a little too late that it left $wife to sit on the lounge next to Darryl. She sat down, adjusting her dress as she shuffled. Darryl smiled at her.
@@.man;"Thanks for joining me. It's not often we get new members. It's a fairly exclusive club you see."@@ He said, his eyes still on $wife, who shifted uncomfortably under his gaze.
@@.you;"Ah, yeah, thanks for putting us on the members list... We were prepared to pay the door fee, though."@@ You chimed in.
@@.man;"Hm? Oh. That used to be a thing. For the last year or so most nights are exclusive to members only."@@ He explained.
@@.you;"I see, well I'm still happy to pay for the membership so..."@@ You began to say. Darryl waved dismissively.
@@.man;"It's fine, really. A small, pointless fee I'm happy to cover. It just ensures a certain... Prestige. In the people that come. A quality I'm quick to notice."@@ He added with a sly smile. As if on queue the bartender approached the table and placed a glass of vodka lime and soda in front of each of you. You picked yours up.
@@.you;"Yeah I uh, wouldn't have known this place even existed..."@@ You said.
@@.man;"It's meant that way. There's a very certain type of people we cater to... If you hadn't heard of the club before, then you weren't meant to."@@ Darryl said coolly. His eyes drifted back to $wife.
@@.man;"You, dear, haven't said a word."@@ He clicked his tongue thoughtfully then laughed. @@.man;"My apologies, I haven't asked your names."@@ He raised a brow.
@@.you;"I'm $name, this is-"@@
@@.wife;"I'm $wife."@@ $wife cut you off.
@@.man;"Well it's lovely to meet you $wife..."@@ Darryl smiled. He looked over at the bartender and motioned for 3 more drinks. @@.man;"What do you think of my establishment?"@@ He asked.
@@.wife;"Um... It's nice..."@@ $wife replied meekly. Darryl chuckled.
@@.man;"It's a lot of things, but I don't know if I've ever heard it called 'nice' before... We try to keep things... Sexy... Hot... Wet..."@@ $wife blushed. Darryl gulped down his drink just as the next round arrived. You quickly drank yours to keep up. $wife tried to do the same, but she was a lightweight.
@@.wife;"I guess it's that too..."@@ $wife said. Darryl smiled.
@@.man;"I aim to please, $wife."@@ He said quietly. You noticed he'd placed a hand on $wife's knee. $wife didn't seem to resist.
@@.you;"So how long have you been running this place?"@@ You broke in abruptly. Darryl blinked and looked over at you, as if surprised to see you were there.
@@.man;"Oh... Hmm... Ten years or so. Quite a while."@@ He downed his drink again. You did the same, if nothing else to keep up your appearance. @@.man;"I'm very experienced."@@ He added with a dry smile.
@@.wife;"I-uh- need to go to the bathroom."@@ $wife said as she stood up. Darryl motioned to the door. $wife made her way out. You noticed Darryl staring at her ass as she left.
@@.man;"Quite a prize you have."@@ He eventually said to you.
@@.you;"Yeah? Hah, I guess so."@@ You shrugged as if it were nothing.
@@.man;"No, really. You're a lucky man."@@ He continued.
@@.you;"Heh, yeah $wife does me just fine..."@@ You agreed with a slight slur. The booze was certainly hitting you.
@@.man;"Hmhm, I bet. You know most men would pay thousands... Or more... For just a night with a woman like $wife."@@ He said. You cocked a brow.
@@.you;"Well that'd make me a rich man, haha..."@@ You laughed.
@@.man;"Yes it would. So let me get to the point... I'll pay you money to let me sleep with $wife."@@ Darryl suggested as he took a long drink from his glass, his careful gaze studying you. You blinked, but it was obvious Darryl was interested in $wife. You also needed money. Still, there was no way she'd agree to be pimped out like that.
@@.man;"Of course, it could be our little secret... $wife doesn't need to know the details of our agreement. You just come over to the club... Maybe enjoy yourself separately for a few hours... And if you'd like, you could see every last detail. She won't know a thing."@@ Darryl must have sensed your thoughts, he did a hell of a job convincing you.
@@.you;"... And you'll pay me?"@@ You asked. Darryl smiled.
@@.man;"A thousand dollars every time you visit. Even if I fail to seduce her."@@ He said. You blinked in surprise. @@.man;"... Do we have a deal?"@@ He asked.
@@.you;"... Yeah, deal."@@ You nodded just as $wife stepped back into the room. She walked up by your side, somewhat bashfully. You raised an eyebrow.
@@.wife;"Um, sh-should we get going now...?"@@ She asked. You felt disappointed, but you didn't want to push her now. You nodded.
@@.you;"Yes no problem. It was great to meet you Darryl."@@ You said as you stood up.
@@.man;"My pleasure. I'll arrange a cab for you. It was lovely to meet you, $wife. I look forward to seeing you again."@@ He said with a smile. She returned it, slightly red in the face.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $debtwork_path_sub to 5>>\
You approached the club with $wife. It took a while to find because it didn't really look like a club from the outside. Just a red door squeezed in between two buildings. You knocked on the door then looked at $wife.
She was embarrassedly pulling at her tight black dress that showed off her legs and squeezed together her tits, showing just enough cleavage. She spotted your gaze and lightly shoved your arm. You'd only wore jeans and a collared shirt.
@@.man;"Yeah?"@@ A man opened the door and peaked at you from behind. He was middle aged, dark skinned and dressed kind of like a thug.
@@.you;"Hi, uh... We're here to join the club..."@@ You awkardly told him. He looked you up and down then closed the door for a few seconds. You exchanged looks with $wife. He then opened it again with a notepad.
@@.man;"Your name?"@@ He asked.
@@.you;"Uh, I'm $name..."@@ You said. The man shook his head.
@@.man;"I ain't got you on my members list."@@ He informed as he looked over his paper.
@@.you;"Uh, we're not members yet..."@@ You told him. He cocked a brow and laughed.
@@.man;"It's members night. You can't just come in."@@ He said.
@@.you;"Well can we join now?"@@ You asked, frowning. He shook his head again.
@@.man;"There's a wait list longer than a horse's dick. You're shit outta luck, I'm afraid."@@ He told you.
@@.wife;"Come on, let's just go..."@@ $wife said. You reluctantly turned around to leave with her.
@@.man;"Ah, wait a second..."@@ You heard the man call out as you began to walk away. You paused and looked back at him. He seemed to speak with someone inside, then peeked back out at you.
@@.man;"... Well I dunno why, but it's your lucky day. You're on the members list.."@@ He said. You exchanged looks with $wife and walked back to the door.
@@.you;"I haven't signed up or anything."@@ You told him.
@@.man;"Yeah I dunno either, but the boss says you're in. So you're in."@@ He shrugged, then held the door open for you to enter. You stepped inside with $wife. It was a long hallway, lit up in red lights. There were several doors lined up on either side, each with a large number painted on it, 1 through to 8, and then a double door at the end.
@@.man;"You can go straight through to the club room... Drinks a free for members, which you two are. Everyone here is a member tonight."@@ The man said. You began to walk down the hallway with $wife. You could hear different music and erotic sounds from the doors as you passed them, and you felt $wife take a firm hold of your arm.
@@.wife;"Oh my..."@@ She gasped. You looked over to see one of the doors slightly open. There was a group of four people - a single woman and three men, all naked or strapped in leather. One of the men was fucking her from behind while she sucked off the other two. $wife squeezed your arm.
[img[images\pictures\xclub\xclub_1.webp]]
@@.you;"Jeez, that's pretty full on..."@@ You commented, and cocked a brow. $wife took some time and effort to tear away her gaze.
You both continued through the hallway into the main club room. It was dimly lit aside from the dance floor, which shone with multiple beams of coloured light. You saw several dozens of people danced either drunk or something else. Otherwise the rest of the place was dark, and it took some time for your eyes to adjust. You could see a bar in center with a few naked men and women as the bartenders. You slowly made your way towards it. There were various booths broken out in different areas, some offering more discreet covering than others. You could hear moans and grunts as you passed them.
You eventually made it to the bar.
@@.you;"Can we have two... Vodka sodas please..."@@ You called out to the bartender. She turned around to reveal she had a leather mask over her face, but otherwise was completely naked. More- her body had a shine, as if she was oiled up. You noticed $wife glimpsing at her body as the woman served you drinks. $wife quickly downed hers.
@@.man;"It's a lot to take in, I'm sure."@@ You heard a deep voice behind you and turned to see a large man. He was dark, had a shaved head (or maybe he was just bald), and unlike everyone else he was wearing a suit. He offered you a smile, then looked at $wife.
@@.you;"Ah, yeah I guess it is..."@@ You replied. He quirked a brow then laughed.
@@.man;"I'm Darryl, I'm the owner of this place."@@ He told you, then looked at $wife again. He unashamedly looked her up and down then looked back at you. @@.man;"Apologies for the misunderstanding at the front door. It's members night, and we're strict with our policies."@@ He explained. You shook your head.
@@.you;"Oh no problem, I guess we didn't know it's members night... I suppose we should thank you, if you're the boss here then you let us in."@@ You said.
@@.man;"It's no problem, it's the least I could do for such a fine couple..."@@ He waved a hand dismissively, but his eyes averted back to $wife. @@.man;"Excuse me for being forward, I'd like you to join me in a private booth."@@ He said. You quirked a brow and looked at $wife, who turned a scarlet red. Darryl smiled.
@@.man;"Up to you of course, but if you'd like to... My booth is VIP room 1, upstairs."@@ He motioned to an elevator. This place was quite fancy, for being in such a hidden spot. Darryl smiled again, then walked away. You looked at $wife. She took your drink from your hand and gulped it down. You smirked and ordered two more.
You spent the next half hour by the bar with $wife. You caught her occasionally curiously looking at a naked man or woman, but she seemed to be a little more relaxed with a few drinks in her.
@@.you;"Alright, should we go...?"@@ You asked eventually.
@@.wife;"Oh! Um... You mean go home or...?"@@ $wife hesitated. Of course, Darryl had invited you to the VIP booth. Well, it seemed more like he invited $wife. She didn't seem too opposed to visit him though, given she asked.
You pondered your decision...
<<iconButtonContainer
'Blacked Branch - Accept'
'button_m_action.png'
"Find Darryl"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Just go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You entered the club with $wife and made your way down the hall. It was much easier now that you knew where the place was and you were on the members list. $wife was wearing a skimpy dress, and you decided to dress up a little more this time with a smart blazer.
Much like last time the place was buzzing with music and lewd moans. You couldn't look anywhere without seeing some sort of sexual act, and you noticed $wife taking many more looks too. She didn't seem all that opposed to come this time. You caught her gazing at the dance floor, where a man was fucking a woman from behind. You quirked a brow at $wife and she blushed.
[img[images\pictures\xclub\xclub_2.webp]]
You stayed for an hour or so, roughly five drinks for $wife, before you left.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $debtwork_path_sub to 4>>\
@@.you;"How's the job search?"@@ You asked idly. $wife sighed then shrugged.
@@.wife;"I looked, hun... There wasn't really anything that suited me."@@ $wife confessed. You frowned.
@@.you;"That's alright. Thanks for looking, at least."@@ You said.
@@.wife;"Sorry $name, I know it meant a lot to you."@@ She said.
@@.you;"It's fine. Actually there's something else I wanted to talk to you about."@@ You began to say, as you recalled the site you signed up for. $wife looked at you curiously.
@@.you;"There's a certain club in the area that I want to sign up to..."@@ You began to say.
@@.wife;"Okay great. I always thought you should get a hobby... You're always working so much."@@ $wife smiled.
@@.you;"Yeah I think so too, I'm glad you agree..."@@ You nodded.
@@.you;"But it's actually a two-person club, and I wanted to join with you..."@@ You continued.
@@.wife;"Oh... Well okay, I guess that's fine. What's it for?"@@ She asked.
@@.you;"Heh. It's an adult club."@@ You told her. $wife stared at you for a moment in silence.
@@.wife;"You're joking right?"@@ She frowned. You shook your head.
@@.wife;"You're kidding - we can't go to a place like that...!"@@ $wife began to say while turning red in the face.
@@.you;"Come on, it's not such a big deal."@@ You tried to convince her.
@@.wife;"Of course it is!"@@ $wife scolded you. You shook your head.
@@.you;"It isn't. We don't need to do anything, we can just go, look around, and if we don't like it we can leave."@@ You told her. She rolled her eyes at you.
@@.wife;"And how much does it cost to join?"@@ She asked.
@@.you;"It's free."@@ You lied. She didn't need to know. $wife sighed.
@@.wife;"... We'll just go in to look around, then leave, right?"@@ She asked. You nodded.
@@.you;"Exactly."@@ You confirmed. She sighed again.
@@.wife;"Okay fine..."@@ She eventually agreed, still red in the face.
@@.you;"Great! We can go this weekend."@@ You said.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<set $debtwork_path_sub to 2>>\
$wife browsed through a job post list online. Most seemed like scams, however she picked through them with some scrutiny...
There was a job for a elderly home, but she didn't really want to do that. She scrolled past a few ads that suggested she could make money by webcamming. Too lewd. And lastly a job post for a nightclub. She just wouldn't fit in to a place like that.
$wife shrugged as she shut the laptop. There really wasn't anything for her after all. At least she looked.
<<iconButtonContainer
$return
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>><<set $debtwork_path_sub to 3>>\
As you clicked out of the site, a pop-up flashed up on your screen.
//''Want to experience the ultimate adult nightlife? Join XClub now...''//
You'd normally disregard these types of ads, but there was a certain allure to the imaging... A woman wearing sheer lingerie and a mask, being caressed by several hands. You clicked the ad and visited the website.
There was a login block. This is certainly where you'd draw the line, but you signed in with some bogus details, half expecting to realize it was a pointless spam. Instead you found a well polished web forum for a certain club in the area.
You clicked through the different areas in the website; there was a section for hookups, swinging, nude posting, and details for certain event nights at the club... As you read through the subforums you noticed you received a private message. You clicked it open to see a message from XClub.
//Hi there, welcome to XClub.//
//Firstly I'd like to advise that your anonymity is ensured here on the XClub website, but if you're ever feeling adventurous you can come to a 'new members' night at the venue. There's a small entry fee of $100USD paid at the door, half price if you come as a man and woman pair. Members enter free.//
You didn't reply, but it sure made you curious. It was something to discuss with $wife for sure... You wondered what she'd say about it.
<<iconButtonContainer
$return
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>>[img[images\bg\backyard.png]]<<set $control -= 2>>\
@@.you;"I've noticed you've been coming over a lot lately."@@ You said.
@@.man;"I have? Well I suppose I've felt I've been too distant from my son. You know it gets lonely sometimes, and it's nice seeing you and $wife together. It reminds me of my time with your mother."@@ He said, almost sounding genuine. It annoyed you that he referred to you as his son.
@@.you;"Is that so... Yes, I suppose $wife and I are happy together here. It's always quiet, which is the way we like it."@@ You said., dropping a subliminal hint.
@@.man;"Enjoy the quiet huh? I'm the same way. That's why I liked this house so much. And don't worry, $name, I don't plan to steal the house away or cause you any trouble."@@ He said.
@@.you;"Oh, uh... That's good, I guess..."@@ You said, awkwardly to a pause. @@.you;"Well, talk later."@@ You added before leaving.
@@.man;"Okay, see you later $name."@@ $stepd waved.
<<iconButtonContainer
'Main Story Event - BBQ'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>>[img[images\bg\backyard.png]]<<set $control += 2>>\
@@.you;"How's the gambling addiction?"@@ You asked snidely.
@@.man;"Gambling? Come off it - we've just started to talk and that's what you've gotta bring up?"@@ He snapped back.
@@.you;"What? It's been a problem before and I'm curious to know whether it still is."@@ You replied coolly.
@@.man;"No - it's not a problem, alright? Can we talk about something else now?"@@ He retorted with a snarl.
@@.you;"Sure, sure..."@@ You shrugged. You did notice that he didn't really answer the question though.
@@.man;"Alright, well anyway... How's $wife been?"@@ He said.
@@.you;"Okay, I suppose. Same as usual. Why do you ask?"@@ You raised a brow curiously.
@@.man;"I'm just asking. You've been together for a while. You have a house together... You know what happens next?"@@ He grinned at you.
@@.you;"Yeah yeah, in due time."@@ You dismissed the thought with a lazy flick of the hand.
@@.man;"Okay, but don't wait too long. They can get pretty antsy."@@ He educated.
@@.you;"Sure, whatever. Anyway, talk later $stepd..."@@ You said.
@@.man;"Okay, see you later $name."@@ $stepd waved.
<<iconButtonContainer
'Main Story Event - BBQ'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>>[img[images\bg\backyard.png]]<<set $bbqstepd_talk to true>>\
You approached your stepfather, albeit reluctantly... Though he didn't know that. You felt annoyed when you looked at him; a now overweight and balding man.
He and your mother met when you were a child, but even then you didn't like him. It wasn't just that you didn't like him, but you didn't //trust// him either. The way he looked at your mother wasn't love, it was lecherous. At least, that's how you saw it. He also had a problem with drinking out late and gambling away his salary. Your mother wouldn't hear a word of it though.
When your mother sadly passed years ago, she left the house to both you and $stepd. He thankfully didn't want to stay in town though, and so left the place to you... It wasn't until $wife moved in that he showed any interest in the house again, occasionally visiting much to your annoyance. But as $wife reminded you, $stepd did own half the property... She didn't seem to mind him all that much either. Probably couldn't see through him like you could.
You sucked in a breath of air and walked to $stepd. He grinned when he spotted you, then dusted his fingers from the chips he was eating.
@@.man;"$name! You finally came over, I thought I might have turned invisible."@@ $stepd said with a stupid smile.
@@.you;"You know me, just busy... So... How are you?"@@ You asked. It hurt to feign interest.
@@.man;"I'm the same old man you've always known. Just a bit older."@@ $stepd said with a stupid smile.
@@.you;"Yeah I guess that's nature for you."@@ You said, struggling to hold the spiteful sarcasm.
What do you talk about?
<<nobr>>
<<iconButtonContainer
'Main Story Event - BBQ Dad Opt 1'
'button_m_action.png'
"I've noticed you've been comin over a lot lately..."
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Main Story Event - BBQ Dad Opt 2'
'button_m_action.png'
"How's the gambling addiction?"
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\backyard.png]]
<<set $neighbour_son to true>>\
@@.you;"How've you been, $neigh?"@@ You asked, pretending to be interested.
@@.man;"H-hm? Me?"@@ His eyes widened in fright, then looked at $neighmom who nodded encouragingly.
@@.man;"U-um I've been okay."@@ He mumbled.
@@.you;"Yeah? That's good to hear. $wife tells me that you go to school at the same place. That must be tough for you, I hope she doesn't give you too much trouble."@@ You replied with a grin, trying to make up his lack of conversation skill with equal amounts of enthusiasm.
@@.man;"N-no! She's a really good teacher! My favourite, actually!.. Um..."@@ He began to shout in her defence then trailed off into a mumble.
//O...kay... Weirdo.// You thought.
@@.you;"Well that's good to hear!"@@ You offered a smile.
@@.woman;"$neigh's grades have been improving since he's been in $wife's class. She must be doing something right!"@@ $neighmom chimed in with a smile.
@@.you;"Really? Gosh, I could have used a teacher like her when I was in school."@@ You offered a cheeky grin, then waved a hand.
@@.you;"Well, chat later you two."@@ You bid farewell.
@@.woman;"Okay, see you later $name."@@ $neighmom said.
@@.man;"B-bye..."@@ $neigh mumbled.
<<iconButtonContainer
'Main Story Event - BBQ'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>>[img[images\bg\backyard.png]]
<<set $neighbour_mom to true>>\
@@.you;"Can I get you another drink, $neighmom?"@@ You asked with a raised brow.
[img[images\pictures\neighmom\neighmom.png]]
@@.woman;"Oh, well I shouldn't..."@@ She bit her lip in thought.
@@.you;"What, are you driving home?"@@ You asked playfully then topped off her wineglass.
@@.woman;"Hehe, okay fine..."@@ She said. $neigh crossed his arms and huffed.
@@.woman;"Oh come on, $neigh, one drink won't make a difference."@@ She nudged him.
@@.man;"Hmph, whatever."@@ He mumbled in response.
//Weird kid...// You thought.
@@.woman;"He doesn't like it when I drink, thinks that I get too 'flirty' with people."@@ She laughed as she explained to you.
@@.you;"Jeez, I better hang around then."@@ You joked, but also tried to quickly finish your drink to leave. $neighmom laughed and put a hand on your shoulder with a light squeeze.
@@.you;"Well, take it easy you two. Chat later."@@ You hurried away with a wave.
@@.woman;"Oh, alright! Chat later."@@ $neighmom said. $neigh remained silent.
<<iconButtonContainer
'Main Story Event - BBQ'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>>[img[images\bg\backyard.png]]<<set $bbqneighbour_talk to true>>\
You approached your neighbours with a phony smile.
[img[images\pictures\neighmom\neighmom.png]]
$neighmom, the mother, had divorced her husband years ago and was apparently all the better for it... She was a little plump, but okay to look at. Most of the 'extra love' was luckily in her bosom, which you did like... You thought she'd be //very// attractive if she were younger and thinner. No doubt she'd have been a stunner before she had her son, $neigh.
He was a weird one; ugly, no doubt from his father's side, and had all the symptoms of a bubble-boy. He rarely left the house when he wasn't at school, and it looked like his mother still dressed him, despite now being an 18-year old adult. You guessed he had a creepy devotion to his mom from the way he stood so close to her.
@@.you;"Hello neighbours, I hope all's well."@@ You greeted them. Your cheeks hurt from holding the feigned smile.
@@.woman;"Oh hello, $name! Yes, everything's fine. What a lovely home that you have! That you and //$wife// have, that is. Thanks for having us over.@@ $neighmom said in a hurry. She always put you on edge, but you weren't sure why. Your 'crazy lady' senses would go ballistic when you spoke to her.
@@.you;"Yeah of course, it's a pleasure to have you both over and you're welcome any time."@@ You lied.
@@.woman;"Oh well if that's the case then you'll be seeing a whole lot more of me over the summer - this pool would be an absolute treasure in the heat!"@@ She added with a smile.
//Maybe diet and I'd see a whole lot less of you.// You thought. But again, you wouldn't mind seeing her... $neigh gave a weird look, as if he were annoyed that his mother made that joke.
@@.you;"You know, I've always taken the pool for granted."@@ You smiled at her.
What do you talk about?
<<nobr>>
<<iconButtonContainer
'Main Story Event - BBQ Neighbours Opt 1'
'button_m_action.png'
`"How've you been, " + $neigh`
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Main Story Event - BBQ Neighbours Opt 2'
'button_m_action.png'
`"Offer " + $neighmom + " another drink"`
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\backyard.png]]
<<if $bbqneighbour_talk eq true>>\
<<if $bbqstepd_talk eq true>><<set $mainplot_scene to 4>>\
It was getting late and the evening was coming to a close. You saw off a few people and began to lazily clean up the leftover dishes and half-empty glasses that your departed and drunk guests kindly left behind.
@@.you;"That was exhausting."@@ You said, tipping out wine over the lawn from an abandoned glass.
@@.wife;"It was fine. Did you talk with your dad?"@@ $wife asked.
@@.you;"Step-dad."@@ You corrected her. @@.you;"Yes I spoke with $stepd."@@
@@.wife;"Yeah? And...?"@@ $wife raised a brow as she shamelessly probed into your relationship with $stepd.
<<if $control gte 6>>\
@@.you;"And he's still a jerk. What do you want to know?"@@ You frowned. $wife rolled her eyes.
@@.wife;"Give him a chance, would you? Haven't you noticed he's been trying really hard with you lately?"@@ she insisted.
@@.you;"Yeah yeah, whatever you say."@@ You dismissed.
<<elseif $control lte 5>>\
@@.you;"And nothing to report. He's the same as usual."@@ You shrugged. $wife rolled her eyes.
@@.wife;"Give him a chance, would you? Haven't you noticed he's been trying really hard with you lately?"@@ she insisted.
@@.you;"Yeah okay."@@ You said dismissively.
<</if>>\
@@.you;"I also spoke with $neighmom and $neigh."@@ You said.
@@.wife;"Oh yeah?"@@ $wife looked over at you, mid-way through tipping out another drink.
<<if $neighbour_mom eq true>>\
@@.you;"Yeah. That's one creepy kid you have in your class."@@ You grinned.
@@.wife;"$neigh? Leave him alone, he gets picked on you know."@@ $wife frowned.
@@.you;"Maybe that'd change if he got out of the house more often."@@ You shrugged as you began to collect paper plates to throw in the bin.
@@.wife;"...Maybe."@@ $wife agreed.
<<elseif $neighbour_son eq true>>\
@@.wife;"Should I be worried? I know $neighmom's always very eager to talk to you..."@@ $wife playfully pouted.
@@.you;"Yeah yeah, well I could say the same about basement-boy."@@ You smirked.
@@.wife;"$neigh? What do you mean?"@@ $wife asked.
@@.you;"He said that you were his favourite teacher."@@ You said smugly.
@@.wife;"Well that shouldn't be a surprise!"@@ $wife shoved garbage into your hands.
@@.you;"I guess not."@@ You nodded as you took the garbage to the bin.
<</if>>\
You both eventually cleaned up the backyard and retired back inside to go to bed.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"End of the day..."
>>
<<AdvancePeriod 3>>
<</iconButtonContainer>>
<<else>>\
Your guests still mingled and gossiped together in your backyard, enjoying the food and drink at your expense.
You looked around. Your step-father was still there...
<<iconButtonContainer
'Main Story Event - BBQ Dad'
'button_m_action.png'
"Speak with your step-dad"
>>
<</iconButtonContainer>>
<</if>>\
<<elseif $bbqstepd_talk eq true>>\
<<if $bbqneighbour_talk eq true>><<set $mainplot_scene to 4>>\
It was getting late and the evening was coming to a close. You saw off a few people and began to lazily clean up the leftover dishes and half-empty glasses that your departed and drunk guests kindly left behind.
@@.you;"That was exhausting."@@ You said, tipping out wine over the lawn from an abandoned glass.
@@.wife;"It was fine. Did you talk with your dad?"@@ $wife asked.
@@.you;"Step-dad."@@ You corrected her. @@.you;"Yes I spoke with $stepd."@@
@@.wife;"Yeah? And...?"@@ $wife raised a brow as she shamelessly probed into your relationship with $stepd.
<<if $control gte 6>>\
@@.you;"And he's still a jerk. What do you want to know?"@@ You frowned. $wife rolled her eyes.
@@.wife;"Give him a chance, would you? Haven't you noticed he's been trying really hard with you lately?"@@ she insisted.
@@.you;"Yeah yeah, whatever you say."@@ You dismissed.
<<elseif $control lte 5>>\
@@.you;"And nothing to report. He's the same as usual."@@ You shrugged. $wife rolled her eyes.
@@.wife;"Give him a chance, would you? Haven't you noticed he's been trying really hard with you lately?"@@ she insisted.
@@.you;"Yeah okay."@@ You said dismissively.
<</if>>\
@@.you;"I also spoke with $neighmom and $neigh."@@ You said.
@@.wife;"Oh yeah?"@@ $wife looked over at you, mid-way through tipping out another drink.
<<if $neighbour_mom eq true>>\
@@.you;"Yeah. That's one creepy kid you have in your class."@@ You grinned.
@@.wife;"$neigh? Leave him alone, he gets picked on you know."@@ $wife frowned.
@@.you;"Maybe that'd change if he got out of the house more often."@@ You shrugged as you began to collect paper plates to throw in the bin.
@@.wife;"...Maybe."@@ $wife agreed.
<<elseif $neighbour_son eq true>>\
@@.wife;"Should I be worried? I know $neighmom's always very eager to talk to you..."@@ $wife playfully pouted.
@@.you;"Yeah yeah, well I could say the same about basement-boy."@@ You smirked.
@@.wife;"$neigh? What do you mean?"@@ $wife asked.
@@.you;"He said that you were his favourite teacher."@@ You said smugly.
@@.wife;"Well that shouldn't be a surprise!"@@ $wife shoved garbage into your hands.
@@.you;"I guess not."@@ You nodded as you took the garbage to the bin.
<</if>>\
You both eventually cleaned up the backyard and retired back inside to go to bed.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"End of the day..."
>>
<</iconButtonContainer>>
<<else>>\
People were still mingling in your backyard, musing together and enjoying the food and drink at your expense.
You looked around. Your neighbours were still around...
<<iconButtonContainer
'Main Story Event - BBQ Neighbours'
'button_m_action.png'
"Speak with your neighbours"
>>
<</iconButtonContainer>>
<</if>>\
<<else>>\
The sun bore down over the setting of your pooled backyard. People mingled and acquainted one another, and you did your best to avoid eye-contact with them as you nursed a beer at the grill and evaded conversation. You'd invited the few people you knew but you weren't all that eager to speak with anyone if you were being honest. These social events were more to keep $wife happy and to appear sociable.
@@.wife;"Hun I can take over for a bit if you want to talk to people."@@ $wife approached with a smile, no doubt detecting that you were far too comfortable at the grill.
@@.you;"Not all that much."@@ You replied honestly.
@@.wife;"Oh, cut it out. You can't stay here all day."@@ She playfully pushed you and took your place at the barbeque.
You sighed resignedly and looked around.
You saw your step-dad. You didn't have the best relationship with him and it'd gotten worse since your mother's passing. You didn't really want to talk to him, but knew you had to eventually.
Some of your neighbours were also around. You didn't care for many of them, but your next door neighbour was okay to talk to. Well, she was okay look at. She was a single mother with a basement-dwelling son.You were pretty sure he was a student at your wife's school.
<<nobr>>
<<iconButtonContainer
'Main Story Event - BBQ Dad'
'button_m_action.png'
"Speak with your step-dad"
>><</iconButtonContainer>>
<<iconButtonContainer
'Main Story Event - BBQ Neighbours'
'button_m_action.png'
"Speak with your neighbours"
>><</iconButtonContainer>>
<</nobr>>
<</if>>[img[images\bg\bedroom.png]]
<<set $mainplot_scene to 2>><<set $bbqneighbour_talk to false>><<set $bbqstepd_talk to false>>\
$wife was already in bed when you walked in.
[img[images\pictures\wife\wife.png]]
@@.wife;"Hey $name. How was work?"@@ She asked.
@@.you;"Not bad I guess. I have some weird colleagues."@@ You replied lazily as you began to change into your lazier clothes.
@@.wife;"Well aren't we lucky that they aren't invited to the barbeque this weekend! You didn't forget did you?"@@ She smiled as she peered at you.
@@.you;//Shit...//@@
You'd completely forgotten. You were hosting a barbeque at your house on the weekend. Thankfully you aranged it before you knew your colleagues, but your neighbours were sure to invade your privacy, not to mention your step father...
@@.you;"Of course not... Like I'd forget that."@@ You lied.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Continue"
>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]<<set $mainplot_scene to 1>>
@@.man;"$name, your assistance is required in the studio."@@ You looked around to see $col1 walking towards you. He looked somewhat irritated.
@@.you;"Hey $col1. Sure thing... What studio?"@@ You asked, hoping it wasn't a dumb question.
@@.man;"What? Haven't you been through the office yet? The Studio is the last door down the hallway. It's where we do our photoshoots for the magazines."@@ $col1 explained.
@@.you;"Okay no problem. What do you need me for?"@@ You asked.
@@.man;"Not me, man. I'm just done dealing with that fat idiot. You can help him. Good luck."@@ He said, leaving before you could get another word in.
@@.you;//Guess I'm going to the studio then...//@@ You thought to yourself. You locked your computer and went down the hall.
[img[images\bg\studio.png]]
The studio was impressively big. You couldn't help but look around at the set-up... The cameras, lighting and equipment. It was all pretty new by industry standards.
@@.man;"What do you think? Pretty cool, huh?"@@ You heard a man's voice behind you. You looked at him; a quite tall and overweight guy. He was wearing sweatpants, a t-shirt, and a pretty bad stench of body odor. His oily brown hair tied back into a pony-tail... You did your best to not make a face.
@@.you;"Yeah it's a nice set-up. Do you run it?"@@ You asked.
@@.man;"I sure do. I'm $col2."@@ He introduced himself with a polite handshake.
@@.you;"Nice to meet you, I'm $name. I just started this week."@@ You began to say.
@@.man;"Yeah I know - you've done some good work so far. A bit slower than the last guy though."@@ He said non-chalantly.
@@.you;"I'll try to pick up the pace then. $col1 mentioned you needed help with something?"@@ You asked. You really didn't like hearing that you were slower than the last guy you replaced, so you were determined to be quicker.
@@.man;"Have you ever used any of the equipment here?"@@ $col2 asked.
@@.you;"Hmm... Maybe not these specifically. I'm familiar with most DSLR cameras..."@@ You answered.
@@.man;"Good to know, maybe you can help me with photoshoots some time."@@ He grinned at you winningly, as if he'd offered you a pretty substantial treat of some kind.
@@.you;"Sure I don't mind, if you need a hand..."@@ You said quietly. You were beginning to question what he exactly needed your help for.
@@.man;"I don't ever need a hand."@@ He retorted abruptly, almost angrily.
@@.you;"Ah... Okay. Why'd you ask then...?"@@ You questioned, trying to not sound aggressive.
@@.man;"You'd love it."@@ He grinned widely. @@.man;"There's always pretty girls and you can tell them what to do."@@ He explained. You weren't sure how to react... Though you did like that thought. Probably not with $col2 in the picture though.
@@.you;"That sounds pretty cool... I guess let me know if ever I can help."@@ You said.
@@.you;"Anyway, what can I help with?"@@ You asked again. This conversation was painful, and you could see why $col1 would push it onto the new guy.
@@.man;"Oh, nah I don't need help anymore. I did it myself already."@@ He said proudly.
@@.you;"... I see. Okay, nice meeting you. I'll have to get back to my computer now."@@ You offered a curt nod and left pretty quickly, before he could strike up another pointless conversation.
<<iconButtonContainer
'Afternoon'
'button_m_forward.png'
"Finish Up..."
>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]<<set $mainplot_scene to 3>>
You tirelessly plugged away at your computer all day, then let loose a long sigh of relief as you sent the last editted image. It was the end of the day and you fully intended to leave immediately... As if it'd read your mind, an e-mail notification popped up on your computer screen.
<h3>//"MODELS NEEDED!!!"//</h3>
@@.desc;//Hi all,//
//A few of our regular models are no longer available for us to use for photoshoots. The reasons are varied, however it leaves us in a very difficult situation in that we need more regular models. I realise this isn't in everyone's job description, but do keep this in mind if you miracuously find a model in need of a low-paying job. There will be a $500 finder's fee if they can work on-call.//
//Regards,//
//$boss//@@
You gave a long thoughtful stare. You wondered whether this was something you could get $wife involved in... Ordinarily she'd outright refuse, however maybe now... It was definitely something you could ask her about.
<<iconButtonContainer
'Afternoon'
'button_m_forward.png'
"Finish Up..."
>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]
@@.desc;$wife was in the foyer of 'United Mags', the magazine publisher that you worked for. The building was glossy and modern with several office spaces and closed-off rooms offering privacy to the higher ups.@@
<hr>
What does she do?
<<nobr>>
<<if $work_scene eq 2>>
<<iconButtonContainer
'Wife Action - Standard Modelling Scene 1'
'button_m_exclaim.png'
"First modelling job..."
>>
<</iconButtonContainer>>
<<elseif $work_scene gte 3>>
<<iconButtonContainer
'Wife Action - Standard Modelling'
'button_m_exclaim.png'
"Do standard modelling"
>>
<</iconButtonContainer>>
<</if>>
<<if $work_scene gte 6>>
<<iconButtonContainer
'Wife Interact Boss'
'button_m_person.png'
`"Chat to " + $boss`
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Wife Interact Col1'
'button_m_person.png'
`"Chat to " + $col1`
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Wife Interact Col2'
'button_m_person.png'
`"Chat to " + $col2`
>>
<</iconButtonContainer>>
<</if>>
<<if $work_scene eq 7>>
<<iconButtonContainer
'Wife Action - Sexy Modelling Scene 1'
'button_m_exclaim.png'
"Do sexy modelling"
>>
<</iconButtonContainer>>
<<elseif $work_scene gte 8 and $liberty lte 4>>
<<iconButtonContainer
'Wife Action - Sexy Modelling1'
'button_m_exclaim.png'
"Do sexy modelling"
>>
<</iconButtonContainer>>
<<elseif $work_scene gte 8 and $liberty gte 5 and $homepornocommanded eq true>>
<<iconButtonContainer
'Wife Action - Sexy Modelling2b'
'button_m_exclaim.png'
"Do sexy modelling"
>>
<</iconButtonContainer>>
<<elseif $work_scene gte 8 and $liberty gte 5>>
<<iconButtonContainer
'Wife Action - Sexy Modelling2a'
'button_m_exclaim.png'
"Do sexy modelling"
>>
<</iconButtonContainer>>
<</if>>
<<if $work_path_naive eq 4>>
<<iconButtonContainer
'Wife Action - Erotic Modelling (naive) - with col1 scene1'
'button_m_exclaim.png'
"Do erotic modelling"
>>
<</iconButtonContainer>>
<<elseif $work_path_naive eq 5>>
<<iconButtonContainer
'Wife Action - Erotic Modelling (naive) - with col1 scene2'
'button_m_exclaim.png'
"Do erotic modelling"
>>
<</iconButtonContainer>>
<<elseif $work_path_naive eq 6>>
<<iconButtonContainer
'Wife Action - Erotic Modelling (naive) - with col1 scene3'
'button_m_exclaim.png'
"Do erotic modelling"
>>
<</iconButtonContainer>>
<<elseif $work_path_naive eq 8>>
<<iconButtonContainer
'Wife Action - Erotic Modelling (naive) - with col2 scene1'
'button_m_exclaim.png'
"Do erotic modelling"
>>
<</iconButtonContainer>>
<<elseif $work_path_naive gte 1>>
<<iconButtonContainer
'Wife Action - Erotic Modelling (naive)'
'button_m_exclaim.png'
"Do erotic modelling"
>>
<</iconButtonContainer>>
<</if>>
<<if $work_path_dom eq 6>>
<<iconButtonContainer
'Modelling Route (Dom) - (wife) - Talk about Shoot'
'button_m_exclaim.png'
"Do erotic modelling"
>>
<</iconButtonContainer>>
<<elseif $work_path_dom gte 1>>
<<iconButtonContainer
'Wife Action - Erotic Modelling (dom)'
'button_m_exclaim.png'
"Do erotic modelling"
>>
<</iconButtonContainer>>
<</if>>
<<if $work_path_hot eq 6>>
<<iconButtonContainer
'Modelling Route (Hot) 7 - Model Wife Carried Away'
'button_m_exclaim.png'
"Do erotic modelling"
>>
<</iconButtonContainer>>
<<elseif $work_path_hot eq 7>>
<<iconButtonContainer
'Modelling Route (Hot) 8 - Model Wife Carried Away'
'button_m_exclaim.png'
"Do erotic modelling"
>>
<</iconButtonContainer>>
<<elseif $work_path_hot gte 3>>
<<iconButtonContainer
'Modelling Route (Hot) 4 - Erotic Modelling'
'button_m_exclaim.png'
"Do erotic modelling"
>>
<</iconButtonContainer>>
<</if>>
<<if $work_path_porn gte 1>>
<<if $work_path_porn eq 4>>
<<iconButtonContainer
'Modelling Route (Porn) - Boss Confront'
'button_m_exclaim.png'
"Do erotic modelling"
>>
<</iconButtonContainer>>
<<elseif $work_path_porn lte 3>>
<<iconButtonContainer
'Wife Action - Erotic Modelling (Porn)'
'button_m_exclaim.png'
"Do erotic modelling"
>>
<</iconButtonContainer>>
<<elseif $work_path_porn gte 5>>
<<iconButtonContainer
'Wife Action - Adult Modelling (Porn)'
'button_m_exclaim.png'
"Do 'adult' modelling"
>>
<</iconButtonContainer>>
<</if>><</if>>
<<if $work_path_porn_sr_1 eq false>>
<<iconButtonContainer
'Modelling Route (Porn) - Special Shoot MF Straight'
'button_m_exclaim.png'
"Do special shoot: M/F Straight"
>>
<</iconButtonContainer>>
<</if>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Leave"
>>
<<AdvancePeriod 2>>
<</iconButtonContainer>>
<</nobr>><<set $work_path_dom to 1>><<set $work_scene to 9>>\
[img[images\bg\officemeeting.png]]
$wife entered the foyer room of United Mags. She made her way towards the studio before hearing a voice boom out.
@@.man;"$wife! I've been looking for you. Do you have a moment? I have some exciting news."@@ $wife turned around to see $boss making his way down a corridor.
@@.wife;"Sure. What is it?"@@ She asked curiously.
@@.man;"Not here - please, come into my office."@@ He responded and continued his brisk walk towards his office. $wife followed him in. $boss made his way around the desk and took a seat. He motioned with a hand for $wife to sit opposite. She did.
@@.man;"Really exciting news, in fact."@@ He beemed happily, like a child with a new toy.
@@.wife;"Okay, great... What is it?"@@ $wife asked again.
@@.man;"We've received a rare opportunity for an exclusive contract deal. 'Candy' wants to sign on with us for a year."@@ He said with a grin. 'Candy' was a leading adult company, known for it's highly erotic and high-end products.
@@.wife;"Candy? Well, that's great... Good for you."@@ $wife offered an awkward smile.
@@.man;"Not just me. Good for us!"@@ $boss exclaimed. @@.man;"You see... I'm not sure how, but someone in Candy got a hold of one of our magazines and saw you on it. They're interested because of you."@@ He explained happily.
@@.wife;"Me? But why?"@@ $wife asked with a quirked brow.
@@.man;"Don't undersell yourself $wife! Of course they're interested after seeing you."@@ He said.
@@.wife;"Hmm... That's quite a step-up from what I'm doing though. I don't have any experience with that type of work, really. I'm not sure if I'm a great fit."@@ $wife spoke her mind aloud.
@@.man;"Nonsense. You're a perfect fit. A real woman."@@ He waved a hand.
@@.wife;"Oh, you flatterer. Well... Hm. What would I need to do?"@@ $wife asked.
$boss hummed as he stood up and began to rummage through a filing cabinet. @@.man;"More erotic posings... Using their products... Sometimes with others..."@@ He went on, then turned around to throw a file on the desk.
$wife curiously peeked at it. It was a collection of erotic photography - women in lewd poses holding sex toys between their completely exposed breasts, or licking super realistic dildos... $wife raised a brow at the photos, then at $boss, who looked away somewhat embarrassedly.
@@.wife;"We don't even have a magazine that'd be able to use this type of imagery."@@ She said.
@@.man;"W-well, that's just the thing! Candy are willing to fund us to create a brand new magazine - called 'Candy'! They want us to be their production partner. Their condition is that you're the model."@@ $boss said with a grin. @@.man;"Isn't it exciting?"@@
@@.wife;"Really? That's their condition...? That's a huge jump from what I'm doing now..."@@ $wife said quietly. She couldn't help but feel somewhat flattered, though it was a big decision. A life-changing decision.
@@.wife;"What would I need to do exactly?"@@ She asked.
@@.man;"I suppose the same as this..."@@ He motioned to the files on the desk. @@.man;"Erotic photography - n-nothing pornographic though! J-just nudity on camera."@@ He explained quickly in a fluster.
$wife smirked, bemused by his reaction, then sighed slowly.
@@.wife;"I suppose it's fine."@@ She replied with a shrug.
@@.man;"Wh- y-yes? You'll do it?"@@ $boss asked, surprised.
@@.wife;"Thought I'd say no? Well, I expect to get paid well."@@ She offered a sly smile.
@@.man;"Yes! I mean, of course, you will be! Great, $wife, I'll inform them that the deal is on...!"@@ $boss slumped down on his chair, which groaned under his weight, then shoo'd her out. @@.man;"Alrighty, on your way then... See you later."@@ He said.
$wife left the room with the slightest smirk. Her life was turning around... She felt a confidence she'd never had before, and it only grew knowing that she was being noticed as a model.
<<iconButtonContainer
'Wife Action - Modelling'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>>[img[images\bg\office.png]]
<<set $work_path_dom to 10>>\
@@.wife;"About the photoshoots... I had some ideas to improve them."@@ $wife began to say. $boss quirked a brow then leaned forward.
@@.man;"... Yes?"@@ He motioned for her to continue.
@@.wife;"I think we should hire another model."@@ She said. $boss seemed taken aback.
@@.man;"Another...? Well... I don't know if we can afford... Are you not happy? Or is there too much work?"@@ He seemed genuinely concerned. $wife shook her head.
@@.wife;"No- it's nothing like that. I meant that we should hire a male model. It'll help with the photoshoots to have a man represent the male readers."@@ She explained. $boss was surprised a second time. He seemed to mull it over with some reluctance. $wife offered a soft smile and placed a hand on his forearm.
@@.wife;"... Don't worry - you don't have to worry about me losing interest because of some model..."@@ She said. He looked at her as if she read his mind, then chortled to himself and shook his head with a resigning sigh.
@@.man;"Yes, I guess it makes sense... Okay, I'll put an ad out. Thankfully male models are 'affordable' hmhm."@@ He said as he pulled his keyboard forward and began to type.
<<iconButtonContainer
'Wife Interact Boss'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<set $sexuality += 1>><<remember $wife_eroticmodelling_scene to true>>\
[img[images\bg\studio.png]]
<<if $work_path_dom gte 2>>\
$wife made her way into the studio. She spent the day posing for $col2 in perk adult-wear.
[img[images\pictures\model_wife\model8.webp]]
[img[images\pictures\model_wife\model9.webp]]
<<else>><<set $work_path_dom to 2>>\\
$wife made her way into the studio. She saw $col2 working on equipment in the corner. He gazed over and waved.
@@.man;"H-hi $wife. Taking on some more work?"@@ He asked.
@@.wife;"Something like that... Did $boss tell you about the Candy contract?"@@ She asked. $col2 nodded eagerly.
@@.man;"He sure did... Do you want to do a few of those jobs??"@@ He asked excitedly.
@@.wife;"Yeah."@@ She answered, pleased to see how eager $col2 was.
@@.man;"Alright, great. Uh - let's do it then. You have an outfit in the wardrobe. It's ther newest line of 'perk'... It's meant to uh... Really show off the chest..."@@ He explained, unable to help his gaze from wandering towards $wife's rack.
$wife headed to the wardrobe and pulled out the lingerie. It was skimpy - but she expected that. There was an underbra that didn't cover the breasts at all - it just held them up from underneath. What came with it was a frilly skirt. She noticed there was no underwear.
She put on the outfit and looked at herself in the mirror. Her breasts sure did look perky... $wife gazed over her shoulder and bit her lip. She was nervous and excited. She took a deep breath, then stepped back out.
@@.man;"Woah...!"@@ $wife politely pretended to not hear $col2 gasp.
@@.wife;"Where should I go?"@@ She asked. $col2 snapped out of his daze.
@@.man;"Uh - over here..."@@ He directed her.
The two spent some time getting shots in different angles with different poses. It felt far more erotic than before, now that he breasts were fully on display... She felt like $col2 might have had a few glimpses of her womanhood too. A desire began to build in $wife.
@@.wife;"Are you getting good shots?"@@ She asked.
@@.man;"Yeah! Heaps of great shots..."@@ $col2 replied back excitedly. $wife noticed the tent in his pants. She smiled flirtatiously at the camera - her arms tucked in just the slightest to articulate her breasts.
[img[images\pictures\model_wife\model8.webp]]
@@.man;"Wow... Incredible...!"@@ He muttered as he snapped away with the camera.
@@.wife;"Does it look good...?"@@ $wife asked.
@@.man;"They're the best I've ever seen!"@@ $col2 exclaimed eagerly.
@@.wife;"I meant the pose..."@@ $wife smiled teasingly.
@@.man;"O-oh, uh, y-yeah...! S-sorry..."@@ $col2 quickly became flustered. $wife laughed.
@@.wife;"I'm just teasing... I'm glad you like these..."@@ $wife said as she bounced the slightest - her breasts jiggling with the motion.
[img[images\pictures\model_wife\model9.webp]]
@@.man;"Y-yeah I do..."@@ $col2 mumbled again. His cheeks burned red and he hid behind the camera.
<</if>>\
The day ended and $wife collected her pay, then left to go home.
@@.system;"Earned $350!"@@<<set $money += 350>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]] <<set $work_path_dom to 3>>
@@.man;"Hey $name..."@@ You heard $col1 mutter quietly. You looked up at him hovering by your desk, looking around somewhat suspiciously.
@@.you;"Hey $col1. What's going on?"@@ You asked.
@@.man;"I uh... Wanted to ask you about something."@@ He spoke quietly as he peered down at you.
@@.you;"Yeah okay, what is it?"@@ You asked again.
@@.man;"Well uh... You know how $col2 is our photographer? Well right now that means he gets to do all the shoots with $wife."@@ $col1 said. There was something odd about his demeanour, as if he wanted to say something without saying it.
@@.you;"Yeah, I guess that's his job after all..."@@ You replied.
@@.man;"Yeah- but I mean... You know... That lucky prick... Tch... He's getting to do all the good stuff!"@@ He whispered somewhat loudly.
@@.you;"Good stuff? I guess..."@@ You shrugged.
@@.man;"Tsk - you really don't- you know that they're nude shots right!?"@@ He tapped on your desk as he hissed. You blinked. You sure didn't know that... Surely it wasn't true.
@@.you;"I don't think that's right... Pretty sure it's just bikini modelling. Why do you think it's nude?"@@ You asked.
@@.man;"Because that fat fuck told me...! Look, I reckon we could get involved in these shoots. We could come up with some excuse or something... Maybe if you talk to $col2 you could convince him?"@@ $col1 asked.
@@.you;"Uhh... maybe I'll talk to him... I just don't think it's true..."@@ You began to mutter.
@@.man;"Look, talk to him or don't. I reckon you have a better chance at convincing him - he likes you for some reason... But if you wait too long, I'm gonna do it myself with or without you."@@ He said then turned to quickly walk away.
You watched after him in silence for a few seconds, and wondered whether it was true or not... You could speak with $col2 about it... It sounded like $col1 didn't want to waste any time.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
<<set $work_path_dom to 4>>\
@@.you;"So $col2... I've been meaning to ask you about your photoshoots with $wife..."@@ You slowly began to say. You noticed $col2 suddenly change- he averted his gaze from you and began to stutter again... Though for him it wasn't too unusual.
@@.man;"Y-yeah...? What uh... What do you want to know...?"@@ He asked.
@@.you;"I heard that you've got $wife going 'over and above'..."@@ You said. You tried to sound disarming rather than confrontational - as if you were impressed. He seemed to buy it.
@@.man;"H-heh... You heard that huh... I suppose from $col1..? I guess we've been getting carried away with these photoshoots..."@@ He said smugly.
@@.you;"Man that's nuts... You've gotta get us in there too somehow..."@@ You said thoughtfully.
@@.man;"Yeah well, I don't think it'd go the same way with a crowd heh..."@@ He shrugged apologetically.
@@.you;"Yeah maybe you're right, $col2... You seem to have the gift..."@@ You held a hand to your chin and feigned deep thought. @@.you;"Hmm... What if... Nah, I don't even reckon //you// could do something like that..."@@ You shrugged.
@@.man;"Yeah...? What is it?..."@@ $col2 asked, easily succumbing to your trap.
@@.you;"Well, if you convinced her to do a photoshoot with a blindfold, that'd make it easy for us to sneak in..."@@ You shrugged. @@.you;"But you probably couldn't convince her to do that. Don't worry about it."@@ You said and waited in anticipation.
@@.man;"Y-yeah I could, I think..."@@ He nodded enthusiastically.
@@.you;"Yeah...? Hm... Maybe... If you reckon you can convince her... Then alright. Next time you do a shoot, $col1 and I will sneak in... But you've gotta let us know."@@ You said.
@@.man;"Heh, yeah, you can count on me for sure!"@@ He replied.
<<iconButtonContainer
'Interact Col2'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]
<<set $work_path_dom to 5>><<remember $wife_modelling_dom_scene_1 to true>>\
You sat at your computer and idly clicked at nothing in particular as you waited. You'd set the plan in motion - $col2 was going to convince $wife to wear a blindfold during the photoshoot, and you and $col1 were going to sneak in to see... You weren't sure what exactly you were expecting to see though. You were a little doubtful of what they'd said... But the thought seemed to excite you at least a little bit.
@@.man;"Hey $name... I got the message. Let's go."@@ $col1 approached your desk and whispered. He held up his phonescreen to prove his point - $col2 had sent him a message.
@@.you;"Alright... uh... I guess lead the way."@@ You replied quietly. You followed $col1 nervously towards the studio.
@@.man;"Alright, be quiet now..."@@ He told you, as if you didn't know. You sucked in a breath before creeping into the studio behind $col1.
[img[images\bg\studio.png]]
@@.man;"//Holy...//"@@ $col1 whispered to you. You gazed over him to see $wife sitting on a set-bed in black underwear, a blindfold neatly tightened over her eyes and a collar fastened around her neck.
@@.man;"Alright... Move your legs out and apart just a bit more."@@ $col2 spoke from behind his camera which he had pointed at $wife. He looked back at you and $col1 with a dumb grin.
[img[images\pictures\model_wife\sneak1.png]]
@@.wife;"Like this...? Does it look good?"@@ $wife asked.
@@.man;"Yeah, it looks really sexy..."@@ He said somewhat confidently.
It wasn't too big a surprise to see - you knew that $wife was doing bikini shoots, so posing in underwear wasn't a stretch by far... But still, being here with $col1 and $col2 and your wife... It felt a bit weird.
@@.wife;"Sexy? You really think so $col2...?"@@ She asked with a playful smile. She leaned forward and pressed her cleavage up towards the camera.
@@.man;"Wow... Yeah, super sexy..."@@ $col2 replied as he eagerly snapped away. $wife bit her lip as she let a strap slip off one of her shoulders.
@@.wife;"I'm glad you think so..."@@ She said in a soft, sexy voice. She seemed to be really into it... And you felt like you shouldn't be there. You glanced sideways at $col1 who'd began to edge closer to $wife, away from you. You waved a hand to get his attention, then mouthed 'lets go'. He gave you a baffled look as if you were mad, then quietly stood by the bed.
@@.wife;"... You know, you could be doing anything right now and I wouldn't know."@@ $wife quietly said. Your heart skipped a beat. $col1 frantically motioned to $col2 to reply.
@@.man;"H-heh, yeah I guess you're right..."@@ $col2's voice broke as he stuttered a reply.
@@.wife;"You could have your cock out right in front of me..."@@ She continued. @@.wife;"rubbing it right now... And I wouldn't have any idea..."@@
You didn't know when, but at some point $col1 had fished his semi-erect junk out from his pants and had it out in front of $wife. He frantically motioned at $col2 again.
@@.man;"Y-yeah... A-and what if I did...?"@@ $col2 replied nervously.
@@.wife;"Well... I suppose you could tell me you had a prop you wanted me to suck on... For the photoshoot that is."@@ $wife suggested innocently. $col1 eagerly nodded at $col2 with a mad glint in his eye.
@@.man;"It just so happens that I do have a prop for you..."@@ $col2 replied. He shuffled closer with his camera and stood beside $col1. $col1's cock twitched into full-erection as he eagerly held it up in anticipation. You quietly stepped closer, unsure what to do... You couldn't stop them without alerting $wife of the situation, and a sick part of you wanted to see this...
@@.wife;"Oh yeah...? What should I do?"@@ She asked.
@@.man;"Just open your mouth and stick out your tongue..."@@ $col2 instructed her. Your heart raced as $wife followed the instructions. $col1 shuffled forward and gently placed the angry swollen head of his cock on $wife's tongue. She barely flinched before she began to lick the thing.
[img[images\pictures\model_wife\sneak1.webp]]
You felt a sick arousal swelling in your loins and you slowly and quietly took out your own swollen cock. It dripped with precum as you watched your wife unknowingly suckle on $col1's manhood, thinking it was $col2's... You wondered whether she'd really done this with $col2 before.
@@.wife;"Is this okay...?"@@ She asked.
@@.man;"Yeah - perfect... In fact, I think you should take more into your mouth now..."@@ $col2 told her. You noticed he'd also fished out his own cock and was quietly jerking it.
$col1 leaned forward and let $wife take more of his cock in his mouth. He couldn't help but let out a soft groan.
@@.wife;"You seem to like it, huh...?"@@ She commented.
@@.man;"Yeah it looks really good..."@@ $col2 replied in a strained voice as he frowned across at $col1, who shrugged back.
@@.wife;"Mh, it's so wet, too..."@@ She said after gagging further on $col1's cock. You felt your cock twitch excitedly as that sick pleasure began to bubble up. You felt an orgasm quickly build... And it looked to be the same for $col1 and $col2.
$col1 looked across at $col2 with a mad look in his eye, and nodded down at his cock with a face that begged urgency.
@@.man;"Oh- uh- I'm gonna... Uh-..."@@ $col2 began to say. $wife giggled again.
@@.wife;"It's fine $col2... You can cum on me..."@@ She said in a soft voice. She pushed her breasts together and waited in anticipation. This was the only chance you'd get - and you realized both $col1 and $col2 were jerking slightly faster... You joined them and felt an orgasm quickly wash over you.
You suppressed grunts as you came in tandem with $col2 and $col1... In what no doubt would have been an intense load for a single person. The three of you came in random spurts over $wife's tits with only $col2 allowing himself to grunt and groan.
@@.wife;"O-oh my god... There's so much..."@@ $wife commented, sounding almost impressed.
You shivvered the last of your cum out and quickly realized the situation you were in. You placed a hand on $col1's shoulder and nodded back to the door. The both of you hurried out as quietly as possible.
You heard $col2 and $wife talking behind you as you slowly closed the door. You and $col1 sped down the hallway before you spoke again.
@@.man;"Holy shit...! I mean, I had no idea that was going to happen! Fuck!"@@ $col1 exclaimed excitedly.
@@.you;"Yeah, me neither..."@@ You replied. $col1 couldn't have known just how serious you were.
@@.man;"Man, sorry I hogged her all to myself... Next time it's you though."@@ He said as he pat you on the shoulder.
@@.you;"Next time...?"@@ You raised a brow.
@@.man;"Well yeah... I mean, there's no way I'm stopping. Shit, we've gotta go further. We can't let that lucky prick get all the attention, right?"@@ $col1 replied with a broad grin.
@@.you;"I guess not... Yeah okay... Next time."@@ You replied somewhat uncertainly.
$col1 left for the day, leaving you wondering at your desk. You felt confused and turned on... Which surely wasn't the way you were meant to feel. In any case, you couldn't deny that you liked it. You wanted to do it again...
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]] <<set $work_path_dom to 6>>
@@.man;"Hey $name."@@ You looked up to see $col1 leaning lazily against your desk with a big grin.
@@.you;"Ah, hey $col1."@@ You replied.
@@.man;"So I'm thinking we chat with $col2 again to arrange another uh... Secret shoot..."@@ He raised his eyebrows at you.
You hesitated and sighed. You didn't intend for the shoot to go so far- you weren't expecting any of it. You really didn't know what to make of it, but you were trying to forget about it all. You shook your head at him.
@@.you;"Yeah- I was thinking the opposite... Maybe we should tell $col2 that we shouldn't push it any further... It's wrong, you know..."@@ You began to say awkwardly, though you knew $col1's answer from the disgusted look he gave you.
@@.man;"Yeah right. Look $name, $wife is clearly eager for it... And there's noone in their right mind that'd choose $col2 over you or I. So you can get on your high horse, but I'm okay with being a man and giving into my instincts."@@ He looked you over again, but something had changed in his gaze.
@@.man;"Talk later man..."@@ He muttered as he walked away.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $work_path_dom to 7>><<remember $wife_modelling_dom_scene_2 to true>>\
[img[images\bg\studio.png]]
$wife walked into the studio where she'd become so comfortable. As she walked into the room she spotted $col2 on a laptop with his headphones on. He hadn't seen her yet.
@@.wife;"Hey $col2... You're not watching porn in the office are you?"@@ She smirked as she walked up to him, then quirked a brow when he jumped and slammed the laptop shut. Apparently he was. $wife's smirk widened. said in a soft voice. She pushed her breasts together and waited in anticipation. This was the only chance you'd get - and you realized both $col1 and $col2 were jerking slightly faster... You joined them and felt an orgasm quickly wash over you.
@@.man;"Oh- $wife I U-uh-..."@@ $col2 stammered.
@@.wife;"Did I catch you in the act, $col1?"@@ She teased.
@@.man;"In the act? Oh- porn? Um- Y-yes! You did, s-so embarrassing..."@@ He seemed confused for a moment, then nodded frantically. $wife quirked a brow.
@@.wife;"... Show me."@@ She demanded.
@@.man;"Oh- I um, closed it already."@@ He babbled.
@@.wife;"No you didn't. Show me now, $col2."@@ She asked again, a little more coldly.
$col2 hesitated, then slowly held out the laptop with his head hanging like a boy in trouble. $wife took it from him and opened the lid. She inhaled sharply in surprise when she saw the screen - a video of her sucking a cock... Which at the time she presumed it was $col2, but the angle didn't make sense. She looked at $col2 questioningly and without a word.
@@.man;"Th-they tricked me into it..."@@ $col2 stammered.
@@.wife;"Who?"@@ She questioned him. $col2 remained uncomfortably silent. $wife exhaled slowly and placed the laptop down- the screen still open and facing towards the two.
@@.wife;"You can protect them if you want, $col2... Or you can cooperate with me as a... close ally."@@ She said in a soft voice. $col2 flinched. $wife had reached down and gently placed a hand over his crotch.
@@.man;"U-um... Y-you're not mad at me...?"@@ He dared glimpse up at her face. She offered a sympathetic smile.
@@.wife;"No, $col2. I understand. But I am disappointed... I thought we were closer than that. It's okay though, you can prove yourself to me, yet."@@ She smiled.
@@.man;"Um- I'm really sorry $wife... B-but what can I do..."@@ $col2 peered at her, almost frightened.
@@.wife;"You can start by telling me who 'they' were..."@@ She whispered. $col2's gasped. $wife had undid his belt and taken out his cock. She was slowly jerking him.
@@.man;"U-uh, it was the guys... $col1 and $name!"@@ $col2 blurted immediately.
@@.wife;"$name?... But..."@@ She looked at the laptop - the video of her sucking a man's dick...
@@.wife;"... It was $col1's cock I was sucking?"@@ She quirked a brow. It struck her as odd that $name was involved, and even more that he'd be there and let her suck on $col1's cock.
@@.man;"Yeah it was..."@@ $col2 nodded. Then tilted his head in dumb confusion. @@.man;"But how did you know that..."@@ He couldn't quite figure it out. $wife shook her head.
@@.wife;"It doesn't matter, $col2... Thanks for telling me..."@@ She caressed his cheek with a finger, then abruptly let go of his cock.
@@.man;"U-uh..."@@ $col2 hesitated.
@@.wife;"Yes, $col?"@@ $wife raised a brow questioningly... Though knew very well what he wanted.
@@.man;"U-um... I was hoping you could keep doing th-that..."@@ He mumbled.
@@.wife;"Oh? Hmm..."@@ $wife gazed down at his cock then gave it a light flick. $col2 flinched.
@@.wife;"Hmm... Well, you've been good, so I suppose you deserve a reward. Lay down on your back, $col2."@@ She ordered him and began to undress. He frantically did what he was told and got comfortable on his back- his cock pointing up like a flagpole.
$wife got undressed slowly. She enjoyed watching $col2 from the corner of her eye- the way he stared at her was adorable. She stepped a leg over his- her ass towards his face- then slowly got down on her knees. She felt his cock press against her asscheek and heard him groan.
@@.wife;"I'm looking after you $col2, and don't you forget it... It's not every day a guy like you gets to be in a situation like this."@@ She told him as she began to slowly straddle back and forth- rubbing his cock between her legs.
@@.man;"Ohhh... H-hah, y-yes... Thank you $wife..."@@ $col2 groaned.
@@.wife;"You're welcome."@@ She smirked as she leaned back to feel his cock press deeply against her pussy. @@.wife;"... You want to fuck this pussy, don't you?"@@
@@.man;"Ugh- y-yes, can I please..."@@ $col2 begged pathetically. $wife paused and hummed, then shook her head.
@@.wife;"Sorry $col2, that's for my most loyal pets... And you've betrayed me..."@@ She told him.
@@.man;"Ugh- S-sorry $wife, I- I wasn't thinking right-"@@ $col2 blurted.
@@.wife;"Shhh..."@@ She shooshed him then continued her pussyjob- rubbing his cock against her folds.
[img[images\pictures\model_wife\model_dom_1.webp]]
@@.wife;"It's okay, $col2, I know it won't happen again... But... You have to promise me that you'll be a good pet."@@ She rocked side to side. $col2's cock was coated in her juices.
@@.man;"Ugh- Y-yes, I promise- I'll do anything you tell me to!"@@ $col2 hurriedly agreed.
@@.wife;"Good boy, $col2... If you're true to your word, then I'll continue to look after you... And if you're really good and make me really happy... Maybe you can even fuck me one day."@@ She whispered as he began to groan loudly.
@@.wife;"Are you close...?"@@ She asked softly.
@@.man;"Y-yes, I'm- ugh- s-so close..."@@ He grunted.
@@.wife;"Okay... Cum on my ass, $col2."@@ She permissed as she moved forward. $col2 clambered up onto his knees and began jerking off furiously - though it didn't take long...
[img[images\pictures\model_wife\model_dom_2.webp]]
@@.man;"Ugh-f-fuck- I'm...!"@@ He grunted like a wild pig as his cum spewed out of his thick manhood over $wife's ass.
@@.wife;"Good boy, $col2..."@@ She praised him.
Despite the start to the day- the two did their best to make a half-decent photoshoot... Though the entire time $wife's mind was elsewhere. Why was $name not upset about what had happened with $col1, or even what she was saying when she thought it was $col2 she was blowing. She was going to find out, and she was going to pay back $col1 for tricking her... And $name... She'd have to come up with something for him too..
She thought about talking to $col1 first, to see if she could establish a favourable relationship through dialogue.
@@.system;"Earned $350!"@@<<set $money += 350>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $work_path_dom to 8>>\
@@.wife;"How's work been?"@@ $wife offered a cool smile.
@@.man;"Eh? Work? Yeah, easy enough. Probably tough for any other chump- but I'm a very sharp guy. I get things done right."@@ He answered not at all modestly. $wife quirked a brow. She didn't like how cocky he was.
@@.wife;"Well, aren't you confident. I guess you have plenty of free time through the day, what with being so efficient..."@@ She deduced with a mocking adoration.
@@.man;"Yeah, most days."@@ He shrugged. Apparently $col2 took it for real.
@@.wife;"In that case - maybe you've got some time to help with my photoshoots?"@@ She asked, her gaze intently fixed on his face. He twitched the slightest bit, then nodded.
@@.man;"Yeah, I can probably help out. If you need me, that is."@@ He offered a half-smile. He was acting too cool. $wife didn't like it at all. She studied him for a time then slowly shook her head.
@@.wife;"Actually, I think $col2 has it handled."@@ She said. $col1 looked slightly taken aback, then a little annoyed. It pleased her.
@@.man;"Eh? B-Yeah sure, whatever... I mean, not that I care, but $col2 doesn't have half the knowledge that I have. But whatever, if you're happy with him, sure..."@@ He was acting cool, but he was clearly annoyed.
@@.wife;"You think so huh? Better than $col2... I wonder if that's true..."@@ $wife acted the part by pondering.
@@.wife;"I guess maybe you'll prove it one day, but for now $col2 seems like the best choice."@@ She was careful to reply in a way that'd pitch $col1 against $col2. By $col1's expression it seemed to worked.
She didn't exactly intend to cause irritation for $col1 - not initially... She just wanted to see if she could lull him into her charm... But apparently he was a bit bull-headed, and probably needed a bit more work. Stiring his emotion was a good way to test his resolve - but he was looking to be a bit more work than she'd like.
Perhaps $boss could prove to be a more submissive target... And one that could help her with $col1.
<<iconButtonContainer
'Wife Interact Col1'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\office.png]]
<<set $work_path_dom to 9>><<remember $wife_modelling_dom_scene_3 to true>>\
@@.wife;"How have you been...?"@@ $wife asked with a smile.
@@.man;"Hmm? Yes good- busy as usual, but we're performing well. And it's a lot to do with you, by the way."@@ $boss leaned forward to articulate the point with raised brows.
@@.wife;"I'm glad to hear that... But I meant personally."@@ She explained. $boss seemed surprised, then embarrassed.
@@.man;"Oh, hmm, it's been a while since I've been asked that... Hmm, let's see... Yes, quite okay, I suppose..."@@ He struggled to answer. $wife leaned forward with concern.
@@.wife;"Okay...? I'm afraid you might be overworking, $boss."@@ $wife said softly.
$boss watched her for a time with furrowed brows, then eventually broke under her gaze. He sighed and rubbed his tired eyes.
@@.man;"Yes, I suppose you're right... But it's okay, $wife. I work hard because it has meaning. I have staff that rely on me. I'm glad to be someone that can look after you. You don't need to worry about me."@@ He gave a genuinely warm smile.
$wife almost felt bad for the man. But... He showed that he was soft. Someone she could easily manipulate... And with $boss under her thump, she could use him against $col1. $wife leaned forward more and placed a hand on his forearm.
@@.wife;"Thank you, $boss... I'm... Glad to have someone I can rely on... And I hope you know you can rely on me too..."@@ $wife gently rubbed his arm. $boss's gaze shifted to her hand. His expression changed to nervousness. He gulped and glanced at his door and back.
@@.man;"H-hm... Yes, it's reassuring to know that, $wife... I..."@@ He gulped again.
@@.wife;"It's okay, $boss... Noone will come in..."@@ $wife said quietly. He looked up at her face in amazement and likely confusion.
@@.man;"$wife, my wife..."@@ He continued.
@@.wife;"Won't find out. Don't worry, I'm married too..."@@ $wife put him at ease.
@@.man;"Oh- I don't know, $wife... I mean... I don't... I can't offer you anything... I don't have much..."@@ He stammered, which was rare. $wife shook her head and feigned a hurt expression.
@@.wife;"Be quiet before you offend me, $boss... I'm just trying to relieve this old man of his stresses... Isn't that okay...?"@@ She explained as she stood up and made her way around the desk to place a hand on $boss's shoulder. She squeezed quite firmly. It was an unconscious message of dominance delivered under the guise of an act of kindness.
@@.man;"Hmm- I suppose that's fine, $wife..."@@ He replied. $wife ran her hands down his chest and back up.
@@.wife;"You can return the favour if you like..."@@ She coo'd in his ear. $boss quickly spun in his chair and hungrily began to carress $wife's womanly figure. $wife breathed a sigh as he ran his hands up her legs, lifting her dress with his arms, then he began massaging her ass.
[img[images\pictures\model_wife\model_dom_3.webp]]
@@.wife;"Oh $boss..."@@ She purred.
@@.man;"Hm- $wife, I've dreamed of this... I'm embarrassed to say it- because you're half my age..."@@ He spoke from the heart again. It was kind of pathetic.
@@.wife;"Shh... You don't need to say anything... Here... Stand up... I want to feel your thing..."@@ She spoke quietly in $boss's ear.
He nodded frantically then stood up as she told him to. He undid his pants and let them drop to reveal his manhood. It stood erect and eager. An image of an bear awakening from a long hibernation sprung to $wife's mind.
$wife took a hold of it gently and began to stroke it up and down. $boss groaned loudly. It almost looked like he was in pain.
[img[images\pictures\model_wife\model_dom_4.webp]]
@@.wife;"... Is it okay...?"@@ $wife asked gently, feigning compassion.
@@.man;"Y-yes, I just haven't... In a long time, I..."@@ He answered betweened long breaths.
@@.wife;"I understand... Forgive me, $boss... I know this is already a lot for you... But I want more..."@@ $wife said in a hushed voice as she slowly got onto her knees. $boss gasped and readied himself by putting a hand on the wall for balance.
$wife pulled on his cock back and forth, and watched it closely with curious, hungry eyes. She looked up at $boss's face. He looked scared. $wife slowly leaned forward and took his cock into her mouth.
$boss reacted just as $wife thought he would; he groaned and almost stumbled over from the sensation of $wife's wet lips wrapped around his old cock. She flicked it with her tongue and gobbled it down all the way to the base. She looked up at his face as she gagged on his entire length for a few seconds. He grunted with every slight touch. It really was like he was in pain.
[img[images\pictures\model_wife\model_dom_5.webp]]
$wife slowly let it out of her mouth again and continued to slurp on it.
@@.man;"Oh... $wife... I don't know if I can... Hold on..."@@ He heaved. $wife paused and looked up at his face.
@@.wife;"It's okay... You can cum, can't you...?"@@ She asked.
@@.man;"Yes I can manage, let me... Just stay there with your tongue out, oh..."@@ He readjusted himself again then took his old cock in his hand. He began to jerk off while $wife waited in front of him, her mouth open.
@@.man;"H-here it comes... Ugh...!"@@ $boss grunted loudly again and continuously as he frantically jerked - specks of cum came dribbling out of his penis.
[img[images\pictures\model_wife\model_dom_6.webp]]
@@.wife;"Oh, $boss...!"@@ $wife gasped as if turned on, though she was more amused by the pathetic show.
@@.man;"Ohh... H-hah... $wife... Th-thank- I haven't..."@@ He slowly caught his breath and regained his composure. @@.man;"... I haven't been able to get it up in many years, $wife... Thank you..."@@ He said. $wife quirked a brow. //Perfect// She thought. He was under her thumb, even if he didn't realize it.
@@.wife;"I wouldn't have guessed it."@@ She offered a smile. @@.wife;"... I'm glad I could help. And likewise, I know you'll continue to support me here too."@@ She added.
@@.man;"Yes, of course."@@ He nodded and smiled at her.
$wife made her way out of the office after regaining her composure. She now had $col2 and $boss caught up in her allure... And she had an idea about $col1... It was something to discuss with $boss another time. The day had escaped $wife.
<<iconButtonContainer
'Afternoon (Wife)'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $work_path_hot to 1>><<set $work_scene to 9>>\
[img[images\bg\officemeeting.png]]
$wife entered the foyer room of United Mags. She made her way towards the studio before hearing a voice boom out.
@@.man;"$wife! I've been looking for you. Do you have a moment? I have some exciting news."@@ $wife turned around to see $boss making his way down a corridor.
@@.wife;"Sure. What is it?"@@ She asked curiously.
@@.man;"Not here - please, come into my office."@@ He responded and continued his brisk walk towards his office. $wife followed him in. $boss made his way around the desk and took a seat. He motioned with a hand for $wife to sit opposite. She did.
@@.man;"Really exciting news, in fact."@@ He beemed happily, like a child with a new toy.
@@.wife;"Okay, great... What is it?"@@ $wife asked.
@@.man;"We've received a rare opportunity for an exclusive contract deal. 'Candy' wants to sign on with us for a year."@@ He said with a grin. 'Candy' was a leading adult company, known for it's highly erotic and high-end products.
@@.wife;"C-candy? Well, that's great... Good for you."@@ $wife offered an awkward smile.
@@.man;"Not just me. Good for us!"@@ $boss exclaimed. @@.man;"You see... I'm not sure how, but someone in Candy got a hold of one of our magazines and saw you on it. They're interested because of you."@@ He explained happily.
@@.wife;"M-me? But why?"@@ $wife was genuinely shocked.
@@.man;"Don't undersell yourself $wife! Of course they're interested after seeing you."@@ He said.
@@.wife;"But... I wouldn't be any good at that..."@@ $wife began to instinctively protest.
@@.man;"Nonsense. You're a perfect fit. A real woman."@@ He waved a hand.
@@.wife;"Well... What kind of modelling would it be? The same as I'm doing?"@@ $wife asked.
@@.man;"Not exactly..."@@ $boss hummed as he stood up and began to rummage through a filing cabinet. @@.man;"More erotic... Using their products... Sometimes with others..."@@ He went on, then turned around to throw a file on the desk.
$wife curiously gazed at it. It was a collection of erotic photography - women in lewd poses holding sex toys between their completely exposed breasts, or licking super realistic dildos... $wife gasped and looked away with flushed cheeks.
@@.wife;"We don't even have a magazine that'd be able to use this type of imagery..."@@ She said quietly.
@@.man;"That's just the thing. Candy are willing to fund us to create a brand new magazine - called 'Candy'! They want us to be their production partner. Their condition is that you're the model."@@ $boss said with a grin. @@.man;"Isn't it exciting?"@@
@@.wife;"Well... I don't know... That's a huge jump from what I'm doing now..."@@ $wife said quietly. The thought was embarrassing... $wife on camera... and it'd be public. It would change her life forever.
@@.wife;"What would I need to do...?"@@ She asked.
@@.man;"Well... The same as this."@@ He motioned to the files on the desk. @@.man;"Erotic photography - nothing pornographic though! Just nudity on camera."@@ He said. His tone had quickly changed to a softer reassurance.
The idea of being on camera completely naked... It was too much to answer right there and then. She at least needed to talk to $name first.
@@.wife;"Let me think about it."@@ She replied quietly.
@@.man;"Hmm... Yes, okay, think on it."@@ $boss frowned then shrugged. @@.man;"Alrighty, on your way then... See you later."@@ He shoo'd her out.
$wife left the room with a frown. The offer was insane - nude modelling? She almost couldn't believe it... It wasn't something she could answer to immediately. She needed to consult $name.
<<iconButtonContainer
'Wife Action - Modelling'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]
<<set $work_path_hot to 10>><<remember $wife_modelling_hot_scene_4 to true>>\\
@@.you;"About your photoshoots..."@@ You began to say.
@@.wife;"... Yes...?"@@ $wife peered across at you mischievously.
@@.you;"I saw some of them... The new ones..."@@ You explained. $wife quirked a brow and smiled.
@@.wife;"... And?"@@ She asked.
@@.you;"I didn't get to see them all... $col1 nearly caught me looking at them. He was asking about the shoots, too... I think he's suspicious..."@@ You told her.
@@.wife;"$col1...? Hmm, I guess that's something to figure out..."@@ $wife remarked more to herself, though you weren't quite sure what she was thinking.
@@.wife;"So you didn't see them all, huh?"@@ She eventually asked.
@@.you;"No- well, I'm not sure how much more there was... Was it $col2 using the camera again...?"@@ You asked.
@@.wife;"... Yes... $col2 was filming me..."@@ She answered with a curious expression that you didn't know what to make of.
@@.wife;"... Well...? Did you like it?"@@ She eventually asked.
@@.you;"Um... I liked them I guess..."@@ You admitted, though hesitantly.
@@.wife;"I bet you did, pervert."@@ $wife teased with a smirk.
@@.you;"And $col2...?"@@ You began to ask.
@@.wife;"Hmm? $col2...?"@@ $wife raised a brow again.
@@.you;"What did he think of the shoot..."@@ You asked.
@@.wife;"Oh, you want to hear that do you? You really are a pervert, huh?"@@ $wife laughed.
@@.you;"I was just wondering..."@@ You tried to defend your question.
@@.wife;"Mmhmm... And I guess this has nothing to do with your question...?"@@ $wife climbed off the bed and got onto her knees in front of you, then pulled down the front of your pants, which freed your erect cock to fling up into the air.
[img[images\pictures\model_wife\model_hot_5.webp]]
You were surprised - you hadn't realized how hard you'd gotten... But apparently $wife did. You blinked from her sudden touch, as she gently wrapped her fingers around your shaft.
@@.wife;"Hmhm... You can't hide your true feelings from me, hun... I know you too well."@@ $wife smirked.
@@.wife;"To answer your question... I'm surprised $col2 could even hold the camera straight. It was kind of cute, how he stared at me... You know, I think he thought the photoshoot was really for him by how he reacted..."@@ $wife spoke as she slowly pulled at your cock.
@@.you;"H-he liked the show did he..."@@ You grunted.
@@.wife;"He absolutely did... Especially when I started to..."@@ $wife leaned forward and wrapped her lips around the head of your cock.
[img[images\pictures\model_wife\model_hot_6.webp]]
You groaned as her tongue flicked against your manhood. $wife's eyes smiled at you as she slurped down harder into a gag, then gasped for air as she came up for air.
@@.you;"Ugh... I bet he wished it were real..."@@ You thought aloud.
@@.wife;"You really didn't see all of it then..."@@ $wife's mischievous smirk returned.
@@.you;"Wh-what else was there...?"@@ You asked fervently.
@@.wife;"It's a shame you didn't get to see it all..."@@ She stood up, her hands on your shoulders, then slowly lowered a hand to her underwear, where she gently rubbed her womanhood.
@@.you;"Y-you, your...?"@@ You mumbled incoherently.
@@.wife;"Like I said, it's a shame... $col2 certainly enjoyed it..."@@ She added as she gave your wet cock a light squeeze. You were at a loss for words, but groaned under her touch.
@@.wife;"What's the matter...? Are you jealous...?"@@ She pouted mockingly.
@@.you;"No..."@@ You responded.
@@.wife;"'No'... That's good... But I bet you want to see what $col2 saw, huh...?"@@ She asked. You could only nod, allured by her seductive grasp on your little brain. She smirked.
@@.wife;"Of course you do... The first thing was this..."@@ $wife stood back up straight and turned to show her ass. She looked over her shoulder and caught you staring at her assets.
@@.wife;"Oh, you look just like he did... He couldn't stop from staring. I had to remind him to use the camera he was holding..."@@ She teased.
@@.wife;"But... The way he stared at me... The same as you are now... I couldn't help myself $name..."@@ She breathed.
@@.you;"Y-yeah...?"@@ You urged her to continue.
@@.wife;"I thought about what he'd do to me, as a man... And I touched myself... Like this..."@@ $wife leaned forward and parted her underwear, revealing her glistening slit. She moaned as she began to massage her fingers over the folds.
[img[images\pictures\model_wife\model_hot_7.webp]]
Your heart began to race as pre-cum dribbled down your shaft.
@@.you;"Y-you masturbated in front of him...?"@@ You asked. $wife only moaned in response, apparently lost in the ecstacy.
@@.wife;"Mh, but it's not fair like this, is it...? That only I get to enjoy myself..."@@ She looked over her shoulder longingly at you, then at your rock-hard cock, with a certain hunger in her eyes.
@@.you;"No it's not..."@@ You agreed.
You struggled with the thought of whether or not $wife was really repeating something that'd happened to $col2, or if she was just teasing you... You felt it might be the latter, but the slight admittance of doubt lingered and it was a huge turn on.
@@.wife;"I thought so too..."@@ She agreed. @@.wife;"So I..."@@ She spoke quietly as she slowly backed up against you and rubbed your cock up and down against her ass. You groaned again.
[img[images\pictures\model_wife\model_hot_8.webp]]
@@.wife;"Mh... Isn't that better...?"@@ She asked breathily.
@@.you;"Yeah..."@@ You agreed. @@.you;"... What did $col2 do...?"@@ You forced yourself to ask. For whatever reason, it turned you on to think of yourself in the same situation... And so you began to think as if you were $col2, filming $wife... While you, $name, were unknowing...
@@.wife;"Mh... He enjoyed himself... I think he was too afraid to say or do anything much more... Though I bet he wanted it... What do you think?"@@ $wife flipped the question back on you with another glance over her shoulder.
You hungrily stared at $wife's wide hips - her ass rubbed against your wet manhood, though you caught the occasional glimpse of $wife's precious, hot snatch... Something that belonged to you. $col2 was a pushover - he'd never get himself into these situations... Though a seductive hot wife might.
@@.you;"I think you wanted more too..."@@ You breathed in response.
@@.wife;"Mh, you're right!"@@ $wife gasped as she lifted her ass up, and with a hand she slid your cock forward to press into her wet womanhood. She slowly lowered herself onto you with a lewd moan.
[img[images\pictures\model_wife\model_hot_9.webp]]
@@.wife;"O-oh, so thick...!"@@ She gasped as she began to bounce on you.
@@.you;"You like this cock...?"@@ You grunted.
@@.wife;"Mh, I do...!"@@ She whimpered in response and began to rub her clit. You grasped her ass and began to thrust in response - again picturing yourself back at your desk while $col2 enjoyed the fruits of your horny wife.
@@.you;"Your married pussy likes this cock, huh..."@@ You growled as you thrusted harder. $wife moaned softly and took some time to respond.
@@.wife;"Mh- I do... Even though I'm married... All I want is your cock..."@@ She gasped.
You grasped $wife around her waist and flipped her around onto her hands and knees on the bed, then began to plug her from behind... Her wet pussy hungrily swallowed your manhood, and she furiously rubbed her clit, apparently on the brink of cumming... You weren't far off either.
[img[images\pictures\model_wife\model_hot_10.webp]]
@@.you;"Hah, I'm gonna cum soon..."@@ You warned her.
@@.wife;"Oh~ Do it... Cum inside me...! I'm going to cum too..."@@ She egged you on.
@@.you;"Hah, inside...?"@@ You grasped her ass and began to thrust harder.
@@.wife;"Y-yes! Q-quick..."@@ $wife begged. @@.wife;"... Before $col1 shows up again...!"@@ $wife added as she reached back to grasp your balls.
//$col1...?// You flinched from the sensation of your family jewels being grasped so suddenly, and you began to cum immediately. $wife gasped and bucked back against you in response as you sent your cum deep inside her snatch.
You leaned against her, breathing hard, then eventually pulled out and laid beside her with a heavy breath.
@@.wife;"Wow... So much cum this time..."@@ $wife commented with a smile. She had a hand over her womanhood to stop the spill.
@@.you;"Yeah I guess you grabbing my balls set me off."@@ You shrugged.
@@.wife;"I'll remember that... But I think it might have also been when I mentioned $col1...?"@@ She smirked.
@@.you;"Ah, yeah you did too..."@@ You acted nonchalantly, but you certainly did notice.
@@.wife;"I was just playing along of course, because you mentioned him almost seeing the photos and being suspicious..."@@ She explained.
@@.you;"Yeah I figured something like that..."@@ You shrugged again.
@@.wife;"Well aren't you clever."@@ She teased, then regarded you with piercing eyes. @@.wife;"What would you do though? If $col1 ever did find out."@@ She asked a little too curiously.
@@.you;"Uh... I'm not sure... I guess I'll do my best to not get caught editting..."@@ You replied.
@@.wife;"He could also just barge into a shoot one day, and you won't be there to know that..."@@ $wife floated the thought. @@.wife;"Unless you were there too."@@ She added with a raised brow.
@@.you;"Why would I be there?"@@ You asked curiously.
@@.wife;"Well... What if you came in to 'help' with one of the photoshoots..."@@ She asked.
@@.you;"Hmm... I don't know if I'd want to be on camera."@@ You replied.
@@.wife;"I was thinking you could operate the camera..."@@ $wife explained with a slight smirk.
@@.you;"But then what would $col2 do...? Oh..."@@ You realized what she was elluding to. It made you hard all over again.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]
<<set $work_path_hot to 2>>\
You slowly nodded.
@@.you;"Yeah... I think you should do it. Why not? It sounds crazy, but it's a rare opportunity. Plus you'd get paid really well."@@ You said. $wife smiled the slightest bit and nodded.
@@.wife;"I thought you might think so... Alright, I'll tell $boss that I'll do it. I'm in."@@ She said.
@@.you;"Alright great - but I want to do all the photo editting, okay? Tell $boss that it's your condition."@@ You said. $wife raised an eyebrow then nodded with a sly smile.
You didn't know if it was a good idea, but the thought created a lingering feeling that you wanted to chase. A dark lust.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]
<<set $work_path_hot to false>>\
You shook your head.
@@.you;"It's too much. You weren't meant to do more than casual modelling. I don't think you should accept."@@ You responded. For a moment you thought $wife looked disappointed. She nodded.
@@.wife;"Yeah, I thought so too... It'd be crazy, right? Best not."@@ She agreed.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]
@@.you;"How has the work been?"@@ You asked.
@@.wife;"Well actually... $boss offered me another promotion."@@ $wife said bashfully.
@@.you;"What? Really? You just got one! Wow..."@@ You replied. @@.you;"I guess it makes sense. You're good at it after all. When do you start?"@@
@@.wife;"I haven't accepted it yet."@@ She said - still somewhat timid.
@@.you;"What? Why not?"@@ You frowned.
@@.wife;"It's much more involved... They want me to do nude, erotic modelling..."@@ She said in a small voice.
@@.you;"Woah - are you kidding me?"@@ You retorted in shock.
@@.wife;"Yeah... Not pornographic though. Only nude and erotic. Maybe a few poses... No porn."@@ She explained maybe a little too defensively.
@@.you;"Erotic? Wow. We don't even have a magazine that'd take that type of content."@@ You muttered.
@@.wife;"I know... But 'Candy' wants us to produce a magazine for them to sell their products, and they want me to be the model."@@ She explained.
@@.you;"Wow, Candy? That's a huge opportunity..."@@ You replied. $wife nodded and watched you carefully.
@@.wife;"I said I'd think about it..."@@ She sighed. @@.wife;"What do you think...?"@@
@@.you;"Hmm..."@@
//If $wife were to accept, it'd change her life forever. I'm not entirely sure whether I want people to be staring at her naked body, either... Or maybe I do? On the other hand, it'd pay a lot.//
<<nobr>>
<<iconButtonContainer
'Modelling Route (Hot) 2 - Candy Promotion Accept'
'button_m_action.png'
"Do it"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Modelling Route (Hot) - Candy Promotion Decline'
'button_m_action.png'
"Don't do it"
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\officemeeting.png]]
<<set $work_path_hot to 3>>\\
@@.wife;"I've decided to accept the Candy Contract."@@ $wife said with a slight smile.
@@.man;"You have? Terrific! That's super news, $wife. They will be so pleased."@@ $boss exclaimed happily.
@@.wife;"I have one condition - that $name does all the editting of the pictures..."@@ $wife said.
@@.man;"Hmm... Well okay, That's not a problem. I'll tell $col2 that he's only doing the photography."@@ $boss shrugged then beemed happily.
@@.man;"I know you've only just agreed, however there's no time like to present! Candy have sent a few preemptive tasks already. If you're ready, you can chat with $col2 to begin."@@ $boss began to rifle through a few papers on his desk, then lazily waved a hand.
@@.man;"See you later, $wife. Good luck."@@ He said.
$wife left the office.
<<iconButtonContainer
'Wife Action - Modelling'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>><<set $sexuality += 1>><<remember $wife_eroticmodelling_scene to true>>\
[img[images\bg\studio.png]]
<<if $work_path_hot gte 4>>\
$wife made her way into the studio. She spent the day posing for $col2 in perk adult-wear.
[img[images\pictures\model_wife\model8.webp]]
[img[images\pictures\model_wife\model9.webp]]
<<else>><<set $work_path_hot to 4>>\\
$wife made her way into the studio. She saw $col2 working on equipment in the corner. He gazed over and waved.
@@.man;"H-hi $wife. Taking on some more work?"@@ He asked.
@@.wife;"Something like that... Did $boss tell you about the Candy contract?"@@ She asked. $col2 nodded eagerly.
@@.man;"He sure did... Do you want to do a few of those jobs??"@@ He asked excitedly.
@@.wife;"Yeah."@@ She answered, pleased to see how eager $col2 was.
@@.man;"Alright, great. Uh - let's do it then. You have an outfit in the wardrobe. It's ther newest line of 'perk'... It's meant to uh... Really show off the chest..."@@ He explained, unable to help his gaze from wandering towards $wife's rack.
$wife headed to the wardrobe and pulled out the lingerie. It was skimpy - but she expected that. There was an underbra that didn't cover the breasts at all - it just held them up from underneath. What came with it was a frilly skirt. She noticed there was no underwear.
She put on the outfit and looked at herself in the mirror. Her breasts sure did look perky... $wife gazed over her shoulder and bit her lip. She was nervous and excited. She took a deep breath, then stepped back out.
@@.man;"Woah...!"@@ $wife politely pretended to not hear $col2 gasp.
@@.wife;"Where should I go?"@@ She asked. $col2 snapped out of his daze.
@@.man;"Uh - over here..."@@ He directed her.
The two spent some time getting shots in different angles with different poses. It felt far more erotic than before, now that he breasts were fully on display... She felt like $col2 might have had a few glimpses of her womanhood too. A desire began to build in $wife.
@@.wife;"Are you getting good shots?"@@ She asked.
@@.man;"Yeah! Heaps of great shots..."@@ $col2 replied back excitedly. $wife noticed the tent in his pants. She smiled flirtatiously at the camera - her arms tucked in just the slightest to articulate her breasts.
[img[images\pictures\model_wife\model8.webp]]
@@.man;"Wow... Incredible...!"@@ He muttered as he snapped away with the camera.
@@.wife;"Does it look good...?"@@ $wife asked.
@@.man;"They're the best I've ever seen!"@@ $col2 exclaimed eagerly.
@@.wife;"I meant the pose..."@@ $wife smiled teasingly.
@@.man;"O-oh, uh, y-yeah...! S-sorry..."@@ $col2 quickly became flustered. $wife laughed.
@@.wife;"I'm just teasing... I'm glad you like these..."@@ $wife said as she bounced the slightest - her breasts jiggling with the motion.
[img[images\pictures\model_wife\model9.webp]]
@@.man;"Y-yeah I do..."@@ $col2 mumbled again. His cheeks burned red and he hid behind the camera.
<</if>>\
The day ended and $wife collected her pay, then left to go home.
@@.system;"Earned $350!"@@<<set $money += 350>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]
<<set $work_path_hot to 5>>\
You were finishing a last job when an e-mail popped up on-screen. It was from $col2 for 'Candy Magazine'. $wife's first job for Candy... You nervously opened the e-mail.
//Hi $name - raw pics attached. Enjoy editting ;)
-$col2//
You opened the attachment with mixed feelings - mostly excitement. You were immediately confronted by a wall of thumbnails - all detailing erotic nude shots of $wife. You felt your loins begin to stir awake as you clicked opened the first picture.
$wife was nude all bar a skimpy skirt. She sat on a chair, her arms pushed together so that her hefty chest was pointing at the camera. She smiled seductively at the camera. Your cock twitched with excitement. $col2 must have had a field day today...
//Wow... People are going to see this, huh...//
You spent the next hour discretely looking through the pictures and eventually began to edit them. It was a late night's work and you couldn't help but feel turned on by it all. You thought about your once-innocent wife at home and what you wanted to do to her...
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]
<<set $work_path_hot to 6>><<remember $wife_modelling_hot_scene_1 to true>>\\
@@.you;"So I uh, saw some of those photoshoots..."@@ You began to say.
@@.wife;"Oh yeah...?"@@ $wife peered at you with a glint of curiosity in her eye. @@.wife;"And what did you think?"@@ She asked.
@@.you;"I guess it's a weird feeling. I mean, it was really sexy... Nothing I've not seen before, but it's weird seeing it like that... Knowing that $col2 took the photos..."@@ You tried to sound casual despite the unfamiliar emotions you felt.
@@.wife;"... Well, If you want me to stop I will."@@ $wife began to say. You shook your head.
@@.you;"No - I don't mean you should stop... It's just seeing those photos like that and knowing that other people will see it... it's different."@@ You tried to explain. $wife raised a brow.
@@.wife;"You mean different good...?"@@ She asked slowly.
@@.you;"I uh... I guess so."@@ You replied. $wife's lips curled into a slight smile.
@@.wife;"I see..."@@ She said quietly, more to herself as she pondered in silence for a few seconds. @@.wife;"You've seen me naked before... The only thing that's different is that other guys would be seeing me too."@@ She concluded. You remained silent as you wondered on the thought.
@@.wife;"Is that it, then...? You kind of like thinking about how other guys will look at your wife...?"@@ She asked with a mischievious smirk as she ran a hand idly over your leg.
@@.you;"Uh... Maybe that's it... I don't know."@@ You shrugged as you struggled to admit it. Though she'd hit the nail on the head. You weren't exactly sure why, but it did turn you on. And as if to betray you to $wife, your member began to swell. $wife hummed.
@@.wife;"Well I think that must be it..."@@ She said quietly as she slowly undid your pants and took out your semi-erect cock. @@.wife;"I mean look at this... Were you thinking about how $col2 was looking at my body...?"@@ She teased as she played with your penis.
@@.you;"U-gh... D-did he...? Look at you..."@@ You couldn't help but ask. $wife giggled.
@@.wife;"He couldn't keep his eyes off me. At some points he even forgot that he was meant to be taking photos..."@@ She told you. @@.wife;"I suppose that's the idea though right...?"@@ She began to stroke your cock up and down.
@@.wife;"I guess that's what'll happen now... Guys will be checking me out... Looking at my entirely naked body..."@@ She teased you and laughed as your cock twitched in her hand.
@@.you;"Yeah... But they'll just be looking..."@@ You said. $wife smiled shrewdly.
@@.wife;"Just looking huh... But I'm sure they'll want to do more..."@@ She breathed in your ear as she mounted you. You laid back and gazed up at her as she began to take off her clothes.
@@.wife;"Mh, they'll look at these..."@@ She leaned forward and squeezed her heavy breasts together into your face. @@.wife;"And even this..."@@ She dropped a hand to her nether region and smirked at your apparent expression.
@@.wife;"But they'll probably want to... Mh..."@@ $wife moaned as she adjusted your cock and pressed it against her wet slit. It slowly slid inside her as she lowered herself onto you with a short gasp. @@.wife;"H-hah, they'll want to be inside me like this..."@@ She breathed.
You groaned as $wife slowly began to ride you.
@@.you;"Y-yeah...?"@@ You grunted in response.
@@.wife;"Mh, of course... I bet $col2 was thinking about it the whole time..."@@ She teased then smirked as she felt your cock twitch inside her. @@.wife;"Do you like that...? Knowing that guys would love to fuck me... Your wife..."@@ She grinded on you hard.
[img[images\pictures\model_wife\wifetalk.webp]]
@@.you;"Yeah... They would, huh..."@@ You muttered between grunts.
@@.wife;"M- they'd fuck me so hard too...!"@@ $wife gasped as she bounced harder on your cock. @@.wife;"Oh f-fuck..!"@@ You felt the tip of your cock press inside $wife as she tightened around you.
@@.you;"Ugh, sh-shit...!"@@ You grunted as the shivers of an orgasm washed over you, and you shot your load deep inside $wife.
@@.wife;"H-hah... You're done already...?"@@ $wife raised a brow then smirked.
@@.you;"Y-yeah... Hah..."@@ You panted.
@@.wife;"Hmm... Well, good to know that I have your support with modelling babe..."@@ She smirked as she climbed off you and went to the bathroom.
//Jesus that was hot... But I might have opened pandora's box... Time will tell I suppose.//
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
<<set $work_path_hot to 7>><<remember $wife_modelling_hot_scene_2 to true>>\
It was another shoot like any other. $wife wore erotic lingerie and posed for $col2 who was sure to take plenty of photos of her. She politely pretended to not notice the erection he was hiding as he did his work, but it did trigger a memory.
$wife thought back to the intimacy she shared with $name the other night and how aroused $name had become from talking about these shoots... She thought about how he was editting them after hours, and how the photos that $col2 took right then and there would later be editted by $name. The thought turned her on.
@@.wife;"I think this shot would do better on the bed..."@@ $wife interrupted $col2 as she made her way over to a set-bed. Lately it wasn't too uncommon for her to make suggestions, so $col2 quickly complied and moved over to the new location. $wife toyed with the black underwear and garter as she sat on the bed.
@@.man;"Okay, I'm set up now."@@ $col2 called out.
@@.wife;"Okay, get ready for some shots..."@@ She replied as she laid on her back and gazed at the camera. $wife hugged her chest as she rolled onto her stomach - ensuring her cleavage was in full view.
@@.man;"Wow, great... Good shots..."@@ $col2 muttered from behind his camera.
$wife smiled innocently and reached around behind her to undo the bra. She let it fall off her, then leaned up on her elbows slightly so that her breasts were in fuller view. She smirked knowingly at the camera - thinking of how $name would be looking through these shots.
@@.man;"Damn, great..."@@ $col2 continued his under-breath commentary.
@@.wife;"Well how about some more then..."@@ $wife replied as she rolled onto her back, revealing her breasts fully. She lowered her hands to her underwear and slowly began to slide them down.
@@.man;"H-holy shit..."@@ She heard $col2 comment quietly.
$wife slid the underwear off completely and raised her legs, exposing her full ass as she continued to peer at the camera. She bit her lips as she spread her legs apart, revealing her glistening slit.
[img[images\pictures\model_wife\modelspread.webp]]
@@.wife;"What do you think...?"@@ She asked when she noticed how quiet $col2 had become.
@@.man;"Y-yeah it looks good...!"@@ He blurted and began to take photos.
@@.wife;"Oh, I'm glad..."@@ She smiled. @@.wife;"And don't be afraid to get some close-up shots..."@@
@@.man;"Good idea!"@@ $col2 didn't want for a second invitation - he shuffled closer to wife to get a //very// close shot of her privates. She could almost feel the air from his movements.
She continued to move her legs around, positioning her privates in different wants. She rolled over onto her stomach, then got onto her hands and knees to expose her ass. She felt a hotness in herself as she imagined $col2 looking at her, and how $name would be seeing it all later... She couldn't help herself - $wife rolled over and lowered a hand to touch herself.
At first it was just a few fingers gently brushing over her womanhood - but that sent a chill of pleasure through her body. She felt the hot dampness from herself and had to touch again - a little harder.
@@.man;"H-holy fuck...!"@@ $col2 gasped and did his job - taking photos as $wife touched herself.
@@.wife;"Mh, is it okay...?"@@ She asked as she lowered her other hand to slowly rub at her clit.
@@.man;"Y-yeah absolutely...!"@@ $col2 encouraged her.
She liked the enthusiasm in his voice and continued to touch herself. She pressed harder and soon felt her fingers brush against her opening. She bit her lip as she pushed then inside herself and gasped as she felt her wetness flow over herself.
[img[images\pictures\model_wife\modelmast.webp]]
$wife gasped as she fingered herself and rubbed her clit. The situation was driving her mad with lust - $col2 was so closely taking photos of her lewd acts, and she couldn't stop fantasizing about $name seeing all of these pictures.
@@.wife;"M-mh...!!"@@ She gasped and bucked as she felt pleasure swell in her nethers and send shivers through her body. @@.wife;"Fuck...!"@@ She gasped as she laid back on the bed.
@@.man;"W-wow, uh... Those were really good shots... But I don't know how we're going to use them for the shoot..."@@ $col2 commented quietly.
@@.wife;"It's fine... Send them all, $name can decide which to use."@@ $wife replied, a bit red in the face. She excused herself then hurried to the changeroom.
@@.system;"Earned $350!"@@<<set $money += 350>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $sexuality += 1>><<set $work_path_hot to 8>><<remember $wife_modelling_hot_scene_3 to true>>\
[img[images\bg\studio.png]]
@@.man;"H-hey $wife... Uh, are you ready for the photoshoot!?"@@ $col2 was already set up for $wife's shoot... Apparently very eager to start. No doubt he couldn't forget the last photoshoot. $wife almost found it cute.
@@.wife;"I am... I hope you are too?"@@ She smiled teasingly, jesting at the fact that he was so clearly already prepared. $col2 nodded affirmative, apparently missing any cheekiness on $wife's part.
It was another bedroom scene... $wife had put on some skimpy underwear, and there was a variety of Candy 'products' available to showcase... Dildos and the like... Or so $col2 very bashfully informed $wife.
$wife shifted between poses as $col2 silently took photos... Which was subtly out of character for him. $wife was very used to hearing some quietly stuttered commentary on his part.
@@.wife;"How is it? Okay?"@@ She asked. $col2 flinched then nodded.
@@.man;"Um yes, it's fine..."@@ He replied. $wife quirked a brow. He'd normally give a stronger affirmative than 'fine'... Perhaps he had something on his mind? $wife pondered... She smirked.
@@.wife;"By the way, about the last shoot..."@@ She began to say while curiously observing $col2. His face perked up immediately. $wife almost laughed.
@@.man;"Y-yes!?"@@ He asked.
@@.wife;"I just wanted to know how the editting was received...?"@@ $wife asked. $col2 frowned then fidgeted in a lingering silence.
@@.wife;"... Well?"@@ $wife asked again.
@@.man;"Um... I didn't send them all..."@@ He replied quietly. $wife cocked a brow.
@@.wife;"... Why not?"@@ She asked, probably a little more sternly than she'd meant to... Judging from the way $col2 squirmed uncomfortably.
@@.man;"Just... I thought it would be a bad idea if $name saw them..."@@ He tried to explain himself.
@@.wife;"$name? Is that why..."@@ $wife looked thoughtfully, then laughed. $col2 seemed to relax a little.
@@.wife;"You don't have to worry about that, $col2... I requested for $name to be the editor. Just do as I say, okay?"@@ $wife smiled. $col2 hesitated, then nodded.
@@.wife;"Good. Now..."@@ $wife took a realistic looking dildo out of the basket of goodies... @@.wife;"Let's get started on the 'real' shoot, hm?"@@ She smiled seductively. $col2 eagerly came to attention.
$wife began by rolling the head of the dildo over her lips, then slowly circled it down her chest. She got onto her knees and beckoned $col2 forward. He awkwardly began to shuffle closer.
@@.wife;"Good..."@@ $wife whispered. @@.wife;"I want this to be a point of view photoshoot, $col2... So stay close, okay?"@@ $wife's lips curled up into a smile as she let her bra fall off her shoulders.
[img[images\pictures\model_wife\model_hot_1.webp]]
She heard $col2's breath begin to pick up... A sure sign that she had his full attention. She bit her lip and gazed into the camera as her tits came into view...
@@.wife;"... Are you watching...?"@@ She asked quietly. $col2 nodded, but of course she wasn't really asking him. She thought about how $name would see this later... She wondered if he'd jack off to it...
$wife pressed her tits together around the dildo and began to give it a titjob.
[img[images\pictures\model_wife\model_hot_2.webp]]
@@.wife;"Mh... So hard between my tits..."@@ She breathed as she spoke to the camera.
@@.wife;"You like seeing this...? I bet you're hard... You are, aren't you?... It's okay... You can take it out..."@@ She continued, then blinked in surprise.
Apparently $col2 had thought she was talking to him- as he took his erect cock out. $wife almost laughed, but thought it was kind of hot. $name wouldn't be able to see it, but no doubt he'd know that $col2 would be tremendously turned on while filming...
@@.wife;"I want to taste it so badly..."@@ She whispered as she leaned forward and slowly wrapped her lips around the dildo.
She slurped it down with lewd moans, all the while gazing up at the camera with her best 'fuck me' eyes.
[img[images\pictures\model_wife\model_hot_3.webp]]
@@.man;"H-holy..."@@ $col2 commented quietly.
@@.wife;"Mh... You like this...? You like it when I suck your cock like this...?"@@ $wife murmured between elongated sucks, then quirked a brow as $col2 began to jerk off, apparently unable to stop himself. She smiled.
@@.wife;"Mh, I guess you're only human... Of course you'd like it... Are you jerking it...? Go on..."@@ She egged him on under the guise of speaking to the camera. She heard $col2 grunt quietly, and she wondered if the camera would shake with his movements.
@@.wife;"You know I'm a naughty girl... I just can't help myself when I see such a huge cock... All I think about is what it tastes like..."@@ $wife gasped to the camera.
@@.wife;"And the hot cum... What it would taste like... Or feel like on my tits..."@@ She leaned back and revealed her chest again- pressing them together.
@@.wife;"Mh... You're still jerking off for me...? Cum for me..."@@ She whispered and bit her lip as $col2 edged forward.
He jerked off furiously until his face became purple, then let out a long, low groan as he began to cum. $wife blinked in surprise, but continued to talk to the camera.
@@.wife;"Mm~ Oh... So much cum... And it's so hot..."@@ She gasped as she caught it all on her tits. She squeezed them together and watched the cum pool in her cleavage, then smiled up at the camera again.
@@.wife;"I can hardly wait for the real thing..."@@ She teased.
@@.man;"H-hah, Um..."@@ $col2 began to stutter.
@@.wife;"You can end the shoot now, $col2."@@ $wife said. He did so and began to awkwardly pack away the equipment.
@@.wife;"$col2."@@ He flinched when $wife called out his name.
@@.man;"Y-yes...?"@@ He responded.
@@.wife;"Send it this time."@@ She firmly instructed. He nodded.
The day ended and $wife collected her pay, then left to go home.
@@.system;"Earned $350!"@@<<set $money += 350>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]
<<set $work_path_hot to 9>>\
You were rummaging through your to-do list for the next day when a certain e-mail caught your eye.
$col2 sent you an untitled e-mail. You opened it.
//Hi $name. $wife wanted you to edit all of these photos, though I'm not sure for what purpose... I guess I'll leave that up to you.//
You quirked a brow and opened the compressed zip file, then gave a short gasp when you saw the images. You could tell it was another sexy photoshoot, even though the pics were thumbnail size.
You looked around to check the perimeter, then clicked open the first photo. Your eyes widened and you felt your loins immediately begin to stir awake.
$wife was on her knees looking up at the camera - at you - with a cock in her mouth. You were amazed, and as you began to wonder who or how this could have happened, you realized it was a fake cock.
You almost felt disappointed. You clicked through the photos - she was holding the cock between her bare tits. Your cock was rockhard in your pants.
@@.man;"$name."@@ You jumped as you heard a voice- and you quickly closed the images. You looked up to see $col1 standing in front of you. He peered at your face in concern.
@@.man;"Hah... Sorry, didn't mean to startle you."@@ He grinned.
@@.you;"I just didn't hear you, that's all."@@ You explained. Your heart was still racing from the adrenaline, and you scooted further under your desk to hide the tent you'd pitched.
@@.man;"Yeah whatever, I'll make a loud announcement over the PA next time."@@ He rolled his eyes then leaned forward to speak quietly. @@.man;"Anyway man, I've been uh, meaning to ask you about $wife's photoshoots..."@@ He began to say.
@@.you;"Y-yeah? What about them?"@@ You nervously asked.
@@.man;"I know you've been editting for them, is all. I just wanted to know... Y'know... What do they look like? Are they... normal?"@@ He asked curiously.
@@.you;"Uhh... Normal...? Why do you ask...?"@@ You didn't know how to answer immediately, then eventually figured out you could answer with a question. He quirked an eyebrow.
@@.man;"Eh, just a weird feeling... I was asking $col2 if he needed any help and he just about jumped outta his skin... Being a bit weird... And you now... Eh... Nevermind."@@ He shrugged as if he didn't care, but he left with a scowl on his face.
You watched him leave with some relief, but the thought of $col1 finding out about the shoots lingered.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $work_path_naive to 1>><<set $work_scene to 9>>\
[img[images\bg\officemeeting.png]]
$wife entered the foyer room of United Mags. She made her way towards the studio before hearing a voice boom out.
@@.man;"$wife! I've been looking for you. Do you have a moment? I have some exciting news."@@ $wife turned around to see $boss making his way down a corridor.
@@.wife;"Sure. What is it?"@@ She asked curiously.
@@.man;"Not here - please, come into my office."@@ He responded and continued his brisk walk towards his office. $wife followed him in. $boss made his way around the desk and took a seat. He motioned with a hand for $wife to sit opposite. She did.
@@.man;"Really exciting news, in fact."@@ He beemed happily, like a child with a new toy.
@@.wife;"Okay, great... What is it?"@@ $wife asked again.
@@.man;"We've received a rare opportunity for an exclusive contract deal. 'Candy' wants to sign on with us for a year."@@ He said with a grin. 'Candy' was a leading adult company, known for it's highly erotic and high-end products.
@@.wife;"C-candy? Well, that's great... Good for you."@@ $wife offered an awkward smile.
@@.man;"Not just me. Good for us!"@@ $boss exclaimed. @@.man;"You see... I'm not sure how, but someone in Candy got a hold of one of our magazines and saw you on it. They're interested because of you."@@ He explained happily.
@@.wife;"M-me? But why?"@@ $wife was genuinely shocked.
@@.man;"Don't undersell yourself $wife! Of course they're interested after seeing you."@@ He said.
@@.wife;"But... I wouldn't be any good at that..."@@ $wife began to instinctively protest.
@@.man;"Nonsense. You're a perfect fit. A real woman."@@ He waved a hand.
@@.wife;"Well... What kind of modelling would it be? The same as I'm doing?"@@ $wife asked.
@@.man;"Not exactly..."@@ $boss hummed as he stood up and began to rummage through a filing cabinet. @@.man;"More erotic... Using their products... Sometimes with others..."@@ He went on, then turned around to throw a file on the desk.
$wife curiously gazed at it. It was a collection of erotic photography - women in lewd poses holding sex toys between their completely exposed breasts, or licking super realistic dildos... $wife gasped and looked away with flushed cheeks.
@@.wife;"We don't even have a magazine that'd be able to use this type of imagery...!"@@ She said quietly.
@@.man;"That's just the thing. Candy are willing to fund us to create a brand new magazine - called 'Candy'! They want us to be their production partner. Their condition is that you're the model."@@ $boss said with a grin. @@.man;"Isn't it exciting?"@@
@@.wife;"Well... I don't know... That's a huge jump from what I'm doing now..."@@ $wife said quietly. The thought was embarrassing... $wife on camera... and it'd be public. It would change her life forever.
@@.wife;"I don't think I could do something like that... What would I need to do...?"@@ She asked.
@@.man;"Well... The same as this."@@ He motioned to the files on the desk. @@.man;"Erotic photography - nothing pornographic though! Just nudity on camera."@@ He said. His tone had quickly changed to a softer reassurance. $wife hesitated.
@@.man;"Please, $wife..."@@ $boss spoke sincerely as he leaned against the table. @@.man;"This is the biggest deal we've ever received... To be honest, we really need it... Our staff need it."@@ He continued.
@@.wife;"The staff need it...?"@@ She asked.
@@.man;"Well, we're not as prosperous as we once were... The medium is declining, but I care for my staff, $wife... I want to keep them all payed and employed."@@ He explained softly.
$wife sighed quietly then nodded.
The idea of being on camera completely naked... It was too much to answer right there and then. She at least needed to talk to $name first.
@@.wife;"I understand... Okay, let's do it..."@@ She replied quietly.
@@.man;"Yes? Terrific! I'll respond at once, thanks $wife. You won't regret this. Now, on your way then... See you later."@@ He shoo'd her out.
$wife left the room with a nervousness that she couldn't shake. The offer was insane - nude modelling? She almost couldn't believe it... More mad was that she accepted.
<<iconButtonContainer
'Wife Action - Modelling'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>><<set $sexuality += 1>><<remember $wife_modelling_naive_scene_1 to true>>\
[img[images\bg\studio.png]]
<<if $work_path_naive gte 2>>\
$wife made her way into the studio. She spent the day posing for $col2 in perk adult-wear.
[img[images\pictures\model_wife\model8.webp]]
[img[images\pictures\model_wife\model9.webp]]
<<else>><<set $work_path_naive to 2>>\\
$wife made her way into the studio. She saw $col2 working on equipment in the corner. He gazed over and waved.
@@.man;"H-hi $wife. Taking on some more work?"@@ He asked.
@@.wife;"Something like that... Did $boss tell you about the Candy contract?"@@ She asked. $col2 nodded eagerly.
@@.man;"He sure did... Do you want to do a few of those jobs??"@@ He asked excitedly.
@@.wife;"Yeah."@@ She answered, pleased to see how eager $col2 was.
@@.man;"Alright, great. Uh - let's do it then. You have an outfit in the wardrobe. It's ther newest line of 'perk'... It's meant to uh... Really show off the chest..."@@ He explained, unable to help his gaze from wandering towards $wife's rack.
$wife headed to the wardrobe and pulled out the lingerie. It was skimpy - but she expected that. There was an underbra that didn't cover the breasts at all - it just held them up from underneath. What came with it was a frilly skirt. She noticed there was no underwear.
She put on the outfit and looked at herself in the mirror. Her breasts sure did look perky... $wife gazed over her shoulder and bit her lip. She was nervous and excited. She took a deep breath, then stepped back out.
@@.man;"Woah...!"@@ $wife politely pretended to not hear $col2 gasp.
@@.wife;"Where should I go?"@@ She asked. $col2 snapped out of his daze.
@@.man;"Uh - over here..."@@ He directed her.
The two spent some time getting shots in different angles with different poses. It felt far more erotic than before, now that he breasts were fully on display... She felt like $col2 might have had a few glimpses of her womanhood too. A desire began to build in $wife.
@@.wife;"Are you getting good shots?"@@ She asked.
@@.man;"Yeah! Heaps of great shots..."@@ $col2 replied back excitedly. $wife noticed the tent in his pants. She smiled flirtatiously at the camera - her arms tucked in just the slightest to articulate her breasts.
[img[images\pictures\model_wife\model8.webp]]
@@.man;"Wow... Incredible...!"@@ He muttered as he snapped away with the camera.
@@.wife;"Does it look good...?"@@ $wife asked.
@@.man;"They're the best I've ever seen!"@@ $col2 exclaimed eagerly.
@@.wife;"I meant the pose..."@@ $wife smiled teasingly.
@@.man;"O-oh, uh, y-yeah...! S-sorry..."@@ $col2 quickly became flustered. $wife laughed.
@@.wife;"I'm just teasing... I'm glad you like these..."@@ $wife said as she bounced the slightest - her breasts jiggling with the motion.
[img[images\pictures\model_wife\model9.webp]]
@@.man;"Y-yeah I do..."@@ $col2 mumbled again. His cheeks burned red and he hid behind the camera.
<</if>>\
The day ended and $wife collected her pay, then left to go home.
@@.system;"Earned $350!"@@<<set $money += 350>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod 2>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]] <<set $work_path_naive to 3>>
@@.man;"Psst... Hey $name..."@@ $col1's whisper stirred you from your focus. You looked up at him hovering by your desk, peering around somewhat suspiciously.
@@.you;"Hey $col1. What's going on?"@@ You asked.
@@.man;"I uh... Wanted to ask you about something."@@ He spoke quietly as he peered down at you.
@@.you;"Yeah okay, what is it?"@@ You asked again.
@@.man;"Well uh... You know how $col2 is our photographer? Well right now that means he gets to do all the shoots with $wife."@@ $col1 said. There was something odd about his demeanour, as if he wanted to say something without saying it.
@@.you;"Yeah, I guess that's his job after all..."@@ You replied.
@@.man;"Yeah- but I mean... You know... That lucky prick... Tch... He's getting to do all the good stuff!"@@ He whispered somewhat loudly.
@@.you;"Good stuff? I guess..."@@ You shrugged.
@@.man;"Tsk - you really don't- you know that they're nude shots right!?"@@ He tapped on your desk as he hissed. You blinked. You sure didn't know that... Surely it wasn't true.
@@.you;"I don't think that's right... Pretty sure it's just bikini modelling. Why do you think it's nude?"@@ You asked.
@@.man;"Because that fat fuck told me...! Look, I reckon we could get involved in these shoots. We could come up with some excuse or something... Maybe if you talk to $col2 you could convince him?"@@ $col1 asked.
@@.you;"Uhh... I just don't think it's true..."@@ You repeated... There's no way $wife would be doing something like that.
@@.man;"Ugh, fine, man. Forget about it."@@ $col1 scowled as he quickly walked away.
You watched after him in silence for a few seconds then shook your head. Ridiculous.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]
You decided not to bother. It wasn't worth it to waste your time on something that $col1 had said... Knowing him it probably wasn't true.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]
<<set $work_path_naive to 4>>\
You sucked in a short breath and began to rummage through $col2's working files. His work was frustratingly unorganized; the files were randomly named and scattered in a maze of hundreds of folders. You quickly realized how long this might take.
You began by sorting the date range. It made short work of the dated files that shouldv'e been archived long ago... and from there, you began to open folders and files randomly.
You eventually came across a folder titled 'Candy 19'. You opened it without much thought, but quickly realized it was exactly what you were looking for. The folder was littered with more folders, each with a title vaguely reflecting the contents.
You began to click open folders and the raw files, which took some time to load up. Your heart began to race. The images were of $wife... Most of the earlier files were simple modelling shots. She wore dresses and struck poses - all very innocent.
You looked through the files for close to an hour and were ready to call it quits - the sun had well and truly set, and you hated how long you'd been in the office for... You decided to click open one last file - raw video footage titled 'sweater'.
It took a full minute to load, and it seemed to be just another shoot... $wife wore a somewhat tight dark green sweater and tight jeans. She smiled and posed for the camera. She certainly was attractive, which you've always known. It felt good to know that $col1 and $col2 thought so too... There was something about knowing other guys found her attractive that made you feel proud.
You lazily sped through the video and paused. Your heart raced as you stared at the monitor. $wife had pulled up her sweater for the camera - she wasn't wearing anything underneath. Her heavy breasts were on full display, and she smiled, knowingly at the camera.
[img[images\pictures\model_wife\candysearch1.webp]]
This wasn't what you'd discussed with her. She was just meant to be doing regular modelling... You clicked play. $wife moved slowly - seductively - as she carressed her own body for the camera. She groped at herself and made lewd expressions and sounds, as if she were feeling pleasured by it. You felt your cock swell in your pants.
You closed the video and stared at the computer monitor as your mind swirled. $col1 wasn't lying. For some reason $wife was modelling for erotic shoots... You knew she sometimes did bikini shoots, but this was entirely on another level.
You thought in silence for a time then eventually shut down your computer. There were more files, but it was already so late... And you had no idea what to do. You weren't sure how you felt. Betrayed, certainly... But something else. Your painfully erect cock made it all a little too confusing... So you left the office for the night.
You didn't quite know how to process it all... But you thought that maybe you'd revisit this when you had a clearer head another night.
As you left to go home, you couldn't help but fantasize about the other files you didn't see...
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]
It was a long day at the office, and you were wrapping up the last of your jobs. You realized you were the last in the office and sighed. You sent off a file to the internal cloud storage and paused as you recalled your conversation with $col1 from a while back...
He'd claimed that $wife was doing erotic photoshoots, but you weren't so sure. Still, you couldn't help but wonder... If ever there was a time to find out, you could snoop through the share drives to see if you'd find anything.
<<nobr>>
<<iconButtonContainer
'Search the Sharefiles'
'button_m_action.png'
"Search the Sharefiles"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Just go home'
'button_m_forward.png'
"Just go home"
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\studio.png]]
<<set $work_path_naive to 5>>\
$wife made her way into the studio. She saw $col2 working on equipment in the corner. He gazed over and waved. It seemed to be another ordinary day of shooting - but $wife soon realized she was wrong. As she made her way to the dressing area she spotted $col1 ahead of her. He was standing idly around by the door, and offered a grin when he noticed her.
@@.wife;"$col1... What are you doing here? We're about to do a shoot."@@ $wife explained, not impolitely.
@@.man;"Yeah, exciting right? Actually uh... I'm in this shoot too. I thought $boss might have already told you... Guess not."@@ He shrugged.
@@.wife;"What do you mean? You're in the shoot? But these are..."@@ $wife frowned as she began to wonder - perhaps $col1 was confused.
@@.man;"I guess because sometimes the shoot will require a man and I'm the most capable... Well, in this workplace at least."@@ He said somewhat smugly as he peered over at $col2. @@.man;"Anyway, let's get to it."@@
@@.wife;"I don't think so... Sorry $col1, I didn't actually agree to this. I'll have to talk with $boss."@@ $wife replied.
@@.man;"Ugh, what, is it because of $name?"@@ $col1 cocked a brow. $wife blinked in surprise. As far as she knew, noone here was meant to know about her and $name.
@@.wife;"Wh-what do you mean?"@@ She questioned back.
<<if $wifeidentity eq true>>\
@@.man;"Oop, I guess it was meant to be a secret, my bad... Yeah he told me about you two at the party the other week."@@ $col1 explained nonchalantly.
@@.wife;"He told you that we're married??"@@ $wife couldn't help but question him more... But quickly realized her mistake.
@@.man;"Woah - married? No he didn't say that. Holy shit! He just bragged that he slept with you... Wow - married huh? Does $boss know? Wow, actually - does $name know about these shoots? Surely he would..."@@ $col1 smirked widely. He seemed to enjoy watching $wife squirm.
@@.wife;"Th- I didn't- P-please don't tell $boss or $name- forget I said anything!"@@ $wife stuttered through several chains of sentences without managing to end any of them.
@@.man;"Wow, wow, relax. I won't tell, it's fine."@@ $col1 explained nonchalantly.
@@.wife;"You won't...? Thanks..."@@ $wife replied quietly as she tried to calm herself.
@@.man;"Of course not and don't mention it. It'd be a problem for me too, now that we'll be working together and all."@@ He lazily explained.
@@.wife;"Work together? Oh..."@@ $wife realized the situation she was in... Whether or not $col1 would give her trouble she didn't know, but she felt like she dodged a bullet and she didn't care to test him.
@@.wife;"Yes, thanks... But still..."@@ $wife hesitated.
@@.man;"Look don't worry so much - it's all just pretend, right?"@@ $col1 offered a grin which he no doubt thought was disarming.
@@.wife;"Yeah... Okay."@@ $wife nodded.
@@.man;"Anyway... Think on it if you want, otherwise just chat with $col2 and I'll be around for the shoots whenever."@@ He said with a shrug.
<<else>>\
@@.man;"I mean it's no big secret, you two are close..."@@ $col1 began to say. $wife raised a brow, still unsure what exactly $col1 might know. She was careful in her response.
@@.wife;"Yes we know each other..."@@ She confirmed. $col1 peered at her curiously then shrugged.
@@.man;"Sure, okay, you know each other. So I thought maybe there might be something between you..."@@ He continued.
@@.wife;"Well... That's none of your business if there was."@@ $wife frowned.
@@.man;"No, I guess not. It might be the boss's business, but I don't care enough to be honest."@@ $col1 shrugged, then offered a wry smile. @@.man;"Anyway, I can talk to $boss about setting these up with $name... He won't be too happy though, it takes a while to get the paperwork done. And I'm already signed and qualified."@@ $wife flinched.
@@.wife;"U-um, what do you mean...?"@@ $wife asked.
@@.man;"Well if you don't want to do these shoots with me... Then I guess I'll tell $boss to set it up with $name."@@ He gave a lazy shrug then began to walk away.
@@.wife;"W-wait! Um, no it's fine... No need..."@@ $wife blurted. She didn't want $boss to ask questions, and she couldn't have $name finding out about this. $col1 cocked a brow then smiled.
@@.man;"Look don't worry so much - it's all just pretend, right?"@@ $col1 offered a grin which he no doubt thought was disarming.
@@.wife;"Yeah... Okay."@@ $wife nodded.
@@.man;"Anyway... Think on it if you want, otherwise just chat with $col2 and I'll be around for the shoots whenever."@@ He said with a shrug.
<</if>>\
<<iconButtonContainer
'Wife Action - Modelling'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
<<set $work_path_naive to 6>><<remember $wife_modelling_naive_scene_2 to true>>\
$wife nervously made her way into the studio. She spotted $col2 tinkering with equipment - that was a usual sight... However this time she also saw $col1 standing idly by the set. He offered a wave when he noticed $wife. She returned a smile, albeit slightly forced - she hoped he couldn't tell.
@@.man;"Hey... You ready for the shoot now?"@@ $col1 asked with a grin.
@@.wife;"I suppose I am..."@@ She replied as she made her way into the change room. $wife changed into her outfit - some sheer white lingerie that didn't hide a thing. She felt somewhat nervous when she re-entered the studio. It was almost reminiscent of the first time she modelled.
$col1 eyed her as she walked by and onto the set, which was built as a bedroom. He quickly followed her.
@@.man;"Alright, ready?"@@ $col2 called out as he prepared the camera. $wife stiffly nodded.
@@.man;"All good here man."@@ $col1 replied. $wife almost flinched when she saw that $col1 was completely nude behind her. He smirked, as if happy with the response.
@@.man;"Cool... Alright, let's start. We'll just do some close shots - you have to hold each other on the bed."@@ $col2 called out.
$col1 quickly clambered onto the bed in eager anticipation. $wife wasn't so thrilled, but did as she was instructed. $col1 edged closer then reached his arms around $wife's back - a hand resting on her ass cheek.
@@.man;"Good shot - we'll keep them moving..."@@ $col2 called out again. He moved $wife and $col1 into different positions, each a little more daring than the last. He asked for $col1 to be holding $wife from behind, in which she could feel his growing erection against her leg by no effort of her own, then asked them to lay beside each other.
@@.man;"Alright, now $col1 can you kneel there in front of $wife..."@@ $col2 instructed as he pointed $col1 into position. He knelt in front of $wife who laid on her back - his erect cock and balls were several inches from her face.
@@.man;"Okay good, and now I just want you to have your uh, penis, a little closer..."@@ He said.
@@.man;"No problem...!"@@ $col1 was quick to comply. He adjusted and lowered his hips so that his cocks was a bare inch from $wife's mouth.
@@.man;"Okay great, and now $wife if you can just open your mouth like you're about to suck it..."@@ $col2 nervously requested. $wife did what she was told. Her heart raced as she opened her mouth in front of $col1's rock-hard cock that swung over her eyes.
@@.man;"Yeah really good... Now just a bit closer... We want it to look like it's in your mouth..."@@ $col2 explained.
$col1 eagerly shuffled forward and in doing so accidentally touched $wife's lips with his cock. $wife blinked but kept her mouth open. She felt her cheeks redden from the situation she was in - how she was posing to suck on $col1's cock in front of a camera...
@@.man;"Incredible, really good... Actually $wife, if you could stick your tongue out a bit..."@@ $col2 asked. $wife was almost a little too quick to comply as she stuck her tongue out. @@.man;"Great, great..."@@ $col2 muttered as he continued to take photos.
He occasionally called out more instructions in which $col1 was quick to follow. He moved around somewhat to get into different positions, pointing his cock at $wife's mouth. In the movements he'd sometimes bump his cock against her mouth... Whether accident or not she couldn't tell, but she found herself to not mind so much anymore. She'd stick out her tongue and he'd 'pretend' to put his cock in her mouth. The barriers began to break down and $wife didn't mind if her tongue occasionally brushed $col1's cock. She wondered whether he had the impulse to just stick it in her mouth...
[img[images\pictures\model_wife\pretend 1.webp]]
Eventually $col2 called out again.
@@.man;"Okay great, now $col1 if you can shuffle down to the other side..."@@ He instructed, and once again $col1 quickly did as he was told. $wife watched nervously as $col1 moved around close to her legs.
@@.man;"Great, and so $wife if you can lift your legs up a bit... $col1 I want you to get close. The camera angle won't show anything, but we want it to look like you're u-uh, in there..."@@ He explained.
@@.man;"Yeah no problem!"@@ $col1 replied, then looked at $wife.
@@.wife;"Okay..."@@ $wife replied breathily. She felt very flushed from it all. $wife raised her legs slowly and allowed $col1 to get closer. She felt his cock poke her leg as he shuffled in.
@@.man;"Good, okay..."@@ $col2 began his muttering and photoing chant as he rotated around the two. @@.man;"Hm, a bit closer..."@@ He said. $col1 moved even closer - $wife felt his cock slide up her leg as he moved, and pause just shy of her privates. He rested his hands either side of her. She couldn't help but look down at it... It pulsed angrily towards her vulnerable and exposed slit.
@@.man;"Okay - it's not bad... But we need closer shots guys. If you can just press against each other I can angle the camera!"@@ $col2 called out. $wife hesitated but $col1 made no short of effort as he nudged forward again. $wife barely stiffled a gasp as she felt the hard cock press against her womanhood... Not enough to go in - but just touching.
@@.man;"Is this good?"@@ $col1 asked.
@@.man;"Yes perfect! Stay like that..."@@ $col2 replied as he circled and took photos. $wife bit her lip as she glanced down again.
@@.man;"Okay, now just move like you're thrusting inside..."@@ $col2 instructed.
@@.wife;"Wh- thrusting...?"@@ $wife couldn't help but repeat his word.
@@.man;"Yeah, just a bit. That's not a problem is it...?"@@ $col2 asked. $wife gazed down again at the cock and shook her head.
@@.wife;"N-no, it's not..."@@ She managed to say quietly.
$col1 shuffled forward as his cock pressed harder against $wife's slit without actually going inside. $wife lifted her legs more and positioned so that $col1's cock was sitting on top of her. She breathed hard as $col1 began to thrust - his cock grinding into the folds of $wife's pussy.
[img[images\pictures\model_wife\pretend 2.webp]]
@@.man;"Yes! perfect..."@@ $col2 exclaimed. $wife stiffled her moans and gasps as she felt the intense manhood rub on her wetness and press her clit. $col1 seemed to be enjoying it all as his thrusts became even harder.
$wife bit her lip as she felt her wetness begin to coat $col1's shaft, which he no doubt felt as he began to shift his position, pressing deeper and deeper into $wife's folds. She accidentally let out a short gasp as a wave of pleasure ran over her.
@@.man;"Alright, perfect, that's all we need!"@@ $col2 called out. $wife blinked as $col1 began to climb off her. She remained still for a few seconds before she realized the shoot was over. Embarrassed, she quickly collected herself and made her way to the change room.
It was an intense first session with $col1, but she knew it would be just the beginning... That is, if she decided to continue these shoots.
@@.system;"Earned $350!"@@<<set $money += 350>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
<<set $work_path_naive to 7>><<remember $wife_modelling_naive_scene_3 to true>>\
$wife entered the studio with nervous butterflies. The memory of the previous session hung heavy on her mind. She was surprised to see $col1 and $col2 casually seated across from each other, a stiff drink in hand.
@@.man;"Ah, $wife... You're here. Come on over, have a drink with us."@@ $col1 offered a lazy beckoning wave, and shook a bottle of whiskey with the other hand.
$wife pursed her lips as she slowly stepped closer to the two. She eyed the drinks curiously and looked between them. They seemed comfortably drunk.
@@.wife;"I don't think that's a good idea, I'm a bit of a lightweight..."@@ $wife replied. @@.wife;"... What's the occasion?"@@ She asked.
@@.man;"Hah, we don't need a reason to share a drink now and then!"@@ $col1 flashed a smile then grabbed a third glass and began to pour a double before $wife could contest.
@@.man;"Plus, the work's just a little easier with a couple drinks first, you know? Deals with the nerves..."@@ He added, as he pushed the glass towards $wife. She eyed it for a moment.
@@.wife;"And what could make you feel nerves?"@@ $wife quizzed.
@@.man;"Please... You think it's easy? I'm in these photoshoots knowing that I'm an eyesore next to you."@@ $col1 scoffed then shot down his drink.
$wife watched him, bemused, then drank too. She felt a little flattered.
$col1 and $col2 did most of the talking while $wife passively listened and commented when she was prompted, but otherwise enjoyed the taste of the alcohol...
They drank for an hour or more. $wife didn't drink too often, and she had to admit it was relaxing her. She'd forgotten how uncomfortable she'd normally feel around $col1, and $col2 even began to sound a little less of a fool.
@@.man;"Alrighty, best we get this done while we still can!"@@ $col2 announced as he stood up with a light sway. $col1 motioned as if to catch him from toppling over, then scoffed.
$wife laughed and stood up- then also swayed. She didn't realize how much she'd drank. She giggled at herself then made her way over to the changing room.
Despite taking the edge off, she still felt butterflies as she changed into the branded lingerie. It was a foggy feeling, and a little mixed with something that made her feel awfully flushed.
$wife slowly made her way out of the change room to join $col1 on set. He was already naked.
@@.man;"Oh, wow! Stunning..."@@ $col2 gasped loudly.
@@.wife;"Oh shoosh... Come on $col1, let's get it on..."@@ $wife mumbled.
@@.man;"Get it 'on'?..."@@ $col1 quirked a brow with a grin. $wife blushed.
@@.wife;"Let's get it over with! You know what I meant!"@@ $wife playfully shoved $col1 and took a pose on the set. She looked back at $col2 with a knowing smile.
They spent the next several minutes getting into different poses - somewhat more clumsily than they'd normally be. $col2 gave instructions as he normally would, and $col1 became increasingly more friendly with $wife's body.
Eventually they found themselves in a somewhat compromising position... $col1 was buried between $wife's legs, lightly tugging at her panties. Under $col2's instructions of course.
@@.man;"Yeah a bit more... And just like last time, we're looking like we're doing it for real, but it's just the pose."@@ $col2 explained as he carefully angled the camera.
$wife took a slow breath as she felt $col2 pull her panties away from her cleanly shaven pussy. She squirmed, hoping $col1 didn't notice how wet she'd become.
@@.man;"Actually, just take them off entirely."@@ $col2 called out.
$wife was confused- they were meant to be promoting the lingerie... But before she could question the instruction, $col1 had quickly grasped her hips to hoist her up and pull off the panties.
$wife quickly moved to cover up her exposed nethers. $col2 laughed quietly and caught $wife's eye.
@@.man;"Come on, $wife... We have to get used to this. We're just pretending, remember?"@@ $col1 did his best to comfort her.
@@.wife;"Yes I know!"@@ $wife tried to snap back, but couldn't hide the insecurity from her voice.
@@.man;"Alright perfect, now spread and act like you're about to finger her."@@ $col2 called out again, somewhat abruptly. $wife felt her face flush red.
$col1 quickly took the opportunity to do as he was told... He pushed $wife's legs wide apart and lowered a hand to gently prod at her glistening slit. $wife's body jerked as she felt the sudden touch.
[img[images\pictures\model_wife\model_naive_1.webp]]
@@.man;"Just pretending..."@@ $col1 reminded her, and despite his words $wife felt his fingers gently push inside her. Just slightly, but enough for him to no doubt feel how wet she was... He smirked.
@@.man;"Yeah that's awesome!"@@ $col2 exclaimed as he shuffled in closer for the perfect shot. $wife shivered and bit her lip while listening to the snapping of the camera.
$col1 slowly moved $wife over onto her side, then onto her hands and knees. She bit her lip as he ass was exposed to him and $col1 behind the camera.
She could hear him get even closer, and again $col1 gently prodding at her privates... $wife closed her eyes and did her best to suppress her breathing.
Perhaps it was the alcohol, but she was feeling overwhelmingly hot, and was struggling to focus. She flinched when she felt $col1's hands grip onto her hips, then a familiar thick pressure rub against her womanhood.
[img[images\pictures\model_wife\model_naive_2.webp]]
@@.man;"Oh, damn! Perfect!"@@ $col2 called out.
$wife exclaimed a short gasp as she felt the tip of $col1's cock slowly push apart her folds as he rubbed it up and down her wet slit. She squirmed from side to side so she could feel him some more... Though there was a nagging feeling in the back of her mind, all she wanted to do was push back against his manhood and let it inside.
@@.man;"And like last time, let's make it look like it's going in..."@@ $col2 said quietly as he zoomed in. $wife almost jumped from hearing how close he was.
$col1 slowly leaned forward. $wife gasped as she felt the thick thing rub into her... It was saturated in her juices, and so close to slipping inside... But of course they were just pretending, for the sake of the photoshoot... $wife bit her lip as she angled herself forward an inch, and she felt $col1's cock push a little more center...
@@.man;"So good, guys... It looks really good, but try and make it look like it's actually going inside."@@ $col2 remarked.
$wife breathed hard and felt her heart race as she squirmed her legs further apart. She could feel her wetness being smeared by $col1's manhood. He shuffled in a little closer and began to push his cock against $wife's pussy...
It was just so close to being inside - but not close enough... $wife almost felt frustrated as she felt him rub up and down. She closed her eyes and lifted her hips up again, and as she did she finally felt the satisfying thrust that met it's mark.
$wife moaned softly as the tip of $col1's cock found it's way in her pussy. It wasn't too deep, but the itch was being scratched. She wriggled back as he continued to push inside her... So long as it wasn't deep thrusts then it was still just pretending. Or so she told herself.
[img[images\pictures\model_wife\model_naive_3.webp]]
@@.man;"W-wow..! Uh-um, that's perfect! L-looks so real..."@@ $col2 fumbled as he moved closer with the camera. $wife didn't care for what he was saying, but was glad to hear $col1 grunting behind her.
@@.man;"Hah... Yeah it looks so real... Looks like I'm really fucking you..."@@ $col1 agreed. $wife couldn't breath a response... She didn't know if she could lie like them.
She closed her eyes and continued with the motions. His cock never did push all the way inside, but she was satisfied with the 'pretend' penetration... It was thick enough to feel. She could hear $col2 still talking, but his words were a distant echo. She began to rock back and forth, then blinked when $col1 suddenly moved back. His cock slide out and away.
@@.wife;"Um...?"@@ $wife rolled over and looked at $col1 and $col2 in confusion. They were seemingly done with the shoot.
@@.man;"Uh? Well... Like I said, I think we've got enough now..."@@ $col2 explained, somewhat flustered.
@@.man;"We could still finish the shoot though? Right? It'd only be right."@@ $col1 quicky chimed in. $wife peered at him in consideration, then nodded her agreement.
@@.wife;"Y-yes I think it'd be suitable for the photoshoot..."@@ $wife replied quietly.
@@.man;"Oh uh, okay... W-well then, how about a fake c-cumshot...?"@@ $col2 suggested.
@@.man;"Perfect."@@ $col1 quicky responded as he shuffled in close to $wife again, his cock in hand. She eyed it hungrily... The thing was still so hard and seemingly ready to burst... She wanted to feel it.
He began to jerk it. $wife unconsciously licked her lips as she watched, then began to play with her glistening pussy.
@@.man;"Ah w-wow hold on, let me turn the camera back on...!"@@ $col2 fumbled with the equipment, though $wife and $col1 barely paid any attention. His cock was a mere inch from her pussy, the place he'd so boldly pushed inside of seconds ago...
@@.man;"H-hah, looks like you wanted it you know..."@@ $col1 grunted under his breath.
@@.wife;"I guess I'm a good actress..."@@ $wife replied and bit her lip. She gasped - the tip of $col1's cock brushed against her as he furiously jerked off.
@@.man;"Y-yeah okay, I'm set up now! Um, y-yep looks real good..."@@ $col2 called out, trying and failing to get their attention.
@@.man;"Hah well... This is what would've happened...! Hah...!"@@ $col1 grunted louder as he jerked off. $wife gasped and rubbed herself harder in anticipation. $col1 grunted again as he came all over her pussy in hot spurts.
[img[images\pictures\model_wife\model_naive_4.webp]]
@@.man;"O-oh, I can quickly g-get some fake... N-nevermind..."@@ $col2 paused then continued taking photos. $col1 gave a final grunt as the last of his cum dribbled out.
$wife shivered and closed her eyes. She felt a swelling of hottness ache over her body, making her shudder. She took a slow deep breath to collect herself.
@@.man;"I bet that looked real too..."@@ $col1 grinned wolfishly.
@@.system;"Earned $350!"@@<<set $money += 350>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]
<<set $work_path_naive to 8>>\
You rubbed your tired eyes and reclined back in your chair. It was late, and you were last in the office after a seemingly endless day of editting. You sighed at your misfortune and began to pack away your things, then paused as an thought crept into your mind- a lingering memory you'd been trying to suppress of $wife's photoshoots...
You made sure you were last in the office, then locked the door and made your way back to your computer, then opened up $col2's working files. You felt sickened, and you weren't sure what exactly you wanted to achieve by looking into this... You were conflicted and confused.
You paused. It seemed $col2's folders had been rearranged since the last time you snooped... It was far more organized. Files were named appropriately, and the directory made sense. You clicked through any folders that might have had some sort of relevance to $wife's photoshoots, and came across a folder titled '$wife and $col1'.
You hesitated, then opened it up. There was a video dated very recently. You clicked it open, then felt your stomach melt out from the pit of your stomach.
$col1 and $wife were entirely naked on the set together, seated on a bed. His cock was rockhard, and $wife seemed to be taking suggestive poses <b>with him</b>. They were touching. He held her body- gently, while looking at the camera... At you. A mocking glint in his eyes.
@@.man;"Alright, now $col1 can you kneel there in front of $wife..."@@ You heard $col2 suggest behind the camera. You shook your head 'no' as a hopeless attempt at encouraging $wife to decline.
She didn't. Your eyes widened as she laid on her back and $col1 got up close beside her, his cock hanging in front of her face.
@@.man;"Incredible, really good... Actually $wife, if you could stick your tongue out a bit..."@@ $col2 instructed.
@@.you;"You get away..."@@ You growled in disbelief, then gasped when his cock lightly touched $wife's open mouth.
More than anything you felt betrayed - $wife wasn't stopping him. In fact, from her expression... It looked like she might have been enjoying the situation. She looked at the camera as her tongue poked out just the slightest bit to poke at $col1's cock. Her gaze was locked onto yours, as if to say she didn't care you were watching... You realized your cock was painfully hard in your pants. You felt sick with yourself as you unzipped your pants and watched your hard cock flick out, precum dripping down the side.
You began to jerk off as you watched $wife and $col1 get even more intimate, with $col2 giving instructions.
@@.you;"Hah... $wife..."@@ You grunted as you tugged at your junk, watching $col2 manhandle $wife. He lifted her legs up, exposing her glistening pussy. The camera zoomed in. You felt yourself almost cum, and stopped... You wanted to see this through.
$col2 shuffled in closer. His disgusting cock was pointing hungrily at your wife's beautiful snatch, then he leaned forward so it gently laid against her womanhood. You saw $wife bite her lip and squirm from the touch.
You almost came without even touching yourself. Your cock twitched, but you couldn't yet... You wanted to see it.
[img[images\pictures\model_wife\model_naive_5.webp]]
$col2 rubbed his cock against $wife's pussy. You saw her wetness coat him. You waited, cock-in-hand... But $col1 wasn't thrusting inside. He almost did- but never completely.
Then, abruptly, $col2 called off the shoot. $col1 climbed off $wife, and she slowly recollected herself. Apparently they were stopping. The video ended.
You stared at the screen in disbelief. That was it? You didn't see what you were waiting for... You were disgusted at yourself that you felt disappointed, but you were... Something about seeing your $wife being sexual with another man aroused you... And you knew it was most likely your fault she was in that situation in the first place. It was a sick arousal.
You clicked back onto the video and rewatched $col1's deep thrusting, and began jerking off. You came immediately. It was hard and intense... Enough to make you shudder and shut your eyes tight.
You stared at the screen- at the paused image of $wife, biting her lip, looking at the camera with $col1 almost fucking her. From the still image it looked like he was really inside her... You wondered if this would continue? If you said something maybe it'd stop... But you didn't know what to say.
You right clicked the video and sent it to your personal e-mail.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
<<set $work_path_naive to 9>><<remember $wife_modelling_naive_scene_4 to true>>\
$wife made her way into the studio. She wasn't nearly as nervous this time, in fact she was secretly looking forward to it...
$col2 was tinkering with some equipment, per his usual routine.
@@.wife;"Good morning $col2!"@@ $wife greeted him chirpily, then paused.
@@.wife;"... Is $col1 running late?"@@ She tried to not sound too disappointed. $col2 shook his head.
@@.man;"U-um no, he's not joining us today."@@ He told her.
@@.wife;"Oh uh, okay... So what am I doing?"@@ $wife asked. She was a little deflated, but she definitely didn't want to show it.
@@.man;"Today's a POV shot."@@ He said with a big smile, and held up his camera to show her what he meant.
@@.wife;"What's that...?"@@ $wife asked slowly, with the most dreaded feeling that she knew what the answer was.
@@.man;"Point of view. U-um, it's like a scene with you and the cameraperson..."@@ He said bashfully and with a stupid grin.
@@.wife;"Oh, so who...?"@@ $wife looked $col2 up and down. She didn't want to be rude, but $col2 wasn't the prettiest guy.
@@.man;"Um, like I said, you and me..."@@ He repeated, still grinning. He was far too eager. $wife wasn't as keen.
@@.wife;"Ah, I don't know if that's a good idea... What about $col1...?"@@ $wife began to say- again trying her hardest to not come across too hopeful. $col2 shook his stupid fat head.
@@.man;"He doesn't know how to use the equipment, I'm the only one qualified..."@@ He explained, then watched her in silence.
@@.wife;"Well it can't be that hard-"@@ $wife began to protest.
@@.man;"He's not qualified!"@@ $col2 snapped. $wife almost jumped. She'd never heard him raise his voice. Apparently she ticked him off... She almost felt bad. $col2 fumed for a few seconds before he spoke again.
@@.man;"If you really hate the idea that much, then we can ask $name. He's not qualified, but I think he knows how to use the basic settings."@@ $col2 sounded spiteful.
@@.wife;"It's fine! You can do it."@@ $wife shook her head. Obviously she couldn't let $name know about what was happening in these shoots. $col2 looked dumbfounded, but then that stupid boyish grin returned to his face.
@@.man;"Awesome! H-heh, well, we have a new product to try out!..."@@ He exclaimed as he rummaged through a bag.
@@.wife;"What product...?"@@ $wife asked cautiously.
@@.man;"Don't worry, it doesn't penetrate, it..."@@ $col2 apparently found it, which he declared with a loud 'Aha!', then triumphantly brandished it up into the air. It was a palm-sized egg-looking device with a single flat surface. $wife waited for an explanation.
@@.man;"Heh, you'll see...!"@@ $col2 insisted.
The two undressed together. $wife felt $col2's eyes on her, which she'd become far too comfortable with. His own body was just as pudgy as she might have guessed.
She made her way into the scene setting under $col2's direction. He was a little more firm in direction this time around... The idea of being part of the scene must have boosted his confidence... Or perhaps it was that he didn't have $col1 there to compare himself to. Regardless he assertively instructed $wife into all sorts of compromising positions, and he was sure to get his own body in the shots too.
She did as she was told, and eventually ended up on her back with her legs spread open - her pussy exposed to the camera... To $col2.
@@.man;"Okay, and now it's time for an egg-gasm...!"@@ He whispered excitedly, as he slowly approached $wife with the product. She eyed the device and couldn't help but feel a little nervous. She'd done her best thus far to remain composed, and was barely managing as it was...
$col2 slowly approached her pussy with the toy. It looked harmless enough... But she bit her lip in anticipation.
[img[images\pictures\model_wife\model_naive_6.webp]]
$wife gasped as the egg-toy clasped precisely around her pussy lips and began to gently vibe against her clit, and it even vibrated between her labia. which intensified deeper inside. She'd never felt anything like it..
@@.wife;"O-oh my god... Wh-what is that...?"@@ $wife breathed raggedly and covered her mouth with a hand to stop from moaning.
@@.man;"H-heh, it really works huh? It's the 'egg-gasm'... Apparently it can make women cum in seconds!"@@ $col1 explained as he leaned in to get a better look at $wife's private parts... But she barely noticed.
@@.man;"Your expression is so sexy...!"@@ $col1 commented and began to jerk off. $wife closed her eyes and bit her lip. She felt her whole body shiver as an orgasm washed over her. She let out a small gasp.
@@.man;"Good to know it works...!"@@ She heard him say- but again didn't pay him any attention. The sensation was so intense she couldn't register anything else. She barely noticed him take her hand to jerk him off, either... And her lack of rejection must have been acceptance enough for him.
@@.wife;"It- h-hah...!"@@ $wife tried to string a sentence but failed as she came again. Her mind was turning blank. She didn't want it to stop, but it was almost torturous.
@@.man;"Heh, this product will sell for sure...!"@@ $col2 spoke in the far distance of $wife's conscious mind. She wanted to cum again... But then the vibrating stopped.
$wife looked up, dazed and confused. She blinked back into the real world... She felt hot... she was covered in sweat. And it looked like $col2 had his fun too, judging from the spurts of cum over $wife's chest.
@@.wife;"Oh u-um... D-done...?"@@ $wife asked in a pant.
@@.man;"What...? Did you want to continue...!?"@@ $col2's eyes lit up. $wife quickly shook her head as her composure returned.
@@.wife;"N-no, I just wanted to make sure... Th-the shoot is over, great!"@@ She said as she got up and rushed to the dressing room.
She eventually returned, dressed and tidied up. $col2 was already dressed and mucking about with the equipment. He looked at her and smiled stupidly, as if they now had some sort of unbreakable bond.
@@.wife;"Um- that product..."@@ $wife began to say. There was no way she'd be able to forget about it... She wanted it.
@@.man;"The egg-gasm?"@@ $col2 quirked a brow and took it out of his pocket.
@@.man;"It's good huh? We're lucky to have this contract honestly... It'll be a year before this is available. Our one's just the prototype. That's why it doesn't look like much, but the tech is incredible...!"@@ $col2 spoke excitedly, like a child with the latest cool toy.
@@.wife;"R-really a year huh..."@@ $wife frowned @@.wife;"And that one we'll probably have to return...?"@@ $col2 gave a look as if she said something absurd.
@@.man;"Return it? No way. I'm keeping this thing. It'll be very handy to have in my nightlife, heh..."@@ $col2 tried to give a knowing wink, but just looked dumb... As was his branded identity.
@@.wife;"Oh, I- o-okay, cool... Um, see you later."@@ $wife was annoyed that $col2 was going to keep it. She wanted to sneak it home herself.
@@.system;"Earned $350!"@@<<set $money += 350>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $work_path_porn to 1>><<set $work_scene to 9>>\
[img[images\bg\officemeeting.png]]
$wife entered the foyer room of United Mags. She made her way towards the studio before hearing a voice boom out.
@@.man;"$wife! I've been looking for you. Do you have a moment? I have some exciting news."@@ $wife turned around to see $boss making his way down a corridor.
@@.wife;"Sure. What is it?"@@ She asked curiously.
@@.man;"Not here - please, come into my office."@@ He responded and continued his brisk walk towards his office. $wife followed him in. $boss made his way around the desk and took a seat. He motioned with a hand for $wife to sit opposite. She did.
@@.man;"Really exciting news, in fact."@@ He beemed happily, like a child with a new toy.
@@.wife;"Okay, great... What is it?"@@ $wife asked.
@@.man;"We've received a rare opportunity for an exclusive contract deal. 'Candy' wants to sign on with us for a year."@@ He said with a grin. 'Candy' was a leading adult company, known for it's highly erotic and high-end products.
@@.wife;"C-candy? Well, that's great... Good for you."@@ $wife offered an awkward smile.
@@.man;"Not just me. Good for us!"@@ $boss exclaimed. @@.man;"You see... I'm not sure how, but someone in Candy got a hold of one of our magazines and saw you on it. They're interested because of you."@@ He explained happily.
@@.wife;"M-me? But why?"@@ $wife was genuinely shocked.
@@.man;"Don't undersell yourself $wife! Of course they're interested after seeing you."@@ He said.
@@.wife;"But... I wouldn't be any good at that..."@@ $wife began to instinctively protest.
@@.man;"Nonsense. You're a perfect fit. A real woman."@@ He waved a hand.
@@.wife;"Well... What kind of modelling would it be? The same as I'm doing?"@@ $wife asked.
@@.man;"Not exactly..."@@ $boss hummed as he stood up and began to rummage through a filing cabinet. @@.man;"More erotic... Using their products... Sometimes with others..."@@ He went on, then turned around to throw a file on the desk.
$wife curiously gazed at it. It was a collection of erotic photography - women in lewd poses holding sex toys between their completely exposed breasts, or licking super realistic dildos... $wife gasped and looked away with flushed cheeks.
@@.wife;"We don't even have a magazine that'd be able to use this type of imagery..."@@ She said quietly.
@@.man;"That's just the thing. Candy are willing to fund us to create a brand new magazine - called 'Candy'! They want us to be their production partner. Their condition is that you're the model."@@ $boss said with a grin. @@.man;"Isn't it exciting?"@@
@@.wife;"Well... I don't know... That's a huge jump from what I'm doing now..."@@ $wife said quietly. The thought was embarrassing... $wife on camera... and it'd be public. It would change her life forever.
@@.wife;"What would I need to do...?"@@ She asked.
@@.man;"Well... The same as this."@@ He motioned to the files on the desk. @@.man;"Erotic photography - nothing pornographic though! Just nudity on camera."@@ He said. His tone had quickly changed to a softer reassurance.
The idea of being on camera completely naked... It triggered something in $wife. A familiar feeling of desire. She liked the idea - wanted it. She loved to act sexy and slutty on camera after all.
@@.wife;"... I'll do it."@@ She said quietly.
@@.man;"You will? Terrific! I knew you'd say yes."@@ $boss grinned widely. @@.man;"It's a terrific opportunity - and can I mention it pays very well too..."@@
@@.wife;"I hope so... When do we start?"@@ $wife asked curiously.
@@.man;"We can start as soon as you're ready. Today if you wanted to... It's the same process as always - just chat to $col2 and let him know."@@ $boss said.
@@.wife;"Oh... It'll still be here? With $col2?"@@ $wife raised a brow.
@@.man;"Yes - all the same."@@ He replied. @@.man;"Is that a problem?"@@
@@.wife;"I guess not."@@ $wife shook her head.
@@.man;"Great. Well, be seeing you."@@ $boss dismissed $wife with a wave of his hand. She left the room with mixed feelings. She wasn't sure why she accepted the offer so readily. She hadn't even considered talking to $name first... Something like nude modelling... She felt she needed to keep it secret.
<<iconButtonContainer
'Wife Action - Modelling'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>><<set $sexuality += 1>><<remember $wife_eroticmodelling_scene to true>>\
[img[images\bg\studio.png]]
<<if $work_path_porn gte 2>>\
$wife made her way into the studio. She spent the day posing for $col2 in perk adult-wear.
[img[images\pictures\model_wife\model8.webp]]
[img[images\pictures\model_wife\model9.webp]]
<<if $work_path_porn eq 2>>\
[[Continue->Modelling Route (Porn) - Model Wife Carried Away 1]]
<<elseif $work_path_porn eq 3>>\
[[Continue->Modelling Route (Porn) - Model Wife Carried Away 2]]
<</if>>\
<<else>><<set $work_path_porn to 2>>\
$wife made her way into the studio. She saw $col2 working on equipment in the corner. He gazed over and waved.
@@.man;"H-hi $wife. Taking on some more work?"@@ He asked.
@@.wife;"Something like that... Did $boss tell you about the Candy contract?"@@ She asked. $col2 nodded eagerly.
@@.man;"He sure did... Do you want to do a few of those jobs??"@@ He asked excitedly.
@@.wife;"Yeah."@@ She answered, pleased to see how eager $col2 was.
@@.man;"Alright, great. Uh - let's do it then. You have an outfit in the wardrobe. It's ther newest line of 'perk'... It's meant to uh... Really show off the chest..."@@ He explained, unable to help his gaze from wandering towards $wife's rack.
$wife headed to the wardrobe and pulled out the lingerie. It was skimpy - but she expected that. There was an underbra that didn't cover the breasts at all - it just held them up from underneath. What came with it was a frilly skirt. She noticed there was no underwear.
She put on the outfit and looked at herself in the mirror. Her breasts sure did look perky... $wife gazed over her shoulder and bit her lip. She was nervous and excited. She took a deep breath, then stepped back out.
@@.man;"Woah...!"@@ $wife politely pretended to not hear $col2 gasp.
@@.wife;"Where should I go?"@@ She asked. $col2 snapped out of his daze.
@@.man;"Uh - over here..."@@ He directed her.
The two spent some time getting shots in different angles with different poses. It felt far more erotic than before, now that he breasts were fully on display... She felt like $col2 might have had a few glimpses of her womanhood too. A desire began to build in $wife.
@@.wife;"Are you getting good shots?"@@ She asked.
@@.man;"Yeah! Heaps of great shots..."@@ $col2 replied back excitedly. $wife noticed the tent in his pants. She smiled flirtatiously at the camera - her arms tucked in just the slightest to articulate her breasts.
[img[images\pictures\model_wife\model8.webp]]
@@.man;"Wow... Incredible...!"@@ He muttered as he snapped away with the camera.
@@.wife;"Does it look good...?"@@ $wife asked.
@@.man;"They're the best I've ever seen!"@@ $col2 exclaimed eagerly.
@@.wife;"I meant the pose..."@@ $wife smiled teasingly.
@@.man;"O-oh, uh, y-yeah...! S-sorry..."@@ $col2 quickly became flustered. $wife laughed.
@@.wife;"I'm just teasing... I'm glad you like these..."@@ $wife said as she bounced the slightest - her breasts jiggling with the motion.
[img[images\pictures\model_wife\model9.webp]]
@@.man;"Y-yeah I do..."@@ $col2 mumbled again. His cheeks burned red and he hid behind the camera.
The day ended and $wife collected her pay, then left to go home.
@@.system;"Earned $350!"@@<<set $money += 350>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod 2>>
<</iconButtonContainer>>
<</if>>\[img[images\bg\studio.png]]
<<set $work_path_porn to 3>><<remember $wife_modelling_porn_scene_1 to true>>\
$wife shifted from pose to pose as $col2 carried on snapping countless photos of her. She smiled - amused by his efforts to hide his erection. He was clearly enjoying this session... And $wife couldn't help but enjoy it too. There was something about being in front of a camera - it made her feel hot... Sexy. After all - $col2 became hard from seeing her naked body.
She thought about it for a moment.
@@.wife;"I think it's time for a costume change, don't you?"@@ She asked with a smile, then headed to the wardrobe without waiting for an answer. An idea crossed her mind and she wanted to act on it.
She quickly took off the lingerie and picked through the wardrobe completely naked. She picked out some black underwear and pulled it on.
@@.man;"Oh, uh... You want to do underwear modelling instead...?"@@ $col2 asked, sounding a little disappointed. True that she was no longer naked.
@@.wife;"Hm? Oh... I guess I can take something off..."@@ $wife replied nonchalantly.
@@.man;"Okay..."@@ $col2 replied slowly.
@@.wife;"Why don't you do it first?"@@ $wife smiled.
@@.man;"Wh-what? Take off my clothes? I'm not on camera..."@@ $col2 stuttered back.
@@.wife;"That's okay... I just don't want to be the only person naked..."@@ $wife replied.
@@.man;"B-but- well, I don't know..."@@ $col2's eyes darted about the room like a madman.
@@.wife;"Go on... It's fine. It's just you and me here... and I'll only get these out if you get yours out too..."@@ $wife encouraged him. She pulled the front of her bra down slightly, showing off her breasts. $col2 sucked in a sharp breath.
[img[images\pictures\model_wife\model5.webp]]
@@.wife;"Besides, it looks like it'd be painful - keeping that in your pants... Don't you want to get it out...?"@@ She smiled teasingly.
@@.man;"Oh... You won't tell or get mad...?"@@ He hesitated. $wife shook her head.
@@.man;"Well... Okay then..."@@ $col2 mumbled as he slowly took off his pants with shaking hands. His cock came flying out - completely erect and dripping with pre-cum.
@@.wife;"W-wow..."@@ $wife couldn't help but stare at it. It was quite impressive, and unexpected too.
@@.man;"Is it really okay...?"@@ $col2 asked.
@@.wife;"Of course... Why don't you take a seat? You've been standing for nearly an hour. Surely your feet must be sore...."@@ $wife pointed to a nearby seat.
@@.man;"O-okay... But I can't get good photos..."@@ $col2 mumbled as he sat down.
@@.wife;"Don't worry... You'll get some good photos..."@@ $wife reassured him as she slowly walked up to him. @@.wife;"Now just stay there like that..."@@ She said quietly as she turned around and shuffled back so that she stood between his legs. She leaned down and pressed her ass against $col2's erect cock.
@@.man;"O-oh! Uh..."@@ $col2 gasped loudly.
@@.wife;"Stay still... Just enjoy it."@@ $wife murmured to him as she began to rub her ass up and down against $col2's cock. He groaned loudly. $wife could feel the drip of pre-cum dribble over her asscheek.
[img[images\pictures\model_wife\porn1.webp]]
@@.wife;"I hope you're getting some good shots..."@@ $wife said.
@@.man;"O-oh! Yeah..."@@ $col2 quickly fumbled with the camera and began to take a few shots. $wife breathed a soft moan. She was giving her colleague - her husband's colleague - an assjob... and it was on camera.
@@.wife;"You like it...?"@@ She asked.
@@.man;"Y-yeah, it feels good..."@@ $col2 mumbled and grunted. @@.man;"O-oh, but I'm gonna cum now...!"@@ He gasped as his body twitched and jerked forward.
@@.wife;"Mh, do it... Cum on my ass..."@@ $wife egged him on. $col2 groaned loudly. $wife felt a spray of hot wetness on her asscheeks. She continued the assjob for a few more seconds - milking more cum and groans out of $col2, before she stopped and stood up.
She looked back at him and laughed softly. Most of the cum had landed on his shirt.
@@.wife;"You best clean up..."@@ She said as she walked to the wardrobe to undress.
@@.man;"O-oh... W-wow... I can't believe it..."@@ $col2 remained in the seat.
@@.wife;"It's our little secret, okay?"@@ $wife called out.
@@.man;"Y-yeah! Of course..."@@ $col2 was quick to comply.
The day ended and $wife collected her pay, then left to go home.
@@.system;"Earned $350!"@@<<set $money += 350>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
<<set $work_path_porn to 4>><<remember $wife_modelling_porn_scene_2 to true>>\
$wife felt a now-familiar shiver of heat as she posed near-naked for the eager $col2, armed with a camera and a stupid grin. She noticed that $col2 was sporting an erection in his pants, which was admittedly becoming a usual sight... But $wife couldn't help but feel sexy. This dumb man was so transparent.
$wife cleared her throat and cocked a brow.
@@.man;"H-hm? Something wrong, $wife...?"@@ $col2 asked, almost afraid.
@@.wife;"You tell me. It's going to be a problem for your work with that tent you're pitching down there."@@ $wife quipped. $col2 turned red in the face as he awkwardly tried to hide his crotch.
@@.man;"U-um sorry..."@@ He stuttered. $wife sighed then shrugged.
@@.wife;"Okay, take it out then..."@@ $wife ordered.
@@.man;"T-take it out...?"@@ $col2 repeated dumbly.
@@.wife;"Well we need to take care of it, don't we?"@@ $wife said. She fought back the smirk she felt from seeing $col2's reaction. He gasped, then frantically worked at his belt.
@@.man;"O-oh, yeah, I g-guess so...!"@@ He eventually pulled the belt clean off and dropped his pants and underwear, the impressive meat swung up from between his legs as soon as it was free.
@@.man;"U-um, but you won't tell on me right...?"@@ He hesitated.
@@.wife;"Tell on you? You're very funny $col2..."@@ $wife smiled as she stepped towards him and placed a hand on his chest. She stepped forward and he shuffled back, again and again until a lounge blocked his way. $wife pushed him down onto it.
@@.wife;"It's all on camera, $col2... What's there to tell?"@@ She raised a brow and pushed him down to lay on his back, then she sat on the end of the couch and eyed his throbbing cock.
@@.wife;"But don't worry about that right now."@@ She said quietly as she reached out and slowly wrapped her fingers around the thing and began to stroke it.
@@.man;"O-hhh..."@@ $col2 gasped as she stared at her, completely dumbstruck.
[img[images\pictures\model_wife\porn2.webp]]
@@.wife;"Don't forget to do your job..."@@ She teased as she gently flicked the head of $col2's cock, making him jolt to attention. He lifted the camera and began to film.
@@.wife;"Does it feel good...?"@@ She asked with a raised brow.
@@.man;"Uh, y-yeah... It does..."@@ $col2 replied hoarsely.
@@.wife;"It's so hard... You got so hard while watching me, huh...?"@@ She murmured as she stared at the thick cock - she felt it twitch with her every move. This thing of carnal desires that just wanted to be touched... tasted...
@@.man;"Y-yeah, sorry... -Hn!"@@ $col2 began to say, but gasped when $wife quickly dipped her head down and ran her tongue up the length of his cock. She then took the head into her mouth - her tongue swirled around it as she slurped it down. $col2 groaned loudly.
[img[images\pictures\model_wife\porn3.webp]]
@@.man;"U-ugh, w-wow $wife... I-I'm gonna cum really quick if you keep doing that..."@@ $col2 gasped breathily.
$wife ignored him and continued to aggressively suck on his cock. She pushed it further down her throat and gagged while she gently squeezed $col2's balls. $col2 jerked and gasped from the sensation.
$wife wasn't entirely sure why, but she felt empowered and sexy. Something about doing this to someone who wasn't attractive - it was like an act of generosity on her part... But she also craved it for some reason.
@@.wife;"You can cum whenever you want..."@@ She said as she took a moment to breath while she jerked $col2's wet cock. She then put it back in her mouth and continued to fondle his balls.
@@.man;"Ugh - o-okay, r-right now it's..."@@ $col2 grunted loudly.
$wife felt his cock twitch in her mouth, but continued to suck. She squeezed even harder. She felt the hot spurts of his cum shoot into her mouth. $col2 continued to groan loudly as he came. His body made a final spasm as $wife caught the last of the cum in her mouth, then he breathed out slowly.
[img[images\pictures\model_wife\porn4.webp]]
$wife slowly took his cock out of her mouth and let the cum spill over it. She smirked at the look on $col2's face. Something between bliss and his usual skittishness.
@@.wife;"You always make such a mess... You need to clean up."@@ She said as she climbed off the lounge and walked towards the wardrobe.
@@.man;"Uhh... Yeah I will...!"@@ $col2 called out after her.
@@.system;"Earned $350!"@@<<set $money += 350>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]
<<set $work_path_porn to 5>>\
$wife strolled through the foyer of United Mags. Her mind carelessly wandered on the day to come before she was made to jump by an abrupt hand on her shoulder. She turned around to see $boss peering back at her.
@@.wife;"Oh, hi $boss... Can I help you?"@@ She asked. The large man's eyes furrowed as he thought, then nodded.
@@.man;"Yes. I think it's best you come with me."@@ He said in an uncharacteristically stern tone. $wife followed $boss to his office - her heart raced as she thought of what it could be.
$boss quietly closed the door behind $wife then moved to sit down behind his desk. $wife sat down opposite him.
@@.wife;"Um... So what can I help you with...?"@@ $wife asked.
@@.man;"$wife, let me be straightforward with you. There's been an incident that involves your work here. Unfortunately a very serious incident."@@ He leaned into his desk and watched $wife closesly. @@.man;"Do you have any thoughts on what it could be?"@@ He asked.
$wife did her best to feign ignorance and offered a puzzled expression. @@.wife;"Hmm... I don't think so..."@@ She said.
@@.man;"Let's not play stupid. Look - I have the videos."@@ $boss said quite bluntly as he spun his computer monitor around to show a POV shot of $wife sucking on $col2's cock. $wife gasped.
@@.wife;"O-oh, I can explain...!"@@ $wife began to say. $boss shook his head.
@@.man;"Look, you don't need to explain anything. This type of thing in this type of workplace... It happens from time to time. Unfortunately though you aren't contracted for that kind of work."@@ $boss rapped his fingers on his desk as he paused and shook his head. @@.man;"I'm sorry, I'll have to let you go."@@ He said. $wife sat stunned as she thought of the situation. Being fired wouldn't be the worst thing for her... She eventually broke the silence.
@@.wife;"But... H- What will you tell $col1 and $name?"@@ She hesitantly asked.
@@.man;"Hm. This will be treated as a confidential matter. Details won't be disclosed..."@@ $boss said. $wife nodded, somewhat relieved. @@.man;"We will however need to inform $name that he is barred from finding talent for six months due to a breach of contract."@@
@@.wife;"Wh- but that'll make him suspiscious...!"@@ $wife retorted. $boss offered a somewhat disheartened shrug. @@.wife;"Please- surely there's another way?"@@
@@.man;"Another way? Well... Hm... You're not contracted for that sort of work..."@@ $boss rubbed his chin thoughtfully. @@.man;"I suppose you could be... But... I'd have to create some purpose..."@@ He continued to mutter. $wife leaned forward to grab $boss's forearm.
@@.wife;"Please, $boss."@@ She begged.
@@.man;"Hmm... Alright - I think it'll work... I'll have to write up a new contract for you... But are you up for the task? You realize what you'll need to do, right...?"@@ He quirked a brow.
@@.wife;"Yes, I know..."@@ $wife nodded.
@@.man;"Well alright then... If you're certain then I'll do up the contract. I'll still need to figure out a purpose, but leave that with me... Just chat to $col2 and let him know what kind of job you want to do, as per usual."@@ $boss said as he leaned back in his chair and began to shuffle papers.
@@.wife;"Yes, okay! Thanks, $boss..."@@ $wife nodded then quickly left the office.
<<iconButtonContainer
'Wife Action - Modelling'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>><<set $sexuality += 2>><<remember $wife_modelling_porn_scene_3 to true>>\
[img[images\bg\studio.png]]
<<if $work_path_porn gte 6>>\
@@.wife;"Hey guys..."@@ $wife greeted $col2 and $col1 as she entered the studio. $col2 seemed ready to go, as did $col1 on the set. It was bedroom themed again. $wife was familiar by now...
They spent the next hour on the shoot - $col1 fucked $wife on the bedspread while $col2 filmed them upclose, and apparently, while jerking off.
[img[images\pictures\model_wife\model_pornstar_3.webp]]
[img[images\pictures\model_wife\model_pornstar_4.webp]]
<<else>><<set $work_path_porn to 6>>\
@@.wife;"Hey $col2."@@ $wife called out as she entered the studio. She felt a little nervous and excited about the new type of shoot - and she wasn't sure if $col2 was briefed in yet...
@@.wife;"I don't know if $boss told you or not-"@@ $wife began to say, but paused when she spotted him. $col2 was behind the camera per usual, but this time $col1 stood beside him. He offered a dumb smile and half-wave when their eyes met.
@@.man;"Um... Yes, $boss told me about the new shoots... Which... Is why $col1 is here too..."@@ $col2 confirmed about as awkwardly as he could. $wife quirked a brow.
@@.wife;"... It's not just us?"@@ $wife asked with a frown.
@@.man;"Of course not!"@@ $col1 chimed in with a snort and a shake of his head. @@.man;"If this type of shoot is going to work then it'll need someone with a more... suitable body, you know?"@@ He smirked at $col2's expense. He looked away ashamedly.
@@.wife;"I think it's something that I need to talk to $boss about instead."@@ $wife retorted and offered $col2 a sympathetic look. $col1 shrugged.
@@.man;"Sure, talk to $boss if you want... But look; he already arranged this for you. I probably wouldn't test your luck, eh?"@@ He raised a brow.
@@.wife;"What do you mean...?"@@ $wife asked hesitantly.
@@.man;"Ah man, I mean, come on... You've already pushed the boundaries with $col2, you got him into a lot of shit too by the way."@@ He waved a hand in $col2's direction, who looked away embarrassedly.
@@.man;"If you weren't so good in front of the camera then you'd have both been sacked - which I'm sure was a heavy consideration too..."@@ $col1 eyed $wife with a look she couldn't quite identify... But he got one thing right... She was good infront of the camera. Something she'd momentarily forgotten, but then couldn't forget... $wife gazed to the set.
@@.wife;"I... Um... But... I still didn't discuss who was going to be in the shoots..."@@ She continued in something of a daze while marvelling at the set. It was bedroom themed... No doubt intended for $wife's shoot.
@@.man;"What, did you think $boss was going to hire another model? Come off it, we're already underpaid."@@ $col1 rolled his eyes.
@@.man;"I guess there's $name as an option... But I don't know how he'd react..."@@ $col2 finally spoke up.
@@.wife;"N-no, it's fine..."@@ $wife shook her head. Obviously $name couldn't find out about this... And it was no big deal, really, if $col1 was the model. $col2 had done it before, and the only thing that really mattered was being in front of the camera, which $wife distinctly recalled.
@@.man;"It is...?"@@ $col1 seemed surprised, but quickly pressed on. @@.man;"Okay- sure, great, let's do it then...!"@@ He added as he made his way to the set.
$wife slowly followed him, though her mind was elsewhere. The set was in the theme of a bedroom, so no doubt they were going to be 'intimate' as a couple in their home... $wife pictured how it'd look on the camera... Obviously $col1 was just another body, $wife was the focus of the shoot, like always...
@@.man;"I'm ready whenever you are."@@ $col1 said as he began to take off his clothes. $wife eyed him. He was clearly more fit than $col2, and she would hate to think her shoot was ruined because of someone else... $wife began to undress too. She smirked as she spotted $col1's dumbly stare at her body.
@@.wife;"I'm ready too..."@@ She replied as she stood completely naked in front of him.
@@.man;"G-great...! Uh, $col2, what should we do first?"@@ $col1 looked over at his colleague, who was hidden behind the camera.
@@.man;"M-me...? Oh, um... Maybe let's start with oral..."@@ $col2 stammered.
@@.man;"Yeah? Okay, let's do it..."@@ $col1 replied back. He was visibly flustered - probably nervous. $wife looked him over again with a confident smile. She quirked an eyebrow when she spotted that he wasn't erect. Probably the nerves.
@@.wife;"... Are you sure you're ready...?"@@ $wife asked gently. $col1 jumped as she suddenly took a hold of his member in her soft hand. @@.wife;"It doesn't feel like you're ready... Are you sure you're capable, $col1...?"@@ She teased.
@@.man;"Tsk! Of course- just keep doing that...!"@@ $col1 shot back with some red in his face. $wife smirked, then cocked a brow when $col1 reached forward to grope her chest with both hands. She continued to fondle his manhood until it stood up, erect.
@@.wife;"Oh, there we go..."@@ $wife said.
@@.man;"Heh... Big, isn't it?"@@ $col1 grinned. It was on the larger side...
@@.wife;"Hmm, it's not 'bad'. I've seen bigger though..."@@ $wife commented.
@@.man;"Hah, then you must have seen quite a few in your lifetime."@@ $col1 replied.
@@.wife;"Enough to have high expectations."@@ $wife spoke idly as she toyed with the cock.
@@.wife;"Let's see how long you can last."@@ $wife said as she got onto her hands and knees, then leaned forward enough that the $col1's cock was a mere inch from her face. She looked up at him.
@@.man;"Hah..."@@ $col1 watched with an intense stare. $wife stuck her tongue out and gently prodded this cock, which twitched in response.
$wife glimpsed over at $col2 on the camera. He was reliably filming already... $wife felt a hot flush over her as she thought about being filmed. She leaned forward and took $col1's cock into her mouth.
@@.man;"Ohh... Damn...!"@@ $col1 groaned and leaned back as $wife slurped down on his cock.
[img[images\pictures\model_wife\model_pornstar_1.webp]]
@@.man;"Oh, you're so good at that..."@@ $col1 commented between grunts. $wife didn't reply - mainly because she couldn't with a dick in her mouth... But also because she lost interest in interacting with $col1. All that mattered was $col2 and the camera. She glimpsed over at him.
@@.man;"G-great, good angle..."@@ $col2 called out as he got a little closer. $wife noticed the tent in his pants, and thought of the countless many men who will also be watching her- probably jerking off... She gasped and gagged down on the cock with some lewd wet sounds.
@@.man;"D-damn, I could cum right now..."@@ $col1 commented again. $wife shot him a scathing glare and let his cock out of her mouth.
@@.wife;"We're not done yet."@@ $wife told him as she wiped her mouth and began to shuffle around on the bed. @@.wife;"Not until you fuck me."@@ She added as she held her ass up towards him.
@@.man;"Hah, alright... You really want my cock, huh?"@@ $col1 jeered.
@@.wife;"Mh, that's right... Give me your big, thick cock... Please...!"@@ $wife replied back with a whimper. Truly she didn't care so much about $col1 at all. Her mind remained occupied by the thought of the men who would watch, and wish it were them...
@@.man;"You're so wet..."@@ $col1 commented as he rubbed his cock against $wife's precious womanhood, then he pressed inside her with a slow thrust and groan.
[img[images\pictures\model_wife\model_pornstar_2.webp]]
@@.wife;"Ohhh...!"@@ $wife gasped as she felt the length of his thing invade her.
@@.man;"Hah, damn... I've always wanted to do this...!"@@ He shamelessly admitted as he began to thrust deeper inside.
@@.wife;"Mh~ Of course you have..."@@ $wife gasped again and found the camera to her side. She made sure she gave the best possible angle and expression.
@@.wife;"Mmm...! Fuck me harder...!"@@ She pleaded to the camera.
@@.man;"Mh, like this, then...!"@@ $col1 growled as he flipped $wife over on her back to fuck her missonary style.
[img[images\pictures\model_wife\model_pornstar_3.webp]]
$wife tightly wrapped her legs around his waist and gave a shrill moan as he plugged her. She continued to look for and find the camera. This is what they wanted to see...
@@.man;"Fuck, I'm going to cum...!"@@ $col1 grunted again between ragged breathes. $wife blinked and looked at him in disbelief.
@@.wife;"Already?"@@ She frowned.
@@.man;"Tsk - we can do it again after the shoot if you really want!"@@ He replied. Well then it'd be pointless.
$wife looked to $col2 for instructions.
@@.man;"Oh um, m-maybe on her..?"@@ He timidly suggested.
@@.wife;"Cum on my face...!"@@ $wife cut him off.
@@.man;"Hah... I'm cumming...!"@@ $col1 gasped as he slipped out of her pussy and quickly moved closer to her face. He jerked off fast as $wife looked at his pulsing cock with lust in her eyes and her mouth open and waiting... He groaned as he began to cum - hot spurts shot out over $wife's gaping mouth.
[img[images\pictures\model_wife\model_pornstar_4.webp]]
$wife moaned as she caught the cum in her mouth and on her face. She faced towards the camera and began to rub the cum over her hefty chest. This was the point where most people would cum... She shivered at the thought and felt a hotness swell through her body. She spasmed and gasped.
@@.man;"Awesome...!"@@ $col2 exclaimed as he got a closer shot.
@@.man;"You can say that again. Damn $wife..."@@ $col1 remarked as he lazily clambered off the bed to collect his clothes.
$wife eventually did the same, though had much more of a clean up...
<</if>>\
@@.system;"Earned $550!"@@<<set $money += 550>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod 2>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]
<<set $work_path_porn to 7>>\
As $wife arrived at the studio, she heard her name called out and spotted $boss's head peeking outside his office door. He beckoned her over.
@@.wife;"Hi $boss... Did you need me?"@@ $wife asked as she entered the office.
@@.man;"$wife, yes I just wanted to speak to you about your new arrangement."@@ $boss replied as he motioned $wife to the chair opposite him. She sat down.
@@.man;"I heard your first shoot went well... I'm glad. Apologies I should have mentioned that it would be $col1 joining you in the shoots... $col2 just doesn't have the right... Asthetic."@@ $boss explained.
@@.wife;"It's fine..."@@ $wife bashfully replied.
@@.man;"... Right, well, as I'm sure he explained, we can't afford a second model, so for those in-house shoots $col1 will have to do."@@ $boss continued.
@@.man;"As far as the arrangement goes; you can choose to do an in-house shoot with $col1, which will be much the same and will be used for a new magazine we're being funded for... or, if you'd like, we can accept a special offer from an external source..."@@ $boss paused.
@@.man;"These will come through as 'special requests' for you as the model. Now... They can vary in terms of... 'eroticism' required and payment you receive. It's completely up to you to decide whether or not we accept the offer."@@ $boss explained carefully.
@@.wife;"... Would they be here?"@@ $wife hesitated.
@@.man;"I don't know. The full details are specific to the request, so you'll have to find out yourself when the offer comes through. I'll keep the special offers here in my office, you can review them whenever you'd like..."@@ $boss leaned back in his chair and motioned to a filing cabinet.
@@.wife;"Okay... I think I've got it. I can do an in-house shoot with $col1, or I can accept a special request. And I can just come in here to accept the special requests whenever?"@@ $wife recapped then asked.
@@.man;"That's right..."@@ $boss confirmed then paused again. @@.man;"You should also remember that we don't have creative or distribution control for the special requests, and I don't think you get a say in that either. You'll just have to accept that."@@ He leaned forward against his desk. $wife nodded.
@@.man;"If there's no more questions..."@@ $boss motioned to the door with an open hand. $wife nodded, then left.
<<iconButtonContainer
'Wife Action - Modelling'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>><<set $sexuality += 2>><<remember $wife_modelling_porn_scene_4 to true>><<set $work_path_porn_sr_1 to true>><<set $work_path_porn to 8>>\
[img[images\bg\studio.png]]
$wife stepped into the studio with a modicum of caution. It was more lively than she was used to, with a couple new faces. Two men, both who were in discussion with $col2... The only familiar face.
She was both nervous and excited for her first external adult shoot... And the thought of this one being on a website was thrilling too.
@@.wife;"Hello..."@@ She called out as she approached the small group.
@@.man;"Oh h-hey $wife..."@@ $col2 replied. The other two men spun around to greet $wife with a nod and brief smile... $wife noticed their eyes linger over her body too. @@.man;"Um... These are the guys from 'X-Films'..."@@ $col2 continued.
@@.wife;"I worked that one out myself."@@ $wife replied with a smile.
@@.man;"Oh, yeah, sorry... Uh- they also brought along their own cameraman, so I'm not needed here... But if you want I can-"@@ He explained reluctantly, and, apparently wanting to stay for no purpose, $wife cut him off.
@@.wife;"Okay, no problem. Thanks $col2, see you later."@@ She offered another smile. $col2 opened his mouth to speak, then nodded and left with his equipment like a sad puppy.
@@.man;"... Nice to meet you, $wife. I'm Damon, the creative chief and cameraman for X-Films. Thanks for taking up the job."@@ One of the men spoke once $col2 had left. He was unremarkable - mid-forties and graying with glasses... Though well dressed.
@@.wife;"No problem. I was surprised to see a request come through so quickly."@@ $wife replied kindly.
@@.man;"Ah- yes well... I've known $boss for some time... For other reasons, mind you- but he sent me your portfolio and I thought you were a good fit."@@ He explained.
@@.wife;"I see... And you are..."@@ $wife looked towards the second man, who'd been staring her up and down the moment she arrived. He was younger - perhaps straight from college... And attractive in a youthful sort of way.
@@.man;"Marty... Nice to meet you..."@@ He replied coolly.
@@.man;"Anyway- shall we begin?"@@ Damon quirked a brow.
@@.wife;"Yes- let's."@@ $wife nodded.
Damon instructed the two with far more assertive direction and knowledgable positioning than $col2 could ever muster or think of. $wife truly felt like an actress on a stage. He had her first act solo on a lounge.
$wife spread her legs to reveal her glistening womanhood, which Damon was sure to get a good angle of. $wife felt a hotness spread as she thought of her privates being filmed and loaded onto a site, for others to jerk off to later...
She began to rub herself - gently at first - her fingers barely traced over her labia before parting them. She slowly rubbed harder and exhaled a soft moan. She could see the young model standing out of frame and at-the-ready, jerking his impressive manhood.
$wife leaned her head back and gasped as she plunged her fingers inside herself.
[img[images\pictures\model_wife\model_pornstar_5.webp]]
@@.wife;"Ohhh..."@@ She gasped as the wetness echoed in the room.
She saw Damon beckon Marty forward, who then shuffled around behind her with his cock pointed towards her head. $wife leaned her head back to see it- it was thicker still than either $col1 and $col2... Perhaps the benefit of these externally sourced opportunities. $wife opened her mouth and took the thing inside.
She wrapped her tongue around the head of the cock and slurped down audibly while she fingered herself and moaned. She heard Marty grunt in response as he gently began to thrust his cock into her small mouth.
[img[images\pictures\model_wife\model_pornstar_6.webp]]
She let it push in deeper to the point most would gag... But she'd become good at this. $wife swallowed down the length of his shaft and held it for some time. She could see Damon get closer with the camera angle, which made her squirm with horniness. She let the cock out with a gasp of breath, then did it again.
@@.wife;"H-hah, fuck me..."@@ $wife gasped eventually, when it had become all too much. She just wanted to feel the thing inside her so the audience could see what a slut she really was.
Marty looked to Damon for approval- who in turn nodded. He then helped $wife get onto her knees. She parted her legs slightly and lifted her ass to expose her wet womanhood, which waited eagerly for a cock.
Marty pressed the head of his cock against her slit and rubbed it up and down- but it was so wet that he pushed in with relative ease. $wife gasped from the sensation. It was far bigger than what she was used to.
[img[images\pictures\model_wife\model_pornstar_7.webp]]
@@.wife;"Oh f-fuck... So big...!"@@ She whimpered as she pushed back against the manhood. Marty began to thrust too, and with each thrust made $wife feel hotter and wetter. She looked towards Damon, who knelt beside them for a shot of the penetration.
Marty spanked $wife's ass, which made her squeel. She wasn't expecting it, but the gentle sting felt good. She massaged her clit as he fucked her.
Damon motioned to Marty once again. Apparently they'd done this for so long that they didn't need to speak. Marty slowly pulled his cock out of $wife. She savored every moment until the audibly wet pop of his cock finally slipping out. He then sat down on the lounge and pulled $wife atop of him.
$wife bit her lip as she felt his cock press up against her again, then slowly lowered herself onto him. She let out a long breath as his manhood breached her, and the length followed through. She rotated her hips around which made Marty groan, then began to bounce on his cock - big hard bounces... Ones that made her feel his whole length invade her each time.
[img[images\pictures\model_wife\model_pornstar_8.webp]]
$wife leaned against Marty so her tits were in his face- and in turn he grasped her ass with both hands and thrusted harder. She felt the tip of his cock plunge into the deepest depths of her womanhood, which made her shiver and spasm as her vision blurred.
@@.wife;"Ohhh fuck...!"@@ $wife exclaimed with a gasp. Wetness dripped down her legs. Apparently she had cum - and was continuing to do so with every few of Marty's thrusts.
He then stopped. $wife had momentarily forgotten what they were doing, and looked at him in confusion. Then realized it was the last scene. She reluctantly climbed off of Marty's cock and got onto her knees. She found the camera and positioned herself infront of Marty with her mouth open and tongue out. Marty began to jerk off in front of her face. She made all sorts of soft lewd sounds to egg him on.
Marty then gave a final grunt and groan as he began to orgasm. Hot spurts of cum shot out from his cock and onto $wife's tongue. It was an impressive amount and seemed to never end... Which was probably good for the shoot- so $wife caught every drop and made it out to be delicious.
[img[images\pictures\model_wife\model_pornstar_9.webp]]
When he was done $wife shifted towards the camera and rubbed the cum over her tits. Damon seemed to approve as he zoomed in for a clear shot of her tits, then panned up to her cum-covered face. He grinned.
@@.man;"... and we're done!"@@ Damon announced as he clapped one of the camera's many components closed. Marty was already off-set and cleaning himself up. It was just another job to him, apparently.
@@.man;"You did really well, $wife. I wasn't sure what to expect, but you've impressed me. I'll be recommending you to others for sure."@@ Damon said as he packed away the equipment.
@@.wife;"Oh, thanks... You made it very easy. I hadn't realize how different a dedicated set would be."@@ $wife commented.
@@.man;"I imagine a filming set for an adult website would be different than for an independant magazine. But you did great. Anyway, if another job comes up then I'll let $boss know. We could always use talent like you."@@ Damon smiled as he picked up the equipment. Marty stepped beside him- already cleaned and dressed.
@@.man;"Nice working with you... See you next time."@@ Martin said with a smile.
@@.wife;"Yeah, you too... Bye..."@@ $wife replied and watched them leave. She shivered and realized she was still naked and covered in cum.
@@.system;"Earned $550!"@@<<set $money += 550>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]
Wife accepted the job...
<<iconButtonContainer
'Wife Action - Modelling'
'button_m_forward.png'
"Leave"
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\officemeeting.png]]
/Job: Male/Female Straight Sex Shoot (X-Films)/
//Require a female model (pref. is $wife) for a straight sex scene with our in-house male model.
Actions (not limited to): nudity, oral sex, raw vaginal penetration, ejaculation.
Media: Video on website
Payment: $550//
<<nobr>>
<<iconButtonContainer
'Modelling Route (Porn) SR List - Special Request Accepted'
'button_m_action.png'
"Accept Special Request"
>>
<<set $work_path_porn_sr_1 to false>>
<<set $work_path_porn to 8>>
<</iconButtonContainer>>
<<iconButtonContainer
'Wife Action - Modelling'
'button_m_forward.png'
"Leave"
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\officemeeting.png]]
@@.man;"The special requests...? Sure, they're over in that filing cabinet."@@ $boss replied with a lazy wave of his hand.
/Special Requests:/
<<nobr>>
<<if $work_path_porn eq 7>>
<<iconButtonContainer
'Modelling Route (Porn) - Special Request - Male/Female Straight Sex'
'button_m_exclaim.png'
"Male/Female Straight Sex Shoot"
>>
<</iconButtonContainer>>
<</if>>
<<iconButtonContainer
'Wife Action - Modelling'
'button_m_forward.png'
"Leave"
>>
<</iconButtonContainer>>
<</nobr>><<if $wifetalk_welcomeparty eq true>>\
@@.you;"Hey hun, did you still want to go to that welcome party?"@@ You asked $wife.
@@.wife;"On the weekend? Yeah, I don't mind."@@ She shrugged. @@.wife;"Just don't forget that they don't know we're married."@@
<<else>><<set $wifetalk_welcomeparty to true>><<set $work_scene to 5>>\
@@.you;"Hey hun, $boss wants to throw you a welcome party at work."@@ You told your wife.
@@.wife;"Welcome party? Aren't I just a temporary model?"@@ She looked rightly confused.
@@.you;"Yeah I know. I guess they like your work. Anyway, $boss asked me to pass on the message. He wanted to do it on the weekend. I can tell him you can't make it."@@ You shrugged.
@@.wife;"Hmm? No, it's fine. We can go."@@ $wife replied.
@@.you;"You want to go? Well... Okay."@@ You weren't expecting $wife to want to go, but it was all the same to you. @@.you;"But you know... They don't know we're married. And they can't know, either. I got paid for scouting you, remember?"@@ You said with a frown.
@@.wife;"That's fine, they can just think we're friends."@@ $wife dismissed your worries with a wave of her hand.
@@.you;"Hm... Alright, sure."@@ You nodded. @@.you;"To be honest I'm surprised you'd want to go."@@ You confessed.
@@.wife;"It's no biggie. And plus it'd be rude to decline."@@ She said.<</if>>
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]
<<if $colwelc eq true and $bosswelc eq true>><<set $work_scene to 6>>\
It was getting late and the 'welcome party' was as stale as ever. You stood alone near the office desks. $col1, $col2 and $boss were chatting idly by the staff kitchen when $wife approached you.
@@.wife;"Making friends over here?"@@ She teased.
@@.you;"Just bored out of my mind."@@ You admitted.
@@.wife;"Me too. Let's go..."@@ $wife said.
You exhaled a deep sigh of relief, then went to bid your farewells to your colleagues before leaving.
<<iconButtonContainer
'Sleep'
'button_m_forward.png'
"Leave the Party..."
>>
<</iconButtonContainer>>
<<elseif $colwelc eq true and $bosswelc eq false>>\
You escaped the conversation with your colleagues, but there wasn't much else you could do now.
$boss and $wife were still talking by the staff kitchen. He seemed pretty drunk, but $wife was staying well composed.
<<iconButtonContainer
'Party - Boss'
'button_m_action.png'
"Speak with your boss and wife"
>>
<</iconButtonContainer>>
<<elseif $colwelc eq false and $bosswelc eq true>>\
You left $boss and $wife to chat, unsure what more you could say. There wasn't much else you could do now.
$col1 and $col2 were chatting by the office desks, a little distance away. They occasionally glanced over at $wife while they spoke.
<<iconButtonContainer
'Party - Colleagues'
'button_m_action.png'
"Speak with your colleagues"
>>
<</iconButtonContainer>>
<<else>><<set $bosswelc to false>><<set $colwelc to false>>\
You and $wife arrived to United Magazines together. You felt a little nervous lying to your colleagues about your marriage with her, and that you might accidentally slip up somehow.
As you entered the foyer together the underwhelming atmosphere hit you. $boss, $col1 and $col2 were standing and chattign beside an undecorated table littered sporadically with random snacks and drinks. Of course it was going to be a lame welcome party with so little staff.
$boss turned to you both as you walked in.
@@.man;"$name! $wife! You both made it, good..!"@@ He slurred, apparently already quite drunk.
@@.you;"Y-yeah, uh, sorry, are we late?"@@ You asked, smelling the alcohol on his breath. You looked over at $col1 and $col2 who were seemingly not as drunk.
@@.man;"No, no... Come on, grab a drink."@@ $boss encouraged you both as he walked back to $col1 and $col2.
@@.wife;"Well... You're driving."@@ $wife grinned at you then walked to the table to pour herself a wine.
//Damn...// You thought to yourself. It was somewhat of an awkward atmosphere and you didn't really want to do it sober. You looked around idly.
$col1 and $col2 were chatting by the office desks, a little distance away. They occasionally glanced over at $wife while they spoke.
$boss and $wife were talking by the staff kitchen; the unofficial drink-bay. He seemed a little messy, but $wife was staying well composed.
<<nobr>>
<<iconButtonContainer
'Party - Colleagues'
'button_m_action.png'
"Speak with your colleagues"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Party - Boss'
'button_m_action.png'
"Speak with your boss and wife"
>>
<</iconButtonContainer>>
<</nobr>>
<</if>>[img[images\bg\officemeeting.png]]<<set $work_scene to 4>>\
The day wrapped up and you'd begun to get ready to leave when $boss stopped by your desk.
@@.man;"$name, glad you're still in the office. $col1 came up with a great idea - we're throwing a welcome party for $wife. It seems her work has been top-notch and it'd be a good idea to make her feel at home here."@@ $boss told you with a broad smile.
@@.you;"Oh, uh, yeah... That sounds like a good idea."@@ You agreed, just a little off-guard.
@@.man;"Terrific - I'm thinking the weekend. You don't mind telling $wife do you? Also feel free to bring your wife."@@ $boss said as he turned and left, leaving you no time to reply.
@@.you;"... Sure thing."@@ You told the empty office.
//Well... I better talk to $wife about this I guess...//
<<iconButtonContainer
'Afternoon'
'button_m_forward.png'
"Finish Up..."
>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]] <<set $bosswelc to true>>
@@.you;"Hi $boss, hi $wife..."@@ You greeted your boss and wife as you stepped into the staff kitchen.
@@.man;"$name! We were just talking about you. Come on, grab a drink. One drink won't hurt you."@@ $boss urged you with a big grin.
@@.you;"O-oh yeah? All good I hope..."@@ You said doubtfully as you picked a beer from the fridge.
@@.man;"I was just saying how lucky we are that you knew $wife."@@ $boss continued.
@@.wife;"He's a flatterer. I've not really done anything. $col2's done all the work."@@ $wife replied modestly.
@@.man;"Nonsense, that man only knows how to point the camera. You have natural talent!"@@ $boss insisted.
@@.you;"I've always said that too."@@ You agreed with $boss.
@@.man;"See even your friend says so, so it must be true."@@ $boss clasped a hand on your shoulder as he spoke, as if uniting your arguments.
@@.wife;"I'm not so sure."@@ $wife said.
@@.man;"Believe me dear, you've been the best we've had in our ten years. No doubt every man that is lucky enough to know you would agree."@@ $boss nodded slowly and wisely. Unfortunately he was so drunk that it was impossible to take him seriously.
@@.wife;"Alright, if you say so."@@ $wife rolled her eyes playfully.
@@.man;"You just let me know if you want to take on the bigger jobs."@@ $boss spoke with some authority.
@@.wife;"What bigger jobs?"@@ $wife asked curiously.
@@.man;"You know, the swimsuit and underwear shoots. They pay much more."@@ $boss tried to explain it casually, but you certainly heard an element of hopefulness in his voice.
@@.wife;"Oh, I don't know if I could do something like that."@@ $wife instinctively crossed her arms over her heavy chest.
@@.man;"It's up to you. I think you'd be great at it."@@ $boss shrugged. @@.man;"What do you think, $name?"@@ He asked you.
//It caught you offguard, but you did like the idea.//
@@.you;"I think..."@@
<<nobr>>
<<iconButtonContainer
'WelBosOpt1'
'button_m_action.png'
"She should try it"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'WelBosOpt2'
'button_m_action.png'
"It's up to her"
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\officemeeting.png]] <<set $colwelc to true>>
@@.you;"Hey guys, what's going on?"@@ You asked casually as you walked up to $col1 and $col2.
@@.man;"Hey $name. Not much, $col2 was just admitting how much of a creepy pervert he is."@@ $col1 replied with a smirk.
@@.man;"N-no I wasn't! I was just saying that I'm lucky I get to take photos of such great talent..."@@ $col2 defended himself.
@@.man;"Oh sure, 'talent' huh? That's what you like about $wife. Not her sexy body."@@ $col1 teased.
@@.man;"Sh-shoosh! Sh-she might hear you..."@@ $col2 said in a fluster.
@@.man;"Nah, it's all good man. I'm jealous of you, that's all. You get to take photos of a woman like that for work..."@@ $col1 sighed then shrugged. @@.man;"Can you hurry up and get some of the sexier photos done? I know you've got some pretty revealing outfits for the models."@@ He went on.
@@.man;"She's not doing that kind of modelling... Though $boss usually tries to upsell the opportunity..."@@ $col2 replied hopefully.
@@.you;"What's the opportunity?"@@ You asked. You didn't care all too much that they were talking about $wife in such a way... In fact it kind of made you feel good about yourself.
@@.man;"Models get paid more for the sexier stuff. The type that guys could jack off to."@@ $col1 answered not so delicately.
@@.you;"Oh, yeah that makes sense... But I doubt many would do that kind of work for a few extra bucks."@@ You shrugged dismissively.
@@.man;"You'd be surprised. If they're willing to do modelling then they're probably not going to care too much if they're wearing a bikini instead of a dress. Plus it's twice the pay."@@ $col1 said.
@@.you;"Twice as much? Wow..."@@ You muttered, more to yourself than them.
@@.man;"Man I'll tell you what, I'd pay more than twice to see $wife's naked body..."@@ $col1 murmured then sighed.
@@.man;"Y-yeah, me too..."@@ $col2 nodded.
@@.man;"See, I knew you were a creepy pervert."@@ $col1 smirked.
@@.man;"I was just agreeing with you!"@@ $col2 exclaimed.
@@.man;"Yeah well, give it up. What do you think, $name? You've known $wife for a while right?... You ever... //'done anything'// with her?"@@ $col1 quizzed you. He watched you from the corner of his eye.
<<nobr>>
<<iconButtonContainer
'WelColOpt1'
'button_m_action.png'
"Yes"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'WelColOpt2'
'button_m_action.png'
"We're just friends"
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\officemeeting.png]]
<<set $liberty += 2>>\
@@.you;"I think she should try it."@@ You agreed with $boss.
@@.man;"You see? Everyone believes in you."@@ $boss said. $wife watched you curiously then shrugged.
@@.wife;"I'll think about it."@@ She eventually said. You caught a glimpse of a hidden smirk on $boss's face.
@@.man;"Terrific, that's all I can ask. Believe me, you'll be surprised by how much money you make."@@ $boss grinned.
@@.you;"Excuse me..."@@ You politely excused yourself and left the conversation.
<<iconButtonContainer
'Modelling Route - Welcome Party'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]
@@.you;"I think it's up to her."@@ You shrugged.
@@.man;"Well yes, it is... I'm just saying that she would be good at it."@@ $boss said, almost annoyed.
@@.wife;"I'll think about it."@@ She eventually said. You caught a glimpse of a hidden smirk on $boss's face.
@@.man;"Terrific, that's all I can ask. Believe me, you'll be surprised by how much money you make."@@ $boss grinned.
@@.you;"Excuse me..."@@ You politely excused yourself and left the conversation.
<<iconButtonContainer
'Modelling Route - Welcome Party'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]<<set $wifeidentity to true>><<set $control += 2>>\
@@.you;"Between us...? Yeah, I have."@@ You grinned at the looks on their faces.
@@.man;"No way..."@@ $col2 stared at you in amazement, mouth agape.
@@.man;"Woah, seriously? Damn, dude."@@ $col1 nodded approvingly. You felt pretty good about yourself.
@@.man;"Give us the details..."@@ $col2 pleaded.
@@.you;"Nah, I'm not sharing details."@@ You waved him off.
@@.man;"Wait, isn't she married? And you reckon you've fucked her?"@@ $col1 peered up at you. You probably didn't think it through as well as you should have.
@@.you;"Yeah, well, she wasn't always married."@@ You tried to explain.
@@.man;"Sure..."@@ $col1 said almost doubtfully.
@@.man;"Ugh, so lucky..."@@ $col2 sighed.
@@.you;"Anyway, excuse me..."@@ You walked away.
@@.man;"Yeah, catch you later $name."@@ $col1 replied with a smirk.
You could hear them whispering again as you left.
<<iconButtonContainer
'Modelling Route - Welcome Party'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]<<set $wifeidentity to false>><<set $control -= 2>>\
@@.you;"What, with $wife? Nah, never."@@ You shook your head.
@@.man;"For real? You would have tried though right? Of course you have. How could you be happy just being friends."@@ $col1 looked at you with pity in his eyes.
@@.man;"I certainly couldn't..."@@ $col2 mumbled.
@@.you;"Anyway, excuse me..."@@ You dismissed yourself.
@@.man;"See you later."@@ $col1 said. $col2 gave you an idle wave.
<<iconButtonContainer
'Modelling Route - Welcome Party'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
<<set $sexuality += 1>><<set $work_scene to 8>>\
$wife entered the studio like any other day, however this time she decided to take up the better paying photoshoot offer.
@@.man;"Hi $wife. Just the usual photoshoot today?"@@ $col2 squinted at her from behind his equipment.
@@.wife;"Not quite. I've decided to take on the bigger jobs."@@ $wife said, trying not to let her nervousness show.
@@.man;"Really? Wow, okay! Terrific, well, we've got heaps of outfits..."@@ $col2 began to say as he hurried through his workspace to rummage through the wardrobe. $wife caught glimpses of skimpy outfits, and noticed what seemed to be an open box full of equipment, though she couldn't quite make it out.
@@.man;"Alright, let's start with the lingerie..."@@ $col2 said, his cheeks slightly flushed. He held up the lingerie; a skimpy teddy that was surely going to reveal far too much...
$wife took the outfit and went to the lockers. She nervously undressed and put on the lingerie - likely taking far longer than she should. She inspected herself in the mirror. The upper half covered a decent amount of skin, though articulated her cleavage... The bottom half however, was barely existant. it covered her privates, however ensured that her ass cheeks were fully visible. After considering for some time, $wife eventually decided to follow through and left the change room.
@@.man;"Wow! You look amazing!"@@ $col2 exclaimed excitedly.
@@.wife;"I don't know..."@@ $wife replied.
@@.man;"No really, you look terrific. Let's do this!"@@ He said with obvious enthusiasm. $col2 made short work of adjusting his workspace before hurrying into the photoshoot.
@@.man;"Don't hide yourself- p-please, you can trust me right? It's all fine. The clothes fit perfectly. You look good."@@ He said as he snapped pictures. $wife must have been unconsciously hiding her body. She shook off the nerves and smiled at the camera.
@@.man;"Wow, that's good."@@ $col2 muttered. He continued to suggest poses throughout the photoshoot. $wife did as she was told, and eventually felt no nerves at all. In fact she was feeling more confident... Sexy, even.
[img[images\pictures\model_wife\model3.webp]]
@@.man;"Great. Good job $wife... I think we've got all the shots we need."@@ $col2 called out from behind his camera. He stood awkwardly, almost as if he were hiding behind the tripod. $wife blushed when she realised why, though couldn't help but feel good about herself.
@@.wife;"Okay. Thanks $col2."@@ She called out before leaving for the change room.
The day ended and $wife collected her pay, then left to go home.
@@.system;"Earned $200!"@@<<set $money += 200>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
<<set $sexuality += 1>>\
$wife decided to do sexy modelling again. She felt much more relaxed about it this time, though $col2 seemed to be just as keen. He'd already set up the equipment by the time $wife arrived.
$wife headed straight for the wardrobe. She fished out the same outfit and put it on, then examined herself in the mirror. It was just as skimpy as she remembered, though this time she didn't feel nearly as self conscious. In fact, she felt sexy.
@@.man;"Wow, really sexy!"@@ $col2 exclaimed when they began the shoot.
$wife smiled at the camera from over her shoulder, her ass sticking out seductively, only a thin piece of cloth hiding her privates.
[img[images\pictures\model_wife\model3.webp]]
@@.man;"Damn... So sexy."@@ $col2 continued to mutter. He'd never outright said things like that before. He seemed to be gaining confidence too. $wife liked the attention either way.
The day ended and $wife collected her pay, then left to go home.
@@.system;"Earned $200!"@@<<set $money += 200>>
<<iconButtonContainer
'Afternoon (Wife)'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $sexuality += 1>><<if $sexymodelling2a eq true>>\
$wife, $col1 and $col2 left for an off-site bikini shot once again at the same pool.
@@.man;"Alright, only a couple shots needed this time."@@ $col2 called out, then handed $wife with a couple different bikinis. She noticed the indecent one was in the pile again.
$wife entered the small change room and changed into the first outfit, the white bikini. She put it on and quickly inspected herself to make sure it was on properly, then came out.
@@.wife;"Where do you need me?"@@ $wife asked.
@@.man;"Just there by the pool is fine. This one is easy, just do a few of the usual poses."@@ He said, then focused on the camera when $wife walked to the referred spot by the pool. She smiled back at the camera and $col2 began to take a few shots.
[img[images\pictures\model_wife\model6.png]]
After a couple minutes of posing, $col2 called out for an outfit change.
@@.man;"O-okay, and the next one..."@@ He called out, trying to sound confident... Though no doubt he felt nervous in anticipation of seeing $wife in the sexy outfit again.
$wife entered the change room and put on the tiny swimsuit... The thin black material strapped over her shoulders and down over her nipples, barely covering her areolas, then down to her honeypot, again very barely stretching to cover, and ran back up to tie behind her neck. There was absolutely nothing else, however, that tied the upper component down. $wife walked out with a quickly familiar feeling in her stomach.
@@.man;"Wow, awesome."@@ $col1 commented quietly.
@@.wife;"Same again, I suppose?"@@ $wife asked. She felt much more confident this time around, and really liked how they reacted.
@@.man;"... U-uh, yep, same spot and pose... Your poses last time were spot on..."@@ $col2 confirmed as he adjusted the camera. $wife smiled slyly from seeing him squirm. She followed the camera with her eyes as she slowly struck different poses... Every movement shifting the fabric just a little - enough to make $col1 and $col2 hold their breaths. $wife felt a little thrill from them. They were completely captivated.
@@.man;"God damn, $wife... You really are the sexiest woman on camera, you know that?"@@ $col1 commented quietly again while he watched over $col2's shoulder, unable to help himself from staring.
$wife smiled in response then shrugged her shoulders, the fabric shifting again as she did.
@@.wife;"Do you have what you need now?"@@ She asked. $col2 had stopped taking photos and was just staring.
@@.man;"Wh- u-uh, Yeah, I guess I have."@@ He blurted, then frowned that the show was over.
@@.wife;"Alright, that's a wrap..."@@ $wife said as she headed back to the change rooms. She could feel their eyes glued to her ass as she walked... And she couldn't help but put in a bit of a sway.
<<else>>\
<<set $sexymodelling2a to true>><<remember $wife_sexymodelling_scene to true>>\
$wife entered the studio to see that it wasn't properly set up. $col2 stood with bags of presumably packed equipment.
@@.wife;"Oh. Are we not doing a photoshoot today?"@@ $wife asked, somewhat disappointed.
@@.man;"S-sure we are. Just this time it's for a swimsuit shot... So we'll need to relocate. We've paid to use a pool nearby. I hope that's okay?"@@ He asked bashfully.
@@.wife;"I see. No problem."@@ $wife replied. It wasn't a big deal after all... But $col2 sure seemed on edge about it.
$wife followed $col2 to the car and helped pack in the equipment. When she got in she realised $col1 was already in the car.
@@.wife;"Oh... Hi $col1. Why are you here?"@@ $wife asked curiously.
@@.man;"$col2 needs help with the equipment, because we'll be off site... I was busy, but I guess it can't be helped."@@ He shrugged and sighed woefully.
It was a short drive before they arrived at the pool which seemed to be closed off exclusively for them. $col1 and $col2 began to set up the equipment.
@@.man;"We have a few shots to do... Uh... Take this one first."@@ $col2 said as he handed $wife a bag. @@.man;"There's change rooms in the corner."@@ he said as he began to adjust his tripod.
$wife did as she was told and entered the small change room before she rummaged through the bag. Her first outfit was a white bikini. She put it on and quickly inspected herself to make sure it was on properly, then came out.
$col1 and $col2 were already prepared. $col2 stood at the camera at the ready, and $col1 was apparently standing around waiting to be told what to do.
@@.man;"Wow, sexy!"@@ $col1 exclaimed as wife approached them. She offered a smile in response, then looked at $col2.
@@.wife;"Where do you need me?"@@ $wife asked.
@@.man;"Just there by the pool is fine. This one is easy, just do a few of the usual poses."@@ He said, then focused on the camera when $wife walked to the referred spot by the pool. She smiled back at the camera and $col2 began to take a few shots.
[img[images\pictures\model_wife\model6.png]]
It'd become much easier to do this type of work recently, which $wife noticed. She felt far more confident and relaxed. Even though there was very little covering her body to stop $col1 and $col2 from seeing her privates... The thought made her blush.
@@.man;"Okay great, let's try the next outfit."@@ $col2 called out. $wife grabbed another bag from him and headed to the change room.
It was another bikini, but smaller still... Even less covering her body. She checked herself and took a sharp breath in before leaving the change room.
@@.man;"Damn, $wife! Looking really good..."@@ $col1 openly admired her again.
@@.wife;"Thanks... Alright, now where?"@@ $wife asked. $col2 pointed to a nearby pool chair.
@@.man;"Have a lie down on that... A few poses again."@@ $col2 instructed. $wife did as she was told. She was careful in laying down that her bikini didn't slip... It was incredibly tight fitting, and it seemed that every movement had a level of risk. She struck a few different poses before $col2 stopped her.
@@.man;"Sorry - can we oil up real quick..."@@ $col2 began to say. $wife felt a tinge of nervous excitement from the thought.
@@.wife;"I guess I can."@@ $wife replied.
@@.man;"No, no... That's my job."@@ $col1 retorted. He'd already had the bottle in his hand and was squirted excess amounts into his open palm.
@@.wife;"Oh. I can do it though..."@@ $wife began to say.
@@.man;"I'm trained in this. I know where exactly this needs to go and in what levels. It's a bit more than just rubbing oil on your body, you know?"@@ $col1 explained. $wife nodded.
@@.wife;"Yeah... That makes sense."@@ She said. $col1 then began to rub the oil onto $wife's body. First her shoulders and arms, then he paid particular care to her chest. $wife felt another tinge of guilty excitement while watching and feeling $col1 gently rub oil over her cleavage.
@@.man;"That's good."@@ $col2 called out. $col1 seemed disappointed as he scurried away from the shot. Despite all his talk, it really did seem like $col1 lathered oil onto $wife without much thought. She felt it drip down between her breasts and stomach.
$col2 continued to take a few more shots before calling out again.
@@.man;"Alright, last one..."@@ He said. $wife collected the bag and moved to the change room.
This time her heart fluttered when she saw the outfit. It was barely an outfit with the little amount of material used. For a moment she rechecked the bag for the 'rest' of it before she realized that was it.
The thin black material strapped over her shoulders and down over her nipples, barely covering her areolas, then down to her honeypot, again very barely stretching to cover, and ran back up to tie behind her neck. There was absolutely nothing else, however, that tied the upper component down.
This certainly wasn't a swimsuit in any traditional sense... In fact the wearer would be kicked out of most places for dressing so indecently... And despite all this, $wife put it on and walked out with an unusual flutter in her chest.
@@.man;"Holy fuck!"@@ $col1 exclaimed correctly. Even $col2 was briefly staggered.
@@.wife;"Well... Where do I need to go?"@@ $wife asked. Though she was a little embarrassed, she liked how they reacted. It made her feel confident.
@@.man;"... U-uh, there! Over there is good for now..."@@ $col2 eventually snapped out from a daze. $wife moved to where she was guided and $col2 hurriedly moved his tripod to a new spot, even closer to $wife.
@@.man;"... A-alrighty, just a few of the regular poses..."@@ $col2 stammered his instructions. $wife smiled slyly from seeing him squirm. She followed the camera with her eyes as she slowly struck different poses... Every movement shifting the fabric just a little - enough to make $col1 and $col2 hold their breaths. $wife felt a little thrill from them. They were completely captivated.
@@.man;"God damn, $wife... You were made for the camera... Do you have any idea how sexy you are on the camera?"@@ $col1 watched over $col2's shoulder, unable to help himself from staring.
$wife smiled in response then shrugged her shoulders, the fabric shifting again as she did.
@@.wife;"Do you have what you need now?"@@ She asked. $col2 had stopped taking photos and was just staring.
@@.man;"Wh- u-uh, Yeah, I guess I have."@@ He blurted, then frowned that the show was over.
@@.wife;"Alright, that's a wrap..."@@ $wife said as she headed back to the change rooms. She could feel their eyes glued to her ass as she walked... And she couldn't help but put in a bit of a sway.
<</if>>\
The day ended and $wife collected her pay, then left to go home.
@@.system;"Earned $200!"@@<<set $money += 200>>
<<iconButtonContainer
'Afternoon (Wife)'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $sexuality += 1>><<remember $wife_sexymodelling_scene to true>><<if $sexymodelling2a eq true>>\
$wife, $col1 and $col2 left for an off-site bikini shot once again at the same pool.
@@.man;"Alright, only a couple shots needed this time."@@ $col2 called out, then handed $wife with a couple different bikinis. She noticed the indecent one was in the pile again.
$wife entered the small change room and changed into the first outfit, the white bikini. She put it on and quickly inspected herself to make sure it was on properly, then came out.
@@.wife;"Where do you need me?"@@ $wife asked.
@@.man;"Just there by the pool is fine. This one is easy, just do a few of the usual poses."@@ He said, then focused on the camera when $wife walked to the referred spot by the pool. She smiled back at the camera and $col2 began to take a few shots.
[img[images\pictures\model_wife\model6.png]]
After a couple minutes of posing, $col2 called out for an outfit change.
@@.man;"O-okay, and the next one..."@@ He called out, trying to sound confident... Though no doubt he felt nervous in anticipation of seeing $wife in the sexy outfit again.
$wife entered the change room and put on the tiny swimsuit... The thin black material strapped over her shoulders and down over her nipples, barely covering her areolas, then down to her honeypot, again very barely stretching to cover, and ran back up to tie behind her neck. There was absolutely nothing else, however, that tied the upper component down. $wife walked out with a quickly familiar feeling in her stomach.
@@.man;"Wow, awesome."@@ $col1 commented quietly.
@@.wife;"Same again, I suppose?"@@ $wife asked. She felt much more confident this time around, and really liked how they reacted.
@@.man;"... U-uh, yep, same spot and pose... Your poses last time were spot on..."@@ $col2 confirmed as he adjusted the camera. $wife smiled slyly from seeing him squirm. She followed the camera with her eyes as she slowly struck different poses... Every movement shifting the fabric just a little - enough to make $col1 and $col2 hold their breaths. $wife felt a little thrill from them. They were completely captivated.
@@.man;"God damn, $wife... You really are the sexiest woman on camera, you know that?"@@ $col1 commented quietly again while he watched over $col2's shoulder, unable to help himself from staring.
Something ticked in $wife's mind from $col1's comment. She knew she was sexy on the camera. Not only did she know it, but she ''liked'' it.
@@.wife;"Feel free to get closer... Unless you don't want to...?"@@ $wife smiled as she spoke to $col2 in an almost teasing voice. $col2 scrambled forward with the tripod, then disconnected it completely. Apparently it was in his way.
He snatched up the camera in his hands and moved in front of $wife, getting different angles. $wife posed and moved in the riskiest ways in response.
[img[images\pictures\model_wife\model6.webp]]
@@.man;"Sh-shit $wife..."@@ $col1 muttered as he watched the shoot.
@@.wife;"I think the oil's run dry..."@@ $wife commented quietly.
@@.man;"O-oh, don't worry, I've got it!"@@ He blurted as he stepped forward and begun emptying more oil into his hands. He began to lather it on, over her shoulders and down her chest, again paying close attention in application to her breasts... Which were far more exposed this time.
@@.wife;"Don't forget underneath..."@@ She murmured to him. He glanced up at her in surprise, but was quick to accommodate, his hands briefly running over her exposed underboob.
@@.man;"Th-that's plenty!"@@ $col2 called out. $col1 again slunk back and resumed his staring.
$wife continued her posing, shifting on her side to show off her full figure and almost-exposed rack... Her nipples were surely poking up from under the swimsuit, which turned her on even more. She shifted again to show off more of her ass, and as she moved the materal almost skipped off her shoulder. She heard $col1 gasp.
@@.wife;"Is something the matter...?"@@ She asked toyingly.
@@.man;"U-uh, nah, just that it nearly slipped off..."@@ He replied sheepishly.
@@.wife;"Would that be bad...?"@@ She asked again, bemused by his reaction. He didn't seem to know how to respond and instead just opened and closed his mouth like a fish.
@@.wife;"Seeing these...?"@@ She asked as she pulled the straps apart, completely revealing her naked breasts to them both. They both audibly gasped... and $col2 snapped a few pictures.
[img[images\pictures\model_wife\model7.webp]]
@@.wife;"Well...?"@@ She asked, looking at $col2 who blatently stared at her chest.
@@.man;"Th-they're the best I've ever seen...!"@@ He replied.
@@.wife;"Thank you... But I mean are we done now? You have all your photos?"@@ She teased with a smile.
@@.man;"Oh, uh, y-yeah, I think I do..."@@ He mumbled back.
@@.wife;"Alright, that's a wrap..."@@ $wife said as she headed back to the change rooms. She could feel their eyes glued to her ass as she walked... And she couldn't help but put in a bit of a sway. She felt something inside - a deep feeling similar to lust.
<<else>><<remember $wife_sexymodelling_scene to true>><<set $sexymodelling2a to true>>\
$wife entered the studio to see that it wasn't properly set up. $col2 stood with bags of presumably packed equipment.
@@.wife;"Oh. Are we not doing a photoshoot today?"@@ $wife asked, somewhat disappointed.
@@.man;"S-sure we are. Just this time it's for a swimsuit shot... So we'll need to relocate. We've paid to use a pool nearby. I hope that's okay?"@@ He asked bashfully.
@@.wife;"I see. No problem."@@ $wife replied. It wasn't a big deal after all... But $col2 sure seemed on edge about it.
$wife followed $col2 to the car and helped pack in the equipment. When she got in she realised $col1 was already in the car.
@@.wife;"Oh... Hi $col1. Why are you here?"@@ $wife asked curiously.
@@.man;"$col2 needs help with the equipment, because we'll be off site... I was busy, but I guess it can't be helped."@@ He shrugged and sighed woefully.
It was a short drive before they arrived at the pool which seemed to be closed off exclusively for them. $col1 and $col2 began to set up the equipment.
@@.man;"We have a few shots to do... Uh... Take this one first."@@ $col2 said as he handed $wife a bag. @@.man;"There's change rooms in the corner."@@ he said as he began to adjust his tripod.
$wife did as she was told and entered the small change room before she rummaged through the bag. Her first outfit was a white bikini. She put it on and quickly inspected herself to make sure it was on properly, then came out.
$col1 and $col2 were already prepared. $col2 stood at the camera at the ready, and $col1 was apparently standing around waiting to be told what to do.
@@.man;"Wow, sexy!"@@ $col1 exclaimed as wife approached them. She offered a smile in response, then looked at $col2.
@@.wife;"Where do you need me?"@@ $wife asked.
@@.man;"Just there by the pool is fine. This one is easy, just do a few of the usual poses."@@ He said, then focused on the camera when $wife walked to the referred spot by the pool. She smiled back at the camera and $col2 began to take a few shots.
[img[images\pictures\model_wife\model6.png]]
It'd become much easier to do this type of work recently, which $wife noticed. She felt far more confident and relaxed. Even though there was very little covering her body to stop $col1 and $col2 from seeing her privates... The thought made her blush.
@@.man;"Okay great, let's try the next outfit."@@ $col2 called out. $wife grabbed another bag from him and headed to the change room.
It was another bikini, but smaller still... Even less covering her body. She checked herself and took a sharp breath in before leaving the change room.
@@.man;"Damn, $wife! Looking really good..."@@ $col1 openly admired her again.
@@.wife;"Thanks... Alright, now where?"@@ $wife asked. $col2 pointed to a nearby pool chair.
@@.man;"Have a lie down on that... A few poses again."@@ $col2 instructed. $wife did as she was told. She was careful in laying down that her bikini didn't slip... It was incredibly tight fitting, and it seemed that every movement had a level of risk. She struck a few different poses before $col2 stopped her.
@@.man;"Sorry - can we oil up real quick..."@@ $col2 began to say. $wife felt a tinge of nervous excitement from the thought.
@@.wife;"I guess I can."@@ $wife replied.
@@.man;"No, no... That's my job."@@ $col1 retorted. He'd already had the bottle in his hand and was squirted excess amounts into his open palm.
@@.wife;"Oh. I can do it though..."@@ $wife began to say.
@@.man;"I'm trained in this. I know where exactly this needs to go and in what levels. It's a bit more than just rubbing oil on your body, you know?"@@ $col1 explained. $wife nodded.
@@.wife;"Yeah... That makes sense."@@ She said. $col1 then began to rub the oil onto $wife's body. First her shoulders and arms, then he paid particular care to her chest. $wife felt another tinge of guilty excitement while watching and feeling $col1 gently rub oil over her cleavage.
@@.man;"That's good."@@ $col2 called out. $col1 seemed disappointed as he scurried away from the shot. Despite all his talk, it really did seem like $col1 lathered oil onto $wife without much thought. She felt it drip down between her breasts and stomach.
$col2 continued to take a few more shots before calling out again.
@@.man;"Alright, last one..."@@ He said. $wife collected the bag and moved to the change room.
This time her heart fluttered when she saw the outfit. It was barely an outfit with the little amount of material used. For a moment she rechecked the bag for the 'rest' of it before she realized that was it.
The thin black material strapped over her shoulders and down over her nipples, barely covering her areolas, then down to her honeypot, again very barely stretching to cover, and ran back up to tie behind her neck. There was absolutely nothing else, however, that tied the upper component down.
This certainly wasn't a swimsuit in any traditional sense... In fact the wearer would be kicked out of most places for dressing so indecently... And despite all this, $wife put it on and walked out with an unusual flutter in her chest.
@@.man;"Holy fuck!"@@ $col1 exclaimed correctly. Even $col2 was briefly staggered.
@@.wife;"Well... Where do I need to go?"@@ $wife asked. Though she was a little embarrassed, she liked how they reacted. It made her feel confident.
@@.man;"... U-uh, there! Over there is good for now..."@@ $col2 eventually snapped out from a daze. $wife moved to where she was guided and $col2 hurriedly moved his tripod to a new spot, even closer to $wife.
@@.man;"... A-alrighty, just a few of the regular poses..."@@ $col2 stammered his instructions. $wife smiled slyly from seeing him squirm. She followed the camera with her eyes as she slowly struck different poses... Every movement shifting the fabric just a little - enough to make $col1 and $col2 hold their breaths. $wife felt a little thrill from them. They were completely captivated.
@@.man;"God damn, $wife... You were made for the camera... Do you have any idea how sexy you are on the camera?"@@ $col1 watched over $col2's shoulder, unable to help himself from staring.
Something ticked in $wife's mind from $col1's comment. She knew she was sexy on the camera. Not only did she know it, but she ''liked'' it.
@@.wife;"Feel free to get closer... Unless you don't want to...?"@@ $wife smiled as she spoke to $col2 in an almost teasing voice. $col2 scrambled forward with the tripod, then disconnected it completely. Apparently it was in his way.
He snatched up the camera in his hands and moved in front of $wife, getting different angles. $wife posed and moved in the riskiest ways in response.
[img[images\pictures\model_wife\model6.webp]]
@@.man;"Sh-shit $wife..."@@ $col1 muttered as he watched the shoot.
@@.wife;"I think the oil's run dry..."@@ $wife commented quietly.
@@.man;"O-oh, don't worry, I've got it!"@@ He blurted as he stepped forward and begun emptying more oil into his hands. He began to lather it on, over her shoulders and down her chest, again paying close attention in application to her breasts... Which were far more exposed this time.
@@.wife;"Don't forget underneath..."@@ She murmured to him. He glanced up at her in surprise, but was quick to accommodate, his hands briefly running over her exposed underboob.
@@.man;"Th-that's plenty!"@@ $col2 called out. $col1 again slunk back and resumed his staring.
$wife continued her posing, shifting on her side to show off her full figure and almost-exposed rack... Her nipples were surely poking up from under the swimsuit, which turned her on even more. She shifted again to show off more of her ass, and as she moved the materal almost skipped off her shoulder. She heard $col1 gasp.
@@.wife;"Is something the matter...?"@@ She asked toyingly.
@@.man;"U-uh, nah, just that it nearly slipped off..."@@ He replied sheepishly.
@@.wife;"Would that be bad...?"@@ She asked again, bemused by his reaction. He didn't seem to know how to respond and instead just opened and closed his mouth like a fish.
@@.wife;"Seeing these...?"@@ She asked as she pulled the straps apart, completely revealing her naked breasts to them both. They both audibly gasped... and $col2 snapped a few pictures.
[img[images\pictures\model_wife\model7.webp]]
@@.wife;"Well...?"@@ She asked, looking at $col2 who blatently stared at her chest.
@@.man;"Th-they're the best I've ever seen...!"@@ He replied.
@@.wife;"Thank you... But I mean are we done now? You have all your photos?"@@ She teased with a smile.
@@.man;"Oh, uh, y-yeah, I think I do..."@@ He mumbled back.
@@.wife;"Alright, that's a wrap..."@@ $wife said as she headed back to the change rooms. She could feel their eyes glued to her ass as she walked... And she couldn't help but put in a bit of a sway. She felt something inside - a deep feeling similar to lust.
<</if>>\
The day ended and $wife collected her pay, then left to go home.
@@.system;"Earned $200!"@@<<set $money += 200>>
<<iconButtonContainer
'Afternoon (Wife)'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]
<<set $sexuality += 1>><<set $work_scene to 3>>\
$wife timidly made her way through the office and paused before a large round man. He grinned at her widely.
@@.man;"Well hello! Can I help you?"@@ He asked.
@@.wife;"Yes - my name is $wife... I'm here for a photoshoot."@@ She said, hiding her nervousness.
@@.man;"Oh of course! You're in the right place - let me show you. Follow me."@@ $boss greeted $wife warmly then escorted her towards the back studio.
@@.man;"My name is $boss, I run this little operation."@@ $boss explained as they walked.
@@.wife;"Okay, thanks."@@ $wife said politely.
@@.man;"Now, $name told me that it's your first time modelling... But don't worry, just do exactly as $col2 says and you'll do fine."@@ He said as they entered the room. @@.man;"And if you have any questions, don't hesitate to ask."@@ He added.
[img[images\bg\studio.png]]
$col2 squinted up from his camera and grinned when he saw $wife.
@@.man;"$col2, come and introduce yourself."@@ $boss called out.
@@.man;"Ah - yes! My name's $col2, n-nice-pleased to meet you!"@@ $col2 stammered.
@@.wife;"Nice to meet you too..."@@ $wife replied. She felt a little more at ease seeing $col2 so nervous.
@@.man;"Well, I'll leave you to it!"@@ $boss excused himself then left.
@@.man;"U-uhm..."@@ $col2 glanced about.
@@.wife;"So... Tell me what you need me to do I guess..."@@ $wife found herself instructing $col2.
@@.man;"O-oh yeah! Okay, this one's just a side-commission. We pick them up sometimes... You just need to wear a dress. It's in the change room already so..."@@ He mumbled and pointed at a door, his eyes glued to the floor.
@@.wife;"Sure, I'll be back in a minute."@@ $wife offered a warm smile. She felt bad that $col2 was so nervous and wondered whether it was because he wasn't used to working with amateurs... She felt like she needed to really do her best.
The dress was a little tight, not something she'd pick out ordinarily, but when she looked at herself in the mirror, $wife was ashamed to think that she looked good.
[img[images\pictures\model_wife\model1.png]]
@@.man;"O-oh, wow!"@@ $col2 exclaimed when $wife re-entered the room.
@@.wife;"Thanks..."@@ She replied bashfully.
@@.man;"Okay well, let's get these photos done!"@@ $col2 began to set up his camera excitedly.
The photoshoot went well, so $wife thought. She did various poses, and $col2 eventually seemed to feel more comfortable. He stopped stammering and eventually even told $wife to make different poses. It didn't happen too often, but $wife actually felt kind of sexy.
The day ended and $wife collected her modest pay, then left to go home.
@@.system;"Earned $80!"@@<<set $money += 80>>
<<iconButtonContainer
'Afternoon (Wife)'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
$wife was a little more comfortable now. She was acquainted with $boss and $col2, so much of the nervousness was gone. She liked to think that it showed in her posing too...
She did another day of posing in some tight-fitting clothes.
[img[images\pictures\model_wife\model2.png]]
@@.man;"Looking really good...! Wow... Damn... sexy..."@@ $col2 muttered as he took the photos. $wife didn't quite hear what he mumbled at the end, but she felt that she was really getting the hang of it.
The day ended and $wife collected her modest pay, then left to go home.
@@.system;"Earned $80!"@@<<set $money += 80>>
<<iconButtonContainer
'Afternoon (Wife)'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]
<<set $work_scene to 7>>\
@@.wife;"I wanted to ask about the bigger jobs you mentioned the other night..."@@ $wife began to say. She was somewhat embarrassed in talking about it - though certainly more confident, she still hung onto her timid nature.
@@.man;"Oh, of course! Terrific! I'm glad you've considered."@@ $boss exclaimed happily.
@@.wife;"I haven't really said that I'd do it yet..."@@ $wife began to reply.
@@.man;"No of course not, however the door's always open. Just talk to $col2 like you always do, if you decide to take on the work. The pay is much better of course, we'll sort it all out later. Thanks for coming by!"@@ $boss told her promptly, offering no pause or time for $wife to interject.
@@.wife;"Okay..."@@ $wife replied eventually, then left, feeling somewhat confused. She hadn't intended to agree however it seemed she didn't need to... She could take on the work if she wanted.
<<iconButtonContainer
'Wife Action - Modelling'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
[img[images\bg\studio.png]]
You made your way into the studio with $wife. She spent the day posing for you and $col2, under your direction...
[img[images\pictures\model_wife\model_sub_1.webp]]
[img[images\pictures\model_wife\model_sub_2.webp]]
@@.system;"Earned $350!"@@<<set $money += 350>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod 2>>
<</iconButtonContainer>><<set $work_path_sub to 1>><<set $work_scene to 9>>\
[img[images\bg\officemeeting.png]]
$wife entered the foyer room of United Mags. She made her way towards the studio before hearing a voice boom out.
@@.man;"$wife! I've been looking for you. Do you have a moment? I have some exciting news."@@ $wife turned around to see $boss making his way down a corridor.
@@.wife;"Sure. What is it?"@@ She asked curiously.
@@.man;"Not here - please, come into my office."@@ He responded and continued his brisk walk towards his office. $wife followed him in. $boss made his way around the desk and took a seat. He motioned with a hand for $wife to sit opposite. She did.
@@.man;"Really exciting news, in fact."@@ He beemed happily, like a child with a new toy.
@@.wife;"Okay, great... What is it?"@@ $wife asked.
@@.man;"We've received a rare opportunity for an exclusive contract deal. 'Candy' wants to sign on with us for a year."@@ He said with a grin. 'Candy' was a leading adult company, known for it's highly erotic and high-end products.
@@.wife;"C-candy? Well, that's great... Good for you."@@ $wife offered an awkward smile.
@@.man;"Not just me. Good for us!"@@ $boss exclaimed. @@.man;"You see... I'm not sure how, but someone in Candy got a hold of one of our magazines and saw you on it. They're interested because of you."@@ He explained happily.
@@.wife;"M-me? But why?"@@ $wife was genuinely shocked.
@@.man;"Don't undersell yourself $wife! Of course they're interested after seeing you."@@ He said.
@@.wife;"But... I wouldn't be any good at that..."@@ $wife began to instinctively protest.
@@.man;"Nonsense. You're a perfect fit. A real woman."@@ He waved a hand.
@@.wife;"Well... What kind of modelling would it be? The same as I'm doing?"@@ $wife asked.
@@.man;"Not exactly..."@@ $boss hummed as he stood up and began to rummage through a filing cabinet. @@.man;"More erotic... Using their products... Sometimes with others..."@@ He went on, then turned around to throw a file on the desk.
$wife curiously gazed at it. It was a collection of erotic photography - women in lewd poses holding sex toys between their completely exposed breasts, or licking super realistic dildos... $wife gasped and looked away with flushed cheeks.
@@.wife;"We don't even have a magazine that'd be able to use this type of imagery..."@@ She said quietly.
@@.man;"That's just the thing. Candy are willing to fund us to create a brand new magazine - called 'Candy'! They want us to be their production partner. Their condition is that you're the model."@@ $boss said with a grin. @@.man;"Isn't it exciting?"@@
@@.wife;"Well... I don't know... That's a huge jump from what I'm doing now..."@@ $wife said quietly. The thought was embarrassing... $wife on camera... and it'd be public. It would change her life forever.
@@.wife;"What would I need to do...?"@@ She asked.
@@.man;"Well... The same as this."@@ He motioned to the files on the desk. @@.man;"Erotic photography - nothing pornographic though! Just nudity on camera."@@ He said. His tone had quickly changed to a softer reassurance.
The idea of being on camera completely naked... It was too much to answer right there and then. She at least needed to talk to $name first.
@@.wife;"Let me think about it."@@ She replied quietly.
@@.man;"Hmm... Yes, okay, think on it."@@ $boss frowned then shrugged. @@.man;"Alrighty, on your way then... See you later."@@ He shoo'd her out.
$wife left the room with a frown. The offer was insane - nude modelling? She almost couldn't believe it... It wasn't something she could answer to immediately. She needed to consult $name.
<<iconButtonContainer
'Wife Action - Modelling'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>>[img[images\bg\office.png]]
Chat with col1…
You decide to speak with col1 and try and build a relationship…
But you'd need a different approach than with col2. Col1s a little more assertive, so you'd need to really firm whose boss...
You start by asking him in private if he could help you with something, and you'd owe him one...
It's a secret project that he can't tell col2 (because he's too loose lipped) or boss about (because he'd fire them), and it involves wife...
Col1 quickly agrees, and really lays it on thick about you owing him one, even though it's clear that he's eager.
You just agree with him. You need col1 to meet with them after work in the studio - after all col1 is the only other person with the keys to the building.
<<iconButtonContainer
'Wife Action - Modelling'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>><<set $sexuality += 1>>\
[img[images\bg\studio.png]]
Private shoot
You meet with col1 and wife in the studio. Col1 is excited to see wife in lingerie.
You thank him again and ask if he could film for them and their personal project.
He quickly agrees… But you know that he doesn't understand how to use the equipment.
You let him struggle for a few minutes, then say that you'll film if he can stepin with the scene. He agrees quickly once again...
Per your plan; you'd get footage of him breaching his contract and you'd also give him incentive to want to help you and wife succeed.
You explain you need to shoot a scene imitating a blowjob, but of course they can just pretend...
Though you push col1 to go further, and eventually wife sucks off col1 and he cums on her tits.
You thank him for your help and trusting them, even though it's a breach of his contract and they now how the footage of him.
Col1 shrugs and says they're breaching together.
You explain it's actually not a breach for them two, but it's fine you'll keep it quiet because col1s been so helpful, and you hope he'll continue to be helpful.
Col1 nods.
[img[images\pictures\model_wife\model_sub_13.webp]]
[img[images\pictures\model_wife\model_sub_14.webp]]
[img[images\pictures\model_wife\model_sub_15.webp]]
[img[images\pictures\model_wife\model_sub_16.webp]]
The day ended and $wife collected her pay, then left to go home.
@@.system;"Earned $350!"@@<<set $money += 350>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod 2>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]
<<set $work_path_sub to 2>>\
You slowly nodded.
@@.you;"Yeah... I think you should do it."@@ You said. $wife blinked in astonishment.
@@.wife;"What? Really? But I'll... I'll be naked in front of your colleagues..."@@ She stammered.
@@.you;"I know - but that's all, right? I trust you. And plus they don't know we're married. As far as they're concerned, I'm your... Your manager. Yeah."@@ You nodded with some surity.
@@.wife;"Manager? But the contract doesn't say anything like that..."@@ She frowned.
@@.you;"That can be your condition. That way it's not so suspiscious if you want to talk to me about work, right?"@@ You suggested. $wife nodded.
@@.wife;"... Okay, yeah... Sure..."@@ $wife agreed, though still sounded uncertain.
You didn't know if it was a good idea for $wife, but you could smell an opportunity...
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]
<<set $work_path_sub to false>>\
You shook your head.
@@.you;"It's too much. You weren't meant to do more than casual modelling. I don't think you should accept."@@ You responded. For a moment you thought $wife looked disappointed. She nodded.
@@.wife;"Yeah, I thought so too... It'd be crazy, right? Best not."@@ She agreed.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]
@@.you;"How has the work been?"@@ You asked.
@@.wife;"Well actually... $boss offered me another promotion."@@ $wife said bashfully.
@@.you;"What? Really? Jesus, you're on fire."@@ You replied. @@.you;"I suppose I made the right decision bringing you in, huh? What'll you be doing now?"@@
@@.wife;"I haven't accepted it yet..."@@ $wife replied timidly.
@@.you;"What? Why not?"@@ You frowned.
@@.wife;"W-well... It's a lot more involved..."@@ She hesitated. @@.wife;"They want me to do nude, erotic modelling..."@@ She said in a small voice.
@@.you;"Jesus - are you kidding me?"@@ You recoiled in shock.
@@.wife;"I know... I can say no- I just- I wanted to talk to you first..."@@ She explained. @@.wife;"... What should I do?"@@
@@.you;"We don't even have a magazine for that type of content."@@ You recounted in confusion.
@@.wife;"Yes- apparently 'Candy' wants us to produce a magazine for them to sell their products, and they want me to be the model."@@ She explained.
@@.you;"Wow, Candy...? Hmm..."@@ You frowned as you thought to yourself.
//Candy's a huge company... Way bigger than $boss's magazine. If $wife accepted the contract, it'd be the biggest win for the company to date... I don't really care about that - but more importantly $wife would be a very important asset. Something bigger than the company...//
<<nobr>>
<<iconButtonContainer
'Modelling Route (Sub) 2 - Candy Promotion Accept'
'button_m_action.png'
"Do it"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Modelling Route (Sub) 2 - Candy Promotion Decline'
'button_m_action.png'
"Don't do it"
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\officemeeting.png]]
<<set $work_path_sub to 3>>\
@@.wife;"I've decided to accept the Candy Contract."@@ $wife said nervously.
@@.man;"You have? Terrific! That's super news, $wife. They will be so pleased."@@ $boss exclaimed happily.
@@.wife;"I have one condition though..."@@ $wife added.
@@.man;"Hmm...? Sure, okay. What is it?"@@ $boss regarded her with a careful gaze.
@@.wife;"$name is going to be my manager."@@ She said. $boss cocked a brow.
@@.man;"Manager...? I'd thought we could do that through here... But okay. If that's your condition, fine."@@ $boss shrugged then beemed happily.
@@.man;"If you're happy with the arrangement, then go ahead and sign the contract, I've got it here..."@@ $boss rummaged through his desk and fished out a hefty document. $wife picked it up and looked it over.
@@.wife;"Thanks... But I think $name should review it on my behalf."@@ She said. $boss scoffed then shook his head and laughed.
@@.man;"Yes, okay fine, if you really think it's necessary then okay."@@ He shrugged. @@.man;"If that's all...?"@@
$wife left the office with the contract.
<<iconButtonContainer
'Wife Action - Modelling'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>>[img[images\bg\livingroom.png]]
<<set $work_path_sub to 4>>\\
You arrived home and noticed a stapled document on the table. It took a glimpse to know what it was - $wife's unsigned contract with Candy. You picked it up and looked it over.
The terms were far too restrictive - they had conditions of $wife's work being exclusively through United Magazines and her nude identity exclusive with Candy, along with many other aggressive conditions. You fetched a pen and began to make edits over the print to be more favorable.
You defined some terms, and you expanded her freedom as a model... Which allowed her the option to do more than just nudity in the photoshoots, and that she can be referred to as an independant model with full social media allowances. Apparently they didn't want her to have any profile outside of United Magazines and Candy. You didn't like that at all.
You quirked a brow at the last page, which listed the contract term for six months. You weren't sure if this was regular or not, so you left it unedited.
@@.wife;"Oh, you're home..."@@ $wife spoke up. You looked over to see her standing by the hallway.
@@.you;"Ah yeah just now. This is your contract huh?"@@ You raised the paper.
@@.wife;"Yeah I thought you might want to look it over before I signed it..."@@ She explained.
@@.you;"Right. I just looked it over - it looks all fine to me."@@ You said as you spun the document around and held the pen out to her. You didn't bother telling her about your edits...
$wife took the pen from you and signed the contract with a nervous smile.
@@.wife;"There... Done..."@@ She said.
@@.you;"It'll be fine. I'll be in it with you."@@ You reassured her with a smile. She met your eyes and smiled back.
You scanned and sent the contract to $boss that night. You wondered if he'd even notice the edits.
<<iconButtonContainer
'Night'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>><<set $sexuality += 1>><<set $work_path_sub to 5>><<remember $wife_modelling_sub_scene_1 to true>>\
[img[images\bg\studio.png]]
You entered the studio with $wife for her first erotic photoshoot. It was meant to be fairly mild with some nudity and not much else... You had other plans. You clocked $col2 tinkering with his cameras.
@@.you;"Hey $col2."@@ You called out, and apparently startled the poor guy.
@@.man;"Wh- O-oh, h-hey $name..."@@ He just about jumped out of his skin as he spun around to see you and $wife.
@@.you;"... I hope you're ready for the shoot?"@@ You quirked a brow. He looked at his camera and at $wife then nodded, somewhat red in the face. Apparently he knew what kind of photoshoot it was.
@@.you;"Is anything the matter?"@@ You asked just to watch him squirm. He shook his head.
@@.man;"N-no, r-ready whenever you are! I m-mean whenever $wife is!"@@ He stammered. $wife nudged you and gave a disapproving look.
@@.you;"Alright, great! Over to you then $wife... $col2, do you have any suggestions?"@@ You asked with a raised brow.
@@.man;"Wh- m-me? Um- I thought you- w-well... I suppose... You c-could start with the clothes...?"@@ He looked to the ground as he made his bold suggestion.
@@.you;"What about her clothes?"@@ You asked, again toying with him.
@@.man;"T-to remove them, I mean."@@ He explained. You feigned a mocking realization as you looked at $wife with raised brows.
@@.you;"Well, can you manage that $wife...?"@@ You asked with a grin. She gave you another disapproving look, though couldn't help but smirk.
@@.wife;"Yes, I know what to do $name."@@ She finally spoke up as she walked onto the set and looked towards $col2. @@.wife;"Just let me know if you need another angle okay?"@@ She tried to calm him with a smile as she began removing her clothes... Though it seemed she just made him feel more flustered.
The next several minutes went by in relative quiet. $wife slowly took off her clothes as $col2 operated the camera... At first with shaking hands, but then he finally forgot himself and found his rhythm. She first took off her top to reveal her hefty chest, and teased off her pants and underwear. $col2 even made quiet comments to himself as he moved around to get better shots.
[img[images\pictures\model_wife\model_sub_1.webp]]
@@.man;"Yes, great..."@@ He muttered as he snapped some shots of $wife's figure.
@@.you;"They're great are they?"@@ You called him out on his comment, though not unkindly. Mostly in jest... But it was enough to turn him into a nervous wreck again.
@@.man;"I-I meant the photos...!"@@ He defended himself. You laughed.
@@.you;"It's fine, relax. We're all here for the same reason, $col2. Look- it's fine, isn't it $wife?"@@ You looked to your wife with a raised brow. She gave you a quizzical look in return, but then nodded.
@@.wife;"Yes, not a problem."@@ She smiled.
@@.you;"See? All good $col2..."@@ You clapped him on the shoulder. He gave a weak smile back.
@@.you;"How about another pose?"@@ You floated the idea with some enthusiasm as you subtly took over the directing.
You spent some time curating more daring and suggesting poses, the next more bold then the last, expertly pushing $wife into poses she might have otherwise opposed to... You eventually had her with her legs spread for the camera, revealing her precious womanhood. The room had gotten a little tense as $col2 silently took photos and $wife did as you asked her... But perhaps they both knew as well as you that the poses had become irrelevant to the photoshoot. None of these were usable.
@@.wife;"Like this...?"@@ $wife asked you quietly as she spread her legs for the camera and ran a hand over her body gently, suggestively...
[img[images\pictures\model_wife\model_sub_2.webp]]
@@.you;"Yeah, perfect. What do you think $col2?"@@ You asked.
@@.man;"U-um, y-yeah... It's fine..."@@ He replied quietly.
@@.you;"Just fine?"@@ You questioned him with a frown.
@@.man;"I-I mean yes it's good..."@@ He agreed.
@@.you;"I agree, it's good."@@ You nodded. @@.you;"Actually $wife, it'd look even better if you put your close to it."@@ You told her. $wife quirked a brow and hesitantly lowered a hand over her pussy.
@@.wife;"Like this...?"@@ She asked quietly.
@@.you;"Yeah! What do you think $col2?"@@ You looked at him. He was busy getting close up shots.
@@.man;"Y-yeah..."@@ He agreed again.
@@.you;"Hmm... Actually... Might even be better if you put a finger inside..."@@ You spoke thoughtfully. $wife narrowed her eyes at you, as if trying to figure out what you were playing at.
@@.wife;"Inside...? You really think so?"@@ She asked.
@@.you;"Yeah I think it'd look really good actually, for the photoshoot. I'm no expert though- what do you think $col2?"@@ You asked as you looked to him. He swallowed hard and struggled for words as he opened and closed his mouth, much like a fish out of water.
@@.man;"... I-if $wife thinks it's a good idea...!"@@ He eventually found the words. You looked at $wife and quirked a brow. She looked right back at you, motionless for a few seconds, then finally relented.
@@.wife;"... Okay."@@ She said.
$wife leaned back and spread her legs, revealing her glistening pussy in full-picture. She might have had to think about it, but there was no mistake she was tremendously turned on. You could see how wet she'd become. You and $col2 waited with held breaths as $wife slowly lowered a hand to her womanhood and gently began to massage it. She almost recoiled as she felt her own wetness, but then her lips parted as her fingers slid inside. She gasped quietly as she began to push her fingers in and out.
[img[images\pictures\model_wife\model_sub_3.webp]]
@@.wife;"... Does that look good...?"@@ She asked with a gasp. You glanced to the side at $col2, who was engrossed in his job... You smirked when you noticed his hard-on in his pants. You had to admit, you were feeling turned on too.
@@.you;"It must."@@ You said, then crossed your arms, satisfied. It was a delicate operation, but you managed to get to this point. No doubt $wife realized you were up to something and so played along as much as she'd allow... You just found the balance to not push her too far too quickly.
@@.you;"That's enough now."@@ You told her. $wife blinked and looked at you in temporary disbelief, then nodded. She slowly pulled her fingers out and stood up. Her cheeks were flushed red.
@@.you;"I think we've got all the shots we need now, right?"@@ You looked at $col2 with a raised brow, as if this was all very normal.
@@.man;"U-uh? Y-yes...! We've got enough shots I'd say..."@@ He nodded, then awkwardly tried to hide his boner with the camera tripod. Noone looked more embarrassed than $col2.
$wife made her way to the changeroom as you turned to $col2.
@@.you;"Hey $col2, thanks for your hard work today."@@ You said with a coy smile. He nodded in response.
@@.you;"So... I'm going to need a copy of those photos. The last ones."@@ You told him. He frowned and hesitated.
@@.man;"I... Don't think I'm allowed to give any photos..."@@ He began to say.
@@.you;"What, going to keep them for yourself? Come on, we both know we can't send any of those to Candy... Just send me them, and we won't have to worry about what you do with your copies hmm?"@@ You raised a brow. His cheeks turned a darker red as he nodded.
@@.you;"Great. We're onto something good here, $col2. You just keep doing a great job like you've been doing. Both $wife and I appreciate it."@@ You gave a reassuring smile.
You really didn't give a stuff about $col2- but you did need to use the equipment here. You didn't really care about the photoshoot for Candy, either... But it was a great opportunity to get some 'extra footage' for your own platform... Or $wife's many social media platforms.
You'd made $wife some adult social pages as a 'model' to build her up as an independent model... Something she wasn't allowed to do under the rules of the original contract. It wasn't until very later that you picked out your favourite angles and poses to upload onto those sites. You didn't plan on telling her until she needed to know.
The day ended and $wife collected her pay, then you both left to go home.
@@.system;"Earned $350!"@@<<set $money += 350>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod 2>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]
<<set $work_path_sub to 6>>\
You paced through the foyer of United Mags, ready to leave for the day, and halted as you heard $boss's booming voice call out.
@@.man;"$name! Perfect timing- could you please come into my office for a moment?"@@ He called out from his doorway. You pivoted direction and headed on over.
As you walked into the office you saw $wife already inside, sitting down at $boss's desk. You quirked a brow but greeted her then sat down.
@@.man;"Great, so, sorry for calling you in without notice. I just wanted to share some feedback with you regarding the first photoshoot!"@@ He exclaimed with a smile. It must have been good news.
@@.you;"Oh, feedback already? Terrific."@@ You leaned forward, eager to hear the news. $wife sat up a little too, but looked far more nervous than you. Probably because of the tail end of the shoot, when things got a bit more wild...
@@.man;"It's all good news, $wife, no need to look so tense!"@@ He laughed. @@.man;"Though I understand why you might be- but don't worry, you did a great job."@@
@@.you;"So what's the feedback?"@@ You lightly hurried him along.
@@.man;"Hm? Ah, yes, well..."@@ He shuffled through some papers on his desk until he found the right one.
@@.man;"'The initial photoshoot sufficiently surpassed our expectations...'- this is from a head director."@@ $boss explained as he began reading off comments.
@@.man;"'We've already seen a lift in search results...'Should carry through in product sales...'$wife's model handles are trending on socialmedia...'."@@ He rattled off the key points while counting them off with his fingers.
$wife quirked a brow at the mention of socials and glimpsed sidelong at you, but didn't say anything. Apparently she'd read the first draft of her contract enough to know she wasn't meant to have any socials... A detail that $boss perhaps had forgotten, and you didn't care to remind him.
@@.you;"That's all terrific news!"@@ You exclaimed, hoping to brush the mention of socials under the rug.
$boss smiled between you and $wife.
@@.man;"Yes well... $wife...? I thought you'd be pleased."@@ He raised a brow.
@@.wife;"Oh- y-yes! I am. Very glad to hear that."@@ She gave a smile, but you knew she was wondering about the socials.
@@.man;"Yes, great..."@@ $boss didn't sound too convinced, but he shrugged. @@.man;"Anyway, I've kept you long enough... Thanks for your hard work."@@ He shoo'd you both out.
[img[images\bg\car.png]]
On the car ride home $wife immediately began to question you, which you'd predicted would happen. You knew you had to tell her your plan.
@@.wife;"I said yes to modelling under the condition that you'd be my agent - but you didn't consult me about any of the social media. What exactly have you put online? And how? I'm not meant to have any profile..."@@ $wife frowned.
You thought carefully before you replied.
@@.you;"I posted the adult content on your socials."@@ You said, point-blank. It was true.
@@.wife;"Wh- but I don't need that attention!"@@ She began to say.
@@.you;"It's under an alias - not your real name... But you're already a public figure one way or another; through Candy. This way it's better that you at least to have some sort of individual persona."@@ You explained. $wife frowned.
@@.wife;"Why does it matter if I have a social or not? If I had the choice I'd rather stay under the radar."@@ She said. You shook your head.
@@.you;"You wouldn't stay under the radar for long."@@ You sighed. @@.you;"Listen- it's probably scary because it's new, but we're already in the thick of it... Exactly as planned"@@
@@.wife;"... What plan?"@@ $wife asked curiously. She seemed more intrigued than upset. You smirked.
@@.you;"You're going to be the most important asset to United Mags... Actually, you already are. $boss just doesn't realize it yet."@@ You explained.
@@.wife;"... Biggest asset? What do you mean?"@@ $wife frowned.
@@.you;"The deal with Candy is the biggest the company's ever had, entirely possible because of you. The initial contract terms would have made you exclusive to United Mags, but I changed that."@@ You explained.
@@.wife;"... So now there's risk I could leave?"@@ $wife raised a brow thoughtfully.
@@.you;"That's right. A risk $boss can't afford. It's why they didn't want you to have any social media presence... So you don't outgrow the company."@@ You smirked. $wife sat in silence for a time as she pondered the information.
@@.wife;"That's fine, I guess... I'd rather be independent than tied down to United Magazines..."@@ She eventually said.
@@.you;"I agree."@@ You nodded.
@@.wife;"... But the um... 'more erotic' stuff..."@@ $wife frowned.
@@.you;"That part's not allowed with United Mags... Which is why it's only done on your socials. Though I guess using the equipment would be against the rules too..."@@ You explained.
@@.wife;"So $col2 using the equipment..."@@ $wife began to say.
@@.you;"Right. We need $col2 to be on our side with this if we're to use the equipment."@@ You nodded.
@@.wife;"So that's why you were encouraging me to... Do that... In front of him..."@@ She recalled with red cheeks.
@@.you;"Yeah that's part of the reason."@@ You smirked. @@.you;"But also because you seemed to be enjoying it... And so was I..."@@ You teased. She turned a deeper red.
@@.you;"So now you know what I'm thinking. I hope you can trust me, too. We're in this together, remember?"@@ You raised a brow.
$wife nodded. She seemed a little more confident, and had just the slightest glint of mischief in her eyes.
<<iconButtonContainer
'Go Home'
'button_m_back.png'
"Leave"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $sexuality += 1>><<set $work_path_sub to 7>><<remember $wife_modelling_sub_scene_2 to true>>\
[img[images\bg\studio.png]]
You were excited for another photoshoot with $wife. You walked into the studio with while idly chatting. You noticed she seemed more relaxed this time, though clearly had the upcoming photoshoot in mind. Perhaps she was recalling your conversation...
@@.you;"Hey $col2! Hope you're ready for another photoshoot."@@ You called out to your colleague, who almost fumbled the equipment over. He was already embarrassingly flustered.
@@.man;"H-hi guys! Yes I'm ready..."@@ He held up his camera with a barely held together composure.
@@.you;"Great! I thought that we might try some poses with some products this time...?"@@ You looked to $wife. She narrowed her eyes the slightest bit, then nodded. $col2 was already hurrying into position. You smirked at his childish eagerness.
It was another shoot in a fake bedroom. $wife didn't take long to get ready. She stripped down into her underwear, which might have been a daunting idea itself, once upon a time... Though she seemed plenty comfortable now. You directed her into some casual poses at first, with increasing levels of flirtiness.
You had her lower a strap of her bra, then the other, then completely remove it. All of which she was comfortable with. You then introduced a toy... One of Candy's cornerstone dildos. $wife seemed just a touch more self conscious with it... But you'd bet noone would notice. Perhaps a keen eye with years of marital familiarity might've picked up on it.
You had her hold the thing, looking at it innocently... Then holding it to her lips, then in her mouth, as if it were a tasty treat... All of which she did expertly. You could feel the swell in your pants, and you knew $col2 was turned on by how silent he was. Hell- he practically had a hard-on the moment $wife walked into the studio.
@@.you;"Awesome. Let's just some shots with your holding it down near your pussy."@@ You called out. You heard $col2 take a sharp breath in. Apparently he liked the idea too.
$wife watched you with a raised brow then nodded compliantly. She lowered the thing down towards her pussy, angled as if it were about to go in.
@@.wife;"How is this...?"@@ She asked quietly.
@@.you;"Nice- I think it looks good...?"@@ You looked to $col2 to confirm. He could only nod.
@@.you;"$col2 seems to think so."@@ You made sure you verbalized his approval, which made him squirm uncomfortably.
$wife shifted a little to give a better angle of her womanhood.
@@.you;"Oh, even better- it probably looks like it's going in from a certain angle... Right $col2?"@@ You asked him again.
@@.man;"U-um... Yes, it does from this angle..."@@ He replied sheepishly.
@@.you;"Hmm... Yeah, but I think it could look better if you moved it a bit closer..."@@ You called out after side-stepping towards $col2 to look at the side-screen of his camera. The shot was fine, but you had your plans to push this further.
@@.wife;"Um..."@@ $wife hesitated as she struggled to move the dildo anywhere closer. Truthfully it was as close as it could be without going inside.
@@.you;"Nah, even closer."@@ You repeated, and caught $wife's eye. She raised a brow then nodded with flushed red cheeks. Of course she'd feel self conscious now- her pussy was completely exposed and she was about to engage it with a dildo in front of another man...
$wife slowly pressed the head of the dildo against her pussy. It was clearly pushing into her folds.
@@.wife;"Is this better...?"@@ She asked again.
@@.you;"Yeah- but maybe just slide it up and down too, so we can get some variation..."@@ You replied back thoughtfully.
$wife bit her lip and did as she was told. She circled her sweet pussy with the dildo, which carrassed her wetness over the surface. She then grinded it gently against her clit and breathed out a soft exhale.
[img[images\pictures\model_wife\model_sub_4.webp]]
@@.you;"What do you think $col2...?"@@ You asked him a little quietly. You were comfortable with $wife's boundaries, but you had to be careful to not spook $col2 too quickly either.
@@.man;"U-um..."@@ He hesitated.
@@.you;"Looks good, right?"@@ You encouraged him with the cadence of your voice, and tried to influence his thoughts with your words.
He opened and closed his mouth, then nodded.
@@.you;"... Want to see more?"@@ You asked quietly again - so that $wife wouldn't hear. $col2 turned a deep scarlet, then nodded again.
@@.you;"Awesome $wife! I think it'll look even better if you press it a bit harder."@@ You called out quickly, before $col2 could reflect on his choice.
You could see $wife's breathing become harder as she was apparently turned on. You didn't blame her. She slowly pressed the dildo against her pussy again... Though not enough.
@@.you;"A bit more."@@ You instructed.
It inched down further, and you could see her lips partially swallow the thing...
@@.you;"And even more than that."@@ You crossed your arms with a raised brow. $wife bit her lip and nodded. She adjusted the angle and pressed even harder. Then- with a single smooth push and a long sigh, $wife impaled the cock inside her.
[img[images\pictures\model_wife\model_sub_5.webp]]
@@.man;"H-holy shit..."@@ $col2 murmured to himself in disbelief- probably something he accidentally said aloud.
@@.you;"Perfect."@@ You confirmed...
But $wife didn't seem to need your feedback. She'd already began to draft the sextoy back and forth- slowly at first, then, with closed eyes, she began to fuck herself completely. You could feel your cock painfully stretch against your pants to be free, and you gazed across at $col2 to see him in a similar predicament...
[img[images\pictures\model_wife\model_sub_6.webp]]
@@.you;"... You want to jerk off, huh?"@@ You said to him, quietly and with a smile.
He flinched and remained quiet.
@@.you;"... It's fine. You can. $wife won't stop you. Look- she's enjoying herself too."@@ You suggested.
Again he remained quiet. You let the silence linger and your words dwell in his mind- the sound of $wife's wet pussy being pounded by the dildo filled the room. After several dozens of seconds, $col2 looked across at you curiously. You nodded... And with a shaking hand, $col2 undid his pants and fished out his erect cock. You were surprised to see he was decently hung.
It must have been a bit of a surprise for $wife when she opened her eyes to see both $col2 and you jerking off while watching her. You saw her blink and slow down, but she regained composure and continued... In fact she seemed to have more vigour. She bit her lip as she watched you jerk off and gasped as more wetness gushed over her.
@@.you;"Told you... It's fine..."@@ You grunted.
$wife bucked and gasped which turned into a high, lewd moan. She apparently came... Which was your queue. You grunted as you jerked off harder until you felt orgasm begin to wash over your body. You gave a final grunt as you began to cum, carelessly aimed ahead onto the floor.
You took a deep breath and grinned when you noticed $col2 had followed suit. You tucked away your junk and zipped up your pants. $wife layed naked and panting on the bed, and $col2 was scrambling to put away his package too.
Eventually $wife left to the changeroom to clean herself up and get dressed. You took the opportunity to reaffirm $col2's decision with him.
@@.you;"Not too bad a photoshoot, eh $col2?"@@ You grinned at him. He returned it half-heartedly, but you could tell he was full of doubt.
@@.you;"No need to look so nervous. We're all adults here, right?"@@ You quirked a brow. He nodded stiffly. You frowned.
@@.man;"Just don't stress out about it. $wife's happy... I'm happy... And it looked like you were too. So no need to sweat the small stuff."@@ You clapped him on the back, which just about made him jump out of his skin... But he gave what you thought looked to be a genuine grin.
The day ended and $wife collected her pay, then you both left to go home. You of course made sure to upload some choice pictures onto $wife's model pages.
@@.system;"Earned $350!"@@<<set $money += 350>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod 2>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]
<<set $work_path_sub to 8>>\
You lazily walked across the foyer of United Mags. It wasn't too long ago you were nervously walking through for your first time. It seemed like a lifetime ago, you reflected.
@@.man;"$name!"@@ You heard $boss's booming voice call out your name. You looked over to see him planted in his usual spot- by his office door... But this time he seemed a little flustered and upset. You quirked a brow and made your way over to him.
@@.you;"Hey $boss. Everything okay?"@@ You asked.
@@.man;"No. No it bloody well isn't come in."@@ He shot back with alarming hostility... Regardless, you followed him into his office.
It was just you and $boss this time. $boss sat down on his chair with a huff, then leaned forward against his desk, which creaked and groaned under the pressure of his weight. You sat opposite him.
@@.man;"$name, the last photoshoot was another massive success. Site visits were up twentythree percent, apparently. More than they've ever seen."@@ He explained.
@@.you;"... Okay, great. So good news, then."@@ You smiled with the subtlest hint of dry attitude.
@@.man;"Sure $name, I thought so too. In fact, I was going to arrange a surprise thank-you gift to each of you. You, $wife, and $col2."@@ He spoke slowly. You noted the lack of gifts in the room.
@@.man;"I spoke with $col2 first. I thanked him, then we spoke about the work, his flexibility... But I could tell something was off with him, $name. I've worked with him for years, so I guess I can pick up on those things."@@ He began tapping his fingers on the desk.
@@.man;"And it suddenly didn't make a lot of sense. Twentythree percent growth? That's insane. It couldn't have been just from $wife... Then I saw this."@@ He flipped his screen around to show you $wife's social profiles that you had set up for her more adult content.
@@.man;"And now it makes sense. People found Candy through 'this'. Not because of our magazines, or anything we're doing as a business for Candy."@@ He slammed a palm onto the table then pointed at the screen. For someone so angry, you noticed he had a lot tabs opened of her many pictures...
@@.you;"Oh, they came from the social pages? Okay."@@ You shrugged. @@.you;"What does it matter if it get's the client results, $boss?"@@ You questioned him, which seemed to make his blood boil.
@@.man;"It's about the principal of breaching the contract!"@@ He slapped the desk again.
@@.you;"What breach?"@@ You raised a brow.
@@.man;"Hah- I should have noticed it sooner... The social media! $wife isn't to have any."@@ He leaned back with a huff. You wondered whether he felt foolish for the oversight.
@@.you;"Oh sure, but we changed that. You received the revised contract right? You must have. It's the only version that was signed by $wife and I. And we've already been doing shoots and receiving payment, so I assume you accepted it."@@ You replied with a lazy, disrespectful yawn.
$boss slammed open his draw and fished out $wife's contract, which he quickly began to look through. His face turned red as he opened and closed his mouth. It took him a while to find the words.
@@.man;"You...! You changed the contract! I should fire you!"@@ He growled as he stood up with some effort.
@@.you;"You could, I guess... But I haven't done anything wrong. We sent back the contract with revisions and signatures. It was up to you to accept it, which you did."@@ You explained calmly and with some hints of smugness.
@@.man;"Hmph- it's not my first rodeo $name... If I want you fired, I can find any number of reasons to!"@@ He shot back a wide toad-like smirk.
@@.you;"Yes, I know. Perhaps you should... But..."@@ You feigned a deep ponder. @@.you;"I'd take $wife with me... And I guess it wouldn't be too hard to find another job as a combo... Not with the success $wife's been having..."@@ You acted as if it were the first time you had the thought.
$boss seemed to struggle with coming up with a retort as he made an array of unusual expressions, so instead you stood up and made your way to the door.
@@.you;"Whether you choose to fire me or not... I'll keep working hard for United Mags until you make the decision. After all, $wife and I are just trying to do our best by your valued client."@@ You offered a final smug smirk before you left and closed the door behind you.
You left with a smirk. You couldn't help it. It went exactly as you'd planned. $boss had grounds of firing you of course, for the many counts of sexual misconduct and inappropriate use of the business's equipment... But $boss knew it'd be self-desctructive. $boss was in your palm. But it wasn't enough... Not yet. Just a necessary conflict to make sure he'd stay out of your way, and keep letting you use his assets.
<<iconButtonContainer
'Go Home'
'button_m_back.png'
"Leave"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $sexuality += 1>><<set $work_path_sub to 9>><<remember $wife_modelling_sub_scene_3 to true>>\
[img[images\bg\studio.png]]
You casually strolled into the studio - alone this time. You told $wife to give you some time with $col2, which she didn't question. You spotted him in his usual station, playing with his cameras.
@@.you;"Hey $col2."@@ You called out loudly enough to startle the poor guy.
@@.man;"O-oh, h-hey $name...!"@@ He replied nervously without meeting your eye. He must have known about your talk with $boss. That made this easier.
@@.you;"$wife's not here yet eh? That's alright, I'll just hang around until she gets here."@@ You spoke casually, then made your point by crossing your arms and waiting. $col2 regarded you with a careful glance before he eventually spoke up.
@@.man;"U-um... $name..."@@ He hesitated.
@@.you;"What's up?"@@ You raised a brow.
@@.man;"I- I'm sorry... About talking to $boss..."@@ He grovelled.
@@.you;"Eh? Oh! That? Don't worry about it - I know you didn't mean anything bad. We're friends after all right?"@@ You offered a kind smile. $col2 seemed genuinely shocked, then appreciative.
@@.man;"Yeah we are..."@@ He confirmed.
Obviously you didn't really care about $col2 all that much, but you couldn't let $boss tarnish your relationship. You needed his help to use the equipment.
@@.you;"Anyway - I think $boss is just a bit jealous that we're all getting along so well. If it were serious then I wouldn't be here, right?"@@ You smirked.
@@.man;"Oh, yeah I guess so! Yeah that does sound a bit like him... He was like that when $col1 and I became friends."@@ $col2 seemed to cheer right up.
@@.you;"I'm not surprised."@@ You rolled your eyes. @@.you;"It's frustrating, too. I'd love to help the company evolve, but $boss seems to be so resistant to any ideas that aren't his own."@@ You sighed for dramatic effect.
@@.man;"Yeah I know the feeling..."@@ $col2 nodded.
@@.you;"You do? That's surprising to me... I'd actually wished I had the sway that you had with $boss."@@ You said.
@@.man;"Me? Haha! I've thought the same about $col1. $boss seems to only listen to what he has to say..."@@ He frowned.
@@.you;"Yeah? $col1 huh... Really..."@@ You scratched your cheek idly in lost thought. Maybe you could get $col1 on-side too... He could be useful if you ever needed to indirectly get into $boss's ear.
@@.wife;"Sorry I'm late..."@@ $wife finally popped her head into the studio.
@@.you;"Oh $wife, you're finally here. $col2 was just complaining about your lack of professionalism."@@ You smirked.
@@.wife;"$col2! How could you..."@@ $wife mocked a pained expression.
@@.man;"Wh- I-I didn't, $wife!"@@ He exclaimed as he stood up in a rush, then turned red from embarrassment when you laughed and he realised you were joking.
@@.you;"Let's get on with it eh? Since $wife took so long to get here, we've barely got any time left in the day."@@ You remarked.
The photoshoot went smoothly. $wife was dressed in a skimpy little body stocking that covered just about everywhere but her privates, which was truly thrilling... And for the first time $col2 didn't seem like such a nervous wreck, even when $wife's body went on display. He barely stammered. You finally had him relaxed. It was time to push him just a little more.
@@.you;"Can you press them together now?"@@ You asked $wife, who'd been posing with her chest forward.
She gazed over at you then lifted her hands to push her breats together at the camera. She bit her lip as she slowly massaged her tits together.
[img[images\pictures\model_wife\model_sub_7.webp]]
@@.you;"Beautiful. Looks great, right $col2?"@@ You looked over at him. He nodded in agreement. Again- he seemed composed enough.
@@.you;"I think we're almost done..."@@ You commented as you gave a thoughtful expression. @@.you;"I think the last shot we need... Same as before, right? Could you lay on your back?"@@ You asked.
$wife slowly complied without hesitation. You'd gotten far with her. She rolled onto her back and slowly parted her legs to show her precious womanhood. You heard $col2 take a deep breath to calm himself...
@@.you;"Awesome. What do you think $col2? Should we keep going?"@@ You raised a brow. He swallowed hard then nodded again. You grinned.
@@.you;"$col2 wants to see more, $wife..."@@ You called out.
@@.wife;"Mh, does he... Like this...?"@@ $wife spoke breathily as she lowered a hand to herself and began to rub her womanhood. You looked at $col2 expectantly.
@@.man;"Uh y-yeah that's a great look..."@@ He replied. You finally got him talking.
$wife responded with a soft moan as her fingers began to rub harder.
[img[images\pictures\model_wife\model_sub_8.webp]]
@@.you;"I don't think it's fair that it's just $wife that gets to enjoy herself, do you $col2?"@@ You asked. He paused to think, but you didn't want him to.
@@.you;"You don't mind, do you $wife?"@@ You asked as you undid your pants. $wife's eyes lowered to your crotch, then momentarily glimpsed at $col2 and back. She shook her head.
@@.wife;"I don't mind..."@@ She said. It was enough for $col2 it seemed, as he began to undo his pants too. You could see he was beginning to get flustered.
You opened the box of goodies - a crate supplied by Candy packed full of their merchandise, and you fished out a dildo. You looked over at $wife who looked at it, then at you, and bit her lip as she continued to work at her clit. You tossed it over beside her.
$wife gingerly picked up the dildo with a hand and slowly began to rub the head against her slit. She gasped from the feeling- and perhaps from the sensation she felt from being watched like this.
@@.you;"Mount it..."@@ You told her. She quickly rolled over onto her knees and placed the dildo beneath her, and slowly lowered herself upon it.
Her pussy opened to swallow the thick toy as she pushed down onto it. She gasped lewdly.
[img[images\pictures\model_wife\model_sub_9.webp]]
@@.you;"You see..."@@ You spoke quietly. @@.you;"No hard feelings... We appreciate your hard work... And well..."@@ You made a point by gesturing to $wife with a hand while you jerked off with the other.
@@.you;"We hope you'll continue to work hard for us in the future... Maybe not just as a cameraman, but someone we can rely on with our personal shoots... So long as we can use the equipment. What do you think?"@@ You cocked a brow at him.
@@.man;"N-not just a cameraman...?"@@ His face hit up. @@.man;"Yeah, of course! Whatever you need - we're friends after all..."@@ He nodded. Apparently you mentioning friendship would have a lasting effect on him. Good to know.
@@.you;"And the equipment? You're not worried about $boss are you...?"@@ You asked with feigned concern.
@@.man;"No it's fine, I'll make sure he doesn't know..."@@ He dismissed the concern. You nodded then resumed your viewing of $wife.
@@.you;"You like that don't you?"@@ You asked with a smirk.
@@.wife;"M-mh, yes..."@@ $wife responded quietly as she began to massage her clit again while fucking the dildo.
[img[images\pictures\model_wife\model_sub_10.webp]]
@@.you;"Don't forget to get some good shots here, $col2..."@@ You instructed. He blinked as he lifted the camera with a hand to take some photos.
@@.you;"Nah- get closer. We want some really good photos here."@@ You encouraged him. $col2 took some slow steps forward - as if he were trying not to wake someone. You laughed.
@@.you;"Even closer. Get close to her ass and pussy. She doesn't mind, do you $wife?"@@ You called out.
$wife responded with a moan. $col2 seemed to take that as a go-ahead, and so did as he was told and got close enough to touch. He leaned forward with the camera to take some close-up shots of the dildo penetrating your wife.
@@.you;"That's better..."@@ You said, satisfied. @@.you;"Think about what the viewers want to see..."@@ You explained. $col2 nodded.
@@.you;"You know what they want to see right?"@@ You asked. $col2 hesitated before he replied.
@@.man;"Her ass and pussy..."@@ He said quietly as he stared at what he spoke of. You grinned.
@@.you;"That's right..."@@ You confirmed. @@.you;"And an angle like this, they'll probably want to jack off onto her ass..."@@ You thought aloud.
@@.man;"Yeah maybe..."@@ $col2 was beginning to sound nervous again... But you had to keep pushing him.
@@.you;"Well what do you think? Is that what you'd want to do?"@@ You asked. He opened his mouth and closed it, then nodded... Apparently he didn't want $wife to hear him say it.
@@.you;"... $wife, you don't mind do you?"@@ You asked. This was a test for $wife too, at this point. You waited hopefully for an answer.
@@.wife;"... Do whatever you want..."@@ She eventually replied. Your grin widdened. $col2 looked back at you in surprise. You nodded. He didn't need to be told twice, apparently.
He lifted his camera to get a full-frame shot of $wife's ass while she moaned and bucked on the dildo, then he jerked off over her ass. He couldn't see it, but you took out your phone to film him while he had his back turned. You didn't want to use this, but if you needed to...
You heard him grunt and groan as he presumably came onto your wife's ass. You could hear her whisper under her breath to him while she fucked the dildo - apparently egging him on... What a good slut wife you'd raised. He took several more seconds to catch his breath, and then awkwardly shuffled back and away towards you while zipping up his pants. You'd already put your phone away.
You smirked at $col2 as you stepped past him and towards $wife. It was your turn. You looked down at her cum-covered ass and pussy. $col2 apparently had a fair amount pent up. $wife gasped as she felt you approach.
You began to jerk off over her ass.
@@.you;"Did you like having $col2 jerk off on you?"@@ You grunted quietly, so only she could hear.
@@.wife;"M-mh, I'm just doing what you asked me to...!"@@ She gasped truthfully, but she was obviously turned on.
@@.you;"You like having men cum on your ass while you're being fucked...?"@@ You grunted again. She only responded with a lewd moan and the wet squelch of her pussy being fucked by the dildo.
@@.you;"Hah, well here's some more you naughty slut...!"@@ You growled as you began to cum onto $wife's cum-soaked ass.
[img[images\pictures\model_wife\model_sub_11.webp]]
She moaned loudly as her fingers pinched her clit, and her body spasmed from orgasm. You grunted again as you milked every last drop out of your cock, then finally moved away.
You zipped up your pants and walked over to $col2, who looked nervous once again. You gave a reassuring smile.
@@.you;"I look forward to working with you more often, $col2... And I'm sure $wife does too..."@@ You said. He thought for a moment then smiled.
@@.man;"Yeah... Me too... Friend..."@@ He replied with a big dumb grin.
The day ended and $wife collected her pay, then after cleaning up, you both left to go home.
@@.system;"Earned $350!"@@<<set $money += 350>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod 2>>
<</iconButtonContainer>>--End of Content--
This route is currently incomplete.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Skip"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $neigh_path_dom to 1>><<set $neigh_scene to 3>>\
[img[images\pictures\neighmom\neighmom.png]]
@@.woman;"Hi $name!@@ You heard $neighmom call out. You looked around and spotted her waving by the fence. You sucked in a breath and wandered over.
@@.you;"Hey $neighmom... What's up?"@@ You asked.
@@.woman;"Oh, haha, I just wanted to see if you might want to come over for that drink?@@ She quirked a brow and smiled...
@@.you;"Uh, maybe not right now, but I'll raincheck okay?"@@ You offered a flat smile.
@@.woman;"Okay, well you just let me know! You know where I live right? Haha...@@ She waved a hand then headed indoors.
<<iconButtonContainer
'Neighbour Route (Dom) - Incomplete'
'button_m_forward.png'
"Go home..."
>>
<</iconButtonContainer>><<if $neighmomdrink eq 1>>\
@@.you;"Sure I'll have another drink."@@ You accepted.
@@.woman;"Okay great!"@@ $neighmom led you over to her house.
There was a familiar routine of $neighmom guiding you to the kitchen where she fetched some drinks.
[img[images\pictures\neighmom\neighmomtab.png]]
She made small talk and lightly flirted with you. You realise that she'll keep doing this if you keep accepting the offer, and that maybe you needed to consider whether it was a good idea...
You realized the alcohol was getting to your head, and just as you were about to say your farewells, $neighmom put a hand on your forearm and leaned in to speak quietly.
@@.woman;"You know, I've been wanting to show you something $name..."@@ She said.
@@.you;"Oh yeah...? What's that?"@@ You asked curiously. $neighmom shook her head.
@@.woman;"You have to come with me if you want to see..."@@ She said. She stood up and walked to the staircase, then looked back at you with a smile.
<<nobr>>
<<iconButtonContainer
'Neigh Route (Hot) - Follow Upstairs'
'button_m_action.png'
"Follow her upstairs"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Hot) - Leave the House'
'button_m_action.png'
"Leave"
>>
<</iconButtonContainer>>
<</nobr>>
<<else>>\
<<set $neighmomdrink to 1>>\
@@.you;"You know what... Sure, I'll have a drink."@@ You said with a shrug.
@@.woman;"Really? That's great! Please, come on over..."@@ $neighmom beamed happily at you as you both walked over to her house.
$neighmom immediately headed to the kitchen where she rummaged through the fridge for drinks. You followed her in and settled at the table. You could never really feel comfortable here, for whatever reason.
@@.woman;"I have beer or wine..."@@ $neighmom gazed over at you.
@@.you;"Beer is good."@@ You replied. $neighmom handed you the beer then sat down opposite you.
[img[images\pictures\neighmom\neighmomtab.png]]
@@.woman;"Thanks for coming over. I don't get many guests these days..."@@ She said quite genuinely.
@@.you;"Sure, not a problem... Though it's hard to imagine you don't get many guests. You have such a nice house..."@@ You replied.
@@.woman;"I suppose..."@@ She nodded as she gazed around her house. @@.woman;"It's probably my own fault. I've never really tried to make friends since Georgie left..."@@
@@.you;"I'm sure it's tough... Is Georgie your ex husband?"@@ You asked curiously. $neighmom nodded.
@@.woman;"He was a lot of things, but in the end it just didn't work out. He never listened, you know? I guess that's most men... Well..."@@ $neighmom gazed at you, then reached out to place a hand on your forearm. @@.woman;"You're good at listening, at least... Lucky $wife."@@ She smiled.
[img[images\pictures\neighmom\neighmomtab2.png]]
@@.you;"Well, I was trained well I guess!"@@ You laughed nervously and sat back, subtly out of $neighmom's reach.
@@.woman;"... Yes you were."@@ She continued smiling. @@.woman;"You know, I've been wanting to show you something $name..."@@
@@.you;"Oh yeah...? What's that?"@@ You asked curiously. $neighmom shook her head.
@@.woman;"You have to come with me if you want to see..."@@ She said. She stood up and walked to the staircase, then looked back at you with a smile.
<<nobr>>
<<iconButtonContainer
'Neigh Route (Hot) - Follow Upstairs'
'button_m_action.png'
"Follow her upstairs"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Hot) - Leave the House'
'button_m_action.png'
"Leave"
>>
<</iconButtonContainer>>
<</nobr>>
<</if>>\<<set $neigh_path_hot to 2>>\
@@.you;"Uh, now I'm curious... Alright..."@@ You stood up and slowly followed her. Her smiled widened as she turned around and made her way up the stairs.
You followed her into her bedroom. It was a well-lit room with frilley, feminine decorations and a headache-inducing musky scent. You jumped when you heard the door close behind you. You turned to see $neighmom smiling sweetly at you.
@@.woman;"Oh... Sorry... Just me..."@@ She said quietly.
@@.you;"Hah - you scared me... Uh... So... What are we doing here...?"@@ You asked, but you already had a pretty good idea. $neighmom smiled.
@@.woman;"Oh, heh... Sorry... It's been a while since a man's been in my room."@@ She said, her eyes never leaving you. You gazed around awkwardly.
@@.you;"Is that right? I'm honoured... But uh... You said you wanted to show me something?"@@ You asked.
@@.woman;"Yes... I wanted to show you something..."@@ She said even more quietly. She peered down for a moment, then looked back up at you. @@.woman;"These..."@@ She said, as she pulled her dress open, showing her full G-cup breasts in a large bra.
[img[images\pictures\neighmom\neighmomseduce1.webp]]
@@.you;"O-oh, wow, $neighmom..."@@ You replied, startled, and looked around the room... Though you'd guess something like this was going to happen. You came upstairs anyway.
@@.woman;"You don't like them? Don't like me...?"@@ $neighmom asked painfully - her eyes suddenly becoming sad.
@@.you;"Th-that's not it - they're great - I just uh..."@@ You fumbled your words as you tried to reassure her.
@@.woman;"I understand... Here, you don't have to say a thing... This is a little secret between you and me..."@@ $neighmom whispered and gently pushed you back on her bed. You sat there, looking up at her.
@@.you;"Uh- $neighmom, I don't know if..."@@ You very barely resisted.
@@.woman;"Shh... See... If you don't say anything... Then this didn't happen..."@@ She whispered. You were lost for words, and as you tried to collect your thoughts, $neighmom got onto her knees and made short work of your belt and pants - undoing them and pulling your pants down quickly.
@@.you;"O-oh...!"@@ You gasped as your semi-erect cock began to pick up.
@@.woman;"You don't have to say anything, $name... And look... My bra can stay on... So we're not doing anything too bad, are we...?"@@ $neighmom smiled at you as she leaned forward, letting your quickly-growing cock rest up against her hefty chest.
You nodded.
@@.woman;"Good, now..."@@ She whispered as she lifted up her breasts and lowered them onto your erect cock. She parted the pair and let your cock slide in between. @@.woman;"This is just a friendly massage..."@@ She said quietly as she squeezed her breasts together. You breathed out softly - the tender feeling against your cock was new - and the sight was beautiful... Mesmerizing.
@@.woman;"That's right... Just enjoy yourself..."@@ She said as she began to pump her breasts up and down. She smiled, apparently pleased with whatever reaction you were showing on your face.
[img[images\pictures\neighmom\neighmomseduce2.webp]]
@@.woman;"Mh... It's been so long since I've...."@@ She trailed off as she looked longingly at the tip of your cock, which poked out from between her tits. @@.woman;"But it's okay... I'll do this for you, $name... Here..."@@ She paused and leaned down with her head. You felt a warm wetness drip over your cock as $neighmom let saliva drip from her mouth to use as lube.
@@.you;"Ooh..."@@ You groaned from the sensation - so slipperly and soft. $neighmom picked up the pace and smiled.
@@.woman;"It feels good? I'm glad... You can cum on me... Whenever you want..."@@ She whispered. There was something in the way she spoke - her whisper and words - they turned you on. You felt an orgasm quickly rise, and though you didn't want it to end, you groaned as your cum spurted out like a volcano between $neighmom's tits.
It pooled in her cleavage and dripped down over your shaft. She pumped her tits a few last times, then let your cock slip out from her bra.
@@.woman;"There... That felt good, didn't it?"@@ She smiled at you for a while, then stood up.
@@.you;"Yeah... Uh... It did... $neighmom..."@@ You hesitated and stood up, quickly putting your pants and belt back on. She shook her head.
@@.woman;"No need for words - remember. This is our little secret."@@ She whispered as she pulled her dress back on properly. You nodded.
@@.woman;"... Great! Thanks for coming over, $name... Feel free to drop by for a drink whenever you want."@@ $neighmom said as she opened her bedroom door and led you back out - all the way outside.
@@.you;"Yeah uh... Until next time."@@ You replied and offered a meager smile.
//Jesus, that was... Good. It felt good. I can't tell $wife though... She'd leave me for sure. I mean, in her current state... Maybe one day she'll be open minded?... Best to keep the whole thing a secret, like $neighmom said.//
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>@@.you;"Uh, now I'm curious... But you know... I really do need to go. Sorry - I'll see you later."@@ You rejected her politely. For a moment she almost looked spiteful, but then she smiled.
@@.woman;"Oh, not a problem. See you later then, $name..."@@ She said. She remained standing by the stairs and watched you. You awkwardly let yourself out.
//Wow... If that was what I think it was... It's probably for the best that I don't get involved.//
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $neigh_path_hot to 1>><<set $neigh_scene to 3>>\
[img[images\pictures\neighmom\neighmom.png]]
@@.woman;"Hi $name!@@ You heard $neighmom call out. You looked around and spotted her waving by the fence. You sucked in a breath and wandered over.
@@.you;"Hey $neighmom... What's up?"@@ You asked.
@@.woman;"Oh, haha, I just wanted to see if you might want to come over for that drink?@@ She quirked a brow and smiled...
@@.you;"Uh, maybe not right now, but I'll raincheck okay?"@@ You offered a flat smile.
@@.woman;"Okay, well you just let me know! You know where I live right? Haha...@@ She waved a hand then headed indoors.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go home..."
>>
<</iconButtonContainer>><<set $neigh_path_naive to 5>><<remember $nudetrade2_scene to true>>\
@@.wife;"S-sexual with... $neigh...?"@@ $wife repeated your command with red cheeks. Despite her state, she seemed to be slightly embarrassed by the thought.
@@.you;"That's right. $neigh's taken a liking to you. It's cute, isn't it?"@@ You spoke slowly and carefully.
@@.wife;"...Yes it is."@@ $wife confirmed.
@@.you;"So wouldn't it be nice of you to show appreciation back...?"@@ You suggested. $wife opened and closed her mouth as if about to speak, but then just nodded.
@@.you;"Good... And for a young man like $neigh, what he'd appreciate the most has to be sexual, right?"@@ You asked. $wife slowly nodded again.
@@.you;"Very good... So you don't mind being sexual with $neigh, do you?"@@ You asked. $wife shook her head.
@@.wife;"No, I don't mind."@@ She said.
//This is getting easier... Alright, I'll tell $neigh that we have an agreement.//
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<if $neighmomdrink eq true>>\
@@.you;"Sure I'll have another drink."@@ You accepted.
@@.woman;"Okay great!"@@ $neighmom led you over to her house.
There was a familiar routine of $neighmom guiding you to the kitchen where she fetched some drinks.
[img[images\pictures\neighmom\neighmomtab.png]]
She made small talk and lightly flirted with you. You realise that she'll keep doing this if you keep accepting the offer, and that maybe you needed to consider whether it was a good idea...
As you stepped outside you heard the same familiar voice.
@@.man;"Hello again..."@@ You turned around to see $neigh.
@@.you;"Hi $neigh."@@ You replied.
@@.man;"Thanks for visiting... You know... My offer still stands."@@ He peered at you curiously. @@.man;"I'll trade you photos of my mother for photos of $wife."@@
<<if $school_scene gte 3>>\
<<nobr>>
<<iconButtonContainer
'Neigh Route (Naive) - Photos Accept'
'button_m_action.png'
"Okay"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Naive) - Photos Decline'
'button_m_action.png'
"I'll think about it"
>>
<</iconButtonContainer>>
<</nobr>>
<<else>>\
@@.you;"I still don't have any photos."@@ You replied.
@@.man;"Okay... Well, hopefully next time."@@ $neigh shrugged then left.
<<nobr>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>>
<</if>>\
<<else>>\
<<set $neighmomdrink to true>>\
@@.you;"You know what... Sure, I'll have a drink."@@ You said with a shrug.
@@.woman;"Really? That's great! Please, come on over..."@@ $neighmom beamed happily at you as you both walked over to her house.
$neighmom immediately headed to the kitchen where she rummaged through the fridge for drinks. You followed her in and settled at the table. You could never really feel comfortable here, for whatever reason.
@@.woman;"I have beer or wine..."@@ $neighmom gazed over at you.
@@.you;"Beer is good."@@ You replied. $neighmom handed you the beer then sat down opposite you.
[img[images\pictures\neighmom\neighmomtab.png]]
@@.woman;"Thanks for coming over. I don't get many guests these days..."@@ She said quite genuinely.
@@.you;"Sure, not a problem... Though it's hard to imagine you don't get many guests. You have such a nice house..."@@ You replied.
@@.woman;"I suppose..."@@ She nodded as she gazed around her house. @@.woman;"It's probably my own fault. I've never really tried to make friends since Georgie left..."@@
@@.you;"I'm sure it's tough... Is Georgie your ex husband?"@@ You asked curiously. $neighmom nodded.
@@.woman;"He was a lot of things, but in the end it just didn't work out. He never listened, you know? I guess that's most men... Well..."@@ $neighmom gazed at you, then reached out to place a hand on your forearm. @@.woman;"You're good at listening, at least... Lucky $wife."@@ She smiled.
[img[images\pictures\neighmom\neighmomtab2.png]]
@@.you;"Well, I was trained well I guess!"@@ You laughed nervously and sat back, subtly out of $neighmom's reach.
@@.woman;"... Yes you were."@@ She continued smiling.
@@.you;"Anyway... Thanks for the beer $neighmom. I best get home."@@ You stood up from the table.
@@.woman;"Oh... Yes, no problem. Until next time."@@ She replied.
As you stepped outside you heard a familiar voice.
@@.man;"Hey $name..."@@ You turned around to see $neigh by the door.
@@.you;"Hello $neigh. How's it going?"@@ You asked casually.
@@.man;"Look... If you like my mother... That's fine..."@@ He said slowly.
@@.you;"Don't get the wrong idea..."@@ You began to reply. He shook his head.
@@.man;"It's okay. Just like you said about $wife, right?"@@ He almost smiled. @@.man;"So maybe... If you want... I can give you photos of my mother... if you give me photos of $wife?"@@ He asked quietly.
You stared at him for a while, stunned by the request... You weren't sure how to answer.
<<if $school_scene gte 3>>
<<nobr>>
<<iconButtonContainer
'Neigh Route (Naive) - Photos Accept'
'button_m_action.png'
"Okay"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Naive) - Photos Decline'
'button_m_action.png'
"I'll think about it"
>>
<</iconButtonContainer>>
<</nobr>>
<<else>>\
@@.you;"I don't have such a thing... But I'll keep it in mind."@@ You replied.
@@.man;"Okay... Keep it in mind."@@ $neigh nodded then went inside.
//I wouldn't mind that, actually... Photos of $neighmom... and $neigh's harmless enough.//
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>><</if>>\<<set $neigh_path_naive to 2>>\
@@.you;"You know what... Alright, sure."@@ You said.
@@.man;"Really?? Okay, great...! Um, I'll send them to you tonight?"@@ $neigh's excitement was overwhelming. You had to admit, you did want to see $neighmom's body too.
You exchanged emails then you left and went home.
<<if $laptop eq true>>\
//Great... I'll send him an e-mail from my new laptop.//
<<else>>\
//Great... All I need is a computer. I can probably get one for cheap at the Electronic Store.//
<</if>>\
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>@@.you;"Let me think on it, $neigh."@@ You said.
@@.man;"Alright... Sure, no problem. Think on it.."@@ He nodded.
You left and went home.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $neigh_path_naive to 3>><<remember $neighmomseduce1_scene to true>>\
You took your laptop to the bathroom and opened up your e-mails, then uploaded some images of $wife from the day you spent together at the school... You typed in the e-mail address $neigh had given you and sent the pictures. You were filled with a mixed sense of nervousness and excitement.
Shortly after you received an e-mail back.
//Wow! That's awesome. Thanks. Here's one of mom...//
You eagerly opened the attachment to see a fullbody shot of $neighmom laying naked on her bed... Except from the angle it must have been her who took the photo. It was curious how $neigh got his hands on the picture, but you didn't really care.
[img[images\pictures\neighmom\neighmomSwap1.png]]
You wrote back...
//Good picture. I'll trade more if you want. How about a video?// You wrote. It wasn't long before a response came through.
//Okay. Give me a day...// He wrote back.
You jerked off to picture, mesmerized by $neighmom's huge rack. You pictured them jiggling like they would if you fucked her.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $neigh_path_naive to 4>><<remember $nudetrade1_scene to true>>\
You took your laptop to the bathroom and opened up your e-mails. You excitedly uploaded the home porno of $wife onto an e-mail to $neigh. It took a while to upload, but it eventually did. You sent the video with a short message.
//Enjoy.//
You waited for some time... A little too long. You began to feel nervous and wondered if $neigh wasn't going to uphold his end of the deal. But then a response came through.
//Sorry for the delay - it took longer than I thought it would.//
You opened the attachment. The video played immediately - $neighmom was on her hands and knees, facing towards the camera. A man stood behind her, fucking her doggystyle. You jumped and quickly lowered the volume.
[img[images\pictures\neighmom\neighmomSwap2.webp]]
$neighmom gazed into the camera as the man fucked her - she moaned lewdly and gasped with every thrust. The way she looked at the camera... It was like she knew you were watching.
@@.woman;"Mh... yes...! Fuck me harder..."@@ $neighmom moaned.
You heard the man respond, but the camera didn't pick it up clearly enough.
@@.woman;"With that huge cock of yours... Ohh... Fuck me $name..."@@ She gasped, still looking into the camera. You blinked when she said your name. Was she fantasizing of you?
The man spoke again.
@@.woman;"Mh, do it... Fill me up with your cum, $name... Make me your bitch...!"@@ She let out a long moan and shivered. For a moment she stayed still, then looked back up at the camera and smiled. She reached towards it and the video ended.
The video was more than what you expected. It seemed like she made the video for you, but how could $neigh have arranged that? You also wondered who the man was... Perhaps $neighmom had a secret lover. You wrote back to the e-mail.
//Wow, that's some video $neigh. Was she saying my name?// You wrote.
//I was surprised too... It seems my mom likes you, heh... Maybe we can improve on our agreement?// He eventually wrote back.
//Yeah, maybe... What are you thinking?// You responded. You couldn't help but feel excited.
//Well, that depends... If you can convince $wife to be friendly with me, I think I can do the same for you.// He replied.
You thought and hoped he'd say that. Convincing $wife would be simple by using the Control App. You didn't want to make any hasty decisions though. You wrote back...
//Let me see what I can do... I want to consider this properly first.// You wrote.
//Alright, let me know how you go.//
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $neigh_path_naive to 1>><<set $neigh_scene to 3>>\
[img[images\pictures\neighmom\neighmom.png]]
@@.woman;"Hi $name!@@ You heard $neighmom call out. You looked around and spotted her waving by the fence. You sucked in a breath and wandered over.
@@.you;"Hey $neighmom... What's up?"@@ You asked.
@@.woman;"Oh, haha, I just wanted to see if you might want to come over for that drink?@@ She quirked a brow and smiled...
@@.you;"Uh, maybe not right now, but I'll raincheck okay?"@@ You offered a flat smile.
@@.woman;"Okay, well you just let me know! You know where I live right? Haha...@@ She waved a hand then headed indoors.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go home..."
>>
<</iconButtonContainer>><<set $neigh_path_slave to 2>>\
@@.you;"Well I'd be a villain to turn away a specialty drink..."@@ You offered a grin as you picked up the glass and downed the contents. It had the burn of vodka and sweet flavour of peach schnapps, and something else that you couldn't quite work out.
@@.you;"Jesus...! That's a drink alright... What's in it? Vodka... Uh..."@@ You trailed off as you gazed to $neighmom, who slowly smiled back at you. Your vision distorted as she slipped out of focus into a blurred spiral.
@@.woman;"Secret ingredient..."@@ You heard the words whisper.
@@.you;"S-secret... Uh... Wh-what..."@@ You mumbled as your eyes fell shut, and then there was black.
<<iconButtonContainer
'Neigh Route (Slave) - Drugged'
'button_m_exclaim.png'
"Wake Up"
>>
<</iconButtonContainer>>@@.you;"Hmm, it sure does look nice... But really, I think I have to go."@@ You rejected her politely. For a moment she almost looked spiteful, but then she smiled.
@@.woman;"Please, just taste it..."@@ She insisted. You frowned and slowly shook your head.
@@.you;"I really have to be going now... Thanks for the offer though..."@@ You repeated as you stood up.
@@.woman;"Hmph, fine..."@@ $neighmom scowled then shrugged. @@.woman;"See you later, then..."@@ She said in what was a rare annoyed tone.
You awkwardly let yourself out.
//Holy shit... Did she just try to drug me...? Jesus, I need to avoid her.// You shivered from the thought.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>><<if $neighmomdrink eq 1>>\
@@.you;"Sure I'll have another drink."@@ You accepted.
@@.woman;"Okay great!"@@ $neighmom led you over to her house.
There was a familiar routine of $neighmom guiding you to the kitchen where she fetched some drinks.
[img[images\pictures\neighmom\neighmomtab.png]]
She made small talk and lightly flirted with you. You realise that she'll keep doing this if you keep accepting the offer, and that maybe you needed to consider whether it was a good idea...
You realized the alcohol was getting to your head, and just as you were about to say your farewells, $neighmom put a hand on your forearm and slid you another drink.
@@.you;"Wow, you sure know how to put them away... But I think I've had enough... I should probably get going."@@ You said.
@@.woman;"Oh, really? Just try this last one. It's a speciality of mine... Secret ingredient."@@ $neighmom smiled sweetly. You had that same familiar feeling - like you were being watched by a preditor. Your instinct was to run.
<<nobr>>
<<iconButtonContainer
'Neigh Route (Slave) - Drink Accept'
'button_m_exclaim.png'
"Accept the Special Drink"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Drink Decline'
'button_m_exclaim.png'
"Decline the Special Drink"
>>
<</iconButtonContainer>>
<</nobr>>
<<else>>\
<<set $neighmomdrink to 1>>\
@@.you;"You know what... Sure, I'll have a drink."@@ You said with a shrug.
@@.woman;"Really? That's great! Please, come on over..."@@ $neighmom beamed happily at you as you both walked over to her house.
$neighmom immediately headed to the kitchen where she rummaged through the fridge for drinks. You followed her in and settled at the table. You could never really feel comfortable here, for whatever reason.
@@.woman;"I have beer or wine..."@@ $neighmom gazed over at you.
@@.you;"Beer is good."@@ You replied. $neighmom handed you the beer then sat down opposite you.
[img[images\pictures\neighmom\neighmomtab.png]]
@@.woman;"Thanks for coming over. I don't get many guests these days..."@@ She said quite genuinely.
@@.you;"Sure, not a problem... Though it's hard to imagine you don't get many guests. You have such a nice house..."@@ You replied.
@@.woman;"I suppose..."@@ She nodded as she gazed around her house. @@.woman;"It's probably my own fault. I've never really tried to make friends since Georgie left..."@@
@@.you;"I'm sure it's tough... Is Georgie your ex husband?"@@ You asked curiously. $neighmom nodded.
@@.woman;"He was a lot of things, but in the end it just didn't work out. He never listened, you know? I guess that's most men... Well..."@@ $neighmom gazed at you, then reached out to place a hand on your forearm. @@.woman;"You're good at listening, at least... Lucky $wife."@@ She smiled.
[img[images\pictures\neighmom\neighmomtab2.png]]
@@.you;"Well, I was trained well I guess!"@@ You laughed nervously and sat back, subtly out of $neighmom's reach.
@@.woman;"... Yes you were."@@ She continued smiling.
You realized the alcohol was getting to your head, and just as you were about to say your farewells, $neighmom put a hand on your forearm and slid you another drink.
@@.you;"Wow, you sure know how to put them away... But I think I've had enough... I should probably get going."@@ You said.
@@.woman;"Oh, really? Just try this last one. It's a speciality of mine... Secret ingredient."@@ $neighmom smiled sweetly. You had that same familiar feeling - like you were being watched by a preditor. Your instinct was to run.
<<nobr>>
<<iconButtonContainer
'Neigh Route (Slave) - Drink Accept'
'button_m_exclaim.png'
"Accept the Special Drink"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Drink Decline'
'button_m_exclaim.png'
"Decline the Special Drink"
>>
<</iconButtonContainer>>
<</nobr>>
<</if>>\<<set $storystart to false>><<remember $neighmomdrug1_scene to true>>\
You slowly blinked your eyes open. Your vision was still blurry and your head was spinning. You tried to focus on your surroundings - you were laying on your back looking at the roof. It was soft underneath you... You must have been on a bed. You tried to sit up but apparently had very little control over your body. You barely shifted at all.
@@.woman;"Oh... Awake now are you...? Hmhm... What a bad guest, passing out like that..."@@ You heard a woman's voice. You couldn't shake the daze to be sharp enough to understand what was happening.
@@.you;"Ngh..."@@ You tried to speak, but still had no motor function. You felt your mouth open and drool leaked out of the side.
@@.woman;"Hmm...? Sorry $name, I don't understand what you're saying. But that's okay, you don't need to speak. Just lay there like a good boy...."@@ She said. Your eyes focused on the lady when she walked into your sight. It was $neighmom.
You vaguely remembered being in $neighmom's house, but it was so foggy and difficult to think.
@@.woman;"You look confused... Poor baby..."@@ She pouted mockingly, then smiled.
@@.woman;"That's okay... You don't need to think. Just listen... From now on, you're my little pet. You understand?"@@ She smirked down at you. $neighmom slowly climbed onto the bed and threw a leg over to straddle you.
@@.you;"Uuh... Nh..."@@ You tried to speak again. You began to remember - you were drinking at $neighmom's house and you tried a special drink... It must have been drugged...
@@.woman;"Look at you, trying to think... How adorable. But you don't need to think any more, okay? Leave that to me. Leave it all to me... I'll be taking this..."@@ You gazed at what she was holding up. It was your phone. Was she mugging you? Why? You breathed in sharply when you realized how valuable your phone was. $neighmom smirked.
@@.woman;"Oh... Look at that... You don't want me to take your phone, huh...? It's more important than most phones, isn't it? I understand that, $name..."@@ She spoke sweetly. @@.woman;"But you don't need to worry about it any more... I'll take care of it. As for you, my little pet..."@@ She smiled down at you wickedly, then reached up to her shirt. She showly pulled down her top to take out her hefty G-cup breasts.
[img[images\pictures\neighmom\neighmomslave1.webp]]
@@.woman;"It's feeding time for you..."@@ She whispered as she leaned forward. She pulled open your drooling mouth with a hand and stuffed her breast against your mouth - her large areolas pushing inside against your tongue. You struggled to breath as she smothered your face with her tit.
@@.woman;"Oh, hard to breath...?"@@ She teased sadistically as she smothered you harder with her breasts. She let you suffocate for several seconds before pulling back. You spluttered and gasped for air.
@@.woman;"Oh, poor baby... But you know, you deserve it... $neigh told me how you threatened him... You know it's not nice to threaten people, right? Especially not my little boy. That's why from now on you're going to be my little pet... and $wife..."@@ She smiled as your eyes widened in shock and fear. @@.woman;"That's right... She'll be my little pet too... Both mine and $neigh's..."@@
You stared at her in disbelief... Surely she didn't know about the App?
@@.woman;"Now... Time for you to give me your seed..."@@ $neighmom smirked as she stood up to undress. She threw her clothes off to the side and straddled you again.
@@.woman;"Oh...? Look at you... I'll be putting you inside me now... Excuse me..."@@ $neighmom looked down at your crotch. You felt her touching your penis directly. You realized that you must have been naked the whole time... Your feeling had just started to return.
You felt the head of your cock slowly slip into $neighmom's hot, wet slit. She gasped and moaned as she sat down, taking in your entire cock.
@@.woman;"Well... It's not the biggest I've had... But it'll do... Now... You have a job to do, okay..."@@ She smiled as she began to slowly bounce on your cock. She pinched her nipples and gasped from pleasure. You felt the tip of your cock press against her womb with every bounce.
@@.woman;"Mh... That's right... You have to fill me up... And make sure the camera can see your face..."@@ $neighmom gasped as she reached forward to twist your face to the side. You saw a camera on a tripod, filming two both of you.
@@.you;"Ghhn... Ssh..."@@ You did your best to speak, but still had no control over your body.
@@.woman;"Hmhm... You stay quiet pet... Now we have you on camera fucking me, so you best behave yourself... And I'm sure $wife doesn't know about your handy little phone app, does she?"@@ She smirked.
@@.woman;"I don't think so... Now... Fill me up with your cum...! Mh!"@@ $neighmom leaned back as she bounced harder on your cum, slamming into your balls. You yelped a dismal excuse for sound with every bounce.
[img[images\pictures\neighmom\neighmomslave2.webp]]
@@.woman;"Oooh, fuck me harder! Yes! Cum inside me!"@@ $neighmom shrieked loudly as she bounced on your cock. You couldn't help but feel an orgasm build - despite it all. $neighmom rode you relentlessly, and you came hard inside her... Still then she rode your cock, milking out every last painful drop until she eventually stopped. She smiled down at you.
@@.woman;"Mm... That was fun, wasn't it? Well..."@@ $neighmom slowly climbed off. You felt cum drip onto your stomach. @@.woman;"I best clean myself up... You stay there for now... Your clothes are in the corner... When you can move, feel free to let yourself out."@@ $neighmom walked to the door and paused.
@@.woman;"There's a brand new phone with it. Consider it a 'thank you' gift. I'll be keeping your old one."@@ She said before leaving.
You laid still for what seemed an hour, staring up at the roof. You slowly regained motor function - first wriggling your fingers the slightest bit, then your mouth and feet. Eventually you sat up - head still spinning. Your legs were like jelly, but you got dressed and quickly scampered out the room and down the stairs. You passed the livingroom, catching $neighmom in your peripheral vision but you didn't dare look, and instead hurried outside and back home.
<<iconButtonContainer
'Neigh Route (Slave) - Unfinished'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>><<set $storystart to true>>\
--This path is currently unfinished--
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Skip"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $neigh_path_slave to 1>><<set $neigh_scene to 3>>\
[img[images\pictures\neighmom\neighmom.png]]
@@.woman;"Hi $name!@@ You heard $neighmom call out. You looked around and spotted her waving by the fence. You sucked in a breath and wandered over.
@@.you;"Hey $neighmom... What's up?"@@ You asked.
@@.woman;"Oh, haha, I just wanted to see if you might want to come over for that drink?@@ She quirked a brow and smiled...
@@.you;"Uh, maybe not right now, but I'll raincheck okay?"@@ You offered a flat smile.
@@.woman;"Okay, well you just let me know! You know where I live right? Haha...@@ She waved a hand then headed indoors.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go home..."
>>
<</iconButtonContainer>>@@.you;"It's alright."@@ You said calmly. $neigh flinched, apparently stunned by how calm you were.
@@.man;"S-sorry, I won't do it again, so please don't tell..."@@ He eventually began to say, apparently guessing your silence to be anger.
@@.you;"You're spying on my wife, you know?"@@ You pressed him slightly.
@@.man;"I know, I'm sorry..."@@ He hung his head somewhat in shame.
@@.you;"You like her?"@@ You asked him. $neigh peered up at you with uncertainty before answering.
@@.man;"...Yes."@@ He admitted.
@@.you;"That's okay. You're only human. You can keep spying if you want, and I won't tell anyone... if you give me one thing."@@ You said. $neigh stared at you in disbelief.
@@.man;"...Wh-what do you want?"@@ He asked.
@@.you;"The school keys."@@ You said.
@@.man;"I can't give you those... If someone found out that I gave them to you..."@@ He began.
@@.you;"I won't tell anyone. And I won't tell anyone that you were spying, either."@@ You convinced.
There was a long silence for a time, and you felt that you needed to tip him just a bit more.
@@.you;"You know, maybe one day you'll get an even better view..."@@ You pressed. $neigh's cheeks flushed red.
@@.man;"...Okay, fine... I'll get them..."@@ $neigh hurried to the house. Moments later he returned with the keys and quietly handed them over to you. @@.man;"P-please don't tell anyone I gave them to you..."@@
@@.you;"I won't."@@ You said before leaving. You could barely contain yourself - it went so well.
//I've got the keys to the school... We can go in on the weekend when noones around.//
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End of the Day..."
>>
<<AdvancePeriod 3>>
<</iconButtonContainer>>[img[images\bg\frontyard.png]]<<set $neigh_scene to 1>>
You got home early. In fact it seemed that you even got home before $wife did, which was quite rare.
//I'm working late tonight - there's food in the fridge!// Was the message you got from her. She was being kept busy a lot lately. You approached your front door with ideas of a lazy evening on your mind.
@@.woman;"Hi there $name!"@@ You heard a familiar voice and turned to see $neighmom standing by the fence. She smiled and waved. You paused a moment before approaching.
[img[images\pictures\neighmom\neighmom.png]]
@@.you;"Hi $neighmom. How are you?"@@ You asked, feigning interest. She was a bit of a pest, but you didn't mind her in small doses. You definitely didn't mind looking at her, that was for sure.
@@.woman;"I'm good - I was just gardening."@@ She smiled as she gave a short answer. You hated the small talk with her - she always left long, weird pauses.
@@.woman;"I think I've finished now though!"@@ She eventually added.
@@.you;"Oh, that's good... Well, nice seeing you..."@@ You began to say.
@@.woman;"O-oh, could I trouble you for a few minutes?"@@ She asked hurriedly, halting your retreat.
@@.you;"...Yes. Sure, what can I help you with?"@@ You strained a polite answer.
@@.woman;"There's something stuck behind the fridge and I can't manage to move it. $neigh's couldn't either."@@ She explained. Just your luck. You reluctantly nodded.
@@.you;"Sure okay, but no promises I can get it..."@@ You said.
@@.woman;"Really? Okay, great! Follow me."@@ $neighmom exclaimed, and you did as she asked, following her to her house via front door. It felt a little odd - like you were betraying $wife by even stepping inside $neighmom's house... But you were just helping out. Nothing to feel bad about.
@@.woman;"It's stuck behind there, can you see it?"@@ She asked as you entered her kitchen. Her house was large, modern and very tidy... as if ripped from a magazine. You looked to where she pointed between the fridge and kitchen bench. You saw a slip of paper only a dozen inches deep. It didn't seem all that hard to retrieve it, whatever it was.
@@.you;"Hmm. Yeah, I think I can probably get that... $neigh couldn't reach it?"@@ You asked, gazing at $neighmom. You heard hurried footsteps that ran upstairs, then apparently into one of the rooms up there by the sound of the door slamming.
@@.woman;"He tried."@@ She smiled.
@@.you;"Okay, well... Hmm..."@@ You knelt down beside the bench and reached an arm in as far as it could go.
@@.woman;"...Can you feel it?"@@ $neighmom's hot whisper tickled your ear and made you jump. She'd knelt down with you for whatever reason and was leaned in far too close for your comfort... Though it was difficult to dislike.
@@.you;"U-um, yep, I can..."@@ You struggled to grasp it with some vigour, then eventually clasped onto the corner between two fingertips.
@@.you;"Got it...!"@@ You exclaimed as you showed $neighmom the piece of paper.
@@.woman;"...Oh, yes! You did!"@@ She almost seemed disappointed for a moment, and even more so when you stood up and stepped a careful distance from her.
@@.you;"Here you go."@@ You handed it to her.
@@.woman;"Thanks..."@@ She tossed it carelessly onto the bench then smiled at you. @@.woman;"Um, well how about a drink as a thanks?"@@ She offered.
@@.you;"Oh, maybe next time... I've got a few things to take care of at home."@@ You declined.
@@.woman;"Okay... Next time, then."@@ She sighed then nodded before walking you to the door.
You offered a polite wave, pretending to not notice $neighmom's attempt at a hug, then hurried back over to your side of the fence.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Continue"
>>
<</iconButtonContainer>>[img[images\bg\backyard.png]]<<set $neigh_scene to 2>>
@@.you;"Stay out here hun, I'm just going inside for a sec."@@ You tried to sound as candid as possible as you casually walked inside the house. Once out of sight, you dashed through the house and out the front door before tip-toeing around the neighbors fence. There was a narrow garden alley that led to the backyard, which you quietly stalked down.
You peered ahead and saw $neigh beside the fence, seeming to be looking through the gaps of the wooden planks. You approached deathly quiet until you were just about an arm's reach distance.
@@.you;"$neigh."@@ You called in a stern voice. He just about jumped out of his skin as he spun around towards you.
@@.man;"O-oh! Um- No I was just- l-looking for something...!"@@ He stammered. You looked over his shoulder at the fence. The was a fraction of the wooden fence that had been chipped down, obviously so that you could peer through... and directly on the other side you saw $wife sunbathing by the pool.
You looked back at $neigh. @@.man;"S-sorry..."@@ He squirmed under your gaze. Exactly where you wanted him... Though you weren't sure whether to scare him into giving you the school keys, or to bribe him. There was certainly an appeal to intimidate him, but it could potentially burn a bridge.
<<nobr>>
<<if $control gte 7>>
<<iconButtonContainer
'Scare Him'
'button_m_action.png'
"Scare Him"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Bribe Him'
'button_m_action.png'
"Bribe Him"
>>
<</iconButtonContainer>>
<</if>>
<</nobr>><<set $neighscare to true>>\
@@.you;"Disgusting. You're spying on my wife??"@@ You asked angrily.
@@.man;"S-sorry! I'm sorry! Please don't tell..."@@ He whimpered, averting his gaze to the ground like the boy-in-trouble that he was.
@@.you;"I should call the police."@@ You said.
@@.man;"N-no! Please! I won't do it again...!"@@ $neigh begged.
@@.you;"Well at least I should tell your mother."@@ You continued.
@@.man;"Y-yes, okay! Fine, I'll accept that punishment..."@@ $neigh oddly seemed to calm down. Apparently he wasn't scared of his mother finding out.
@@.you;"No, that's too little. I should tell the school. Aren't you in $wife's class?"@@ You questioned him eagerly.
@@.man;"P-please not that! Anything else..."@@ $neigh almost burst into tears from the thought.
@@.you;"I think it's a fair punishment. There's no way I could be happy knowing that you go to the same school my wife teaches in. And aren't you the school prefect?"@@ You asked.
@@.man;"Y-yes... Please, anything else..."@@ $neigh begged pitifully.
@@.you;"Well... Okay... I don't think you'll do it again. But you have to give me the keys to the school. I don't want you to have them."@@ You said. $neigh looked up at you with remorse.
@@.man;"But... I'm not allowed to give them to anyone..."@@ He began.
@@.you;"I can just speak with the principal."@@ You threatened.
@@.man;"O-okay, fine... I'll get them..."@@ $neigh hurried to the house. Moments later he returned with the keys and quietly handed them over to you. @@.man;"P-please don't tell anyone I gave them to you..."@@
@@.you;"I won't. Don't let me catch you again."@@ You said before leaving. You could barely contain yourself - it went so well.
//I've got the keys to the school... We can go in on the weekend when noones around.//
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End of the Day..."
>>
<<AdvancePeriod 3>>
<</iconButtonContainer>>[img[images\bg\backyard.png]]
You and $wife decided to spend the day together in your pooled backyard. It probably didn't get the attention it deserved, and on such a hot day it was well needed. You swam a few laps of the pool while $wife enjoyed the sun by the poolside in her new bikini. She rarely ever built up the nerve to wear such an outfit, but damn did she look good.
<<if $sexuality gte 21>>\
[img[images\pictures\wife\wifepool1.png]]
@@.wife;"Why are you always staring at me, $name?"@@ $wife asked, having caught you oggling at her body.
@@.you;"I just can't help it sometimes."@@ You said.
@@.wife;"Really? I guess you're thinking about my health again?"@@ She questioned sarcastically.
@@.you;"Well of course, I always am."@@ You nodded.
@@.wife;"Well hurry and get the suntan oil."@@ She smiled.
Once again you clamberred out of the pool to grab the oil and hurried to your wife's side. She stood up and you began to lather the oil over her body, leaving a wet gleam over her naked shoulders and back. You clasped the lid shut.
@@.wife;"What are you doing?"@@ She asked.
@@.you;"What? You told me to."@@ You said, confused.
@@.wife;"You only half did it."@@ $wife explained as she took the bottle from you and reopened it.
She emptied a decent handful of oil into her hand and began to massage it in over her chest and stomach, then under her bikini top... It didn't take long before the strings slipped either side and her bare breasts came into view, which she also massaged.
[img[images\pictures\wife\wifepool4.webp]]
You watched eagerly, feeling a swelling in your swim shorts, and glimpsed around your empty backyard. You wouldn't have dreamed of your sexy wife revealing her breasts outside the house so willingly...
@@.wife;"I have to be properly covered, don't I?"@@ $wife asked with a teasing smile.
@@.you;"Yeah of course."@@ You quickly agreed.
@@.wife;"...Well that's enough. Can you put it back?"@@ She pushed the bottle back into your hand, fixed the position of her bikini and laid back onto the sunbed. You did so.
<<else>>\
[img[images\pictures\wife\wifepool1.png]]
@@.wife;"Did you want something $name?"@@ She asked with a quirked brow. You realised that you were staring at her.
@@.you;"I was just thinking that you probably want to put on some sunscreen."@@ You replied. She rolled her eyes.
@@.wife;"Is that so."@@ She said flatly.
@@.you;"No really, it's important."@@ You insisted.
@@.wife;"Well get the sunscreen then."@@ She sighed resignedly. And you did. You hurried out of the pool to grab the sunscreen, leaving a trail of pool water behind you from your dripping body.
@@.wife;"You didn't waste any time..."@@ She murmured as you approached, already squirting the cream into your hand.
@@.you;"Sorry for caring about your health so much!"@@ You chimed back with mock-hurt and began to massage the sunscreen into $wife's shoulders and arms, then her back, and then you of course took special care to cover her legs and chest.
[img[images\pictures\wife\wifepool3.webp]]
@@.wife;"...Are you done yet?"@@ She playfully pushed you away.
@@.you;"Okay fine, yes, I'm done."@@ You said reluctantly.
<</if>>\
Just as you began to turn away, you saw movement... A brief flash of movement over the fence. $neighmom's house... But you suspected it was someone else spying. You were certain it was $neigh perving on your wife. Ordinarily you'd be angry, but he conveniently had something you wanted.
<<iconButtonContainer
'Neighboy Caught'
'button_m_exclaim.png'
"Sneak up on him"
>>
<</iconButtonContainer>>--End of Content--
This route is currently incomplete.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Skip"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $neigh_path_sub to 1>><<set $neigh_scene to 3>>\
[img[images\pictures\neighmom\neighmom.png]]
@@.woman;"Hi $name!@@ You heard $neighmom call out. You looked around and spotted her waving by the fence. You sucked in a breath and wandered over.
@@.you;"Hey $neighmom... What's up?"@@ You asked.
@@.woman;"Oh, haha, I just wanted to see if you might want to come over for that drink?@@ She quirked a brow and smiled...
@@.you;"Uh, maybe not right now, but I'll raincheck okay?"@@ You offered a flat smile.
@@.woman;"Okay, well you just let me know! You know where I live right? Haha...@@ She waved a hand then headed indoors.
<<iconButtonContainer
'Neighbour Route (Sub) - Incomplete'
'button_m_forward.png'
"Go home..."
>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]
<<set $stepdad_path_dom to 1>>\
@@.you;"... No. I guess not."@@ You answered honestly. For a second you thought that $wife looked disappointed, but you couldn't tell.
@@.you;"I guess you don't need to keep an eye on him any more. There's probably no point. Sorry hun."@@ You said, somewhat annoyed by the wasted effort.
@@.wife;"Yes, okay. That's fine. We won't worry about him any more."@@ She said quietly.
<<iconButtonContainer
'Step-Dad Route (Dom) - Incomplete'
'button_m_forward.png'
"Continue"
>>
<</iconButtonContainer>>--End of Content--
<<set $stepdad_path_naive to 1>>\
This route is currently incomplete. You will instead see the Naive Wife path for this route. This won't affect $wife's variables.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]
<<set $stepdad_path_hot to 1>>\
@@.you;"Yes, I think he does. So keep trying, okay?"@@ You answered, and you thought for a second that $wife looked like she was about to smile. She didn't speak for a time, and an odd silence lingered before she nodded.
@@.wife;"Okay, fine. I'll keep trying."@@ She said quietly.
<<iconButtonContainer
'Step-Dad Route (Hot) - Incomplete'
'button_m_forward.png'
"Continue"
>>
<</iconButtonContainer>>--End of Content--
<<set $stepdad_path_sub to 1>>\
This route is currently incomplete. You will instead see the Submissive Wife path for this route. This won't affect $wife's variables.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]
<<if $stepdad_path_naive lte 4>>\
@@.you;"How's $stepd been?"@@ You asked.
@@.wife;"Hm? I'm not too sure... I feel bad for him - it'd be tough to suddenly lose your house like that."@@ $wife replied.
@@.you;"He hasn't exactly lost his house though, it just needs repairs."@@ You said.
@@.wife;"Yeah, but there's no way he can afford that. So I feel sorry for him."@@ $wife sighed then eyed you. @@.wife;"And you should too."@@
@@.you;"Yeah, I know. I do..."@@ You shrugged.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_naive eq 5>>\
<<set $stepdad_path_naive to 6>>\
@@.you;"How's $stepd? Still down in the dumps?"@@ You asked.
@@.wife;"You could probably ask him yourself you know."@@ $wife rolled her eyes then sighed. @@.wife;"Actually I'm glad you brought it up... I think... We should let him live here."@@ She spoke with some hesitation.
@@.you;"He already is."@@ You quirked a brow.
@@.wife;"No, I mean permanantly."@@ She said, then hurried a follow-up after seeing your expression. @@.wife;"He won't be able to repair the house, he's going to have to sell it no matter what... Then what?"@@
@@.you;"He can rent."@@ You suggested.
@@.wife;"Come on, $name. His house is ruined, he's old, and he wants to be around family. You're all he has left."@@ $wife frowned.
@@.you;"Ugh... Let me think about it."@@ You sighed in resignation.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_naive eq 6 or $stepdad_path_naive eq 7 or $stepdad_path_naive eq 8>>\
@@.wife;"Have you thought about it?"@@ $wife asked, no doubt referring to $stepd living there.
@@.you;"Jesus, give me some more time. It's not an easy choice."@@ You replied.
@@.wife;"Okay fine... But he'll leave eventually if you don't make up your mind."@@ $wife said.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_naive gte 9>>\
@@.you;"So he's living here now."@@ You said with a sigh and shrug.
@@.wife;"Yes... You made the right decision hun. He's a lonely old man, and you're his only family."@@ $wife tried to ease your worries.
@@.you;"Yeah sure, whatever you say."@@ You weren't entirely convinced yet.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>
<</if>>\<<set $stepdad_path_naive to 4>>\
$wife decided to help out $stepd with her time at home and called the local council. After several dozens of minutes waiting and being transfered to different departments she finally spoke to the right woman.
She explained the situation with $stepd and questioned why exactly the council couldn't assist him. At first it seemed like a pointless conversation - the councilwoman explained that the council can't be held accountable for damage to properties from naturally occurring disasters, which $wife couldn't help but agree with. She explained that most insurance policies will include sinkholes in the earthquake category.
//@@.woman;"But you know, there's actually not been any reports of property damage for these land issues. Not to us, anyway."@@// She said.
//@@.wife;"No reports? Are you sure?"@@// $wife frowned. It didn't make sense.
//@@.woman;"Yes, very. And the internal reports on the land repairs are all positive - there's no mention of house damage at all."@@// She explained.
//@@.wife;"Hm. Okay... Maybe he hadn't filed it properly. Thanks for your help."@@// $wife hung up the phone and pondered in silence. Did $stepd lie to them? She wondered whether he had, and remembered $name's suspicion... Perhaps it was warrented afterall. $wife couldn't help but smile the slightest as she felt a purpose return; maybe she had to do more 'detective' work afterall...
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"End the Day"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_naive to 5>>\
$wife spent the day idly doing chores at home. She had no motives until she spotted $stepd lazily parked on the lounge watching TV. She curiously began to ponder on the conversation she had with the council, and felt the need to investigate.
She went into the bedroom and quickly changed - removing her bra and underwear. It should have been scary with how quick she'd become accustomed to such attire, or lack of, all in the name of manipulation. She put her clothes back on (a loose fitting blouse and a skirt), minus the underwear, and tip-toed back into the loungeroom, where she plopped down onto the lounge with $stepd laying back against the other side. She made sure to be laying with her legs part enough for a narrow window under her skirt.
$stepd lazily gazed towards her and did a double-take, then quickly tried to hide it. $wife pretended to not notice as she watched the tv, though she knew that he'd have a good sight.
@@.wife;"This again? It's so boring!"@@ She exclaimed. $stepd's age was apparent from the programs he watched. 'Old people' shows.
@@.man;"Did you want to watch something else?"@@ He was quick to accommodate a change of channel likely in hopes that $wife wouldn't leave.
@@.wife;"Eh, whatever... This is fine."@@ She shrugged.
@@.man;"... What kind of thing do you normally watch?"@@ $stepd broke a dozen seconds of silence.
@@.wife;"Hmm... I don't usually watch tv to be honest. If anything I might find something on Netflix. Have you watched it before?"@@ She asked as she peered at him curiously. She spotted him quickly looking away from her skirt.
@@.man;"No- too tricky for me. I wouldn't know how to start it."@@ He replied.
@@.wife;"I can show you. It's easy. That'll at least give you something nice to watch through the day."@@ She smiled sweetly.
@@.man;"Hm well, if you can be bothered to spare the time..."@@ He mumbled in response.
@@.wife;"Of course - I want to make sure you're comfortable while you're here."@@ She replied. @@.wife;"Speaking of... Any news on your house?"@@
$stepd blinked from the question, but seemed to quickly soften as he replied. @@.man;"No news, just that it looks like it'll cost me over a hundred thousand to fix it... At this point it'd be easier to sell it, but the value's so much less."@@ He sighed dramatically. $wife watched him curiously before she replied.
@@.wife;"Well, I don't know if you've considered this... What if you lived here? You could sell the house and just move in."@@ She raised a brow as she studied $stepd's reaction, which was exaggerated surprise.
@@.man;"Live here? But I couldn't- Hmm... I haven't thought about it..."@@ He lied.
@@.wife;"It's just a thought - you don't need to worry about it if you don't want to."@@ $wife shrugged.
@@.man;"O-oh, no of course, I would love to!"@@ He blurted. $wife smiled.
@@.wife;"I'll have to talk with $name then."@@ $wife replied before she got up off the lounge and left the room. She felt $stepd stare after her... But there was something else she felt even more, knowing that he couldn't keep his eyes off her. She felt a deep hotness.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"End the Day"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_naive to 3>>\
You arrived home, greeted by the smells of a hot roast dinner that $wife had already set up at the dinner table.
@@.wife;"Just in time."@@ $wife smiled at you.
@@.you;"Looks like it."@@ You replied as you put away your things and took your place at the dinner table, facing towards the television.
@@.wife;"I'll get $stepd."@@ $wife said as she left the room.
The three of you ate your dinner in relative peace. $wife held a polite amount of chatter as you mostly watched TV, but then turned your attention back to the conversation.
@@.man;"It just seems like it will cost a fortune."@@ $stepd was saying.
@@.you;"What's that?"@@ You asked, having not paid any attention at all.
@@.man;"I was just saying that the council is nearly done with the land repairs, but there's been a sinkhole under part of my house... I can't live there until it gets repaired, and it looks like it's going to cost a lot."@@ $stepd repeated.
@@.you;"For real? Surely that's the council's responsibility?"@@ You frowned. $stepd shook his head.
@@.man;"Unfortunately not. The council didn't cause the sinkhole - they fixed most of the problem already... It would have been a lot worse if they hadn't."@@ He explained.
@@.wife;"That's awful. What about insurance?"@@ $wife quizzed. $stepd shook his head again.
@@.man;"Sinkholes weren't covered."@@ $stepd sighed.
@@.wife;"Oh dear, sorry $stepd... You can stay here as long as you need to. We'll do what we can to help. Won't we, $name?"@@ $wife looked at you. You simply nodded.
@@.man;"Thanks $wife and $name... I'll try and get it sorted out as soon as possible."@@ He replied.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_naive to 9>>\
It was another late day - you arrived home late to the welcome aroma of dinner. $wife and $stepd were already at the table, and your spot was pre-emptively set up.
@@.wife;"You've been cutting it fine lately."@@ $wife smiled.
@@.man;"He's a hard worker after all."@@ $stepd said proudly, as if it were his own accomplishment. You shrugged.
@@.you;"I guess so."@@ You gave a meager response.
@@.wife;"$stepd was just saying he's been speaking with real estates..."@@ $wife told you with an expecting quirk of the brow.
@@.you;"Yeah...? You're going to sell your place?"@@ You asked.
@@.man;"It's my only option. Though the real estate's going to rob me completely... I don't have much choice. It's just a block of land now."@@ $stepd sighed then shrugged. @@.man;"Can't be helped."@@
@@.you;"Then what?"@@ You pushed your food around idly as you listened.
@@.man;"I'll find a small cheap rental somewhere. Hopefully what's left of my money will last me the remaining half of my life."@@ The old man laughed at his own joke.
You gazed at $wife who could somehow convey her thoughts with just a look; she urged you to speak up. You sighed.
@@.you;"You know... I thought that maybe you might just live here."@@ You said with a sinking feeling of resignation.
@@.man;"Live here? With you two? Are you sure?"@@ $stepd peered at you in shock. Real or not, you shrugged and nodded.
@@.you;"Why not? You're already here."@@ You said.
@@.man;"But what about you and $wife? Aren't you planning to have kids or something?"@@ $stepd continued.
@@.wife;"One day maybe... And we'd need a babysitter."@@ $wife replied with a slight smile.
@@.man;"Well... Alright then, I will! Thanks $name and $wife, I appreciate it."@@ $stepd said as he leaned over to give you a one-armed hug. You awkwardly patted him on the shoulder.
@@.you;"Don't mention it... Thank $wife, it was really her idea."@@ You said as you gently shrugged him off.
@@.man;"Was it...? Well... I guess I'll have to properly make it up to you somehow..."@@ $stepd said as he looked over at $wife. She looked away embarrassedly.
@@.you;"Heh, maybe you can start by cleaning up after yourself eh?"@@ You teased. $stepd laughed.
You spent the rest of the night idly chatting and sharing a few drinks with $stepd and $wife before retiring to the bedroom.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Continue"
>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]
<<set $stepdad_path_naive to 1>>\
@@.you;"... No. I guess not."@@ You answered honestly. For a second you thought that $wife looked disappointed, but you couldn't tell.
@@.you;"I guess you don't need to keep an eye on him any more. There's probably no point. Sorry hun."@@ You said, somewhat annoyed by the wasted effort.
@@.wife;"Yes, okay. That's fine. We won't worry about him any more."@@ She said quietly.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<set $stepdad_path_naive to 7>><<remember $stepdblindfold1_scene to true>><<set $sexuality += 2>>\
$wife spent the day at home doing the odd chore. She hadn't intended to do anything so noteworthy but it seemed that the day had other plans for her when she entered her own bedroom to find both a blindfold and dildo neatly placed on the bedspread. It was a cheeky routine of $name's to leave the blindfold out and ready for her to add a bit of eroticism to their lovemaking... Only she was sure $name wasn't home. At least he shouldn't have been.
She gingerly stepped towards the bed and picked up the blindfold as she thoughtfully bit her lip. The only person home was $stepd... And she was so sure that he'd both seen and heard her in the shower that time, where she blurted about the blindfold. Was $stepd so bold, though? A sense of burning lust filled her; the very purpose of the blindfold was to add feigned mystery to the intercourse, but this was a real feeling now. $wife undressed and got onto the bed before fastening the blindfold over her eyes.
She felt her shivered and shallow breath as she waited in relative silence for several dozens of seconds before she heard the door creak open. She could hear the footsteps approach, and she could //feel// his presence...
$wife picked up the dildo and slowly pressed it against her lips to suckle on it, wettening the thing.
@@.wife;"Are you there...?"@@ She asked with a hurried breath. There was no reply save for another step closer. Her loins burned with a deep lust from the illusion of it all, and she was glad he didn't speak. Instead she lowered the dildo down to her wet lips and slowly pushed it inside herself with a soft moan.
@@.wife;"Y-you can just watch, then... Mh..."@@ She whispered as she pushed and pulled the fake cock in and out of her hole. She heard another step closer, then another. Each stepped fanned the fire as she felt her hot wetness drip down in her crevices as she massaged the dildo into her womanhood.
[img[images\pictures\loving_family\stepdblind1.webp]]
@@.wife;"Oh... It feels so good... Mh... Are you stroking it...?"@@ She breathed. Her own words stirred her. @@.wife;"Mh... Watching your little slut..."@@ She gasped and plunged the dildo further inside with a lewd squelch.
@@.wife;"You know how much... I love cock...!"@@ She gasped again, and she heard another footstep, right beside her, then added weight on the bed.
$wife's heart raced as she felt the person shuffle closer, then she flinched when a hand touched the back of her head, gently guiding it forward to the soft tip of something fleshy, which touched her lips. She knew immediately and opened her mouth to suck on it.
[img[images\pictures\loving_family\stepdblind2.webp]]
She knew then and there. She'd done such a thing with $name before, but this... It was completely different. The feeling of it, the taste, the size... She knew it was $stepd.
A muffled groan sounded as she slurped even harder on the thick manhood. $stepd had set this up and it was perfect. She could do something like this even though she knew who it was, because she could carry on pretending to not know. The whole situation was an incredible turn-on, though she didn't know why, nor did she care.
$wife continued to fuck herself with the dildo as she sucked on the cock. She wrapped her tongue around the head and swallowed the length down as far as she could before gasping.
@@.wife;"H-hah... You like it...? This little slut wife... Fucking and sucking at the same time... Mmh... Not knowing... Who it could be..."@@ She spoke lewdly, and heard another muffled grunt paired with the wet sounds of jerking off.
@@.wife;"Are you gonna cum for me...? Mh... Do it..."@@ $wife begged as she leaned back and opened her mouth up, then teased $stepd with a luring tongue. She heard him grunt and groan then felt the thick, hot wetness of his cum spurt into her open mouth. It was so much thicker and saltier than $name's... It almost made her gag as it dripped into her mouth.
[img[images\pictures\loving_family\stepdblind3.webp]]
He groaned again- much louder this time... It would have been apparent that it wasn't $name, but $wife didn't make it so obvious. She tongued and played with the cum in her mouth as $stepd squeezed out the last few drops, then she swallowed it all.
@@.wife;"Hah... Th-that was more than usual..."@@ She said quietly. She felt the man clamber back off the bed and hurry out of the room... and a sudden blast of perspective hit her at once. She'd not be able to leave the room for the rest of the day, otherwise she'd have to 'realize' that $name wasn't home, and that it must have been $stepd...
So $wife spent the rest of the day in the bedroom so she could avoid the realization. She wasn't ready for it to end.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"End the Day"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_naive to 8>><<remember $stepdtoofar_scene to true>><<set $sexuality += 2>>\
$wife couldn't get it out of her head. The memory of being blindfolded while sucking off $stepd lingered for all too long, and it didn't just burn in her memory either... She couldn't help but dwell on it. Surely $stepd didn't think she was so dumb that she didn't realize it was him... Yet he didn't bring it up either.
$wife wore a usual skimpy outfit that day too - a short dress that showed too much of her whenever she dared to lean over, which she planned to do plenty.
With a racing heart she grabbed an armful of clean bedsheets and walked to the guest bedroom before she knocked on it.
@@.man;"Come in."@@ She heard $stepd call out, and she did so.
@@.wife;"I thought I'd wash your bedsheets, hope you don't mind?"@@ $wife said as she entered the room. $stepd was sat on the bed and smiled at her when she walked in.
@@.man;"No problem..."@@ He replied, then moved from the bed to the desk chair.
$wife made a show of changing the sheets; she reached all too much for the corners and somehow needed to be leaned over even to change the pillow cases... She'd caught $stepd's gaze a couple times and felt an odd fulfilment with a desire for just a bit more, though it'd prove to be more than a bit.
[img[images\pictures\loving_family\stepdtoofar1.webp]]
As she knelt on hands and kneels on the bed, her ass cheekily on display, she heard the sudden movement of $stepd followed by the collapse of his chair and a firm grip around her waist. Apparently it'd become too much for the old man, and he pounced on her when she wasn't looking.
$wife meagerly struggled with resistance - at first. She felt $stepd come closer and turned to see his face bury into her ass. She gasped as she felt him smoosh his open mouth into her panties; the heat of his mouth invaded her privates as she felt his tongue push and prod through the thin fabric.
@@.wife;"$stepd... Wh-what are you doing... Oh...!"@@ She failed to keep the lewd excitement from her voice as he pulled aside her panties and made the assault directly on her glistening pussy. She felt his tongue hungrily push inside her as he drooled over her womanhood and gripped firmly on her ass.
@@.wife;"Ooooh mmh...!"@@ She couldn't keep from moaning, nor her privates from shivering in pleasure.
@@.man;"Hah...!"@@ $stepd gasped a ragged breath as he raised his head for air.
@@.wife;"Ah... Are you... stopping...?"@@ $wife asked with a vague similarity to disappointment.
@@.man;"No way...!"@@ $stepd grunted again as she clambered forward. $wife felt his swollen manhood press against her now-saturated pussy before he thrusted inside her with a manic frenzy.
@@.wife;"Ohh!"@@ She gave a shrill gasp as she felt the girth of his cock push inside. It was enormous. He fucked her frantically and $wife pushed back against him, letting him thrust deeper and deeper inside her.
[img[images\pictures\loving_family\stepdtoofar2.webp]]
@@.man;"H-hah... You like this, don't you!?"@@ $stepd barked as he plugged her like an animal.
@@.wife;"Oh - I... Mh...!"@@ $wife didn't know how to respond. In truth she absolutely did.
@@.man;"Admit it... You've wanted this to happen for so long... Say it...!"@@ He continued.
@@.wife;"H-hah... I... I like it...!"@@ $wife gasped and she admitted her filthy lust.
@@.man;"Hah, well congratulations! You've got it now...! You're a dirty slut, $wife, cheating on your husband with his step-father...!"@@ He grunted and flourished his words with a few particularly hard thrusts.
@@.wife;"O-oooh! Y-yes... I am..."@@ His words made $wife wet for more. She didn't know how or when it happened, but she desperately wanted $stepd's cock inside her... His seed, too...
@@.wife;"C-cum inside me..."@@ She begged quietly.
@@.man;"Huh? You want me to cum inside you...?"@@ Even $stepd seemed confronted for a moment. @@.man;"I see, you want this old man's cum huh? Alright, take it all then, $wife...!"@@ He grunted and groaned as he pushed his cock as deep as he could. $wife felt his cum shoot out inside her, and she squirmed from the feeling and thought of her body being a cum dump for $stepd.
He eventually heaved a final breath, then sat down on the bed, his cock slipping outside her. $wife felt the cum dribble out and down her leg.
[img[images\pictures\loving_family\stepdtoofar3.webp]]
@@.wife;"O-oh..."@@ She breathed heavily and remained still.
@@.man;"Sh-shit... Hah... I couldn't help it, $wife... You were teasing me... You know you were...!"@@ $stepd had apparently felt an immediate sense of guilt as he became defensive.
@@.wife;"Teasing you...?"@@ $wife slowly stood up and looked at him.
@@.man;"Yes! Of course you were! All the visits to my room, showers with the door open! You wanted that to happen...!"@@ He continued.
@@.wife;"Well... I don't know if I did... But it happened anyway..."@@ $wife replied slowly as she collected the dirty bedsheets and walked to the door. @@.wife;"... I won't tell if you don't."@@ She said before leaving.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"End the Day"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_naive to 2>><<remember $stepdseduce1_scene to true>>\
<<set $sexuality += 2>>\
$wife spent the day restless at home. $name had agreed to let go of the thought that $stepd might be plotting to take the house, which should have been some sort of relief... But it wasn't.
$wife felt as if something was missing. She no longer needed to investigate $stepd, but she still felt compelled to. She //wanted// to continue... And so she did. Even though it was pointless... She wanted to keep $stepd's attention.
Like many atime before, $wife decided to have a midday shower in the main bathroom... A phony excuse to be naked in the house while it was just her and her father-in-law at home... And of course she made sure to leave the door open. This time she left it more ajar.
She stripped down and got into the shower, her back to the door so that any potential peepers might feel safe. She soaped up her body and slowly washed herself as her mind wandered... She rememebered seeing $stepd masturbating into her underwear - the vulgur language, the description of what he'd do, the thickness of his manhood...
$wife bit her lip as she heard a slight creak, though she didn't dare look to not scare $stepd away. Instead she leaned forward to wash her legs, putting her ass completely in view. She took her time to wash her legs, and moved her hands slowly up to her thigh - she parted her legs to wash them properly, conveniently opening a view of her womanhood.
She heard another sound behind her.
//You're there, aren't you...// She thought to herself.
$wife shifted to her side, so that her breasts would be visible, and continued to wash herself. She slowly ran her soapy hands over her chest and stomach... She could barely see from the corner of her eye - $stepd certainly was there this time... And he seemed to be moving a bit. Masturbating? She wondered.
$wife leaned down again - all the way down to squirt more bodywash into her hands. She took a glimpse past her legs and towards the door - her body in the way from making eye contact... She could see him there, jerking off once again. A coy smile passed her lips as she felt a deep pleasure burn in her. It wasn't fair for $stepd to have all the fun.
@@.wife;"Mmh..."@@ She moaned softly as she moved her hands between her legs, slowly running her fingers over her slit. @@.wife;"Feels good..."@@ She sighed. The slightest creak sounded again.
@@.wife;"Ooh... Mh... It's so wet and hot..."@@ She said in a lewd voice - gasping as she slipped a finger inside herself. She heard $stepd grunt. She wasn't sure if he was trying to be quiet, but he certainly wasn't.
@@.wife;"Mmh...!"@@ She gasped again as she rubbed harder. At first it was a bit of a show - but $wife was really burning in lust from being watched. She loved the thought that her father-in-law was watching her being so naughty - and getting off on it. Another gasp escaped her.
[img[images\pictures\loving_family\careless4.webp]]
@@.wife;"Mmh...! I wish I brought... my dildo..."@@ She murmured loud enough for $stepd to hear. @@.wife;"Or any of the other toys... Mh... That blindfold that $name bought me..."@@ She began to say, then paused when she realized what she was about to say. Despite knowing, she continued saying it.
@@.wife;"Mh... How he just leaves it out without a word... And I have to wear it... Mh...! No questions..."@@ She gasped as she slipped a finger inside herself again - and then another. @@.wife;"Oh... And he just uses me however he wants..."@@ She moaned softly.
@@.wife;"I'm just... A naughty slut...!"@@ $wife gasped lewdly again as she squirmed on her fingers - she felt her wetness leak over her fingers as she gasped and came. @@.wife;"Mmmh...!!"@@
She waited for a time and caught her breath. There was no more sound from the door. $wife turned the shower off and got out. She dried herself and dressed, then headed straight to the bedroom, somewhat flustered. She blurted out about the blindfold so readily... And she knew why. She wanted $stepd to know about it. How he could use it...
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_scene to 4>><<set $liberty to $liberty+1>><<set $stability to $stability-25>>\
@@.wife;"Lead on $stepd...?"@@ $wife repeated in a daze.
@@.you;"Yeah, just a bit. We want to secretly investigate what he's up to, don't we?"@@ You asked gently.
@@.wife;"We do...?"@@ $wife frowned as she tried to think.
@@.you;"Yeah, we do. He's up to something and we want to find out what it is. You have to do it, though. He'll have his guard down around you. Remember how he has a magazine with you in it? He likes you."@@ You explained slowly to make sure she understood. She slowly nodded.
@@.wife;"Yeah, okay... But... How do I find out anything? Won't he be suspicious if I lead him on?"@@ $wife asked with the same thoughtful frown.
@@.you;"Well that's why you have to do it secretly, like it's an accident... You understand? Act a bit careless around him... You want to get his interest, but you don't want him to know."@@ You told her.
@@.wife;"Okay... I get it."@@ $wife nodded.
@@.you;"Great. Get close with him - maybe when you're hanging around the house, see if you can do things together."@@ You suggested, and she nodded again.
//That went well... Maybe I'll follow up again with her in a few days. I should give her some time to make progress.//
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]
<<set $stepdad_scene to 12>>/
@@.you;"Any update on $stepd...?"@@ You asked passively.
@@.wife;"Umm..."@@ $wife hesitated, which made you curious.
@@.you;"What? Did something happen?"@@ You asked now with some enthusiasm. $wife shook her head.
@@.wife;"No... Not really...."@@ She replied.
@@.you;"Alright. So what is it?"@@ You pushed her for an answer. You could tell she had something on her mind.
@@.wife;"Well... I just think that maybe he really doesn't have any bad intentions."@@ She answered, then seeing your frown she continued to speak. @@.wife;"He hasn't given me any reason to believe that he's trying to take the house."@@
@@.you;"Yeah, sure, but it's not like he'd outright say it."@@ You resisted.
@@.wife;"I know... Look I can keep trying to find out. But be honest, do you think he has bad intentions?"@@ She asked.
<<nobr>>
<<if $ws_naive eq true>>
<<iconButtonContainer
'Step-Dad Route (Naive) - Discuss No'
'button_m_person.png'
"No"
>>
<</iconButtonContainer>>
<<elseif $ws_dom eq true>>
<<iconButtonContainer
'Step-Dad Route (Dom) - Discuss No'
'button_m_person.png'
"No"
>>
<</iconButtonContainer>>
<<elseif $ws_hot eq true>>
<<iconButtonContainer
'Step-Dad Route (Hot) - Discuss Yes'
'button_m_person.png'
"Yes"
>>
<</iconButtonContainer>>
<<elseif $ws_sub eq true>>
<<iconButtonContainer
'Step-Dad Route (Sub) - Discuss Yes'
'button_m_person.png'
"Yes"
>>
<</iconButtonContainer>>
<</if>>
<</nobr>><<if $stepdad_scene eq 7>>\
<<set $stepdad_scene to 8>><<remember $flashstepd1_scene to true>>\
$wife spent the day cleaning the house. She wore a now common loose fitting top with no bra as she went about her business. $stepd was in the lounge room, so naturally $wife spent most of her time there.
She did her best to get his attention. Her short skirt rode up her legs when she leaned over, her top fluttered dangerously with every movement... $wife event spent some time on her hands and knees, vacuuming, wiping, cleaning... She knew her breasts were exposed at least some of the time.
[img[images\pictures\loving_family\help3.webp]]
However despite it all, it seemed $stepd wasn't even vaguely interested.
<<elseif $stepdad_scene eq 6>>\
<<set $stepdad_scene to 7>>\
$wife found herself cleaning in $stepd's room once again. This time wasn't too different than the last. She moved around the room collecting things to be washed, and garbage to be disposed of... and she took her time doing it.
Again she wore a loose fitting top, one that showed cleavage and fluttered around dangerously. She felt $stepd's eyes glued to her as she cleaned the room.
@@.wife;"You must be getting sick of me getting in your way... I'll be out of your hair very soon."@@ $wife said.
@@.man;"Don't be silly... I like the company."@@ $stepd replied. He sat lazily on the bed and watched on as $wife cleaned the room.
@@.wife;"That's good to hear... I suppose you must have felt pretty lonely at your house?"@@ $wife asked gently as she leaned down to pick up a shirt, taking care to subtly show her cleavage just a little longer.
@@.man;"H-hm? Ah, yes, it was."@@ $stepd said quickly, apparently distracted.
@@.wife;"That makes sense... $name and I are happy to have you here. It's your house too, after all..."@@ $wife said as she remained leaned over, slowly putting trash into a plastic bag.
@@.man;"A-ah, yeah, s-sure... I'm uh thankful."@@ $stepd stammered.
//Getting closer...// $wife thought to herself.
@@.wife;"Well, you can stay for as long as you need..."@@ $wife began to say as she picked up a shirt, but then had a stomach-dropping realization. Her shirt had slipped down a fraction and her nipples had come into view.
[img[images\pictures\loving_family\help2.webp]]
//No wonder he was so distracted!//
@@.wife;"Oh, my!"@@ $wife recoiled back and adjusted her top. She looked up at $stepd. He was conveniently looking at his phone, apparently having not noticed... Though $wife was doubtful.
@@.wife;"Okay, well... That's everything..."@@ $wife said as she stood up and picked up the basket of laundry.
@@.man;"Hm? Oh, thanks for your help."@@ $stepd replied casually as $wife left the room.
//Did he really not notice...?// $wife thought to herself. She felt embarrassed, but for a brief moment there was a thrill of being seen...
<<elseif $stepdad_scene eq 5>>\
<<set $stepdad_scene to 6>>\
$wife spent the day cleaning up around the house, and made sure to take some extra time in $stepd's room. She knew she had to get his interest and wanted to spend as much time near him as possible without being too obvious...
[img[images\pictures\loving_family\help1.jpg]]
She wore a loose top - one that showed plenty of cleavage, which she kept unobstructed by a bra. The idea of not having a bra on made $wife squirm with something that excited her.
@@.wife;"Sorry $stepd, I'll be out of your way soon..."@@ $wife said as she fitted the bed with clean sheets. It wasn't enough that she just get his attention - she needed to lull him into a sense of security. Enough that he might let slip any secrets... $name seemed to think that $stepd was going to try and take the house back, and $wife needed to find out if it were true.
@@.man;"Not at all! In fact, I should be thanking you for your help..."@@ $stepd replied with a wide grin. $wife was sure that he was staring down her top, but she didn't want to catch him just yet.
@@.wife;"I don't mind helping... It's the least I can do... It's partly your house too, after all..."@@ $wife spoke casually, but her focus was intense.
@@.man;"Hm... Excuse me, I have to go to the bathroom. Thanks for your help."@@ $stepd replied and hurried out of the room.
//Damn... I'll have to keep trying.//
<</if>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Leave"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<if $stepdad_scene eq 7>>\
<<set $stepdad_scene to 8>><<remember $carelessstepd1_scene to true>>\
[img[images\bg\livingroom.png]]
<hr>
$wife decided to do nothing for the day and stayed at home...
She of course remembered to act a little carelessly around $stepd though, because she wanted to lead him on after all.
$wife decided to once again have a midday shower in the main bathroom.... This time she 'accidentally' left the door slightly open. $stepd was in his bedroom which was opposite the bathroom in the hallway.
[img[images\pictures\loving_family\careless2.webp]]
$wife felt a nervous excitement from the thought of being seen. She didn't know what it was, but she couldn't help that she felt that way, or how her nipples stiffened. She washed herself for some time - taking particular care around her delicates... And then she heard a slight creak from the hallway.
She pretended not to hear and continued to wash herself - soaping her body until she was completely lathered up... Her heart was pounding and an immense feeling swirled in her stomach. Her back was turned to the door, so she couldn't be sure that $stepd was watching... And for some reason, she really hoped that he was...
$wife dropped the soap, then slowly bent over to pick it back up, no doubt giving $stepd a good view of her exposed ass and pussy.
[img[images\pictures\loving_family\careless3.webp]]
She peeked just slightly over her shoulder and at the door. Noone was there. She almost felt disappointed. $wife washed herself off then stepped out of the shower to dry herself.
Though she wasn't certain, the door did seem to be slightly more open than she remembered.
<<elseif $stepdad_scene eq 6>>\
<<set $stepdad_scene to 7>>\
[img[images\bg\livingroom.png]]
<hr>
$wife decided to do nothing for the day and stayed at home...
She of course remembered to act a little carelessly around $stepd though, because she wanted to lead him on after all.
$wife decided to have a midday shower in the main bathroom, despite the bedroom having an ensuite. She conveniently forgot to lock the bathroom door.
[img[images\pictures\loving_family\careless2.webp]]
She showered for some time, though nothing happened. At least, nothing that she noticed. It was entirely possible that $stepd peeked and $wife didn't notice.
//Hmm... I'll try again...//
<<elseif $stepdad_scene eq 5>>\
<<set $stepdad_scene to 6>>\
[img[images\bg\livingroom.png]]
<hr>
$wife decided to do nothing for the day and stayed at home...
She of course remembered to act a little carelessly around $stepd though, because she wanted to lead him on after all. She made sure to dress skimpy - a dress that was far too short and showed too much skin.
[img[images\pictures\loving_family\careless1.webp]]
She spent the day as she normally would, but perhaps lingered around $stepd a little longer than usual. $wife wasn't sure whether $stepd was behaving any differently.
//I'll have to keep trying...//
<</if>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Leave"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_scene to 10>><<remember $helpstepdevent1_scene to true>>\
$wife continued her housekeeping routine as usual, despite what she witnessed from $stepd. In fact, though she didn't want to admit it, she now had an even stronger desire to try and get his attention now that she knew it was working.
And so she found herself once again scantily clad in $stepd's room, cleaning up after the older and less able man. He was resting lazily on his bed while $wife collected rubbish and dirty laundry.
@@.wife;"I'm always getting in your way, sorry I'll be out soon..."@@ $wife said to no response. She looked over and realized that $stepd had fallen asleep. She felt somewhat disappointed, recalling the scene of $stepd masturbating into her panties and grunting about how hard he'd fuck her...
$wife felt a tingling chill run over her body as she thought about it. This old man, $name's step father, had no business thinking that way... It was so vulgar and perverted... And $wife felt even hotter thinking about it.
She watched $stepd sleep as she quietly wriggled out of her pants, then slipped off her panties, so that her lowerbody was completely exposed. She held her breath as she watched the sleeping man while exposed in front of him.
She continued to quietly clean up the room with a pounding heart and eyes that darted back to the sleeping man every few seconds. She climbed down onto her hands and knees to clean under the shelves and bed, her ass and pussy completely exposed.
[img[images\pictures\loving_family\secret1.webp]]
$wife quietly crawled to the bedside to collect trash, a mere armsreach from $stepd. She checked under the bed for any loose rubbish and felt her fingers brush over something. She pulled out a magazine... Her heart raced as she quietly pried open the pages, and it readily opened to the centrefold... Likely because of what was in it.
A pair of $wife's red panties were scrunched up in the middle of the magazine, the page a bikini shot of $wife. A pang of hot lust filled wife's loins. She felt a hot wetness between her legs, dripping from her womanhood.
She couldn't help herself. She reached between her legs and exhaled a hot breath as she pushed a finger inside herself. She looked up at $stepd still asleep beside her as she stiffled her moans with a hand.
[img[images\pictures\loving_family\secret2.webp]]
She worried that the lewd sounds from her womanhood were loud enough to wake him, but at the same time was turned on by the thought. If he woke up and caught her masturbating right next to him... He might just ravage her there on the spot. $wife stiffled a moan as she plunged two fingers deep inside herself. Her body shivered and twitched as she came.
She eventually slowed her breathing and collected her thoughts. She hurriedly collected her things to leave, but a thought crossed her mind... $wife placed her fresh panties in the magazine before returning it under the bed.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_scene to 11>><<remember $helpstepdevent2_scene to true>>\
$wife was once again cleaning in the guest bedroom with a vulgar guilt inside her. Cleaning was just a pretence so that she could get closer to $step and show off her body, and she now knew it. She took her time cleaning while $stepd dozed on the bed, and when she heard the deep breathes of sleep a hot lust arose in her.
$wife was prepared this time. She began to undress; first she pulled off her tight shirt over her head - letting her breasts hang free, then she slid out of her short denim skirt. She wore a skimpy set of crotchless fishnet stockings, and that was all... And there she stood exposed in front of her sleeping father-in-law, her heart racing and loins burning with a sickening pleasure.
She reached down and felt her fingers brush against her swollen labia, and a hot wetness in between. $wife quietly opened her bag of cleaning goods and reached inside - she came prepared this time. She fished out her sex toy. The dildo $name had bought her.
And with it she rubbed against her slit, her breathing rocky and stifled. $wife carefully climbed up on a desk beside the bed and spread her legs, showing her sweet honey pot. She plugged the dildo onto the table and continued to rub her womanhood against it as she watched $stepd, imagining just what would happen if he were to wake.
[img[images\pictures\loving_family\secret3.webp]]
Her juices coated the toy entirely as her lust burned to a point she'd never felt before. With a shaky breath, $wife pushed the fake cock inside her, a soft gasp escaping her as she took in the length.
Her heart raced with every movement. She rocked back and forth, feeling the dildo push inside, and with every movement a soft tap sounded of the desk hitting the wall.
[img[images\pictures\loving_family\secret4.webp]]
The risk made it all feel that much more sexy. At any point the old man might stir awake - and then what? Would he watch? Maybe he'd masturbate with her, or just ravish her. The thought excited $wife. Her fiance's step father - who'd masturbated into her panties - catching her in this indecent act and forcing himself onto her.
Before she knew it, $wife was bouncing on the fake cock. She imagined the cock to be his, plunging inside her where it shouldn't be.
[img[images\pictures\loving_family\secret5.webp]]
She bit her lip and did her best to stop from moaning, but she couldn't help the bumping of the table. The sound was just a little louder. $wife climbed down carefully, her eyes glued to the still-asleep old man. She turned around and leaned over the table, her exposed ass and pussy an arm's reach away from the man's face.
She once again found her sweet hole with the toy as she pushed it inside her.
[img[images\pictures\loving_family\secret6.webp]]
It was quieter this way, and she could feel it harder. She imagined $stepd to be behind her, ramming his thick cock into her. She rubbed her clit as she pictured this. $stepd would take a hold of her hips and stuff his meaty cock deep inside her - filling her up like she'd never been filled before. He'd ravish her tirelessly with no condom, and she'd gasp and moan from his manhood.
$wife let slip a soft moan as she felt an orgasm wash over her. She shut her mouth and shuddered, partly from the pleasure but also from the thought of $stepd waking to see her. She remained still for a time and listened, her heartbeat almost audible.
She slowly looked over her shoulder and felt a little disappointed to see $stepd still asleep... She nevertheless collected her things and hurried out of the room.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\guestroom.png]]<<set $stepdad_direct to true>>\
<<set $liberty to $liberty+1>><<set $control to $control-1>>\
//I might as well do it properly...!// She thought to herself.
<<iconButtonContainer
'Talk to Stepd (Wife)'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\guestroom.png]]<<set $stepdad_subtle to true>>\
//No need to rush things, I can take the careful route...// She thought to herself.
<<iconButtonContainer
'Talk to Stepd (Wife)'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\guestroom.png]]
<<set $stepdad_scene to 5>>\
@@.wife;"I just wanted to check if you needed help with anything?"@@ $wife asked.
@@.man;"Help? Well, I guess... But I don't want to trouble you dear."@@ $stepd replied with a dismissive wave.
@@.wife;"It's really no problem, please... How can I help?"@@ $wife asked again.
@@.man;"Well, I suppose if you insist... I just have a bit of trouble with the day-to-day. Cleaning, washing, that kind of thing."@@ $stepd sighed. @@.man;"But you don't need to worry about it, $wife."@@
@@.wife;"It really isn't a problem! I'm happy to help. I'll help out when I've got time at home, okay?"@@ $wife said with a reassuring smile.
@@.man;"Alright then, $wife... If you insist."@@ He said.
//I wonder how I should help... I could be direct and help in his room close-by, or maybe take a subtler approach around the house...//
<<nobr>>
<<iconButtonContainer
'Step-Dad Route - Help Direct'
'button_m_action.png'
"Direct"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Step-Dad Route - Help Subtle'
'button_m_action.png'
"Subtle"
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\bedroom.png]] <<set $stepdad_scene to 3>>\
@@.you;"I was cleaning the house today..."@@ You began to say.
@@.wife;"Oh? So miracles are real after all..."@@ $wife said playfully.
@@.you;"Very funny. While I was cleaning the spare room I found a magazine in $stepd's room..."@@ You said.
@@.wife;"Wow, even at his age...?"@@ $wife shook her head and laughed.
@@.you;"It wasn't a dirty magazine. It was one from United Magazines... Though he hid it like it was a porno. He marked all the pages that you were in, $wife."@@ You told her sternly.
@@.wife;"Wow, I have a fan, huh..."@@ $wife replied nonchalantly.
@@.you;"$wife, it's creepy."@@ You said with a frown.
@@.wife;"Oh, cut it out. It's not a big deal."@@ She rolled her eyes.
@@.you;"You're not creeped out?"@@ You asked.
@@.wife;"Not a great deal... Anyway, what would you do about it? It's not something you can really confront him about."@@ $wife clicked her tongue.
@@.you;"I guess not... What if you did, though?"@@ You asked.
@@.wife;"What? No way. What am I meant to confront him about? He had a magazine, big deal."@@ She said.
@@.you;"Maybe not confront him, but you could try and see if he's up to something... He has his guard up around me."@@ You almost pleaded.
@@.wife;"How on earth am I meant to do that?"@@ $wife asked.
@@.you;"I don't know. What if you just acted a little careless around him? Lead him on a bit and see how he reacts?"@@ You tried to suggest lightly.
@@.wife;"Absolutely not!"@@ $wife snapped back.
@@.you;"Tsk, fine..."@@ You relented.
//There's no way $wife will get involved of her own will... Maybe... I could use the app...?//
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\guestroom.png]]
<<set $stepdad_scene to 2>>\
<hr>
You did some housework while spending the day at home.
While cleaning the spare room that $stepd was staying in, you noticed the corner of a magazine peeking out from under the bed. You picked it up and saw that it was a magazine that was published out of your workplace...
You wondered why $stepd would have this, or hide it... And while you flicked through the pages you found your answer. $wife was in many of the pictures in this magazine, which was dog-earred thoroughly.
You had a bad feeling about it... The pictures weren't indecent in any way, but you didn't like that $stepd had this. You put the magazine back to not arouse suspicion and left the room untouched.
//I best talk to $wife about this tonight...// You thought to yourself.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Leave"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_scene to 9>><<set $sexuality += 1>><<remember $homemast1_scene to true>>\
$wife felt disappointed. She'd been trying to get $stepd's interest, but it didn't seem to be working. It was important too - because $name needed her to investigate whether $stepd was up to something... Like taking the house. But there was another reason - though she didn't want to admit it. $wife kind of liked the idea of getting the attention.
She was walking down the hallway when she heard some noise from the guest room, and paused outside the door. It was slightly open, so she pushed it just a fraction to peek inside. $wife barely stopped herself from gasping.
$stepd was laying naked on the bed, grunting and masturbating - he had a huge throbbing cock that swelled out in the middle, and had an angry purple head. $wife's eyes widened when she realized he was jerking into a pair of her own panties.
@@.man;"Ngh... Fuck... $wife..."@@ $stepd grunted as he rubbed the panties over his fat cock.
$wife felt a sick swirling sensation when she heard him say her name.
//He's jerking off into my panties... Thinking about me...// She thought to herself, unable to rip her gaze from the sight.
@@.man;"I'd fuck you so hard... Ngh..."@@ He grunted again.
$wife felt a twang of lust from his words - there was a heat in her crotch that begged for attention. She couldn't help herself - $wife slid a hand down her pants and slowly touched her wet pussy. Just a touch was enough to send a jolt of pleasure through her body.
@@.wife;"N-n-fff..."@@ She stiffled her moan with a hand over her mouth.
@@.man;"I'd suck on your tits... Nh... And fill you with my cock..."@@ $stepd muttered. $wife saw that the panties he was using were already wet from his cum.
$wife reached up and lifted her top to free her breasts, then wriggled her pants down to her ankles and slipped her panties down to her knees. She was exposed entirely, just outside of $stepd's room. She could feel the hot wetness between her legs pool. She slid a finger inside herself and supressed her moan by filling her mouth with her own breast.
[img[images\pictures\loving_family\stepd1.webp]]
@@.man;"You'd like it too, wouldn't you... Mhn... My cock deep in your pussy... Filling you up with my cum... Mh..."@@ $stepd groaned. He lifted the panties to his face and breathed it in, then continued to masturbate.
$wife gasped quietly as she slid a third finger inside herself. Her eyes were glued to $stepd's enormous cock. She wondered how it'd feel inside her... How it'd feel for $stepd to pound her with that meaty cock of his.
@@.man;"Ngh, take my cum..."@@ $stepd groaned loudly as he jerked faster. He brought the panties back down to catch his load of cum into the fabric. $wife's body jerked as she felt a wave of pleasure wash over her body.
@@.wife;"A-ah...!"@@ She gasped as her knees buckled, and quickly pressed a hand over her mouth... But she knew she made a sound. $wife quickly pulled up her pants and snuck to her bedroom, where she quietly closed the door behind her... Hoping that $stepd didn't hear her... Or maybe she wanted him to. She wasn't sure.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\livingroom.png]]
<<set $stepdad_scene to 1>>\
$stepd visited that afternoon, much to your regret.
He and $wife were chatting in the loungeroom. She'd kindly given him a beer and was nursing a wine herself.
@@.man;"It's been getting harder every day, y'know?"@@ $stepd complained expertly as he often did.
@@.man;"I just can't move like I used to, and the work's not getting any easier... So I've had to take a little break."@@ $stepd explained.
He'd been without a job for a long time, so his excuses were beyond stale... But $wife seemed to always be able to sympathize. She never really had a father figure, so you thought that maybe she just had a soft spot and couldn't see that $stepd was just a lazy bum.
@@.wife;"Taking a break is fine. You've earned it!"@@ She insisted and looked at you for support.
@@.you;"Uh... Yeah... I guess."@@ You weren't very convincing.
$stepd resignedly nodded his agreement.
@@.man;"I guess so. Meanwhile I can't even get around my own house..."@@ He began to say.
@@.wife;"Oh? Did something happen?"@@ $wife asked.
@@.man;"Well I wasn't going to say anything..."@@ He lied. @@.man;"The council has been working on the buildings on my block, apparently the land isn't stable... So the whole street's closed off and they keep asking me to stay somewhere else while they fix the problem."@@ $stepd explained dramatically.
@@.wife;"That's awful! You should have said something!"@@ $wife exclaimed.
@@.man;"It's my burden to bare... I'll have to try and find somewhere to stay..."@@ He said.
@@.wife;"Don't be silly! You'll stay here with us."@@ $wife told him. You winced.
@@.man;"No I couldn't ask that."@@ $stepd continued his farce act.
@@.wife;"It's absolutely fine. You partly own the house too afterall. It's fine, isn't it $name?"@@ $wife looked to you.
@@.you;"I suppose it can't be helped, huh..."@@ You said.
@@.man;"Well... If you insist, $name!"@@ $stepd smiled broadly.
//I didn't insist though...// You thought to yourself.
@@.wife;"We have a spare room. You can stay here from tonight."@@ $wife said proudly as she stood up and left, apparently to fix up the guest bedroom.
//Terrific... Now $stepd will be living with us...//
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Continue"
>>
<</iconButtonContainer>><<if $stepdad_path_sub eq 4>>\
<<set $stepdad_path_sub to 5>>
@@.you;"Anything new on $stepd?"@@ You asked, sounding like a broken record.
@@.wife;"Umm..."@@ $wife hesitated, spiking your curiosity.
@@.you;"Hm? Did something happen?"@@ You asked. $wife immediately shook her head, dispelling your hopes.
@@.wife;"No! I mean, no of course not... I just thought..."@@ She paused and sighed. @@.wife;"About $stepd and the whole situation he's in, wouldn't it be a good idea to sell him the house?"@@ She asked.
@@.you;"What!? Are you kidding me?"@@ You failed to stop the shock from your voice.
@@.wife;"Well think about it properly for a second- put aside your bias about $stepd and think about it. $stepd has to sell his property, he'll have nowhere to live-"@@ $wife began to say.
@@.you;"That's his problem, not ours!"@@ You retorted.
@@.wife;"Just listen! He'll have all this money from selling his house and he'll end up using it to rent. Why not let him buy our half of the house and put his money to good use? It's not like he'll kick us out - and he's an old man... You know..."@@ $wife sighed. You remained silent for a time then shook your head.
@@.you;"No. I won't to sell it to him."@@ You stated flatly. $wife stared at you for seconds before she sighed again in defeat.
@@.wife;"Okay, fine..."@@ She said.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_sub lt 7>>\
@@.you;"So... Anything on $stepd yet?"@@ You asked. $wife clicked her tongue impatiently and shot you a look.
@@.wife;"No."@@ She said flatly. Apparently she wasn't happy with you asking.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_sub gte 7>>\
@@.you;"Uh... So... $stepd..."@@ You began to say, unsure of exactly what you wanted to say.
@@.wife;"I know, it's sad..."@@ $wife replied softly.
@@.you;"I didn't know he was sick... But now... uh... I guess it makes sense..."@@ You struggled to admit. $wife nodded.
@@.wife;"Yeah..."@@ She said quietly.
@@.you;"I guess we just have to help him enjoy his time..."@@ You muttered. @@.you;"I'm... I'm glad he has a friend like Arthur."@@ $wife remained silent.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>
<</if>>\<<set $stepdad_path_sub to 2>><<remember $stepdconfront_scene to true>><<set $sexuality += 2>>\
$wife quietly paced down the hallway. She spent the day at home once again, but unlike every other time, she was planning to confront $stepd directly. She sucked in a breath before giving the guest bedroom door a sharp knock.
@@.man;"Come in..."@@ She heard $stepd call out. She paused for a second before she pushed the door open.
@@.man;"$wife... Here to clean up after this old man again?"@@ He said with an almost wry smile.
@@.wife;"Not exactly. Not this time..."@@ $wife replied. She watched $stepd with a careful gaze as she spoke. @@.wife;"I'm here to ask why you're here."@@ She stated.
@@.man;"Why I'm here? Because you offered, of course. Don't you rememeber?"@@ He raised a brow as he responded dryly.
@@.wife;"Yes I know I did... But you're still here. Hasn't the council finished their repairs yet?"@@ $wife questioned.
@@.man;"Well I guess they're taking longer than I thought... I'm sorry $wife, am I in your way here?"@@ He asked pitifully. $wife almost felt bad for questioning him so harshly.
@@.wife;"It's not that you're in the way..."@@ She replied with a frown.
@@.man;"Well then what is it? You're suddenly questioning me out of nowhere $wife. What is it really?"@@ $stepd asked sternly.
@@.wife;"I think you're trying to take the house or something."@@ $wife blurted out in frustration. $stepd watched her in silent contemplation before he spoke.
@@.man;"Take the house? Hm... Is that it? Really? I don't believe you."@@ He replied coolly with a smile. His whole attitude seemed to change.
@@.wife;"What? Of course it is... Isn't that why you're still here? You're trying to find a way to get the house..."@@ $wife began to say.
@@.man;"Oh there are easier ways of doing something like that. But I don't think that's why you're here."@@ $stepd said as he stood up. $wife realized just how big the older man was. She suddenly felt really small next to him.
@@.wife;"W-well... Wh-what do you think, then...?"@@ She asked, straining to keep her voice from wavering.
@@.man;"You don't think I've noticed? The way you've dressed and behaved around me when we're alone. Please... I may be old, but I'm not quite senile just yet."@@ His smile widened.
@@.wife;"Oh... N-no, you have the wrong idea."@@ $wife replied weakly.
@@.man;"Really..."@@ $stepd paused and stood there with $wife under his careful gaze. He took out his phone and began to tap on it. @@.man;"Then explain this."@@ He muttered as he held up the phone, showing $wife a video of her in his bedroom, masturbating with her back turned to him.
@@.wife;"Wh-what- No- You don't understand..."@@ She scrambled for words. Though at the time it felt so naughty, and even more exciting that she could be caught, it was a whole other feeling being confronted with a video. She was shocked and afraid... But still, she couldn't help but shake a familiar and disgusting feeling of arousal...
@@.man;"Don't I? I have several more videos and pictures... Maybe I don't understand. Maybe $name understands. Should I ask him why his wife has been masturbating in my room in front of me?"@@ $stepd raised a brow.
@@.wife;"N-no! Please, he doesn't need to see that!"@@ $wife pleaded.
@@.man;"Oh I think he might want to know. He is my step-son after all, you can't expect me to not tell him what kind of woman he's married to, can you? He'll divorce you for sure. Give me a good reason not to."@@ He crossed his arms.
@@.wife;"P-please! What do you want? I'll give you anything!"@@ $wife continued to beg.
@@.man;"What do I want? You were so sure of what I wanted just two minutes ago. Hmph. First of all I want an apology."@@ He replied sternly.
@@.wife;"Y-yes, of course! I'm very sorry, $stepd! I shouldn't have accused you of trying to steal the house - it was wrong of me!"@@ $wife apologized in a hurry. She was frantic, and just wanted $stepd to forget about the whole thing...
@@.man;"And? What about how you've exposed yourself in front of me. You've caused a stir for me you know. Are you sorry for that?"@@ He questioned.
@@.wife;"Y-yes, I'm sorry for that too! Please..."@@ $wife said.
$stepd watched her in silence for a time then shook his head. @@.man;"That won't do. I want a real apology."@@ He said.
@@.wife;"Wh-what do you mean? I apologized... What else do you want me to say?"@@ She asked.
@@.man;"Not 'say'. Show me how sorry you are."@@ He replied.
@@.wife;"... What do you mean...?"@@ $wife asked. But she already had a good idea of what he meant. Her heart raced in her chest as her imagination began to wander.
@@.man;"You've been acting like that in front of me for so long. It hasn't been good for my health. I need the real thing."@@ He confirmed her suspiscions, and as if to make the point, he quickly dropped his pants to reveal his already semi-erect cock.
@@.wife;"... Y-you want me to...?"@@ $wife couldn't help but stare at it. It was so thick, so manly... Just as she'd seen it before. It twitched, as if it knew she was staring at it.
@@.man;"Take care of it. Use your pretty little mouth. That's all."@@ He said as he stepped closer.
@@.wife;"But... $name..."@@ She began to say, but trailed off when $step placed a heavy hand on her shoulder.
@@.man;"Doesn't need to know. About this, or the videos I have... Does he?"@@ $stepd asked with a raised brow. $wife relented and silently got down on her knees. She gazed up at $stepd and flinched when she realized his then fully-erect cock was in front of her face.
She looked at it hesitantly and gazed back up at $stepd. @@.man;"Do it."@@ He grunted, as he jabbed it ahead at $wife's mouth, catching her off guard. She flinched again, then gently opened her mouth to suckle on the end of the cock. $stepd groaned loudly.
@@.man;"Ooh, yeah... That's it... Keep sucking it... Use your tongue..."@@ He grunted at her while she slurped on his meaty cock. Despite the tense situation and how scared she'd felt, $wife felt a lust stirring inside her.
[img[images\pictures\loving_family\blackmail1.webp]]
She began to suck on it deeper - taking more of the shaft into her mouth as she slurped and gagged on the head of $stepd's cock. He groaned loudly again.
@@.man;"Agh fuck...! Yeah, choke on it...! I know you've wanted this..."@@ He said between rugged breaths. $wife could only keep sucking in response, which she might have been thankful for that she couldn't reply... She felt many things, but at that moment she felt turned on. She couldn't deny it.
@@.man;"ugh, I'm gonna cum... You better be ready...!"@@ $stepd placed a hand on $wife's head and began to thrust into her mouth, making her gag with every thrust. @@.man;"ugh, fuck!"@@ He groaned again as he took his cock out and jerked it at $wife's face. $wife intuitively opened her mouth as $stepd's exposive cum spurted out.
@@.man;"Auuugh...! Fuck... Suck it clean..."@@ $stepd breathed as he pushed his soaked cock into $wife's cum-covered mouth. She slurped on the head, making $stepd groan again, then stood up.
@@.wife;"O-okay, so I've apologized now, right...?"@@ $wife said hesitantly.
@@.man;"Hm? Yeah, of course. That's a good start."@@ $stepd nodded.
@@.wife;"Start!?"@@ $wife blinked and looked at $stepd in shock.
@@.man;"Oh yeah, great start. You can't expect that to be it though, surely? You really did wind this old man up for so long. Feel free to stop by again."@@ $stepd waved dismissively, and $wife left the room, confused and muddled.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_sub to 4>>\
You arrived home late after a long day and were greeted by the smells of a hot roast dinner that $wife had already set up at the dinner table.
@@.wife;"Just in time..."@@ $wife said as you walked in. You saw both $stepd and $wife sitting beside one another at the dinner table and you sat down to join them on the opposite side.
@@.you;"Yeah... Sorry, long day."@@ You replied and gazed over their shoulders at the TV.
@@.man;"Nothing to be sorry for my boy! Look, I've bought some Hibiki... Care for a drop or two?"@@ $stepd grinned widely as he pushed a bottle of whiskey and a glass forward.
@@.you;"Huh, you've got good taste..."@@ You hated to admit it.
@@.man;"Heh, you sound surprised!"@@ $stepd laughed. @@.man;"I collected a few things from the house today."@@ He explained.
You enjoyed the evening as best you could, idly chatting while drinking expensive whiskey and watching the TV. Time escaped you and you'd lost count of how many drinks you'd had as you zoned back into the conversation.
@@.man;"It just seems like it will cost a fortune."@@ $stepd was saying.
@@.you;"What's that...?"@@ You asked, having not paid any attention at all.
@@.man;"I was just saying that the council is nearly done with the land repairs, but there's been a sinkhole under part of my house... I can't live there until it gets repaired, and it looks like it's going to cost a lot."@@ $stepd repeated.
@@.you;"For real...? Shit, that should be the council's responsibility..."@@ You frowned at the injustice. $wife gasped then nodded. You looked over at her and quirked a brow at the odd reaction and she turned red in the face.
@@.wife;"N-no I mean... You're right hun... The council should be responsible..."@@ She agreed. You shrugged.
@@.man;"Yeah, well.. Unfortunately the council says because they didn't 'cause' the sinkhole it's actually not their problem. It makes sense honestly, it's just frustrating how much trouble a hole can make..."@@ $stepd said heatedly. $wife made an odd sound as she nodded her frantic agreement.
@@.you;"Yeah I guess... That's true... Yeah."@@ You yawned.
@@.wife;"Y-yeah, a lot of trouble-haah!!"@@ $wife gasped again.
@@.you;"Jesus, what's with you?"@@ You frowned and stiffled another yawn.
@@.man;"More like what's with //you// right, sleepyhead? How many drinks have you had?"@@ $stepd grinned.
@@.you;"Yeah a few..."@@ You nodded and yawned again, then rested your head on the table.
@@.man;"Yeah, I'd say. Have a rest, close your eyes maybe."@@ $stepd suggested smartly, and you did. You closed your eyes to rest them and felt immediately more comfortable.
<<iconButtonContainer
'Step-Dad Route (Sub) - Dinner Part2'
'button_m_exclaim.png'
"Pass Out..."
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
<<set $sexuality += 2>><<remember $stepdbdinner_scene to true>>\
$wife gasped as $stepd's fingers explored her netherregion. She sat on the lounge with no panties and her legs spread for $stepd's misguided fingers.
@@.wife;"S-stop...! $name is right there..."@@ She pleaded and looked over at you, snoring at the table after enjoying a few too many whiskeys.
@@.man;"Heh, I know..."@@ $stepd grunted and fished out his meaty cock. $wife blinked in surprise and gazed up at $stepd.
@@.man;"Don't just sit there... Suck it."@@ He ordered her, and after some hesitation $wife opened her mouth to take in his cock. It was thick, hard, and really quite big... A man's cock. $wife realized that she'd begun to suck it a little more enthusiastically as she stroked it idly with a hand, and moaned as $stepd continued to finger her.
[img[images\pictures\loving_family\stepddinner1.webp]]
@@.man;"See, knew you liked it..."@@ $stepd laughed. $wife gazed up and blinked in surprise to see a phone pointed at her, apparently filming.
@@.wife;"Gah... What are you doing...?"@@ She began to argue.
@@.man;"Don't stop."@@ $stepd barked as he pressed his cock back into her mouth. $wife moaned lewdly as the older man's fingers plunged deeper inside her and hooked up.
@@.man;"Hah... You like it, don't you? You little slut... Sucking my cock while your husband's asleep over there..."@@ $stepd teased.
@@.wife;"N-no... I don't want to..."@@ $wife said softly.
@@.man;"You want it to stop? You <b>really</b> want it to stop?"@@ $stepd asked.
@@.wife;"W-well..."@@ $wife hesitated. She didn't know why - or she did but didn't want to admit it.
@@.man;"Hm? Well what?"@@ $stepd pressed her.
@@.wife;"Y-yes I do, eventually..."@@ $wife forced her reply.
@@.man;"Eventually? Hah! Alright, tell you what..."@@ $stepd paused for a moment in silent contemplation. @@.man;"Convince $name to sell the house to me and this'll end. That's all I want."@@ He said and watched her with an unkind sneer.
@@.wife;"But... $name would never agree..."@@ $wife said quietly.
@@.man;"Just try!"@@ $stepd barked as he resumed fingering $wife, who did her best to shoosh her moans.
@@.wife;"O-okay, I'll try..."@@ She said from behind her hands.
@@.man;"Heh, good... now... eat my cum...!"@@ $stepd grunted as he jerked his cock into $wife's open mouth. She waited patiently and barely flinched as $stepd's cum spurted over her tongue.
[img[images\pictures\loving_family\stepddinner2.webp]]
@@.man;"Hah, take it $wife...!"@@ $stepd groaned a little too loudly for $wife's comfort... But she did as he said and caught all of the cum in her mouth and after a few seconds of struggle she swallowed it all.
@@.man;"That's a good girl. I'll wait to hear an update."@@ $stepd grunted as he zipped up his pants and walked out of the room.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"End the Day"
>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]
<<set $stepdad_path_sub to 1>>\
@@.you;"Yes, I think he does. So keep trying, okay?"@@ You answered, and you thought for a second that $wife looked like she was about to smile. She didn't speak for a time, and an odd silence lingered before she nodded.
@@.wife;"Okay, fine. I'll keep trying."@@ She said quietly.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<set $stepdad_path_sub to 7>>\
You arrived home late to hear a bit of chatter in the loungeroom. You recognized $wife and $stepd's voices... But there was a third. You curiously wandered inside. $wife was sat on an armchair opposite to the lounge, where both $stepd and another old gentleman whom you didn't recognize were seated.
The old man was thin, perhaps tall though it was hard to tell when he was sitting, and he had a reclining hairline of thin white hair.
@@.man;"Oh you're home... Good..."@@ $stepd spoke as you walked in.
@@.you;"Uh, yep, here I am... Hello stranger in my home."@@ You greeted the old man somewhat passively.
@@.man;"Sorry $name, this is my good friend Arthur... I asked him to come over because uh... I have some bad news to share."@@ $stepd said. He paused dramatically and looked at you. You awkwardly stepped over to be beside $wife and leaned against the armchair.
@@.man;"I... I'm dying."@@ He eventually said in an admittedly rattling voice. You blinked and heard $wife gasp.
@@.you;"Dying? Jesus.. How? What is it?"@@ You blurted.
@@.man;"My heart is failing... It's heart disease, $name."@@ $stepd sighed.
@@.man;"Well... I'm sorry to hear that old friend... And you know you can rely on me."@@ The stranger called Arthur spoke. He had a dry, raspy voice that could have frightened children.
@@.man;"I know, and I appreciate it Arthur. But look, it's not too surprising... I'm an old man. These things happen at our age, eh?"@@ $stepd chuckled sadly.
@@.man;"Aye, we're dropping like flies... And I guess I'll be the last of us."@@ Arthur nodded gently.
@@.wife;"I'm... I'm so sorry to hear, $stepd..."@@ $wife said quietly. You could hear the tears welling in her eyes.
@@.you;"Damn... Yeah, sorry $stepd..."@@ You murmured.
@@.wife;"Is there anything we can do?"@@ $wife asked. $stepd shook his head.
@@.man;"You've done plenty for me already, $wife, and I appreciate it tremendously."@@ He said. @@.man;"No - it's quite fine. Arthur here used to work in Real Estate..."@@ $stepd looked at his friend with something of a smile. @@.man;"I'm sure between the two of us we can find a place for me to live out my last few days, eh old friend? Once I've sold the property I'll have a little gold mine to take care of myself wth."@@ $stepd laughed. Arthur nodded solemnly. You frowned as you thought in deafening silence before you spoke up.
@@.you;"Well... Actually..."@@ You began to say quietly. $stepd gazed at you in wonder.
@@.you;"What if you 'bought' this house?"@@ You asked. $stepd blinked in surprise and raised his eyebrows in contemplation.
@@.man;"Hm. I didn't think of that... But..."@@ He frowned.
@@.you;"We could stay here and make sure you're comfortable... Of course Arthur you can come visit $stepd whenever you'd like... You won't need to go through the hassle of renting."@@ You explained. In reality you couldn't help but think of that extra money you'd be getting, and knowing $stepd didn't have long to live helped your decision... It was a harsh thought, but you couldn't help but think it.
@@.wife;"I agree! We're happy to help..."@@ $wife chimed in, which seemed to satisfy $stepd. He nodded.
@@.man;"Well... Alright then...! If you're happy for that then... Yes, let's do it."@@ He smiled warmly.
@@.you;"Yeah of course... If it means we're helping you, $stepd.... Then it'd be our pleasure, right hun?"@@ You looked at $wife, who nodded.
@@.wife;"Yeah..."@@ She agreed.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_sub to 6>><<remember $stepdcallsex_scene to true>><<set $sexuality += 2>>\
$wife spent the day at home, like she'd become accustomed to as of late. She cleaned, washed, and tidied, then relaxed in the loungeroom before she heard $stepd call out her name from the guest room. Her heart began to race as she made her way to his bedroom.
He was sat on his bed completely naked. $wife averted her gaze as quickly as she could, but first peeked at the man's flaccid cock. Even soft it was quite meaty. $stepd grinned.
@@.man;"Please, come in..."@@ He said.
@@.wife;"Um... I was just cleaning..."@@ $wife said, careful to not look at him.
@@.man;"I noticed, but it seems you missed this room. There's plenty of dirtiness here..."@@ He said with a smirk. @@.man;"Now come in, please."@@ He said again. $wife hesitated before she shuffled into the room.
@@.man;"... Good. Now."@@ He stood up and motioned for $wife to get closer. She did so quite slowly. @@.man;"Come on now. On your knees. You should know what to do by now..."@@ He ordered her. $wife barely hesitated before she dropped to her knees and finally looked at $stepd's now-growing penis. It was impressive how fast it was growing - at least to her.
@@.man;"... What are you going to do?"@@ He asked.
@@.wife;"... Suck it..."@@ $wife said quietly.
@@.man;"Get on with it then."@@ He muttered.
$wife leaned forward and closed her eyes. She felt the tip of his cock press against her lips, which she parted to let it in her mouth. She breathed a long breath from her nose as she began to take the length of the thing further in her mouth. She could feel it twitch and grow in her very mouth - an alien feeling to her... But she liked it. She liked knowing that she caused it to react that way, and for $stepd to feel the way he did.
Before long $wife was slurping and gagging on the cock, making a right drool-y mess. She gasped for air when she needed to but otherwise was stuck in a sucking fit of pleasure.
[img[images\pictures\loving_family\stepdsex1.webp]]
She squirmed as the heat inside her slowly became unbearable. She reached down to feel her saturated pussy and began to finger herself.
@@.man;"Heh... You tried to deny it for so long, but look at how wet you are eh? You love my cock... I bet you want to feel it inside you, too."@@ $stepd smirked. $wife blinked and blushed at the thought. She wondered how it would feel; $stepd's swollen cock thrusting inside her...
@@.man;"I won't unless you tell me to... Remember that."@@ He said as he circled behind her. $stepd lazily pulled at the zipper of her dress to pull it down. $wife helped by shrugging the thing off.
@@.man;"Stand up..."@@ He ordered. $wife did so, then $stepd gently pushed her onto the bed where she fell on her hands and knees.
@@.wife;"What are you going to do...?"@@ She asked quietly.
@@.man;"Nothing unless you tell me to."@@ He repeated... and despite his words he pulled down her panties to reveal her glistening slit and perfect heart-shaped ass.
@@.wife;"N-nothing...?"@@ She blinked as she felt the thick swollen head of $stepd's cock rest against her labia.
@@.man;"That's right."@@ He grunted as he rubbed his cock up and down her wet slit. $wife shiverred in anticipation.
@@.wife;"Your... Cock is touching..."@@ She said quietly.
@@.man;"Oh yeah it is... And it could go inside with a single thrust. Imagine how that'd feel."@@ He muttered as he pressed his cock harder against her. $wife whimpered and breathed hard. Her pussy involuntarily tried to swallow the thing up in desperation... She wanted to feel it.
@@.wife;"Do it..."@@ She whispered.
@@.man;"What was that?"@@ $stepd asked.
@@.wife;"F-fuck me... Please, fuck me...!"@@ $wife begged as she pushed her rear back against him.
@@.man;"Well... If you're asking."@@ He grinned as he slowly pushed his cock between her swollen lips.
[img[images\pictures\loving_family\stepdsex2.webp]]
@@.wife;"Oooh...!"@@ $wife moaned loudly as she felt the length and girth of $stepd's manhood enter inside. She shiverred and bucked from the feeling, then gasped as he continued to plunge inside in a continuous ramming. She came almost immediately.
@@.man;"Hah! See? I knew you'd love it... You're squirting everywhere!"@@ $stepd grunted as he fucked her.
@@.wife;"O-oh my god...! Oh fuck...!"@@ $wife gasped. $stepd didn't stop and $wife didn't want him to - his thrusting was relentless and making her cum seemingly to no end.
[img[images\pictures\loving_family\stepdsex3.webp]]
@@.man;"You like it huh? Say it!"@@ He grunted.
@@.wife;"Oh- I love it...! I love you fucking me!"@@ She admitted while mindlessly in bliss.
@@.man;"Heh, I know! And I'm gonna cum inside you, $wife. Ask for it!"@@ He grunted again.
@@.wife;"I-inside? Mmmmh...!"@@ Her mind was foggy from the waves of orgasm. She moaned lewdly and gasped. @@.wife;"Y-yes, do it...!"@@ She pleaded.
@@.man;"Hah - you don't need to tell me twice...!"@@ $stepd began to thrust faster if it were even possible. Despite his age he fucked like a young buck in his twenties. $wife squirmed and tightened around the man's thick cock as her body hungrily pulled him in.
@@.man;"Hah... hah... Fuck...! Take it...!"@@ He grunted loudly.
@@.wife;"Oooh...! Fuck... Mmmm...!"@@ $wife gasped a loud shrill sound as $stepd came inside her. She felt his seed spurt hard and fast, and apparently endlessly. She could feel the thick liquid fill her every crevice to the point that it spilled out the sides.
@@.man;"H-... Jesus..."@@ He grunted with a final thrust then pulled out. $wife remained still in a blissful daze.
[img[images\pictures\loving_family\stepdsex4.webp]]
@@.wife;"O-oh... Mh... Y-you came inside me...?"@@ She eventually asked.
@@.man;"Heh... yeah, of course... And I'll do it a whole lot more too... Just ask whenever you feel like it."@@ He grinned as he clambered off the bed and left the room. $wife heard him say something more but she couldn't make sense of the words - her mind was still in a foggy delirium.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"End the Day"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_sub to 3>><<remember $stepdhelpcum_scene to true>><<set $sexuality += 2>>\
$wife spent the day at home. She hadn't much planned other than the odd chore and a bit of shopping. It was all done before noon, and as she walked back inside from shopping she heard $stepd call out her name.
She hesitantly approached the guest room and peered inside to see him sitting on the bed with a magazine open... It was one of hers. She glanced at it, then him. He grinned back at her.
@@.man;"I was wondering when you'd get home."@@ He said, then made a point of tapping the magazine. @@.man;"This... Just isn't doing it for me any more. Not since I've had the real thing..."@@ His grin grew wider. $wife averted her gaze for a moment and nodded the slightest bit.
@@.wife;"You want me to... Suck it again...?"@@ She asked quietly. He shook his head.
@@.man;"Nah, not this time... I just want to feel you."@@ He said, then he stood up and began to take off his clothes. $wife peered at him with concern. @@.man;"Come on. I just want to feel your body... I won't fuck you. Not unless you tell me to, heh..."@@
$wife hesitated then began to undress as $stepd watched her with hungry eyes. She stood naked before him... And though she felt vulnerable, she also liked the attention. It was an odd clash of emotion, but she liked it nonetheless.
$stepd guided her to sit down on his lap and she did so gingerly, careful to avoid squashing anything, and also somewhat self-conscious to not sit her full weight. She could feel his hard cock press against her ass- twitching occasionally as $stepd reached around to squeeze her breasts together.
@@.man;"See, not too bad, is it?"@@ He grunted as he pinched her nipples, causing her to suck in a short breath from surprise.
@@.man;"To be honest I've always wanted to feel these... I'm sure I'm not alone in that, either... I can't believe that $name has had you all to himself - that brat. It's impolite to not share, don't you agree?"@@ He asked and gave her nipples another sharp squeeze.
@@.wife;"Ah! Y-yes!"@@ She blurted her agreement and $stepd laughed.
@@.man;"Glad to hear it... But there's more of you that I want to feel."@@ He muttered, and before $wife could react he flipped her around onto her back and leaned over her menacingly.
@@.wife;"Oh- you said you wouldn't...!"@@ She began to say.
@@.man;"Yeah, and I won't unless you tell me to. I'm just feeling you."@@ He grinned, and despite his words $wife felt his girthy manhood brush against her swollen labia.
@@.wife;"O-oh, your..."@@ $wife stuttered.
@@.man;"My cock. It's big, huh? I'd love to let you feel it properly... But for now..."@@ He grunted as he rubbed the length of his honestly massive cock against her petite pussy... and though it brushed deep against her hole, it never went in...
The closeness drove $wife mad with lust; she felt the hot shaft rub up and down her lips and the head of his swollen cock press against her clit, but it never penetrated. She bucked her womanhood against it in silent protest but couldn't bring herself to ask for it. Instead she enjoyed the feeling for what it was.
[img[images\pictures\loving_family\stepdhelpjack1.webp]]
@@.man;"Heh, not bad, right? Tell you what though, it'd feel much better inside..."@@ He told her, and she believed it.
@@.wife;"S-still... You can't..."@@ She murmured a weak reply.
@@.man;"Hmph, fine... But you can't resist forever. I think you know that too."@@ He grunted as his thrusting picked up in pace. $stepd's breath became ragged as he fucked the outside of $wife's pussy, and she felt her own wetness coat the underside of his cock.
@@.wife;"I'm gonna cum on you...!"@@ $stepd grunted. True to his word, with a few more thrusts cum began to spew from his cock. It shot over $wife's exposed breasts and stomach, but then he rubbed the tip of his cock over $wife's pussy. Cum leaked into her crevices, and she yearned to know what it would have felt like inside her...
@@.man;"Bet you wished it was inside you now, eh?"@@ $stepd grinned, as if he'd read her mind.
@@.wife;"N-no I don't!"@@ She lied.
@@.man;"Well whatever... You can't lie to yourself forever."@@ $stepd said as he got up and left, leaving $wife laying naked on his bed save for the few sprays of his cum.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"End the Day"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_sub to 8>><<remember $stepdfriend1_scene to true>>\
$wife walked down the hallway and paused by the guest bedroom door. She hesitated as she thought back on her last interaction with $stepd. She remained there for a time... In truth she'd planned to go in so it could happen again, but then she was there and it was nerve-wracking to do. Instead she kept walking down the hall and into the loungeroom. She was startled to see both $stepd and Arthur sitting on the lounge.
The two of them looked her way as she walked in.
@@.wife;"Oh um, I didn't know you had guests... I'll leave you two be..."@@ $wife stammered as she turned to leave.
@@.man;"Well hold on now..."@@ $stepd said. $wife paused then turned back around to face him.
@@.man;"Just because we have a guest doesn't mean you need to act any different, $wife..."@@ $stepd explained. $wife nodded stiffly.
@@.wife;"Okay well... I'll just um... There are some dishes to do..."@@ She began to say.
@@.man;"Come on $wife, don't be so rude... Arthur deserves the same kindness that you've shown me while I've been here. He's my guest, and I own the house now don't I?"@@ $stepd said with a menacing grin.
@@.wife;"Oh, um..."@@ $wife was at a loss for words. She knew what $stepd was implying.
@@.man;"Arthur, do you have any idea just how hospitable $wife has been for me? She's been taking care of my every need..."@@ He explained.
@@.man;"Oh? Lucky you. And such a pretty woman too."@@ Arthur smiled. His eyes were uncomfortably glued on $wife.
@@.man;"Oh well don't you worry - I look after my friends... $wife, come over here..."@@ $stepd beckoned. $wife hesitated but did as she was told. Her heart raced as she walked over to the lounge.
$stepd watched her with a twisted smile, then stood up.
@@.man;"Alright then..."@@ He said as he began to undo his pants. @@.man;"Show Arthur just how caring you are!"@@ He barked as he fished out his semi-erect cock. $wife blinked and her eyes widened in shock.
@@.man;"Heh, wow. Daring as ever $stepd."@@ Arthur laughed.
@@.man;"You know it. Come on, don't tell me you've gotten too old Arthur..."@@ $stepd laughed.
@@.man;"Oh not quite just yet..."@@ Arthur replied as he stood up and took out his own cock. It wasn't as thick as $stepd's, but it sure was long.
$wife gazed between the men.
@@.man;"Well go on, $wife... On your knees."@@ $stepd muttered. $wife took a deep breath to calm herself as she got down onto her knees. She flinched when she saw the meaty cocks hanging menacingly at eye-level.
@@.man;"So obedient..."@@ Arthur muttered.
@@.man;"Just how I like them... Go on now."@@ $stepd ordered.
$wife blinked then raised both hands to gigerly touch, then grasp onto both of the old mens' cocks. She felt somewhat frigid from it all; $stepd on his own was a lot, but another man... She felt nervous. Regardless $wife stroked the cocks into life as the old men grunted on occasion.
[img[images\pictures\loving_family\stepdfriend1.webp]]
@@.man;"Well... Well this is all very good $wife, but where's the usual enthusiasm?"@@ $stepd frowned.
@@.man;"Oh yeah, it's not quite the same as the video is it..."@@ Arthur mumbled.
@@.wife;"Video..."@@ $wife repeated. $stepd must have shown the video of her to Arthur... So he knew about them. For some reason that almost put her at ease. Arthur was in on the little 'secret'. $wife's stroked the cocks a little faster.
@@.man;"Heh, that's it... Get into it... Why aren't you using your mouth?"@@ $stepd asked.
$wife almost immediately took action, she leaned over to taste $stepd's cock. She swirled her tongue over the head and gave the length a few sucks until the entire thing was wet. She then turned to do the same to Arthur, who gasped and groaned in response. His wasn't nearly as thick... But she felt the same feeling.
[img[images\pictures\loving_family\stepdfriend2.webp]]
$wife slurped and stroked the men as her mind became foggy... Two men. She knew just how much she liked it when $stepd was inside her... But then she wondered about them both. What if Arthur wanted to use her too? Would he use her mouth? Her ass...?
She gagged down on Arthur's cock as she fantasized it; blowing this old man while $stepd stuffed her from behind, making her cum like the time before... Or maybe they'd take turns. She remembered how $stepd came inside her. How thick it was. $wife gasped and squirmed as she turned to suck off $stepd again. She squeezed Arthur's cock as she stroked it and gagged down on $stepd.
@@.man;"Oooh fuck...!"@@ Arthur groaned.
@@.man;"Yeah... Me too...!"@@ $stepd grunted. $wife blinked as she snapped back to reality, though a little too late. $stepd came hard - while his cock was still jammed halfway down $wife's throat. She gagged and spluttered, making a mess over her mouth, and as she turned around Arthur was ready to coat her face in another load.
@@.man;"Oooh man...!"@@ He grunted as his cum sprayed out.
@@.man;"Hah...! Heh... Great, right?"@@ $stepd laughed.
@@.man;"Wow, honestly... I didn't know whether to believe you... But yeah."@@ Arthur replied.
@@.man;"Well, you're welcome to visit whenever you'd like. Just like $name said!"@@ $stepd laughed again.
@@.man;"Jesus... This is his wife huh? Man..."@@ Arthur shook his head. $wife might had felt guilt if she wasn't so overcome with lust... It wasn't fair that they got to cum but she didn't.
@@.man;"Anyway, thanks $wife. Feel free to clean up before $name gets home. Or don't."@@ $stepd shrugged lazily as he picked up his pants. Arthur was doing the same.
$wife deliberated then left the loungeroom in a fluster.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"End the Day"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $school_scene to 6>>\
-- END OF CONTENT --
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $school_scene to 6>>\
-- END OF CONTENT --
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
<<if $school_path_naive eq 1>>\
As the day ended and her students left the classroom, $wife noticed $schoolk1 hanging back once again. She wondered whether he was there for another tutoring session... She didn't think the last one went very well and felt somewhat awkard to assume the position of teacher for a subject she knew so little about. She wondered whether she should simply leave before he got the chance to ask...
<<nobr>>
<<iconButtonContainer
'Teacher Route (naive) - Tutoring 1'
'button_m_book.png'
"Tutoring"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Quickly Leave"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $school_path_naive eq 2>>\
$wife could see that $schoolk1 was intentionally hanging back again... She wasn't all too surprised. She couldn't forget his advances the last time he hung around, and she wondered whether he was planning the same again. Surely she couldn't resist a second time - she wondered whether she should leave quickly before he got the chance...
<<nobr>>
<<iconButtonContainer
'Teacher Route (naive) - Tutoring 2'
'button_m_book.png'
"Tutoring"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Quickly Leave"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $school_path_naive eq 3>>\
Like clockwork, $wife's students piled out of the classroom in a rush to get home as the day ended. She slowly tidied her desk and began to collect her things, but noticed that $schoolk1 was hanging around again. She was almost glad to see it, and the familiar feeling of butterflies in her stomach returned. She knew what would happen if she stayed.
<<nobr>>
<<iconButtonContainer
'Teacher Route (naive) - Tutoring 3'
'button_m_book.png'
"Tutoring"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Quickly Leave"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $school_path_naive eq 4>>\
As did most days end, $wife remained at her desk marking papers while the students escaped the classroom, except now she'd begun to hope to see one person in particular remain. So she was glad when she noticed $schoolk1 remaining at his desk...
<<nobr>>
<<iconButtonContainer
'Teacher Route (naive) - Tutoring 4'
'button_m_book.png'
"Tutoring"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Quickly Leave"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $school_path_naive eq 5>>\
$wife hung around after class as had become routine, but today she noticed (to her disappointment) that $schoolk1 didn't do the same. She then remembered his invitation to his house...
<<nobr>>
<<iconButtonContainer
'Teacher Route (naive) - Tutoring 5'
'button_m_book.png'
"Tutoring"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Quickly Leave"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $school_path_naive eq 6>>\
$wife hung around after class as had become routine, but today she noticed that $schoolk1 didn't do the same. She knew that he was probably waiting at his house, and maybe Max was there with him again...
<<nobr>>
<<iconButtonContainer
'Teacher Route (naive) - Tutoring 6'
'button_m_book.png'
"Tutoring"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Quickly Leave"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>><</if>>[img[images\bg\classroom.png]]
<<set $school_scene to 6>>\
It'd been another busy day for $wife, who'd somehow kept her class in order. As she was packing her belongings she noticed $schoolk1 hanging back.
@@.wife;"Hi $schoolk1, you know you can leave now right?"@@ She smiled. He was usually the first out the door.
@@.man;"Ah, actually miss, I'd hoped that I could take you up on the offer of tutoring...? For the exams."@@ He replied.
@@.wife;"Well... Of course! It's my pleasure."@@ $wife could hardly hide her surprise. $schoolk1 wasn't the studious type, but it was a welcome change.
@@.man;"Terrific, I've been struggling with biology and don't want to fail... But if I'm getting lessons from you then I'm sure I'll be fine."@@ He said.
@@.wife;"Biology... What are you struggling to understand?"@@ She asked hesitantly.
@@.man;"Anatomy."@@ He replied bluntly. $wife almost flinched as she heard the dreaded answer.
@@.wife;"Anatomy... Well... I think your biology teacher is best for teaching that, don't you think?"@@ She said light-heartedly.
@@.man;"But he isn't! He never takes my questions seriously... You don't understand, they think I'm a joke..."@@ He muttered quietly.
$wife frowned, troubled by the thought of $schoolk1 being neglected by the other teachers. Biology wasn't really a subject that $wife was equipped to teach, but she didn't want to let him down.
<<nobr>>
<<iconButtonContainer
'Teacher Route (naive) - Tutor1'
'button_m_book.png'
"Give a Private Lesson"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Teacher Route (naive) - Tutor Deny'
'button_m_forward.png'
"Insist he speak with the biology teacher"
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\classroom.png]]
<<set $school_scene to false>>\
$wife shook her head.
@@.wife;"I'm sorry $schoolk1, I'm just not qualified to teach biology. I think you should give the faculty another chance."@@ She encouraged him.
@@.man;"Tch, I thought you were different than them!"@@ He spat angrily before storming out the room.
@@.wife;"$schoolk1-..."@@ $wife called out, then sighed. She wondered whether she made the right decision or not... She probably wouldn't hear from $schoolk1 again.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
<<set $school_path_naive to 1>>\
@@.wife;"Okay $schoolk1... I understand."@@ $wife replied.
@@.man;"So you'll help me?"@@ $schoolk1 asked.
@@.wife;"Yes, of course. It'd be my pleasure."@@ She offered a sincere smile.
@@.man;"Awesome, thanks miss..."@@ $schoolk1 grinned back.
$wife spent the next hour tutoring $schoolk1 on a subject she wasn't all too familiar with, and she hoped that it wasn't too evident...
@@.wife;"And, so... That's the cycle of reproduction for our species. You understand now?"@@ She asked, having herself learned a few things too.
@@.man;"Ah, yeah. I understand plenty more now, thanks..."@@ $schoolk1 replied.
@@.wife;"Excellent! Glad I could help."@@ She replied as she closed the textbook they'd been reading through.
@@.man;"Actually I do have one question..."@@ $schoolk1 began to say, his tone thoughtful.
@@.wife;"Sure, what is it?"@@ $wife asked.
@@.man;"Why is the mate selection different than animals? Animals mate all the time."@@ He asked. $wife blinked at the question, but tried to answer earnestly.
@@.wife;"Well... Because we're different than most animals. We require mutual agreement to... 'mate'."@@ She explained while trying to sound scholarly in her choice of words.
@@.man;"I see... But surely a formal 'agreement' isn't always necessary, right? What if two people found each other attractive, then they'll have sex normally, yeah?"@@ $schoolk1 asked with a raised brow.
@@.wife;"Well..."@@ $wife began to muster a reply in discomfort.
@@.wife;"I suppose that's true... However you should always be sure that there is consent."@@ She finally said.
@@.man;"Yes I understand... But let's say that I said I found you attractive, and you didn't object my advance, but also didn't say anything at all... Does that mean it's mutual?"@@ He asked abruptly. $wife almost flinched from the question.
@@.wife;"I-I suppose... I mean... I don't think it's a good example to use, $schoolk1."@@ She stammered. He shrugged.
@@.man;"I think it's a fine example... If I wanted to have sex with you, and you wanted to as well but didn't say it-"@@
@@.wife;"Th-that's quite enough $schoolk1! I think this tutoring session is done."@@ She cut him off.
@@.man;"Hmm... Okay, sure. Thanks, $wife."@@ He said.
@@.wife;"You're welcome $schoolk1."@@ She sighed.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]<<set $school_path_naive to 2>>\
Instead she waited until they were alone before she spoke.
@@.wife;"Hi $schoolk1... You're staying after class again?"@@ She tried to sound casual.
@@.man;"Yes well... To be honest, I think I learned so much from you last time you offered to tutor me... I was hoping we could do it again."@@ He replied.
@@.wife;"I'm glad to hear that... What subject? Biology again?"@@ She asked, and she was honest that she was glad, though she couldn't forget how blunt he was about his examples of attraction and mating.
@@.man;"Yeah... But mainly about female biology."@@ He said. $wife knew it wasn't a good idea to keep this going, but for some reason she didn't immediately oppose the thought.
@@.wife;"Female biology, huh... Is there a test on that specifically or something?"@@ She asked.
@@.man;"Not exactly, it's just something I want to learn more about."@@ He explained. She couldn't fault him for wanting to learn...
@@.wife;"Okay then."@@ $wife agreed.
They'd spent the next half hour reading through a textbook together, and $wife did her best to educate $schoolk1 despite her lack of specialty on the subject. It was at many times awkward as they read through the subject of reproduction, equipped with diagrams of different organs. $schoolk1 seemed keenly interested though. He pointed at the diagram of a woman's breasts.
@@.man;"So I get that they produce milk, but why are guys so attracted to them?"@@ He asked. He had a habit of being blunt.
@@.wife;"Well... I suppose it could be because men are looking for a woman suited to carry their children..."@@ $wife explained somewhat bashfully, and felt even moreso embarrassed when she noted $schoolk1 glancing at her chest.
@@.man;"Yeah, that makes sense... I really like them."@@ He shamelessly confessed, his gaze lingering.
@@.wife;"W-well, I guess that's normal!"@@ She tried to sound casual. @@.wife;"Anyway, I hope that's helped you understand..."@@
@@.man;"Yeah it has... But..."@@ $schoolk1 frowned as he trailed off in thought.
@@.wife;"What is it?"@@ $wife asked.
@@.man;"It'd really help if I saw it in real life."@@ He said, his eyes still glued to $wife's chest. Her cheeks burned.
@@.wife;"And one day you might!"@@ $wife tried to shrug off the comment, but $schoolk1 shook his head.
@@.man;"I mean you, miss $wife..."@@ He said.
@@.wife;"O-oh! $schoolk1! I'm your teacher...!"@@ $wife blurted in a hurry, trying to sound upset, though was perhaps too flustered to convey it properly.
@@.man;"Yes I know... And I want you to teach me."@@ He muttered as he stood up and closer to $wife.
@@.wife;"Wh- $schoolk1! Y-you understand what you're saying right...!?"@@ She questioned.
@@.man;"I know..."@@ He nodded as he stepped closer again. @@.man;"But miss... You haven't said 'no'..."@@
@@.wife;"I- Y-yes, but-...!?"@@ It was true- she didn't outright reject the idea, nor did she resist when $schoolk1 suddenly reached out to grab at her breasts. He squeezed them over her top, and pinched both her nipples. She let out a sharp gasp.
@@.man;"Wow, they're already so hard..."@@ He commented. $wife bit her lip and breathed out a heavy breath as $schoolk1 massaged her chest. Her mind swirled from the situation - she knew it was wrong and she had every chance to stop it from happening...
$schoolk1 slowly ran his hand down the front of $wife's body, past her belly and towards her pants. Her heart raced as she felt his fingers slowly wriggle in and down to her panties before tracing her womanhood over the sheer fabric. $wife gasped and quickly pulled away from him.
@@.wife;"T-$schoolk1! That's enough!"@@ She said heatedly.
@@.man;"But I could see that you liked it."@@ He said with a frown.
@@.wife;"It doesn't matter! It's... wrong."@@ She said with some level of assertion. @@.wife;"I shouldn't be tutoring you. It's clearly not a good idea. Sorry $schoolk1."@@ She said as she motioned to the door.
@@.man;"Tsk... Fine..."@@ He muttered then left the room.
$wife exhaled slowly to calm herself. She truly did enjoy it, and perhaps the guilt of the situation made it feel all the more better... But she couldn't, not with a student. She hoped that $schoolk1 wouldn't hang around any more.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]<<set $school_path_naive to 3>><<remember $schoolkids1_scene to true>>\
For some reason she couldn't leave, or rather, she chose to ignore the continuously shrinking voice of reason in her head. The other kids piled out of the classroom in a hurry, leaving the two alone. $wife evaded $schoolk1's stare for a time, however couldn't stand the tension.
@@.wife;"$schoolk1... You're back again. What can I do for you?"@@ She asked somewhat stoically.
@@.man;"Well I was hoping we could continue our tutoring sessions, miss..."@@ He replied.
@@.wife;"I thought we had an understanding $schoolk1, that perhaps your biology teacher would be best suited for the subject."@@ $wife did her best to sound distant.
@@.man;"Yes I know that's what you think... But I disagree. I think you're the best teacher for the subject. For me at least."@@ He said as he stood up and approached her desk. $wife tensed as he stepped closer.
@@.wife;"I have to insist that- oh!"@@ She exclaimed as $schoolk1 suddenly reached out to grope her chest.
@@.man;"Shh... Come on, $wife... There's no point resisting. It's okay. You don't have to say a thing."@@ $schoolk1 murmured as he felt her body. @@.man;"After all, actions are more important than words aren't they?"@@ His smile grew wider as he watched $wife squirm on the spot.
@@.wife;"Mh, I..."@@ $wife bit her lip as she breathed out hard. Her head swirled with confusion and uncertainty. She didn't know what to do or how to respond.
@@.man;"See? Completely fine... Now... If you don't mind I'd like to continue our lesson... I want to see them."@@ His gaze dropped to her chest. $wife calmed her breathing and after some hesitation she began to remove her blouse with shaking hands. She let it drop to the floor before she unclipped her bra that released her heavy breasts into full view. $schoolk1 grinned.
[img[images\pictures\bad_teacher\student1.webp]]
@@.man;"Awesome... They look beautiful... But I want you to squeeze them too."@@ He said quietly as a sly smirked spread on his face.
$wife had raised her hands already, though more to instinctively shield herself from view. She breathed out a shakey breath as she lowered her arms and pushed her breasts together. An unusual feeling lingered in her stomach - something like butterflies, as $schoolk1 watched her fondle herself. She pushed her breasts with her hands and pinched her nipples, which spurred the feeling on harder. She gasped when $schoolk1 undid his pants and took out his rock-hard cock. It had to have been nine inches or so. He slowly jerked it as he watched her.
@@.man;"Hah, excellent... But I want to feel more..."@@ $schoolk1 grunted as he stepped forward and placed a heavy hand on $wife's shoulder. She flinched.
@@.wife;"O-oh..."@@ She caught herself from speaking.
@@.man;"Come on... It's fine. Just get on your knees. I know you want to. Otherwise you would have said 'no', right?"@@ He quirked a brow. $wife struggled to find reason in herself and simply did as he asked. She slowly got onto her knees and blinked when she saw $schoolk1's throbbing manhood inches from her face.
@@.man;"Heh, good... Now, come on... Don't be shy."@@ He said as he pressed the thing gently against $wife's lips.
$wife gazed up at him as she took the head of the cock slowly into her mouth. She suckled gently at first, wettening it with her soft lips before she sucked down further and further on the shaft. $schoolk1 groaned, which brought on the butterflies in $wife. She liked it, for some reason or another. Not the act itself, but the situation, that she was pleasuring this young man- her student...
$wife licked up and down the shaft of $schoolk1's cock as she fondled his family jewels, which seemed to be a sensitive spot for him.
[img[images\pictures\bad_teacher\student2.webp]]
@@.man;"O-oh... Fuck...!"@@ He swore quietly. $wife took his cock into her mouth again and began to suck harder, that she noticed his edging climax. She lightly squeezed his balls and aggressively tongued the head of his cock which made him grunt and groan with a reddened face.
@@.man;"Sh-shit I'm...!"@@ He groaned again. $wife felt his cock twitch and knew to take it out of her mouth. She jerked him hard and squeezed his balls as his cum came spurting out over her face and naked chest.
@@.man;"O-oh... H-hah... Fuck, that was good..."@@ $schoolk1 grunted. He took some time to catch his breath before he pulled his pants back up. He quirked a brow when he looked at $wife, who was now struggling with conflicted thoughts and feelings.
@@.man;"Hey... Don't worry about it. We were just acting on feelings. No big deal. Nothing said."@@ He said with a shrug. She felt oddly reassured, but the weird guilty pit in her stomach remained.
$schoolk1 collected his belongings before leaving the classroom, and $wife alone in a mess.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]<<set $school_path_naive to 4>><<remember $schoolkids2_scene to true>>\
$wife ignored her doubts and remained in the classroom. She heard the door close and lock, then looked up to see $schoolk1 gazing back at her. He offered a half-smile.
@@.wife;"You're here again $schoolk1..."@@ $wife said.
@@.man;"I've been enjoying our lessons together."@@ He explained. $wife glanced at the door to check if it were locked, which made $schoolk1 grin.
@@.man;"Now, you don't have to say anything again if you don't want to..."@@ He began to say as he walked up to her desk. @@.man;"Actions are more honest anyway."@@
$wife felt the same guilty excitement as the last time. She hesitated to speak, which $schoolk1 noticed immediately. He grinned.
@@.man;"It's fine, you don't need to speak for these lessons."@@ He said quietly as he stepped forward and laid his hands on $wife's shoulders, then ran then down her sides.
@@.man;"Let's get these off..."@@ He murmured as he began to undo $wife's blouse. $wife shivvered but gave no resistance as $schoolk1 undressed her - in fact she helped. His smile grew wide as $wife's soft, ample breasts came into view. $wife occupied herself with undoing $schoolk1's belt and pants.
@@.man;"I think this time I want to see what it is that makes you a woman..."@@ He commented with a sly grin. $wife felt her heart race as he slowly undid her skirt clip, and then she wriggled out of her underwear.
She stood completely naked and nervous in her own classroom with her student $schoolk1, who in turn had his pants off, and apparently couldn't stop staring at her body.
@@.wife;"Umm..."@@ $wife began to say.
@@.man;"Oh? You have something to say...?"@@ $schoolk1 quirked a brow in surprise, but $wife shook her head.
@@.man;"Okay. Come on, I want to see it..."@@ He said as his eyes dropped to $wife's crotch. She squirmed on the spot as she felt an odd heat wash through her. @@.man;"Just sit on the table... Show me..."@@ He insisted.
$wife hesitated and struggled with her conflicted feelings, but her resolve didn't last too long. She did as $schoolk1 told her and sat up on her own desk. Under $schoolk1's gaze, she slowly spread her legs, revealing her glistening womanhood.
@@.man;"It's beautiful..."@@ $schoolk1 commented as he leaned in to look closer. $wife squirmed bashfully, but the way $schoolk1 stared made her feel hot. She ran her fingers over her upper thighs, brushing lightly over her pussy lips.
[img[images\pictures\bad_teacher\student3.webp]]
@@.man;"Hah... I want to feel it... Taste it..."@@ $schoolk1 grunted as he began to jerk his cock. @@.man;"You'd like that, huh...? Miss $wife."@@ He smiled crookedly as $wife opened and closed her mouth.
@@.man;"I bet you want to feel me too, huh...? You've already tasted me..."@@ He commented as he stood up straight and stepped just a little closer. $wife flinched instinctively as his manhood came swaying in towards her, but she didn't move away.
@@.man;"It's a good thing we both want the same...!"@@ He muttered, then stepped forward again. $wife gasped when she felt something hard poke her in the privates. She looked down and saw $schoolk1's thick manhood pressed firmly against her womanhood, fighting to get in. She let out a soft moan as she shivered in anticipation. $schoolk1 grinned.
He slowly moved forward, and $wife watched as her student's thick cock slid inside her tight, wet slit. She moaned and bit her lip from the feeling - a hotness that swelled in her nethers and somehow in the pitt of her stomach. She felt every inch of his manhood invade her, and she bucked on it when it push entirely inside. Her mind blanked as she felt a wetness gush from her in a spasm of ecstacy.
@@.man;"Hah... Did you cum in one thrust...? You really wanted it, huh?"@@ $schoolk1 grinned. $wife felt her face turn red. @@.man;"Well I'm nowhere near done."@@ He said as he pulled back and thrust in again, then again. $wife gasped each time. They made her spasm in pleasure every single time.
@@.man;"I've always wanted to do this, $wife... You have no idea for how long. I've talked about it, dreamt about it... But the real thing is so much better."@@ $schoolk1 grunted as he plunged inside his teacher.
@@.man;"Most classes I'd sit in my seat and imagined what it'd be like to fuck you."@@ He pulled his cock out with a wet squelch and moved over to his desk, where he sat on his seat. He beckoned $wife over.
@@.man;"Right here. Come on."@@ His cock twitched. $wife moved quickly and with a great deal of lust - she turned around slowly backed down onto $schoolk1's lap. She eased the head of his cock to her pussy, which hungrily swallowed it up.
@@.wife;"Oooh...!"@@ She gasped.
@@.man;"Mh, damn... You're so tight...!"@@ $schoolk1 grunted as he began to thrust. $wife pinched her nipples as she bounced on his cock. There was something about it - whether it was his cock, the thickness and size... Or perhaps it was just the situation of fucking her student - she couldn't stop cumming. Every few thrusts had her gush and spasm in ecstacy. She could feel a hot wetness soaking her crotch and dripping down her legs.
[img[images\pictures\bad_teacher\student4.webp]]
@@.man;"Hah, you naughty slut, miss $wife...!"@@ $schoolk1 reached around to pinch her swollen clit, which made her almost shriek. $wife clapped a hand over her mouth to stop the sound - but her mind went blank as she came again.
@@.man;"Jesus, you must be some type of nympho...!"@@ He said with a grin. @@.man;"But... hah... You can't be the only one who gets to cum...!"@@ He said with a certain gruffness. His thrusts became rough and fast, which only made $wife cum harder.
@@.man;"I'm gonna cum...!"@@ $schoolk1 told her.
@@.wife;"Oh...! Y-yes...!"@@ $wife replied in an unknowing daze. She couldn't think of anything other than the pleasure she felt - she didn't want it to end. $schoolk1's cock rammed into her womanhood like a hungry animal.
@@.man;"Hah...! I'm cumming...!"@@ He grunted. His final thrust was deep - $wife felt the head of his cock press inside her, and she felt the cum spew out inside her. She blinked.
@@.wife;"O-oh, you're still inside...!"@@ She gasped the words in an alarmed, foggy haze, but admittedly she continued to squirm and push down against $schoolk1's cock.
@@.man;"Hah, fuck..."@@ $schoolk1 gasped. $wife took her time to stand back up, and shivered when she felt $schoolk1's cock slip out of her. She could feel his cum leak down her leg.
@@.wife;"$schoolk1, you came inside..."@@ She mumbled with a red face.
@@.man;"Hah? Yeah well, you said 'yes', so..."@@ $schoolk1 shrugged. @@.man;"I guess that's the danger of saying anything, huh? But now that you have, I think it's fine..."@@ He said somewhat dismissively as he began to pull his clothes back on. $wife eventually did the same.
@@.man;"That was good, miss $wife... Maybe we can do it again sometime soon."@@ $schoolk1 looked over at her briefly before he left the classroom.
$wife took a respectable amount of time before she left to go home.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]<<set $school_path_naive to 5>>\
@@.man;"Hi $wife."@@ He said once they were alone.
@@.wife;"Hello $schoolk1..."@@ $wife replied. She gazed at the door which remained unlocked.
@@.man;"Ah, it's fine. I'm not staying long."@@ $schoolk1 said with a shrug. $wife felt disappointed.
@@.wife;"Well then, what can I do for you?"@@ She asked curiously.
@@.man;"I want to invite you over to my house."@@ He said. $wife blinked.
@@.wife;"Oh... $schoolk1, I don't think that's a good idea."@@ She replied.
@@.man;"It's fine. I'm home alone most days. Look..."@@ $schoolk1 scribbled on a piece of paper and placed it down on $wife's desk. It was an address. @@.man;"You don't have to come over, but this is where I live... I'm around most days after class, and my parents work late so... Come around if you want. I know I've enjoyed our tutoring sessions..."@@ He shrugged before leaving.
$wife bit her lip as she looked at the piece of paper. She put it in her drawer then left.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $school_path_naive to 6>><<remember $schoolkids3_scene to true>>\
$wife took the address from her drawer and put it into her phone. He didn't live too far... She could be home at a reasonable hour. $wife barely recognized she was convincing herself to go.
She left the school as she normally would, except this time she took a few different turns, and eventually, she pulled up outside of $schoolk1's address. It was quite a modern house - a nice yard, high fence, well kept... It might have been nicer than her own house. She wondered what $schoolk1's parents did for a living.
$wife sucked in a breath before making her way out of the car and quite quickly to the front door, which she knocked on. She felt exposed waiting at her student's house, and so was relieved when $schoolk1 opened the door. She quickly stepped inside without waiting for an offer.
@@.man;"Hah! Please, come in."@@ $schoolk1 said with a grin.
@@.wife;"Sorry, I didn't want to be seen outisde... Are we alone?"@@ She asked nervously.
@@.man;"My parents aren't home. They won't be home for many hours."@@ $schoolk1 said reassuringly.
@@.wife;"Good... Um..."@@ $wife suddenly felt embarrassed, and $schoolk1's grin grew wider. She realized didn't bring any teaching material, so she couldn't fake any sort of intention to tutor him.
@@.man;"Well I guess we can continue our practical lessons from where we left off, hmm...?"@@ $schoolk1 suggested with hungry eyes. $wife nodded.
@@.man;"My room is this way."@@ He said, then walked into the loungeroom. $wife followed $schoolk1 through his home - it was just as nice as it looked from the outside. Certainly a home well looked-after, or at least the owners were. They walked down a hallway and paused at the furthest door. $schoolk1 opened it and walked in. $wife followed him, then gasped.
The room was unlike the rest of the house; it was clearly the bedroom of a young man. It was a little untidy, there were posters of bands and girls hanging up, and it smelled of 'boy'. But the reason $wife gasped was because there sitting on the bed was $schoolk1's dopey friend Max.
@@.man;"Hi Miss $wife..."@@ He said with a stupid grin.
@@.wife;"M-max, what are you doing here...?"@@ $wife asked. She looked at $schoolk1 who seemed to enjoy her confusion.
@@.man;"At my friend's house? Just hanging out..."@@ Max replied.
@@.man;"Max thought it was unfair that I was getting these tutoring sessions, and I have to agree... So I invited him over."@@ $schoolk1 said.
@@.wife;"B-but I can't tutor him too...!"@@ $wife began to contest.
@@.man;"Wouldn't it be favoritism if you didn't? He wants to learn like I have..."@@ $schoolk1 said with a grin. Max nodded eagerly.
@@.man;"See?"@@ $schoolk1 continued. @@.man;"Why don't you start here...?"@@ He said as he unzipped his pants and took out his flaccid cock. Max quickly did the same, though apparently the anticipation was enough to get him semi-hard.
$wife swallowed as she looked between her student's cocks. She made the decision to visit $schoolk1 for a specific reason, and she intended to get it. She slowly got onto her knees.
@@.man;"Wow, holy shit! It's really happening!"@@ Max exclaimed excitedly as his cock twitched into full-action. $schoolk1 grinned as $wife gently lifted their cocks with either hand and began to jerk them.
[img[images\pictures\bad_teacher\student5.webp]]
@@.man;"Oh, damn...!"@@ Max continued to mutter excitedly.
$wife jerked them both off with a building lust. She watched as $schoolk1's cock grew erect in her hand, and Max's wasn't small either.
@@.man;"Go on $wife... You know what to do..."@@ $schoolk1 grunted.
$wife nodded then leaned forward to wrap her lips around $schoolk1's cock. He let out a groan as her tongue swirled over the head.
@@.man;"Holy shit... Me too!"@@ Max stood up and wagged his cock towards $wife's face. She took $schoolk1's cock out with a wet pop then began to suck on Max's with the same technique. Max groaned loudly.
@@.man;"Oh my god... I can't believe miss $wife is sucking my cock...!"@@ Max grunted.
@@.man;"Heh, well, she is our teacher after all... And teachers should always want their students' dreams to come true, right?"@@ $schoolk1 grinned.
@@.man;"Hell yeah!"@@ Max exclaimed as he thrust his cock into $wife's mouth.
$wife gagged then switched back to $schoolk1 while continuing to jerk off Max.
@@.man;"Suck both!"@@ Max grunted as he pushed his cock against $wife's cheek. She flinched at first, then opened her mouth up wider to try and fit both of their cocks in her mouth.
The meaty cocks were too thick to fit entirely in, but she did her best to hungrily slurp on both while she gazed up at their grinning faces.
[img[images\pictures\bad_teacher\student6.webp]]
@@.man;"Alright, $wife... Are you ready for the next lesson...?"@@ $schoolk1 asked with a smirk as he peered down at her. She nodded in a lust-induced haze and took their cocks out of her mouth before standing. $schoolk1 slowly began to remove her clothes as Max watched on, wearing a big stupid grin.
@@.man;"Jesus!"@@ He gasped when $wife's tits spilled out, then again when her snatch came into view. The boys undressed too; Max in somewhat of a hurry it seemed. $wife watched in heated anticipation as she wondered how they were going to use her. She no doubt was about to find out.
$schoolk1 led $wife to his bed and gently pushed her onto her hands and knees. She shivered as she felt his fingers brush over her nether region, then blinked in surprise when he moved around to her front. He grinned.
@@.man;"I've had this lesson already, it's Max's turn now..."@@ $schoolk1 explained quietly.
@@.man;"Holy fuck... Oh my god...!"@@ $wife heard Max murmured from behind her, no doubt staring at her exposed ass and pussy. She flinched as she felt his fingers touch her apparently soaked pussy, then sucked in a breath when she felt him rub the tip of his cock against her opening.
@@.man;"Ohh... Oh fuck...!"@@ He groaned as slowly pushed his cock inside her. $wife gasped and moaned softly as she felt the entire length of his cock push inside her. It wasn't the same size as $schoolk1's, but it was still sizeable.
@@.man;"Well I can't let you two have all the fun... Come on, open up."@@ $schoolk1 said with a grin as he held his cock up to $wife's face. She hungrily opened her mouth and sucked down on $schoolk1's cock while Max plunged inside her from behind.
@@.man;"Ohh, fuck, it feels so good... I can't believe this is miss $wife that I'm fucking...! Man I owe you big time..."@@ Max grunted as he continued to thrust.
[img[images\pictures\bad_teacher\student7.webp]]
@@.man;"I told you man, and you didn't believe me."@@ $schoolk1 smirked. $wife gagged at a sudden thrust, then spluttered as Max's thrusts pushed her forward into $schoolk1.
@@.man;"Damn, she's so wet...! Fuck... Where do I cum...?"@@ Max asked.
@@.man;"Inside."@@ $schoolk1 replied for $wife.
@@.man;"For real? Alright!"@@ Max grunted.
He gripped her ass firmly as he continued to thrust inside her with a purposeful vigor. $wife's head swirled from the thought of these two young men filling her up with cum, and subconsciously began to thrust her hips back into Max.
@@.man;"Hah, I'm going to do it...! Miss $wife, I'm going to fill you up with my cum, ready!?"@@ Max grunted.
@@.wife;"Mmmh...!"@@ $wife moaned as she reached underneath herself to rub her clit. She wasn't quite there yet, but her lust was driving her insane.
@@.man;"Heh, and you better be ready to catch all of my cum too, $wife..."@@ $schoolk1 said with a smirk.
@@.wife;"Mnnh..."@@ $wife could only respond with a muffled moan. She swirled her tongue around $schoolk1's cock and pushed it further down her mouth and throat.
@@.man;"Oh, fuck... Ready $wife? Your students are going to cum inside you..."@@ $schoolk1 said quietly as he rested a hand on her head and held firmly onto her hair. She gagged and moaned as she struggled to breath, but she loved it for some reason.
@@.man;"Ugh, fuck...! You love it, you slut miss $wife!"@@ Max grunted as he gave a final thrust inside her pussy. $wife's head faded blank as she felt Max's cum spray inside her, and at the same time $schoolk1 came in her mouth directly down her throat. She spluttered and coughed as her body twitched in an intense orgasm.
$wife layed, spasming in ecstacy for a time. Her mind was blank of thoughts as she relished in the feeling of orgasm. $schoolk1 and Max began to dress and exchanged some words that $wife was too out of the zone to bother listening to.
She eventually collected her thoughts and sat up. Apparently Max had already left, and $schoolk1 was lazily texting on his phone.
@@.wife;"Um... Max...?"@@ $wife began to say.
@@.man;"He already left. You should probably get going too. Thanks for the lesson... But you know, it's starting to feel like I'm becoming the teacher isn't it?"@@ $schoolk1 smirked. @@.man;"I look forward to your next visit... You'll visit again won't you?"@@
$wife opened her mouth to reply, then just nodded. She cleaned herself up, got dressed, then left to go home to her husband...
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $school_path_naive to 7>>\
-- END OF CONTENT --
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $school_scene to 6>>\
[img[images\bg\classroom.png]]
<<set $school_path_princ to 1>>\
$wife was collecting her belongings to leave when she heard a knock on the door. She glanced up to see $princ standing in the doorway. She offered a strained smile.
@@.wife;"Hi $princ... Can I help you?"@@ She asked.
@@.man;"Hm. Actually I was hoping to catch you before you left today. Could you please come with me? I want to discuss something with you."@@ He said.
$wife nodded. @@.wife;"Sure, no problem."@@ She replied casually.
She collected her things then followed $princ through the bustling corridors and up the stairs to his office. He closed the door behind them, sealing away all the sounds of the school. It was a separate, intense environment in that room.
@@.man;"Please, take a seat."@@ He motioned to the seat opposite him. $wife did so. $princ offered a rare polite smile.
@@.man;"Now, I wanted to ask you about this..."@@ He said as he turned his computer screen to show $wife. She curiously leaned forward to see, and gasped when she saw the screen.
It was a video of her naked and masturbating in the very same armchair she was then sitting in. She looked up at $princ in horror, who looked back at her with a wry smirk.
@@.wife;"Wh- H-how do you have that? I didn't know- surely that's illegal!? To film me unknowingly...!"@@ $wife immediately began to defend herself.
@@.man;"I'm not sure, is it illegal?"@@ $princ looked thoughtful then shrugged. @@.man;"Perhaps it is... But we don't teach law in this school. Otherwise you, a grown woman, might know not to masturbate in a school, hmm?"@@ He cocked a brow, amused. $wife was at a loss for words.
@@.man;"... You seem to understand the dire situation you are in. I'll do you the favour of not playing the audio, hmm?"@@ He said, unable to hold the glee from his voice.
@@.man;"But don't worry, $wife. This'll stay between you and I. Just don't give me another reason to have you fired... Or worse, I'm sure would be the case here."@@ He said, unable to hold the glee from his voice.
@@.wife;"... What do you want from me...?"@@ She asked quietly.
@@.man;"... Well... That photo back, would be a start."@@ He said with a scowl.
@@.wife;"Photo...? I don't know what you're talking about..."@@ She replied honestly, then jumped when $princ angrily slammed a hand on his desk.
@@.man;"Damn it, $wife! Do you understand the situation you're in?"@@ He spat angrily.
@@.wife;"Y-yes, but I don't know anything about a photo, I swear...!"@@ She insisted as she blinked back tears. $princ stared at her for a time then huffed.
@@.man;"... Hmph. Okay, I believe you..."@@ He muttered. @@.man;"From now on, $wife, you'll do as I tell you. Understand? Not one foot out of line."@@ He said sternly. $wife nodded earnestly.
@@.wife;"Yes, I understand..."@@ She said quietly.
@@.man;"Good. You can go."@@ He waved her out. $wife quickly got out of her seat and headed to the door. @@.man;"The seat still smells of your pussy."@@ He said. $wife paused for a moment, then continued out.
She made her way through the corridors and out of the school, then went home...
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
<<set $school_path_princ to 2>>\
$wife was collecting her belongings to leave when she heard a knock on the door. She glanced up to see $princ standing in the doorway. She offered a strained smile.
@@.wife;"Hi $princ... Can I help you?"@@ She asked.
@@.man;"Hm. Actually I was hoping to catch you before you left today. Could you please come with me? I want to discuss something with you."@@ He said.
$wife nodded. @@.wife;"Sure, no problem."@@ She replied casually.
She collected her things then followed $princ through the bustling corridors and up the stairs to his office. He closed the door behind them, sealing away all the sounds of the school. It was a separate, intense environment in that room.
@@.man;"Please, take a seat."@@ He motioned to the seat opposite him. $wife did so. $princ offered a rare polite smile.
@@.man;"Now, I wanted to ask you about this..."@@ He said as he turned his computer screen to show $wife. She curiously leaned forward to see, and gasped when she saw the screen.
It was a video of her naked and masturbating in the very same armchair she was then sitting in. She looked up at $princ in horror, who looked back at her with a wry smirk.
@@.wife;"Wh- H-how do you have that? I didn't know- surely that's illegal!? To film me unknowingly...!"@@ $wife immediately began to defend herself.
@@.man;"I'm not sure, is it illegal?"@@ $princ looked thoughtful then shrugged. @@.man;"Perhaps it is... But we don't teach law in this school. Otherwise you, a grown woman, might know not to masturbate in a school, hmm?"@@ He cocked a brow, amused. $wife was at a loss for words.
@@.man;"... You seem to understand the dire situation you are in. I'll do you the favour of not playing the audio, hmm?"@@ He said, unable to hold the glee from his voice.
@@.man;"But don't worry, $wife. This'll stay between you and I. Just don't give me another reason to have you fired... Or worse, I'm sure would be the case here."@@ He said, unable to hold the glee from his voice.
@@.wife;"... What do you want from me...?"@@ She asked quietly.
@@.man;"... Well... That photo back, would be a start."@@ He said with a scowl.
@@.wife;"Photo...? I don't know what you're talking about..."@@ She replied honestly, then jumped when $princ angrily slammed a hand on his desk.
@@.man;"Damn it, $wife! Do you understand the situation you're in?"@@ He spat angrily.
@@.wife;"Y-yes, but I don't know anything about a photo, I swear...!"@@ She insisted as she blinked back tears. $princ stared at her for a time then huffed.
@@.man;"... Hmph. Okay, I believe you..."@@ He muttered. @@.man;"From now on, $wife, you'll do as I tell you. Understand? Not one foot out of line."@@ He said sternly. $wife nodded earnestly.
@@.wife;"Yes, I understand..."@@ She said quietly.
@@.man;"Good. You can go."@@ He waved her out. $wife quickly got out of her seat and headed to the door. @@.man;"The seat still smells of your pussy."@@ He said. $wife paused for a moment, then continued out.
She made her way through the corridors and out of the school, then went home...
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
<<set $school_path_princ to 3>><<remember $principal1_scene to true>>\
The day ended and $wife had begun to collect her belongings to leave. That was until $princ stopped by the classroom.
@@.man;"Good afternoon $wife. A moment of your time in my office please?"@@ He asked with a raised brow, then didn't wait for a reply before he briskly walked out.
@@.wife;"... Sure."@@ $wife mumbled bitterly.
She made her way after $princ and met him in his office. He was already seated comfortably and gazed up when she entered.
@@.man;"Ah, $wife."@@ He remarked, as if he didn't summon her mere seconds ago.
@@.wife;"You wanted to see me, $princ? I thought I'd come straight away, I have to be on my way home..."@@ She lied. $princ waved dismissively at her words.
@@.man;"Yes, yes. We'll be brief and you can be on your way, $wife."@@ He stated boredly.
@@.wife;"Okay... So, what can I do for you?"@@ $wife asked.
@@.man;"Take a seat."@@ $princ motioned to the chair opposite his desk. $wife sat down.
@@.wife;"... Well? What can I do for you?"@@ $wife asked again.
@@.man;"I'm glad you're here. Actually I wanted to see it in person."@@ $princ said as he peered up at $wife with a raised brow.
@@.wife;"Wh- s-see what in person...?"@@ $wife asked knowing full well the answer.
@@.man;"What you did in my chair. I want to see again."@@ $princ stated calmly.
@@.wife;"Wh- absolutely not!"@@ $wife exclaimed heatedly.
@@.man;"Come now, $wife. It was your decision to do it in the first place, and now you live with the consequences."@@ $princ remarked, his brow still raised.
@@.wife;"It's indecent of you to suggest!"@@ $wife crossed her arms.
@@.man;"I don't know if you're in a position to lecture me on decency, $wife. After all, I have video evidence of you being entirely indecent here in my seat. I'm open to debate what's more indecent here, shall we summon a panel to judge?"@@ $princ retorted sternly. $wife opened her mouth to argue, but couldn't find the words.
@@.man;"... I thought not."@@ He leaned back in his seat.
@@.man;"Let's start small. Show me your breasts."@@ $princ blatantly pointed at $wife's chest, which she instinctively covered up with her arms.
@@.man;"You're doing the opposite of what I said, $wife. I'd thought you were going to cooperate, hm? It's the least you could do."@@ $princ said.
@@.wife;"Tch, fine!"@@ $wife huffed as she adjusted her top and pulled it down entirely with her bra, revealing her hefty chest to $princ. She felt his lecherous eyes take her in.
[img[images\pictures\bad_teacher\principal1.png]]
@@.wife;"There, happy?"@@ $wife muttered as she begun to pull her top back up.
@@.man;"Ah, somewhat... But we're not done yet, $wife. I want to see it all."@@ $princ said with a toad-like smile.
@@.wife;"What do you want me to do, $princ?"@@ $wife asked behind clenched teeth.
@@.man;"Take off your pants."@@ $princ said. $wife did so quickly, her movements fulled by frustrated aggressiveness.
@@.wife;"There."@@ She said as she stood in her underwear.
@@.man;"Good. Now sit down again... I want to see you masturbate."@@ $princ leaned forward against his desk.
$wife again motioned to argue, but thought better of it and with the same annoyed tempo she sat down on the seat and leaned back with her legs apart.
@@.man;"Very nice, $wife."@@ $princ said.
@@.wife;"You're a damn pervert."@@ She spat spitefully.
@@.man;"Well we have that in common, hm?"@@ $princ said as he tapped his computer monitor. @@.man;"Now get on with it..."@@
@@.wife;"Tch."@@ $wife clenched her jaw as she slipped her panties to the side and began to touch herself. It wasn't like before. She was too fuelled by anger... But for some reason she felt hot and wet.
@@.wife;"There, okay?"@@ $wife scowled.
@@.man;"Oh, we're not done yet."@@ $princ smirked as he stood up. $wife gasped when she saw he wasn't wearing any pants. His grin grew wider as he began to jerk off.
@@.wife;"What are you doing!?"@@ $wife exclaimed.
@@.man;"Don't stop. You're done when I'm done."@@ $princ said as he continued to jerk off his manhood. It wasn't terribly big, though it was long.
@@.wife;"Wh- I didn't agree to this!"@@ $wife continued.
@@.man;"It's going to take a lot longer if you're like this."@@ $princ replied.
@@.wife;"Tch, fine!"@@ $wife huffed, then continued to massage her womanhood.
@@.man;"Mm. That looks good."@@ $princ grunted.
@@.wife;"Just hurry up!"@@ $wife replied.
@@.man;"It'd be much quicker if you did it properly..."@@ $princ suggested with a raised brow.
@@.wife;"And how do I do it 'properly'?"@@ $wife asked.
@@.man;"Get into it... Talk to me."@@ $princ responded.
@@.wife;"'Oh $princ, jerk it for me'."@@ $wife said sarcastically.
@@.man;"Ugh, yeah I'll jerk it for you alright..."@@ $princ replied lustfully. $wife was surprised by just how into it he suddenly got. Perhaps she really could have him cum quickly.
@@.wife;"You like what you see? My naughty pussy?"@@ $wife asked as she spread her lips.
@@.man;"Yeah I do..."@@ $princ grunted. @@.man;"Tell me you've been a naughty girl."@@
@@.wife;"I've been such a naughty girl, $princ... I can't stop mysef from touching it..."@@ $wife pouted as she rubbed her clit. She did her best to not noticed just how wet she'd become.
[img[images\pictures\bad_teacher\principal2.webp]]
@@.man;"Yeah, you naughty girl... You naughty slut..."@@ $princ huffed as furiously jerked off.
@@.wife;"Mmm, please $princ... Cum for me..."@@ $wife encouraged him.
@@.man;"You want my cum, huh?"@@ $princ said through rugged breathes.
@@.wife;"Yes, please $princ...!"@@ $wife whispered. She felt a shiver run down her back as she pushed her fingers inside herself - she was completely soaked.
@@.man;"Oh, you naughty slut...! Mh, I'm cumming...!"@@ $princ grunted as he came over his desk. $wife flinched as some of it sprayed as far as landing on her legs.
$princ remained standing with his cock in his hand, panting from the exercise, as $wife began to redress.
@@.wife;"If that's all..."@@ $wife muttered as she turned to leave.
@@.man;"Yes, that's all for now."@@ $princ replied.
@@.man;"Good job, you've been a good girl."@@ He commented as she left.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
<<set $school_path_princ to 4>><<remember $principal2_scene to true>>\
$wife watched as the bells chimed and the classroom emptied... She noticed $princ standing by the doorway once again. When the last student left the room, he popped his head in.
@@.man;"Afternoon $wife. I need to see you in my office."@@ He said, and again left without waiting for a reply.
$wife tutted annoyedly, then reluctantly made her way to the principals office. She knocked then walked in.
@@.wife;"$princ I hope you're not going to make a habit out of summoning me like this."@@ She began to say.
@@.man;"Thanks for joining me $wife."@@ $princ replied lazily. He was once again sat at his desk, and apparently couldn't conjure the effort to even look up when he spoke.
@@.wife;"... Did you need me for something?"@@ $wife asked reluctantly. $princ pointed to a coat stand by the door, directly beside $wife. It was completely empty of coats and instead hanging on it was what appeared to be a school uniform. The same one that $wife had worn when she broke into the school with $name.
@@.man;"I want you to put that on."@@ $princ said.
@@.wife;"... It's too small."@@ $wife replied quietly.
@@.man;"That didn't stop you before."@@ $princ replied as he finally looked up from his desk, just to give a stern frown.
@@.wife;"I don't really think it's appropriate-"@@ $wife began to say.
@@.man;"Oh could we please not have this conversation again? This clearly isn't beyond you, and frankly this'd be much easier if you'd just behave and did what you were told."@@ $princ cut her off.
$wife silently took the uniform off the coat stand then looked back at $princ.
@@.wife;"... Can you turn around?"@@ $wife said.
@@.man;"No."@@ He replied.
$wife thought better than to argue, so instead she undressed in front of $princ down to her underwear before pulling the tight school uniform over her voluptuous body.
@@.man;"You're right, it's not a very good fit."@@ $princ said.
@@.wife;"Okay. Are we done here?"@@ $wife asked impatiently.
@@.man;"We're nowhere near done."@@ $princ replied as he stood up and slowly moved around his desk. @@.man;"I now want you to strip for me."@@ He said as he leaned back against his desk and crossed his arms.
@@.wife;"...Strip? But I was already half naked..."@@ $wife frowned.
@@.man;"Yes, I know."@@ $princ replied. Apparently he wasn't going to say any more than that either.
@@.wife;"... Okay, fine..."@@ $wife sighed as she began to take off her clothes.
@@.man;"Stop. What are you doing? I said strip. Not undress. Strip."@@ $princ instructed. $wife stared back at him as she wondered what he meant.
@@.man;"Oh for the love of- there. Use the coat stand as your stripping pole."@@ $princ waved a hand. $wife moved over to it and nervously glanced back at $princ, who watched her expectantly. She held onto the coat stand, which was thankfully quite sturdy, and began to awkwardly dance against it while averting her gaze.
@@.man;"Keep looking at me."@@ $princ said.
$wife looked at $princ as she rubbed her body againt the pole. She felt her face burn red with embarrassment.
@@.man;"Undo your top."@@ $princ ordered next.
$wife continued to move slowly against the pole, which she clung onto with one hand while she undid the buttons to her top with the other, then unclipped her bra off, eventually letting her breasts spill out.
@@.wife;"Okay..."@@ She said quietly as she continued to dance against the pole. She sucked in a deep breath as $princ stood up and undid his pants, then took out his erect cock which he begun to jerk.
@@.man;"Don't stop. Start grinding."@@ He said.
$wife bit her lip and nodded as she got low with the pole between her legs. She slowly grinded her hips against it.
[img[images\pictures\bad_teacher\principal3.webp]]
@@.man;"Very good... Are you ready for the next step?"@@ $princ cocked a brow.
@@.wife;"Yes... Just hurry."@@ $wife replied quietly, eager to have this over with.
@@.man;"You are? Very good... Come over here."@@ He said. $wife hesitated but slowly stepped closer to $princ.
@@.man;"Good girl."@@ He said with a twisted smile as his lecherous eyes absorbed her breasts. $wife paused in front of $princ.
@@.man;"Now... Turn around."@@ He said. $wife hesitated again, but eventually did as she was told.
@@.man;"Good girl."@@ $princ whispered before grabbing $wife's crotch from behind.
@@.wife;"O-oh! What are you doing!?"@@ She gasped and quickly stepped away.
@@.man;"Making sure you're wet enough for our intercourse."@@ $princ replied with a frown.
@@.wife;"I-intercourse...!?"@@ $wife gasped.
@@.man;"Yes - of course. Now be a good girl and bend over the desk."@@ $princ pointed.
@@.wife;"Wh- absolutely not!"@@ $wife responded angrily.
@@.man;"You will, or I'll leak the video."@@ $princ spat back with an equal anger.
@@.wife;"How dare you- blackmailing me!?"@@ $wife crossed her arms.
@@.man;"You made the choice yourself, $wife! Do you think your marriage could survive me leaking this video?"@@ $princ asked. $wife struggled with the predicament, but found her resolve.
@@.wife;"... Yes. I think it could. I trust that $name would understand. It's just a video of me, it's not like I'm betraying him. You're the villain here!"@@ $wife shouted.
@@.man;"Hmm... Yes, you're right, I'm the villain. But you're misunderstanding me; I don't mean the old video. I mean the new one of you stripping for me."@@ $princ pointed to the top of a nearby bookshelf. $wife gasped when she saw the flashing red light of a video recorder.
@@.wife;"You were recordng!?"@@ $wife gasped.
@@.man;"Perhaps. Let's hope you'll never need to find out, hm? Otherwise we'll really need to test your relationship... I don't know how $name will feel about you stripping for me. Or masturbating for that matter."@@ $princ raised a brow.
$wife stood in silence as she tried to think her way out of the situation. She could barely believe she got herself into the predicament in the first place.
@@.man;"... Good. You seem to have calmed down somewhat. Now..."@@ $princ leaned back against his desk again. @@.man;"I don't think you're quite ready yet. Come closer."@@ $princ beckoned her forward. $wife scowled, but did as he said.
@@.man;"Bend over the table."@@ He ordered her. $wife reluctantly did as she was told once again.
@@.man;"... Good. Now."@@ $princ stood up beside $wife and quickly pulled up her skirt to reveal her ass. @@.man;"Don't ever act out again!"@@ He scowled angrily as he slapped her ass cheek.
@@.wife;"Ow!! Wh- $princ!"@@ $wife began to reply.
@@.man;"You will behave like a good girl, understand!?"@@ He continued to spank her.
[img[images\pictures\bad_teacher\principal4.webp]]
@@.wife;"O-ouch! That stings...!"@@ $wife flinched.
@@.man;"Good! Then perhaps you'll behave yourself from now on!"@@ He spanked her again.
@@.wife;"O-oh! Okay, I'll behave, sorry!"@@ $wife gasped and whimpered.
@@.man;"Say it louder!"@@ $princ barked as he groped and spanked either ass cheek, occasionally prodding her nether region too.
@@.wife;"Y-yes, sorry! I'll behave $princ! I'll be a g-good girl..."@@ $wife flinched, expecting another spank, but instead felt $princ's hand gently cup her ass cheek.
@@.man;"... Good. Don't forget it."@@ He said quietly, then slowly returned around to sit at his desk.
@@.wife;"I-I'm going to go home now, o-okay...?"@@ $wife asked. $princ dismissively waved a hand.
$wife quickly dressed herself before she hurried out of the office. Her ass was sore for the rest of the night.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
<<set $school_path_princ to 5>><<remember $principal3_scene to true>>\
$wife tried to leave quickly, hoping to get home before any incidents... However as she followed her students out the door she saw $princ waiting for her outside.
@@.man;"Miss $wife, a moment please."@@ $princ said with a polite smile. This time he waited for $wife to walk with him, though it was in silence. As they reached $princ's office, he closed and locked the door behind them.
@@.man;"I want to give you a second chance, $wife. For your behaviour last time."@@ $princ explained.
@@.wife;"O-okay..."@@ $wife replied slowly.
@@.man;"Put it on."@@ $princ motioned to the coat stand with a lazy wave of his hand. Once again the school uniform was hanging there. Perhaps it never left.
$wife pursed her lips as she shrugged off her clothes and quickly changed into the school uniform, barely feeling self conscious this time, though she did feel the principal's lecherous gaze on her body.
@@.wife;"There."@@ $wife huffed.
@@.man;"Very good girl..."@@ $princ praised her almost mockingly.
@@.wife;"Thanks. Is that all?"@@ $wife said.
@@.man;"Absolutely not. Come over here."@@ $princ beckoned her as he stood and moved around his desk. $wife slowly walked forward and paused in front of $princ. He smirked.
@@.man;"Good. Now bend over the desk."@@ He said. $wife felt her heartbeat grow fast as she anticipated what would happen next. Regardless, she did as he said and leaned over the desk.
@@.wife;"O-okay..."@@ $wife eventually said after a few seconds of silence. She flinched when $princ suddenly stepped away from the desk and around behind $wife where she couldn't see.
@@.man;"Oh, very nice... Such a good girl..."@@ $princ said.
@@.wife;"Th-thanks..."@@ $wife replied quietly.
@@.man;"You're welcome, $wife... Now let's see how naughty this good girl can be, shall we?"@@ He asked with a smile.
@@.wife;"U-um..."@@ $wife struggled to reply, however apparently didn't need to as $princ quickly hitched up her skirt and grabbed her ass cheeks with both hands.
[img[images\pictures\bad_teacher\principal5.webp]]
@@.wife;"O-oh!!"@@ $wife cried out in surprise.
@@.man;"Oh, very naughty I see... But I want to hear it too. Tell me you're a naughty girl, $wife."@@ $princ said. $wife flinched.
@@.wife;"D-$princ I..."@@ She hesitated.
@@.man;"Say it, $wife."@@ He said sternly with a firm squeeze.
@@.wife;"Oh... I'm a naughty girl $princ..."@@ $wife mumbled.
@@.man;"Yes you are... A very naughty girl."@@ $princ agreed. @@.man;"Why did you go through my desk, hm?"@@ He suddenly questioned her.
@@.wife;"Your desk...?"@@ $wife was genuinely confused.
@@.man;"Don't play stupid with me, $wife. I know you went through my desk. I got your message, too... But apparently you didn't think it through, hm? Did you think I'd simply roll over??"@@ $princ gave her a sharp slap on the ass.
@@.wife;"O-oh! D-$princ I didn't go th-through your desk...!"@@ $wife insisted.
@@.man;"And now you're lying to me!? I thought you we had an understanding, $wife!"@@ $princ growled and spanked her again.
@@.wife;"Ow! We do! P-please, I didn't go through your desk...!"@@ She pleaded.
@@.man;"Enough of the lying, $wife! You're a naughtier girl than I thought... And naughty girl's deserve punishment!"@@ He huffed, and $wife gasped as her panties were pulled down.
@@.wife;"O-oh...! Please..."@@ $wife mumbled.
@@.man;"Oh, how tasty... Did you know you were this wet?"@@ $wife flinched again as $princ touched her pussy directly.
@@.wife;"N-no..."@@ $wife breathed.
@@.man;"Yes."@@ He replied, then slipped two of his fingers inside her. $wife gasped again.
@@.wife;"O-oh, y-you're..."@@ $wife shivered. She didn't know how to feel. She was scared but at the same time she felt hot.
@@.man;"I'm what? Say it."@@ $princ growled as he wriggled his fingers deeper inside her.
@@.wife;"You're... Fingering me..."@@ She said quietly.
@@.man;"That's right, and you're wet, aren't you?"@@ He pressed her.
@@.wife;"Yes..."@@ She admitted in a whisper.
@@.man;"That's because you like it, $wife. You're enjoying this because you're a naughty girl... Now tell me, why did you go through my desk!?"@@ $princ growled as he thrust his fingers inside her.
@@.wife;"O-ooh...!"@@ $wife squirmed as she felt her juices leak down her legs.
@@.man;"Tell me!"@@ $princ barked.
@@.wife;"I didn't do it...!"@@ $wife insisted.
@@.man;"Hah, if you're going to continue to lie, $wife... Then I have no choice...!"@@ He growled.
@@.wife;"Wh- oh m- p-please $princ...!!"@@ $wife gasped as $princ took his fingers out of her. She felt something much more thick press against her womanhood and slowly make it's way inside.
@@.man;"Hah...! You have such a wet pussy!"@@ He grunted.
@@.wife;"Y-your...! Mh-..."@@ $wife gasped and stiffled her moans as $princ pushed all the way inside her. She could feel just how long his cock was as it pushed against her cervix. She squirmed.
@@.man;"My 'cock', $wife. I'm fucking your naughty hole. You're so damn wet...!"@@ $princ grunted as he plunged in and out. $wife could only gasp in response.
@@.man;"Are you ready to tell me!?"@@ He asked.
@@.wife;"No!"@@ $wife cried out immediately.
@@.man;"You're not ready? Hah, I don't blame you. You're enjoying this, aren't you!?"@@ She could hear his smirk.
@@.wife;"Oh... I meant..."@@ $wife mumbled between gasps.
@@.man;"Admit it! You're so damn wet... Be a good girl and tell the truth!"@@ $princ grunted.
@@.wife;"Y-yes... I am..."@@ She admitted quietly.
@@.man;"Hah, there! Perfect, you can be a good girl after all."@@ He said. @@.man;"Now, admit that you went through my drawer!"@@ He insisted with a hard thrust.
@@.wife;"Oh...! I- I didn't do that, though...! Truly!"@@ $wife begged.
@@.man;"Hm... Then who did?"@@ $princ questioned.
@@.wife;"Maybe... Maybe it was $name..."@@ $wife mumbled. Truthfully she didn't understand what $princ had meant, but if someone went through his drawer then it could have been $name.
@@.man;"Oh? $name has been in here? How do you know that?"@@ He seemed genuinely curious.
@@.wife;"We came in together... On the weekend..."@@ $wife mumbled.
@@.man;"Interesting. Why?"@@ He asked.
@@.wife;"Mh, I don't know..."@@ $wife answered.
@@.man;"You don't know? Well what did you do?"@@ He asked with another thrust.
@@.wife;"Oh...! Mh... H-he... Stole my clothes... And led me around the school naked..."@@ $wife admitted with a red-face as she squirmed and gasped - telling $princ seemed to turn her on.
@@.man;"Oh, very naughty..."@@ $princ muttered and spanked her ass cheek again.
@@.wife;"Oh! Y-yes, I'm a naughty girl..."@@ $wife replied quickly.
@@.man;"Say it, $wife."@@ He said sternly with a firm squeeze.
@@.wife;"Oh... I'm a naughty girl $princ..."@@ $wife mumbled.
@@.man;"Don't I know it. But it's okay, I forgive you... because you were honest with me."@@ $princ said comfortingly as he rubbed $wife's ass.
@@.wife;"Th-thank you..."@@ $wife stuttered.
@@.man;"You're welcome... And here's a reward... Ha... Take this...!"@@ $princ grunted as his thrusts became frantic. $wife blinked and gasped as she realized he was cumming inside her.
@@.wife;"Oh...! D-$princ, you're cumming inside...!"@@ She tried to scramble away, but she was pressed against the desk.
@@.man;"Gah...! Fuck..."@@ He grunted again and continued to thrust, despite cumming. $wife could feel the hot liquid spurt out down her leg.
[img[images\pictures\bad_teacher\principal6.webp]]
@@.wife;"Oh...!"@@ She shivered.
@@.man;"Hah... Very good... You're a very good girl, $wife..."@@ $princ eventually said as he stepped back. His cock made a wet pop as it came sliding out of $wife.
@@.wife;"M-mh, thank you..."@@ $wife responded automatically in a daze.
@@.man;"That'll be all for now. I will see you another day."@@ $princ said before he left his office, leaving $wife alone.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
<<set $school_path_princ to 6>>\
As $wife made her way to her classroom, she was stopped by $princ, who pulled her into his office.
@@.wife;"Oh, D-$princ..."@@ $wife fixed her hair as she nervously glanced at the door.
@@.man;"Take off your underwear."@@ $princ commanded.
@@.wife;"Wh- please, class is about to start..."@@ $wife tried to explain.
@@.man;"I know."@@ $princ cocked a brow then held his palm out expectantly.
$wife stood in contemplating silence for seconds, but eventually did what she was told. She pulled her underwear down from her skirt and placed them gingerly in $princ's hand. He lifted them to his face and sniffed with a crooked grin. $wife shivered.
@@.man;"Go on now, you have a class to teach."@@ $princ shooed her away.
@@.wife;"Oh... Can I have those back...?"@@ $wife asked. $princ shook his head.
@@.wife;"B-but... What if they see...?"@@ She began to say.
@@.man;"Then I guess they'll find out how naughty you are."@@ He shrugged. $wife stared in disbelief. Her head swirled as she nodded and left the principal's office.
She slowly made her way to her classroom, pulling at her skirt all the way.
It was likely a poor class to attend. $wife couldn't shake the feeling of being naked and was constantly distracted by every movement. Her heart skipped a beat every time someone spoke, and she was sure someone had seen up her skirt at some point.
She remained seated for most of the class to use her desk as a cover, though her pussy was no doubt completely exposed under the desk. Thankfully the hour passed with no incident other than the occasional question.
$wife sighed in relief when the bells chimed. She watched her students leave the classroom, then she did the same. It wasn't until she was in her car that she'd realized that she'd completely forgotten about her underwear.
@@.system;"Earned $50!"@@<<set $money += 50>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
<<set $school_path_princ to 7>><<remember $principal4_scene to true>>\
Class finished without incident. $wife lingered in the classroom and took her time to collect her belongings. She wondered on the recent events and her conflicting feelings. She was being blackmailed, she reminded herself, yet she hated to admit that she was so blinded by lust.
@@.man;"Working late, $wife? I hope I'm not paying you overtime."@@ $wife blinked and looked up to see $princ at the door.
@@.wife;"You're not paying me much at all..."@@ She responded glumly.
@@.man;"Perhaps we'll change that."@@ $princ shrugged. $wife quirked a brow. $princ was never one to offer a pay raise.
@@.man;"Anyway, my office please."@@ $princ said, then left as quickly as he'd arrived. $wife sighed as she collected her belongings and eventually made her way to $princ's office.
@@.wife;"What is it this time Den- oh..."@@ $wife was saying as she stepped in and closed the door, but then saw that $neigh was already sitting opposite $princ.
@@.wife;"Sorry, I'll wait outside."@@ $wife began to say, but $princ shook his head.
@@.man;"No need. It's relevant that you're both here."@@ $princ said.
@@.wife;"Okay... So... What is it...?"@@ $wife asked slowly.
@@.man;"$neigh here had something very alarming to report to me today, didn't you $neigh?"@@ $princ asked with a raised brow. $neigh averted his gaze to the ground, ashamed.
@@.man;"... Not going to say? Well I will."@@ $princ looked at $wife.
@@.man;"$neigh spotted a teacher not wearing underwear the other day."@@ $princ explained. $wife flinched.
@@.man;"... You seem to understand. He has photo evidence too, but I don't think that's necessary do you?"@@ $princ asked.
@@.wife;"N-no..."@@ $wife replied quietly.
@@.man;"I thought not. So..."@@ $princ reclined in his chair.
@@.man;"Care to explain?"@@ He asked.
@@.wife;"..."@@ $wife couldn't muster a response. She didn't know how to reply in this situation. She just felt panicked.
@@.man;"No? Well I will."@@ $princ leaned forward and looked at $neigh.
@@.man;"You see, $neigh... Your teacher, miss $wife, is a very naughty woman."@@ He said with a sinister smile. $wife flinched
@@.wife;"Oh... $princ, you shouldn't..."@@ She began to contest, but he cut her off.
@@.man;"A ''very'' naughty woman. It makes her feel good when she does these types of naughty things."@@ He continued. $neigh looked up at $wife in confusion.
@@.man;"You don't understand? Well, perhaps a practical example will help."@@ $princ suggested with a raised brow.
@@.wife;"D-$princ..."@@ $wife mumbled. Her heart raced as she looked at $neigh and back.
@@.man;"Take off your clothes, $wife. Show him."@@ $princ demanded. $wife hesitated. $neigh was an adoring student - she couldn't imagine doing these lewd acts in front of him.
@@.man;"Do it! Or I'll have no choice but to expel him for taking photos of you. Perhaps that's what you want? To punish him?"@@ $princ raised a brow.
@@.wife;"N-no, I don't want to punish $neigh!"@@ $wife exclaimed.
@@.man;"Good. I'm glad you care for your students."@@ $princ shrugged, then waited patiently.
@@.wife;"F-fine..."@@ $wife sighed as she slowly began to unbutton her top. She tried not to look, but she could see out of her peripheral vision that $neigh was watching attentively.
@@.man;"Keep going."@@ $princ said with a yawn.
$wife shrugged off her top then undid her pants, which she wriggled out of until she stood in her underwear.
@@.wife;"Th-there..."@@ She said hopefully. $princ grinned then shook his head.
@@.man;"Come now, you know it doesn't end there. Give $neigh a proper lesson."@@ $princ said.
@@.wife;"B-but... I can't...!"@@ $wife protested.
@@.man;"Well it seems $neigh wants to see."@@ $princ laughed. $wife noticed $neigh shamefully hiding the tent formed in his pants.
@@.man;"You want to see more, $neigh?"@@ $princ asked.
@@.man;"Um..."@@ $neigh hesitated.
@@.man;"It's okay to say yes. You're a young man after all."@@ $princ encouraged him. $neigh nodded his head while averting his gaze from $wife.
@@.man;"There you have it. You'll be doing him a favor, it seems. Certainly so with his education... I'd hate to expel him."@@ $princ grinned. @@.man;"And... I'm sure you'd like to keep this thing between us?"@@
$wife looked between the two in a nervous horror, then continued to undress with shaking hands. $neigh licked his lips as he watched $wife slowly take off her bra to reveal her voluptuous breasts, then he breathed a heavy sigh when she pulled down her panties. He apparently couldn't tear his eyes away from her snatch.
@@.man;"Hah! Look at him... So eager... Well, let's not hold back now. Show him your pussy."@@ $princ demanded. $neigh's eyes widened at the thought.
$wife bit her lip as she spread her legs apart to show her pussy. $neigh's jaw dropped as he stared.
@@.man;"It's a beautiful thing, isn't it $neigh?"@@ $princ laughed. $neigh nodded. $wife squirmed from the attention.
@@.man;"Heh, at least you're honest. Unlike miss $wife... She acts embarrassed, but you know, she really likes you seeing her like this. That's why she wasn't wearing underwear. Do you understand?"@@ $princ explained gently. $neigh slowly nodded.
@@.man;"Good... So keep watching, $neigh. Look at how wet she gets... See?"@@ $princ grinned. $wife flinched at the sudden realization that she was indeed becoming wet. She shamefully looked away from the two.
@@.man;"Hah... Why don't you continue, $wife? I know you want to touch yourself."@@ $princ grinned.
$wife shivvered from the thought as her breath grew heavy. Her nervousness was enormous, so much so that she'd not realized until then just how horny she was feeling. She slowly raised a leg onto the desk and spread her legs to show $neigh up-close... He leaned in to inspect.
$wife began to touch herself. She felt the hot wetness dripping down her labia, and began to massage it over her pussy.
@@.man;"Show him from behind, $wife."@@ $princ commanded. $wife nodded, then turned so that her ass was facing $neigh. He leaned in close again as $wife began to fondle herself. She shivered.
[img[images\pictures\bad_teacher\principal7.webp]]
@@.man;"It looks beautiful, doesn't it $neigh?"@@ $princ smiled.
@@.man;"Yeah..."@@ $neigh mumbled. $wife began to massage her clit as she softly moaned. She could feel $neigh's breath on her.
@@.man;"You want to see more?"@@ $princ eventually asked. $neigh nodded.
@@.man;"Alright. Sit up on the desk, $wife."@@ $princ barked. $wife quickly span around to sit on the desk, and shuffled back. $princ grabbed her legs and pulled them up so her knees were touching her shoulders, completely exposing her saturated womanhood and ass.
@@.man;"Wow..."@@ $neigh gasped and leaned forward to stare.
@@.wife;"O-oh my god..."@@ $wife covered her face with her hands. $neigh's face was inches from her pussy. She felt a wave of pleasure as her wetness slowly dripped down her ass.
@@.man;"Heh, see? She likes it."@@ $princ grinned. @@.man;"... Want to touch it?"@@ He eventually asked. $neigh nodded eagerly.
@@.man;"Thought you might. Go on!"@@ $princ laughed.
$neigh gingerly lifted a finger towards $wife's netherregion. He gently brushed it over her labia. $wife gasped and shivered from the touch, which made $neigh recoil. He breathed hard and touched her again. $wife squirmed under $princ's firm grasp, as $neigh slowly ran his finger up and down $wife's pussy, before slowly pushing in. She bucked against it.
@@.wife;"O-oh, $neigh..."@@ She mumbled from under her hands.
@@.man;"Heh, do you like it...?"@@ $neigh asked.
@@.wife;"M-mh..."@@ $wife refused to respond.
@@.man;"Oh she likes it alright."@@ $princ grinned. @@.man;"But I'll show you what she really likes..."@@ He huffed as he climbed up onto the table. $wife gasped - at some point $princ had taken off his pants, and he was slowly moving down onto her.
@@.man;"Watch closely, $neigh... If you're good and do as I say, maybe you can do this too one day."@@ $princ grunted, then pushed his erect cock down into the folds of $wife's labia.
She moaned softly as he rubbed his cock up and down, coating the thing in her wetness before he pressed deep inside her with a single thrust.
@@.wife;"Oooh!!"@@ $wife gasped as she spasmed in ecstacy. The build up was too much, and the sensation had her cumming in a single stroke. $princ grinned.
[img[images\pictures\bad_teacher\principal8.webp]]
@@.man;"You see how naughty your teacher is, $neigh? Hah... She loves my cock..."@@ $princ grunted. $neigh nodded again.
@@.wife;"O-oh... You're so deep...!"@@ $wife gasped as $princ thrust inside her again. He was truly pushing deep against her cervix.
@@.man;"You're so wet, $wife... Is the thought of being watched by your student turning you on that much?"@@ $princ grinned.
@@.wife;"O-oh... No..."@@ $wife lied from behind her hands.
@@.man;"Oh? Lying again? You know what happens to naughty girls..."@@ $princ began to say. @@.man;"$neigh, make yourself useful... Put your finger inside here..."@@ $wife flinched as $princ poked her asshole. $neigh eagerly leaned forward and pushed his finger against $wife's ass. She moaned and gasped as it slowly slid inside her, lubed up from her own juices.
@@.wife;"Oooh...! A-ah, it's...!"@@ $wife gasped as $princ began to thrust harder.
@@.man;"Punishment for a naughty girl."@@ $princ told her. @@.man;"Now admit it - tell $neigh that you're a naughty woman that likes the attention."@@
@@.wife;"I-I'm... a naughty woman, $neigh..."@@ $wife admitted.
@@.man;"Oh... Really, miss $wife...? Do you really like this...?"@@ $neigh asked.
@@.wife;"Y-yes...! I do, I like it a lot... I don't know why... But I do... Mh...!"@@ She gasped.
@@.man;"Heh, you see? She's very naughty, $neigh... But this is our secret, okay? You can be my assistant."@@ $princ explained. $neigh nodded.
@@.man;"Good... Hah... Alright, $wife... I'm cumming inside you...!"@@ $princ grunted as he plunged hard and deep inside her pussy. $wife gasped and spasmed as the top of his cock rammed hard into her cervix again and again. $neigh pulled his finger out of $wife's ass in a hurry.
@@.wife;"O-oh... S-so deep... Mh...!"@@ She gasped lewdly, then shivered when she felt the hot liquid spurt inside her.
@@.man;"Ugh... Fuck..."@@ $princ grunted as he drained every last drop inside her. He eventually stood up and climbed off his desk.
@@.man;"Heh... Now, $neigh... Clean her up."@@ $princ grunted with a sadistic smile.
@@.man;"C-clean her...? How...?"@@ $neigh asked hesitantly.
@@.man;"With your mouth and tongue. Clean her out."@@ $princ repeated, and pointed at $wife's snatch. She flinched.
@@.wife;"O-oh... $princ..."@@ She began to say.
@@.man;"Okay."@@ $neigh agreed immediately.
@@.wife;"$neigh... You don't have to..."@@ $wife murmured.
@@.man;"It's okay, I want to."@@ $neigh explained. $wife was ashamed to feel so flattered by $neigh's earnestness.
@@.man;"How sweet. Lie down... $wife, squat over his face."@@ $princ said bluntly.
$neigh nodded, then did as he was told. He climbed up on the desk and laid on his back, then waited patiently. $wife slowly climbed over his face and looked down at his eyes, peering back up at her.
@@.wife;"Oh!"@@ She gasped as she felt his wet tongue slowly probe her womanhood. She shivered as it wriggled up inside her, exploring every part of her pussy, and sucking out every drop of liquid...
[img[images\pictures\bad_teacher\principal9.webp]]
@@.man;"Hah... Good boy, $neigh. You'll be a good assistant."@@ $princ grinned. $wife blinked when she noticed he was holding his phone up, presumably recording... But it wasn't anger she felt anymore, instead a wave of pleasure washed over her body. She felt a wetness drip out of her and into $neigh's mouth.
@@.man;"Mh..."@@ He moaned.
@@.wife;"I think that's all... $princ..."@@ $wife mumbled.
@@.man;"Heh, alright."@@ $princ shrugged and put his phone away. $wife climbed off $neigh and the desk, then quickly redressed.
@@.man;"Off you go, $neigh... Remember, this is our secret. You can be my assistant if you want, but follow all of my orders, okay?."@@ $princ asked with a raised brow. $neigh nodded before he hurried out of the office.
@@.wife;"D-$princ... I don't know if $neigh should be involved..."@@ $wife began to say.
@@.man;"Hah, a bit too late for that, isn't it? And it looks like you enjoyed it too..."@@ $princ quirked a brow as he looked at his phone. $wife lowered her gaze and nodded.
@@.man;"... I'll see you later then, $wife. Behave yourself, won't you?"@@ $princ grinned. $wife quickly left the office.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $school_path_princ to 7>>\
-- END OF CONTENT --
--This path is currently unfinished--
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
<<set $school_scene to 2>>\
You decided to visit $wife in her professional environment... It'd give you a chance to see these little shitheads that she insisted are just misunderstood. You peeked through the window to her classroom and was disappointed to see it empty of students. It was just $wife sitting at her desk, marking papers, presumably. You entered the room.
@@.you;"Hi there, sorry I'm late."@@ You said, apparently surprising $wife. She gasped then looked up at you.
[img[images\pictures\wife\wifeschool.png]]
@@.wife;"$name? What are you doing here?"@@ She asked.
@@.you;"Jeez, I come to surprise my wife by visiting her and she questions my motives...."@@ You feigned a hurt expression.
@@.wife;"Oh shut up."@@ She frowned then walked over to give you a hug.
@@.man;"Ahem...."@@ You heard a voice by the door and looked over to see a middle-aged, greying and bespectacled man looking right back at you with a stern frown.
@@.wife;"... Hello $princ."@@ $wife eventually said flatly.
The man called $princ, who you knew to be the school principal, just sighed and shook his head.
@@.man;"Yes, hello $wife. And hello to you."@@ He addressed you briefly. @@.man;"$wife,"@@ he looked back at your wife. @@.man;"Care to explain why you have a visitor? He doesn't seem to be wearing a visitor badge which is strange."@@ He questioned sternly. His face reminded you of a rat; narrow and twitchy features.
@@.wife;"This is my husband $name. He just didn't know the protocol."@@ $wife explained.
@@.man;"Get it sorted."@@ He ordered before briskly walking away.
@@.wife;"Told you he was a jackass."@@ $wife said when she was sure he was out of earshot.
@@.you;"Yeah seems like it. Sorry."@@ You apologized.
@@.wife;"No, that's not your fault. You have to sign in and out when visiting at the front office."@@ $wife sighed.
@@.you;"So many processes these days. I should just visit after hours when noone's around."@@ You said.
@@.wife;"The gates would be locked, dummy. I can't even get into the school once I leave"@@ she shook her head at the strictness.
@@.you;"So who the bloody hell can get in after hours?"@@ You asked.
@@.wife;"Just the principal... The cleaners too. Oh, and the school prefect. That's $neigh, you know?"@@ she explained. @@.wife;"Anyway, you should probably go sign in and out."@@ $wife said finally as she sat back down at her desk.
@@.you;"Alrighty, I'll go sign-"@@ You paused when you saw a flash of movement in the window. You looked over and saw a blur of movement, though very brief... You were sure someone was there.
@@.wife;"...What?"@@ $wife asked slowly.
@@.you;"No, nothing."@@ You said with a shrug. It didn't matter after all.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
<<set $school_scene to 4>>\
$wife let out a deep sigh as she finished marking some papers. It had been a long day and she had to work overtime, far later than she'd hoped to finish... She looked out the window into the night. She must have been the last person at school.
It was unsurprisingly haunting being in a giant empty school at night. Such a large empty space, with only the echoes of clocks ticking and her own footsteps to accompany her... She hated being there alone. She recalled the last time she at school when it was empty - $name was with her and it was a very different feeling.
A slight smile crossed her lips as she recalled the event. How she walked through the school completely naked... She'd felt so vulnerable, but it made her so hot and wet. She bit her lip in contemplation as she realized that it was a rare opportunity...
<<nobr>>
<<iconButtonContainer
'Teacher Route - Exhibitionism'
'button_m_hot.png'
"Go on an exhibitionist streak"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Teacher Route - Just go home'
'button_m_forward.png'
"Just Leave"
>>
<</iconButtonContainer>>
<</nobr>><<$set liberty += 1>><<remember $nakedatschool2_scene to true>>\
<<if $principal_snoop eq true>>\
<<set $principal_caught to true>>\
<</if>>\
$wife sucked in a breath then quickly began to strip off her clothes. She glanced around nervously as she stuffed her clothes into her bag then walked to the classroom door. She peeked out of the doorway to see an empty corridor. Her heart raced as she stepped out made her way towards the stairs.
It was a thrilling rush that she couldn't quite explain. It made her feel hot... $wife hurried up the stairs and made her way to the principal's office, a clear objective in her mind. She cautiously approached the door and gave it a light knock - just in case. When there was no response, she pushed open the door - her heart raced from the risk of $princ still being at work.
Thankfully, or regretfully, he wasn't there. It was just an empty office. $wife tip-toed in... She felt the need to stay quiet, despite being alone.
She sat down in the armchair across from $princ's desk and nervously looked around. It was where naughty kids sat when they were in trouble. She bit her lip and slowly lifted her legs up.
@@.wife;"I've been a naughty girl..."@@ She whispered as her cheeks turned a scarlet red. Her own words turned her on. She lowered a hand to feel her soaked womanhood and began to rub.
@@.wife;"Ooh... I've been a very naughty girl..."@@ She said a little louder and more boldly. She was alone in the office afterall. She moaned lewdly, and groped herself as she masturbated.
[img[images\pictures\bad_teacher\sundayschool4.webp]]
@@.wife;"Mh... This naughty girl needs to be punished..."@@ She gasped as she plunged two fingers inside herself. Her mind reeled from the thought of being seen like this in the principal's office. She felt a sudden rush as an intense orgasm swelled.
@@.wife;"Oooh f-fuck...!"@@ $wife moaned as she fingered herself harder and pinched her own nipple - she couldn't help but squirt on the seat as the pleasure overcame her body.
She gasped as she caught her breath, then realized she'd made a mess. She quickly got dressed, then did her best to clean up after herself... It took some time, but eventually she left the school much later than she'd planned.
<<nobr>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>>No - it wasn't a good idea. What was she thinking? It was absolute madness to think there'd be no repercussions to doing something like that...
Instead she quickly packed her belongings and left, before she could change her mind.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
<<set $school_scene to 5>>\
$wife was on her way out when she saw a few boys from her class whispering quietly to one another. She approached the group.
@@.wife;"Hi guys..."@@ She greeted them. They all quickly snapped to attention and turned to face her.
@@.man;"O-oh, hi $wife... We were just... Talking about the exams..."@@ A 'less bright' kid, Max, replied.
@@.wife;"Oh, really? Well great, keep at it..."@@ $wife encouraged them happily. She turned to walk off, but paused. @@.wife;"Feel free to ask if you want any tutoring for the exams, too, guys."@@
@@.man;"I might take you up on that offer, miss..."@@ One of them responded coolly. $schoolk1 - he was probably the least reputable among the teachers' group... His peers probably thought he was cool, though. $wife was taken aback, though glad she could get through to someone like him.
@@.you;"Of course, you just let me know, $schoolk1."@@ She smiled at him, then left.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\school.png]]
<<remember $nakedatschool1_scene to true>><<set $school_scene to 3>><<set $sexuality += 1>>\
@@.wife;"We're not meant to be here on the weekend."@@ $wife told you matter of factly. You decided to spend the day with $wife at her school. You wanted to have a tour without the hassle of kids. Despite $wife telling you just how against the rules it all was, she didn't seem to mind too much... In fact, you thought she might have even liked the idea of breaking the rules in some way.
@@.you;"Lucky noones here to know, huh?"@@ You replied.
You both hurried through the school gates and quickly entered the building. The place looked just as much of a prison from the inside, too. The walls, doors, and even the furniture were plain and grey. Even the light seemed to be dreary.
@@.you;"Gee, and you're lucky enough to work here."@@ You teased.
@@.wife;"It isn't so bad."@@ $wife nudged you playfully. @@.wife;"Come on, I'll show you around."@@ She led you down the hallway.
You passed many empty classrooms, all seemingly as dull as the next. There were some science labs... and finally you reached the gymnasium. It was actually quite impressive; a tall, echoing ceiling with dozens of down-lights illuminated the huge acrylic floor. Several dozens of rows of seats were lined up facing towards a stage at the end of the room.
@@.you;"This... Is actually pretty decent."@@ You admitted.
@@.wife;"They just finished renovating, so it's still nice."@@ $wife replied. @@.wife;"Everything's new. Come and look at the lockers."@@ She led you to another room, apparently the change room.
Sure enough, all the furnishings were brand new, and the latest design to boot. It was hard to imagine this was the same gloomy school from just a moment ago.
@@.wife;"It's good, huh?"@@ $wife smiled at you.
@@.you;"Yeah, not bad."@@ You admitted again. You walked through the room, idly looking about, when you noticed one of the lockers slightly ajar. You approached it and saw a girl's school uniform poking out. You yanked it out and held it up to $wife. @@.you;"Check this out."@@
@@.wife;"Someone must have left their uniform."@@ $wife shrugged.
@@.you;"I think it'd look good on you."@@ You smiled teasingly.
@@.wife;"Whatever."@@ $wife rolled her eyes.
@@.you;"No, really. You should try it on."@@ You tossed it to her. $wife caught it, her cheeks somewhat red.
@@.wife;"Why?"@@ She questioned.
@@.you;"It'll be sexy. Wearing a tiny school skirt..."@@ You egged her on.
@@.wife;"It's too small."@@ She said, holding them up to prove her point. She gave too small a protest.
@@.you;"It's fine, who's going to see? Or maybe you want to be seen in that..."@@ You teased.
@@.wife;"Well... Okay, fine. Just for a minute."@@ She said. You could hardly believe it - the old $wife would've never even considered it.
$wife stripped down quickly into her underwear, but just when she held up the skirt she paused.
@@.wife;"... I don't want you to see me change into it."@@ She said.
@@.you;"What? You're already in your underwear."@@
@@.wife;"I know, but it's embarrasing to try and put this on when it's too small."@@ She explained.
@@.you;"Okay... Fine, use one of the toilet rooms then."@@ You pointed at the empty stalls. $wife did so, leaving her clothes behind.
As the toilet door closed you gazed at $wife's clothes. A thought came to mind. You quickly scooped up $wife's clothes, leaving just her phone, and silently left the change room. You quickly and quietly jogged down the gymnasium towards the stage and hid in the shadows of the curtains. You then fished out your phone and waited.
A minute later you received a text.
@@.wife;//Where are you?? Bring my clothes back.//@@
@@.you;//I'm just looking around. Come get your clothes, I'm upstairs.//@@ You wrote back. You didn't get a reply. Instead, the lockerroom door opened, and an embarrased $wife snuck out. She tip-toed back to the hallway, holding her far too short skirt down, then slipped out the room. You quickly followed.
You cracked the door open and looked down the hallway. $wife was already turning a corner to head upstairs. You silently followed her, careful to not make a sound. You reached the staircase and gazed up to catch a brief glimpse of $wife rounding the corner. You waited a couple dozen seconds before creeping up the stairs.
Your phone buzzed in your pocket, which almost made you jump.
@@.wife;//Where upstairs?//@@ She wrote.
@@.you;//Boy's bathroom.//@@ You lied.
You watched her stalk down the hallway in her skimpy unfiform and step into one of the rooms, presumably the boy's bathroom.
@@.wife;//You liar.//@@ A message soon came.
@@.you;//I'll give your clothes back... But first you have to do something for me.//@@ You wrote.
@@.wife;//What do I have to do?//@@
@@.you;//Take off your panties.//@@ You held your breath for the response.
@@.wife;//Okay. Now what?//@@ She replied.
@@.you;//Send me a picture.//@@ You wrote back. You got it back quicker than you expected, as if she were already doing it.
[img[images\pictures\bad_teacher\sundayschool2.png]][img[images\pictures\bad_teacher\sundayschool1.png]]
@@.you;//Naughty. You're a teacher here and you're in the boys bathroom with no underwear. Do you like it? I bet they'd give anything to be here right now... To see their teacher like this...//@@
@@.wife;//Yes I like it... What do I do now?//@@
@@.you;//Well you're in trouble... Go to the principal's office.//@@ You wrote, then quickly hid in a classroom.
You heard the bathroom door open and shut, then $wife's footsteps as she headed to the stairs, and up again... You waited a moment before exiting the room and following her up. You could plainly see her ass from under her skirt, which made you hard as a rock.
[img[images\pictures\bad_teacher\sundayschool1.webp]]
$wife stopped in front of a door; the only door in the hallway that wasn't a bleak grey. This door was strong, wooden and brown. She hesitated before opening the door and stepping inside.
@@.wife;//Okay, I'm here...//@@ She wrote.
@@.you;//Very good. Now take off your clothes and sit down.//@@ You replied, then snuck up and waited by the door.
@@.you;//You've been a very naughty teacher, $wife, haven't you?//@@
@@.wife;//Yes, I've been naughty...//@@
@@.you;//You need to be punished. Touch yourself in your boss's office... Use your tie as a blindfold.//@@
@@.wife;//Okay...//@@ Was the reply back.
You pressed an ear to the door and listened. You heard soft gasps and lewd moans. You pushed the door open to see $wife sitting completely naked, her hand rubbing her swollen clit. She couldn't see you through the blindfold, but apparently heard you, as she began to rub her clit harder.
[img[images\pictures\bad_teacher\sundayschool3.png]]
You stepped closer and took out your erect cock.
@@.you;"You naughty slut..."@@ You breathed as you began to jerk off.
@@.wife;"M-mhh... Sorry..."@@ $wife whimpered, her fingers pushing deep inside herself.
@@.you;"You liked walking through the school like that, didn't you...?"@@ You stepped even closer so that your cock was hovering just a little shy from $wife's face.
@@.wife;"I did like it..."@@ $wife shamefully admitted.
@@.you;"What were you thinking...?"@@ You asked through heated breath.
@@.wife;"That if someone... saw me..."@@ $wife began to say quietly.
@@.you;"What if someone saw you...?"@@ You pressed.
@@.wife;"Mmh, it'd really turn me on...!"@@ $wife gasped and began to rigorously plunge her fingers inside herself, a wet sploosh sounding as her body jerked back and forth from orgasm.
@@.you;"Mh, F-fuck...!"@@ You grunted. You felt an orgasm wash over you. Hurt spurts of cum spewed from your cock and sprayed over your wife's naked body.
@@.you;"Sh-shit..."@@ You gasped as you tried to catch your breath.
@@.wife;"Oh, hun..."@@ $wife gasped then let out a long breath before taking off her blindfold. You wordlessly handed her back her clothes.
@@.wife;"Thanks... I'm going to get changed and return the uniform... Um... Meet you downstairs."@@ $wife hurried off, apparently not bothering to put clothes back on.
@@.you;"Okay..."@@ You replied. You looked around. You were in the princpials office. You could potentially snoop around if you wanted to... This was the guy who was giving $wife so much trouble. Maybe you could find some dirt on him.
<<nobr>>
<<iconButtonContainer
'Weekend - School break-in Snoop (teacher event)'
'button_m_question.png'
"Snoop Around"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Weekend - School break-in Leave (teacher event)'
'button_m_forward.png'
"Just Leave"
>>
<</iconButtonContainer>>
<</nobr>>You decided not to snoop. After all you didn't want to make the situation worse.
You met with $wife downstairs and left.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $principal_snoop to true>>Once you were sure $wife was out of earshot, you began to rummage through the office. You went through filing cabinets first... But it was all pretty ordinary. You paused when you reached the desk.
There were 2 drawers. One with a lock. You looked at the top drawer with no lock. There were a handful of random desk-goods. Pens, erasers, envelopes... The second drawer was locked. You lazily tried different keys from the school key ring until one of them fit.
You twisted and pulled, opening the drawer. At first you were disappointed, but then you spotted an envelope titled //'Bathroom'//. You opened it and smirked.
Inside were candid sneaky photos of school girls getting changed. The uniforms were of this school.
//Bingo.// You thought to yourself.
You took a single photo out and left the remaining photos in the envelope, on $princ's desk for him to find. You wrote a hasty note.
//Be kind, $princ.//
With that, you left the office, closing the door behind you.
You met with $wife downstairs and left.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $school_scene to 6>>\
-- END OF CONTENT --
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>Name Variables
<<if ndef $name>>
<<set $name to "John">>
<</if>>
<<if ndef $wife>>
<<set $wife to "Emily">>
<</if>>
<<if ndef $boss>>
<<set $boss to "Geoff">>
<</if>>
<<if ndef $col1>>
<<set $col1 to "Daniel">>
<</if>>
<<if ndef $col2>>
<<set $col2 to "Nathan">>
<</if>>
<<if ndef $stepd>>
<<set $stepd to "Craig">>
<</if>>
<<if ndef $neigh>>
<<set $neigh to "Kyle">>
<</if>>
<<if ndef $princ>>
<<set $princ to "Dennis">>
<</if>>
<<if ndef $schoolk1>>
<<set $schoolk1 to "Tyson">>
<</if>>
<<if ndef $neighmom>>
<<set $neighmom to "Mary">>
<</if>>
Wife Variables
<<set $sexuality to 0>> - 0-10(Suppressed) 11-30(Normal) 31-50(Kinky) 51-75(Perverted) 76-100(Slutty)
<<set $liberty to 5>> - 0-4(Conservative) 5(Normal) 6+(Bold)
<<set $control to 5>> - 0-4(submissive) 5(passive) 6+(dominant)
<<set $stability to 100>> - 0-20(Dangerously Unstable) 21-40(Very Unstable) 41-60(Unstable) 61-80(Stable) 81-100(Very stable)
Sequence Variables
<<set setup.DAYS to [ "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"]>>
<<set setup.PERIODS to ["Dawn", "Morning", "Afternoon", "Evening", "Night"]>>
<<if ndef $day>>
<<set $day to 1>>
<</if>>
<<if ndef $period>>
<<set $period to 0>>
<</if>>
Game Variables
<<set $money to 0>>
<<set $debt to 0>>
<<if ndef $story_started>>
<<set $story_started to false>>
<</if>>
<<if ndef $gender>>
<<set $gender to "male">>
<</if>>
Wife Variables
<<set $ws_stage1 to false>>
<<set $ws_stage2 to false>>
<<set $ws_naive to false>>
<<set $ws_naive_stage1 to false>>
<<set $ws_naive_stage2 to false>>
<<set $ws_naive_stage3 to false>>
<<set $ws_dom to false>>
<<set $ws_dom_stage1 to false>>
<<set $ws_dom_stage2 to false>>
<<set $ws_dom_stage3 to false>>
<<set $ws_hot to false>>
<<set $ws_hot_stage1 to false>>
<<set $ws_hot_stage2 to false>>
<<set $ws_hot_stage3 to false>>
<<set $ws_sub to false>>
<<set $ws_sub_stage1 to false>>
<<set $ws_sub_stage2 to false>>
<<set $ws_sub_stage3 to false>>
Scene Variables
/*Main Story*/
<<set $mainplot_scene to 0>> - tracks progress of the main story
<<set $debtfail to 0>> - tracks how many times you failed to pay debt
<<set $debtinterest to false>> - first time interest growth occurs
<<set $debtwork to 0>> - tracks progress of the debt story path
<<set $debtwork_path_naive to 0>> - route A (Old & Young)
<<set $debtwork_path_dom to 0>> - route B (Stripper)
<<set $debtwork_path_hot to 0>> - route C (Webslut)
<<set $debtwork_path_sub to 0>> - route D (X Club)
<<set $blacked_path to 0>> - secret route off X Club
/*School/Teacher*/
<<set $school_scene to 0>> - tracks progress of base school route
<<set $school_path_naive to 0>> - route A
<<set $school_path_dom to 0>> - route B
<<set $school_path_hot to 0>> - route C
<<set $school_path_sub to 0>> - route D
/*Work/Model*/
<<set $work_scene to 0>> - tracks progress of base model route
<<set $work_path_naive to 0>> - route A
<<set $work_path_dom to 0>> - route B
<<set $work_path_hot to 0>> - route C
<<set $work_path_sub to 0>> - route D
<<set $work_path_porn to 0>> - route E (secret)
/*Stepd*/
<<set $stepdad_scene to 0>> - tracks progress of base step-dad route
<<set $stepdad_path_naive to 0>> - route A
<<set $stepdad_path_dom to 0>> - route B
<<set $stepdad_path_hot to 0>> - route C
<<set $stepdad_path_sub to 0>> - route D
/*Neighbours*/
<<set $neigh_scene to 0>> - tracks progress of base neigh route
<<set $neigh_path_naive to 0>> - route A
<<set $neigh_path_dom to 0>> - route B
<<set $neigh_path_hot to 0>> - route C
<<set $neigh_path_sub to 0>> - route D
<<set $neigh_path_slave to 0>> - route E (secret)/*
* Displays the current Day of Week, Period of Day and Day Number.
*/
<<widget "now">>
\It is <<print setup.DAYS[$day % 7]>> <<print setup.PERIODS[$period]>>, Day $day.
<</widget>>
/*
* <<AdvancePeriod [number of periods]>>
*
* Advance current Time Period by a set number of periods, if no number
* if pass to widget then current Time Period is advanced by 1 unit.
*
* <<AdvancePeriod>> Advances time period by 1 unit.
* <<AdvancePeriod 1>> Advances time period by 1 unit.
* <<AdvancePeriod 2>> Advances time period by 2 units.
*
* If the current day's time boundary is exceeded then the Day Number
* will also be updated.
*/
<<widget "AdvancePeriod">>
\<<silently>>
<<set _offset to 1>>
<<set _periodsInDay to setup.PERIODS.length>>
<<if $args.length > 0>>
<<set _offset to $args[0]>>
<</if>>
<<set $period += _offset>>
/% Update the Day Number as necessary. %/
<<if $period >= _periodsInDay>>
<<set $day += Math.trunc($period / _periodsInDay)>>
<<set $period to ($period % _periodsInDay)>>
<</if>>
<</silently>>\
<</widget>>
/*
* <<NextMorning>>
*
* Advances the current Time Period to the Morning of the next day.
*/
<<widget "NextMorning">>
\<<silently>>
/% Increament the Day Number by 1 unit. %/
<<set $day += 1>>
/%
Set the current Time Period to the index of the
"Morning" element of setup.PERIODS array.
%/
<<set $period to 0>>
<</silently>>\
<</widget>><<nobr>>
<<if ndef $gender>>
<<set $gender to "male">>
<</if>>
<div @class="$gender">
<<include 'TopMenu'>>
<<include 'SideMenu'>>
<div class='backdrop-first'></div>
<div class='backdrop-second'></div>
</div>
<</nobr>><<nobr>>
<div class="side-menu">
<img class="logo" src='./images/system/logo-diamond.png' />
<div class='container'>
<div class='first'>
<div class='system-actions'>
<<button [img[./images/system/icons/back.png]]>>
<<run Engine.backward() >>
<</button>>
<<button [img[./images/system/icons/home.png]]>>
<<run Engine.play("Welcome Page", true) >>
<</button>>
<<button [img[./images/system/icons/forward.png]]>>
<<run Engine.forward() >>
<</button>>
</div>
<<if $gender === 'male'>>
<<button [img[./images/system/icons/control_app.png]]>>
<<dialog "Control App" "control-app-dialog">>
<<include "Control App">>
<</dialog>>
<</button>>
<<else>>
<button disabled="true">
<img src="./images/system/icons/control_app_deny.png">
</button>
<</if>>
</div>
<div class='second'>
<<button "<img src='./images/system/icons/saveload.png' /><p>Save / Load</p>">>
<<run UI.saves() >>
<</button>>
<<button "<img src='./images/system/icons/restart.png' /><p>Restart</p>">>
<<run UI.restart() >>
<</button>>
</div>
<div class='third'>
<a href="https://discord.gg/96A3nV3" target="_blank">
<img src='./images/system/icons/discord.png' />
<p>Discord</p>
</a>
<a href="https://www.patreon.com/Craymanero" target="_blank">
<img src='./images/system/icons/patreon.png' />
<p>Patreon</p>
</a>
</div>
<div class='bottom-angle'></div>
</div>
</div>
<</nobr>><div data-passage='Layout'></div>
<div id="passages"></div><<if $storystart is true>>\
<<if $cheater is true>>Filthy Cheater.<</if>>
<<link 'Control App'>><<goto "Control App">><</link>>
<</if>><<nobr>>
<div class="top-menu">
<div class="left angle-left"></div>
<div class="left fill">
<img src="./images/system/icons/calendar.png" />
<<print setup.DAYS[$day % 7]>> , Day <<print $day>>
<<print setup.PERIODS[$period]>>
</div>
<div class="right fill">
<img src="./images/system/icons/money.png" />
<div class="money-container">
<div class="cash">
<div class="text-green">Money</div>
<div>
$<<print $money>>
</div>
</div>
<div class="debt">
<div class="text-red">Debt</div>
<div>
$<<print $debt>>
</div>
</div>
</div>
</div>
<div class="right angle-right"></div>
</div>
<div class="top-menu center">
<div class="angle-left"></div>
<<if $gender=="female">>
<div class="fill">
<img src="./images/system/icons/female.png" />
</div>
<<else>>
<div class="fill">
<img src="./images/system/icons/male.png" />
</div>
<</if>>
<div class="angle-right"></div>
</div>
<</nobr>>