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"
>>
<div class="alert-container warning">
//NOTE: Do not use command while in dialogue with $wife.//
</div>
<</if>>
<<if $neigh_path_naive eq 4 and $period eq 4>>
<<iconButton
"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>>
<<iconButton
"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 $principal_snoop eq true and $principal_path eq false and $school_scene lt 4>>
<<iconButtonDialog
"Control App"
"CA Command - Enjoy Exhibitionism"
"button_m_work.png"
"Enjoy Exhibitionism at School"
>>
<</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>>
<<ChangeWithCap "sexuality" +5>>
<<if $badend3 eq true>>
<<set $stability to $stability-10>>
<<else>>
<<set $stability to $stability-20>>
<</if>>
<<include "CA Command">>
<</nobr>><<nobr>>
<<set $commanded to true>>
<<ChangeWithCap "sexuality" +2>>
<<if $badend3 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>>
<<ChangeWithCap "sexuality" +2>>
<<if $badend3 eq true>>
<<set $stability to $stability-10>>
<<else>>
<<set $stability to $stability-20>>
<</if>>
<<include "Neigh Route (Naive) - Command - Seduce Neigh">>
<</nobr>><<nobr>>
<<set $commanded to true>>
<<ChangeWithCap "sexuality" +2>>
<<if $badend3 eq true>>
<<set $stability to $stability-10>>
<<else>>
<<set $stability to $stability-20>>
<</if>>
<<include "Step-Dad Route - Command">>
<</nobr>><<nobr>>
<<set $commanded to true>>
<<ChangeWithCap "sexuality" +2>>
<<set $debtwork_path_naive to 2>>
<<if $badend3 eq true>>
<<set $stability to $stability-10>>
<<else>>
<<set $stability to $stability-20>>
<</if>>
<<include "CA Command">>
<</nobr>><<nobr>>
<<set $commanded to true>>
<<ChangeWithCap "sexuality" +2>>
<<set $debtwork_path_dom to 2>>
<<if $badend3 eq true>>
<<set $stability to $stability-10>>
<<else>>
<<set $stability to $stability-20>>
<</if>>
<<include "CA Command">>
<</nobr>><<nobr>>
<<set $commanded to true>>
<<ChangeWithCap "sexuality" +2>>
<<set $principal_path to true>>
<<if $badend3 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'. <<if $sexuality lt 15>>Requires higher sexuality.<</if>>
<<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. <<if $sexuality lt 45>>Requires higher sexuality.<</if>>
<<elseif $work_path_naive eq 6>>\
Play as $wife and do erotic modelling. <<if $sexuality lt 55>>Requires higher sexuality.<</if>>
<<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. <<if $sexuality lt 60>>Requires higher sexuality.<</if>>
<<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. <<if $sexuality lt 45>>Requires higher sexuality.<</if>>
<<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. <<if $sexuality lt 55>>Requires higher sexuality.<</if>>
<<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. <<if $sexuality lt 45>>Requires higher sexuality.<</if>>
<<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. <<if $sexuality lt 55>>Requires higher sexuality.<</if>>
<<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. <<if $sexuality lt 45>>Requires higher sexuality.<</if>>
<<elseif $work_path_hot eq 7>>\
Play as $wife and do erotic modelling. <<if $sexuality lt 55>>Requires higher sexuality.<</if>>
<<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. <<if $sexuality lt 15>> Requires higher sexuality.<</if>>
<<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_secret eq 2>>\
Play as $wife. Spend the day at home.
<<elseif $stepdad_path_secret eq 3>>\
Play as $wife. Spend the day at home.
<<elseif $stepdad_path_secret eq 4>>\
Event triggers naturally. Play as $name and arrive home.
<<elseif $stepdad_path_secret eq 5>>\
Play as $name. Speak to $wife at night about $stepd.
<<elseif $stepdad_path_secret eq 6>>\
Play as $wife. Spend the day at home.
<<elseif $stepdad_path_secret eq 7>>\
Event triggers naturally. Play as $name and arrive home.
<<elseif $stepdad_path_secret eq 8>>\
Play as $wife. Spend the day at home.
<<elseif $stepdad_path_secret eq 9>>\
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. To unlock the principal path, first use the control app to command your wife to enjoy exhibitionism.
<<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. <<if $sexuality lt 40>>Requires higher sexuality<</if>>
<<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. <<if $sexuality lt 55>>Requires higher sexuality<</if>>
<<elseif $school_path_naive eq 6>>\
Play as $wife. Go to work at the school. Talk to $schoolk1.
<<elseif $school_path_naive eq 7>>\
Play as $wife on the weekend and go to the house party. <<if $sexuality lt 60>>Requires higher sexuality<</if>>
<<elseif $school_path_naive eq 8>>\
Play as $wife. Go to work at the school. Talk to $schoolk1. <<if $sexuality lt 65>>Requires higher sexuality<</if>>
<<elseif $school_path_naive eq 9>>\
You've reached the current end of this route.
<<elseif $school_path_dom eq 1>>\
Play as $wife. Go to work at the school. Tutor after class.
<<elseif $school_path_dom eq 2>>\
Play as $wife. Go to work at the school. Investigate the bathroom after class. <<if $sexuality lt 40>>Requires higher sexuality<</if>>
<<elseif $school_path_dom eq 3>>\
Play as $wife. Go to work at the school. Tutor after class.
<<elseif $school_path_dom eq 4>>\
Play as $wife. Go to work at the school. Investigate the bathroom after class.
<<elseif $school_path_dom eq 5>>\
Play as $wife. Go to work at the school.
<<elseif $school_path_dom eq 6>>\
Play as $wife. Go to work at the school. Talk to $schoolk1 after class.
<<elseif $school_path_dom eq 7>>\
Play as $wife. Go to work at the school. Listen to $schoolk1's report.
<<elseif $school_path_dom eq 8>>\
Play as $wife. Go to work at the school. Follow $schoolk1 after class. <<if $sexuality lt 60>>Requires higher sexuality<</if>>
<<elseif $school_path_dom eq 9>>\
Play as $wife. Go to work at the school. Talk to $schoolk1 after class. <<if $sexuality lt 65>>Requires higher sexuality<</if>>
<<elseif $school_path_dom eq 10>>\
Play as $wife. Go to work at the school. Visit Mrs Clark.
<<elseif $school_path_dom eq 11>>\
You've reached the current end of this route.
<<elseif $school_path_hot eq 1>>\
Visit $wife after work.
<<elseif $school_path_hot eq 2>>\
Visit $wife after work. <<if $sexuality lt 40>>Requires higher sexuality<</if>>
<<elseif $school_path_hot eq 3>>\
Visit $wife after work. <<if $sexuality lt 50>>Requires higher sexuality<</if>>
<<elseif $school_path_hot eq 4>>\
Prior scene viewed. Event will trigger when you get home at the end of the day.
<<elseif $school_path_hot eq 5>>\
Spend the weekend with $wife. Visit the school. <<if $sexuality lt 50>>Requires higher sexuality<</if>>
<<elseif $school_path_hot eq 6>>\
Visit $wife after work. <<if $sexuality lt 60>>Requires higher sexuality<</if>>
<<elseif $school_path_hot eq 7>>\
You've reached the current end of this route.
<<elseif $school_path_sub eq 1>>\
Visit $wife after work.
<<elseif $school_path_sub eq 2>>\
Visit $wife after work. <<if $sexuality lt 40>>Requires higher sexuality<</if>>
<<elseif $school_path_sub eq 3>>\
Visit $wife after work. <<if $sexuality lt 50>>Requires higher sexuality<</if>>
<<elseif $school_path_sub eq 4>>\
Visit $wife after work.
<<elseif $school_path_sub eq 6>>\
Visit $wife after work. <<if $sexuality lt 60>>Requires higher sexuality<</if>>
<<elseif $school_path_sub eq 5>>\
You've reached the current end of this route.
<<elseif $school_path_princ eq 1>>\
Play as $wife. Go to work at the school. Note: The principal route is not available when the neighbour route is active.
<<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. <<if $sexuality lt 45>>Requires higher sexuality<</if>>
<<elseif $school_path_princ eq 6>>\
Play as $wife. Go to work at the school. <<if $sexuality lt 50>>Requires higher sexuality<</if>>
<<elseif $school_path_princ eq 7>>\
Play as $wife. Go to work at the school.
<<elseif $school_path_princ eq 8>>\
Play as $wife. Go to work at the school. <<if $sexuality lt 60>>Requires higher sexuality<</if>>
<<elseif $school_path_princ eq 9>>\
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. <<if $sexuality lt 45>>Requires higher sexuality.<</if>>
<<elseif $debtwork_path_naive eq 8>>\
Play as $wife on the weekend. Work at the elderly home. <<if $sexuality lt 50>>Requires higher sexuality.<</if>>
<<elseif $debtwork_path_naive eq 9>>\
Play as $wife on the weekend. Work at the elderly home. Consider saving. <<if $sexuality lt 55>>Requires higher sexuality.<</if>>
<<elseif $debtwork_path_naive eq 10>>\
End of the 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. <<if $sexuality lt 40>>Requires higher sexuality.<</if>>
<<elseif $debtwork_path_dom eq 7>>\
Play as $wife on the weekend. Work at the night club. <<if $sexuality lt 50>>Requires higher sexuality.<</if>>
<<elseif $debtwork_path_dom eq 8>>\
Play as $wife on the weekend. Work at the night club. <<if $sexuality lt 55>>Requires higher sexuality.<</if>>
<<elseif $debtwork_path_dom eq 9>>\
Play as $wife on the weekend. Work at the night club. Consider saving. <<if $sexuality lt 60>>Requires higher sexuality.<</if>>
<<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>>\
Go find Darryl.
<<elseif $blacked_path eq 1>>\
Go to Club X on the weekend.
<<elseif $blacked_path eq 2>>\
Speak to $wife at night about Darryl. Possible branch - consider saving. Either encourage $wife or be passive.
<<elseif $blacked_path_true eq 1>>\
Go to Club X on the weekend.
<<elseif $blacked_path_true eq 2>>\
Go to Club X on the weekend.
<<elseif $blacked_path_true eq 3>>\
Go to Club X on the weekend. <<if $sexuality lt 50>>Requires higher sexuality.<</if>>
<<elseif $blacked_path_true eq 4>>\
Go to Club X on the weekend. <<if $sexuality lt 60>>Requires higher sexuality.<</if>>
<<elseif $blacked_path_true eq 5>>\
Go to Club X on the weekend. Either accept or decline the offer.
<<elseif $blacked_path_true eq 6>>\
Go to Club X on the weekend.
<<elseif $blacked_path_bad eq 1>>\
Go to Club X on the weekend.
<<elseif $blacked_path_bad eq 2>>\
Go to Club X on the weekend. <<if $sexuality lt 50>>Requires higher sexuality.<</if>>
<<elseif $blacked_path_bad eq 3>>\
Go to Club X on the weekend. <<if $sexuality lt 60>>Requires higher sexuality.<</if>>
<<elseif $blacked_path_bad eq 4>>\
Go to Club X on the weekend. Consider saving. <<if $sexuality lt 65>>Requires higher sexuality.<</if>>
<<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. <<if $sexuality lt 45>>Requires higher sexuality.<</if>>
<<elseif $debtwork_path_hot eq 5>>\
Play as $name on the weekend. Watch the show again. <<if $sexuality lt 50>>Requires higher sexuality.<</if>>
<<elseif $debtwork_path_hot eq 6>>\
Speak to $wife at night about her webcamming.
<<elseif $debtwork_path_hot eq 7>>\
Play as $name on the weekend. Watch the show again. <<if $sexuality lt 60>>Requires higher sexuality.<</if>>
<<elseif $debtwork_path_hot eq 8>>\
Speak to $wife at night about her webcamming once again. <<if $sexuality lt 65>>Requires higher sexuality.<</if>>
<<elseif $debtwork_path_hot eq 9>>\
You've reached the end of this route.
<<elseif $debtwork_path_hot eq 99>>\
You've reached the 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. Note: The neighbour route is not available when the principal route is active.
<</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_hot eq 1>>\
You've reached the current end of this route.
<<elseif $neigh_path_sub eq 1>>\
Speak with $neighmom (you should be able to do this in the afternoon after work) and accept her drink.
<<elseif $neigh_path_sub 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 $debt -= $amounttopay>>\
<<set $money -= $amounttopay>>\
You tapped to make a $100 payment. That 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.
<<nobr>>
<<if $debt lte 0>>
<<iconButtonContainer
'Main_Route_Event_Debt_Paid'
'button_m_action.png'
"Continue With Your Day"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Dawn'
'button_m_forward.png'
"Continue With Your Day"
>>
<</iconButtonContainer>>
<</if>>
<</nobr>><<set $debt -= $amounttopay>>\
<<set $money -= $amounttopay>>\
You tapped to make a $1000 payment. After all, you wanted to pay the debt as quickly as possible...
<<nobr>>
<<if $debt lte 0>>
<<iconButtonContainer
'Main_Route_Event_Debt_Paid'
'button_m_action.png'
"Continue With Your Day"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Dawn'
'button_m_forward.png'
"Continue With Your Day"
>>
<</iconButtonContainer>>
<</if>>
<</nobr>><<set $debt -= $amounttopay>>\
<<set $money -= $amounttopay>>\
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?
<<nobr>>
<<if $debt lte 0>>
<<iconButtonContainer
'Main_Route_Event_Debt_Paid'
'button_m_action.png'
"Continue With Your Day"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Dawn'
'button_m_forward.png'
"Continue With Your Day"
>>
<</iconButtonContainer>>
<</if>>
<</nobr>><<set $debt -= $amounttopay>>\
<<set $money -= $amounttopay>>\
You tapped to make a $500 payment. It was a lot, but you felt some relief seeing the debt go down.
<<nobr>>
<<if $debt lte 0>>
<<iconButtonContainer
'Main_Route_Event_Debt_Paid'
'button_m_action.png'
"Continue With Your Day"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Dawn'
'button_m_forward.png'
"Continue With Your Day"
>>
<</iconButtonContainer>>
<</if>>
<</nobr>><<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"
>>
<<set $amounttopay to 100>>
<<if $debt < $amounttopay>>
<<set $amounttopay to $debt>>
<<endif>>
<</iconButtonContainer>>
<</if>>
<<if $money gte 250>>
<<iconButtonContainer
'Pay Debt 250'
'button_m_action.png'
"$250"
>>
<<set $amounttopay to 250>>
<<if $debt < $amounttopay>>
<<set $amounttopay to $debt>>
<<endif>>
<</iconButtonContainer>>
<</if>>
<<if $money gte 500>>
<<iconButtonContainer
'Pay Debt 500'
'button_m_action.png'
"$500"
>>
<<set $amounttopay to 500>>
<<if $debt < $amounttopay>>
<<set $amounttopay to $debt>>
<<endif>>
<</iconButtonContainer>>
<</if>>
<<if $money gte 1000>>
<<iconButtonContainer
'Pay Debt 1000'
'button_m_action.png'
"$1000"
>>
<<set $amounttopay to 1000>>
<<if $debt < $amounttopay>>
<<set $amounttopay to $debt>>
<<endif>>
<</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>>
<<elseif $school_path_hot eq 1>>
<<iconButtonContainer
'Teacher Route (hot) - Visiting Wife 1'
'button_m_action.png'
"Visit your wife at work"
>>
<</iconButtonContainer>>
<<elseif $school_path_hot eq 2 and $sexuality gte 40>>
<<iconButtonContainer
'Teacher Route (hot) - Visiting Wife 2'
'button_m_action.png'
"Visit your wife at work"
>>
<</iconButtonContainer>>
<<elseif $school_path_hot eq 3 and $sexuality gte 50>>
<<iconButtonContainer
'Teacher Route (hot) - Visiting Wife 3'
'button_m_action.png'
"Visit your wife at work"
>>
<</iconButtonContainer>>
<<elseif $school_path_hot eq 6>>
<<iconButtonContainer
'Teacher Route (hot) - Visiting Wife 4'
'button_m_action.png'
"Visit your wife at work"
>>
<</iconButtonContainer>>
<<elseif $school_path_sub eq 1>>
<<iconButtonContainer
'Teacher Route (sub) - Visiting Wife 1'
'button_m_action.png'
"Visit your wife at work"
>>
<</iconButtonContainer>>
<<elseif $school_path_sub eq 2 and $sexuality gte 40>>
<<iconButtonContainer
'Teacher Route (sub) - Visiting Wife 2'
'button_m_action.png'
"Visit your wife at work"
>>
<</iconButtonContainer>>
<<elseif $school_path_sub eq 3 and $sexuality gte 50>>
<<iconButtonContainer
'Teacher Route (sub) - Plan'
'button_m_action.png'
"Visit your wife at work"
>>
<</iconButtonContainer>>
<<elseif $school_path_sub eq 4>>
<<iconButtonContainer
'Teacher Route (sub) - Plan Failed'
'button_m_action.png'
"Visit your wife at work"
>>
<</iconButtonContainer>>
<<elseif $neigh_path_dom eq 3>>
<<iconButtonContainer
'Neigh Route (Dom) - Hurry Home'
'button_m_action.png'
"Hurry Home"
>>
<</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>>
/* <<elseif $school_path_sub eq 5 and $sexuality gte 60>>
<<iconButtonContainer
'Teacher Route (sub) - Second Plan'
'button_m_action.png'
"Visit your wife at work"
>>
<</iconButtonContainer>>
<</if>> */<<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>
<<if $stepdad_path_sub gte 16>>\
<<switch ($day % 7)>>\
<<case 0>>\
@@.desc;It was a new week. You collected rent from $stepd.@@
@@.system;"Earned $300!"@@<<set $money += 300>>
<<case 1>><<case 2>><<case 3>><<case 4>><<case 5>><<case 6>><</switch>><</if>>\
<<nobr>>
<<if $path_hint eq false and $sexuality gte 15>>
<<iconButtonContainer
'Path_Hint'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $path_confirmed eq false and $path_set eq true>>
<<iconButtonContainer
'Path_Confirmed'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $debtwork_path_hot_FO eq 7 or $debtwork_path_sub_FO eq 6>>
<<if $fo_route_locked eq true>>
<<iconButtonContainer
'Dawn 2'
'button_m_forward.png'
"Get out of Bed"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'FO_Route_Locked'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<iconButtonContainer
'Dawn 2'
'button_m_forward.png'
"Get out of Bed"
>>
<</iconButtonContainer>>
<</if>><</nobr>>\<<set $path_hint to true>>
You looked across at $wife. She spotted your gaze and returned a smile.
[img[images\pictures\wife\wife.png]]
<<if $liberty lte 5 and $control lte 5>>\
You noticed the change in her. Not just her growing libido... But her attitude, behaviour and personality were starting to change, too. Though it was very subtle - you noticed it.
She remained reserved, but also seemed to cling on to her independence. She was bottling her growing lust, for better or worse. Perhaps it was slightly frustrating that she wasn't endlessly lusting after you.
You were slightly worried, too. If she didn't rely on you for her release, what would happen if her lust continued to grow? She was naturally a naive type of woman, and probably easy to take advantage of.
You pondered this. Perhaps it wasn't too late to try and change her behaviour.
<<elseif $liberty gte 6 and $control lte 5>>\
You noticed the change in her. Not just her growing libido... But her attitude, behaviour and personality were starting to change, too. Though it was very subtle - you noticed it.
She was beginning to be more assertive, and not just sexually. You slowly felt your position topple as 'the man of the house', while $wife was growing more confident in herself.
Good. At least that's what you first thought, but you were beginning to worry. Would she continue to grow in assertiveness?
You pondered this. Perhaps it wasn't too late to try and change her behaviour.
<<elseif $liberty gte 6 and $control gte 6>>\
You noticed the change in her. Not just her growing libido... But her attitude, behaviour and personality were starting to change, too. Though it was very subtle - you noticed it.
She was beginning to be more sexually assertive, that was for sure. She was also more confident in herself, and didn't hesitate to speak her mind. That wasn't a problem for you, of course. It was everything you had hoped for her.
You day dreamed about how this might pan out for the future. Would $wife continue on her path of sexual freedom? Of course, you would be there with her along the way.
You were curious, but you wondered whether this was the only type of relationship you could have. It wasn't too late to try and change her behaviour.
<<elseif $liberty lte 5 and $control gte 6>>\
You noticed the change in her. Not just her growing libido... But her attitude, behaviour and personality were starting to change, too. Though it was very subtle - you noticed it.
She remained reserved, perhaps even more so than she was originally. She was bottling her growing lust, and she relied on you for her relief. It wasn't exactly what you set out to accomplish, but you still enjoyed it all the same.
Still, if this continued then $wife might just lose all her independence. You liked the idea of her needing you for her sexual relief, but you were curious to see how she'd behave if she felt a little more in control of herself.
You pondered this. Perhaps it wasn't too late to try and change her behaviour.
<<else>>\
You noticed her growing sexuality, that was for sure... But still there was something missing. Her attitude and behaviour were the same as they were before.
It wasn't a 'bad' thing, but you had expected something more noticable with her personality. Perhaps you were being too cautious with your own decisions?
<</if>>\
<<iconButtonContainer
'Dawn 2'
'button_m_forward.png'
"Get out of Bed"
>>
<</iconButtonContainer>><<set $path_confirmed to true>>
You looked across at $wife. She was already awake and getting ready for her day. She looked back at you, and you paused. It was the same gorgeous woman you've known and loved for years, the love of your life. Something was very different. Maybe not to a stranger's eye, but to you, you could tell. She was changed.
<<if $ws_naive eq true>>\
[img[images\pictures\wife\wife_naive_1.png]]\
<<elseif $ws_dom eq true>>\
[img[images\pictures\wife\wife_dom_1.png]]\
<<elseif $ws_hot eq true>>\
[img[images\pictures\wife\wife_hot_1.png]]\
<<elseif $ws_sub eq true>>\
[img[images\pictures\wife\wife_sub_1.png]]\
<</if>>\
<<if $ws_naive eq true>>\
Her smile was as shy and reserved as it always was, but her eyes didn't connect. You could feel a gravity of concealed burden that she didn't want to share with you.
You knew she must have felt overwhelming lust due to the control app, but she wasn't forthcoming with you about it. Perhaps she felt ashamed, or maybe it was a deep-rooted desire for independence.
Either way, you could tell she was changed, and your relationship would never be the same. All this you could tell with just a sleepy glimpse. For better or worse, this was your wife now.
<<elseif $ws_dom eq true>>\
Her smile lacked the usual reserved warmth that you'd grown to love. It felt cold and domineering; more of a sneer than a smile.
Her overwhelming lust was apparent... Though not in a way that you'd ever imagine. She looked upon you like prey. Her eyes bore into you, helplessly, as if she knew you inside-out and without any effort. It was frightening and exciting.
You could tell she was changed, and your relationship would never be the same. All this you could tell with just a sleepy glimpse. For better or worse, this was your wife now.
<<elseif $ws_hot eq true>>\
She gave you the same warm smile you fell in love with, but there was no reservation or modesty in the way she looked at you. She longed for you, you could tell... And it seemed she wanted you to know. Wordlessly, with just her hungry eyes.
The lust she felt filled the air and was intoxicating - you were pulled by it, and couldn't look away from your precious wife so long as she was there. She commanded the room with an invisible desire, and you were more than happy to be swept up.
You could tell she was changed, and your relationship would never be the same. All this you could tell with just a sleepy glimpse. For better or worse, this was your wife now.
<<elseif $ws_sub eq true>>\
Her smile was as shy and reserved as it always was, but her eyes didn't connect. Instead she blushed and embarrassedly looked to the ground. She hadn't come out of her shell at all, instead she burried herself deeper.
Her lust was apparent from the way her cheeks turned scarlett red. Of course; she was embarrassed to be feeling this way first thing in the morning, and was probably hoping you had a solution for her... She seemed small and meek, as if she could be swept away by your suggestions. You wondered whether you even needed the control app anymore.
You could tell she was changed, and your relationship would never be the same. All this you could tell with just a sleepy glimpse. For better or worse, this was your wife now.
<</if>>\
<<iconButtonContainer
'Dawn 2'
'button_m_forward.png'
"Get out of Bed"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $gender to 'male'>>
[img[images\bg\kitchen.png]]
@@.desc;You followed your usual 'waking up ritual'. You had a hot shower, lazily dressed yourself, then found your way to the kitchen for a coffee. You had to decide what to do for the day.@@
<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>>
<<iconButtonContainer
'Go Out (Together)'
'button_m_exclaim.png'
`"Go Out with " + $wife`
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<</nobr>>[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_path_naive eq 7>>
<<iconButtonContainer
'Neigh Route (Naive) - Visit'
'button_m_action.png'
`"Visit " + $neighmom`
>>
<</iconButtonContainer>>
<<elseif $neigh_path_naive eq 8>>
<<iconButtonContainer
'Neigh Route (Naive) - Visit 2'
'button_m_action.png'
`"Visit " + $neighmom`
>>
<</iconButtonContainer>>
<<elseif $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 and $school_scene gte 5>>
<<if $principal_route eq true>>
<<iconButtonContainer
'Neighbour Route - Cancel'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<else>>
<<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>>
<</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_hot eq 4>>
<<iconButtonContainer
'Step-Dad Route (Hot) - Dinner'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $stepdad_path_hot eq 98>>
<<iconButtonContainer
'Step-Dad Route (Hot) - Moving Out'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $stepdad_path_dom eq 2>>
<<iconButtonContainer
'Step-Dad Route (Dom) - Dinner'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $stepdad_path_dom eq 10>>
<<iconButtonContainer
'Step-Dad Route (Dom) - Dinner 2'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $stepdad_path_sub eq 10>>
<<iconButtonContainer
'Step-Dad Route (Sub) - Dinner'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $stepdad_path_secret eq 4>>
<<iconButtonContainer
'Step-Dad Route (Secret) - Dinner Part1'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $stepdad_path_secret eq 7>>
<<iconButtonContainer
'Step-Dad Route (Secret) - Meeting'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_secret eq 21>>
<<iconButtonContainer
'Step-Dad Route (Secret) - Contract'
'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>>
<<elseif $school_path_hot eq 4>>
<<iconButtonContainer
'Teacher Route (hot) - Text'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $work_path_naive eq 15>>
<<iconButtonContainer
'Modelling Route (Naive) 16 - Message Col1'
'button_m_forward.png'
"Get a message"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</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 $stepdad_path_naive eq 15>>
<<iconButtonContainer
'Step-Dad Route (Naive) - Review Footage'
'button_m_action.png'
"Review Spycam Footage"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_naive gte 16>>
<<iconButtonContainer
'Step-Dad Route (Naive) - Review Footage Repeat'
'button_m_action.png'
"Review Spycam Footage"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_hot eq 8>>
<<iconButtonContainer
'Step-Dad Route (Hot) - Review Footage'
'button_m_action.png'
"Review Spycam Footage"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_hot eq 10>>
<<iconButtonContainer
'Step-Dad Route (Hot) - Review Footage 2'
'button_m_action.png'
"Review Spycam Footage"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_hot eq 16>>
<<iconButtonContainer
'Step-Dad Route (Hot) - Review Footage 3'
'button_m_action.png'
"Review Spycam Footage"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_dom eq 6>>
<<iconButtonContainer
'Step-Dad Route (Dom) - Review Footage'
'button_m_action.png'
"Review Spycam Footage"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_dom eq 8>>
<<iconButtonContainer
'Step-Dad Route (Dom) - Review Footage 2'
'button_m_action.png'
"Review Spycam Footage"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_dom gte 16>>
<<iconButtonContainer
'Step-Dad Route (Dom) - Review Footage 3'
'button_m_action.png'
"Review Spycam Footage"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_sub eq 13>>
<<iconButtonContainer
'Step-Dad Route (Sub) - Review Footage'
'button_m_action.png'
"Review Spycam Footage"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_secret eq 17>>
<<iconButtonContainer
'Step-Dad Route (Secret) - Review Footage'
'button_m_action.png'
"Review Spycam Footage"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_secret eq 22>>
<<iconButtonContainer
'Step-Dad Route (Secret) - Review Footage 2'
'button_m_action.png'
"Review Spycam Footage"
>>
<</iconButtonContainer>>
<</if>>
<<if $neigh_path_sub eq 3>>
<<iconButtonContainer
'Neigh Route (Sub) - Watch Porn Together'
'button_m_action.png'
"Watch Porn Together"
>>
<</iconButtonContainer>>
<<elseif $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>>
<<elseif $neigh_path_naive eq 5>>
<<iconButtonContainer
'Neigh Route (Naive) - Confirm'
'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>>
<<elseif $stepdad_scene lte 11 and $work_scene gte 8>>
<<iconButtonContainer
'Step-Dad Route - Magazine 2'
'button_m_forward.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_naive eq 12>>
<<iconButtonContainer
'Step-Dad Route (Naive) - Stay Home'
'button_m_forward.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_naive eq 14 and $spycamera eq true>>
<<iconButtonContainer
'Step-Dad Route (Naive) - Stay Home 2'
'button_m_forward.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_secret eq 15 and $spycamera eq true>>
<<iconButtonContainer
'Step-Dad Route (Secret) - Spy Camera'
'button_m_forward.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_dom eq 4 and $spycamera eq true>>
<<iconButtonContainer
'Step-Dad Route (Dom) - Spy Camera'
'button_m_forward.png'
"Continue"
>>
<</iconButtonContainer>>
<<else>>
<<if $sexuality gte 20>>
<<iconButtonContainer
'Home_Both_NoPath_1'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<</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 and $sexuality gte 45>>
<<iconButtonContainer
'Modelling Route (Sub) 7 - Erotic Modelling'
'button_m_action.png'
"Attend erotic modelling session"
>>
<</iconButtonContainer>>
<<elseif $work_path_sub eq 8 and $sexuality gte 55>>
<<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>>
<<if $stepdad_path_hot eq 15>>
<<iconButtonContainer
'Step-Dad Route (Hot) - Confront Stepd'
'button_m_action.png'
`"Confront " + $stepd`
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_sub eq 99>>
<<elseif $stepdad_path_sub gte 16>>
<<iconButtonContainer
'Step-Dad Route (Sub) - Visit Stepd'
'button_m_action.png'
`"Visit " + $stepd`
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_hot eq 99>>
<<elseif $stepdad_scene gte 1>>
<<iconButtonContainer
'Talk to Stepd'
'button_m_person.png'
`"Talk to " + $stepd`
>>
<</iconButtonContainer>>
<</if>>
<<if $debtwork_path_sub_FO eq 3>>
<<iconButtonContainer
'FO_Blacked_Text_Darryl'
'button_m_person.png'
"Text Darryl"
>>
<</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!"@@
<<ChangeWithCap "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 eq 8>>
<<iconButtonContainer
'Init Debt Collectors'
'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>>
<<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>>\
<<if $neighgift_1 eq true>>\
<<set $ws_naive to true>><<set $path_set to true>>\
<<elseif $neighgift_2 eq true>>\
<<set $ws_hot to true>><<set $path_set to true>>\
<<elseif $neighgift_3 eq true>>\
<<set $ws_sub to true>><<set $path_set to true>>\
<<elseif $neighgift_4 eq true>>\
<<set $ws_dom to true>><<set $path_set to true>>\
<<else>>\
<<if $liberty lte 5 and $control lte 5>>\
<<set $ws_naive to true>><<set $path_set to true>>\
<<elseif $liberty gte 6 and $control lte 5>>\
<<set $ws_dom to true>><<set $path_set to true>>\
<<elseif $liberty gte 6 and $control gte 6>>\
<<set $ws_hot to true>><<set $path_set to true>>\
<<elseif $liberty lte 5 and $control gte 6>>\
<<set $ws_sub to true>><<set $path_set 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>>\
<<elseif $sexuality gte 21>>\
<<set $ws_stage2 to true>>\
<<set $ws_stage1 to true>>\
<<else>>\
<<set $ws_stage1 to true>>\
<</if>>\
<</if>>\
/% RESET "WIFE DIALOGUE: ABOUT DAY" VARIABLES %/
<<set $unique_event_trigger_wife_modelling_standard_1 to false>>\
<<set $unique_event_trigger_wife_modelling_standard_2 to false>>\
<<set $unique_event_trigger_wife_modelling_dom_1 to false>>\
<<set $unique_event_trigger_wife_modelling_dom_2 to false>>\
<<set $unique_event_trigger_wife_modelling_dom_3 to false>>\
<<set $unique_event_trigger_wife_modelling_dom_4 to false>>\
<<set $unique_event_trigger_wife_modelling_dom_5 to false>>\
<<set $unique_event_trigger_wife_modelling_dom_6 to false>>\
<<set $unique_event_trigger_wife_modelling_dom_7 to false>>\
<<set $unique_event_trigger_wife_modelling_dom_8 to false>>\
<<set $unique_event_trigger_wife_modelling_dom_9 to false>>\
<<set $unique_event_trigger_wife_modelling_hot_1 to false>>\
<<set $unique_event_trigger_wife_modelling_hot_2 to false>>\
<<set $unique_event_trigger_wife_modelling_hot_3 to false>>\
<<set $unique_event_trigger_wife_modelling_hot_4 to false>>\
<<set $unique_event_trigger_wife_modelling_hot_5 to false>>\
<<set $unique_event_trigger_wife_modelling_sub_1 to false>>\
<<set $unique_event_trigger_wife_modelling_sub_2 to false>>\
<<set $unique_event_trigger_wife_modelling_sub_3 to false>>\
<<set $unique_event_trigger_wife_modelling_naive_1 to false>>\
<<set $unique_event_trigger_wife_modelling_naive_2 to false>>\
<<set $unique_event_trigger_wife_modelling_naive_3 to false>>\
<<set $unique_event_trigger_wife_modelling_naive_4 to false>>\
<<set $unique_event_trigger_wife_modelling_naive_5 to false>>\
<<set $unique_event_trigger_wife_modelling_naive_6 to false>>\
<<set $unique_event_trigger_wife_modelling_naive_7 to false>>\
<<set $unique_event_trigger_wife_modelling_naive_8 to false>>\
<<set $unique_event_trigger_wife_modelling_naive_9 to false>>\
<<set $unique_event_trigger_wife_modelling_naive_10 to false>>\
<<set $unique_event_trigger_wife_modelling_naive_11 to false>>\
<<set $unique_event_trigger_wife_modelling_porn_1 to false>>\
<<set $unique_event_trigger_wife_modelling_porn_2 to false>>\
<<set $unique_event_trigger_wife_modelling_porn_3 to false>>\
<<set $unique_event_trigger_wife_modelling_porn_4 to false>>\
<<set $unique_event_trigger_wife_modelling_porn_5 to false>>\
<<set $unique_event_trigger_wife_modelling_porn_6 to false>>\
<<set $unique_event_trigger_wife_modelling_porn_7 to false>>\
<<set $unique_event_trigger_wife_modelling_porn_8 to false>>\
<<set $unique_event_trigger_wife_modelling_porn_9 to false>>\
<<set $unique_event_trigger_wife_modelling_porn_10 to false>>\
<<set $unique_event_trigger_wife_neigh_naive_1 to false>>\
<<set $unique_event_trigger_wife_neigh_naive_2 to false>>\
<<set $unique_event_trigger_wife_neigh_naive_3 to false>>\
<<set $unique_event_trigger_wife_neigh_naive_4 to false>>\
<<set $unique_event_trigger_wife_neigh_naive_99 to false>>\
<<set $unique_event_trigger_wife_neigh_hot_1 to false>>\
<<set $unique_event_trigger_wife_neigh_hot_2 to false>>\
<<set $unique_event_trigger_wife_neigh_hot_3 to false>>\
<<set $unique_event_trigger_wife_neigh_hot_4 to false>>\
<<set $unique_event_trigger_wife_neigh_hot_5 to false>>\
<<set $unique_event_trigger_wife_neigh_hot_6 to false>>\
<<set $unique_event_trigger_wife_neigh_dom_1 to false>>\
<<set $unique_event_trigger_wife_neigh_dom_2 to false>>\
<<set $unique_event_trigger_wife_neigh_dom_3 to false>>\
<<set $unique_event_trigger_wife_neigh_dom_4 to false>>\
<<set $unique_event_trigger_wife_neigh_sub_1 to false>>\
<<set $unique_event_trigger_wife_neigh_sub_2 to false>>\
<<set $unique_event_trigger_wife_neigh_sub_3 to false>>\
<<set $unique_event_trigger_wife_neigh_sub_4 to false>>\
<<set $unique_event_trigger_wife_neigh_sub_5 to false>>\
<<set $unique_event_trigger_wife_neigh_sub_6 to false>>\
<<set $unique_event_trigger_wife_teacher_standard_1 to false>>\
<<set $unique_event_trigger_wife_teacher_standard_2 to false>>\
<<set $unique_event_trigger_wife_teacher_principal_1 to false>>\
<<set $unique_event_trigger_wife_teacher_principal_2 to false>>\
<<set $unique_event_trigger_wife_teacher_principal_3 to false>>\
<<set $unique_event_trigger_wife_teacher_principal_4 to false>>\
<<set $unique_event_trigger_wife_teacher_principal_5 to false>>\
<<set $unique_event_trigger_wife_teacher_principal_6 to false>>\
<<set $unique_event_trigger_wife_teacher_principal_7 to false>>\
<<set $unique_event_trigger_wife_teacher_naive_1 to false>>\
<<set $unique_event_trigger_wife_teacher_naive_2 to false>>\
<<set $unique_event_trigger_wife_teacher_naive_3 to false>>\
<<set $unique_event_trigger_wife_teacher_naive_4 to false>>\
<<set $unique_event_trigger_wife_teacher_naive_5 to false>>\
<<set $unique_event_trigger_wife_teacher_naive_6 to false>>\
<<set $unique_event_trigger_wife_teacher_naive_7 to false>>\
<<set $unique_event_trigger_wife_stepd_standard_1 to false>>\
<<set $unique_event_trigger_wife_stepd_standard_2 to false>>\
<<set $unique_event_trigger_wife_stepd_standard_3 to false>>\
<<set $unique_event_trigger_wife_stepd_standard_4 to false>>\
<<set $unique_event_trigger_wife_stepd_standard_5 to false>>\
<<set $unique_event_trigger_wife_stepd_secret_1 to false>>\
<<set $unique_event_trigger_wife_stepd_secret_2 to false>>\
<<set $unique_event_trigger_wife_stepd_secret_3 to false>>\
<<set $unique_event_trigger_wife_stepd_secret_4 to false>>\
<<set $unique_event_trigger_wife_stepd_secret_5 to false>>\
<<set $unique_event_trigger_wife_stepd_secret_6 to false>>\
<<set $unique_event_trigger_wife_stepd_naive_1 to false>>\
<<set $unique_event_trigger_wife_stepd_naive_2 to false>>\
<<set $unique_event_trigger_wife_stepd_naive_3 to false>>\
<<set $unique_event_trigger_wife_stepd_naive_4 to false>>\
<<set $unique_event_trigger_wife_stepd_naive_5 to false>>\
<<set $unique_event_trigger_wife_stepd_naive_6 to false>>\
<<set $unique_event_trigger_wife_stepd_naive_7 to false>>\
<<set $unique_event_trigger_wife_stepd_hot_1 to false>>\
<<set $unique_event_trigger_wife_stepd_hot_2 to false>>\
<<set $unique_event_trigger_wife_stepd_hot_3 to false>>\
<<set $unique_event_trigger_wife_stepd_hot_4 to false>>\
<<set $unique_event_trigger_wife_stepd_dom_1 to false>>\
<<set $unique_event_trigger_wife_stepd_dom_2 to false>>\
<<set $unique_event_trigger_wife_stepd_dom_3 to false>>\
<<set $unique_event_trigger_wife_stepd_dom_4 to false>>\
<<set $unique_event_trigger_wife_stepd_dom_5 to false>>\
<<set $unique_event_trigger_wife_stepd_dom_6 to false>>\
<<set $unique_event_trigger_wife_stepd_sub_1 to false>>\
<<set $unique_event_trigger_wife_stepd_sub_2 to false>>\
<<set $unique_event_trigger_wife_stepd_sub_3 to false>>\
<<set $unique_event_trigger_wife_stepd_sub_4 to false>>\
<<set $unique_event_trigger_wife_stepd_sub_5 to false>>\
<<set $unique_event_trigger_wife_stepd_sub_6 to false>>\
<<set $unique_event_trigger_wife_stepd_sub_7 to false>>\
<<set $unique_event_trigger_wife_stepd_sub_8 to false>>\
<<set $unique_event_trigger_wife_job_naive_1 to false>>\
<<set $unique_event_trigger_wife_job_dom_1 to false>>\
<<set $unique_event_trigger_wife_job_dom_2 to false>>\
<<set $unique_event_trigger_wife_job_webcam_repeat to false>>\
<<set $unique_event_trigger_wife_gym_standard_1 to false>>\
<<set $unique_event_trigger_wife_massage_standard_1 to false>>\
<<set $unique_event_trigger_wife_massage_standard_2 to false>>\
<<set $unique_event_trigger_both_beach_hot_1 to false>>\
<<set $unique_event_trigger_both_beach_hot_2 to false>>\
<<set $unique_event_trigger_both_downtown_sub_1 to false>>\
<<set $unique_event_trigger_both_drive_dom_1 to false>>\
<<set $unique_event_trigger_both_drive_dom_2 to false>>\
<<set $unique_event_trigger_both_drive_hot_1 to false>>\
<<set $unique_event_trigger_both_drive_hot_2 to false>>\
<<set $unique_event_trigger_both_drive_naive_1 to false>>\
<<set $unique_event_trigger_both_drive_naive_2 to false>>\
<<set $unique_event_trigger_both_drive_nopath_1 to false>>\
<<set $unique_event_trigger_both_drive_sub_1 to false>>\
<<set $unique_event_trigger_both_drive_sub_2 to false>>\
<<set $unique_event_trigger_both_gym_dom_1 to false>>\
<<set $unique_event_trigger_both_mall_dom_1 to false>>\
<<set $unique_event_trigger_both_mall_hot to false>>\
<<set $unique_event_trigger_both_mall_naive to false>>\
<<set $unique_event_trigger_both_mall_sub to false>>\
<<set $unique_event_trigger_both_museum_naive_1 to false>>\
<<set $unique_event_trigger_both_museum_naive_2 to false>>\
<<set $unique_event_trigger_both_park_dom_1 to false>>\
<<set $unique_event_trigger_both_park_hot_1 to false>>\
<<set $unique_event_trigger_both_park_naive_1 to false>>\
<<set $unique_event_trigger_both_park_nopath_1 to false>>\
<<set $unique_event_trigger_both_park_sub_1 to false>>\
<<set $unique_event_trigger_both_pool_dom_1 to false>>\
<<set $unique_event_trigger_both_pool_hot_1 to false>>\
<<set $unique_event_trigger_both_pool_naive_1 to false>>\
<<set $unique_event_trigger_both_pool_nopath_1 to false>>\
<<set $unique_event_trigger_both_pool_sub_1 to false>>\
<<set $unique_event_trigger_wife_beach_hot_1 to false>>\
<<set $unique_event_trigger_wife_beach_hot_2 to false>>\
<<set $unique_event_trigger_wife_beach_hot_3 to false>>\
<<set $unique_event_trigger_wife_beach_nopath_1 to false>>\
<<set $unique_event_trigger_wife_beach_uni_1 to false>>\
<<set $unique_event_trigger_wife_downtown_nopath_1 to false>>\
<<set $unique_event_trigger_wife_downtown_sub_1 to false>>\
<<set $unique_event_trigger_wife_downtown_sub_2 to false>>\
<<set $unique_event_trigger_wife_downtown_sub_3 to false>>\
<<set $unique_event_trigger_wife_gloryhole_hotdom_1 to false>>\
<<set $unique_event_trigger_wife_gloryhole_naivesub_1 to false>>\
<<set $unique_event_trigger_wife_gloryhole_naivesub_2 to false>>\
<<set $unique_event_trigger_wife_gloryhole_standard_1 to false>>\
<<set $unique_event_trigger_wife_gloryhole_standard_2 to false>>\
<<set $unique_event_trigger_wife_gym_dom_1 to false>>\
<<set $unique_event_trigger_wife_gym_dom_2 to false>>\
<<set $unique_event_trigger_wife_gym_dom_3 to false>>\
<<set $unique_event_trigger_wife_gym_nopath_1 to false>>\
<<set $unique_event_trigger_wife_home_dom_1 to false>>\
<<set $unique_event_trigger_wife_home_hot_1 to false>>\
<<set $unique_event_trigger_wife_home_naive_1 to false>>\
<<set $unique_event_trigger_wife_home_nopath_1 to false>>\
<<set $unique_event_trigger_wife_home_sub_1 to false>>\
<<set $unique_event_trigger_wife_mall_dom_1 to false>>\
<<set $unique_event_trigger_wife_mall_hot_1 to false>>\
<<set $unique_event_trigger_wife_mall_naive_1 to false>>\
<<set $unique_event_trigger_wife_mall_nopath_1 to false>>\
<<set $unique_event_trigger_wife_mall_nopath_2 to false>>\
<<set $unique_event_trigger_wife_mall_sub_1 to false>>\
<<set $unique_event_trigger_wife_mall_sub_2 to false>>\
<<set $unique_event_trigger_wife_museum_naive_1 to false>>\
<<set $unique_event_trigger_wife_museum_naive_2 to false>>\
<<set $unique_event_trigger_wife_museum_naive_3 to false>>\
<<set $unique_event_trigger_wife_museum_nopath_1 to false>>\
<<set $unique_event_trigger_wife_pool_hot_dom_1 to false>>\
<<set $unique_event_trigger_wife_pool_naive_sub_1 to false>>\
<<set $unique_event_trigger_wife_pool_nopath_1 to false>>\
<<set $wife_work_model to false>>\
<<set $wife_work_teacher to false>>\
<<set $standard_trigger_wife_dialogue to false>>\
/% SOFTCAP THE VARIABLES %/
<<if $sexuality gt 100>>
<<set $sexuality = 100>>
<<elseif $sexuality lt 0>>
<<set $sexuality = 0>>
<<endif>>
<<if $liberty gt 10>>
<<set $liberty = 10>>
<<elseif $liberty lt 0>>
<<set $liberty = 0>>
<<endif>>
<<if $control gt 10>>
<<set $control = 10>>
<<elseif $control lt 0>>
<<set $control = 0>>
<<endif>>
<<if $stability gt 100>>
<<set $stability = 100>>
<<endif>><<remember $beach_both_hot_1_scene to true>><<set $unique_event_trigger_both_beach_hot_1 to true>><<set $beach_both_hot_1 to true>>\
You carefully climbed over some rocky terrain, sure to not slip on any wet rocks. You and $wife were exploring the beach and found a quiet little alcove behind some rocks. It took some effort but you managed to climb around.
@@.you;"I hope that was worth it."@@ You grumbled and sat down on a rock. You didn't enjoy the physical exertion.
@@.wife;"Of course it was. Look, we have our own private beach."@@ $wife smiled at you.
@@.you;"Who cares if we have a private beach? The public beach was fine enough..."@@ You muttered as you gazed out over the ocean. $wife looked over her shoulder at you with a mischevious smile.
@@.wife;"But then we couldn't do this..."@@ She spun around and dropped her top to flash you; her perfect breasts gleaming with suntan oil. You stared with probably a goofy smile.
[img[images\pictures\re\beach_both_hot_1_1.webp]]
@@.wife;"See? A private beach isn't so bad after all huh?"@@ $wife smirked as she eyed your growing crotch.
@@.you;"I suppose it's fine."@@ You replied, too stubborn to admit that you'd suddenly really liked the idea.
$wife bounced a little; her tits drawing your attention even more. You could feel your cock grow painfully hard.
@@.you;"Um... Careful, it's not really a 'private' beach remember, we're just behind some rocks... Anyone could come by."@@ You warned her, though you were unable to look away.
@@.wife;"Oh, scared someone will see your wife...?"@@ $wife pouted as she pushed her tits together and feigned a puppy dog eyes.
@@.you;"N-no, I don't care."@@ You denied probably a little too firmly. $wife quirked an eyebrow and smiled.
@@.wife;"No? You don't care...?"@@ She slowly walked up to you.
@@.you;"Uh, I just mean..."@@ You began to mutter defensively, though $wife just smirked at you. You flinched as she gripped your cock through your shorts.
@@.wife;"So does that mean you want people to see me...? See your wife's tits...?"@@ $wife smirked as she playfully squeezed your cock. You grunted as your thing twitched in her hand.
@@.wife;"Oh. I think your dick is telling me the answer..."@@ She began to rub your cock. You groaned.
@@.wife;"I think maybe... You've enjoyed showing off your wife so much... And now maybe you want to show off even more...?"@@ She had a twinkle in her eye as she pulled down the front of your shorts to free your cock. She took it out delicately and began to rub it.
@@.you;"I guess. I'm proud of how attractive you are, and I like it when others see that..."@@ You answered honestly.
@@.wife;"Is that what it is? Really?"@@ She paused and looked at your face curiously, then smirked.
@@.wife;"I think you want more than just guys checking me out..."@@ She suggested with a squeeze. You groaned again as your cock twitched in $wife's hand.
@@.wife;"Oh, see? The truth-detector is working."@@ She said quietly through a smirk. You felt a little embarassed, but turned on at the same time.
@@.wife;"So what is it? You want to see guys... Touch me? Feel my body...?"@@ $wife bit her lip as she got to her knees and began to jerk you off again.
[img[images\pictures\re\beach_both_hot_1_2.webp]]
@@.you;"Hah... I guess it's a fantasy I've had before..."@@ You replied flippantly but honestly.
@@.wife;"How kinky... And you'd watch? Maybe jerk off...?"@@ She looked hungrily down at your cock as she spoke. You could tell she was feeling turned on too.
@@.you;"Maybe... Or I'd join in..."@@ You suggested.
@@.wife;"Mm I guess you could, but maybe once they were done with me first."@@ She teased with a smile.
@@.wife;"I don't know if I could resist so many cocks, $name... I think I'd have to suck them all... Maybe even fuck them..."@@ She whispered to you as she began to jerk you off faster. You grunted as pre-cum dribbled down your shaft. $wife smiled as she rubbed it over your shaft.
@@.you;"Oh, naughty girl... You'd let them all fuck you...?"@@ You grunted as you tried to hold on, though you knew you were close to cumming.
@@.wife;"I don't think I could stop them, baby I think I'd want it just as much..."@@ She spoke seductively as she lured you in deeper to the fantasy.
@@.wife;"They could take turns using my mouth and pussy... We'd fuck for hours, and hopefully even more guys could show up... I don't care who..."@@ She whispered as she rubbed her palm over the head of your cock, making you jolt from the sensation.
@@.you;"And when they needed to cum...?"@@ You asked between grunts.
@@.wife;"I'd let them finish inside... Mm, then maybe you could have a turn after to reclaim your wife...!"@@ She gasped and squeezed your balls.
You groaned loudly as you felt an orgasm wash over your body. You stood up shakily as you began to cum over $wife's chest. She moaned loudly as she rubbed it in.
[img[images\pictures\re\beach_both_hot_1_3.webp]]
@@.you;"Ugh fuck!"@@ You growled as you came on your wife. $wife bit her lip and gazed up at you.
@@.wife;"Oh babe... Maybe we shouldn't have come to a private area of the beach after all, hmm? If you had fantasies like that..."@@ She smiled.
@@.system;"$wife is feeling turned on; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You found a quiet area of the beach with $wife to peacefully enjoy together...
[img[images\pictures\re\beach_both_hot_1_1.webp]]
[img[images\pictures\re\beach_both_hot_1_2.webp]]
[img[images\pictures\re\beach_both_hot_1_3.webp]]
@@.system;"$wife is feeling turned on; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $beach_both_hot_2_scene to true>><<set $unique_event_trigger_both_beach_hot_2 to true>><<set $beach_both_hot_2 to true>>\
You eagerly followed $wife to a relatively remote area of the beach, your head filled with memories of the past. No doubt you both anticipated a repeat of events.
$wife stopped on the far side of the beach, then turned to smile at you. You smiled back, albeit hesitantly. It was remote, but nowhere near as private as past the rocks on the other side of the beach. A few scattered trees separated this side of the beach from the main area. You nervously glanced around. At least you were alone.
$wife seemed far less concerned than you, and immediately began to strip off her clothes, and then her swimmers before charging into the water completely nude. You gasped and watched your wife as she plunged into the water, then you glanced around to make sure you were still alone. You were almost disappointed to see that you were.
@@.wife;"It's so cold!"@@ $wife called out. @@.wife;"Better keep your swimmers on or you'll shrink."@@ She teased.
You began to wade into the water after her, but stopped at your thighs. It was far too cold, and much too dangerous to reach any higher than that. You were impressed with how easily $wife seemed to jump in, though perhaps the adrenaline of being naked numbed her from the cold.
You both eventually retreated to the sand where you began to towel off... Though $wife had other ideas. $wife laid down on her towel, still wet and naked, and smiled over at you.
@@.you;"Um... Are you going to get back into your swimmers?"@@ You asked. $wife cocked an eyebrow.
@@.wife;"Where's the fun in that...?"@@ She smiled as she traced a finger over her body. @@.wife;"What, are you worried again...? That someone will see your precious wife's naked body...?"@@ She teased and bit her lip as she eyed your swollen crotch - which had betrayed you once again.
You couldn't muster a response, instead you nervously glanced around again.
@@.wife;"You look hopeful!"@@ $wife exclaimed and laughed. @@.wife;"You want someone to see me naked, don't you...? To check out your wife's bare tits...?"@@ $wife got to her knees and ran her fingers over her body - she pressed her breasts together and swooned at you with a smile.
[img[images\pictures\re\beach_both_hot_2_1.webp]]
Your eyes were glued to her curvaceous figure, seduced by her womanly charms and the thought of being seen. Your cock felt trapped in your shorts so you freed it. $wife giggled.
@@.wife;"I knew it. Don't be embarrassed, I kind of like the idea too now..."@@ $wife bit her lip and glanced around, then looked back at you.
@@.wife;"Jerk off for me baby..."@@ She pleaded with a husky, quiet voice.
You had to obey - you began to jerk off while watching her, and she hungrily watched your cock as she ran her fingers down her body, to her womanhood. A soft moan escaped her lips as she slowly rubbed herself.
@@.wife;"Mm... Are you thinking about me being seen by other men again baby...?"@@ $wife hit the nail on the head. You could only nod your answer. $wife let out a soft moan once again.
@@.wife;"Me too... Mmh... Could you imagine if someone saw me right now...? Like this...?"@@ $wife gasped as she pressed a finger inside herself.
@@.wife;"He probably wouldn't be able to stop himself - he'd probably fuck me right here like this...!"@@ $wife got down to her elbows and knees, her ass in the air. You groaned and gripped your cock hard to stop yourself from cumming. $wife rubbed her pussy faster as her juices began to spill down her leg.
[img[images\pictures\re\beach_both_hot_2_2.webp]]
@@.wife;"Ohh fuck... Wouldn't it be so hot...? I'm gonna cum just thinking about it...! Oh fuck..."@@ $wife gasped and bucked on her fingers. You saw her twitch and knew she came from masturbating and fantasizing - you were quite close yourself. You grunted as you jerked off faster.
@@.man;"Holy shit..."@@ You flinched as you heard a man's voice behind you.
You looked over your shoulder so fast that you almost pulled a muscle. A couple of young men had walked up without you hearing.
You couldn't think of anything to say - instead you looked back at $wife who sheepishly got back up to her knees, though she didn't bother covering herself up. She looked between the two men, then at you. You looked back at her nervously, though noticed the look in her eyes... She was still so turned on. You gulped.
@@.wife;"Hello boys... Nice day, isn't it...?"@@ She smiled sweetly as she pulled her eyes off you and to the men.
@@.man;"Ah yeah definitely, even better now for sure."@@ They quickly agreed. $wife's smile widened as she eyed their shorts, and glimpsed at you again. You hesitated - unsure of whether you wanted to see this happen... Your cock twitched, and $wife noticed. That was enough for her.
@@.wife;"Well while you're here, can you do me a favor...?"@@ She pouted.
@@.man;"Of course! Anything you need."@@ They both nodded eagerly.
@@.wife;"I was just thinking I'd like to see a couple of cocks right about now..."@@ She bit her lip and eyed their crotches again.
@@.man;"R-really? Um... Is it okay...?"@@ They hesitated as they glanced at you.
@@.wife;"Of course it is. Now hurry up."@@ $wife replied before you could.
The guys eagerly undid their pants to fish out their semi-erect cocks. They stumbled towards $wife, who without hesitation reached out to grab them. She giggled as she began to pull them off with a hungry focus. You let out a slow breath as your cock was brought back to life. You had to jerk off again.
@@.man;"Ugh, holy shit...! This is incredible..."@@ One of the men groaned as $wife jerked them both off faster. She glimpsed over at you with a mischevious glint in her eye.
@@.wife;"Mmm... They're so big... I can't stop myself...!"@@ She moaned lewdly as she leaned forward to take one of the cocks into her mouth. You groaned as you felt precum dribble down your shaft.
@@.man;"Ohhh fuck...!"@@ The man receiving the blowjob threw his head back as he let out a long moan while $wife slurped down his cock.
@@.wife;"Mmm...! Two cocks at the same time...!"@@ $wife moaned as she swapped between the two, sucking one while jerking off the other.
[img[images\pictures\re\beach_both_hot_2_3.webp]]
You grunted and squeezed your cock again. You were close to cumming, but you needed to enjoy this for longer. You watched your wife gobble down the stranger's cocks, her eyes occasionally glimpsing your way as she worked on them... You could see how wet she was between her legs. Your cock twitched in your hand.
@@.man;"Fuck I'm cumming...!"@@ The man getting the blowjob exclaimed. $wife pulled his cock out and slapped the head of it on her tongue. She looked over at you with a lustful gaze as the man came on your wife's face.
@@.wife;"Mmm...!"@@ She moaned lewdly as she squeezed the last drop from his cock, then swapped to the other man. He was quick to stuff his cock into $wife's mouth. She moaned again as she slurped down his member and soon enough he began to grunt and groan until he came on $wife's face too.
$wife moaned lewdly as she played with the fluid and rubbed their cum over her tits. She looked to you, then down to your cock. You'd somehow managed to not cum. $wife motioned you over, which you obeyed as the other two guys hurriedly put their cocks away and were quick to leave.
$wife rested on her knees in front of you, completely naked and her face covered in stranger's cum. She stuck her tongue out as she looked at your cock with anticipation.
@@.wife;"Mmm... Well done lasting for so long... Babe... That was so fucking hot... Did you see them cum on me...? Cumming on your wife..."@@ She egged you on with her slutty words. You grunted as you felt an orgasm build up. $wife squirmed, apparently very turned on.
@@.wife;"And you watched them too, it was so hot baby... Look at what they did to your wife... I was hoping they'd fuck me too..."@@ She moaned. You knew she meant it, too. You groaned again as you finally reached climax - you shot out seemingly endless spurts of cum onto your wife's already covered face. She caught some on her tongue and moaned as she swallowed it.
@@.wife;"Oh fuck... I want to do this again..."@@ She let out a slow breath to calm herself.
$wife took another dip in the water to clean herself off, then got back into her clothes. You both left the area feeling a lot more steamy than when you'd arrived.
@@.system;"$wife is feeling slutty; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You found a quiet area of the beach with $wife to enjoy together... Though this time it wasn't just you two.
[img[images\pictures\re\beach_both_hot_2_1.webp]]
[img[images\pictures\re\beach_both_hot_2_2.webp]]
[img[images\pictures\re\beach_both_hot_2_3.webp]]
@@.system;"$wife is feeling slutty; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\beach.png]]
You laid back on a towel in your swimming trunks as you did your best to survive the heat. It was a hot day, so $wife wanted to go to the beach, which you agreed in your heat-struck deliirium. You were quickly regretting the choice.
You weren't really a fan of the beach - there was too much sand which had a way of staying with you for the rest of the day... Though it wasn't all that bad. You noticed there were quite a few attractive women at the beach, and wearing swimmers which you might have thought to be too racy for public wear. There were also other men like yourself who were there seemingly to 'enjoy the views'.
You idly gazed at the women as candidly as possible while $wife went for a dip in the water... But you soon noticed that it was your own wife that was getting the most attention from the other beach goers. You felt a stir of jealousy as the other men leered at $wife in her bikini.
[img[images\pictures\re\beach_both_nopath_1.webp]]
@@.system;"$wife is feeling attractive; liberty increases by 1."@@
<<ChangeWithCap "liberty" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\beach.png]]
You laid back on a towel in your swimming trunks as you did your best to survive the heat. It was a hot day, so $wife wanted to go to the beach, which you agreed in your heat-struck deliirium. You were quickly regretting the choice.
You weren't really a fan of the beach - there was too much sand which had a way of staying with you for the rest of the day... Though it wasn't all that bad. You noticed there were quite a few attractive women at the beach, and wearing swimmers which you might have thought to be too racy for public wear. There were also other men like yourself who were there seemingly to 'enjoy the views'.
You idly gazed at the women as candidly as possible while $wife went for a dip in the water... But you soon noticed that it was your own wife that was getting the most attention from the other beach goers. You felt a stir of jealousy as the other men leered at $wife in her bikini.
[img[images\pictures\re\beach_both_nopath_1.webp]]
<<if $ws_naive eq true>>\
She seemed to be completely oblivious of it, too. Her inner-child enjoyed the water while her obviously adult body seemingly unknowinly teased the other beachgoers.
<<elseif $ws_dom eq true>>\
She was no doubt aware of it, too, but the way she angled her body... She arched her back to show off her chest and bent over to show off her ass, while coyly pretending that she was just enjoying the water. You caught her smirking back at you as you nervously eyed the other beachgoers.
<<elseif $ws_sub eq true>>\
You wondered whether she even noticed the attention on her. You watched her wade through the water and splash against the small waves, and smirked at the eager looks on the other beachgoers faces. They were probably hoping to see some sort of bikini slip.
<</if>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\downtown.png]]
<<if $downtown_both_1 eq true>>\
You visited downtown with $wife again, and made a few detours to end up near a familiar construction site. You could tell $wife had the same idea as you by the way she fidgetted on the walk.
You settled down near a park in development and hung around idly with $wife until you noticed a couple of construction workers curiously peek your way. It didn't take much convincing to have $wife flash them again.
[img[images\pictures\re\downtown_both_nopath_1.webp]]
<<else>>\
<<set $downtown_both_1 to true>><<remember $downtown_both_nopath_1_scene to true>>\
There really wasn't a lot to do in the area, though you explored the area with $wife regardless.
You thought you'd count every abandoned building you passed by, but quickly gave up. Most of the shops were 'closed'. You did notice some construction sites though, so you wandered in that direction, thinking there would perhaps be more developed areas to see.
You weren't exactly wrong, but you were still let down. Most of the area was still in development, so there wasn't a lot to do. You decided to take a quick rest with $wife in a lot of land that was probably eventually going to be a park of some kind. It was hard to tell - it was still mostly dirt.
You idly sat on some crates to rest your legs, though you weren't sure whether you were allowed in the area or not. You noticed some of the construction workers eyeing you and $wife and thought perhaps you might need to move on... But then realized they were moreso looking at $wife. You gazed at her curiously and blinked.
@@.you;"$wife, are you not wearing a bra?"@@ You asked. You noticed her nipples pointed through her top. Her cheeks flushed a gentle red.
@@.wife;"I... I don't like walking in them- they dig into my skin... I didn't think you'd notice."@@ She replied quietly.
@@.you;"Yeah I can tell, and I don't think I'm the only one either."@@ You said as you softly nodded towards the workers who were looking your way.
$wife squirmed uncomfortably under the watchful gazes of the workers, who really didn't seem to mind blatantly staring.
@@.wife;"They're looking at me...?"@@ $wife fussed with her skirt as she bashfully glanced over. She looked cute, and you couldn't help but enjoy the situation. Your wife felt exposed... These men were looking her way because they could see her nipples through her top.
@@.you;"Why don't you give them a proper look?"@@ You smirked as you made the suggestion half-jokingly, then noticed $wife contemplating the thought. Perhaps she enjoyed the situation as much as you did.
@@.wife;"... I'd feel so embarrassed."@@ $wife replied. She was actually considering it. You felt your loins stir with excitement.
@@.you;"Just a quick look won't hurt. It's not like we know them."@@ You gently pushed. $wife bit her lip and glimpsed around.
You began to ready yourself to convince $wife some more, but then $wife swiftly pulled up her top to flash the workers. You jaw fell as you stared at her beautiful tits, then glanced over to see the workers doing the same.
[img[images\pictures\re\downtown_both_nopath_1.webp]]
@@.wife;"They're really staring... Oh my god I can't believe I'm doing this."@@ $wife mumbled behind her shirt.
@@.you;"Of course they are, why wouldn't they be."@@ You were amazed that $wife actually went through with this. You were sure she'd have thought your suggestion was a silly joke.
@@.you;"Oh I think they want a better look."@@ You muttered as the guys slowly made their way closer to you and $wife.
@@.wife;"I don't want them to get too close..."@@ $wife said with a hint of panic. You considered encouring her some more, but decided you'd take your winnings here.
@@.you;"Alright, let's go then."@@ You replied. $wife lowered her top and quickly turned away. You hurried out of the areawith $wife before the construction workers could get any closer.
@@.you;"I'm so proud of how bold you've become..."@@ You told $wife, which made her blush. It was the genuine truth.
<</if>>\
@@.system;"$wife is feeling exhilerated; liberty increases by 1."@@
<<ChangeWithCap "liberty" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $downtown_both_sub_1_scene to true>><<set $downtown_both_sub_1 to true>><<set $unique_event_trigger_both_downtown_sub_1 to true>>\
You wandered downtown with $wife for some time until you were good and lost. You thought you might have found the worst streets and alleyways in the area. Trashbags were scattered, the walls were graffitied, and you had to be careful to not trip over a sleeping drunk. It was like the council had ignored the place for a decade.
$wife clung to your arm as you walked - apparently not as intrigued by the lack of civility. You gave her a reassurring half-grin just as a stumbling drunk man approached. You stepped in front of $wife, and he glared up at you.
@@.man;"Hey - that girl."@@ The man pointed with a swaying finger.
@@.you;"What about her?"@@ You asked with a raised brow. The man grinned broadly.
@@.man;"How much for a blowjob?"@@ He asked. You felt $wife cling tighter to your arm. Apparently the man mistook her for a prostitute. You smirked at him.
@@.you;"Too expensive for you, I'd wager."@@ You let him down.
@@.man;"Come off it - I've got money."@@ He insisted and took out his wallet. He sure did have money. You could see dozens of bills lined up. You marvelled at just how easy it must be for women to make money. You were almost jealous. You then wondered how $wife would react if you did pimp her out...
@@.you;"Two hundred."@@ You told him. You felt $wife's hand squeeze your bicep, but she didn't speak.
@@.man;"For a blowjob!? Jesus, she must have some lips!"@@ He scoffed, then gazed over at $wife. She shyly shuffled and looked up at you with her innocent doe eyes. You smiled at her.
@@.you;"She's worth a lot more."@@ You said, your eyes still locked onto your wife's. You wondered whether you looked like a devil or angel. $wife bit her lip. You could see the devotion in her eyes - she was ready to do anything for you.
They followed you down an alleyway and paused at a nook. You gestured for $wife and the stranger to conduct their business there. The man was quick to unzip and pull out his flaccid cock. $wife gazed at you with an unusual expression before she joined the stranger in the nook. She got onto her knees and timidly leaned forward to service him.
Her lips gently wrapped around the cock. She suckled on it softly - you could see her tongue swirl around the head, which quickly brought it to life. The man groaned as his flaccid cock became semi-erect, then fully erect, as $wife's sucking became increasingly more aggressive.
[img[images\pictures\re\downtown_both_sub_1.webp]]
@@.man;"Oh, fuck... She's like a vaccuum!"@@ He exclaimed as he placed a hand on her head. $wife's eyes shifted towards you.
@@.you;"Good girl. Keep working."@@ You praised her with a sly smirk. $wife closed her eyes and began to throat the cock with some vigor, apparently encouraged by your words.
@@.man;"Agh, holy shit!"@@ He man grunted and began to thrust his hips. $wife continued to suck down on him even faster until he groaned loudly with a final thrust.
[img[images\pictures\re\downtown_both_sub_2.webp]]
He drunkenly stumbled back and let out a long sigh, his wet cock flopping down against his pants. $wife was quick to clean herself up.
@@.man;"Hah, I needed that..."@@ He let out another sigh, then gazed across at you and pursed his lips.
He fished out a handful of notes and handed them to you, then staggered down the alleyway. You looked at $wife.
@@.you;"Did you enjot that?"@@ You asked with a half-smirk. Her cheeks flushed red.
@@.wife;"Um... I like doing what you want me to..."@@ She replied quietly and honestly.
@@.you;"Great to hear. I want you to come around here more often."@@ You told her as you put the money into your wallet. $wife bit her lip and watched you carefully.
@@.wife;"We're going to come here more often...?"@@ She asked. You smiled wickedly and shook your head.
@@.you;"No. Just you."@@ You replied.
@@.system;"Earned $200!"@@<<set $money += 200>>
@@.system;"$wife is feeling attractive; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You wandered through the seedier parts of downtown with $wife. She wore sexier clothes at your request, which she constantly pulled at to try and hide her cleavage and legs.
Heads turned as you patrolled the area. You saw eager expressions quickly drop into looks of disappointment when they saw $wife already had company. She really did look like a street walker here.
@@.system;"$wife is feeling attractive; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\downtown.png]]
You visited downtown with $wife again. Your head was filled with lewd thoughts, and you had the idea to go back to the same construction site you'd visited before, but it seemed you didn't need to go all that far.
$wife was wearing a loose tank top that didn't hide all that much. In fact you could clearly see the sides of her breasts, and the fact that she wasn't wearing a bra.
You gulped nervously as you walked beside her along one of the busier roads. <<if $ws_naive eq true>>$wife bit her lip and offered you a shy smile when she caught your gaze.<<elseif $ws_dom eq true>>$wife glanced at you and smirked when she caught your gaze. <<elseif $ws_hot eq true>>$wife glanced at you and gave a sly smile when she caught your gaze.<</if>>
She shifted her top aside to expose her bare tits as she walked.
[img[images\pictures\re\downtown_both_universal_1.webp]]
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $drive_both_dom_1_scene to true>><<set $drive_both_dom_1 to true>><<set $unique_event_trigger_both_drive_dom_1 to true>>\
You drove far out into the countryside in a direction you'd not been before. It was a peaceful road with not much to look at other than vast openness and the occasional passing car. You'd been driving for a couple of hours and felt like pulling over for a break.
You glanced across at $wife who sat beside you in the passanger seat and you were surprised to see her still awake. She was gazing idly out of the semi-open window, her hair waving in the wind. You couldn't stop yourself from looking at her legs, which she proudly displayed by wearing the shortest of short-shorts that rode up between her legs. You were sure you'd be able to see her ass, and you curiously tried to glimpse between her legs. You blinked when you realized $wife was then watching you with a smirk. You almost veered off the road.
@@.wife;"Getting a good look are you? Shouldn't you be watching the road?"@@ She teased.
@@.you;"You distracted me."@@ You replied, red-faced.
@@.wife;"It's your own fault that you got distracted... Though I don't blame you."@@ $wife ran her hands up her legs and raised them up as she rested her feet on the dashboard.
@@.you;"Put your feet back down..."@@ You frowned as you tried to keep your eyes on the road.
@@.wife;"Why? I thought you wanted to see my body?"@@ $wife smirked as she shifted to pull her shorts up even higher. @@.wife;"Oh! I guess someone else is getting a look."@@ She giggled.
You saw a four-wheeler slowly drive up beside you from your mirror, presumably to overtake but decided to stay in-line. Perhaps to get a look at $wife. She smiled out of the window.
@@.you;"$wife."@@ You said her name, still frowning.
@@.wife;"Oh shoosh..."@@ $waved idly waved you off with a flick of her wrist.
@@.wife;"He really is perving on me."@@ She giggled. You silently fumed that your wife would be so flippant about such a thing.
@@.wife;"Do you think he's expecting to see more...?"@@ She pondered, more to herself.
@@.you;"I guess so."@@ You replied flatly, then blinked as $wife suddenly shifted to kneel on her seat, facing the window. She pulled down her top to flash her tits out the window.
@@.you;"$wife!"@@ You gasped.
@@.wife;"Oh, he's so happy to see them."@@ She giggled.
@@.you;"Cut it out, put them away."@@ You scowled, but she ignored you.
@@.wife;"Oh my god...!"@@ She gasped.
@@.you;"What?"@@ You tried to glance over but couldn't look away from the road.
@@.wife;"He took out his... It's so big...!"@@ $wife exclaimed and stared.
@@.you;"Took out his...? His cock??"@@ You asked, exasperated, and as you glanced over your jaw dropped again. $wife had a hand down between her legs and was masturbating while groping herself, apparently quietly egging on the guy in the car beside you.
[img[images\pictures\re\car_both_dom_1.webp]]
@@.you;"$wife! What are you doing!?"@@ You almost shouted.
@@.wife;"Relax, $name... It's not like we'll ever see this guy again."@@ $wife frowned at you as if you were being childish, then looked back out of her window. She bit her lip and smiled.
@@.wife;"I don't even know if it'd fit... It'd take some effort..."@@ You could hear her breathing harder. @@.wife;"I'd probably have to suck it first... Mmm..."@@ She let out a small moan and gasp. You could hear the wetness between her legs. You were frustrated by the growing erection in your pants.
@@.you;"You're masturbating to another man!"@@ You growled.
@@.wife;"Oh my god, it's not a big deal. You watch porn all the time."@@ She shot back. You went red in the face as you struggled to dispute her point.
$wife pulled her shirt back on and sat in her seat properly with a huff. She crossed her arms and shot you an icy glance.
@@.you;"You're mad at me??"@@ You were amazed.
@@.wife;"You killed the mood. Typical."@@ She said angrily.
@@.system;"$wife is feeling turned on; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You drove far out into the countryside in $wife's company. She sat in the passenger seat and kept herself entertained by checking out the people you drove past. The other travellers were few and far between once you left the city, which made it more exciting for her whenever there was another car.
$wife giggled and smiled flirtatiously whenever it was an attractive man, which annoyed you... But you thought twice to speak up. You didn't want to snap and give you the silent treatment again.
@@.wife;"Oh, this guy's so cute..."@@ She exclaimed as she gave a small wave to a car that drove beside you.
You bit your tongue and didn't reply. Even when she carried on, or when she flashed her tits at him. You did your best to remain silent in hopes that perhaps you could give the silent treatment back... Though $wife was either oblivious to it or just didn't care. In any case it didn't work, and $wife was once again masturbating while flashing her tits at a stranger.
[img[images\pictures\re\car_both_dom_1.webp]]
You feared that your silence might have come across as approval to her... She certainly didn't seem to feel any sort of guilt or shame about exposing herself to another man.
@@.system;"$wife is feeling turned on; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $drive_both_dom_2_scene to true>><<set $drive_both_dom_2 to true>><<set $unique_event_trigger_both_drive_dom_2 to true>>\
You quietly drove through the countryside. It was meant to be a peaceful drive for you and $wife to connect and bond, though it seemed that $wife had little interest in that anymore. She'd lately been using the opportunity to flash strangers, which she apparently turned her on greatly.
You had your eyes on the road and silently fumed as $wife enjoyed herself a little too much. She was propped up in her seat with her bare tits out over her top to flash a stranger who drove beside you. She had a hand beneath her to play with herself with complete abandonment of the fact that you were sitting right next to her. Apparently this was normal behavior to her.
[img[images\pictures\re\car_both_dom_1.webp]]
You clenched your jaw as the other car beeped to egg her on. $wife giggled.
@@.wife;"He's taking a photo."@@ She told you. You let out a 'tsk' as you put your foot down to speed off and away from the car. $wife frowned back at you then sat in her seat properly.
@@.wife;"You're no fun."@@ She muttered.
You ignored her and continued to drive. She was on her phone for the most part until you finally slowed down at a rest stop. $wife looked across at you.
@@.you;"I need to go to the bathroom."@@ You told her. She rolled her eyes then went back to her phone. Apparently she didn't need to go.
You left her in the car and walked across the road to the bathroom. You covered your mouth and nose when you walked in from the stench - you doubted the place had been cleaned in years. It stank of urine and something else. You did your best to hold your breath as you went to do a wee.
The smell was bad, but it wasn't enough to stop you from feeling annoyed at $wife. It seemed to you that she didn't care about your marriage anymore, or just didn't share the same idea of what your relationship should be. It frustrated you, which wasn't too uncommon. You wondered whether perhaps you were being difficult, too... You sighed to yourself as you came to the conclusion that you'd have to be the one to try and fix things.
With that realization, you shook, washed your hands, and left the bathroom... Then you paused when you saw another car parked behind your own. There was noone inside. You looked at your car and could barely see $wife and another person on the other side.
You hurried over and stopped to see $wife on display; the car door was open and $wife was bent over her seat; her ass and pussy on display while a man was jerking off.
[img[images\pictures\re\car_both_dom_2.webp]]
@@.wife;"You like what you see, don't you?"@@ She egged him on. He groped her ass and grunted in response.
@@.you;"$wife!"@@ You called her name.
The man looked at you with some alarm, but $wife seductively wiggled her ass side-to-side to regain the man's attention. She giggled when he began to jerk off again.
@@.you;"What do you think you're doing...?"@@ You growled.
@@.wife;"Oh, calm down $name. You're always so serious. We're just fooling around... Plus, look..."@@ $wife turned around to sit on her seat. She looked you over until her eyes landed on your own crotch. You blinked as you realized you had an erection too.
@@.wife;"So why don't you just calm down and be honest with yourself... You want to see this. That's why we're here."@@ She smiled at you as she reached forward to grab the stranger's cock. He groaned as she wrapped her fingers around his shaft and began to jerk him off.
[img[images\pictures\re\car_both_dom_3.webp]]
@@.you;"I... That's not why we're here! We're meant to be connecting..."@@ You denied her claim. She smirked.
@@.wife;"Oh $name, you're only lying to yourself. Why didn't you stop be from flashing him if you didn't want to see this?"@@ She quizzed you.
@@.you;"B-because you wouldn't have stopped anyway...!"@@ You sounded uncertain because you were. You were wondering if it was possible that you actually did want to see this... You couldn't deny the fact you had a swollen cock in your pants.
@@.wife;"Fine... You can keep lying to yourself. I'm going to enjoy myself, and if you feel like it, you can too."@@ $wife rolled over to lean against her seat again, and pulled the man towards her by his cock. You opened your mouth to try and say something - but you didn't know what to say... $wife bit her lip as she guided him to her pussy. You watched in your hesitation, and held your breath as the man drew closer.
He edged forward to rest his cock against $wife's womanhood, then took ahold of her ass. He slowly pushed it inside of her. $wife moaned loudly as the cock pressed deep inside. She looked over at you and bit her lip as he began to thrust.
[img[images\pictures\re\car_both_dom_4.webp]]
@@.wife;"Oooh... He's fucking me now...!"@@ She gasped. @@.wife;"And why didn't you stop him...?"@@ She asked with a knowing smirk.
You struggled to find an answer but you couldn't focus with your painfully hard cock trapped in your pants. You blinked and gazed down to your crotch... You realized that was the answer after all. You let out a shakey breath as you undid your pants and took out your cock. Pre-cum was already dripping down your shaft. $wife giggled.
@@.wife;"Mmm, that's more like it... Ohh, watch him fuck me, babe...!"@@ $wife moaned as she began to grind her hips into the man's thrusts.
He grunted loudly as he took ahold of her waist and leaned into her. $wife gasped again.
@@.wife;"You're so fucking deep, oh my god...!"@@ She moaned as her voice turned an octave higher.
@@.man;"Hah, fuck...! Your pussy feels so good."@@ The stranger grunted as he pounded his cock between your wife's legs. She moaned as she took him in. You couldn't help but let out a little grunt as you jerked off.
@@.wife;"His cock is stretching me out, honey... Oh... Fuck... You could never fuck me like this...!"@@ $wife's eyes were glued on you. She seemingly enjoyed you watching her as much as she enjoyed the man fucking her. You shivered as you felt yourself about to cum.
@@.man;"Hah, where should I cum?"@@ The stranger asked. $wife looked at you and quirked an eyebrow.
@@.you;"Inside her..."@@ You replied with a grunt, then began to jerk off faster. The idea alone was enough to push you over the edge. You felt your orgasm build up as you watched the man pump into $wife fast - his skin slapping against $wife's ass. She moaned as she rubbed her clit, then he grunted as he gave a few final thrusts.
@@.wife;"Oh f-fuck, he's cumming inside me...!"@@ $wife spasmed as she came on the man's cock just as he filled her up. You clenched your cock tightly as you came too; your cum came out in short bursts which sprayed across the ground. $wife looked down at it then smirked at you.
@@.wife;"Good boy..."@@ She said quietly, the man still inside her.
It was a quiet drive home. You didn't quite know what to say or how to break the silence... Though $wife seemed pleased enough. She occasionally looked over at you and smirked. Ironically the drive did bring you closer this time.
@@.system;"$wife is feeling turned on; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You drove far out into the countryside in $wife's company. It was originally meant to be something you did together to feel closer and connect... Though the purpose had changed quite significantly. This was now one of $wife's avenues for sexual release.
[img[images\pictures\re\car_both_dom_1.webp]]
You protested at first, but you quickly realized it was pointless. $wife was completely in control... And you'd grown to just be happy that she was enjoying herself. Even if that meant other men got to use your wife.
[img[images\pictures\re\car_both_dom_2.webp]]
@@.system;"$wife is feeling turned on; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $drive_both_hot_1_scene to true>><<set $drive_both_hot_1 to true>><<set $unique_event_trigger_both_drive_hot_1 to true>>\
You drove for a time in relative silence. The countryside was beautiful to see, but after a while it was much the same as the first ten minutes. You looked over at $wife who was idly gazing out of the window.
@@.wife;"Another four wheel drive."@@ She pointed out pointlessly then looked over at you. @@.wife;"That's five in a row. Maybe this is what macho guys do in their free time? Cruise around country roads?"@@ She pondered.
@@.you;"Oh yeah and what does that make us?"@@ You quizzed her.
@@.wife;"An adventurous couple? I guess."@@ She shrugged. @@.wife;"Oh- six."@@
@@.you;"This is hardly an adventure... We're not even really going anywhere."@@ You muttered.
@@.wife;"It's about the journey, not the destination."@@ $wife smirked across at you. @@.wife;"Seven - and that guy was kind of cute."@@ $wife said with mild surprise, then pouted at you when she saw your expression.
@@.wife;"Aww baby did I say that another man looked cute?"@@ She teased mockingly. You rolled your eyes.
@@.wife;"Don't worry baby, I still only love you... Even if you're not a macho man driving a big car."@@ She leaned over to nestle against you.
@@.you;"Hey - be careful. I'm driving."@@ You scolded her.
@@.wife;"So then pay attention to the road... Jeez, I bet those macho guys would happily have a woman like me on them like this while they drove..."@@ She teased again. You rolled your eyes then blinked as you felt $wife fidget in your lap. She undid your pants.
@@.you;"What are you doing...?"@@ You asked.
@@.wife;"Watch the road hun."@@ She told you as she fished out your cock from your pants. You flinched again.
@@.you;"You're distracting me..."@@ You told her half-heartedly. Of course you didn't really want her to stop...
@@.wife;"Hmmm you're still small."@@ She announced with disappointment.
@@.you;"Rephrase that."@@ You scowled.
@@.wife;"Aww, I don't mean that you have a small penis babe... I just mean it isn't big yet."@@ She explained. @@.wife;"You're big enough hun... No need to sulk..."@@ She teased again.
@@.you;"I'm not."@@ You denied, though you certainly sounded sulky.
@@.wife;"Is it because of that man from before...? The one I said was cute? Hmm, I bet he had a big dick too..."@@ She pondered as she playfully pulled your flaccid cock.
Your wife talking about another man seemed to stir something in you in some sort of way - for some reason it turned you on. You couldn't rightly explain it, but you found it to be hot. You'd realized this about yourself. Apparently $wife did too as your cock began to grow in her hands. A slight smirk crossed her lips as she slowly began to jerk you off.
@@.wife;"A big guy like that probably has a huge cock, right? I wonder what it looks like... Mm, what it tastes like..."@@ She pressed her lips against the head of your cock and peeked up at your face. She smiled sweetly.
@@.wife;"Would you want to see that baby...?"@@ She asked you curiously as she rubbed your cock against her lips.
@@.you;"Yeah..."@@ You eventually answered truthfully. Though you still felt a little embarrassed by it, you couldn't deny that the thought turned you on... And if it was harmless dirty talk then you wanted to hear it.
@@.wife;"I knew it, you wanted to see it too... I bet you can't stop thinking about your little wife sucking on that man's huge cock..."@@ She spoke quietly, seductively, as she stroked your cock. You did your best to keep your eyes on the road.
@@.wife;"He'd probably be aggressive too - do you think he'd pull my hair back when I deepthroat him?"@@ She squeezed your balls, making you groan.
You couldn't focus. You flicked on your indicator and pulled over the car. $wife giggled as she clambered into the backseat. You followed her. $wife got down to her knees between your legs and continued to jerk you off as she watched your face - a soft smirk on her own.
@@.wife;"Mm are you thinking about it baby? That man fucking your wife's pretty mouth..."@@ She asked, her lips a mere few inches from your cock.
@@.you;"Hah... You'd love it, wouldn't you?"@@ You muttered back.
@@.wife;"Oh I would... I don't think I'd be able to stop myself. I'd want to taste him, gag on his cock until I felt his cum down my throat..."@@ She moaned softly as she stroked your cock even faster. You closed your eyes and groaned as you imagined it; a big strong man using your wife's mouth as a fucktoy... But you wanted to see more...
[img[images\pictures\re\car_both_hot_1.webp]]
@@.you;"Why stop there...?"@@ You asked. $wife bit her lip as she eyed you playfully.
@@.wife;"We wouldn't stop there babe. I'd need to feel him inside me..."@@ She breathed heavily as she slowly wriggled out of her clothes.
@@.wife;"Mmm, he could grip me from behind and push his huge cock into my pussy..."@@ $wife gasped as she lowered a hand down to her womanhood. She squirmed and closed her eyes to imagine it. Your cock twitched eagerly as you watched your own wife fantasize about being fucked by another man.
@@.wife;"He'd fuck me so hard... Oh and baby, you'd be watching us the whole time..."@@ She moaned and shivered, then looked at you with hungry eyes.
$wife climbed atop you and rubbed her pussy against your throbbing cock. She was so wet, she swallowed you up easily as she lowered herself down onto your cock with a loud moan and gasp. She began to rock against you, slowly at first, then added a little bounce until she rode you properly. You groaned and gripped her hips as your cock plunged inside her.
@@.you;"Fuck...!"@@ You barely muttered.
@@.wife;"Mmm, fuck me babe...! Fuck your slutty wife!"@@ $wife begged as she reached down to rub her clit. She moaned and shivered as she rode you.
[img[images\pictures\re\car_both_hot_2.webp]]
You reached back to get a handful of $wife's ass and began to thrust in time with her. She gasped and held her breath as she rubbed her clit, then she gasped and spasmed as she came on your cock... Though she didn't stop riding you.
@@.wife;"F-fuck, oh my god...! Fuck me harder...!"@@ She whimpered as her wetness covered you.
You groaned loudly as you plunged your cock into $wife one final time, spurting your hot cum deep inside her. $wife rocked her hips back and forth and reached back to squeeze your balls. You closed your eyes and groaned from the sensation.
You eventually let out a deep, shaking breath. $wife remained atop of you for some time. You could feel your hot cum dribble out of her and onto your legs. She smirked, then leaned down to kiss you.
@@.wife;"See... It's about the journey."@@ She said. Maybe you were more adventurous than you'd thought.
@@.system;"$wife is feeling turned on; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You spent some quality time together with $wife, driving through the country roads. You didn't really have a clear destination, though you managed to find a way to enjoy each other's company.
[img[images\pictures\re\car_both_hot_1.webp]]
[img[images\pictures\re\car_both_hot_2.webp]]
@@.system;"$wife is feeling turned on; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $drive_both_hot_2_scene to true>><<set $drive_both_hot_2 to true>><<set $unique_event_trigger_both_drive_hot_2 to true>>\
You took the scenic route again through the country roads. $wife sat beside you in the passanger seat and was keeping herself busy with her usual game of 'count the cars', though this time she had a new idea in mind...
@@.wife;"Hey babe."@@ $wife called out.
@@.you;"Yeah?"@@ You replied, then took a sharp breath in when you looked across at your wife. She'd lifted her top up to reveal her bare tits - apparently she wasn't wearing a bra. She giggled from your reaction, then let her top drop again.
[img[images\pictures\re\car_both_hot_3.webp]]
@@.you;"You forgot to put a bra on?"@@ You asked with a raised brow and a half-smile. It was kind of a turn on.
@@.wife;"I don't know if 'forgot' is the right word... I just didn't put one on this morning."@@ She replied casually.
@@.you;"Yeah? Why's that?"@@ You quizzed her.
@@.wife;"I had an idea for a new game..."@@ A cheeky smile crossed her lips. You felt uneasy, but excited.
@@.you;"Yeah...?"@@ You eyed her.
@@.wife;"Instead of just counting the cars... I'll flash them if they're cute."@@ She explained. You felt a stirring in your pants.
@@.you;"You're going to flash your tits at strangers?"@@ You repeated.
@@.wife;"Yeah. Unless you don't want me to...?"@@ She asked and curiously peered at you. You could only think about the last time you drove together - how you fucked on the back seat while fantasizing about $wife having sex with a stranger... It was a huge turn on. You licked your lips nervously and shook your head. You wanted to see $wife flash strangers.
@@.wife;"I thought you might like this idea."@@ She giggled then turned to the window.
@@.wife;"Okay, perfect timing! Here comes a car now..."@@ She watched out of her window, her hands gripping her top firmly. You tried to watch too, though struggled to focus on the road. The car zoomed past.
@@.wife;"Not a cute guy."@@ She announced.
You were disappointed - you really didn't care if they were cute or not... But the anticipation was a thrill. You continued driving for a while. You were both now only interested in looking out for cars. The minutes felt like hours. You took in a sharp breath as you saw one driving up in the rearview mirror. You slowed right down so that they'd overtake you. $wife spotted them too and peeked through the back window.
@@.wife;"Oh, he's cute!"@@ She whispered huskily. Your cock twitched excitedly.
As the car began to overtake you, you sped up to keep in-line and tried to look over to watch the action. Just as the windows lined up $wife lifted her top to flash the man. You couldn't see him in his big car, though the thought alone was enough to make you painfully hard.
@@.wife;"Oh my god...! He's staring...!"@@ She told you.
You tried to stay beside him to let him look at your wife for even longer. You could only imagine it, though it was enough to drive you nuts. $wife giggled gleefully as she bounced her tits up and down.
@@.wife;"Oh babe... He's so cute too... I wonder if he's got a hard-on now?"@@ You could hear how turned on she was.
You kept driving beside the man for a while longer then eventually slowed down. He reluctantly overtook you as a car approved from the other way. $wife returned to her seat and bit her lip as she gazed across at you with a flushed face.
@@.wife;"That was so hot babe..."@@ She told you while she restlessly squirmed in her seat. Your cock twitched again.
You couldn't drive any longer - you had absolutely no focus left. You pulled over to the side of the road and groaned as you took your cock out. It was already dribbling pre-cum. $wife looked down at you and giggled. She reached over to playfully pull at it.
@@.wife;"It looks like you enjoyed it even more than I did... Did you like that? Seeing your naughty wife flashing another man?"@@ She teased you as she flicked your cock around.
@@.you;"Yeah I did."@@ You answered truthfully, then let out a long slight as $wife squeezed your cock.
@@.wife;"Me too... Oh baby... I'm so fucking wet..."@@ She whispered then slowly began to jerk you off. You groaned as the slippery pre-cum quickly covered your cock, but it was the thought of $wife flashing another man that really turned you on.
@@.you;"You naughty slut... Flashing another man..."@@ You growled. $wife moaned lewdly from your words and squirmed in her seat.
@@.wife;"Mmm I'm sorry baby, you married such a slut..."@@ She gasped as you reached out to feel between her legs. She was soaked.
@@.you;"I bet you'd let him fuck you right here..."@@ You gasped as you imagined it. $wife squeezed your cock again.
@@.wife;"Oh I would...!"@@ She gasped. You glanced out of the car window as you spotted another car approaching. You nodded at it.
@@.you;"Why don't you flash this guy too..."@@ You suggested. $wife quickly got ready to flash the car, you both watched with anticipation, but then the car pulled over before passing. $wife gasped.
@@.wife;"Oh my god, that's the guy...!"@@ $wife told you. You blinked as you realized what she meant. You peered over and saw a young fit man exit his car and wander your way.
@@.wife;"He's coming over... What do we do? Oh baby I'm still so wet..."@@ $wife told you through a shaking breath. She looked at you with a nervous excitement, and a gleam in her eye that made you feel uneasy. You were also still incredibly turned on.
You couldn't think of what to do. The man approached the car and leaned down. $wife lowered the window and peered up at him with a bashful smile.
@@.man;"Hi there honey. Nice day for flashing isn't it?"@@ He smiled then peeked over at you with a quirked eyebrow. He looked down at your crotch. You blinked as you realized you still had your cock out.
@@.wife;"We thought so too."@@ $wife replied before you had the chance.
@@.man;"Well if you're wanting to enjoy yourself... How about you join me in the backseat here?"@@ He asked. $wife bit her lip and looked across at you. You could see the lust in her eyes. You felt a terrible jealousy that resonated with a sick desire. Your cock twitched. You nodded stiffly. $wife smiled and looked back at the man.
@@.wife;"The door's unlocked."@@ She told him as she climbed over the seat.
You swallowed hard and adjusted your seat to get a better view. The sick feeling swirled in your stomach as you watched the man prompty let himself into your car. $wife adjusted herself next to him and carefully pulled his pants down. She frequently looked at you through the mirror. The man's cock flung out of his pants and into the air. $wife gasped as it almost hit her in the face. It was big.
@@.wife;"Oh my god... Baby..."@@ $wife muttered to you, unable to tear her eyes away from the cock. She leaned down to slowly wrap her lips around the head. She moaned softly as her tongue swirled around the man's cock.
[img[images\pictures\re\car_both_hot_4.webp]]
@@.man;"That's it honey... Take your time... This cock is all yours..."@@ The man encouraged her as he held back her hair. Your cock twitched as $wife looked at you through the mirror again - a stranger's cock in her mouth.
@@.wife;"Mm... He's so big..."@@ She told you. You grunted as you grabbed your own cock and began to jerk off slowly.
@@.man;"Hah, I'll tell you what... I'm jealous of you two. You certainly have found something special together."@@ He muttered as he put a hand on $wife's head as she slurped down on his member.
@@.wife;"Hah... You think so...?"@@ $wife smiled as she eyed you again.
@@.man;"For sure. A gorgeous woman like you should be shared."@@ The man's eyes flickered to you and back at your wife.
@@.wife;"Mm~... You hear that baby...?"@@ $wife moaned as she took his cock deeper in her mouth. You could hear the wetness of her saliva coating his manhood. She looked at you again.
@@.you;"Yeah."@@ You grunted in response.
@@.man;"I guess there's no point telling you, huh? You must like sharing..."@@ The man grinned as your wife continued to suck him. You hesitated to answer, which $wife keenly noted.
@@.wife;"Well baby? Do you like sharing me...?"@@ She watched you with a familiar hazy glint in her eye - which told you she was overcome with lust. Truthfully you were too. You felt your pre-cum dribble out again. You nodded.
@@.you;"Yeah I do..."@@ You agreed. $wife smiled as she slapped the stranger's cock against her tongue, her eyes still glued to you.
@@.wife;"And you like watching too, don't you babe?"@@ She continued breathily.
@@.you;"Yeah."@@ You nodded as you tried to pace yourself to not cum too soon.
@@.man;"Heh then keep watching. I'll gladly have your wife."@@ The man spoke firmly as he pulled off his shirt then began to undress $wife.
You blinked in surprise and your cock twitched in anticipation. $wife bit her lip as she looked at the man, then at you. Neither of you stopped him. He helped $wife take off her top and pants until she was completely naked. $wife ran a hand over her body as she looked up at the man who slowly closed in on her. You gulped nervously as you saw his cock draw closer to $wife's pussy.
@@.man;"You're so wet..."@@ The man commented as he slowly rubbed the head of his cock against $wife's pussy. She lewdly moaned from his words.
@@.man;"Are you ready for this cock honey?"@@ He asked.
$wife let out a slow and shaking breath. Your heart raced. She looked at you through the mirror. You couldn't stop him. The sick feeling in your stomach reached a crescendo. You needed to see this man fuck $wife. $wife looked back at the man.
@@.wife;"Fuck me..."@@ She whispered.
Your cock twitched again, and you groaned as you squeezed it. The man leaned forward to plunge his cock into your wife - her pussy opened to swallow him entirely and she let out a lewd gasp and moan.
@@.wife;"Oh...! Oh fuck!"@@ She whimpered as his cock stretched her out.
@@.man;"Hah... You like this cock...?"@@ The man growled, his eyes peered at you through the mirror.
@@.wife;"Fuck, you're so fucking big...!"@@ $wife shivered and spasmed.
@@.man;"You already came? You naughty girl."@@ The man chuckled then slowly thrusted inside her. $wife's face turned red as her hand found her clit - she closed her eyes and gasped as she frantically rubbed herself. The man thrusted faster.
@@.man;"Damn, dude. Your wife's a real slut..."@@ He grinned at you. $wife moaned from his words - her eyes found you through the mirror.
[img[images\pictures\re\car_both_hot_5.webp]]
@@.wife;"B-baby... He's fucking me so good...!"@@ $wife whimpered again. You squeezed your cock to stop yourself from cumming. You needed this to last.
@@.you;"You love his cock, don't you?"@@ You egged her on through heated breath.
@@.wife;"I do baby! I fucking love it... Oh my god!"@@ She spasmed again.
@@.man;"Damn, your pussy keeps squeezing me when you cum."@@ The man grunted. He reached up to get a handful of $wife's tits, which he squeezed quite hard while he rammed his cock into her. $wife moaned sharply then bit her lip.
@@.wife;"Oh baby, he's fucking me... Fucking your wife...!"@@ $wife gasped, her lustful eyes locked onto yours. You couldn't hold on for much longer. You groaned as you felt an orgasm slowly start to build... But you needed to see them finish.
@@.you;"And you love it, don't you babe?"@@ You encouraged her again.
@@.wife;"F-fuck yes!"@@ She moaned lewdly.
@@.you;"You want to feel his cum...?"@@ You grunted.
@@.wife;"Ohhh~...!"@@ $wife spasmed from the thought. The man grunted as her pussy tightened on him again.
@@.you;"Tell him..."@@ You breathed.
@@.wife;"F-fuck me harder... Cum inside me...! Fill me up with your cum...!"@@ $wife looked up at the man with a longing gaze.
The man grunted and groaned as he plunged into her a final time, then he let out a loud groan as he came inside her. $wife spasmed again and locked her legs around his waist to pull him in closer. You finally let yourself cum- you could feel the hot fluid squirt between your fingers as you watched the stranger fill your wife with his seed.
@@.man;"Ahhh fuck...!"@@ He grunted and let out a long sigh - his cock still in $wife. @@.man;"Sharing your wife, huh?"@@ He casually pushed it in again, then out, then in, making $wife shiver each time, before finally pulling his cock out of her with a wet pop.
@@.man;"If it were me I don't think I could do it. I'd want you all to myself."@@ He grinned as he pressed his cock against $wife's labia and rubbed his cum over her pussy. $wife twitched and moaned again.
@@.man;"Thanks for the good time, though."@@ He smiled at $wife casually as he ran his fingers over her cum-soaked pussy. $wife gasped from his touch. He then pulled his clothes back on, then after squeezing your wife's tits one final time, he left the car. $wife remained naked on the back seat, covered in cum. She looked at you through the mirror, red-faced.
@@.wife;"Baby, that was incredible..."@@ She managed to say. You nodded. @@.wife;"I can hardly wait to do it again..."@@
@@.system;"$wife is feeling turned on; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You spent some quality time together with $wife, driving through the country roads. Truthfully the drive didn't matter anymore - you both had other ideas.
[img[images\pictures\re\car_both_hot_3.webp]]
[img[images\pictures\re\car_both_hot_4.webp]]
[img[images\pictures\re\car_both_hot_5.webp]]
@@.system;"$wife is feeling turned on; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $drive_both_naive_1_scene to true>><<set $drive_both_naive_1 to true>><<set $unique_event_trigger_both_drive_naive_1 to true>>\
You drove through the countryside outside the city. You'd been driving for a couple of hours and by then you could confirm that the first ten minutes was much like the following hundred. It was peaceful enough, though. You liked the time you spent with $wife, even if it was in relative silence. $wife dozed on the backseat for the most part. You didn't mind- she looked adorable. Eventually you found a nice spot to enjoy lunch in a meadow off-road, then decided to drive back.
@@.wife;"Oh... A hitchhiker."@@ $wife leaned over to the front seat to point out a person in the distance, his thumb out to the road.
@@.you;"You mean it's a killer on the road."@@ You corrected her.
@@.wife;"He must be walking to the city..."@@ $wife suggested.
@@.you;"Jeez, that'd suck."@@ You laughed. You were still a good hour drive from the city - it'd take them a whole day to walk. $wife poked your side.
@@.wife;"Don't be mean. We should give them a lift."@@ She suggested. You looked across at her flatly.
@@.you;"Yeah? Feel like losing your organs?"@@ You asked. She rolled her eyes.
@@.wife;"Look - he's an older man down on his luck. Come on. What if it was your dad?"@@ She pressed you.
@@.you;"Then he'd be getting some much-needed exercise."@@ You replied nonchalantly. $wife clicked her tongue.
@@.wife;"Pull over."@@ She scowled. You reluctantly flicked on your indicator and slowed down, not before letting out a huge, dramatic sigh.
You pulled up beside the man who eagerly let himself in to the backseat - beside $wife. You quickly realized that you should have told $wife to sit in the front with you... Though you'd expected the guy to sit in the front. You grimaced, but began driving again as the man clicked on his seatbelt. He beamed a wide smile at you then at $wife.
@@.man;"Thanks a bunch, strangers. I thought I'd be walking all day. I'm Luis."@@ He introduced himself. You looked him over from the rearview mirror. He at least wasn't the smelly bum you were expecting. He was actually quite fit and well-groomed. You thought it was odd for him to be on the road.
@@.wife;"It's our pleasure."@@ $wife replied as she gave you a look. @@.wife;"I'm $wife, and that's my husband $name."@@ You forced a smile.
@@.man;"Well, thank you both kindly."@@ Luis replied.
@@.wife;"Umm... So how did you end up walking to the city...?"@@ $wife pondered.
@@.man;"It's a long story. The important part is that you were kind enough to help me out."@@ He quickly dismissed her question with a smile. You cocked an eyebrow at his vague character and nervously looked at $wife through the mirror... Though she seemed completely unfazed. She didn't even notice your look.
@@.wife;"Oh of course, I'm glad we did."@@ $wife replied with a smile.
Your eyes returned to the road as you focused on driving while $wife and Luis made small talk. You didn't really care for the new passanger so you contributed the absolute minimum to the conversation. Eventually $wife gave up on trying to include you, which you were absolutly fine with. They spoke quietly to each other instead while you counted the minutes.
The heat and silence was making you sleepy, so you turned on the airconditioner to keep yourself cool and awake. You frowned as you realized just how quiet it was. They weren't talking anymore. $wife probably fell asleep again. You looked through the mirror and saw $wife had her eyes closed... Which meant Luis no longer had his talking companion. You turned on the radio to hopefully deter him from speaking with you.
You rapped your fingers on the steering wheel in-time with the seconds that passed, though it seemed to only make things longer. You blinked as you glanced up at the mirror again, expecting to see $wife sleeping. Instead you saw her awake with Luis leaned over to her, his hands groping her chest. She was biting her lip, her expression nervous as the stranger felt her up. You were about to shout then noticed $wife had her hand resting on Luis's crotch. This was voluntary...
[img[images\pictures\re\car_both_naive_1.webp]]
You swallowed your words and you struggled to find the appropriate reaction, which certainly wasn't the erection forming in your pants. You could hardly believe it - $wife was letting a complete stranger go to second base in the back seat of your car, while you were right in front of her.
You couldn't speak up, you didn't know what you'd say. Instead you continued to watch as the man slid his hand up her shirt to feel her bare skin. $wife squirmed from his touch, no doubt aroused by the situation... You saw her grip onto the front of his pants where his cock had pitched a tent.
Focusing on driving had become much harder. You continued to glance up at the mirror at risk of veering off the road. When you glanced up again you locked eyes with Luis. Your eyes widdened, and he smirked as he continued to grope your wife's tits.
You looked back at the road, your heart racing and your cock painfully erect in your pants. You prayed that Luis didn't address it - you couldn't have $wife know that you were watching. You still didn't know what to say.
@@.man;"So how long have you been together?"@@ You flinched as you heard him call out to you.
@@.you;"H-huh?"@@ You panicked.
@@.man;"Your wife's asleep, so I figured I'd ask you."@@ He lied with a broad grin.
@@.you;"Oh um... We've been married for a couple of years."@@ You managed to answer.
@@.man;"That's nice. I was married myself once."@@ Luis replied.
You swallowed hard as you glanced back up at the mirror. He was leaning back and pulling off his belt while $wife stared at his crotch, her face flushed red.
@@.you;"Is that right..."@@ You mumbled. @@.you;"It didn't work out?"@@
@@.man;"Unfortunately not. We realized we wanted different things. That happens, y'know."@@ He continued the casual conversation as he wriggled his pants off. His cock sprung out - an enormous meaty thing.
@@.you;"Sorry to hear that..."@@ You voice was dry.
@@.man;"It's fine, you know, it made me realize, you've gotta go for what you want..."@@ Luis offered his unwanted advice. You didn't reply, and instead watched as $wife leaned forward to gingerly press her lips against his cock.
@@.man;"Oh... Careful... You're almost running off the road...."@@ Luis smirked at you as you veered off-course. You couldn't help it - $wife had her lips wrapped around this man's cock in the back seat, right in front of you... She bobbed up and down as she sucked him, seemingly in a lustful trance.
[img[images\pictures\re\car_both_naive_2.webp]]
@@.man;"Ugh... Yep... If there's one piece of advice I could give, it's that you need to stay true to your own desires...."@@ He repeated himself as your wife sucked on his cock. He held her hair back to give you a better view, though of course $wife didn't seem to know you were watching or that you were aware at all.
@@.you;"I'll keep that in mind..."@@ You mumbled back.
Luis shifted as he leaned back and pressed $wife's head down. He let out a long sigh as he disguised his orgasm, more for $wife's convenience. You felt your cock twitch as you heard the muffled splutters of $wife trying to quietly manage Luis's load.
@@.man;"Oh, you woke up."@@ Luis suddenly announced. $wife quickly sat upright and wiped her mouth. You looked away just in time before she looked at you through the mirror.
@@.wife;"Oh um... Y-yes, sorry, I must have fallen asleep..."@@ She replied bashfully. Your cock twitched again as your wife lied point-blank. You didn't know what to do - you couldn't imagine driving for any longer with Luis in the car. Thankfully he spoke up.
@@.man;"You know, I think here is just fine."@@ He told you. You were still a dozen minutes away from the city, but you didn't question him. You flicked on your indicator.
@@.wife;"Oh, are you sure...? We're still pretty far away..."@@ You were surprised by $wife trying to convince this man to stay any longer. It really did seem like she wanted it to happen.
@@.man;"Yeah it's no problem, actually this is where I wanted to go. Thanks for the lift."@@ He grinned as he opened the car door once you'd stopped in the middle of nowhere.
@@.man;"Hopefully you'll give me a lift again one day."@@ He smirked your way, then smiled at $wife.
@@.wife;"Oh... Maybe..."@@ She replied. He closed the door and you quickly drove off. You watched him through the rearview mirror - and he remained where you left him, staring after you.
@@.you;"What a weirdo... We're never giving a hitchhiker a lift again, right?"@@ You suggested to $wife, doing your best to sound unknowing to the fact that she just blew the man. You wanted to give her the opportunity to put it behind her.
@@.wife;"He wasn't so bad..."@@ She mumbled.
@@.system;"$wife is feeling hot & flustered; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You went for a long car drive with $wife through remote, country roads. It was meant to be something for just the two of you, though you'd reluctantly picked up a hitchhiker along the way...
[img[images\pictures\re\car_both_naive_1.webp]]
[img[images\pictures\re\car_both_naive_2.webp]]
@@.system;"$wife is feeling hot & flustered; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $drive_both_naive_2_scene to true>><<set $drive_both_naive_2 to true>><<set $unique_event_trigger_both_drive_naive_2 to true>>\
You were in the car with $wife, cruising through the country roads once again. Your trip was ruined the last time you left, but you still wanted to give it a chance. You enjoyed the time you spent with $wife, even if it mostly just driving in silence.
You were sure to pick a new route by choosing a different destination in a completely different direction, and after a couple of hours driving you finally stopped to have lunch by a creek. It was a peaceful part of the world, and for a brief moment you found yourself thinking about actually living in the country with $wife. Obviously it'd never happen, but it was a charming thought.
You noticed it was getting quite late and decided to head back home. $wife slept in the back as you drove in quiet, though your peaceful mind was shortlived. Far ahead on the road you spotted a familiar dark stain-like sillouette of a hitchhiker with his thumb out. You held your breath and planned to quickly drive past...
@@.wife;"Isn't that Luis?"@@ You flinched as $wife leaned over to the front seat, apparently not as asleep as you thought.
@@.you;"... Looks like it."@@ You stiffly replied.
@@.wife;"... Aren't you going to pull over?"@@ $wife asked. You felt a knot in your stomach. You knew what would happen. You really didn't like this man... And you knew what $wife would do. Still, you slowed down to stop beside the man.
@@.man;"Now what are the odds of this?"@@ Luis asked as he let himself into your car, once again sitting besides $wife.
@@.you;"Very unlikely, I'd imagine."@@ Your throat was dry.
@@.man;"And yet here we are! It was meant to be."@@ Luis beamed happily as he looked between you.
@@.man;"$wife, right? And... $name?"@@ He cocked an eyebrow.
@@.wife;"That's right."@@ $wife smiled shyly.
@@.man;"My name's Luis - just in case you don't remember."@@ He reminded you.
@@.wife;"We remember."@@ $wife chimed back. You wish she didn't give him the satisfaction.
@@.man;"Of course."@@ He laughed. @@.man;"Well, thank you again for your kindness."@@
@@.wife;"Of course, any time..."@@ $wife quickly replied.
@@.you;"Sure, just don't make a habit of it..."@@ You muttered.
Your drive had suddenly become a lot more toxic. You couldn't stop yourself from glancing at Luis and $wife through the rearview mirror. You awkwardly caught eyes with Luis a couple of times. He smirked knowingly at you. $wife on the other hand seemed to have completely forgotten about your existance, or the fact that you'd just had a romantic picnic together. She was suddenly completely engrossed in a conversation with Luis - something that you tried to drown out by subtly increasing the radio volume every so often. Eventually it was so loud that you couldn't hear them chatting, though they seemed to hear each other fine.
You scowled as you focused back on the road. It was going to be another long drive, and you were full of anticipation. The minutes dragged on forever, but whenever you checked on the two in the backseat, they seemed to be innocently talking.
You were still an hour out of the city. You wondered what made Luis hitchhike like this so far out of the city... It surely was planned, and yet it must have been a coincidence to run into him on a completely different route. You blinked as you'd become distracted from your idle thoughts and looked back at the two.
Luis was leaning over to $wife, talking into her ear. You strained to listen in but there was no chance you'd be able to hear them. $wife bit her lip and nodded. You then gasped quietly when you realized Luis's hand was between $wife's legs. You couldn't quite see properly, though. You looked back at the road and tried to subtly shift the rearview mirror until you had a better angle. You gasped again. $wife was rubbing $wife's bare pussy - her underwear were completely removed.
[img[images\pictures\re\car_both_naive_3.webp]]
Your crotch stirred awake almost immediately. You could see $wife's juices on his fingers as he rubbed her - she grinded her hips into his strong hand while he whispered in her ear. This man was touching your wife's pussy, and she was enjoying it. You realized Luis was watching you through the mirror, and you quickly looked away, embarrassed. He smirked.
You couldn't believe what you'd just seen. $wife was letting this man, who she knew very little about, touch her most precious spot. Somewhere that should be reserved for you only. You felt angry, guilty, and turned on. You were mad at Luis. You felt betrayed by $wife, but you also felt guilty. It was your own fault for using the control app, after all... But perhaps most strangely, you wanted to continue watching. It was turning you on in some sick way. You looked back at the mirror.
They were in a completely different angle, so you had to shift the mirror again. Luis was facing $wife, who'd slid down to her back. Luis slid his fingers inside her womanhood and was groping her bare naked tits. You couldn't see either of their faces, but you could see what they were doing. Your cock twitched again, but you had to keep driving. You looked back at the road until you were ready to look back again.
Luis slowly pulled his wet fingers out of $wife, then began to shift his pants down. He was planning to fuck her... You felt sick, but your eyes were glued to the scene. You had to see it.
His cock sprung free from his pants, and he shifted towards her. It touched her - his thick cock against her wet slit. You could see $wife grind her hips until his cock found her sweet spot. He plunged it inside her.
You'd grabbed your cock and stroked it through your pants as you watched. You had to. Even though you felt sick to your stomach and betrayed... Your arousal was overwhelming. You were probably looking away from the road a little too much, and you probably slowed down far too much... But still, you watched them.
[img[images\pictures\re\car_both_naive_4.webp]]
Luis plunged his cock inside your wife while she rubbed herself. You let out a soft, shaking breath, thankful that you'd turned the radio up earlier to drown out the sound for everyone's convenience... Though truthfully you thought it was madness of them to think you'd not notice - surely $wife was smart enough to know. You blinked as you made a realization; of course she knew.
You felt heavy butterflies as you nervously reached a hand up to once again adjust the mirror. You needed to see it all; the whole scene. You slowly shifted the mirror then sucked in a gasp. $wife was looking back at you, her eyes pleading for forgiveness, but so clearly fueled by lust and desire. She bit her lip and let out a wavering moan as Luis plunged into her again, then she spasmed as her eyes rolled back. She came.
Luis looked up at you and grinned as he pointedly pinched $wife's clit while he fucked her, making her gasp and jolt. She truly was a slave to his cock. You groaned quietly to yourself as you felt your unbearably eager cock twitch in your pants. You rubbed yourself harder and faster.
@@.man;"I'm gonna cum inside you now..."@@ He spoke loudly enough for you to hear. $wife looked back at you through the mirror. You locked eyes with her for several seconds, though you were unable to exchange words. You couldn't say anything or else you'd have to admit you saw it... Even though it was clear. $wife spoke while she watched you.
@@.wife;"Do it... Cum in me..."@@ She gasped, then moaned as Luis began to thrust harder and faster. She wrapped her legs around him and pulled him in closer, and he bucked hard enough for you to feel it pull the car. He grunted loudly a final time as he came.
You let out a shaking groan as you came in your pants for what seemed too long while struggling to focus on the road ahead of you. You caught your breath and felt an overwhelming rush of humiliation, only worsened by the stain on the front of your pants. You awkwardly continued to drive in silence as Luis and $wife dressed in the back seat, then continued to chat as if nothing had happened though $wife seemed a little more timid.
@@.man;"Ah, hey buddy..."@@ Luis leaned over the car seat to get your attention.
@@.you;"Y-yeah...?"@@ You refused to look at him.
@@.man;"You can let me out whenever. I wasn't really needing to go into the city."@@ He patted you on the shoulder. Your ears burned as you slowly pulled over the car.
@@.man;"Thanks for the ride, guys. It was really nice spending some time with you."@@ He grinned at you as he left the car. You slowly drove away with a dreadful realization that it was now just you and $wife again.
@@.wife;"Um..."@@ $wife hesitated to speak.
@@.you;"... Yeah...?"@@ You refused to look back at her.
@@.wife;"No, nothing..."@@ She shook her head. @@.wife;"I love you..."@@ You could hear uncertainty in her voice and for some reason you wanted to forgive and forget... Even though it was you who was betrayed and humiliated. You decided to allow you both to pretend that you didn't know what happened.
@@.you;"... I love you too."@@ You replied quietly.
@@.system;"$wife is feeling slutty; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You went for a long car drive with $wife through remote, country roads. It was initially something for just the two of you, though recently you'd followed the same route in guilty hopes of finding a hitchhiker who you'd become familiar with...
[img[images\pictures\re\car_both_naive_3.webp]]
[img[images\pictures\re\car_both_naive_4.webp]]
@@.system;"$wife is feeling slutty; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $drive_both_1 to true>><<set $unique_event_trigger_both_drive_nopath_1 to true>><<remember $drive_both_nopath_1_scene to true>>\
It'd been a while since you went for such a long drive. You wondered pointlessly about the last time you went for a long drive and figured it must have been when you moved to the city. $wife slept most of the trip and you did most of the driving. You didn't mind though, you liked driving.
You gazed across at $wife. She was gazing out of her window, as if deep in thought. You were amazed by just how lucky you were to find a woman like $wife. She was smart, kind, and attractive. So attractive. You never would have dreamed you'd be with a woman so attractive, let alone have sex with her. Though of course she was more sexually reserved than you. Well... Perhaps not lately. You pondered to yourself as the love in your eyes turned into lust.
$wife caught your gaze and smiled, then blinked when she noticed you'd gotten out your cock. You smirked. You never would have considered it before, but $wife was now more of a wildcard. You quirked a brow and nodded down at your cock. $wife blushed.
@@.wife;"People will see...!"@@ She told you bashfully.
@@.you;"Hopefully."@@ You teased. $wife bit her lip and after hesitating, she leaned down to wrap her lips around your cock.
[img[images\pictures\re\car_both_nopath_1.webp]]
You let out a deep sigh and held $wife's hair back for her as you drove. She wrapped her tongue around your cock and slurped down with some erotic wet squelches. She seemed to be liking it as much as you did.
You reached behind her and ran your hand up her leg and dress then pulled down her panties to expose her womanhood. You ran a finger over her pussy lips - she was wet.
You could feel her quiver with excitement as she gently sucked on your cock. You slipped a finger inside her and watched as she squirmed and moan lewdly in response. Apparently she wasn't worried about passing cars anymore... Or maybe the thought of being seen was turning her on.
[img[images\pictures\re\car_both_nopath_2.webp]]
@@.you;"That's it, keep sucking... Put on a good show..."@@ You told her.
$wife moaned. You could feel her getting wetter. You slid in another finger which made her spasm and choke down on your cock. You could feel the tip press against her throat as you heard her gag.
@@.you;"I'm cumming...!"@@ You told her. $wife didn't stop sucking as you groaned and spurted cum into her mouth. You could hear and feel her gulp it down as her pussy tightened around your fingers. You twisted and fingered as she came on your hand.
$wife caught her breath and zipped you back up, then pulled her panties back on. She was flustered and still wildly turned on.
@@.you;"I wonder who enjoyed that more..."@@ You teased.
@@.system;"$wife is feeling obedient; your control increases by 1."@@
<<ChangeWithCap "control" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You recalled the last time you went for a drive with $wife, and of course you fully expected the same events to unfold... And apparently $wife felt the same way. You didn't even need to ask - you just flashed your cock and $wife was already leaned over to service you. She also pulled her own panties down for you too...
[img[images\pictures\re\car_both_nopath_1.webp]]
[img[images\pictures\re\car_both_nopath_2.webp]]
@@.system;"$wife is feeling obedient; your control increases by 1."@@
<<ChangeWithCap "control" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $drive_both_sub_1_scene to true>><<set $drive_both_sub_1 to true>><<set $unique_event_trigger_both_drive_sub_1 to true>>\
You drove far out into the countryside in a direction you'd not been before. It was a peaceful road with not much to look at other than vast openness and the occasional passing car. You'd been driving for a couple of hours and felt like pulling over for a break.
You quietly pulled over and gazed around. You looked across at $wife, who you were fully expecting to see sleeping. Instead she was watching you, nested in your jumper. She smiled. You could see the misplaced devotion in her eyes. A normal person might have felt guilty for manipulating her so much. Not you.
A wicked smile crossed your face. $wife's face slowly turned a shade of red. Apparently she'd become familiar with that look of yours.
@@.you;"You should show me your body."@@ You suggested to $wife.
@@.wife;"Um... Here? Why?"@@ She asked as she glanced out of her window.
@@.you;"Well, because I asked so nicely."@@ You offered flawless logic.
$wife bit her lip and glanced out of her window for any passing cars. It was fairly desolate, so she had no excuse. She looked back at you with a gleam in her eye, then lifted her top up to flash you. You smirked at her then nodded down to her crotch. With a shaking hand, she unbottoned her pants and slid them down to her ankles. She glanced around again as she slowly parted her legs to show you her panties. You could see a wet spot.
You put a hand on her leg and began tracing your fingers up and down her inner thigh. You could hear her breathing shakily as she squirmed in her seat. You leaned over to whisper in her ear.
@@.you;"I think you should touch yourself..."@@ You told her.
$wife moaned softly at the suggestion and gazed at you with lustful, longing eyes. She pulled her panties to the side and ran her fingers over her wetness. She moaned again when she began to rub herself.
[img[images\pictures\re\car_both_sub_1.webp]]
$wife gasped and grinded her hips into her hand as her face turned red. She seemed to lose herself in lust, which you loved to see.
@@.you;"Oh, here comes a car..."@@ You informed her as you spotted a car driving up from the opposite direction. $wife panicked and began to pull her pants up - but you grabbed her arm to stop her.
@@.you;"Keep going."@@ You instructed. $wife looked at you with the most pitifully lost eyes - you could see the internal conflict she was struggling with, but she couldn't resist your demand. Not while she felt so hot.
$wife leaned back in her seat and plunged her fingers inside herself with a loud moan. You could hear the wetness squelch as she came - the apex as the car passed by.
$wife shivered and squirmed on her seat as she came again, then layed back, her chest heaving. She looked shyly across at you with a red face. You smirked at her and ran the back of your fingers across her face.
@@.you;"Good girl."@@ You praised her.
@@.system;"$wife is feeling turned on; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You drove far out into the countryside in a new direction. You'd grown to love this part of the country, and not just because of the scenery.
$wife sat in the passanger seat, red-faced and masturbating as you drove, under your instruction.
[img[images\pictures\re\car_both_sub_1.webp]]
She spasmed and moaned softly as she toyed with herself, apparently turned on whenever a car passed by...
@@.system;"$wife is feeling turned on; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $drive_both_sub_2_scene to true>><<set $drive_both_sub_2 to true>><<set $unique_event_trigger_both_drive_sub_2 to true>>\
$wife squirmed restlessly as you drove far out into the countryside. You looked back at her through the rear mirror. She sat completely naked on the back seat. She embarrassedly tried to cover herself with her arms whenever a car passed by, which gave you a thrill. You were willing to bet she felt the same way by how she squirmed and made soft sounds.
You eventually pulled over on a branching dirt road and turned the car off. $wife watched you carefully through the mirror, biting her lip. You smirked, then opened the glove compartment. A dildo rolled out. You'd packed it in there earlier without $wife knowing. Her cheeks flushed red as you tossed it over to the backseat.
@@.you;"Use it."@@ You commanded.
$wife picked up the dildo with a shaking hand and brought it down to her pussy. She let out a slow breath and closed her eyes as she rubbed the head over her labia.
@@.you;"You wanted this, didn't you?"@@ You asked.
@@.wife;"I... Yes..."@@ She admitted quietly, then gasped as she pushed the head in.
You heard her whimper quietly as she slowly pushed the dildo in. She bucked her hips and brought her other hand down to rub herself. You heard her wetness.
[img[images\pictures\re\car_both_sub_2.webp]]
@@.you;"Oh... It looks like we have a visitor."@@ You told $wife quietly through a smirk as you watched a car pull over on the other side of the road. A young man got out of the car and began to wander over, presumably thinking you might have needed help.
$wife gasped and hurriedly tried to cover herself. You heard a wet squelch as the dildo popped out of her. You scowled back at her through the mirror.
@@.you;"I didn't say stop."@@ You told her sternly. $wife let out a soft moan and bit her lip as she stared at you with pleading eyes. She nodded stiffly, then lowered her arms to reveal her entire naked body.
You smirked and turned to look back at the man approaching. It took him until he was only a couple of paces away that he finally noticed $wife on the backseat. He paused in his tracks as his mouth fell open. He looked at her, then back at you, in complete disbelief of his luck. You grinned, then rolled down the window.
@@.you;"We weren't expecting any visitors."@@ You called out casually.
@@.man;"Um... N-no I guess you weren't."@@ The man replied hesitantly, unable to look away from $wife.
@@.you;"... Enjoying the show?"@@ You asked with a quirked brow. The man blinked and looked to the ground with a red face.
@@.man;"Uh, sorry."@@ He mumbled.
@@.you;"Hah, it's fine. This is why we're out here after all, isn't that right $wife? To put on a good show."@@ You looked back at her. She whimpered and nodded, then raised her hips to give a better view of her womanhood as she frantically rubbed herself. The man's eyes widened.
@@.you;"It's usually not a free show though..."@@ You mulled over thoughtfully as an idea crept into your head. He looked at you with hesitancy.
@@.man;"I don't have any money..."@@ He began to say, though you raised a hand to stop him.
@@.you;"Pay with your body."@@ You told him.
He opened and closed his mouth, and struggled to think of what exactly that meant for him. He eventually came up with some idea, and looked at $wife with a hopeful glint in his eye. You could see $wife's face flush red as she glimpsed at you in the mirror.
@@.man;"Is it... Really okay...?"@@ He asked.
@@.you;"You don't mind, do you $wife?"@@ You asked, though it was a farce. $wife would never oppose your idea. $wife shook her head, as you knew she would.
@@.wife;"No, I don't mind..."@@ She agreed.
The man grinned stupidly. You pressed a button as the doors clicked unlocked, and he let himself in the back beside $wife. He stared at her naked body as $wife continued to feel herself. You could tell she was feeling much more turned on with a stranger watching her. She looked at you through the mirror.
@@.you;"Ride him."@@ You ordered her.
The man blinked as $wife swiftly reached over to unbuckle his belt. He helped her shuffle his pants off as his erect cock swung up out of his pants. It was a modest thing, but not small. $wife didn't hesitate to swoop down and take it into her mouth.
@@.man;"Ohhh fuck...!"@@ He groaned loudly as he threw his head back.
$wife moaned softly as she sucked his cock. You saw her continue to finger herself. Her eyes occassionally flickered back to the mirror to look at you. You smirked at her.
@@.wife;"Hah... Ready...?"@@ She asked after some time sucking his cock. He nodded.
$wife brought a leg over the man's lap and straddled him. You saw his eyes go wide as her tits swayed in his face, her pussy a mere inch from his wet cock. She rocked her hips back and forth, brushing his manhood with her own wetness. He grunted and groaned as he struggled to find a place to put his hands. He eventually decided to hold onto $wife's hips.
$wife reached down to lift the man's cock up at her pussy, then slowly lowered herself onto it with a long and soft moan. You heard him groan under her too. She began to grind into him. You could hear the wet squelches and knew that he was all the way inside her.
[img[images\pictures\re\car_both_sub_3.webp]]
@@.wife;"Mmh... Hah..."@@ $wife let out some lewd moans as she began to bounce on his cock.
@@.you;"Do you like his dick, honey?"@@ You asked as you began to jerk off.
@@.wife;"Y-yes...! Oh... It's so big... He's fucking me so hard..."@@ She gasped and moaned.
The man grinned stupidly, not realizing that $wife was saying it more for you than for him. He reached a hand up to grasp her naked tit, and rubbed her pussy with the other hand, while $wife continued to bounce on him. You grunted as you felt precum dripping from your cock.
@@.you;"You like fucking strangers, don't you?"@@ You egged her on.
@@.wife;"Mmh, that's right... I don't care who it is... I'll fuck whoever you want me to."@@ She gasped as she frantically rubbed herself.
@@.man;"Hah, damn...! I'm gonna cum...! Where do I...?"@@ The man grunted.
@@.you;"Do it inside."@@ You told him. He moaned loudly as he began to thrust his hips up into $wife. She gasped and moaned as she rode him harder.
@@.man;"Hah, sh-shit...!"@@ He groaned a final time before he tensed up, apparently cumming.
He gasped painfully through a shaking breath as $wife held his arms back and continued to ride him, milking him for every drop. You also grunted as you felt a shiver of orgasm build up. You sat up in your seat and turned around to face them. $wife blinked as she saw you, and twisted around to catch your cock into her mouth. She moaned lewdly as you came into her mouth.
@@.man;"Damn... That was the best..."@@ The man muttered to himself quietly as he stumbled out of the car. He grinned back at you and $wife. @@.man;"Can we do it again some time?"@@ He asked. You smirked.
@@.you;"I doubt it. Maybe if you're very lucky."@@ You shrugged as you pulled up the window.
$wife remained naked in the back seat as you drove away. You saw her squirming, red-faced.
@@.system;"$wife is feeling turned on; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You drove far out into the countryside in a new direction. You'd grown to love this part of the country, and not just because of the scenery.
You sat in the driver's seat while $wife was in the back, completely naked. You watched her in the rearview mirror as she masturbated on her hands and knees. She moaned lewdly as her fingers explored the south.
[img[images\pictures\re\car_both_sub_2.webp]]
@@.system;"$wife is feeling turned on; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $unique_event_trigger_both_gym_dom_1 to true>><<set $gym_both1 to true>>\
You went to the gym with $wife once again. You really didn't want to, but you knew $wife would nag if you refused, so you reluctantly agreed to accompany her.
When you arrived you tried to slink away for another one of your usual cruisy 'workouts', but $wife insisted that you join her for a class. You really didn't want to embarrass yourself infront of a whole class, but you knew you'd get the silent treatment if you refused, so you went with it again.
You weren't wrong. The class seemed to be only fit people, and you. They sprung through exercises relentlessly while you struggled to keep up. You were sure you were only doing a fifth of what they were, and you were still the most physically exhausted in the class. You didn't dare look around at the others out of shame.
You did notice, however, the instructor's hands-on approach with teaching the class. Specifically the women. He really took his time to show them the exercise and help them with the movements.
You clenched your jaw as you watched him 'help' $wife with her squats. He stood behind her and held her waist as she squatted. You noticed how close he was standing, too, his crotch rubbing against her ass every time she squatted. $wife either didn't notice, or just didn't mind.
[img[images\pictures\re\gym_both_dom_1.webp]]
He encouraged her quietly with each squat, and spoke quietly in her ear. $wife laughed and playfully elbowed him, but continued with her squats. It looked like she was rubbing against him even more. The instructor caught your gaze and smirked. You glared back, but you didn't want to make a fuss. $wife would no doubt scold you.
You did your best to ignore it and continue with the class.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You reluctantly went to the gym with $wife after several attempts to convince her to go alone.
It was a busy gym with no shortage of fit women, and much to your dismay, big & strong men. $wife had come here before and apparently felt it was 'perfect' for you. You weren't all that convinced.
You took your time getting changed into your gym clothes while $wife was already joining one of the women's fitness classes. You didn't like the way the instructor, another tall and fit guy, smiled at her familiarly.
You idly found what looked to be the easiest piece of equipment and spent the next half hour pointlessly 'exercising'. You at least enjoyed the view of the women in the class.
[img[images\pictures\re\gym_both_universal_1.webp]]
@@.system;"$wife is feeling empowered; control decreases by 1."@@
<<ChangeWithCap "control" -1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You reluctantly went to the gym with $wife after she pestered you all morning about staying in shape. You knew she was right, but you still didn't want to go.
$wife joined a class while you made your way around to use the equipment at your own slow and steady pace. You didn't want to overexert yourself, which you rarely did. You stuck to the smaller weights and did fewer reps than most of the people there. It wasn't all that bad. You at least got to enjoy the view...
[img[images\pictures\re\gym_both_universal_1.webp]]
<<if $ws_sub eq true>>\
@@.wife;"Are you staring at that woman...?"@@ You blinked as you realized $wife had snuck up on you. Actually it was more likely she'd just walked up normally while you were completely mesmerized by another woman's ass. She pouted a little, jealous of the attention she wasn't getting from you.
@@.you;"Only because I didn't know where you were."@@ You explained. This of course was never a good excuse in any other lifetime, but $wife had changed drastically and she seemed to be happy with that answer.
@@.wife;"As long as you look at me the same way..."@@ She replied quietly, shyly.
<<elseif $ws_naive eq true>>\
@@.wife;"What are you thinking so hard about...?"@@ You blinked as you realized $wife had snuck up on you. Actually it was more likely she'd just walked up normally while you were completely mesmerized by another woman's ass. Thankfully $wife was too oblivious to realize you were perving.
@@.you;"U-um, I was just thinking that it's about time we left, right?"@@ You quickly spoke to draw $wife's attention back to you, as she slowly followed your gaze towards the woman. You were successful.
@@.wife;"Oh. Yeah, sure. Let's go."@@ She replied.
<<elseif $ws_hot eq true>>\
@@.wife;"Checking out other women...?"@@ You blinked as you realized $wife had snuck up on you. Actually it was more likely she'd just walked up normally while you were completely mesmerized by another woman's ass. She smirked at your expression, apparently thrilled to have caught you.
@@.you;"Oh, that was another woman? I thought for sure I was checking out my sexy wife..."@@ You replied with a shrug, though $wife could see right through you. She leaned down to wrap her arms over your shoulders and looked over at the woman's ass.
@@.wife;"I'd like to taste her too..."@@ She purred in your ear.
<</if>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You decided to do nothing. It was important to have rest days after all.
You lazed about the house without much to do... Though it seemed $wife found a way of staying busy. You watched her tidy the house - apparently this was her usual routine when she stayed home. You suddenly felt very lazy.
Your eyes drifted as you lazily watched your wife clean up around the house. Her clothes were revealing. Maybe because she wasn't planning on going anywhere. Still, you had a great view, and presumed any guests would see the same. You wondered if she even realized...
[img[images\pictures\re\home_both_nopath_1.webp]]
@@.system;"$wife is feeling like a good housewife; your control increases by 1."@@
<<ChangeWithCap "control" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $mall_both_dom_1_scene to true>><<set $mall_both_dom_1 to true>><<set $unique_event_trigger_both_mall_dom_1 to true>>\
[img[images\bg\mall.png]]
You went to the mall together with $wife after she nagged you for a time. You eventually gave up on giving excuses and agreed to come, much to her smug delight.
She dragged you around to visit her favorite shops and didn't mind taking her time as she inspected each item individually and with great thought and deliberation. Some things she bought with your money, others she put back. It really was a tedious process for you. Your job was to hang around to carry whatever she wanted to try on, or whatever she'd already bought.
You were diligently carrying out your required task in an electronics shop where $wife searched for a decent speaker system. She apparently didn't like the pricetags and was negotiating with the desk clerk.
You clenched your jaw and waited patiently as $wife tried all of her tricks, which was mainly just flirting when it came to men. She laughed and playfully touched his arm as she leaned against the counter, her heavy rack very obvious from her tight top. She bit her lip as she spoke to the man. He was clearly very happy with the attention. You rolled your eyes, then quirked an eyebrow from $wife's next move. She stepped back and held onto the bottom of her shirt, then began to glance around.
Before you had a chance to step forward, $wife quickly lifted up her shirt to flash the store attendant. Your jaw dropped from her daring maneuver, and you looked around to make sure noone else saw her. She smiled from under her shirt and playfully pushed her elbows together to squeeze her tits together. The man smiled goofily at her.
[img[images\pictures\re\mall_both_dom_1.webp]]
You quickly snapped back into attention and approached $wife, but she'd already dropped her shirt back down. By the time you got there, the man was packing away the speaker system into a bag. $wife turned and smiled at you.
@@.wife;"Good timing, can you carry this?"@@ $wife didn't give you a chance to speak. She pushed the bag to you. You looked at her in disbelief but still took the bag and followed her out of the store.
@@.you;"Why did you do that...?"@@ You eventually asked when you caught up to her.
@@.wife;"Do what?"@@ She asked with a raised eyebrow. You frowned and shook your head. You didn't want to play silly games with her.
@@.system;"$wife is feeling turned on; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\mall.png]]
You went to the mall with $wife once again to follow her around like a good lapdog. She had you lug around her purchases as she shopped carefree...
She occasionally employed her new tactic to get herself a smart discount, much to your disgruntlement.
[img[images\pictures\re\mall_both_dom_1.webp]]
@@.system;"$wife is feeling turned on; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $mall_both_hot_1_scene to true>><<set $mall_both_hot_1 to true>><<set $unique_event_trigger_both_mall_hot to true>>\
You sat across from $wife in a dainty little cafe while you waited for your order. You'd spent the last couple of hours laboriously following $wife as her personal bag and clothes carrier and finally stopped for lunch, which, hopefully, signified the end of shopping.
@@.wife;"Oh, no I'm not done yet. There's still a few more shops I want to go to."@@ $wife told you as she lifted her coffee for a long sip.
@@.you;"You're kidding, we've been shopping for hours."@@ You retorted, exasperated. $wife smiled.
@@.wife;"Aww, is my poor sookums running out of energy...?"@@ She teased with a mocking pout.
@@.you;"Yes he is!"@@ You scowled and crossed your arms grumpily. $wife quirked a brow and smiled mischieviously as she glimpsed around the cafe. You sat up unintentionally with some curiosity.
@@.wife;"How about some motivation then?"@@ She smirked, then before you could even muster together a response, she lifted her top up to flash her bare tits at you. Your jaw dropped, and you frantically looked around. Noone had seen, but there were people around. $wife smirked at your reaction and slowly lowered her top back down.
[img[images\pictures\re\mall_both_hot_1.webp]]
@@.you;"Are you nuts? There are so many people around..."@@ You managed to exclaim despite the tent forming in your pants. $wife took another sip of her coffee, as if nothing had happened. She carefully placed it down with much more refined elegence than she'd displayed a moment ago.
@@.wife;"If that's enough to stir you up then I don't know if you're ready to see the next thing..."@@ $wife bit her lip.
@@.you;"What's the next thing...?"@@ You asked. Even though it stressed you out, this was still a bit of a turn on... $wife knocked a fork off the table and sighed.
@@.wife;"Oh, bummer... Can you get that...?"@@ She asked, then batted her eyelids pleadingly.
You quickly climbed off your seat and scampered under the table with some anticipation, then gasped as you saw up $wife's skirt. More accurately, anyone that was walking by might see up her skirt- as she had it lifted up to her waist. Furthermore her panties were pulled aside, and she was casually rubbing her bare pussy.
[img[images\pictures\re\mall_both_hot_2.webp]]
You stared in disbelief as your heart raced - from the nervousness of $wife being seen and just how turned on you were from the situation. You were probably under the table for far too long, so you reluctantly got back to your seat... Though with a fairly hefty package in your pants. You embarrassedly tried to hide your erection when you sat down, though $wife had seen it. She smirked at you, and you flinched as you felt her foot push against your balls.
@@.wife;"Do you mind? Flaunting a thing like that... This is a family restaurant I'll have you know."@@ She teased as she rubbed her foot up and down your shaft. You groaned and scowled at her, then flinched as the waiter finally arrived. You awkwardly and clumsily thanked him as you tried to hide yourself the best you could.
$wife enjoyed her meal while playfully rubbing your cock through your pants, though you found it very hard to focus on your food...
@@.system;"$wife is feeling turned on; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You spent the day at the mall with $wife and enjoyed each other's company...
[img[images\pictures\re\mall_both_hot_1.webp]]
[img[images\pictures\re\mall_both_hot_2.webp]]
@@.system;"$wife is feeling turned on; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $mall_both_naive_1_scene to true>><<set $mall_both_naive_1 to true>><<set $unique_event_trigger_both_mall_naive to true>>\
You stopped by a massage parlour during your visit to the mall, which was a rare treat.
You didn't get them very often because you were adverse to the painful pressure and you felt too embarrassed to ask the masseuse to be more gentle... So you were relieved to see your masseuse was a slight young woman. It was a rather odd pairing as a much larger man quickly led $wife away for her massage. They were particularly fast to split you up.
You undressed to your underwear and laid down on the table, stomach-down, then waited for the woman to enter the room. You eventually heard her quietly knock on the door then let herself in.
You remained awkwardly silent as you listened to her gently walk around the table to apply oil to her hands, then you felt her small hands begin to rub into your back. You winced and held in a groan as she burried her palms into your muscles with surprising strength. You realized you made a severe misjudgement as you gripped onto the table to bare through the pain.
Time passed slowly as the woman seemed to knead the same painful areas until she finally paused to whisper quietly.
@@.woman;"Okay please - onto your back."@@ She requested. You didn't realize they did the front, too. You let out a short grunt as you pushed yourself up to roll over on the table.
The woman cupped more oil in her hand to lather your torso, then stomach, all the way down past your groin down to your legs. You held your breath as her hands massaged into your thighs - a few inches away from your manhood, which was only covered by your underwear. You realized how embarrassing it'd be if you suddenly became erect... Which was a dangerous thought to have.
You immediately began to wonder whether $wife's massage was the same - if that large man was rubbing oil over her body, barely covered up in her tight underwear. His hands defiling her slender legs, or her soft chest... Whether his fingers were inching closer up to her privates while you were laying unknowingly in the next room... You blinked as your cock twitched.
You held your breath in panic. It didn't help that your masseuse was working so closely to it... Though she didn't seem to notice. Or at least, she didn't stop. Her fingers gently pushed up your thigh muscles, up to your boxer briefs- her fingers found their way under them as she massaged the entire muscle. You gulped as you fought with your entire being to stop your boner from forming, though the more you thought about it, the bigger it grew.
You let out a slow breath as you relented; you had a full-on erection. Still, the woman didn't stop massaging you. She must have been very polite, or maybe had seen this many times before... You realized that was probably the case, and as you began to relax, you felt her hand brushed against your underwear, making you flinch.
She must have accidentally knocked it... But then she brushed it again. You peeked down at her and took in a sharp breath. She was completely naked.
She caught your gaze and smiled.
@@.you;"Wh-"@@ You didn't know what to say.
@@.woman;"Just relax... Enjoy your massage."@@ She reassured you in a cute, soft voice.
You felt your face turn red as you nodded in response. The woman rubbed the front of your underwear along the length of your cock then wrapped her fingers around the head, making you quietly groan. She then slipped her fingers in over your underwear and pulled them down. You cock sprung out, full of life. The masseuse cupped more oil and continued her 'massage', she rubbed her hands up your legs then over your balls, making you squirm. Then she slowly pushed her hands up the shaft of your cock, which was trapped between her palms and your stomach.
You let out a shaking breath as she finally gripped onto your manhood. She slowly pulled it as she climbed over your legs. You couldn't help but check out her naked body; slender and refined. You felt her bare skin on yours as she rubbed her hands up your torso again. You let out another short breath as her body pressed down against yours. You felt her soft breasts against your stomach, and her stomach against your cock. Your member twitched with excitement. She rubbed her body up and down, then slid up closer until she sat over your waist.
You glanced down nervously to see your cock pressed down between her legs. Her bare pussy was grinding against your manhood. Pre-cum drooled out while she massaged you this way.
[img[images\pictures\re\mall_both_naive_1.webp]]
@@.woman;"Ready for some relief...?"@@ She asked in a quiet voice. You nodded through a shaking breath.
The woman pressed her hands down on your chest to hold her weight, and began to grind her oily hips against your crotch. You groaned as you felt her soft labia caress your manhood, though never took it in. You wanted to shift, to let it slide up inside her, though she had a firm hold of your body. You relented and relaxed as you allowed her to massage you. You let out a long breath as you felt an orgasm build. Slowly at first, though you felt it grow fast as she sped up her pace.
She read you like a book; just as you felt your orgasm push past the tipping point, the woman reached behind to fondle your balls. She squeezed them gently and rolled them between her fingers as she grinded against your cock. You held your breath to stop yourself from groaning too loudly from the powerful orgasm that seemed to hold you captive in a stasis while your entire body tingled. You felt your cum spurt out in powerful loads - the hotness of your fluids rolling over your stomach. It lasted for a dozen seconds. The woman didn't stop the massage until you were done.
It took some time for you to collect yourself. As you snapped out of your daze, you noticed the woman had already left. There was a hot, wet towel waiting for you. You cleaned yourself up and left the room somewhat sheepishly.
You met with $wife who was already waiting in the foyer, the large man accompanying her. You regretfully didn't see your own masseuse waiting there.
@@.man;"How was your massage? You look much more relaxed."@@ The man smiled at you.
@@.you;"Ah yeah I guess so..."@@ You mumbled, unable to meet his gaze. You took out your wallet to pay, but he held up a hand.
@@.man;"No need, already taken care of."@@ He informed you. You looked across at $wife who averted her gaze. She must have paid already.
You thanked the man and left with $wife, both feeling significantly more relief.
@@.system;"$wife is feeling turned on; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You stopped by the massage parlour again. You'd made the suggestion to $wife as casually as you could with a lingering guilty conscience.
[img[images\pictures\re\mall_both_naive_1.webp]]
@@.system;"$wife is feeling turned on; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\mall.png]]
<<set $mall_both_1 to true>>\
You went to the mall together with $wife. You weren't really the 'shopping' type; you much preferred to go alone so you could get everything done as quickly as possible. $wife liked to go shopping occasionally, but she didn't like going alone, and you felt an obligation to go with her every so often. It was usually pretty boring as she just used you as her bag holder.
This time was much the same. You carried $wife's bags for her as she spent what felt like hours trying on different clothes... Though you noticed she was getting more bold with the types of clothes. She skirts and dresses were shorter, her tops tighter... It kind of turned you on.
You patiently waited by the change room in every shop as $wife tried on the clothes. It was your job to give $wife feedback on what she wore, and usually that meant waiting for her to come out... But sometimes you couldn't help but take a quick peek.
[img[images\pictures\re\mall_both_nopath_1.webp]]
It has have been close to three hours before you finally went home.
@@.system;"$wife is feeling attractive; liberty increases by 1."@@
<<ChangeWithCap "liberty" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $mall_both_sub_1_scene to true>><<set $mall_both_sub_1 to true>><<set $unique_event_trigger_both_mall_sub to true>>\
[img[images\bg\mall.png]]
You went to the mall together with $wife, much to her surprise and delight. You usually made up an excuse to not go with her, but you had other plans, which $wife quickly discovered.
You smirked as you watched your wife, who bashfully looked through clothes with some awkward maneuvering. She was doing her very best to keep her skirt as low as possible, though apparently was struggling. She glimpsed over at you with flushed cheeks and pleading eyes.
[img[images\pictures\re\mall_both_sub_1.webp]]
The condition you gave her, once you'd already arrived together, was for her to not wear any underwear while you were shopping together. To your own delight, $wife shyly agreed. She put her panties in her handbag and followed you into the mall. You wondered whether she was regretting it now.
You followed her around the mall, visiting the same boring stores she always visited, but this time it was far more interesting. You kept a bit of distance to watch her from afar, to see what a passing stranger might see. She squirmed uncomfortably whenever another shopper passed her by, though much to your annoyance, very few had noticed her lack of under garments.
An idea struck as you beckoned $wife out of the store, and towards an escalator. You grinned as you spotted a couple of young guys heading for the escalator at the same time. You gazed back to see $wife's face flushing red from nervous anticipation as you reached the escalator.
Like a true gentleman, you allowed her to go up first, then you idly waited around, pretending to look at your phone as the young guys stepped on after $wife. You followed after them, then grinned widely as you realized you could see $wife's ass in the full.
It didn't take long for the two guys to notice, either. One slyly nudged the other and motioned up at $wife, then quickly took out his phone to take a photo. You didn't bother stopping them.
[img[images\pictures\re\mall_both_sub_2.webp]]
When $wife reached the second floor, she hurried to the side and waited for you. You wondered whether the guys would hang around to follow her or not, and apparently they were struggling with the same choice. They hung back at a distance and casually glanced around, as if to see if anyone else had noticed. You smirked when they met your gaze, though from the returned goofy smile you realized they probably didn't know you were with $wife.
You walked past them and took $wife's hand. That'd give them a clearer idea, at least. She bashfully smiled and clung to your arm... Though you weren't done yet. You felt your semi-erect cock stirring awake. You led $wife to the bathroom. She hesitated to enter with you, but did so anyway. It was empty.
$wife gazed up at you with hazy eyes after you sat her on a toilet and closed the door behind you.
@@.you;"Lift up your legs."@@ You ordered her.
$wife bit her lip as she slowly raised her feet up to the seat and parted her knees either side, revealing her bare pussy. You reached down and ran a finger over her slit and felt how wet she'd become - your finger almost slid in. She shivered and let out a quiet moan as you teased her pussy, never penetrating it, despite her grinding her hips against you.
You unzipped your fly and took out your erect cock. $wife let out a moan as she leaned forward with an open mouth, her tongue desperate to taste you... But you held her back with a hand. You reached into $wife's handbag and took out her panties then put them over her head, covering her eyes. $wife's cheeks flushed red from embarrassment, and she squirmed nervously though didn't dare to move.
You reached down to gently carress her breasts with a hand and she let out a soft moan, just as the bathroom door opened and closed. You heard the quiet, low voices of two men. $wife clasped a hand over her mouth to stiffle any lewd sounds she could make.
A smirk crossed your lips as you continued to fondle your wife. You pulled her top down to expose her breasts, then pinched her nipples. She squirmed, but managed to stay quiet. You noticed that the guys outside weren't really doing anything, and guessed it was the two from earlier.
You reached down to $wife's womanhood again, which was dripping in anticipation. You slid two fingers inside her. She struggled to stiffle her moan, and accidentally let out a soft gasp as you bent your fingers upwards.
You smirked and pulled your fingers out, then put them in her mouth as you leaned in to whisper in her ear.
@@.you;"Masturbate for me."@@ You ordered. $wife shuddered then nodded her head. You pulled your fingers from her mouth and stepped back to watch $wife, your back against the door. She reached down with a shaking hand and ran her fingers between her labia. She shivered and covered her face with her forearm.
You jerked off slowly as you watched $wife writhe in an agonizing desperation to masturbate faster and harder while suppressing the erotic sounds she was emiting, both vocally and from the wetness of her slit. No doubt the guys could hear her. Perhaps she enjoyed the thought too. Another idea crossed your mind.
You put your cock back in your pants, then reached behind you to feel the door's lock and quietly slid it unlocked. $wife didn't seem to notice. You slowly pushed the door open and stepped back out into the main bathroom. You spotted the two guys sheepishly hanging around, then raised a finger to your lips and beckoned them over. They quietly scampered to your side, desperate to see the action.
[img[images\pictures\re\mall_both_sub_3.webp]]
Another soft, erotic moan escaped $wife's lips as she frantically rubbed her pussy. You smirked as the guys stared with their mouths open, at a loss for words. They looked at you with an excited uncertainty. You smirked and took out your cock again, then began to jerk off. They were quick to copy you.
@@.wife;"$name...?"@@ $wife whispered quietly as she slowly pushed a finger inside herself.
You didn't reply, curious to see how she'd react. $wife wriggled uncomfortably but continued to masturbate. She lowered her arm to pinch her nipple and let out another quiet gasp. You could tell her lust was building up. She was becoming increasingly more frustrated as she struggled to masturbate quietly and became a little more careless.
One of the guys next to you accidentally bumped into the toilet stall, making a thudding sound.
@@.wife;"Ohh... $name...?"@@ $wife whispered again. She plunged a finger inside herself and let out a soft moan.
You had a curious thought.
@@.you;"Masturbate faster."@@ You told her, quite loudly. She hesitated but only for a moment. She bit her lip and began to rub her clit at a pace. You could see her wetness coating her entire pussy as she wriggled a third finger inside. You jerked off faster and grunted somewhat loudly. $wife moaned softly in return. You were right - she stopped caring about being quiet. You wondered whether she would care if she was being watched, though...
@@.you;"Cum for us."@@ You ordered again. $wife gasped and moaned, then held her breath as she frantically rubbed her pussy until she squirted. Her face turned red as she spasmed. You grunted again as you felt your own orgasm jolt through your body. You squeezed your cock as you came across the bathroom floor. The other guys were quick to follow up with their own cumshots.
$wife moaned and breathed shakily as her orgasm continued. You stepped into the cubicle with her then closed the door after giving the guys a pointed look. They only grinned back.
@@.you;"Good girl."@@ You praised her after helping her get dressed.
@@.wife;"Mh... Was it... Just you..."@@ She asked quietly.
@@.you;"No."@@ You told her truthfully, curious to see how she'd react. Her cheeks flushed red and she squirmed on the spot. Apparently that was the right answer.
You left the bathroom quickly together, then the mall. You could see $wife's wetness on her thighs.
@@.system;"$wife is feeling turned on; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\mall.png]]
You went to the mall with $wife. You were actually beginning to enjoy these trips. $wife obediently upheld her end of the deal, much to your delight. You had a feeling she enjoyed it just as much, though probably couldn't admit it.
[img[images\pictures\re\mall_both_sub_1.webp]]
You eventually left together after a thorough day of $wife window shopping. You could tell $wife was feeling especially turned on.
@@.system;"$wife is feeling turned on; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $museum_both_naive_1_scene to true>><<set $museum_both_naive_1 to true>><<set $unique_event_trigger_both_museum_naive_1 to true>>\
You visited the museum with $wife. Although you'd been before, it was still interesting to visit every so often to see the rotating displays and exhibitions... As it turned out, the sex exhibition was still being featured which you were very interesting in seeing and pointing out to $wife. She quickly dismissed it, red-faced.
It took some time to gain entry into the museum, as it appeared the special expo was drawing in a large crowd, despite having been featured for some time now. Eventually you and $wife went into the general admissions area. It seemed contemporary art was the theme, much to $wife's delight. You personally didn't mind it either, but it sure was a dire contrast to the sex exhibition in the joining room.
You spent the better part of an hour looking at different artworks with $wife. She liked to read the information for each piece whereas you were perfectly happy just looking at it, so you viewed the art at your own pace. Eventually you were quite far ahead of her.
You decided to wait for her to catch up and idly hung around for a while, but she didn't arrive after ten minutes. You tried to call her, but it seemed she switched her phone to silent mode.
You let out a sigh and shrug, then glimpsed at a joining door that led into the featured exhibition... You glanced around for $wife a final time, then headed through the door to step into a deviant's dreamworld, which was bustling with visitors. You might have been embarrassed to be seen there if it wasn't for the fact you could easily blend in with the crowd.
The 'art' was few and far between, with the main being the devices and equipment on display. You took a leaf out of $wife's book and decided to take your time to read about each item, curious to know the sexual origin and fetishes.
You were amazed and baffled by most of it, and plenty of the displays stirred a deep & dark lust within you. You paused on more than one occassion to stare at a display, lost in time.
One such display featured a woman bound to herself in restrictive clothing while saddled on some sort of vibrating mount. She squirmed and moaned, presumably feeling tremendous pleasure from the thing.
[img[images\pictures\re\museum_both_naive_1.webp]]
@@.man;"...and so the bounds ironically removes the human moderation of control, which results in orgasms beyond the imagination."@@ A man was explaining his device to viewers. It certainly seemed that the woman was experiencing something unimaginable - as if she had no sexual boundaries...
For a brief moment you thought about $wife and fantasized about her using such equipment. Though you knew she'd never do it...
You eventually left the area and met up with $wife who was waiting for you by the bathroom. She looked a little red-faced and flustered, which you figured was because she couldn't find you. You felt guilty for having left.
@@.system;"$wife is feeling hot & flustered; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You went to the museum with $wife, though somehow got split up. You decided to enjoy touring the sexual exhibit alone.
[img[images\pictures\re\museum_both_naive_1.webp]]
@@.system;"$wife is feeling hot & flustered; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $museum_both_naive_2_scene to true>><<set $museum_both_naive_2 to true>><<set $unique_event_trigger_both_museum_naive_2 to true>>\
You casually made your way through the artful displays, inspecting the pieces with some interest. Although you had come to the museum with $wife, at some point you'd lost each other. Truthfully you were relieved, as the general admissions area of the museum was far more boring than the featured sex exhibition, which you were patrolling through.
You were a little embarrassed to be looking at such vulgur things, though thankfully it was a popular exhibit and you easily blended into the crowd. You'd managed to stick closely to a group of men who visited different features - at first it was just to blend in but you'd soon realized that they must have been on some sort of tour, as a suited exhibition representative escorted them through the many rooms, and somehow you'd been mistaken for a group member.
You followed the group into a smaller room and stood awkwardly among them, not daring to make eye contact with any of them. You blinked when you saw the feature of the room; a naked woman bound to the wall with her legs up beside her head, completely exposing her privates. She squirmed and moaned, and looked at you all lustfully. This seemed to be a special guests area...
@@.man;"As you can see, this binding is designed to restrict a person's ability to move while offering full access."@@ The suited man was explaining the equipment, though you weren't listening at all. It was impossible to listen while this attractive young woman's pussy was on full display. You could see how wet she was... You felt your loins stir awake and awkwardly tried to hide your boner without drawing attention to yourself.
The group began to move again; the suited man led you all down a staircase which you were surprised to see. You walked down a hallway and paused as the man turned to the group.
@@.man;"These rooms..."@@ He motioned further down the hallway towards multiple doors, all somewhat close together.
@@.man;"Are available for use. Feel free to visit them all... Though the rooms won't fit more than two of you at one time."@@ He explained, though you were confused by what he meant.
@@.man;"Join me back upstairs when you are done, gentlemen."@@ He dismissed himself, leaving you alone with the group of strangers.
Thankfully everyone branched off individually to inspect the doors. You were worried for a moment that they'd sort out group. You coyly followed someone- a balding middle-aged man- to one of the furthest doors. He shot you an unusual look but didn't say anything as you both entered the room. You gasped. It was a tiny room featuring a large hole with a woman's pussy and ass stuck through it. You looked at the man who quirked an eyebrow at your stunned reaction.
@@.man;"... You must be new to the company, I haven't met you."@@ He muttered.
@@.you;"Ah- y-yeah I'm..."@@ You stammered. He shook his head.
@@.man;"I don't care."@@ He rolled his eyes as he undid his belt. @@.man;"I'm going first."@@ He told you as he fished out his cock. He shuffled foward and rubbed it against the woman's bare pussy. You stared in amazement as pushed it inside her, and she moaned lewdly from the other side of the wall.
@@.man;"Hah... This is the best part of working for this company, eh?"@@ The man groaned as he began to thrust faster. He reached down and pinched the woman's clit. You heard her moan again and saw that she squirted on him. He grunted.
[img[images\pictures\re\museum_both_naive_2.webp]]
@@.man;"Ah fuck... My shirt's wet..."@@ He grumbled bitterly, though never stopped fucking the woman. He groped her asscheeks as he fucked her; you could hear how wet she was... Your cock was painfully hard. The man began to groan and grunt until he gave a final thrust. You heard eerily familiar faint moans of the women on the other side as the man came inside her. He grunted as he pulled his cock out.
@@.man;"Alright... Enjoy your sloppy seconds."@@ He smirked at you then left the room. You looked at the pussy- still agape from the man's cock. His cum was dribbling out of her pulsing hole- which seemed to beg for more... You wanted to stuff your cock inside her but you knew you couldn't. You tore your eyes off the stranger's pussy and left the room, almost bowling over a person who was entering at the same time. He said something but you didn't hear him as you rushed away and up the stairs.
You quickly made your way to the general admissions area and looked for $wife. It took some time; you couldn't find her immediately and ended up circling through the museum three times, then went to check the car park. You'd also called her a couple times but you both switched your phones to silent. You had no missed calls from her, so you figured she was still inside... As you re-entered the museum, you saw $wife exit the exhibition area, red-faced. She must have been looking for you in there.
@@.you;"$wife!"@@ You called out and quickly made your way over to her.
@@.wife;"$name!? Um, sorry, I g-got lost."@@ She said, somewhat flustered. You didn't blame her and wondered just how much she saw in the expo.
@@.you;"No, my fault."@@ You shook your head. You left the museum.
@@.you;"So did you see anything naughty? Get any new ideas?"@@ You teased her with a smile. Her face turned red.
@@.system;"$wife is feeling hot & flustered; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You went to the museum with $wife, though somehow were once again split up... Unable to control your desire to see more of the sexual exhibit, you ventured into some of the deepest rooms.
[img[images\pictures\re\museum_both_naive_2.webp]]
You heard the lewd moans of the women who were being featured... Apparently they were volunteers.
@@.system;"$wife is feeling hot & flustered; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\museum.png]]
You went to the museum with $wife. The museum was a huge piece of modern architecture not too far from your house, and cheap to visit, so it was a decent place to go to.
You'd never really looked at the place before, though you passed it every day going to work. $wife went alone and told you it was worthwhile going for the art displays... Though when you got there you realized there was a lot more going on than just 'art'.
The place was packed - apparently there was an expo that drew a huge crowd. Interestingly it was mostly men. You asked about it but $wife very quickly changed the subject.
You spent some time looking at different artworks with $wife. You didn't dislike this type of thing, but you could definitely see why others might find it boring. You eventually rounded to the exit, but paused when you glimpsed into one of the expo rooms. It featured multiple sculptures - all highly sexualized.
[img[images\bg\museum_inside.png]]
$wife blushed deeply when she saw it too. You teased her about her true motives of wanting to come to the museum - though you were sure she really did want to see the non-sexual displays, you teased her regardless.
@@.system;"$wife is feeling flustered; liberty decreases by 1."@@
<<ChangeWithCap "liberty" -1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\museum.png]]
You went to the museum with $wife. You spent some time looking around the area, and eventually you and $wife split to look at art at your own pace.
After you were sure you were properly alone, you made your way towards the museum's featured exhibit.
[img[images\bg\museum_inside.png]]
You spent some time closely looking at the erotic 'art'. Some of the contraptions gave you colorful ideas, others you were at a loss for what they were meant for.
Most of the equipment seemed to be for S&M activities. You thought about how you'd like to use them, though had no idea of how to implement a lot of them given how complex they were. Regardless you enjoyed the thought of using them on $wife.
<<if $ws_sub eq true>>\
You were sure you'd be able to convince $wife to use them. The thought alone got you hard, which was pretty embarrassing.
<<elseif $ws_dom eq true>>\
There was no way $wife would let you use them on her. It was more likely that she'd want to use them on you... The thought made you feel vulnerable.
<<elseif $ws_hot eq true>>\
You wondered whether $wife would even consider it. Maybe for some of the more tame equipment. It was more likely that she'd like to use the equipment on another person, maybe enjoying it with you... The thought alone got you hard, which was pretty embarrassing.
<</if>>\
You eventually met up with $wife again and left.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $park_both_dom_1_scene to true>><<set $unique_event_trigger_both_park_dom_1 to true>><<set $park_both_dom to true>>\
You went to the park with $wife to take a long walk together. Your steps echoed loudly - or at least they did to you. The park held such a serene quiet, you could hear your own heart race. You felt nervous for some reason... You glanced across at $wife and gulped.
It wasn't a mystery. $wife made you feel nervous, as she had been recently. She'd become everything you wanted of her; she was a strong, sexual and independant woman... But maybe you overlooked something, because you'd begun to feel very small.
$wife caught your eyes and offered a wicked smile. She had something planned. You responded with a timid half-smile and followed in her steps until you reached the center of the park; the resting point where certain deviants would dwell. There was no shortage that day as you quickly spotted a young man hanging around the bathroom.
@@.wife;"Do you need to go?"@@ $wife asked you with a raised brow, presumably meaning the bathroom.
@@.you;"No."@@ You shook your head.
@@.wife;"Go anyway. It's a long walk back."@@ $wife encouraged you.
You nodded in agreement and headed to the bathroom to force out a wee. The man was leering at $wife as you passed him by, not giving you a second look. It wasn't until you were peeing that you realized that $wife was treating you like a child. You frowned and thought about how you could address this as you zipped up, washed your hands then left the bathroom.
You paused as you stepped out. $wife was sitting on the bench, her legs up and apart as she fondled her tits, which were popped out of her top. The man was standing nearby, watching and muttering quietly to her. You could see he had his cock out and was casually stroking.
You quickly stepped back to hide in the bathroom and peeked out again. $wife was apparently enjoying the attention. She smirked at the man and lowered a hand between her legs to massage her pussy. That seemed to get him a bit more excited. You could see her talking to him, but you couldn't quite make out what they were saying.
A sick swirling in your stomach was in dire conflict with your growing erection. You didn't know how to feel. You were upset, mad, turned on... You wanted to see what would happen if you didn't stop this. What your wife would do... You sucked in a sharp breath as $wife slid her panties aside and began to work her fingers inside herself.
[img[images\pictures\re\park_both_dom_1.webp]]
The man sat down on the bench beside $wife and continued to jerk off as he watched her masturbate. $wife bit her lip as she looked down at his crotch. It was too late, surely... You couldn't stop them at this point. At least that's what you told yourself. You felt your cock strain painfully as $wife reached down to wrap her fingers around the stranger's cock. She began to jerk him off.
He leaned back as your wife jerked him off, then helped himself to feel her tits. You let out a shaky breath as you took out your cock. You hated yourself for it, but you needed to... It was too painful in your pants, another excuse you that told yourself.
[img[images\pictures\re\park_both_dom_2.webp]]
The man murmured into $wife's ear as he pinched her nipple. She smirked and murmured back. You strained to listen but couldn't make out the words.
@@.wife;"He isn't... tch... don't...."@@ $wife replied, and the man dropped his hand into her lap to feel her pussy directly. She grinded her hips against his hand as she jerked him off faster. You blinked as you realized you'd unconsciously grabbed your own dick while watching.
She then quickly stood up and lifted a leg over the man's lap to stradle him. Your eyes widdened as you saw his cock peek up towards her womanhood - your wife's pussy.
He spoke again, then $wife leaned forward to hold him by his shoulders. She spoke again as she slowly lowered herself onto his cock. Your grip tightened as the man's thing pressed inside your wife. She moaned loudly as it plunged inside her, then she began to bounce on it with no subtlety... Surely she knew you would eventually leave the bathroom and see this? She must have wanted you to see it... But you couldn't come out to confront her. Not while you had an erection... It'd be too humiliating. You clenched your jaw and watched your wife fuck the man.
[img[images\pictures\re\park_both_dom_3.webp]]
He gripped her by the ass as she bounced on his dick. It was probably the luckiest day of his life... A complete stranger was fucking your wife, and it seemed like she wanted it more than him. You could hear her moan and gasp with every thrust - your once shy and precious wife. You couldn't help yourself. You began to jerk off as you watched the man defile her. Her beautiful heart-shaped ass was bouncing on him as his cock slammed inside her, and all you did was pull your own cock as you watched.
Your breath grew ragged as you watched, hypnotized. $wife climbed off the man and turned around the fuck him in reverse. She led his cock back inside her as she sat back against him, then threw her head back with a loud moan before she began to bounce on him again... This time you got a view of her front- her tits bounced and she rubbed her clit as the man's cock plunged into her womanhood.
[img[images\pictures\re\park_both_dom_4.webp]]
You wondered what $wife would do at this point if you had stepped out - if she would have continued fucking the man... You almost wished you had, just to get a better view of them fucking. It was pathetic to think, but you probably wouldn't have stopped them. Not at this point. You just wanted to watch.
You grunted again and felt your body shiver. You were about to cum. Your mind turned blank as you jerked off even faster, then you squeezed your cock hard as you came. Hot spurts of fluid shot out onto the bathroom floor while you tried to keep your focus on the man fucking your wife. You came for several seconds before you let out a long shaking breath... Then you felt a wave of humiliation. They were still fucking.
You awkwardly waited in the bathroom for what must have been fifteen minutes before the man was finally gone. You came out, probably red-faced, mumbling about having an upset tummy. That was an obvious lie.
@@.wife;"Sure, an upset tummy huh..."@@ She smirked.
@@.system;"$wife is feeling a little aroused; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You visited the park with $wife to go for a walk... Though that was just the pretense. You knew why she wanted to go to the park, but you were still too embarassed to admit it.
You made your way to the center of the park and excused yourself for the bathroom, where you watched your wife entertain the local pervert.
[img[images\pictures\re\park_both_dom_1.webp]]
[img[images\pictures\re\park_both_dom_2.webp]]
[img[images\pictures\re\park_both_dom_3.webp]]
[img[images\pictures\re\park_both_dom_4.webp]]
@@.system;"$wife is feeling a little aroused; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $park_both_hot_1_scene to true>><<set $unique_event_trigger_both_park_hot_1 to true>><<set $park_both_hot to true>>\
You paused for a quick break during your walk with $wife. You'd walked about halfway through the local park at a rest point; it had benches, a drinking fountain and a bathroom. $wife excused herself and left you sitting alone on a bench. You stretched out on the bench and let out an audible sigh. You felt like it was your own private garden because it was so quiet... In fact there was only one other person you saw; an older black man had gone to the bathroom as you arrived.
You aimlessly scrolled through your phone while you waited for her, then you got a message. It was a picture. You eagerly opened it up hoping for something naughty and felt disappointed to see a picture of the bathroom wall which had a gloryhole. It wasn't quite the naughty thing you were hoping for.
//Should we try it out...?// Her next message read, bringing life back to your dreams of something erotic. You didn't bother replying, you just hurried into the bathroom where you skidded to a halt when you saw that the connecting cubicle was closed and locked. You frowned and considered what to do, then had a brilliant idea... You took out your phone and messaged $wife.
//You should stick your tongue through.// You wrote to her, wearing a wicked grin. You could already feel your cock begin to stir awake.
You held your breath and waited, then sure enough heard the man let out a small gasp. You realized you needed to see... So you quickly and quietly left the bathroom and circled around to the women's side. You could hear some shuffling in the connecting stall, which you tip-toed up to. You gently knocked on the door and waited. The shuffling stopped, then you heard another gasp - from your wife this time.
The door clicked as she unlocked it and she peeked out at you - red-faced. She apparently had just realized it wasn't you on the other side of the gloryhole. You grinned. $wife pursed her lips, embarrassed, but you could tell she was onboard. You stepped into the stall with her and closed the door. A gigantic black cock was hanging through the gloryhole, twitching in anticipation. You looked at $wife.
@@.wife;"I should have known it wasn't yours..."@@ She muttered.
@@.you;"Yeah, it's black."@@ You teased.
@@.wife;"It's also bigger. But I wasn't looking."@@ She shot back and playfully slapped your chest. She looked back at the cock with desire in her eyes, then she looked back at you. You nodded.
$wife got down to her knees and leaned forward to press her lips against the head of the man's cock. She slowly pushed it in her mouth and slurped on his knob as she reached up to get a light grip on his balls. She let out a long breath as she traced down the cock's length with her tongue and lips, then back up again until she took it entirely into her mouth.
[img[images\pictures\re\park_both_hot_1.webp]]
She pushed her head forward into the thing and you could hear the wet squelches of the cock entering her throat, then she spluttered as she let it back out with a deep gulp of air.
@@.wife;"He's so big babe..."@@ She told you as she lapped her tongue against the head.
@@.you;"You like those big black ones, don't you?"@@ You encouraged her as you undid your pants.
@@.wife;"Mm, I love them."@@ She replied breathily and reached out to slowly jerk your cock as she sucked on the black one.
You let out small grunts as your wife jacked you off, but the real thrill was watching her service another man; someone with a huge black cock to boot. It was a huge turn on for you both. Your cock twitched as $wife gagged down on the cock again with a lustful hunger. You wanted her to be slutty... To let this stranger use her.
[img[images\pictures\re\park_both_hot_2.webp]]
@@.you;"Let him feel how wet you are..."@@ You requested.
@@.wife;"Okay..."@@ She readily agreed with a shaking voice.
$wife gently pushed the man's cock until he backed out of the gloryhole, then she stuck fingers through the hole, face-up. The man held onto her hand and let her guide him through. She shuffled up against the cubicle until she was in reach.
You began to jerk off as you saw the man's hand blindly grope around at your wife's nether region until he found what he was looking for. He rubbed his fingers up against your wife's precious pussy; he massaged her labia then her clit as $wife moaned from the sensation. You could hear her wetness as he toyed with her hole.
You got down to your knees and shuffled closer for a better look, and $wife reached back to her ass to spread them for you. You let out a long breath as you clearly saw the man's finger rubbing on your wife.
[img[images\pictures\re\park_both_hot_3.webp]]
@@.wife;"Mm... It feels good..."@@ $wife told you.
You couldn't stop yourself; you leaned forward and attacked $wife's asshole with your tongue. She let out a loud, high-pitched moan as she rocked back and forth against your tongue and the stranger's fingers.
@@.wife;"O-oh, fuck...! He's inside...!"@@ $wife gasped again as the man's fingers apparently entered her. You felt her shiver and your holes puckered as you continued to rim her.
You stood up and wiped your face with your sleeve.
@@.you;"Let him fuck you."@@ You requested again.
$wife looked at you over her shoulder with a lustful gaze, then nodded. She stepped away from the wall again and waited for the man to retract his fingers. His cock came through again. $wife turned around and slowly backed up against it while gazing into your eyes; her own clouded by lust and desire. She bit her lip as she led the cock into her pussy. Her face twisted in ecstasy as she let out a soft moan. She backed against it even more. You could hear the wetness of her pussy swallowing him up.
[img[images\pictures\re\park_both_hot_4.webp]]
@@.wife;"He's so big... Oh fuck... He's filling me up..."@@ $wife whispered to you; her eyes still glued to your face. You felt precum dribble from your cock as you jerked off.
@@.you;"Yeah? Is that stranger fucking you good?"@@ You encouraged her between grunts.
@@.wife;"Mm, I'm so wet... And he's so far inside... Baby it feels so good..."@@ She leaned against your chest and reached down to grab your cock. She jerked you off rhythmically as the man fucked her from behind, and she breathed in your ear.
@@.wife;"Oh $name... He's fucking me so good... Mm... I'm gonna make him cum inside me...!"@@ She shivered as her pace began to pick up. You groaned as your pre-cum coated your cock, and $wife jerked you off relentlessly.
@@.you;"H-hah... Ready for his cum?"@@ You could barely string a sentence together.
@@.wife;"He's... Oh fuck, he's cumming...!"@@ She gasped loudly as she bucked against the man and spasmed. You grunted loudly as she squeezed your cock just as you began to cum, too.
$wife moaned and shivered as she leaned against you; she ran her fingers over the head of your cock to catch your cum, which she used to jerk you off some more. You strained from the sensation until $wife let out a final gasp, followed by a soft, wet pop, as the man's cock slipped out of her.
@@.wife;"That was a good idea..."@@ She smirked at you.
@@.system;"$wife is feeling a little aroused; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You visited the park with $wife to go for a walk, but you were both mostly interested in visiting the bathroom together.
[img[images\pictures\re\park_both_hot_1.webp]]
[img[images\pictures\re\park_both_hot_2.webp]]
@@.system;"$wife is feeling a little aroused; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $park_both_naive_1_scene to true>><<set $unique_event_trigger_both_park_naive_1 to true>><<set $park_both_naive to true>>\
You went to the park with $wife to take a long walk together. You'd become familiar with the place and the usual route - you walked towards the center of the park along one of the more scenic routes and stopped for a bathroom break.
After excusing yourself, you left $wife alone, sitting on the bench, as you went for a quick wee. When you got back, $wife was nowhere to be seen. She must have needed to go too.
Thoughts filled your mind as aimless daydreams while you waited alone on the bench for some time. You eventually thought you might message $wife to see if she was okay. You'd been waiting nearly five minutes after all...
You waited again for a reply which never came. You waited another five minutes then decided to call. She didn't pick up. You decided to return to the bathroom to check if she was there - though of course you could only go into the men's side...
The bathroom was empty - which was no surprise. You hesitantly called out your wife's name, but rather than hearing a reply, you heard some clammering and shuffling on the other side of the bathroom - on the women's side.
You entered the closest stall and glimpsed through the gloryhole... You sucked in a short breath when you saw a woman rubbing against a cock on the other side, apparently putting on a show for the hole and any potential peepers... You supposed that would be you.
[img[images\pictures\re\park_both_naive_1.webp]]
She moaned lewdly as the thick cock rubbed against her pussy - you could see it all glisten with her wetness. You felt your crotch stir and you really wanted to stay and watch... But your wife was missing and you needed to find her. You tore your eyes away from the gloryhole and left the bathroom.
You jogged through the park in search of your wife, while calling her phone every so often, pausing to catch your breath. You searched every area you'd been before, and even some new areas, in case $wife might have gone exploring, yet to no avail. It had been almost twenty minutes of frantic searching, so you turned to go back to the bench.
You considered calling the police, but as you returned you saw $wife sitting on the bench, waiting for you. She offered you a slight smile as you ran up.
@@.you;"$wife! Where have you been? I've been looking for you..."@@ You exclaimed.
@@.wife;"S-sorry, I um... Thought I'd go for a walk... And I got lost..."@@ She replied meekly. She didn't meet your eye.
You grumbled at her about not answering your calls as you both left the park together.
@@.system;"$wife is feeling a little aroused; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You visited the park with $wife to go for a walk... Though to your absolute dismay, $wife had gotten lost once again. You followed the same routine as the last time, searching the entire park... You noticed the same couple enjoying themselves on the other side of the gloryhole.
[img[images\pictures\re\park_both_naive_1.webp]]
Eventually you returned to the bench to find $wife waiting for you.
@@.system;"$wife is feeling a little aroused; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $park_both_nopath_1_scene to true>><<set $unique_event_trigger_both_park_nopath_1 to true>><<set $park_both_nopath to true>>\
You walked through the park together with $wife and enjoyed the atmosphere. It was pleasantly quiet, aside from the occassional passerby... Otherwise it was like you had the park to yourselves.
You probably spent the better part of an hour walking through the park together, and eventually stopped to catch your breath. You sat on a bench together for a while in peaceful quiet.
You heard some voices and looked around to spot a couple of younger guys hanging around the area. You watched them curiously and noticed their glances your way, followed by quiet murmuring to each other.
You quirked a brow, then remembered what you'd seen when you came here alone once before... The woman who flashed you. Maybe they'd seen it before too, and were hoping to get another look... Maybe they wanted to see $wife do the same. The thought clung to your mind.
$wife caught your gaze and gave you a puzzled look. She apparently didn't spot the guys. You returned a smile - no doubt more mischevious than you intended to let on. You had a bright idea.
You excused yourself to go to the bathroom, though it was just an excuse to leave $wife alone. You fetched out your phone and watched $wife from a distance. You also had the young guys in sight too. They seemed to be taking longer looks at $wife now that she was alone. She still hadn't noticed them, which was perfect.
You began to message her.
//Take off your underwear.// You wrote. It was direct - and you didn't know whether $wife would do what you asked. You watched her curiously - your heart racing. She looked at her phone, then put it away. For a while she remained motionless, and you figured she ignored your message as a joke... But then she did exactly as you asked. She shyly adjusted to pull her underwear down and shimmied them off.
[img[images\pictures\re\park_both_nopath_1.webp]]
You glanced over at the guys and noticed how they suddenly took a keener interest.
$wife took out her phone and messaged you back.
//Okay, I did it...// She replied. You felt your cock stir.
//Prove it.// You wrote back.
You saw her stare at her phone, motionless once again for some time. She then leaned back and slowly parted her legs. You could see right up her dress at her bare pussy. You manically looked over at the two guys - where were plainly staring at $wife while excitedly whispering together. She nervously fidgeted, but remained there with her legs open.
[img[images\pictures\re\park_both_nopath_2.webp]]
//See?// She wrote back to you.
//It's a nice view.// You replied, wondering what more would she do... Though after some uncomfortable shifting, she pulled her underwear back on.
You reluctantly returned. $wife sat quietly with flushed cheeks and couldn't meet your eye.
@@.wife;"I can't believe you made me do that..."@@ She said quietly. @@.wife;"And in front of those strangers too..."@@ She added.
You blinked. She knew there were guys watching her, and she still flashed her pussy... Maybe that's what turned her on the most? $wife had become more erotic than you'd thought.
@@.system;"$wife is feeling turned on by you; your control increases by 1."@@
<<ChangeWithCap "control" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You visited the park again with $wife, though the place didn't give the same innocent feeling as it did once before.
You had $wife flash strangers again...
[img[images\pictures\re\park_both_nopath_1.webp]]
[img[images\pictures\re\park_both_nopath_2.webp]]
@@.system;"$wife is feeling turned on by you; your control increases by 1."@@
<<ChangeWithCap "control" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $park_both_sub_1_scene to true>><<set $unique_event_trigger_both_park_sub_1 to true>><<set $park_both_sub to true>>\
You went to the park with $wife to take a long walk together. You'd become familiar with the place and the usual route - you walked towards the center of the park along one of the more scenic routes and stopped for a bathroom break.
The center of the park was designed as a rest stop. There were multiple benches sitting opposite the bathroom, and a featured water fountain. You noticed a couple guys hanging around. You noticed how hard they were staring.
You excused yourself to go to the bathroom, and noticed the gloryhole in your cubicle joined to the women's side. You wondered how often the thing got used. Perhaps it was the reason guys would hang around this area. Perhaps even the guys outside were hopeful when they saw $wife - that they'd get to use her like a cum slut... Your felt your loins stir from the thought. You had an idea.
You took out your phone and messaged $wife.
//Go into the bathroom.// You wrote.
//I'm here...// She soon wrote back. You could hear her walking.
//Come into the end cubicle.// You replied. You heard her walk through and close the door behind her.
You quietly left the cubicle and the bathroom. You saw the guys still hanging around - they caught your gaze as you left the men's side. You motioned your head towards the entrance, and smirked as they eagerly hurried into the bathroom. You followed them in and fetched out your phone as the guys crept into the cubicle. You watched them as they pulled out their cocks and crowded the hole. One of the guys stepped forward to push his cock through.
//Suck my cock.// You wrote to $wife.
You didn't get a reply. Instead the man threw his head back as he loudly groaned. Apparently $wife followed your instructions... Though it was a shame you couldn't see.
You quietly left the men in the cubicle and exited the restroom to join $wife on the other side. You silently approached the end cubicle and delicately unlocked the door with your nails. You pushed the door open to see $wife in her underwear on her knees, slurping on a meaty cock through the gloryhole.
She glanced over with a start, then gasped when she saw you. She took the cock out of her mouth.
@@.wife;"I th-thought it was you...!"@@ She replied, flustered, then her cheeks turned red as you smirked.
@@.you;"You're not stopping, are you...?"@@ You asked. $wife bit her lip and slowly shook her head. She turned back to the cock to slurp down on it. She watched you from the corner of her eye and sat in a way to give you a good show - she lapped it with her tongue and made lewd sounds, apparently turned on by your presence.
You took out your cock and slowly jerked off while you watched your wife suck down on a stranger's cock. She gagged on it and made a mess over herself, then began to jerk it off. You could hear the wet squelches as $wife spoke quietly to you.
@@.wife;"Do you... Like seeing this babe...? Your wife being a slut..."@@ She asked breathlessly. You grunted in response.
@@.wife;"He's cumming..."@@ She exhaled as she leaned forward to catch the man's cum in her mouth.
[img[images\pictures\re\park_both_sub_1.webp]]
She moaned and lapped the head of his cock with her tongue as his hot fluids spurted into her mouth $wife looked over at you and rolled her tongue around to show you the cum. She moaned lewdly as she let it dribble out and over her tits.
$wife was wiping the cum off her with toilet paper as another cock was pushed through the hole. She looked at it, then at you.
@@.you;"Take off your underwear."@@ You asked. $wife unclipped her bra and wriggled out of her panties, and sat completely naked in front of you and the semi-erect cock. She wordlessly waited for your order while eyeing the thing next to her face.
You pulled down your pants and sat down on the toilet seat, then gave $wife a hand to stand up. You raised the other hand to stop her from mounting you.
@@.you;"Get him hard."@@ You told her. $wife bit her lip, and slowly looked at the cock. She reached up to gently take ahold of it. It began to grow in her hand as she massaged it into it's fully erect form.
You reached forward to feel her pussy - soaking wet. You rubbed her juices over the lips and slid a couple of fingers inside her. She moaned lewdly and pressed back against your hand, in want for more...
@@.you;"You want to fuck...?"@@ You asked her. She breathed out shakily and nodded.
@@.you;"Then fuck him."@@ You told her, and motioned to the cock. You pulled your fingers out of her pussy.
$wife shivered and slowly turned around to face you. You could see a wild lust in her eyes as she backed up against the cock. She lowered a hand to help guide it inside her - you could hear the wetness of her lips part, and her lewd gasp as the stranger's cock entered your wife, all the while she watched you with a devout obedience.
She gasped in your ear and slowly rocked back and forth to let the cock slide further inside her - her tits bouncing in your face. You rubbed your cock.
[img[images\pictures\re\park_both_sub_2.webp]]
@@.wife;"He's fucking me..."@@ $wife breathed.
@@.you;"You like it too, don't you?"@@ You egged her on. She bit her lip and nodded. You jerked off faster.
@@.you;"You naughty slut, fucking other men in front of your husband..."@@ You grunted. She moaned lewdly from your words.
@@.wife;"S-sorry! I am such a slut..."@@ $wife whimpered as she fucked the cock harder.
@@.you;"Does his cock feel good inside you?"@@ You asked her as you jerked off faster.
@@.wife;"Mm~ Oh...! Y-yes! He's so big, and fucking me so hard...!"@@ She gasped.
@@.you;"You're addicted to cock."@@ You told her. $wife moaned her agreement.
You reached up to take ahold of her head with a hand, and pulled it down towards your cock. $wife hungrily slurped on your cock, then gulped it down as far into her throat as it would go. You took a grip of her hair as you pressed your hips forward into her mouth. $wife gagged as her face turned red... She reached down to play with her clit, but you pushed her hand away.
You pulled her head up and she gasped for air while looking at you lovingly in the eyes. She continued to moan lewdly as the man fucked her - her face covered in spit and your precum.
You began to jerk off again - her slobbery wetness felt good on your cock as you watched your slutty wife's face twist in ecstacy. You grunted as you felt yourself orgasm hard. $wife leaned forward and opened her mouth to catch your cum into her mouth. She lapped at your cock with her tongue and moaned as she caught and swallowed your seed.
You let out a deep breath and smirked as $wife continued to fuck the stranger.
@@.you;"You'd fuck just about anyone, wouldn't you?"@@ You reached forward to play with her clit. $wife shivered and gasped.
@@.wife;"Oh! Mmh- only if you tell me to...!"@@ She responded. You could feel her wetness dripping.
@@.you;"You want to cum?"@@ You asked. She nodded as she squirmed.
You rubbed her clit faster and harder. $wife gasped as her body turned rigid, and her face turned red. She held her breath as she spasmed with an orgasm. Apparently the man who fucked her had a similar idea as you heard a few final thrusts into your wife.
Eventually $wife slumped forward to rest against you and catch her breath. You collected yourselves and soon left, though $wife was red faced and apparently still turned on for the rest of the afternoon.
@@.system;"$wife is feeling a little aroused; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You visited the park with $wife to go for a walk... Though of course that was just the premise you shared with her - your true motive was to visit the gloryhole again.
You had $wife service cocks through the gloryhole while you watched. She moaned lewdly and put on a show for you as you jerked off.
[img[images\pictures\re\park_both_sub_1.webp]]
[img[images\pictures\re\park_both_sub_2.webp]]
@@.system;"$wife is feeling a little aroused; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $park_stranger_flashing to true>><<set $unique_event_trigger_husband_gloryhole_standard_1 to true>>\
You wandered through the park alone. You'd been here with $wife before, and, though you were never nature-inclined, you couldn't help but enjoy the serenity of this particular park... You wanted to enjoy it alone so you could take your time.
You paused at a public bathroom to rest after walking for what seemed half an hour, and sat down at a bench. It really was quiet.
You blinked when you noticed another person - a woman sat opposite you. You were surprised you didn't see her - you must have been lost in the environment. You quirked an eyebrow when you noticed her staring at you quite intensely. You felt like you'd seen her before.
She smiled. You awkwardly returned the smile. Your eyes widened when you noticed her legs were parted enough for you to see up her dress - and you noted keenly that she didn't have any underwear on.
[img[images\pictures\re\park_husband_nopath_1.webp]]
Apparently your reaction was exactly what she wanted. She blushed as she parted her legs more. Maybe she was an exhibitionist... You felt your crotch stir awake. The woman stood up and walked towards the bathroom, not before pausing to give you a long stare.
You watched after her in stunned silence. You snapped out of it and quickly got up to leave. You'd already left the park by the time you realized that she probably wanted you to follow her in...
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<if $park_husb_uni eq true>>\
You had a long walk at the park, then visited the restroom before going home...
[img[images\pictures\re\park_husband_universal_2.webp]]
<<else>><<set $park_husb_uni to true>>\
You visited the park once again. It was a nice day out and you enjoyed an extensive, relaxing walk, rounded out with a quick visit to the bathroom.
As you sat on the toilet, idly looking at your phone, you saw a movement to your side. You glanced over with a start and noticed a hole in the wall... You suddenly felt very self conscious.
You leaned forward to glimpse through it and sucked in a short breath when you saw the other side - a woman's open mouth... as if ready for you. Perhaps this toilet was used for something other than the intended design.
[img[images\pictures\re\park_husband_universal_1.webp]]
This was a woman who was willing to suck on a stranger's cock through a hole... She didn't care who it was. You wondered what kind of woman she was - surely a sexual deviant... You stared in shock for seconds and felt your crotch stir. You wondered how it would feel... But of course you couldn't.
You quickly finished up and left the stall in a hurry.
<</if>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $pool_both_dom_1_scene to true>><<set $unique_event_trigger_both_pool_dom_1 to true>><<set $pool_both_dom_1 to true>>\
You were laying on your towel, lazing in the sunlight. You didn't particularly care to go for a swim. Apparently $wife thought you had the right idea and so joined you on her own towel. You couldn't stop yourself from candidly taking a peek at her - even though she was your own wife...
She was of course as gorgeous as you'd remembered, though far more bold than she'd once been. She was wearing a tight bikini that she might have rejected once before for being too tight... And she wouldn't have been wrong. Her womanly figure was barely hidden, which you saw some other men had noticed.
You didn't care too much about men checking out your wife because you were proud of her... Though it annoyed you that they'd do it so blatantly, not caring that you'd seen them. They perked up when she took out her sun lotion and eagerly watched her with anticipation, even though you were clearly looking at them. $wife didn't care either.
@@.man;"Hi there, do you need some help with that?"@@ You blinked as a man approached $wife.
@@.you;"Excuse me, I'm her husband."@@ You informed the man angrily.
@@.man;"I meant no offense. It just seemed to me that you weren't going to offer your help."@@ He replied smoothly with a smile. $wife quirked a brow as she studied you with an even smirk.
@@.wife;"Relax, $name... He's right. You didn't offer."@@ She said, then looked up at the man who stood over her. @@.wife;"Yes, please. I'd love your help."@@ She replied.
You opened your mouth to protest, but thought the better of it. The man was far bigger than you, and your wife said yes... If you interjected you'd just look like a controlling asshole. You tutted, then rolled over to face the other way, assuming your grumbling would make $wife and the man think twice. You were wrong.
@@.man;"If you don't mind, I'll just..."@@ You heard the man speak quietly.
@@.wife;"Oh, thank you..."@@ $wife replied.
You scowled as you tried to ignore them. You were sure $wife only accepted his offer to get under your skin, and you didn't want to give her the satisfaction. You heard the wetness of the oil and presumably the man's hands rub it into your wife's skin.
@@.wife;"Mm, that's nice."@@ $wife commented loudly enough for you to hear.
You clenched your jaw and ignored her the best you could. They continued to quietly speak to each other while you silently fumed, though you weren't all that good at blocking them out entirely.
@@.man;"Is this fine...?"@@ The man asked.
@@.wife;"Of course, you need to do it properly."@@ $wife replied.
You heard the squirting of more oil and frowned as you wondered what could take him so long.
@@.wife;"Mm... That feels really good..."@@ $wife cooed quietly. You scowled and sat up, unable to ignore them any longer, then turned around to tell the man off again.
@@.you;"Alright, I think you're-..."@@ You began to say, then trailed off when you realized the man was massaging your wife's bare tits.
[img[images\pictures\re\pool_both_dom_1.webp]]
$wife looked over at you with a smirk as you struggled to find the words to confront them. The man cocked an eyebrow at you daringly too.
@@.wife;"What?"@@ She taunted.
@@.you;"Tsk, I think you're done now!"@@ You snarled.
@@.wife;"I suppose it'll do."@@ $wife relented after a soft sigh and shrug of her shoulders. She looked at the man with a smile. @@.wife;"Thanks again."@@ She said.
@@.man;"It was my pleasure."@@ He replied. You had no doubt that was true.
You scowled at $wife when the man left.
@@.wife;"What? You should have thanked him too, for helping out your wife..."@@ She jeered, then laid back against the towel. She didn't bother covering herself up.
@@.system;"$wife is feeling naughty; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You rested by the poolside to enjoy the sun as much as you could... You did everything you could to try and ignore $wife who was getting all too much attention.
[img[images\pictures\re\pool_both_dom_1.webp]]
@@.system;"$wife is feeling naughty; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $pool_both_hot_1_scene to true>><<set $unique_event_trigger_both_pool_hot_1 to true>><<set $pool_both_hot_1 to true>>\
You were sweltering under the heat of the sun and was just about ready to turn in, though not before another quick dip. You left $wife alone to sunbathe by the pool alone and swam a few laps, more for the cool water than for exercise.
You climbed out of the pool to return, and as you did you caught the eyes of another woman who sat alone not too far from you. You quirked an eyebrow, then she smiled and casually looked away.
@@.wife;"What's up hun? You want to leave?"@@ $wife looked up at you curiously.
@@.you;"Ah... Yeah."@@ You sat down next to $wife, but you couldn't stop yourself from looking over again... And sure enough the woman was looking your way.
@@.you;"I think that lady's checking me out."@@ You told $wife with some surprise. $wife raised an eyebrow and gazed over at the woman who was unashamedly still looking over. She smiled.
@@.you;"You see?"@@ You looked at $wife, a little chuffed with yourself.
@@.wife;"I see that you're a doofus. She's looking at me."@@ $wife told you through a smile. She was smiling back at the woman, and you realized that was certainly the case.
@@.you;"Oh. I guess you attract all sorts of attention."@@ You replied flatly. For a moment you felt good about yourself.
@@.wife;"I guess so..."@@ $wife murmured back, half-attentively.
You blinked when she rolled on her side and casually pulled her bikini aside to flash the woman.
[img[images\pictures\re\pool_both_hot_1.webp]]
Your groin stirred, and you glimpsed back at the woman. She returned the favor by parting her legs and pulling her bikini bottom aside. You saw her raw pussy. You excitedly looked back at $wife, then frowned as she stood up and wrapped a towel around herself.
@@.you;"What are you doing...?"@@ You asked.
@@.wife;"You wanted to leave."@@ $wife smiled at you, then walked towards the lockers. You followed after her with a glum face.
You both went your own ways to the change rooms. You lazily undressed, showered, then put on your clothes. The cold water was enough to settle down your member. You let out another glum sigh as you left the men's lockers. You hung around to wait for $wife for some time, then eventually took out your phone to message her. She didn't respond. You waited for a while longer before you gingerly and quietly poked your head into the women's locker room.
@@.you;"$wife...?"@@ You quietly called out, braced for the shouts of annoyed women... Though thankfully the room was empty. You quietly stepped inside and quickly searched for your wife, then paused at the sauna door. You heard muffled voices. With some hesitation, you pushed the door open by a crack and peeked inside, then held your breath to stop yourself from gasping.
$wife was in there with another women - she laid on her back, completely naked, while the stranger slurped on her pussy.
[img[images\pictures\re\pool_both_hot_2.webp]]
@@.wife;"Ohh.... Mmh... You really know what you're doing."@@ $wife gasped as she ran her fingers through the woman's hair. She rocked her hips into the woman's face, who in turn hungrily lapped her tongue up and down $wife's slit.
@@.woman;"Hah... It helps to know what a woman wants..."@@ She eventually said, then she slid a hand up $wife's thigh towards her pussy. $wife gasped when she felt the woman's delicate, slender fingers slide between her labia then inside her.
@@.wife;"Oh my god...!"@@ $wife gasped again as her back arched. The stranger began to thrust her fingers faster inside your wife as she lapped her tongue against $wife's clit.
@@.wife;"F-fuck, I'm...!"@@ $wife let out a high pitched moan as she came on the woman's tongue. The woman moaned as she burried her face into $wife's pussy to lap up her juices, leaving it completely covered in wetness. Your couldn't help but rub your cock through your pants.
@@.woman;"Thanks lovely... That was delicious."@@ The woman purred as she stood up. She smiled at $wife, then headed towards the door. You blinked and stepped back as the woman walked out - almost crashing into you. She looked at you with some alarm, then confusion, then she regarded you with a smug smile. She walked past you without a word. You quietly stepped into the sauna and closed the door.
@@.wife;"Did you enjoy the show?"@@ $wife asked with a smirk as she eyed your crotch. She remained where she was, completely naked. You let out a ragged breath as you stripped off your clothes.
@@.wife;"Aren't you just rearing to go."@@ $wife smirked again as you staggered towards her. She lazily stood up and pushed you down to take a seat. You looked up at her with hungry eyes, but waited to see what she'd do. You flinched as she grabbed your cock quite hard.
@@.wife;"Mm... I'm still so wet and turned on. I never thought I'd do something like that today... Did you enjoy watching your wife get eaten out by another woman...?"@@ She spoke quietly as she began to jerk you off.
@@.you;"Yeah I did."@@ You answered honestly. She smiled.
@@.wife;"Glad to hear it... Maybe I'll do it more often, and you can watch...?"@@ $wife suggested with a quirked brow. She bit her lip as she squeezed your cock again.
@@.you;"H-hah... Yeah, absolutely..."@@ You agreed quickly. It was a huge turn on, after all. $wife let go of your cock to stand, then she turned around to lean her ass against your cock. You grinded your hips forward to try and bury your thing between her cheeks, but she lifted herself to tease you a little longer. She let out a long breath as she reached back and grabbed your cock again, then rubbed the head against her soaking pussy. You groaned from the slippery sensation.
@@.wife;"And if you wait until we're done without cumming, then I'll let you fuck my soaked pussy...!"@@ $wife let out a gasp as she lowered herself onto you.
@@.you;"Ugh...!"@@ You groaned as $wife's pussy swallowed your cock up entirely. You felt her juices melt through you and completely saturate your cock and balls... You groaned and closed your eyes as you thought about the woman eating out $wife - no doubt it was her saliva mixed in too, inadvertently soaking your cock.
$wife gasped as she began to bouce fast and hard. You felt the tip of your cock press against her deepest crevice.
[img[images\pictures\re\pool_both_hot_3.webp]]
@@.wife;"Oh fuck...! You're so deep... and I'm so wet...!"@@ $wife gasped. You grasped onto her ass and began to thrust hard. You couldn't hold it in any longer.
@@.you;"Hah, I'm gonna cum inside you...!"@@ You announced as you felt your orgasm draw closer. $wife reached down to rub her clit. She moaned as you thrusted even faster, then spasmed when you came inside.
@@.wife;"Oh...!"@@ She shivered. You closed your eyes and grunted as $wife's pussy swallowed every last drop of cum. $wife shakily stood up, and your cock slid out, followed by your load. $wife looked back at you with cloudy, lustful eyes.
@@.wife;"Oh babe... I can hardly wait to do this again..."@@ She smiled.
@@.system;"$wife is feeling naughty; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You enjoyed the pool with $wife once again, though neither of you spent much time in the water...
[img[images\pictures\re\pool_both_hot_2.webp]]
[img[images\pictures\re\pool_both_hot_3.webp]]
@@.system;"$wife is feeling naughty; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $pool_both_naive_1_scene to true>><<set $unique_event_trigger_both_pool_naive_1 to true>><<set $pool_both_naive_1 to true>>\
You sunbathed by the pool with $wife... Though the pool really wasn't a place you'd normally go, you could tell $wife really wanted to go with you, so you agreed. At least you'd get to ask a favor in return.
You tried to doze off while you relaxed, though there were more young guys around than what you were used to. You couldn't quite relax as they continued to walk by. Apparently this quiet area of the pool had become very popular.
You put your arms over your eyes and tried to block out the low chattering. You were jealous of $wife who seemed to easily ignore them... Though she had brough earphones with her.
You gazed over at her to see if she was sleeping, hoping that perhaps she'd taken them out... Then you blinked as you realized why the young guys were hanging around so much. At some point your wife's bikini top must have slipped; her breasts were fully exposed.
[img[images\pictures\re\pool_both_naive_1.webp]]
She didn't notice, but these other guys sure did. They had dumb goofy smiles as they stared at your wife's beautiful rack. You scowled as you got up to tell them off, but they quickly hurried away.
@@.system;"$wife is feeling attractive; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $unique_event_trigger_both_pool_nopath_1 to true>><<set $pool_both_1 to true>>\
You were getting ready to lazily sunbake beside the main pool, which was just about the most you were willing to do, but then $wife nudged you with a bottle of suntan lotion.
You sighed quietly and sat up to squirt the cream onto your hands and applied it to yourself. $wife could be such a nanny.
@@.wife;"And me."@@ She said as she laid down on her towel, front side down. You were much more eager to help her out...
[img[images\pictures\re\pool_both_nopath_1.webp]]
You couldn't help but notice a stirred interest from a handful of nearby gentlemen, though they were polite enough to pretend to not be looking. You noticed though. You wondered if $wife did too.
@@.system;"$wife is feeling attractive; liberty increases by 1."@@
<<ChangeWithCap "liberty" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $pool_both_sub_1_scene to true>><<set $unique_event_trigger_both_pool_sub_1 to true>><<set $pool_both_dom_1 to true>>\
You were laying out your towel to laze in the sun, which was truthfully all you were planning to do... However $wife insisted that you join her in the pool.
You groaned and readied yourself to protest, but an idea struck. Instead you offered a sly grin and agreed. $wife eyed you suspiciously, but shrugged off your sudden change of heart.
$wife was wearing a bikini that you insisted she wear, for her own good. If she chose her own swimmers it'd cover far too much. The benefit of the bikini was just how easy it was to slip off...
You encouraged $wife to swim to the deep end with you. She was much shorter than you, so only her head peeked above water, which was just perfect.
You stepped closer to embrace her. $wife smiled sweetly up at you and rested her head against your chest, never suspecting what was about to come. You had a tight hold of the strings for her bikini top and bottom. As you stepped away, they immediately came undone.
$wife flinched and grasped at you as she felt her swimmers slip away. You grinned at her and waded back, away from her reach. She was completely naked underwater. $wife frantically glanced around and eyed you with some alarm.
[img[images\pictures\re\pool_both_sub_2.webp]]
@@.you;"You'll have to come and get them off me."@@ You told her, as you slowly swam back towards the shallow end. Her eyes widdened. There were a few people that way, and no easy way to cover herself.
You paused a few meters away, teasing her to chase. She swam a little closer to try and grab you, but you moved away further. Her shoulders began to surface, then her breasts peeked out above water for a second. You excitedly glanced around to see if anyone had noticed, but frowned that they hadn't. $wife looked relieved.
You continued to tease her with this game of cat and mouse, and $wife chased you red-faced. You were impressed by how fast she could be... But not fast enough. There was a point in the water she wouldn't cross, from fear of revealing herself.
As you drew closer, $wife lunged at you and caught you around the waist with some triumph, but at the same time you held onto her naked body and began pulling her towards the shallow end. She tried to splash away, but realized she was drawing attention, so quickly stopped. Instead she focused on keeping her shoulders underwater.
You eventually reached a step in the pool and sat down on it. You could clearly see $wife was naked from above the water, so you glanced around to see if anyone else noticed. Unfortunately most people had left.
@@.wife;"Give them back."@@ She pleaded. You smirked, and reached down between her legs. She jolted up from the sudden contact, making a big splash. The lifeguard glanced over, and $wife quickly settled down. Her face turned a deeper red as she tried to stay composed.
[img[images\pictures\re\pool_both_sub_1.webp]]
@@.you;"Oh, what's this...?"@@ You quirked a brow as you whispered in her ear. @@.you;"You've gotten wet."@@ You teased.
@@.wife;"Of course I'm wet, we're in the pool dummy..."@@ She replied quietly, still squirming from your touch. It was a different type of wet though, and you both knew it. $wife was just as aroused by the situation as you were.
@@.wife;"He's looking over... P-please $name..."@@ $wife gasped.
You curiously looked around and noticed the lifeguard climbing down from his post to come and ruin your fun. You sighed, then let go of $wife and handed back her bikini. She snatched them and quickly swam back to the deep end before the lifeguard arrived. He gave you an icy glare before turning back away.
$wife returned with her bikini on, though it was somewhat loose. You refused to help her tighten the strings and told her that it shows off more of her sexy body, which she shyly accepted.
You both left the pool together, a little in a fluster.
@@.system;"$wife is feeling hot & flustered; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You decided to swim in the pool with $wife, after realizing just how fun it could be.
Despite her having her guard up from the very start, it wasn't all that difficult for you to strip her from her bikini. You wondered whether she might have let you do it.
[img[images\pictures\re\pool_both_sub_1.webp]]
You both left the pool together, not before receiving some icy stares from the lifeguard. You doubted he had the balls to confront you about it anyhow. $wife didn't want to find out.
@@.system;"$wife is feeling hot & flustered; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<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\beach.png]]
You decided to come back to the beach - even though you weren't with $wife... It was probably a very out of character move on your part, though you had alterior motives.
Of course you had no intention of swimming, instead you set up a nice & discreet spot to lay down with your sunglasses on as you scanned the beach for women to perv on.
You remembered the last time you came to the beach and the amount of near naked women was astounding... It was the same that day - much to your delight.
You even noticed some women sunbathing with no top on. You wondered if perhaps this beach was one of those that nudists go to - it certainly wasn't 'family friendly'. The more you looked around, the more you realized that it was probably the case.
You felt your cock stir when you noticed a couple completely naked in a tent nearby - which was open for anyone to see. The woman was applying sunscreen to the man - but apparently was getting carried away. She began rubbing his cock.
The woman looked your way. You quickly pretended to not be watching, but apparently it didn't matter as she continued to jerk the man off. You thought that they must have been voyeurs.
[img[images\pictures\re\beach_husband_nopath_1.webp]]
You were amazed that a couple would come here to do that type of thing... Then remembered that of course you'd come here with $wife before. You wondered whether she had any idea of what kind of beach it was. She was the one to find it, after all.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\downtown.png]]
You returned downtown, alone this time, with no real objective other than to familiarize yourself with the area. This was no place for a delicate lady such as $wife... Unless you wanted it to be, of course.
You casually walked down the foreign streets, and made sure you got properly lost. The streets became filthier the more you wandered, and eventually you found yourself in a pretty nefarious part of the city.
There weren't a great deal of people around, though you did notice a couple of scantily clad women walking around.
[img[images\pictures\re\downtown_husband_nopath_1.webp]]
You couldn't stop yourself from watching one of them closely as you kept a respectable distance.
@@.woman;"Looking for something...?"@@ You heard a woman speak to you, catching you off-guard. No doubt she saw you perving. She smirked at your expression, then she slowly lifted her top up to reveal her bare tits.
[img[images\pictures\re\downtown_husband_nopath_2.webp]]
@@.woman;"Do you need looking after?"@@ She cooed. You stared at her tits for probably too long, but then shook your head. You weren't here for that... But it was a nice treat anyway. She scowled as you quickly left the area.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\car.png]]
@@.desc;You decided to go out... Where do you go?@@
<hr>
<<nobr>>
<<if $park_husb_discovered eq true>>
<<iconButtonContainer
'Park (Husband)'
'button_m_forward.png'
"To the Park"
>>
<</iconButtonContainer>>
<</if>>
<<if $gym_husb_discovered eq true>>
<<iconButtonContainer
'Gym (Husband)'
'button_m_forward.png'
"To the Gym"
>>
<</iconButtonContainer>>
<</if>>
<<if $downtown_husb_discovered eq true>>
<<iconButtonContainer
'Downtown (Husband)'
'button_m_forward.png'
"To Downtown"
>>
<</iconButtonContainer>>
<</if>>
<<if $beach_husb_discovered eq true>>
<<iconButtonContainer
'Beach (Husband)'
'button_m_forward.png'
"To the Beach"
>>
<</iconButtonContainer>>
<</if>>
<<if $museum_husb_discovered eq true>>
<<iconButtonContainer
'Museum (Husband)'
'button_m_forward.png'
"To the Museum"
>>
<</iconButtonContainer>>
<</if>>
<<if $pool_husb_discovered eq true>>
<<iconButtonContainer
'Pool (Husband)'
'button_m_forward.png'
"To the Pool"
>>
<</iconButtonContainer>>
<</if>>
<<iconButtonContainer
'Mall'
'button_m_forward.png'
"To the Mall"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod 2>>
<</iconButtonContainer>><</nobr>>[img[images\bg\gymout.png]]
You decided to go to the gym... Sort of. You didn't intend to work out - you were far too lazy. You were just passing by - it was the gym $wife dragged you to once before.
You glimpsed through the window and saw plenty of fit women working out in a class. You pretended to read the membership details on the window as you perved on the women.
[img[images\pictures\re\gym_both_universal_1.webp]]
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[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>>
<<if $spycamera eq true>> Spy Camera - Already Purchased...<<elseif $money lt 600>> Spy Camera - $600 //Insufficient Funds...//<<else>>[[Spy Camera - $600|Electronic Store][$money -=600, $spycamera = true]]<</if>>
<<iconButtonContainer
'Mall'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>>[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\museum.png]]
You went to the museum alone. While ordinarily it wasn't something to be ashamed about, you sure felt shameful. You came alone because you wanted to see that expo, and knew you couldn't if you came with $wife. You blended into the crowd, hoping to god you wouldn't run into anyone you knew, and made your way through the museum.
You were amazed and quickly aroused when you realized it wasn't just sexual artwork... This expo was entirely about sexual dominance and submissiveness. It featured artwork, but also had practical examples of sex contraptions like saddles, bondage gear, and things you'd never seen before, to the point you could only describe it as live pornography. Real women were being 'featured', and you marvelled at why they'd ever agree to such a job... Then you realized they of course must have volunteered because they enjoyed it.
Rooms were marked with an 'eroticism level' and description to pre-warn people before they entered. Some of the rooms were enough to make you feel shy.
[img[images\pictures\re\museum_husband_nopath_1.webp]]
You saw only a handful of displays before feeling yourself get far too worked up. You embarrasedly hid your boner as you left the museum.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\park.png]]
@@.desc;You visited the park for a walk. It had such a peaceful ambiance, and as much as you loved spending time with $wife, you enjoyed these occasional moments of solitude.@@
<hr>
<<nobr>>
<<if $ws_dom eq true or $ws_hot eq true or $ws_naive eq true or $ws_sub eq true>>
<<if $park_stranger_flashing eq true>>
<<iconButtonContainer
'Park_Husband_Uni_1'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 20>>
<<iconButtonContainer
'Park_Husband_NoPath_1'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<if $sexuality gte 20>>
<<iconButtonContainer
'Park_Husband_NoPath_1'
'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]]
It was another crowded day at the local public pool. You decided to go alone... $wife enjoyed swimming more than you, but you definitely liked the views more than she did.
Apparently the heat drew in huge crowds - who'd have guessed it. Just as well, it was easier to stay relatively unnoticed while you enjoyed the scenery.
[img[images\pictures\re\pool_husband_nopath.webp]]
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[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>>[img[images\bg\beach.png]]
<<set $beach_husb_discovered to true>>\
@@.desc;You enjoyed going to the beach, though it was scarce occurance. You went with $wife to enjoy the views...@@
<hr>
What do you do?
<<nobr>>
<<if $ws_hot eq true>>
<<if $sexuality gte 60 and $beach_both_hot_1 eq true>>
<<if $beach_both_hot_2 eq true>>
<<iconButtonContainer
'Beach_Both_Hot_2_Repeat'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Beach_Both_Hot_2'
'button_m_exclaim.png'
"Go Home"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 45 and $beach_wife_1 eq true>>
<<if $beach_both_hot_1 eq true>>
<<iconButtonContainer
'Beach_Both_Hot_1_Repeat'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Beach_Both_Hot_1'
'button_m_exclaim.png'
"Go Home"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Beach_Both_NoPath_1'
'button_m_action.png'
"Enjoy the Beach"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_sub eq true or $ws_naive eq true or $ws_dom eq true>>
<<if $beach_wife_1 eq true>>
<<iconButtonContainer
'Beach_Both_Uni_1'
'button_m_action.png'
"Enjoy the Beach"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Beach_Both_NoPath_1'
'button_m_action.png'
"Enjoy the Beach"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<if $sexuality gte 10>>
<<iconButtonContainer
'Beach_Both_NoPath_1'
'button_m_action.png'
"Enjoy the Beach"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<</if>>
<</nobr>>[img[images\bg\downtown.png]]
<<set $downtown_husb_discovered to true>>\
@@.desc;You visited the city's downtown area with $wife, though perhaps it wasn't a bright idea. It was the worst part of town, and the people weren't all that friendly.@@
<hr>
What do you do?
<<nobr>>
<<if $ws_sub eq true>>
<<if $sexuality gte 40 and $downtown_both_sub_1 eq true>>
<<iconButtonContainer
'Downtown_Both_Sub_2'
'button_m_action.png'
"Wander Around"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 40 and $downtown1 eq true>>
<<iconButtonContainer
'Downtown_Both_Sub_1'
'button_m_action.png'
"Wander Around"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 20>>
<<iconButtonContainer
'Downtown_Both_NoPath_1'
'button_m_action.png'
"Wander Around"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_naive eq true or $ws_hot eq true or $ws_dom eq true>>
<<if $downtown1 eq true>>
<<iconButtonContainer
'Downtown_Both_Uni_1'
'button_m_action.png'
"Wander Around"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 20>>
<<iconButtonContainer
'Downtown_Both_NoPath_1'
'button_m_action.png'
"Wander Around"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<if $sexuality gte 20>>
<<iconButtonContainer
'Downtown_Both_NoPath_1'
'button_m_action.png'
"Wander Around"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<</if>>
<</nobr>>[img[images\bg\car.png]]
@@.desc;You hit the open road with $wife. You didn't have a particular destination in mind - the journey was the destination...@@
<hr>
<<nobr>>
<<if $ws_dom eq true>>
<<if $drive_both_dom_2 eq true>>
<<iconButtonContainer
'Drive_Both_Dom_2_Repeat'
'button_m_action.png'
"Cruise Rural Roads"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 70 and $drive_both_dom_1 eq true>>
<<iconButtonContainer
'Drive_Both_Dom_2'
'button_m_exclaim.png'
"Cruise Rural Roads"
>>
<</iconButtonContainer>>
<<elseif $drive_both_dom_1 eq true>>
<<iconButtonContainer
'Drive_Both_Dom_1_Repeat'
'button_m_action.png'
"Cruise Rural Roads"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 50>>
<<iconButtonContainer
'Drive_Both_Dom_1'
'button_m_exclaim.png'
"Cruise Rural Roads"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 20 and $drive_both_1 eq true>>
<<iconButtonContainer
'Drive_Both_NoPath_2'
'button_m_action.png'
"Cruise Rural Roads"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 20>>
<<iconButtonContainer
'Drive_Both_NoPath_1'
'button_m_action.png'
"Cruise Rural Roads"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_hot eq true>>
<<if $drive_both_hot_2 eq true>>
<<iconButtonContainer
'Drive_Both_Hot_2_Repeat'
'button_m_action.png'
"Cruise Rural Roads"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 70 and $drive_both_hot_1 eq true>>
<<iconButtonContainer
'Drive_Both_Hot_2'
'button_m_exclaim.png'
"Cruise Rural Roads"
>>
<</iconButtonContainer>>
<<elseif $drive_both_hot_1 eq true>>
<<iconButtonContainer
'Drive_Both_Hot_1_Repeat'
'button_m_action.png'
"Cruise Rural Roads"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 50>>
<<iconButtonContainer
'Drive_Both_Hot_1'
'button_m_exclaim.png'
"Cruise Rural Roads"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 20 and $drive_both_1 eq true>>
<<iconButtonContainer
'Drive_Both_NoPath_2'
'button_m_action.png'
"Cruise Rural Roads"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 20>>
<<iconButtonContainer
'Drive_Both_NoPath_1'
'button_m_action.png'
"Cruise Rural Roads"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_sub eq true>>
<<if $drive_both_sub_2 eq true>>
<<iconButtonContainer
'Drive_Both_Sub_2_Repeat'
'button_m_action.png'
"Cruise Rural Roads"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 70 and $drive_both_sub_1 eq true>>
<<iconButtonContainer
'Drive_Both_Sub_2'
'button_m_exclaim.png'
"Cruise Rural Roads"
>>
<</iconButtonContainer>>
<<elseif $drive_both_sub_1 eq true>>
<<iconButtonContainer
'Drive_Both_Sub_1_Repeat'
'button_m_action.png'
"Cruise Rural Roads"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 50>>
<<iconButtonContainer
'Drive_Both_Sub_1'
'button_m_exclaim.png'
"Cruise Rural Roads"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 20 and $drive_both_1 eq true>>
<<iconButtonContainer
'Drive_Both_NoPath_2'
'button_m_action.png'
"Cruise Rural Roads"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 20>>
<<iconButtonContainer
'Drive_Both_NoPath_1'
'button_m_action.png'
"Cruise Rural Roads"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_naive eq true>>
<<if $drive_both_naive_2 eq true>>
<<iconButtonContainer
'Drive_Both_Naive_2_Repeat'
'button_m_action.png'
"Cruise Rural Roads"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 70 and $drive_both_naive_1 eq true>>
<<iconButtonContainer
'Drive_Both_Naive_2'
'button_m_exclaim.png'
"Cruise Rural Roads"
>>
<</iconButtonContainer>>
<<elseif $drive_both_naive_1 eq true>>
<<iconButtonContainer
'Drive_Both_Naive_1_Repeat'
'button_m_action.png'
"Cruise Rural Roads"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 45>>
<<iconButtonContainer
'Drive_Both_Naive_1'
'button_m_exclaim.png'
"Cruise Rural Roads"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 20 and $drive_both_1 eq true>>
<<iconButtonContainer
'Drive_Both_NoPath_2'
'button_m_action.png'
"Cruise Rural Roads"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 20>>
<<iconButtonContainer
'Drive_Both_NoPath_1'
'button_m_action.png'
"Cruise Rural Roads"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<if $sexuality gte 20>>
<<iconButtonContainer
'Drive_Both_NoPath_1'
'button_m_action.png'
"Cruise Rural Roads"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<</if>>
<</nobr>>[img[images\bg\car.png]]
@@.desc;You decided to go out with your $wife. You rarely found time to spend together anymore. Where do you go?@@
<hr>
<<nobr>>
<<if $park_discovered eq true>>
<<iconButtonContainer
'Park (Together)'
'button_m_forward.png'
"To the Park"
>>
<</iconButtonContainer>>
<</if>>
<<if $gym_discovered eq true>>
<<iconButtonContainer
'Gym (Together)'
'button_m_forward.png'
"To the Gym"
>>
<</iconButtonContainer>>
<</if>>
<<if $downtown_discovered eq true>>
<<iconButtonContainer
'Downtown (Together)'
'button_m_forward.png'
"To Downtown"
>>
<</iconButtonContainer>>
<</if>>
<<if $beach_discovered eq true>>
<<iconButtonContainer
'Beach (Together)'
'button_m_forward.png'
"To the Beach"
>>
<</iconButtonContainer>>
<</if>>
<<if $museum_discovered eq true>>
<<iconButtonContainer
'Museum (Together)'
'button_m_forward.png'
"To the Museum"
>>
<</iconButtonContainer>>
<</if>>
<<if $pool_discovered eq true>>
<<iconButtonContainer
'Pool (Together)'
'button_m_forward.png'
"To the Pool"
>>
<</iconButtonContainer>>
<</if>>
<<iconButtonContainer
'Mall (Together)'
'button_m_forward.png'
"To the Mall"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Drive (Together)'
'button_m_forward.png'
"Go for a Drive"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod 2>>
<</iconButtonContainer>><</nobr>>[img[images\bg\gymout.png]]
<<set $gym_husb_discovered to true>>\
@@.desc;You went to the gym with your wife. You weren't really the type to go to a gym, but $wife was encouraging. Maybe too encouraging.@@
<hr>
What do you do?
<<nobr>>
<<if $ws_dom eq true>>
<<if $sexuality gte 40 and $gym1 eq true>>
<<iconButtonContainer
'Gym_Both_Dom_1'
'button_m_action.png'
"Join a Class"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Gym_Both_NoPath_1'
'button_m_action.png'
"Join a Class"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_sub eq true or $ws_naive eq true or $ws_hot eq true>>
<<if $gym1 eq true>>
<<iconButtonContainer
'Gym_Both_Uni_1'
'button_m_action.png'
"Join a Class"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Gym_Both_NoPath_1'
'button_m_action.png'
"Join a Class"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<if $sexuality gte 10>>
<<iconButtonContainer
'Gym_Both_NoPath_1'
'button_m_action.png'
"Join a Class"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<</if>>
<</nobr>>[img[images\bg\mall.png]]
@@.desc;
You walked through the mall with $wife. It had it's usual hustle & bustle. You'd been here plenty of times before, so you were both very familiar with the stores and layout.@@
<hr>
<<nobr>>
<<if $ws_dom eq true>>
<<if $sexuality gte 45 and $mall_both_1 eq true>>
<<if $mall_both_dom_1 eq true>>
<<iconButtonContainer
'Mall_Both_Dom_1_Repeat'
'button_m_action.png'
"Browse"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Mall_Both_Dom_1'
'button_m_exclaim.png'
"Browse"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 20>>
<<iconButtonContainer
'Mall_Both_NoPath_1'
'button_m_action.png'
"Browse"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_hot eq true>>
<<if $sexuality gte 50 and $mall_both_1 eq true>>
<<if $mall_both_hot_1 eq true>>
<<iconButtonContainer
'Mall_Both_Hot_1_Repeat'
'button_m_action.png'
"Browse"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Mall_Both_Hot_1'
'button_m_exclaim.png'
"Browse"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 20>>
<<iconButtonContainer
'Mall_Both_NoPath_1'
'button_m_action.png'
"Browse"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_sub eq true>>
<<if $sexuality gte 50 and $mall_both_1 eq true>>
<<if $mall_both_sub_1 eq true>>
<<iconButtonContainer
'Mall_Both_Sub_1_Repeat'
'button_m_action.png'
"Browse"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Mall_Both_Sub_1'
'button_m_exclaim.png'
"Browse"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 20>>
<<iconButtonContainer
'Mall_Both_NoPath_1'
'button_m_action.png'
"Browse"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_naive eq true>>
<<if $sexuality gte 45 and $mall_both_1 eq true>>
<<if $mall_both_naive_1 eq true>>
<<iconButtonContainer
'Mall_Both_Naive_1_Repeat'
'button_m_action.png'
"Browse"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Mall_Both_Naive_1'
'button_m_exclaim.png'
"Browse"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 20>>
<<iconButtonContainer
'Mall_Both_NoPath_1'
'button_m_action.png'
"Browse"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<if $sexuality gte 20>>
<<iconButtonContainer
'Mall_Both_NoPath_1'
'button_m_action.png'
"Browse"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<</if>>
<</nobr>>[img[images\bg\museum.png]]
<<set $museum_husb_discovered to true>>\
@@.desc;You visited the museum with $wife. It was probably a reluctant decision for you; the museum was definitely more of a $wife type of place.@@
<hr>
What do you do?
<<nobr>>
<<if $ws_naive eq true>>
<<if $sexuality gte 70 and $museum_both_naive_1 eq true>>
<<if $museum_both_naive_2 eq true>>
<<iconButtonContainer
'Museum_Both_Naive_2_Repeat'
'button_m_action.png'
"View Expo"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Museum_Both_Naive_2'
'button_m_exclaim.png'
"View Expo"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 55 and $museum1 eq true>>
<<if $museum_both_naive_1 eq true>>
<<iconButtonContainer
'Museum_Both_Naive_1_Repeat'
'button_m_action.png'
"View Expo"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Museum_Both_Naive_1'
'button_m_exclaim.png'
"View Expo"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Museum_Both_NoPath_1'
'button_m_action.png'
"View Expo"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_sub eq true or $ws_hot eq true or $ws_dom eq true>>
<<if $museum1 eq true>>
<<iconButtonContainer
'Museum_Both_Uni_1'
'button_m_action.png'
"View Expo"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Museum_Both_NoPath_1'
'button_m_action.png'
"View Expo"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<if $sexuality gte 10>>
<<iconButtonContainer
'Museum_Both_NoPath_1'
'button_m_action.png'
"View Expo"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<</if>>
<</nobr>>[img[images\bg\park.png]]
<<set $park_husb_discovered to true>>\
@@.desc;You went to the park with $wife. It was a hidden gem in the neighbourhood that she'd found recently. It was a pretty area, though you weren't much of a park-goer yourself.@@
<hr>
<<nobr>>
<<if $ws_dom eq true>>
<<if $sexuality gte 60>>
<<if $park_both_dom eq true>>
<<iconButtonContainer
'Park_Both_Dom_1_Repeat'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Park_Both_Dom_1'
'button_m_exclaim.png'
"Go Home"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 20 and $park_stranger_flashing eq true>>
<<iconButtonContainer
'Park_Both_NoPath_1'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<<else>>
You walked through the park together with $wife and enjoyed the atmosphere. It was pleasantly quiet, aside from the occassional passerby... Otherwise it was like you had the park to yourselves.
You noticed a lone woman sitting on a park bench. She smiled at you oddly. You quirked a brow and wondered whether you'd seen her before. You simply returned the smile and continued your walk with $wife. She didn't seem to notice.
It was a bigger park than you thought it'd be, and eventually it became dark. You hadn't even seen everything yet. Perhaps you'd come back another time alone and take your time...
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_hot eq true>>
<<if $sexuality gte 60>>
<<if $park_both_hot eq true>>
<<iconButtonContainer
'Park_Both_Hot_1_Repeat'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Park_Both_Hot_1'
'button_m_exclaim.png'
"Go Home"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 20 and $park_stranger_flashing eq true>>
<<iconButtonContainer
'Park_Both_NoPath_1'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<<else>>
You went to the park with your wife. She'd told you about the place which you apparently 'just had to see'. You came reluctantly, though had to admit it really was as nice as she'd described... Though you were too stubborn to admit it.
You noticed a lone woman sitting on a park bench. She smiled at you oddly. You quirked a brow and wondered whether you'd seen her before. You simply returned the smile and continued your walk with $wife. She didn't seem to notice.
It was a bigger park than you thought it'd be, and eventually it became dark. You hadn't even seen everything yet. Perhaps you'd come back another time alone and take your time...
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_sub eq true>>
<<if $sexuality gte 60>>
<<if $park_both_sub eq true>>
<<iconButtonContainer
'Park_Both_Sub_1_Repeat'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Park_Both_Sub_1'
'button_m_exclaim.png'
"Go Home"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 20 and $park_stranger_flashing eq true>>
<<iconButtonContainer
'Park_Both_NoPath_1'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<<else>>
You went to the park with your wife. She'd told you about the place which you apparently 'just had to see'. You came reluctantly, though had to admit it really was as nice as she'd described... Though you were too stubborn to admit it.
You noticed a lone woman sitting on a park bench. She smiled at you oddly. You quirked a brow and wondered whether you'd seen her before. You simply returned the smile and continued your walk with $wife. She didn't seem to notice.
It was a bigger park than you thought it'd be, and eventually it became dark. You hadn't even seen everything yet. Perhaps you'd come back another time alone and take your time...
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_naive eq true>>
<<if $sexuality gte 55>>
<<if $park_both_naive eq true>>
<<iconButtonContainer
'Park_Both_Naive_1_Repeat'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Park_Both_Naive_1'
'button_m_exclaim.png'
"Go Home"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 20 and $park_stranger_flashing eq true>>
<<iconButtonContainer
'Park_Both_NoPath_1'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<<else>>
You went to the park with your wife. She'd told you about the place which you apparently 'just had to see'. You came reluctantly, though had to admit it really was as nice as she'd described... Though you were too stubborn to admit it.
You noticed a lone woman sitting on a park bench. She smiled at you oddly. You quirked a brow and wondered whether you'd seen her before. You simply returned the smile and continued your walk with $wife. She didn't seem to notice.
It was a bigger park than you thought it'd be, and eventually it became dark. You hadn't even seen everything yet. Perhaps you'd come back another time alone and take your time...
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<if $sexuality gte 20 and $park_stranger_flashing eq true>>
<<iconButtonContainer
'Park_Both_NoPath_1'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<<else>>
You went to the park with your wife. She'd told you about the place which you apparently 'just had to see'. You came reluctantly, though had to admit it really was as nice as she'd described... Though you were too stubborn to admit it.
You noticed a lone woman sitting on a park bench. She smiled at you oddly. You quirked a brow and wondered whether you'd seen her before. You simply returned the smile and continued your walk with $wife. She didn't seem to notice.
It was a bigger park than you thought it'd be, and eventually it became dark. You hadn't even seen everything yet. Perhaps you'd come back another time alone and take your time...
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<</if>>
<</nobr>>[img[images\bg\pool.png]]
<<set $pool_husb_discovered to true>>\
@@.desc;You were at the public pool with $wife. It was a hot day, and there were plenty of people about. Truthfully you preferred the beach, but you didn't mind the pool.@@
<hr>
<<nobr>>
<<if $ws_dom eq true>>
<<if $sexuality gte 45>>
<<if $pool_both_dom_1 eq true>>
<<iconButtonContainer
'Pool_Both_Dom_1_Repeat'
'button_m_action.png'
"Go for a Swim"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Pool_Both_Dom_1'
'button_m_exclaim.png'
"Go for a Swim"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 20>>
<<iconButtonContainer
'Pool_Both_NoPath_1'
'button_m_action.png'
"Go for a Swim"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_hot eq true>>
<<if $sexuality gte 45>>
<<if $pool_both_hot_1 eq true>>
<<iconButtonContainer
'Pool_Both_Hot_1_Repeat'
'button_m_action.png'
"Go for a Swim"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Pool_Both_Hot_1'
'button_m_exclaim.png'
"Go for a Swim"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 20>>
<<iconButtonContainer
'Pool_Both_NoPath_1'
'button_m_action.png'
"Go for a Swim"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_sub eq true>>
<<if $sexuality gte 45>>
<<if $pool_both_sub_1 eq true>>
<<iconButtonContainer
'Pool_Both_Sub_1_Repeat'
'button_m_action.png'
"Go for a Swim"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Pool_Both_Sub_1'
'button_m_exclaim.png'
"Go for a Swim"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 20>>
<<iconButtonContainer
'Pool_Both_NoPath_1'
'button_m_action.png'
"Go for a Swim"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_naive eq true>>
<<if $sexuality gte 45>>
<<iconButtonContainer
'Pool_Both_Naive_1'
'button_m_action.png'
"Go for a Swim"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 20>>
<<iconButtonContainer
'Pool_Both_NoPath_1'
'button_m_action.png'
"Go for a Swim"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<if $sexuality gte 20>>
<<iconButtonContainer
'Pool_Both_NoPath_1'
'button_m_action.png'
"Go for a Swim"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<</if>>
<</nobr>><<remember $analdom1_scene to true>><<set $analdom1 to true>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>>\<<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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... You 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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>>\
<<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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 $pornomade to true>><<set $homepornocommanded to true>><<ChangeWithCap "sexuality" +1>><<ChangeWithCap "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.
@@.system;"$wife feels a little more brave; liberty increases by 1."@@
<<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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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 and $sexuality gte 45>>
<<iconButtonContainer
'Weekend_Work_Wife_Hot_Second'
'button_m_exclaim.png'
"Watch the Camgirl Show"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_hot eq 5 and $sexuality gte 50>>
<<iconButtonContainer
'Weekend_Work_Wife_Hot_Third'
'button_m_exclaim.png'
"Watch the Camgirl Show"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_hot eq 7 and $sexuality gte 60>>
<<iconButtonContainer
'Weekend_Work_Wife_Hot_Fifth'
'button_m_exclaim.png'
"Watch the Camgirl Show"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_hot eq 9 and $sexuality gte 65>>
<<iconButtonContainer
'Weekend_Work_Wife_Hot_Sixth'
'button_m_exclaim.png'
"Watch the Camgirl Show"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_hot eq 99>>
<<iconButtonContainer
'Weekend_Work_Wife_Hot_Repeat'
'button_m_exclaim.png'
"Watch the Camgirl Show"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_hot eq 10 or $debtwork_path_hot eq 11>>
<<iconButtonContainer
'Weekend_Work_Wife_Hot_Stranger_Repeat'
'button_m_exclaim.png'
"Watch the Camgirl Show"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_hot_FO eq 1>>
<<iconButtonContainer
'FO_Camgirl_Sex_Scene_1'
'button_m_exclaim.png'
"Watch the Camgirl Show"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_hot_FO eq 4>>
<<iconButtonContainer
'FO_Camgirl_Sex_Scene_2'
'button_m_exclaim.png'
"Watch the Camgirl Show"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_hot_FO eq 6>>
<<iconButtonContainer
'FO_Camgirl_Sex_Scene_5'
'button_m_action.png'
"Watch the Camgirl Show"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_hot_FO gte 5>>
<<iconButtonContainer
'FO_Camgirl_Sex_Scene_3_Repeatable'
'button_m_action.png'
"Watch the Camgirl Show Again"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $stepdad_path_secret eq 13>>
<<iconButtonContainer
'Step-Dad Route (Secret) - Investigate'
'button_m_action.png'
"Investigate step-dad's house"
>>
<<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 $neigh_path_hot eq 7>>
<<iconButtonContainer
'Neighbour Route Hot - Weekend Visit'
'button_m_action.png'
`"Visit " + $neighmom`
>>
<<AdvancePeriod 2>>
<</iconButtonContainer>>
<</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 $school_path_hot eq 5 and $sexuality gte 50>>
<<iconButtonContainer
'Teacher Route (hot) - School Weekend'
'button_m_action.png'
"Break into the school again..."
>>
<<AdvancePeriod 2>>
<</iconButtonContainer>>
<</if>>
<<if $debtwork_path_sub eq 4>>
<<iconButtonContainer
'Weekend - X Club Intro'
'button_m_action.png'
"Go to XClub"
>>
<<AdvancePeriod 3>>
<</iconButtonContainer>>
<<elseif $debtwork_path_sub gte 5>>
<<iconButtonContainer
'Weekend - X Club Repeat'
'button_m_action.png'
"Go to XClub"
>>
<<AdvancePeriod 3>>
<</iconButtonContainer>>
<</if>>
<<if $stepdad_path_hot eq 13>>
<<iconButtonContainer
'Step-Dad Route (Hot) - Drinks'
'button_m_action.png'
"Have some drinks at home..."
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_dom eq 12>>
<<iconButtonContainer
'Step-Dad Route (Dom) - Movie Night'
'button_m_action.png'
"Have a movie day"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_dom gte 17>>
<<iconButtonContainer
'Step-Dad Route (Dom) - Clean'
'button_m_action.png'
"Clean the House..."
>>
<</iconButtonContainer>>
<</if>>
<<if $debtwork_path_sub_FO eq 4>>
<<iconButtonContainer
'FO_Blacked_Sex_Scene_2'
'button_m_action.png'
`$wife + " gets blacked"`
>>
<</iconButtonContainer>>
<<elseif $debtwork_path_sub_FO eq 5>>
<<iconButtonContainer
'FO_Blacked_Sex_Scene_3'
'button_m_action.png'
`$wife + " gets blacked"`
>>
<</iconButtonContainer>>
<</if>>
<<if $mainstory_path_bad3 eq true>>\
<<iconButtonContainer
'Main_Route_Event_Debt_Paid_BadEnd3'
'button_m_action.png'
"Visit the Control App Org..."
>>
<<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..."
>>
<</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_naive eq 9>>
<<iconButtonContainer
'Modelling Route (Naive) 10 - New Video'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $work_path_naive eq 12>>
<<iconButtonContainer
'Modelling Route (Naive) 13 - New Video'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $work_path_naive eq 14>>
<<iconButtonContainer
'Modelling Route (Naive) 15 - Watching'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $work_path_naive eq 16>>
<<iconButtonContainer
'Modelling Route (Naive) 17 - Repeat - watch clip'
'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>>
<<elseif $neigh_path_sub eq 5>>
<<iconButtonContainer
'Neigh Route (Sub) - Send Porn to Wife'
'button_m_forward.png'
`"Send Porn to " + $wife`
>>
<<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 2'
'button_m_exclaim.png'
`"Switch to " + $name`
>>
<</iconButtonContainer>>
<</nobr>><<remember $beach_wife_hot_1_scene to true>><<set $unique_event_trigger_wife_beach_hot_1 to true>><<set $beach_wife_hot_1 to true>>\
$wife lazed in the sun, listening to the sounds of the ocean while she sunbathed on a relatively empty beach. She had a new bikini to break in and was working on a tan - she needed to look good after all.
Apparently she wasn't the only one interested in her new bikini. She noticed a man nearby who continued to glance her way to steal a look at her body. At first she feigned ignorance, though had increasingly begun to feel more flattered.
She looked over towards the man and smiled. He quirked an eyebrow and smiled back, and apparently felt reassured that it was fine to stare at $wife.
$wife rolled over onto her stomach and made a big deal of her movements, sure to show off her curvy figure. She leaned forward to fix her towel, her ass wagging in the air. She looked over her shoulder and saw the man staring again.
[img[images\pictures\re\beach_wife_hot_1.webp]]
$wife baked for some time longer before she left, somewhat disappointed that the man wasn't brave enough to approach her. Maybe next time she'd have to be even more bold...
@@.system;"$wife is feeling sexy; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>$wife spent some time on the beach, enjoying the sun and the attention...
[img[images\pictures\re\beach_wife_hot_1.webp]]
@@.system;"$wife is feeling turned on; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $beach_wife_hot_2_scene to true>><<set $unique_event_trigger_wife_beach_hot_2 to true>><<set $beach_wife_hot_2 to true>>\
$wife lazed on the beach and slowly scanned the area. At first she loved how quiet and isolated it was there, but lately she'd gotten dreadfully bored of the lack of others. Specifically guys she could tease.
It'd become the main draw for her. The beach and sun came second to the attention she got from other beachgoers. She found it thrilling, and at first just knowing that men were checking her out was plenty... But she'd gotten all too used to it. She wanted to push the boundaries and see what more she could get out of it.
$wife spotted a man walking along the beach alone. He was middle aged and wasn't a stud, though he also wasn't unattractive. He was the perfect victim. $wife slowly sat up on her towel and watched the man with a keen interest that couldn't be ignored, and sure enough the man looked over at $wife.
She smiled at him, which he bashfully returned. Then $wife flashed him - she pulled aside her bikini top to reveal her perfect chest.
[img[images\pictures\re\beach_wife_hot_2.webp]]
The man paused in his tracks and stared in disbelief. He frantically looked around, then back at $wife. She smiled sweetly and playfully swayed her legs from side to side. The man followed her movements with wide eyes - he looked both excited and scared. $wife knew the emotion all too well.
She slowly parted her legs and giggled as the man's eyes immediately fell to her bikini bottoms. She lowered a hand to run a finger over them- creasing into her womanhood. She bit her lip as she slid a finger underneath the bikini and slowly pulled it aside to flash her bare pussy. She felt the heat of horniness begin to burn through her body as the man stared at her most precious spot.
$wife glimpsed around again to make sure they were alone, then she slowly wriggled out of the bikini. The man continued to stare in disbelief - though $wife spotted his obvious erection through his board shorts. She leaned back once again and lowered a hand to her pussy. $wife beckoned the man closer. He almost fell over his feet as he approached her, his eyes frantically darting between $wife's face, tits, and pussy.
$wife let out a slow breath as she began to rub her pussy. She bit her lip and smiled as the man decidedly pulled down his shorts, letting his cock spring out. He groaned and grunted as he began to jerk off.
[img[images\pictures\re\beach_wife_hot_3.webp]]
@@.wife;"Hah...!"@@ $wife gasped as she pushed her fingers inside her wet slit. The heat grew inside $wife - she was drawing closer to that familiar dark lust she longed for... But she wasn't quite there. $wife bucked against her fingers and squirmed as she tried desperately to get there.
@@.man;"Oh god...!"@@ The man grunted as he began to cum. It dribbled out of his cock and onto the sand. $wife let out a moan as she came on her own fingers. She spasmed, shivered and gasped through her orgasm, though frustratingly the release she was looking for never came... It wasn't just about cumming. She needed just a final push...
She let out a long sigh as she remained naked in the sun, deep in thought. The man hurriedly pulled his shorts back up and scampered away, apparently frightened of being seen.
$wife needed more. She had to be even more bold...
@@.system;"$wife is feeling sexy; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>$wife spent some time on the beach, enjoying the sun and the attention...
[img[images\pictures\re\beach_wife_hot_2.webp]]
[img[images\pictures\re\beach_wife_hot_3.webp]]
@@.system;"$wife is feeling sexy; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $beach_wife_hot_3_scene to true>><<set $unique_event_trigger_wife_beach_hot_3 to true>><<set $beach_wife_hot_3 to true>>\
$wife's heart raced as she basked in the sun and listened to the sounds of the ocean. She couldn't help but squirm with anticipation as the burning desire ached through her loins. She was completely naked.
Although it was a quite area of the beach, it occasionally had the adventurous passerby. That's what she was hoping for. $wife was face-down with her waist up in the air, fully exposing her pussy and ass. She could feel herself getting wet from the excitement.
She bit her lip as she heard the sandy footsteps of someone approaching. They gasped and paused, and $wife shivered. It was a man, and he didn't immediately take off... So he was interested in what he saw. $wife genly swayed her ass.
[img[images\pictures\re\beach_wife_hot_4.webp]]
@@.man;"Oh my god..."@@ She heard the man mutter nervously to himself.
$wife squirmed under his gaze, and reached underneath herself to rub her pussy. She was soaking. She moaned softly as she spread her pussy open.
@@.man;"Oh fuck..."@@ The man muttered again as he shuffled closer.
$wife gasped as she easily slid a finger inside herself, and then another. She let out a lewd moan as she fingered herself, and then she glanced over her shoulder at the man. He was jerking off while watching. $wife smiled at him seductively and motioned him to come closer... She had grander plans this time around, and this man was her victim.
The man stumbled forward until he was only a couple feet away from $wife. She rolled over onto her back and spread her legs apart. She continued to feel herself as the man did the same.
$wife reached a leg out and hooked it around the man's leg to gently pull him forward. The man nervously gulped and looked around before he stepped even closer to $wife. He fell to his knees before her and shuffled in closer, until his cock was in reach of $wife's pussy. $wife rubbed her clit then spread her pussy lips as she gazed up at the man. He let out a loud groan as he leaned into $wife, his cock burying itself inside her.
$wife gasped and moaned as she felt the man's thick cock enter her. Her mind turned blank and all she felt was a burning lust wash over her - this is what she was looking for. She wrapped her legs around him to pull him even further inside. He grunted and bucked wildly like an animal. Apparently $wife had driven him mad with lust. She smirked as she grinded her hips into him until his cock pressed as deep as it could. She then rocked back and forth, guiding the man into a steady pace. He grunted and $wife moaned as the man ploughed her.
[img[images\pictures\re\beach_wife_hot_5.webp]]
@@.wife;"Oh, fuck me harder...!"@@ $wife moaned in ecstacy as the stranger thrusted inside her.
@@.man;"You like this cock? Fuck, your pussy is so tight... It's swallowing me...!"@@ The man groaned as he plunged his cock into $wife's wetness, making her gasp with each thrust. She could feel her orgasm building up.
@@.wife;"Oh my god...!"@@ $wife gasped and squirted as the man fucked her. Her eyes rolled back and she rubbed her clit - though the man didn't stop. He continued to plunge inside her - making $wife squirt endlessly.
@@.man;"Hah fuck...! You slut...!"@@ The man growled as he thrusted faster, apparently ready to cum. $wife held her breath as she frantically rubbed her clit. She bucked against him until he finally let out a loud groan. She felt his cock begin to twitch as he came deep inside her. $wife let out a shaking gasp as she came again.
@@.man;"Hah... Oh my god... That was..."@@ The man slowly pulled his cock out of $wife and sat back to catch his breath. $wife could feel his cum leaking down her leg.
@@.system;"$wife is feeling incredibly turned on; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>$wife spent some time on the beach, enjoying the sun and the attention...
[img[images\pictures\re\beach_wife_hot_4.webp]]
[img[images\pictures\re\beach_wife_hot_5.webp]]
@@.system;"$wife is feeling incredibly turned on; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $unique_event_trigger_wife_beach_nopath_1 to true>><<if $beach_wife_1 eq true>>\
$wife went to the beach to relax in the sun. She noticed a few idle gazes her way, but it didn't bother her too much... Actually she felt flattered.
[img[images\pictures\re\beach_wife_nopath_1.webp]]
<<else>>\
<<set $beach_wife_1 to true>>\
$wife stopped by the beach to relax in the sun and see if she couldn't work on a light tan.
There were a few beaches in the area though none as secluded as this one, which was perfect for $wife. She didn't like an overcrowded beach.
She laid back on her towel in her bikini after putting on some sunscreen oil. She noticed some heads turn her way, which might have normally made her feel uncomfortable, but she actually felt a little confident.
[img[images\pictures\re\beach_wife_nopath_1.webp]]
<</if>>\
@@.system;"$wife is feeling a little more bold; liberty increases by 1."@@
<<ChangeWithCap "liberty" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $unique_event_trigger_wife_beach_uni_1 to true>>\
$wife stopped by the beach to relax in the sun. She never like the beach before - she hated the idea of being so exposed... But she'd grown very fond of it lately. Even the looks she got didn't bother her all that much. <<if $ws_sub eq true>>She felt self-conscious, but the attention made her feel a weird hotness inside.<<elseif $ws_naive eq true>>She was sure it was innocent enough. She couldn't be too sure that they were even looking at her after all.<<elseif $ws_dom eq true>>Actually, she really liked the attention.<</if>>\
She sat on her towel as she applied sunscreen to her arms and legs, and noticed a man approach. He was quite tall and good looking, though no doubt thought much more highly of himself given by how he walked up so confidently. He eyed her and offered a smile.
@@.man;"Hey there. Do you need some help?"@@ He asked with a wide smile, which he probably thought was disarming.
<<if $ws_sub eq true>>@@.wife;"Um... Maybe just some help with putting it on my back..."@@ $wife replied quietly after some consideration.<<elseif $ws_naive eq true>>@@.wife;"Oh, actually that'd be a big help."@@ $wife replied, genuinely relieved. She knew there was no way she could apply the suntan oil properly on her back.<<elseif $ws_dom eq true>>@@.wife;"If you insist, I suppose you could help put some on my back."@@ $wife replied with a coy smirk.<</if>>
The man eagerly clambered to his knees behind $wife. He squirted the sunoil on his hands and began rubbing it over $wife's back. He was certainly thorough, and took far longer than $wife would have. He applied generous amounts and began to rub the oil over $wife's shoulders. Of course she could do this part by herself, but she let him continue. <<if $ws_sub eq true>>She felt too embarrassed to stop him at this point. She did appreciate the help. He'd probably stop after the shoulders, she thought.<<elseif $ws_naive eq true>>He was being so generous with his time after all... She was thankful for his help and felt too awkward to stop him while he was helping her.<<elseif $ws_dom eq true>>She wanted to see just how brave he was willing to be. This was turning into a game of chicken, and $wife wasn't one to give up.<</if>>\
@@.man;"It's important to do this properly... You don't want to burn up after all."@@ He explained quietly, and in a sudden movement he brought his hands over $wife's shoulders and down to her bikini top. $wife blinked by the sudden movement, and before she knew it the man's hands were massaging her bare tits.
[img[images\pictures\re\beach_wife_universal_1.webp]]
<<if $ws_sub eq true>>\
@@.wife;"Oh...! Y-you're um..."@@ $wife bit her lip as the man groped her from behind.
@@.man;"I'm always happy to help a lonely wife..."@@ He said quietly in her ear. She breathed out slowly as she felt a hotness swirl in her. The situation was turning her on, but this was wrong. Maybe that added to the effect... But still, she resisted. This man wasn't her husband. $wife pulled forward and away from the man, and clutched at her bikini top.
@@.wife;"I th-think that's enough...!"@@ She told him with some certainty. He scowled back at her, but shrugged.
@@.man;"Sure, fine... Glad I could help."@@ He stood up and briskly left.
$wife struggled to settle back down. The hotness lingered, and she knew it wouldn't go unless she took care of it properly. She couldn't stay in that state... She didn't know if she could resist again. $wife packed her things and left quickly to go home.
<<elseif $ws_naive eq true>>\
@@.wife;"Y-your hands- um...!"@@ $wife gasped and hesitated. Surely the man wasn't doing this intentionally?
@@.man;"I'm always happy to help a lonely wife..."@@ He said quietly in her ear. $wife squirmed against his touch. The situation was making her feel hot. She didn't want to embarrass the man either, so she closed her eyes and let out a long, shaking breath.
@@.man;"Does it feel good...?"@@ He asked her. $wife struggled to respond. It did feel good, but surely he didn't realize why... The man was groping her tits and probably didn't realize it. If she stayed quiet, perhaps he'd finish soon and she wouldn't have to embarrass him.
@@.man;"Your tits are so soft..."@@ He told her. She squirmed from the words. She could feel herself getting wet. $wife blinked. He said her tits... He knew where he was massaging. $wife quickly jerked away from the man and clutched her bikini top up to herself.
@@.wife;"I th-think that's enough...!"@@ She told him. He looked disappointed, but offered a smile.
@@.man;"Sure, no problem... Glad I could help."@@ He replied casually before he got up and left.
$wife let out a long breath as she tried to calm herself down. She felt hot, and that probably wouldn't go away. She tried to relax in the sun again, but she couldn't quite settle properly. She packed her things and left quickly to go home.
<<elseif $ws_dom eq true>>\
@@.wife;"Oh...? Being extra thorough are you?"@@ $wife quirked a brow.
@@.man;"I'm always happy to help a lonely wife..."@@ He said quietly in her ear. She was surprised by the man's boldness... But still, she didn't want to lose. $wife leaned back against the man as he massaged her tits.
@@.wife;"I'm glad to hear it, though I'm not as lonely as you might think."@@ She replied as she reached back to grab his crotch firmly. She smirked as he suddenly jolted up.
@@.man;"U-ugh...!"@@ He grunted. Her squeeze was probably a little too firm for comfort, but she enjoyed the pained reaction. He continued to fondle her, but with far less delicate care. He tried to return the favor by pinching her nipples, but $wife was too quick for him. She squeezed even harder when he did, and that was a competition he didn't want to take part in. He let go of her tits.
@@.wife;"Oh? Stopping already...?"@@ $wife pouted, but let her victim free. She casually did up her bikini top as the man struggled to regain his composure. He coughed as he stood up.
@@.man;"G-glad I could help..."@@ He muttered quietly as he hurried away.
$wife smirked after him, then settled back down on her towel, but she felt a little too hot. She realized she felt turned on by it all... Particularly the squeezing of the man's family jewels. She bit her lip as she recalled his reaction. Eventually she packed her things and left to go home.
<</if>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $unique_event_trigger_wife_downtown_nopath_1 to true>>\
<<if $downtown1 eq true>>\
$wife went for a nice walk through some streets downtown... Or she would have if she weren't hassled by a belligerent, bawdy drunk man.
<<else>>\
<<set $downtown1 to true>>\
$wife went for a walk through the grimey streets of downtown. She didn't go into these suburbs very often - and apparently for good reason.
She spotted a drunk man stumbling up the street towards her. He spotted her as she hesitated and beelined in her direction.
@@.man;"Hey lady, I'm looking for a good time...!"@@ He exclaimed as he flashed his flaccid cock at her. $wife gasped and hurried past the man.
She could hear him calling after her, but she did her best to ignore him.
<</if>>\
@@.system;"$wife is feeling uncomfortable; liberty decreases by 1."@@
<<ChangeWithCap "liberty" -1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $downtown_wife_sub_1_scene to true>><<set $downtown_wife_sub_1 to true>><<set $unique_event_trigger_wife_downtown_sub_1 to true>>\
$wife shyly walked down the grimey streets alone while self-consciously pulling at her clothes. She was scantily dressed in clothes that were far too revealing for her comfort, and in an area known for it's mischevious nighttime business dealings... All under your instruction. $wife blushed and nodded when you told her what you wanted her to do.
She walked slowly through the alleyways, bashfully smiling at men she passed by. It wasn't long until one approached her. A drunk man, which was seemingly common. $wife led the man to a nearby nook to offer her services...
Although she wanted to do everything you asked of her, $wife was still very shy about sexual acts with others. She was relieved that the man only wanted a blowjob. She was timid at first, though soon lost herself in lust.
[img[images\pictures\re\downtown_wife_sub_1.webp]]
@@.system;"Earned $100!"@@<<set $money += 100>>
@@.system;"$wife is feeling attractive; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>$wife patrolled the streets and alleyways Downtown while wearing her usual getup. She wasn't any less shy about it, but she felt a lot more comfortable knowing that she was doing what you wanted her to do.
<<if $downtown2 eq true>>\
[img[images\pictures\re\downtown_wife_sub_1.webp]]
<<elseif $downtown3 eq true>>\
[img[images\pictures\re\downtown_wife_sub_2.webp]]
<<elseif $downtown4 eq true>>\
[img[images\pictures\re\downtown_wife_sub_3.webp]]
<</if>>\
<<if $downtown4 eq true>>\
@@.system;"Earned $300!"@@<<set $money += 300>>
<<else>>\
@@.system;"Earned $100!"@@<<set $money += 100>>
<</if>>\
@@.system;"$wife is feeling attractive; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $downtown_wife_sub_2_scene to true>><<set $downtown_wife_sub_2 to true>><<set $unique_event_trigger_wife_downtown_sub_2 to true>>\
$wife walked through the backstreets of downtown while casting shy smiles at the gentlemen who passed by. She certainly wasn't the most traditional woman you'd find on the block, but that added to her charm. Her withdrawn nature seemed to lure men in, whereas the other women who were much more forceful seemed to repel men... But there was only one man $wife was interested in, which is why she was doing this in the first place.
$wife thought of you when she was with her 'clients'. The thought of pleasing you sent hot flushes through her body, and she often fantasized about you watching and encouraging her.
She had this type of fantasy as she took care of a man. He fucked her on her back, and while $wife was gasping and moaning while looking up at his face, she was really getting off to the thought of your praise.
[img[images\pictures\re\downtown_wife_sub_2.webp]]
@@.wife;"Oh...! F-fuck me harder...!"@@ $wife moaned through the wet slaps.
@@.man;"Hah, you like this!?"@@ The stranger grunted and groaned.
@@.system;"Earned $100!"@@<<set $money += 100>>
@@.system;"$wife is feeling attractive; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $downtown_wife_sub_3_scene to true>><<set $downtown_wife_sub_3 to true>><<set $unique_event_trigger_wife_downtown_sub_3 to true>>\
$wife was far more confident when she walked the streets - though her naturally shy demeanor still attracted a host of men who eagerly looked her way when she passed by. She was beginning to see looks of disappointment from men who were missing out...
On one occasion a group of 3 men approached $wife for her services. She felt a hot thrill from the thought - a little scared, nervous, and excited. She wondered what you'd say... Of course, you'd want her to earn three times as much. $wife bit her lip and accepted the offer.
They found a quiet area where the men quickly stripped naked and began to explore $wife's body. She leaned back against one who groped her chest, and she let out a moan as another removed her pants to suck on her pussy.
$wife closed her eyes and sent herself to a familar fantasy - one in which you were watching and encouraging her... But this time she was with three men, and your words were less gentle. $wife moaned softly as the men began to use her body, and your phantom called her names like 'my pretty whore'...
[img[images\pictures\re\downtown_wife_sub_3.webp]]
@@.man;"Oh fuck, you're so wet...!"@@ The man who was fucking her grunted.
@@.wife;"Mmh~...!"@@ $wife could only moan in response - her mouth stuffed with a cock.
She shivered as she thought of you, watching her, speaking to her...
//Fucking three men at once, slut? You really are my little whore...//
@@.system;"Earned $300!"@@<<set $money += 300>>
@@.system;"$wife is feeling attractive; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>$wife went for a nice walk through some streets downtown... Or she would have if she weren't hassled by a belligerent, bawdy drunk man.
<<if $ws_naive eq true>>\
She did everything she could to keep to herself and hurry past him. He followed her for some time but eventually left her alone when he realized he wasn't going to get anything from her.
<<elseif $ws_dom eq true>>\
She wasn't unfamiliar with this type of man. They were usually full of hot air with nothing to back it up. $wife stopped and shot him an icy glare, and he immediately paused. She could see his expression shift as he struggled to rethink his actions, and eventually came to the correct conclusion. He turned around and left her alone.
<<elseif $ws_hot eq true>>\
She rolled her eyes as she continued her walk, ignoring the man. She wasn't going to let him affect her at all, and while he tried for some time, eventually he ran out of energy and stopped pestering her.
<</if>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $gym_wife_dom1_scene to true>><<set $unique_event_trigger_wife_gym_dom_1 to true>><<set $gym2 to true>>\
$wife went to the gym for a workout. She'd recently grown more confident in herself and the way she looked. At first she felt guilty for being so vain - she used to despise women who only cared about looks... But recently she'd seen things through a new lens. It wasn't about looking good, it was about {i}feeling{/i} good.
She wanted to firm up her ass, and spent half an hour doing some light exercises to tighten her cheeks.
[img[images\pictures\re\gym_wife_dom_1.webp]]
@@.man;"Why hello there. $wife, wasn't it?"@@ $wife glanced up to see the instructor standing by. He beamed a bright smile. //James...// $wife remembered his name.
@@.wife;"Yeah, that's me."@@ $wife responded with a quirked brow.
@@.man;"Well, sorry to take you out of the zone... But if you're looking for more leg exercises I can show you a few."@@ He offered. $wife smirked. //I'm sure you can.// She thought to herself, but still she smiled and nodded.
@@.wife;"That would be helpful, thanks James."@@ She replied again. She noticed a few icy gazes from some of the other women at the gym, which she took delight in. She knew a lot of the ladies there were eager for James' attention.
$wife spent the next ten minutes following James' instructions. She stretched parts of her body she didn't even know had muscles, and then did some assisted reps of some new exercises with James' help. She exerted herself far more than she thought she would, and at some point felt the need to take off her tights. She had bike shorts on underneath. It seemed to excite James just a little, which $wife found amusing.
He was a very 'hands-on' instructor, she noticed. She didn't know if he was doing it intentionally or not, but he sure found a way to feel her body during the exercises. $wife had the bright idea to test him with a little tease.
@@.wife;"James, would you be a doll and watch my form for these rear leg raises?"@@ $wife asked sweetly. Of course James was more than happy to help. No doubt he was eager to 'watch her form' with the clothes she had on.
$wife rested on her hands and knees, then discreetly pulled her shorts up between her legs. She felt them wedge up into her womanhood. She was sure her lady parts were flirting out from either side of the thin fabric. She began the leg raises when she knew James was watching.
[img[images\pictures\re\gym_wife_dom_2.webp]]
She heard a low intake of breath and knew that he saw, and was probably still watching. $wife didn't stop. She continued with her reps for each leg, all the while James held his breath behind her. She wondered how much he could see of her; whether he was fighting the urge to spring forward and 'help' her again... She couldn't help but notice the glances from other gym-goers too. She smirked to herself.
@@.wife;"Okay. How was it?"@@ $wife asked after a deep exhale. She turned around and smiled at James, who was staring back at her.
@@.man;"Huh? It was very nice."@@ He replied in something of a daze.
@@.wife;"So my form was good?"@@ $wife asked with a raised brow and a half-smirk.
@@.man;"Your form- Yeah. It was perfect."@@ He nodded quickly, apparently remembering the reason why he was staring at $wife's ass a moment ago.
@@.wife;"Glad to hear it! Thanks for the help today James. I'll see you next time?"@@ $wife smiled and traced a finger over his shoulder as she passed him by, not waiting for an answer.
@@.system;"$wife is feeling attractive; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>$wife went to the gym for a workout that she enjoyed a little too much...
<<if $sexuality gte 70 and $gym3 eq true>>\
[img[images\pictures\re\gym_wife_dom_5.webp]]
<<elseif $sexuality gte 55 and $gym2 eq true>>\
[img[images\pictures\re\gym_wife_dom_4.webp]]
<<elseif $sexuality gte 40 and $gym1 eq true>>\
[img[images\pictures\re\gym_wife_dom_2.webp]]
<</if>>
@@.system;"$wife is feeling attractive; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $gym_wife_dom2_scene to true>><<set $unique_event_trigger_wife_gym_dom_2 to true>><<set $gym3 to true>>\
$wife went to the gym for a workout, though it wasn't the only reason for her visit. She enjoyed the attention she received from the trainers, and they were all too happy to give her help with her exercises too, free of charge.
She had set up a small space for herself away in a quiet spot. James was attentively supporting $wife as she did a set of lunge squats. She certainly didn't need his help, nor was he really doing much other than 'watching her form'.
$wife made it worthwhile for him, as she wore the tightest possible bike shorts that really didn't hide much. It seemed to be enough for James to hang around for her whole workout.
$wife was tremendously turned on by the attention and the way James coyly eye-fucked her. She wanted to tease him more... So when he looked away while $wife got ready for her next exercise, she slipped off her shorts. She had nothing on underneath.
$wife laid on the ground and got into position for her next exercise - side leg raises. She smiled up at James who was her 'counter'. He smiled back. He didn't realize until $wife began the leg raises, flashing her bare pussy. James' jaw dropped as he stared in disbelief, then he gulped as he nervously glanced around.
[img[images\pictures\re\gym_wife_dom_3.webp]]
@@.wife;"You're not counting."@@ $wife reminded him with a smirk.
@@.man;"Ah, r-right. You're at s-six... Seven..."@@ He stammered as he struggled to focus on the exercise. His eyes dropped to $wife's pussy every time she parted her legs. $wife bit her lip as she felt a hotness between her legs from the attention she was receiving.
@@.wife;"I'm still at seven...?"@@ She asked with a coy smile. @@.wife;"Am I distracting you, James...?"@@
@@.man;"Ah, a little bit yeah."@@ He replied with a sheepish smile.
@@.wife;"Should we move somewhere else, then...?"@@ $wife quirked a brow and bit her lip as she rolled onto her back and lifted a foot to playfully rest against the man's shorts, where she felt his growing cock.
James was quick to lead $wife through the staff door and to a private change room. He quickly began to strip off his clothes after $wife, who watched him with a bashful smile.
He lunged onto her to feel her soft body; his hands groped her ass and breasts as he sucked on her neck. $wife reached down to feel his swollen cock. She gripped it tightly and pulled him around. James grunted painfully as $wife led him to a seated position before she mounted over him.
@@.wife;"This is what you really wanted, isn't it...?"@@ $wife asked breathily as she tribbed the head of his cock between her labia. He moaned and tried to thrust up, but $wife was fast to elude him. She let her wetness soak his manhood, but didn't take him in just yet.
@@.man;"Yeah, I've thought about it."@@ He confessed between grunts.
@@.wife;"You know I'm a married woman, right?"@@ $wife smirked when he hesitated to answer.
@@.man;"Yeah, I know."@@ He admitted.
@@.wife;"Today's your lucky day, James... We can keep this between us...."@@ $wife purred as she slowly lowered herself onto his cock. She let out a soft gasp as she felt it reach all the way inside her, and she bit James' neck when he began to thrust inside her.
@@.man;"Oh, fuck...!"@@ He grunted loudly as $wife rocked on him.
@@.wife;"Mmh, you like this married pussy...?"@@ $wife gasped.
@@.man;"Fuck yes, I'd have you every day...!"@@ James pledged. $wife smiled as she grinded her hips into him.
@@.wife;"Well, that's possible... But just you? Wouldn't the other trainers want a turn...?"@@ She breathed in his ear. She felt his cock twitch inside her.
@@.man;"They... Yeah they would..."@@ James agreed.
@@.wife;"Would you want to share me with the other guys? Take turns fucking this married pussy...?"@@ $wife asked, turning herself on with her own words. It was a growing fantasy, but she was quickly realizing that it was possible.
[img[images\pictures\re\gym_wife_dom_4.webp]]
@@.man;"Ohh, fuck...! Yeah, you could be our little gym slut...!"@@ James was beginning to like the idea too.
@@.wife;"Oooh~ A married gym slut...!"@@ $wife whimpered as she rode James even faster. She could feel herself come close, so she began to rub her clit.
@@.man;"Hah, I'm gonna cum...!"@@ James grunted and tried to pull out, but $wife wouldn't let him until she was done. She kept his cock inside her and continued to ride him. He groaned as he came inside. $wife could feel his hot fluids injected into her womanhood, but still she rode him until she shivered and spasmed from cumming.
James rested on the bench to catch his breath as $wife quickly dressed herself. She shot him a smile as he lazily began to get up.
@@.wife;"Thanks for the workout... I look forward to the next one."@@ She purred as she left the room.
$wife noticed the glances she received from the other trainers when they spotted her leaving the staff room. She just smiled at her future playtoys as she left.
@@.system;"$wife is feeling attractive; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $gym_wife_dom3_scene to true>><<set $unique_event_trigger_wife_gym_dom_3 to true>><<set $gym4 to true>>\
$wife went to the gym for a workout. She was set up in her usual, secluded area, and was doing some light leg exercises. She spotted James who was already looking her way, as were some of the other instructors. James was quick to head over.
$wife packed up her equipment and followed James into the staff room, not before offering a sly smile at the other trainers. She wanted more and she planned to get it.
She pushed James onto a bench and pulled down his pants to take out his thick cock. She lifted it up to her lips and gazed up at him. She smiled coyly.
@@.man;"Damn, so forward..."@@ He commented as he ran a hand through her hair. $wife smirked.
@@.wife;"That's the kind of woman I am...."@@ She told him as she gently flicked her tongue against the head of his cock.
@@.man;"A gym slut, huh?"@@ He grinned as he tried to push his cock into $wife's mouth, though she teased him again by only letting it brush against her lips.
@@.wife;"That's right... And sometimes one's just not enough...."@@ $wife explained as she lightly lapped at his cock. James groaned.
@@.man;"Hah... Right... You want the other guys too, huh?"@@ James frowned. $wife quirked a brow as she realized he'd need more convincing.
@@.wife;"Mm, that's right... I just can't control myself from the thought... Ooh...!"@@ She gasped as she took his cock into her mouth. He groaned as she slurped him down and gagged against the tip.
[img[images\pictures\re\gym_wife_dom_5.webp]]
@@.man;"Shit...! H-hah, you really..."@@ He gasped as he held onto $wife's head. She pushed the cock out of her mouth and looked up at him again.
@@.wife;"Get the others."@@ She ordered him. James hesitated, but did as $wife asked. He pulled his pants out and quickly stepped out of the room. $wife removed her clothes and sat patiently, but it wasn't long before James returned followed by three other trainers... Each as buff and powerful as the next. They grinned widely when they spotted $wife, then locked the door.
@@.wife;"Hi there... I was hoping for some training..."@@ She bit her lip as she parted her legs to show her glistening slit.
They rushed forward to flood $wife - their clothes came off immediately and before she knew it, she was surrounded by thick hard cocks. Her mind went blank as she immediately gulped one down and jerked off the others. She swirled her tongue around to taste the manhood, then switched to the next. She gasped as James dropped to his knees and pushed his face in between $wife's legs to eat her out. $wife spasmed as she came immediately.
@@.man;"Fuck man, you were holding out on us!"@@ One grunted as $wife sucked down on his cock.
@@.man;"She's married, damn... What a slut."@@ Another grunted. $wife shivered and moaned at the comment.
@@.wife;"Mm, that's right... I'm a married slut!"@@ She gasped as she let the cock fall from her mouth.
@@.man;"I'm fine with that!"@@ A man grunted as he pushed his cock against $wife's face. She wrapped her lips around it.
The men had their way with $wife's mouth, taking turns to fuck her throat, until she eventually couldn't cope with her lust any longer. She stood up and turned to bend over.
@@.wife;"Fuck me...!"@@ She demanded.
James was quick to step forward to claim the first position. He rubbed his thick cock against her womanhood before he slid it inside her. $wife gasped and moaned loudly as he began to thrust into her. She needed more - and so took a cock in her mouth and jerked off the others while they waited their turn to use her pussy.
$wife had cum three times before James pumped her full of his seed. He pulled out his wet cock and stepped back to let the next guy fuck her. $wife moaned loudly as she felt an even thicker cock press inside her. Her mind turned white as she felt another orgasm wash over her.
[img[images\pictures\re\gym_wife_dom_6.webp]]
$wife fucked the men for an hour before they were done. She laid on the floor, naked and wet as she let the ecstacy she felt slowly fade. The trainers had already dressed and left.
She took her time to dress and leave. The guys gave her dumb smiles and the other gym-goers offered icy stares as she walked through. She smirked back. She could feel the cum leaking out of her.
@@.system;"$wife is feeling attractive; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $unique_event_trigger_wife_gym_nopath_1 to true>><<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\re\gym_wife_nopath_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.
@@.system;"$wife is feeling a little more confident; control decreases by 1."@@
<<ChangeWithCap "control" -1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>$wife went to the gym to join a class. She felt a little self conscious at first about her clothes, because they felt a little too small... But she eventually forgot about it.
[img[images\pictures\re\gym_wife_nopath_1.webp]]
@@.system;"$wife is feeling a little more confident; control decreases by 1."@@
<<ChangeWithCap "control" -1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>$wife spent the day at the gym. She'd decided she wasn't going to be fully committed to the place, but still wanted to make her membership worth it by visiting every so often.
She did her usual routine of different exercise machines and in her usual amounts.
She did notice a few of the newer gym members, particularly the men, were leering hungrily at her. <<if $ws_sub eq true>>It made her feel a little self conscious, and she wished that she hadn't come alone.<<elseif $ws_naive eq true>>She wondered whether that was the case though - perhaps they were just watching for her form.<<elseif $ws_hot eq true>>She didn't mind the attention at all, and made sure they had a reason to keep looking.<</if>>\
[img[images\pictures\re\gym_wife_universal_1.webp]]
She completed her routine then left to go home.
@@.system;"$wife is feeling attractive; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $home_wife_dom_1_scene to true>><<set $unique_event_trigger_wife_home_dom_1 to true>><<set $home_wife_dom_1 to true>>\
$wife spent the day at home.
She used to spend her days at home frantically trying to keep the house in order for when you got home, but lately she'd grown tired of the same routine. She wanted to look after her own needs, and she had plenty of needs.
$wife was idly laying on the bed in her underwear, scrolling through social media on her phone. She could pass hours doing this. She quirked a brow and smirked as she paused on a picture of an attractive, muscular man. He had the body she once wished you had.
She clicked onto his profile and began looking through his many shirtless pictures, then paused on one of him and another man, equally as attractive, at the beach. She bit her lip as she eyed their crotch. They were clearly both well equipped, which their soaked boardshorts barely hid.
$wife rolled onto her front as she wondered what they looked like, and how big they were fully erect. She bit her lip as she squirmed from the thought, which was quickly arousing her. $wife sprung to her bedside and fished inside to pull out two realistic dildos, which you'd bought for her.
She wondered if the size was about the same... She looked at the dildo, then back at the picture of the two studs. She pretended it was theirs, as she brought one to her lips and sucked it down. She moaned softly as she gulped it down, then switched to the other. These two guys were taking turns using her mouth.
$wife gasped for air as she sat up on the bed and took off her underwear. Her naked body was shivering in anticipation. She lowered one of the toys to her pussy while she sucked on the other. Apparently her womanhood was also ready for some action. She could feel her wetness spread over her labia.
A moan escaped her lips as she pressed the cock inside. This stud was fucking her while she sucked off his friend, behind your back. She plunged it in and out of her as she gagged down on the other.
She thought about you while she fucked the dildo. She wondered how you'd react if you walked in on her like this - if it were a real situation... Whether you'd get angry, or cry. Maybe you'd be turned on and confused. She smirked from the thought and got up onto her knees to ride the cock.
[img[images\pictures\re\home_wife_dom_1.webp]]
@@.wife;"Oh babe... How could I resist two cocks like these...?"@@ She moaned to herself as she rode one cock and jerked off the other.
@@.wife;"They're so much bigger than yours... And I deserve more..."@@ She whimpered as she rubbed her clit with her free hand.
She closed her eyes, lost in the fantasy. She gasped and shivered at thought of you walking in on her fucking two strangers. She wouldn't stop even if you did walk in.
@@.wife;"You'll have to watch me fuck them both until they cum inside me...!"@@ She gasped and bucked, then let out a long sigh as she came.
$wife laid on the bed, still naked and feeling hot. This was far better than cleaning.
@@.system;"$wife is feeling turned on; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $home_wife_hot_1_scene to true>><<set $unique_event_trigger_wife_home_hot_1 to true>><<set $home_wife_hot_1 to true>>\
$wife spent the day at home. She tried to keep herself busy by cleaning up, but there was only so much to be done... She turned on the TV but there wasn't anything too interesting on. She frowned as she wondered what she could do to pass the time. She wondered what you would do if you'd spent the day at home, then her mind began to wander further...
A pervert like you would never struggle to find a way to pass the time. You'd probably just jerk off the whole day while watching porn. It wasn't such a bad idea...
$wife bit her lip as she made her way to the bedroom. She opened her bedside draw and reached inside to feel for the sex toy you'd bought her - the huge black dildo. It was far bigger than she'd remembered. It was probably the size of her forearm.
It surprised her at first, when you bought her that toy... But she realized that it was equally as much for you as it was for her. She knew that it must have gotten you off, to fantasize about this huge black cock fucking your wife. She liked the thought too.
$wife took off her clothes and laid back against the bed. She lifted the toy to her mouth and tried to wrap her lips around the thing. It truly was enormous. She struggled to fit the thing in her mouth. She gagged and then pulled it out with a gasp.
She then lowered the huge black dildo down to her womanhood - she could feel herself pulsing as the thing touched her. She slowly rubbed it against her labia and bit her lip as she gasped. She imagined you watching her and a hulking black man on your bed - his massive throbbing cock rubbing against her pussy. She felt herself grow incredibly wet from the thought.
$wife pressed the head of the cock against her opening until it pressed inside her. She gasped again as she felt it stretch her pussy open. She thought about you jerking off while watching the man defile her, which made her spasm and buck against the thing. $wife coiled around to lay on her stomach, and she grinded against the cock, which slowly edged deeper inside.
@@.wife;"Mmmh... You like watching this man fuck me...?"@@ She moaned quietly as she pushed herself up onto her knees to ride the cock.
She slowly lowered herself onto it, to feel the full length inside her, and with each inch she gasped, shivered and moaned, until the thing was just about as far in as it could go. She could feel her pussy tighten around the thing as she rode it.
[img[images\pictures\re\home_wife_hot_1.webp]]
$wife rubbed herself and held her breath as she felt a hotness wash over her. Her mind turned blank. A long and lewd moan escaped her lips while she bounced on the dildo. She spasmed and felt a wetness run down her leg.
She fell forward as the dildo was pushed out. She felt herself spasm again as she rubbed her soaking, gaping pussy. She gasped for air as she laid panting on the bed.
She remained there for a time, but had to get up eventually. There was a bit of cleaning up to do.
@@.system;"$wife is feeling turned on; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $home_wife_naive_1_scene to true>><<set $unique_event_trigger_wife_home_naive_1 to true>><<set $home_wife_naive_1 to true>>\
$wife tried to kill time by cleaning up around the house though admittedly it was already tidy, so she decided to finally sort out the old plumbing in the kitchen.
The last time $wife had the plumber visit, he mentioned that the kitchen plumbing had been installed in an unusual way which causes frequent blockages. She intended him to fix that for her.
The doorbell rang and $wife hurried to let the man in. He was a middle-aged gentleman, scruffy, and smelled of hard work. He was basically exactly what she imagined a plumber to look like.
$wife led him through to the kitchen again and pointed out the plumbing, which of course he was already familiar with.
@@.man;"This'll take some time... I'll have to turn off the water supply, so no bathroom until this is done."@@ He told her in a gruff voice.
@@.wife;"Sure, no problem."@@ $wife chimed in response with a smile, then she idly stood around while the man worked.
@@.man;"It'll probably take an hour..."@@ He squinted at her.
@@.wife;"Mmhmm."@@ She nodded her understanding. The man lightly shook his head and muttered under his breath.
@@.man;"Okay well if you want to help again..."@@ He shrugged.
$wife stayed in the kitchen with the plumber to help whenever he needed; handing him tools and such. She felt more comfortable when she was helping, though truthfully she was probably being more distracting. It was a difficult position to help; $wife needed to reach over the kitchen bench to pick out his tools while he worked under the sink. She eventually stood over him while he worked under her, which she told herself was just being efficient... Though she knew that this would also give the man a view up her skirt.
[img[images\pictures\re\home_wife_naive_1.webp]]
Truthfully she found the idea to be a turn-on, though she would never admit that to herself. She buried the thought as well as she could, though flashes of her imagination invoked an image of the man staring up her skirt... It make her squirm.
@@.man;"Wrench..."@@ He barked. $wife quickly passed him what he asked for.
@@.man;"The bigger wrench."@@ He sighed.
@@.wife;"Oh, right..."@@ She swapped the tools to hand him the bigger option. He quirked an eyebrow at her.
@@.man;"Uh... You're..."@@ He began to say.
@@.wife;"Y-yes?"@@ She looked down at him and smiled bashfully. He peered at her curiously then resumed his work.
@@.man;"And I'm gonna need that lubricant..."@@ He requested in a quieter voice. $wife spotted the tube and reached forward to grab what he asked for, then flinched as she felt a rough hand on her upper thigh.
@@.wife;"U-um... What are you doing...?"@@ She asked hesitantly, frozen to the spot.
@@.man;"I'm doing you a favor."@@ He replied and ran his hand up even higher. $wife flinched again as the man's fingers brushed against her panties.
@@.wife;"You're touching my panties..."@@ She told him, as if he'd made some mistake.
@@.man;"I know that. And you know what else I know? I can see a wet patch."@@ He grinned. $wife felt her cheeks burning.
@@.wife;"That's... not what you think..."@@ She gasped as he pulled her panties aside, then she bit her lip as she felt his fingers brush against her womanhood - and what felt like a cold wet gel. He rubbed it over her labia.
@@.wife;"Oh- h-hah... That's my..."@@ $wife struggled to speak up. She closed her eyes as his fingers slowly pressed into her.
@@.man;"You swallowed my fingers right up. You must really want it, huh?"@@ He told her with a smirk.
@@.wife;"N-no, I don't..."@@ She denied, but her body didn't. She trembled as he slowly fingered her.
@@.man;"No? Then tell me, why didn't you step away?"@@ He quizzed her. $wife struggled to answer. She definitely could have easily moved away from him.
$wife blinked as the plumber's fingers came squelching out of her. He got to his feet and towered over $wife, who stumbled back against the kitchen bench and peered up at him with fear and something that felt a lot like excitement.
@@.man;"Bend over the bench."@@ He barked at her.
@@.wife;"Um..."@@ $wife hesitated.
She flinched as he put a heavy hand on her shoulder and spun her around, then bent her over the bench. She closed her eyes and let out a slow, shaking breath, then she inhaled sharply as the man's fingers once again found her womanhood.
[img[images\pictures\re\home_wife_naive_1.webp]]
@@.wife;"Ohh!"@@ She gasped as he rubbed her.
@@.man;"You're properly soaked now. Are you still going to deny you wanted this?"@@ She could hear the grin in his voice.
@@.wife;"I didn't mean to..."@@ $wife bit her lip and did her best to try and remain composed despite the overwhelming desire. She could feel her hot wetness between her legs, and the man's coarse hands were making her ache for more...
@@.man;"Liar. You were trying to seduce me, standing over my face in that tiny skirt... What, is your husband not giving you enough attention??"@@ He laughed a bark-like laughter, then plunged two fingers inside her.
@@.wife;"My h-husband..."@@ $wife closed her eyes tightly as she tried to defend you, though she couldn't keep a straight mind. She did her best to resist, but she couldn't help but cum on the man's fingers. She let out a long gasp as she felt her wetness run down her leg.
@@.man;"You want the main course don't you?"@@ He stopped rubbing her. $wife let out a long, shaking breath, but didn't move. She heard him undo his belt, then unzip his pants... But still she stayed put. It was for her own good... Though the real reason was because she wanted to feel him inside her. He was right.
She flinched and gasped as the man's thick cock rubbed against her soaking pussy. She shivered and let out a long gasp as his rod entered her; his grip tightened on her hips as he pushed inside. $wife came immediately from the single thrust.
@@.man;"Oh, you naughty girl... Cumming already?"@@ He laughed again as he began to thrust. $wife moaned with each thrust, unable to contain her desires.
@@.man;"Now you're starting to sound a little more honest."@@ He growled as he grabbed $wife by the hair and yanked her back.
@@.wife;"Ohh...!"@@ She flinched from the sudden pain, and gasped as he continued to fuck her. She felt helpless, though it was a convenient feeling for her... She had no option but to fuck the man, which was the only thing she wanted to do.
@@.man;"You're enjoying this, aren't you?"@@ He growled in her ear. $wife bit her lip as he closed a hand around her neck. It wasn't tight, but she felt constrained. She spasmed again as she came on his cock.
[img[images\pictures\re\home_wife_naive_2.webp]]
@@.wife;"Ohh fuck...!"@@ She gasped as she rocked back against him.
@@.man;"Cumming again? You naughty slut...!"@@ He leaned back and fucked her even harder.
$wife's mind went blank from the sensation; his cock pressed against her g-spot and she unconsciously reached down to rub her clit. His hands tightened around her neck and $wife pushed against his hands until she struggled to breath. She didn't know why, but the sensation was making her cum endlessly. Her eyes rolled back as she bucked against the man's cock, then she leaned back to gulp in a breath of air. She spasmed and came again.
@@.wife;"F-fuck me harder...!"@@ She begged.
@@.man;"You're finally sounding like the slut you are...! I bet your husband hasn't fucked you like this before."@@ He grinned and yanked back her hair again. He was right.
@@.wife;"N-no he doesn't..."@@ $wife admitted.
@@.man;"Hah, the poor guy. Don't worry, I'll fuck you properly like any slut would want."@@ His grip tightened again as his speed picked up.
@@.man;"I'm gonna cum!"@@ He announced to her. $wife grinded into him, which was all she could do. She leaned into his choking until her vision began to fade, then gulped in a lungful of air just as he came inside her.
$wife gasped and spasmed as she came on him, just as she felt him pump her full of hot cum. He growled and grunted as he slowly thrusted his cock, sure to leave every drop of cum inside her, then he pulled out. A moan escaped her lips as he pulled out of her and stepped back. She remained bent over the bench, shivering.
@@.man;"If only all my visits turned out this way..."@@ The man sighed as he pulled his pants up and began to pack his tools. $wife looked at him.
@@.wife;"Um... The plumbing..."@@ $wife frowned.
@@.man;"Eh? Now why would I mess up a good repeat business client by properly fixing the problem?"@@ He smirked.
@@.man;"Give me a call if it blocks again. For you, no charge... So long as we can work out other arrangements."@@
@@.system;"$wife is feeling hot & flustered; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>$wife invited the plumber over once again to help her with the kitchen sink...
[img[images\pictures\re\home_wife_naive_1.webp]]
[img[images\pictures\re\home_wife_naive_2.webp]]
@@.system;"$wife is feeling hot & flustered; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $unique_event_trigger_wife_home_nopath_1 to true>>\
<<if $stayhome1 eq true>>\
$wife decided to spend the day at home once again... Though she planned to spend her day cleaning up around the house - the kitchen sink clogged once again - apparently a recurring problem.
She didn't get much done, but the repairman came to work on the sink again.
[img[images\pictures\re\home_wife_nopath_1.webp]]
<<else>>\
<<set $stayhome1 to true>>\
$wife spent the day at home. It wasn't out of the ordinary for her to stay home - she actually enjoyed the housewife lifestyle...
And just like the stereotypical housewife, she struggled to fix certain mechanical problems, such as the kitchen sink, which happened to be a problem that day.
There seemed to be a clog somewhere, and she didn't have a clue what to do about it... So she called a local plumber.
He arrived fairly promptly, which $wife was thankful for. She even helped him with testing the taps while he worked under the bench.
[img[images\pictures\re\home_wife_nopath_1.webp]]
It took some time for him to work - far longer than she'd expected... Though he eventually emerged to tell her it was fixed, and explained that the plumbing was installed unusually, so it may clog again.
<</if>>\
@@.system;"$wife is feeling accomplished; liberty increases by 1."@@
<<ChangeWithCap "liberty" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $home_wife_sub_1_scene to true>><<set $unique_event_trigger_wife_home_sub_1 to true>><<set $home_wife_sub_1 to true>>\
$wife spent the day at home. She tried to keep herself busy by cleaning up, but there was only so much to be done... She turned on the TV but there wasn't anything too interesting on. She frowned as she wondered what she could do to pass the time. She wondered what you would do if you'd spent the day at home, then her mind began to wander further...
She bit her lip as she made her way to the bedroom, then locked herself in. She opened her bedside draw and reached far back to feel for the lengthy toy appendage you'd bought for her, then took it out.
$wife slowly took off her clothes and looked at herself in the mirror - the dildo in her hands. She felt a shiver as she thought about using it. She laid back against the bed and brought the toy up to her mouth. She sucked it for a time, pretending it was you... She even pushed down and gagged on it, as if you'd thrusted into her mouth. She let it out and gasped for air.
$wife lowered the toy down between her legs and began to rub it over her womanhood. She grinded against it and squirmed. She felt guilty for having fun without you, and was resisting thrusting the toy deep into her pussy. Instead she moved it back further against her ass. $wife bit her lip as she felt the wet tip of the toy probe against her asshole. She closed her eyes and let out a long sigh as she slowly pushed it in. It didn't count because it wasn't her pussy.
[img[images\pictures\re\home_wife_sub_1.webp]]
A long moan escaped $wife's lips as she felt the length of the top bury deeper inside her ass. She shivered with every movement, and fantasized about you fucking her from behind. She pretended the toy was you - and she brought a hand up to her neck to lightly choke herself. Her mind turned blank as all other senses left her, and all she could feel was your cock deep inside her ass, and your hand over her throat.
$wife jolted alert as she gasped and shivered, she tried to surpress it, but she moaned lewdly as she came. She felt the hot wetness spread over the sheets.
@@.wife;"Oh, fuck..."@@ $wife laid, panting and naked on the bedspread, the dildo still in her ass. She needed to clean up before you got home. At least she had something to keep her busy.
@@.system;"$wife is feeling hot & flustered; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<ChangeWithCap "sexuality" +2>><<ChangeWithCap "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>>\
@@.system;"$wife feels a little more brave; liberty increases by 1."@@
<<iconButtonContainer
$return
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>><<ChangeWithCap "sexuality" +2>><<ChangeWithCap "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]]
@@.system;"$wife feels a little more brave; liberty increases by 1."@@
<<iconButtonContainer
$return
'button_m_back.png'
"Return"
>>
<</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>><<remember $mall_wife_dom_1_scene to true>><<set $mall_wife_dom_1 to true>><<set $unique_event_trigger_wife_mall_dom_1 to true>>\
$wife stopped by the massage parlour on her visit to the shopping mall. She quirked an eyebrow as she thought about her prior visits and quickly concluded that she was overdue for another.
@@.man;"Hello miss."@@ A man greeted her. $wife recalled seeing him there before - a tall and muscular man who was a little more rugged than you'd expect for a masseuse.
@@.wife;"Hi. I'm here for a massage."@@ $wife told him. He nodded.
@@.man;"Sure that makes sense. An hour oil massage?"@@ He suggested with a quirked brow. $wife considered him then smiled.
@@.wife;"That sounds perfect."@@ She said.
$wife followed the man through a hallway and into a private room. He held the door open for her.
@@.man;"Just remove your clothes and lay down... There's a basket for your belongings under the table. I'll come back in a moment."@@ The man gave $wife instructions before quietly closing the door.
$wife removed all of her clothes and folded them into the basket, then quickly inspected herself. The man was in for a treat. She was much less shy about being naked now that she'd done this a couple of times already. She laid down on her back and waited for a minute before the man gently knocked.
@@.man;"Are you ready?"@@ He asked.
@@.wife;"Yes."@@ $wife called out.
He quietly stepped into the room and closed the door. $wife heard him take a small breath - she wondered whether it was because of her... She didn't want to assume anything, but she also liked the thought of turning him on. He approached her and squirted oil onto his hands.
@@.man;"So... I guess you have lower back and neck pains?"@@ He asked quietly. He had a deep and sexy voice. $wife nodded.
The man didn't hesitate to begin rubbing oil over $wife's shoulders - then down either sides of her her chest, then her ribs and stomach, until he worked back up to her chest again. He works his knuckles down her pectorials and rubbed with his open palms when he cirled down under her breasts. $wife couldn't help but smirk as he clearly groped her under the guise of a massage.
@@.man;"Your chest is pulling your shoulders forward..."@@ He explained quietly.
@@.wife;"Yes, I think it needs a bit of work..."@@ $wife replied through her smile.
@@.man;"Don't worry, I can help you find relief..."@@ He murmured as his hands continued to circle her breasts inwards until he was clearly squeezing her tits.
@@.wife;"Mm, that's good. Keep going there..."@@ $wife encouraged him.
@@.man;"Ah... Here...?"@@ He asked quietly as he squeezed $wife's tits together again; his fingers heavily brushing against her nipples.
@@.wife;"Mm, perfect."@@ She confirmed and shuffled back to give him full range of her tits... She also conveniently parted her legs just slightly to give him a view of her pussy. She felt his body gently press against the table as he groped her tits with both hands and she wondered if he was getting hard...
@@.man;"This is... Fine...?"@@ He asked. $wife smirked at the phrasing; he wasn't asking about the massage anymore.
$wife opened her eyes to look up at him to smile, then closed her eyes again. The man groped her harder - her nipples were pinched between his fingers as he squeezed her.
[img[images\pictures\re\mall_wife_dom_1.webp]]
A soft moan escaped her as she reached back to rest a hand against his crotch.
@@.man;"Does it feel good...?"@@ He asked again.
@@.wife;"It does... Don't stop."@@ $wife murmured. She rubbed her hand up and down his crotch until it swelled into a full erection. He grunted as she pulled lightly at his pants.
@@.man;"There's no locks on the doors..."@@ He told her.
$wife looked up at him then bit her lip and shrugged. He let out a breath and quickly pulled down his pants to release his fully erect cock. $wife wrapped her fingers around it and slowly pulled him off. The moan groaned as he squeezed her tits. $wife raised an eyebrow and slowly parted her legs even more, invitingly. He didn't need any convincing - the man squirted more oil onto his hands, then stepped around to feel $wife's pussy. She moaned as she felt his fingers brush over her labia and clit.
[img[images\pictures\re\mall_wife_dom_2.webp]]
@@.man;"Don't stop..."@@ $wife breathed as she grinded her hips against the man's strong fingers- she pushed down against him as his fingers massaged her. A finger slid inside her already-wet pussy. She gasped and writhed as he slid in another to finger her properly. $wife bit her lip and jerked the man off as he pressed his warm fingers inside her.
@@.man;"Hah... So wet..."@@ He said quietly as he bent his fingers up inside her to massage her g-spot. $wife covered her mouth as she shivered. He didn't stop - he rammed his fingers inside her while massaging her internally. $wife gasped into her arm as she squirted and came on his fingers.
She let out a slow breath as she recovered from an orgasm... Though her job wasn't done yet. She gently pulled the man's cock to bring him closer to her, then she turned her head to take him in her mouth. She swirled her tongue around the head of his cock - his precum mixed with $wife's saliva. She held him by the balls as she slowly sucked down on his cock. He tried to stiffle his groans.
[img[images\pictures\re\mall_wife_dom_3.webp]]
$wife gagged on his cock as she fondled the balls - she squeezed them quite firmly and delighted at the man's pained expression as she toyed with his family jewels. He was struggling; he didn't want her to stop, but it was probably too rough for him at the same time. $wife knew how to find the line.
@@.man;"I'm going to...!"@@ He groaned quietly as $wife sucked down even harder. She recognized the twitching in his balls and firmly squeezed them. She felt a hotness in her pussy when she heard him groan and a shiver ran down her body as he began to cum into her mouth. She squeezed even tighter as she pushed the cock deeper in her mouth, then she sucked hard. He accidentally let out a loud groan.
$wife didn't let go until she'd milked his cock completely. He stumbled back when she finally released his balls. He regarded her with mixed emotions; he was sexually fulfilled, but he probably felt like he'd been attacked too. $wife smiled sweetly at him as she got up from the table.
@@.wife;"Thanks for the free massage."@@ She began to dress in front of him. He opened his mouth to reply but struggled to answer.
@@.man;"Welcome..."@@ He eventually said. $wife smirked at him then left the room. He was still completely naked.
@@.system;"$wife is feeling turned on; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>$wife went to visit the massage parlour once again, after having enjoyed herself so much the last time. She was glad to see the same masseuse at the reception desk when she walked in. He hesitated, but still gave $wife his full 'service'... As did $wife treat him in kind.
[img[images\pictures\re\mall_wife_dom_2.webp]]
[img[images\pictures\re\mall_wife_dom_3.webp]]
@@.system;"$wife is feeling turned on; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $mall_wife_hot_1_scene to true>><<set $mall_wife_hot_1 to true>><<set $unique_event_trigger_wife_mall_hot_1 to true>>\
$wife took her time shopping at her favorite stores. She did ask you to come along, but you really didn't like shopping. It was a chore to you.
$wife stepped into a change room with a dozen or so different outfits to try on. The benefit of going alone was that she didn't have you there to rush her along, so she didn't mind trying on more than she normally would.
$wife began to undress then paused as a thought crept into her mind when she caught herself in the mirror. $wife turned to check out her profile. She smiled as she reached for her phone.
It took a few poses before $wife finally settled on one. She lifted her top to reveal her heavy tits then took a photo of herself and sent it to you with a smirk. She knew you were at work, so you probably wouldn't see it until later... Or maybe you'd open it while a colleague was nearby.
[img[images\pictures\re\mall_wife_hot_1.webp]]
$wife bit her lip from the thought. Maybe you'd accidentally show someone... $wife felt a hotness grow between her legs. She listened through the curtain to make sure she was alone, then she sat down on a stool and wriggled out of her panties.
She parted her legs with a shaking breath, and bit her lip to stop herself from moaning as she lowered a hand to touch herself. $wife let out a small gasp as she pushed two fingers inside herself. She was so wet. She lifted her phone to take another photo.
[img[images\pictures\re\mall_wife_hot_2.webp]]
The anticipation of you eventually seeing them was driving her insane. $wife covered her mouth with a hand as she masturbated frantically - her fingers pressed up against her g-spot. She bit her hand as she quickly came to orgasm, only letting out the sounds of her wetness squelching. She shivered on the chair and gasped... And then cleaned up after herself.
$wife quickly left the room when she was sure the coast was clear - no doubt red-faced from embarrassment and probably horniness.
@@.system;"$wife is feeling turned on; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>$wife went to the mall alone once again, though she made sure to send you a couple of pictures of the outfits she didn't wear.
[img[images\pictures\re\mall_wife_hot_1.webp]]
[img[images\pictures\re\mall_wife_hot_2.webp]]
@@.system;"$wife is feeling turned on; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $mall_wife_naive_1_scene to true>><<set $mall_wife_naive_1 to true>><<set $unique_event_trigger_wife_mall_naive_1 to true>>\
$wife paused by the massage parlour. She looked at the business with slightly reddened cheeks - her mind filled with memories of the last time she'd been. She'd become flustered after getting the wrong idea and was terribly embarrassed, thankfully she didn't act on her thoughts back then.
She pursed her lips then decided to give it another go. She knew better this time - and was prepared for a professional massage. She had stiff shoulders after all, and she did feel relief the last time she came by. She stepped inside.
@@.man;"Hello miss."@@ A man greeted her. $wife recalled seeing him there before - a tall and muscular man who was a little more rugged than you'd expect for a masseuse.
@@.wife;"Hi um... Could I please get a massage...?"@@ $wife asked. The man quirked an eyebrow then nodded.
@@.man;"Yeah of course, we have time right now. How about an hour oil massage?"@@ He made a recommendation. $wife didn't really know the options so she was happy to go with it. She nodded.
@@.wife;"Okay sure, that sounds good."@@ She replied.
The man led $wife through a hallway and to a familiar private room. He held the door open for her.
@@.man;"Just remove your clothes and lay down... There's a basket for your belongings under the table. I'll come back in a moment."@@ The man gave $wife instructions before quietly closing the door. He was gone before $wife could thank him.
$wife hesitantly undressed and folded her clothes neatly into the basket. She still felt very self-conscious, but she at least knew the business was above-board. She carefully laid down on her back and waited for a minute before the man gently knocked.
@@.man;"Are you ready?"@@ He asked.
@@.wife;"Ready..."@@ $wife confirmed.
The man quietly stepped into the room and closed the door behind him, then took in a sharp breath as if surprised. $wife suddenly felt a little self-conscious about being naked - or maybe she should have been face-down... Though she was still paranoid about getting the wrong idea, so she stayed still. Eventually the man approached and applied oil to his hands.
@@.man;"So do you have anywhere in particular you're having pains...?"@@ He asked quietly in a low, sexy voice.
@@.wife;"I guess my lower back..."@@ $wife replied hesitantly.
@@.man;"Hmm and you're laying on your back...?"@@ The man sounded confused. $wife realized it probably didn't make sense to lay on her back.
@@.wife;"Oh um, should I roll over?"@@ She asked.
@@.man;"No, this is fine."@@ He quickly replied and began to rub the oil in over $wife's stomach. She flinched from his sudden touch. His large, firm hands spread the oil up to below her breasts, which he then circled around and rubbed her upper chest. She worried that he'd be able to feel her heart racing.
@@.man;"Is it okay?"@@ He asked. $wife took in a sharp breath from his question.
@@.wife;"Umm... You mean...?"@@ She hesitated.
@@.man;"Is the pressure okay?"@@ He asked.
@@.wife;"Oh! Yes, it feels good- um, the pressure is fine."@@ She blurted, embarrassed.
The man's hands wrapped over $wife's chest, briefly cupping her with a firm squeeze. $wife fought the urge to squirm as she felt his palms rub against her nipples. His hands then rotated back down to her stomach. He pressed his fingers into either sides of her hips. A soft moan escaped $wife's lips, though it was genuinely from relief.
@@.man;"Yes I thought so - your back pains are from your hips."@@ He explained his theory as he massaged his knuckles further down her hips.
$wife closed her eyes tightly and let out another moan as he pressed down on her muscles between her hips and leg. She then flinched as he suddenly pulled her legs apart.
@@.wife;"U-um, wh-"@@ $wife began to question him.
@@.man;"Your hips are a delicate area of the body - the muscles are deep and most are hiding behind a bone wall, so you really need to get into all the crevices."@@ He prompty explained while smartly cutting $wife off.
It made sense, though $wife felt her face turn red as her bare pussy was completely exposed. She worried that maybe her body would betray her. She closed her hands into fists and found the resolve to just remain motionless and let the professional do his job.
$wife flinched as his fingers traced right beside her bare womanhood. He pressed up between her inner thigh and hip, his fingers brushing against her outter labia. $wife bit her lip as he massaged her this way for what seemed like far too long, then let out a slow breath as he moved to repeat it on the other side.
He ran his hands over her hips again as he delicately felt $wife's hip joints, then with another sudden movement, he firmly pushed his hand down between $wife's legs, directly touching her pussy. $wife couldn't help but gasp and jolt from the sudden touch; his fingers firmly tracing over her precious womanhood. She bit her lip and tightly grasped the table with both hands in a bid to do all she could to stop squirming. She was sure he could feel how wet she'd become as his middle finger grinded deep into her folds.
[img[images\pictures\re\mall_wife_naive_1.webp]]
@@.man;"Oh yes... Very tight..."@@ He muttered.
$wife felt her face turn scarlet red from the innuendo. He continued to rub his fingers into her folds, each time pressing harder and further inside. $wife squirmed - she couldn't stop herself. She let out a shaking breath as she felt his finger push against her slit - her wetness was surely felt. She then gasped as he bent finger to push inside her with a single thrust.
@@.wife;"W-what are you-"@@ $wife gazed up at him with uncertain eyes.
@@.man;"Just try to relax."@@ He replied without pause.
A soft moan escaped $wife's lips as he kneaded another finger inside her - his other hand continued the massage while two of his fingers were slowly pushed deeper into her pussy. $wife unconsciously bucked her hips as her mind turned blank. She let out a long, lewd moan as his fingers suddenly shifted inside her, pressing against her g-spot. She immediately came - her juices flowed out over his hand.
@@.man;"See? You're so pent up."@@ He murmured.
$wife struggled to focus, her orgasm seemed endless as his fingers would jolt again just as she came down, forcing her into another. She grinded into his fingers and began to rub herself without any thought - she was completely lost of reason. As she approached her fourth orgasm, the man suddenly pulled his fingers out. $wife gazed up at him with confused eyes, then spotted that he'd taken out his cock. He slowly climbed up onto the table. $wife nervously regarded him with some heavy hesitation, then realized he was bringing his cock up to her mouth. She bit her lip as she watched the throbbing manhood draw closer to her. She let out a shaking breath, then opened her mouth to take it.
[img[images\pictures\re\mall_wife_naive_2.webp]]
$wife wrapped her lips around the cock's head, her tongue traced the hole, then circled around to feel the thickness of his rod. She let out a soft breath as she sucked it down further - though it was a big thing and the best she could manage was to suck on the head. The masseuse rocked gently, but let $wife do most of the work. She closed her eyes again then reached up to grab onto the shaft, her other hand was busily fingering herself. She slowly jerked him off while she kissed and tongued the head, and felt his thing twitch in her hand and mouth as she began to build up the pace.
@@.man;"Ohh..."@@ The man groaned as he began to gently and slowly thrust his hips. $wife closed her eyes and sucked down on his cock as far as she could, until she gagged. He moved back, his wet cock sliding out from $wife's open mouth. She looked up at him as he began to jerk off. $wife bit her lip nervously then opened her mouth again when the man leaned forward. He groaned loudly as he came in $wife's mouth.
[img[images\pictures\re\mall_wife_naive_3.webp]]
$wife did her best to pool his seed in her mouth before swallowing. She let out a soft breath as she finally stopped masturbating. The man climbed off from her and quickly pulled his clothes back on.
@@.man;"Okay, that's the full hour..."@@ He stated casually, then glanced back at $wife who was slowly getting off the table.
@@.man;"No need to pay... This one's on me."@@ He gave a sly smile as he eyed her naked body again.
$wife had to take a minute to calm down before she left.
@@.system;"$wife is feeling hot & flustered; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>$wife visited the massage parlour once again - despite knowing exactly what she was in for... She felt tremendous guilt for looking forward to it.
[img[images\pictures\re\mall_wife_naive_1.webp]]
[img[images\pictures\re\mall_wife_naive_2.webp]]
@@.system;"$wife is feeling hot & flustered; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $massage1 to true>><<remember $massage1_scene to true>><<set $unique_event_trigger_wife_mall_nopath_1 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\re\mall_wife_nopath_1.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\re\mall_wife_nopath_2.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>><!-- REPEATABLE EVENT / NEED TO CHANGE-->
$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
'Mall_Wife_NoPath_2_yes'
'button_m_action.png'
"Okay."
>>
<<set $money -= 30>>
<</iconButtonContainer>>
<</if>>\
<<iconButtonContainer
'Mall_Wife_NoPath_2_no'
'button_m_action.png'
"No Thanks"
>>
<</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>><<set $unique_event_trigger_wife_mall_nopath_2 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\re\mall_wife_nopath_1.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\re\mall_wife_nopath_3.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.
@@.system;"$wife is feeling hot & flustered; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $mall_wife_sub_1 to true>><<set $unique_event_trigger_wife_mall_sub_1 to true>>\
$wife went to the mall. She enjoyed it better when you went with her, but she knew that you didn't really like shopping... So she reluctantly chose to go alone.
She had a handful of favorite shops to visit, which she spent time in browsing through the same things they always had. She paused at the front of an adult shop and her gaze drifted to the window.
There were multiple sex toys and equipment on full display in the front window. She wondered whether it was even allowed. $wife's cheeks flushed red as she realized she was staring at a rather girthy toy. She knew that you enjoyed this type of thing, and without much thought she stepped inside.
$wife spotted the store clerk who was about to gaze her way. She ducked away and avoided eye contact out of embarrassment. She looked at the shelves and realized they were stocked full of bondage equipment. $wife bit her lip and looked at the items in earnest curiosity. Many of these toys were new to her. She picked up a butt plug to examine just as she heard a voice behind her.
@@.woman;"Are you looking for something in particular?"@@ The store clerk had snuck up on her. $wife flinched and shook her head.
@@.wife;"N-no, I'm fine thanks I was just leaving...!"@@ $wife quickly replied. She hurried out. She heard the lady call out after her but she was too embarrassed to hang around any longer.
@@.system;"$wife is feeling turned on; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $mall_wife_sub_scene to true>><<set $mall_wife_sub_2 to true>><<set $unique_event_trigger_wife_mall_sub_2 to true>>\
$wife went to the mall, and once again she ventured alone. This time she wasn't going to visit any new shops. She didn't want to feel as embarrassed as she did the last time.
She picked through her usual places and hurried past the adult store. When she was just about ready to leave when she felt a heavy hand on her shoulder.
@@.man;"Miss, I'm going to need you to come with me."@@ A large man in a security uniform was addressing her sternly.
@@.wife;"Oh... Um... M-me? Okay, sure..."@@ $wife replied. She sounded as confused as she felt, though she figured that perhaps there was a misunderstanding and she would just need to help clarify it.
She followed the man to a security room, and sat down where he motioned.
@@.man;"I have a report of a woman fitting your description stealing an item from this mall."@@ He explained in a monotonous, icy voice.
$wife blinked, then shook her head. @@.wife;"I think you might have the wrong person..."@@ She replied.
@@.man;"You were pointed out to me. Could you please empty the contents on your bag onto the desk."@@ He requested, but it sounded more like a demand.
$wife frowned and thought of protesting, but decided to get it over with. With a hint of drama, she lifted her bag upside down and let the contents fall out, fully expecting the man to apologize for the mistake seconds later. Instead she gasped when a thick butt plug landed on the table. It was from that shop... $wife struggled to find the words to explain herself as the security guard quirked a brow at her, unable to hide his amused smirk.
@@.man;"I didn't think you were the type..."@@ He remarked coolly, though his face was twisted deep in consideration. $wife felt her cheeks flush red.
@@.wife;"Th-that's not mine..."@@ She meekly explained.
@@.man;"I know, you stole it."@@ The security guard sighed as he stood up, apparently having found his answer. @@.man;"Miss I'm going to need you to stand up too."@@ He requested.
@@.wife;"I didn't steal it, at least, I didn't mean to..."@@ $wife protested as she stood up, as asked.
@@.man;"Sure, I know, you couldn't fight the urge. I understand."@@ He shrugged, apparently not willing to hear her out. @@.man;"Now I'm going to need you to take off your dress."@@ He said. $wife flinched.
@@.wife;"Umm... I'm not... I didn't..."@@ $wife frowned. She didn't want to.
The man sighed dramatically and rubbed his eyes. He paused for a moment, then shrugged. @@.man;"Okay, fine. The cops can handle this."@@ He muttered as he took out his phone and began to dial a number.
@@.wife;"Wh- n-no, please, wait! It's just a mistake!"@@ She pleaded. He lifted the phone to his ear.
$wife bit her lip and frantically began to undress. The security guard quirked a brow as she pulled her dress down over her shoulders and let them drop to the floor. She then unhooked her bra and pulled down her panties, until she was completely naked. Her cheeks flushed red as she remained still, embarrassed in front of the man. He stared at her with a certain intensity, then he hung up the phone.
@@.wife;"There... I'm naked, like you asked."@@ $wife tried to hide herself as best as she could with her arms. The security guard didn't hide the fact he was staring at her body, and it made her writhe in embarrassment.
@@.man;"... Well, I have to pat you down, still."@@ He explained, eventually. $wife sighed quietly.
@@.wife;"Okay, fine."@@ She replied, wanting to get it over with as quickly as possible. He motioned to the table and muttered for her to move. She stepped over and put her palms on the table.
[img[images\pictures\re\mall_wife_sub_1.webp]]
The large man approached her from behind and placed his hands on her upper arm. $wife jolted from the sudden touch. She felt his hands run down her arms to her wrists, which he lightly gripped onto and pushed further up the table, bending $wife over just a bit more. She shivered slightly as the feeling of vulnerability peaked. She was entirely at his mercy, and it made her feel scared. Excited. Though she couldn't admit it. She pushed the thought from her head.
$wife let out a shakey breath as the man's hands circled back to her sides, then carefully down to her waist. He took his time feeling her ass before his fingers slowly traced their way down underneath towards the heat from her pussy.
@@.wife;"What are you doing...?"@@ She asked quietly.
@@.man;"What you want me to do..."@@ He murmured in her ear as his fingers traced her wet womanhood. $wife blinked then bit her lip. She gasped and shook her head.
@@.wife;"I didn't want this...!"@@ She stiffled a moan.
@@.man;"You did. That's why you took off your clothes."@@ He asserted more strongly as his fingers pressed inside her.
@@.wife;"You told me to..."@@ $wife explained herself.
@@.man;"Hah. No. I told you to take off your dress. You took it all off."@@ He grunted. $wife blinked and felt her cheeks redden. He was right. She for some reason assumed he needed her completely naked. She let out a soft moan as his fingers pressed deeper inside her.
@@.man;"Then you bent over the table for a search? You were already naked. You did all that because you wanted this...!"@@ He grunted, then pulled his fingers out. She could hear him unzipping his pants, but was at a loss for what to do. She closed her eyes and let out a slow breath as she felt the tip of his cock rub against her slit.
$wife bit her lip as his cock entered her from behind. She heard the man grunt and he pushed, and again as he began to thrust. She did everything she could to suppress the feeling and ignore how hot and wet she'd become. She couldn't help it... She felt turned on whenever you were assertive with her, and it seemed to be the same with others too.
[img[images\pictures\re\mall_wife_sub_2.webp]]
She could feel herself grow more wet with each of his thrusts, and her mind became cloudy as overwhelming lust burned through her body. $wife shut her eyes tight and pretended that it was you fucking her from behind. That it was your own cock plunging deep inside her, your hands gripping onto her waist.
She let out a soft moan as the cock's thrusting became harder and faster, then she reached down to rub her clit.
@@.man;"You see? I knew you were into it...!"@@ The man grunted. She did her best to ignore him and just enjoy herself.
He didn't fuck her the same way you did. His was more rigid and aggressive... Though she still pretended until she heard his grunts grow louder. $wife instinctively reached back to grip his balls as he came. He grunted loudly from her touch, and she felt him spurt his load inside her.
The man staggered back and sat on his chair to catch his breath, and $wife quickly gathered up her clothes and dressed herself, not before cleaning herself with some tissues.
She looked carefully back at the man. He lazily reached down to his pocket to fetch out cigarettes, then lit one up between his lips. Apparently the rules didn't matter to security.
He caught her gaze and shrugged. @@.man;"I guess you can go. Don't steal again. Unless you want to be punished."@@ He smirked.
$wife hurried out of the room, sure to leave the butt plug on the table.
@@.system;"$wife is feeling turned on; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>$wife went to the mall alone once again. She really didn't want to come alone, but you didn't want to go with her...
She carefully visited the shops, and was sure to keep her hands by her side. she didn't even look through the clothes properly from fear of any more 'misunderstandings'.
As she made her way out she spotted a familiar security guard who smirked at her. She hurried out.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $museum_wife_naive_1_scene to true>><<set $museum_wife_naive_1 to true>><<set $unique_event_trigger_wife_museum_naive_1 to true>>\
$wife went to the museum alone. She still felt a little embarrassed knowing that there was an 'adult' exhibition being featured... Though she told herself that she'd just steer clear from it... And if she accidentally caught a peek of something, well she couldn't help that.
Despite being open for months, the museum was still unbelievably busy. $wife had to sometimes wait in line to enter the next room, which she'd never experienced before at a museum. She was patiently standing in such a queue when a nervous employee approached her.
@@.man;"Um, excuse me- um, hello? Hi."@@ He got $wife's attention by quietly muttering to her. $wife regarded him a little stand-offishly.
@@.wife;"Hi... Is there a problem?"@@ She asked.
@@.man;"Oh um, how'd you know? Hehe, no um, well, sort of."@@ He was even more flustered than $wife was when she was panicking, which was both reassurring and not at the same time.
@@.wife;"C-can I help you with something...?"@@ She pressed him.
@@.man;"Yes! Actually, um... You see... One of our volunteers didn't show up today and um..."@@ The man nervously glanced around, then back at $wife.
@@.man;"Today's too important for a no-show, we've got a potential bidder for a product and um, we really need someone to help us out... To help me out..."@@ He explained with pitiful pleading eyes.
@@.wife;"You want me to volunteer...? To what?"@@ $wife was baffled by the sudden and random request.
@@.man;"Oh it's easy! You don't have to do anything. You'll just be using one of the products in the exhibition for a practical display."@@ He explained. $wife's jaw dropped.
@@.wife;"What?? You want me to use... Th- I m-mean...!"@@ $wife began to stammer over her words.
@@.man;"P-please hear me out! It's nothing too bad - you'll even keep all your clothes on, and the general public won't be in the room! You just have to be bound in a stock. Please! You'll have free visits to the museum for a lifetime...!"@@ He offered, as if it were the most reasonable thing to request from a woman. $wife opened and closed her mouth, unsure what to even say. She wanted to shout 'no' and slap the man, but he had such pitiful eyes... And though she'd never admit it, $wife was curious to see in that room...
@@.wife;"W-well... If it'll help you out..."@@ She considered.
@@.man;"It will! Yes- please, come, follow me."@@ The young man was quick to whisk $wife away from the line and into a hallway.
@@.man;"Oh, by the way... If you don't mind, could I have your driver's license? Or some form of ID."@@ He asked. $wife fished it out from her bag and handed it to him.
@@.man;"Thanks - I'll return it in a moment. Um, through here."@@ $wife followed him through another door into a room.
It was darker and smaller than the main museum rooms, and it was completely empty aside from a stock in the center of the room. $wife felt a little disappointed that there wasn't anything more exciting.
@@.man;"Okay, thanks again. If you don't mind, could you please rest your head and hands comfortably into these slots..."@@ The man lifted the stock and invited $wife to it with an open palm, gesturing 'please, go ahead'. $wife pursed her lips, but did as requested. She awkwardly bent over ninety degrees to fit into the stock at the correct angle, then before she could say boo, the man closed the top down and locked her in place.
@@.wife;"O-oh um... Already...? G-gosh I can't..."@@ $wife shifted uncomfortably - or at least she tried to. She couldn't do much moving at all.
@@.man;"Perfect! Now please stay there..."@@ The young man requested, as if $wife had any option, then he hurried out, leaving her alone.
$wife suddenly felt panic as she realized she was alone and stuck. She tried to stay cool and calm, but no matter what she did, she couldn't feel comfortable. The stock was too low, and she was in a position that she couldn't lean on it. She tried to shift back and forward, but to no avail.
[img[images\pictures\re\museum_wife_naive_1.webp]]
She managed to keep her composure for at least five minutes, though each second seemed like an eternity, but then she finally began to properly panic. She pulled against the stock and called out. The equipment didn't budge at all. She called out again a little louder. Just as she'd felt she was about to feel hysterical, the door opened again.
@@.man;"Okay! Thanks so much again, I really appreciated your help."@@ The man made short work of the equipment to free $wife, who quickly stood up and ran her fingers over her wrists then neck as she tried to calm herself down.
@@.wife;"Um, you know... I think maybe I can't help you after all..."@@ She explained. The man blinked.
@@.man;"Oh- you already did. The demonstration is over."@@ He explained. $wife suddenly felt relieved.
@@.wife;"Th-that was it?"@@ She looked around, bewildered... Then spotted a camera set up on a tripod in the corner of the room. She was amazed that she didn't spot it when they came in.
@@.man;"Yep, the buyer is overseas so he watched over video."@@ He explained. $wife felt her cheeks burn red as she realized the angle would have probably exposed her panties.
@@.wife;"Well.. Glad to have helped, I guess..."@@ She said quietly. The man smiled widely with genuine delight.
@@.man;"Yes, thanks so much again. And look, I've put down your details into our employee database as a volunteer. You don't have to! But, if you're ever here again and feel like helping out... You can use this pass."@@ The man handed $wife a security pass along with her ID.
$wife opened her mouth to protest and perhaps to tell him off for signing her up without asking, then she closed it again. It wasn't a big deal or anything... There was no obligation, after all, and she got access to the museum for free... Plus, though she didn't quite understand why, this whole experience had really made her feel hot and flustered. She didn't want to admit it, but she could feel that she'd become wet while she was bound in that stock, feeling vulnerable...
@@.wife;"Sure... I'll see you later maybe..."@@ She bid farewell then quickly left, a little red in the face.
@@.system;"$wife is feeling hot & flustered; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>$wife visited the museum again only to somehow end up in the same precarious situation as the last time.
[img[images\pictures\re\museum_wife_naive_1.webp]]
@@.system;"$wife is feeling hot & flustered; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $museum_wife_naive_2_scene to true>><<set $museum_wife_naive_2 to true>><<set $unique_event_trigger_wife_museum_naive_2 to true>>\
$wife gingerly made her way through new areas of the museum... Something she'd ordinarily be very forthcoming about, however the particular areas she toured were all adult themed. She felt embarrassed, but curious to see.
Though she was previously adamant to not view the featured exhibit, her new staff access to the museum was the perfect excuse for her to feed her curiosity by looking at interesting sexual equipment and artworks. $wife was viewing such an artwork with a keen interest when she heard a voice.
@@.man;"Oh- hello again!"@@ A familiar voice chimed out, causing $wife to startle. She spun around to see the same nervous man.
@@.wife;"Um... Hi again."@@ She replied with a forced smile, though she was terribly embarrassed to be recognized, let alone caught marvelling at a painting of an orgy. The man looked at the artwork, then back at $wife.
@@.man;"I'm really glad to see you. We need a volunteer again."@@ He explained. $wife immediately felt her cheeks burn red.
@@.wife;"Oh uh okay... Um... You want me to help?"@@ She asked moreso to clarify, however he misunderstood.
@@.man;"Yes, please! Thanks $wife. Come on."@@ He rushed away before $wife could clear up what she'd meant. She bit her lip and followed the man.
It was a short walk before they arrived to a room being prepared for a display. It was similar to the last once in that it seemed the main feature was some sort of bondage equipment, this time harnessed to the wall. $wife breathed in anticipation as she looked at the contraption, imagining how it was meant to hold her. She didn't have to wonder for long.
The man led her to the wall and had $wife lean back against the wall, where he began to bind her without asking.
@@.wife;"S-so this will be like last time?"@@ $wife asked nervously as she watched him bind her hands back to the wall either side of her.
@@.man;"Hmm? Oh uh, yes, more less."@@ He answered as he pulled up a waist-high stool for $wife to sit on. She appreciated that she at least had some comfort this time around, though it was short lived as he then gently helped her lift a leg. $wife quirked a brow as she tried to guess what he wanted her to do, and raised her leg higher until she was leaned back and her leg reached the wall above her. She looked at the man, bewildered and slightly embarrassed by the position, her other leg dangled aimlessly.
@@.wife;"Umm..."@@ She hesitated to speak up as he strapped her ankle to the wall beside her wrist, then moved to her other leg. $wife realized that her legs were forced apart. She bit her lip and lightly squirmed as the man stepped back to check out his handywork.
@@.man;"Perfect- like I thought, you're the perfect fit for this."@@ He nodded proudly.
@@.wife;"Thanks...?"@@ $wife wasn't sure how to reply. @@.wife;"S-so it's just another recording and then we're done...?"@@ She asked.
@@.man;"Not exactly. It's a practical display. Just wait here a moment."@@ He spoke quickly then left the room before $wife could respond, or question what 'practical display' meant... Though it made her feel uneasy.
$wife waited for minutes before the door opened again. She let out a small breath of relief, however then a small group of men walked in led by a man in a suit. $wife gently squirmed uncomfortably as they entered the room, chattering amongst themselves. They paused to examine $wife in the rather exposed position. She hesitated to speak up as she realized that this could very well be the 'practical display'. She didn't want to ruin it.
@@.man;"Ah, so he pulled through. Excellent."@@ The suited man regarded $wife with a quirked brow as he stepped forward to double check the bindings. He nodded approvingly, then without even looking at $wife's face, he pulled at her clothes. $wife flinched as he lowered her dress over her shoulders, exposing her bra, then he pulled her dress up around her waist, completely revealing her underwear. $wife squirmed again.
@@.wife;"O-oh, um..."@@ $wife began to protest.
@@.man;"Hush now."@@ The man muttered before turning back to the group.
@@.man;"As you can see, this binding is designed to restrict a person's ability to move while offering full access."@@ He stated. $wife squirmed lightly again. She could feel the many eyes of these strangers looking at her- at her crotch. She felt uncomfortable, but once again the restriction, exposure, and the overwhelming feeling of vulnerability, for some reason made her feel hot. She struggled lightly and bashfully looked up at the men who hungrily watched.
@@.man;"Man or woman... Once bound, they are unable to resist."@@ The suited man explained as he lifted a paddle. $wife eyed him nervously, and just as she recognized his tool, he brought it down to lightly slap between her legs. $wife let loose a yelp followed by a shaking breath.
[img[images\pictures\re\museum_wife_naive_2.webp]]
@@.man;"Completely subject to your desires."@@ He slapped it down again. $wife gasped.
@@.man;"Another splendid design... And what a tasty looking subject you have today too."@@ A portly looking man in the group commented, his beady eyes peering at $wife. She could feel the sting linger on her pussy, but she could als ofeel herself getting wet. She squirmed from embarrassment. She wasn't this type of girl... They had the wrong idea.
@@.man;"Though I wonder if this is perhaps too liberal with the bindings without the knees and elbows strapped down?"@@ The man asked curiously.
@@.man;"Ah- rightly so, however the gravity and angle prevents most of the motion."@@ The suited man explained as he reached up to $wife's chest.
He groped her firmly. $wife squirmed but was unable to break contact. She let out a shaking breath - this wasn't what she signed up for... And even though she should have hated it, she mostly felt turned on. The man slipped a hand up underneath her bra and felt her bare breast, then pinched her nipple. $wife let out another yelp, much to the delight of those who watched them. Then the suited man pulled down her bra, exposing her chest to the group.
@@.man;"See? She cannot cover herself."@@ He proudly remarked as $wife struggled to cover herself, but as much as she tried to move her arms and legs, she couldn't escape the uncomfortable position she was left in.
@@.man;"There is no single area that the person can conceal."@@ He continued and swooped down to feel between $wife's legs. $wife flinched with a gasp from his sudden touch.
@@.man;"As you can probably see... She's wet, excited, embarrassed... And she can't hide that from us."@@ The suited man smirked as he looked at $wife for the first time, his fingers traced her womanhood through her panties.
[img[images\pictures\re\museum_wife_naive_3.webp]]
$wife gasped and shivered from the man's relentless groping all in front of an attentive audience. She felt herself burning with embarrassment and desire. She couldn't handle it anymore; she shivered and bucked with anticipation, wet and ready for more. She looked up at the man with pleading eyes.
@@.man;"Anyway, that's the frontal binding. Onto the next room."@@ He stopped as suddenly as he'd started. $wife blinked. He smirked at her, then turned to leave with his entourage in tow.
$wife stared after them in confusion. She was all worked up and didn't get any relief. She heard the door open again and looked over to see the nervous staff member re-enter. He looked her over and licked his lips before slowly approaching. $wife shivered again and let out a soft moan as the anticipation returned, however she was disappointed when he began to loosen her bindings.
@@.man;"S-sorry they got carried away..."@@ He muttered awkwardly as $wife's legs came down after he freed her. She stared at the man as she struggled to regain composure - she briefly thought of pouncing on him but thought twice.
@@.man;"Uh... $wife...?"@@ He peered at her cautiously.
@@.wife;"S-sorry, um, thanks."@@ $wife snapped to, though she wasn't sure what she was saying - she couldn't quite shake the lingering desire and lust.
@@.man;"No, I should be the one thanking you. I really appreciate you volunteering again. You got me out of a tricky spot."@@ He grinned widely.
@@.wife;"Of course, anytime."@@ $wife replied before she knew it. She blinked in surprise at herself and how genuinely she meant it.
@@.system;"$wife is feeling hot & flustered; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>$wife visited the museum again only to somehow end up in the same precarious situation as the last time... And though she initially felt overwhelmed, she ended up secretly enjoying herself.
[img[images\pictures\re\museum_wife_naive_2.webp]]
[img[images\pictures\re\museum_wife_naive_3.webp]]
@@.system;"$wife is feeling hot & flustered; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $museum_wife_naive_3_scene to true>><<set $museum_wife_naive_3 to true>><<set $unique_event_trigger_wife_museum_naive_3 to true>>\
Despite what had happened the last time $wife visited, she found herself once again feeling a strong desire to visit the museum... So she went alone. She didn't even ask you this time, as she told herself that she didn't want to bother you... Though she knew the real reason was her deep desire to help 'support' the museum again by volunteering to use the equipment.
$wife made her way through the museum, inspecting each artwork and display with a feigned interest while she modestly peeked around for any signs of the exhibition attendant. She spotted his familiar face pass by and offered a hopeful smile, to which he returned then continued on with his duties. $wife felt disappointed that he didn't approach her to rope her into volunteering, and she was embarrassed for it. She sheepishly approached the man.
@@.wife;"H-hey there. How's the exhibition going today...?"@@ $wife asked bashfully.
@@.man;"Hey $wife, actually very good! It seems like we've finally got a full roster now."@@ The young attendant happily beamed.
@@.wife;"Oh, that's great to hear..."@@ She lied. She tried to think of something else, all the while he waited with a raised brow.
@@.man;"... Anyway, enjoy the exhibition..."@@ He excused himself.
@@.wife;"A-ah- Wait!"@@ $wife stopped him by calling out a little too loudly. He looked back at her.
@@.wife;"Um... Don't you need a volunteer today...?"@@ She gingerly asked. The man scratched his chin thoughtfully, then shook his head.
@@.man;"I... I don't think you're quite the person for what we need right now."@@ He explained.
$wife peered at him curiously- it sounded like he was withholding information. Maybe there really was something, but he thought she wasn't prepared. If that was the case then it must have been something hardcore, considering the last thing she'd 'volunteered' for. The thought made $wife's heart race - she felt herself become hot.
@@.wife;"What is it you need...?"@@ She asked. The man hesitated then motioned her to follow him. $wife hurried after him with some eagerness. He led $wife down a corridor she'd not been before, then down a set of stairs. She didn't even know that the place had a basement. He walked through another door, then paused in a hallway to turn back to $wife.
@@.man;"I'll sh-show you why you're not the right person..."@@ He couldn't meet her eye. The young man pulled open the door and stepped aside. $wife peered in curiously.
The room was much smaller - tiny in fact. $wife expected no more than three people could comfortably stand in there. It might have been just a broom closet - though there was one feature; a large hole in the wall. At first $wife thought perhaps it was a gloryhole, but it was far too big. She looked back at the man for an answer.
@@.man;"It's meant for your um... Lower half... To go through..."@@ He explained. $wife blinked and looked back at it. It certainly had the right dimensions; $wife could comfortably plug her lower half through the space, and presumably those who came into this room could use her freely... One after the other, anonymously fucking her. She let out a shaking breath as she felt an overwhelming desire once again.
@@.man;"We're always accepting volunteers, b-but as you can see, it's not something for everyone..."@@ He explained nervously.
@@.wife;"I'll do it..."@@ $wife breathed. He stared at her with surprise, unable to find his words for a moment.
@@.man;"Y-you're sure?"@@ He eventually stammered. $wife nodded.
The man led $wife further down the corridor, then through a room which must have been snuggly opposite where they were moments ago. The same hole was in the wall, though this side had a table for $wife to lay on. She bit her lip nervously as she examined the area.
@@.man;"U-um, wh-when you're ready, you just um... Insert yourself into that space... And people will come through on the other side... Um..."@@ He stammered nervously then licked his lips.
@@.man;"Th-there's not exactly a limit of how many people come through, but only VIP guests can come down here... And they usually visit in groups..."@@ He explained. $wife nodded.
@@.man;"I'll leave you to it."@@ He muttered before letting himself out.
$wife looked back at the hole. Her heart was still racing in anticipation. She bit her lip as she began to undress. She climbed onto the table and laid on her back, then lifted her legs and shuffled down until her lower half was snuggly on the other side.
She let out a shaking breath and closed her eyes as she imagined how it'd look; her pussy and ass completely exposed through a hole; readily available for anyone to use. The thought made her shiver with excitement, and she unconsciously began to grope herself. She remained there, fully exposed, for what felt like an hour, though no doubt it was closer to a few minutes. The nervous anticipation and vulnerability made her wet with excitement. She let out a small gasp when she felt the wall shake and heard the dull thud of a door opening and closing.
Her heart raced faster. She jolted as she felt something brush against her asscheek. $wife let out a slow breath to calm herself. A hand squeezed her ass. She squirmed gently, then let out a gasp as she felt the warm wetness of a tongue and the prickly stubble of a man's face down between her legs. She let out a moan as the man's tongue slid up between her pussy lips, tasting her juices which were no doubt plentiful. $wife squirmed from the sensation and gasped from his experienced tongue - he must have known he was the first. His tongue flicked against her clit which made her twitch, then she jolted again as the man pushed two fingers inside her. $wife let out another gasp, then spasmed as he made short work of her first orgasm.
She let out a slow breath as she tried to calm herself again, but the man offered her no rest. She shut her eyes tight as she felt the thickness of a man's cock rub against her soaking pussy. He rubbed against her labia a few times before plunging his cock into her raw pussy.
$wife's eyes rolled back as she instantly orgasmed from the first thrust. Her vulnerability and the situation of being fucked by unknown strangers through a hole drove her mad with lust; it truly didn't take much more for her to orgasm... So as the man's thick cock pummelled into her, $wife orgasmed endlessly in a fit of ecstacy. She lost touch with her mind as she gave into the lust. She bucked against the cock until she felt it spasm in her, then spurt a hot fluid deep inside. The man slowly pulled his cock out. $wife let out another shaking breath in a futile attempt to regain composure... But the first cock was soon replaced by another. She let out a soft moan, then gasped as the second man fucked her as relentlessly as the first. Again she came endlessly, spurred on by the thought of being a slut.
[img[images\pictures\re\museum_wife_naive_4.webp]]
Her mind was swamped with vulgar thoughts; she imagined what it must have looked like on the other side, what these men must have thought of her as they carelessly used her pussy as a cum dump. It was degrading and she loved it. It wasn't something she'd want to show to you... She'd feel too embarrassed and ashamed of herself. But here she was anonymous. It didn't matter that she was fucking strangers, nor that she was a married woman... It actually kind of aroused her, though it was a deep and dark fantasy. She thought about you, unknowing to the fact that your wife was fucking other men. The infidelity was a huge turn on. The thought lingered as many more men came to fuck her and unload their seed into her married pussy.
[img[images\pictures\re\museum_wife_naive_5.webp]]
$wife lost count of how many men she'd fucked, how many loads had filled her, or how many times she'd cum from the experience. She laid motionless on the table for minutes before realizing that there were no more guys to fuck. She slowly collected herself, mentally and emotionally, before she pulled herself out of the hole. She felt tingles through her body from laying there from so long, then as she sat up she felt cum pour down her leg. She was completely covered. She let out a soft moan. She was still so horny despite it being over.
It took some effort for $wife to properly clean herself, dress, then leave. Even though she spent a dozen minutes wiping herself, she could still feel the cum inside her, running down her leg... Though she might have been imagining it.
@@.system;"$wife is feeling turned on; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>$wife visited the museum again, unable to control her insatiable desire to 'volunteer' for the sexhibition. She allowed herself to be used in one of the featured contraptions...
[img[images\pictures\re\museum_wife_naive_4.webp]]
[img[images\pictures\re\museum_wife_naive_5.webp]]
@@.system;"$wife is feeling turned on; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $unique_event_trigger_wife_museum_nopath_1 to true>><<if $museum1 eq true>>\
$wife went to the museum again. The same expo was still being featured, and apparently still drew a massive crowd. People couldn't help but accidentally brush up against her.
[img[images\pictures\re\museum_wife_nopath_1.webp]]
<<else>>\
<<set $museum1 to true>>\
$wife went to the museum to check out some of the displays. It was a free museum with rotating displays every so often. It was normally very quiet, but there was a seemingly popular expo on that drew a massive crowd.
$wife noticed a lot of the displays were highly erotic. She tried to quickly pass those by - though the crowd had a way of slowing everything down.
People bunched together to see the more popular displays, which $wife got caught up in. It was a little uncomfortable for $wife. She felt some people accidentally brush against her.
[img[images\pictures\re\museum_wife_nopath_1.webp]]
She eventually found her way out of the museum after escaping the swarm.
<</if>>\
@@.system;"$wife is feeling flustered; liberty decreases by 1."@@
<<ChangeWithCap "liberty" -1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\museum.png]]
<<if $ws_sub eq true>>\
$wife went to the museum again. The same expo was still being featured, and apparently still drew a massive crowd. People couldn't help but accidentally brush up against her. $wife wished she'd brought you along with her.
<<elseif $ws_dom eq true>>\
$wife went to the museum again. The same expo was still being featured, and apparently still drew a massive crowd. People couldn't help but accidentally brush up against her. She didn't mind too much - in fact she returned the favor where she could, and firmly gripped the balls of anyone who were brave enough to try and grope her.
<<elseif $ws_hot eq true>>\
$wife went to the museum again. The same expo was still being featured, and apparently still drew a massive crowd. People couldn't help but accidentally brush up against her. $wife rolled her eyes at the obvious attempt at getting a feel. She didn't bother trying to stop them, though. She didn't mind the attention all that much... She actually wondered how it'd be if she brought you along too.
<</if>>\
[img[images\pictures\re\museum_wife_nopath_1.webp]]
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $parkgloryhole_hotdom1_scene to true>><<set $unique_event_trigger_wife_gloryhole_hotdom_1 to true>><<set $park_wife_hot_dom_1 to true>>\
$wife found herself in the public bathroom once again. It wasn't exactly a conscious decision, but she couldn't tear her mind away from the gloryhole. She eye'd it curiously and wondered how often men would visit in hopes of running into a woman like her...
She remembered the throbbing cock that had appeared for her before, and wondered what it'd feel like inside her... She began to feel hot the more she thought about it. She regretted being too shy when she had the chance.
$wife blinked in surprise as meaty cock was fed through the gloryhole. It twitched as it reached entirely through - a full 9 inches of cock.
[img[images\pictures\re\park_wife_nopath_1.webp]]
$wife let out a soft breath as she leaned forward to inspect it closely. She poked a tongue out and gently brushed against the head. It twitched again. She closed her eyes as she slowly took the cock into her mouth. She swirled her tongue around the head and eventually took the whole length into her mouth.
[img[images\pictures\re\park_wife_hot_dom_1.webp]]
$wife felt a shiver through her body. She lowered a hand to her womanhood and felt how wet she'd become. She couldn't stop herself from masturbating. She moaned softly and gasped for air as she sucked down the cock... But she knew it wasn't enough for her. She needed and deserved more.
She stood up and removed her underwear completely, then backed up against the cock. She could feel it press against her ass. $wife reached back to take ahold of the wet thing and slid it up and down against her slit. She bit her lip as it pressed inside her, then she gasped when the unknown man thrust inside her.
[img[images\pictures\re\park_wife_hot_dom_2.webp]]
$wife bucked back against the cock, each thrust sending it deeper inside her. Her moans became louder and lewder as it filled her up endlessly, then she gasped as she felt her body spasm in orgasm.
She felt a hot wetness fill her as the man thrusted a few last times.
She remained in the bathroom alone to catch her breath for some time, then eventually left. She could feel the hot cum drip down her leg.
@@.system;"$wife is feeling a little aroused; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>$wife visited the public bathroom once again to enjoy herself...
[img[images\pictures\re\park_wife_nopath_1.webp]]
[img[images\pictures\re\park_wife_hot_dom_1.webp]]
[img[images\pictures\re\park_wife_hot_dom_2.webp]]
@@.system;"$wife is feeling a little aroused; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $parkgloryhole_naivesub1_scene to true>><<set $unique_event_trigger_wife_gloryhole_naivesub_1 to true>><<set $park_wife_naive_sub_1 to true>>\
$wife timidly approached the public bathroom, her head filled with memories of the last time she was there. She wondered whether 'it' would be there again...
As she entered the bathroom, $wife flinched as she stepped into a heavily dressed, older man. He grinned widely at her. $wife blushed and went to turn away, but caught sight of his cock. He'd pulled it out to flash her. $wife bit her lip and looked up at the man. Maybe he was the man on the other side of the wall.
As $wife pondered, the man gently took her by the arm and led her into the bathroom. She didn't resist. Her heart raced in nervous anticipation. He pulled of his pants and slowly jerked off his cock as he leered at $wife's body. $wife slowly got onto her knees and looked at the cock up close.
She blinked and realized - it wasn't the same one she'd seen before. Though it didn't matter - not to the man. He stepped forward and pushed his cock against $wife's face. She flinched, but then readily took it into her mouth. She felt a wave of pleasure wash over her as she gave into the desire and heat that had overtaken her.
He grunted as he thrust his shorter cock in her mouth, and $wife easily took the whole length in. She swirled her tongue around in and lapped at the tip while she gazed up at the man. He grunted and groaned, and $wife flinched when she noticed his cock twitch. She gagged as the hot fluid squirted in her mouth.
[img[images\pictures\re\park_wife_sub_naive_1.webp]]
The man stood motionless for a moment to catch his breath, then eventually hiked up his pants before he hurried out. $wife was still a little flustered and took her time to leave...
@@.system;"$wife is feeling a little aroused; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>$wife visited the public bathroom again, and once more ran into the same man she'd seen before...
[img[images\pictures\re\park_wife_sub_naive_1.webp]]
@@.system;"$wife is feeling a little aroused; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $parkgloryhole_naivesub2_scene to true>><<set $unique_event_trigger_wife_gloryhole_naivesub_2 to true>><<set $park_wife_naive_sub_2 to true>>\
$wife found herself approaching the public bathroom again... Truthfully it was the only reason she'd come to the park. She nervously walked into the bathroom in hopes of finding a like-minded deviant, and she wasn't disappointed.
The same man as before was seemingly waiting for her. He smiled widely as he gestured to the middle bathroom stall. $wife quietly joined him. She moved to get onto her knees, but he stopped her, apparently with another idea...
$wife bit her lip and turned around. She felt him pull her pants and underwear down to expose her womanhood. She shivered as she felt him press against her, then gasped as he plunged into her womanhood.
The initial touch sent a jolt of pleasure throug her body, and she responded by pushing back against him. He grunted and took a hold of her hips, and began thrusting... But $wife quickly realized it wasn't enough. He wasn't very big... She bit her lip as she tried to get off on his cock, but the memory of the much bigger, thicker cock from before entered her mind...
She felt herself get wetter as she remembered the thing... And as if she conjured it with her mind, the same cock poked through the gloryhole in front of $wife's face.
$wife gasped and didn't hesitate to take the thing into her mouth. She moaned as she felt a sexual fulfillment- the thought of taking two cocks at once turned her on.
[img[images\pictures\re\park_wife_sub_naive_2.webp]]
She could feel the man behind her plunge inside her harder, doing his best... Though truthfully it wasn't enough for her. Apparently he felt the same - as he pulled his cock out of her womanhood and lifted her up from behind by the legs. $wife's pulsing pussy was a mere few inches from the cock poking through the gloryhole.
[img[images\pictures\re\park_wife_sub_naive_3.webp]]
The man who held her up slowly lowered $wife against the much thicker cock. She rocked her hips against it, and could feel it twitch against her pussy until it pushed inside. $wife gasped loudly as she felt the manhood plunge inside her to a new depth.
[img[images\pictures\re\park_wife_sub_naive_4.webp]]
$wife spasmed and moaned as the man fucked her through the hole. It was exactly what she needed, and it sent her mind wild in ecstacy. He was relentless in fucking her, and the man behind her was apparently just as eager. $wife bucked and moaned lewdly until she felt the man fill her up. She spasmed as she came on his cock. Her mind was a blur as she felt another cock slip inside her to do the same thing, until she was eventually left alone as a sloppy mess in a public bathroom cubicle.
$wife shamefully collected herself and found her way out...
@@.system;"$wife is feeling a little aroused; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>$wife visited the public bathroom again, and once more ran into the same man she'd seen before...
[img[images\pictures\re\park_wife_sub_naive_2.webp]]
[img[images\pictures\re\park_wife_sub_naive_3.webp]]
[img[images\pictures\re\park_wife_sub_naive_4.webp]]
@@.system;"$wife is feeling a little aroused; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $gloryhole1 to true>><<remember $parkgloryhole1_scene to true>><<set $unique_event_trigger_wife_gloryhole_standard_1 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\re\park_wife_nopath_1.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.
@@.system;"$wife is feeling a little aroused; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $gloryhole2 to true>><<remember $parkgloryhole2_scene to true>><<set $unique_event_trigger_wife_gloryhole_standard_2 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\re\park_wife_nopath_2.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\re\park_wife_nopath_3.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.
@@.system;"$wife is feeling a little aroused; sexuality increases by 2."@@
<<ChangeWithCap "sexuality" +2>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $pool_wife_hot_dom_1_scene to true>><<set $unique_event_trigger_wife_pool_hot_dom_1 to true>><<set $pool_wife_hot_dom_1 to true>>\
$wife went to the public pool again on her own. She'd lately found a new appreciation for the place, and felt very comfortable in her skin. She noticed the occasional glance her way which she didn't mind. She liked it, actually.
$wife laid back on a sunbed, her towel over her lap and a bottle of suntan oil in her hand. She was about to lather up to sunbake and noticed the lifeguard looking her way. She smiled at him and he unashamedly smiled back. Apparently he wasn't going to look away.
She squirted some of the oil onto her palm and began to rub it in over her arms and neck, and glanced up at the stud. He was still watching her. A smile crossed her lips as she had an idea to tease him. $wife squirted more oil onto her hand and rubbed it into her chest and stomach... Then under her bikini top. She noticed the lifeguard shift in his seat from the corner of her eye. Maybe he wanted a better view... She was happy to accommodate.
$wife glanced around to check that noone else was watching. If they were, they looked away pretty quickly. She pulled her bikini top aside to reveal her breasts and continued to rub the oil in.
[img[images\pictures\re\pool_wife_hot_dom_1.webp]]
The lifeguard leaned forward as he watched $wife with some interest, though he also looked around to make sure noone else had noticed... It seemed to $wife that he might have been more nervous than he was letting on. She was curious to see how he'd react if he saw even more...
$wife laid back on the sunbed and squirted more oil onto her hands. She lifted her legs up boldly, giving a good view of her ass, then lathered the oil onto her skin. She noticed a couple of heads turning, but they looked away when $wife glimpsed over.
A smirk crossed her lips. The lifeguard was still watching $wife, though seemed much more nervous than he was before. He needed a final push. $wife rubbed the oil further up her legs, which she spread apart to give a good view of what her bikini bottoms were hiding... Very little actually. She rubbed the oil between her legs. The bikini clung to her skin, and you could clearly see the details of her pussy... She pulled at the bikini so her labia were visible on either side. Coincidentally $wife noticed how wet she'd become. She was enjoying this all too much. She slowly slid a digit into herself.
[img[images\pictures\re\pool_wife_hot_dom_2.webp]]
She glanced up again and smiled as the lifeguard looked about frantically. He hesitated as he rested a hand against a walkie on his side, then after some contemplation he began to climb down from his seat. That was his limit.
$wife quickly corrected her bikini and laid back against the sunbed with closed eyes. She heard the lifeguard approach presumably to address her behavior, then after pausing for an uncomfortable amount of time, he walked away.
Maybe he just wanted a closer look. $wife wondered what he would have even said after clearly perving on her. She wondered how quickly she could have seduced him and led him away to a bathroom...
@@.system;"$wife is feeling naughty; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $pool_wife_naive_sub_1_scene to true>><<set $unique_event_trigger_wife_pool_naive_sub_1 to true>><<set $pool_wife_naive_sub_1 to true>>\
$wife went to the public pool again on her own. She'd been by herself before, but lately she'd been feeling a lot more co-dependant, and so was feeling somewhat vulnerable when she went places alone. Particularly places like this.
She came specifically to overcome her recent feelings on self-consciousness, so was her hopes at the very least. It seemed to work, too. $wife pushed out the thoughts of uncertainty and did her best to focus on swimming. She swam several laps to exert herself and forget about thinking altogether, and by the time she was done, she was out of breath and had completely forgotten about her worries. It didn't even seem like anyone was watching her, either.
$wife casually swam to the ladder and climbed out of the pool, then made her way back to the changing room, rather proud of herself. She took her bag out of the locker and left it on the bench outside a shower, then went in to quickly rinse off the pool water. She took off her swimmers and hung them over the door, then turned on the taps.
$wife washed the cool water through her hair and over her face, then over her naked body. She blinked as she realized she'd taken off her swimmers. She'd ordinarily never shower naked in a public pool. The thought sent her spiraling down a well of self-consciousness again, and she reached up for her swimmers but felt the hard frame of the door instead. She groped around for a moment, then in blinking realization she looked up and realized her swimmers were no longer there.
She felt her heart begin to race. She peeked under the door, hoping that they'd just fallen down and she could pull through, but they were truly gone. Someone must have taken them. She had nothing else in the shower. She would have to race out to grab her bag.
$wife pushed open the door very slightly and peeked out. There was noone in the lockers. She first felt relieved, but then incredibly nervous. What if someone walked in while she ran for her bag? Her heart raced and she felt an unusual flush of hotness through her body. The idea of her being exposed like that made her feel weird.
She had no other choice though, and so slowly pushed open the door and quickly snuck to the bench - just as someone walked in.
[img[images\pictures\re\pool_wife_naive_sub_1.webp]]
$wife quietly gasped - she had no choice but to follow through. She covered herself with her arms as well as she could, as she ran to the bag. She scooped it up, then closed herself in the nearest locker.
She had no idea if the person had seen her or not... Regardless she felt her face burning red from the embarrassment and thrill. It was exhilerating. She leant motionless against the door, her body still naked, as she listened for the person to leave... Her mind wandered all the while - what if more had come in? What if it were a man? Seeing her naked body... She shivered and she felt a wetness running down her leg. She needed to dry off still... That's what she told herself.
@@.system;"$wife is feeling hot & flustered; sexuality increases by 1."@@
<<ChangeWithCap "sexuality" +1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $unique_event_trigger_wife_pool_nopath_1 to true>><<set $pool1 to true>>\
$wife went to the public pool. Although she had a pool in her backyard, it wasn't all that great for distance swimming.
She'd driven past this spot a few times before, but it was the first time she'd actually come. It was a busy day - it must have been more popular than she first thought.
$wife swam a few laps. It'd been some time since she'd swam for exercise, so she was quickly exhausted.
As she surfaced to catch her breath, she noticed a few different people giving her odd looks. She was confused at first, then realized her top had slipped, exposing her breasts.
[img[images\pictures\re\pool_wife_nopath_1.webp]]
$wife adjusted her top and tried to swim away from her embarrassment - she carefully got out of the pool and went immediately to the changerooms. She noticed one man smirk at her as she passed by.
@@.system;"$wife is feeling embarrassed; liberty decreases by 1."@@
<<ChangeWithCap "liberty" -1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>$wife went to the public pool again - despite her woes from the last time she swam...
Unfortunately she hadn't fixed the problem. Her bikini was too small, and it slipped again while she was in the pool.
[img[images\pictures\re\pool_wife_nopath_1.webp]]
@@.system;"$wife is feeling embarrassed; liberty decreases by 1."@@
<<ChangeWithCap "liberty" -1>>\
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\beach.png]]
<<set $beach_discovered to true>>\
@@.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?
<<nobr>>
<<if $ws_hot eq true>>
<<if $sexuality gte 65 and $beach_wife_hot_2 eq true>>
<<if $beach_wife_hot_3 eq true>>
<<iconButtonContainer
'Beach_Wife_Hot_3_Repeat'
'button_m_action.png'
"Enjoy the Beach"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Beach_Wife_Hot_3'
'button_m_exclaim.png'
"Enjoy the Beach"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 50 and $beach_wife_hot_1 eq true>>
<<if $beach_wife_hot_2 eq true>>
<<iconButtonContainer
'Beach_Wife_Hot_2_Repeat'
'button_m_action.png'
"Enjoy the Beach"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Beach_Wife_Hot_2'
'button_m_exclaim.png'
"Enjoy the Beach"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 40 and $beach_wife_1 eq true>>
<<if $beach_wife_hot_1 eq true>>
<<iconButtonContainer
'Beach_Wife_Hot_1_Repeat'
'button_m_action.png'
"Enjoy the Beach"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Beach_Wife_Hot_1'
'button_m_exclaim.png'
"Enjoy the Beach"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Beach_Wife_NoPath_1'
'button_m_action.png'
"Enjoy the Beach"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_sub eq true or $ws_naive eq true or $ws_dom eq true>>
<<if $beach_wife_1 eq true>>
<<iconButtonContainer
'Beach_Wife_Uni_1'
'button_m_action.png'
"Enjoy the Beach"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Beach_Wife_NoPath_1'
'button_m_action.png'
"Enjoy the Beach"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<if $sexuality gte 10>>
<<iconButtonContainer
'Beach_Wife_NoPath_1'
'button_m_action.png'
"Enjoy the Beach"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<</if>>
<</nobr>>[img[images\bg\downtown.png]]
<<set $downtown_discovered to true>>\
@@.desc;Downtown was the filthiest part of the otherwise pleasant city. Despite the notoriety, $wife found herself walking through the neighbourhood...@@
<hr>
What does she do?
<<nobr>>
<<if $ws_sub eq true>>
<<if $downtown_wife_sub_3 eq true>>
<<iconButtonContainer
'Downtown_Wife_Sub_Repeat'
'button_m_action.png'
"Wander Around"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 70 and $downtown_wife_sub_2 eq true>>
<<iconButtonContainer
'Downtown_Wife_Sub_3'
'button_m_action.png'
"Wander Around"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 55 and $downtown_wife_sub_1 eq true>>
<<iconButtonContainer
'Downtown_Wife_Sub_2'
'button_m_action.png'
"Wander Around"
>>
<</iconButtonContainer>>
<<elseif $downtown_wife_sub_1 eq true>>
<<iconButtonContainer
'Downtown_Wife_Sub_Repeat'
'button_m_action.png'
"Wander Around"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 40 and $downtown1 eq true>>
<<if $downtown_both_sub_1 eq true>>
<<iconButtonContainer
'Downtown_Wife_Sub_1'
'button_m_action.png'
"Wander Around"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Downtown_Wife_NoPath_1'
'button_m_action.png'
"Wander Around"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Downtown_Wife_NoPath_1'
'button_m_action.png'
"Wander Around"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_hot eq true or $ws_naive eq true or $ws_dom eq true>>
<<if $downtown1 eq true>>
<<iconButtonContainer
'Downtown_Wife_Uni_1'
'button_m_action.png'
"Wander Around"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Downtown_Wife_NoPath_1'
'button_m_action.png'
"Wander Around"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<if $sexuality gte 10>>
<<iconButtonContainer
'Downtown_Wife_NoPath_1'
'button_m_action.png'
"Wander Around"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<</if>>
<</nobr>>[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
'Downtown (Wife)'
'button_m_forward.png'
"Downtown"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Beach (Wife)'
'button_m_forward.png'
"To the Beach"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Pool (Wife)'
'button_m_forward.png'
"To the Pool"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Museum (Wife)'
'button_m_forward.png'
"To an Art Museum"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\gymout.png]]
<<set $gym_discovered to true>>\
@@.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 $ws_dom eq true>>
<<if $sexuality gte 70 and $gym3 eq true>>
<<if $gym4 eq true>>
<<iconButtonContainer
'Gym_Wife_Dom_Repeat'
'button_m_action.png'
"Join a Class"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Gym_Wife_Dom_3'
'button_m_action.png'
"Join a Class"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 55 and $gym2 eq true>>
<<if $gym3 eq true>>
<<iconButtonContainer
'Gym_Wife_Dom_Repeat'
'button_m_action.png'
"Join a Class"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Gym_Wife_Dom_2'
'button_m_action.png'
"Join a Class"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 40 and $gym1 eq true>>
<<if $gym2 eq true>>
<<iconButtonContainer
'Gym_Wife_Dom_Repeat'
'button_m_action.png'
"Join a Class"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Gym_Wife_Dom_1'
'button_m_action.png'
"Join a Class"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 10>>
<<if $gym1 eq true>>
<<iconButtonContainer
'Gym_Wife_NoPath_1_Repeat'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Gym_Wife_NoPath_1'
'button_m_exclaim.png'
"Go Home"
>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_sub eq true or $ws_naive eq true or $ws_hot eq true>>
<<if $gym1 eq true>>
<<iconButtonContainer
'Gym_Wife_Uni_1'
'button_m_action.png'
"Join a Class"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 10>>
<<if $gym1 eq true>>
<<iconButtonContainer
'Gym_Wife_NoPath_1_Repeat'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Gym_Wife_NoPath_1'
'button_m_exclaim.png'
"Go Home"
>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<if $sexuality gte 10>>
<<if $gym1 eq true>>
<<iconButtonContainer
'Gym_Wife_NoPath_1_Repeat'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Gym_Wife_NoPath_1'
'button_m_exclaim.png'
"Go Home"
>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<</if>>
<</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 and $sexuality gte 15>>
<<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_naive eq 10>>
<<iconButtonContainer
'Step-Dad Route (Naive) - Wife Stay Home 1'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_naive eq 11>>
<<iconButtonContainer
'Step-Dad Route (Naive) - Wife Stay Home 2'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_hot eq 1>>
<<iconButtonContainer
'Step-Dad Route (Hot) - Seduce 1'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_hot eq 3>>
<<iconButtonContainer
'Step-Dad Route (Hot) - Seduce 2'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_hot eq 7>>
<<iconButtonContainer
'Step-Dad Route (Hot) - Show'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_dom eq 1>>
<<iconButtonContainer
'Step-Dad Route (Dom) - Seduce 1'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_dom eq 5>>
<<iconButtonContainer
'Step-Dad Route (Dom) - Show'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_dom eq 7>>
<<iconButtonContainer
'Step-Dad Route (Dom) - Seduce 2'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_sub eq 1>>
<<iconButtonContainer
'Step-Dad Route (Sub) - Seduce 1'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_sub eq 6>>
<<iconButtonContainer
'Step-Dad Route (Sub) - Seduce 2'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_secret eq 2>>
<<iconButtonContainer
'Step-Dad Route (Secret) - Confront'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_secret eq 3>>
<<iconButtonContainer
'Step-Dad Route (Secret) - Stay at Home'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_secret eq 6>>
<<iconButtonContainer
'Step-Dad Route (Secret) - Stay at Home 2'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_secret eq 8>>
<<iconButtonContainer
'Step-Dad Route (Secret) - Step-dad & Friend'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_secret eq 12>>
<<iconButtonContainer
'Step-Dad Route (Secret) - Step-dad & Friend 2'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_secret eq 20>>
<<iconButtonContainer
'Step-Dad Route (Secret) - Stay at Home 3'
'button_m_action.png'
"Continue"
>>
<</iconButtonContainer>>
<<else>>
<<if $ws_dom eq true>>
<<if $sexuality gte 45 and $stayhome1 eq true>>
<<iconButtonContainer
'Home_Wife_Dom_1'
'button_m_action.png'
"Hang Around the House"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Home_Wife_NoPath_1'
'button_m_action.png'
"Hang Around the House"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"End Day"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_sub eq true>>
<<if $sexuality gte 45 and $stayhome1 eq true>>
<<iconButtonContainer
'Home_Wife_Sub_1'
'button_m_action.png'
"Hang Around the House"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Home_Wife_NoPath_1'
'button_m_action.png'
"Hang Around the House"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"End Day"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_naive eq true>>
<<if $sexuality gte 50 and $stayhome1 eq true>>
<<if $home_naive_1 eq true>>
<<iconButtonContainer
'Home_Wife_Naive_2'
'button_m_action.png'
"Hang Around the House"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Home_Wife_Naive_1'
'button_m_action.png'
"Hang Around the House"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Home_Wife_NoPath_1'
'button_m_action.png'
"Hang Around the House"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"End Day"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_hot eq true>>
<<if $sexuality gte 45 and $stayhome1 eq true>>
<<iconButtonContainer
'Home_Wife_Hot_1'
'button_m_action.png'
"Hang Around the House"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Home_Wife_NoPath_1'
'button_m_action.png'
"Hang Around the House"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"End Day"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<if $sexuality gte 10>>
<<iconButtonContainer
'Home_Wife_NoPath_1'
'button_m_action.png'
"Hang Around the House"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"End Day"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<</if>>
<</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_dom eq true>>
<<if $sexuality gte 55 and $massage2 eq true>>
<<if $mall_wife_dom_1 eq true>>
<<iconButtonContainer
'Mall_Wife_Dom_1_Repeat'
'button_m_action.png'
"Get a Massage Again"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Mall_Wife_Dom_1'
'button_m_exclaim.png'
"Get a Massage Again"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $massage1 eq true>>
<<iconButtonContainer
'Mall_Wife_NoPath_2'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Mall_Wife_NoPath_1'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_sub eq true>>
<<if $sexuality gte 50>>
<<if $mall_wife_sub_2 eq true>>
<<iconButtonContainer
'Mall_Wife_Sub_3'
'button_m_action.png'
"Go Shopping"
>>
<</iconButtonContainer>>
<<elseif $mall_wife_sub_1 eq true>>
<<iconButtonContainer
'Mall_Wife_Sub_2'
'button_m_action.png'
"Go Shopping"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Mall_Wife_Sub_1'
'button_m_action.png'
"Go Shopping"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $massage1 eq true>>
<<iconButtonContainer
'Mall_Wife_NoPath_2'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Mall_Wife_NoPath_1'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_naive eq true>>
<<if $sexuality gte 50 and $massage2 eq true>>
<<if $mall_wife_naive_1 eq true>>
<<iconButtonContainer
'Mall_Wife_Naive_1_Repeat'
'button_m_action.png'
"Get a Massage Again"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Mall_Wife_Naive_1'
'button_m_exclaim.png'
"Get a Massage Again"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $massage1 eq true>>
<<iconButtonContainer
'Mall_Wife_NoPath_2'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Mall_Wife_NoPath_1'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_hot eq true>>
<<if $sexuality gte 50 and $massage2 eq true>>
<<if $mall_wife_hot_1 eq true>>
<<iconButtonContainer
'Mall_Wife_Hot_1_Repeat'
'button_m_action.png'
"Go Shopping"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Mall_Wife_Hot_1'
'button_m_exclaim.png'
"Go Shopping"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $massage1 eq true>>
<<iconButtonContainer
'Mall_Wife_NoPath_2'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Mall_Wife_NoPath_1'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<if $massage1 eq true>>
<<iconButtonContainer
'Mall_Wife_NoPath_2'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Mall_Wife_NoPath_1'
'button_m_action.png'
"Get a Massage"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<</if>>
<</nobr>>[img[images\bg\museum.png]]
<<set $museum_discovered to true>>\
@@.desc;$wife went to the museum... There was an exhibit on. She couldn't tell much from looking from outside, but it did seem to be popular.@@
<hr>
What does she do?
<<nobr>>
<<if $ws_naive eq true>>
<<if $sexuality gte 70 and $museum_wife_naive_2 eq true>>
<<if $museum_wife_naive_3 eq true>>
<<iconButtonContainer
'Museum_Wife_Naive_3_Repeat'
'button_m_action.png'
"View Expo..."
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Museum_Wife_Naive_3'
'button_m_exclaim.png'
"View Expo..."
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 55 and $museum_wife_naive_1 eq true>>
<<if $museum_wife_naive_2 eq true>>
<<iconButtonContainer
'Museum_Wife_Naive_2_Repeat'
'button_m_action.png'
"View Expo..."
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Museum_Wife_Naive_2'
'button_m_exclaim.png'
"View Expo..."
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 40 and $museum1 eq true>>
<<if $museum_wife_naive_1 eq true>>
<<iconButtonContainer
'Museum_Wife_Naive_1_Repeat'
'button_m_action.png'
"View Expo..."
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Museum_Wife_Naive_1'
'button_m_exclaim.png'
"View Expo"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Museum_Wife_NoPath_1'
'button_m_action.png'
"View Expo"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_sub eq true or $ws_dom eq true or $ws_hot eq true>>
<<if $museum1 eq true>>
<<iconButtonContainer
'Museum_Wife_Uni_1'
'button_m_action.png'
"View Expo"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Museum_Wife_NoPath_1'
'button_m_action.png'
"View Expo"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<if $sexuality gte 10>>
<<iconButtonContainer
'Museum_Wife_NoPath_1'
'button_m_action.png'
"View Expo"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<</if>>
<</nobr>>[img[images\bg\park.png]]
<<set $park_discovered to true>>\
@@.desc;$wife wandered through the park. It was a magnificent forest-like nature park 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 50 and $gloryhole1 eq true>>
<<if $park_wife_hot_dom_1 eq true>>
<<iconButtonContainer
'Park_Wife_Hot_Dom_1_Repeat'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Park_Wife_Hot_Dom_1'
'button_m_exclaim.png'
"Go Home"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 20 and $gloryhole1 eq true>>
<<iconButtonContainer
'Park_Wife_NoPath_2'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Park_Wife_NoPath_1'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_sub eq true or $ws_naive eq true>>
<<if $sexuality gte 70 and $park_wife_naive_sub_1 eq true>>
<<if $park_wife_naive_sub_2 eq true>>
<<iconButtonContainer
'Park_Wife_Naive_Sub_2_Repeat'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Park_Wife_Naive_Sub_2'
'button_m_exclaim.png'
"Go Home"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 50 and $gloryhole1 eq true>>
<<if $park_wife_naive_sub_1 eq true>>
<<iconButtonContainer
'Park_Wife_Naive_Sub_1_Repeat'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Park_Wife_Naive_Sub_1'
'button_m_exclaim.png'
"Go Home"
>>
<</iconButtonContainer>>
<</if>>
<<elseif $sexuality gte 20 and $gloryhole1 eq true>>
<<iconButtonContainer
'Park_Wife_NoPath_2'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Park_Wife_NoPath_1'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<if $sexuality gte 20 and $gloryhole1 eq true>>
<<iconButtonContainer
'Park_Wife_NoPath_2'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Park_Wife_NoPath_1'
'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]]
<<set $pool_discovered to true>>\
@@.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?
<<nobr>>
<<if $ws_dom eq true or $ws_hot eq true>>
<<if $sexuality gte 40 and $pool1 eq true>>
<<iconButtonContainer
'Pool_Wife_Hot_Dom'
'button_m_action.png'
"Go for a Swim Again"
>>
<</iconButtonContainer>>
<<elseif $pool1 eq true>>
<<iconButtonContainer
'Pool_Wife_NoPath_2'
'button_m_action.png'
"Go for a Swim"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Pool_Wife_NoPath_1'
'button_m_action.png'
"Go for a Swim"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<elseif $ws_sub eq true or $ws_naive eq true>>
<<if $sexuality gte 40>>
<<iconButtonContainer
'Pool_Wife_Naive_Sub'
'button_m_action.png'
"Go for a Swim"
>>
<</iconButtonContainer>>
<<elseif $pool1 eq true>>
<<iconButtonContainer
'Pool_Wife_NoPath_2'
'button_m_action.png'
"Go for a Swim"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Pool_Wife_NoPath_1'
'button_m_action.png'
"Go for a Swim"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<if $pool1 eq true>>
<<iconButtonContainer
'Pool_Wife_NoPath_2'
'button_m_action.png'
"Go for a Swim"
>>
<</iconButtonContainer>>
<<elseif $sexuality gte 10>>
<<iconButtonContainer
'Pool_Wife_NoPath_1'
'button_m_action.png'
"Go for a Swim"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<</if>>
<</nobr>>[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 $school_path_naive eq 7 and $sexuality gte 60>>
<<iconButtonContainer
'Teacher Route (naive) - House Party'
'button_m_work.png'
"Go to the House Party..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<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 and $sexuality gt 45>>
<<iconButtonContainer
'Weekend_Work_Wife_Naive_Fourth'
'button_m_work.png'
"Work at the elderly home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_naive eq 8 and $sexuality gt 50>>
<<iconButtonContainer
'Weekend_Work_Wife_Naive_Fifth'
'button_m_work.png'
"Work at the elderly home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_naive eq 9 and $sexuality gt 55>>
<<iconButtonContainer
'Weekend_Work_Wife_Naive_Sixth'
'button_m_work.png'
"Work at the elderly home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_naive gte 7>>
<<iconButtonContainer
'Weekend_Work_Wife_Naive_Generic'
'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 and $sexuality gte 40>>
<<iconButtonContainer
'Weekend_Work_Wife_Dom_Third'
'button_m_work.png'
"Work at the nightclub"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_dom eq 7 and $sexuality gte 50>>
<<iconButtonContainer
'Weekend_Work_Wife_Dom_Fourth'
'button_m_work.png'
"Work at the nightclub"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_dom eq 8 and $sexuality gte 55>>
<<iconButtonContainer
'Weekend_Work_Wife_Dom_Fifth'
'button_m_work.png'
"Work at the nightclub"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_dom eq 9 and $sexuality gte 60>>
<<iconButtonContainer
'Weekend_Work_Wife_Dom_BadEnd'
'button_m_work.png'
"Work at the nightclub"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $debtwork_path_dom gte 6>>
<<iconButtonContainer
'Weekend_Work_Wife_Dom_Default'
'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>>
<<if $stepdad_path_sub eq 3>>
<<iconButtonContainer
'Step-Dad Route (Sub) - Yoga Workout'
'button_m_work.png'
`"Do a Yoga Workout with " + $stepd`
>>
<<AdvancePeriod 3>>
<</iconButtonContainer>>
<<elseif $stepdad_path_sub eq 8>>
<<iconButtonContainer
'Step-Dad Route (Sub) - Weekend Visit'
'button_m_work.png'
`"Visit the house with " + $stepd`
>>
<<AdvancePeriod 3>>
<</iconButtonContainer>>
<<elseif $stepdad_path_sub eq 11>>
<<iconButtonContainer
'Step-Dad Route (Sub) - Weekend Visit 2'
'button_m_work.png'
`"Visit the house with " + $stepd`
>>
<<AdvancePeriod 3>>
<</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"
>>
<<set $wife_work_teacher to true>>
<</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_route eq true>>
<<iconButtonContainer
'Teacher Route (princ) - Summoned 1'
'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_dom eq 5>>\
<<iconButtonContainer
'Teacher Route (dom) - Staff Notice'
'button_m_action.png'
"End the Day"
>>
<</iconButtonContainer>>
<<elseif $school_path_dom gte 1>>
<<iconButtonContainer
'Teacher Route (dom) - After Class'
'button_m_forward.png'
"End the Day"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $school_path_princ eq 1>>
<<iconButtonContainer
'Teacher Route (princ) - Summoned 2'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $school_path_princ eq 2>>
<<iconButtonContainer
'Teacher Route (princ) - Summoned 3'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $school_path_princ eq 3>>
<<iconButtonContainer
'Teacher Route (princ) - Summoned 4'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $school_path_princ eq 4>>
<<iconButtonContainer
'Teacher Route (princ) - Summoned 5'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $school_path_princ eq 5 and $sexuality gte 45>>
<<iconButtonContainer
'Teacher Route (princ) - Summoned 6'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $school_path_princ eq 6 and $sexuality gte 50>>
<<iconButtonContainer
'Teacher Route (princ) - Confession'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $school_path_princ eq 7>>
<<iconButtonContainer
'Teacher Route (princ) - Confronted'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<elseif $school_path_princ eq 8 and $sexuality gte 60>>
<<iconButtonContainer
'Teacher Route (princ) - Defend'
'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 profitable 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
'Morning'
'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, $col1 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>>
<<if $work_path_naive eq 13>>
<<iconButtonContainer
'Modelling Route (Naive) 14 - confront col1'
'button_m_person.png'
"Ask about the photoshoots"
>>
<</iconButtonContainer>>
<</if>>
<<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
'Morning'
'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>>
<<if $work_path_naive eq 10>>
<<iconButtonContainer
'Modelling Route (Naive) 11 - Talk to col2'
'button_m_person.png'
"Ask about the photoshoots"
>>
<</iconButtonContainer>>
<</if>>
<<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
'Morning'
'button_m_back.png'
"Nothing"
>>
<</iconButtonContainer>>
<</nobr>>[img[images\pictures\neighmom\neighmom.png]]
@@.you;"Maybe I could come over...?"@@ You suggested. $neighmom's eyes lit up.
@@.woman;"Of course you can!"@@ She replied eagerly.
@@.woman;"Um... Did you want to come over alone...? Or $wife could come over too... Either to join us, or maybe spend some time with $neigh..."@@ She asked somewhat bashfully.
@@.woman;"It's up to you."@@ She added.
<hr>
<<iconButtonContainer
'Neighbour Route Hot - Visit Loop Alone'
'button_m_back.png'
"I'll come over alone."
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neighbour Route Hot - Visit Loop Together'
'button_m_back.png'
`"I'll come back with " + $wife`
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neighbour Route Hot - Visit Loop Tutor'
'button_m_back.png'
`$wife + " can tutor " + $neigh`
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Go Home'
'button_m_back.png'
"Just go Home"
>>
<</iconButtonContainer>>[img[images\pictures\neighmom\neighmom.png]]
@@.you;"Maybe I could come over...?"@@ You suggested. $neighmom's eyes lit up.
@@.woman;"Yeah I think you should."@@ She replied with a smirk.
@@.woman;"Feel free to bring $wife along. Or you can come alone. I'll let you choose..."@@ She smiled sweetly.
@@.woman;"And don't worry... I won't tell on you if you come alone."@@ She added.
<hr>
<<iconButtonContainer
'Neighbour Route Dom - Visit Loop Alone'
'button_m_back.png'
"I'll come over alone."
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neighbour Route Dom - Visit Loop Together'
'button_m_back.png'
`"I'll come back with " + $wife`
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Go Home'
'button_m_back.png'
"Just go Home"
>>
<</iconButtonContainer>>[img[images\pictures\neighmom\neighmom.png]]
@@.you;"Maybe $wife and I could come over...?"@@ You suggested. $neighmom's eyes lit up.
@@.woman;"That sounds like a nice idea..."@@ She replied with a wavering voice. You could tell she was excited.
@@.woman;"U-um..."@@ She looked around then leaned closer. @@.woman;"If you want to do the same as before that's fine... But I've also got a 'toy' I can use on $wife... D-did you maybe want me to f-fuck her...? I can get it out if you want."@@ She asked quietly.
<hr>
<<iconButtonContainer
'Neighbour Route Sub - Visit Loop Mary'
'button_m_back.png'
"You fuck her."
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neighbour Route Sub - Visit Loop Quean'
'button_m_back.png'
"She can watch us."
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Go Home'
'button_m_back.png'
"Just go Home"
>>
<</iconButtonContainer>>[img[images\pictures\neighmom\neighmom.png]]
@@.you;"Maybe I could come over...?"@@ You suggested. $neighmom smiled.
@@.woman;"Well actually... Hmm..."@@ She paused thoughtfully.
@@.woman;"... I suppose you could come over alone. We could have fun together. Or you could come with $wife... She could tutor $neigh and we could maybe see something interesting..."@@ She smiled sweetly at you.
@@.woman;"Otherwise, maybe you could video call $neigh later on... He might have something interesting to show you."@@ She suggested.
<hr>
<<iconButtonContainer
'Neighbour Route Naive - Visit Loop Alone'
'button_m_back.png'
"I'll come over alone."
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neighbour Route Naive - Visit Loop Together'
'button_m_back.png'
`$wife + "can tutor " + $neigh`
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neighbour Route Naive - Visit Loop Videocall'
'button_m_back.png'
"I look forward to the videocall."
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Go Home'
'button_m_back.png'
"Just go Home"
>>
<</iconButtonContainer>>[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.
<<if $neigh_path_sub gte 2>>
@@.woman;"Hi $name!"@@ She approached the fence too. @@.woman;"I had fun the other day... Um... Did you want to visit again some time...?"@@ She asked bashfully.
<<elseif $neigh_path_sub eq 4>>
@@.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.
<<elseif $neigh_path_naive eq 6>>
@@.woman;"Hi $name!"@@ She approached the fence too. @@.woman;"I had fun the other day... Um... Did you want to visit again some time...?"@@ She asked bashfully.
<<elseif $neigh_path_hot eq 3>>
@@.woman;"Hi $name!"@@ She approached the fence too. @@.woman;"I had fun the other day... Um... Did you want to visit again some time...?"@@ She asked bashfully.
<<elseif $neigh_path_hot eq 6>>
@@.woman;"Oh! H-hi $name!"@@ $neighmom greeted you excitedly. @@.woman;"The other night, um... I had fun... And if you and $wife want to visit again, just let me know."@@ She said bashfully.
<<elseif $neigh_path_naive eq 9 or $neigh_path_hot eq 8 or $neigh_path_sub eq 7>>
@@.woman;"Hi $name."@@ $neighmom greeted you with a knowing smile. @@.woman;"I was actually just thinking about you... Funny that, huh?"@@ She smirked.
<<elseif $neigh_path_dom eq 4>>
@@.woman;"Now there's a good neighbour, stopping by for a chat."@@ $neighmom smiled at you bashfully. She bit her lip. @@.woman;"Or maybe you wanted something else...?"@@ She suggested with a glint in her eye.
<<else>>
@@.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.
<</if>>
<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_naive eq 6>>
<<iconButtonContainer
'Neigh Route (Naive) - Drink 2'
'button_m_action.png'
"Go in for a drink"
>>
<</iconButtonContainer>>
<<elseif $neigh_path_hot eq 1>>
<<iconButtonContainer
'Neigh Route (Hot) - Accept Offer'
'button_m_action.png'
"Yes - but only if I can bring my wife"
>>
<</iconButtonContainer>>
<<elseif $neigh_path_hot eq 2>>
<<iconButtonContainer
'Neigh Route (Hot) - Drinking with Neighbours'
'button_m_action.png'
"We'll come over soon..."
>>
<</iconButtonContainer>>
<<elseif $neigh_path_hot eq 3>>
<<iconButtonContainer
'Neighbour Route Hot - Discussion'
'button_m_action.png'
"About the other night..."
>>
<</iconButtonContainer>>
<<elseif $neigh_path_hot eq 5>>
<<iconButtonContainer
'Neighbour Route Hot - Another Visit'
'button_m_action.png'
"We'll visit tonight..."
>>
<</iconButtonContainer>>
<<elseif $neigh_path_hot eq 6>>
<<iconButtonContainer
'Neighbour Route Hot - Discussion 2'
'button_m_action.png'
"Let's do it again."
>>
<</iconButtonContainer>>
<<elseif $neigh_path_dom eq 1>>
<<iconButtonContainer
'Neigh Route (Dom) - Visit 1'
'button_m_action.png'
"Raincheck"
>>
<</iconButtonContainer>>
<<elseif $neigh_path_dom eq 2>>
<<iconButtonContainer
'Neigh Route (Dom) - Visit Again'
'button_m_action.png'
`"I have to get home to " + $wife`
>>
<</iconButtonContainer>>
<<elseif $neigh_path_sub eq 1>>
<<iconButtonContainer
'Neigh Route (Sub) - Drink'
'button_m_action.png'
"Go in for a drink"
>>
<</iconButtonContainer>>
<<elseif $neigh_path_sub eq 2>>
<<iconButtonContainer
'Neigh Route (Sub) - Tease'
'button_m_action.png'
"Another time maybe"
>>
<</iconButtonContainer>>
<<elseif $neigh_path_sub eq 4>>
<<iconButtonContainer
'Neigh Route (Sub) - Tease 2'
'button_m_action.png'
"Yes - but only if I can bring my wife"
>>
<</iconButtonContainer>>
<<elseif $neigh_path_sub eq 6>>
<<iconButtonContainer
'Neighbour Route Sub - Visit'
'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>>
<<elseif $neigh_path_naive eq 9>>
<<iconButtonContainer
'Neigh Route (Naive) - Visit Loop'
'button_m_action.png'
"Visit Her"
>>
<</iconButtonContainer>>
<<elseif $neigh_path_hot eq 8>>
<<iconButtonContainer
'Neigh Route (Hot) - Visit Loop'
'button_m_action.png'
"Visit Her"
>>
<</iconButtonContainer>>
<<elseif $neigh_path_dom eq 4>>
<<iconButtonContainer
'Neigh Route (Dom) - Visit Loop'
'button_m_action.png'
"Visit Her"
>>
<</iconButtonContainer>>
<<elseif $neigh_path_sub eq 7>>
<<iconButtonContainer
'Neigh Route (Sub) - Visit Loop'
'button_m_action.png'
"Visit Her"
>>
<</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_secret gte 8>>\
@@.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_secret gte 8>>\
@@.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_secret gte 5>>
<<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_secret gte 8>>
<<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>>
<<if $stepdad_path_hot eq 12>>
<<iconButtonContainer
'Step-Dad Route (Hot) - Discuss Drinks'
'button_m_person.png'
"Drinks"
>>
<</iconButtonContainer>>
<</if>>
<<if $stepdad_path_dom eq 14>>
<<iconButtonContainer
'Step-Dad Route (Dom) - Discuss Moving In'
'button_m_person.png'
"Discuss Moving In..."
>>
<</iconButtonContainer>>
<</if>>
<<if $stepdad_path_sub eq 14>>
<<iconButtonContainer
'Step-Dad Route (Sub) - Confront'
'button_m_person.png'
"Confront..."
>>
<</iconButtonContainer>>
<</if>>
<<if $stepdad_path_secret eq 10>>
<<iconButtonContainer
'Step-Dad Route (Secret) - Chat House'
'button_m_person.png'
"Ask about his house"
>>
<</iconButtonContainer>>
<</if>>
<<if $stepdad_path_secret eq 18>>
<<iconButtonContainer
'Step-Dad Route (Secret) - Chat House 2'
'button_m_person.png'
"Accept his offer"
>>
<</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_hot eq 6>>
<<iconButtonContainer
'Weekend_Work_Wife_Hot_Fourth'
'button_m_action.png'
"About your weekend 'job'..."
>>
<</iconButtonContainer>>
<<elseif $debtwork_path_hot eq 8>>
<<iconButtonContainer
'Wife Dialogue-Webcam2'
'button_m_action.png'
"About the webcamming offer..."
>>
<</iconButtonContainer>>
<<elseif $debtwork_path_hot eq 11>>
<<iconButtonContainer
'FO_Camgirl_Dialogue_1'
'button_m_action.png'
"About your last show"
>>
<</iconButtonContainer>>
<<elseif $debtwork_path_hot_FO eq 2>>
<<iconButtonContainer
'FO_Camgirl_Dialogue_2'
'button_m_action.png'
"About your last show..."
>>
<</iconButtonContainer>>
<<elseif $debtwork_path_hot_FO eq 5>>
<<iconButtonContainer
'FO_Camgirl_Sex_Scene_4'
'button_m_action.png'
"About your last show..."
>>
<</iconButtonContainer>>
<<elseif $debtwork_path_sub eq 3>>
<<iconButtonContainer
'Wife Dialogue-XClub'
'button_m_action.png'
"Did you find a job? (X Club)"
>>
<</iconButtonContainer>>
<<elseif $debtwork_path_sub_FO eq 1>>
<<iconButtonContainer
'FO_Blacked_Dialogue_1'
'button_m_action.png'
"About the gangbang..."
>>
<</iconButtonContainer>>
<<elseif $blacked_path eq 2>>
<<iconButtonContainer
'Wife Dialogue-Blacked'
'button_m_action.png'
"About Darryl?"
>>
<</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_secret gte 5>>
<<iconButtonContainer
'Step-Dad Route (Secret) - Ask about Stepd'
'button_m_person.png'
`"How's " + $stepd`
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_hot eq 2>>
<<iconButtonContainer
'Step-Dad Route (Hot) - Ask about Stepd'
'button_m_person.png'
`"How's " + $stepd`
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_hot eq 5>>
<<iconButtonContainer
'Step-Dad Route (Hot) - Ask about Stepd 2'
'button_m_person.png'
`"How's " + $stepd`
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_hot eq 6 and $spycamera eq true>>
<<iconButtonContainer
'Step-Dad Route (Hot) - Spy Camera'
'button_m_person.png'
"Show her the Spy Camera"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_hot eq 9>>
<<iconButtonContainer
'Step-Dad Route (Hot) - Spy Camera 2'
'button_m_person.png'
"Show her the Spy Camera Footage"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_hot eq 11>>
<<iconButtonContainer
'Step-Dad Route (Hot) - Discuss Footage'
'button_m_person.png'
"Discuss the Spy Camera Footage"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_hot eq 14>>
<<iconButtonContainer
'Step-Dad Route (Hot) - Ask about Stepd 3'
'button_m_person.png'
`"What do we do about " + $stepd`
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_hot eq 99>>
<<iconButtonContainer
'Step-Dad Route (Hot) - Ask about Stepd 4'
'button_m_person.png'
`"Talk about " + $stepd`
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_dom eq 3>>
<<iconButtonContainer
'Step-Dad Route (Dom) - Ask about Stepd'
'button_m_person.png'
`"Talk about " + $stepd`
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_dom eq 9>>
<<iconButtonContainer
'Step-Dad Route (Dom) - Ask about Stepd 2'
'button_m_person.png'
`"Talk about " + $stepd`
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_dom eq 11>>
<<iconButtonContainer
'Step-Dad Route (Dom) - Ask about Stepd 3'
'button_m_person.png'
`"Talk about " + $stepd`
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_dom eq 13>>
<<iconButtonContainer
'Step-Dad Route (Dom) - Ask about Stepd 4'
'button_m_person.png'
`"Talk about " + $stepd`
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_dom eq 15>>
<<iconButtonContainer
'Step-Dad Route (Dom) - Ask about Stepd 5'
'button_m_person.png'
`"Talk about " + $stepd`
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_sub eq 2>>
<<iconButtonContainer
'Step-Dad Route (Sub) - Ask about Stepd'
'button_m_person.png'
`"Talk about " + $stepd`
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_sub eq 4>>
<<iconButtonContainer
'Step-Dad Route (Sub) - Ask about Stepd 2'
'button_m_person.png'
`"Talk about " + $stepd`
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_sub eq 7>>
<<iconButtonContainer
'Step-Dad Route (Sub) - Ask about Stepd 3'
'button_m_person.png'
`"Talk about " + $stepd`
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_sub eq 9>>
<<iconButtonContainer
'Step-Dad Route (Sub) - Ask about Stepd 4'
'button_m_person.png'
`"Talk about " + $stepd`
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_sub eq 5 and $spycamera eq true>>
<<iconButtonContainer
'Step-Dad Route (Sub) - Spy Camera'
'button_m_person.png'
`"Talk about " + $stepd`
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_sub eq 12>>
<<iconButtonContainer
'Step-Dad Route (Sub) - Spy Camera 2'
'button_m_person.png'
`"Talk about " + $stepd`
>>
<</iconButtonContainer>>
<</if>>
<<if $neigh_path_hot eq 4>>
<<iconButtonContainer
'Neighbour Route Hot - Discussion Wife'
'button_m_action.png'
`"About " + $neighmom`
>>
<</iconButtonContainer>>
<<elseif $neigh_path_sub eq 6>>
<<iconButtonContainer
'Neighbour Route Sub - Discussion Wife'
'button_m_action.png'
`"About " + $neighmom`
>>
<</iconButtonContainer>>
<</if>>
<<iconButtonContainer
'Sexual Interaction'
'button_m_app.png'
"Sexual Interaction"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Night'
'button_m_back.png'
"Nothing"
>>
<</iconButtonContainer>>
<</nobr>><<ChangeWithCap "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...
@@.system;"Your dominance wavers; control decreases by 1."@@
<<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>><<ChangeWithCap "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.
@@.system;"Your dominance wavers; control decreases by 1."@@
<<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>><<nobr>>
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Return"
>>
<</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>
@@.you;"How was your day?"@@ You asked.<<include "Talk_Day-Header">>\
@@.wife;"I just worked."@@ $wife replied flatly. It was clear she didn't want to talk about it, but you were curious.
@@.you;"Oh yeah...? Just another day?"@@ You lightly pressed. She shot you a look that told you to shut up. You did so.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I worked. Is there something in particular you want to know?"@@ $wife told you with an icy tone and quirked a brow at you. You gave a meek shrug.
@@.you;"I... N-no, not really... Um... But if you're not liking it, you could probably stop..."@@ You suggested. Even though it was your idea; $wife was clearly not liking it.
$wife gave you a look of amazement. For a moment you were sure she was about to tear you another hole, but her gaze turned vacant as her jaw dropped slightly. She shook her head.
@@.wife;"No... We need the money..."@@ She explained. You blinked then frowned. You felt concerned, but moreso you felt guilty. It was your command, after all.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Oh... My day...?"@@ $wife scrunched her face up in deep thought and apparently struggled to reply.
@@.you;"... $wife? Is everything okay?"@@ You asked with genuine concern. $wife offered you a vague smile after several seconds of hesitation... Though you weren't entirely convinced.
@@.wife;"Sorry, I think I'm just tired. My day was fine."@@ She explained.
@@.you;"... Just let me know if there's anything bothering you."@@ You told her. There was a flash of pained thought on her face again, but she offered a smile and nodded.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Hmm? I would have thought you might already know the answer to that question... Or weren't you watching this time...?"@@ $wife gave you a wicked smile. You gulped. Of course you were watching.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was good. Actually, $boss says I'm getting some more work coming in."@@ $wife grinned.
@@.you;"Oh, really? I guess I'll be working on more of your photoshoots huh."@@ You pondered. $wife shook her head.
@@.wife;"Probably not. I think $boss is outsourcing a lot of the work."@@ She said matter-of-factly, and with no offer of a follow up.
@@.you;"Huh, okay..."@@ You shurgged.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was good... Really good, actually."@@ $wife smirked.
@@.you;"You're getting more confident, huh?"@@ You observed. $wife gave a thoughtful look then shrugged.
@@.wife;"I guess so... But it's more that my potential's being realized."@@ She said.
@@.you;"Oh I see..."@@ You said, but you actually didn't see, or know what she meant at all.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was another good day hun..."@@ $wife smirked at you. You cocked a brow. You knew what her day was like- though she didn't know you did.
@@.you;"Yeah...? Another good photoshoot?"@@ You followed up.
@@.wife;"Mm, yep. One of my best."@@ She said.
@@.you;"Glad to hear it..."@@ You replied quietly.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
$wife looked thoughtful for a moment before she replied.
@@.wife;"It was an eye-opening day, hun."@@ She eventually said, a little too calmly. She smiled. Something about it put you on edge.
@@.you;"Glad to hear it... Eye-opening you say?"@@ You raised a brow.
@@.wife;"Yes. I mean it's very clear to me... My future and what I have to do."@@ She explained.
@@.you;"R-right..."@@ You nodded. You were too scared to ask what she meant - you didn't want to know.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Splendid."@@ $wife smiled.
@@.you;"That's a rare word. Was it really that good...?"@@ You asked curiously and somewhat nervously.
@@.wife;"Yeah... I feel like $boss and I are finally on the same page, and that I can finally get somewhere."@@ She said.
@@.you;"That's good..."@@ You replied meekly.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
$wife took a deep breath in.
@@.wife;"I accepted the contract."@@ She said with a nervous smile. You felt your heart race.
@@.you;"Really? Great...! That's great... Uh, when do you start?"@@ You asked.
@@.wife;"Whenever, immediately I guess."@@ She said.
@@.wife;"... Still, I'm a little nervous..."@@ She let out a slow breath.
@@.you;"That's normal... But you'll do fine- you have everyone's support. I bet $col2's support more than anyone."@@ You smirked. $wife gave a wicked smile.
@@.wife;"Yeah... I'm sure he'll be thrilled."@@ She said.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Good... I did my first 'erotic' session..."@@ She said quietly with a slight smile. You blinked and looked at her.
@@.you;"Y-yeah...? How'd it go...?"@@ You asked, trying to hide your eagerness to hear.
@@.wife;"You'll have to find out when you edit the shoot..."@@ She teased with a smile.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Today? U-um, nothing... I mean, it was fine. Why do you ask?"@@ $wife replied a little bashfully. You quirked a brow.
@@.you;"I was just making conversation. Are you okay...?"@@ You asked.
@@.wife;"I'm fine! And today was fine. I um, just did modelling work like normal. Thanks for asking hun..."@@ $wife gave you a reassuring smile. You weren't so sure.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Huh? Oh um, it was fine."@@ $wife replied a little passively.
@@.you;"...Yeah? Okay. Did you just model again...?"@@ You asked curiously. You weren't meaning to pry, but $wife had been acting a little odd.
@@.wife;"Um, yep, just like usual."@@ She answered.
@@.you;"Cool okay... Just let me know if that $col2 is being a pest."@@ You joked with a grin, but frowned when $wife just nodded.
<<include "Talk_Day-Footer">>\
@@.wife;"Yes okay..."@@ She said.<<include "Talk_Day-Header">>\
@@.wife;"Fine... Just like normal... Why do you ask?"@@ $wife peered at you. Your heart raced as you recalled what you'd seen earlier that day. You couldn't bring yourself to confront $wife. You forced a smile.
@@.you;"I was just wondering."@@ You answered her with a pit in your stomach.
@@.wife;"Oh... Thanks hun. My day was good."@@ She said. You had to accept that. You just couldn't confront her - otherwise you'd be forced to face the truth.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Um... I-it was okay."@@ $wife said, barely meeting your gaze.
@@.you;"Fine...? Anything happen?"@@ You asked curiously. You knew that her photoshoots were more than she was letting on.
@@.wife;"Um..."@@ $wife frowned for a time. You felt butterflies as you wondered if she was about to confess any wrongdoing, but instead she shook her head.
@@.wife;"No it was just another normal day."@@ She said.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"My day was fine..."@@ $wife said with some finality - a voice that didn't allow much follow up. You frowned.
@@.you;"Uh... Glad to hear."@@ You replied. $wife barely acknowledged your response. You thought it best to just leave the topic alone.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"My day? Um... Y-yes it was good."@@ $wife replied with more cheer.
@@.you;"What did you get up to...?"@@ You asked.
@@.wife;"Oh I um... I was just doing modelling work... The usual."@@ She offered you a smile. You noticed she had somewhat flushed cheeks.
@@.you;"Yeah? Cool... I guess you're warming up to them, huh?"@@ You continued.
@@.wife;"Yeah I guess so."@@ She nodded in agreement. You felt relieved seeing her more relaxed... But still, you wondered about her photoshoots. That memory lingered in your head...
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was good."@@ $wife replied with a smile... But this time it didn't feel the same. You remembered the video you saw at work. $wife's face twisted in pleasure as $col1 rubbed his junk against her privates.
@@.wife;"... $name?"@@ $wife called out. You blinked, having zoned out.
@@.you;"What? Sorry, I uh..."@@ You frowned.
@@.wife;"I asked 'why do you ask'?."@@ She smiled again.
@@.you;"N-no, I was just wondering. That's all."@@ You lied.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Oh, it was a good day..."@@ $wife said with reddened cheeks.
@@.you;"Really? Great..."@@ You said with feigned happiness.
@@.wife;"$col2 got some new equipment, so the photoshoots are a lot easier..."@@ She explained quietly. She seemed to almost zone out, too. You frowned and nodded.
@@.you;"I see... Glad to hear it..."@@ You replied. You wondered what this 'new equipment' was.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Um, yes my day was fine..."@@ $wife replied with a smile.
@@.you;"That's good."@@ You replied. You couldn't look at $wife without picturing the video you saw.
@@.wife;"Is something wrong, $name?"@@ $wife asked with genuine concern. It pained you to see. You didn't know how she could be so caring for you when she fucked $col2.
@@.you;"Nothing's wrong."@@ You lied.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Just another day of modelling..."@@ $wife blushed.
@@.you;"Modelling huh..."@@ You felt your stomach sink.
@@.wife;"Yeah I think I'm getting better at it."@@ She told you.
@@.you;"That's good."@@ You barely replied.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Um, y-yes I had another great day of modelling..."@@ $wife confessed shyly while averting her gaze. She had no idea you were there to witness it.
@@.you;"What was the shoot today?"@@ You couldn't help but ask to see how she'd respond and if she'd lie.
@@.wife;"Oh, it was just modeling different clothes, as usua.."@@ She blatantly lied.
@@.you;"Can't wait to see the photos..."@@ You said. $wife blushed.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Today? U-um, nothing... I mean, it was fine. Why do you ask?"@@ $wife replied a little bashfully. You quirked a brow.
@@.you;"I was just making conversation. Are you okay...?"@@ You asked.
@@.wife;"I'm fine! And today was fine. I um, just did modelling work like normal. Thanks for asking hun..."@@ $wife gave you a reassuring smile. You weren't so sure.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Um... It was good."@@ $wife replied a little passively.
@@.you;"Glad to hear it... Did you just model again...?"@@ You asked curiously.
@@.wife;"Yes- just the usual photoshoot."@@ She answered with a smile.
@@.you;"Okay, cool. You seem to be getting more confident with them, huh."@@ You observed more to yourself.
@@.wife;"Y-yes, I suppose so... I feel more confident in front of the camera."@@ She agreed.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"My day...? Um... It was good!"@@ $wife looked vacantly ahead for the shortest moment, then smiled at you.
@@.you;"Yeah? Awesome. You seem to be finding your place."@@ You said.
@@.wife;"Yeah I guess I am. $col2 has been a big help that way."@@ She replied.
@@.you;"Yeah? That's a surprise."@@ You smirked.
@@.wife;"Well, he's made me feel more comfortable in the photoshoots at least."@@ She explained with a shrug.
@@.you;"Really... Well, that's good."@@ You said.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"My day..."@@ $wife's face turned vacant for barely a moment.
@@.you;"... $wife?"@@ You raised a brow.
@@.wife;"Oh! Um... Yes, it was another good day."@@ She said cheerily.
@@.you;"Another good photoshoot?"@@ You asked.
@@.wife;"I think so, yes! But more importantly I'm actually having fun. I never knew I'd look forward to working."@@ She laughed.
@@.you;"Well, I'm happy that you're happy."@@ You shrugged.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"My day? It was fine. Why do you ask?"@@ $wife asked you. She seemed defensive.
@@.you;"Just curious. Is something wrong?"@@ You shrugged. $wife peered at you then seemed a little more relaxed.
@@.wife;"Um... S-sorry, yes it was fine."@@ She said.
@@.you;"... Really? You seem on edge."@@ You quirked a brow.
@@.wife;"Yes really. Um, I guess $boss just gave me some feedback and direction, so maybe I'm just overthinking."@@ She explained. You nodded sympathetically.
@@.you;"I see, I guess it's not without stress huh? Modelling. I'm sure you're doing fine though, don't take it too hard."@@ You tried to reassure your wife. She nodded stiffly.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Um... Another good day, hun."@@ $wife thought for a moment then replied with a smile.
@@.you;"Yeah? Great to hear. I guess you're doing well with your modelling."@@ You returned the smile. She seemed to feel more confident - which is what you wanted for her.
@@.wife;"Yes..."@@ She replied with some ease, but there was something unusual lingering in the air. You weren't sure what or why.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was a good day. I modelled again... I think I might be... I mean- I think I'm actually good at it now."@@ $wife said with some deliberation. You laughed.
@@.you;"Well yeah, of course. I could have told you that."@@ You smiled at her. She returned it.
@@.wife;"I... Yes. I guess so. But lately I've felt like I'm actually... I don't know, like I'm meant to be in front of the camera or something."@@ She said, almost bashfully. You found it adorable.
@@.you;"Well, listen to you. You're like a whole different person."@@ You were genuinely glad she felt so confident.
@@.wife;"Yeah... Yeah I guess I am."@@ She agreed, deep in thought.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I was so nervous, $name."@@ $wife sighed.
@@.you;"That's to be expected on your first day. Did you meet everyone?"@@ You asked curiously.
@@.wife;"I think so. It's a very small team."@@ $wife pondered for a moment. @@.wife;"That $col2 was very awkward though."@@
@@.you;"Yeah he is. I bet he was freaking out when he saw you."@@ You smirked. $wife playfully smacked your arm.
@@.wife;"Shoosh. I think I might have been more nervous than him."@@ $wife thought.
<<nobr>>
<<iconButtonContainer
'Wife Talk - Day - Mod_Standard_1_Reassure'
'button_m_action.png'
"Reassure Her"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Wife Talk - Day - Mod_Standard_1_Try_Harder'
'button_m_action.png'
"Tell her to try harder"
>>
<</iconButtonContainer>>
<</nobr>><<include "Talk_Day-Header">>\
@@.wife;"It was fine... I um... Did the bikini modelling...."@@ $wife answered bashfully.
@@.you;"Wow, really? How'd it go?"@@ You asked, genuinely surprised.
@@.wife;"I think it was fine...! I was nervous again, like the first time... But it went well. $col2 said it was good."@@ She said.
@@.you;"Yeah I'm sure he did."@@ You smirked.
@@.wife;"What, are you jealous?"@@ $wife quirked a brow playfully.
<<nobr>>
<<iconButtonContainer
'Wife Talk - Day - Mod_Standard_2_No'
'button_m_action.png'
"Not Really."
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Wife Talk - Day - Mod_Standard_2_Yes'
'button_m_action.png'
"A little."
>>
<</iconButtonContainer>>
<</nobr>><<include "Talk_Day-Header">>\
@@.wife;"My day? It was fine. Why do you ask honey?"@@ $wife peered at you quizzically.
@@.you;"I was just wondering..."@@ You shrugged. $wife raised an eyebrow and then smirked.
@@.wife;"Are you trying to make me feel cared for? Maybe you're feeling a little guilty about admitting that you want to fuck $neighmom...?"@@ $wife suggested.
@@.you;"No!"@@ You denied.
@@.wife;"Look at you turning red... It's okay honey. Thanks for asking."@@ $wife teased you.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"My day? Do you have a short memory? I think the most interesting thing just happened, right?"@@ $wife asked with a raised brow.
@@.you;"You mean at $neighmom's house...?"@@ You asked.
@@.wife;"Yes, obviously."@@ $wife rolled her eyes.
@@.wife;"I was fine today, honey. It was //you// who was flustered. I guess I'm just mentally tougher than you."@@ $wife teased.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"My day was fine, hun."@@ $wife rolled her eyes.
@@.wife;"Or are you just wanting me to ask you how was yours? You want to complain that you got a blowjob from the neighbour?"@@ She asked.
@@.you;"No! I... I didn't actually want it, I told you..."@@ You tried to explain. $wife smirked at your defensiveness.
@@.wife;"Whatever."@@
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"What do you think, dear...?"@@ $wife asked you with a bemused smile. She raised an eyebrow.
@@.wife;"You should be more careful with your questions. You could find out something you didn't want to know."@@ She told you wisely.
@@.you;"I... Okay..."@@ You mumbled.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"What, do you want to gloat that you won the bet?"@@ $wife raised an eyebrow.
@@.you;"No, I was just wondering how your day was..."@@ You shrugged. $wife rolled her eyes.
@@.wife;"It was fine."@@ She replied flatly.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Oh my god, look at you... You're hopeless!"@@ $wife smirked at you.
@@.you;"What are you talking about?"@@ You asked, a little embarrassed.
@@.wife;"You're still thinking about your 'private time' with $neighmom, aren't you?"@@ $wife narrowed her eyes at you.
@@.you;"No- I just wanted to know if anything happened today!"@@ You exclaimed. $wife looked at you doubtfully.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Okay, I don't blame you for wanting to talk about it more."@@ $wife grinned at you.
@@.you;"It's almost unbelievable, huh?"@@ You marvelled. @@.you;"I thought $neighmom was going to ruin it by talking about $neigh's premature ejaculation."@@ You laughed.
@@.wife;"Oh, stop... He's adorable, and that part of him... It's unfortunate, but it's cute."@@ $wife nudged you.
@@.you;"Please don't tell me you just said he's 'cute'?"@@ You raised an eyebrow.
@@.wife;"Oh...? You're not jealous are you? After all that happened tonight?"@@ $wife teased you. You rolled your eyes.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Come on, hun. You know how my day was."@@ $wife rolled her eyes. @@.wife;"You just want to re-live it all, don't you?"@@
@@.you;"Kinda."@@ You admitted. @@.you;"Don't you...? You had fun with $neigh."@@ You added.
@@.wife;"Yeah... But it's a shame he's a premature ejaculator. I feel like you're getting the better deal out of all this."@@ $wife narrowed her eyes at you suspisciously.
@@.you;"Jeez, is that the time...?"@@ You poorly changed the subject.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I had fun. You did too, by how it looked."@@ $wife grinned at you.
@@.you;"Yeah, I guess I did."@@ You shrugged.
@@.wife;"Don't downplay it... I know you were also fantasizing about pumping $neighmom full of cum..."@@ $wife teased.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Hmm? I had a very nice day, dear. Or were you asking about this afternoon in particular...?"@@ $wife raised an eyebrow with a smirk.
@@.you;"If that's what you want to talk about..."@@ You tried to shrug casually.
@@.wife;"It was a very nice afternoon, dear... Which you'd know if you were spying. So I guess you weren't?"@@ $wife gave you a knowing smile.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Why are you asking? We were together this afternoon..."@@ $wife told you without meeting your gaze.
@@.you;"Yeah we were. But you were upstairs with $neigh for a bit."@@ You reminded her. Her cheeks flushed red, and you knew exactly why.
@@.wife;"Oh... Yes I guess I was... Um, it was fine, he just showed me his homework..."@@ $wife lied.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"H-huh? Um, it was fine."@@ $wife replied quickly. You could tell she was flustered, and you knew why.
@@.you;"I'm just glad you get along with $neigh so well."@@ You replied. She couldn't find a way to reply, so she just offered you a shy smile.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"My day was fine... U-um, you were at $neighmom's house again...?"@@ $wife asked curiously. You quirked an eyebrow at her sudden question.
@@.you;"I was. I have fun when I visit. You do too, don't you?"@@ You asked with a raised brow, intrigued to know how she would respond. $wife blinked then smiled.
@@.wife;"Um, yes... I get along with $neigh."@@ She answered. Of course she did; just as you commanded.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was good..."@@ $wife replied softly.
@@.you;"How was $neigh? Did you teach him a lot...?"@@ You asked with feigned interest. $wife paused to think before she answered.
@@.wife;"Y-yes, he's a quick learner."@@ She informed you.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"My day was fine... U-um, you were at $neighmom's house again...?"@@ $wife asked curiously. You quirked an eyebrow at her sudden question.
@@.you;"Yeah I stopped by for a visit. I think it'll be my last."@@ You replied casually. $wife peered at you with a puzzled expression, then offered a shrug and smile.
@@.wife;"Okay. There's no reason for us to be too friendly, after all."@@ She said. You hoped she was right.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Um... It was fine."@@ $wife shrugged lightly.
@@.you;"A quiet day huh? Well feel free to give that threesome idea some thought if ever you're bored again."@@ You suggested with a smile. $wife's face burned red.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was good..."@@ $wife replied in a small voice.
@@.you;"What was good? Your day or the porn we watched?"@@ You asked. Her face turned red.
@@.wife;"Both..."@@ She just barely said.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was fine... Um..."@@ $wife hesitated.
@@.wife;"I saw that our neighbours were really active outside today..."@@ She mumbled.
@@.you;"Our neighbours...? You're talking about one person in particular, aren't you? How long were you spying on $neighmom for?"@@ You smirked.
@@.wife;"I wasn't spying! I just... Noticed she was outside a lot today..."@@ $wife explained.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Um... I don't even remember... After all that happened tonight."@@ $wife mumbled. Her cheeks were flushed.
@@.you;"Can't stop thinking about it huh? Don't worry, you'll get to see it again."@@ You teased her.
@@.wife;"Okay..."@@ She whispered breathlessly.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was... Um... You liked it, didn't you...?"@@ $wife replied with a question. She seemed nervous.
@@.you;"Worried that I'd be upset from watching $neighmom have her way with you?"@@ You teased. $wife blushed.
@@.wife;"No! Um- I... You're not, are you...?"@@ She asked cautiously. You kissed her forehead.
@@.you;"I'm not."@@ You reassured her.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I... I had a good day."@@ $wife confessed with slightly red cheeks.
@@.you;"Yeah? I guess I alreay knew that. You looked very interested in watching me and $neighmom..."@@ You teased her.
She just blushed.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was nice! I just went to the beach."@@ $wife smiled at you.
@@.you;"The beach huh..."@@ You imagined $wife in her bikini. She poked your side. Apparently she could read your mind.
@@.wife;"I wish you'd come one time."@@ She said.
@@.you;"Eugh, too sandy."@@ You shook your head.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Oh, uh. It was good."@@ $wife replied with a slight shrug. @@.wife;"I went to the beach again."@@ She told you.
@@.you;"Oh yeah? Trying out new bikinis?"@@ You asked hopefully with an image of $wife in mind.
@@.wife;"Yeah I kind of was."@@ She shrugged.
@@.you;"I bet your turned a few heads."@@ You grinned.
@@.wife;"I guess you'd know if you came along..."@@ She smiled.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I went to the beach again."@@ $wife told you with a sly smile. You quirked an eyebrow.
@@.you;"Nice. Uh, had fun swimming?"@@ You asked hesitantly.
@@.wife;"I didn't go to swim, $name."@@ She had a certain glint in her eye. You gulped.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I had the best day, babe..."@@ $wife could barely contain herself. She bit her lip as she recalled her day.
@@.wife;"I went to the beach again and... Well... I probably had too much fun."@@ She eyed you and smiled mischeviously.
@@.you;"Really... Well... As long as you're happy. I kind of wish I came with you."@@ You thought aloud.
@@.wife;"Mm I wish you'd have cum with me too..."@@ $wife whispered back.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I went to the beach..."@@ $wife replied.
@@.you;"Yeah? Was it good?"@@ You pressed. She shrugged slightly.
@@.wife;"I guess."@@ Apparently she wasn't going to elaborate.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I had fun today... I thnk you did too, didn't you?"@@ $wife smiled coyly at you.
@@.you;"Yeah... It was pretty hot."@@ You agreed.
@@.wife;"Just wait until next time."@@ $wife bit her lip.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Oh baby... Today was incredible..."@@ $wife let out a sigh as she reflected on the day you'd spent together.
@@.you;"Yeah... I guess it was."@@ You nodded. $wife quirked an eyebrow at you and playfully poked your side.
@@.wife;"Don't act like you didn't like it too. I saw you."@@ She put her hand on your thigh then rubbed it closer to your crotch. @@.wife;"You liked it more than me."@@
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was... I don't know."@@ $wife frowned.
@@.you;"What happened?"@@ You asked with genuine concern.
@@.wife;"It's not a big deal. I went downtown to explore and a drunk guy was shouting out at me."@@ She told you.
@@.you;"What did he say?"@@ You asked. $wife's cheeks turned scarlet red.
@@.wife;"U-um... He wanted a good time..."@@ $wife covered her face with her hands. @@.wife;"He had his penis out."@@ She whispered. You snorted.
@@.wife;"It isn't funny!"@@ $wife pushed you.
@@.you;"Sorry, sorry! I'll have to come with you next time."@@ You told her. $wife nodded.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Um... I did what you asked..."@@ $wife mumbled, her cheeks red.
@@.you;"You made some money?"@@ You asked. She nodded. @@.you;"Good girl."@@
$wife's cheeks turned a deeper red. She smiled bashfully.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I made some money downtown again, like you asked..."@@ $wife told you with a shy smile.
@@.you;"That's my girl."@@ You encouraged her, putting a hand on her head. She leaned against you.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I made money again... Three times more than normal..."@@ $wife told you.
@@.you;"Three times more than usual?"@@ You quirked a brow.
@@.wife;"Um... Because there was more than one person..."@@ She explained.
@@.you;"I see. You fucked three guys at the same time."@@ You said. $wife bit her lip and nodded. You grinned and stroked her cheek with the back of your hand.
@@.you;"That's my little slut."@@ You said quietly. Her cheeks flushed red.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Um... I guess I liked spending time with you..."@@ $wife mumbled, unable to look you in the eye.
@@.you;"You guess?"@@ You asked. She hesitated.
@@.wife;"Th-that man... You made me suck his thing..."@@ She spoke quietly.
@@.you;"I didn't make you. I asked, and you did it."@@ You corrected her.
@@.you;"And do you know why? Because you're a good wife. You listen to what I say."@@ You explained. $wife bit her lip, then nodded. You could see her smile slightly at being called a good wife.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I think I had fun..."@@ $wife replied quietly. She tried to sound casual, though her cheeks were burning.
@@.you;"You enjoyed our adventure?"@@ You smirked. She stiffly nodded.
@@.wife;"Yes... Of course... I enjoy spending time with you."@@ She couldn't quite meet your eyes.
@@.you;"I'm glad. I enjoyed your blowjob."@@ You replied with a sly grin.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Mm... We had fun today, didn't we babe?"@@ $wife smiled at you.
@@.you;"Yeah it was pretty hot. We should do it again some time soon."@@ You nodded.
@@.wife;"I can hardly wait..."@@ She had a certain glint in her eye.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Oh baby... Today was so fucking hot."@@ $wife let out a satisfied sigh.
@@.you;"Yeah it was."@@ You admitted. @@.you;"Though it got off the rails pretty fast."@@
@@.wife;"I know baby, I was so scared when that guy pulled over... Scared but mostly excited."@@ She bit her lip.
@@.wife;"And you... Watching me fuck him... Oh god babe, I'd never been so turned on."@@ $wife squirmed from the memory.
@@.wife;"I want to do that again. I want you to watch me fuck other guys..."@@ She said breathlessly.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I have to admit, I thought it was going to be so boring... But I ended up having fun."@@ $wife reflected, then smiled at you.
@@.you;"Yeah? Glad to hear that at least you had fun..."@@ You replied probably glumly.
@@.wife;"Oh shut up, you would have had fun too if you weren't such a bore."@@ $wife rolled her eyes.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"What do you think? I ended up having some fun."@@ $wife quirked a brow at you. @@.wife;"And how about you? Did you enjoy yourself?"@@ You hesitated.
@@.you;"I thought that we'd spend time together, just us two..."@@ You replied quietly.
@@.wife;"Oh, are you upset that your wife had some fun with a stranger?"@@ $wife pouted, mockingly.
@@.wife;"How can you be upset when you were jerking off while you watched him fuck me?"@@ $wife smirked at you.
@@.wife;"You stood there, pulling your little cock while you watched a real man fill me up with his cum. How pathetic."@@ She snarled wickedly.
You felt ashamed. More so that you felt your cock begin to stir just from the memory... And maybe from the humiliation.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I um... I think it was a good day, don't you?"@@ $wife replied, though she couldn't meet your eyes.
@@.you;"I guess... It just took an unexpected turn."@@ You replied, hoping $wife would take the chance to say that it was a turn for the worse. Instead she shrugged.
@@.wife;"It wasn't so bad... Um... It feels good to help out other people..."@@ She said with red cheeks.
@@.you;"Feels good, huh..."@@ You muttered bitterly.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
$wife couldn't meet your eyes, nor could she immediately answer your question.
@@.you;"Crazy coincidence that we ran into that hitchhiker again, huh?"@@ You pressed her. $wife bit her lip and nodded.
@@.wife;"Y-yeah, it is... Was..."@@ $wife spoke quietly. Neither of you wanted to address what had happened. Apparently you were both going to feign ignorance to the fact that $wife fucked a hitchhiker while you watched. The memory stirred something in you.
@@.you;"... Maybe we'll see him again one day."@@ You hesitantly suggested. $wife's cheeks burned red.
@@.wife;"... Yeah."@@
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I... Enjoyed our drive together."@@ $wife replied honestly, though she blushed from the memory.
@@.you;"Me too. I enjoyed it more than I thought I would."@@ You grinned at her.
@@.you;"We should do it more often."@@ You suggested. $wife nodded.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Oh $name... Um... I g-guess I had fun today..."@@ $wife bashfully replied.
@@.you;"It sure looked like you enjoyed yourself. Especially when that guy fucked you in the backseat of our car."@@ You teased with a grin. $wife's cheeks burned red.
@@.wife;"You told me to..."@@ She replied defensively.
@@.you;"Yeah I did. And you did what I told you."@@ You nodded. @@.you;"You obeyed me like the perfect slut wife."@@ You whispered. $wife let out a shaking breath and squirmed from your words.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I signed up at that gym around the corner."@@ $wife told you. @@.wife;"You should join too."@@ She suggested.
@@.you;"Oh, yeah, I'll think about it."@@ You lied. No way were you joining a gym.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was good. I went to the gym."@@ $wife told you. She quirked a brow as she looked you over.
@@.wife;"... Maybe you should come some time."@@ She subtly insulted you.
@@.you;"Uh... Yeah maybe."@@ You muttered back, slightly hurt. At least $wife was feeling more confident with her body.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I went to the gym."@@ $wife replied shortly.
@@.you;"Oh again huh? You've been going there a lot."@@ You said. $wife gave you a look.
@@.wife;"You should take a leaf out of my book."@@ She suggested.
@@.wife;"Though at this point you'd probably get in my way... James- the instructor- is the only man I need."@@ $wife told you. It didn't sound like she was trying to insult you, but her words were certainly tough to hear.
@@.wife;"Oh- I mean as a personal trainer at the gym, of course."@@ She added with a smile.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"You know what? It was a really good day."@@ $wife smiled widely at you. You smiled hesitantly back.
@@.you;"I guess you went to the gym again?"@@ You asked. Lately she only had this much enthusiasm when she'd been to the gym. She always came back happier.
@@.wife;"I did... And I did so many things with so many guys..."@@ $wife told you.
@@.you;"Heh, that wording sounds bad."@@ You laughed. $wife quirked a brow and smirked at you.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was good, hun. I'm glad you came to the gym with me... Even though you took it easy and checked out the other women."@@ $wife smirked at you. You felt your cheeks turn red.
@@.you;"I was exercising..."@@ You defended yourself. $wife shrugged.
@@.you;"A-anyway, that instructor-"@@
@@.wife;"James."@@ $wife told you.
@@.you;"Yeah him. He sure seems pretty hands on..."@@ You hinted.
@@.wife;"Yeah he's very firm. You should take a note."@@ $wife grinned at you.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I didn't get up to much today hun. But I did have a plumber come over to fix the kitchen sink."@@ $wife told you.
@@.you;"Oh, great. It's fixed then?"@@ You asked.
@@.wife;"For now, though he said that it'll probably clog up again because of how it's designed."@@ $wife explained. @@.wife;"He might have to visit again."@@
@@.you;"Sure, so long as he's actually fixing it."@@ You shrugged.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I had a good day..."@@ $wife replied with flushed cheeks.
@@.you;"Yeah?"@@ You raised an eyebrow.
@@.wife;"Um... I missed you a lot... So I kept myself preoccupied..."@@ $wife explained. You raised an eyebrow then smirked.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Um... It was fine..."@@ $wife replied quietly.
@@.you;"That's good. The plumber must have visited?"@@ You asked.
@@.wife;"Huh- H-how did you know?"@@ $wife flinched. You raised an eyebrow at her curious reaction.
@@.you;"... Because the sink is unclogged again."@@ You answered.
@@.wife;"Oh. Right."@@ $wife nodded. @@.wife;"B-but um... He said that it'll clog again and he will need to visit again... Maybe we should get a new plumber?"@@ $wife suggested hopefully. You shook your head.
@@.you;"No, this guy is a friend of $stepd's. We'll just have to trust that he knows what he's doing."@@ You said. $wife bit her lip and nodded.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"My day was fine, thanks for asking."@@ $wife replied matter-of-factly.
@@.you;"Did you get up to much?"@@ You asked curiously. $wife regarded you with a careful gaze, then she smirked.
@@.wife;"Hmm, now that you mention it... I fucked two guys at the same time while you were gone."@@ $wife said.
You rolled your eyes, obviously she was lying... Though you felt a twang of some raw emotion in your stomach. You couldn't help but imagine it.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I had a really good day babe... I wish you had been here to enjoy it with me."@@ $wife bit her lip as she looked you over.
@@.you;"Y-yeah?"@@ You raised an eyebrow. @@.you;"What did you get up to...?"@@
@@.wife;"Hmm, let's just say I got some use out of those toys in my bottom drawer."@@ $wife smiled sweetly.
@@.wife;"Especially that big black one... Oh, baby... That thing is huge..."@@ She whispered. You felt your cock stir from the thought.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was fine. I um, had a massage at the mall today."@@ $wife told you casually, though you noticed her cheeks were slightly flushed.
@@.you;"Oh yeah? Did it feel relaxing?"@@ You asked curiously. $wife hesitated, then nodded.
@@.wife;"Y-yes, it was."@@ $wife answered. She was being a little cagey, but you didn't want to press her.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was good... I um, went to get a massage again."@@ $wife replied. She was just as coy as the last time.
@@.you;"Ah, so it must have been good if you went back right?"@@ You quirked a brow.
@@.wife;"I... Y-yes, it was good."@@ $wife answered quietly.
@@.you;"Huh, maybe I should get one."@@ You pondered, more to yourself.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was nice, hun... I went to the mall to do some shopping."@@ $wife told you.
@@.you;"Ah. Glad you didn't drag me with you."@@ You smirked. $wife playfully shoved you.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was... Um... I went to the mall again."@@ $wife hesitantly answered.
@@.you;"Oh yeah? What did you get?"@@ You asked curiously. $wife hesitated again. You raised an eyebrow from her reaction.
@@.wife;"I didn't get anything. Sorry."@@ She eventually answered.
@@.you;"Uh? That's okay. You don't need to apologize."@@ You shook your head.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I um... I got a massage..."@@ $wife told you.
@@.you;"Ok yeah? I've been meaning to go get one too. Was it good?"@@ You asked. $wife opened and closed her mouth as she struggled to find the right answer.
@@.wife;"It was relieving."@@ She eventually answered quietly.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was nice, dear. I went to the mall. I did some shopping. I got a massage."@@ $wife recounted her day.
@@.you;"Ah, that sounds like a busy day. How was the massage?"@@ You asked. $wife pondered, then shrugged.
@@.wife;"It was fine, though I wanted more."@@ She answered.
@@.you;"Oh, I hate it when they don't get the pressure right."@@ You nodded. $wife smirked at you.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"What do you think? You got my messages right?"@@ $wife bit her lip as she looked you over.
@@.you;"I did... I wish I'd have come with you."@@ You replied.
@@.wife;"Oh? That'd be a first."@@ $wife laughed.
@@.you;"Well, you made me want to come."@@ You shrugged.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I... U-um, it was fun to spend time with you."@@ $wife answered with red cheeks, though she smiled.
@@.you;"I had fun with you too..."@@ You replied. @@.you;"Though maybe not as much fun as those two guys in the bathroom."@@ You smirked. $wife bit her lip.
@@.wife;"I... Um...."@@ $wife mumbled.
@@.you;"You did a good job, doing exactly like I asked... You're allowed to enjoy those situations too. It's fine to feel a little slutty, and it's fine to like it."@@ You reassured her. $wife nodded.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I had fun. Didn't you have fun?"@@ $wife asked with a sly smile.
@@.you;"I did - though I still can't believe you flashed me like that. There were so many people around..."@@ You replied. You wanted to scold her but you couldn't.
@@.wife;"I know baby... That's what makes it so hot."@@ She bit her lip. You couldn't argue with her.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Hmm? Oh, it was fine. You did a good job carrying my things, if that's what you were wondering."@@ $wife replied non-chalantly.
@@.you;"It's not what I was asking..."@@ You frowned. $wife didn't seem to hear you, or was just ignoring you.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Um... It was good, wasn't it? Spending the day together..."@@ $wife mumbled.
@@.you;"I guess, though I don't know if you can count the massage as spending time together."@@ You replied, then hesitantly asked. @@.you;"How was your massage...?"@@
@@.wife;"... It was good."@@ $wife replied quietly - almost as a whisper. You nodded as you felt enormous guilt for having been unfaithful.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was a fun day, really. I went to the museum."@@ $wife answered with a smile.
@@.you;"The museum huh? I guess the fun came afterwards."@@ You teased your wife for being a nerd.
@@.wife;"It was actually a really good exhibition. It was very crowded."@@ She said matter of factly.
@@.you;"Oh wow, so both boring and claustrophobic. Sounds like I missed out!"@@ You smirked.
@@.wife;"You did. And you'll think so too when you come with me next time."@@ She threatened.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Um I... Went to the museum..."@@ $wife replied somewhat bashfully.
@@.you;"Say no more. It must have been a thrilling day."@@ You said facetiously. $wife's face turned red.
@@.wife;"Y-yeah..."@@ She replied quietly.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was good um... I went to the museum again..."@@ She said quietly, almost shyly. You raised an eyebrow.
@@.you;"Gosh, you visit so often they'll want to give you a job."@@ You said. $wife bit her lip.
@@.wife;"D-don't be silly..."@@ She mumbled.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I... It was good. I went to the museum."@@ $wife replied.
@@.you;"Again? My god how can you still be interested. Unless..."@@ You peered at her curiously. $wife shifted uncomfortably.
@@.wife;"Wh-what...?"@@ She asked.
@@.you;"You've been looking at the sex exhibition without me!"@@ You exclaimed jokingly. $wife bit her lip.
@@.wife;"M-mm, s-stop, don't be silly..."@@ She breathed.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I'm glad to came with me to the museum. It was fun..."@@ She replied. You shrugged.
@@.you;"Yeah I guess I had fun, though we got split up at some point."@@ You didn't want to tell her that you ended up in the sex exhibition.
@@.wife;"Yeah we did..."@@ She mumbled.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Wh-why are you asking? You were with me..."@@ $wife almost sounded defensive. You quirked an eyebrow and shrugged.
@@.you;"Yeah I guess so. We got split up though, so actually... Most of the time we were apart."@@ You thought aloud.
You thought about your adventure and the woman's pussy you'd seen, and how close you were to fucking another woman... You swallowed hard.
@@.you;"Such an incredible place..."@@ You muttered, then blinked as you realized you spoke out loud.
@@.wife;"Y-yeah it is..."@@ $wife agreed.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I went to the park... I had a really good time, babe..."@@ $wife smiled at you with a twinkle in her eye.
@@.you;"I hope not 'too much' of a good time."@@ You laughed, but your smile faded when you saw $wife's expression. She smirked at you.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Um! I um... W-went to the park..."@@ $wife told you. You raised an eyebrow. Her entire demeanor had changed.
@@.you;"Yeah...? And?"@@ You slowly pressed her. $wife pursed her lips and shook her head.
@@.wife;"N-nothing, it was fine. It was good."@@ She smiled at you reassuringly, though you didn't buy it. Still, you let it go.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Um... I just went to the park again..."@@ $wife mumbled. You tried to catch her eye but she refused to look at you.
@@.you;"Oh yeah? You've been going there a lot recently. Should I come too?"@@ You asked, curiously.
@@.wife;"H-huh?? Um, I guess you c-could... If you wanted to... What did you get up to today?"@@ She quickly changed the subject.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Huh? Oh um... Yes, it was nice. I just went to the park."@@ $wife told you.
@@.you;"Oh that huge one nearby? Is it good?"@@ You raised an eyebrow. $wife hesitated then nodded.
@@.wife;"Probably... Yes, I mean yes. It's nice."@@ She smiled.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Oh uh, y-yeah it was a good day. I went to the park again."@@ $wife replied.
@@.you;"Just went for a walk?"@@ You asked.
@@.wife;"Wh- Y-yes, what else would you go to a park for?"@@ $wife quickly confirmed, perhaps a little defensively.
@@.you;"Yeah I don't know. Good point."@@ You shrugged.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"U-um... Y-yeah it was a nice day, wasn't it?"@@ $wife smiled at you, but it wasn't quite her usual smile.
@@.you;"I thought it was..."@@ You pondered as you peered at her curiously.
@@.you;"Hey um, did you see anything weird while we were there...?"@@ You thought maybe she saw the same thing you did, but $wife quickly shook her head.
@@.wife;"No! N-nothing, just a normal park."@@ She quickly dismissed your question.
@@.you;"If you say so."@@ She mustn't have seen anything.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Mm, baby I can't stop thinking about it either."@@ $wife looked at the roof and sighed as she reflected on the day you'd spent together.
@@.you;"It was pretty hot, right?"@@ Your crotch stirred from the memory of $wife fucking a stranger through the gloryhole.
@@.wife;"Mm, it was... And you watching me... Oh my god... I'm scared I'll get addicted."@@ She looked at you with lustful eyes.
@@.you;"I think I already am..."@@ You replied.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Oh $name... I um... I had fun."@@ $wife replied, red-faced.
@@.you;"It definitely looked like you were having fun."@@ You grinned at her.
@@.wife;"I just did what you told me to..."@@ She explained. Your smirk widdened.
@@.you;"Really? Because it looked like you really enjoyed it... You know, it's completely fine if you did."@@ You offered sincerely. $wife bit her lip.
@@.wife;"I liked it..."@@ She whispered quietly.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was a nice day, wasn't it? It's always good to get outside every once in a while."@@ $wife smirked at you, knowing full well what she did was more than just 'getting outside'.
@@.you;"Yeah, I guess..."@@ You clenched your jaw. You didn't want to directly address what you'd seen and it didn't seem like $wife was going to admit guilt either.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was definitely thrilling, to say the least..."@@ $wife replied with a shy smile.
@@.you;"I'm honestly surprised you went through with it."@@ You cocked a brow and smirked.
@@.wife;"Honestly, me too... But when you messaged me... I don't know, the thought kind of stuck... So I did it..."@@ She bit her lip as she relived the memory.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was good. I went to the pool."@@ $wife smiled at you.
@@.you;"Our one?"@@ You raised an eyebrow. $wife shook her head.
@@.wife;"No - the public pool. I wanted to swim some laps."@@ She explained, then laughed at your horrified expression.
@@.wife;"It was fine."@@ She told you.
@@.you;"Sure, if you enjoy swimming in other people's pee."@@ You made a retching sound. $wife made a face at you.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I um... Went to the pool."@@ $wife told you.
@@.you;"Oh yeah? How was it?"@@ You asked.
@@.wife;"F-fine, um..."@@ She hesitated as she struggled to find the right words. You raised an eyebrow at her, then she shook her head. @@.wife;"Nothing. It was fine."@@ $wife answered with a smile.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I enjoyed myself, don't you worry about that."@@ $wife answered with a sly grin.
@@.you;"Yeah? What did you do?"@@ You asked.
@@.wife;"I went to the pool, tried out a new bikini..."@@ She smirked from your expression. @@.wife;"I think the guys at the pool were glad to witness it for me."@@
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was nice, wasn't it? Thanks for coming to the pool with me... I know you hate having fun."@@ $wife grinned at you.
@@.you;"Yeah yeah... It was fine."@@ You rolled your eyes.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Mm, I had fun, that's for sure... And it seemed like you did too, hm?"@@ $wife smiled at you.
@@.you;"Yeah... I've always thought about you with another woman."@@ You grinned.
@@.wife;"Oh it's so like me to make dreams come true."@@ $wife laughed.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I managed to enjoy myself, even if you did everything in your power to spoil the mood."@@ $wife answered sharply.
You opened and closed your mouth. You wanted to argue, but you thought better of it.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I um... It was f-fun I guess - but oh my god... I can't believe you stole my bikini in the water..."@@ $wife replied with flushed cheeks. You grinned at her.
@@.you;"Well yeah, that's what made it fun."@@ You replied.
@@.wife;"I guess that's kind of true..."@@ She bit her lip.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Wasn't it a nice day? I think I fell asleep pretty much straight away."@@ $wife looked thoughtful. You considered bringing up the fact her bikini top had slipped off, but you decided to keep it a secret.
@@.you;"Yeah you did. I um, had fun though..."@@ You replied sheepishly.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Is there any particular reason you ask?"@@ $wife raised an eyebrow. You shrugged.
@@.you;"Just curious."@@ You replied. $wife smirked.
@@.wife;"I don't have anything to tell you. I wish I did."@@ She answered with an annoyed click of her tongue. She meant it, but you weren't sure exactly what she meant.
@@.you;"Oh, okay. That's nice..."@@ You weren't sure what to say.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Hmm? Nothing in particular to tell you hun."@@ $wife peered at you curiously and then smirked.
@@.wife;"Oh, are you worried about our conversation earlier...? Do you think your wife is cheating on you...?"@@ She pouted mockingly.
@@.you;"No..."@@ You replied, red-faced.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Hmm... I wonder if anything interesting happened today..."@@ $wife tapped her chin thoughtfully with a grin. She clearly had something on her mind, but she wasn't willing to say. She shrugged.
@@.wife;"No- nothing...!"@@ She exclaimed with a wide smile.
@@.you;"Okay hun..."@@ You replied. You weren't convinced.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"You want to know how my day was huh..."@@ $wife gazed at you with a soul-searching stare. She didn't seem in a rush to answer. You squirmed, awaiting her reply.
@@.you;"Yeah...?"@@ You had to break the silence. $wife smiled and shrugged.
@@.wife;"I guess you'll have to find out for yourself."@@ She replied casually. You weren't sure what she meant.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Hmm? Oh hun, you know how my day was... I had a lot of fun."@@ $wife smiled sweetly at you.
It was a very different smile than what it used to be.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Other than what I've already told you...?"@@ $wife peered at you curiously, then she shrugged.
@@.wife;"No, nothing more to report other than your step-dad was perving on me."@@ She said with a sly grin.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Oh, I didn't get up to much... I did some reading in the living room while $stepd perved on me, though."@@ $wife smirked.
@@.you;"Heh? Sounds like I missed out."@@ You replied.
@@.wife;"You'll never know what you've missed."@@ $wife teased.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Wouldn't you like to know?"@@ She gave you a sly smile, then she shrugged.
@@.wife;"I can't seem to remember. Maybe you'll have to check that camera to make sure I didn't get up to any trouble..."@@ She added.
@@.you;"Oh I will."@@ You replied.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"What do you think? I think it went better than I thought it would."@@ $wife smiled.
@@.you;"It went exactly as I imagined."@@ You said truthfully.
@@.wife;"And have you been 'imagining' that a lot?"@@ She asked with a raised brow and sly smirk.
@@.you;"I won't need to anymore."@@ You replied.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Nothing really interesting to report... I just spent the day at home."@@ $wife told you.
@@.you;"Ah, okay. How has $stepd been?"@@ You asked. $wife raised a brow then shrugged.
@@.wife;"I don't know... But I was thinking about helping him out with the property situation."@@ She said. You nodded.
@@.you;"That's a good idea."@@ You said.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Oh, just another day for me, $name..."@@ $wife gave you a smile. You returned it.
@@.you;"Cool. You just stayed home?"@@ You asked. $wife nodded.
@@.wife;"I did - it was a very productive day."@@ She explained.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Mh... It was a good day..."@@ $wife told you with a slight smile.
@@.you;"Yeah? Why's that?"@@ You asked. $wife gave you a half-hearted shrug.
@@.wife;"It just was. You'd know if you were at home more often."@@ She said with a slight grin. You rolled your eyes.
@@.you;"Yeah okay."@@ You replied dismissively.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Umm... It was fine enough. Is there a reason you ask...?"@@ $wife raised a brow. You shrugged and shook your head.
@@.you;"No, not really. I was just making conversation."@@ You replied. $wife seemed relieved.
@@.wife;"Okay well, it was a good enough day. Nothing to fret over, I've got it under control."@@ She explained. You scratched your head.
@@.you;"Yeah I figured..."@@ You said, confused by her needless reassurance.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"M-my day...?"@@ $wife almost looked alarmed. You curiously raised an eyebrow.
@@.you;"Yeah, if that's not too tough a question..."@@ You replied.
@@.wife;"No- it's not. It was fine- I cleaned up if you didn't notice."@@ $wife answered in somewhat of a rush. She sounded defensive.
@@.you;"Oh. Yeah I noticed... Thanks, I appreciate you."@@ You replied. You couldn't tell if she was mad or something else, but you didn't want to find out.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Good, I went out with $stepd."@@ $wife replied casually, though you knew her well enough to recognize her voice was a little off.
@@.you;"Oh yeah? Where did you go?"@@ You asked. $wife paused for a moment before replying.
@@.wife;"Just to the shop for some things. Oh did you need anything? I forgot to ask."@@ She answered without meeting your gaze.
@@.you;"I see... No, I don't think so."@@ You decided to leave her unchecked. You weren't sure exactly what it was that made her reply feel deceitful.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Um... It was fine. A normal day."@@ $wife told you with a smile.
@@.you;"You spent the day at home right?"@@ You asked. $wife blinked then slowly nodded.
@@.wife;"Yes, I was at home..."@@ She confirmed.
@@.you;"Anything new happen...?"@@ You asked curiously.
@@.wife;"No! Um, I just did house chores. Nothing else to report."@@ She quickly told you. You felt disappointed, but shrugged.
@@.you;"Ah, okay. Cool."@@ You replied glumly.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"..."@@ $wife paused - she looked to be in intensely deep thought.
@@.you;"$wife?"@@ You called out her name.
@@.wife;"Um- it was fine."@@ She said with a big smile. And despite it, you felt like something was off.
@@.you;"Another quiet day...?"@@ You asked slowly. $wife quickly nodded.
@@.wife;"That's right. I just went to the shops and cleaned up a bit."@@ She told you. You nodded.
@@.you;"I see."@@ You replied. Perhaps it was your imagination.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"My day... Um... It was good."@@ $wife replied with a half smile.
@@.you;"Yeah...? Okay... Anything interesting happen...?"@@ You asked, expecting the answer you received.
@@.wife;"No, just another quiet day."@@ $wife replied. You nodded.
@@.you;"Let me know how it goes with $step, okay? With the council and all that."@@ You said. $wife blinked, then slowly nodded.
@@.wife;"Yes, okay..."@@ She said.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I just spent the day at home..."@@ $wife told you.
@@.you;"Okay. Anything new...?"@@ You asked. $wife quickly shook her head.
@@.wife;"No... Just that $stepd's friend is around a lot."@@ She said. You raised a brow.
@@.you;"I guess that's fine... So long as you're okay with it."@@ You replied. $wife nodded stiffly.
@@.wife;"Yes... It's okay..."@@ She said.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Today...? Uh..."@@ $wife zoned out momentarily as she thought about the question.
@@.you;"Are you tired?"@@ You frowned at her faded response. $wife blinked and offered you a smile.
@@.wife;"No. I was just remembering. $stepd's friend visited again. I didn't get up to much, otherwise."@@ She told you.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Nothing too interesting."@@ $wife quickly replied with a shrug.
@@.you;"Oh? Lazy day?"@@ You smirked at her. $wife smirked back and shrugged.
@@.wife;"I don't know if I'd call it lazy. I got a lot done."@@ She replied.
@@.you;"I was just teasing. I'm glad you had a productive day."@@ You said to her. She just grinned.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I um... Yes, my day was fine..."@@ $wife replied timidly.
@@.you;"What did you get up to...?"@@ You asked curiously.
@@.wife;"I just... What you asked me to... With $stepd..."@@ She explained.
@@.you;"Oh I see. And...?"@@ You asked with a raised brow. $wife shook her head.
@@.wife;"Nothing to tell you... Just... Um..."@@ She hesitated. You raised an eyebrow.
@@.you;"... Yeah?"@@ You pressed her.
@@.wife;"I should feel guilty doing this... But it's weird... I can't explain it properly. I feel like I need to do it..."@@ She spoke slowly as she struggled to understand her own feelings. You knew why she felt conflicted - because you commanded her.
@@.wife;"Am I doing something bad?"@@ She asked you.
<<nobr>>
<<iconButtonContainer
'Wife Talk - Day - Ste_Standard_1_Yes'
'button_m_action.png'
"It's fine, just do what I say."
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Wife Talk - Day - Ste_Standard_1_No'
'button_m_action.png'
"Believe in your instincts."
>>
<</iconButtonContainer>>
<</nobr>><<include "Talk_Day-Header">>\
@@.wife;"..."@@ $wife hesitated to answer.
@@.you;"$wife...?"@@ You called out her name.
@@.wife;"I... It was fine."@@ She eventually said. You weren't convinced.
@@.you;"Is something wrong?"@@ You asked. $wife shook her head.
@@.wife;"Not really 'wrong'... Um..."@@ She hesitated again. You patiently waited.
@@.wife;"... Are you really sure this is fine? For me to try and lead on your step father..."@@ She asked quietly. You quirked a brow.
<<nobr>>
<<iconButtonContainer
'Wife Talk - Day - Ste_Standard_2_Yes'
'button_m_action.png'
"Yes, it's fine."
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Wife Talk - Day - Ste_Standard_2_No'
'button_m_action.png'
"Just be careful about it."
>>
<</iconButtonContainer>>
<</nobr>><<include "Talk_Day-Header">>\
@@.wife;"I... Um - My day was fine."@@ $wife seemed to have hesitated, but she did her best to offer you an unarming smile. You pretended to not notice.
@@.you;"Okay, good to hear."@@ You replied. Whatever it might have been, you trusted $wife. Otherwise she would have confided in you.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was good..."@@ $wife breathed her answer quietly. You quirked a brow.
@@.you;"Was it, now? What made it good...?"@@ You asked. $wife's cheeks flushed red, and she shrugged.
@@.wife;"I just had a productive day."@@ She said.
@@.you;"You stayed at home today right...? You had a productive day with $stepd?"@@ You asked. $wife shook her head.
@@.wife;"Not exactly... But I think I'm slowly getting somewhere."@@ She said. You nodded.
@@.you;"I see... Keep it up."@@ You said.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I... Y-yes, it was another good day..."@@ $wife replied quietly.
@@.you;"Another good day at home, huh. Any progress...?"@@ You asked. $wife slowly shook her head, then gave a light shrug.
@@.wife;"Not exactly... But maybe more progress with myself..."@@ She said. You raised a brow.
@@.you;"Yourself...? What does that mean?"@@ You asked.
@@.wife;"N-nothing much, just that I'm finding new ways to lead him on."@@ She explained. You were intrigued.
@@.you;"As long as there are results, I guess."@@ You shrugged.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I already told you..."@@ $wife replied shyly.
@@.you;"Huh? Oh, you mean with $stepd?"@@ You asked.
@@.wife;"Y-yes..."@@ She blushed.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"H-hun...! We already spoke about my day..."@@ $wife bit her lip.
@@.you;"Oh yeah."@@ You shrugged. @@.you;"Other than the yoga?"@@ You asked.
@@.wife;"I... I don't know- I can hardly remember..."@@ $wife replied bashfully. Fair enough.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"We spoke about this..."@@ $wife replied quietly, her cheeks a shade of red.
@@.you;"I know, but you're so adorable when you're embarrassed."@@ You teased.
@@.wife;"Shoosh!"@@ She poked your side.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Y-you want to hear about it again...?"@@ $wife asked curiously.
@@.you;"Yeah it was kind of a turn on."@@ You replied.
@@.wife;"You pervert..."@@ $wife scowled playfully. She seemed to like it too.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"You want to hear the details don't you...?"@@ $wife bit her lip.
@@.you;"Kind of..."@@ You replied.
@@.wife;"I could tell you, but don't you want to watch for yourself...?"@@ $wife smiled.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I told you already... Oh, um. Are you wondering what to do now?"@@ $wife asked curiously.
@@.you;"I guess so."@@ You shrugged.
@@.wife;"That's completely up to you. I agree with whatever you decide..."@@ $wife replied. You were glad you had her support, but she didn't make it any easier to decide.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Um... My day was fine... But..."@@ $wife paused.
@@.you;"... $stepd?"@@ You asked.
@@.wife;"Yeah. It'll be quiet without him home."@@ $wife replied.
@@.you;"You think I made the wrong choice?"@@ You frowned.
@@.wife;"No. It's the choice you made."@@ $wife shrugged.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"My d-day...? Um..."@@ $wife trailed off.
@@.you;"... Thinking about $stepd?"@@ You asked.
@@.wife;"I'm just..."@@ $wife couldn't seem to find the words.
@@.you;"Excited?"@@ You asked with a smirk.
@@.wife;"That too..."@@ $wife blushed.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
<<set $standard_trigger_wife_dialogue to true>>\
<<if $ws_dom eq true>>\
<<if $sexuality gte 51>>\
<<if $wife_work_model eq true>>\
@@.wife;"I did some modelling today... I think it went well, judging from the way $col2 eye-fucked me."@@ $wife laughed.
<<elseif $wife_work_teacher eq true>>\
@@.wife;"It was fine - I taught some students. I don't know if they learned anything though- they just stared at me the whole time."@@ $wife shrugged.
<<else>>\
@@.wife;"What, you don't trust me when I'm alone...?"@@ $wife quirked a brow and smirked.
@@.wife;"You shouldn't. But it's none of your business what I get up to, really."@@ She said coolly.
<</if>>\
<<else>>\
<<if $wife_work_model eq true>>\
@@.wife;"My day? It was fine. I put on a little show for $col2 as a model."@@ $wife said with a shrug.
<<elseif $wife_work_teacher eq true>>\
@@.wife;"My day was fine - I just went to the school to teach. Whether the student's learned anything..."@@ $wife shrugged.
<<else>>\
\
@@.wife;"What, you don't trust me when I'm alone...?"@@ $wife smirked then shrugged. @@.wife;"I didn't get up to much today."@@
<</if>>\
<</if>>\
<<elseif $ws_sub eq true>>\
<<if $sexuality gte 51>>\
<<if $wife_work_model eq true>>\
\
@@.wife;"Um... My day was fine... D-did you like my modelling...?"@@ $wife asked with scarlet cheeks.
<<elseif $wife_work_teacher eq true>>\
\
@@.wife;"I went to work... To teach- that is... It was fine."@@ $wife said with a smile.
<<else>>\
\
@@.wife;"My day...? I just cleaned the house and waited for you to get home."@@ $wife explained as she watched you with adoration.
<</if>>\
<<else>>\
<<if $wife_work_model eq true>>\
\
@@.wife;"I thought it was a good day... What did you think?"@@ $wife smiled at you.
<<elseif $wife_work_teacher eq true>>\
\
@@.wife;"It was okay. I thought I'd teach today - so I went to school..."@@ $wife told you.
<<else>>\
\
@@.wife;"I didn't really do anything today... Just tidied up a bit..."@@ $wife said quietly.
<</if>>\
<</if>>\
<<elseif $ws_naive eq true>>\
<<if $sexuality gte 51>>\
<<if $wife_work_model eq true>>\
\
@@.wife;"It was fine... I worked as a model today..."@@ $wife replied quietly.
<<elseif $wife_work_teacher eq true>>\
\
@@.wife;"F-fine... I taught today..."@@ $wife told you in a quiet voice.
<<else>>\
\
@@.wife;"Another quiet day. Though I wish you were around more often..."@@ She commented.
<</if>>\
<<else>>\
<<if $wife_work_model eq true>>\
\
@@.wife;"Um... I j-just did some modelling work..."@@ $wife told you, embarrassed.
<<elseif $wife_work_teacher eq true>>\
\
@@.wife;"It was fine. I taught at the school."@@ $wife said.
<<else>>\
\
@@.wife;"Hmm... I didn't really do much today."@@ $wife looked thoughtfully to herself.
@@.wife;"It was a quiet day for me..."@@ $wife replied.
<</if>>\
<</if>>\
<<elseif $ws_hot eq true>>\
<<if $sexuality gte 51>>\
<<if $wife_work_model eq true>>\
\
@@.wife;"Today...? Hmm. It was good. I just did some modelling. I think $col2 enjoyed himself."@@ $wife grinned.
<<elseif $wife_work_teacher eq true>>\
\
@@.wife;"I taught at the school. I wouldn't call it 'fun', but it passed the time. You know, those kids have been staring at me a lot lately."@@ She looked thoughtfully, then grinned.
<<else>>\
\
@@.wife;"Hmm... I didn't really do much today."@@ $wife looked thoughtfully to herself.
@@.wife;"I bet you wanted to hear about the naughty things I get up to when you're not around, huh?"@@ She smirked.
<</if>>\
<<else>>\
<<if $wife_work_model eq true>>\
\
@@.wife;"Today was fine. I modelled for $col2. I think he liked it."@@ $wife laughed.
<<elseif $wife_work_teacher eq true>>\
\
@@.wife;"I just taught at the school today. Those kids are easily distracted."@@ $wife pondered.
<<else>>\
\
@@.wife;"Hmm... I didn't really do much today."@@ $wife looked thoughtfully to herself.
<</if>>\
<</if>>\
<<else>>\
<<if $wife_work_model eq true>>\
\
@@.wife;"Nothing out of the ordinary... I just did some modelling today."@@ $wife said.
<<elseif $wife_work_teacher eq true>>\
\
@@.wife;"I taught at the school today. It was pretty boring."@@ $wife told you honestly with a shrug.
<<else>>\
\
@@.wife;"Fine, I suppose. I didn't get up to much."@@ $wife shrugged and smiled at you.
<</if>>\
<</if>>\
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I just went to work."@@ $wife shrugged then gave a thoughful look.
@@.wife;"Hmm, I guess it was a better day than most."@@ She pondered.
@@.you;"That's good to hear... And why is that?"@@ You asked. She gave you a side smirk.
@@.wife;"I'm getting through to one of the more difficult students. He asked for private lessons today... So I might be home later some nights."@@ She explained.
@@.you;"Oh, that's good... Okay, no problem."@@ You nodded.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Hmhm... Glad you asked. I gave a private lesson to a student today."@@ $wife smirked.
@@.you;"Oh, great. You've been very attentive to your students lately huh?"@@ You remarked.
@@.wife;"Oh yes... Very much so."@@ She smiled.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Tsk, don't you have any better questions?"@@ $wife shot at you. You blinked in surprise.
@@.you;"Ah... Sorry..."@@ You mumbled.
@@.wife;"... It's fine. I just had a bad day. A pointless day."@@ $wife said with a scowl.
@@.you;"Sure... Sorry to hear that hun."@@ You replied sheepishly, not wanting to set her off again.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Hmm. I guess it was a pretty good day. I gave another private lesson."@@ $wife replied with a shrug.
@@.you;"Glad to hear it. Your students must really like you."@@ You suggested. $wife looked across at you with a smirk.
@@.wife;"They sure do."@@ She replied.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was a big day, $name..."@@ $wife sighed with a smile.
@@.you;"Oh yeah...? But a good one?"@@ You asked curiously.
@@.wife;"I guess so. But I can't be bothered explaining."@@ $wife let out another dramatic sigh.
@@.you;"Oh uh... So long as you're happy I guess."@@ You shrugged lightly.
@@.wife;"Hmhm... I am. Things are going to get a lot better at the school."@@ $wife exclaimed. You felt a little uneasy.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was standard. They're looking for a replacement for $princ."@@ $wife replied non-chalantly. You blinked.
@@.you;"Uh... Wait what? $princ resigned?"@@ You asked.
@@.wife;"Fired. He was caught spying on girls in the toilets."@@ She explained. You stared, dumb-founded.
@@.you;"No way..."@@ You muttered.
@@.wife;"Yes way. Anyway, I was thinking of applying. It'll be hard work so I might not have much time around the house."@@ $wife remarked.
@@.you;"Uh... Yeah you definitely should."@@ You nodded after finally collecting your thoughts.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Aren't you so curious about my business."@@ $wife remarked with an arched brow.
@@.you;"Um... If you don't want to answer, that's fine..."@@ You replied a little meekly and surprised. She gave you an amused smile.
@@.wife;"It was fine. Good, actually."@@ $wife answered thoughtfully. @@.wife;"I've been putting in the extra work to help me my case to be the next principal."@@
@@.you;"Oh, awesome."@@ You offered a smile. @@.you;"Can I help at all?"@@
@@.wife;"You? Probably not."@@ $wife shrugged. @@.wife;"But I'll let you know if there's anything I can find for you to do..."@@
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Oh, $name... It was a productive day."@@ $wife smiled happily... But for some reason you felt a little unnerved. There was something sinister about her smile.
@@.you;"That's good... Um, is it about the principal role?"@@ You asked with hesitant curiosity.
@@.wife;"Yes, of course."@@ $wife rolled her eyes at your dumb question.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was fine."@@ $wife shrugged. You could tell you weren't going to get much more than that.
@@.you;"That's great..."@@ You replied without much enthusiasm.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Oh it was good. I'm confident I'll be getting that job baby..."@@ $wife beamed. You couldn't help but smile from seeing her so happy.
@@.you;"That's great! What makes you so confident? I mean of course I believe in you too..."@@ You regretted asking as you watched your wife's smile turn into a sadistic grin.
@@.wife;"Because there's noone else who is capable."@@ She said through a smile.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"You should know, you were there..."@@ $wife smirked at you.
@@.you;"Only at the end of your day though. How was the rest?"@@ You asked. $wife shrugged.
@@.wife;"Unremarkable."@@ She replied.
@@.you;"Oh, I was the most exciting part huh?"@@ You grinned. $wife rolled her eyes.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was really good until this doofus showed up at the end of the day..."@@ $wife smirked and poked your side.
@@.you;"Gosh I must have just missed him!"@@ You exclaimed. $wife poked you again.
@@.wife;"You know it's really risky doing things like that..."@@ $wife told you quietly.
@@.you;"Eh... I like it. You like it."@@ You shrugged.
@@.wife;"You're so care free. What if we got caught?"@@ She bit her lip.
@@.you;"Wouldn't that be exciting?"@@ You grinned.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
$wife looked at you flatly.
@@.wife;"You know how my day was, $name..."@@ She rolled her eyes.
@@.you;"Me? I certainly do not! But perhaps you had an enjoyable day with a student...?"@@ You suggested cheekily.
@@.wife;"I sure did. Too bad you weren't there to enjoy it with us."@@ She smirked at you.
@@.you;"That'd be a sight I'd like to see."@@ You grinned back.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I still can't believe we did that... I'm... I mean, it's crazy. You know that right?"@@ $wife bit her lip as she looked at you.
@@.you;"Crazy hot."@@ You replied. $wife nudged you.
@@.wife;"Shut up. I mean, yes... But... $princ was watching us..."@@ She mused. You could tell the thought was arousing to her by how she fidgeted.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I can't believe you pulled that off."@@ $wife shook her head in amazement.
@@.you;"Oh, ye of little faith... Didn't I tell you to trust me?"@@ You quirked a brow. Of course, it went better than you'd expected, but you weren't about to admit that.
@@.wife;"You did... And I did. Good job, you."@@ She rested her head on your shoulder.
@@.you;"This is just the start, $wife... We have all this freedom to enjoy now. Do you have any ideas what to do with it?"@@ You asked.
@@.wife;"I have a feeling you might."@@ She guessed correctly.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"My day? I went to work. It was the same as any other day I guess. Oh, actually..."@@ $wife tilted her head in thought.
@@.wife;"Now that I think about it, a... troubled student asked me for help. I guess I'm getting through to some, huh?"@@ $wife laughed.
@@.you;"Really? Huh. Yeah well, I guess that makes sense. If I had you for a teacher I'd definitely pretend to pay attention..."@@ You grinned at her. $wife playfully swiped at your arm.
@@.wife;"Oh shoosh, just be happy for me."@@ She frowned.
@@.you;"I'm joking, of course. Good on you."@@ You smiled.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"U-um, it was fine."@@ $wife answered just a little too quickly. You raised a brow.
@@.you;"Just fine huh? Been helping out troubled students again?"@@ You asked with a grin.
@@.wife;"Y-yes, I have, as a matter of fact."@@ $wife replied a little defensively. You wondered if you annoyed her somehow.
@@.you;"Uh... Great. I'm proud of you."@@ You said, hoping you were still in her good books.
@@.wife;"... Thanks."@@ She replied stiffly.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Why do you keep asking? It was fine, okay?"@@ $wife snapped. You blinked in surprise then frowned.
@@.you;"Uh, okay...?"@@ You rubbed the back of your head as you eyed $wife.
@@.wife;"... Sorry, just uh... It was fine. You don't need to worry about it."@@ $wife said, still with a bit of a huff.
@@.you;"Okay... I wasn't really 'worried' or anything, I was just asking..."@@ You replied cautiously. You had no idea why $wife as so agitated.
@@.wife;"Well, it was fine. I just worked."@@ She said. You didn't want to pry any further.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was fine, $name..."@@ $wife replied with a hint of annoyance. You were treading on thin ice, but didn't know why.
@@.you;"Uh, great... Just worked, or...?"@@ You couldn't help but ask.
@@.wife;"Yes, I worked today."@@ She answered with a click of her tongue. You decided to not follow up.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was fine..."@@ $wife replied. Her tone was vague. You quirked a brow. She seemed off, but you weren't sure what it was.
@@.you;"Yeah cool... Uh, is something wrong...?"@@ You asked hesitantly.
@@.wife;"... No. It was a normal day. Nothing's wrong."@@ $wife answered after a brief pause, then offered you a smile. Maybe you were just reading into things. You shrugged.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was fine... Another normal day... Um, actually..."@@ $wife paused in thought.
@@.you;"Yeah...?"@@ You watched her curiously.
@@.wife;"I... Th-there's a parent-teacher night coming up, so I'll be late home."@@ She explained.
@@.you;"Oh. Already?"@@ You frowned as you thought back to the last one... It felt recent.
@@.wife;"Yeah, they're trying them bi-annually."@@ $wife quickly explained.
@@.you;"Oh, really? That seems excessive. Jee, more work for the teachers, huh? As if you're not already working hard enough..."@@ You shook your head.
@@.wife;"Yes..."@@ $wife replied quietly.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Fine..."@@ $wife replied quietly. In fact, you barely heard her.
@@.you;"Uh...? Are you sure? You seem tired."@@ You frowned at her lack of energy.
@@.wife;"Y-yes... It was parent-teacher night..."@@ She explained. You 'oh'd' and nodded.
@@.you;"Ah, that's why. You look exhausted. Seems they worked you pretty hard."@@ You grinned.
@@.wife;"H-huh? Who...?"@@ $wife looked at you with some alarm.
@@.you;"Uh...? The parents..."@@ You frowned at her response. She really was in a daze.
@@.wife;"Oh... Y-yes they worked me hard for an hour..."@@ $wife replied.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It... Y-yes, it was a good day."@@ $wife replied timidly.
@@.wife;"Actually um..."@@ She hesitated and only continued after you caught her gaze.
@@.wife;"Th-there's a party... Um- a staff get-together thing. I was thinking about going..."@@ $wife told you.
@@.you;"Really? I guess $princ must be trying to improve the culture huh?"@@ You said thoughtfully.
@@.wife;"If you don't want me to go, then..."@@ $wife began to say. You shook your head.
@@.you;"Of course you should go."@@ You encouraged her.
@@.wife;"Okay..."@@ She breathed.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"The party... Um... It was good..."@@ $wife answered somewhat red-faced. You quirked an eyebrow and smirked at her.
@@.you;"It must have been. Did you have a few too many wines?"@@ You teased. $wife fiercely shook her head.
@@.wife;"N-no! I um... I wasn't there for long."@@ $wife needlessly defended herself.
@@.you;"Sure. You teachers know how to party, huh?"@@ You laughed. No doubt the party was lame.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I... It was good."@@ $wife replied quietly.
@@.you;"You were home a little later than usual. Did you have tutoring again?"@@ You asked curiously. $wife shook her head.
@@.wife;"No, I'm not tutoring anymore... Um..."@@ She hesitated then continued to speak slowly and carefully. @@.wife;"My students just want to spend some time with me after class..."@@
@@.you;"Woah, you have some nerds in your class huh?"@@ You smirked. @@.you;"I guess it's a good thing. They must look up to you."@@
@@.wife;"Yes..."@@ $wife agreed.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"..."@@ $wife either didn't hear you or was struggling to answer.
@@.you;"$wife?"@@ You called her name and frowned.
@@.wife;"It was a good day."@@ She eventually said, and looked at you with a smile. You weren't sure what to make of it.
@@.you;"Yeah...? Okay, well... Let me know if you're having any problems."@@ You said with some uncertainty.
@@.wife;"Sure..."@@ She replied quietly.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"... It was fine..."@@ $wife replied quietly. She was red in the face.
@@.you;"Uh... Yeah? Anything happen?"@@ You asked. You weren't trying to interrogate her, but she did seem a little odd.
@@.wife;"... No."@@ She answered with a conviction that left you unable to follow up.
@@.you;"Uh... Okay, then."@@ You replied.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Why do you keep asking?"@@ $wife frowned at you, almost spitefully. You blinked in surprise.
@@.you;"Uh... W-was just wondering."@@ You eventually said with a glum shrug. $wife sighed.
@@.wife;"Sorry. My day was fine. Just... $princ being a twat again."@@ She said with a rare spiteful tone.
@@.you;"Still, huh... Hm..."@@ You frowned and wondered whether he didn't get your message.
@@.wife;"It's fine, it's probably my fault."@@ $wife said quietly when she noticed your expression.
@@.you;"Oh, uh... Well, alright. I guess. Just... Let me know if you're having trouble."@@ You said. $wife nodded.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"... It was fine."@@ $wife replied quietly. Her voice was soft and her tone was neither cold or warm.
@@.you;"Uh, good to hear... You went to work, right?"@@ You asked. $wife nodded, again without much expression.
@@.you;"Cool..."@@ You said with a frown. You weren't sure what you were expecting. It must have just been another boring day for $wife.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was a g-good day."@@ $wife replied with a smile. Her cheeks were a little flushed.
@@.you;"A good one, huh? Well... Glad to hear work's getting better."@@ You said, returning the smile. Sounded like she was finally out of the rut.
@@.wife;"Yes..."@@ She nodded.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Um... It was fine, hun. I just worked again. The usual."@@ $wife offered you a smile as she replied, though she didn't meet your eyes. You didn't think much of it.
@@.you;"Glad those brats aren't giving you any trouble."@@ You smirked.
@@.wife;"Y-yes, lucky me..."@@ She smiled at your joke.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It just... It was fine."@@ $wife replied with a strange smile. It was curious to you.
@@.you;"You're not running into any problems anymore?"@@ You asked with a raised brow.
@@.wife;"Um... No, actually..."@@ She replied. She seemed to be genuine.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I think it might have been a good day."@@ $wife reflected.
@@.you;"Oh yeah? Why's that?"@@ You asked curiously.
@@.wife;"$princ, he... Um... I think he's finally stopped picking on me..."@@ She told you. You grinned.
@@.you;"That's great. He must have been put in his place."@@ You suggested.
Of course, you knew that he was intimidated by the message you'd left behind... That must have been the real reason.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was another good day... Um... I'm really... Connecting with one of my students."@@ $wife told you, her cheeks a little flushed.
@@.you;"Awesome. It's so cute how embarrassed you are by that. You should be proud."@@ You told her. She nodded.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I had a good day..."@@ $wife said with slightly reddened cheeks. You quirked a brow.
@@.you;"Yeah? For real? I thought you went to work..."@@ You asked. $wife bit her lip and nodded.
@@.wife;"Y-yes I went to work at the school."@@ She confirmed.
@@.you;"And you had fun? Huh..."@@ You frowned in thought and blinked.
@@.you;"You weren't 'having fun' without me, were you?"@@ You looked at her in surprise. From her flustered reaction you'd almost thought she did, but it would've been so out of character for her...
@@.wife;"U-um... Would that be bad...?"@@ She asked shyly.
<<nobr>>
<<iconButtonContainer
'Wife Talk - Day - Tea_Standard_1_Yes'
'button_m_action.png'
"Well, yeah."
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Wife Talk - Day - Tea_Standard_1_No'
'button_m_action.png'
"Not at all!"
>>
<</iconButtonContainer>>
<</nobr>><<include "Talk_Day-Header">>\
@@.wife;"U-um... Yes it was good."@@ $wife replied, her voice a little too high.
@@.you;"Tell me about it."@@ You requested with a raised eyebrow. $wife bit her lip and shook her head.
@@.wife;"There's not much to tell... I tutored a student today."@@ She said with a shrug. It was curious, but she probably meant it.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"U-um, it was fine."@@ $wife's cheeks flushed red.
@@.you;"Thinking about what we did...?"@@ You asked with a grin.
@@.wife;"Um... I guess."@@ $wife replied quietly.
@@.you;"I enjoyed it. Didn't you?"@@ You pressed her. She bit her lip and nodded.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Um... I enjoyed today..."@@ $wife replied bashfully.
@@.you;"I could tell from how much you squirted."@@ You teased her.
@@.wife;"Sh-shoosh! Um... It's because your d-dick felt good..."@@ $wife explained herself.
@@.you;"Yeah okay... But I also think it had something to do with fantasizing about being watched."@@ You suggested. $wife bit her lip as her face turned red.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"Today was..."@@ $wife struggled to find the right word.
@@.you;"Arousing?"@@ You suggested with a grin. $wife nodded.
@@.wife;"I'm a little nervous... About your plan."@@ $wife admitted.
@@.you;"Do you doubt me?"@@ You asked. $wife shook her head.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"It was..."@@ $wife pouted. @@.wife;"Embarrassing..."@@ She whispered. Of course it would have been for her.
@@.wife;"Why do you think he didn't show up?"@@ $wife asked. You shrugged with a frown.
@@.you;"I don't know, but I'll find out."@@ You replied.
<<include "Talk_Day-Footer">>\<<include "Talk_Day-Header">>\
@@.wife;"I'm a little bit nervous..."@@ $wife admitted.
@@.you;"I know, but just trust me okay?"@@ You told her with a reassuring half-smile. Truthfully you weren't sure how this would turn out. You thought maybe it would turn into a game of chicken.
@@.wife;"Okay... I trust you."@@ $wife smiled at you.
<<include "Talk_Day-Footer">>\@@.you;"I'm sure you were fine."@@ You genuinely reassured her.
@@.wife;"I hope so..."@@ $wife didn't sound so confident, but she seemed to appreciate your support.
<<ChangeWithCap "liberty" +1>>\
@@.system;"$wife feels a little more brave; liberty increases by 1."@@
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>>@@.you;"Maybe just try harder next time."@@ You shrugged.
@@.wife;"You think so..."@@ $wife bit her lip nervously, then nodded. Apparently she agreed that she needed to try harder.
<<ChangeWithCap "liberty" -1>>\
@@.system;"$wife feels a little more self-conscious; liberty decreases by 1."@@
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>>@@.you;"Nah, not really."@@ You shrugged. $col2 was nothing to worry about.
@@.wife;"Really? Huh..."@@ $wife frowned.
@@.you;"Why are you surprised?"@@ You raised a brow.
@@.wife;"I guess I thought you might be at least a little bit jealous."@@ $wife shrugged.
<<ChangeWithCap "control" +1>>\
@@.system;"Your dominance grows; your control increases by 1."@@
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>>@@.you;"No... Well, maybe just a bit."@@ You admitted.
It wasn't a burning jealousy by any means, but it irked you to think that $col2 was getting off looking at your wife.
@@.wife;"Ohh, sookums..."@@ $wife mocked with a sad face.
@@.you;"Shut up."@@ You playfully tossed a pillow at her.
@@.wife;"Are you upset that $col2 is looking at your wife...?"@@ She mocked again.
<<ChangeWithCap "control" -1>>\
@@.system;"Your dominance wavers; control decreases by 1."@@
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>>@@.you;"You should believe in your instincts."@@ You suggested. $wife thought in silence for several seconds, but eventually nodded.
@@.wife;"You're right... There's no point dwelling on it too deeply."@@ She seemed a little more sure of herself.
<<ChangeWithCap "control" -1>><<ChangeWithCap "liberty" +1>>\
@@.system;"$wife feels a little more brave; liberty increases by 1."@@
@@.system;"$wife feels a little more daring; control decreases by 1."@@
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>>@@.you;"It's fine, just do what I say."@@ You reassured $wife.
@@.wife;"It's fine...? Okay... If you say so, $name. I trust you."@@ She replied with a nod.
<<ChangeWithCap "control" +1>>\
@@.system;"$wife feels a little more dependant; your control increases by 1."@@
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>>@@.you;"Just be careful about it. As long as you're careful, you'll be fine."@@ You explained. It was a good thing $wife voiced her concern - you probably needed to remind her to stay cautious.
@@.wife;"Careful... Right - yes. It's fine as long as I'm careful. Thanks $name."@@ She offered you a smile.
<<ChangeWithCap "control" +1>><<ChangeWithCap "liberty" +1>>\
@@.system;"$wife feels a little more brave; liberty increases by 1."@@
@@.system;"$wife feels a little more dependant; your control increases by 1."@@
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>>@@.you;"Yes, it's fine, $wife. Stop worrying so much."@@ You encouraged your wife. It was adorable how hesitant she was, but you just wished she'd be a bit more assertive at times.
@@.wife;"It's fine... Okay - yes, sorry. I'll stop worrying."@@ She nodded.
<<ChangeWithCap "control" -2>><<ChangeWithCap "liberty" +1>>\
@@.system;"$wife feels a little more brave; liberty increases by 1."@@
@@.system;"$wife feels more daring; control decreases by 2."@@
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>>@@.you;"Not at all! That's hot, actually... You should definitely act on your thoughts..."@@ You said. You almost got a boner from just the thought.
@@.wife;"You think so, huh..."@@ $wife bit her lip as she lost herself in thought. Apparently she did have some thoughts she wanted to act on.
<<ChangeWithCap "control" -1>>\
@@.system;"$wife feels a little more daring; control decreases by 1."@@
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>>@@.you;"Well... Yes. I'd prefer if I were involved in the fun."@@ You frowned. $wife looked away.
@@.wife;"Um... Y-yes, good thing I didn't do anything..."@@ She replied quietly. She must have just been having dirty thoughts.
<<ChangeWithCap "control" +1>>\
@@.system;"$wife feels a little more dependant; your control increases by 1."@@
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>><<if $unique_event_trigger_wife_modelling_standard_1 eq true and not hasVisited("Talk_Day_Mod_Standard_1")>>\
<<goto "Talk_Day_Mod_Standard_1">>\
<<elseif $unique_event_trigger_wife_modelling_standard_2 eq true and not hasVisited("Talk_Day_Mod_Standard_2")>>\
<<goto "Talk_Day_Mod_Standard_2">>\
<<elseif $unique_event_trigger_wife_modelling_dom_1 eq true and not hasVisited("Talk_Day_Mod_Dom_1")>>\
<<goto "Talk_Day_Mod_Dom_1">>\
<<elseif $unique_event_trigger_wife_modelling_dom_2 eq true and not hasVisited("Talk_Day_Mod_Dom_2")>>\
<<goto "Talk_Day_Mod_Dom_2">>\
<<elseif $unique_event_trigger_wife_modelling_dom_3 eq true and not hasVisited("Talk_Day_Mod_Dom_3")>>\
<<goto "Talk_Day_Mod_Dom_3">>\
<<elseif $unique_event_trigger_wife_modelling_dom_4 eq true and not hasVisited("Talk_Day_Mod_Dom_4")>>\
<<goto "Talk_Day_Mod_Dom_4">>\
<<elseif $unique_event_trigger_wife_modelling_dom_5 eq true and not hasVisited("Talk_Day_Mod_Dom_5")>>\
<<goto "Talk_Day_Mod_Dom_5">>\
<<elseif $unique_event_trigger_wife_modelling_hot_1 eq true and not hasVisited("Talk_Day_Mod_Hot_1")>>\
<<goto "Talk_Day_Mod_Hot_1">>\
<<elseif $unique_event_trigger_wife_modelling_hot_2 eq true and not hasVisited("Talk_Day_Mod_Hot_2")>>\
<<goto "Talk_Day_Mod_Hot_2">>\
<<elseif $unique_event_trigger_wife_modelling_naive_1 eq true and not hasVisited("Talk_Day_Mod_Naive_1")>>\
<<goto "Talk_Day_Mod_Naive_1">>\
<<elseif $unique_event_trigger_wife_modelling_naive_2 eq true and not hasVisited("Talk_Day_Mod_Naive_2")>>\
<<goto "Talk_Day_Mod_Naive_2">>\
<<elseif $unique_event_trigger_wife_modelling_naive_3 eq true and not hasVisited("Talk_Day_Mod_Naive_3")>>\
<<goto "Talk_Day_Mod_Naive_3">>\
<<elseif $unique_event_trigger_wife_modelling_naive_4 eq true and not hasVisited("Talk_Day_Mod_Naive_4")>>\
<<goto "Talk_Day_Mod_Naive_4">>\
<<elseif $unique_event_trigger_wife_modelling_naive_5 eq true and not hasVisited("Talk_Day_Mod_Naive_5")>>\
<<goto "Talk_Day_Mod_Naive_5">>\
<<elseif $unique_event_trigger_wife_modelling_naive_6 eq true and not hasVisited("Talk_Day_Mod_Naive_6")>>\
<<goto "Talk_Day_Mod_Naive_6">>\
<<elseif $unique_event_trigger_wife_modelling_naive_7 eq true and not hasVisited("Talk_Day_Mod_Naive_7")>>\
<<goto "Talk_Day_Mod_Naive_7">>\
<<elseif $unique_event_trigger_wife_modelling_naive_8 eq true and not hasVisited("Talk_Day_Mod_Naive_8")>>\
<<goto "Talk_Day_Mod_Naive_8">>\
<<elseif $unique_event_trigger_wife_modelling_naive_9 eq true and not hasVisited("Talk_Day_Mod_Naive_9")>>\
<<goto "Talk_Day_Mod_Naive_9">>\
<<elseif $unique_event_trigger_wife_modelling_naive_10 eq true and not hasVisited("Talk_Day_Mod_Naive_10")>>\
<<goto "Talk_Day_Mod_Naive_10">>\
<<elseif $unique_event_trigger_wife_modelling_naive_11 eq true and not hasVisited("Talk_Day_Mod_Naive_11")>>\
<<goto "Talk_Day_Mod_Naive_11">>\
<<elseif $unique_event_trigger_wife_modelling_porn_1 eq true and not hasVisited("Talk_Day_Mod_Porn_1")>>\
<<goto "Talk_Day_Mod_Porn_1">>\
<<elseif $unique_event_trigger_wife_modelling_porn_2 eq true and not hasVisited("Talk_Day_Mod_Porn_2")>>\
<<goto "Talk_Day_Mod_Porn_2">>\
<<elseif $unique_event_trigger_wife_modelling_porn_3 eq true and not hasVisited("Talk_Day_Mod_Porn_3")>>\
<<goto "Talk_Day_Mod_Porn_3">>\
<<elseif $unique_event_trigger_wife_modelling_porn_4 eq true and not hasVisited("Talk_Day_Mod_Porn_4")>>\
<<goto "Talk_Day_Mod_Porn_4">>\
<<elseif $unique_event_trigger_wife_modelling_porn_5 eq true and not hasVisited("Talk_Day_Mod_Porn_5")>>\
<<goto "Talk_Day_Mod_Porn_5">>\
<<elseif $unique_event_trigger_wife_modelling_porn_6 eq true and not hasVisited("Talk_Day_Mod_Porn_6")>>\
<<goto "Talk_Day_Mod_Porn_6">>\
<<elseif $unique_event_trigger_wife_modelling_porn_7 eq true and not hasVisited("Talk_Day_Mod_Porn_7")>>\
<<goto "Talk_Day_Mod_Porn_7">>\
<<elseif $unique_event_trigger_wife_neigh_naive_1 eq true and not hasVisited("Talk_Day_Nei_Naive_1")>>\
<<goto "Talk_Day_Nei_Naive_1">>\
<<elseif $unique_event_trigger_wife_neigh_naive_2 eq true and not hasVisited("Talk_Day_Nei_Naive_2")>>\
<<goto "Talk_Day_Nei_Naive_2">>\
<<elseif $unique_event_trigger_wife_neigh_naive_3 eq true and not hasVisited("Talk_Day_Nei_Naive_3")>>\
<<goto "Talk_Day_Nei_Naive_3">>\
<<elseif $unique_event_trigger_wife_neigh_naive_4 eq true and not hasVisited("Talk_Day_Nei_Naive_4")>>\
<<goto "Talk_Day_Nei_Naive_4">>\
<<elseif $unique_event_trigger_wife_neigh_naive_99 eq true and not hasVisited("Talk_Day_Nei_Naive_99")>>\
<<goto "Talk_Day_Nei_Naive_99">>\
<<elseif $unique_event_trigger_wife_neigh_hot_1 eq true and not hasVisited("Talk_Day_Nei_Hot_1")>>\
<<goto "Talk_Day_Nei_Hot_1">>\
<<elseif $unique_event_trigger_wife_neigh_hot_2 eq true and not hasVisited("Talk_Day_Nei_Hot_2")>>\
<<goto "Talk_Day_Nei_Hot_2">>\
<<elseif $unique_event_trigger_wife_neigh_hot_3 eq true and not hasVisited("Talk_Day_Nei_Hot_3")>>\
<<goto "Talk_Day_Nei_Hot_3">>\
<<elseif $unique_event_trigger_wife_neigh_hot_4 eq true and not hasVisited("Talk_Day_Nei_Hot_4")>>\
<<goto "Talk_Day_Nei_Hot_4">>\
<<elseif $unique_event_trigger_wife_neigh_hot_5 eq true and not hasVisited("Talk_Day_Nei_Hot_5")>>\
<<goto "Talk_Day_Nei_Hot_5">>\
<<elseif $unique_event_trigger_wife_neigh_hot_6 eq true and not hasVisited("Talk_Day_Nei_Hot_6")>>\
<<goto "Talk_Day_Nei_Hot_6">>\
<<elseif $unique_event_trigger_wife_neigh_dom_1 eq true and not hasVisited("Talk_Day_Nei_Dom_1")>>\
<<goto "Talk_Day_Nei_Dom_1">>\
<<elseif $unique_event_trigger_wife_neigh_dom_2 eq true and not hasVisited("Talk_Day_Nei_Dom_2")>>\
<<goto "Talk_Day_Nei_Dom_2">>\
<<elseif $unique_event_trigger_wife_neigh_dom_3 eq true and not hasVisited("Talk_Day_Nei_Dom_3")>>\
<<goto "Talk_Day_Nei_Dom_3">>\
<<elseif $unique_event_trigger_wife_neigh_dom_4 eq true and not hasVisited("Talk_Day_Nei_Dom_4")>>\
<<goto "Talk_Day_Nei_Dom_4">>\
<<elseif $unique_event_trigger_wife_neigh_sub_1 eq true and not hasVisited("Talk_Day_Nei_Sub_1")>>\
<<goto "Talk_Day_Nei_Sub_1">>\
<<elseif $unique_event_trigger_wife_neigh_sub_2 eq true and not hasVisited("Talk_Day_Nei_Sub_2")>>\
<<goto "Talk_Day_Nei_Sub_2">>\
<<elseif $unique_event_trigger_wife_neigh_sub_3 eq true and not hasVisited("Talk_Day_Nei_Sub_3")>>\
<<goto "Talk_Day_Nei_Sub_3">>\
<<elseif $unique_event_trigger_wife_neigh_sub_4 eq true and not hasVisited("Talk_Day_Nei_Sub_4")>>\
<<goto "Talk_Day_Nei_Sub_4">>\
<<elseif $unique_event_trigger_wife_neigh_sub_5 eq true and not hasVisited("Talk_Day_Nei_Sub_5")>>\
<<goto "Talk_Day_Nei_Sub_5">>\
<<elseif $unique_event_trigger_wife_neigh_sub_6 eq true and not hasVisited("Talk_Day_Nei_Sub_6")>>\
<<goto "Talk_Day_Nei_Sub_6">>\
<<elseif $unique_event_trigger_wife_teacher_standard_1 eq true and not hasVisited("Talk_Day_Tea_Standard_1")>>\
<<goto "Talk_Day_Tea_Standard_1">>\
<<elseif $unique_event_trigger_wife_teacher_principal_1 eq true and not hasVisited("Talk_Day_Tea_Princ_1")>>\
<<goto "Talk_Day_Tea_Princ_1">>\
<<elseif $unique_event_trigger_wife_teacher_principal_2 eq true and not hasVisited("Talk_Day_Tea_Princ_2")>>\
<<goto "Talk_Day_Tea_Princ_2">>\
<<elseif $unique_event_trigger_wife_teacher_principal_3 eq true and not hasVisited("Talk_Day_Tea_Princ_3")>>\
<<goto "Talk_Day_Tea_Princ_3">>\
<<elseif $unique_event_trigger_wife_teacher_principal_4 eq true and not hasVisited("Talk_Day_Tea_Princ_4")>>\
<<goto "Talk_Day_Tea_Princ_4">>\
<<elseif $unique_event_trigger_wife_teacher_principal_5 eq true and not hasVisited("Talk_Day_Tea_Princ_5")>>\
<<goto "Talk_Day_Tea_Princ_5">>\
<<elseif $unique_event_trigger_wife_teacher_principal_6 eq true and not hasVisited("Talk_Day_Tea_Princ_6")>>\
<<goto "Talk_Day_Tea_Princ_6">>\
<<elseif $unique_event_trigger_wife_teacher_principal_7 eq true and not hasVisited("Talk_Day_Tea_Princ_7")>>\
<<goto "Talk_Day_Tea_Princ_7">>\
<<elseif $unique_event_trigger_wife_teacher_principal_8 eq true and not hasVisited("Talk_Day_Tea_Princ_8")>>\
<<goto "Talk_Day_Tea_Princ_8">>\
<<elseif $unique_event_trigger_wife_teacher_principal_9 eq true and not hasVisited("Talk_Day_Tea_Princ_9")>>\
<<goto "Talk_Day_Tea_Princ_9">>\
<<elseif $unique_event_trigger_wife_teacher_sub_1 eq true and not hasVisited("Talk_Day_Tea_Sub_1")>>\
<<goto "Talk_Day_Tea_Sub_1">>\
<<elseif $unique_event_trigger_wife_teacher_sub_2 eq true and not hasVisited("Talk_Day_Tea_Sub_2")>>\
<<goto "Talk_Day_Tea_Sub_2">>\
<<elseif $unique_event_trigger_wife_teacher_sub_3 eq true and not hasVisited("Talk_Day_Tea_Sub_3")>>\
<<goto "Talk_Day_Tea_Sub_3">>\
<<elseif $unique_event_trigger_wife_teacher_sub_4 eq true and not hasVisited("Talk_Day_Tea_Sub_4")>>\
<<goto "Talk_Day_Tea_Sub_4">>\
<<elseif $unique_event_trigger_wife_teacher_sub_5 eq true and not hasVisited("Talk_Day_Tea_Sub_5")>>\
<<goto "Talk_Day_Tea_Sub_5">>\
<<elseif $unique_event_trigger_wife_teacher_sub_6 eq true and not hasVisited("Talk_Day_Tea_Sub_6")>>\
<<goto "Talk_Day_Tea_Sub_6">>\
<<elseif $unique_event_trigger_wife_teacher_hot_1 eq true and not hasVisited("Talk_Day_Tea_Hot_1")>>\
<<goto "Talk_Day_Tea_Hot_1">>\
<<elseif $unique_event_trigger_wife_teacher_hot_2 eq true and not hasVisited("Talk_Day_Tea_Hot_2")>>\
<<goto "Talk_Day_Tea_Hot_2">>\
<<elseif $unique_event_trigger_wife_teacher_hot_3 eq true and not hasVisited("Talk_Day_Tea_Hot_3")>>\
<<goto "Talk_Day_Tea_Hot_3">>\
<<elseif $unique_event_trigger_wife_teacher_hot_4 eq true and not hasVisited("Talk_Day_Tea_Hot_4")>>\
<<goto "Talk_Day_Tea_Hot_4">>\
<<elseif $unique_event_trigger_wife_teacher_hot_5 eq true and not hasVisited("Talk_Day_Tea_Hot_5")>>\
<<goto "Talk_Day_Tea_Hot_5">>\
<<elseif $unique_event_trigger_wife_teacher_dom_1 eq true and not hasVisited("Talk_Day_Tea_Dom_1")>>\
<<goto "Talk_Day_Tea_Dom_1">>\
<<elseif $unique_event_trigger_wife_teacher_dom_2 eq true and not hasVisited("Talk_Day_Tea_Dom_2")>>\
<<goto "Talk_Day_Tea_Dom_2">>\
<<elseif $unique_event_trigger_wife_teacher_dom_3 eq true and not hasVisited("Talk_Day_Tea_Dom_3")>>\
<<goto "Talk_Day_Tea_Dom_3">>\
<<elseif $unique_event_trigger_wife_teacher_dom_4 eq true and not hasVisited("Talk_Day_Tea_Dom_4")>>\
<<goto "Talk_Day_Tea_Dom_4">>\
<<elseif $unique_event_trigger_wife_teacher_dom_5 eq true and not hasVisited("Talk_Day_Tea_Dom_5")>>\
<<goto "Talk_Day_Tea_Dom_5">>\
<<elseif $unique_event_trigger_wife_teacher_dom_6 eq true and not hasVisited("Talk_Day_Tea_Dom_6")>>\
<<goto "Talk_Day_Tea_Dom_6">>\
<<elseif $unique_event_trigger_wife_teacher_dom_7 eq true and not hasVisited("Talk_Day_Tea_Dom_7")>>\
<<goto "Talk_Day_Tea_Dom_7">>\
<<elseif $unique_event_trigger_wife_teacher_dom_8 eq true and not hasVisited("Talk_Day_Tea_Dom_8")>>\
<<goto "Talk_Day_Tea_Dom_8">>\
<<elseif $unique_event_trigger_wife_teacher_dom_9 eq true and not hasVisited("Talk_Day_Tea_Dom_9")>>\
<<goto "Talk_Day_Tea_Dom_9">>\
<<elseif $unique_event_trigger_wife_teacher_dom_10 eq true and not hasVisited("Talk_Day_Tea_Dom_10")>>\
<<goto "Talk_Day_Tea_Dom_10">>\
<<elseif $unique_event_trigger_wife_teacher_naive_1 eq true and not hasVisited("Talk_Day_Tea_Naive_1")>>\
<<goto "Talk_Day_Tea_Naive_1">>\
<<elseif $unique_event_trigger_wife_teacher_naive_2 eq true and not hasVisited("Talk_Day_Tea_Naive_2")>>\
<<goto "Talk_Day_Tea_Naive_2">>\
<<elseif $unique_event_trigger_wife_teacher_naive_3 eq true and not hasVisited("Talk_Day_Tea_Naive_3")>>\
<<goto "Talk_Day_Tea_Naive_3">>\
<<elseif $unique_event_trigger_wife_teacher_naive_4 eq true and not hasVisited("Talk_Day_Tea_Naive_4")>>\
<<goto "Talk_Day_Tea_Naive_4">>\
<<elseif $unique_event_trigger_wife_teacher_naive_5 eq true and not hasVisited("Talk_Day_Tea_Naive_5")>>\
<<goto "Talk_Day_Tea_Naive_5">>\
<<elseif $unique_event_trigger_wife_teacher_naive_6 eq true and not hasVisited("Talk_Day_Tea_Naive_6")>>\
<<goto "Talk_Day_Tea_Naive_6">>\
<<elseif $unique_event_trigger_wife_teacher_naive_7 eq true and not hasVisited("Talk_Day_Tea_Naive_7")>>\
<<goto "Talk_Day_Tea_Naive_7">>\
<<elseif $unique_event_trigger_wife_teacher_naive_8 eq true and not hasVisited("Talk_Day_Tea_Naive_8")>>\
<<goto "Talk_Day_Tea_Naive_8">>\
<<elseif $unique_event_trigger_wife_teacher_naive_9 eq true and not hasVisited("Talk_Day_Tea_Naive_9")>>\
<<goto "Talk_Day_Tea_Naive_9">>\
<<elseif $unique_event_trigger_wife_teacher_naive_10 eq true and not hasVisited("Talk_Day_Tea_Naive_10")>>\
<<goto "Talk_Day_Tea_Naive_10">>\
<<elseif $unique_event_trigger_wife_stepd_standard_1 eq true and not hasVisited("Talk_Day_SD_Standard_1")>>\
<<goto "Talk_Day_SD_Standard_1">>\
<<elseif $unique_event_trigger_wife_stepd_standard_2 eq true and not hasVisited("Talk_Day_SD_Standard_2")>>\
<<goto "Talk_Day_SD_Standard_2">>\
<<elseif $unique_event_trigger_wife_stepd_standard_3 eq true and not hasVisited("Talk_Day_SD_Standard_3")>>\
<<goto "Talk_Day_SD_Standard_3">>\
<<elseif $unique_event_trigger_wife_stepd_standard_4 eq true and not hasVisited("Talk_Day_SD_Standard_4")>>\
<<goto "Talk_Day_SD_Standard_4">>\
<<elseif $unique_event_trigger_wife_stepd_standard_5 eq true and not hasVisited("Talk_Day_SD_Standard_5")>>\
<<goto "Talk_Day_SD_Standard_5">>\
<<elseif $unique_event_trigger_wife_stepd_secret_1 eq true and not hasVisited("Talk_Day_SD_Sec_1")>>\
<<goto "Talk_Day_SD_Sec_1">>\
<<elseif $unique_event_trigger_wife_stepd_secret_2 eq true and not hasVisited("Talk_Day_SD_Sec_2")>>\
<<goto "Talk_Day_SD_Sec_2">>\
<<elseif $unique_event_trigger_wife_stepd_secret_3 eq true and not hasVisited("Talk_Day_SD_Sec_3")>>\
<<goto "Talk_Day_SD_Sec_3">>\
<<elseif $unique_event_trigger_wife_stepd_secret_4 eq true and not hasVisited("Talk_Day_SD_Sec_4")>>\
<<goto "Talk_Day_SD_Sec_4">>\
<<elseif $unique_event_trigger_wife_stepd_secret_5 eq true and not hasVisited("Talk_Day_SD_Sec_5")>>\
<<goto "Talk_Day_SD_Sec_5">>\
<<elseif $unique_event_trigger_wife_stepd_secret_6 eq true and not hasVisited("Talk_Day_SD_Sec_6")>>\
<<goto "Talk_Day_SD_Sec_6">>\
<<elseif $unique_event_trigger_wife_stepd_naive_1 eq true and not hasVisited("Talk_Day_SD_Naive_1")>>\
<<goto "Talk_Day_SD_Naive_1">>\
<<elseif $unique_event_trigger_wife_stepd_naive_2 eq true and not hasVisited("Talk_Day_SD_Naive_2")>>\
<<goto "Talk_Day_SD_Naive_2">>\
<<elseif $unique_event_trigger_wife_stepd_naive_3 eq true and not hasVisited("Talk_Day_SD_Naive_3")>>\
<<goto "Talk_Day_SD_Naive_3">>\
<<elseif $unique_event_trigger_wife_stepd_naive_4 eq true and not hasVisited("Talk_Day_SD_Naive_4")>>\
<<goto "Talk_Day_SD_Naive_4">>\
<<elseif $unique_event_trigger_wife_stepd_naive_5 eq true and not hasVisited("Talk_Day_SD_Naive_5")>>\
<<goto "Talk_Day_SD_Naive_5">>\
<<elseif $unique_event_trigger_wife_stepd_naive_6 eq true and not hasVisited("Talk_Day_SD_Naive_6")>>\
<<goto "Talk_Day_SD_Naive_6">>\
<<elseif $unique_event_trigger_wife_stepd_hot_1 eq true and not hasVisited("Talk_Day_SD_Hot_1")>>\
<<goto "Talk_Day_SD_Hot_1">>\
<<elseif $unique_event_trigger_wife_stepd_hot_2 eq true and not hasVisited("Talk_Day_SD_Hot_2")>>\
<<goto "Talk_Day_SD_Hot_2">>\
<<elseif $unique_event_trigger_wife_stepd_hot_3 eq true and not hasVisited("Talk_Day_SD_Hot_3")>>\
<<goto "Talk_Day_SD_Hot_3">>\
<<elseif $unique_event_trigger_wife_stepd_hot_4 eq true and not hasVisited("Talk_Day_SD_Hot_4")>>\
<<goto "Talk_Day_SD_Hot_4">>\
<<elseif $unique_event_trigger_wife_stepd_dom_1 eq true and not hasVisited("Talk_Day_SD_Dom_1")>>\
<<goto "Talk_Day_SD_Dom_1">>\
<<elseif $unique_event_trigger_wife_stepd_dom_2 eq true and not hasVisited("Talk_Day_SD_Dom_2")>>\
<<goto "Talk_Day_SD_Dom_2">>\
<<elseif $unique_event_trigger_wife_stepd_dom_3 eq true and not hasVisited("Talk_Day_SD_Dom_3")>>\
<<goto "Talk_Day_SD_Dom_3">>\
<<elseif $unique_event_trigger_wife_stepd_dom_4 eq true and not hasVisited("Talk_Day_SD_Dom_4")>>\
<<goto "Talk_Day_SD_Dom_4">>\
<<elseif $unique_event_trigger_wife_stepd_dom_5 eq true and not hasVisited("Talk_Day_SD_Dom_5")>>\
<<goto "Talk_Day_SD_Dom_5">>\
<<elseif $unique_event_trigger_wife_stepd_sub_1 eq true and not hasVisited("Talk_Day_SD_Sub_1")>>\
<<goto "Talk_Day_SD_Sub_1">>\
<<elseif $unique_event_trigger_wife_stepd_sub_2 eq true and not hasVisited("Talk_Day_SD_Sub_2")>>\
<<goto "Talk_Day_SD_Sub_2">>\
<<elseif $unique_event_trigger_wife_stepd_sub_3 eq true and not hasVisited("Talk_Day_SD_Sub_3")>>\
<<goto "Talk_Day_SD_Sub_3">>\
<<elseif $unique_event_trigger_wife_stepd_sub_4 eq true and not hasVisited("Talk_Day_SD_Sub_4")>>\
<<goto "Talk_Day_SD_Sub_4">>\
<<elseif $unique_event_trigger_wife_stepd_sub_5 eq true and not hasVisited("Talk_Day_SD_Sub_5")>>\
<<goto "Talk_Day_SD_Sub_5">>\
<<elseif $unique_event_trigger_wife_stepd_sub_6 eq true and not hasVisited("Talk_Day_SD_Sub_6")>>\
<<goto "Talk_Day_SD_Sub_6">>\
<<elseif $unique_event_trigger_wife_stepd_sub_7 eq true and not hasVisited("Talk_Day_SD_Sub_7")>>\
<<goto "Talk_Day_SD_Sub_7">>\
<<elseif $unique_event_trigger_wife_stepd_sub_8 eq true and not hasVisited("Talk_Day_SD_Sub_8")>>\
<<goto "Talk_Day_SD_Sub_8">>\
<<elseif $unique_event_trigger_wife_job_naive_1 eq true and not hasVisited("Talk_Day_Job_Naive_1")>>\
<<goto "Talk_Day_Job_Naive_1">>\
<<elseif $unique_event_trigger_wife_job_dom_1 eq true and not hasVisited("Talk_Day_Job_Dom_1")>>\
<<goto "Talk_Day_Job_Dom_1">>\
<<elseif $unique_event_trigger_wife_job_dom_2 eq true and not hasVisited("Talk_Day_Job_Dom_2")>>\
<<goto "Talk_Day_Job_Dom_2">>\
<<elseif $unique_event_trigger_wife_job_webcam_repeat eq true and not hasVisited("Talk_Day_Job_Webcam_Repeat")>>\
<<goto "Talk_Day_Job_Webcam_Repeat">>\
<<elseif $unique_event_trigger_wife_gloryhole_standard_1 eq true and not hasVisited("Talk_Day_Park_Wife_NoPath_1")>>\
<<goto "Talk_Day_Park_Wife_NoPath_1">>\
<<elseif $unique_event_trigger_wife_gloryhole_standard_2 eq true and not hasVisited("Talk_Day_Park_Wife_NoPath_2")>>\
<<goto "Talk_Day_Park_Wife_NoPath_2">>\
<<elseif $unique_event_trigger_wife_gloryhole_hotdom_1 eq true and not hasVisited("Talk_Day_Park_Wife_Hot_Dom")>>\
<<goto "Talk_Day_Park_Wife_Hot_Dom">>\
<<elseif $unique_event_trigger_wife_gloryhole_naivesub_1 eq true and not hasVisited("Talk_Day_Park_Wife_Naive_Sub_1")>>\
<<goto "Talk_Day_Park_Wife_Naive_Sub_1">>\
<<elseif $unique_event_trigger_wife_gloryhole_naivesub_2 eq true and not hasVisited("Talk_Day_Park_Wife_Naive_Sub_2")>>\
<<goto "Talk_Day_Park_Wife_Naive_Sub_2">>\
<<elseif $unique_event_trigger_both_park_nopath_1 eq true and not hasVisited("Talk_Day_Park_Both_NoPath")>>\
<<goto "Talk_Day_Park_Both_NoPath">>\
<<elseif $unique_event_trigger_both_park_naive_1 eq true and not hasVisited("Talk_Day_Park_Both_Naive")>>\
<<goto "Talk_Day_Park_Both_Naive">>\
<<elseif $unique_event_trigger_both_park_sub_1 eq true and not hasVisited("Talk_Day_Park_Both_Sub")>>\
<<goto "Talk_Day_Park_Both_Sub">>\
<<elseif $unique_event_trigger_both_park_dom_1 eq true and not hasVisited("Talk_Day_Park_Both_Dom")>>\
<<goto "Talk_Day_Park_Both_Dom">>\
<<elseif $unique_event_trigger_both_park_hot_1 eq true and not hasVisited("Talk_Day_Park_Both_Hot")>>\
<<goto "Talk_Day_Park_Both_Hot">>\
<<elseif $unique_event_trigger_wife_gym_nopath_1 eq true and not hasVisited("Talk_Day_Gym_Wife_NoPath")>>\
<<goto "Talk_Day_Gym_Wife_NoPath">>\
<<elseif $unique_event_trigger_wife_gym_dom_1 eq true and not hasVisited("Talk_Day_Gym_Wife_Dom_1")>>\
<<goto "Talk_Day_Gym_Wife_Dom_1">>\
<<elseif $unique_event_trigger_wife_gym_dom_2 eq true and not hasVisited("Talk_Day_Gym_Wife_Dom_2")>>\
<<goto "Talk_Day_Gym_Wife_Dom_2">>\
<<elseif $unique_event_trigger_wife_gym_dom_3 eq true and not hasVisited("Talk_Day_Gym_Wife_Dom_3")>>\
<<goto "Talk_Day_Gym_Wife_Dom_3">>\
<<elseif $unique_event_trigger_both_gym_dom_1 eq true and not hasVisited("Talk_Day_Gym_Both_Dom_1")>>\
<<goto "Talk_Day_Gym_Both_Dom_1">>\
<<elseif $unique_event_trigger_wife_beach_nopath_1 eq true and not hasVisited("Talk_Day_Beach_Wife_NoPath")>>\
<<goto "Talk_Day_Beach_Wife_NoPath">>\
<<elseif $unique_event_trigger_wife_beach_hot_1 eq true and not hasVisited("Talk_Day_Beach_Wife_Hot_1")>>\
<<goto "Talk_Day_Beach_Wife_Hot_1">>\
<<elseif $unique_event_trigger_wife_beach_hot_2 eq true and not hasVisited("Talk_Day_Beach_Wife_Hot_2")>>\
<<goto "Talk_Day_Beach_Wife_Hot_2">>\
<<elseif $unique_event_trigger_wife_beach_hot_3 eq true and not hasVisited("Talk_Day_Beach_Wife_Hot_3")>>\
<<goto "Talk_Day_Beach_Wife_Hot_3">>\
<<elseif $unique_event_trigger_wife_beach_uni_1 eq true and not hasVisited("Talk_Day_Beach_Wife_Uni_1")>>\
<<goto "Talk_Day_Beach_Wife_Uni_1">>\
<<elseif $unique_event_trigger_both_beach_hot_1 eq true and not hasVisited("Talk_Day_Beach_Both_Hot_1")>>\
<<goto "Talk_Day_Beach_Both_Hot_1">>\
<<elseif $unique_event_trigger_both_beach_hot_2 eq true and not hasVisited("Talk_Day_Beach_Both_Hot_2")>>\
<<goto "Talk_Day_Beach_Both_Hot_2">>\
<<elseif $unique_event_trigger_wife_mall_nopath_1 eq true and not hasVisited("Talk_Day_Mall_Wife_NoPath_1")>>\
<<goto "Talk_Day_Mall_Wife_NoPath_1">>\
<<elseif $unique_event_trigger_wife_mall_nopath_2 eq true and not hasVisited("Talk_Day_Mall_Wife_NoPath_2")>>\
<<goto "Talk_Day_Mall_Wife_NoPath_2">>\
<<elseif $unique_event_trigger_wife_mall_sub_1 eq true and not hasVisited("Talk_Day_Mall_Wife_Sub_1")>>\
<<goto "Talk_Day_Mall_Wife_Sub_1">>\
<<elseif $unique_event_trigger_wife_mall_sub_2 eq true and not hasVisited("Talk_Day_Mall_Wife_Sub_2")>>\
<<goto "Talk_Day_Mall_Wife_Sub_2">>\
<<elseif $unique_event_trigger_wife_mall_naive_1 eq true and not hasVisited("Talk_Day_Mall_Wife_Naive_1")>>\
<<goto "Talk_Day_Mall_Wife_Naive_1">>\
<<elseif $unique_event_trigger_wife_mall_dom_1 eq true and not hasVisited("Talk_Day_Mall_Wife_Dom_1")>>\
<<goto "Talk_Day_Mall_Wife_Dom_1">>\
<<elseif $unique_event_trigger_wife_mall_hot_1 eq true and not hasVisited("Talk_Day_Mall_Wife_Hot_1")>>\
<<goto "Talk_Day_Mall_Wife_Hot_1">>\
<<elseif $unique_event_trigger_both_mall_dom_1 eq true and not hasVisited("Talk_Day_Mall_Both_Dom_1")>>\
<<goto "Talk_Day_Mall_Both_Dom_1">>\
<<elseif $unique_event_trigger_both_mall_hot eq true and not hasVisited("Talk_Day_Mall_Both_Hot_1")>>\
<<goto "Talk_Day_Mall_Both_Hot_1">>\
<<elseif $unique_event_trigger_both_mall_naive eq true and not hasVisited("Talk_Day_Mall_Both_Naive_1")>>\
<<goto "Talk_Day_Mall_Both_Naive_1">>\
<<elseif $unique_event_trigger_both_mall_sub eq true and not hasVisited("Talk_Day_Mall_Both_Sub_1")>>\
<<goto "Talk_Day_Mall_Both_Sub_1">>\
<<elseif $unique_event_trigger_wife_museum_nopath_1 eq true and not hasVisited("Talk_Day_Museum_Wife_NoPath")>>\
<<goto "Talk_Day_Museum_Wife_NoPath">>\
<<elseif $unique_event_trigger_wife_museum_naive_1 eq true and not hasVisited("Talk_Day_Museum_Wife_Naive_1")>>\
<<goto "Talk_Day_Museum_Wife_Naive_1">>\
<<elseif $unique_event_trigger_wife_museum_naive_2 eq true and not hasVisited("Talk_Day_Museum_Wife_Naive_2")>>\
<<goto "Talk_Day_Museum_Wife_Naive_2">>\
<<elseif $unique_event_trigger_wife_museum_naive_3 eq true and not hasVisited("Talk_Day_Museum_Wife_Naive_3")>>\
<<goto "Talk_Day_Museum_Wife_Naive_3">>\
<<elseif $unique_event_trigger_both_museum_naive_1 eq true and not hasVisited("Talk_Day_Museum_Both_Naive_1")>>\
<<goto "Talk_Day_Museum_Both_Naive_1">>\
<<elseif $unique_event_trigger_both_museum_naive_2 eq true and not hasVisited("Talk_Day_Museum_Both_Naive_2")>>\
<<goto "Talk_Day_Museum_Both_Naive_2">>\
<<elseif $unique_event_trigger_wife_downtown_nopath_1 eq true and not hasVisited("Talk_Day_Downtown_Wife_NoPath")>>\
<<goto "Talk_Day_Downtown_Wife_NoPath">>\
<<elseif $unique_event_trigger_wife_downtown_sub_1 eq true and not hasVisited("Talk_Day_Downtown_Wife_Sub_1")>>\
<<goto "Talk_Day_Downtown_Wife_Sub_1">>\
<<elseif $unique_event_trigger_wife_downtown_sub_2 eq true and not hasVisited("Talk_Day_Downtown_Wife_Sub_2")>>\
<<goto "Talk_Day_Downtown_Wife_Sub_2">>\
<<elseif $unique_event_trigger_wife_downtown_sub_3 eq true and not hasVisited("Talk_Day_Downtown_Wife_Sub_3")>>\
<<goto "Talk_Day_Downtown_Wife_Sub_3">>\
<<elseif $unique_event_trigger_both_downtown_sub_1 eq true and not hasVisited("Talk_Day_Downtown_Both_Sub_1")>>\
<<goto "Talk_Day_Downtown_Both_Sub_1">>\
<<elseif $unique_event_trigger_both_drive_nopath_1 eq true and not hasVisited("Talk_Day_Drive_Both_NoPath_1")>>\
<<goto "Talk_Day_Drive_Both_NoPath_1">>\
<<elseif $unique_event_trigger_both_drive_sub_1 eq true and not hasVisited("Talk_Day_Drive_Both_Sub_1")>>\
<<goto "Talk_Day_Drive_Both_Sub_1">>\
<<elseif $unique_event_trigger_both_drive_sub_2 eq true and not hasVisited("Talk_Day_Drive_Both_Sub_2")>>\
<<goto "Talk_Day_Drive_Both_Sub_2">>\
<<elseif $unique_event_trigger_both_drive_hot_1 eq true and not hasVisited("Talk_Day_Drive_Both_Hot_1")>>\
<<goto "Talk_Day_Drive_Both_Hot_1">>\
<<elseif $unique_event_trigger_both_drive_hot_2 eq true and not hasVisited("Talk_Day_Drive_Both_Hot_2")>>\
<<goto "Talk_Day_Drive_Both_Hot_2">>\
<<elseif $unique_event_trigger_both_drive_dom_1 eq true and not hasVisited("Talk_Day_Drive_Both_Dom_1")>>\
<<goto "Talk_Day_Drive_Both_Dom_1">>\
<<elseif $unique_event_trigger_both_drive_dom_2 eq true and not hasVisited("Talk_Day_Drive_Both_Dom_2")>>\
<<goto "Talk_Day_Drive_Both_Dom_2">>\
<<elseif $unique_event_trigger_both_drive_naive_1 eq true and not hasVisited("Talk_Day_Drive_Both_Naive_1")>>\
<<goto "Talk_Day_Drive_Both_Naive_1">>\
<<elseif $unique_event_trigger_both_drive_naive_2 eq true and not hasVisited("Talk_Day_Drive_Both_Naive_2")>>\
<<goto "Talk_Day_Drive_Both_Naive_2">>\
<<elseif $unique_event_trigger_wife_pool_nopath_1 eq true and not hasVisited("Talk_Day_Pool_Wife_NoPath_1")>>\
<<goto "Talk_Day_Pool_Wife_NoPath_1">>\
<<elseif $unique_event_trigger_wife_pool_naive_sub_1 eq true and not hasVisited("Talk_Day_Pool_Wife_Naive_Sub_1")>>\
<<goto "Talk_Day_Pool_Wife_Naive_Sub_1">>\
<<elseif $unique_event_trigger_wife_pool_hot_dom_1 eq true and not hasVisited("Talk_Day_Pool_Wife_Hot_Dom_1")>>\
<<goto "Talk_Day_Pool_Wife_Hot_Dom_1">>\
<<elseif $unique_event_trigger_both_pool_nopath_1 eq true and not hasVisited("Talk_Day_Pool_Both_NoPath_1")>>\
<<goto "Talk_Day_Pool_Both_NoPath_1">>\
<<elseif $unique_event_trigger_both_pool_hot_1 eq true and not hasVisited("Talk_Day_Pool_Both_Hot_1")>>\
<<goto "Talk_Day_Pool_Both_Hot_1">>\
<<elseif $unique_event_trigger_both_pool_dom_1 eq true and not hasVisited("Talk_Day_Pool_Both_Dom_1")>>\
<<goto "Talk_Day_Pool_Both_Dom_1">>\
<<elseif $unique_event_trigger_both_pool_naive_1 eq true and not hasVisited("Talk_Day_Pool_Both_Naive_1")>>\
<<goto "Talk_Day_Pool_Both_Naive_1">>\
<<elseif $unique_event_trigger_both_pool_sub_1 eq true and not hasVisited("Talk_Day_Pool_Both_Sub_1")>>\
<<goto "Talk_Day_Pool_Both_Sub_1">>\
<<elseif $unique_event_trigger_wife_home_nopath_1 eq true and not hasVisited("Talk_Day_Home_Wife_NoPath_1")>>\
<<goto "Talk_Day_Home_Wife_NoPath_1">>\
<<elseif $unique_event_trigger_wife_home_sub_1 eq true and not hasVisited("Talk_Day_Home_Wife_Sub_1")>>\
<<goto "Talk_Day_Home_Wife_Sub_1">>\
<<elseif $unique_event_trigger_wife_home_naive_1 eq true and not hasVisited("Talk_Day_Home_Wife_Naive_1")>>\
<<goto "Talk_Day_Home_Wife_Naive_1">>\
<<elseif $unique_event_trigger_wife_home_hot_1 eq true and not hasVisited("Talk_Day_Home_Wife_Hot_1")>>\
<<goto "Talk_Day_Home_Wife_Hot_1">>\
<<elseif $unique_event_trigger_wife_home_dom_1 eq true and not hasVisited("Talk_Day_Home_Wife_Dom_1")>>\
<<goto "Talk_Day_Home_Wife_Dom_1">>\
<<elseif $standard_trigger_wife_dialogue eq false>>\
<<goto "Talk_Day_Standard">>\
<<else>>\
<<include "Talk_Day-Header">>\
@@.wife;"What? Since the last time you asked a second ago? The exact same, $name."@@ $wife rolled her eyes.
@@.you;"Oh, right..."@@ You felt silly for asking the same question again.
<<include "Talk_Day-Footer">>\
<</if>>\<<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 and $sexuality gt 15>>
<<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 and $sexuality gte 55>>
<<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_secret gte 3 and $stepdad_path_secret lte 7>>\
@@.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_secret gt 7>>\
@@.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_secret gte 3>>\
$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_secret gte 8>>
<<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 From Influence@@
<</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>><<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 Sexuality +10">>
<<ChangeWithCap "sexuality" +10>>
<<set $cheater to true>>
<</link>>
<<link "Increase Control +1">>
<<ChangeWithCap "control" +1>>
<<set $cheater to true>>
<</link>>
<<link "Decrease Control -1">>
<<ChangeWithCap "control" -1>>
<<set $cheater to true>>
<</link>>
<<link "Increase Liberty +1">>
<<ChangeWithCap "liberty" +1>>
<<set $cheater to true>>
<</link>>
<<link "Decrease Liberty -1">>
<<ChangeWithCap "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 $badend3_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 $camgirl4_scene to true>>
<<set $camgirl5_scene to true>>
<<set $camgirl6_scene to true>>
<<set $oldandyoung1_scene to true>>
<<set $oldandyoung2_scene to true>>
<<set $oldandyoung3_scene to true>>
<<set $oldandyoung4_scene to true>>
<<set $oldandyoung5_scene to true>>
<<set $oldandyoung6_scene to true>>
<<set $stripper1_scene to true>>
<<set $stripper2_scene to true>>
<<set $stripper3_scene to true>>
<<set $stripper4_scene to true>>
<<set $stripper5_scene to true>>
<<set $stripper6_scene to true>>
<<set $clubx1_scene to true>>
<<set $clubx2_scene to true>>
<<set $clubx3_scene to true>>
<<set $clubxalt1_scene to true>>
<<set $clubxalt2_scene to true>>
<<set $clubxalt3_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 $neighbour_naive_scene_1 to true>>
<<set $neighbour_naive_scene_2 to true>>
<<set $neighbour_naive_scene_3 to true>>
<<set $neighbour_naive_scene_4 to true>>
<<set $neighbour_naive_scene_5 to true>>
<<set $neighbour_naive_scene_6 to true>>
<<set $neighbour_naive_scene_7 to true>>
<<set $neighbour_naive_scene_8 to true>>
<<set $neighbour_dom_scene_1 to true>>
<<set $neighbour_dom_scene_2 to true>>
<<set $neighbour_dom_scene_3 to true>>
<<set $neighbour_dom_scene_4 to true>>
<<set $neighbour_dom_scene_5 to true>>
<<set $neighbour_hot_scene_1 to true>>
<<set $neighbour_hot_scene_2 to true>>
<<set $neighbour_hot_scene_3 to true>>
<<set $neighbour_hot_scene_4 to true>>
<<set $neighbour_hot_scene_5 to true>>
<<set $neighbour_hot_scene_6 to true>>
<<set $neighbour_hot_scene_7 to true>>
<<set $neighbour_sub_scene_1 to true>>
<<set $neighbour_sub_scene_2 to true>>
<<set $neighbour_sub_scene_3 to true>>
<<set $neighbour_sub_scene_4 to true>>
<<set $neighbour_sub_scene_5 to true>>
<<set $neighbour_sub_scene_6 to true>>
<<set $neighmomdrug1_scene to true>>
<<set $neighmom_slave_ending1 to true>>
<<set $neighmom_slave_ending2 to true>>
<<set $neighmom_slave_ending3 to true>>
<<set $neighmom_slave_ending4 to true>>
<<set $nudetrade1_scene to true>>
<<set $nudetrade2_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 $principal5_scene to true>>
<<set $principal6_scene to true>>
<<set $schoolkids1_scene to true>>
<<set $schoolkids2_scene to true>>
<<set $schoolkids3_scene to true>>
<<set $schoolkids4_scene to true>>
<<set $schoolkids5_scene to true>>
<<set $school_hot_1_scene to true>>
<<set $school_hot_2_scene to true>>
<<set $school_hot_3_scene to true>>
<<set $school_hot_4_scene to true>>
<<set $school_dom_1_scene to true>>
<<set $school_dom_2_scene to true>>
<<set $school_dom_3_scene to true>>
<<set $school_dom_4_scene to true>>
<<set $school_sub_1_scene to true>>
<<set $school_sub_2_scene to true>>
<<set $school_sub_3_scene to true>>
<<set $school_sub_4_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 $stepd_sec_sscene_1 to true>>
<<set $stepd_sec_sscene_2 to true>>
<<set $stepd_sec_sscene_3 to true>>
<<set $stepdhelpcum_scene to true>>
<<set $stepdseduce1_scene to true>>
<<set $stepdtoofar_scene to true>>
<<set $stepd_naive_sscene_1 to true>>
<<set $stepd_naive_sscene_2 to true>>
<<set $stepd_naive_sscene_3 to true>>
<<set $stepd_dom_seduce1_scene to true>>
<<set $stepd_dom_show_scene to true>>
<<set $stepd_dom_sscene_3 to true>>
<<set $stepd_dom_sscene_4 to true>>
<<set $stepd_dom_sscene_5 to true>>
<<set $stepd_dom_sscene_6 to true>>
<<set $stepd_dom_sscene_7 to true>>
<<set $stepd_hot_seduce1_scene to true>>
<<set $stepd_hot_seduce2_scene to true>>
<<set $stepd_hot_sscene_3 to true>>
<<set $stepd_hot_sscene_4 to true>>
<<set $stepd_hot_sscene_5 to true>>
<<set $stepd_hot_sscene_6 to true>>
<<set $stepd_hot_sscene_7 to true>>
<<set $stepd_sub_seduce1_scene to true>>
<<set $stepd_sub_yoga_scene to true>>
<<set $stepd_sub_seduce2_scene to true>>
<<set $stepd_sub_sscene_4 to true>>
<<set $stepd_sub_sscene_5 to true>>
<<set $stepd_sub_sscene_6 to true>>
<<set $stepd_sub_sscene_7 to true>>
<<set $stepd_sub_sscene_8 to true>>
<<set $stepd_sub_sscene_9 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_naive_scene_5 to true>>
<<set $wife_modelling_naive_scene_6 to true>>
<<set $wife_modelling_naive_scene_7 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 $park_both_nopath_1_scene to true>>
<<set $downtown_both_nopath_1_scene to true>>
<<set $drive_both_nopath_1_scene to true>>
<<set $downtown_wife_sub_1_scene to true>>
<<set $downtown_wife_sub_2_scene to true>>
<<set $downtown_wife_sub_3_scene to true>>
<<set $downtown_both_sub_1_scene to true>>
<<set $home_wife_hot_1_scene to true>>
<<set $home_wife_sub_1_scene to true>>
<<set $schoolkids3_scene to true>>
<<set $mall_wife_hot_1_scene to true>>
<<set $mall_both_hot_1_scene to true>>
<<set $mall_wife_sub_scene to true>>
<<set $mall_both_sub_1_scene to true>>
<<set $drive_both_hot_1_scene to true>>
<<set $drive_both_hot_2_scene to true>>
<<set $drive_both_sub_1_scene to true>>
<<set $drive_both_sub_2_scene to true>>
<<set $park_both_hot_1_scene to true>>
<<set $park_both_sub_1_scene to true>>
<<set $pool_both_hot_1_scene to true>>
<<set $pool_both_sub_1_scene to true>>
<<set $pool_wife_hot_dom_1_scene to true>>
<<set $pool_wife_naive_sub_1_scene to true>>
<<set $parkgloryhole_naivesub1_scene to true>>
<<set $parkgloryhole_naivesub2_scene to true>>
<<set $parkgloryhole_hotdom1_scene to true>>
<<set $home_wife_naive_1_scene to true>>
<<set $mall_wife_naive_1_scene to true>>
<<set $mall_both_naive_1_scene to true>>
<<set $museum_wife_naive_1_scene to true>>
<<set $museum_wife_naive_2_scene to true>>
<<set $museum_wife_naive_3_scene to true>>
<<set $museum_both_naive_1_scene to true>>
<<set $museum_both_naive_2_scene to true>>
<<set $drive_both_naive_1_scene to true>>
<<set $drive_both_naive_2_scene to true>>
<<set $park_both_naive_1_scene to true>>
<<set $pool_both_naive_1_scene to true>>
<<set $gym_wife_dom1_scene to true>>
<<set $gym_wife_dom2_scene to true>>
<<set $gym_wife_dom3_scene to true>>
<<set $home_wife_dom_1_scene to true>>
<<set $mall_wife_dom_1_scene to true>>
<<set $mall_both_dom_1_scene to true>>
<<set $drive_both_dom_1_scene to true>>
<<set $drive_both_dom_2_scene to true>>
<<set $park_both_dom_1_scene to true>>
<<set $pool_both_dom_1_scene to true>>
<<set $beach_wife_hot_1_scene to true>>
<<set $beach_wife_hot_2_scene to true>>
<<set $beach_wife_hot_3_scene to true>>
<<set $beach_both_hot_1_scene to true>>
<<set $beach_both_hot_2_scene to true>>
<<set $cheater to true>>
<</link>>
<<link "Relock Sex Scenes">>
<<set $anal1_scene to false>>
<<set $analdom1_scene to false>>
<<set $analhot1_scene to false>>
<<set $analsub1_scene to false>>
<<set $badend2_scene to false>>
<<set $badend3_scene to false>>
<<set $blindfold1_scene to false>>
<<set $blowjob1_scene to false>>
<<set $blowjob2_scene to false>>
<<set $blowjobdom1_scene to false>>
<<set $blowjobhot1_scene to false>>
<<set $blowjobsub1_scene to false>>
<<set $camgirl1_scene to false>>
<<set $camgirl2_scene to false>>
<<set $camgirl3_scene to false>>
<<set $camgirl4_scene to false>>
<<set $camgirl5_scene to false>>
<<set $camgirl6_scene to false>>
<<set $oldandyoung1_scene to false>>
<<set $oldandyoung2_scene to false>>
<<set $oldandyoung3_scene to false>>
<<set $oldandyoung4_scene to false>>
<<set $oldandyoung5_scene to false>>
<<set $oldandyoung6_scene to false>>
<<set $stripper1_scene to false>>
<<set $stripper2_scene to false>>
<<set $stripper3_scene to false>>
<<set $stripper4_scene to false>>
<<set $stripper5_scene to false>>
<<set $stripper6_scene to false>>
<<set $clubx1_scene to false>>
<<set $clubx2_scene to false>>
<<set $clubx3_scene to false>>
<<set $clubxalt1_scene to false>>
<<set $clubxalt2_scene to false>>
<<set $clubxalt3_scene to false>>
<<set $carelessstepd1_scene to false>>
<<set $col1photoshoot1_scene to false>>
<<set $dildo1_scene to false>>
<<set $dildodom1_scene to false>>
<<set $dildohot1_scene to false>>
<<set $dildosub1_scene to false>>
<<set $flashstepd1_scene to false>>
<<set $helpstepdevent1_scene to false>>
<<set $helpstepdevent2_scene to false>>
<<set $homemast1_scene to false>>
<<set $homepornocommanded_scene to false>>
<<set $lingerie1_scene to false>>
<<set $massage1_scene to false>>
<<set $massage2_scene to false>>
<<set $modellingforhubby_scene to false>>
<<set $nakedatschool1_scene to false>>
<<set $nakedatschool2_scene to false>>
<<set $neighbour_naive_scene_1 to false>>
<<set $neighbour_naive_scene_2 to false>>
<<set $neighbour_naive_scene_3 to false>>
<<set $neighbour_naive_scene_4 to false>>
<<set $neighbour_naive_scene_5 to false>>
<<set $neighbour_naive_scene_6 to false>>
<<set $neighbour_naive_scene_7 to false>>
<<set $neighbour_naive_scene_8 to false>>
<<set $neighbour_dom_scene_1 to false>>
<<set $neighbour_dom_scene_2 to false>>
<<set $neighbour_dom_scene_3 to false>>
<<set $neighbour_dom_scene_4 to false>>
<<set $neighbour_dom_scene_5 to false>>
<<set $neighbour_hot_scene_1 to false>>
<<set $neighbour_hot_scene_2 to false>>
<<set $neighbour_hot_scene_3 to false>>
<<set $neighbour_hot_scene_4 to false>>
<<set $neighbour_hot_scene_5 to false>>
<<set $neighbour_hot_scene_6 to false>>
<<set $neighbour_hot_scene_7 to false>>
<<set $neighbour_sub_scene_1 to false>>
<<set $neighbour_sub_scene_2 to false>>
<<set $neighbour_sub_scene_3 to false>>
<<set $neighbour_sub_scene_4 to false>>
<<set $neighbour_sub_scene_5 to false>>
<<set $neighbour_sub_scene_6 to false>>
<<set $neighmomdrug1_scene to false>>
<<set $neighmom_slave_ending1 to false>>
<<set $neighmom_slave_ending2 to false>>
<<set $neighmom_slave_ending3 to false>>
<<set $neighmom_slave_ending4 to false>>
<<set $nudetrade1_scene to false>>
<<set $nudetrade2_scene to false>>
<<set $parkgloryhole1_scene to false>>
<<set $parkgloryhole2_scene to false>>
<<set $photoshoot_pretending_scene to false>>
<<set $principal1_scene to false>>
<<set $principal2_scene to false>>
<<set $principal3_scene to false>>
<<set $principal4_scene to false>>
<<set $principal5_scene to false>>
<<set $principal6_scene to false>>
<<set $schoolkids1_scene to false>>
<<set $schoolkids2_scene to false>>
<<set $schoolkids3_scene to false>>
<<set $schoolkids4_scene to false>>
<<set $schoolkids5_scene to false>>
<<set $school_hot_1_scene to false>>
<<set $school_hot_2_scene to false>>
<<set $school_hot_3_scene to false>>
<<set $school_hot_4_scene to false>>
<<set $school_dom_1_scene to false>>
<<set $school_dom_2_scene to false>>
<<set $school_dom_3_scene to false>>
<<set $school_dom_4_scene to false>>
<<set $school_sub_1_scene to false>>
<<set $school_sub_2_scene to false>>
<<set $school_sub_3_scene to false>>
<<set $school_sub_4_scene to false>>
<<set $sex1_scene to false>>
<<set $sex2_scene to false>>
<<set $sexdom1_scene to false>>
<<set $sexhot1_scene to false>>
<<set $sexsub1_scene to false>>
<<set $stepdbdinner_scene to false>>
<<set $stepdblindfold1_scene to false>>
<<set $stepdcallsex_scene to false>>
<<set $stepdconfront_scene to false>>
<<set $stepdfriend1_scene to false>>
<<set $stepd_sec_sscene_1 to false>>
<<set $stepd_sec_sscene_2 to false>>
<<set $stepd_sec_sscene_3 to false>>
<<set $stepdhelpcum_scene to false>>
<<set $stepdseduce1_scene to false>>
<<set $stepdtoofar_scene to false>>
<<set $stepd_naive_sscene_1 to false>>
<<set $stepd_naive_sscene_2 to false>>
<<set $stepd_naive_sscene_3 to false>>
<<set $stepd_dom_seduce1_scene to false>>
<<set $stepd_dom_show_scene to false>>
<<set $stepd_dom_sscene_3 to false>>
<<set $stepd_dom_sscene_4 to false>>
<<set $stepd_dom_sscene_5 to false>>
<<set $stepd_dom_sscene_6 to false>>
<<set $stepd_dom_sscene_7 to false>>
<<set $stepd_hot_seduce1_scene to false>>
<<set $stepd_hot_seduce2_scene to false>>
<<set $stepd_hot_sscene_3 to false>>
<<set $stepd_hot_sscene_4 to false>>
<<set $stepd_hot_sscene_5 to false>>
<<set $stepd_hot_sscene_6 to false>>
<<set $stepd_hot_sscene_7 to false>>
<<set $stepd_sub_seduce1_scene to false>>
<<set $stepd_sub_yoga_scene to false>>
<<set $stepd_sub_seduce2_scene to false>>
<<set $stepd_sub_sscene_4 to false>>
<<set $stepd_sub_sscene_5 to false>>
<<set $stepd_sub_sscene_6 to false>>
<<set $stepd_sub_sscene_7 to false>>
<<set $stepd_sub_sscene_8 to false>>
<<set $stepd_sub_sscene_9 to false>>
<<set $wife_eroticmodelling_scene to false>>
<<set $wife_sexymodelling_scene to false>>
<<set $work_modellingpath_porn1_scene to false>>
<<set $work_modellingpath_porn2_scene to false>>
<<set $wife_modelling_naive_scene_1 to false>>
<<set $wife_modelling_naive_scene_2 to false>>
<<set $wife_modelling_naive_scene_3 to false>>
<<set $wife_modelling_naive_scene_4 to false>>
<<set $wife_modelling_naive_scene_5 to false>>
<<set $wife_modelling_naive_scene_6 to false>>
<<set $wife_modelling_naive_scene_7 to false>>
<<set $wife_modelling_dom_scene_1 to false>>
<<set $wife_modelling_dom_scene_2 to false>>
<<set $wife_modelling_dom_scene_3 to false>>
<<set $wife_modelling_hot_scene_1 to false>>
<<set $wife_modelling_hot_scene_2 to false>>
<<set $wife_modelling_hot_scene_3 to false>>
<<set $wife_modelling_hot_scene_4 to false>>
<<set $wife_modelling_sub_scene_1 to false>>
<<set $wife_modelling_sub_scene_2 to false>>
<<set $wife_modelling_sub_scene_3 to false>>
<<set $wife_modelling_porn_scene_1 to false>>
<<set $wife_modelling_porn_scene_2 to false>>
<<set $wife_modelling_porn_scene_3 to false>>
<<set $wife_modelling_porn_scene_4 to false>>
<<set $park_both_nopath_1_scene to false>>
<<set $downtown_both_nopath_1_scene to false>>
<<set $drive_both_nopath_1_scene to false>>
<<set $downtown_wife_sub_1_scene to false>>
<<set $downtown_wife_sub_2_scene to false>>
<<set $downtown_wife_sub_3_scene to false>>
<<set $downtown_both_sub_1_scene to false>>
<<set $home_wife_hot_1_scene to false>>
<<set $home_wife_sub_1_scene to false>>
<<set $schoolkids3_scene to false>>
<<set $mall_wife_hot_1_scene to false>>
<<set $mall_both_hot_1_scene to false>>
<<set $mall_wife_sub_scene to false>>
<<set $mall_both_sub_1_scene to false>>
<<set $drive_both_hot_1_scene to false>>
<<set $drive_both_hot_2_scene to false>>
<<set $drive_both_sub_1_scene to false>>
<<set $drive_both_sub_2_scene to false>>
<<set $park_both_hot_1_scene to false>>
<<set $park_both_sub_1_scene to false>>
<<set $pool_both_hot_1_scene to false>>
<<set $pool_both_sub_1_scene to false>>
<<set $pool_wife_hot_dom_1_scene to false>>
<<set $pool_wife_naive_sub_1_scene to false>>
<<set $parkgloryhole_naivesub1_scene to false>>
<<set $parkgloryhole_naivesub2_scene to false>>
<<set $parkgloryhole_hotdom1_scene to false>>
<<set $home_wife_naive_1_scene to false>>
<<set $mall_wife_naive_1_scene to false>>
<<set $mall_both_naive_1_scene to false>>
<<set $museum_wife_naive_1_scene to false>>
<<set $museum_wife_naive_2_scene to false>>
<<set $museum_wife_naive_3_scene to false>>
<<set $museum_both_naive_1_scene to false>>
<<set $museum_both_naive_2_scene to false>>
<<set $drive_both_naive_1_scene to false>>
<<set $drive_both_naive_2_scene to false>>
<<set $park_both_naive_1_scene to false>>
<<set $pool_both_naive_1_scene to false>>
<<set $gym_wife_dom1_scene to false>>
<<set $gym_wife_dom2_scene to false>>
<<set $gym_wife_dom3_scene to false>>
<<set $home_wife_dom_1_scene to false>>
<<set $mall_wife_dom_1_scene to false>>
<<set $mall_both_dom_1_scene to false>>
<<set $drive_both_dom_1_scene to false>>
<<set $drive_both_dom_2_scene to false>>
<<set $park_both_dom_1_scene to false>>
<<set $pool_both_dom_1_scene to false>>
<<set $beach_wife_hot_1_scene to false>>
<<set $beach_wife_hot_2_scene to false>>
<<set $beach_wife_hot_3_scene to false>>
<<set $beach_both_hot_1_scene to false>>
<<set $beach_both_hot_2_scene to false>>
<</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 the Patrons for their ongoing support;//
''Rodimus
Justafan
Papii
SZ56
King
titian476
NoXi
RainmanMP
euronymous
Dirkyo
aqpma
James Mathew
darkteddy
James
NTRNEKOMA619
TexanSlakr
Dustin Sevarg
amarok
lacccc
Nope Nope
Demonic
Matthew
Meethos
Rio
Mad
Pulse 81
coda
Dan Zhao
Cyke
Matthew Kidd
Mombo_92
Loki
Greenfall_Bridge
Brian Borden
Pie
danilka1337
SuperPetting
Kittiwat Koon
Gerald McBride
s
Sal Bistrami
mrg70
BigT
Raxx
Ubique
Teddy
Colby Sherrard
blackjack161
Clearsky
Zpa
Ion
Sheri Hancroft
American Eagle
Yr
henk
Julian Lafosse
Maximilian Reiheld
Argonaut
STEELW0LF
Night Eagle IV
Forgoth
iws
Bastian
cabbage
ba ma
Gage
Michael
bobdamit
David Jade
Razors the Clown
sigelfox
MM
Jonathan Martinez
Diggity
Jay
Hobbes
JSexton
Poob
AC
PoolExpress
Tom Bombadil
ElBorinot
Larry73
CommanderMIEZ
Richard Bartlett
DWhit
Garry Clarke
thedarksouls63
faux
Brian Anderson
Vysirez
victorykun3
roarr
Jaedon Smith
lou fer
Wilson Da Silva
A Rodriquez
slayer
Jinga
Quentin
Gall
Aaron
NBaron
ycj1989617
Celes
luxx
Cyoa Dev
SRF 003
randellspec
Tonuxol
Kelly
Kyle Mill
Garshaw
Shaolinallen
Lucian Vlad
FilthyLootGoblin
Double
Aschy
Mark McCoy
johnny k
Matt Weaver
Lexi
Jerome Navarro
Jruss2677
Sasquatch0007
TripleSolidAce
Fatelll
NuclearGandhi
Michael Grau
Jack Torrance
Airain
maxwell
Grotto Clark
j m
Brendan O'Donnell
Thomas M
Harry
krneki22
mkknknk
BarryH
kikio
Vineeth Koshy
novaporn
jesse sahyoun
PPSHrk42
Project-XS1CHT
Kwizats
bladkin
Christian von Briel
os
Tabond
ARio
Chsbgl
trigger
Cowb0y62
Jeffington
spinbarket
SLBigBoy
John Damon
KYRedneck
merovingian
Xaxos
William
Justin Smith
''
//Many thanks to the bug testers;//
''Derp
Zpa
Scienza
cyoadev''
/* //... and to content suppliers;//
''Derp
78
SmokeyMaxamus
'' */
//And a big thanks to hecate for the 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: Sub 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, high liberty]
<</if>>\
<b>Naive Wife Path</b>
<<if $schoolkids1_scene eq true>>\
[[Teacher Route: Naive I->Rewatch Teacher Route - Naive I]]<<else>>\Teacher Route: Naive I - LOCKED [Prerequisites: Naive Path.]
<</if>>\
<<if $schoolkids2_scene eq true>>\
[[Teacher Route: Naive II->Rewatch Teacher Route - Naive II]]<<else>>\Teacher Route: Naive II - LOCKED [Prerequisites: Previous scene viewed, sexuality higher than 40]
<</if>>\
<<if $schoolkids3_scene eq true>>\
[[Teacher Route: Naive III->Rewatch Teacher Route - Naive III]]<<else>>\Teacher Route: Naive III - LOCKED [Prerequisites: Previous scene viewed, sexuality higher than 55]
<</if>>\
<<if $schoolkids4_scene eq true>>\
[[Teacher Route: Naive IV->Rewatch Teacher Route - Naive IV]]<<else>>\Teacher Route: Naive IV - LOCKED [Prerequisites: Previous scene viewed, sexuality higher than 60]
<</if>>\
<<if $schoolkids5_scene eq true>>\
[[Teacher Route: Naive V->Rewatch Teacher Route - Naive V]]<<else>>\Teacher Route: Naive V - LOCKED [Prerequisites: Previous scene viewed, sexuality higher than 65]
<</if>>\
<b>Dom Wife Path</b>
<<if $school_dom_1_scene eq true>>\
[[Teacher Route: Dom I->Rewatch Teacher Route - Dom I]]<<else>>\Teacher Route: Dom I - LOCKED [Prerequisites: Dom Path.]
<</if>>\
<<if $school_dom_2_scene eq true>>\
[[Teacher Route: Dom II->Rewatch Teacher Route - Dom II]]<<else>>\Teacher Route: Dom II - LOCKED [Prerequisites: Previous scene viewed, sexuality higher than 40]
<</if>>\
<<if $school_dom_3_scene eq true>>\
[[Teacher Route: Dom III->Rewatch Teacher Route - Dom III]]<<else>>\Teacher Route: Dom III - LOCKED [Prerequisites: Previous scene viewed, sexuality higher than 60]
<</if>>\
<<if $school_dom_4_scene eq true>>\
[[Teacher Route: Dom IV->Rewatch Teacher Route - Dom IV]]<<else>>\Teacher Route: Dom IV - LOCKED [Prerequisites: Previous scene viewed, sexuality higher than 65]
<</if>>\
<b>Hot Wife Path</b>
<<if $school_hot_1_scene eq true>>\
[[Teacher Route: Hot I->Rewatch Teacher Route - Hot I]]<<else>>\Teacher Route: Hot I - LOCKED [Prerequisites: Hot Path.]
<</if>>\
<<if $school_hot_2_scene eq true>>\
[[Teacher Route: Hot II->Rewatch Teacher Route - Hot II]]<<else>>\Teacher Route: Hot II - LOCKED [Prerequisites: Previous scene viewed, sexuality higher than 40]
<</if>>\
<<if $school_hot_3_scene eq true>>\
[[Teacher Route: Hot III->Rewatch Teacher Route - Hot III]]<<else>>\Teacher Route: Hot III - LOCKED [Prerequisites: Previous scene viewed, sexuality higher than 50]
<</if>>\
<<if $school_hot_4_scene eq true>>\
[[Teacher Route: Hot IV->Rewatch Teacher Route - Hot IV]]<<else>>\Teacher Route: Hot IV - LOCKED [Prerequisites: Previous scene viewed, sexuality higher than 60]
<</if>>\
<b>Sub Wife Path</b>
<<if $school_sub_1_scene eq true>>\
[[Teacher Route: Sub I->Rewatch Teacher Route - Sub I]]<<else>>\Teacher Route: Sub I - LOCKED [Prerequisites: Sub Path.]
<</if>>\
<<if $school_sub_2_scene eq true>>\
[[Teacher Route: Sub II->Rewatch Teacher Route - Sub II]]<<else>>\Teacher Route: Sub II - LOCKED [Prerequisites: Previous scene viewed, sexuality higher than 40]
<</if>>\
<<if $school_sub_3_scene eq true>>\
[[Teacher Route: Sub III->Rewatch Teacher Route - Sub III]]<<else>>\Teacher Route: Sub III - LOCKED [Prerequisites: Previous scene viewed, sexuality higher than 50]
<</if>>\
/* <<if $school_sub_4_scene eq true>>\
[[Teacher Route: Sub IV->Rewatch Teacher Route - Sub IV]]<<else>>\Teacher Route: Sub IV - LOCKED [Prerequisites: Previous scene viewed, sexuality higher than 60]
<</if>>\ */
<b>Secret Path</b>
<<if $principal1_scene eq true>>\
[[Teacher Route: Principal I->Rewatch 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->Rewatch Teacher Route - Principal II]]<<else>>Teacher Route: Principal II - LOCKED [Prerequisites: Previous scene viewed)]
<</if>>\
<<if $principal3_scene eq true>>\
[[Teacher Route: Principal III->Rewatch Teacher Route - Principal III]]<<else>>Teacher Route: Principal III - LOCKED [Prerequisites: Previous scene viewed)]
<</if>>\
<<if $principal4_scene eq true>>\
[[Teacher Route: Principal IV->Rewatch Teacher Route - Principal IV]]<<else>>Teacher Route: Principal IV - LOCKED [Prerequisites: Previous scene viewed, sexuality higher than 45)]
<</if>>\
<<if $principal5_scene eq true>>\
[[Teacher Route: Principal V->Rewatch Teacher Route - Principal V]]<<else>>Teacher Route: Principal V - LOCKED [Prerequisites: Previous scene viewed, sexuality higher than 55)]
<</if>>\
<<if $principal6_scene eq true>>\
[[Teacher Route: Principal VI->Rewatch Teacher Route - Principal VI]]<<else>>Teacher Route: Principal VI - LOCKED [Prerequisites: Previous scene viewed, sexuality higher than 65)]
<</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>>\
<<if $stepd_naive_sscene_1 eq true>>\
[[Step-Dad Route - Naive IV->Rewatch Step-Dad Route - Naive IV]]<<else>>Step-Dad Route - Naive IV - LOCKED [Prerequisites: Naive path, $stepd 'gone too far' scene viewed, $wife spend day at home.]
<</if>>\
<<if $stepd_naive_sscene_2 eq true>>\
[[Step-Dad Route - Naive V->Rewatch Step-Dad Route - Naive V]]<<else>>Step-Dad Route - Naive V - LOCKED [Prerequisites: Naive path, buy & set up camera, $wife spend day at home.]
<</if>>\
<<if $stepd_naive_sscene_3 eq true>>\
[[Step-Dad Route - Naive VI->Rewatch Step-Dad Route - Naive VI]]<<else>>Step-Dad Route - Naive VI - LOCKED [Prerequisites: Naive path, talk to $wife, review footage at night.]
<</if>>\
<b>Dom Wife Path</b>
<<if $stepd_dom_seduce1_scene eq true>>\
[[Step-Dad Route - Dom I->Rewatch Step-Dad Route - Dom I]]<<else>>Step-Dad Route - Dom I - LOCKED [Prerequisites: Dom path, then talk with $wife about $stepd. Play as wife, stay at home.]
<</if>>\
<<if $stepd_dom_show_scene eq true>>\
[[Step-Dad Route - Dom II->Rewatch Step-Dad Route - Dom II]]<<else>>Step-Dad Route - Dom II - LOCKED [Prerequisites: Dom path, previous scene viewed. Play as you, get home for dinner with $wife and $stepd. Talk to $wife about $stepd in the evening. Buy a spy camera. Stay at home. Stay at home as wife.]
<</if>>\
<<if $stepd_dom_sscene_3 eq true>>\
[[Step-Dad Route - Dom III->Rewatch Step-Dad Route - Dom III]]<<else>>Step-Dad Route - Dom III - LOCKED [Prerequisites: Dom path, previous scene viewed. Play as you, review spycam footage at night. Play as $wife. Spend the day at home alone.]
<</if>>\
<<if $stepd_dom_sscene_4 eq true>>\
[[Step-Dad Route - Dom IV->Rewatch Step-Dad Route - Dom IV]]<<else>>Step-Dad Route - Dom IV - LOCKED [Prerequisites: Dom path, previous scene viewed. Play as you, review spycam footage at night. Talk to $wife at night and ask her about $stepd.]
<</if>>\
<<if $stepd_dom_sscene_5 eq true>>\
[[Step-Dad Route - Dom V->Rewatch Step-Dad Route - Dom V]]<<else>>Step-Dad Route - Dom V - LOCKED [Prerequisites: Dom path, previous scene viewed. Play as you. Go to work to view dinner scene. Talk to $wife at night about $stepd. On the weekend spend time at home with $wife. Watch a movie.]
<</if>>\
<<if $stepd_dom_sscene_6 eq true>>\
[[Step-Dad Route - Dom VI->Rewatch Step-Dad Route - Dom VI]]<<else>>Step-Dad Route - Dom VI - LOCKED [Prerequisites: Dom path, previous scene viewed. Play as you. Talk to $wife at night about $stepd. Talk to $stepd and ask if he would like to stay. Talk to $wife at night about $stepd again. Then at night, review the spycam footage again.]
<</if>>\
<<if $stepd_dom_sscene_7 eq true>>\
[[Step-Dad Route - Dom VII->Rewatch Step-Dad Route - Dom VII]]<<else>>Step-Dad Route - Dom VII - LOCKED [Prerequisites: Dom path, previous scene viewed. Spend the weekend at home with $wife.]
<</if>>\
<b>Hot Wife Path</b>
<<if $stepd_hot_seduce1_scene eq true>>\
[[Step-Dad Route - Hot I->Rewatch Step-Dad Route - Hot I]]<<else>>Step-Dad Route - Hot I - LOCKED [Prerequisites: Hot path, then talk with $wife about $stepd. Play as wife, stay at home.]
<</if>>\
<<if $stepd_hot_seduce2_scene eq true>>\
[[Step-Dad Route - Hot II->Rewatch Step-Dad Route - Hot II]]<<else>>Step-Dad Route - Hot II - LOCKED [Prerequisites: Hot path, previous scene viewed. Discuss $stepd with $wife at night. Stay at home as wife.]
<</if>>\
<<if $stepd_hot_sscene_3 eq true>>\
[[Step-Dad Route - Hot III->Rewatch Step-Dad Route - Hot III]]<<else>>Step-Dad Route - Hot III - LOCKED [Prerequisites: Hot path, previous scene viewed. Buy spy camera. Talk to $wife about $stepd. Stay at home as wife.]
<</if>>\
<<if $stepd_hot_sscene_4 eq true>>\
[[Step-Dad Route - Hot IV->Rewatch Step-Dad Route - Hot IV]]<<else>>Step-Dad Route - Hot IV - LOCKED [Prerequisites: Hot path, previous scene viewed. Review spy camera footage at night. Discuss it with $wife. Tell her to keep it up. Play as husband, review footage at night again.]
<</if>>\
<<if $stepd_hot_sscene_5 eq true>>\
[[Step-Dad Route - Hot V->Rewatch Step-Dad Route - Hot V]]<<else>>Step-Dad Route - Hot V - LOCKED [Prerequisites: Hot path, previous scene viewed. Discuss $stepd with $wife at night. Stay at home as $name. Talk to $stepd and suggest a movie night. Have a movie night on the weekend.]
<</if>>\
<<if $stepd_hot_sscene_6 eq true>>\
[[Step-Dad Route - Hot VI->Rewatch Step-Dad Route - Hot VI]]<<else>>Step-Dad Route - Hot VI - LOCKED [Prerequisites: Hot path, previous scene viewed. Discuss $stepd with $wife at night. Stay at home as $name. Confront $stepd.]
<</if>>\
<<if $stepd_hot_sscene_7 eq true>>\
[[Step-Dad Route - Hot VII->Rewatch Step-Dad Route - Hot VII]]<<else>>Step-Dad Route - Hot VII - LOCKED [Prerequisites: Hot path, previous scene viewed. Visit $stepd at night.]
<</if>>\
<b>Sub Wife Path</b>
<<if $stepd_sub_seduce1_scene eq true>>\
[[Step-Dad Route - Sub I->Rewatch Step-Dad Route - Sub I]]<<else>>Step-Dad Route - Sub I - LOCKED [Prerequisites: Sub path, then talk with $wife about $stepd. Play as wife, stay at home.]
<</if>>\
<<if $stepd_sub_yoga_scene eq true>>\
[[Step-Dad Route - Sub II->Rewatch Step-Dad Route - Sub II]]<<else>>Step-Dad Route - Sub II - LOCKED [Prerequisites: Sub path, previous scene viewed. Discuss $stepd with $wife at night. On the weekend, spend the day at home as $wife.]
<</if>>\
<<if $stepd_sub_seduce2_scene eq true>>\
[[Step-Dad Route - Sub III->Rewatch Step-Dad Route - Sub III]]<<else>>Step-Dad Route - Sub III - LOCKED [Prerequisites: Sub path, previous scene viewed. Discuss $stepd with $wife at night. Buy a spy camera. Speak with $wife at night and give her the camera. Spend a day at home as $wife.]
<</if>>\
<<if $stepd_sub_sscene_4 eq true>>\
[[Step-Dad Route - Sub IV->Rewatch Step-Dad Route - Sub IV]]<<else>>Step-Dad Route - Sub IV - LOCKED [Prerequisites: Sub path, previous scene viewed.]
<</if>>\
<<if $stepd_sub_sscene_5 eq true>>\
[[Step-Dad Route - Sub V->Rewatch Step-Dad Route - Sub V]]<<else>>Step-Dad Route - Sub V - LOCKED [Prerequisites: Sub path, previous scene viewed.]
<</if>>\
<<if $stepd_sub_sscene_6 eq true>>\
[[Step-Dad Route - Sub VI->Rewatch Step-Dad Route - Sub VI]]<<else>>Step-Dad Route - Sub VI - LOCKED [Prerequisites: Sub path, previous scene viewed.]
<</if>>\
<<if $stepd_sub_sscene_7 eq true>>\
[[Step-Dad Route - Sub VII->Rewatch Step-Dad Route - Sub VII]]<<else>>Step-Dad Route - Sub VII - LOCKED [Prerequisites: Sub path, previous scene viewed.]
<</if>>\
<<if $stepd_sub_sscene_8 eq true>>\
[[Step-Dad Route - Sub VIII->Rewatch Step-Dad Route - Sub VIII]]<<else>>Step-Dad Route - Sub VIII - LOCKED [Prerequisites: Sub path, previous scene viewed.]
<</if>>\
<<if $stepd_sub_sscene_9 eq true>>\
[[Step-Dad Route - Sub IX->Rewatch Step-Dad Route - Sub IX]]<<else>>Step-Dad Route - Sub IX - LOCKED [Prerequisites: Sub path, previous scene viewed.]
<</if>>\
<b>Secret Path</b>
<<if $stepdconfront_scene eq true>>\
[[Step-Dad Route - Secret I->Rewatch Step-Dad Route - Secret I]]<<else>>Step-Dad Route - Secret I - LOCKED [Prerequisites: Sub path, Help Step-dad three times (Help II should be unlocked), then talk with $wife about $stepd.]
<</if>>\
<<if $stepdhelpcum_scene eq true>>\
[[Step-Dad Route - Secret II->Rewatch Step-Dad Route - Secret II]]<<else>>Step-Dad Route - Secret II - LOCKED [Prerequisites: Confronted $stepd, stay at home.]
<</if>>\
<<if $stepdbdinner_scene eq true>>\
[[Step-Dad Route - Secret III->Rewatch Step-Dad Route - Secret III]]<<else>>Step-Dad Route - Secret III - LOCKED [Prerequisites: Step-Dad's Cum Tool scene viewed.]
<</if>>\
<<if $stepdcallsex_scene eq true>>\
[[Step-Dad Route - Secret IV->Rewatch Step-Dad Route - Secret IV]]<<else>>Step-Dad Route - Secret IV - LOCKED [Prerequisites: Family Dinner scene viewed, $name speaks to $wife about $stepd.]
<</if>>\
<<if $stepdfriend1_scene eq true>>\
[[Step-Dad Route - Secret V->Rewatch Step-Dad Route - Secret V]]<<else>>Step-Dad Route - Secret V - LOCKED [Prerequisites: Sex on Demand scene viewed, Step-Dad gives news (end day to see), then spend day at home.]
<</if>>\
<<if $stepd_sec_sscene_1 eq true>>\
[[Step-Dad Route - Secret VI->Rewatch Step-Dad Route - Secret VI]]<<else>>Step-Dad Route - Secret VI - LOCKED [Prerequisites: Previous scene viewed, talk to $wife at night about $stepd, talk to $stepd at night, talk to $wife again, then spend the day at home as $wife.]
<</if>>\
<<if $stepd_sec_sscene_2 eq true>>\
[[Step-Dad Route - Secret VII->Rewatch Step-Dad Route - Secret VII]]<<else>>Step-Dad Route - Secret VII - LOCKED [Prerequisites: Previous scene viewed, spend day at home, talk to $wife at night, buy the spy camera, spend a day at home, talk to $wife at night, use the laptop and review the footage, talk to $stepd at night, talk to $wife again, then spend the day at home as $wife.]
<</if>>\
<<if $stepd_sec_sscene_3 eq true>>\
[[Step-Dad Route - Secret VIII->Rewatch Step-Dad Route - Secret VIII]]<<else>>Step-Dad Route - Secret VIII - LOCKED [Prerequisites: Previous scene viewed, go to work to see a scene when you get home, at night review the footage on your laptop again.]
<</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, sexuality greater than 45]
<</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, sexuality greater than 55]
<</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, sexuality greater than 60]
<</if>>\
<<if $wife_modelling_naive_scene_5 eq true>>\
[[Modelling Route - Naive V->Rewatch Modelling Route - Naive V]]<<else>>Modelling Route - Naive V - LOCKED [Prerequisites: previous scene viewed, go to work as $name, go to work again and speak with $col2, then play as $wife and do modelling]
<</if>>\
<<if $wife_modelling_naive_scene_6 eq true>>\
[[Modelling Route - Naive VI->Rewatch Modelling Route - Naive VI]]<<else>>Modelling Route - Naive VI - LOCKED [Prerequisites: previous scene viewed, go to work as $name, go to work again and speak with $col1, then work]
<</if>>\
<<if $wife_modelling_naive_scene_7 eq true>>\
[[Modelling Route - Naive VII->Rewatch Modelling Route - Naive VII]]<<else>>Modelling Route - Naive VII - LOCKED [Prerequisites: previous scene viewed, go to work as $name. Repeatable scene.]
<</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, sexuality greater than 45]
<</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, sexuality greater than 55]
<</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, sexuality greater than 45]
<</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, sexuality greater than 55]
<</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, sexuality greater than 45]
<</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, sexuality greater than 55]
<</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, sexuality greater than 45.]
<</if>>\
<<if $oldandyoung4_scene eq true>>\
[[Job Naive - old and young IV->Rewatch Job Naive - old and young IV]]<<else>>Job Naive - old and young IV - LOCKED [Prerequisites: Previous scene viewed, then work on the weekend, sexuality greater than 50.]
<</if>>\
<<if $oldandyoung5_scene eq true>>\
[[Job Naive - old and young V->Rewatch Job Naive - old and young V]]<<else>>Job Naive - old and young V - LOCKED [Prerequisites: Previous scene viewed, then work on the weekend, sexuality greater than 55.]
<</if>>\
<<if $oldandyoung6_scene eq true>>\
[[Job Naive - old and young VI->Rewatch Job Naive - old and young VI]]<<else>>Job Naive - old and young VI - 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 work 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 work on the weekend, sexuality greater than 40.]
<</if>>\
<<if $stripper4_scene eq true>>\
[[Job Dom - stripper IV->Rewatch Job Dom - stripper IV]]<<else>>Job Dom - stripper IV - LOCKED [Prerequisites: Previous scene viewed, then work on the weekend, sexuality greater than 50.]
<</if>>\
<<if $stripper5_scene eq true>>\
[[Job Dom - stripper V->Rewatch Job Dom - stripper V]]<<else>>Job Dom - stripper V - LOCKED [Prerequisites: Previous scene viewed, then work on the weekend, sexuality greater than 55.]
<</if>>\
<<if $stripper6_scene eq true>>\
[[Job Dom - stripper VI->Rewatch Job Dom - stripper VI]]<<else>>Job Dom - stripper VI - LOCKED [Prerequisites: Previous scene viewed, then work on the weekend, sexuality greater than 60.]
<</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. Sexuality greater than 45.]
<</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. Sexuality greater than 50.]
<</if>>\
<<if $camgirl4_scene eq true>>\
[[Job Hot - camgirl IV->Rewatch Job Hot - camgirl IV]]<<else>>Job Hot - camgirl IV - LOCKED [Prerequisites: Previous scene viewed, then speak to $wife at night.]
<</if>>\
<<if $camgirl5_scene eq true>>\
[[Job Hot - camgirl V->Rewatch Job Hot - camgirl V]]<<else>>Job Hot - camgirl V - LOCKED [Prerequisites: Previous scene viewed, then work on the weekend. Sexuality greater than 60.]
<</if>>\
<<if $camgirl6_scene eq true>>\
[[Job Hot - camgirl VI->Rewatch Job Hot - camgirl VI]]<<else>>Job Hot - camgirl VI - LOCKED [Prerequisites: Previous scene viewed, then work on the weekend. Sexuality greater than 65.]
<</if>>\
<<if $FO_camgirl_scene_1 eq true>>\
[[Job Hot - camgirl VII (Forced Ovulation)->Rewatch FO_Camgirl_Sex_Scene_1]]<<else>>Job Hot - camgirl VII (Forced Ovulation) - LOCKED [Prerequisites: Patron Exclusive. Previous scene viewed. Accept the offer on the Control App. Discuss the cam show with $wife at night. Stay at home on the weekend.]
<</if>>\
<<if $FO_camgirl_scene_2 eq true>>\
[[Job Hot - camgirl VIII (Forced Ovulation)->Rewatch FO_Camgirl_Sex_Scene_2]]<<else>>Job Hot - camgirl VIII (Forced Ovulation) - LOCKED [Prerequisites: Patron Exclusive. Previous scene viewed. Stay at home on the weekend.]
<</if>>\
<<if $FO_camgirl_scene_3 eq true>>\
[[Job Hot - camgirl IX (Forced Ovulation)->Rewatch FO_Camgirl_Sex_Scene_3]]<<else>>Job Hot - camgirl IX (Forced Ovulation) - LOCKED [Prerequisites: Patron Exclusive. Previous scene viewed. Stay at home on the weekend.]
<</if>>\
<<if $FO_camgirl_scene_4 eq true>>\
[[Job Hot - camgirl X (Forced Ovulation)->Rewatch FO_Camgirl_Sex_Scene_4]]<<else>>Job Hot - camgirl X (Forced Ovulation) - LOCKED [Prerequisites: Patron Exclusive. Camgirl VIII scene viewed. Speak to $wife on the weekend.]
<</if>>\
<<if $FO_camgirl_scene_5 eq true>>\
[[Job Hot - camgirl XI (Forced Ovulation)->Rewatch FO_Camgirl_Sex_Scene_5]]<<else>>Job Hot - camgirl XI (Forced Ovulation) - LOCKED [Prerequisites: Patron Exclusive. Previous scene viewed. Stay at home on the weekend.]
<</if>>\
<b>Sub Wife Path</b>
<<if $clubx1_scene eq true>>\
[[Job Sub - ClubX I->Rewatch Job Sub - ClubX I]]<<else>>Job Sub - ClubX I - LOCKED [Prerequisites: sub wife path. debt path initiated. Speak to $wife about getting a job. Wife then needs to search for a job. After failing to find a job, you need to use the laptop to watch porn and learn about Club X. Speak to $wife at night about her job hunt. Visit Club X on the weekend and meet Darryl. Visit again on the weekend.]
<</if>>\
<<if $clubx2_scene eq true>>\
[[Job Sub - ClubX II->Rewatch Job Sub - ClubX II]]<<else>>Job Sub - ClubX II - LOCKED [Prerequisites: Previous scene viewed, then visit again on the weekend. Sexuality greater than 50.]
<</if>>\
<<if $clubx3_scene eq true>>\
[[Job Sub - ClubX III->Rewatch Job Sub - ClubX III]]<<else>>Job Sub - ClubX III - LOCKED [Prerequisites: Previous scene viewed, then visit again on the weekend. Sexuality greater than 60.]
<</if>>\
<<if $FO_blacked_scene_1 eq true>>\
[[Job Sub - ClubX IV (Forced Ovulation)->Rewatch FO_Blacked_Sex_Scene_1]]<<else>>Job Sub - ClubX IV (Forced Ovulation) - LOCKED [Prerequisites: Patron Exclusive. ClubX scene II viewed, then visit again on the weekend. Accept the offer from the control app. Sexuality greater than 60.]
<</if>>\
<<if $FO_blacked_scene_2 eq true>>\
[[Job Sub - ClubX V (Forced Ovulation)->Rewatch FO_Blacked_Sex_Scene_2]]<<else>>Job Sub - ClubX V (Forced Ovulation) - LOCKED [Prerequisites: Patron Exclusive. ClubX scene IV viewed, then speak with $wife at night. Suggest just 1 person. Call Darryl. Choose option during weekend.]
<</if>>\
<<if $FO_blacked_scene_3 eq true>>\
[[Job Sub - ClubX VI (Forced Ovulation)->Rewatch FO_Blacked_Sex_Scene_3]]<<else>>Job Sub - ClubX VI (Forced Ovulation) - LOCKED [Prerequisites: Patron Exclusive. ClubX scene V viewed. On the weekend call Darryl.]
<</if>>\
<b>Secret Path</b>
<<if $clubxalt1_scene eq true>>\
[[Job Sub - ClubX (Alt) I->Rewatch Job Sub - ClubX (Alt) I]]<<else>>Job Sub - ClubX (Alt) I - LOCKED [Prerequisites: sub wife path, club x already visited and agreement made with Darryl. Speaking to $wife about Darryl, you remain vague, then go to Club X on the weekend. Sexuality greater than 50.]
<</if>>\
<<if $clubxalt2_scene eq true>>\
[[Job Sub - ClubX (Alt) II->Rewatch Job Sub - ClubX (Alt) II]]<<else>>Job Sub - ClubX (Alt) II - LOCKED [Prerequisites: Previous scene viewed, then visit again on the weekend. Sexuality greater than 60.]
<</if>>\
<<if $clubxalt3_scene eq true>>\
[[Job Sub - ClubX (Alt) III->Rewatch Job Sub - ClubX (Alt) III]]<<else>>Job Sub - ClubX (Alt) III - LOCKED [Prerequisites: Previous scene viewed, then visit again on the weekend. Sexuality greater than 65.]
<</if>>\
<h2><b>Neighbour Sex Scenes</b></h2>
<b>Naive Wife Path</b>
<<if $neighbour_naive_scene_1 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 $neighbour_naive_scene_2 eq true>>\
[[Neighbour Route - Naive II->Rewatch Neighbour Route - Naive II]]<<else>>Neighbour Route - Naive II - LOCKED [Prerequisites: View previous scene, Make a porno with Wife]
<</if>>\
<<if $neighbour_naive_scene_3 eq true>>\
[[Neighbour Route - Naive III->Rewatch Neighbour Route - Naive III]]<<else>>Neighbour Route - Naive III - LOCKED [Prerequisites: View previous scene, command $wife at night to seduce $neigh, then e-mail $neigh]
<</if>>\
<<if $neighbour_naive_scene_4 eq true>>\
[[Neighbour Route - Naive IV->Rewatch Neighbour Route - Naive IV]]<<else>>Neighbour Route - Naive IV - LOCKED [Prerequisites: View previous scene, speak with $neighmom in the afternoon, agree to visit]
<</if>>\
<<if $neighbour_naive_scene_5 eq true>>\
[[Neighbour Route - Naive V->Rewatch Neighbour Route - Naive V]]<<else>>Neighbour Route - Naive V - LOCKED [Prerequisites: View previous scene, visit $neighmom in the afternoon, agree to her offer]
<</if>>\
<<if $neighbour_naive_scene_6 eq true>>\
[[Neighbour Route - Naive VI->Rewatch Neighbour Route - Naive VI]]<<else>>Neighbour Route - Naive VI - LOCKED [Prerequisites: View scene Naive V, speak with $neighmom in the afternoon]
<</if>>\
<<if $neighbour_naive_scene_7 eq true>>\
[[Neighbour Route - Naive VII->Rewatch Neighbour Route - Naive VII]]<<else>>Neighbour Route - Naive VII - LOCKED [Prerequisites: View scene Naive V, speak with $neighmom in the afternoon]
<</if>>\
<<if $neighbour_naive_scene_8 eq true>>\
[[Neighbour Route - Naive VIII->Rewatch Neighbour Route - Naive VIII]]<<else>>Neighbour Route - Naive VIII - LOCKED [Prerequisites: View scene Naive V, speak with $neighmom in the afternoon]
<</if>>\
<b>Dom Wife Path</b>
<<if $neighbour_dom_scene_1 eq true>>\
[[Neighbour Route - Dom I->Rewatch Neighbour Route - Dom I]]<<else>>Neighbour Route - Dom I - LOCKED [Prerequisites: View Naked at School I]
<</if>>\
<<if $neighbour_dom_scene_2 eq true>>\
[[Neighbour Route - Dom II->Rewatch Neighbour Route - Dom II]]<<else>>Neighbour Route - Dom II - LOCKED [Prerequisites: View previous scene, speak with $neighmom in the afternoon, agree to visit]
<</if>>\
<<if $neighbour_dom_scene_3 eq true>>\
[[Neighbour Route - Dom III->Rewatch Neighbour Route - Dom III]]<<else>>Neighbour Route - Dom III - LOCKED [Prerequisites: View previous scene, get home in the afternoon after work]
<</if>>\
<<if $neighbour_dom_scene_4 eq true>>\
[[Neighbour Route - Dom IV->Rewatch Neighbour Route - Dom IV]]<<else>>Neighbour Route - Dom IV - LOCKED [Prerequisites: View scene Dom III, speak with $neighmom in the afternoon]
<</if>>\
<<if $neighbour_dom_scene_5 eq true>>\
[[Neighbour Route - Dom V->Rewatch Neighbour Route - Dom V]]<<else>>Neighbour Route - Dom V - LOCKED [Prerequisites: View scene Dom III, speak with $neighmom in the afternoon]
<</if>>\
<b>Hot Wife Path</b>
<<if $neighbour_hot_scene_1 eq true>>\
[[Neighbour Route - Hot I->Rewatch Neighbour Route - Hot I]]<<else>>Neighbour Route - Hot I - LOCKED [Prerequisites: View Naked at School I]
<</if>>\
<<if $neighbour_hot_scene_2 eq true>>\
[[Neighbour Route - Hot II->Rewatch Neighbour Route - Hot II]]<<else>>Neighbour Route - Hot II - LOCKED [Prerequisites: View prior scene, speak with $neighmom in the afternoon, agree to visit]
<</if>>\
<<if $neighbour_hot_scene_3 eq true>>\
[[Neighbour Route - Hot III->Rewatch Neighbour Route - Hot III]]<<else>>Neighbour Route - Hot III - LOCKED [Prerequisites: View prior scene, speak with $neighmom in the afternoon, speak to $wife at night, speak with $neighmom in the afternoon again and agree to come over]
<</if>>\
<<if $neighbour_hot_scene_4 eq true>>\
[[Neighbour Route - Hot IV->Rewatch Neighbour Route - Hot IV]]<<else>>Neighbour Route - Hot IV - LOCKED [Prerequisites: View prior scene, speak with $neighmom in the afternoon, visit $neighmom on the weekend with $wife]
<</if>>\
<<if $neighbour_hot_scene_5 eq true>>\
[[Neighbour Route - Hot V->Rewatch Neighbour Route - Hot V]]<<else>>Neighbour Route - Hot V - LOCKED [Prerequisites: View scene Hot IV, speak with $neighmom in the afternoon]
<</if>>\
<<if $neighbour_hot_scene_6 eq true>>\
[[Neighbour Route - Hot VI->Rewatch Neighbour Route - Hot VI]]<<else>>Neighbour Route - Hot VI - LOCKED [Prerequisites: View scene Hot IV, speak with $neighmom in the afternoon]
<</if>>\
<<if $neighbour_hot_scene_7 eq true>>\
[[Neighbour Route - Hot VII->Rewatch Neighbour Route - Hot VII]]<<else>>Neighbour Route - Hot VII - LOCKED [Prerequisites: View scene Hot IV, speak with $neighmom in the afternoon]
<</if>>\
<b>Sub Wife Path</b>
<<if $neighbour_sub_scene_1 eq true>>\
[[Neighbour Route - Sub I->Rewatch Neighbour Route - Sub I]]<<else>>Neighbour Route - Sub I - LOCKED [Prerequisites: View Naked at School I, accept drink]
<</if>>\
<<if $neighbour_sub_scene_2 eq true>>\
[[Neighbour Route - Sub II->Rewatch Neighbour Route - Sub II]]<<else>>Neighbour Route - Sub II - LOCKED [Prerequisites: View prior scene, speak with $neighmom in the afternoon, watch porn with $wife at night]
<</if>>\
<<if $neighbour_sub_scene_3 eq true>>\
[[Neighbour Route - Sub III->Rewatch Neighbour Route - Sub III]]<<else>>Neighbour Route - Sub III - LOCKED [Prerequisites: View prior scene, speak with $neighmom in the afternoon, go to work as $name]
<</if>>\
<<if $neighbour_sub_scene_4 eq true>>\
[[Neighbour Route - Sub IV->Rewatch Neighbour Route - Sub IV]]<<else>>Neighbour Route - Sub IV - LOCKED [Prerequisites: View scene Sub III, speak with $neighmom in the afternoon]
<</if>>\
<<if $neighbour_sub_scene_5 eq true>>\
[[Neighbour Route - Sub V->Rewatch Neighbour Route - Sub V]]<<else>>Neighbour Route - Sub V - LOCKED [Prerequisites: View scene Sub III, speak with $neighmom in the afternoon]
<</if>>\
<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>>\
<<if $neighmom_slave_ending1 eq true>>\
[[Neighbour Route - Slave I->Rewatch Neighbour Route - Slave I]]<<else>>Neighbour Route - Slave I - LOCKED [Prerequisites: While bound, choose to Shout]
<</if>>\
<<if $neighmom_slave_ending2 eq true>>\
[[Neighbour Route - Slave II->Rewatch Neighbour Route - Slave II]]<<else>>Neighbour Route - Slave II - LOCKED [Prerequisites: While bound, fail to escape]
<</if>>\
<<if $neighmom_slave_ending3 eq true>>\
[[Neighbour Route - Slave III->Rewatch Neighbour Route - Slave III]]<<else>>Neighbour Route - Slave III - LOCKED [Prerequisites: While sneaking upstairs, fail to hide]
<</if>>\
<<if $neighmom_slave_ending4 eq true>>\
[[Neighbour Route - Slave IV->Rewatch Neighbour Route - Slave IV]]<<else>>Neighbour Route - Slave IV - LOCKED [Prerequisites: While in route, successfully complete the sequences]
<</if>>\
<h2><b>Random Event Sex Scenes</b></h2>
<b>All Routes</b>
<<if $parkgloryhole1_scene eq true>>\
[[Park Wife I->Rewatch RE Park NoPath Wife I]]<<else>>Park Wife I - LOCKED [Prerequisites: Sexuality higher than 16. Wife goes for walk in the park.]
<</if>>\
<<if $parkgloryhole2_scene eq true>>\
[[Park Wife II->Rewatch RE Park NoPath Wife II]]<<else>>Park Wife II - LOCKED [Prerequisites: Sexuality higher than 20. Wife goes for walk in the park.]
<</if>>\
<<if $park_both_nopath_1_scene eq true>>\
[[Park Together->Rewatch RE Park NoPath Both I]]<<else>>Park Together I - LOCKED [Prerequisites: Sexuality higher than 20. Must have previously visited the area before as $wife. Go together with Wife.]
<</if>>\
<<if $massage1_scene eq true>>\
[[Mall Wife I->Rewatch RE Mall NoPath Wife I]]<<else>>Mall Wife I - LOCKED [Prerequisites: Sexuality higher than 16. Wife goes for a walk in the mall.]
<</if>>\
<<if $massage2_scene eq true>>\
[[Mall Wife II->Rewatch RE Mall NoPath Wife II]]<<else>>Mall Wife II - LOCKED [Prerequisites: Sexuality higher than 20. Wife goes for a walk in the mall.]
<</if>>\
<<if $downtown_both_nopath_1_scene eq true>>\
[[Downtown Both I->Rewatch RE Downtown NoPath Both I]]<<else>>Downtown Both I - LOCKED [Prerequisites: Sexuality higher than 20. Must have previously visited the area before as $wife. Go together with Wife.]
<</if>>\
<<if $drive_both_nopath_1_scene eq true>>\
[[Drive Both I->Rewatch RE Drive NoPath Both I]]<<else>>Drive Both I - LOCKED [Prerequisites: Sexuality higher than 20. Spend some time with Wife and go for a drive.]
<</if>>\
<b>Naive Wife Path</b>
<<if $home_wife_naive_1_scene eq true>>\
[[Home Wife Naive->Rewatch RE Home Naive Wife I]]<<else>>Home Wife Naive - LOCKED [Prerequisites: Sexuality higher than 50. Wife spends the day at home.]
<</if>>\
<<if $mall_wife_naive_1_scene eq true>>\
[[Mall Wife Naive->Rewatch RE Mall Naive Wife I]]<<else>>Mall Wife Naive - LOCKED [Prerequisites: Sexuality higher than 50. Wife goes to the mall.]
<</if>>\
<<if $mall_both_naive_1_scene eq true>>\
[[Mall Both Naive->Rewatch RE Mall Naive Both I]]<<else>>Mall Both Naive - LOCKED [Prerequisites: Sexuality higher than 45. You go to the mall with Wife.]
<</if>>\
<<if $museum_wife_naive_1_scene eq true>>\
[[Museum Wife Naive I->Rewatch RE Museum Naive Wife I]]<<else>>Museum Wife Naive I - LOCKED [Prerequisites: Sexuality higher than 45. Wife visits the museum.]
<</if>>\
<<if $museum_wife_naive_2_scene eq true>>\
[[Museum Wife Naive II->Rewatch RE Museum Naive Wife II]]<<else>>Museum Wife Naive II - LOCKED [Prerequisites: Sexuality higher than 55. Wife visits the museum.]
<</if>>\
<<if $museum_wife_naive_3_scene eq true>>\
[[Museum Wife Naive III->Rewatch RE Museum Naive Wife III]]<<else>>Museum Wife Naive III - LOCKED [Prerequisites: Sexuality higher than 70. Wife visits the museum.]
<</if>>\
<<if $museum_both_naive_1_scene eq true>>\
[[Museum Both Naive I->Rewatch RE Museum Naive Both I]]<<else>>Museum Both Naive I - LOCKED [Prerequisites: Sexuality higher than 55. You go to the museum with Wife.]
<</if>>\
<<if $museum_both_naive_2_scene eq true>>\
[[Museum Both Naive II->Rewatch RE Museum Naive Both II]]<<else>>Museum Both Naive II - LOCKED [Prerequisites: Sexuality higher than 70. You go to the museum with Wife.]
<</if>>\
<<if $drive_both_naive_1_scene eq true>>\
[[Drive Both Naive I->Rewatch RE Drive Naive Both I]]<<else>>Drive Both Naive I - LOCKED [Prerequisites: Sexuality higher than 50. You go for a drive with Wife.]
<</if>>\
<<if $drive_both_naive_2_scene eq true>>\
[[Drive Both Naive II->Rewatch RE Drive Naive Both II]]<<else>>Drive Both Naive II - LOCKED [Prerequisites: Sexuality higher than 70. You go for a drive with Wife.]
<</if>>\
<<if $park_both_naive_1_scene eq true>>\
[[Park Both Naive->Rewatch RE Park Naive Both I]]<<else>>Park Both Naive - LOCKED [Prerequisites: Sexuality higher than 60. You go to the park with Wife.]
<</if>>\
<<if $pool_both_naive_1_scene eq true>>\
[[Pool Both Naive->Rewatch RE Pool Naive Both I]]<<else>>Pool Both Naive - LOCKED [Prerequisites: Sexuality higher than 45. You go to the pool with Wife.]
<</if>>\
<b>Dom Wife Path</b>
<<if $gym_wife_dom1_scene eq true>>\
[[Gym Wife Dom I->Rewatch RE Gym Dom Wife I]]<<else>>Gym Wife Dom I - LOCKED [Prerequisites: Sexuality higher than 45. Wife goes to the gym.]
<</if>>\
<<if $gym_wife_dom2_scene eq true>>\
[[Gym Wife Dom II->Rewatch RE Gym Dom Wife II]]<<else>>Gym Wife Dom II - LOCKED [Prerequisites: Sexuality higher than 45. Wife goes to the gym.]
<</if>>\
<<if $gym_wife_dom3_scene eq true>>\
[[Gym Wife Dom III->Rewatch RE Gym Dom Wife III]]<<else>>Gym Wife Dom III - LOCKED [Prerequisites: Sexuality higher than 55. Wife goes to the gym.]
<</if>>\
<<if $home_wife_dom_1_scene eq true>>\
[[Home Wife Dom->Rewatch RE Home Dom Wife I]]<<else>>Home Wife Dom - LOCKED [Prerequisites: Sexuality higher than 45. Wife spends the day at home.]
<</if>>\
<<if $mall_wife_dom_1_scene eq true>>\
[[Mall Wife Dom->Rewatch RE Mall Dom Wife I]]<<else>>Mall Wife Dom - LOCKED [Prerequisites: Sexuality higher than 55. Wife goes to the mall.]
<</if>>\
<<if $mall_both_dom_1_scene eq true>>\
[[Mall Both Dom->Rewatch RE Mall Dom Both I]]<<else>>Mall Both Dom - LOCKED [Prerequisites: Sexuality higher than 45. You go to the mall with Wife.]
<</if>>\
<<if $drive_both_dom_1_scene eq true>>\
[[Drive Both Dom I->Rewatch RE Drive Dom Both I]]<<else>>Drive Both Dom I - LOCKED [Prerequisites: Sexuality higher than 50. You go for a drive with Wife.]
<</if>>\
<<if $drive_both_dom_2_scene eq true>>\
[[Drive Both Dom II->Rewatch RE Drive Dom Both II]]<<else>>Drive Both Dom II - LOCKED [Prerequisites: Sexuality higher than 70. You go for a drive with Wife.]
<</if>>\
<<if $park_both_dom_1_scene eq true>>\
[[Park Both Dom->Rewatch RE Park Dom Both I]]<<else>>Park Both Dom - LOCKED [Prerequisites: Sexuality higher than 60. You go to the park with Wife.]
<</if>>\
<<if $pool_both_dom_1_scene eq true>>\
[[Pool Both Dom->Rewatch RE Pool Dom Both I]]<<else>>Pool Both Dom - LOCKED [Prerequisites: Sexuality higher than 45. You go to the pool with Wife.]
<</if>>\
<b>Hot Wife Path</b>
<<if $home_wife_hot_1_scene eq true>>\
[[Home Wife Hot->Rewatch RE Home Hot Wife I]]<<else>>Home Wife Hot - LOCKED [Prerequisites: Sexuality higher than 50. Wife spends the day at home.]
<</if>>\
<<if $mall_wife_hot_1_scene eq true>>\
[[Mall Wife Hot->Rewatch RE Mall Hot Wife I]]<<else>>Mall Wife Hot - LOCKED [Prerequisites: Sexuality higher than 50. Wife goes to the mall.]
<</if>>\
<<if $mall_both_hot_1_scene eq true>>\
[[Mall Both Hot->Rewatch RE Mall Hot Both I]]<<else>>Mall Both Hot - LOCKED [Prerequisites: Sexuality higher than 45. You go to the mall with Wife.]
<</if>>\
<<if $beach_wife_hot_1_scene eq true>>\
[[Beach Wife Hot I->Rewatch RE Beach Hot Wife I]]<<else>>Beach Wife Hot I - LOCKED [Prerequisites: Sexuality higher than 45. Wife visits the Beach.]
<</if>>\
<<if $beach_wife_hot_2_scene eq true>>\
[[Beach Wife Hot II->Rewatch RE Beach Hot Wife II]]<<else>>Beach Wife Hot II - LOCKED [Prerequisites: Sexuality higher than 55. Wife visits the Beach.]
<</if>>\
<<if $beach_wife_hot_3_scene eq true>>\
[[Beach Wife Hot III->Rewatch RE Beach Hot Wife III]]<<else>>Beach Wife Hot III - LOCKED [Prerequisites: Sexuality higher than 70. Wife visits the Beach.]
<</if>>\
<<if $beach_both_hot_1_scene eq true>>\
[[Beach Both Hot I->Rewatch RE Beach Hot Both I]]<<else>>Beach Both Hot I - LOCKED [Prerequisites: Sexuality higher than 55. You go to the Beach with Wife.]
<</if>>\
<<if $beach_both_hot_2_scene eq true>>\
[[Beach Both Hot II->Rewatch RE Beach Hot Both II]]<<else>>Beach Both Hot II - LOCKED [Prerequisites: Sexuality higher than 70. You go to the Beach with Wife.]
<</if>>\
<<if $drive_both_hot_1_scene eq true>>\
[[Drive Both Hot I->Rewatch RE Drive Hot Both I]]<<else>>Drive Both Hot I - LOCKED [Prerequisites: Sexuality higher than 50. You go for a drive with Wife.]
<</if>>\
<<if $drive_both_hot_2_scene eq true>>\
[[Drive Both Hot II->Rewatch RE Drive Hot Both II]]<<else>>Drive Both Hot II - LOCKED [Prerequisites: Sexuality higher than 70. You go for a drive with Wife.]
<</if>>\
<<if $park_both_hot_1_scene eq true>>\
[[Park Both Hot->Rewatch RE Park Hot Both I]]<<else>>Park Both Hot - LOCKED [Prerequisites: Sexuality higher than 60. You go to the park with Wife.]
<</if>>\
<<if $pool_both_hot_1_scene eq true>>\
[[Pool Both Hot->Rewatch RE Pool Hot Both I]]<<else>>Pool Both Hot - LOCKED [Prerequisites: Sexuality higher than 45. You go to the pool with Wife.]
<</if>>\
<b>Sub Wife Path</b>
<<if $home_wife_sub_1_scene eq true>>\
[[Home Wife Sub->Rewatch RE Home Sub Wife I]]<<else>>Home Wife Sub - LOCKED [Prerequisites: Sexuality higher than 50. Wife spends the day at home.]
<</if>>\
<<if $mall_wife_sub_scene eq true>>\
[[Mall Wife Sub->Rewatch RE Mall Sub Wife I]]<<else>>Mall Wife Sub - LOCKED [Prerequisites: Sexuality higher than 50. Wife goes to the mall.]
<</if>>\
<<if $mall_both_sub_1_scene eq true>>\
[[Mall Both Sub->Rewatch RE Mall Sub Both I]]<<else>>Mall Both Sub - LOCKED [Prerequisites: Sexuality higher than 45. You go to the mall with Wife.]
<</if>>\
<<if $downtown_wife_sub_1_scene eq true>>\
[[Downtown Wife Sub I->Rewatch RE Downtown Sub Wife I]]<<else>>Downtown Wife Sub I - LOCKED [Prerequisites: Sexuality higher than 45. First go Downtown together once the area is unlocked. Wife spends the day Downtown.]
<</if>>\
<<if $downtown_wife_sub_2_scene eq true>>\
[[Downtown Wife Sub II->Rewatch RE Downtown Sub Wife II]]<<else>>Downtown Wife Sub II - LOCKED [Prerequisites: Sexuality higher than 55. Wife spends the day Downtown.]
<</if>>\
<<if $downtown_wife_sub_3_scene eq true>>\
[[Downtown Wife Sub III->Rewatch RE Downtown Sub Wife III]]<<else>>Downtown Wife Sub III - LOCKED [Prerequisites: Sexuality higher than 70. Wife spends the day Downtown.]
<</if>>\
<<if $downtown_both_sub_1_scene eq true>>\
[[Downtown Both Sub I->Rewatch RE Downtown Sub Both I]]<<else>>Downtown Both Sub I - LOCKED [Prerequisites: Sexuality higher than 50. You go Downtown with Wife.]
<</if>>\
<<if $drive_both_sub_1_scene eq true>>\
[[Drive Both Sub I->Rewatch RE Drive Sub Both I]]<<else>>Drive Both Sub I - LOCKED [Prerequisites: Sexuality higher than 50. You go for a drive with Wife.]
<</if>>\
<<if $drive_both_sub_2_scene eq true>>\
[[Drive Both Sub II->Rewatch RE Drive Sub Both II]]<<else>>Drive Both Sub II - LOCKED [Prerequisites: Sexuality higher than 70. You go for a drive with Wife.]
<</if>>\
<<if $park_both_sub_1_scene eq true>>\
[[Park Both Sub->Rewatch RE Park Sub Both I]]<<else>>Park Both Sub - LOCKED [Prerequisites: Sexuality higher than 60. You go to the park with Wife.]
<</if>>\
<<if $pool_both_sub_1_scene eq true>>\
[[Pool Both Sub->Rewatch RE Pool Sub Both I]]<<else>>Pool Both Sub - LOCKED [Prerequisites: Sexuality higher than 45. You go to the pool with Wife.]
<</if>>\
<b>Mixed Paths</b>
<<if $pool_wife_hot_dom_1_scene eq true>>\
[[Pool Wife Hot Dom->Rewatch RE Pool Hot Dom Wife I]]<<else>>Pool Wife Hot Dom - LOCKED [Prerequisites: Sexuality higher than 40. Be on either the Hot or Dom path. Wife visits the Pool.]
<</if>>\
<<if $pool_wife_naive_sub_1_scene eq true>>\
[[Pool Wife Naive Sub->Rewatch RE Pool Naive Sub Wife I]]<<else>>Pool Wife Naive Sub - LOCKED [Prerequisites: Sexuality higher than 40. Be on either the Naive or Sub path. Wife visits the Pool.]
<</if>>\
<<if $parkgloryhole_naivesub1_scene eq true>>\
[[Park Wife Naive Sub I->Rewatch RE Park Naive Sub Wife I]]<<else>>Park Wife Naive Sub I - LOCKED [Prerequisites: Sexuality higher than 45. Be on either the Naive or Sub path. Wife visits the Park.]
<</if>>\
<<if $parkgloryhole_naivesub2_scene eq true>>\
[[Park Wife Naive Sub II->Rewatch RE Park Naive Sub Wife II]]<<else>>Park Wife Naive Sub II - LOCKED [Prerequisites: Sexuality higher than 45. Be on either the Naive or Sub path. Wife visits the Park.]
<</if>>\
<<if $parkgloryhole_hotdom1_scene eq true>>\
[[Park Wife Hot Dom I->Rewatch RE Park Hot Dom Wife I]]<<else>>Park Wife Hot Dom I - LOCKED [Prerequisites: Sexuality higher than 50. Be on either the Hot or Dom path. Wife visits the Park.]
<</if>>\
<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>>\
<<if $badend3_scene eq true>>\
[[Bad End III - Bad Deal->Rewatch Bad End III - Bad Deal]]<<else>>Bad End III - Bad Deal - LOCKED [Prerequisites: Successfully pay off your debt, then accept the offer from the Control App Org. Visit the location on the weekend.]
<</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>>You blinked awake, groggy and with a splitting headache. It took a while to to collect yourself; you were sitting upright in a small dimly lit room. You could hear sounds, but your vision was still a little blurry.
@@.man;"Oh you woke up. I thought I'd have to arrange a funeral."@@ You heard a voice and struggled to make sense of the words. They were drowned by squelches and muffled moans.
@@.you;"Where...?"@@ You began to say as you made out the man before you.
It was the same man as before, except now without clothes; and when you saw him you remembered what had just happened. Panic set in, quickly replaced with shock when you noticed $wife naked before the man, slurping down his erect cock.
[img[images\pictures\endings\badend3\badend3_1.webp]]
You tried to stand, but instead struggled on the seat, as if glued to it. You looked down, expecting to see yourself tied up, but that wasn't the case. You were naked and seated on a chair.
@@.man;"Don't move - you're probably concussed."@@ The man sneered as he held your wife's hair back.
@@.you;"$wife! What are you doing!?"@@ You shouted, though she didn't seem to hear you. She continued to suck down the man's massive cock with an unnatural hunger.
@@.man;"Cut it out. Just sit back and watch, for now."@@ He told you.
You opened your mouth to shout again, but instead took in a huge gulp of air. You scowled, but for whatever reason you did as you were told, all the while your wife blew the man.
@@.man;"Good."@@ He grunted, and with a hand, he helped $wife to her feet. She still didn't even acknowledge your presence, instead her eyes were firmly set on the man's cock.
@@.man;"You've got one hot wife, man. I've gotta thank you for delivering her to me."@@ The large man remarked as he reached forward to squeeze $wife's tit. You struggled internally, but you couldn't shout out. He grinned at you.
@@.man;"It's pointless. You can't do anything unless I tell you. You get it right?"@@ He raised an eyebrow. @@.man;"Jerk off while I fuck your wife... But don't let yourself cum."@@ He commanded.
Your body moved on it's own to obey the command, though you resisted with every ounce of your will... Unfortunately for you it wasn't enough. The command was too strong. It seemed he didn't even need to use the app... Or maybe he already commanded you with it while you were unconscious.
You took a hold of your cock and began to jerk off.
@@.man;"And you..."@@ He took $wife's hand and pulled her to him. She readied herself above his cock and slowly lowered herself onto it.
You watched and jerked off as she led his cock into her wetness, and let it press into her married pussy.
[img[images\pictures\endings\badend3\badend3_2.webp]]
$wife moaned loudly as she began to bounce on the cock. She rubbed herself and pulled lewd expressions as she committed adultery.
@@.man;"You look torn. This is just the beginning for her."@@ The man told you as he reached around to grab ahold of her ass.
@@.man;"Unfortunately for you, it seems like your mind was lacking. You'll probably be broken in the next hour."@@ He said carelessly. You felt your heart skip a beat.
@@.man;"Hah! Don't worry... We'll take good care of your wife. We have plans for her, you know?"@@ He grinned at you. @@.man;"She's going to be our demonstration slut. You know what that means...?"@@
He pulled $wife around so she could face you while riding him in reverse. You saw her gasp and moan as her face twisted in wild expressions, completely void of any bond that she might have had with you in the past... It was like you weren't even there.
@@.man;"It means she'll be fucking our clients every hour of every day."@@ He told you. @@.man;"What do you think of that, $wife?"@@ He asked.
@@.wife;"Mh~ I can't wait to be your cum slut...!"@@ She gasped as the man moved her to her side and fucked her from behind.
[img[images\pictures\endings\badend3\badend3_3.webp]]
@@.man;"And what about your husband?"@@ The man asked as he sneered at you.
@@.wife;"I don't care about him. I only want to fuck...!"@@ She moaned as she pushed back against his cock.
@@.man;"You see? She's ours now."@@ He grinned.
You tried to shout - to jump at him... But all you did was slowly jerk your cock which dripped with precum. Your mind slowly became numb and you struggled to comprehend the event in front of you.
@@.man;"Ah...? I guess... Too late..."@@ You heard the man speak, but the words didn't make sense. You stopped listening. You could still feel your hand on your cock, though... That's all that mattered.
<<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... You 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 gazed through the curtain and into the dimly lit room. She'd just finished a short opening routine (which gathered plenty of attention) and was now keenly searching for the whales, while the newest dancers took the stage.
She caught one man's eye. A rather handsome man. He stood alone at the bar, quite some distance away, but $wife knew he was looking at her. He must have been searching too; she was quite hidden. He offered a smile.
@@.man;"Seems you've got another fan."@@ Jerry's voice alerted $wife of his presence. She looked over at him.
@@.wife;"What's it to you? I've got plenty of fans by now. Worried they'll follow me to another club?"@@ $wife raised a brow. She delighted in how the thought made Jerry squirm.
@@.man;"Heh, don't kid me like that $wife! I've been nothing but fair with you. Anyhow - that man? He requested a private dance."@@ Henry said. $wife raised a brow.
@@.wife;"Hmm. I don't really want to."@@ $wife shrugged. Private dances never earned a lot. Or, perhaps it did for the lesser-known dancers. $wife had a true following in the club - she made plenty more by being on the stage.
@@.man;"I told him you'd say that! Heh."@@ Jerry remarked, quite proud of his prediction. @@.man;"But he insisted. He offered six hundred bucks."@@ Jerry told her. $wife raised a brow, curiously. She looked over at the man again. He was staring intently back at her.
@@.wife;"... Okay, sure. Just a dance, right? Easy money."@@ $wife shrugged.
@@.man;"Heh, that's what I thought too. They're basically handing you their wallets...!"@@ Jerry grinned and looked over at the man while standing beside $wife, as if they were partners of equal footing. $wife scoffed at the thought.
@@.man;"Well then, I'll go tell h-!"@@ $wife didn't wait to hear the end of Jerry's statement. She made her way over to the man at the counter. He turned as she arrived, and he offered her a drink. She took it and drank quickly.
@@.man;"Hi there. I take it you're interested in the offer?"@@ The man smiled.
@@.wife;"How cute that you requested through the management. Most guys would just ask me, you know."@@ $wife said with a hint of a tease in her voice. The man shrugged.
@@.man;"I thought he'd get your attention quicker."@@ He said.
@@.wife;"Just throw money at me next time. That'll get my attention."@@ $wife put down her empty glass.
@@.man;"I'm Adam."@@ The man introduced himself.
@@.wife;"Adam... I don't care too much about the small talk. I hope you don't mind. Come with me."@@ $wife took his glass from his hand and began to drink that, too. Most of the dancer's wouldn't dream of behaving so rudely to a whale... But $wife had a knack for pushing boundaries, and it seemed to work for her.
$wife led Adam to a private room It had a single dance pole and a lounge that could seat perhaps four people at a time. It was dimly lit and played the same music as every room in the club. She'd been there a few times, but as she'd explained to Jerry, she didn't care too much for private dances. It was rare for her to make an exception.
It was a night for exception, apparently, as $wife pushed Adam onto a loungechair. She did a familiar routine on the pole, which eventually led to removing most of her clothes. It was something that usually got a good reaction when she was on stage. Adam seemed to enjoy it too. He leaned back as wife straddled him and rhythmically rocked back and forth over his crotch. She took his hands and placed them firmly on her womanly, exposed hips, as she swiveled her hips around. She could feel a tent forming in Adam's pants.
@@.man;"Hah, you're so hot..."@@ Adam stated the obvious as he reached his hands up to grope $wife. But $wife quickly grasped and led his hands back to her hips.
@@.man;"No touching?"@@ Adam pouted.
@@.wife;"Not yet."@@ $wife smirked as she grinded against Adam's cock through his pants. He grunted from the sensation.
$wife climbed onto the lounge and turned around. Her ass was in Adam's face. She could feel his hot breath on her as he must have leaned forward. $wife smirked and swooped down- smooshing Adam's face in the process. She felt him open his mouth, and she moved out of the way before he got too creative.
She lowered herself again, and sat down on Adam's lap, then took both his hands and led them up to her chest. He didn't hesitate in groping her. $wife moaned softly as she rocked her hips against his cock again.
[img[images\pictures\stripper\stripper_10.webp]]
@@.man;"Damn, they're real..."@@ Adam grunted in her ear.
@@.wife;"Thought they were fake?"@@ $wife smirked as she grinded harder on his cock.
@@.man;"Hah, no... Well... They rarely look so perfect naturally..."@@ Adam responded correctly. $wife reached down and took a firm grasp of Adam's manhood through his pants. She rubbed against the length with her slit, through the fabric of her underwear. Adam groaned.
@@.man;"You keep doing that and I'll make a mess..."@@ He said.
@@.wife;"Oh that'd be a shame, wouldn't it?"@@ $wife purred. @@.wife;"How about I take care of it properly...?"@@ She suggested, and smiled at Adam's expression.
@@.man;"You mean...?"@@ Adam's eyes dropped to the business. $wife laughed and shook her head.
@@.wife;"I'm sorry to say that's reserved for VIPs. I can finish you off with my mouth... For a price."@@ $wife teased as she squeezed his cock. Adam grunted.
@@.man;"Ohhh fuck, yes okay, fine. How much?"@@ He asked as he took out his wallet.
@@.wife;"A thousand dollars total."@@ $wife said with a raised brow. Adam began to count the cash. $wife gently slapped his hands aside.
@@.wife;"Do that afterwards you dolt..."@@ She teased as she slowly got onto her knees. Adam quickly wriggled off his pants, letting his dripping cock fling up in the air.
$wife smirked then slowly brought her lips up against the thing. Adam grunted as $wife went to town on his dick- she first licked it up it's length, then took the head into her mouth. She began to slurp on the head, then pushed deeper down the shaft.
[img[images\pictures\stripper\stripper_11.webp]]
Adam grunted and twitched with every movement, to which $wife was delighted. She enjoyed seeing the candid expressions. Every twitch and groan arose from something she did- a flick of her tongue, or a gentle squeeze of his balls. There was something about having a man in her hands like this that turned her on, even if she was doing this for the money...
@@.wife;"Do you like it, Adam?"@@ She asked between sucks. Adam only groaned in response. $wife gently squeezed his balls which made him jerk up a bit.
@@.man;"Y-yes! Oh, fuck. You're so good at that."@@ He answered.
@@.wife;"Why don't you cum, then?"@@ $wife asked.
@@.man;"Hah, I'm about to!"@@ He admitted. $wife grinned. She gripped his balls tightly and slowly throated his cock. Adam squirmed and gave out a painful groan as he began to cum. $wife took the cock from her mouth and watched as his cum came spurting out of his wet cock - his balls still firmly in her hand.
@@.man;"O-oh... Hah... Damn...!"@@ Adam continued to groan, even after cumming. $wife knew he was still in ecstacy, and slowly released his balls. He seemed to collect himself with that.
@@.man;"That was incredible!"@@ Adam exclaimed.
@@.wife;"Glad you liked it. A thousand bucks."@@ $wife said. She was already putting her lingerie back on.
@@.man;"Huh? Oh, right... Yeah, okay, here."@@ Adam seemed to have genuinely forgotten the agreement, but then began to fork out the cash. $wife took it from him and stuffed it down between her tits. She didn't know when, but at some point, the money she made was the only thing that mattered. At least, while she was working.
@@.man;"I'll come back another time!"@@ Adam told her excitedly.
@@.wife;"Please do."@@ $wife offered him a smile then left.
It took a while for $wife to get home. She slowly snapped out of her lust for money on the ride back. She wasn't sure what it was. It felt like a distant dream. Maybe something was in the drink? But she knew that wasn't true either. She'd been feeling this way in previous nights, too. For some reason, $wife was lusting for money...
It made her nervous - she didn't want to lose herself... But a dark desire pushed her forward.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife expertly made her way through the crowded club room with a wave of turning heads that followed her. She was scantily dressed as was the norm for the strippers, but she stood out from the rest. There was a quality about $wife that would make men wonder why she was working there, but boy were they glad that she did.
$wife paused as a man holding a drink stepped towards her with a grin. She was ready to politely avoid him as she'd become accustomed to do, however she recognized the man.
@@.man;"Hi again...."@@ The man greeted her.
@@.wife;"Back again...? Aaron? Was it?"@@ $wife looked him up and down curiously. She remembered he was relatively better off and didn't hesitate to pay more for some 'extras' in their last encounter.
@@.man;"Ah almost. I'm Adam."@@ He corrected her. $wife offered a half smile then shrugged.
@@.wife;"Well, Adam...? Are you here for a dance again? You know I'm not cheap."@@ $wife took Adam's drink from his had and claimed it as her own. He didn't stop her.
@@.man;"I know, and I am."@@ Adam confirmed. $wife raised a brow then smiled.
@@.wife;"Right this way, Adam..."@@ $wife took Adam's hand and led her through the crowd towards the private booths again. She pushed Adam down on the seat and closed the door behind them.
She turned to look at the man who stared back at her with hungry eyes. She knew the look; it was that of a desperate man who just received their monthly salary and was ready to get rid of it in a single night. $wife made it her job to be the one to claim that money... It was the most important thing to her, though she didn't exactly know why.
$wife began with a routine pole dance, which Adam was happy enough to engage in... He leaned forward eagerly to inspect her closely, abiding by the rules of 'no touching', though $wife was open to breaking that rule for some money, which he knew...
[img[images\pictures\stripper\stripper_12.webp]]
She leaned back against the man and rubbed her ass against his crotch. He groaned and began to place his hands on $wife's waist, which she firmly pushed them back away. He wasn't getting any freebies. $wife side-saddled him then lifted a leg to fully straddle the man. She could feel the tent in his pants poking her. She leaned forward to smother him in her chest as she rocked back and forth over his pants. He groaned again. She knew she had him.
@@.wife;"That must be painful... Want me to take care of it?"@@ $wife purred in his ear. Adam nodded eagerly. $wife felt butterflies in her stomach - she was going to make more money again...
@@.wife;"A thousand again, same as last time..."@@ $wife told him her price, and Adam once again quickly fished for his wallet. $wife rolled her eyes and got off his lap to get onto her knees so she could then take off his belt.
@@.wife;"You can pay me afterwards."@@ She told him, same as last time.
@@.man;"Oh right..."@@ Adam eagerly helped pull down his pants and underwear to let his cock free. It pointed up at $wife, pre-cum already dripping down the side.
$wife didn't wait for instructions; she leaned down and hungrily sucked down Adam's cock and gripped his balls lightly with a hand while she jerked him with another. He groaned from the sudden attack and leaned back fully to give $wife complete access.
@@.man;"Ah f-fuck...!"@@ He let out a strained groan.
$wife grinned and continued with vigor. He looked like he was already to explode, and she was eager to quickly make that money. $wife gagged down on his cock then took it out of her mouth. It was completely wet now... She began to stroke it fast while she sucked on his balls. She could feel then tighten, and Adam grunted loudly again.
[img[images\pictures\stripper\stripper_13.webp]]
$wife rolled his balls around in her mouth as she palmed the head of his cock.
@@.man;"F-fuck, wait!"@@ Adam lurched forward. $wife sat back with a frown. He was close to cumming, and it hadn't even been a minute... It'd be the quickest thousand bucks she'd have ever made.
@@.man;"I don't want to yet..."@@ He explained, embarrassedly. $wife arched a brow then smiled.
@@.wife;"Oh? Want this to last forever...?"@@ She teased.
@@.man;"Well yeah... If I'm paying you a grand, I want it to be worthwhile..."@@ He shrugged. $wife looked him over with a glint in her eye as an idea crept into her mind.
@@.wife;"How about this honey... For a thousand more I'll let you finish inside."@@ $wife leaned back and slowly spread her legs to show her barely covered slit. Adam gulped hard as he stared at the fabric that barely covered $wife's pussy.
@@.man;"A thousand more...?"@@ He hesitated.
@@.wife;"Two thousand total..."@@ $wife smiled as she slipped a finger under the panties. @@.wife;"And you can have this..."@@ She pulled them to the side to reveal her glistening pussy. She gently ran a finger over it, then in her mouth. Adam's breathing grew ragged as he stared hungrily. He gulped again, then nodded.
$wife's smile turned wicked as she quickly stood up and stepped towards him. @@.wife;"Smart choice, Adam."@@ She told him as she resumed her straddled position... This time she pushed her panties to the side so that Adam's cock was pressed against her raw pussy.
She could feel him twitching against her. She let out a sigh in his ear as she slowly lowered herself onto him. The head of his cock pressed into her folds. She lifted, then lowered herself again. He pushed even further inside her. $wife let out another soft moan in his ear. Adam grunted in response and took hold of her waist.
@@.wife;"Mm... You're bigger than most guys..."@@ $wife purred in his ear, honestly. He seemed to like hearing it as he began to thrust.
@@.man;"Do you like it...?"@@ He asked between thrusts. $wife let out another moan to confirm. She wasn't lying either... She was enjoying it tremendously, though perhaps not in the same way as she'd normally enjoy fucking.
She felt a heat inside her - a horniness unlike her normal heat. There was something more - something out of place that she couldn't quite figure out... The idea of making money was driving her mad with lust, but she didn't know why, nor could she focus her mind on the matter. For whatever reason, she reassured herself it was normal, but she instinctively knew something was off... She just couldn't steer herself. Instead she bounced on Adam's cock and let out another long moan.
Adam seemed to find his tempo as he grabbed hold of $wife's ass. He thrust his cock into her as she bounced on him and took the opportunity to bury his face in her chest.
[img[images\pictures\stripper\stripper_14.webp]]
@@.wife;"F-fuck...! Yes! Mmm..."@@ $wife gasped as she grinded her hips against him. She could feel her own wetness dripping down her legs.
@@.man;"Hah, you like this huh...? Tell me you love it."@@ Adam grunted.
@@.wife;"Mm I love your cock...!"@@ She told him.
@@.man;"Beg for my cum...!"@@ He demanded.
@@.wife;"Please cum inside me...! Fill me up with your cum!"@@ $wife did as he asked again. Normally she wouldn't be so compliant, but he was paying her... And that alone made her feel a particular way.
Adam shuddered as his thrusting grew wild. He grunted and grasped $wife's ass hard, then let out a few groans. $wife's eyes sharpened as she rode him harder. She could feel his cock twitch inside her. She shuddered as she knew this was it, and grinded hard as he came.
@@.man;"Oh fuck...!"@@ He groaned. His body grew stiff for a few seconds, then he let out a sigh and relaxed. $wife's mind was blank for a moment too, as if she had an orgasm. It was the same feeling but a bit different. She blinked back to focus, then climbed off Adam and collected her clothes.
@@.man;"That was the best..."@@ Adam commented quietly, probably to himself.
@@.wife;"I'm sure it was... I think we agreed on two thousand."@@ $wife raised a brow. Adam blinked then nodded.
@@.man;"Ah, yeah okay. Here..."@@ He clumsily took out some cash from his wallet. $wife raised a brow as she watched. He had a lot more than two thousand in there... She felt that heat mildly stirring inside her again.
@@.wife;"What do you do for work, Adam...? It must pay well."@@ She asked curiously.
@@.man;"Huh? Oh uh, I'm a client manager for... Uh, maybe I shouldn't say."@@ He shrugged.
@@.wife;"A client manager? Hmm... So you take care of clients too huh?"@@ She raised a brow.
@@.man;"Heh, yeah I guess so... Though maybe a little differently than you."@@ He suggested.
@@.wife;"Maybe not."@@ $wife shrugged.
She left that night in something of a daze. Her mind was fuzzy and it took a while to shake the overwhelming feeling of desire to make money... Even though she'd already made two thousand.
She was losing herself, and she was instinctively scared... But at the same time she wanted to give in to the desire. Perhaps she shouldn't go back there to work...
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife glanced around the club room. It was the first in a long time that she'd felt this nervous, and she wasn't exactly sure why. Perhaps it was a sixth sense - there was a deeply suppressed fear dwelling in her.
She paused as she spotted a familiar face; Adam... The man she'd seen a couple times before. He was sitting on a lounge nearby with a few of other men, perhaps his colleagues... They were all dressed the same way. Tidy suits, neat haircuts... They were watching the main stage. $wife felt her mind slowly turn blank. If Adam had a lot of money, surely his colleagues did too...
She quickly fetched a drink and slowly walked towards Adam. She felt her heart begin to race as the ambiguous tension inside her swelled. She approached Adam from behind and leaned forward to whisper in his ear.
@@.wife;"You're not here to see other women are you...?"@@ She asked. Adam jumped, then glanced at $wife. His surprise turned into a goofy grin.
@@.man;"Oh hello again!"@@ He greeted her. $wife just smiled.
@@.man;"I'm uh... Here with some clients, actually."@@ He explained. $wife noted the men glimpsing her up and down.
@@.wife;"How fun... What a good rep you are, taking your clients to a place like this."@@ She teased. He shrugged.
@@.wife;"But were you planning on sitting here all night, watching some free shows? Don't you want something a little more real...?"@@ She bit her lip as she drew circles with her finger on Adam's chest.
@@.man;"I uh..."@@ Adam glanced at his clients, who were hungrily eye-fucking $wife.
@@.man;"You mean a private show...?"@@ He asked.
@@.wife;"If that's all you can afford, Adam... But surely you can dig deep for your clients, hmm?"@@ She smiled.
@@.man;"I can afford - I mean... You're sure...?"@@ He hesitated. $wife scoffed as if offended.
@@.wife;"I guess you can come and find out."@@ She suggested as she turned away and left for the private booth - sure that he would soon follow with his clients. She was correct.
$wife waited patiently seated on a lounge and soon saw Adam enter the room, followed by his clients. They looked excited. $wife's heart began to race as her mind slowly became numb.
@@.wife;"That didn't take very long."@@ She said.
@@.man;"They didn't need much convincing."@@ He explained.
@@.wife;"I'll try not to disappoint..."@@ $wife said as she leaned forward to take hold of Adam's hand. She pulled him to her and began to take off his pants. His clients nervously eyed each other as $wife pulled Adam's cock out.
@@.man;"Heh, straight into it huh?"@@ $wife heard Adam saying something, but she wasn't paying attention. $wife leaned forward and took Adam's semi-erect cock into her mouth.
Her mind turned blank as she worked; she swirled her tongue around the head of his cock then gagged down on it. It had quickly turned rockhard as she pushed it deep down her throat. She heard Adam groan as she gagged and eventually let it out as a sloppy mess.
[img[images\pictures\stripper\stripper_15.webp]]
She glimpsed around and noticed the other men had also taken their pants off and were eagerly watching while stroking themselves.
@@.wife;"Care to join us...?"@@ She smiled - her pretty face covered in spit and pre-cum.
The men quickly surrounded $wife. She grabbed onto a second cock as she slurped again on Adam's - then swapped to the new one.
[img[images\pictures\stripper\stripper_16.webp]]
@@.man;"Holy fuck..."@@ She heard the new guy exclaim as she gulped down his cock. She worked on it the same as she did Adam's before, and shivered when she glimpsed the many cocks lined up and waiting for her. This was her purpose and it meant everything to her.
Soon $wife's mind turned completely blank as she hungrily worked each cock; she slurped them down while jerking off others and used every ounce of her energy to get them to cum. Some were easier than others; she gagged down and fondled balls until she felt and tasted the fruits of her labor. She was soon covered in spit and cum, as were the cocks that still surrounded her...
@@.man;"Fucking hell! What's this?"@@ She heard a new voice and heard some talking, but she didn't care to listen. She heard the door open and close occasionally, but still, it wasn't important. She must have been sucking cocks for half an hour, and she wasn't planning on stopping any time soon.
She felt herself being bent over and did nothing to resist - then felt a hot wet cock plunge inside her pussy. She gasped lewdly as she felt the manhood push all the way inside her - though her gasp was muffled by another cock that quickly found her open mouth. She moaned and continued to suck as she felt the man fuck her from behind.
[img[images\pictures\stripper\stripper_17.webp]]
She pushed her hips back into him and let out a high moan as she felt herself spasm and cum. Apparently she wasn't the only one - she felt the man's cock twitch inside her followed by a hot spurt of cum. He slipped out of her quite easily, and just as quickly was replaced with another man's cock.
$wife took a moment to glimpse around. She had no idea how long she'd been there - and she didn't recognize a single face. In fact - she was sure that none of these guys were there at the start. Not that it mattered to her... So long as there was another cock to fill her.
It must have been hours. $wife couldn't quite get her mind back together; it was like clutching for whisps of smoke. The moment she felt a jolt of reflection, it quickly melted away in the face of her real purpose...
It was apparent she was no longer in the same place, both physically and metaphorically. Had $wife looked around she'd have noticed she wasn't at the strip club anymore, rather a lounge room in a dimly lit house. Maybe she'd been at this for longer than hours? She didn't care to speculate - not while she still had work to do... And there seemed to be a neverending supply of cocks, much to her delight.
[img[images\pictures\stripper\stripper_18.webp]]
<<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>>@@.you;"About the webcamming..."@@ You began to say, though realized you weren't sure how to get into the topic. $wife raised a brow at you and waited for you to continue. It seemed she wasn't going to throw you a lifeline.
@@.you;"I... I've seen one of your shows."@@ You said. $wife blinked, then regarded you with a curious look.
@@.wife;"... You did huh. And...? What do you think?"@@ She eventually asked. You didn't have an immediate response, which probably said enough. Your first thought was that she didn't remain 'anonymous' as they'd agreed. You wanted to be angry, but you weren't.
@@.you;"I don't know."@@ You answered honestly. $wife's lips curled into a knowing smile.
@@.wife;"I guess you must have liked it."@@ She suggested. You didn't know how to respond. She wasn't wrong.
@@.wife;"How much did you watch?"@@ She asked, curiously. That, you could answer... But you felt embarrassed to admit it.
@@.you;"I've watched two shows."@@ You told her. $wife seemed surprised.
@@.wife;"Two...? You liked it so much the first time you had to watch again...?"@@ She asked. You hesitated.
@@.wife;"I'm flattered!"@@ $wife smiled, taking your silence for confirmation. @@.wife;"I was actually a little nervous... I'd thought you'd watch it eventually, but I wasn't sure how you'd react to how it's escalated."@@ She told you.
@@.wife;"I thought you might get mad... But also maybe you'd feel turned on... I guess the latter was true."@@ She gave you a smile.
@@.you;"I guess..."@@ You answered, still with some hesitation. @@.you;"... Maybe I felt both at the same time."@@ You tried to explain.
@@.wife;"Really...? How complicated..."@@ She pondered. @@.wife;"Did you feel mad at first, then slowly turned on, watching me, thinking about all the guys jerking off to your wife...?"@@ She asked, biting her lip with a seductive smile. You could feel your manhood stir from the thought.
@@.you;"Something like that..."@@ You admitted again, and eyed $wife as she slowly rolled onto her side. She let her top fall loose, revealing her breasts, which she slowly reached up with a hand to massage.
[img[images\pictures\webcam\camgirl_9.webp]]
@@.wife;"It turned me on, too... Thinking about all the guys that were watching me, jerking off to my body... Even though they knew I was married..."@@ She said quietly and between hot breaths.
@@.wife;"I thought maybe I should stop after the first time, but I couldn't help myself... I thought maybe you'd understand. I'm glad I was right..."@@ She continued. @@.wife;"You must think it's hot, too... Huh, babe?"@@ She smiled.
@@.you;"Yeah, I guess."@@ You answered with a grunt.
@@.wife;"So I logged on again, and there were people already online, waiting for me... They encouraged me to strip, to show them my body... So I did."@@ $wife exhaled softly as she let her clothes fall off further to reveal her womanhood. You had a rockhard cock at that point.
@@.wife;"And now they've seen my face, too... I was nervous to show my face in case someone recognized me, but that felt hot, too... Don't you think? What if someone we knew saw me?"@@ $wife gasped as she slowly slid her fingers over her womanhood. She eye'd your pants. You couldn't help yourself- you took down your pants and let your cock spring up. This wasn't exactly playing out how you'd thought it would, but you were caught up in the heat of it.
[img[images\pictures\webcam\camgirl_10.webp]]
@@.wife;"Mmm, I knew you'd feel the same way babe...!"@@ $wife gasped as she plunged her fingers inside her wet slit. You began to jerk off while watching her.
@@.wife;"I thought; what if they saw me? What would they do? If it were your friends... work colleagues... Would they approach me about it? Would they let you know at all? Maybe they'd want to see it in person...!"@@ She gasped as she pinched her nipple and spasmed on her fingers. You grunted in response as you worked your cock.
@@.wife;"So I think... Maybe it's fine if I continue, right? Because we want to know how this goes...?"@@ $wife slowly shifted her body around, then spread her legs apart. Her beautiful pussy was open right in front of you. You stood up and continued to jerk off, breathing heavily... All you could think about was the countless other men who watched your wife fuck herself. The though alone could push you over.
@@.you;"Yeah..."@@ You grunted your reply. $wife moaned. You saw her wetness spill down her leg.
@@.wife;"And you can continue to pretend to not know... Because they like that, after all... They like to watch this naughty housewife betray her husband... And you like watching it too, don't you?"@@ $wife smiled. You clenched your jaw and jerked off harder as you felt an orgasm begin to build. $wife noticed your reaction and frantically rubbed herself.
@@.wife;"Ohh, going to cum...? Cum on me... Cum on your naughty, slutty wife...!"@@ She gasped, and again louder when you heaved and released a hot load of cum onto $wife's naked body. She rubbed it into herself with a soft moan, then looked up at you, still smiling.
@@.wife;"I knew we'd understand each other... I'm... glad."@@ $wife said. She seemed genuinely pleased. She had a look in her eyes that you hadn't seen in a good while.
@@.you;"Yeah me too."@@ You agreed. It certainly hadn't gone how you thought it would. In fact, it was the opposite... But at least you were on the same page.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You got comfortable and ready with your laptop on your bare lap. You were seated on your toilet, pants down, and waiting for //NaughtyWife// to appear online. It was the first time $wife was having a show after you had the discussion with her, and for the first time you only felt eager horniness.
Even though you were on the same page, you felt weird to be at home, so you left for the public toilet nearby, and you made sure you let $wife know you'd be gone for a few hours. At first you were worried she might have missed your point, but sure enough, the little green icon lit up. Moments after her show went live.
@@.wife;"Ah, hey guys."@@ You heard her familiar voice. There were hundreds of people already waiting for her, apparently.
She was sitting cross-legged on your bed in her underwear, her face already revealed.
//> Gave up on hiding your face huh?//
//> She's a true camgirl now. None of this 'no nude' stuff lol//
//> She is hot//
The comments began to spill through, and you felt your member begin to stir awake.
@@.wife;"You've seen my face now, so no use hiding it, right?"@@ $wife responded with a smile so cute and innocent - it didn't belong on a site like this.
//> no use hiding it yeah//
//> We've seen more than just your face lol//
//> Where is your husband today??//
//> She's married? Woah//
@@.wife;"Yes I suppose you have... But not for free!"@@ She exclaimed, her smile widdening.
//> Oh here we go.//
//> Who has $999999.99 to give her todya?//
//> ''DaddyX donated $50.00!''//
//> ''DaddyX: You've got such a gorgeous smile, I'm glad you're not hiding it from us anymore.''//
@@.wife;"Daddy Ex! You're here again? Thanks so much for the donation and compliment."@@ $wife replied.
$wife idly commented as her eyes scanned over the comments. The viewers had grown again since the last time she was online - in fact it seemed to be doubled... It was difficult to keep up with the messages. Several small donations were made, and $wife interacted a little lightly, but she seemed to be taking it slowly. You pondered why the different approach... Then with some curiosity you wrote your own message in a donation.
//> ''Hubby199 donated $100!''//
@@.you;//> ''Hubby199: Is your husband away again today?''//@@ Your comment came through.
$wife's eyes lit up as your message was auto-read on the screen. She smiled at the camera.
@@.wife;"Thanks Hubby! Hmm... My own hubby will probably be gone for a few hours, so we can have some fun..."@@ She replied coyly, then leaned back to reach behind the bed to pick up a dildo. She showed it to the camera.
//> Yes!!//
//> Oh damn, she's doing this behind her husbands backlol//
@@.wife;"That's right... I'm a naughty wife after all."@@ $wife agreed.
She slowly slipped her bra to the sides to show her soft, ample chest. The comments continued to flood through. There was no way you could read them all. $wife lifted the dildo to her lips and began to suck on it while she caressed herself.
[img[images\pictures\webcam\camgirl_11.webp]]
//> Wish it was me//
//> How much for private room?//
You slowly began to jerk off as you watched your wife suck on the fake cock and caught glimpses of the comments that strangers made... But it wasn't enough to just see this. You wanted to hear her talk more- about her husband. You made another donation.
//> ''Hubby199 donated $50!''//
@@.you;//> ''Hubby199: Do you like doing this behind your husband's back?''//@@ You wrote.
//> She must! Lol//
//> He's both the luckiest and unluckiest guy in the world//
$wife's lips curled into a perverted smile as she read your comment.
@@.wife;"Mm... I do, hubby... I love being a naughty slut behind his back."@@ She said quietly, seductively, while looking at the camera. Your felt your cock stir as you wrote another comment.
//> ''Hubby199 donated $50!''//
@@.you;//> ''Hubby199: Do you often do this?''//@@ You wrote. She quirked a brow playfully.
@@.wife;"Well... Yes. Usually while he's away running errands or working, I'm at home, showing my slutty body off to strangers... My whole body..."@@ $wife gasped as she lowered a hand to her womanhood. She slowly pulled her underwear over to show her glistening slit, which she ran her fingers over. You jerked off a little faster as you watched your wife's perverted expression deepen. Her eyes were locked onto the camera - you felt them as if she were looking at you.
[img[images\pictures\webcam\camgirl_12.webp]]
//> Oh damn, hot//
//> Tasty! I'd eat it//
//> ''DaddyX donated $100.00!''//
//> ''DaddyX: There it is... So beautiful. Why don't you fill it with that toy now?''//
@@.wife;"Ohh, Daddy Ex... Thanks so much!"@@ $wife gasped at DaddyX's donation. You frowned as her attention seemed to shift away from you.
//> Yes!! We want to see it//
//> I'd fuck you so hard//
@@.wife;"Mm, well I'd better not disappoint...!"@@ $wife moved the dildo over to her womanhood. She rubbed the head of it up and down her slit. You could hear the wetness with every movement. She made soft moans as she slowly managed the toy against her. You jerked harder and groaned as you felt your pre-cum cover the head of your cock.
//> So hot!//
//> Married pussy lol//
//> If I were that guy I'd never leave the house//
//> ''DaddyX donated $100.00!''//
//> ''DaddyX: You feel me pushing inside of you?''//
@@.wife;"Ohh! Daddy Ex- I feel you... You're so big... Mm... You're pushing so deep inside...!"@@ $wife gasped. You felt that familiar dark pleasure quickly fill your body as $wife played along with the donation. You were jerking off, but didn't want to cum just yet. You needed this to last forever.
@@.wife;"Mmmm!~ So deep... You're stretching this naughty, married pussy..."@@ $wife continued. You groaned. Her words were almost enough to make you cum. You had to stop, but your cock ached for more. Instead you wrote another comment.
//> ''Hubby199 donated $50!''//
@@.you;//> ''Hubby199: What if your husband saw this right now?''//@@ You wrote. $wife moaned lewdly in response. She definitely got off on this as much as you did.
//> Lol he'd be crying//
//> Her name?//
@@.wife;"If my husband saw...? Oh, s-sorry hun... But I can't stop...! Daddy Ex is fucking me so good...!"@@ $wife gasped lewdly as she plunged the dildo inside herself. She spasmed and moaned with every thrust.
[img[images\pictures\webcam\camgirl_13.webp]]
//> ''DaddyX donated $100.00!''//
//> ''DaddyX: Feel me fucking you infront of your husband?''//
//> This is some sick roleplaylol//
@@.wife;"Oooh!~ Y-yes... Fuck me harder...! Don't stop... Let him watch a real man fuck me...!"@@ $wife moaned. You didn't trust yourself to touch your own cock without risking an orgasm.
@@.wife;"Mm... Fill this pussy up...! Don't stop... You can't... In fact..."@@ $wife moaned. You couldn't help it- you felt an orgasm build. You couldn't stop it now.
@@.wife;"I think the next show... I think you should come here for real... And give me a real cock... Daddy Ex...! Ohh, fuck, I'm cumming...!"@@ $wife gasped.
Squirt spurted from her pussy as she moaned. You were confused by her words - surely it was still part of the act, but you couldn't think on it. You grunted as you came hard into your own hand. Your head was swirling as you just enjoyed the blissful orgasm wash over you. But then as the high faded, you blinked into reality. You were amazed that $wife had gotten so into it. You looked back at the screen. $wife was cleaning up and apparently ending the show shortly.
//> ''DaddyX donated $250.00!''//
//> ''DaddyX: I'll come fuck you whenever you need me to.''//
You logged off.
It was definitely hotter this time... But her last words made you a little worried. She was probably just getting into it, right? You weren't convinced. You could perhaps bring it up with her again... But you were so curious to find out. What if you left her unchecked? What if you fed that dark desire? If you didn't say anything... Would she follow through? Or was it just roleplay? It made your head swirl to think about, but you kind of wanted to see it happen.
You decided that maybe you should try to talk to her about it again.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You sat in a public toilet cubicle with your pants down, but you were there to take care of another kind of business. You had your phone in your hand and was frantically scrolling through your profile on a certain webcamming site in heated anticipation.
You had left home hours ago, and sat in the same cubicle with the same anticipation, but you never saw 'NaughtyWife' come online. You'd waited for half an hour before deciding to leave... If $wife was planning to put on a show, she was taking her time about it. You hoped that maybe she was planning something special and wasted the next few hours idly travelling about, every so often checking that site for her status...
Thankfully you were right. She'd gone live while you were out, and you bee-lined back to the toilet... Though it took far longer than you'd want. You tapped on 'NaughtyWife's' profile and clicked through to her live show...
You gasped as the live stream loaded. You weren't exactly sure what to expect - the anticipation was probably half the thrill = however this was certainly in the deep end of your perverted imagination. $wife was on her arms and knees, her pussy and ass completely exposed to the camera - however the real shock was that she was seemingly blowing a man.
You felt your cock immediately stir to life. This stranger was being blown by your wife on your bed. He held her hair back as she audibly slurped down on him.
[img[images\pictures\webcam\camgirl_16.webp]]
//> Fuck wish it was me//
//> Dude is her husband?//
//> Holy shit that ass//
//> Lol nah it's a sub//
You'd almost forgotten that this was a live stream, and thousands of strangers were watching... But again you could barely keep up with the comments.
@@.wife;"Mmh... Hah... So thick..."@@ You heard $wife speak softly to the man between wet gulps. You didn't have a clue who it was - though it seemed from the comments that the man was a subscriber. You were shocked to think that $wife could line this up so quickly.
@@.you;//> I thought she only did solo...//@@ You wrote in the comments, hoping to get some more information. You wondered how far she was planning to go with this. You wanted to see more...
//> Apparently nott lol//
//> I think it's DaddyX, he always donates//
//> lucky fucker//
DaddyX was a username you were familiar with - it was a guy who often donated. Probably the biggest donator for $wife... and here he was, getting a blowjob from her. You idly pulled your cock while watching, wanting to see more... But would there be more? If the main donar couldn't donate...
//> ''Hubby199 donated $100!''//
@@.you;//> ''Hubby199: Can we see more?''//@@ You made a desperate donation. A sound signified she received the donation, and she moaned lewdly in response. $wife gazed over her shoulder at the camera and quirked a brow, then smiled.
@@.wife;"Mm... Thank you Hubby... Well... I guess that can happen."@@ $wife gazed up at the man, then slowly turned around on the bed.
@@.wife;"I wasn't planning to do any more than just blow him... But honestly... I can't wait to feel him inside me... I've gotten so wet from sucking his cock..."@@ $wife gasped as the man closed in behind her. You began to jerk off as $wife spoke so lewdly to the camera, to you.
@@.wife;"Ohh... Y-yes... Mh, it's so big... Oh god...!"@@ $wife gasped as she bucked with the man's thrust inside her. She let out a long sigh as she slowly began to ride against him.
[img[images\pictures\webcam\camgirl_17.webp]]
Your breathing became hard as you watched your wife fuck a stranger on live stream. It was real... She was fully fucking this man, and you could tell she was enjoying it. She gasped as he thrusted, and she squirmed from the pleasure. It was a surreal feeling of lust, jealousy, and fulfillment. Your cock twitched.
//> ''Hubby199 donated $50!''//
@@.you;//> ''Hubby199: You like fucking strangers?''//@@ You made another donation.
$wife's tits swayed back and forth as she moaned and stared into the camera. She bit her lip.
@@.wife;"Mm... Oh Hubby... I love it... I wasn't planning this, honestly... But I just couldn't help myself. His cock is so thick and I just needed to feel it inside me..."@@ $wife gasped.
//> Damn shes hot//
//> Lol the guy's username is Hubby//
You grunted as you jerked off. $wife's reactions were real, you knew it. She was really getting off on this, and it turned you on too... You wondered if he made her feel better than you could. This other guy, this stud, fucking your wife... Making her cum... You wanted to see it.
//> ''Hubby199 donated $50!''//
@@.you;//> ''Hubby199: Does he fuck you better than your husband?''//@@ You asked, hoping to hear both affirmative and negative.
@@.wife;"Um... Not 'better'... It's different..."@@ She began to reply, but the man seemed to have taken it as a challenge. He gripped her ass hard and began to thrust even harder. $wife moaned and gasped loudly.
@@.wife;"Ohh fuck! S-so deep oh my god...!"@@ $wife grasped the bedsheets as he rammed inside her. You felt your cock jump again as precum began to dribble down your shaft. It sure seemed like she was enjoying it...
//> I think she might like it better//
//> ''Hubby199 donated $50!''//
@@.you;//> ''Hubby199: Is it better than your husband? Be honest.''//@@ You asked again.
$wife bit her lip as she let out a long moan, though she didn't answer in words. Her expression said it all, and you felt the jealously quickly fill you then turn to lust again... Apparently the guy wanted a clear answer though. He reached around to hold onto $wife's shoulder and began to thrust harder... You could hear his skin slap against her ass and the wet squelches as he pounded into her pussy. $wife shivered and moaned as she came on him.
[img[images\pictures\webcam\camgirl_18.webp]]
@@.man;"Do I fuck you better?"@@ You heard the man ask in a low voice.
@@.wife;"O-oh...! Y-yes...! Y-you're fucking me better than he does!"@@ $wife gasped and bucked as she came again. You felt your stomach drop, but it turned you on tremendously, seeing your wife turning into this slutty woman... In front of thousands of online viewers.
//> Poor hubby getting cucked//
//> Damn what a slut//
@@.man;"You prefer my cock don't you?"@@ He continued.
@@.wife;"Y-yes, it's so fucking big... Oh my god...!"@@ $wife gasped - her face twisted in ecstacy. You heaved as you continued to jerk off - though you were sure to not let yourself cum. Not yet. It wasn't finished yet.
@@.man;"You want me to cum inside?"@@ He growled. Your cock twitched.
@@.wife;"O-oh... I-inside...?"@@ $wife gasped and bit her lip. You knew she wanted it. You did too.
//> ''Hubby199 donated $250!''//
@@.you;//> ''Hubby199: Let him cum inside.''//@@ You wrote.
$wife's gaze shifted to the camera. She gasped and moaned as the man fucked her, then she nodded.
@@.wife;"Yes, cum inside me...! Please fill me up- Oh fuck...!"@@ $wife let out a shrill moan as her body spasmed.
@@.man;"I'm gonna cum inside you- In your slutty married pussy."@@ The guy called 'DaddyX' slapped her ass hard as he gave her a few final deep thrusts, then pulled out to let her collapse on the bed.
You watched, astonished, as the guy slowly clambered off the bed. $wife gazed back up at the camera - at you.
@@.wife;"Mh... He came inside me..."@@ $wife spoke quietly and seductively. You almost couldn't believe it. Maybe she was lying. Maybe she was that good of an actress all along. You hoped. You wanted to see...
//> ''Hubby199 donated $50!''//
@@.you;//> ''Hubby199: Show us...''//@@ You wrote.
$wife bit her lip as she slowly crawled forward.
@@.wife;"You really want to see...?"@@ $wife sat on the edge of the bed then laid back. She parted her legs to show you her soaked, cum-filled pussy. It was dripping and still slightly gaped. She ran a finger over it, then slowly pushed it inside to pull out a thick load of cum.
[img[images\pictures\webcam\camgirl_19.webp]]
@@.wife;"I don't know if I've ever cum so hard before."@@ She whispered.
You looked down. You'd cum everywhere too.
<<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>><<set $gender to 'female'>>\
$wife barely made the attempt to clean anymore... She did the bare minimum before moving to the next room. It was a surprise that they hadn't let her go yet- but surely they'd noticed a drop in her attention to detail. Perhaps they'd eventually call her up on it, too.
At first she was felt overbaring dread as if in a dream which she knew was going to turn bad, but couldn't control, but as she moved from one room to the next, she began to embrace that dark feeling that swirled in her unconsciousness. She did all she could to quickly and eventually find herself in Henry's room at last.
The old man peered up at her with a glint in his eye.
@@.man;"Hello $wife... Done cleaning for the day?"@@ He asked with a raised brow.
@@.wife;"Yes - but I'm not here to clean."@@ She replied as she closed the door.
@@.man;"No? I suppose not anymore... Not in this room at the very least."@@ Henry pondered.
@@.wife;"I'm not here for small talk, either."@@ She said with a smile.
@@.man;"Hm, well then, what will it be? How much do you plan to rob me for today?"@@ Henry raised a brow with a dry smile.
$wife began to remove her clothes and cocked a brow. Henry regarded her with some caution, but couldn't stop himself from doing the same.
@@.wife;"It won't be cheap this time..."@@ $wife said quietly as she let her underwear slip off her soft body. Henry had finally freed himself of the confines of his pants, too.
@@.man;"Was it cheap before?"@@ Henry laughed.
@@.wife;"Yes. This time it's much more expensive... Two thousand dollars."@@ $wife confirmed as she stepped towards the old man and took his cock in her hand. She gently began to massage it as Henry groped at her chest. $wife tutted.
[img[images\pictures\oldandyoung\old_and_young_8.webp]]
@@.wife;"You can think, but not for too long. My time is valuable..."@@ She said with a teasing smile.
@@.man;"Hmph, and you think you can take advantage of me like this...? Think I'll succumb to you?"@@ Henry tried to argue. $wife tutted again.
@@.wife;"You can say no, Henry... But let me ask you this- what do you have planned for your money? Leaving it to your family that never visits?"@@ She asked with a raised brow.
@@.man;"I was planning on something like that, yes."@@ Henry responded gruffly.
@@.wife;"How admirable... But will that get you what you really want...?"@@ $wife raised a brow and slowly lowered herself to be closer to Henry's hard cock.
He opened and closed his mouth. $wife opened her mouth and gently rubbed her bottom lip against the head of his cock while looking up at his face.
@@.wife;"Because I can give you what you want..."@@ She added. Henry closed his eyes, then nodded.
@@.man;"Okay..."@@ Henry grunted.
$wife swooped in a smile and hungrily took the old man's cock into her mouth to confirm the deal. She heard him groan as she swirled her tongue around the head and began to bob on the thing.
[img[images\pictures\oldandyoung\old_and_young_9.webp]]
@@.man;"Agh...! $wife...! I don't know if you're an angel or a devil..."@@ Henry heaved as he struggled to tolerate the sensation. @@.wife;"We'll find out."@@ $wife smirked.
$wife opened her mouth and slapped his cock against her tongue with a smirk. She looked up at Henry's tired have, twisted in anguished pleasure. $wife flicked her tongue against the head of his cock a few more times before she eventually and slowly pushed Henry onto a chair, where she backed up against him.
@@.man;"Oh, $wife... You'll take the life out of me."@@ Henry groaned as $wife massaged her slit and ass against his cock. He closed his eyes and let out a long breath as she lowered herself onto his rod.
@@.wife;"Mm... Do you like this, Henry?"@@ $wife asked with a smile. Henry just nodded. $wife slowly cradled back and forth. She felt his length move inside her, then began to bounce on it.
[img[images\pictures\oldandyoung\old_and_young_10.webp]]
@@.man;"Oh! $wife... It's so... It feels..."@@ But Henry couldn't quite find the words. $wife wouldn't ease up, either. She let his whole length penetrate her pussy endlessly until she heard his groans grow louder.
@@.man;"Hah $wife... I'm going to cum...!"@@ Henry groaned again.
@@.wife;"Mm... Do it."@@ $wife slipped off Henry's lap and got onto her knees. She jerked his wet cock and gazed up at him with a lustful want. The old man slowly got onto his feet and grunted as he thrust his hips forward at $wife.
@@.man;"Ohh, here it comes...!"@@ The old man grunted and groaned as his cum eventually began to spill out onto $wife's face. She stuck her tongue out, but let the hot fluid spill over her open mouth and face.
[img[images\pictures\oldandyoung\old_and_young_11.webp]]
@@.wife;"Mmm... Looks like you lived. I must be an angel."@@ $wife grinned at the old man as he caught his breath. She felt satisfied, then confused. She wasn't entirely sure why, but she knew she achieved her goal of making money.
$wife left the room in a hot, confused mess. She hadn't a clue what took over her- but it was becoming worse. She couldn't stop herself for a moment of clarity.
She tore herself away just barely this time- but she knew that any longer she might have lost herself completely. She wondered whether she should just stop working there altogether... But then she wouldn't be able to receive money from Henry, which was bad. That's all she wanted, after all.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife took her time working at the retirement care centre. Normally she'd rush through the job to get to the real money maker, but today was different.
She noticed she drifted into a fugue state of desire whenever she came here, but for whatever reason she couldn't stop herself. She felt as if she was hostage in her own mind, watching herself slowly progress further down the hallway and to eventually see Henry again. Taking her time was all she could do to slow down the inevitable, which she earnestly tried to do. Her mind was breaking, and she feared that this might be the last thing she could do of her own will.
Her heart raced as she eventually arrived at the room and reached out a hand to grasp the doorknob to Henry's room to let herself in. This was it, she knew it. She no longer felt afraid, instead she felt exhilerating fulfilment.
@@.man;"You're back again..."@@ Henry almost sounded surprised. $wife wordlessly approached the elderly man and paused to drop to her knees in front of him.
@@.man;"Again? Well, I won't stop you... But I have nothing left to give."@@ Henry quirked a brow as $wife immediately stopped. She looked up at him, confused.
@@.wife;"... You have no more money?"@@ She asked in disbelief. He shook his head.
@@.man;"No. You've taken it all, already."@@ Henry frowned as $wife's eagerness seemed to disappear.
@@.man;"What? Not interested anymore?"@@ He scoffed. @@.man;"I guess you really were only interested in my money, huh?"@@ He shook his head in disbelief.
@@.wife;"Well... Yes..."@@ $wife confirmed.
@@.man;"Hah, so what? That's all you care about? Money?"@@ He spat angrily.
@@.wife;"Yes, making money..."@@ $wife confirmed again with a dazed nod. Henry cocked a brow.
@@.man;"Seriously?"@@ He peered at $wife with a newfound curiosity, as if seeing her for the first time.
@@.man;"So if I offered you a thousand bucks every week, you'd let me fuck your brains out every time?"@@ He asked in the most vulgar terms. $wife bashfully nodded with a displaced demeanor.
@@.man;"... What if it were anyone else?"@@ He asked.
@@.wife;"Yes, I guess so..."@@ $wife gave a small shrug.
Henry studied her thoughtfully and in silence for a long time, as if slowly realizing just how deranged and out of touch she truly was. It seemed to $wife that there was no more business to be had, so she began to clamber up to her feet, each movement freeing her from the spell she was under... But then Henry grasped onto her arm, and she forgot herself again.
@@.man;"What if I told you..."@@ He began to say quietly. @@.man;"That I could add you to my will...?"@@ He asked with a raised brow and a glint in his eye. $wife struggled for only a moment, but then nodded.
@@.wife;"Yes I'd like that."@@ She said.
@@.man;"Are you prepared to work for it?"@@ Henry asked, his brow raising even higher.
@@.wife;"Yes... What do you want me to do...?"@@ She asked.
@@.man;"Get me out of here... Live with me as my personal nurse, and as my woman."@@ Henry grunted lowly as he placed a hand on $wife's head.
$wife stared him in the face as she struggled to comprehend the request. Could she just go with him like that? Didn't she have other obligations? But she couldn't remember them, so they mustn't have been important. Henry was offering to put her on his will in exchange for this, and the money was all that mattered. $wife nodded.
Henry grinned widely.
@@.man;"Great. First thing's first... You're going to have to sort this out for me."@@ Henry dropped his pants to let his swollen cock free.
$wife eye'd it hungrily and slowly shuffled forward to get closer. She carefully lifted it with a hand, and while looking up a Henry's face she leaned forward to press her lips against the head. He groaned as $wife slowly let the thing enter her mouth. She sucked it slowly and swirled her tongue over and around it, bringing it to it's full, angry and erect form.
@@.man;"Oh, you're such a good cock sucker..."@@ Henry groaned as he leaned back to enjoy himself. $wife couldn't reply with his junk in her mouth, but she moaned in response and continued to suck the precum out of the old man's phallus.
[img[images\pictures\oldandyoung\old_and_young_12.webp]]
@@.man;"Heh... I don't care if it's for my money. If I get to have my way with a young lady like you in my last few years, then I'd sign away what's left of my life."@@ He muttered, perhaps more to himself, as $wife carried on with her duties, tending to Henry's cock.
$wife wrapped her tongue around the shaft and stared up at Henry's face, twisted in pleasure. He ran his old fingers through her hair as she worked on his manhood, but then eventually he stood back.
@@.man;"Take off your clothes... I want to fuck you now."@@ He said. $wife nodded obediently, and immediately began to strip. Henry stood and watched her undress with his hunry eyes, and reached out to feel every womanly piece of her as he pleased. $wife softly moaned and breathed as he explored her body with his hands, then eventually was pressed over his desk.
She bit her lip as she felt the old man's wet cock press up against her pussy.
@@.man;"Hah... You like this cock, don't you?"@@ He grunted as he aggressively pressed it harder against her. $wife moaned and bit her lip as she felt it slowly push inside.
@@.man;"Answer me."@@ He barked as he reached forward to pinch her nipple. $wife gasped loudly.
@@.wife;"Ah! Y-yes...! I love your cock..."@@ She told him. It wasn't untrue.
@@.man;"Heh... Well lucky you, you'll get to enjoy it every night for the rest of my life."@@ Henry said as he began to thrust. His wet cock slid deeper inside her still, and $wife began to moan softly to his thrusting.
[img[images\pictures\oldandyoung\old_and_young_13.webp]]
@@.wife;"M-mhh... E-every night...?"@@ $wife repeated hesitantly.
@@.man;"That's right! Only if you want to be put on my will."@@ He grinned as he began to thrust harder. $wife blinked at the mention of the old man's will. She bit her lip and felt herself become more wet at the thought of inheriting the old man's estate. She accidentally let out a soft moan as she began to buck back against the thrusts with an equal vigor.
@@.man;"Oh? Like that thought, do you? You really are a whore for money, huh?"@@ Henry growled, as if both angry and horny.
@@.wife;"H-hah, y-yes I am... S-sorry..."@@ $wife apologized as she reached down to rub herself.
@@.man;"You whore...! Well, earn it, then!"@@ Henry stood back suddenly. $wife flinched as she felt his cock slide out of her. She turned to see him sat down.
@@.man;"... Well? We're not done yet."@@ Henry looked at his soaked cock standing at the ready.
$wife bit her lip as she approached him, and turned to sit on his lap. She wrapped an arm around his shoulder and slowly slid down until she felt his cock press against her womanhood. $wife let out a long breath as she wriggled side to side, to let the thing find it's way inside her.
@@.man;"Oh... That's right, earn your money! If you want my money then you need to make me cum every night... In your pussy, your mouth... Your ass..."@@ He growled again as he spanked her ass. $wife let out a sharp gasp, then moaned as she began to bounce on his cock.
[img[images\pictures\oldandyoung\old_and_young_14.webp]]
She gasped with every bounce- she could feel the tip of his cock press the walls deep inside her, which made her shiver and gush. Henry took two handfuls of her ass as she rode him.
@@.man;"Hah, ready for my cum? Ready to earn your money, whore!?"@@ Henry grunted. $wife moaned.
@@.wife;"Y-yes, cum...! Cum inside me!"@@ $wife begged as she rubbed herself. Her mind was blank white as she orgasmed on the man. She felt his seed spill inside, every drop slow and thick as it filled her.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife was completely naked atop against a bed while nursing Henry's flaccid cock near her mouth. She gently stroked it with her hand while poking it with the tip of her tongue. She gazed up at the old man, who rested against a mound of pillows.
@@.man;"Again? I don't know if I can."@@ Henry grunted and sighed, though he didn't protest.
@@.wife;"I think you can..."@@ $wife encouraged him.
@@.man;"Well if you can get it to stand again..."@@ Henry shrugged uncaringly.
$wife accepted the challenge, and dipped her head down to take the old man's dick into her mouth. She swirled her tongue over the head and gently massaged his balls. It took a while, but the old cock eventually stood up, fully erect.
@@.man;"Ohhh... Hah... I guess when you're as skilled as you are, anything's possible."@@ Henry grunted as he ran his hand through $wife's hair, but she was busy slurping down his cock to respond.
[img[images\pictures\oldandyoung\old_and_young_15.webp]]
It was her job to make him cum as much as he could manage. She didn't remember exactly why, but the details weren't important. All she knew was this was her job to fulfill, and that's all she cared about.
@@.man;"Heh... Well, it'd be a waste to leave it as a blowjob. Let me fuck your pussy again."@@ Henry grunted.
$wife immediately climbed up ontop of him to straddle over his manhood. She rotated her hips, teasing the tip of Henry's cock towards her sweet honeypot, then slowly lowered down on it until it was deep inside.
[img[images\pictures\oldandyoung\old_and_young_16.webp]]
@@.man;"Hah... I never would have guessed you were like this..."@@ Henry groaned as $wife grinded against him.
@@.wife;"Like what...?"@@ $wife asked in a daze.
@@.man;"That you'd be such a pervert... Even for an old man like me."@@ Henry grinned as he reached up to pinch her nipples. $wife gasped then blushed. He wasn't wrong.
@@.man;"No going to deny it?"@@ He quirked a brow. $wife shook her head and moaned softly as the tip of his cock scrambled her insides.
@@.wife;"Y-you're right. I'm a pervert..."@@ $wife confessed. There was a reason for it all, but she'd forgotten.
@@.man;"Heh... But I guess I shouldn't feel flattered if it's just for the money, huh."@@ Henry pondered. $wife blinked.
@@.wife;"Oh..."@@ $wife rememebered - it was for the money. @@.wife;"Yes... To be put on your will...!"@@ $wife gasped and felt a hot wave of pleasure rush through her - an affirmation that she was doing the right thing.
@@.man;"So it really is all about that, huh..."@@ Henry sighed sadly, apparently giving up the thought that perhaps $wife might have had actual feelings for the old man.
@@.wife;"Yes, s-sorry..."@@ $wife admitted ashamedly, then bit her lip as she fucked the old man even quicker.
@@.man;"Well... I guess it's fine. I'll just enjoy myself."@@ Henry muttered, then growled as he pulled away from $wife. She looked down at him expectantly.
@@.man;"I'm going to cum now."@@ He told her. $wife quickly dropped back down to service the old man with her mouth.
She slurped down his soaked down and moaned loudly, egging him on. She heard him breath harder and harder, and so began to squeeze his balls to bring on a harder orgasm. It seemed to work as he heaved and groaned loudly. She could feel his cock twitch in her mouth, so she dipped down harder to suck it all in. His cum spurted out and down $wife's throat, slow and thick.
[img[images\pictures\oldandyoung\old_and_young_17.webp]]
$wife coughed and spluttered, but swallowed it all. Henry layed panting and lazily pat $wife on the head.
@@.man;"Heh... I'll die a happy man, at least. Actually, $wife... Don't you have a place to be?"@@ Henry looked at $wife thoughtfully.
@@.wife;"Huh...?"@@ $wife replied in a confused daze. Did he not want her around anymore?
@@.man;"I mean... You're married, aren't you?"@@ He quizzed her with a raised brow. He had a glint in his eye as he studied her reaction. Perhaps he could see how lost $wife really was.
@@.wife;"Uh... Married..."@@ $wife struggled to recall. Was she married? She had a ring on...
@@.man;"Well, if you have nowhere to be then you can live here as long as you want. I guess it'll become your estate once I pass anyway."@@ Henry shrugged. $wife wasn't really sure what he was talking about - it didn't seem important... But the idea of staying was pleasing to her. That would mean she could spend more time there to make him cum.
@@.wife;"Yes! I'll stay here."@@ $wife said happily.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>Your mind raced as you followed the man. At first you felt intimidated - you wondered if this place was underground enough for them to 'get rid' of someone... But then you realized that was probably absurd. Perhaps Darryl had a 'good time' set up for you with another lady... You thought that'd be nice too. But you didn't really want to stop thinking about what $wife was doing with Darryl. That's where your mind would normally be.
Your internal tangent came to an abrupt end as you almost walked into the bouncer. He'd stopped in front of a door. How he knew which one to go to was anybody's guess - they all looked the same to you. He scanned his security pass on the door's lock system, which sounded an audible click. You followed him in.
The room was fairly large, though mostly empty. There was a bed in the corner, a lounge in another, and a big open space in the middle. It seemed $wife's guess was probably right - this place looked like it was used for sex. But it was just you and the security guard. You glanced at him nervously, but then spotted a desk and several screens behind the man. The screens looked to have video footage playing live on them.
@@.you;"What's this...?"@@ You asked.
@@.man;"As I said, it's a treat from Darryl. Enjoy yourself. You can leave whenever you want. Your VIP card will let you into this room, so try and remember where it is. I don't want to guide you here again."@@ The man explained, then left you alone in the room.
You curiously edged towards the desk to see what was playing, then gasped in surprise.
The screens showed a live feed into the VIP room. You could see Darryl and $wife sitting together on the lounge. He had his arm around her shoulders and was whispering in her ear. She sat somewhat poised, but didn't seem too resistant to the much larger man. In fact, you noticed her hand was on his leg. Your cock began to stir.
You glanced down at the panel and headphones on the desk. It was intuitive enough for you to understand how to use it. You pressed some buttons to switch to different cameras. You had no idea there were so many in that place. Surely noone was aware, otherwise they wouldn't feel comfortable behaving so erotically. Apparently you were restricted to a dozen or so cameras in the VIP room. You switched to a camera that was closest to the two and realized that this must have been where Darryl had gotten that close up clip from. You put on the headphones.
You watched with bated breath as the two shared a quiet conversation. Darrl's arm slid down behind $wife to rest on her ass. You chewed your lip nervously as you focused on what you were seeing.
@@.wife;"I don't know..."@@ You blinked as you could just barely hear $wife speak. She seemed to be hesitating.
@@.man;"I understand. This must seem like a different world to you. I'm sorry if I've been too forthcoming. I tend to be that way when it comes to things that I want. I've been told I'm too aggressive."@@ Darryl replied coolly.
@@.wife;"It's not you!"@@ $wife tried to reassure the already all-too-confident man.
@@.man;"Ah, I see. It's $name."@@ Darryl concluded with a slow nod. $wife bit her lip and nodded.
@@.man;"So faithful... It's adorable. $name truly is a lucky man to have you as his life partner."@@ Darryl marvelled as he took a long drink from his tall glass.
@@.man;"Why do you think you're here, $wife? Was it just for a few drinks?"@@ Darryl asked curiously. $wife blinked, then strugged to find an answer. Darryl laughed.
@@.man;"It's for this..."@@ Darryl spoke and acted equally as smoothly; he took $wife's hand on his leg and slid it over to feel what must have been a monster-sized cock. You heard $wife gasp and saw her chew her lip as she stared down at Darryl's crotch.
@@.man;"That's why $name didn't join us. He's expecting this to happen. I'm sure he's out there looking for the same."@@ Darryl shrugged. You frowned. He was right, but you didn't want him to divulge too much. Darryl moved his hand off of $wife's, but her hand remained there on his crotch.
@@.wife;"You think so...?"@@ $wife asked quietly. You could hear the heat in her breath.
@@.man;"I know so."@@ Darryl confirmed. @@.man;"Now... Do you want to pick up from where we left off last time?"@@ He asked. $wife nodded, then slowly let down her top. You flinched as she moved to remove her bra next, exposing her full breasts.
@@.man;"Perfect..."@@ Darryl remarked as he boldly reached forward to grasp her breast with his large hand. $wife bit her lip and let him fondle her.
You glanced over your shoulder just to be sure that you were alone, then shifted your pants down to free your erection. You were incredibly turned on by how quickly things were progressing.
@@.wife;"Th-thank you..."@@ $wife replied quietly between soft breaths. You wondered how turned on she felt with this man fondling her chest. Did she feel naughty? You began to slowly jerk off as you watched the large man squeeze her breasts.
@@.man;"I want to feel them."@@ Darryl told her. $wife peered at him.
@@.wife;"You are..."@@ She eventually said. Darryl shook his head.
@@.man;"On this."@@ He said as he leaned back. At some point he must have undone his pants- as his fully erect cock came swinging up. Both you and $wife flinched. It was enormous.
@@.wife;"Oh my god..."@@ $wife gasped as she stared at the thing. You didn't blame her for that reaction.
@@.man;"I want to feel them."@@ Darryl repeated himself as he slowly reclined back, as if offering $wife full control.
$wife gulped nervously and slowly leaned forward. She glanced at Darryl as her breasts brushed against his cock. He smirked.
@@.man;"You can do much better than that. Put it between them and squeeze."@@ Darryl told her. $wife looked back at the monster and nervously did as she was told. You grunted and jerked as you watched her pressed her soft tits together, sandwhiching Darryl's meat between them, making him groan softly. $wife bit her lip nervously as she began to stroke it up and down.
[img[images\pictures\xclub\xclub_b_1.webp]]
@@.man;"Mm, good. It'd be a shame to not do at least this... Big tits like those need a big dick like mine."@@ He said, somehow still fully composed. This must happen all the time for him. $wife's cheeks turned a shade of red as she focused on giving the titjob.
@@.man;"$name really is a lucky man..."@@ Darryl mulled. $wife glanced at him.
@@.wife;"He is...?"@@ She asked shyly.
@@.man;"No doubt. To have such a committed wife like you... You're almost perfect."@@ He said as he carassed a strand of hair from her face.
@@.wife;"Th-thanks..."@@ She mumbled, then paused. @@.wife;"Um..."@@
@@.man;"Why 'almost'."@@ Darryl asked the question $wife was too timid to ask. She nodded.
@@.man;"Well... I can only speculate why you two came here in the first place. It was his idea, I assume?"@@ Darryl asked. $wife nodded.
@@.man;"I've seen it a hundred times. Men want their partners to be more sexual... So they come here."@@ He said. $wife considered this.
@@.wife;"$name wants me to be more sexual..."@@ She repeated it, rather than asked. Darryl nodded regardless, and they left it at that.
$wife seemed to suddenly have a little more energy in her titjob. She breathed heavily as she jerked the cock, and even poked her tongue out to tease the head. Darryl groaned and sighed.
@@.wife;"It feels good...?"@@ $wife asked.
@@.man;"It does. Now, this part is the most important..."@@ Darryl spoke as he slowly moved to stand up. $wife edged away to let him stand. His size really showed itself when he stood beside the still-sitting $wife, who seemed so petite next to him... Especially with that enormous cock floating just about her eyes.
@@.man;"Open your mouth."@@ Darryl ordered. $wife hesitated, but only for a second. She shuffled forward and opened her mouth with her tongue out, expectantly. Darryl ran a hand through her soft brown hair.
@@.man;"Good girl."@@ He said, then softly grasped her head. He jerked off with his other hand- the head of his cock pressed against $wife's face. She didn't resist, but flinched from the sudden burst of sexual aggressiveness. You began to jerk off faster too while watching Darryl seemingly dominate $wife.
He grunted as he shuffled closer still, so that the head of his cock was a mere inch from $wife's open mouth. She playfully flicked it with her tongue, but Darryl firmly gripped her head to hold her in place. $wife flinched again, but didn't resist as she remained still with her mouth open. He began to grunt.
@@.man;"Don't spill a drop."@@ He told her between ragged breaths, and with a short growl of a grunt, thick pearl-white cum began to ooze from his cock and onto $wife's tounge. She blinked as she caught it on her mouth. It dripped and pooled down her throat. She spluttered, but did her best to keep her mouth open. You grunted as you felt yourself begin to cum, too.
[img[images\pictures\xclub\xclub_b_2.webp]]
Darryl took his time to let every last drop land on $wife's tongue, then spoke while still holding her head.
@@.man;"Swallow it."@@ He ordered. $wife took a moment, but again, she did as she was told. It almost seemed like she needed to gulp twice... Then Darryl finally let go of her head.
@@.wife;"Um..."@@ $wife breathed heavily as she clung to her clothes. She seemed to be a bit confused. Darryl lit up a cigarette as he looked her over with a raised brow, as if genuinely confused by her behaviour. He blinked in realization.
@@.man;"Oh! Sorry $wife, was I a little too aggressive?"@@ He frowned. $wife slowly nodded.
@@.wife;"It's okay, I was just surprised..."@@ $wife replied.
@@.man;"Well, sorry if that was too sudden. Men enjoy their women to be submissive."@@ Darryl explained. $wife seemed to believe that was an acceptable answer. You didn't know what to make of Darryl's aggressive sexual conduct towards $wife, but you jerked off to it, so you couldn't have been bothered too badly.
@@.wife;"I see... You think $name wants me that way too...?"@@ $wife asked.
@@.man;"Undoubtedly."@@ He confirmed. He wasn't wrong.
$wife took a moment to collect herself and redress, then shortly left after a polite farewell. You also tidied yourself up and left to go find $wife. She was patiently waiting at the main bar, and quickly came to your side when she spotted you.
@@.you;"You're already back? I guess there wasn't much left to see in the VIP Room."@@ You suggested.
@@.wife;"Um... There was actually a lot..."@@ $wife replied shyly. You decided to not press her for details, and delighted in knowledge without her being privvy. It seemed $wife was more comfortable this way too.
You left to go home.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You had the lingering memory of the last time you visited, and you just couldn't shake it. It was all too much; you needed to see it again. You glanced over at $wife. She caught your eye and gave you a shy smile. You could see there was something on her mind... You wondered if it was the same thing as you.
You found a quieter place to sit with $wife and idly drank. You took out your phone to message Darryl, but it seems you didn't need to.
@@.man;"Hello $wife... $name... I thought I spotted you."@@ Darryl greeted, though he only had eyes for $wife.
@@.wife;"Hi..."@@ $wife replied in a small voice.
@@.you;"... Hi Darryl. Did you want to join us?"@@ You asked.
@@.man;"Oh, I was actually going to ask the same thing... The VIP room is awfully lonely without company."@@ He explained with a sigh as he sat down beside $wife.
@@.you;"So it's true that it's lonely at the top, huh?"@@ You grinned.
@@.man;"More than you'd know... Which is why I'm always so glad to have company."@@ Darryl agreed with a nod. He put a hand on $wife's leg and leaned back. You saw $wife blush and fidget, though otherwise she didn't protest... Perhaps reassured that you didn't either.
@@.you;"There are still so many rooms I haven't seen yet, I'm afraid to say."@@ You explained. Darryl shrugged.
@@.man;"I guess it'll just be the two of us, then."@@ He said as he looked to $wife. You quirked a brow. You hadn't exactly suggested that she goes with him, but she nodded, and Darryl stood up and took her hand before you could many any suggestions.
@@.man;"We'll leave you alone to explore those other rooms, $name."@@ He said, then quickly turned to lead $wife away. Darryl wrapped an arm around $wife's back, his hand resting on her ass. You felt your crotch stir awake.
You quickly made your way to the monitoring room in eager anticipation... Though perhaps had a few too many drinks as you struggled to find the correct room. It was impossible to tell the doors apart, and you could only guess from the distance you walked last time... You ended up restarting from the beginning of the hallway to scan each door you passed before you finally heard one click open. You let yourself in, but it had been a good twenty or thirty minutes.
You scrambled to sit down at the desk and scanned the monitors. You immediately spotted the two; sitting very closely together on the lounge. They were completely naked.
$wife was shyly trying to keep her modesty by hiding herself with her arms as Darryl whispered in her ear. You couldn't quite hear what he was saying, but he eventually took her hand with his own, and guided it down to his enormous cock.
@@.man;"You can let yourself go when you're here, $wife... There's noone here to judge you."@@ He encouraged her. $wife slowly began to jerk him off. She peeked at the cock with curious eyes, and she bit her lip.
@@.man;"Hah, good girl..."@@ Darryl said as he stroked her hair back with a hand. You noticed his other hand had lowered onto $wife's bare ass. She squirmed from his touch, and his hand did seem to inch closer to the center. You leaned forward as you watched in heated anticipation. You felt your cock painfully erect against the inside of your pants, so you let it out.
@@.man;"Alright, now..."@@ Darryl grunted as he slowly stood up. $wife watched him with some alertness. He turned towards her, his enormous cock pointed to her face. @@.man;"Let's see what that mouth can do."@@ He grunted.
@@.wife;"You want me to...?"@@ $wife hesitated.
@@.man;"Just open your mouth for now..."@@ Darryl suggested.
$wife took her time to get onto her knees in front of him, then did as she was told. She opened her mouth and stuck her tongue out. She couldn't help but stare at the enormous thing while she was so close to it.
Darryl grabbed his cock and gently placed it against $wife's tongue. $wife flinched and let out a soft breath.
@@.man;"Oh... It feels nice..."@@ Darryl grunted as he slapped the head of his cock against her tongue. @@.man;"You see... I'm the type of guy that does whatever feels good and natural... And this feels good to me..."@@ He monologued as he continued to rub the head of his cock against $wife's tongue. She squirmed a little in response, but remained still.
@@.man;"Most women are afraid to do the same... They want to, but they're afraid of being a slut."@@ Darryl explained.
@@.man;"What about you, $wife? Do you ever act on what feels good to you...? Or do you only wait for permission?"@@ Darryl asked. His words came across sharply, and made $wife genuinely pause to think. Darryl grinned. You quirked a brow. $wife would only want your permission. Darryl's attempts here were pointless.
@@.man;"You have my permission. Be a slut."@@ Darryl smiled. You smirked and shook your head, then gasped in surprise as $wife let out a long breath and leaned forward to take Darryl's cock in her mouth. She moaned as she slurped it down, and swirled her tongue around the shaft. You felt your cock twitch and began to jerk off.
[img[images\pictures\xclub\xclub_b_3.webp]]
@@.man;"It feels good, doesn't it? When you give in to your true desires."@@ Darryl held $wife's hair back as she sucked down his cock.
@@.wife;"Mmmh...!"@@ She could only moan in response.
@@.man;"Hah, that feels good, $wife... You're sucking my cock so well, like you're finally living a dream."@@ Darryl told her. $wife squirmed from his words. She sure seemed to be enjoying it. She slurped, sucked and gagged, in a hungry lustfilled conquest. You don't know if you've ever seen her suck your cock with the same enthusiasm.
@@.man;"There's more to it, though, isn't there? You want more..."@@ Darryl suggested. $wife gazed up at Darryl, his cock still in her mouth.
@@.man;"You want to be fucked, don't you?"@@ He asked. $wife's sucking slowed down as she continued to stare up at the man. She seemed to hesitate again. This is where she would draw the line without your verbal permission.
@@.man;"You're thinking again... Remember, you have my permission to be a slut."@@ Darryl reassured her. $wife let the wet cock slip out of her mouth.
@@.wife;"Fuck me..."@@ She begged. Again you were shocked as Darryl leaned forward to effortlessly pick up $wife and throw her onto the lounge. You felt a dark and sickening lust grow as you began to feel doubtful and jealous... Surely she didn't mean it? But then $wife parted her legs to Darryl, to show her glistening slit. You squeezed your cock tightly as Darryl stepped forward, his enormous cock swinging menacingly closer to your wife's precious snatch. You gulped as your breath grew ragged in anticipation. Darryl rubbed the head of his cock against her pussy.
@@.man;"You want this...?"@@ He teased as he pushed his cock against her clit. You felt precum dribble onto your hand, which was still tightly grasping your cock.
@@.wife;"Ah! Y-yes...! Please... Fuck me, Darryl..."@@ She begged again. You grunted as you felt that sick lust fill within you again.
Darryl pressed his cock down and thrusted inside $wife. She let out a loud moan and shivered, apparently cumming immediately on his enormous cock. Your eyes widdened as you began to jerk off again.
@@.wife;"F-fuck...! So big...!"@@ $wife whimpered as she bucked against his meat. Darryl grasped her tits as he thrusted.
[img[images\pictures\xclub\xclub_b_4.webp]]
@@.man;"You came already? Naughty slut..."@@ Darryl teased.
@@.wife;"B-because it feels so good...!"@@ $wife explained between gasps.
@@.man;"I know... It's because you're a naughty slut... You love my cock..."@@ Darryl grunted as he began to thrust faster.
@@.wife;"Ah~ M-mhh... Yes...!"@@ $wife agreed in the moment.
@@.man;"You want more, don't you? I can give you more... But you have to first agree to something, okay?"@@ Darryl spoke between grunts and thrusts. $wife bit her lip and nodded. You leaned forward again. You were already surprised it had gotten this far, you were immediately nervous about Darryl's words and how quickly $wife agreed.
@@.man;"I'll make you cum like a good slut... The hardest you ever have... But you have to do whatever I ask when we're together."@@ Darryl told her. You narrowed your eyes then flinched when $wife replied, and so quickly.
@@.wife;"Y-yes! Whatever you want... Just make me cum like a slut...!"@@ $wife gasped loudly. You felt your cock dribble with more pre-cum, and you struggled to hold back from unloading. You were in disbelief from the whole situation, but you wanted to forget about it and just enjoy the sickening lust you felt.
Darryl leaned over and laid down on his back while pulling $wife atop him. She gasped and moaned as she felt his cock press inside her again. He grasped her by the hips as he began to thrust his cock up inside her. $wife shrieked and moaned as she began to bounce on him- her tits bouncing in his face. She shivered, and you could see her spray squirt everywhere.
[img[images\pictures\xclub\xclub_b_5.webp]]
Darryl didn't stop though - he continued to fuck her with incredible speed, beyond what you thought possible. $wife threw her head back and moaned as she shivered again in a timeless orgasm.
@@.wife;"F-fuck! I'm cumming...! Oh!~"@@ $wife could barely string her words together.
@@.man;"I'm gonna cum..."@@ Darryl announced as he thrusted even harder. $wife moaned and bucked against him.
@@.wife;"Y-yes! Fuck... C-cum inside me...!"@@ She pleaded in a whimpered moan. Darryl grunted loudly as he thrust his cock deep inside $wife and unloaded his cum in her pussy.
You squeezed your cock tightly, but you couldn't stop yourself from cumming. You grunted and groaned as you watched your wife get filled by Darryl's cum. You never thought it'd happen, and you didn't know how to feel. At the start you'd convinced yourself this was all a test for $wife's faithfulness, but you must have wanted to see this...
Darryl and $wife cleaned up and dressed, and you did the same. You quickly left the monitoring room and left for the club room. Even though you jerked off to the scene, you felt mad. Darryl crossed a line, and he knew it.
You met with $wife, once again alone.
@@.wife;"Hi babe... Are you ready to leave...?"@@ She asked with a shy smile, but she didn't meet your gaze. Had you not seen what just happened, you wouldn't have ever known.
You nodded stiffly and left to go home.
You messaged Darryl later that night to tell him we went too far, and immediately received a reply.
//My apologies, $name... I thought we had a mutual understanding with our agreement. It seems I was mistaken, and I apologize for taking things too far. I'll make it up to you. I've sent you double payment tonight... And I assure you, the next time you visit things will be different. D//
He did indeed send you double payment... Though you were still a little dubious about whether or not he was being genuine... Still, you were curious, and you felt that dark lust once again when you wondered what'd happen if you visited again?
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You paced back to the VIP room, though a security guard barred your way as you approached the door.
@@.man;"This isn't the room for you."@@ He told you. You rolled your eyes and flashed the VIP card.
@@.man;"That's for drinks. Not for the boss's room."@@ The man explained.
@@.you;"I just came out of there. You saw me leave right?"@@ You told him. He shrugged.
@@.man;"I don't remember."@@ He lied. You scowled at him and took out your phone to call Darryl. The line was engaged. You swore.
@@.you;"Can you just tell him I'm here? He'll tell you to let me in."@@ You asked. The man shook his head.
@@.man;"He won't."@@ He laughed.
@@.you;"Just fucking call him and ask!"@@ You did your best to keep your cool, but you ended up shouting at the much larger man.
@@.man;"Look man, he told me not to let you in."@@ The man replied coldly. Your stomach dropped. Darryl didn't want you back into the VIP room. He tricked you. @@.man;"Go have a drink or something. You're not coming in here."@@ You thought about pushing through, but there was no way you'd get past the guy. He was twice your size.
You walked away while dialing $wife on the phone. It was engaged. You called Darryl again, but heard the same thing. You swore again, then remembered the monitoring room... That same sickening lust began to build as you hurried to the hallway and scanned each door - you still couldn't remember which it was.
It took some frantic effort, but you eventually heard one click open. You sped into the room and to the monitors, then leaned forward to scanned each one. It was a completely different room this time. A bedroom. You couldn't hear the bass of the club, nor see any of the flashing lights.
Your stomach dropped again. $wife was on her knees, knelt before two black men. You couldn't recognize either of them. They were undressed, and $wife was blowing them both.
[img[images\pictures\xclub\xclub_b_6.webp]]
Your felt your cock immediately harden as you felt sick... Sick, betrayed, and incredibly turned on. Your wife sucked on the cock of one of the men while jerking the other, then switched between them. She gagged and gasped, apparently completely lost in the moment.
@@.man;"You see? Any cock will do. You're just a slut for black cock."@@ You heard a voice - but realized it was neither of the men. It was Darryl. He was sitting on the lounge nearby, watching and drinking a whiskey. He completely lied to you! You scowled and swore, but you couldn't do anything.
@@.wife;"Mh...!"@@ $wife whimpered in response as she continued to hungrily suck on the cocks.
@@.man;"Fuck! Keep sucking..."@@ One of the men grunted as he thrusted his cock down $wife's throat. @@.man;"She's married, D?"@@ He looked at Darryl. He smirked and took a drink of his whiskey.
@@.man;"She is... But it's fine, because she has permission to be a slut. Don't you, $wife?"@@ He asked.
@@.wife;"Y-yes...! I'm allowed to be a slut..."@@ $wife gasped as she let the cock out of her mouth.
@@.man;"Damn, and your husband's cool with that?"@@ The other guy marvelled as he stuck his cock into $wife's mouth. //No I'm not!// You thought to yourself.
@@.man;"That's right. He and I had an arrangement for me to turn his wife into a slut."@@ Darryl smirked again. //Lair!// You scowled, and looked around the desk for something- anything, that might let you stop them. Of course there wasn't anything of that description.
@@.man;"Oh, so this is for your husband huh? What a good wife you are, being a slut..."@@ The man laughed.
@@.wife;"Mh... Yes... Treat me like a slut...!"@@ $wife begged as she opened her mouth and stuck out her tongue for more. He was happy to comply.
@@.man;"D, can we fuck her pussy?"@@ The first guy asked as he watched $wife suck his friend's cock. Darryl quirked a brow. //No!// You shouted.
@@.man;"Of course."@@ Darryl said.
The man helped $wife to her feet and led her to the lounge, where he bent her over to find her glistening pussy. He sucked his fingers, then pushed them inside your wife. //Stop!// You shouted again. $wife moaned loudly as he finger fucked her.
@@.man;"You want my cock?"@@ He asked.
@@.wife;"P-please... Fuck me...!"@@ $wife begged. Your stomach dropped, and you felt a wetness against your cock. It must have been pre-cum. You realized how painfully hard your cock was, trapped in your pants... So you let it out.
The man rubbed his cock against $wife's slit, then thrusted inside her. She gasped and moaned.
@@.wife;"Ohh...! Fuck... It's so big...!"@@ $wife gasped as she reached back to grasp her ass.
@@.man;"Hah you're so fucking tight...!"@@ He grunted as he took a hold of $wife's arms. He thrusted faster inside her. $wife gasped and moaned as she bucked against him.
[img[images\pictures\xclub\xclub_b_7.webp]]
@@.man;"Don't slack off."@@ The other man grunted as he stuffed his cock into $wife's mouth.
@@.man;"So where is he, then? The husband?"@@ He asked.
@@.man;"Good question... He's in a different room, watching all this right now."@@ Darryl explained. You felt your heart skip a beat.
@@.man;"For real? He watches you fuck his girl?"@@ The man laughed.
@@.man;"That's right. Do you have anything to say to $name, $wife?"@@ Darryl asked. You instinctively took a hold of your cock as you held your breath, as if caught in the act. $wife took the cock out of her mouth with a gasp.
@@.wife;"H-hah...! Mm... Watch me, $name... Watch me get fucked...! I'm a good little slut... I love black cock...!"@@ Your precious wife whimpered as the man fucked her from behind. You groaned as you felt the lust build with a hotness you'd never experienced. You closed your eyes and shuddered as you came into your hand with a loud groan. It was too much for you.
@@.man;"Man that's messed up, I love it. Keep sucking slut."@@ The man stuffed his cock back into $wife's mouth. She moaned and shivered.
@@.man;"Hey D... Can we cum inside?"@@ The guy fucking her looked over at Darryl. He smirked and nodded.
@@.man;"Yeah, hear that? We're gonna knock you up slut...!"@@ He grinned as his thrusting grew more frantic. You were fairly sure $wife was on the pill, but the way she moaned and bucked against him from his words made you fill with dread. You'd almost forgotten about your cum-covered hands as you pulled up your pants - you had to get into that room...
You cleaned yourself up as best you could as you hurried out of the room and rushed down the hallway. It had never felt so long before. You were out of breath as you reached the club room, still so full of sexual deviants. You rushed towards the VIP room, which still had the security guard watching the door.
@@.man;"Man, I told you, you ain't-"@@ He held up a hand to stop you, then grunted as you sent a fist into his jaw. It felt like you'd punched a boulder. He rubbed his cheek and glared at you. You realized again how much bigger he was than you as he reached out at you.
@@.man;"Let him in."@@ You heard Darryl's voice from the security guards walkie. The man paused, then lowered his hand, still absolutely glowering with spite. He stepped aside to let you in.
You rushed in, then looked around, still out of breath. It wasn't this room. You walked up to a random door and pushed it open, then another, until you found the right one. You stepped inside and paused.
$wife was laying naked on the bed. The men were already getting dressed. They were done with her. You looked at her... Her legs were apart, and she was dripping with cum. She bit her lip as she watched you with a lustful gaze, and she idly played with her pussy.
[img[images\pictures\xclub\xclub_b_8.webp]]
@@.man;"Don't tell me you missed the climax?"@@ You spotted Darryl. He smirked at you.
@@.you;"You fucker!"@@ You growled as you lunged at him, though it was pointless, as one of Darryl's accomplices grabbed you and the other socked you in the stomach, sending the wind of out you. You gasped for air and fell to your knees.
You noticed $wife sit up, somewhat alarmed. She really had no idea that they were tricked... You realized you could still use the app. You couldn't get to Darryl, but maybe $wife could. You quickly fetched out your phone and opened the app... Though as it turned out, was a dumb idea. The man who punched you snatched your phone out of your hand, and the other guy knee'd you in the head.
//Fuck...// You could barely groan as you fell to your side. $wife gasped as she stood up, apparently now scared.
@@.man;"You see what happens when we have these conflicts of interest? Such a shame... Really, you should have just followed through with our agreement."@@ Darryl sighed. You struggled to get back onto your knees- you were so off balance from the blow to your head.
@@.man;"But now we're in this situation. I was hoping you'd realize you enjoyed yourself while watching this tonight."@@ He continued, then paused to think.
@@.man;"How about this... A new proposal."@@ Darryl squatted down in front of you to look you in the face. @@.man;"We continue fucking $wife... After all, she's a slut for black cock... And you... You live the rest of your miserable life as a cuckold and watch us use your wife as a cum dump. How does that sound?"@@ He sneered. You scowled back at him. Of course, there's no way $wife would agree. She only did this tonight because she thought you wanted it.
@@.man;"D, check this out... On this guy's phone. He had this thing open..."@@ The guy who took your phone held it up to show Darryl. Your stomach dropped. It was the app. You really fucked up.
Darryl took the phone from the man and looked at it for some time, then slowly looked at you.
@@.man;"This looks like a sad fantasy for a depraved husband... Imagine if something like this could work. Let's use it, shall we?"@@ He grinned. Your eyes widdened. Darryl cocked a brow, then laughed at your expression. He began typing into the phone.
@@.man;"Be... A... Slut... For... Black... Cocks..."@@ He dictated his words as he typed. You frantically shook your head as you struggled to speak. $wife looked between you, still very alarmed and scared.
@@.man;"Command."@@ He tapped the screen. $wife's arms dropped to her side as she turned her attention to the closest man. She moved forward to grasp the guy's crotch.
@@.man;"Uh, D...?"@@ He laughed, though was clearly confused. Darryl's jaw dropped. He looked at you, then at the phone.
That was it. You lost $wife forever. Your life was over.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>Your mind raced as you followed the man. At first you felt intimidated - you wondered if this place was underground enough for them to 'get rid' of someone... But then you realized that was probably absurd. Perhaps Darryl had a 'good time' set up for you with another lady... You thought that'd be nice too. But you didn't really want to stop thinking about what $wife was doing with Darryl. That's where your mind would normally be.
Your internal tangent came to an abrupt end as you almost walked into the bouncer. He'd stopped in front of a door. How he knew which one to go to was anybody's guess - they all looked the same to you. He scanned his security pass on the door's lock system, which sounded an audible click. You followed him in.
The room was fairly large, though mostly empty. There was a bed in the corner, a lounge in another, and a big open space in the middle. It seemed $wife's guess was probably right - this place looked like it was used for sex. But it was just you and the security guard. You glanced at him nervously, but then spotted a desk and several screens behind the man. The screens looked to have video footage playing live on them.
@@.you;"What's this...?"@@ You asked.
@@.man;"As I said, it's a treat from Darryl. Enjoy yourself. You can leave whenever you want. Your VIP card will let you into this room, so try and remember where it is. I don't want to guide you here again."@@ The man explained, then left you alone in the room.
You curiously edged towards the desk to see what was playing, then gasped in surprise.
It was apparently a live feed into the VIP room. Darryl and $wife were sitting on the lounge together. He had his arm around her shoulders, and she had a hand on his upper leg. You could see him whispering in her ear as she shyly shuffled on the seat. Your cock began to stir.
You glanced down at the panel and headphones on the desk. It was intuitive enough for you to understand how to use it. You pressed some buttons to switch to different cameras. You had no idea there were so many in that place. Surely noone was aware, otherwise they wouldn't feel comfortable behaving so erotically. Apparently you were restricted to a dozen or so cameras in the VIP room. You switched to a camera that was closest to the two. You put on the headphones.
You watched intently, and gulped as Darryl's arm slowly dropped down behind $wife and rested on the small of her back, right above her ass. He was still talking in her ear - though it was too quiet for the headphones to pick up. It must have been sexual though, from the way $wife squirmed. She looked over at him - just a moment's glance - to which Darryl quickly swooped in to kiss her neck. $wife closed her eyes. You felt your heart begin to race. Darryl whispered in her ear again, and she nodded.
Perhaps too quickly for comfort; Darryl stood up and removed his belt, then undid the button of his pants. They fell down to reveal his semi-erect cock, which was just enormous. It swung out lazily, pointing towards $wife's face.
@@.wife;"Oh my god..."@@ You heard $wife say.
@@.man;"Suck it."@@ Darryl demanded with a little more directness than you expected... However $wife did as she was told.
$wife leaned forward and took Darryl's cock into her mouth. She breathed out heavily through her nose as she struggled to fit the huge thing into her petite mouth.
@@.man;"Good girl. This cock belongs to you."@@ Darryl encouraged her.
He placed a heavy hand on her head as he enjoyed her mouth, then eventually leaned down to help pull off her top. $wife was quick to comply, and wriggled off her underwear too, then continued to suck his cock. She gave a muffled moan as she slowly worked out a comfortable pace. You couldn't help yourself but to jerk off. There was a box of tissues conveniently left on the desk, which you didn't hesitate to use.
[img[images\pictures\xclub\xclub_a_1.webp]]
@@.man;"That's it. Just like last time. Mm..."@@ Darryl sighed. @@.man;"This is your cock... You can do whatever you want with it. Whatever you want."@@ Darryl told her.
You heard $wife moan softly again as she gagged deeper on Darryl's shaft with a lustful hunger. She slurped as her tongue poked out and swirled around the cock. She gagged again the let the thing out of her mouth. She panted to catch her breath - drool stringing from her mouth to Darryl's cock. She gazed up at him.
@@.wife;"I... I want it inside..."@@ She breathed quietly. Your cock twitched.
@@.man;"You want me to fuck you?"@@ Darryl asked. $wife nodded timidly, but her eyes were begging for it.
$wife slowly bent over the lounge, her ass towards Darryl. You could see her dripping with a horny anticipation... And so did Darryl. He reached forward and felt her womanhood with his hand. You grunted and jerked off harder as you watched him slowly finger fuck your wife. $wife moaned lewdly and gasped when he pulled his fingers out. He shuffled forward, his cock at the ready.
@@.man;"Are you ready...?"@@ He asked. $wife moaned and nodded.
Darryl shifted forward and plunged his cock into your wife's pussy in a single thrust. It slid right it. $wife gasped and moaned loudly, apparently being stretched by the thick manhood.
[img[images\pictures\xclub\xclub_a_2.webp]]
@@.wife;"Oh... Oh fuck...!"@@ She gasped as Darryl pressed as deep as he could. $wife bit her lip and let out a shaky breath. You felt cold precum dribble down your hand and shaft.
@@.man;"Are you okay?"@@ He asked, ever the gentleman. $wife nodded quietly, but held her breath. He fucked her slowly at first, until she became comfortable. You watched as your wife's face eventually twisted into an expression of pleasure. She began moaning again as Darryl's speed picked up, and she reached beneath her to rub herself too.
@@.man;"You're so wet. I can feel you dripping down my leg."@@ Darryl told her quietly.
@@.wife;"S-sorry...!"@@ $wife gasped in reply.
@@.man;"Don't be. It's a good thing. It means you really want my cock."@@ Darryl explained with some meaningful thrusts. He paused as $wife moaned loudly with a shiver as her body froze up.
@@.man;"You came, didn't you?"@@ You could hear the smile in Darryl's voice.
@@.wife;"I... Y-yes...!"@@ $wife breathed out another shaky breath. Then moaned as Darryl continued to fuck her.
@@.man;"That's to be expected... That was only a small one, truthfully. I can make you cum endlessly for a minute if you wanted me to."@@ He said, all the while slowly thrusting inside her gushing hole. You felt an orgasm build up as you watched Darryl fuck your wife into orgasm, but you held off. You wanted to enjoy this for as long as you could.
@@.wife;"I- M-mm... D-do it...! P-please, fuck me harder... Make me cum...!"@@ $wife breathed out another shaky breath, then moaned as Darryl continued to fuck her.
The large man slowly wrapped $wife's hair around his hand as he continued to slowly thrust inside her, then he firmly held onto it as he began to thrust harder. Her head jerked back as her face twisted in ecstacy. Her moans became increasingly louder as Darryl's speed picked up. His body audibly slapped against hers as his cock relentlessly plunged into her womanhood.
[img[images\pictures\xclub\xclub_a_3.webp]]
You groaned as you tightly held onto your cock. You were so close to cumming - a single movement would set you off... But you wanted to watch more. This man fucking your wife, making her cum endlessly on his huge black cock.
@@.wife;"Oh... Oh fuck...! I'm cumming... I can't stop...!"@@ $wife gasped. Her voice had become shrill. You could see her juices spill out down her legs.
@@.man;"I've only just started."@@ Darryl told her with a growl, and indeed his thrusting became harder still. $wife's body was pressed into the lounge as he became more forceful. She let out an ecstatic whimper as her body spasmed- but Darryl didn't stop. He continued to aggressively fuck her tight hole. Each thrust made $wife gasp and twitch as she endured a seemingly endless orgasm. You almost felt jealous - you wish you could cum for so long while watching this. Instead you remained on the brink, teasing yourself every so often. It went on for a full minute, as Darryl had promised. $wife had been cumming the whole time.
@@.wife;"Ohhhn I~... Uhn...!"@@ $wife could barely speak through it.
@@.man;"Hah~... Alright... My turn now."@@ Darryl pulled out of $wife just as abruply as he'd started - you saw squirts spray out after his exit.
He stepped back and began to jerk his soaking cock. $wife took a moment to regain her senses. She spotted his cock and dropped to her knees. She opened her mouth to claim her prize. Darryl grunted as he came - huge spurts of thick white cum shot onto your wife's face and in her mouth. She moaned and licked her lips.
[img[images\pictures\xclub\xclub_a_4.webp]]
@@.wife;"Oh... That..."@@ $wife couldn't find the words. She took some more time to collect herself, but they seemed to be done. Darryl had quickly redressed, and helped $wife tidy herself up too. Darryl offered another drink, but $wife politely declined, and after bidding farewell, she left the room. Probably to look for you. But you weren't just done yet.
You were still sporting a painfully erect cock, eager for it's release. You pushed a few buttons on the desk panel to rewind, and took your time to find the perfect moment to cum. There was a moment when Darryl was fucking your wife - her expression was completely and utterly lost to the pleasure. She had no control - a complete slave to her orgasm. You grunted and groaned as you came, watching Darryl fuck your wife into oblivion. It wasn't a full minute, but it was sure a powerful orgasm.
You eventually tidied yourself up and left to go find $wife. She was patiently waiting at the main bar, and quickly came to your side when she spotted you. She offered you a shy smile. You couldn't help but have a flashback to the face she made while Darryl fucked her into orgasm. You soon left together.
@@.you;"Did you enjoy yourself tonight?"@@ You asked on the ride home.
@@.wife;"Um... Y-yes, I did."@@ $wife replied shyly. You decided to not press her for details, and delighted in knowledge without her being privvy.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You were leaned against the bar in Club X's main room nursing a drink. This was your 'spot', so earned as you'd become very familiar with the place. You remembered the first time you and $wife nervously made your way into the club in a meek attempt at finding some sort of sexual liberty.
Apparently it was well worth the effort as you watched your wife once again head off to the VIP room with Darryl, whom you'd placed so much trust... Though perhaps it was $wife who you had more faith in. Admittedly trust wasn't as important a factor for you as with most couples seeing as you'd encouraged $wife to 'enjoy herself'.
You took your time to finish your drink then made your way towards the private hallway. It wasn't as long & dark as you'd remembered it to be, now that you'd been behind one of the doors. You promptly found 'your' door and let yourself in with the VIP card. It almost felt like it was your own establishment.
You moved around to sit down at the desk housing many screens and scanned them to find $wife, eager to find out just how far they'd gotten...
Darryl and $wife were already getting familiar on the lounge... $wife was in her underwear and Darryl had removed his shirt and was halfway done taking his pants off. $wife sat and watched as his cock sprung out of his pants. It truly was enormous.
He sat down on the lounge beside $wife. She couldn't take her eyes off his cock. He grinned as the thing bounced from a twitch.
@@.man;"Are you just going to look at it?"@@ Darryl asked.
You were surprised by how quick $wife was to swoop down and take his cock into her mouth, apparently with little resolve. Darryl didn't seem to mind as he leaned back with a groan and held back her hair. You began to jerk off slowly as you watched your wife suck on the huge black cock.
[img[images\pictures\xclub\xclub_a_5.webp]]
She gasped and slurped, then made her ways down to Darryl's balls to suck on them while she jerked him off.
@@.man;"It's ticklish - suck them harder."@@ Darryl said. $wife did as she was asked and slurped harder on his balls, to the point that you thought it might have hurt you... But perhaps Darryl was built differently. He clearly was from looking at him.
[img[images\pictures\xclub\xclub_a_6.webp]]
@@.man;"That's better..."@@ He encouraged her while also undoing the strap of her bra. $wife sat up to remove it properly, allowing her full breasts to come free.
Darryl helped himself to feel them as $wife resumed her position of nursing his cock with her mouth and hands, but she now moaned softly whenever Darryl had pinched her nipples.
The rogue didn't stop there, of course, and had slipped a hand into her panties too. You saw $wife jump and gasp, apparently from his touch. She moaned loudly and made faces you'd never seen before while Darryl explored her insides with his fingers.
She bucked and gasped, then eventually sat up again and looked up at Darryl bashfully.
@@.wife;"Fuck me..."@@ She pleaded.
Darryl stood from the lounge and looked down at your delicate wife with hungry eyes while he jerked his huge cock.
@@.man;"Bend over the lounge."@@ He ordered $wife. She obediently did as she was told. You could tell she was overwhelmed with nervous excitement as she looked over her shoulder at Darryl, her bare ass and pussy waiting for him.
@@.man;"You want my cock?"@@ He asked. $wife nodded. @@.man;"Beg for it."@@ He demanded.
@@.wife;"P-please Darryl... I want you to please fuck me..."@@ $wife begged with no humility. You breathed hard as you jerked off slowly. You felt an orgasm approaching, so you had to pause to enjoy it all.
He approached with a hand first, to again feel her pussy with his fingers. She moaned softly in response, then he took his position behind her and slowly worked his cock inside her.
[img[images\pictures\xclub\xclub_a_7.webp]]
$wife shuddered and moaned in a high pitch as Darryl worked his cock deeper and deeper inside her with graduating thrusts.
@@.man;"You have such a tight pussy."@@ Darryl commented.
@@.wife;"Mmh I think m-maybe it's just that your dick is so big..."@@ $wife suggested.
@@.man;"That's probably it too... Once women get a taste of it they always want more... Sound familiar?"@@ Darryl remarked and thrusted harder to make his point. $wife gasped again.
@@.wife;"I... I can imagine some might..."@@ $wife replied in a shakey voice.
@@.man;"You can imagine? Are you pretending you aren't addicted to it too?"@@ Darryl laughed. @@.man;"It's why you're here isn't it?"@@
@@.wife;"A-ah!... N- w-well... $name said to... Enjoy myself..."@@ $wife responded. You were impressed she could even keep up, it seemed she was mid-orgasm in every word.
@@.man;"Oh I see... So you're just here because $name gave you his permission huh?"@@ Darryl smiled.
@@.wife;"Yes... That's right..."@@ $wife replied.
@@.man;"I don't believe you."@@ Darryl said quite abruptly. You quirked a brow.
@@.wife;"What...?"@@ $wife was startled, but Darryl was still fucking her. She was struggling to hold the conversation.
@@.man;"I think I'd be fucking you even if $name didn't give you his permission. I think you wanted it the moment we met. I have this sort of intuition, you know? That's why we met in the first place...!"@@ Darryl exclaimed as his thrusting grew faster.
You blinked as you listened intently, and pondered the possibility that he might have been right. Your cock twitched as you wondered how $wife would respond...
@@.wife;"N-no... I'm only here... Because $name said... I could..."@@ $wife panted and shivered.
@@.man;"Still denying it? I'll make you admit it."@@ Darryl smirked as he held her around the waist and pulled her back into him. $wife collapsed back against him as he laid behind her. His thrusts grew faster still. $wife shivered and spasmed, but she had little control of her own movements - her only choice was to cum on his cock, which she did.
[img[images\pictures\xclub\xclub_a_8.webp]]
@@.wife;"Oh f-fuck... Ah!"@@ $wife breathed out in a high, shakey voice.
You grunted as you struggled to not cum. You were on the brink though, as you watched Darryl test the limits of your wife's loyalty. He was trying to show you he had more influence over $wife than you, at least that's what you figured. Admittedly you did for a moment feel a twinge of doubt, but it quickly melted away in the face of the superior feeling of horniness. You were here to watch $wife be turned into a slut, Darryl's efforts were only pushing her in that direction.
@@.man;"You can't stop cumming huh? Admit it... You love my cock."@@ Darryl grunted between ragged breaths. He didn't stop thrusting for even a moment.
$wife moaned again. @@.wife;"Oh...! I love your cock...!"@@ She gasped.
@@.man;"That's what I like to hear."@@ Darryl growled as he sat up and lifted $wife onto his lap, his cock still in her. $wife shivered and grinded her hips against him as he'd stopped thrusting - apparently she wasn't ready to stop.
@@.man;"Lucky for you, you're allowed to visit whenever you want to get fucked."@@ He told her as he began to thrust again.
@@.wife;"Whenever...?"@@ $wife repeated.
@@.man;"That's right. Even if $name says you can't..."@@ He told her. You saw $wife bite her lip as she slowed down, but Darryl held onto her hips and began to thrust harder. $wife's eyes rolled back as she spasmed and squirted on Darryl's lap. @@.man;"If you come here I'll fuck you just like this. Isn't that what you want?"@@ He continued.
@@.wife;"Oh... Fuck yes...! F-fuck me harder...!"@@ $wife gasped as rode harder on Darryl's cock, her tits flapping with each bounce. She likely wasn't paying attention any more and was lost in her lust, which was fine by you. You slowly jerked off as you watched.
[img[images\pictures\xclub\xclub_a_9.webp]]
@@.man;"I planned on it."@@ He said.
Darryl's cock plunged deeper inside your wife. He wrapped his arms around her waist again and began to thrust at an incredible speed. You saw $wife bite her lip and hold her breath as she came endlessly as he thrusted. You worried she might even pass out, a concern maybe Darryl shared as he eventually paused... Though for an impressive twenty seconds it seemed like $wife was experiencing the strongest orgasm of her life. She shivered and let out a long breath. Her chest heaved from exhaustion.
@@.man;"How's that? I can give you that every day... Multiple times."@@ Darryl boasted. It was surely a first for $wife. @@.man;"But now it's my turn."@@ He said as he lifted $wife off his lap, then stood up. He began to jerk off.
@@.man;"Open up."@@ He demanded.
$wife dropped to her knees and shuffled towards Darryl, then looked up at him and opened her mouth expectantly. Darryl lifted her chin up with a hand and rested the head of his cock against her tongue. He grunted as he jerked off faster, then with some loud grunts and groans, spurts of thick white cum spewed from his nob and onto $wife's waiting tongue. She struggled to catch it all, but she didn't seem to mind at all, as she spluttered from the amount of cum that pooled in her mouth.
[img[images\pictures\xclub\xclub_a_10.webp]]
Darryl heaved a great sigh, then eventually stood back. He lazily collected his clothes and began dressing. $wife took some time to do the same... She seemed to struggle to snap out of it.
They shared some words as they left the room... But you weren't done yet. As before, you clicked rewind and found a spot to cum to. You watched Darryl fuck your wife into submission again as she begged for his cock. It didn't take long for you to cum.
You eventually left. $wife was already waiting at the bar in the main club room. She walked up to you and clung to your arm. She was slightly red in the cheeks.
@@.you;"Did you have a good time?"@@ You asked. $wife stiffly nodded. You smirked.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You thought about it for several seconds in contemplative silence as Darryl watched you with curious eyes. When you really thought about it, it made sense to say yes. He was offering more money, and it kind of turned you on to think about... Sure there was a hint of hesitancy, but you trusted $wife. You knew she was devoted to you. In fact, the only way this would work is if you allowed it to.
@@.you;"Alright Darryl. You'll have to let me convince $wife, though."@@ You said.
@@.man;"I was hoping you would."@@ Darryl replied with a smile as $wife returned with some drinks.
@@.you;"Just in time, $wife."@@ You offered her a smile. She returned it, albeit hesitantly from the sudden focus on her.
@@.wife;"Yes...? For what?"@@ She asked nervously.
@@.you;"Darryl has some friends he'd like you to meet."@@ You explained. You thought it best to be somewhat forward. $wife blinked.
@@.wife;"Oh um... So we are going to meet them...?"@@ She asked slowly, and was particular in articulating 'we' in her sentence. You smiled and shook your head.
@@.you;"Just you, $wife... And I hope you leave a good impression."@@ You informed her. She bit her lip, but nodded slowly.
@@.man;"Don't worry, $wife, they're as gentlemanly as myself."@@ Darryl reassured her with a smile, and quickly swooped in to wrap an arm around her waist to lead her off before she could change her mind.
@@.man;"She's in good care, $name. See you later."@@ He said.
You watched them leave together. Your head was filled with thoughts of $wife being fucked by countless men... And you felt yourself get hard just thinking about it. You quickly left for the monitoring room; you didn't want to miss a thing.
You hurried down the corridor, which seemed to take longer each time you visited, and let yourself into the monitoring room. You got comfortable at the desk and scanned the screens.
Your heart began to race; you saw $wife sitting on the lounge beside Darryl, accompanied by three other men, each as burly as Darryl. Your loins stirred, but it didn't seem they'd gotten into the action yet... Though the men were already perpetually eye-fucking her.
You squirmed in impatient anticipation and watched the small group. They had a few drinks, at first... Probably to take the edge off for $wife's benefit. You did notice how many she was having. More then the guys, even. You wondered if it was even going to happen, then noticed Darryl's hand on her leg. This was his advance. You leaned forward.
$wife coyly smiled at him, though didn't resist. You saw Darryl lean over and whisper in her ear. She replied. You couldn't hear what they were saying over the other men, who were talking among themselves.
Darryl raised a hand to brush $wife's hair behind her ear. She bit her lip and nervously glanced among the other men. Their attention eventually returned to Darryl, who began to shuffle down his pants. Your felt your cock begin to stir again.
Darryl's semi-erect cock was released, and $wife swooped down to gingerly take it into her mouth. He leaned back and sighed loudly as his cock shifted into full form.
Darryl looked to his crew and spoke loudly.
@@.man;"$wife's a little bit shy... But she's addicted to black cock. Aren't you $wife?"@@ He asked. $wife could only splutter in response as Darryl thrusted his cock into her mouth. She let out a soft moan.
@@.man;"So I thought I'd treat her to a whole lot of them."@@ He smirked. The guys eagerly undressed as Darryl slowly and lazily took off $wife's clothes.
@@.wife;"H-hah..."@@ $wife panted for air as Darryl stood up and took off his own clothes.
@@.man;"On the floor, $wife... On your knees..."@@ Darryl instructed. $wife did as she was told. The men circled $wife, armed with thick, throbbing cocks. She couldn't help but stare at them.
Darryl stepped forward to press his cock against $wife's lips. She immediately took it into her mouth. The others circled in closer to shove their cocks in $wife's face. She took them - gingerly at first, then began to stroke them with the same vigor that Darryl served into her mouth.
[img[images\pictures\xclub\xclub_a_11.webp]]
@@.man;"Hah... She's married, too?"@@ one of the guys asked. You began to jerk off.
@@.man;"That's right. I'm training her for her husband... He likes his wife being a slut for black cocks."@@ He replied with a grunt.
@@.wife;"Mh-mm..."@@ $wife moaned softly from his words.
@@.man;"That's what you are, isn't it, $wife? You're a slut for black cocks."@@ Darryl continued as he placed a hand on her head.
$wife moaned again, then gagged down on Darryl's cock until she gasped and spluttered. She turned her head to take another cock in her mouth, which was already covered in drool. She slurped and gagged on it, then moved to the next one. It really did seem she loved black cock... You felt pre-cum drip down your cock.
Darryl leaned down to lift $wife up and throw her onto the lounge. She let out a soft gasp as she landed on her back, then continued to jerk off the guys as they recircled her... But her eyes were glued to Darryl. He approached her, his cock menacingly pointed to her womanhood.
@@.man;"You want to feel this cock inside you?"@@ He asked as he rubbed the head of it against her soaked pussy.
She moaned loudly and bucked her hips towards him. He smirked as he slowly pressed the head of his cock into her pussy - but just the tip. He pressed it in, and pulled it out, then in again. $wife moaned and squirmed from his teasing.
Darryl rubbed the entire length of his shaft against her pussy, coating his cock in her juices... Then lowered the head of his cock down further to press against her ass. $wife let out a gasp as she felt the thing on her tighter hole. Her eyes widdened.
@@.man;"You'll feel it alright..."@@ He told her as he slowly pushed his cock inside. $wife let out a long moan as she felt Darryl's huge cock stretch her ass open.
@@.wife;"H-hah, oh fuck...!"@@ She gasped.
@@.man;"Don't stop sucking!"@@ One of the guys chimed as he thrust his cock into $wife's mouth. She sucked it down like a good slut. You grunted and squeezed your cock as you watched your wife's ass be violated by a cock twice the size of your own. You had to slow down; you were already close to cumming.
Darryl thrusted the entire length of his cock into her ass, inch by inch, which made $wife moan with every movement. He then reached down with a hand to shove three of his fingers into her pussy. $wife gasped and spasmed, as she came and squirted all over him.
@@.man;"Damn, she really loves cock huh."@@ One of Darryl's accomplices smirked.
@@.man;"Even though she's married! Is your husband not good enough?"@@ Another asked as he reached down to pinch her nipple. She let out a moan in response. Your cock twitched at the mention of her husband...
Darryl pulled his soaked fingers out of $wife's pussy and began to fuck her in the ass with some pace. She let out a moan and continued to suck off his friends.
[img[images\pictures\xclub\xclub_a_12.webp]]
@@.man;"This is the best part of your week, isn't it slut? I bet one cock has never been enough for you."@@ The third guy reached over to rub $wife's pussy. @@.man;"How about we fill both holes?"@@ He asked, looking to Darryl. He smirked in response, then slowly pulled his cock out of her ass. She spasmed again.
Darryl leaned down to help $wife up. He then spun her around and lifted her effortlessly in the air by her legs- spread open wide for his friends' cocks. He shuffled underneath her and slowly lowered her down onto his own cock to press inside her ass again. $wife gasped and shivered as her juices escaped her pussy in a wet spray.
@@.man;"Look at that pussy twitch! It's ready for another cock huh?"@@ Darryl's friend stepped forward and pressed his cock against $wife's waiting, gaping pussy. It swallowed him up hungrily.
@@.wife;"F-fuck...!"@@ $wife let out a gasp and moan as the second cock entered deep inside her.
@@.man;"You like this, slut? Two cocks at the same time?"@@ The stranger asked as he began to thrust inside her.
[img[images\pictures\xclub\xclub_a_13.webp]]
@@.wife;"Mm! Y-yes...! F-fuck me harder...!"@@ She admitted as she spasmed again, apparently cumming for the fourth time.
@@.man;"Well aren't you a lucky slut to have four? Here, try another..."@@ Darryl grunted as his friend slid out of her. He turned her around to face towards another, who quickly stepped in to fill her again. She moaned loudly.
@@.man;"You look forward to visiting every week don't you? You hope that $name brings you here so you can get fucked good."@@ Darryl asked.
@@.wife;"Mmh..! Y-yes I do...!"@@ She admitted.
@@.man;"And why is that?"@@ He continued, and once again spun her around to get fucked by another cock.
@@.wife;"Oh~ Because I'm a slut for black cocks...!"@@ She gasped and spasmed for the fifth time. You couldn't believe just how much of a slut she was being. Your grunted as you squeezed your cock again to stop yourself from cumming... You were so close.
@@.man;"That's right, you're a black cock slut. You'd be here even if $name didn't give you his permission, wouldn't you?"@@ He smirked.
@@.wife;"O-oh, no I...! H-he said it's fine..."@@ $wife gave a high pitched moan, but refrained from saying anything damning.
@@.man;"Hah, so committed... I was hoping you'd admit it."@@ Darryl laughed.
He stepped back, and his friend slid out of her pussy, then he lowered her to her feet.
@@.man;"We're going to cover you in our cum... And you're going to leave without cleaning up."@@ Darryl told her. $wife flinched, then bit her lip. She slowly nodded.
Darryl placed a hand on her shoulder and gently had her get on her knees. The guys circled around her again while jerking off. She looked between the cocks in a lustful heat. She opened her mouth as one of them shuffled forward. He grunted and groaned as he rubbed a hot load of cum onto her face. She caught it with a flinch. The next did the same, followed by the third. Then finally Darryl stepped forward. You began to jerk off faster.
[img[images\pictures\xclub\xclub_a_14.webp]]
@@.man;"Show me your wedding ring..."@@ Darryl said.
$wife moaned, then slowly lifted her hand in front of her face. He grunted as he jerked off, then shuffled forward to cum on her ring and face. She shuddered and moaned as she felt the cum land on her face. She was well and truly coated in cum. You couldn't hold back anymore - you grunted and let out a loud groan as you felt your body seize up in orgasm. You strained as your balls emptied; your cum came out in four long spurts.
The men quickly redressed and were already sitting together on the lounge while Darryl helped $wife gather her things. He stopped her from cleaning up.
You left the room to get to the club room as quickly as you could. It took a while, but eventually $wife did come back... Though she hung her head in embarrassment. You could easily tell she was still covered in cum.
@@.you;"Did you have a good time...?"@@ You asked.
@@.wife;"Huh? U-um, y-yes..."@@ She admitted.
@@.you;"It looks like it."@@ You smirked. $wife squirmed, embarrassed.
<<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 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 gingerly stepped into the studio and nervously glanced around. She wasn't so nervous about the photoshoot as she was at the prospect of facing that crazy masturbator device again - she didn't know if she could stay composed if it was used on her again...
She spotted both $col1 and $col2 on set this time, which was decorated like a bedroom, a single clean bed sat in the middle of the elevated platform.
@@.man;"Hey. Ready for another photoshoot?"@@ $col1 greeted her with a wry grin.
@@.wife;"Yes... Just let me know what to do."@@ She replied as she made her way onto set.
@@.man;"It's a bedroom scene this time!"@@ $col2 excitedly announced.
@@.wife;"Okay..."@@ $wife nodded slowly while she struggled to point out how obvious that was from the setting.
$wife changed into appropriate attire, then $col2 directed her solo to begin with while $col1 stood offside, arms crossed and impatiently sighing every so often. $wife also felt a little bored, which might have once surprised her. She sat on the bed in sheer pyjamas, posing however $col2 directed.
@@.man;"Great now slowly take off your pyjamas..."@@ $col2 asked. $wife finally felt a touch of excitement. She did as she was told, unbuttoning her top while she maintained seductive eye contact with the camera.
@@.man;"Ohh, perfect...!"@@ $col2 exclaimed as he snapped photos rapidly when $wife's top fell off, revealing her ample chest. $wife noticed $col1 suddenly shift. His childish huffing had stopped too.
@@.man;"Now take off your pants... Slowly..."@@ $col2 directed. $wife obediently followed the scene director's instructions. She slid off her pants, and then her panties, while enjoying the eager attention from both men.
@@.wife;"How's this...?"@@ She asked.
@@.man;"Amazing... Keep it up... Maybe lay on your side... Roll around a little... Slowly..."@@ $wife could hear $col2's muttered and excited instructions as he busily took photos.
$wife knew what to do- she laid on her side and traced her fingers up and down her naked body. She could feel their eyes on her, and it aroused her. She lifted a leg in the air to reveal her womanhood.
[img[images\pictures\model_wife\model_naive_7.webp]]
@@.wife;"Is this good...?"@@ She purred.
@@.man;"Yeah, so sexy..."@@ $col1 replied. It was the first time he'd spoken since the shoot started. It seemed he was finally invested.
@@.wife;"Thanks, but I was asking $col2..."@@ She teased.
@@.man;"Oh- uh, $co1 is right."@@ $col2 stuttered, feeling $col1's burning gaze on him. $wife giggled and peered over at the two. This wasn't enough for her.
@@.wife;"Is this all there is to the shoot...? Or..."@@ She trailed off with a suggestive quirk of her eyebrow.
@@.man;"N-no, we can keep doing more, uh..."@@ $col2 replied, then scrunched his face up in deep thought.
@@.man;"It's pretty simple isn't it? This is where I join."@@ $col1 grinned wolfishly as he stepped onto the set. $wife bit her lip and shuffled aside on the bed, then she watched as he undressed.
@@.man;"Huh? Oh, okay sure..."@@ $col2 glumly nodded, apparently disappointed that perhaps he was hoping to be the participant again.
@@.wife;"What should we do, $col2...?"@@ $wife asked softly, her eyes glued to $col1 as he climbed onto the bed. His semi-erect cock was swinging around, pointing menacingly at $wife.
@@.man;"Um... How about you lie down next to each other...?"@@ $col2 suggested, but neither $wife or $col1 were listening. Instead, $col1 approached $wife. She unconsciously parted her legs to allow him to lean into her.
@@.man;"Or um... That..."@@ $col2's ears burned as he watched.
@@.man;"This seems like a more appropriate pose, doesn't it...?"@@ $col1 asked. $wife gasped softly and bit her lip when she felt $col1's manhood press against her.
@@.wife;"I suppose."@@ $wife whispered a reply. $col1 smirked.
@@.man;"Come on, $col2. Take some photos."@@ $col1 called out.
$col2 almost tripped over his feet as he stumbled forward to take some photos with dynamic angles. $wife bit her lip as she held the position, though $col1 had other ideas. He grasped the shaft of his cock and began rubbing it against $wife's labia.
@@.wife;"Oh..."@@ She breathed shakily. She could feel herself get wet from the touch, and the eroticism. $col2's presence as a photographer was a constant reminder of how wrong this was, which aroused $wife to no end. She couldn't help but grind her hips into $col1.
[img[images\pictures\model_wife\model_naive_8.webp]]
@@.man;"Hah, that's it, $wife... How does that look $col2?"@@ $col1 grunted.
@@.man;"Hot..."@@ $col2 barely replied.
@@.man;"Great... It feels hot too... Doesn't it, $wife?"@@ $col1 grinned at $wife's expression. She blushed and looked away.
@@.wife;"I don't know... Maybe..."@@ She blatantly lied.
@@.man;"I can feel how wet you've gotten..."@@ $col1 told her through a smile.
@@.wife;"I can't help that."@@ She weakly defended herself.
@@.man;"Well... If it gets all too much..."@@ $col1 huffed and grunted as he thrusted into $wife's folds even deeper. $wife moaned and bucked harder. His cock was so close to sliding in her...
@@.man;"You can always call off the shoot... Or..."@@ $col1 continued. The tip of his cock pressed against $wife's pussy opening.
@@.man;"If you like it... You can push me inside..."@@ He whispered. $wife shivered at the suggestion. She couldn't think straight. All she could feel was $col1's cock grinding between her folds, hungrily opening her up, eager to push inside. With a soft moan, $wife adjusted her hips and allowed his cock to slip inside.
[img[images\pictures\model_wife\model_naive_9.webp]]
@@.man;"Ugh... Fuck..."@@ $col1 grunted as he slowly thrust his cock into her. $wife continued to grind her hips. Even though he was inside her, she pretended that they weren't fucking... She was just massaging his cock with her pussy. She rotated her hips in circles and felt the tip of his cock move around inside her.
@@.man;"Th-this is so hot..."@@ $col2 stammered. $wife had entirely forgotten he was even there.
@@.man;"You're desperate for this, aren't you $wife...?"@@ $col1 grinned.
@@.wife;"I... N-no... This is just for the photoshoot..."@@ She lied again.
@@.man;"Hah... Sure it is... Your pussy's gripping my cock so hard... It feels like your rolling it..."@@ $col1 groaned as $wife 'massaged' faster.
@@.wife;"H-hah... I'm..."@@ $wife closed her eyes. She could feel herself about to cum... Then she heard $col1 groan again.
@@.man;"Oh f-fuck... I'm going to cum...!"@@ He grunted.
@@.wife;"Not yet...!"@@ $wife pleaded as she rocked faster.
@@.man;"I can't hold it...!"@@ $col1 groaned, then pulled his cock out of her slit. He rubbed it against her pussy and jerked it a few times until his cum exploded out onto her. $wife shivered and gasped from the sensation. She closed her eyes tight as she came.
[img[images\pictures\model_wife\model_naive_10.webp]]
@@.man;"God damn..."@@ $col1 panted as he slowly moved off of $wife.
@@.man;"Um..."@@ $col2 hesitated, then took some more photos of the aftermath.
@@.man;"Hah, you're still doing that...? It's unusable."@@ $col1 chuckled.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
You were packing up your things to leave for the day when your phone buzzed on your desk.
@@.man;//Hey man, come into the studio...//@@ It was a message from $col1.
You immediately felt your heart begin to race. You hesitated, but your curiosity got the better of you. You wandered down the hallway and gingerly pushed open the modelling studio.
@@.man;"That's it... Perfect..."@@ You heard $col2's familiar voice.
You spotted him manning a camera aimed at the set - then you spotted $wife.
She was naked, laying on her back with her legs parted. Your stomach dropped in panic when you saw her, then you noticed she was blindfolded. You looked back at $col2 who was too engrossed in his work to notice you, then you caught the eye of $col1 who was standing next to the set. He smirked at you as he undressed and moved beside $wife. You reflexively stepped forward as if to stop him, but you couldn't.
@@.wife;"Like this...?"@@ She asked in a nervous and erotic voice. She traced her fingers over her precious womanhood.
@@.man;"Exactly like that... Give us a good look..."@@ $col2 encouraged her. You heard $wife moan softly as she gently masturbated. $col1 moved up next to her and looked over at you one last time.
@@.man;"Let me help..."@@ He said with a grin, then he reached a hand down and pushed his fingers into $wife.
[img[images\pictures\model_wife\model_naive_11.webp]]
You clenched your jaw as you walked up to the set with balled fists, but there wasn't anything you could do without giving yourself away. To your dismay, $wife moaned and bucked as your colleague fingered her.
@@.man;"You're so wet, $wife."@@ He commented as he continued to plunge his fingers into her.
@@.wife;"Oh my god, I... Don't..."@@ $wife gasped and shivered.
@@.man;"Um, you'll have to stay really quiet if you're going to be here..."@@ You barely recognized it when $col2 whispered to you. You were too fixated on what was happening in front of you. You wanted to stop them, but you wanted to watch. You wanted to see more.
As if reading your mind, $col1 stepped back and circled around $wife. He held his cock in his hand.
@@.man;"Sit up now, $wife... And open your mouth..."@@ He instructed.
You were hopeful that she'd deny his request, or at least hesitate... Instead $wife immediately sat up and searched for $col1's manhood with her open mouth. He grinned as he pushed it onto her tongue.
[img[images\pictures\model_wife\model_naive_12.webp]]
@@.wife;"Mmh...!"@@ $wife moaned as she sucked down on $col1's girthy meat.
@@.man;"Holy shit..."@@ $col2 whispered excitedly as he snapped photos.
@@.man;"That's it... Take it all into your mouth for the camera..."@@ $col1 said as he gently pushed his cock deeper into $wife's mouth. She flinched then did as she was told. You felt your crotch stir into an erection as you watched your wife suck on another man's cock.
$col1 held $wife's hair back as he began to gently thrust his cock into her mouth. $wife gagged and gasped, but didn't pull away. Messy spit and pre-cum webbed between $col1's cock and $wife's wet mouth.
@@.man;"Ugh... You want more...?"@@ $col1 growled as he pulled his cock out of her mouth.
[img[images\pictures\model_wife\model_naive_13.webp]]
@@.wife;"Ohh... Hah... Mm, y-yes..."@@ $wife whispered. You clenched your jaw as she spoke.
@@.man;"Down here...?"@@ $col1 grinned as he lowered his hand to $wife's pussy again. You could hear her wetness as he played with her folds.
@@.wife;"Mmh!"@@ $wife gasped from his touch.
@@.man;"If you want it... Then ask for it..."@@ $col1 told her as he continued to play with her. Your heart raced as you held your breath.
@@.wife;"P-please $col1... I want your cock..."@@ $wife begged.
$col1 looked over at you and grinned triumphantly. He wasn't lying, $wife really did want it...
He moved around her again to take his place between his legs, then he rubbed his wet cock against her precious womanhood.
@@.man;"I'm going to fuck you properly this time...!"@@ $col1 told her in a low voice. $wife bit her lip and gasped as she felt his tip enter her. He then began to thrust.
[img[images\pictures\model_wife\model_naive_14.webp]]
@@.wife;"Ohh fuck...!"@@ $wife whimpered in a high voice. She was allowing $col1 to fuck her raw right in front of you... Though she didn't know you were there.
You clenched your fists and stepped onto the set. You wanted to send a haymaker to $col1's head but you couldn't. You thought the reason was because of the secrecy, but truly you just wanted to watch. $col1 grinned at you again as you watched on helplessly. Whether he knew how you felt or not, you didn't know.
@@.man;"This is what you really wanted, isn't it?"@@ $col1 asked while he pinched $wife's nipple.
@@.wife;"Ohh..! Mm, n-no...!"@@ $wife denied.
@@.man;"No? Admit it, $wife. You could have left whenever you wanted to... But here we are. You've been pretending that this is all for the sake of the photoshoots... But you know that this has nothing to do with work...!"@@ $col1 teased. $wife moaned and gasped.
@@.wife;"I... Mmh... It's for the photoshoots..."@@ $wife lied.
@@.man;"Okay, fine. If that's what you need to tell yourself..."@@ $col1 grinned as he thrusted faster.
@@.man;"But we both know..."@@ He grunted as he leaned forward to grasp onto her body.
@@.man;"You're a slut for my cock...!"@@ He sneered, then he lifted her up and sat down while he pulled her on top of him, his cock never leaving her womanhood. They were both facing you - giving you a good view of $col1's cock burried in your wife's pussy.
[img[images\pictures\model_wife\model_naive_15.webp]]
@@.wife;"Ohh...!"@@ $wife gasped as she pushed herself down entirely onto $col1's cock.
He wrapped his hands around her and fondled her while she grinded her hips into him. You could see her buck and twitch as if she was ready to cum. You were conflicted, but you'd managed to push down the bubbling feeling of outrage, replaced by the dark arousal that had steadily built up. You took out your cock and jerked off while you watched.
@@.man;"Admit it...!"@@ $col1 growled as he thrusted up into her.
@@.wife;"I love your cock...!"@@ $wife moaned softly.
@@.man;"You're a slut for it."@@ $col1 repeated. $wife bit her lip and nodded.
@@.wife;"Y-yes... I'm a slut for your cock..."@@ She confessed in a whisper which turned into a lewd moan. You jerked off faster.
@@.man;"Now cum for me...!"@@ $col1 ordered as he gripped her hips and thrusted faster into $wife's soaking pussy. She bucked and moaned, and you heard the squelch of her wetness as $col1 thrusted into her. $wife came as he thrusted a final time into her, emptying his balls into your wife's pussy.
@@.wife;"Oh god...!"@@ $wife gasped as she shivered and spasmed some more. $col1 grunted, then he eventually lifted $wife off him and stood up. $wife fell back down onto the lounge. She reached up to take off her blindfold, which made you gasp. You quickly reached forward to stop her by grabbing her wrist.
@@.wife;"N-not yet...?"@@ She asked quietly. You looked over at $col1 who gave you a puzzled look, then he shrugged.
@@.man;"Not yet. Stay like that for a moment longer."@@ He told her, then he quietly walked off the set, leaving you there with your freshly fucked wife.
You looked down at her naked body - her lewd, sexy body - and you wanted to feel angry... But instead you jerked off over her.
@@.wife;"Oh... Mm... A-are you jerking off, $col2...?"@@ She asked, not realizing you were her husband.
You didn't reply, you just jerked off faster and louder. You grunted as you felt yourself draw closer to cumming. $wife noticed and she held her body in a sexy pose.
@@.wife;"Cum for me..."@@ She purred quietly. You clenched your jaw as you jerked off faster, and with a few grunts you came onto your wife's naked body.
[img[images\pictures\model_wife\model_naive_16.webp]]
@@.wife;"Mmh..."@@ $wife moaned softly as your hot seed shot over her.
You took a careful step back as the realization dawned on you. You'd commited to this course of actions, and in secrecy too... You looked over at $col1, then at $col2, and without a word you quietly snuck out of the studio.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
You worked as slowly as you could to hang back after hours again.
Once you were the last in the office, you quickly navigated to your work sharefiles and opened up the most recent raw footage.
You watched and jerked off as $col1 fucked your wife again - it seemed they'd dropped all pretense of 'modelling', and $wife needed no gentle coercion into the act.
[img[images\pictures\model_wife\model_naive_17.webp]]
You grunted as you came while you watched $col1 fuck $wife doggystyle. She had no idea you knew about this...
<<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;"I guess I don't mind it..."@@ You mumbled quietly, fully braced for your wife's fury. Instead you felt a gentle touch on your crotch. You blinked and tried to look down at her but she remained leaned against you.
@@.wife;"Of course you don't... It's only natural to enjoy the attention, right...?"@@ $wife reassured you while she continued to rub your crotch. It was both arousing and intimidating.
@@.you;"I guess so..."@@ You agreed.
@@.wife;"And from an attractive woman like $neighmom..."@@ She continued.
@@.you;"I don't think-..."@@ You were about to object, but $wife grabbed your crotch and made you groan.
@@.wife;"Shh... No lying to me, sweetheart..."@@ $wife whispered. It was terrifying, yet your cock was quickly swelling.
@@.wife;"Like I was saying, an attractive woman like $neighmom paying attention to you... It must make you feel good..."@@ $wife suggested.
@@.you;"I... Yeah maybe..."@@ You were too scared to deny it.
@@.wife;"That's right honey..."@@ You felt her pull at your belt and undo your pants to free your cock. You groaned as her fingers wrapped around your shaft.
@@.wife;"You probably think about what she'd do if you did go in for a drink..."@@ She contemplated. You remained silent and still as she slowly pulled at your cock.
@@.wife;"She'd probably seduce you with those big tits, wouldn't she...?"@@ $wife asked and paused her gentle handjob to wait for you reply. For the first time she looked up at your face.
@@.you;"Maybe... She would try that..."@@ You hesitated to answer.
@@.wife;"You'd like it if she did, wouldn't you?"@@ She asked again, still not moving her hand. You felt immense pressure to answer correctly, but you weren't sure what to say. You eventually decided on the truth.
@@.you;"... Yes... I would."@@ You confessed. A wide smile spread on $wife's face.
@@.wife;"That's right honey, you would. Now lay down for me..."@@ $wife requested, but was also quite forceful with directing you to the lounge where she pushed you onto your back. $wife sat over you and continued her handjob.
[img[images\pictures\neighmom\neigh_domwife_1_1.webp]]
@@.wife;"Look how hard you've gotten... All from thinking about $neighmom's tits..."@@ $wife teased. It wasn't entirely true, but you didn't want to correct her.
@@.wife;"Now honey... Let's play a little game. I'll ask you questions and I want you to keep answering truthfully. Every time you answer truthfully I'll jerk you off a little faster. Okay?"@@ $wife asked sweetly, though you could see the devil in her eyes.
@@.you;"Okay, sure..."@@ You agreed, obviously.
@@.wife;"Good!"@@ $wife smiled. @@.wife;"First question..."@@ $wife peered down at you with narrowed eyes, her hand firmly gripping your cock. She was jerking it slowly; just enough to keep it up.
@@.wife;"Have you ever thought about fucking $neighmom?"@@ She asked bluntly.
You did your best to hide your reaction. Of course you'd thought of that before. You wondered how to answer and eventually realized that you would have to say 'yes'... $wife probably wouldn't accept any other answer.
@@.you;"I probably have..."@@ You tried to answer vaguely. $wife raised an eyebrow then smiled. She began to jerk you off faster. You groaned.
@@.wife;"Good boy... It's only natural that you've thought about it. That was an easy one."@@ She said.
@@.wife;"Okay, next question... Would you secretly fuck her if you had the chance?"@@ $wife asked, again with a sharpness that made you feel like you were being trapped. You hesitated under her leering eyes and wondered how you could possibly respond to such a question...
@@.you;"I... M-maybe..."@@ You tried not to answer, though $wife gave you a look.
@@.you;"... Yes, probably."@@ You answered quietly and truthfully, scared of a possible bad reaction.
Instead $wife smiled again, then began to jerk you even faster. You groaned as you felt pre-cum begin to leak down your shaft, spread by $wife's hand. You felt like you were going to cum, but $wife masterfully controlled the pace to stop you from reaching orgasm every time it began to rise. You breathed hard and unconsciously rocked your hips back and forth in desperate hopes to cum in your wife's hand.
@@.wife;"I know that wouldn't have been an easy one to answer... I'm so proud of how honest you're being..."@@ $wife smiled sadistically at your tomented expression.
@@.wife;"Last question, honey."@@ She announced.
@@.wife;"If the only chance of fucking $neighmom was by watching her fuck me first... Would you watch?"@@ She asked and bit her lip.
You couldn't help but imagine it; $neighmom and $wife fucking each other... You'd want to join, but $wife wouldn't let you. You'd just have to sit and watch while $neighmom fucked your wife with a strap-on... You felt your cock twitch and you groaned- but then $wife firmly gripped your cock to stop you from cumming. You had to answer first.
@@.you;"Y-yes... I'd watch it..."@@ You told her.
@@.wife;"Good boy..."@@ $wife whispered.
You groaned loudly as she gave your cock a few final pumps, enough to push you over. You immediately began to cum, and $wife paused to giggled as she watched you cum pathetically onto yourself.
[img[images\pictures\neighmom\neigh_domwife_1_2.webp]]
@@.wife;"Oh baby, look at you cumming everywhere... While thinking about your wife getting fucked by another woman. Aren't you ashamed?"@@ She teased. You felt embarrassed, but your orgasm seemed to last forever. You gave a strained grunt in response.
$wife giggled again as she stood up, leaving you covered in cum.
@@.wife;"That was an interesting experience, wasn't it? I think we learned a lot about each other."@@ She pondered then shrugged.
@@.wife;"Make sure you clean up properly."@@ She told you as she walked out of the room.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.you;"Sorry $neighmom, I have to get home. $wife's waiting for me."@@ You lied.
@@.woman;"Oh."@@ $neighmom was taken aback. @@.woman;"But she's already over at my place..."@@ She told you. You blinked, caught in your lie.
@@.you;"Sh-she is huh...? I guess I should come over then."@@ You reluctantly replied. $neighmom's smile widened.
@@.woman;"Yes... That's a good idea..."@@ She said quietly.
Something about her stare made you feel uncomfortable... But that wasn't unusual for her. You followed $neighmom over to her house.
@@.woman;"Please, come on..."@@ She opened the door for you.
You walked inside and headed down the hallway to the kitchen with $neighmom right behind you. You paused and looked around. $wife wasn't there.
@@.you;"Uhh...?"@@ You looked back at $neighmom.
@@.woman;"She must have gone to the bathroom."@@ She said.
@@.you;"Okay... Uh... Maybe you should check up on her...?"@@ You suggested. You suspected that $neighmom was lying, but you weren't sure. She stayed put for a moment and continued staring at you with her wide smile, then she slowly nodded.
@@.woman;"Yes, okay... I'll check."@@ She eventually replied, then she left you to go to the bathroom.
You listened closely to her footsteps thinking you'd hear her go upstairs, but she must have had a gentle step. You took out your phone and called $wife. She didn't answer. You frowned and considered just leaving while $neighmom was already upstairs. You weren't sure, but you thought she was lying, and a sixth sense was telling you to run. You hesitated for a full minute before decided to leg it.
You hurried down the hallway, albeit walking as quietly as you could, then paused at the front door.
@@.woman;"Don't leave so soon..."@@ Your heart jumped when you heard $neighmom's voice. You looked over and saw her on the lounge. She smiled at you.
@@.you;"I remembered I had to get home for something..."@@ You lied.
@@.woman;"Okay, so $wife wasn't here... But that doesn't mean we can't spend some time together."@@ $neighmom bit her lip and began to pull her top up. You couldn't stop yourself from looking down at her bare tits.
[img[images\pictures\neighmom\neigh_domwife_2_1.webp]]
@@.you;"I... I really need to..."@@ You struggled to find the words. Her tits were truly mesmerizing. $neighmom giggled.
@@.woman;"You can get home, I won't stop you... But why don't you join me over here for a minute first?"@@ She asked. You really struggled to say no.
@@.woman;"I won't bite... Unless you want me to?"@@ She giggled. You opened and closed your mouth, then you found yourself slowly walking over to her. You stiffly sat down on the lounge, and realized you had an erection. $neighmom noticed too, which was apparent when she reached over to rest her hand on your leg.
@@.woman;"You see...? If you'd just listen to your body... You'd know that I can help you out with this... See...?"@@ She spoke quietly and she bit her lip as she slowly undid your pants. You gulped and watched nervously as she pulled down your underwear. Your erect cock flung up in the air. She giggled. You couldn't make yourself stop her. She began to jerk you off.
@@.woman;"What an absolute treat you are, $name... So cute... I'm jealous of $wife..."@@ $neighmom breathed as she pulled on your cock. You let out a small sigh.
@@.woman;"But right now I get to have you, okay? So just be a good pet... And let me have this..."@@ She whispered and she continued to undress.
$neighmom's expression began to change - she seemed more like a hungry predator rather than the sweet mother that you thought she was. She got down to her knees and closed in on you - she pulled you close and kept her hands around your legs while she moved her face right up to your cock. She looked up at you.
@@.woman;"Mm... I'm going to taste you now..."@@ She said quietly, then she stuck out her tongue to flick against your cock. You flinched from the sudden touch. $neighmom giggled, then she took your cock into her mouth. She let out a slow moan as she slurped on your cock's length.
[img[images\pictures\neighmom\neigh_domwife_2_2.webp]]
You closed your eyes and let out a small groan. $neighmom began to stroke your shaft with one hand and fondled your balls with the other, while her tongue swirled over the head of your cock. Every one of her movements made you feel like you could cum at any moment.
@@.woman;"Does $wife do this for you...?"@@ She asked.
@@.you;"I... Sometimes..."@@ You answered. $neighmom eyes narrowed as if she was thinking, but she continued to slurp down your cock. She gagged down on it deeper and rolled your balls around on her hand.
@@.woman;"Hah~... Are you ready to cum...? I want to taste you, $name..."@@ $neighmom moaned.
You were very close to cumming. $neighmom's handling of your balls was an intense sensation that sent shivers through your whole body. It was almost painful, but you realized how good it felt too. You groaned again as she choked down on your cock. You were about to cum. $neighmom pulled your cock out with a wet gasp, then she jerked off wet spit-covered cock until you came over her face. She didn't stop jerking or fondling your balls. You felt paralyzed from the sensation. Finally she milked every last drop of your cum over her naked chest.
@@.woman;"Mmm.... That's such a cute face you're making..."@@ She giggled after torturing you.
@@.woman;"And about $wife..."@@ She began to say. You jolted at the mention of your wife's name. $neighmom smiled at you.
@@.woman;"Scared she'll find out...? Hehe... What if I told her...?"@@ She teased you.
@@.you;"Uh... I'd rather you didn't..."@@ You didn't know what to do, but you definitely didn't want $neighmom to tell her. $neighmom giggled again.
@@.woman;"Don't worry about it right now, $name... I won't be worrying..."@@ $neighmom laid back onto the lounge and spread her legs to reveal her glistening pussy. You gulped. If you hadn't just cum, you definitely wouldn't have been able to resist.
$neighmom bit her lip and reached under the lounge. She took out a vibrating wand, then switched it on.
@@.woman;"It's my turn now..."@@ She breathed, though it seemed her attention was no longer on you. She lowered the toy to her pussy and immediately moaned. It was quite loud; both the vibrating toy and her moaning.
[img[images\pictures\neighmom\neigh_domwife_2_3.webp]]
She pinched her nipple and arched her back as she held the thing against her womanhood.
@@.woman;"Ohh fuck...! It feels so good...! Mmmh..."@@ She moaned with complete disregard for discretion.
You could hear her wetness as she began to rock against the sex toy. She closed her eyes and bit her lip as she breathed harder and harder, then she let out another loud moan, and she squirted on the toy with a spasm.
You could feel your tired cock begin to stir again, but you had to get out of there. $neighmom seemed to be completely absorbed in her own world. You made yourself decent again then quietly walked backwards towards the front door. She still wasn't paying any attention to you, so you quietly let yourself out, then almost tripped over running back to your house.
On the way out you thought you caught a glimpse of someone in the kitchen.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You hesitated, but what were you going to do? Not go to your own bedroom? You made your way over and stepped into the room. Your stomach dropped.
Both $wife and $neighmom were sitting on your bed together, both in their underwear. It would have been most men's dream come true.
@@.you;"What..."@@ You were stunned for words, much to $wife's apparent amusement. She smirked in delight. $neighmom on the other hand seemed somewhat shy.
@@.wife;"Sit with us."@@ $wife said while patting the bed between her and $neighmom. You of course hesitated.
@@.wife;"Now."@@ She insisted. You couldn't refuse. Your legs felt numb as you stepped over and turned around to sit between the two.
@@.wife;"I told you so."@@ $wife said. You realized she was talking to $neighmom, who nodded in return.
@@.woman;"I guess you're right..."@@ She replied. She spoke softly, but you could hear a hint of the same dangerous character you encountered last time.
@@.wife;"I know. Now, $name..."@@ You almost jumped when $wife said your name. @@.wife;"I want you to undress for us."@@ She said. You looked at $neighmom then back at $wife.
@@.you;"But $neighmom..."@@ You began to say. $wife tutted then pursed her lips.
@@.wife;"We've both seen it, $name. Or have you forgotten already?"@@ $wife said quite harshly, then she smirked when you slowly stood up and turned to face them.
You took off your shirt first, then you kicked off your shoes and undid your belt. You could feel their eyes hungrily watching you. You undid your pants and pulled them down until you were just in your undies and socks. You were about to pull down your undies but $wife raised a hand to stop you.
@@.wife;"See? You need to be assertive and they'll do whatever you ask."@@ $wife explained to $neighmom. You blinked at her weird lesson.
@@.woman;"So long as it could lead to sex...?"@@ $neighmom asked curiously while her eyes wandered to your crotch. $wife nodded.
@@.wife;"Exactly. See? $name."@@ $wife looked at you again. You stiffened from all the attention, but, fortunately or not, that didn't apply to your member.
@@.wife;"Take off your underwear."@@ She ordered you. You glanced at $neighmom again, then with a deep breath you pulled down your underwear. Your flaccid cock was on display. $wife tutted disappointedly again.
@@.wife;"Well that won't do, will it $neighmom?"@@ $wife sighed.
@@.woman;"I think it's cute..."@@ $neighmom blushed.
Perhaps you looked relieved to hear that, because $wife shot you a nasty smirk.
@@.wife;"'Cute' isn't a good thing when it's about your dick, $name."@@ She told you.
@@.wife;"It's fine though... If you can't do it, then I will."@@ $wife said, then she glanced at the nervous and excited $neighmom.
@@.wife;"I'm so sorry, it seems my husband's not ready for you yet. But maybe he can get //you// ready for //me//..."@@ She suggested with a seductive smile.
@@.woman;"Is it okay...?"@@ $neighmom asked shyly.
@@.wife;"Remember, be assertive."@@ $wife reminded her. $neighmom bit her lip and nodded. She looked at you with a lustful gaze.
@@.woman;"Get on your knees, $name..."@@ She ordered you.
You gazed at $wife who only smirked back at you. She wasn't going to stop you... In fact, it looked like she wanted you to do it. You slowly got onto your knees. $neighmom smiled then leaned back onto the bed.
@@.woman;"Now... Eat my pussy..."@@ She breathed as she pulled aside her underwear. Her pussy was already glistening in anticipation. $wife smiled as she watched and waited.
You couldn't refuse. You shuffled in closer until you could smell the sweet scent of her womanhood. $neighmom pulled her enormous breasts free and began to fondle herself. Your cock was beginning to swell.
@@.woman;"Do it."@@ She commanded.
[img[images\pictures\neighmom\neigh_domwife_3_1.webp]]
You leaned forward and pressed your lips against hers. She let out a soft moan as you kissed her privates.
@@.wife;"Mm, does she taste good, $name...?"@@ $wife asked.
@@.name;"Yes..."@@ You answered obediently.
@@.woman;"Ohh... Don't stop..."@@ $neighmom begged.
@@.wife;"You heard her, $name... Keep it up. Don't stop, not even to breath."@@ $wife encouraged you with a smirk.
Despite the humiliation, you could feel your cock twitch painfully erect. You burried your face in $neighmom's pussy and pushed your tongue inside her. Her wetness covered the entire lower half of your face. She moaned and spasmed from the sensation. You felt her hand in your hair as she grinded her hips into you, and you legitimately could no longer breath.
She held you there longer, using your tongue as her masturbating device. You could feel her pubic hair furiously brushing against your face as she suffocated you in her snatch. You heard her gasp and moan loudly as she came on your face. You felt the wet hotness, then a cold gulp of air when you were finally freed.
$neighmom was still spasming as you caught your breath. You had almost passed out.
@@.wife;"Now why don't you do that for me?"@@ $wife pouted at you mockingly. You'd realized she'd gotten up at some point, and you spotted that she was now wearing a device around her waist... A strap-on dildo. You couldn't speak, you were so out of breath.
@@.woman;"Ohh... That..."@@ $neighmom let out a shaking breath. She looked across at $wife, then at her fake cock.
@@.wife;"My turn, $neighmom... I let you use my husband. It's only fair I get a turn too."@@ $wife smirked. $neighmom bit her lip and gently nodded.
@@.woman;"Y-yes... I need it..."@@ She said with heated breath.
$wife climbed onto the bed with $neighmom and readied herself between her legs. She looked at you, still on your knees.
@@.wife;"Feel free to relieve yourself, $name..."@@ She said as she eyed your cock.
You shamefully followed her advice. You watched carefully, cock in hand, while $wife slowly pushed the tip of the dildo in between $neighmom's pussy lips. $neighmom gasped softly as her lips parted to take the thing inside, then $wife began to slowly thrust. Despite the toy's size, $neighmom's pussy hungrily swallowed it up entirely. She moaned loudly as $wife fucked her, and you felt pre-cum dribble between your fingers. You were already so turned on...
[img[images\pictures\neighmom\neigh_domwife_3_2.webp]]
@@.woman;"Ohh fuck...!"@@ $neighmom whimpered and rubbed her clit.
@@.wife;"Oh, look at you, you naughty slut... Didn't you just cum on my husband's face? And now you're so desperate to cum again...!"@@ $wife taunted her again.
You realized she must have felt //something// when you told her $neighmom blew you... It just wasn't what you thought. It seemed she wanted to reassert her dominance over you //and// $neighmom. There was a new pecking order, and you were at the bottom.
@@.woman;"Ohh...! I'm sorry...! I'm a naughty slut...!"@@ $neighmom confessed. You felt your cock twitch in your hands. This was becoming too overwhelming for you.
@@.wife;"A home wrecking slut."@@ $wife corrected her.
@@.woman;"Mmh... Y-yes... Sorry...!"@@ $neighmom whimpered again. $wife began to thrust harder, and you groaned. You were going to cum.
@@.wife;"This is what I do to naughty sluts like you...!"@@ $wife sneered. $neighmom gasped and began to buck. $wife didn't stop her deep and fast thrusts.
@@.woman;"Ohh... I'm...!"@@ $neighmom gasped then began to spasm again. She came while $wife fucked her... And you had to cum too. You felt your hot sperm leak between your fingers.
@@.wife;"That's it, you whore...! Cum like the sow you are...!"@@ $wife snarled.
She never did stop fucking her. You were almost scared by how dominant she was. $neighmom shrieked as her orgasm intensified, then she squirted over your bed when $wife pulled out the toy from her. She continued spasming from her orgasm. $wife smirked across at you.
@@.wife;"It's no wonder guys get carried away so easily."@@ $wife commented.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>$neighmom leaned forward and against you to whisper in your ear. @@.woman;"I'm not wearing underwear."@@ She leaned back and smiled at you.
You were at a loss for words, but thankfully you didn't need to say a thing. $neighmom could read your mind. She bit her lip and slowly pulled her dress up around her thighs. You gulped, your eyes were glued to her. She pulled them up more to show you her bushy mound.
[img[images\pictures\neighmom\neigh_domwife_4_1.webp]]
@@.woman;"There... Now I have your attention."@@ $neighmom whispered with a smile. She was right. You blinked as you realized.
@@.you;"Even outside...?"@@ You asked quietly. Her cheeks flushed red. She nodded.
@@.woman;"I really did want to get your attention, $name... And I guess it worked."@@ She purred as she leaned forward once again. You felt your body tense as she leaned against you. She sucked on your neck and pushed you down to your back.
@@.woman;"Now I have you all to myself."@@ She breathed in your ear. You could feel your crotch grow. No doubt she could as well.
You didn't know how to respond, verbally and physically. You had to force yourself to move, and all you could manage was to gently place your hands around $neighmom's waist. Apparently that was enough. She moaned, then quickly sat up to pull her dress up over her head. She was completely naked underneath it. You watched as her swollen breasts came into view.
@@.woman;"Oh, $name... I want you now... Get your cock out."@@ $neighmom pleaded. You thankfully hadn't much choice; she was pinning you to the lounge. You clumsily pulled your belt off and shuffled off your pants. Your cock formed a tent in your underpants.
$neighmom gasped and suddenly swooped down. You flinched as she pulled your underwear down to release your cock, which she caught in her hungry mouth. She moaned loudly as she slurped on it; her tongue wrapped around the head as she gulped.
@@.you;"Ugh...!"@@ You groaned from the sudden attack.
Just as quickly as she'd started, $neighmom shuffled back up to mount you once again. This time you could feel the heat of her womanhood against your now-wet cock. She bit her lip as she rubbed herself against you.
@@.woman;"You're going to fuck me now, okay? You have to."@@ $neighmom informed you. You just nodded.
$neighmom rubbed her slit against your cock, then she slowly lowered herself onto you. You groaned as her pussy swallowed your cock entirely.
[img[images\pictures\neighmom\neigh_domwife_4_2.webp]]
@@.woman;"Ohh, fuck... Oh, $name... You're inside me... Your raw cock... Mmmh..."@@ $neighmom moaned and began to bounce. Each time her pussy gulped your cock in, you could feel the tip of your cock press against her cervix. She grinded her hips into you.
@@.woman;"Mmm, you're my good boy, aren't you $name...? You keep fucking me, okay?"@@ $neighmom gasped in your ear.
@@.you;"Okay..."@@ You replied weakly. You were her willful prey.
@@.woman;"That's it... Mm, it feels good, doesn't it? It's okay... You're allowed to enjoy it too."@@ $neighmom rubbed herself and shivered.
You felt yourself draw dangerously close to cumming. You grunted and groaned, and did your best to hold on, but you couldn't anymore. Apparently $neighmom shared your feelings.
@@.woman;"Oh fuck- I can't stand it...! Cum for me, $name...!"@@ $neighmom demanded. You'd tried to pull out, but $neighmom didn't let you. She continued to ride your cock until you came.
@@.woman;"Oh my god...! Mmm... Naughty boy... You came inside me."@@ $neighmom smirked. She gently rocked her hips, stirring your cock around in circles inside her.
@@.you;"I... Y-yeah. Sorry."@@ You mumbled back. She shook her head.
@@.woman;"Don't be sorry."@@ $neighmom's smile widdened as her eyes narrowed. You felt in danger again.
@@.woman;"But you do need to take responsibility..."@@ She said quietly. Then she laughed at your alarmed expression.
@@.woman;"Don't get any funny ideas."@@ She slowly lifted herself off you. You groaned again as her eager pussy finally pulled away from your cock. Your cum leaked from her.
@@.woman;"Mmm... There's so much."@@ $neighmom commented as she gently traced a finger through your cum and into her pussy. She looked at you with a menacing smile. She parted her legs.
@@.woman;"Come here, $name..."@@ $neighmom cooed. You hesitated.
@@.woman;"Now."@@ She demanded. You cautiously shuffled towards her. She placed a hand on your shoulder and pushed you down towards her pussy. You blinked in surprise. Your face was mere inches from her cum-covered snatch.
@@.you;"U-uh..."@@ You looked up at her. She grinned.
@@.woman;"Take responsibility, $name. Clean it up."@@ $neighmom ordered. You realized what she wanted you to do. You hesitated, but she didn't she pulled your face into her pussy.
[img[images\pictures\neighmom\neigh_domwife_4_3.webp]]
@@.woman;"Mmm, that's it. Good boy, $name."@@ You heard her giggle as she suffocated you.
You did everything you could to keep your mouth closed, but $neighmom was unrelenting.
@@.woman;"Go on... Clean me up, then you can come back up..."@@ She offered. You couldn't take it. You opened your mouth and sucked on her pussy and all it's juices.
@@.woman;"Mmm! Good boy... Ah!..."@@ $neighmom gasped and grinded her hips into your face. You gasped for air when she finally let you go.
@@.woman;"What a good pussy eater you are, $name. $wife would be so proud."@@ She giggled sadistically, with not a care in the world.
Despite what had happened, you couldn't deny that for whatever reason, you'd gotten hard once again. You did your best to ignore it.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You sat in the loungeroom by yourself. You spent minutes mindlessly on your phone, not looking at anything in particular. You realized you'd aimlessly opened and scrolled on the control app as if it were just another social media to browse, which made you tuck away your phone and pace the room. You began to check out some photos on the wall when your phone buzzed. It was $wife.
@@.you;"Hi..."@@ You answered with much anticipation.
@@.woman;"//It's $neighmom... Quietly come upstairs.//"@@ You heard $neighmom whisper down the line, then she hung up.
Your heart raced as you tip-toed down the hallway and up the stairs. You were wondering where to go when you came across $neigh's open door. You peeked inside.
It took a moment for you to understand the scene. $neigh laying naked on his bed. $wife was also naked, facing away from you and squatting over $neigh's face. He was eating her pussy. Then you realized he was blindfolded.
[img[images\pictures\neighmom\neigh_domwife_5_1.webp]]
@@.you;"Wh-...!"@@ You were about to exclaim, but instead you felt a warm hand clasp over your mouth. You looked over to see a red-faced $neighmom in the room with you. She shook her head.
@@.you;//What...?//@@ You mouthed and motioned at your wife. $neighmom bit her lip. She took out her phone and typed a message.
@@.woman;//He doesn't know it's $wife... It could work!//@@ She held up the phone. She was smiling. You gave her another puzzled look. $neighmom shook her head, then motioned to the two, just as $wife raised her hips off from $neigh's face. You could see her ass and pussy completely soaked. $neigh gasped for air.
@@.man;"You taste different today."@@ He commented.
@@.wife;"Shhh..."@@ $wife hushed him. She caught your eye as she turned around on the bed. She grinned a menacing grin, then she pointed at you then at the floor. Your stomach tightened as you realized what she wanted you to do. You looked at $neighmom. She nodded enthusiastically at you.
You quietly moved further into the bedroom and laid on your back, on the floor, all the while with a knot in your stomach.
You watched as $wife climbed off the bed, as she helped $neigh to his feet, then you watched her lean over the bed- over you. She smiled down at you as $neigh held her hips. His erect cock pressed against her womanhood. Her face twisted in lewd ecstacy as he entered her.
[img[images\pictures\neighmom\neigh_domwife_5_2.webp]]
@@.wife;"Mmm..."@@ $wife let out a soft moan as $neigh began to thrust.
@@.man;"Hah... You're so much tigher than usual..."@@ He grunted, then groaned.
$wife peered at you sadistically as he fucked her. You just watched, ignoring your swelling cock in your pants. $wife was cheating on you in front of your eyes.
@@.man;"Ohh... Your pussy..."@@ $neigh moaned. $wife bit her lip then rubbed her clit. She narrowed her wicked eyes at you.
@@.man;"It's almost like... I'm having sex with another woman... Ugh...!"@@ $neigh suggested through grunts, then his breathing became ragged. He grunted again and turned rigid. $wife blinked in surprise. You realized what was happening, and sure enough you saw $neigh's cock twitch. $wife bit her lip as he filled her with cum.
@@.man;"S-sorry, just thinking about it makes me cum..."@@ He said, embarrassedly. He stepped back, and his cock popped out of $wife. You saw his cum leak down her leg, and you felt a few droplets land on your face.
You held your breath, unsure how $wife would navigate the now tricky situation. To your surprise, she didn't have to do anything. It was $neighmom who spoke up.
@@.woman;//That's okay dear. Come on, let's get you cleaned up.//@@ She ushered $neigh out of the room. You were confused- $neigh must have been okay with having $neighmom in the room with him... You thought it was a bit creepy by how invested she was, but there was too much going on for you to think much more about it.
The door clicked closed and you and $wife were left together.
@@.you;"You..."@@ You began to say, but you didn't get much time to say anything more. $wife jumped down to sit on your chest, knocking the wind out of you. She giggled and smirked at you.
@@.wife;"Aww, are you mad...?"@@ She pouted.
@@.you;"You didn't... even... You didn't even talk to me about it first!"@@ You tried to speak angrily, but you struggled to speak. $wife pressed a finger to your lips.
@@.wife;"Hush, dear. We came here for a reason, didn't we? Don't get mad just because it didn't end the way you wanted. I'm happy, $neigh's happy, and $neighmom's happy. Don't be a such a baby about it."@@ She scowled at you, then she grinned with a raised eyebrow.
@@.wife;"... Especially since I got you a treat."@@ She added. You had a bad feeling about it.
@@.you;"Treat...?"@@ You asked cautiously.
@@.wife;"See? I knew you'd come around. Well, since you've calmed down, you can have it..."@@ She smiled, then she spread her legs to flash her freshly-fucked, cum-covered pussy.
[img[images\pictures\neighmom\neigh_domwife_5_3.webp]]
@@.you;"Uh...?"@@ You looked up at her, then your eyes widdened in alarm. It was too late. $wife pushed her hips into your face.
You struggled and pulled your head back as much as you could, but $wife had the perfect hold on you. You could feel her wet & warm pussy smear your face.
@@.wife;"Don't resist, baby... We have to be quick...!"@@ She giggled as she smothered you.
You tried to flail, and eventually you lifted her off by kicking off the ground. She humphed and climbed off you.
@@.wife;"So ungrateful."@@ She smirked, then she tossed you a box of tissues off of $neigh's bedside table. She left before you, leaving you to clean yourself up.
<<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 stepped inside and flinched. $wife was waiting by the door again.
@@.wife;"She seemed happy..."@@ $wife mentioned with a raised brow.
<<if $sexuality gte 51>>\
[img[images\pictures\wife\wife_hot_2.png]]
<<else>>\
[img[images\pictures\wife\wife_hot_1.png]]
<</if>>\
@@.you;"Yeah, hello, I'm home."@@ You announced waggishly.
@@.wife;"Oh- welcome home honey, come in and sit down..."@@ $wife replied mockingly through a smirk. You rolled your eyes.
@@.you;"Anyway... Yeah, $neighmom didn't seem to care at all if you came. Actually she seemed even more glad."@@ You told $wife.
@@.wife;"Really..."@@ $wife seemed genuinely surprised as she suddenly turned quiet, deep in thought.
@@.you;"So uh... I guess I won the bet."@@ You grinned at her. $wife slowly shook her head.
@@.wife;"No."@@ $wife replied casually. You blinked.
@@.you;"Yes. You said-"@@ You began to argue.
@@.wife;"That $neighmom wants to fuck you."@@ $wife stated. You frowned as you tried to recall the bet.
@@.wife;"And she still might..."@@ $wife said thoughtfully then smirked at you.
@@.wife;"Let's make another bet. I bet you that $neighmom will still try to seduce you."@@ $wife offered. You noticed you felt a little hopeful, though you tried to not let it show.
@@.you;"Okay, so we go over one afternoon and if she makes a move then you're right."@@ You stated. $wife nodded.
@@.you;"Fine... But I still want a blowjob."@@ You crossed your arms like an upset child.
@@.wife;"Aww baby... Did talking to $neighmom get you all worked up...?"@@ $wife teased with a pout.
@@.you;"No, I just think that I technically won the bet."@@ You argued then blinked when $wife suddenly grabbed your crotch.
@@.wife;"Do you know what I think...?"@@ She spoke quietly and began to stroke your cock through your pants.
@@.wife;"I think that you secretly hope I'm right..."@@ She suggested. You felt your face begin to burn as $wife stroked your cock into a full erection.
@@.wife;"You want $neighmom to try and seduce you, don't you?"@@ $wife whispered in your ear.
@@.you;"No... It's just uh..."@@ You tried to deny her claim.
@@.wife;"Just what? It's okay baby... You don't need to lie to me. Your body is telling the truth, see?"@@ Your wife masterfully undid your pants then slid her hand down to pull out your throbbing cock. You groaned from her touch as she continued stroking you.
@@.you;"Ugh... That's because you're touching it..."@@ You told her.
@@.wife;"Oh please... I've touched it before, it never gets this hard so quickly..."@@ $wife teased you.
@@.wife;"You're thinking about $neighmom, aren't you?"@@ $wife smirked as she tried to catch your eye. You couldn't quite meet her gaze. You really weren't, but now you were.
@@.wife;"Were you thinking about her huge tits...? Well?"@@ $wife continued, then slowly she got down on her knees.
@@.wife;"Go on... Admit it, then I'll give you what you want."@@ $wife smiled up at you wickedly. It felt like a trap, but for some reason $wife seemed into it.
@@.you;"Yeah I was thinking about her tits."@@ You agreed. $wife bit her lip and continued to jerk you off.
@@.wife;"And if I'm right baby... She might use them to seduce you..."@@ She suggested. You couldn't help but imagine it, and as you did your cock twitched. $wife giggled.
@@.wife;"You want to feel them, don't you?"@@ $wife asked. Again, you hesitated to answer. It felt like a trap.
@@.wife;"Admit it."@@ $wife spoke quietly, then she moved her lips to rest against the tip of your cock. She looked up at you and waited.
@@.you;"Ugh... Yeah... I want to feel them."@@ You agreed again.
$wife slowly pushed your cock in between her lips then took the whole length into her mouth. You groaned as her wet tongue ran up the underneath of it.
[img[images\pictures\neighmom\neigh_hotwife_1_1.webp]]
@@.wife;"Mmh... Your cock is so hard, $name... Aren't you ashamed of thinking about another woman?"@@ $wife asked. Your face burned red again.
@@.wife;"It's okay, I'm just teasing you."@@ She smiled then began to jerk you off again- this time your cock was wet and every touch made you groan.
@@.wife;"Actually baby... It kind of turns me on too..."@@ $wife confessed. Your cock twitched from her words.
@@.you;"You're turned on from thinking about me with $neighmom?"@@ You asked. $wife quirked a brow then grinned.
@@.wife;"I suppose that's one way of looking at it. But why couldn't I have fun too? After all, she didn't seem to mind if I came along..."@@ $wife suggested. The thought of $wife with $neighmom almost made you cum. $wife giggled.
@@.wife;"Oh baby... You're dripping pre-cum all over my hands..."@@ $wife told you through a heated breath. You then realized that she had taken off her pants at some point and was masturbating with you.
@@.wife;"Now you're thinking about me with $neighmom, aren't you? Mmh... What if she ate me out while you fucked her...?"@@ $wife suggested through a moan. You grunted as her stroking grew faster.
@@.wife;"Or I could fuck her with a strap-on while she sucked your cock..."@@ $wife continued the fantasy. You could hear her voice shaking as she spoke.
@@.wife;"Mmh... We'd take turns on her... And then you could fill her up with your cum... Oh god...! F-fuck...!"@@ $wife gasped and spasmed as she came. You grunted and began to cum with her; your spurts landing over her hands as she continued to jerk you off.
[img[images\pictures\neighmom\neigh_hotwife_1_2.webp]]
$wife took a while longer than you to finish climaxing, then she let out a long shaking breath.
@@.wife;"Mmh... It wasn't exactly a blowjob, but I think that counts."@@ $wife smiled at you.
@@.you;"Yeah it does."@@ You agreed.
@@.you;"Uh, did you mean what you were saying...?"@@ You asked.
$wife just smirked at you then collected her clothes and left for the shower. You cleaned yourself up too.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You approached $neighmom's front door with $wife and you reached out to nervously give it a knock. It didn't take long for $neighmom to welcome you inside.
You followed her down the hallway, which was lined with hanging portraits and family photos of just $neighmom and $neigh, then you made it into the kitchen.
@@.woman;"Have a seat! I was just going to have wine, is that okay for you two as well?"@@ $neighmom was already rummaging in her kitchen as you and $wife sat at the dining table.
You hesitated to reply, but thankfully $wife was ready to answer for both of you.
@@.wife;"Yes a wine sounds lovely for us both."@@ You caught her gaze.
$neighmom sat opposite of you at the table and poured you each a wine, far more than you'd see at a bar or restaurant. You didn't know if you were imagining it, but it looked like she poured you and $wife a lot more than herself.
You idly chatted about daily nonsense, and you were glad to let $wife lead the discussion with $neighmom. $wife didn't seem to mind the awkward energy that your neighbour put out. Every so often you'd remember the threesome fantasy you and $wife shared, and you felt your face burn red. $wife didn't seem to notice...
@@.you;"So uh... How's $neigh...?"@@ You eventually asked. You could feel your head spin from the alcohol already. Curiously $neighmom froze to turn and vacantly look at you.
@@.woman;"... He's just studying in his room."@@ $neighmom eventually explained with a broad smile. You quirked an eyebrow but decided not to address her weird response. $wife didn't seem to notice.
@@.wife;"Oh, studying is he?"@@ $wife smiled. @@.wife;"Maybe I should give him a hand."@@ $wife suggested. $neighmom's eyes lit up from the thought.
@@.woman;"That's a great idea! His is the first room upstairs."@@ She frantically nodded.
@@.wife;"Okay, I'll leave you two alone... Don't have too much fun without me."@@ You caught $wife giving you a smirk as she left the two of you alone.
$neighmom turned to gaze back at you.
@@.woman;"What kind of fun could she be talking about...?"@@ She asked with a smile. You weren't sure if she was being genuine or not. You tried to think of how to respond, then you blinked when you felt something against your leg. $neighmom was running her foot up to your thigh.
@@.you;"Wh- I guess uh... She was just joking..."@@ You explained. Suddenly you felt like the awkward one.
@@.woman;"Oh, so she wants us to have fun?"@@ $neighmom asked, her smile unmoving.
@@.you;"She probably... Um..."@@ You were surprised, nervous, and excited. You lost the bet with $wife, but it didn't matter. You weren't sure how to respond, but then you remembered $wife's dirty talking with you... Maybe she wouldn't care?
Before you could even act on the thought, you flinched as you felt $neighmom's foot finally reach your crotch. She slowly rubbed it until you felt your cock begin to harden.
@@.woman;"Probably what...?"@@ $neighmom bit her lip as she watched you with hungry eyes.
@@.you;"Maybe she'd want us to have fun..."@@ You loosely suggested. $neighmom's smile widdened.
You blinked and recoiled in surprise as she stood up and began to climb onto the table, her eyes glued to you.
@@.woman;"I've always wanted to show you these..."@@ $neighmom said quietly as she slowly pulled down her top to reveal her chest. You jaw dropped as you stared at her huge breasts - they were exactly how you imagined them to look. $neighmom giggled at you.
@@.woman;"You're staring so much."@@ She said shyly.
@@.you;"S-sorry. Um, they're..."@@ You tried to find any words other than 'big'.
@@.woman;"Tell me if they feel better than they look..."@@ $neighmom suggested, and you blinked in surprise again when she climbed off the table in front of you. She slowly got down to her knees and began to undo your pants. You could feel your cock twitch with anticipation. The whole thing seemed so unreal. You were never so glad to be wrong about something.
$neighmom fished out your throbbing cock. You groaned from her touch, then again as she leaned forward to wrap her ample tits around it.
[img[images\pictures\neighmom\neigh_hotwife_2_1.webp]]
@@.woman;"How does it feel...?"@@ $neighmom asked. You let out a shaking breath.
@@.you;"It feels good... Ugh... So good."@@ You admitted. She giggled.
@@.woman;"Your cock is so hard... I've always wondered how it'd feel."@@ She said.
@@.you;"You've wondered about how my cock would feel...?"@@ You asked, both surprised and kind of chuffed. $neighmom bit her lip.
@@.woman;"Is that bad? I know you're married... But I still wanted this."@@ She confessed.
@@.you;"I don't know... Ugh!"@@ You replied, then you groaned as $neighmom leaned down to push her lips against your cock. She let her spit drip over it, coating your cock in wetness. She began to pump it faster with her tits.
[img[images\pictures\neighmom\neigh_hotwife_2_2.webp]]
@@.woman;"Mmh... Well... You could have stopped me, but here we are... And you're seeming to be enjoying it."@@ $neighmom smiled as she jerked your cock between her tits. She wasn't wrong.
@@.woman;"I was surprised when you asked if $wife could come... But I thought maybe she was different... I don't know, you tell me. What would your wife think about this?"@@ $neighmom asked curiously. She never stopped masturbating your cock even for a second.
@@.you;"Ugh... I think she'd... Probably like it..."@@ You hoped, at least. You saw a glint in $neighmom's eyes. She grinned.
@@.woman;"What a good wife you have..."@@ She said quietly.
@@.woman;"Okay, $name... I want you to cum for me. Cum on my tits!"@@ $neighmom demanded.
You grunted, then gasped when $neighmom leaned down to flick the head of your cock with her tongue. You could feel your orgasm quickly approach and you couldn't slow it; instead $neighmom's speed grew faster until you finally came. She moaned softly as your cum spilled out over her tits, pooling into her cleavage. You groaned and gasped as she continued to play with the tip of your cock.
@@.woman;"Hah... So much cum..."@@ $neighmom giggled then released your cock. You could feel how wet it still was. $neighmom began to massage your cum into her tits. She was still wildly aroused.
[img[images\pictures\neighmom\neigh_hotwife_2_3.webp]]
@@.woman;"Mm... How nice..."@@ She muttered more to herself than to you, while you awkwardly tried to clean your cock from the wetness. There were no tissues that you could see, and $neighmom didn't seem too interested in the clean-up efforts.
Eventually you gave up on cleaning it properly and just stuffed it back in your pants while $neighmom put her shirt back on after she'd finished rubbed your cum all over her skin. Surely she was still wet and sticky from it... But you didn't say anything. It was kind of hot.
@@.wife;"What are you two up to?"@@ You flinched as you heard your wife's voice. She'd just walked back into the room seconds after $neighmom re-dressed herself.
@@.you;"Uh, we were just finishing our wines..."@@ You explained probably too forcefully.
@@.woman;"He's such a charmer, $wife. You're a lucky lady."@@ $neighmom smiled sweetly at $wife. Your eyes widdened when you spotted some of your cum still clinging to her chest. You held your breath while you waited for $wife to reply.
@@.wife;"Only when he wants to be."@@ $wife laughed back. You felt relief that she didn't see it, but you needed to leave.
@@.you;"Thanks for having us over, $neighmom. We better be off..."@@ You stood up. You could feel your wet and cold cock move in your underwear. $wife eyed you with a smirk.
@@.woman;"Oh, really? That's a shame..."@@ $neighmom pouted.
@@.wife;"... Yes, that's probably a good idea to go home."@@ $wife smiled at $neighmom.
@@.wife;"It was so nice coming over, and we'll have to do it again some time..."@@ $wife suggested. $neighmom nodded frantically.
@@.woman;"Yes! Please come over again."@@ She insisted.
You lead $wife out of the house and back towards your own. You could feel $neighmom's gaze on you all the while.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>Your head spun as you stood up from the stool and made your way towards the stairs. You had to lean on the wall for balance as you staggered up after $wife and $neighmom, though they were already down the hallway by the time you got to the top.
@@.woman;"... See... I have this..."@@ You could hear $neighmom's voice.
You quickly made your way into her room. She was showing $wife a thick black dildo. $wife giggled.
@@.wife;"Like them black do you?"@@ She teased.
@@.woman;"No! Um, not always..."@@ $neighmom quickly replied while glancing at you. $wife surely noticed.
You went to close the door but stopped when $neighmom raised a hand.
@@.woman;"You can leave that open."@@ She quickly said.
$wife sat down on $neighmom's bed and took the dildo in her hands to inspect it.
@@.wife;"It's a big one... How does it feel?"@@ She asked. $neighmom's cheeks turned red.
@@.woman;"It's good... Nothing like the real thing, though."@@ She admitted. $wife nodded.
@@.wife;"They rarely do. Personally I think you can do a lot more with just touching..."@@ $wife suggested. $neighmom bit her lip. She looked between the two of you.
@@.woman;"Is that what you do...?"@@ $neighmom asked. You could see that she was breathing harder. You all knew where this was going.
$wife smiled and raised a hand to gently place on $neighmom's shoulder. She slid the top of her dress down. $neighmom breathed in sharply as her chest was exposed, but she didn't stop $wife. Instead she helped $wife pull off the dress entirely, then did the same for $wife, albeit with nervous hands.
@@.wife;"See... We haven't even really done anything... But you're already feeling it, aren't you...?"@@ $wife asked with a smile.
@@.woman;"I... Yes..."@@ $neighmom nodded.
She couldn't help but look over $wife's incredible figure. $wife was also eyeing $neighmom's chest. She slowly lifted a hand to rest on $neighmom's thigh and began to rub it. You caught her gaze and she offered a wicked smile.
@@.wife;"You better be taking notes, $name..."@@ $wife teased you. You were of course watching with keen intent.
@@.woman;"Oh...!"@@ $neighmom gasped suddenly as $wife's hand brushed up against her womanhood.
@@.wife;"I can feel how hot you are there... How wet you are..."@@ $wife whispered as her fingers gently ran over $neighmom's panties. $neighmom breathed harder and jolted when $wife began to rub her.
@@.wife;"Do you like it...?"@@ $wife asked. You heard a creak behind you, but you couldn't focus on anything else.
@@.woman;"Yes...!"@@ $neighmom moaned a little too loudly. She bit her lip and glanced down at $wife's crotch. $wife smiled and spread her legs to give $neighmom access. She tenderly reached over to return the favor.
@@.wife;"Mmm..."@@ $wife moaned and rocked against $neighmom's fingers.
[img[images\pictures\neighmom\neigh_hotwife_3_1.webp]]
Your cock was rockhard and it was unfair to keep it locked up. You tried to quietly undo your pants, but the audible zip drew $wife's attention. She smirked at you.
@@.wife;"Are you going to jerk off, baby...?"@@ $wife teased. $neighmom quickly glanced over and watched eagerly. You were too drunk to feel embarrassed. You pulled down your pants and took out your throbbing erection.
@@.wife;"Doesn't that look nice, $neighmom...?"@@ $wife asked as she began to rub faster. $neighmom gasped and nodded.
@@.wife;"Since we're such good friends... I was thinking it'd be okay to share it with you, what do you think...?"@@ $wife asked again. $neighmom bit her lip.
@@.woman;"Is it really okay...?"@@ $neighmom asked with a gasp. $wife smirked.
@@.wife;"Are you asking for permission this time? You already seduced him once before..."@@ She teased. $neighmom's cheeks burned red. $wife raised a finger to her lips.
@@.woman;"It's okay. Let's get you ready..."@@ $wife smiled, then took $neighmom's hands.
$neighmom gasped as $wife pulled her forward and onto her hands and knees, her ass pointed towards you. $wife ran a hand over it.
@@.wife;"Mm, doesn't that look nice, baby...?"@@ $wife asked you.
@@.you;"Yeah..."@@ You grunted and started jerking off.
@@.wife;"Such a beautiful ass... Let's see what's under these..."@@ $wife whispered as she gingerly slid a finger under $neighmom's panties to pull them aside. Her pussy was glistening already.
@@.wife;"Oh wow... If I were a man I wouldn't be able to stop myself..."@@ $wife commented as she reached down to spread $neighmom's pussy lips apart. $neighmom gasped from the touch. $wife giggled then pulled the underwear down to take them completely off.
@@.woman;"Mmh, P-please..."@@ $neighmom moaned.
@@.wife;"Be patient, $neighmom... I have to prepare you..."@@ $wife explained. She leaned in closer to $neighmom's pussy and gazed up at you.
@@.wife;"I get to have the first taste..."@@ $wife said before she leaned in to lick $neighmom's pussy. She rolled her tongue over her pussy, then up to her asshole, all the while she watched you with lustful eyes.
[img[images\pictures\neighmom\neigh_hotwife_3_2.webp]]
@@.woman;"O-oh my god...! Don't stop...!"@@ $neighmom pleaded. $wife pushed her tongue inside her and rubbed her clit. $neighmom spasmed and gasped as she came.
@@.wife;"Mmh... She's ready... Come over here baby..."@@ $wife said to you.
You eagerly stepped forward. Your cock was already dripping with pre-cum. $wife leaned down to suck on it with a lustful hunger. She then took your shaft and gently guided the tip of your cock towards $neighmom's pulsing slit. You groaned as your cock slowly pushed inside her. $neighmom gasped as her pussy swallowed the head of your cock.
@@.woman;"Oh fuck...!"@@ $neighmom moaned loudly.
@@.wife;"Mmm... Does that feel good...?"@@ $wife asked as she watched your cock push inside. She bit her lip and gazed up at you.
@@.you;"Yeah..."@@ You grunted.
[img[images\pictures\neighmom\neigh_hotwife_3_3.webp]]
$wife gripped $neighmom's ass and pushed it back into you. You groaned as your cock was swallowed up entirely.
@@.woman;"Oh...!"@@ $neighmom gasped as $wife began to push and pull her ass, ramming it against your cock. You grunted from the feeling; $neighmom's pussy was hot and wet, and seemed to suck you in with a hunger.
@@.wife;"Mmmh... Do you like fucking another woman...?"@@ $wife asked suddenly with a mischevious smile. You hesitated then nodded.
@@.wife;"It sure looks like it... That's okay baby... Just remember how lucky you are to have me as a wife..."@@ $wife smirked.
@@.wife;"Plus, this is turning me on too."@@ She added.
@@.woman;"Ohh my god...! I'm going to cum...!"@@ $neighmom gasped. You could feel her wetness begin to soak you. $wife bit her lip.
@@.wife;"Cum inside her..."@@ $wife encouraged you. You looked at her dubiously, but it looked like she was serious.
@@.woman;"Ohh... Y-you're going to cum inside...? Mmmh..."@@ $neighmom began to rock back against you, turned on by the thought of receiving your load. You could hardly hold it in. You gripped onto her ass and began to thrust faster. $neighmom moaned lewdly but you didn't stop; you thrusted faster until you felt your body turn stiff from a pending orgasm, then you thrusted your cock in as deep as you could. You groaned as you came inside her.
@@.woman;"Oh god...! Oh fuck...!"@@ $neighmom spasmed against your cock while $wife rubbed her clit. $wife bit her lip and gazed up at you.
@@.wife;"You did it inside... You came inside another woman, $name..."@@ She whispered.
@@.you;"You told me to..."@@ You replied through heated breaths.
@@.wife;"I did... And I liked it."@@ She nodded.
Your cock slipped out of $neighmom's pussy. She collapsed onto the bed and let out a long breath while shivering.
@@.woman;"I can't believe that happened... That felt..."@@ $neighmom mumbled.
@@.wife;"Thanks for being such a gracious host."@@ $wife giggled.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You downed the rest of your drink. $neighmom giggled. You followed her quietly to the lounge room.
@@.you;"We're not going to your bedroom...?"@@ You asked. $neighmom shook her head.
@@.woman;"I don't want you to get distracted. Right now, I want you to be mine..."@@ $neighmom blushed.
She sat down on the lounge and began to undress. Your eyes fell to her heavy chest, and you also began to undress. Once she'd stripped off, $neighmom leaned back. Her naked body was laid out on the lounge, and she peered up at you with lustful eyes.
@@.woman;"Come here..."@@ $neighmom pleaded.
You climbed onto the lounge with her and leaned your body into hers. Your half-erect cock brushed against her bushy womanhood while you took in her body; you burried yourself in her chest and reached down to grab her ass.
She quietly gasped from your touch, and you could feel the heat from between her legs. She began to grind into you as your cock slowly became fully hard. $neighmom reached down to grip your shaft and lead it to her pussy.
@@.woman;"Fuck me..."@@ $neighmom begged.
You rubbed your cock against her wetness then pushed it in with a grunt. $neighmom gasped as your cock entered her. She bit her lip and groped her tits, then looked up at you.
[img[images\pictures\neighmom\neigh_hotwife_4_1.webp]]
@@.woman;"It feels so good, $name... I love your cock..."@@ $neighmom whispered between gasps.
@@.you;"Your pussy feels good too."@@ You grunted in response.
Every thrust seemed to pull you in deeper, and $neighmom moaned louder. She started rubbing herself.
@@.woman;"Do you love my pussy...?"@@ She asked with dreamy eyes.
@@.you;"... Yeah I do."@@ You replied, though you felt a bit awkward to admit it. $neighmom seemed to get off to it, she bucked harder and spasmed as she came.
@@.woman;"Ohh fuck...! M-make me yours, $name... Cum inside me...!"@@ She gasped.
You could barely hold yourself back. You wrapped your arms around her legs and began to thrust powerfully inside her; your cock completely coming out and slamming back in. Your balls slapped into her and you felt her wetness squirt over you. You grunted as you began to orgasm, though you managed to get a few more thrusts in before plunging in deeply to unload inside her. $neighmom gasped loudly and spasmed again as your cum spurted inside her.
@@.woman;"Ohh my god...! I can feel it... So deep...!"@@ She gasped and bucked against you. You winced from the intense sensation.
@@.woman;"Ohh... Fuck..."@@ She moaned a shaking breath as you moved back. Your cock popped out of her and soon your cum spilled out.
[img[images\pictures\neighmom\neigh_hotwife_4_2.webp]]
You both needed a minute to catch your breath, though eventually $neighmom sat up on the lounge and smiled at you.
@@.woman;"You make me very happy, $name... And um..."@@ She glanced down at her naked lap; your cum was leaking all over the place.
@@.woman;"I know you're married... And $wife is an amazing woman too... Um... But I really feel like I like you... Um..."@@ She blushed. You felt somewhat guilty hearing it.
@@.woman;"Don't worry! I just needed to say it... Um... I'll very happy if we can keep doing this... If $wife is okay with it... Of course she can join too..."@@ $neighmom mumbled.
@@.you;"That sounds good. I'm glad I make you happy, $neighmom."@@ You replied sheepishly. You couldn't return the feelings, of course.
You left $neighmom to clean up and you tip-toed upstairs to use the bathroom to clean yourself up. It must have been an hour since you'd arrived, and all seemed to be relatively quiet. You worried for a moment that maybe $neighmom was too loud... But you soon forgot all your worries when you paused by $neigh's bedroom door. It was slightly cracked open.
$wife was laying on his bed completely naked and masturbating. Your cock began to stir again.
[img[images\pictures\neighmom\neigh_hotwife_4_3.webp]]
@@.wife;"That's it, $neigh... Keep stroking it..."@@ $wife encouraged $neigh.
You couldn't see him from where you were, but you presumed he must have been masturbating too.
@@.man;"Oh... Miss $wife..."@@ You heard him say between pained breaths.
@@.wife;"That's it... Are you cumming...? Stroke faster... Mmmh, cum with me, $neigh...!"@@ $wife gasped as she masturbated faster. She pushed two fingers inside and she began to buck on them. You could hear her wetness while she came.
@@.man;"Agh! Oh..."@@ You heard $neigh grunt.
@@.wife;"Mm... Hah... You see, $neigh...? How many times was that now...?"@@ $wife smiled. Apparently they'd been doing this for a while.
@@.man;"I don't think I can do it again..."@@ $neigh replied.
@@.wife;"That's okay, $neigh. You keep practising like this every night and your problem will be fixed, I promise you..."@@ $wife said. You blinked when she glanced in your direction and for a moment you locked eyes. She smiled mischeviously.
@@.wife;"And I'll always be willing to help you, $neigh... Why don't you take a picture...?"@@ $wife suggested. Your cock twitched. You felt the wetness of the mess in your pants. You had to clean yourself up...
You hurried to the bathroom.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.woman;"Um- s-sorry for the mess. I would have cleaned-"@@ She shyly began to explain, then gasped when you stepped forward to embrace her. You kissed her neck and felt her body soften against yours.
@@.woman;"Ohh... $name... I didn't know you were so assertive..."@@ She breathed.
@@.you;"Why wouldn't I be? I have $wife's permission, and I know you want it too."@@ You replied while you felt her body. Your hands caressed her behind.
@@.woman;"Th-that's true... Mmh... Are you this assertive with $wife...?"@@ She asked tenderly.
@@.you;"Sometimes I am, sometimes she is."@@ You answered, then you gently pushed $neighmom back to her bed. She bit her lip and looked up at you.
@@.woman;"I think I like it when you're assertive."@@ She whispered.
@@.you;"Take off your clothes."@@ You told her. $neighmom smiled slyly at you, then she nodded.
@@.woman;"Okay..."@@ She said quietly. You watched her unbuttoned her blouse and pull off her tight jeans. Then she unclipped her bra to release her heavy breasts, then finally wriggled off her panties. She stood naked before you, peering up at your face with a shaking breath.
@@.you;"Lay on the bed."@@ You commanded again.
$neighmom sat down, then leaned back. You stepped closer.
@@.you;"Spread your legs."@@ You murmured. $neighmom let out a small breath then slowly parted her legs to reveal her glistening pussy. She was already wet from anticipation. Her soft body was waiting for you.
[img[images\pictures\neighmom\neigh_hotwife_5_1.webp]]
You got to your knees and moved in close; her pussy was inches from your face. You could see every detail. Your cock was growing hard.
@@.you;"Your pussy is so wet... What a naughty woman you are."@@ You commented.
@@.woman;"Ohh... S-sorry..."@@ $neighmom replied with a soft moan.
@@.you;"Don't be sorry. I like naughty women..."@@ You replied. You gently brushed her pussy lips with a finger.
@@.woman;"Mmh! Ohh... Y-yes... I'm a naughty... I'm... A slut..."@@ $neighmom gasped from your touch.
@@.you;"I can tell. Your pussy's trying to swallow my finger."@@ You told her as you slowly and easily pushed a digit into her.
@@.woman;"Ohh...! Mmh, please... More..."@@ She moaned again. Of course a single finger wasn't enough.
You stood up and undid your pants. $neighmom eyed you hungrily as your pants dropped. Your erect cock sprung from your underwear.
@@.you;"Do you want this?"@@ You asked, knowing the answer.
@@.woman;"Ohh... Fuck me, $name..."@@ She begged.
You got onto the bed between her legs and rubbed the head of your cock against her womanhood. $neighmom rocked her hips, greedily trying to get you inside her, but you were enjoying yourself teasing her. She whimpered and gasp every time your cock brushed over her.
@@.woman;"Please $name... Fuck my naughty pussy..."@@ She begged again.
You held your shaft as you slowly pushed into her.
[img[images\pictures\neighmom\neigh_hotwife_5_2.webp]]
@@.woman;"Ohh- fuck...! Mmm..."@@ She moaned lewdly.
@@.you;"What a naughty woman... Fucking a married man..."@@ You grunted as you slowly thrusted into her.
@@.woman;"Mm- I am...! I know I shouldn't... with a married man..."@@ She gasped.
@@.you;"But you just can't help it, can you? Your pussy knows the truth... You just want to be fucked."@@ You told her. You thrusted faster.
@@.woman;"Hah! Y-yes...! I just want your cock... Mmm- I'm such a slut..."@@ $neighmom moaned and rubbed her clit.
@@.you;"You get off to it, don't you? You homewrecker."@@ You growled as you gripped her hips and thrusted harder.
@@.woman;"Oh my god- yes! Ohh... I love it...! I want you to fuck me... Cum inside me...!"@@ She shrieked and writhed on your cock as you slammed into her. She must have been reading your mind.
You gripped her tighter and thrusted faster until you came. Her pussy tightened around your cock as you filled her with your seed in hot bursts. She rocked her hips to milk out every drop. You pulled out your cock from her with a wet pop. She moaned and began to finger herself.
[img[images\pictures\neighmom\neigh_hotwife_5_3.webp]]
@@.you;"You really are a slut, aren't you?"@@ You observed while she fingered your cum inside her. She bucked and spasmed again.
@@.woman;"I am... S-sorry..."@@ She apologized again.
@@.you;"I forgive you."@@ You smirked.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.you;"Uhh... $neighmom...?"@@ You gingerly repeated as you stepped up to her bedroom door. You looked at $wife again. She pushed your arm. You slowly opened the door.
@@.woman;"Oh! S-sorry, I didn't hear you!"@@ $neighmom exclaimed as she clutched loose bathrobes around her.
@@.you;"Oh, sorry!"@@ You embarrassedly turned around. $wife smirked.
@@.wife;"You knew we were coming, didn't you?"@@ She asked with a knowing smile.
@@.woman;"Oh, um... Y-yes, I did..."@@ $neighmom nodded. $wife took a moment to look your neighbor over.
@@.wife;"... Did you want us to wait downstairs...? Or..."@@ She stepped into the room and sat on $neighmom's bed, then slowly undid her blouse.
@@.wife;"We could hang around up here...?"@@ She suggested. You loooked curiously back at $neighmom, who was blushing.
@@.woman;"You could probably stay up here..."@@ She agreed with a soft voice. You closed the door behind you.
$neighmom hesitated, then moved to sit beside $wife. She fidgeted with her hands in her lap. $wife reached over to hold them.
@@.wife;"There's no need to be nervous..."@@ $wife whispered soothingly. She drifted her fingers up $neighmom's arm to her shoulder.
@@.wife;"We've been here before, haven't we...?"@@ She reminded her as she gently pulled $neighmom's robe from her shoulder. Her soft, bare breasts were exposed.
@@.woman;"I... Sorry, you're right... I'm a bit nervous."@@ $neighmom giggled, then gasped when $wife leaned over to kiss her. She closed her eyes. You realized that you wanted a better view. You quietly moved over to sit beside them.
@@.wife;"Come here..."@@ $wife whispered as she pulled $neighmom closer to straddle her.
@@.wife;"Let me taste these."@@ $wife leaned forward to suck on $neighmom's breast.
[img[images\pictures\neighmom\neigh_hotwife_6_1.webp]]
@@.woman;"Ohh...! Mm..."@@ $neighmom moaned softly as your wife sucked on her nipple. You undid your pants and pulled out your semi-erect cock. $wife eyed it and smiled.
@@.wife;"Do you like what you see, hun...?"@@ $wife asked.
@@.you;"Yeah. You two have fun."@@ You replied while rubbing your cock. It was $neighmom's turn to get an eyeful of your manhood.
@@.wife;"You heard him, $neighmom... We're going to have some fun..."@@ $wife whispered.
She leaned up and pulled $neighmom around and off of her. $wife eyed you again as she undressed. You'd seen it hundreds of times, but watching your wife undress still turned you on. $wife's body was very different than $neighmom's, but both were very sexy.
@@.wife;"Take this off..."@@ $wife said as she pulled $neighmom's robes off completely. They were both fully naked. You leaned back on the bed and watched with interest.
@@.wife;"Now bend over, $neighmom... Let's give $name a good view of your pussy..."@@ $wife suggested.
@@.woman;"Okay..."@@ $neighmom replied with a shaking breath. She smiled bashfully at you, then she turned and slowly got down on her elbows and knees. Her ass and pussy were fully exposed.
@@.wife;"Mmm... It's a nice ass, isn't it $name...?"@@ $wife smirked at you. She knelt beside $neighmom and slowly ran her hands over her ass. You could already feel pre-cum drip from your cock.
@@.you;"It is."@@ You agreed.
@@.wife;"Hear that $neighmom? My husband likes your ass..."@@ $wife repeated.
@@.woman;"Mmh... I'm glad..."@@ $neighmom said between some shaking breaths. $wife began to run her fingers up and down $neighmom's ass and occasionally brushed against her pussy and asshole. $neighmom jumped every time.
@@.wife;"Most women would be mad if another woman was presenting themselves like this to their husband."@@ $wife said thoughtfully.
@@.wife;"I kind of like it though... And I think you do too. Are you an exhibitionist maybe...?"@@ $wife suggested playfully.
@@.woman;"I don't think so... I mean, I haven't thought about it before..."@@ $neighmom answered innocently.
@@.wife;"I think you are. How do I put it...? You're getting wet."@@ $wife whispered, then slid her fingers between $neighmom's legs, into her pussy. You could hear the wetness.
[img[images\pictures\neighmom\neigh_hotwife_6_2.webp]]
@@.woman;"O-oh...! Mmmh..."@@ $neighmom gasped and moaned as your wife's fingers pushed inside.
@@.wife;"Mmm... Your pussy's tightening around my fingers... Are you wishing it was my husband's cock...?"@@ $wife teased as she slowly thrusted her digits.
@@.woman;"Mh, n-no... Maybe..."@@ $neighmom gasped.
@@.you;"Does it feel good, $neighmom...?"@@ You asked.
@@.woman;"Oh... Y-yes it does, $name..."@@ $neighmom confessed. You started jerking off faster.
@@.you;"Do you want to feel more?"@@ You asked.
@@.woman;"Oh... Yes...!"@@ $neighmom pleaded.
@@.you;"You have sex toys don't you? Where are they?"@@ You grinned.
@@.woman;"Toys? Mm... They're in a bag under the bed..."@@ $neighmom whispered. You gave $wife a look. She smirked back at you, then quickly climbed off the bed.
@@.woman;"Oh...!"@@ $neighmom moaned as $wife's fingers exited her with a wet squelch. $wife pulled out a bag from under the bed and unzipped it.
@@.wife;"Oh my... Did you have someone in mind for this...?"@@ $wife asked as she pulled out a strap-on dildo. She smirked at $neighmom, who blushed.
@@.woman;"Oh th-that's not for anyone..."@@ $neighmom stammered. You raised an eyebrow at the defensiveness. It was odd for $neighmom to have such a sex toy, you thought. $wife was examining it curiously.
@@.wife;"Use it on me."@@ She said as she tossed it to $neighmom, then she climbed back onto the bed and layed on her back.
$neighmom got up from her hands and knees and strapped on the toy with shaking hands. She looked at you then shuffled over to your wife's waiting pussy.
@@.wife;"Mmm... Go in slowly..."@@ $wife whispered and rubbed herself. $neighmom moved the head of the dildo up and down $wife's slit. $wife looked across at you.
@@.wife;"Are you watching honey...? Watching $neighmom fuck me...?"@@ She teased with a smile then she gasped when $neighmom thrusted the toy into her.
[img[images\pictures\neighmom\neigh_hotwife_6_3.webp]]
@@.wife;"Oh fuck..."@@ $wife gasped.
@@.woman;"Is this good?"@@ $neighmom asked quietly while gently thrusting.
@@.wife;"Yeah... Kiss me."@@ $wife requested.
$neighmom leaned forward to kiss your wife while she continued to thrust into her. It took all your willpower to not cum then and there. You had to pause for a moment.
@@.wife;"Mmh... It feels good..."@@ $wife moaned softly. She looked across at you, then up at $neighmom.
@@.wife;"Can I have a turn?"@@ She asked.
$neighmom slowed to a stop, then nodded. She pulled the dildo from your wife with a pop, then unstrapped it. $wife quickly climbed off the bed and picked the toy up with both hands.
@@.wife;"It felt good, $neighmom... But I don't think you've used it before."@@ $wife remarked curiously while inspecting the toy. Now that she'd said it, $neighmom did seem a little inexperienced with her thrusting. $neighmom blushed again. She either didn't know what to say or didn't want to.
@@.wife;"So I'm guessing you prefer receiving...?"@@ $wife suggested. She rotated the toy around and began to strap it to herself.
@@.wife;"Get over here..."@@ She grinned at $neighmom. $neighmom climbed over to the edge of the bed, then leaned over under $wife's guidance. You began to jerk off again.
$wife stepped in closer, then rubbed the head of the dildo against $neighmom's pussy.
@@.wife;"See? You're already dripping wet... You naughty woman..."@@ $wife teased.
@@.woman;"Mmh... S-sorry..."@@ $neighmom whispered.
@@.wife;"Sorry? There's no need to be sorry. We like naughty women like you... Don't we $name?"@@ $wife smiled at you.
@@.you;"Yeah, we do."@@ You agreed. $neighmom eyed your erect cock and bit her lip, then she moaned as $wife thrusted into her.
[img[images\pictures\neighmom\neigh_hotwife_6_4.webp]]
@@.wife;"Your pussy is so slutty..."@@ $wife commented.
@@.woman;"Ohh... F-fuck..."@@ $neighmom moaned as $wife gripped her hips to thrust faster.
@@.wife;"You like this, don't you?"@@ $wife smirked. She eyed your cock again. You realized she was matching her thrusts with the speed of your jerking off.
@@.woman;"Ohh yes! I do...! Mmm..."@@ $neighmom confessed with a loud moan.
@@.wife;"I want you to watch $name... Watch my husband..."@@ $wife paused to lean forward and whisper in $neighmom's ear.
@@.woman;"Mmm..."@@ $neighmom gasped and bit her lip. Her eyes drifted to you, then your cock. $wife started thrusting again. It was your turn to match her.
@@.wife;"Watch him... When he cums... Imagine it shooting inside you... Inside your slutty pussy..."@@ $wife spoke in a gentle, seductive voice. $neighmom watched you jerk off. Her eyes rolled with each thrust, but she watched you with anticipation. You grunted as you felt yourself hit your limit.
@@.wife;"My husband's going to fill you up...!"@@ $wife thrusted faster.
@@.woman;"Ohh f-fuck! Cum inside me...!"@@ $neighmom begged as she watching you cum. She shivered and bucked against $wife. You grunted as your cum spurted across the bed and onto $neighmom's leg.
$wife smirked at you, then she pulled the dildo out with a wet pop. $neighmom collapsed on her bed. She quivered.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>$neighmom excitedly tip-toed down the hallway while still holding your hand. You did your best to keep up with her while staying relatively quiet. You made it up the stairs without incident and crept to the slightly ajar door. $neighmom peeked in first. She clasped a hand over her mouth.
@@.you;"Let me see..."@@ You whispered and moved in closer. $neighmom leaned over your shoulder, her body pressed against your back. You had to duck down to let her see over you. She seemed to enjoy the closeness, her arms were wrapped around your waist and her hands were comfortably sitting atop your crotch. You peeked through the door.
A deep swirling emotion filled you. $wife and $neigh were both completely naked on his bed. He was slowly jerking his cock while $wife touched herself.
[img[images\pictures\neighmom\neigh_hotwife_7_1.webp]]
@@.wife;"That's it, $neigh... Keep stroking it... Mmh... I want to feel it so bad..."@@ You could hear your wife's soft, seductive voice. Your loins stirred awake. $neighmom apparently noticed too. She began to rub your cock through your pants.
@@.man;"You're so beautiful, miss $wife..."@@ $neigh gasped.
@@.wife;"Beautiful, huh...? How about sexy...?"@@ $wife asked with a smile. She turned around on the bed to face him, and she squeezed her soft breasts together.
@@.woman;"She's definitely sexy..."@@ $neighmom whispered in your ear. She squeezed your cock, then undid your pants while you watched your wife.
@@.man;"Y-yeah, that's what I meant... You're sexy..."@@ $neigh agreed.
@@.wife;"What's the sexiest part of me...?"@@ $wife asked. You could tell she was enjoying teasing $neigh.
@@.man;"Everything!"@@ $neigh replied. $wife quirked a brow and gently stroked his thigh with a finger. He groaned from just her touch, and his cock twitched.
@@.wife;"If you had to pick one thing."@@ She whispered.
@@.man;"Ugh... Your eyes...!"@@ $neigh blurted. $wife blinked in genuine shock. Her cheeks turned slightly red.
@@.wife;"I wasn't expecting that. Hehe, how sweet..."@@ $wife smiled. She then turned around to expose her bare ass and pussy. She rubbed her hand against her ass and looked back at $neigh.
@@.wife;"But what about this...?"@@ She asked with a smirk. You almost groaned. $neighmom took out your swollen cock and was jerking you off.
@@.wife;"Doesn't it drive you wild...? You want to fuck me, don't you...?"@@ $wife whispered.
@@.woman;"What a naughty woman."@@ $neighmom breathed. She jerked you off faster and fondled your balls with her other hand.
@@.man;"I do...!"@@ $neigh groaned painfully.
@@.wife;"Imagine it for me... Rubbing your cock against my pussy... Getting it wet... Then pushing it in... My pussy would swallow your cock right up..."@@ $wife expertly painted the picture. She rubbed her fingers over her slit. You struggled to maintain composure while $neighmom relentlessly jerked your cock.
@@.wife;"Mmh... You'd pump your cock into me until I came... And then what would you do, $neigh...?"@@ She whispered.
@@.man;"I'd cum inside you...!"@@ $neigh groaned again, then he gasped as he began to cum.
@@.wife;"Oh- Do it, $neigh...! Cum for me...!"@@ $wife begged lewdly. $neigh groaned as he jerked off over your wife's ass. His cum spewed out over her cheeks.
[img[images\pictures\neighmom\neigh_hotwife_7_2.webp]]
@@.man;"Ugh...! $wife..."@@ $neigh gasped.
@@.wife;"Oh, $neigh... That felt so good..."@@ $wife smiled at him.
@@.woman;"Now it's your turn."@@ $neighmom whispered in your ear.
You bit your lip and used every fiber of your being to hold yourself together. You were on the brink of cumming, and despite your efforts, $neighmom wasn't interested in slowing down. She squeezed your balls and rolled your pre-cum over your cock.
@@.woman;"Cum for me like $neigh came for $wife."@@ She whispered.
You closed your eyes and clenched your jaw as you came into her hands.
[img[images\pictures\neighmom\neigh_hotwife_7_3.webp]]
@@.woman;"There you go... Good boy."@@ $neighmom purred.
<<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>>You followed $neighmom into her house as you had before, except this time you felt more nervous and excited. You weren't sure what to expect.
@@.woman;"Why don't you take a seat?"@@ $neighmom suggested as you entered the kitchen with her. She wasted no time to pour you a drink. You sat on a barstool and she stood opposite you, leaning on the kitchen island bench. Her ample cleavage was showing, which she no-doubt was fully aware of.
@@.you;"Uh... So $wife is already over?"@@ You asked. You wouldn't have known anyone else was home.
@@.woman;"They're upstairs in $neigh's room. There's no need for us to interrupt them..."@@ $neighmom smiled, her eyes uncomfortably baring into you. You wondered if she was even blinking.
You made idle chat as you nursed your drink, and despite all your efforts, $neighmom somehow made it impossible for any topic to last longer than a minute. And then she'd just stare at you until you brought something else up. More than once did she catch you eyeing her cleavage.
@@.you;"I guess you'd be relieved that $neigh takes his education so seriously, huh?"@@ You politely suggested. $neighmom made an odd expression. It was the first time she did anything but smile.
@@.woman;"... Yes. I'm very proud of my boy. I'd do anything for him."@@ She replied in an unusual tone. You quirked an eyebrow but politely ignored her odd expression.
@@.you;"There's a lot to be proud of-"@@ You began to say.
@@.woman;"Could you come with me $name? I had something I wanted to show you."@@ $neighmom interrupted you with a smile.
@@.you;"Sure..."@@ You offered a nervous smile.
You followed her again to the staircase this time, and as you approached behind her, she suddenly reached back to grasp your arm. You blinked in surprise. $neighmom smiled at you and raised a finger to her lips, as if to tell you to keep quiet. She then led you up the stairs behind her. You were walking closer than you might have if she wasn't holding your arm. On a few occassions you accidentally brushed her rear, though she didn't seem to notice or mind. You reached the top of the staircase and she quietly led you to a room. The door was slightly open. She peeked inside and bit her lip, then ushered you over to look inside.
You curiously looked inside, then did your best to suppress your gasp. $wife was laying on her back on a bed, naked and masturbating. $neigh was sitting on a chair and watching her.
[img[images\pictures\neighmom\neigh_naivewife_1_1.webp]]
No doubt this was due to your order, but you didn't think it'd happen so quickly... More alarming was that $neighmom saw it. No doubt she was furious as any mother would be... Except she wasn't.
You looked back at $neighmom, who was once again peeking into her son's room. She bit her lip again and let out a soft breath, then she looked back at you. Your eyes met. She was turned on.
You didn't know how to react. It was $neighmom who took initiative. She grabbed your arm again and continued down the hallway to the very last door. She led you through it and quietly closed the door behind you. It must have been her bedroom.
@@.woman;"It seems like $wife is just as serious with her tutoring..."@@ $neighmom said. You didn't know how to respond. You just nodded.
@@.woman;"It's okay... You don't need to be so tense. I'm not upset or mad..."@@ $neighmom cooed quietly as she sat on her bed. She patted the spot beside her. You sat down.
@@.you;"You really don't mind...?"@@ You were amazed. $neighmom shook her head.
@@.woman;"I'm just glad that he has someone else he can experience these things with..."@@ $neighmom explained. She reached over to playfully pull at your shirt.
@@.woman;"And if your wife is giving my son some of these lessons... Then maybe we have a similar arrangement..."@@ $neighmom suggested. She was awfully close - you could feel her breath on her neck.
@@.woman;"What do you think of that...?"@@ She asked.
@@.you;"I think that's a good idea."@@ You replied. Of course you thought that - you already arranged it with $neigh... Though you didn't need to tell $neighmom that. You wondered whether she might have already known.
@@.woman;"I'm glad you think so."@@ She smiled happily, then suddenly stood up.
@@.woman;"Now... Because $neigh is seeing all of $wife... It's only fair you get to see me too..."@@ $neighmom bit her lip as she slowly pulled her clothes off.
[img[images\pictures\neighmom\neigh_naivewife_1_2.webp]]
Your eyes drifted down to take in what you'd been cafefully checking out all evening. $neighmom had large, heavy breasts. Much larger than $wife's... Though she was a different build. You shifted on the bed as you noticed your cock begin to swell. $neighmom noticed too.
@@.woman;"Why don't you take that out...? I want to see it."@@ She suggested. You eagerly fished out your cock, which swung out fully erect. $neighmom bit her lip as she stared at it. You felt a little self-conscious from how much she stared.
@@.you;"Is it... Are you okay?"@@ You asked.
@@.woman;"I've always wanted to see it, $name..."@@ She told you as she walked towards you. Her eyes remained glued to your cock. You felt more nervous than you should have. Something about the setting made you feel as if you were trapped in a spider's web.
@@.woman;"I've been lonely, $name... And there's only so much one-... Well, you're here now..."@@ $neighmom finally looked up at your face. She was about to say something but stopped herself. She slowly got down to her knees. Your cock was right beside her face. You let out a shaking breath, turned on from the anticipation.
$neighmom gently wrapped her warm fingers around your cock. It twitched between her fingers which made her smile. She began to stroke it.
@@.woman;"I'm kind of surprised, $name... Maybe just as surprised as you are. I thought you might be upset to see your wife with my son..."@@ $neighmom spoke quietly, her fingers as gentle as her voice.
@@.you;"I was surprised to see it."@@ You admitted.
@@.woman;"Maybe not just 'surprised'...?"@@ She smiled up at your face as she poked the head of your erect cock.
@@.you;"What are you suggesting, $neighmom...?"@@ You asked.
@@.woman;"It's nothing to be ashamed of, $name... I think it's something very manly for a husband to be okay seeing their wife like that..."@@ She continued.
@@.woman;"And if it turns you on, then I suppose that's a plus too."@@ She teased. You were about to deny it, but instead you groaned. $neighmom wrapped her lips around your cock. You felt her tongue swirl around the head of your cock.
@@.woman;"Mh... Don't deny it, $name... It's okay, you're safe with me... I'll look after you... Mh..."@@ She purred as she continued to suck down on your cock. You let out a long breath and leaned back as the sensation overtook you. She was right, of course.
@@.woman;"And just as $wife is taking care of $neigh in his room... I'll take care of you too... Mmmh..."@@ She began to suck harder.
She tucked her hands under your legs and pulled your waist up closer to her mouth as she gagged down on your cock. You groaned and ran a hand through her hair as she choked down on your manhood. It felt incredible.
You tried to slow her down but she ignored you. You knew you weren't going to last but she kept going. You could feel the tip of your cock press against the back of her throat, then just as you felt yourself begin to orgasm, $neighmom took a hold of your cock and began to jerk it off frantically while she sucked the head. She wanted you to cum in her mouth.
You groaned one last time as your orgasm tensed your entire body. You could feel your cum shoot out in multiple spurts, quickly swallowed up by $neighmom.
[img[images\pictures\neighmom\neigh_naivewife_1_3.webp]]
She looked up at you and smiled.
@@.woman;"That tasted nice."@@ She giggled. You felt embarrassed.
@@.you;"That felt good. Uh..."@@ You struggled to think of what to say.
@@.woman;"If you're worried about $wife finding out... Don't. This'll be our secret okay? Just be sure to visit again."@@ $neighmom smiled. For a moment you completely forgot about the awkward and strange feeling she gave you.
You quietly left the room together, but it seemed that $wife had already left. $neigh had locked himself in his room. You said goodbye to $neighmom and went home.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You tip-toed upstairs, following after $neighmom. Your heart pounded and you felt your crotch stir awake from the images conjured in your vivid imagination.
$neighmom paused by the bathroom. You were confused for a moment, then you heard the muffled gasps from behind the door. $neighmom gently pushed the door open and peeked in. You glimpsed over her shoulder too. You had to clasp a hand over your mouth when you saw your wife bent over with her bare ass exposed and being eaten by a very eager $neigh.
[img[images\pictures\neighmom\neigh_naivewife_2_1.webp]]
@@.wife;"Ohh... Oh my god, your tongue is inside..."@@ $wife gasped lewdly. She did her best to keep her voice down, but it seemed she was having a hard time. $neigh on the other hand was less caring; he groped her ass while feverously smooshing his tongue into her. His pants were down around his ankles and it looked like his cock was about ready to burst.
It took all the willpower you could muster to not jerk off, though your cock was painfully erect and trapped in your pants. You flinched when you felt $neighmom rub her hand against it...
@@.man;"Hah $wife... You taste so good..."@@ $neigh gasped as he reached down to rub his cock.
@@.wife;"Mmhh! Oh... That's embarrassing to hear..."@@ $wife replied with a shaking whisper. You could see her wet pussy twitch in heated anticipation. You wondered whether $neigh was ready for it, but it didn't seem like he was. He burried his face into her again. $wife spasmed and gasped.
You could barely stand it anymore; you could feel wetness form at the tip of your cock. Thankfully it seemed $neighmom was like-minded. She grasped your forearm and pulled you away, down the hallway to her room. She quietly let you in and closed the door behind her before pushing you onto her bed.
You eagerly began to undress, but again $neighmom was one step ahead of you. She made quick work of her clothes, then unclasped her bra followed by shrugging off her panties. You were mesmerized by her udder-like breasts, but you didn't have long to stare.
She climbed onto the bed, her naked body dragging against your throbbing manhood. You eagerly grasped your shaft to point your cock into her, but instead $neighmom bent her ass over into your face. You blinked and gasped, then you were muffled by her soaking womanhood.
You looked up at her face while she grinded her pussy into your mouth. Her eyes rolled as she began to massage her tits.
@@.woman;"Mm, come on... I told you that we could do whatever they were doing... So get to it... Eat my pussy..."@@ $neighmom encouraged you with whispered breaths.
[img[images\pictures\neighmom\neigh_naivewife_2_2.webp]]
You were alarmed at first, but admittedly it was driving you crazy. You opened your mouth and plunged your tongue into her sweetness, then began to lick her clit.
@@.woman;"Oh my god!... Yes... Keep going..."@@ She gasped, then she leaned back to rock her open herself more. You could feel her wetness grow, as did her moans grow louder.
@@.woman;"F-fuck...! Oh god..."@@ $neighmom reached down to push a finger inside herself, and she slid her other hand behind your neck. You were nothing but a sex toy for her. She thrusted her hips into your face harder as she masturbated. You could feel your pre-cum dribble down your shaft.
@@.woman;"Oh my god! Y-yes, okay, don't stop, I'm cumming...!"@@ $neighmom gasped. She pulled your neck forward and thrust her pussy into your face, then began to wildly grind it. You couldn't breath, you just continued to eat her out until she began to spasm. You felt her wetness cover your face.
@@.woman;"Shit, oh god...! H-hah... Wow... That was incredible $name..."@@ She finally began to collect herself. She peered down at your saturated face with a wild look in her eye.
@@.woman;"Don't worry, now it's your turn..."@@ She told you, then she climbed off you and moved down to your throbbing cock. She moved in close to inspect it, then she giggled.
@@.woman;"It looks like you need some relief."@@ $neighmom smiled up at you and teasingly poked a tongue out at it.
@@.you;"Yes please..."@@ You agreed while unconsciously lifting your hips.
@@.woman;"Mmmh... It looks ready to blow... I guess how that's $neigh feels all the time around $wife, huh?"@@ $neighmom suggested with a smile.
@@.you;"Yeah maybe."@@ You grunted, then groaned as $neighmom's tongue finally began to flick at the tip of your cock. The wet sensation sent shivers down your spine. You were already so close to cumming just from how riled up you were.
@@.woman;"Did you enjoy watching them...?"@@ $neighmom asked with a curious glint in her eye.
@@.woman;"$neigh eating her out, just like you did for me... I bet you wanted to see more."@@ She giggled, then flicked her tongue against your cock again.
@@.you;"I guess."@@ You replied stiffly, trying not to groan from her teasing your cock.
@@.woman;"Maybe they did, who knows... Could you imagine that...? What if $neigh fucked $wife...? Maybe next time he will..."@@ $neighmom suggested, then began to wrap her tongue around your cock.
You imagined it for a second; $neigh eagerly pushing his cock inside $wife's wet pussy. She was already so wet that it would slide straight in. You grunted as the thought pushed you over the edge.
@@.woman;"Oh...! You liked that thought did you?"@@ $neighmom giggled then began to suckle at the tip of your cock as your cum dribbled out over her mouth.
[img[images\pictures\neighmom\neigh_naivewife_2_3.webp]]
@@.woman;"Mmh..."@@ She licked her lips then swallowed your cum. @@.woman;"If you liked it then maybe you should visit again, hmm...?"@@ She suggested with a smile.
You really weren't sure, something about this was all wrong, and yet you couldn't refute the fact that it turned you on immensely. You just nodded.
You and $neighmom got cleaned up and snuck out of the room. It seemed $neigh and $wife were already done with their 'tutoring', and were downstairs in the kitchen again. $wife was very quiet when you came down, and you both left together.
She didn't ask any questions and neither did you.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.you;"I guess I don't have much choice."@@ You replied sheepishly. $neighmom tilted her head and smiled at you with a puzzled look.
@@.woman;"Of course you have a choice. It's me that doesn't have a choice."@@ She reminded you. You suddenly felt very guilty.
@@.you;"Sorry, that was a poor choice of words."@@ You mumbled. She shook her head and softly put her hand on your forearm.
@@.woman;"Don't feel bad. I was only ordered to 'get along' with you. I'm glad it's turned out this way."@@ She said quietly. You caught her gaze and realized she meant it. You felt your face turn red.
@@.woman;"Come with me."@@ $neighmom took your arm and gently pulled you along. She giggled as she led you up the stairs and down the hallway to her bedroom. You took the opportunity to peek into $neigh's room as you passed by, but it didn't seem like he was there.
She closed the door behind you and began to slowly take off her clothes.
@@.you;"Uh... I guess I'm a hypocrit for asking, but are you sure you're doing this because you want to...?"@@ You asked, though your eyes were glued to $neighmom's naked chest.
She paused to give you a considerate look. @@.woman;"We built the app on the premise that behaviors are unconscious. There's no such thing as 'free will' on a subconscious level. You can consciously repress yourself from doing something, but that doesn't mean you'd never do it."@@ She explained.
@@.you;"... Oh, right."@@ You realized you needed to answer her. $neighmom giggled, then pulled the rest of her clothes off.
@@.woman;"As it turns out, people are unconsciously willing to do a lot of things."@@ $neighmom continued as she sat down on her bed. She slowly leaned back and smiled as she looked up at you.
@@.woman;"And in my case... I couldn't be happier to fulfill my command. I can tell because of how my body reacts..."@@ She bit her lip as she parted her legs to reveal her glistening slit. You felt your cock harden painfully in your pants. You quickly began to pull your clothes off then hurried towards her.
@@.woman;"Mmh, first I want you to do what you did before... Down here..."@@ She whispered, then she gently pushed your head down towards her womanhood. You didn't question her.
$neighmom moaned and grasped your hair as you swirled your tongue around her clit and pushed a finger inside her.
[img[images\pictures\neighmom\neigh_naivewife_3_1.webp]]
@@.woman;"Oh fuck... Oh my god I'm so wet... It feels so good..."@@ She whimpered, then began to grind against your face. You picked up the pace and wrapped your arms around her legs.
@@.woman;"Mmmh, oh my god... Don't stop... I'm cumming...!"@@ She gasped. You pushed in a second finger and thrusted them faster until you felt her wetness squirt out.
@@.woman;"Oh f-fuck...!"@@ She gasped and spasmed, then looked down at you with lust in her eyes.
She pushed you onto your back then climbed over to straddle you. You felt the tip of your cock brush up against her soaked womanhood. $neighmom bit her lip as she grasped your shaft to lead it inside her. You groaned as she lowered herself on it; her pussy swallowed it up entirely.
@@.woman;"Oh my god... Your cock feels so fucking good..."@@ She gasped as she began to bounce.
[img[images\pictures\neighmom\neigh_naivewife_3_2.webp]]
You could only grunt in response. Truthfully her pussy was so hot and wet, you were just focusing on trying not to cum. She wasn't making it easy. You could feel the tip of your cock push against her inner wall. $neighmom moaned as she rocked her hips back and forth.
@@.woman;"You want to cum, don't you...? Your cock is right up against my womb... I can feel it..."@@ She teased you as she grinded her hips.
@@.you;"F-fuck... I'm gonna cum if you keep doing that..."@@ You grunted back. $neighmom gasped and began to rub herself. Apparently the thought turned her on.
@@.woman;"Mmmh... If you cum right now then I'll get pregnant..."@@ She warned you, but she didn't stop riding your cock. You could feel it coming but you didn't want to stop.
@@.woman;"It's okay, $name... Cum inside me... Do it..."@@ She gasped. You grunted and groaned. You knew it probably wasn't a good idea, but you couldn't help it, you were already cumming.
You groaned loudly as $neighmom swirled her hips around, massaging the tip of your cock inside her. She gasped and bucked as you filled her with your seed.
@@.woman;"Oh my god... You really did it..."@@ She gasped after finally catching her breath. She leaned back to let your cock pop out of her and you saw your cum spill out after.
[img[images\pictures\neighmom\neigh_naivewife_3_3.webp]]
@@.you;"I probably shouldn't have done that..."@@ You stated the obvious. $neighmom giggled.
@@.woman;"No going back now. But don't worry about it, $name... If anything, this strengthens our bond."@@ She smiled, then she leaned forward to kiss you. You blinked as you realized it was the first time you'd actually kissed her. It felt nice.
@@.woman;"You probably don't realize how significant this is."@@ She smiled at you, then rolled off to clean herself up.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.you;"$neighmom...?"@@ You called out as you slowly let yourself into your neighbour's house.
@@.woman;"I'm upstairs!"@@ You heard her call back.
You closed the door behind you and nervously walked down the hallway, then up the stairs. It seemed that you were alone.
@@.you;"$neighmom...?"@@ You called again.
@@.woman;"In here."@@ She replied from her room. You timidly pushed the door open and gazed inside.
$neighmom was laying on her back, propped up on her elbows. She smiled at you as you stepped inside.
@@.woman;"You came sooner than I'd expected."@@ She remarked as she casually pulled at her top. She bit her lip and looked up at you.
@@.woman;"Are you going to stay over there...?"@@ She raised a brow. You walked over to her bed. $neighmom smirked and reached out to stop you from sitting.
@@.woman;"First let me..."@@ She said quietly as she rolled onto her front. She wriggled forward and began to undo your pants. You felt your cock swell with anticipation.
@@.you;"You're eager."@@ You commented.
@@.woman;"So are you!"@@ $neighmom replied as your cock sprung out from your pants. She gazed up at you and flicked her tongue against the head. You were immediately rock-hard.
$neighmom giggled then began to suckle on your cock. She was so gentle that it tickled. You shivered as her kisses moved up and down the shaft of your cock, then she wrapped her soft lips around the cock and swallowed you down.
[img[images\pictures\neighmom\neigh_naivewife_5_1.webp]]
You groaned quietly as $neighmom hungrily blew your cock. She pulled it from her mouth with a gasp, then rubbed the wet cock against her lips while gazing up at you.
@@.woman;"Does it feel good...?"@@ She asked with a hint of unease.
@@.you;"Of course."@@ You reassured her. She smiled.
@@.woman;"Do you want to fuck me...?"@@ She asked while she continued to rub your cock with her lips. You eyed her body then nodded.
$neighmom quickly stripped off her clothing, then she pulled you onto the bed while she turned around. Her ass was up against your crotch.
@@.woman;"Fuck me like this..."@@ She gasped as she slowly rubbed against you. You caught her gaze in the wardrobe mirror. She looked back at you longingly.
@@.you;"Like this...?"@@ You asked as you guided your cock down to rub against her hot, wet womanhood. You watched her close her eyes and moan.
@@.woman;"Ohh...! P-please... Fuck me...!"@@ She begged.
You gripped her ass with one hand and slowly pushed your cock inside her. She was already dripping wet. You grunted as you began to thrust inside her.
[img[images\pictures\neighmom\neigh_naivewife_5_2.webp]]
@@.woman;"Oh my god...! Your cock feels so good, $name...!"@@ $neighmom gasped. She pushed her ass back against you, wanting more.
@@.woman;"Is this how you fuck $wife...?"@@ She asked as she closed her eyes. You noticed she was rubbing her clit.
@@.you;"Exactly like this."@@ You replied, realizing she was playing out a fantasy. You grabbed her ass with both hands and pumped into her faster.
@@.woman;"Oh! Mmmh...! F-fuck me $name...! Don't stop...! Fuck this naughty pussy...!"@@ She whimpered and gasped, then she spasmed. You felt her wetness cover you as she came on your cock. You didn't stop thrusting.
@@.you;"I'm gonna cum..."@@ You grunted.
@@.woman;"Ohh! Ah- mmmh!"@@ $neighmom gasped lewdly and rubbed herself faster.
You thrusted as fast as you could until your body stiffened from an intense orgasm. You waited until the very last second to pull out and drain your balls onto $neighmom's ass.
[img[images\pictures\neighmom\neigh_naivewife_5_3.webp]]
She gasped and moaned as your cum dripped over her asshole and pussy. It was still twitching. $neighmom reached back to push her fingers inside herself; no doubt spreading your seed inside her too. She spasmed again.
@@.woman;"Oh fuck... $name... You came so much... Mmm..."@@ She moaned and sucked her fingers.
You cleaned up, then $neighmom saw you to the door. You went home.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You quietly let yourself into $neighmom's house. The door was slightly open anyway. You closed the door behind you and walked down the hallway. $neighmom was sitting at the kitchen. She smiled when she spotted you.
@@.woman;"$name... $wife's upstairs with $neigh."@@ She said. You saw that she'd already poured you both a drink. You sat opposite her.
@@.you;"Thanks."@@ You mumbled as you took your drink.
@@.woman;"She must be really into it. She didn't even say hello."@@ $neighmom smirked. You blushed.
@@.you;"Ah... I guess."@@ You replied meekly.
@@.woman;"Why do you look so tense...?"@@ She asked somewhat softly. You blinked as you realized she was right, then you took a deep gulp from your drink. $neighmom giggled.
@@.woman;"You're thinking about what they're doing upstairs, aren't you...?"@@ She asked.
@@.you;"Yeah."@@ You admitted. $neighmom leaned forward to put a hand on your arm. She caught your gaze.
@@.woman;"Do you want to go watch...?"@@ She asked quietly, seductively. You nodded.
$neighmom finished her drink.
@@.woman;"Come on."@@ She said, and she took your hand. She led you to the staircase then tip-toed up. You nervously followed her.
You held your breath as you approached the door. $neighmom peeked in and bit her lip. She glanced over at you and ushered you closer. You peeked in.
Your loins stirred. $wife was laying back on $neigh's bed, completely naked. Your wimpy neighbour was closely examining her body. He was also naked. You saw his cock- it looked painfully hard.
@@.wife;"You're staring so much..."@@ You could hear your wife comment.
@@.man;"Sorry- you look so different than... Um..."@@ He mumbled in response then fell silent.
@@.wife;"Than...?"@@ $wife asked curiously. He shook his head.
@@.man;"Nothing. Um, I want to use this..."@@ $neigh shuffled through a drawer and pulled out a vibrator. You blinked.
@@.woman;"Oh that's mine..."@@ $neighmom whispered in your ear. You almost jumped. She giggled quietly.
@@.wife;"Okay..."@@ $wife replied shyly.
You held your breath as you watched $neigh slowly approach your wife with the sex toy. He lowered it to her pussy and pressed it against it. $wife moaned softly as he pushed it in.
[img[images\pictures\neighmom\neigh_naivewife_4_1.webp]]
@@.man;"Does it feel good...?"@@ He asked.
@@.wife;"Mmh... Y-yes..."@@ $wife writhed.
You flinched from a sudden touch. $neighmom was reaching around you to undo your pants. You didn't stop her. She pulled your pants down far enough to fish out your semi-erect cock.
@@.man;"Hah... It looks so good..."@@ $neigh commented between deep breaths. He was completely fixated on your wife's pussy.
@@.wife;"Mmh... D-don't you want to fuck me...?"@@ $wife asked between gasps. $neighmom began to jerk you off.
@@.man;"I..."@@ $neigh hesitated then pulled out the toy from her. She gasped. @@.man;"I don't know if I can..."@@ He mumbled while staring at her slightly gaped pussy. She was dripping wet.
@@.wife;"What if we try just touching..."@@ $wife suggested. $neigh looked confused. $wife reached forward to gently grab his cock. He groaned from her touch, but he didn't move away. Instead he followed $wife's movements. She pulled him closer to her.
@@.wife;"Like this."@@ She said quietly as she pressed $neigh's cock against her soaked pussy. He grunted. You did too. $neighmom jerked you faster.
@@.man;"H-hah... It's touching your pussy..."@@ $neigh groaned.
@@.wife;"Maybe if you don't go in... It'll be okay..."@@ $wife suggested. $neigh groaned again and began to thrust up against her. $wife guided him with her hand.
[img[images\pictures\neighmom\neigh_naivewife_4_2.webp]]
You began to breath harder. You couldn't stop watching. $neigh's cock pressed so deeply into $wife's pussy, all it'd take was one thrust and he'd be inside her- inside your wife. You saw her wetness coat his cock.
@@.woman;"Doesn't that look nice?"@@ $neighmom whispered in your ear again. Your cock twitched in her hand. She rubbed your pre-cum over the tip of your cock.
@@.woman;"He's so close to fucking her... And $wife looks like she wants it too..."@@ $neighmom continued. You could only stiffle your groans as she jerked your cock.
@@.wife;"How does that feel...?"@@ $wife asked.
@@.man;"Good... Ugh... I think I'm going to cum though..."@@ $neigh groaned. $wife didn't stop pulling him in.
@@.wife;"That's okay... Cum whenever you want..."@@ $wife breathed.
You held your breath as you watched $neigh thrust faster. He groaned loudly as $wife fondled his balls. He thrust one last time and began to cum in thick spurts, all over your wife's pussy. She moaned as his seed spilled over her gaping pussy.
[img[images\pictures\neighmom\neigh_naivewife_4_3.webp]]
@@.man;"Ugh... H-hah..."@@ $neigh grunted. $wife gently rubbed her fingers over her pussy- over $neigh's cum.
@@.woman;"Look at all that cum... Imagine if that was inside her... Mmh..."@@ $neighmom's voice was shaking. Apparently this was turning her on too. She grabbed your hand and took off down the hallway. You almost fell over.
You followed her into her bedroom. She spun you around and pulled your pants completely down. Your cock twitched in front of her face. $neighmom moaned as she leaned forward and took you in her mouth.
[img[images\pictures\neighmom\neigh_naivewife_4_4.webp]]
@@.woman;"Mmmh... Mm... I can taste your pre-cum..."@@ $neighmom gasped between moans. You grunted in response. Truthfully you were already close to cumming.
@@.woman;"Come on... Do it... I need to taste you... Mmmh... After watching that..."@@ $neighmom continued. She peered up at you with a lustful gaze.
@@.woman;"After watching $neigh cover your wife's pussy in his cum..."@@ She reminded you. You groaned. $neighmom leaned back against her bed and pulled you closer. She opened her mouth.
@@.woman;"Let me taste your cum..."@@ $neighmom begged, and flicked her tongue against your cock. You grabbed your cock to jerk off, but just the touch made you cum. You grunted as you came over her face.
[img[images\pictures\neighmom\neigh_naivewife_4_5.webp]]
$neighmom licked her lips and swallowed your cum.
@@.woman;"Sorry... I know that was selfish, but I couldn't stop myself."@@ She explained with a sweet smile.
@@.you;"That's okay, I think I needed that too."@@ You replied.
You cleaned up, then waited together in $neighmom's room for $wife to eventually leave. You soon followed.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You tapped the green phone icon to answer. $neighmom was naked on her knees and sucking on the cock of an unknown man... But you had a pretty good idea of who it was.
@@.woman;"Mmmh... Oh fuck...!"@@ You heard $neighmom moan. You quickly lowered the volume.
[img[images\pictures\neighmom\neigh_naivewife_6_1.webp]]
@@.woman;"Mmm... Are you watching...? Mmh..."@@ She gasped between sucks. Your cock twitched as you watched your slutty neighbour gobble down a cock. You pulled down your pants and idly toyed with your manhood.
@@.woman;"Mmh... $name... Please don't judge me... I'm addicted to this..."@@ $neighmom moaned.
@@.woman;"Sometimes all I can think about is cock... Tasting them... And fucking them... Oh, fuck me...!"@@ She begged.
$neighmom leaned on her back and pulled her legs apart to reveal her glistening pussy. You could see it twitch with anticipation. The young man shuffled in between her legs and pushed the head of his cock against $neighmom's slit. She gasped and moaned, and she rocked against the thing until it slid inside her.
@@.woman;"Ohh- F-fuck...!"@@ $neighmom gasped and spasmed from just the insertion.
@@.woman;"Oh my god... It feels so good... Mmmh... K-keep fucking me, honey..."@@ $neighmom begged.
The man began to thrust- slowly at first, then he sped up. $neighmom's tits jiggled with every thrust.
[img[images\pictures\neighmom\neigh_naivewife_6_2.webp]]
@@.woman;"Y-yes! Oh fuck... Oh I'm such a slut... F-fuck...!"@@ $neighmom rubbed her clit.
@@.woman;"But it feels so good! Mmmh...!"@@ $neighmom gasped and spasmed. You started jerking off too.
@@.woman;"H-hah... Are you watching, $name...? Are you disappointed in me...?"@@ $neighmom looked to the camera, at you. Her eyes were hazy with lust.
@@.woman;"It's not my fault I'm this way... I... Mmh...!"@@ $neighmom spasmed again.
@@.woman;"I'm s-sorry... But $name... You're the only other person that's allowed to fuck me, okay?"@@ $neighmom bit her lip and moaned, then she gasped when he flipped her over onto her knees. You could her gaped pussy and you grunted as you watched the man slowly push his cock inside it. It opened up and swallowed him.
@@.woman;"Oooh! Mmmmh... H-hah... F-fuck... I know I said that we shouldn't, but... Mmm... It's already so wrong..."@@ $neighmom moaned as the man fucked her.
@@.woman;"Cum inside me honey..."@@ $neighmom pleaded with a soft breath.
Something about it made your whole body tingle. You realized you were about to cum. You grunted and jerked off faster, as did the man fuck her faster. You watched her ass jiggle with every thrust, and then finally he thrusted one last time. $neighmom moaned and spasmed as he filled her with his seed. You grunted too as your cum spilled out over your hand. The man pulled his cock out of her, and a pool of his cum spilled out.
[img[images\pictures\neighmom\neigh_naivewife_6_3.webp]]
@@.woman;"Oh my god...! There's so much..."@@ $neighmom gasped lewdly while she masturbated.
@@.woman;"I- ohhh-f-fuck... H-hah... Mm..."@@ You could hear her voice shake. She spasmed again, and you saw her pussy twitch from her orgasm.
@@.woman;"Mmh... I hope you enjoyed the show, $name..."@@ $neighmom looked into the camera and smiled.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>Before you had a chance to do much more, the bedroom door slammed open. You flinched as $neighmom paced into the room wearing a scowl.
@@.woman;"I'm very disappointed, $name."@@ She said with an icy tone.
@@.you;"Leh merh..."@@ You tried to reply. She pursed her lips.
@@.woman;"That's not going to happen."@@ She told you as she circled around the bed. She leaned over so that her face was close to yours.
@@.woman;"But I do need you to stay quiet, okay?"@@ She offered you a sweet smile- once upon a time you thought it looked innocent, but now you knew it came from a place of lunacy. Your heart raced as your situation became more clear.
@@.you;"Leh mergo...! ellp!"@@ Your desperation was pathetic. $neighmom's sweet smile suddenly dropped. She stood up moved to peek out from her curtains, then she circled back around towards you.
@@.woman;"I warned you. Now I have to punish you."@@ She climbed onto the bed and straddled you. You braced yourself for torture. She lifted a hand to her dress and began unbuttoning it.
You were at a loss for words. You simply stared and remained silent as you watched her take off her dress. She caught your gaze.
@@.woman;"What's wrong, $name? You looked confused."@@ She smirked, then she stood up on the bed, over your body.
@@.you;"Wah ah yeh doon..."@@ You wondered if you were drooling. It sounded like it.
@@.woman;"I told you- I'm punishing you."@@ She reminded you. Then she gently placed a foot over your crotch. Your eyes widdened and you shook your head. She smirked.
[img[images\pictures\neighmom\neighmom_slave_1_1.webp]]
@@.woman;"No...? But I need to punish you. What if it's just a little..."@@ She raised an eyebrow as she slowly pushed her foot down against your manhood. You gasped and groaned from the pressure - thankfully you were still numb and it didn't really hurt, but you felt vulnerable. She could easily crush you... And yet for some reason, your cock was swelling.
@@.woman;"Oh? You pervert, $name."@@ She giggled, then she rubbed her foot against your growing cock.
@@.woman;"Are you secretly into this type of thing? I wouldn't have guessed it... Tell me if you want me to step on it."@@ She bit her lip and slowly put some more weight on your cock.
You groaned and frantically shook your head.
@@.woman;"No...? But your penis has gotten so hard... Are you sure?"@@ She smirked. You groaned again from the pressure - it was starting to feel painful. You shook your head again.
$neighmom sighed then giggled.
@@.you;"No, plee no!"@@ You begged for mercy.
@@.woman;"Okay, okay. No need to beg. I didn't want to ruin them, anyway."@@ She smiled, then she gave you a thoughtful look.
@@.woman;"I wasn't lying though... I do need to punish you. I can't help that."@@ She told you matter-of-factly.
@@.woman;"I've got it!"@@ She exclaimed, then she reached back behind her to unclip her bra. She bit her lip as she let it fall onto you. Despite the situation, you couldn't help but check out her heavy rack. She giggled.
@@.woman;"You really are a pervert! Maybe then you'll actually like this punishment..."@@ She said thoughtfully, then she slowly pulled off her panties. You saw her pussy glistening under her bush. She caught your gaze again. She smiled bashfully.
@@.woman;"Like what you see...?"@@ She asked quietly, then she slowly got onto her knees. She leaned forward so her face was close to yours, then she kissed your cheek.
@@.woman;"I hope you can hold your breath."@@ She whispered in your ear. Your heart began to race again, and your throbbing cock didn't help make things easier.
$neighmom moved quickly- she sprung up to her feet and turned around, facing away from you. All you could see was her round ass and glistening pussy. She looked over her shoulder at you and smiled.
@@.woman;"Otherwise you might pass out!"@@ She giggled. You blinked. She quickly squatted down to squish your face with her ass. You flinched and let out a small grunt from the sudden impact.
@@.woman;"Come on, open your mouth. Eat my pussy..."@@ You heard her pur, and although still numb, you felt her handle your cock. She was jerking you off.
You didn't have much of a choice- $neighmom pushed her ass back against your face until she caught you in her crack. You opened your mouth to breath, and she tilted her crotch into your mouth.
[img[images\pictures\neighmom\neighmom_slave_1_2.webp]]
@@.woman;"Mmh...! That's it... That's it, $name. Suck on my pussy..."@@ She moaned as she rocked her hips into your face. Your spluttered and tried to roll away, but you still had no control over your body. Your legs reflexively went stiff as $neighmom leaned forward to suck on your cock. You couldn't feel it entirely, but the sensation was there.
@@.woman;"Mmh... Hah... You're dripping pre-cum, $name... Hah... Your cock is throbbing... Mm!"@@ She giggled. You could feel your heart beat in your throat. It was growing louder.
@@.woman;"It's throbbing... Are you going to cum like this...? Mm- you really like this punishment, don't you?"@@ $neighmom started to jerk you off. You opened your mouth and tried to push her pussy with your tongue in desperate hopes of pushing open a space for air. It was pointless though. $neighmom leaned back into your tongue as it pushed inside her.
@@.woman;"Oh, fuck...! Tongue me...!"@@ She moaned lewdly, and she jerked you off faster. Your heart pounded faster until it was all you could hear, with only the wet sensation of being jerked off to accompany it.
You grunted as you came in $neighmom's hand. The orgasm was overwhelming and seemingly endless - you closed your eyes and struggled to open them again. You passed out.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You groaned and stirred awake from the bang of the door opening. The hallway light spilled into the dark room. You tried to cover your eyes but you were still bound. Your head throbbed.
You blinked through the blinding light and saw two figures... $neighmom approached the bed, and $wife was in her shadow.
@@.you;"$wife..."@@ You croaked with a hoarse voice. She didn't respond.
@@.woman;"Don't bother, $name. She's under my command."@@ $neighmom smiled ear to ear. Your heart began to race.
@@.you;"What do you mean...?"@@ You asked, but you knew the answer. $neighmom took out a phone from her pocket. It was your phone.
@@.woman;"Don't look so shocked. Did you think you were the only one?"@@ She laughed softly then shook her head.
@@.you;"Let us go...!"@@ You pleaded and tugged against your bindings, then you winced in pain.
@@.woman;"I'm sorry, $name. Really I am. I can't let you go."@@ $neighmom spoke softly as she ran a finger over your cheek.
@@.woman;"I don't know who I feel more sorry for..."@@ She looked back at your vacant wife, then she tutted.
@@.woman;"Actually I do. This was your choice, not hers."@@ She gave you a scathing look. You looked away. She was correct, and you felt guilty. She tapped on your phone.
@@.you;"What are you doing...?"@@ You asked nervously. $neighmom ignored you. She finished typing on your phone, then she tossed it onto the bed. Your eyes widdened when both she and $wife started undressing.
@@.you;"What..."@@ You began to say with a dry voice.
@@.woman;"Shoosh now."@@ $neighmom replied as she took off her bra and underwear. Your eyes shamelessly drifted to her privates. She caught your gaze and gave a bemused smirk. You quickly looked away, but you only ended up watching $wife strip nude.
@@.woman;"Enjoying the show?"@@ $neighmom asked as she picked up your phone and began tapping again. She turned to $wife. @@.woman;"Get on the bed."@@ She ordered. $wife didn't hesitate. She climbed onto the bed, over your legs. $neighmom guided her around so her ass was facing you.
@@.you;"What are you doing..."@@ You asked again in a much quieter voice. You didn't want to acknowledge the sick desire that you felt creeping up, stirring your manhood awake.
@@.woman;"Nothing that involves you."@@ $neighmom smirked. She circled around the bed to fetch something from her bedside drawer. A bottle of lotion. She emptied some in her hand and began to lather it over $wife's ass.
[img[images\pictures\neighmom\neighmom_slave_2_1.webp]]
You watched $neighmom rub your wife's ass- her fingers delicately and closely circled towards $wife's womanhood. She grinned at you.
@@.woman;"You look very interested, $name... Do you like seeing your wife like this...?"@@ $neighmom teased. You felt your cheeks burn red.
@@.you;"Let her go."@@ You demanded, but it was clear that your heart wasn't in it.
@@.woman;"Don't play the hero now. This is your fault."@@ $neighmom reminded you.
@@.woman;"Anyway, I know what you really want..."@@ She whispered. You watched as her massage reached $wife's womanhood. $neighmom's fingers brushed over the labia.
@@.wife;"Mmmh..."@@ You heard $wife's soft moan as $neighmom rubbed her.
@@.woman;"Look... See how it twitches...? How wet she is...?"@@ $neighmom grasped $wife's ass and pulled her cheeks apart to show you your wife's glistening slit.
@@.woman;"You both want the same thing."@@ She purred, then she slid a finger inside.
@@.wife;"Ahh...!"@@ $wife gasped.
@@.woman;"Mmm... It went in so easily..."@@ $neighmom bit her lip and slid in another finger. $wife moaned again. She began to rock against $neighmom, who massaged her fingers inside.
[img[images\pictures\neighmom\neighmom_slave_2_2.webp]]
You felt your cock grow painfully erect as you watched.
@@.woman;"What a naughty woman... Though no doubt she wasn't always like this, right $name...? You made her this way..."@@ $neighmom commented as she began to thrust her fingers faster.
@@.wife;"Mm..."@@ $wife moaned lewdly.
@@.woman;"You turned her into your ideal slut... Which is what men always dream of doing."@@ $neighmom bit her lip. You could hear wetness coming from $wife's crotch as $neighmom thrusted her fingers.
@@.wife;"H-hah...!"@@ $wife moaned and shivered, then she came. You saw her pussy juices spill down her legs.
$neighmom looked at you with a sadistic smile.
@@.woman;"Well? Is this what you wanted...?"@@ She asked. You couldn't reply. You felt too many things; ashamed, guilty, scared, but most of all you felt turned on. You were doing your best to not let it show, but your erect cock betrayed you.
$neighmom helped $wife roll over, then she shuffled in between her legs.
@@.woman;"Mmh... That's it, $wife..."@@ $neighmom whispered as she positioned herself against your wife so that their pussies were touching. She began to thrust against her.
[img[images\pictures\neighmom\neighmom_slave_2_3.webp]]
@@.wife;"Mmh...!"@@ $wife moaned again. Her voice was a lot higher.
@@.woman;"Mm... The wetness of her pussy is drenching me... She's still gushing..."@@ $neighmom gasped.
@@.woman;"She wants a cock."@@ She added with a smile.
You could feel wetness of precum on your cock. You wondered whether she was going to include you... You were hopeful. But instead $neighmom climbed off the bed and rummaged through her drawer again. She took out something that looked like underwear... But it had an attachment. It was a strap-on dildo.
Your cock throbbed as you watched $neighmom put on the underwear. Her fake cock was bigger than your real one. She pulled $wife towards her and positioned the head of the dildo against her opening.
@@.woman;"Look at how eager she is..."@@ $neighmom grinned. She was right. $wife was watching and waiting. You could hear her shaking breath. You truly conditioned her to be the perfect slut.
@@.woman;"Do you want this, $wife?"@@ $neighmom asked.
@@.wife;"Yes... Fuck me...!"@@ $wife gasped in a hot, distant voice, then she moaned as $neighmom thrusted into her. You watched as her pussy parted to swallow the girth of the dildo. She was wet enough for it to push almost entirely inside her in a single thrust. Your cock painfully throbbed in envy.
[img[images\pictures\neighmom\neighmom_slave_2_4.webp]]
@@.woman;"Mm... You're a naughty woman, getting fucked on top of your husband like this..."@@ $neighmom moaned as she thrusted faster. $wife gasped with every thrust.
@@.wife;"Mmh... Yes I am..."@@ $wife agreed with a shaking breath. Hearing her like this turned you on in some sick way.
@@.woman;"That's right. From now on, $wife, this is the only way you're going to have sex..."@@ $neighmom told her. She caught your gaze and then smirked.
@@.woman;"Whether it's me or $neigh... You'll get fucked on top of $name while he helplessly watches."@@ $neighmom said. $wife moaned in response. You couldn't help but grunt too - each thrust pushed $wife back onto you, which indirectly rubbed against your cock.
It was too much. You couldn't stop it. You came on yourself.
@@.woman;"Oh...? It looks like $name likes that idea too!"@@ $neighmom laughed. You felt ashamed.
You watched her thrust into your wife again and again, while you remained tied up and covered in your own cum.
@@.woman;"I hope you're enjoying this, $name... You'll be seeing it every day for the rest of your life."@@ $neighmom smiled.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You groaned and stirred awake with a splitting headache. You scowled from the blinding light as you tried to peer around the room. You blinked away your blurry vision and recognized that you were back on $neighmom's bed.
You tugged your arm to confirm what you were dreading. You were bound by rope once again.
@@.woman;"You'd think I'd run out soon, huh?"@@ You gasped and jumped when you heard $neighmom's voice. You completely missed her - she was leaning against the mantle of the bedframe, smiling down at you from above. For whatever reason, she was in her underwear. You couldn't stop yourself from glimpsing at her cleavage. If she noticed, she didn't make it obvious.
@@.you;"Let me go."@@ You demanded with a gravely voice.
$neighmom pursed her lips then she sighed. You heard a clink of glass as she put something down on the bed mantle. You couldn't see from below.
@@.woman;"I'm beginning to think you don't want to be here."@@ She joked with a sweet smile. It made your hair stand on end.
@@.you;"What gave me away?"@@ You growled, or at least you tried to. Your throat was so dry that you sounded as if you were whispering.
@@.woman;"You know, things could have been very different, $name..."@@ She sighed as she peered down at your face. You almost believed her fake sincerity.
@@.woman;"If you'd just gotten along with $neigh... But you had to be a tough guy... And now look."@@ She bit her lip.
@@.you;"$neigh? You kidnapped me because I didn't get along with $neigh? Are you fucking crazy? What kind of psychotic mother are you?"@@ You were exasperated. $neighmom pursed her lips again as she pushed off the bed. She glowered over you.
@@.woman;"I'm a loving mother and I'd do anything for my boy."@@ She replied coldly. Her soft tone was gone.
She circled around the bed. Your heart raced as you watched her, completely helpless and at her mercy. She reached behind her to unclip her bra. You flinched as it dropped to the ground... And once again you looked at her rack.
@@.woman;"Who are you to judge, hmm?"@@ She asked with a raised brow, then she slid off her panties.
@@.woman;"After all... You have a loving wife... Someone who cares for you, that'd do anything for you..."@@ You recoiled back as she began to climb onto the bed. She crawled over your naked body.
@@.woman;"And what do you do for her...?"@@ She whispered as she sat over you. Your cock was pressed against her leg.
@@.woman;"You corrupted her. She loved you, and all you returned was vile lust."@@ She told you. Your stomach sank. She was right. She leaned forward to rest her mouth against your ear- her breasts pressed against your chest.
@@.woman;"And even now, in a situation like this..."@@ She purred softly. @@.woman;"You have a cock like this."@@ You flinched as you felt her fingers close around your erect cock. She laughed, then she slapped it away. You winced and groaned. She sat up and smiled down at you.
@@.woman;"You're the crazy one."@@ She said. Then she reached up to the bedside. You blinked from her sudden movement, and you flinched when her hand came swinging down to jab a syringe into your neck.
@@.you;"Again...?"@@ You gasped from the sudden prick. Your heart raced... But this was different. You didn't feel drowzy. You were still alert. You peered up at $neighmom with some concern. She giggled as she put away the syringe.
@@.woman;"A different one. I hope you enjoy it..."@@ She said, then she traced a finger down your bare chest. You blinked and gasped as her fingertips moved over you. The sensation was wild - at first it felt like she was dragging a nail through your skin, but then it penetrated deeper and it was no longer pain. Her mere touch sent pleasure through your body. You groaned and turned away - it was overwhelming. She giggled again.
@@.woman;"I did use a lot. That's an experimental one from the lab. I'm guessing from your reaction that it works."@@ She bit her lip then peered down at you excitedly. Her eyes shifted down. Your heart raced as you followed her gaze to your crotch.
@@.you;"Please, $neighmom... I don't know if I can..."@@ You were scared. It was immensely pleasurable, but you didn't know if your mind could bare it.
@@.woman;"Shh... You're my pet now, $name... And good boys deserve a pet..."@@ She told you, then she squeezed your cock. You gasped as your entire body seized. Your mind turned blank and for a moment your vision was gone. You sucked in a deep breath of air and let out a shaking breath.
@@.woman;"It feels good, doesn't it?"@@ She giggled.
@@.you;"Please... $neighmom, I can't..."@@ You struggled to speak. Then she slowly jerked your cock.
[img[images\pictures\neighmom\neighmom_slave_3_1.webp]]
You let out a long groan, or at least you think you did. Your mind went blank again as pleasure seared through your body. It was if all your senses had turned off to maximize the feeling. It was overwhelming and almost painful, and you were scared that you loved it so much. You'd forgotten who and where you were.
@@.you;"Ugh, yes...!"@@ You grunted.
@@.woman;"See!? You do like it after all, don't you $name?"@@ The woman smiled at you. You were about to nod, then you gasped and shook your head.
@@.you;"I- you don't understand $neighmom-"@@ You began to panic.
@@.woman;"Shh, we'll keep doing this $name... Until you tell me you like it..."@@ She told you as she continued to stroke your cock.
You let out a long groan until you turned red in the face - you couldn't breath so long as she touched you. Your eyes rolled back as you felt pre-cum dribble down the head of your cock. You gasped for air.
@@.you;"Hah... Yes..."@@ You could barely manage to speak.
@@.woman;"You like this don't you?"@@ The woman asked again.
@@.you;"Ugh fuck... Yes..."@@ You agreed. The feeling was world-consuming. Nothing else mattered. You bucked your hips and groaned again as your pre-cum was rubbed over your cock.
@@.woman;"Good boy... Do you want to cum...?"@@ She asked.
@@.you;"Yes...!"@@ You exclaimed. Obviously that's what you wanted.
@@.woman;"Beg for it."@@ She demanded.
@@.you;"Please, please, make me cum...! I need it!"@@ You shamelessly did as she asked.
@@.woman;"Very good, $name... Here's your reward...!"@@ She continued. You grunted and groaned as the sensation sent you over the edge. Your mind turned blank and all you felt was an overwhelming orgasm radiating from the woman's hand. She was a goddess that sent you to heaven.
[img[images\pictures\neighmom\neighmom_slave_3_2.webp]]
@@.you;"H-hah, ohhh...!"@@ You moaned. Your senses left you as your orgasm coarsed through your veins. It didn't stop. Even as she let go and your manhood finished spilling it's seed... Still your orgasm continued.
@@.woman;"Hehe, maybe I gave you too much. Oh well, it'll wear off soon."@@ You could hear something, but the words were incoherent to you.
@@.woman;"I hope you enjoyed it. We can do this again tomorrow... And the day after... Oh, pretty much every day."@@ The sound stopped. Then the room turned dark.
It didn't matter. You just wanted to enjoy your orgasm.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.you;"Stay away...!"@@ You growled and tried to flail, but it was hopeless. $neighmom easily pricked you in the neck.
@@.woman;"There. That should keep you calm."@@ She smiled.
You felt your body tingle and you became lightheaded, but it wasn't the same as before. You weren't drowzy. In fact you felt quite good. You liked the feeling of the bed against your naked skin, even the ropes on your wrists didn't feel too bad. Seeing $wife in her underwear was starting to arouse you.
@@.woman;"Now, $neigh... Go ahead."@@ $neighmom ushered her son towards $wife.
He timidly stepped towards her then hesitantly reached up to feel her breasts, over her bra. $wife let out a quiet breath as he touched her.
@@.woman;"Here, sweetie..."@@ $neighmom whispered as she moved behind $wife to unclip her bra. Her breasts came into full view. $neigh licked his lips and continued to grope her.
@@.man;"They're so soft..."@@ He mumbled.
@@.woman;"They look soft."@@ $neighmom smiled. You couldn't believe how twisted their relationship was.
@@.woman;"Okay $neigh, step back."@@ $neighmom shuffled her son out of the way, then faced $wife. She whispered in her ear. $wife turned around and leaned over the bed.
$neigh stepped closer to get a better look at $wife's ass. He gulped as he reached a shaking hand out to touch her through her panties.
[img[images\pictures\neighmom\neighmom_slave_4_1.webp]]
$wife gasped from the touch, then she moaned as $neigh began to massage her through the panties.
@@.woman;"It looks like you've calmed down a bit too, hmm?"@@ You blinked when $neighmom whispered in your ear. You didn't notice her climb onto the bed beside you.
@@.woman;"Are you starting to enjoy watching...?"@@ She asked with a giggle.
@@.you;"I can't do anything."@@ You replied truthfully.
@@.woman;"That's true."@@ $neighmom nodded, then she gently traced a fingertip over your chest. It felt nice.
@@.woman;"So I guess you should just watch and enjoy yourself..."@@ She suggested. You opened and closed your mouth. You weren't sure what you wanted to do. You couldn't do anything other than watch... So maybe she was making a good suggestion.
@@.man;"Here I go... Okay $wife...?"@@ $neigh stuttered as he pulled $wife's panties off. You could see her wetness.
@@.man;"It's so beautiful..."@@ He commented, then he touched her bare pussy. She softly moaned. You could feel your cock begin to grow hard. $neighmom must have been right - it made sense to just watch and enjoy it.
$neigh slowly pushed a finger inside $wife. She moaned again as his digit went all the way inside.
@@.man;"O-ohh... It feels so warm..."@@ He breathed, then he pulled his finger out. He stood up and dropped his pants.
@@.man;"I really want to make love with you, but I can't... I'm sorry... But I can rub on the outside. How does that sound?"@@ $neigh explained to $wife, who remained unresponsive.
He stepped forward and pointed his cock to your wife's pussy. He took a deep breath in then he pressed his cock against $wife's womanhood. He didn't thrust it inside, instead he just pushed it between her labia.
[img[images\pictures\neighmom\neighmom_slave_4_2.webp]]
You could hear $wife moan again as $neigh rubbed against her. You took a sharp breath in as you felt $neighmom's fingers wrap around your cock. You didn't know what was in that syringe, but your senses were heightened. Just her touch was enough to send waves of pleasure through your body.
@@.woman;"My poor boy... As much as he wants to, he can't penetrate anyone else."@@ $neighmom explained, though you didn't really care for the details. You tried to thrust your hips into her hand. She giggled.
@@.woman;"Want more, do you...?"@@ She bit her lip and proceeded to jerk you off.
@@.woman;"The drug I gave you is one of our most common ones. It's relatively safe, though it temporarily reduces your reasoning."@@ She explained.
@@.you;"Uh huh."@@ You replied. You didn't care for the boring details.
@@.woman;"Okay, okay. Just watch and enjoy..."@@ She whispered as she jerked you off.
At the same time $neigh was jerking off too. $wife rolled onto her back and had her legs spread open to show her hungry pussy.
@@.man;"You're so beautiful, I love you."@@ He grunted while jerking off. $wife didn't respond verbally or physically. She just waited with her legs parted.
@@.man;"One day you'll say it back. We just need to recalibrate your profile on the app..."@@ He explained.
@@.man;"Once you're leveled out, I'll reset the user detail... Then you can be my woman... And we can have sex every day...!"@@ $neigh exclaimed, then he grunted and groaned as he came.
[img[images\pictures\neighmom\neighmom_slave_4_3.webp]]
You groaned too - $neighmom squeezed your cock as you came. Your cum painfully oozed out over her hand.
@@.woman;"Mm... Looks like you like that plan too, hm...? And who knows, maybe we can keep you as my pet."@@ She giggled.
<<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>>$wife peered at you curiously as you laid beside her in bed with the laptop.
@@.wife;"What are you doing?"@@ She asked while trying to peek at the screen.
@@.you;"I saw something that I thought you might want to see..."@@ You replied with a sly smile. $wife narrowed her eyes at you suspiciously while you turned the screen around to show her a 'video'.
$wife watched with some curiosity as the video began innocently enough, although with particularly poor acting. A husband and his wife had a guest over at their house; presumably it was the wife's friend. You smirked, knowing what was going to happen.
@@.wife;"This must be low budget..."@@ $wife commented. You hushed her.
The husband and wife were talking about how life has changed since in the last few years, and the friend seemed very interested to hear about it. You watched $wife as the video continued to play out. The discussion then turned to their sex life... Apparently the wife's libido couldn't keep up with her husband. Thankfully her friend had an idea and was willing to help. You smirked at $wife's reaction when she finally realized what this was.
$wife's face flushed red as the 'friend' in the porno began to undo the husband's belt. She talked dirty and made rude remarks to the wife as she immediately began to suck down the husband's cock.
@@.wife;"$name! This is p-porn..."@@ $wife gasped, though she couldn't look away.
@@.you;"I know, I thought you'd like to watch it with me."@@ You told her. $wife bit her lip. She didn't say no... She was too busy watching the video.
@@.woman;//Mm... And now your husband's going to fuck me...!//@@ The woman exclaimed as she mounted the man.
$wife squirmed as she watched. You heard her exhale softly as she watched the man's cock push slide inside the woman's pussy. You quietly took out your cock while $wife was distracted.
@@.woman;//Oh my god! Your cock is so big! Mmmh...!//@@ The woman gasped and moaned as she began to ride the man.
[img[images\pictures\neighmom\neigh_subwife_1_1.webp]]
@@.you;"He's fucking her raw..."@@ You commented quietly to $wife. She responded with a subtle movement - you could tell she was turned on.
@@.you;"And the wife is just watching it happen... It looks like she likes it. What do you think?"@@ You suggested. $wife let out a small breath.
@@.wife;"Um... Maybe she does..."@@ She replied shyly.
@@.you;"She must, otherwise she would have stopped them. Look at her watching... I bet she's soaking wet watching that woman fuck her husband."@@ You continued a little more firmly. $wife squirmed from your words. You noticed her fidgetting her hands between her legs.
@@.woman;//Ohh fuck...! Don't stop! I want you to cum inside me...!//@@ The woman on the screen gasped.
You wordlessly reached around to lightly pull at $wife's clothes to undress her. She bashfully helped you by shrugging off her top then standing to take off her panties. You could see a wetness glistening between her legs. She looked at you with lustful eyes, then at your exposed cock.
@@.you;"Come here... I want you to suck it."@@ You told her.
$wife obediently sat beside you then immediately leaned down to hungrily take your cock into her mouth. She aggressively began to slurp down the entire length between heated moans. She was clearly incredibly turned on.
@@.you;"Hah... That's it."@@ You murmured to her and pulled her hair to the side.
@@.you;"You're so eager... Does this porn turn you on that much?"@@ You asked. $wife only moaned softly in response. You smirked and tilted the screen around to you both. The man now had the woman bent over facing his wife and was fucking her from behind.
@@.you;"Look at him fucking her in front of his wife..."@@ You commented.
@@.you;"Are you pretending that it's us...? That you're watching me fuck another woman?"@@ You asked. $wife moaned and spasmed from your comment. She gasped and reached down to rub her pussy while continuing to suck your cock. You groaned as you watched your wife frantically masturbate to the thought of you fucking another woman. This was the perfect set-up.
[img[images\pictures\neighmom\neigh_subwife_1_2.webp]]
@@.you;"Hah... You could sit there and masturbate while you watched me... But who would I be fucking...?"@@ You continued.
@@.you;"Maybe $neighmom...?"@@ You suggested with a grin. $wife spasmed again then clamped her legs down on her hand. She orgasmed.
@@.you;"I'm sure she wouldn't mind... Can you imagine it? Me fucking her just like this..."@@ You groaned. The man was pumping the woman on the screen. He grunted loudly as he came inside her.
@@.you;"Ugh... Fuck... He came inside her..."@@ You told $wife. She gasped and squirmed again, more turned on from your words than anything else. You could feel yourself drawing closer too, also caught up in the fantasy.
@@.you;"Mmh... I'd fuck her raw too... And then I'd fill her up with my cum... Can you imagine it? My cum spilling out of her freshly fucked pussy...?"@@ You asked and reached down to pinch your wife's nipple. She flinched and moaned.
@@.you;"It'd be dripping from her... And then I'd want you to suck it all out."@@ You smirked, but then groaned as $wife choked down on your cock.
She gagged until your entire cock was down her throat. She made obscene sounds as she continued to deep-throat you, all the while she continued to masturbate. You shivered and groaned again as you began to cum. $wife spluttered and gagged, but did her best to keep your cock in her mouth. You held onto her hair as your orgasm continued endlessly.
Finally she took your cock out of her mouth and gasped for air. Her face was a mess of spit and cum, and her face was red. You didn't know if it was from the lack of oxygen or from embarrassment.
@@.you;"See...? I knew you'd like it."@@ You grinned. $wife bit her lip and quickly stood up.
@@.wife;"I need to clean myself up..."@@ She mumbled as she left the room.
You smiled to yourself as you lazily wiped yourself down. $wife was really into it. You wanted to make her fantasy come true...
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You were thinking about how boring your day was when a mean-spirited idea crossed your mind. You smirked to yourself and looked around to make sure you were alone, then you browsed the internet on your phone.
You went to your favorite porn site and searched 'POV'. You liked the category, but it wasn't for you to enjoy this time. You took some time to find a choice clip that was absent of facial details and made a short recording of it, then you sent it to $wife via text.
You saw that the message was sent, and soon enough it was read. $wife didn't reply immediately. You saw that she started and stopped writing a few times. Eventually she responded...
[img[images\pictures\neighmom\neigh_subwife_2_1.webp]]
@@.wife;//Is that you?//@@ She asked.
You were hoping for that reaction. You smirked to yourself.
@@.you;//If it was, then who's the woman I'm fucking?//@@ You texted back.
@@.wife;//Is it $neighmom?//@@ She replied.
@@.you;//See how wet her pussy is?//@@ You decided not to confirm or deny.
@@.wife;//Yes...//@@ $wife wrote.
@@.you;//It feels so good. Her pussy's swallowing me up...//@@ You lied.
@@.you;//Do you think it's safe to cum inside?//@@ You teased. $wife started and stopped writing again. You could only imagine her state.
@@.wife;//Are you going to?//@@ She asked after a full minute.
@@.you;//Do you want me to?//@@ You asked.
@@.wife;//Will you send me another video?//@@ $wife replied after some more waiting. Your smirk widened.
@@.you;//You send me one first. I want to see you masturbating, and I want you to beg me to cum inside $neighmom.//@@ You wrote.
You didn't need to wait very long before you got a video back. It was only thirty seconds. You looked around to make sure you were still alone, then you clicked play.
$wife was laying on her back with her wet pussy near the camera. She was slowly rubbing herself. You could hear her shaking breath.
[img[images\pictures\neighmom\neigh_subwife_2_2.webp]]
@@.wife;//"I want you to cum inside her, $name..."//@@ She whispered then gasped as she pushed a finger inside herself.
@@.you;//You were already masturbating, weren't you?//@@ You smirked.
@@.wife;//Sorry...//@@ $wife wrote back.
Your cock swelled in your pants. //Shit.// You didn't mean to get a boner at your desk.
@@.you;//I'll be home in an hour.//@@ You messaged $wife. You couldn't get carried away. Not here.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You shifted around the bench and moved closer to $neighmom. You heard her gasp softly when you approached her, and she looked up at you with nervous, excited eyes.
@@.you;"My wife has a thing for seeing other women with me."@@ You explained quietly.
@@.you;"Won't you be part of our lives, $neighmom?"@@ You asked as you raised a hand to brush her cheek. $neighmom's eyes fluttered and she bit her lip. She nodded.
Your eyes fell to her voluptuous chest - hidden behind her tight top. You reached up to slowly pull her shirt off. $neighmom helped you, and soon you got a good view of her heavy chest. She took your hand.
@@.woman;"This way..."@@ She said quietly, then she led you back towards the loungeroom. She paused by the lounge and looked back at you.
@@.woman;"Um... If you don't mind, could I see your thing...?"@@ She asked quite shyly. You were surprised by how meek she'd suddenly become. You were happy to comply with her request, especially since your cock had started swelling into form.
You pulled your pants down and took off your shirt, all the while $neighmom took in your body with starving eyes. You sat down on the lounge and watched her expectantly. $neighmom got onto her knees and moved closer to your cock. She couldn't stop looking at it. She reached out to take it in between her soft fingers, then she jerked you off into her tits. You could hear her shaking breath as she pulled your manhood. Then you heard a gasp. You looked over to see $wife standing in the hallway, mouth-open while watching the scene.
[img[images\pictures\neighmom\neigh_subwife_3_1.webp]]
@@.you;"I was afraid you'd miss out, $wife. Come in."@@ You said rather calmly. $wife took a moment to recover from her shock, then she stepped into the room with you. She sat down on the lounge. $neighmom shyly peeked her way, though she didn't stop what she was doing.
@@.you;"I was just telling $neighmom about your fantasy... And great news hun, she's agreed to help out. Isn't that great?"@@ You explained with a smirk. $wife gulped as she watched $neighmom jerk you off.
@@.you;"$wife? I just told you that $neighmom agreed to help us... Why don't you thank her?"@@ You suggested. $wife opened and closed her mouth, then she nodded.
@@.wife;"Thank you..."@@ She whispered.
@@.woman;"Of course... U-um... If you're really okay with it..."@@ $neighmom was excited and nervous. Undoubtedly this wasn't exactly a 'normal' sexual encounter. It seemed she didn't want to upset $wife.
@@.wife;"Yes, I... I want to see it..."@@ $wife replied quietly. She was mesmerized by what was happening.
@@.you;"You heard her, $neighmom. Don't hold back."@@ You grunted.
$neighmom seemed to be far more comfortable now with $wife's permission to use her husband. She looked down at your cock and quickly swooped in to take it in her mouth. She let out a soft moan as she tasted your manhood; her tongue wrapped around the head while she continued to slowly stroke the shaft. It was truly as if she was having a meal after a week of starvation. You groaned. You were almost worried that you'd cum too soon... You couldn't have that. You looked over at $wife. Her expression was weirdly trapped between pain and lust.
@@.you;"Why don't you enjoy yourself, $wife? No need to hold back... We aren't."@@ You suggested.
$wife didn't need much convincing. She undressed herself with shaking hands, and for the first time in a few minutes, $neighmom finally looked away from you to steal a glance of $wife's naked body. You didn't blame her. $wife sat on the lounge again, now in the buff, and she began masturbate. She held her breast with one hand and the other she gently brushed her nether region. She let out a slow breath while she watched $neighmom choke down on your cock. She bit her lip and pushed her fingers further into her pussy.
[img[images\pictures\neighmom\neigh_subwife_3_2.webp]]
@@.wife;"Mmh..."@@ $wife moaned softly. $neighmom blushed as she realized she had an audience, but she didn't stop sucking your cock.
@@.you;"Does this turn you on, $wife...? Seeing another woman blow me... Sucking your husband's cock...?"@@ You teased. $wife moaned again. You noticed her masturbate faster from your words.
@@.wife;"Yes..."@@ $wife whispered.
@@.you;"She's sucking me so hard, $wife..."@@ You continued while brushing $neighmom's hair behind her ear.
@@.you;"I might just get addicted to this. What if she did this every day... And you had no idea...?"@@ You smirked.
@@.wife;"Mmh...!"@@ $wife moaned louder. You didn't think you could last much longer, but you really wanted to do more.
@@.you;"What about it hun... You want to see me fuck her...?"@@ You asked. This time both $wife and $neighmom moaned. It seemed like they were on the same page.
@@.woman;"P-please... Fuck me, $name..."@@ $neighmom pleaded earnestly. You looked at $wife. She bit her lip and nodded. You saw how wet her fingers were. She was probably close to cumming too.
@@.wife;"I want you to fuck her...!"@@ $wife gasped, then she began to rub her clit with her other hand.
You helped $neighmom to her feet, but you didn't bother getting up. Instead you had her turn around and sit on your cock. You guided the head towards her pussy. $wife leaned her head to get a better view of your cock slowly pushing inside $neighmom's pussy. Her lips parted and swallowed up your manhood as she sat down on your lap. She moaned loudly.
@@.woman;"Oh my god...! It's so big...!"@@ She gasped. $wife masturbated faster. You wondered whether $neighmom's commentary was turning her on, too.
@@.you;"Your pussy is so wet... You were so eager for my cock, weren't you $neighmom?"@@ You teased, then you gave her ass a light spank. She gasped and moaned.
@@.woman;"Y-yes...! Oh... I'm sorry $wife... I'm fucking your husband...!"@@ $neighmom moaned lewdly as she began to bounce on your cock. You were really close to cumming.
@@.you;"Mmh. Your pussy is swallowing me up. It's like it wants my cum..."@@ You suggested. $neighmom gasped and bounced even faster. She rubbed her clit. You could hear $wife breathing harder.
@@.woman;"Are you... Are you going to cum inside me...?"@@ $neighmom asked hesitantly.
@@.you;"Do you want it?"@@ You asked. You couldn't help but thrust your hips lightly with every one of $neighmom's bounces. You could feel the tip of your cock press against her inner walls. $neighmom gasped.
@@.woman;"Y-yes...! Please cum inside me...!"@@ She begged. You looked across at $wife. She was red-faced and masturbating furiously. You could hear the wetness coming from her womanhood. She was already cumming, and she didn't want to stop. You grunted as you gripped onto $neighmom's ass and began to thrust your hips in.
@@.you;"I'm cumming...!"@@ You growled as you felt a powerful orgasm wash over your body. You turned rigid as you shot countless spurts of cum deep into $neighmom's pussy. She gasped and spasmed. You felt her wetness spill over you. She rocked onto you a few more times, then she moved forward. Your cock popped out of her gaping pussy, then your cum spilled out.
[img[images\pictures\neighmom\neigh_subwife_3_3.webp]]
@@.woman;"You really came inside me..."@@ $neighmom panted. She sat on the floor and looked up at you.
@@.you;"I did."@@ You wondered whether she didn't actually mean it...
@@.you;"Is that a problem?"@@ You asked. $neighmom bit her lip.
@@.woman;"I'm not on the pill or anything..."@@ She explained.
@@.wife;"I'll clean you up."@@ You blinked in surprise when $wife spoke up. She was red-faced, embarrassed from her own suggestion... But apparently she was still wild with lust. You grinned.
@@.you;"Great idea. Is that okay $neighmom?"@@ You raised an eyebrow.
$neighmom cast $wife a dreamy, lust-filled gaze and nodded. She climbed up onto the lounge and gently pushed $wife onto her back, so that her head was near you. $neighmom then sat over her in reverse, her pussy and ass directly over $wife's face.
@@.woman;"Truthfully I've thought about you too, $wife..."@@ She confessed. $wife moaned as she leaned up to push her tongue into $neighmom's cum-covered pussy.
[img[images\pictures\neighmom\neigh_subwife_3_4.webp]]
@@.woman;"Ohh...!"@@ $neighmom gasped from the sensation.
@@.wife;"Mmmh..."@@ $wife moaned erotically and made lewd slurping sounds.
You could see the cum spilling into her mouth. $neighmom leaned forward and helped herself to $wife's pussy; which she fingered and licked. You couldn't help but get another boner while you watched your wife eat her out. $wife whimpered and moaned again, then she spasmed and gasped when $neighmom made her cum for the third time. Then it was $neighmom's turn. She moaned and gasped, then she sat back onto $wife's face. You were sure $wife couldn't breath, but she mustn't have stopped licking $neighmom's pussy. $neighmom shrieked and spasmed, then she came on $wife's face. It was soaked in your cum and $neighmom's squirt.
@@.woman;"Oh my god...!"@@ $neighmom collected her breath.
@@.wife;"Mmmh... Hah..."@@ $wife swallowed the mess.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>$neighmom was sitting on her bed in her underwear. She looked at you, then at $wife, and smiled.
@@.woman;"Hello $wife."@@ She greeted your wife. You noticed $neighmom had a bag beside her on the bed.
@@.wife;"$neighmom..."@@ $wife whispered a reply.
@@.woman;"I'm glad you're joining us."@@ She continued. $wife didn't reply.
@@.you;"You're glad too, aren't you $wife?"@@ You encouraged her.
@@.wife;"Yes..."@@ $wife confessed.
@@.you;"You've gotten so quiet since you knew we were coming here. Are you thinking about what we did last time?"@@ You asked curiously. $wife nodded. $neighmom laughed, which made $wife blush.
@@.woman;"Don't worry $wife, I can't stop thinking about it either."@@ She remarked.
@@.you;"I know you were probably looking forward to seeing it again, but today's going to be a bit different."@@ You explained as you casually moved across the room to sit on the end of the bed. $wife gave you a quizzical look. You smiled at her.
@@.you;"All I want you to do is listen to and obey $neighmom. I'm just here to watch and enjoy myself... After all, you should get to have some fun too."@@ You explained. $wife's face turned a deeper red. She bit her lip and looked towards $neighmom. Your neighbour smirked in response.
@@.you;"Is that okay dear?"@@ You raised an eyebrow.
@@.wife;"Yes..."@@ $wife answered. You grinned.
@@.you;"Perfect."@@ You leaned back on your elbows and gazed across to $neighmom.
@@.woman;"First of all... I want you to suck on these..."@@ $neighmom said as she loosened her bra and released her ample breasts. You heard $wife softly gasp. She looked at you. You nodded.
$wife stiffly moved across to the bed and sat between you and $neighmom. She hesitated. Thankfully $neighmom was there to guide her; she helped $wife undress into her underwear, and then she gently pulled $wife back onto the bed and leaned across her face, so her chest was over her.
@@.woman;"Go ahead, $wife... Suck on them."@@ She requested. $wife gingerly leaned her head forward with a tongue out to rest $neighmom's nipple on it. She flicked her tongue over $neighmom's nipple, then took it in her mouth. She suckled on it.
[img[images\pictures\neighmom\neigh_subwife_4_1.webp]]
@@.woman;"Mm... Very good. It feels nice."@@ $neighmom commented. You noticed her hand wandering over $wife's leg. No doubt $wife noticed too by the way she squirmed.
$neighmom caressed $wife's face with a gentle stroke of the back of her fingers while she drifted her other hand up closer to $wife's crotch.
@@.woman;"Don't you stop sucking..."@@ She ordered. $wife gasped. $neighmom was running her fingers over $wife's crotch. Your own crotch was beginning to swell. You undid your pants for comfort.
$neighmom massaged $wife's pussy through her panties. $wife continued to squirm and gasp, but she never stopped sucking on $neighmom's breasts.
@@.woman;"Mmm... Good girl, $wife... Let's take these off..."@@ $neighmom whispered. $wife finally stopped sucking. She gazed up at $neighmom's face.
$neighmom sat up on her knees then pulled $wife's panties off to reveal her glistening pussy.
@@.woman;"Beautiful... You stay right there..."@@ $neighmom instructed, then she began to climb onto your wife. $wife bit her lip as she watched $neighmom expectantly. You casually took out your semi-erect cock to idly play with it.
$neighmom shuffled around and backed over $wife's face. You leaned over to get a closer look... $neighmom's pussy was also wet, and mere inches from your wife's face.
@@.woman;"I want you to taste me... And I'll do the same for you."@@ $neighmom said quietly. You could hear $wife's breathing fasten. She leaned forward to smooch her lips against $neighmom's pussy.
[img[images\pictures\neighmom\neigh_subwife_4_2.webp]]
@@.woman;"Ohh...! Hah..."@@ $neighmom gasped from the sudden attack. It seemed $wife was overcome with lust. She leaned in deeper so her face was completely smothered in pussy while she pushed her tongue inside $neighmom.
@@.woman;"Oh! Mmmm... That feels so good, $wife..."@@ $neighmom gasped as she gently sat back to smother $wife with her ass. You jerked off a little faster.
$neighmom rocked back and forth on your wife's face. She gasped a few times, then bucked her hips as she let out a high yelp. She then leaned forward to eat $wife's pussy. You heard $wife gasp for air when $neighmom finally stopped smothering her.
[img[images\pictures\neighmom\neigh_subwife_4_3.webp]]
@@.wife;"Ahhh~...!"@@ Your wife moaned lewdly as $neighmom aggressively sucked on her pussy.
@@.woman;"Mmmhh... You're so fucking wet...! What a naughty wife you are..."@@ $neighmom commented as she slurped on your wife's slit.
@@.wife;"N-no, I just..."@@ $wife struggled to reply between her gasps. She unconsciously bucked her hips against $neighmom's mouth.
@@.woman;"Mmm... You taste so sweet... Your pussy looks so pretty..."@@ $neighmom admired $wife's pussy, then she slowly rubbed a finger against it. $wife gasped.
@@.woman;"Look $name... Watch how hungry your wife's pussy is..."@@ $neighmom said to you. She smirked as she slowly pushed a finger inside her. It went in with no effort as $wife's pussy truly absorbed it.
@@.wife;"Ah...!"@@ $wife spasmed and gasped.
@@.woman;"See...? Mm.. She wants it... Don't you $wife?"@@ $neighmom breathed hard.
@@.wife;"Mm- I... $name...!"@@ $wife gasped again while she tried to defend herself.
@@.woman;"Tell me you want more."@@ $neighmom demanded. $wife bit her lip and looked across at you. You nodded while you jerked off.
@@.wife;"Give me more... Please... Fuck me...!"@@ $wife begged. $neighmom grinned. She dismounted $wife and quickly picked up the bag off the bed to pull out a strap-on dildo. She harnessed it around herself.
$wife watched her with hazy, lust-filled eyes, then she shuffled in closer to her once $neighmom had the device strapped on.
@@.woman;"Aren't you eager?"@@ $neighmom smirked as she rubbed the toy against $wife's pussy.
@@.woman;"Tell $name you want it."@@ $neighmom ordered. $wife craned her neck back to look up at you.
@@.wife;"H-hun... I'm sorry... I want to get fucked..."@@ $wife whispered with a shaking breath, then she gasped as $neighmom plunged the dildo inside her with a single thrust.
[img[images\pictures\neighmom\neigh_subwife_4_4.webp]]
@@.woman;"You naughty slut...!"@@ $neighmom giggled as she slowly thrusted into your wife.
@@.wife;"Oh! Y-yes, I am...!"@@ $wife admitted with lewd moans. You watched your wife get fucked by $neighmom. Her tits jiggled with every thrust. You climbed onto your knees to jerk off faster.
@@.wife;"Ohh...! Mmmm...!"@@ $wife spasmed and moaned as $neighmom continued to thrust inside her. $wife rubbed her clit and gasped as she came.
@@.woman;"Mmm, you like it huh...? Cumming like that in front of your husband...!"@@ $neighmom didn't stop thrusting. $wife writhed from the relentless sensation.
@@.wife;"H-honey...!"@@ She whimpered as she looked up at you, her expression twisted in ecstacy.
You jerked off faster, then you grunted as you came on $wife's face.
@@.wife;"Mm-...!"@@ $wife opened her mouth and caught your load.
@@.woman;"Oh, what a special relationship you two have..."@@ $neighmom pulled her dildo from your wife's pussy with a wet pop. $wife gasped.
You casually cleaned yourself up with $neighmom while $wife lay naked on the bed to catch her breath and recompose herself.
@@.woman;"That was more fun than I thought."@@ $neighmom commented with a wide smile. You nodded.
@@.you;"We'll have to do it again."@@ You suggested.
@@.woman;"I'm looking forward to it!"@@ She giggled.
You eventually left to go home with $wife.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>$neighmom was sitting on her bed in her underwear. She looked at you, then at $wife, and smiled.
@@.woman;"Hello $wife."@@ She greeted your wife.
@@.wife;"$neighmom..."@@ $wife replied quietly.
@@.woman;"Would you like to sit down?"@@ $wife offered, gesturing to her bed. You walked over and sat beside her.
@@.you;"Come on, $wife. Be polite."@@ You raised an eyebrow and beckoned your wife over. She hesitated then shuffled over to sit beside you.
@@.you;"There you go... Prime view."@@ You grinned. $wife blushed.
@@.woman;"I'm starting to feel self conscious... I'm the only one in my underwear."@@ $neighmom chimed in.
@@.you;"Oh, sorry $neighmom. Come on $wife... Why don't you help her feel more comfortable?"@@ You suggested.
$wife bit her lip, then with trembling hands she began to undress. Both you and $neighmom watched her hungrily until she'd stripped down to her underwear.
@@.you;"There we go... Better, $neighmom?"@@ You asked.
@@.woman;"Almost..."@@ $neighmom replied with a soft voice. She leaned over to undo your pants.
You heard $wife gasp softly as your neighbour pulled down your jeans to reveal your underwear- your semi-erect cock clearly outlined underneath. $neighmom ran her fingertips over your manhood. She rubbed it until it grew, then she pulled the underwear down to let your cock spring free. She gently wrapped her fingers around it.
@@.woman;"I hope you don't mind $wife... But you seemed to enjoy yourself so much last time..."@@ $neighmom bit her lip, then leaned down to take your cock into her mouth. You groaned and leaned back, noting how $wife leaned forward to watch.
[img[images\pictures\neighmom\neigh_subwife_5_1.webp]]
$neighmom moaned softly as she tried to take the whole length of your cock into her mouth. She gagged and pulled it out.
@@.woman;"Hah... It's so big..."@@ She gasped, then she looked up at $wife.
@@.woman;"Do you like this, $wife...? Seeing another woman suck your husband's cock..."@@ She teased your wife. $wife blushed.
@@.you;"Come on, $wife. $neighmom asked you a question."@@ You pressured her. $wife bit her lip then nodded.
@@.wife;"Yes... I like it..."@@ She whispered.
@@.woman;"Mm... I'm so glad to hear that..."@@ $neighmom hungrily slurped. $wife gently placed her hand onto yours. You held her hand while $neighmom gobbled down your cock.
@@.you;"$wife, I was thinking... Maybe you wanted to participate?"@@ You suggested. $wife peered at you curiously, then eyed your cock. You shook your head.
@@.you;"No... I thought maybe you should... 'prepare' $neighmom for me."@@ You explained. $wife blushed.
@@.woman;"Ohh god, please..."@@ $neighmom moaned as your cock popped out from her mouth.
She leaned back on the bed and pulled down her underwear to reveal her glistening pussy. $wife bit her lip and gave you a nervous look.
@@.you;"Well?"@@ You offered no compromise.
@@.wife;"Okay."@@ $wife replied quietly.
She moved around to kneel beside the bed before $neighmom. She glanced at you again, then moved in to gently kiss $neighmom's pussy.
@@.woman;"Ohh... Mmm..."@@ $neighmom gasped and ran her fingers through your wife's hair.
@@.woman;"That feels so good, $wife... Don't stop..."@@ She encouraged her.
$wife pressed her tongue in between $neighmom's pussy lips and traced laps up and down. $neighmom moans and writhed as your wife tongued her.
[img[images\pictures\neighmom\neigh_subwife_5_2.webp]]
@@.woman;"Mmm, $wife... You like this too, don't you...?"@@ $neighmom gasped. @@.woman;"I bet your thinking about your husband fucking me..."@@ She teased. You heard a small moan from $wife, too.
@@.woman;"Ohh- see? You're licking faster...! Mmmm, keep it up... I want to be nice and wet for him... So I can fit his big cock deep inside..."@@ She continued.
She was right- $wife was sucking her pussy with much more fervor. Your cock was standing rockhard, dripping with pre-cum. You shuffled off the bed and circled around, behind $wife, awaiting your turn. $neighmom caught your eye.
@@.woman;"Mmm... Are you ready, $wife...? Your husband's ready to fuck me."@@ She whispered while tracing a finger through her hair.
@@.wife;"Y-yes..."@@ $wife gasped for air, then slowly shuffled back. She peered up at your face, her own was red and wet. She watched you with a mixed expression as you stepped towards the bed. $neighmom stood up next to you and pushed you to sit, then she turned and sat on your lap while giving $wife a wide smile.
@@.woman;"Oh- your cock is against my ass..."@@ She giggled, then wriggled her ass against you.
@@.woman;"I don't think it'll fit in there... Besides, $wife did such a good job at eating my pussy... You wouldn't want all that hard work go to waste, would you?"@@ Her breathing grew heavier as she lifted her ass up and guided your cock towards her pussy. $wife leaned forward to get a better look. She looked both horny and in pain.
@@.woman;"That's it... Watch closely... As your husband fucks me...! Mmmmh!"@@ $neighmom gasped as she sat back onto your cock.
You felt it slide smoothly inside her hot, wet slit. You grunted as you leaned back and let $neighmom do the work. She began slowly by grinding her ass against your, pushing your cock around inside her. You could feel the tip of your cock massage her insides.
@@.woman;"He's so deep inside me, $wife... $name's raw cock in my pussy..."@@ $neighmom whispered, then she slowly bounced on it. She groped her tits and let out a long moan.
@@.woman;"How does it make you feel...? Watching your husband... Fuck another woman...?"@@ She asked.
@@.wife;"I... I don't know... Turned on..."@@ $wife replied honestly. You knew it was a complex feeling and she probably couldn't make sense of it.
@@.woman;"Mmmm... How does my pussy feel, $name?"@@ $neighmom looked over her shoulder at you.
@@.you;"It feels incredible."@@ You answered while watching $wife's expression. Something about it turned you on.
@@.woman;"Your cock feels good, too... $name, I want you to cum inside me, okay? $wife wants to see it too, don't you $wife?"@@ $neighmom asked. $wife hesitated to answer, then she caught your gaze. She looked down at your cock, deep inside $neighmom's hungry pussy; her lips were gripping around your shaft and her juices were saturating your manhood.
@@.wife;"Yes."@@ $wife replied quietly.
@@.you;"Watch closely, $wife..."@@ You responded and began to thrust your hips up into $neighmom.
She moaned and grinded her ass into you; you felt the tip of your cock rub against her insides once again. This time it was enough to make you cum. You groaned as you felt a powerful orgasm wash over you.
@@.woman;"Yes...! Cum inside me...! He's cumming inside me, $wife!"@@ $neighmom moaned loudly, never stopping to give you a break. Her pussy milked your cock of every drop until your balls were empty. She slowly shuffled off, Your hot cum dripped from her.
[img[images\pictures\neighmom\neigh_subwife_5_3.webp]]
$wife watched and squirmed in a lustful disbelief. She eyed your cock, then $neighmom's dripping pussy.
@@.woman;"It felt really good, $wife... Thanks for sharing him with me."@@ $neighmom sat down beside you and smiled at $wife.
@@.wife;"I liked it too..."@@ $wife quietly confessed.
@@.you;"That's good, because your job's not over."@@ You told her.
$wife blinked and looked at you. You nodded down at $neighmom's pussy.
@@.woman;"Oh...!"@@ $neighmom spread her legs to reveal her cum-covered womanhood. $wife's cheeks flushed red, but she knew what you wanted. She knelt down in front of $neighmom once again and approached her freshly-fucked pussy. It was still pulsing and dripping your cum. $wife leaned forward and slurped up your seed.
@@.woman;"Ohh fuck..."@@ $neighmom whimpered and shivered while your wife sucked the cum from her pussy.
[img[images\pictures\neighmom\neigh_subwife_5_4.webp]]
@@.wife;"Mmm..."@@ $wife swallowed, then she looked over at you. You offered a smile.
@@.you;"Good girl."@@ You said. She smiled back.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You carefully climbed over some rocky terrain, sure to not slip on any wet rocks. You and $wife were exploring the beach and found a quiet little alcove behind some rocks. It took some effort but you managed to climb around.
@@.you;"I hope that was worth it."@@ You grumbled and sat down on a rock. You didn't enjoy the physical exertion.
@@.wife;"Of course it was. Look, we have our own private beach."@@ $wife smiled at you.
@@.you;"Who cares if we have a private beach? The public beach was fine enough..."@@ You muttered as you gazed out over the ocean. $wife looked over her shoulder at you with a mischevious smile.
@@.wife;"But then we couldn't do this..."@@ She spun around and dropped her top to flash you; her perfect breasts gleaming with suntan oil. You stared with probably a goofy smile.
[img[images\pictures\re\beach_both_hot_1_1.webp]]
@@.wife;"See? A private beach isn't so bad after all huh?"@@ $wife smirked as she eyed your growing crotch.
@@.you;"I suppose it's fine."@@ You replied, too stubborn to admit that you'd suddenly really liked the idea.
$wife bounced a little; her tits drawing your attention even more. You could feel your cock grow painfully hard.
@@.you;"Um... Careful, it's not really a 'private' beach remember, we're just behind some rocks... Anyone could come by."@@ You warned her, though you were unable to look away.
@@.wife;"Oh, scared someone will see your wife...?"@@ $wife pouted as she pushed her tits together and feigned a puppy dog eyes.
@@.you;"N-no, I don't care."@@ You denied probably a little too firmly. $wife quirked an eyebrow and smiled.
@@.wife;"No? You don't care...?"@@ She slowly walked up to you.
@@.you;"Uh, I just mean..."@@ You began to mutter defensively, though $wife just smirked at you. You flinched as she gripped your cock through your shorts.
@@.wife;"So does that mean you want people to see me...? See your wife's tits...?"@@ $wife smirked as she playfully squeezed your cock. You grunted as your thing twitched in her hand.
@@.wife;"Oh. I think your dick is telling me the answer..."@@ She began to rub your cock. You groaned.
@@.wife;"I think maybe... You've enjoyed showing off your wife so much... And now maybe you want to show off even more...?"@@ She had a twinkle in her eye as she pulled down the front of your shorts to free your cock. She took it out delicately and began to rub it.
@@.you;"I guess. I'm proud of how attractive you are, and I like it when others see that..."@@ You answered honestly.
@@.wife;"Is that what it is? Really?"@@ She paused and looked at your face curiously, then smirked.
@@.wife;"I think you want more than just guys checking me out..."@@ She suggested with a squeeze. You groaned again as your cock twitched in $wife's hand.
@@.wife;"Oh, see? The truth-detector is working."@@ She said quietly through a smirk. You felt a little embarassed, but turned on at the same time.
@@.wife;"So what is it? You want to see guys... Touch me? Feel my body...?"@@ $wife bit her lip as she got to her knees and began to jerk you off again.
[img[images\pictures\re\beach_both_hot_1_2.webp]]
@@.you;"Hah... I guess it's a fantasy I've had before..."@@ You replied flippantly but honestly.
@@.wife;"How kinky... And you'd watch? Maybe jerk off...?"@@ She looked hungrily down at your cock as she spoke. You could tell she was feeling turned on too.
@@.you;"Maybe... Or I'd join in..."@@ You suggested.
@@.wife;"Mm I guess you could, but maybe once they were done with me first."@@ She teased with a smile.
@@.wife;"I don't know if I could resist so many cocks, $name... I think I'd have to suck them all... Maybe even fuck them..."@@ She whispered to you as she began to jerk you off faster. You grunted as pre-cum dribbled down your shaft. $wife smiled as she rubbed it over your shaft.
@@.you;"Oh, naughty girl... You'd let them all fuck you...?"@@ You grunted as you tried to hold on, though you knew you were close to cumming.
@@.wife;"I don't think I could stop them, baby I think I'd want it just as much..."@@ She spoke seductively as she lured you in deeper to the fantasy.
@@.wife;"They could take turns using my mouth and pussy... We'd fuck for hours, and hopefully even more guys could show up... I don't care who..."@@ She whispered as she rubbed her palm over the head of your cock, making you jolt from the sensation.
@@.you;"And when they needed to cum...?"@@ You asked between grunts.
@@.wife;"I'd let them finish inside... Mm, then maybe you could have a turn after to reclaim your wife...!"@@ She gasped and squeezed your balls.
You groaned loudly as you felt an orgasm wash over your body. You stood up shakily as you began to cum over $wife's chest. She moaned loudly as she rubbed it in.
[img[images\pictures\re\beach_both_hot_1_3.webp]]
@@.you;"Ugh fuck!"@@ You growled as you came on your wife. $wife bit her lip and gazed up at you.
@@.wife;"Oh babe... Maybe we shouldn't have come to a private area of the beach after all, hmm? If you had fantasies like that..."@@ She smiled.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You eagerly followed $wife to a relatively remote area of the beach, your head filled with memories of the past. No doubt you both anticipated a repeat of events.
$wife stopped on the far side of the beach, then turned to smile at you. You smiled back, albeit hesitantly. It was remote, but nowhere near as private as past the rocks on the other side of the beach. A few scattered trees separated this side of the beach from the main area. You nervously glanced around. At least you were alone.
$wife seemed far less concerned than you, and immediately began to strip off her clothes, and then her swimmers before charging into the water completely nude. You gasped and watched your wife as she plunged into the water, then you glanced around to make sure you were still alone. You were almost disappointed to see that you were.
@@.wife;"It's so cold!"@@ $wife called out. @@.wife;"Better keep your swimmers on or you'll shrink."@@ She teased.
You began to wade into the water after her, but stopped at your thighs. It was far too cold, and much too dangerous to reach any higher than that. You were impressed with how easily $wife seemed to jump in, though perhaps the adrenaline of being naked numbed her from the cold.
You both eventually retreated to the sand where you began to towel off... Though $wife had other ideas. $wife laid down on her towel, still wet and naked, and smiled over at you.
@@.you;"Um... Are you going to get back into your swimmers?"@@ You asked. $wife cocked an eyebrow.
@@.wife;"Where's the fun in that...?"@@ She smiled as she traced a finger over her body. @@.wife;"What, are you worried again...? That someone will see your precious wife's naked body...?"@@ She teased and bit her lip as she eyed your swollen crotch - which had betrayed you once again.
You couldn't muster a response, instead you nervously glanced around again.
@@.wife;"You look hopeful!"@@ $wife exclaimed and laughed. @@.wife;"You want someone to see me naked, don't you...? To check out your wife's bare tits...?"@@ $wife got to her knees and ran her fingers over her body - she pressed her breasts together and swooned at you with a smile.
[img[images\pictures\re\beach_both_hot_2_1.webp]]
Your eyes were glued to her curvaceous figure, seduced by her womanly charms and the thought of being seen. Your cock felt trapped in your shorts so you freed it. $wife giggled.
@@.wife;"I knew it. Don't be embarrassed, I kind of like the idea too now..."@@ $wife bit her lip and glanced around, then looked back at you.
@@.wife;"Jerk off for me baby..."@@ She pleaded with a husky, quiet voice.
You had to obey - you began to jerk off while watching her, and she hungrily watched your cock as she ran her fingers down her body, to her womanhood. A soft moan escaped her lips as she slowly rubbed herself.
@@.wife;"Mm... Are you thinking about me being seen by other men again baby...?"@@ $wife hit the nail on the head. You could only nod your answer. $wife let out a soft moan once again.
@@.wife;"Me too... Mmh... Could you imagine if someone saw me right now...? Like this...?"@@ $wife gasped as she pressed a finger inside herself.
@@.wife;"He probably wouldn't be able to stop himself - he'd probably fuck me right here like this...!"@@ $wife got down to her elbows and knees, her ass in the air. You groaned and gripped your cock hard to stop yourself from cumming. $wife rubbed her pussy faster as her juices began to spill down her leg.
[img[images\pictures\re\beach_both_hot_2_2.webp]]
@@.wife;"Ohh fuck... Wouldn't it be so hot...? I'm gonna cum just thinking about it...! Oh fuck..."@@ $wife gasped and bucked on her fingers. You saw her twitch and knew she came from masturbating and fantasizing - you were quite close yourself. You grunted as you jerked off faster.
@@.man;"Holy shit..."@@ You flinched as you heard a man's voice behind you.
You looked over your shoulder so fast that you almost pulled a muscle. A couple of young men had walked up without you hearing.
You couldn't think of anything to say - instead you looked back at $wife who sheepishly got back up to her knees, though she didn't bother covering herself up. She looked between the two men, then at you. You looked back at her nervously, though noticed the look in her eyes... She was still so turned on. You gulped.
@@.wife;"Hello boys... Nice day, isn't it...?"@@ She smiled sweetly as she pulled her eyes off you and to the men.
@@.man;"Ah yeah definitely, even better now for sure."@@ They quickly agreed. $wife's smile widened as she eyed their shorts, and glimpsed at you again. You hesitated - unsure of whether you wanted to see this happen... Your cock twitched, and $wife noticed. That was enough for her.
@@.wife;"Well while you're here, can you do me a favor...?"@@ She pouted.
@@.man;"Of course! Anything you need."@@ They both nodded eagerly.
@@.wife;"I was just thinking I'd like to see a couple of cocks right about now..."@@ She bit her lip and eyed their crotches again.
@@.man;"R-really? Um... Is it okay...?"@@ They hesitated as they glanced at you.
@@.wife;"Of course it is. Now hurry up."@@ $wife replied before you could.
The guys eagerly undid their pants to fish out their semi-erect cocks. They stumbled towards $wife, who without hesitation reached out to grab them. She giggled as she began to pull them off with a hungry focus. You let out a slow breath as your cock was brought back to life. You had to jerk off again.
@@.man;"Ugh, holy shit...! This is incredible..."@@ One of the men groaned as $wife jerked them both off faster. She glimpsed over at you with a mischevious glint in her eye.
@@.wife;"Mmm... They're so big... I can't stop myself...!"@@ She moaned lewdly as she leaned forward to take one of the cocks into her mouth. You groaned as you felt precum dribble down your shaft.
@@.man;"Ohhh fuck...!"@@ The man receiving the blowjob threw his head back as he let out a long moan while $wife slurped down his cock.
@@.wife;"Mmm...! Two cocks at the same time...!"@@ $wife moaned as she swapped between the two, sucking one while jerking off the other.
[img[images\pictures\re\beach_both_hot_2_3.webp]]
You grunted and squeezed your cock again. You were close to cumming, but you needed to enjoy this for longer. You watched your wife gobble down the stranger's cocks, her eyes occasionally glimpsing your way as she worked on them... You could see how wet she was between her legs. Your cock twitched in your hand.
@@.man;"Fuck I'm cumming...!"@@ The man getting the blowjob exclaimed. $wife pulled his cock out and slapped the head of it on her tongue. She looked over at you with a lustful gaze as the man came on your wife's face.
@@.wife;"Mmm...!"@@ She moaned lewdly as she squeezed the last drop from his cock, then swapped to the other man. He was quick to stuff his cock into $wife's mouth. She moaned again as she slurped down his member and soon enough he began to grunt and groan until he came on $wife's face too.
$wife moaned lewdly as she played with the fluid and rubbed their cum over her tits. She looked to you, then down to your cock. You'd somehow managed to not cum. $wife motioned you over, which you obeyed as the other two guys hurriedly put their cocks away and were quick to leave.
$wife rested on her knees in front of you, completely naked and her face covered in stranger's cum. She stuck her tongue out as she looked at your cock with anticipation.
@@.wife;"Mmm... Well done lasting for so long... Babe... That was so fucking hot... Did you see them cum on me...? Cumming on your wife..."@@ She egged you on with her slutty words. You grunted as you felt an orgasm build up. $wife squirmed, apparently very turned on.
@@.wife;"And you watched them too, it was so hot baby... Look at what they did to your wife... I was hoping they'd fuck me too..."@@ She moaned. You knew she meant it, too. You groaned again as you finally reached climax - you shot out seemingly endless spurts of cum onto your wife's already covered face. She caught some on her tongue and moaned as she swallowed it.
@@.wife;"Oh fuck... I want to do this again..."@@ She let out a slow breath to calm herself.
$wife took another dip in the water to clean herself off, then got back into her clothes. You both left the area feeling a lot more steamy than when you'd arrived.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife lazed in the sun, listening to the sounds of the ocean while she sunbathed on a relatively empty beach. She had a new bikini to break in and was working on a tan - she needed to look good after all.
Apparently she wasn't the only one interested in her new bikini. She noticed a man nearby who continued to glance her way to steal a look at her body. At first she feigned ignorance, though had increasingly begun to feel more flattered.
She looked over towards the man and smiled. He quirked an eyebrow and smiled back, and apparently felt reassured that it was fine to stare at $wife.
$wife rolled over onto her stomach and made a big deal of her movements, sure to show off her curvy figure. She leaned forward to fix her towel, her ass wagging in the air. She looked over her shoulder and saw the man staring again.
[img[images\pictures\re\beach_wife_hot_1.webp]]
$wife baked for some time longer before she left, somewhat disappointed that the man wasn't brave enough to approach her. Maybe next time she'd have to be even more bold...
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife lazed on the beach and slowly scanned the area. At first she loved how quiet and isolated it was there, but lately she'd gotten dreadfully bored of the lack of others. Specifically guys she could tease.
It'd become the main draw for her. The beach and sun came second to the attention she got from other beachgoers. She found it thrilling, and at first just knowing that men were checking her out was plenty... But she'd gotten all too used to it. She wanted to push the boundaries and see what more she could get out of it.
$wife spotted a man walking along the beach alone. He was middle aged and wasn't a stud, though he also wasn't unattractive. He was the perfect victim. $wife slowly sat up on her towel and watched the man with a keen interest that couldn't be ignored, and sure enough the man looked over at $wife.
She smiled at him, which he bashfully returned. Then $wife flashed him - she pulled aside her bikini top to reveal her perfect chest.
[img[images\pictures\re\beach_wife_hot_2.webp]]
The man paused in his tracks and stared in disbelief. He frantically looked around, then back at $wife. She smiled sweetly and playfully swayed her legs from side to side. The man followed her movements with wide eyes - he looked both excited and scared. $wife knew the emotion all too well.
She slowly parted her legs and giggled as the man's eyes immediately fell to her bikini bottoms. She lowered a hand to run a finger over them- creasing into her womanhood. She bit her lip as she slid a finger underneath the bikini and slowly pulled it aside to flash her bare pussy. She felt the heat of horniness begin to burn through her body as the man stared at her most precious spot.
$wife glimpsed around again to make sure they were alone, then she slowly wriggled out of the bikini. The man continued to stare in disbelief - though $wife spotted his obvious erection through his board shorts. She leaned back once again and lowered a hand to her pussy. $wife beckoned the man closer. He almost fell over his feet as he approached her, his eyes frantically darting between $wife's face, tits, and pussy.
$wife let out a slow breath as she began to rub her pussy. She bit her lip and smiled as the man decidedly pulled down his shorts, letting his cock spring out. He groaned and grunted as he began to jerk off.
[img[images\pictures\re\beach_wife_hot_3.webp]]
@@.wife;"Hah...!"@@ $wife gasped as she pushed her fingers inside her wet slit. The heat grew inside $wife - she was drawing closer to that familiar dark lust she longed for... But she wasn't quite there. $wife bucked against her fingers and squirmed as she tried desperately to get there.
@@.man;"Oh god...!"@@ The man grunted as he began to cum. It dribbled out of his cock and onto the sand. $wife let out a moan as she came on her own fingers. She spasmed, shivered and gasped through her orgasm, though frustratingly the release she was looking for never came... It wasn't just about cumming. She needed just a final push...
She let out a long sigh as she remained naked in the sun, deep in thought. The man hurriedly pulled his shorts back up and scampered away, apparently frightened of being seen.
$wife needed more. She had to be even more bold...
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife's heart raced as she basked in the sun and listened to the sounds of the ocean. She couldn't help but squirm with anticipation as the burning desire ached through her loins. She was completely naked.
Although it was a quite area of the beach, it occasionally had the adventurous passerby. That's what she was hoping for. $wife was face-down with her waist up in the air, fully exposing her pussy and ass. She could feel herself getting wet from the excitement.
She bit her lip as she heard the sandy footsteps of someone approaching. They gasped and paused, and $wife shivered. It was a man, and he didn't immediately take off... So he was interested in what he saw. $wife genly swayed her ass.
[img[images\pictures\re\beach_wife_hot_4.webp]]
@@.man;"Oh my god..."@@ She heard the man mutter nervously to himself.
$wife squirmed under his gaze, and reached underneath herself to rub her pussy. She was soaking. She moaned softly as she spread her pussy open.
@@.man;"Oh fuck..."@@ The man muttered again as he shuffled closer.
$wife gasped as she easily slid a finger inside herself, and then another. She let out a lewd moan as she fingered herself, and then she glanced over her shoulder at the man. He was jerking off while watching. $wife smiled at him seductively and motioned him to come closer... She had grander plans this time around, and this man was her victim.
The man stumbled forward until he was only a couple feet away from $wife. She rolled over onto her back and spread her legs apart. She continued to feel herself as the man did the same.
$wife reached a leg out and hooked it around the man's leg to gently pull him forward. The man nervously gulped and looked around before he stepped even closer to $wife. He fell to his knees before her and shuffled in closer, until his cock was in reach of $wife's pussy. $wife rubbed her clit then spread her pussy lips as she gazed up at the man. He let out a loud groan as he leaned into $wife, his cock burying itself inside her.
$wife gasped and moaned as she felt the man's thick cock enter her. Her mind turned blank and all she felt was a burning lust wash over her - this is what she was looking for. She wrapped her legs around him to pull him even further inside. He grunted and bucked wildly like an animal. Apparently $wife had driven him mad with lust. She smirked as she grinded her hips into him until his cock pressed as deep as it could. She then rocked back and forth, guiding the man into a steady pace. He grunted and $wife moaned as the man ploughed her.
[img[images\pictures\re\beach_wife_hot_5.webp]]
@@.wife;"Oh, fuck me harder...!"@@ $wife moaned in ecstacy as the stranger thrusted inside her.
@@.man;"You like this cock? Fuck, your pussy is so tight... It's swallowing me...!"@@ The man groaned as he plunged his cock into $wife's wetness, making her gasp with each thrust. She could feel her orgasm building up.
@@.wife;"Oh my god...!"@@ $wife gasped and squirted as the man fucked her. Her eyes rolled back and she rubbed her clit - though the man didn't stop. He continued to plunge inside her - making $wife squirt endlessly.
@@.man;"Hah fuck...! You slut...!"@@ The man growled as he thrusted faster, apparently ready to cum. $wife held her breath as she frantically rubbed her clit. She bucked against him until he finally let out a loud groan. She felt his cock begin to twitch as he came deep inside her. $wife let out a shaking gasp as she came again.
@@.man;"Hah... Oh my god... That was..."@@ The man slowly pulled his cock out of $wife and sat back to catch his breath. $wife could feel his cum leaking down her leg.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>There really wasn't a lot to do in the area, though you explored the area with $wife regardless.
You thought you'd count every abandoned building you passed by, but quickly gave up. Most of the shops were 'closed'. You did notice some construction sites though, so you wandered in that direction, thinking there would perhaps be more developed areas to see.
You weren't exactly wrong, but you were still let down. Most of the area was still in development, so there wasn't a lot to do. You decided to take a quick rest with $wife in a lot of land that was probably eventually going to be a park of some kind. It was hard to tell - it was still mostly dirt.
You idly sat on some crates to rest your legs, though you weren't sure whether you were allowed in the area or not. You noticed some of the construction workers eyeing you and $wife and thought perhaps you might need to move on... But then realized they were moreso looking at $wife. You gazed at her curiously and blinked.
@@.you;"$wife, are you not wearing a bra?"@@ You asked. You noticed her nipples pointed through her top. Her cheeks flushed a gentle red.
@@.wife;"I... I don't like walking in them- they dig into my skin... I didn't think you'd notice."@@ She replied quietly.
@@.you;"Yeah I can tell, and I don't think I'm the only one either."@@ You said as you softly nodded towards the workers who were looking your way.
$wife squirmed uncomfortably under the watchful gazes of the workers, who really didn't seem to mind blatantly staring.
@@.wife;"They're looking at me...?"@@ $wife fussed with her skirt as she bashfully glanced over. She looked cute, and you couldn't help but enjoy the situation. Your wife felt exposed... These men were looking her way because they could see her nipples through her top.
@@.you;"Why don't you give them a proper look?"@@ You smirked as you made the suggestion half-jokingly, then noticed $wife contemplating the thought. Perhaps she enjoyed the situation as much as you did.
@@.wife;"... I'd feel so embarrassed."@@ $wife replied. She was actually considering it. You felt your loins stir with excitement.
@@.you;"Just a quick look won't hurt. It's not like we know them."@@ You gently pushed. $wife bit her lip and glimpsed around.
You began to ready yourself to convince $wife some more, but then $wife swiftly pulled up her top to flash the workers. You jaw fell as you stared at her beautiful tits, then glanced over to see the workers doing the same.
[img[images\pictures\re\downtown_both_nopath_1.webp]]
@@.wife;"They're really staring... Oh my god I can't believe I'm doing this."@@ $wife mumbled behind her shirt.
@@.you;"Of course they are, why wouldn't they be."@@ You were amazed that $wife actually went through with this. You were sure she'd have thought your suggestion was a silly joke.
@@.you;"Oh I think they want a better look."@@ You muttered as the guys slowly made their way closer to you and $wife.
@@.wife;"I don't want them to get too close..."@@ $wife said with a hint of panic. You considered encouring her some more, but decided you'd take your winnings here.
@@.you;"Alright, let's go then."@@ You replied. $wife lowered her top and quickly turned away. You hurried out of the areawith $wife before the construction workers could get any closer.
@@.you;"I'm so proud of how bold you've become..."@@ You told $wife, which made her blush. It was the genuine truth.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You wandered downtown with $wife for some time until you were good and lost. You thought you might have found the worst streets and alleyways in the area. Trashbags were scattered, the walls were graffitied, and you had to be careful to not trip over a sleeping drunk. It was like the council had ignored the place for a decade.
$wife clung to your arm as you walked - apparently not as intrigued by the lack of civility. You gave her a reassurring half-grin just as a stumbling drunk man approached. You stepped in front of $wife, and he glared up at you.
@@.man;"Hey - that girl."@@ The man pointed with a swaying finger.
@@.you;"What about her?"@@ You asked with a raised brow. The man grinned broadly.
@@.man;"How much for a blowjob?"@@ He asked. You felt $wife cling tighter to your arm. Apparently the man mistook her for a prostitute. You smirked at him.
@@.you;"Too expensive for you, I'd wager."@@ You let him down.
@@.man;"Come off it - I've got money."@@ He insisted and took out his wallet. He sure did have money. You could see dozens of bills lined up. You marvelled at just how easy it must be for women to make money. You were almost jealous. You then wondered how $wife would react if you did pimp her out...
@@.you;"Two hundred."@@ You told him. You felt $wife's hand squeeze your bicep, but she didn't speak.
@@.man;"For a blowjob!? Jesus, she must have some lips!"@@ He scoffed, then gazed over at $wife. She shyly shuffled and looked up at you with her innocent doe eyes. You smiled at her.
@@.you;"She's worth a lot more."@@ You said, your eyes still locked onto your wife's. You wondered whether you looked like a devil or angel. $wife bit her lip. You could see the devotion in her eyes - she was ready to do anything for you.
They followed you down an alleyway and paused at a nook. You gestured for $wife and the stranger to conduct their business there. The man was quick to unzip and pull out his flaccid cock. $wife gazed at you with an unusual expression before she joined the stranger in the nook. She got onto her knees and timidly leaned forward to service him.
Her lips gently wrapped around the cock. She suckled on it softly - you could see her tongue swirl around the head, which quickly brought it to life. The man groaned as his flaccid cock became semi-erect, then fully erect, as $wife's sucking became increasingly more aggressive.
[img[images\pictures\re\downtown_both_sub_1.webp]]
@@.man;"Oh, fuck... She's like a vaccuum!"@@ He exclaimed as he placed a hand on her head. $wife's eyes shifted towards you.
@@.you;"Good girl. Keep working."@@ You praised her with a sly smirk. $wife closed her eyes and began to throat the cock with some vigor, apparently encouraged by your words.
@@.man;"Agh, holy shit!"@@ He man grunted and began to thrust his hips. $wife continued to suck down on him even faster until he groaned loudly with a final thrust.
[img[images\pictures\re\downtown_both_sub_2.webp]]
He drunkenly stumbled back and let out a long sigh, his wet cock flopping down against his pants. $wife was quick to clean herself up.
@@.man;"Hah, I needed that..."@@ He let out another sigh, then gazed across at you and pursed his lips.
He fished out a handful of notes and handed them to you, then staggered down the alleyway. You looked at $wife.
@@.you;"Did you enjot that?"@@ You asked with a half-smirk. Her cheeks flushed red.
@@.wife;"Um... I like doing what you want me to..."@@ She replied quietly and honestly.
@@.you;"Great to hear. I want you to come around here more often."@@ You told her as you put the money into your wallet. $wife bit her lip and watched you carefully.
@@.wife;"We're going to come here more often...?"@@ She asked. You smiled wickedly and shook your head.
@@.you;"No. Just you."@@ You replied.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife shyly walked down the grimey streets alone while self-consciously pulling at her clothes. She was scantily dressed in clothes that were far too revealing for her comfort, and in an area known for it's mischevious nighttime business dealings... All under your instruction. $wife blushed and nodded when you told her what you wanted her to do.
She walked slowly through the alleyways, bashfully smiling at men she passed by. It wasn't long until one approached her. A drunk man, which was seemingly common. $wife led the man to a nearby nook to offer her services...
Although she wanted to do everything you asked of her, $wife was still very shy about sexual acts with others. She was relieved that the man only wanted a blowjob. She was timid at first, though soon lost herself in lust.
[img[images\pictures\re\downtown_wife_sub_1.webp]]
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife walked through the backstreets of downtown while casting shy smiles at the gentlemen who passed by. She certainly wasn't the most traditional woman you'd find on the block, but that added to her charm. Her withdrawn nature seemed to lure men in, whereas the other women who were much more forceful seemed to repel men... But there was only one man $wife was interested in, which is why she was doing this in the first place.
$wife thought of you when she was with her 'clients'. The thought of pleasing you sent hot flushes through her body, and she often fantasized about you watching and encouraging her.
She had this type of fantasy as she took care of a man. He fucked her on her back, and while $wife was gasping and moaning while looking up at his face, she was really getting off to the thought of your praise.
[img[images\pictures\re\downtown_wife_sub_2.webp]]
@@.wife;"Oh...! F-fuck me harder...!"@@ $wife moaned through the wet slaps.
@@.man;"Hah, you like this!?"@@ The stranger grunted and groaned.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife was far more confident when she walked the streets - though her naturally shy demeanor still attracted a host of men who eagerly looked her way when she passed by. She was beginning to see looks of disappointment from men who were missing out...
On one occasion a group of 3 men approached $wife for her services. She felt a hot thrill from the thought - a little scared, nervous, and excited. She wondered what you'd say... Of course, you'd want her to earn three times as much. $wife bit her lip and accepted the offer.
They found a quiet area where the men quickly stripped naked and began to explore $wife's body. She leaned back against one who groped her chest, and she let out a moan as another removed her pants to suck on her pussy.
$wife closed her eyes and sent herself to a familar fantasy - one in which you were watching and encouraging her... But this time she was with three men, and your words were less gentle. $wife moaned softly as the men began to use her body, and your phantom called her names like 'my pretty whore'...
[img[images\pictures\re\downtown_wife_sub_3.webp]]
@@.man;"Oh fuck, you're so wet...!"@@ The man who was fucking her grunted.
@@.wife;"Mmh~...!"@@ $wife could only moan in response - her mouth stuffed with a cock.
She shivered as she thought of you, watching her, speaking to her...
//Fucking three men at once, slut? You really are my little whore...//
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You drove far out into the countryside in a direction you'd not been before. It was a peaceful road with not much to look at other than vast openness and the occasional passing car. You'd been driving for a couple of hours and felt like pulling over for a break.
You glanced across at $wife who sat beside you in the passanger seat and you were surprised to see her still awake. She was gazing idly out of the semi-open window, her hair waving in the wind. You couldn't stop yourself from looking at her legs, which she proudly displayed by wearing the shortest of short-shorts that rode up between her legs. You were sure you'd be able to see her ass, and you curiously tried to glimpse between her legs. You blinked when you realized $wife was then watching you with a smirk. You almost veered off the road.
@@.wife;"Getting a good look are you? Shouldn't you be watching the road?"@@ She teased.
@@.you;"You distracted me."@@ You replied, red-faced.
@@.wife;"It's your own fault that you got distracted... Though I don't blame you."@@ $wife ran her hands up her legs and raised them up as she rested her feet on the dashboard.
@@.you;"Put your feet back down..."@@ You frowned as you tried to keep your eyes on the road.
@@.wife;"Why? I thought you wanted to see my body?"@@ $wife smirked as she shifted to pull her shorts up even higher. @@.wife;"Oh! I guess someone else is getting a look."@@ She giggled.
You saw a four-wheeler slowly drive up beside you from your mirror, presumably to overtake but decided to stay in-line. Perhaps to get a look at $wife. She smiled out of the window.
@@.you;"$wife."@@ You said her name, still frowning.
@@.wife;"Oh shoosh..."@@ $waved idly waved you off with a flick of her wrist.
@@.wife;"He really is perving on me."@@ She giggled. You silently fumed that your wife would be so flippant about such a thing.
@@.wife;"Do you think he's expecting to see more...?"@@ She pondered, more to herself.
@@.you;"I guess so."@@ You replied flatly, then blinked as $wife suddenly shifted to kneel on her seat, facing the window. She pulled down her top to flash her tits out the window.
@@.you;"$wife!"@@ You gasped.
@@.wife;"Oh, he's so happy to see them."@@ She giggled.
@@.you;"Cut it out, put them away."@@ You scowled, but she ignored you.
@@.wife;"Oh my god...!"@@ She gasped.
@@.you;"What?"@@ You tried to glance over but couldn't look away from the road.
@@.wife;"He took out his... It's so big...!"@@ $wife exclaimed and stared.
@@.you;"Took out his...? His cock??"@@ You asked, exasperated, and as you glanced over your jaw dropped again. $wife had a hand down between her legs and was masturbating while groping herself, apparently quietly egging on the guy in the car beside you.
[img[images\pictures\re\car_both_dom_1.webp]]
@@.you;"$wife! What are you doing!?"@@ You almost shouted.
@@.wife;"Relax, $name... It's not like we'll ever see this guy again."@@ $wife frowned at you as if you were being childish, then looked back out of her window. She bit her lip and smiled.
@@.wife;"I don't even know if it'd fit... It'd take some effort..."@@ You could hear her breathing harder. @@.wife;"I'd probably have to suck it first... Mmm..."@@ She let out a small moan and gasp. You could hear the wetness between her legs. You were frustrated by the growing erection in your pants.
@@.you;"You're masturbating to another man!"@@ You growled.
@@.wife;"Oh my god, it's not a big deal. You watch porn all the time."@@ She shot back. You went red in the face as you struggled to dispute her point.
$wife pulled her shirt back on and sat in her seat properly with a huff. She crossed her arms and shot you an icy glance.
@@.you;"You're mad at me??"@@ You were amazed.
@@.wife;"You killed the mood. Typical."@@ She said angrily.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You quietly drove through the countryside. It was meant to be a peaceful drive for you and $wife to connect and bond, though it seemed that $wife had little interest in that anymore. She'd lately been using the opportunity to flash strangers, which she apparently turned her on greatly.
You had your eyes on the road and silently fumed as $wife enjoyed herself a little too much. She was propped up in her seat with her bare tits out over her top to flash a stranger who drove beside you. She had a hand beneath her to play with herself with complete abandonment of the fact that you were sitting right next to her. Apparently this was normal behavior to her.
[img[images\pictures\re\car_both_dom_1.webp]]
You clenched your jaw as the other car beeped to egg her on. $wife giggled.
@@.wife;"He's taking a photo."@@ She told you. You let out a 'tsk' as you put your foot down to speed off and away from the car. $wife frowned back at you then sat in her seat properly.
@@.wife;"You're no fun."@@ She muttered.
You ignored her and continued to drive. She was on her phone for the most part until you finally slowed down at a rest stop. $wife looked across at you.
@@.you;"I need to go to the bathroom."@@ You told her. She rolled her eyes then went back to her phone. Apparently she didn't need to go.
You left her in the car and walked across the road to the bathroom. You covered your mouth and nose when you walked in from the stench - you doubted the place had been cleaned in years. It stank of urine and something else. You did your best to hold your breath as you went to do a wee.
The smell was bad, but it wasn't enough to stop you from feeling annoyed at $wife. It seemed to you that she didn't care about your marriage anymore, or just didn't share the same idea of what your relationship should be. It frustrated you, which wasn't too uncommon. You wondered whether perhaps you were being difficult, too... You sighed to yourself as you came to the conclusion that you'd have to be the one to try and fix things.
With that realization, you shook, washed your hands, and left the bathroom... Then you paused when you saw another car parked behind your own. There was noone inside. You looked at your car and could barely see $wife and another person on the other side.
You hurried over and stopped to see $wife on display; the car door was open and $wife was bent over her seat; her ass and pussy on display while a man was jerking off.
[img[images\pictures\re\car_both_dom_2.webp]]
@@.wife;"You like what you see, don't you?"@@ She egged him on. He groped her ass and grunted in response.
@@.you;"$wife!"@@ You called her name.
The man looked at you with some alarm, but $wife seductively wiggled her ass side-to-side to regain the man's attention. She giggled when he began to jerk off again.
@@.you;"What do you think you're doing...?"@@ You growled.
@@.wife;"Oh, calm down $name. You're always so serious. We're just fooling around... Plus, look..."@@ $wife turned around to sit on her seat. She looked you over until her eyes landed on your own crotch. You blinked as you realized you had an erection too.
@@.wife;"So why don't you just calm down and be honest with yourself... You want to see this. That's why we're here."@@ She smiled at you as she reached forward to grab the stranger's cock. He groaned as she wrapped her fingers around his shaft and began to jerk him off.
[img[images\pictures\re\car_both_dom_3.webp]]
@@.you;"I... That's not why we're here! We're meant to be connecting..."@@ You denied her claim. She smirked.
@@.wife;"Oh $name, you're only lying to yourself. Why didn't you stop be from flashing him if you didn't want to see this?"@@ She quizzed you.
@@.you;"B-because you wouldn't have stopped anyway...!"@@ You sounded uncertain because you were. You were wondering if it was possible that you actually did want to see this... You couldn't deny the fact you had a swollen cock in your pants.
@@.wife;"Fine... You can keep lying to yourself. I'm going to enjoy myself, and if you feel like it, you can too."@@ $wife rolled over to lean against her seat again, and pulled the man towards her by his cock. You opened your mouth to try and say something - but you didn't know what to say... $wife bit her lip as she guided him to her pussy. You watched in your hesitation, and held your breath as the man drew closer.
He edged forward to rest his cock against $wife's womanhood, then took ahold of her ass. He slowly pushed it inside of her. $wife moaned loudly as the cock pressed deep inside. She looked over at you and bit her lip as he began to thrust.
[img[images\pictures\re\car_both_dom_4.webp]]
@@.wife;"Oooh... He's fucking me now...!"@@ She gasped. @@.wife;"And why didn't you stop him...?"@@ She asked with a knowing smirk.
You struggled to find an answer but you couldn't focus with your painfully hard cock trapped in your pants. You blinked and gazed down to your crotch... You realized that was the answer after all. You let out a shakey breath as you undid your pants and took out your cock. Pre-cum was already dripping down your shaft. $wife giggled.
@@.wife;"Mmm, that's more like it... Ohh, watch him fuck me, babe...!"@@ $wife moaned as she began to grind her hips into the man's thrusts.
He grunted loudly as he took ahold of her waist and leaned into her. $wife gasped again.
@@.wife;"You're so fucking deep, oh my god...!"@@ She moaned as her voice turned an octave higher.
@@.man;"Hah, fuck...! Your pussy feels so good."@@ The stranger grunted as he pounded his cock between your wife's legs. She moaned as she took him in. You couldn't help but let out a little grunt as you jerked off.
@@.wife;"His cock is stretching me out, honey... Oh... Fuck... You could never fuck me like this...!"@@ $wife's eyes were glued on you. She seemingly enjoyed you watching her as much as she enjoyed the man fucking her. You shivered as you felt yourself about to cum.
@@.man;"Hah, where should I cum?"@@ The stranger asked. $wife looked at you and quirked an eyebrow.
@@.you;"Inside her..."@@ You replied with a grunt, then began to jerk off faster. The idea alone was enough to push you over the edge. You felt your orgasm build up as you watched the man pump into $wife fast - his skin slapping against $wife's ass. She moaned as she rubbed her clit, then he grunted as he gave a few final thrusts.
@@.wife;"Oh f-fuck, he's cumming inside me...!"@@ $wife spasmed as she came on the man's cock just as he filled her up. You clenched your cock tightly as you came too; your cum came out in short bursts which sprayed across the ground. $wife looked down at it then smirked at you.
@@.wife;"Good boy..."@@ She said quietly, the man still inside her.
It was a quiet drive home. You didn't quite know what to say or how to break the silence... Though $wife seemed pleased enough. She occasionally looked over at you and smirked. Ironically the drive did bring you closer this time.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You drove for a time in relative silence. The countryside was beautiful to see, but after a while it was much the same as the first ten minutes. You looked over at $wife who was idly gazing out of the window.
@@.wife;"Another four wheel drive."@@ She pointed out pointlessly then looked over at you. @@.wife;"That's five in a row. Maybe this is what macho guys do in their free time? Cruise around country roads?"@@ She pondered.
@@.you;"Oh yeah and what does that make us?"@@ You quizzed her.
@@.wife;"An adventurous couple? I guess."@@ She shrugged. @@.wife;"Oh- six."@@
@@.you;"This is hardly an adventure... We're not even really going anywhere."@@ You muttered.
@@.wife;"It's about the journey, not the destination."@@ $wife smirked across at you. @@.wife;"Seven - and that guy was kind of cute."@@ $wife said with mild surprise, then pouted at you when she saw your expression.
@@.wife;"Aww baby did I say that another man looked cute?"@@ She teased mockingly. You rolled your eyes.
@@.wife;"Don't worry baby, I still only love you... Even if you're not a macho man driving a big car."@@ She leaned over to nestle against you.
@@.you;"Hey - be careful. I'm driving."@@ You scolded her.
@@.wife;"So then pay attention to the road... Jeez, I bet those macho guys would happily have a woman like me on them like this while they drove..."@@ She teased again. You rolled your eyes then blinked as you felt $wife fidget in your lap. She undid your pants.
@@.you;"What are you doing...?"@@ You asked.
@@.wife;"Watch the road hun."@@ She told you as she fished out your cock from your pants. You flinched again.
@@.you;"You're distracting me..."@@ You told her half-heartedly. Of course you didn't really want her to stop...
@@.wife;"Hmmm you're still small."@@ She announced with disappointment.
@@.you;"Rephrase that."@@ You scowled.
@@.wife;"Aww, I don't mean that you have a small penis babe... I just mean it isn't big yet."@@ She explained. @@.wife;"You're big enough hun... No need to sulk..."@@ She teased again.
@@.you;"I'm not."@@ You denied, though you certainly sounded sulky.
@@.wife;"Is it because of that man from before...? The one I said was cute? Hmm, I bet he had a big dick too..."@@ She pondered as she playfully pulled your flaccid cock.
Your wife talking about another man seemed to stir something in you in some sort of way - for some reason it turned you on. You couldn't rightly explain it, but you found it to be hot. You'd realized this about yourself. Apparently $wife did too as your cock began to grow in her hands. A slight smirk crossed her lips as she slowly began to jerk you off.
@@.wife;"A big guy like that probably has a huge cock, right? I wonder what it looks like... Mm, what it tastes like..."@@ She pressed her lips against the head of your cock and peeked up at your face. She smiled sweetly.
@@.wife;"Would you want to see that baby...?"@@ She asked you curiously as she rubbed your cock against her lips.
@@.you;"Yeah..."@@ You eventually answered truthfully. Though you still felt a little embarrassed by it, you couldn't deny that the thought turned you on... And if it was harmless dirty talk then you wanted to hear it.
@@.wife;"I knew it, you wanted to see it too... I bet you can't stop thinking about your little wife sucking on that man's huge cock..."@@ She spoke quietly, seductively, as she stroked your cock. You did your best to keep your eyes on the road.
@@.wife;"He'd probably be aggressive too - do you think he'd pull my hair back when I deepthroat him?"@@ She squeezed your balls, making you groan.
You couldn't focus. You flicked on your indicator and pulled over the car. $wife giggled as she clambered into the backseat. You followed her. $wife got down to her knees between your legs and continued to jerk you off as she watched your face - a soft smirk on her own.
@@.wife;"Mm are you thinking about it baby? That man fucking your wife's pretty mouth..."@@ She asked, her lips a mere few inches from your cock.
@@.you;"Hah... You'd love it, wouldn't you?"@@ You muttered back.
@@.wife;"Oh I would... I don't think I'd be able to stop myself. I'd want to taste him, gag on his cock until I felt his cum down my throat..."@@ She moaned softly as she stroked your cock even faster. You closed your eyes and groaned as you imagined it; a big strong man using your wife's mouth as a fucktoy... But you wanted to see more...
[img[images\pictures\re\car_both_hot_1.webp]]
@@.you;"Why stop there...?"@@ You asked. $wife bit her lip as she eyed you playfully.
@@.wife;"We wouldn't stop there babe. I'd need to feel him inside me..."@@ She breathed heavily as she slowly wriggled out of her clothes.
@@.wife;"Mmm, he could grip me from behind and push his huge cock into my pussy..."@@ $wife gasped as she lowered a hand down to her womanhood. She squirmed and closed her eyes to imagine it. Your cock twitched eagerly as you watched your own wife fantasize about being fucked by another man.
@@.wife;"He'd fuck me so hard... Oh and baby, you'd be watching us the whole time..."@@ She moaned and shivered, then looked at you with hungry eyes.
$wife climbed atop you and rubbed her pussy against your throbbing cock. She was so wet, she swallowed you up easily as she lowered herself down onto your cock with a loud moan and gasp. She began to rock against you, slowly at first, then added a little bounce until she rode you properly. You groaned and gripped her hips as your cock plunged inside her.
@@.you;"Fuck...!"@@ You barely muttered.
@@.wife;"Mmm, fuck me babe...! Fuck your slutty wife!"@@ $wife begged as she reached down to rub her clit. She moaned and shivered as she rode you.
[img[images\pictures\re\car_both_hot_2.webp]]
You reached back to get a handful of $wife's ass and began to thrust in time with her. She gasped and held her breath as she rubbed her clit, then she gasped and spasmed as she came on your cock... Though she didn't stop riding you.
@@.wife;"F-fuck, oh my god...! Fuck me harder...!"@@ She whimpered as her wetness covered you.
You groaned loudly as you plunged your cock into $wife one final time, spurting your hot cum deep inside her. $wife rocked her hips back and forth and reached back to squeeze your balls. You closed your eyes and groaned from the sensation.
You eventually let out a deep, shaking breath. $wife remained atop of you for some time. You could feel your hot cum dribble out of her and onto your legs. She smirked, then leaned down to kiss you.
@@.wife;"See... It's about the journey."@@ She said. Maybe you were more adventurous than you'd thought.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You took the scenic route again through the country roads. $wife sat beside you in the passanger seat and was keeping herself busy with her usual game of 'count the cars', though this time she had a new idea in mind...
@@.wife;"Hey babe."@@ $wife called out.
@@.you;"Yeah?"@@ You replied, then took a sharp breath in when you looked across at your wife. She'd lifted her top up to reveal her bare tits - apparently she wasn't wearing a bra. She giggled from your reaction, then let her top drop again.
[img[images\pictures\re\car_both_hot_3.webp]]
@@.you;"You forgot to put a bra on?"@@ You asked with a raised brow and a half-smile. It was kind of a turn on.
@@.wife;"I don't know if 'forgot' is the right word... I just didn't put one on this morning."@@ She replied casually.
@@.you;"Yeah? Why's that?"@@ You quizzed her.
@@.wife;"I had an idea for a new game..."@@ A cheeky smile crossed her lips. You felt uneasy, but excited.
@@.you;"Yeah...?"@@ You eyed her.
@@.wife;"Instead of just counting the cars... I'll flash them if they're cute."@@ She explained. You felt a stirring in your pants.
@@.you;"You're going to flash your tits at strangers?"@@ You repeated.
@@.wife;"Yeah. Unless you don't want me to...?"@@ She asked and curiously peered at you. You could only think about the last time you drove together - how you fucked on the back seat while fantasizing about $wife having sex with a stranger... It was a huge turn on. You licked your lips nervously and shook your head. You wanted to see $wife flash strangers.
@@.wife;"I thought you might like this idea."@@ She giggled then turned to the window.
@@.wife;"Okay, perfect timing! Here comes a car now..."@@ She watched out of her window, her hands gripping her top firmly. You tried to watch too, though struggled to focus on the road. The car zoomed past.
@@.wife;"Not a cute guy."@@ She announced.
You were disappointed - you really didn't care if they were cute or not... But the anticipation was a thrill. You continued driving for a while. You were both now only interested in looking out for cars. The minutes felt like hours. You took in a sharp breath as you saw one driving up in the rearview mirror. You slowed right down so that they'd overtake you. $wife spotted them too and peeked through the back window.
@@.wife;"Oh, he's cute!"@@ She whispered huskily. Your cock twitched excitedly.
As the car began to overtake you, you sped up to keep in-line and tried to look over to watch the action. Just as the windows lined up $wife lifted her top to flash the man. You couldn't see him in his big car, though the thought alone was enough to make you painfully hard.
@@.wife;"Oh my god...! He's staring...!"@@ She told you.
You tried to stay beside him to let him look at your wife for even longer. You could only imagine it, though it was enough to drive you nuts. $wife giggled gleefully as she bounced her tits up and down.
@@.wife;"Oh babe... He's so cute too... I wonder if he's got a hard-on now?"@@ You could hear how turned on she was.
You kept driving beside the man for a while longer then eventually slowed down. He reluctantly overtook you as a car approved from the other way. $wife returned to her seat and bit her lip as she gazed across at you with a flushed face.
@@.wife;"That was so hot babe..."@@ She told you while she restlessly squirmed in her seat. Your cock twitched again.
You couldn't drive any longer - you had absolutely no focus left. You pulled over to the side of the road and groaned as you took your cock out. It was already dribbling pre-cum. $wife looked down at you and giggled. She reached over to playfully pull at it.
@@.wife;"It looks like you enjoyed it even more than I did... Did you like that? Seeing your naughty wife flashing another man?"@@ She teased you as she flicked your cock around.
@@.you;"Yeah I did."@@ You answered truthfully, then let out a long slight as $wife squeezed your cock.
@@.wife;"Me too... Oh baby... I'm so fucking wet..."@@ She whispered then slowly began to jerk you off. You groaned as the slippery pre-cum quickly covered your cock, but it was the thought of $wife flashing another man that really turned you on.
@@.you;"You naughty slut... Flashing another man..."@@ You growled. $wife moaned lewdly from your words and squirmed in her seat.
@@.wife;"Mmm I'm sorry baby, you married such a slut..."@@ She gasped as you reached out to feel between her legs. She was soaked.
@@.you;"I bet you'd let him fuck you right here..."@@ You gasped as you imagined it. $wife squeezed your cock again.
@@.wife;"Oh I would...!"@@ She gasped. You glanced out of the car window as you spotted another car approaching. You nodded at it.
@@.you;"Why don't you flash this guy too..."@@ You suggested. $wife quickly got ready to flash the car, you both watched with anticipation, but then the car pulled over before passing. $wife gasped.
@@.wife;"Oh my god, that's the guy...!"@@ $wife told you. You blinked as you realized what she meant. You peered over and saw a young fit man exit his car and wander your way.
@@.wife;"He's coming over... What do we do? Oh baby I'm still so wet..."@@ $wife told you through a shaking breath. She looked at you with a nervous excitement, and a gleam in her eye that made you feel uneasy. You were also still incredibly turned on.
You couldn't think of what to do. The man approached the car and leaned down. $wife lowered the window and peered up at him with a bashful smile.
@@.man;"Hi there honey. Nice day for flashing isn't it?"@@ He smiled then peeked over at you with a quirked eyebrow. He looked down at your crotch. You blinked as you realized you still had your cock out.
@@.wife;"We thought so too."@@ $wife replied before you had the chance.
@@.man;"Well if you're wanting to enjoy yourself... How about you join me in the backseat here?"@@ He asked. $wife bit her lip and looked across at you. You could see the lust in her eyes. You felt a terrible jealousy that resonated with a sick desire. Your cock twitched. You nodded stiffly. $wife smiled and looked back at the man.
@@.wife;"The door's unlocked."@@ She told him as she climbed over the seat.
You swallowed hard and adjusted your seat to get a better view. The sick feeling swirled in your stomach as you watched the man prompty let himself into your car. $wife adjusted herself next to him and carefully pulled his pants down. She frequently looked at you through the mirror. The man's cock flung out of his pants and into the air. $wife gasped as it almost hit her in the face. It was big.
@@.wife;"Oh my god... Baby..."@@ $wife muttered to you, unable to tear her eyes away from the cock. She leaned down to slowly wrap her lips around the head. She moaned softly as her tongue swirled around the man's cock.
[img[images\pictures\re\car_both_hot_4.webp]]
@@.man;"That's it honey... Take your time... This cock is all yours..."@@ The man encouraged her as he held back her hair. Your cock twitched as $wife looked at you through the mirror again - a stranger's cock in her mouth.
@@.wife;"Mm... He's so big..."@@ She told you. You grunted as you grabbed your own cock and began to jerk off slowly.
@@.man;"Hah, I'll tell you what... I'm jealous of you two. You certainly have found something special together."@@ He muttered as he put a hand on $wife's head as she slurped down on his member.
@@.wife;"Hah... You think so...?"@@ $wife smiled as she eyed you again.
@@.man;"For sure. A gorgeous woman like you should be shared."@@ The man's eyes flickered to you and back at your wife.
@@.wife;"Mm~... You hear that baby...?"@@ $wife moaned as she took his cock deeper in her mouth. You could hear the wetness of her saliva coating his manhood. She looked at you again.
@@.you;"Yeah."@@ You grunted in response.
@@.man;"I guess there's no point telling you, huh? You must like sharing..."@@ The man grinned as your wife continued to suck him. You hesitated to answer, which $wife keenly noted.
@@.wife;"Well baby? Do you like sharing me...?"@@ She watched you with a familiar hazy glint in her eye - which told you she was overcome with lust. Truthfully you were too. You felt your pre-cum dribble out again. You nodded.
@@.you;"Yeah I do..."@@ You agreed. $wife smiled as she slapped the stranger's cock against her tongue, her eyes still glued to you.
@@.wife;"And you like watching too, don't you babe?"@@ She continued breathily.
@@.you;"Yeah."@@ You nodded as you tried to pace yourself to not cum too soon.
@@.man;"Heh then keep watching. I'll gladly have your wife."@@ The man spoke firmly as he pulled off his shirt then began to undress $wife.
You blinked in surprise and your cock twitched in anticipation. $wife bit her lip as she looked at the man, then at you. Neither of you stopped him. He helped $wife take off her top and pants until she was completely naked. $wife ran a hand over her body as she looked up at the man who slowly closed in on her. You gulped nervously as you saw his cock draw closer to $wife's pussy.
@@.man;"You're so wet..."@@ The man commented as he slowly rubbed the head of his cock against $wife's pussy. She lewdly moaned from his words.
@@.man;"Are you ready for this cock honey?"@@ He asked.
$wife let out a slow and shaking breath. Your heart raced. She looked at you through the mirror. You couldn't stop him. The sick feeling in your stomach reached a crescendo. You needed to see this man fuck $wife. $wife looked back at the man.
@@.wife;"Fuck me..."@@ She whispered.
Your cock twitched again, and you groaned as you squeezed it. The man leaned forward to plunge his cock into your wife - her pussy opened to swallow him entirely and she let out a lewd gasp and moan.
@@.wife;"Oh...! Oh fuck!"@@ She whimpered as his cock stretched her out.
@@.man;"Hah... You like this cock...?"@@ The man growled, his eyes peered at you through the mirror.
@@.wife;"Fuck, you're so fucking big...!"@@ $wife shivered and spasmed.
@@.man;"You already came? You naughty girl."@@ The man chuckled then slowly thrusted inside her. $wife's face turned red as her hand found her clit - she closed her eyes and gasped as she frantically rubbed herself. The man thrusted faster.
@@.man;"Damn, dude. Your wife's a real slut..."@@ He grinned at you. $wife moaned from his words - her eyes found you through the mirror.
[img[images\pictures\re\car_both_hot_5.webp]]
@@.wife;"B-baby... He's fucking me so good...!"@@ $wife whimpered again. You squeezed your cock to stop yourself from cumming. You needed this to last.
@@.you;"You love his cock, don't you?"@@ You egged her on through heated breath.
@@.wife;"I do baby! I fucking love it... Oh my god!"@@ She spasmed again.
@@.man;"Damn, your pussy keeps squeezing me when you cum."@@ The man grunted. He reached up to get a handful of $wife's tits, which he squeezed quite hard while he rammed his cock into her. $wife moaned sharply then bit her lip.
@@.wife;"Oh baby, he's fucking me... Fucking your wife...!"@@ $wife gasped, her lustful eyes locked onto yours. You couldn't hold on for much longer. You groaned as you felt an orgasm slowly start to build... But you needed to see them finish.
@@.you;"And you love it, don't you babe?"@@ You encouraged her again.
@@.wife;"F-fuck yes!"@@ She moaned lewdly.
@@.you;"You want to feel his cum...?"@@ You grunted.
@@.wife;"Ohhh~...!"@@ $wife spasmed from the thought. The man grunted as her pussy tightened on him again.
@@.you;"Tell him..."@@ You breathed.
@@.wife;"F-fuck me harder... Cum inside me...! Fill me up with your cum...!"@@ $wife looked up at the man with a longing gaze.
The man grunted and groaned as he plunged into her a final time, then he let out a loud groan as he came inside her. $wife spasmed again and locked her legs around his waist to pull him in closer. You finally let yourself cum- you could feel the hot fluid squirt between your fingers as you watched the stranger fill your wife with his seed.
@@.man;"Ahhh fuck...!"@@ He grunted and let out a long sigh - his cock still in $wife. @@.man;"Sharing your wife, huh?"@@ He casually pushed it in again, then out, then in, making $wife shiver each time, before finally pulling his cock out of her with a wet pop.
@@.man;"If it were me I don't think I could do it. I'd want you all to myself."@@ He grinned as he pressed his cock against $wife's labia and rubbed his cum over her pussy. $wife twitched and moaned again.
@@.man;"Thanks for the good time, though."@@ He smiled at $wife casually as he ran his fingers over her cum-soaked pussy. $wife gasped from his touch. He then pulled his clothes back on, then after squeezing your wife's tits one final time, he left the car. $wife remained naked on the back seat, covered in cum. She looked at you through the mirror, red-faced.
@@.wife;"Baby, that was incredible..."@@ She managed to say. You nodded. @@.wife;"I can hardly wait to do it again..."@@
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You drove through the countryside outside the city. You'd been driving for a couple of hours and by then you could confirm that the first ten minutes was much like the following hundred. It was peaceful enough, though. You liked the time you spent with $wife, even if it was in relative silence. $wife dozed on the backseat for the most part. You didn't mind- she looked adorable. Eventually you found a nice spot to enjoy lunch in a meadow off-road, then decided to drive back.
@@.wife;"Oh... A hitchhiker."@@ $wife leaned over to the front seat to point out a person in the distance, his thumb out to the road.
@@.you;"You mean it's a killer on the road."@@ You corrected her.
@@.wife;"He must be walking to the city..."@@ $wife suggested.
@@.you;"Jeez, that'd suck."@@ You laughed. You were still a good hour drive from the city - it'd take them a whole day to walk. $wife poked your side.
@@.wife;"Don't be mean. We should give them a lift."@@ She suggested. You looked across at her flatly.
@@.you;"Yeah? Feel like losing your organs?"@@ You asked. She rolled her eyes.
@@.wife;"Look - he's an older man down on his luck. Come on. What if it was your dad?"@@ She pressed you.
@@.you;"Then he'd be getting some much-needed exercise."@@ You replied nonchalantly. $wife clicked her tongue.
@@.wife;"Pull over."@@ She scowled. You reluctantly flicked on your indicator and slowed down, not before letting out a huge, dramatic sigh.
You pulled up beside the man who eagerly let himself in to the backseat - beside $wife. You quickly realized that you should have told $wife to sit in the front with you... Though you'd expected the guy to sit in the front. You grimaced, but began driving again as the man clicked on his seatbelt. He beamed a wide smile at you then at $wife.
@@.man;"Thanks a bunch, strangers. I thought I'd be walking all day. I'm Luis."@@ He introduced himself. You looked him over from the rearview mirror. He at least wasn't the smelly bum you were expecting. He was actually quite fit and well-groomed. You thought it was odd for him to be on the road.
@@.wife;"It's our pleasure."@@ $wife replied as she gave you a look. @@.wife;"I'm $wife, and that's my husband $name."@@ You forced a smile.
@@.man;"Well, thank you both kindly."@@ Luis replied.
@@.wife;"Umm... So how did you end up walking to the city...?"@@ $wife pondered.
@@.man;"It's a long story. The important part is that you were kind enough to help me out."@@ He quickly dismissed her question with a smile. You cocked an eyebrow at his vague character and nervously looked at $wife through the mirror... Though she seemed completely unfazed. She didn't even notice your look.
@@.wife;"Oh of course, I'm glad we did."@@ $wife replied with a smile.
Your eyes returned to the road as you focused on driving while $wife and Luis made small talk. You didn't really care for the new passanger so you contributed the absolute minimum to the conversation. Eventually $wife gave up on trying to include you, which you were absolutly fine with. They spoke quietly to each other instead while you counted the minutes.
The heat and silence was making you sleepy, so you turned on the airconditioner to keep yourself cool and awake. You frowned as you realized just how quiet it was. They weren't talking anymore. $wife probably fell asleep again. You looked through the mirror and saw $wife had her eyes closed... Which meant Luis no longer had his talking companion. You turned on the radio to hopefully deter him from speaking with you.
You rapped your fingers on the steering wheel in-time with the seconds that passed, though it seemed to only make things longer. You blinked as you glanced up at the mirror again, expecting to see $wife sleeping. Instead you saw her awake with Luis leaned over to her, his hands groping her chest. She was biting her lip, her expression nervous as the stranger felt her up. You were about to shout then noticed $wife had her hand resting on Luis's crotch. This was voluntary...
[img[images\pictures\re\car_both_naive_1.webp]]
You swallowed your words and you struggled to find the appropriate reaction, which certainly wasn't the erection forming in your pants. You could hardly believe it - $wife was letting a complete go to second base in the back seat of your car, while you were right in front of her.
You couldn't speak up, you didn't know what you'd say. Instead you continued to watch as the man slid his hand up her shirt to feel her bare skin. $wife squirmed from his touch, no doubt aroused by the situation... You saw her grip onto the front of his pants where his cock had pitched a tent.
Focusing on driving had become much harder. You continued to glance up at the mirror at risk of veering off the road. When you glanced up again you locked eyes with Luis. Your eyes widdened, and he smirked as he continued to grope your wife's tits.
You looked back at the road, your heart racing and your cock painfully erect in your pants. You prayed that Luis didn't address it - you couldn't have $wife know that you were watching. You still didn't know what to say.
@@.man;"So how long have you been together?"@@ You flinched as you heard him call out to you.
@@.you;"H-huh?"@@ You panicked.
@@.man;"Your wife's asleep, so I figured I'd ask you."@@ He lied with a broad grin.
@@.you"Oh um... We've been married for a couple of years."@@ You managed to answer.
@@.man;"That's nice. I was married myself once."@@ Luis replied.
You swallowed hard as you glanced back up at the mirror. He was leaning back and pulling off his belt while $wife stared at his crotch, her face flushed red.
@@.you;"Is that right..."@@ You mumbled. @@.you;"It didn't work out?"@@
@@.man;"Unfortunately not. We realized we wanted different things. That happens, y'know."@@ He continued the casual conversation as he wriggled his pants off. His cock sprung out - an enormous meaty thing.
@@.you"Sorry to hear that..."@@ You voice was dry.
@@.man;"It's fine, you know, it made me realize, you've gotta go for what you want..."@@ Luis offered his unwanted advice. You didn't reply, and instead watched as $wife leaned forward to gingerly press her lips against his cock.
@@.man;"Oh... Careful... You're almost running off the road...."@@ Luis smirked at you as you veered off-course. You couldn't help it - $wife had her lips wrapped around this man's cock in the back seat, right in front of you... She bobbed up and down as she sucked him, seemingly in a lustful trance.
[img[images\pictures\re\car_both_naive_2.webp]]
@@.man;"Ugh... Yep... If there's one piece of advice I could give, it's that you need to stay true to your own desires...."@@ He repeated himself as your wife sucked on his cock. He held her hair back to give you a better view, though of course $wife didn't seem to know you were watching or that you were aware at all.
@@.you"I'll keep that in mind..."@@ You mumbled back.
Luis shifted as he leaned back and pressed $wife's head down. He let out a long sigh as he disguised his orgasm, more for $wife's convenience. You felt your cock twitch as you heard the muffled splutters of $wife trying to quietly manage Luis's load.
@@.man;"Oh, you woke up."@@ Luis suddenly announced. $wife quickly sat upright and wiped her mouth. You looked away just in time before she looked at you through the mirror.
@@.wife;"Oh um... Y-yes, sorry, I must have fallen asleep..."@@ She replied bashfully. Your cock twitched again as your wife lied point-blank. You didn't know what to do - you couldn't imagine driving for any longer with Luis in the car. Thankfully he spoke up.
@@.man;"You know, I think here is just fine."@@ He told you. You were still a dozen minutes away from the city, but you didn't question him. You flicked on your indicator.
@@.wife;"Oh, are you sure...? We're still pretty far away..."@@ You were surprised by $wife trying to convince this man to stay any longer. It really did seem like she wanted it to happen.
@@.man;"Yeah it's no problem, actually this is where I wanted to go. Thanks for the lift."@@ He grinned as he opened the car door once you'd stopped in the middle of nowhere.
@@.man;"Hopefully you'll give me a lift again one day."@@ He smirked your way, then smiled at $wife.
@@.wife;"Oh... Maybe..."@@ She replied. He closed the door and you quickly drove off. You watched him through the rearview mirror - and he remained where you left him, staring after you.
@@.you;"What a weirdo... We're never giving a hitchhiker a lift again, right?"@@ You suggested to $wife, doing your best to sound unknowing to the fact that she just blew the man. You wanted to give her the opportunity to put it behind her.
@@.wife;"He wasn't so bad..."@@ She mumbled.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You were in the car with $wife, cruising through the country roads once again. Your trip was ruined the last time you left, but you still wanted to give it a chance. You enjoyed the time you spent with $wife, even if it mostly just driving in silence.
You were sure to pick a new route by choosing a different destination in a completely different direction, and after a couple of hours driving you finally stopped to have lunch by a creek. It was a peaceful part of the world, and for a brief moment you found yourself thinking about actually living in the country with $wife. Obviously it'd never happen, but it was a charming thought.
You noticed it was getting quite late and decided to head back home. $wife slept in the back as you drove in quiet, though your peaceful mind was shortlived. Far ahead on the road you spotted a familiar dark stain-like sillouette of a hitchhiker with his thumb out. You held your breath and planned to quickly drive past...
@@.wife;"Isn't that Luis?"@@ You flinched as $wife leaned over to the front seat, apparently not as asleep as you thought.
@@.you;"... Looks like it."@@ You stiffly replied.
@@.wife;"... Aren't you going to pull over?"@@ $wife asked. You felt a knot in your stomach. You knew what would happen. You really didn't like this man... And you knew what $wife would do. Still, you slowed down to stop beside the man.
@@.man;"Now what are the odds of this?"@@ Luis asked as he let himself into your car, once again sitting besides $wife.
@@.you"Very unlikely, I'd imagine."@@ Your throat was dry.
@@.man;"And yet here we are! It was meant to be."@@ Luis beamed happily as he looked between you.
@@.man;"$wife, right? And... $name?"@@ He cocked an eyebrow.
@@.wife;"That's right."@@ $wife smiled shyly.
@@.man;"My name's Luis - just in case you don't remember."@@ He reminded you.
@@.wife;"We remember."@@ $wife chimed back. You wish she didn't give him the satisfaction.
@@.man;"Of course."@@ He laughed. @@.man;"Well, thank you again for your kindness."@@
@@.wife;"Of course, any time..."@@ $wife quickly replied.
@@.you;"Sure, just don't make a habit of it..."@@ You muttered.
Your drive had suddenly become a lot more toxic. You couldn't stop yourself from glancing at Luis and $wife through the rearview mirror. You awkwardly caught eyes with Luis a couple of times. He smirked knowingly at you. $wife on the other hand seemed to have completely forgotten about your existance, or the fact that you'd just had a romantic picnic together. She was suddenly completely engrossed in a conversation with Luis - something that you tried to drown out by subtly increasing the radio volume every so often. Eventually it was so loud that you couldn't hear them chatting, though they seemed to hear each other fine.
You scowled as you focused back on the road. It was going to be another long drive, and you were full of anticipation. The minutes dragged on forever, but whenever you checked on the two in the backseat, they seemed to be innocently talking.
You were still an hour out of the city. You wondered what made Luis hitchhike like this so far out of the city... It surely was planned, and yet it must have been a coincidence to run into him on a completely different route. You blinked as you'd become distracted from your idle thoughts and looked back at the two.
Luis was leaning over towards $wife, talking in her ear. You strained to listen in but there was no chance you'd be able to hear them. $wife bit her lip and nodded. You then gasped quietly when you realized Luis's hand was between $wife's legs. You couldn't quite see properly, though. You looked back at the road and tried to subtly shift the rearview mirror until you had a better angle. You gasped again. Luis was rubbing $wife's bare pussy - her underwear was completely removed.
[img[images\pictures\re\car_both_naive_3.webp]]
Your crotch stirred awake almost immediately. You could see $wife's juices on his fingers as he rubbed her - she grinded her hips into his strong hand while he whispered in her ear. This man was touching your wife's pussy, and she was enjoying it. You realized Luis was watching you through the mirror, and you quickly looked away, embarrassed. He smirked.
You couldn't believe what you'd just seen. $wife was letting this man, who she knew very little about, touch her most precious spot. Somewhere that should be reserved for you only. You felt angry, guilty, and turned on. You were mad at Luis. You felt betrayed by $wife, but you also felt guilty. It was your own fault for using the control app, after all... But perhaps most strangely, you wanted to continue watching. It was turning you on in some sick way. You looked back at the mirror.
They were in a completely different angle, so you had to shift the mirror again. Luis was facing $wife, who'd slid down to her back. Luis slid his fingers inside her womanhood and was groping her bare naked tits. You couldn't see either of their faces, but you could see what they were doing. Your cock twitched again, but you had to keep driving. You looked back at the road until you were ready to look back again.
Luis slowly pulled his wet fingers out of $wife, then began to shift his pants down. He was planning to fuck her... You felt sick, but your eyes were glued to the scene. You had to see it.
His cock sprung free from his pants, and he shifted towards her. It touched her - his thick cock against her wet slit. You could see $wife grind her hips until his cock found her sweet spot. He plunged it inside her.
You'd grabbed your cock and stroked it through your pants as you watched. You had to. Even though you felt sick to your stomach and betrayed... Your arousal was overwhelming. You were probably looking away from the road a little too much, and you probably slowed down far too much... But still, you watched them.
[img[images\pictures\re\car_both_naive_4.webp]]
Luis plunged his cock inside your wife while she rubbed herself. You let out a soft, shaking breath, thankful that you'd turned the radio up earlier to drown out the sound for everyone's convenience... Though truthfully you thought it was madness of them to think you'd not notice - surely $wife was smart enough to know. You blinked as you made a realization; of course she knew.
You felt heavy butterflies as you nervously reached a hand up to once again adjust the mirror. You needed to see it all; the whole scene. You slowly shifted the mirror then sucked in a gasp. $wife was looking back at you, her eyes pleading for forgiveness, but so clearly fueled by lust and desire. She bit her lip and let out a wavering moan as Luis plunged into her again, then she spasmed as her eyes rolled back. She came.
Luis looked up at you and grinned as he pointedly pinched $wife's clit while he fucked her, making her gasp and jolt. She truly was a slave to his cock. You groaned quietly to yourself as you felt your unbearably eager cock twitch in your pants. You rubbed yourself harder and faster.
@@.man;"I'm gonna cum inside you now..."@@ He spoke loudly enough for you to hear. $wife looked back at you through the mirror. You locked eyes with her for several seconds, though you were unable to exchange words. You couldn't say anything or else you'd have to admit you saw it... Even though it was clear. $wife spoke while she watched you.
@@.wife;"Do it... Cum in me..."@@ She gasped, then moaned as Luis began to thrust harder and faster. She wrapped her legs around him and pulled him in closer, and he bucked hard enough for you to feel it pull the car. He grunted loudly a final time as he came.
You let out a shaking groan as you came in your pants for what seemed too long while struggling to focus on the road ahead of you. You caught your breath and felt an overwhelming rush of humiliation, only worsened by the stain on the front of your pants. You awkwardly continued to drive in silence as Luis and $wife dressed in the back seat, then continued to chat as if nothing had happened though $wife seemed a little more timid.
@@.man;"Ah, hey buddy..."@@ Luis leaned over the car seat to get your attention.
@@.you;"Y-yeah...?"@@ You refused to look at him.
@@.man;"You can let me out whenever. I wasn't really needing to go into the city."@@ He patted you on the shoulder. Your ears burned as you slowly pulled over the car.
@@.man;"Thanks for the ride, guys. It was really nice spending some time with you."@@ He grinned at you as he left the car. You slowly drove away with a dreadful realization that it was now just you and $wife again.
@@.wife;"Um..."@@ $wife hesitated to speak.
@@.you;"... Yeah...?"@@ You refused to look back at her.
@@.wife;"No, nothing..."@@ She shook her head. @@.wife;"I love you..."@@ You could hear uncertainty in her voice and for some reason you wanted to forgive and forget... Even though it was you who was betrayed and humiliated. You decided to allow you both to pretend that you didn't know what happened.
@@.you;"... I love you too."@@ You replied quietly.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>It'd been a while since you went for such a long drive. You wondered pointlessly about the last time you went for a long drive and figured it must have been when you moved to the city. $wife slept most of the trip and you did most of the driving. You didn't mind though, you liked driving.
You gazed across at $wife. She was gazing out of her window, as if deep in thought. You were amazed by just how lucky you were to find a woman like $wife. She was smart, kind, and attractive. So attractive. You never would have dreamed you'd be with a woman so attractive, let alone have sex with her. Though of course she was more sexually reserved than you. Well... Perhaps not lately. You pondered to yourself as the love in your eyes turned into lust.
$wife caught your gaze and smiled, then blinked when she noticed you'd gotten out your cock. You smirked. You never would have considered it before, but $wife was now more of a wildcard. You quirked a brow and nodded down at your cock. $wife blushed.
@@.wife;"People will see...!"@@ She told you bashfully.
@@.you;"Hopefully."@@ You teased. $wife bit her lip and after hesitating, she leaned down to wrap her lips around your cock.
[img[images\pictures\re\car_both_nopath_1.webp]]
You let out a deep sigh and held $wife's hair back for her as you drove. She wrapped her tongue around your cock and slurped down with some erotic wet squelches. She seemed to be liking it as much as you did.
You reached behind her and ran your hand up her leg and dress then pulled down her panties to expose her womanhood. You ran a finger over her pussy lips - she was wet.
You could feel her quiver with excitement as she gently sucked on your cock. You slipped a finger inside her and watched as she squirmed and moan lewdly in response. Apparently she wasn't worried about passing cars anymore... Or maybe the thought of being seen was turning her on.
[img[images\pictures\re\car_both_nopath_2.webp]]
@@.you;"That's it, keep sucking... Put on a good show..."@@ You told her.
$wife moaned. You could feel her getting wetter. You slid in another finger which made her spasm and choke down on your cock. You could feel the tip press against her throat as you heard her gag.
@@.you;"I'm cumming...!"@@ You told her. $wife didn't stop sucking as you groaned and spurted cum into her mouth. You could hear and feel her gulp it down as her pussy tightened around your fingers. You twisted and fingered as she came on your hand.
$wife caught her breath and zipped you back up, then pulled her panties back on. She was flustered and still wildly turned on.
@@.you;"I wonder who enjoyed that more..."@@ You teased.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You drove far out into the countryside in a direction you'd not been before. It was a peaceful road with not much to look at other than vast openness and the occasional passing car. You'd been driving for a couple of hours and felt like pulling over for a break.
You quietly pulled over and gazed around. You looked across at $wife, who you were fully expecting to see sleeping. Instead she was watching you, nested in your jumper. She smiled. You could see the misplaced devotion in her eyes. A normal person might have felt guilty for manipulating her so much. Not you.
A wicked smile crossed your face. $wife's face slowly turned a shade of red. Apparently she'd become familiar with that look of yours.
@@.you;"You should show me your body."@@ You suggested to $wife.
@@.wife;"Um... Here? Why?"@@ She asked as she glanced out of her window.
@@.you;"Well, because I asked so nicely."@@ You offered flawless logic.
$wife bit her lip and glanced out of her window for any passing cars. It was fairly desolate, so she had no excuse. She looked back at you with a gleam in her eye, then lifted her top up to flash you. You smirked at her then nodded down to her crotch. With a shaking hand, she unbottoned her pants and slid them down to her ankles. She glanced around again as she slowly parted her legs to show you her panties. You could see a wet spot.
You put a hand on her leg and began tracing your fingers up and down her inner thigh. You could hear her breathing shakily as she squirmed in her seat. You leaned over to whisper in her ear.
@@.you;"I think you should touch yourself..."@@ You told her.
$wife moaned softly at the suggestion and gazed at you with lustful, longing eyes. She pulled her panties to the side and ran her fingers over her wetness. She moaned again when she began to rub herself.
[img[images\pictures\re\car_both_sub_1.webp]]
$wife gasped and grinded her hips into her hand as her face turned red. She seemed to lose herself in lust, which you loved to see.
@@.you;"Oh, here comes a car..."@@ You informed her as you spotted a car driving up from the opposite direction. $wife panicked and began to pull her pants up - but you grabbed her arm to stop her.
@@.you;"Keep going."@@ You instructed. $wife looked at you with the most pitifully lost eyes - you could see the internal conflict she was struggling with, but she couldn't resist your demand. Not while she felt so hot.
$wife leaned back in her seat and plunged her fingers inside herself with a loud moan. You could hear the wetness squelch as she came - the apex as the car passed by.
$wife shivered and squirmed on her seat as she came again, then layed back, her chest heaving. She looked shyly across at you with a red face. You smirked at her and ran the back of your fingers across her face.
@@.you;"Good girl."@@ You praised her.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>$wife squirmed restlessly as you drove far out into the countryside. You looked back at her through the rear mirror. She sat completely naked on the back seat. She embarrassedly tried to cover herself with her arms whenever a car passed by, which gave you a thrill. You were willing to bet she felt the same way by how she squirmed and made soft sounds.
You eventually pulled over on a branching dirt road and turned the car off. $wife watched you carefully through the mirror, biting her lip. You smirked, then opened the glove compartment. A dildo rolled out. You'd packed it in there earlier without $wife knowing. Her cheeks flushed red as you tossed it over to the backseat.
@@.you;"Use it."@@ You commanded.
$wife picked up the dildo with a shaking hand and brought it down to her pussy. She let out a slow breath and closed her eyes as she rubbed the head over her labia.
@@.you;"You wanted this, didn't you?"@@ You asked.
@@.wife;"I... Yes..."@@ She admitted quietly, then gasped as she pushed the head in.
You heard her whimper quietly as she slowly pushed the dildo in. She bucked her hips and brought her other hand down to rub herself. You heard her wetness.
[img[images\pictures\re\car_both_sub_2.webp]]
@@.you;"Oh... It looks like we have a visitor."@@ You told $wife quietly through a smirk as you watched a car pull over on the other side of the road. A young man got out of the car and began to wander over, presumably thinking you might have needed help.
$wife gasped and hurriedly tried to cover herself. You heard a wet squelch as the dildo popped out of her. You scowled back at her through the mirror.
@@.you;"I didn't say stop."@@ You told her sternly. $wife let out a soft moan and bit her lip as she stared at you with pleading eyes. She nodded stiffly, then lowered her arms to reveal her entire naked body.
You smirked and turned to look back at the man approaching. It took him until he was only a couple of paces away that he finally noticed $wife on the backseat. He paused in his tracks as his mouth fell open. He looked at her, then back at you, in complete disbelief of his luck. You grinned, then rolled down the window.
@@.you;"We weren't expecting any visitors."@@ You called out casually.
@@.man;"Um... N-no I guess you weren't."@@ The man replied hesitantly, unable to look away from $wife.
@@.you;"... Enjoying the show?"@@ You asked with a quirked brow. The man blinked and looked to the ground with a red face.
@@.man;"Uh, sorry."@@ He mumbled.
@@.you;"Hah, it's fine. This is why we're out here after all, isn't that right $wife? To put on a good show."@@ You looked back at her. She whimpered and nodded, then raised her hips to give a better view of her womanhood as she frantically rubbed herself. The man's eyes widened.
@@.you;"It's usually not a free show though..."@@ You mulled over thoughtfully as an idea crept into your head. He looked at you with hesitancy.
@@.man;"I don't have any money..."@@ He began to say, though you raised a hand to stop him.
@@.you;"Pay with your body."@@ You told him.
He opened and closed his mouth, and struggled to think of what exactly that meant for him. He eventually came up with some idea, and looked at $wife with a hopeful glint in his eye. You could see $wife's face flush red as she glimpsed at you in the mirror.
@@.man;"Is it... Really okay...?"@@ He asked.
@@.you;"You don't mind, do you $wife?"@@ You asked, though it was a farce. $wife would never oppose your idea. $wife shook her head, as you knew she would.
@@.wife;"No, I don't mind..."@@ She agreed.
The man grinned stupidly. You pressed a button as the doors clicked unlocked, and he let himself in the back beside $wife. He stared at her naked body as $wife continued to feel herself. You could tell she was feeling much more turned on with a stranger watching her. She looked at you through the mirror.
@@.you;"Ride him."@@ You ordered her.
The man blinked as $wife swiftly reached over to unbuckle his belt. He helped her shuffle his pants off as his erect cock swung up out of his pants. It was a modest thing, but not small. $wife didn't hesitate to swoop down and take it into her mouth.
@@.man;"Ohhh fuck...!"@@ He groaned loudly as he threw his head back.
$wife moaned softly as she sucked his cock. You saw her continue to finger herself. Her eyes occassionally flickered back to the mirror to look at you. You smirked at her.
@@.wife;"Hah... Ready...?"@@ She asked after some time sucking his cock. He nodded.
$wife brought a leg over the man's lap and straddled him. You saw his eyes go wide as her tits swayed in his face, her pussy a mere inch from his wet cock. She rocked her hips back and forth, brushing his manhood with her own wetness. He grunted and groaned as he struggled to find a place to put his hands. He eventually decided to hold onto $wife's hips.
$wife reached down to lift the man's cock up at her pussy, then slowly lowered herself onto it with a long and soft moan. You heard him groan under her too. She began to grind into him. You could hear the wet squelches and knew that he was all the way inside her.
[img[images\pictures\re\car_both_sub_3.webp]]
@@.wife;"Mmh... Hah..."@@ $wife let out some lewd moans as she began to bounce on his cock.
@@.you;"Do you like his dick, honey?"@@ You asked as you began to jerk off.
@@.wife;"Y-yes...! Oh... It's so big... He's fucking me so hard..."@@ She gasped and moaned.
The man grinned stupidly, not realizing that $wife was saying it more for you than for him. He reached a hand up to grasp her naked tit, and rubbed her pussy with the other hand, while $wife continued to bounce on him. You grunted as you felt precum dripping from your cock.
@@.you;"You like fucking strangers, don't you?"@@ You egged her on.
@@.wife;"Mmh, that's right... I don't care who it is... I'll fuck whoever you want me to."@@ She gasped as she frantically rubbed herself.
@@.man;"Hah, damn...! I'm gonna cum...! Where do I...?"@@ The man grunted.
@@.you;"Do it inside."@@ You told him. He moaned loudly as he began to thrust his hips up into $wife. She gasped and moaned as she rode him harder.
@@.man;"Hah, sh-shit...!"@@ He groaned a final time before he tensed up, apparently cumming.
He gasped painfully through a shaking breath as $wife held his arms back and continued to ride him, milking him for every drop. You also grunted as you felt a shiver of orgasm build up. You sat up in your seat and turned around to face them. $wife blinked as she saw you, and twisted around to catch your cock into her mouth. She moaned lewdly as you came into her mouth.
@@.man;"Damn... That was the best..."@@ The man muttered to himself quietly as he stumbled out of the car. He grinned back at you and $wife. @@.man;"Can we do it again some time?"@@ He asked. You smirked.
@@.you;"I doubt it. Maybe if you're very lucky."@@ You shrugged as you pulled up the window.
$wife remained naked in the back seat as you drove away. You saw her squirming, red-faced.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife went to the gym for a workout. She'd recently grown more confident in herself and the way she looked. At first she felt guilty for being so vain - she used to despise women who only cared about looks... But recently she'd seen things through a new lens. It wasn't about looking good, it was about {i}feeling{/i} good.
She wanted to firm up her ass, and spent half an hour doing some light exercises to tighten her cheeks.
[img[images\pictures\re\gym_wife_dom_1.webp]]
@@.man;"Why hello there. $wife, wasn't it?"@@ $wife glanced up to see the instructor standing by. He beamed a bright smile. //James...// $wife remembered his name.
@@.wife;"Yeah, that's me."@@ $wife responded with a quirked brow.
@@.man;"Well, sorry to take you out of the zone... But if you're looking for more leg exercises I can show you a few."@@ He offered. $wife smirked. //I'm sure you can.// She thought to herself, but still she smiled and nodded.
@@.wife;"That would be helpful, thanks James."@@ She replied again. She noticed a few icy gazes from some of the other women at the gym, which she took delight in. She knew a lot of the ladies there were eager for James' attention.
$wife spent the next ten minutes following James' instructions. She stretched parts of her body she didn't even know had muscles, and then did some assisted reps of some new exercises with James' help. She exerted herself far more than she thought she would, and at some point felt the need to take off her tights. She had bike shorts on underneath. It seemed to excite James just a little, which $wife found amusing.
He was a very 'hands-on' instructor, she noticed. She didn't know if he was doing it intentionally or not, but he sure found a way to feel her body during the exercises. $wife had the bright idea to test him with a little tease.
@@.wife;"James, would you be a doll and watch my form for these rear leg raises?"@@ $wife asked sweetly. Of course James was more than happy to help. No doubt he was eager to 'watch her form' with the clothes she had on.
$wife rested on her hands and knees, then discreetly pulled her shorts up between her legs. She felt them wedge up into her womanhood. She was sure her lady parts were flirting out from either side of the thin fabric. She began the leg raises when she knew James was watching.
[img[images\pictures\re\gym_wife_dom_2.webp]]
She heard a low intake of breath and knew that he saw, and was probably still watching. $wife didn't stop. She continued with her reps for each leg, all the while James held his breath behind her. She wondered how much he could see of her; whether he was fighting the urge to spring forward and 'help' her again... She couldn't help but notice the glances from other gym-goers too. She smirked to herself.
@@.wife;"Okay. How was it?"@@ $wife asked after a deep exhale. She turned around and smiled at James, who was staring back at her.
@@.man;"Huh? It was very nice."@@ He replied in something of a daze.
@@.wife;"So my form was good?"@@ $wife asked with a raised brow and a half-smirk.
@@.man;"Your form- Yeah. It was perfect."@@ He nodded quickly, apparently remembering the reason why he was staring at $wife's ass a moment ago.
@@.wife;"Glad to hear it! Thanks for the help today James. I'll see you next time?"@@ $wife smiled and traced a finger over his shoulder as she passed him by, not waiting for an answer.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife went to the gym for a workout, though it wasn't the only reason for her visit. She enjoyed the attention she received from the trainers, and they were all too happy to give her help with her exercises too, free of charge.
She had set up a small space for herself away in a quiet spot. James was attentively supporting $wife as she did a set of lunge squats. She certainly didn't need his help, nor was he really doing much other than 'watching her form'.
$wife made it worthwhile for him, as she wore the tightest possible bike shorts that really didn't hide much. It seemed to be enough for James to hang around for her whole workout.
$wife was tremendously turned on by the attention and the way James coyly eye-fucked her. She wanted to tease him more... So when he looked away while $wife got ready for her next exercise, she slipped off her shorts. She had nothing on underneath.
$wife laid on the ground and got into position for her next exercise - side leg raises. She smiled up at James who was her 'counter'. He smiled back. He didn't realize until $wife began the leg raises, flashing her bare pussy. James' jaw dropped as he stared in disbelief, then he gulped as he nervously glanced around.
[img[images\pictures\re\gym_wife_dom_3.webp]]
@@.wife;"You're not counting."@@ $wife reminded him with a smirk.
@@.man;"Ah, r-right. You're at s-six... Seven..."@@ He stammered as he struggled to focus on the exercise. His eyes dropped to $wife's pussy every time she parted her legs. $wife bit her lip as she felt a hotness between her legs from the attention she was receiving.
@@.wife;"I'm still at seven...?"@@ She asked with a coy smile. @@.wife;"Am I distracting you, James...?"@@
@@.man;"Ah, a little bit yeah."@@ He replied with a sheepish smile.
@@.wife;"Should we move somewhere else, then...?"@@ $wife quirked a brow and bit her lip as she rolled onto her back and lifted a foot to playfully rest against the man's shorts, where she felt his growing cock.
James was quick to lead $wife through the staff door and to a private change room. He quickly began to strip off his clothes after $wife, who watched him with a bashful smile.
He lunged onto her to feel her soft body; his hands groped her ass and breasts as he sucked on her neck. $wife reached down to feel his swollen cock. She gripped it tightly and pulled him around. James grunted painfully as $wife led him to a seated position before she mounted over him.
@@.wife;"This is what you really wanted, isn't it...?"@@ $wife asked breathily as she tribbed the head of his cock between her labia. He moaned and tried to thrust up, but $wife was fast to elude him. She let her wetness soak his manhood, but didn't take him in just yet.
@@.man;"Yeah, I've thought about it."@@ He confessed between grunts.
@@.wife;"You know I'm a married woman, right?"@@ $wife smirked when he hesitated to answer.
@@.man;"Yeah, I know."@@ He admitted.
@@.wife;"Today's your lucky day, James... We can keep this between us...."@@ $wife purred as she slowly lowered herself onto his cock. She let out a soft gasp as she felt it reach all the way inside her, and she bit James' neck when he began to thrust inside her.
@@.man;"Oh, fuck...!"@@ He grunted loudly as $wife rocked on him.
@@.wife;"Mmh, you like this married pussy...?"@@ $wife gasped.
@@.man;"Fuck yes, I'd have you every day...!"@@ James pledged. $wife smiled as she grinded her hips into him.
@@.wife;"Well, that's possible... But just you? Wouldn't the other trainers want a turn...?"@@ She breathed in his ear. She felt his cock twitch inside her.
@@.man;"They... Yeah they would..."@@ James agreed.
@@.wife;"Would you want to share me with the other guys? Take turns fucking this married pussy...?"@@ $wife asked, turning herself on with her own words. It was a growing fantasy, but she was quickly realizing that it was possible.
[img[images\pictures\re\gym_wife_dom_4.webp]]
@@.man;"Ohh, fuck...! Yeah, you could be our little gym slut...!"@@ James was beginning to like the idea too.
@@.wife;"Oooh~ A married gym slut...!"@@ $wife whimpered as she rode James even faster. She could feel herself come close, so she began to rub her clit.
@@.man;"Hah, I'm gonna cum...!"@@ James grunted and tried to pull out, but $wife wouldn't let him until she was done. She kept his cock inside her and continued to ride him. He groaned as he came inside. $wife could feel his hot fluids injected into her womanhood, but still she rode him until she shivered and spasmed from cumming.
James rested on the bench to catch his breath as $wife quickly dressed herself. She shot him a smile as he lazily began to get up.
@@.wife;"Thanks for the workout... I look forward to the next one."@@ She purred as she left the room.
$wife noticed the glances she received from the other trainers when they spotted her leaving the staff room. She just smiled at her future playtoys as she left.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife went to the gym for a workout. She was set up in her usual, secluded area, and was doing some light leg exercises. She spotted James who was already looking her way, as were some of the other instructors. James was quick to head over.
$wife packed up her equipment and followed James into the staff room, not before offering a sly smile at the other trainers. She wanted more and she planned to get it.
She pushed James onto a bench and pulled down his pants to take out his thick cock. She lifted it up to her lips and gazed up at him. She smiled coyly.
@@.man;"Damn, so forward..."@@ He commented as he ran a hand through her hair. $wife smirked.
@@.wife;"That's the kind of woman I am...."@@ She told him as she gently flicked her tongue against the head of his cock.
@@.man;"A gym slut, huh?"@@ He grinned as he tried to push his cock into $wife's mouth, though she teased him again by only letting it brush against her lips.
@@.wife;"That's right... And sometimes one's just not enough...."@@ $wife explained as she lightly lapped at his cock. James groaned.
@@.man;"Hah... Right... You want the other guys too, huh?"@@ James frowned. $wife quirked a brow as she realized he'd need more convincing.
@@.wife;"Mm, that's right... I just can't control myself from the thought... Ooh...!"@@ She gasped as she took his cock into her mouth. He groaned as she slurped him down and gagged against the tip.
[img[images\pictures\re\gym_wife_dom_5.webp]]
@@.man;"Shit...! H-hah, you really..."@@ He gasped as he held onto $wife's head. She pushed the cock out of her mouth and looked up at him again.
@@.wife;"Get the others."@@ She ordered him. James hesitated, but did as $wife asked. He pulled his pants out and quickly stepped out of the room. $wife removed her clothes and sat patiently, but it wasn't long before James returned followed by three other trainers... Each as buff and powerful as the next. They grinned widely when they spotted $wife, then locked the door.
@@.wife;"Hi there... I was hoping for some training..."@@ She bit her lip as she parted her legs to show her glistening slit.
They rushed forward to flood $wife - their clothes came off immediately and before she knew it, she was surrounded by thick hard cocks. Her mind went blank as she immediately gulped one down and jerked off the others. She swirled her tongue around to taste the manhood, then switched to the next. She gasped as James dropped to his knees and pushed his face in between $wife's legs to eat her out. $wife spasmed as she came immediately.
@@.man;"Fuck man, you were holding out on us!"@@ One grunted as $wife sucked down on his cock.
@@.man;"She's married, damn... What a slut."@@ Another grunted. $wife shivered and moaned at the comment.
@@.wife;"Mm, that's right... I'm a married slut!"@@ She gasped as she let the cock fall from her mouth.
@@.man;"I'm fine with that!"@@ A man grunted as he pushed his cock against $wife's face. She wrapped her lips around it.
The men had their way with $wife's mouth, taking turns to fuck her throat, until she eventually couldn't cope with her lust any longer. She stood up and turned to bend over.
@@.wife;"Fuck me...!"@@ She demanded.
James was quick to step forward to claim the first position. He rubbed his thick cock against her womanhood before he slid it inside her. $wife gasped and moaned loudly as he began to thrust into her. She needed more - and so took a cock in her mouth and jerked off the others while they waited their turn to use her pussy.
$wife had cum three times before James pumped her full of his seed. He pulled out his wet cock and stepped back to let the next guy fuck her. $wife moaned loudly as she felt an even thicker cock press inside her. Her mind turned white as she felt another orgasm wash over her.
[img[images\pictures\re\gym_wife_dom_6.webp]]
$wife fucked the men for an hour before they were done. She laid on the floor, naked and wet as she let the ecstacy she felt slowly fade. The trainers had already dressed and left.
She took her time to dress and leave. The guys gave her dumb smiles and the other gym-goers offered icy stares as she walked through. She smirked back. She could feel the cum leaking out of her.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife spent the day at home.
She used to spend her days at home frantically trying to keep the house in order for when you got home, but lately she'd grown tired of the same routine. She wanted to look after her own needs, and she had plenty of needs.
$wife was idly laying on the bed in her underwear, scrolling through social media on her phone. She could pass hours doing this. She quirked a brow and smirked as she paused on a picture of an attractive, muscular man. He had the body she once wished you had.
She clicked onto his profile and began looking through his many shirtless pictures, then paused on one of him and another man, equally as attractive, at the beach. She bit her lip as she eyed their crotch. They were clearly both well equipped, which their soaked boardshorts barely hid.
$wife rolled onto her front as she wondered what they looked like, and how big they were fully erect. She bit her lip as she squirmed from the thought, which was quickly arousing her. $wife sprung to her bedside and fished inside to pull out two realistic dildos, which you'd bought for her.
She wondered if the size was about the same... She looked at the dildo, then back at the picture of the two studs. She pretended it was theirs, as she brought one to her lips and sucked it down. She moaned softly as she gulped it down, then switched to the other. These two guys were taking turns using her mouth.
$wife gasped for air as she sat up on the bed and took off her underwear. Her naked body was shivering in anticipation. She lowered one of the toys to her pussy while she sucked on the other. Apparently her womanhood was also ready for some action. She could feel her wetness spread over her labia.
A moan escaped her lips as she pressed the cock inside. This stud was fucking her while she sucked off his friend, behind your back. She plunged it in and out of her as she gagged down on the other.
She thought about you while she fucked the dildo. She wondered how you'd react if you walked in on her like this - if it were a real situation... Whether you'd get angry, or cry. Maybe you'd be turned on and confused. She smirked from the thought and got up onto her knees to ride the cock.
[img[images\pictures\re\home_wife_dom_1.webp]]
@@.wife;"Oh babe... How could I resist two cocks like these...?"@@ She moaned to herself as she rode one cock and jerked off the other.
@@.wife;"They're so much bigger than yours... And I deserve more..."@@ She whimpered as she rubbed her clit with her free hand.
She closed her eyes, lost in the fantasy. She gasped and shivered at thought of you walking in on her fucking two strangers. She wouldn't stop even if you did walk in.
@@.wife;"You'll have to watch me fuck them both until they cum inside me...!"@@ She gasped and bucked, then let out a long sigh as she came.
$wife laid on the bed, still naked and feeling hot. This was far better than cleaning.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife spent the day at home. She tried to keep herself busy by cleaning up, but there was only so much to be done... She turned on the TV but there wasn't anything too interesting on. She frowned as she wondered what she could do to pass the time. She wondered what you would do if you'd spent the day at home, then her mind began to wander further...
A pervert like you would never struggle to find a way to pass the time. You'd probably just jerk off the whole day while watching porn. It wasn't such a bad idea...
$wife bit her lip as she made her way to the bedroom. She opened her bedside draw and reached inside to feel for the sex toy you'd bought her - the huge black dildo. It was far bigger than she'd remembered. It was probably the size of her forearm.
It surprised her at first, when you bought her that toy... But she realized that it was equally as much for you as it was for her. She knew that it must have gotten you off, to fantasize about this huge black cock fucking your wife. She liked the thought too.
$wife took off her clothes and laid back against the bed. She lifted the toy to her mouth and tried to wrap her lips around the thing. It truly was enormous. She struggled to fit the thing in her mouth. She gagged and then pulled it out with a gasp.
She then lowered the huge black dildo down to her womanhood - she could feel herself pulsing as the thing touched her. She slowly rubbed it against her labia and bit her lip as she gasped. She imagined you watching her and a hulking black man on your bed - his massive throbbing cock rubbing against her pussy. She felt herself grow incredibly wet from the thought.
$wife pressed the head of the cock against her opening until it pressed inside her. She gasped again as she felt it stretch her pussy open. She thought about you jerking off while watching the man defile her, which made her spasm and buck against the thing. $wife coiled around to lay on her stomach, and she grinded against the cock, which slowly edged deeper inside.
@@.wife;"Mmmh... You like watching this man fuck me...?"@@ She moaned quietly as she pushed herself up onto her knees to ride the cock.
She slowly lowered herself onto it, to feel the full length inside her, and with each inch she gasped, shivered and moaned, until the thing was just about as far in as it could go. She could feel her pussy tighten around the thing as she rode it.
[img[images\pictures\re\home_wife_hot_1.webp]]
$wife rubbed herself and held her breath as she felt a hotness wash over her. Her mind turned blank. A long and lewd moan escaped her lips while she bounced on the dildo. She spasmed and felt a wetness run down her leg.
She fell forward as the dildo was pushed out. She felt herself spasm again as she rubbed her soaking, gaping pussy. She gasped for air as she laid panting on the bed.
She remained there for a time, but had to get up eventually. There was a bit of cleaning up to do.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife tried to kill time by cleaning up around the house though admittedly it was already tidy, so she decided to finally sort out the old plumbing in the kitchen.
The last time $wife had the plumber visit, he mentioned that the kitchen plumbing had been installed in an unusual way which causes frequent blockages. She intended him to fix that for her.
The doorbell rang and $wife hurried to let the man in. He was a middle-aged gentleman, scruffy, and smelled of hard work. He was basically exactly what she imagined a plumber to look like.
$wife led him through to the kitchen again and pointed out the plumbing, which of course he was already familiar with.
@@.man;"This'll take some time... I'll have to turn off the water supply, so no bathroom until this is done."@@ He told her in a gruff voice.
@@.wife;"Sure, no problem."@@ $wife chimed in response with a smile, then she idly stood around while the man worked.
@@.man;"It'll probably take an hour..."@@ He squinted at her.
@@.wife;"Mmhmm."@@ She nodded her understanding. The man lightly shook his head and muttered under his breath.
@@.man;"Okay well if you want to help again..."@@ He shrugged.
$wife stayed in the kitchen with the plumber to help whenever he needed; handing him tools and such. She felt more comfortable when she was helping, though truthfully she was probably being more distracting. It was a difficult position to help; $wife needed to reach over the kitchen bench to pick out his tools while he worked under the sink. She eventually stood over him while he worked under her, which she told herself was just being efficient... Though she knew that this would also give the man a view up her skirt.
[img[images\pictures\re\home_wife_nopath_1.webp]]
Truthfully she found the idea to be a turn-on, though she would never admit that to herself. She buried the thought as well as she could, though flashes of her imagination invoked an image of the man staring up her skirt... It make her squirm.
@@.man;"Wrench..."@@ He barked. $wife quickly passed him what he asked for.
@@.man;"The bigger wrench."@@ He sighed.
@@.wife;"Oh, right..."@@ She swapped the tools to hand him the bigger option. He quirked an eyebrow at her.
@@.man;"Uh... You're..."@@ He began to say.
@@.wife;"Y-yes?"@@ She looked down at him and smiled bashfully. He peered at her curiously then resumed his work.
@@.man;"And I'm gonna need that lubricant..."@@ He requested in a quieter voice. $wife spotted the tube and reached forward to grab what he asked for, then flinched as she felt a rough hand on her upper thigh.
@@.wife;"U-um... What are you doing...?"@@ She asked hesitantly, frozen to the spot.
@@.man;"I'm doing you a favor."@@ He replied and ran his hand up even higher. $wife flinched again as the man's fingers brushed against her panties.
@@.wife;"You're touching my panties..."@@ She told him, as if he'd made some mistake.
@@.man;"I know that. And you know what else I know? I can see a wet patch."@@ He grinned. $wife felt her cheeks burning.
@@.wife;"That's... not what you think..."@@ She gasped as he pulled her panties aside, then she bit her lip as she felt his fingers brush against her womanhood - and what felt like a cold wet gel. He rubbed it over her labia.
@@.wife;"Oh- h-hah... That's my..."@@ $wife struggled to speak up. She closed her eyes as his fingers slowly pressed into her.
@@.man;"You swallowed my fingers right up. You must really want it, huh?"@@ He told her with a smirk.
@@.wife;"N-no, I don't..."@@ She denied, but her body didn't. She trembled as he slowly fingered her.
@@.man;"No? Then tell me, why didn't you step away?"@@ He quizzed her. $wife struggled to answer. She definitely could have easily moved away from him.
$wife blinked as the plumber's fingers came squelching out of her. He got to his feet and towered over $wife, who stumbled back against the kitchen bench and peered up at him with fear and something that felt a lot like excitement.
@@.man;"Bend over the bench."@@ He barked at her.
@@.wife;"Um..."@@ $wife hesitated.
She flinched as he put a heavy hand on her shoulder and spun her around, then bent her over the bench. She closed her eyes and let out a slow, shaking breath, then she inhaled sharply as the man's fingers once again found her womanhood.
[img[images\pictures\re\home_wife_naive_1.webp]]
@@.wife;"Ohh!"@@ She gasped as he rubbed her.
@@.man;"You're properly soaked now. Are you still going to deny you wanted this?"@@ She could hear the grin in his voice.
@@.wife;"I didn't mean to..."@@ $wife bit her lip and did her best to try and remain composed despite the overwhelming desire. She could feel her hot wetness between her legs, and the man's coarse hands were making her ache for more...
@@.man;"Liar. You were trying to seduce me, standing over my face in that tiny skirt... What, is your husband not giving you enough attention??"@@ He laughed a bark-like laughter, then plunged two fingers inside her.
@@.wife;"My h-husband..."@@ $wife closed her eyes tightly as she tried to defend you, though she couldn't keep a straight mind. She did her best to resist, but she couldn't help but cum on the man's fingers. She let out a long gasp as she felt her wetness run down her leg.
@@.man;"You want the main course don't you?"@@ He stopped rubbing her. $wife let out a long, shaking breath, but didn't move. She heard him undo his belt, then unzip his pants... But still she stayed put. It was for her own good... Though the real reason was because she wanted to feel him inside her. He was right.
She flinched and gasped as the man's thick cock rubbed against her soaking pussy. She shivered and let out a long gasp as his rod entered her; his grip tightened on her hips as he pushed inside. $wife came immediately from the single thrust.
@@.man;"Oh, you naughty girl... Cumming already?"@@ He laughed again as he began to thrust. $wife moaned with each thrust, unable to contain her desires.
@@.man;"Now you're starting to sound a little more honest."@@ He growled as he grabbed $wife by the hair and yanked her back.
@@.wife;"Ohh...!"@@ She flinched from the sudden pain, and gasped as he continued to fuck her. She felt helpless, though it was a convenient feeling for her... She had no option but to fuck the man, which was the only thing she wanted to do.
@@.man;"You're enjoying this, aren't you?"@@ He growled in her ear. $wife bit her lip as he closed a hand around her neck. It wasn't tight, but she felt constrained. She spasmed again as she came on his cock.
[img[images\pictures\re\home_wife_naive_2.webp]]
@@.wife;"Ohh fuck...!"@@ She gasped as she rocked back against him.
@@.man;"Cumming again? You naughty slut...!"@@ He leaned back and fucked her even harder.
$wife's mind went blank from the sensation; his cock pressed against her g-spot and she unconsciously reached down to rub her clit. His hands tightened around her neck and $wife pushed against his hands until she struggled to breath. She didn't know why, but the sensation was making her cum endlessly. Her eyes rolled back as she bucked against the man's cock, then she leaned back to gulp in a breath of air. She spasmed and came again.
@@.wife;"F-fuck me harder...!"@@ She begged.
@@.man;"You're finally sounding like the slut you are...! I bet your husband hasn't fucked you like this before."@@ He grinned and yanked back her hair again. He was right.
@@.wife;"N-no he doesn't..."@@ $wife admitted.
@@.man;"Hah, the poor guy. Don't worry, I'll fuck you properly like any slut would want."@@ His grip tightened again as his speed picked up.
@@.man;"I'm gonna cum!"@@ He announced to her. $wife grinded into him, which was all she could do. She leaned into his choking until her vision began to fade, then gulped in a lungful of air just as he came inside her.
$wife gasped and spasmed as she came on him, just as she felt him pump her full of hot cum. He growled and grunted as he slowly thrusted his cock, sure to leave every drop of cum inside her, then he pulled out. A moan escaped her lips as he pulled out of her and stepped back. She remained bent over the bench, shivering.
@@.man;"If only all my visits turned out this way..."@@ The man sighed as he pulled his pants up and began to pack his tools. $wife looked at him.
@@.wife;"Um... The plumbing..."@@ $wife frowned.
@@.man;"Eh? Now why would I mess up a good repeat business client by properly fixing the problem?"@@ He smirked.
@@.man;"Give me a call if it blocks again. For you, no charge... So long as we can work out other arrangements."@@
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife spent the day at home. She tried to keep herself busy by cleaning up, but there was only so much to be done... She turned on the TV but there wasn't anything too interesting on. She frowned as she wondered what she could do to pass the time. She wondered what you would do if you'd spent the day at home, then her mind began to wander further...
She bit her lip as she made her way to the bedroom, then locked herself in. She opened her bedside draw and reached far back to feel for the lengthy toy appendage you'd bought for her, then took it out.
$wife slowly took off her clothes and looked at herself in the mirror - the dildo in her hands. She felt a shiver as she thought about using it. She laid back against the bed and brought the toy up to her mouth. She sucked it for a time, pretending it was you... She even pushed down and gagged on it, as if you'd thrusted into her mouth. She let it out and gasped for air.
$wife lowered the toy down between her legs and began to rub it over her womanhood. She grinded against it and squirmed. She felt guilty for having fun without you, and was resisting thrusting the toy deep into her pussy. Instead she moved it back further against her ass. $wife bit her lip as she felt the wet tip of the toy probe against her asshole. She closed her eyes and let out a long sigh as she slowly pushed it in. It didn't count because it wasn't her pussy.
[img[images\pictures\re\home_wife_sub_1.webp]]
A long moan escaped $wife's lips as she felt the length of the top bury deeper inside her ass. She shivered with every movement, and fantasized about you fucking her from behind. She pretended the toy was you - and she brought a hand up to her neck to lightly choke herself. Her mind turned blank as all other senses left her, and all she could feel was your cock deep inside her ass, and your hand over her throat.
$wife jolted alert as she gasped and shivered, she tried to surpress it, but she moaned lewdly as she came. She felt the hot wetness spread over the sheets.
@@.wife;"Oh, fuck..."@@ $wife laid, panting and naked on the bedspread, the dildo still in her ass. She needed to clean up before you got home. At least she had something to keep her busy.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You went to the mall together with $wife after she nagged you for a time. You eventually gave up on giving excuses and agreed to come, much to her smug delight.
She dragged you around to visit her favorite shops and didn't mind taking her time as she inspected each item individually and with great thought and deliberation. Some things she bought with your money, others she put back. It really was a tedious process for you. Your job was to hang around to carry whatever she wanted to try on, or whatever she'd already bought.
You were diligently carrying out your required task in an electronics shop where $wife searched for a decent speaker system. She apparently didn't like the pricetags and was negotiating with the desk clerk.
You clenched your jaw and waited patiently as $wife tried all of her tricks, which was mainly just flirting when it came to men. She laughed and playfully touched his arm as she leaned against the counter, her heavy rack very obvious from her tight top. She bit her lip as she spoke to the man. He was clearly very happy with the attention. You rolled your eyes, then quirked an eyebrow from $wife's next move. She stepped back and held onto the bottom of her shirt, then began to glance around.
Before you had a chance to step forward, $wife quickly lifted up her shirt to flash the store attendant. Your jaw dropped from her daring maneuver, and you looked around to make sure noone else saw her. She smiled from under her shirt and playfully pushed her elbows together to squeeze her tits together. The man smiled goofily at her.
[img[images\pictures\re\mall_both_dom_1.webp]]
You quickly snapped back into attention and approached $wife, but she'd already dropped her shirt back down. By the time you got there, the man was packing away the speaker system into a bag. $wife turned and smiled at you.
@@.wife;"Good timing, can you carry this?"@@ $wife didn't give you a chance to speak. She pushed the bag to you. You looked at her in disbelief but still took the bag and followed her out of the store.
@@.you;"Why did you do that...?"@@ You eventually asked when you caught up to her.
@@.wife;"Do what?"@@ She asked with a raised eyebrow. You frowned and shook your head. You didn't want to play silly games with her.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife stopped by the massage parlour on her visit to the shopping mall. She quirked an eyebrow as she thought about her prior visits and quickly concluded that she was overdue for another.
@@.man;"Hello miss."@@ A man greeted her. $wife recalled seeing him there before - a tall and muscular man who was a little more rugged than you'd expect for a masseuse.
@@.wife;"Hi. I'm here for a massage."@@ $wife told him. He nodded.
@@.man;"Sure that makes sense. An hour oil massage?"@@ He suggested with a quirked brow. $wife considered him then smiled.
@@.wife;"That sounds perfect."@@ She said.
$wife followed the man through a hallway and into a private room. He held the door open for her.
@@.man;"Just remove your clothes and lay down... There's a basket for your belongings under the table. I'll come back in a moment."@@ The man gave $wife instructions before quietly closing the door.
$wife removed all of her clothes and folded them into the basket, then quickly inspected herself. The man was in for a treat. She was much less shy about being naked now that she'd done this a couple of times already. She laid down on her back and waited for a minute before the man gently knocked.
@@.man;"Are you ready?"@@ He asked.
@@.wife;"Yes."@@ $wife called out.
He quietly stepped into the room and closed the door. $wife heard him take a small breath - she wondered whether it was because of her... She didn't want to assume anything, but she also liked the thought of turning him on. He approached her and squirted oil onto his hands.
@@.man;"So... I guess you have lower back and neck pains?"@@ He asked quietly. He had a deep and sexy voice. $wife nodded.
The man didn't hesitate to begin rubbing oil over $wife's shoulders - then down either sides of her her chest, then her ribs and stomach, until he worked back up to her chest again. He works his knuckles down her pectorials and rubbed with his open palms when he cirled down under her breasts. $wife couldn't help but smirk as he clearly groped her under the guise of a massage.
@@.man;"Your chest is pulling your shoulders forward..."@@ He explained quietly.
@@.wife;"Yes, I think it needs a bit of work..."@@ $wife replied through her smile.
@@.man;"Don't worry, I can help you find relief..."@@ He murmured as his hands continued to circle her breasts inwards until he was clearly squeezing her tits.
@@.wife;"Mm, that's good. Keep going there..."@@ $wife encouraged him.
@@.man;"Ah... Here...?"@@ He asked quietly as he squeezed $wife's tits together again; his fingers heavily brushing against her nipples.
@@.wife;"Mm, perfect."@@ She confirmed and shuffled back to give him full range of her tits... She also conveniently parted her legs just slightly to give him a view of her pussy. She felt his body gently press against the table as he groped her tits with both hands and she wondered if he was getting hard...
@@.man;"This is... Fine...?"@@ He asked. $wife smirked at the phrasing; he wasn't asking about the massage anymore.
$wife opened her eyes to look up at him to smile, then closed her eyes again. The man groped her harder - her nipples were pinched between his fingers as he squeezed her.
[img[images\pictures\re\mall_wife_dom_1.webp]]
A soft moan escaped her as she reached back to rest a hand against his crotch.
@@.man;"Does it feel good...?"@@ He asked again.
@@.wife;"It does... Don't stop."@@ $wife murmured. She rubbed her hand up and down his crotch until it swelled into a full erection. He grunted as she pulled lightly at his pants.
@@.man;"There's no locks on the doors..."@@ He told her.
$wife looked up at him then bit her lip and shrugged. He let out a breath and quickly pulled down his pants to release his fully erect cock. $wife wrapped her fingers around it and slowly pulled him off. The moan groaned as he squeezed her tits. $wife raised an eyebrow and slowly parted her legs even more, invitingly. He didn't need any convincing - the man squirted more oil onto his hands, then stepped around to feel $wife's pussy. She moaned as she felt his fingers brush over her labia and clit.
[img[images\pictures\re\mall_wife_dom_2.webp]]
@@.man;"Don't stop..."@@ $wife breathed as she grinded her hips against the man's strong fingers- she pushed down against him as his fingers massaged her. A finger slid inside her already-wet pussy. She gasped and writhed as he slid in another to finger her properly. $wife bit her lip and jerked the man off as he pressed his warm fingers inside her.
@@.man;"Hah... So wet..."@@ He said quietly as he bent his fingers up inside her to massage her g-spot. $wife covered her mouth as she shivered. He didn't stop - he rammed his fingers inside her while massaging her internally. $wife gasped into her arm as she squirted and came on his fingers.
She let out a slow breath as she recovered from an orgasm... Though her job wasn't done yet. She gently pulled the man's cock to bring him closer to her, then she turned her head to take him in her mouth. She swirled her tongue around the head of his cock - his precum mixed with $wife's saliva. She held him by the balls as she slowly sucked down on his cock. He tried to stiffle his groans.
[img[images\pictures\re\mall_wife_dom_3.webp]]
$wife gagged on his cock as she fondled the balls - she squeezed them quite firmly and delighted at the man's pained expression as she toyed with his family jewels. He was struggling; he didn't want her to stop, but it was probably too rough for him at the same time. $wife knew how to find the line.
@@.man;"I'm going to...!"@@ He groaned quietly as $wife sucked down even harder. She recognized the twitching in his balls and firmly squeezed them. She felt a hotness in her pussy when she heard him groan and a shiver ran down her body as he began to cum into her mouth. She squeezed even tighter as she pushed the cock deeper in her mouth, then she sucked hard. He accidentally let out a loud groan.
$wife didn't let go until she'd milked his cock completely. He stumbled back when she finally released his balls. He regarded her with mixed emotions; he was sexually fulfilled, but he probably felt like he'd been attacked too. $wife smiled sweetly at him as she got up from the table.
@@.wife;"Thanks for the free massage."@@ She began to dress in front of him. He opened his mouth to reply but struggled to answer.
@@.man;"Welcome..."@@ He eventually said. $wife smirked at him then left the room. He was still completely naked.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You sat across from $wife in a dainty little cafe while you waited for your order. You'd spent the last couple of hours laboriously following $wife as her personal bag and clothes carrier and finally stopped for lunch, which, hopefully, signified the end of shopping.
@@.wife;"Oh, no I'm not done yet. There's still a few more shops I want to go to."@@ $wife told you as she lifted her coffee for a long sip.
@@.you;"You're kidding, we've been shopping for hours."@@ You retorted, exasperated. $wife smiled.
@@.wife;"Aww, is my poor sookums running out of energy...?"@@ She teased with a mocking pout.
@@.you;"Yes he is!"@@ You scowled and crossed your arms grumpily. $wife quirked a brow and smiled mischieviously as she glimpsed around the cafe. You sat up unintentionally with some curiosity.
@@.wife;"How about some motivation then?"@@ She smirked, then before you could even muster together a response, she lifted her top up to flash her bare tits at you. Your jaw dropped, and you frantically looked around. Noone had seen, but there were people around. $wife smirked at your reaction and slowly lowered her top back down.
[img[images\pictures\re\mall_both_hot_1.webp]]
@@.you;"Are you nuts? There are so many people around..."@@ You managed to exclaim despite the tent forming in your pants. $wife took another sip of her coffee, as if nothing had happened. She carefully placed it down with much more refined elegence than she'd displayed a moment ago.
@@.wife;"If that's enough to stir you up then I don't know if you're ready to see the next thing..."@@ $wife bit her lip.
@@.you;"What's the next thing...?"@@ You asked. Even though it stressed you out, this was still a bit of a turn on... $wife knocked a fork off the table and sighed.
@@.wife;"Oh, bummer... Can you get that...?"@@ She asked, then batted her eyelids pleadingly.
You quickly climbed off your seat and scampered under the table with some anticipation, then gasped as you saw up $wife's skirt. More accurately, anyone that was walking by might see up her skirt- as she had it lifted up to her waist. Furthermore her panties were pulled aside, and she was casually rubbing her bare pussy.
[img[images\pictures\re\mall_both_hot_2.webp]]
You stared in disbelief as your heart raced - from the nervousness of $wife being seen and just how turned on you were from the situation. You were probably under the table for far too long, so you reluctantly got back to your seat... Though with a fairly hefty package in your pants. You embarrassedly tried to hide your erection when you sat down, though $wife had seen it. She smirked at you, and you flinched as you felt her foot push against your balls.
@@.wife;"Do you mind? Flaunting a thing like that... This is a family restaurant I'll have you know."@@ She teased as she rubbed her foot up and down your shaft. You groaned and scowled at her, then flinched as the waiter finally arrived. You awkwardly and clumsily thanked him as you tried to hide yourself the best you could.
$wife enjoyed her meal while playfully rubbing your cock through your pants, though you found it very hard to focus on your food...
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife took her time shopping at her favorite stores. She did ask you to come along, but you really didn't like shopping. It was a chore to you.
$wife stepped into a change room with a dozen or so different outfits to try on. The benefit of going alone was that she didn't have you there to rush her along, so she didn't mind trying on more than she normally would.
$wife began to undress then paused as a thought crept into her mind when she caught herself in the mirror. $wife turned to check out her profile. She smiled as she reached for her phone.
It took a few poses before $wife finally settled on one. She lifted her top to reveal her heavy tits then took a photo of herself and sent it to you with a smirk. She knew you were at work, so you probably wouldn't see it until later... Or maybe you'd open it while a colleague was nearby.
[img[images\pictures\re\mall_wife_hot_1.webp]]
$wife bit her lip from the thought. Maybe you'd accidentally show someone... $wife felt a hotness grow between her legs. She listened through the curtain to make sure she was alone, then she sat down on a stool and wriggled out of her panties.
She parted her legs with a shaking breath, and bit her lip to stop herself from moaning as she lowered a hand to touch herself. $wife let out a small gasp as she pushed two fingers inside herself. She was so wet. She lifted her phone to take another photo.
[img[images\pictures\re\mall_wife_hot_2.webp]]
The anticipation of you eventually seeing them was driving her insane. $wife covered her mouth with a hand as she masturbated frantically - her fingers pressed up against her g-spot. She bit her hand as she quickly came to orgasm, only letting out the sounds of her wetness squelching. She shivered on the chair and gasped... And then cleaned up after herself.
$wife quickly left the room when she was sure the coast was clear - no doubt red-faced from embarrassment and probably horniness.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You stopped by a massage parlour during your visit to the mall, which was a rare treat.
You didn't get them very often because you were adverse to the painful pressure and you felt too embarrassed to ask the masseuse to be more gentle... So you were relieved to see your masseuse was a slight young woman. It was a rather odd pairing as a much larger man quickly led $wife away for her massage. They were particularly fast to split you up.
You undressed to your underwear and laid down on the table, stomach-down, then waited for the woman to enter the room. You eventually heard her quietly knock on the door then let herself in.
You remained awkwardly silent as you listened to her gently walk around the table to apply oil to her hands, then you felt her small hands begin to rub into your back. You winced and held in a groan as she burried her palms into your muscles with surprising strength. You realized you made a severe misjudgement as you gripped onto the table to bare through the pain.
Time passed slowly as the woman seemed to knead the same painful areas until she finally paused to whisper quietly.
@@.woman;"Okay please - onto your back."@@ She requested. You didn't realize they did the front, too. You let out a short grunt as you pushed yourself up to roll over on the table.
The woman cupped more oil in her hand to lather your torso, then stomach, all the way down past your groin down to your legs. You held your breath as her hands massaged into your thighs - a few inches away from your manhood, which was only covered by your underwear. You realized how embarrassing it'd be if you suddenly became erect... Which was a dangerous thought to have.
You immediately began to wonder whether $wife's massage was the same - if that large man was rubbing oil over her body, barely covered up in her tight underwear. His hands defiling her slender legs, or her soft chest... Whether his fingers were inching closer up to her privates while you were laying unknowingly in the next room... You blinked as your cock twitched.
You held your breath in panic. It didn't help that your masseuse was working so closely to it... Though she didn't seem to notice. Or at least, she didn't stop. Her fingers gently pushed up your thigh muscles, up to your boxer briefs- her fingers found their way under them as she massaged the entire muscle. You gulped as you fought with your entire being to stop your boner from forming, though the more you thought about it, the bigger it grew.
You let out a slow breath as you relented; you had a full-on erection. Still, the woman didn't stop massaging you. She must have been very polite, or maybe had seen this many times before... You realized that was probably the case, and as you began to relax, you felt her hand brushed against your underwear, making you flinch.
She must have accidentally knocked it... But then she brushed it again. You peeked down at her and took in a sharp breath. She was completely naked.
She caught your gaze and smiled.
@@.you;"Wh-"@@ You didn't know what to say.
@@.woman;"Just relax... Enjoy your massage."@@ She reassured you in a cute, soft voice.
You felt your face turn red as you nodded in response. The woman rubbed the front of your underwear along the length of your cock then wrapped her fingers around the head, making you quietly groan. She then slipped her fingers in over your underwear and pulled them down. You cock sprung out, full of life. The masseuse cupped more oil and continued her 'massage', she rubbed her hands up your legs then over your balls, making you squirm. Then she slowly pushed her hands up the shaft of your cock, which was trapped between her palms and your stomach.
You let out a shaking breath as she finally gripped onto your manhood. She slowly pulled it as she climbed over your legs. You couldn't help but check out her naked body; slender and refined. You felt her bare skin on yours as she rubbed her hands up your torso again. You let out another short breath as her body pressed down against yours. You felt her soft breasts against your stomach, and her stomach against your cock. Your member twitched with excitement. She rubbed her body up and down, then slid up closer until she sat over your waist.
You glanced down nervously to see your cock pressed down between her legs. Her bare pussy was grinding against your manhood. Pre-cum drooled out while she massaged you this way.
[img[images\pictures\re\mall_both_naive_1.webp]]
@@.woman;"Ready for some relief...?"@@ She asked in a quiet voice. You nodded through a shaking breath.
The woman pressed her hands down on your chest to hold her weight, and began to grind her oily hips against your crotch. You groaned as you felt her soft labia caress your manhood, though never took it in. You wanted to shift, to let it slide up inside her, though she had a firm hold of your body. You relented and relaxed as you allowed her to massage you. You let out a long breath as you felt an orgasm build. Slowly at first, though you felt it grow fast as she sped up her pace.
She read you like a book; just as you felt your orgasm push past the tipping point, the woman reached behind to fondle your balls. She squeezed them gently and rolled them between her fingers as she grinded against your cock. You held your breath to stop yourself from groaning too loudly from the powerful orgasm that seemed to hold you captive in a stasis while your entire body tingled. You felt your cum spurt out in powerful loads - the hotness of your fluids rolling over your stomach. It lasted for a dozen seconds. The woman didn't stop the massage until you were done.
It took some time for you to collect yourself. As you snapped out of your daze, you noticed the woman had already left. There was a hot, wet towel waiting for you. You cleaned yourself up and left the room somewhat sheepishly.
You met with $wife who was already waiting in the foyer, the large man accompanying her. You regretfully didn't see your own masseuse waiting there.
@@.man;"How was your massage? You look much more relaxed."@@ The man smiled at you.
@@.you;"Ah yeah I guess so..."@@ You mumbled, unable to meet his gaze. You took out your wallet to pay, but he held up a hand.
@@.man;"No need, already taken care of."@@ He informed you. You looked across at $wife who averted her gaze. She must have paid already.
You thanked the man and left with $wife, both feeling significantly more relief.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife paused by the massage parlour. She looked at the business with slightly reddened cheeks - her mind filled with memories of the last time she'd been. She'd become flustered after getting the wrong idea and was terribly embarrassed, thankfully she didn't act on her thoughts back then.
She pursed her lips then decided to give it another go. She knew better this time - and was prepared for a professional massage. She had stiff shoulders after all, and she did feel relief the last time she came by. She stepped inside.
@@.man;"Hello miss."@@ A man greeted her. $wife recalled seeing him there before - a tall and muscular man who was a little more rugged than you'd expect for a masseuse.
@@.wife;"Hi um... Could I please get a massage...?"@@ $wife asked. The man quirked an eyebrow then nodded.
@@.man;"Yeah of course, we have time right now. How about an hour oil massage?"@@ He made a recommendation. $wife didn't really know the options so she was happy to go with it. She nodded.
@@.wife;"Okay sure, that sounds good."@@ She replied.
The man led $wife through a hallway and to a familiar private room. He held the door open for her.
@@.man;"Just remove your clothes and lay down... There's a basket for your belongings under the table. I'll come back in a moment."@@ The man gave $wife instructions before quietly closing the door. He was gone before $wife could thank him.
$wife hesitantly undressed and folded her clothes neatly into the basket. She still felt very self-conscious, but she at least knew the business was above-board. She carefully laid down on her back and waited for a minute before the man gently knocked.
@@.man;"Are you ready?"@@ He asked.
@@.wife;"Ready..."@@ $wife confirmed.
The man quietly stepped into the room and closed the door behind him, then took in a sharp breath as if surprised. $wife suddenly felt a little self-conscious about being naked - or maybe she should have been face-down... Though she was still paranoid about getting the wrong idea, so she stayed still. Eventually the man approached and applied oil to his hands.
@@.man;"So do you have anywhere in particular you're having pains...?"@@ He asked quietly in a low, sexy voice.
@@.wife;"I guess my lower back..."@@ $wife replied hesitantly.
@@.man;"Hmm and you're laying on your back...?"@@ The man sounded confused. $wife realized it probably didn't make sense to lay on her back.
@@.wife;"Oh um, should I roll over?"@@ She asked.
@@.man;"No, this is fine."@@ He quickly replied and began to rub the oil in over $wife's stomach. She flinched from his sudden touch. His large, firm hands spread the oil up to below her breasts, which he then circled around and rubbed her upper chest. She worried that he'd be able to feel her heart racing.
@@.man;"Is it okay?"@@ He asked. $wife took in a sharp breath from his question.
@@.wife;"Umm... You mean...?"@@ She hesitated.
@@.man;"Is the pressure okay?"@@ He asked.
@@.wife;"Oh! Yes, it feels good- um, the pressure is fine."@@ She blurted, embarrassed.
The man's hands wrapped over $wife's chest, briefly cupping her with a firm squeeze. $wife fought the urge to squirm as she felt his palms rub against her nipples. His hands then rotated back down to her stomach. He pressed his fingers into either sides of her hips. A soft moan escaped $wife's lips, though it was genuinely from relief.
@@.man;"Yes I thought so - your back pains are from your hips."@@ He explained his theory as he massaged his knuckles further down her hips.
$wife closed her eyes tightly and let out another moan as he pressed down on her muscles between her hips and leg. She then flinched as he suddenly pulled her legs apart.
@@.wife;"U-um, wh-"@@ $wife began to question him.
@@.man;"Your hips are a delicate area of the body - the muscles are deep and most are hiding behind a bone wall, so you really need to get into all the crevices."@@ He prompty explained while smartly cutting $wife off.
It made sense, though $wife felt her face turn red as her bare pussy was completely exposed. She worried that maybe her body would betray her. She closed her hands into fists and found the resolve to just remain motionless and let the professional do his job.
$wife flinched as his fingers traced right beside her bare womanhood. He pressed up between her inner thigh and hip, his fingers brushing against her outter labia. $wife bit her lip as he massaged her this way for what seemed like far too long, then let out a slow breath as he moved to repeat it on the other side.
He ran his hands over her hips again as he delicately felt $wife's hip joints, then with another sudden movement, he firmly pushed his hand down between $wife's legs, directly touching her pussy. $wife couldn't help but gasp and jolt from the sudden touch; his fingers firmly tracing over her precious womanhood. She bit her lip and tightly grasped the table with both hands in a bid to do all she could to stop squirming. She was sure he could feel how wet she'd become as his middle finger grinded deep into her folds.
[img[images\pictures\re\mall_wife_naive_1.webp]]
@@.man;"Oh yes... Very tight..."@@ He muttered.
$wife felt her face turn scarlet red from the innuendo. He continued to rub his fingers into her folds, each time pressing harder and further inside. $wife squirmed - she couldn't stop herself. She let out a shaking breath as she felt his finger push against her slit - her wetness was surely felt. She then gasped as he bent finger to push inside her with a single thrust.
@@.wife;"W-what are you-"@@ $wife gazed up at him with uncertain eyes.
@@.man;"Just try to relax."@@ He replied without pause.
A soft moan escaped $wife's lips as he kneaded another finger inside her - his other hand continued the massage while two of his fingers were slowly pushed deeper into her pussy. $wife unconsciously bucked her hips as her mind turned blank. She let out a long, lewd moan as his fingers suddenly shifted inside her, pressing against her g-spot. She immediately came - her juices flowed out over his hand.
@@.man;"See? You're so pent up."@@ He murmured.
$wife struggled to focus, her orgasm seemed endless as his fingers would jolt again just as she came down, forcing her into another. She grinded into his fingers and began to rub herself without any thought - she was completely lost of reason. As she approached her fourth orgasm, the man suddenly pulled his fingers out. $wife gazed up at him with confused eyes, then spotted that he'd taken out his cock. He slowly climbed up onto the table. $wife nervously regarded him with some heavy hesitation, then realized he was bringing his cock up to her mouth. She bit her lip as she watched the throbbing manhood draw closer to her. She let out a shaking breath, then opened her mouth to take it.
[img[images\pictures\re\mall_wife_naive_2.webp]]
$wife wrapped her lips around the cock's head, her tongue traced the hole, then circled around to feel the thickness of his rod. She let out a soft breath as she sucked it down further - though it was a big thing and the best she could manage was to suck on the head. The masseuse rocked gently, but let $wife do most of the work. She closed her eyes again then reached up to grab onto the shaft, her other hand was busily fingering herself. She slowly jerked him off while she kissed and tongued the head, and felt his thing twitch in her hand and mouth as she began to build up the pace.
@@.man;"Ohh..."@@ The man groaned as he began to gently and slowly thrust his hips. $wife closed her eyes and sucked down on his cock as far as she could, until she gagged. He moved back, his wet cock sliding out from $wife's open mouth. She looked up at him as he began to jerk off. $wife bit her lip nervously then opened her mouth again when the man leaned forward. He groaned loudly as he came in $wife's mouth.
[img[images\pictures\re\mall_wife_naive_3.webp]]
$wife did her best to pool his seed in her mouth before swallowing. She let out a soft breath as she finally stopped masturbating. The man climbed off from her and quickly pulled his clothes back on.
@@.man;"Okay, that's the full hour..."@@ He stated casually, then glanced back at $wife who was slowly getting off the table.
@@.man;"No need to pay... This one's on me."@@ He gave a sly smile as he eyed her naked body again.
$wife had to take a minute to calm down before she left.
<<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\re\mall_wife_nopath_1.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\re\mall_wife_nopath_2.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\re\mall_wife_nopath_1.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\re\mall_wife_nopath_3.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>>You went to the mall together with $wife, much to her surprise and delight. You usually made up an excuse to not go with her, but you had other plans, which $wife quickly discovered.
You smirked as you watched your wife, who bashfully looked through clothes with some awkward maneuvering. She was doing her very best to keep her skirt as low as possible, though apparently was struggling. She glimpsed over at you with flushed cheeks and pleading eyes.
[img[images\pictures\re\mall_both_sub_1.webp]]
The condition you gave her, once you'd already arrived together, was for her to not wear any underwear while you were shopping together. To your own delight, $wife shyly agreed. She put her panties in her handbag and followed you into the mall. You wondered whether she was regretting it now.
You followed her around the mall, visiting the same boring stores she always visited, but this time it was far more interesting. You kept a bit of distance to watch her from afar, to see what a passing stranger might see. She squirmed uncomfortably whenever another shopper passed her by, though much to your annoyance, very few had noticed her lack of under garments.
An idea struck as you beckoned $wife out of the store, and towards an escalator. You grinned as you spotted a couple of young guys heading for the escalator at the same time. You gazed back to see $wife's face flushing red from nervous anticipation as you reached the escalator.
Like a true gentleman, you allowed her to go up first, then you idly waited around, pretending to look at your phone as the young guys stepped on after $wife. You followed after them, then grinned widely as you realized you could see $wife's ass in the full.
It didn't take long for the two guys to notice, either. One slyly nudged the other and motioned up at $wife, then quickly took out his phone to take a photo. You didn't bother stopping them.
[img[images\pictures\re\mall_both_sub_2.webp]]
When $wife reached the second floor, she hurried to the side and waited for you. You wondered whether the guys would hang around to follow her or not, and apparently they were struggling with the same choice. They hung back at a distance and casually glanced around, as if to see if anyone else had noticed. You smirked when they met your gaze, though from the returned goofy smile you realized they probably didn't know you were with $wife.
You walked past them and took $wife's hand. That'd give them a clearer idea, at least. She bashfully smiled and clung to your arm... Though you weren't done yet. You felt your semi-erect cock stirring awake. You led $wife to the bathroom. She hesitated to enter with you, but did so anyway. It was empty.
$wife gazed up at you with hazy eyes after you sat her on a toilet and closed the door behind you.
@@.you;"Lift up your legs."@@ You ordered her.
$wife bit her lip as she slowly raised her feet up to the seat and parted her knees either side, revealing her bare pussy. You reached down and ran a finger over her slit and felt how wet she'd become - your finger almost slid in. She shivered and let out a quiet moan as you teased her pussy, never penetrating it, despite her grinding her hips against you.
You unzipped your fly and took out your erect cock. $wife let out a moan as she leaned forward with an open mouth, her tongue desperate to taste you... But you held her back with a hand. You reached into $wife's handbag and took out her panties then put them over her head, covering her eyes. $wife's cheeks flushed red from embarrassment, and she squirmed nervously though didn't dare to move.
You reached down to gently carress her breasts with a hand and she let out a soft moan, just as the bathroom door opened and closed. You heard the quiet, low voices of two men. $wife clasped a hand over her mouth to stiffle any lewd sounds she could make.
A smirk crossed your lips as you continued to fondle your wife. You pulled her top down to expose her breasts, then pinched her nipples. She squirmed, but managed to stay quiet. You noticed that the guys outside weren't really doing anything, and guessed it was the two from earlier.
You reached down to $wife's womanhood again, which was dripping in anticipation. You slid two fingers inside her. She struggled to stiffle her moan, and accidentally let out a soft gasp as you bent your fingers upwards.
You smirked and pulled your fingers out, then put them in her mouth as you leaned in to whisper in her ear.
@@.you;"Masturbate for me."@@ You ordered. $wife shuddered then nodded her head. You pulled your fingers from her mouth and stepped back to watch $wife, your back against the door. She reached down with a shaking hand and ran her fingers between her labia. She shivered and covered her face with her forearm.
You jerked off slowly as you watched $wife writhe in an agonizing desperation to masturbate faster and harder while suppressing the erotic sounds she was emiting, both vocally and from the wetness of her slit. No doubt the guys could hear her. Perhaps she enjoyed the thought too. Another idea crossed your mind.
You put your cock back in your pants, then reached behind you to feel the door's lock and quietly slid it unlocked. $wife didn't seem to notice. You slowly pushed the door open and stepped back out into the main bathroom. You spotted the two guys sheepishly hanging around, then raised a finger to your lips and beckoned them over. They quietly scampered to your side, desperate to see the action.
[img[images\pictures\re\mall_both_sub_3.webp]]
Another soft, erotic moan escaped $wife's lips as she frantically rubbed her pussy. You smirked as the guys stared with their mouths open, at a loss for words. They looked at you with an excited uncertainty. You smirked and took out your cock again, then began to jerk off. They were quick to copy you.
@@.wife;"$name...?"@@ $wife whispered quietly as she slowly pushed a finger inside herself.
You didn't reply, curious to see how she'd react. $wife wriggled uncomfortably but continued to masturbate. She lowered her arm to pinch her nipple and let out another quiet gasp. You could tell her lust was building up. She was becoming increasingly more frustrated as she struggled to masturbate quietly and became a little more careless.
One of the guys next to you accidentally bumped into the toilet stall, making a thudding sound.
@@.wife;"Ohh... $name...?"@@ $wife whispered again. She plunged a finger inside herself and let out a soft moan.
You had a curious thought.
@@.you;"Masturbate faster."@@ You told her, quite loudly. She hesitated but only for a moment. She bit her lip and began to rub her clit at a pace. You could see her wetness coating her entire pussy as she wriggled a third finger inside. You jerked off faster and grunted somewhat loudly. $wife moaned softly in return. You were right - she stopped caring about being quiet. You wondered whether she would care if she was being watched, though...
@@.you;"Cum for us."@@ You ordered again. $wife gasped and moaned, then held her breath as she frantically rubbed her pussy until she squirted. Her face turned red as she spasmed. You grunted again as you felt your own orgasm jolt through your body. You squeezed your cock as you came across the bathroom floor. The other guys were quick to follow up with their own cumshots.
$wife moaned and breathed shakily as her orgasm continued. You stepped into the cubicle with her then closed the door after giving the guys a pointed look. They only grinned back.
@@.you;"Good girl."@@ You praised her after helping her get dressed.
@@.wife;"Mh... Was it... Just you..."@@ She asked quietly.
@@.you;"No."@@ You told her truthfully, curious to see how she'd react. Her cheeks flushed red and she squirmed on the spot. Apparently that was the right answer.
You left the bathroom quickly together, then the mall. You could see $wife's wetness on her thighs.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife went to the mall, and once again she ventured alone. This time she wasn't going to visit any new shops. She didn't want to feel as embarrassed as she did the last time.
She picked through her usual places and hurried past the adult store. When she was just about ready to leave when she felt a heavy hand on her shoulder.
@@.man;"Miss, I'm going to need you to come with me."@@ A large man in a security uniform was addressing her sternly.
@@.wife;"Oh... Um... M-me? Okay, sure..."@@ $wife replied. She sounded as confused as she felt, though she figured that perhaps there was a misunderstanding and she would just need to help clarify it.
She followed the man to a security room, and sat down where he motioned.
@@.man;"I have a report of a woman fitting your description stealing an item from this mall."@@ He explained in a monotonous, icy voice.
$wife blinked, then shook her head. @@.wife;"I think you might have the wrong person..."@@ She replied.
@@.man;"You were pointed out to me. Could you please empty the contents on your bag onto the desk."@@ He requested, but it sounded more like a demand.
$wife frowned and thought of protesting, but decided to get it over with. With a hint of drama, she lifted her bag upside down and let the contents fall out, fully expecting the man to apologize for the mistake seconds later. Instead she gasped when a thick butt plug landed on the table. It was from that shop... $wife struggled to find the words to explain herself as the security guard quirked a brow at her, unable to hide his amused smirk.
@@.man;"I didn't think you were the type..."@@ He remarked coolly, though his face was twisted deep in consideration. $wife felt her cheeks flush red.
@@.wife;"Th-that's not mine..."@@ She meekly explained.
@@.man;"I know, you stole it."@@ The security guard sighed as he stood up, apparently having found his answer. @@.man;"Miss I'm going to need you to stand up too."@@ He requested.
@@.wife;"I didn't steal it, at least, I didn't mean to..."@@ $wife protested as she stood up, as asked.
@@.man;"Sure, I know, you couldn't fight the urge. I understand."@@ He shrugged, apparently not willing to hear her out. @@.man;"Now I'm going to need you to take off your dress."@@ He said. $wife flinched.
@@.wife;"Umm... I'm not... I didn't..."@@ $wife frowned. She didn't want to.
The man sighed dramatically and rubbed his eyes. He paused for a moment, then shrugged. @@.man;"Okay, fine. The cops can handle this."@@ He muttered as he took out his phone and began to dial a number.
@@.wife;"Wh- n-no, please, wait! It's just a mistake!"@@ She pleaded. He lifted the phone to his ear.
$wife bit her lip and frantically began to undress. The security guard quirked a brow as she pulled her dress down over her shoulders and let them drop to the floor. She then unhooked her bra and pulled down her panties, until she was completely naked. Her cheeks flushed red as she remained still, embarrassed in front of the man. He stared at her with a certain intensity, then he hung up the phone.
@@.wife;"There... I'm naked, like you asked."@@ $wife tried to hide herself as best as she could with her arms. The security guard didn't hide the fact he was staring at her body, and it made her writhe in embarrassment.
@@.man;"... Well, I have to pat you down, still."@@ He explained, eventually. $wife sighed quietly.
@@.wife;"Okay, fine."@@ She replied, wanting to get it over with as quickly as possible. He motioned to the table and muttered for her to move. She stepped over and put her palms on the table.
[img[images\pictures\re\mall_wife_sub_1.webp]]
The large man approached her from behind and placed his hands on her upper arm. $wife jolted from the sudden touch. She felt his hands run down her arms to her wrists, which he lightly gripped onto and pushed further up the table, bending $wife over just a bit more. She shivered slightly as the feeling of vulnerability peaked. She was entirely at his mercy, and it made her feel scared. Excited. Though she couldn't admit it. She pushed the thought from her head.
$wife let out a shakey breath as the man's hands circled back to her sides, then carefully down to her waist. He took his time feeling her ass before his fingers slowly traced their way down underneath towards the heat from her pussy.
@@.wife;"What are you doing...?"@@ She asked quietly.
@@.man;"What you want me to do..."@@ He murmured in her ear as his fingers traced her wet womanhood. $wife blinked then bit her lip. She gasped and shook her head.
@@.wife;"I didn't want this...!"@@ She stiffled a moan.
@@.man;"You did. That's why you took off your clothes."@@ He asserted more strongly as his fingers pressed inside her.
@@.wife;"You told me to..."@@ $wife explained herself.
@@.man;"Hah. No. I told you to take off your dress. You took it all off."@@ He grunted. $wife blinked and felt her cheeks redden. He was right. She for some reason assumed he needed her completely naked. She let out a soft moan as his fingers pressed deeper inside her.
@@.man;"Then you bent over the table for a search? You were already naked. You did all that because you wanted this...!"@@ He grunted, then pulled his fingers out. She could hear him unzipping his pants, but was at a loss for what to do. She closed her eyes and let out a slow breath as she felt the tip of his cock rub against her slit.
$wife bit her lip as his cock entered her from behind. She heard the man grunt and he pushed, and again as he began to thrust. She did everything she could to suppress the feeling and ignore how hot and wet she'd become. She couldn't help it... She felt turned on whenever you were assertive with her, and it seemed to be the same with others too.
[img[images\pictures\re\mall_wife_sub_2.webp]]
She could feel herself grow more wet with each of his thrusts, and her mind became cloudy as overwhelming lust burned through her body. $wife shut her eyes tight and pretended that it was you fucking her from behind. That it was your own cock plunging deep inside her, your hands gripping onto her waist.
She let out a soft moan as the cock's thrusting became harder and faster, then she reached down to rub her clit.
@@.man;"You see? I knew you were into it...!"@@ The man grunted. She did her best to ignore him and just enjoy herself.
He didn't fuck her the same way you did. His was more rigid and aggressive... Though she still pretended until she heard his grunts grow louder. $wife instinctively reached back to grip his balls as he came. He grunted loudly from her touch, and she felt him spurt his load inside her.
The man staggered back and sat on his chair to catch his breath, and $wife quickly gathered up her clothes and dressed herself, not before cleaning herself with some tissues.
She looked carefully back at the man. He lazily reached down to his pocket to fetch out cigarettes, then lit one up between his lips. Apparently the rules didn't matter to security.
He caught her gaze and shrugged. @@.man;"I guess you can go. Don't steal again. Unless you want to be punished."@@ He smirked.
$wife hurried out of the room, sure to leave the butt plug on the table.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You visited the museum with $wife. Although you'd been before, it was still interesting to visit every so often to see the rotating displays and exhibitions... As it turned out, the sex exhibition was still being featured which you were very interesting in seeing and pointing out to $wife. She quickly dismissed it, red-faced.
It took some time to gain entry into the museum, as it appeared the special expo was drawing in a large crowd, despite having been featured for some time now. Eventually you and $wife went into the general admissions area. It seemed contemporary art was the theme, much to $wife's delight. You personally didn't mind it either, but it sure was a dire contrast to the sex exhibition in the joining room.
You spent the better part of an hour looking at different artworks with $wife. She liked to read the information for each piece whereas you were perfectly happy just looking at it, so you viewed the art at your own pace. Eventually you were quite far ahead of her.
You decided to wait for her to catch up and idly hung around for a while, but she didn't arrive after ten minutes. You tried to call her, but it seemed she switched her phone to silent mode.
You let out a sigh and shrug, then glimpsed at a joining door that led into the featured exhibition... You glanced around for $wife a final time, then headed through the door to step into a deviant's dreamworld, which was bustling with visitors. You might have been embarrassed to be seen there if it wasn't for the fact you could easily blend in with the crowd.
The 'art' was few and far between, with the main being the devices and equipment on display. You took a leaf out of $wife's book and decided to take your time to read about each item, curious to know the sexual origin and fetishes.
You were amazed and baffled by most of it, and plenty of the displays stirred a deep & dark lust within you. You paused on more than one occassion to stare at a display, lost in time.
One such display featured a woman bound to herself in restrictive clothing while saddled on some sort of vibrating mount. She squirmed and moaned, presumably feeling tremendous pleasure from the thing.
[img[images\pictures\re\museum_both_naive_1.webp]]
@@.man;"...and so the bounds ironically removes the human moderation of control, which results in orgasms beyond the imagination."@@ A man was explaining his device to viewers. It certainly seemed that the woman was experiencing something unimaginable - as if she had no sexual boundaries...
For a brief moment you thought about $wife and fantasized about her using such equipment. Though you knew she'd never do it...
You eventually left the area and met up with $wife who was waiting for you by the bathroom. She looked a little red-faced and flustered, which you figured was because she couldn't find you. You felt guilty for having left.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You casually made your way through the artful displays, inspecting the pieces with some interest. Although you had come to the museum with $wife, at some point you'd lost each other. Truthfully you were relieved, as the general admissions area of the museum was far more boring than the featured sex exhibition, which you were patrolling through.
You were a little embarrassed to be looking at such vulgur things, though thankfully it was a popular exhibit and you easily blended into the crowd. You'd managed to stick closely to a group of men who visited different features - at first it was just to blend in but you'd soon realized that they must have been on some sort of tour, as a suited exhibition representative escorted them through the many rooms, and somehow you'd been mistaken for a group member.
You followed the group into a smaller room and stood awkwardly among them, not daring to make eye contact with any of them. You blinked when you saw the feature of the room; a naked woman bound to the wall with her legs up beside her head, completely exposing her privates. She squirmed and moaned, and looked at you all lustfully. This seemed to be a special guests area...
@@.man;"As you can see, this binding is designed to restrict a person's ability to move while offering full access."@@ The suited man was explaining the equipment, though you weren't listening at all. It was impossible to listen while this attractive young woman's pussy was on full display. You could see how wet she was... You felt your loins stir awake and awkwardly tried to hide your boner without drawing attention to yourself.
The group began to move again; the suited man led you all down a staircase which you were surprised to see. You walked down a hallway and paused as the man turned to the group.
@@.man;"These rooms..."@@ He motioned further down the hallway towards multiple doors, all somewhat close together.
@@.man;"Are available for use. Feel free to visit them all... Though the rooms won't fit more than two of you at one time."@@ He explained, though you were confused by what he meant.
@@.man;"Join me back upstairs when you are done, gentlemen."@@ He dismissed himself, leaving you alone with the group of strangers.
Thankfully everyone branched off individually to inspect the doors. You were worried for a moment that they'd sort out group. You coyly followed someone- a balding middle-aged man- to one of the furthest doors. He shot you an unusual look but didn't say anything as you both entered the room. You gasped. It was a tiny room featuring a large hole with a woman's pussy and ass stuck through it. You looked at the man who quirked an eyebrow at your stunned reaction.
@@.man;"... You must be new to the company, I haven't met you."@@ He muttered.
@@.you;"Ah- y-yeah I'm..."@@ You stammered. He shook his head.
@@.man;"I don't care."@@ He rolled his eyes as he undid his belt. @@.man;"I'm going first."@@ He told you as he fished out his cock. He shuffled foward and rubbed it against the woman's bare pussy. You stared in amazement as pushed it inside her, and she moaned lewdly from the other side of the wall.
@@.man;"Hah... This is the best part of working for this company, eh?"@@ The man groaned as he began to thrust faster. He reached down and pinched the woman's clit. You heard her moan again and saw that she squirted on him. He grunted.
[img[images\pictures\re\museum_both_naive_2.webp]]
@@.man;"Ah fuck... My shirt's wet..."@@ He grumbled bitterly, though never stopped fucking the woman. He groped her asscheeks as he fucked her; you could hear how wet she was... Your cock was painfully hard. The man began to groan and grunt until he gave a final thrust. You heard eerily familiar faint moans of the women on the other side as the man came inside her. He grunted as he pulled his cock out.
@@.man;"Alright... Enjoy your sloppy seconds."@@ He smirked at you then left the room. You looked at the pussy- still agape from the man's cock. His cum was dribbling out of her pulsing hole- which seemed to beg for more... You wanted to stuff your cock inside her but you knew you couldn't. You tore your eyes off the stranger's pussy and left the room, almost bowling over a person who was entering at the same time. He said something but you didn't hear him as you rushed away and up the stairs.
You quickly made your way to the general admissions area and looked for $wife. It took some time; you couldn't find her immediately and ended up circling through the museum three times, then went to check the car park. You'd also called her a couple times but you both switched your phones to silent. You had no missed calls from her, so you figured she was still inside... As you re-entered the museum, you saw $wife exit the exhibition area, red-faced. She must have been looking for you in there.
@@.you;"$wife!"@@ You called out and quickly made your way over to her.
@@.wife;"$name!? Um, sorry, I g-got lost."@@ She said, somewhat flustered. You didn't blame her and wondered just how much she saw in the expo.
@@.you;"No, my fault."@@ You shook your head. You left the museum.
@@.you;"So did you see anything naughty? Get any new ideas?"@@ You teased her with a smile. Her face turned red.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife went to the museum alone. She still felt a little embarrassed knowing that there was an 'adult' exhibition being featured... Though she told herself that she'd just steer clear from it... And if she accidentally caught a peek of something, well she couldn't help that.
Despite being open for months, the museum was still unbelievably busy. $wife had to sometimes wait in line to enter the next room, which she'd never experienced before at a museum. She was patiently standing in such a queue when a nervous employee approached her.
@@.man;"Um, excuse me- um, hello? Hi."@@ He got $wife's attention by quietly muttering to her. $wife regarded him a little stand-offishly.
@@.wife;"Hi... Is there a problem?"@@ She asked.
@@.man;"Oh um, how'd you know? Hehe, no um, well, sort of."@@ He was even more flustered than $wife was when she was panicking, which was both reassurring and not at the same time.
@@.wife;"C-can I help you with something...?"@@ She pressed him.
@@.man;"Yes! Actually, um... You see... One of our volunteers didn't show up today and um..."@@ The man nervously glanced around, then back at $wife.
@@.man;"Today's too important for a no-show, we've got a potential bidder for a product and um, we really need someone to help us out... To help me out..."@@ He explained with pitiful pleading eyes.
@@.wife;"You want me to volunteer...? To what?"@@ $wife was baffled by the sudden and random request.
@@.man;"Oh it's easy! You don't have to do anything. You'll just be using one of the products in the exhibition for a practical display."@@ He explained. $wife's jaw dropped.
@@.wife;"What?? You want me to use... Th- I m-mean...!"@@ $wife began to stammer over her words.
@@.man;"P-please hear me out! It's nothing too bad - you'll even keep all your clothes on, and the general public won't be in the room! You just have to be bound in a stock. Please! You'll have free visits to the museum for a lifetime...!"@@ He offered, as if it were the most reasonable thing to request from a woman. $wife opened and closed her mouth, unsure what to even say. She wanted to shout 'no' and slap the man, but he had such pitiful eyes... And though she'd never admit it, $wife was curious to see in that room...
@@.wife;"W-well... If it'll help you out..."@@ She considered.
@@.man;"It will! Yes- please, come, follow me."@@ The young man was quick to whisk $wife away from the line and into a hallway.
@@.man;"Oh, by the way... If you don't mind, could I have your driver's license? Or some form of ID."@@ He asked. $wife fished it out from her bag and handed it to him.
@@.man;"Thanks - I'll return it in a moment. Um, through here."@@ $wife followed him through another door into a room.
It was darker and smaller than the main museum rooms, and it was completely empty aside from a stock in the center of the room. $wife felt a little disappointed that there wasn't anything more exciting.
@@.man;"Okay, thanks again. If you don't mind, could you please rest your head and hands comfortably into these slots..."@@ The man lifted the stock and invited $wife to it with an open palm, gesturing 'please, go ahead'. $wife pursed her lips, but did as requested. She awkwardly bent over ninety degrees to fit into the stock at the correct angle, then before she could say boo, the man closed the top down and locked her in place.
@@.wife;"O-oh um... Already...? G-gosh I can't..."@@ $wife shifted uncomfortably - or at least she tried to. She couldn't do much moving at all.
@@.man;"Perfect! Now please stay there..."@@ The young man requested, as if $wife had any option, then he hurried out, leaving her alone.
$wife suddenly felt panic as she realized she was alone and stuck. She tried to stay cool and calm, but no matter what she did, she couldn't feel comfortable. The stock was too low, and she was in a position that she couldn't lean on it. She tried to shift back and forward, but to no avail.
[img[images\pictures\re\museum_wife_naive_1.webp]]
She managed to keep her composure for at least five minutes, though each second seemed like an eternity, but then she finally began to properly panic. She pulled against the stock and called out. The equipment didn't budge at all. She called out again a little louder. Just as she'd felt she was about to feel hysterical, the door opened again.
@@.man;"Okay! Thanks so much again, I really appreciated your help."@@ The man made short work of the equipment to free $wife, who quickly stood up and ran her fingers over her wrists then neck as she tried to calm herself down.
@@.wife;"Um, you know... I think maybe I can't help you after all..."@@ She explained. The man blinked.
@@.man;"Oh- you already did. The demonstration is over."@@ He explained. $wife suddenly felt relieved.
@@.wife;"Th-that was it?"@@ She looked around, bewildered... Then spotted a camera set up on a tripod in the corner of the room. She was amazed that she didn't spot it when they came in.
@@.man;"Yep, the buyer is overseas so he watched over video."@@ He explained. $wife felt her cheeks burn red as she realized the angle would have probably exposed her panties.
@@.wife;"Well.. Glad to have helped, I guess..."@@ She said quietly. The man smiled widely with genuine delight.
@@.man;"Yes, thanks so much again. And look, I've put down your details into our employee database as a volunteer. You don't have to! But, if you're ever here again and feel like helping out... You can use this pass."@@ The man handed $wife a security pass along with her ID.
$wife opened her mouth to protest and perhaps to tell him off for signing her up without asking, then she closed it again. It wasn't a big deal or anything... There was no obligation, after all, and she got access to the museum for free... Plus, though she didn't quite understand why, this whole experience had really made her feel hot and flustered. She didn't want to admit it, but she could feel that she'd become wet while she was bound in that stock, feeling vulnerable...
@@.wife;"Sure... I'll see you later maybe..."@@ She bid farewell then quickly left, a little red in the face.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife gingerly made her way through new areas of the museum... Something she'd ordinarily be very forthcoming about, however the particular areas she toured were all adult themed. She felt embarrassed, but curious to see.
Though she was previously adamant to not view the featured exhibit, her new staff access to the museum was the perfect excuse for her to feed her curiosity by looking at interesting sexual equipment and artworks. $wife was viewing such an artwork with a keen interest when she heard a voice.
@@.man;"Oh- hello again!"@@ A familiar voice chimed out, causing $wife to startle. She spun around to see the same nervous man.
@@.wife;"Um... Hi again."@@ She replied with a forced smile, though she was terribly embarrassed to be recognized, let alone caught marvelling at a painting of an orgy. The man looked at the artwork, then back at $wife.
@@.man;"I'm really glad to see you. We need a volunteer again."@@ He explained. $wife immediately felt her cheeks burn red.
@@.wife;"Oh uh okay... Um... You want me to help?"@@ She asked moreso to clarify, however he misunderstood.
@@.man;"Yes, please! Thanks $wife. Come on."@@ He rushed away before $wife could clear up what she'd meant. She bit her lip and followed the man.
It was a short walk before they arrived to a room being prepared for a display. It was similar to the last once in that it seemed the main feature was some sort of bondage equipment, this time harnessed to the wall. $wife breathed in anticipation as she looked at the contraption, imagining how it was meant to hold her. She didn't have to wonder for long.
The man led her to the wall and had $wife lean back against the wall, where he began to bind her without asking.
@@.wife;"S-so this will be like last time?"@@ $wife asked nervously as she watched him bind her hands back to the wall either side of her.
@@.man;"Hmm? Oh uh, yes, more less."@@ He answered as he pulled up a waist-high stool for $wife to sit on. She appreciated that she at least had some comfort this time around, though it was short lived as he then gently helped her lift a leg. $wife quirked a brow as she tried to guess what he wanted her to do, and raised her leg higher until she was leaned back and her leg reached the wall above her. She looked at the man, bewildered and slightly embarrassed by the position, her other leg dangled aimlessly.
@@.wife;"Umm..."@@ She hesitated to speak up as he strapped her ankle to the wall beside her wrist, then moved to her other leg. $wife realized that her legs were forced apart. She bit her lip and lightly squirmed as the man stepped back to check out his handywork.
@@.man;"Perfect- like I thought, you're the perfect fit for this."@@ He nodded proudly.
@@.wife;"Thanks...?"@@ $wife wasn't sure how to reply. @@.wife;"S-so it's just another recording and then we're done...?"@@ She asked.
@@.man;"Not exactly. It's a practical display. Just wait here a moment."@@ He spoke quickly then left the room before $wife could respond, or question what 'practical display' meant... Though it made her feel uneasy.
$wife waited for minutes before the door opened again. She let out a small breath of relief, however then a small group of men walked in led by a man in a suit. $wife gently squirmed uncomfortably as they entered the room, chattering amongst themselves. They paused to examine $wife in the rather exposed position. She hesitated to speak up as she realized that this could very well be the 'practical display'. She didn't want to ruin it.
@@.man;"Ah, so he pulled through. Excellent."@@ The suited man regarded $wife with a quirked brow as he stepped forward to double check the bindings. He nodded approvingly, then without even looking at $wife's face, he pulled at her clothes. $wife flinched as he lowered her dress over her shoulders, exposing her bra, then he pulled her dress up around her waist, completely revealing her underwear. $wife squirmed again.
@@.wife;"O-oh, um..."@@ $wife began to protest.
@@.man;"Hush now."@@ The man muttered before turning back to the group.
@@.man;"As you can see, this binding is designed to restrict a person's ability to move while offering full access."@@ He stated. $wife squirmed lightly again. She could feel the many eyes of these strangers looking at her- at her crotch. She felt uncomfortable, but once again the restriction, exposure, and the overwhelming feeling of vulnerability, for some reason made her feel hot. She struggled lightly and bashfully looked up at the men who hungrily watched.
@@.man;"Man or woman... Once bound, they are unable to resist."@@ The suited man explained as he lifted a paddle. $wife eyed him nervously, and just as she recognized his tool, he brought it down to lightly slap between her legs. $wife let loose a yelp followed by a shaking breath.
[img[images\pictures\re\museum_wife_naive_2.webp]]
@@.man;"Completely subject to your desires."@@ He slapped it down again. $wife gasped.
@@.man;"Another splendid design... And what a tasty looking subject you have today too."@@ A portly looking man in the group commented, his beady eyes peering at $wife. She could feel the sting linger on her pussy, but she could als ofeel herself getting wet. She squirmed from embarrassment. She wasn't this type of girl... They had the wrong idea.
@@.man;"Though I wonder if this is perhaps too liberal with the bindings without the knees and elbows strapped down?"@@ The man asked curiously.
@@.man;"Ah- rightly so, however the gravity and angle prevents most of the motion."@@ The suited man explained as he reached up to $wife's chest.
He groped her firmly. $wife squirmed but was unable to break contact. She let out a shaking breath - this wasn't what she signed up for... And even though she should have hated it, she mostly felt turned on. The man slipped a hand up underneath her bra and felt her bare breast, then pinched her nipple. $wife let out another yelp, much to the delight of those who watched them. Then the suited man pulled down her bra, exposing her chest to the group.
@@.man;"See? She cannot cover herself."@@ He proudly remarked as $wife struggled to cover herself, but as much as she tried to move her arms and legs, she couldn't escape the uncomfortable position she was left in.
@@.man;"There is no single area that the person can conceal."@@ He continued and swooped down to feel between $wife's legs. $wife flinched with a gasp from his sudden touch.
@@.man;"As you can probably see... She's wet, excited, embarrassed... And she can't hide that from us."@@ The suited man smirked as he looked at $wife for the first time, his fingers traced her womanhood through her panties.
[img[images\pictures\re\museum_wife_naive_3.webp]]
$wife gasped and shivered from the man's relentless groping all in front of an attentive audience. She felt herself burning with embarrassment and desire. She couldn't handle it anymore; she shivered and bucked with anticipation, wet and ready for more. She looked up at the man with pleading eyes.
@@.man;"Anyway, that's the frontal binding. Onto the next room."@@ He stopped as suddenly as he'd started. $wife blinked. He smirked at her, then turned to leave with his entourage in tow.
$wife stared after them in confusion. She was all worked up and didn't get any relief. She heard the door open again and looked over to see the nervous staff member re-enter. He looked her over and licked his lips before slowly approaching. $wife shivered again and let out a soft moan as the anticipation returned, however she was disappointed when he began to loosen her bindings.
@@.man;"S-sorry they got carried away..."@@ He muttered awkwardly as $wife's legs came down after he freed her. She stared at the man as she struggled to regain composure - she briefly thought of pouncing on him but thought twice.
@@.man;"Uh... $wife...?"@@ He peered at her cautiously.
@@.wife;"S-sorry, um, thanks."@@ $wife snapped to, though she wasn't sure what she was saying - she couldn't quite shake the lingering desire and lust.
@@.man;"No, I should be the one thanking you. I really appreciate you volunteering again. You got me out of a tricky spot."@@ He grinned widely.
@@.wife;"Of course, anytime."@@ $wife replied before she knew it. She blinked in surprise at herself and how genuinely she meant it.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
Despite what had happened the last time $wife visited, she found herself once again feeling a strong desire to visit the museum... So she went alone. She didn't even ask you this time, as she told herself that she didn't want to bother you... Though she knew the real reason was her deep desire to help 'support' the museum again by volunteering to use the equipment.
$wife made her way through the museum, inspecting each artwork and display with a feigned interest while she modestly peeked around for any signs of the exhibition attendant. She spotted his familiar face pass by and offered a hopeful smile, to which he returned then continued on with his duties. $wife felt disappointed that he didn't approach her to rope her into volunteering, and she was embarrassed for it. She sheepishly approached the man.
@@.wife;"H-hey there. How's the exhibition going today...?"@@ $wife asked bashfully.
@@.man;"Hey $wife, actually very good! It seems like we've finally got a full roster now."@@ The young attendant happily beamed.
@@.wife;"Oh, that's great to hear..."@@ She lied. She tried to think of something else, all the while he waited with a raised brow.
@@.man;"... Anyway, enjoy the exhibition..."@@ He excused himself.
@@.wife;"A-ah- Wait!"@@ $wife stopped him by calling out a little too loudly. He looked back at her.
@@.wife;"Um... Don't you need a volunteer today...?"@@ She gingerly asked. The man scratched his chin thoughtfully, then shook his head.
@@.man;"I... I don't think you're quite the person for what we need right now."@@ He explained.
$wife peered at him curiously- it sounded like he was withholding information. Maybe there really was something, but he thought she wasn't prepared. If that was the case then it must have been something hardcore, considering the last thing she'd 'volunteered' for. The thought made $wife's heart race - she felt herself become hot.
@@.wife;"What is it you need...?"@@ She asked. The man hesitated then motioned her to follow him. $wife hurried after him with some eagerness. He led $wife down a corridor she'd not been before, then down a set of stairs. She didn't even know that the place had a basement. He walked through another door, then paused in a hallway to turn back to $wife.
@@.man;"I'll sh-show you why you're not the right person..."@@ He couldn't meet her eye. The young man pulled open the door and stepped aside. $wife peered in curiously.
The room was much smaller - tiny in fact. $wife expected no more than three people could comfortably stand in there. It might have been just a broom closet - though there was one feature; a large hole in the wall. At first $wife thought perhaps it was a gloryhole, but it was far too big. She looked back at the man for an answer.
@@.man;"It's meant for your um... Lower half... To go through..."@@ He explained. $wife blinked and looked back at it. It certainly had the right dimensions; $wife could comfortably plug her lower half through the space, and presumably those who came into this room could use her freely... One after the other, anonymously fucking her. She let out a shaking breath as she felt an overwhelming desire once again.
@@.man;"We're always accepting volunteers, b-but as you can see, it's not something for everyone..."@@ He explained nervously.
@@.wife;"I'll do it..."@@ $wife breathed. He stared at her with surprise, unable to find his words for a moment.
@@.man;"Y-you're sure?"@@ He eventually stammered. $wife nodded.
The man led $wife further down the corridor, then through a room which must have been snuggly opposite where they were moments ago. The same hole was in the wall, though this side had a table for $wife to lay on. She bit her lip nervously as she examined the area.
@@.man;"U-um, wh-when you're ready, you just um... Insert yourself into that space... And people will come through on the other side... Um..."@@ He stammered nervously then licked his lips.
@@.man;"Th-there's not exactly a limit of how many people come through, but only VIP guests can come down here... And they usually visit in groups..."@@ He explained. $wife nodded.
@@.man;"I'll leave you to it."@@ He muttered before letting himself out.
$wife looked back at the hole. Her heart was still racing in anticipation. She bit her lip as she began to undress. She climbed onto the table and laid on her back, then lifted her legs and shuffled down until her lower half was snuggly on the other side.
She let out a shaking breath and closed her eyes as she imagined how it'd look; her pussy and ass completely exposed through a hole; readily available for anyone to use. The thought made her shiver with excitement, and she unconsciously began to grope herself. She remained there, fully exposed, for what felt like an hour, though no doubt it was closer to a few minutes. The nervous anticipation and vulnerability made her wet with excitement. She let out a small gasp when she felt the wall shake and heard the dull thud of a door opening and closing.
Her heart raced faster. She jolted as she felt something brush against her asscheek. $wife let out a slow breath to calm herself. A hand squeezed her ass. She squirmed gently, then let out a gasp as she felt the warm wetness of a tongue and the prickly stubble of a man's face down between her legs. She let out a moan as the man's tongue slid up between her pussy lips, tasting her juices which were no doubt plentiful. $wife squirmed from the sensation and gasped from his experienced tongue - he must have known he was the first. His tongue flicked against her clit which made her twitch, then she jolted again as the man pushed two fingers inside her. $wife let out another gasp, then spasmed as he made short work of her first orgasm.
She let out a slow breath as she tried to calm herself again, but the man offered her no rest. She shut her eyes tight as she felt the thickness of a man's cock rub against her soaking pussy. He rubbed against her labia a few times before plunging his cock into her raw pussy.
$wife's eyes rolled back as she instantly orgasmed from the first thrust. Her vulnerability and the situation of being fucked by unknown strangers through a hole drove her mad with lust; it truly didn't take much more for her to orgasm... So as the man's thick cock pummelled into her, $wife orgasmed endlessly in a fit of ecstacy. She lost touch with her mind as she gave into the lust. She bucked against the cock until she felt it spasm in her, then spurt a hot fluid deep inside. The man slowly pulled his cock out. $wife let out another shaking breath in a futile attempt to regain composure... But the first cock was soon replaced by another. She let out a soft moan, then gasped as the second man fucked her as relentlessly as the first. Again she came endlessly, spurred on by the thought of being a slut.
[img[images\pictures\re\museum_wife_naive_4.webp]]
Her mind was swamped with vulgar thoughts; she imagined what it must have looked like on the other side, what these men must have thought of her as they carelessly used her pussy as a cum dump. It was degrading and she loved it. It wasn't something she'd want to show to you... She'd feel too embarrassed and ashamed of herself. But here she was anonymous. It didn't matter that she was fucking strangers, nor that she was a married woman... It actually kind of aroused her, though it was a deep and dark fantasy. She thought about you, unknowing to the fact that your wife was fucking other men. The infidelity was a huge turn on. The thought lingered as many more men came to fuck her and unload their seed into her married pussy.
[img[images\pictures\re\museum_wife_naive_5.webp]]
$wife lost count of how many men she'd fucked, how many loads had filled her, or how many times she'd cum from the experience. She laid motionless on the table for minutes before realizing that there were no more guys to fuck. She slowly collected herself, mentally and emotionally, before she pulled herself out of the hole. She felt tingles through her body from laying there from so long, then as she sat up she felt cum pour down her leg. She was completely covered. She let out a soft moan. She was still so horny despite it being over.
It took some effort for $wife to properly clean herself, dress, then leave. Even though she spent a dozen minutes wiping herself, she could still feel the cum inside her, running down her leg... Though she might have been imagining it.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You went to the park with $wife to take a long walk together. Your steps echoed loudly - or at least they did to you. The park held such a serene quiet, you could hear your own heart race. You felt nervous for some reason... You glanced across at $wife and gulped.
It wasn't a mystery. $wife made you feel nervous, as she had been recently. She'd become everything you wanted of her; she was a strong, sexual and independant woman... But maybe you overlooked something, because you'd begun to feel very small.
$wife caught your eyes and offered a wicked smile. She had something planned. You responded with a timid half-smile and followed in her steps until you reached the center of the park; the resting point where certain deviants would dwell. There was no shortage that day as you quickly spotted a young man hanging around the bathroom.
@@.wife;"Do you need to go?"@@ $wife asked you with a raised brow, presumably meaning the bathroom.
@@.you;"No."@@ You shook your head.
@@.wife;"Go anyway. It's a long walk back."@@ $wife encouraged you.
You nodded in agreement and headed to the bathroom to force out a wee. The man was leering at $wife as you passed him by, not giving you a second look. It wasn't until you were peeing that you realized that $wife was treating you like a child. You frowned and thought about how you could address this as you zipped up, washed your hands then left the bathroom.
You paused as you stepped out. $wife was sitting on the bench, her legs up and apart as she fondled her tits, which were popped out of her top. The man was standing nearby, watching and muttering quietly to her. You could see he had his cock out and was casually stroking.
You quickly stepped back to hide in the bathroom and peeked out again. $wife was apparently enjoying the attention. She smirked at the man and lowered a hand between her legs to massage her pussy. That seemed to get him a bit more excited. You could see her talking to him, but you couldn't quite make out what they were saying.
A sick swirling in your stomach was in dire conflict with your growing erection. You didn't know how to feel. You were upset, mad, turned on... You wanted to see what would happen if you didn't stop this. What your wife would do... You sucked in a sharp breath as $wife slid her panties aside and began to work her fingers inside herself.
[img[images\pictures\re\park_both_dom_1.webp]]
The man sat down on the bench beside $wife and continued to jerk off as he watched her masturbate. $wife bit her lip as she looked down at his crotch. It was too late, surely... You couldn't stop them at this point. At least that's what you told yourself. You felt your cock strain painfully as $wife reached down to wrap her fingers around the stranger's cock. She began to jerk him off.
He leaned back as your wife jerked him off, then helped himself to feel her tits. You let out a shaky breath as you took out your cock. You hated yourself for it, but you needed to... It was too painful in your pants, another excuse you that told yourself.
[img[images\pictures\re\park_both_dom_2.webp]]
The man murmured into $wife's ear as he pinched her nipple. She smirked and murmured back. You strained to listen but couldn't make out the words.
@@.wife;"He isn't... tch... don't...."@@ $wife replied, and the man dropped his hand into her lap to feel her pussy directly. She grinded her hips against his hand as she jerked him off faster. You blinked as you realized you'd unconsciously grabbed your own dick while watching.
She then quickly stood up and lifted a leg over the man's lap to stradle him. Your eyes widdened as you saw his cock peek up towards her womanhood - your wife's pussy.
He spoke again, then $wife leaned forward to hold him by his shoulders. She spoke again as she slowly lowered herself onto his cock. Your grip tightened as the man's thing pressed inside your wife. She moaned loudly as it plunged inside her, then she began to bounce on it with no subtlety... Surely she knew you would eventually leave the bathroom and see this? She must have wanted you to see it... But you couldn't come out to confront her. Not while you had an erection... It'd be too humiliating. You clenched your jaw and watched your wife fuck the man.
[img[images\pictures\re\park_both_dom_3.webp]]
He gripped her by the ass as she bounced on his dick. It was probably the luckiest day of his life... A complete stranger was fucking your wife, and it seemed like she wanted it more than him. You could hear her moan and gasp with every thrust - your once shy and precious wife. You couldn't help yourself. You began to jerk off as you watched the man defile her. Her beautiful heart-shaped ass was bouncing on him as his cock slammed inside her, and all you did was pull your own cock as you watched.
Your breath grew ragged as you watched, hypnotized. $wife climbed off the man and turned around the fuck him in reverse. She led his cock back inside her as she sat back against him, then threw her head back with a loud moan before she began to bounce on him again... This time you got a view of her front- her tits bounced and she rubbed her clit as the man's cock plunged into her womanhood.
[img[images\pictures\re\park_both_dom_4.webp]]
You wondered what $wife would do at this point if you had stepped out - if she would have continued fucking the man... You almost wished you had, just to get a better view of them fucking. It was pathetic to think, but you probably wouldn't have stopped them. Not at this point. You just wanted to watch.
You grunted again and felt your body shiver. You were about to cum. Your mind turned blank as you jerked off even faster, then you squeezed your cock hard as you came. Hot spurts of fluid shot out onto the bathroom floor while you tried to keep your focus on the man fucking your wife. You came for several seconds before you let out a long shaking breath... Then you felt a wave of humiliation. They were still fucking.
You awkwardly waited in the bathroom for what must have been fifteen minutes before the man was finally gone. You came out, probably red-faced, mumbling about having an upset tummy. That was an obvious lie.
@@.wife;"Sure, an upset tummy huh..."@@ She smirked.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You paused for a quick break during your walk with $wife. You'd walked about halfway through the local park at a rest point; it had benches, a drinking fountain and a bathroom. $wife excused herself and left you sitting alone on a bench. You stretched out on the bench and let out an audible sigh. You felt like it was your own private garden because it was so quiet... In fact there was only one other person you saw; an older black man had gone to the bathroom as you arrived.
You aimlessly scrolled through your phone while you waited for her, then you got a message. It was a picture. You eagerly opened it up hoping for something naughty and felt disappointed to see a picture of the bathroom wall which had a gloryhole. It wasn't quite the naughty thing you were hoping for.
//Should we try it out...?// Her next message read, bringing life back to your dreams of something erotic. You didn't bother replying, you just hurried into the bathroom where you skidded to a halt when you saw that the connecting cubicle was closed and locked. You frowned and considered what to do, then had a brilliant idea... You took out your phone and messaged $wife.
//You should stick your tongue through.// You wrote to her, wearing a wicked grin. You could already feel your cock begin to stir awake.
You held your breath and waited, then sure enough heard the man let out a small gasp. You realized you needed to see... So you quickly and quietly left the bathroom and circled around to the women's side. You could hear some shuffling in the connecting stall, which you tip-toed up to. You gently knocked on the door and waited. The shuffling stopped, then you heard another gasp - from your wife this time.
The door clicked as she unlocked it and she peeked out at you - red-faced. She apparently had just realized it wasn't you on the other side of the gloryhole. You grinned. $wife pursed her lips, embarrassed, but you could tell she was onboard. You stepped into the stall with her and closed the door. A gigantic black cock was hanging through the gloryhole, twitching in anticipation. You looked at $wife.
@@.wife;"I should have known it wasn't yours..."@@ She muttered.
@@.you;"Yeah, it's black."@@ You teased.
@@.wife;"It's also bigger. But I wasn't looking."@@ She shot back and playfully slapped your chest. She looked back at the cock with desire in her eyes, then she looked back at you. You nodded.
$wife got down to her knees and leaned forward to press her lips against the head of the man's cock. She slowly pushed it in her mouth and slurped on his knob as she reached up to get a light grip on his balls. She let out a long breath as she traced down the cock's length with her tongue and lips, then back up again until she took it entirely into her mouth.
[img[images\pictures\re\park_both_hot_1.webp]]
She pushed her head forward into the thing and you could hear the wet squelches of the cock entering her throat, then she spluttered as she let it back out with a deep gulp of air.
@@.wife;"He's so big babe..."@@ She told you as she lapped her tongue against the head.
@@.you;"You like those big black ones, don't you?"@@ You encouraged her as you undid your pants.
@@.wife;"Mm, I love them."@@ She replied breathily and reached out to slowly jerk your cock as she sucked on the black one.
You let out small grunts as your wife jacked you off, but the real thrill was watching her service another man; someone with a huge black cock to boot. It was a huge turn on for you both. Your cock twitched as $wife gagged down on the cock again with a lustful hunger. You wanted her to be slutty... To let this stranger use her.
[img[images\pictures\re\park_both_hot_2.webp]]
@@.you;"Let him feel how wet you are..."@@ You requested.
@@.wife;"Okay..."@@ She readily agreed with a shaking voice.
$wife gently pushed the man's cock until he backed out of the gloryhole, then she stuck fingers through the hole, face-up. The man held onto her hand and let her guide him through. She shuffled up against the cubicle until she was in reach.
You began to jerk off as you saw the man's hand blindly grope around at your wife's nether region until he found what he was looking for. He rubbed his fingers up against your wife's precious pussy; he massaged her labia then her clit as $wife moaned from the sensation. You could hear her wetness as he toyed with her hole.
You got down to your knees and shuffled closer for a better look, and $wife reached back to her ass to spread them for you. You let out a long breath as you clearly saw the man's finger rubbing on your wife.
[img[images\pictures\re\park_both_hot_3.webp]]
@@.wife;"Mm... It feels good..."@@ $wife told you.
You couldn't stop yourself; you leaned forward and attacked $wife's asshole with your tongue. She let out a loud, high-pitched moan as she rocked back and forth against your tongue and the stranger's fingers.
@@.wife;"O-oh, fuck...! He's inside...!"@@ $wife gasped again as the man's fingers apparently entered her. You felt her shiver and your holes puckered as you continued to rim her.
You stood up and wiped your face with your sleeve.
@@.you;"Let him fuck you."@@ You requested again.
$wife looked at you over her shoulder with a lustful gaze, then nodded. She stepped away from the wall again and waited for the man to retract his fingers. His cock came through again. $wife turned around and slowly backed up against it while gazing into your eyes; her own clouded by lust and desire. She bit her lip as she led the cock into her pussy. Her face twisted in ecstasy as she let out a soft moan. She backed against it even more. You could hear the wetness of her pussy swallowing him up.
[img[images\pictures\re\park_both_hot_4.webp]]
@@.wife;"He's so big... Oh fuck... He's filling me up..."@@ $wife whispered to you; her eyes still glued to your face. You felt precum dribble from your cock as you jerked off.
@@.you;"Yeah? Is that stranger fucking you good?"@@ You encouraged her between grunts.
@@.wife;"Mm, I'm so wet... And he's so far inside... Baby it feels so good..."@@ She leaned against your chest and reached down to grab your cock. She jerked you off rhythmically as the man fucked her from behind, and she breathed in your ear.
@@.wife;"Oh $name... He's fucking me so good... Mm... I'm gonna make him cum inside me...!"@@ She shivered as her pace began to pick up. You groaned as your pre-cum coated your cock, and $wife jerked you off relentlessly.
@@.you;"H-hah... Ready for his cum?"@@ You could barely string a sentence together.
@@.wife;"He's... Oh fuck, he's cumming...!"@@ She gasped loudly as she bucked against the man and spasmed. You grunted loudly as she squeezed your cock just as you began to cum, too.
$wife moaned and shivered as she leaned against you; she ran her fingers over the head of your cock to catch your cum, which she used to jerk you off some more. You strained from the sensation until $wife let out a final gasp, followed by a soft, wet pop, as the man's cock slipped out of her.
@@.wife;"That was a good idea..."@@ She smirked at you.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife found herself in the public bathroom once again. It wasn't exactly a conscious decision, but she couldn't tear her mind away from the gloryhole. She eye'd it curiously and wondered how often men would visit in hopes of running into a woman like her...
She remembered the throbbing cock that had appeared for her before, and wondered what it'd feel like inside her... She began to feel hot the more she thought about it. She regretted being too shy when she had the chance.
$wife blinked in surprise as meaty cock was fed through the gloryhole. It twitched as it reached entirely through - a full 9 inches of cock.
[img[images\pictures\re\park_wife_nopath_1.webp]]
$wife let out a soft breath as she leaned forward to inspect it closely. She poked a tongue out and gently brushed against the head. It twitched again. She closed her eyes as she slowly took the cock into her mouth. She swirled her tongue around the head and eventually took the whole length into her mouth.
[img[images\pictures\re\park_wife_hot_dom_1.webp]]
$wife felt a shiver through her body. She lowered a hand to her womanhood and felt how wet she'd become. She couldn't stop herself from masturbating. She moaned softly and gasped for air as she sucked down the cock... But she knew it wasn't enough for her. She needed and deserved more.
She stood up and removed her underwear completely, then backed up against the cock. She could feel it press against her ass. $wife reached back to take ahold of the wet thing and slid it up and down against her slit. She bit her lip as it pressed inside her, then she gasped when the unknown man thrust inside her.
[img[images\pictures\re\park_wife_hot_dom_2.webp]]
$wife bucked back against the cock, each thrust sending it deeper inside her. Her moans became louder and lewder as it filled her up endlessly, then she gasped as she felt her body spasm in orgasm.
She felt a hot wetness fill her as the man thrusted a few last times.
She remained in the bathroom alone to catch her breath for some time, then eventually left. She could feel the hot cum drip down her leg.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You went to the park with $wife to take a long walk together. You'd become familiar with the place and the usual route - you walked towards the center of the park along one of the more scenic routes and stopped for a bathroom break.
After excusing yourself, you left $wife alone, sitting on the bench, as you went for a quick wee. When you got back, $wife was nowhere to be seen. She must have needed to go too.
Thoughts filled your mind as aimless daydreams while you waited alone on the bench for some time. You eventually thought you might message $wife to see if she was okay. You'd been waiting nearly five minutes after all...
You waited again for a reply which never came. You waited another five minutes then decided to call. She didn't pick up. You decided to return to the bathroom to check if she was there - though of course you could only go into the men's side...
The bathroom was empty - which was no surprise. You hesitantly called out your wife's name, but rather than hearing a reply, you heard some clammering and shuffling on the other side of the bathroom - on the women's side.
You entered the closest stall and glimpsed through the gloryhole... You sucked in a short breath when you saw a woman rubbing against a cock on the other side, apparently putting on a show for the hole and any potential peepers... You supposed that would be you.
[img[images\pictures\re\park_both_naive_1.webp]]
She moaned lewdly as the thick cock rubbed against her pussy - you could see it all glisten with her wetness. You felt your crotch stir and you really wanted to stay and watch... But your wife was missing and you needed to find her. You tore your eyes away from the gloryhole and left the bathroom.
You jogged through the park in search of your wife, while calling her phone every so often, pausing to catch your breath. You searched every area you'd been before, and even some new areas, in case $wife might have gone exploring, yet to no avail. It had been almost twenty minutes of frantic searching, so you turned to go back to the bench.
You considered calling the police, but as you returned you saw $wife sitting on the bench, waiting for you. She offered you a slight smile as you ran up.
@@.you;"$wife! Where have you been? I've been looking for you..."@@ You exclaimed.
@@.wife;"S-sorry, I um... Thought I'd go for a walk... And I got lost..."@@ She replied meekly. She didn't meet your eye.
You grumbled at her about not answering your calls as you both left the park together.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife timidly approached the public bathroom, her head filled with memories of the last time she was there. She wondered whether 'it' would be there again...
As she entered the bathroom, $wife flinched as she stepped into a heavily dressed, older man. He grinned widely at her. $wife blushed and went to turn away, but caught sight of his cock. He'd pulled it out to flash her. $wife bit her lip and looked up at the man. Maybe he was the man on the other side of the wall.
As $wife pondered, the man gently took her by the arm and led her into the bathroom. She didn't resist. Her heart raced in nervous anticipation. He pulled of his pants and slowly jerked off his cock as he leered at $wife's body. $wife slowly got onto her knees and looked at the cock up close.
She blinked and realized - it wasn't the same one she'd seen before. Though it didn't matter - not to the man. He stepped forward and pushed his cock against $wife's face. She flinched, but then readily took it into her mouth. She felt a wave of pleasure wash over her as she gave into the desire and heat that had overtaken her.
He grunted as he thrust his shorter cock in her mouth, and $wife easily took the whole length in. She swirled her tongue around in and lapped at the tip while she gazed up at the man. He grunted and groaned, and $wife flinched when she noticed his cock twitch. She gagged as the hot fluid squirted in her mouth.
[img[images\pictures\re\park_wife_sub_naive_1.webp]]
The man stood motionless for a moment to catch his breath, then eventually hiked up his pants before he hurried out. $wife was still a little flustered and took her time to leave...
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife found herself approaching the public bathroom again... Truthfully it was the only reason she'd come to the park. She nervously walked into the bathroom in hopes of finding a like-minded deviant, and she wasn't disappointed.
The same man as before was seemingly waiting for her. He smiled widely as he gestured to the middle bathroom stall. $wife quietly joined him. She moved to get onto her knees, but he stopped her, apparently with another idea...
$wife bit her lip and turned around. She felt him pull her pants and underwear down to expose her womanhood. She shivered as she felt him press against her, then gasped as he plunged into her womanhood.
The initial touch sent a jolt of pleasure throug her body, and she responded by pushing back against him. He grunted and took a hold of her hips, and began thrusting... But $wife quickly realized it wasn't enough. He wasn't very big... She bit her lip as she tried to get off on his cock, but the memory of the much bigger, thicker cock from before entered her mind...
She felt herself get wetter as she remembered the thing... And as if she conjured it with her mind, the same cock poked through the gloryhole in front of $wife's face.
$wife gasped and didn't hesitate to take the thing into her mouth. She moaned as she felt a sexual fulfillment- the thought of taking two cocks at once turned her on.
[img[images\pictures\re\park_wife_sub_naive_2.webp]]
She could feel the man behind her plunge inside her harder, doing his best... Though truthfully it wasn't enough for her. Apparently he felt the same - as he pulled his cock out of her womanhood and lifted her up from behind by the legs. $wife's pulsing pussy was a mere few inches from the cock poking through the gloryhole.
[img[images\pictures\re\park_wife_sub_naive_3.webp]]
The man who held her up slowly lowered $wife against the much thicker cock. She rocked her hips against it, and could feel it twitch against her pussy until it pushed inside. $wife gasped loudly as she felt the manhood plunge inside her to a new depth.
[img[images\pictures\re\park_wife_sub_naive_4.webp]]
$wife spasmed and moaned as the man fucked her through the hole. It was exactly what she needed, and it sent her mind wild in ecstacy. He was relentless in fucking her, and the man behind her was apparently just as eager. $wife bucked and moaned lewdly until she felt the man fill her up. She spasmed as she came on his cock. Her mind was a blur as she felt another cock slip inside her to do the same thing, until she was eventually left alone as a sloppy mess in a public bathroom cubicle.
$wife shamefully collected herself and found her way out...
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You walked through the park together with $wife and enjoyed the atmosphere. It was pleasantly quiet, aside from the occassional passerby... Otherwise it was like you had the park to yourselves.
You probably spent the better part of an hour walking through the park together, and eventually stopped to catch your breath. You sat on a bench together for a while in peaceful quiet.
You heard some voices and looked around to spot a couple of younger guys hanging around the area. You watched them curiously and noticed their glances your way, followed by quiet murmuring to each other.
You quirked a brow, then remembered what you'd seen when you came here alone once before... The woman who flashed you. Maybe they'd seen it before too, and were hoping to get another look... Maybe they wanted to see $wife do the same. The thought clung to your mind.
$wife caught your gaze and gave you a puzzled look. She apparently didn't spot the guys. You returned a smile - no doubt more mischevious than you intended to let on. You had a bright idea.
You excused yourself to go to the bathroom, though it was just an excuse to leave $wife alone. You fetched out your phone and watched $wife from a distance. You also had the young guys in sight too. They seemed to be taking longer looks at $wife now that she was alone. She still hadn't noticed them, which was perfect.
You began to message her.
//Take off your underwear.// You wrote. It was direct - and you didn't know whether $wife would do what you asked. You watched her curiously - your heart racing. She looked at her phone, then put it away. For a while she remained motionless, and you figured she ignored your message as a joke... But then she did exactly as you asked. She shyly adjusted to pull her underwear down and shimmied them off.
[img[images\pictures\re\park_both_nopath_1.webp]]
You glanced over at the guys and noticed how they suddenly took a keener interest.
$wife took out her phone and messaged you back.
//Okay, I did it...// She replied. You felt your cock stir.
//Prove it.// You wrote back.
You saw her stare at her phone, motionless once again for some time. She then leaned back and slowly parted her legs. You could see right up her dress at her bare pussy. You manically looked over at the two guys - where were plainly staring at $wife while excitedly whispering together. She nervously fidgeted, but remained there with her legs open.
[img[images\pictures\re\park_both_nopath_2.webp]]
//See?// She wrote back to you.
//It's a nice view.// You replied, wondering what more would she do... Though after some uncomfortable shifting, she pulled her underwear back on.
You reluctantly returned. $wife sat quietly with flushed cheeks and couldn't meet your eye.
@@.wife;"I can't believe you made me do that..."@@ She said quietly. @@.wife;"And in front of those strangers too..."@@ She added.
You blinked. She knew there were guys watching her, and she still flashed her pussy... Maybe that's what turned her on the most? $wife had become more erotic than you'd thought.
<<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\re\park_wife_nopath_1.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\re\park_wife_nopath_2.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\re\park_wife_nopath_3.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>>You went to the park with $wife to take a long walk together. You'd become familiar with the place and the usual route - you walked towards the center of the park along one of the more scenic routes and stopped for a bathroom break.
The center of the park was designed as a rest stop. There were multiple benches sitting opposite the bathroom, and a featured water fountain. You noticed a couple guys hanging around. You noticed how hard they were staring.
You excused yourself to go to the bathroom, and noticed the gloryhole in your cubicle joined to the women's side. You wondered how often the thing got used. Perhaps it was the reason guys would hang around this area. Perhaps even the guys outside were hopeful when they saw $wife - that they'd get to use her like a cum slut... Your felt your loins stir from the thought. You had an idea.
You took out your phone and messaged $wife.
//Go into the bathroom.// You wrote.
//I'm here...// She soon wrote back. You could hear her walking.
//Come into the end cubicle.// You replied. You heard her walk through and close the door behind her.
You quietly left the cubicle and the bathroom. You saw the guys still hanging around - they caught your gaze as you left the men's side. You motioned your head towards the entrance, and smirked as they eagerly hurried into the bathroom. You followed them in and fetched out your phone as the guys crept into the cubicle. You watched them as they pulled out their cocks and crowded the hole. One of the guys stepped forward to push his cock through.
//Suck my cock.// You wrote to $wife.
You didn't get a reply. Instead the man threw his head back as he loudly groaned. Apparently $wife followed your instructions... Though it was a shame you couldn't see.
You quietly left the men in the cubicle and exited the restroom to join $wife on the other side. You silently approached the end cubicle and delicately unlocked the door with your nails. You pushed the door open to see $wife in her underwear on her knees, slurping on a meaty cock through the gloryhole.
She glanced over with a start, then gasped when she saw you. She took the cock out of her mouth.
@@.wife;"I th-thought it was you...!"@@ She replied, flustered, then her cheeks turned red as you smirked.
@@.you;"You're not stopping, are you...?"@@ You asked. $wife bit her lip and slowly shook her head. She turned back to the cock to slurp down on it. She watched you from the corner of her eye and sat in a way to give you a good show - she lapped it with her tongue and made lewd sounds, apparently turned on by your presence.
You took out your cock and slowly jerked off while you watched your wife suck down on a stranger's cock. She gagged on it and made a mess over herself, then began to jerk it off. You could hear the wet squelches as $wife spoke quietly to you.
@@.wife;"Do you... Like seeing this babe...? Your wife being a slut..."@@ She asked breathlessly. You grunted in response.
@@.wife;"He's cumming..."@@ She exhaled as she leaned forward to catch the man's cum in her mouth.
[img[images\pictures\re\park_both_sub_1.webp]]
She moaned and lapped the head of his cock with her tongue as his hot fluids spurted into her mouth $wife looked over at you and rolled her tongue around to show you the cum. She moaned lewdly as she let it dribble out and over her tits.
$wife was wiping the cum off her with toilet paper as another cock was pushed through the hole. She looked at it, then at you.
@@.you;"Take off your underwear."@@ You asked. $wife unclipped her bra and wriggled out of her panties, and sat completely naked in front of you and the semi-erect cock. She wordlessly waited for your order while eyeing the thing next to her face.
You pulled down your pants and sat down on the toilet seat, then gave $wife a hand to stand up. You raised the other hand to stop her from mounting you.
@@.you;"Get him hard."@@ You told her. $wife bit her lip, and slowly looked at the cock. She reached up to gently take ahold of it. It began to grow in her hand as she massaged it into it's fully erect form.
You reached forward to feel her pussy - soaking wet. You rubbed her juices over the lips and slid a couple of fingers inside her. She moaned lewdly and pressed back against your hand, in want for more...
@@.you;"You want to fuck...?"@@ You asked her. She breathed out shakily and nodded.
@@.you;"Then fuck him."@@ You told her, and motioned to the cock. You pulled your fingers out of her pussy.
$wife shivered and slowly turned around to face you. You could see a wild lust in her eyes as she backed up against the cock. She lowered a hand to help guide it inside her - you could hear the wetness of her lips part, and her lewd gasp as the stranger's cock entered your wife, all the while she watched you with a devout obedience.
She gasped in your ear and slowly rocked back and forth to let the cock slide further inside her - her tits bouncing in your face. You rubbed your cock.
[img[images\pictures\re\park_both_sub_2.webp]]
@@.wife;"He's fucking me..."@@ $wife breathed.
@@.you;"You like it too, don't you?"@@ You egged her on. She bit her lip and nodded. You jerked off faster.
@@.you;"You naughty slut, fucking other men in front of your husband..."@@ You grunted. She moaned lewdly from your words.
@@.wife;"S-sorry! I am such a slut..."@@ $wife whimpered as she fucked the cock harder.
@@.you;"Does his cock feel good inside you?"@@ You asked her as you jerked off faster.
@@.wife;"Mm~ Oh...! Y-yes! He's so big, and fucking me so hard...!"@@ She gasped.
@@.you;"You're addicted to cock."@@ You told her. $wife moaned her agreement.
You reached up to take ahold of her head with a hand, and pulled it down towards your cock. $wife hungrily slurped on your cock, then gulped it down as far into her throat as it would go. You took a grip of her hair as you pressed your hips forward into her mouth. $wife gagged as her face turned red... She reached down to play with her clit, but you pushed her hand away.
You pulled her head up and she gasped for air while looking at you lovingly in the eyes. She continued to moan lewdly as the man fucked her - her face covered in spit and your precum.
You began to jerk off again - her slobbery wetness felt good on your cock as you watched your slutty wife's face twist in ecstacy. You grunted as you felt yourself orgasm hard. $wife leaned forward and opened her mouth to catch your cum into her mouth. She lapped at your cock with her tongue and moaned as she caught and swallowed your seed.
You let out a deep breath and smirked as $wife continued to fuck the stranger.
@@.you;"You'd fuck just about anyone, wouldn't you?"@@ You reached forward to play with her clit. $wife shivered and gasped.
@@.wife;"Oh! Mmh- only if you tell me to...!"@@ She responded. You could feel her wetness dripping.
@@.you;"You want to cum?"@@ You asked. She nodded as she squirmed.
You rubbed her clit faster and harder. $wife gasped as her body turned rigid, and her face turned red. She held her breath as she spasmed with an orgasm. Apparently the man who fucked her had a similar idea as you heard a few final thrusts into your wife.
Eventually $wife slumped forward to rest against you and catch her breath. You collected yourselves and soon left, though $wife was red faced and apparently still turned on for the rest of the afternoon.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You were laying on your towel, lazing in the sunlight. You didn't particularly care to go for a swim. Apparently $wife thought you had the right idea and so joined you on her own towel. You couldn't stop yourself from candidly taking a peek at her - even though she was your own wife...
She was of course as gorgeous as you'd remembered, though far more bold than she'd once been. She was wearing a tight bikini that she might have rejected once before for being too tight... And she wouldn't have been wrong. Her womanly figure was barely hidden, which you saw some other men had noticed.
You didn't care too much about men checking out your wife because you were proud of her... Though it annoyed you that they'd do it so blatantly, not caring that you'd seen them. They perked up when she took out her sun lotion and eagerly watched her with anticipation, even though you were clearly looking at them. $wife didn't care either.
@@.man;"Hi there, do you need some help with that?"@@ You blinked as a man approached $wife.
@@.you;"Excuse me, I'm her husband."@@ You informed the man angrily.
@@.man;"I meant no offense. It just seemed to me that you weren't going to offer your help."@@ He replied smoothly with a smile. $wife quirked a brow as she studied you with an even smirk.
@@.wife;"Relax, $name... He's right. You didn't offer."@@ She said, then looked up at the man who stood over her. @@.wife;"Yes, please. I'd love your help."@@ She replied.
You opened your mouth to protest, but thought the better of it. The man was far bigger than you, and your wife said yes... If you interjected you'd just look like a controlling asshole. You tutted, then rolled over to face the other way, assuming your grumbling would make $wife and the man think twice. You were wrong.
@@.man;"If you don't mind, I'll just..."@@ You heard the man speak quietly.
@@.wife;"Oh, thank you..."@@ $wife replied.
You scowled as you tried to ignore them. You were sure $wife only accepted his offer to get under your skin, and you didn't want to give her the satisfaction. You heard the wetness of the oil and presumably the man's hands rub it into your wife's skin.
@@.wife;"Mm, that's nice."@@ $wife commented loudly enough for you to hear.
You clenched your jaw and ignored her the best you could. They continued to quietly speak to each other while you silently fumed, though you weren't all that good at blocking them out entirely.
@@.man;"Is this fine...?"@@ The man asked.
@@.wife;"Of course, you need to do it properly."@@ $wife replied.
You heard the squirting of more oil and frowned as you wondered what could take him so long.
@@.wife;"Mm... That feels really good..."@@ $wife cooed quietly. You scowled and sat up, unable to ignore them any longer, then turned around to tell the man off again.
@@.you;"Alright, I think you're-..."@@ You began to say, then trailed off when you realized the man was massaging your wife's bare tits.
[img[images\pictures\re\pool_both_dom_1.webp]]
$wife looked over at you with a smirk as you struggled to find the words to confront them. The man cocked an eyebrow at you daringly too.
@@.wife;"What?"@@ She taunted.
@@.you;"Tsk, I think you're done now!"@@ You snarled.
@@.wife;"I suppose it'll do."@@ $wife relented after a soft sigh and shrug of her shoulders. She looked at the man with a smile. @@.wife;"Thanks again."@@ She said.
@@.man;"It was my pleasure."@@ He replied. You had no doubt that was true.
You scowled at $wife when the man left.
@@.wife;"What? You should have thanked him too, for helping out your wife..."@@ She jeered, then laid back against the towel. She didn't bother covering herself up.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You were sweltering under the heat of the sun and was just about ready to turn in, though not before another quick dip. You left $wife alone to sunbathe by the pool alone and swam a few laps, more for the cool water than for exercise.
You climbed out of the pool to return, and as you did you caught the eyes of another woman who sat alone not too far from you. You quirked an eyebrow, then she smiled and casually looked away.
@@.wife;"What's up hun? You want to leave?"@@ $wife looked up at you curiously.
@@.you;"Ah... Yeah."@@ You sat down next to $wife, but you couldn't stop yourself from looking over again... And sure enough the woman was looking your way.
@@.you;"I think that lady's checking me out."@@ You told $wife with some surprise. $wife raised an eyebrow and gazed over at the woman who was unashamedly still looking over. She smiled.
@@.you;"You see?"@@ You looked at $wife, a little chuffed with yourself.
@@.wife;"I see that you're a doofus. She's looking at me."@@ $wife told you through a smile. She was smiling back at the woman, and you realized that was certainly the case.
@@.you;"Oh. I guess you attract all sorts of attention."@@ You replied flatly. For a moment you felt good about yourself.
@@.wife;"I guess so..."@@ $wife murmured back, half-attentively.
You blinked when she rolled on her side and casually pulled her bikini aside to flash the woman.
[img[images\pictures\re\pool_both_hot_1.webp]]
Your groin stirred, and you glimpsed back at the woman. She returned the favor by parting her legs and pulling her bikini bottom aside. You saw her raw pussy. You excitedly looked back at $wife, then frowned as she stood up and wrapped a towel around herself.
@@.you;"What are you doing...?"@@ You asked.
@@.wife;"You wanted to leave."@@ $wife smiled at you, then walked towards the lockers. You followed after her with a glum face.
You both went your own ways to the change rooms. You lazily undressed, showered, then put on your clothes. The cold water was enough to settle down your member. You let out another glum sigh as you left the men's lockers. You hung around to wait for $wife for some time, then eventually took out your phone to message her. She didn't respond. You waited for a while longer before you gingerly and quietly poked your head into the women's locker room.
@@.you;"$wife...?"@@ You quietly called out, braced for the shouts of annoyed women... Though thankfully the room was empty. You quietly stepped inside and quickly searched for your wife, then paused at the sauna door. You heard muffled voices. With some hesitation, you pushed the door open by a crack and peeked inside, then held your breath to stop yourself from gasping.
$wife was in there with another women - she laid on her back, completely naked, while the stranger slurped on her pussy.
[img[images\pictures\re\pool_both_hot_2.webp]]
@@.wife;"Ohh.... Mmh... You really know what you're doing."@@ $wife gasped as she ran her fingers through the woman's hair. She rocked her hips into the woman's face, who in turn hungrily lapped her tongue up and down $wife's slit.
@@.woman;"Hah... It helps to know what a woman wants..."@@ She eventually said, then she slid a hand up $wife's thigh towards her pussy. $wife gasped when she felt the woman's delicate, slender fingers slide between her labia then inside her.
@@.wife;"Oh my god...!"@@ $wife gasped again as her back arched. The stranger began to thrust her fingers faster inside your wife as she lapped her tongue against $wife's clit.
@@.wife;"F-fuck, I'm...!"@@ $wife let out a high pitched moan as she came on the woman's tongue. The woman moaned as she burried her face into $wife's pussy to lap up her juices, leaving it completely covered in wetness. Your couldn't help but rub your cock through your pants.
@@.woman;"Thanks lovely... That was delicious."@@ The woman purred as she stood up. She smiled at $wife, then headed towards the door. You blinked and stepped back as the woman walked out - almost crashing into you. She looked at you with some alarm, then confusion, then she regarded you with a smug smile. She walked past you without a word. You quietly stepped into the sauna and closed the door.
@@.wife;"Did you enjoy the show?"@@ $wife asked with a smirk as she eyed your crotch. She remained where she was, completely naked. You let out a ragged breath as you stripped off your clothes.
@@.wife;"Aren't you just rearing to go."@@ $wife smirked again as you staggered towards her. She lazily stood up and pushed you down to take a seat. You looked up at her with hungry eyes, but waited to see what she'd do. You flinched as she grabbed your cock quite hard.
@@.wife;"Mm... I'm still so wet and turned on. I never thought I'd do something like that today... Did you enjoy watching your wife get eaten out by another woman...?"@@ She spoke quietly as she began to jerk you off.
@@.you;"Yeah I did."@@ You answered honestly. She smiled.
@@.wife;"Glad to hear it... Maybe I'll do it more often, and you can watch...?"@@ $wife suggested with a quirked brow. She bit her lip as she squeezed your cock again.
@@.you;"H-hah... Yeah, absolutely..."@@ You agreed quickly. It was a huge turn on, after all. $wife let go of your cock to stand, then she turned around to lean her ass against your cock. You grinded your hips forward to try and bury your thing between her cheeks, but she lifted herself to tease you a little longer. She let out a long breath as she reached back and grabbed your cock again, then rubbed the head against her soaking pussy. You groaned from the slippery sensation.
@@.wife;"And if you wait until we're done without cumming, then I'll let you fuck my soaked pussy...!"@@ $wife let out a gasp as she lowered herself onto you.
@@.you;"Ugh...!"@@ You groaned as $wife's pussy swallowed your cock up entirely. You felt her juices melt through you and completely saturate your cock and balls... You groaned and closed your eyes as you thought about the woman eating out $wife - no doubt it was her saliva mixed in too, inadvertently soaking your cock.
$wife gasped as she began to bouce fast and hard. You felt the tip of your cock press against her deepest crevice.
[img[images\pictures\re\pool_both_hot_3.webp]]
@@.wife;"Oh fuck...! You're so deep... and I'm so wet...!"@@ $wife gasped. You grasped onto her ass and began to thrust hard. You couldn't hold it in any longer.
@@.you;"Hah, I'm gonna cum inside you...!"@@ You announced as you felt your orgasm draw closer. $wife reached down to rub her clit. She moaned as you thrusted even faster, then spasmed when you came inside.
@@.wife;"Oh...!"@@ She shivered. You closed your eyes and grunted as $wife's pussy swallowed every last drop of cum. $wife shakily stood up, and your cock slid out, followed by your load. $wife looked back at you with cloudy, lustful eyes.
@@.wife;"Oh babe... I can hardly wait to do this again..."@@ She smiled.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife went to the public pool again on her own. She'd lately found a new appreciation for the place, and felt very comfortable in her skin. She noticed the occasional glance her way which she didn't mind. She liked it, actually.
$wife laid back on a sunbed, her towel over her lap and a bottle of suntan oil in her hand. She was about to lather up to sunbake and noticed the lifeguard looking her way. She smiled at him and he unashamedly smiled back. Apparently he wasn't going to look away.
She squirted some of the oil onto her palm and began to rub it in over her arms and neck, and glanced up at the stud. He was still watching her. A smile crossed her lips as she had an idea to tease him. $wife squirted more oil onto her hand and rubbed it into her chest and stomach... Then under her bikini top. She noticed the lifeguard shift in his seat from the corner of her eye. Maybe he wanted a better view... She was happy to accommodate.
$wife glanced around to check that noone else was watching. If they were, they looked away pretty quickly. She pulled her bikini top aside to reveal her breasts and continued to rub the oil in.
[img[images\pictures\re\pool_wife_hot_dom_1.webp]]
The lifeguard leaned forward as he watched $wife with some interest, though he also looked around to make sure noone else had noticed... It seemed to $wife that he might have been more nervous than he was letting on. She was curious to see how he'd react if he saw even more...
$wife laid back on the sunbed and squirted more oil onto her hands. She lifted her legs up boldly, giving a good view of her ass, then lathered the oil onto her skin. She noticed a couple of heads turning, but they looked away when $wife glimpsed over.
A smirk crossed her lips. The lifeguard was still watching $wife, though seemed much more nervous than he was before. He needed a final push. $wife rubbed the oil further up her legs, which she spread apart to give a good view of what her bikini bottoms were hiding... Very little actually. She rubbed the oil between her legs. The bikini clung to her skin, and you could clearly see the details of her pussy... She pulled at the bikini so her labia were visible on either side. Coincidentally $wife noticed how wet she'd become. She was enjoying this all too much. She slowly slid a digit into herself.
[img[images\pictures\re\pool_wife_hot_dom_2.webp]]
She glanced up again and smiled as the lifeguard looked about frantically. He hesitated as he rested a hand against a walkie on his side, then after some contemplation he began to climb down from his seat. That was his limit.
$wife quickly corrected her bikini and laid back against the sunbed with closed eyes. She heard the lifeguard approach presumably to address her behavior, then after pausing for an uncomfortable amount of time, he walked away.
Maybe he just wanted a closer look. $wife wondered what he would have even said after clearly perving on her. She wondered how quickly she could have seduced him and led him away to a bathroom...
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You sunbathed by the pool with $wife... Though the pool really wasn't a place you'd normally go, you could tell $wife really wanted to go with you, so you agreed. At least you'd get to ask a favor in return.
You tried to doze off while you relaxed, though there were more young guys around than what you were used to. You couldn't quite relax as they continued to walk by. Apparently this quiet area of the pool had become very popular.
You put your arms over your eyes and tried to block out the low chattering. You were jealous of $wife who seemed to easily ignore them... Though she had brough earphones with her.
You gazed over at her to see if she was sleeping, hoping that perhaps she'd taken them out... Then you blinked as you realized why the young guys were hanging around so much. At some point your wife's bikini top must have slipped; her breasts were fully exposed.
[img[images\pictures\re\pool_both_naive_1.webp]]
She didn't notice, but these other guys sure did. They had dumb goofy smiles as they stared at your wife's beautiful rack. You scowled as you got up to tell them off, but they quickly hurried away.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife went to the public pool again on her own. She'd been by herself before, but lately she'd been feeling a lot more co-dependant, and so was feeling somewhat vulnerable when she went places alone. Particularly places like this.
She came specifically to overcome her recent feelings on self-consciousness, so was her hopes at the very least. It seemed to work, too. $wife pushed out the thoughts of uncertainty and did her best to focus on swimming. She swam several laps to exert herself and forget about thinking altogether, and by the time she was done, she was out of breath and had completely forgotten about her worries. It didn't even seem like anyone was watching her, either.
$wife casually swam to the ladder and climbed out of the pool, then made her way back to the changing room, rather proud of herself. She took her bag out of the locker and left it on the bench outside a shower, then went in to quickly rinse off the pool water. She took off her swimmers and hung them over the door, then turned on the taps.
$wife washed the cool water through her hair and over her face, then over her naked body. She blinked as she realized she'd taken off her swimmers. She'd ordinarily never shower naked in a public pool. The thought sent her spiraling down a well of self-consciousness again, and she reached up for her swimmers but felt the hard frame of the door instead. She groped around for a moment, then in blinking realization she looked up and realized her swimmers were no longer there.
She felt her heart begin to race. She peeked under the door, hoping that they'd just fallen down and she could pull through, but they were truly gone. Someone must have taken them. She had nothing else in the shower. She would have to race out to grab her bag.
$wife pushed open the door very slightly and peeked out. There was noone in the lockers. She first felt relieved, but then incredibly nervous. What if someone walked in while she ran for her bag? Her heart raced and she felt an unusual flush of hotness through her body. The idea of her being exposed like that made her feel weird.
She had no other choice though, and so slowly pushed open the door and quickly snuck to the bench - just as someone walked in.
[img[images\pictures\re\pool_wife_naive_sub_1.webp]]
$wife quietly gasped - she had no choice but to follow through. She covered herself with her arms as well as she could, as she ran to the bag. She scooped it up, then closed herself in the nearest locker.
She had no idea if the person had seen her or not... Regardless she felt her face burning red from the embarrassment and thrill. It was exhilerating. She leant motionless against the door, her body still naked, as she listened for the person to leave... Her mind wandered all the while - what if more had come in? What if it were a man? Seeing her naked body... She shivered and she felt a wetness running down her leg. She needed to dry off still... That's what she told herself.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You were laying out your towel to laze in the sun, which was truthfully all you were planning to do... However $wife insisted that you join her in the pool.
You groaned and readied yourself to protest, but an idea struck. Instead you offered a sly grin and agreed. $wife eyed you suspiciously, but shrugged off your sudden change of heart.
$wife was wearing a bikini that you insisted she wear, for her own good. If she chose her own swimmers it'd cover far too much. The benefit of the bikini was just how easy it was to slip off...
You encouraged $wife to swim to the deep end with you. She was much shorter than you, so only her head peeked above water, which was just perfect.
You stepped closer to embrace her. $wife smiled sweetly up at you and rested her head against your chest, never suspecting what was about to come. You had a tight hold of the strings for her bikini top and bottom. As you stepped away, they immediately came undone.
$wife flinched and grasped at you as she felt her swimmers slip away. You grinned at her and waded back, away from her reach. She was completely naked underwater. $wife frantically glanced around and eyed you with some alarm.
[img[images\pictures\re\pool_both_sub_2.webp]]
@@.you;"You'll have to come and get them off me."@@ You told her, as you slowly swam back towards the shallow end. Her eyes widdened. There were a few people that way, and no easy way to cover herself.
You paused a few meters away, teasing her to chase. She swam a little closer to try and grab you, but you moved away further. Her shoulders began to surface, then her breasts peeked out above water for a second. You excitedly glanced around to see if anyone had noticed, but frowned that they hadn't. $wife looked relieved.
You continued to tease her with this game of cat and mouse, and $wife chased you red-faced. You were impressed by how fast she could be... But not fast enough. There was a point in the water she wouldn't cross, from fear of revealing herself.
As you drew closer, $wife lunged at you and caught you around the waist with some triumph, but at the same time you held onto her naked body and began pulling her towards the shallow end. She tried to splash away, but realized she was drawing attention, so quickly stopped. Instead she focused on keeping her shoulders underwater.
You eventually reached a step in the pool and sat down on it. You could clearly see $wife was naked from above the water, so you glanced around to see if anyone else noticed. Unfortunately most people had left.
@@.wife;"Give them back."@@ She pleaded. You smirked, and reached down between her legs. She jolted up from the sudden contact, making a big splash. The lifeguard glanced over, and $wife quickly settled down. Her face turned a deeper red as she tried to stay composed.
[img[images\pictures\re\pool_both_sub_1.webp]]
@@.you;"Oh, what's this...?"@@ You quirked a brow as you whispered in her ear. @@.you;"You've gotten wet."@@ You teased.
@@.wife;"Of course I'm wet, we're in the pool dummy..."@@ She replied quietly, still squirming from your touch. It was a different type of wet though, and you both knew it. $wife was just as aroused by the situation as you were.
@@.wife;"He's looking over... P-please $name..."@@ $wife gasped.
You curiously looked around and noticed the lifeguard climbing down from his post to come and ruin your fun. You sighed, then let go of $wife and handed back her bikini. She snatched them and quickly swam back to the deep end before the lifeguard arrived. He gave you an icy glare before turning back away.
$wife returned with her bikini on, though it was somewhat loose. You refused to help her tighten the strings and told her that it shows off more of her sexy body, which she shyly accepted.
You both left the pool together, a little in a fluster.
<<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 spent her day home. Her conversation with you played through her head, and though you agreed that she probably didn't need to waste any more time with $stepd, for some reason she couldn't let it go. It wasn't so much the investigation, but the method, she realized.
She wasn't attracted to $stepd, at least she thought she wasn't. He wasn't the image of an attractive man by any means- maybe when he was younger... But $wife felt a deep satisfaction from the thought of being sexually alluring to him.
$wife stood in the bedroom and looked at herself in mirror. She wore a dress that was far too short. She confirmed it by lifting her arms- her dress lifted to flash her underwear. She smirked to herself, then she left the bedroom and walked to the living room.
$stepd was lazily sprawled out on the lounge. He tried to quickly sit up as $wife walked in.
@@.man;"H-hi $wife, I'm just watching my show..."@@ He blabbed.
@@.wife;"Sure, okay. I'm just going to clean up a little. Don't let me distract you."@@ She smiled, fully intending to do just that. She stepped into the room to pick up magazines from the coffee table.
@@.man;"No problem. No... problem..."@@ He trailed off as his eyes drifted to her behind. $wife pretended not to notice.
[img[images\pictures\loving_family\stepdad_dom_1_1.webp]]
@@.wife;"What's your show about?"@@ She asked casually.
@@.man;"Huh? Oh uh, it's a crime show... An old one... It's all just repeats..."@@ He answered, clearly distracted.
@@.wife;"Sorry, am I distracting you?"@@ $wife asked curiously, knowing full well that she was.
@@.man;"No! I've hardly even noticed that you're here."@@ He insisted a little too much.
@@.wife;"Well you could notice me a little bit, at least."@@ $wife smiled.
She caught him glimpsing at her ass again, but he quickly looked away.
@@.man;"Of course I always appreciate the company..."@@ He murmured.
His eyes were glued to the television, clearly determined not to peek again. $wife softly tutted to herself. $stepd was being too passive for her liking. If she wanted something to happen then she'd need to be a little more aggressive...
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife checked herself out in the bedroom mirror. She was wearing an extra skimpy outfit; a short skirt that rode too high and a loose crop top. She didn't bother with underwear, instead she wore crotchless stockings. She bit her lip and smiled as she thought about how $stepd would react seeing her like this...
She realized that she had to be more blatant if she wanted to get a rise out of the old man, so she planned to show it all. $wife left the bedroom and walked to $stepd's room. The door was open. $wife peeked in and was disappointed to see it empty. He must have been out...
She casually entered the room and gazed around. She might as well clean up while she was there... Though as she peered around something caught her attention. A red light atop the wardrobe. She glanced at the thing and quickly recognized it as a camera.
//"So that's it, huh? Perverted old man..."// $wife continued to look around and acted as if she didn't notice it.
//"Want to see what I get up to while you're not around...?"// She smirked to herself as she picked up some dirty laundry and threw it across the room to the door, then she made the bed and sat down.
She leaned back on the bed and bit her lip as she thought about $stepd secretly recording her. How lucky he was that she came intending to give a show... She felt herself burn hot just from the thought.
$wife sat up and made an act of peering out the door, then she returned to $stepd's bed. Her heart raced as she stripped off her top then removed skirt. She could see the red light in her peripheral.
//"I'll give you a show, old man..."// $wife breathed softly as she took off her bra.
[img[images\pictures\loving_family\stepdad_dom_2_1.webp]]
//"Is this what you wanted to see...?"// She bit her lip as she revealed her naked body. Her ass was pointed towards the camera - her pussy was on full display.
She reached back to touch herself. She was already wet.
@@.wife;"Mmm..."@@ She moaned lewdly and loudly as she traced her fingers between her labia.
@@.wife;"Hah... Oh... $stepd..."@@ She gasped, then she began to rub herself.
[img[images\pictures\loving_family\stepdad_dom_2_2.webp]]
She imagined the old man watching the recording, hunched over and jerking off. Maybe he'd feel braver after hearing his name...
The thought drove her wild. $wife slipped a finger inside herself with another lewd gasp.
@@.wife;"Mmmh...! Yes... I can feel you inside me..."@@ She moaned as she fingered herself.
@@.wife;"Oh, $stepd...! This is so wrong... Mmh..."@@ She rocked her hips into her fingers.
@@.wife;"Don't stop...! Mmmh- make me your woman...!"@@ She gasped, then she leaned forward and spanked herself.
[img[images\pictures\loving_family\stepdad_dom_2_3.webp]]
@@.wife;"Ohh, fuck...! Yes... Do it harder..."@@ She bit her lip and moaned. She imagined $stepd to be behind her, thrusting inside her, unable to control himself... She slapped herself harder.
@@.wife;"Ohh god, I'm cumming...! Mmmh!"@@ She gasped and bucked on her fingers. She felt her wetness flood out. She really did cum.
@@.wife;"Mmmh... Oh... I got carried away again..."@@ She said for the camera. Then she bashfully collected her clothes to re-dress. She didn't change his sheets.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife walked down the hallway, dressed in clothes that were too tight, and having once again forgotten to wear a bra. She paused at $stepd's bedroom door and knocked loudly.
@@.man;"Come in-"@@ She was already entering his room.
@@.man;"Oh, $wife, um-"@@ $wife smirked as $stepd's gaze dropped to her chest.
@@.wife;"I was just going to tidy up a little."@@ $wife told him sweetly.
@@.man;"Oh, let me get out of your way then..."@@ $stepd grunted as he stood up from his bed.
@@.wife;"No, please, stay. I won't be long."@@ $wife smiled as she stepped towards him. She gently pressed his chest, pushing him to sit down on his bed.
@@.man;"Well... Okay."@@ He replied sheepishly.
@@.wife;"Now then..."@@ $wife smiled at him.
She tottered around his room to pick up bits and pieces, and spotted the red flashing light of the camera. She made sure to stick out her womanly parts whenever she had the chance, and she didn't bother fixing her top when it slipped. It was obvious she had $stepd's attention, he wasn't too subtle in his glances, but he was still holding himself back. $wife felt slightly aroused and annoyed. She had to be more straightforward.
[img[images\pictures\loving_family\stepdad_dom_3_1.webp]]
@@.wife;"I'm almost done..."@@ $wife said as she caught $stepd's gaze. He was staring down her top. He quickly looked away.
@@.wife;"Oh my god, $stepd! Were you just looking at my chest?"@@ $wife asked with feigned astonishment.
@@.man;"No- not exactly. I don't think so..."@@ He lied poorly.
@@.wife;"And now you're lying? I can't believe you!"@@ $wife shook her head. $stepd shrunk out of shame.
@@.man;"Maybe I did... Sorry..."@@ He mumbled.
@@.wife;"Honestly $stepd. What's wrong with you? This isn't the first time, either... But I thought you'd be more careful to not get caught in person."@@ $wife tutted.
@@.man;"I..."@@ $stepd struggled to find the words.
@@.man;"I didn't think you noticed..."@@ He eventually said quietly.
@@.wife;"Really? You didn't think I'd notice your camera? You should have hidden it better."@@ $wife scoffed. $stepd looked a little too puzzled at her comment.
@@.man;"... I'm sorry for spying $wife, I couldn't help myself."@@ He eventually replied. Something wasn't connecting. $wife felt she needed to dig in more. She glowered over the old man with crossed arms. She wanted him to squirm a little.
@@.wife;"Tell me, did you enjoy the show?"@@ $wife asked with a raised brow. $stepd licked his lips nervously and slowly nodded.
@@.man;"I did."@@ He answered truthfully.
@@.wife;"You did huh? What a pig you are."@@ $wife shamed him.
@@.wife;"Don't you think you should share the recording with me?"@@ $wife suggested with a raised brow. She got another puzzled look from $stepd.
@@.man;"I wish I had one..."@@ He replied. $wife peered at him curiously for a moment to judge whether he was being genuine.
@@.wife;"You didn't record me?"@@ $wife asked. $stepd shook his head. $wife believed him, then she blinked when she realized that the camera must have been yours. A wicked smile passed her lips.
@@.wife;"Stand up for me $stepd."@@ $wife demanded.
$stepd quickly clambered to his feet. $wife locked eyes with him as she slowly undressed. She lifted her top off over her head, revealing her naked breasts. $stepd couldn't resist looking at them, then at her lower half as $wife wriggled off her shorts. She felt $stepd's lecherous eyes on her.
@@.wife;"See? A decent man would have stopped me from undressing."@@ $wife chided.
@@.man;"S-sorry $wife... I'm weak..."@@ $stepd replied.
@@.wife;"Don't I know it. What a sad man you are. Too weak to do better, too weak to get what you want..."@@ She scoffed again. $stepd just stood there, ashamed. A brief smirk crossed $wife's lips.
@@.wife;"Do you want me, $stepd...?"@@ $wife asked. She sat down beside him and parted her legs, the thin fabric barely covering her womanhood.
@@.man;"Yes."@@ $stepd admitted unashamedly.
@@.wife;"Then pledge yourself to me."@@ $wife demanded. $stepd hesitated.
@@.man;"Okay."@@ He eventually replied.
@@.wife;"Tell me you will do whatever I ask you to."@@ $wife demanded again.
@@.man;"I'll do whatever you ask."@@ $stepd didn't even think for a second.
@@.wife;"Even if $name doesn't like it."@@ She continued.
@@.man;"... Yes, even if $name doesn't like it."@@ If there was any resolve, it quickly evaporated as $wife climbed forward onto her hands and knees, and pressed her breasts together.
@@.wife;"Come here. Take out your cock..."@@ $wife pulled $stepd towards her.
$stepd hastily undid his pants with fumbling hands, then shuffled them down for his thick manhood to swing up towards $wife's face. $wife bit her lip. She felt herself burn with lust as she eyed the thing, and she imagined what it must look like from the flashing spy camera. She leaned forward to take it in her mouth.
[img[images\pictures\loving_family\stepdad_dom_3_2.webp]]
@@.man;"Ohh..."@@ $stepd groaned as $wife's lips wrapped around his cock.
@@.wife;"You've always wanted this, haven't you?"@@ $wife teased.
@@.man;"Yes... I have..."@@ $stepd confessed as $wife slurped him down.
@@.wife;"Mmh... How pathetic you are..."@@ $wife moaned. She eyed the camera again.
@@.wife;"Does it feel good...?"@@ She asked.
@@.man;"It feels so good... I might cum quick..."@@ $stepd gasped. $wife slowed down to keep him on the line for longer. She wasn't done yet.
@@.wife;"You want to fuck me, don't you?"@@ She continued as she slowly suckled on the tip of his cock. It twitched furiously, ready to explode. She just needed to do a bit more.
@@.man;"Y-yes... Can I...?"@@ $stepd groaned.
@@.wife;"If you're a good boy for me, then maybe..."@@ $wife kissed his cock again.
@@.man;"I will be!"@@ $stepd quickly agreed.
@@.wife;"Do you think you can handle fucking me...?"@@ $wife asked as she gently squeezed his balls and slurped down on his cock. $stepd groaned.
@@.man;"Ohh f-fuck..."@@ He almost fell over. $wife smirked as she toyed with him.
@@.wife;"If you can... Hang on for ten more seconds... I'll let you fuck me..."@@ $wife moaned between sucks. $stepd grunted again. He almost sounded panicked.
@@.wife;"Mmm, I want you to fuck me so bad $stepd...!"@@ $wife gasped in a lewd voice as she rolled his balls between her fingers.
@@.wife;"Fuck my pussy, make me your woman...!"@@ She continued. $stepd grunted and strained as he came over $wife's tits.
@@.man;"Ugh...!"@@ He let out a long groan as $wife milked him.
@@.wife;"I guess you couldn't hold on."@@ $wife smirked.
@@.man;"Hah... I really wanted to..."@@ $stepd said quite glumly, though still pleased.
@@.wife;"Aww... Don't worry, our first time will be special."@@ $wife pressed her breasts together as she looked up at $stepd with doe eyes.
@@.man;"Yeah? I look forward to it... And uh, I'll do whatever you say, too."@@ $stepd reminded her.
@@.wife;"Yes you will."@@ $wife smiled.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.you;"I wanted to ask about $stepd..."@@ You said, doing your best to sound casual.
You weren't even sure what you wanted to achieve by talking to her about $stepd, you just had a vague hope that perhaps you and $wife could realign as a team.
@@.wife;"... Is that right?"@@ $wife looked over at you with a knowing glint in her eye. You immediately felt on the ropes, and you weren't sure whether you could favorably steer or navigate the conversation.
@@.you;"I was just wondering how you felt now, that he was planning on leaving..."@@ You shrugged.
@@.wife;"We spoke about this already. Do you think my thoughts have changed?"@@ $wife replied sharply. She sat up cross-legged on the bed and turned to face you. You remained laying on your back.
@@.you;"No, I was just curious..."@@ You shrugged again. A wicked smirk crossed $wife's lips.
@@.wife;"Just curious huh? Is that why you hid a camera in his room?"@@ $wife asked point blank. You flinched at the question.
@@.you;"I didn't..."@@ You began to lie, but there was no hope for you.
@@.wife;"At first I thought it was $stepd's camera. I thought maybe the old pervert wanted some jerking material... But then I realized it wasn't his..."@@ $wife explained while peering at you with a half-smirk. You squirmed under her gaze.
@@.wife;"So then it must have been yours. Why, $name? You don't trust me?"@@ $wife asked with a raised brow.
@@.you;"I wasn't thinking like that..."@@ You replied quietly. $wife shook her head.
@@.wife;"I'm not mad at you about it. I guess it turned out to be right... You saw something you probably weren't expecting."@@ $wife continued. For whatever reason you felt relieved that she wasn't mad, even though you were the one wronged.
$wife peered at you curiously, as if she was inspecting something beyond her comprehension. Then she smirked.
@@.wife;"And even though you saw it... You didn't bring it up."@@ She said quietly. You didn't reply. You didn't know what to say.
@@.wife;"Well...? Why baby? Why didn't you say anything?"@@ $wife asked. You blinked as she reached forward to gently place her hand against your crotch. You felt embarrassed as it immediately began to grow. $wife's smirk grew wider.
@@.you;"I don't know..."@@ You answered, remaining willfully ignorant.
@@.wife;"Well... I think..."@@ $wife whispered as she slowly freed your cock from it's constraints. Your fully erect cock sprung up in the air. @@.wife;"You enjoyed watching."@@ She suggested as she took your cock into her hand. She pulled on it as she gazed at your face.
[img[images\pictures\loving_family\stepdad_dom_4_1.webp]]
@@.you;"I... I don't know..."@@ You replied, doing your best to deny her, but you were quickly failing.
@@.wife;"Oh babe... Don't be embarrassed."@@ $wife said softly as she gently squeezed your balls. You groaned.
@@.wife;"We all have our fantasies... It's completely normal."@@ She continued. She leaned back away from to face you directly, letting go of your dribbling cock. You didn't want her to stop and she knew it.
@@.wife;"So did you enjoy watching it, babe...?"@@ She asked with a seductive smile. You struggled to reply. $wife placed her foot against your cock and slowly rubbed it. You didn't want to admit it, but you didn't want $wife to stop.
@@.you;"... Yeah I guess a little..."@@ You eventually said. $wife placed her other foot on your cock and began to rub it up and down.
[img[images\pictures\loving_family\stepdad_dom_4_2.webp]]
@@.wife;"It makes me happy to hear that, baby..."@@ She smiled. You felt your precum dribbled out over your shaft. $wife pulled her top off then continued to jerk you off with her feet. You marvelled at her chest - and a brief memory crossed your mind of $stepd covering them in his cum.
@@.wife;"When I saw the camera, all I was thinking about was how you'd see that later..."@@ She told you. You grunted in response.
@@.wife;"It turned me on to think about how you'd see me suck on $stepd's cock... I was imagining you jerking off over it..."@@ She bit her lip.
@@.wife;"Did you jerk off...?"@@ $wife asked curiously.
@@.you;"Yeah..."@@ You admitted. $wife rubbed you faster.
@@.wife;"You liked watching me blow $stepd?"@@ She asked breathily.
@@.you;"I guess so..."@@ You tried to remain nonchalant. $wife rubbed even faster.
@@.wife;"You wanted to see more, didn't you?"@@ Her tone was becoming a little more forceful.
@@.you;"I don't know..."@@ You tried to deny her. A flash of a scowl crossed her face.
@@.wife;"That's no good baby. Don't lie to me."@@ She said sternly, then she tightly pressed your cock between her feet. You groaned as more pre-cum dribbled out.
@@.wife;"Admit it."@@ She whispered. @@.wife;"Tell me you wanted to see more... And I'll let you cum..."@@
You groaned again from the sensation. Your mind spun, disoriented with confused, lustful thoughts. You wanted to cum.
@@.you;"I wanted to see more..."@@ You eventually replied. $wife smiled.
@@.wife;"Good boy... Now you can cum for me...!"@@ $wife moaned softly. She rubbed your cock again. You groaned as you felt her push you over the edge. You immediately began spraying cum onto yourself. $wife didn't stop.
[img[images\pictures\loving_family\stepdad_dom_4_3.webp]]
@@.wife;"That's it... Cum for me... Mmm... Think about how I blew $stepd... And what I'll do next..."@@ She continued to whisper seductively. You just groaned while she milked your cock with her feet.
$wife eventually let your cock flop back onto your stomach. She lifted her feet to look at the cum.
@@.wife;"You really liked that huh?"@@ She giggled, then she climbed off the bed and hurried to the bathroom.
@@.wife;"Could you wipe that up please?"@@ She called out.
You had to clean yourself up anyhow...
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You nervously waited while sitting on the lounge. You'd decided to watch a movie with $wife, and she'd gone to ask $stepd to join. Your mind was racing with twisted, jealous thoughts.
@@.wife;"Are you going to pick something?"@@ You almost jumped as $wife spoke from the hallway.
@@.you;"I didn't know what you wanted to watch."@@ You replied. You'd been staring at the Netflix user login screen for the past five minutes.
@@.wife;"Good. I actually do have a movie in mind."@@ $wife stepped into the room and sat beside you. You noticed she'd gotten changed. She was wearing shorts and a very loose top.
[img[images\pictures\loving_family\stepdad_dom_5_1.webp]]
@@.man;"Care if I join you?"@@ $stepd smiled stupidly as he followed $wife into the room. You avoided his gaze. He sat on the opposite side of your wife. You were sure he'd be able to see straight down $wife's top.
@@.wife;"This one."@@ $wife said as she put on a movie and put down the control. The title was something French that you'd never be able to say properly.
@@.you;"What's this rubbish?"@@ You frowned. $wife chuckled softly.
@@.wife;"Trust me, I think you'll like it."@@ She said with a smile.
You sat back and watched the movie begin. You could hear $stepd already shuffling around to get comfortable. You didn't like how his leg was touching $wife's. You groaned softly to yourself as subtitles popped up on the screen. You did your best to watch it.
Despite your reservations, you actually started to enjoy the movie to the point that you'd forgotten what you were actually there for. Then the movie had a sudden pivot, and things got a little awkward. The protagonist of the movie confessed to his wife that he had a cuckold fetish, and the scenes were getting steamy.
@@.you;"Heh, what a silly movie..."@@ You commented awkwardly. Noone replied. You gazed over to see $wife's hand on $stepd's leg. He wasn't responding. You made eye contact with $wife. She smiled at you.
@@.wife;"You think so?"@@ She raised an eyebrow.
@@.you;"Uhh... Maybe..."@@ You replied quietly.
@@.wife;"I thought you'd like this movie."@@ $wife said, her eyes never leaving you.
@@.wife;"Or maybe you'd prefer seeing it for real...?"@@ She added. She slid her hand up $stepd's thigh. He breathed out softly as $wife's hand reached his crotch.
@@.you;"$wife..."@@ You didn't know what to say, but you didn't need to. Your wife carried on to undo $stepd's belt and pants. $stepd helped her take off his pants. He sat with no pants on, his cock semi-erect and out in the open. He sat awkwardly, unable to look at you.
@@.wife;"Stand up for me, $stepd."@@ $wife said. He hesitated but she gave him a look. He stood up immediately.
@@.wife;"Good boy..."@@ $wife cooed as she gently ran her fingers over your step-father's crotch until it stirred awake.
@@.wife;"You see, $name...? Most men would have stopped their wives... But not you."@@ $wife teased with a smile. You felt ashamed.
@@.wife;"You're just like the man in this movie... Not so silly, really, is it?"@@ She whispered as she began to masturbate your step-father.
[img[images\pictures\loving_family\stepdad_dom_5_2.webp]]
You heard $stepd groan as your wife jerked him. You felt a sick knot of jealousy in your stomach, but you couldn't look away.
@@.wife;"And now you're going to keep watching hun, okay? Sit back and watch..."@@ She continued, then she leaned down to press her lips against $stepd's cock.
@@.wife;"Mmm..."@@ She kissed it, then she pushed it in between her lips. She opened her mouth and let you watch his cock slide down her tongue.
@@.man;"Ugh..."@@ $stepd groaned as your wife sucked his cock. He barely looked over at you. Maybe he felt ashamed.
@@.wife;"Mmmh... Hah... Do you want to fuck me, $stepd...?"@@ $wife asked. He nodded with a grunt.
@@.wife;"Tell $name what you're going to do."@@ $wife demanded. $stepd gulped and he looked across at you.
@@.man;"I'm going to have sex with $wife..."@@ He said.
You didn't know what to say, so you didn't say anything. You just watched as your wife pushed $stepd onto the lounge and pulled off her clothes, then she straddled him. She rocked her hips above his crotch - her pussy sliding over his manhood. $wife looked back at you and bit her lip.
@@.wife;"Are you ready hun...? Tell me when you want me to lower myself onto $stepd's cock..."@@ $wife whispered. You felt a lump in your throat as you struggled to find your voice. You were conflicted, but you couldn't deny the overwhelming feeling of lust. You wanted to see it...
@@.man;"Do it..."@@ You said.
$wife giggled, then she lowered herself onto $stepd's cock. She gasped and made an erotic expression as the tip of his cock parted her lips and found it's way into her. She moaned again as she eased it in as far as it could with a few gentle thrusts.
@@.man;"Oh $wife..."@@ $stepd groaned.
@@.wife;"Mmmm... Your cock is so big, $stepd..."@@ $wife commented as she quickened her pace.
[img[images\pictures\loving_family\stepdad_dom_5_3.webp]]
@@.man;"Your pussy is so tight..."@@ He groaned again, then he held onto your wife's ass. Your cock was painfully pressing against your pants. You had to unzip.
@@.wife;"Ohh... $stepd... Fuck me harder... Fuck this married pussy... Your step-son's wife's pussy... Mmmh..."@@ $wife gasped lewdly.
@@.man;"Ugh... Does it feel good?"@@ He asked as he puffed for breath.
@@.wife;"Mmm it does... Your cock is so manly!"@@ $wife giggled.
@@.man;"Heh, that's right. You can use my cock whenever you want, darling..."@@ $stepd groped your wife's tits.
@@.wife;"Ohh, such a naughty old man! You should be ashamed, fucking me in front of $name..."@@ $wife moaned. You couldn't handle it. You started to jerk off. You could feel the wetness of precum already.
@@.man;"Sorry $name, $wife is my woman right now."@@ $stepd told you between grunts.
@@.wife;"Mmm did you hear that hun? $stepd has claimed me...!"@@ $wife gasped and giggled.
@@.wife;"And now he's going to mark his territory, aren't you $stepd?"@@ $wife whispered as she grinded her hips into his cock. $stepd groaned loudly.
@@.man;"Yeah...?"@@ He grunted.
@@.wife;"Cum for me, $stepd... Really make me your woman...!"@@ $wife gasped loudly, then she bounced harder on his cock. $stepd groaned and grunted, unable to keep up with $wife's pace. She didn't slow down - she kept fucking him until he came, and even then she didn't stop. $stepd groaned from the sensation of your wife riding his tender cock, and you could hear the wetness of his cum squelch in your wife's pussy. She finally bucked and shivered as she came on him. $stepd groaned for a second time. You closed your eyes tight as you also came.
@@.wife;"Ohh fuck...! Yes...! Mmmh..."@@ $wife shivered as she climaxed. She rocked her pussy into $stepd a few more times, then she slowly lifted herself off from $stepd. You watched as his cum oozed from her womanhood.
[img[images\pictures\loving_family\stepdad_dom_5_4.webp]]
@@.man;"Ugh... $wife... I came so hard..."@@ $stepd panted. You looked down at your hand, covered in your own cum.
@@.wife;"Mmh... Ohh... That was amazing $stepd..."@@ Your wife gasped as she finally collected herself. She climbed off your step-father and she turned to face you. She looked at the mess you made and she smirked.
@@.wife;"I think we all need to clean ourselves up, hmm...? But me and $stepd first."@@ She told you, then she led $stepd to the hallway. She paused to look back at you with a smirk.
You watched as your wife and step-dad left to go have a shower together. You awkwardly cleaned up as well as you could.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You took your laptop to the bathroom while $wife was asleep. You put in earphones and eagerly clicked through to the spy camera footage.
You scrolled through hours of uneventful recordings before pausing on something that looked interesting. Your heart raced as you clicked play.
$wife was in $stepd's bedroom, sitting on his bed beside him. They were talking about something, but you couldn't make out the words. Then $wife stood up and shrugged off her dress. She stood in front of $stepd in her underwear. $stepd leaned back with a groan to pull his pants off.
//@@.wife;"Now stand up."@@// You heard your wife say, and you watched your step-father clumsily get to his feet. $wife knelt down before him and his flaccid cock. She looked up at him and ran her fingers over his manhood.
//@@.man;"Ohh..."@@// He groaned. $wife giggled as she played with it until it grew erect.
//@@.wife;"That's better."@@// She said. She leaned forward to press her lips against the head of his meaty cock.
//@@.man;"Fuck..."@@// He groaned again. $wife then took his thing into her mouth.
//@@.wife;"Your cock is so thick..."@@// She commented as she pulled down her bra, revealing her heavy assets.
//@@.man;"Thicker than $name's, huh?"@@// He replied. You felt your cock twitch when you heard your name.
//@@.wife;"Way thicker and bigger than $name's..."@@// $wife giggled, then she slurped down the length of his shaft.
[img[images\pictures\loving_family\stepdad_dom_6_1.webp]]
//@@.wife;"Mmh..."@@// She moaned lewdly. You felt like you were already going to cum. You had to slow down... But $wife didn't.
//@@.wife;"You could probably fuck me better than $name, too..."@@// $wife suggested.
//@@.man;"Ohh... I'd be happy to..."@@// $stepd groaned.
//@@.wife;"You want to fuck my slutty married pussy...?"@@// Your wife gasped lewdly. She climbed up onto the bed on her hands and knees, and looked back at $stepd. She was presenting herself to him... $stepd clambered forward to push his meaty cock against $wife's raw pussy.
//@@.wife;"Ohhh god... It's huge..."@@// $wife gasped.
//@@.man;"You want it?"@@// He grunted. You could hear the wetness of $wife's pussy as $stepd rubbed his cock up and down her hole.
//@@.wife;"Fuck me, $stepd..."@@// $wife demanded. $stepd groaned as he pushed his cock into your wife. He held onto her ass as he began thrusting.
[img[images\pictures\loving_family\stepdad_dom_6_2.webp]]
//@@.wife;"Mmh... You filthy pig of a man... Fucking your step-son's wife like this..."@@// $wife moaned.
//@@.man;"You're right, I can't help myself."@@// He replied.
//@@.wife;"Does it feel good?"@@// She asked between gasps.
//@@.man;"Yeah it does. Your cunt is so tight... It's squeezing my cock."@@// $stepd grunted. You believed him, too. You held onto your cock to stop yourself from cumming too soon.
//@@.wife;"You're so deep inside me...! Oh god $stepd... I'm going to cum..."@@// $wife shivered and bucked. $stepd grunted in response.
//@@.man;"Me too... Hah... Where should I...?"@@// $stepd asked, but he didn't stop thrusting into her. $wife gazed at the camera - at you.
//@@.wife;"Cum inside me..."@@// She demanded. $stepd didn't need to be told twice. He held onto her hips tight and thrusted faster until he groaned. His thrusts became rigid as he poured his load into your wife.
//@@.wife;"Oh fuck...! I can feel your cum oozing inside me... Mmmh..."@@// $wife gasped as she spoke.
//@@.man;"Agh fuck...!"@@// $stepd groaned as $wife reached back to squeeze his balls. She giggled.
//@@.wife;"I want every last drop...!"@@// She told him. $stepd thrusted one last time before he pulled out with a wet squelch. He stepped back.
//@@.man;"I came so much."@@// He muttered.
//@@.wife;"Good boy... Now go and have a shower..."@@// $wife ordered him. $stepd collected his clothes. He didn't even bother dressing before leaving his room.
$wife waited until the door closed before she shuffled closer to the spy camera. She smiled at you, then she sat down and lifted her legs up to give you a good view of her cum-filled pussy.
[img[images\pictures\loving_family\stepdad_dom_6_3.webp]]
//@@.wife;"Did you enjoy watching that, hun...? He came so much inside me..."@@// $wife purred as she rubbed her fingers over $stepd's cum.
//@@.wife;"We didn't bother using protection... I want him to use me like a cum dump, after all."@@// $wife bit her lip as she smiled at you. She pushed her finger inside her pussy and pulled out a heap of cum.
//@@.wife;"Mmm... Look at my pussy... Your wife's pussy... Used by another man..."@@// She giggled. You groaned as you jerked off faster.
//@@.wife;"I'm not going to stop either, hun... $stepd is going to fuck me like this every day..."@@// She added. You came into your hand.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You decided to stay home and clean up around the house... Though truthfully there wasn't a lot to do. $wife had the place in relatively good order.
Coincidentally, both $wife and $stepd stayed home too. You noticed them enjoying each other's company in the lounge room. You tidied up in the kitchen, then you briefly visited them to tidy up.
@@.wife;"If I'd known you were this good at cleaning, I'd have gotten your help a long time ago..."@@ $wife joked as she smirked at you. $stepd sat beside her, his arm around her shoulder.
@@.you;"I won't be long..."@@ You stiffly replied.
@@.man;"Ah- $name, could you get me a beer? Be a champ would you."@@ $stepd grinned. $wife gasped.
@@.wife;"Oh, get me a wine too hun."@@ $wife added to the order. You quietly left the room.
You took your time with their drinks, feeling humiliated and annoyed that you were acting as their waiter. But still, you returned to them with their drinks.
@@.man;"Cheers, $name."@@ $stepd took his beer from you.
@@.wife;"You're too good, hun. Why don't you sit with us...?"@@ $wife asked as she collected her wine.
@@.man;"Oh, I'm sure he's probably got some more rooms to clean..."@@ $stepd began to say, but he quietened up when $wife waved a hand.
@@.you;"Just for a minute..."@@ You sat down. You were actually running out of things to do, so the timing was right.
@@.wife;"We were just talking about our first jobs... Did you know $stepd was a masseuse?"@@ $wife raised a brow at you.
@@.you;"I vaguely remember hearing about that."@@ You answered.
@@.man;"It wasn't my very first job, but it might as well have been."@@ $stepd shrugged.
@@.wife;"Well you could have told me sooner! I wouldn't have been wasting money at the massage parlour if I'd known we had our very own masseuse."@@ $wife playfully poked $stepd in the chest.
@@.man;"I'm probably a little out of practice."@@ $stepd chortled.
@@.wife;"Let's get that muscle memory going. I'm sure it's like riding a bike."@@ $wife said, then she stood up and briskly paced over to the cupboard, where she fetched a bottle of baby oil. She returned, handed the bottle to $stepd, then she shrugged off her top without waiting for a response. She sat in her bra and turned around to present her shoulders to $stepd.
@@.man;"If you insist..."@@ $stepd chuckled as he squirted some of the liquid onto his palms, then he began massaging your wife's shoulders. You sat there awkwardly as $wife softly moaned.
@@.wife;"I don't think you've forgotten..."@@ $wife said quietly.
@@.man;"I suppose not!"@@ $stepd ran his fingers under $wife's bra strap on her shoulders. She immediately shrugged them off, revealing her full, naked breasts.
@@.man;"Ohh..."@@ $stepd couldn't help but gasp. You sat up in your seat.
@@.you;"I don't know if you need to do that..."@@ You said.
@@.wife;"Shoosh, dear. $stepd doesn't mind, do you $stepd?"@@ $wife dismissed your concern.
@@.man;"Not at all..."@@ $stepd mumbled as he became increasingly brave with his hands. $wife moaned as $stepd rubbed his fingers into her upper pectorial, and traced them down her chest.
@@.wife;"That's perfect..."@@ $wife whispered as $stepd's palms eventually landed over her breasts. He squeezed and massaged them together.
[img[images\pictures\loving_family\stepdad_dom_7_1.webp]]
@@.wife;"Mmm... That feels nice..."@@ $wife gasped as $stepd's fingers traced over her nipples.
@@.wife;"Ohh... $stepd... I can't believe you're doing this in front of $name..."@@ She whispered.
@@.man;"He hasn't stopped me."@@ $stepd replied. He was right. You felt embarrassed to still be watching.
$stepd's hands traced over $wife's nipples again, then they slowly fell lower, over her naval... She glimpsed up at you to look at you in the eye as she lifted her hips to pull off her shorts. $stepd wasted no time to push his hands further down to finally reach your wife's womanhood. $wife bit her lip as $stepd's fingers crept under her panties.
@@.wife;"Don't stop... Mmmh... Hah...!"@@ $wife gasped as you presume $stepd found her juicy slit.
@@.man;"You're so wet..."@@ $stepd commented quietly. You felt yourself grow hard as you watched your wife get fingered. She peered at you with a lustful gaze, and she bit her lip as she rocked her hips into $stepd's hand.
@@.wife;"Keep going... Push them inside...!"@@ $wife moaned, then she threw her head back.
@@.wife;"Oh fuck...!"@@ She gasped, then she quickly pulled her panties down too, revealing her completely naked pussy. You could see how wet she was. $stepd didn't stop massaging her.
[img[images\pictures\loving_family\stepdad_dom_7_2.webp]]
He pushed two fingers deep inside her until her womanhood squelched.
@@.wife;"Mmmh... Ohh fuck... Honey..."@@ You met her eyes again.
@@.wife;"Do you like seeing this...? Your wife getting handled like this...?"@@ Your cock twitched from her teasing.
@@.wife;"It feels so good honey. Your step-dad's fingers feel so good when they're inside me..."@@ She whispered.
@@.wife;"There's only one thing that could feel better..."@@ She smiled. You felt butterflies as your wife slowly climbed on top of $stepd. She aggressively pulled down his pants and underwear to find his thick erect cock. $wife looked back at you as she hovered over it, then slowly lowered herself down.
@@.man;"Ugh...!"@@ $stepd groaned as he impaled $wife's pussy with his thick manhood.
@@.wife;"Ohh my god, $name...!"@@ $wife gasped as you watched $stepd's cock press all the way inside her. $wife's pussy lips were gripped tightly around his thick shaft. You should see her juices roll down his meat. She started to bounce.
[img[images\pictures\loving_family\stepdad_dom_7_3.webp]]
@@.wife;"He has such a manly cock... Mmm... It feels so good...!"@@ She moaned lewdly. You pulled down your pants and started jerking off.
@@.wife;"Mmm, that's it hun! Watch me fuck him... You like it, don't you? You cuck."@@ She giggled then moaned.
@@.wife;"And I like it when you watch... Mmmh!"@@ $wife shivered and spasmed. @@.wife;"Fuck!"@@ She squeezed down as she came, then she let out a long shaking sigh as she started bouncing again.
@@.man;"Ugh fuck, I don't know how long I can last..."@@ $stepd groaned.
@@.wife;"You'll cum when I tell you to."@@ $wife replied viciously, as she pressed a hand down on $stepd's chest. She bounced faster.
@@.man;"Ugh...! S-slow down..."@@ $stepd croaked. $wife shook her head.
@@.wife;"I'm gonna make you cum so hard. I want every last drop in my pussy."@@ $wife grinned. You jerked off faster.
@@.wife;"Ohh, do you like this hun? Keep watching babe... I want you to cum at the same time, okay?"@@ $wife gasped, then she smirked wickedly. She squeezed $stepd's balls, making him groan.
@@.wife;"Are you ready to cum, old man...?"@@ $wife asked. $stepd nodded.
@@.man;"Y-yes...!"@@ $stepd groaned again. $wife pulled herself off $stepd's cock with a wet squelch. She then turned around and spread her legs over her head, giving you a good view of her gaping pussy. She looked up at $stepd.
@@.wife;"Cum in my pussy like this."@@ She said. $stepd grunted as he clambered up to his knees and shuffled forward. His cock swung closer to $wife's pussy. You groaned as you watched. $stepd pressed the tip of his manhood into $wife's slit again. It hungrily swallowed him up with ease.
@@.man;"Ugh... Fuck...!"@@ $stepd gasped as her jerked his shaft and pressed his cock deeper into $wife's labia. He threw his head back as he let out a long grunt.
@@.wife;"MMhh, that's it... Squeeze every last drop out... Make $name watch..."@@ $wife giggled as $stepd emptied his balls into her gaping pussy. He then pulled his knob out to show you the cum spilling from her. You groaned as you came too.
[img[images\pictures\loving_family\stepdad_dom_7_4.webp]]
@@.wife;"Mmm- look at you, hun! Cumming so hard like that... You're such a pathetic cuck!"@@ $wife giggled as you groaned. You continued to cum into your hand while $wife rubbed $stepd's cum over her pussy. The sight was driving you insane.
You finally collapsed back into your armchair.
@@.wife;"I hope you liked that..."@@ $wife smiled at you.
@@.man;"I did."@@ $stepd replied. $wife looked amused.
@@.wife;"Go have a shower, $stepd."@@ She said. $stepd pushed himself up to his feet and pulled his pants up before he waddled out of the room. $wife giggled again and looked over at you.
@@.wife;"I'm glad you liked watching that, hun..."@@ $wife smiled at you. Truthfully you only felt humiliated, now that it was over.
@@.you;"Yeah..."@@ You managed to reply.
<<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 $stepd 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 her day home. Despite her doubts, you were still convinced that $stepd was scheming something, and you asked her to keep up her 'investigation'...
She wore a short skirt and loose top with no bra, and waited around until she heard $stepd loitering out of his room. $wife emerged under the guise of cleaning. He was sitting in the lounge room, watching the television.
@@.wife;"Oh, hello $stepd."@@ She offered him a smile. She knew he could see her nipples through her top.
@@.man;"Hi $wife- sorry, let me get out of your way..."@@ He grunted as he motioned to stand.
@@.wife;"No- don't be silly. Sit down..."@@ $wife pushed him back down to sit.
@@.wife;"I just need to vacuum a little bit and then you can keep watching the TV."@@ She explained.
@@.man;"Don't rush on my account."@@ He replied as he got comfortable.
$wife smirked as she switched on the vacuum. She proceeded to clean the room with some exaggerated movements to pull $stepd's attention - she leaned forward enough to flash her panties. She didn't want to check, but she thought it was working... Regardless, she got onto her hands and knees to vacuum under the lounges for good measure. Her ass would have no doubt been in full view.
[img[images\pictures\loving_family\stepdad_hot_1_1.webp]]
@@.wife;"Mmh... I didn't realize how dirty it was down here...!"@@ She called out.
@@.man;"Huh? Oh, I've not noticed."@@ $stepd replied a little too quickly. $wife smirked.
@@.wife;"I dont suppose your house was this filthy...?"@@ She asked casually.
@@.man;"Probably more. I couldn't manage to clean so diligently like you..."@@ $stepd answered. $wife continued to vacuum the same spot under the lounge. She pushed back and forth to shake her ass a little.
@@.wife;"You never hired a cleaner?"@@ She asked.
@@.man;"Huh? Uhh, no. Though maybe I should have..."@@ He muttered his reply.
@@.wife;"Do you think it would have looked nicer?"@@ $wife asked.
@@.man;"Not nicer than yours! Y-your cleaning, that is."@@ $stepd blurted. $wife smirked again, then she re-emerged from under the lounge.
@@.wife;"So you wouldn't consider hiring one?"@@ She asked.
@@.man;"No, I don't think so. Plus, it'd be too risky."@@ He said quietly.
@@.wife;"Risky?"@@ $wife's eyes lit up at the odd remark. Perhaps he was worried that he'd lose control of himself with a cleaner in his house every day...
@@.man;"Yeah. That building isn't safe to be inside right now."@@ He explained. $wife frowned when she realized what he'd meant.
@@.wife;"I suppose not."@@ $wife replied.
@@.wife;"I don't think I could ever hire a cleaner - not that I'd need to."@@ She continued.
@@.man;"No...?"@@ $stepd queried.
@@.wife;"I'd be too afraid of sticky fingers."@@ $wife explained.
@@.man;"I guess that type of thing could happen."@@ He replied.
@@.wife;"I mean, wouldn't you be concerned where their fingers could get to...?"@@ $wife asked with another subtle shake of her ass.
@@.man;"Yeah... They could go places."@@ She heard $stepd reply quietly. She grinned, knowing exactly what he was thinking.
@@.wife;"Phew, dusty."@@ She smiled at $stepd. @@.wife;"Sorry for the distraction, I'll let you get back to it."@@
@@.man;"Not a problem."@@ He replied while avoiding her gaze.
//I know you were looking, pervert...// $wife grinned to herself as she left her father-in-law.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife spent her day at home. She had a feel for $stepd's routine by then, and so she parked herself in the lounge room with a book right before his favorite televisions how started. Sure enough, he emerged minutes after.
$wife greeted him with a smile, then she continued to read her book... Though of course she wasn't really reading.
$stepd sat down on the opposite side of the lounge and turned the TV on.
@@.man;"Sorry, is this going to be too loud?"@@ He asked.
@@.wife;"Don't worry, I'll barely notice."@@ $wife replied.
She shuffled on the lounge while she had his attention and shifted her legs apart so that he had a clear window up her dress.
[img[images\pictures\loving_family\stepdad_hot_2_1.webp]]
@@.man;"Oh... That's good."@@ He replied quietly.
$wife continued to read while $stepd watched his boring show, though his attention was split.
She pretended not to notice his glances up her dress. She subtly encouraged it by parting her legs more. She could feel heat between her legs - this was turning her on, too. She wondered how it looked, whether he could see her crevices through her panties. She shifted slightly to pull them up at the back, so they'd be tight against her. She could feel a hot wetness... She wondered whether he could see it. Whether he'd do something...
@@.man;"Hm- I think I've seen this episode!"@@ He announced abruptly as he stood up.
@@.wife;"Oh...? You don't want to watch it again...?"@@ $wife replied with a frown.
@@.man;"No, I'd better not...!"@@ He quickly replied, then he left the room just as quickly. $wife smirked. She spotted a tent in his pants.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife spent the day at home. She followed her regular routine in maintaining the household. It was a mostly thankless job, though she didn't mind.
She had another reason for staying home, and she waited until she was quite sure she was alone before she sprung into action. $wife fetched the spy camera from your room and made her way to $stepd's room. She peeked inside just to be sure and confirmed that she was indeed alone, then she let herself in.
Her heart raced as she excitedly looked around in the room for a small space she could hide the camera. Her eyes paused at a gap on $stepd's wardrobe. He probably couldn't reach up there...
$wife climbed atop his bed and leaned across to plant the monitoring device, then she switched it on. She bit her lip in concentration as she adjusted the placement to make sure it was pointing properly towards the bed. She then climbed down and laid back on the bed to see if she could easily spot the camera. It was visible to her, but she doubted you'd notice it if you weren't searching for it.
She then pictured what the visual would look like from the camera, and she couldn't help but imagine an indecent scene. The thought turned her on, and she suddenly had a bright idea - she could guarantee you had something interesting to see in case this was all a big waste of time. She convinced herself it was a good idea.
$wife leaned back and wriggled off her pants, then she sat up on $stepd's bed. She peered up at the camera with a mischevious smile.
@@.wife;"Are you watching babe...?"@@ She asked as she tossed her pants off the bed.
@@.wife;"I know you might think I'm such a naughty wife..."@@ She pouted as she slowly lifted her shirt and unclipped her bra.
@@.wife;"But I thought maybe you'd want to see what it would look like if something happened in here...?"@@ She bit her lip and smiled seductively.
@@.wife;"You know, in case $stepd took advantage of me while you were away... Right here on his bed..."@@ She continued as she threw her bra onto the floor. She pulled her shirt up to reveal her breasts and she pulled a pillow under her to straddle.
@@.wife;"Could you imagine it, babe...? What if it went too far and he pulled me on top of him like this..."@@ She gasped as she lowered herself onto the pillow and began grinding on it.
[img[images\pictures\loving_family\stepdad_hot_3_1.webp]]
@@.wife;"Mm... I don't know if I could stop him..."@@ She gasped.
@@.wife;"But you probably wouldn't want me to, would you? After all, don't you want to watch...?"@@ $wife moaned lewdly as she rocked her hips back and forth.
@@.wife;"Don't you want to watch him... Watch $stepd... Fuck me like this...?"@@ She gasped as she moved faster.
@@.wife;"Ohh fuck...! Mm, don't stop...! Fuck me right there..."@@ She moaned, then she leaned back to show you her panties. She pulled them aside to show her womanhood.
@@.wife;"Mmh, it feels so good...! $stepd's cock is so deep inside me...!"@@ She'd only intended to playfully tease you, but truthfully she felt incredibly turned on.
[img[images\pictures\loving_family\stepdad_hot_3_2.webp]]
@@.wife;"Oh my god...! I can't believe I'm fucking my husband's dad while he's at work..."@@ She moaned again as she toyed with her clit. She could feel her wetness grow.
@@.wife;"Ohh $stepd, your cock feels so good...! I can't stop myself...! Do it, cum inside me...!"@@ $wife gasped and pleaded as she rubbed herself faster. She was surprised by how turned on she felt - she was close to cumming.
@@.wife;"Oh god, please don't tell $name...! Don't tell him and we can keep fucking like this...!"@@ She moaned as her body spasmed. She thought of you watching this video later. Maybe you'd jerk off... Maybe you'd want to see it again for real. $wife gasped and buckled over as she came.
@@.wife;"Oh fuck... I came so hard... Mmh..."@@ $wife took a moment to catch her breath before she got off the bed.
She stripped the case off the pillows, then picked up her clothes off the floor and then she left the room.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You picked up your laptop to go to the bathroom again, but paused when $wife called out.
@@.wife;"Why don't you just use it in here? It's not like we're keeping secrets right? Unless you're hiding something..."@@ $wife raised her eyebrow at you with a playful smirk.
You hesitated for a moment. For some reason you felt the need to review the footage in secrecy, but your wife was right. A fact she often reminded you of.
@@.wife;"Oh, or were you going to jerk off to porn...? Still, you could jerk off in front of me..."@@ She added with another sly smile.
@@.you;"I wasn't going to watch porn."@@ You told her sheepishly as you returned to the bed and sat beside $wife.
@@.wife;"No...? Maybe you don't plan on it..."@@ She purred in your ear while you navigated through a browser. You felt a wave of something like lustful excitement from the thought of what you might see...
You pulled up the spy camera's stream to see a live view of a half-naked sleeping fat man. $wife snorted then tried to keep a straight face.
@@.wife;"Oh god, the poor thing."@@ She snickered.
@@.you;"You must feel like mother Theresa with all your charity work."@@ You teased. $wife quirked a brow with a sly smile.
@@.wife;"You're about to see how charitable I am..."@@ She said.
You quickly scrubbed through the video, pausing whenever you saw some movement. It took a minute until you saw your wife flash across the screen. You paused the re-winding then hit play, and immediately grimaced when you saw $stepd jerking off on his bed.
@@.man;//Hah... Ugh...//@@ He grunted as he jerked off. You were surprised to see he had quite the girthy member, but you didn't show it. You felt $wife peering at you.
You blinked in surprise when you noticed something.
@@.wife;"They're my underwear."@@ $wife confirmed. $stepd was jerking off with $wife's underwear.
@@.you;"He stole your panties?"@@ You would have been outraged it you didn't find it funny and a little arousing.
@@.wife;"He found them in his room... I must have forgotten them."@@ $wife whispered in your ear as she gently placed a hand on your thigh.
@@.wife;//Oh my god...!//@@ You heard $wife exclaim as she entered $stepd's room. You felt your cock twitch in anticipation.
The old man tried to cover up all too slowly.
@@.man;//$wife...! I uh - I didn't know you were home...!//@@ He said in a panic.
@@.wife;//I'm so sorry, I should have knocked...! Um... Are those my panties...?//@@
@@.man;//Uhh, these? Uhh... Are they yours...?//@@ $stepd acted as if he was seeing them for the first time. $wife giggled beside you.
@@.wife;//Oh my god...! You were jerking off into my panties. I can't believe it...!//@@ $wife exclaimed, though she made no efforts to leave the room.
@@.wife;"I'm a pretty good actress aren't I $name?"@@ $wife squeezed your thigh.
@@.you;"Yeah, you should consider a career."@@ You replied.
@@.man;//Sorry- they were already here- I just... I couldn't stop myself!//@@ $stepd struggled to think of an excuse.
@@.wife;//Oh my god, $stepd - you couldn't stop yourself? How could you do this? We let you stay in our house!//@@ $wife paused.
@@.wife;//You're still hard, aren't you...?//@@
@@.man;//No...!//@@ He lied as he clenched his pillow tighter to his crotch.
@@.wife;//Prove it.//@@ She crossed her arms.
@@.man;//Wh- no- I can't...!//@@ $stepd refused.
@@.wife;//Show me now, or I'll call $name.//@@ She demanded. You felt $wife slowly rub her hand up and down your leg. $stepd slowly moved the pillow out of the way to show his rockhard cock.
@@.wife;//Wh- oh my god $stepd! Your cock is so erect!//@@ She exclaimed.
@@.man;//I'm sorry! It didn't go down- I was so close so- honestly it probably won't until I'm finished...//@@ $stepd blurted.
@@.wife;//Until you're finished...? You still need to finish?//@@ $wife asked with a raised brow.
@@.man;//Uh... Y-yeah, I do...//@@ $stepd nodded.
@@.wife;"Did you see his expression change...?"@@ $wife purred in your ear. She was right - part of $stepd's shame seemed to disappear.
@@.wife;//Well...//@@ $wife paused in thought then she sighed.
@@.wife;//Okay, give me back my panties.//@@ She held a hand out. $stepd quickly pressed the underwear into her palm.
@@.wife;//Now get off the bed.//@@ $wife demanded. $stepd blinked as he stared at her in confusion, then he hurriedly followed her order. You felt your heart race as you watched with anticipation. Your cock stirred slightly from $wife's continuous touch on your leg.
Your jaw fell slightly open as you watched $wife quickly strip nude.
@@.man;//$wife... What are you doing...?//@@ $stepd asked, though he didn't stop her.
@@.wife;//Shoosh. You need to finish don't you? And I guess this is partially my fault...//@@ $wife said. $stepd didn't answer - he just watched as $wife climbed onto his bed, completely naked.
@@.wife;//So finish...//@@ She added as she began to gently fondle herself.
@@.you;"Holy shit. He didn't really...?"@@ You muttered.
@@.wife;"Just watch..."@@ $wife whispered as she slowly pulled down your underwear.
You did as she asked - you watched as $wife pressed her breasts together and massaged them. She rocked her hips back and forth while she watched $stepd. He clumsily stepped forward and began to jerk off to your naked wife.
[img[images\pictures\loving_family\stepdad_hot_4_1.webp]]
@@.you;"That pig...!"@@ You gasped, then you groaned as $wife's hand gently wrapped around your cock.
@@.wife;"I was surprised too, but I was so turned on... Just like you are..."@@ $wife whispered to you. You couldn't deny it.
@@.man;//Oh $wife... Your body is so sexy...!//@@ $stepd grunted as he jerked off.
@@.wife;//Is that why you were jerking off into my panties...? You were thinking about me...?//@@ She asked. You noticed her glance towards the camera, though $stepd seemed too busy to notice.
@@.man;//Ugh...! Yes I was...//@@ $stepd admitted.
@@.wife;//That's disgraceful. Having sexual fantasies about your step-son's wife...//@@ She scolded him while pressing her tits together. Your cock twitched from the mention of you.
@@.man;//I know...! But you must, too, right...?//@@ He suggested.
@@.wife;//If I did then it'd be your fault! You sick old man, you'll have to repay me for this.//@@ $wife scowled.
@@.man;//Yes- whatever you want!//@@ He quickly agreed.
@@.wife;//Are you nearly finished?//@@ She frowned.
@@.man;//N-no, not yet...//@@ He said apologetically. $wife tutted.
@@.wife;//Come here.//@@ She reached out and grasped his cock. $wife squeezed your cock at the same time. You groaned as she jerked you off, and she jerked off $stepd in the video.
[img[images\pictures\loving_family\stepdad_hot_4_2.webp]]
@@.man;//Ohh $wife...! Your hand feels so good...!//@@ He groaned.
@@.you;"I can't believe you actually did that..."@@ You grunted. You weren't sure how to feel, and $wife must have known that. Her jerking you off was to get you on the same page as her...
@@.you;"Did you enjoy it...?"@@ You asked.
@@.wife;"I did... His cock's so thick and meaty... I wanted to do so much more..."@@ $wife whispered as she jerked you faster, then you groaned as she squeezed hard, stopping you from cumming. She was edging you.
@@.wife;//Does it feel good...?//@@ $wife asked $stepd.
@@.man;//Yes...! Oh god $wife... Don't stop...//@@ $stepd groaned again.
@@.wife;//I won't... But if we're doing this then we have to keep it a secret, okay?//@@ $wife suggested.
@@.man;//Yes, of course! It's our secret... And I'll do whatever you want...//@@ He nodded frantically.
@@.wife;//Good... Now hurry up and cum for me...!//@@ $wife reached over with her other hand and fondled his balls. You jumped from the same sensation- $wife was giving you the same handjob.
@@.man;//Oh god... Oh god I'm cumming...!//@@ $stepd groaned as the wetness from $wife's handjob grew louder with his cum.
You grunted too- but $wife had another plan for you. She rolled onto her back and pushed her head under your manhood and opened her mouth with her tongue out. You were already edged, so it didn't take much before you blew your load into your wife's mouth. She swallowed it all down.
[img[images\pictures\loving_family\stepdad_hot_4_3.webp]]
You grunted again then you groaned as you fell back onto the bed. $wife wriggled up next to you and giggled.
@@.wife;"I wasn't sure how you were going to take that, but it looks like you were turned on as much as I was..."@@ She gave your semi-erect cock a squeeze, then she wriggled down again to suck out the rest.
You groaned softly. @@.you;"Yeah I guess so..."@@ You agreed.
$wife climbed off the bed and pulled on a night gown. She put the laptop away then turned to look at you.
@@.wife;"I'm going to clean myself up..."@@ She smiled sweetly.
You wanted to talk more about it, but it was a job for another night. You closed your eyes. You were asleep before $wife got back to bed.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.wife;"Don't have too many, $name. You don't want to pass out for real..."@@ $wife warned you with a playful poke to your chest.
@@.you;"I know, but I think I'll need a few..."@@ You answered honestly. The whole plan made you nervous and turned on.
@@.man;"Hello hello."@@ $stepd greeted you both as he stepped into the room.
@@.man;"Sorry, I should have come out sooner."@@ He eyed your drink.
@@.wife;"Not at all, perfect timing actually."@@ $wife was quick to hurry over and offer $stepd a beer. She ushered him to the lounge, smartly right beside her.
@@.man;"Thanks, and thank you for asking me. To be honest I was worried I might have been getting in your way..."@@ He suggested.
@@.you;"Yeah, but only a little."@@ You teased. $stepd laughed ands $wife shot you a look.
@@.wife;"You're absolutely not, $stepd. It's been great having you around."@@ $wife told him with a smile, and eye contact that lasted a little too long.
You shared a few drinks while $stepd bored you with stories of how he used to booze with clients 'back in the day' when he was young. Before he met your mother, of course. You weren't nearly as talented as feigning interest as your wife was.
@@.wife;"Drinks take the edge off, I guess! Which is probably important in that line of work."@@ $wife was in the full swing of showing off her active listening skills. You only vaguely listened along, though you were pretty good at pretending.
@@.man;"And your work too, I imagine..."@@ $stepd replied with a raised brow.
@@.wife;"You know- I'm convinced some teachers must have a secret drink between classes, but I'm not brave enough to try."@@ $wife smiled.
@@.man;"That's not the work I was thinking of."@@ $stepd grinned.
@@.wife;"Oh- you mean the photoshoots!"@@ $wife laughed. You caught her eye and saw a look only you'd know.
@@.wife;"Yes I suppose it would, but to be honest when I'm in that setting it's like I'm a completely different person."@@ $wife explained. You noticed $stepd lean forward with some interest.
@@.man;"Is that so? Maybe it's your true nature coming out!"@@ $stepd laughed.
@@.wife;"You could be right! Maybe I'm not as innocent as I seem."@@ $wife laughed with him. You noticed $stepd's hand had somehow ended up on $wife's leg. She caught you looking and she smiled.
You chugged down the rest of your beer and quickly stood up.
@@.you;"Do either of you want another one...?"@@ You asked with an emphasised slur.
@@.man;"Only if you can managed to reach the fridge without falling over!"@@ $stepd laughed again, seemingly at his own hilarity.
@@.wife;"Just another wine thanks hun..."@@ $wife smiled up at you.
You briskly made off to the kitchen with the empty glasses. You made some loud noises to let $wife and $stepd know you were no longer there, then you wasted as much time as possible pouring $wife's wine. You waited and just listened for a while, hoping to hear some spicy alone-time conversation, but the kitchen was too far from the living room. You slowly returned...
$wife was leaning against $stepd, showing him her phone as you walked into the room.
@@.wife;"I wasn't sure about this one..."@@ $wife commented, apparently showing $stepd some photos. You felt your loins stir as you could only imagine what the photos were.
@@.man;"It's very showy. It'd do well."@@ $stepd replied, his lecherous eyes never leaving the screen. Not even when you sat down and put his drink down on the coffee table. You caught a glimpse of the screen - she was showing photos from a bikini photoshoot.
@@.wife;"But don't you think it's a bit perverted? You can almost see my nipples!"@@ $wife exclaimed.
@@.man;"I know- believe me, I'm trying!"@@ $stepd laughed.
@@.wife;"Oh, cut it out! You're a bad man."@@ $wife shoved him playfully, then she continued to scroll through the photos.
@@.wife;"Oh, I liked this one. What do you think?"@@ $wife asked as she turned the phone screen to $stepd. She looked at you while $stepd was eye-fucking the phone. She realized she wanted you to hurry up and 'fall to sleep' while she had $stepd distracted.
You quietly shifted on the lounge into a comfortable position- one that you could take a few effortless peeks without moving your head. Then you closed your eyes.
@@.man;"Oh that's a really nice pose!"@@ You heard $stepd comment.
@@.wife;"I thought that if it were more like this..."@@ $wife replied. You felt some movement on the lounge, but you didn't dare to glimpse yet.
@@.man;"H-heh... Yeah, that looks good..."@@ You could hear slight nervousness in $stepd's voice.
@@.wife;"But if I were like this..."@@ $wife said a little more quietly.
@@.man;"Uhh- I don't know, maybe, what do you think-..."@@ You heard his voice turn towards you as he spoke. He must have just realized you were 'asleep'.
@@.wife;"So...? Do you think this is a good pose...?"@@ $wife asked again.
@@.man;"Yeah it's very sexy."@@ $stepd replied in a softer voice.
@@.wife;"Mm... Sometimes I think about who's going to see the pictures... And I get carried away."@@ $wife confessed.
@@.man;"You better be careful then, you don't want that to happen..."@@ $stepd laughed nervously.
@@.wife;"Don't I?"@@ $wife whispered.
You couldn't handle it. You opened an eyelid a fraction to see $wife leaned back with her legs apart and her top lifted up, revealing her breasts. $stepd was completely lost in the seduction.
[img[images\pictures\loving_family\stepdad_hot_5_1.webp]]
@@.man;"Well... $name is..."@@ $stepd began to say.
@@.wife;"Passed out, it seems."@@ $wife smiled.
@@.man;"Right... But he could wake up..."@@ You heard $stepd look your way again. You did your best to not move, though your heart raced and your crotch was slowly shifting. You hoped he wouldn't notice.
@@.wife;"Not if we're quiet."@@ $wife got his attention back.
@@.man;"I don't know if I can be quiet..."@@ $stepd whispered. He did have a naturally loud and annoying voice.
@@.wife;"Well you'd better learn quick."@@ $wife chimed, then you heard some shuffling on the lounge. You felt movement and heard $stepd grunt. It took all your will power to keep your eyes closed - you knew $stepd would be checking to make sure you were still asleep.
@@.man;"Ugh... $wife..."@@ $stepd groaned in a stiffled voice.
@@.wife;"Mmh... You'll have to be... quieter than that..."@@ $wife moaned softly.
You could hear wetness of sucking as she spoke. You peeked again to see her leaned back with $stepd's semi-erect cock in her mouth.
[img[images\pictures\loving_family\stepdad_hot_5_2.webp]]
She sucked it slowly while she massaged the shaft and fondled his balls. $stepd grunted and groaned as quietly as he could, but he was clearly struggling. You did your absolute best to stay still, though your cock was almost rock-hard. You had to shift otherwise it would be too obvious.
@@.man;"Ohh $wife... It feels so good..."@@ $stepd whispered. $wife just moaned in response. You caught her gaze as you peeked at her - and she watched you as sucked on his cock.
@@.wife;"Mm... Hah... I'm getting so wet..."@@ She whispered without breaking eye contact.
@@.man;"Ohh fuck... You're such a naughty woman..."@@ $stepd grunted with a shaking voice.
@@.wife;"I am... Mm... And I need you to fuck me, $stepd..."@@ She said as she licked her lips and slowly moved away. She finally broke eye contact with you to gaze up at $stepd's face as she leaned back on the lounge. She lifted her waist to pull off her panties, then parted her legs to show her glistening womanhood.
@@.man;"Ohh fuck... Is it really okay...? I mean... Can you keep quiet...?"@@ $stepd asked as he turned to look at you. You quickly shut your eyes and hoped he didn't notice the tent in your pants. Apparently he didn't.
@@.wife;"Be a man, $stepd... Fuck me."@@ $wife begged. You felt movement again as $stepd grunted. You had to peek.
You watched as $stepd clumsily took down his pants and underwear, then he approached your wife with a hanging erect cock. $wife bit her lip as she watched him draw closer.
@@.man;"Hah... I've been dreaming of this..."@@ $stepd admitted as the head of his cock loomed inches from your wife's precious pussy. $wife locked eyes with you again.
@@.wife;"Mm... Fuck me with that big cock..."@@ $wife moaned, then she gasped as $stepd plunged his manhood into her.
[img[images\pictures\loving_family\stepdad_hot_5_3.webp]]
You felt a wave of lust as you watched his cock defile your wife and you struggled to keep still. You could feel the wet pre-cum drip from your cock as you watched $wife moan and thrust her hips against $stepd's meat.
@@.man;"Ugh! Y-your pussy is so wet...!"@@ $stepd grunted a little too loudly. His movements shook the lounge enough for your body to rock with each thrust.
@@.wife;"Mm, oh $stepd...! It feels so good...! Keep fucking me like that..."@@ $wife gasped. You could hear how wet she was.
@@.man;"You're such a bad wife, doing this in front of your husband..."@@ $stepd teased.
@@.wife;"Mm, you're right... But don't stop...!"@@ $wife begged.
@@.man;"Hah, I'm shaking the lounge too much..."@@ $stepd grunted. You quickly closed your eyes as he turned to look at you.
@@.wife;"He would have already woken if it was a problem... I said don't stop."@@ $wife gasped as $stepd continued to thrust into her.
You were at your limit - you needed to feel relief too. You peeked at $wife who was already looking at you with lust filled eyes. You quietly placed a hand on your crotch and rubbed over your pants. $wife bit her lip as she looked up at $stepd.
@@.wife;"Okay, come over here...!"@@ $wife gently pushed $stepd back. You watched his cock slip out of her, then you closed your eyes. You felt them leave the lounge and heard them walk to the other side of the room. You didn't want to take a chance at looking just yet. You waited until you heard $wife gasp and moan.
She was sat up on the TV unit with her legs apart and $stepd standing between them - he was thrusting into her.
@@.man;"Hah! This is better..."@@ He grunted.
It was - it would be very difficult for him to turn around and check on you. Only $wife could look. You continued to rub your cock through your pants.
@@.wife;"Ohh- mm... Your reaching so deep inside me $stepd..."@@ She gasped as she wrapped her heels around his legs.
@@.man;"Hah... You like this, don't you $wife...? You wanted to feel my cock this whole time..."@@ $stepd grunted.
@@.wife;"Mmm that's right..."@@ $wife purred as she looked at you. She bit her lip as she watched you stroke yourself.
@@.wife;"I've wanted this for so long... Mm... I can't stop thinking about it when I'm home alone..."@@ She continued.
@@.man;"Heh... Now we're on the same page, we can do this every day if you wanted..."@@ $stepd grunted as he thrusted faster.
@@.wife;"Mmmh! Y-yes...! Let's fuck every day..."@@ $wife gasped and moaned as his thick cock plowed into her.
@@.man;"F-fuck, I'm gonna..."@@ $stepd grunted. $wife wrapped her legs around him and didn't let go. She pulled him in deeper while she looked into your eyes - her own filled with ecstacy.
@@.wife;"Cum...!"@@ She ordered you both.
$stepd grunted as he thrusted a few last times. He filled your wife with his seed.
[img[images\pictures\loving_family\stepdad_hot_5_4.webp]]
You clenched your jaw as you watched - your whole body tensed and you orgasmed, your cum oozing endlessly in your underwear.
@@.wife;"Mm... You came so much..."@@ $wife moaned softly as $stepd pulled his cock out. His cum spilled from her.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>$wife followed you out of your room and halfway down the hallway. You stopped at $stepd's door and knocked. You exchanged a final look with $wife.
@@.man;"Yes?"@@ You heard $stepd call out. You pushed open the door and stepped into his room with $wife in tow.
@@.you;"Hello $stepd. I think we need to talk."@@ You said.
His eyes widened as his gaze darted to $wife then back to you. He gulped and forced a smile.
@@.man;"Talk about what?"@@ He played dumb.
@@.you;"About how you and $wife have been fucking behind my back."@@ You said point-blank. You smirked as his eyes flashed with fear.
@@.man;"H-heh, you sure have a good sense of humour. Were you playing a joke on him $wife?"@@ $stepd did his best to play it off.
@@.you;"Do you take me for an idiot, old man?"@@ You snarled. Although you just wanted to see him squirm, it did genuinely annoy you to think he'd still try and fool you.
@@.man;"No- okay look, we've been very close but... $wife?"@@ $stepd looked pitifully to $wife for her support.
@@.wife;"I can't believe you tricked me like this, $stepd..."@@ $wife replied. You bit your tongue to stop yourself from laughing at $stepd's crestfallen face.
@@.man;"No! $name, it wasn't like that!"@@ He looked at you again.
@@.you;"But you did have sex, admit it."@@ You snapped. $stepd opened and closed his mouth as he struggled to find a response. He eventually nodded.
@@.man;"Yes... Okay, we did."@@ He confessed to the floor, unable to meet your gaze.
@@.you;"Aren't you ashamed?"@@ You asked. He nodded again.
@@.man;"Yes I am... I couldn't control myself. Sorry $name."@@ He answered. He looked so pathetic that you almost felt bad for him.
@@.you;"Is that why you took advantage of $wife?"@@ You continued.
@@.man;"No- well, I don't think that's accurate... If anything it was the other way..."@@ He hesitated while casting a gaze towards $wife.
@@.you;"You're saying she seduced you?"@@ You scoffed. $stepd's cheeks reddened.
@@.man;"As unbelievable as it sounds..."@@ He mumbled.
@@.you;"Is that true?"@@ You asked $wife.
@@.wife;"Yes, that's right. I seduced $stepd."@@ $wife replied truthfully and with a sly grin. $stepd stared in disbelief, sure that she would deny it.
@@.you;"I see... Can you show me how?"@@ You requested.
@@.wife;"Of course... I stripped on his bed like this..."@@ $wife answered as she climbed onto $stepd's bed. He shuffled back and looked between you in alarm.
@@.man;"I..."@@ He began to say with his hands up, as if to show he had no part in what was happening.
@@.wife;"I took all my clothes off like this..."@@ $wife said as she pulled off her nightgown. She had no bra on underneath. $stepd stared between you, still unable to grasp what was happening.
@@.wife;"And then I took my panties off like this..."@@ She said quietly as she pulled them down to reveal her bare body.
[img[images\pictures\loving_family\stepdad_hot_6_1.webp]]
@@.man;"$name... What's going on?"@@ $stepd was confused, but he couldn't stop himself from staring at $wife's breasts.
@@.you;"And then what happened?"@@ You asked again, crossing your arms.
@@.wife;"He started to jerk off..."@@ $wife told you. You looked at $stepd then back at $wife.
@@.you;"Maybe you should help him this time."@@ You suggested. $wife nodded and then knelt down to pull at $stepd's underwear. It seemed he'd finally realized what was going on.
@@.man;"You... You knew the whole time, didn't you...?"@@ He mumbled as he let $wife remove his underwear to reveal his semi-erection. She began to pull on it. He groaned.
[img[images\pictures\loving_family\stepdad_hot_6_2.webp]]
@@.you;"Of course I did."@@ You smirked.
@@.wife;"It really did turn me on..."@@ $wife reassured him as she started to touch herself.
@@.man;"Ugh... I guess I don't mind, but is this really okay $name?"@@ He gazed towards you cautiously.
@@.you;"Sure, but only on our terms. You can live here and enjoy the benefits, but while you're here I ask you respect our requests. Oh, and do whatever $wife asks."@@ You replied.
@@.man;"That only seems fair... Ugh..."@@ He shrugged then groaned.
@@.you;"Great. Now, $wife, can you take care of this for me?"@@ You asked as you pulled down your pants. You were already sporting a fully erect cock.
@@.wife;"Come here..."@@ $wife shuffled over on the bed to let you sit down. She immediately swooped down to take your cock in her mouth. You groaned as you leaned back.
@@.wife;"Mmh... Hah..."@@ She gasped for air between deep sucks.
[img[images\pictures\loving_family\stepdad_hot_6_3.webp]]
You gazed up to watch $stepd shuffle around towards her rear. He pulled her asscheek aside to reveal her glistening womanhood, perfectly placed over your face. He traced his fingers over her slit. $wife moaned.
@@.you;"Do you want to feel his cock?"@@ You asked. She moaned again. $stepd pressed a finger into her.
@@.wife;"Yes...!"@@ She shivered, then she gulped down your cock.
@@.man;"Your pussy's so wet."@@ $stepd grunted as he slid his digit in and out.
@@.you;"Fuck her."@@ You said.
$stepd shuffled in closer. He smeared his cock up and down $wife's labia before he slowly pushed inside of her. She moaned, and you felt it vibrate on your cock.
[img[images\pictures\loving_family\stepdad_hot_6_4.webp]]
@@.wife;"O-oh fuck...! Mmmh..."@@ $wife gasped and moaned as $stepd began to thrust into her. Her tits swayed as he pushed against her - though she was sure to keep your cock in her mouth.
@@.man;"Hah... How does it feel?"@@ He asked her as he tightly gripped her ass. You heard him give her a spank.
@@.wife;"Ohh- it feels so good!"@@ $wife gasped as she took your wet cock out of her mouth. She fondled your balls and jerked off your slipperly manhood.
@@.wife;"Fuck me harder $stepd... Ohh... Fuck me over $name's face...!"@@ She gasped and jerked you off faster.
@@.man;"Mmh, you asked for it..."@@ $stepd growled as he thrusted faster.
@@.wife;"Ohh fuck, $name... Your dad's fucking me...! It feels so good..."@@ She moaned as she squeezed your balls. She stopped jerking you so that she could rub herself.
@@.you;"Do you like his cock?"@@ You asked.
@@.wife;"Yes...! Oh fuck, I love his cock so much... I want to do this all the time, even when you're not here..."@@ She gasped as she rubbed herself faster. She let go of your balls and started jerking you again.
@@.man;"I'll fuck you whenever you want me to, $wife...! Ugh..."@@ $stepd chimed in. His thrusting slowed down, but they were deep and powerful.
@@.wife;"Mm, did you hear that $name? $stepd's going to fuck me every day when you're away...! Ohh fuck... Just like this...!"@@ She shivered and spasmed as his thrusts picked up again.
@@.man;"Agh fuck I'm gonna cum...!"@@ $stepd growled.
@@.wife;"Ohh yes, do it...! Cum for me! Watch, $name... $stepd's going to cum inside me...!"@@ $wife gasped and shivered as she rubbed herself. She came and sprayed over your face. You groaned as her slipperly handjob pushed you over the edge, and you came all over her face. $wife spasmed as she orgasmed. She fell to her side as $stepd did his best to stay inside her. He groaned loudly as he emptied his balls into $wife's pussy.
[img[images\pictures\loving_family\stepdad_hot_6_5.webp]]
@@.wife;"Ohh fuck...!"@@ $wife gasped and twitched as her orgasm lingered.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You took your laptop to the bathroom to review the spy camera footage of $stepd and $wife. You weren't disappointed to see an eventful afternoon...
$wife visited $stepd in lingerie. He was quick to comfort her, and she was quick to service him. She sucked on his cock while he fingered her from behind.
@@.man;//You like this old cock, don't you?//@@ $stepd teased her.
@@.wife;//Ohhh...! Yes- more...//@@ $wife begged.
[img[images\pictures\loving_family\stepdad_hot_7_1.webp]]
You could hear her moan as he finger-fucked her. She shivered and bucked, then she climbed up on his lap.
@@.wife;//Fuck me, $stepd!//@@ She demanded, then she lowered herself on his cock. He guided it into her. She moaned again as she started to bounce on him, facing towards the camera. You wondered whether $stepd knew it was there. $wife certainly did. She must have been turned on thinking about you watching them later.
@@.man;//You're such a naughty wife...!//@@ He grunted.
@@.wife;//Mmm- I am...! Fuck me harder! Fuck my cheating pussy...!//@@ She gasped.
[img[images\pictures\loving_family\stepdad_hot_7_2.webp]]
$stepd grabbed $wife by the waist and pulled her around to straddle him. You watched as she bounced her ass on his cock.
@@.man;//Damn your tits are sexy.//@@ $stepd commented as he leaned forward to suck them.
@@.wife;//Mmm... Don't stop... Oh fuck, your cock is so deep!//@@ $wife rocked back and forth.
@@.man;//Ugh, moving like that feels so good. I'm...//@@ He grunted, then he grabbed her ass.
@@.man;//I'm gonna cum...!//@@ He groaned, then he started thrusting again.
@@.wife;//Ohh yeah- don't stop! Fuck me full of cum...!//@@ She gasped.
He grunted and groaned as he thrusted a few last times, though $wife continued to ride him to milk his cock for every last drop. He eventually fell out of her- his cum spilling from her wet slit.
[img[images\pictures\loving_family\stepdad_hot_7_3.webp]]
You grunted as you came into your hand.
<<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 methodically cleaned up around the house. There wasn't a great deal to do, but she had herself convinced that the routine was important. The true reason was so she had an excuse to enter $stepd's room.
@@.wife;"Hello $stepd...?"@@ $wife called out as she slowly opened the door.
@@.man;"Come in."@@ She heard the reply. Her heart began to race as she stepped into the room. She spotted $stepd sprawled out on his bed in his underwear.
@@.wife;"I was just cleaning..."@@ $wife explained the reason for her intrusion. $stepd chortled and shrugged.
@@.man;"Are you sure you didn't just want to see me?"@@ He questioned. $wife felt her cheeks blush. She shook her head.
@@.wife;"No, actually."@@ She rejected defiantly.
@@.man;"Okay, clean away."@@ $stepd uncaringly replied.
$wife huffed softly to herself as she stepped into the room and began to pick up $stepd's clothes from the floor. He was really getting quite lazy.
She flinched when she felt something touch her behind. $stepd had shuffled up to sit at the end of his bed and was groping her.
@@.man;"I need to thank you, $wife."@@ $stepd said as he carressed $wife's ass.
@@.wife;"No need, I'm just cleaning."@@ $wife replied stiffly, though she didn't stop him from touching her.
@@.man;"I mean for convincing $name to let me live here."@@ He clarified.
@@.wife;"I... I didn't, he just decided it on his own..."@@ She lied, then she flinched again when $stepd pulled her towards him with both hands. They moved up between her legs and over her crotch.
@@.man;"Don't lie."@@ $stepd smirked.
@@.man;"You wanted me to stay. You've enjoyed teasing me, winding me up... And you didn't want it to stop. Admit it."@@ His fingers found the crevice between her legs. $wife bit her lip.
@@.wife;"I... I didn't mean to... I just..."@@ $wife replied in a soft, hot voice. Her mind was becoming foggy as she thought of the many times she'd intentionally teased $stepd with her body. He was right.
@@.man;"I can feel the warmth... You're thinking about it again, aren't you? Naughty girl."@@ $stepd began to rub her through her pants.
@@.wife;"Mh... Sorry..."@@ She gasped.
@@.man;"Do it again."@@ $stepd growled. $wife blinked. He'd stopped touching her... But she didn't want it to stop. All she could think about was how hot she felt between her legs...
@@.wife;"Oh... Do what...?"@@ She asked hesitantly.
@@.man;"Masturbate. I want to see it... Seduce this old man."@@ He grinned.
$wife stood up. She tried to think about it, but any rational thought had left her mind. She pulled down her pants and underwear, then she sat down. She parted her legs to reveal herself.
@@.man;"Look how wet you are... What a slutty wife."@@ He teased. $wife couldn't help but moan from his words. She lowered a hand to masturbate.
[img[images\pictures\loving_family\stepdad_naive_1_1.webp]]
@@.wife;"Ohh... Mmh..."@@ She gasped as her fingers slid through her wet womanhood. $stepd stood up to take down his underpants. His erect cock flung up into the air. $wife eyed it hungrily and masturbated faster.
@@.man;"You wanted me to stay, didn't you?"@@ $stepd asked. $wife bit her lip as she stared at the manhood.
@@.man;"Well? Admit it. You wanted this cock."@@ He continued. It waved closer to her face.
@@.wife;"Ohh- yes...!"@@ She moaned, then she leaned forward to take him in her mouth.
She swirled her tongue around the head of his cock then gulped down the length until she couldn't breath. She masturbated faster as she choked on him, then she pulled back and gasped for air.
@@.man;"Ugh, you naughty fucking slut...! If you want my cock so badly then beg for it!"@@ He growled as he slapped it on $wife's tongue.
$wife rolled onto her back and pulled her legs back.
@@.wife;"Please fuck me...!"@@ She begged. $stepd lunged forward and pushed his wet cock into $wife's soaking pussy. She gasped loudly as his entire length buried into her.
@@.wife;"Oh my god...!"@@ She whimpered.
@@.man;"Fuck! You're so wet...!"@@ $stepd grunted as he thrusted into her.
[img[images\pictures\loving_family\stepdad_naive_1_2.webp]]
$wife moaned and bucked her hips into $stepd as he thrusted his meaty cock into her raw pussy. She could no longer think of anything other than seducing $stepd. She wrapped her legs around him and pulled him deeper inside her.
@@.man;"Ohh, you naughty woman! What would $name say?"@@ $stepd pinched her nipple as he thrusted.
@@.wife;"Mmh, he doesn't need to know...!"@@ $wife moaned.
@@.man;"You really are a slut, aren't you? Well okay, I'll keep the secret... So long as you're my sex pet!"@@ $stepd grinned.
@@.wife;"Yes...! You can use me whenever you want...!"@@ The words left $wife's mouth before she knew it.
@@.man;"Oh I will be... Hah... I'm gonna cum...!"@@ $stepd grunted. He gripped onto $wife's hips and thrusted faster.
@@.wife;"Ohh... Cum for me...!"@@ $wife begged. The old man grunted again as he thrusted a final few times. $wife felt his hot seed spew into her. She rocked her hips into him to milk every drop.
@@.man;"Hah...! You'll give me a heart attack..."@@ $stepd caught his breath then stepped back. His cock popped out of her.
@@.man;"Visit again soon..."@@
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
@@.man;"I like driving in this neighborhood. There's no traffic and sometimes you get to see some of the lonely housewives out for walks."@@ $stepd grinned across at $wife as he drove.
$wife didn't know how to respond. She wanted to call him a pig, but she couldn't muster the words.
@@.man;"Don't worry, one lonely housewife is enough for me..."@@ He laughed. $wife flinched when he put a hand on her leg.
@@.man;"What is it...? Are you feeling shy?"@@ $stepd teased. He slid his hand further up, under $wife's skirt. She bit her lip and squirmed.
@@.man;"Don't act. We both know your true nature..."@@ He continued. $wife felt her legs tense as his fingers brushed over her panties. She thought she might already be wet...
@@.wife;"Stop..."@@ She managed to whisper though it was unintentionally erotic.
@@.man;"Already turned on, aren't you?"@@ $stepd ignored her. His fingers gently rubbed into her folds. $wife unconsciously grinded her hips into his fingers.
@@.man;"See? Naughty woman... I'm driving you know?"@@ $stepd tutted.
@@.wife;"Where are we going...?"@@ $wife asked as she struggled to keep her thoughts straight. They were driving the opposite direction of the shop.
@@.man;"Heh, okay you got me. Change of plans."@@ He admitted with a childish grin.
@@.man;"I did need to go to the shop, but I'll do that later. I didn't want to miss the opportunity to spend quality outdoor time with you."@@ $stepd explained.
@@.wife;"Outdoor time?"@@ $wife frowned, then she realized they were enroute to the park.
@@.wife;"Why?"@@ She asked, then she flinched as $stepd pulled aside her panties and touched her raw pussy. She could feel the cold air against her wetness.
@@.man;"Do you really care to know? Does it really matter? You'll still get off all the same..."@@ He replied as he slid a finger inside her. $wife let out a small moan. He was right, she didn't really care...
He slid a second finger inside her. $wife gasped again as her womanhood stretched around his meaty fingers. She began to rock against them, but frustratingly it wasn't doing enough. She wanted them to go in further, but instead $stepd pulled his fingers out. The van slowed to a stop. $wife realized they were already at the park.
@@.man;"Take off your underwear."@@ $stepd demanded. $wife hesitated. She looked around to make sure they were alone, but they weren't. There was a man sitting on a bench nearby.
@@.man;"Do it."@@ $stepd encouraged her. $wife bit her lip as she wriggled up on the seat to pull off her underwear, her pussy was only covered by her skirt.
$stepd held out a hand, and $wife put her underwear in it. He tucked them into his pocket.
@@.man;"Masturbate."@@ $stepd ordered her. $wife hesitated again.
@@.man;"What? You don't want that man to see?"@@ $stepd asked with a raised brow. $wife nodded, then she flinched when $stepd honked the horn a single time. The man looked over, and $stepd beckoned.
@@.wife;"What are you doing...?"@@ $wife asked as she sat up straight, her womanhood still eager to be filled. Her heart began to race.
@@.man;"I know how much you like to put on a show..."@@ He told her with a wicked grin as the man arrived.
@@.man;"Hi there."@@ The young man wasn't unattractive. He looked at $stepd and glanced at wife. @@.man;"Did you need something...?"@@ He asked.
@@.man;"Do you want to see my girlfriend here masturbate?"@@ $stepd asked. $wife felt herself blush, but more than that, her womanhood burned with desire. She wanted to do it...
@@.man;"Woah uh, f-for real?"@@ The man understandably reacted with a nervous glance-around, though he couldn't help but give $wife another looking at, too.
@@.man;"For real."@@ $stepd confirmed. @@.man;"Go on, $wife."@@ $stepd told her. $wife could feel her heart beating through her chest as she slowly pulled her skirt up to reveal her wet self.
@@.man;"Holy fuck..."@@ The young man muttered as he stared at $wife's private parts.
She lowered a hand to herself and shivered as she felt her fingers brush against her wet labia. She began to massage her fingertips into her folds, then she found her clit and rotated.
$stepd shuffled in his seat beside her to pull down his pants. The young man glanced around again.
@@.man;"Uhh..."@@ He hesitated.
@@.man;"Noone's around. Are you going to miss your chance...?"@@ $stepd questioned him. The man hesitated again, but decided to go with it. He pulled his pants down partway to pull out his cock and began to jerk off as he watched $wife.
Seeing both $stepd and a complete stranger jerk off over her made $wife shiver with pleasure. She masturbated harder as she eyed the man's cock.
@@.man;"Why don't you suck it?"@@ $stepd suggested.
@@.wife;"Let me taste your cock..."@@ $wife begged. The man didn't hesitate this time - he shuffled forward to let $wife swallow his member up.
[img[images\pictures\loving_family\stepdad_naive_2_1.webp]]
She moaned as she took him in. She swirled her tongue around the head and let him push further into her mouth with his gentle thrusts. She masturbated faster, then she moaned louder when $stepd reached over to push a finger inside her.
@@.man;"Fuck, that feels good."@@ The young man commented.
@@.man;"Yeah she's a real good cock sucker."@@ $stepd replied. $wife felt herself shiver from his words.
@@.man;"She's your girlfriend?"@@ The young man asked, understandably confused by the mismatch.
@@.man;"Yeah. She's also married, the filthy slut. And now look at you, sucking on a stranger's cock."@@ $stepd teased. $wife moaned as his finger pushed in deeper.
@@.wife;"Yes... I'm a filthy slut...!"@@ $wife confessed.
@@.man;"Fuck, that's so sexy."@@ The man groaned.
@@.man;"You want to fuck her?"@@ $stepd asked. $wife moaned from the thought.
@@.man;"Uh... Is that okay?"@@ He asked.
@@.man;"It's okay, isn't it $wife?"@@ $stepd asked.
@@.wife;"Please fuck me...!"@@ She begged.
$stepd pulled his fingers out of her slit and looked over his back into the van's load space.
@@.man;"The door's on the back..."@@ He told them.
The young man stepped back from $wife's passanger door and helped her out. $wife's legs were shaking as she stepped out of the van. She could feel her wetness run down her legs. She nervously glanced around.
The two got into the van, and the young man helped $wife onto her arms and knees as $stepd watched from the front. He positioned himself behind her. She felt his manhood rub against her slit.
@@.man;"You're so wet..."@@ He commented.
@@.man;"That's the sign of a slut that needs a good fucking."@@ $stepd barked. $wife didn't care about his insults. He was right.
@@.wife;"Ohh... Put it in...!"@@ She pleaded, then she moaned as the man thrusted into her.
[img[images\pictures\loving_family\stepdad_naive_2_2.webp]]
@@.man;"What a slutty expression!"@@ $stepd laughed.
If anything, his tormenting comments only stirred up her desires even more. $wife pushed back against the man to take in his whole length, then she bucked against him. He wasn't going fast enough... Not like $stepd. She rubbed herself as she desperately tried to get herself there.
@@.man;"Ugh fuck, if you do it that fast I'll cum!"@@ He exclaimed.
@@.wife;"Don't cum yet... I need you to fuck me harder...!"@@ $wife begged. She could hear the man groan as he did his best.
@@.man;"You better listen to her, otherwise she'll need to fuck every guy at this park!"@@ $stepd sneered. $wife shivered from the thought - her endlessly fucking one guy after the next while $stepd watched and jerked off, her body covered in hot cum... She gasped as she rubbed herself faster.
@@.man;"Ugh I'm about to cum...!"@@ The man groaned again.
@@.wife;"Not yet...!"@@ $wife told him, though she did nothing to slow down. Instead she sped up - her ass slapped against the man's body as she rode his cock.
@@.man;"Cum for me like a slut, $wife."@@ $stepd asked. $wife gasped and shivered from his words, and her mind turned blank as she came, as if entirely due to $stepd's request. The man groaned and grasped onto her ass at the same time. He pulled his cock out and sprayed cum all over $wife's ass.
@@.man;"Ugh fuck...!"@@ He growled as he jerked out every last drop. $wife collapsed onto the floor with another spasm.
@@.man;"Hah... Shit... That was awesome... Uh..."@@ The man commented, but $wife wasn't listening. He spoke to $stepd for a brief moment, then he hurried out of the van and away from the area. His common sense must have returned. It was too bad $wife's was entirely lost.
$wife layed on the floor, her womanhood still pulsing from the sensation of being fucked. $stepd tossed a towel onto her cum-covered body.
@@.man;"I hope you enjoyed that, $wife... I hope you'll join me for a drive again soon."@@ $stepd grinned. $wife blushed and nodded. She no longer had the resolve to fight.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'male'>>\
It was noon. $stepd entered his room, shortly followed by $wife.
@@.man;//"Take off your clothes and sit down."//@@ $stepd told your wife. Your jaw dropped at the sheer audacity of the old man. Your instinct was to march straight to his room to sort him out, but instead you were further dumbfounded when $wife meekly complied.
You watched as your wife stripped in front of your step-father and then sat on his bed, completely naked. The world spun as you tried to understand the situation.
@@.wife;//"Now what...?"//@@ She asked quietly. She sounded unusual... You thought maybe $stepd was blackmailing her.
@@.man;//"Lay on your back, then lift and spread your legs."//@@ $stepd barked. You felt fury swell within you as the filthy old man told your wife to expose herself to him, but another feeling soon replaced it as you watched her fulfill the demand.
@@.man;//"Look at how wet you are... You must have really enjoyed pleasing another man."//@@ $stepd commented as you reached down to touch your wife's womanhood. You clenched your fist and jaw as he touched her, but you didn't miss his words. He said 'another man'.
@@.wife;//"Mmm... Yes..."//@@ $wife moaned quietly. Your eyes grew wide from how erotic her voice sounded. This wasn't forced.
$stepd took a moment to fetch something from under his bed. You squinted to recognize it - rope. He had $wife shuffle forward and sit up as he worked the rope around her body to bind her in a certain way, all the while murmuring obscenities to her - words that should have made her feel disgusted, but instead she seemed aroused. You were sick with anger, and you did your best to ignore your swelling crotch.
@@.man;//"Did you enjoy sucking another man's cock?"//@@ $stepd asked as he pushed $wife onto her back. He'd bound her legs and arms so she was open and vulnerable to him.
@@.wife;//"Yes...! Mmh..."//@@ $wife admitted as $stepd began to fondle her defenseless body.
[img[images\pictures\loving_family\stepdad_naive_3_1.webp]]
@@.man;//"What were you thinking about while you sucked him off?"//@@ He asked.
@@.wife;//"Mmh ohh... I... I wanted you to fuck me..."//@@ $wife moaned. Your cock twitched painfully against your pants. You were at a loss from the whole situation. What could have happened for their relationship to turn this way...? You gasped as you realized it was probably your own fault, of course, for using the control app. You told her to lead him on... And this is where that command has led.
@@.man;//"Heh, wanted two men at the same time did you? Would you like that?"//@@ $stepd teased as he pushed a finger inside her.
@@.wife;//"Ohh yes...!"//@@ $wife gasped and bucked, though her movements were limited.
@@.man;//"And when he fucked you? What were you thinking?"//@@ $stepd asked.
@@.wife;//"I just wanted you...!"//@@ $wife replied.
@@.man;//"I see. I've kept you waiting haven't I?"//@@ $stepd pulled his finger out and began to undress. $wife eyed him hungrily.
@@.wife;//"Yes..."//@@ She agreed.
@@.man;//"You want me to fuck you right now?"//@@ He asked.
@@.wife;//"Ohh- yes...!"//@@ $wife moaned as she rocked her hips, as if inviting him.
@@.man;//"Beg for it."//@@ He demanded.
@@.wife;//"Please $stepd, I need your cock!"//@@ $wife shamelessly pleaded.
@@.man;//"Good girl, here's your reward..."//@@ $stepd shuffled in and pressed his cock against her pussy, which swallowed him up entirely. He groaned and began to thrust.
[img[images\pictures\loving_family\stepdad_naive_3_2.webp]]
You stared and watched as $stepd defiled your wife's body with his dirty old man cock - she moaned and gasped as he plunged into her unprotected pussy, and her tits swayed with every thrust. You could see the ecstacy etched into her expression. She wasn't thinking of anything other than getting fucked. She certainly wasn't feeling guilt, nor almost everything you were feeling other than lust... Which you were disgusted to admit you were also feeling.
You shamefully jerked off as you watched $stepd fuck $wife.
@@.man;//"Your pussy is so wet, $wife. I might cum straight away."//@@ $stepd commented.
@@.wife;//"Ohh, mmh... That's okay... B-but keep fucking me as long as you can...!"//@@ $wife begged.
@@.man;//"Heh, that's not fair. I'm not as young as you."//@@ $stepd grunted as he thrusted faster.
@@.man;//"Is this old cock of mine doing enough for you?"//@@ He asked as he casually groped her swaying tit.
@@.wife;//"Mmh, yes! It's good...!"//@@ $wife dismissed his concern.
@@.man;//"I'll take your word for it. Heh... What an erotic body you have, $wife. You're the perfect little slut, aren't you?"//@@ He grunted louder.
@@.wife;//"Hah, y-yes! I'm a naughty slut..."//@@ $wife gasped and shivered, as if turned on by the insult.
@@.man;//"Ugh... I have just the thing for a slut like you..."//@@ $stepd groaned as his thrusts pushed deeper. He gripped onto her waist and leaned over her.
@@.man;//"I'm going to fill you with my cum."//@@ He announced. $wife gasped and moaned, and she bucked as $stepd thrusted into her.
@@.wife;//"Ohh fuck...! Fuck me harder...! Oh my god... I'm cumming...!"//@@ $wife moaned as $stepd filled her with his seed.
You groaned as you came into your hand. It wasn't your proudest moment, and you were immediately filled with dread of what you were meant to do. You didn't think you had it in you to confront $wife about it... Or even $stepd. Could you just pretend to not know? The thought gave you the most comfort.
<<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 $stepd 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>><<set $gender to 'female'>>\
$wife nervously approached $stepd's door and knocked.
@@.man;"Come in."@@ She heard him call out. $wife opened the door and entered to find both $stepd and his friend Arthur. He grinned at her.
@@.man;"Hello there $wife, kind of you to stop by."@@ $stepd greeted her coolly.
@@.wife;"Y-yes... Um... I wanted to tell you about $name..."@@ She explained.
@@.man;"Very good, $wife. But don't get ahead of yourself..."@@ $stepd raised an eyebrow as he smirked at her.
@@.man;"First I want you to undress."@@ He said. $wife immediately felt a wave of dark pleasure from his unreasonable request. She bit her lip and looked between the two.
@@.wife;"Um..."@@ She hesitated. $stepd clicked his tongue.
@@.man;"Come on now."@@ His tone shifted slightly more harsh. $wife blinked, then she nodded. She gently shrugged off her top and pulled down her pants so she stood before them in her underwear.
@@.man;"Very sexy."@@ Arthur commented.
@@.wife;"Thank you."@@ $wife replied in a quiet whisper.
@@.man;"Now kneel on the bed and tell me what you wanted to tell me."@@ $stepd demanded.
$wife felt her heart race as she climbed onto the bed. She could feel their eyes on her as she leaned down onto her elbows and knees, her ass exposed to the both of them. She gasped when she felt a rough hand rest against her ass cheek.
@@.wife;"Um... S-so, $name was talking to me..."@@ She began, then she gasped when her panties were pulled aside.
@@.man;"And?"@@ $stepd asked while he traced his fingers down between her legs while Arthur continued to grope her ass.
$wife held her breath and closed her eyes as his fingers traced over her womanhood. She felt her heart pounding as her wetness grew.
@@.wife;"H-he... Was still sounding doubtful... Of you..."@@ She breathed a slow shaking breath, then she gasped when his rubbing became harder.
@@.man;"Do you like this?"@@ She could hear his grin in the question.
@@.wife;"Yes..."@@ She admitted.
@@.man;"Masturbate for us."@@ $stepd ordered. $wife was quick to obey - she reached down between her legs and rubbed her pussy. She felt the hot wetness on her fingertips and between her lips while $stepd continued to caress her holes. She glimpsed at Arthur jerking off while he watched.
[img[images\pictures\loving_family\stepdad_secret_1_1.webp]]
@@.wife;"Oh..."@@ She gasped and closed her eyes.
@@.man;"So he doesn't want to sell the house to me?"@@ $stepd asked.
@@.wife;"No... Mh... H-he said you... You told him you... didn't want your house assessed..."@@ She struggled to recall the reason she was visiting. Her mind was foggy and all she could think about was feeling good and making $stepd feel horny.
@@.man;"Ah, maybe that was too much of a giveaway."@@ $stepd sighed, then he slowly pushed a finger inside $wife's slit.
@@.wife;"Oh...!"@@ She moaned as she felt his thick finger invade her private area.
@@.man;"Heh, she really is a slut huh?"@@ Arthur commented, but $wife didn't care what he thought. If anything, it just turned her on even more.
@@.man;"Okay, $wife... I need you to do something for me..."@@ $stepd grunted as he pulled $wife's ass back.
@@.wife;"Y-yes...?"@@ $wife asked, then she felt $stepd grip her waist and position himself behind her.
$wife gasped and closed her eyes when she realized what he was doing. She felt the tip of his cock rub against her pussy. She almost felt ashamed by how wet she'd gotten. She audibly moaned when $stepd pushed his cock into her.
[img[images\pictures\loving_family\stepdad_secret_1_2.webp]]
@@.man;"Hah, what a tight, wet hole you have, $wife..."@@ $stepd chuckled as he slowly thrusted into her.
@@.wife;"Mmm!"@@ She could only moan in response. Her state of mind was waning with every one of his thrusts, each sending her deeper into a hypnotic stupor. All she wanted to be was an obedient slut for $stepd.
@@.man;"The first thing you can do is make your mouth useful."@@ $stepd commented. $wife realized Arthur was kneeling in front of her, his cock hanging over her face. She closed her eyes and leaned forward to hungrily take it into her mouth.
@@.wife;"Mmm..."@@ She moaned again. She felt ecstacy like nothing else.
@@.man;"That's it, love... Suck on that cock..."@@ Arthur grunted.
@@.man;"Now, about $name..."@@ $stepd continued. $wife blinked. For a moment she'd completely forgotten about you. She felt a small panic, but it quickly disappeared when $stepd thrusted into her again.
@@.man;"I need you to keep a close watch on him... And disagree with him whenever he voices any concerns about my deal."@@ $stepd ordered. $wife nodded as best as she could with a cock in her mouth.
@@.wife;"Yes..."@@ She gasped, drool coming from her mouth.
@@.man;"Ah fuck, what an erotic face...!"@@ Arthur commented as he jerked his slimey cock over $wife's face. He breathed harder. $wife stuck out a tongue for him to target.
Arthur grunted as he shot his load over $wife's face. She hungrily licked her lips and moaned as $stepd continued to pound her from behind. He grunted louder too.
@@.man;"If you're good about it then $name will sell the house to me, I can kick him out, and you can live here with me as my personal slut...!"@@ $stepd exclaimed excitedly, his thrusting growing faster. $wife moaned at the thought. She nodded.
@@.wife;"Yes...!"@@ She imagined being used by $stepd and Arthur every day.
@@.man;"But first, take my load...!"@@ $stepd grunted again as he thrusted deep into $wife's raw pussy. She felt his hot seed spill into her womanhood. She shivered and bucked as she came on his cock.
[img[images\pictures\loving_family\stepdad_secret_1_3.webp]]
@@.man;"Hah... You're my woman now, $wife..."@@ $stepd grinned then slapped her ass. $wife yelped and moaned. She was still cumming while $stepd's cum oozed from her hole.
@@.man;"One last thing..."@@ $stepd commented as he unmounted her and began redressing, leaving her bent over on his bed.
@@.man;"I don't want $name to be any more suspicious than he already is... So don't visit me again until he agrees to sell the house. Okay?"@@ $stepd raised an eyebrow at her.
$wife bit her lip and nodded. @@.wife;"Okay..."@@
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife knocked on $stepd's door with a shaking hand. She wasn't scared anymore. She was still a little bit nervous, but she was mostly excited.
@@.man;"Come in."@@ She heard the voice of her man inside.
$stepd was sitting on his bed. He lazily looked up at her from his phone and he offered a slight grin.
@@.man;"Come in, sit down."@@ He beckoned her over. $wife eagerly did as she was told and sat beside $stepd on his bed. She fidgeted as she felt his eyes on her.
@@.man;"$name came by the other day to tell me he'd accept the deal."@@ He told her. $wife felt butterflies in her stomach.
@@.wife;"Yes, he told me too."@@ She nodded.
@@.man;"Though it wasn't without incident, was it? He also said he visited my old house."@@ He added sternly. $wife bit her lip.
@@.wife;"He did... I'm sorry."@@ She looked down shamefully.
@@.man;"It's okay. Even though he didn't see any damage, he didn't accuse me of lying. What did you tell him?"@@ He asked in a sympathetic tone. $wife glanced across at $stepd.
@@.wife;"I just told him off for being so untrusting."@@ She replied.
@@.man;"Hah! The irony."@@ $stepd chuckled. $wife should have felt shame, but she didn't.
@@.man;"Still, it's hard to believe he'd just accept it."@@ $stepd thought to himself, then he shrugged.
@@.man;"I suppose it doesn't matter. He told me he'd accept."@@ He muttered, then he stood up and unzipped his pants.
$wife blinked in surprise, then she shuffled nervously on $stepd's bed. She eyed his crotch in anticipation. $stepd fetched his flaccid cock from his underwear with a lazy yawn, then he hung it in $wife's face.
@@.man;"Suck it."@@ He demanded.
$wife obediently leaned forward to take the thing in her mouth. It was soft and squishy at first, but she felt it slowly grow and harden while she sucked on it. $stepd groaned.
@@.man;"Good girl. You've done everything exactly as I asked, $wife... To be honest, I still can hardly believe it."@@ He said, more to himself. He then chuckled and shook his head as he watched $wife slurp on his cock.
[img[images\pictures\loving_family\stepdad_secret_2_1.webp]]
@@.man;"I'd thought I'd have a harder time turning you into my woman. Honestly I was prepared to blackmail you. But to think you'd come around so much on your own... Maybe I've still got it, eh? That sex appeal."@@ $stepd grinned stupidly.
@@.wife;"Mmh... Yes..."@@ $wife moaned in response between sucks.
@@.man;"Or maybe I just hit the jackpot with you being an oppressed cock-starved slut."@@ He added with a perverted grin.
@@.wife;"Oh... No..."@@ $wife gasped her denial, but she never stopped servicing your step-dad's cock.
@@.man;"Come on now, you're going to deny it with my cock in your mouth? Hah!"@@ $stepd chortled then groaned as he pushed his cock deeper into $wife's mouth.
@@.man;"Admit it, $wife... You're a slave to my cock. You've always been a slut. You just needed a dominant guy like me to submit you."@@ He stated while thrusting into her throat.
$wife gagged and gasped for air. @@.wife;"Y-yes... I'm a slut for your cock..."@@ She confessed while spluttering on spit and pre-cum. Her mind had turned blank again. All she felt was her sexual desire to turn on $stepd.
@@.man;"You're my slave."@@ $stepd stated while he slapped his meaty cock on $wife's face.
@@.wife;"Yes..."@@ $wife moaned in response.
@@.man;"Bend over for me, $wife."@@ $stepd growled.
$wife quickly scrambled over while pulling off her clothes. She thrusted her ass up in the air to $stepd, revealing her raw pussy and ass. She gasped as $stepd forcefully grabbed her hips and positioned himself behind her. He pressed his wet cock against her opening and pushed into her. Her soaking pussy swallowed his thick cock.
@@.wife;"Oh fuck...!"@@ $wife whimpered.
@@.man;"Your pussy was made for my cock!"@@ $stepd announced while he thrusted into her. $wife gripped onto the bed and threw herself back against him with each thrust. She loved the feeling of him filling her.
[img[images\pictures\loving_family\stepdad_secret_2_2.webp]]
@@.wife;"Yes...! Make me your woman...!"@@ She begged.
@@.man;"You love my cock, don't you $wife? You're my perfect little cum dumpster."@@ $stepd growled menacingly.
@@.wife;"Mh-yes!"@@ $wife agreed whole-heartedly.
@@.man;"We're going to kick $name out and fuck like this every night!"@@ $stepd continued.
@@.wife;"Ohh-yes!"@@ $wife shivered. She was ready to cum.
@@.man;"Then we can get married, and you'll be my slut bride! You'll take care of all my old buddies too."@@ $stepd grunted. $wife imagined herself fucking $stepd and all his buddies. She shivered and squirmed. She couldn't hold it anymore.
@@.wife;"Oh-please $stepd! Cum inside me...!"@@ She begged.
@@.man;"Alright, here you go, $wife...!"@@ He groaned as he thrusted deep into $wife. She felt his cock twitch inside her as his hot seed spilled into her raw womanhood.
@@.wife;"Mmh- ohh...!"@@ $wife spasmed as she came on $stepd's cock.
@@.man;"Ahh-fuck...!"@@ $stepd groaned as he milked every last drop out into $wife's pussy.
He pushed his cock in one last time, then pulled it out with a wet squelch. $wife felt his cum spilling down her leg. She remained face down, ass up on his bed.
@@.man;"Hah, now there's a sight I want to see every day."@@ $stepd slapped her ass, making her yelp.
@@.wife;"Mmh..."@@ $wife could only moan, still elated from her orgasm.
@@.man;"One last thing, $wife... I want you to arrange the contract for $name to sign. Get it done fast."@@ $stepd told her.
@@.wife;"Okay..."@@ $wife agreed without a second thought.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>Something was bugging you. Even though you'd told $wife that you'd gotten over it, your intuition was telling you not to give up. You tried to find the mental resolve to quit being so childish, but you simply couldn't.
You waited until $wife was asleep then you snuck out of the bedroom with your laptop. You went to the bathroom and sat on the toilet. You waited for it to boot up. You just wanted to check the spy camera one last time, and if you were being dumb then at least you could use the opportunity to have a wank.
For some reason your entire body was numb from nervousness as you logged on and clicked on the web browser. It was dead silent in the bathroom, you could almost hear your own heartbeat. You opened the UI for the camera's stream.
You started from the earliest date possible and scanned through several days and hours of footage.
@@.you;"I'm so dumb..."@@ You whispered to yourself. Even though you hadn't yet seen anything out of the ordinary, your heart was pounding harder. You only spoke to convince yourself you were mistaken for being suspiscous... But you unconsciously knew that you were right.
You slowed down the footage when you finally got to the latest date available, then you clicked pause. You clenched your jaw as you stared at the screen. $wife was in $stepd's room, sitting on his bed completely naked in front of $stepd and his friend Arthur, their lecherous eyes on them as she seemingly willingly exposed herself to them. You felt sick. You wanted to close the laptop and forget you ever saw anything. You hated yourself that you doubted your wife enough that you found out the truth. You could have happily lived together in complete ignorance... But now it was too late. You clicked play.
@@.man;"//Spread your legs for us.//"@@ $stepd said to her. Your stomach tightened as you heard the old man command your wife to do something so vulgar, then you heart sank when she complied.
@@.wife;"//Yes...//"@@ She breathed.
@@.man;"//What an obedient slut you are!//"@@ Arthur laughed. You clenched your fist.
@@.wife;"//Mh... I'm your slut...//"@@ $wife responded with a lewd moan. You could hardly believe it. Your eyes widdened. You realized this was your own fault. $wife must have lost control of her senses when you used the control app.
@@.man;"//She did such a good job getting $name to sell the house to me.//"@@ $stepd praised her. You clasped a hand over your mouth. You were sure you would throw up.
@@.man;"//Masterful work, $wife. Though I'm honestly still amazed that you'd betray $name like that... You must have really hated him.//"@@ Arthur chuckled. You noticed $wife freeze. She had an odd expression on her face. $stepd must have noticed too - he quickly chimed in.
@@.man;"//It's not like she's actually betraying $name... $name will get my money and he can start a new life without $wife. It's probably the best outcome for him, eh $wife?//"@@ $stepd said to $wife. You gasped. $wife was planning to leave you... $stepd had convinced her.
@@.wife;"//Yes...//"@@ She agreed in a monotone voice.
@@.man;"//See? It's actually good for him... And great for us, because we get to keep doing this every day.//"@@ $stepd grinned. $wife's spirit seemed to revive at that comment. She nodded eagerly.
@@.man;"//Now let's celebrate!//"@@ $stepd announced, then he looked between Arthur and $wife. @@.man;"//Whose cock do you want to suck first?//"@@ He asked.
$wife looked between the two old men. @@.wife;"//Both.//"@@ She blushed.
@@.man;"//Heh, you really are a slut!//"@@ Arthur chuckled again while he undid his belt and dropped his pants. $stepd did the same.
@@.wife;"//Sorry...//"@@ $wife apologized.
@@.man;"//No need to be - I love a good slut.//"@@ Arthur commented as he reached over to squeeze $wife's tit. She let out a soft moan from his touch.
You clenched your jaw as you watched the man touch her. You hated it, but for some sick reason you were getting hard.
@@.man;"//Come on, then.//"@@ $stepd said as he stepped towards $wife while jerking his soft cock awake.
$wife shuffled on the bed to get on her elbows and knees. $stepd and Arthur approached her face with their cocks. She reached out and pulled them in, then she closed her eyes and leaned over to gently suck on $stepd's cock. Your stomach lurched. You didn't want to see it, but you couldn't look away. $wife moaned lewdly as she did her best to slurp down both of their cocks at the same time.
[img[images\pictures\loving_family\stepdad_secret_3_1.webp]]
@@.man;"//Agh! That's it...//"@@ $stepd groaned.
@@.man;"//Heh. This is a first for me.//"@@ Arthur commented as $wife pushed both of their cocks into her mouth while making obscene slurping sounds.
@@.wife;"//Mh...//"@@ You could hear your wife betraying you.
@@.man;"//You love sucking these two old cocks don't you?//"@@ $stepd asked as he held up her hair.
@@.wife;"//Mmm- Yes...//"@@ $wife gasped. She jerked their wet cocks and looked up at $stepd.
@@.man;"//We can do this every single day if you want. Would you like that?//"@@ He continued.
@@.wife;"//Yes...!//"@@ She moaned, then she jerked them faster.
@@.man;"//Good. You're my woman now, $wife... Which means you have to look after my friends like a good girl.//"@@ $stepd told her. $wife bit her lip and nodded, then she moaned and shivered. Arthur's hand found it's way between her legs. You could hear him finger her.
@@.wife;"//Mh- I'll do whatever you want me to...//"@@ $wife whimpered.
@@.man;"//Good. Now lie down.//"@@ $stepd said, but he didn't wait for her. He grabbed her and pushed her down on her side. You snarled as he manhandled your wife, but there wasn't anything you could do about it. You then clenched your fist and watched as $stepd positioned his cock against $wife's pussy.
@@.man;"//Tell me you want it.//"@@ $stepd said.
@@.wife;"//Please, $stepd... Fuck me...!//"@@ $wife begged. Then $stepd thrusted into her with a powerful push. $wife gasped lewdly and held onto the bedsheets.
@@.man;"//Don't forget me.//"@@ Arthur said. He circled around to push his cock into $wife's face. She hungrily sucked on it while $stepd fucked her. You watched them plow your wife; $stepd fucked her pussy while Arthur used her mouth. $wife moaned, gagged and spluttered as they used her as their sex toy.
[img[images\pictures\loving_family\stepdad_secret_3_2.webp]]
@@.wife;"//Ghhh... Mmm... H-hah...//"@@ $wife's face was covered in spit and pre-cum. Arthur was brutal in how he thrusted his cock down her throat, and $stepd was equally unrelenting.
@@.man;"//What a slutty face you're making.//"@@ Arthur commented and pinched her nipple. $wife yelped and moaned.
@@.man;"//That's it... Keep sucking his cock like a good slut...//"@@ $stepd grunted. His thrusts grew faster.
@@.wife;"//Mmm- Yes... Fuck me harder... Use me like a whore...!//"@@ If it wasn't for her voice, you would never have thought this woman was $wife. Something about hearing her made your cock grow painfully hard.
@@.man;"//Hah... I'm going to cum... Make sure you swallow it...!//"@@ Arthur growled, then he reached down to hold $wife's face. He thrusted into her open mouth. She gagged and spluttered, and she did her best to continue sucking. Then he came.
@@.wife;"//Mmm-gh-h-hah!//"@@ $wife gurgled and coughed up Arthur's cum, then she moaned and spasmed when $stepd thrusted faster. He grunted as he spilled his cum into her pussy.
@@.wife;"//Ohhh fuck...!//"@@ $wife moaned lewdly. She rubbed her pussy while $stepd filled her with his seed.
@@.man;"//Ugh...//"@@ $stepd growled as he thrusted one last time, then he slowly pulled his cock out with a wet squelch.
$wife laid on the bed, panting and covered in cum.
@@.man;"//That was awesome...//"@@ Arthur said. He lightly slapped $wife's ass.
@@.man;"//I'm glad I could share this with you, old friend.//"@@ You could hear the grin in his voice.
@@.man;"//Should we go again?//"@@ He asked.
@@.man;"//I get her pussy this time.//"@@ Arthur exclaimed. $wife gasped and moaned again as they positioned themselves for round 2.
You looked down at your lap. You couldn't go back to how things were. Not anymore, and especially not, knowing that $wife and $stepd were planning to kick you out. You felt sick. Sick that this was how it turned out... Sick that $wife could betray you so easily... You were sick at yourself for using the app on her. It was your own fault. And you were sick at yourself for having an erection. You looked back up at the screen. If they were going to enjoy themselves, you might as well do too. You jerked off as you watched $stepd and Arthur fuck your wife.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife spent her day home, alone with $stepd. She intended to have a productive day, though she just couldn't forget your request. You wanted her to keep up investigating $stepd... To lead him on and lower his guard. The thought made her shiver in anticipation.
She wasn't sure why it gave her such a thrill, but she certainly enjoyed the idea of pleasing you. She was desperate for your praise and approval, and she knew what you wanted her to do... $wife dressed in a loose fitting summer dress and 'forgot' to include a bra in her outfit. She left the bedroom to 'clean up'.
$stepd was lazily sprawled out on the lounge. He gazed across at $wife as she walked in. She noticed his eyes quickly drop to her chest, then just as quickly they shifted back to her face. She wondered if he really thought she didn't notice.
@@.man;"Hi $wife. I'm just watching my show..."@@ He stated the obvious.
@@.wife;"Hi $stepd. I'll try and not distract you."@@ $wife politely lied with a smile.
She proceeded to tidy up the house. Although there wasn't a great deal to do, she took her time dusting and scrubbing spots - particularly while she was in $stepd's line of sight. She felt a shiver of pleasure every time he glimpsed her way - she knew he was perving on her... And she fully intended to let him.
[img[images\pictures\loving_family\stepdad_sub_1_1.webp]]
$wife gave him a clear view of her bare breasts. She knew they were visible from under her top, and sure enough she could see she had $stepd's full attention. She feigned as if she didn't notice, and he was polite enough to not tell her either.
@@.wife;"All done. Sorry to get in your way."@@ She smiled at $stepd. He seemed annoyed that she was already done.
@@.man;"No problem."@@ He grumbled as he shifted on the lounge.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>><<remember $stepd_sub_seduce2_scene to true>><<ChangeWithCap "sexuality" +2>><<set $unique_event_trigger_wife_stepd_sub_3 to true>>\
$wife paused in front of $stepd's bedroom door. Her heart raced as she thought about what she would do to keep $stepd out of his room. She felt giddy from the thought of helping you, even though she didn't know what you were doing.
She knocked on the door.
@@.man;"Uh- hang on..."@@ $stepd called out in a bit of a fluster. $wife waited several seconds before the door opened. $stepd peeked out.
@@.man;"Ah, hello $wife. What can I do for you...?"@@ He asked. He was acting strangely. He hid behind the door - only his head was peeking out.
@@.wife;"I was hoping you might join me for some yoga."@@ $wife explained with a big smile. $stepd then noticed $wife's tight fitting gym clothes.
@@.man;"Heh, really...? How kind... Um, I was actually in the middle of something though."@@ He hesitated.
@@.wife;"Oh, please? I could really use your help, and you might enjoy it."@@ $wife insisted desperately. $stepd eyed her chest again.
@@.man;"You want my help...?"@@ He asked, apparently forgetting to be discreet with his oggling.
@@.wife;"Yes...!"@@ $wife exclaimed with a small bounce, making her breasts jiggle. $stepd leered at them hungrily.
@@.man;"Heh... Well... I'm a bit busy, but I suppose I can help you out..."@@ He said in a low voice.
@@.wife;"Really?"@@ $wife beamed happily.
@@.man;"Sure... But only if you can motivate me."@@ He raised a hand as if to control $wife's eagerness.
@@.wife;"Okay, I can do that!"@@ $wife agreed, then she leaned forward to grab $stepd's arm. She pulled him out of his room, then she blinked as she realized he was in his underwear.
@@.wife;"Oh... Um... Sorry! Did you want to get changed first?"@@ $wife bashfully looked away.
@@.man;"Into what? I don't have gym clothes. This will have to do."@@ He shrugged. $wife hesitated.
@@.man;"Is that a problem?"@@ He asked curiously. $wife bit her lip and shook her head.
@@.wife;"It's fine... Um, it might even help with your mobility!"@@ She offered. $stepd followed her down the hallway and into the living room.
@@.man;"Alright, how do we do it?"@@ $stepd asked, evidently clueless.
@@.wife;"Let's start with some light stretches. Just follow my movements...!"@@ $wife explained, then she began to stretch her arms over her head.
$stepd grunted as he tried to copy her, though his form was poor and his movements would never have counted as stretching to any ordinary person. $wife let him get away with it though - she didn't want to discourage him by correcting his form and risk him leaving.
They went through plenty of upper body stretches, and $stepd lazily followed along obediently, much to $wife's surprise and delight. Then they began lower body stretches. $stepd crossed his arms and scowled at the idea of sitting down on the floor.
@@.wife;"Come on, it's easier than it looks."@@ $wife said as she twisted her body while sitting on the floor.
@@.man;"Heh? Hang on, aren't you meant to motivate me?"@@ $stepd frowned.
@@.wife;"Oh... You've lost motivation? D-did you have something particular in mind...?"@@ $wife asked.
@@.man;"Well for starters, I'm the only one in my underwear..."@@ He observed. $wife felt her cheeks flush red.
@@.wife;"You want me to...?"@@ She hesitated.
@@.man;"I'm feeling self conscious."@@ $stepd crossed his arms. $wife bit her lip.
@@.wife;"Okay..."@@ She said quietly. She stood up then she began to pull off her shirt. Her heart raced as $stepd watched her. Her sportsbra was too small for her, which was never a problem before.
[img[images\pictures\loving_family\stepdad_sub_2_1.webp]]
She paused to see if perhaps just removing the top was enough, though $stepd continued to wait. She gulped, then slowly shimmied off her tights with shaking hands. She was down to her underwear.
@@.wife;"There..."@@ She breathed a small exhale as she tried to calm herself.
@@.man;"Brilliant. Let's continue."@@ $stepd grinned, then he hurriedly sat down on the floor. $wife did the same.
@@.wife;"Let's continue with some basic hip stretches..."@@ She said with much less enthusiasm. She could feel $stepd's lecherous eyes on her.
She continued the stretches and $stepd followed along with the same level of dedication as he offered before.
@@.wife;"Okay... Um, now let's lay on our backs..."@@ $wife instructed as she layed back. $stepd did the same, though he'd positioned himself below $wife... Meaning he had a view up at her crotch.
$wife felt a flush of hotness run through her from the thought of him watching her.
@@.wife;"Let's... Stretch out legs back..."@@ She breathed as she raised her legs, giving him a clear view of her ass. $wife shivered and bit her lip to stop herself from letting out a soft moan. She knew her panties were buried into womanhood... That $stepd would be able to see it all...
[img[images\pictures\loving_family\stepdad_sub_2_2.webp]]
@@.wife;"Hold this pose... Mmh..."@@ $wife breathed out the smallest moan.
@@.man;"Is this a hard pose?"@@ $stepd asked with no strain in his voice. She knew he wasn't doing it. He was just watching.
@@.wife;"Hah... It can be..."@@ $wife responded quietly.
@@.man;"It's hard for me, too."@@ He told her. $wife peeked down towards him and gasped softly. All she saw was his lower body - his underwear pulled down and his erect cock out. He was jerking off.
@@.wife;"What are you..."@@ $wife bit her lip. She wasn't sure what to do. She didn't think this would happen.
@@.man;"Come on, $wife! I'm losing motivation."@@ He barked.
@@.wife;"I'm not sure what more I can do..."@@ $wife mumbled. She shivered as she wondered whether her wetness was visible through her panties.
@@.man;"Hmm... You know what'd really motivate me...?"@@ He reflected.
@@.wife;"What...?"@@ $wife whispered.
@@.man;"Take off your panties."@@ He told her. $wife could feel her heartbeat through her chest. His request made her body burn. She wondered what to do, then she remembered you asked her to do whatever it takes to keep him away from his room... She convinced herself it was the right decision.
$wife bit her lip as she rocked her hips back to lift her ass. She slowly pulled off her panties to reveal her glistening, naked pussy.
@@.man;"That's much better."@@ $stepd said gleefully.
@@.wife;"Let's continue our stretches..."@@ $wife mumbled. She could feel her wetness with each of her movements. She lifted her legs again and pulled her knees back to her chest, giving a full view of her pulsing pussy.
[img[images\pictures\loving_family\stepdad_sub_2_3.webp]]
@@.man;"What a lovely view."@@ $stepd commented. $wife bit her lip and let out another soft moan.
@@.man;"Hold that pose for just a little longer..."@@ He grunted. She could hear him masturbate - she could hear the wetness in each stroke. For a brief moment in madness, she yearned to feel it push inside her. She wanted nothing more than for $stepd to lunge onto her and fill her pussy with his manhood. She let out a shaking breath. She felt her wetness drip from her pussy.
@@.man;"Hah... What a naughty woman...!"@@ $stepd growled. He was jerking off faster. $wife didn't dare reply. She didn't trust herself.
@@.man;"Ha- Fuck...!"@@ He strained, then $wife flinched. She felt a hot wetness spurt across her ass. $stepd came onto her... $wife felt envious and ashamed. She wanted to feel it properly too... But she knew that was wrong of her.
@@.man;"Oh man... I was this close to just ramming it into you."@@ He chuckled. $wife opened her mouth to reply 'please do', but she clasped a hand over her mouth. She quickly stood up and collected her things.
@@.wife;"Th-that'll be all...!"@@ She said in a fluster, then she rushed to the bedroom ensuite to clean herself up. She didn't even think to check whether you had enough time to do what you needed to...
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
$wife paused by $stepd's bedroom door. She bit her lip and imagined all the ways this could go awry... However she had a task to complete whether she liked it or not. She wasn't convinced that she didn't like it. She knocked on the door.
@@.man;"Come in."@@ $stepd called out. $wife gingerly opened the door and peeked inside.
@@.wife;"Oh...!"@@ She gasped. $stepd was laying naked on his bed. $wife turned to leave the room.
@@.wife;"Um, sorry! I'll come back."@@ She said.
@@.man;"No need. Come in."@@ $stepd repeated. $wife bit her lip and hesitated, but she did as he asked. She stepped into the room and awkwardly gazed around.
@@.wife;"Um..."@@ She struggled to regain her thoughts.
@@.man;"Please, take a seat."@@ $stepd offered.
@@.wife;"Oh, it's okay. I might just stay standing..."@@ $wife politely declined.
@@.man;"Go on, sit."@@ $stepd insisted. $wife let out a small breath then she sat down, though she continued staring away from $stepd.
@@.man;"Now... What can I do for you? Yoga?"@@ $stepd asked. $wife could hear the grin in his voice.
@@.wife;"N-no, actually. I was just thinking- do you think I could go to your house with you? I mean- just to visit and see..."@@ $wife stammered.
@@.man;"Heh, just you and I...?"@@ $stepd asked.
@@.wife;"If that's okay..."@@ $wife felt her face burn red. She knew how her request sounded... Then she flinched when she felt something touch her leg. She glimpsed down. $stepd placed a hand on her thigh. He squeezed her.
@@.man;"Just to see the house...?"@@ He asked curiously. $wife bit her lip and nodded.
@@.man;"Well I could just show you photos if you're so interested."@@ $stepd suggested slyly. $wife shook her head.
@@.wife;"I'd prefer to see it in person."@@ She whispered.
@@.man;"Why so curious...?"@@ He mused. $wife shivered as his hand slowly ran further up her thigh.
@@.wife;"I j-just wanted to see the damage..."@@ She lied.
@@.man;"I don't believe you."@@ $stepd snarled. $wife froze.
@@.wife;"It's true..."@@ She said rather defensively.
@@.man;"I don't think so."@@ $stepd chortled. He squeezed her thigh again. @@.man;"You know what I think...?"@@ He asked. $wife bit her lip.
@@.wife;"What...?"@@ She asked.
@@.man;"You just want to spend more time with me... I saw how wet you were doing yoga."@@ $stepd smirked.
@@.wife;"No...!"@@ $wife spun around to defend herself, then she gasped when she caught sight of $stepd's cock. It was semi-erect, but even in that state it was a thick and heavy appendage.
@@.man;"Heh, fine. Deny it."@@ $stepd chortled again.
@@.man;"Okay $wife, here's my offer... I'll show you whatever you want to see if you show me what I want to see."@@ He suggested. $wife felt herself gently tremble. She knew where this was going, but she asked anyway.
@@.wife;"What do you want to see...?"@@ She asked.
@@.man;"Those."@@ $stepd grunted as he pointed to her chest. $wife let out a shaking breath, then she nodded. //"Whatever it takes"// She thought to herself.
@@.wife;"Okay..."@@ She stood up and raised her hands to her top. Her fingers were cold and she could feel her heart pound. $stepd watched her with hungry eyes. $wife closed her own eyes and pulled down her top to flash her breasts.
[img[images\pictures\loving_family\stepdad_sub_3_1.webp]]
@@.man;"Hoh, very nice..."@@ She heard $stepd grunt. She left herself exposed, her eyes tightly closed.
@@.wife;"Is that okay...?"@@ She asked evetually.
@@.man;"Hmm, we'll see. Just stay like that..."@@ He grunted in response. $wife opened an eye to peek, then she gasped. He was masturbating.
@@.wife;"Wh-what are you- this isn't what we agreed...!"@@ She exclaimed, but she made no efforts to cover up, and she couldn't help but look at his large, throbbing cock.
@@.man;"Sure we did; you're showing me what I want to see. What I'll do wasn't part of the deal."@@ $stepd replied. He sighed as he raised his hips and jerked off faster. He must have had a nine or ten inch cock.
$wife bit her lip. He wasn't lying... And she wasn't doing anything to him... So it was fine. She lowered her arms.
@@.man;"Hoh, your tits are beautiful, $wife."@@ He commented.
@@.wife;"Um, thanks."@@ She replied timidly.
@@.man;"This is taking me a while. Could you come and help?"@@ He asked. $wife blinked. She felt her face flush red.
@@.wife;"W-we had an agreement...!"@@ She began to say, though she was already performing the mental gymnastics to convince herself she had to do it. Thankfully or unfortunately, she didn't need to.
@@.man;"Calm down, I was just joking."@@ He frowned. @@.man;"But could you rub them or something sexy? It'll help me go faster..."@@ He requested. $wife could feel her womanhood ache with lust. She simply couldn't refuse the request.
She raised her hands to her chest and fondled herself.
[img[images\pictures\loving_family\stepdad_sub_3_2.webp]]
@@.wife;"Like this...?"@@ She breathed. Her own touch made her shiver.
@@.man;"That's it... Hmm- so lewd and erotic, $wife... What a naughty woman..."@@ $stepd grunted as he masturbated faster. $wife watched him work his cock. She wondered how it would feel inside her...
@@.wife;"I am..."@@ She agreed quietly.
@@.man;"Hoh! Ugh...! You know it huh?"@@ $stepd panted.
@@.wife;"I'm a naughty woman... naughty wife..."@@ $wife said. She felt a wave of pleasure from her own dirty talk.
@@.man;"That's right- a naughty wife seducing her father-in-law...!"@@ He growled. $wife felt a small spasm of pleasure.
@@.wife;"Ohh- yes..."@@ She gasped.
@@.man;"Hoh.. Ahh...! You wish you could have this cock, don't you...?"@@ $stepd grunted. $wife's legs turned numb as her mind raced from the thought. What if she moved closer? Would $stepd fuck her...?
@@.wife;"Mm... D-do you want..."@@ She began to say.
@@.man;"Ugh...! I'm cumming...!"@@ $stepd growled and moaned.
@@.wife;"Mmm- c-cum...?"@@ $wife gasped as $stepd came into his hands. She watched the thick load drip through his fingers and pool onto his stomach. For a brief moment she imagined it inside her.
@@.man;"Hah... Wow."@@ He muttered once he'd collected himself. He grabbed a tissue box from his bedside and began cleaning himself up.
@@.man;"I suppose that's your end of the deal settled..."@@ He said, then he gave $wife a smirk.
@@.man;"I'll show you my house on the weekend."@@ He said.
@@.wife;"Th-thank you...!"@@ $wife bashfully pulled her top back on and left the room.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]
@@.you;"How did it go with $stepd?"@@ You asked casually. $wife suddenly stiffened.
@@.wife;"Um... Fine. He agreed to let me visit."@@ She answered quietly. You raised an eyebrow at her.
@@.you;"And?"@@ You pressed.
@@.wife;"He... I had to flash him my breasts... And he masturbated again..."@@ She shamefully confessed.
@@.you;"Oh you 'had' to?"@@ You smirked, delighting in her discomfort. Truthfully the thought turned you on.
@@.wife;"Yes! He wouldn't let me see the house otherwise."@@ $wife explained.
@@.you;"And you didn't like it at all did you?"@@ You asked.
@@.wife;"I- oh..."@@ $wife averted her gaze. She couldn't lie to you.
@@.you;"So you liked it. You liked showing that old man your tits? Watching him jerk off over you?"@@ You teased. $wife didn't answer.
@@.you;"Admit it."@@ You demanded a little more sharply.
@@.wife;"A little bit."@@ $wife whispered.
@@.you;"Does thinking about it now turn you on?"@@ You asked. $wife firmly shook her head.
@@.wife;"I'm not thinking about it."@@ She answered. You frowned and clicked your tongue.
@@.you;"I want you to think about it."@@ You told her. $wife bit her lip and nodded.
@@.you;"What turned you on?"@@ You asked as you peered at her.
@@.wife;"Um... I don't know... I think maybe just that I was so vulnerable..."@@ $wife explained. You smirked.
@@.you;"Take off your clothes."@@ You demanded. $wife glanced at you for the first time with a curious expression, then, realizing you weren't mad, she quickly obeyed your order and stripped down into her underwear.
@@.you;"And your panties..."@@ You added. $wife did as you asked. You could see she was shaking with excitement.
@@.you;"Now sit down and tell me again..."@@ You said. $wife sat on the bed. She bit her lip as she reflected.
@@.wife;"I was frightened at first... Because he could overpower me so easily... And when he masturbated I thought I felt sick, but when I watched him I thought about how easily he could fuck me..."@@ $wife said as she squirmed.
@@.you;"You wanted him to fuck you?"@@ You asked. $wife squirmed again.
@@.you;"Masturbate for me."@@ You demanded. $wife looked at you with hazy eyes and again she followed your order without hesitation.
She lowered a shaking hand to her womanhood and massaged herself softly before she pressed her fingers inside her already dripping pussy.
@@.wife;"Mmh...!"@@ She gasped and closed her eyes.
[img[images\pictures\loving_family\stepdad_sub_4_1.webp]]
@@.you;"You're right, he could have very easily fucked you."@@ You stated. The thought stirred something up for you too... You wanted to see it.
@@.wife;"Yes...!"@@ $wife moaned from your words.
@@.you;"And even though it's risky, I want you to keep it up."@@ You told her. $wife bit her lip as she gazed at you with lustful eyes. She nodded.
@@.you;"Go to $stepd's house, set up the camera... And do whatever you need to do to keep him happy."@@ You told her. $wife gasped again, then she closed her eyes and bucked against her fingers.
@@.wife;"Y-yes... Oh!"@@ She shivered as wetness spilled down her leg.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.you;"Why don't you give us a show $wife?"@@ You asked.
@@.wife;"Yes..."@@ $wife replied shyly. She stepped over to the bed and climbed up next to $stepd, then slowly began to undress. She pulled her dress down over her shoulders to reveal her breasts. Then $wife bunched her dress up to reveal her underwear, which she shimmied off. You spotted $stepd cautiously eye her, and you realized he was on edge due to your presence. It probably didn't help that you teased him. You needed to disarm him.
@@.you;"Masturbate for us."@@ You requested. $wife nodded. She leaned back and parted her legs to reveal her womanhood. $stepd eyed her again. She made eye contact with him as she lowered a hand to herself and massaged her pussy.
@@.wife;"Mmh... Keep watching... Aahh...!"@@ She said softly as she slid a finger inside. $stepd leaned forward with great interest to get a better look. $wife leaned back more and pulled her leg back with an arm to give him the view he wanted.
[img[images\pictures\loving_family\stepdad_sub_9_1.webp]]
@@.wife;"Hah...! I'm so wet..."@@ She gasped. She seemed far more comfortable than before - she must have felt less vulnerable with you in the room.
You realized $stepd was still holding back. He was watching, but he hadn't said anything. You spotted his swollen crotch. He was enjoying himself, but must have felt he needed permission.
@@.you;"Suck on $stepd's cock."@@ You told $wife.
$wife looked over at you and bit her lip. She gazed back at $stepd. He paused and waited for her to take action, which she did. She shuffled forward and undid his pants. $stepd got onto his knees, then he stood up as $wife pulled his pants and underwear down to free his manhood, which pointed in her face. $wife locked eyes with you as she stuck out her tongue and traced it over the head of $stepd's cock.
@@.man;"Ohh..."@@ $stepd groaned as your wife suckled on his cock.
@@.wife;"Mm... So big..."@@ $wife commented in her soft voice. She looked up at $stepd as she slurped up and down his shaft, then she took it in her mouth.
[img[images\pictures\loving_family\stepdad_sub_9_2.webp]]
@@.man;"Agh... That's it..."@@ $stepd groaned as he rested a hand on her head. He finally found his voice. $wife throated him even deeper. Drool and spit fell onto her tits.
@@.wife;"Mmmh... Do you like it...?"@@ $wife gasped breathily between sucks.
@@.man;"Yeah, you suck cock like a real slut."@@ $stepd grunted, seemingly having gotten over his hesitancy.
@@.wife;"That's right...!"@@ $wife moaned. She caught your eye. You grinned at her and nodded.
@@.wife;"I'm so wet $stepd... Please can you fuck me...?"@@ $wife moaned as she took his cock from her mouth. $stepd grunted as he pulled on his meatstick. $wife slowly moved onto her back and pulled her legs back. She spread her glistening pussy and bit her lip as she gazed up at $stepd.
@@.man;"Ah fuck...!"@@ $stepd growled and shuffled forward to thrust himself into her.
[img[images\pictures\loving_family\stepdad_sub_9_3.webp]]
$wife gasped and spasmed as he aggressively jousted his manhood in and out of her.
@@.wife;"Ohh fuck...!"@@ She wimpered.
@@.man;"Your pussy's swallowing my cock up!"@@ $stepd grunted.
He gripped her hips and pulled himself in deeper. $wife looked at you again. You quietly undid your pants and took out your own erection. $wife hungrily eyed it. She wrapped her legs around him and moaned.
@@.you;"You weren't going to leave me out of this, were you?"@@ You asked sharply. $stepd gazed across at you. He slowed his thrusting but he didn't stop. He looked down at $wife, then at you again.
@@.man;"... Of course not."@@ He eventually said.
He pulled his cock out with a wet squelch and helped $wife roll over onto her hands and knees. He positioned himself behind her and thrusted into her again, but this time her face was right next to your crotch. You guided your manhood into her waiting, open mouth.
@@.wife;"Mmmh...! Ohmm!"@@ $wife moaned as she slurped down on your cock while getting rammed from behind.
[img[images\pictures\loving_family\stepdad_sub_9_4.webp]]
@@.man;"Heh, one man probably isn't enough for you after all."@@ $stepd grunted as he fucked your wife.
@@.man;"Ohh- your pussy's tightening on my cock. You really love this don't you?"@@ He chuckled.
@@.you;"Do you like getting fucked by $stepd?"@@ You joined in $stepd's jeering. $wife moaned and gagged onto your cock. She gasped for air.
@@.wife;"Y-yes! I love it...!"@@ She admitted through his thrusts.
@@.man;"Heh, hold on... Get on top..."@@ $stepd grunted as he pulled out of $wife's pussy again.
He groaned as he laid on his back. $wife immediately straddled him and lowered herself onto his cock. She gasped as he easily went in, then she gazed back at you longingly. She wanted to suck your cock, but you had another idea.
You pushed $wife forward, so her tits were in $stepd's face. He continued thrusting into her from below as you positioned your wet cock against $wife's asshole. $wife gasped and gripped tightly onto the bed as you pushed the head of your cock against her ass.
@@.wife;"Ohhh fuck...!"@@ $wife gasped loudly as her ass slowly let you in.
@@.man;"Ugh you got a whole lot tighter...!"@@ $stepd groaned.
You slowly pushed your cock in deeper. $wife's moans were shaking as you began to slowly thrust. $stepd didn't hold back with his own thrusting.
[img[images\pictures\loving_family\stepdad_sub_9_5.webp]]
@@.wife;"F-fuck...!"@@ $wife moaned as she squirted.
@@.man;"Agh shit, I'm gonna cum...!"@@ $stepd groaned.
You weren't there yet. You continued to thrust into $wife's ass, making her squirt and spasm while $stepd emptied his seed into her. You heard him groan followed by a wet pop of his cock slipping out of her. You slowly pulled your cock from $wife's ass, then rubbed it against her sloppy pussy.
@@.wife;"Ohhh...!"@@ $wife gasped from the sensation, then she happily pressed herself back against your cock. Her pussy swallowed you up immediately. It was still hot and wet from $stepd. You grunted as you thrusted into her.
@@.wife;"Mmm $name... $stepd came inside me so much...!"@@ $wife moaned and reached back to fondle your balls. She knew exactly what to say.
@@.man;"Heh, I really did..."@@ $stepd commented.
You groaned and thrusted faster, and you spanked $wife's ass.
@@.wife;"Mmh-! Y-yes...! Oh god, it felt so good to get fucked by him...!"@@ She continued. You grunted again and closed your eyes as an orgasm powerfully seized your body. You emptied your balls into her.
@@.you;"Ugh..."@@ You pulled your cock from $wife and watched the cum spill.
[img[images\pictures\loving_family\stepdad_sub_9_6.webp]]
@@.wife;"Mmmh..."@@ Her pussy twitched as it leaked.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
@@.man;"Here it is."@@ $stepd announced as he pointed to his house.
It wasn't anything special. It was much smaller than your place, but that was to be expected. $wife noted that the building and everything around it seemed to be free from any tape. She'd thought perhaps the council would block off access if the site was dangerous.
@@.man;"Come on in..."@@ $stepd guided $wife to the front door, then into the house.
$wife was somewhat surprised by the state of the house. It was far tidier than she thought it would be. The front door opened to an open-plan kitchen and living room with a single hallway and backdoor access. $stepd turned on the lights and casually walked through to the kitchen bench, where he flicked through some letters.
@@.man;"It's not as big as your place, but make yourself at home..."@@ He muttered as he opened a letter.
$wife glanced at the stack of envelopes $stepd would need to get through. It should take him a few minutes.
@@.wife;"Where's the bathroom?"@@ She asked.
@@.man;"Door on the left down the hallway..."@@ $stepd replied as he flicked to the next letter.
$wife quickly made her way down the hallway. She noted the bathroom, but she stuck her head into the room at the end. It was $stepd's bedroom. She checked over her shoulder before stepping inside.
The room was much smaller than the guest room $stepd had at your place. He had a single bed, a small desk with a laptop, and a wardrobe. $wife fished out the spy camera from her bag and stood on $stepd's bed. She switched the camera on, then she leaned over to place it on top of the wardrobe.
She moved back slightly to make sure the gadget had a good view of the room. It seemed like it did.
She hurried out and went into the bathroom. She took a deep breath and checked herself in the mirror. She successfully set up the camera. She just needed to let the day play out and get home without $stepd feeling suspiscious.
$wife flushed the toilet, washed her hands, and then left the bathroom. $stepd had finished with the letters and was pouring himself a drink of cheap red wine.
@@.man;"Would you like one?"@@ He offered.
@@.wife;"No thanks, one of us needs to drive..."@@ $wife politely declined. @@.wife;//Also it's still morning...//@@ She thought, though she didn't want to insult him.
@@.man;"Fine."@@ He tutted and put away the bottle with some force, apparently annoyed.
@@.wife;"So where's the damage anyway? It seems fairly ordinary to me..."@@ $wife asked curiously.
@@.man;"An expert on architecture are we?"@@ $stepd asked back with some coldness. $wife looked away, somewhat intimidated.
@@.man;"... The damage is underground, so you wouldn't be able to tell."@@ He explained.
@@.wife;"Oh... That's a shame... I was hoping to see it..."@@ $wife replied quietly. She noticed how $stepd was now staring at her.
@@.man;"Sorry to disappoint... You know, I was also hoping to see a hole... Maybe one of us doesn't have to be disappointed."@@ He replied. $wife blinked at his comment.
@@.wife;"Um... I don't know if that's a good idea..."@@ $wife mumbled.
@@.man;"Don't play the part of innocent housewife with me. It's too late to act innocent... I've already seen it all."@@ $stepd smirked and drank deeply from his wine glass.
@@.man;"We came all the way here didn't we? Noone will see other than me."@@ He said.
@@.wife;"C-could we move to the bedroom...?"@@ $wife asked timidly. She thought perhaps getting it on camera would be a good idea... And maybe you'd enjoy it? The thought made her shiver with lust. Would you enjoy watching this...?
@@.man;"I'm the only person that lives here, $wife. There's no need to act modest..."@@ He grinned. @@.man;"Take it off."@@ He ordered.
$wife bit her lip and nodded. She slowly undid her blouse with trembling hands. She shrugged her top off, then undid her bra. $stepd watched hungrily as her breasts came into view. $wife felt herself shiver with excitement.
@@.man;"And the rest..."@@ He grumbled.
$wife took a deep breath and tucked her fingers into her pants. She slowly pulled them down, panties and all.
[img[images\pictures\loving_family\stepdad_sub_5_1.webp]]
$wife stood naked before $stepd, who was still unashamedly staring at her body. She wanted to cover up, but the situation also turned her on. She couldn't stop thinking about what you would say... She hoped it would turn you on.
@@.man;"You have such a slutty body."@@ $stepd commented. $wife bit her lip, ashamed that his dirty talk was affecting her.
@@.man;"I want to see more... Lean over. Let me see."@@ $stepd grunted. $wife nodded, then hesitantly moved around to the lounge. She leaned against it to slightly stick out her ass. She flinched when $stepd pushed her over more. She was completely bent over, her pussy entirely exposed. She felt a wave of lust and pleasure wash over her. She was completely vulnerable.
@@.man;"That's the view I want... Looking at your slutty hole. Something only your husband should enjoy... But here we are."@@ He grunted. $wife gazed over her shoulder and squirmed. $stepd was jerking off. She watched him intently. Her womanhood was trembling.
@@.man;"Masturbate for me."@@ He grunted. $wife gasped as she was given an order. she reached a hand back to rub herself.
[img[images\pictures\loving_family\stepdad_sub_5_2.webp]]
She let out a soft moan as her fingers brushed over her labia. She was already so wet. She could feel her pussy pulsing in anticipation. What would you say if you saw this...? She continued to wonder. She imagined you using her at the same time.
@@.wife;"Mmh...!"@@ She couldn't keep her voice in.
@@.man;"What a naughty whore you are..."@@ $stepd growled.
@@.man;"What would $name think?"@@ He asked. $wife gasped and shivered again. She could only imagine what you would say... She masturbated faster.
@@.man;"Turns you on does it? You really are a slut."@@ He grunted. @@.wife;//Yes! I'm $name's slut...//@@ She thought to herself. You'd asked her to do anything to trick $stepd... And she was prepared to do anything.
@@.man;"Well I have what every good slut deserves...!"@@ $stepd muttered. $wife blinked and gasped as she felt something hard and wet rub against her pussy. She shivered and moaned in anticipation. $stepd was at his limit. He needed more... And $wife had to see this through.
[img[images\pictures\loving_family\stepdad_sub_5_3.webp]]
@@.wife;"Ohh...! Fuck..."@@ $wife gasped as she felt $stepd's manhood enter her hungry pussy. She swallowed him up entirely - her pussy was already so wet. $stepd started thrusting.
@@.man;"Ugh, your pussy is so wet...! You wanted this so badly..."@@ $stepd grunted as he held onto $wife's ass.
@@.wife;"Mmh...!"@@ $wife could only moan back. She did her best to stay focused, but the moment she thought about you, lust overtook her.
@@.man;"MMh, your pussy's tightening around me! You're a natural slut."@@ $stepd growled as he thrusted faster.
@@.man;"You've been wanting this for weeks, haven't you? You were so desperate to visit my house..."@@ $stepd chortled as he thrusted into her. $wife gasped and thrusted herself back onto him. She was close to cumming.
@@.man;"You can let yourself go here... Don't hold back, be the slut that you are."@@ He continued. $wife gasped again.
@@.wife;"F-fuck...! Cum...!"@@ She barely said as her body was overwhelmed with an orgasm. She shivered and bucked wildly as she came. $stepd grunted and groaned.
@@.man;"Yeah I will...!"@@ He grunted and pumped a few more times. $wife gasped as she felt his hot seed spill into her. $stepd let out a long shaking breath, then slowly pulled his cock out of her.
[img[images\pictures\loving_family\stepdad_sub_5_4.webp]]
@@.man;"Heh... That was a long time coming."@@ He sighed as he did up his pants. $wife took a moment longer to collect herself.
@@.man;"Don't feel bad. We only did what was natural... And $name will never find out about this."@@ He added. $wife shot $stepd a glare then quickly caught herself. Thankfully he didn't see. Of course she was going to tell you.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
@@.man;"$wife...?"@@ $stepd called out. $wife gasped and climbed off the bed. She looked around but couldn't see the camera. She could hear him already walking down the hallway, and his bedroom door was slightly open. She couldn't sneak out...
In a moment of panic and desperation to not get caught, $wife quickly stripped off her top, then she wriggled off her pants and tossed her bag onto the pile of clothes, just as $stepd pushed the door open.
He looked at her in surprise. $wife's heart raced as she hoped he wouldn't ask why she was in his room, or worse, spot the camera... Her plan worked. $stepd grinned stupidly.
@@.man;"I have to give you credit. You're more bold than I thought."@@ He said as he slowly stepped towards her. $wife fought the urge to step away. She let him approach. He lifted a hand to gently carress her body.
@@.wife;"I couldn't stop myself..."@@ $wife replied quietly, unable to hide the nervousness from her voice.
@@.man;"I know the feeling. Why don't you show yourself to me again?"@@ He suggested.
$wife nodded. She took a slow breath in as she wriggled off her panties. She could feel $stepd's eyes on her as she sat on his bed and lifted her legs to reveal her glistening pussy. She quivered as he stepped closer.
@@.man;"Touch yourself."@@ He demanded.
$wife bit her lip and lowered a shaking hand to her womanhood. She felt that she was already wet. She slowly masturbated for $stepd.
[img[images\pictures\loving_family\stepdad_sub_6_1.webp]]
@@.man;"What a beautiful sight..."@@ He commented as he stepped closer. $wife gasped. $stepd slipped a finger inside her.
@@.man;"It feels like you're swallowing it up..."@@ He grinned.
@@.wife;"Mmh..."@@ $wife let out a soft moan. She squirmed as $stepd pushed his finger in deeper.
@@.man;"Does it feel good...?"@@ He asked.
@@.wife;"Y-yes..."@@ $wife admitted truthfully. Once again she began to fantasize of you watching them. The thought aroused her beyond belief.
@@.man;"Do you want to feel more?"@@ He asked as he slipped in a second finger.
@@.wife;"Mmh...! Yes...!"@@ $wife moaned lewdly.
$wife gasped as $stepd pulled his fingers out of her soaking pussy. She watched as he circled around his bed to his drawers. He rummaged for a moment, then returned with a dildo in hand.
@@.wife;"That..."@@ $wife lustfully eyed the thing.
@@.man;"A gift I got especially for you."@@ He explained as he lowered the toy to her womanhood. $wife shivered as she felt the tip press against her.
@@.man;"Use it."@@ He said quietly as he pressed the thing against her hand. $wife took the sex toy from him and rubbed it against herself. She watched as $stepd stepped back and took down his pants to jerk off.
@@.man;"You look so slutty like that..."@@ He grunted.
@@.man;"Just imagine that's a complete stranger..."@@ He added breathily as he jerked off faster.
@@.wife;"Mmh..."@@ She gasped and shivered from his words, then pushed the cock inside.
[img[images\pictures\loving_family\stepdad_sub_6_2.webp]]
@@.man;"Ohh look at him fucking you... Your slutty cunt..."@@ He groaned. $wife felt a swell of lust as she pressed it deeper inside her.
@@.man;"You want more, don't you? Ask for more."@@ He huffed.
@@.wife;"Mm... Give me more..."@@ She obeyed his demand.
@@.man;"Beg for it."@@ He growled.
@@.wife;"Ohh $stepd... P-please give me your cock... I need it..."@@ She whimpered.
$stepd moved in and promptly sat beside her. He helped her sit up and get off the bed, then guided her to his knees in front of him. $wife watched his cock sway in front of her face.
@@.man;"Don't forget this."@@ $stepd handed her the dildo.
$wife took it from him and placed it under her. She lowered herself onto the dildo and gasped loudly... Both from the pleasure and surprise. She found the spy camera. It had rolled to the base of $stepd's bed, and was pointing up at them.
The red recording light was still flashing. She realized that you'd get to see this too... The idea turned her on immensely.
She didn't want to give $stepd a chance to notice it - $wife swooped forward to take his cock in her mouth.
[img[images\pictures\loving_family\stepdad_sub_6_3.webp]]
@@.man;"Ohhh... That's it... Good girl..."@@ $stepd grunted as ran a finger over her hair.
@@.wife;"Mmh..."@@ $wife closed her eyes and gagged down on his cock.
@@.man;"Ugh... That's it... No need to pretend to be shy and innocent... Be the slut that you are..."@@ $stepd groaned.
$wife's gasped and bucked. She thought about what you'd say to her when you saw the recording... Maybe you'd punish her for being so naughty. She grinded her hips harder on the dildo as she thought about it. She could feel her orgasm build.
@@.man;"Ahh fuck, stay right there...! I'm gonna cum...!"@@ $stepd grunted, but $wife was already one step ahead.
She choked down on his cock as she came. She spasmed and then gagged when she felt $stepd shoot his load into her mouth. She let it spill out everywhere, over her tits and the floor, and she jerked his cock to milk every last drop.
[img[images\pictures\loving_family\stepdad_sub_6_4.webp]]
@@.man;"Ohh... $wife..."@@ $stepd let out a strained grunt.
$wife wiped her mouth clean and stood up, snatching up the camera and her clothes as quickly as she could while $stepd was still in a stupor. She slipped the camera into her bag and began re-dressing.
@@.wife;"I'm ready to go home when you are..."@@
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.wife;"What are you doing...?"@@ $wife asked as she re-entered the bedroom in her nightwear.
@@.you;"I was just reviewing the recordings at $stepd's house."@@ You answered.
@@.wife;"Oh... Did you find anything interesting...?"@@ She asked curiously.
@@.you;"Yes, actually. $stepd is planning on selling his house, and he said aloud that there's nothing wrong with it."@@ You told her with a wry smile.
@@.wife;"So he lied? Oh- and you have proof. What are you going to do?"@@ $wife sat beside you on the bed. You shrugged.
@@.you;"I guess I'll kick his ass out."@@ You suggested. $wife raised an eyebrow, then slowly nodded.
@@.wife;"Sure, if that's what you want to do."@@ She replied.
@@.you;"I don't know. I'll confront him and see what he has to say for himself first."@@ You said. Then you grinned as you imagined how he'd squirm.
@@.wife;"Okay... Um..."@@ $wife shyly hesitated.
@@.you;"Yeah?"@@ You peered at her face to catch her eye.
@@.wife;"Did you see anything else...?"@@ She asked.
@@.you;"Oh. Just this..."@@ You turned the screen of the laptop so you could both see it, then you hit play.
The camera was facing the base of the bed- you couldn't see a thing, but you could hear a faint wet squelching.
@@.man;//Ohh look at him fucking you... Your slutty cunt...//@@ You heard $stepd's voice. $wife covered her mouth as she looked away bashfully.
@@.you;"Heh?"@@ You raised an eyebrow. Was someone else there?
@@.man;//You want more, don't you? Ask for more.//@@ $stepd grunted. He sounded short of breath.
@@.wife;//Mm... Give me more...//@@ You heard $wife reply.
@@.you;"Wow, sounds like you enjoyed yourself $wife..."@@ You commented. $wife shamefully averted her gaze. You noticed how she squirmed. She was ashamed and turned on. Maybe she liked the humiliation.
@@.man;//Beg for it.//@@ $stepd barked.
@@.wife;//Ohh $stepd... P-please give me your cock... I need it...//@@ You listened to your wife beg your step-father. You felt your cock begin to swell from how slutty she sounded.
@@.wife;"S-sorry...!"@@ $wife whispered as she listened to her past self, but you couldn't stop watching the recording. You heard some shuffling, then something knocked the camera. It rolled to face upwards.
You saw $wife on her knees, and $stepd sitting on it. His cock was pointing out at her. There wasn't another man there...
@@.man;//Don't forget this.//@@ $stepd said as he handed her a dildo. You realized that must have been what he was referring to.
$wife positioned the thing on the ground, out of frame, then her eyes locked onto the camera. She gasped.
@@.you;"Ohh, you didn't know it was there huh?"@@ You said quietly.
@@.wife;"I accidentaly dropped it..."@@ $wife answered. You could see her watching you in the corner of your eye, but you were too interested to watch the scene unfold.
$wife suddenly swooped in to suck on $stepd's cock.
[img[images\pictures\loving_family\stepdad_sub_7_1.webp]]
@@.man;//Ohhh... That's it... Good girl...//@@ He grunted as ran a finger over her hair. You heard $wife lewdly moan as she slurped down his thick cock. It was almost unbearable... Your cock was so painfully erect, you needed to free it.
$wife eagerly sat forward as you undid your pants and took out your cock. You finally looked over at her. She hesitantly met your gaze. You could see how turned on she was. You leaned back and motioned to your cock. $wife immediately dove down to suck your cock.
@@.man;//Ugh... That's it... No need to pretend to be shy and innocent... Be the slut that you are...//@@ $stepd groaned in the recording. You felt $wife squirm from hearing his words a second time.
You weren't exactly sure how to explain the feeling you felt when seeing $wife suck $stepd's cock. You were aroused, enraged, and jealous. You were mostly aroused though. You liked it, more than anything. $wife was doing that for your sake, because you asked her to. You were almost sad to think your fun would soon end... Then you had an idea.
@@.you;"You must have really enjoyed being used by $stepd."@@ You commented. $wife moaned as she took your cock out of her mouth.
@@.wife;"I did... But I really liked thinking about what you'd do..."@@ $wife answered truthfully.
@@.you;"What if $stepd didn't have to leave...?"@@ You suggested. $wife peered up at you curiously.
@@.you;"I could use everything we have here to... 'Persuade' him into a deal. One that lets him stay with us."@@ You continued. $wife's eyes lit up.
@@.wife;"What if he keeps trying to..."@@ $wife trailed off. You grinned.
@@.you;"He might. That can be part of our deal."@@ You replied. $wife bit her lip. You could see the lust in her eyes as she blushed.
@@.wife;"It's up to you..."@@ She answered, though you could tell she wanted it.
@@.man;//Ahh fuck, stay right there...! I'm gonna cum...!//@@ $stepd grunted in the recording.
You watched as $wife gagged on his cock until he came.
[img[images\pictures\loving_family\stepdad_sub_7_2.webp]]
$wife couldn't hold back. She swooped down onto your cock again and began to slurp it deep. You let out a soft sigh as you leaned back and thrusted your hips forward to give $wife full access. She sucked down harder and fondled your balls until you couldn't hold it anymore.
@@.you;"Fuck...!"@@ You grunted a strained grunt, and you shot out spurts of cum. $wife moaned as she caught it in her mouth. She slowly jerked your cock, squeezing out every last drop.
[img[images\pictures\loving_family\stepdad_sub_7_3.webp]]
@@.wife;"Mmmh..."@@ She swallowed it.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You heard $wife's footsteps fade as she walked down the hallway. You fetched your laptop and fired it up. It seemed to take forever to finish loading. You immediately opened your internet browser and navigated to the spy camera's live stream. You opened it.
The screen remained black. You wondered whether $wife had forgotten to turn it on... Then you heard some muffled voices.
@@.man;//... Sure it's okay?//@@ You heard $stepd ask. $wife replied, but you couldn't tell what she said. She must have been speaking more quietly. You realized the camera was hidden in something.
@@.man;//... might try and steal you again.//@@ $stepd said.
@@.wife;//You should try...//@@ You heard $wife reply this time.
@@.man;//Take off your clothes.//@@ You heard $stepd demand, then you heard shuffling as $wife must have undressed. The camera shifted and seemingly fell to the floor, with the rest of $wife's clothes. You couldn't see anything else.
@@.man;//On your knees.//@@ You heard him say. Another shuffle, then the camera rolled up. $wife managed to move it to give you a better view. You were looking up at her on her knees. $stepd was sitting on the bed in front of her. He pulled his flaccid cock from his pants, and $wife leaned forward to suck on it.
@@.man;//Hoh, so eager... I didn't even need to tell you.//@@ $stepd groaned as $wife brought his cock to erection.
@@.wife;//Mmmh...//@@ She moaned in response.
[img[images\pictures\loving_family\stepdad_sub_8_1.webp]]
@@.man;//That's it... Keep sucking it. You're a good little slut, aren't you?//@@ He grunted as he reached down to squeeze her nipple. $wife gasped. You wriggled out of your pants and underwear to free your erect cock.
@@.wife;//Mmm... Ghh...//@@ $wife gagged down on $stepd's cock.
@@.man;//Ohhh... Beautiful... Look at you acting like this... And $name isn't even here... You're all mine, aren't you?//@@ $stepd commented. You started jerking off.
$wife eyed the camera again, then she let the cock fall from her mouth. She jerked it off.
@@.wife;//That's right... I'm your slut...//@@ She moaned lewdly.
@@.man;//You naughty woman... Stand up...!//@@ $stepd grunted as he pushed himself up. $wife quickly adjusted the camera again as she stood.
You watched as $stepd handled $wife - he moved her around to bend over the bed. $wife gasped as she fell forward and $stepd shuffled in behind her. His wet cock rubbed against her pussy.
@@.wife;//Ohh...//@@ You heard $wife moan.
@@.man;//Do you like this? You want to feel my cock in your slutty hole?//@@ $stepd growled as he rubbed his cock over $wife's womanhood. She shivered and lowered a hand to masturbate.
@@.wife;//Please fuck me...!//@@ She begged. $stepd pushed his cock into her.
[img[images\pictures\loving_family\stepdad_sub_8_2.webp]]
@@.wife;//Oh god...!//@@ $wife gasped as $stepd's manhood slid into her.
@@.man;//Hah fuck... Your cunt is so wet...!//@@ $stepd growled. He started to thrust. $wife shivered and masturbated faster.
@@.man;//Heh, you absolute slut! You're masturbating while getting fucked by your husband's step-father!//@@ $stepd exclaimed. You heard him spank her, making her yelp.
@@.man;//You love it too, don't you? You get off on it...!//@@ He added.
@@.wife;//Mmh, y-yes...!//@@ $wife could only agree.
@@.man;//I know, I can tell from how wet you are.//@@ $stepd grunted, then he reached a hand down to rub $wife's pussy with her.
[img[images\pictures\loving_family\stepdad_sub_8_3.webp]]
@@.wife;//Ohh...!//@@ $wife spasmed. She came while he violated her womanhood - she grasped his hand and rubbed herself with him.
@@.man;//You're my woman when we're together like this, got it?//@@ $stepd grunted.
@@.wife;//Y-yes...!//@@ $wife immediately agreed. You felt yourself getting close to cumming.
@@.man;//I'm gonna cum...!//@@ $stepd exclaimed. $wife immediately reached back to squeeze his balls, which sent him over the edge.
@@.man;//Fuck...!//@@ He groaned as he came. You jerked off faster as you watched $stepd pump your wife full of cum. His cock slipped out, followed by his wet mess. $wife continued to masturbate - she fingered the cum out of her gushing pussy and spread her lips to give you a good view. You grunted as you came into your hand.
[img[images\pictures\loving_family\stepdad_sub_8_4.webp]]
You let yourself enjoy the orgasm for a moment longer, then you quickly yourself up and put away the laptop. Soon $wife returned to the bedroom.
@@.wife;"Um... H-here is the camera..."@@ $wife said, shyly, as she held the equipment out to you.
You remembered that $wife still didn't know that the spy camera was a live stream.
@@.you;"Thanks, I'll watch it later."@@ You replied.
<<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>>@@.wife;"Hello $schoolk1. You're unusually late to escape my class."@@ $wife commented with a dry smirk.
@@.man;"I was hoping you'd be available for a private lesson..."@@ He replied.
@@.wife;"You know I thought that might be the case. Tell me..."@@ $wife circled around to his desk and sat gently on it as she peered down at him. She could see his eyes glued to her rear.
@@.wife;"What is it you need help with exactly?"@@ She asked with a raised brow. $schoolk1 took a moment to collect himself.
@@.man;"I uh, um... I'd like to learn more about biology."@@ He eventually got out. $wife couldn't help but smirk.
@@.wife;"I could have guessed. Well, $schoolk1... I know a fair bit about that subject and I'd be happy to give you some lessons..."@@ $wife replied slowly.
She sat opposite him and rested her chin on her hand, her elbow on his desk... She knew her ample chest was framed perfectly for his lingering eyes, and she smiled as $schoolk1's eyes slowly drifted to her cleavage.
@@.wife;"But only if you can tell me what I want to know..."@@ She hinted as she reached a foot out to playfully rest against his crotch.
[img[images\pictures\bad_teacher\teacher_domwife_1_1.webp]]
$schoolk1 flinched then gulped, apparently struggling to keep up with his fantasy.
@@.man;"Uh... A-about $princ, right...?"@@ He asked through a groan as $wife started to rub her foot up and down his crotch.
@@.wife;"That's right. You stopped yourself from saying something the other day. Tell me what you know."@@ She paused as she pressed her foot against him a little firmer.
$schoolk1 pursed his lips as he struggled with his decision.
@@.man;"I... I saw him... Uh... Promise you won't tell? He said he'd expel me if I said anything..."@@ He eventually croaked.
$wife slowly moved around to sit beside her student. She rested a hand on his leg and offered a sweet smile to reassure him.
@@.wife;"Tell me."@@ She encouraged him and gently began to rub her hand up and down his crotch.
@@.man;"I... I can't..."@@ $schoolk1 groaned painfully as he did his best to resist $wife's seduction... But she wasn't done yet.
She slowly unzipped his pants with one hand and gently raised his chin up with the other, so they could gaze into each other's eyes. She smiled sweetly as she reached into his pants to pull out his semi-erect cock.
@@.wife;"You don't need to keep secrets from me, $schoolk1... I won't tell if you don't."@@ She smiled as she began to jerk him off. He groaned as her fingers softly caressed his manhood.
[img[images\pictures\bad_teacher\teacher_domwife_1_2.webp]]
@@.wife;"Come on now... You can trust me..."@@ $wife whispered as she ran her fingers up and down his shaft until it stood fully erect. She then gently squeezed the head of his cock.
@@.wife;"Tell me."@@ She encouraged him again. $schoolk1 groaned then let out a slow, shaking breath.
@@.man;"I saw him come out of the ladies bathroom..."@@ He said quietly.
@@.wife;"Really? When?" $wife asked with a raised brow. She slowly continued to jerk him.
@@.man;"A while ago... After class - most students had already gone home."@@ $schoolk1 breathed.
@@.wife;"And he threatened to expel you if you said anything?"@@ $wife raised an eyebrow and smirked.
@@.man;"Yeah. I started to tease him, but he got so angry..."@@ $schoolk1 explained.
@@.wife;"And you swore you wouldn't tell?"@@ $wife asked curiously. She found it amusing at first, but of course if the principal of a school was lurking around the student's bathrooms then that could be scandalous...
@@.man;"He said that if he even thought I'd told someone, that he'd make sure I'd never get through his college or any other."@@ $schoolk1 confirmed.
@@.wife;"That seems a little over the top."@@ $wife pondered.
@@.man;"You're telling me... It was comical really. He was covered in dust too - I was gonna tell him he had dandruff but didn't get a chance."@@ He smirked, apparently feeling a little more confident after finding mutual grounds with $wife.
@@.wife;"Thanks for sharing that information $schoolk1. You've been very helpful."@@ $wife offered a sweet smile, then let go of his throbbing cock. $schoolk1 blinked in surprise, then looked at $wife in disbelief.
@@.man;"Ah... You're stopping...?"@@ He asked.
@@.wife;"Thanks for the information $schoolk1. Be sure to tell me if you hear or see anything else."@@ $wife stood from the chair and went to collect her things before leaving the classroom and a dumbfounded $schoolk1, his cock still out.
$wife pondered to herself as she walked to her car. Being caught in the student toilets was probably enough to have $princ fired at the very least... If only $wife had proof. $schoolk1 also mentioned that $princ was covered in dust. She wondered if she should investigate the toilet after class one day.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>$wife peered at $schoolk1 thoughtfully. She needed a distraction... Who better than her student- already an accomplice in a highly taboo way.
Their eyes met and $wife smiled seductively. $schoolk1 looked around then back at $wife. He returned the smile, though somewhat timidly. It seemed he wasn't as tough of a guy as he tried to project himself to be.
@@.wife;"$schoolk1, I wonder if you're eager for another private lesson?"@@ $wife asked with a raised brow.
@@.man;"Ah yeah, I really want to learn..."@@ He lied. $wife smiled.
@@.wife;"Lock the door and come over here."@@ She ordered. $schoolk1 obeyed her and promptly walked over after locking the classroom door. She could see the nervous excitement in his eyes. It was adorable.
$wife gently pushed him down onto a chair, then walked around him, peering down at her prey... She leaned down to wrap her arms around his shoulders, then whispered in his ear.
@@.wife;"Actually $schoolk1... I was hoping to see you privately..."@@ She cooed.
@@.man;"Y-yeah...? Why's that?"@@ He stammered.
@@.wife;"I need another favor."@@ She told him while she traced a finger over his chest.
@@.man;"Oh... I really don't have any more information miss."@@ He sighed.
@@.wife;"Silly, I don't just want you for your information you know..."@@ $wife laughed playfully as she ran her other hand down $schoolk1's side. @@.wife;"I actually need to use your body... Is that okay...?"@@ She asked as she rested her hands on his lap; her chest pressed against the back of his head and neck.
@@.man;"H-hah, yeah...? Last time you left me at the end though..."@@ He replied coolly, but he couldn't hide the fact that his crotch was beginning to swell.
@@.wife;"Well how about this... You do me a favor and in return I'll help you finish."@@ She suggested as she pulled at his belt to loosen it.
@@.man;"Wh-what's the favor?"@@ He asked, his eyes glued to $wife's hands which had expertly unzipped his pants and was reaching in to pull out his cock.
@@.wife;"I need someone to distract $princ for about ten minutes..."@@ She explained as she slowly rubbed his cock.
[img[images\pictures\bad_teacher\teacher_domwife_2_1.webp]]
@@.man;"Distract him how...?"@@ He groaned from $wife's touch.
@@.wife;"It doesn't matter. Just distract him... But it has to be ten minutes. Start a fight, whatever it takes."@@ $wife suggested.
@@.man;"I don't know miss, he's already threatened to expel me..."@@ $schoolk1 hesitated. She firmly gripped his penis which made him jolt up.
@@.wife;"Listen $schoolk1... You do this for me and $princ won't be a problem for you again. Understand...?"@@ She circled around and knelt in front of $schoolk1 to peer at his face. She rested her hands on his thighs. He gulped and slowly nodded, his eyes shifting between his teacher and his fully erect cock that stood up before her pretty face. $wife smiled.
@@.wife;"Good boy."@@ She whispered, then she leaned forward to take his cock in her mouth.
[img[images\pictures\bad_teacher\teacher_domwife_2_2.webp]]
$schoolk1 groaned and gripped the sides of his chair as $wife's lips wrapped around his throbbing cock. She started slowly by swirling her tongue around the head, then began to bob further down his shaft while she lightly played with his balls... All the while she watched him with hungry eyes.
@@.man;"S-shit... Miss... It feels so good... You're so good at this...!"@@ He grunted and squirmed in his seat, barely able to cope with the sensation.
$wife didn't let up- she gagged down further until his entire cock was down her throat. She could feel it twitch which made her gag and pull back, his entire length covered in her drool. His breathing was uncontrollable. $wife took a moment to catch her breath and jerked his wet cock while she regained compusure, then she attacked it again with her mouth until she felt him begin to spasm.
She took $schoolk1's cock out of her mouth and flicked her tongue over the head of his cock while she jerked him off, then she squeezed his balls as he loudly groaned one last time. He came all over $wife's lips. She continued to flick her tongue over the head of his cock.
[img[images\pictures\bad_teacher\teacher_domwife_2_3.webp]]
@@.man;"Ugh... F-fuck..."@@ $schoolk1 groaned as he slowly caught his breath. $wife wiped her mouth and got back to her feet.
@@.wife;"Now that we have an agreement... Please make yourself available after class."@@ She told him matter-of-factly, as if she'd immediately returned to the role of teacher. $schoolk1 looked at her dumbfoundedly. She smiled sweetly, a hint of that fiendish lust still burning in her eyes. $schoolk1 nodded.
@@.man;"Yeah... Whatever you need miss, I'll help you out however you need me to..."@@ $schoolk1 was quick to agree. Men were so simple.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>$wife waited for some time alone in her classroom. She wanted to give $schoolk1 enough time to get there and into the session. She waited for fifteen minutes before she left her classroom. The halls were already empty as most students left to go home.
$wife made her way to Mrs Clark's classroom then paused. She could hear $schoolk1's muffled voice. The door was slightly ajar, so she peeked in.
$schoolk1 was leaning over Mrs Clark while speaking lowly, quietly to her. $wife grinned widely then took out her phone. She waited and hoped that this would work. She didn't expect it to work as well as it did.
Mrs Clark slowly stood from her seat and turned to face her desk, then raised her skirt up around her waist to flash her ass. $wife almost gasped out loud, but clasped a hand over her mouth. $schoolk1 must have really put the charm on... And Mrs Clark must have been quite a deprived woman.
[img[images\pictures\bad_teacher\teacher_domwife_3_1.webp]]
$wife bit her lip and pressed record on her phone to video it all, and just in time. $schoolk1 ran his hand gently over Mrs Clark's ass and continued to speak quietly to her. She must have enjoyed the attention. $wife heard her respond quietly with a shaking voice. Then $schoolk1 slowly removed Mrs Clark's panties to reveal her entire womanhood, which shimmered with wetness. $wife's jaw dropped as $schoolk1 continued to run his hands over his teacher's naked ass.
[img[images\pictures\bad_teacher\teacher_domwife_3_2.webp]]
$schoolk1 muttered again as his fingers slowly circled towards Mrs Clark's womanhood. There was a silence for a lingering second before Mrs Clark quietly mumbled. $schoolk1 slid his fingers inside her, which made her yelp and moan.
$wife couldn't help but feel turned on watching it. She could feel the heat from between her legs and felt somewhat embarrassed. Even moreso when she locked eyes with $schoolk1.
He wore an odd expression as he mumbled to Mrs Clark, then just as quickly as he fingered her, he took out his semi-erect cock from his pants and began to rub it against his teacher's pussy.
She gasped and moaned even louder. $wife glanced up and down the hallway to make sure noone was around. Thankfully not.
@@.man;"I'm going to fuck you now..."@@ $schoolk1 said, loudly enough for $wife to hear. Mrs Clark didn't object. Instead she rocked back into her student as he penetrated her. She let out another shrill gasp and moan as he began to thrust, quite easily, inside her. He grasped her ass tightly and pushed as deep in as he could, then pulled out, and in again. His thrusts were hard and aggressive. $wife bit her lip as she felt her own wetness form. She told $schoolk1 that he could do the same to her... And she looked forward to it.
[img[images\pictures\bad_teacher\teacher_domwife_3_3.webp]]
@@.woman;"Ohh...! Oh, $schoolk1... Y-you're really doing it to me...!"@@ Mrs Clark moaned. $wife's smirk widdened. She hoped that the video captured that.
@@.man;"Hah... Ready to take my cum...? Take it like a slut...!"@@ $schoolk1 growled. $wife was impressed by his sexual assertiveness and how quickly he made Mrs Clark submit to him. She moaned loudly as he slammed into her with a few final thrusts before he pulled out and came on her ass.
@@.woman;"Ohh... Ohh... $schoolk1... W-we can't tell anyone about this, okay...?"@@ Mrs Clark pleaded quietly. $wife grinned a sinister grin as she stepped away from the door. She had originally intended to leave quietly, but something took over her. She tapped the door sharply and loudly, then quickly bolted. She heard Mrs Clark's voice call out after her, but she didn't intend to get caught... Just make sure she knew someone had seen.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]\
$wife gazed at $schoolk1 expectantly as the classroom door closed. He made his way closer to her.
@@.man;"I uh... I have another report for you..."@@ He told her a little shyly. $wife smirked but played ignorant.
@@.wife;"Oh yes? How did the tutoring go?"@@ She asked and leaned forward with feigned interest.
@@.man;"I did what you asked."@@ $schoolk1 said. $wife thought he might be upset, but upon a closer look, he seemed to be excited. She knew why.
$wife leaned back on her seat and ran a finger over her blouse.
@@.wife;"Did you now...? And I suppose you're here to claim your prize?"@@ She asked with a raised brow.
@@.man;"You said I could do the same to you..."@@ He said defensively. $wife smirked and nodded.
@@.wife;"I did, didn't I?"@@ She gazed at him quietly, her finger gently pulling her blouse loose. $schoolk1 gulped. He was so assertive with Mrs Clark, but he was obedient to $wife.
She stood and circled around her desk to stand closer to $schoolk1, her eyes all the while glued to her student. She pushed him down into a chair then slowly got down between his legs.
@@.man;"Um... D-do you want to know what we did...?"@@ He asked.
$wife shook her head as she undid his belt.
@@.wife;"I know. And I always make good on my promises. Remember that, $schoolk1..."@@ She cooed quietly as her fingers reached into his pants to fetch out his growing cock.
@@.man;"Ugh... Y-yes, I will..."@@ He groaned as $wife slowly jerked him off.
@@.wife;"And if you continue to be my obedient little man... I'll continue to look after you..."@@ She explained, then leaned forward to take his cock in her mouth.
[img[images\pictures\bad_teacher\teacher_domwife_4_1.webp]]
$schoolk1 groaned as $wife gently caressed his cock with her tongue and lips. He shuffled his pants down further then leaned back and groaned as $wife took more of his length into her mouth until she couldn't push in any further. She could feel his cock twitching in her mouth as she reached up to gently play with his balls.
@@.man;"Ooh my god..."@@ He groaned.
@@.wife;"Mmmh... Do you like it $schoolk1...?"@@ $wife purred as she took his wet cock from her mouth and began to stroke it again.
@@.man;"Yes... It's like a dream come true..."@@ He admitted.
@@.wife;"I hope your dream ends like this..."@@ $wife smiled as she stood up and sat on her desk. She slowly spread her legs and pulled aside her panties to reveal her womanhood.
$schoolk1 hurried to his feet and shuffled in closer. $wife pulled him in with her legs and gasped as she felt his thing rub against her. A few thrusts and it found it's way inside. $wife moaned and bit her lip as she rocked back against it while $schoolk1 eagerly thrusted into her.
[img[images\pictures\bad_teacher\teacher_domwife_4_2.webp]]
@@.wife;"Ohh, fuck me $schoolk1... Your cock feels so good..."@@ $wife encouraged her student between moans.
@@.man;"Oh fuck...! Your pussy is the best... Oh fuck...!"@@ $schoolk1 grunted as he thrusted harder and faster. $wife moaned louder and pulled him in more as she felt him become rigid, then gasped and spasmed as she felt him spill his seed inside her.
@@.wife;"Mmmh... You came inside me $schoolk1..."@@ $wife raised an eyebrow at him, then smirked at his suddenly worried expression.
@@.wife;"It's fine, just warn me next time will you?"@@ $wife pushed him back and felt the hot liquid spill from her.
@@.man;"Yeah sure! No problem miss $wife..."@@ He agreed excitedly.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You quietly stepped into $wife's classroom which was no absent of students. $wife looked up at you from her desk, then blinked in surprise.
@@.you;"Hello there... Is this the sex ed class?"@@ You asked. $wife rolled her eyes with a smile.
@@.wife;"What are you doing here?"@@ She asked as you walked to her desk.
@@.you;"Thought I'd stop by and see how things are going..."@@ You answered.
@@.wife;"Same as always. You didn't have to come by, I was about to leave anyway."@@ She said, though she smiled. Clearly she was happy to see you. You gave her a kiss.
@@.you;"Oh, miss $wife... You shouldn't kiss your students like that..."@@ You teased.
@@.wife;"Shoosh you. Someone might hear you and misunderstand."@@ She poked your side.
@@.you;"I'll keep it a secret, I promise, miss..."@@ You took her hand with both of yours. She rolled her eyes.
@@.wife;"Really, what if someone hears and thinks there's really a student in here?"@@ She tried to scold you, but couldn't stop herself from smirking at your clowning.
@@.you;"That'd be one lucky student to score with the hottest teacher in the country."@@ You stated.
@@.wife;"Oh yeah?"@@ $wife smirked playfully.
@@.you;"Absolutely. If I were a student in this class I'd go wild..."@@ You reflected. @@.you;"Speaking of, I just met your student $schoolk1."@@ $wife rolled her eyes and sighed.
@@.wife;"Gosh, lucky you."@@ She replied flatly. You shrugged.
@@.you;"He didn't seem too bad. A bit of a try-hard sure... But he definitely has a thing for you."@@ You smirked. $wife rolled her eyes again.
@@.wife;"You think? He asked me for private tutoring the other day."@@ $wife replied.
@@.you;"Oh yeah? So this situation really could have happened huh...?"@@ You smirked. You worried that $wife would get dizzy from all the eye rolling.
@@.wife;"I told him no."@@ She said flatly.
@@.you;"Ah, poor bugger... Still, kudos for trying. Better luck next time."@@ You nodded respectfully.
@@.wife;"I'm not going to tutor him. There won't be a next time."@@ She frowned at you.
@@.you;"Oh yeah...? In that case... How about a private lesson for me?"@@ You smiled playfully, expecting another exaggerated eyeroll.
@@.wife;"Well... Since you've been such a good boy..."@@ You blinked in surprise as $wife gently pushed you down onto a seat.
@@.wife;"I suppose I could give you a little lesson..."@@ $wife turned to her desk, then looked over her shoulder at you to flash a playful smile. Your crotch immediately began to swell.
She slowly lifted up her skirt to flash her ass at you. You blinked in surprise by how revealing her underwear was, and just how easy it was for her to flash her ass like that... Surely her students had noticed before.
[img[images\pictures\bad_teacher\teacher_hotwife_1_1.webp]]
@@.you;"Wow... See I knew it, you're the sexiest teacher in the country..."@@ You claimed.
@@.wife;"Do you like what you see?"@@ She asked.
@@.you;"Yeah. I'm jealous of your students."@@ You confessed. $wife smiled.
@@.wife;"They don't get to see this."@@ She told you.
@@.you;"No, but I bet they try."@@ You grinned.
$wife bit her lip and playfully ran a hand down your chest, stomach, then left it on your thigh as she leaned against you.
@@.wife;"They definitely try to see..."@@ She purred as she slowly moved her hand to your crotch. She rubbed it up and down the length of your cock.
@@.wife;"Sometimes it's the only way I can get them to pay attention..."@@ She breathed. Your cock twitched in her hand.
@@.you;"What a naughty teacher you are. You enjoy the attention don't you?"@@ You grinned as you reached a hand up to carress $wife's hip.
@@.wife;"Mm I do... Sometimes I get lost in thought, thinking about if they saw me like this..."@@ She bit her lip as she slowly unbuttoned her blouse. She let it fall to the floor, then unclasped her bra to reveal her perfect chest. Your cock was painfully hard.
[img[images\pictures\bad_teacher\teacher_hotwife_1_2.webp]]
@@.you;"You'd make a lot of students happy... And I bet $schoolk1's attendance would improve too."@@ You grinned as you reached up to feel $wife's chest, though she stopped you.
@@.wife;"It sounds like I'd make you happy too, huh?"@@ She smirked at you.
@@.you;"It'd be pretty hot, yeah."@@ You couldn't deny.
@@.wife;"You like thinking about your wife showing herself to her students...?"@@ She bit her lip as she traced her fingers over your cock again.
@@.you;"Hah... Yeah."@@ You groaned. Your cock twitched in $wife's hand again.
@@.wife;"Mm, what do you think they'd do...?"@@ She asked quietly as she began to stroke you.
@@.you;"They'd definitely jerk off..."@@ You grunted.
@@.wife;"Yeah...? Would they circle around me, watching while jerking off...?"@@ She asked breathily.
@@.you;"Yeah they would... And what would you do...?"@@ You asked.
@@.wife;"Mm, oh I probably wouldn't be able to stop myself... I'd pick out my favorite student..."@@ She pressed a finger against your chest, then slowly turned around to lean against her desk, her ass swaying in your face.
@@.wife;"And I'd beg him to fuck me..."@@ She whispered.
You quickly stood up and stepped towards $wife. She idly rubbed her ass against you as you ran your hands over her hips. You pulled aside her panties to reveal her precious womanhood which you then rubbed your cock against. You could feel her wetness coat the head of your cock as you slowly pressed it into her folds. Then with a grunt, you plunged your cock into your wife's wet slit. She moaned lewdly and gasped as you began to thrust into her.
[img[images\pictures\bad_teacher\teacher_hotwife_1_3.webp]]
@@.wife;"Ooh... Fuck...!"@@ She moaned.
@@.you;"Hah... Do you like this dick?"@@ You growled.
@@.wife;"Y-yes! You're so big... Mmm, such a naughty boy fucking your teacher...!"@@ She gasped again.
@@.you;"You're such a slut, seducing your student like this..."@@ You chided back as you took ahold of your wife's ass. You felt your balls slap into her with each thrust.
@@.wife;"Mm~ ohh, fuck me like the slutty teacher I am...!"@@ She whimpered as she reached back to rub her clit.
You squeezed her ass tighter as you frantically thrusted. You thought about it again; your wife stripping for her students in this classroom... The boys jerking off, then her fucking them one by one...
@@.you;"You like getting fucked by your student?"@@ You grunted. You were getting close to cumming, and $wife knew it. She reached back further to carress your balls.
@@.wife;"Mm yes, I love it...! Don't stop...! Keep fucking this married teacher...! Fill me up with your cum...!"@@ She moaned lewdly as she lightly squeezed your balls. You groaned as you felt an orgasm wash over you.
@@.you;"F-fuck...!"@@ You growled as you thrusted into $wife one last time, then spurted your hot cum inside her. She moaned and rocked back against you.
@@.wife;"Oh! Mmm, you're filling me up... So much cum..."@@ She breathed as she slowly wriggled her ass side to side. You groaned from the sensation and stayed still for a time until eventually your cock slipped out of $wife's wet pussy.
You sat back down on the seat and lazily put your pants back on while $wife quickly redressed. She looked at you with an amused smirk and you offered a half-shrug in response.
@@.you;"I wish I had a teacher like you when I was in college..."@@ You commented.
@@.wife;"I gathered as much."@@ She smiled.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.you;"So sorry I'm late..."@@ You commented as you stepped inside. $wife was at her desk again, marking papers. She looked up in surprise, then smirked when she saw you.
@@.wife;"I should have known this would happen."@@ She sighed, but she was smiling.
@@.you;"You should have definitely known."@@ You agreed as you made your way to her desk.
@@.wife;"... So? Did you come to see how things are going?"@@ She smirked.
@@.you;"Something like that."@@ You shrugged.
@@.wife;"Well I was just about to leave, so..."@@ $wife motioned to stand up.
@@.you;"Woah woah woah, not so fast. Can't we just chat for a bit?"@@ You frowned at her. $wife smirked, then sat back down with a sigh.
@@.wife;"Yes? What is it you want to 'talk' about?"@@ She asked, amused.
@@.you;"Oh, actually..."@@ You reflected. @@.you;"I just saw $princ having a peep into the ladies toilets."@@ You told her.
@@.wife;"You did not."@@ $wife's jaw dropped open.
@@.you;"For real, I did. I called out and he just about shit his pants."@@ You laughed.
@@.wife;"Oh my god, $name. He could get fired for that! You should have taken a photo."@@ She looked amazed.
@@.you;"I know, I realized after he walked away. Bummer. Oh well."@@ You shrugged non-chalantly.
@@.wife;"It's a pretty big deal, $name! He's the principal."@@ She told you.
@@.you;"Yeah, but eh... Can I really judge a guy for being a perv?"@@ You asked.
@@.wife;"Yes!"@@ $wife exclaimed.
@@.you;"Really? You can...?"@@ You smirked. @@.you;"Because didn't we fuck right here on your desk...?"@@ $wife's cheeks flushed red.
@@.wife;"... Okay good point."@@ She replied quietly.
@@.you;"So maybe you have more in common than you think."@@ You grinned. $wife looked at you flatly.
@@.wife;"No way."@@ She shook her head.
@@.you;"Well, you enjoyed thinking about being seen... And he clearly enjoys peeping. Imagine if he saw us!"@@ You grinned. $wife's cheeks flushed a darker red.
@@.wife;"Oh my god...! I'd get fired!"@@ She gasped.
@@.you;"Pfft! No way. He'd risk it all by jerking off in the hallway, probably. Why would he fire you? You're probably the perfect teacher for a principal like $princ."@@ You grinned. $wife bit her lip.
@@.wife;"You really think he'd just watch...?"@@ She asked quietly. You raised an eyebrow curiously at her question.
@@.you;"No, he wouldn't just watch. He'd jerk off."@@ You smirked from $wife's reaction. she squirmed slightly as she looked you over.
@@.wife;"Mmh... He'd jerk off while watching me..."@@ She asked breathily as she slowly ran a hand over her body. You felt your crotch stir as $wife clearly got into the fantasy.
@@.you;"Yeah, while you flaunt your body in front of your students..."@@ You encouraged her. $wife bit her lip as she lowered her hands to her skirt. She slowly lifted it up closer to her hips, showing off her legs and ass. She turned around to lean on her desk.
[img[images\pictures\bad_teacher\teacher_hotwife_2_1.webp]]
@@.wife;"I don't mean to... They just happen to see up my skirt..."@@ She told you as she swayed her ass.
@@.you;"But then you realize that they're watching you, right...? And so you want to show them more..."@@ You suggested as you took out your swollen cock. $wife bit her lip as she eyed it.
@@.wife;"That's right..."@@ She replied quietly as she unbuttoned her blouse. You hungrily watched your wife as she undressed in her classroom until she was completely naked and exposed... Your cock twitched painfully.
@@.you;"Naughty girl."@@ You smirked as you began to slowly pull your cock. @@.you;"And what a treat it'd be for $princ."@@ $wife bit her lip and smiled.
@@.wife;"What would he do...? If he looked in and saw me naked like this...?"@@ She asked as she leaned against her desk, running her fingers over her bare skin.
@@.you;"He'd want to see more."@@ You suggested. $wife sat up on her desk and slowly parted her legs to show her glistening pussy.
[img[images\pictures\bad_teacher\teacher_hotwife_2_2.webp]]
@@.you;"You naughty slut."@@ You breathed raggedly.
@@.wife;"Mm, I'm so sorry... I just can't stop myself..."@@ She pouted as she ran her fingers over her pussy.
@@.you;"You like being seen like this?"@@ You stood up to get a better look, all the while still jerking off.
@@.wife;"I do... It makes me so wet..."@@ She gasped as she slowly pushed a finger inside herself.
@@.you;"Beg for my cock."@@ You demanded. $wife's eyes flickered with excitement.
@@.wife;"Mmh~ Please sir... I need you to fuck me..."@@ She breathed, then pulled you closer with her legs.
You rubbed the head of your cock over her pussy, coating it in her juices, before you plunged it inside her. $wife shivered and moaned as you thrusted.
[img[images\pictures\bad_teacher\teacher_hotwife_2_3.webp]]
@@.wife;"Oh, mmm! Fuck me harder... Deeper...!"@@ She gasped and pulled you into her.
@@.you;"You're so fucking wet. Naughty girl."@@ You grinned.
@@.wife;"I am...! Mm~ $princ..."@@ She gasped the principal's name which made your cock throb harder. She was still pretending you were him.
@@.you;"Hah, you like getting fucked like this? You also like teasing that student of yours too huh?"@@ You grunted and reached down to rub her pussy. $wife gasped as she squirted, making a mess on her desk. You didn't stop though.
@@.wife;"Oh f-fuck... $schoolk1...!"@@ She whimpered.
@@.you;"I bet one's not enough for you, huh? You want both don't you?"@@ You grunted as you slammed your cock into her even harder. She bucked and moaned louder.
@@.wife;"Oh my god...! Mm, keep fucking me $princ...! And then I'll fuck $schoolk1 after... Give me your cum..."@@ She gasped. You could barely hold on. You held your breath and thrusted into her until you came, filling her up while thinking about her students lining up to take their turn...
You let out a deep breath and sat down to catch your breath. $wife remained on her desk for a minute before she got up to dress.
@@.you;"Never thought I'd enjoy coming to school."@@ You grinned at her. She was cleaning up the mess on her desk.
@@.wife;"Me neither."@@ She replied with a half-smile.
You really enjoyed the fantasy... You almost wanted it to be real.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
@@.wife;"The campus security needs some work."@@ She smirked.
@@.you;"You know, I was just thinking that before."@@ You agreed then made your way over to her desk. $wife reclined in her chair and watched you with an amused gaze.
@@.wife;"What brings you here I wonder? You went from never visiting to this..."@@ She quirked an eyebrow.
@@.you;"I just felt like I never gave my education the attention it deserved."@@ You explained cheekily.
@@.wife;"Oh really? And what unfulfilled potential could that be?"@@ $wife looked you over, the corner of her mouth turned up in a half-grin.
@@.you;"I always felt like I could fuck the hottest teacher."@@ You claimed.
@@.wife;"What makes you think she'd want you?"@@ $wife smirked and eyed you as you undid your belt and pulled down your pants. She bit her lip as she watched you massage your flaccid cock into life.
@@.you;"This..."@@ You said as your member slowly grew into it's full length.
@@.wife;"Mm, I have to admit that it looks good..."@@ She remarked. You grinned.
@@.you;"Why don't you give it a kiss?"@@ You suggested.
$wife sat forward and leaned in so her lips gently brushed your dick, then she peeked up at you with a teasing smile.
@@.you;"Surely you're not stopping at that?"@@ You asked.
@@.wife;"You want more...?"@@ She asked, knowing the answer.
@@.you;"Yeah I do. Please miss $wife..."@@ You replied.
@@.wife;"Only because you've been such a good student."@@ She said, then she gently lapped the head of your cock with her tongue before wrapping her lips around it.
[img[images\pictures\bad_teacher\teacher_hotwife_3_1.webp]]
You groaned as your wife ran circles around the head of your cock with her tongue, then gulped it further down her mouth. You noticed the door slowly open behind $wife, where she couldn't see, and you did everything you could to not look over. You saw $schoolk1 step inside and close the door behind him. He did well to not make a sound.
@@.you;"Agh, it feels so good miss $wife..."@@ You intentionally called her as a student would. You wanted $schoolk1 to see and hear $wife like she was the last time you visited.
@@.wife;"Mmh, you're so hard... What a naughty student you are..."@@ She smiled playfully at you.
@@.you;"You're an even naughtier teacher, miss $wife... Sucking your student's cock like this..."@@ You said, hoping she'd get into the roleplay again.
@@.wife;"Well I don't do this for any student..."@@ She replied.
@@.you;"Just your favorites, hmm?"@@ You smiled. She ran her tongue up and down your shaft.
@@.wife;"Mmhm..."@@ She agreed.
@@.you;"Like $schoolk1?"@@ You suggested, your heart-racing. Again you were impressed that $schoolk1 was able to stay quiet, though he edged in closer for a better view. It was hard to tell without looking at him, but you suspected that he had his cock out.
Your wife moaned at the suggestion and she looked up at you with a glint in her eye. She took a hold of your cock with a hand.
@@.wife;"That's right... What a naughty student you are $schoolk1... Getting your cock out in front of me like this..."@@ She said quietly. You felt your cock twitch in $wife's hand from her words. She smiled at you.
@@.wife;"You've wanted to do this for a long time, haven't you? Such a naughty boy, fantasizing about your teacher..."@@ She continued as she slowly jerked off your cock. You were sure $schoolk1 was jerking off now.
@@.you;"Hah... That's right miss $wife... Can I please fuck you...?"@@ You asked. $wife bit her lip.
@@.wife;"Only if you promise not to tell my husband, okay?"@@ She answered with a wicked smile.
@@.you;"It'll be our secret... It won't escape this room..."@@ You said truthfully.
$wife slowly got to her feet. You could see $schoolk1 nervously shuffle to try and find a spot to hide, but you never intended him to remain hidden. Remarkably $wife didn't immediately spot him. She'd pulled her panties down and bent over the desk, but was still looking back over her shoulder at you while presenting her womanhood.
@@.wife;"Fuck me, $schoolk1..."@@ She breathed. You grinned widely as you rubbed your cock against her wet pussy. She let out a slow gasp, then a loud one when she looked ahead and saw $schoolk1 standing in front of her, his cock in his hand. You plunged your cock inside her.
@@.wife;"A-ah...! W-wait, $name...!"@@ She tried to speak as you continued to thrust your swollen cock into her.
[img[images\pictures\bad_teacher\teacher_hotwife_3_2.webp]]
@@.you;"I thought we weren't going to tell your husband..."@@ You grunted as you thrusted faster - your balls slapped against her. You could feel her pussy tighten around you.
@@.wife;"B-but... Ooohh... If you don't stop... Mmh, I'll..."@@ $wife gasped and moaned as she struggled between pleasure and panic. You didn't let up though. You gripped her ass and thrusted harder, then leaned forward to quietly reassure her.
@@.you;"Don't worry, like I said it won't escape this room... It's our secret, isn't it...?"@@ You looked up at $schoolk1. He quickly nodded. $wife moaned and shivered, unable to deny the pleasure she felt... Or that the situation had her so turned on that her juices were dripping down your legs.
@@.you;"What a naughty teacher you are, miss $wife. Getting fucked in front of your student..."@@ You remakred again. $wife let out another long moan.
@@.wife;"Oohh... Mmh... I'm such a naughty slut..."@@ She gasped between moans.
@@.you;"You like being watched don't you?"@@ You grunted. $wife gasped and nodded.
@@.you;"And thinking about your students...?"@@ You pressed her. She bit her lip.
@@.wife;"Y-yes..."@@ She admitted quietly as she looked towards $schoolk1, who stood before her, jerking off.
@@.you;"Do you want to see him cum?"@@ You asked. $wife squirmed from the question. You could feel her press against your cock as her pussy tightened.
@@.wife;"Cum for me, $schoolk1..."@@ She quietly encouraged him.
He grunted as he jerked off faster, and you fucked $wife faster in tandem. $wife gasped and moaned as she bucked against you.
@@.you;"Hah, are you ready $wife...?"@@ You grunted again.
@@.wife;"Mmh... Cum inside me..."@@ She pleaded, all the while she watched her student jerk off over her face.
You could feel yourself draw closer to cumming, so you gripped her ass tightly and thrusted harder. $schoolk1 let out a groan as he began to cum on your wife's face. She gasped and shivered, then reached down to rub her clit. She spasmed as she came on your cock while you thrusted relentlessly. You grunted a final time as you finally spilled your cum inside her.
[img[images\pictures\bad_teacher\teacher_hotwife_3_3.webp]]
You pulled out of her with a wet squelch and let out a sigh of relief. $wife took some time to recollect herself as $schoolk1 stood by, nervous and excited by what had just happened. $wife eventually looked back at you and bit her lip nervously.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You reached the stage and jumped up with some effort, then helped $wife up after you. She turned to peer around the big assembly hall.
@@.wife;"It's so weird seeing this empty."@@ She commented. You looked around as if to marvel at her observation, but really you were hoping to spot a peeping face. You'd left the big double doors wide open, hopefully as an enticing lure for any potential voyeurs in the area. You thought you spotted movement but you couldn't be sure.
@@.you;"... Well come on then."@@ You looked back at $wife expectantly.
@@.wife;"What...?"@@ She cocked an eyebrow at you.
@@.you;"Haven't you always wanted to flash your tits while in assembly? This is your chance."@@ You told her.
@@.wife;"I haven't 'always' wanted to... I mean I've thought about it, sure."@@ She replied a little sheepishly as she bashfully glanced around the room. She looked back at you and bit her lip.
@@.you;"But you do want to... Go on. Show everyone your tits."@@ You encouraged.
You saw $wife's expression turn from bashful to excited. She turned towards the open room and swiftly lifted up her top to let her soft, ample breasts spill out.
[img[images\pictures\bad_teacher\teacher_hotwife_4_1.webp]]
She squirmed as she stood in place, her breasts on full display to an unfortunately empty room... Though you were sure you had a peeper. You spotted a subtle movement in the corner of your eye at the doors - something you wouldn't have noticed if you weren't expecting it.
@@.you;"Imagine your entire school in assembly... Looking at your tits right now..."@@ You said.
@@.wife;"Mmh... Do they like them...?"@@ She asked through a shaking breath.
@@.you;"Oh, absolutely. These boys have been dreaming about seeing your tits every day of their school lives... And now they're staring at them, wanting to feel them, to taste them..."@@ You felt your cock stir from your own imagination.
@@.you;"They want to see more, $wife... Why don't you show them more?"@@ You suggested.
$wife slowly pulled her top off over her head, then lowered her hands down to her pants. She undid her button and wriggled the pants down to her ankles and stepped out of them, then did the same with her panties. She stood completely naked on the stage. You saw her chest lift up and down as she breathed hard, evidently turned on.
@@.you;"What a beautiful body you have miss $wife... Can you show us your pussy...?"@@ You asked with a smirk.
$wife bit her lip and slowly climbed down to sit down on the stage. She leaned back and spread her legs to reveal her glistening pussy. You watched her showing herself - a part of your wife's body you'd seen so many times before... But each time was as arousing as the last. You blinked as your phone vibrated in your pocket. Of course you couldn't check it.
@@.wife;"Do you like it...?"@@ She breathed as she slowly ran a finger over her labia- tracing her wetness over her entire slit. She bit her lip as gave you a lustful gaze.
@@.you;"Oh miss $wife... I've always wanted to see this."@@ You egged her on as you rubbed your crotch through your pants. @@.you;"You always turn us boys on... Every day we look at you and imagine what you look like underneath your clothes..."@@
$wife continued to run her finger over her pussy until her wetness covered it entirely. She let out a soft moan as she began to massage her clit. She eyed your crotch hungrily.
[img[images\pictures\bad_teacher\teacher_hotwife_4_2.webp]]
@@.wife;"And you go home to think about me...?"@@ She asked, her voice becoming increasingly more fragile.
@@.you;"I masturbate to you every night... Dreaming of your naked body..."@@ You replied as you unzipped your pants and took out your erect cock. $wife licked her lips and let out another soft moan, her body buckled as she twitched from her own touch.
@@.wife;"Mmmh... And what would you do...? To my naked body..."@@ She asked with a shaking voice.
@@.you;"I'd fuck you raw all day, every day... I'd make sure you were full of my cum when you got home."@@ You grunted as your cock twitched in your hand. You felt a shiver build through you.
@@.wife;"And what about all your friends...? Would they watch...?"@@ She asked as she bucked her hips into her fingers.
You grunted from the thought of your wife being gangbanged by her students. It took everything you had to not cum immediately. You slowed your jerking and watched her masturbate for you, lost in the fantasy... For a moment you'd forgotten why you were even there.
[img[images\pictures\bad_teacher\teacher_hotwife_4_3.webp]]
@@.you;"Actually miss $wife... We're being watched right now..."@@ You told her quietly. $wife blinked and glimpsed around. You grinned as her expression suddenly changed - apparently she caught a quick movement too. She looked back at you with some alarm, and then with intrigue, as she caught your far more relaxed and amused expression. She slowly began to masturbate again.
@@.you;"That's right... Isn't it so much more fun when you can get caught?"@@ You smirked. $wife bit her lip as she rubbed herself, though she couldn't help but glance back at the door.
@@.you;"Don't spook them away, miss $wife... They're here to see you... Isn't that what you want? To show your sexy body?"@@ You suggested. $wife let out another shaking voice as her fingers sped up again. You could hear her wetness.
@@.wife;"Mm-mmh... Who is it...? $schoolk1...?"@@ She whispered back to you. You shook your head.
@@.you;"Maybe... It's a fan of yours. That's all that matters. Now give them a show, miss $wife... Show them your sexy pussy..."@@ You grunted as you began to jerk off faster.
$wife began to grind her hips back and forther as she masturbated. She slid two fingers inside herself and let out a loud moan... But it wasn't loud enough to drown out the sound of her wet pussy swallowing up her digits.
@@.you;"Don't stop, miss $wife... You know what all my friends would do? They wouldn't just watch... They would join me. We'd all take turns fucking your slutty body..."@@ You growled as you felt an orgasm jolt through your body. You squeezed your cock as you came over your wife's naked pussy. She let out a gasp and fingered herself faster until she squirted and spasmed.
@@.wife;"F-fuck...! M-mh... F-fucking me..."@@ She gasped to herself, still lost in the fantasy.
You squeezed every last drop of cum from your cock onto your wife's pussy, and she massaged it inside herself.
<<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>>$wife took a deep breath as she made her way to the house. It was packed full of drunk, young adults. She didn't know whether she felt relief or embarrassment as she stepped inside.
It really did seem to be a 'costume party', and there were other young women dressed the same as her. Though $wife felt that her own outfit was possibly a size too small. And regardless of the crowd and other women, she still seemed to attract a few eyes.
$wife bashfully made her way through the loungeroom and into the hallway. Her wandering was aimless, but she did her best to make it seem like she was going somewhere, hoping it'd stop others from attempting to speak with her.
She recognized a few of the young guys as other students and she did her best to hide her face from their gazes, though her heart fluttered that they might recognize her. $wife felt relief when she finally spotted $schoolk1. He caught her gaze and offered a wry smile.
@@.man;"$wife... You look exactly as I thought you would in that."@@ He smiled as he looked her over.
@@.wife;"D-don't say my name..."@@ $wife glanced around nervously.
@@.man;"Don't worry, most are too busy looking at your body to recognize your face."@@ $schoolk1 told her.
@@.man;"I have a surprise for you, $wife..."@@ He told her quietly.
$wife nervously peered at him for more details, but he just turned around and made his way further down the hallway. He paused to glance back at $wife before stepping into a room.
$wife's heart raced as she trailed after him. She convinced herself that the 'surprise' could be genuine, and it would be rude to leave now... Any excuse to follow $schoolk1 into that room. She stepped inside what was a bedroom, then gasped. It wasn't just $schoolk1, his friend Max was there too.
@@.man;"Wow, you really did come!"@@ He exclaimed with a big dumb smile.
@@.wife;"Wh- Hello Max... Um..."@@ $wife looked at $schoolk1.
@@.man;"Well? Are you surprised?"@@ He sneered as he closed the door. $wife suddenly felt vulnerable under the lecherous gazes of her students.
@@.wife;"I am... Um, $schoolk1..."@@ $wife hesitated.
@@.man;"It's exactly what you think, $wife... Max wanted to have fun with you again, so he asked me and I said I'd arrange it."@@ He explained far too casually.
@@.wife;"B-but... We agreed to stop."@@ $wife mumbled. Despite her meagre resistance, she could feel herself flush red from the thought.
@@.man;"To stop the tutoring. This isn't tutoring anymore. You're now my sex buddy."@@ $schoolk1 informed her. $wife felt her breath begin to tremble, but not from fear or panic. She felt excited from his words... She knew then exactly why she had turned up, and that she was lying to herself all along.
@@.man;"Do you understand...?"@@ He asked, and he gently brushed the back of his fingers over her cheek. $wife nodded.
@@.man;"Good... Now... You have an eyemask, right?"@@ He asked. $wife gingerly took the thing from her pocket and looked up at him.
@@.man;"Put it on."@@ He ordered as he sat down on the bed. $wife did as she was told. She inhaled sharply as she felt a hand gently grasp her arm to guide her to the bed. She sat down and waited, her heart racing and body burning from a mix of embarrassment and excitement.
[img[images\pictures\bad_teacher\teacher_naivewife_1_1.webp]]
@@.man;"Good... Can you see anything?"@@ She heard $schoolk1 ask. He must have stood back up. $wife shook her head. She truly couldn't see a thing.
@@.man;"I want you to strip for us."@@ He told her. $wife bit her lip and hesitated.
@@.man;"What is it?"@@ She could hear the impatience in his voice.
@@.wife;"It's just that... Max is in the room..."@@ She replied shyly.
@@.man;"That's right. He wants to see your sexy body again... Are you going to let him down?"@@ He quizzed. $wife held her breath as she slowly unravelled her lingerie from her body. She felt the bed shift as someone must have climbed on with her. She shivered as she took it all off and sat completely naked and blind... Yet she could still feel the presense of Max.
[img[images\pictures\bad_teacher\teacher_naivewife_1_2.webp]]
@@.man;"Oh my god...! Damn, $wife... You're so sexy..."@@ $wife almost jumped from Max's whisper. He was much closer than she thought.
@@.wife;"Th-thank you..."@@ She replied, then she flinched as she felt a hand suddenly grope her chest.
@@.wife;"U-um... $schoolk1...?"@@ She asked, though she knew it was Max who fondled her. $schoolk1 didn't respond to her.
@@.man;"Fuck, they're so soft, miss $wife... You have no idea how much I've always wanted to feel them... Every day in class I'd imagine it!"@@ Max told her excitedly as he groped her. $wife stiffled a moan as he pinched her nipple.
@@.man;"And now... I get to feel them... I'm so lucky...!"@@ He grunted. $wife felt the bed shift underneath her again, then blinked when she felt something soft and heavy thud against her chest.
@@.wife;"Um..."@@ She slowly raised a hand to feel it, then recoiled back when she touched it. Max must have taken his cock out.
@@.man;"Heh? Don't act so disgusted. You've had it in your mouth before, remember?"@@ Max reminded her. $wife bit her lip, then reached up again with a trembling hand to slowly jerk him off.
@@.man;"That's it... But actually, miss $wife... I wanted to feel it between these..."@@ Max told her as he reached down to lift her ample chest up around his cock. $wife nodded stiffly, then made his dreams come true...
She pushed her tits together and rubbed them against Max's cock, which she felt grow into full size inside her cleavage. She massaged it's entire length, craddled in between her tits.
[img[images\pictures\bad_teacher\teacher_naivewife_1_3.webp]]
@@.man;"Oh fuuuck...! It looks so sexy! I'm finally titty-fucking miss $wife..."@@ Max grunted from the sensation. $wife couldn't help but let out soft moans of her own. The feeling wasn't as stimulating as the experience of being blindfolded, and knowing she was performing a sex act on Max - her student... It was all so naughty.
@@.man;"Does it feel good, $wife?"@@ $schoolk1 asked. $wife had almost forgotten he was there. She moaned softly and nodded.
@@.wife;"It... Y-yes it does..."@@ She answered.
@@.man;"You like being used like this by your own student?"@@ He continued. She felt ashamed but wildly turned on. She moaned again.
@@.wife;"Hah... Y-yes... I do..."@@ She answered again.
@@.man;"You like being my sex buddy?"@@ He asked. He was much closer. $wife nodded.
@@.man;"Ohh, fuck, I can't take it...!"@@ Max grunted loudly, and $wife yelped as she felt him topple her onto her back. Her breathing grew harder as her loins burned with lust - she fully expected to be penetrated... But instead she felt Max's cock resume it's position between her tits.
@@.man;"Don't stop! I'm gonna give you a pearl necklace...!"@@ He announced between heaved grunts. $wife pushed her tits together around his cock and began to pump him faster, her mouth open and at the ready for his cumshot.
@@.man;"What a slutty expression you're making, $wife... Are you thinking about being covered by your student's cum?"@@ She could hear the sneer in $schoolk1's voice.
@@.wife;"Mmh... C-cum for me Max..."@@ She begged.
@@.man;"Oh man...!"@@ Max let out a final grunt as he began to cum. $wife didn't stop jerking him with her tits- she could feel his hot fluids spill out over her chest and neck.
[img[images\pictures\bad_teacher\teacher_naivewife_1_4.webp]]
@@.man;"Ohhh....! F-fuck... So good..."@@ $schoolk1 groaned painfully as $wife milked him for every last drop. He eventually heaved himself off her.
@@.wife;"Mmh..."@@ $wife licked her lips. Some cum had landed on her face.
@@.man;"That was perfect, $wife... You can take that off now."@@ Max told her. $wife took a moment to catch her breath before she pulled her eyemask off. She looked around, confused. $schoolk1 wasn't there anymore.
@@.wife;"Um...?"@@ She looked at Max who was busy cleaning himself up.
@@.man;"Huh? Oh, $schoolk1 left a minute ago."@@ He shrugged as he pulled on the last of his clothes.
@@.wife;"R-right..."@@ She managed to reply, though she felt a little hurt that he would leave her there without saying anything.
@@.man;"Anyway, I think you better leave pretty quickly if you don't want anyone to know what happened. It's pretty obvious that it's you, and you smell like... Uh, my cum."@@ Max grinned at her. $wife felt her face burn red. Of course it was obviously her. Just because she was wearing lingerie didn't hide her identity. She felt dumb.
$wife did her best to tidy herself up, and tried to fix her hair in a new way as a weak attempt to disguise herself. In the end, her best method of hiding was keeping her head low as she hurried out of the house.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>@@.man;"Hi miss."@@ $schoolk1 greeted $wife with a sly smile.
@@.wife;"Hello $schoolk1... Did you want something...?"@@ She asked politely. She looked at the other students - they weren't part of her class.
@@.man;"Yes, actually. My friends here were at my party the other night and were asking me why my teacher was over..."@@ He explained.
@@.man;"So I told them, but they didn't believe me."@@ $schoolk1 smirked. $wife's heart began to race.
@@.wife;"T-told them what...?"@@ She asked in desperate hope that he might have lied to his friends.
@@.man;"That you've been a really supportive teacher to me for the last few weeks..."@@ $schoolk1 explained. $wife let out a small sigh of relief.
@@.man;"And that you've agreed to be my sex toy."@@ He added, his smirk growing wider at $wife's expression.
$wife was at a loss for words - despite her efforts she couldn't muster a response. Instead she squirmed under the collective stares of her student and his friends. She foolishly thought that $schoolk1 wouldn't oust her.
@@.man;"Woah... It's true?"@@ One of the friends remarked.
@@.man;"So $wife, it looks like you've been caught, and it's going to take some convincing for these guys to stay quiet..."@@ $schoolk1 explained.
She knew what he was saying, and she knew it was the wrong thing to do. Still, she nodded. $schoolk1 smirked, and his friends looked at each other excitedly.
$wife quietly led the students to the staff room then locked the door behind them. They shared excited glances, then hungrily watched $wife as $schoolk1 approached her.
She remained motionless like a doll as her student slowly undressed her... But despite her efforts to remain disconnected, she could feel her body quickly heat up from the attention. $schoolk1 continued to strip her until she stood in her underwear before the three students.
@@.man;"Let's start with a blowjob."@@ $schoolk1 suggested. $wife nervously bit her lip, then began to get to her knees. She blinked up as $schoolk1 stepped away and his friends approached her. Their cocks were already out; semi-flaccid but quickly growing in anticipation. $wife glimpsed over at $schoolk1, who smirked back at her.
@@.man;"You better start convincing them, $wife..."@@ He told her. $wife raised a shaking hand and gently grasped one of the cocks, then turned to the other to take in her mouth.
@@.man;"Ohh...!"@@ The young men groaned and their cocks grew harder.
[img[images\pictures\bad_teacher\teacher_naivewife_2_1.webp]]
@@.man;"Fuck, man... I can hardly believe this..."@@ She heard one grunt to the other.
@@.man;"I know man. And that fucker Max was first in line..."@@ The other replied as he casually reached down to clumsily undo $wife's bra. Her tits spilled out as her bra dropped to the floor.
@@.man;"Come on, you got a better deal than Max."@@ $schoolk1 told them. $wife was curious what he meant by 'deal', but she was too fixated on their cocks to listen to them talk.
@@.man;"Speaking of... $wife, let's get those panties off."@@ $schoolk1 said. $wife breathed hard as she let the cock fall from her mouth. She looked up at $schoolk1 with uncertainty, then after some hesitation, she stood up to wriggle out of her underwear.
She let out a shaking breath. She hadn't realized just how wet she was until she stood naked in front of these students.
She almost flinched as one rested a hand on her shoulder. He gently guided her to sit. She gazed up at them with lustful eyes, though she was still very nervous.
The guys murmured quietly to each other, then one got onto his knees as the other circled around her. She gasped as she felt his hands reach around to gently grope her chest, then she bit her lip as the other lifted her legs up to expose her glistening pussy. He leaned forward to taste it.
@@.wife;"H-hah...!"@@ $wife gasped as the young man's tongue flicked over her already-wet pussy, tracing up her labia then finding her clit. She squirmed from the sensation and yelped as her nipples were pinched.
[img[images\pictures\bad_teacher\teacher_naivewife_2_2.webp]]
@@.man;"Damn, miss $wife... You're so wet..."@@ The student between her legs commented. $wife felt her face turn red from embarrassment.
@@.wife;"Sorry..."@@ She mumbled in response.
@@.man;"Don't be sorry! This is the best day of my life."@@ He laughed, then continued to slurp on her pussy. His tongue pushed inside her.
@@.wife;"O-ohh...!"@@ $wife gasped and spasmed.
@@.man;"Your pussy is perfect, miss $wife. I can't wait to fuck it..."@@ He exclaimed.
@@.man;"Fuck off, I'm fucking her first!"@@ The other student exclaimed.
@@.man;"Calm down, man. You'll both get a turn."@@ $schoolk1 scolded him, then smirked as he caught $wife's gaze.
@@.man;"You look like you're enjoying yourself, $wife. I thought maybe we had a special connection, but it looks like you're a slut for just about anyone, huh?"@@ He seemed genuinely spiteful.
@@.wife;"Mmh... N-no..."@@ $wife bit her lip and shook her head, and did her best to suppress her moans.
@@.man;"Liar! I saw how much you enjoyed sucking their cocks. I bet you can't wait to feel them fuck you, huh?"@@ He sneered.
@@.wife;"I... O-only if you want me to..."@@ $wife wasn't sure how to respond. Truthfully she ached to be filled. $schoolk1's smirk grew.
@@.man;"Yeah, that's what I want. I want you to prove to me that you're a slut."@@ He growled, then nodded to his friends.
They clumsily got to their feet, then gently pressed $wife to be bent over. She gazed over at $schoolk1 with an uncertain but lustful gaze, but he only glared back. $wife bit her lip as she felt one of the students approach her from behind. She let out a long breath as his cock brushed over her pussy, then slowly pressed inside her. She closed her eyes and let out a moan.
@@.wife;"F-fuck..."@@ She gasped as her womanhood tightened around the manhood that invaded her.
@@.man;"Me too."@@ The other student muttered as he slapped his cock against $wife's face. She opened her mouth to take his cock in.
@@.wife;"Mmh...!"@@ $wife moaned again as the student behind her began to thrust into her. She bucked back against him while she slurped down on the other cock.
[img[images\pictures\bad_teacher\teacher_naivewife_2_3.webp]]
@@.man;"Ohh, fuck... Your pussy is so wet...!"@@ She heard the one behind her comment, then she felt him grasp her ass. @@.man;"Do you like this...?"@@ He asked as he thrusted faster. $wife spasmed as a small orgasm washed over her.
@@.wife;"Mh, y-yes...!"@@ $wife moaned in response, then reached back to rub her aching clit.
@@.man;"Damn, this is fucking awesome...!"@@ She heard one exclaim, but she couldn't focus on anything but trying to orgasm.
She let out another moan as she shivered and bucked back against the cock inside her. She felt waves of pleasure spreading through her body with each thrust inside her and she longingly caressed the cock in her mouth, eager to taste what it had for her. She could hear $schoolk1 talk to her, but she was so close to cumming, she didn't listen.
@@.wife;"O-oohh...! Mmhh...!"@@ $wife shivered again as an intense orgasm swelled in her loins and washed through her body. She spasmed and gasped as her student proceeded to pump her full off his seed, then she spluttered as her mouth was filled with cum.
@@.man;"Ohh, fuck...! That was... So good..."@@ She heard the student in front of her comment.
@@.man;"I still can't believe it. I fucked miss $wife..."@@ The one behind her stated. $wife did her best to collect herself, though she was still shivering from the intense orgasm.
[img[images\pictures\bad_teacher\teacher_naivewife_2_4.webp]]
@@.man;"Alright man, thanks for that... Sorry I didn't believe you. Can we do it again some time?"@@ They spoke casually, as if she wasn't even there... Though $wife didn't mind. She was already robbed of her decency and was deep in the process of wallowing in self-pity. She shouldn't have done that...
@@.man;"Yeah, yeah. Same deal, upfront."@@ She heard $schoolk1 reply.
His friends eventually left the room, leaving $wife and $schoolk1 alone together.
@@.man;"You really enjoyed that, didn't you?"@@ He eventually asked, though he sounded almost sad.
@@.wife;"U-um... You wanted me to... Right?"@@ $wife replied, peering up at his face. $schoolk1 scowled at her, then sneered.
@@.man;"Yeah, of course. I said to prove that you're a slut, and you did. Well done."@@ His voice found it's usual bullishness. $wife bit her lip.
@@.wife;"I was just doing what you asked."@@ She defended her actions, though she didn't believe a word she said.
@@.man;"Liar. You were being a slut, because you are a slut. And I have the proof, look."@@ $schoolk1 took out his phone and showed $wife the screen. She gasped. He'd recorded the whole thing.
@@.wife;"Delete that!"@@ She demanded, but $schoolk1 shook his head.
@@.man;"No, I don't think I will. Maybe if you ask me tomorrow I'll change my mind... But you'll have to meet me here after class again."@@ He grinned. $wife opened and closed her mouth, then looked down at her naked lap. She was at his mercy... Though she knew that she could have stopped it a long time ago.
<<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.
@@.man;"What you did in my chair. I want to see again."@@ $princ stated calmly.
@@.wife;"Wh- absolutely not!"@@ $wife exclaimed heatedly. The outrageous request should have been enough reason for her to storm out, and yet she remained in her seat, unable to move. The vague idea of exposing herself again seemed to stupedy her body and mind.
@@.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 protested with some reclaimed certainty.
@@.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, f-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... And though she hated to admit it, the exposure had her burning for more.
[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 breathily.
@@.man;"Take off your pants."@@ $princ said. $wife bit her lip. She was ready to object, but for some reason was fulfilling $princ's request.
@@.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 she sat down on the seat and leaned back with her legs apart.
@@.man;"Very nice, $wife."@@ $princ said.
@@.wife;"You're a pervert..."@@ She tried to insult him, but her own words clung to her, intoxicating.
@@.man;"Well we have that in common, hm?"@@ $princ said as he tapped his computer monitor. @@.man;"Now get on with it..."@@
@@.wife;"Y-yes..."@@ $wife breathed as she slipped her panties to the side and began to touch herself. It wasn't like before. She was meant to feel anger... But for some reason she felt hot and wet.
@@.wife;"There, okay...?"@@ $wife closed her eyes and let out a shaking breath.
@@.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;"Tsk... F-fine!"@@ $wife huffed, then continued to massage her womanhood.
@@.man;"Mm. That looks good."@@ $princ grunted.
@@.wife;"J-just hurry up!"@@ $wife replied.
@@.man;"It'd be much quicker if you did it properly..."@@ $princ suggested with a raised brow. @@.man;"Get into it... Talk to me."@@ He encouraged her.
$wife made the motions to protest again, but she couldn't. Her mind was quickly accumulating lustful thoughts and words...
@@.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 breathed 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 quickly 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 felt a moment of panic then reluctantly made her way to the principals office. She knocked then walked in.
@@.wife;"Wh-what is it $princ...?"@@ She asked, her heart racing.
@@.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, though she could feel her face burn with anticipation.
@@.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 think I can-"@@ $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. It took some effort to squeeze in, but she managed... And she felt incredibly aroused by the idea that her body was exposed in the far too small clothes.
@@.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 reminded him.
@@.man;"Yes, I know."@@ $princ replied. Apparently he wasn't going to say any more than that either.
@@.wife;"... Okay..."@@ $wife breathed 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. Her mind was turning blank once again.
[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 pleaded 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 as she fully snapped out of her stupor.
@@.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. Spanking was a new experience for her, and though it was painful... $wife was still very aroused by the incident.
<<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 bit her lip as she shrugged off her clothes and quickly changed into the school uniform. She didn't protest this time... In stead she momentarily gave into her unconscious desire to be exposed... And that brief window was enough.
@@.wife;"There..."@@ $wife huffed.
@@.man;"Very good girl."@@ $princ praised her almost mockingly.
@@.wife;"Thanks. And now...?"@@ $wife asked quietly.
@@.man;"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;"$princ I..."@@ She hesitated and struggled in her foggy state of mind.
@@.man;"Say it, $wife."@@ He said sternly with a firm squeeze.
@@.wife;"Oh... I'm a naughty girl $princ..."@@ $wife mumbled as the fuzziness in her mind began to consume her again.
@@.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! $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 as she felt the cool air against her wetness. She shivered, unable to control her lust.
@@.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 is your husband, right? Has he 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...! $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 tim- 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 gasped as she realized what he was saying... Then like clockwork, her mind began to turn fuzzy as her mind was flooded by lust-fuelled ideas of being exposed in class...
@@.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 and aroused.
@@.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 and let out a shaking breath. She needed to stop him from talking, but she couldn't move.
@@.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;"$princ..."@@ $wife mumbled. Her heart raced as she looked at $neigh and back.
@@.man;"Take off your clothes, $wife. Show him."@@ $princ demanded. $wife bit her lip. she fought with her entire body to resist... $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 breathed.
@@.man;"Good. I'm glad you care for your students."@@ $princ shrugged, then waited patiently.
@@.wife;"..."@@ $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. She let out a small moan and closed her eyes tight.
@@.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. Her pussy was wet, she could feel it. She felt a burning embarrassment to take off anything else... But the burning desire in her was undeniable.
@@.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 struggled again.
@@.man;"Well it seems $neigh wants to see."@@ $princ laughed. $wife noticed $neigh shamefully hiding the tent formed in his pants. $wife's mind turned blank again for a few seconds as the burning lust made her almost fall limp. She recollected herself.
@@.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 and let out a shaking breath as she spread her legs apart to show her pussy. $neigh's jaw dropped as he stared. She could feel her wetness running down her leg...
@@.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 mention of it. 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. She could hardly protest anymore... Instead 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 and gasped as she immediately felt an orgasm wash over herself.
[img[images\pictures\bad_teacher\principal7.webp]]
@@.man;"Hah! It looks beautiful, doesn't it $neigh?"@@ $princ smiled.
@@.man;"Yeah..."@@ $neigh mumbled. $wife began to massage her clit again 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>>[img[images\bg\classroom.png]]
$wife quietly packed her belongings as the day came to an end. It had been a bit of an awkward class, which she hoped that none of the students picked up on.
She'd spent most of her day doing everything she could to ignore $neigh while he desperately attempted to get her attention. Of course she couldn't completely ignore him and she felt tremendously uncomfortable when other students noticed how energetic the quiet kid in class had become.
She intended to quickly leave, but she noticed $neigh was already packed and ready to corner her. $wife let out a soft sigh to herself as she turned towards him - the last student in her classroom.
@@.wife;"Hello $neigh. Can I help you with something?"@@ She asked with some distance.
@@.man;"I um... I wanted to tell you something miss $wife..."@@ He fidgetted bashfully and apparently couldn't look her in the eye.
@@.wife;"Well you have my attention now."@@ She reluctantly replied.
@@.man;"I... I love you..."@@ He confessed. $wife felt her stomach twist in guilt - he clearly didn't understand his feelings nor did he comprehend the situation she was in.
@@.wife;"$neigh... Listen,-"@@ She began.
@@.man;"I know! Um... I know... You're married and... Um... Well... B-but... You're doing these things with $princ so... Isn't it okay?"@@ He stuttered. $wife bit her lip and slowly shook her head.
@@.wife;"You don't understand, $neigh... It's... Complicated... $princ is a bad man..."@@ She hesitated.
@@.man;"So you only love bad people!?"@@ He scowled. $wife shook her head.
@@.wife;"No! I don't like doing that with $princ."@@ She hesitated again.
@@.man;"So... He's forcing you? But you said you liked it..."@@ $neigh looked at her with some doubt.
@@.wife;"Like I said, it's complicated... Um... I can't really explain it, because I don't fully understand it myself..."@@ $wife frowned.
She felt like she had an alarming presence in her mind that she couldn't quite see. Like an important memory she'd forgotten - something big enough for her danger sense to be constantly going off, yet she couldn't trace it.
@@.man;"What if I make him stop...?"@@ $neigh asked with a low voice. $wife looked at him nervously, unsure what he meant by that.
@@.man;"N-nothing bad! I mean... I can make him stop doing those things to you... I promise! And then maybe we can...?"@@ $neigh said.
@@.wife;"But $neigh... Wouldn't that make you as bad as $princ...?"@@ $wife softly suggested. $neigh shook his head.
@@.man;"N-no! Um... I um... I can't do the same thing... I mean..."@@ He bit his lip and seemingly hesitated to say something.
@@.man;"I just want to see it... Your..."@@ His face burned red. $wife bit her lip. @@.man;"Can I see it again...?"@@ He wanted to see her pussy. The thought turned her mind to mush. She struggled to collect herself and compose a response, but all she could think about was his gentle face lustfully peering at her womanhood. She squirmed.
@@.wife;"Okay..."@@ She replied without thought. $neigh's face lit up with excitement.
@@.man;"Yes...!? Um... I can...?"@@ He asked in disbelief. $wife bit her lip and nodded.
She stood up and moved around to sit up on her desk, then she leaned back on her elbows and slowly shifted her dress up around her waist, revealing her panties. She felt her body burn from $neigh's unrelenting gaze. She was a prisoner to the dark desire - it had complete control of her actions.
She slowly lifted her legs up and gently ran a finger over her panties. She could feel the smooth wetness of her womanhood underneath spread through her labia. The feeling made her squirm.
@@.man;"I... H-hah... You're so beautiful miss $wife..."@@ $neigh commented. He reached a shaking hand forward to gently poke her in the panties. $wife let out a soft moan from his touch.
@@.man;"Do you like it...?"@@ He asked. $wife nodded. $neigh gulped as he continued to run his finger over her panties. He took in a slow breath and pulled her panties together just enough to see $wife's outter labia.
[img[images\pictures\bad_teacher\teacher_princ_1_1.webp]]
@@.man;"Um... R-really like it...? Not just saying it like with $princ...?"@@ He asked nervously. $wife bit her lip and shook her head.
@@.wife;"I like it."@@ She answered truthfully. $neigh grinned widely then slowly pulled $wife's panties down to reveal her bare pussy. She heard him audibly gasp as he marvelled at her pulsing womanhood which twitched with desire.
@@.man;"It's so beautiful."@@ He commented again, then nervously returned his hand to her. $wife moaned and gasped as $neigh's fingers gently traced over her labia.
@@.man;"It's warm... And wet... It feels so nice..."@@ He mumbled. $wife felt flustered and embarrassed from the commentary, but aroused that he was inspecting her pussy so closely.
@@.wife;"Keep touching..."@@ She thoughtlessly encouraged him, barely aware that she was speaking at all.
@@.man;"Heh... I'm going to do this..."@@ He sucked in a deep breath as he pressed a finger against her opening which easily swallowed him in. He let out a shaking breath as he moved his fingers inside her. $wife moaned and gasped with every subtle movement.
[img[images\pictures\bad_teacher\teacher_princ_1_2.webp]]
@@.man;"Oh... It feels so much hotter inside... H-hah..."@@ He grunted.
@@.wife;"Mhh... Feels good..."@@ $wife spoke again, her words escaping her before she could register them.
@@.man;"Ohh... It's sucking me in when I push... Ugh... I'm... I'm going to..."@@ His breathing grew more ragged as he twisted his fingers inside $wife. He quickly pulled them out, then leaned forward to slurp on her womanhood. $wife gasped, then let out a long moan as she bucked her hips into his face.
[img[images\pictures\bad_teacher\teacher_princ_1_3.webp]]
@@.wife;"O-oooh...! I'm... Cumming...!"@@ $wife gasped from the sensation of her student eating her out.
She shivered as she felt an orgasm swell and wash over her... But $neigh didn't stop. His tongue flicked against her clit then made it's way down to her opening where he pushed his tongue inside.
He slurped loudly and lewdly as $wife grinded her hips into his innocent face. He grunted loudly but never stopped pushing his tongue inside her.
@@.wife;"F-fuck... Oh my god...!"@@ She gasped as she immediately came again.
@@.man;"H-hah... Hah... Ugh...!"@@ $neigh panted as he reemerged from between $wife's legs, then he keeled over and grunted. His body tensed up.
@@.wife;"Um... D-did you... Cum...?"@@ $wife asked.
She didn't even see him get his cock out... $neigh embarrassedly tried to hide himself.
@@.man;"S-sorry... I always... S-so stupid... I always cum too quickly..."@@ He explained. $wife gave him a pitying look and ran a finger over his cheek.
@@.wife;"It's okay... Um... Thanks for doing that... I really enjoyed... it..."@@ She told him, though her sense slowly returned with each word she spoke.
$wife blinked as she'd realized what had just happened. $neigh smiled - his face wet from her.
@@.man;"Let's do it again?"@@ He suggested as he got to his feet. $wife noticed the wet patch on the front of his pants. $neigh reluctantly collected his things and slowly headed to the door, not before turning back towards $wife.
@@.man;"Um... And don't worry, I won't forget my promise."@@ He grinned. $wife was concerned.
She quickly dressed herself but her pussy was saturated... She needed to clean herself properly before she left.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>They entered the teacher's lounge. It was a bare room - it had a cheap table and even cheaper plastic chairs, a lounge that was never used, and a window that was probably paint-cemented shut from lack of use.
@@.man;"Heh... I'd never seen you speak so sternly miss $wife... It was cool..."@@ $neigh commented bashfully as he sat down on a chair. $wife awkwardly shrugged.
@@.wife;"Th-thank you. Um, what was he picking on you about?"@@ She asked. $neigh hesitated then sighed when he saw $wife's curious gaze.
@@.man;"Um... He told me to not be so friendly with you, actually."@@ He explained. $wife shifted uncomfortably at the thought that her other students might have noticed $neigh's increased interest in her.
@@.man;"B-but I said you were just tutoring me... Um... Nothing about anything else..."@@ He tried to reassure her. $wife didn't feel reassured.
@@.man;"Even though..."@@ He paused and pursed his lips.
@@.wife;"Even though...?"@@ She asked and immediately regretted her decision.
@@.man;"Even though I love you, miss $wife...!"@@ He exclaimed again.
@@.wife;"O-oh, $neigh... What that was... It's not love you were feeling..."@@ $wife tried to explain, though she didn't want to hurt his feelings.
@@.man;"Then what is it? I can't stop thinking about you... When I look at you I feel shivers and... Um, my dick gets hard..."@@ He blurted.
@@.wife;"That's just... Your body. It's a normal reaction to women you're attracted to."@@ $wife chose her words carefully.
@@.man;"Just a reaction...? S-so... Is that why you... Why we did those things...?"@@ He looked hurt and confused, but also like he was doing his best to understand. $wife gently nodded.
@@.wife;"That's right. My body was just... Reacting."@@ She agreed, and again quickly regretted it. The memory of her showing her pussy to $neigh quickly fogged her senses, and suddenly it was all she could think about.
@@.man;"So then can we do it again...? Even if you don't love me back...?"@@ He asked hopefully.
@@.wife;//No, we can't... Sorry $neigh...//@@ $wife replied, then blinked. She didn't actually say it. She couldn't.
@@.wife;"Of course we can..."@@ She replied softly, and with her words came a flood of overwhelming sensations through her body. She felt a strong, burning desire again, much stronger than the time before.
$wife bit her lip and took $neigh's hand, then led him around to the lounge. She slowly wriggled off her skirt then sat on the lounge. She leaned back and looked up at $neigh with a lustful gaze.
@@.man;"H-hah... Miss $wife... I can't believe how beautiful you are... Um... I'm sorry but I think if I sit with you I'll... I always cum so easily... I'm sorry..."@@ He mumbled almost inaudibly. $wife smiled sweetly at him.
@@.wife;"So then just watch, again..."@@ She purred.
$neigh gulped and did what he was told. $wife ran her fingers up her side to the top of her shirt, then slowly pulled it down to reveal her soft, large breasts. She smiled when $neigh gulped nervously and tried to hide the erection he had.
She then lowered her hands to her panties and pulled them aside to reveal her already dripping pussy. She surprised herself by just how wet she was. It was a pleasant surprise. She began to massage her clit with one hand and pinched a nipple with the other.
[img[images\pictures\bad_teacher\teacher_princ_2_1.webp]]
@@.wife;"You like what you see, $neigh...?"@@ She asked.
@@.man;"Y-yes miss $wife... I... I like it so much..."@@ He confirmed with a pained breath.
@@.wife;"You see this naughty pussy...? Well $neigh... I love it when people see it..."@@ She gasped and spasmed from a short jolt of pleasure - though it was mainly from her own words and the idea of being watched.
@@.man;"B-by me, right...?"@@ $neigh asked nervously. $wife's smile grew wider as the lust burned deeper.
@@.wife;"It doesn't matter who. I love being seen... Even $princ, when he looked at me... I couldn't control myself... I let him use me because I felt so turned on..."@@ She explained through her gasps.
@@.man;"Is that why you were doing those things with him...?"@@ $neigh looked torn. He enjoyed seeing this, but his feelings were still so raw and new... He was conflicted by $wife's words. Even though she was a married woman, he didn't like the idea of her being this way with anyone else.
@@.wife;"That's right... I just couldn't control myself... And I could tell he wanted to fuck me..."@@ She breathed, then eyed the tent in $neigh's pants.
@@.wife;"Kind of like how you want to fuck me... Don't you $neigh?"@@ She smiled wickedly.
@@.man;"I... Y-yes... But I can't, I'll... I'll cum straight away before it goes in..."@@ He explained his pathetic situation.
@@.wife;"Why don't you take it out for me...? Carefully... Don't touch it, just take your pants and underwear off. Can you do that for me...?"@@ $wife coached him, then watched as he awkwardly and slowly took his pants down. His erection came flinging from his pants, and he groaned with each slight touch or movement. $wife ushered him to sit beside her.
@@.man;"U-ugh... Miss $wife... Being so close to you with my bare cock... I don't know how long I can hold it..."@@ He grunted painfully.
@@.wife;"Don't worry $neigh, I'll take care of that for you..."@@ She teased his cock by blowing air at it which made him flinch and gasp. $wife smiled from his reaction and how aggressively his cock twitched.
@@.wife;"It looks ready to blow."@@ She giggled.
@@.wife;"I actually wanted to thank you, $neigh..."@@ She told him quietly as she continued to gently blow air at his cock.
@@.man;"What for?"@@ He managed to ask.
@@.wife;"You kept your promise, didn't you? I noticed $princ has been leaving me alone lately..."@@ She explained. $neigh inhaled a short breath then smiled at her.
@@.man;"Y-yes I did! Um... I'm glad he won't do those things to you any more..."@@ He smiled happily, then groaned again when $wife gently flicked the shaft of his cock.
@@.wife;"Yes... So I wanted to thank you with a special reward... But also $neigh, you took something away from me."@@ She informed. She saw his confused look and so continued to explain.
@@.wife;"I told you how I love it when people see me... And now $princ won't do that with me anymore... So you're going to have to replace him, $neigh..."@@ She told him. $neigh grunted and let out a shaking breath after $wife flicked his cock again.
@@.man;"Y-yes! I'll do anything you want me to, miss $wife..."@@ $neigh pledged. $wife smiled sweetly.
@@.wife;"There's my best student... Now... Here's your reward."@@ Then she acted before $neigh could reply.
$wife wrapped her fingers around $neigh's cock and squeezed. He groaned and squirmed from her warm hands on his raw dick... Then she began to pump it up and down. She could feel it pulse under her fingers as $neigh's groans became louder and harder. She squeezed hard as $neigh's cock twitched in her fingers. He let out one last groan as hot spurts of cum squirted over his pelvis.
[img[images\pictures\bad_teacher\teacher_princ_2_2.webp]]
@@.man;"Ugh... $wife... I... Hah, I really love you...!"@@ He groaned his nonsense again. $wife felt a small amount of pity for her student, which was the foot in the door she needed to regain her senses. She let go of his cock and quickly dressed herself.
$neigh didn't notice her sudden shift in behavior, he was still grunting from a painfully powerful orgasm.
@@.man;"Oh... H-hah... miss $wife... That was the best..."@@ He let out a long, shaking breath, and $wife bit her lip.
@@.wife;"I'm glad you liked it..."@@ She replied quietly.
She knew something odd had taken over her, but she couldn't quite think about it. As soon as the thought begun, she had another that reassured her, and the doubt quickly dissolved into nothingness. There was nothing to be alarmed by - she was just being herself.
@@.man;"Can we do it again soon?"@@ $neigh asked hopefully.
@@.wife;"Yes... Yes I think so. I need to go... Um, have a good afternoon..."@@ $wife managed to offer a smile, then she quickly left the room.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>$wife collected her things and you walked with her out of the classroom and down the hallway, where you waited for her to use the toilet. You were surprised that she used the student bathroom, but you supposed it didn't really matter, and the school day was over anyhow. An idea popped into your head...
You slowly pushed the bathroom door open to check it was empty. Just one cubicle was occupied. You stepped inside and walked up to the cubicle and knocked on it.
@@.wife;"Um, y-yes?"@@ $wife's voice replied.
@@.you;"It's me. Quick, let me in."@@ You asked, expecting $wife to demand an explanation... Though you were pleased instead to hear rustling then see the door open. You stepped in and closed it behind you.
@@.wife;"What is it...?"@@ $wife's asked nervously.
You didn't explain yourself. Instead you leaned forward to kiss her.
@@.wife;"M-mh..."@@ $wife flinched from the suddenness, but immediately softened and leaned against you.
@@.wife;"Sh-shouldn't do this here..."@@ $wife breathed quietly. You gave a half-grin, then placed a hand on her shoulder. You slowly moved her down until she knelt in front of you. $wife bit her lip as she looked at your pants, then up at you.
@@.you;"But I have a school fantasy too."@@ You told her as you undid your belt.
$wife let out a slow breath as she eyed your crotch until your semi-erect cock sprung out. She looked up at you. You nodded once. $wife leaned forward and gingerly placed her lips against your cock.
She lifted the thing with a few delicate fingers as she caressed it's length with kisses until it grew fully erect. You let out a soft sigh as $wife gently lapped her tongue over the head of your cock.
@@.wife;"Does it feel good...?"@@ She asked between licks.
@@.you;"Yeah, keep doing that."@@ You replied.
$wife swirled her tongue around the head of your cock a few times before letting it sink between her lips into her mouth. Slow at first, she then took in more and continued her tongue work. You groaned and leaned back against the wall.
[img[images\pictures\bad_teacher\teacher_subwife_1_1.webp]]
@@.you;"Hah, don't stop... That's it... Such a naughty teacher..."@@ You groaned as your wife slurped down the side of your cock.
@@.wife;"Mmh... Y-yes, I am..."@@ She gasped then took your cock in her mouth again.
You ran a hand through $wife's hair as she slurped down further on your cock and squirmed. She seemed to enjoy it as much as you did. You wondered whether she also had this type of fantasy... Perhaps $schoolk1's attempted seduction wasn't received all that poorly after all. It was too bad for him that $wife was only loyal to you... Though perhaps that was useful.
@@.you;"How many of your students have wanted this from you, do you think?"@@ You asked with a grin.
@@.wife;"O-oh.."@@ $wife let out a small, shaking breath from the question. You quirked an eyebrow from her response.
@@.you;"All of them? Or just $schoolk1?"@@ You asked again.
@@.wife;"N-no... None of them..."@@ $wife denied it, but you could tell how horny the thought made her. She slurped down on your cock even further.
@@.you;"I bet $schoolk1 thinks about this all the time..."@@ You pressed on. $wife let out another small moan.
@@.you;"He probably... dreams of fucking you over your desk every day..."@@ You suggested between grunts. $wife moaned as you slowly thrusted your cock into her mouth. You could see how her lower half squirmed.
@@.wife;"Mmh... Ghn..."@@ She gagged down on your cock until you let it out. She breathed shakingly and reached up to stroke your wet cock.
@@.you;"I bet he thinks about it every night... You love it, don't you? Admit it."@@ You grunted as you took your cock into your own hand and began to jerk off.
@@.wife;"I love it..."@@ She confessed in a whisper while looking lustfully at your cock.
@@.you;"Beg for my cum."@@ You ordered. $wife bit her lip.
@@.wife;"Please... Cum for me... Mm... Give me it..."@@ $wife pleaded with an open mouth. She stuck her tongue out and teasingly lapped at your cock again. You groaned loudly as you came over her face and open mouth.
[img[images\pictures\bad_teacher\teacher_subwife_1_2.webp]]
@@.wife;"Mm-! Mmmh..."@@ She moaned as your hot fluid covered her pretty face, then she collected it into her mouth and swallowed it down while looking up at you with devotion in her eyes.
@@.you;"What a naughty teacher you are."@@ You smirked. $wife blushed.
You left the school together. By the time you were done the hallways were completely silent and empty. You were still thinking of $wife being turned on by the dirty talk... Though what really intrigued you was what she'd said early; $schoolk1 seemed to know something about $princ. You wanted to know what it was...
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You stepped into $wife's classroom and audibly closed the door behind you. $wife looked up at you in surprise, then smiled.
@@.wife;"You're visiting me again."@@ $wife beamed happily at you.
@@.you;"Of course... After the last time how could I not?"@@ You grinned in response. $wife's cheeks turned red from the memory.
@@.you;"I have a gift for you."@@ You told her as you rummaged in your work bag.
@@.wife;"Really? Oh $name you... Shouldn't have..."@@ Her expression changed from delighted to embarrassed as she saw what you took out; a blindfold.
@@.you;"Well? Try it on."@@ You held it out to her. $wife took it from you and bit her lip. She glanced nervously to the door.
@@.you;"It's fine. I locked it when I came in."@@ You lied.
@@.wife;"Okay..."@@ She replied breathily, then reached up to pull the blindfold on over her eyes. She adjusted it to fit properly, then slowly lowered her arms back by her side.
@@.wife;"... $name?"@@ She called out.
@@.you;"It looks good."@@ You told her.
@@.wife;"Th-thanks..."@@ $wife fidgetted nervously.
@@.you;"On your knees."@@ You instructed her as you took her hand.
She delicately got onto her knees, tucking her skirt under her legs, just as the door slowly pushed open again. You glimpsed over at $schoolk1 as he slid into the room. His jaw dropped when he saw $wife in front of you. You raised a finger to your lips.
@@.wife;"Now...?"@@ $wife asked.
@@.you;"Take out my cock."@@ You commanded.
$wife raised both of her hands to feel the front of your pants and your swelling member. She carefully unzipped you and shuffled your pants down, then pulled down the front of your underwear until your cock sprung out. She wrapped her fingers around your cock and began to jerk you off.
[img[images\pictures\bad_teacher\teacher_subwife_2_1.webp]]
@@.you;"Good girl."@@ You said as you ran a hand through her hair.
@@.wife;"Mh... Is this good...?"@@ She asked.
@@.you;"It is... But you know what I want you to do."@@ You replied.
$wife bit her lip and nodded, then leaned forward to wrap her lips around your cock. You glimpsed over at $schoolk1 who stared in amazement. He carefully moved closer, careful to not bump into any tables or chairs.
@@.wife;"Mmh... Mm..."@@ $wife slurped lewdly as she worked her way up and down your cock, her lips and tongue leaving a wet sheen wherever they traced.
@@.you;"That's it... My naughty teacher..."@@ You grunted with a smirk.
$wife moved all the way down to your balls which she lapped at with her tongue while she jerked your wet cock. You noticed $schoolk1 edge in even closer to get a better look, and you decided to give him what he wanted. You stepped to the side and leaned down to pull $wife's blouse down off her shoulders. She wriggled it off. You then undid her bra, revealing her full, heavy breasts. You grinned at $schoolk1's reaction.
@@.you;"You have such a naughty body... It's no wonder your students get distracted."@@ You teased. You saw $schoolk1 shift in attention from the comment.
@@.wife;"Oh, I'm so sorry..."@@ She moaned in response, but never stopped slurping on your balls.
@@.you;"Do you think $schoolk1 stares at these all day?"@@ You asked as you reached down to grope her tits.
@@.wife;"O-oh... N-no... Hah..."@@ $wife moaned. Your lips curled up into a smile as you saw $schoolk1 taking his dick out.
@@.you;"I bet he does. Can you blame him? When his teacher has such a naughty body... You love the attention, don't you? Admit it."@@ You teased her nipple. She let out another soft moan.
@@.wife;"I... I do... I love the attention..."@@ She confessed between whimpers.
@@.you;"Keep sucking my cock like a good slut."@@ You told her. $wife obediently shifted from your balls back up to the head of your cock. She gagged down onto it as you began to slowly thrust into her mouth.
@@.wife;"Gh... Nnh..."@@ She chocked down your cock as $schoolk1 shuffled in even closer, until he was an arm's reach away. He did his best to jerk off quietly. You wanted to keep egging her on...
@@.you;"Could you imagine him watching you right now...?"@@ You suggested.
@@.wife;"O-ohh~..."@@ $wife let out a shaking breath as she let your cock slide out from her mouth.
@@.you;"That'd be sexy, wouldn't it? If he saw his teacher acting like the slut she is..."@@ You grinned. $wife moved back down to slurp up your balls.
[img[images\pictures\bad_teacher\teacher_subwife_2_2.webp]]
@@.you;"Hah... His cock sucking teacher... He'd probably want a turn too you know."@@ You grinned wolfishly.
@@.wife;"Oooh..."@@ You could hear her breathing picking up in pace. You weren't done yet, though. You stepped back.
@@.you;"Up on the desk."@@ You ordered her as you reached down to take her hand.
You led her over to her desk, where she sat and leaned back. You helped her wriggle her skirt off to reveal her beautiful legs. You traced a finger over her panties, then tucked a finger under the fabric to pull them aside. You let $schook1 get a good look.
@@.you;"Ready for my cock...?"@@ You asked as you rubbed your spit-covered member against her already wet pussy.
@@.wife;"M-mmh..."@@ $wife shivered with anticipation then rocked back and forth.
You slowly pushed your cock inside; her pussy swallowed you up. You let out a slow groan as you felt her wetness tightly squelch around your manhood as you thrusted in deeper.
[img[images\pictures\bad_teacher\teacher_subwife_2_3.webp]]
@@.wife;"Oh f-fuck..."@@ She gasped in a high voice.
@@.you;"You like getting fucked on your desk like this in front of your students?"@@ You asked. $wife bit her lip and frantically nodded.
@@.wife;"Ohh, y-yes! Fuck me harder...!"@@ She whimpered and begged. You rubbed her clit as you rammed your cock deeper inside her. @@.wife;"O-oooh~...!"@@ She moaned as she squirted.
@@.you;"Are you thinking about it? Your students watching... Lining up for their turn..."@@ You groaned as you felt her wetness drip down to your balls. $wife began to rub her clit herself.
@@.wife;"O-oh... They'll all get a turn..."@@ She bit her lip as she rubbed herself faster.
@@.you;"And $schoolk1...? He can fuck you too?"@@ You asked.
@@.wife;"Y-yes...! I want his cock too...!"@@ She gasped and bucked as she orgasmed on your cock. You heard $schoolk1 groan the slightest bit, but thankfully $wife was too busy to notice.
@@.you;"You'll let him fuck you, fill you up with cum...?"@@ You grunted.
@@.wife;"O-oh, f-fuck yes...! C-cum inside me...!"@@ She begged as she continued to orgasm.
You grunted loudly as your thrusting became faster. You felt your cock push in as deep as it could; $wife's pussy clenched around your manhood with every movement... And just as you were about to cum, you heard $schoolk1 let out a small groan. You realized you had to pull out. You slid your cock out of $wife and came at the same time as $schoolk1, two loads of cum sprayed over her naked body.
@@.wife;"O-oh... Oh my god..."@@ $wife let out another moan as she shivered and spasmed one last time. She let out a slow breath then reached down to feel the cum on her body. She lifted her fingers to her mouth to taste it. @@.wife;"Mm..."@@
You looked across at $schoolk1 then shooed him with a hand. He blinked as he realized he had to leave quickly. He quietly stepped away and did his pants back up as he hurried to the door.
@@.wife;"U-um... Can I take this off now...?"@@ $wife asked timidly. You watched the door silently close behind $schoolk1.
@@.you;"Yeah."@@ You gave her permission.
$wife pulled the blindfold from her head and let out another small breath. She glimpsed around and bit her lip.
@@.you;"What is it?"@@ You raised an eyebrow.
@@.wife;"N-no I um... I guess I was so into it that it felt like I was being watched for real..."@@ She explained quietly, her cheeks flushed red.
@@.you;"Wouldn't you like that."@@ You grinned at her.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>You took your time following her so you could consider the approach. After five minutes you took out your phone and messaged her.
@@.you;//I want you to take off your underwear and bra. Slide them out of the cubicle.//@@ You wrote.
@@.wife;//Now what?//@@ You received her reply shortly after.
@@.you;//Masturbate with the door open.//@@ You texted back. You weren't sure what to expect. You saw her start and stop writing back, and while you waited you messaged $schoolk1 to come meet you.
@@.wife;//I'm so wet...//@@ $wife wrote back as you saw $schoolk1 eagerly approach you from down the corridor. You raised a finger to your lips as you stepped inside the bathroom. He quietly followed you in.
You saw that all three cubicle doors were open. You held a hand up for $schoolk1 to wait out of sight as you approached the first cubicle then you grinned at the sight of your wife. She sat with her legs apart, her hand between then as she masturbated. She gazed back at you with fervent eyes.
[img[images\pictures\bad_teacher\teacher_subwife_3_1.webp]]
@@.wife;Oh $name... This is so dangerous... A student could walk in any second..."@@ She breathed harder from the thought.
@@.you;"And they'd see their naughty teacher masturbating."@@ You replied. $wife moaned softly then bit her lip.
@@.wife;"Y-yes..."@@ She said quietly. You could hear the wetness between her legs.
You reached into your pocket for your phone and raised it to take a photo. $wife looked at you with a lustful gaze and paused for the photo. You tucked the phone back into your pocket.
@@.you;"You wouldn't stop though, would you? You'd be too turned on."@@ You suggested. $wife nodded, then eyed your crotch as you began to undo your belt.
@@.you;"Because the only thing you'd care about is this..."@@ You took out your semi-erect cock.
@@.wife;"Mmh... Y-yes..."@@ $wife agreed, her eyes glued to your manhood.
@@.you;"You want to taste it?"@@ You asked as you slowly jerked it. $wife nodded.
You looked across at $schoolk1. He was also sporting an erect cock. You grinned at him and motioned him over. $wife gasped and tried to cover herself when she saw him.
@@.wife;"$schoolk1-! Wh- $name...! H-he's..."@@ $wife panicked, but slowed down as you held up a hand to her.
@@.you;"You said you wouldn't stop, remember?"@@ You told her. $wife opened and closed her mouth. Her face burned red. You thought maybe she'd yell, but instead she nodded. She parted her legs again and continued masturbating.
@@.man;"Holy shit...!"@@ $schoolk1 murmured to himself at the sight of your wife's pussy.
@@.you;"You were just saying how much you wanted to taste cock, right $wife?"@@ You asked. $wife bit her lip as she looked over at $schoolk1 then back at you. You grinned.
@@.wife;"I... Y-yes..."@@ She whispered. You nodded at $schoolk1. He quickly stepped forward to offer his cock. $wife looked back at you, then down at your cock. You were jerking off.
With a trembling hand, she wrapped her fingers around her student's shaft and slowly began to jerk it. $schoolk1 groaned from the touch. $wife looked back at you again.
@@.you;"Go on."@@ You encouraged her.
$wife leaned forward and let the head of $schoolk1's cock enter her mouth. You heard him groan again as her tongue wrapped around the shaft while she slurped down on the thing.
[img[images\pictures\bad_teacher\teacher_subwife_3_2.webp]]
@@.you;"That's it... You can't help yourself... You just love cock so much..."@@ You told $wife, and watched her squirm from your words. She was incredibly turned on.
@@.man;"Oh, fuck... Miss $wife... I've always wanted to do this...!"@@ $schoolk1 grunted as your wife slurped on his cock.
@@.you;"And she's always wanted to do it too, haven't you $wife?"@@ You egged them on. $wife took the cock from her mouth and gasped for air.
@@.wife;"H-hah... Yes..."@@ She agreed.
@@.you;"You fantasized about it in class, didn't you $wife?"@@ You continued. $wife's face burned red, but she nodded.
@@.man;"And now you get it for real."@@ $schoolk1 grinned. @@.man;"Fuck, this feels so good... I'm close..."@@
@@.wife;"Mmh..."@@ $wife immediately wrapped her lips around his cock again, eager to taste him.
$schoolk1 grunted and thrusted his hips forward while $wife slurped down on him. His breathing grew harder as $wife slurped down faster, then he let out a loud groan. $wife spluttered then slurped down the length of $schoolk1's cock before she let it fall from her lips. His cum spilled out over the floor.
[img[images\pictures\bad_teacher\teacher_subwife_3_3.webp]]
@@.man;"Oh my god... I can't fucking believe it..."@@ $schoolk1 let out a deep breath.
<<iconButtonContainer
'Replay Scenes'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>><<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 10>><<remember $stripper6_scene to true>>\
$wife glanced around the club room. It was the first in a long time that she'd felt this nervous, and she wasn't exactly sure why. Perhaps it was a sixth sense - there was a deeply suppressed fear dwelling in her.
She paused as she spotted a familiar face; Adam... The man she'd seen a couple times before. He was sitting on a lounge nearby with a few of other men, perhaps his colleagues... They were all dressed the same way. Tidy suits, neat haircuts... They were watching the main stage. $wife felt her mind slowly turn blank. If Adam had a lot of money, surely his colleagues did too...
She quickly fetched a drink and slowly walked towards Adam. She felt her heart begin to race as the ambiguous tension inside her swelled. She approached Adam from behind and leaned forward to whisper in his ear.
@@.wife;"You're not here to see other women are you...?"@@ She asked. Adam jumped, then glanced at $wife. His surprise turned into a goofy grin.
@@.man;"Oh hello again!"@@ He greeted her. $wife just smiled.
@@.man;"I'm uh... Here with some clients, actually."@@ He explained. $wife noted the men glimpsing her up and down.
@@.wife;"How fun... What a good rep you are, taking your clients to a place like this."@@ She teased. He shrugged.
@@.wife;"But were you planning on sitting here all night, watching some free shows? Don't you want something a little more real...?"@@ She bit her lip as she drew circles with her finger on Adam's chest.
@@.man;"I uh..."@@ Adam glanced at his clients, who were hungrily eye-fucking $wife.
@@.man;"You mean a private show...?"@@ He asked.
@@.wife;"If that's all you can afford, Adam... But surely you can dig deep for your clients, hmm?"@@ She smiled.
@@.man;"I can afford - I mean... You're sure...?"@@ He hesitated. $wife scoffed as if offended.
@@.wife;"I guess you can come and find out."@@ She suggested as she turned away and left for the private booth - sure that he would soon follow with his clients. She was correct.
$wife waited patiently seated on a lounge and soon saw Adam enter the room, followed by his clients. They looked excited. $wife's heart began to race as her mind slowly became numb.
@@.wife;"That didn't take very long."@@ She said.
@@.man;"They didn't need much convincing."@@ He explained.
@@.wife;"I'll try not to disappoint..."@@ $wife said as she leaned forward to take hold of Adam's hand. She pulled him to her and began to take off his pants. His clients nervously eyed each other as $wife pulled Adam's cock out.
@@.man;"Heh, straight into it huh?"@@ $wife heard Adam saying something, but she wasn't paying attention. $wife leaned forward and took Adam's semi-erect cock into her mouth.
Her mind turned blank as she worked; she swirled her tongue around the head of his cock then gagged down on it. It had quickly turned rockhard as she pushed it deep down her throat. She heard Adam groan as she gagged and eventually let it out as a sloppy mess.
[img[images\pictures\stripper\stripper_15.webp]]
She glimpsed around and noticed the other men had also taken their pants off and were eagerly watching while stroking themselves.
@@.wife;"Care to join us...?"@@ She smiled - her pretty face covered in spit and pre-cum.
The men quickly surrounded $wife. She grabbed onto a second cock as she slurped again on Adam's - then swapped to the new one.
[img[images\pictures\stripper\stripper_16.webp]]
@@.man;"Holy fuck..."@@ She heard the new guy exclaim as she gulped down his cock. She worked on it the same as she did Adam's before, and shivered when she glimpsed the many cocks lined up and waiting for her. This was her purpose and it meant everything to her.
Soon $wife's mind turned completely blank as she hungrily worked each cock; she slurped them down while jerking off others and used every ounce of her energy to get them to cum. Some were easier than others; she gagged down and fondled balls until she felt and tasted the fruits of her labor. She was soon covered in spit and cum, as were the cocks that still surrounded her...
@@.man;"Fucking hell! What's this?"@@ She heard a new voice and heard some talking, but she didn't care to listen. She heard the door open and close occasionally, but still, it wasn't important. She must have been sucking cocks for half an hour, and she wasn't planning on stopping any time soon.
She felt herself being bent over and did nothing to resist - then felt a hot wet cock plunge inside her pussy. She gasped lewdly as she felt the manhood push all the way inside her - though her gasp was muffled by another cock that quickly found her open mouth. She moaned and continued to suck as she felt the man fuck her from behind.
[img[images\pictures\stripper\stripper_17.webp]]
She pushed her hips back into him and let out a high moan as she felt herself spasm and cum. Apparently she wasn't the only one - she felt the man's cock twitch inside her followed by a hot spurt of cum. He slipped out of her quite easily, and just as quickly was replaced with another man's cock.
$wife took a moment to glimpse around. She had no idea how long she'd been there - and she didn't recognize a single face. In fact - she was sure that none of these guys were there at the start. Not that it mattered to her... So long as there was another cock to fill her.
It must have been hours. $wife couldn't quite get her mind back together; it was like clutching for whisps of smoke. The moment she felt a jolt of reflection, it quickly melted away in the face of her real purpose...
It was apparent she was no longer in the same place, both physically and metaphorically. Had $wife looked around she'd have noticed she wasn't at the strip club anymore, rather a lounge room in a dimly lit house. Maybe she'd been at this for longer than hours? She didn't care to speculate - not while she still had work to do... And there seemed to be a neverending supply of cocks, much to her delight.
[img[images\pictures\stripper\stripper_18.webp]]
//''Wife Job Ending - Stripper''//
<<if $badend_job_dom eq true>><<else>>\
<<remember $badend_job_dom to true>>\
@@.system;Unlocked: Begin with +$100@@
<</if>>\$wife spent the day earning tips from her clients.
<<if $sexuality lt 45>>\
[img[images\pictures\stripper\stripper_generic_1.webp]]
<<else>>\
[img[images\pictures\stripper\stripper_generic_2.webp]]
<</if>>\
@@.system;"Earned $250!"@@<<set $money += 250>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Night..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $debtwork_path_dom to 9>><<remember $stripper5_scene to true>>\
<<set $unique_event_trigger_wife_job_dom_2 to false>>\
$wife expertly made her way through the crowded club room with a wave of turning heads that followed her. She was scantily dressed as was the norm for the strippers, but she stood out from the rest. There was a quality about $wife that would make men wonder why she was working there, but boy were they glad that she did.
$wife paused as a man holding a drink stepped towards her with a grin. She was ready to politely avoid him as she'd become accustomed to do, however she recognized the man.
@@.man;"Hi again...."@@ The man greeted her.
@@.wife;"Back again...? Aaron? Was it?"@@ $wife looked him up and down curiously. She remembered he was relatively better off and didn't hesitate to pay more for some 'extras' in their last encounter.
@@.man;"Ah almost. I'm Adam."@@ He corrected her. $wife offered a half smile then shrugged.
@@.wife;"Well, Adam...? Are you here for a dance again? You know I'm not cheap."@@ $wife took Adam's drink from his had and claimed it as her own. He didn't stop her.
@@.man;"I know, and I am."@@ Adam confirmed. $wife raised a brow then smiled.
@@.wife;"Right this way, Adam..."@@ $wife took Adam's hand and led her through the crowd towards the private booths again. She pushed Adam down on the seat and closed the door behind them.
She turned to look at the man who stared back at her with hungry eyes. She knew the look; it was that of a desperate man who just received their monthly salary and was ready to get rid of it in a single night. $wife made it her job to be the one to claim that money... It was the most important thing to her, though she didn't exactly know why.
$wife began with a routine pole dance, which Adam was happy enough to engage in... He leaned forward eagerly to inspect her closely, abiding by the rules of 'no touching', though $wife was open to breaking that rule for some money, which he knew...
[img[images\pictures\stripper\stripper_12.webp]]
She leaned back against the man and rubbed her ass against his crotch. He groaned and began to place his hands on $wife's waist, which she firmly pushed them back away. He wasn't getting any freebies. $wife side-saddled him then lifted a leg to fully straddle the man. She could feel the tent in his pants poking her. She leaned forward to smother him in her chest as she rocked back and forth over his pants. He groaned again. She knew she had him.
@@.wife;"That must be painful... Want me to take care of it?"@@ $wife purred in his ear. Adam nodded eagerly. $wife felt butterflies in her stomach - she was going to make more money again...
@@.wife;"A thousand again, same as last time..."@@ $wife told him her price, and Adam once again quickly fished for his wallet. $wife rolled her eyes and got off his lap to get onto her knees so she could then take off his belt.
@@.wife;"You can pay me afterwards."@@ She told him, same as last time.
@@.man;"Oh right..."@@ Adam eagerly helped pull down his pants and underwear to let his cock free. It pointed up at $wife, pre-cum already dripping down the side.
$wife didn't wait for instructions; she leaned down and hungrily sucked down Adam's cock and gripped his balls lightly with a hand while she jerked him with another. He groaned from the sudden attack and leaned back fully to give $wife complete access.
@@.man;"Ah f-fuck...!"@@ He let out a strained groan.
$wife grinned and continued with vigor. He looked like he was already to explode, and she was eager to quickly make that money. $wife gagged down on his cock then took it out of her mouth. It was completely wet now... She began to stroke it fast while she sucked on his balls. She could feel then tighten, and Adam grunted loudly again.
[img[images\pictures\stripper\stripper_13.webp]]
$wife rolled his balls around in her mouth as she palmed the head of his cock.
@@.man;"F-fuck, wait!"@@ Adam lurched forward. $wife sat back with a frown. He was close to cumming, and it hadn't even been a minute... It'd be the quickest thousand bucks she'd have ever made.
@@.man;"I don't want to yet..."@@ He explained, embarrassedly. $wife arched a brow then smiled.
@@.wife;"Oh? Want this to last forever...?"@@ She teased.
@@.man;"Well yeah... If I'm paying you a grand, I want it to be worthwhile..."@@ He shrugged. $wife looked him over with a glint in her eye as an idea crept into her mind.
@@.wife;"How about this honey... For a thousand more I'll let you finish inside."@@ $wife leaned back and slowly spread her legs to show her barely covered slit. Adam gulped hard as he stared at the fabric that barely covered $wife's pussy.
@@.man;"A thousand more...?"@@ He hesitated.
@@.wife;"Two thousand total..."@@ $wife smiled as she slipped a finger under the panties. @@.wife;"And you can have this..."@@ She pulled them to the side to reveal her glistening pussy. She gently ran a finger over it, then in her mouth. Adam's breathing grew ragged as he stared hungrily. He gulped again, then nodded.
$wife's smile turned wicked as she quickly stood up and stepped towards him. @@.wife;"Smart choice, Adam."@@ She told him as she resumed her straddled position... This time she pushed her panties to the side so that Adam's cock was pressed against her raw pussy.
She could feel him twitching against her. She let out a sigh in his ear as she slowly lowered herself onto him. The head of his cock pressed into her folds. She lifted, then lowered herself again. He pushed even further inside her. $wife let out another soft moan in his ear. Adam grunted in response and took hold of her waist.
@@.wife;"Mm... You're bigger than most guys..."@@ $wife purred in his ear, honestly. He seemed to like hearing it as he began to thrust.
@@.man;"Do you like it...?"@@ He asked between thrusts. $wife let out another moan to confirm. She wasn't lying either... She was enjoying it tremendously, though perhaps not in the same way as she'd normally enjoy fucking.
She felt a heat inside her - a horniness unlike her normal heat. There was something more - something out of place that she couldn't quite figure out... The idea of making money was driving her mad with lust, but she didn't know why, nor could she focus her mind on the matter. For whatever reason, she reassured herself it was normal, but she instinctively knew something was off... She just couldn't steer herself. Instead she bounced on Adam's cock and let out another long moan.
Adam seemed to find his tempo as he grabbed hold of $wife's ass. He thrust his cock into her as she bounced on him and took the opportunity to bury his face in her chest.
[img[images\pictures\stripper\stripper_14.webp]]
@@.wife;"F-fuck...! Yes! Mmm..."@@ $wife gasped as she grinded her hips against him. She could feel her own wetness dripping down her legs.
@@.man;"Hah, you like this huh...? Tell me you love it."@@ Adam grunted.
@@.wife;"Mm I love your cock...!"@@ She told him.
@@.man;"Beg for my cum...!"@@ He demanded.
@@.wife;"Please cum inside me...! Fill me up with your cum!"@@ $wife did as he asked again. Normally she wouldn't be so compliant, but he was paying her... And that alone made her feel a particular way.
Adam shuddered as his thrusting grew wild. He grunted and grasped $wife's ass hard, then let out a few groans. $wife's eyes sharpened as she rode him harder. She could feel his cock twitch inside her. She shuddered as she knew this was it, and grinded hard as he came.
@@.man;"Oh fuck...!"@@ He groaned. His body grew stiff for a few seconds, then he let out a sigh and relaxed. $wife's mind was blank for a moment too, as if she had an orgasm. It was the same feeling but a bit different. She blinked back to focus, then climbed off Adam and collected her clothes.
@@.man;"That was the best..."@@ Adam commented quietly, probably to himself.
@@.wife;"I'm sure it was... I think we agreed on two thousand."@@ $wife raised a brow. Adam blinked then nodded.
@@.man;"Ah, yeah okay. Here..."@@ He clumsily took out some cash from his wallet. $wife raised a brow as she watched. He had a lot more than two thousand in there... She felt that heat mildly stirring inside her again.
@@.wife;"What do you do for work, Adam...? It must pay well."@@ She asked curiously.
@@.man;"Huh? Oh uh, I'm a client manager for... Uh, maybe I shouldn't say."@@ He shrugged.
@@.wife;"A client manager? Hmm... So you take care of clients too huh?"@@ She raised a brow.
@@.man;"Heh, yeah I guess so... Though maybe a little differently than you."@@ He suggested.
@@.wife;"Maybe not."@@ $wife shrugged.
She left that night in something of a daze. Her mind was fuzzy and it took a while to shake the overwhelming feeling of desire to make money... Even though she'd already made two thousand.
She was losing herself, and she was instinctively scared... But at the same time she wanted to give in to the desire. Perhaps she shouldn't go back there to work...
@@.system;"Earned $2,000!"@@<<set $money += 2000>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Night..."
>>
<<AdvancePeriod>>
<</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>><<set $debtwork_path_dom to 8>><<remember $stripper4_scene to true>>\
<<set $unique_event_trigger_wife_job_dom_1 to false>>\
$wife gazed through the curtain and into the dimly lit room. She'd just finished a short opening routine (which gathered plenty of attention) and was now keenly searching for the whales, while the newest dancers took the stage.
She caught one man's eye. A rather handsome man. He stood alone at the bar, quite some distance away, but $wife knew he was looking at her. He must have been searching too; she was quite hidden. He offered a smile.
@@.man;"Seems you've got another fan."@@ Jerry's voice alerted $wife of his presence. She looked over at him.
@@.wife;"What's it to you? I've got plenty of fans by now. Worried they'll follow me to another club?"@@ $wife raised a brow. She delighted in how the thought made Jerry squirm.
@@.man;"Heh, don't kid me like that $wife! I've been nothing but fair with you. Anyhow - that man? He requested a private dance."@@ Henry said. $wife raised a brow.
@@.wife;"Hmm. I don't really want to."@@ $wife shrugged. Private dances never earned a lot. Or, perhaps it did for the lesser-known dancers. $wife had a true following in the club - she made plenty more by being on the stage.
@@.man;"I told him you'd say that! Heh."@@ Jerry remarked, quite proud of his prediction. @@.man;"But he insisted. He offered six hundred bucks."@@ Jerry told her. $wife raised a brow, curiously. She looked over at the man again. He was staring intently back at her.
@@.wife;"... Okay, sure. Just a dance, right? Easy money."@@ $wife shrugged.
@@.man;"Heh, that's what I thought too. They're basically handing you their wallets...!"@@ Jerry grinned and looked over at the man while standing beside $wife, as if they were partners of equal footing. $wife scoffed at the thought.
@@.man;"Well then, I'll go tell h-!"@@ $wife didn't wait to hear the end of Jerry's statement. She made her way over to the man at the counter. He turned as she arrived, and he offered her a drink. She took it and drank quickly.
@@.man;"Hi there. I take it you're interested in the offer?"@@ The man smiled.
@@.wife;"How cute that you requested through the management. Most guys would just ask me, you know."@@ $wife said with a hint of a tease in her voice. The man shrugged.
@@.man;"I thought he'd get your attention quicker."@@ He said.
@@.wife;"Just throw money at me next time. That'll get my attention."@@ $wife put down her empty glass.
@@.man;"I'm Adam."@@ The man introduced himself.
@@.wife;"Adam... I don't care too much about the small talk. I hope you don't mind. Come with me."@@ $wife took his glass from his hand and began to drink that, too. Most of the dancer's wouldn't dream of behaving so rudely to a whale... But $wife had a knack for pushing boundaries, and it seemed to work for her.
$wife led Adam to a private room It had a single dance pole and a lounge that could seat perhaps four people at a time. It was dimly lit and played the same music as every room in the club. She'd been there a few times, but as she'd explained to Jerry, she didn't care too much for private dances. It was rare for her to make an exception.
It was a night for exception, apparently, as $wife pushed Adam onto a loungechair. She did a familiar routine on the pole, which eventually led to removing most of her clothes. It was something that usually got a good reaction when she was on stage. Adam seemed to enjoy it too. He leaned back as wife straddled him and rhythmically rocked back and forth over his crotch. She took his hands and placed them firmly on her womanly, exposed hips, as she swiveled her hips around. She could feel a tent forming in Adam's pants.
@@.man;"Hah, you're so hot..."@@ Adam stated the obvious as he reached his hands up to grope $wife. But $wife quickly grasped and led his hands back to her hips.
@@.man;"No touching?"@@ Adam pouted.
@@.wife;"Not yet."@@ $wife smirked as she grinded against Adam's cock through his pants. He grunted from the sensation.
$wife climbed onto the lounge and turned around. Her ass was in Adam's face. She could feel his hot breath on her as he must have leaned forward. $wife smirked and swooped down- smooshing Adam's face in the process. She felt him open his mouth, and she moved out of the way before he got too creative.
She lowered herself again, and sat down on Adam's lap, then took both his hands and led them up to her chest. He didn't hesitate in groping her. $wife moaned softly as she rocked her hips against his cock again.
[img[images\pictures\stripper\stripper_10.webp]]
@@.man;"Damn, they're real..."@@ Adam grunted in her ear.
@@.wife;"Thought they were fake?"@@ $wife smirked as she grinded harder on his cock.
@@.man;"Hah, no... Well... They rarely look so perfect naturally..."@@ Adam responded correctly. $wife reached down and took a firm grasp of Adam's manhood through his pants. She rubbed against the length with her slit, through the fabric of her underwear. Adam groaned.
@@.man;"You keep doing that and I'll make a mess..."@@ He said.
@@.wife;"Oh that'd be a shame, wouldn't it?"@@ $wife purred. @@.wife;"How about I take care of it properly...?"@@ She suggested, and smiled at Adam's expression.
@@.man;"You mean...?"@@ Adam's eyes dropped to the business. $wife laughed and shook her head.
@@.wife;"I'm sorry to say that's reserved for VIPs. I can finish you off with my mouth... For a price."@@ $wife teased as she squeezed his cock. Adam grunted.
@@.man;"Ohhh fuck, yes okay, fine. How much?"@@ He asked as he took out his wallet.
@@.wife;"A thousand dollars total."@@ $wife said with a raised brow. Adam began to count the cash. $wife gently slapped his hands aside.
@@.wife;"Do that afterwards you dolt..."@@ She teased as she slowly got onto her knees. Adam quickly wriggled off his pants, letting his dripping cock fling up in the air.
$wife smirked then slowly brought her lips up against the thing. Adam grunted as $wife went to town on his dick- she first licked it up it's length, then took the head into her mouth. She began to slurp on the head, then pushed deeper down the shaft.
[img[images\pictures\stripper\stripper_11.webp]]
Adam grunted and twitched with every movement, to which $wife was delighted. She enjoyed seeing the candid expressions. Every twitch and groan arose from something she did- a flick of her tongue, or a gentle squeeze of his balls. There was something about having a man in her hands like this that turned her on, even if she was doing this for the money...
@@.wife;"Do you like it, Adam?"@@ She asked between sucks. Adam only groaned in response. $wife gently squeezed his balls which made him jerk up a bit.
@@.man;"Y-yes! Oh, fuck. You're so good at that."@@ He answered.
@@.wife;"Why don't you cum, then?"@@ $wife asked.
@@.man;"Hah, I'm about to!"@@ He admitted. $wife grinned. She gripped his balls tightly and slowly throated his cock. Adam squirmed and gave out a painful groan as he began to cum. $wife took the cock from her mouth and watched as his cum came spurting out of his wet cock - his balls still firmly in her hand.
@@.man;"O-oh... Hah... Damn...!"@@ Adam continued to groan, even after cumming. $wife knew he was still in ecstacy, and slowly released his balls. He seemed to collect himself with that.
@@.man;"That was incredible!"@@ Adam exclaimed.
@@.wife;"Glad you liked it. A thousand bucks."@@ $wife said. She was already putting her lingerie back on.
@@.man;"Huh? Oh, right... Yeah, okay, here."@@ Adam seemed to have genuinely forgotten the agreement, but then began to fork out the cash. $wife took it from him and stuffed it down between her tits. She didn't know when, but at some point, the money she made was the only thing that mattered. At least, while she was working.
@@.man;"I'll come back another time!"@@ Adam told her excitedly.
@@.wife;"Please do."@@ $wife offered him a smile then left.
It took a while for $wife to get home. She slowly snapped out of her lust for money on the ride back. She wasn't sure what it was. It felt like a distant dream. Maybe something was in the drink? But she knew that wasn't true either. She'd been feeling this way in previous nights, too. For some reason, $wife was lusting for money...
It made her nervous - she didn't want to lose herself... But a dark desire pushed her forward.
@@.system;"Earned $1,000!"@@<<set $money += 1000>>
<<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 8>><<remember $camgirl5_scene to true>>\
You got comfortable and ready with your laptop on your bare lap. You were seated on your toilet, pants down, and waiting for //NaughtyWife// to appear online. It was the first time $wife was having a show after you had the discussion with her, and for the first time you only felt eager horniness.
Even though you were on the same page, you felt weird to be at home, so you left for the public toilet nearby, and you made sure you let $wife know you'd be gone for a few hours. At first you were worried she might have missed your point, but sure enough, the little green icon lit up. Moments after her show went live.
@@.wife;"Ah, hey guys."@@ You heard her familiar voice. There were hundreds of people already waiting for her, apparently.
She was sitting cross-legged on your bed in her underwear, her face already revealed.
//> Gave up on hiding your face huh?//
//> She's a true camgirl now. None of this 'no nude' stuff lol//
//> She is hot//
The comments began to spill through, and you felt your member begin to stir awake.
@@.wife;"You've seen my face now, so no use hiding it, right?"@@ $wife responded with a smile so cute and innocent - it didn't belong on a site like this.
//> no use hiding it yeah//
//> We've seen more than just your face lol//
//> Where is your husband today??//
//> She's married? Woah//
@@.wife;"Yes I suppose you have... But not for free!"@@ She exclaimed, her smile widdening.
//> Oh here we go.//
//> Who has $999999.99 to give her todya?//
//> ''DaddyX donated $50.00!''//
//> ''DaddyX: You've got such a gorgeous smile, I'm glad you're not hiding it from us anymore.''//
@@.wife;"Daddy Ex! You're here again? Thanks so much for the donation and compliment."@@ $wife replied.
$wife idly commented as her eyes scanned over the comments. The viewers had grown again since the last time she was online - in fact it seemed to be doubled... It was difficult to keep up with the messages. Several small donations were made, and $wife interacted a little lightly, but she seemed to be taking it slowly. You pondered why the different approach... Then with some curiosity you wrote your own message in a donation.
//> ''Hubby199 donated $100!''//
@@.you;//> ''Hubby199: Is your husband away again today?''//@@ Your comment came through.
$wife's eyes lit up as your message was auto-read on the screen. She smiled at the camera.
@@.wife;"Thanks Hubby! Hmm... My own hubby will probably be gone for a few hours, so we can have some fun..."@@ She replied coyly, then leaned back to reach behind the bed to pick up a dildo. She showed it to the camera.
//> Yes!!//
//> Oh damn, she's doing this behind her husbands backlol//
@@.wife;"That's right... I'm a naughty wife after all."@@ $wife agreed.
She slowly slipped her bra to the sides to show her soft, ample chest. The comments continued to flood through. There was no way you could read them all. $wife lifted the dildo to her lips and began to suck on it while she caressed herself.
[img[images\pictures\webcam\camgirl_11.webp]]
//> Wish it was me//
//> How much for private room?//
You slowly began to jerk off as you watched your wife suck on the fake cock and caught glimpses of the comments that strangers made... But it wasn't enough to just see this. You wanted to hear her talk more- about her husband. You made another donation.
//> ''Hubby199 donated $50!''//
@@.you;//> ''Hubby199: Do you like doing this behind your husband's back?''//@@ You wrote.
//> She must! Lol//
//> He's both the luckiest and unluckiest guy in the world//
$wife's lips curled into a perverted smile as she read your comment.
@@.wife;"Mm... I do, hubby... I love being a naughty slut behind his back."@@ She said quietly, seductively, while looking at the camera. Your felt your cock stir as you wrote another comment.
//> ''Hubby199 donated $50!''//
@@.you;//> ''Hubby199: Do you often do this?''//@@ You wrote. She quirked a brow playfully.
@@.wife;"Well... Yes. Usually while he's away running errands or working, I'm at home, showing my slutty body off to strangers... My whole body..."@@ $wife gasped as she lowered a hand to her womanhood. She slowly pulled her underwear over to show her glistening slit, which she ran her fingers over. You jerked off a little faster as you watched your wife's perverted expression deepen. Her eyes were locked onto the camera - you felt them as if she were looking at you.
[img[images\pictures\webcam\camgirl_12.webp]]
//> Oh damn, hot//
//> Tasty! I'd eat it//
//> ''DaddyX donated $100.00!''//
//> ''DaddyX: There it is... So beautiful. Why don't you fill it with that toy now?''//
@@.wife;"Ohh, Daddy Ex... Thanks so much!"@@ $wife gasped at DaddyX's donation. You frowned as her attention seemed to shift away from you.
//> Yes!! We want to see it//
//> I'd fuck you so hard//
@@.wife;"Mm, well I'd better not disappoint...!"@@ $wife moved the dildo over to her womanhood. She rubbed the head of it up and down her slit. You could hear the wetness with every movement. She made soft moans as she slowly managed the toy against her. You jerked harder and groaned as you felt your pre-cum cover the head of your cock.
//> So hot!//
//> Married pussy lol//
//> If I were that guy I'd never leave the house//
//> ''DaddyX donated $100.00!''//
//> ''DaddyX: You feel me pushing inside of you?''//
@@.wife;"Ohh! Daddy Ex- I feel you... You're so big... Mm... You're pushing so deep inside...!"@@ $wife gasped. You felt that familiar dark pleasure quickly fill your body as $wife played along with the donation. You were jerking off, but didn't want to cum just yet. You needed this to last forever.
@@.wife;"Mmmm!~ So deep... You're stretching this naughty, married pussy..."@@ $wife continued. You groaned. Her words were almost enough to make you cum. You had to stop, but your cock ached for more. Instead you wrote another comment.
//> ''Hubby199 donated $50!''//
@@.you;//> ''Hubby199: What if your husband saw this right now?''//@@ You wrote. $wife moaned lewdly in response. She definitely got off on this as much as you did.
//> Lol he'd be crying//
//> Her name?//
@@.wife;"If my husband saw...? Oh, s-sorry hun... But I can't stop...! Daddy Ex is fucking me so good...!"@@ $wife gasped lewdly as she plunged the dildo inside herself. She spasmed and moaned with every thrust.
[img[images\pictures\webcam\camgirl_13.webp]]
//> ''DaddyX donated $100.00!''//
//> ''DaddyX: Feel me fucking you infront of your husband?''//
//> This is some sick roleplaylol//
@@.wife;"Oooh!~ Y-yes... Fuck me harder...! Don't stop... Let him watch a real man fuck me...!"@@ $wife moaned. You didn't trust yourself to touch your own cock without risking an orgasm.
@@.wife;"Mm... Fill this pussy up...! Don't stop... You can't... In fact..."@@ $wife moaned. You couldn't help it- you felt an orgasm build. You couldn't stop it now.
@@.wife;"I think the next show... I think you should come here for real... And give me a real cock... Daddy Ex...! Ohh, fuck, I'm cumming...!"@@ $wife gasped.
Squirt spurted from her pussy as she moaned. You were confused by her words - surely it was still part of the act, but you couldn't think on it. You grunted as you came hard into your own hand. Your head was swirling as you just enjoyed the blissful orgasm wash over you. But then as the high faded, you blinked into reality. You were amazed that $wife had gotten so into it. You looked back at the screen. $wife was cleaning up and apparently ending the show shortly.
//> ''DaddyX donated $250.00!''//
//> ''DaddyX: I'll come fuck you whenever you need me to.''//
You logged off.
It was definitely hotter this time... But her last words made you a little worried. She was probably just getting into it, right? You weren't convinced. You could perhaps bring it up with her again... But you were so curious to find out. What if you left her unchecked? What if you fed that dark desire? If you didn't say anything... Would she follow through? Or was it just roleplay? It made your head swirl to think about, but you kind of wanted to see it happen.
You decided that maybe you should try to talk to her about it again.
@@.system;"Earned $753!"@@<<set $money += 753>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</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>><<set $debtwork_path_hot to 7>><<remember $camgirl4_scene to true>>\
@@.you;"About the webcamming..."@@ You began to say, though realized you weren't sure how to get into the topic. $wife raised a brow at you and waited for you to continue. It seemed she wasn't going to throw you a lifeline.
@@.you;"I... I've seen one of your shows."@@ You said. $wife blinked, then regarded you with a curious look.
@@.wife;"... You did huh. And...? What do you think?"@@ She eventually asked. You didn't have an immediate response, which probably said enough. Your first thought was that she didn't remain 'anonymous' as they'd agreed. You wanted to be angry, but you weren't.
@@.you;"I don't know."@@ You answered honestly. $wife's lips curled into a knowing smile.
@@.wife;"I guess you must have liked it."@@ She suggested. You didn't know how to respond. She wasn't wrong.
@@.wife;"How much did you watch?"@@ She asked, curiously. That, you could answer... But you felt embarrassed to admit it.
@@.you;"I've watched two shows."@@ You told her. $wife seemed surprised.
@@.wife;"Two...? You liked it so much the first time you had to watch again...?"@@ She asked. You hesitated.
@@.wife;"I'm flattered!"@@ $wife smiled, taking your silence for confirmation. @@.wife;"I was actually a little nervous... I'd thought you'd watch it eventually, but I wasn't sure how you'd react to how it's escalated."@@ She told you.
@@.wife;"I thought you might get mad... But also maybe you'd feel turned on... I guess the latter was true."@@ She gave you a smile.
@@.you;"I guess..."@@ You answered, still with some hesitation. @@.you;"... Maybe I felt both at the same time."@@ You tried to explain.
@@.wife;"Really...? How complicated..."@@ She pondered. @@.wife;"Did you feel mad at first, then slowly turned on, watching me, thinking about all the guys jerking off to your wife...?"@@ She asked, biting her lip with a seductive smile. You could feel your manhood stir from the thought.
@@.you;"Something like that..."@@ You admitted again, and eyed $wife as she slowly rolled onto her side. She let her top fall loose, revealing her breasts, which she slowly reached up with a hand to massage.
[img[images\pictures\webcam\camgirl_9.webp]]
@@.wife;"It turned me on, too... Thinking about all the guys that were watching me, jerking off to my body... Even though they knew I was married..."@@ She said quietly and between hot breaths.
@@.wife;"I thought maybe I should stop after the first time, but I couldn't help myself... I thought maybe you'd understand. I'm glad I was right..."@@ She continued. @@.wife;"You must think it's hot, too... Huh, babe?"@@ She smiled.
@@.you;"Yeah, I guess."@@ You answered with a grunt.
@@.wife;"So I logged on again, and there were people already online, waiting for me... They encouraged me to strip, to show them my body... So I did."@@ $wife exhaled softly as she let her clothes fall off further to reveal her womanhood. You had a rockhard cock at that point.
@@.wife;"And now they've seen my face, too... I was nervous to show my face in case someone recognized me, but that felt hot, too... Don't you think? What if someone we knew saw me?"@@ $wife gasped as she slowly slid her fingers over her womanhood. She eye'd your pants. You couldn't help yourself- you took down your pants and let your cock spring up. This wasn't exactly playing out how you'd thought it would, but you were caught up in the heat of it.
[img[images\pictures\webcam\camgirl_10.webp]]
@@.wife;"Mmm, I knew you'd feel the same way babe...!"@@ $wife gasped as she plunged her fingers inside her wet slit. You began to jerk off while watching her.
@@.wife;"I thought; what if they saw me? What would they do? If it were your friends... work colleagues... Would they approach me about it? Would they let you know at all? Maybe they'd want to see it in person...!"@@ She gasped as she pinched her nipple and spasmed on her fingers. You grunted in response as you worked your cock.
@@.wife;"So I think... Maybe it's fine if I continue, right? Because we want to know how this goes...?"@@ $wife slowly shifted her body around, then spread her legs apart. Her beautiful pussy was open right in front of you. You stood up and continued to jerk off, breathing heavily... All you could think about was the countless other men who watched your wife fuck herself. The though alone could push you over.
@@.you;"Yeah..."@@ You grunted your reply. $wife moaned. You saw her wetness spill down her leg.
@@.wife;"And you can continue to pretend to not know... Because they like that, after all... They like to watch this naughty housewife betray her husband... And you like watching it too, don't you?"@@ $wife smiled. You clenched your jaw and jerked off harder as you felt an orgasm begin to build. $wife noticed your reaction and frantically rubbed herself.
@@.wife;"Ohh, going to cum...? Cum on me... Cum on your naughty, slutty wife...!"@@ She gasped, and again louder when you heaved and released a hot load of cum onto $wife's naked body. She rubbed it into herself with a soft moan, then looked up at you, still smiling.
@@.wife;"I knew we'd understand each other... I'm... glad."@@ $wife said. She seemed genuinely pleased. She had a look in her eyes that you hadn't seen in a good while.
@@.you;"Yeah me too."@@ You agreed. It certainly hadn't gone how you thought it would. In fact, it was the opposite... But at least you were on the same page.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You spent your day watching your wife webcamming...
<<if $sexuality lt 45>>
[img[images\pictures\webcam\camgirl_generic_1.webp]]
<<else>>
[img[images\pictures\webcam\camgirl_generic_2.webp]]
<</if>>
@@.system;"Earned $250!"@@<<set $money += 250>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $unique_event_trigger_wife_job_webcam_repeat to true>>\
Once again you were seated on a public toilet and ready to watch $wife's cam show. You left loudly enough to make sure $wife knew you were out for a few hours. $wife's show was already on by the time you arrived at the bathroom, not even ten minutes later.
Much like the last time, $wife made a show of being a slutty housewife, playing with herself while her husband was away. You wrote your own comments, which she noticed and was sure to reply to.
[img[images\pictures\webcam\camgirl_14.webp]]
[img[images\pictures\webcam\camgirl_15.webp]]
@@.system;"Earned $488!"@@<<set $money += 488>>
<<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 10>><<remember $camgirl6_scene to true>>\
You sat in a public toilet cubicle with your pants down, but you were there to take care of another kind of business. You had your phone in your hand and was frantically scrolling through your profile on a certain webcamming site in heated anticipation.
You had left home hours ago, and sat in the same cubicle with the same anticipation, but you never saw 'NaughtyWife' come online. You'd waited for half an hour before deciding to leave... If $wife was planning to put on a show, she was taking her time about it. You hoped that maybe she was planning something special and wasted the next few hours idly travelling about, every so often checking that site for her status...
Thankfully you were right. She'd gone live while you were out, and you bee-lined back to the toilet... Though it took far longer than you'd want. You tapped on 'NaughtyWife's' profile and clicked through to her live show...
You gasped as the live stream loaded. You weren't exactly sure what to expect - the anticipation was probably half the thrill = however this was certainly in the deep end of your perverted imagination. $wife was on her arms and knees, her pussy and ass completely exposed to the camera - however the real shock was that she was seemingly blowing a man.
You felt your cock immediately stir to life. This stranger was being blown by your wife on your bed. He held her hair back as she audibly slurped down on him.
[img[images\pictures\webcam\camgirl_16.webp]]
//> Fuck wish it was me//
//> Dude is her husband?//
//> Holy shit that ass//
//> Lol nah it's a sub//
You'd almost forgotten that this was a live stream, and thousands of strangers were watching... But again you could barely keep up with the comments.
@@.wife;"Mmh... Hah... So thick..."@@ You heard $wife speak softly to the man between wet gulps. You didn't have a clue who it was - though it seemed from the comments that the man was a subscriber. You were shocked to think that $wife could line this up so quickly.
@@.you;//> I thought she only did solo...//@@ You wrote in the comments, hoping to get some more information. You wondered how far she was planning to go with this. You wanted to see more...
//> Apparently nott lol//
//> I think it's DaddyX, he always donates//
//> lucky fucker//
DaddyX was a username you were familiar with - it was a guy who often donated. Probably the biggest donator for $wife... and here he was, getting a blowjob from her. You idly pulled your cock while watching, wanting to see more... But would there be more? If the main donar couldn't donate...
//> ''Hubby199 donated $100!''//
@@.you;//> ''Hubby199: Can we see more?''//@@ You made a desperate donation. A sound signified she received the donation, and she moaned lewdly in response. $wife gazed over her shoulder at the camera and quirked a brow, then smiled.
@@.wife;"Mm... Thank you Hubby... Well... I guess that can happen."@@ $wife gazed up at the man, then slowly turned around on the bed.
@@.wife;"I wasn't planning to do any more than just blow him... But honestly... I can't wait to feel him inside me... I've gotten so wet from sucking his cock..."@@ $wife gasped as the man closed in behind her. You began to jerk off as $wife spoke so lewdly to the camera, to you.
@@.wife;"Ohh... Y-yes... Mh, it's so big... Oh god...!"@@ $wife gasped as she bucked with the man's thrust inside her. She let out a long sigh as she slowly began to ride against him.
[img[images\pictures\webcam\camgirl_17.webp]]
Your breathing became hard as you watched your wife fuck a stranger on live stream. It was real... She was fully fucking this man, and you could tell she was enjoying it. She gasped as he thrusted, and she squirmed from the pleasure. It was a surreal feeling of lust, jealousy, and fulfillment. Your cock twitched.
//> ''Hubby199 donated $50!''//
@@.you;//> ''Hubby199: You like fucking strangers?''//@@ You made another donation.
$wife's tits swayed back and forth as she moaned and stared into the camera. She bit her lip.
@@.wife;"Mm... Oh Hubby... I love it... I wasn't planning this, honestly... But I just couldn't help myself. His cock is so thick and I just needed to feel it inside me..."@@ $wife gasped.
//> Damn shes hot//
//> Lol the guy's username is Hubby//
You grunted as you jerked off. $wife's reactions were real, you knew it. She was really getting off on this, and it turned you on too... You wondered if he made her feel better than you could. This other guy, this stud, fucking your wife... Making her cum... You wanted to see it.
//> ''Hubby199 donated $50!''//
@@.you;//> ''Hubby199: Does he fuck you better than your husband?''//@@ You asked, hoping to hear both affirmative and negative.
@@.wife;"Um... Not 'better'... It's different..."@@ She began to reply, but the man seemed to have taken it as a challenge. He gripped her ass hard and began to thrust even harder. $wife moaned and gasped loudly.
@@.wife;"Ohh fuck! S-so deep oh my god...!"@@ $wife grasped the bedsheets as he rammed inside her. You felt your cock jump again as precum began to dribble down your shaft. It sure seemed like she was enjoying it...
//> I think she might like it better//
//> ''Hubby199 donated $50!''//
@@.you;//> ''Hubby199: Is it better than your husband? Be honest.''//@@ You asked again.
$wife bit her lip as she let out a long moan, though she didn't answer in words. Her expression said it all, and you felt the jealously quickly fill you then turn to lust again... Apparently the guy wanted a clear answer though. He reached around to hold onto $wife's shoulder and began to thrust harder... You could hear his skin slap against her ass and the wet squelches as he pounded into her pussy. $wife shivered and moaned as she came on him.
[img[images\pictures\webcam\camgirl_18.webp]]
@@.man;"Do I fuck you better?"@@ You heard the man ask in a low voice.
@@.wife;"O-oh...! Y-yes...! Y-you're fucking me better than he does!"@@ $wife gasped and bucked as she came again. You felt your stomach drop, but it turned you on tremendously, seeing your wife turning into this slutty woman... In front of thousands of online viewers.
//> Poor hubby getting cucked//
//> Damn what a slut//
@@.man;"You prefer my cock don't you?"@@ He continued.
@@.wife;"Y-yes, it's so fucking big... Oh my god...!"@@ $wife gasped - her face twisted in ecstacy. You heaved as you continued to jerk off - though you were sure to not let yourself cum. Not yet. It wasn't finished yet.
@@.man;"You want me to cum inside?"@@ He growled. Your cock twitched.
@@.wife;"O-oh... I-inside...?"@@ $wife gasped and bit her lip. You knew she wanted it. You did too.
//> ''Hubby199 donated $250!''//
@@.you;//> ''Hubby199: Let him cum inside.''//@@ You wrote.
$wife's gaze shifted to the camera. She gasped and moaned as the man fucked her, then she nodded.
@@.wife;"Yes, cum inside me...! Please fill me up- Oh fuck...!"@@ $wife let out a shrill moan as her body spasmed.
@@.man;"I'm gonna cum inside you- In your slutty married pussy."@@ The guy called 'DaddyX' slapped her ass hard as he gave her a few final deep thrusts, then pulled out to let her collapse on the bed.
You watched, astonished, as the guy slowly clambered off the bed. $wife gazed back up at the camera - at you.
@@.wife;"Mh... He came inside me..."@@ $wife spoke quietly and seductively. You almost couldn't believe it. Maybe she was lying. Maybe she was that good of an actress all along. You hoped. You wanted to see...
//> ''Hubby199 donated $50!''//
@@.you;//> ''Hubby199: Show us...''//@@ You wrote.
$wife bit her lip as she slowly crawled forward.
@@.wife;"You really want to see...?"@@ $wife sat on the edge of the bed then laid back. She parted her legs to show you her soaked, cum-filled pussy. It was dripping and still slightly gaped. She ran a finger over it, then slowly pushed it inside to pull out a thick load of cum.
[img[images\pictures\webcam\camgirl_19.webp]]
@@.wife;"I don't know if I've ever cum so hard before."@@ She whispered.
You looked down. You'd cum everywhere too.
@@.system;"Earned $423!"@@<<set $money += 423>>
<<if $patron eq true>>\
<<if $neighpath_secret_unlock eq true>>\
<<if $FO_Confirmed eq true>>\
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'FO_Camgirl_Commence'
'button_m_forward.png'
"End the Day..."
>>
<</iconButtonContainer>>
<</if>>\
<<else>>\
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>
<<else>>\
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</if>>\<<set $unique_event_trigger_wife_job_webcam_repeat to true>>\
You sat on a toilet in the park's public bathroom - your pants down and phone in hand.
This had become something of a favourite past time. You were watching a certain camgirl known as 'NaughtyWife' getting fucked live on stream... Though you knew her as your wife, '$wife'. You were almost certain she'd known you were watching, too.
She gazed at the camera and moaned lewdly as the stranger pumped her from behind. At first it was a top donator called 'DaddyX', but you noticed that this guy was different. Maybe she was inviting more people in... The thought made you rock-hard.
[img[images\pictures\webcam\camgirl_20.webp]]
She gasped and moaned as the man fucked her, and made her cum countless times. You got off to it, too, but you always wanted to see it through to the end. $wife was happy to comply...
Once he'd pumped her full of cum and left, $wife sat with her legs apart to show her soaking pussy.
[img[images\pictures\webcam\camgirl_21.webp]]
@@.wife;"He filled me up so much today... Mmm... I can still feel his cum deep inside this married pussy..."@@ $wife said. She'd really found her voice and audience.
@@.system;"Earned $388!"@@<<set $money += 388>>
<<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 9>>\
@@.you;"Nothing. Just that I've been meaning to watch them."@@ You shook your head.
@@.wife;"Oh. You haven't...?"@@ $wife raised a brow. Your face must have turned slightly red as you shrugged.
@@.you;"Well, a few of them."@@ You said nonchalantly. $wife peered at you curiously.
@@.wife;"... Okay. Well, I hope you've enjoyed the ones you've watched."@@ $wife said with a playful smile. You nodded stiffly.
You couldn't confront her. You might have even made the matter worse, if 'worse' was the word to describe it. You definitely had to watch the next show.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $debtwork_path_hot to 99>>\
@@.you;"The last one... You said that you were going to fuck a guy on camera for real."@@ You said.
@@.wife;"... I did. You didn't like it?"@@ $wife asked curiously. She apparently didn't feel like she did anything terribly wrong. You struggled to find the words.
@@.you;"It's not that I 'didn't' like it. But you... We didn't discuss that. And I don't think I want it to happen."@@ You said. $wife watched you carefully and eventually nodded.
@@.wife;"Okay hun... It was just a bit of fun. Just roleplaying, you know? I thought it'd turn you on..."@@ She said.
@@.you;"It does - but let's keep it at roleplaying."@@ You said.
@@.wife;"Okay. That's fine."@@ $wife nodded.
She was right that it turned you on, but you didn't want it to continue. You were glad $wife reacted how she did. Unfortunately this would probably mean she'd lose some fans, going back on her word like this... But it was for the better.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>@@.you;"About your shows..."@@ You began to say.
@@.wife;"What about them?"@@ $wife asked with a raised brow. Like last time, she wasn't going to offer any help.
You sat in an awkward, hesitant silence for a few seconds as you wondered how to breach the subject. Either you needed to dig deep to find some resolve and confront her, or just let it be. You were still curious to see what'd happen if you let it go...
<<iconButtonContainer
'Wife Dialogue-Webcam2 Confirm'
'button_m_action.png'
"Let it go."
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Wife Dialogue-Webcam2 Confront'
'button_m_action.png'
"Confront."
>>
<</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>>You sat at the dining table and scowled at your phone. $wife was late home - and you'd been trying to get ahold of her for the past 2 hours.
You must have called her a dozen times already, each time it went immediately to the message bank. You called her new workplace - apparently she had already left for the day quite a while ago... You called around to places where she could have gone, but noone had seen her.
You felt sick thinking that her stability might have finally busted... What was worse; the control app was no longer functioning correctly. The buttons had turned greyscale and unclickable.
As you tried to call $wife again for the twentieth time, your phone vibrated with a call. You answered immediately.
@@.you;"Hello??"@@ You answered in a fluster.
@@.woman;"//Oh, hello. You must be $name.//"@@ You heard a woman's voice. It was familiar.
@@.you;"Yes...? Who is this?"@@ You spoke cautiously.
@@.woman;"//Hi $name. I'm calling in regards to the target selected in your control app.//"@@ She didn't bother answering with a name, but it was obviously a Control App rep.
@@.you;"$wife? You know what happened to her!?"@@ You stood up.
@@.woman;"//Unfortunately there's no way to know. The system reads that her mind is no longer stable, and so the Control App on your device will no longer function.//"@@ She told you matter of factly.
@@.you;"Wh- so what then!? She's just gone!?"@@ You yelled.
@@.woman;"//Mm, I'm sorry $name. That is the risk that comes with using the App... As I'm sure you read in the warnings.//"@@ She spoke apologetically, but it was just nowhere near to the scale you'd expect. She was talking about your wife - a human.
@@.you;"Well how are you going to fix this?"@@ You shouted again.
@@.woman;"//Well that's the good news! And the reason for my call.//"@@ You could hear her smile. @@.woman;"//We can reset the Control App to function with a clean slate! For the same price.//"@@ She explained proudly.
@@.you;"I don't give a fuck about the App! Where's my wife!?"@@ You screamed at her.
@@.woman;"//Please don't yell at me, $name, you received all the warnin-//"@@
@@.you;"You better find my wife, or I'll-"@@ You heard her hang up. You stared at your phone in disbelief. You realized the App had somehow uninstalled by itself.
<<iconButtonContainer
'Weekend_Work_Wife_Naive_BadEnd_2'
'button_m_forward.png'
"Somewhere else..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $oldandyoung6_scene to true>>\
<<set $debtwork_path_naive to 11>>
$wife was completely naked atop against a bed while nursing Henry's flaccid cock near her mouth. She gently stroked it with her hand while poking it with the tip of her tongue. She gazed up at the old man, who rested against a mound of pillows.
@@.man;"Again? I don't know if I can."@@ Henry grunted and sighed, though he didn't protest.
@@.wife;"I think you can..."@@ $wife encouraged him.
@@.man;"Well if you can get it to stand again..."@@ Henry shrugged uncaringly.
$wife accepted the challenge, and dipped her head down to take the old man's dick into her mouth. She swirled her tongue over the head and gently massaged his balls. It took a while, but the old cock eventually stood up, fully erect.
@@.man;"Ohhh... Hah... I guess when you're as skilled as you are, anything's possible."@@ Henry grunted as he ran his hand through $wife's hair, but she was busy slurping down his cock to respond.
[img[images\pictures\oldandyoung\old_and_young_15.webp]]
It was her job to make him cum as much as he could manage. She didn't remember exactly why, but the details weren't important. All she knew was this was her job to fulfill, and that's all she cared about.
@@.man;"Heh... Well, it'd be a waste to leave it as a blowjob. Let me fuck your pussy again."@@ Henry grunted.
$wife immediately climbed up ontop of him to straddle over his manhood. She rotated her hips, teasing the tip of Henry's cock towards her sweet honeypot, then slowly lowered down on it until it was deep inside.
[img[images\pictures\oldandyoung\old_and_young_16.webp]]
@@.man;"Hah... I never would have guessed you were like this..."@@ Henry groaned as $wife grinded against him.
@@.wife;"Like what...?"@@ $wife asked in a daze.
@@.man;"That you'd be such a pervert... Even for an old man like me."@@ Henry grinned as he reached up to pinch her nipples. $wife gasped then blushed. He wasn't wrong.
@@.man;"No going to deny it?"@@ He quirked a brow. $wife shook her head and moaned softly as the tip of his cock scrambled her insides.
@@.wife;"Y-you're right. I'm a pervert..."@@ $wife confessed. There was a reason for it all, but she'd forgotten.
@@.man;"Heh... But I guess I shouldn't feel flattered if it's just for the money, huh."@@ Henry pondered. $wife blinked.
@@.wife;"Oh..."@@ $wife rememebered - it was for the money. @@.wife;"Yes... To be put on your will...!"@@ $wife gasped and felt a hot wave of pleasure rush through her - an affirmation that she was doing the right thing.
@@.man;"So it really is all about that, huh..."@@ Henry sighed sadly, apparently giving up the thought that perhaps $wife might have had actual feelings for the old man.
@@.wife;"Yes, s-sorry..."@@ $wife admitted ashamedly, then bit her lip as she fucked the old man even quicker.
@@.man;"Well... I guess it's fine. I'll just enjoy myself."@@ Henry muttered, then growled as he pulled away from $wife. She looked down at him expectantly.
@@.man;"I'm going to cum now."@@ He told her. $wife quickly dropped back down to service the old man with her mouth.
She slurped down his soaked down and moaned loudly, egging him on. She heard him breath harder and harder, and so began to squeeze his balls to bring on a harder orgasm. It seemed to work as he heaved and groaned loudly. She could feel his cock twitch in her mouth, so she dipped down harder to suck it all in. His cum spurted out and down $wife's throat, slow and thick.
[img[images\pictures\oldandyoung\old_and_young_17.webp]]
$wife coughed and spluttered, but swallowed it all. Henry layed panting and lazily pat $wife on the head.
@@.man;"Heh... I'll die a happy man, at least. Actually, $wife... Don't you have a place to be?"@@ Henry looked at $wife thoughtfully.
@@.wife;"Huh...?"@@ $wife replied in a confused daze. Did he not want her around anymore?
@@.man;"I mean... You're married, aren't you?"@@ He quizzed her with a raised brow. He had a glint in his eye as he studied her reaction. Perhaps he could see how lost $wife really was.
@@.wife;"Uh... Married..."@@ $wife struggled to recall. Was she married? She had a ring on...
@@.man;"Well, if you have nowhere to be then you can live here as long as you want. I guess it'll become your estate once I pass anyway."@@ Henry shrugged. $wife wasn't really sure what he was talking about - it didn't seem important... But the idea of staying was pleasing to her. That would mean she could spend more time there to make him cum.
@@.wife;"Yes! I'll stay here."@@ $wife said happily.
//''Wife Job Ending - Old Person Carer''//
<<if $badend_job_naive eq true>><<else>>\
<<remember $badend_job_naive to true>>\
@@.system;Unlocked: Begin with +$100@@
<</if>>\<<set $debtwork_path_naive to 9>><<remember $oldandyoung4_scene to true>>\
$wife barely made the attempt to clean anymore... She did the bare minimum before moving to the next room. It was a surprise that they hadn't let her go yet- but surely they'd noticed a drop in her attention to detail. Perhaps they'd eventually call her up on it, too.
At first she was felt overbaring dread as if in a dream which she knew was going to turn bad, but couldn't control, but as she moved from one room to the next, she began to embrace that dark feeling that swirled in her unconsciousness. She did all she could to quickly and eventually find herself in Henry's room at last.
The old man peered up at her with a glint in his eye.
@@.man;"Hello $wife... Done cleaning for the day?"@@ He asked with a raised brow.
@@.wife;"Yes - but I'm not here to clean."@@ She replied as she closed the door.
@@.man;"No? I suppose not anymore... Not in this room at the very least."@@ Henry pondered.
@@.wife;"I'm not here for small talk, either."@@ She said with a smile.
@@.man;"Hm, well then, what will it be? How much do you plan to rob me for today?"@@ Henry raised a brow with a dry smile.
$wife began to remove her clothes and cocked a brow. Henry regarded her with some caution, but couldn't stop himself from doing the same.
@@.wife;"It won't be cheap this time..."@@ $wife said quietly as she let her underwear slip off her soft body. Henry had finally freed himself of the confines of his pants, too.
@@.man;"Was it cheap before?"@@ Henry laughed.
@@.wife;"Yes. This time it's much more expensive... Two thousand dollars."@@ $wife confirmed as she stepped towards the old man and took his cock in her hand. She gently began to massage it as Henry groped at her chest. $wife tutted.
[img[images\pictures\oldandyoung\old_and_young_8.webp]]
@@.wife;"You can think, but not for too long. My time is valuable..."@@ She said with a teasing smile.
@@.man;"Hmph, and you think you can take advantage of me like this...? Think I'll succumb to you?"@@ Henry tried to argue. $wife tutted again.
@@.wife;"You can say no, Henry... But let me ask you this- what do you have planned for your money? Leaving it to your family that never visits?"@@ She asked with a raised brow.
@@.man;"I was planning on something like that, yes."@@ Henry responded gruffly.
@@.wife;"How admirable... But will that get you what you really want...?"@@ $wife raised a brow and slowly lowered herself to be closer to Henry's hard cock.
He opened and closed his mouth. $wife opened her mouth and gently rubbed her bottom lip against the head of his cock while looking up at his face.
@@.wife;"Because I can give you what you want..."@@ She added. Henry closed his eyes, then nodded.
@@.man;"Okay..."@@ Henry grunted.
$wife swooped in a smile and hungrily took the old man's cock into her mouth to confirm the deal. She heard him groan as she swirled her tongue around the head and began to bob on the thing.
[img[images\pictures\oldandyoung\old_and_young_9.webp]]
@@.man;"Agh...! $wife...! I don't know if you're an angel or a devil..."@@ Henry heaved as he struggled to tolerate the sensation. @@.wife;"We'll find out."@@ $wife smirked.
$wife opened her mouth and slapped his cock against her tongue with a smirk. She looked up at Henry's tired have, twisted in anguished pleasure. $wife flicked her tongue against the head of his cock a few more times before she eventually and slowly pushed Henry onto a chair, where she backed up against him.
@@.man;"Oh, $wife... You'll take the life out of me."@@ Henry groaned as $wife massaged her slit and ass against his cock. He closed his eyes and let out a long breath as she lowered herself onto his rod.
@@.wife;"Mm... Do you like this, Henry?"@@ $wife asked with a smile. Henry just nodded. $wife slowly cradled back and forth. She felt his length move inside her, then began to bounce on it.
[img[images\pictures\oldandyoung\old_and_young_10.webp]]
@@.man;"Oh! $wife... It's so... It feels..."@@ But Henry couldn't quite find the words. $wife wouldn't ease up, either. She let his whole length penetrate her pussy endlessly until she heard his groans grow louder.
@@.man;"Hah $wife... I'm going to cum...!"@@ Henry groaned again.
@@.wife;"Mm... Do it."@@ $wife slipped off Henry's lap and got onto her knees. She jerked his wet cock and gazed up at him with a lustful want. The old man slowly got onto his feet and grunted as he thrust his hips forward at $wife.
@@.man;"Ohh, here it comes...!"@@ The old man grunted and groaned as his cum eventually began to spill out onto $wife's face. She stuck her tongue out, but let the hot fluid spill over her open mouth and face.
[img[images\pictures\oldandyoung\old_and_young_11.webp]]
@@.wife;"Mmm... Looks like you lived. I must be an angel."@@ $wife grinned at the old man as he caught his breath. She felt satisfied, then confused. She wasn't entirely sure why, but she knew she achieved her goal of making money.
$wife left the room in a hot, confused mess. She hadn't a clue what took over her- but it was becoming worse. She couldn't stop herself for a moment of clarity.
She tore herself away just barely this time- but she knew that any longer she might have lost herself completely. She wondered whether she should just stop working there altogether... But then she wouldn't be able to receive money from Henry, which was bad. That's all she wanted, after all.
@@.system;"Earned $2000!"@@<<set $money += 2000>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</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 spent the day cleaning multiple rooms in the nursing home.
<<if $sexuality lt 45>>\
[img[images\pictures\oldandyoung\old_and_young_generic_1.webp]]
<<else>>\
[img[images\pictures\oldandyoung\old_and_young_generic_2.webp]]
<</if>>\
@@.system;"Earned $80!"@@<<set $money += 80>>
<<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 10>><<remember $oldandyoung5_scene to true>>\
<<set $unique_event_trigger_wife_job_naive_1 to false>>\
$wife took her time working at the retirement care centre. Normally she'd rush through the job to get to the real money maker, but today was different.
She noticed she drifted into a fugue state of desire whenever she came here, but for whatever reason she couldn't stop herself. She felt as if she was hostage in her own mind, watching herself slowly progress further down the hallway and to eventually see Henry again. Taking her time was all she could do to slow down the inevitable, which she earnestly tried to do. Her mind was breaking, and she feared that this might be the last thing she could do of her own will.
Her heart raced as she eventually arrived at the room and reached out a hand to grasp the doorknob to Henry's room to let herself in. This was it, she knew it. She no longer felt afraid, instead she felt exhilerating fulfilment.
@@.man;"You're back again..."@@ Henry almost sounded surprised. $wife wordlessly approached the elderly man and paused to drop to her knees in front of him.
@@.man;"Again? Well, I won't stop you... But I have nothing left to give."@@ Henry quirked a brow as $wife immediately stopped. She looked up at him, confused.
@@.wife;"... You have no more money?"@@ She asked in disbelief. He shook his head.
@@.man;"No. You've taken it all, already."@@ Henry frowned as $wife's eagerness seemed to disappear.
@@.man;"What? Not interested anymore?"@@ He scoffed. @@.man;"I guess you really were only interested in my money, huh?"@@ He shook his head in disbelief.
@@.wife;"Well... Yes..."@@ $wife confirmed.
@@.man;"Hah, so what? That's all you care about? Money?"@@ He spat angrily.
@@.wife;"Yes, making money..."@@ $wife confirmed again with a dazed nod. Henry cocked a brow.
@@.man;"Seriously?"@@ He peered at $wife with a newfound curiosity, as if seeing her for the first time.
@@.man;"So if I offered you a thousand bucks every week, you'd let me fuck your brains out every time?"@@ He asked in the most vulgar terms. $wife bashfully nodded with a displaced demeanor.
@@.man;"... What if it were anyone else?"@@ He asked.
@@.wife;"Yes, I guess so..."@@ $wife gave a small shrug.
Henry studied her thoughtfully and in silence for a long time, as if slowly realizing just how deranged and out of touch she truly was. It seemed to $wife that there was no more business to be had, so she began to clamber up to her feet, each movement freeing her from the spell she was under... But then Henry grasped onto her arm, and she forgot herself again.
@@.man;"What if I told you..."@@ He began to say quietly. @@.man;"That I could add you to my will...?"@@ He asked with a raised brow and a glint in his eye. $wife struggled for only a moment, but then nodded.
@@.wife;"Yes I'd like that."@@ She said.
@@.man;"Are you prepared to work for it?"@@ Henry asked, his brow raising even higher.
@@.wife;"Yes... What do you want me to do...?"@@ She asked.
@@.man;"Get me out of here... Live with me as my personal nurse, and as my woman."@@ Henry grunted lowly as he placed a hand on $wife's head.
$wife stared him in the face as she struggled to comprehend the request. Could she just go with him like that? Didn't she have other obligations? But she couldn't remember them, so they mustn't have been important. Henry was offering to put her on his will in exchange for this, and the money was all that mattered. $wife nodded.
Henry grinned widely.
@@.man;"Great. First thing's first... You're going to have to sort this out for me."@@ Henry dropped his pants to let his swollen cock free.
$wife eye'd it hungrily and slowly shuffled forward to get closer. She carefully lifted it with a hand, and while looking up a Henry's face she leaned forward to press her lips against the head. He groaned as $wife slowly let the thing enter her mouth. She sucked it slowly and swirled her tongue over and around it, bringing it to it's full, angry and erect form.
@@.man;"Oh, you're such a good cock sucker..."@@ Henry groaned as he leaned back to enjoy himself. $wife couldn't reply with his junk in her mouth, but she moaned in response and continued to suck the precum out of the old man's phallus.
[img[images\pictures\oldandyoung\old_and_young_12.webp]]
@@.man;"Heh... I don't care if it's for my money. If I get to have my way with a young lady like you in my last few years, then I'd sign away what's left of my life."@@ He muttered, perhaps more to himself, as $wife carried on with her duties, tending to Henry's cock.
$wife wrapped her tongue around the shaft and stared up at Henry's face, twisted in pleasure. He ran his old fingers through her hair as she worked on his manhood, but then eventually he stood back.
@@.man;"Take off your clothes... I want to fuck you now."@@ He said. $wife nodded obediently, and immediately began to strip. Henry stood and watched her undress with his hunry eyes, and reached out to feel every womanly piece of her as he pleased. $wife softly moaned and breathed as he explored her body with his hands, then eventually was pressed over his desk.
She bit her lip as she felt the old man's wet cock press up against her pussy.
@@.man;"Hah... You like this cock, don't you?"@@ He grunted as he aggressively pressed it harder against her. $wife moaned and bit her lip as she felt it slowly push inside.
@@.man;"Answer me."@@ He barked as he reached forward to pinch her nipple. $wife gasped loudly.
@@.wife;"Ah! Y-yes...! I love your cock..."@@ She told him. It wasn't untrue.
@@.man;"Heh... Well lucky you, you'll get to enjoy it every night for the rest of my life."@@ Henry said as he began to thrust. His wet cock slid deeper inside her still, and $wife began to moan softly to his thrusting.
[img[images\pictures\oldandyoung\old_and_young_13.webp]]
@@.wife;"M-mhh... E-every night...?"@@ $wife repeated hesitantly.
@@.man;"That's right! Only if you want to be put on my will."@@ He grinned as he began to thrust harder. $wife blinked at the mention of the old man's will. She bit her lip and felt herself become more wet at the thought of inheriting the old man's estate. She accidentally let out a soft moan as she began to buck back against the thrusts with an equal vigor.
@@.man;"Oh? Like that thought, do you? You really are a whore for money, huh?"@@ Henry growled, as if both angry and horny.
@@.wife;"H-hah, y-yes I am... S-sorry..."@@ $wife apologized as she reached down to rub herself.
@@.man;"You whore...! Well, earn it, then!"@@ Henry stood back suddenly. $wife flinched as she felt his cock slide out of her. She turned to see him sat down.
@@.man;"... Well? We're not done yet."@@ Henry looked at his soaked cock standing at the ready.
$wife bit her lip as she approached him, and turned to sit on his lap. She wrapped an arm around his shoulder and slowly slid down until she felt his cock press against her womanhood. $wife let out a long breath as she wriggled side to side, to let the thing find it's way inside her.
@@.man;"Oh... That's right, earn your money! If you want my money then you need to make me cum every night... In your pussy, your mouth... Your ass..."@@ He growled again as he spanked her ass. $wife let out a sharp gasp, then moaned as she began to bounce on his cock.
[img[images\pictures\oldandyoung\old_and_young_14.webp]]
She gasped with every bounce- she could feel the tip of his cock press the walls deep inside her, which made her shiver and gush. Henry took two handfuls of her ass as she rode him.
@@.man;"Hah, ready for my cum? Ready to earn your money, whore!?"@@ Henry grunted. $wife moaned.
@@.wife;"Y-yes, cum...! Cum inside me!"@@ $wife begged as she rubbed herself. Her mind was blank white as she orgasmed on the man. She felt his seed spill inside, every drop slow and thick as it filled her.
<<iconButtonContainer
'Weekend_Work_Wife_Naive_BadEnd'
'button_m_forward.png'
"Somewhere else..."
>>
<<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>><<set $debtwork_path_sub to 99>>\
@@.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]]
<<if $blacked_path eq 1>>\
You thought about visiting Darryl while you were here... Or you could just take your leave.
<<nobr>>
<<iconButtonContainer
'Weekend_Work_Wife_Sub_1'
'button_m_action.png'
"Visit Darryl"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Just Go Home"
>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $debtwork_path_sub_FO eq 99>>\
You thought about visiting Darryl while you were here... Or you could just take your leave.
<<nobr>>
<<iconButtonContainer
'Weekend_Work_Wife_Sub_True_GB_Repeat'
'button_m_action.png'
"Visit Darryl"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Just Go Home"
>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $debtwork_path_sub_FO lte 90 and $debtwork_path_sub_FO gte 3>>\
You didn't stay for long - after all you agreed with $wife to end the gangbangs...
<<nobr>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $blacked_path_true eq 1>>\
You thought about visiting Darryl while you were here... Or you could just take your leave.
<<nobr>>
<<iconButtonContainer
'Weekend_Work_Wife_Sub_True_1'
'button_m_action.png'
"Visit Darryl"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Just Go Home"
>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $blacked_path_true eq 2>>\
You thought about visiting Darryl while you were here... Or you could just take your leave.
<<nobr>>
<<iconButtonContainer
'Weekend_Work_Wife_Sub_True_2'
'button_m_action.png'
"Visit Darryl"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Just Go Home"
>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $blacked_path_true eq 3 and $sexuality gte 50>>\
You thought about visiting Darryl while you were here... Or you could just take your leave.
<<nobr>>
<<iconButtonContainer
'Weekend_Work_Wife_Sub_True_3'
'button_m_action.png'
"Visit Darryl"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Just Go Home"
>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $blacked_path_true eq 4 and $sexuality gte 60>>\
You thought about visiting Darryl while you were here... Or you could just take your leave.
<<nobr>>
<<iconButtonContainer
'Weekend_Work_Wife_Sub_True_4'
'button_m_action.png'
"Visit Darryl"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Just Go Home"
>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $blacked_path_true eq 5>>\
You thought about visiting Darryl while you were here... Or you could just take your leave.
<<nobr>>
<<iconButtonContainer
'Weekend_Work_Wife_Sub_True_Standard_Repeat'
'button_m_action.png'
"Visit Darryl"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Just Go Home"
>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $blacked_path_true eq 6>>\
You thought about visiting Darryl while you were here... Or you could just take your leave.
<<nobr>>
<<iconButtonContainer
'Weekend_Work_Wife_Sub_True_GB_Repeat'
'button_m_action.png'
"Visit Darryl"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Just Go Home"
>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $blacked_path_true gte 3>>\
You spent some time sharing a drink with your wife, but you could tell $wife wasn't quite ready for anything more with Darryl, so you eventually left.
<<nobr>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Just Go Home"
>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $blacked_path_bad eq 1>>\
You thought about visiting Darryl while you were here... Or you could just take your leave.
<<nobr>>
<<iconButtonContainer
'Weekend_Work_Wife_Sub_Bad_1'
'button_m_action.png'
"Visit Darryl"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Just Go Home"
>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $blacked_path_bad eq 2 and $sexuality gte 50>>\
You thought about visiting Darryl while you were here... Or you could just take your leave.
<<nobr>>
<<iconButtonContainer
'Weekend_Work_Wife_Sub_Bad_2'
'button_m_action.png'
"Visit Darryl"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Just Go Home"
>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $blacked_path_bad eq 3 and $sexuality gte 60>>\
You thought about visiting Darryl while you were here... Or you could just take your leave.
<<nobr>>
<<iconButtonContainer
'Weekend_Work_Wife_Sub_Bad_3'
'button_m_action.png'
"Visit Darryl"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Just Go Home"
>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $blacked_path_bad eq 4 and $sexuality gte 65>>\
You thought about visiting Darryl while you were here... Or you could just take your leave.
<<nobr>>
<<iconButtonContainer
'Weekend_Work_Wife_Sub_Bad_4'
'button_m_action.png'
"Visit Darryl"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Just Go Home"
>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $blacked_path_bad gte 2>>\
You spent some time sharing a drink with your wife, but you could tell $wife wasn't quite ready for anything more with Darryl, so you eventually left.
<<nobr>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Just Go Home"
>>
<</iconButtonContainer>>
<</nobr>>
<<else>>\
You stayed for an hour or so, roughly five drinks for $wife, before you left.
<<nobr>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>>
<</nobr>>
<</if>>\<<set $blacked_path to 2>>\
You returned to the club with $wife. She didn't seem as hesitant this time- though she was still behaving somewhat timidly. You didn't mind. It at least clearly gave a behavioural benchmark.
It was the same dimly lit environment as every other night you'd been there - the music was all bass so deep you could feel it vibrate up your legs and in your chest, and the place was packed full of sexual energy.
The two of you made your way through the club and to the main bar, where you ordered a couple drinks each. You wanted to get tipsy fast. You noticed $wife was actually watching a couple going at it on a lounge in the far off corner. She looked away and pretended to be idly gazing about when she noticed you were watching her.
@@.man;"Back again? I guess that means we're doing something right."@@ You heard a familiar voice. Darryl offered a smile to you and $wife. You felt her hand lightly grasp your upperarm.
@@.you;"There must be something in the drinks that keeps us coming back for more."@@ You suggested.
@@.man;"So long as noone finds out."@@ Darryl shrugged half-heartedly. @@.man;"$wife... You look as lovely as ever."@@ Darryl offered politely.
@@.wife;"Thank you..."@@ $wife replied quietly, then took another deep gulp of her drink.
@@.man;"Go easy - at least wait for the better stuff. Did you two want to join me tonight?"@@ Darryl asked with a raised brow. You looked at $wife. She barely shrugged.
@@.you;"Absolutely."@@ You replied.
Darryl led you both to the VIP room once again. He walked with a confidence and strength that somehow parted the crowd to make way, despite his fast pace. You'd remembered having to shoulder past the mobs to reach the bar, but in this place he was Moses parting the red sea.
You sat comfortably next to $wife, opposite Darryl. The set up was the same as last time. Darryl didn't wait to pour the three of them hard liquor.
@@.man;"To the two of you... Blessing this place once again. And to me as your host."@@ Darryl offered a toast, holding up his shot glass. You followed his action, as did $wife, and the three of you took a shot. Darryl began pouring another.
@@.wife;"Excuse me a moment... I need to use the bathroom."@@ $wife politely rejected the second shot as she stood up. Darryl motioned $wife to the door with a polite smile, then looked to you as the door closed behind her. He still wore a polite smile, however there was a hunger in his eyes that he'd been hiding moments before.
@@.man;"$name... I want to repeat what we agreed last time you were here."@@ He said as he gulped down his shot and poured another.
@@.you;"Yeah?"@@ You replied. You copied Darryl by gulping down your shot, doing your best to keep up. He didn't refill the glass. You were kind of thankful for it.
@@.man;"You're back here again, so I'll take it you're still good for our deal. I'll pay you a thousand dollars if you let me try and seduce your wife."@@ He said point-blank and with a raised brow. His eyes bore into you uncomfortably.
@@.you;"Even if you fail, right?"@@ You replied.
@@.man;"Hah. Yes. Even if I fail."@@ Darryl said with a half-smile, apparently very confident in himself. You nodded meekly.
@@.you;"Well... Yes. That's fine."@@ You said.
@@.man;"Great. Here... For tonight."@@ Darryl took out a wad of notes from his pocket and began to count out a thousand. He had well over that just sitting in his pocket.
You took the cash from him and stuffed it into your pocket.
@@.system;"Earned $1,000!"@@<<set $money += 1000>>
@@.man;"Now with that out of the way... Will you give us some space? I'll text you when you should come back."@@ Darryl raised a brow. You blinked then nodded.
@@.you;"Ah yeah, of course."@@ You said as you stood up. You gave Darryl your phone number. He didn't give you his.
@@.man;"Here. Take this."@@ Darryl held out a plastic card, which you took from him. It was black and plain in design with just a 'CX' logo on the front.
@@.man;"For your drinks. You don't need to spend money while you're here."@@ He explained.
@@.you;"Oh. Thanks."@@ You pocketed the card.
@@.man;"No problem. Go enjoy yourself. I will be."@@ Darryl necked his third shot.
You quietly left the VIP room and made your way back downstairs. You felt bare without $wife at your side, but at the same time that card Darryl gave you felt heavy in your pocket. You took it out as you approached the main bar and ordered a drink.
The man glimpsed the card and fetched your drink quickly, even before others who were waiting before you. He slid your drink towards you, and you drank from it deeply as you turned towards the club. You made brief eye contact with a woman who was waiting at the bar. She looked at you curiously. It was probably your imagination, but you certainly did feel like a big shot. That was the first of many drinks. Now with that VIP card, you didn't shy away from any drinks that you feared you mightn't enjoy.
You gradually and eventually moved through the club to explore it fully. There were so many more rooms than you'd first thought... And in fact some of them were themed differently, and played different types of music. Some were much more erotic, too, which you found out in passing some of the rooms. You had more than a glimpse, but eventually felt embarrassed to be standing, watching others fuck while you sipped a drink, so you continued on until you found a little nook of the club.
It was a little quieter, which you enjoyed, but the echoes of the heavy bass still vibrated into the room, just less aggressively. There were multiple screens set up each with something different playing. You weren't much of a clubber, but there was enough going on here for you to idly watch and enjoy. There were private booths in the corner, and a stage for dancing, which was occupied by several drunk women. You found the bar here and ordered another drink, once again with a flash of the VIP card.
You glimpsed at your phone as you nursed what must have been your tenth drink. It shouldn't have surprised you that you'd been there for a couple hours. You had an unread text too, from Darryl. It was sent ten minutes ago. You felt butterflies in your stomach as you nervously opened the message in anticipation.
It was a photo of Darryl and $wife sitting together. His hand was on her upper leg. He also texted for you to make your way back. You felt a twinge of jealously, but also slightly let down. It wasn't much. You certainly were expecting more... But at the same time, you didn't think $wife would let him touch even her leg.
You finished your drink and found your way back to the main room. It took some time. You saw $wife already waiting at the main bar. She was nervously looking around - apparently for you. She offered a slight wave when she spotted you. You quickly made your way over.
@@.you;"Hey. Darryl isn't with you?"@@ You asked. $wife shook her head.
@@.wife;"He said he had work to do and that I could stay or go... But I didn't know where you were, so I left."@@ $wife told you. You felt your heart tug at you from her devoted answer.
@@.you;"Sorry, I just wanted to have a look around. I lost track of time."@@ You explained. $wife nodded.
@@.wife;"It's okay. Let's go?"@@ $wife asked. You agreed, and both left shortly after.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>><<set $blacked_path_bad to 2>>\
You returned to Club X with $wife. She seemed to be a little more nervous this time around - no doubt thinking about the conversation you had with her. You were curious to know what she'd do this time, given how passive you were in direction. Would she fall for Darryl's seduction? Your mind raced with every step you took into the club.
You paused in front of the main bar with $wife and flashed your VIP card that Darryl had given you. $wife cocked a brow, having not seen it before, but the bar tender knew what to do, and sprung into action. You and $wife both had your drink before you could count to ten... Much to the displeasure of the other patrons who'd been waiting before you.
@@.you;"Are you feeling arlight?"@@ You asked $wife as you took a deep drink. $wife took her time to take a slow sip from her own before she replied.
@@.wife;"Yes, I'm fine..."@@ She lied.
@@.you;"Cool. Just enjoy yourself, okay? There's no need to think too much here. Look at everyone around us. They've got the right idea."@@ You said, and nailed your point by downing the rest of your drink. $wife nodded and copied you.
You shared another drink, then another, and onto your fourth you sent Darryl a message in private. He arrived shortly after. Cool, calm, collected, as always. He offered $wife a smile and you a curt nod.
@@.man;"I knew today was going to be a good one."@@ He said. You felt $wife's hand softly hold your arm.
@@.you;"Hey Darryl. Seems this is the only place that serves good drinks."@@ You replied. He offered a polite smile.
@@.man;"$wife... You look lovely, as always. Did you two want to join me this evening? I have a very special bottle of something waiting for me in the VIP room."@@ He asked with a raised brow.
You shook your head. @@.you;"Actually there was somewhere I didn't get to go last time we were here. I'm curious to see it."@@ You replied. Darryl seemed taken aback.
@@.wife;"Oh... We're going somewhere else?"@@ $wife asked. She seemed a little relieved.
You shook your head again. @@.you;"No, it's fine. I'll go alone. You go ahead, I'll meet you there."@@ You said coolly.
@@.wife;"Oh... Sure... Okay..."@@ $wife replied with a stiff nod and a red face.
@@.man;"We'll leave you be then, $name. Please, enjoy yourself. Shall we go on ahead, $wife?"@@ Darryl didn't hesitate to place a hand on $wife's shoulder as he led her towards the VIP room.
You watched them go with heated anticipation. Vivid images of the two began to fill your head; of Darryl seducing $wife, perhaps a little aggressively at first, but then $wife might find herself just as enthusiastic... You gulped and quickly turned back to the bar, to hide your semi-erect cock. Not that it mattered in Club X.
You eventually wandered away from the main bar and down an unexplored part of the club. It began as a smaller room, connected to the main room, then peaked into a long, narrow hallway, which had steps leading down. It must have been underground. There were unmarked doors on either side of the corridor, which you thought was a little bit sus. You continued to walk down the dimly lit corridor until the music faded and all you could hear were the dull vibrations of the bass.
You bent a corner, and even the vibrations were gone... It was just you, standing alone in a dimly lit, silent corridor, which unmarked doors every few meters. You couldn't help but feel spooked. If you were even an ounce less of a man, you might've run off screaming. Instead you gulped and continued on.
Eventually you turned a corner and found yourself walking back upstairs. The rumbling bass returned, and then the music. You blinked as you stepped back into the main club, but on the other side. Apparently there was a huge underground tunnel of a hallway that ran under the place. You were curious to know what was in those doors.
You made your way to the bar and ordered two drinks and resumed your idle bar-leaning. The thoughts of $wife and Darryl quickly crept back in your mind. You remained idle for some time and simply took the place in. There was no shortage of something to watch - usually people getting a little too erotic on the dance floor, or plainly going at it at a booth.
@@.wife;"$name!"@@ You looked up to see $wife making her way over. She seemed a little flustered.
@@.you;"Hi $wife. I was just about to order another drink..."@@ You raised a brow questioningly. She shook her head.
@@.wife;"No thanks, I've had plenty."@@ She replied. She gazed over her shoulder then back at you.
@@.wife;"Think we could get a move on? I think I've had my fill of this place."@@ She asked. You nodded, curious as to her choice of words.
You left club X with $wife. The ride home was mostly quiet, but you managed to breach the night as a topic. To your disappointment, $wife didn't have much to say other than it was similar to last time. Darryl made a few advances, but otherwise they just shared a few drinks. You remained nonchalant in your replies. $wife fell asleep for the rest of the ride home.
Your phone vibrated as you pulled up to your house. It was a message from Darryl.
//A little bit of progress tonight. I've sent you money to your bank account. Thanks for coming by. See you again soon.//
His message was short, but the image showed his meaning. There was a photo taken candidly of Darryl and $wife sitting together. Darryl's hand was on $wife's upper thigh- with $wife's hand atop of his. It wasn't big, but it wasn't nothing. It was curious that $wife didn't mention this, either.
You assumed he obtained the photo from a security camera or the like... Though the angle was fairly low. You pondered how he would have gotten such a close-up, too.
@@.system;"Earned $1,000!"@@<<set $money += 1000>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>><<set $blacked_path_bad to 3>><<remember $clubxalt1_scene to true>>\
You took a deep drink while leaning against the bar. You and $wife had already shared a few drinks each to get your buzz on. You'd gotten comfortable at that place, it seemed. You kind of felt large and in charge, even if it was a false sense of self granted by that plastic card in your pocket.
$wife still seemed a little nervous - though you thought that perhaps that'd never change.
@@.wife;"Um... Are you going to look around again tonight...?"@@ $wife asked hesitantly. You shrugged as you put away your phone. You'd just sent Darryl a message to come and meet up.
@@.you;"Yeah, maybe. I kind of want to see those rooms downstairs..."@@ You thought.
@@.wife;"Oh... You think they could be rooms for... sex...?"@@ $wife suggested again.
@@.you;"Hmm... You're probably right. Want to find out?"@@ You asked with a half-smile. $wife gently swatted at your arm.
@@.wife;"I'm not that curious to find out."@@ She told you.
@@.man;"$wife. $name. Nice seeing you two."@@ You heard Darryl's familiar voice. You glanced over your shoulder to see the powerfully-framed man standing a foot away.
@@.you;"Hey Darryl. Fancy seeing you here."@@ You greeted him.
@@.wife;"Hey Darryl..."@@ $wife offered a shy smile.
@@.man;"Hello darling. It's lovely to see you, as always."@@ He returned the smile with confidence, then somehow ordered a drink from the bartender with a quirk of an eyebrow. He had a new drink in his hand before a few short seconds.
@@.man;"I was just thinking, I never got to give you the full tour of the VIP room last time, $wife..."@@ Darryl commented as he took a deep drink from the glass.
@@.wife;"No you didn't..."@@ $wife replied bashfully, averting her gaze.
@@.man;"Well I'd be glad to show you. Care to join me?"@@ He raised a brow. $wife took a moment to consider, then slowly nodded.
@@.man;"Excellent. $name, you're welcome to join me too of course... Unless you had other plans?"@@ It was less of an invitation than the words might've suggested. You shook your head.
@@.you;"No, I think I'm still enjoying finding out what I can do with this VIP card."@@ You said. Darryl nodded.
@@.man;"Don't let the power get to your head, $name. It can change a man."@@ Darryl joked. Or perhaps he didn't.
With that, he collected wife's arm and led her towards the VIP room. You watched them leave again. A familiar sight- but this time $wife seemed to be standing a little closer to Darryl than last. Maybe you were just imagining it.
You polished your drink off and put it down on the bar. Just as you turned away to explore, you found yourself face to face with a large suited man. A bouncer of the nightclub, you were sure. He looked you up, then beckoned for you to follow him, with a tilt of his head.
@@.you;"Uh..."@@ He didn't wait for you to speak. You rubbed the back of your neck, then quickly followed the man. He was already far ahead of you- but he was large enough for you to easily keep an eye on. He made his way down the corridor that led downstairs. You quirked a brow and followed him.
You eventually caught up once you were in the corridor.
@@.you;"Where exactly are we going...?"@@ You asked.
@@.man;"Into a private room. Darryl has a treat for you."@@ He explained.
@@.you;"A treat?"@@ You asked again.
@@.man;"Just follow me. You'll see."@@ He said.
Your mind raced as you followed the man. At first you felt intimidated - you wondered if this place was underground enough for them to 'get rid' of someone... But then you realized that was probably absurd. Perhaps Darryl had a 'good time' set up for you with another lady... You thought that'd be nice too. But you didn't really want to stop thinking about what $wife was doing with Darryl. That's where your mind would normally be.
Your internal tangent came to an abrupt end as you almost walked into the bouncer. He'd stopped in front of a door. How he knew which one to go to was anybody's guess - they all looked the same to you. He scanned his security pass on the door's lock system, which sounded an audible click. You followed him in.
The room was fairly large, though mostly empty. There was a bed in the corner, a lounge in another, and a big open space in the middle. It seemed $wife's guess was probably right - this place looked like it was used for sex. But it was just you and the security guard. You glanced at him nervously, but then spotted a desk and several screens behind the man. The screens looked to have video footage playing live on them.
@@.you;"What's this...?"@@ You asked.
@@.man;"As I said, it's a treat from Darryl. Enjoy yourself. You can leave whenever you want. Your VIP card will let you into this room, so try and remember where it is. I don't want to guide you here again."@@ The man explained, then left you alone in the room.
You curiously edged towards the desk to see what was playing, then gasped in surprise.
The screens showed a live feed into the VIP room. You could see Darryl and $wife sitting together on the lounge. He had his arm around her shoulders and was whispering in her ear. She sat somewhat poised, but didn't seem too resistant to the much larger man. In fact, you noticed her hand was on his leg. Your cock began to stir.
You glanced down at the panel and headphones on the desk. It was intuitive enough for you to understand how to use it. You pressed some buttons to switch to different cameras. You had no idea there were so many in that place. Surely noone was aware, otherwise they wouldn't feel comfortable behaving so erotically. Apparently you were restricted to a dozen or so cameras in the VIP room. You switched to a camera that was closest to the two and realized that this must have been where Darryl had gotten that close up clip from. You put on the headphones.
You watched with bated breath as the two shared a quiet conversation. Darrl's arm slid down behind $wife to rest on her ass. You chewed your lip nervously as you focused on what you were seeing.
@@.wife;"I don't know..."@@ You blinked as you could just barely hear $wife speak. She seemed to be hesitating.
@@.man;"I understand. This must seem like a different world to you. I'm sorry if I've been too forthcoming. I tend to be that way when it comes to things that I want. I've been told I'm too aggressive."@@ Darryl replied coolly.
@@.wife;"It's not you!"@@ $wife tried to reassure the already all-too-confident man.
@@.man;"Ah, I see. It's $name."@@ Darryl concluded with a slow nod. $wife bit her lip and nodded.
@@.man;"So faithful... It's adorable. $name truly is a lucky man to have you as his life partner."@@ Darryl marvelled as he took a long drink from his tall glass.
@@.man;"Why do you think you're here, $wife? Was it just for a few drinks?"@@ Darryl asked curiously. $wife blinked, then strugged to find an answer. Darryl laughed.
@@.man;"It's for this..."@@ Darryl spoke and acted equally as smoothly; he took $wife's hand on his leg and slid it over to feel what must have been a monster-sized cock. You heard $wife gasp and saw her chew her lip as she stared down at Darryl's crotch.
@@.man;"That's why $name didn't join us. He's expecting this to happen. I'm sure he's out there looking for the same."@@ Darryl shrugged. You frowned. He was right, but you didn't want him to divulge too much. Darryl moved his hand off of $wife's, but her hand remained there on his crotch.
@@.wife;"You think so...?"@@ $wife asked quietly. You could hear the heat in her breath.
@@.man;"I know so."@@ Darryl confirmed. @@.man;"Now... Do you want to pick up from where we left off last time?"@@ He asked. $wife nodded, then slowly let down her top. You flinched as she moved to remove her bra next, exposing her full breasts.
@@.man;"Perfect..."@@ Darryl remarked as he boldly reached forward to grasp her breast with his large hand. $wife bit her lip and let him fondle her.
You glanced over your shoulder just to be sure that you were alone, then shifted your pants down to free your erection. You were incredibly turned on by how quickly things were progressing.
@@.wife;"Th-thank you..."@@ $wife replied quietly between soft breaths. You wondered how turned on she felt with this man fondling her chest. Did she feel naughty? You began to slowly jerk off as you watched the large man squeeze her breasts.
@@.man;"I want to feel them."@@ Darryl told her. $wife peered at him.
@@.wife;"You are..."@@ She eventually said. Darryl shook his head.
@@.man;"On this."@@ He said as he leaned back. At some point he must have undone his pants- as his fully erect cock came swinging up. Both you and $wife flinched. It was enormous.
@@.wife;"Oh my god..."@@ $wife gasped as she stared at the thing. You didn't blame her for that reaction.
@@.man;"I want to feel them."@@ Darryl repeated himself as he slowly reclined back, as if offering $wife full control.
$wife gulped nervously and slowly leaned forward. She glanced at Darryl as her breasts brushed against his cock. He smirked.
@@.man;"You can do much better than that. Put it between them and squeeze."@@ Darryl told her. $wife looked back at the monster and nervously did as she was told. You grunted and jerked as you watched her pressed her soft tits together, sandwhiching Darryl's meat between them, making him groan softly. $wife bit her lip nervously as she began to stroke it up and down.
[img[images\pictures\xclub\xclub_b_1.webp]]
@@.man;"Mm, good. It'd be a shame to not do at least this... Big tits like those need a big dick like mine."@@ He said, somehow still fully composed. This must happen all the time for him. $wife's cheeks turned a shade of red as she focused on giving the titjob.
@@.man;"$name really is a lucky man..."@@ Darryl mulled. $wife glanced at him.
@@.wife;"He is...?"@@ She asked shyly.
@@.man;"No doubt. To have such a committed wife like you... You're almost perfect."@@ He said as he carassed a strand of hair from her face.
@@.wife;"Th-thanks..."@@ She mumbled, then paused. @@.wife;"Um..."@@
@@.man;"Why 'almost'."@@ Darryl asked the question $wife was too timid to ask. She nodded.
@@.man;"Well... I can only speculate why you two came here in the first place. It was his idea, I assume?"@@ Darryl asked. $wife nodded.
@@.man;"I've seen it a hundred times. Men want their partners to be more sexual... So they come here."@@ He said. $wife considered this.
@@.wife;"$name wants me to be more sexual..."@@ She repeated it, rather than asked. Darryl nodded regardless, and they left it at that.
$wife seemed to suddenly have a little more energy in her titjob. She breathed heavily as she jerked the cock, and even poked her tongue out to tease the head. Darryl groaned and sighed.
@@.wife;"It feels good...?"@@ $wife asked.
@@.man;"It does. Now, this part is the most important..."@@ Darryl spoke as he slowly moved to stand up. $wife edged away to let him stand. His size really showed itself when he stood beside the still-sitting $wife, who seemed so petite next to him... Especially with that enormous cock floating just about her eyes.
@@.man;"Open your mouth."@@ Darryl ordered. $wife hesitated, but only for a second. She shuffled forward and opened her mouth with her tongue out, expectantly. Darryl ran a hand through her soft brown hair.
@@.man;"Good girl."@@ He said, then softly grasped her head. He jerked off with his other hand- the head of his cock pressed against $wife's face. She didn't resist, but flinched from the sudden burst of sexual aggressiveness. You began to jerk off faster too while watching Darryl seemingly dominate $wife.
He grunted as he shuffled closer still, so that the head of his cock was a mere inch from $wife's open mouth. She playfully flicked it with her tongue, but Darryl firmly gripped her head to hold her in place. $wife flinched again, but didn't resist as she remained still with her mouth open. He began to grunt.
@@.man;"Don't spill a drop."@@ He told her between ragged breaths, and with a short growl of a grunt, thick pearl-white cum began to ooze from his cock and onto $wife's tounge. She blinked as she caught it on her mouth. It dripped and pooled down her throat. She spluttered, but did her best to keep her mouth open. You grunted as you felt yourself begin to cum, too.
[img[images\pictures\xclub\xclub_b_2.webp]]
Darryl took his time to let every last drop land on $wife's tongue, then spoke while still holding her head.
@@.man;"Swallow it."@@ He ordered. $wife took a moment, but again, she did as she was told. It almost seemed like she needed to gulp twice... Then Darryl finally let go of her head.
@@.wife;"Um..."@@ $wife breathed heavily as she clung to her clothes. She seemed to be a bit confused. Darryl lit up a cigarette as he looked her over with a raised brow, as if genuinely confused by her behaviour. He blinked in realization.
@@.man;"Oh! Sorry $wife, was I a little too aggressive?"@@ He frowned. $wife slowly nodded.
@@.wife;"It's okay, I was just surprised..."@@ $wife replied.
@@.man;"Well, sorry if that was too sudden. Men enjoy their women to be submissive."@@ Darryl explained. $wife seemed to believe that was an acceptable answer. You didn't know what to make of Darryl's aggressive sexual conduct towards $wife, but you jerked off to it, so you couldn't have been bothered too badly.
@@.wife;"I see... You think $name wants me that way too...?"@@ $wife asked.
@@.man;"Undoubtedly."@@ He confirmed. He wasn't wrong.
$wife took a moment to collect herself and redress, then shortly left after a polite farewell. You also tidied yourself up and left to go find $wife. She was patiently waiting at the main bar, and quickly came to your side when she spotted you.
@@.you;"You're already back? I guess there wasn't much left to see in the VIP Room."@@ You suggested.
@@.wife;"Um... There was actually a lot..."@@ $wife replied shyly. You decided to not press her for details, and delighted in knowledge without her being privvy. It seemed $wife was more comfortable this way too.
You left to go home.
@@.system;"Earned $1,000!"@@<<set $money += 1000>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $blacked_path_bad to 4>><<remember $clubxalt2_scene to true>>\
You had the lingering memory of the last time you visited, and you just couldn't shake it. It was all too much; you needed to see it again. You glanced over at $wife. She caught your eye and gave you a shy smile. You could see there was something on her mind... You wondered if it was the same thing as you.
You found a quieter place to sit with $wife and idly drank. You took out your phone to message Darryl, but it seems you didn't need to.
@@.man;"Hello $wife... $name... I thought I spotted you."@@ Darryl greeted, though he only had eyes for $wife.
@@.wife;"Hi..."@@ $wife replied in a small voice.
@@.you;"... Hi Darryl. Did you want to join us?"@@ You asked.
@@.man;"Oh, I was actually going to ask the same thing... The VIP room is awfully lonely without company."@@ He explained with a sigh as he sat down beside $wife.
@@.you;"So it's true that it's lonely at the top, huh?"@@ You grinned.
@@.man;"More than you'd know... Which is why I'm always so glad to have company."@@ Darryl agreed with a nod. He put a hand on $wife's leg and leaned back. You saw $wife blush and fidget, though otherwise she didn't protest... Perhaps reassured that you didn't either.
@@.you;"There are still so many rooms I haven't seen yet, I'm afraid to say."@@ You explained. Darryl shrugged.
@@.man;"I guess it'll just be the two of us, then."@@ He said as he looked to $wife. You quirked a brow. You hadn't exactly suggested that she goes with him, but she nodded, and Darryl stood up and took her hand before you could many any suggestions.
@@.man;"We'll leave you alone to explore those other rooms, $name."@@ He said, then quickly turned to lead $wife away. Darryl wrapped an arm around $wife's back, his hand resting on her ass. You felt your crotch stir awake.
You quickly made your way to the monitoring room in eager anticipation... Though perhaps had a few too many drinks as you struggled to find the correct room. It was impossible to tell the doors apart, and you could only guess from the distance you walked last time... You ended up restarting from the beginning of the hallway to scan each door you passed before you finally heard one click open. You let yourself in, but it had been a good twenty or thirty minutes.
You scrambled to sit down at the desk and scanned the monitors. You immediately spotted the two; sitting very closely together on the lounge. They were completely naked.
$wife was shyly trying to keep her modesty by hiding herself with her arms as Darryl whispered in her ear. You couldn't quite hear what he was saying, but he eventually took her hand with his own, and guided it down to his enormous cock.
@@.man;"You can let yourself go when you're here, $wife... There's noone here to judge you."@@ He encouraged her. $wife slowly began to jerk him off. She peeked at the cock with curious eyes, and she bit her lip.
@@.man;"Hah, good girl..."@@ Darryl said as he stroked her hair back with a hand. You noticed his other hand had lowered onto $wife's bare ass. She squirmed from his touch, and his hand did seem to inch closer to the center. You leaned forward as you watched in heated anticipation. You felt your cock painfully erect against the inside of your pants, so you let it out.
@@.man;"Alright, now..."@@ Darryl grunted as he slowly stood up. $wife watched him with some alertness. He turned towards her, his enormous cock pointed to her face. @@.man;"Let's see what that mouth can do."@@ He grunted.
@@.wife;"You want me to...?"@@ $wife hesitated.
@@.man;"Just open your mouth for now..."@@ Darryl suggested.
$wife took her time to get onto her knees in front of him, then did as she was told. She opened her mouth and stuck her tongue out. She couldn't help but stare at the enormous thing while she was so close to it.
Darryl grabbed his cock and gently placed it against $wife's tongue. $wife flinched and let out a soft breath.
@@.man;"Oh... It feels nice..."@@ Darryl grunted as he slapped the head of his cock against her tongue. @@.man;"You see... I'm the type of guy that does whatever feels good and natural... And this feels good to me..."@@ He monologued as he continued to rub the head of his cock against $wife's tongue. She squirmed a little in response, but remained still.
@@.man;"Most women are afraid to do the same... They want to, but they're afraid of being a slut."@@ Darryl explained.
@@.man;"What about you, $wife? Do you ever act on what feels good to you...? Or do you only wait for permission?"@@ Darryl asked. His words came across sharply, and made $wife genuinely pause to think. Darryl grinned. You quirked a brow. $wife would only want your permission. Darryl's attempts here were pointless.
@@.man;"You have my permission. Be a slut."@@ Darryl smiled. You smirked and shook your head, then gasped in surprise as $wife let out a long breath and leaned forward to take Darryl's cock in her mouth. She moaned as she slurped it down, and swirled her tongue around the shaft. You felt your cock twitch and began to jerk off.
[img[images\pictures\xclub\xclub_b_3.webp]]
@@.man;"It feels good, doesn't it? When you give in to your true desires."@@ Darryl held $wife's hair back as she sucked down his cock.
@@.wife;"Mmmh...!"@@ She could only moan in response.
@@.man;"Hah, that feels good, $wife... You're sucking my cock so well, like you're finally living a dream."@@ Darryl told her. $wife squirmed from his words. She sure seemed to be enjoying it. She slurped, sucked and gagged, in a hungry lustfilled conquest. You don't know if you've ever seen her suck your cock with the same enthusiasm.
@@.man;"There's more to it, though, isn't there? You want more..."@@ Darryl suggested. $wife gazed up at Darryl, his cock still in her mouth.
@@.man;"You want to be fucked, don't you?"@@ He asked. $wife's sucking slowed down as she continued to stare up at the man. She seemed to hesitate again. This is where she would draw the line without your verbal permission.
@@.man;"You're thinking again... Remember, you have my permission to be a slut."@@ Darryl reassured her. $wife let the wet cock slip out of her mouth.
@@.wife;"Fuck me..."@@ She begged. Again you were shocked as Darryl leaned forward to effortlessly pick up $wife and throw her onto the lounge. You felt a dark and sickening lust grow as you began to feel doubtful and jealous... Surely she didn't mean it? But then $wife parted her legs to Darryl, to show her glistening slit. You squeezed your cock tightly as Darryl stepped forward, his enormous cock swinging menacingly closer to your wife's precious snatch. You gulped as your breath grew ragged in anticipation. Darryl rubbed the head of his cock against her pussy.
@@.man;"You want this...?"@@ He teased as he pushed his cock against her clit. You felt precum dribble onto your hand, which was still tightly grasping your cock.
@@.wife;"Ah! Y-yes...! Please... Fuck me, Darryl..."@@ She begged again. You grunted as you felt that sick lust fill within you again.
Darryl pressed his cock down and thrusted inside $wife. She let out a loud moan and shivered, apparently cumming immediately on his enormous cock. Your eyes widdened as you began to jerk off again.
@@.wife;"F-fuck...! So big...!"@@ $wife whimpered as she bucked against his meat. Darryl grasped her tits as he thrusted.
[img[images\pictures\xclub\xclub_b_4.webp]]
@@.man;"You came already? Naughty slut..."@@ Darryl teased.
@@.wife;"B-because it feels so good...!"@@ $wife explained between gasps.
@@.man;"I know... It's because you're a naughty slut... You love my cock..."@@ Darryl grunted as he began to thrust faster.
@@.wife;"Ah~ M-mhh... Yes...!"@@ $wife agreed in the moment.
@@.man;"You want more, don't you? I can give you more... But you have to first agree to something, okay?"@@ Darryl spoke between grunts and thrusts. $wife bit her lip and nodded. You leaned forward again. You were already surprised it had gotten this far, you were immediately nervous about Darryl's words and how quickly $wife agreed.
@@.man;"I'll make you cum like a good slut... The hardest you ever have... But you have to do whatever I ask when we're together."@@ Darryl told her. You narrowed your eyes then flinched when $wife replied, and so quickly.
@@.wife;"Y-yes! Whatever you want... Just make me cum like a slut...!"@@ $wife gasped loudly. You felt your cock dribble with more pre-cum, and you struggled to hold back from unloading. You were in disbelief from the whole situation, but you wanted to forget about it and just enjoy the sickening lust you felt.
Darryl leaned over and laid down on his back while pulling $wife atop him. She gasped and moaned as she felt his cock press inside her again. He grasped her by the hips as he began to thrust his cock up inside her. $wife shrieked and moaned as she began to bounce on him- her tits bouncing in his face. She shivered, and you could see her spray squirt everywhere.
[img[images\pictures\xclub\xclub_b_5.webp]]
Darryl didn't stop though - he continued to fuck her with incredible speed, beyond what you thought possible. $wife threw her head back and moaned as she shivered again in a timeless orgasm.
@@.wife;"F-fuck! I'm cumming...! Oh!~"@@ $wife could barely string her words together.
@@.man;"I'm gonna cum..."@@ Darryl announced as he thrusted even harder. $wife moaned and bucked against him.
@@.wife;"Y-yes! Fuck... C-cum inside me...!"@@ She pleaded in a whimpered moan. Darryl grunted loudly as he thrust his cock deep inside $wife and unloaded his cum in her pussy.
You squeezed your cock tightly, but you couldn't stop yourself from cumming. You grunted and groaned as you watched your wife get filled by Darryl's cum. You never thought it'd happen, and you didn't know how to feel. At the start you'd convinced yourself this was all a test for $wife's faithfulness, but you must have wanted to see this...
Darryl and $wife cleaned up and dressed, and you did the same. You quickly left the monitoring room and left for the club room. Even though you jerked off to the scene, you felt mad. Darryl crossed a line, and he knew it.
You met with $wife, once again alone.
@@.wife;"Hi babe... Are you ready to leave...?"@@ She asked with a shy smile, but she didn't meet your gaze. Had you not seen what just happened, you wouldn't have ever known.
You nodded stiffly and left to go home.
You messaged Darryl later that night to tell him we went too far, and immediately received a reply.
//My apologies, $name... I thought we had a mutual understanding with our agreement. It seems I was mistaken, and I apologize for taking things too far. I'll make it up to you. I've sent you double payment tonight... And I assure you, the next time you visit things will be different. D//
He did indeed send you double payment... Though you were still a little dubious about whether or not he was being genuine... Still, you were curious, and you felt that dark lust once again when you wondered what'd happen if you visited again?
@@.system;"Earned $2,000!"@@<<set $money += 2000>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You nursed a drink at the bar. $wife stood beside you. She had a drink of her own, but she seemed to be more interested in watching you.
Your expression was probably a strange one that piqued her curiosity. You were doubious of the situation. Even though you came here, you were second guessing that decision. You didn't trust Darryl anymore.
Even though he apologized; you had a nagging doubt that you couldn't shake. You wondered whether or not you should just end this here and leave... You gazed at $wife.
@@.wife;"What's up, $name...? Um... Were you going to message Darryl...?"@@ She asked shyly.
<<iconButtonContainer
'Weekend_Work_Wife_Sub_Bad_4_End'
'button_m_forward.png'
"Text Darryl"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<iconButtonContainer
'Weekend_Work_Wife_Sub_Bad_4_Leave'
'button_m_forward.png'
"Just Leave"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $clubxalt3_scene to true>>\
You paced back to the VIP room, though a security guard barred your way as you approached the door.
@@.man;"This isn't the room for you."@@ He told you. You rolled your eyes and flashed the VIP card.
@@.man;"That's for drinks. Not for the boss's room."@@ The man explained.
@@.you;"I just came out of there. You saw me leave right?"@@ You told him. He shrugged.
@@.man;"I don't remember."@@ He lied. You scowled at him and took out your phone to call Darryl. The line was engaged. You swore.
@@.you;"Can you just tell him I'm here? He'll tell you to let me in."@@ You asked. The man shook his head.
@@.man;"He won't."@@ He laughed.
@@.you;"Just fucking call him and ask!"@@ You did your best to keep your cool, but you ended up shouting at the much larger man.
@@.man;"Look man, he told me not to let you in."@@ The man replied coldly. Your stomach dropped. Darryl didn't want you back into the VIP room. He tricked you. @@.man;"Go have a drink or something. You're not coming in here."@@ You thought about pushing through, but there was no way you'd get past the guy. He was twice your size.
You walked away while dialing $wife on the phone. It was engaged. You called Darryl again, but heard the same thing. You swore again, then remembered the monitoring room... That same sickening lust began to build as you hurried to the hallway and scanned each door - you still couldn't remember which it was.
It took some frantic effort, but you eventually heard one click open. You sped into the room and to the monitors, then leaned forward to scanned each one. It was a completely different room this time. A bedroom. You couldn't hear the bass of the club, nor see any of the flashing lights.
Your stomach dropped again. $wife was on her knees, knelt before two black men. You couldn't recognize either of them. They were undressed, and $wife was blowing them both.
[img[images\pictures\xclub\xclub_b_6.webp]]
Your felt your cock immediately harden as you felt sick... Sick, betrayed, and incredibly turned on. Your wife sucked on the cock of one of the men while jerking the other, then switched between them. She gagged and gasped, apparently completely lost in the moment.
@@.man;"You see? Any cock will do. You're just a slut for black cock."@@ You heard a voice - but realized it was neither of the men. It was Darryl. He was sitting on the lounge nearby, watching and drinking a whiskey. He completely lied to you! You scowled and swore, but you couldn't do anything.
@@.wife;"Mh...!"@@ $wife whimpered in response as she continued to hungrily suck on the cocks.
@@.man;"Fuck! Keep sucking..."@@ One of the men grunted as he thrusted his cock down $wife's throat. @@.man;"She's married, D?"@@ He looked at Darryl. He smirked and took a drink of his whiskey.
@@.man;"She is... But it's fine, because she has permission to be a slut. Don't you, $wife?"@@ He asked.
@@.wife;"Y-yes...! I'm allowed to be a slut..."@@ $wife gasped as she let the cock out of her mouth.
@@.man;"Damn, and your husband's cool with that?"@@ The other guy marvelled as he stuck his cock into $wife's mouth. //No I'm not!// You thought to yourself.
@@.man;"That's right. He and I had an arrangement for me to turn his wife into a slut."@@ Darryl smirked again. //Lair!// You scowled, and looked around the desk for something- anything, that might let you stop them. Of course there wasn't anything of that description.
@@.man;"Oh, so this is for your husband huh? What a good wife you are, being a slut..."@@ The man laughed.
@@.wife;"Mh... Yes... Treat me like a slut...!"@@ $wife begged as she opened her mouth and stuck out her tongue for more. He was happy to comply.
@@.man;"D, can we fuck her pussy?"@@ The first guy asked as he watched $wife suck his friend's cock. Darryl quirked a brow. //No!// You shouted.
@@.man;"Of course."@@ Darryl said.
The man helped $wife to her feet and led her to the lounge, where he bent her over to find her glistening pussy. He sucked his fingers, then pushed them inside your wife. //Stop!// You shouted again. $wife moaned loudly as he finger fucked her.
@@.man;"You want my cock?"@@ He asked.
@@.wife;"P-please... Fuck me...!"@@ $wife begged. Your stomach dropped, and you felt a wetness against your cock. It must have been pre-cum. You realized how painfully hard your cock was, trapped in your pants... So you let it out.
The man rubbed his cock against $wife's slit, then thrusted inside her. She gasped and moaned.
@@.wife;"Ohh...! Fuck... It's so big...!"@@ $wife gasped as she reached back to grasp her ass.
@@.man;"Hah you're so fucking tight...!"@@ He grunted as he took a hold of $wife's arms. He thrusted faster inside her. $wife gasped and moaned as she bucked against him.
[img[images\pictures\xclub\xclub_b_7.webp]]
@@.man;"Don't slack off."@@ The other man grunted as he stuffed his cock into $wife's mouth.
@@.man;"So where is he, then? The husband?"@@ He asked.
@@.man;"Good question... He's in a different room, watching all this right now."@@ Darryl explained. You felt your heart skip a beat.
@@.man;"For real? He watches you fuck his girl?"@@ The man laughed.
@@.man;"That's right. Do you have anything to say to $name, $wife?"@@ Darryl asked. You instinctively took a hold of your cock as you held your breath, as if caught in the act. $wife took the cock out of her mouth with a gasp.
@@.wife;"H-hah...! Mm... Watch me, $name... Watch me get fucked...! I'm a good little slut... I love black cock...!"@@ Your precious wife whimpered as the man fucked her from behind. You groaned as you felt the lust build with a hotness you'd never experienced. You closed your eyes and shuddered as you came into your hand with a loud groan. It was too much for you.
@@.man;"Man that's messed up, I love it. Keep sucking slut."@@ The man stuffed his cock back into $wife's mouth. She moaned and shivered.
@@.man;"Hey D... Can we cum inside?"@@ The guy fucking her looked over at Darryl. He smirked and nodded.
@@.man;"Yeah, hear that? We're gonna knock you up slut...!"@@ He grinned as his thrusting grew more frantic. You were fairly sure $wife was on the pill, but the way she moaned and bucked against him from his words made you fill with dread. You'd almost forgotten about your cum-covered hands as you pulled up your pants - you had to get into that room...
You cleaned yourself up as best you could as you hurried out of the room and rushed down the hallway. It had never felt so long before. You were out of breath as you reached the club room, still so full of sexual deviants. You rushed towards the VIP room, which still had the security guard watching the door.
@@.man;"Man, I told you, you ain't-"@@ He held up a hand to stop you, then grunted as you sent a fist into his jaw. It felt like you'd punched a boulder. He rubbed his cheek and glared at you. You realized again how much bigger he was than you as he reached out at you.
@@.man;"Let him in."@@ You heard Darryl's voice from the security guards walkie. The man paused, then lowered his hand, still absolutely glowering with spite. He stepped aside to let you in.
You rushed in, then looked around, still out of breath. It wasn't this room. You walked up to a random door and pushed it open, then another, until you found the right one. You stepped inside and paused.
$wife was laying naked on the bed. The men were already getting dressed. They were done with her. You looked at her... Her legs were apart, and she was dripping with cum. She bit her lip as she watched you with a lustful gaze, and she idly played with her pussy.
[img[images\pictures\xclub\xclub_b_8.webp]]
@@.man;"Don't tell me you missed the climax?"@@ You spotted Darryl. He smirked at you.
@@.you;"You fucker!"@@ You growled as you lunged at him, though it was pointless, as one of Darryl's accomplices grabbed you and the other socked you in the stomach, sending the wind of out you. You gasped for air and fell to your knees.
You noticed $wife sit up, somewhat alarmed. She really had no idea that they were tricked... You realized you could still use the app. You couldn't get to Darryl, but maybe $wife could. You quickly fetched out your phone and opened the app... Though as it turned out, was a dumb idea. The man who punched you snatched your phone out of your hand, and the other guy knee'd you in the head.
//Fuck...// You could barely groan as you fell to your side. $wife gasped as she stood up, apparently now scared.
@@.man;"You see what happens when we have these conflicts of interest? Such a shame... Really, you should have just followed through with our agreement."@@ Darryl sighed. You struggled to get back onto your knees- you were so off balance from the blow to your head.
@@.man;"But now we're in this situation. I was hoping you'd realize you enjoyed yourself while watching this tonight."@@ He continued, then paused to think.
@@.man;"How about this... A new proposal."@@ Darryl squatted down in front of you to look you in the face. @@.man;"We continue fucking $wife... After all, she's a slut for black cock... And you... You live the rest of your miserable life as a cuckold and watch us use your wife as a cum dump. How does that sound?"@@ He sneered. You scowled back at him. Of course, there's no way $wife would agree. She only did this tonight because she thought you wanted it.
@@.man;"D, check this out... On this guy's phone. He had this thing open..."@@ The guy who took your phone held it up to show Darryl. Your stomach dropped. It was the app. You really fucked up.
Darryl took the phone from the man and looked at it for some time, then slowly looked at you.
@@.man;"This looks like a sad fantasy for a depraved husband... Imagine if something like this could work. Let's use it, shall we?"@@ He grinned. Your eyes widdened. Darryl cocked a brow, then laughed at your expression. He began typing into the phone.
@@.man;"Be... A... Slut... For... Black... Cocks..."@@ He dictated his words as he typed. You frantically shook your head as you struggled to speak. $wife looked between you, still very alarmed and scared.
@@.man;"Command."@@ He tapped the screen. $wife's arms dropped to her side as she turned her attention to the closest man. She moved forward to grasp the guy's crotch.
@@.man;"Uh, D...?"@@ He laughed, though was clearly confused. Darryl's jaw dropped. He looked at you, then at the phone.
That was it. You lost $wife forever. Your life was over.
//''Wife Job Ending - BBC Slut''//
<<if $badend_job_sub eq true>><<else>>\
<<remember $badend_job_sub to true>>\
@@.system;Unlocked: Begin with +$300@@
<</if>>\<<set $searchwife_bathroom to true>>\
<<if $searchwife_lounge eq true>>\
You made your way to the bathrooms, though realized you couldn't just walk into the womens... So you asked for help. It took some time to convince someone to help, though as it turned out $wife wasn't in the bathroom.
You thanked the woman anyway and made your way back to the club room. You realized she would have probably just went to the VIP room after seeing the lounge occupied.
<<nobr>>
<<iconButtonContainer
'Weekend_Work_Wife_Sub_Bad_4_End_2'
'button_m_action.png'
"Return to the VIP Room"
>><</iconButtonContainer>>
<</nobr>>
<<else>>\
You wondered if $wife maybe went to the regular bathroom and left to search them. Of course you couldn't just walk into the women's bathroom,
so you asked passing women to look for you. It took some time to convince someone to help, though as it turned out, $wife wasn't in the bathroom. You thanked the woman anyhow, then headed back to the club.
You scowled and thought about where to search next...
<<nobr>>
<<iconButtonContainer
'Weekend_Work_Wife_Sub_Bad_4_End_Search_Lounge'
'button_m_action.png'
"Search the Lounge"
>><</iconButtonContainer>>
<</nobr>>
<</if>>\<<set $searchwife_lounge to true>>\
<<if $searchwife_bathroom eq true>>\
You made your way to he lounge you were first sitting at with $wife... Though by now there was already another couple there who were in the middle of fucking. You didn't want to get too close.
You realized she would have probably just went to the VIP room after seeing the lounge occupied.
<<nobr>>
<<iconButtonContainer
'Weekend_Work_Wife_Sub_Bad_4_End_2'
'button_m_action.png'
"Return to the VIP Room"
>><</iconButtonContainer>>
<</nobr>>
<<else>>\
You first returned to the lounge you were first sitting at with $wife... Though it was already occupied by another couple, who were frantically sucking each other's faces. You left them alone.
You turned around to scan the area, but it was entirely too busy to spot $wife. You tried to call her on the phone but she wasn't picking up.
You scowled and thought about where to search next...
<<nobr>>
<<iconButtonContainer
'Weekend_Work_Wife_Sub_Bad_4_End_Search_Bathroom'
'button_m_action.png'
"Search the Bathroom"
>><</iconButtonContainer>>
<</nobr>>
<</if>>\You shook your head.
@@.you;"Nah. Not this time. I think we'll just leave tonight."@@ You said, as you pushed your half-full glass away, indicating you were done. $wife looked almost disappointed, but she nodded.
@@.wife;"Oh... Okay."@@ She said somewhat glumly.
You left with your wife and dignity, and trusted your instinct.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $blacked_path_true to 2>>\
You returned to Club X with $wife. She seemed to be a little more nervous this time around - no doubt thinking about the conversation you had with her. You were nervous too, but more excited than anything. Your mind raced with every step you took into the club.
You first ventured to the main bar, just you and $wife. You wanted to calm her nerves a bit first, same as last time... Though this time you had the card that Darryl had given you. You flashed it to the bartender and he immediately served you. $wife raised a brow curiously at you, but you just flashed a winning grin.
@@.you;"Something the matter?"@@ You asked, after finishing your first drink. $wife took her time to take a slow sip from her own before she replied.
@@.wife;"I guess... I'm a bit nervous."@@ $wife told you honestly.
@@.you;"There's no need to be. Just try to relax a bit. Remember, we're here to have fun. You think there's anyone in here capable of judging another person for that?"@@ You raised a brow. $wife gave you a half-smile and finished her drink.
You shared another drink, then another, and onto your fourth you sent Darryl a message in private. He arrived shortly after. Cool, calm, collected, as always. He offered $wife a smile and you a curt nod.
@@.man;"I knew today was going to be a good one."@@ He said.
@@.wife;"Hi Darryl."@@ $wife responded bashfully.
@@.man;"$wife... You look lovely, as always. $name. Did you two want to join me this evening? I have a very special bottle of something waiting for me in the VIP room."@@ He asked with a raised brow.
You shook your head. @@.you;"Actually there was somewhere I didn't get to go last time we were here. I'm curious to see it."@@ You replied. Darryl seemed taken aback.
@@.wife;"Oh... We're going somewhere else?"@@ $wife asked. She seemed a weird mix of disappointed and relieved. She probably didn't know what she felt, herself.
You shook your head again. @@.you;"No, it's fine. I'll go alone. You go ahead, I'll meet you there."@@ You said coolly.
@@.wife;"Oh... Okay..."@@ $wife replied with a stiff nod and a red face.
@@.man;"We'll leave you be then, $name. Please, enjoy yourself. Shall we go on ahead, $wife?"@@ Darryl didn't hesitate to place a hand on $wife's shoulder as he led her towards the VIP room.
You watched them go with heated anticipation. Vivid images of the two began to fill your head; of Darryl seducing $wife, perhaps a little aggressively at first, but then $wife might find herself just as enthusiastic... You gulped and quickly turned back to the bar, to hide your semi-erect cock. Not that it mattered in Club X.
You eventually wandered away from the main bar and down an unexplored part of the club. It began as a smaller room, connected to the main room, then peaked into a long, narrow hallway, which had steps leading down. It must have been underground. There were unmarked doors on either side of the corridor, which you thought was a little bit sus. You continued to walk down the dimly lit corridor until the music faded and all you could hear were the dull vibrations of the bass.
You bent a corner, and even the vibrations were gone... It was just you, standing alone in a dimly lit, silent corridor, which unmarked doors every few meters. You couldn't help but feel spooked. If you were even an ounce less of a man, you might've run off screaming. Instead you gulped and continued on.
Eventually you turned a corner and found yourself walking back upstairs. The rumbling bass returned, and then the music. You blinked as you stepped back into the main club, but on the other side. Apparently there was a huge underground tunnel of a hallway that ran under the place. You were curious to know what was in those doors.
You made your way to the bar and ordered two drinks and resumed your idle bar-leaning. The thoughts of $wife and Darryl quickly crept back in your mind.
@@.wife;"There you are!"@@ You spun around and blinked to see a fairly drink $wife staring back at you. You glanced at your phone. It had been maybe forty minutes.
@@.you;"Hey. Back so soon?"@@ You asked. You felt a bit deflated.
@@.wife;"Well, it's boring if you're not around. Come on, let's get out of here."@@ $wife replied as she lightly grasped your arm. She seemed a bit off, but you didn't say anything and just followed her out.
Your ride home was fairly ordinary. You told $wife about the crazy hallway. $wife suggested that maybe they had rooms for 'private use'. You nodded that it was the most likely scenario. You felt disappointed again as you thought that nothing happened, but then $wife took a deep breath and spoke almost tearfully.
@@.wife;"$name... I did something bad..."@@ She said quietly. You raised a brow as your mind stirred back into wild imagination.
@@.you;"... What is it?"@@ You asked. $wife bit her lip.
@@.wife;"I... I gave Darryl a blowjob..."@@ She confessed as tears began to well in her eyes. You blinked. Your cock immediately began to stand. That was why you were here, but it didn't feel real until you heard her say it.
@@.you;"You sucked his dick...?"@@ You pressed her.
@@.wife;"I... Y-yes, I did."@@ $wife nodded. @@.wife;"And I'm sorry- I just, h-he was making advances, and I remembered that you said to just try and act on feeling and it just happened that way...."@@ $wife began to blurt.
@@.you;"It's fine, $wife."@@ You tried to comfort her, but she wasn't listening.
@@.wife;"I'm sorry $name- you should be angry at me! Wh-what if you got a blowjob from another woman? Would you feel better?"@@ $wife continued to blurt. You laughed at her, which seemed to snap her out of it.
@@.wife;"... What's so funny...?"@@ She pouted.
@@.you;"You. You're funny. I already told you, it's fine. I did tell you to enjoy yourself. If that's what you wanted to do, then okay."@@ You shrugged and did your best to convey the message that it wasn't a big deal.
@@.wife;"You're not mad..."@@ $wife said.
@@.you;"No, I'm not."@@ You confirmed. @@.you;"Actually... It's kind of hot."@@ You told her honestly. She watched you carefully and curiously.
@@.wife;"It's hot...?"@@ She murmured quietly. You nodded.
@@.you;"... But if you meant what you said, getting a blowjob... That'd definitely make me feel better..."@@ You teased with a smile. $wife nudged you in the side.
$wife seemed to relax after that. You soon arrived home, and $wife went straight to bed. You first had a lengthy visit to the bathroom, though. There was no way you were going to bed just yet with those thoughts of $wife and Darryl together still in your mind. As you sat down, you noticed you had a message from Darryl.
//I've sent you a thousand dollars for tonight. Enjoy the video... She didn't notice I took it.//
You blinked, and held your breath as you scrambled to open the file. Your cock immediately stood up. $wife was on her knees sucking down what you presumed was Darryl's cock. It was in a brightly lit bathroom stall, but it was certainly the club. You could hear the music in the background.
[img[images\pictures\xclub\xclub_a_0.webp]]
You jerked off as you watched your wife blow Darryl. Her eyes were closed and she gave audible muffled moans, clearly lost in the moment. You thought to yourself how you must have been naively wandering around downstairs somewhere while this was happening; Darryl stuffing his schlong into your wife's face. You grunted as you came.
@@.system;"Earned $1,000!"@@<<set $money += 1000>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $blacked_path_true to 3>><<remember $clubx1_scene to true>>\
You decided to go to Club X again with $wife. You felt a little more relaxed to go there after having been so many times... Though $wife still seemed a little nervous. You thought maybe that wouldn't change about her.
@@.wife;"Are you going to look around again tonight...?"@@ $wife asked curiously. You shrugged.
The two of you were standing at the main bar, each with a drink. You'd had a few already and were midway messaging Darryl to come and meet you.
@@.you;"Yeah, maybe. I kind of want to see those rooms downstairs..."@@ You thought.
@@.wife;"They could be sex rooms..."@@ $wife suggested again.
@@.you;"You think they are?"@@ You pondered.
@@.wife;"Maybe... Um... Tell me when you find out."@@ $wife requested. It seemed she was okay with being left alone again. You nodded.
@@.man;"$wife. $name. Nice seeing you two."@@ You heard Darryl's familiar voice. You glanced over your shoulder to see the powerfully-framed man standing a foot away.
@@.wife;"Hey Darryl..."@@ $wife offered a shy smile.
@@.man;"Hello darling. It's lovely to see you, as always."@@ He returned the smile with confidence, then somehow ordered a drink from the bartender with a quirk of an eyebrow. He had a new drink in his hand before a few short seconds.
@@.man;"I was just thinking, I never got to give you the full tour of the VIP room last time, $wife..."@@ Darryl commented as he took a deep drink from the glass.
@@.wife;"Oh... There's more?"@@ $wife asked, averting her gaze.
@@.man;"Plenty more. Care to join me?"@@ He raised a brow. $wife looked to you, then back at Darryl. She nodded stiffly.
@@.man;"Excellent. $name, you're welcome to join me too of course... Unless you had other plans?"@@ It was less of an invitation than the words might've suggested. You shook your head.
@@.you;"No, I think I'm still enjoying finding out what I can do with this VIP card."@@ You said. Darryl nodded.
@@.man;"Don't let the power get to your head, $name. It can change a man."@@ Darryl joked. Or perhaps he didn't.
With that, he collected wife's arm and led her towards the VIP room. You watched them leave again. A familiar sight- but this time $wife seemed to be standing a little closer to Darryl than last. Maybe you were just imagining it.
You polished your drink off and put it down on the bar. Just as you turned away to explore, you found yourself face to face with a large suited man. A bouncer of the nightclub, you were sure. He looked you up, then beckoned for you to follow him, with a tilt of his head.
@@.you;"Uh..."@@ He didn't wait for you to speak. You rubbed the back of your neck, then quickly followed the man. He was already far ahead of you- but he was large enough for you to easily keep an eye on. He made his way down the corridor that led downstairs. You quirked a brow and followed him.
You eventually caught up once you were in the corridor.
@@.you;"Where exactly are we going...?"@@ You asked.
@@.man;"Into a private room. Darryl has a treat for you."@@ He explained.
@@.you;"A treat?"@@ You asked again.
@@.man;"Just follow me. You'll see."@@ He explained.
Your mind raced as you followed the man. At first you felt intimidated - you wondered if this place was underground enough for them to 'get rid' of someone... But then you realized that was probably absurd. Perhaps Darryl had a 'good time' set up for you with another lady... You thought that'd be nice too. But you didn't really want to stop thinking about what $wife was doing with Darryl. That's where your mind would normally be.
Your internal tangent came to an abrupt end as you almost walked into the bouncer. He'd stopped in front of a door. How he knew which one to go to was anybody's guess - they all looked the same to you. He scanned his security pass on the door's lock system, which sounded an audible click. You followed him in.
The room was fairly large, though mostly empty. There was a bed in the corner, a lounge in another, and a big open space in the middle. It seemed $wife's guess was probably right - this place looked like it was used for sex. But it was just you and the security guard. You glanced at him nervously, but then spotted a desk and several screens behind the man. The screens looked to have video footage playing live on them.
@@.you;"What's this...?"@@ You asked.
@@.man;"As I said, it's a treat from Darryl. Enjoy yourself. You can leave whenever you want. Your VIP card will let you into this room, so try and remember where it is. I don't want to guide you here again."@@ The man explained, then left you alone in the room.
You curiously edged towards the desk to see what was playing, then gasped in surprise.
It was apparently a live feed into the VIP room. Darryl and $wife were sitting on the lounge together. He had his arm around her shoulders, and she had a hand on his upper leg. You could see him whispering in her ear as she shyly shuffled on the seat. Your cock began to stir.
You glanced down at the panel and headphones on the desk. It was intuitive enough for you to understand how to use it. You pressed some buttons to switch to different cameras. You had no idea there were so many in that place. Surely noone was aware, otherwise they wouldn't feel comfortable behaving so erotically. Apparently you were restricted to a dozen or so cameras in the VIP room. You switched to a camera that was closest to the two. You put on the headphones.
You watched intently, and gulped as Darryl's arm slowly dropped down behind $wife and rested on the small of her back, right above her ass. He was still talking in her ear - though it was too quiet for the headphones to pick up. It must have been sexual though, from the way $wife squirmed. She looked over at him - just a moment's glance - to which Darryl quickly swooped in to kiss her neck. $wife closed her eyes. You felt your heart begin to race. Darryl whispered in her ear again, and she nodded.
Perhaps too quickly for comfort; Darryl stood up and removed his belt, then undid the button of his pants. They fell down to reveal his semi-erect cock, which was just enormous. It swung out lazily, pointing towards $wife's face.
@@.wife;"Oh my god..."@@ You heard $wife say.
@@.man;"Suck it."@@ Darryl demanded with a little more directness than you expected... However $wife did as she was told.
$wife leaned forward and took Darryl's cock into her mouth. She breathed out heavily through her nose as she struggled to fit the huge thing into her petite mouth.
@@.man;"Good girl. This cock belongs to you."@@ Darryl encouraged her.
He placed a heavy hand on her head as he enjoyed her mouth, then eventually leaned down to help pull off her top. $wife was quick to comply, and wriggled off her underwear too, then continued to suck his cock. She gave a muffled moan as she slowly worked out a comfortable pace. You couldn't help yourself but to jerk off. There was a box of tissues conveniently left on the desk, which you didn't hesitate to use.
[img[images\pictures\xclub\xclub_a_1.webp]]
@@.man;"That's it. Just like last time. Mm..."@@ Darryl sighed. @@.man;"This is your cock... You can do whatever you want with it. Whatever you want."@@ Darryl told her.
You heard $wife moan softly again as she gagged deeper on Darryl's shaft with a lustful hunger. She slurped as her tongue poked out and swirled around the cock. She gagged again the let the thing out of her mouth. She panted to catch her breath - drool stringing from her mouth to Darryl's cock. She gazed up at him.
@@.wife;"I... I want it inside..."@@ She breathed quietly. Your cock twitched.
@@.man;"You want me to fuck you?"@@ Darryl asked. $wife nodded timidly, but her eyes were begging for it.
$wife slowly bent over the lounge, her ass towards Darryl. You could see her dripping with a horny anticipation... And so did Darryl. He reached forward and felt her womanhood with his hand. You grunted and jerked off harder as you watched him slowly finger fuck your wife. $wife moaned lewdly and gasped when he pulled his fingers out. He shuffled forward, his cock at the ready.
@@.man;"Are you ready...?"@@ He asked. $wife moaned and nodded.
Darryl shifted forward and plunged his cock into your wife's pussy in a single thrust. It slid right it. $wife gasped and moaned loudly, apparently being stretched by the thick manhood.
[img[images\pictures\xclub\xclub_a_2.webp]]
@@.wife;"Oh... Oh fuck...!"@@ She gasped as Darryl pressed as deep as he could. $wife bit her lip and let out a shaky breath. You felt cold precum dribble down your hand and shaft.
@@.man;"Are you okay?"@@ He asked, ever the gentleman. $wife nodded quietly, but held her breath. He fucked her slowly at first, until she became comfortable. You watched as your wife's face eventually twisted into an expression of pleasure. She began moaning again as Darryl's speed picked up, and she reached beneath her to rub herself too.
@@.man;"You're so wet. I can feel you dripping down my leg."@@ Darryl told her quietly.
@@.wife;"S-sorry...!"@@ $wife gasped in reply.
@@.man;"Don't be. It's a good thing. It means you really want my cock."@@ Darryl explained with some meaningful thrusts. He paused as $wife moaned loudly with a shiver as her body froze up.
@@.man;"You came, didn't you?"@@ You could hear the smile in Darryl's voice.
@@.wife;"I... Y-yes...!"@@ $wife breathed out another shaky breath. Then moaned as Darryl continued to fuck her.
@@.man;"That's to be expected... That was only a small one, truthfully. I can make you cum endlessly for a minute if you wanted me to."@@ He said, all the while slowly thrusting inside her gushing hole. You felt an orgasm build up as you watched Darryl fuck your wife into orgasm, but you held off. You wanted to enjoy this for as long as you could.
@@.wife;"I- M-mm... D-do it...! P-please, fuck me harder... Make me cum...!"@@ $wife breathed out another shaky breath, then moaned as Darryl continued to fuck her.
The large man slowly wrapped $wife's hair around his hand as he continued to slowly thrust inside her, then he firmly held onto it as he began to thrust harder. Her head jerked back as her face twisted in ecstacy. Her moans became increasingly louder as Darryl's speed picked up. His body audibly slapped against hers as his cock relentlessly plunged into her womanhood.
[img[images\pictures\xclub\xclub_a_3.webp]]
You groaned as you tightly held onto your cock. You were so close to cumming - a single movement would set you off... But you wanted to watch more. This man fucking your wife, making her cum endlessly on his huge black cock.
@@.wife;"Oh... Oh fuck...! I'm cumming... I can't stop...!"@@ $wife gasped. Her voice had become shrill. You could see her juices spill out down her legs.
@@.man;"I've only just started."@@ Darryl told her with a growl, and indeed his thrusting became harder still. $wife's body was pressed into the lounge as he became more forceful. She let out an ecstatic whimper as her body spasmed- but Darryl didn't stop. He continued to aggressively fuck her tight hole. Each thrust made $wife gasp and twitch as she endured a seemingly endless orgasm. You almost felt jealous - you wish you could cum for so long while watching this. Instead you remained on the brink, teasing yourself every so often. It went on for a full minute, as Darryl had promised. $wife had been cumming the whole time.
@@.wife;"Ohhhn I~... Uhn...!"@@ $wife could barely speak through it.
@@.man;"Hah~... Alright... My turn now."@@ Darryl pulled out of $wife just as abruply as he'd started - you saw squirts spray out after his exit.
He stepped back and began to jerk his soaking cock. $wife took a moment to regain her senses. She spotted his cock and dropped to her knees. She opened her mouth to claim her prize. Darryl grunted as he came - huge spurts of thick white cum shot onto your wife's face and in her mouth. She moaned and licked her lips.
[img[images\pictures\xclub\xclub_a_4.webp]]
@@.wife;"Oh... That..."@@ $wife couldn't find the words. She took some more time to collect herself, but they seemed to be done. Darryl had quickly redressed, and helped $wife tidy herself up too. Darryl offered another drink, but $wife politely declined, and after bidding farewell, she left the room. Probably to look for you. But you weren't just done yet.
You were still sporting a painfully erect cock, eager for it's release. You pushed a few buttons on the desk panel to rewind, and took your time to find the perfect moment to cum. There was a moment when Darryl was fucking your wife - her expression was completely and utterly lost to the pleasure. She had no control - a complete slave to her orgasm. You grunted and groaned as you came, watching Darryl fuck your wife into oblivion. It wasn't a full minute, but it was sure a powerful orgasm.
You eventually tidied yourself up and left to go find $wife. She was patiently waiting at the main bar, and quickly came to your side when she spotted you. She offered you a shy smile. You couldn't help but have a flashback to the face she made while Darryl fucked her into orgasm. You soon left together.
@@.you;"Did you enjoy yourself tonight?"@@ You asked on the ride home.
@@.wife;"Um... Y-yes, I did."@@ $wife replied shyly. You decided to not press her for details, and delighted in knowledge without her being privvy.
@@.system;"Earned $1,000!"@@<<set $money += 1000>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $blacked_path_true to 4>><<remember $clubx2_scene to true>>\
You were leaned against the bar in Club X's main room nursing a drink. This was your 'spot', so earned as you'd become very familiar with the place. You remembered the first time you and $wife nervously made your way into the club in a meek attempt at finding some sort of sexual liberty.
Apparently it was well worth the effort as you watched your wife once again head off to the VIP room with Darryl, whom you'd placed so much trust... Though perhaps it was $wife who you had more faith in. Admittedly trust wasn't as important a factor for you as with most couples seeing as you'd encouraged $wife to 'enjoy herself'.
You took your time to finish your drink then made your way towards the private hallway. It wasn't as long & dark as you'd remembered it to be, now that you'd been behind one of the doors. You promptly found 'your' door and let yourself in with the VIP card. It almost felt like it was your own establishment.
You moved around to sit down at the desk housing many screens and scanned them to find $wife, eager to find out just how far they'd gotten...
Darryl and $wife were already getting familiar on the lounge... $wife was in her underwear and Darryl had removed his shirt and was halfway done taking his pants off. $wife sat and watched as his cock sprung out of his pants. It truly was enormous.
He sat down on the lounge beside $wife. She couldn't take her eyes off his cock. He grinned as the thing bounced from a twitch.
@@.man;"Are you just going to look at it?"@@ Darryl asked.
You were surprised by how quick $wife was to swoop down and take his cock into her mouth, apparently with little resolve. Darryl didn't seem to mind as he leaned back with a groan and held back her hair. You began to jerk off slowly as you watched your wife suck on the huge black cock.
[img[images\pictures\xclub\xclub_a_5.webp]]
She gasped and slurped, then made her ways down to Darryl's balls to suck on them while she jerked him off.
@@.man;"It's ticklish - suck them harder."@@ Darryl said. $wife did as she was asked and slurped harder on his balls, to the point that you thought it might have hurt you... But perhaps Darryl was built differently. He clearly was from looking at him.
[img[images\pictures\xclub\xclub_a_6.webp]]
@@.man;"That's better..."@@ He encouraged her while also undoing the strap of her bra. $wife sat up to remove it properly, allowing her full breasts to come free.
Darryl helped himself to feel them as $wife resumed her position of nursing his cock with her mouth and hands, but she now moaned softly whenever Darryl had pinched her nipples.
The rogue didn't stop there, of course, and had slipped a hand into her panties too. You saw $wife jump and gasp, apparently from his touch. She moaned loudly and made faces you'd never seen before while Darryl explored her insides with his fingers.
She bucked and gasped, then eventually sat up again and looked up at Darryl bashfully.
@@.wife;"Fuck me..."@@ She pleaded.
Darryl stood from the lounge and looked down at your delicate wife with hungry eyes while he jerked his huge cock.
@@.man;"Bend over the lounge."@@ He ordered $wife. She obediently did as she was told. You could tell she was overwhelmed with nervous excitement as she looked over her shoulder at Darryl, her bare ass and pussy waiting for him.
@@.man;"You want my cock?"@@ He asked. $wife nodded. @@.man;"Beg for it."@@ He demanded.
@@.wife;"P-please Darryl... I want you to please fuck me..."@@ $wife begged with no humility. You breathed hard as you jerked off slowly. You felt an orgasm approaching, so you had to pause to enjoy it all.
He approached with a hand first, to again feel her pussy with his fingers. She moaned softly in response, then he took his position behind her and slowly worked his cock inside her.
[img[images\pictures\xclub\xclub_a_7.webp]]
$wife shuddered and moaned in a high pitch as Darryl worked his cock deeper and deeper inside her with graduating thrusts.
@@.man;"You have such a tight pussy."@@ Darryl commented.
@@.wife;"Mmh I think m-maybe it's just that your dick is so big..."@@ $wife suggested.
@@.man;"That's probably it too... Once women get a taste of it they always want more... Sound familiar?"@@ Darryl remarked and thrusted harder to make his point. $wife gasped again.
@@.wife;"I... I can imagine some might..."@@ $wife replied in a shakey voice.
@@.man;"You can imagine? Are you pretending you aren't addicted to it too?"@@ Darryl laughed. @@.man;"It's why you're here isn't it?"@@
@@.wife;"A-ah!... N- w-well... $name said to... Enjoy myself..."@@ $wife responded. You were impressed she could even keep up, it seemed she was mid-orgasm in every word.
@@.man;"Oh I see... So you're just here because $name gave you his permission huh?"@@ Darryl smiled.
@@.wife;"Yes... That's right..."@@ $wife replied.
@@.man;"I don't believe you."@@ Darryl said quite abruptly. You quirked a brow.
@@.wife;"What...?"@@ $wife was startled, but Darryl was still fucking her. She was struggling to hold the conversation.
@@.man;"I think I'd be fucking you even if $name didn't give you his permission. I think you wanted it the moment we met. I have this sort of intuition, you know? That's why we met in the first place...!"@@ Darryl exclaimed as his thrusting grew faster.
You blinked as you listened intently, and pondered the possibility that he might have been right. Your cock twitched as you wondered how $wife would respond...
@@.wife;"N-no... I'm only here... Because $name said... I could..."@@ $wife panted and shivered.
@@.man;"Still denying it? I'll make you admit it."@@ Darryl smirked as he held her around the waist and pulled her back into him. $wife collapsed back against him as he laid behind her. His thrusts grew faster still. $wife shivered and spasmed, but she had little control of her own movements - her only choice was to cum on his cock, which she did.
[img[images\pictures\xclub\xclub_a_8.webp]]
@@.wife;"Oh f-fuck... Ah!"@@ $wife breathed out in a high, shakey voice.
You grunted as you struggled to not cum. You were on the brink though, as you watched Darryl test the limits of your wife's loyalty. He was trying to show you he had more influence over $wife than you, at least that's what you figured. Admittedly you did for a moment feel a twinge of doubt, but it quickly melted away in the face of the superior feeling of horniness. You were here to watch $wife be turned into a slut, Darryl's efforts were only pushing her in that direction.
@@.man;"You can't stop cumming huh? Admit it... You love my cock."@@ Darryl grunted between ragged breaths. He didn't stop thrusting for even a moment.
$wife moaned again. @@.wife;"Oh...! I love your cock...!"@@ She gasped.
@@.man;"That's what I like to hear."@@ Darryl growled as he sat up and lifted $wife onto his lap, his cock still in her. $wife shivered and grinded her hips against him as he'd stopped thrusting - apparently she wasn't ready to stop.
@@.man;"Lucky for you, you're allowed to visit whenever you want to get fucked."@@ He told her as he began to thrust again.
@@.wife;"Whenever...?"@@ $wife repeated.
@@.man;"That's right. Even if $name says you can't..."@@ He told her. You saw $wife bite her lip as she slowed down, but Darryl held onto her hips and began to thrust harder. $wife's eyes rolled back as she spasmed and squirted on Darryl's lap. @@.man;"If you come here I'll fuck you just like this. Isn't that what you want?"@@ He continued.
@@.wife;"Oh... Fuck yes...! F-fuck me harder...!"@@ $wife gasped as rode harder on Darryl's cock, her tits flapping with each bounce. She likely wasn't paying attention any more and was lost in her lust, which was fine by you. You slowly jerked off as you watched.
[img[images\pictures\xclub\xclub_a_9.webp]]
@@.man;"I planned on it."@@ He said.
Darryl's cock plunged deeper inside your wife. He wrapped his arms around her waist again and began to thrust at an incredible speed. You saw $wife bite her lip and hold her breath as she came endlessly as he thrusted. You worried she might even pass out, a concern maybe Darryl shared as he eventually paused... Though for an impressive twenty seconds it seemed like $wife was experiencing the strongest orgasm of her life. She shivered and let out a long breath. Her chest heaved from exhaustion.
@@.man;"How's that? I can give you that every day... Multiple times."@@ Darryl boasted. It was surely a first for $wife. @@.man;"But now it's my turn."@@ He said as he lifted $wife off his lap, then stood up. He began to jerk off.
@@.man;"Open up."@@ He demanded.
$wife dropped to her knees and shuffled towards Darryl, then looked up at him and opened her mouth expectantly. Darryl lifted her chin up with a hand and rested the head of his cock against her tongue. He grunted as he jerked off faster, then with some loud grunts and groans, spurts of thick white cum spewed from his nob and onto $wife's waiting tongue. She struggled to catch it all, but she didn't seem to mind at all, as she spluttered from the amount of cum that pooled in her mouth.
[img[images\pictures\xclub\xclub_a_10.webp]]
Darryl heaved a great sigh, then eventually stood back. He lazily collected his clothes and began dressing. $wife took some time to do the same... She seemed to struggle to snap out of it.
They shared some words as they left the room... But you weren't done yet. As before, you clicked rewind and found a spot to cum to. You watched Darryl fuck your wife into submission again as she begged for his cock. It didn't take long for you to cum.
You eventually left. $wife was already waiting at the bar in the main club room. She walked up to you and clung to your arm. She was slightly red in the cheeks.
@@.you;"Did you have a good time?"@@ You asked. $wife stiffly nodded. You smirked.
@@.system;"Earned $1,000!"@@<<set $money += 1000>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $blacked_path_true to 5>>\
You found yourself idly chatting with $wife in a rarely unoccupied quiet booth. You both nursed drinks and enjoyed the mild & distant bass. Your gaze lingered occasionally to women passing by, but $wife didn't seem to mind. It'd be hypocritical at that point, if she had a problem with you even just looking at other women.
@@.man;"I thought it was you."@@ Darryl's familiar voice cut through the ambient noise. You offered a nod as $wife bashfully averted her gaze. Darryl offered a smile then invited himself to sit beside $wife.
@@.you;"Sometimes I feel like you only want to see $wife."@@ You remarked with a smirk.
@@.man;"Actually I was hoping to see you both."@@ He regarded you with a quirked brow and glint in his eye.
@@.you;"Sorry I don't swing that way..."@@ You raised a halting palm up. Darryl twitched a smile.
@@.man;"What a shame. But I would like to speak with you at least. Alone, if you don't mind."@@ He looked to $wife. $wife hesitated, but upon your nod, she stood up and excused herself to get another drink. You both watched her leave.
@@.you;"... Well?"@@ You broke the silence with a raised brow.
@@.man;"I trust you're enjoying your visits?"@@ Darryl asked with a half-smile. You shrugged.
@@.you;"We keep coming back, at least."@@ You offered.
@@.man;"You do. And I'm happy to continue this arrangement..."@@ Darryl considered his words before continuing. @@.man;"But maybe we can renegotiate."@@ He suggested. You naturally leaned forward.
@@.you;"I'm listening."@@ You replied too coolly, though truthfully you were very eager to hear his proposal.
@@.man;"Imagine if it were a thousand dollars per person."@@ Darryl suggested.
@@.you;"... You want to gangbang my wife?"@@ You asked with the slightest hostility as you tried to work out how you felt about the idea.
@@.man;"I'm not the only one."@@ Darryl laughed. @@.man;"But I wonder if that's something you'd like to see too?"@@
@@.you;"It doesn't matter what I'd like to see. I don't think you could convince $wife to do it."@@ You shrugged. Darryl frowned.
@@.man;"Hmm... Maybe not. But you could."@@ Darryl hinted.
You squinted at him as you thought about it. Would you let strangers fuck your wife in a gangbang if they paid a grand each? Would $wife even go along with the idea? You tried to ignore your stirring cock as you pondered the decision.
<<if $patron eq true>>\
<<if $neighpath_secret_unlock eq true>>\
<<if $FO_Confirmed eq true>>\
<<iconButtonContainer
'Weekend_Work_Wife_Sub_True_GB_Accept'
'button_m_action.png'
"Accept."
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Weekend_Work_Wife_Sub_True_GB_Decline'
'button_m_action.png'
"Decline."
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'FO_Blacked_Commence'
'button_m_forward.png'
"Your phone vibrates"
>>
<</iconButtonContainer>>
<</if>>\
<<else>>\
<<iconButtonContainer
'Weekend_Work_Wife_Sub_True_GB_Accept'
'button_m_action.png'
"Accept."
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Weekend_Work_Wife_Sub_True_GB_Decline'
'button_m_action.png'
"Decline."
>>
<</iconButtonContainer>>
<</if>>
<<else>>\
<<iconButtonContainer
'Weekend_Work_Wife_Sub_True_GB_Accept'
'button_m_action.png'
"Accept."
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Weekend_Work_Wife_Sub_True_GB_Decline'
'button_m_action.png'
"Decline."
>>
<</iconButtonContainer>>
<</if>>\<<set $blacked_path_true to 6>><<remember $clubx3_scene to true>>\
You thought about it for several seconds in contemplative silence as Darryl watched you with curious eyes. When you really thought about it, it made sense to say yes. He was offering more money, and it kind of turned you on to think about... Sure there was a hint of hesitancy, but you trusted $wife. You knew she was devoted to you. In fact, the only way this would work is if you allowed it to.
@@.you;"Alright Darryl. You'll have to let me convince $wife, though."@@ You said.
@@.man;"I was hoping you would."@@ Darryl replied with a smile as $wife returned with some drinks.
@@.you;"Just in time, $wife."@@ You offered her a smile. She returned it, albeit hesitantly from the sudden focus on her.
@@.wife;"Yes...? For what?"@@ She asked nervously.
@@.you;"Darryl has some friends he'd like you to meet."@@ You explained. You thought it best to be somewhat forward. $wife blinked.
@@.wife;"Oh um... So we are going to meet them...?"@@ She asked slowly, and was particular in articulating 'we' in her sentence. You smiled and shook your head.
@@.you;"Just you, $wife... And I hope you leave a good impression."@@ You informed her. She bit her lip, but nodded slowly.
@@.man;"Don't worry, $wife, they're as gentlemanly as myself."@@ Darryl reassured her with a smile, and quickly swooped in to wrap an arm around her waist to lead her off before she could change her mind.
@@.man;"She's in good care, $name. See you later."@@ He said.
You watched them leave together. Your head was filled with thoughts of $wife being fucked by countless men... And you felt yourself get hard just thinking about it. You quickly left for the monitoring room; you didn't want to miss a thing.
You hurried down the corridor, which seemed to take longer each time you visited, and let yourself into the monitoring room. You got comfortable at the desk and scanned the screens.
Your heart began to race; you saw $wife sitting on the lounge beside Darryl, accompanied by three other men, each as burly as Darryl. Your loins stirred, but it didn't seem they'd gotten into the action yet... Though the men were already perpetually eye-fucking her.
You squirmed in impatient anticipation and watched the small group. They had a few drinks, at first... Probably to take the edge off for $wife's benefit. You did notice how many she was having. More then the guys, even. You wondered if it was even going to happen, then noticed Darryl's hand on her leg. This was his advance. You leaned forward.
$wife coyly smiled at him, though didn't resist. You saw Darryl lean over and whisper in her ear. She replied. You couldn't hear what they were saying over the other men, who were talking among themselves.
Darryl raised a hand to brush $wife's hair behind her ear. She bit her lip and nervously glanced among the other men. Their attention eventually returned to Darryl, who began to shuffle down his pants. Your felt your cock begin to stir again.
Darryl's semi-erect cock was released, and $wife swooped down to gingerly take it into her mouth. He leaned back and sighed loudly as his cock shifted into full form.
Darryl looked to his crew and spoke loudly.
@@.man;"$wife's a little bit shy... But she's addicted to black cock. Aren't you $wife?"@@ He asked. $wife could only splutter in response as Darryl thrusted his cock into her mouth. She let out a soft moan.
@@.man;"So I thought I'd treat her to a whole lot of them."@@ He smirked. The guys eagerly undressed as Darryl slowly and lazily took off $wife's clothes.
@@.wife;"H-hah..."@@ $wife panted for air as Darryl stood up and took off his own clothes.
@@.man;"On the floor, $wife... On your knees..."@@ Darryl instructed. $wife did as she was told. The men circled $wife, armed with thick, throbbing cocks. She couldn't help but stare at them.
Darryl stepped forward to press his cock against $wife's lips. She immediately took it into her mouth. The others circled in closer to shove their cocks in $wife's face. She took them - gingerly at first, then began to stroke them with the same vigor that Darryl served into her mouth.
[img[images\pictures\xclub\xclub_a_11.webp]]
@@.man;"Hah... She's married, too?"@@ one of the guys asked. You began to jerk off.
@@.man;"That's right. I'm training her for her husband... He likes his wife being a slut for black cocks."@@ He replied with a grunt.
@@.wife;"Mh-mm..."@@ $wife moaned softly from his words.
@@.man;"That's what you are, isn't it, $wife? You're a slut for black cocks."@@ Darryl continued as he placed a hand on her head.
$wife moaned again, then gagged down on Darryl's cock until she gasped and spluttered. She turned her head to take another cock in her mouth, which was already covered in drool. She slurped and gagged on it, then moved to the next one. It really did seem she loved black cock... You felt pre-cum drip down your cock.
Darryl leaned down to lift $wife up and throw her onto the lounge. She let out a soft gasp as she landed on her back, then continued to jerk off the guys as they recircled her... But her eyes were glued to Darryl. He approached her, his cock menacingly pointed to her womanhood.
@@.man;"You want to feel this cock inside you?"@@ He asked as he rubbed the head of it against her soaked pussy.
She moaned loudly and bucked her hips towards him. He smirked as he slowly pressed the head of his cock into her pussy - but just the tip. He pressed it in, and pulled it out, then in again. $wife moaned and squirmed from his teasing.
Darryl rubbed the entire length of his shaft against her pussy, coating his cock in her juices... Then lowered the head of his cock down further to press against her ass. $wife let out a gasp as she felt the thing on her tighter hole. Her eyes widdened.
@@.man;"You'll feel it alright..."@@ He told her as he slowly pushed his cock inside. $wife let out a long moan as she felt Darryl's huge cock stretch her ass open.
@@.wife;"H-hah, oh fuck...!"@@ She gasped.
@@.man;"Don't stop sucking!"@@ One of the guys chimed as he thrust his cock into $wife's mouth. She sucked it down like a good slut. You grunted and squeezed your cock as you watched your wife's ass be violated by a cock twice the size of your own. You had to slow down; you were already close to cumming.
Darryl thrusted the entire length of his cock into her ass, inch by inch, which made $wife moan with every movement. He then reached down with a hand to shove three of his fingers into her pussy. $wife gasped and spasmed, as she came and squirted all over him.
@@.man;"Damn, she really loves cock huh."@@ One of Darryl's accomplices smirked.
@@.man;"Even though she's married! Is your husband not good enough?"@@ Another asked as he reached down to pinch her nipple. She let out a moan in response. Your cock twitched at the mention of her husband...
Darryl pulled his soaked fingers out of $wife's pussy and began to fuck her in the ass with some pace. She let out a moan and continued to suck off his friends.
[img[images\pictures\xclub\xclub_a_12.webp]]
@@.man;"This is the best part of your week, isn't it slut? I bet one cock has never been enough for you."@@ The third guy reached over to rub $wife's pussy. @@.man;"How about we fill both holes?"@@ He asked, looking to Darryl. He smirked in response, then slowly pulled his cock out of her ass. She spasmed again.
Darryl leaned down to help $wife up. He then spun her around and lifted her effortlessly in the air by her legs- spread open wide for his friends' cocks. He shuffled underneath her and slowly lowered her down onto his own cock to press inside her ass again. $wife gasped and shivered as her juices escaped her pussy in a wet spray.
@@.man;"Look at that pussy twitch! It's ready for another cock huh?"@@ Darryl's friend stepped forward and pressed his cock against $wife's waiting, gaping pussy. It swallowed him up hungrily.
@@.wife;"F-fuck...!"@@ $wife let out a gasp and moan as the second cock entered deep inside her.
@@.man;"You like this, slut? Two cocks at the same time?"@@ The stranger asked as he began to thrust inside her.
[img[images\pictures\xclub\xclub_a_13.webp]]
@@.wife;"Mm! Y-yes...! F-fuck me harder...!"@@ She admitted as she spasmed again, apparently cumming for the fourth time.
@@.man;"Well aren't you a lucky slut to have four? Here, try another..."@@ Darryl grunted as his friend slid out of her. He turned her around to face towards another, who quickly stepped in to fill her again. She moaned loudly.
@@.man;"You look forward to visiting every week don't you? You hope that $name brings you here so you can get fucked good."@@ Darryl asked.
@@.wife;"Mmh..! Y-yes I do...!"@@ She admitted.
@@.man;"And why is that?"@@ He continued, and once again spun her around to get fucked by another cock.
@@.wife;"Oh~ Because I'm a slut for black cocks...!"@@ She gasped and spasmed for the fifth time. You couldn't believe just how much of a slut she was being. Your grunted as you squeezed your cock again to stop yourself from cumming... You were so close.
@@.man;"That's right, you're a black cock slut. You'd be here even if $name didn't give you his permission, wouldn't you?"@@ He smirked.
@@.wife;"O-oh, no I...! H-he said it's fine..."@@ $wife gave a high pitched moan, but refrained from saying anything damning.
@@.man;"Hah, so committed... I was hoping you'd admit it."@@ Darryl laughed.
He stepped back, and his friend slid out of her pussy, then he lowered her to her feet.
@@.man;"We're going to cover you in our cum... And you're going to leave without cleaning up."@@ Darryl told her. $wife flinched, then bit her lip. She slowly nodded.
Darryl placed a hand on her shoulder and gently had her get on her knees. The guys circled around her again while jerking off. She looked between the cocks in a lustful heat. She opened her mouth as one of them shuffled forward. He grunted and groaned as he rubbed a hot load of cum onto her face. She caught it with a flinch. The next did the same, followed by the third. Then finally Darryl stepped forward. You began to jerk off faster.
[img[images\pictures\xclub\xclub_a_14.webp]]
@@.man;"Show me your wedding ring..."@@ Darryl said.
$wife moaned, then slowly lifted her hand in front of her face. He grunted as he jerked off, then shuffled forward to cum on her ring and face. She shuddered and moaned as she felt the cum land on her face. She was well and truly coated in cum. You couldn't hold back anymore - you grunted and let out a loud groan as you felt your body seize up in orgasm. You strained as your balls emptied; your cum came out in four long spurts.
The men quickly redressed and were already sitting together on the lounge while Darryl helped $wife gather her things. He stopped her from cleaning up.
You left the room to get to the club room as quickly as you could. It took a while, but eventually $wife did come back... Though she hung her head in embarrassment. You could easily tell she was still covered in cum.
@@.you;"Did you have a good time...?"@@ You asked.
@@.wife;"Huh? U-um, y-yes..."@@ She admitted.
@@.you;"It looks like it."@@ You smirked. $wife squirmed, embarrassed.
You left the bar rather quickly, to save $wife any further humiliation. She cleaned herself up in the car. When you got home, you noticed you had a message from Darryl.
//$wife enjoyed herself, I trust you did too. I've sent you four thousand for tonight. This is the last time I'll be paying you. You're still welcome to come to the club, and I'm happy to continue this arrangement... I'll fuck $wife whenever you want. Even with others. But you won't be paid anymore. D//
You quirked a brow. Surely he didn't think you'd come back if you weren't getting paid for it...? But then again, you did enjoy yourself... Maybe you'd continue just for the pleasure of seeing $wife being a slut for black cocks.
@@.system;"Earned $4,000!"@@<<set $money += 4000>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Night..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>@@.you;"Sorry Darryl. Let's stick to our existing agreement."@@ You turned down Darryl's offer. It was probably too much to push, and you were happy enough with how things were already.
Darryl looked disappointed, but he gave a resigned shrug.
@@.man;"I see. That's fine too."@@ He accepted. Of course he had no other option, really.
@@.man;"Do let me know if you ever change your mind..."@@ He added as $wife returned with another drink. He stood up to meet her.
@@.man;"$wife dear, why don't you leave this drink with $name and come join me up in the VIP room?"@@ He asked as he promptly took the glass from her hand. $wife bit her lip and looked to you. You nodded.
@@.wife;"Oh... Sure, okay."@@ She replied as she sheepishly walked with Darryl away from you and through the thick of crowds.
You watched them leave together while dwelling on Darryl's proposal. It would have been interesting to see, but you didn't want to risk a good thing. You leaned forward to collect the fresh drink and you nursed it for a time before you eventually left for the dark corridor where you could spy on the action...
<<iconButtonContainer
'Weekend_Work_Wife_Sub_True_Repeat'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You decided to leave $wife in Darryl's care once again, and quickly headed off to the monitoring room. Even though you weren't going to be paid for this anymore, you still enjoyed watching.
You set yourself up in front of the many screens, cock-in-hand, as you watched your precious wife become surrounded by large, horny men. She once was such a cute and innocent looking woman; but now she was hungrily slurping and sucking down giant cocks, while jerking off whoever was fortunate enough to be nearby.
The blowbang soon became a gangbang, as they bent her over and helped themselves to $wife's wanting womanhood. You listened to her moan and gasp in ecstacy as the men fucked her. She rubbed herself and spasmed as she came.
[img[images\pictures\xclub\xclub_a_gb_repeat.webp]]
One after the other, they took turns to fill her up with cum until eventually they left her as a mess of cum and fluids.
You eventually left the room, and met up with $wife. She seemed dazed and perhaps still a little horny. You left the club together.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Night..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You walked down the narrow hallway towards the camera room you'd become so familiar with. $wife was upstairs with Darryl, and you were sure they were already in the heat of the action. You were eager to catch up. You allowed yourself into the room with a flash of the VIP access card, and paced to the monitors.
You were right. $wife was on her knees in front of a nude Darryl. She made a hot mess of it; hungrily slurping and sucking on the massive cock. She looked lost in lust, and you loved to see it. You took your semi-erect cock out and began jerking off.
[img[images\pictures\xclub\xclub_a_repeat1.webp]]
@@.man;"You like this cock, $wife?"@@ You heard Darryl's deep voice.
@@.wife;"Mh..."@@ $wife moaned her affirmation.
@@.man;"You want to feel it inside you, huh?"@@ Darryl asked. $wife took the cock out of her mouth with a loud gasp for air.
@@.wife;"F-fuck me..."@@ She begged.
Darryl pulled her atop him and stripped off her underwear. You saw him feel her womanhood with his large manly hand. She moaned softly as he fingered her and whispered in her ear.
$wife shuffled forward and straddled Darryl; her pussy right above his cock. She slowly lowered herself onto it, and moaned loudly as she took his huge manhood inside her.
@@.man;"You're addicted to it, huh?"@@ Darryl smirked.
@@.wife;"I... I just like it."@@ $wife told him as she began to bounce on the huge thing.
[img[images\pictures\xclub\xclub_a_repeat2.webp]]
Darryl took a hold of $wife's ass as he began to thrust inside her. You marvelled at how it was even possible that such a huge cock could fit in your tiny wife. Despite the unlikeliness, Darryl plunged inside your wife endlessly and made her shriek in orgasm. You saw her squirt everywhere; though Darryl wasn't finished. He continued to ram inside her, making her shiver and squirt even more.
$wife gasped and let out a long moan as Darryl eventually pulled his cock out of her with a wet squelch.
@@.man;"Time to finish me off."@@ He told her as he lifted her off him and laid her down; as if she weighed nothing. $wife fell onto her back as she looked up at him. Perhaps she was drained of energy, but that didn't stop Darryl from introducing his soaked, hard cock to $wife's face. She wordlessly opened her mouth and took his cock back in. Darryl began to thrust while $wife sucked down on his cock. She gagged and grasped the thing with a hand to stroke it. Darryl grunted, and with a few thrusts, began to cum into $wife's mouth.
[img[images\pictures\xclub\xclub_a_repeat3.webp]]
@@.man;"Hah..."@@ He let out a short sigh as $wife cleaned herself up. You also needed to clean yourself up.
You eventually left to find $wife in the club room, and you both left for the night.
@@.system;"Earned $1,000!"@@<<set $money += 1000>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You walked down the narrow hallway towards the camera room you'd become so familiar with. $wife was upstairs with Darryl, and you were sure they were already in the heat of the action. You were eager to catch up. You allowed yourself into the room with a flash of the VIP access card, and paced to the monitors.
You were right. $wife was on her knees in front of a nude Darryl. She made a hot mess of it; hungrily slurping and sucking on the massive cock. She looked lost in lust, and you loved to see it. You took your semi-erect cock out and began jerking off.
[img[images\pictures\xclub\xclub_a_repeat1.webp]]
@@.man;"You like this cock, $wife?"@@ You heard Darryl's deep voice.
@@.wife;"Mh..."@@ $wife moaned her affirmation.
@@.man;"You want to feel it inside you, huh?"@@ Darryl asked. $wife took the cock out of her mouth with a loud gasp for air.
@@.wife;"F-fuck me..."@@ She begged.
Darryl pulled her atop him and stripped off her underwear. You saw him feel her womanhood with his large manly hand. She moaned softly as he fingered her and whispered in her ear.
$wife shuffled forward and straddled Darryl; her pussy right above his cock. She slowly lowered herself onto it, and moaned loudly as she took his huge manhood inside her.
@@.man;"You're addicted to it, huh?"@@ Darryl smirked.
@@.wife;"I... I just like it."@@ $wife told him as she began to bounce on the huge thing.
[img[images\pictures\xclub\xclub_a_repeat2.webp]]
Darryl took a hold of $wife's ass as he began to thrust inside her. You marvelled at how it was even possible that such a huge cock could fit in your tiny wife. Despite the unlikeliness, Darryl plunged inside your wife endlessly and made her shriek in orgasm. You saw her squirt everywhere; though Darryl wasn't finished. He continued to ram inside her, making her shiver and squirt even more.
$wife gasped and let out a long moan as Darryl eventually pulled his cock out of her with a wet squelch.
@@.man;"Time to finish me off."@@ He told her as he lifted her off him and laid her down; as if she weighed nothing. $wife fell onto her back as she looked up at him. Perhaps she was drained of energy, but that didn't stop Darryl from introducing his soaked, hard cock to $wife's face. She wordlessly opened her mouth and took his cock back in. Darryl began to thrust while $wife sucked down on his cock. She gagged and grasped the thing with a hand to stroke it. Darryl grunted, and with a few thrusts, began to cum into $wife's mouth.
[img[images\pictures\xclub\xclub_a_repeat3.webp]]
@@.man;"Hah..."@@ He let out a short sigh as $wife cleaned herself up. You also needed to clean yourself up.
You eventually left to find $wife in the club room, and you both left for the night.
@@.system;"Earned $1,000!"@@<<set $money += 1000>>
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $blacked_path_true to 1>>\
@@.you;"I think you should just enjoy yourself, $wife."@@ You answered. $wife looked almost shocked, but she studied you again.
@@.wife;"... What do you mean, $name?"@@ She asked.
@@.you;"Just trust your instincts. It's okay to act on your feelings. You don't need to worry about me too much. Just think that you have my support, whatever you decide you feel like doing."@@ You repeated. $wife slowly nodded, as if she was getting what you were saying.
@@.wife;"Just do what I feel like doing...?"@@ She repeated. You nodded.
@@.you;"Let's just see what happens the next time we go, alright?"@@ You suggested. She remained in a quiet lull as she contemplated the thought, but eventually nodded.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $blacked_path_bad to 1>>\
@@.you;"I don't know."@@ You shrugged with your lazy answer. $wife frowned.
@@.wife;"You don't feel... vulnerable? When we're there."@@ $wife asked. You shook your head.
@@.you;"Not particularly. I feel fine enough. I liked it the last time we were there. Didn't you?"@@ You asked back. $wife frowned as she mulled over her thoughts.
@@.wife;"... I guess so."@@ She eventually said with a resigning shrug of her shoulders - as if she'd given up on thinking about it. You felt a little at ease now.
@@.you;"Just try to enjoy yourself when we're there."@@ You lightly suggested. $wife bit her lip. She didn't seem so sure, but she didn't contest the idea.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End the Day..."
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $blacked_path to 3>>\
@@.you;"So what do you think about Darryl?"@@ You asked.
@@.wife;"Darryl...? From... Club X?"@@ $wife replied, somewhat aloof. You nodded. She went quiet for some time as she considered her response. You waited with nervous anticipation.
@@.wife;"Um... Well... He's okay I guess..."@@ She remained hesitant.
@@.you;"Something wrong?"@@ You raised a brow. $wife bit her lip.
@@.wife;"... Where did you disappear to? The last time we went to the club... You left me with Darryl."@@ She said. You blinked. She must have felt hurt, that you'd left her alone.
@@.you;"I told you, I just wanted to have a look around."@@ You explained.
@@.wife;"You were gone for hours..."@@ $wife replied quietly. You realized she probably felt doubtful.
@@.you;"I know. I'm sorry, I lost track of time."@@ You said. You weren't imagining the conversation to take this turn.
@@.wife;"Darryl said that you might have been enjoying the 'pleasures' of the club..."@@ She explained shyly.
@@.you;"Yeah. I mean, the drinks. I wasn't doing anything else."@@ You frowned. $wife searched your face for a time, then nodded.
@@.wife;"I believe you... He, um... Darryl... He kept flirting with me... I thought maybe you knew he was going to..."@@ $wife spoke quietly. You did your best to remain vague in expression.
@@.you;"Did he? What did you do?"@@ You asked.
@@.wife;"I... Didn't know what to do. I didn't know where you were... I just froze, I guess."@@ $wife said.
@@.you;"...and? Did anything happen?"@@ You asked. $wife peered at you again with searching eyes, then shook her head.
@@.wife;"No... But... I don't know about that place. What do you think?"@@ $wife asked you.
@@.you;"What do I think..."@@ You pondered to yourself whether you should encourage $wife, or act coy and trust Darryl to get the job done. Though you weren't sure if you were entirely comfortable with trusting the man. Perhaps it was better if wife acted based on your own request.
<<iconButtonContainer
'Wife Dialogue-Blacked Encourage'
'button_m_action.png'
"Encourage Her."
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Wife Dialogue-Blacked Passive'
'button_m_action.png'
"Be Passive."
>>
<</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\bedroom.png]]
<<set $mainstory_path_bad3 to true>>\
You texted back with shaky hands. //ACCEPT//. You took a deep gulp and waited nervously for what seemed several minutes. You jumped when your phone vibrated with another message.
<h3>//"Hi $name,
Thank you for accepting to be part of the testing group for the Control Apps newest features!
Due to the confidential nature of the Control App's development, we require to meet in person for the full details and tutorial of the App features.
Please meet us at //8B/14 Hardings Lane, 24902//. Our operating hours are Sat-Sun, post 8pm.
We require for your Control App Target Person to be in attendance.
Your Control App Target Person is listed as; $wife.
Sincerely,
The Control App Team"//</h3>
You re-read the message a couple times. It seemed you'd have to meet them on the weekend. It was a weird time for operation, but you supposed it wasn't really a traditional 9 to 5 type of company.
You'd certainly have to use the app on $wife again, which you felt a little bad about... But you convinced yourself it was for the better; after all, they were going to reset her stability level.
<<iconButtonContainer
'Dawn'
'button_m_forward.png'
"Continue With Your Day"
>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]
<<set $mainstory_path to 2>>\
You closed the message and deleted the number from your phone. You couldn't have the lingering temptation; you didn't trust yourself well enough.
You did your best to forget about it.
<<iconButtonContainer
'Dawn'
'button_m_forward.png'
"Continue With Your Day"
>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]
<<set $mainstory_path to 1>>\
As you were ready to put your phone away, it buzzed to notify you of a message. A text from the Control App Org... You clicked it open.
<h3>//"Hi $name!
Thank you for your last payment to the Control App. We're pleased to inform you that you've now completely paid off your debt. You no longer have any outstanding amount to repay.
We're also very glad to inform you that you've been selected as a lucky customer to trial our latest features of the Control App!
We will also be happy to service your existing Control App target. This will stabilize their mindframe to ensure you can use the prototype features with peace of mind!
The details are highly confidential and will be explained in fuller details in person, should you accept. You are required to bring the person under the app's influence for this update, and to service their stability.
Please reply 'ACCEPT' if you would like to test the newest Control App features.
Sincerely,
The Control App Team"//</h3>
You let out a long sigh of relief. Your debt was finally balanced at $0, and you somehow managed to not lose yourself, or $wife, in the process. At least as far as you could tell.
You re-read the message and bit your lip in nervous curiosity. The latest features? There was more to this than controlling a person? What more could it be?
You felt liberated from the debt, and was more than happy to continue your days with $wife and your current version of the Control App... But then again you didn't know if you'd ever be able to forget the idea of prototype features; what else it could do...
You chewed on your lip. Could you even convince $wife to go with you without raising suspicion? Well, there was an easy way... Using a command. You stared at the message and pondered your decision.
<<nobr>>
<<iconButtonContainer
'Main_Route_Event_Debt_Paid Accept'
'button_m_action.png'
"Accept."
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Main_Route_Event_Debt_Paid Decline'
'button_m_action.png'
"Ignore it."
>>
<</iconButtonContainer>>
<</nobr>>You thought about visiting the Control App Organisation, per the invitation you received... Though first you needed to 'convince' $wife.
You watched her from the hallway; she was sitting on the lounge watching the TV. You took out your phone and opened the Control App...
<<iconButtonContainer
'Main_Route_Event_Debt_Paid_BadEnd3_Yes'
'button_m_action.png'
"Command Her"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Main_Route_Event_Debt_Paid_BadEnd3_No'
'button_m_back.png'
"Change Your Mind"
>>
<</iconButtonContainer>>You sucked in a breath and closed the app. This isn't what you wanted to do after all.
<<iconButtonContainer
'Weekend'
'button_m_back.png'
"Do Something Else"
>>
<</iconButtonContainer>>You felt your heart race as you entered a Command.
//Follow Me//
$wife immediately stood up and walked towards you. It caught you by surprise, and the more you thought about it, the spookier her action became. She didn't know you were there, but as soon as she was commanded she knew. How was that possible? You didn't want to think about it.
She stared vacantly at you and waited. You led her to your car, and you reversed out of the driveway.
It was an eerily silent drive. $wife sat wordlessly beside you as you drove. She stared at you, expressionless, but you couldn't look back at her. There was something in her eyes that made you feel guilty.
You navigated your way to the location. The closer you got, the more shady the area had become. It was a less than pleasant part of the neighbourhood, which you thought was odd.
You eventually turned onto the street, which was narrow and grimey, and pulled up in front of what seemed to be a truck loading bay; there was a giant garage door to an industrial looking building. You double checked the address, but it you got it right.
Your heart raced again, and just as you had second thoughts, the garage door was rolled open. You saw the sillouette of a large man standing in the door. He beckoned you over with a lazy wave and went inside without waiting.
You glanced at $wife. She was still sitting patiently, staring, and waiting for her orders.
@@.you;"Alright, let's go in..."@@ You eventually said, and climbed out of the car. You heard $wife get out too.
You made your way to the open garage door and hesitantly stepped inside. For such a large door, it was a fairly cramped space. The room was enormous as far as you could tell, but it was stuffed full of shelves, boxes, and equipment you couldn't identify.
@@.man;"You must be $name."@@ You heard the man before you saw him.
He was large, dark, and struck you as someone you'd not want to tangle with. You vaguely recognized his face - you thought maybe he was the man who visited your house. He was seated at a desk and had a laptop which was hooked up with too multiple cables - the sort you'd see at a hospital, to stick to skin. There were two empty seats infront of him.
@@.you;"Ah, yeah... Um, you were expecting me?"@@ You asked.
@@.man;"Sort of, in a way."@@ He motioned to the chairs with a lazy wave of his hand. You took a seat, and $wife sat beside you. The man immediately began to work on the laptop.
@@.you;"I uh, thought maybe we'd be going to an office or something."@@ You said.
@@.man;"Nope. Sorry, we can't let our location be public knowledge."@@ He grunted in response, then turned towards $wife. He fetched one of the loose cables and began to attach it to her temple.
@@.you;"Ah, so this location was just a spot to meet up at huh...?"@@ You probably sounded nervous as you watched his handy work.
@@.man;"That's right."@@ He grunted. It didn't seem he was going to be too forthright with any information. You felt it was best to drop the topic.
@@.you;"Can you tell me about the new features of the app?"@@ You asked as you took your phone out.
@@.man;"Eh? Uh... Yeah, sure."@@ He paused for a moment after fully applying the cables to $wife, then held a hand out for the phone. You put it in his hand, and he spun around back to the laptop to connect it.
@@.man;"The new features..."@@ He trailed off as he peered at the laptop screen and began typing. @@.man;"Basically... The current version... It's like a prototype..."@@
@@.you;"Right..."@@ You nodded.
@@.man;"You can use it... But it... A lot of the time... It breaks the person's mind..."@@ He explained. You blinked.
@@.you;"Uh, y-yeah I read that... But $wife is stable, right?"@@ You asked hesitantly.
@@.man;"Heh... That's right."@@ The man grinned widely, which was a little unnerving. @@.man;"Most people would be broken by how much you've used it, but she seems to be relatively okay."@@ He added as he turned back towards you.
@@.you;"That's a relief."@@ You sighed and returned his smile, albeit awkwardly.
@@.man;"Yeah. Yeah it is. She seems to have a stronger mental fortitude, more than we've ever seen. And so we'll be taking her."@@ He said. Your face dropped.
$wife stood up suddenly beside you, and you realized the situation you were in. You lunged for your phone, but felt a hard knock to the back of your head. You saw black.
<<iconButtonContainer
'Main_Route_Event_Debt_Paid_BadEnd3_p2'
'button_m_action.png'
"Wake Up"
>>
<</iconButtonContainer>><<remember $badend3_scene to true>>\
You blinked awake, groggy and with a splitting headache. It took a while to to collect yourself; you were sitting upright in a small dimly lit room. You could hear sounds, but your vision was still a little blurry.
@@.man;"Oh you woke up. I thought I'd have to arrange a funeral."@@ You heard a voice and struggled to make sense of the words. They were drowned by squelches and muffled moans.
@@.you;"Where...?"@@ You began to say as you made out the man before you.
It was the same man as before, except now without clothes; and when you saw him you remembered what had just happened. Panic set in, quickly replaced with shock when you noticed $wife naked before the man, slurping down his erect cock.
[img[images\pictures\endings\badend3\badend3_1.webp]]
You tried to stand, but instead struggled on the seat, as if glued to it. You looked down, expecting to see yourself tied up, but that wasn't the case. You were naked and seated on a chair.
@@.man;"Don't move - you're probably concussed."@@ The man sneered as he held your wife's hair back.
@@.you;"$wife! What are you doing!?"@@ You shouted, though she didn't seem to hear you. She continued to suck down the man's massive cock with an unnatural hunger.
@@.man;"Cut it out. Just sit back and watch, for now."@@ He told you.
You opened your mouth to shout again, but instead took in a huge gulp of air. You scowled, but for whatever reason you did as you were told, all the while your wife blew the man.
@@.man;"Good."@@ He grunted, and with a hand, he helped $wife to her feet. She still didn't even acknowledge your presence, instead her eyes were firmly set on the man's cock.
@@.man;"You've got one hot wife, man. I've gotta thank you for delivering her to me."@@ The large man remarked as he reached forward to squeeze $wife's tit. You struggled internally, but you couldn't shout out. He grinned at you.
@@.man;"It's pointless. You can't do anything unless I tell you. You get it right?"@@ He raised an eyebrow. @@.man;"Jerk off while I fuck your wife... But don't let yourself cum."@@ He commanded.
Your body moved on it's own to obey the command, though you resisted with every ounce of your will... Unfortunately for you it wasn't enough. The command was too strong. It seemed he didn't even need to use the app... Or maybe he already commanded you with it while you were unconscious.
You took a hold of your cock and began to jerk off.
@@.man;"And you..."@@ He took $wife's hand and pulled her to him. She readied herself above his cock and slowly lowered herself onto it.
You watched and jerked off as she led his cock into her wetness, and let it press into her married pussy.
[img[images\pictures\endings\badend3\badend3_2.webp]]
$wife moaned loudly as she began to bounce on the cock. She rubbed herself and pulled lewd expressions as she committed adultery.
@@.man;"You look torn. This is just the beginning for her."@@ The man told you as he reached around to grab ahold of her ass.
@@.man;"Unfortunately for you, it seems like your mind was lacking. You'll probably be broken in the next hour."@@ He said carelessly. You felt your heart skip a beat.
@@.man;"Hah! Don't worry... We'll take good care of your wife. We have plans for her, you know?"@@ He grinned at you. @@.man;"She's going to be our demonstration slut. You know what that means...?"@@
He pulled $wife around so she could face you while riding him in reverse. You saw her gasp and moan as her face twisted in wild expressions, completely void of any bond that she might have had with you in the past... It was like you weren't even there.
@@.man;"It means she'll be fucking our clients every hour of every day."@@ He told you. @@.man;"What do you think of that, $wife?"@@ He asked.
@@.wife;"Mh~ I can't wait to be your cum slut...!"@@ She gasped as the man moved her to her side and fucked her from behind.
[img[images\pictures\endings\badend3\badend3_3.webp]]
@@.man;"And what about your husband?"@@ The man asked as he sneered at you.
@@.wife;"I don't care about him. I only want to fuck...!"@@ She moaned as she pushed back against his cock.
@@.man;"You see? She's ours now."@@ He grinned.
You tried to shout - to jump at him... But all you did was slowly jerk your cock which dripped with precum. Your mind slowly became numb and you struggled to comprehend the event in front of you.
@@.man;"Ah...? I guess... Too late..."@@ You heard the man speak, but the words didn't make sense. You stopped listening. You could still feel your hand on your cock, though... That's all that mattered.
//''Ending 3 - Bad Deal''//
<<if $badend3 eq true>><<else>>\
<<remember $badend3 to true>>\
@@.system;Unlocked: Reduced Stability Loss From Commands@@
<</if>>\[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...
<<if $badend_job_naive eq true>>\
@@.system;Job Path Naive Ending Unlocked: Begin with +$100@@ <<set $money += 100>>
<</if>>\
<<if $badend_job_dom eq true>>\
@@.system;Job Path Dom Ending Unlocked: Begin with +$100@@ <<set $money += 100>>
<</if>>\
<<if $badend_job_sub eq true>>\
@@.system;Job Path Sub Ending Unlocked: Begin with +$300@@ <<set $money += 300>>
<</if>>\
<<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...
<<if $neighmom_slave_ending4 eq true>>
<<iconButtonContainer
'Neighmoms Gift'
'button_m_forward.png'
"Strange Ornament..."
>>
<</iconButtonContainer>>
<<else>>
<<iconButton "Intro Work" "button_m_work.png" "Leave for Work...">>
<</if>>[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\bedroom.png]]
You paused as something caught your attention. You gazed across to your bedside table, which featured a decorational ornament. Something that was left at your doorstep when you moved in, you presumed as an odd housewarming gift.
It was a porcelain decoration featuring four curvaceous women, each facing a different direction.
The first woman was dressed decently, while smiling fondly. If this was the only statue then the ornament might have been normal enough.
The second woman was wearing sheer lingerie and a matching seductive smile.
The third wore ragged clothes and was pleading on her knees.
The fourth, a menacing woman with a thick penis. What an absurd gift it was.
It was obscure and far too erotic to be regarded a 'normal' gift, in any sense. $wife hated it, and so it sat on your bedside and not hers. She'd asked you to dump it several times, but you thought it was funnier to keep it.
You had a clever idea. Maybe you'd leave it in her bottom drawer... She never really used it. But which side should be facing up?
''This option cannot be changed and will lock your wife into a certain path; naive, hot, sub, or dom.''
<<nobr>>
<<iconButtonContainer
'Neighmoms Gift Naive'
'button_m_action.png'
"First Woman"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neighmoms Gift Hot'
'button_m_action.png'
"Second Woman"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neighmoms Gift Sub'
'button_m_action.png'
"Third Woman"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neighmoms Gift Dom'
'button_m_action.png'
"Fourth Woman"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neighmoms Gift Throw'
'button_m_action.png'
"Throw it Out"
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\bedroom.png]]
<<set $neighgift_1 to true>>
The first woman wasn't so confronting to see. It was the easier choice, and probably wouldn't bring upon $wife's fury once she found it.
You grinned to yourself as you hid the ornament.
<<iconButton "Intro Work" "button_m_work.png" "Leave for Work...">>[img[images\bg\bedroom.png]]
<<set $neighgift_2 to true>>
The second woman of course. It was the most erotic, without being obscene. Your timid wife would probably blush once she found it.
You grinned to yourself as you hid the ornament.
<<iconButton "Intro Work" "button_m_work.png" "Leave for Work...">>[img[images\bg\bedroom.png]]
<<set $neighgift_3 to true>>
You almost felt pity for the thing when you placed it in the drawer - it's pleading eyes looked up at you, as if begging to not be sealed away.
You grinned to yourself as you hid the ornament.
<<iconButton "Intro Work" "button_m_work.png" "Leave for Work...">>[img[images\bg\bedroom.png]]
<<set $neighgift_4 to true>>
The fourth woman was the funniest, so it was the obvious choice. You marvelled at the way the woman sneered up at you once you'd placed it in the drawer.
You grinned to yourself as you hid the ornament.
<<iconButton "Intro Work" "button_m_work.png" "Leave for Work...">>[img[images\bg\bedroom.png]]
On second thought, it was probably a wiser idea to just get rid of the thing.
You sighed as you tossed it into the garbage.
<<iconButton "Intro Work" "button_m_work.png" "Leave for Work...">>[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">>
/* Test icle
<<iconButton "Neigh Route (Slave) - Drink Accept" "button_m_work.png" "Try newest content (Neighbour Slave Route)">>*/[img[images\bg\backyard.png]]<<ChangeWithCap "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.
@@.system;"Your dominance wavers; control decreases by 2."@@
<<iconButtonContainer
'Main Story Event - BBQ'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>>[img[images\bg\backyard.png]]<<ChangeWithCap "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.
@@.system;"Your dominance grows; your control increases by 2."@@
<<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 and $sexuality gte 45>>
<<iconButtonContainer
'Wife Action - Erotic Modelling (naive) - with col1 scene2'
'button_m_exclaim.png'
"Do erotic modelling"
>>
<</iconButtonContainer>>
<<elseif $work_path_naive eq 6 and $sexuality gte 55>>
<<iconButtonContainer
'Wife Action - Erotic Modelling (naive) - with col1 scene3'
'button_m_exclaim.png'
"Do erotic modelling"
>>
<</iconButtonContainer>>
<<elseif $work_path_naive eq 8 and $sexuality gte 60>>
<<iconButtonContainer
'Wife Action - Erotic Modelling (naive) - with col2 scene1'
'button_m_exclaim.png'
"Do erotic modelling"
>>
<</iconButtonContainer>>
<<elseif $work_path_naive eq 11>>
<<iconButtonContainer
'Modelling Route (Naive) 12 - Another photoshoot'
'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 and $sexuality gte 45>>
<<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 and $sexuality gte 45>>
<<iconButtonContainer
'Modelling Route (Hot) 7 - Model Wife Carried Away'
'button_m_exclaim.png'
"Do erotic modelling"
>>
<</iconButtonContainer>>
<<elseif $work_path_hot eq 7 and $sexuality gte 55>>
<<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>><<set $unique_event_trigger_wife_modelling_dom_1 to true>>\
[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>><<ChangeWithCap "sexuality" +1>><<remember $wife_eroticmodelling_scene to true>><<set $unique_event_trigger_wife_modelling_dom_2 to true>>\
[img[images\bg\studio.png]]
<<if $work_path_dom gte 2>><<set $wife_work_model to true>>\
$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>><<set $unique_event_trigger_wife_modelling_dom_3 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>><<set $unique_event_trigger_wife_modelling_dom_4 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>><<set $unique_event_trigger_wife_modelling_dom_5 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>><<set $unique_event_trigger_wife_modelling_hot_1 to true>>\
@@.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>><<ChangeWithCap "sexuality" +1>><<remember $wife_eroticmodelling_scene to true>>
[img[images\bg\studio.png]]
<<if $work_path_hot gte 4>><<set $wife_work_model to true>>\
$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>><<set $unique_event_trigger_wife_modelling_hot_2 to true>>\
$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>><<ChangeWithCap "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>><<set $unique_event_trigger_wife_modelling_naive_1 to true>>\
[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>>[img[images\bg\officemeeting.png]]
<<set $work_path_naive to 10>><<set $unique_event_trigger_wife_modelling_naive_9 to true>>\
You worked late again one afternoon until you were the last in the office. Honestly you could have wrapped up much sooner, but the memory of the clip you saw last time affected you in a way it shouldn't have. You wanted to see it again...
Even though $wife was your wife and this was a blatant act of betrayal that made you feel sick, seeing her in that video with another man aroused you beyond belief. And so you found yourself once again snooping through your work's sharefiles until you found some videos that looked promising.
You hastilly opened the video and began to scroll through. It was certainly another photoshoot, and your heart skipped a beat when you saw $wife. You frowned at the odd angling though. The camera was being moved around, and $col1 was nowhere to be seen... Then you realized this was meant to be a point-of-view shoot.
You bit your lip as you watched $wife undress, lay on a lounge, and spread her legs for the camera. She gazed into your eyes in a way that made your stomach drop. Of course she didn't know you would be watching this, but it felt so real. Then you saw $col2's fat hand extend an item to $wife's pussy. You sucked in a breath as you watched your wife spasm and shiver. She came so quickly.
You clenched your jaw as you could only imagine how proud $col2 would have been doing this to your wife. You were furious and disgusted at yourself that you were once again rock hard watching this. You couldn't help it, it wasn't your fault... So you told yourself as you jacked off again.
You cleaned up your mess then you shut down your computer. You could hardly believe $wife would do this with both $col1 and $col2. You thought that they must have been blackmailing her...
$col2 would be easy to confront. You decide that the next time you speak with him, you'll put him on the spot and ask him.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
<<set $work_path_naive to 11>>\
@@.you;"So how are the photoshoots going...?"@@ You asked with a raised brow. You did your best to sound casual, but you know you must have looked very curious from the way $col2 immediately disconnected.
@@.man;"Fine. Why?"@@ He replied too quickly and with heightened suspicion.
@@.you;"I was just asking a simple question. Is there any reason for the defensiveness?"@@ You asked back with equal odium.
@@.man;"I just don't like it when people ask about things that are none of their business."@@ $col2 crossed his arms defiantly. You frowned at him.
@@.you;"Considering $wife works here because I scouted her, I think it might be my business."@@ You replied.
@@.man;"The photoshoots are going fine enough."@@ $col2 eventually said flatly.
You watched him with obvious doubt, then you sighed and shook your head.
@@.you;"I've seen the footage, $col2. I know you're lying to me."@@ You told him. You wanted to put him on the spot.
@@.man;"What...?"@@ He asked with widdened eyes. It gave you great pleasure to see him shocked.
@@.you;"No more lying. I know you're blackmailing her."@@ You said. $col2 shook his head.
@@.man;"That's not true! It's all consentual, of course...!"@@ He announced. You frowned, annoyed that he seemed to be honest.
@@.you;"I don't believe you."@@ You spat angrily. $col2 peered at you in confusion, then a smirk crossed his face. He shrugged.
@@.man;"That's how it is, $name. If you have a problem then bring it up with $wife."@@ He said. You scowled at him. Of course you weren't going to bring it up with $wife. He somehow sensed that.
You decided to drop the topic there.
<<iconButtonContainer
'Interact Col2'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
<<set $work_path_naive to 12>><<remember $wife_modelling_naive_scene_5 to true>><<set $unique_event_trigger_wife_modelling_naive_10 to true>>\
$wife gingerly stepped into the studio and nervously glanced around. She wasn't so nervous about the photoshoot as she was at the prospect of facing that crazy masturbator device again - she didn't know if she could stay composed if it was used on her again...
She spotted both $col1 and $col2 on set this time, which was decorated like a bedroom, a single clean bed sat in the middle of the elevated platform.
@@.man;"Hey. Ready for another photoshoot?"@@ $col1 greeted her with a wry grin.
@@.wife;"Yes... Just let me know what to do."@@ She replied as she made her way onto set.
@@.man;"It's a bedroom scene this time!"@@ $col2 excitedly announced.
@@.wife;"Okay..."@@ $wife nodded slowly while she struggled to point out how obvious that was from the setting.
$wife changed into appropriate attire, then $col2 directed her solo to begin with while $col1 stood offside, arms crossed and impatiently sighing every so often. $wife also felt a little bored, which might have once surprised her. She sat on the bed in sheer pyjamas, posing however $col2 directed.
@@.man;"Great now slowly take off your pyjamas..."@@ $col2 asked. $wife finally felt a touch of excitement. She did as she was told, unbuttoning her top while she maintained seductive eye contact with the camera.
@@.man;"Ohh, perfect...!"@@ $col2 exclaimed as he snapped photos rapidly when $wife's top fell off, revealing her ample chest. $wife noticed $col1 suddenly shift. His childish huffing had stopped too.
@@.man;"Now take off your pants... Slowly..."@@ $col2 directed. $wife obediently followed the scene director's instructions. She slid off her pants, and then her panties, while enjoying the eager attention from both men.
@@.wife;"How's this...?"@@ She asked.
@@.man;"Amazing... Keep it up... Maybe lay on your side... Roll around a little... Slowly..."@@ $wife could hear $col2's muttered and excited instructions as he busily took photos.
$wife knew what to do- she laid on her side and traced her fingers up and down her naked body. She could feel their eyes on her, and it aroused her. She lifted a leg in the air to reveal her womanhood.
[img[images\pictures\model_wife\model_naive_7.webp]]
@@.wife;"Is this good...?"@@ She purred.
@@.man;"Yeah, so sexy..."@@ $col1 replied. It was the first time he'd spoken since the shoot started. It seemed he was finally invested.
@@.wife;"Thanks, but I was asking $col2..."@@ She teased.
@@.man;"Oh- uh, $co1 is right."@@ $col2 stuttered, feeling $col1's burning gaze on him. $wife giggled and peered over at the two. This wasn't enough for her.
@@.wife;"Is this all there is to the shoot...? Or..."@@ She trailed off with a suggestive quirk of her eyebrow.
@@.man;"N-no, we can keep doing more, uh..."@@ $col2 replied, then scrunched his face up in deep thought.
@@.man;"It's pretty simple isn't it? This is where I join."@@ $col1 grinned wolfishly as he stepped onto the set. $wife bit her lip and shuffled aside on the bed, then she watched as he undressed.
@@.man;"Huh? Oh, okay sure..."@@ $col2 glumly nodded, apparently disappointed that perhaps he was hoping to be the participant again.
@@.wife;"What should we do, $col2...?"@@ $wife asked softly, her eyes glued to $col1 as he climbed onto the bed. His semi-erect cock was swinging around, pointing menacingly at $wife.
@@.man;"Um... How about you lie down next to each other...?"@@ $col2 suggested, but neither $wife or $col1 were listening. Instead, $col1 approached $wife. She unconsciously parted her legs to allow him to lean into her.
@@.man;"Or um... That..."@@ $col2's ears burned as he watched.
@@.man;"This seems like a more appropriate pose, doesn't it...?"@@ $col1 asked. $wife gasped softly and bit her lip when she felt $col1's manhood press against her.
@@.wife;"I suppose."@@ $wife whispered a reply. $col1 smirked.
@@.man;"Come on, $col2. Take some photos."@@ $col1 called out.
$col2 almost tripped over his feet as he stumbled forward to take some photos with dynamic angles. $wife bit her lip as she held the position, though $col1 had other ideas. He grasped the shaft of his cock and began rubbing it against $wife's labia.
@@.wife;"Oh..."@@ She breathed shakily. She could feel herself get wet from the touch, and the eroticism. $col2's presence as a photographer was a constant reminder of how wrong this was, which aroused $wife to no end. She couldn't help but grind her hips into $col1.
[img[images\pictures\model_wife\model_naive_8.webp]]
@@.man;"Hah, that's it, $wife... How does that look $col2?"@@ $col1 grunted.
@@.man;"Hot..."@@ $col2 barely replied.
@@.man;"Great... It feels hot too... Doesn't it, $wife?"@@ $col1 grinned at $wife's expression. She blushed and looked away.
@@.wife;"I don't know... Maybe..."@@ She blatantly lied.
@@.man;"I can feel how wet you've gotten..."@@ $col1 told her through a smile.
@@.wife;"I can't help that."@@ She weakly defended herself.
@@.man;"Well... If it gets all too much..."@@ $col1 huffed and grunted as he thrusted into $wife's folds even deeper. $wife moaned and bucked harder. His cock was so close to sliding in her...
@@.man;"You can always call off the shoot... Or..."@@ $col1 continued. The tip of his cock pressed against $wife's pussy opening.
@@.man;"If you like it... You can push me inside..."@@ He whispered. $wife shivered at the suggestion. She couldn't think straight. All she could feel was $col1's cock grinding between her folds, hungrily opening her up, eager to push inside. With a soft moan, $wife adjusted her hips and allowed his cock to slip inside.
[img[images\pictures\model_wife\model_naive_9.webp]]
@@.man;"Ugh... Fuck..."@@ $col1 grunted as he slowly thrust his cock into her. $wife continued to grind her hips. Even though he was inside her, she pretended that they weren't fucking... She was just massaging his cock with her pussy. She rotated her hips in circles and felt the tip of his cock move around inside her.
@@.man;"Th-this is so hot..."@@ $col2 stammered. $wife had entirely forgotten he was even there.
@@.man;"You're desperate for this, aren't you $wife...?"@@ $col1 grinned.
@@.wife;"I... N-no... This is just for the photoshoot..."@@ She lied again.
@@.man;"Hah... Sure it is... Your pussy's gripping my cock so hard... It feels like your rolling it..."@@ $col1 groaned as $wife 'massaged' faster.
@@.wife;"H-hah... I'm..."@@ $wife closed her eyes. She could feel herself about to cum... Then she heard $col1 groan again.
@@.man;"Oh f-fuck... I'm going to cum...!"@@ He grunted.
@@.wife;"Not yet...!"@@ $wife pleaded as she rocked faster.
@@.man;"I can't hold it...!"@@ $col1 groaned, then pulled his cock out of her slit. He rubbed it against her pussy and jerked it a few times until his cum exploded out onto her. $wife shivered and gasped from the sensation. She closed her eyes tight as she came.
[img[images\pictures\model_wife\model_naive_10.webp]]
@@.man;"God damn..."@@ $col1 panted as he slowly moved off of $wife.
@@.man;"Um..."@@ $col2 hesitated, then took some more photos of the aftermath.
@@.man;"Hah, you're still doing that...? It's unusable."@@ $col1 chuckled.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]
<<set $work_path_naive to 13>>\
You sat at your desk and glanced around. The ambiance of being the last in the office was becoming increasingly familiar to you. Even though you didn't have a whole lot of work to do, you managed to seem especially busy just so you could hang back once again.
You snooped through the work sharefiles once again, following a path you know knew well, until you came across a folder with new content. You looked through and filtered by size to find a new large raw video file, which you opened up.
You scrubbed through the footage, and although you were expecting it, your stomach churned and your heart skipped a beat when you found what you were looking for. $wife was naked on a bed with $col1 between her legs... But this time his cock was actually inside her.
You clenched a fist as you stared at the screen. You were going to confront him. You'd made up your mind.
You jerked off to the video despite your seething anger, then you went home.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
<<set $work_path_naive to 14>>\
@@.you;"I've been meaning to ask you..."@@ You began to say with a mild demeanour, which took every ounce of your being to maintain and stop yourself from strangling $col1.
@@.man;"Yeah?"@@ He raised an eyebrow at you.
@@.you;"Did you ever get to the bottom of the photoshoots you were asking me about ages ago...?"@@ You asked.
$col1 blinked and stared at you in silence for too many seconds before he lied.
@@.man;"Oh yeah, I was wrong."@@ He said. You twitched and scowled. You couldn't hold back anymore.
@@.you;"Don't lie to me, you little fuck."@@ You spat angrily, catching $col1 by surprise.
@@.man;"Wh- What do you know?"@@ He quickly asked.
@@.you;"I've seen the videos. You can beg for mercy, but I don't know if it'll help. I wonder what $boss will say?"@@ You glowered.
@@.man;"$boss? Come on man, don't be a bitch about it!"@@ $col1 scowled back at you.
@@.you;"Who do you think you are, taking advantage of $wife like that?"@@ You snarled.
@@.man;"What? Cut it out, man. She isn't doing anything she doesn't want to."@@ $col1 frowned and crossed his arms, then he blinked at sat forward.
@@.man;"Oh, I know why you're mad... Of course...!"@@ He said in sudden realization, which made you take a cautious step back.
@@.you;"Y-yeah...?"@@ You hesitated, curious to know whether he actually figured out that you were husband and wife.
@@.man;"Because you've been left out, obviously. I'd be mad too. Ugh!"@@ $col1 exclaimed and shook his head.
@@.man;"I'd suggested at the start that we could both try and get involved, but you knocked me back. It's your own fault!"@@ $col1 smirked at you, then he shrugged.
@@.man;"But I'm not one to leave a bro hanging... How about you drop by the studio today? I'll make sure you can sneak in without $wife ever knowing..."@@ He grinned.
You scowled and bunched a fist as you prepared to retort, then you paused as an image flashed through your mind... You could see it happen right in front of you without $wife ever knowing you were watching... The image replaced the anger in your body with confused arousal.
@@.man;"... It's decided! Come by when you can."@@ $col1 grinned and patted you on the shoulder.
<<iconButtonContainer
'Interact Col1'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]
<<set $work_path_naive to 15>><<remember $wife_modelling_naive_scene_6 to true>><<set $unique_event_trigger_wife_modelling_naive_11 to true>>\
You were packing up your things to leave for the day when your phone buzzed on your desk.
@@.man;//Hey man, come into the studio...//@@ It was a message from $col1.
You immediately felt your heart begin to race. You hesitated, but your curiosity got the better of you. You wandered down the hallway and gingerly pushed open the modelling studio.
@@.man;"That's it... Perfect..."@@ You heard $col2's familiar voice.
You spotted him manning a camera aimed at the set - then you spotted $wife.
She was naked, laying on her back with her legs parted. Your stomach dropped in panic when you saw her, then you noticed she was blindfolded. You looked back at $col2 who was too engrossed in his work to notice you, then you caught the eye of $col1 who was standing next to the set. He smirked at you as he undressed and moved beside $wife. You reflexively stepped forward as if to stop him, but you couldn't.
@@.wife;"Like this...?"@@ She asked in a nervous and erotic voice. She traced her fingers over her precious womanhood.
@@.man;"Exactly like that... Give us a good look..."@@ $col2 encouraged her. You heard $wife moan softly as she gently masturbated. $col1 moved up next to her and looked over at you one last time.
@@.man;"Let me help..."@@ He said with a grin, then he reached a hand down and pushed his fingers into $wife.
[img[images\pictures\model_wife\model_naive_11.webp]]
You clenched your jaw as you walked up to the set with balled fists, but there wasn't anything you could do without giving yourself away. To your dismay, $wife moaned and bucked as your colleague fingered her.
@@.man;"You're so wet, $wife."@@ He commented as he continued to plunge his fingers into her.
@@.wife;"Oh my god, I... Don't..."@@ $wife gasped and shivered.
@@.man;"Um, you'll have to stay really quiet if you're going to be here..."@@ You barely recognized it when $col2 whispered to you. You were too fixated on what was happening in front of you. You wanted to stop them, but you wanted to watch. You wanted to see more.
As if reading your mind, $col1 stepped back and circled around $wife. He held his cock in his hand.
@@.man;"Sit up now, $wife... And open your mouth..."@@ He instructed.
You were hopeful that she'd deny his request, or at least hesitate... Instead $wife immediately sat up and searched for $col1's manhood with her open mouth. He grinned as he pushed it onto her tongue.
[img[images\pictures\model_wife\model_naive_12.webp]]
@@.wife;"Mmh...!"@@ $wife moaned as she sucked down on $col1's girthy meat.
@@.man;"Holy shit..."@@ $col2 whispered excitedly as he snapped photos.
@@.man;"That's it... Take it all into your mouth for the camera..."@@ $col1 said as he gently pushed his cock deeper into $wife's mouth. She flinched then did as she was told. You felt your crotch stir into an erection as you watched your wife suck on another man's cock.
$col1 held $wife's hair back as he began to gently thrust his cock into her mouth. $wife gagged and gasped, but didn't pull away. Messy spit and pre-cum webbed between $col1's cock and $wife's wet mouth.
@@.man;"Ugh... You want more...?"@@ $col1 growled as he pulled his cock out of her mouth.
[img[images\pictures\model_wife\model_naive_13.webp]]
@@.wife;"Ohh... Hah... Mm, y-yes..."@@ $wife whispered. You clenched your jaw as she spoke.
@@.man;"Down here...?"@@ $col1 grinned as he lowered his hand to $wife's pussy again. You could hear her wetness as he played with her folds.
@@.wife;"Mmh!"@@ $wife gasped from his touch.
@@.man;"If you want it... Then ask for it..."@@ $col1 told her as he continued to play with her. Your heart raced as you held your breath.
@@.wife;"P-please $col1... I want your cock..."@@ $wife begged.
$col1 looked over at you and grinned triumphantly. He wasn't lying, $wife really did want it...
He moved around her again to take his place between his legs, then he rubbed his wet cock against her precious womanhood.
@@.man;"I'm going to fuck you properly this time...!"@@ $col1 told her in a low voice. $wife bit her lip and gasped as she felt his tip enter her. He then began to thrust.
[img[images\pictures\model_wife\model_naive_14.webp]]
@@.wife;"Ohh fuck...!"@@ $wife whimpered in a high voice. She was allowing $col1 to fuck her raw right in front of you... Though she didn't know you were there.
You clenched your fists and stepped onto the set. You wanted to send a haymaker to $col1's head but you couldn't. You thought the reason was because of the secrecy, but truly you just wanted to watch. $col1 grinned at you again as you watched on helplessly. Whether he knew how you felt or not, you didn't know.
@@.man;"This is what you really wanted, isn't it?"@@ $col1 asked while he pinched $wife's nipple.
@@.wife;"Ohh..! Mm, n-no...!"@@ $wife denied.
@@.man;"No? Admit it, $wife. You could have left whenever you wanted to... But here we are. You've been pretending that this is all for the sake of the photoshoots... But you know that this has nothing to do with work...!"@@ $col1 teased. $wife moaned and gasped.
@@.wife;"I... Mmh... It's for the photoshoots..."@@ $wife lied.
@@.man;"Okay, fine. If that's what you need to tell yourself..."@@ $col1 grinned as he thrusted faster.
@@.man;"But we both know..."@@ He grunted as he leaned forward to grasp onto her body.
@@.man;"You're a slut for my cock...!"@@ He sneered, then he lifted her up and sat down while he pulled her on top of him, his cock never leaving her womanhood. They were both facing you - giving you a good view of $col1's cock burried in your wife's pussy.
[img[images\pictures\model_wife\model_naive_15.webp]]
@@.wife;"Ohh...!"@@ $wife gasped as she pushed herself down entirely onto $col1's cock.
He wrapped his hands around her and fondled her while she grinded her hips into him. You could see her buck and twitch as if she was ready to cum. You were conflicted, but you'd managed to push down the bubbling feeling of outrage, replaced by the dark arousal that had steadily built up. You took out your cock and jerked off while you watched.
@@.man;"Admit it...!"@@ $col1 growled as he thrusted up into her.
@@.wife;"I love your cock...!"@@ $wife moaned softly.
@@.man;"You're a slut for it."@@ $col1 repeated. $wife bit her lip and nodded.
@@.wife;"Y-yes... I'm a slut for your cock..."@@ She confessed in a whisper which turned into a lewd moan. You jerked off faster.
@@.man;"Now cum for me...!"@@ $col1 ordered as he gripped her hips and thrusted faster into $wife's soaking pussy. She bucked and moaned, and you heard the squelch of her wetness as $col1 thrusted into her. $wife came as he thrusted a final time into her, emptying his balls into your wife's pussy.
@@.wife;"Oh god...!"@@ $wife gasped as she shivered and spasmed some more. $col1 grunted, then he eventually lifted $wife off him and stood up. $wife fell back down onto the lounge. She reached up to take off her blindfold, which made you gasp. You quickly reached forward to stop her by grabbing her wrist.
@@.wife;"N-not yet...?"@@ She asked quietly. You looked over at $col1 who gave you a puzzled look, then he shrugged.
@@.man;"Not yet. Stay like that for a moment longer."@@ He told her, then he quietly walked off the set, leaving you there with your freshly fucked wife.
You looked down at her naked body - her lewd, sexy body - and you wanted to feel angry... But instead you jerked off over her.
@@.wife;"Oh... Mm... A-are you jerking off, $col2...?"@@ She asked, not realizing you were her husband.
You didn't reply, you just jerked off faster and louder. You grunted as you felt yourself draw closer to cumming. $wife noticed and she held her body in a sexy pose.
@@.wife;"Cum for me..."@@ She purred quietly. You clenched your jaw as you jerked off faster, and with a few grunts you came onto your wife's naked body.
[img[images\pictures\model_wife\model_naive_16.webp]]
@@.wife;"Mmh..."@@ $wife moaned softly as your hot seed shot over her.
You took a careful step back as the realization dawned on you. You'd commited to this course of actions, and in secrecy too... You looked over at $col1, then at $col2, and without a word you quietly snuck out of the studio.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\frontyard.png]]
<<set $work_path_naive to 16>>\
You pulled up at the front of your house when your phone buzzed with a message.
@@.man;//I'm guessing you want to keep your attendance a secret. Any reason for that?//@@ $col1 wrote to you. You re-read the message as you pondered on how to reply.
@@.you;//I'm not part of the pre-production so...//@@ Your reasoning was poor, but $col1 didn't seem to care enough to notice.
@@.man;//Whatever. Anyway, that's proof enough that $wife's into it to and if you still have a problem, well $col2 has enough photos to make you an accomplice.//@@ $col1 replied.
You frowned. It was true. You wondered what you could possibly do - you'd lost your opportunity to righteously confront them.
@@.man;//Look I know you and $wife are close and that you scouted her, but there's no way we're stopping our fun if she's into it too.//@@ $col1 wrote again.
You'd expected as much. Still, they didn't realize she was your wife, and it seemed that $wife wasn't going to let that detail slip either.
Despite all the frustration, betrayal and anger... You couldn't stop thinking about it. It aroused you. Playing ignorant would mean you'd still get to watch them...
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]
<<remember $wife_modelling_naive_scene_7 to true>>\
You worked as slowly as you could to hang back after hours again.
Once you were the last in the office, you quickly navigated to your work sharefiles and opened up the most recent raw footage.
You watched and jerked off as $col1 fucked your wife again - it seemed they'd dropped all pretense of 'modelling', and $wife needed no gentle coercion into the act.
[img[images\pictures\model_wife\model_naive_17.webp]]
You grunted as you came while you watched $col1 fuck $wife doggystyle. She had no idea you knew about this...
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<ChangeWithCap "sexuality" +1>><<remember $wife_modelling_naive_scene_1 to true>><<set $unique_event_trigger_wife_modelling_naive_2 to true>>\
[img[images\bg\studio.png]]
<<if $work_path_naive gte 2>><<set $wife_work_model to true>>\
$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>><<set $unique_event_trigger_wife_modelling_naive_3 to true>>\
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>><<set $unique_event_trigger_wife_modelling_naive_4 to true>>\
$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>><<set $unique_event_trigger_wife_modelling_naive_5 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>><<set $unique_event_trigger_wife_modelling_naive_6 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 $col2 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>><<set $unique_event_trigger_wife_modelling_naive_7 to true>>\
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 insides 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 $col1 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]]
$col1 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>><<set $unique_event_trigger_wife_modelling_naive_8 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!"@@ $col2 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...!"@@ $col2 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>><<set $unique_event_trigger_wife_modelling_porn_1 to true>>\
[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>><<ChangeWithCap "sexuality" +1>><<remember $wife_eroticmodelling_scene to true>><<set $unique_event_trigger_wife_modelling_porn_2 to true>>\
[img[images\bg\studio.png]]
<<if $work_path_porn gte 2>><<set $wife_work_model to true>>\
$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>><<set $unique_event_trigger_wife_modelling_porn_3 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>><<set $unique_event_trigger_wife_modelling_porn_4 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>><<set $unique_event_trigger_wife_modelling_porn_5 to true>>\
$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>><<ChangeWithCap "sexuality" +2>><<remember $wife_modelling_porn_scene_3 to true>><<set $unique_event_trigger_wife_modelling_porn_6 to true>>\
[img[images\bg\studio.png]]
<<if $work_path_porn gte 6>><<set $wife_work_model to true>>\
@@.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>><<ChangeWithCap "sexuality" +2>><<remember $wife_modelling_porn_scene_4 to true>><<set $work_path_porn_sr_1 to true>><<set $work_path_porn to 8>><<set $unique_event_trigger_wife_modelling_porn_7 to true>>\
[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>>[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]]
<<ChangeWithCap "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.
@@.system;"$wife feels a little more brave; liberty increases by 2."@@
<<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>><<ChangeWithCap "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.
@@.system;"Your dominance grows; your control increases by 2."@@
<<iconButtonContainer
'Modelling Route - Welcome Party'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>>[img[images\bg\officemeeting.png]]<<set $wifeidentity to false>><<ChangeWithCap "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.
@@.system;"Your dominance wavers; control decreases by 2."@@
<<iconButtonContainer
'Modelling Route - Welcome Party'
'button_m_back.png'
"Leave"
>>
<</iconButtonContainer>>[img[images\bg\studio.png]]
<<ChangeWithCap "sexuality" +1>><<set $work_scene to 8>><<set $unique_event_trigger_wife_modelling_standard_2 to true>>\
$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]]
<<ChangeWithCap "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"
>>
<<set $wife_work_model to true>>
<<AdvancePeriod>>
<</iconButtonContainer>><<ChangeWithCap "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>><<ChangeWithCap "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]]
<<ChangeWithCap "sexuality" +1>><<set $work_scene to 3>><<set $unique_event_trigger_wife_modelling_standard_1 to true>>\
$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"
>>
<<set $wife_work_model to true>>
<<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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "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>><<ChangeWithCap "sexuality" +1>>
[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>><<set $neigh_path_dom to 4>>\
[img[images\bg\frontyard.png]]
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.
But none of that mattered to you. The only thing on your mind was getting home as quickly as possible to avoid running into $neighmom.
You didn't dare look in that direction. You just rushed to your front door while trying to look as casual as possible, despite your racing heart. You quickly made it to your door and sighed a sigh of relief. You tried not to think about the fact that this would be an every day occurance.
<<iconButtonContainer
'Neigh Route (Dom) - Hurry Home pt2'
'button_m_forward.png'
"Get Inside"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You stepped inside the house and called out to $wife.
@@.wife;"In here, $name."@@ She called back. It sounded like she was in the bedroom.
@@.you;"... How was your day?"@@ You replied after hesitating. Something seemed off. $wife normally greeted you at the door when she was home.
@@.wife;"Come in here."@@ She answered.
<<iconButtonContainer
'Neigh Route (Dom) - Hurry Home pt3'
'button_m_forward.png'
"Go to the Bedroom"
>>
<</iconButtonContainer>><<remember $neighbour_dom_scene_3 to true>>\
You hesitated, but what were you going to do? Not go to your own bedroom? You made your way over and stepped into the room. Your stomach dropped.
Both $wife and $neighmom were sitting on your bed together, both in their underwear. It would have been most men's dream come true.
@@.you;"What..."@@ You were stunned for words, much to $wife's apparent amusement. She smirked in delight. $neighmom on the other hand seemed somewhat shy.
@@.wife;"Sit with us."@@ $wife said while patting the bed between her and $neighmom. You of course hesitated.
@@.wife;"Now."@@ She insisted. You couldn't refuse. Your legs felt numb as you stepped over and turned around to sit between the two.
@@.wife;"I told you so."@@ $wife said. You realized she was talking to $neighmom, who nodded in return.
@@.woman;"I guess you're right..."@@ She replied. She spoke softly, but you could hear a hint of the same dangerous character you encountered last time.
@@.wife;"I know. Now, $name..."@@ You almost jumped when $wife said your name. @@.wife;"I want you to undress for us."@@ She said. You looked at $neighmom then back at $wife.
@@.you;"But $neighmom..."@@ You began to say. $wife tutted then pursed her lips.
@@.wife;"We've both seen it, $name. Or have you forgotten already?"@@ $wife said quite harshly, then she smirked when you slowly stood up and turned to face them.
You took off your shirt first, then you kicked off your shoes and undid your belt. You could feel their eyes hungrily watching you. You undid your pants and pulled them down until you were just in your undies and socks. You were about to pull down your undies but $wife raised a hand to stop you.
@@.wife;"See? You need to be assertive and they'll do whatever you ask."@@ $wife explained to $neighmom. You blinked at her weird lesson.
@@.woman;"So long as it could lead to sex...?"@@ $neighmom asked curiously while her eyes wandered to your crotch. $wife nodded.
@@.wife;"Exactly. See? $name."@@ $wife looked at you again. You stiffened from all the attention, but, fortunately or not, that didn't apply to your member.
@@.wife;"Take off your underwear."@@ She ordered you. You glanced at $neighmom again, then with a deep breath you pulled down your underwear. Your flaccid cock was on display. $wife tutted disappointedly again.
@@.wife;"Well that won't do, will it $neighmom?"@@ $wife sighed.
@@.woman;"I think it's cute..."@@ $neighmom blushed.
Perhaps you looked relieved to hear that, because $wife shot you a nasty smirk.
@@.wife;"'Cute' isn't a good thing when it's about your dick, $name."@@ She told you.
@@.wife;"It's fine though... If you can't do it, then I will."@@ $wife said, then she glanced at the nervous and excited $neighmom.
@@.wife;"I'm so sorry, it seems my husband's not ready for you yet. But maybe he can get //you// ready for //me//..."@@ She suggested with a seductive smile.
@@.woman;"Is it okay...?"@@ $neighmom asked shyly.
@@.wife;"Remember, be assertive."@@ $wife reminded her. $neighmom bit her lip and nodded. She looked at you with a lustful gaze.
@@.woman;"Get on your knees, $name..."@@ She ordered you.
You gazed at $wife who only smirked back at you. She wasn't going to stop you... In fact, it looked like she wanted you to do it. You slowly got onto your knees. $neighmom smiled then leaned back onto the bed.
@@.woman;"Now... Eat my pussy..."@@ She breathed as she pulled aside her underwear. Her pussy was already glistening in anticipation. $wife smiled as she watched and waited.
You couldn't refuse. You shuffled in closer until you could smell the sweet scent of her womanhood. $neighmom pulled her enormous breasts free and began to fondle herself. Your cock was beginning to swell.
@@.woman;"Do it."@@ She commanded.
[img[images\pictures\neighmom\neigh_domwife_3_1.webp]]
You leaned forward and pressed your lips against hers. She let out a soft moan as you kissed her privates.
@@.wife;"Mm, does she taste good, $name...?"@@ $wife asked.
@@.name;"Yes..."@@ You answered obediently.
@@.woman;"Ohh... Don't stop..."@@ $neighmom begged.
@@.wife;"You heard her, $name... Keep it up. Don't stop, not even to breath."@@ $wife encouraged you with a smirk.
Despite the humiliation, you could feel your cock twitch painfully erect. You burried your face in $neighmom's pussy and pushed your tongue inside her. Her wetness covered the entire lower half of your face. She moaned and spasmed from the sensation. You felt her hand in your hair as she grinded her hips into you, and you legitimately could no longer breath.
She held you there longer, using your tongue as her masturbating device. You could feel her pubic hair furiously brushing against your face as she suffocated you in her snatch. You heard her gasp and moan loudly as she came on your face. You felt the wet hotness, then a cold gulp of air when you were finally freed.
$neighmom was still spasming as you caught your breath. You had almost passed out.
@@.wife;"Now why don't you do that for me?"@@ $wife pouted at you mockingly. You'd realized she'd gotten up at some point, and you spotted that she was now wearing a device around her waist... A strap-on dildo. You couldn't speak, you were so out of breath.
@@.woman;"Ohh... That..."@@ $neighmom let out a shaking breath. She looked across at $wife, then at her fake cock.
@@.wife;"My turn, $neighmom... I let you use my husband. It's only fair I get a turn too."@@ $wife smirked. $neighmom bit her lip and gently nodded.
@@.woman;"Y-yes... I need it..."@@ She said with heated breath.
$wife climbed onto the bed with $neighmom and readied herself between her legs. She looked at you, still on your knees.
@@.wife;"Feel free to relieve yourself, $name..."@@ She said as she eyed your cock.
You shamefully followed her advice. You watched carefully, cock in hand, while $wife slowly pushed the tip of the dildo in between $neighmom's pussy lips. $neighmom gasped softly as her lips parted to take the thing inside, then $wife began to slowly thrust. Despite the toy's size, $neighmom's pussy hungrily swallowed it up entirely. She moaned loudly as $wife fucked her, and you felt pre-cum dribble between your fingers. You were already so turned on...
[img[images\pictures\neighmom\neigh_domwife_3_2.webp]]
@@.woman;"Ohh fuck...!"@@ $neighmom whimpered and rubbed her clit.
@@.wife;"Oh, look at you, you naughty slut... Didn't you just cum on my husband's face? And now you're so desperate to cum again...!"@@ $wife taunted her again.
You realized she must have felt //something// when you told her $neighmom blew you... It just wasn't what you thought. It seemed she wanted to reassert her dominance over you //and// $neighmom. There was a new pecking order, and you were at the bottom.
@@.woman;"Ohh...! I'm sorry...! I'm a naughty slut...!"@@ $neighmom confessed. You felt your cock twitch in your hands. This was becoming too overwhelming for you.
@@.wife;"A home wrecking slut."@@ $wife corrected her.
@@.woman;"Mmh... Y-yes... Sorry...!"@@ $neighmom whimpered again. $wife began to thrust harder, and you groaned. You were going to cum.
@@.wife;"This is what I do to naughty sluts like you...!"@@ $wife sneered. $neighmom gasped and began to buck. $wife didn't stop her deep and fast thrusts.
@@.woman;"Ohh... I'm...!"@@ $neighmom gasped then began to spasm again. She came while $wife fucked her... And you had to cum too. You felt your hot sperm leak between your fingers.
@@.wife;"That's it, you whore...! Cum like the sow you are...!"@@ $wife snarled.
She never did stop fucking her. You were almost scared by how dominant she was. $neighmom shrieked as her orgasm intensified, then she squirted over your bed when $wife pulled out the toy from her. She continued spasming from her orgasm. $wife smirked across at you.
@@.wife;"It's no wonder guys get carried away so easily."@@ $wife commented.
<<iconButtonContainer
'Neigh Route (Dom) - Hurry Home pt4'
'button_m_forward.png'
"Clean Up"
>>
<</iconButtonContainer>>You were left to clean up the mess while $wife helped $neighmom collect herself, then she saw her off. Despite this happening with $wife this time, you still didn't know how you felt. You were both terrified and turned on... You didn't know that was possible. Surely it was wrong... And so you struggled to comprehend your emotions.
$wife eventually returned to the bedroom once you had already changed the sheets.
@@.wife;"Oh good, you're done."@@ $wife said far too casually.
She got into the bed and checked her phone. You remained standing and staring at her, dumbfounded, until she finally looked up at you.
@@.wife;"What is it hun?"@@ She asked. You opened and closed your mouth.
@@.you;"... Didn't... All that just happened... Are you okay with that...?"@@ You asked genuinely. You didn't know how you felt and you were confused by how easygoing $wife was.
@@.wife;"Obviously I'm fine, $name. It was my idea after all."@@ $wife rolled her eyes.
@@.you;"Anyway... It's kind of a turn on, isn't it?"@@ She asked with a shrug.
@@.you;"I guess... But..."@@ You couldn't figure out what the 'but' was. If $wife was fine with it, then this was a dream come true.
@@.wife;"But nothing."@@ $wife clicked her tongue impatiently.
@@.wife;"I think it was kinky, using you that way, and then dominating $neighmom... You didn't seem to mind, either."@@ $wife reminded you.
@@.you;"I guess not."@@ You replied quietly.
@@.wife;"Good. Because from now on you'll be obedient to both $neighmom and I."@@ $wife told you with a slight smirk. You felt a little humiliated, but it didn't matter if it meant you got to do that again...
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go to Bed"
>>
<</iconButtonContainer>><<set $neigh_path_dom to 3>><<set $unique_event_trigger_wife_neigh_dom_3 to true>><<remember $neighbour_dom_scene_2 to true>>\
@@.you;"Sorry $neighmom, I have to get home. $wife's waiting for me."@@ You lied.
@@.woman;"Oh."@@ $neighmom was taken aback. @@.woman;"But she's already over at my place..."@@ She told you. You blinked, caught in your lie.
@@.you;"Sh-she is huh...? I guess I should come over then."@@ You reluctantly replied. $neighmom's smile widened.
@@.woman;"Yes... That's a good idea..."@@ She said quietly.
Something about her stare made you feel uncomfortable... But that wasn't unusual for her. You followed $neighmom over to her house.
@@.woman;"Please, come on..."@@ She opened the door for you.
You walked inside and headed down the hallway to the kitchen with $neighmom right behind you. You paused and looked around. $wife wasn't there.
@@.you;"Uhh...?"@@ You looked back at $neighmom.
@@.woman;"She must have gone to the bathroom."@@ She said.
@@.you;"Okay... Uh... Maybe you should check up on her...?"@@ You suggested. You suspected that $neighmom was lying, but you weren't sure. She stayed put for a moment and continued staring at you with her wide smile, then she slowly nodded.
@@.woman;"Yes, okay... I'll check."@@ She eventually replied, then she left you to go to the bathroom.
You listened closely to her footsteps thinking you'd hear her go upstairs, but she must have had a gentle step. You took out your phone and called $wife. She didn't answer. You frowned and considered just leaving while $neighmom was already upstairs. You weren't sure, but you thought she was lying, and a sixth sense was telling you to run. You hesitated for a full minute before decided to leg it.
You hurried down the hallway, albeit walking as quietly as you could, then paused at the front door.
@@.woman;"Don't leave so soon..."@@ Your heart jumped when you heard $neighmom's voice. You looked over and saw her on the lounge. She smiled at you.
@@.you;"I remembered I had to get home for something..."@@ You lied.
@@.woman;"Okay, so $wife wasn't here... But that doesn't mean we can't spend some time together."@@ $neighmom bit her lip and began to pull her top up. You couldn't stop yourself from looking down at her bare tits.
[img[images\pictures\neighmom\neigh_domwife_2_1.webp]]
@@.you;"I... I really need to..."@@ You struggled to find the words. Her tits were truly mesmerizing. $neighmom giggled.
@@.woman;"You can get home, I won't stop you... But why don't you join me over here for a minute first?"@@ She asked. You really struggled to say no.
@@.woman;"I won't bite... Unless you want me to?"@@ She giggled. You opened and closed your mouth, then you found yourself slowly walking over to her. You stiffly sat down on the lounge, and realized you had an erection. $neighmom noticed too, which was apparent when she reached over to rest her hand on your leg.
@@.woman;"You see...? If you'd just listen to your body... You'd know that I can help you out with this... See...?"@@ She spoke quietly and she bit her lip as she slowly undid your pants. You gulped and watched nervously as she pulled down your underwear. Your erect cock flung up in the air. She giggled. You couldn't make yourself stop her. She began to jerk you off.
@@.woman;"What an absolute treat you are, $name... So cute... I'm jealous of $wife..."@@ $neighmom breathed as she pulled on your cock. You let out a small sigh.
@@.woman;"But right now I get to have you, okay? So just be a good pet... And let me have this..."@@ She whispered and she continued to undress.
$neighmom's expression began to change - she seemed more like a hungry predator rather than the sweet mother that you thought she was. She got down to her knees and closed in on you - she pulled you close and kept her hands around your legs while she moved her face right up to your cock. She looked up at you.
@@.woman;"Mm... I'm going to taste you now..."@@ She said quietly, then she stuck out her tongue to flick against your cock. You flinched from the sudden touch. $neighmom giggled, then she took your cock into her mouth. She let out a slow moan as she slurped on your cock's length.
[img[images\pictures\neighmom\neigh_domwife_2_2.webp]]
You closed your eyes and let out a small groan. $neighmom began to stroke your shaft with one hand and fondled your balls with the other, while her tongue swirled over the head of your cock. Every one of her movements made you feel like you could cum at any moment.
@@.woman;"Does $wife do this for you...?"@@ She asked.
@@.you;"I... Sometimes..."@@ You answered. $neighmom eyes narrowed as if she was thinking, but she continued to slurp down your cock. She gagged down on it deeper and rolled your balls around on her hand.
@@.woman;"Hah~... Are you ready to cum...? I want to taste you, $name..."@@ $neighmom moaned.
You were very close to cumming. $neighmom's handling of your balls was an intense sensation that sent shivers through your whole body. It was almost painful, but you realized how good it felt too. You groaned again as she choked down on your cock. You were about to cum. $neighmom pulled your cock out with a wet gasp, then she jerked off wet spit-covered cock until you came over her face. She didn't stop jerking or fondling your balls. You felt paralyzed from the sensation. Finally she milked every last drop of your cum over her naked chest.
@@.woman;"Mmm.... That's such a cute face you're making..."@@ She giggled after torturing you.
@@.woman;"And about $wife..."@@ She began to say. You jolted at the mention of your wife's name. $neighmom smiled at you.
@@.woman;"Scared she'll find out...? Hehe... What if I told her...?"@@ She teased you.
@@.you;"Uh... I'd rather you didn't..."@@ You didn't know what to do, but you definitely didn't want $neighmom to tell her. $neighmom giggled again.
@@.woman;"Don't worry about it right now, $name... I won't be worrying..."@@ $neighmom laid back onto the lounge and spread her legs to reveal her glistening pussy. You gulped. If you hadn't just cum, you definitely wouldn't have been able to resist.
$neighmom bit her lip and reached under the lounge. She took out a vibrating wand, then switched it on.
@@.woman;"It's my turn now..."@@ She breathed, though it seemed her attention was no longer on you. She lowered the toy to her pussy and immediately moaned. It was quite loud; both the vibrating toy and her moaning.
[img[images\pictures\neighmom\neigh_domwife_2_3.webp]]
She pinched her nipple and arched her back as she held the thing against her womanhood.
@@.woman;"Ohh fuck...! It feels so good...! Mmmh..."@@ She moaned with complete disregard for discretion.
You could hear her wetness as she began to rock against the sex toy. She closed her eyes and bit her lip as she breathed harder and harder, then she let out another loud moan, and she squirted on the toy with a spasm.
You could feel your tired cock begin to stir again, but you had to get out of there. $neighmom seemed to be completely absorbed in her own world. You made yourself decent again then quietly walked backwards towards the front door. She still wasn't paying any attention to you, so you quietly let yourself out, then almost tripped over running back to your house.
On the way out you thought you caught a glimpse of someone in the kitchen.
<<iconButtonContainer
'Neigh Route (Dom) - Visit Again pt2'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You closed and locked the door behind you. Your heart was still racing. You truly didn't know how you were feeling, there was just too much to think about... But the first thing was addressing the guilt you'd felt.
@@.wife;"Hi babe..."@@ $wife's voice made you jump.
@@.you;"You're home...!"@@ You exclaimed in surprise. $wife cocked an eyebrow at you.
@@.wife;"Yeah, I live here."@@ She replied flatly.
@@.you;"Yeah that's right."@@ You nodded. You weren't thinking about what you were saying, and it was obvious.
@@.wife;"What is it?"@@ $wife asked you. Your guilt was overwhelming. You couldn't look her in the eye.
@@.you;"$neighmom..."@@ You began to say, but you struggled to speak. You were terrified of how $wife would react.
@@.wife;"... What about her? Are you in love?"@@ $wife smirked at you. You shook your head.
@@.wife;"So what?"@@ $wife crossed her arms and tutted.
@@.you;"Sh-she... She blew me..."@@ You answered quietly.
You couldn't look at $wife, so you could only imagine what she looked like... Though the outburst you were braced for didn't come. You chanced a glimpse up at her face and you were surprised to see her rather calm. She quirked an eyebrow and shrugged.
@@.wife;"Anything else?"@@ She asked. You frantically shook your head again.
@@.you;"She tricked me...! Well, she told me you were over and..."@@ You tried to explain yourself.
@@.wife;"Go have a shower and calm down."@@ $wife told you, then she wandered to the kitchen. You were baffled by how undisturbed she was.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go to Bed"
>>
<</iconButtonContainer>><<set $neigh_path_dom to 2>>\
@@.you;"Ah, actually I have to get home."@@ You explained. $neighmom looked disappointed.
@@.woman;"Oh that's a shame. Are you sure you can't come over?"@@ She asked.
@@.you;"Sorry $neighmom, maybe next time. $wife's waiting for me."@@ You lied.
@@.woman;"$wife...?"@@ $neighmom gave you a puzzled look.
@@.you;"Yeah you know... My wife."@@ You reminded her.
@@.woman;"Oh- I know, I was just confused by what you meant. $wife came over earlier. She's inside."@@ $neighmom waved a hand back to her house. You blinked.
@@.you;"Er... $wife came to visit you...?"@@ You asked. $neighmom slowly smiled, then nodded. It was a little creepy.
@@.woman;"So if she's waiting for you then maybe you should come over after all?"@@
@@.you;"I guess so."@@ You forced a smile, then followed $neighmom to her house.
You were confused by why $wife would be visiting $neighmom... You couldn't forget about the little fantasy she played out.
You followed $neighmom down the hallway and into her kitchen to find $wife sitting at the dining table with $neigh. They were looking at a textbook together. Apparently $wife was tutoring $neigh. You felt some relief that this wasn't a crazy trap.
@@.wife;"Hello honey. I thought you might visit."@@ $wife greeted you with a smile and leering eyes.
@@.you;"Hey $wife..."@@ You meekly replied.
@@.wife;"Take a seat."@@ She ordered. You obediently sat opposite her at the dining table. $wife gazed over at $neighmom and smirked.
@@.wife;"See? He's not controlling me."@@ $wife said to $neighmom.
You blinked. What did she mean by that? Surely she didn't mean 'control' in the way it meant to you... They must have been talking earlier, but why would $neighmom think of you as controlling...?
@@.woman;"No I guess not! $neigh dear, why don't you show $wife your room?"@@ $neighmom smiled sweetly.
@@.man;"Okay! Uh... P-please follow me."@@ $neigh stuttered.
You were still mentally reeling from the situation as $wife and $neigh left to go upstairs. $wife smirked at you as she passed. They left you alone with $neighmom. You gazed at her. Ordinarily she was such a kind, motherly woman... But now she looked and felt different. She watched you with eyes that belonged to a predator.
@@.you;"So uh, $neigh seems to take his studying very seriously..."@@ You weakly attempted conversation. $neighmom didn't seem to be too interested in what you were saying.
@@.woman;"I never realized how under the thumb you were, $name."@@ She said with a sweet smile that didn't match the energy she put out.
@@.you;"I don't know if I'd call it that... Uh, I'm just devoted..."@@ You defended your masculinity. $neighmom shrugged.
@@.you;"Hey so, what was $wife saying about controlling...?"@@ You tried to sound casual. $neighmom's eyes were unwavering- she stared into you soul and just smiled.
@@.woman;"It's nothing."@@ She replied, though you didn't believe her.
@@.woman;"You know, I really adore your relationship with your wife $name."@@ She commented thoughtfully.
@@.you;"Yeah? Thanks..."@@ You replied quietly.
@@.woman;"Of course. Most men would be so protective of a wife like yours..."@@ She continued. You weren't sure how to respond, or even if she wanted you to. It seemed like she was more talking to herself.
@@.woman;"But you're someone who allows your wife's freedom... That's so good and brave of you."@@ $neighmom smiled as she sat down opposite you. She leaned on the table and peered at your face. You did everything you could to not peek down at her cleavage that rested on the table.
@@.you;"Yeah of course... Uh... We should all have our individual freedom..."@@ You were speaking very quietly.
@@.woman;"... Yes. You're right."@@ $neighmom agreed. You blinked when you felt something touch your leg. She was rubbing her own leg up yours. You peered up at her face. She smirked at you.
@@.woman;"But it seems $wife did a great job in turning you into an obedient husband. I wish I did the same with my ex... What a good pet you are."@@ And for more then a moment, you could see the danger in $neighmom's hungry eyes. Her smile wasn't kind, it was malicious. Her foot reached your crotch. You blinked and stood up. Your heart was racing from fear.
@@.you;"I think I have to get going...!"@@ You began to say.
@@.wife;"Oh are we leaving? What good timing I have."@@ You heard $wife speak behind you. You turned to see that $wife had come back downstairs. You let out a small breath of relief then quickly walked to her side.
@@.woman;"What a shame... But of course, you're more than welcome to visit again."@@ $neighmom offered with her usual kind smile. It didn't look the same anymore.
@@.wife;"We'll be sure to visit again soon."@@ $wife replied with a wry smile before you could think of any reason to decline.
You closely followed $wife down the hallway and out of the house, then hurried back into the safety of your own home.
<<iconButtonContainer
'Neigh Route (Dom) - Visit 1 pt2'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $unique_event_trigger_wife_neigh_dom_2 to true>>\
As the door closed behind you, $wife paused to face you squarly. She folded her arms and raised an eyebrow.
@@.wife;"Out with it, $name."@@ She said.
@@.you;"With...?"@@ You replied. $wife clicked her tongue.
@@.wife;"I thought maybe a little encounter with $neighmom would inspire you, not turn you into a scared child. What happened?"@@ She asked.
@@.you;"Um... Sh-she rubbed my leg..."@@ You confessed quietly. $wife scoffed then laughed.
@@.wife;"Really? That's it? She rubbed your leg."@@ $wife shook her head.
@@.you;"I didn't want her to!"@@ You insisted, then quickly realized that $wife didn't care about that.
@@.wife;"Oh, man up $name. A lot more could have happened too, but you turned cold."@@ She rolled her eyes. You felt your ears burn red from embarrassment. You didn't know what to say. It felt like $wife was scolding you for not betraying her.
@@.wife;"Well, whatever. I actually had a similar encounter with $neigh."@@ $wife told you casually. You opened and closed your mouth, amazed by what she just said. $wife laughed at your expression.
@@.wife;"Stop that, you look like a fish out of water."@@ $wife smirked.
@@.wife;"Anyway, nothing happened. He just awkwardly confessed his admiration. I told him it was sweet."@@ She shrugged.
@@.you;"That's it...?"@@ You asked uncertainly.
@@.wife;"Yes. $neigh is hardly man enough for me to... Well, at least he had the balls to confess his feelings hmm?"@@ $wife smirked again.
@@.wife;"I actually thought more would happen. $neighmom was asking all sorts of questions about you before you showed up."@@ $wife remarked thoughtfully. You blinked as you remembered the comment about being controlled.
@@.you;"Yeah...? What was she asking...?"@@ You asked hesitantly. You didn't want to sound too interested.
@@.wife;"Mostly nonsense. She's a bit out of touch, $neighmom."@@ $wife frowned sympathetically, then gave a thoughtful look which was followed by a suppressed smile and laugh.
@@.wife;"She suggested that maybe you were controlling me... But obviously that's not true."@@ $wife laughed.
@@.you;"No..."@@ You agreed quietly.
Still, you wondered what made $neighmom think that in the first place. It was the first time you'd seen that side of $neighmom... She no longer appeared the innocent bumbling neighbor. She had a immense level of cunning and hidden intent. Truthfully you'd seen and felt a similar energy from $wife before, though at least you knew $wife. You truly felt like a sheep among wolves.
@@.wife;"She also wanted to know how I made you so obedient."@@ $wife commented thoughtfully.
@@.you;"That's not-"@@ You began.
@@.wife;"Hush dear, I know I know."@@ $wife waved away your protests.
@@.wife;"I told her that you were a good husband and that we enjoy our freedom..."@@ $wife said with a knowing smile.
@@.you;"Yeah..."@@ You agreed. It was exactly what you said too.
@@.wife;"And we can enjoy that freedom however we want, dear."@@ $wife told you. You weren't entirely sure of what she meant by that, though she had a certain look in her eye.
@@.you;"Sure... Um... But I would never cheat on you, though..."@@ You weren't sure if you needed to reassure $wife. Apparently not, as she smirked at your remark.
@@.wife;"Of course you wouldn't, though I suppose it depends on what you mean by 'cheat'."@@ $wife gave a look of thought, then shrugged. She left you alone with that and went to the bedroom.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go to Bed"
>>
<</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 - Tease'
'button_m_forward.png'
"Go home..."
>>
<</iconButtonContainer>><<set $unique_event_trigger_wife_neigh_dom_1 to true>>\
You stepped inside and were greeted by $wife who stood by the door.
@@.wife;"Hello darling."@@ She welcomed you with a knowing smirk. You realized she must have seen your encounter with $neighmom.
<<if $sexuality gte 51>>\
[img[images\pictures\wife\wife_dom_2.png]]\
<<else>>\
[img[images\pictures\wife\wife_dom_1.png]]\
<</if>>\
@@.you;"Hi honey... Uh, what are you doing here..?"@@ You asked hesitantly.
@@.wife;"I live here, remember?"@@ She quirked an eyebrow at you.
@@.wife;"Or have you already cut me out of the picture in your new life with $neighmom?"@@ She asked coolly.
@@.you;"No- she was just being friendly..."@@ You insisted.
@@.wife;"Oh I'm sure. Did you know she hangs around outside every afternoon waiting for you to get home?"@@ $wife said with a wry smirk. You shifted uncomfortably.
@@.you;"She's probably waiting for $neigh to get home."@@ You suggested.
@@.wife;"$neigh gets home before I do. I'm his teacher, don't forget."@@ $wife reminded you. It was a fair point.
@@.wife;"What did she say?"@@ $wife asked. You considered lying but you thought she'd see through it.
@@.you;"... She asked if I wanted to come over for a drink."@@ You confessed, and immediately felt your ears burn red as $wife laughed.
@@.wife;"Brilliant! And you're saying she's just being friendly?"@@ $wife smirked at you.
@@.you;"Maybe."@@ You weakly shrugged.
@@.wife;"Please, you know what she wants."@@ $wife raised an eyebrow and looked at you thoughtfully.
@@.wife;"... You enjoy the attention too, don't you?"@@ $wife asked. You immediately shook your head - probably a little too quickly. She laughed again.
@@.you;"Don't laugh... I told her I was busy."@@ You told her truthfully. $wife rolled her eyes, though a smirk remained on her face.
@@.wife;"Yeah obviously you had to. That doesn't mean you didn't like the attention."@@ $wife insisted.
You blinked when $wife stepped closer to you. She leaned in and whispered sweetly into your ear while she nestled into your chest.
@@.wife;"Go on, admit it. I won't get mad."@@ $wife cooed. You knew she was right, but it was hard to admit.
@@.wife;"Tell me you like the attention... $neighmom's attenion."@@ She continued. You felt your face burn red.
<<iconButtonContainer
'Neighbour Route Dom - Tease pt2'
'button_m_forward.png'
"Admit It"
>>
<</iconButtonContainer>><<remember $neighbour_dom_scene_1 to true>>\
@@.you;"I guess I don't mind it..."@@ You mumbled quietly, fully braced for your wife's fury. Instead you felt a gentle touch on your crotch. You blinked and tried to look down at her but she remained leaned against you.
@@.wife;"Of course you don't... It's only natural to enjoy the attention, right...?"@@ $wife reassured you while she continued to rub your crotch. It was both arousing and intimidating.
@@.you;"I guess so..."@@ You agreed.
@@.wife;"And from an attractive woman like $neighmom..."@@ She continued.
@@.you;"I don't think-..."@@ You were about to object, but $wife grabbed your crotch and made you groan.
@@.wife;"Shh... No lying to me, sweetheart..."@@ $wife whispered. It was terrifying, yet your cock was quickly swelling.
@@.wife;"Like I was saying, an attractive woman like $neighmom paying attention to you... It must make you feel good..."@@ $wife suggested.
@@.you;"I... Yeah maybe..."@@ You were too scared to deny it.
@@.wife;"That's right honey..."@@ You felt her pull at your belt and undo your pants to free your cock. You groaned as her fingers wrapped around your shaft.
@@.wife;"You probably think about what she'd do if you did go in for a drink..."@@ She contemplated. You remained silent and still as she slowly pulled at your cock.
@@.wife;"She'd probably seduce you with those big tits, wouldn't she...?"@@ $wife asked and paused her gentle handjob to wait for you reply. For the first time she looked up at your face.
@@.you;"Maybe... She would try that..."@@ You hesitated to answer.
@@.wife;"You'd like it if she did, wouldn't you?"@@ She asked again, still not moving her hand. You felt immense pressure to answer correctly, but you weren't sure what to say. You eventually decided on the truth.
@@.you;"... Yes... I would."@@ You confessed. A wide smile spread on $wife's face.
@@.wife;"That's right honey, you would. Now lay down for me..."@@ $wife requested, but was also quite forceful with directing you to the lounge where she pushed you onto your back. $wife sat over you and continued her handjob.
[img[images\pictures\neighmom\neigh_domwife_1_1.webp]]
@@.wife;"Look how hard you've gotten... All from thinking about $neighmom's tits..."@@ $wife teased. It wasn't entirely true, but you didn't want to correct her.
@@.wife;"Now honey... Let's play a little game. I'll ask you questions and I want you to keep answering truthfully. Every time you answer truthfully I'll jerk you off a little faster. Okay?"@@ $wife asked sweetly, though you could see the devil in her eyes.
@@.you;"Okay, sure..."@@ You agreed, obviously.
@@.wife;"Good!"@@ $wife smiled. @@.wife;"First question..."@@ $wife peered down at you with narrowed eyes, her hand firmly gripping your cock. She was jerking it slowly; just enough to keep it up.
@@.wife;"Have you ever thought about fucking $neighmom?"@@ She asked bluntly.
You did your best to hide your reaction. Of course you'd thought of that before. You wondered how to answer and eventually realized that you would have to say 'yes'... $wife probably wouldn't accept any other answer.
@@.you;"I probably have..."@@ You tried to answer vaguely. $wife raised an eyebrow then smiled. She began to jerk you off faster. You groaned.
@@.wife;"Good boy... It's only natural that you've thought about it. That was an easy one."@@ She said.
@@.wife;"Okay, next question... Would you secretly fuck her if you had the chance?"@@ $wife asked, again with a sharpness that made you feel like you were being trapped. You hesitated under her leering eyes and wondered how you could possibly respond to such a question...
@@.you;"I... M-maybe..."@@ You tried not to answer, though $wife gave you a look.
@@.you;"... Yes, probably."@@ You answered quietly and truthfully, scared of a possible bad reaction.
Instead $wife smiled again, then began to jerk you even faster. You groaned as you felt pre-cum begin to leak down your shaft, spread by $wife's hand. You felt like you were going to cum, but $wife masterfully controlled the pace to stop you from reaching orgasm every time it began to rise. You breathed hard and unconsciously rocked your hips back and forth in desperate hopes to cum in your wife's hand.
@@.wife;"I know that wouldn't have been an easy one to answer... I'm so proud of how honest you're being..."@@ $wife smiled sadistically at your tomented expression.
@@.wife;"Last question, honey."@@ She announced.
@@.wife;"If the only chance of fucking $neighmom was by watching her fuck me first... Would you watch?"@@ She asked and bit her lip.
You couldn't help but imagine it; $neighmom and $wife fucking each other... You'd want to join, but $wife wouldn't let you. You'd just have to sit and watch while $neighmom fucked your wife with a strap-on... You felt your cock twitch and you groaned- but then $wife firmly gripped your cock to stop you from cumming. You had to answer first.
@@.you;"Y-yes... I'd watch it..."@@ You told her.
@@.wife;"Good boy..."@@ $wife whispered.
You groaned loudly as she gave your cock a few final pumps, enough to push you over. You immediately began to cum, and $wife paused to giggled as she watched you cum pathetically onto yourself.
[img[images\pictures\neighmom\neigh_domwife_1_2.webp]]
@@.wife;"Oh baby, look at you cumming everywhere... While thinking about your wife getting fucked by another woman. Aren't you ashamed?"@@ She teased. You felt embarrassed, but your orgasm seemed to last forever. You gave a strained grunt in response.
$wife giggled again as she stood up, leaving you covered in cum.
@@.wife;"That was an interesting experience, wasn't it? I think we learned a lot about each other."@@ She pondered then shrugged.
@@.wife;"Make sure you clean up properly."@@ She told you as she walked out of the room.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go to Bed"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $neighbour_dom_scene_4 to true>>\
@@.you;"I'll come over alone."@@ You replied quietly. You felt it better that $wife wasn't there to egg $neighmom on.
@@.woman;"Naughty naughty."@@ $neighmom smiled widely.
@@.woman;"It's okay, I won't tell. Come on over."@@ She took your arm and gently pulled you along with her.
<<iconButtonContainer
'Neighbour Route Dom - Visit Loop Alone 2'
'button_m_forward.png'
`"Visit " + $neighmom`
>>
<</iconButtonContainer>>You nervously stumbled along behind $neighmom as she dragged you to her house. She smiled at you as she opened the door and ushered you in, then stepped in after you. You heard the door quietly click closed. The warm ambience from outside disappeared, and you suddenly felt very isolated and vulnerable, as if you'd stepped into a predator's cave.
@@.woman;"Can I get you a drink?"@@ You almost jumped from $neighmom's question.
@@.you;"Uh, y-yeah, thanks."@@ You mumbled back.
She happily trotted down the hallway and into the kitchen. You followed her, then stood idly at the kitchen bench while she rummaged around.
@@.woman;"It's probably a good idea... You seem a little on edge, $name."@@ $neighmom smiled as she poured you both a sizeable drink.
@@.you;"I do? S-sorry..."@@ You couldn't deny it. You accepted the drink from $neighmom and took a deep gulp. She giggled.
@@.woman;"Join me in the lounge room."@@ She wasn't asking. She took your hand and pulled you along once again. You just focused on not spilling your over-filled glass on the way.
$neighmom sat on the lounge and patted the spot next to her. You sat down beside her and awkwardly looked around.
@@.woman;"You've been here before haven't you?"@@ $neighmom gave you a puzzled look.
@@.you;"Yeah."@@ You answered, equally confused. She smiled.
@@.woman;"I know. You're looking around like you've never been here..."@@ She observed with a wry smile, her cheek on her hand. She reached over to stroke your cheek and draw your attention.
@@.woman;"You're allowed to look at me."@@ She informed.
@@.you;"I-I know."@@ You replied stiffly.
@@.woman;"You do? You just don't want to...?"@@ $neighmom looked sad. You quickly shook your head.
@@.you;"No! That's not it. Um, I guess I just feel a bit awkward."@@ You admitted. She smiled again. It was both eerie and beautiful.
@@.woman;"You shouldn't... I should be the one feeling awkward."@@ She reassured you and caught your gaze.
@@.you;"Why's that...?"@@ You asked. Your eyes were now locked.
@@.woman;"Because $name..."@@ $neighmom leaned forward and against you to whisper in your ear. @@.woman;"I'm not wearing underwear."@@ She leaned back and smiled at you.
You were at a loss for words, but thankfully you didn't need to say a thing. $neighmom could read your mind. She bit her lip and slowly pulled her dress up around her thighs. You gulped, your eyes were glued to her. She pulled them up more to show you her bushy mound.
[img[images\pictures\neighmom\neigh_domwife_4_1.webp]]
@@.woman;"There... Now I have your attention."@@ $neighmom whispered with a smile. She was right. You blinked as you realized.
@@.you;"Even outside...?"@@ You asked quietly. Her cheeks flushed red. She nodded.
@@.woman;"I really did want to get your attention, $name... And I guess it worked."@@ She purred as she leaned forward once again. You felt your body tense as she leaned against you. She sucked on your neck and pushed you down to your back.
@@.woman;"Now I have you all to myself."@@ She breathed in your ear. You could feel your crotch grow. No doubt she could as well.
You didn't know how to respond, verbally and physically. You had to force yourself to move, and all you could manage was to gently place your hands around $neighmom's waist. Apparently that was enough. She moaned, then quickly sat up to pull her dress up over her head. She was completely naked underneath it. You watched as her swollen breasts came into view.
@@.woman;"Oh, $name... I want you now... Get your cock out."@@ $neighmom pleaded. You thankfully hadn't much choice; she was pinning you to the lounge. You clumsily pulled your belt off and shuffled off your pants. Your cock formed a tent in your underpants.
$neighmom gasped and suddenly swooped down. You flinched as she pulled your underwear down to release your cock, which she caught in her hungry mouth. She moaned loudly as she slurped on it; her tongue wrapped around the head as she gulped.
@@.you;"Ugh...!"@@ You groaned from the sudden attack.
Just as quickly as she'd started, $neighmom shuffled back up to mount you once again. This time you could feel the heat of her womanhood against your now-wet cock. She bit her lip as she rubbed herself against you.
@@.woman;"You're going to fuck me now, okay? You have to."@@ $neighmom informed you. You just nodded.
$neighmom rubbed her slit against your cock, then she slowly lowered herself onto you. You groaned as her pussy swallowed your cock entirely.
[img[images\pictures\neighmom\neigh_domwife_4_2.webp]]
@@.woman;"Ohh, fuck... Oh, $name... You're inside me... Your raw cock... Mmmh..."@@ $neighmom moaned and began to bounce. Each time her pussy gulped your cock in, you could feel the tip of your cock press against her cervix. She grinded her hips into you.
@@.woman;"Mmm, you're my good boy, aren't you $name...? You keep fucking me, okay?"@@ $neighmom gasped in your ear.
@@.you;"Okay..."@@ You replied weakly. You were her willful prey.
@@.woman;"That's it... Mm, it feels good, doesn't it? It's okay... You're allowed to enjoy it too."@@ $neighmom rubbed herself and shivered.
You felt yourself draw dangerously close to cumming. You grunted and groaned, and did your best to hold on, but you couldn't anymore. Apparently $neighmom shared your feelings.
@@.woman;"Oh fuck- I can't stand it...! Cum for me, $name...!"@@ $neighmom demanded. You'd tried to pull out, but $neighmom didn't let you. She continued to ride your cock until you came.
@@.woman;"Oh my god...! Mmm... Naughty boy... You came inside me."@@ $neighmom smirked. She gently rocked her hips, stirring your cock around in circles inside her.
@@.you;"I... Y-yeah. Sorry."@@ You mumbled back. She shook her head.
@@.woman;"Don't be sorry."@@ $neighmom's smile widdened as her eyes narrowed. You felt in danger again.
@@.woman;"But you do need to take responsibility..."@@ She said quietly. Then she laughed at your alarmed expression.
@@.woman;"Don't get any funny ideas."@@ She slowly lifted herself off you. You groaned again as her eager pussy finally pulled away from your cock. Your cum leaked from her.
@@.woman;"Mmm... There's so much."@@ $neighmom commented as she gently traced a finger through your cum and into her pussy. She looked at you with a menacing smile. She parted her legs.
@@.woman;"Come here, $name..."@@ $neighmom cooed. You hesitated.
@@.woman;"Now."@@ She demanded. You cautiously shuffled towards her. She placed a hand on your shoulder and pushed you down towards her pussy. You blinked in surprise. Your face was mere inches from her cum-covered snatch.
@@.you;"U-uh..."@@ You looked up at her. She grinned.
@@.woman;"Take responsibility, $name. Clean it up."@@ $neighmom ordered. You realized what she wanted you to do. You hesitated, but she didn't she pulled your face into her pussy.
[img[images\pictures\neighmom\neigh_domwife_4_3.webp]]
@@.woman;"Mmm, that's it. Good boy, $name."@@ You heard her giggle as she suffocated you.
You did everything you could to keep your mouth closed, but $neighmom was unrelenting.
@@.woman;"Go on... Clean me up, then you can come back up..."@@ She offered. You couldn't take it. You opened your mouth and sucked on her pussy and all it's juices.
@@.woman;"Mmm! Good boy... Ah!..."@@ $neighmom gasped and grinded her hips into your face. You gasped for air when she finally let you go.
@@.woman;"What a good pussy eater you are, $name. $wife would be so proud."@@ She giggled sadistically, with not a care in the world.
Despite what had happened, you couldn't deny that for whatever reason, you'd gotten hard once again. You did your best to ignore it.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>><<remember $neighbour_dom_scene_5 to true>><<set $unique_event_trigger_wife_neigh_dom_4 to true>>\
@@.you;"I'd better get $wife..."@@ You replied meekly. You were worried that this felt like a trap.
@@.woman;"What a loyal husband you are... Okay. See you soon."@@ She said with a menacing grin, then she briskly returned to her front door.
You numbly turned around to go and collect $wife.
<<iconButtonContainer
'Neighbour Route Dom - Visit Loop Together 2'
'button_m_forward.png'
`"Go get " + $wife`
>>
<</iconButtonContainer>>@@.you;"$wife...? I'm home."@@ You called as you stepped through the door.
@@.wife;"I heard."@@ $wife called back from the bedroom. You went to find her changing the bedsheets.
@@.you;"Um..."@@ You paused by the bedroom door and tried to think of how to bring it up. $wife glanced at you and waited.
@@.wife;"... Yes?"@@ She said impatiently.
@@.you;"$neighmom invited us over..."@@ You told her. $wife raised an eyebrow then smirked.
@@.wife;"Did she? How nice. And you eagerly accepted, right?"@@ She teased.
@@.you;"No! Not eagerly..."@@ You felt your ears burn from embarassment.
@@.wife;"Shoosh dear. I suppose we'll have to go, now that you've accepted her offer."@@ $wife sighed with a smirk.
@@.wife;"Okay, let's go."@@ She circled the bed towards you.
@@.you;"Okay..."@@ You followed her, doing your best to not sound eager.
<<iconButtonContainer
'Neighbour Route Dom - Visit Loop Together 3'
'button_m_forward.png'
`"Visit " + $neighmom`
>>
<</iconButtonContainer>>You followed in your wife's footsteps, across your yard and into $neighmom's. Your imagination was running wild as you pictured the many things that $wife and $neighmom were going to do to you.
You don't know exactly when, but at some point the dynamic in your relationship had changed immensely. You fully intended for $wife to be more sexually open, but you never imagined it to take this shape... For her to be so dominant. Nor did you imagine yourself to become so readily subservient to her. Ultimately, you decided that you were fine with it so long as you got your release.
@@.wife;"What's with that goofy smile?"@@ You jumped as $wife knocked on the door.
@@.you;"Uh... Was I smiling...?"@@ You replied sheepishly.
@@.wife;"Oh dear... You're so eager, aren't you? Aren't you ashamed? I'm your wife you know. What if it doesn't end the way you think it will?"@@ She suggested, then she smirked at your expression. The door opened before you had a chance to reply.
@@.woman;"Hi $wife."@@ $neighmom greeted her with a bashful smile. She glanced at you.
@@.woman;"Thanks for coming... Um, come in."@@ She held the door open for you both.
@@.wife;"Thanks for having us."@@ $wife replied politely. She glanced in the lounge room. @@.wife;"Are we alone?"@@ She asked with a raised brow. $neighmom hesitated. $wife grinned.
@@.wife;"That's fine, actually it's perfect."@@ She said.
@@.woman;"Are you sure...? I can..."@@ $neighmom glimpsed down the hallway. She motioned to walk down. $wife shook her head and placed a hand on $neighmom's arm to stop her.
@@.wife;"No, really. Actually I had an idea that might end very well."@@ $wife said with a twinkle in her eye. She glimpsed at you. You had a bad feeling.
@@.woman;"Oh...? Really? Are you... Um, I mean you're sure?"@@ $neighmom replied with some excitement. You weren't quite keeping up, but $neighmom seemed to understand $wife's vague words. $wife nodded.
@@.wife;"I might need your help, though."@@ She said.
@@.woman;"Anything!"@@ $neighmom exclaimed. $wife looked at you.
@@.wife;"$name, $neighmom and I need some time to prepare. Be a dear and wait here, will you? I'll call you."@@ $wife explained in nowhere near enough detail. You nodded regardless.
@@.you;"Yeah, okay... That's fine."@@ You submitted, then you watched the two walk down the hallway and up the stairs.
You sat in the loungeroom by yourself. You spent minutes mindlessly on your phone, not looking at anything in particular. You realized you'd aimlessly opened and scrolled on the control app as if it were just another social media to browse, which made you tuck away your phone and pace the room. You began to check out some photos on the wall when your phone buzzed. It was $wife.
@@.you;"Hi..."@@ You answered with much anticipation.
@@.woman;"//It's $neighmom... Quietly come upstairs.//"@@ You heard $neighmom whisper down the line, then she hung up.
Your heart raced as you tip-toed down the hallway and up the stairs. You were wondering where to go when you came across $neigh's open door. You peeked inside.
It took a moment for you to understand the scene. $neigh laying naked on his bed. $wife was also naked, facing away from you and squatting over $neigh's face. He was eating her pussy. Then you realized he was blindfolded.
[img[images\pictures\neighmom\neigh_domwife_5_1.webp]]
@@.you;"Wh-...!"@@ You were about to exclaim, but instead you felt a warm hand clasp over your mouth. You looked over to see a red-faced $neighmom in the room with you. She shook her head.
@@.you;//What...?//@@ You mouthed and motioned at your wife. $neighmom bit her lip. She took out her phone and typed a message.
@@.woman;//He doesn't know it's $wife... It could work!//@@ She held up the phone. She was smiling. You gave her another puzzled look. $neighmom shook her head, then motioned to the two, just as $wife raised her hips off from $neigh's face. You could see her ass and pussy completely soaked. $neigh gasped for air.
@@.man;"You taste different today."@@ He commented.
@@.wife;"Shhh..."@@ $wife hushed him. She caught your eye as she turned around on the bed. She grinned a menacing grin, then she pointed at you then at the floor. Your stomach tightened as you realized what she wanted you to do. You looked at $neighmom. She nodded enthusiastically at you.
You quietly moved further into the bedroom and laid on your back, on the floor, all the while with a knot in your stomach.
You watched as $wife climbed off the bed, as she helped $neigh to his feet, then you watched her lean over the bed- over you. She smiled down at you as $neigh held her hips. His erect cock pressed against her womanhood. Her face twisted in lewd ecstacy as he entered her.
[img[images\pictures\neighmom\neigh_domwife_5_2.webp]]
@@.wife;"Mmm..."@@ $wife let out a soft moan as $neigh began to thrust.
@@.man;"Hah... You're so much tigher than usual..."@@ He grunted, then groaned.
$wife peered at you sadistically as he fucked her. You just watched, ignoring your swelling cock in your pants. $wife was cheating on you in front of your eyes.
@@.man;"Ohh... Your pussy..."@@ $neigh moaned. $wife bit her lip then rubbed her clit. She narrowed her wicked eyes at you.
@@.man;"It's almost like... I'm having sex with another woman... Ugh...!"@@ $neigh suggested through grunts, then his breathing became ragged. He grunted again and turned rigid. $wife blinked in surprise. You realized what was happening, and sure enough you saw $neigh's cock twitch. $wife bit her lip as he filled her with cum.
@@.man;"S-sorry, just thinking about it makes me cum..."@@ He said, embarrassedly. He stepped back, and his cock popped out of $wife. You saw his cum leak down her leg, and you felt a few droplets land on your face.
You held your breath, unsure how $wife would navigate the now tricky situation. To your surprise, she didn't have to do anything. It was $neighmom who spoke up.
@@.woman;//That's okay dear. Come on, let's get you cleaned up.//@@ She ushered $neigh out of the room. You were confused- $neigh must have been okay with having $neighmom in the room with him... You thought it was a bit creepy by how invested she was, but there was too much going on for you to think much more about it.
The door clicked closed and you and $wife were left together.
@@.you;"You..."@@ You began to say, but you didn't get much time to say anything more. $wife jumped down to sit on your chest, knocking the wind out of you. She giggled and smirked at you.
@@.wife;"Aww, are you mad...?"@@ She pouted.
@@.you;"You didn't... even... You didn't even talk to me about it first!"@@ You tried to speak angrily, but you struggled to speak. $wife pressed a finger to your lips.
@@.wife;"Hush, dear. We came here for a reason, didn't we? Don't get mad just because it didn't end the way you wanted. I'm happy, $neigh's happy, and $neighmom's happy. Don't be a such a baby about it."@@ She scowled at you, then she grinned with a raised eyebrow.
@@.wife;"... Especially since I got you a treat."@@ She added. You had a bad feeling about it.
@@.you;"Treat...?"@@ You asked cautiously.
@@.wife;"See? I knew you'd come around. Well, since you've calmed down, you can have it..."@@ She smiled, then she spread her legs to flash her freshly-fucked, cum-covered pussy.
[img[images\pictures\neighmom\neigh_domwife_5_3.webp]]
@@.you;"Uh...?"@@ You looked up at her, then your eyes widdened in alarm. It was too late. $wife pushed her hips into your face.
You struggled and pulled your head back as much as you could, but $wife had the perfect hold on you. You could feel her wet & warm pussy smear your face.
@@.wife;"Don't resist, baby... We have to be quick...!"@@ She giggled as she smothered you.
You tried to flail, and eventually you lifted her off by kicking off the ground. She humphed and climbed off you.
@@.wife;"So ungrateful."@@ She smirked, then she tossed you a box of tissues off of $neigh's bedside table. She left before you, leaving you to clean yourself up.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>><<set $neigh_path_hot to 2>>\
[img[images\pictures\neighmom\neighmom.png]]
@@.you;"You know what $neighmom? I think I will come over for a drink..."@@ You replied.
@@.woman;"Terrific! Absolutely, come on over whenever you'd like!"@@ $neighmom exclaimed excitedly.
@@.you;"Great, I look forward to it. Oh, and uh... You don't mind if I bring $wife too, do you?"@@ You asked. For a moment you were convinced that $wife was right, and that $neighmom would find a reason to take back her offer. Instead her smile widdened.
@@.woman;"Yes of course! How wonderful, I'll see you both soon...?"@@ $neighmom smiled. She somehow seemed even more excited than she was before.
@@.you;"Okay then... See you..."@@ You replied with much less energy than $neighmom then you turned to return home.
You felt kind of dumb for thinking for a moment that $neighmom had the hots for you, and you also had the dawning realization that you'd agreed to visit her house. You tried to think of excuses to not visit as you went inside.
<<iconButtonContainer
'Neigh Route (Hot) - Accept Offer pt2'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>><<remember $neighbour_hot_scene_1 to true>><<set $unique_event_trigger_wife_neigh_hot_1 to true>>\
You stepped inside and flinched. $wife was waiting by the door again.
@@.wife;"She seemed happy..."@@ $wife mentioned with a raised brow.
<<if $sexuality gte 51>>\
[img[images\pictures\wife\wife_hot_2.png]]
<<else>>\
[img[images\pictures\wife\wife_hot_1.png]]
<</if>>\
@@.you;"Yeah, hello, I'm home."@@ You announced waggishly.
@@.wife;"Oh- welcome home honey, come in and sit down..."@@ $wife replied mockingly through a smirk. You rolled your eyes.
@@.you;"Anyway... Yeah, $neighmom didn't seem to care at all if you came. Actually she seemed even more glad."@@ You told $wife.
@@.wife;"Really..."@@ $wife seemed genuinely surprised as she suddenly turned quiet, deep in thought.
@@.you;"So uh... I guess I won the bet."@@ You grinned at her. $wife slowly shook her head.
@@.wife;"No."@@ $wife replied casually. You blinked.
@@.you;"Yes. You said-"@@ You began to argue.
@@.wife;"That $neighmom wants to fuck you."@@ $wife stated. You frowned as you tried to recall the bet.
@@.wife;"And she still might..."@@ $wife said thoughtfully then smirked at you.
@@.wife;"Let's make another bet. I bet you that $neighmom will still try to seduce you."@@ $wife offered. You noticed you felt a little hopeful, though you tried to not let it show.
@@.you;"Okay, so we go over one afternoon and if she makes a move then you're right."@@ You stated. $wife nodded.
@@.you;"Fine... But I still want a blowjob."@@ You crossed your arms like an upset child.
@@.wife;"Aww baby... Did talking to $neighmom get you all worked up...?"@@ $wife teased with a pout.
@@.you;"No, I just think that I technically won the bet."@@ You argued then blinked when $wife suddenly grabbed your crotch.
@@.wife;"Do you know what I think...?"@@ She spoke quietly and began to stroke your cock through your pants.
@@.wife;"I think that you secretly hope I'm right..."@@ She suggested. You felt your face begin to burn as $wife stroked your cock into a full erection.
@@.wife;"You want $neighmom to try and seduce you, don't you?"@@ $wife whispered in your ear.
@@.you;"No... It's just uh..."@@ You tried to deny her claim.
@@.wife;"Just what? It's okay baby... You don't need to lie to me. Your body is telling the truth, see?"@@ Your wife masterfully undid your pants then slid her hand down to pull out your throbbing cock. You groaned from her touch as she continued stroking you.
@@.you;"Ugh... That's because you're touching it..."@@ You told her.
@@.wife;"Oh please... I've touched it before, it never gets this hard so quickly..."@@ $wife teased you.
@@.wife;"You're thinking about $neighmom, aren't you?"@@ $wife smirked as she tried to catch your eye. You couldn't quite meet her gaze. You really weren't, but now you were.
@@.wife;"Were you thinking about her huge tits...? Well?"@@ $wife continued, then slowly she got down on her knees.
@@.wife;"Go on... Admit it, then I'll give you what you want."@@ $wife smiled up at you wickedly. It felt like a trap, but for some reason $wife seemed into it.
@@.you;"Yeah I was thinking about her tits."@@ You agreed. $wife bit her lip and continued to jerk you off.
@@.wife;"And if I'm right baby... She might use them to seduce you..."@@ She suggested. You couldn't help but imagine it, and as you did your cock twitched. $wife giggled.
@@.wife;"You want to feel them, don't you?"@@ $wife asked. Again, you hesitated to answer. It felt like a trap.
@@.wife;"Admit it."@@ $wife spoke quietly, then she moved her lips to rest against the tip of your cock. She looked up at you and waited.
@@.you;"Ugh... Yeah... I want to feel them."@@ You agreed again.
$wife slowly pushed your cock in between her lips then took the whole length into her mouth. You groaned as her wet tongue ran up the underneath of it.
[img[images\pictures\neighmom\neigh_hotwife_1_1.webp]]
@@.wife;"Mmh... Your cock is so hard, $name... Aren't you ashamed of thinking about another woman?"@@ $wife asked. Your face burned red again.
@@.wife;"It's okay, I'm just teasing you."@@ She smiled then began to jerk you off again- this time your cock was wet and every touch made you groan.
@@.wife;"Actually baby... It kind of turns me on too..."@@ $wife confessed. Your cock twitched from her words.
@@.you;"You're turned on from thinking about me with $neighmom?"@@ You asked. $wife quirked a brow then grinned.
@@.wife;"I suppose that's one way of looking at it. But why couldn't I have fun too? After all, she didn't seem to mind if I came along..."@@ $wife suggested. The thought of $wife with $neighmom almost made you cum. $wife giggled.
@@.wife;"Oh baby... You're dripping pre-cum all over my hands..."@@ $wife told you through a heated breath. You then realized that she had taken off her pants at some point and was masturbating with you.
@@.wife;"Now you're thinking about me with $neighmom, aren't you? Mmh... What if she ate me out while you fucked her...?"@@ $wife suggested through a moan. You grunted as her stroking grew faster.
@@.wife;"Or I could fuck her with a strap-on while she sucked your cock..."@@ $wife continued the fantasy. You could hear her voice shaking as she spoke.
@@.wife;"Mmh... We'd take turns on her... And then you could fill her up with your cum... Oh god...! F-fuck...!"@@ $wife gasped and spasmed as she came. You grunted and began to cum with her; your spurts landing over her hands as she continued to jerk you off.
[img[images\pictures\neighmom\neigh_hotwife_1_2.webp]]
$wife took a while longer than you to finish climaxing, then she let out a long shaking breath.
@@.wife;"Mmh... It wasn't exactly a blowjob, but I think that counts."@@ $wife smiled at you.
@@.you;"Yeah it does."@@ You agreed.
@@.you;"Uh, did you mean what you were saying...?"@@ You asked.
$wife just smirked at you then collected her clothes and left for the shower. You cleaned yourself up too.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go to Bed"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $neigh_path_hot to 3>>\
@@.you;"That's a great idea, I'll just go over and get $wife and be over soon."@@ You smiled.
@@.woman;"Really? Great, okay! Let me just um, clean up a bit! See you soon."@@ $neighmom left in a hurry. You grinned stupidly to yourself as you walked home, recalling the fantasy you shared with $wife.
<<iconButtonContainer
'Neigh Route (Hot) - Drinking with Neighbours pt2'
'button_m_forward.png'
"Go Inside"
>>
<</iconButtonContainer>>You stepped inside and almost walked into $wife. She was waiting by the door.
@@.wife;"We're doing this? Are you ready?"@@ She asked with a smirk after apparently spying on you again.
@@.you;"Less ready then you it seems."@@ You observed. $wife was already dressed with her shoes on.
@@.wife;"I noticed $neighmom hanging around outside all afternoon, waiting for you to get home."@@ She told you. You couldn't stop yourself from smiling smugly at yourself.
@@.you;"Let's not keep her waiting!"@@ You stated as you briskly walked to the bathroom to freshen up.
@@.wife;"Don't forget out bet... She's going to try and seduce you tonight."@@ $wife reminded you.
@@.you;"Yeah right."@@ You rolled your eyes, but of course you felt hopeful.
<<iconButtonContainer
'Neigh Route (Hot) - Drinking with Neighbours pt3'
'button_m_forward.png'
"Visit your Neighbour"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $neighbour_hot_scene_2 to true>><<set $unique_event_trigger_wife_neigh_hot_2 to true>>\
You approached $neighmom's front door with $wife and you reached out to nervously give it a knock. It didn't take long for $neighmom to welcome you inside.
You followed her down the hallway, which was lined with hanging portraits and family photos of just $neighmom and $neigh, then you made it into the kitchen.
@@.woman;"Have a seat! I was just going to have wine, is that okay for you two as well?"@@ $neighmom was already rummaging in her kitchen as you and $wife sat at the dining table.
You hesitated to reply, but thankfully $wife was ready to answer for both of you.
@@.wife;"Yes a wine sounds lovely for us both."@@ You caught her gaze.
$neighmom sat opposite of you at the table and poured you each a wine, far more than you'd see at a bar or restaurant. You didn't know if you were imagining it, but it looked like she poured you and $wife a lot more than herself.
You idly chatted about daily nonsense, and you were glad to let $wife lead the discussion with $neighmom. $wife didn't seem to mind the awkward energy that your neighbour put out. Every so often you'd remember the threesome fantasy you and $wife shared, and you felt your face burn red. $wife didn't seem to notice...
@@.you;"So uh... How's $neigh...?"@@ You eventually asked. You could feel your head spin from the alcohol already. Curiously $neighmom froze to turn and vacantly look at you.
@@.woman;"... He's just studying in his room."@@ $neighmom eventually explained with a broad smile. You quirked an eyebrow but decided not to address her weird response. $wife didn't seem to notice.
@@.wife;"Oh, studying is he?"@@ $wife smiled. @@.wife;"Maybe I should give him a hand."@@ $wife suggested. $neighmom's eyes lit up from the thought.
@@.woman;"That's a great idea! His is the first room upstairs."@@ She frantically nodded.
@@.wife;"Okay, I'll leave you two alone... Don't have too much fun without me."@@ You caught $wife giving you a smirk as she left the two of you alone.
$neighmom turned to gaze back at you.
@@.woman;"What kind of fun could she be talking about...?"@@ She asked with a smile. You weren't sure if she was being genuine or not. You tried to think of how to respond, then you blinked when you felt something against your leg. $neighmom was running her foot up to your thigh.
@@.you;"Wh- I guess uh... She was just joking..."@@ You explained. Suddenly you felt like the awkward one.
@@.woman;"Oh, so she wants us to have fun?"@@ $neighmom asked, her smile unmoving.
@@.you;"She probably... Um..."@@ You were surprised, nervous, and excited. You lost the bet with $wife, but it didn't matter. You weren't sure how to respond, but then you remembered $wife's dirty talking with you... Maybe she wouldn't care?
Before you could even act on the thought, you flinched as you felt $neighmom's foot finally reach your crotch. She slowly rubbed it until you felt your cock begin to harden.
@@.woman;"Probably what...?"@@ $neighmom bit her lip as she watched you with hungry eyes.
@@.you;"Maybe she'd want us to have fun..."@@ You loosely suggested. $neighmom's smile widdened.
You blinked and recoiled in surprise as she stood up and began to climb onto the table, her eyes glued to you.
@@.woman;"I've always wanted to show you these..."@@ $neighmom said quietly as she slowly pulled down her top to reveal her chest. You jaw dropped as you stared at her huge breasts - they were exactly how you imagined them to look. $neighmom giggled at you.
@@.woman;"You're staring so much."@@ She said shyly.
@@.you;"S-sorry. Um, they're..."@@ You tried to find any words other than 'big'.
@@.woman;"Tell me if they feel better than they look..."@@ $neighmom suggested, and you blinked in surprise again when she climbed off the table in front of you. She slowly got down to her knees and began to undo your pants. You could feel your cock twitch with anticipation. The whole thing seemed so unreal. You were never so glad to be wrong about something.
$neighmom fished out your throbbing cock. You groaned from her touch, then again as she leaned forward to wrap her ample tits around it.
[img[images\pictures\neighmom\neigh_hotwife_2_1.webp]]
@@.woman;"How does it feel...?"@@ $neighmom asked. You let out a shaking breath.
@@.you;"It feels good... Ugh... So good."@@ You admitted. She giggled.
@@.woman;"Your cock is so hard... I've always wondered how it'd feel."@@ She said.
@@.you;"You've wondered about how my cock would feel...?"@@ You asked, both surprised and kind of chuffed. $neighmom bit her lip.
@@.woman;"Is that bad? I know you're married... But I still wanted this."@@ She confessed.
@@.you;"I don't know... Ugh!"@@ You replied, then you groaned as $neighmom leaned down to push her lips against your cock. She let her spit drip over it, coating your cock in wetness. She began to pump it faster with her tits.
[img[images\pictures\neighmom\neigh_hotwife_2_2.webp]]
@@.woman;"Mmh... Well... You could have stopped me, but here we are... And you're seeming to be enjoying it."@@ $neighmom smiled as she jerked your cock between her tits. She wasn't wrong.
@@.woman;"I was surprised when you asked if $wife could come... But I thought maybe she was different... I don't know, you tell me. What would your wife think about this?"@@ $neighmom asked curiously. She never stopped masturbating your cock even for a second.
@@.you;"Ugh... I think she'd... Probably like it..."@@ You hoped, at least. You saw a glint in $neighmom's eyes. She grinned.
@@.woman;"What a good wife you have..."@@ She said quietly.
@@.woman;"Okay, $name... I want you to cum for me. Cum on my tits!"@@ $neighmom demanded.
You grunted, then gasped when $neighmom leaned down to flick the head of your cock with her tongue. You could feel your orgasm quickly approach and you couldn't slow it; instead $neighmom's speed grew faster until you finally came. She moaned softly as your cum spilled out over her tits, pooling into her cleavage. You groaned and gasped as she continued to play with the tip of your cock.
@@.woman;"Hah... So much cum..."@@ $neighmom giggled then released your cock. You could feel how wet it still was. $neighmom began to massage your cum into her tits. She was still wildly aroused.
[img[images\pictures\neighmom\neigh_hotwife_2_3.webp]]
@@.woman;"Mm... How nice..."@@ She muttered more to herself than to you, while you awkwardly tried to clean your cock from the wetness. There were no tissues that you could see, and $neighmom didn't seem too interested in the clean-up efforts.
Eventually you gave up on cleaning it properly and just stuffed it back in your pants while $neighmom put her shirt back on after she'd finished rubbed your cum all over her skin. Surely she was still wet and sticky from it... But you didn't say anything. It was kind of hot.
@@.wife;"What are you two up to?"@@ You flinched as you heard your wife's voice. She'd just walked back into the room seconds after $neighmom re-dressed herself.
@@.you;"Uh, we were just finishing our wines..."@@ You explained probably too forcefully.
@@.woman;"He's such a charmer, $wife. You're a lucky lady."@@ $neighmom smiled sweetly at $wife. Your eyes widdened when you spotted some of your cum still clinging to her chest. You held your breath while you waited for $wife to reply.
@@.wife;"Only when he wants to be."@@ $wife laughed back. You felt relief that she didn't see it, but you needed to leave.
@@.you;"Thanks for having us over, $neighmom. We better be off..."@@ You stood up. You could feel your wet and cold cock move in your underwear. $wife eyed you with a smirk.
@@.woman;"Oh, really? That's a shame..."@@ $neighmom pouted.
@@.wife;"... Yes, that's probably a good idea to go home."@@ $wife smiled at $neighmom.
@@.wife;"It was so nice coming over, and we'll have to do it again some time..."@@ $wife suggested. $neighmom nodded frantically.
@@.woman;"Yes! Please come over again."@@ She insisted.
You lead $wife out of the house and back towards your own. You could feel $neighmom's gaze on you all the while.
<<iconButtonContainer
'Neigh Route (Hot) - Drinking with Neighbours pt4'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You felt some relief when you got home, but immediately felt tense again when $wife spoke.
@@.wife;"What happened?"@@ She asked.
@@.you;"Nothing. What? What do you mean?"@@ You no doubt sounded as guilty as you felt.
@@.wife;"I won the bet, didn't I? She made a move on you."@@ $wife crossed her arms and smirked.
@@.you;"Uh... Y-yeah, she did."@@ You admitted. You wondered how much you should tell her, but it seemed that you didn't need to. $wife could apparently read your mind.
@@.wife;"... You let her."@@ She said flatly.
It wasn't really a guess on her part- she knew you well enough. You gazed up at her face, unsure of what to say or exactly how she'd respond. You struggled to find the words.
@@.wife;"... I knew you would have!"@@ $wife laughed then grinned at you. You were bewildered then relieved to see that she didn't seem to mind.
@@.wife;"Well what was it? She used her big tits, didn't she?"@@ $wife pressed you.
@@.you;"Yes..."@@ You confessed with a dry voice.
@@.wife;"Then what happened?"@@ $wife asked. You could tell she was genuinely intrigued.
@@.you;"She... Showed me them... And then used them on my cock..."@@ You told her.
@@.wife;"Okay, she gave you a titjob. I thought that her shirt looked a little wrinkly."@@ $wife laughed.
@@.you;"You're not mad?"@@ You asked curiously. $wife looked at you flatly then shook her head.
@@.wife;"I'm only upset that I didn't get to see it..."@@ $wife said in a slightly quieter voice. You felt your loins stir as you thought about $wife joining in.
@@.you;"Maybe next time you can..."@@ You suggested.
@@.wife;"Next time? Look at you getting ahead of yourself."@@ $wife grinned playfully.
@@.you;"And what happened with $neigh?"@@ You asked. $wife blinked, then shrugged casually. Her whole attitude suddenly shifted.
@@.you;"... Eh?"@@ You tried to catch her eye. $wife sighed.
@@.wife;"Okay look, it was a bit weird. I went into his room and found him masturbating."@@ $wife explained.
@@.you;"Woah? Uh... But you stayed?"@@ You were confused.
@@.wife;"Yes- because... He was so embarrassed and I felt sorry for him."@@ $wife explained.
@@.you;"Yeah, poor guy just wanted to rub one out."@@ You grinned. $wife nudged you.
@@.wife;"Shoosh. It gets weirder."@@ She told you.
@@.wife;"He um, showed me a bunch of drawings and poems he'd done, and they were all for me."@@ She said. You stared at her.
@@.you;"... He wrote poems for you?"@@ You repeated.
@@.wife;"Yeah. I know, weird. It was like a love confession or something."@@ She explained.
@@.you;"Pfft!"@@ You couldn't stop yourself from laughing. $wife nudged you in the side again.
@@.wife;"Stop it. I know, it's weird. He's weird. Like I said I felt sorry for him."@@ $wife sighed then shrugged.
@@.you;"Well what now?"@@ You asked. $wife quirked a brow at you.
@@.wife;"Nothing. I told him it was sweet but I'm married."@@ She replied.
@@.you;"Not that, dummy. I mean about $neighmom."@@ You told her.
@@.wife;"Oh. Heh. I guess... We just play it out? What do you think?"@@ $wife smiled at you.
@@.you;"Sounds good to me."@@ You agreed.
@@.wife;"I won the bet, by the way. Don't think I'd forgotten."@@ $wife reminded you.
@@.you;"Yeah yeah. What was the wager? Ten dollars?"@@ You tried to recall. $wife shook her head.
@@.wife;"That was the first bet, and I gave you a blowjob... This was a new bet."@@ $wife recounted.
@@.wife;"I'll... Think of something. Don't worry about it for now."@@ $wife hummed to herself. You most certainly did worry about it.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go to Bed"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>@@.you;"How about right now?"@@ You asked coolly, though you felt your heart race with excitement.
@@.woman;"Now? Of course! Um, I'll go home and tidy up a bit. Come on over when you're ready!"@@ She exclaimed, then rushed back to her front door.
You hurried to your own front door to fetch the wife.
<<iconButtonContainer
'Neighbour Route Hot - Another Visit 2'
'button_m_forward.png'
`"Go get " + $wife`
>>
<</iconButtonContainer>>@@.you;"Hey, are you home?"@@ You called out as you stepped inside.
@@.wife;"Hi hun. I'm here."@@ $wife poked her head around the corner to look at you.
@@.wife;"Is it hot outside? You look hot."@@ She asked casually.
@@.you;"Huh? Uhh, no. Not really. Anyway, $neighmom invited us over."@@ You told $wife.
@@.wife;"Oh, I see."@@ She smirked and rolled her eyes.
@@.wife;"And I suppose you already told her that we'd come right over?"@@ She quirked a brow. You nodded with a big stupid grin. $wife sighed then shrugged.
@@.wife;"We better not keep her waiting then... Just give me a minute."@@ She said, then wandered off to the bedroom.
You waited as patiently as you could, and you just about lunged at $wife when she finally came out.
@@.you;"Come on!"@@ You hurried her.
@@.wife;"What, are you worried about the traffic?"@@ $wife gently pushed you out the door. As cool as she was, you could tell she was excited too.
<<iconButtonContainer
'Neighbour Route Hot - Another Visit 3'
'button_m_forward.png'
`"Visit " + $neighmom`
>>
<</iconButtonContainer>>You approached $neighmom's front door. It was already cracked open, but you gently knocked anyway.
@@.woman;"Come in!"@@ You heard her call out from down the hallway, in the kitchen.
You followed $wife down the hallway and met $neighmom. She must have gotten changed - she was wearing a different dress. It was much more loose fitting...
You sat down beside $wife at the kitchen bench while $neighmom fetched some glasses.
@@.woman;"Is a red okay?"@@ She asked as she took down a bottle.
@@.wife;"That sounds perfect."@@ $wife answered for you both.
@@.woman;"I'm so glad you decided to visit again..."@@ $neighmom said through a smile while she poured out three very full glasses.
@@.you;"Thanks for inviting us."@@ You replied, then took a deep gulp as $neighmom passed you a glass. $neighmom always made such an awkward atmosphere.
@@.woman;"Well... I know that $neigh was very happy that you visited, $wife..."@@ She commented.
@@.wife;"Is he here now?"@@ She asked with a smile. $neighmom shook her head.
@@.woman;"He's at a friend's house."@@ $neighmom answered. You were surprised that $neigh had a friend, but you hid it well.
You spent another hour or so chatting, and you were more than happy to sit back and let $wife and $neighmom do the talking while you had a few more wines. Unfortunately that meant they mostly spoke about things that you had very little interest in. Thankfully it took an interesting turn. You weren't really paying attention, but it seemed the energy had shifted.
@@.woman;"I know that he's an adult and I shouldn't be doting over him... But I can't help it. He's always been a bit of a loner... I want to make sure he's looked after."@@ $neighmom explained. You were interested to know what she meant by 'looked after', but you were too drunk to figure out how to ask such a question.
@@.wife;"You're doing a good job, $neighmom."@@ $wife reassured $neighmom with a light squeeze of her forearm.
@@.woman;"You know, it's probably too much information... But I know that $neigh has a... 'problem'... With his... You know..."@@ $neighmom began to say, red-faced.
@@.wife;"Oh, that explains it."@@ $wife nodded, apparently unphased by $neighmom's knowledge of $neigh's junk. @@.wife;"The poor guy. No wonder he's so shy."@@
@@.woman;"I'm just happy that he's happier now."@@ $neighmom said.
@@.wife;"How has he been at home? I hope he's feeling more confident...?"@@ $wife asked.
@@.woman;"He has, mostly thanks to you."@@ $neighmom smiled. @@.woman;"He was so happy when you last visited, I hadn't seen him like that in a long time. I think he has a bit of a crush, to be honest..."@@ $neighmom confessed. $wife laughed.
@@.wife;"How cute. I have a fan, $name!"@@ $wife remarked to you.
@@.you;"Yeah, 's great..."@@ You replied, unable to help but slur your words. Apparently you were more drunk than you'd thought. $wife rolled her eyes at you.
@@.wife;"He turns into a sleepy bear when he drinks red wine."@@ $wife explained to $neighmom. She giggled.
@@.woman;"I'm sorry, we could have had something else."@@ $neighmom said. $wife shook her head.
@@.wife;"There's nothing to be sorry about. He's easier to take advantage of when he's like this."@@ $wife said with a cheeky grin. $neighmom's cheeks turned red again.
@@.woman;"Is that right..."@@ She giggled with a shy smile.
@@.wife;"It's the only way I can get any relief."@@ $wife poked you in the side. You couldn't figure out what to say to that, but it seemed you didn't need to. Things were going perfectly without your drunken input.
@@.woman;"Relief huh...?"@@ $neighmom looked wistfully away.
@@.wife;"What do you do for relief, $neighmom...?"@@ $wife asked with a knowing smile. She suddenly looked very wolfish. $neighmom bit her lip as she looked between the two of you.
@@.woman;"I have... Toys..."@@ She confessed.
@@.wife;"That's a good start."@@ $wife nodded while she downed the rest of her wine. @@.wife;"Care to show me?"@@ She suggested. $neighmom looked between the two of you again. You felt your heart begin to race again.
@@.woman;"Um... Upstairs... Follow me..."@@ $neighmom led $wife to the staircase. $wife looked back at you and raised an eyebrow, then beckoned you to follow.
<<iconButtonContainer
'Neighbour Route Hot - Another Visit 4'
'button_m_forward.png'
"Follow them upstairs"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $neighbour_hot_scene_3 to true>>
Your head spun as you stood up from the stool and made your way towards the stairs. You had to lean on the wall for balance as you staggered up after $wife and $neighmom, though they were already down the hallway by the time you got to the top.
@@.woman;"... See... I have this..."@@ You could hear $neighmom's voice.
You quickly made your way into her room. She was showing $wife a thick black dildo. $wife giggled.
@@.wife;"Like them black do you?"@@ She teased.
@@.woman;"No! Um, not always..."@@ $neighmom quickly replied while glancing at you. $wife surely noticed.
You went to close the door but stopped when $neighmom raised a hand.
@@.woman;"You can leave that open."@@ She quickly said.
$wife sat down on $neighmom's bed and took the dildo in her hands to inspect it.
@@.wife;"It's a big one... How does it feel?"@@ She asked. $neighmom's cheeks turned red.
@@.woman;"It's good... Nothing like the real thing, though."@@ She admitted. $wife nodded.
@@.wife;"They rarely do. Personally I think you can do a lot more with just touching..."@@ $wife suggested. $neighmom bit her lip. She looked between the two of you.
@@.woman;"Is that what you do...?"@@ $neighmom asked. You could see that she was breathing harder. You all knew where this was going.
$wife smiled and raised a hand to gently place on $neighmom's shoulder. She slid the top of her dress down. $neighmom breathed in sharply as her chest was exposed, but she didn't stop $wife. Instead she helped $wife pull off the dress entirely, then did the same for $wife, albeit with nervous hands.
@@.wife;"See... We haven't even really done anything... But you're already feeling it, aren't you...?"@@ $wife asked with a smile.
@@.woman;"I... Yes..."@@ $neighmom nodded.
She couldn't help but look over $wife's incredible figure. $wife was also eyeing $neighmom's chest. She slowly lifted a hand to rest on $neighmom's thigh and began to rub it. You caught her gaze and she offered a wicked smile.
@@.wife;"You better be taking notes, $name..."@@ $wife teased you. You were of course watching with keen intent.
@@.woman;"Oh...!"@@ $neighmom gasped suddenly as $wife's hand brushed up against her womanhood.
@@.wife;"I can feel how hot you are there... How wet you are..."@@ $wife whispered as her fingers gently ran over $neighmom's panties. $neighmom breathed harder and jolted when $wife began to rub her.
@@.wife;"Do you like it...?"@@ $wife asked. You heard a creak behind you, but you couldn't focus on anything else.
@@.woman;"Yes...!"@@ $neighmom moaned a little too loudly. She bit her lip and glanced down at $wife's crotch. $wife smiled and spread her legs to give $neighmom access. She tenderly reached over to return the favor.
@@.wife;"Mmm..."@@ $wife moaned and rocked against $neighmom's fingers.
[img[images\pictures\neighmom\neigh_hotwife_3_1.webp]]
Your cock was rockhard and it was unfair to keep it locked up. You tried to quietly undo your pants, but the audible zip drew $wife's attention. She smirked at you.
@@.wife;"Are you going to jerk off, baby...?"@@ $wife teased. $neighmom quickly glanced over and watched eagerly. You were too drunk to feel embarrassed. You pulled down your pants and took out your throbbing erection.
@@.wife;"Doesn't that look nice, $neighmom...?"@@ $wife asked as she began to rub faster. $neighmom gasped and nodded.
@@.wife;"Since we're such good friends... I was thinking it'd be okay to share it with you, what do you think...?"@@ $wife asked again. $neighmom bit her lip.
@@.woman;"Is it really okay...?"@@ $neighmom asked with a gasp. $wife smirked.
@@.wife;"Are you asking for permission this time? You already seduced him once before..."@@ She teased. $neighmom's cheeks burned red. $wife raised a finger to her lips.
@@.wife;"It's okay. Let's get you ready..."@@ $wife smiled, then took $neighmom's hands.
$neighmom gasped as $wife pulled her forward and onto her hands and knees, her ass pointed towards you. $wife ran a hand over it.
@@.wife;"Mm, doesn't that look nice, baby...?"@@ $wife asked you.
@@.you;"Yeah..."@@ You grunted and started jerking off.
@@.wife;"Such a beautiful ass... Let's see what's under these..."@@ $wife whispered as she gingerly slid a finger under $neighmom's panties to pull them aside. Her pussy was glistening already.
@@.wife;"Oh wow... If I were a man I wouldn't be able to stop myself..."@@ $wife commented as she reached down to spread $neighmom's pussy lips apart. $neighmom gasped from the touch. $wife giggled then pulled the underwear down to take them completely off.
@@.woman;"Mmh, P-please..."@@ $neighmom moaned.
@@.wife;"Be patient, $neighmom... I have to prepare you..."@@ $wife explained. She leaned in closer to $neighmom's pussy and gazed up at you.
@@.wife;"I get to have the first taste..."@@ $wife said before she leaned in to lick $neighmom's pussy. She rolled her tongue over her pussy, then up to her asshole, all the while she watched you with lustful eyes.
[img[images\pictures\neighmom\neigh_hotwife_3_2.webp]]
@@.woman;"O-oh my god...! Don't stop...!"@@ $neighmom pleaded. $wife pushed her tongue inside her and rubbed her clit. $neighmom spasmed and gasped as she came.
@@.wife;"Mmh... She's ready... Come over here baby..."@@ $wife said to you.
You eagerly stepped forward. Your cock was already dripping with pre-cum. $wife leaned down to suck on it with a lustful hunger. She then took your shaft and gently guided the tip of your cock towards $neighmom's pulsing slit. You groaned as your cock slowly pushed inside her. $neighmom gasped as her pussy swallowed the head of your cock.
@@.woman;"Oh fuck...!"@@ $neighmom moaned loudly.
@@.wife;"Mmm... Does that feel good...?"@@ $wife asked as she watched your cock push inside. She bit her lip and gazed up at you.
@@.you;"Yeah..."@@ You grunted.
[img[images\pictures\neighmom\neigh_hotwife_3_3.webp]]
$wife gripped $neighmom's ass and pushed it back into you. You groaned as your cock was swallowed up entirely.
@@.woman;"Oh...!"@@ $neighmom gasped as $wife began to push and pull her ass, ramming it against your cock. You grunted from the feeling; $neighmom's pussy was hot and wet, and seemed to suck you in with a hunger.
@@.wife;"Mmmh... Do you like fucking another woman...?"@@ $wife asked suddenly with a mischevious smile. You hesitated then nodded.
@@.wife;"It sure looks like it... That's okay baby... Just remember how lucky you are to have me as a wife..."@@ $wife smirked.
@@.wife;"Plus, this is turning me on too."@@ She added.
@@.woman;"Ohh my god...! I'm going to cum...!"@@ $neighmom gasped. You could feel her wetness begin to soak you. $wife bit her lip.
@@.wife;"Cum inside her..."@@ $wife encouraged you. You looked at her dubiously, but it looked like she was serious.
@@.woman;"Ohh... Y-you're going to cum inside...? Mmmh..."@@ $neighmom began to rock back against you, turned on by the thought of receiving your load. You could hardly hold it in. You gripped onto her ass and began to thrust faster. $neighmom moaned lewdly but you didn't stop; you thrusted faster until you felt your body turn stiff from a pending orgasm, then you thrusted your cock in as deep as you could. You groaned as you came inside her.
@@.woman;"Oh god...! Oh fuck...!"@@ $neighmom spasmed against your cock while $wife rubbed her clit. $wife bit her lip and gazed up at you.
@@.wife;"You did it inside... You came inside another woman, $name..."@@ She whispered.
@@.you;"You told me to..."@@ You replied through heated breaths.
@@.wife;"I did... And I liked it."@@ She nodded.
Your cock slipped out of $neighmom's pussy. She collapsed onto the bed and let out a long breath while shivering.
@@.woman;"I can't believe that happened... That felt..."@@ $neighmom mumbled.
@@.wife;"Thanks for being such a gracious host."@@ $wife giggled.
After cleaning yourselves up, $neighmom saw you both off. She was red-faced, but seemed to be very satisfied. She smiled and watched you both leave.
You made your way across the lawn and back home.
<<iconButtonContainer
'Neighbour Route Hot - Another Visit 5'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $neigh_path_hot to 6>><<set $unique_event_trigger_wife_neigh_hot_3 to true>>\
@@.you;"That was wild..."@@ You said to $wife, once you'd both finally settled down in the bedroom.
@@.wife;"You're telling me. You seemed to enjoy it."@@ $wife smirked at you.
@@.you;"Well yeah, obviously."@@ You rolled your eyes.
@@.wife;"Did you notice that $neighmom left the door open?"@@ $wife asked. You looked at her questioningly and shrugged.
@@.you;"Uhh... Did she? What about it?"@@ You asked.
@@.wife;"Wouldn't you close the door?"@@ $wife asked. She was watching you carefully, which put you on edge.
@@.you;"I guess so... Why does it matter? $neigh wasn't home."@@ You shrugged again at $wife's odd questions.
@@.wife;"Except I think he was."@@ $wife suggested.
@@.you;"... What? You think..."@@ You scratched your head and scrunched your face up in thought.
@@.wife;"I think I saw him spying... And I think $neighmom did too."@@ $wife said with a hint of a smirk. You stared at her, dumbfounded.
@@.you;"... $neighmom let $neigh watch...? She told us he wasn't home."@@ You reminded $wife. It was her turn to shrug.
@@.wife;"I know. But I definitely saw something, and $neighmom seemed to notice too."@@ She explained.
@@.you;"... That's weird."@@ You said.
@@.wife;"Yeah... But who are we to judge?"@@ $wife smiled at you.
@@.wife;"Anyway, I don't know for sure."@@ She paused to think. @@.wife;"Maybe next time we visit I'll do some investigating..."@@ She said. You nodded eagerly.
@@.you;"Yeah that sounds like a good idea."@@ You replied very quickly. You were just keen to do it again.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<</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
'Neighbour Route Hot - Tease'
'button_m_forward.png'
"Go home..."
>>
<</iconButtonContainer>><<set $neigh_path_hot to 5>><<set $unique_event_trigger_wife_neigh_hot_3 to true>>\
<<if $sexuality gte 51>>\
[img[images\pictures\wife\wife_hot_2.png]]\
<<else>>\
[img[images\pictures\wife\wife_hot_1.png]]\
<</if>>\
@@.you;"So I was talking with $neighmom..."@@ You began to say. You did your absolute best to come across casually, but $wife immediately perked up with interest. She smirked at you.
@@.wife;"I bet you did. Don't push your luck, $name."@@ She teased you.
@@.you;"What? It was a friendly chat, nothing bad..."@@ You defended yourself, but that just made $wife smirk even more.
@@.wife;"Oh, 'friendly' was it? Let me guess, she wanted to see if you'd like to visit again?"@@ She questioned you. You clicked your tongue.
@@.you;"Actually she wanted 'us' to visit again."@@ You shot back. $wife raised an eyebrow.
@@.wife;"Did she now..."@@ She pondered quietly for a brief moment. @@.wife;"She wants to have a threesome."@@ She hit the nail on the head, which made you flinch in surprise.
@@.you;"How did you...?"@@ You remarked without thought. $wife clapped her hand against her thigh.
@@.wife;"Aha! You already knew! So she suggested it to you and you thought you'd try your luck huh? That's why you've had that goofy smile on your face all night."@@ $wife laughed. You felt your face turn red with embarrassment. She knew you too well.
@@.you;"Well... Um... Y-yes."@@ You admitted it.
@@.wife;"You're so predictable, $name."@@ $wife sighed and shook her head, her smile still holding on her face. Just when you thought you were out of luck, she shrugged.
@@.wife;"I guess we could visit and see what happens."@@ She said casually. Your heart skipped a beat.
@@.you;"Y-yeah? I mean, cool, whatever."@@ You tried to play it off, but no doubt your excitement was clear on your face. $wife shot you a sly smirk.
@@.wife;"Whatever? You should be thanking me with eternal worship."@@ She poked you.
@@.you;"We'll see what happens, right?"@@ You replied. $wife narrowed her eyes at you, then nodded.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Back"
>>
<</iconButtonContainer>><<set $neigh_path_hot to 4>>\
[img[images\pictures\neighmom\neighmom.png]]
@@.you;"I had fun too."@@ You replied with a smile. $neighmom's cheeks turned red.
@@.woman;"Um... Was $wife okay...? I mean... I don't want to cause any problems with you two..."@@ She began to say in a fluster.
@@.you;"There's nothing for you to worry about."@@ You reassured her with a grin.
@@.woman;"You told her?"@@ She asked with a curious glint in her eye.
@@.you;"Of course I did."@@ You shrugged.
@@.woman;"And she didn't care...?"@@ She looked both impressed and jealous.
@@.you;"I told you that she'd probably like it..."@@ You reminded her. $neighmom bit her lip.
@@.woman;"I wish more people were so open minded like you two..."@@ She commented, more to herself.
@@.woman;"If you feel up to it, you and $wife are always welcome to visit again one night."@@ She suggested. @@.woman;"I don't mind exploring new things if $wife doesn't..."@@ She added. Your imagination wandered.
@@.you;"That sounds fun. I'll talk to $wife about it."@@ You smiled at her then returned home. You felt absolutely giddy- this was the opportunity of a lifetime that most guys dreamed of.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>><<set $neigh_path_hot to 7>>\
[img[images\pictures\neighmom\neighmom.png]]
You speak with Mary after work. She's a little red in the face and tells you she had fun.
You agree, and ask if you and wife could come over for dinner again? Mary suggests she'll ask Kyle to have a sleepover 'again', but you tell her not to worry.
You both agree to visiting on the weekend.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>>You stepped inside and were greeted by $wife who stood by the door.
@@.wife;"Hey $name..."@@ She welcomed you with a knowing smirk. You realized she must have seen your encounter with $neighmom.
<<if $sexuality gte 51>>\
[img[images\pictures\wife\wife_hot_2.png]]
<<else>>\
[img[images\pictures\wife\wife_hot_1.png]]
<</if>>\
@@.you;"Are you spying on me?"@@ You asked jokingly.
@@.wife;"Mhm, just making sure noones making a move on my man."@@ She replied.
@@.you;"You have nothing to worry about, it's just $neighmom being her usual odd self."@@ You shrugged dismissively.
@@.wife;"Well I think that her usual odd self might be a fan of yours."@@ $wife suggested through a teasing smile.
@@.you;"Oh please."@@ You rolled your eyes.
@@.wife;"Don't deny it! Why is she always asking you to come over for a drink if not to try and seduce you?"@@ $wife asked.
@@.you;"You heard that?"@@ You were mildly surprised by your wife's ability to eavesdrop, then you shook your head.
@@.you;"It's more likely that her even odder son has a thing for //you//."@@ You shot back. $wife smirked and shrugged.
@@.wife;"Maybe. But don't deflect! $neighmom definitely has a crush on you."@@ $wife insisted.
@@.you;"Yeah right."@@ You yawned to highlight just how moot her thought was. $wife clicked her tongue at your dismissiveness.
@@.wife;"Okay fine, how about this; next time she asks you to visit you tell her that you will."@@ She suggested. You blinked in surprise.
@@.you;"Are you crazy? She probably has an insane sex dungeon- a sex prison!"@@ You argued.
@@.wife;"What does that matter to you if she doesn't have a thing for you?"@@ $wife quirked a brow then smirked again.
@@.wife;"Okay okay, tell her that you'll come over //only if// I can come too. I bet you she'll find a reason to say no."@@ $wife suggested.
@@.you;"Huh... So if I drag you along then all her hopes and dreams of imprisoning me in her sex dungeon will be shattered..."@@ You remarked thoughtfully and cheekily.
@@.wife;"Yes."@@ $wife confirmed the plan.
@@.you;"And you'll //bet// me she says no?"@@ You clarified.
@@.wife;"She wants to fuck you, so she'll take back her offer."@@ $wife confirmed.
@@.you;"Fine. What are we betting?"@@ You asked, immediately knowing what you'll ask for.
@@.wife;"I don't know. Ten dollars."@@ $wife shrugged.
@@.you;"Great, and if I'm right that she doesn't care and invites us both then I get a blowjob."@@ You bargained, knowing all too well that you're getting the better deal. $wife narrowed her eyes then smiled.
@@.wife;"Deal."@@ She said.
@@.you;"Awesome. I look forward to being right."@@ You grinned. $wife rolled her eyes.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go to Bed"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<remember $neighbour_hot_scene_5 to true>>
@@.you;"I'd like to come over by myself if that's alright?"@@ You replied.
@@.woman;"Yes of course it is!"@@ She beamed.
@@.woman;"Let me just go clean up..."@@ She moved to return home, but you took her hand.
@@.you;"Can I come over right now?"@@ You asked. $neighmom's cheeks turned red. She opened and closed her mouth, then nodded.
@@.woman;"Yes okay."@@ She replied quietly, then she led you to her house.
<<iconButtonContainer
'Neighbour Route Hot - Visit Loop Alone 2'
'button_m_forward.png'
`"Follow " + $neighmom`
>>
<</iconButtonContainer>>You followed $neighmom through the front door. She closed the door quietly and peered down the hallway.
@@.woman;"Um... $neigh might be home, so let's be quiet..."@@ She told you. You nodded.
The two of you walked down the hallway, and after $neighmom paused to listen up the stairs, you quietly followed her up. If $neigh was home, he wasn't letting it be known.
You stepped into $neighmom's room. It was a little untidy; clothes were on the floor and her drawers were open.
@@.woman;"Um- s-sorry for the mess. I would have cleaned-"@@ She shyly began to explain, then gasped when you stepped forward to embrace her. You kissed her neck and felt her body soften against yours.
@@.woman;"Ohh... $name... I didn't know you were so assertive..."@@ She breathed.
@@.you;"Why wouldn't I be? I have $wife's permission, and I know you want it too."@@ You replied while you felt her body. Your hands caressed her behind.
@@.woman;"Th-that's true... Mmh... Are you this assertive with $wife...?"@@ She asked tenderly.
@@.you;"Sometimes I am, sometimes she is."@@ You answered, then you gently pushed $neighmom back to her bed. She bit her lip and looked up at you.
@@.woman;"I think I like it when you're assertive."@@ She whispered.
@@.you;"Take off your clothes."@@ You told her. $neighmom smiled slyly at you, then she nodded.
@@.woman;"Okay..."@@ She said quietly. You watched her unbuttoned her blouse and pull off her tight jeans. Then she unclipped her bra to release her heavy breasts, then finally wriggled off her panties. She stood naked before you, peering up at your face with a shaking breath.
@@.you;"Lay on the bed."@@ You commanded again.
$neighmom sat down, then leaned back. You stepped closer.
@@.you;"Spread your legs."@@ You murmured. $neighmom let out a small breath then slowly parted her legs to reveal her glistening pussy. She was already wet from anticipation. Her soft body was waiting for you.
[img[images\pictures\neighmom\neigh_hotwife_5_1.webp]]
You got to your knees and moved in close; her pussy was inches from your face. You could see every detail. Your cock was growing hard.
@@.you;"Your pussy is so wet... What a naughty woman you are."@@ You commented.
@@.woman;"Ohh... S-sorry..."@@ $neighmom replied with a soft moan.
@@.you;"Don't be sorry. I like naughty women..."@@ You replied. You gently brushed her pussy lips with a finger.
@@.woman;"Mmh! Ohh... Y-yes... I'm a naughty... I'm... A slut..."@@ $neighmom gasped from your touch.
@@.you;"I can tell. Your pussy's trying to swallow my finger."@@ You told her as you slowly and easily pushed a digit into her.
@@.woman;"Ohh...! Mmh, please... More..."@@ She moaned again. Of course a single finger wasn't enough.
You stood up and undid your pants. $neighmom eyed you hungrily as your pants dropped. Your erect cock sprung from your underwear.
@@.you;"Do you want this?"@@ You asked, knowing the answer.
@@.woman;"Ohh... Fuck me, $name..."@@ She begged.
You got onto the bed between her legs and rubbed the head of your cock against her womanhood. $neighmom rocked her hips, greedily trying to get you inside her, but you were enjoying yourself teasing her. She whimpered and gasp every time your cock brushed over her.
@@.woman;"Please $name... Fuck my naughty pussy..."@@ She begged again.
You held your shaft as you slowly pushed into her.
[img[images\pictures\neighmom\neigh_hotwife_5_2.webp]]
@@.woman;"Ohh- fuck...! Mmm..."@@ She moaned lewdly.
@@.you;"What a naughty woman... Fucking a married man..."@@ You grunted as you slowly thrusted into her.
@@.woman;"Mm- I am...! I know I shouldn't... with a married man..."@@ She gasped.
@@.you;"But you just can't help it, can you? Your pussy knows the truth... You just want to be fucked."@@ You told her. You thrusted faster.
@@.woman;"Hah! Y-yes...! I just want your cock... Mmm- I'm such a slut..."@@ $neighmom moaned and rubbed her clit.
@@.you;"You get off to it, don't you? You homewrecker."@@ You growled as you gripped her hips and thrusted harder.
@@.woman;"Oh my god- yes! Ohh... I love it...! I want you to fuck me... Cum inside me...!"@@ She shrieked and writhed on your cock as you slammed into her. She must have been reading your mind.
You gripped her tighter and thrusted faster until you came. Her pussy tightened around your cock as you filled her with your seed in hot bursts. She rocked her hips to milk out every drop. You pulled out your cock from her with a wet pop. She moaned and began to finger herself.
[img[images\pictures\neighmom\neigh_hotwife_5_3.webp]]
@@.you;"You really are a slut, aren't you?"@@ You observed while she fingered your cum inside her. She bucked and spasmed again.
@@.woman;"I am... S-sorry..."@@ She apologized again.
@@.you;"I forgive you."@@ You smirked.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>><<remember $neighbour_hot_scene_6 to true>><<set $unique_event_trigger_wife_neigh_hot_5 to true>>\
@@.you;"Let me go and fetch $wife real quick. I'm sure she'd like to join us."@@ You replied with a smile. $neighmom nodded eagerly.
@@.woman;"Yes okay! Um, I'll see you both soon."@@ She said excitedly, then she rushed home.
You returned home.
<<iconButtonContainer
'Neighbour Route Hot - Visit Loop Together 2'
'button_m_forward.png'
`"Fetch " + $wife`
>>
<</iconButtonContainer>>@@.you;" I'm home."@@ You called out as you stepped through the door.
@@.wife;"I'm in the bedroom!"@@ You heard $wife call back. You went to find her changing the bedsheets.
@@.you;"Hi hun."@@ You circled around the bed to give her a kiss. She half-smiled at you with a raised eyebrow.
@@.wife;"Hello... What's up?"@@ She asked, narrowing her eyes.
@@.you;"How'd you know?"@@ You were amazed by her intuition.
@@.wife;"Years of character study."@@ She replied with a shrug.
@@.you;"Oh, I'm a 'character' now?"@@ You crossed your arms.
@@.wife;"You absolutely are. Now out with it!"@@ She poked you.
@@.you;"$neighmom invited us over."@@ You told her. $wife quirked a brow and smiled mischieviously.
@@.wife;"Did she now? That's always hard to refuse. I guess we should say yes."@@ She replied.
@@.you;"Good to hear, because I already did."@@ You confessed.
@@.wife;"Of course you did!"@@ She poked you playfully.
@@.wife;"Good thing I've just showered. Let's go."@@ She said.
<<iconButtonContainer
'Neighbour Route Hot - Visit Loop Together 3'
'button_m_forward.png'
`"Visit " + $neighmom`
>>
<</iconButtonContainer>>You eagerly followed after $wife to visit $neighmom. The front door was open, so you let yourselves in.
@@.you;"$neighmom...?"@@ You called out, then slowly headed down the hallway. $wife followed you.
@@.you;"Hello..."@@ You leaned towards the stairs and peeked up. You gave $wife a look as if asking if you should go up. She shrugged with a smirk, then led the way. You followed her up.
@@.you;"Uhh... $neighmom...?"@@ You gingerly repeated as you stepped up to her bedroom door. You looked at $wife again. She pushed your arm. You slowly opened the door.
@@.woman;"Oh! S-sorry, I didn't hear you!"@@ $neighmom exclaimed as she clutched loose bathrobes around her.
@@.you;"Oh, sorry!"@@ You embarrassedly turned around. $wife smirked.
@@.wife;"You knew we were coming, didn't you?"@@ She asked with a knowing smile.
@@.woman;"Oh, um... Y-yes, I did..."@@ $neighmom nodded. $wife took a moment to look your neighbor over.
@@.wife;"... Did you want us to wait downstairs...? Or..."@@ She stepped into the room and sat on $neighmom's bed, then slowly undid her blouse.
@@.wife;"We could hang around up here...?"@@ She suggested. You loooked curiously back at $neighmom, who was blushing.
@@.woman;"You could probably stay up here..."@@ She agreed with a soft voice. You closed the door behind you.
$neighmom hesitated, then moved to sit beside $wife. She fidgeted with her hands in her lap. $wife reached over to hold them.
@@.wife;"There's no need to be nervous..."@@ $wife whispered soothingly. She drifted her fingers up $neighmom's arm to her shoulder.
@@.wife;"We've been here before, haven't we...?"@@ She reminded her as she gently pulled $neighmom's robe from her shoulder. Her soft, bare breasts were exposed.
@@.woman;"I... Sorry, you're right... I'm a bit nervous."@@ $neighmom giggled, then gasped when $wife leaned over to kiss her. She closed her eyes. You realized that you wanted a better view. You quietly moved over to sit beside them.
@@.wife;"Come here..."@@ $wife whispered as she pulled $neighmom closer to straddle her.
@@.wife;"Let me taste these."@@ $wife leaned forward to suck on $neighmom's breast.
[img[images\pictures\neighmom\neigh_hotwife_6_1.webp]]
@@.woman;"Ohh...! Mm..."@@ $neighmom moaned softly as your wife sucked on her nipple. You undid your pants and pulled out your semi-erect cock. $wife eyed it and smiled.
@@.wife;"Do you like what you see, hun...?"@@ $wife asked.
@@.you;"Yeah. You two have fun."@@ You replied while rubbing your cock. It was $neighmom's turn to get an eyeful of your manhood.
@@.wife;"You heard him, $neighmom... We're going to have some fun..."@@ $wife whispered.
She leaned up and pulled $neighmom around and off of her. $wife eyed you again as she undressed. You'd seen it hundreds of times, but watching your wife undress still turned you on. $wife's body was very different than $neighmom's, but both were very sexy.
@@.wife;"Take this off..."@@ $wife said as she pulled $neighmom's robes off completely. They were both fully naked. You leaned back on the bed and watched with interest.
@@.wife;"Now bend over, $neighmom... Let's give $name a good view of your pussy..."@@ $wife suggested.
@@.woman;"Okay..."@@ $neighmom replied with a shaking breath. She smiled bashfully at you, then she turned and slowly got down on her elbows and knees. Her ass and pussy were fully exposed.
@@.wife;"Mmm... It's a nice ass, isn't it $name...?"@@ $wife smirked at you. She knelt beside $neighmom and slowly ran her hands over her ass. You could already feel pre-cum drip from your cock.
@@.you;"It is."@@ You agreed.
@@.wife;"Hear that $neighmom? My husband likes your ass..."@@ $wife repeated.
@@.woman;"Mmh... I'm glad..."@@ $neighmom said between some shaking breaths. $wife began to run her fingers up and down $neighmom's ass and occasionally brushed against her pussy and asshole. $neighmom jumped every time.
@@.wife;"Most women would be mad if another woman was presenting themselves like this to their husband."@@ $wife said thoughtfully.
@@.wife;"I kind of like it though... And I think you do too. Are you an exhibitionist maybe...?"@@ $wife suggested playfully.
@@.woman;"I don't think so... I mean, I haven't thought about it before..."@@ $neighmom answered innocently.
@@.wife;"I think you are. How do I put it...? You're getting wet."@@ $wife whispered, then slid her fingers between $neighmom's legs, into her pussy. You could hear the wetness.
[img[images\pictures\neighmom\neigh_hotwife_6_2.webp]]
@@.woman;"O-oh...! Mmmh..."@@ $neighmom gasped and moaned as your wife's fingers pushed inside.
@@.wife;"Mmm... Your pussy's tightening around my fingers... Are you wishing it was my husband's cock...?"@@ $wife teased as she slowly thrusted her digits.
@@.woman;"Mh, n-no... Maybe..."@@ $neighmom gasped.
@@.you;"Does it feel good, $neighmom...?"@@ You asked.
@@.woman;"Oh... Y-yes it does, $name..."@@ $neighmom confessed. You started jerking off faster.
@@.you;"Do you want to feel more?"@@ You asked.
@@.woman;"Oh... Yes...!"@@ $neighmom pleaded.
@@.you;"You have sex toys don't you? Where are they?"@@ You grinned.
@@.woman;"Toys? Mm... They're in a bag under the bed..."@@ $neighmom whispered. You gave $wife a look. She smirked back at you, then quickly climbed off the bed.
@@.woman;"Oh...!"@@ $neighmom moaned as $wife's fingers exited her with a wet squelch. $wife pulled out a bag from under the bed and unzipped it.
@@.wife;"Oh my... Did you have someone in mind for this...?"@@ $wife asked as she pulled out a strap-on dildo. She smirked at $neighmom, who blushed.
@@.woman;"Oh th-that's not for anyone..."@@ $neighmom stammered. You raised an eyebrow at the defensiveness. It was odd for $neighmom to have such a sex toy, you thought. $wife was examining it curiously.
@@.wife;"Use it on me."@@ She said as she tossed it to $neighmom, then she climbed back onto the bed and layed on her back.
$neighmom got up from her hands and knees and strapped on the toy with shaking hands. She looked at you then shuffled over to your wife's waiting pussy.
@@.wife;"Mmm... Go in slowly..."@@ $wife whispered and rubbed herself. $neighmom moved the head of the dildo up and down $wife's slit. $wife looked across at you.
@@.wife;"Are you watching honey...? Watching $neighmom fuck me...?"@@ She teased with a smile then she gasped when $neighmom thrusted the toy into her.
[img[images\pictures\neighmom\neigh_hotwife_6_3.webp]]
@@.wife;"Oh fuck..."@@ $wife gasped.
@@.woman;"Is this good?"@@ $neighmom asked quietly while gently thrusting.
@@.wife;"Yeah... Kiss me."@@ $wife requested.
$neighmom leaned forward to kiss your wife while she continued to thrust into her. It took all your willpower to not cum then and there. You had to pause for a moment.
@@.wife;"Mmh... It feels good..."@@ $wife moaned softly. She looked across at you, then up at $neighmom.
@@.wife;"Can I have a turn?"@@ She asked.
$neighmom slowed to a stop, then nodded. She pulled the dildo from your wife with a pop, then unstrapped it. $wife quickly climbed off the bed and picked the toy up with both hands.
@@.wife;"It felt good, $neighmom... But I don't think you've used it before."@@ $wife remarked curiously while inspecting the toy. Now that she'd said it, $neighmom did seem a little inexperienced with her thrusting. $neighmom blushed again. She either didn't know what to say or didn't want to.
@@.wife;"So I'm guessing you prefer receiving...?"@@ $wife suggested. She rotated the toy around and began to strap it to herself.
@@.wife;"Get over here..."@@ She grinned at $neighmom. $neighmom climbed over to the edge of the bed, then leaned over under $wife's guidance. You began to jerk off again.
$wife stepped in closer, then rubbed the head of the dildo against $neighmom's pussy.
@@.wife;"See? You're already dripping wet... You naughty woman..."@@ $wife teased.
@@.woman;"Mmh... S-sorry..."@@ $neighmom whispered.
@@.wife;"Sorry? There's no need to be sorry. We like naughty women like you... Don't we $name?"@@ $wife smiled at you.
@@.you;"Yeah, we do."@@ You agreed. $neighmom eyed your erect cock and bit her lip, then she moaned as $wife thrusted into her.
[img[images\pictures\neighmom\neigh_hotwife_6_4.webp]]
@@.wife;"Your pussy is so slutty..."@@ $wife commented.
@@.woman;"Ohh... F-fuck..."@@ $neighmom moaned as $wife gripped her hips to thrust faster.
@@.wife;"You like this, don't you?"@@ $wife smirked. She eyed your cock again. You realized she was matching her thrusts with the speed of your jerking off.
@@.woman;"Ohh yes! I do...! Mmm..."@@ $neighmom confessed with a loud moan.
@@.wife;"I want you to watch $name... Watch my husband..."@@ $wife paused to lean forward and whisper in $neighmom's ear.
@@.woman;"Mmm..."@@ $neighmom gasped and bit her lip. Her eyes drifted to you, then your cock. $wife started thrusting again. It was your turn to match her.
@@.wife;"Watch him... When he cums... Imagine it shooting inside you... Inside your slutty pussy..."@@ $wife spoke in a gentle, seductive voice. $neighmom watched you jerk off. Her eyes rolled with each thrust, but she watched you with anticipation. You grunted as you felt yourself hit your limit.
@@.wife;"My husband's going to fill you up...!"@@ $wife thrusted faster.
@@.woman;"Ohh f-fuck! Cum inside me...!"@@ $neighmom begged as she watching you cum. She shivered and bucked against $wife. You grunted as your cum spurted across the bed and onto $neighmom's leg.
$wife smirked at you, then she pulled the dildo out with a wet pop. $neighmom collapsed on her bed. She quivered.
@@.you;"That was hot..."@@ You commented to $wife.
@@.wife;"Glad you liked it."@@ $wife smiled.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>><<remember $neighbour_hot_scene_7 to true>><<set $unique_event_trigger_wife_neigh_hot_6 to true>>\
@@.you;"Let me go and fetch $wife real quick. She could probably help $neigh with some homework or something..."@@ You replied with a smile. $neighmom nodded eagerly.
@@.woman;"Oh, yes! She could! Um, I'll see you both soon."@@ She said excitedly, then she rushed home.
You returned home.
<<iconButtonContainer
'Neighbour Route Hot - Visit Loop Tutor 2'
'button_m_forward.png'
`"Fetch " + $wife`
>>
<</iconButtonContainer>>@@.you;" I'm home."@@ You called out as you stepped through the door.
@@.wife;"I'm in the bedroom!"@@ You heard $wife call back. You went to find her changing the bedsheets.
@@.you;"Hi hun."@@ You circled around the bed to give her a kiss. She half-smiled at you with a raised eyebrow.
@@.wife;"Hello... What's up?"@@ She asked, narrowing her eyes.
@@.you;"How'd you know?"@@ You were amazed by her intuition.
@@.wife;"Years of character study."@@ She replied with a shrug.
@@.you;"Oh, I'm a 'character' now?"@@ You crossed your arms.
@@.wife;"You absolutely are. Now out with it!"@@ She poked you.
@@.you;"$neighmom thought you could help $neigh out with his school work."@@ You told her. $wife quirked a brow and smiled mischieviously.
@@.wife;"Did she now? And I suppose you're also interested in $neigh's acedemic success...?"@@ She asked.
@@.you;"I am."@@ You nodded solemnly.
@@.wife;"Well if it's so important to you..."@@ She smirked rolled her eyes.
@@.wife;"Okay, fine. I'll head over now."@@ $wife made her way to the door then paused to look back at you.
@@.wife;"Now don't let me catch you spying, okay...?"@@ She smiled.
@@.you;"I'll do my best to not get caught."@@ You replied.
<<iconButtonContainer
'Neighbour Route Hot - Visit Loop Tutor 3'
'button_m_forward.png'
`"Visit " + $neighmom`
>>
<</iconButtonContainer>>You waited a reasonable amount of time after $wife left before you too departed for $neighmom's house.
You gently knocked on her front door and were quickly greeted by $neighmom. She cracked open the door to peek out, then after spotting you she ushered you in.
@@.you;"Woah."@@ You couldn't stop yourself from exclaiming. $neighmom was wearing sheer lingerie, which explained her cagey behavior at the door.
@@.woman;"Do you like it...?"@@ She giggled and swirled flirtatiously. You could see her body through the sheer material.
@@.you;"I do, but I have to tell you that I'm married..."@@ You joked. $neighmom pouted at you.
@@.woman;"That wouldn't stop me, $name..."@@ She purred.
@@.you;"Did $wife..."@@ You peered past $neighmom, down the hallway.
@@.woman;"Yes, she's already upstairs with $neigh... That's why I thought I might as well get comfortable too..."@@ $neighmom explained.
@@.you;"I see..."@@ You replied. Your imagination wandered to what might be happening upstairs. You blinked back into focus when $neighmom gently took your hand.
@@.woman;"I waited for you to get here... Did you want to go peek...?"@@ She asked with flushed red cheeks. You nodded.
$neighmom excitedly tip-toed down the hallway while still holding your hand. You did your best to keep up with her while staying relatively quiet. You made it up the stairs without incident and crept to the slightly ajar door. $neighmom peeked in first. She clasped a hand over her mouth.
@@.you;"Let me see..."@@ You whispered and moved in closer. $neighmom leaned over your shoulder, her body pressed against your back. You had to duck down to let her see over you. She seemed to enjoy the closeness, her arms were wrapped around your waist and her hands were comfortably sitting atop your crotch. You peeked through the door.
A deep swirling emotion filled you. $wife and $neigh were both completely naked on his bed. He was slowly jerking his cock while $wife touched herself.
[img[images\pictures\neighmom\neigh_hotwife_7_1.webp]]
@@.wife;"That's it, $neigh... Keep stroking it... Mmh... I want to feel it so bad..."@@ You could hear your wife's soft, seductive voice. Your loins stirred awake. $neighmom apparently noticed too. She began to rub your cock through your pants.
@@.man;"You're so beautiful, miss $wife..."@@ $neigh gasped.
@@.wife;"Beautiful, huh...? How about sexy...?"@@ $wife asked with a smile. She turned around on the bed to face him, and she squeezed her soft breasts together.
@@.woman;"She's definitely sexy..."@@ $neighmom whispered in your ear. She squeezed your cock, then undid your pants while you watched your wife.
@@.man;"Y-yeah, that's what I meant... You're sexy..."@@ $neigh agreed.
@@.wife;"What's the sexiest part of me...?"@@ $wife asked. You could tell she was enjoying teasing $neigh.
@@.man;"Everything!"@@ $neigh replied. $wife quirked a brow and gently stroked his thigh with a finger. He groaned from just her touch, and his cock twitched.
@@.wife;"If you had to pick one thing."@@ She whispered.
@@.man;"Ugh... Your eyes...!"@@ $neigh blurted. $wife blinked in genuine shock. Her cheeks turned slightly red.
@@.wife;"I wasn't expecting that. Hehe, how sweet..."@@ $wife smiled. She then turned around to expose her bare ass and pussy. She rubbed her hand against her ass and looked back at $neigh.
@@.wife;"But what about this...?"@@ She asked with a smirk. You almost groaned. $neighmom took out your swollen cock and was jerking you off.
@@.wife;"Doesn't it drive you wild...? You want to fuck me, don't you...?"@@ $wife whispered.
@@.woman;"What a naughty woman."@@ $neighmom breathed. She jerked you off faster and fondled your balls with her other hand.
@@.man;"I do...!"@@ $neigh groaned painfully.
@@.wife;"Imagine it for me... Rubbing your cock against my pussy... Getting it wet... Then pushing it in... My pussy would swallow your cock right up..."@@ $wife expertly painted the picture. She rubbed her fingers over her slit. You struggled to maintain composure while $neighmom relentlessly jerked your cock.
@@.wife;"Mmh... You'd pump your cock into me until I came... And then what would you do, $neigh...?"@@ She whispered.
@@.man;"I'd cum inside you...!"@@ $neigh groaned again, then he gasped as he began to cum.
@@.wife;"Oh- Do it, $neigh...! Cum for me...!"@@ $wife begged lewdly. $neigh groaned as he jerked off over your wife's ass. His cum spewed out over her cheeks.
[img[images\pictures\neighmom\neigh_hotwife_7_2.webp]]
@@.man;"Ugh...! $wife..."@@ $neigh gasped.
@@.wife;"Oh, $neigh... That felt so good..."@@ $wife smiled at him.
@@.woman;"Now it's your turn."@@ $neighmom whispered in your ear.
You bit your lip and used every fiber of your being to hold yourself together. You were on the brink of cumming, and despite your efforts, $neighmom wasn't interested in slowing down. She squeezed your balls and rolled your pre-cum over your cock.
@@.woman;"Cum for me like $neigh came for $wife."@@ She whispered.
You closed your eyes and clenched your jaw as you came into her hands.
[img[images\pictures\neighmom\neigh_hotwife_7_3.webp]]
@@.woman;"There you go... Good boy."@@ $neighmom purred.
@@.woman;"Now let's quickly go and get cleaned up!"@@ $neighmom pulled on your arm.
You collected yourself and awkwardly followed after her.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>>@@.wife;"You want to visit $neighmom...?"@@ $wife asked with a glint in her eye.
@@.you;"Yeah? I mean, 'yeah!'."@@ You were caught off guard. Truthfully you were trying to think of how to suggest it and you were relieved that you didn't have to. You knew $wife would tease you for being so eager.
@@.wife;"Okay. Get ready, we'll go over and surprise her..."@@ $wife suggested.
@@.you;"Is that a good idea? She might have plans already."@@ You put it forward thoughtfully.
@@.you;"Also $neighmom might need some time to send $neigh off to his friend's house."@@ You pondered aloud.
@@.wife;"Surely you didn't believe that, $name."@@ $wife looked at you dubiously. @@.wife;"There's no 'friend'. $neigh was there the whole time, and he'll be there again this time."@@ $wife told you.
@@.you;"And you still want to go...?"@@ You peered at your wife curiously. She gave you a mischevious smile.
@@.wife;"Actually I had an idea..."@@ She said. You quirked an eyebrow when she paused and bit her lip.
@@.you;"Yes...?"@@ You were very curious. $wife shook her head.
@@.wife;"You'll see. Probably."@@ $wife smirked. @@.wife;"Just remember hun; I won the last bet... And I think the price is that you have to go along with whatever I decide tonight."@@ $wife reminded you. You were kind of turned on and frightened at the same time.
<<iconButtonContainer
'Neighbour Route Hot - Weekend Visit 2'
'button_m_forward.png'
`"Visit " + $neighmom`
>>
<</iconButtonContainer>>You arrived at $neighmom's house and nervously knocked on the front door. You waited a moment with $wife then heard someone approach from inside. The door cracked open and $neighmom peeked out.
@@.woman;"$name!"@@ $neighmom exclaimed with a big smile as she opened the door fully.
@@.you;"Hi $neighmom..."@@ You replied sheepishly.
@@.woman;"Oh, and you're here too $wife!"@@ She added, somewhat embarrassedly.
@@.wife;"Hello $neighmom! I hope you don't mind our sudden visit... But we thought we'd makegood of your offer to visit again."@@ $wife spoke smoothly and with a relaxed smile, unlike you.
@@.woman;"Oh, um... Yes, of course! But um..."@@ $neighmom seemed suddenly very flustered. She glimpsed over her shoulder. @@.woman;"Actually $neigh is home, so..."@@ She trailed off.
@@.wife;"That's fine. Maybe I'll tutor him."@@ $wife suggested without missing a beat.
$neighmom opened and closed her mouth, then regarded $wife with a curious look.
@@.woman;"Um... You want to tutor him?"@@ She asked.
@@.wife;"You want to make sure he's 'looked after', don't you?"@@ $wife replied coolly.
She had the same mischevious smile on, and you realized what she'd meant. You looked across at her but you weren't sure what to say... But also, you had to go along with everything that $wife suggested. Your mind wandered with thoughts of what they could possibly do... And you felt your crotch stir. You shifted slightly to try and hide it.
$neighmom bit her lip as she peered at $wife for a while longer, then she nodded.
@@.woman;"I think he would like that very much..."@@ She said rather quietly.
@@.wife;"Great!"@@ $wife smiled. @@.wife;"Let's head inside...?"@@ She asked. $neighmom blinked then smiled.
@@.woman;"Of course! Sorry, please, come in..."@@ She ushered you both inside.
You followed $neighmom to the kitchen. $neigh was sitting at the bench and looked up with some surprise.
@@.man;"Miss $wife...!"@@ He exclaimed, then looked between you all.
@@.wife;"Hello $neigh."@@ $wife greeted him. @@.wife;"I hope you don't mind us visiting..."@@ She raised an eyebrow. $neigh frantically shook his head.
@@.man;"N-no! Um... I think I need to go to my room...!"@@ He suddenly jumped off the stool.
@@.woman;"Actually honey, miss $wife suggested giving you a private tutoring session..."@@ $neighmom explained. There was a hint of something in her tone, but you couldn't quite figure it out.
@@.man;"R-really...?"@@ He peered at $wife. She nodded.
@@.wife;"If that's okay $neigh...? I think there's a few things I could teach you..."@@ $wife replied. You noted her voice shifting a little more seductive.
@@.man;"Okay! Um, l-f-follow me...!"@@ $neigh eagerly led $wife to the staircase. She looked back at you and raised an eyebrow.
@@.wife;"Why don't you two enjoy a drink together...? You can tell me all about what you end up chatting about later, $name..."@@ $wife smirked then followed $neigh upstairs.
There was an awkward silence as you both listened to $neigh and $wife go into a bedroom.
@@.woman;"Did you want a drink...?"@@ $neighmom asked with a slightly shaking voice.
@@.you;"Maybe we should have a few."@@ You suggested.
<<iconButtonContainer
'Neighbour Route Hot - Weekend Visit 3'
'button_m_forward.png'
"Have a few drinks"
>>
<</iconButtonContainer>>$neighmom poured you both a drink and you spent some time idly chatting. The atmosphere was tense; you both knew what was going to happen.
@@.woman;"You know, it's a very kind thing what $wife is doing for $neigh..."@@ $neighmom said. You awkwardly rubbed your neck.
@@.you;"I guess..."@@ You shrugged. $neighmom smiled at you.
@@.woman;"And you both must be very open minded."@@ She continued.
@@.woman;"... I don't think it's always been that way though."@@ She pondered, more to herself. You were curious what she meant by that... Of course she was right. $wife was naturally a very conservative woman. It was your doing that made her who she was.
@@.you;"I guess people change."@@ You tried to dismiss her thought. $wife regarded you with an unusual look, then she smiled.
@@.woman;"I suppose so."@@ She agreed.
@@.you;"... Does it bother you? What $wife is doing..."@@ You eventually asked. $neighmom shook her head.
@@.woman;"I'm happy that $neigh is happy."@@ She said. You believed her. You didn't really understand, nor did you think you ever could.
You were nervous about it yourself. You couldn't stop thinking about them upstairs. You weren't sure what the feeing was, but whenever you remembered the last time you peeked on them your crotch immediately swelled.
As if she could read your mind, $neighmom reached out to place a hand on your arm. She smiled shyly at you.
@@.woman;"While they're busy, why don't we have our own fun...?"@@ She asked then she bit her lip while she stared at you.
<<iconButtonContainer
'Neighbour Route Hot - Weekend Visit 4'
'button_m_forward.png'
`"Follow " + $neighmom`
>>
<</iconButtonContainer>><<remember $neighbour_hot_scene_4 to true>>
You downed the rest of your drink. $neighmom giggled. You followed her quietly to the lounge room.
@@.you;"We're not going to your bedroom...?"@@ You asked. $neighmom shook her head.
@@.woman;"I don't want you to get distracted. Right now, I want you to be mine..."@@ $neighmom blushed.
She sat down on the lounge and began to undress. Your eyes fell to her heavy chest, and you also began to undress. Once she'd stripped off, $neighmom leaned back. Her naked body was laid out on the lounge, and she peered up at you with lustful eyes.
@@.woman;"Come here..."@@ $neighmom pleaded.
You climbed onto the lounge with her and leaned your body into hers. Your half-erect cock brushed against her bushy womanhood while you took in her body; you burried yourself in her chest and reached down to grab her ass.
She quietly gasped from your touch, and you could feel the heat from between her legs. She began to grind into you as your cock slowly became fully hard. $neighmom reached down to grip your shaft and lead it to her pussy.
@@.woman;"Fuck me..."@@ $neighmom begged.
You rubbed your cock against her wetness then pushed it in with a grunt. $neighmom gasped as your cock entered her. She bit her lip and groped her tits, then looked up at you.
[img[images\pictures\neighmom\neigh_hotwife_4_1.webp]]
@@.woman;"It feels so good, $name... I love your cock..."@@ $neighmom whispered between gasps.
@@.you;"Your pussy feels good too."@@ You grunted in response.
Every thrust seemed to pull you in deeper, and $neighmom moaned louder. She started rubbing herself.
@@.woman;"Do you love my pussy...?"@@ She asked with dreamy eyes.
@@.you;"... Yeah I do."@@ You replied, though you felt a bit awkward to admit it. $neighmom seemed to get off to it, she bucked harder and spasmed as she came.
@@.woman;"Ohh fuck...! M-make me yours, $name... Cum inside me...!"@@ She gasped.
You could barely hold yourself back. You wrapped your arms around her legs and began to thrust powerfully inside her; your cock completely coming out and slamming back in. Your balls slapped into her and you felt her wetness squirt over you. You grunted as you began to orgasm, though you managed to get a few more thrusts in before plunging in deeply to unload inside her. $neighmom gasped loudly and spasmed again as your cum spurted inside her.
@@.woman;"Ohh my god...! I can feel it... So deep...!"@@ She gasped and bucked against you. You winced from the intense sensation.
@@.woman;"Ohh... Fuck..."@@ She moaned a shaking breath as you moved back. Your cock popped out of her and soon your cum spilled out.
[img[images\pictures\neighmom\neigh_hotwife_4_2.webp]]
You both needed a minute to catch your breath, though eventually $neighmom sat up on the lounge and smiled at you.
@@.woman;"You make me very happy, $name... And um..."@@ She glanced down at her naked lap; your cum was leaking all over the place.
@@.woman;"I know you're married... And $wife is an amazing woman too... Um... But I really feel like I like you... Um..."@@ She blushed. You felt somewhat guilty hearing it.
@@.woman;"Don't worry! I just needed to say it... Um... I'll be very happy if we can keep doing this... If $wife is okay with it... Of course she can join too..."@@ $neighmom mumbled.
@@.you;"That sounds good. I'm glad I make you happy, $neighmom."@@ You replied sheepishly. You couldn't return the feelings, of course.
You left $neighmom to clean up and you tip-toed upstairs to use the bathroom to clean yourself up. It must have been an hour since you'd arrived, and all seemed to be relatively quiet. You worried for a moment that maybe $neighmom was too loud... But you soon forgot all your worries when you paused by $neigh's bedroom door. It was slightly cracked open.
$wife was laying on his bed completely naked and masturbating. Your cock began to stir again.
[img[images\pictures\neighmom\neigh_hotwife_4_3.webp]]
@@.wife;"That's it, $neigh... Keep stroking it..."@@ $wife encouraged $neigh.
You couldn't see him from where you were, but you presumed he must have been masturbating too.
@@.man;"Oh... Miss $wife..."@@ You heard him say between pained breaths.
@@.wife;"That's it... Are you cumming...? Stroke faster... Mmmh, cum with me, $neigh...!"@@ $wife gasped as she masturbated faster. She pushed two fingers inside and she began to buck on them. You could hear her wetness while she came.
@@.man;"Agh! Oh..."@@ You heard $neigh grunt.
@@.wife;"Mm... Hah... You see, $neigh...? How many times was that now...?"@@ $wife smiled. Apparently they'd been doing this for a while.
@@.man;"I don't think I can do it again..."@@ $neigh replied.
@@.wife;"That's okay, $neigh. You keep practising like this every night and your problem will be fixed, I promise you..."@@ $wife said. You blinked when she glanced in your direction and for a moment you locked eyes. She smiled mischeviously.
@@.wife;"And I'll always be willing to help you, $neigh... Why don't you take a picture...?"@@ $wife suggested. Your cock twitched. You felt the wetness of the mess in your pants. You had to clean yourself up...
You hurried to the bathroom. It took a while to clean; the mess had only gotten worse with the time you wasted waiting around. Eventually you left to go back downstairs.
$wife was already waiting for you and sitting down with $neighmom. $neigh was nowhere in sight.
@@.wife;"Finally! Here he is. Are you okay hun? Upset stomach?"@@ $wife teased. You gave her a look.
@@.you;"Sorry, I had to stop a few times to admire the scenery."@@ You replied. $neighmom blushed.
She saw you both off and you hurried across the lawn to get home.
<<iconButtonContainer
'Neighbour Route Hot - Weekend Visit 6'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $neigh_path_hot to 8>><<set $unique_event_trigger_wife_neigh_hot_4 to true>>\
When you got home you and $wife were quick to get to the bedroom to talk about your individual encounters.
@@.wife;"Wow... She really said that she had feelings for you huh?"@@ $wife had an odd look on her face. You had to tell her that, of course.
@@.you;"Yeah..."@@ You nodded.
@@.wife;"I guess I shouldn't be surprised."@@ $wife shrugged.
@@.you;"You're not worried?"@@ You asked hesitantly. $wife looked at you questioningly then laughed.
@@.wife;"No, I trust you, hun."@@ She replied. @@.wife;"Actually... It kind of makes it hotter, doesn't it?"@@ $wife bit her lip and peered at you with a misty-eyed expression.
@@.you;"You think so?"@@ You weren't convinced.
@@.wife;"I think so, at least. Another woman having feelings for my husband... You fucking her... Yeah I think it's kind of kinky."@@ $wife replied, then shrugged again.
@@.wife;"Well hun, I think we've found some interesting relationships. I'm happy to visit them again if you are."@@ $wife suggested.
You were glad to hear it. Somehow you and $wife were on the same page, and the situation with your neighbours couldn't have been better. You had plenty of fun visits ahead, no doubt.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>><<set $neigh_path_naive to 5>>\
@@.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 couldn't find the words. You could tell she was struggling against the idea.
@@.you;"You just have to show him some appreciation. That's fair enough isn't it?"@@ You rephrased. $wife slowly 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 frowned. This wasn't an easy ask, it seemed. You took a moment to think about your approach.
@@.you;"$neigh is such a dedicated student, isn't he?"@@ You asked.
@@.wife;"Yes he is."@@ She confirmed with a nod.
@@.you;"A teacher's job is to encourage their students, isn't it?"@@ You asked. Again $wife nodded.
@@.you;"So how about you spend some time with him privately... Tutor him... And 'encourage' him. That'd be a good thing to do, wouldn't it?"@@ You asked.
@@.wife;"Yes it would."@@ $wife smiled and nodded.
@@.you;"And being a young man, the best form of encouragement would definitely be sexual."@@ You added. $wife's smile slowly faded as she considered your words. She didn't reply.
@@.you;"A young man like $neigh would be encouraged by sexual reward."@@ You repeated. $wife blinked at the statement, then slowly nodded. You smiled to yourself.
@@.you;"So when you tutor him... You should do your best to encourage him."@@ You explained. $wife nodded a little quicker this time.
@@.wife;"Yes... Yes, I'll encourage him."@@ She said softly.
//That was tougher than I thought it'd be... Alright, I'll e-mail $neigh to tell him we have an agreement.//
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $neigh_path_naive to 6>>\
You opened your emails and quickly wrote a reply to $neigh.
@@.you;//Hey $neigh. I've thought about your offer and I agree. If you're still interested we can come over one afternoon. $wife is eager to give you some private tutoring lessons.//@@
@@.man;//That's great! Yes I'm still interested. I'll tell mom that miss $wife is going to give me tutoring lessons... And maybe you can have a drink together again.//@@ He wrote back quickly.
You smirked to yourself and put away the laptop.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $neigh_path_naive to 7>><<remember $neighbour_naive_scene_3 to true>><<set $unique_event_trigger_wife_neigh_naive_1 to true>>\
@@.you;"I was actually thinking the same thing. But if it's alright, maybe $wife can come over too?"@@ You suggested politely.
@@.woman;"Funny you should say so- she's already over!"@@ $neighmom smiled brightly. You blinked in surprise, then realized she must have been fulfilling your command.
@@.you;"Now that I think about it, she did mention something about tutoring $neigh."@@ You replied. $neighmom looked thoughtful then shrugged, as if it wasn't her business.
@@.woman;"Well? Did you want to come over now?"@@ She asked.
You followed $neighmom into her house as you had before, except this time you felt more nervous and excited. You weren't sure what to expect.
@@.woman;"Why don't you take a seat?"@@ $neighmom suggested as you entered the kitchen with her. She wasted no time to pour you a drink. You sat on a barstool and she stood opposite you, leaning on the kitchen island bench. Her ample cleavage was showing, which she no-doubt was fully aware of.
@@.you;"Uh... So $wife is already over?"@@ You asked. You wouldn't have known anyone else was home.
@@.woman;"They're upstairs in $neigh's room. There's no need for us to interrupt them..."@@ $neighmom smiled, her eyes uncomfortably baring into you. You wondered if she was even blinking.
You made idle chat as you nursed your drink, and despite all your efforts, $neighmom somehow made it impossible for any topic to last longer than a minute. And then she'd just stare at you until you brought something else up. More than once did she catch you eyeing her cleavage.
@@.you;"I guess you'd be relieved that $neigh takes his education so seriously, huh?"@@ You politely suggested. $neighmom made an odd expression. It was the first time she did anything but smile.
@@.woman;"... Yes. I'm very proud of my boy. I'd do anything for him."@@ She replied in an unusual tone. You quirked an eyebrow but politely ignored her odd expression.
@@.you;"There's a lot to be proud of-"@@ You began to say.
@@.woman;"Could you come with me $name? I had something I wanted to show you."@@ $neighmom interrupted you with a smile.
@@.you;"Sure..."@@ You offered a nervous smile.
You followed her again to the staircase this time, and as you approached behind her, she suddenly reached back to grasp your arm. You blinked in surprise. $neighmom smiled at you and raised a finger to her lips, as if to tell you to keep quiet. She then led you up the stairs behind her. You were walking closer than you might have if she wasn't holding your arm. On a few occassions you accidentally brushed her rear, though she didn't seem to notice or mind. You reached the top of the staircase and she quietly led you to a room. The door was slightly open. She peeked inside and bit her lip, then ushered you over to look inside.
You curiously looked inside, then did your best to suppress your gasp. $wife was laying on her back on a bed, naked and masturbating. $neigh was sitting on a chair and watching her.
[img[images\pictures\neighmom\neigh_naivewife_1_1.webp]]
No doubt this was due to your order, but you didn't think it'd happen so quickly... More alarming was that $neighmom saw it. No doubt she was furious as any mother would be... Except she wasn't.
You looked back at $neighmom, who was once again peeking into her son's room. She bit her lip again and let out a soft breath, then she looked back at you. Your eyes met. She was turned on.
You didn't know how to react. It was $neighmom who took initiative. She grabbed your arm again and continued down the hallway to the very last door. She led you through it and quietly closed the door behind you. It must have been her bedroom.
@@.woman;"It seems like $wife is just as serious with her tutoring..."@@ $neighmom said. You didn't know how to respond. You just nodded.
@@.woman;"It's okay... You don't need to be so tense. I'm not upset or mad..."@@ $neighmom cooed quietly as she sat on her bed. She patted the spot beside her. You sat down.
@@.you;"You really don't mind...?"@@ You were amazed. $neighmom shook her head.
@@.woman;"I'm just glad that he has someone else he can experience these things with..."@@ $neighmom explained. She reached over to playfully pull at your shirt.
@@.woman;"And if your wife is giving my son some of these lessons... Then maybe we have a similar arrangement..."@@ $neighmom suggested. She was awfully close - you could feel her breath on her neck.
@@.woman;"What do you think of that...?"@@ She asked.
@@.you;"I think that's a good idea."@@ You replied. Of course you thought that - you already arranged it with $neigh... Though you didn't need to tell $neighmom that. You wondered whether she might have already known.
@@.woman;"I'm glad you think so."@@ She smiled happily, then suddenly stood up.
@@.woman;"Now... Because $neigh is seeing all of $wife... It's only fair you get to see me too..."@@ $neighmom bit her lip as she slowly pulled her clothes off.
[img[images\pictures\neighmom\neigh_naivewife_1_2.webp]]
Your eyes drifted down to take in what you'd been cafefully checking out all evening. $neighmom had large, heavy breasts. Much larger than $wife's... Though she was a different build. You shifted on the bed as you noticed your cock begin to swell. $neighmom noticed too.
@@.woman;"Why don't you take that out...? I want to see it."@@ She suggested. You eagerly fished out your cock, which swung out fully erect. $neighmom bit her lip as she stared at it. You felt a little self-conscious from how much she stared.
@@.you;"Is it... Are you okay?"@@ You asked.
@@.woman;"I've always wanted to see it, $name..."@@ She told you as she walked towards you. Her eyes remained glued to your cock. You felt more nervous than you should have. Something about the setting made you feel as if you were trapped in a spider's web.
@@.woman;"I've been lonely, $name... And there's only so much one-... Well, you're here now..."@@ $neighmom finally looked up at your face. She was about to say something but stopped herself. She slowly got down to her knees. Your cock was right beside her face. You let out a shaking breath, turned on from the anticipation.
$neighmom gently wrapped her warm fingers around your cock. It twitched between her fingers which made her smile. She began to stroke it.
@@.woman;"I'm kind of surprised, $name... Maybe just as surprised as you are. I thought you might be upset to see your wife with my son..."@@ $neighmom spoke quietly, her fingers as gentle as her voice.
@@.you;"I was surprised to see it."@@ You admitted.
@@.woman;"Maybe not just 'surprised'...?"@@ She smiled up at your face as she poked the head of your erect cock.
@@.you;"What are you suggesting, $neighmom...?"@@ You asked.
@@.woman;"It's nothing to be ashamed of, $name... I think it's something very manly for a husband to be okay seeing their wife like that..."@@ She continued.
@@.woman;"And if it turns you on, then I suppose that's a plus too."@@ She teased. You were about to deny it, but instead you groaned. $neighmom wrapped her lips around your cock. You felt her tongue swirl around the head of your cock.
@@.woman;"Mh... Don't deny it, $name... It's okay, you're safe with me... I'll look after you... Mh..."@@ She purred as she continued to suck down on your cock. You let out a long breath and leaned back as the sensation overtook you. She was right, of course.
@@.woman;"And just as $wife is taking care of $neigh in his room... I'll take care of you too... Mmmh..."@@ She began to suck harder.
She tucked her hands under your legs and pulled your waist up closer to her mouth as she gagged down on your cock. You groaned and ran a hand through her hair as she choked down on your manhood. It felt incredible.
You tried to slow her down but she ignored you. You knew you weren't going to last but she kept going. You could feel the tip of your cock press against the back of her throat, then just as you felt yourself begin to orgasm, $neighmom took a hold of your cock and began to jerk it off frantically while she sucked the head. She wanted you to cum in her mouth.
You groaned one last time as your orgasm tensed your entire body. You could feel your cum shoot out in multiple spurts, quickly swallowed up by $neighmom.
[img[images\pictures\neighmom\neigh_naivewife_1_3.webp]]
She looked up at you and smiled.
@@.woman;"That tasted nice."@@ She giggled. You felt embarrassed.
@@.you;"That felt good. Uh..."@@ You struggled to think of what to say.
@@.woman;"If you're worried about $wife finding out... Don't. This'll be our secret okay? Just be sure to visit again."@@ $neighmom smiled. For a moment you completely forgot about the awkward and strange feeling she gave you.
You quietly left the room together, but it seemed that $wife had already left. $neigh had locked himself in his room. You said goodbye to $neighmom and went home.
<<iconButtonContainer
'Night'
'button_m_bed.png'
"Go Home"
>>
<<AdvancePeriod>>
<</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;"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 $neighbour_naive_scene_1 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 the 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 $neighbour_naive_scene_2 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>>Perhaps your judgement was clouded by the memories of the last time you visited, but you found yourself once again making your way up to your neighbor's front door.
@@.woman;"Hello $name."@@ You almost jumped out of your skin. $neighmom was already standing by the front door.
@@.woman;"Come in."@@ She said as she opened the door, then she turned and strutted down the hallway before you could reply. You sheepishly followed after her.
$neighmom was already rummaging in the kitchen pantry. She turned around and began to pour two drinks.
@@.you;"Uh... Is $wife around...?"@@ You asked hesitantly. $neighmom was being far more assertive and you didn't know how to feel about it.
@@.woman;"She isn't."@@ She replied flatly. @@.woman;"Here, have a drink."@@ She passed you a glass then peered at you with a calculating gaze. All her usual awkward friendliness was gone. You'd seen glimpses of this from her before, but it seemed she was a completely different person now. Maybe she was bipolar... Or so you thought.
@@.you;"Thanks... Uh... So how's $neigh...?"@@ You began to ask. You felt uncomfortable under her unwavering gaze.
@@.woman;"How has $wife been?"@@ She asked, apparently ignoring your question.
@@.you;"$wife? Uh, yeah she's good."@@ You replied. You felt a little alarmed by $neighmom's directness.
@@.woman;"You're not noticing any unusual side effects?"@@ She asked with the same bluntness. You felt your heart begin to race.
@@.you;"Side effects from what...?"@@ You did your best to sound calm, but $neighmom just clicked her tongue.
@@.woman;"From using the Control App on her."@@ She said so obviously. You felt light-headed. $neighmom knew about the app... But how? And what was she going to do? Apparently your thoughts were obvious.
@@.woman;"Don't look so alarmed. I'm just asking questions."@@ She told you with a smirk.
@@.you;"How do you know about...?"@@ You began to ask.
@@.woman;"... The Control App? Or do you mean that you used it on your wife?"@@ She replied coolly with a quirked eyebrow.
@@.woman;"What I want to know is why would you use it on someone you loved?"@@ She questioned you. You felt ashamed and very on edge.
@@.woman;"You don't need to answer. I doubt that you could... $neigh struggled to find an answer too."@@ $neighmom sighed. A hint of her usual self returned.
@@.you;"$neigh has the app too...?"@@ You asked, then you sat up in alarm.
@@.woman;"Don't look so worried. If you haven't noticed, you can only use the app on one person and it won't work on someone that's already being controlled."@@ $neighmom explained. She apparently knew more about it than you did.
@@.you;"Right... So..."@@ You began to reply, though your mind was whirling. You couldn't think straight.
@@.woman;"So he can't use it. He's already used it on me."@@ She said. You were surprised, though perhaps you shouldn't have been.
@@.you;"He used it on you...? Why would he?"@@ You frowned.
@@.woman;"Oh? Does that somehow breach your moral codes?"@@ $neighmom asked mockingly. You felt your face turn red. Of course you couldn't judge.
@@.you;"How did you find out...?"@@ You finally asked. $neighmom smirked.
@@.woman;"It's a long story... I guess it starts with me working for Control App Inc."@@ $neighmom explained. You blinked in surprise... Though you really couldn't be any more surprised than you already were.
@@.you;"You work there? But-"@@ You began.
@@.woman;"Shoosh now $name, let me speak. As I was saying; I work for Control App Inc. Years ago, I worked on developing the prototype app... And one day I thought I might take some hardware home. Well, that's when $neigh found it."@@ $neighmom explained.
@@.you;"And he used it on you..."@@ You mumbled.
@@.woman;"That's right. Naturally, I found out pretty quickly because I knew about the app."@@ She said.
@@.you;"So why can't you undo it, if you work there?"@@ You asked.
@@.woman;"You can't 'undo' the app."@@ $neighmom replied with some bitterness.
@@.woman;"Anyway, I reported it to my work, and they allowed my continued employment... However they also used the app on $neigh, simply to command him to never interfere with my work."@@ $neighmom explained, then took a long drink.
@@.woman;"They also decided to punish him to always be a premature ejaculator with nearly every woman."@@ $neighmom scowled. Apparently she felt some loathing towards the company.
@@.you;"Nearly every...?"@@ You began, but stopped when you caught $neighmom's look. Apparently she didn't want to talk about it.
@@.you;"So... Why are you telling me all this...?"@@ You asked hesitantly. $neighmom quirked a brow then smiled at you.
@@.woman;"Because $name. I've been commanded by $neigh to get along with you. He desperately wants to sleep with $wife, and apparently you two had some sort of agreement."@@ $neighmom explained.
@@.you;"I see... Um... S-sorry..."@@ You apologized, but $neighmom shook her head.
@@.woman;"What's done is done. I want us to get along, $name."@@ $neighmom leaned across the kitchen bench to peer at you. You gulped and couldn't help but chance a look down at her cleavage. You really were a simpleton.
@@.woman;"How about we continue to stay friendly... We can have fun together whenever you want... We could watch $wife and $neigh if you wanted to... Or... Maybe you want to see $neigh and me...?"@@ $neighmom suggested.
You hesitated. Even though it's exactly what you wanted, the dynamic felt different now.
<<iconButtonContainer
'Neigh Route (Naive) - Visit 2 Accept'
'button_m_action.png'
"Accept her Offer"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Naive) - Visit 2 Reject'
'button_m_action.png'
"Reject her Offer"
>>
<</iconButtonContainer>><<set $neigh_path_naive to 99>><<set $unique_event_trigger_wife_neigh_naive_99 to true>>\
@@.you;"I uh... I don't think that's a good idea."@@ You replied carefully.
$neighmom peered at you with an odd expression, then she shook her head.
@@.woman;"I thought you were smarter than that."@@ She sighed. @@.woman;"I'm disappointed. I don't think you realize how much you needed me."@@ She added, and for a moment you doubted yourself and wondered whether you made the right decision.
@@.you;"Sorry, but I don't know if I can trust you."@@ You explained.
@@.woman;"Trust? Dummy. You've brainwashed the only person you could trust."@@ She tutted with a dubious gaze.
She looked as if she was going to reprimand you, but instead she shivered and her face turned blank, then her usual pleasant smile returned.
@@.woman;"Would you like another drink?"@@ She offered with that creepy smile. You slowly shook your head.
@@.you;"Not this time... Sorry $neighmom. I have to go."@@ You said. You felt bad for her and for $wife.
@@.woman;"Oh... Are you sure? I've got other drinks..."@@ She continued, however you were already heading to the front door.
You could hear $neighmom calling after you as you left. You took out your phone and opened the Control App to command $wife once again.
//Ignore $neigh.//
<<iconButtonContainer
'Night'
'button_m_bed.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $neigh_path_naive to 9>><<remember $neighbour_naive_scene_5 to true>><<set $unique_event_trigger_wife_neigh_naive_3 to true>>\
@@.you;"I guess I don't have much choice."@@ You replied sheepishly. $neighmom tilted her head and smiled at you with a puzzled look.
@@.woman;"Of course you have a choice. It's me that doesn't have a choice."@@ She reminded you. You suddenly felt very guilty.
@@.you;"Sorry, that was a poor choice of words."@@ You mumbled. She shook her head and softly put her hand on your forearm.
@@.woman;"Don't feel bad. I was only ordered to 'get along' with you. I'm glad it's turned out this way."@@ She said quietly. You caught her gaze and realized she meant it. You felt your face turn red.
@@.woman;"Come with me."@@ $neighmom took your arm and gently pulled you along. She giggled as she led you up the stairs and down the hallway to her bedroom. You took the opportunity to peek into $neigh's room as you passed by, but it didn't seem like he was there.
She closed the door behind you and began to slowly take off her clothes.
@@.you;"Uh... I guess I'm a hypocrit for asking, but are you sure you're doing this because you want to...?"@@ You asked, though your eyes were glued to $neighmom's naked chest.
She paused to give you a considerate look. @@.woman;"We built the app on the premise that behaviors are unconscious. There's no such thing as 'free will' on a subconscious level. You can consciously repress yourself from doing something, but that doesn't mean you'd never do it."@@ She explained.
@@.you;"... Oh, right."@@ You realized you needed to answer her. $neighmom giggled, then pulled the rest of her clothes off.
@@.woman;"As it turns out, people are unconsciously willing to do a lot of things."@@ $neighmom continued as she sat down on her bed. She slowly leaned back and smiled as she looked up at you.
@@.woman;"And in my case... I couldn't be happier to fulfill my command. I can tell because of how my body reacts..."@@ She bit her lip as she parted her legs to reveal her glistening slit. You felt your cock harden painfully in your pants. You quickly began to pull your clothes off then hurried towards her.
@@.woman;"Mmh, first I want you to do what you did before... Down here..."@@ She whispered, then she gently pushed your head down towards her womanhood. You didn't question her.
$neighmom moaned and grasped your hair as you swirled your tongue around her clit and pushed a finger inside her.
[img[images\pictures\neighmom\neigh_naivewife_3_1.webp]]
@@.woman;"Oh fuck... Oh my god I'm so wet... It feels so good..."@@ She whimpered, then began to grind against your face. You picked up the pace and wrapped your arms around her legs.
@@.woman;"Mmmh, oh my god... Don't stop... I'm cumming...!"@@ She gasped. You pushed in a second finger and thrusted them faster until you felt her wetness squirt out.
@@.woman;"Oh f-fuck...!"@@ She gasped and spasmed, then looked down at you with lust in her eyes.
She pushed you onto your back then climbed over to straddle you. You felt the tip of your cock brush up against her soaked womanhood. $neighmom bit her lip as she grasped your shaft to lead it inside her. You groaned as she lowered herself on it; her pussy swallowed it up entirely.
@@.woman;"Oh my god... Your cock feels so fucking good..."@@ She gasped as she began to bounce.
[img[images\pictures\neighmom\neigh_naivewife_3_2.webp]]
You could only grunt in response. Truthfully her pussy was so hot and wet, you were just focusing on trying not to cum. She wasn't making it easy. You could feel the tip of your cock push against her inner wall. $neighmom moaned as she rocked her hips back and forth.
@@.woman;"You want to cum, don't you...? Your cock is right up against my womb... I can feel it..."@@ She teased you as she grinded her hips.
@@.you;"F-fuck... I'm gonna cum if you keep doing that..."@@ You grunted back. $neighmom gasped and began to rub herself. Apparently the thought turned her on.
@@.woman;"Mmmh... If you cum right now then I'll get pregnant..."@@ She warned you, but she didn't stop riding your cock. You could feel it coming but you didn't want to stop.
@@.woman;"It's okay, $name... Cum inside me... Do it..."@@ She gasped. You grunted and groaned. You knew it probably wasn't a good idea, but you couldn't help it, you were already cumming.
You groaned loudly as $neighmom swirled her hips around, massaging the tip of your cock inside her. She gasped and bucked as you filled her with your seed.
@@.woman;"Oh my god... You really did it..."@@ She gasped after finally catching her breath. She leaned back to let your cock pop out of her and you saw your cum spill out after.
[img[images\pictures\neighmom\neigh_naivewife_3_3.webp]]
@@.you;"I probably shouldn't have done that..."@@ You stated the obvious. $neighmom giggled.
@@.woman;"No going back now. But don't worry about it, $name... If anything, this strengthens our bond."@@ She smiled, then she leaned forward to kiss you. You blinked as you realized it was the first time you'd actually kissed her. It felt nice.
@@.woman;"You probably don't realize how significant this is."@@ She smiled at you, then rolled off to clean herself up.
<<iconButtonContainer
'Night'
'button_m_bed.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $neigh_path_naive to 8>><<remember $neighbour_naive_scene_4 to true>><<set $unique_event_trigger_wife_neigh_naive_2 to true>>\
You decided to visit $neighmom. You made your way across her yard and knocked on her front door. She eventually opened the door and peeked out at you, then offered a big smile.
@@.woman;"$name! I thought it was you."@@ She said, her eyes not breaking away from yours. You heard a familiar voice down the hallway; $wife must have been over.
@@.woman;"Yes, $wife came over not too long ago. To tutor $neigh."@@ She explained, apparently catching the look on your face.
@@.you;"That's nice of her."@@ You gave a sly smirk. $neighmom's cheeks turned red.
@@.woman;"Um! Please come in."@@ She ushered you in then led you down the hallway where you found $wife and $neigh sitting at the counter. $neigh was scowling down at a textbook and $wife was gently explaining something to him. They both looked up at you as you walked in. You noticed $wife's face blush red when she saw you.
@@.you;"Hi $wife. What a good teacher you are."@@ You greeted them with a wry smile. You thought you saw $neigh shift uncomfortably.
@@.wife;"I was... Um... Y-yes..."@@ $wife mumbled in response.
@@.woman;"Yes! She is. $neigh dear, why don't you take $wife up to your room to study quietly...?"@@ $neighmom asked. $neigh quickly slipped off his chair and glanced at $wife. She passed you a hesitant look which you responded with a nod. She followed $neigh away and up the stairs.
$neighmom waited and listened until she heard the door close before she moved around to pour you both a drink without offering.
@@.woman;"It's a very nice thing you've done for him..."@@ She said quietly as she slid a drink over to you. You peered at her curiously. For a moment it seemed her usual flowery demeanour had disappeared.
@@.you;"You mean $wife...?"@@ You asked. $neighmom smiled, except it wasn't her usual smile. It was more of a knowing smirk. You nervously sipped your drink.
@@.woman;"Yes, I mean $wife. $neigh has such a hard time talking with girls... It's very nice of $wife to... do things for him."@@ $neighmom said thoughtfully, all the while she peered at you.
@@.you;"Yeah I suppose it is."@@ You replied, probably with a hint of guard.
@@.woman;"And you seem to feel complacent about it all. It's like she's doing it just because you've ordered her to."@@ $neighmom laughed dryly, then smirked again when she caught your flinched reaction.
@@.you;"Y-yeah? Maybe... Uh, but what do you mean?"@@ You tried and failed to act cool.
$neighmom watched you with some consideration then shrugged as her usual carefree attitude returned.
@@.woman;"Oh it's nothing. Say... Do you want to go upstairs to watch them?"@@ She asked as she leaned closer to you.
@@.woman;"I was thinking... Anything they do, we can do to... What do you think...?"@@ She suggested while placing a hand on your leg.
<<iconButtonContainer
'Neigh Route (Naive) - Visit cont'
'button_m_bed.png'
"Sneak Upstairs"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You tip-toed upstairs, following after $neighmom. Your heart pounded and you felt your crotch stir awake from the images conjured in your vivid imagination.
$neighmom paused by the bathroom. You were confused for a moment, then you heard the muffled gasps from behind the door. $neighmom gently pushed the door open and peeked in. You glimpsed over her shoulder too. You had to clasp a hand over your mouth when you saw your wife bent over with her bare ass exposed and being eaten by a very eager $neigh.
[img[images\pictures\neighmom\neigh_naivewife_2_1.webp]]
@@.wife;"Ohh... Oh my god, your tongue is inside..."@@ $wife gasped lewdly. She did her best to keep her voice down, but it seemed she was having a hard time. $neigh on the other hand was less caring; he groped her ass while feverously smooshing his tongue into her. His pants were down around his ankles and it looked like his cock was about ready to burst.
It took all the willpower you could muster to not jerk off, though your cock was painfully erect and trapped in your pants. You flinched when you felt $neighmom rub her hand against it...
@@.man;"Hah $wife... You taste so good..."@@ $neigh gasped as he reached down to rub his cock.
@@.wife;"Mmhh! Oh... That's embarrassing to hear..."@@ $wife replied with a shaking whisper. You could see her wet pussy twitch in heated anticipation. You wondered whether $neigh was ready for it, but it didn't seem like he was. He burried his face into her again. $wife spasmed and gasped.
You could barely stand it anymore; you could feel wetness form at the tip of your cock. Thankfully it seemed $neighmom was like-minded. She grasped your forearm and pulled you away, down the hallway to her room. She quietly let you in and closed the door behind her before pushing you onto her bed.
You eagerly began to undress, but again $neighmom was one step ahead of you. She made quick work of her clothes, then unclasped her bra followed by shrugging off her panties. You were mesmerized by her udder-like breasts, but you didn't have long to stare.
She climbed onto the bed, her naked body dragging against your throbbing manhood. You eagerly grasped your shaft to point your cock into her, but instead $neighmom bent her ass over into your face. You blinked and gasped, then you were muffled by her soaking womanhood.
You looked up at her face while she grinded her pussy into your mouth. Her eyes rolled as she began to massage her tits.
@@.woman;"Mm, come on... I told you that we could do whatever they were doing... So get to it... Eat my pussy..."@@ $neighmom encouraged you with whispered breaths.
[img[images\pictures\neighmom\neigh_naivewife_2_2.webp]]
You were alarmed at first, but admittedly it was driving you crazy. You opened your mouth and plunged your tongue into her sweetness, then began to lick her clit.
@@.woman;"Oh my god!... Yes... Keep going..."@@ She gasped, then she leaned back to rock her open herself more. You could feel her wetness grow, as did her moans grow louder.
@@.woman;"F-fuck...! Oh god..."@@ $neighmom reached down to push a finger inside herself, and she slid her other hand behind your neck. You were nothing but a sex toy for her. She thrusted her hips into your face harder as she masturbated. You could feel your pre-cum dribble down your shaft.
@@.woman;"Oh my god! Y-yes, okay, don't stop, I'm cumming...!"@@ $neighmom gasped. She pulled your neck forward and thrust her pussy into your face, then began to wildly grind it. You couldn't breath, you just continued to eat her out until she began to spasm. You felt her wetness cover your face.
@@.woman;"Shit, oh god...! H-hah... Wow... That was incredible $name..."@@ She finally began to collect herself. She peered down at your saturated face with a wild look in her eye.
@@.woman;"Don't worry, now it's your turn..."@@ She told you, then she climbed off you and moved down to your throbbing cock. She moved in close to inspect it, then she giggled.
@@.woman;"It looks like you need some relief."@@ $neighmom smiled up at you and teasingly poked a tongue out at it.
@@.you;"Yes please..."@@ You agreed while unconsciously lifting your hips.
@@.woman;"Mmmh... It looks ready to blow... I guess how that's $neigh feels all the time around $wife, huh?"@@ $neighmom suggested with a smile.
@@.you;"Yeah maybe."@@ You grunted, then groaned as $neighmom's tongue finally began to flick at the tip of your cock. The wet sensation sent shivers down your spine. You were already so close to cumming just from how riled up you were.
@@.woman;"Did you enjoy watching them...?"@@ $neighmom asked with a curious glint in her eye.
@@.woman;"$neigh eating her out, just like you did for me... I bet you wanted to see more."@@ She giggled, then flicked her tongue against your cock again.
@@.you;"I guess."@@ You replied stiffly, trying not to groan from her teasing your cock.
@@.woman;"Maybe they did, who knows... Could you imagine that...? What if $neigh fucked $wife...? Maybe next time he will..."@@ $neighmom suggested, then began to wrap her tongue around your cock.
You imagined it for a second; $neigh eagerly pushing his cock inside $wife's wet pussy. She was already so wet that it would slide straight in. You grunted as the thought pushed you over the edge.
@@.woman;"Oh...! You liked that thought did you?"@@ $neighmom giggled then began to suckle at the tip of your cock as your cum dribbled out over her mouth.
[img[images\pictures\neighmom\neigh_naivewife_2_3.webp]]
@@.woman;"Mmh..."@@ She licked her lips then swallowed your cum. @@.woman;"If you liked it then maybe you should visit again, hmm...?"@@ She suggested with a smile.
You really weren't sure, something about this was all wrong, and yet you couldn't refute the fact that it turned you on immensely. You just nodded.
You and $neighmom got cleaned up and snuck out of the room. It seemed $neigh and $wife were already done with their 'tutoring', and were downstairs in the kitchen again. $wife was very quiet when you came down, and you both left together.
She didn't ask any questions and neither did you.
<<iconButtonContainer
'Night'
'button_m_bed.png'
"Go Home"
>>
<<AdvancePeriod>>
<</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>><<remember $neighbour_naive_scene_6 to true>>\
You told $neighmom that you'd visit alone. She seemed delighted, and excused herself to 'get ready'.
You didn't have a lot to do, but you waited a respectable amount of time before you headed over to visit her.
<<iconButtonContainer
'Neighbour Route Naive - Visit Loop Alone 2'
'button_m_forward.png'
`"Visit " + $neighmom`
>>
<</iconButtonContainer>>@@.you;"$neighmom...?"@@ You called out as you slowly let yourself into your neighbour's house.
@@.woman;"I'm upstairs!"@@ You heard her call back.
You closed the door behind you and nervously walked down the hallway, then up the stairs. It seemed that you were alone.
@@.you;"$neighmom...?"@@ You called again.
@@.woman;"In here."@@ She replied from her room. You timidly pushed the door open and gazed inside.
$neighmom was laying on her back, propped up on her elbows. She smiled at you as you stepped inside.
@@.woman;"You came sooner than I'd expected."@@ She remarked as she casually pulled at her top. She bit her lip and looked up at you.
@@.woman;"Are you going to stay over there...?"@@ She raised a brow. You walked over to her bed. $neighmom smirked and reached out to stop you from sitting.
@@.woman;"First let me..."@@ She said quietly as she rolled onto her front. She wriggled forward and began to undo your pants. You felt your cock swell with anticipation.
@@.you;"You're eager."@@ You commented.
@@.woman;"So are you!"@@ $neighmom replied as your cock sprung out from your pants. She gazed up at you and flicked her tongue against the head. You were immediately rock-hard.
$neighmom giggled then began to suckle on your cock. She was so gentle that it tickled. You shivered as her kisses moved up and down the shaft of your cock, then she wrapped her soft lips around the cock and swallowed you down.
[img[images\pictures\neighmom\neigh_naivewife_5_1.webp]]
You groaned quietly as $neighmom hungrily blew your cock. She pulled it from her mouth with a gasp, then rubbed the wet cock against her lips while gazing up at you.
@@.woman;"Does it feel good...?"@@ She asked with a hint of unease.
@@.you;"Of course."@@ You reassured her. She smiled.
@@.woman;"Do you want to fuck me...?"@@ She asked while she continued to rub your cock with her lips. You eyed her body then nodded.
$neighmom quickly stripped off her clothing, then she pulled you onto the bed while she turned around. Her ass was up against your crotch.
@@.woman;"Fuck me like this..."@@ She gasped as she slowly rubbed against you. You caught her gaze in the wardrobe mirror. She looked back at you longingly.
@@.you;"Like this...?"@@ You asked as you guided your cock down to rub against her hot, wet womanhood. You watched her close her eyes and moan.
@@.woman;"Ohh...! P-please... Fuck me...!"@@ She begged.
You gripped her ass with one hand and slowly pushed your cock inside her. She was already dripping wet. You grunted as you began to thrust inside her.
[img[images\pictures\neighmom\neigh_naivewife_5_2.webp]]
@@.woman;"Oh my god...! Your cock feels so good, $name...!"@@ $neighmom gasped. She pushed her ass back against you, wanting more.
@@.woman;"Is this how you fuck $wife...?"@@ She asked as she closed her eyes. You noticed she was rubbing her clit.
@@.you;"Exactly like this."@@ You replied, realizing she was playing out a fantasy. You grabbed her ass with both hands and pumped into her faster.
@@.woman;"Oh! Mmmh...! F-fuck me $name...! Don't stop...! Fuck this naughty pussy...!"@@ She whimpered and gasped, then she spasmed. You felt her wetness cover you as she came on your cock. You didn't stop thrusting.
@@.you;"I'm gonna cum..."@@ You grunted.
@@.woman;"Ohh! Ah- mmmh!"@@ $neighmom gasped lewdly and rubbed herself faster.
You thrusted as fast as you could until your body stiffened from an intense orgasm. You waited until the very last second to pull out and drain your balls onto $neighmom's ass.
[img[images\pictures\neighmom\neigh_naivewife_5_3.webp]]
She gasped and moaned as your cum dripped over her asshole and pussy. It was still twitching. $neighmom reached back to push her fingers inside herself; no doubt spreading your seed inside her too. She spasmed again.
@@.woman;"Oh fuck... $name... You came so much... Mmm..."@@ She moaned and sucked her fingers.
You cleaned up, then $neighmom saw you to the door. You went home.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>><<remember $neighbour_naive_scene_7 to true>><<set $unique_event_trigger_wife_neigh_naive_4 to true>>\
You told $neighmom that you'd come over with $wife. For a brief moment you thought she looked disappointed, but then a wide smile spread on her face.
@@.woman;"Okay, that sounds fun! Why don't you send $wife over first?"@@ She suggested with a twinkle in her eye, then she excused herself to go home.
You walked to your own house and found $wife in the loungeroom. She looked up at you with a smile.
@@.wife;"Hi hun."@@ She greeted you.
@@.you;"Hi $wife. I need you to go help out $neigh."@@ You replied. $wife blinked, then a dull expression crossed her face. She nodded, then she quietly left the house. You watched her out of the window until she went inside your neighbour's home.
You waited for some time alone before you followed her.
<<iconButtonContainer
'Neighbour Route Naive - Visit Loop Together 2'
'button_m_forward.png'
`"Visit " + $neighmom`
>>
<</iconButtonContainer>>You quietly let yourself into $neighmom's house. The door was slightly open anyway. You closed the door behind you and walked down the hallway. $neighmom was sitting at the kitchen. She smiled when she spotted you.
@@.woman;"$name... $wife's upstairs with $neigh."@@ She said. You saw that she'd already poured you both a drink. You sat opposite her.
@@.you;"Thanks."@@ You mumbled as you took your drink.
@@.woman;"She must be really into it. She didn't even say hello."@@ $neighmom smirked. You blushed.
@@.you;"Ah... I guess."@@ You replied meekly.
@@.woman;"Why do you look so tense...?"@@ She asked somewhat softly. You blinked as you realized she was right, then you took a deep gulp from your drink. $neighmom giggled.
@@.woman;"You're thinking about what they're doing upstairs, aren't you...?"@@ She asked.
@@.you;"Yeah."@@ You admitted. $neighmom leaned forward to put a hand on your arm. She caught your gaze.
@@.woman;"Do you want to go watch...?"@@ She asked quietly, seductively. You nodded.
$neighmom finished her drink.
@@.woman;"Come on."@@ She said, and she took your hand. She led you to the staircase then tip-toed up. You nervously followed her.
You held your breath as you approached the door. $neighmom peeked in and bit her lip. She glanced over at you and ushered you closer. You peeked in.
Your loins stirred. $wife was laying back on $neigh's bed, completely naked. Your wimpy neighbour was closely examining her body. He was also naked. You saw his cock- it looked painfully hard.
@@.wife;"You're staring so much..."@@ You could hear your wife comment.
@@.man;"Sorry- you look so different than... Um..."@@ He mumbled in response then fell silent.
@@.wife;"Than...?"@@ $wife asked curiously. He shook his head.
@@.man;"Nothing. Um, I want to use this..."@@ $neigh shuffled through a drawer and pulled out a vibrator. You blinked.
@@.woman;"Oh that's mine..."@@ $neighmom whispered in your ear. You almost jumped. She giggled quietly.
@@.wife;"Okay..."@@ $wife replied shyly.
You held your breath as you watched $neigh slowly approach your wife with the sex toy. He lowered it to her pussy and pressed it against it. $wife moaned softly as he pushed it in.
[img[images\pictures\neighmom\neigh_naivewife_4_1.webp]]
@@.man;"Does it feel good...?"@@ He asked.
@@.wife;"Mmh... Y-yes..."@@ $wife writhed.
You flinched from a sudden touch. $neighmom was reaching around you to undo your pants. You didn't stop her. She pulled your pants down far enough to fish out your semi-erect cock.
@@.man;"Hah... It looks so good..."@@ $neigh commented between deep breaths. He was completely fixated on your wife's pussy.
@@.wife;"Mmh... D-don't you want to fuck me...?"@@ $wife asked between gasps. $neighmom began to jerk you off.
@@.man;"I..."@@ $neigh hesitated then pulled out the toy from her. She gasped. @@.man;"I don't know if I can..."@@ He mumbled while staring at her slightly gaped pussy. She was dripping wet.
@@.wife;"What if we try just touching..."@@ $wife suggested. $neigh looked confused. $wife reached forward to gently grab his cock. He groaned from her touch, but he didn't move away. Instead he followed $wife's movements. She pulled him closer to her.
@@.wife;"Like this."@@ She said quietly as she pressed $neigh's cock against her soaked pussy. He grunted. You did too. $neighmom jerked you faster.
@@.man;"H-hah... It's touching your pussy..."@@ $neigh groaned.
@@.wife;"Maybe if you don't go in... It'll be okay..."@@ $wife suggested. $neigh groaned again and began to thrust up against her. $wife guided him with her hand.
[img[images\pictures\neighmom\neigh_naivewife_4_2.webp]]
You began to breath harder. You couldn't stop watching. $neigh's cock pressed so deeply into $wife's pussy, all it'd take was one thrust and he'd be inside her- inside your wife. You saw her wetness coat his cock.
@@.woman;"Doesn't that look nice?"@@ $neighmom whispered in your ear again. Your cock twitched in her hand. She rubbed your pre-cum over the tip of your cock.
@@.woman;"He's so close to fucking her... And $wife looks like she wants it too..."@@ $neighmom continued. You could only stiffle your groans as she jerked your cock.
@@.wife;"How does that feel...?"@@ $wife asked.
@@.man;"Good... Ugh... I think I'm going to cum though..."@@ $neigh groaned. $wife didn't stop pulling him in.
@@.wife;"That's okay... Cum whenever you want..."@@ $wife breathed.
You held your breath as you watched $neigh thrust faster. He groaned loudly as $wife fondled his balls. He thrust one last time and began to cum in thick spurts, all over your wife's pussy. She moaned as his seed spilled over her gaping pussy.
[img[images\pictures\neighmom\neigh_naivewife_4_3.webp]]
@@.man;"Ugh... H-hah..."@@ $neigh grunted. $wife gently rubbed her fingers over her pussy- over $neigh's cum.
@@.woman;"Look at all that cum... Imagine if that was inside her... Mmh..."@@ $neighmom's voice was shaking. Apparently this was turning her on too. She grabbed your hand and took off down the hallway. You almost fell over.
You followed her into her bedroom. She spun you around and pulled your pants completely down. Your cock twitched in front of her face. $neighmom moaned as she leaned forward and took you in her mouth.
[img[images\pictures\neighmom\neigh_naivewife_4_4.webp]]
@@.woman;"Mmmh... Mm... I can taste your pre-cum..."@@ $neighmom gasped between moans. You grunted in response. Truthfully you were already close to cumming.
@@.woman;"Come on... Do it... I need to taste you... Mmmh... After watching that..."@@ $neighmom continued. She peered up at you with a lustful gaze.
@@.woman;"After watching $neigh cover your wife's pussy in his cum..."@@ She reminded you. You groaned. $neighmom leaned back against her bed and pulled you closer. She opened her mouth.
@@.woman;"Let me taste your cum..."@@ $neighmom begged, and flicked her tongue against your cock. You grabbed your cock to jerk off, but just the touch made you cum. You grunted as you came over her face.
[img[images\pictures\neighmom\neigh_naivewife_4_5.webp]]
$neighmom licked her lips and swallowed your cum.
@@.woman;"Sorry... I know that was selfish, but I couldn't stop myself."@@ She explained with a sweet smile.
@@.you;"That's okay, I think I needed that too."@@ You replied.
You cleaned up, then waited together in $neighmom's room for $wife to eventually leave. You soon followed.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>><<remember $neighbour_naive_scene_8 to true>>\
@@.you;"I look forward to the call."@@ You told $neighmom. She smiled and nodded.
@@.woman;"Okay, I'll see you later."@@ She replied before hurrying home.
You returned home. $wife was in the kitchen. She welcomed you home, and after speaking with her you excused yourself to go to the bathroom.
You waited for several minutes with your phone in your hand until you received a videocall from $neigh.
<<iconButtonContainer
'Neighbour Route Naive - Visit Loop Videocall 2'
'button_m_forward.png'
"Answer the Call"
>>
<</iconButtonContainer>>You tapped the green phone icon to answer. $neighmom was naked on her knees and sucking on the cock of an unknown man... But you had a pretty good idea of who it was.
@@.woman;"Mmmh... Oh fuck...!"@@ You heard $neighmom moan. You quickly lowered the volume.
[img[images\pictures\neighmom\neigh_naivewife_6_1.webp]]
@@.woman;"Mmm... Are you watching...? Mmh..."@@ She gasped between sucks. Your cock twitched as you watched your slutty neighbour gobble down a cock. You pulled down your pants and idly toyed with your manhood.
@@.woman;"Mmh... $name... Please don't judge me... I'm addicted to this..."@@ $neighmom moaned.
@@.woman;"Sometimes all I can think about is cock... Tasting them... And fucking them... Oh, fuck me...!"@@ She begged.
$neighmom leaned on her back and pulled her legs apart to reveal her glistening pussy. You could see it twitch with anticipation. The young man shuffled in between her legs and pushed the head of his cock against $neighmom's slit. She gasped and moaned, and she rocked against the thing until it slid inside her.
@@.woman;"Ohh- F-fuck...!"@@ $neighmom gasped and spasmed from just the insertion.
@@.woman;"Oh my god... It feels so good... Mmmh... K-keep fucking me, honey..."@@ $neighmom begged.
The man began to thrust- slowly at first, then he sped up. $neighmom's tits jiggled with every thrust.
[img[images\pictures\neighmom\neigh_naivewife_6_2.webp]]
@@.woman;"Y-yes! Oh fuck... Oh I'm such a slut... F-fuck...!"@@ $neighmom rubbed her clit.
@@.woman;"But it feels so good! Mmmh...!"@@ $neighmom gasped and spasmed. You started jerking off too.
@@.woman;"H-hah... Are you watching, $name...? Are you disappointed in me...?"@@ $neighmom looked to the camera, at you. Her eyes were hazy with lust.
@@.woman;"It's not my fault I'm this way... I... Mmh...!"@@ $neighmom spasmed again.
@@.woman;"I'm s-sorry... But $name... You're the only other person that's allowed to fuck me, okay?"@@ $neighmom bit her lip and moaned, then she gasped when he flipped her over onto her knees. You could her gaped pussy and you grunted as you watched the man slowly push his cock inside it. It opened up and swallowed him.
@@.woman;"Oooh! Mmmmh... H-hah... F-fuck... I know I said that we shouldn't, but... Mmm... It's already so wrong..."@@ $neighmom moaned as the man fucked her.
@@.woman;"Cum inside me honey..."@@ $neighmom pleaded with a soft breath.
Something about it made your whole body tingle. You realized you were about to cum. You grunted and jerked off faster, as did the man fuck her faster. You watched her ass jiggle with every thrust, and then finally he thrusted one last time. $neighmom moaned and spasmed as he filled her with his seed. You grunted too as your cum spilled out over your hand. The man pulled his cock out of her, and a pool of his cum spilled out.
[img[images\pictures\neighmom\neigh_naivewife_6_3.webp]]
@@.woman;"Oh my god...! There's so much..."@@ $neighmom gasped lewdly while she masturbated.
@@.woman;"I- ohhh-f-fuck... H-hah... Mm..."@@ You could hear her voice shake. She spasmed again, and you saw her pussy twitch from her orgasm.
@@.woman;"Mmh... I hope you enjoyed the show, $name..."@@ $neighmom looked into the camera and smiled.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>><<set $neighslave_boundtime to 0>><<set $neighslave_bound_struggle to 0>>
You did your best to look around the room, but your body was still numb and you could barely shift your head. You heaved and did your best to roll onto your side, but to no avail. You felt panicked. You were well and truly a captive in every sense.
Your mind raced as you tried to collect your thoughts. You felt tingles in your fingertips and you realized you could just barely wriggle them. Your motor function was beginning to return, though very slowly.
You thought perhaps the effort to move was helping, so you continued to wriggle your fingers and you tried to move other parts of your body. Your heart raced as you wondered how long you'd have until $neighmom returned.
Though the pins and needles were painful, you relentlessly flexed your fingers until you finally clenched a fist and jerked your hand forward... Or at least you tried. You blinked and your stomach dropped.
You'd tried to punch your fist in the air but instead felt the harsh friction of a rope around your wrist.
You were bound to the bed.
<<nobr>>
<<iconButtonContainer
'Neigh Route (Slave) - Bound Struggle'
'button_m_forward.png'
"Struggle"
>>
<<set $neighslave_boundtime += 1>><<set $neighslave_bound_struggle += 1>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Bound Shout'
'button_m_forward.png'
"Shout"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Bound Wait'
'button_m_forward.png'
"Wait"
>>
<<set $neighslave_boundtime += 1>>
<</iconButtonContainer>>
<</nobr>>You twisted your body and tried to pull your arms away from the bed post. You felt the rope dig into your wrists and thought it'd probably tear your skin before it tore the rope. You thought maybe it at least felt a little looser. It was hard to tell.
<<nobr>>
<<if $neighslave_boundtime >= 3>>
<<iconButtonContainer
'Neigh Route (Slave) - Bound Struggle Caught'
'button_m_forward.png'
"Struggle"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Bound Shout Caught'
'button_m_forward.png'
"Shout"
>>
<</iconButtonContainer>>
<<if $neighslave_bound_struggle == 2>>
<<iconButtonContainer
'Neigh Route (Slave) - Bound Wait Clear'
'button_m_forward.png'
"Wait"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Neigh Route (Slave) - Bound Wait Fail'
'button_m_forward.png'
"Wait"
>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<iconButtonContainer
'Neigh Route (Slave) - Bound Struggle'
'button_m_forward.png'
"Struggle"
>>
<<set $neighslave_boundtime += 1>><<set $neighslave_bound_struggle += 1>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Bound Shout'
'button_m_forward.png'
"Shout"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Bound Wait'
'button_m_forward.png'
"Wait"
>>
<<set $neighslave_boundtime += 1>>
<</iconButtonContainer>>
<</if>>
<</nobr>>You shouted at the top of your lungs for help, but your words weren't coherent at all. You realized your entire mouth was still numb. You doubted that anyone would have recognized it as a plea for help.
<<nobr>>
<<iconButtonContainer
'Neigh Route (Slave) - Bound Shout Caught'
'button_m_forward.png'
"Struggle"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Bound Shout Caught'
'button_m_forward.png'
"Shout"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Bound Shout Caught'
'button_m_forward.png'
"Wait"
>>
<</iconButtonContainer>>
<</nobr>>You patiently waited on the bed. There was not much point of doing anything else.
<<nobr>>
<<if $neighslave_boundtime >= 3>>
<<iconButtonContainer
'Neigh Route (Slave) - Bound Struggle Caught'
'button_m_forward.png'
"Struggle"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Bound Shout Caught'
'button_m_forward.png'
"Shout"
>>
<</iconButtonContainer>>
<<if $neighslave_bound_struggle == 2>>
<<iconButtonContainer
'Neigh Route (Slave) - Bound Wait Clear'
'button_m_forward.png'
"Wait"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Neigh Route (Slave) - Bound Wait Fail'
'button_m_forward.png'
"Wait"
>>
<</iconButtonContainer>>
<</if>>
<<else>>
<<iconButtonContainer
'Neigh Route (Slave) - Bound Struggle'
'button_m_forward.png'
"Struggle"
>>
<<set $neighslave_boundtime += 1>><<set $neighslave_bound_struggle += 1>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Bound Shout'
'button_m_forward.png'
"Shout"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Bound Wait'
'button_m_forward.png'
"Wait"
>>
<<set $neighslave_boundtime += 1>>
<</iconButtonContainer>>
<</if>>
<</nobr>>You twisted your body and tried to pull your arms away from the bed post. You felt the rope dig into your wrists and thought it'd probably tear your skin before it tore the rope. You thought maybe it at least felt a little looser. It was hard to tell.
You tuggled and pulled at the rope, then you flinched as the bedroom door clicked open. $neighmom stepped into the room. She pursed her lips then tutted.
@@.woman;"Trying to escape are we? That wore off quicker than I'd thought."@@ She sighed.
You could feel your heart race as you watched her casually rummage through her wardrobe. She took out a syringe. Your heart raced faster.
@@.you;"Weh you doon..."@@ You tried to speak, but your mouth was numb and you ended up dribbling instead.
$neighmom swooped in quickly and pricked you in the side of the neck. You flinched in surprise by how quick she was, and you immediately felt your eyes droop. You lost consciousness.
<<iconButtonContainer
'Neigh Route (Slave) - Bound Bad End'
'button_m_forward.png'
"Wake Up"
>>
<</iconButtonContainer>>You patiently waited on the bed. There was not much point of doing anything else.
You jolted up as the bedroom door clicked open. $neighmom stepped into the room. She looked at you with mild surprise.
@@.woman;"Moving already? That wore off quicker than I'd thought."@@ She sighed.
You could feel your heart race as you watched her casually rummage through her wardrobe. She took out a syringe. Your heart raced faster.
@@.you;"Weh you doon..."@@ You tried to speak, but your mouth was numb and you ended up dribbling instead.
$neighmom swooped in quickly and pricked you in the side of the neck. You flinched in surprise by how quick she was, and you immediately felt your eyes droop. You lost consciousness.
<<iconButtonContainer
'Neigh Route (Slave) - Bound Bad End'
'button_m_forward.png'
"Wake Up"
>>
<</iconButtonContainer>>You waited for a moment to recover. Your wrists burned from the constant friction against your bindings. You were sure you were bleeding, but you thought that the ropes felt looser. It was working.
You took a deep breath and readied to continue pulling at the bindings, but instead the bedroom door swung open. $neighmom stepped into the room. She looked at you with mild surprise.
@@.woman;"Moving already? That wore off quicker than I'd thought."@@ She sighed. Apparently she hadn't noticed that you were just trying to free yourself.
You could feel your heart race as you watched her casually rummage through her wardrobe. She took out a syringe. Your heart raced faster.
@@.you;"Weh you doon..."@@ You tried to speak, but your mouth was numb and you ended up dribbling instead.
$neighmom swooped in quickly and pricked you in the side of the neck. You flinched in surprise by how quick she was, and you immediately felt your eyes droop. You lost consciousness.
<<iconButtonContainer
'Neigh Route (Slave) - Wake Up'
'button_m_forward.png'
"Wake Up"
>>
<</iconButtonContainer>><<set $neighslave_hidetime to 0>>\
<<set $neighslave_password to false>>\
You awoke to the vile feeling of needing to throw up. You opened your eyes and watched the dark room spin around you, and you did your best to not hurl onto yourself.
It took a few seconds for you to recall your situation. However you felt before, it was nothing compared to now... Though at least you could feel your body. You turned your head to look around the room.
The first thing you noticed is that it was much darker. It was night time. You must have been unconscious for hours. It was difficult to see, but you spotted light coming through the door's sillouette and eventually your eyes adjusted. You were alone.
You looked to your hands. You were still bound by rope, but thankfully they were much looser than before. $neighmom must not have realized you loosened them.
You swallowed back your body's desire to puke, and instead you tried to tug your hands free. You winced by how sore your wrists were... But you couldn't give up. The thought of $neighmom with your phone made you panic.
You tugged against the ropes again, and ignored the pain. Then you pulled against them. You closed your eyes and clenched your jaw as you pulled your hands against the bindings. You gasped as one of your hands slipped out, then you frantically tried to free the other with numb fingers.
You pulled off the rope bindings and clambered off the bed. Your heart raced. You were no longer bound, but by no means were you a free man just yet.
<<nobr>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence M Bedroom'
'button_m_forward.png'
"Look Around"
>>
<</iconButtonContainer>>
<</nobr>>You woke to an immense pain in your head - a splitting ache that throbbed from the back of your head through to your eyes. You sucked in a deep gulp of cold air and gritted your teeth through the pain.
The room swirled as you looked around. You were in $neighmom's bedroom once again. You immediately tugged your arms to confirm your suspicions - of course you were bound. This woman must have had a shipyard worth of rope in the garage.
You did your best to peer around the room, though you had spots in your vision. You gasped when you spotted a familiar face. $wife was sitting on a chair in the corner of the room.
@@.you;"$wife...!"@@ You called out, but then you recognized her vacant expression. She was under a command from the control app. That was probably why she wasn't tied to the chair.
You scowled at the thought of $neighmom using your control app on $wife. You felt sick with anger, but also guilt that you ever even subjected your wife to this in the first place.
You looked around the room again, but you couldn't do much.
<<nobr>>
<<iconButtonContainer
'Neigh Route (Slave) - Bound 2 Struggle'
'button_m_forward.png'
"Struggle"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Bound 2 Whisper'
'button_m_forward.png'
`"Whisper to " + $wife`
>>
<</iconButtonContainer>>
<</nobr>>You tugged and pulled at the ropes that bound you, but it was hopeless. At least it felt that way. But what other choice did you have?
You gritted your teeth as you pulled on the ropes. It was far more secure than the first time- $neighmom must have watched an online tutorial since then.
You didn't know which pain was worse - the splitting headache or your raw wrists. You groaned through the pain and realized that the ropes were no looser even after what you guessed to be ten minutes of wrist-wrecking pain.
You closed your eyes and gave a final hopeless tug, then your eyes snapped open when you heard a metallic clang. The rope wasn't any looser, but something came loose on the bedframe.
You craned your neck back and frantically pulled your wrist. The bed clanged again which each pull, then the rope pulled off the bed. Your heart raced as you turned to work on your other hand.
You fumbled at the bindings. It was still hard to do even with a free hand, though you at least could guide the direction of the rope. As you worked on the binding, you felt a sharp tug on your shoulder. You were pulled back onto the bed.
@@.you;"No...!"@@ You pathetically whimpered as you spun around to look at $neighmom- but it wasn't her. $wife pulled your wrist back onto the bed and held you in place. She must have been commanded to keep you there if you came free.
@@.you;"$wife, please..."@@ You begged her. Whether you could reach her on not, you wouldn't find out. The door clicked open and the light flicked on. $neighmom walked in with $neigh in her footsteps.
You blinked in surprise and looked between the two of them. What on Earth was $neighmom thinking letting $neigh see this? You felt a wave of hope as you thought maybe $neigh would have a conflicted heart. You soon realized that wasn't the case.
@@.woman;"Unbelievable. You really are something, $name."@@ $neighmom marvelled as she inspected the damage done to her bedframe.
@@.you;"$neighmom... What is $neigh doing here?"@@ You asked. She looked at you as if you were dumb.
@@.woman;"He lives here, remember? He's my son."@@ $neighmom reminded you.
@@.you;"I know, I mean... I don't understand!"@@ You growled.
@@.woman;"Hush now. You don't need to understand."@@ She gave you a smile as she casually retied your wrist to the bed. That was it. You had no more energy to resist.
@@.woman;"Things could have been very different, $name! If you had just played nice with $neigh..."@@ $neighmom sighed, then looked across to her son.
@@.woman;"It's a mother's duty to provide for her children, and that's what I'm doing."@@ She said matter-of-factly.
@@.you;"What do you..."@@ You began to ask, but you knew.
@@.woman;"Now it's $neigh's turn to have his fun."@@ $neighmom explained.
$neigh excitedly stepped closer, beside your wife. He looked back at $neighmom. She took out your phone and tapped on the screen. $wife began to undress...
<<nobr>>
<<iconButtonContainer
'Neigh Route (Slave) - Bound 2 Lose'
'button_m_forward.png'
"Helplessly watch"
>>
<</iconButtonContainer>>
<</nobr>>@@.you;"$wife... $wife...!"@@ You whispered to your wife. She remained stoic and unresponsive.
@@.you;"Can you hear me? $wife...!"@@ You continued hissing, this time a little louder. You thought for a moment that you saw her body move, but it was hard to tell in the dark room.
@@.you;"I know that you... I know you can't help what you're doing, but can you just let me know you can hear me? $wife...!"@@ You whispered louder again. She didn't move. Your heart sank as you began to doubt your efforts.
@@.you;"Please $wife, look at me...! Don't do this- just look- please $wife...!"@@ You pathetically sobbed to her. There was no way you'd get through. You'd abused her with the control app far too much, her mind was gone.
You could feel tears burn in your eyes. You closed them in pained remorse. You wished you'd never known about the app, or humoured whether it could even work. If you knew that it worked then you wouldn't have used it on $wife. You knew you were lying to yourself. The fact was you didn't have to continue using it once you'd known it worked. You just wanted your sex life to improve. But maybe you could have just talked about it. Maybe $wife loved you enough to try new things without the need of mind control... You learned the lesson far too late. You let out a shaking breath as you gave up on the notion of escaping.
@@.you;"Okay... It's okay. I love you, $wife."@@ You found your peace. And then you flinched.
You blinked to see $wife standing beside you. She was meagerly pulling at your bindings with stiff, clumsy movements.
@@.you;"$wife...!?"@@ You whispered a little louder than you intended.
You saw the slightest twitch in the corner of her mouth, but otherwise she didn't respond. She continued to pull at your ropes. Your heart sang and you couldn't help but feel the tears well in your eyes again. She was still under a command but somehow you got through to her. Maybe she felt overwhelming amounts of pity.
$wife finally pulled the ropes off from your wrist and moved around to the other. You helped her with the next one and it came free much quicker.
You clambered off the bed and hurried to embrace your wife. She stood still and unresponsive in your arms, but she waited until you let go before returning to the seat.
@@.you;"$wife... Come on, let's get out of here."@@ You tried to guide her away, but she jerked her arms away. She wasn't getting off the chair.
@@.you;"$wife...? Please, let's go. We can get out now, you just have to come with me."@@ You insisted, but she didn't budge.
You growled and grabbed your hair in frustration. She must have used her all to fight through the command once already. The only way out of this was with your phone. You had to get it back.
<<nobr>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence 2 M Bedroom'
'button_m_forward.png'
"Look Around"
>>
<</iconButtonContainer>>
<</nobr>>You stood in the dining room. It was eerily silent and dusty.
There was a back door leading outside. The garage door was beside you- though you knew $neighmom didn't drive. You also saw a family portrait hanging up as the only decoration in the room.
<<include "Neigh_Slave_Downstairs_Sequence-Header">>\
<<include "Neigh_Slave_Downstairs_Sequence_Dining-Footer">>\You rushed up to the door and grabbed the handle. It was locked.
<<include "Neigh_Slave_Downstairs_Sequence-Header">>\
<<include "Neigh_Slave_Downstairs_Sequence_Dining-Footer">>\You stepped into the garage. Or at least you would have, if the door wasn't locked. You couldn't get in.
<<include "Neigh_Slave_Downstairs_Sequence-Header">>\
<<include "Neigh_Slave_Downstairs_Sequence_Dining-Footer">>\<<set $neighslave_password to true>>\
You picked up the photo and had a closer look.
You immediately recognized $neighmom- though she was younger and thinner. She held a young boy, $neigh you presumed, and stood next to a tall, greying man. He had the complete opposite energy to $neighmom. You caught yourself staring at her. Her smile was strikingly genuine. Her eyes were smiling too. You hadn't seen that before.
They stood in front of a flashy car. //1963 Corvette// You read the caption.
What a great photo. Did you need to spend so much time looking at it?
<<include "Neigh_Slave_Downstairs_Sequence-Header">>\
<<include "Neigh_Slave_Downstairs_Sequence_Dining-Footer">>\You were in the hallway. The front door was down one end, the kitchen, staircase, and dining room was down the other. The loungeroom was connected to the hallway.
<<include "Neigh_Slave_Downstairs_Sequence-Header">>\
<<include "Neigh_Slave_Downstairs_Sequence_Hallway-Footer">>\You rushed to the front door to burst through to sweet freedom. Of course, it wasn't that easy. The door was locked.
<<include "Neigh_Slave_Downstairs_Sequence-Header">>\
<<include "Neigh_Slave_Downstairs_Sequence_Hallway-Footer">>\You stood in the kitchen. It was adjacent to the stairs. There was a dining room towards the back of the house. You were pretty sure the house had a backdoor and garage that way. The hallway went towards the front of the house and was connected to the lounge room.
<<include "Neigh_Slave_Downstairs_Sequence-Header">>\
<<include "Neigh_Slave_Downstairs_Sequence_Kitchen-Footer">>\You opened the pantry and began to rummage around. After several seconds of pushing through cereal boxes, you came to the realization that you were wasting time.
<<include "Neigh_Slave_Downstairs_Sequence-Header">>\
<<include "Neigh_Slave_Downstairs_Sequence_Kitchen-Footer">>\<<if $neighslave_knife == true>>\
You went through the drawers in the kitchen in search of a knife that you'd already found. What a waste of time.
<<else>><<set $neighslave_knife to true>>\
You went through the drawers in the kitchen in search of a knife. You hoped you wouldn't need to use it...
The second drawer had a small, sharp knife which you took.
<</if>>\
<<include "Neigh_Slave_Downstairs_Sequence-Header">>\
<<include "Neigh_Slave_Downstairs_Sequence_Kitchen-Footer">>\You were in the lounge room. $wife was sitting, tied to a chair.
<<include "Neigh_Slave_Downstairs_Sequence-Header">>\
<<include "Neigh_Slave_Downstairs_Sequence_Lounge-Footer">>\You stepped into the lounge room and immediately froze. Your stomach dropped and you felt sick. You realized escaping wasn't going to be so easy.
$wife was sitting and bound on a chair in the middle of the room. She looked in a worse state than you, though maybe for a different reason. She barely looked up at you as you entered the room. You heard a small, muffled voice behind her taped mouth.
You had to free her before you left. There was no way you could leave her here with $neighmom.
<<iconButtonContainer
'Neigh Route (Slave) - Downstairs Sequence Lounge'
'button_m_forward.png'
"Look Around"
>>
<</iconButtonContainer>><<if $neighslave_knife == true>>\
You began to pull at the knots, then you realized of course you could just cut through them. You used the knife you found earlier to cut through the tough ropes. You were thankful you had the knife, because there was no way you'd be able to untie these coarse ropes quickly enough.
<<iconButtonContainer
'Neigh Route (Slave) - Downstairs Sequence Success'
'button_m_forward.png'
"Pull off the ropes"
>>
<</iconButtonContainer>>
<<else>>
You began to pull at the knots. It wasn't an easy task by any means- and you weren't sure if your efforts made any difference.
You eventually stopped. It didn't seem to be any looser.
<<include "Neigh_Slave_Downstairs_Sequence-Header">>\
<<include "Neigh_Slave_Downstairs_Sequence_Lounge-Footer">>\
<</if>>\<<if $neighslave_hidetime_downstairs gte 11>>
<<iconButtonContainer
'Neigh Route (Slave) - Downstairs Sequence Found'
'button_m_forward.png'
"Try to Hide"
>>
<</iconButtonContainer>>
<<else>>
<<nobr>>
<<iconButtonContainer
'Neigh Route (Slave) - Downstairs Sequence Kitchen Rummage'
'button_m_forward.png'
"Rummage through the Pantry"
>>
<<set $neighslave_hidetime_downstairs += 2>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Downstairs Sequence Kitchen Knife'
'button_m_forward.png'
"Grab a Knife"
>>
<<set $neighslave_hidetime_downstairs += 2>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Downstairs Sequence Hallway'
'button_m_forward.png'
"Go Down the Hallway"
>>
<<set $neighslave_hidetime_downstairs += 1>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Downstairs Sequence Dining'
'button_m_forward.png'
"Go to the Dining Room"
>>
<<set $neighslave_hidetime_downstairs += 1>>
<</iconButtonContainer>>
<</nobr>>
<</if>><<if $neighslave_hidetime_downstairs gte 11>>
<<iconButtonContainer
'Neigh Route (Slave) - Downstairs Sequence Found'
'button_m_forward.png'
"Try to Hide"
>>
<</iconButtonContainer>>
<<else>>
<<nobr>>
<<iconButtonContainer
'Neigh Route (Slave) - Downstairs Sequence Dining Escape'
'button_m_forward.png'
"Escape Through the Back Door"
>>
<<set $neighslave_hidetime_downstairs += 1>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Downstairs Sequence Dining Garage'
'button_m_forward.png'
"Go into the Garage"
>>
<<set $neighslave_hidetime_downstairs += 1>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Downstairs Sequence Dining Portrait'
'button_m_forward.png'
"Check out the portrait"
>>
<<set $neighslave_hidetime_downstairs += 2>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Downstairs Sequence Kitchen'
'button_m_forward.png'
"Go back to the kitchen"
>>
<<set $neighslave_hidetime_downstairs += 1>>
<</iconButtonContainer>>
<</nobr>>
<</if>><<if $neighslave_hidetime_downstairs gte 11>>
<<iconButtonContainer
'Neigh Route (Slave) - Downstairs Sequence Found'
'button_m_forward.png'
"Try to Hide"
>>
<</iconButtonContainer>>
<<else>>
<<nobr>>
<<iconButtonContainer
'Neigh Route (Slave) - Downstairs Sequence Hallway Escape'
'button_m_forward.png'
"Escape Through the Front Door"
>>
<<set $neighslave_hidetime_downstairs += 1>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Downstairs Sequence Kitchen'
'button_m_forward.png'
"Go back to the kitchen"
>>
<<set $neighslave_hidetime_downstairs += 1>>
<</iconButtonContainer>>
<<if $neighslave_downstairs_seq_lounge == true>>
<<iconButtonContainer
'Neigh Route (Slave) - Downstairs Sequence Lounge'
'button_m_forward.png'
"Go into the Lounge Room"
>>
<<set $neighslave_hidetime_downstairs += 1>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Neigh Route (Slave) - Downstairs Sequence Found Wife'
'button_m_forward.png'
"Go into the Lounge Room"
>>
<<set $neighslave_hidetime_downstairs += 1>>
<<set $neighslave_downstairs_seq_lounge to true>>
<</iconButtonContainer>>
<</if>>
<</nobr>>
<</if>><<if $neighslave_hidetime_downstairs gte 11>>
<<iconButtonContainer
'Neigh Route (Slave) - Downstairs Sequence Found'
'button_m_forward.png'
"Try to Hide"
>>
<</iconButtonContainer>>
<<else>>
<<nobr>>
<<iconButtonContainer
'Neigh Route (Slave) - Downstairs Sequence Lounge Untie'
'button_m_forward.png'
"Untie Her"
>>
<<set $neighslave_hidetime_downstairs += 2>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Downstairs Sequence Hallway'
'button_m_forward.png'
"Go back to the hallway"
>>
<<set $neighslave_hidetime_downstairs += 1>>
<</iconButtonContainer>>
<</nobr>>
<</if>><<nobr>>
<<if $neighslave_hidetime_downstairs gte 11>>
You heard footsteps fast approaching. She was nearly there.
<<elseif $neighslave_hidetime_downstairs > 8>>
You could hear distant footsteps - it sounded like someone was coming downstairs.
<</if>>
<</nobr>>Your heart pounded as you heard footsteps fast approach. You frantically turned around in a panic and searched for a place to hide, but to no avail.
@@.woman;"Oh dear. I wish you'd give it a rest."@@ You heard $neighmom say. She was behind you.
You spun around with a hope to push past her, but you were met with yet another syringe to the neck. You flinched from the sudden prick, and you felt your body grow limp once more. $neighmom embraced you in her arms.
@@.woman;"Shh... No more struggling, okay...?"@@ Her voice was distant. Your eyes fell closed.
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Found Ending'
'button_m_forward.png'
"Lose Consciousness"
>>
<</iconButtonContainer>>@@.you;"Got it...!"@@ You whispered to yourself as you successfully pulled the severed ropes off from your wife's body. Then you pulled the tape off from her mouth and raised a hand to her cheek to catch her gaze. $wife looked up at your face, though she was still in a daze.
@@.you;"Come on, $wife... Hold onto me..."@@ You encouraged her with a soft voice, and you took her hands. She didn't seem to have any trouble with her motor function. She stood as you guided her to her feet, her hands in yours.
@@.you;"Now let's get out of here."@@ You said to her with a stiff smile, though you knew in your heart that it wasn't that simple.
@@.woman;"You're far sneakier than I gave you credit for, $name."@@ You heart sank when you heard $neighmom's voice behind you. You turned around to see her smirking back at you. She had a phone in her hand- your phone.
@@.you;"Let us go, $neighmom..."@@ You began to say. Instead she began tapping on your phone. You raised an eyebrow. You wondered who she'd be calling in this situation... Maybe she felt she needed backup. But then you realized all too late what it was about $wife's state that felt all too familiar.
You felt a bludgeoning pain across the back of your head and you collapsed. You groaned as you rolled to see your wife standing over you with a chair in her hands.
@@.you;"$wife..."@@ You barely whispered. She looked down at you with a hint of a pain in her eyes. You knew she didn't want to do it.
You lost consciousness again.
<<iconButtonContainer
'Neigh Route (Slave) - Bound Sequence Two Begin'
'button_m_forward.png'
"Lose consciousness"
>>
<</iconButtonContainer>><<remember $neighmom_slave_ending4 to true>>\
You weakly tried to pull your arm free, but there was no hope. You helplessly watched as your wife undressed in front of the three of you. She stood beside you in her underwear.
@@.woman;"What a gorgeous woman. It's no wonder she so easily seduced my son."@@ $neighmom commented as she gently stroked $wife's cheek.
@@.you;"$wife wasn't trying to seduce your son!"@@ You hissed.
@@.woman;"And yet he became so infatuated with her... Didn't you, $neigh?"@@ $neighmom smiled. He nodded stiffly.
@@.man;"I love her."@@ He answered. You scowled and pulled at your bindings again.
@@.you;"You're both deranged!"@@ You growled. $neigh flinched and clung to $neighmom. She scowled at you.
@@.woman;"Behave yourself or I'll have to sedate you again."@@ She told you. You clenched your teeth.
@@.you;"Fuck you! What do you think you're going to do with us!?"@@ You continued, then you did a full 180 on your demeanour when $neighmom stepped to her drawers to pick up a syringe.
@@.you;"Stay away...!"@@ You growled and tried to flail, but it was hopeless. $neighmom easily pricked you in the neck.
@@.woman;"There. That should keep you calm."@@ She smiled.
You felt your body tingle and you became lightheaded, but it wasn't the same as before. You weren't drowzy. In fact you felt quite good. You liked the feeling of the bed against your naked skin, even the ropes on your wrists didn't feel too bad. Seeing $wife in her underwear was starting to arouse you.
@@.woman;"Now, $neigh... Go ahead."@@ $neighmom ushered her son towards $wife.
He timidly stepped towards her then hesitantly reached up to feel her breasts, over her bra. $wife let out a quiet breath as he touched her.
@@.woman;"Here, sweetie..."@@ $neighmom whispered as she moved behind $wife to unclip her bra. Her breasts came into full view. $neigh licked his lips and continued to grope her.
@@.man;"They're so soft..."@@ He mumbled.
@@.woman;"They look soft."@@ $neighmom smiled. You couldn't believe how twisted their relationship was.
@@.woman;"Okay $neigh, step back."@@ $neighmom shuffled her son out of the way, then faced $wife. She whispered in her ear. $wife turned around and leaned over the bed.
$neigh stepped closer to get a better look at $wife's ass. He gulped as he reached a shaking hand out to touch her through her panties.
[img[images\pictures\neighmom\neighmom_slave_4_1.webp]]
$wife gasped from the touch, then she moaned as $neigh began to massage her through the panties.
@@.woman;"It looks like you've calmed down a bit too, hmm?"@@ You blinked when $neighmom whispered in your ear. You didn't notice her climb onto the bed beside you.
@@.woman;"Are you starting to enjoy watching...?"@@ She asked with a giggle.
@@.you;"I can't do anything."@@ You replied truthfully.
@@.woman;"That's true."@@ $neighmom nodded, then she gently traced a fingertip over your chest. It felt nice.
@@.woman;"So I guess you should just watch and enjoy yourself..."@@ She suggested. You opened and closed your mouth. You weren't sure what you wanted to do. You couldn't do anything other than watch... So maybe she was making a good suggestion.
@@.man;"Here I go... Okay $wife...?"@@ $neigh stuttered as he pulled $wife's panties off. You could see her wetness.
@@.man;"It's so beautiful..."@@ He commented, then he touched her bare pussy. She softly moaned. You could feel your cock begin to grow hard. $neighmom must have been right - it made sense to just watch and enjoy it.
$neigh slowly pushed a finger inside $wife. She moaned again as his digit went all the way inside.
@@.man;"O-ohh... It feels so warm..."@@ He breathed, then he pulled his finger out. He stood up and dropped his pants.
@@.man;"I really want to make love with you, but I can't... I'm sorry... But I can rub on the outside. How does that sound?"@@ $neigh explained to $wife, who remained unresponsive.
He stepped forward and pointed his cock to your wife's pussy. He took a deep breath in then he pressed his cock against $wife's womanhood. He didn't thrust it inside, instead he just pushed it between her labia.
[img[images\pictures\neighmom\neighmom_slave_4_2.webp]]
You could hear $wife moan again as $neigh rubbed against her. You took a sharp breath in as you felt $neighmom's fingers wrap around your cock. You didn't know what was in that syringe, but your senses were heightened. Just her touch was enough to send waves of pleasure through your body.
@@.woman;"My poor boy... As much as he wants to, he can't penetrate anyone else."@@ $neighmom explained, though you didn't really care for the details. You tried to thrust your hips into her hand. She giggled.
@@.woman;"Want more, do you...?"@@ She bit her lip and proceeded to jerk you off.
@@.woman;"The drug I gave you is one of our most common ones. It's relatively safe, though it temporarily reduces your reasoning."@@ She explained.
@@.you;"Uh huh."@@ You replied. You didn't care for the boring details.
@@.woman;"Okay, okay. Just watch and enjoy..."@@ She whispered as she jerked you off.
At the same time $neigh was jerking off too. $wife rolled onto her back and had her legs spread open to show her hungry pussy.
@@.man;"You're so beautiful, I love you."@@ He grunted while jerking off. $wife didn't respond verbally or physically. She just waited with her legs parted.
@@.man;"One day you'll say it back. We just need to recalibrate your profile on the app..."@@ He explained.
@@.man;"Once you're leveled out, I'll reset the user detail... Then you can be my woman... And we can have sex every day...!"@@ $neigh exclaimed, then he grunted and groaned as he came.
[img[images\pictures\neighmom\neighmom_slave_4_3.webp]]
You groaned too - $neighmom squeezed your cock as you came. Your cum painfully oozed out over her hand.
@@.woman;"Mm... Looks like you like that plan too, hm...? And who knows, maybe we can keep you as my pet."@@ She giggled.
//''Neighbour Secret Ending''//
@@.system;Unlocked: '$neighmom's Gift' item. Accessed in the bedroom.@@
<<if $neighroute_secret eq true>>
<<remember $neighpath_secret_unlock to true>>\
@@.system;Secret Unlocked: 'Memory Wipe' control app function. Unknown utility.@@
@@.system;Secret Unlocked: 'Forced Ovulation' control app function.@@
<</if>>\<<remember $neighmom_slave_ending2 to true>>\
You groaned and stirred awake from the bang of the door opening. The hallway light spilled into the dark room. You tried to cover your eyes but you were still bound. Your head throbbed.
You blinked through the blinding light and saw two figures... $neighmom approached the bed, and $wife was in her shadow.
@@.you;"$wife..."@@ You croaked with a hoarse voice. She didn't respond.
@@.woman;"Don't bother, $name. She's under my command."@@ $neighmom smiled ear to ear. Your heart began to race.
@@.you;"What do you mean...?"@@ You asked, but you knew the answer. $neighmom took out a phone from her pocket. It was your phone.
@@.woman;"Don't look so shocked. Did you think you were the only one?"@@ She laughed softly then shook her head.
@@.you;"Let us go...!"@@ You pleaded and tugged against your bindings, then you winced in pain.
@@.woman;"I'm sorry, $name. Really I am. I can't let you go."@@ $neighmom spoke softly as she ran a finger over your cheek.
@@.woman;"I don't know who I feel more sorry for..."@@ She looked back at your vacant wife, then she tutted.
@@.woman;"Actually I do. This was your choice, not hers."@@ She gave you a scathing look. You looked away. She was correct, and you felt guilty. She tapped on your phone.
@@.you;"What are you doing...?"@@ You asked nervously. $neighmom ignored you. She finished typing on your phone, then she tossed it onto the bed. Your eyes widdened when both she and $wife started undressing.
@@.you;"What..."@@ You began to say with a dry voice.
@@.woman;"Shoosh now."@@ $neighmom replied as she took off her bra and underwear. Your eyes shamelessly drifted to her privates. She caught your gaze and gave a bemused smirk. You quickly looked away, but you only ended up watching $wife strip nude.
@@.woman;"Enjoying the show?"@@ $neighmom asked as she picked up your phone and began tapping again. She turned to $wife. @@.woman;"Get on the bed."@@ She ordered. $wife didn't hesitate. She climbed onto the bed, over your legs. $neighmom guided her around so her ass was facing you.
@@.you;"What are you doing..."@@ You asked again in a much quieter voice. You didn't want to acknowledge the sick desire that you felt creeping up, stirring your manhood awake.
@@.woman;"Nothing that involves you."@@ $neighmom smirked. She circled around the bed to fetch something from her bedside drawer. A bottle of lotion. She emptied some in her hand and began to lather it over $wife's ass.
[img[images\pictures\neighmom\neighmom_slave_2_1.webp]]
You watched $neighmom rub your wife's ass- her fingers delicately and closely circled towards $wife's womanhood. She grinned at you.
@@.woman;"You look very interested, $name... Do you like seeing your wife like this...?"@@ $neighmom teased. You felt your cheeks burn red.
@@.you;"Let her go."@@ You demanded, but it was clear that your heart wasn't in it.
@@.woman;"Don't play the hero now. This is your fault."@@ $neighmom reminded you.
@@.woman;"Anyway, I know what you really want..."@@ She whispered. You watched as her massage reached $wife's womanhood. $neighmom's fingers brushed over the labia.
@@.wife;"Mmmh..."@@ You heard $wife's soft moan as $neighmom rubbed her.
@@.woman;"Look... See how it twitches...? How wet she is...?"@@ $neighmom grasped $wife's ass and pulled her cheeks apart to show you your wife's glistening slit.
@@.woman;"You both want the same thing."@@ She purred, then she slid a finger inside.
@@.wife;"Ahh...!"@@ $wife gasped.
@@.woman;"Mmm... It went in so easily..."@@ $neighmom bit her lip and slid in another finger. $wife moaned again. She began to rock against $neighmom, who massaged her fingers inside.
[img[images\pictures\neighmom\neighmom_slave_2_2.webp]]
You felt your cock grow painfully erect as you watched.
@@.woman;"What a naughty woman... Though no doubt she wasn't always like this, right $name...? You made her this way..."@@ $neighmom commented as she began to thrust her fingers faster.
@@.wife;"Mm..."@@ $wife moaned lewdly.
@@.woman;"You turned her into your ideal slut... Which is what men always dream of doing."@@ $neighmom bit her lip. You could hear wetness coming from $wife's crotch as $neighmom thrusted her fingers.
@@.wife;"H-hah...!"@@ $wife moaned and shivered, then she came. You saw her pussy juices spill down her legs.
$neighmom looked at you with a sadistic smile.
@@.woman;"Well? Is this what you wanted...?"@@ She asked. You couldn't reply. You felt too many things; ashamed, guilty, scared, but most of all you felt turned on. You were doing your best to not let it show, but your erect cock betrayed you.
$neighmom helped $wife roll over, then she shuffled in between her legs.
@@.woman;"Mmh... That's it, $wife..."@@ $neighmom whispered as she positioned herself against your wife so that their pussies were touching. She began to thrust against her.
[img[images\pictures\neighmom\neighmom_slave_2_3.webp]]
@@.wife;"Mmh...!"@@ $wife moaned again. Her voice was a lot higher.
@@.woman;"Mm... The wetness of her pussy is drenching me... She's still gushing..."@@ $neighmom gasped.
@@.woman;"She wants a cock."@@ She added with a smile.
You could feel wetness of precum on your cock. You wondered whether she was going to include you... You were hopeful. But instead $neighmom climbed off the bed and rummaged through her drawer again. She took out something that looked like underwear... But it had an attachment. It was a strap-on dildo.
Your cock throbbed as you watched $neighmom put on the underwear. Her fake cock was bigger than your real one. She pulled $wife towards her and positioned the head of the dildo against her opening.
@@.woman;"Look at how eager she is..."@@ $neighmom grinned. She was right. $wife was watching and waiting. You could hear her shaking breath. You truly conditioned her to be the perfect slut.
@@.woman;"Do you want this, $wife?"@@ $neighmom asked.
@@.wife;"Yes... Fuck me...!"@@ $wife gasped in a hot, distant voice, then she moaned as $neighmom thrusted into her. You watched as her pussy parted to swallow the girth of the dildo. She was wet enough for it to push almost entirely inside her in a single thrust. Your cock painfully throbbed in envy.
[img[images\pictures\neighmom\neighmom_slave_2_4.webp]]
@@.woman;"Mm... You're a naughty woman, getting fucked on top of your husband like this..."@@ $neighmom moaned as she thrusted faster. $wife gasped with every thrust.
@@.wife;"Mmh... Yes I am..."@@ $wife agreed with a shaking breath. Hearing her like this turned you on in some sick way.
@@.woman;"That's right. From now on, $wife, this is the only way you're going to have sex..."@@ $neighmom told her. She caught your gaze and then smirked.
@@.woman;"Whether it's me or $neigh... You'll get fucked on top of $name while he helplessly watches."@@ $neighmom said. $wife moaned in response. You couldn't help but grunt too - each thrust pushed $wife back onto you, which indirectly rubbed against your cock.
It was too much. You couldn't stop it. You came on yourself.
@@.woman;"Oh...? It looks like $name likes that idea too!"@@ $neighmom laughed. You felt ashamed.
You watched her thrust into your wife again and again, while you remained tied up and covered in your own cum.
@@.woman;"I hope you're enjoying this, $name... You'll be seeing it every day for the rest of your life."@@ $neighmom smiled.
<<iconButtonContainer
'Neigh Route (Slave) - Bound Sequence'
'button_m_forward.png'
"Try Again"
>>
<</iconButtonContainer>><<remember $neighmom_slave_ending1 to true>>\
Before you had a chance to do much more, the bedroom door slammed open. You flinched as $neighmom paced into the room wearing a scowl.
@@.woman;"I'm very disappointed, $name."@@ She said with an icy tone.
@@.you;"Leh merh..."@@ You tried to reply. She pursed her lips.
@@.woman;"That's not going to happen."@@ She told you as she circled around the bed. She leaned over so that her face was close to yours.
@@.woman;"But I do need you to stay quiet, okay?"@@ She offered you a sweet smile- once upon a time you thought it looked innocent, but now you knew it came from a place of lunacy. Your heart raced as your situation became more clear.
@@.you;"Leh mergo...! ellp!"@@ Your desperation was pathetic. $neighmom's sweet smile suddenly dropped. She stood up moved to peek out from her curtains, then she circled back around towards you.
@@.woman;"I warned you. Now I have to punish you."@@ She climbed onto the bed and straddled you. You braced yourself for torture. She lifted a hand to her dress and began unbuttoning it.
You were at a loss for words. You simply stared and remained silent as you watched her take off her dress. She caught your gaze.
@@.woman;"What's wrong, $name? You looked confused."@@ She smirked, then she stood up on the bed, over your body.
@@.you;"Wah ah yeh doon..."@@ You wondered if you were drooling. It sounded like it.
@@.woman;"I told you- I'm punishing you."@@ She reminded you. Then she gently placed a foot over your crotch. Your eyes widdened and you shook your head. She smirked.
[img[images\pictures\neighmom\neighmom_slave_1_1.webp]]
@@.woman;"No...? But I need to punish you. What if it's just a little..."@@ She raised an eyebrow as she slowly pushed her foot down against your manhood. You gasped and groaned from the pressure - thankfully you were still numb and it didn't really hurt, but you felt vulnerable. She could easily crush you... And yet for some reason, your cock was swelling.
@@.woman;"Oh? You pervert, $name."@@ She giggled, then she rubbed her foot against your growing cock.
@@.woman;"Are you secretly into this type of thing? I wouldn't have guessed it... Tell me if you want me to step on it."@@ She bit her lip and slowly put some more weight on your cock.
You groaned and frantically shook your head.
@@.woman;"No...? But your penis has gotten so hard... Are you sure?"@@ She smirked. You groaned again from the pressure - it was starting to feel painful. You shook your head again.
$neighmom sighed then giggled.
@@.you;"No, plee no!"@@ You begged for mercy.
@@.woman;"Okay, okay. No need to beg. I didn't want to ruin them, anyway."@@ She smiled, then she gave you a thoughtful look.
@@.woman;"I wasn't lying though... I do need to punish you. I can't help that."@@ She told you matter-of-factly.
@@.woman;"I've got it!"@@ She exclaimed, then she reached back behind her to unclip her bra. She bit her lip as she let it fall onto you. Despite the situation, you couldn't help but check out her heavy rack. She giggled.
@@.woman;"You really are a pervert! Maybe then you'll actually like this punishment..."@@ She said thoughtfully, then she slowly pulled off her panties. You saw her pussy glistening under her bush. She caught your gaze again. She smiled bashfully.
@@.woman;"Like what you see...?"@@ She asked quietly, then she slowly got onto her knees. She leaned forward so her face was close to yours, then she kissed your cheek.
@@.woman;"I hope you can hold your breath."@@ She whispered in your ear. Your heart began to race again, and your throbbing cock didn't help make things easier.
$neighmom moved quickly- she sprung up to her feet and turned around, facing away from you. All you could see was her round ass and glistening pussy. She looked over her shoulder at you and smiled.
@@.woman;"Otherwise you might pass out!"@@ She giggled. You blinked. She quickly squatted down to squish your face with her ass. You flinched and let out a small grunt from the sudden impact.
@@.woman;"Come on, open your mouth. Eat my pussy..."@@ You heard her pur, and although still numb, you felt her handle your cock. She was jerking you off.
You didn't have much of a choice- $neighmom pushed her ass back against your face until she caught you in her crack. You opened your mouth to breath, and she tilted her crotch into your mouth.
[img[images\pictures\neighmom\neighmom_slave_1_2.webp]]
@@.woman;"Mmh...! That's it... That's it, $name. Suck on my pussy..."@@ She moaned as she rocked her hips into your face. Your spluttered and tried to roll away, but you still had no control over your body. Your legs reflexively went stiff as $neighmom leaned forward to suck on your cock. You couldn't feel it entirely, but the sensation was there.
@@.woman;"Mmh... Hah... You're dripping pre-cum, $name... Hah... Your cock is throbbing... Mm!"@@ She giggled. You could feel your heart beat in your throat. It was growing louder.
@@.woman;"It's throbbing... Are you going to cum like this...? Mm- you really like this punishment, don't you?"@@ $neighmom started to jerk you off. You opened your mouth and tried to push her pussy with your tongue in desperate hopes of pushing open a space for air. It was pointless though. $neighmom leaned back into your tongue as it pushed inside her.
@@.woman;"Oh, fuck...! Tongue me...!"@@ She moaned lewdly, and she jerked you off faster. Your heart pounded faster until it was all you could hear, with only the wet sensation of being jerked off to accompany it.
You grunted as you came in $neighmom's hand. The orgasm was overwhelming and seemingly endless - you closed your eyes and struggled to open them again. You passed out.
<<iconButtonContainer
'Neigh Route (Slave) - Bound Sequence'
'button_m_forward.png'
"Try Again"
>>
<</iconButtonContainer>><<remember $neighmom_slave_ending3 to true>>\
You groaned and stirred awake with a splitting headache. You scowled from the blinding light as you tried to peer around the room. You blinked away your blurry vision and recognized that you were back on $neighmom's bed.
You tugged your arm to confirm what you were dreading. You were bound by rope once again.
@@.woman;"You'd think I'd run out soon, huh?"@@ You gasped and jumped when you heard $neighmom's voice. You completely missed her - she was leaning against the mantle of the bedframe, smiling down at you from above. For whatever reason, she was in her underwear. You couldn't stop yourself from glimpsing at her cleavage. If she noticed, she didn't make it obvious.
@@.you;"Let me go."@@ You demanded with a gravely voice.
$neighmom pursed her lips then she sighed. You heard a clink of glass as she put something down on the bed mantle. You couldn't see from below.
@@.woman;"I'm beginning to think you don't want to be here."@@ She joked with a sweet smile. It made your hair stand on end.
@@.you;"What gave me away?"@@ You growled, or at least you tried to. Your throat was so dry that you sounded as if you were whispering.
@@.woman;"You know, things could have been very different, $name..."@@ She sighed as she peered down at your face. You almost believed her fake sincerity.
@@.woman;"If you'd just gotten along with $neigh... But you had to be a tough guy... And now look."@@ She bit her lip.
@@.you;"$neigh? You kidnapped me because I didn't get along with $neigh? Are you fucking crazy? What kind of psychotic mother are you?"@@ You were exasperated. $neighmom pursed her lips again as she pushed off the bed. She glowered over you.
@@.woman;"I'm a loving mother and I'd do anything for my boy."@@ She replied coldly. Her soft tone was gone.
She circled around the bed. Your heart raced as you watched her, completely helpless and at her mercy. She reached behind her to unclip her bra. You flinched as it dropped to the ground... And once again you looked at her rack.
@@.woman;"Who are you to judge, hmm?"@@ She asked with a raised brow, then she slid off her panties.
@@.woman;"After all... You have a loving wife... Someone who cares for you, that'd do anything for you..."@@ You recoiled back as she began to climb onto the bed. She crawled over your naked body.
@@.woman;"And what do you do for her...?"@@ She whispered as she sat over you. Your cock was pressed against her leg.
@@.woman;"You corrupted her. She loved you, and all you returned was vile lust."@@ She told you. Your stomach sank. She was right. She leaned forward to rest her mouth against your ear- her breasts pressed against your chest.
@@.woman;"And even now, in a situation like this..."@@ She purred softly. @@.woman;"You have a cock like this."@@ You flinched as you felt her fingers close around your erect cock. She laughed, then she slapped it away. You winced and groaned. She sat up and smiled down at you.
@@.woman;"You're the crazy one."@@ She said. Then she reached up to the bedside. You blinked from her sudden movement, and you flinched when her hand came swinging down to jab a syringe into your neck.
@@.you;"Again...?"@@ You gasped from the sudden prick. Your heart raced... But this was different. You didn't feel drowzy. You were still alert. You peered up at $neighmom with some concern. She giggled as she put away the syringe.
@@.woman;"A different one. I hope you enjoy it..."@@ She said, then she traced a finger down your bare chest. You blinked and gasped as her fingertips moved over you. The sensation was wild - at first it felt like she was dragging a nail through your skin, but then it penetrated deeper and it was no longer pain. Her mere touch sent pleasure through your body. You groaned and turned away - it was overwhelming. She giggled again.
@@.woman;"I did use a lot. That's an experimental one from the lab. I'm guessing from your reaction that it works."@@ She bit her lip then peered down at you excitedly. Her eyes shifted down. Your heart raced as you followed her gaze to your crotch.
@@.you;"Please, $neighmom... I don't know if I can..."@@ You were scared. It was immensely pleasurable, but you didn't know if your mind could bare it.
@@.woman;"Shh... You're my pet now, $name... And good boys deserve a pet..."@@ She told you, then she squeezed your cock. You gasped as your entire body seized. Your mind turned blank and for a moment your vision was gone. You sucked in a deep breath of air and let out a shaking breath.
@@.woman;"It feels good, doesn't it?"@@ She giggled.
@@.you;"Please... $neighmom, I can't..."@@ You struggled to speak. Then she slowly jerked your cock.
[img[images\pictures\neighmom\neighmom_slave_3_1.webp]]
You let out a long groan, or at least you think you did. Your mind went blank again as pleasure seared through your body. It was if all your senses had turned off to maximize the feeling. It was overwhelming and almost painful, and you were scared that you loved it so much. You'd forgotten who and where you were.
@@.you;"Ugh, yes...!"@@ You grunted.
@@.woman;"See!? You do like it after all, don't you $name?"@@ The woman smiled at you. You were about to nod, then you gasped and shook your head.
@@.you;"I- you don't understand $neighmom-"@@ You began to panic.
@@.woman;"Shh, we'll keep doing this $name... Until you tell me you like it..."@@ She told you as she continued to stroke your cock.
You let out a long groan until you turned red in the face - you couldn't breath so long as she touched you. Your eyes rolled back as you felt pre-cum dribble down the head of your cock. You gasped for air.
@@.you;"Hah... Yes..."@@ You could barely manage to speak.
@@.woman;"You like this don't you?"@@ The woman asked again.
@@.you;"Ugh fuck... Yes..."@@ You agreed. The feeling was world-consuming. Nothing else mattered. You bucked your hips and groaned again as your pre-cum was rubbed over your cock.
@@.woman;"Good boy... Do you want to cum...?"@@ She asked.
@@.you;"Yes...!"@@ You exclaimed. Obviously that's what you wanted.
@@.woman;"Beg for it."@@ She demanded.
@@.you;"Please, please, make me cum...! I need it!"@@ You shamelessly did as she asked.
@@.woman;"Very good, $name... Here's your reward...!"@@ She continued. You grunted and groaned as the sensation sent you over the edge. Your mind turned blank and all you felt was an overwhelming orgasm radiating from the woman's hand. She was a goddess that sent you to heaven.
[img[images\pictures\neighmom\neighmom_slave_3_2.webp]]
@@.you;"H-hah, ohhh...!"@@ You moaned. Your senses left you as your orgasm coarsed through your veins. It didn't stop. Even as she let go and your manhood finished spilling it's seed... Still your orgasm continued.
@@.woman;"Hehe, maybe I gave you too much. Oh well, it'll wear off soon."@@ You could hear something, but the words were incoherent to you.
@@.woman;"I hope you enjoyed it. We can do this again tomorrow... And the day after... Oh, pretty much every day."@@ The sound stopped. Then the room turned dark.
It didn't matter. You just wanted to enjoy your orgasm.
<<if $neighslave_downstairs_sequence eq true>>\
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Escape Down'
'button_m_forward.png'
"Try Again"
>>
<</iconButtonContainer>>
<<else>>\
<<iconButtonContainer
'Neigh Route (Slave) - Wake Up'
'button_m_forward.png'
"Try Again"
>>
<</iconButtonContainer>>
<</if>>\<<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...
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. Though you don't have much choice."@@ $neighmom walked to the door and paused. She picked up something from her wardrobe - your phone.
@@.woman;"I'll be keeping this. I hope you don't mind."@@ She smiled sweetly before leaving.
You watched the door close and listened to $neighmom's footsteps as she walked away.
<b>//(Save Now)//</b>
<<iconButtonContainer
'Neigh Route (Slave) - Bound Sequence'
'button_m_forward.png'
"Look around"
>>
<</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 were in the bathroom. It was clean and tidy, and smelled of lavender. This was probably not the typical bathroom of an insane kidnapper.
<<include "Neigh_Slave_Upstairs_Sequence-Header">>\
<<include "Neigh_Slave_Upstairs_Sequence_Bathroom-Footer">>\You searched the drawers and cabinets, but there wasn't anything that could help you right now.
<<include "Neigh_Slave_Upstairs_Sequence-Header">>\
<<include "Neigh_Slave_Upstairs_Sequence_Bathroom-Footer">>\You rummaged through the laundry but didn't find anything interesting. You didn't fancy wearing any of $neighmom's dresses.
<<include "Neigh_Slave_Upstairs_Sequence-Header">>\
<<include "Neigh_Slave_Upstairs_Sequence_Bathroom-Footer">>\You clambered into the bath and pulled the shower curtain across. The perfect hiding spot... No way would a psycho find you here.
<<include "Neigh_Slave_Upstairs_Sequence-Header">>\
<<if $neighslave_hidetime gte 11>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Bad Hide Bathroom Caught'
'button_m_forward.png'
"Hold Your Breath"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Bathroom'
'button_m_forward.png'
"Climb Out"
>>
<<set $neighslave_hidetime += 1>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Bathroom HIDE'
'button_m_forward.png'
"Wait"
>>
<<set $neighslave_hidetime += 1>>
<</iconButtonContainer>>
<</if>>You crept into the hallway. It was well-lit, and several photos decorated the walls. There was 4 doors in the hallway.
One end of the hallway had a door to $neighmom's bedroom. The bathroom was the next door down. There was a closet door beside the bathroom. Beyond that was $neigh's bedroom, which was beside the staircase going down.
<<include "Neigh_Slave_Upstairs_Sequence-Header">>\
<<include "Neigh_Slave_Upstairs_Sequence_Hallway-Footer">>\You pushed yourself into the closet and closed the door. It was a tight fit.
<<include "Neigh_Slave_Upstairs_Sequence-Header">>\
<<if $neighslave_hidetime gte 11>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Hide Hallway Success'
'button_m_forward.png'
"Hold Your Breath"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Hallway'
'button_m_forward.png'
"Climb Out"
>>
<<set $neighslave_hidetime += 1>>
<<set $neighslave_badhide_room to false>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Hallway HIDE'
'button_m_forward.png'
"Wait"
>>
<<set $neighslave_hidetime += 1>>
<</iconButtonContainer>>
<</if>>You were in $neigh's bedroom. It wasn't the typical boy's bedroom, though maybe it was similar the typical nerd's. He had a bed pushed against the wall, and crammed in at the end was a desktop computer. Of course, he had drawers too.
<<include "Neigh_Slave_Upstairs_Sequence-Header">>\
<<include "Neigh_Slave_Upstairs_Sequence_K_Bedroom-Footer">>\You rummaged through $neigh's drawers. You didn't find anything interesting.
<<include "Neigh_Slave_Upstairs_Sequence-Header">>\
<<include "Neigh_Slave_Upstairs_Sequence_K_Bedroom-Footer">>\You sat down at $neigh's desktop and booted it on. You were met with a login screen.
You weren't prepared to waste time guessing a password.
<<include "Neigh_Slave_Upstairs_Sequence-Header">>\
<<include "Neigh_Slave_Upstairs_Sequence_K_Bedroom-Footer">>\You clambered under $neigh's bed to hide.
<<include "Neigh_Slave_Upstairs_Sequence-Header">>\
<<if $neighslave_hidetime gte 11>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Hide K Bedroom Success'
'button_m_forward.png'
"Hold Your Breath"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence K Bedroom'
'button_m_forward.png'
"Climb Out"
>>
<<set $neighslave_hidetime += 1>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence K Bedroom HIDE'
'button_m_forward.png'
"Wait"
>>
<<set $neighslave_hidetime += 1>>
<</iconButtonContainer>>
<</if>>You stood in in $neighmom's bedroom. It might have been well-decorated, warm and inviting... But it didn't feel that way to you.
She had a large bed, still messy and with loose ropes from where you were bound. Her drawers was beside the door. There was a tripod and camera set up beside the bed. It was off. The window looked out onto the street.
<<include "Neigh_Slave_Upstairs_Sequence-Header">>\
<<include "Neigh_Slave_Upstairs_Sequence_M_Bedroom-Footer">>\You looked through $neighmom's drawers and found... Nothing interesting. You weren't sure why you were looking.
<<include "Neigh_Slave_Upstairs_Sequence-Header">>\
<<include "Neigh_Slave_Upstairs_Sequence_M_Bedroom-Footer">>\You clambered under $neighmom's bed to hide.
<<include "Neigh_Slave_Upstairs_Sequence-Header">>\
<<if $neighslave_hidetime gte 11>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Bad Hide M Bedroom Caught'
'button_m_forward.png'
"Hold Your Breath"
>>
<</iconButtonContainer>>
<<else>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence M Bedroom'
'button_m_forward.png'
"Climb Out"
>>
<<set $neighslave_hidetime += 1>>
<<set $neighslave_badhide_room to false>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence M Bedroom HIDE'
'button_m_forward.png'
"Wait"
>>
<<set $neighslave_hidetime += 1>>
<</iconButtonContainer>>
<</if>>You opened the window to escape... Except the window was locked and the room was too high up. You couldn't escape this way.
<<include "Neigh_Slave_Upstairs_Sequence-Header">>\
<<include "Neigh_Slave_Upstairs_Sequence_M_Bedroom-Footer">>\<<nobr>>
<<if $neighslave_hidetime > 12>>
You could hear footsteps downstairs. It sounded like someone was about to come up.
<<else>>
You could hear $neighmom talking downstairs in the kitchen, right next to the stairs. You weren't sure that you could sneak past her, but maybe you could try…
<</if>>
<</nobr>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Stairs Caught'
'button_m_forward.png'
"Sneak Down"
>>
<</iconButtonContainer>>
<<include "Neigh_Slave_Upstairs_Sequence_Hallway-Footer">>\<<if $neighslave_hidetime gte 11>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Found'
'button_m_forward.png'
"Try to Hide"
>>
<</iconButtonContainer>>
<<else>>
<<nobr>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence M Bedroom Drawers'
'button_m_forward.png'
"Look Through Her Drawers"
>>
<<set $neighslave_hidetime += 2>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence M Bedroom HIDE'
'button_m_forward.png'
"Hide Under the Bed"
>>
<<set $neighslave_hidetime += 1>>
<<set $neighslave_badhide_room to true>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence M Bedroom Window'
'button_m_forward.png'
"Escape out of the Window"
>>
<<set $neighslave_hidetime += 2>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Hallway'
'button_m_forward.png'
"Exit to Hallway"
>>
<<set $neighslave_hidetime += 1>>
<</iconButtonContainer>>
<</nobr>>
<</if>><<if $neighslave_hidetime gte 11>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Found'
'button_m_forward.png'
"Try to Hide"
>>
<</iconButtonContainer>>
<<else>>
<<nobr>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence K Bedroom PC'
'button_m_forward.png'
"Use his computer"
>>
<<set $neighslave_hidetime += 2>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence K Bedroom HIDE'
'button_m_forward.png'
"Hide Under the Bed"
>>
<<set $neighslave_hidetime += 1>>
<<set $neighslave_badhide_room to true>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence K Bedroom Drawers'
'button_m_forward.png'
"Check his Drawers"
>>
<<set $neighslave_hidetime += 2>>
<<set $neighslave_password to true>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Hallway'
'button_m_forward.png'
"Exit to Hallway"
>>
<<set $neighslave_hidetime += 1>>
<</iconButtonContainer>>
<</nobr>>
<</if>><<if $neighslave_hidetime gte 11>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Found'
'button_m_forward.png'
"Try to Hide"
>>
<</iconButtonContainer>>
<<else>>
<<nobr>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Hallway HIDE'
'button_m_forward.png'
"Hide in the Closet"
>>
<<set $neighslave_hidetime += 1>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence M Bedroom'
'button_m_forward.png'
`$neighmom + "'s Bedroom"`
>>
<<set $neighslave_hidetime += 1>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence K Bedroom'
'button_m_forward.png'
`$neigh + "'s Bedroom"`
>>
<<set $neighslave_hidetime += 1>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Bathroom'
'button_m_forward.png'
"Go to the Bathroom"
>>
<<set $neighslave_hidetime += 1>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Stairs'
'button_m_forward.png'
"Go Downstairs"
>>
<<set $neighslave_hidetime += 1>>
<</iconButtonContainer>>
<</nobr>>
<</if>><<if $neighslave_hidetime gte 11>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Found'
'button_m_forward.png'
"Try to Hide"
>>
<</iconButtonContainer>>
<<else>>
<<nobr>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Bathroom HIDE'
'button_m_forward.png'
"Hide Behind the Shower Curtain"
>>
<<set $neighslave_hidetime += 1>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Bathroom Cabinet'
'button_m_forward.png'
"Check the Medicine Cabinet"
>>
<<set $neighslave_hidetime += 2>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Bathroom Laundry'
'button_m_forward.png'
"Search the Laundry"
>>
<<set $neighslave_hidetime += 2>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Hallway'
'button_m_forward.png'
"Exit to Hallway"
>>
<<set $neighslave_hidetime += 1>>
<</iconButtonContainer>>
<</nobr>>
<</if>><<nobr>>
<<if $neighslave_hidetime gte 11>>
You heard footsteps fast approaching. She was nearly there.
<<elseif $neighslave_hidetime > 8>>
You could hear distant footsteps - it sounded like someone was coming upstairs.
<</if>>
<</nobr>>Your heart pounded as you heard footsteps fast approach. You frantically turned around in a panic and searched for a place to hide, but to no avail.
@@.woman;"Oh dear. I wish you'd give it a rest."@@ You heard $neighmom say. She was behind you.
You spun around with a hope to push past her, but you were met with yet another syringe to the neck. You flinched from the sudden prick, and you felt your body grow limp once more. $neighmom embraced you in her arms.
@@.woman;"Shh... No more struggling, okay...?"@@ Her voice was distant. Your eyes fell closed.
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Found Ending'
'button_m_forward.png'
"Lose Consciousness"
>>
<</iconButtonContainer>>Your heart pounded as you heard footsteps fast approach. $neighmom's bedroom door swung open. You held your breath.
You could see her feet. She stood still in the doorway for a moment, then she slowly stepped into the room. She closed the door behind her, sealing the darkness in.
You did everything you could to stop yourself from making a sound, but it felt like all you could hear was your strained breath. You couldn't see $neighmom's feet anymore. You just waited and hoped that she would leave.
@@.woman;"Come on, $name... You could have tried harder than that."@@ Your stomach dropped as you heard $neighmom whisper next to you. You turned your heard to see her peering back at you from the other side of the bed.
You felt a sharp prick in the neck before you had a chance to react. You flinched, then realized what it was. $neighmom syringed you again. You felt your eyes begin to droop.
@@.woman;"That's it... Go to sleep... Hm. Now, how am I going to get you out...."@@ Her voice was distant. You eyes fell closed.
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Found Ending'
'button_m_forward.png'
"Lose Consciousness"
>>
<</iconButtonContainer>>You heard $neighmom walking down the hallway. You held your breath as you listened to her pass you by, to her bedroom. You contemplated leaving then and there, but she left her room far too quickly.
You held your breath as you heard the bathroom door slam open. And just as you had the dawning realization that hiding behind a shower curtain wasn't very bright, you flinched when $neighmom pulled back the curtain.
@@.woman;"Come on, $name... You could have tried harder than that."@@ She pursed her lips as she looked at you with pitying eyes.
You thought to tackle her, but she was quicker. You flinched as you felt a sharp prick in the neck. $neighmom syringed you again. You felt your body grow limp once more, and suddenly you were in the warmth of $neighmom's embrace.
@@.woman;"Shh... No more struggling, okay...?"@@ Her voice was distant. Your eyes fell closed.
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Found Ending'
'button_m_forward.png'
"Lose Consciousness"
>>
<</iconButtonContainer>>You held your breath as you slowly crept down the stairs. You paused every so often when you suspected a step would creak, or to listen out for $neighmom. It took far too long for you to finally reach the bottom of the staircase.
You knew $neighmom was in the kitchen, right beside the staircase, so you tried to quickly and quietly rush through the hallway. You didn't want to wait and see whether $neighmom was looking, that seemed foolish... Though perhaps more foolish was thinking that you could sneak past her.
Just as you took your first step towards the hallway, you felt a sharp prick in the neck. You realized what had happened. $neighmom syringed you again. You felt your body grow limp once more, and suddenly you were in the warmth of $neighmom's embrace.
@@.woman;"You really are sneaky, aren't you? No more trying to escape."@@ Her voice was distant. Your eyes fell closed.
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Found Ending'
'button_m_forward.png'
"Lose Consciousness"
>>
<</iconButtonContainer>>You heard $neighmom walk past the door and towards her bedroom, then she rushed back out after seeing you were gone.
You heard her slam open the bathroom door and pull back the shower curtains. Good thing you didn't hide there.
You heard her footsteps approach. She slammed open $neigh's room. You held your breath as she stepped into the room. She checked the cupboards then walked to the bed. You felt your heart race as you watched her feet inches away from you. Then she turned around and left the room.
You heard her go towards her room. This was your chance.
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Escape Down'
'button_m_forward.png'
"Crawl Out and go downstairs"
>>
<</iconButtonContainer>>You heard $neighmom walking down the hallway. You held your breath as you listened to her pass you by, to her bedroom. Then she rushed back out after seeing you were gone.
You heard her slam open the bathroom door and pull back the shower curtains. Good thing you didn't hide there. You heard her leave. You held your breath again. Your heart raced as she brushed past the cupboard doors, on her way to $neigh's room. She stepped inside.
You debated fleeing. You pressed a hand against the cupboard door and paused. Maybe it was too early. You hesitated, then you almost gasped when $neighmom left $neigh's room quicker than you'd anticipated. You would have been caught for sure if you had left. She walked past you for a third time to her bedroom.
This was your chance.
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence Escape Down'
'button_m_forward.png'
"Quietly step out and go downstairs"
>>
<</iconButtonContainer>>You moved as quickly as you could while staying quiet, though you thought your pounding heart might give you away, or perhaps the aging floorboards. Despite it all, you managed to reach the ground floor without making a sound.
You stood beside the kitchen, which was immediately adjacent to the staircase.
<<iconButtonContainer
'Neigh Route (Slave) - Downstairs Sequence Kitchen'
'button_m_forward.png'
"Look Around"
>>
<<set $neighslave_knife to false>>\
<<set $neighslave_hidetime_downstairs to 0>>\
<<set $neighslave_downstairs_sequence to true>>\
<</iconButtonContainer>><<set $neighroute_secret to true>>\
You spent some seconds snooping through $neigh's desktop before you came across something that made you pause. You saw a shortcut to a web browser titled 'Control App Login'.
Your mind whirled as you stared at the icon. Your fingers felt numb. You double clicked on it. The browser opened and you found yourself faced with a web portal.
//Welcome to the Control App.
Please enter your user name and password.//
You stared at the prompt. You were so absolutely shocked to see this on $neigh's computer, the fact that he had login details saved to the browser's memory seemed trivial.
You clicked on the 'login' button and stared at the loading screen. $neigh had a login to this... But you weren't sure what 'this' was. It wasn't the app. Not like yours, anyway. The page loaded.
//'Welcome to the Control App.'//
//This quarter's user insights are now available! 'Click on 'hot links' for more information.//
//'Developer compliance training must be done prior to Sunday.'//
You were dumbfounded. This was the company's intranet site. $neigh had access to it. You clicked on the 'hot links' button.
//'User access denied.'//
Apparently he didn't have full access for some reason. But then you spotted something in the corner of the page - the login name. //$neighmom//. This wasn't $neigh's login.
You were even more confused. Why would $neighmom have a login for the control app inc company intranet? You clicked on her account details. Your mouth fell open. She was an employee. You saw her employee ID, her e-mail address, and 'messages'. You clicked on it.
One unread message; //'Loyalty Game'//. You opened it.
//Dear employees,// It was a company memo.
//With the resounding success of the 'Loyalty Game' trial conducted this year, we're pleased to announce that we will be re-launching this title next year with a potential grand prize of $100 million USD.//
//The 'Loyalty Game' has been met with great enthusiasm from our external stakeholders and critical business partners, and I'd like to thank all of those who participated as moderators in the trial.//
//As many of you are aware; these experiments don't come without risk, and it's with great sorrow that we farewell the late employee#7708, who remained stoically professional until the end.//
//This presents an exciting opportunity for up and coming Control App employees - we will be promoting twenty moderators exclusively to operate on the 'Loyalty Game'.//
//Interested employees should submit appropriate application documents through to HR, and if necessary, a transfer request should be offered to your current manager.//
//The Control App.//
You were at a loss for words. This company was far greater than you'd ever imagined. You clicked 'return'.
There was one last button in the account details. //Control App User//. You clicked it.
//Welcome to the Control App!// Your heart raced from the interface. It was the same as your control app, but it was on $neigh's computer, and he had a different target.
//Target: $neighmom//
You struggled to understand. This was $neighmom's user account on $neigh's computer, and the app's target was $neighmom. Why would she have targetted herself?
You scowled, then you spotted something new.
//Unlocked features:
> Develop Kinks
> Forced Ovulation
> Memory Wipe << WARNING! CANNOT BE UNDONE. >>//
Your eyes drifted to the last option. Memory wipe... Your heart began to race. This was your way to escape! You clicked on the option.
//Access denied.//
You swore, then clasped a hand over your mouth. Hopefully you weren't too loud.
In any case, you still needed to get back your phone.
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence 2 Hallway'
'button_m_forward.png'
"Exit to Hallway"
>>
<</iconButtonContainer>>You crept into the hallway. It was well-lit, and several photos decorated the walls. There was 4 doors in the hallway.
One end of the hallway had a door to $neighmom's bedroom. The bathroom was the next door down. There was a closet door beside the bathroom. Beyond that was $neigh's bedroom, which was beside the staircase going down.
<<include "Neigh_Slave_Upstairs_Sequence_2_Hallway-Footer">>\You tried to pull open the bathroom door but it was locked. You listened intently. You didn't think anyone was inside, thankfully.
<<include "Neigh_Slave_Upstairs_Sequence_2_Hallway-Footer">>\<<if $neighroute_secret == true>>\
There was no longer any point of going into $neigh's bedroom.
<<include "Neigh_Slave_Upstairs_Sequence_2_Hallway-Footer">>\
<<else>>\
You stood in $neigh's bedroom. It wasn't the typical boy's bedroom, though maybe it was similar the typical nerd's. He had a bed pushed against the wall, and crammed in at the end was a desktop computer. Of course, he had drawers too.
There was really no point of being in there anymore - you needed to find your phone and leave with $wife...
<<nobr>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence 2 K Bedroom PC'
'button_m_forward.png'
"Use his computer"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence 2 Hallway'
'button_m_forward.png'
"Exit to Hallway"
>>
<</iconButtonContainer>>
<</nobr>>
<</if>>You sat down at $neigh's desktop and booted it on. You were met with a login screen.
<<if $neighslave_password == true>>\
You recall the picture in the dining room. Maybe it had something to do with the password... You began to type a few guesses.
//1963 Corvette//
//1963//
//Corvette//
Your jaw dropped. It worked.
<<nobr>>
<<iconButtonContainer
'Neigh Route (Slave) - Secret PC Access'
'button_m_forward.png'
"Log In"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence 2 Hallway'
'button_m_forward.png'
"Exit to Hallway"
>>
<</iconButtonContainer>>
<</nobr>>
<<else>>\
You weren't prepared to waste time guessing a password.
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence 2 Hallway'
'button_m_forward.png'
"Exit to Hallway"
>>
<</iconButtonContainer>>
<</if>>\You stood in in $neighmom's bedroom. It might have been well-decorated, warm and inviting... But it didn't feel that way to you.
She had a large bed, still messy and with loose ropes from where you were bound. Her drawers was beside the door. The window looked out onto the street. $wife was sitting on a chair in the corner.
<<include "Neigh_Slave_Upstairs_Sequence_2_M_Bedroom-Footer">>\@@.you;"$wife...? Are you with me? Please listen - we need to get out of here. Let's go..."@@ You did your best to try and guide her away, but she jerked her arms away. She wasn't getting off the chair.
<<include "Neigh_Slave_Upstairs_Sequence_2_M_Bedroom-Footer">>\You looked through $neighmom's drawers and found... Nothing interesting. You weren't sure why you were looking.
<<include "Neigh_Slave_Upstairs_Sequence_2_M_Bedroom-Footer">>\Obviously you weren't going to escape through the window. You had to find your phone.
<<include "Neigh_Slave_Upstairs_Sequence_2_M_Bedroom-Footer">>\You held your breath as you slowly crept down the stairs. You paused every so often when you suspected a step would creak, or to listen out for $neighmom. It took far too long for you to finally reach the bottom of the staircase.
You paused at the bottom step and listened closely to the kitchen. It sounded empty. You could hear scraping sounds towards the dining room. You took a chance and peeked around the corner.
You noticed the door in the dining room was wide open with light spilling out. That was the door connected to the garage. $neighmom must have been in there. You looked to the kitchen. It was empty. Your eyes widdened. Your phone was on the kitchen bench.
You glanced back towards the garage then quickly tip-toed over to the bench. You snatched your phone up then turned around to bolt back upstairs as quietly as you could manage.
You reached the top of the staircase and hurried down the hallway, careful to not make a sound. Your mind was spinning from adrenaline, you barely noticed your surroundings, nor your sixth sense telling you something was off.
You puhed open the door and stepped inside.
@@.you;"$wife...!"@@ You whispered excitedly. Then your heart sank.
@@.woman;"Truly amazing, $name..."@@ $neighmom was somehow already in the room. She closely inspected the vacant face of your wife. @@.woman;"I don't know how you did it, but this has never happened before."@@ She sounded something between impressed and concerned.
@@.you;"Let us go and I'll tell you how I did it."@@ You dryly bargained.
She looked at you and smirked.
@@.woman;"Unfortunately I can't do that."@@ She replied. You both watched each other with some caution for seconds, then you grasped your phone and opened the control app. Except you couldn't unlock the screen. $neighmom laughed.
@@.you;"What..."@@ Your fingers felt numb. You flinched as both $neighmom and $wife leaped forward to grab you by the wrists. You winced in pain from the rawness of your skin and you dropped your phone. They pushed you onto the bed. You tried to struggle off, but you were far too weak after all the drugs. $neighmom easily overpowered you.
She tied to up again, as seemed to be your destiny.
@@.you;"Stop-!"@@ You gasped as $neigh entered the room.
@@.you;"$neighmom... Why are you doing this? I don't understand!"@@ You flailed on the bed.
@@.woman;"Hush now. You don't need to understand."@@ $neighmom smiled at you. That was it. You had no more energy to resist.
@@.woman;"Things could have been very different, $name. If you had just played nice with $neigh..."@@ $neighmom sighed, then looked across to her son.
@@.woman;"It's a mother's duty to provide for her children, and that's what I'm doing."@@ She said matter-of-factly.
@@.you;"What do you..."@@ You began to ask, but you knew.
@@.woman;"Now it's $neigh's turn to have his fun."@@ $neighmom explained.
$neigh excitedly stepped closer, beside your wife. He looked back at $neighmom. She picked up your phone off the floor and tapped on the screen. $wife began to undress...
<<nobr>>
<<iconButtonContainer
'Neigh Route (Slave) - Bound 2 Lose'
'button_m_forward.png'
"Helplessly watch"
>>
<</iconButtonContainer>>
<</nobr>><<nobr>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence 2 M Bedroom Drawers'
'button_m_forward.png'
"Look Through Her Drawers"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence 2 M Bedroom Window'
'button_m_forward.png'
"Escape out of the Window"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence 2 M Bedroom Wife'
'button_m_forward.png'
`"Talk to " + $wife`
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence 2 Hallway'
'button_m_forward.png'
"Exit to Hallway"
>>
<</iconButtonContainer>>
<</nobr>><<nobr>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence 2 M Bedroom'
'button_m_forward.png'
`$neighmom + "'s Bedroom"`
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence 2 K Bedroom'
'button_m_forward.png'
`$neigh + "'s Bedroom"`
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence 2 Bathroom'
'button_m_forward.png'
"Go to the Bathroom"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Slave) - Upstairs Sequence 2 Stairs'
'button_m_forward.png'
"Go Downstairs"
>>
<</iconButtonContainer>>
<</nobr>>@@.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>><<set $neighscare to 0>>\
<<set $neigh_scene to false>>\
<<set $neigh_path_slave to false>>\
<<set $neigh_path_dom to false>>\
<<set $neigh_path_hot to false>>\
<<set $neigh_path_sub to false>>\
<<set $neigh_path_naive to false>>\
You spotted $neighmom on her side of the yard. You made brief eye contact.
You offered a polite albeit strained smile and wave, expecting her usual awkward response. To your surprise, $neighmom instead looked you over with an unresponsive expression, then turned around to go back inside.
You stared after her for a few seconds, confused by the response. It was like she didn't recognize you.
You shrugged and went inside your house. It was no big deal if she didn't want to talk to you anymore.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End of the Day..."
>>
<<AdvancePeriod 3>>
<</iconButtonContainer>><<set $neighscare to 0>>\
<<set $neigh_scene to false>>\
<<set $neigh_path_slave to false>>\
<<set $neigh_path_dom to false>>\
<<set $neigh_path_hot to false>>\
<<set $neigh_path_sub to false>>\
<<set $neigh_path_naive to false>>\
You walked to your front door then paused when you spotted $neighmom by the fence.
You offered a polite albeit strained smile and wave, expecting her usual awkward response. To your surprise, $neighmom instead looked you over with an unresponsive expression, then turned around to go back inside.
You stared after her for a few seconds, confused by the response. It was like she didn't recognize you.
You shrugged and went inside your house. It was no big deal if she didn't want to talk to you anymore.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"End of the Day..."
>>
<<AdvancePeriod 3>>
<</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>>
<<iconButtonContainer
'Scare Him'
'button_m_action.png'
"Scare Him"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Bribe Him'
'button_m_action.png'
"Bribe Him"
>>
<</iconButtonContainer>>
<</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>><<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 (Sub) - Follow Upstairs'
'button_m_action.png'
"Follow her upstairs"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Sub) - 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 (Sub) - Follow Upstairs'
'button_m_action.png'
"Follow her upstairs"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Neigh Route (Sub) - Leave the House'
'button_m_action.png'
"Leave"
>>
<</iconButtonContainer>>
<</nobr>>
<</if>>\<<set $neigh_path_sub to 2>><<remember $neighbour_sub_scene_1 to true>>\
@@.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_sub to 6>><<remember $neighbour_sub_scene_3 to true>>\
You were thinking about how boring your day was when a mean-spirited idea crossed your mind. You smirked to yourself and looked around to make sure you were alone, then you browsed the internet on your phone.
You went to your favorite porn site and searched 'POV'. You liked the category, but it wasn't for you to enjoy this time. You took some time to find a choice clip that was absent of facial details and made a short recording of it, then you sent it to $wife via text.
You saw that the message was sent, and soon enough it was read. $wife didn't reply immediately. You saw that she started and stopped writing a few times. Eventually she responded...
[img[images\pictures\neighmom\neigh_subwife_2_1.webp]]
@@.wife;//Is that you?//@@ She asked.
You were hoping for that reaction. You smirked to yourself.
@@.you;//If it was, then who's the woman I'm fucking?//@@ You texted back.
@@.wife;//Is it $neighmom?//@@ She replied.
@@.you;//See how wet her pussy is?//@@ You decided not to confirm or deny.
@@.wife;//Yes...//@@ $wife wrote.
@@.you;//It feels so good. Her pussy's swallowing me up...//@@ You lied.
@@.you;//Do you think it's safe to cum inside?//@@ You teased. $wife started and stopped writing again. You could only imagine her state.
@@.wife;//Are you going to?//@@ She asked after a full minute.
@@.you;//Do you want me to?//@@ You asked.
@@.wife;//Will you send me another video?//@@ $wife replied after some more waiting. Your smirk widened.
@@.you;//You send me one first. I want to see you masturbating, and I want you to beg me to cum inside $neighmom.//@@ You wrote.
You didn't need to wait very long before you got a video back. It was only thirty seconds. You looked around to make sure you were still alone, then you clicked play.
$wife was laying on her back with her wet pussy near the camera. She was slowly rubbing herself. You could hear her shaking breath.
[img[images\pictures\neighmom\neigh_subwife_2_2.webp]]
@@.wife;//"I want you to cum inside her, $name..."//@@ She whispered then gasped as she pushed a finger inside herself.
@@.you;//You were already masturbating, weren't you?//@@ You smirked.
@@.wife;//Sorry...//@@ $wife wrote back.
Your cock swelled in your pants. //Shit.// You didn't mean to get a boner at your desk.
@@.you;//I'll be home in an hour.//@@ You messaged $wife. You couldn't get carried away. Not here.
You waited until the event in your pants calmed down before you left to go home.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go home..."
>>
<</iconButtonContainer>><<set $neigh_path_sub to 5>>\
@@.you;"I'd love to, but actually I was hoping that both $wife and I might come over one evening?"@@ You replied with a kind smile.
$neighmom blinked in surprise, then her smile widened.
@@.woman;"Yes of course! The more the merrier."@@ She exclaimed, then paused thoughtfully.
@@.woman;"Um, maybe she could help $neigh with some of his studying...? I know he'd appreciate it. And we could spend some time together."@@ She suggested with a curious twinkle in her eye. It struck you as unusual, and you weren't sure if she was being flirtatious or not. Either way, it was the perfect suggestion.
@@.you;"That's a brilliant idea. When can you have us?"@@ You asked.
@@.woman;"Whenever you'd like! Any afternoon- I know you're busy with work so... Around this time is perfect. Just stop by when you get home."@@ She replied, her smile still unwavering.
@@.you;"Okay great... I'll see you later then."@@ You smiled then left to walk back to your house. $neighmom remained by the fence and watched you all the way. If she wasn't so weird then you might have done this a long time ago.
<<iconButtonContainer
'Neigh Route (Sub) - Tease 2 pt2'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>><<set $unique_event_trigger_wife_neigh_sub_3 to true>>\
@@.you;"I'm home."@@ You announced as you stepped inside.
@@.wife;"Hi dear... How was your day?"@@ $wife came to greet you unusually quickly. She had an odd smile and a flushed face.
@@.you;"Is something wrong?"@@ You asked curiously. $wife blinked then shook her head fiercely.
@@.wife;"N-no! I'm just glad you're home... Um..."@@ She adjusted her hair. You raised an eyebrow then smirked when you spotted the blinds slightly open in the loungeroom.
@@.you;"Were you spying on me again?"@@ You asked. $wife's ears turned red. She didn't answer immediately and was maybe thinking of lying, but eventually she confessed.
@@.wife;"I heard you get home so I peeked out the window... And then I saw you speaking with $neighmom..."@@ She explained, unable to meet your eye.
@@.you;"I never knew I had such a jealous wife."@@ You tutted. $wife bit her lip.
@@.wife;"I'm not... I just..."@@ She mumbled.
@@.you;"Hoped you'd see something sexy...?"@@ You suggested with a smirk. $wife turned an even deeper red. You laughed.
@@.you;"Sorry to disappoint. Actually $neighmom invited us over."@@ You told her. $wife blinked and looked up at you with some surprise.
@@.wife;"Oh? Um... Wh-what did you say...?"@@ She did her best to not sound too interested.
@@.you;"I told her we'd come over one afternoon. Is that fine?"@@ You asked with a raised brow.
@@.wife;"Yes it's fine..."@@ $wife mumbled again.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go to Bed"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $neigh_path_sub to 3>>\
@@.you;"Maybe another time."@@ You suggested. $neighmom pouted then shrugged with a smile.
@@.woman;"Okay, another time then...@@ She replied, then watched you as you walked home.
<<iconButtonContainer
'Neigh Route (Sub) - Tease pt2'
'button_m_forward.png'
"Go home..."
>>
<</iconButtonContainer>><<set $unique_event_trigger_wife_neigh_sub_1 to true>>\
You stepped inside and were greeted by $wife who stood by the door.
<<if $sexuality gte 51>>\
[img[images\pictures\wife\wife_sub_2.png]]
<<else>>\
[img[images\pictures\wife\wife_sub_1.png]]
<</if>>\
@@.wife;"Hey $name..."@@ She welcomed you with a nervous fidget.
@@.you;"Hi $wife. How was your day?"@@ You asked with a raised brow.
@@.wife;"Fine..."@@ She replied quietly and didn't meet your gaze. You noticed that the blinds were slightly open and realized she was probably watching you speak with $neighmom.
@@.you;"Is something wrong?"@@ You asked. $wife shook her head.
@@.you;"Something's on your mind, I can tell. Tell me."@@ You insisted. $wife bit her lip and hesitated.
@@.wife;"Um... I just... Saw you talking with $neighmom..."@@ She mumbled bashfully.
@@.you;"Yeah she called out to say hello. What about it?"@@ You asked again. You could tell she felt uncomfortable to say it, which made you want to press her even more.
@@.wife;"She um... She's so friendly to you..."@@ $wife stated.
@@.you;"I guess so."@@ You shrugged dismissively. @@.you;"You don't like that?"@@ You asked. $wife shook her head.
@@.wife;"I just think... Maybe $neighmom might like you..."@@ $wife suggested.
@@.you;"Oh is that it? You're feeling jealous."@@ You laughed. $wife's face turned red.
@@.wife;"Maybe a little bit..."@@ $wife admitted.
@@.you;"Why? Afraid that the crazy lady next door is going to steal your husband?"@@ You teased. $wife playfully pushed you.
@@.wife;"Shoosh, I know it's silly."@@ She said.
@@.you;"Yeah it is. You're completely ignoring the positives."@@ You observed.
@@.wife;"Positives...?"@@ $wife peered at you curiously.
@@.you;"Yeah, like that we'll always find a third if we ever wanted to try a threesome."@@ You joked. $wife's face turned a darker red. She pushed you again.
@@.wife;"S-stop that! As if I'd want to um... Do something like that... A threesome with another woman... That's so..."@@ $wife mumbled. You raised an eyebrow at her reaction. Maybe it wasn't as farfetched as you'd thought.
@@.you;"Yeah you're right. That's so crazy and erotic. Imagine that, having a threesome with $neighmom."@@ You laughed and shook your head, but you were very selective with your words. You left $wife by the door and you noticed her continue to fidget all afternoon.
Maybe if you took small steps she'd be more open to the idea. You wondered what you could do to introduce the idea even more... Maybe you could trick her into watching threesome porn with you.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $neigh_path_sub to 4>><<remember $neighbour_sub_scene_2 to true>><<set $unique_event_trigger_wife_neigh_sub_2 to true>>\
$wife peered at you curiously as you laid beside her in bed with the laptop.
@@.wife;"What are you doing?"@@ She asked while trying to peek at the screen.
@@.you;"I saw something that I thought you might want to see..."@@ You replied with a sly smile. $wife narrowed her eyes at you suspiciously while you turned the screen around to show her a 'video'.
$wife watched with some curiosity as the video began innocently enough, although with particularly poor acting. A husband and his wife had a guest over at their house; presumably it was the wife's friend. You smirked, knowing what was going to happen.
@@.wife;"This must be low budget..."@@ $wife commented. You hushed her.
The husband and wife were talking about how life has changed since in the last few years, and the friend seemed very interested to hear about it. You watched $wife as the video continued to play out. The discussion then turned to their sex life... Apparently the wife's libido couldn't keep up with her husband. Thankfully her friend had an idea and was willing to help. You smirked at $wife's reaction when she finally realized what this was.
$wife's face flushed red as the 'friend' in the porno began to undo the husband's belt. She talked dirty and made rude remarks to the wife as she immediately began to suck down the husband's cock.
@@.wife;"$name! This is p-porn..."@@ $wife gasped, though she couldn't look away.
@@.you;"I know, I thought you'd like to watch it with me."@@ You told her. $wife bit her lip. She didn't say no... She was too busy watching the video.
@@.woman;//Mm... And now your husband's going to fuck me...!//@@ The woman exclaimed as she mounted the man.
$wife squirmed as she watched. You heard her exhale softly as she watched the man's cock push slide inside the woman's pussy. You quietly took out your cock while $wife was distracted.
@@.woman;//Oh my god! Your cock is so big! Mmmh...!//@@ The woman gasped and moaned as she began to ride the man.
[img[images\pictures\neighmom\neigh_subwife_1_1.webp]]
@@.you;"He's fucking her raw..."@@ You commented quietly to $wife. She responded with a subtle movement - you could tell she was turned on.
@@.you;"And the wife is just watching it happen... It looks like she likes it. What do you think?"@@ You suggested. $wife let out a small breath.
@@.wife;"Um... Maybe she does..."@@ She replied shyly.
@@.you;"She must, otherwise she would have stopped them. Look at her watching... I bet she's soaking wet watching that woman fuck her husband."@@ You continued a little more firmly. $wife squirmed from your words. You noticed her fidgetting her hands between her legs.
@@.woman;//Ohh fuck...! Don't stop! I want you to cum inside me...!//@@ The woman on the screen gasped.
You wordlessly reached around to lightly pull at $wife's clothes to undress her. She bashfully helped you by shrugging off her top then standing to take off her panties. You could see a wetness glistening between her legs. She looked at you with lustful eyes, then at your exposed cock.
@@.you;"Come here... I want you to suck it."@@ You told her.
$wife obediently sat beside you then immediately leaned down to hungrily take your cock into her mouth. She aggressively began to slurp down the entire length between heated moans. She was clearly incredibly turned on.
@@.you;"Hah... That's it."@@ You murmured to her and pulled her hair to the side.
@@.you;"You're so eager... Does this porn turn you on that much?"@@ You asked. $wife only moaned softly in response. You smirked and tilted the screen around to you both. The man now had the woman bent over facing his wife and was fucking her from behind.
@@.you;"Look at him fucking her in front of his wife..."@@ You commented.
@@.you;"Are you pretending that it's us...? That you're watching me fuck another woman?"@@ You asked. $wife moaned and spasmed from your comment. She gasped and reached down to rub her pussy while continuing to suck your cock. You groaned as you watched your wife frantically masturbate to the thought of you fucking another woman. This was the perfect set-up.
[img[images\pictures\neighmom\neigh_subwife_1_2.webp]]
@@.you;"Hah... You could sit there and masturbate while you watched me... But who would I be fucking...?"@@ You continued.
@@.you;"Maybe $neighmom...?"@@ You suggested with a grin. $wife spasmed again then clamped her legs down on her hand. She orgasmed.
@@.you;"I'm sure she wouldn't mind... Can you imagine it? Me fucking her just like this..."@@ You groaned. The man was pumping the woman on the screen. He grunted loudly as he came inside her.
@@.you;"Ugh... Fuck... He came inside her..."@@ You told $wife. She gasped and squirmed again, more turned on from your words than anything else. You could feel yourself drawing closer too, also caught up in the fantasy.
@@.you;"Mmh... I'd fuck her raw too... And then I'd fill her up with my cum... Can you imagine it? My cum spilling out of her freshly fucked pussy...?"@@ You asked and reached down to pinch your wife's nipple. She flinched and moaned.
@@.you;"It'd be dripping from her... And then I'd want you to suck it all out."@@ You smirked, but then groaned as $wife choked down on your cock.
She gagged until your entire cock was down her throat. She made obscene sounds as she continued to deep-throat you, all the while she continued to masturbate. You shivered and groaned again as you began to cum. $wife spluttered and gagged, but did her best to keep your cock in her mouth. You held onto her hair as your orgasm continued endlessly.
Finally she took your cock out of her mouth and gasped for air. Her face was a mess of spit and cum, and her face was red. You didn't know if it was from the lack of oxygen or from embarrassment.
@@.you;"See...? I knew you'd like it."@@ You grinned. $wife bit her lip and quickly stood up.
@@.wife;"I need to clean myself up..."@@ She mumbled as she left the room.
You smiled to yourself as you lazily wiped yourself down. $wife was really into it. You wanted to make her fantasy come true...
<<iconButtonContainer
'Sleep'
'button_m_forward.png'
"Go to Bed"
>>
<<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
'Night'
'button_m_forward.png'
"Go home..."
>>
<</iconButtonContainer>><<set $neigh_path_sub to 5>>\
<<if $sexuality gte 51>>\
[img[images\pictures\wife\wife_sub_2.png]]\
<<else>>\
[img[images\pictures\wife\wife_sub_1.png]]\
<</if>>\
@@.you;"Did you like that video I sent you today?"@@ You couldn't stop yourself from smirking.
@@.wife;"I, um... W-was it real...?"@@ $wife asked shyly.
@@.you;"Do you think it was?"@@ You dodged answering the question by asking another. $wife timidly shrugged.
@@.wife;"It could have been."@@ $wife mumbled.
@@.you;"You mean that you want to believe it was me."@@ You teased her. $wife turned red-faced.
@@.you;"Well, I'll tell you this. It wasn't $neighmom."@@ You told her. You were surprised to see that $wife looked disappointed.
@@.you;"... But it could be next time."@@ You told her with a smirk. $wife looked at you hesitantly.
@@.wife;"What do you mean...?"@@ She asked.
@@.you;"$neighmom invited us both over. I think we should go."@@ You suggested. $wife's expression changed. She looked nervous.
@@.you;"Who knows? You might get to see something interesting."@@ You added. That didn't help her situation.
@@.wife;"Okay, if you want to..."@@ She said quietly with a single nod.
@@.you;"No no... It's what //you// want, isn't it?"@@ You questioned her.
@@.wife;"... Y-yes..."@@ $wife whispered.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Back"
>>
<</iconButtonContainer>><<remember $neighbour_sub_scene_5 to true>><<set $unique_event_trigger_wife_neigh_sub_5 to true>>\
@@.you;"I'm interested to see that toy you've got."@@ You replied with a smile.
$neighmom bit her lip and nodded.
@@.woman;"I'm excited to show you..."@@ She said.
@@.woman;"Come on over when you're ready."@@ She added before rushing home. You went home too, but only to collect $wife.
You found $wife rummaging in the kitchen.
@@.wife;"Hi honey..."@@ She greeted you with a shy smile.
@@.you;"Hi $wife. I need you to come with me."@@ You told her. $wife looked at you curiously.
@@.wife;"Okay... Where are we going...?"@@ She asked curiously. She didn't even think of saying 'no'.
@@.you;"We're visiting $neighmom again."@@ You told her casually. $wife's face turned red.
@@.wife;"Oh... Okay."@@ She replied quietly.
You led the way out and across your yard to visit your neighbour.
<<iconButtonContainer
'Neighbour Route Sub - Visit Loop Mary 2'
'button_m_forward.png'
`"Visit " + $neighmom`
>>
<</iconButtonContainer>>You knocked on the front door and let yourself in. It was cracked open anyway.
@@.you;"$neighmom?"@@ You called out.
@@.woman;"Up here."@@ You heard her distant voice.
You led $wife down the hallway and to the stairs. You could tell she was nervous, and the smile you gave her didn't seem to put her at ease. You went upstairs and walked to $neighmom's bedroom door. It was already cracked open. You stepped inside.
$neighmom was sitting on her bed in her underwear. She looked at you, then at $wife, and smiled.
@@.woman;"Hello $wife."@@ She greeted your wife. You noticed $neighmom had a bag beside her on the bed.
@@.wife;"$neighmom..."@@ $wife whispered a reply.
@@.woman;"I'm glad you're joining us."@@ She continued. $wife didn't reply.
@@.you;"You're glad too, aren't you $wife?"@@ You encouraged her.
@@.wife;"Yes..."@@ $wife confessed.
@@.you;"You've gotten so quiet since you knew we were coming here. Are you thinking about what we did last time?"@@ You asked curiously. $wife nodded. $neighmom laughed, which made $wife blush.
@@.woman;"Don't worry $wife, I can't stop thinking about it either."@@ She remarked.
@@.you;"I know you were probably looking forward to seeing it again, but today's going to be a bit different."@@ You explained as you casually moved across the room to sit on the end of the bed. $wife gave you a quizzical look. You smiled at her.
@@.you;"All I want you to do is listen to and obey $neighmom. I'm just here to watch and enjoy myself... After all, you should get to have some fun too."@@ You explained. $wife's face turned a deeper red. She bit her lip and looked towards $neighmom. Your neighbour smirked in response.
@@.you;"Is that okay dear?"@@ You raised an eyebrow.
@@.wife;"Yes..."@@ $wife answered. You grinned.
@@.you;"Perfect."@@ You leaned back on your elbows and gazed across to $neighmom.
@@.woman;"First of all... I want you to suck on these..."@@ $neighmom said as she loosened her bra and released her ample breasts. You heard $wife softly gasp. She looked at you. You nodded.
$wife stiffly moved across to the bed and sat between you and $neighmom. She hesitated. Thankfully $neighmom was there to guide her; she helped $wife undress into her underwear, and then she gently pulled $wife back onto the bed and leaned across her face, so her chest was over her.
@@.woman;"Go ahead, $wife... Suck on them."@@ She requested. $wife gingerly leaned her head forward with a tongue out to rest $neighmom's nipple on it. She flicked her tongue over $neighmom's nipple, then took it in her mouth. She suckled on it.
[img[images\pictures\neighmom\neigh_subwife_4_1.webp]]
@@.woman;"Mm... Very good. It feels nice."@@ $neighmom commented. You noticed her hand wandering over $wife's leg. No doubt $wife noticed too by the way she squirmed.
$neighmom caressed $wife's face with a gentle stroke of the back of her fingers while she drifted her other hand up closer to $wife's crotch.
@@.woman;"Don't you stop sucking..."@@ She ordered. $wife gasped. $neighmom was running her fingers over $wife's crotch. Your own crotch was beginning to swell. You undid your pants for comfort.
$neighmom massaged $wife's pussy through her panties. $wife continued to squirm and gasp, but she never stopped sucking on $neighmom's breasts.
@@.woman;"Mmm... Good girl, $wife... Let's take these off..."@@ $neighmom whispered. $wife finally stopped sucking. She gazed up at $neighmom's face.
$neighmom sat up on her knees then pulled $wife's panties off to reveal her glistening pussy.
@@.woman;"Beautiful... You stay right there..."@@ $neighmom instructed, then she began to climb onto your wife. $wife bit her lip as she watched $neighmom expectantly. You casually took out your semi-erect cock to idly play with it.
$neighmom shuffled around and backed over $wife's face. You leaned over to get a closer look... $neighmom's pussy was also wet, and mere inches from your wife's face.
@@.woman;"I want you to taste me... And I'll do the same for you."@@ $neighmom said quietly. You could hear $wife's breathing fasten. She leaned forward to smooch her lips against $neighmom's pussy.
[img[images\pictures\neighmom\neigh_subwife_4_2.webp]]
@@.woman;"Ohh...! Hah..."@@ $neighmom gasped from the sudden attack. It seemed $wife was overcome with lust. She leaned in deeper so her face was completely smothered in pussy while she pushed her tongue inside $neighmom.
@@.woman;"Oh! Mmmm... That feels so good, $wife..."@@ $neighmom gasped as she gently sat back to smother $wife with her ass. You jerked off a little faster.
$neighmom rocked back and forth on your wife's face. She gasped a few times, then bucked her hips as she let out a high yelp. She then leaned forward to eat $wife's pussy. You heard $wife gasp for air when $neighmom finally stopped smothering her.
[img[images\pictures\neighmom\neigh_subwife_4_3.webp]]
@@.wife;"Ahhh~...!"@@ Your wife moaned lewdly as $neighmom aggressively sucked on her pussy.
@@.woman;"Mmmhh... You're so fucking wet...! What a naughty wife you are..."@@ $neighmom commented as she slurped on your wife's slit.
@@.wife;"N-no, I just..."@@ $wife struggled to reply between her gasps. She unconsciously bucked her hips against $neighmom's mouth.
@@.woman;"Mmm... You taste so sweet... Your pussy looks so pretty..."@@ $neighmom admired $wife's pussy, then she slowly rubbed a finger against it. $wife gasped.
@@.woman;"Look $name... Watch how hungry your wife's pussy is..."@@ $neighmom said to you. She smirked as she slowly pushed a finger inside her. It went in with no effort as $wife's pussy truly absorbed it.
@@.wife;"Ah...!"@@ $wife spasmed and gasped.
@@.woman;"See...? Mm.. She wants it... Don't you $wife?"@@ $neighmom breathed hard.
@@.wife;"Mm- I... $name...!"@@ $wife gasped again while she tried to defend herself.
@@.woman;"Tell me you want more."@@ $neighmom demanded. $wife bit her lip and looked across at you. You nodded while you jerked off.
@@.wife;"Give me more... Please... Fuck me...!"@@ $wife begged. $neighmom grinned. She dismounted $wife and quickly picked up the bag off the bed to pull out a strap-on dildo. She harnessed it around herself.
$wife watched her with hazy, lust-filled eyes, then she shuffled in closer to her once $neighmom had the device strapped on.
@@.woman;"Aren't you eager?"@@ $neighmom smirked as she rubbed the toy against $wife's pussy.
@@.woman;"Tell $name you want it."@@ $neighmom ordered. $wife craned her neck back to look up at you.
@@.wife;"H-hun... I'm sorry... I want to get fucked..."@@ $wife whispered with a shaking breath, then she gasped as $neighmom plunged the dildo inside her with a single thrust.
[img[images\pictures\neighmom\neigh_subwife_4_4.webp]]
@@.woman;"You naughty slut...!"@@ $neighmom giggled as she slowly thrusted into your wife.
@@.wife;"Oh! Y-yes, I am...!"@@ $wife admitted with lewd moans. You watched your wife get fucked by $neighmom. Her tits jiggled with every thrust. You climbed onto your knees to jerk off faster.
@@.wife;"Ohh...! Mmmm...!"@@ $wife spasmed and moaned as $neighmom continued to thrust inside her. $wife rubbed her clit and gasped as she came.
@@.woman;"Mmm, you like it huh...? Cumming like that in front of your husband...!"@@ $neighmom didn't stop thrusting. $wife writhed from the relentless sensation.
@@.wife;"H-honey...!"@@ She whimpered as she looked up at you, her expression twisted in ecstacy.
You jerked off faster, then you grunted as you came on $wife's face.
@@.wife;"Mm-...!"@@ $wife opened her mouth and caught your load.
@@.woman;"Oh, what a special relationship you two have..."@@ $neighmom pulled her dildo from your wife's pussy with a wet pop. $wife gasped.
You casually cleaned yourself up with $neighmom while $wife lay naked on the bed to catch her breath and recompose herself.
@@.woman;"That was more fun than I thought."@@ $neighmom commented with a wide smile. You nodded.
@@.you;"We'll have to do it again."@@ You suggested.
@@.woman;"I'm looking forward to it!"@@ She giggled.
You eventually left to go home with $wife.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>><<remember $neighbour_sub_scene_6 to true>><<set $unique_event_trigger_wife_neigh_sub_6 to true>>\
@@.you;"I think it'd be a real treat for $wife to watch us again."@@ You replied with a smile.
$neighmom bit her lip and nodded.
@@.woman;"A treat for me, too."@@ She said.
@@.woman;"Come on over when you're ready."@@ She added before rushing home. You went home too, but only to collect $wife.
You found $wife rummaging in the kitchen.
@@.wife;"Hi honey..."@@ She greeted you with a shy smile.
@@.you;"Hi $wife. I need you to come with me."@@ You told her. $wife looked at you curiously.
@@.wife;"Okay... Where are we going...?"@@ She asked curiously. She didn't even think of saying 'no'.
@@.you;"We're visiting $neighmom again."@@ You told her casually. $wife's face turned red.
@@.wife;"Oh... Okay."@@ She replied quietly.
You led the way out and across your yard to visit your neighbour.
<<iconButtonContainer
'Neighbour Route Sub - Visit Loop Quean 2'
'button_m_forward.png'
`"Visit " + $neighmom`
>>
<</iconButtonContainer>>You knocked on the front door then let yourself in. It was already open anyway.
@@.you;"$neighmom?"@@ You called out.
@@.woman;"Up here."@@ You heard her distant voice.
You led $wife down the hallway and to the stairs. You could tell she was nervous, and the smile you gave her didn't seem to put her at ease. You went upstairs and walked to $neighmom's bedroom door. It was already cracked open. You stepped inside.
$neighmom was sitting on her bed in her underwear. She looked at you, then at $wife, and smiled.
@@.woman;"Hello $wife."@@ She greeted your wife.
@@.wife;"$neighmom..."@@ $wife replied quietly.
@@.woman;"Would you like to sit down?"@@ $wife offered, gesturing to her bed. You walked over and sat beside her.
@@.you;"Come on, $wife. Be polite."@@ You raised an eyebrow and beckoned your wife over. She hesitated then shuffled over to sit beside you.
@@.you;"There you go... Prime view."@@ You grinned. $wife blushed.
@@.woman;"I'm starting to feel self conscious... I'm the only one in my underwear."@@ $neighmom chimed in.
@@.you;"Oh, sorry $neighmom. Come on $wife... Why don't you help her feel more comfortable?"@@ You suggested.
$wife bit her lip, then with trembling hands she began to undress. Both you and $neighmom watched her hungrily until she'd stripped down to her underwear.
@@.you;"There we go... Better, $neighmom?"@@ You asked.
@@.woman;"Almost..."@@ $neighmom replied with a soft voice. She leaned over to undo your pants.
You heard $wife gasp softly as your neighbour pulled down your jeans to reveal your underwear- your semi-erect cock clearly outlined underneath. $neighmom ran her fingertips over your manhood. She rubbed it until it grew, then she pulled the underwear down to let your cock spring free. She gently wrapped her fingers around it.
@@.woman;"I hope you don't mind $wife... But you seemed to enjoy yourself so much last time..."@@ $neighmom bit her lip, then leaned down to take your cock into her mouth. You groaned and leaned back, noting how $wife leaned forward to watch.
[img[images\pictures\neighmom\neigh_subwife_5_1.webp]]
$neighmom moaned softly as she tried to take the whole length of your cock into her mouth. She gagged and pulled it out.
@@.woman;"Hah... It's so big..."@@ She gasped, then she looked up at $wife.
@@.woman;"Do you like this, $wife...? Seeing another woman suck your husband's cock..."@@ She teased your wife. $wife blushed.
@@.you;"Come on, $wife. $neighmom asked you a question."@@ You pressured her. $wife bit her lip then nodded.
@@.wife;"Yes... I like it..."@@ She whispered.
@@.woman;"Mm... I'm so glad to hear that..."@@ $neighmom hungrily slurped. $wife gently placed her hand onto yours. You held her hand while $neighmom gobbled down your cock.
@@.you;"$wife, I was thinking... Maybe you wanted to participate?"@@ You suggested. $wife peered at you curiously, then eyed your cock. You shook your head.
@@.you;"No... I thought maybe you should... 'prepare' $neighmom for me."@@ You explained. $wife blushed.
@@.woman;"Ohh god, please..."@@ $neighmom moaned as your cock popped out from her mouth.
She leaned back on the bed and pulled down her underwear to reveal her glistening pussy. $wife bit her lip and gave you a nervous look.
@@.you;"Well?"@@ You offered no compromise.
@@.wife;"Okay."@@ $wife replied quietly.
She moved around to kneel beside the bed before $neighmom. She glanced at you again, then moved in to gently kiss $neighmom's pussy.
@@.woman;"Ohh... Mmm..."@@ $neighmom gasped and ran her fingers through your wife's hair.
@@.woman;"That feels so good, $wife... Don't stop..."@@ She encouraged her.
$wife pressed her tongue in between $neighmom's pussy lips and traced laps up and down. $neighmom moans and writhed as your wife tongued her.
[img[images\pictures\neighmom\neigh_subwife_5_2.webp]]
@@.woman;"Mmm, $wife... You like this too, don't you...?"@@ $neighmom gasped. @@.woman;"I bet your thinking about your husband fucking me..."@@ She teased. You heard a small moan from $wife, too.
@@.woman;"Ohh- see? You're licking faster...! Mmmm, keep it up... I want to be nice and wet for him... So I can fit his big cock deep inside..."@@ She continued.
She was right- $wife was sucking her pussy with much more fervor. Your cock was standing rockhard, dripping with pre-cum. You shuffled off the bed and circled around, behind $wife, awaiting your turn. $neighmom caught your eye.
@@.woman;"Mmm... Are you ready, $wife...? Your husband's ready to fuck me."@@ She whispered while tracing a finger through her hair.
@@.wife;"Y-yes..."@@ $wife gasped for air, then slowly shuffled back. She peered up at your face, her own was red and wet. She watched you with a mixed expression as you stepped towards the bed. $neighmom stood up next to you and pushed you to sit, then she turned and sat on your lap while giving $wife a wide smile.
@@.woman;"Oh- your cock is against my ass..."@@ She giggled, then wriggled her ass against you.
@@.woman;"I don't think it'll fit in there... Besides, $wife did such a good job at eating my pussy... You wouldn't want all that hard work go to waste, would you?"@@ Her breathing grew heavier as she lifted her ass up and guided your cock towards her pussy. $wife leaned forward to get a better look. She looked both horny and in pain.
@@.woman;"That's it... Watch closely... As your husband fucks me...! Mmmmh!"@@ $neighmom gasped as she sat back onto your cock.
You felt it slide smoothly inside her hot, wet slit. You grunted as you leaned back and let $neighmom do the work. She began slowly by grinding her ass against your, pushing your cock around inside her. You could feel the tip of your cock massage her insides.
@@.woman;"He's so deep inside me, $wife... $name's raw cock in my pussy..."@@ $neighmom whispered, then she slowly bounced on it. She groped her tits and let out a long moan.
@@.woman;"How does it make you feel...? Watching your husband... Fuck another woman...?"@@ She asked.
@@.wife;"I... I don't know... Turned on..."@@ $wife replied honestly. You knew it was a complex feeling and she probably couldn't make sense of it.
@@.woman;"Mmmm... How does my pussy feel, $name?"@@ $neighmom looked over her shoulder at you.
@@.you;"It feels incredible."@@ You answered while watching $wife's expression. Something about it turned you on.
@@.woman;"Your cock feels good, too... $name, I want you to cum inside me, okay? $wife wants to see it too, don't you $wife?"@@ $neighmom asked. $wife hesitated to answer, then she caught your gaze. She looked down at your cock, deep inside $neighmom's hungry pussy; her lips were gripping around your shaft and her juices were saturating your manhood.
@@.wife;"Yes."@@ $wife replied quietly.
@@.you;"Watch closely, $wife..."@@ You responded and began to thrust your hips up into $neighmom.
She moaned and grinded her ass into you; you felt the tip of your cock rub against her insides once again. This time it was enough to make you cum. You groaned as you felt a powerful orgasm wash over you.
@@.woman;"Yes...! Cum inside me...! He's cumming inside me, $wife!"@@ $neighmom moaned loudly, never stopping to give you a break. Her pussy milked your cock of every drop until your balls were empty. She slowly shuffled off, Your hot cum dripped from her.
[img[images\pictures\neighmom\neigh_subwife_5_3.webp]]
$wife watched and squirmed in a lustful disbelief. She eyed your cock, then $neighmom's dripping pussy.
@@.woman;"It felt really good, $wife... Thanks for sharing him with me."@@ $neighmom sat down beside you and smiled at $wife.
@@.wife;"I liked it too..."@@ $wife quietly confessed.
@@.you;"That's good, because your job's not over."@@ You told her.
$wife blinked and looked at you. You nodded down at $neighmom's pussy.
@@.woman;"Oh...!"@@ $neighmom spread her legs to reveal her cum-covered womanhood. $wife's cheeks flushed red, but she knew what you wanted. She knelt down in front of $neighmom once again and approached her freshly-fucked pussy. It was still pulsing and dripping your cum. $wife leaned forward and slurped up your seed.
@@.woman;"Ohh fuck..."@@ $neighmom whimpered and shivered while your wife sucked the cum from her pussy.
[img[images\pictures\neighmom\neigh_subwife_5_4.webp]]
@@.wife;"Mmm..."@@ $wife swallowed, then she looked over at you. You offered a smile.
@@.you;"Good girl."@@ You said. She smiled back.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>>@@.you;"You know what, $neighmom? We'd love to come over for a drink."@@ You smiled coolly.
@@.woman;"We...? Oh, you and $wife?"@@ $neighmom seemed surprised that you extended the invite to your wife.
@@.you;"Is she not welcome...?"@@ You raised an eyebrow. $neighmom frantically shook her head.
@@.woman;"Don't be silly! Of course she's welcome. Um..."@@ $neighmom excitedly looked over her shoulder.
@@.woman;"I just... Um, I'll just go home to tidy up a bit okay? See you both soon!"@@ She almost seemed nervous as she rushed off. You shrugged then turned towards your house.
<<iconButtonContainer
'Neighbour Route Sub - Visit 2'
'button_m_forward.png'
`"Go get " + $wife`
>>
<<AdvancePeriod>>
<</iconButtonContainer>>@@.you;"$wife!"@@ You called out as you got home.
@@.wife;"Oh, hi $name... Welcome home."@@ $wife walked into the loungeroom to greet you.
@@.you;"Yeah thanks. Are you ready to go out?"@@ You asked. $wife tilted her head in confusion.
@@.wife;"Were we... I don't remember making any plans..."@@ $wife pondered.
@@.you;"I just made the plans. We're going over to $neighmom's house for a drink or two."@@ You told her, then you smirked at her response. She immediately blushed and began to fidget.
@@.wife;"Oh... If that's the case then... I better just get ready... I won't be long."@@ She said quietly, then she hurried to the bedroom.
You waited for her to return before you left together.
<<iconButtonContainer
'Neighbour Route Sub - Visit 3'
'button_m_forward.png'
`"Visit " + $neighmom`
>>
<</iconButtonContainer>>You approached $neighmom's house with $wife in tow. She fidgetted nervously as you knocked on the front door. You couldn't help but smile at how cute $wife was. The door opened and $neighmom peeked out to greet you both.
@@.woman;"Hello! Thanks for coming by, you two..."@@ $neighmom beamed happily.
@@.woman;"Please, come in..."@@ She stepped aside to usher you both in, then you followed her down the hallway and into the kitchen. You sat at the bench.
@@.woman;"Could I please get you a drink?"@@ She offered somewhat desperately... Though it'd probably help.
@@.you;"Yes, thanks $neighmom. we'll have whatever you're having."@@ You didn't mind speaking on $wife's behalf, either. She probably needed the drink more than you did.
@@.woman;"I'm so glad you were able to visit..."@@ $neighmom commented while she poured our three very full glasses of wine.
@@.you;"It's our pleasure, of course."@@ You replied and thanked $neighmom when she slid your wine over.
@@.wife;"Um, is $neigh here...?"@@ $wife asked. You thought it odd when $neighmom almost flinched at the question. She remained silent for a second and then shook her head with a smile.
@@.woman;"He... He was busy today with some errands so he isn't here."@@ She over-explained. Something was weird about it, but you didn't care enough to pry.
You spent some time chatting with $neighmom - at first it was about $neigh and how he was at school. You let $wife do the talking, but it was clear she had something on her mind with her short answers and the mumbling, so you took over the speaking role. Thankfully you did, as the discussion turned a little more spicy when $neighmom suggested married life slows down sex life, which you refuted. All the while $wife sat quietly, sipping at her wine.
@@.you;"So how long has it been?"@@ You asked a very bold question.
@@.woman;"I... Hmm... With a man, I guess it's been over a year..."@@ $neighmom blushed.
@@.you;"With a man? Does that mean there's a special woman in your life?"@@ You asked curiously. $neighmom shook her head.
@@.woman;"That's not what I meant! I mean, not that I have any problem with it... Oh! I mean- I don't care if 'other' women- Oh, you know what I mean!"@@ $neighmom playfully pushed you when she spotted you smirking at her fluster.
@@.woman;"What about you, $wife...? Have you ever... you know... With another woman...?"@@ $neighmom asked a little too curiously. $wife's cheeks burned red as she shook her head.
@@.wife;"No, never! Um... I've been with $name for almost my whole life."@@ She explained.
@@.woman;"I guess so. Hmm... Does that mean you might have if you weren't married to $name?"@@ $neighmom suggested. $wife shook her head frantically.
@@.you;"$wife! Don't let me hold you back, if you're interested in women then I want to know..."@@ You grinned at your blushing wife.
@@.woman;"You haven't even thought about it...?"@@ $neighmom persisted. $wife hesitated. You smirked. You knew the answer, but you decided to help her out.
@@.you;"Jeez $neighmom, if you're that interested in $wife then you should just say so."@@ You teased. $neighmom giggled then shoved you again.
@@.woman;"Maybe I am! But then what would we do with you huh?"@@ $neighmom smiled across at $wife.
@@.wife;"U-um, could I use the bathroom...?"@@ $wife asked. $neighmom blinked then hesitated. That same odd behavior emerged, albeit very briefly. Maybe it was nothing.
@@.woman;"Yes of course. It's upstairs, first door on the right."@@ $neighmom explained. $wife excused herself and left you alone with $neighmom... You wonder whether it was a deliberate move.
@@.woman;"... She's a very nice wife, $name."@@ $neighmom chatted idly.
@@.you;"And very naive too, leaving us two alone together..."@@ You smiled at her. $neighmom's eyes widened and her cheeks turned a faint shade of red. She bit her lip.
@@.woman;"You shouldn't make those jokes when we're alone... $wife might misunderstand..."@@ $neighmom spoke softly, though it was obvious that she didn't mean it.
@@.you;"What if it's what $wife wants?"@@ You suggested with a raised brow.
@@.woman;"What do you mean...?"@@ $neighmom breathed.
<<iconButtonContainer
'Neighbour Route Sub - Visit 4'
'button_m_forward.png'
"Make a move..."
>>
<</iconButtonContainer>><<remember $neighbour_sub_scene_4 to true>>\
You shifted around the bench and moved closer to $neighmom. You heard her gasp softly when you approached her, and she looked up at you with nervous, excited eyes.
@@.you;"My wife has a thing for seeing other women with me."@@ You explained quietly.
@@.you;"Won't you be part of our lives, $neighmom?"@@ You asked as you raised a hand to brush her cheek. $neighmom's eyes fluttered and she bit her lip. She nodded.
Your eyes fell to her voluptuous chest - hidden behind her tight top. You reached up to slowly pull her shirt off. $neighmom helped you, and soon you got a good view of her heavy chest. She took your hand.
@@.woman;"This way..."@@ She said quietly, then she led you back towards the loungeroom. She paused by the lounge and looked back at you.
@@.woman;"Um... If you don't mind, could I see your thing...?"@@ She asked quite shyly. You were surprised by how meek she'd suddenly become. You were happy to comply with her request, especially since your cock had started swelling into form.
You pulled your pants down and took off your shirt, all the while $neighmom took in your body with starving eyes. You sat down on the lounge and watched her expectantly. $neighmom got onto her knees and moved closer to your cock. She couldn't stop looking at it. She reached out to take it in between her soft fingers, then she jerked you off into her tits. You could hear her shaking breath as she pulled your manhood. Then you heard a gasp. You looked over to see $wife standing in the hallway, mouth-open while watching the scene.
[img[images\pictures\neighmom\neigh_subwife_3_1.webp]]
@@.you;"I was afraid you'd miss out, $wife. Come in."@@ You said rather calmly. $wife took a moment to recover from her shock, then she stepped into the room with you. She sat down on the lounge. $neighmom shyly peeked her way, though she didn't stop what she was doing.
@@.you;"I was just telling $neighmom about your fantasy... And great news hun, she's agreed to help out. Isn't that great?"@@ You explained with a smirk. $wife gulped as she watched $neighmom jerk you off.
@@.you;"$wife? I just told you that $neighmom agreed to help us... Why don't you thank her?"@@ You suggested. $wife opened and closed her mouth, then she nodded.
@@.wife;"Thank you..."@@ She whispered.
@@.woman;"Of course... U-um... If you're really okay with it..."@@ $neighmom was excited and nervous. Undoubtedly this wasn't exactly a 'normal' sexual encounter. It seemed she didn't want to upset $wife.
@@.wife;"Yes, I... I want to see it..."@@ $wife replied quietly. She was mesmerized by what was happening.
@@.you;"You heard her, $neighmom. Don't hold back."@@ You grunted.
$neighmom seemed to be far more comfortable now with $wife's permission to use her husband. She looked down at your cock and quickly swooped in to take it in her mouth. She let out a soft moan as she tasted your manhood; her tongue wrapped around the head while she continued to slowly stroke the shaft. It was truly as if she was having a meal after a week of starvation. You groaned. You were almost worried that you'd cum too soon... You couldn't have that. You looked over at $wife. Her expression was weirdly trapped between pain and lust.
@@.you;"Why don't you enjoy yourself, $wife? No need to hold back... We aren't."@@ You suggested.
$wife didn't need much convincing. She undressed herself with shaking hands, and for the first time in a few minutes, $neighmom finally looked away from you to steal a glance of $wife's naked body. You didn't blame her. $wife sat on the lounge again, now in the buff, and she began masturbate. She held her breast with one hand and the other she gently brushed her nether region. She let out a slow breath while she watched $neighmom choke down on your cock. She bit her lip and pushed her fingers further into her pussy.
[img[images\pictures\neighmom\neigh_subwife_3_2.webp]]
@@.wife;"Mmh..."@@ $wife moaned softly. $neighmom blushed as she realized she had an audience, but she didn't stop sucking your cock.
@@.you;"Does this turn you on, $wife...? Seeing another woman blow me... Sucking your husband's cock...?"@@ You teased. $wife moaned again. You noticed her masturbate faster from your words.
@@.wife;"Yes..."@@ $wife whispered.
@@.you;"She's sucking me so hard, $wife..."@@ You continued while brushing $neighmom's hair behind her ear.
@@.you;"I might just get addicted to this. What if she did this every day... And you had no idea...?"@@ You smirked.
@@.wife;"Mmh...!"@@ $wife moaned louder. You didn't think you could last much longer, but you really wanted to do more.
@@.you;"What about it hun... You want to see me fuck her...?"@@ You asked. This time both $wife and $neighmom moaned. It seemed like they were on the same page.
@@.woman;"P-please... Fuck me, $name..."@@ $neighmom pleaded earnestly. You looked at $wife. She bit her lip and nodded. You saw how wet her fingers were. She was probably close to cumming too.
@@.wife;"I want you to fuck her...!"@@ $wife gasped, then she began to rub her clit with her other hand.
You helped $neighmom to her feet, but you didn't bother getting up. Instead you had her turn around and sit on your cock. You guided the head towards her pussy. $wife leaned her head to get a better view of your cock slowly pushing inside $neighmom's pussy. Her lips parted and swallowed up your manhood as she sat down on your lap. She moaned loudly.
@@.woman;"Oh my god...! It's so big...!"@@ She gasped. $wife masturbated faster. You wondered whether $neighmom's commentary was turning her on, too.
@@.you;"Your pussy is so wet... You were so eager for my cock, weren't you $neighmom?"@@ You teased, then you gave her ass a light spank. She gasped and moaned.
@@.woman;"Y-yes...! Oh... I'm sorry $wife... I'm fucking your husband...!"@@ $neighmom moaned lewdly as she began to bounce on your cock. You were really close to cumming.
@@.you;"Mmh. Your pussy is swallowing me up. It's like it wants my cum..."@@ You suggested. $neighmom gasped and bounced even faster. She rubbed her clit. You could hear $wife breathing harder.
@@.woman;"Are you... Are you going to cum inside me...?"@@ $neighmom asked hesitantly.
@@.you;"Do you want it?"@@ You asked. You couldn't help but thrust your hips lightly with every one of $neighmom's bounces. You could feel the tip of your cock press against her inner walls. $neighmom gasped.
@@.woman;"Y-yes...! Please cum inside me...!"@@ She begged. You looked across at $wife. She was red-faced and masturbating furiously. You could hear the wetness coming from her womanhood. She was already cumming, and she didn't want to stop. You grunted as you gripped onto $neighmom's ass and began to thrust your hips in.
@@.you;"I'm cumming...!"@@ You growled as you felt a powerful orgasm wash over your body. You turned rigid as you shot countless spurts of cum deep into $neighmom's pussy. She gasped and spasmed. You felt her wetness spill over you. She rocked onto you a few more times, then she moved forward. Your cock popped out of her gaping pussy, then your cum spilled out.
[img[images\pictures\neighmom\neigh_subwife_3_3.webp]]
@@.woman;"You really came inside me..."@@ $neighmom panted. She sat on the floor and looked up at you.
@@.you;"I did."@@ You wondered whether she didn't actually mean it...
@@.you;"Is that a problem?"@@ You asked. $neighmom bit her lip.
@@.woman;"I'm not on the pill or anything..."@@ She explained.
@@.wife;"I'll clean you up."@@ You blinked in surprise when $wife spoke up. She was red-faced, embarrassed from her own suggestion... But apparently she was still wild with lust. You grinned.
@@.you;"Great idea. Is that okay $neighmom?"@@ You raised an eyebrow.
$neighmom cast $wife a dreamy, lust-filled gaze and nodded. She climbed up onto the lounge and gently pushed $wife onto her back, so that her head was near you. $neighmom then sat over her in reverse, her pussy and ass directly over $wife's face.
@@.woman;"Truthfully I've thought about you too, $wife..."@@ She confessed. $wife moaned as she leaned up to push her tongue into $neighmom's cum-covered pussy.
[img[images\pictures\neighmom\neigh_subwife_3_4.webp]]
@@.woman;"Ohh...!"@@ $neighmom gasped from the sensation.
@@.wife;"Mmmh..."@@ $wife moaned erotically and made lewd slurping sounds.
You could see the cum spilling into her mouth. $neighmom leaned forward and helped herself to $wife's pussy; which she fingered and licked. You couldn't help but get another boner while you watched your wife eat her out. $wife whimpered and moaned again, then she spasmed and gasped when $neighmom made her cum for the third time. Then it was $neighmom's turn. She moaned and gasped, then she sat back onto $wife's face. You were sure $wife couldn't breath, but she mustn't have stopped licking $neighmom's pussy. $neighmom shrieked and spasmed, then she came on $wife's face. It was soaked in your cum and $neighmom's squirt.
@@.woman;"Oh my god...!"@@ $neighmom collected her breath.
@@.wife;"Mmmh... Hah..."@@ $wife swallowed the mess.
You took some time to clean yourselves up, though $wife and $neighmom needed a lot more cleaning than you did. You waited patiently in the loungeroom for them to freshen up and return.
@@.woman;"Thanks so much for visiting... Um... I have to admit that it didn't go as I thought it would..."@@ $neighmom blushed.
@@.woman;"But I'm so glad that it did!"@@ She smiled at you both.
@@.wife;"Me too..."@@ $wife admitted. It seemed she wasn't as shy about it now.
@@.you;"Could we come visit again some time?"@@ You asked. $neighmom nodded frantically.
@@.woman;"Yes of course! Whenever you want."@@ She insisted.
You bid your farewells, then you left.
<<iconButtonContainer
'Neighbour Route Sub - Visit 5'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>><<set $neigh_path_sub to 7>><<set $unique_event_trigger_wife_neigh_sub_4 to true>>\
You got home and went to your bedroom together. You had a shower and got ready for bed... But not before teasing $wife.
@@.you;"You really seemed to enjoy yourself today."@@ You commented with a raised brow. $wife blushed.
@@.wife;"Did I...?"@@ She did her best to act indifferent, but it was futile. Even now you could tell she was still a little turned on.
@@.you;"Don't pretend. I know you loved it."@@ You smirked. $wife didn't deny it.
@@.you;"If you want to see it again then you have to ask..."@@ You told her. $wife bit her lip and hesitated.
@@.wife;"Um... D-do you want to do it again...?"@@ She shyly asked.
@@.you;"Only if you ask me to. Do you want me to?"@@ You raised an eyebrow.
@@.wife;"Y-yes please..."@@ She barely whispered.
@@.you;"You naughty girl."@@ You smirked.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Stop teasing her"
>>
<</iconButtonContainer>><<set $stepdad_path_dom to 10>>\
[img[images\bg\bedroom.png]]
@@.you;"I wanted to ask about $stepd..."@@ You said, doing your best to sound casual.
You weren't even sure what you wanted to achieve by talking to her about $stepd, you just had a vague hope that perhaps you and $wife could realign as a team.
@@.wife;"... Is that right?"@@ $wife looked over at you with a knowing glint in her eye. You immediately felt on the ropes, and you weren't sure whether you could favorably steer or navigate the conversation.
@@.you;"I was just wondering how you felt now, that he was planning on leaving..."@@ You shrugged.
@@.wife;"We spoke about this already. Do you think my thoughts have changed?"@@ $wife replied sharply. She sat up cross-legged on the bed and turned to face you. You remained laying on your back.
@@.you;"No, I was just curious..."@@ You shrugged again. A wicked smirk crossed $wife's lips.
@@.wife;"Just curious huh? Is that why you hid a camera in his room?"@@ $wife asked point blank. You flinched at the question.
@@.you;"I didn't..."@@ You began to lie, but there was no hope for you.
@@.wife;"At first I thought it was $stepd's camera. I thought maybe the old pervert wanted some jerking material... But then I realized it wasn't his..."@@ $wife explained while peering at you with a half-smirk. You squirmed under her gaze.
@@.wife;"So then it must have been yours. Why, $name? You don't trust me?"@@ $wife asked with a raised brow.
@@.you;"I wasn't thinking like that..."@@ You replied quietly. $wife shook her head.
@@.wife;"I'm not mad at you about it. I guess it turned out to be right... You saw something you probably weren't expecting."@@ $wife continued. For whatever reason you felt relieved that she wasn't mad, even though you were the one wronged.
$wife peered at you curiously, as if she was inspecting something beyond her comprehension. Then she smirked.
@@.wife;"And even though you saw it... You didn't bring it up."@@ She said quietly. You didn't reply. You didn't know what to say.
@@.wife;"Well...? Why baby? Why didn't you say anything?"@@ $wife asked. You blinked as she reached forward to gently place her hand against your crotch. You felt embarrassed as it immediately began to grow. $wife's smirk grew wider.
@@.you;"I don't know..."@@ You answered, remaining willfully ignorant.
@@.wife;"Well... I think..."@@ $wife whispered as she slowly freed your cock from it's constraints. Your fully erect cock sprung up in the air. @@.wife;"You enjoyed watching."@@ She suggested as she took your cock into her hand. She pulled on it as she gazed at your face.
[img[images\pictures\loving_family\stepdad_dom_4_1.webp]]
@@.you;"I... I don't know..."@@ You replied, doing your best to deny her, but you were quickly failing.
@@.wife;"Oh babe... Don't be embarrassed."@@ $wife said softly as she gently squeezed your balls. You groaned.
@@.wife;"We all have our fantasies... It's completely normal."@@ She continued. She leaned back away from to face you directly, letting go of your dribbling cock. You didn't want her to stop and she knew it.
@@.wife;"So did you enjoy watching it, babe...?"@@ She asked with a seductive smile. You struggled to reply. $wife placed her foot against your cock and slowly rubbed it. You didn't want to admit it, but you didn't want $wife to stop.
@@.you;"... Yeah I guess a little..."@@ You eventually said. $wife placed her other foot on your cock and began to rub it up and down.
[img[images\pictures\loving_family\stepdad_dom_4_2.webp]]
@@.wife;"It makes me happy to hear that, baby..."@@ She smiled. You felt your precum dribbled out over your shaft. $wife pulled her top off then continued to jerk you off with her feet. You marvelled at her chest - and a brief memory crossed your mind of $stepd covering them in his cum.
@@.wife;"When I saw the camera, all I was thinking about was how you'd see that later..."@@ She told you. You grunted in response.
@@.wife;"It turned me on to think about how you'd see me suck on $stepd's cock... I was imagining you jerking off over it..."@@ She bit her lip.
@@.wife;"Did you jerk off...?"@@ $wife asked curiously.
@@.you;"Yeah..."@@ You admitted. $wife rubbed you faster.
@@.wife;"You liked watching me blow $stepd?"@@ She asked breathily.
@@.you;"I guess so..."@@ You tried to remain nonchalant. $wife rubbed even faster.
@@.wife;"You wanted to see more, didn't you?"@@ Her tone was becoming a little more forceful.
@@.you;"I don't know..."@@ You tried to deny her. A flash of a scowl crossed her face.
@@.wife;"That's no good baby. Don't lie to me."@@ She said sternly, then she tightly pressed your cock between her feet. You groaned as more pre-cum dribbled out.
@@.wife;"Admit it."@@ She whispered. @@.wife;"Tell me you wanted to see more... And I'll let you cum..."@@
You groaned again from the sensation. Your mind spun, disoriented with confused, lustful thoughts. You wanted to cum.
@@.you;"I wanted to see more..."@@ You eventually replied. $wife smiled.
@@.wife;"Good boy... Now you can cum for me...!"@@ $wife moaned softly. She rubbed your cock again. You groaned as you felt her push you over the edge. You immediately began spraying cum onto yourself. $wife didn't stop.
[img[images\pictures\loving_family\stepdad_dom_4_3.webp]]
@@.wife;"That's it... Cum for me... Mmm... Think about how I blew $stepd... And what I'll do next..."@@ She continued to whisper seductively. You just groaned while she milked your cock with her feet.
$wife eventually let your cock flop back onto your stomach. She lifted her feet to look at the cum.
@@.wife;"You really liked that huh?"@@ She giggled, then she climbed off the bed and hurried to the bathroom.
@@.wife;"Could you wipe that up please?"@@ She called out.
You had to clean yourself up anyhow...
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"Clean up and go to sleep"
>>
<</iconButtonContainer>><<set $stepdad_path_dom to 12>>\
[img[images\bg\bedroom.png]]
@@.you;"So about $stepd..."@@ You began to say.
@@.wife;"Hm? Oh, you mean the house?"@@ $wife gazed over at you.
@@.you;"Yeah. I guess the adventure's coming to an end..."@@ You said. You were honestly relieved, but you tried to sound more reluctant.
@@.wife;"I guess..."@@ $wife replied slowly, then she smiled. @@.wife;"But I think I'll convince him to stay."@@ She added. You blinked.
@@.you;"What? But he was just staying until his house was fixed up..."@@ You reminded her.
@@.wife;"He can go back whenever. Why does it have to be straight away?"@@ $wife asked.
@@.you;"Well, you know, it'd be a shame for him to have an empty house..."@@ You scrambled.
@@.wife;"What kind of dumb reason is that?"@@ $wife scowled at you, then she gasped in realization.
@@.wife;"Oh... I see."@@ $wife said as she peered at you with sympathetic eyes.
@@.wife;"Are you feeling a little jealous, maybe...?"@@ She asked softly as she leaned over towards you. You looked away awkwardly.
@@.you;"No..."@@ You lied.
@@.wife;"You know honey, I'd never do anything that you weren't comfortable with, right...?"@@ $wife asked as she traced a finger softly over your chest.
@@.you;"I know that."@@ You lied again.
@@.wife;"And you being a little afraid is perfectly normal for your fetish..."@@ $wife continued.
@@.you;"My fetish...?"@@ You asked hesitantly.
@@.wife;"That's right honey, you know..."@@ $wife whispered in your ear. @@.wife;"Your fantasy of me with $stepd..."@@
You felt a small stir in your crotch. You weren't sure whether it was from $wife's words, or the way she touched your stomach.
@@.wife;"But it's going to be okay, honey... You can trust me..."@@ She continued to whisper. You just nodded, hoping she wouldn't notice your growing erection.
@@.wife;"You just let me take the lead... And we'll all get to enjoy ourselves... Won't that be wonderful?"@@ She asked, and she rested her hand on your swollen cock.
@@.you;"Yes..."@@ You answered truthfully.
@@.wife;"Great! It's settled then."@@ $wife smiled happily as she rolled back over to her side of the bed.
@@.wife;"... Let's watch a movie this weekend. You me and $stepd. Just here at home."@@ $wife suggested. You stiffly nodded.
@@.you;"Okay..."@@ You said.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<set $stepdad_path_dom to 16>>\
[img[images\bg\bedroom.png]]
@@.you;"I did what you asked..."@@ You said quietly.
@@.wife;"Which is?"@@ $wife raised an eyebrow.
@@.you;"I asked $stepd to live with us."@@ You explained. $wife blinked in surprise, then she smirked.
@@.wife;"Wow, you actually did it? I thought you'd chicken out. I guess you really did like being cucked, huh?"@@ $wife chuckled. You felt your face go red in embarrassment.
@@.you;"You were joking...?"@@ You asked, half hopeful that you might be able to un-invite $stepd to living with you.
@@.wife;"Kind of, but it's fine. I've enjoyed his company. Why not let him stay."@@ She shrugged casually. You opened and closed your mouth. You wondered if you could convince her that he shouldn't stay, but at the same you did want to see $wife and $stepd again...
@@.you;"Right..."@@ You eventually nodded.
@@.wife;"Don't worry hun, we'll keep having fun. Me and $stepd, that is. You can watch in-person, or if you preferred the camera then I suppose you could spy on us too..."@@ $wife giggled.
You felt a sick knot in your stomach, but your crotch also stirred at her words. It was too late. You supposed you should just enjoy it... You just nodded again.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<set $stepdad_path_dom to 4>><<set $unique_event_trigger_wife_stepd_dom_2 to true>>\
[img[images\bg\bedroom.png]]
@@.you;"Hey, about $stepd..."@@ You began to say.
@@.wife;"Yes...? What, you mean about his house?"@@ $wife raised an eyebrow.
@@.you;"Yeah. You'll miss him, huh?"@@ You asked sheepishly. $wife gave you an odd look, then she laughed.
@@.wife;"Don't tell me you're jealous, hun? We were just joking."@@ She smirked at you.
@@.you;"No, I was just thinking that you two have been getting along..."@@ You shrugged casually, or at least you hoped that's how it looked.
@@.wife;"That'd be the affair we're having."@@ She joked.
@@.you;"Whatever..."@@ You rolled your eyes.
@@.wife;"Oh, don't be upset hun... You wanted me to lead him on, didn't you?"@@ She offered a mocking pout.
@@.you;"I've already rolled my eyes, I'll get dizzy if you keep saying dumb things."@@ You replied.
@@.wife;"Who's the one saying dumb things?"@@ She poked your side.
Still, something about it didn't sit right with you. You were worried $wife was too close with $stepd, and clearly talking to $wife wasn't going to get you anything other than mocked.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<set $stepdad_path_dom to 18>><<set $unique_event_trigger_wife_stepd_dom_5 to true>>\
You decided to stay home and clean up around the house... Though truthfully there wasn't a lot to do. $wife had the place in relatively good order.
Coincidentally, both $wife and $stepd stayed home too. You noticed them enjoying each other's company in the lounge room. You tidied up in the kitchen, then you briefly visited them to tidy up.
@@.wife;"If I'd known you were this good at cleaning, I'd have gotten your help a long time ago..."@@ $wife joked as she smirked at you. $stepd sat beside her, his arm around her shoulder.
@@.you;"I won't be long..."@@ You stiffly replied.
@@.man;"Ah- $name, could you get me a beer? Be a champ would you."@@ $stepd grinned. $wife gasped.
@@.wife;"Oh, get me a wine too hun."@@ $wife added to the order. You quietly left the room.
You took your time with their drinks, feeling humiliated and annoyed that you were acting as their waiter. But still, you returned to them with their drinks.
@@.man;"Cheers, $name."@@ $stepd took his beer from you.
@@.wife;"You're too good, hun. Why don't you sit with us...?"@@ $wife asked as she collected her wine.
@@.man;"Oh, I'm sure he's probably got some more rooms to clean..."@@ $stepd began to say, but he quietened up when $wife waved a hand.
@@.you;"Just for a minute..."@@ You sat down. You were actually running out of things to do, so the timing was right.
@@.wife;"We were just talking about our first jobs... Did you know $stepd was a masseuse?"@@ $wife raised a brow at you.
@@.you;"I vaguely remember hearing about that."@@ You answered.
@@.man;"It wasn't my very first job, but it might as well have been."@@ $stepd shrugged.
@@.wife;"Well you could have told me sooner! I wouldn't have been wasting money at the massage parlour if I'd known we had our very own masseuse."@@ $wife playfully poked $stepd in the chest.
@@.man;"I'm probably a little out of practice."@@ $stepd chortled.
@@.wife;"Let's get that muscle memory going. I'm sure it's like riding a bike."@@ $wife said, then she stood up and briskly paced over to the cupboard, where she fetched a bottle of baby oil. She returned, handed the bottle to $stepd, then she shrugged off her top without waiting for a response. She sat in her bra and turned around to present her shoulders to $stepd.
@@.man;"If you insist..."@@ $stepd chuckled as he squirted some of the liquid onto his palms, then he began massaging your wife's shoulders. You sat there awkwardly as $wife softly moaned.
@@.wife;"I don't think you've forgotten..."@@ $wife said quietly.
@@.man;"I suppose not!"@@ $stepd ran his fingers under $wife's bra strap on her shoulders. She immediately shrugged them off, revealing her full, naked breasts.
@@.man;"Ohh..."@@ $stepd couldn't help but gasp. You sat up in your seat.
@@.you;"I don't know if you need to do that..."@@ You said.
@@.wife;"Shoosh, dear. $stepd doesn't mind, do you $stepd?"@@ $wife dismissed your concern.
@@.man;"Not at all..."@@ $stepd mumbled as he became increasingly brave with his hands. $wife moaned as $stepd rubbed his fingers into her upper pectorial, and traced them down her chest.
@@.wife;"That's perfect..."@@ $wife whispered as $stepd's palms eventually landed over her breasts. He squeezed and massaged them together.
[img[images\pictures\loving_family\stepdad_dom_7_1.webp]]
@@.wife;"Mmm... That feels nice..."@@ $wife gasped as $stepd's fingers traced over her nipples.
@@.wife;"Ohh... $stepd... I can't believe you're doing this in front of $name..."@@ She whispered.
@@.man;"He hasn't stopped me."@@ $stepd replied. He was right. You felt embarrassed to still be watching.
$stepd's hands traced over $wife's nipples again, then they slowly fell lower, over her naval... She glimpsed up at you to look at you in the eye as she lifted her hips to pull off her shorts. $stepd wasted no time to push his hands further down to finally reach your wife's womanhood. $wife bit her lip as $stepd's fingers crept under her panties.
@@.wife;"Don't stop... Mmmh... Hah...!"@@ $wife gasped as you presume $stepd found her juicy slit.
@@.man;"You're so wet..."@@ $stepd commented quietly. You felt yourself grow hard as you watched your wife get fingered. She peered at you with a lustful gaze, and she bit her lip as she rocked her hips into $stepd's hand.
@@.wife;"Keep going... Push them inside...!"@@ $wife moaned, then she threw her head back.
@@.wife;"Oh fuck...!"@@ She gasped, then she quickly pulled her panties down too, revealing her completely naked pussy. You could see how wet she was. $stepd didn't stop massaging her.
[img[images\pictures\loving_family\stepdad_dom_7_2.webp]]
He pushed two fingers deep inside her until her womanhood squelched.
@@.wife;"Mmmh... Ohh fuck... Honey..."@@ You met her eyes again.
@@.wife;"Do you like seeing this...? Your wife getting handled like this...?"@@ Your cock twitched from her teasing.
@@.wife;"It feels so good honey. Your step-dad's fingers feel so good when they're inside me..."@@ She whispered.
@@.wife;"There's only one thing that could feel better..."@@ She smiled. You felt butterflies as your wife slowly climbed on top of $stepd. She aggressively pulled down his pants and underwear to find his thick erect cock. $wife looked back at you as she hovered over it, then slowly lowered herself down.
@@.man;"Ugh...!"@@ $stepd groaned as he impaled $wife's pussy with his thick manhood.
@@.wife;"Ohh my god, $name...!"@@ $wife gasped as you watched $stepd's cock press all the way inside her. $wife's pussy lips were gripped tightly around his thick shaft. You should see her juices roll down his meat. She started to bounce.
[img[images\pictures\loving_family\stepdad_dom_7_3.webp]]
@@.wife;"He has such a manly cock... Mmm... It feels so good...!"@@ She moaned lewdly. You pulled down your pants and started jerking off.
@@.wife;"Mmm, that's it hun! Watch me fuck him... You like it, don't you? You cuck."@@ She giggled then moaned.
@@.wife;"And I like it when you watch... Mmmh!"@@ $wife shivered and spasmed. @@.wife;"Fuck!"@@ She squeezed down as she came, then she let out a long shaking sigh as she started bouncing again.
@@.man;"Ugh fuck, I don't know how long I can last..."@@ $stepd groaned.
@@.wife;"You'll cum when I tell you to."@@ $wife replied viciously, as she pressed a hand down on $stepd's chest. She bounced faster.
@@.man;"Ugh...! S-slow down..."@@ $stepd croaked. $wife shook her head.
@@.wife;"I'm gonna make you cum so hard. I want every last drop in my pussy."@@ $wife grinned. You jerked off faster.
@@.wife;"Ohh, do you like this hun? Keep watching babe... I want you to cum at the same time, okay?"@@ $wife gasped, then she smirked wickedly. She squeezed $stepd's balls, making him groan.
@@.wife;"Are you ready to cum, old man...?"@@ $wife asked. $stepd nodded.
@@.man;"Y-yes...!"@@ $stepd groaned again. $wife pulled herself off $stepd's cock with a wet squelch. She then turned around and spread her legs over her head, giving you a good view of her gaping pussy. She looked up at $stepd.
@@.wife;"Cum in my pussy like this."@@ She said. $stepd grunted as he clambered up to his knees and shuffled forward. His cock swung closer to $wife's pussy. You groaned as you watched. $stepd pressed the tip of his manhood into $wife's slit again. It hungrily swallowed him up with ease.
@@.man;"Ugh... Fuck...!"@@ $stepd gasped as her jerked his shaft and pressed his cock deeper into $wife's labia. He threw his head back as he let out a long grunt.
@@.wife;"MMhh, that's it... Squeeze every last drop out... Make $name watch..."@@ $wife giggled as $stepd emptied his balls into her gaping pussy. He then pulled his knob out to show you the cum spilling from her. You groaned as you came too.
[img[images\pictures\loving_family\stepdad_dom_7_4.webp]]
@@.wife;"Mmm- look at you, hun! Cumming so hard like that... You're such a pathetic cuck!"@@ $wife giggled as you groaned. You continued to cum into your hand while $wife rubbed $stepd's cum over her pussy. The sight was driving you insane.
You finally collapsed back into your armchair.
@@.wife;"I hope you liked that..."@@ $wife smiled at you.
@@.man;"I did."@@ $stepd replied. $wife looked amused.
@@.wife;"Go have a shower, $stepd."@@ She said. $stepd pushed himself up to his feet and pulled his pants up before he waddled out of the room. $wife giggled again and looked over at you.
@@.wife;"I'm glad you liked watching that, hun..."@@ $wife smiled at you. Truthfully you only felt humiliated, now that it was over.
@@.you;"Yeah..."@@ You managed to reply.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod 3>>
<</iconButtonContainer>><<set $stepdad_path_dom to 11>>\
@@.you;"I'm home."@@ You lazily announced. You'd gotten home later than usual.
@@.wife;"We're in here."@@ $wife called out from the kitchen. You threw your belongings down on the console beside the front door and you went to go greet your wife. You were surprised to see both $wife and $stepd having a wine while $wife prepared dinner.
@@.you;"Oh. Hi $stepd."@@ You greeted him somewhat stiffly.
@@.man;"Ah $name, you finally came to join us."@@ $stepd seemed far more relaxed. The wine probably had something to do with it.
@@.wife;"You're such a hard working husband."@@ $wife offered you a wide smile.
@@.you;"Sure am..."@@ You replied while eyeing the food $wife was cooking. Then you got distracted by the fact she wasn't wearing a bra, and it was quite obvious. No doubt $stepd had noticed too, from the way he was lecherously staring.
@@.wife;"Would you like a drink, honey?"@@ $wife caught your gaze.
@@.you;"No thanks."@@ You declined.
@@.man;"Oh come on, celebrate with me. I have some good news after all."@@ $stepd said proudly, then held his breath for anticipation.
@@.man;"The house repairs are done. I just need to have the council inspect and approve the property for safety and I'll be out of your hair in probably a couple of weeks!"@@ He announced.
You raised an eyebrow. That definitely wasn't what you were expecting him to say. You gazed across at $wife who had an odd expression, but then she quickly smiled.
@@.wife;"That's great, $stepd! But honestly I'm so used to you being here, it'll feel lonely without you. You're like my other husband!"@@ $wife giggled as she grabbed his arm. You tried not to scowl, but you felt it.
@@.man;"Maybe I'll just stay then!"@@ $stepd chuckled.
@@.wife;"That'd be fine by me! Right hun?"@@ She looked over at you. You hesitated long enough for $stepd to look at you curiously. You offered a strained smile and nodded.
@@.you;"You can stay as long as you'd like."@@ You eventually replied. $wife smiled at your answer.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Have dinner and go to bed"
>>
<</iconButtonContainer>><<set $stepdad_path_dom 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;"I was afraid we'd have to start without you."@@ $wife grinned at you.
@@.you;"I'm glad you waited. This looks good!"@@ You replied happily as you sat in your seat, facing the television. $stepd came to join you and $wife to have dinner.
@@.man;"Wow, what's the occassion?"@@ $stepd asked as he hungrily eyed the food.
@@.wife;"I just thought I'd remind $name why he needs me."@@ $wife explained.
@@.man;"This is a good reminder."@@ $stepd nodded.
You idly chatted with $stepd while distracted from the going-ons on the screen, then you ate your meal when an interesting topic came up.
@@.wife;"What's happening with your house, $stepd?"@@ $wife asked with a raised brow. You gazed across the table. $stepd caught your eye. He considered for a moment, then he smiled.
@@.man;"Funny you should ask... It looks like my insurance will cover it all."@@ He announced.
@@.wife;"Oh? That's great!"@@ $wife offered a smile.
@@.you;"Awesome news, $stepd."@@ You agreed.
@@.man;"Thank you. So, I hope you don't mind putting up with me for a little longer during the repairs... I'll be out of your hair before you know it."@@ He said.
@@.wife;"And here I was thinking you'd be staying with us forever."@@ She joked.
@@.man;"You'd get sick of me pretty quickly."@@ He suggested.
@@.wife;"No! I could never. I think I'll miss you very quickly."@@ She pouted. @@.wife;"Maybe you should stay after all."@@ She suggested.
@@.wife;"Or at the very least I'll have to come visit you - just the two of us."@@ She joked.
@@.man;"I wouldn't turn away the company."@@ He laughed. You felt an odd knot in your stomach. You didn't like how they seemed to get along.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Continue"
>>
<</iconButtonContainer>><<set $stepdad_path_dom to 15>>\
You stood in front of $stepd's bedroom door. Your heart raced as you hesitated to knock. You knew that there was no turning point after you invited him to stay, and you were terrified of how this would change your life... But as you stood there and considered what you could do, it dawned upon you that it was too late to change direction. You'd brought this upon yourself, and there was nothing to do but see it through... You knocked on the door.
@@.man;"Come in!"@@ You heard $stepd call out. You stepped into his room.
Your step-father was laying on his bed. He immediately sat up when you entered and peered at you with a cautious stare. Apparently he wasn't expecting you.
@@.man;"Ah... Hi $name... What can I do for you?"@@ He asked, as if it were like any other day. You had a lump in your throat as you spoke up.
@@.you;"I was... I wanted to ask you... Uh..."@@ You paused again. There was a small part of you that screamed at you to stop.
@@.you;"If you wanted to, you could stay and live with $wife and I..."@@ You eventually said in a small voice. $stepd narrowed his eyes, then he smiled a fat grin.
@@.man;"I see... So it's really like that, huh? Well, I wasn't sure at first, but okay. If you want me to then I'll stay."@@ He said chirpily. You just nodded.
@@.you;"Okay."@@ You said. Then you turned to leave.
@@.man;"And don't worry $name, I'll keep taking good care of $name."@@ He added. You paused. You couldn't say anything, so you just left and closed the door behind you.
You mind whirled as you went back to your bedroom. You supposed you needed to tell $wife that you did it...
<<iconButtonContainer
'Talk to Stepd'
'button_m_back.png'
"Back"
>>
<</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
'Interact Wife'
'button_m_forward.png'
"Continue"
>>
<</iconButtonContainer>><<set $stepdad_path_dom to 13>>\
You nervously waited while sitting on the lounge. You'd decided to watch a movie with $wife, and she'd gone to ask $stepd to join. Your mind was racing with twisted, jealous thoughts.
@@.wife;"Are you going to pick something?"@@ You almost jumped as $wife spoke from the hallway.
@@.you;"I didn't know what you wanted to watch."@@ You replied. You'd been staring at the Netflix user login screen for the past five minutes.
@@.wife;"Good. I actually do have a movie in mind."@@ $wife stepped into the room and sat beside you. You noticed she'd gotten changed. She was wearing shorts and a very loose top.
[img[images\pictures\loving_family\stepdad_dom_5_1.webp]]
@@.man;"Care if I join you?"@@ $stepd smiled stupidly as he followed $wife into the room. You avoided his gaze. He sat on the opposite side of your wife. You were sure he'd be able to see straight down $wife's top.
@@.wife;"This one."@@ $wife said as she put on a movie and put down the control. The title was something French that you'd never be able to say properly.
@@.you;"What's this rubbish?"@@ You frowned. $wife chuckled softly.
@@.wife;"Trust me, I think you'll like it."@@ She said with a smile.
You sat back and watched the movie begin. You could hear $stepd already shuffling around to get comfortable. You didn't like how his leg was touching $wife's. You groaned softly to yourself as subtitles popped up on the screen. You did your best to watch it.
Despite your reservations, you actually started to enjoy the movie to the point that you'd forgotten what you were actually there for. Then the movie had a sudden pivot, and things got a little awkward. The protagonist of the movie confessed to his wife that he had a cuckold fetish, and the scenes were getting steamy.
@@.you;"Heh, what a silly movie..."@@ You commented awkwardly. Noone replied. You gazed over to see $wife's hand on $stepd's leg. He wasn't responding. You made eye contact with $wife. She smiled at you.
@@.wife;"You think so?"@@ She raised an eyebrow.
@@.you;"Uhh... Maybe..."@@ You replied quietly.
@@.wife;"I thought you'd like this movie."@@ $wife said, her eyes never leaving you.
@@.wife;"Or maybe you'd prefer seeing it for real...?"@@ She added. She slid her hand up $stepd's thigh. He breathed out softly as $wife's hand reached his crotch.
@@.you;"$wife..."@@ You didn't know what to say, but you didn't need to. Your wife carried on to undo $stepd's belt and pants. $stepd helped her take off his pants. He sat with no pants on, his cock semi-erect and out in the open. He sat awkwardly, unable to look at you.
@@.wife;"Stand up for me, $stepd."@@ $wife said. He hesitated but she gave him a look. He stood up immediately.
@@.wife;"Good boy..."@@ $wife cooed as she gently ran her fingers over your step-father's crotch until it stirred awake.
@@.wife;"You see, $name...? Most men would have stopped their wives... But not you."@@ $wife teased with a smile. You felt ashamed.
@@.wife;"You're just like the man in this movie... Not so silly, really, is it?"@@ She whispered as she began to masturbate your step-father.
[img[images\pictures\loving_family\stepdad_dom_5_2.webp]]
You heard $stepd groan as your wife jerked him. You felt a sick knot of jealousy in your stomach, but you couldn't look away.
@@.wife;"And now you're going to keep watching hun, okay? Sit back and watch..."@@ She continued, then she leaned down to press her lips against $stepd's cock.
@@.wife;"Mmm..."@@ She kissed it, then she pushed it in between her lips. She opened her mouth and let you watch his cock slide down her tongue.
@@.man;"Ugh..."@@ $stepd groaned as your wife sucked his cock. He barely looked over at you. Maybe he felt ashamed.
@@.wife;"Mmmh... Hah... Do you want to fuck me, $stepd...?"@@ $wife asked. He nodded with a grunt.
@@.wife;"Tell $name what you're going to do."@@ $wife demanded. $stepd gulped and he looked across at you.
@@.man;"I'm going to have sex with $wife..."@@ He said.
You didn't know what to say, so you didn't say anything. You just watched as your wife pushed $stepd onto the lounge and pulled off her clothes, then she straddled him. She rocked her hips above his crotch - her pussy sliding over his manhood. $wife looked back at you and bit her lip.
@@.wife;"Are you ready hun...? Tell me when you want me to lower myself onto $stepd's cock..."@@ $wife whispered. You felt a lump in your throat as you struggled to find your voice. You were conflicted, but you couldn't deny the overwhelming feeling of lust. You wanted to see it...
@@.man;"Do it..."@@ You said.
$wife giggled, then she lowered herself onto $stepd's cock. She gasped and made an erotic expression as the tip of his cock parted her lips and found it's way into her. She moaned again as she eased it in as far as it could with a few gentle thrusts.
@@.man;"Oh $wife..."@@ $stepd groaned.
@@.wife;"Mmmm... Your cock is so big, $stepd..."@@ $wife commented as she quickened her pace.
[img[images\pictures\loving_family\stepdad_dom_5_3.webp]]
@@.man;"Your pussy is so tight..."@@ He groaned again, then he held onto your wife's ass. Your cock was painfully pressing against your pants. You had to unzip.
@@.wife;"Ohh... $stepd... Fuck me harder... Fuck this married pussy... Your step-son's wife's pussy... Mmmh..."@@ $wife gasped lewdly.
@@.man;"Ugh... Does it feel good?"@@ He asked as he puffed for breath.
@@.wife;"Mmm it does... Your cock is so manly!"@@ $wife giggled.
@@.man;"Heh, that's right. You can use my cock whenever you want, darling..."@@ $stepd groped your wife's tits.
@@.wife;"Ohh, such a naughty old man! You should be ashamed, fucking me in front of $name..."@@ $wife moaned. You couldn't handle it. You started to jerk off. You could feel the wetness of precum already.
@@.man;"Sorry $name, $wife is my woman right now."@@ $stepd told you between grunts.
@@.wife;"Mmm did you hear that hun? $stepd has claimed me...!"@@ $wife gasped and giggled.
@@.wife;"And now he's going to mark his territory, aren't you $stepd?"@@ $wife whispered as she grinded her hips into his cock. $stepd groaned loudly.
@@.man;"Yeah...?"@@ He grunted.
@@.wife;"Cum for me, $stepd... Really make me your woman...!"@@ $wife gasped loudly, then she bounced harder on his cock. $stepd groaned and grunted, unable to keep up with $wife's pace. She didn't slow down - she kept fucking him until he came, and even then she didn't stop. $stepd groaned from the sensation of your wife riding his tender cock, and you could hear the wetness of his cum squelch in your wife's pussy. She finally bucked and shivered as she came on him. $stepd groaned for a second time. You closed your eyes tight as you also came.
@@.wife;"Ohh fuck...! Yes...! Mmmh..."@@ $wife shivered as she climaxed. She rocked her pussy into $stepd a few more times, then she slowly lifted herself off from $stepd. You watched as his cum oozed from her womanhood.
[img[images\pictures\loving_family\stepdad_dom_5_4.webp]]
@@.man;"Ugh... $wife... I came so hard..."@@ $stepd panted. You looked down at your hand, covered in your own cum.
@@.wife;"Mmh... Ohh... That was amazing $stepd..."@@ Your wife gasped as she finally collected herself. She climbed off your step-father and she turned to face you. She looked at the mess you made and she smirked.
@@.wife;"I think we all need to clean ourselves up, hmm...? But me and $stepd first."@@ She told you, then she led $stepd to the hallway. She paused to look back at you with a smirk.
You watched as your wife and step-dad left to go have a shower together. You awkwardly cleaned up as well as you could.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod 3>>
<</iconButtonContainer>><<set $stepdad_path_dom to 9>>\
You snuck out of bed late at night while $wife was sleeping, and hid away in the bathroom with your laptop.
You plugged in earphones and booted up the laptop, then quickly navigated to the spy camera footage. You scrubbed through the most recent days' recorded footage. It took a while, and you thought perhaps there wasn't anything interesting to see, then you paused when you saw $wife enter the room. $stepd was on his bed.
Your heart raced as you watched the footage in 2x speed. $wife and $stepd spoke briefly, then $wife began to clean up $stepd's room. She paused and they spoke again. $wife seemed mad. Then she undressed.
Your crotch stirred awake. $wife pulled off her top and shrugged off her skirt. Her breasts were completely revealed to $stepd. He was staring at her, dumbfounded, and for some reason $wife was still scolding him. Then she sat down and spread her legs.
You were horrified and aroused. You didn't know what to think - you guessed that $stepd might have brought up $wife's masturbation session on his bed. You took down your pants and jerked off. $wife continued to speak with $stepd, her expression something close to disgust. $stepd undid his pants and stepped towards $wife, and $wife hungrily took his cock into her mouth. You slowed down the footage to regular speed.
//@@.wife;"Does it feel good...?"@@// You heard $wife ask between sucks. You jerked off faster.
//@@.man;"It feels so good... I might cum quick..."@@// $stepd replied. You could hardly believe this was happening.
//@@.wife;"You want to fuck me, don't you?"@@// $wife asked. Your cock twitched excitedly. You didn't know what to think, but you did know that you needed to see...
You sped up the footage again but didn't see things progress that far. $wife continued to blow $stepd, and he didn't seem to last long enough. You rewinded and hit play again.
//@@.wife;"Mmm, I want you to fuck me so bad $stepd...!"@@// $wife moaned lewdly. You almost came from hearing her words. You tried to hold back, but she continued...
//@@.wife;"Fuck my pussy, make me your woman...!"@@// She gasped. You grunted as you felt yourself overcome with lust. You came in your hand.
//@@.wife;"I guess you couldn't hold on."@@// $wife commented as $stepd came over her tits.
//@@.man;"Hah... I really wanted to..."@@// He replied.
//@@.wife;"Aww... Don't worry, our first time will be special."@@// You felt another swirl of jealous lust from her words. You wondered whether she would really go through with it... You wondered whether you needed to stop her, or if you even could. You also wanted to see it happen...
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"End the Day"
>>
<</iconButtonContainer>><<set $stepdad_path_dom to 17>>\
You took your laptop to the bathroom while $wife was asleep. You put in earphones and eagerly clicked through to the spy camera footage.
You scrolled through hours of uneventful recordings before pausing on something that looked interesting. Your heart raced as you clicked play.
$wife was in $stepd's bedroom, sitting on his bed beside him. They were talking about something, but you couldn't make out the words. Then $wife stood up and shrugged off her dress. She stood in front of $stepd in her underwear. $stepd leaned back with a groan to pull his pants off.
//@@.wife;"Now stand up."@@// You heard your wife say, and you watched your step-father clumsily get to his feet. $wife knelt down before him and his flaccid cock. She looked up at him and ran her fingers over his manhood.
//@@.man;"Ohh..."@@// He groaned. $wife giggled as she played with it until it grew erect.
//@@.wife;"That's better."@@// She said. She leaned forward to press her lips against the head of his meaty cock.
//@@.man;"Fuck..."@@// He groaned again. $wife then took his thing into her mouth.
//@@.wife;"Your cock is so thick..."@@// She commented as she pulled down her bra, revealing her heavy assets.
//@@.man;"Thicker than $name's, huh?"@@// He replied. You felt your cock twitch when you heard your name.
//@@.wife;"Way thicker and bigger than $name's..."@@// $wife giggled, then she slurped down the length of his shaft.
[img[images\pictures\loving_family\stepdad_dom_6_1.webp]]
//@@.wife;"Mmh..."@@// She moaned lewdly. You felt like you were already going to cum. You had to slow down... But $wife didn't.
//@@.wife;"You could probably fuck me better than $name, too..."@@// $wife suggested.
//@@.man;"Ohh... I'd be happy to..."@@// $stepd groaned.
//@@.wife;"You want to fuck my slutty married pussy...?"@@// Your wife gasped lewdly. She climbed up onto the bed on her hands and knees, and looked back at $stepd. She was presenting herself to him... $stepd clambered forward to push his meaty cock against $wife's raw pussy.
//@@.wife;"Ohhh god... It's huge..."@@// $wife gasped.
//@@.man;"You want it?"@@// He grunted. You could hear the wetness of $wife's pussy as $stepd rubbed his cock up and down her hole.
//@@.wife;"Fuck me, $stepd..."@@// $wife demanded. $stepd groaned as he pushed his cock into your wife. He held onto her ass as he began thrusting.
[img[images\pictures\loving_family\stepdad_dom_6_2.webp]]
//@@.wife;"Mmh... You filthy pig of a man... Fucking your step-son's wife like this..."@@// $wife moaned.
//@@.man;"You're right, I can't help myself."@@// He replied.
//@@.wife;"Does it feel good?"@@// She asked between gasps.
//@@.man;"Yeah it does. Your cunt is so tight... It's squeezing my cock."@@// $stepd grunted. You believed him, too. You held onto your cock to stop yourself from cumming too soon.
//@@.wife;"You're so deep inside me...! Oh god $stepd... I'm going to cum..."@@// $wife shivered and bucked. $stepd grunted in response.
//@@.man;"Me too... Hah... Where should I...?"@@// $stepd asked, but he didn't stop thrusting into her. $wife gazed at the camera - at you.
//@@.wife;"Cum inside me..."@@// She demanded. $stepd didn't need to be told twice. He held onto her hips tight and thrusted faster until he groaned. His thrusts became rigid as he poured his load into your wife.
//@@.wife;"Oh fuck...! I can feel your cum oozing inside me... Mmmh..."@@// $wife gasped as she spoke.
//@@.man;"Agh fuck...!"@@// $stepd groaned as $wife reached back to squeeze his balls. She giggled.
//@@.wife;"I want every last drop...!"@@// She told him. $stepd thrusted one last time before he pulled out with a wet squelch. He stepped back.
//@@.man;"I came so much."@@// He muttered.
//@@.wife;"Good boy... Now go and have a shower..."@@// $wife ordered him. $stepd collected his clothes. He didn't even bother dressing before leaving his room.
$wife waited until the door closed before she shuffled closer to the spy camera. She smiled at you, then she sat down and lifted her legs up to give you a good view of her cum-filled pussy.
[img[images\pictures\loving_family\stepdad_dom_6_3.webp]]
//@@.wife;"Did you enjoy watching that, hun...? He came so much inside me..."@@// $wife purred as she rubbed her fingers over $stepd's cum.
//@@.wife;"We didn't bother using protection... I want him to use me like a cum dump, after all."@@// $wife bit her lip as she smiled at you. She pushed her finger inside her pussy and pulled out a heap of cum.
//@@.wife;"Mmm... Look at my pussy... Your wife's pussy... Used by another man..."@@// She giggled. You groaned as you jerked off faster.
//@@.wife;"I'm not going to stop either, hun... $stepd is going to fuck me like this every day..."@@// She added. You came into your hand.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"End the Day"
>>
<</iconButtonContainer>><<set $stepdad_path_dom to 7>>\
You laid in bed with $wife until you were sure she was asleep, then you slipped out of bed and grabbed your laptop. You snuck off to the bathroom and booted it up.
Your heart raced as you clicked through to the hosting website and opened the camera's feed. The live feed was $stepd snoring in his room. You searched back through time to see if anything interesting happened.
You scrolled for several minutes without much - when $stepd was in his room, he was usually asleep or lazily on his phone. You were about to give up when something flashed on the screen that made your heart stop. $wife was masturbating. You scrubbed back to the beginning of the video...
You watched as your wife entered the room in an outfit that was entirely too revealing. $stepd wasn't there, thankfully... Then you watched her clean the room, and after looking around, she stripped nude and got onto $stepd's bed.
You felt your crotch swell as you watched her masturbate. You could see her talking, so you turned up the volume slightly.
//@@.wife;"Oh, $stepd...! This is so wrong... Mmh..."@@// She moaned as she fingered herself. You felt a sickening knot in your stomach as you listened to your wife call out $stepd's name... But at the same time, your erect cock painfully pressed against your pants. You had to free it.
You clenched your jaw as you jerked off while watching her. She continued to moan his name while she masturbated, then she spanked herself.
//@@.wife;"Ohh, fuck...! Yes... Do it harder..."@@// She gasped lewdly. You grunted as you came in your hand.
You paused the video and cleaned yourself up.
You returned to the laptop to close it down, but you paused. You didn't notice it before, but the bedroom door was slightly ajar, and you could see $stepd's face peeking inside. He was watching her. She didn't seem to notice, either...
You hesitated. You didn't know what to think. You wanted to show her - but there was no way. She'd be furious that you set up a spy camera... Even though your suspicions were correct.
You couldn't do anything about it. Or maybe you just convinced yourself that. You wouldn't bring it up.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"End the Day"
>>
<</iconButtonContainer>><<set $stepdad_path_dom to 2>><<remember $stepd_dom_seduce1_scene to true>><<ChangeWithCap "sexuality" +2>><<set $unique_event_trigger_wife_stepd_dom_1 to true>>\
$wife spent her day home. Her conversation with you played through her head, and though you agreed that she probably didn't need to waste any more time with $stepd, for some reason she couldn't let it go. It wasn't so much the investigation, but the method, she realized.
She wasn't attracted to $stepd, at least she thought she wasn't. He wasn't the image of an attractive man by any means- maybe when he was younger... But $wife felt a deep satisfaction from the thought of being sexually alluring to him.
$wife stood in the bedroom and looked at herself in mirror. She wore a dress that was far too short. She confirmed it by lifting her arms- her dress lifted to flash her underwear. She smirked to herself, then she left the bedroom and walked to the living room.
$stepd was lazily sprawled out on the lounge. He tried to quickly sit up as $wife walked in.
@@.man;"H-hi $wife, I'm just watching my show..."@@ He blabbed.
@@.wife;"Sure, okay. I'm just going to clean up a little. Don't let me distract you."@@ She smiled, fully intending to do just that. She stepped into the room to pick up magazines from the coffee table.
@@.man;"No problem. No... problem..."@@ He trailed off as his eyes drifted to her behind. $wife pretended not to notice.
[img[images\pictures\loving_family\stepdad_dom_1_1.webp]]
@@.wife;"What's your show about?"@@ She asked casually.
@@.man;"Huh? Oh uh, it's a crime show... An old one... It's all just repeats..."@@ He answered, clearly distracted.
@@.wife;"Sorry, am I distracting you?"@@ $wife asked curiously, knowing full well that she was.
@@.man;"No! I've hardly even noticed that you're here."@@ He insisted a little too much.
@@.wife;"Well you could notice me a little bit, at least."@@ $wife smiled.
She caught him glimpsing at her ass again, but he quickly looked away.
@@.man;"Of course I always appreciate the company..."@@ He murmured.
His eyes were glued to the television, clearly determined not to peek again. $wife softly tutted to herself. $stepd was being too passive for her liking. If she wanted something to happen then she'd need to be a little more aggressive...
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_dom to 8>><<set $unique_event_trigger_wife_stepd_dom_4 to true>><<remember $stepd_dom_sscene_3 to true>>\
$wife walked down the hallway, dressed in clothes that were too tight, and having once again forgotten to wear a bra. She paused at $stepd's bedroom door and knocked loudly.
@@.man;"Come in-"@@ She was already entering his room.
@@.man;"Oh, $wife, um-"@@ $wife smirked as $stepd's gaze dropped to her chest.
@@.wife;"I was just going to tidy up a little."@@ $wife told him sweetly.
@@.man;"Oh, let me get out of your way then..."@@ $stepd grunted as he stood up from his bed.
@@.wife;"No, please, stay. I won't be long."@@ $wife smiled as she stepped towards him. She gently pressed his chest, pushing him to sit down on his bed.
@@.man;"Well... Okay."@@ He replied sheepishly.
@@.wife;"Now then..."@@ $wife smiled at him.
She tottered around his room to pick up bits and pieces, and spotted the red flashing light of the camera. She made sure to stick out her womanly parts whenever she had the chance, and she didn't bother fixing her top when it slipped. It was obvious she had $stepd's attention, he wasn't too subtle in his glances, but he was still holding himself back. $wife felt slightly aroused and annoyed. She had to be more straightforward.
[img[images\pictures\loving_family\stepdad_dom_3_1.webp]]
@@.wife;"I'm almost done..."@@ $wife said as she caught $stepd's gaze. He was staring down her top. He quickly looked away.
@@.wife;"Oh my god, $stepd! Were you just looking at my chest?"@@ $wife asked with feigned astonishment.
@@.man;"No- not exactly. I don't think so..."@@ He lied poorly.
@@.wife;"And now you're lying? I can't believe you!"@@ $wife shook her head. $stepd shrunk out of shame.
@@.man;"Maybe I did... Sorry..."@@ He mumbled.
@@.wife;"Honestly $stepd. What's wrong with you? This isn't the first time, either... But I thought you'd be more careful to not get caught in person."@@ $wife tutted.
@@.man;"I..."@@ $stepd struggled to find the words.
@@.man;"I didn't think you noticed..."@@ He eventually said quietly.
@@.wife;"Really? You didn't think I'd notice your camera? You should have hidden it better."@@ $wife scoffed. $stepd looked a little too puzzled at her comment.
@@.man;"... I'm sorry for spying $wife, I couldn't help myself."@@ He eventually replied. Something wasn't connecting. $wife felt she needed to dig in more. She glowered over the old man with crossed arms. She wanted him to squirm a little.
@@.wife;"Tell me, did you enjoy the show?"@@ $wife asked with a raised brow. $stepd licked his lips nervously and slowly nodded.
@@.man;"I did."@@ He answered truthfully.
@@.wife;"You did huh? What a pig you are."@@ $wife shamed him.
@@.wife;"Don't you think you should share the recording with me?"@@ $wife suggested with a raised brow. She got another puzzled look from $stepd.
@@.man;"I wish I had one..."@@ He replied. $wife peered at him curiously for a moment to judge whether he was being genuine.
@@.wife;"You didn't record me?"@@ $wife asked. $stepd shook his head. $wife believed him, then she blinked when she realized that the camera must have been yours. A wicked smile passed her lips.
@@.wife;"Stand up for me $stepd."@@ $wife demanded.
$stepd quickly clambered to his feet. $wife locked eyes with him as she slowly undressed. She lifted her top off over her head, revealing her naked breasts. $stepd couldn't resist looking at them, then at her lower half as $wife wriggled off her shorts. She felt $stepd's lecherous eyes on her.
@@.wife;"See? A decent man would have stopped me from undressing."@@ $wife chided.
@@.man;"S-sorry $wife... I'm weak..."@@ $stepd replied.
@@.wife;"Don't I know it. What a sad man you are. Too weak to do better, too weak to get what you want..."@@ She scoffed again. $stepd just stood there, ashamed. A brief smirk crossed $wife's lips.
@@.wife;"Do you want me, $stepd...?"@@ $wife asked. She sat down beside him and parted her legs, the thin fabric barely covering her womanhood.
@@.man;"Yes."@@ $stepd admitted unashamedly.
@@.wife;"Then pledge yourself to me."@@ $wife demanded. $stepd hesitated.
@@.man;"Okay."@@ He eventually replied.
@@.wife;"Tell me you will do whatever I ask you to."@@ $wife demanded again.
@@.man;"I'll do whatever you ask."@@ $stepd didn't even think for a second.
@@.wife;"Even if $name doesn't like it."@@ She continued.
@@.man;"... Yes, even if $name doesn't like it."@@ If there was any resolve, it quickly evaporated as $wife climbed forward onto her hands and knees, and pressed her breasts together.
@@.wife;"Come here. Take out your cock..."@@ $wife pulled $stepd towards her.
$stepd hastily undid his pants with fumbling hands, then shuffled them down for his thick manhood to swing up towards $wife's face. $wife bit her lip. She felt herself burn with lust as she eyed the thing, and she imagined what it must look like from the flashing spy camera. She leaned forward to take it in her mouth.
[img[images\pictures\loving_family\stepdad_dom_3_2.webp]]
@@.man;"Ohh..."@@ $stepd groaned as $wife's lips wrapped around his cock.
@@.wife;"You've always wanted this, haven't you?"@@ $wife teased.
@@.man;"Yes... I have..."@@ $stepd confessed as $wife slurped him down.
@@.wife;"Mmh... How pathetic you are..."@@ $wife moaned. She eyed the camera again.
@@.wife;"Does it feel good...?"@@ She asked.
@@.man;"It feels so good... I might cum quick..."@@ $stepd gasped. $wife slowed down to keep him on the line for longer. She wasn't done yet.
@@.wife;"You want to fuck me, don't you?"@@ She continued as she slowly suckled on the tip of his cock. It twitched furiously, ready to explode. She just needed to do a bit more.
@@.man;"Y-yes... Can I...?"@@ $stepd groaned.
@@.wife;"If you're a good boy for me, then maybe..."@@ $wife kissed his cock again.
@@.man;"I will be!"@@ $stepd quickly agreed.
@@.wife;"Do you think you can handle fucking me...?"@@ $wife asked as she gently squeezed his balls and slurped down on his cock. $stepd groaned.
@@.man;"Ohh f-fuck..."@@ He almost fell over. $wife smirked as she toyed with him.
@@.wife;"If you can... Hang on for ten more seconds... I'll let you fuck me..."@@ $wife moaned between sucks. $stepd grunted again. He almost sounded panicked.
@@.wife;"Mmm, I want you to fuck me so bad $stepd...!"@@ $wife gasped in a lewd voice as she rolled his balls between her fingers.
@@.wife;"Fuck my pussy, make me your woman...!"@@ She continued. $stepd grunted and strained as he came over $wife's tits.
@@.man;"Ugh...!"@@ He let out a long groan as $wife milked him.
@@.wife;"I guess you couldn't hold on."@@ $wife smirked.
@@.man;"Hah... I really wanted to..."@@ $stepd said quite glumly, though still pleased.
@@.wife;"Aww... Don't worry, our first time will be special."@@ $wife pressed her breasts together as she looked up at $stepd with doe eyes.
@@.man;"Yeah? I look forward to it... And uh, I'll do whatever you say, too."@@ $stepd reminded her.
@@.wife;"Yes you will."@@ $wife smiled.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_dom to 6>><<remember $stepd_dom_show_scene to true>><<ChangeWithCap "sexuality" +2>><<set $unique_event_trigger_wife_stepd_dom_3 to true>>\
$wife checked herself out in the bedroom mirror. She was wearing an extra skimpy outfit; a short skirt that rode too high and a loose crop top. She didn't bother with underwear, instead she wore crotchless stockings. She bit her lip and smiled as she thought about how $stepd would react seeing her like this...
She realized that she had to be more blatant if she wanted to get a rise out of the old man, so she planned to show it all. $wife left the bedroom and walked to $stepd's room. The door was open. $wife peeked in and was disappointed to see it empty. He must have been out...
She casually entered the room and gazed around. She might as well clean up while she was there... Though as she peered around something caught her attention. A red light atop the wardrobe. She glanced at the thing and quickly recognized it as a camera.
//"So that's it, huh? Perverted old man..."// $wife continued to look around and acted as if she didn't notice it.
//"Want to see what I get up to while you're not around...?"// She smirked to herself as she picked up some dirty laundry and threw it across the room to the door, then she made the bed and sat down.
She leaned back on the bed and bit her lip as she thought about $stepd secretly recording her. How lucky he was that she came intending to give a show... She felt herself burn hot just from the thought.
$wife sat up and made an act of peering out the door, then she returned to $stepd's bed. Her heart raced as she stripped off her top then removed skirt. She could see the red light in her peripheral.
//"I'll give you a show, old man..."// $wife breathed softly as she took off her bra.
[img[images\pictures\loving_family\stepdad_dom_2_1.webp]]
//"Is this what you wanted to see...?"// She bit her lip as she revealed her naked body. Her ass was pointed towards the camera - her pussy was on full display.
She reached back to touch herself. She was already wet.
@@.wife;"Mmm..."@@ She moaned lewdly and loudly as she traced her fingers between her labia.
@@.wife;"Hah... Oh... $stepd..."@@ She gasped, then she began to rub herself.
[img[images\pictures\loving_family\stepdad_dom_2_2.webp]]
She imagined the old man watching the recording, hunched over and jerking off. Maybe he'd feel braver after hearing his name...
The thought drove her wild. $wife slipped a finger inside herself with another lewd gasp.
@@.wife;"Mmmh...! Yes... I can feel you inside me..."@@ She moaned as she fingered herself.
@@.wife;"Oh, $stepd...! This is so wrong... Mmh..."@@ She rocked her hips into her fingers.
@@.wife;"Don't stop...! Mmmh- make me your woman...!"@@ She gasped, then she leaned forward and spanked herself.
[img[images\pictures\loving_family\stepdad_dom_2_3.webp]]
@@.wife;"Ohh, fuck...! Yes... Do it harder..."@@ She bit her lip and moaned. She imagined $stepd to be behind her, thrusting inside her, unable to control himself... She slapped herself harder.
@@.wife;"Ohh god, I'm cumming...! Mmmh!"@@ She gasped and bucked on her fingers. She felt her wetness flood out. She really did cum.
@@.wife;"Mmmh... Oh... I got carried away again..."@@ She said for the camera. Then she bashfully collected her clothes to re-dress. She didn't change his sheets.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_dom to 5>>\
You paused by $stepd's room. The door was open and $stepd wasn't inside. He wasn't in the loungeroom, either. He must have been out.
Your heart raced as you rushed to your bedroom to fetch the spy camera you'd recently bought, then you came back to $stepd's room.
You looked around the room and quickly found the perfect space - between two boxes high up on a wardrobe.
You switched the thing on and placed it there, making sure it was had the full room in view. You'd set the camera up to store memory in a cloud server, so you didn't have to retrieve it.
You stepped back and glanced at it. You could tell it was there, but surely that's because you knew it was there. If you didn't know then you doubted you'd be able to spot it.
You left the room and returned to your own. You weren't exactly sure what you were hoping to achieve with the camera, but you were interested to find out.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Leave"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_hot to 6>>\
[img[images\bg\bedroom.png]]
@@.you;"About $stepd..."@@ You began to say. $wife poked you in the stomach and grinned.
@@.wife;"I told you! He wasn't trying to get the house."@@ She declared.
@@.you;"Yeah, maybe not."@@ You replied sheepishly while rubbing your stomach.
@@.wife;"'Maybe'? Just admit it, you were wrong."@@ She crossed her arms, still grinning.
@@.you;"It seems that way... But keep up the investigation."@@ You rolled your eyes. $wife laughed at your stubbornness.
@@.wife;"Still? Jeez, you're really enjoying it, huh?"@@ She smirked.
@@.you;"What if he just wants us to lower our guard?"@@ You suggested.
@@.wife;"Ohh, I see, I see. It all makes sense!"@@ She mocked. You gave her a flat look. She snickered.
@@.wife;"Fine, whatever. I might just be pointlessly riling him up, though."@@ She told you, then she eyed you down.
@@.wife;"Maybe it isn't 'pointless' for you, huh?"@@ She teased. You felt yourself blush.
@@.you;"I just want to be sure."@@ You lied.
@@.wife;"Okay."@@ She shrugged. @@.wife;"Truth be told, I was hoping you'd say that anyway..."@@ She whispered.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<set $stepdad_path_hot to 15>>\
[img[images\bg\bedroom.png]]
@@.you;"So... About what happened with $stepd..."@@ You began to say.
@@.wife;"Did I get carried away?"@@ $wife made a face and bit her lip.
@@.you;"Yeah you did... But I'm glad you did."@@ You said, honestly. $wife looked relieved.
@@.wife;"Okay good. I enjoyed it too."@@ She smiled playfully.
@@.you;"But next time I'm joining in."@@ You said. $wife gave you a puzzled look.
@@.wife;"How are you going to do that...?"@@ She asked.
@@.you;"I'm gonna confront you and $stepd, tell him I know all about it, and then I'll give him the ultimatum. He has to do what we ask, otherwise he has to leave."@@ You answered. $wife smiled again. You could see the lust in her eyes.
@@.wife;"That sounds like a fun plan."@@ She agreed.
<<iconButtonContainer
'Sleep'
'button_m_action.png'
"Go to Sleep"
>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]
@@.wife;"Hmm? Why ask about him...?"@@ $wife gave you a puzzled look, then she shrugged.
@@.wife;"If you're wondering whether I regret him leaving, truthfully I don't know. I did enjoy teasing him..."@@ $wife gave you a playful look.
@@.you;"Yeah I know."@@ You agreed with her.
@@.wife;"Well there's no point in regretting it now. He's already left."@@ $wife prodded your side.
@@.you;"I guess so."@@ You nodded.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<set $stepdad_path_hot to 3>><<set $unique_event_trigger_wife_stepd_hot_1 to true>>\
[img[images\bg\bedroom.png]]
@@.you;"How are you going with $stepd?"@@ You asked eagerly.
$wife looked at you with a wry smirk then shrugged.
@@.you;"What?"@@ You frowned at her response.
@@.wife;"I don't think he cares about the house."@@ She told you. She had a hint of bemusement in her voice.
@@.you;"Why not?"@@ You asked.
@@.wife;"I distracted him yesterday and he still insisted that his house was unsafe from the damage."@@ She explained.
@@.you;"I see..."@@ You frowned. @@.you;"Maybe you didn't distract him enough."@@ You suggested. $wife rolled her eyes.
@@.wife;"He was distracted. He couldn't keep his eyes off me."@@ She said.
@@.you;"Giving a show, were you?"@@ You smirked.
@@.wife;"Maybe. Jealous that you missed out?"@@ $wife teased back.
@@.you;"Yes. Keep it up. He'll slip eventually."@@ You insisted.
@@.wife;"I think you're enjoying this too much... Is it really about $stepd and the house? Or do you just like thinking about me teasing him...?"@@ $wife gave you a knowing smile.
@@.you;"Why can't it be both?"@@ You raised an eyebrow. $wife giggled.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<set $stepdad_path_hot to 16>><<remember $stepd_hot_sscene_6 to true>><<set $unique_event_trigger_wife_stepd_hot_4 to true>>\
@@.you;"Are you ready?"@@ You asked $wife.
@@.wife;"Let's go."@@ She replied. You could see her excitement, though she did her best to hide it.
$wife followed you out of your room and halfway down the hallway. You stopped at $stepd's door and knocked. You exchanged a final look with $wife.
@@.man;"Yes?"@@ You heard $stepd call out. You pushed open the door and stepped into his room with $wife in tow.
@@.you;"Hello $stepd. I think we need to talk."@@ You said.
His eyes widened as his gaze darted to $wife then back to you. He gulped and forced a smile.
@@.man;"Talk about what?"@@ He played dumb.
@@.you;"About how you and $wife have been fucking behind my back."@@ You said point-blank. You smirked as his eyes flashed with fear.
@@.man;"H-heh, you sure have a good sense of humour. Were you playing a joke on him $wife?"@@ $stepd did his best to play it off.
@@.you;"Do you take me for an idiot, old man?"@@ You snarled. Although you just wanted to see him squirm, it did genuinely annoy you to think he'd still try and fool you.
@@.man;"No- okay look, we've been very close but... $wife?"@@ $stepd looked pitifully to $wife for her support.
@@.wife;"I can't believe you tricked me like this, $stepd..."@@ $wife replied. You bit your tongue to stop yourself from laughing at $stepd's crestfallen face.
@@.man;"No! $name, it wasn't like that!"@@ He looked at you again.
@@.you;"But you did have sex, admit it."@@ You snapped. $stepd opened and closed his mouth as he struggled to find a response. He eventually nodded.
@@.man;"Yes... Okay, we did."@@ He confessed to the floor, unable to meet your gaze.
@@.you;"Aren't you ashamed?"@@ You asked. He nodded again.
@@.man;"Yes I am... I couldn't control myself. Sorry $name."@@ He answered. He looked so pathetic that you almost felt bad for him.
@@.you;"Is that why you took advantage of $wife?"@@ You continued.
@@.man;"No- well, I don't think that's accurate... If anything it was the other way..."@@ He hesitated while casting a gaze towards $wife.
@@.you;"You're saying she seduced you?"@@ You scoffed. $stepd's cheeks reddened.
@@.man;"As unbelievable as it sounds..."@@ He mumbled.
@@.you;"Is that true?"@@ You asked $wife.
@@.wife;"Yes, that's right. I seduced $stepd."@@ $wife replied truthfully and with a sly grin. $stepd stared in disbelief, sure that she would deny it.
@@.you;"I see... Can you show me how?"@@ You requested.
@@.wife;"Of course... I stripped on his bed like this..."@@ $wife answered as she climbed onto $stepd's bed. He shuffled back and looked between you in alarm.
@@.man;"I..."@@ He began to say with his hands up, as if to show he had no part in what was happening.
@@.wife;"I took all my clothes off like this..."@@ $wife said as she pulled off her nightgown. She had no bra on underneath. $stepd stared between you, still unable to grasp what was happening.
@@.wife;"And then I took my panties off like this..."@@ She said quietly as she pulled them down to reveal her bare body.
[img[images\pictures\loving_family\stepdad_hot_6_1.webp]]
@@.man;"$name... What's going on?"@@ $stepd was confused, but he couldn't stop himself from staring at $wife's breasts.
@@.you;"And then what happened?"@@ You asked again, crossing your arms.
@@.wife;"He started to jerk off..."@@ $wife told you. You looked at $stepd then back at $wife.
@@.you;"Maybe you should help him this time."@@ You suggested. $wife nodded and then knelt down to pull at $stepd's underwear. It seemed he'd finally realized what was going on.
@@.man;"You... You knew the whole time, didn't you...?"@@ He mumbled as he let $wife remove his underwear to reveal his semi-erection. She began to pull on it. He groaned.
[img[images\pictures\loving_family\stepdad_hot_6_2.webp]]
@@.you;"Of course I did."@@ You smirked.
@@.wife;"It really did turn me on..."@@ $wife reassured him as she started to touch herself.
@@.man;"Ugh... I guess I don't mind, but is this really okay $name?"@@ He gazed towards you cautiously.
@@.you;"Sure, but only on our terms. You can live here and enjoy the benefits, but while you're here I ask you respect our requests. Oh, and do whatever $wife asks."@@ You replied.
@@.man;"That only seems fair... Ugh..."@@ He shrugged then groaned.
@@.you;"Great. Now, $wife, can you take care of this for me?"@@ You asked as you pulled down your pants. You were already sporting a fully erect cock.
@@.wife;"Come here..."@@ $wife shuffled over on the bed to let you sit down. She immediately swooped down to take your cock in her mouth. You groaned as you leaned back.
@@.wife;"Mmh... Hah..."@@ She gasped for air between deep sucks.
[img[images\pictures\loving_family\stepdad_hot_6_3.webp]]
You gazed up to watch $stepd shuffle around towards her rear. He pulled her asscheek aside to reveal her glistening womanhood, perfectly placed over your face. He traced his fingers over her slit. $wife moaned.
@@.you;"Do you want to feel his cock?"@@ You asked. She moaned again. $stepd pressed a finger into her.
@@.wife;"Yes...!"@@ She shivered, then she gulped down your cock.
@@.man;"Your pussy's so wet."@@ $stepd grunted as he slid his digit in and out.
@@.you;"Fuck her."@@ You said.
$stepd shuffled in closer. He smeared his cock up and down $wife's labia before he slowly pushed inside of her. She moaned, and you felt it vibrate on your cock.
[img[images\pictures\loving_family\stepdad_hot_6_4.webp]]
@@.wife;"O-oh fuck...! Mmmh..."@@ $wife gasped and moaned as $stepd began to thrust into her. Her tits swayed as he pushed against her - though she was sure to keep your cock in her mouth.
@@.man;"Hah... How does it feel?"@@ He asked her as he tightly gripped her ass. You heard him give her a spank.
@@.wife;"Ohh- it feels so good!"@@ $wife gasped as she took your wet cock out of her mouth. She fondled your balls and jerked off your slipperly manhood.
@@.wife;"Fuck me harder $stepd... Ohh... Fuck me over $name's face...!"@@ She gasped and jerked you off faster.
@@.man;"Mmh, you asked for it..."@@ $stepd growled as he thrusted faster.
@@.wife;"Ohh fuck, $name... Your dad's fucking me...! It feels so good..."@@ She moaned as she squeezed your balls. She stopped jerking you so that she could rub herself.
@@.you;"Do you like his cock?"@@ You asked.
@@.wife;"Yes...! Oh fuck, I love his cock so much... I want to do this all the time, even when you're not here..."@@ She gasped as she rubbed herself faster. She let go of your balls and started jerking you again.
@@.man;"I'll fuck you whenever you want me to, $wife...! Ugh..."@@ $stepd chimed in. His thrusting slowed down, but they were deep and powerful.
@@.wife;"Mm, did you hear that $name? $stepd's going to fuck me every day when you're away...! Ohh fuck... Just like this...!"@@ She shivered and spasmed as his thrusts picked up again.
@@.man;"Agh fuck I'm gonna cum...!"@@ $stepd growled.
@@.wife;"Ohh yes, do it...! Cum for me! Watch, $name... $stepd's going to cum inside me...!"@@ $wife gasped and shivered as she rubbed herself. She came and sprayed over your face. You groaned as her slipperly handjob pushed you over the edge, and you came all over her face. $wife spasmed as she orgasmed. She fell to her side as $stepd did his best to stay inside her. He groaned loudly as he emptied his balls into $wife's pussy.
[img[images\pictures\loving_family\stepdad_hot_6_5.webp]]
@@.wife;"Ohh fuck...!"@@ $wife gasped and twitched as her orgasm lingered.
$stepd groaned as he sat back, his wet cock limp in his lap. You grabbed a pillow to wipe your face, then you sat up to climb off the bed.
@@.you;"You'll probably want to change your sheets."@@ You said to him.
@@.man;"Heh, that's a small price to pay."@@ He replied.
@@.you;"Don't forget the agreement. You can stay here and enjoy the benefits, but you have to follow our rules."@@ You reminded him.
@@.man;"I understand. Thanks $name."@@ He nodded.
$wife took a moment longer before she recovered. She collected her clothes and joined you to return to your bedroom.
<<iconButtonContainer
'Step-Dad Route (Hot) - Confront Stepd pt2'
'button_m_forward.png'
"Go back to your bedroom"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>You had a shower after $wife and joined her in bed.
@@.wife;"Did that go as you planned?"@@ She asked you with a smile.
@@.you;"Yeah, though I thought I'd be the one to fuck you."@@ You answered.
@@.you;"But I guess I get to do that all the time anyway. It was more interesting this way..."@@ You added.
@@.wife;"It looked like you enjoyed it."@@ She giggled.
@@.you;"You too."@@ You shrugged.
@@.wife;"Well you have a lot more to look forward to... I think it'll be more fun if we don't tell $stepd about that camera, hmm?"@@ $wife smiled mischievously, then she paused to think.
@@.wife;"I don't know why exactly, but I really like the way it turned out. I'm glad $stepd feels more like an ally than enemy."@@ She said honestly.
@@.you;"Yeah I guess so."@@ You shrugged.
Things certainly didn't go the way you thought they would with $stepd and $wife, but you couldn't deny it was interesting. You looked forward to spying on the footage with $wife and $stepd, and you were very comfortable with the arrangement for now.
<<iconButtonContainer
'Sleep'
'button_m_forward.png'
"Go to sleep"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_hot to 5>>\
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;"This looks good!"@@ You replied happily as you sat in your seat, facing the television. $stepd came to join you and $wife to have dinner.
@@.man;"Wow, what's the occassion?"@@ $stepd asked as he hungrily eyed the food.
@@.wife;"Nothing in particular."@@ $wife shrugged as she set the plates.
You idly chatted with $stepd while distracted from the going-ons on the screen, then you ate your meal when an interesting topic came up.
@@.wife;"Any word on your house, $stepd?"@@ $wife asked with a raised brow. You gazed across the table. $stepd caught your eye. He considered for a moment, then he smiled.
@@.man;"Actually, yes. It looks like my insurance will cover it all."@@ He announced.
@@.wife;"That's great! Isn't that great, $name?"@@ $wife exclaimed happily.
@@.you;"Yeah, nice one."@@ You replied with a smile, though you were annoyed to hear it. It meant you were wrong...
@@.man;"Thank you. So, I hope you don't mind putting up with me for a little longer during the repairs... I'll be out of your hair before you know it."@@ He said.
@@.wife;"Oh, that actually makes me feel sad!"@@ $wife pouted.
@@.man;"I know, it's bitter sweet for me too."@@ He agreed.
@@.wife;"We'll just have to make the most of the time while you're still here! Won't we $name?"@@ $wife smiled at you, though you could see a playful glint in her eye.
@@.you;"I suppose so."@@ You agreed.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Continue"
>>
<</iconButtonContainer>><<set $stepdad_path_hot to 13>>\
@@.you;"$wife and I were going to have a few drinks this weekend if you cared to join us...?"@@ You offered with a raised brow. You noticed the slightest twitch in $stepd's face, then he broke out in a smile.
@@.man;"Are you sure? I don't want to intrude..."@@ He lied.
@@.you;"You're more then welcome."@@ You returned the smile, though yours was perhaps slightly mischievous. Not that he could tell.
@@.man;"In that case, absolutely!"@@ $stepd beamed with lecherous eyes.
@@.you;"Brilliant. $wife will be thrilled."@@ You grinned.
<<iconButtonContainer
'Talk to Stepd'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<set $stepdad_path_hot to 12>>\
[img[images\bg\bedroom.png]]
@@.you;"About what we watched the other night..."@@ You brought it up. $wife arched a brow and smiled.
@@.wife;"What? You enjoyed it so much you and you want to see more...?"@@ She smirked.
@@.you;"Actually I think you enjoyed it the most."@@ You suggested.
@@.wife;"Maybe you're right..."@@ She thought. @@.wife;"But only because I was thinking about you seeing it later."@@ She added.
@@.you;"Don't lie, you're enjoying teasing the old man."@@ You called her out. $wife giggled.
@@.wife;"That's true. But what now...?"@@ She asked with a somewhat more serious tone.
@@.you;"Well... I guess you were right about $stepd."@@ You shrugged. You'd confirmed that he was attracted to $wife, but the method was self-fulfilling. Anyone would be attracted to her if she was actively teasing them with her body.
@@.wife;"Like usual. But what are we going to do now? Is the investigation over?"@@ $wife bit her lip. She clearly didn't want it to be. You shook your head.
@@.you;"No. I need to be sure. I need more evidence."@@ You said.
@@.wife;"Yes!"@@ $wife exclaimed a little too excitedly.
@@.you;"This time I need to see it with my own eyes."@@ You added. You already felt your crotch stir just from thinking about it.
@@.wife;"In person? Are you sure you can handle it?"@@ She teased.
@@.you;"I can handle whatever you're capable of."@@ You said defiantly.
@@.wife;"We'll see about that..."@@ She smiled.
@@.wife;"What's your plan?"@@ She asked.
@@.you;"We'll spend a night together, have some drinks... And I'll pass out."@@ You shrugged. $wife laughed.
@@.wife;"I wasn't expecting something so simple, but I guess that works."@@ She shrugged. @@.wife;"You'd better ask if he'd like to join us."@@ She added.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</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
'Interact Wife'
'button_m_forward.png'
"Continue"
>>
<</iconButtonContainer>><<set $stepdad_path_hot to 14>><<remember $stepd_hot_sscene_5 to true>>\
You spent the day at home with your wife and step father. The morning was uneventful and made you realize just how boring doing nothing was, especially when you were excited for the evening. You'd invited $stepd to share a drink with you and $wife, little did he know you and $wife had an alterior motive.
As evening rolled over, you and $wife found yourselves in the living room, each with a drink. You had a beer and she had a wine.
@@.wife;"Don't have too many, $name. You don't want to pass out for real..."@@ $wife warned you with a playful poke to your chest.
@@.you;"I know, but I think I'll need a few..."@@ You answered honestly. The whole plan made you nervous and turned on.
@@.man;"Hello hello."@@ $stepd greeted you both as he stepped into the room.
@@.man;"Sorry, I should have come out sooner."@@ He eyed your drink.
@@.wife;"Not at all, perfect timing actually."@@ $wife was quick to hurry over and offer $stepd a beer. She ushered him to the lounge, smartly right beside her.
@@.man;"Thanks, and thank you for asking me. To be honest I was worried I might have been getting in your way..."@@ He suggested.
@@.you;"Yeah, but only a little."@@ You teased. $stepd laughed ands $wife shot you a look.
@@.wife;"You're absolutely not, $stepd. It's been great having you around."@@ $wife told him with a smile, and eye contact that lasted a little too long.
You shared a few drinks while $stepd bored you with stories of how he used to booze with clients 'back in the day' when he was young. Before he met your mother, of course. You weren't nearly as talented as feigning interest as your wife was.
@@.wife;"Drinks take the edge off, I guess! Which is probably important in that line of work."@@ $wife was in the full swing of showing off her active listening skills. You only vaguely listened along, though you were pretty good at pretending.
@@.man;"And your work too, I imagine..."@@ $stepd replied with a raised brow.
@@.wife;"You know- I'm convinced some teachers must have a secret drink between classes, but I'm not brave enough to try."@@ $wife smiled.
@@.man;"That's not the work I was thinking of."@@ $stepd grinned.
@@.wife;"Oh- you mean the photoshoots!"@@ $wife laughed. You caught her eye and saw a look only you'd know.
@@.wife;"Yes I suppose it would, but to be honest when I'm in that setting it's like I'm a completely different person."@@ $wife explained. You noticed $stepd lean forward with some interest.
@@.man;"Is that so? Maybe it's your true nature coming out!"@@ $stepd laughed.
@@.wife;"You could be right! Maybe I'm not as innocent as I seem."@@ $wife laughed with him. You noticed $stepd's hand had somehow ended up on $wife's leg. She caught you looking and she smiled.
You chugged down the rest of your beer and quickly stood up.
@@.you;"Do either of you want another one...?"@@ You asked with an emphasised slur.
@@.man;"Only if you can managed to reach the fridge without falling over!"@@ $stepd laughed again, seemingly at his own hilarity.
@@.wife;"Just another wine thanks hun..."@@ $wife smiled up at you.
You briskly made off to the kitchen with the empty glasses. You made some loud noises to let $wife and $stepd know you were no longer there, then you wasted as much time as possible pouring $wife's wine. You waited and just listened for a while, hoping to hear some spicy alone-time conversation, but the kitchen was too far from the living room. You slowly returned...
$wife was leaning against $stepd, showing him her phone as you walked into the room.
@@.wife;"I wasn't sure about this one..."@@ $wife commented, apparently showing $stepd some photos. You felt your loins stir as you could only imagine what the photos were.
@@.man;"It's very showy. It'd do well."@@ $stepd replied, his lecherous eyes never leaving the screen. Not even when you sat down and put his drink down on the coffee table. You caught a glimpse of the screen - she was showing photos from a bikini photoshoot.
@@.wife;"But don't you think it's a bit perverted? You can almost see my nipples!"@@ $wife exclaimed.
@@.man;"I know- believe me, I'm trying!"@@ $stepd laughed.
@@.wife;"Oh, cut it out! You're a bad man."@@ $wife shoved him playfully, then she continued to scroll through the photos.
@@.wife;"Oh, I liked this one. What do you think?"@@ $wife asked as she turned the phone screen to $stepd. She looked at you while $stepd was eye-fucking the phone. She realized she wanted you to hurry up and 'fall to sleep' while she had $stepd distracted.
You quietly shifted on the lounge into a comfortable position- one that you could take a few effortless peeks without moving your head. Then you closed your eyes.
@@.man;"Oh that's a really nice pose!"@@ You heard $stepd comment.
@@.wife;"I thought that if it were more like this..."@@ $wife replied. You felt some movement on the lounge, but you didn't dare to glimpse yet.
@@.man;"H-heh... Yeah, that looks good..."@@ You could hear slight nervousness in $stepd's voice.
@@.wife;"But if I were like this..."@@ $wife said a little more quietly.
@@.man;"Uhh- I don't know, maybe, what do you think-..."@@ You heard his voice turn towards you as he spoke. He must have just realized you were 'asleep'.
@@.wife;"So...? Do you think this is a good pose...?"@@ $wife asked again.
@@.man;"Yeah it's very sexy."@@ $stepd replied in a softer voice.
@@.wife;"Mm... Sometimes I think about who's going to see the pictures... And I get carried away."@@ $wife confessed.
@@.man;"You better be careful then, you don't want that to happen..."@@ $stepd laughed nervously.
@@.wife;"Don't I?"@@ $wife whispered.
You couldn't handle it. You opened an eyelid a fraction to see $wife leaned back with her legs apart and her top lifted up, revealing her breasts. $stepd was completely lost in the seduction.
[img[images\pictures\loving_family\stepdad_hot_5_1.webp]]
@@.man;"Well... $name is..."@@ $stepd began to say.
@@.wife;"Passed out, it seems."@@ $wife smiled.
@@.man;"Right... But he could wake up..."@@ You heard $stepd look your way again. You did your best to not move, though your heart raced and your crotch was slowly shifting. You hoped he wouldn't notice.
@@.wife;"Not if we're quiet."@@ $wife got his attention back.
@@.man;"I don't know if I can be quiet..."@@ $stepd whispered. He did have a naturally loud and annoying voice.
@@.wife;"Well you'd better learn quick."@@ $wife chimed, then you heard some shuffling on the lounge. You felt movement and heard $stepd grunt. It took all your will power to keep your eyes closed - you knew $stepd would be checking to make sure you were still asleep.
@@.man;"Ugh... $wife..."@@ $stepd groaned in a stiffled voice.
@@.wife;"Mmh... You'll have to be... quieter than that..."@@ $wife moaned softly.
You could hear wetness of sucking as she spoke. You peeked again to see her leaned back with $stepd's semi-erect cock in her mouth.
[img[images\pictures\loving_family\stepdad_hot_5_2.webp]]
She sucked it slowly while she massaged the shaft and fondled his balls. $stepd grunted and groaned as quietly as he could, but he was clearly struggling. You did your absolute best to stay still, though your cock was almost rock-hard. You had to shift otherwise it would be too obvious.
@@.man;"Ohh $wife... It feels so good..."@@ $stepd whispered. $wife just moaned in response. You caught her gaze as you peeked at her - and she watched you as sucked on his cock.
@@.wife;"Mm... Hah... I'm getting so wet..."@@ She whispered without breaking eye contact.
@@.man;"Ohh fuck... You're such a naughty woman..."@@ $stepd grunted with a shaking voice.
@@.wife;"I am... Mm... And I need you to fuck me, $stepd..."@@ She said as she licked her lips and slowly moved away. She finally broke eye contact with you to gaze up at $stepd's face as she leaned back on the lounge. She lifted her waist to pull off her panties, then parted her legs to show her glistening womanhood.
@@.man;"Ohh fuck... Is it really okay...? I mean... Can you keep quiet...?"@@ $stepd asked as he turned to look at you. You quickly shut your eyes and hoped he didn't notice the tent in your pants. Apparently he didn't.
@@.wife;"Be a man, $stepd... Fuck me."@@ $wife begged. You felt movement again as $stepd grunted. You had to peek.
You watched as $stepd clumsily took down his pants and underwear, then he approached your wife with a hanging erect cock. $wife bit her lip as she watched him draw closer.
@@.man;"Hah... I've been dreaming of this..."@@ $stepd admitted as the head of his cock loomed inches from your wife's precious pussy. $wife locked eyes with you again.
@@.wife;"Mm... Fuck me with that big cock..."@@ $wife moaned, then she gasped as $stepd plunged his manhood into her.
[img[images\pictures\loving_family\stepdad_hot_5_3.webp]]
You felt a wave of lust as you watched his cock defile your wife and you struggled to keep still. You could feel the wet pre-cum drip from your cock as you watched $wife moan and thrust her hips against $stepd's meat.
@@.man;"Ugh! Y-your pussy is so wet...!"@@ $stepd grunted a little too loudly. His movements shook the lounge enough for your body to rock with each thrust.
@@.wife;"Mm, oh $stepd...! It feels so good...! Keep fucking me like that..."@@ $wife gasped. You could hear how wet she was.
@@.man;"You're such a bad wife, doing this in front of your husband..."@@ $stepd teased.
@@.wife;"Mm, you're right... But don't stop...!"@@ $wife begged.
@@.man;"Hah, I'm shaking the lounge too much..."@@ $stepd grunted. You quickly closed your eyes as he turned to look at you.
@@.wife;"He would have already woken if it was a problem... I said don't stop."@@ $wife gasped as $stepd continued to thrust into her.
You were at your limit - you needed to feel relief too. You peeked at $wife who was already looking at you with lust filled eyes. You quietly placed a hand on your crotch and rubbed over your pants. $wife bit her lip as she looked up at $stepd.
@@.wife;"Okay, come over here...!"@@ $wife gently pushed $stepd back. You watched his cock slip out of her, then you closed your eyes. You felt them leave the lounge and heard them walk to the other side of the room. You didn't want to take a chance at looking just yet. You waited until you heard $wife gasp and moan.
She was sat up on the TV unit with her legs apart and $stepd standing between them - he was thrusting into her.
@@.man;"Hah! This is better..."@@ He grunted.
It was - it would be very difficult for him to turn around and check on you. Only $wife could look. You continued to rub your cock through your pants.
@@.wife;"Ohh- mm... Your reaching so deep inside me $stepd..."@@ She gasped as she wrapped her heels around his legs.
@@.man;"Hah... You like this, don't you $wife...? You wanted to feel my cock this whole time..."@@ $stepd grunted.
@@.wife;"Mmm that's right..."@@ $wife purred as she looked at you. She bit her lip as she watched you stroke yourself.
@@.wife;"I've wanted this for so long... Mm... I can't stop thinking about it when I'm home alone..."@@ She continued.
@@.man;"Heh... Now we're on the same page, we can do this every day if you wanted..."@@ $stepd grunted as he thrusted faster.
@@.wife;"Mmmh! Y-yes...! Let's fuck every day..."@@ $wife gasped and moaned as his thick cock plowed into her.
@@.man;"F-fuck, I'm gonna..."@@ $stepd grunted. $wife wrapped her legs around him and didn't let go. She pulled him in deeper while she looked into your eyes - her own filled with ecstacy.
@@.wife;"Cum...!"@@ She ordered you both.
$stepd grunted as he thrusted a few last times. He filled your wife with his seed.
[img[images\pictures\loving_family\stepdad_hot_5_4.webp]]
You clenched your jaw as you watched - your whole body tensed and you orgasmed, your cum oozing endlessly in your underwear.
@@.wife;"Mm... You came so much..."@@ $wife moaned softly as $stepd pulled his cock out. His cum spilled from her.
@@.man;"Hah... You're incredible..."@@ $stepd faught to catch his breath. He began to turn around. You quickly rolled a leg over to hide your cock and wet crotch, then you feigned sleep.
@@.wife;"Come on, go and get cleaned up $stepd... Before he wakes up..."@@ You heard them leave down the hallway together.
You sat in silence - uncomfortable in your wet and cold underwear. After seeing that, your only regret was that you couldn't join in... And next time you would. You needed to talk to $wife about it.
You heard $stepd return to his room, then you waited a little more before you returned to your room.
<<iconButtonContainer
'Sleep'
'button_m_forward.png'
"Tip toe to bed"
>>
<<AdvancePeriod 4>>
<</iconButtonContainer>><<set $stepdad_path_hot to 99>>\
You stepped inside to be met by a row of bags and suitcases.
@@.man;"Oh, welcome back $name."@@ You gazed over to see $stepd peeking out from the livingroom.
@@.you;"Hey... Uh, what's all this?"@@ You asked.
@@.man;"My things. I'm moving out."@@ $stepd explained sheepishly.
@@.you;"Oh."@@ You blinked at the abruptness.
@@.man;"Don't worry - it's my own choice. I can't impede on your lives for any longer."@@ He said.
@@.you;"Are you sure...? What about your apartment?"@@ You asked hesitantly.
@@.man;"I'll work it out."@@ He shrugged. You struggled to find any words.
@@.man;"Anyway, I'm sure you and $wife can make better use of that bedroom."@@ He added with a wink.
@@.you;"Maybe..."@@ You shrugged.
@@.man;"My uber's here."@@ $stepd glanced at his phone.
You helped him carry his multiple bags out to the car. You didn't ask why he didn't just ask to borrow your car. Maybe he felt he couldn't.
@@.man;"Thanks for letting me stay, $name. It's been a big help."@@ $stepd commented as he sheepishly looked about the front yard.
@@.you;"No problem. Take care."@@ You replied.
You watched $stepd get into the over-packed car. It reversed off your driveway and left down the street. Truthfully you didn't want him to stay, but seeing him leave made you feel sad for some reason.
@@.wife;"I guess that's that."@@ You looked over your shoulder to see $wife standing by the door.
@@.you;"Yeah, I guess so."@@ You shrugged casually.
@@.wife;"Are you glad he's gone...?"@@ She asked curiously.
@@.you;"I'm not sure."@@ You answered honestly. $wife gazed down the road.
@@.wife;"Me neither."@@ She sighed, then she shrugged. @@.wife;"It's probably for the best."@@
The way things were going, she was probably right. Still, you wondered how things would have turned out if he stayed.
<<iconButtonContainer
'Night'
'button_m_back.png'
"Return"
>>
<</iconButtonContainer>><<set $stepdad_path_hot to 11>><<remember $stepd_hot_sscene_4 to true>>\
You picked up your laptop to go to the bathroom again, but paused when $wife called out.
@@.wife;"Why don't you just use it in here? It's not like we're keeping secrets right? Unless you're hiding something..."@@ $wife raised her eyebrow at you with a playful smirk.
You hesitated for a moment. For some reason you felt the need to review the footage in secrecy, but your wife was right. A fact she often reminded you of.
@@.wife;"Oh, or were you going to jerk off to porn...? Still, you could jerk off in front of me..."@@ She added with another sly smile.
@@.you;"I wasn't going to watch porn."@@ You told her sheepishly as you returned to the bed and sat beside $wife.
@@.wife;"No...? Maybe you don't plan on it..."@@ She purred in your ear while you navigated through a browser. You felt a wave of something like lustful excitement from the thought of what you might see...
You pulled up the spy camera's stream to see a live view of a half-naked sleeping fat man. $wife snorted then tried to keep a straight face.
@@.wife;"Oh god, the poor thing."@@ She snickered.
@@.you;"You must feel like mother Theresa with all your charity work."@@ You teased. $wife quirked a brow with a sly smile.
@@.wife;"You're about to see how charitable I am..."@@ She said.
You quickly scrubbed through the video, pausing whenever you saw some movement. It took a minute until you saw your wife flash across the screen. You paused the re-winding then hit play, and immediately grimaced when you saw $stepd jerking off on his bed.
@@.man;//Hah... Ugh...//@@ He grunted as he jerked off. You were surprised to see he had quite the girthy member, but you didn't show it. You felt $wife peering at you.
You blinked in surprise when you noticed something.
@@.wife;"They're my underwear."@@ $wife confirmed. $stepd was jerking off with $wife's underwear.
@@.you;"He stole your panties?"@@ You would have been outraged it you didn't find it funny and a little arousing.
@@.wife;"He found them in his room... I must have forgotten them."@@ $wife whispered in your ear as she gently placed a hand on your thigh.
@@.wife;//Oh my god...!//@@ You heard $wife exclaim as she entered $stepd's room. You felt your cock twitch in anticipation.
The old man tried to cover up all too slowly.
@@.man;//$wife...! I uh - I didn't know you were home...!//@@ He said in a panic.
@@.wife;//I'm so sorry, I should have knocked...! Um... Are those my panties...?//@@
@@.man;//Uhh, these? Uhh... Are they yours...?//@@ $stepd acted as if he was seeing them for the first time. $wife giggled beside you.
@@.wife;//Oh my god...! You were jerking off into my panties. I can't believe it...!//@@ $wife exclaimed, though she made no efforts to leave the room.
@@.wife;"I'm a pretty good actress aren't I $name?"@@ $wife squeezed your thigh.
@@.you;"Yeah, you should consider a career."@@ You replied.
@@.man;//Sorry- they were already here- I just... I couldn't stop myself!//@@ $stepd struggled to think of an excuse.
@@.wife;//Oh my god, $stepd - you couldn't stop yourself? How could you do this? We let you stay in our house!//@@ $wife paused.
@@.wife;//You're still hard, aren't you...?//@@
@@.man;//No...!//@@ He lied as he clenched his pillow tighter to his crotch.
@@.wife;//Prove it.//@@ She crossed her arms.
@@.man;//Wh- no- I can't...!//@@ $stepd refused.
@@.wife;//Show me now, or I'll call $name.//@@ She demanded. You felt $wife slowly rub her hand up and down your leg. $stepd slowly moved the pillow out of the way to show his rockhard cock.
@@.wife;//Wh- oh my god $stepd! Your cock is so erect!//@@ She exclaimed.
@@.man;//I'm sorry! It didn't go down- I was so close so- honestly it probably won't until I'm finished...//@@ $stepd blurted.
@@.wife;//Until you're finished...? You still need to finish?//@@ $wife asked with a raised brow.
@@.man;//Uh... Y-yeah, I do...//@@ $stepd nodded.
@@.wife;"Did you see his expression change...?"@@ $wife purred in your ear. She was right - part of $stepd's shame seemed to disappear.
@@.wife;//Well...//@@ $wife paused in thought then she sighed.
@@.wife;//Okay, give me back my panties.//@@ She held a hand out. $stepd quickly pressed the underwear into her palm.
@@.wife;//Now get off the bed.//@@ $wife demanded. $stepd blinked as he stared at her in confusion, then he hurriedly followed her order. You felt your heart race as you watched with anticipation. Your cock stirred slightly from $wife's continuous touch on your leg.
Your jaw fell slightly open as you watched $wife quickly strip nude.
@@.man;//$wife... What are you doing...?//@@ $stepd asked, though he didn't stop her.
@@.wife;//Shoosh. You need to finish don't you? And I guess this is partially my fault...//@@ $wife said. $stepd didn't answer - he just watched as $wife climbed onto his bed, completely naked.
@@.wife;//So finish...//@@ She added as she began to gently fondle herself.
@@.you;"Holy shit. He didn't really...?"@@ You muttered.
@@.wife;"Just watch..."@@ $wife whispered as she slowly pulled down your underwear.
You did as she asked - you watched as $wife pressed her breasts together and massaged them. She rocked her hips back and forth while she watched $stepd. He clumsily stepped forward and began to jerk off to your naked wife.
[img[images\pictures\loving_family\stepdad_hot_4_1.webp]]
@@.you;"That pig...!"@@ You gasped, then you groaned as $wife's hand gently wrapped around your cock.
@@.wife;"I was surprised too, but I was so turned on... Just like you are..."@@ $wife whispered to you. You couldn't deny it.
@@.man;//Oh $wife... Your body is so sexy...!//@@ $stepd grunted as he jerked off.
@@.wife;//Is that why you were jerking off into my panties...? You were thinking about me...?//@@ She asked. You noticed her glance towards the camera, though $stepd seemed too busy to notice.
@@.man;//Ugh...! Yes I was...//@@ $stepd admitted.
@@.wife;//That's disgraceful. Having sexual fantasies about your step-son's wife...//@@ She scolded him while pressing her tits together. Your cock twitched from the mention of you.
@@.man;//I know...! But you must, too, right...?//@@ He suggested.
@@.wife;//If I did then it'd be your fault! You sick old man, you'll have to repay me for this.//@@ $wife scowled.
@@.man;//Yes- whatever you want!//@@ He quickly agreed.
@@.wife;//Are you nearly finished?//@@ She frowned.
@@.man;//N-no, not yet...//@@ He said apologetically. $wife tutted.
@@.wife;//Come here.//@@ She reached out and grasped his cock. $wife squeezed your cock at the same time. You groaned as she jerked you off, and she jerked off $stepd in the video.
[img[images\pictures\loving_family\stepdad_hot_4_2.webp]]
@@.man;//Ohh $wife...! Your hand feels so good...!//@@ He groaned.
@@.you;"I can't believe you actually did that..."@@ You grunted. You weren't sure how to feel, and $wife must have known that. Her jerking you off was to get you on the same page as her...
@@.you;"Did you enjoy it...?"@@ You asked.
@@.wife;"I did... His cock's so thick and meaty... I wanted to do so much more..."@@ $wife whispered as she jerked you faster, then you groaned as she squeezed hard, stopping you from cumming. She was edging you.
@@.wife;//Does it feel good...?//@@ $wife asked $stepd.
@@.man;//Yes...! Oh god $wife... Don't stop...//@@ $stepd groaned again.
@@.wife;//I won't... But if we're doing this then we have to keep it a secret, okay?//@@ $wife suggested.
@@.man;//Yes, of course! It's our secret... And I'll do whatever you want...//@@ He nodded frantically.
@@.wife;//Good... Now hurry up and cum for me...!//@@ $wife reached over with her other hand and fondled his balls. You jumped from the same sensation- $wife was giving you the same handjob.
@@.man;//Oh god... Oh god I'm cumming...!//@@ $stepd groaned as the wetness from $wife's handjob grew louder with his cum.
You grunted too- but $wife had another plan for you. She rolled onto her back and pushed her head under your manhood and opened her mouth with her tongue out. You were already edged, so it didn't take much before you blew your load into your wife's mouth. She swallowed it all down.
[img[images\pictures\loving_family\stepdad_hot_4_3.webp]]
You grunted again then you groaned as you fell back onto the bed. $wife wriggled up next to you and giggled.
@@.wife;"I wasn't sure how you were going to take that, but it looks like you were turned on as much as I was..."@@ She gave your semi-erect cock a squeeze, then she wriggled down again to suck out the rest.
You groaned softly. @@.you;"Yeah I guess so..."@@ You agreed.
$wife climbed off the bed and pulled on a night gown. She put the laptop away then turned to look at you.
@@.wife;"I'm going to clean myself up..."@@ She smiled sweetly.
You wanted to talk more about it, but it was a job for another night. You closed your eyes. You were asleep before $wife got back to bed.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"End the Day"
>>
<</iconButtonContainer>><<remember $stepd_hot_sscene_7 to true>>
You took your laptop to the bathroom to review the spy camera footage of $stepd and $wife. You weren't disappointed to see an eventful afternoon...
$wife visited $stepd in lingerie. He was quick to comfort her, and she was quick to service him. She sucked on his cock while he fingered her from behind.
@@.man;//You like this old cock, don't you?//@@ $stepd teased her.
@@.wife;//Ohhh...! Yes- more...//@@ $wife begged.
[img[images\pictures\loving_family\stepdad_hot_7_1.webp]]
You could hear her moan as he finger-fucked her. She shivered and bucked, then she climbed up on his lap.
@@.wife;//Fuck me, $stepd!//@@ She demanded, then she lowered herself on his cock. He guided it into her. She moaned again as she started to bounce on him, facing towards the camera. You wondered whether $stepd knew it was there. $wife certainly did. She must have been turned on thinking about you watching them later.
@@.man;//You're such a naughty wife...!//@@ He grunted.
@@.wife;//Mmm- I am...! Fuck me harder! Fuck my cheating pussy...!//@@ She gasped.
[img[images\pictures\loving_family\stepdad_hot_7_2.webp]]
$stepd grabbed $wife by the waist and pulled her around to straddle him. You watched as she bounced her ass on his cock.
@@.man;//Damn your tits are sexy.//@@ $stepd commented as he leaned forward to suck them.
@@.wife;//Mmm... Don't stop... Oh fuck, your cock is so deep!//@@ $wife rocked back and forth.
@@.man;//Ugh, moving like that feels so good. I'm...//@@ He grunted, then he grabbed her ass.
@@.man;//I'm gonna cum...!//@@ He groaned, then he started thrusting again.
@@.wife;//Ohh yeah- don't stop! Fuck me full of cum...!//@@ She gasped.
He grunted and groaned as he thrusted a few last times, though $wife continued to ride him to milk his cock for every last drop. He eventually fell out of her- his cum spilling from her wet slit.
[img[images\pictures\loving_family\stepdad_hot_7_3.webp]]
You grunted as you came into your hand.
<<iconButtonContainer
'Sleep'
'button_m_back.png'
"Go to Bed"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_hot to 9>>\
You took your laptop to the bathroom, then casually navigated to an unfamiliar UI - the home screen for the spy camera that $wife had set up.
You weren't expecting much, you just wanted to make sure it was online and functioning well. You were also curious to see where $wife had placed it in $stepd's room.
The screen updated to a live feed which featured a gross, fat & old man sprawled out on his bed in his underwear.
You grimaced at the sight and you did your best to ignore the view while you familiarized yourself with the UI. You soon found a pannable timeline which you used to scrub through the feed, and you paused at the very start - when $wife set up the camera... Though that wasn't what caught your eye.
You watched in shock at first, then your body responded to what you were seeing. You saw $wife strip on $stepd's bed while dirty talking to the camera. You felt your cock stir awake.
You turned the volume up just enough that you could hear what she was saying. It was incredibly erotic and lewd, and you wanted to jerk off... But then you spotted something.
@@.wife;"//Ohh fuck...! Mm, don't stop...! Fuck me right there...//"@@ As your wife mimicked the act, you noticed $stepd's door creak open, and then a familiar face peeked into the room. $stepd was watching her.
$wife didn't seem to notice.
@@.wife;"//Mmh, it feels so good...! $stepd's cock is so deep inside me...!//"@@ Your stomach flipped as she moaned his name. You couldn't see him well enough to know, but you were sure he was jerking off.
She continued her little act and she ended up masturbating on his bed until she came. You were amazed she had gotten so into it.
You watched in great anticipation as she slowly got off the bed. $stepd retreated from the doorway before $wife had a chance to catch him. She didn't know...
You had to bring it up with her.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"End the Day"
>>
<</iconButtonContainer>><<set $stepdad_path_hot to 2>><<remember $stepd_hot_seduce1_scene to true>><<ChangeWithCap "sexuality" +2>>\
$wife spent her day home. Despite her doubts, you were still convinced that $stepd was scheming something, and you asked her to keep up her 'investigation'...
She wore a short skirt and loose top with no bra, and waited around until she heard $stepd loitering out of his room. $wife emerged under the guise of cleaning. He was sitting in the lounge room, watching the television.
@@.wife;"Oh, hello $stepd."@@ She offered him a smile. She knew he could see her nipples through her top.
@@.man;"Hi $wife- sorry, let me get out of your way..."@@ He grunted as he motioned to stand.
@@.wife;"No- don't be silly. Sit down..."@@ $wife pushed him back down to sit.
@@.wife;"I just need to vacuum a little bit and then you can keep watching the TV."@@ She explained.
@@.man;"Don't rush on my account."@@ He replied as he got comfortable.
$wife smirked as she switched on the vacuum. She proceeded to clean the room with some exaggerated movements to pull $stepd's attention - she leaned forward enough to flash her panties. She didn't want to check, but she thought it was working... Regardless, she got onto her hands and knees to vacuum under the lounges for good measure. Her ass would have no doubt been in full view.
[img[images\pictures\loving_family\stepdad_hot_1_1.webp]]
@@.wife;"Mmh... I didn't realize how dirty it was down here...!"@@ She called out.
@@.man;"Huh? Oh, I've not noticed."@@ $stepd replied a little too quickly. $wife smirked.
@@.wife;"I dont suppose your house was this filthy...?"@@ She asked casually.
@@.man;"Probably more. I couldn't manage to clean so diligently like you..."@@ $stepd answered. $wife continued to vacuum the same spot under the lounge. She pushed back and forth to shake her ass a little.
@@.wife;"You never hired a cleaner?"@@ She asked.
@@.man;"Huh? Uhh, no. Though maybe I should have..."@@ He muttered his reply.
@@.wife;"Do you think it would have looked nicer?"@@ $wife asked.
@@.man;"Not nicer than yours! Y-your cleaning, that is."@@ $stepd blurted. $wife smirked again, then she re-emerged from under the lounge.
@@.wife;"So you wouldn't consider hiring one?"@@ She asked.
@@.man;"No, I don't think so. Plus, it'd be too risky."@@ He said quietly.
@@.wife;"Risky?"@@ $wife's eyes lit up at the odd remark. Perhaps he was worried that he'd lose control of himself with a cleaner in his house every day...
@@.man;"Yeah. That building isn't safe to be inside right now."@@ He explained. $wife frowned when she realized what he'd meant.
@@.wife;"I suppose not."@@ $wife replied.
@@.wife;"I don't think I could ever hire a cleaner - not that I'd need to."@@ She continued.
@@.man;"No...?"@@ $stepd queried.
@@.wife;"I'd be too afraid of sticky fingers."@@ $wife explained.
@@.man;"I guess that type of thing could happen."@@ He replied.
@@.wife;"I mean, wouldn't you be concerned where their fingers could get to...?"@@ $wife asked with another subtle shake of her ass.
@@.man;"Yeah... They could go places."@@ She heard $stepd reply quietly. She grinned, knowing exactly what he was thinking.
@@.wife;"Phew, dusty."@@ She smiled at $stepd. @@.wife;"Sorry for the distraction, I'll let you get back to it."@@
@@.man;"Not a problem."@@ He replied while avoiding her gaze.
//I know you were looking, pervert...// $wife grinned to herself as she left her father-in-law.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_hot to 4>><<remember $stepd_hot_seduce2_scene to true>><<ChangeWithCap "sexuality" +2>><<set $unique_event_trigger_wife_stepd_hot_2 to true>>\
$wife spent her day at home. She had a feel for $stepd's routine by then, and so she parked herself in the lounge room with a book right before his favorite televisions how started. Sure enough, he emerged minutes after.
$wife greeted him with a smile, then she continued to read her book... Though of course she wasn't really reading.
$stepd sat down on the opposite side of the lounge and turned the TV on.
@@.man;"Sorry, is this going to be too loud?"@@ He asked.
@@.wife;"Don't worry, I'll barely notice."@@ $wife replied.
She shuffled on the lounge while she had his attention and shifted her legs apart so that he had a clear window up her dress.
[img[images\pictures\loving_family\stepdad_hot_2_1.webp]]
@@.man;"Oh... That's good."@@ He replied quietly.
$wife continued to read while $stepd watched his boring show, though his attention was split.
She pretended not to notice his glances up her dress. She subtly encouraged it by parting her legs more. She could feel heat between her legs - this was turning her on, too. She wondered how it looked, whether he could see her crevices through her panties. She shifted slightly to pull them up at the back, so they'd be tight against her. She could feel a hot wetness... She wondered whether he could see it. Whether he'd do something...
@@.man;"Hm- I think I've seen this episode!"@@ He announced abruptly as he stood up.
@@.wife;"Oh...? You don't want to watch it again...?"@@ $wife replied with a frown.
@@.man;"No, I'd better not...!"@@ He quickly replied, then he left the room just as quickly. $wife smirked. She spotted a tent in his pants.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_hot to 8>><<set $unique_event_trigger_wife_stepd_hot_3 to true>><<remember $stepd_hot_sscene_3 to true>>\
$wife spent the day at home. She followed her regular routine in maintaining the household. It was a mostly thankless job, though she didn't mind.
She had another reason for staying home, and she waited until she was quite sure she was alone before she sprung into action. $wife fetched the spy camera from your room and made her way to $stepd's room. She peeked inside just to be sure and confirmed that she was indeed alone, then she let herself in.
Her heart raced as she excitedly looked around in the room for a small space she could hide the camera. Her eyes paused at a gap on $stepd's wardrobe. He probably couldn't reach up there...
$wife climbed atop his bed and leaned across to plant the monitoring device, then she switched it on. She bit her lip in concentration as she adjusted the placement to make sure it was pointing properly towards the bed. She then climbed down and laid back on the bed to see if she could easily spot the camera. It was visible to her, but she doubted you'd notice it if you weren't searching for it.
She then pictured what the visual would look like from the camera, and she couldn't help but imagine an indecent scene. The thought turned her on, and she suddenly had a bright idea - she could guarantee you had something interesting to see in case this was all a big waste of time. She convinced herself it was a good idea.
$wife leaned back and wriggled off her pants, then she sat up on $stepd's bed. She peered up at the camera with a mischevious smile.
@@.wife;"Are you watching babe...?"@@ She asked as she tossed her pants off the bed.
@@.wife;"I know you might think I'm such a naughty wife..."@@ She pouted as she slowly lifted her shirt and unclipped her bra.
@@.wife;"But I thought maybe you'd want to see what it would look like if something happened in here...?"@@ She bit her lip and smiled seductively.
@@.wife;"You know, in case $stepd took advantage of me while you were away... Right here on his bed..."@@ She continued as she threw her bra onto the floor. She pulled her shirt up to reveal her breasts and she pulled a pillow under her to straddle.
@@.wife;"Could you imagine it, babe...? What if it went too far and he pulled me on top of him like this..."@@ She gasped as she lowered herself onto the pillow and began grinding on it.
[img[images\pictures\loving_family\stepdad_hot_3_1.webp]]
@@.wife;"Mm... I don't know if I could stop him..."@@ She gasped.
@@.wife;"But you probably wouldn't want me to, would you? After all, don't you want to watch...?"@@ $wife moaned lewdly as she rocked her hips back and forth.
@@.wife;"Don't you want to watch him... Watch $stepd... Fuck me like this...?"@@ She gasped as she moved faster.
@@.wife;"Ohh fuck...! Mm, don't stop...! Fuck me right there..."@@ She moaned, then she leaned back to show you her panties. She pulled them aside to show her womanhood.
@@.wife;"Mmh, it feels so good...! $stepd's cock is so deep inside me...!"@@ She'd only intended to playfully tease you, but truthfully she felt incredibly turned on.
[img[images\pictures\loving_family\stepdad_hot_3_2.webp]]
@@.wife;"Oh my god...! I can't believe I'm fucking my husband's dad while he's at work..."@@ She moaned again as she toyed with her clit. She could feel her wetness grow.
@@.wife;"Ohh $stepd, your cock feels so good...! I can't stop myself...! Do it, cum inside me...!"@@ $wife gasped and pleaded as she rubbed herself faster. She was surprised by how turned on she felt - she was close to cumming.
@@.wife;"Oh god, please don't tell $name...! Don't tell him and we can keep fucking like this...!"@@ She moaned as her body spasmed. She thought of you watching this video later. Maybe you'd jerk off... Maybe you'd want to see it again for real. $wife gasped and buckled over as she came.
@@.wife;"Oh fuck - I came so hard... Mmh..."@@ $wife took a moment to catch her breath, then she climbed off and searched for her phone in her pant's pocket to send you a message.
@@.wife;//I've installed the camera...//@@
Then she stripped the case off the pillows, picked up her clothes off the floor, and then left the room.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]
@@.you;"Good job setting up the camera..."@@ You casually praised your wife.
@@.wife;"Yes it was a good job, wasn't it? Did you enjoy the show?"@@ $wife looked across at you with a sly smile. You couldn't help but smirk. She had no idea that $stepd saw her little show.
@@.you;"I did actually. I was particularly interested in this part..."@@ You fished out the laptop from under the bed and booted it up.
$wife watched and waited with a bemused smile as you logged in and navigated to the website. She leaned on you and bit her lip in anticipation. Then her jaw dropped when you paused on $stepd peeking into the room.
@@.wife;"Oh my god! He saw?"@@ $wife hissed in a hushed whisper.
@@.you;"He full on watched."@@ You grinned, amused at $wife's surprise. She leaned over and hit play to continue the video.
@@.wife;"And he's just standing there huh?"@@ $wife commented.
@@.you;"Yeah, you're in his room after all. What else is he going to do?"@@ You shrugged.
@@.wife;"He could have burst in."@@ $wife suggested with a frown. She seemed disappointed. You peered at her with narrowed eyes. She almost seemed aroused...
@@.you;"He's not brave enough."@@ You replied as you snapped the laptop closed.
@@.wife;"I guess not."@@ She sighed.
@@.wife;"Still, it makes you wonder if I was right..."@@ She rolled onto her back and looked across at you with a smirk.
@@.you;"Right how?"@@ You asked. It was clear as day that $wife wanted you to ask.
@@.wife;"$stepd isn't interested in the house."@@ She claimed. You rolled your eyes.
@@.wife;"He's more interested in the poor lonely housewife inside..."@@ $wife pouted mockingly, then she laughed at your expression.
@@.you;"Yeah maybe."@@ You replied. Even though she was teasing, you didn't think was too far from the mark. $wife rolled over again onto her side to stare directly at you.
@@.wife;"Well? What do you think? Should I keep up the investigation...?"@@ She asked excitedly. You raised an eyebrow at her question.
@@.you;"You want to keep investigating? Is that going to prove anything?"@@ You asked.
@@.wife;"Maybe. Maybe not. But it's clear that if we want to get to the bottom of this, I'll need to go even further with my investigating..."@@ She suggested with a sly smile.
@@.you;"Yeah? And what if you're right, and he makes a move on you...?"@@ You asked. $wife bit her lip.
@@.wife;"That's something you have to figure out if you're okay with... For the good of the investigation."@@ She replied.
You were amazed that she was still willing. Clearly she was turned on from the situation. Maybe it wasn't the best idea to continue. Still, she seemed to be into it, and she was being honest with you. If she kept up this farce investigation then things could really escalate out of your control... In fact, it probably would.
@@.wife;"So...? Should I keep it up babe?"@@ She asked quietly.
<<iconButtonContainer
'Step-Dad Route (Hot) - Spy Camera 2 Yes'
'button_m_forward.png'
"Yes"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Step-Dad Route (Hot) - Spy Camera 2 Yes'
'button_m_forward.png'
"No"
>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]
<<set $stepdad_path_hot to 10>>\
@@.you;"It'd be a shame to give up now, wouldn't it...?"@@ You grinned. $wife's smile grew wider. She leaned across and kissed you.
@@.wife;"You're right, it would be. Don't worry babe, I'll get to the bottom of it... And you can watch."@@ She gave you a sly smile.
@@.you;"I look forward to it."@@ You replied.
You felt butterflies from your choice. You were tremendously excited and nervous at the same time. You trusted $wife enough to know that she could probably get carried away, but at least she'd be honest with you. You felt some relief in that.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>[img[images\bg\bedroom.png]]
<<set $stepdad_path_hot to 98>>\
@@.you;"I think this has probably gone far enough."@@ You answered. $wife narrowed her eyes then she smiled and shrugged.
@@.wife;"Okay. But just so you know - just because you gave up on the investigation doesn't mean I was wrong."@@ $wife smugly smirked.
@@.you;"I guess we'll never know."@@ You shrugged.
You felt a tonne of relief knowing it was over, but you also felt a little disappointed that you didn't let it continue.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<set $stepdad_path_hot to 7>>\
[img[images\bg\bedroom.png]]
@@.you;"Check this out..."@@ You said excitedly as you showed $wife your new gadget. She looked baffled.
@@.wife;"Oh wow, a tiny camera."@@ She said flatly.
@@.you;"Well, yeah..."@@ You frowned at her flippancy. @@.you;"It's a spy camera."@@ You explained to your ignorant wife.
@@.wife;"Psh..!"@@ She stiffled her laughter.
@@.wife;"Who exactly are you going to spy on, $name?"@@ She laughed.
@@.you;"I thought I could put it in $stepd's room..."@@ You replied. $wife raised an eyebrow at you, then she smirked.
@@.wife;"Oh, I see... You're so turned on thinking about me and him alone, you want to set up a spy camera so you can watch, pervert...?"@@ She grinned.
@@.you;"No..."@@ You denied, though you felt your crotch stir awake from the thought.
@@.wife;"It's okay, I think it's kind of hot if you watched."@@ She bit her lip, then she snatched the camera from your hands.
@@.you;"Hey- that's delicate."@@ You frowned.
@@.wife;"So am I! We're a perfect match."@@ $wife smiled.
@@.wife;"I'll set it up for you."@@ She volunteered as she inspected the thing.
@@.you;"... Okay."@@ You relented. It'd be easier for her anyway.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Continue"
>>
<</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 eq 9>>\
<<set $stepdad_path_naive to 10>>\
Talk to wife in evening, talk about step dad. Wife is cagey… She seems a little upset that he's staying.
You think it's weird, because it was her idea but you drop it because she seems mad.
@@.you;"It's so weird that $stepd is living here now, huh...?"@@ You reflected.
@@.wife;"Uh huh."@@ $wife replied.
@@.you;"I guess you were right though. We're all he has left."@@ You continued.
@@.wife;"//You// are all he has left. What do I have to do with it?"@@ $wife replied somewhat snappily. You blinked in surprise.
@@.you;"Uh... I suppose... I'm sure he thinks of you as a daughter, though."@@ You suggested, somewhat timidly.
@@.wife;"I don't think so."@@ $wife snarled.
@@.you;"Really...? I thought you two got along so well... Did something happen?"@@ You frowned.
@@.wife;"No. Forget about it."@@ $wife replied flatly. You hesitated but decided that it best that you did as she asked.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_naive eq 13>>\
<<set $stepdad_path_naive to 14>>\
@@.you;"So I was thinking... About $stepd living here and everything..."@@ You gingerly began to say. $wife looked across at you and quirked an eyebrow.
@@.wife;"Yes...?"@@ She asked.
@@.you;"I know he's sick but... That shouldn't impact our life. If you want me to, I'll ask him to leave."@@ You offered. $wife blinked then shook her head.
@@.wife;"No, $name. That'd be an awful thing to do. How could you even suggest it?"@@ She frowned. You immediately felt guilt.
@@.you;"I just mean... If you want us to have some space, then I'm sure $stepd can work out his situation..."@@ You tried to explain. $wife shook her head again.
@@.wife;"No, forget it $name. $stepd can live with us. It's nice having his company when you're at work..."@@ She said with a slight smile. You frowned.
@@.you;"He had your underwear in his pocket."@@ You told her flatly. $wife flinched.
@@.wife;"He... My underwear...?"@@ She repeated. You nodded.
@@.you;"I saw it when I was doing the laundry."@@ You explained. $wife looked deep in thought for a moment.
@@.wife;"It could have just gotten mixed up like that."@@ She offered. You frowned.
@@.you;"Well... Maybe, I guess. But I don't think it's likely."@@ You replied.
@@.wife;"You're reading into it too much."@@ $wife tried to convince you. You wondered why she wouldn't be more upset.
@@.you;"Hmm, maybe."@@ You shrugged, and you decided to drop it... Though you were even more suspicious than before.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_naive gte 16>>\
@@.you;"Um... About $stepd..."@@ You began to say, but you didn't know how to bring it up. You knew $wife and $stepd were having sex behind your back, but confronting her about it would be the end of everything...
@@.wife;"Yes...?"@@ $wife peered at you curiously. You couldn't meet her gaze.
@@.you;"... How is he?"@@ You eventually asked. You were embarrassed by how pathetically meek you'd become.
@@.wife;"He's fine."@@ $wife answered. You thought she sounded relieved. You bit back your desire to dig in. You just nodded.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_naive gte 12>>\
@@.you;"How has $stepd been?"@@ You asked casually.
@@.wife;"What? I don't know. Why are you asking me?"@@ $wife asked defensively.
@@.you;"I was just curious how you're getting along."@@ You shrugged.
@@.wife;"Oh, right. Um... Yes, we're getting along fine. Don't worry..."@@ $wife replied quietly.
<<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;"I guess so."@@ $wife replied shortly. It seemed she was still being a little cagey. You didn't want to press her.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>
<</if>>\<<set $stepdad_path_naive to 4>><<set $unique_event_trigger_wife_stepd_naive_1 to true>>\
$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
'Night'
'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"
>>
<<AdvancePeriod>>
<</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>><<ChangeWithCap "sexuality" +2>><<set $unique_event_trigger_wife_stepd_naive_3 to true>>\
$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>><<ChangeWithCap "sexuality" +2>><<set $unique_event_trigger_wife_stepd_naive_4 to true>>\
$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>>You took your laptop to the bathroom and opened your browser to your new favourite destination - the hub for the spy camera in $stepd's room.
You scrubbed through hours of nothing until you found something - your perfect & gorgeous wife cheating on you with your own step father in his room.
[img[images\pictures\loving_family\stepdad_naive_4_1.webp]]
You shamefully jerked off as you watched him plow her from behind.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"End the Day"
>>
<</iconButtonContainer>><<set $stepdad_path_naive to 16>><<remember $stepd_naive_sscene_3 to true>>\
You took your laptop to the bathroom and nervously navigated to an unfamiliar homepage belonging to the spy camera you'd installed in $stepd's room.
You really weren't expecting much - no doubt you'd brilliantly captured dozens of hours of boring empty-room footage to scrub through. You were sure of it, but for some reason your heart was racing.
It took you a moment to familiarize yourself with the UI, and you finally worked out how to review footage. You clicked 'forward x 32' and watched minutes pass by. You didn't realize how long this could take - and just as you considered giving up on the dumb investigation, you flinched at something that crossed the screen. You hit pause and rewind, then play.
It was noon. $stepd entered his room, shortly followed by $wife.
@@.man;//"Take off your clothes and sit down."//@@ $stepd told your wife. Your jaw dropped at the sheer audacity of the old man. Your instinct was to march straight to his room to sort him out, but instead you were further dumbfounded when $wife meekly complied.
You watched as your wife stripped in front of your step-father and then sat on his bed, completely naked. The world spun as you tried to understand the situation.
@@.wife;//"Now what...?"//@@ She asked quietly. She sounded unusual... You thought maybe $stepd was blackmailing her.
@@.man;//"Lay on your back, then lift and spread your legs."//@@ $stepd barked. You felt fury swell within you as the filthy old man told your wife to expose herself to him, but another feeling soon replaced it as you watched her fulfill the demand.
@@.man;//"Look at how wet you are... You must have really enjoyed pleasing another man."//@@ $stepd commented as you reached down to touch your wife's womanhood. You clenched your fist and jaw as he touched her, but you didn't miss his words. He said 'another man'.
@@.wife;//"Mmm... Yes..."//@@ $wife moaned quietly. Your eyes grew wide from how erotic her voice sounded. This wasn't forced.
$stepd took a moment to fetch something from under his bed. You squinted to recognize it - rope. He had $wife shuffle forward and sit up as he worked the rope around her body to bind her in a certain way, all the while murmuring obscenities to her - words that should have made her feel disgusted, but instead she seemed aroused. You were sick with anger, and you did your best to ignore your swelling crotch.
@@.man;//"Did you enjoy sucking another man's cock?"//@@ $stepd asked as he pushed $wife onto her back. He'd bound her legs and arms so she was open and vulnerable to him.
@@.wife;//"Yes...! Mmh..."//@@ $wife admitted as $stepd began to fondle her defenseless body.
[img[images\pictures\loving_family\stepdad_naive_3_1.webp]]
@@.man;//"What were you thinking about while you sucked him off?"//@@ He asked.
@@.wife;//"Mmh ohh... I... I wanted you to fuck me..."//@@ $wife moaned. Your cock twitched painfully against your pants. You were at a loss from the whole situation. What could have happened for their relationship to turn this way...? You gasped as you realized it was probably your own fault, of course, for using the control app. You told her to lead him on... And this is where that command has led.
@@.man;//"Heh, wanted two men at the same time did you? Would you like that?"//@@ $stepd teased as he pushed a finger inside her.
@@.wife;//"Ohh yes...!"//@@ $wife gasped and bucked, though her movements were limited.
@@.man;//"And when he fucked you? What were you thinking?"//@@ $stepd asked.
@@.wife;//"I just wanted you...!"//@@ $wife replied.
@@.man;//"I see. I've kept you waiting haven't I?"//@@ $stepd pulled his finger out and began to undress. $wife eyed him hungrily.
@@.wife;//"Yes..."//@@ She agreed.
@@.man;//"You want me to fuck you right now?"//@@ He asked.
@@.wife;//"Ohh- yes...!"//@@ $wife moaned as she rocked her hips, as if inviting him.
@@.man;//"Beg for it."//@@ He demanded.
@@.wife;//"Please $stepd, I need your cock!"//@@ $wife shamelessly pleaded.
@@.man;//"Good girl, here's your reward..."//@@ $stepd shuffled in and pressed his cock against her pussy, which swallowed him up entirely. He groaned and began to thrust.
[img[images\pictures\loving_family\stepdad_naive_3_2.webp]]
You stared and watched as $stepd defiled your wife's body with his dirty old man cock - she moaned and gasped as he plunged into her unprotected pussy, and her tits swayed with every thrust. You could see the ecstacy etched into her expression. She wasn't thinking of anything other than getting fucked. She certainly wasn't feeling guilt, nor almost everything you were feeling other than lust... Which you were disgusted to admit you were also feeling.
You shamefully jerked off as you watched $stepd fuck $wife.
@@.man;//"Your pussy is so wet, $wife. I might cum straight away."//@@ $stepd commented.
@@.wife;//"Ohh, mmh... That's okay... B-but keep fucking me as long as you can...!"//@@ $wife begged.
@@.man;//"Heh, that's not fair. I'm not as young as you."//@@ $stepd grunted as he thrusted faster.
@@.man;//"Is this old cock of mine doing enough for you?"//@@ He asked as he casually groped her swaying tit.
@@.wife;//"Mmh, yes! It's good...!"//@@ $wife dismissed his concern.
@@.man;//"I'll take your word for it. Heh... What an erotic body you have, $wife. You're the perfect little slut, aren't you?"//@@ He grunted louder.
@@.wife;//"Hah, y-yes! I'm a naughty slut..."//@@ $wife gasped and shivered, as if turned on by the insult.
@@.man;//"Ugh... I have just the thing for a slut like you..."//@@ $stepd groaned as his thrusts pushed deeper. He gripped onto her waist and leaned over her.
@@.man;//"I'm going to fill you with my cum."//@@ He announced. $wife gasped and moaned, and she bucked as $stepd thrusted into her.
@@.wife;//"Ohh fuck...! Fuck me harder...! Oh my god... I'm cumming...!"//@@ $wife moaned as $stepd filled her with his seed.
You groaned as you came into your hand. It wasn't your proudest moment, and you were immediately filled with dread of what you were meant to do. You didn't think you had it in you to confront $wife about it... Or even $stepd. Could you just pretend to not know? The thought gave you the most comfort.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"End the Day"
>>
<</iconButtonContainer>><<set $stepdad_path_naive to 2>><<remember $stepdseduce1_scene to true>><<ChangeWithCap "sexuality" +2>><<set $unique_event_trigger_wife_stepd_naive_2 to true>>\
$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_path_naive to 15>>\
You'd decided to spend the day at home for a particular reason. You waited until you were home alone before you took out the spy camera you'd bought, still in it's packaging.
$wife's polarized behavior had you feeling suspicious that something was happening when you weren't home. You weren't exactly sure what, and you dreaded to think too deeply about it.
You paused as you thought about where to set the thing up. You'd first thing of the laundry, but you realized you probably weren't going to actually see anything interesting there. You thought perhaps your bedroom, but you eventually settled on $stepd's room.
Your heart pounded as you found a nice little space for the camera on top of the wardrobe. You switched it on and you left the room.
You felt a little guilty for suspecting something, but you figured you could just remove the camera and forget all about it if you were mistaken.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Leave"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_naive to 13>><<set $unique_event_trigger_wife_stepd_naive_7 to true>>\
The day passed by with not much excitement. This must have been what being a stay-at-home felt like...
You rummaged in the laundry to wash some clothes, then you paused when you picked up a pair of $stepd's pants.
You could see something hanging from his pocket- red fabric. You pulled it out. Your heart raced as you held your wife's underwear in your hand. You scowled. That perverted old man had your wife's panties in his pocket, for some reason.
You threw the clothes into the washing. It took every part of your being to hold yourself back from confronting $stepd. You wanted him gone, and you planned to speak with $wife about it.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Leave"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_naive to 11>><<remember $stepd_naive_sscene_1 to true>><<set $unique_event_trigger_wife_stepd_naive_5 to true>>\
$wife methodically cleaned up around the house. There wasn't a great deal to do, but she had herself convinced that the routine was important. The true reason was so she had an excuse to enter $stepd's room.
@@.wife;"Hello $stepd...?"@@ $wife called out as she slowly opened the door.
@@.man;"Come in."@@ She heard the reply. Her heart began to race as she stepped into the room. She spotted $stepd sprawled out on his bed in his underwear.
@@.wife;"I was just cleaning..."@@ $wife explained the reason for her intrusion. $stepd chortled and shrugged.
@@.man;"Are you sure you didn't just want to see me?"@@ He questioned. $wife felt her cheeks blush. She shook her head.
@@.wife;"No, actually."@@ She rejected defiantly.
@@.man;"Okay, clean away."@@ $stepd uncaringly replied.
$wife huffed softly to herself as she stepped into the room and began to pick up $stepd's clothes from the floor. He was really getting quite lazy.
She flinched when she felt something touch her behind. $stepd had shuffled up to sit at the end of his bed and was groping her.
@@.man;"I need to thank you, $wife."@@ $stepd said as he carressed $wife's ass.
@@.wife;"No need, I'm just cleaning."@@ $wife replied stiffly, though she didn't stop him from touching her.
@@.man;"I mean for convincing $name to let me live here."@@ He clarified.
@@.wife;"I... I didn't, he just decided it on his own..."@@ She lied, then she flinched again when $stepd pulled her towards him with both hands. They moved up between her legs and over her crotch.
@@.man;"Don't lie."@@ $stepd smirked.
@@.man;"You wanted me to stay. You've enjoyed teasing me, winding me up... And you didn't want it to stop. Admit it."@@ His fingers found the crevice between her legs. $wife bit her lip.
@@.wife;"I... I didn't mean to... I just..."@@ $wife replied in a soft, hot voice. Her mind was becoming foggy as she thought of the many times she'd intentionally teased $stepd with her body. He was right.
@@.man;"I can feel the warmth... You're thinking about it again, aren't you? Naughty girl."@@ $stepd began to rub her through her pants.
@@.wife;"Mh... Sorry..."@@ She gasped.
@@.man;"Do it again."@@ $stepd growled. $wife blinked. He'd stopped touching her... But she didn't want it to stop. All she could think about was how hot she felt between her legs...
@@.wife;"Oh... Do what...?"@@ She asked hesitantly.
@@.man;"Masturbate. I want to see it... Seduce this old man."@@ He grinned.
$wife stood up. She tried to think about it, but any rational thought had left her mind. She pulled down her pants and underwear, then she sat down. She parted her legs to reveal herself.
@@.man;"Look how wet you are... What a slutty wife."@@ He teased. $wife couldn't help but moan from his words. She lowered a hand to masturbate.
[img[images\pictures\loving_family\stepdad_naive_1_1.webp]]
@@.wife;"Ohh... Mmh..."@@ She gasped as her fingers slid through her wet womanhood. $stepd stood up to take down his underpants. His erect cock flung up into the air. $wife eyed it hungrily and masturbated faster.
@@.man;"You wanted me to stay, didn't you?"@@ $stepd asked. $wife bit her lip as she stared at the manhood.
@@.man;"Well? Admit it. You wanted this cock."@@ He continued. It waved closer to her face.
@@.wife;"Ohh- yes...!"@@ She moaned, then she leaned forward to take him in her mouth.
She swirled her tongue around the head of his cock then gulped down the length until she couldn't breath. She masturbated faster as she choked on him, then she pulled back and gasped for air.
@@.man;"Ugh, you naughty fucking slut...! If you want my cock so badly then beg for it!"@@ He growled as he slapped it on $wife's tongue.
$wife rolled onto her back and pulled her legs back.
@@.wife;"Please fuck me...!"@@ She begged. $stepd lunged forward and pushed his wet cock into $wife's soaking pussy. She gasped loudly as his entire length buried into her.
@@.wife;"Oh my god...!"@@ She whimpered.
@@.man;"Fuck! You're so wet...!"@@ $stepd grunted as he thrusted into her.
[img[images\pictures\loving_family\stepdad_naive_1_2.webp]]
$wife moaned and bucked her hips into $stepd as he thrusted his meaty cock into her raw pussy. She could no longer think of anything other than seducing $stepd. She wrapped her legs around him and pulled him deeper inside her.
@@.man;"Ohh, you naughty woman! What would $name say?"@@ $stepd pinched her nipple as he thrusted.
@@.wife;"Mmh, he doesn't need to know...!"@@ $wife moaned.
@@.man;"You really are a slut, aren't you? Well okay, I'll keep the secret... So long as you're my sex pet!"@@ $stepd grinned.
@@.wife;"Yes...! You can use me whenever you want...!"@@ The words left $wife's mouth before she knew it.
@@.man;"Oh I will be... Hah... I'm gonna cum...!"@@ $stepd grunted. He gripped onto $wife's hips and thrusted faster.
@@.wife;"Ohh... Cum for me...!"@@ $wife begged. The old man grunted again as he thrusted a final few times. $wife felt his hot seed spew into her. She rocked her hips into him to milk every drop.
@@.man;"Hah...! You'll give me a heart attack..."@@ $stepd caught his breath then stepped back. His cock popped out of her.
@@.man;"Visit again soon..."@@
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"End the Day"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>$wife slowly paced the hallway in troubled thought. She knew how she was meant to feel about $stepd, and for a time, she did feel that way... But for some reason she now only felt lust. She wanted to confront him and tell him to leave, but idea was immediately followed by another sexual escapade. It felt as if it were hardwired in her code - she was unable to think about $stepd without feeling some sort of lust...
$wife paused by his door and took a deep breath in. She reached out a hand to knock just as it swung open. $stepd looked just as surprised as $wife did, then he smirked.
@@.man;"Hello $wife. Cleaning again were you?"@@ $stepd asked.
@@.wife;"I- No..."@@ She felt her cheeks blush.
@@.man;"No? That's good news. I was about to drive to the shop... Care to join me?"@@ $stepd asked with a raised brow, his stupid grin never leaving his face.
@@.wife;"Um, I probably don't have the time..."@@ $wife gave it her all to resist, which was a tougher task than she'd have thought. Her head was immediately filled with lewd ideas of her and $stepd alone in the back of his old, shitty van.
@@.man;"That's okay, we can be quick."@@ $stepd bargained. $wife opened and closed her mouth as she struggled to find a rejection. She couldn't.
@@.wife;"... Okay."@@ She eventually said.
@@.man;"Okay? Hah, okay! I'll meet you in the van."@@ $stepd exclaimed as he happily moved down the hallway. $wife collected her bag before following him...
<<iconButtonContainer
'Step-Dad Route (Naive) - Wife Stay Home 2-1'
'button_m_forward.png'
"Get in the van"
>>
<</iconButtonContainer>><<set $stepdad_path_naive to 12>><<remember $stepd_naive_sscene_2 to true>><<set $unique_event_trigger_wife_stepd_naive_6 to true>>\
@@.man;"I like driving in this neighborhood. There's no traffic and sometimes you get to see some of the lonely housewives out for walks."@@ $stepd grinned across at $wife as he drove.
$wife didn't know how to respond. She wanted to call him a pig, but she couldn't muster the words.
@@.man;"Don't worry, one lonely housewife is enough for me..."@@ He laughed. $wife flinched when he put a hand on her leg.
@@.man;"What is it...? Are you feeling shy?"@@ $stepd teased. He slid his hand further up, under $wife's skirt. She bit her lip and squirmed.
@@.man;"Don't act. We both know your true nature..."@@ He continued. $wife felt her legs tense as his fingers brushed over her panties. She thought she might already be wet...
@@.wife;"Stop..."@@ She managed to whisper though it was unintentionally erotic.
@@.man;"Already turned on, aren't you?"@@ $stepd ignored her. His fingers gently rubbed into her folds. $wife unconsciously grinded her hips into his fingers.
@@.man;"See? Naughty woman... I'm driving you know?"@@ $stepd tutted.
@@.wife;"Where are we going...?"@@ $wife asked as she struggled to keep her thoughts straight. They were driving the opposite direction of the shop.
@@.man;"Heh, okay you got me. Change of plans."@@ He admitted with a childish grin.
@@.man;"I did need to go to the shop, but I'll do that later. I didn't want to miss the opportunity to spend quality outdoor time with you."@@ $stepd explained.
@@.wife;"Outdoor time?"@@ $wife frowned, then she realized they were enroute to the park.
@@.wife;"Why?"@@ She asked, then she flinched as $stepd pulled aside her panties and touched her raw pussy. She could feel the cold air against her wetness.
@@.man;"Do you really care to know? Does it really matter? You'll still get off all the same..."@@ He replied as he slid a finger inside her. $wife let out a small moan. He was right, she didn't really care...
He slid a second finger inside her. $wife gasped again as her womanhood stretched around his meaty fingers. She began to rock against them, but frustratingly it wasn't doing enough. She wanted them to go in further, but instead $stepd pulled his fingers out. The van slowed to a stop. $wife realized they were already at the park.
@@.man;"Take off your underwear."@@ $stepd demanded. $wife hesitated. She looked around to make sure they were alone, but they weren't. There was a man sitting on a bench nearby.
@@.man;"Do it."@@ $stepd encouraged her. $wife bit her lip as she wriggled up on the seat to pull off her underwear, her pussy was only covered by her skirt.
$stepd held out a hand, and $wife put her underwear in it. He tucked them into his pocket.
@@.man;"Masturbate."@@ $stepd ordered her. $wife hesitated again.
@@.man;"What? You don't want that man to see?"@@ $stepd asked with a raised brow. $wife nodded, then she flinched when $stepd honked the horn a single time. The man looked over, and $stepd beckoned.
@@.wife;"What are you doing...?"@@ $wife asked as she sat up straight, her womanhood still eager to be filled. Her heart began to race.
@@.man;"I know how much you like to put on a show..."@@ He told her with a wicked grin as the man arrived.
@@.man;"Hi there."@@ The young man wasn't unattractive. He looked at $stepd and glanced at wife. @@.man;"Did you need something...?"@@ He asked.
@@.man;"Do you want to see my girlfriend here masturbate?"@@ $stepd asked. $wife felt herself blush, but more than that, her womanhood burned with desire. She wanted to do it...
@@.man;"Woah uh, f-for real?"@@ The man understandably reacted with a nervous glance-around, though he couldn't help but give $wife another looking at, too.
@@.man;"For real."@@ $stepd confirmed. @@.man;"Go on, $wife."@@ $stepd told her. $wife could feel her heart beating through her chest as she slowly pulled her skirt up to reveal her wet self.
@@.man;"Holy fuck..."@@ The young man muttered as he stared at $wife's private parts.
She lowered a hand to herself and shivered as she felt her fingers brush against her wet labia. She began to massage her fingertips into her folds, then she found her clit and rotated.
$stepd shuffled in his seat beside her to pull down his pants. The young man glanced around again.
@@.man;"Uhh..."@@ He hesitated.
@@.man;"Noone's around. Are you going to miss your chance...?"@@ $stepd questioned him. The man hesitated again, but decided to go with it. He pulled his pants down partway to pull out his cock and began to jerk off as he watched $wife.
Seeing both $stepd and a complete stranger jerk off over her made $wife shiver with pleasure. She masturbated harder as she eyed the man's cock.
@@.man;"Why don't you suck it?"@@ $stepd suggested.
@@.wife;"Let me taste your cock..."@@ $wife begged. The man didn't hesitate this time - he shuffled forward to let $wife swallow his member up.
[img[images\pictures\loving_family\stepdad_naive_2_1.webp]]
She moaned as she took him in. She swirled her tongue around the head and let him push further into her mouth with his gentle thrusts. She masturbated faster, then she moaned louder when $stepd reached over to push a finger inside her.
@@.man;"Fuck, that feels good."@@ The young man commented.
@@.man;"Yeah she's a real good cock sucker."@@ $stepd replied. $wife felt herself shiver from his words.
@@.man;"She's your girlfriend?"@@ The young man asked, understandably confused by the mismatch.
@@.man;"Yeah. She's also married, the filthy slut. And now look at you, sucking on a stranger's cock."@@ $stepd teased. $wife moaned as his finger pushed in deeper.
@@.wife;"Yes... I'm a filthy slut...!"@@ $wife confessed.
@@.man;"Fuck, that's so sexy."@@ The man groaned.
@@.man;"You want to fuck her?"@@ $stepd asked. $wife moaned from the thought.
@@.man;"Uh... Is that okay?"@@ He asked.
@@.man;"It's okay, isn't it $wife?"@@ $stepd asked.
@@.wife;"Please fuck me...!"@@ She begged.
$stepd pulled his fingers out of her slit and looked over his back into the van's load space.
@@.man;"The door's on the back..."@@ He told them.
The young man stepped back from $wife's passanger door and helped her out. $wife's legs were shaking as she stepped out of the van. She could feel her wetness run down her legs. She nervously glanced around.
The two got into the van, and the young man helped $wife onto her arms and knees as $stepd watched from the front. He positioned himself behind her. She felt his manhood rub against her slit.
@@.man;"You're so wet..."@@ He commented.
@@.man;"That's the sign of a slut that needs a good fucking."@@ $stepd barked. $wife didn't care about his insults. He was right.
@@.wife;"Ohh... Put it in...!"@@ She pleaded, then she moaned as the man thrusted into her.
[img[images\pictures\loving_family\stepdad_naive_2_2.webp]]
@@.man;"What a slutty expression!"@@ $stepd laughed.
If anything, his tormenting comments only stirred up her desires even more. $wife pushed back against the man to take in his whole length, then she bucked against him. He wasn't going fast enough... Not like $stepd. She rubbed herself as she desperately tried to get herself there.
@@.man;"Ugh fuck, if you do it that fast I'll cum!"@@ He exclaimed.
@@.wife;"Don't cum yet... I need you to fuck me harder...!"@@ $wife begged. She could hear the man groan as he did his best.
@@.man;"You better listen to her, otherwise she'll need to fuck every guy at this park!"@@ $stepd sneered. $wife shivered from the thought - her endlessly fucking one guy after the next while $stepd watched and jerked off, her body covered in hot cum... She gasped as she rubbed herself faster.
@@.man;"Ugh I'm about to cum...!"@@ The man groaned again.
@@.wife;"Not yet...!"@@ $wife told him, though she did nothing to slow down. Instead she sped up - her ass slapped against the man's body as she rode his cock.
@@.man;"Cum for me like a slut, $wife."@@ $stepd asked. $wife gasped and shivered from his words, and her mind turned blank as she came, as if entirely due to $stepd's request. The man groaned and grasped onto her ass at the same time. He pulled his cock out and sprayed cum all over $wife's ass.
@@.man;"Ugh fuck...!"@@ He growled as he jerked out every last drop. $wife collapsed onto the floor with another spasm.
@@.man;"Hah... Shit... That was awesome... Uh..."@@ The man commented, but $wife wasn't listening. He spoke to $stepd for a brief moment, then he hurried out of the van and away from the area. His common sense must have returned. It was too bad $wife's was entirely lost.
$wife layed on the floor, her womanhood still pulsing from the sensation of being fucked. $stepd tossed a towel onto her cum-covered body.
@@.man;"I hope you enjoyed that, $wife... I hope you'll join me for a drive again soon."@@ $stepd grinned. $wife blushed and nodded. She no longer had the resolve to fight.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"End the Day"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<if $stepdad_path_secret eq 5>>\
<<set $stepdad_path_secret to 6>>
@@.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_secret lt 8>>\
@@.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_secret eq 9>>\
<<set $stepdad_path_secret to 10>>
@@.you;"Are you okay hun...?"@@ You asked.
@@.wife;"Hmm...?"@@ She looked at you quizically.
@@.you;"I mean... About selling the house to $stepd."@@ You explained. $wife blinked, then she looked away. You raised an eyebrow as you watched her.
@@.wife;"Yes, I'm okay with it. I think it's nice that you're looking after $stepd."@@ She eventually replied in a soft voice. Something was off, but you weren't sure what.
@@.you;"... If you think it's a bad idea then I'll tell him I changed my mind."@@ You offered.
@@.wife;"I said it's fine."@@ $wife shot you a frown.
@@.you;"Oh, sure. Okay. Uh..."@@ You hesitated, still unsure why the conversation felt so icy. It felt like you were blindly wandering a minefield.
@@.you;"What do you think about the price...?"@@ You began to ask.
@@.wife;"So long as it's in $stepd's budget. You should ask him."@@ She shrugged. You were surprised by her casual response to something so important.
@@.you;"That's a good idea."@@ You said quietly.
@@.wife;"Maybe I should quit my job?"@@ $wife suddenly turned to you with an eager suggestion.
@@.you;"What? Why?"@@ You asked.
@@.wife;"So I can stay here and look after $stepd."@@ She explained with a slight smile.
@@.you;"Oh... Uh... Y-yeah, maybe. Let's think about it."@@ You replied dismissively. $wife frowned at you.
@@.wife;"What?"@@ She asked flatly.
@@.you;"Nothing, I'm just surprised that you're so invested in $stepd staying."@@ You said. $wife blinked, then she looked away.
@@.wife;"... I just care about his health. Is that so bad?"@@ She eventually replied.
@@.you;"Of course not."@@ You said.
You still felt a little uneasy and you didn't know why. You needed to talk to $stepd about what he could afford.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_secret eq 11>>\
<<set $stepdad_path_secret to 12>>
@@.you;"I spoke with $stepd about the house."@@ You said. $wife looked over at you with great interest. Maybe a little too much.
@@.wife;"Yes? And what?"@@ She eagerly asked. You shrugged.
@@.you;"I think we've got to retract the offer."@@ You replied sheepishly. $wife frowned.
@@.wife;"Why?"@@ She asked flatly.
@@.you;"He can only afford ninety thousand dollars. And that's after he sells his property."@@ You explained. $wife blinked in surprise, then she quickly shrugged as if it were no big deal.
@@.wife;"So? It's not about the money."@@ She retorted. You laughed, mistaking her comment as a joke.
@@.you;"No way, $wife. We paid five times that amount to buy it."@@ You scowled.
@@.wife;"Oh come on, $name! This is a completely different situation. We're helping out $stepd- your family!"@@ $wife chimed back with a glare.
@@.wife;"He can't afford to live out the rest of his life anywhere else. And it's not like the house will disappear... You're his next of kin, aren't you?"@@ She added. You frowned, annoyed that she had a point.
@@.you;"It's just... So much lower than I was expecting."@@ You sighed.
@@.you;"I even offered to have the place valuated but he said he already did."@@ You told her. She shrugged.
@@.wife;"No point doing it again if he already did."@@ $wife dismissed your remark.
@@.wife;"Accept his offer, $name."@@ She then added with a glowering glare.
@@.you;"Fine..."@@ You sighed again.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_secret eq 14>>\
<<set $stepdad_path_secret to 15>>
@@.you;"Hey $wife, so get this..."@@ You said as you looked over at $wife. She looked at you.
@@.you;"I went to look at $stepd's house and it looked completely fine."@@ You said with a smirk, which you quickly dropped when you saw $wife's expression.
@@.wife;"Why are you snooping, $name?"@@ She snarled.
@@.you;"I wasn't, I was just in the area..."@@ You lied.
@@.wife;"And what? Thought you'd go and try and fix the land yourself?"@@ She asked with a raised eyebrow.
@@.you;"No..."@@ You replied.
@@.wife;"What exactly were you trying to achieve other than proving how insecure and untrusting you are?"@@ $wife scowled. You blinked at her words.
@@.you;"I just... He said it was so bad, so I was curious to see what it looked like... And I was surprised that it looked fine."@@ You answered. $wife paused at that. She watched you with a furious stare while she thought about what you said.
@@.wife;"Just cut it out. You're better than that. At least I thought you were."@@ $wife eventually said, then she turned away from you. You could tell she didn't want to talk anymore.
@@.you;"Sure... Sorry."@@ You replied meekly.
Though you didn't intend to stop. You just needed some real proof, then $wife would finally be on board.
<<iconButtonContainer
'Sleep'
'button_m_action.png'
"Go to bed"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_secret eq 16>>\
<<set $stepdad_path_secret to 17>>
@@.you;"Hey $wife, I've got a plan."@@ You grinned.
@@.wife;"Plan...?"@@ $wife gave you a puzzled look.
@@.you;"Yeah. Well, sort of a plan. It'll be easier if you help."@@ You replied.
@@.you;"Basically, I need to catch $stepd in a lie-"@@ You began to explain.
@@.wife;"Oh my god. Are you kidding me? This again?"@@ $wife slowly shook her head as she stared at you in disbelief.
@@.you;"Heh, I know, but if we just try-"@@ You started, but $wife didn't hear you out.
@@.wife;"Enough is enough. I can't believe you - don't you care that he's sick? All you can think about is your dumb obsession with him being a bad person."@@ She scowled.
@@.you;"Y-yeah, I know that's what he's telling us..."@@ You replied sheepishly.
@@.wife;"Stop. I don't want to hear it anymore."@@ $wife held up a hand and took a deep breath before glowering at you.
@@.wife;"Snap out of it. Accept his offer."@@ She said with finality, then she rolled over and ignored you.
You frowned. You didn't even get to tell her about the spycam you bought.
<<iconButtonContainer
'Sleep'
'button_m_action.png'
"Go to bed"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_secret eq 19>>\
<<set $stepdad_path_secret to 20>>
@@.you;"I accepted $stepd's offer on the house."@@ You told $wife.
@@.wife;"You did...?"@@ She almost looked surprised, then she smiled.
@@.wife;"You've done a good thing, $name."@@ She added.
@@.you;"Yeah I guess so. So..."@@ You hesitated.
@@.wife;"Yes...?"@@ She asked.
@@.you;"Are we okay now? You seemed so mad the other night."@@ You said, though you soon wished you hadn't.
@@.wife;"I don't know, $name. I'm upset that you didn't listen to me. It felt like you didn't trust me, your wife."@@ She answered. You felt guilty.
@@.you;"Of course I trust you. I just didn't trust $stepd."@@ You replied meekly. $wife shook her head, then she paused for a little too long. You raised an eyebrow.
Her expression was vacant. You assumed she was deep in thought, but then she flinched with a slight gasp.
@@.you;"$wife? What is it?"@@ You asked, alarmed. $wife looked at you then she smiled and shook her head.
@@.wife;"It's nothing. I'm just tired."@@ She answered. You frowned.
@@.you;"Tired? I see. Let's go to bed, then."@@ You replied, though you were still concerned from her odd behaviour.
@@.wife;"Good idea..."@@ $wife slowly nodded.
You both went to bed. You noticed how quickly $wife was asleep.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_secret gte 17>>\
@@.you;"Uh... So... $stepd..."@@ You began to say, but you trailed off when you saw $wife's expression. She didn't want to talk about it.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>>
<<elseif $stepdad_path_secret gte 8>>\
@@.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_secret to 19>>
@@.you;"About the house..."@@ This was the second time you brought up the topic. $stepd raised an eyebrow.
@@.man;"Yes...?"@@ He asked curiously. You hesitated. Although you'd investigated more than enough and found nothing incriminating, you still had a bad feeling.
@@.you;"I was in the area the other day so I went to have a look."@@ You said. As a last ditch effort, you thought you'd see how $stepd would react to this information.
@@.man;"Oh. I hope the lawn wasn't too overgrown."@@ He chuckled. He didn't seem too nervous or caught offguard.
@@.you;"No, not really. I was surprised that I couldn't see any damage at all."@@ You added with the slightest hint of doubt in your voice. Again, $stepd played it off coolly.
@@.man;"Deceiving, isn't it? The damage is underground. I suppose I can be thankful that it didn't damage any of my home contents."@@ He told you with a smile.
Once again you were in a position where you couldn't clearly fault his story. You paused to think, but you finally gave a resigned sigh.
@@.you;"I guess so."@@ You replied.
@@.you;"Anyway, if you're still interested then I'd like to accept your offer."@@ You told him.
@@.man;"Wh- really...? Are you sure, $name?"@@ $stepd peered at you in disbelief.
@@.you;"Of course. But only if you agree to not be too much trouble for $wife."@@ You replied.
@@.man;"Absolutely! Thank you, $name. You don't know how much of a relief that is."@@ $stepd beamed at you with a smile.
@@.you;"Sure, no problem. Anyway, we can work out the details another time..."@@ You said. $stepd nodded eagerly.
@@.man;"Okay, that sounds good. Thanks again, $name."@@ He said as he watched you leave his room.
You felt both relief and anxiety as you closed the door. It was done. All you needed to do was finalize the contract... But first you wanted to tell $wife.
<<iconButtonContainer
'Night'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<set $stepdad_path_secret to 11>>
@@.you;"About the house..."@@ You casually said. $stepd sat up with interest.
@@.man;"Oh, yes. Thanks again for your kind suggestion, $name."@@ He replied.
@@.you;"It's no problem, but I do need to know what you can afford to pay."@@ You explained.
@@.man;"Yes, I... I suppose we do need to talk about that..."@@ $stepd mumbled quietly, then he peered up at your face.
@@.man;"Unfortunately I don't have a lot of money. I can pay you maybe ninety thousand."@@ He said.
@@.you;"Right. I don't care if there's a delay, $stepd, you can sell your house first..."@@ You began to say, but he shook his head.
@@.man;"I'm already accounting for the property. I had the place assessed and I won't get much for it at all. The place is a hazard, the whole land would need to be torn up to be useful. I might get fifty thousand out of it if I'm lucky..."@@ He explained. You blinked in surprise.
@@.you;"Fifty...? Surely not."@@ You scoffed. $stepd shrugged.
@@.you;"There's no way. Look, I'll pay for someone to assess it again."@@ You offered, but $stepd quickly waved a hand.
@@.man;"Save your money, $name, I've had five different people give me an estimation."@@ He dismissed your offer. You frowned.
@@.you;"So... Ninety thousand is all you can afford, which includes your property sale price?"@@ You asked again. $stepd nodded.
@@.man;"I'm sorry. I know it's not enough, and I appreciate you entertaining the thought anyway. No hard feelings..."@@ $stepd sighed.
@@.you;"Yes I think I'll need to talk to $wife about it... It's far less than I thought you'd offer."@@ You couldn't help but feel pity for the old man.
@@.man;"I understand."@@ He said glumly.
You left his room feeling annoyed and a little doubtful. You struggled to believe his property would only sell for fifty thousand. An idea crossed your mind- you wondered if you could secretly visit the place. But first you needed to talk with $wife about $stepd's offer.
<<iconButtonContainer
'Night'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<set $stepdad_path_secret to 3>><<remember $stepdconfront_scene to true>><<ChangeWithCap "sexuality" +2>><<set $unique_event_trigger_wife_stepd_secret_1 to true>>\
$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 $stepd 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_secret to 22>>\
You arrived home a little earlier than normal.
@@.you;"What's this..."@@ You muttered to yourself as you pulled into your driveway. There was another car already there, and a smartly dressed man was standing at your front door.
@@.you;"Can I help you?"@@ You called out as you got out of your car.
@@.man;"Hi there, you must be $name."@@ The man smiled. You looked him over then nodded.
@@.you;"Yes. And you are...?"@@ You asked. You sounded more irratable than usual. The man didn't let it show.
@@.man;"I'm Martin from Sure Conveyancers. I'm here with the contract for this property to be sold."@@ He answered with a smile, and sure enough he had a bound document in his arms.
@@.you;"Oh. Already? Uh..."@@ You were surprised by the suddenness.
@@.man;"My apologies if you weren't expecting me. I spoke with $wife on the phone and she asked I come today."@@ He explained.
@@.you;"$wife did? Huh."@@ You were surprised by her initiative, and you were slightly annoyed that she'd arrange this without speaking with you first... But then again, she was annoyed for you going behind her back too. In either case it wasn't Martin's fault.
@@.you;"Sure, okay. What do I need to do?"@@ You asked.
@@.man;"Take these documents, read through them, sign them if you agree to the terms, and send them back when you're ready."@@ Martin handed you the bound documents.
@@.you;"Sure, okay... Will do."@@ You nodded.
@@.man;"Great! It was good to meet you, $name."@@ He shook your hand.
@@.you;"Yeah you too..."@@ You muttered as you watched him return to his car. He smiled and waved at you before reversing out and driving away. You looked at the documents.
@@.you;"That's a dumb amount of effort to give me some paperwork."@@ You said to yourself.
You went inside. $wife and $stepd weren't home yet.
You casually flicked through the papers and quickly realized just how much there was. No way were you going to read it all. You signed everywhere it was relevent.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_secret to 5>>\
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 (Secret) - Dinner Part2'
'button_m_exclaim.png'
"Pass Out..."
>>
<</iconButtonContainer>><<set $gender to 'female'>>\
<<ChangeWithCap "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_secret to 2>>\
@@.you;"I don't care."@@ You answered with a snarl. $wife regarded you with a hint of unease. She gulped and for a second you thought $wife looked pleased. 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_secret to 14>>\
You pulled up to $stepd's house. You only ever visited once before, so it took you a moment to recognize the house.
You were expecting the house to be identifiable from obvious gating and tape, but despite $stepd's insistence on the land being unsafe it was completely accessible. You'd thought the council would have at least put a sign up.
You got out of the car and casually approached the front door. You peeked through a window and squinted inside. It was hard to see anything with the light off, but there wasn't anything out of place.
You strolled around the back and paused to look around. The yard looked fine. The house's foundation was uncracked. There wasn't a single thing you could identify. You weren't an expert, but you thought you'd be able to see at least one thing.
You tried to look through the back window. You could see the kitchen and dining table. There was nothing unusual.
You frowned as you walked back to the car, unsure whether your thoughts were valid. You walked towards your car then paused when you looked at the letterbox. You quickly walked over and peeked inside. There were a handful of letters.
Your heart raced as you shuffled through them one by one, but disappointingly it was all junk. You went back to your car.
On your drive home you wondered whether the lack of proof was convincing enough. You couldn't confront $stepd about it yet. You thought that you might consult $wife for her thoughts.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_secret to 8>>\
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_secret to 22>><<remember $stepd_sec_sscene_3 to true>>\
Something was bugging you. Even though you'd told $wife that you'd gotten over it, your intuition was telling you not to give up. You tried to find the mental resolve to quit being so childish, but you simply couldn't.
You waited until $wife was asleep then you snuck out of the bedroom with your laptop. You went to the bathroom and sat on the toilet. You waited for it to boot up. You just wanted to check the spy camera one last time, and if you were being dumb then at least you could use the opportunity to have a wank.
For some reason your entire body was numb from nervousness as you logged on and clicked on the web browser. It was dead silent in the bathroom, you could almost hear your own heartbeat. You opened the UI for the camera's stream.
You started from the earliest date possible and scanned through several days and hours of footage.
@@.you;"I'm so dumb..."@@ You whispered to yourself. Even though you hadn't yet seen anything out of the ordinary, your heart was pounding harder. You only spoke to convince yourself you were mistaken for being suspiscous... But you unconsciously knew that you were right.
You slowed down the footage when you finally got to the latest date available, then you clicked pause. You clenched your jaw as you stared at the screen. $wife was in $stepd's room, sitting on his bed completely naked in front of $stepd and his friend Arthur, their lecherous eyes on them as she seemingly willingly exposed herself to them. You felt sick. You wanted to close the laptop and forget you ever saw anything. You hated yourself that you doubted your wife enough that you found out the truth. You could have happily lived together in complete ignorance... But now it was too late. You clicked play.
@@.man;"//Spread your legs for us.//"@@ $stepd said to her. Your stomach tightened as you heard the old man command your wife to do something so vulgar, then you heart sank when she complied.
@@.wife;"//Yes...//"@@ She breathed.
@@.man;"//What an obedient slut you are!//"@@ Arthur laughed. You clenched your fist.
@@.wife;"//Mh... I'm your slut...//"@@ $wife responded with a lewd moan. You could hardly believe it. Your eyes widdened. You realized this was your own fault. $wife must have lost control of her senses when you used the control app.
@@.man;"//She did such a good job getting $name to sell the house to me.//"@@ $stepd praised her. You clasped a hand over your mouth. You were sure you would throw up.
@@.man;"//Masterful work, $wife. Though I'm honestly still amazed that you'd betray $name like that... You must have really hated him.//"@@ Arthur chuckled. You noticed $wife freeze. She had an odd expression on her face. $stepd must have noticed too - he quickly chimed in.
@@.man;"//It's not like she's actually betraying $name... $name will get my money and he can start a new life without $wife. It's probably the best outcome for him, eh $wife?//"@@ $stepd said to $wife. You gasped. $wife was planning to leave you... $stepd had convinced her.
@@.wife;"//Yes...//"@@ She agreed in a monotone voice.
@@.man;"//See? It's actually good for him... And great for us, because we get to keep doing this every day.//"@@ $stepd grinned. $wife's spirit seemed to revive at that comment. She nodded eagerly.
@@.man;"//Now let's celebrate!//"@@ $stepd announced, then he looked between Arthur and $wife. @@.man;"//Whose cock do you want to suck first?//"@@ He asked.
$wife looked between the two old men. @@.wife;"//Both.//"@@ She blushed.
@@.man;"//Heh, you really are a slut!//"@@ Arthur chuckled again while he undid his belt and dropped his pants. $stepd did the same.
@@.wife;"//Sorry...//"@@ $wife apologized.
@@.man;"//No need to be - I love a good slut.//"@@ Arthur commented as he reached over to squeeze $wife's tit. She let out a soft moan from his touch.
You clenched your jaw as you watched the man touch her. You hated it, but for some sick reason you were getting hard.
@@.man;"//Come on, then.//"@@ $stepd said as he stepped towards $wife while jerking his soft cock awake.
$wife shuffled on the bed to get on her elbows and knees. $stepd and Arthur approached her face with their cocks. She reached out and pulled them in, then she closed her eyes and leaned over to gently suck on $stepd's cock. Your stomach lurched. You didn't want to see it, but you couldn't look away. $wife moaned lewdly as she did her best to slurp down both of their cocks at the same time.
[img[images\pictures\loving_family\stepdad_secret_3_1.webp]]
@@.man;"//Agh! That's it...//"@@ $stepd groaned.
@@.man;"//Heh. This is a first for me.//"@@ Arthur commented as $wife pushed both of their cocks into her mouth while making obscene slurping sounds.
@@.wife;"//Mh...//"@@ You could hear your wife betraying you.
@@.man;"//You love sucking these two old cocks don't you?//"@@ $stepd asked as he held up her hair.
@@.wife;"//Mmm- Yes...//"@@ $wife gasped. She jerked their wet cocks and looked up at $stepd.
@@.man;"//We can do this every single day if you want. Would you like that?//"@@ He continued.
@@.wife;"//Yes...!//"@@ She moaned, then she jerked them faster.
@@.man;"//Good. You're my woman now, $wife... Which means you have to look after my friends like a good girl.//"@@ $stepd told her. $wife bit her lip and nodded, then she moaned and shivered. Arthur's hand found it's way between her legs. You could hear him finger her.
@@.wife;"//Mh- I'll do whatever you want me to...//"@@ $wife whimpered.
@@.man;"//Good. Now lie down.//"@@ $stepd said, but he didn't wait for her. He grabbed her and pushed her down on her side. You snarled as he manhandled your wife, but there wasn't anything you could do about it. You then clenched your fist and watched as $stepd positioned his cock against $wife's pussy.
@@.man;"//Tell me you want it.//"@@ $stepd said.
@@.wife;"//Please, $stepd... Fuck me...!//"@@ $wife begged. Then $stepd thrusted into her with a powerful push. $wife gasped lewdly and held onto the bedsheets.
@@.man;"//Don't forget me.//"@@ Arthur said. He circled around to push his cock into $wife's face. She hungrily sucked on it while $stepd fucked her. You watched them plow your wife; $stepd fucked her pussy while Arthur used her mouth. $wife moaned, gagged and spluttered as they used her as their sex toy.
[img[images\pictures\loving_family\stepdad_secret_3_2.webp]]
@@.wife;"//Ghhh... Mmm... H-hah...//"@@ $wife's face was covered in spit and pre-cum. Arthur was brutal in how he thrusted his cock down her throat, and $stepd was equally unrelenting.
@@.man;"//What a slutty face you're making.//"@@ Arthur commented and pinched her nipple. $wife yelped and moaned.
@@.man;"//That's it... Keep sucking his cock like a good slut...//"@@ $stepd grunted. His thrusts grew faster.
@@.wife;"//Mmm- Yes... Fuck me harder... Use me like a whore...!//"@@ If it wasn't for her voice, you would never have thought this woman was $wife. Something about hearing her made your cock grow painfully hard.
@@.man;"//Hah... I'm going to cum... Make sure you swallow it...!//"@@ Arthur growled, then he reached down to hold $wife's face. He thrusted into her open mouth. She gagged and spluttered, and she did her best to continue sucking. Then he came.
@@.wife;"//Mmm-gh-h-hah!//"@@ $wife gurgled and coughed up Arthur's cum, then she moaned and spasmed when $stepd thrusted faster. He grunted as he spilled his cum into her pussy.
@@.wife;"//Ohhh fuck...!//"@@ $wife moaned lewdly. She rubbed her pussy while $stepd filled her with his seed.
@@.man;"//Ugh...//"@@ $stepd growled as he thrusted one last time, then he slowly pulled his cock out with a wet squelch.
$wife laid on the bed, panting and covered in cum.
@@.man;"//That was awesome...//"@@ Arthur said. He lightly slapped $wife's ass.
@@.man;"//I'm glad I could share this with you, old friend.//"@@ You could hear the grin in his voice.
@@.man;"//Should we go again?//"@@ He asked.
@@.man;"//I get her pussy this time.//"@@ Arthur exclaimed. $wife gasped and moaned again as they positioned themselves for round 2.
You looked down at your lap. You couldn't go back to how things were. Not anymore, and especially not, knowing that $wife and $stepd were planning to kick you out. You felt sick. Sick that this was how it turned out... Sick that $wife could betray you so easily... You were sick at yourself for using the app on her. It was your own fault. And you were sick at yourself for having an erection. You looked back up at the screen. If they were going to enjoy themselves, you might as well do too. You jerked off as you watched $stepd and Arthur fuck your wife.
//''$stepd Secret Ending''//
<<remember $stepd_secret_unlock to true>>\
@@.system;Secret Unlocked: 'New Main Route Ending'.@@<<set $stepdad_path_secret to 18>>\
You snuck away with your laptop to review the footage from the spycam you set up in $stepd's bedroom.
Your heart pounded as you clicked through the web UI and navigated to archives of the stream. You scrolled through several dozens of hours of footage to find nothing.
You felt disappointed, though you realized that you should probably be glad. Still, you were so certain that something was going on, and to find nothing had you doubting yourself.
You were so sure... It was hard to admit, but you were probably wrong.
You sighed as you closed your laptop. There was no helping it, and you felt stupid and guilty for ever suspecting the old man. You decided you'd speak with him and accept his offer.
<<iconButtonContainer
'Sleep'
'button_m_action.png'
"Go to bed"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_secret to 16>>\
You paused by $stepd's room. The door was open and $stepd wasn't inside. He wasn't in the loungeroom, either. He must have been out.
Your heart raced as you rushed to your bedroom to fetch the spy camera you'd recently bought, then you came back to $stepd's room.
You looked around the room and quickly found the perfect space - between two boxes high up on a wardrobe.
You switched the thing on and placed it there, making sure it was had the full room in view. You'd set the camera up to store memory in a cloud server, so you didn't have to retrieve it.
You stepped back and glanced at it. You could tell it was there, but surely that's because you knew it was there. If you didn't know then you doubted you'd be able to spot it.
You left the room and returned to your own. You weren't exactly sure what you were hoping to achieve with the camera, but you were interested to find out.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_secret to 7>><<remember $stepdcallsex_scene to true>><<ChangeWithCap "sexuality" +2>><<set $unique_event_trigger_wife_stepd_secret_3 to true>>\
$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_secret to 21>><<remember $stepd_sec_sscene_2 to true>><<set $unique_event_trigger_wife_stepd_secret_6 to true>>\
$wife knocked on $stepd's door with a shaking hand. She wasn't scared anymore. She was still a little bit nervous, but she was mostly excited.
@@.man;"Come in."@@ She heard the voice of her man inside.
$stepd was sitting on his bed. He lazily looked up at her from his phone and he offered a slight grin.
@@.man;"Come in, sit down."@@ He beckoned her over. $wife eagerly did as she was told and sat beside $stepd on his bed. She fidgeted as she felt his eyes on her.
@@.man;"$name came by the other day to tell me he'd accept the deal."@@ He told her. $wife felt butterflies in her stomach.
@@.wife;"Yes, he told me too."@@ She nodded.
@@.man;"Though it wasn't without incident, was it? He also said he visited my old house."@@ He added sternly. $wife bit her lip.
@@.wife;"He did... I'm sorry."@@ She looked down shamefully.
@@.man;"It's okay. Even though he didn't see any damage, he didn't accuse me of lying. What did you tell him?"@@ He asked in a sympathetic tone. $wife glanced across at $stepd.
@@.wife;"I just told him off for being so untrusting."@@ She replied.
@@.man;"Hah! The irony."@@ $stepd chuckled. $wife should have felt shame, but she didn't.
@@.man;"Still, it's hard to believe he'd just accept it."@@ $stepd thought to himself, then he shrugged.
@@.man;"I suppose it doesn't matter. He told me he'd accept."@@ He muttered, then he stood up and unzipped his pants.
$wife blinked in surprise, then she shuffled nervously on $stepd's bed. She eyed his crotch in anticipation. $stepd fetched his flaccid cock from his underwear with a lazy yawn, then he hung it in $wife's face.
@@.man;"Suck it."@@ He demanded.
$wife obediently leaned forward to take the thing in her mouth. It was soft and squishy at first, but she felt it slowly grow and harden while she sucked on it. $stepd groaned.
@@.man;"Good girl. You've done everything exactly as I asked, $wife... To be honest, I still can hardly believe it."@@ He said, more to himself. He then chuckled and shook his head as he watched $wife slurp on his cock.
[img[images\pictures\loving_family\stepdad_secret_2_1.webp]]
@@.man;"I'd thought I'd have a harder time turning you into my woman. Honestly I was prepared to blackmail you. But to think you'd come around so much on your own... Maybe I've still got it, eh? That sex appeal."@@ $stepd grinned stupidly.
@@.wife;"Mmh... Yes..."@@ $wife moaned in response between sucks.
@@.man;"Or maybe I just hit the jackpot with you being an oppressed cock-starved slut."@@ He added with a perverted grin.
@@.wife;"Oh... No..."@@ $wife gasped her denial, but she never stopped servicing your step-dad's cock.
@@.man;"Come on now, you're going to deny it with my cock in your mouth? Hah!"@@ $stepd chortled then groaned as he pushed his cock deeper into $wife's mouth.
@@.man;"Admit it, $wife... You're a slave to my cock. You've always been a slut. You just needed a dominant guy like me to submit you."@@ He stated while thrusting into her throat.
$wife gagged and gasped for air. @@.wife;"Y-yes... I'm a slut for your cock..."@@ She confessed while spluttering on spit and pre-cum. Her mind had turned blank again. All she felt was her sexual desire to turn on $stepd.
@@.man;"You're my slave."@@ $stepd stated while he slapped his meaty cock on $wife's face.
@@.wife;"Yes..."@@ $wife moaned in response.
@@.man;"Bend over for me, $wife."@@ $stepd growled.
$wife quickly scrambled over while pulling off her clothes. She thrusted her ass up in the air to $stepd, revealing her raw pussy and ass. She gasped as $stepd forcefully grabbed her hips and positioned himself behind her. He pressed his wet cock against her opening and pushed into her. Her soaking pussy swallowed his thick cock.
@@.wife;"Oh fuck...!"@@ $wife whimpered.
@@.man;"Your pussy was made for my cock!"@@ $stepd announced while he thrusted into her. $wife gripped onto the bed and threw herself back against him with each thrust. She loved the feeling of him filling her.
[img[images\pictures\loving_family\stepdad_secret_2_2.webp]]
@@.wife;"Yes...! Make me your woman...!"@@ She begged.
@@.man;"You love my cock, don't you $wife? You're my perfect little cum dumpster."@@ $stepd growled menacingly.
@@.wife;"Mh-yes!"@@ $wife agreed whole-heartedly.
@@.man;"We're going to kick $name out and fuck like this every night!"@@ $stepd continued.
@@.wife;"Ohh-yes!"@@ $wife shivered. She was ready to cum.
@@.man;"Then we can get married, and you'll be my slut bride! You'll take care of all my old buddies too."@@ $stepd grunted. $wife imagined herself fucking $stepd and all his buddies. She shivered and squirmed. She couldn't hold it anymore.
@@.wife;"Oh-please $stepd! Cum inside me...!"@@ She begged.
@@.man;"Alright, here you go, $wife...!"@@ He groaned as he thrusted deep into $wife. She felt his cock twitch inside her as his hot seed spilled into her raw womanhood.
@@.wife;"Mmh- ohh...!"@@ $wife spasmed as she came on $stepd's cock.
@@.man;"Ahh-fuck...!"@@ $stepd groaned as he milked every last drop out into $wife's pussy.
He pushed his cock in one last time, then pulled it out with a wet squelch. $wife felt his cum spilling down her leg. She remained face down, ass up on his bed.
@@.man;"Hah, now there's a sight I want to see every day."@@ $stepd slapped her ass, making her yelp.
@@.wife;"Mmh..."@@ $wife could only moan, still elated from her orgasm.
@@.man;"One last thing, $wife... I want you to arrange the contract for $name to sign. Get it done fast."@@ $stepd told her.
@@.wife;"Okay..."@@ $wife agreed without a second thought.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_secret to 4>><<remember $stepdhelpcum_scene to true>><<ChangeWithCap "sexuality" +2>><<set $unique_event_trigger_wife_stepd_secret_2 to true>>\
$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_secret to 13>><<remember $stepd_sec_sscene_1 to true>><<set $unique_event_trigger_wife_stepd_secret_5 to true>>\
$wife nervously approached $stepd's door and knocked.
@@.man;"Come in."@@ She heard him call out. $wife opened the door and entered to find both $stepd and his friend Arthur. He grinned at her.
@@.man;"Hello there $wife, kind of you to stop by."@@ $stepd greeted her coolly.
@@.wife;"Y-yes... Um... I wanted to tell you about $name..."@@ She explained.
@@.man;"Very good, $wife. But don't get ahead of yourself..."@@ $stepd raised an eyebrow as he smirked at her.
@@.man;"First I want you to undress."@@ He said. $wife immediately felt a wave of dark pleasure from his unreasonable request. She bit her lip and looked between the two.
@@.wife;"Um..."@@ She hesitated. $stepd clicked his tongue.
@@.man;"Come on now."@@ His tone shifted slightly more harsh. $wife blinked, then she nodded. She gently shrugged off her top and pulled down her pants so she stood before them in her underwear.
@@.man;"Very sexy."@@ Arthur commented.
@@.wife;"Thank you."@@ $wife replied in a quiet whisper.
@@.man;"Now kneel on the bed and tell me what you wanted to tell me."@@ $stepd demanded.
$wife felt her heart race as she climbed onto the bed. She could feel their eyes on her as she leaned down onto her elbows and knees, her ass exposed to the both of them. She gasped when she felt a rough hand rest against her ass cheek.
@@.wife;"Um... S-so, $name was talking to me..."@@ She began, then she gasped when her panties were pulled aside.
@@.man;"And?"@@ $stepd asked while he traced his fingers down between her legs while Arthur continued to grope her ass.
$wife held her breath and closed her eyes as his fingers traced over her womanhood. She felt her heart pounding as her wetness grew.
@@.wife;"H-he... Was still sounding doubtful... Of you..."@@ She breathed a slow shaking breath, then she gasped when his rubbing became harder.
@@.man;"Do you like this?"@@ She could hear his grin in the question.
@@.wife;"Yes..."@@ She admitted.
@@.man;"Masturbate for us."@@ $stepd ordered. $wife was quick to obey - she reached down between her legs and rubbed her pussy. She felt the hot wetness on her fingertips and between her lips while $stepd continued to caress her holes. She glimpsed at Arthur jerking off while he watched.
[img[images\pictures\loving_family\stepdad_secret_1_1.webp]]
@@.wife;"Oh..."@@ She gasped and closed her eyes.
@@.man;"So he doesn't want to sell the house to me?"@@ $stepd asked.
@@.wife;"No... Mh... H-he said you... You told him you... didn't want your house assessed..."@@ She struggled to recall the reason she was visiting. Her mind was foggy and all she could think about was feeling good and making $stepd feel horny.
@@.man;"Ah, maybe that was too much of a giveaway."@@ $stepd sighed, then he slowly pushed a finger inside $wife's slit.
@@.wife;"Oh...!"@@ She moaned as she felt his thick finger invade her private area.
@@.man;"Heh, she really is a slut huh?"@@ Arthur commented, but $wife didn't care what he thought. If anything, it just turned her on even more.
@@.man;"Okay, $wife... I need you to do something for me..."@@ $stepd grunted as he pulled $wife's ass back.
@@.wife;"Y-yes...?"@@ $wife asked, then she felt $stepd grip her waist and position himself behind her.
$wife gasped and closed her eyes when she realized what he was doing. She felt the tip of his cock rub against her pussy. She almost felt ashamed by how wet she'd gotten. She audibly moaned when $stepd pushed his cock into her.
[img[images\pictures\loving_family\stepdad_secret_1_2.webp]]
@@.man;"Hah, what a tight, wet hole you have, $wife..."@@ $stepd chuckled as he slowly thrusted into her.
@@.wife;"Mmm!"@@ She could only moan in response. Her state of mind was waning with every one of his thrusts, each sending her deeper into a hypnotic stupor. All she wanted to be was an obedient slut for $stepd.
@@.man;"The first thing you can do is make your mouth useful."@@ $stepd commented. $wife realized Arthur was kneeling in front of her, his cock hanging over her face. She closed her eyes and leaned forward to hungrily take it into her mouth.
@@.wife;"Mmm..."@@ She moaned again. She felt ecstacy like nothing else.
@@.man;"That's it, love... Suck on that cock..."@@ Arthur grunted.
@@.man;"Now, about $name..."@@ $stepd continued. $wife blinked. For a moment she'd completely forgotten about you. She felt a small panic, but it quickly disappeared when $stepd thrusted into her again.
@@.man;"I need you to keep a close watch on him... And disagree with him whenever he voices any concerns about my deal."@@ $stepd ordered. $wife nodded as best as she could with a cock in her mouth.
@@.wife;"Yes..."@@ She gasped, drool coming from her mouth.
@@.man;"Ah fuck, what an erotic face...!"@@ Arthur commented as he jerked his slimey cock over $wife's face. He breathed harder. $wife stuck out a tongue for him to target.
Arthur grunted as he shot his load over $wife's face. She hungrily licked her lips and moaned as $stepd continued to pound her from behind. He grunted louder too.
@@.man;"If you're good about it then $name will sell the house to me, I can kick him out, and you can live here with me as my personal slut...!"@@ $stepd exclaimed excitedly, his thrusting growing faster. $wife moaned at the thought. She nodded.
@@.wife;"Yes...!"@@ She imagined being used by $stepd and Arthur every day.
@@.man;"But first, take my load...!"@@ $stepd grunted again as he thrusted deep into $wife's raw pussy. She felt his hot seed spill into her womanhood. She shivered and bucked as she came on his cock.
[img[images\pictures\loving_family\stepdad_secret_1_3.webp]]
@@.man;"Hah... You're my woman now, $wife..."@@ $stepd grinned then slapped her ass. $wife yelped and moaned. She was still cumming while $stepd's cum oozed from her hole.
@@.man;"One last thing..."@@ $stepd commented as he unmounted her and began redressing, leaving her bent over on his bed.
@@.man;"I don't want $name to be any more suspicious than he already is... So don't visit me again until he agrees to sell the house. Okay?"@@ $stepd raised an eyebrow at her.
$wife bit her lip and nodded. @@.wife;"Okay..."@@
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_secret to 9>><<remember $stepdfriend1_scene to true>><<set $unique_event_trigger_wife_stepd_secret_4 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'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_scene to 4>><<ChangeWithCap "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.//
@@.system;"$wife feels a little more brave; liberty increases by 1."@@
@@.system;"$wife's mental state diminishes; stability decreases by 25."@@
<<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 $stepdad_path_secret eq 1>>\
<<iconButtonContainer
'Step-Dad Route (Secret) - Discuss'
'button_m_person.png'
"I don't care"
>>
<</iconButtonContainer>>
<<elseif $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>><<set $unique_event_trigger_wife_stepd_standard_1 to true>>\
<<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>><<set $unique_event_trigger_wife_stepd_standard_2 to true>>\
<<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>><<set $unique_event_trigger_wife_stepd_standard_4 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>><<set $unique_event_trigger_wife_stepd_standard_5 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>>\
<<ChangeWithCap "liberty" +1>><<ChangeWithCap "control" -1>>\
//I might as well do it properly...!// She thought to herself.
@@.system;"Your dominance wavers; control decreases by 1."@@
@@.system;"$wife feels a little more brave; liberty increases by 1."@@
<<iconButtonContainer
'Talk to Stepd (Wife)'
'button_m_back.png'
"Go Back"
>>
<</iconButtonContainer>>[img[images\bg\guestroom.png]]<<set $stepdad_subtle to true>><<ChangeWithCap "liberty" -1>>\
//No need to rush things, I can take the careful route...// She thought to herself.
@@.system;"$wife feels a little more passive; liberty decreases by 1."@@
<<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\guestroom.png]]
<<set $stepdad_path_secret to 1>>\
<hr>
You did some housework while spending the day at home.
You paused by the spare room, or as it'd turned to be, $stepd's temporary abode. You glimpsed perhaps armed with a memory of the last time you came by - which was enough to steer your attention.
You inhaled sharply when you saw the same thing as last time - a magazine poking out from under the bed. You quickly paced over and pulled the magazine out.
It was the same thing - a magazine from your work. Just like last time, it featured plenty of pictures featuring your beloved wife. You flicked through the magazine and snarled - this was a more recent magazine with some of her more revealing shots.
As you turned another page, a pair of red panties slid out from the magazine. You blinked, then realized that they were of course $wife's. $stepd must have stolen a pair of her underwear...
You felt sick holding the magazine, imagining the old man huffing over it. You dropped it and kicked it under the bed with the panties, and stormed out.
You were furious. To confront him now would be too kind, though. $wife was working on his undoing, and you would feel no remorse when the time comes.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Leave"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[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>><<ChangeWithCap "sexuality" +1>><<remember $homemast1_scene to true>><<set $unique_event_trigger_wife_stepd_standard_3 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>><<set $stepdad_path_sub to 5>><<set $unique_event_trigger_wife_stepd_sub_2 to true>>\
[img[images\bg\bedroom.png]]
@@.you;"Good job distracting $stepd."@@ You said. $wife averted her gaze and nodded stiffly.
@@.wife;"Thank you."@@ She whispered.
@@.you;"What is it?"@@ You asked curiously. $wife hesitated.
@@.wife;"I'm sorry $name! He- I- you told me to do whatever it takes to keep him out and he made all these requests..."@@ She blurted. You smirked at how cute she was when she was flustered like this.
@@.you;"No need to apologize, I did ask you to do that. What happened?"@@ You asked.
@@.wife;"I asked him to join me for yoga... I thought maybe that'd be enough, but he insisted that I do it naked..."@@ She mumbled.
@@.you;"Woah. And you did?"@@ You asked with genuine surprise. $wife nodded.
@@.wife;"And he... I saw him jerking off..."@@ She explained. @@.wife;"But I didn't do anything! I just did yoga!"@@ She exclaimed.
@@.you;"Calm down, it's okay."@@ You reassured her. $wife bit her lip.
@@.wife;"You're really not mad...?"@@ She asked.
@@.you;"No, but I am surprised it went so far. He's braver than I thought... Maybe he feels braver when you're meek?"@@ You mused.
@@.wife;"I'm sorry..."@@ She apologized again.
@@.you;"I told you it's okay. You did a good job doing ask I asked. I'm proud of you."@@ You said with a smile, though you did feel an interesting turmoil of lust and jealousy. $wife returned your smile.
@@.wife;"So... Did you find anything?"@@ She asked. You shook your head.
@@.you;"Unfortunately not."@@ You frowned.
@@.wife;"Oh..."@@ $wife looked down glumly.
@@.you;"But that's okay. I had another idea."@@ You explained. $wife looked at you curiously.
@@.you;"Maybe he'll have his guard down at his house."@@ You explained. $wife tilted her head in thought.
@@.wife;"How are you going to...?"@@ She thought.
@@.you;"Not me. You. There's no way he'll let me come over, but you can convince him to let you visit."@@ You told her. $wife's face turned red.
@@.wife;"You want me to go to his house with him...?"@@ She asked. You nodded.
@@.you;"Just ask him for now, and let me know what he says. Remember, just like last time... Do whatever it takes to convince him."@@ You told her. $wife nodded.
@@.wife;"Okay... I'll do whatever it takes to help you."@@ She agreed.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<set $stepdad_path_sub to 8>><<remember $stepd_sub_sscene_4 to true>>\
<<set $unique_event_trigger_wife_stepd_sub_3 to true>>\
[img[images\bg\bedroom.png]]
@@.you;"How did it go with $stepd?"@@ You asked casually. $wife suddenly stiffened.
@@.wife;"Um... Fine. He agreed to let me visit."@@ She answered quietly. You raised an eyebrow at her.
@@.you;"And?"@@ You pressed.
@@.wife;"He... I had to flash him my breasts... And he masturbated again..."@@ She shamefully confessed.
@@.you;"Oh you 'had' to?"@@ You smirked, delighting in her discomfort. Truthfully the thought turned you on.
@@.wife;"Yes! He wouldn't let me see the house otherwise."@@ $wife explained.
@@.you;"And you didn't like it at all did you?"@@ You asked.
@@.wife;"I- oh..."@@ $wife averted her gaze. She couldn't lie to you.
@@.you;"So you liked it. You liked showing that old man your tits? Watching him jerk off over you?"@@ You teased. $wife didn't answer.
@@.you;"Admit it."@@ You demanded a little more sharply.
@@.wife;"A little bit."@@ $wife whispered.
@@.you;"Does thinking about it now turn you on?"@@ You asked. $wife firmly shook her head.
@@.wife;"I'm not thinking about it."@@ She answered. You frowned and clicked your tongue.
@@.you;"I want you to think about it."@@ You told her. $wife bit her lip and nodded.
@@.you;"What turned you on?"@@ You asked as you peered at her.
@@.wife;"Um... I don't know... I think maybe just that I was so vulnerable..."@@ $wife explained. You smirked.
@@.you;"Take off your clothes."@@ You demanded. $wife glanced at you for the first time with a curious expression, then, realizing you weren't mad, she quickly obeyed your order and stripped down into her underwear.
@@.you;"And your panties..."@@ You added. $wife did as you asked. You could see she was shaking with excitement.
@@.you;"Now sit down and tell me again..."@@ You said. $wife sat on the bed. She bit her lip as she reflected.
@@.wife;"I was frightened at first... Because he could overpower me so easily... And when he masturbated I thought I felt sick, but when I watched him I thought about how easily he could fuck me..."@@ $wife said as she squirmed.
@@.you;"You wanted him to fuck you?"@@ You asked. $wife squirmed again.
@@.you;"Masturbate for me."@@ You demanded. $wife looked at you with hazy eyes and again she followed your order without hesitation.
She lowered a shaking hand to her womanhood and massaged herself softly before she pressed her fingers inside her already dripping pussy.
@@.wife;"Mmh...!"@@ She gasped and closed her eyes.
[img[images\pictures\loving_family\stepdad_sub_4_1.webp]]
@@.you;"You're right, he could have very easily fucked you."@@ You stated. The thought stirred something up for you too... You wanted to see it.
@@.wife;"Yes...!"@@ $wife moaned from your words.
@@.you;"And even though it's risky, I want you to keep it up."@@ You told her. $wife bit her lip as she gazed at you with lustful eyes. She nodded.
@@.you;"Go to $stepd's house, set up the camera... And do whatever you need to do to keep him happy."@@ You told her. $wife gasped again, then she closed her eyes and bucked against her fingers.
@@.wife;"Y-yes... Oh!"@@ She shivered as wetness spilled down her leg.
<<iconButtonContainer
'Sleep'
'button_m_back.png'
"Go to Sleep"
>>
<</iconButtonContainer>><<set $stepdad_path_sub to 10>><<set $unique_event_trigger_wife_stepd_sub_4 to true>>\
[img[images\bg\bedroom.png]]
@@.wife;"I... I set up the camera like you asked..."@@ $wife told you while averting her gaze.
@@.you;"Excellent."@@ You grinned at the news, but there seemed to be more. You peered at her curiously.
@@.you;"Tell me what happened."@@ You asked.
@@.wife;"Well... I couldn't see any damage or anything... But $stepd said the damage wasn't visible..."@@ She answered slowly.
@@.you;"Sure, okay."@@ You scoffed.
@@.wife;"Um, so then I said I needed to use the bathroom so I could go set up the camera. It's in his bedroom..."@@ She continued, still unable to meet your gaze.
@@.you;"Good."@@ You knew it didn't end there, and you were eagerly anticipating what happened next.
@@.wife;"When I came back to see $stepd he um... He said he wanted to see me... Um... Naked."@@ $wife bit her lip as she paused.
@@.you;"We thought that might happen."@@ You commented to let her know you weren't upset.
@@.you;"You stripped for him?"@@ You asked. You felt a little swelling in your pants as you listened.
@@.wife;"At first, but then he wanted to see more so I m-masturbated..."@@ She confessed.
@@.you;"Good job not blowing your cover."@@ You praised her efforts.
@@.wife;"N-no. I mean..."@@ $wife bit her lip again as her voice trembled.
@@.wife;"He threw himself onto me..."@@ She said.
@@.you;"... You had sex?"@@ You asked in surprise. You weren't sure how to react. $wife nodded. You paused to figure out your thoughts.
@@.you;"... Did you enjoy it? You wanted it to happen?"@@ You asked eventually. $wife looked down shamefully and nodded her head.
@@.wife;"But only because I- I thought that um... Th-that you'd enjoy watching..."@@ She said, her cheeks turning a brilliant shade of red. You chuckled.
@@.you;"Okay. If you enjoyed it, that's fine."@@ You said. $wife looked up at you with some curiosity, but seemed glad to see you weren't upset.
@@.wife;"Y-yes okay... Thank you..."@@ She seemed to calm down.
@@.wife;"But what now...?"@@ She asked.
@@.you;"We let it run for a while and eventually he'll slip up and say something."@@ You said with a shrug.
@@.wife;"How are you going to know? Won't you have to check?"@@ $wife asked curiously. You stared at her for a moment then eventually you nodded.
@@.you;"That's right. You'll need to collect it."@@ You said.
Truthfully the content was saved on a cloud, so you could access the stream remotely, but you wanted $wife to visit again in hopes that you get footage of their next encounter.
$wife took a slow breath then she nodded.
@@.wife;"I understand... I'll do whatever you want me to."@@ She said softly.
@@.you;"That's my girl. I'll tell you when to visit next."@@
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<set $stepdad_path_sub to 3>><<set $unique_event_trigger_wife_stepd_sub_1 to true>>\
[img[images\bg\bedroom.png]]
@@.you;"Have you made any progress with $stepd?"@@ You asked curiously.
@@.wife;"Umm..."@@ $wife bashfully averted her gaze.
@@.you;"... Well? Tell me."@@ You encouraged her.
@@.wife;"Not exactly... But he was staring at me today..."@@ She told you.
@@.you;"Staring? Huh... Why?"@@ You peered at her.
@@.wife;"Um... I think he could see down my shirt..."@@ She explained. You raised an eyebrow and then you smirked.
@@.you;"Did you forget to wear a bra, $wife?"@@ You asked. She bit her lip then nodded. Something about the thought aroused you.
@@.wife;"Are you mad...?"@@ She asked. You shook your head.
@@.you;"No. I asked that you lead him on. You're doing as I asked."@@ You told her. She looked relieved.
@@.you;"But it's not enough."@@ You frowned. $wife's face fell.
@@.wife;"Oh... Sorry. You want me to try harder...?"@@ She asked.
@@.you;"Yes- but we'll work as a team this time, okay?"@@ You confirmed. $wife's face lit up again. Apparently she loved the idea of doing something with you.
@@.wife;"Okay! Um, how...?"@@ She paused to think.
@@.you;"This weekend I want you to distract him for an hour. Keep him away from his room."@@ You explained. $wife peered at you then nodded slowly.
@@.wife;"Okay, I can try that... Um, and what will you do...?"@@ She asked curiously. You smiled then shrugged.
@@.you;"Just do whatever it takes to make sure he doesn't come back early."@@ You told her. $wife bit her lip then she nodded.
@@.wife;"Okay... Whatever it takes..."@@ She whispered.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<set $stepdad_path_sub to 15>>\
@@.you;"You know $stepd, I've been meaning to talk to you about something..."@@ You said thoughtfully, unable to keep a hint of smugness from your voice.
@@.man;"Oh yes? What would that be?"@@ $stepd replied casually, though you noticed the slightest nervousness in his voice.
@@.you;"Hmm. Hold on a moment."@@ You raised a hand, then stuck your head out of the room.
@@.you;"$wife? Could you come in here please."@@ You called out, then you turned back to $stepd. He looked alarmed, though he tried to hide it.
@@.wife;"Yes $name..."@@ $wife said quietly as she entered the room. She also looked nervous. Her eyes were glued to the floor and she held her hands in front of herself.
@@.you;"Good. You should both be here. After all, you've been fucking behind my back."@@ You said as you gazed between them. $wife bit her lip and $stepd suddenly sat up. He was right to be on edge.
@@.man;"Heh, I don't know what gave you that idea $name, but-"@@ He nervously stammered through a slimey smile.
@@.wife;"It's true."@@ $wife interjected quietly.
@@.man;"$wife! What- why did you- I don't know what she's talking about $name-"@@ $stepd floundered. You couldn't help but smirk.
@@.you;"Are you sure you want to keep lying to me, $stepd?"@@ You asked coolly.
$stepd opened and closed his mouth as he struggled to find a way out of the uncomfortable mess, but he had no chance. He eventually realized it, and slumped his shoulders.
@@.man;"Forgive me $name, I gave into lust..."@@ He pleaded with pitiful eyes.
@@.you;"That's understandable, $wife is a beauty after all..."@@ You slowly nodded. $stepd nodded eagerly with you. $wife shifted uncomfortably.
@@.man;"R-right, and she was the one who came onto me!"@@ He explained, pointing a wonky finger at your wife.
@@.wife;"But..."@@ $wife bit her lip and looked across at you with hesitation.
@@.you;"I know what happened, $stepd. If you want forgiveness then you shouldn't start by pointing the finger."@@ You scoffed and shook your head.
@@.man;"Oh. Yes, sorry $name. And sorry $wife..."@@ $stepd lowered his hand.
@@.you;"Now confess your wrongdoings and I'll think about forgiving you."@@ You suggested. $stepd nodded.
@@.man;"Of course! I uh, had relations with $wife behind your back... I couldn't contain myself, and I knew $wife couldn't resist. I'm so sorry to you both."@@ $stepd hung his head in shame.
@@.you;"... Is that all...?"@@ You asked, raising your brow. $stepd peeked up at you.
@@.man;"Uh... Yes...?"@@ He nervously licked his lips.
@@.you;"You're not sorry for lying about your house? That you were planning on selling it?"@@ You asked with feigned astonishment.
@@.man;"Wh- th-that? How do- I mean, y-yes I'm sorry, I must have forgotten to..."@@ He stammered again. You impatiently clicked your tongue.
@@.you;"It pisses me off that you think we're so stupid. I should kick you out."@@ You scowled. $stepd shook his head profusely.
@@.man;"I don't think you're stupid! I- I'm sorry $name, I've got a real problem... Forgive this pathetic old man..."@@ He hung his head again in defeat.
@@.man;"Please don't kick me out... I've already sold the house and I won't have anywhere to go..."@@ He begged.
You looked across at $wife. @@.wife;"That was fast."@@ She commented with a slight shrug.
You crossed your arms and thought about what to do. You were delighted to know $stepd was at your mercy, but you still struggled to decide whether to keep him or throw him out.
You could let him stay, make him pay rent, and you could still have fun with $wife... Or you could be finally done with him and never see him again.
<<iconButtonContainer
'Step-Dad Route (Sub) - Let Him Stay'
'button_m_action.png'
"Let Him Stay"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Step-Dad Route (Sub) - Kick Him Out'
'button_m_action.png'
"Kick Him Out"
>>
<</iconButtonContainer>><<set $stepdad_path_sub to 16>><<set $unique_event_trigger_wife_stepd_sub_8 to true>>\
Although you enjoyed the idea of leaving him nowhere to go... You just couldn't let go of the idea of all the fun you could continue having with $wife.
@@.you;"Rejoice, $stepd. You're lucky I'm a forgiving man."@@ You said with a sneer. He looked up at you in surprise.
@@.man;"$name? Oh god, thank you!"@@ He praised you.
@@.you;"Don't be so quick. There are conditions."@@ You added. He looked up at you again, this time with caution.
@@.man;"Okay, fair enough..."@@ He nodded slowly.
@@.you;"You clean up your own room. You wash dishes. You pay rent. Three hundred a week."@@ You counted off on your fingers.
@@.you;"Oh, and you do what $wife and I say in this house. Do we have an agreement?"@@ You raised a brow.
@@.man;"Heh... Three hundred seems like a lot for just a room, doesn't it?"@@ $stepd bargained. You clicked your tongue.
@@.you;"You're not just paying for a room, $stepd. If you uphold all of these conditions... Well, maybe $wife will have some ideas of how we reward you."@@ You looked across at her.
$stepd seemed amazed by what you were saying, but he seemingly didn't want to jump to any conclusions.
@@.wife;"Maybe you could both... At the same time..."@@ $wife shyly suggested. $stepd looked between you in disbelief. You smirked.
@@.you;"... Do we have an agreement?"@@ You asked again.
@@.man;"Yes! Of course, whatever earns your forgiveness."@@ $stepd quickly agreed. You wondered how much more he would have paid.
@@.you;"$wife?"@@ You looked across at her.
@@.wife;"Yes, agreed..."@@ She nodded, her cheeks red.
@@.you;"Behave yourself $stepd, or I will kick you out for rea.."@@ You gave him a look, then you left the room with $wife.
@@.man;"I will! Thanks $name, I mean it-"@@ He called after you.
<<iconButtonContainer
'Step-Dad Route (Sub) - Let Him Stay pt2'
'button_m_forward.png'
"Go back to your room"
>>
<</iconButtonContainer>>You entered your room and closed the door behind $wife.
@@.wife;"Um..."@@ $wife gazed after you as you got ready for bed.
@@.you;"Yeah?"@@ You asked with a raised brow.
@@.wife;"I hope you don't regret your decision..."@@ $wife bit her lip as she peered at you with hazy eyes.
@@.you;"We'll see if I do. I just thought we could have more fun."@@ You said truthfully.
@@.wife;"Whatever you want, $name... I'll do whatever you want."@@ $wife replied quietly.
<<iconButtonContainer
'Sleep'
'button_m_forward.png'
"Go to sleep"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_sub to 99>><<set $unique_event_trigger_wife_stepd_sub_7 to true>>\
@@.you;"You've got a mental deficiency if you think I'd ever let you stay."@@ You chuckled. $stepd looked up at you in horror.
@@.man;"But- $name! Where am I meant to go?"@@ He asked.
@@.you;"I don't know. What do I care? You should have thought about that."@@ You shrugged.
@@.man;"I don't..."@@ $stepd looked frantically towards $wife. She looked away.
@@.you;"You'll leave in the next hour. Get your things and go."@@ You demanded, then you took $wife's hand and left the room.
@@.man;"$name...!"@@ $stepd called after you. You didn't stop.
<<iconButtonContainer
'Step-Dad Route (Sub) - Kick Him Out pt 2'
'button_m_forward.png'
"Go back to your room"
>>
<</iconButtonContainer>>You entered your room and closed the door behind $wife.
@@.wife;"Um..."@@ $wife gazed after you as you got ready for bed.
@@.you;"Yeah?"@@ You asked with a raised brow.
@@.wife;"Do you think he'll leave...?"@@ She asked curiously.
@@.you;"We'll see in the next hour."@@ You answered with a shrug.
@@.wife;"I guess so..."@@ $wife nodded.
$wife had a shower then joined you in bed. Soon you heard a car pull into your driveway, and then shuffling in the hallway. You both remained silent as you listened to $stepd's clumsy departure.
You felt immense relief, like you'd finally solved a big problem... But at the same time you felt slightly lonely.
@@.wife;"He really left."@@ $wife remarked quietly.
@@.you;"Good riddance."@@ You smirked across at her. $wife bit her lip the nestled into your chest.
@@.wife;"You were right, $name... But I still had fun."@@ She said. You didn't admit that you enjoyed it too.
<<iconButtonContainer
'Sleep'
'button_m_forward.png'
"Go to sleep"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_sub to 11>>\
You arrived home late and joined $wife and $stepd at the dinner table. $wife seemed relieved to see you.
@@.you;"Sorry I'm home late."@@ You said with a wry smile to $wife.
@@.man;"Heh, not at all. It gave $wife and I some time to talk."@@ $stepd replied without realizing you were talking to your wife.
@@.you;"Oh yeah? Something I should know about?"@@ You raised an eyebrow, knowing full well there was.
@@.wife;"$stepd was saying that he heard from the council..."@@ $wife quickly chimed in.
@@.you;"Is that right? When was this?"@@ You continued to peer at $stepd, even when $wife spoke. He didn't seem to notice or mind.
@@.man;"Yeah, just this afternoon. They visited to check the site. Bad news unfortunately. They said the house is going to take a lot longer than I thought."@@ He sighed a stinking beer-fuelled breath for dramatic effect.
@@.you;"That's a shame $stepd, but you're more than welcome to stay for as long as you need."@@ You replied with a wide grin. You noticed $wife fidgetting in her lap.
@@.man;"I appreciate that $name. I hate to think I'm invading your privacy..."@@ He said.
@@.you;"Nonsense. Both $wife and I are happy to have you. Isn't that right $wife?"@@ You looked across at her. $wife bit her lip and gave a stiff nod.
@@.man;"Thank you both... I promise I'll be out of your hair as soon as the council says it's okay for me to reside back home."@@ He lied.
<<iconButtonContainer
'Step-Dad Route (Sub) - Dinner pt2'
'button_m_forward.png'
"Go to Bed"
>>
<</iconButtonContainer>><<set $stepdad_path_sub to 11>>\
[img[images\bg\bedroom.png]]
After dinner you and $wife went to bed. $stepd offered to wash the dishes, which you were quick to accept.
@@.wife;"So um..."@@ $wife spoke quietly.
@@.wife;"I think $stepd was lying..."@@ She whispered. You almost laughed.
@@.you;"Yeah, you know, I figured that too."@@ You smiled at her.
@@.wife;"Oh... Um... You're happy for him to stay longer?"@@ She asked. You shook your head.
@@.you;"I was just playing along. But..."@@ You gave $wife a thoughtful look.
@@.you;"I think you should visit his place again... You'll need to retrieve the camera after all."@@ You suggested. $wife bit her lip and nodded.
@@.wife;"Okay... If you want me to. I'll ask him on the weekend."@@ She replied.
@@.you;"Remember... You have to play the part."@@ You said. $wife nodded again.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Continue"
>>
<</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 were pleased to see $wife obediently nod without much hesitation.
@@.wife;"Okay, fine. I'll keep trying."@@ She said quietly.
<<iconButtonContainer
'Interact Wife'
'button_m_forward.png'
"Continue"
>>
<</iconButtonContainer>><<set $stepdad_path_sub to 14>><<remember $stepd_sub_sscene_7 to true>>\
[img[images\bg\bedroom.png]]
You collected the spy camera from $wife's bag and fished out your laptop from your bedside drawer. $wife excused herself to have a shower as you booted the laptop. You were glad - you didn't want her to see that you didn't physically need the camera...
You navigated through a website to the camera's stream. Of course the live stream was off, but the recordings were saved on a cloud. You clicked and scrubbed through each day and only slowed down when you saw $stepd in the room. $stepd didn't seem to go home too often, which made the search much easier.
You paused when you saw $stepd enter his room on the phone, then you hit play...
@@.man;//Will the market change in the next year?//@@ $stepd asked as he sat on his bed. You leaned in to listen closer.
@@.man;//... Right, but I'm an old man and time is more valuable than a little bump up in price, 'maybe'. Let's line up a private buyer.//@@ He wanted to sell something.
@@.man;//Yes I'm sure. Keep it off the market.//@@ He continued.
@@.man;//Fine - they can have a building inspection. There's nothing wrong with it. I just don't want people to see I'm selling it.//@@ He sounded annoyed. You grinned widely. He was talking about his house...
@@.man;//Well that's ridiculous, but fine. I'll pay for it. I just need to handle a few things, then let's get the ball rolling. I'll call you when I'm ready.//@@ He stood up and exited the room.
You had exactly what you needed. $stepd was planning on selling his house, and he said that there was nothing wrong with it. He must have been lying about the damage.
You closed the recording, then you remembered that $wife mentioned something had happened when she visited. You opened the recording for the latest date and started scrolling through. It was right at the end - you paused the recording when you saw movement. The camera had fallen to the ground...
@@.wife;"What are you doing...?"@@ $wife asked as she re-entered the bedroom in her nightwear.
@@.you;"I was just reviewing the recordings at $stepd's house."@@ You answered.
@@.wife;"Oh... Did you find anything interesting...?"@@ She asked curiously.
@@.you;"Yes, actually. $stepd is planning on selling his house, and he said aloud that there's nothing wrong with it."@@ You told her with a wry smile.
@@.wife;"So he lied? Oh- and you have proof. What are you going to do?"@@ $wife sat beside you on the bed. You shrugged.
@@.you;"I guess I'll kick his ass out."@@ You suggested. $wife raised an eyebrow, then slowly nodded.
@@.wife;"Sure, if that's what you want to do."@@ She replied.
@@.you;"I don't know. I'll confront him and see what he has to say for himself first."@@ You said. Then you grinned as you imagined how he'd squirm.
@@.wife;"Okay... Um..."@@ $wife shyly hesitated.
@@.you;"Yeah?"@@ You peered at her face to catch her eye.
@@.wife;"Did you see anything else...?"@@ She asked.
@@.you;"Oh. Just this..."@@ You turned the screen of the laptop so you could both see it, then you hit play.
The camera was facing the base of the bed- you couldn't see a thing, but you could hear a faint wet squelching.
@@.man;//Ohh look at him fucking you... Your slutty cunt...//@@ You heard $stepd's voice. $wife covered her mouth as she looked away bashfully.
@@.you;"Heh?"@@ You raised an eyebrow. Was someone else there?
@@.man;//You want more, don't you? Ask for more.//@@ $stepd grunted. He sounded short of breath.
@@.wife;//Mm... Give me more...//@@ You heard $wife reply.
@@.you;"Wow, sounds like you enjoyed yourself $wife..."@@ You commented. $wife shamefully averted her gaze. You noticed how she squirmed. She was ashamed and turned on. Maybe she liked the humiliation.
@@.man;//Beg for it.//@@ $stepd barked.
@@.wife;//Ohh $stepd... P-please give me your cock... I need it...//@@ You listened to your wife beg your step-father. You felt your cock begin to swell from how slutty she sounded.
@@.wife;"S-sorry...!"@@ $wife whispered as she listened to her past self, but you couldn't stop watching the recording. You heard some shuffling, then something knocked the camera. It rolled to face upwards.
You saw $wife on her knees, and $stepd sitting on it. His cock was pointing out at her. There wasn't another man there...
@@.man;//Don't forget this.//@@ $stepd said as he handed her a dildo. You realized that must have been what he was referring to.
$wife positioned the thing on the ground, out of frame, then her eyes locked onto the camera. She gasped.
@@.you;"Ohh, you didn't know it was there huh?"@@ You said quietly.
@@.wife;"I accidentaly dropped it..."@@ $wife answered. You could see her watching you in the corner of your eye, but you were too interested to watch the scene unfold.
$wife suddenly swooped in to suck on $stepd's cock.
[img[images\pictures\loving_family\stepdad_sub_7_1.webp]]
@@.man;//Ohhh... That's it... Good girl...//@@ He grunted as ran a finger over her hair. You heard $wife lewdly moan as she slurped down his thick cock. It was almost unbearable... Your cock was so painfully erect, you needed to free it.
$wife eagerly sat forward as you undid your pants and took out your cock. You finally looked over at her. She hesitantly met your gaze. You could see how turned on she was. You leaned back and motioned to your cock. $wife immediately dove down to suck your cock.
@@.man;//Ugh... That's it... No need to pretend to be shy and innocent... Be the slut that you are...//@@ $stepd groaned in the recording. You felt $wife squirm from hearing his words a second time.
You weren't exactly sure how to explain the feeling you felt when seeing $wife suck $stepd's cock. You were aroused, enraged, and jealous. You were mostly aroused though. You liked it, more than anything. $wife was doing that for your sake, because you asked her to. You were almost sad to think your fun would soon end... Then you had an idea.
@@.you;"You must have really enjoyed being used by $stepd."@@ You commented. $wife moaned as she took your cock out of her mouth.
@@.wife;"I did... But I really liked thinking about what you'd do..."@@ $wife answered truthfully.
@@.you;"What if $stepd didn't have to leave...?"@@ You suggested. $wife peered up at you curiously.
@@.you;"I could use everything we have here to... 'Persuade' him into a deal. One that lets him stay with us."@@ You continued. $wife's eyes lit up.
@@.wife;"What if he keeps trying to..."@@ $wife trailed off. You grinned.
@@.you;"He might. That can be part of our deal."@@ You replied. $wife bit her lip. You could see the lust in her eyes as she blushed.
@@.wife;"It's up to you..."@@ She answered, though you could tell she wanted it.
@@.man;//Ahh fuck, stay right there...! I'm gonna cum...!//@@ $stepd grunted in the recording.
You watched as $wife gagged on his cock until he came.
[img[images\pictures\loving_family\stepdad_sub_7_2.webp]]
$wife couldn't hold back. She swooped down onto your cock again and began to slurp it deep. You let out a soft sigh as you leaned back and thrusted your hips forward to give $wife full access. She sucked down harder and fondled your balls until you couldn't hold it anymore.
@@.you;"Fuck...!"@@ You grunted a strained grunt, and you shot out spurts of cum. $wife moaned as she caught it in her mouth. She slowly jerked your cock, squeezing out every last drop.
[img[images\pictures\loving_family\stepdad_sub_7_3.webp]]
@@.wife;"Mmmh..."@@ She swallowed it.
<<iconButtonContainer
'Sleep'
'button_m_bed.png'
"End the Day"
>>
<</iconButtonContainer>><<set $stepdad_path_sub to 2>><<remember $stepd_sub_seduce1_scene to true>><<ChangeWithCap "sexuality" +2>>\
$wife spent her day home, alone with $stepd. She intended to have a productive day, though she just couldn't forget your request. You wanted her to keep up investigating $stepd... To lead him on and lower his guard. The thought made her shiver in anticipation.
She wasn't sure why it gave her such a thrill, but she certainly enjoyed the idea of pleasing you. She was desperate for your praise and approval, and she knew what you wanted her to do... $wife dressed in a loose fitting summer dress and 'forgot' to include a bra in her outfit. She left the bedroom to 'clean up'.
$stepd was lazily sprawled out on the lounge. He gazed across at $wife as she walked in. She noticed his eyes quickly drop to her chest, then just as quickly they shifted back to her face. She wondered if he really thought she didn't notice.
@@.man;"Hi $wife. I'm just watching my show..."@@ He stated the obvious.
@@.wife;"Hi $stepd. I'll try and not distract you."@@ $wife politely lied with a smile.
She proceeded to tidy up the house. Although there wasn't a great deal to do, she took her time dusting and scrubbing spots - particularly while she was in $stepd's line of sight. She felt a shiver of pleasure every time he glimpsed her way - she knew he was perving on her... And she fully intended to let him.
[img[images\pictures\loving_family\stepdad_sub_1_1.webp]]
$wife gave him a clear view of her bare breasts. She knew they were visible from under her top, and sure enough she could see she had $stepd's full attention. She feigned as if she didn't notice, and he was polite enough to not tell her either.
@@.wife;"All done. Sorry to get in your way."@@ She smiled at $stepd. He seemed annoyed that she was already done.
@@.man;"No problem."@@ He grumbled as he shifted on the lounge.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_sub to 7>><<remember $stepd_sub_seduce2_scene to true>><<ChangeWithCap "sexuality" +2>>\
$wife paused by $stepd's bedroom door. She bit her lip and imagined all the ways this could go awry... However she had a task to complete whether she liked it or not. She wasn't convinced that she didn't like it. She knocked on the door.
@@.man;"Come in."@@ $stepd called out. $wife gingerly opened the door and peeked inside.
@@.wife;"Oh...!"@@ She gasped. $stepd was laying naked on his bed. $wife turned to leave the room.
@@.wife;"Um, sorry! I'll come back."@@ She said.
@@.man;"No need. Come in."@@ $stepd repeated. $wife bit her lip and hesitated, but she did as he asked. She stepped into the room and awkwardly gazed around.
@@.wife;"Um..."@@ She struggled to regain her thoughts.
@@.man;"Please, take a seat."@@ $stepd offered.
@@.wife;"Oh, it's okay. I might just stay standing..."@@ $wife politely declined.
@@.man;"Go on, sit."@@ $stepd insisted. $wife let out a small breath then she sat down, though she continued staring away from $stepd.
@@.man;"Now... What can I do for you? Yoga?"@@ $stepd asked. $wife could hear the grin in his voice.
@@.wife;"N-no, actually. I was just thinking- do you think I could go to your house with you? I mean- just to visit and see..."@@ $wife stammered.
@@.man;"Heh, just you and I...?"@@ $stepd asked.
@@.wife;"If that's okay..."@@ $wife felt her face burn red. She knew how her request sounded... Then she flinched when she felt something touch her leg. She glimpsed down. $stepd placed a hand on her thigh. He squeezed her.
@@.man;"Just to see the house...?"@@ He asked curiously. $wife bit her lip and nodded.
@@.man;"Well I could just show you photos if you're so interested."@@ $stepd suggested slyly. $wife shook her head.
@@.wife;"I'd prefer to see it in person."@@ She whispered.
@@.man;"Why so curious...?"@@ He mused. $wife shivered as his hand slowly ran further up her thigh.
@@.wife;"I j-just wanted to see the damage..."@@ She lied.
@@.man;"I don't believe you."@@ $stepd snarled. $wife froze.
@@.wife;"It's true..."@@ She said rather defensively.
@@.man;"I don't think so."@@ $stepd chortled. He squeezed her thigh again. @@.man;"You know what I think...?"@@ He asked. $wife bit her lip.
@@.wife;"What...?"@@ She asked.
@@.man;"You just want to spend more time with me... I saw how wet you were doing yoga."@@ $stepd smirked.
@@.wife;"No...!"@@ $wife spun around to defend herself, then she gasped when she caught sight of $stepd's cock. It was semi-erect, but even in that state it was a thick and heavy appendage.
@@.man;"Heh, fine. Deny it."@@ $stepd chortled again.
@@.man;"Okay $wife, here's my offer... I'll show you whatever you want to see if you show me what I want to see."@@ He suggested. $wife felt herself gently tremble. She knew where this was going, but she asked anyway.
@@.wife;"What do you want to see...?"@@ She asked.
@@.man;"Those."@@ $stepd grunted as he pointed to her chest. $wife let out a shaking breath, then she nodded. //"Whatever it takes"// She thought to herself.
@@.wife;"Okay..."@@ She stood up and raised her hands to her top. Her fingers were cold and she could feel her heart pound. $stepd watched her with hungry eyes. $wife closed her own eyes and pulled down her top to flash her breasts.
[img[images\pictures\loving_family\stepdad_sub_3_1.webp]]
@@.man;"Hoh, very nice..."@@ She heard $stepd grunt. She left herself exposed, her eyes tightly closed.
@@.wife;"Is that okay...?"@@ She asked evetually.
@@.man;"Hmm, we'll see. Just stay like that..."@@ He grunted in response. $wife opened an eye to peek, then she gasped. He was masturbating.
@@.wife;"Wh-what are you- this isn't what we agreed...!"@@ She exclaimed, but she made no efforts to cover up, and she couldn't help but look at his large, throbbing cock.
@@.man;"Sure we did; you're showing me what I want to see. What I'll do wasn't part of the deal."@@ $stepd replied. He sighed as he raised his hips and jerked off faster. He must have had a nine or ten inch cock.
$wife bit her lip. He wasn't lying... And she wasn't doing anything to him... So it was fine. She lowered her arms.
@@.man;"Hoh, your tits are beautiful, $wife."@@ He commented.
@@.wife;"Um, thanks."@@ She replied timidly.
@@.man;"This is taking me a while. Could you come and help?"@@ He asked. $wife blinked. She felt her face flush red.
@@.wife;"W-we had an agreement...!"@@ She began to say, though she was already performing the mental gymnastics to convince herself she had to do it. Thankfully or unfortunately, she didn't need to.
@@.man;"Calm down, I was just joking."@@ He frowned. @@.man;"But could you rub them or something sexy? It'll help me go faster..."@@ He requested. $wife could feel her womanhood ache with lust. She simply couldn't refuse the request.
She raised her hands to her chest and fondled herself.
[img[images\pictures\loving_family\stepdad_sub_3_2.webp]]
@@.wife;"Like this...?"@@ She breathed. Her own touch made her shiver.
@@.man;"That's it... Hmm- so lewd and erotic, $wife... What a naughty woman..."@@ $stepd grunted as he masturbated faster. $wife watched him work his cock. She wondered how it would feel inside her...
@@.wife;"I am..."@@ She agreed quietly.
@@.man;"Hoh! Ugh...! You know it huh?"@@ $stepd panted.
@@.wife;"I'm a naughty woman... naughty wife..."@@ $wife said. She felt a wave of pleasure from her own dirty talk.
@@.man;"That's right- a naughty wife seducing her father-in-law...!"@@ He growled. $wife felt a small spasm of pleasure.
@@.wife;"Ohh- yes..."@@ She gasped.
@@.man;"Hoh.. Ahh...! You wish you could have this cock, don't you...?"@@ $stepd grunted. $wife's legs turned numb as her mind raced from the thought. What if she moved closer? Would $stepd fuck her...?
@@.wife;"Mm... D-do you want..."@@ She began to say.
@@.man;"Ugh...! I'm cumming...!"@@ $stepd growled and moaned.
@@.wife;"Mmm- c-cum...?"@@ $wife gasped as $stepd came into his hands. She watched the thick load drip through his fingers and pool onto his stomach. For a brief moment she imagined it inside her.
@@.man;"Hah... Wow."@@ He muttered once he'd collected himself. He grabbed a tissue box from his bedside and began cleaning himself up.
@@.man;"I suppose that's your end of the deal settled..."@@ He said, then he gave $wife a smirk.
@@.man;"I'll show you my house on the weekend."@@ He said.
@@.wife;"Th-thank you...!"@@ $wife bashfully pulled her top back on and left the room.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $stepdad_path_sub to 13>>\
[img[images\bg\bedroom.png]]
@@.you;"You visited $stepd's house, right? How did it go?"@@ You asked $wife.
@@.wife;"Yes... I managed to collect the camera."@@ She replied with a soft voice. You could tell there was more.
@@.you;"Great job, I'll review the tape and hopefully find something interesting."@@ You said.
@@.wife;"I think you'll find something interesting alright."@@ She bit her lip.
@@.you;"Oh...? Did he try something again...?"@@ You asked. $wife nodded.
@@.wife;"But I don't need to tell you this time... Because it's all on camera."@@ She said while madly blushing.
@@.you;"Perfect."@@ You grinned. You needed to check the footage.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<set $stepdad_path_sub to 6>>\
[img[images\bg\bedroom.png]]
@@.you;"Hey $wife... Take this."@@ You handed $wife the spy camera. $wife looked down at it, then at you. She was clearly confused.
@@.you;"For when you visit $stepd's house."@@ You explained.
@@.wife;"You want me to set this up...?"@@ She asked. You nodded. $wife bit her lip then returned your nod.
@@.wife;"Okay."@@ She said quietly.
<<iconButtonContainer
'Interact Wife'
'button_m_back.png'
"Back"
>>
<</iconButtonContainer>><<if $stepdad_path_sub eq 17>>\
You decided to have some fun with $stepd. You looked over at $wife. She caught your eye.
@@.wife;"What is it...?"@@ She asked.
@@.you;"Shall we visit $stepd again?"@@ You asked. $wife bit her lip.
@@.wife;"Sure..."@@ She agreed.
<<else>>\
<<set $stepdad_path_sub to 17>>\
You decide to have some fun with $stepd. You look over at $wife. She catches your eye.
@@.wife;"Yes $name...?"@@ She asks with a smile.
@@.you;"Do you feel like visiting $stepd?"@@ You asked with a raised brow. Her cheeks flushed red.
@@.wife;"Um... If you want..."@@ She replied shyly.
@@.wife;"Do you mean alone? Or did you want to come...?"@@ She added curiously.
You thought about it. You wanted to enjoy it too... But perhaps you could send $wife with the spy camera. Otherwise you could just join in.
<</if>>\
<<iconButtonContainer
'Step-Dad Route (Sub) - Stepd Wife Solo Setup'
'button_m_action.png'
"Go alone, but take the spy camera..."
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Step-Dad Route (Sub) - Stepd Wife Threesome Setup'
'button_m_action.png'
"I'll come with you."
>>
<</iconButtonContainer>>@@.you;"You can go alone."@@ You replied casually. $wife nodded.
@@.wife;"If that's what you want..."@@ She said quietly. You could tell she was already feeling turned on.
@@.you;"Yeah it is. Also, take the spy camera with you."@@ You told her. $wife bit her lip and nodded again.
@@.wife;"Yes... I'll make sure you get a good show..."@@ She replied. You grinned.
@@.you;"Good girl. Go on."@@ You praised her, then watched as she collected the equipment and left the room.
<<iconButtonContainer
'Step-Dad Route (Sub) - Stepd Wife Solo Scene'
'button_m_action.png'
"Watch the live stream."
>>
<</iconButtonContainer>>@@.you;"I guess I could come with you."@@ You replied casually. $wife nodded excitedly.
@@.wife;"Okay, great."@@ She replied happily. You could tell she was already feeling turned on.
@@.you;"Let's go."@@ You got off the bed and followed $wife out of the room.
<<iconButtonContainer
'Step-Dad Route (Sub) - Stepd Wife Threesome Scene'
'button_m_action.png'
`"Visit " + $stepd`
>>
<</iconButtonContainer>><<if $stepd_sub_sscene_8 eq true>>\
You watched $wife and $stepd via spy camera.
[img[images\pictures\loving_family\stepdad_sub_8_3.webp]]
@@.man;//You're my woman...!//@@ $tepd growled.
@@.wife;//Mmh, y-yes...!//@@ $wife moaned.
[img[images\pictures\loving_family\stepdad_sub_8_4.webp]]
<<else>>\
<<remember $stepd_sub_sscene_8 to true>>\
You heard $wife's footsteps fade as she walked down the hallway. You fetched your laptop and fired it up. It seemed to take forever to finish loading. You immediately opened your internet browser and navigated to the spy camera's live stream. You opened it.
The screen remained black. You wondered whether $wife had forgotten to turn it on... Then you heard some muffled voices.
@@.man;//... Sure it's okay?//@@ You heard $stepd ask. $wife replied, but you couldn't tell what she said. She must have been speaking more quietly. You realized the camera was hidden in something.
@@.man;//... might try and steal you again.//@@ $stepd said.
@@.wife;//You should try...//@@ You heard $wife reply this time.
@@.man;//Take off your clothes.//@@ You heard $stepd demand, then you heard shuffling as $wife must have undressed. The camera shifted and seemingly fell to the floor, with the rest of $wife's clothes. You couldn't see anything else.
@@.man;//On your knees.//@@ You heard him say. Another shuffle, then the camera rolled up. $wife managed to move it to give you a better view. You were looking up at her on her knees. $stepd was sitting on the bed in front of her. He pulled his flaccid cock from his pants, and $wife leaned forward to suck on it.
@@.man;//Hoh, so eager... I didn't even need to tell you.//@@ $stepd groaned as $wife brought his cock to erection.
@@.wife;//Mmmh...//@@ She moaned in response.
[img[images\pictures\loving_family\stepdad_sub_8_1.webp]]
@@.man;//That's it... Keep sucking it. You're a good little slut, aren't you?//@@ He grunted as he reached down to squeeze her nipple. $wife gasped. You wriggled out of your pants and underwear to free your erect cock.
@@.wife;//Mmm... Ghh...//@@ $wife gagged down on $stepd's cock.
@@.man;//Ohhh... Beautiful... Look at you acting like this... And $name isn't even here... You're all mine, aren't you?//@@ $stepd commented. You started jerking off.
$wife eyed the camera again, then she let the cock fall from her mouth. She jerked it off.
@@.wife;//That's right... I'm your slut...//@@ She moaned lewdly.
@@.man;//You naughty woman... Stand up...!//@@ $stepd grunted as he pushed himself up. $wife quickly adjusted the camera again as she stood.
You watched as $stepd handled $wife - he moved her around to bend over the bed. $wife gasped as she fell forward and $stepd shuffled in behind her. His wet cock rubbed against her pussy.
@@.wife;//Ohh...//@@ You heard $wife moan.
@@.man;//Do you like this? You want to feel my cock in your slutty hole?//@@ $stepd growled as he rubbed his cock over $wife's womanhood. She shivered and lowered a hand to masturbate.
@@.wife;//Please fuck me...!//@@ She begged. $stepd pushed his cock into her.
[img[images\pictures\loving_family\stepdad_sub_8_2.webp]]
@@.wife;//Oh god...!//@@ $wife gasped as $stepd's manhood slid into her.
@@.man;//Hah fuck... Your cunt is so wet...!//@@ $stepd growled. He started to thrust. $wife shivered and masturbated faster.
@@.man;//Heh, you absolute slut! You're masturbating while getting fucked by your husband's step-father!//@@ $stepd exclaimed. You heard him spank her, making her yelp.
@@.man;//You love it too, don't you? You get off on it...!//@@ He added.
@@.wife;//Mmh, y-yes...!//@@ $wife could only agree.
@@.man;//I know, I can tell from how wet you are.//@@ $stepd grunted, then he reached a hand down to rub $wife's pussy with her.
[img[images\pictures\loving_family\stepdad_sub_8_3.webp]]
@@.wife;//Ohh...!//@@ $wife spasmed. She came while he violated her womanhood - she grasped his hand and rubbed herself with him.
@@.man;//You're my woman when we're together like this, got it?//@@ $stepd grunted.
@@.wife;//Y-yes...!//@@ $wife immediately agreed. You felt yourself getting close to cumming.
@@.man;//I'm gonna cum...!//@@ $stepd exclaimed. $wife immediately reached back to squeeze his balls, which sent him over the edge.
@@.man;//Fuck...!//@@ He groaned as he came. You jerked off faster as you watched $stepd pump your wife full of cum. His cock slipped out, followed by his wet mess. $wife continued to masturbate - she fingered the cum out of her gushing pussy and spread her lips to give you a good view. You grunted as you came into your hand.
[img[images\pictures\loving_family\stepdad_sub_8_4.webp]]
You let yourself enjoy the orgasm for a moment longer, then you quickly yourself up and put away the laptop. Soon $wife returned to the bedroom.
@@.wife;"Um... H-here is the camera..."@@ $wife said, shyly, as she held the equipment out to you.
You remembered that $wife still didn't know that the spy camera was a live stream.
@@.you;"Thanks, I'll watch it later."@@ You replied.
<</if>>\
<<iconButtonContainer
'Sleep'
'button_m_action.png'
"Go to bed."
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<if $stepd_sub_sscene_9 eq true>>\
You joined $wife to visit $stepd.
[img[images\pictures\loving_family\stepdad_sub_9_2.webp]]
[img[images\pictures\loving_family\stepdad_sub_9_4.webp]]
[img[images\pictures\loving_family\stepdad_sub_9_5.webp]]
<<else>>\
<<remember $stepd_sub_sscene_9 to true>>\
You led $wife down the hallway and paused in front of $stepd's room. You knocked on the door.
@@.man;"Come in."@@ $stepd called out. You pushed open the door and stepped in with $wife following.
$stepd was resting in his bed. He peered up at you both nervously with beady eyes, then he offered a smile.
@@.man;"Oh it's... You both... Uh, what can I do for you?"@@ He asked cautiously. Apparently he wasn't expecting you to be there with $wife.
@@.you;"Were you expecting someone else?"@@ You asked with feigned curiosity. $stepd shook his head.
@@.man;"No, no. It's your house, of course, there's noone else for me to uh... think would show up..."@@ He replied, eyeing $wife. You caught his gaze, and he immediately looked away.
@@.you;"... $wife?"@@ You asked as you motioned towards her.
@@.you;"Oh, you thought only $wife would visit? You weren't expecting me?"@@ You rubbed it in. $stepd licked his lips and shook his head.
@@.man;"That's not the case..."@@ He muttered.
@@.you;"Sorry, I just thought since she's, you know, my //wife//, you wouldn't mind if I was here too."@@ You continued.
@@.man;"It's fine! I- I don't mind."@@ He waved you off.
@@.you;"... How kind of you."@@ You grinned. $stepd's ears turned red as you mocked him.
@@.you;"Sorry $stepd, I'm just teasing you. I'll stop. I'm not good at it anyway... Not like $wife."@@ You looked over at her. She seemed somewhat pleased by you daunting $stepd.
@@.you;"Why don't you give us a show $wife?"@@ You asked.
@@.wife;"Yes..."@@ $wife replied shyly. She stepped over to the bed and climbed up next to $stepd, then slowly began to undress. She pulled her dress down over her shoulders to reveal her breasts. Then $wife bunched her dress up to reveal her underwear, which she shimmied off. You spotted $stepd cautiously eye her, and you realized he was on edge due to your presence. It probably didn't help that you teased him. You needed to disarm him.
@@.you;"Masturbate for us."@@ You requested. $wife nodded. She leaned back and parted her legs to reveal her womanhood. $stepd eyed her again. She made eye contact with him as she lowered a hand to herself and massaged her pussy.
@@.wife;"Mmh... Keep watching... Aahh...!"@@ She said softly as she slid a finger inside. $stepd leaned forward with great interest to get a better look. $wife leaned back more and pulled her leg back with an arm to give him the view he wanted.
[img[images\pictures\loving_family\stepdad_sub_9_1.webp]]
@@.wife;"Hah...! I'm so wet..."@@ She gasped. She seemed far more comfortable than before - she must have felt less vulnerable with you in the room.
You realized $stepd was still holding back. He was watching, but he hadn't said anything. You spotted his swollen crotch. He was enjoying himself, but must have felt he needed permission.
@@.you;"Suck on $stepd's cock."@@ You told $wife.
$wife looked over at you and bit her lip. She gazed back at $stepd. He paused and waited for her to take action, which she did. She shuffled forward and undid his pants. $stepd got onto his knees, then he stood up as $wife pulled his pants and underwear down to free his manhood, which pointed in her face. $wife locked eyes with you as she stuck out her tongue and traced it over the head of $stepd's cock.
@@.man;"Ohh..."@@ $stepd groaned as your wife suckled on his cock.
@@.wife;"Mm... So big..."@@ $wife commented in her soft voice. She looked up at $stepd as she slurped up and down his shaft, then she took it in her mouth.
[img[images\pictures\loving_family\stepdad_sub_9_2.webp]]
@@.man;"Agh... That's it..."@@ $stepd groaned as he rested a hand on her head. He finally found his voice. $wife throated him even deeper. Drool and spit fell onto her tits.
@@.wife;"Mmmh... Do you like it...?"@@ $wife gasped breathily between sucks.
@@.man;"Yeah, you suck cock like a real slut."@@ $stepd grunted, seemingly having gotten over his hesitancy.
@@.wife;"That's right...!"@@ $wife moaned. She caught your eye. You grinned at her and nodded.
@@.wife;"I'm so wet $stepd... Please can you fuck me...?"@@ $wife moaned as she took his cock from her mouth. $stepd grunted as he pulled on his meatstick. $wife slowly moved onto her back and pulled her legs back. She spread her glistening pussy and bit her lip as she gazed up at $stepd.
@@.man;"Ah fuck...!"@@ $stepd growled and shuffled forward to thrust himself into her.
[img[images\pictures\loving_family\stepdad_sub_9_3.webp]]
$wife gasped and spasmed as he aggressively jousted his manhood in and out of her.
@@.wife;"Ohh fuck...!"@@ She wimpered.
@@.man;"Your pussy's swallowing my cock up!"@@ $stepd grunted.
He gripped her hips and pulled himself in deeper. $wife looked at you again. You quietly undid your pants and took out your own erection. $wife hungrily eyed it. She wrapped her legs around him and moaned.
@@.you;"You weren't going to leave me out of this, were you?"@@ You asked sharply. $stepd gazed across at you. He slowed his thrusting but he didn't stop. He looked down at $wife, then at you again.
@@.man;"... Of course not."@@ He eventually said.
He pulled his cock out with a wet squelch and helped $wife roll over onto her hands and knees. He positioned himself behind her and thrusted into her again, but this time her face was right next to your crotch. You guided your manhood into her waiting, open mouth.
@@.wife;"Mmmh...! Ohmm!"@@ $wife moaned as she slurped down on your cock while getting rammed from behind.
[img[images\pictures\loving_family\stepdad_sub_9_4.webp]]
@@.man;"Heh, one man probably isn't enough for you after all."@@ $stepd grunted as he fucked your wife.
@@.man;"Ohh- your pussy's tightening on my cock. You really love this don't you?"@@ He chuckled.
@@.you;"Do you like getting fucked by $stepd?"@@ You joined in $stepd's jeering. $wife moaned and gagged onto your cock. She gasped for air.
@@.wife;"Y-yes! I love it...!"@@ She admitted through his thrusts.
@@.man;"Heh, hold on... Get on top..."@@ $stepd grunted as he pulled out of $wife's pussy again.
He groaned as he laid on his back. $wife immediately straddled him and lowered herself onto his cock. She gasped as he easily went in, then she gazed back at you longingly. She wanted to suck your cock, but you had another idea.
You pushed $wife forward, so her tits were in $stepd's face. He continued thrusting into her from below as you positioned your wet cock against $wife's asshole. $wife gasped and gripped tightly onto the bed as you pushed the head of your cock against her ass.
@@.wife;"Ohhh fuck...!"@@ $wife gasped loudly as her ass slowly let you in.
@@.man;"Ugh you got a whole lot tighter...!"@@ $stepd groaned.
You slowly pushed your cock in deeper. $wife's moans were shaking as you began to slowly thrust. $stepd didn't hold back with his own thrusting.
[img[images\pictures\loving_family\stepdad_sub_9_5.webp]]
@@.wife;"F-fuck...!"@@ $wife moaned as she squirted.
@@.man;"Agh shit, I'm gonna cum...!"@@ $stepd groaned.
You weren't there yet. You continued to thrust into $wife's ass, making her squirt and spasm while $stepd emptied his seed into her. You heard him groan followed by a wet pop of his cock slipping out of her. You slowly pulled your cock from $wife's ass, then rubbed it against her sloppy pussy.
@@.wife;"Ohhh...!"@@ $wife gasped from the sensation, then she happily pressed herself back against your cock. Her pussy swallowed you up immediately. It was still hot and wet from $stepd. You grunted as you thrusted into her.
@@.wife;"Mmm $name... $stepd came inside me so much...!"@@ $wife moaned and reached back to fondle your balls. She knew exactly what to say.
@@.man;"Heh, I really did..."@@ $stepd commented.
You groaned and thrusted faster, and you spanked $wife's ass.
@@.wife;"Mmh-! Y-yes...! Oh god, it felt so good to get fucked by him...!"@@ She continued. You grunted again and closed your eyes as an orgasm powerfully seized your body. You emptied your balls into her.
@@.you;"Ugh..."@@ You pulled your cock from $wife and watched the cum spill.
[img[images\pictures\loving_family\stepdad_sub_9_6.webp]]
@@.wife;"Mmmh..."@@ Her pussy twitched as it leaked.
@@.man;"We can do that again whenever you want..."@@ $stepd grunted, still naked and lying on his bed.
<</if>>\
<<iconButtonContainer
'Sleep'
'button_m_action.png'
"Go to bed."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>$wife readied herself for another intense day away from you. She knew exactly what to expect, so she took a moment to prepare herself before she approached $stepd's room.
He was on his phone when $wife knocked on his open door.
@@.man;"Ah, $wife... What can this old man do for you?"@@ He asked with a wide grin.
@@.wife;"Um... I wanted to visit your house again today..."@@ $wife replied shyly.
@@.man;"Heh, I bet you couldn't stop thinking about it, could you?"@@ He chortled and scratched his belly.
@@.man;"Sure, okay $wife. Whatever you want... But just remember, //you// want it."@@ He eventually replied.
@@.wife;"I'll wait in the car."@@ $wife said, then she quickly left his room.
<<iconButtonContainer
'Step-Dad Route (Sub) - Weekend Visit 2 p2'
'button_m_forward.png'
"Leave"
>>
<<AdvancePeriod 1>>
<</iconButtonContainer>><<set $stepdad_path_sub to 12>><<remember $stepd_sub_sscene_6 to true>>\
$stepd rubbed $wife's leg the whole car ride, but she managed to squirm far away enough to stop him from doing anything more. She did her best to stay on task and hold $stepd off for as long as she could.
@@.man;"I think you're already wet, $wife. Aren't you?"@@ He teased. $wife didn't reply.
@@.man;"Still pretending to be innocent? That's fine... I kind of like the act."@@ $stepd chuckled as he pulled into the driveway.
$wife hurried out of the car and to the house, keeping out of reach. He casually unlocked the front door to let her in with a light spank on the ass. $wife flinched and stepped inside.
Thankfully $stepd followed the same routine as before- he had a stack of letters to flick through. $wife noted he didn't have as many as last time, though... She would have to act fast.
@@.wife;"I'm going to use your bathroom..."@@ $wife excused herself and didn't want for his reply. She heard him say something as she went down the hall.
$wife quickly and quietly passed the bathroom and entered $stepd's bedroom. She climbed onto his bed and leaned over to grab the thing off the wardrobe, except she couldn't find it. The wardrobe was too high for her to see properly, so she blindly felt around for dozens of seconds. She felt her fingertips brush against the camera and she accidentally knocked it off the wardrobe.
@@.man;"$wife...?"@@ $stepd called out. $wife gasped and climbed off the bed. She looked around but couldn't see the camera. She could hear him already walking down the hallway, and his bedroom door was slightly open. She couldn't sneak out...
In a moment of panic and desperation to not get caught, $wife quickly stripped off her top, then she wriggled off her pants and tossed her bag onto the pile of clothes, just as $stepd pushed the door open.
He looked at her in surprise. $wife's heart raced as she hoped he wouldn't ask why she was in his room, or worse, spot the camera... Her plan worked. $stepd grinned stupidly.
@@.man;"I have to give you credit. You're more bold than I thought."@@ He said as he slowly stepped towards her. $wife fought the urge to step away. She let him approach. He lifted a hand to gently carress her body.
@@.wife;"I couldn't stop myself..."@@ $wife replied quietly, unable to hide the nervousness from her voice.
@@.man;"I know the feeling. Why don't you show yourself to me again?"@@ He suggested.
$wife nodded. She took a slow breath in as she wriggled off her panties. She could feel $stepd's eyes on her as she sat on his bed and lifted her legs to reveal her glistening pussy. She quivered as he stepped closer.
@@.man;"Touch yourself."@@ He demanded.
$wife bit her lip and lowered a shaking hand to her womanhood. She felt that she was already wet. She slowly masturbated for $stepd.
[img[images\pictures\loving_family\stepdad_sub_6_1.webp]]
@@.man;"What a beautiful sight..."@@ He commented as he stepped closer. $wife gasped. $stepd slipped a finger inside her.
@@.man;"It feels like you're swallowing it up..."@@ He grinned.
@@.wife;"Mmh..."@@ $wife let out a soft moan. She squirmed as $stepd pushed his finger in deeper.
@@.man;"Does it feel good...?"@@ He asked.
@@.wife;"Y-yes..."@@ $wife admitted truthfully. Once again she began to fantasize of you watching them. The thought aroused her beyond belief.
@@.man;"Do you want to feel more?"@@ He asked as he slipped in a second finger.
@@.wife;"Mmh...! Yes...!"@@ $wife moaned lewdly.
$wife gasped as $stepd pulled his fingers out of her soaking pussy. She watched as he circled around his bed to his drawers. He rummaged for a moment, then returned with a dildo in hand.
@@.wife;"That..."@@ $wife lustfully eyed the thing.
@@.man;"A gift I got especially for you."@@ He explained as he lowered the toy to her womanhood. $wife shivered as she felt the tip press against her.
@@.man;"Use it."@@ He said quietly as he pressed the thing against her hand. $wife took the sex toy from him and rubbed it against herself. She watched as $stepd stepped back and took down his pants to jerk off.
@@.man;"You look so slutty like that..."@@ He grunted.
@@.man;"Just imagine that's a complete stranger..."@@ He added breathily as he jerked off faster.
@@.wife;"Mmh..."@@ She gasped and shivered from his words, then pushed the cock inside.
[img[images\pictures\loving_family\stepdad_sub_6_2.webp]]
@@.man;"Ohh look at him fucking you... Your slutty cunt..."@@ He groaned. $wife felt a swell of lust as she pressed it deeper inside her.
@@.man;"You want more, don't you? Ask for more."@@ He huffed.
@@.wife;"Mm... Give me more..."@@ She obeyed his demand.
@@.man;"Beg for it."@@ He growled.
@@.wife;"Ohh $stepd... P-please give me your cock... I need it..."@@ She whimpered.
$stepd moved in and promptly sat beside her. He helped her sit up and get off the bed, then guided her to his knees in front of him. $wife watched his cock sway in front of her face.
@@.man;"Don't forget this."@@ $stepd handed her the dildo.
$wife took it from him and placed it under her. She lowered herself onto the dildo and gasped loudly... Both from the pleasure and surprise. She found the spy camera. It had rolled to the base of $stepd's bed, and was pointing up at them.
The red recording light was still flashing. She realized that you'd get to see this too... The idea turned her on immensely.
She didn't want to give $stepd a chance to notice it - $wife swooped forward to take his cock in her mouth.
[img[images\pictures\loving_family\stepdad_sub_6_3.webp]]
@@.man;"Ohhh... That's it... Good girl..."@@ $stepd grunted as ran a finger over her hair.
@@.wife;"Mmh..."@@ $wife closed her eyes and gagged down on his cock.
@@.man;"Ugh... That's it... No need to pretend to be shy and innocent... Be the slut that you are..."@@ $stepd groaned.
$wife's gasped and bucked. She thought about what you'd say to her when you saw the recording... Maybe you'd punish her for being so naughty. She grinded her hips harder on the dildo as she thought about it. She could feel her orgasm build.
@@.man;"Ahh fuck, stay right there...! I'm gonna cum...!"@@ $stepd grunted, but $wife was already one step ahead.
She choked down on his cock as she came. She spasmed and then gagged when she felt $stepd shoot his load into her mouth. She let it spill out everywhere, over her tits and the floor, and she jerked his cock to milk every last drop.
[img[images\pictures\loving_family\stepdad_sub_6_4.webp]]
@@.man;"Ohh... $wife..."@@ $stepd let out a strained grunt.
$wife wiped her mouth clean and stood up, snatching up the camera and her clothes as quickly as she could while $stepd was still in a stupor. She slipped the camera into her bag and began re-dressing.
@@.wife;"I'm ready to go home when you are..."@@
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod 2>>
<</iconButtonContainer>><<set $stepdad_path_sub to 9>>\
$wife double-checked her belongings then took a deep breath before she left the bedroom and walked to $stepd's door. It was already open.
$stepd was sitting on his bed. He gazed up at $wife and smiled a wide, frog-like grin.
@@.man;"Hello $wife."@@ He greeted her with too much glee.
@@.wife;"Hi $stepd... I was hoping we could go to your house today?"@@ $wife asked. She felt her heart race. She felt both uncomfortable and excited.
@@.man;"Oh? Of course. We made a deal after all."@@ $stepd stood up with a heavy grunt.
@@.wife;"I'll wait for you in the car."@@ $wife quickly replied. She left without waiting for him. She didn't want to spend any more time with $stepd than she needed to.
$stepd took a few minutes to make his way to the car. $wife blinked through the burning scent of cheap cologne that he must have just sprayed on.
<<iconButtonContainer
'Step-Dad Route (Sub) - Weekend Visit p2'
'button_m_forward.png'
"Leave"
>>
<<AdvancePeriod 1>>
<</iconButtonContainer>><<set $stepdad_path_sub to 9>><<remember $stepd_sub_sscene_5 to true>>\
It was an uncomfortable car ride. $wife did her absolute best to interact as little as she could, which $stepd must have thought was her just being shy.
He made several attempts at conversation, mostly inappropriate comments about how he'd like to spend more time together with her. $wife was a little worried that he'd change his mind on their destination, but thankfully they stayed course.
@@.man;"Here it is."@@ $stepd announced as he pointed to his house.
It wasn't anything special. It was much smaller than your place, but that was to be expected. $wife noted that the building and everything around it seemed to be free from any tape. She'd thought perhaps the council would block off access if the site was dangerous.
@@.man;"Come on in..."@@ $stepd guided $wife to the front door, then into the house.
$wife was somewhat surprised by the state of the house. It was far tidier than she thought it would be. The front door opened to an open-plan kitchen and living room with a single hallway and backdoor access. $stepd turned on the lights and casually walked through to the kitchen bench, where he flicked through some letters.
@@.man;"It's not as big as your place, but make yourself at home..."@@ He muttered as he opened a letter.
$wife glanced at the stack of envelopes $stepd would need to get through. It should take him a few minutes.
@@.wife;"Where's the bathroom?"@@ She asked.
@@.man;"Door on the left down the hallway..."@@ $stepd replied as he flicked to the next letter.
$wife quickly made her way down the hallway. She noted the bathroom, but she stuck her head into the room at the end. It was $stepd's bedroom. She checked over her shoulder before stepping inside.
The room was much smaller than the guest room $stepd had at your place. He had a single bed, a small desk with a laptop, and a wardrobe. $wife fished out the spy camera from her bag and stood on $stepd's bed. She switched the camera on, then she leaned over to place it on top of the wardrobe.
She moved back slightly to make sure the gadget had a good view of the room. It seemed like it did.
She hurried out and went into the bathroom. She took a deep breath and checked herself in the mirror. She successfully set up the camera. She just needed to let the day play out and get home without $stepd feeling suspiscious.
$wife flushed the toilet, washed her hands, and then left the bathroom. $stepd had finished with the letters and was pouring himself a drink of cheap red wine.
@@.man;"Would you like one?"@@ He offered.
@@.wife;"No thanks, one of us needs to drive..."@@ $wife politely declined. @@.wife;//Also it's still morning...//@@ She thought, though she didn't want to insult him.
@@.man;"Fine."@@ He tutted and put away the bottle with some force, apparently annoyed.
@@.wife;"So where's the damage anyway? It seems fairly ordinary to me..."@@ $wife asked curiously.
@@.man;"An expert on architecture are we?"@@ $stepd asked back with some coldness. $wife looked away, somewhat intimidated.
@@.man;"... The damage is underground, so you wouldn't be able to tell."@@ He explained.
@@.wife;"Oh... That's a shame... I was hoping to see it..."@@ $wife replied quietly. She noticed how $stepd was now staring at her.
@@.man;"Sorry to disappoint... You know, I was also hoping to see a hole... Maybe one of us doesn't have to be disappointed."@@ He replied. $wife blinked at his comment.
@@.wife;"Um... I don't know if that's a good idea..."@@ $wife mumbled.
@@.man;"Don't play the part of innocent housewife with me. It's too late to act innocent... I've already seen it all."@@ $stepd smirked and drank deeply from his wine glass.
@@.man;"We came all the way here didn't we? Noone will see other than me."@@ He said.
@@.wife;"C-could we move to the bedroom...?"@@ $wife asked timidly. She thought perhaps getting it on camera would be a good idea... And maybe you'd enjoy it? The thought made her shiver with lust. Would you enjoy watching this...?
@@.man;"I'm the only person that lives here, $wife. There's no need to act modest..."@@ He grinned. @@.man;"Take it off."@@ He ordered.
$wife bit her lip and nodded. She slowly undid her blouse with trembling hands. She shrugged her top off, then undid her bra. $stepd watched hungrily as her breasts came into view. $wife felt herself shiver with excitement.
@@.man;"And the rest..."@@ He grumbled.
$wife took a deep breath and tucked her fingers into her pants. She slowly pulled them down, panties and all.
[img[images\pictures\loving_family\stepdad_sub_5_1.webp]]
$wife stood naked before $stepd, who was still unashamedly staring at her body. She wanted to cover up, but the situation also turned her on. She couldn't stop thinking about what you would say... She hoped it would turn you on.
@@.man;"You have such a slutty body."@@ $stepd commented. $wife bit her lip, ashamed that his dirty talk was affecting her.
@@.man;"I want to see more... Lean over. Let me see."@@ $stepd grunted. $wife nodded, then hesitantly moved around to the lounge. She leaned against it to slightly stick out her ass. She flinched when $stepd pushed her over more. She was completely bent over, her pussy entirely exposed. She felt a wave of lust and pleasure wash over her. She was completely vulnerable.
@@.man;"That's the view I want... Looking at your slutty hole. Something only your husband should enjoy... But here we are."@@ He grunted. $wife gazed over her shoulder and squirmed. $stepd was jerking off. She watched him intently. Her womanhood was trembling.
@@.man;"Masturbate for me."@@ He grunted. $wife gasped as she was given an order. she reached a hand back to rub herself.
[img[images\pictures\loving_family\stepdad_sub_5_2.webp]]
She let out a soft moan as her fingers brushed over her labia. She was already so wet. She could feel her pussy pulsing in anticipation. What would you say if you saw this...? She continued to wonder. She imagined you using her at the same time.
@@.wife;"Mmh...!"@@ She couldn't keep her voice in.
@@.man;"What a naughty whore you are..."@@ $stepd growled.
@@.man;"What would $name think?"@@ He asked. $wife gasped and shivered again. She could only imagine what you would say... She masturbated faster.
@@.man;"Turns you on does it? You really are a slut."@@ He grunted. @@.wife;//Yes! I'm $name's slut...//@@ She thought to herself. You'd asked her to do anything to trick $stepd... And she was prepared to do anything.
@@.man;"Well I have what every good slut deserves...!"@@ $stepd muttered. $wife blinked and gasped as she felt something hard and wet rub against her pussy. She shivered and moaned in anticipation. $stepd was at his limit. He needed more... And $wife had to see this through.
[img[images\pictures\loving_family\stepdad_sub_5_3.webp]]
@@.wife;"Ohh...! Fuck..."@@ $wife gasped as she felt $stepd's manhood enter her hungry pussy. She swallowed him up entirely - her pussy was already so wet. $stepd started thrusting.
@@.man;"Ugh, your pussy is so wet...! You wanted this so badly..."@@ $stepd grunted as he held onto $wife's ass.
@@.wife;"Mmh...!"@@ $wife could only moan back. She did her best to stay focused, but the moment she thought about you, lust overtook her.
@@.man;"MMh, your pussy's tightening around me! You're a natural slut."@@ $stepd growled as he thrusted faster.
@@.man;"You've been wanting this for weeks, haven't you? You were so desperate to visit my house..."@@ $stepd chortled as he thrusted into her. $wife gasped and thrusted herself back onto him. She was close to cumming.
@@.man;"You can let yourself go here... Don't hold back, be the slut that you are."@@ He continued. $wife gasped again.
@@.wife;"F-fuck...! Cum...!"@@ She barely said as her body was overwhelmed with an orgasm. She shivered and bucked wildly as she came. $stepd grunted and groaned.
@@.man;"Yeah I will...!"@@ He grunted and pumped a few more times. $wife gasped as she felt his hot seed spill into her. $stepd let out a long shaking breath, then slowly pulled his cock out of her.
[img[images\pictures\loving_family\stepdad_sub_5_4.webp]]
@@.man;"Heh... That was a long time coming."@@ He sighed as he did up his pants. $wife took a moment longer to collect herself.
@@.man;"Don't feel bad. We only did what was natural... And $name will never find out about this."@@ He added. $wife shot $stepd a glare then quickly caught herself. Thankfully he didn't see. Of course she was going to tell you.
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod 2>>
<</iconButtonContainer>><<set $stepdad_path_sub to 4>><<remember $stepd_sub_yoga_scene to true>><<ChangeWithCap "sexuality" +2>>\
$wife paused in front of $stepd's bedroom door. Her heart raced as she thought about what she would do to keep $stepd out of his room. She felt giddy from the thought of helping you, even though she didn't know what you were doing.
She knocked on the door.
@@.man;"Uh- hang on..."@@ $stepd called out in a bit of a fluster. $wife waited several seconds before the door opened. $stepd peeked out.
@@.man;"Ah, hello $wife. What can I do for you...?"@@ He asked. He was acting strangely. He hid behind the door - only his head was peeking out.
@@.wife;"I was hoping you might join me for some yoga."@@ $wife explained with a big smile. $stepd then noticed $wife's tight fitting gym clothes.
@@.man;"Heh, really...? How kind... Um, I was actually in the middle of something though."@@ He hesitated.
@@.wife;"Oh, please? I could really use your help, and you might enjoy it."@@ $wife insisted desperately. $stepd eyed her chest again.
@@.man;"You want my help...?"@@ He asked, apparently forgetting to be discreet with his oggling.
@@.wife;"Yes...!"@@ $wife exclaimed with a small bounce, making her breasts jiggle. $stepd leered at them hungrily.
@@.man;"Heh... Well... I'm a bit busy, but I suppose I can help you out..."@@ He said in a low voice.
@@.wife;"Really?"@@ $wife beamed happily.
@@.man;"Sure... But only if you can motivate me."@@ He raised a hand as if to control $wife's eagerness.
@@.wife;"Okay, I can do that!"@@ $wife agreed, then she leaned forward to grab $stepd's arm. She pulled him out of his room, then she blinked as she realized he was in his underwear.
@@.wife;"Oh... Um... Sorry! Did you want to get changed first?"@@ $wife bashfully looked away.
@@.man;"Into what? I don't have gym clothes. This will have to do."@@ He shrugged. $wife hesitated.
@@.man;"Is that a problem?"@@ He asked curiously. $wife bit her lip and shook her head.
@@.wife;"It's fine... Um, it might even help with your mobility!"@@ She offered. $stepd followed her down the hallway and into the living room.
@@.man;"Alright, how do we do it?"@@ $stepd asked, evidently clueless.
@@.wife;"Let's start with some light stretches. Just follow my movements...!"@@ $wife explained, then she began to stretch her arms over her head.
$stepd grunted as he tried to copy her, though his form was poor and his movements would never have counted as stretching to any ordinary person. $wife let him get away with it though - she didn't want to discourage him by correcting his form and risk him leaving.
They went through plenty of upper body stretches, and $stepd lazily followed along obediently, much to $wife's surprise and delight. Then they began lower body stretches. $stepd crossed his arms and scowled at the idea of sitting down on the floor.
@@.wife;"Come on, it's easier than it looks."@@ $wife said as she twisted her body while sitting on the floor.
@@.man;"Heh? Hang on, aren't you meant to motivate me?"@@ $stepd frowned.
@@.wife;"Oh... You've lost motivation? D-did you have something particular in mind...?"@@ $wife asked.
@@.man;"Well for starters, I'm the only one in my underwear..."@@ He observed. $wife felt her cheeks flush red.
@@.wife;"You want me to...?"@@ She hesitated.
@@.man;"I'm feeling self conscious."@@ $stepd crossed his arms. $wife bit her lip.
@@.wife;"Okay..."@@ She said quietly. She stood up then she began to pull off her shirt. Her heart raced as $stepd watched her. Her sportsbra was too small for her, which was never a problem before.
[img[images\pictures\loving_family\stepdad_sub_2_1.webp]]
She paused to see if perhaps just removing the top was enough, though $stepd continued to wait. She gulped, then slowly shimmied off her tights with shaking hands. She was down to her underwear.
@@.wife;"There..."@@ She breathed a small exhale as she tried to calm herself.
@@.man;"Brilliant. Let's continue."@@ $stepd grinned, then he hurriedly sat down on the floor. $wife did the same.
@@.wife;"Let's continue with some basic hip stretches..."@@ She said with much less enthusiasm. She could feel $stepd's lecherous eyes on her.
She continued the stretches and $stepd followed along with the same level of dedication as he offered before.
@@.wife;"Okay... Um, now let's lay on our backs..."@@ $wife instructed as she layed back. $stepd did the same, though he'd positioned himself below $wife... Meaning he had a view up at her crotch.
$wife felt a flush of hotness run through her from the thought of him watching her.
@@.wife;"Let's... Stretch out legs back..."@@ She breathed as she raised her legs, giving him a clear view of her ass. $wife shivered and bit her lip to stop herself from letting out a soft moan. She knew her panties were buried into womanhood... That $stepd would be able to see it all...
[img[images\pictures\loving_family\stepdad_sub_2_2.webp]]
@@.wife;"Hold this pose... Mmh..."@@ $wife breathed out the smallest moan.
@@.man;"Is this a hard pose?"@@ $stepd asked with no strain in his voice. She knew he wasn't doing it. He was just watching.
@@.wife;"Hah... It can be..."@@ $wife responded quietly.
@@.man;"It's hard for me, too."@@ He told her. $wife peeked down towards him and gasped softly. All she saw was his lower body - his underwear pulled down and his erect cock out. He was jerking off.
@@.wife;"What are you..."@@ $wife bit her lip. She wasn't sure what to do. She didn't think this would happen.
@@.man;"Come on, $wife! I'm losing motivation."@@ He barked.
@@.wife;"I'm not sure what more I can do..."@@ $wife mumbled. She shivered as she wondered whether her wetness was visible through her panties.
@@.man;"Hmm... You know what'd really motivate me...?"@@ He reflected.
@@.wife;"What...?"@@ $wife whispered.
@@.man;"Take off your panties."@@ He told her. $wife could feel her heartbeat through her chest. His request made her body burn. She wondered what to do, then she remembered you asked her to do whatever it takes to keep him away from his room... She convinced herself it was the right decision.
$wife bit her lip as she rocked her hips back to lift her ass. She slowly pulled off her panties to reveal her glistening, naked pussy.
@@.man;"That's much better."@@ $stepd said gleefully.
@@.wife;"Let's continue our stretches..."@@ $wife mumbled. She could feel her wetness with each of her movements. She lifted her legs again and pulled her knees back to her chest, giving a full view of her pulsing pussy.
[img[images\pictures\loving_family\stepdad_sub_2_3.webp]]
@@.man;"What a lovely view."@@ $stepd commented. $wife bit her lip and let out another soft moan.
@@.man;"Hold that pose for just a little longer..."@@ He grunted. She could hear him masturbate - she could hear the wetness in each stroke. For a brief moment in madness, she yearned to feel it push inside her. She wanted nothing more than for $stepd to lunge onto her and fill her pussy with his manhood. She let out a shaking breath. She felt her wetness drip from her pussy.
@@.man;"Hah... What a naughty woman...!"@@ $stepd growled. He was jerking off faster. $wife didn't dare reply. She didn't trust herself.
@@.man;"Ha- Fuck...!"@@ He strained, then $wife flinched. She felt a hot wetness spurt across her ass. $stepd came onto her... $wife felt envious and ashamed. She wanted to feel it properly too... But she knew that was wrong of her.
@@.man;"Oh man... I was this close to just ramming it into you."@@ He chuckled. $wife opened her mouth to reply 'please do', but she clasped a hand over her mouth. She quickly stood up and collected her things.
@@.wife;"Th-that'll be all...!"@@ She said in a fluster, then she rushed to the bedroom ensuite to clean herself up. She didn't even think to check whether you had enough time to do what you needed to...
<<iconButtonContainer
'Night'
'button_m_forward.png'
"Continue"
>>
<<AdvancePeriod 3>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
<<if $school_path_dom eq 1>>\
As the day ended and her students left the classroom, $wife noticed $schoolk1 hanging back... Probably eager for 'tutoring'.
<<nobr>>
<<iconButtonContainer
'Teacher Route (dom) - Tutoring Lesson'
'button_m_book.png'
"Tutoring"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $school_path_dom eq 2 and $sexuality gte 40>>\
The day had ended and $wife's students were piling out of the classroom. She pondered whether she should investigate the bathroom that $schoolk1 mentioned...
<<nobr>>
<<iconButtonContainer
'Teacher Route (dom) - Investigate Bathroom 1'
'button_m_action.png'
"Investigate the Bathroom"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $school_path_dom eq 3>>\
$wife watched as her students left her classroom after an exhausting day of teaching and learning... She noticed $schoolk1 hanging around. Though she was also interested in investigating the bathroom again...
<<nobr>>
<<iconButtonContainer
'Teacher Route (dom) - Investigate Bathroom (Repeat)'
'button_m_action.png'
"Investigate the Bathroom"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Teacher Route (dom) - Tutoring Lesson 2'
'button_m_book.png'
"Tutoring"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $school_path_dom eq 4>>\
$wife's students piled out of the classroom as the school day had come to an end. She made eye contact with $schoolk1 who hung around eagerly, no doubt ready to prove his value in allowing you to investigate the bathroom...
<<nobr>>
<<iconButtonContainer
'Teacher Route (dom) - Investigate Bathroom 2'
'button_m_action.png'
"Investigate the Bathroom"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $school_path_dom eq 6>>\
$wife's students piled out of the classroom as the school day had come to an end. She made eye contact with $schoolk1 who was still hanging around.
<<nobr>>
<<iconButtonContainer
'Teacher Route (dom) - Next Plan'
'button_m_action.png'
`"Speak with " + $schoolk1`
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $school_path_dom eq 7>>\
$wife's students piled out of the classroom as the school day had come to an end. She noticed $schoolk1 was hanging back, seemingly a little glum.
<<nobr>>
<<iconButtonContainer
'Teacher Route (dom) - Report'
'button_m_action.png'
`"Speak with " + $schoolk1`
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $school_path_dom eq 8 and $sexuality gte 60>>\
$wife's students piled out of the classroom as the school day had come to an end. She noticed $schoolk1 hung back to be the last student out, and he turned down the hallway in the opposite direction...
<<nobr>>
<<iconButtonContainer
'Teacher Route (dom) - Spy'
'button_m_action.png'
`"Follow and Spy on " + $schoolk1`
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $school_path_dom eq 9 and $sexuality gte 65>>\
$wife's students piled out of the classroom as the school day had come to an end. $schoolk1 sheepishly hung back.
<<nobr>>
<<iconButtonContainer
'Teacher Route (dom) - Thanks'
'button_m_action.png'
`"Speak with " + $schoolk1`
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $school_path_dom eq 10>>\
$wife's students piled out of the classroom as the school day had come to an end. $wife thought about giving her colleague a surprise visit...
<<nobr>>
<<iconButtonContainer
'Teacher Route (dom) - Confront'
'button_m_action.png'
"Visit Mrs Clark"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $school_path_dom gte 5>>\
$wife's students piled out of the classroom as the school day had come to an end.
<<nobr>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>>
<</if>>[img[images\bg\classroom.png]]
<<set $school_scene to 6>>\
It was 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;"$schoolk1. You mustn't have heard the bell. You can go home now."@@ She smirked at her student - who would ordinarily be out of the door at the first opportunity that he had.
@@.man;"Ah, actually miss, I'd hoped that I could take you up on the offer of tutoring...? For the exams."@@ He replied.
@@.wife;"Tutoring? Oh I did offer that, huh..."@@ $wife pursed her lips as she regretted her offer.
@@.wife;"You know, that's probably something you should bring up with the principal..."@@ $wife suggested with a shrug, hopeful to put this behind her.
@@.man;"$princ? I'd rather drop out than spend a second with that creepy old man."@@ $schoolk1 replied spitefully. $wife couldn't stop herself from smirking.
@@.wife;"Well I won't deny that he's an older man... What makes you dislike him so much?"@@ She quizzed her student.
@@.man;"Tsk, the fact that he's always after me, even though he's the creep that-..."@@ $schoolk1 stopped himself mid-sentence with a hand clasped over his mouth, as if he'd nearly blurted out a secret. He looked at $wife with some alarm...
@@.wife;"Well now... You're surely not going to leave me wondering. Can you finish that sentence?"@@ She quirked an eyebrow. $schoolk1 hesitated and shook his head.
$wife was even more intrigued. It seemed that Tyson knew something about $princ to a degree that it made him, the school delinquent, hesitate to speak. $wife wanted to know... Perhaps she could use the tutoring as an excuse to get closer to $schoolk1 and 'convince' him to share his information...
<<nobr>>
<<iconButtonContainer
'Teacher Route (dom) - Tutoring Accepted'
'button_m_book.png'
"Give him a private lesson."
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Teacher Route (dom) - Tutoring Denied'
'button_m_forward.png'
"Drop it."
>>
<</iconButtonContainer>>
<</nobr>><<set $school_path_dom to 11>><<set $unique_event_trigger_wife_teacher_dom_10 to true>>\
[img[images\bg\classroom.png]]\
$wife made her way through the bustling hallways and paused in front of a classroom that wasn't hers. She gently knocked on the door then let herself in.
The portly woman known as Amelia Clark was sitting at her desk. As she looked up at $wife, her expression quickly shifted from excitement, to confusion, then to a feigned delight. $wife knew exactly why. She was expecting someone else.
@@.woman;"Hello $wife! What a rare visit. A welcome one of course! What brings you here...?"@@ Mrs Clark asked with a nervous smile which $wife returned.
@@.wife;"I just wanted to thank you, Amelia. I heard you've been tutoring my student $schoolk1 after class."@@ $wife said with a broad smile. Amelia blinked, then smiled again.
@@.woman;"Oh y-yes, I hope you don't mind... He was insistent..."@@ Amelia began to say, but $wife waved it off.
@@.wife;"Of course I don't mind. It's a relief really. $schoolk1 has something of a bad reputation you know?"@@ $wife explained. Amelia hesitated, then just nodded with the same strained smile.
@@.wife;"So don't pay the rumors any mind."@@ $wife added off-handedly.
@@.woman;"Rumors...?"@@ Amelia asked.
@@.wife;"Oh... You haven't heard... I thought that... Well... I guess I have to tell you..."@@ $wife pretended to hesitate then eventually whispered over to her colleague.
@@.wife;"I overheard some students suggesting that you 'seduced' $schoolk1..."@@ $wife lied, then did her absolute best to refrain from smiling in delight as she watched the color drain from Amelia's face.
@@.woman;"I... I didn't..."@@ She struggled to respond.
@@.wife;"Oh, no I know! You don't need to defend yourself to me Amelia! It's just a silly rumor, like I said."@@ $wife laughed.
Amelia nodded, but she was clearly shaken. $wife placed a gentle, reassuring hand on Amelia's shoulder and offered a kind smile.
@@.wife;"I think maybe just keep your head down and soldier through it, hm? These types of rumors go away eventually."@@ $wife suggested. Amelia nodded stiffly.
@@.wife;"Anyway, I have... Something to get to. Have a good night Amelia!"@@
$wife offered another smile as she left the classroom, and as she turned down the corridor she allowed herself a wide grin. There was no way Mrs Clark would consider a role as principal now. And if she did... $wife always had the recorded proof.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Just Leave"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]<<set $school_path_dom to 3>><<set $unique_event_trigger_wife_teacher_dom_3 to true>>\
$wife waited for some time in her classroom and absently marked papers. She wanted to be sure that the school would be mostly empty before she began her investigation...
After enough time had passed, she left the room and made her way to the bathroom. She casually glimpsed down the hallway both ways to make sure the coast was clear before she stepped inside.
She felt the slightest bit uncomfortable... While she was appropriately gendered for the bathroom, it was intended for the students... Teachers and staff weren't meant to be in there. Still, she was curious to know what $princ would have been in there for... It was after class and surely there weren't any students at the time.
$wife looked around the room. It was exactly what she expected; a bunch of toilet cubicles, a high window, and a mirror that stretched across most of the wall, underlined with a sink to wash your hands. The room was eerily silent- the only sound was the flickering light and gentle whooshing of the air vent.
<<iconButtonContainer
'Teacher Route (dom) - Investigate Bathroom 1 Cubicle'
'button_m_action.png'
"Check out the cubicles"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Teacher Route (dom) - Investigate Bathroom 1 Window'
'button_m_action.png'
"Look out the window"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Teacher Route (dom) - Investigate Bathroom 1 Mirror'
'button_m_action.png'
"Examine the mirror"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Teacher Route (dom) - Investigate Bathroom 1 Sink'
'button_m_action.png'
"Examine the sink"
>>
<</iconButtonContainer>>$wife stepped into the closest cubicle and closed the door behind her. The walls were scribbed with graffiti and crude drawings, and the toilets could do with some cleaning, but otherwise there wasn't really anything to look at...
$wife sighed as she looked up at the flickering light in thought.
\\Dust...\\
$wife closed the toilet and stood on it to reach the top of the cubicle wall. She traced her fingers over and looked at the built up grimey dust. She frowned in thought, then glimpsed over to the air vent over the next cubicle... It was clean.
She quickly circled around and climbed up onto the toilet seat to get a closer look at the air vent. She tried to pry it off, but the shield was screwed in tight. She sighed as she looked up at it, then blinked. She could have sworn she saw a feint blinking red light... She narrowed her eyes to try and see but it was too dark to see much. One thing was for sure; the fan behind the vent wasn't on.
$wife sighed as she climbed off the seat. She needed to unscrew the air vent. Maybe she'd find one in the janitor's closet...
<<iconButtonContainer
'Teacher Route (dom) - Investigate Bathroom 1 End'
'button_m_action.png'
"Go to the janitor's closet"
>>
<</iconButtonContainer>>$wife walked up to the window to look out of it, but quickly realized it wouldn't be possible... It was far too high up. She tried to jump to see, but felt stupid.
<<iconButtonContainer
'Teacher Route (dom) - Investigate Bathroom 1 Cubicle'
'button_m_action.png'
"Check out the cubicles"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Teacher Route (dom) - Investigate Bathroom 1 Mirror'
'button_m_action.png'
"Examine the mirror"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Teacher Route (dom) - Investigate Bathroom 1 Sink'
'button_m_action.png'
"Examine the sink"
>>
<</iconButtonContainer>>$wife closely examined the mirror. It was a cheap sort, she could tell from examining the edges and seeing the compressed layers... And also from the fact that the reflection was distorted and warped. At first $wife thought maybe it was a one-way mirror that you could see through from the other side, but that'd require it to be installed and there was no way $princ would have something that ellaborate arranged...
<<iconButtonContainer
'Teacher Route (dom) - Investigate Bathroom 1 Cubicle'
'button_m_action.png'
"Check out the cubicles"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Teacher Route (dom) - Investigate Bathroom 1 Window'
'button_m_action.png'
"Look out the window"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Teacher Route (dom) - Investigate Bathroom 1 Sink'
'button_m_action.png'
"Examine the sink"
>>
<</iconButtonContainer>>$wife ran her fingers over the cracked porcelain sink... She looked underneath to see how grimey it was - caked with mold and old chewing gum. There was nothing remarkable about it.
<<iconButtonContainer
'Teacher Route (dom) - Investigate Bathroom 1 Cubicle'
'button_m_action.png'
"Check out the cubicles"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Teacher Route (dom) - Investigate Bathroom 1 Window'
'button_m_action.png'
"Look out the window"
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Teacher Route (dom) - Investigate Bathroom 1 Mirror'
'button_m_action.png'
"Examine the mirror"
>>
<</iconButtonContainer>>$wife stepped out of the bathroom and gasped in surprise as she came face-to-face with $princ. He narrowed his eyes at her and slowly peered her up and down before looking over her shoulder at the bathroom.
@@.man;"Miss $wife... What business do you have in the student's bathroom...?"@@ He peered at her. $wife did everything she could to stop herself from snapping back the same question. Instead she offered an innocent smile.
@@.wife;"I was just saving myself the long walk to the staff toilet."@@ She offered.
@@.man;"Is that right? You used the student's toilets did you..."@@ $princ muttered curiously with a raised brow, suddenly lost in a deep thought - one that made him grin to himself.
@@.wife;"... Anyway, I was just heading home."@@ $wife explained.
@@.man;"Hmph, very well... Though $wife, I should remind you that these toilets are for the students, not for staff."@@ He explained. $wife bit her tongue and nodded with a smile.
@@.man;"Well... If you understand then... Yes, it should be fine... Very well...."@@ $princ nodded moreso to himself.
$wife quirked a brow at his odd behavior, but decided to take the chance to quickly leave. She scowled to herself as she made her way to her car. Perhaps she'd have to try again... Though not while $princ was around. She couldn't risk being caught by him again.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
$wife idly marked papers in her classroom for an hour - or long enough that she no longer heard the distant chatter of students in the hallway. It was time to investigate again...
She quietly left her classroom and headed towards the janitor's closet. After peeking up and down the hallway, she knocked on the door to make sure it was empty, then let herself in. She quickly found a toolbox and riffled through it to find a screwdriver, then she left just as quickly.
Her heart raced as she made her way to the student bathroom, but then came to a pause as she rounded the corner. She quickly hid behind the wall. $princ was hanging around the toilet for some reason. $wife tried to sneakily peek around...
He stood in the middle of the hallway, seemingly with no objective outside of loitering. He slowly glanced around, and $wife was sure to duck out of the way when he looked her way.
It seemed... For whatever reason... He was now patrolling the hallways. $wife tutted annoyedly and decided to leave. She wasn't going to waste time.
She returned the screwdriver where she found it and left the school. She wasn't going to give up, though... She just needed another distraction. It'd be much easier if she had an accomplice to distract $princ. Perhaps she could convince someone to help her...
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]<<set $school_path_dom to 5>><<set $unique_event_trigger_wife_teacher_dom_5 to true>>\
$wife waited until the last student had left the classroom, leaving her alone with $schoolk1.
@@.man;"Do you want me to do it today...?"@@ He asked with a raised brow. $wife nodded.
@@.wife;"Leave the classroom now, wait for thirty minutes exactly... Then do whatever it takes to distract $princ."@@ $wife ordered. $schoolk1 nodded then left the room.
She rapped her fingers on her desk as she succinctly played out the scenario in her head on repeat. She could feel her heart race with excitement.
$wife watched her phone until the very last second before stepping out of the classroom. She slowly walked down the empty hallway towards the janitor's closet then smirked as she heard a ground-shaking bang in the distance.
She fastened her pace and quickly let herself into the janitor's closet to retrieve a screwdriver. It took longer than she'd liked - apparently the janitor found some use for it recently so it wasn't exactly where she left it before. She jogged to the bathroom to make up lost time but clenched her jaw when she saw one of the stalls in use. She let herself into an adjacent one, which conveniently housed the airvent, and waited for what seemed a dozen minutes before the student finally left.
$wife clambered up on the toilet seat and began to unscrew the vent... She noticed how worn down the screws were, apparently the victim of clumsy hands. She let the vent clang on the floor as she reached up past the motionless fan and felt around. Her eyes widdened as her fingers clasped around something... She pulled it down to stare down the lens of an active camera.
She could feel her heart race, and couldn't help but grin widely. She had it.
$wife tucked the camera into her bag and hurried out of the stall, then the bathroom. She stepped into the hallway to an alarming amount of commotion - whatever students remained at school were apparently gathered down one end; where the bang had come from. She was curious to know what had happened but she didn't want to hang around, so she hurried the opposite way. Or at least she tried to...
@@.man;"$wife! Is that you?"@@ She flinched as she heard the voice of a puffed out $princ. She turned around and feigned surprise.
@@.wife;"Oh, $princ. What a delight to see you."@@ She offered.
@@.man;"Tsk- enough of that! Where have you been? Your student $schoolk1 has finally done it, $wife! There's no excusing him this time."@@ He puffed angrily. $wife noticed the students whispering between themselves as they watched the encounter.
@@.wife;"Calm down $princ-."@@ She began to say.
@@.man;"I will not! The police are already on their way."@@ He bellowed. $wife quirked a brow and offered an icy stare, which seemed to calm him down despite his protest.
@@.wife;"If the police are on their way then why are you here with me?"@@ She quizzed him. He let out a short breath then straightened out his clothes.
@@.man;"Hmph. $schoolk1 insisted you be there. It was the only way to get him to not leave before the police arrived... For whatever help you'll be to him."@@ He rolled his eyes. $wife couldn't help but smirk.
@@.wife;"Okay, sure $princ. Lead the way."@@ $wife shrugged, then followed him down the hallway. The students parted and stared, then followed after them to keep up with the drama.
They eventually stepped into the car park. $schoolk1 was standing beside a police officer who seemingly was trying to get a comment from him. They were in front of a car that you recognized as $princ's, which had a school desk firmly wedged deeply into a heavy dent in the bonnet; the front window completely shattered. $schoolk1 must have thrown it out of the upper floor window...
@@.man;"Oh great, you're already here."@@ $princ exclaimed happily, then gloated over $schoolk1. @@.man;"And did he tell you what he did!?"@@
@@.man;"Actually no, but I could probably guess... Being a detective and all. The only thing he said is that I need to talk to 'miss $wife'... Is that you?"@@ The police officer regarded $wife with a steady gaze. $wife offered a smile. $princ looked at her with a bizarre expression.
@@.man;"$wife? Why $wife?"@@ He asked.
@@.wife;"Because I told him to do it."@@ $wife explained, and was absolutely delighted to see $princ's expression twist in confusion, then outrage.
@@.man;"Told- Why the hell would you do that!? I guess it's not enough to expel one student, but I'll be firing a teacher too!"@@ $princ fumed as $wife smirked. She looked to the police officer.
@@.wife;"My apologies, officer... But you see it was necessary to retrieve this."@@ $wife took the video camera out of her bag. She watched $princ's face pale as he stared at the thing that would be his undoing. Even $schoolk1 was surprised.
@@.man;"This is...?"@@ The officer took the video camera from $wife.
@@.man;"It's private!"@@ $princ exclaimed loudly.
@@.wife;"Oh I bet you intended for it to be private..."@@ $wife's smirk grew wider. @@.wife;"$princ has been secretly recording the women's bathroom, officer."@@ $wife explained quietly so that the students still hanging around wouldn't hear.
$princ opened and closed his mouth like a fish out of water, then pointed at the camera.
@@.man;"It's not mine!"@@ $princ yelled.
@@.man;"Then you won't mind if I take it."@@ The officer glared at $princ. @@.man;"Meanwhile I think it's best you come with me..."@@ $wife couldn't have grinned any wider as she watched the grief fill $princ's face. The police officer cuffed him and pushed him into the back of his vehicle.
@@.man;"Miss $wife... Thanks. I have to say I wasn't expecting a twist like that."@@ The police officer smirked, then looked at $schoolk1. @@.man;"It's great to see a student trust their teacher so much. Don't worry about this, I'll make sure you're not involved."@@
$schoolk1 stiffly nodded, then looked at $wife with a genuine smile. She offered a half-shrug before leaving.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]<<set $school_path_dom to 7>><<set $unique_event_trigger_wife_teacher_dom_7 to true>>\
$wife lazily packed her things into her bag as the day ended. Her students left except for one. She looked up and smirked when she spotted $schoolk1 teetering towards her. He looked uncharacteristically shy.
@@.wife;"How unlike you to hang around after hours."@@ $wife remarked. $schoolk1 rubbed the back of his neck.
@@.man;"I uh... Yeah."@@ He replied uncomfortably. $wife cocked an eyebrow at his coyishness and tapped her finger on her desk impatiently.
@@.man;"I just wanted to say thanks, you know? For having my back... Uh, people are treating me differently now which is kind of cool. And my mom has never been more proud."@@ He explained bashfully. $wife smirked again then shrugged.
@@.wife;"Sure. No need to thank me."@@ She replied.
@@.man;"No I do! It's really changed things for me... And I didn't know that I'd like it so much. People think I'm a good guy because of you."@@ He continued, but waved a dismissive hand.
@@.wife;"Shoosh now. I'm glad it worked out for you, really... But we're not nearly done yet."@@ $wife regarded $schoolk1 with an uneven smile and perhaps with just a little too much malice. He looked warily back at her.
@@.man;"We're not...? Uh... Oh, you mean you want to...?"@@ He blinked as a glint of hope entered his eye. $wife laughed at how pathetic it was.
@@.wife;"Maybe if you do a good job, $schoolk1. But no. I have a goal. I'll be the next principal, and you're going to help me."@@ She explained.
@@.man;"Really? I mean, sure. What can I do?"@@ He seemed eager.
@@.wife;"You know Mrs Clark?"@@ $wife asked as she leaned back in her chair. She made sure her cleavage was ample and showing to lure in her prey.
@@.man;"Yeah sure... Older lady... Kind of reminds me of my mom."@@ $schoolk1 replied. His eyes quickly found $wife's loose top.
@@.wife;"Oh dear, try and forget that won't you? I want you to fuck her."@@ $wife told him. $schoolk1 blinked and looked up at her, aghast.
@@.man;"Wh- no way! Mrs Clark? That's... She's not my type! She's..."@@ $schoolk1 blurted.
@@.wife;"Portly?"@@ $wife cocked an eyebrow.
@@.man;"Yeah sure, whatever that means."@@ $schoolk1 scowled and crossed his arms like a boy throwing a tantrum.
@@.wife;"Well $schoolk1... I can't force you..."@@ $wife smiled sweetly and leaned forward against her desk - her chest pressing together some more. $schoolk1's gaze dipped down again.
@@.wife;"But I promise you this... Whatever you do to her, you can do to me."@@ $wife offered. $schoolk1's eyes widdened as he no doubt imagined up plenty of lewd scenarios with $wife.
@@.man;"You promise...? Everything I do?"@@ $schoolk1 asked hopefully. $wife nodded.
@@.man;"... How do you know she'll even... I can try but she might say no..."@@ $schoolk1 frowned.
@@.wife;"You tried with me didn't you? Just do the same."@@ $wife rolled her eyes. @@.wife;"Or did you think you had a better shot with me than her?"@@
@@.man;"Tsk, but it's different now- people think I'm a good guy..."@@ $schoolk1 grumbled.
@@.wife;"She won't say no, $schoolk1. Why don't you start small? Just get her to tutor you. "@@ $wife encouraged him.
@@.man;"Fine..."@@ $schoolk1 muttered, though he didn't seem as excited as $wife thought he might. He must have really disliked the idea of fucking Mrs Clark...
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]<<set $school_path_dom to 8>>\
@@.man;"Hey miss $wife..."@@ $wife glanced up to find $schoolk1 standing before her. She smiled kindly as a teacher should, though she had a wicked glint in her eye. She waited until the door closed before she spoke.
@@.wife;"Do you have something to tell me, $schoolk1?"@@ $wife asked with an arched brow. Her student shrugged.
@@.man;"I guess. Mrs Clark agreed to tutor me."@@ $schoolk1 reported. $wife smiled slyly.
@@.wife;"Oh yes? That's good. And...?"@@ She leaned forward to peer at $schoolk1 expectantly, but she didn't get the response she was looking for.
@@.man;"That's all."@@ He replied mildly.
@@.wife;"That's all, hm?"@@ $wife clicked her tongue and crossed her legs.
@@.man;"You said to start small!"@@ He responded defensively.
@@.wife;"Yes, okay, I did. Was she at least happy you asked?"@@ $wife continued, unable to hide the disappointment from her voice.
@@.man;"Yeah, I guess so. She answered 'yes' before I could even tell her the subject."@@ He answered. $wife smirked.
@@.wife;"Then what happened?"@@ $wife asked.
@@.man;"I told her I needed to study anatomy and she went red then said 'okay'."@@ He mumbled. $wife snorted to herself.
@@.wife;"Okay, $schoolk1. I need you to make a move in that session. Leave the door unlocked, okay?"@@ $wife requested.
$schoolk1 scowled unhappily but agreed.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]\
The day had ended and $wife watched her students leave her classroom.
She noticed $schoolk1 turn out the door in the opposite direction to the rest... He must have had a tutoring session with Mrs Clark.
<<iconButtonContainer
'Teacher Route (dom) - Spy 2'
'button_m_action.png'
"Follow Him"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Just Leave"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $school_path_dom to 9>><<set $unique_event_trigger_wife_teacher_dom_8 to true>><<remember $school_dom_3_scene to true>>\
$wife waited for some time alone in her classroom. She wanted to give $schoolk1 enough time to get there and into the session. She waited for fifteen minutes before she left her classroom. The halls were already empty as most students left to go home.
$wife made her way to Mrs Clark's classroom then paused. She could hear $schoolk1's muffled voice. The door was slightly ajar, so she peeked in.
$schoolk1 was leaning over Mrs Clark while speaking lowly, quietly to her. $wife grinned widely then took out her phone. She waited and hoped that this would work. She didn't expect it to work as well as it did.
Mrs Clark slowly stood from her seat and turned to face her desk, then raised her skirt up around her waist to flash her ass. $wife almost gasped out loud, but clasped a hand over her mouth. $schoolk1 must have really put the charm on... And Mrs Clark must have been quite a deprived woman.
[img[images\pictures\bad_teacher\teacher_domwife_3_1.webp]]
$wife bit her lip and pressed record on her phone to video it all, and just in time. $schoolk1 ran his hand gently over Mrs Clark's ass and continued to speak quietly to her. She must have enjoyed the attention. $wife heard her respond quietly with a shaking voice. Then $schoolk1 slowly removed Mrs Clark's panties to reveal her entire womanhood, which shimmered with wetness. $wife's jaw dropped as $schoolk1 continued to run his hands over his teacher's naked ass.
[img[images\pictures\bad_teacher\teacher_domwife_3_2.webp]]
$schoolk1 muttered again as his fingers slowly circled towards Mrs Clark's womanhood. There was a silence for a lingering second before Mrs Clark quietly mumbled. $schoolk1 slid his fingers inside her, which made her yelp and moan.
$wife couldn't help but feel turned on watching it. She could feel the heat from between her legs and felt somewhat embarrassed. Even moreso when she locked eyes with $schoolk1.
He wore an odd expression as he mumbled to Mrs Clark, then just as quickly as he fingered her, he took out his semi-erect cock from his pants and began to rub it against his teacher's pussy.
She gasped and moaned even louder. $wife glanced up and down the hallway to make sure noone was around. Thankfully not.
@@.man;"I'm going to fuck you now..."@@ $schoolk1 said, loudly enough for $wife to hear. Mrs Clark didn't object. Instead she rocked back into her student as he penetrated her. She let out another shrill gasp and moan as he began to thrust, quite easily, inside her. He grasped her ass tightly and pushed as deep in as he could, then pulled out, and in again. His thrusts were hard and aggressive. $wife bit her lip as she felt her own wetness form. She told $schoolk1 that he could do the same to her... And she looked forward to it.
[img[images\pictures\bad_teacher\teacher_domwife_3_3.webp]]
@@.woman;"Ohh...! Oh, $schoolk1... Y-you're really doing it to me...!"@@ Mrs Clark moaned. $wife's smirk widdened. She hoped that the video captured that.
@@.man;"Hah... Ready to take my cum...? Take it like a slut...!"@@ $schoolk1 growled. $wife was impressed by his sexual assertiveness and how quickly he made Mrs Clark submit to him. She moaned loudly as he slammed into her with a few final thrusts before he pulled out and came on her ass.
@@.woman;"Ohh... Ohh... $schoolk1... W-we can't tell anyone about this, okay...?"@@ Mrs Clark pleaded quietly. $wife grinned a sinister grin as she stepped away from the door. She had originally intended to leave quietly, but something took over her. She tapped the door sharply and loudly, then quickly bolted. She heard Mrs Clark's voice call out after her, but she didn't intend to get caught... Just make sure she knew someone had seen.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Leave"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]<<set $school_path_dom to 6>><<set $unique_event_trigger_wife_teacher_dom_6 to true>>\
$wife watched her students leave her classroom as the day came to an end. She lazily collected her things and began to pack her laptop, then noticed a new e-mail addressed to staff. She opened it.
It was a letter from the department of education minister that addressed the incident - nothing new to $wife but no doubt eye-opening to the other teachers. Curiously they mention finding a suitable replacement for $princ, someone who is already familiar with the school...
$wife took some time to ponder. Among the current staff there was only one other teacher who was competent enough; Mrs Clark. A plump woman a little older than $wife, though she'd been a teacher at the school longer than any other, and probably better equipped for the job. But not if $wife could help it.
$wife replied to the e-mail expressing her interest in the role of school principal.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $school_path_dom to 10>><<set $unique_event_trigger_wife_teacher_dom_9 to true>><<remember $school_dom_4_scene to true>>\
[img[images\bg\classroom.png]]\
$wife gazed at $schoolk1 expectantly as the classroom door closed. He made his way closer to her.
@@.man;"I uh... I have another report for you..."@@ He told her a little shyly. $wife smirked but played ignorant.
@@.wife;"Oh yes? How did the tutoring go?"@@ She asked and leaned forward with feigned interest.
@@.man;"I did what you asked."@@ $schoolk1 said. $wife thought he might be upset, but upon a closer look, he seemed to be excited. She knew why.
$wife leaned back on her seat and ran a finger over her blouse.
@@.wife;"Did you now...? And I suppose you're here to claim your prize?"@@ She asked with a raised brow.
@@.man;"You said I could do the same to you..."@@ He said defensively. $wife smirked and nodded.
@@.wife;"I did, didn't I?"@@ She gazed at him quietly, her finger gently pulling her blouse loose. $schoolk1 gulped. He was so assertive with Mrs Clark, but he was obedient to $wife.
She stood and circled around her desk to stand closer to $schoolk1, her eyes all the while glued to her student. She pushed him down into a chair then slowly got down between his legs.
@@.man;"Um... D-do you want to know what we did...?"@@ He asked.
$wife shook her head as she undid his belt.
@@.wife;"I know. And I always make good on my promises. Remember that, $schoolk1..."@@ She cooed quietly as her fingers reached into his pants to fetch out his growing cock.
@@.man;"Ugh... Y-yes, I will..."@@ He groaned as $wife slowly jerked him off.
@@.wife;"And if you continue to be my obedient little man... I'll continue to look after you..."@@ She explained, then leaned forward to take his cock in her mouth.
[img[images\pictures\bad_teacher\teacher_domwife_4_1.webp]]
$schoolk1 groaned as $wife gently caressed his cock with her tongue and lips. He shuffled his pants down further then leaned back and groaned as $wife took more of his length into her mouth until she couldn't push in any further. She could feel his cock twitching in her mouth as she reached up to gently play with his balls.
@@.man;"Ooh my god..."@@ He groaned.
@@.wife;"Mmmh... Do you like it $schoolk1...?"@@ $wife purred as she took his wet cock from her mouth and began to stroke it again.
@@.man;"Yes... It's like a dream come true..."@@ He admitted.
@@.wife;"I hope your dream ends like this..."@@ $wife smiled as she stood up and sat on her desk. She slowly spread her legs and pulled aside her panties to reveal her womanhood.
$schoolk1 hurried to his feet and shuffled in closer. $wife pulled him in with her legs and gasped as she felt his thing rub against her. A few thrusts and it found it's way inside. $wife moaned and bit her lip as she rocked back against it while $schoolk1 eagerly thrusted into her.
[img[images\pictures\bad_teacher\teacher_domwife_4_2.webp]]
@@.wife;"Ohh, fuck me $schoolk1... Your cock feels so good..."@@ $wife encouraged her student between moans.
@@.man;"Oh fuck...! Your pussy is the best... Oh fuck...!"@@ $schoolk1 grunted as he thrusted harder and faster. $wife moaned louder and pulled him in more as she felt him become rigid, then gasped and spasmed as she felt him spill his seed inside her.
@@.wife;"Mmmh... You came inside me $schoolk1..."@@ $wife raised an eyebrow at him, then smirked at his suddenly worried expression.
@@.wife;"It's fine, just warn me next time will you?"@@ $wife pushed him back and felt the hot liquid spill from her.
@@.man;"Yeah sure! No problem miss $wife..."@@ He agreed excitedly.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Just Leave"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
<<set $school_path_dom to 1>><<set $unique_event_trigger_wife_teacher_dom_1 to true>>\
@@.wife;"You know what $schoolk1...? It's your lucky day... I think I will tutor you after all."@@ $wife replied with a coy smile that caught $schoolk1 offguard for a moment, then he grinned back.
@@.man;"Brilliant. I'm free most days after class so just let me know when you're available..."@@ He replied.
@@.wife;"Sure. I look forward to it."@@ She replied with a sly smirk.
$schoolk1 left the room looking very happy with himself, which $wife found adorable. She was very interested to know what it was Tyson had to say about $princ, and she intended to find out.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
<<set $school_scene to false>>\
$wife sighed then shook her head. It was probably better if she didn't push her luck and just focus on the things that really mattered... Why did she care about what $princ was up to?
@@.wife;"Have it your way, $schoolk1... But unfortunately I'm not available to tutor."@@ She told him.
@@.man;"Tch, fine. I didn't care about the tutoring anyway."@@ He replied angrily before storming out the room. $wife smirked and shook her head, bemused by her student's moodiness.
She knew it was probably the morally correct choice... But unfortunately she probably wouldn't find out what that information was.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]<<set $school_path_dom to 4>><<set $unique_event_trigger_wife_teacher_dom_4 to true>><<remember $school_dom_2_scene to true>>\
$wife peered at $schoolk1 thoughtfully. She needed a distraction... Who better than her student- already an accomplice in a highly taboo way.
Their eyes met and $wife smiled seductively. $schoolk1 looked around then back at $wife. He returned the smile, though somewhat timidly. It seemed he wasn't as tough of a guy as he tried to project himself to be.
@@.wife;"$schoolk1, I wonder if you're eager for another private lesson?"@@ $wife asked with a raised brow.
@@.man;"Ah yeah, I really want to learn..."@@ He lied. $wife smiled.
@@.wife;"Lock the door and come over here."@@ She ordered. $schoolk1 obeyed her and promptly walked over after locking the classroom door. She could see the nervous excitement in his eyes. It was adorable.
$wife gently pushed him down onto a chair, then walked around him, peering down at her prey... She leaned down to wrap her arms around his shoulders, then whispered in his ear.
@@.wife;"Actually $schoolk1... I was hoping to see you privately..."@@ She cooed.
@@.man;"Y-yeah...? Why's that?"@@ He stammered.
@@.wife;"I need another favor."@@ She told him while she traced a finger over his chest.
@@.man;"Oh... I really don't have any more information miss."@@ He sighed.
@@.wife;"Silly, I don't just want you for your information you know..."@@ $wife laughed playfully as she ran her other hand down $schoolk1's side. @@.wife;"I actually need to use your body... Is that okay...?"@@ She asked as she rested her hands on his lap; her chest pressed against the back of his head and neck.
@@.man;"H-hah, yeah...? Last time you left me at the end though..."@@ He replied coolly, but he couldn't hide the fact that his crotch was beginning to swell.
@@.wife;"Well how about this... You do me a favor and in return I'll help you finish."@@ She suggested as she pulled at his belt to loosen it.
@@.man;"Wh-what's the favor?"@@ He asked, his eyes glued to $wife's hands which had expertly unzipped his pants and was reaching in to pull out his cock.
@@.wife;"I need someone to distract $princ for about ten minutes..."@@ She explained as she slowly rubbed his cock.
[img[images\pictures\bad_teacher\teacher_domwife_2_1.webp]]
@@.man;"Distract him how...?"@@ He groaned from $wife's touch.
@@.wife;"It doesn't matter. Just distract him... But it has to be ten minutes. Start a fight, whatever it takes."@@ $wife suggested.
@@.man;"I don't know miss, he's already threatened to expel me..."@@ $schoolk1 hesitated. She firmly gripped his penis which made him jolt up.
@@.wife;"Listen $schoolk1... You do this for me and $princ won't be a problem for you again. Understand...?"@@ She circled around and knelt in front of $schoolk1 to peer at his face. She rested her hands on his thighs. He gulped and slowly nodded, his eyes shifting between his teacher and his fully erect cock that stood up before her pretty face. $wife smiled.
@@.wife;"Good boy."@@ She whispered, then she leaned forward to take his cock in her mouth.
[img[images\pictures\bad_teacher\teacher_domwife_2_2.webp]]
$schoolk1 groaned and gripped the sides of his chair as $wife's lips wrapped around his throbbing cock. She started slowly by swirling her tongue around the head, then began to bob further down his shaft while she lightly played with his balls... All the while she watched him with hungry eyes.
@@.man;"S-shit... Miss... It feels so good... You're so good at this...!"@@ He grunted and squirmed in his seat, barely able to cope with the sensation.
$wife didn't let up- she gagged down further until his entire cock was down her throat. She could feel it twitch which made her gag and pull back, his entire length covered in her drool. His breathing was uncontrollable. $wife took a moment to catch her breath and jerked his wet cock while she regained compusure, then she attacked it again with her mouth until she felt him begin to spasm.
She took $schoolk1's cock out of her mouth and flicked her tongue over the head of his cock while she jerked him off, then she squeezed his balls as he loudly groaned one last time. He came all over $wife's lips. She continued to flick her tongue over the head of his cock.
[img[images\pictures\bad_teacher\teacher_domwife_2_3.webp]]
@@.man;"Ugh... F-fuck..."@@ $schoolk1 groaned as he slowly caught his breath. $wife wiped her mouth and got back to her feet.
@@.wife;"Now that we have an agreement... Please make yourself available after class."@@ She told him matter-of-factly, as if she'd immediately returned to the role of teacher. $schoolk1 looked at her dumbfoundedly. She smiled sweetly, a hint of that fiendish lust still burning in her eyes. $schoolk1 nodded.
@@.man;"Yeah... Whatever you need miss, I'll help you out however you need me to..."@@ $schoolk1 was quick to agree. Men were so simple.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]<<set $school_path_dom to 2>><<set $unique_event_trigger_wife_teacher_dom_2 to true>><<remember $school_dom_1_scene to true>>\
@@.wife;"Hello $schoolk1. You're unusually late to escape my class."@@ $wife commented with a dry smirk.
@@.man;"I was hoping you'd be available for a private lesson..."@@ He replied.
@@.wife;"You know I thought that might be the case. Tell me..."@@ $wife circled around to his desk and sat gently on it as she peered down at him. She could see his eyes glued to her rear.
@@.wife;"What is it you need help with exactly?"@@ She asked with a raised brow. $schoolk1 took a moment to collect himself.
@@.man;"I uh, um... I'd like to learn more about biology."@@ He eventually got out. $wife couldn't help but smirk.
@@.wife;"I could have guessed. Well, $schoolk1... I know a fair bit about that subject and I'd be happy to give you some lessons..."@@ $wife replied slowly.
She sat opposite him and rested her chin on her hand, her elbow on his desk... She knew her ample chest was framed perfectly for his lingering eyes, and she smiled as $schoolk1's eyes slowly drifted to her cleavage.
@@.wife;"But only if you can tell me what I want to know..."@@ She hinted as she reached a foot out to playfully rest against his crotch.
[img[images\pictures\bad_teacher\teacher_domwife_1_1.webp]]
$schoolk1 flinched then gulped, apparently struggling to keep up with his fantasy.
@@.man;"Uh... A-about $princ, right...?"@@ He asked through a groan as $wife started to rub her foot up and down his crotch.
@@.wife;"That's right. You stopped yourself from saying something the other day. Tell me what you know."@@ She paused as she pressed her foot against him a little firmer.
$schoolk1 pursed his lips as he struggled with his decision.
@@.man;"I... I saw him... Uh... Promise you won't tell? He said he'd expel me if I said anything..."@@ He eventually croaked.
$wife slowly moved around to sit beside her student. She rested a hand on his leg and offered a sweet smile to reassure him.
@@.wife;"Tell me."@@ She encouraged him and gently began to rub her hand up and down his crotch.
@@.man;"I... I can't..."@@ $schoolk1 groaned painfully as he did his best to resist $wife's seduction... But she wasn't done yet.
She slowly unzipped his pants with one hand and gently raised his chin up with the other, so they could gaze into each other's eyes. She smiled sweetly as she reached into his pants to pull out his semi-erect cock.
@@.wife;"You don't need to keep secrets from me, $schoolk1... I won't tell if you don't."@@ She smiled as she began to jerk him off. He groaned as her fingers softly caressed his manhood.
[img[images\pictures\bad_teacher\teacher_domwife_1_2.webp]]
@@.wife;"Come on now... You can trust me..."@@ $wife whispered as she ran her fingers up and down his shaft until it stood fully erect. She then gently squeezed the head of his cock.
@@.wife;"Tell me."@@ She encouraged him again. $schoolk1 groaned then let out a slow, shaking breath.
@@.man;"I saw him come out of the ladies bathroom..."@@ He said quietly.
@@.wife;"Really? When?"@@ $wife asked with a raised brow. She slowly continued to jerk him.
@@.man;"A while ago... After class - most students had already gone home."@@ $schoolk1 breathed.
@@.wife;"And he threatened to expel you if you said anything?"@@ $wife raised an eyebrow and smirked.
@@.man;"Yeah. I started to tease him, but he got so angry..."@@ $schoolk1 explained.
@@.wife;"And you swore you wouldn't tell?"@@ $wife asked curiously. She found it amusing at first, but of course if the principal of a school was lurking around the student's bathrooms then that could be scandalous...
@@.man;"He said that if he even thought I'd told someone, that he'd make sure I'd never get through his college or any other."@@ $schoolk1 confirmed.
@@.wife;"That seems a little over the top."@@ $wife pondered.
@@.man;"You're telling me... It was comical really. He was covered in dust too - I was gonna tell him he had dandruff but didn't get a chance."@@ He smirked, apparently feeling a little more confident after finding mutual grounds with $wife.
@@.wife;"Thanks for sharing that information $schoolk1. You've been very helpful."@@ $wife offered a sweet smile, then let go of his throbbing cock. $schoolk1 blinked in surprise, then looked at $wife in disbelief.
@@.man;"Ah... You're stopping...?"@@ He asked.
@@.wife;"Thanks for the information $schoolk1. Be sure to tell me if you hear or see anything else."@@ $wife stood from the chair and went to collect her things before leaving the classroom and a dumbfounded $schoolk1, his cock still out.
$wife pondered to herself as she walked to her car. Being caught in the student toilets was probably enough to have $princ fired at the very least... If only $wife had proof. $schoolk1 also mentioned that $princ was covered in dust. She wondered if she should investigate the toilet after class one day.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
<<set $school_path_hot to 1>><<set $school_scene to 6>>\
$wife stifled a yawn as the day had come to an end. Her students piled out of the classroom, and she took her seat behind her desk. She didn't usually stay around too long afterwards, but she took the opportunity to get through a couple work e-mails.
@@.man;"Excuse me miss."@@ $wife glanced up to see $schoolk1 standing before her as the last student in her classroom. She quirked an eyebrow and shuffled up in her seat.
@@.wife;"Hello $schoolk1. It's rare for you to be the last out. What can I help you with?"@@ She asked.
@@.man;"Actually I was hoping to receive some tutoring from you."@@ He explained with a sly smile. $wife regarded him with a steady gaze as she tried to think of the best way to get out of it. She really didn't want to spend any extra time at the school if she could help it.
@@.wife;"Wonderful, of course I can help you. Though there's a process involved with such a thing. I'll need to submit a request and wait for approval..."@@ She lied.
@@.man;"Okay. How long does that take?"@@ $schoolk1 asked with a frown, apparently hoping for a lesson then and there.
@@.wife;"I'm not sure. I'll let you know when I hear back."@@ $wife suggested. $schoolk1 nodded, though it was clear he was disappointed.
@@.man;"Alright... I guess I'll see you then."@@ He muttered as he sulked out of the classroom. $wife let out a short sigh of relief as she expertly avoided the situation.
She might have felt bad if it were any other student, though she had a feeling that $schoolk1 didn't really care for the private tutoring... She'd spotted him leering at her during class before.
<<iconButtonContainer
'Go Home'
'button_m_book.png'
"Go Home."
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\school.png]]<<set $school_path_hot to 6>><<set $unique_event_trigger_wife_teacher_hot_4 to true>><<remember $school_hot_4_scene to true>>\
You soon arrived at a place you'd become all too familiar with... Though this time with a much grander sense of purpose. You parked in the empty carpark and headed into the school building.
Your footsteps echoed loudly through the hallways as you walked through. It would have been spooky had your mind not been prefilled with erotic thoughts...
@@.wife;"Where are we going $name...? Can you tell me what we're doing here...?"@@ Your wife asked. You could tell she was nervous by how she glanced around, but you also heard the excitement in her voice.
@@.you;"Don't you remember the last time we were here alone? I can hardly forget."@@ You replied with a grin. $wife blushed from the memory.
Truthfully you'd been dragging your feet in anticipation of a message from $schoolk1, which couldn't have come at a more convenient time... You pushed open the large double-doors to the gymnasium, which swung open with a loud, echoing creak.
It was an enormous, empty room that was used as both the gymnasium and as an assembly hall, evident by a large stage set on the opposite side of your room. $wife nervously followed you as you made your way towards the stage. You glanced at your phone to check your messages and your heart began to race as you saw one from $schoolk1. You casually opened it to read.
@@.man;//Hey man, I just got here... I saw your car alone in the carpark... But I saw $princ's car a couple of streets down while I walked here. He's around here somewhere...//@@
You grinned to yourself and tried to candidly message back with one hand.
@@.you;//Go to the gymnasium. Don't get caught.//@@ You replied.
@@.wife;"What are you doing...?"@@ $wife peered at your phone curiously. You pocketed it and gave her a mischievious smile.
You reached the stage and jumped up with some effort, then helped $wife up after you. She turned to peer around the big assembly hall.
@@.wife;"It's so weird seeing this empty."@@ She commented. You looked around as if to marvel at her observation, but really you were hoping to spot a peeping face. You'd left the big double doors wide open, hopefully as an enticing lure for any potential voyeurs in the area. You thought you spotted movement but you couldn't be sure.
@@.you;"... Well come on then."@@ You looked back at $wife expectantly.
@@.wife;"What...?"@@ She cocked an eyebrow at you.
@@.you;"Haven't you always wanted to flash your tits while in assembly? This is your chance."@@ You told her.
@@.wife;"I haven't 'always' wanted to... I mean I've thought about it, sure."@@ She replied a little sheepishly as she bashfully glanced around the room. She looked back at you and bit her lip.
@@.you;"But you do want to... Go on. Show everyone your tits."@@ You encouraged.
You saw $wife's expression turn from bashful to excited. She turned towards the open room and swiftly lifted up her top to let her soft, ample breasts spill out.
[img[images\pictures\bad_teacher\teacher_hotwife_4_1.webp]]
She squirmed as she stood in place, her breasts on full display to an unfortunately empty room... Though you were sure you had a peeper. You spotted a subtle movement in the corner of your eye at the doors - something you wouldn't have noticed if you weren't expecting it.
@@.you;"Imagine your entire school in assembly... Looking at your tits right now..."@@ You said.
@@.wife;"Mmh... Do they like them...?"@@ She asked through a shaking breath.
@@.you;"Oh, absolutely. These boys have been dreaming about seeing your tits every day of their school lives... And now they're staring at them, wanting to feel them, to taste them..."@@ You felt your cock stir from your own imagination.
@@.you;"They want to see more, $wife... Why don't you show them more?"@@ You suggested.
$wife slowly pulled her top off over her head, then lowered her hands down to her pants. She undid her button and wriggled the pants down to her ankles and stepped out of them, then did the same with her panties. She stood completely naked on the stage. You saw her chest lift up and down as she breathed hard, evidently turned on.
@@.you;"What a beautiful body you have miss $wife... Can you show us your pussy...?"@@ You asked with a smirk.
$wife bit her lip and slowly climbed down to sit down on the stage. She leaned back and spread her legs to reveal her glistening pussy. You watched her showing herself - a part of your wife's body you'd seen so many times before... But each time was as arousing as the last. You blinked as your phone vibrated in your pocket. Of course you couldn't check it.
@@.wife;"Do you like it...?"@@ She breathed as she slowly ran a finger over her labia- tracing her wetness over her entire slit. She bit her lip as gave you a lustful gaze.
@@.you;"Oh miss $wife... I've always wanted to see this."@@ You egged her on as you rubbed your crotch through your pants. @@.you;"You always turn us boys on... Every day we look at you and imagine what you look like underneath your clothes..."@@
$wife continued to run her finger over her pussy until her wetness covered it entirely. She let out a soft moan as she began to massage her clit. She eyed your crotch hungrily.
[img[images\pictures\bad_teacher\teacher_hotwife_4_2.webp]]
@@.wife;"And you go home to think about me...?"@@ She asked, her voice becoming increasingly more fragile.
@@.you;"I masturbate to you every night... Dreaming of your naked body..."@@ You replied as you unzipped your pants and took out your erect cock. $wife licked her lips and let out another soft moan, her body buckled as she twitched from her own touch.
@@.wife;"Mmmh... And what would you do...? To my naked body..."@@ She asked with a shaking voice.
@@.you;"I'd fuck you raw all day, every day... I'd make sure you were full of my cum when you got home."@@ You grunted as your cock twitched in your hand. You felt a shiver build through you.
@@.wife;"And what about all your friends...? Would they watch...?"@@ She asked as she bucked her hips into her fingers.
You grunted from the thought of your wife being gangbanged by her students. It took everything you had to not cum immediately. You slowed your jerking and watched her masturbate for you, lost in the fantasy... For a moment you'd forgotten why you were even there.
[img[images\pictures\bad_teacher\teacher_hotwife_4_3.webp]]
@@.you;"Actually miss $wife... We're being watched right now..."@@ You told her quietly. $wife blinked and glimpsed around. You grinned as her expression suddenly changed - apparently she caught a quick movement too. She looked back at you with some alarm, and then with intrigue, as she caught your far more relaxed and amused expression. She slowly began to masturbate again.
@@.you;"That's right... Isn't it so much more fun when you can get caught?"@@ You smirked. $wife bit her lip as she rubbed herself, though she couldn't help but glance back at the door.
@@.you;"Don't spook them away, miss $wife... They're here to see you... Isn't that what you want? To show your sexy body?"@@ You suggested. $wife let out another shaking voice as her fingers sped up again. You could hear her wetness.
@@.wife;"Mm-mmh... Who is it...? $schoolk1...?"@@ She whispered back to you. You shook your head.
@@.you;"Maybe... It's a fan of yours. That's all that matters. Now give them a show, miss $wife... Show them your sexy pussy..."@@ You grunted as you began to jerk off faster.
$wife began to grind her hips back and forther as she masturbated. She slid two fingers inside herself and let out a loud moan... But it wasn't loud enough to drown out the sound of her wet pussy swallowing up her digits.
@@.you;"Don't stop, miss $wife... You know what all my friends would do? They wouldn't just watch... They would join me. We'd all take turns fucking your slutty body..."@@ You growled as you felt an orgasm jolt through your body. You squeezed your cock as you came over your wife's naked pussy. She let out a gasp and fingered herself faster until she squirted and spasmed.
@@.wife;"F-fuck...! M-mh... F-fucking me..."@@ She gasped to herself, still lost in the fantasy.
You squeezed every last drop of cum from your cock onto your wife's pussy, and she massaged it inside herself.
You both made your way back to the carpark. You made sure to take your time, giving any peepers the opportunity to flee before you left the gymnasium. It wasn't until you got back into the car that $wife turned to you.
@@.wife;"So... Can you tell me who it was...?"@@ She asked curiously while biting her lip. She was still turned on.
You lazily checked your phone to see a message from $schoolk1. It was a picture of $princ standing behind the gym doors while jerking off. You grinned to yourself.
@@.you;"It was $princ."@@ You told her. $wife's jaw dropped in disbelief.
@@.wife;"Are you... Are you crazy, $name...? I'll get fired... Or worse..."@@ She panicked. You coolly showed her your phone. $wife blinked and stared in amazement.
@@.you;"I told you to trust me. And to trust $schoolk1."@@ You grinned at her. She gave you a look - one similar to admiration. You weren't sure if that's what it was, though.
@@.wife;"You're incredible... This whole thing is... Fucking nuts! But somehow you... I mean, what are you even going to do with that?"@@ She asked.
@@.you;"All I've wanted was for him to ease up on you."@@ You told her innocently. $wife seemed taken aback. She looked at you with soft, loving eyes.
@@.you;"... But I guess I could get away with more, now."@@ You grinned.
@@.wife;"Be careful, $name... $princ isn't the type to take this without fighting."@@ She warned you.
@@.you;"I'll be diplomatic. After all, we have so much in common... His love for voyeurism, your love for exhibitionism..."@@ You teased. $wife's cheeks flushed red.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\frontyard.png]]
<<set $school_path_hot to 5>>\
Your phone buzzed as your made your way to the front door. It was a message from $schoolk1.
@@.man;//Hey man. I just told $princ.//@@ He wrote. You grinned.
@@.you;//Good. I need you to come to the school on the weekend. I want you to follow $princ and video him. You can't get caught. Okay?//@@ You wrote back.
@@.man;//No problem.//@@ His reply came quick.
All that was left was to go to the school on the weekend with $wife.
<<iconButtonContainer
'Night'
'button_m_book.png'
"Go Inside."
>>
<</iconButtonContainer>>[img[images\bg\school.png]]<<set $school_path_hot to 2>><<set $unique_event_trigger_wife_teacher_hot_1 to true>><<remember $school_hot_1_scene to true>>\
You visited $wife's school after work. You didn't particularly enjoy visiting the school, but you liked to surprise your wife every now and then...
You probably arrived a little too early as the classes were still in session, so you wandered about aimlessly for some time, then paused when you spotted a head quickly poke out behind the corner of a hallway to glimpse your way, then just as quickly ducked away. A student, it seemed. You quietly walked down the hallway and rounded it to see a young man casually leaning against a wall. He looked you over defiantly.
@@.man;"... Yeah?"@@ He questioned you with a scowl.
@@.you;"Waiting for the bell?"@@ You smirked.
@@.man;"Are you a sub?"@@ He asked. You shook your head.
@@.you;"Nah. I'm just waiting for $wife."@@ You explained. The student looked you over with a new curiosity.
@@.man;"You're miss's husband?"@@ He asked. You nodded.
@@.you;"Yeah. I'm $name."@@ You extended a hand. The student regarded you again, though didn't seem as icy as before. He eventually shook your hand.
@@.man;"... I'm $schoolk1. I guess your wife is my teacher."@@ He told you.
@@.you;"Hmm, I guess I'll do you a favor and not mention you're not in class huh?"@@ You quirked a brow.
@@.man;"I... Yeah, thanks. Though I doubt she'd notice if I was there or not."@@ $schoolk1 replied.
@@.you;"She knows for sure. She always tells me about her students."@@ You grinned. $schoolk1 blinked and looked at you with interest.
@@.man;"Really...? Uh... Has she ever mentioned me...?"@@ He asked, badly hiding his interest.
@@.you;"Yeah, probably at some point."@@ You shrugged. It wasn't exactly a lie - you just never remembered the names.
@@.man;"Really? What did she say?"@@ He asked with a keener interest. You smirked from his reaction. It was obvious to you that he had a crush on your wife... And who could blame him.
@@.you;"Oh I don't rememeber the exact wording... Something like a cute boy in her class..."@@ You teased - and you thought it was obvious... But $schoolk1 seemed to take it seriously.
@@.man;"Damn..."@@ He marveled at the thought, and though you were about to tell him you were joking, the bell chimed to signal the end of the school day. Students piled out of the classroom and $schoolk1 was gone in an instant. You pushed your way towards $wife's classroom.
[img[images\bg\classroom.png]]
You quietly stepped into $wife's classroom which was no absent of students. $wife looked up at you from her desk, then blinked in surprise.
@@.you;"Hello there... Is this the sex ed class?"@@ You asked. $wife rolled her eyes with a smile.
@@.wife;"What are you doing here?"@@ She asked as you walked to her desk.
@@.you;"Thought I'd stop by and see how things are going..."@@ You answered.
@@.wife;"Same as always. You didn't have to come by, I was about to leave anyway."@@ She said, though she smiled. Clearly she was happy to see you. You gave her a kiss.
@@.you;"Oh, miss $wife... You shouldn't kiss your students like that..."@@ You teased.
@@.wife;"Shoosh you. Someone might hear you and misunderstand."@@ She poked your side.
@@.you;"I'll keep it a secret, I promise, miss..."@@ You took her hand with both of yours. She rolled her eyes.
@@.wife;"Really, what if someone hears and thinks there's really a student in here?"@@ She tried to scold you, but couldn't stop herself from smirking at your clowning.
@@.you;"That'd be one lucky student to score with the hottest teacher in the country."@@ You stated.
@@.wife;"Oh yeah?"@@ $wife smirked playfully.
@@.you;"Absolutely. If I were a student in this class I'd go wild..."@@ You reflected. @@.you;"Speaking of, I just met your student $schoolk1."@@ $wife rolled her eyes and sighed.
@@.wife;"Gosh, lucky you."@@ She replied flatly. You shrugged.
@@.you;"He didn't seem too bad. A bit of a try-hard sure... But he definitely has a thing for you."@@ You smirked. $wife rolled her eyes again.
@@.wife;"You think? He asked me for private tutoring the other day."@@ $wife replied.
@@.you;"Oh yeah? So this situation really could have happened huh...?"@@ You smirked. You worried that $wife would get dizzy from all the eye rolling.
@@.wife;"I told him no."@@ She said flatly.
@@.you;"Ah, poor bugger... Still, kudos for trying. Better luck next time."@@ You nodded respectfully.
@@.wife;"I'm not going to tutor him. There won't be a next time."@@ She frowned at you.
@@.you;"Oh yeah...? In that case... How about a private lesson for me?"@@ You smiled playfully, expecting another exaggerated eyeroll.
@@.wife;"Well... Since you've been such a good boy..."@@ You blinked in surprise as $wife gently pushed you down onto a seat.
@@.wife;"I suppose I could give you a little lesson..."@@ $wife turned to her desk, then looked over her shoulder at you to flash a playful smile. Your crotch immediately began to swell.
She slowly lifted up her skirt to flash her ass at you. You blinked in surprise by how revealing her underwear was, and just how easy it was for her to flash her ass like that... Surely her students had noticed before.
[img[images\pictures\bad_teacher\teacher_hotwife_1_1.webp]]
@@.you;"Wow... See I knew it, you're the sexiest teacher in the country..."@@ You claimed.
@@.wife;"Do you like what you see?"@@ She asked.
@@.you;"Yeah. I'm jealous of your students."@@ You confessed. $wife smiled.
@@.wife;"They don't get to see this."@@ She told you.
@@.you;"No, but I bet they try."@@ You grinned.
$wife bit her lip and playfully ran a hand down your chest, stomach, then left it on your thigh as she leaned against you.
@@.wife;"They definitely try to see..."@@ She purred as she slowly moved her hand to your crotch. She rubbed it up and down the length of your cock.
@@.wife;"Sometimes it's the only way I can get them to pay attention..."@@ She breathed. Your cock twitched in her hand.
@@.you;"What a naughty teacher you are. You enjoy the attention don't you?"@@ You grinned as you reached a hand up to carress $wife's hip.
@@.wife;"Mm I do... Sometimes I get lost in thought, thinking about if they saw me like this..."@@ She bit her lip as she slowly unbuttoned her blouse. She let it fall to the floor, then unclasped her bra to reveal her perfect chest. Your cock was painfully hard.
[img[images\pictures\bad_teacher\teacher_hotwife_1_2.webp]]
@@.you;"You'd make a lot of students happy... And I bet $schoolk1's attendance would improve too."@@ You grinned as you reached up to feel $wife's chest, though she stopped you.
@@.wife;"It sounds like I'd make you happy too, huh?"@@ She smirked at you.
@@.you;"It'd be pretty hot, yeah."@@ You couldn't deny.
@@.wife;"You like thinking about your wife showing herself to her students...?"@@ She bit her lip as she traced her fingers over your cock again.
@@.you;"Hah... Yeah."@@ You groaned. Your cock twitched in $wife's hand again.
@@.wife;"Mm, what do you think they'd do...?"@@ She asked quietly as she began to stroke you.
@@.you;"They'd definitely jerk off..."@@ You grunted.
@@.wife;"Yeah...? Would they circle around me, watching while jerking off...?"@@ She asked breathily.
@@.you;"Yeah they would... And what would you do...?"@@ You asked.
@@.wife;"Mm, oh I probably wouldn't be able to stop myself... I'd pick out my favorite student..."@@ She pressed a finger against your chest, then slowly turned around to lean against her desk, her ass swaying in your face.
@@.wife;"And I'd beg him to fuck me..."@@ She whispered.
You quickly stood up and stepped towards $wife. She idly rubbed her ass against you as you ran your hands over her hips. You pulled aside her panties to reveal her precious womanhood which you then rubbed your cock against. You could feel her wetness coat the head of your cock as you slowly pressed it into her folds. Then with a grunt, you plunged your cock into your wife's wet slit. She moaned lewdly and gasped as you began to thrust into her.
[img[images\pictures\bad_teacher\teacher_hotwife_1_3.webp]]
@@.wife;"Ooh... Fuck...!"@@ She moaned.
@@.you;"Hah... Do you like this dick?"@@ You growled.
@@.wife;"Y-yes! You're so big... Mmm, such a naughty boy fucking your teacher...!"@@ She gasped again.
@@.you;"You're such a slut, seducing your student like this..."@@ You chided back as you took ahold of your wife's ass. You felt your balls slap into her with each thrust.
@@.wife;"Mm~ ohh, fuck me like the slutty teacher I am...!"@@ She whimpered as she reached back to rub her clit.
You squeezed her ass tighter as you frantically thrusted. You thought about it again; your wife stripping for her students in this classroom... The boys jerking off, then her fucking them one by one...
@@.you;"You like getting fucked by your student?"@@ You grunted. You were getting close to cumming, and $wife knew it. She reached back further to carress your balls.
@@.wife;"Mm yes, I love it...! Don't stop...! Keep fucking this married teacher...! Fill me up with your cum...!"@@ She moaned lewdly as she lightly squeezed your balls. You groaned as you felt an orgasm wash over you.
@@.you;"F-fuck...!"@@ You growled as you thrusted into $wife one last time, then spurted your hot cum inside her. She moaned and rocked back against you.
@@.wife;"Oh! Mmm, you're filling me up... So much cum..."@@ She breathed as she slowly wriggled her ass side to side. You groaned from the sensation and stayed still for a time until eventually your cock slipped out of $wife's wet pussy.
You sat back down on the seat and lazily put your pants back on while $wife quickly redressed. She looked at you with an amused smirk and you offered a half-shrug in response.
@@.you;"I wish I had a teacher like you when I was in college..."@@ You commented.
@@.wife;"I gathered as much."@@ She smiled.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\school.png]]<<set $school_path_hot to 3>><<set $unique_event_trigger_wife_teacher_hot_2 to true>><<remember $school_hot_2_scene to true>>\
You visited $wife once again... Though this time much more eager.
Despite your best efforts you still somehow made good time and arrived a little too early, so you had some time to kill. You idly patrolled the hallways again, then paused as you rounded the corner when you saw something unusual.
$princ was loitering in front of the student toilets. He casually glanced around, but apparently didn't spot you, as he then opened the ladies door and stuck his head in.
@@.you;"What are you doing there, bud...?"@@ You asked with a raised brow. $princ practically yelped from alarm, then spun around to face you.
@@.man;"Wh- I was just, checking for maintenance... Uh... You..."@@ He narrowed his eyes at you when he recognized who he was blurting excuses to.
@@.you;"Couldn't make it to the staff toilet?"@@ You asked, unable to stop yourself from grinning.
$princ regarded you with pursed lips as he smoothed out his button-up shirt.
@@.man;"What I do in my school has nothing to do with you. Not that it's any of your business, but I personally ensure that the toilets are regularly maintained..."@@ He explained, despite it not being your business.
@@.you;"Sure okay, I think the janitor probably does that too you know. And probably outside of school hours."@@ You shrugged.
@@.you;"But like you said, not my business."@@ You grinned. $princ huffed, then spun around to walk away. You watched him leave with a quirked brow, then swore as you realized you could have probably taken a picture instead of calling out. That would have really compromised him...
The bell chimed and students began to pour into the hallway. You made your way through the pack towards $wife's classroom...
[img[images\bg\classroom.png]]
@@.you;"So sorry I'm late..."@@ You commented as you stepped inside. $wife was at her desk again, marking papers. She looked up in surprise, then smirked when she saw you.
@@.wife;"I should have known this would happen."@@ She sighed, but she was smiling.
@@.you;"You should have definitely known."@@ You agreed as you made your way to her desk.
@@.wife;"... So? Did you come to see how things are going?"@@ She smirked.
@@.you;"Something like that."@@ You shrugged.
@@.wife;"Well I was just about to leave, so..."@@ $wife motioned to stand up.
@@.you;"Woah woah woah, not so fast. Can't we just chat for a bit?"@@ You frowned at her. $wife smirked, then sat back down with a sigh.
@@.wife;"Yes? What is it you want to 'talk' about?"@@ She asked, amused.
@@.you;"Oh, actually..."@@ You reflected. @@.you;"I just saw $princ having a peep into the ladies toilets."@@ You told her.
@@.wife;"You did not."@@ $wife's jaw dropped open.
@@.you;"For real, I did. I called out and he just about shit his pants."@@ You laughed.
@@.wife;"Oh my god, $name. He could get fired for that! You should have taken a photo."@@ She looked amazed.
@@.you;"I know, I realized after he walked away. Bummer. Oh well."@@ You shrugged non-chalantly.
@@.wife;"It's a pretty big deal, $name! He's the principal."@@ She told you.
@@.you;"Yeah, but eh... Can I really judge a guy for being a perv?"@@ You asked.
@@.wife;"Yes!"@@ $wife exclaimed.
@@.you;"Really? You can...?"@@ You smirked. @@.you;"Because didn't we fuck right here on your desk...?"@@ $wife's cheeks flushed red.
@@.wife;"... Okay good point."@@ She replied quietly.
@@.you;"So maybe you have more in common than you think."@@ You grinned. $wife looked at you flatly.
@@.wife;"No way."@@ She shook her head.
@@.you;"Well, you enjoyed thinking about being seen... And he clearly enjoys peeping. Imagine if he saw us!"@@ You grinned. $wife's cheeks flushed a darker red.
@@.wife;"Oh my god...! I'd get fired!"@@ She gasped.
@@.you;"Pfft! No way. He'd risk it all by jerking off in the hallway, probably. Why would he fire you? You're probably the perfect teacher for a principal like $princ."@@ You grinned. $wife bit her lip.
@@.wife;"You really think he'd just watch...?"@@ She asked quietly. You raised an eyebrow curiously at her question.
@@.you;"No, he wouldn't just watch. He'd jerk off."@@ You smirked from $wife's reaction. she squirmed slightly as she looked you over.
@@.wife;"Mmh... He'd jerk off while watching me...?"@@ She asked breathily as she slowly ran a hand over her body. You felt your crotch stir as $wife clearly got into the fantasy.
@@.you;"Yeah, while you flaunt your body in front of your students..."@@ You encouraged her. $wife bit her lip as she lowered her hands to her skirt. She slowly lifted it up closer to her hips, showing off her legs and ass. She turned around to lean on her desk.
[img[images\pictures\bad_teacher\teacher_hotwife_2_1.webp]]
@@.wife;"I don't mean to... They just happen to see up my skirt..."@@ She told you as she swayed her ass.
@@.you;"But then you realize that they're watching you, right...? And so you want to show them more..."@@ You suggested as you took out your swollen cock. $wife bit her lip as she eyed it.
@@.wife;"That's right..."@@ She replied quietly as she unbuttoned her blouse. You hungrily watched your wife as she undressed in her classroom until she was completely naked and exposed... Your cock twitched painfully.
@@.you;"Naughty girl."@@ You smirked as you began to slowly pull your cock. @@.you;"And what a treat it'd be for $princ."@@ $wife bit her lip and smiled.
@@.wife;"What would he do...? If he looked in and saw me naked like this...?"@@ She asked as she leaned against her desk, running her fingers over her bare skin.
@@.you;"He'd want to see more."@@ You suggested. $wife sat up on her desk and slowly parted her legs to show her glistening pussy.
[img[images\pictures\bad_teacher\teacher_hotwife_2_2.webp]]
@@.you;"You naughty slut."@@ You breathed raggedly.
@@.wife;"Mm, I'm so sorry... I just can't stop myself..."@@ She pouted as she ran her fingers over her pussy.
@@.you;"You like being seen like this?"@@ You stood up to get a better look, all the while still jerking off.
@@.wife;"I do... It makes me so wet..."@@ She gasped as she slowly pushed a finger inside herself.
@@.you;"Beg for my cock."@@ You demanded. $wife's eyes flickered with excitement.
@@.wife;"Mmh~ Please sir... I need you to fuck me..."@@ She breathed, then pulled you closer with her legs.
You rubbed the head of your cock over her pussy, coating it in her juices, before you plunged it inside her. $wife shivered and moaned as you thrusted.
[img[images\pictures\bad_teacher\teacher_hotwife_2_3.webp]]
@@.wife;"Oh, mmm! Fuck me harder... Deeper...!"@@ She gasped and pulled you into her.
@@.you;"You're so fucking wet. Naughty girl."@@ You grinned.
@@.wife;"I am...! Mm~ $princ..."@@ She gasped the principal's name which made your cock throb harder. She was still pretending you were him.
@@.you;"Hah, you like getting fucked like this? You also like teasing that student of yours too huh?"@@ You grunted and reached down to rub her pussy. $wife gasped as she squirted, making a mess on her desk. You didn't stop though.
@@.wife;"Oh f-fuck... $schoolk1...!"@@ She whimpered.
@@.you;"I bet one's not enough for you, huh? You want both don't you?"@@ You grunted as you slammed your cock into her even harder. She bucked and moaned louder.
@@.wife;"Oh my god...! Mm, keep fucking me $princ...! And then I'll fuck $schoolk1 after... Give me your cum..."@@ She gasped. You could barely hold on. You held your breath and thrusted into her until you came, filling her up while thinking about her students lining up to take their turn...
You let out a deep breath and sat down to catch your breath. $wife remained on her desk for a minute before she got up to dress.
@@.you;"Never thought I'd enjoy coming to school."@@ You grinned at her. She was cleaning up the mess on her desk.
@@.wife;"Me neither."@@ She replied with a half-smile.
You really enjoyed the fantasy... You almost wanted it to be real.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\school.png]]<<set $school_path_hot to 4>><<set $unique_event_trigger_wife_teacher_hot_3 to true>><<remember $school_hot_3_scene to true>>\
You lazily made your way through the school towards $wife's classroom. You were probably a little too early, you noticed class was still in session, so you decided to idly wander through the hallways. You were amazed that you were allowed to do this... Or maybe you weren't, but security was lacking.
You spotted a familiar vagrant lurking in a hallway and you recalled the last time you visited $wife, how she fantasized about being watched and fucked by this student in particular... Of course, you encouraged it. You wondered whether you could fan the flames a little...
@@.you;"Truant again? Don't you pay to be here?"@@ You asked with a sly grin.
$schoolk1 scowled at your question then turned around to face you. He quirked an eyebrow when he recognized you.
@@.man;"Oh... Miss $wife's husband."@@ He recalled.
@@.you;"$name."@@ You reminded him.
@@.man;"Right."@@ $schoolk1 straightened his clothes. His body language shifted subtly. He was no longer putting on his intimidating tough guy act.
@@.man;"My mom pays for my college fees."@@ He evenually replied.
@@.you;"Then you should probably attend your classes huh?"@@ You raised an eyebrow, amused that someone $schoolk1's age could still behave like a snotty kid.
@@.man;"Whatever, what's it to you?"@@ He scowled.
@@.you;"Like I said before, $wife would be so sad."@@ You shrugged.
@@.man;"Miss $wife huh...?"@@ He repeated quietly to himself, vacantly. You smirked at his reaction. He really seemed infatuated.
@@.you;"How upsetting it must be when her favorite cute student doesn't attend her class... She probably thinks you hate her."@@ You suggested.
@@.man;"Heh... Whatever man, she doesn't have time for the dumbest student in her class. I asked her for tutoring and she said no."@@ He told you with some honesty.
@@.you;"Oh, she was probably afraid of what she'd do if it were just you two in a room together."@@ You smirked at him, teasingly.
@@.man;"Hah, funny. You're talking about your own wife you know?"@@ He tried to laugh it off, but you noticed a glint in his eye from the thought. An idea crossed your mind... It was risky and dumb, but you really wanted to see it happen.
@@.you;"... Why don't you stick around after class today?"@@ You asked.
@@.man;"Eh...? Why would I do that?"@@ He peered at you curiously.
@@.you;"To make up for the tutoring. You should wait ten minutes then swing by the classroom... Quietly."@@ You suggested, then smirked at his bewildered expression.
You left him to his wandering imagination and made your way back towards $wife's classroom just as classes came to an end. You stepped into the classroom and quietly closed the door behind you. $wife was rummaging through her desk. She looked up at you with some surprise, then rolled her eyes when she saw it was you.
[img[images\bg\classroom.png]]
@@.wife;"The campus security needs some work."@@ She smirked.
@@.you;"You know, I was just thinking that before."@@ You agreed then made your way over to her desk. $wife reclined in her chair and watched you with an amused gaze.
@@.wife;"What brings you here I wonder? You went from never visiting to this..."@@ She quirked an eyebrow.
@@.you;"I just felt like I never gave my education the attention it deserved."@@ You explained cheekily.
@@.wife;"Oh really? And what unfulfilled potential could that be?"@@ $wife looked you over, the corner of her mouth turned up in a half-grin.
@@.you;"I always felt like I could fuck the hottest teacher."@@ You claimed.
@@.wife;"What makes you think she'd want you?"@@ $wife smirked and eyed you as you undid your belt and pulled down your pants. She bit her lip as she watched you massage your flaccid cock into life.
@@.you;"This..."@@ You said as your member slowly grew into it's full length.
@@.wife;"Mm, I have to admit that it looks good..."@@ She remarked. You grinned.
@@.you;"Why don't you give it a kiss?"@@ You suggested.
$wife sat forward and leaned in so her lips gently brushed your dick, then she peeked up at you with a teasing smile.
@@.you;"Surely you're not stopping at that?"@@ You asked.
@@.wife;"You want more...?"@@ She asked, knowing the answer.
@@.you;"Yeah I do. Please miss $wife..."@@ You replied.
@@.wife;"Only because you've been such a good student."@@ She said, then she gently lapped the head of your cock with her tongue before wrapping her lips around it.
[img[images\pictures\bad_teacher\teacher_hotwife_3_1.webp]]
You groaned as your wife ran circles around the head of your cock with her tongue, then gulped it further down her mouth. You noticed the door slowly open behind $wife, where she couldn't see, and you did everything you could to not look over. You saw $schoolk1 step inside and close the door behind him. He did well to not make a sound.
@@.you;"Agh, it feels so good miss $wife..."@@ You intentionally called her as a student would. You wanted $schoolk1 to see and hear $wife like she was the last time you visited.
@@.wife;"Mmh, you're so hard... What a naughty student you are..."@@ She smiled playfully at you.
@@.you;"You're an even naughtier teacher, miss $wife... Sucking your student's cock like this..."@@ You said, hoping she'd get into the roleplay again.
@@.wife;"Well I don't do this for any student..."@@ She replied.
@@.you;"Just your favorites, hmm?"@@ You smiled. She ran her tongue up and down your shaft.
@@.wife;"Mmhm..."@@ She agreed.
@@.you;"Like $schoolk1?"@@ You suggested, your heart-racing. Again you were impressed that $schoolk1 was able to stay quiet, though he edged in closer for a better view. It was hard to tell without looking at him, but you suspected that he had his cock out.
Your wife moaned at the suggestion and she looked up at you with a glint in her eye. She took a hold of your cock with a hand.
@@.wife;"That's right... What a naughty student you are $schoolk1... Getting your cock out in front of me like this..."@@ She said quietly. You felt your cock twitch in $wife's hand from her words. She smiled at you.
@@.wife;"You've wanted to do this for a long time, haven't you? Such a naughty boy, fantasizing about your teacher..."@@ She continued as she slowly jerked off your cock. You were sure $schoolk1 was jerking off now.
@@.you;"Hah... That's right miss $wife... Can I please fuck you...?"@@ You asked. $wife bit her lip.
@@.wife;"Only if you promise not to tell my husband, okay?"@@ She answered with a wicked smile.
@@.you;"It'll be our secret... It won't escape this room..."@@ You said truthfully.
$wife slowly got to her feet. You could see $schoolk1 nervously shuffle to try and find a spot to hide, but you never intended him to remain hidden. Remarkably $wife didn't immediately spot him. She'd pulled her panties down and bent over the desk, but was still looking back over her shoulder at you while presenting her womanhood.
@@.wife;"Fuck me, $schoolk1..."@@ She breathed. You grinned widely as you rubbed your cock against her wet pussy. She let out a slow gasp, then a loud one when she looked ahead and saw $schoolk1 standing in front of her, his cock in his hand. You plunged your cock inside her.
@@.wife;"A-ah...! W-wait, $name...!"@@ She tried to speak as you continued to thrust your swollen cock into her.
[img[images\pictures\bad_teacher\teacher_hotwife_3_2.webp]]
@@.you;"I thought we weren't going to tell your husband..."@@ You grunted as you thrusted faster - your balls slapped against her. You could feel her pussy tighten around you.
@@.wife;"B-but... Ooohh... If you don't stop... Mmh, I'll..."@@ $wife gasped and moaned as she struggled between pleasure and panic. You didn't let up though. You gripped her ass and thrusted harder, then leaned forward to quietly reassure her.
@@.you;"Don't worry, like I said it won't escape this room... It's our secret, isn't it...?"@@ You looked up at $schoolk1. He quickly nodded. $wife moaned and shivered, unable to deny the pleasure she felt... Or that the situation had her so turned on that her juices were dripping down your legs.
@@.you;"What a naughty teacher you are, miss $wife. Getting fucked in front of your student..."@@ You remakred again. $wife let out another long moan.
@@.wife;"Oohh... Mmh... I'm such a naughty slut..."@@ She gasped between moans.
@@.you;"You like being watched don't you?"@@ You grunted. $wife gasped and nodded.
@@.you;"And thinking about your students...?"@@ You pressed her. She bit her lip.
@@.wife;"Y-yes..."@@ She admitted quietly as she looked towards $schoolk1, who stood before her, jerking off.
@@.you;"Do you want to see him cum?"@@ You asked. $wife squirmed from the question. You could feel her press against your cock as her pussy tightened.
@@.wife;"Cum for me, $schoolk1..."@@ She quietly encouraged him.
He grunted as he jerked off faster, and you fucked $wife faster in tandem. $wife gasped and moaned as she bucked against you.
@@.you;"Hah, are you ready $wife...?"@@ You grunted again.
@@.wife;"Mmh... Cum inside me..."@@ She pleaded, all the while she watched her student jerk off over her face.
You could feel yourself draw closer to cumming, so you gripped her ass tightly and thrusted harder. $schoolk1 let out a groan as he began to cum on your wife's face. She gasped and shivered, then reached down to rub her clit. She spasmed as she came on your cock while you thrusted relentlessly. You grunted a final time as you finally spilled your cum inside her.
[img[images\pictures\bad_teacher\teacher_hotwife_3_3.webp]]
You pulled out of her with a wet squelch and let out a sigh of relief. $wife took some time to recollect herself as $schoolk1 stood by, nervous and excited by what had just happened. $wife eventually looked back at you and bit her lip nervously.
@@.wife;"$name... I... I don't think that was a good idea..."@@ She began to say. You shook your head and offered a smile.
@@.you;"It's fine. $schoolk1 can keep a secret, can't you?"@@ You looked at him. He quickly nodded, of course.
@@.wife;"Well he was always going to say yes..."@@ She rolled her eyes.
@@.man;"I promise I will, miss $wife."@@ He chimed in. $wife quirked a brow and gave you an amused look.
@@.you;"Just trust me, $wife... Go to the car, let me talk with $schoolk1 for a bit."@@ You asked. $wife peered at you curiously, then chose to trust you as you'd asked. She fixed her clothes then left the classroom after giving $schoolk1 another odd look.
The student turned to look at you.
@@.man;"I wasn't expecting that."@@ He said with a grin.
@@.you;"No. You want to see it again, don't you?"@@ You asked with a raised eyebrow. He quickly nodded.
@@.man;"Yeah of course. I promise I'll be quiet about it."@@ He said. You smiled, amusedly, then shook your head.
@@.you;"Actually $schoolk1, I need you to tell $princ."@@ You said. He stared at you dumbfounded, then opened and closed his mouth, at a loss for words.
@@.man;"Are you mad?"@@ He eventually asked.
@@.you;"Probably."@@ You shrugged.
@@.you;"If you want to see more, then you'll do as I ask. Okay?"@@ You peered at him.
@@.man;"Yeah, okay."@@ He slowly nodded.
@@.you;"Good. I need you to 'accidentally' tell $princ that you saw $wife and I having sex in the school on the weekend."@@ You told him.
@@.man;"Okay... But won't she just get fired, man?"@@ $schoolk1 frowned. You shook your head.
@@.you;"He'd need proof... And I have a feeling he'd want to see for himself."@@ You explained.
@@.man;"Right... Is that all?"@@ $schoolk1 asked.
@@.you;"No. Message me when you tell him... Then I'll tell you what's next. Keep your weekend free. If you help me out, you'll get to see more, at the very least..."@@ You told him. He looked a little nervous, but you could tell he was onboard. You grinned.
You exchanged phone numbers, then you returned to your car where $wife was waiting for you, still a little flustered.
@@.wife;"Um... So he agreed to keep quiet...?"@@ She asked.
@@.you;"He did."@@ You nodded.
@@.wife;"Do I want to know at what price?"@@ She asked nervously, though you could tell she was still excited.
@@.you;"You'll see."@@ You grinned at her. @@.you;"I was thinking we should visit this place on the weekend again."@@
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\school.png]]<<set $school_path_hot to 7>><<set $unique_event_trigger_wife_teacher_hot_5 to true>>\
You walked through the school just a little taller than every other time you visited. Normally you'd head directly towards $wife's classroom, but this time you arrived earlier and walked upstairs to $princ's office. You loudly knocked on the door and let yourself in without waiting for an answer.
$princ was sitting at his desk. He peered up at you with some outrage that someone would have the nerve to barge in, then his expression changed to alarm when he recognized you.
@@.man;"Ah... $wife's husband. Are you lost?"@@ He asked, asserting the tone of a disgruntled professor... Though you could hear a hint of panic in his voice.
@@.you;"I think you know why I'm here."@@ You replied coolly. He peered at you with some consideration then decided to feign ignorance.
@@.man;"I'm afraid I don't. Can you enlighten me?"@@ He chimed back.
@@.you;"I suppose I can remind you."@@ You shrugged as you fetched your phone from your pocket. You enlarged the photo that $schoolk1 sent you to hide the messages and you turned the screen to show $princ. You couldn't help but grin from watching the man's expression shift from shock, to fear, then to anger.
@@.man;"How dare you take a photo- who was this? I should have you arrested- or $wife fired! This is my school-"@@ He spewed his panicked outrage.
@@.you;"Relax, $princ. I know you could have had $wife fired... Instead you watched. See?"@@ You shook your phone to remind him. He scowled and collected himself.
@@.man;"So what is this exactly? I won't give in to blackmail."@@ He told you with biting anger. You shook your head.
@@.you;"I'm not here to blackmail you. I'm here for us to reach an understanding..."@@ You told him. $princ quirked an eyebrow and listened to you with careful intrigue.
@@.you;"It seems to me, $princ... That you have a thing for spying."@@ You said.
@@.man;"How dare you accuse-"@@ He began once more.
@@.you;"I'm not casting judgement, $princ. As it turns out, my wife has a thing for exhibitionism."@@ You reflected. $princ huffed, but resumed listening... This time with more interest.
@@.you;"So can't we come to an understanding? I'd like us all to be a little more cooperative... It sounds like a perfect match to me."@@ You suggested.
$princ peered at you for several seconds, as if trying to read you for any signs of deception.
@@.man;"... And what does this 'understanding' look like to you?"@@ He asked carefully.
@@.you;"I want you to give us a little more freedom... Leniency. And I suppose //strong// consideration to promote $wife to vice principal wouldn't be outrageous, would it?"@@ You asked with a raised brow.
@@.man;"That's it...? Vice principal?"@@ He reclined in his chair thoughtfully, then shrugged.
@@.man;"Okay. What's in it for me?"@@ He asked.
@@.you;"I guess you'll inadvertently benefit from all that extra 'freedom' $wife has, won't you?"@@ You mused.
@@.man;"... I guess so. Okay. Deal."@@ He nodded, then stood at his desk with an extended hand.
@@.you;"... One last matter. $schoolk1."@@
@@.man;"That brat? What about him? Oh...! He took this photo, didn't he?? That little... I'll expel him!"@@ $princ growled. You shook your head.
@@.you;"I'll guarantee you that he won't be a problem for you any more. But you need to also extend that generous 'leniency' to him."@@ You requested.
@@.man;"I don't think you understand what you're asking. His attendence alone is enough to be a problem."@@ $princ explained.
@@.you;"He'll attend class from now on."@@ You grinned. $princ quirked his eyebrow.
@@.man;"... I see. Okay, fine. Him too."@@ He agreed, albeit reluctantly with the addition. You extended your hand to shake his.
You left the office with a newfound understanding and relationship with $princ, your wife's old nemesis... Then you made your way to her classroom as the schoolday ended. You stepped inside to find both $wife and $schoolk1 in conversation.
[img[images\bg\classroom.png]]
@@.you;"I'm not interrupting anything am I?"@@ You asked with a raised brow.
@@.man;"Oh- n-no, I was uh, just asking miss $wife about you actually..."@@ $schoolk1 stammered. You smirked.
@@.wife;"Oh $name."@@ $wife rolled her eyes at you.
@@.you;"Relax... $wife's free to 'talk to' whoever she wants. Even you."@@ You patted her student on his shoulder. $wife peered at you with a glint in her eye from your comment.
@@.you;"Anyway, I believe we've come to an understanding with $princ."@@ You told them.
@@.wife;"And what would that be...?"@@ $wife asked curiously.
@@.you;"You'll be vice principal... And he's going to give us a little more freedom around here."@@ You replied. @@.you;"Even you."@@ You added, and looked at $schoolk1.
@@.man;"Damn, that's... Crazy. You're nuts, man."@@ $schoolk1 shook his head slowly in amazement.
@@.wife;"I agree."@@ $wife smirked at you. You shrugged.
@@.you;"Enjoy your freedom... Don't have too much fun without me, though."@@ You grinned at $wife. $schoolk1's face flushed red.
You left to go home with $wife. You somehow managed to orchestrate the biggest shift in dynamic at the school... But it wasn't over. You wanted to encourage $wife to enjoy her new 'freedom'... Not just exposing herself. You wanted to see more with her and $schoolk1... And even with $princ.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<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 and $sexuality gte 40>>\
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 and $sexuality gte 55>>\
$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. She noticed that $schoolk1 was also hanging around.
<<nobr>>
<<iconButtonContainer
'Teacher Route (naive) - Invite'
'button_m_book.png'
`"Speak with " + $schoolk1`
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Quickly Leave"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>>
<<elseif $school_path_naive eq 8 and $sexuality gte 65>>\
$wife hung around after class as had become routine. She noticed that $schoolk1 and a couple of his friends were also hanging around... She had a bad feeling about it.
<<nobr>>
<<iconButtonContainer
'Teacher Route (naive) - Tutoring 6'
'button_m_book.png'
`"Speak with " + $schoolk1`
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Quickly Leave"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>>
<<else>>\
<<nobr>>
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Quickly Leave"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>
<</nobr>>
<</if>>[img[images\bg\classroom.png]]
<<set $school_scene to 6>><<set $unique_event_trigger_wife_teacher_naive_1 to true>>\
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>>$wife waited in her car out the front of $schoolk1's house. She sent him a message on her arrival and was anticipating his reply, all the while fidgetting nervously worried that someone might see her.
She jumped and gasped as someone opened her passenger door. It was $schoolk1. $wife let out a sigh of relief as he let himself into her car.
@@.man;"So glad you could make it."@@ He smiled at her. $wife didn't reply, instead she shyly nodded.
@@.man;"I can't hang around for long, I'll just leave this with you... And I'll see you inside."@@ He handed her a bag then opened the door to leave. $wife blinked when she pulled out her 'costume' from the bag... It was skimpy lingerie and an eyemask.
@@.wife;"Wait, I think something's missing."@@ She reached out to stop $schoolk1.
@@.man;"No, it's all there. I'll see you in there soon."@@ He looked back at her with a smirk, then he closed the door as he left.
$wife looked down at the lingerie and bit her lip. She could feel her heart race in her chest. She was meant to 'blend in'... This would draw attention. But maybe everyone was dressed similarly? So she hoped.
She spent some more time struggling with her mental debate, but eventually her integrity gave way to the growing heat she felt through her body. Though she wouldn't admit it to herself, she liked the idea of being seen in this... She delicately put the 'costume' on in her car.
<<iconButtonContainer
'Teacher Route (naive) - House Party 2'
'button_m_action.png'
"Go Inside"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $school_path_naive to 8>><<remember $schoolkids4_scene to true>><<set $unique_event_trigger_wife_teacher_naive_9 to true>>\
$wife took a deep breath as she made her way to the house. It was packed full of drunk, young adults. She didn't know whether she felt relief or embarrassment as she stepped inside.
It really did seem to be a 'costume party', and there were other young women dressed the same as her. Though $wife felt that her own outfit was possibly a size too small. And regardless of the crowd and other women, she still seemed to attract a few eyes.
$wife bashfully made her way through the loungeroom and into the hallway. Her wandering was aimless, but she did her best to make it seem like she was going somewhere, hoping it'd stop others from attempting to speak with her.
She recognized a few of the young guys as other students and she did her best to hide her face from their gazes, though her heart fluttered that they might recognize her. $wife felt relief when she finally spotted $schoolk1. He caught her gaze and offered a wry smile.
@@.man;"$wife... You look exactly as I thought you would in that."@@ He smiled as he looked her over.
@@.wife;"D-don't say my name..."@@ $wife glanced around nervously.
@@.man;"Don't worry, most are too busy looking at your body to recognize your face."@@ $schoolk1 told her.
@@.man;"I have a surprise for you, $wife..."@@ He told her quietly.
$wife nervously peered at him for more details, but he just turned around and made his way further down the hallway. He paused to glance back at $wife before stepping into a room.
$wife's heart raced as she trailed after him. She convinced herself that the 'surprise' could be genuine, and it would be rude to leave now... Any excuse to follow $schoolk1 into that room. She stepped inside what was a bedroom, then gasped. It wasn't just $schoolk1, his friend Max was there too.
@@.man;"Wow, you really did come!"@@ He exclaimed with a big dumb smile.
@@.wife;"Wh- Hello Max... Um..."@@ $wife looked at $schoolk1.
@@.man;"Well? Are you surprised?"@@ He sneered as he closed the door. $wife suddenly felt vulnerable under the lecherous gazes of her students.
@@.wife;"I am... Um, $schoolk1..."@@ $wife hesitated.
@@.man;"It's exactly what you think, $wife... Max wanted to have fun with you again, so he asked me and I said I'd arrange it."@@ He explained far too casually.
@@.wife;"B-but... We agreed to stop."@@ $wife mumbled. Despite her meagre resistance, she could feel herself flush red from the thought.
@@.man;"To stop the tutoring. This isn't tutoring anymore. You're now my sex buddy."@@ $schoolk1 informed her. $wife felt her breath begin to tremble, but not from fear or panic. She felt excited from his words... She knew then exactly why she had turned up, and that she was lying to herself all along.
@@.man;"Do you understand...?"@@ He asked, and he gently brushed the back of his fingers over her cheek. $wife nodded.
@@.man;"Good... Now... You have an eyemask, right?"@@ He asked. $wife gingerly took the thing from her pocket and looked up at him.
@@.man;"Put it on."@@ He ordered as he sat down on the bed. $wife did as she was told. She inhaled sharply as she felt a hand gently grasp her arm to guide her to the bed. She sat down and waited, her heart racing and body burning from a mix of embarrassment and excitement.
[img[images\pictures\bad_teacher\teacher_naivewife_1_1.webp]]
@@.man;"Good... Can you see anything?"@@ She heard $schoolk1 ask. He must have stood back up. $wife shook her head. She truly couldn't see a thing.
@@.man;"I want you to strip for us."@@ He told her. $wife bit her lip and hesitated.
@@.man;"What is it?"@@ She could hear the impatience in his voice.
@@.wife;"It's just that... Max is in the room..."@@ She replied shyly.
@@.man;"That's right. He wants to see your sexy body again... Are you going to let him down?"@@ He quizzed. $wife held her breath as she slowly unravelled her lingerie from her body. She felt the bed shift as someone must have climbed on with her. She shivered as she took it all off and sat completely naked and blind... Yet she could still feel the presense of Max.
[img[images\pictures\bad_teacher\teacher_naivewife_1_2.webp]]
@@.man;"Oh my god...! Damn, $wife... You're so sexy..."@@ $wife almost jumped from Max's whisper. He was much closer than she thought.
@@.wife;"Th-thank you..."@@ She replied, then she flinched as she felt a hand suddenly grope her chest.
@@.wife;"U-um... $schoolk1...?"@@ She asked, though she knew it was Max who fondled her. $schoolk1 didn't respond to her.
@@.man;"Fuck, they're so soft, miss $wife... You have no idea how much I've always wanted to feel them... Every day in class I'd imagine it!"@@ Max told her excitedly as he groped her. $wife stiffled a moan as he pinched her nipple.
@@.man;"And now... I get to feel them... I'm so lucky...!"@@ He grunted. $wife felt the bed shift underneath her again, then blinked when she felt something soft and heavy thud against her chest.
@@.wife;"Um..."@@ She slowly raised a hand to feel it, then recoiled back when she touched it. Max must have taken his cock out.
@@.man;"Heh? Don't act so disgusted. You've had it in your mouth before, remember?"@@ Max reminded her. $wife bit her lip, then reached up again with a trembling hand to slowly jerk him off.
@@.man;"That's it... But actually, miss $wife... I wanted to feel it between these..."@@ Max told her as he reached down to lift her ample chest up around his cock. $wife nodded stiffly, then made his dreams come true...
She pushed her tits together and rubbed them against Max's cock, which she felt grow into full size inside her cleavage. She massaged it's entire length, craddled in between her tits.
[img[images\pictures\bad_teacher\teacher_naivewife_1_3.webp]]
@@.man;"Oh fuuuck...! It looks so sexy! I'm finally titty-fucking miss $wife..."@@ Max grunted from the sensation. $wife couldn't help but let out soft moans of her own. The feeling wasn't as stimulating as the experience of being blindfolded, and knowing she was performing a sex act on Max - her student... It was all so naughty.
@@.man;"Does it feel good, $wife?"@@ $schoolk1 asked. $wife had almost forgotten he was there. She moaned softly and nodded.
@@.wife;"It... Y-yes it does..."@@ She answered.
@@.man;"You like being used like this by your own student?"@@ He continued. She felt ashamed but wildly turned on. She moaned again.
@@.wife;"Hah... Y-yes... I do..."@@ She answered again.
@@.man;"You like being my sex buddy?"@@ He asked. He was much closer. $wife nodded.
@@.man;"Ohh, fuck, I can't take it...!"@@ Max grunted loudly, and $wife yelped as she felt him topple her onto her back. Her breathing grew harder as her loins burned with lust - she fully expected to be penetrated... But instead she felt Max's cock resume it's position between her tits.
@@.man;"Don't stop! I'm gonna give you a pearl necklace...!"@@ He announced between heaved grunts. $wife pushed her tits together around his cock and began to pump him faster, her mouth open and at the ready for his cumshot.
@@.man;"What a slutty expression you're making, $wife... Are you thinking about being covered by your student's cum?"@@ She could hear the sneer in $schoolk1's voice.
@@.wife;"Mmh... C-cum for me Max..."@@ She begged.
@@.man;"Oh man...!"@@ Max let out a final grunt as he began to cum. $wife didn't stop jerking him with her tits- she could feel his hot fluids spill out over her chest and neck.
[img[images\pictures\bad_teacher\teacher_naivewife_1_4.webp]]
@@.man;"Ohhh....! F-fuck... So good..."@@ $schoolk1 groaned painfully as $wife milked him for every last drop. He eventually heaved himself off her.
@@.wife;"Mmh..."@@ $wife licked her lips. Some cum had landed on her face.
@@.man;"That was perfect, $wife... You can take that off now."@@ Max told her. $wife took a moment to catch her breath before she pulled her eyemask off. She looked around, confused. $schoolk1 wasn't there anymore.
@@.wife;"Um...?"@@ She looked at Max who was busy cleaning himself up.
@@.man;"Huh? Oh, $schoolk1 left a minute ago."@@ He shrugged as he pulled on the last of his clothes.
@@.wife;"R-right..."@@ She managed to reply, though she felt a little hurt that he would leave her there without saying anything.
@@.man;"Anyway, I think you better leave pretty quickly if you don't want anyone to know what happened. It's pretty obvious that it's you, and you smell like... Uh, my cum."@@ Max grinned at her. $wife felt her face burn red. Of course it was obviously her. Just because she was wearing lingerie didn't hide her identity. She felt dumb.
$wife did her best to tidy herself up, and tried to fix her hair in a new way as a weak attempt to disguise herself. In the end, her best method of hiding was keeping her head low as she hurried out of the house.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $school_path_naive to 7>><<set $unique_event_trigger_wife_teacher_naive_8 to true>>\
@@.man;"Hey $wife."@@ $schoolk1 greeted her with a sly smile that made her look away.
@@.wife;"You're hanging back again, $schoolk1... Did you need something...?"@@ $wife asked hesitantly.
@@.man;"Oh not really, unless you had something in mind?"@@ He smirked then shook his head.
@@.man;"Actually I wanted to invite you over again."@@ He explained.
$wife bit her lip and glanced down with some apprehension, which made $schoolk1 laugh.
@@.man;"Don't look so down. You enjoyed yourself the last time didn't you?"@@ He teased. $wife felt her cheeks burn red.
@@.wife;"That was a mistake, $schoolk1... I... I can't tutor you any longer."@@ She explained. $schoolk1 clicked his tongue and shook his head.
@@.man;"Well that's disappointing to hear... Okay, fine."@@ He nodded. $wife blinked in surprise.
@@.wife;"Um... Thanks for understanding..."@@ She kind of felt let down.
@@.man;"No problem. But you'll still come over to visit won't you? I'm throwing a party and I'd love you to be there..."@@ He explained.
$wife hesitated. He agreed to end the 'tutoring', so maybe visiting would be an okay compromise?
@@.wife;"I... Um... I don't think it'd be good for people to see me at my student's party..."@@ $wife replied quietly. $schoolk1 grinned.
@@.man;"Don't worry about that - it's a costume party! So you can dress up and noone will recognize you. I actually already have the perfect costume for you - noone will recognize you."@@ He explained.
$wife opened and closed her mouth to reply, but she didn't know what to say or think. Maybe it would be fine...? She wanted to believe it. $schoolk1 pressed on before $wife had the chance to doubt herself.
@@.man;"So I'll see you there - just let me know when you get there and I'll come out to meet you."@@ He flashed a big grin.
$wife hesitated again then nodded after deciding that the matter was settled for her.
@@.wife;"Okay..."@@ She replied quietly.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[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>><<set $unique_event_trigger_wife_teacher_naive_2 to true>>\
@@.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>><<set $unique_event_trigger_wife_teacher_naive_3 to true>>\
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>><<set $unique_event_trigger_wife_teacher_naive_4 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>><<set $unique_event_trigger_wife_teacher_naive_5 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>><<set $unique_event_trigger_wife_teacher_naive_6 to true>>\
@@.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>><<set $unique_event_trigger_wife_teacher_naive_7 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, but couldn't find the words. She felt ashamed and regretful. It was a mistake to come. 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 9>><<remember $schoolkids5_scene to true>><<set $unique_event_trigger_wife_teacher_naive_10 to true>>\
@@.man;"Hi miss."@@ $schoolk1 greeted $wife with a sly smile.
@@.wife;"Hello $schoolk1... Did you want something...?"@@ She asked politely. She looked at the other students - they weren't part of her class.
@@.man;"Yes, actually. My friends here were at my party the other night and were asking me why my teacher was over..."@@ He explained.
@@.man;"So I told them, but they didn't believe me."@@ $schoolk1 smirked. $wife's heart began to race.
@@.wife;"T-told them what...?"@@ She asked in desperate hope that he might have lied to his friends.
@@.man;"That you've been a really supportive teacher to me for the last few weeks..."@@ $schoolk1 explained. $wife let out a small sigh of relief.
@@.man;"And that you've agreed to be my sex toy."@@ He added, his smirk growing wider at $wife's expression.
$wife was at a loss for words - despite her efforts she couldn't muster a response. Instead she squirmed under the collective stares of her student and his friends. She foolishly thought that $schoolk1 wouldn't oust her.
@@.man;"Woah... It's true?"@@ One of the friends remarked.
@@.man;"So $wife, it looks like you've been caught, and it's going to take some convincing for these guys to stay quiet..."@@ $schoolk1 explained.
She knew what he was saying, and she knew it was the wrong thing to do. Still, she nodded. $schoolk1 smirked, and his friends looked at each other excitedly.
$wife quietly led the students to the staff room then locked the door behind them. They shared excited glances, then hungrily watched $wife as $schoolk1 approached her.
She remained motionless like a doll as her student slowly undressed her... But despite her efforts to remain disconnected, she could feel her body quickly heat up from the attention. $schoolk1 continued to strip her until she stood in her underwear before the three students.
@@.man;"Let's start with a blowjob."@@ $schoolk1 suggested. $wife nervously bit her lip, then began to get to her knees. She blinked up as $schoolk1 stepped away and his friends approached her. Their cocks were already out; semi-flaccid but quickly growing in anticipation. $wife glimpsed over at $schoolk1, who smirked back at her.
@@.man;"You better start convincing them, $wife..."@@ He told her. $wife raised a shaking hand and gently grasped one of the cocks, then turned to the other to take in her mouth.
@@.man;"Ohh...!"@@ The young men groaned and their cocks grew harder.
[img[images\pictures\bad_teacher\teacher_naivewife_2_1.webp]]
@@.man;"Fuck, man... I can hardly believe this..."@@ She heard one grunt to the other.
@@.man;"I know man. And that fucker Max was first in line..."@@ The other replied as he casually reached down to clumsily undo $wife's bra. Her tits spilled out as her bra dropped to the floor.
@@.man;"Come on, you got a better deal than Max."@@ $schoolk1 told them. $wife was curious what he meant by 'deal', but she was too fixated on their cocks to listen to them talk.
@@.man;"Speaking of... $wife, let's get those panties off."@@ $schoolk1 said. $wife breathed hard as she let the cock fall from her mouth. She looked up at $schoolk1 with uncertainty, then after some hesitation, she stood up to wriggle out of her underwear.
She let out a shaking breath. She hadn't realized just how wet she was until she stood naked in front of these students.
She almost flinched as one rested a hand on her shoulder. He gently guided her to sit. She gazed up at them with lustful eyes, though she was still very nervous.
The guys murmured quietly to each other, then one got onto his knees as the other circled around her. She gasped as she felt his hands reach around to gently grope her chest, then she bit her lip as the other lifted her legs up to expose her glistening pussy. He leaned forward to taste it.
@@.wife;"H-hah...!"@@ $wife gasped as the young man's tongue flicked over her already-wet pussy, tracing up her labia then finding her clit. She squirmed from the sensation and yelped as her nipples were pinched.
[img[images\pictures\bad_teacher\teacher_naivewife_2_2.webp]]
@@.man;"Damn, miss $wife... You're so wet..."@@ The student between her legs commented. $wife felt her face turn red from embarrassment.
@@.wife;"Sorry..."@@ She mumbled in response.
@@.man;"Don't be sorry! This is the best day of my life."@@ He laughed, then continued to slurp on her pussy. His tongue pushed inside her.
@@.wife;"O-ohh...!"@@ $wife gasped and spasmed.
@@.man;"Your pussy is perfect, miss $wife. I can't wait to fuck it..."@@ He exclaimed.
@@.man;"Fuck off, I'm fucking her first!"@@ The other student exclaimed.
@@.man;"Calm down, man. You'll both get a turn."@@ $schoolk1 scolded him, then smirked as he caught $wife's gaze.
@@.man;"You look like you're enjoying yourself, $wife. I thought maybe we had a special connection, but it looks like you're a slut for just about anyone, huh?"@@ He seemed genuinely spiteful.
@@.wife;"Mmh... N-no..."@@ $wife bit her lip and shook her head, and did her best to suppress her moans.
@@.man;"Liar! I saw how much you enjoyed sucking their cocks. I bet you can't wait to feel them fuck you, huh?"@@ He sneered.
@@.wife;"I... O-only if you want me to..."@@ $wife wasn't sure how to respond. Truthfully she ached to be filled. $schoolk1's smirk grew.
@@.man;"Yeah, that's what I want. I want you to prove to me that you're a slut."@@ He growled, then nodded to his friends.
They clumsily got to their feet, then gently pressed $wife to be bent over. She gazed over at $schoolk1 with an uncertain but lustful gaze, but he only glared back. $wife bit her lip as she felt one of the students approach her from behind. She let out a long breath as his cock brushed over her pussy, then slowly pressed inside her. She closed her eyes and let out a moan.
@@.wife;"F-fuck..."@@ She gasped as her womanhood tightened around the manhood that invaded her.
@@.man;"Me too."@@ The other student muttered as he slapped his cock against $wife's face. She opened her mouth to take his cock in.
@@.wife;"Mmh...!"@@ $wife moaned again as the student behind her began to thrust into her. She bucked back against him while she slurped down on the other cock.
[img[images\pictures\bad_teacher\teacher_naivewife_2_3.webp]]
@@.man;"Ohh, fuck... Your pussy is so wet...!"@@ She heard the one behind her comment, then she felt him grasp her ass. @@.man;"Do you like this...?"@@ He asked as he thrusted faster. $wife spasmed as a small orgasm washed over her.
@@.wife;"Mh, y-yes...!"@@ $wife moaned in response, then reached back to rub her aching clit.
@@.man;"Damn, this is fucking awesome...!"@@ She heard one exclaim, but she couldn't focus on anything but trying to orgasm.
She let out another moan as she shivered and bucked back against the cock inside her. She felt waves of pleasure spreading through her body with each thrust inside her and she longingly caressed the cock in her mouth, eager to taste what it had for her. She could hear $schoolk1 talk to her, but she was so close to cumming, she didn't listen.
@@.wife;"O-oohh...! Mmhh...!"@@ $wife shivered again as an intense orgasm swelled in her loins and washed through her body. She spasmed and gasped as her student proceeded to pump her full off his seed, then she spluttered as her mouth was filled with cum.
@@.man;"Ohh, fuck...! That was... So good..."@@ She heard the student in front of her comment.
@@.man;"I still can't believe it. I fucked miss $wife..."@@ The one behind her stated. $wife did her best to collect herself, though she was still shivering from the intense orgasm.
[img[images\pictures\bad_teacher\teacher_naivewife_2_4.webp]]
@@.man;"Alright man, thanks for that... Sorry I didn't believe you. Can we do it again some time?"@@ They spoke casually, as if she wasn't even there... Though $wife didn't mind. She was already robbed of her decency and was deep in the process of wallowing in self-pity. She shouldn't have done that...
@@.man;"Yeah, yeah. Same deal, upfront."@@ She heard $schoolk1 reply.
His friends eventually left the room, leaving $wife and $schoolk1 alone together.
@@.man;"You really enjoyed that, didn't you?"@@ He eventually asked, though he sounded almost sad.
@@.wife;"U-um... You wanted me to... Right?"@@ $wife replied, peering up at his face. $schoolk1 scowled at her, then sneered.
@@.man;"Yeah, of course. I said to prove that you're a slut, and you did. Well done."@@ His voice found it's usual bullishness. $wife bit her lip.
@@.wife;"I was just doing what you asked."@@ She defended her actions, though she didn't believe a word she said.
@@.man;"Liar. You were being a slut, because you are a slut. And I have the proof, look."@@ $schoolk1 took out his phone and showed $wife the screen. She gasped. He'd recorded the whole thing.
@@.wife;"Delete that!"@@ She demanded, but $schoolk1 shook his head.
@@.man;"No, I don't think I will. Maybe if you ask me tomorrow I'll change my mind... But you'll have to meet me here after class again."@@ He grinned. $wife opened and closed her mouth, then looked down at her naked lap. She was at his mercy... Though she knew that she could have stopped it a long time ago.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $school_path_princ to 7>><<remember $principal5_scene to true>><<set $unique_event_trigger_wife_teacher_principal_7 to true>>\
[img[images\bg\classroom.png]]
$wife quietly packed her belongings as the day came to an end. It had been a bit of an awkward class, which she hoped that none of the students picked up on.
She'd spent most of her day doing everything she could to ignore $neigh while he desperately attempted to get her attention. Of course she couldn't completely ignore him and she felt tremendously uncomfortable when other students noticed how energetic the quiet kid in class had become.
She intended to quickly leave, but she noticed $neigh was already packed and ready to corner her. $wife let out a soft sigh to herself as she turned towards him - the last student in her classroom.
@@.wife;"Hello $neigh. Can I help you with something?"@@ She asked with some distance.
@@.man;"I um... I wanted to tell you something miss $wife..."@@ He fidgetted bashfully and apparently couldn't look her in the eye.
@@.wife;"Well you have my attention now."@@ She reluctantly replied.
@@.man;"I... I love you..."@@ He confessed. $wife felt her stomach twist in guilt - he clearly didn't understand his feelings nor did he comprehend the situation she was in.
@@.wife;"$neigh... Listen,-"@@ She began.
@@.man;"I know! Um... I know... You're married and... Um... Well... B-but... You're doing these things with $princ so... Isn't it okay?"@@ He stuttered. $wife bit her lip and slowly shook her head.
@@.wife;"You don't understand, $neigh... It's... Complicated... $princ is a bad man..."@@ She hesitated.
@@.man;"So you only love bad people!?"@@ He scowled. $wife shook her head.
@@.wife;"No! I don't like doing that with $princ."@@ She hesitated again.
@@.man;"So... He's forcing you? But you said you liked it..."@@ $neigh looked at her with some doubt.
@@.wife;"Like I said, it's complicated... Um... I can't really explain it, because I don't fully understand it myself..."@@ $wife frowned.
She felt like she had an alarming presence in her mind that she couldn't quite see. Like an important memory she'd forgotten - something big enough for her danger sense to be constantly going off, yet she couldn't trace it.
@@.man;"What if I make him stop...?"@@ $neigh asked with a low voice. $wife looked at him nervously, unsure what he meant by that.
@@.man;"N-nothing bad! I mean... I can make him stop doing those things to you... I promise! And then maybe we can...?"@@ $neigh said.
@@.wife;"But $neigh... Wouldn't that make you as bad as $princ...?"@@ $wife softly suggested. $neigh shook his head.
@@.man;"N-no! Um... I um... I can't do the same thing... I mean..."@@ He bit his lip and seemingly hesitated to say something.
@@.man;"I just want to see it... Your..."@@ His face burned red. $wife bit her lip. @@.man;"Can I see it again...?"@@ He wanted to see her pussy. The thought turned her mind to mush. She struggled to collect herself and compose a response, but all she could think about was his gentle face lustfully peering at her womanhood. She squirmed.
@@.wife;"Okay..."@@ She replied without thought. $neigh's face lit up with excitement.
@@.man;"Yes...!? Um... I can...?"@@ He asked in disbelief. $wife bit her lip and nodded.
She stood up and moved around to sit up on her desk, then she leaned back on her elbows and slowly shifted her dress up around her waist, revealing her panties. She felt her body burn from $neigh's unrelenting gaze. She was a prisoner to the dark desire - it had complete control of her actions.
She slowly lifted her legs up and gently ran a finger over her panties. She could feel the smooth wetness of her womanhood underneath spread through her labia. The feeling made her squirm.
@@.man;"I... H-hah... You're so beautiful miss $wife..."@@ $neigh commented. He reached a shaking hand forward to gently poke her in the panties. $wife let out a soft moan from his touch.
@@.man;"Do you like it...?"@@ He asked. $wife nodded. $neigh gulped as he continued to run his finger over her panties. He took in a slow breath and pulled her panties together just enough to see $wife's outter labia.
[img[images\pictures\bad_teacher\teacher_princ_1_1.webp]]
@@.man;"Um... R-really like it...? Not just saying it like with $princ...?"@@ He asked nervously. $wife bit her lip and shook her head.
@@.wife;"I like it."@@ She answered truthfully. $neigh grinned widely then slowly pulled $wife's panties down to reveal her bare pussy. She heard him audibly gasp as he marvelled at her pulsing womanhood which twitched with desire.
@@.man;"It's so beautiful."@@ He commented again, then nervously returned his hand to her. $wife moaned and gasped as $neigh's fingers gently traced over her labia.
@@.man;"It's warm... And wet... It feels so nice..."@@ He mumbled. $wife felt flustered and embarrassed from the commentary, but aroused that he was inspecting her pussy so closely.
@@.wife;"Keep touching..."@@ She thoughtlessly encouraged him, barely aware that she was speaking at all.
@@.man;"Heh... I'm going to do this..."@@ He sucked in a deep breath as he pressed a finger against her opening which easily swallowed him in. He let out a shaking breath as he moved his fingers inside her. $wife moaned and gasped with every subtle movement.
[img[images\pictures\bad_teacher\teacher_princ_1_2.webp]]
@@.man;"Oh... It feels so much hotter inside... H-hah..."@@ He grunted.
@@.wife;"Mhh... Feels good..."@@ $wife spoke again, her words escaping her before she could register them.
@@.man;"Ohh... It's sucking me in when I push... Ugh... I'm... I'm going to..."@@ His breathing grew more ragged as he twisted his fingers inside $wife. He quickly pulled them out, then leaned forward to slurp on her womanhood. $wife gasped, then let out a long moan as she bucked her hips into his face.
[img[images\pictures\bad_teacher\teacher_princ_1_3.webp]]
@@.wife;"O-oooh...! I'm... Cumming...!"@@ $wife gasped from the sensation of her student eating her out.
She shivered as she felt an orgasm swell and wash over her... But $neigh didn't stop. His tongue flicked against her clit then made it's way down to her opening where he pushed his tongue inside.
He slurped loudly and lewdly as $wife grinded her hips into his innocent face. He grunted loudly but never stopped pushing his tongue inside her.
@@.wife;"F-fuck... Oh my god...!"@@ She gasped as she immediately came again.
@@.man;"H-hah... Hah... Ugh...!"@@ $neigh panted as he reemerged from between $wife's legs, then he keeled over and grunted. His body tensed up.
@@.wife;"Um... D-did you... Cum...?"@@ $wife asked.
She didn't even see him get his cock out... $neigh embarrassedly tried to hide himself.
@@.man;"S-sorry... I always... S-so stupid... I always cum too quickly..."@@ He explained. $wife gave him a pitying look and ran a finger over his cheek.
@@.wife;"It's okay... Um... Thanks for doing that... I really enjoyed... it..."@@ She told him, though her sense slowly returned with each word she spoke.
$wife blinked as she'd realized what had just happened. $neigh smiled - his face wet from her.
@@.man;"Let's do it again?"@@ He suggested as he got to his feet. $wife noticed the wet patch on the front of his pants. $neigh reluctantly collected his things and slowly headed to the door, not before turning back towards $wife.
@@.man;"Um... And don't worry, I won't forget my promise."@@ He grinned. $wife was concerned.
She quickly dressed herself but her pussy was saturated... She needed to clean herself properly before she left.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $school_path_princ to 8>><<set $unique_event_trigger_wife_teacher_principal_8 to true>>\
The day had come to an end and $wife was quickly packing her belongings... She really didn't want to hang around long enough for $neigh or $princ to trap her... And for once, she made it out of the classroom even before some of her students. $neigh offered $wife a smile as she passed him but she pretended not to see... She felt guilt because he seemed to genuinely have feelings, as misunderstood as they were.
$wife quickly made her way down the hallway but came to a stop as $princ stepped around the corner. He narrowed his eyes at her.
@@.man;"In a hurry today, $wife?"@@ He asked, his voice was dry and cold.
@@.wife;"Um, $name's waiting for me in the carpark..."@@ She lied.
@@.man;"Really? Well he's going to have to wait a little longer."@@ He smirked.
@@.man;"Follow me, we have something to discuss."@@ He said, then turned around before giving $wife a chance to protest.
She quietly followed the principal up the stairs and to his office, which was as cold and dry as his voice. He sat in his seat then perched his elbows on his desk as he peered up at $wife.
@@.man;"Now tell me $wife... What makes you think it acceptable for you to come into my office?"@@ He asked, his expression suddenly shifting to anger. $wife blinked.
@@.wife;"You asked me to follow you..."@@ $wife replied, confused.
@@.man;"Don't play dumb with me, you little slut... You think you can blackmail me?"@@ He spat angrily.
@@.wife;"I don't know what you're talking about."@@ $wife replied truthfully.
@@.man;"You stole my USB. Or are you denying it?"@@ He scowled.
@@.wife;"USB? It wasn't me, $princ... I don't know what you're talking about!"@@ $wife insisted, but $princ shook his head.
@@.man;"I thought you knew better than that... After everything I know about you, hmm? And now you think you have the upper hand just because of one little USB?"@@ He rapped his fingers on his desk.
$wife opened her mouth to speak but $princ slammed a hand down on his desk. She flinched.
@@.man;"Hand it back, you little slut!"@@ He growled, menacingly. $wife cowered in fear.
@@.wife;"P-please $princ... I don't know what you're talking about."@@ She pleaded. $princ let out a slow and long breath as he glowered over $wife. He eventually reclined in his seat. $wife was expecting his next request and was ready to circle around his desk to service him... But instead was met with another surprise.
@@.man;"Very well... Fine. If this is how you way to play it, fine. You can go."@@ He dismissed $wife with a wave of his hand as he turned to his computer screen. $wife hesitated.
@@.man;"Go."@@ He snapped. $wife blinked, then quickly left his office.
She made haste as she walked as quickly as possible back to her car. She was completely confused... It seemed $princ had misplaced a USB and suspected $wife of stealing it. She wondered what was on it for him to be so angry... But more of a surprise was that he let her leave with no incident. $wife caught herself feeling a little disappointed.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>><<set $school_path_princ to 9>><<remember $principal6_scene to true>><<set $unique_event_trigger_wife_teacher_principal_9 to true>>\
@@.man;"You know, you've actually really pissed me off."@@ $wife overheard a conversation in the hallway. She was about to leave for the day but then spotted $neigh surrounded by $schoolk1 and his goon friends. They sneered as $schoolk1 towered over the much smaller $neigh.
@@.man;"Um... I didn't mean to, sorry $schoolk1..."@@ $neigh mumbled back. $wife quietly approached the group, suspecting the worst... And she wasn't wrong. $schoolk1 leaned over $neigh, his hand on the wall, like some macho tough guy in a movie.
@@.man;"If you've got any brain cells at all then you'd better beg for forgiveness."@@ $schoolk1 snarled.
@@.wife;"And if you had any brain cells $schoolk1, you might realize the irony of your insult."@@ $wife chimed in. $schoolk1's friends quickly left when they spotted her.
@@.man;"... Miss $wife. We were just hanging out."@@ $schoolk1 lied. $wife quirked an eyebrow.
@@.wife;"If I see you 'hanging out' again, it'll be the last time you do."@@ She quipped back. $schoolk1 glowered and left as coolly as he could manage.
@@.man;"Th-thanks miss $wife..."@@ $neigh beamed at her. She returned the smile, though it was tough. She always felt pity for her student.
@@.wife;"Of course. Are you okay? Come with me, we can report him..."@@ She insisted as she led $neigh to the teacher's lounge.
@@.man;"I'm fine... Really miss $wife..."@@ He mumbled, but he followed her all the same.
They entered the teacher's lounge. It was a bare room - it had a cheap table and even cheaper plastic chairs, a lounge that was never used, and a window that was probably paint-cemented shut from lack of use.
@@.man;"Heh... I'd never seen you speak so sternly miss $wife... It was cool..."@@ $neigh commented bashfully as he sat down on a chair. $wife awkwardly shrugged.
@@.wife;"Th-thank you. Um, what was he picking on you about?"@@ She asked. $neigh hesitated then sighed when he saw $wife's curious gaze.
@@.man;"Um... He told me to not be so friendly with you, actually."@@ He explained. $wife shifted uncomfortably at the thought that her other students might have noticed $neigh's increased interest in her.
@@.man;"B-but I said you were just tutoring me... Um... Nothing about anything else..."@@ He tried to reassure her. $wife didn't feel reassured.
@@.man;"Even though..."@@ He paused and pursed his lips.
@@.wife;"Even though...?"@@ She asked and immediately regretted her decision.
@@.man;"Even though I love you, miss $wife...!"@@ He exclaimed again.
@@.wife;"O-oh, $neigh... What that was... It's not love you were feeling..."@@ $wife tried to explain, though she didn't want to hurt his feelings.
@@.man;"Then what is it? I can't stop thinking about you... When I look at you I feel shivers and... Um, my dick gets hard..."@@ He blurted.
@@.wife;"That's just... Your body. It's a normal reaction to women you're attracted to."@@ $wife chose her words carefully.
@@.man;"Just a reaction...? S-so... Is that why you... Why we did those things...?"@@ He looked hurt and confused, but also like he was doing his best to understand. $wife gently nodded.
@@.wife;"That's right. My body was just... Reacting."@@ She agreed, and again quickly regretted it. The memory of her showing her pussy to $neigh quickly fogged her senses, and suddenly it was all she could think about.
@@.man;"So then can we do it again...? Even if you don't love me back...?"@@ He asked hopefully.
@@.wife;//No, we can't... Sorry $neigh...//@@ $wife replied, then blinked. She didn't actually say it. She couldn't.
@@.wife;"Of course we can..."@@ She replied softly, and with her words came a flood of overwhelming sensations through her body. She felt a strong, burning desire again, much stronger than the time before.
$wife bit her lip and took $neigh's hand, then led him around to the lounge. She slowly wriggled off her skirt then sat on the lounge. She leaned back and looked up at $neigh with a lustful gaze.
@@.man;"H-hah... Miss $wife... I can't believe how beautiful you are... Um... I'm sorry but I think if I sit with you I'll... I always cum so easily... I'm sorry..."@@ He mumbled almost inaudibly. $wife smiled sweetly at him.
@@.wife;"So then just watch, again..."@@ She purred.
$neigh gulped and did what he was told. $wife ran her fingers up her side to the top of her shirt, then slowly pulled it down to reveal her soft, large breasts. She smiled when $neigh gulped nervously and tried to hide the erection he had.
She then lowered her hands to her panties and pulled them aside to reveal her already dripping pussy. She surprised herself by just how wet she was. It was a pleasant surprise. She began to massage her clit with one hand and pinched a nipple with the other.
[img[images\pictures\bad_teacher\teacher_princ_2_1.webp]]
@@.wife;"You like what you see, $neigh...?"@@ She asked.
@@.man;"Y-yes miss $wife... I... I like it so much..."@@ He confirmed with a pained breath.
@@.wife;"You see this naughty pussy...? Well $neigh... I love it when people see it..."@@ She gasped and spasmed from a short jolt of pleasure - though it was mainly from her own words and the idea of being watched.
@@.man;"B-by me, right...?"@@ $neigh asked nervously. $wife's smile grew wider as the lust burned deeper.
@@.wife;"It doesn't matter who. I love being seen... Even $princ, when he looked at me... I couldn't control myself... I let him use me because I felt so turned on..."@@ She explained through her gasps.
@@.man;"Is that why you were doing those things with him...?"@@ $neigh looked torn. He enjoyed seeing this, but his feelings were still so raw and new... He was conflicted by $wife's words. Even though she was a married woman, he didn't like the idea of her being this way with anyone else.
@@.wife;"That's right... I just couldn't control myself... And I could tell he wanted to fuck me..."@@ She breathed, then eyed the tent in $neigh's pants.
@@.wife;"Kind of like how you want to fuck me... Don't you $neigh?"@@ She smiled wickedly.
@@.man;"I... Y-yes... But I can't, I'll... I'll cum straight away before it goes in..."@@ He explained his pathetic situation.
@@.wife;"Why don't you take it out for me...? Carefully... Don't touch it, just take your pants and underwear off. Can you do that for me...?"@@ $wife coached him, then watched as he awkwardly and slowly took his pants down. His erection came flinging from his pants, and he groaned with each slight touch or movement. $wife ushered him to sit beside her.
@@.man;"U-ugh... Miss $wife... Being so close to you with my bare cock... I don't know how long I can hold it..."@@ He grunted painfully.
@@.wife;"Don't worry $neigh, I'll take care of that for you..."@@ She teased his cock by blowing air at it which made him flinch and gasp. $wife smiled from his reaction and how aggressively his cock twitched.
@@.wife;"It looks ready to blow."@@ She giggled.
@@.wife;"I actually wanted to thank you, $neigh..."@@ She told him quietly as she continued to gently blow air at his cock.
@@.man;"What for?"@@ He managed to ask.
@@.wife;"You kept your promise, didn't you? I noticed $princ has been leaving me alone lately..."@@ She explained. $neigh inhaled a short breath then smiled at her.
@@.man;"Y-yes I did! Um... I'm glad he won't do those things to you any more..."@@ He smiled happily, then groaned again when $wife gently flicked the shaft of his cock.
@@.wife;"Yes... So I wanted to thank you with a special reward... But also $neigh, you took something away from me."@@ She informed. She saw his confused look and so continued to explain.
@@.wife;"I told you how I love it when people see me... And now $princ won't do that with me anymore... So you're going to have to replace him, $neigh..."@@ She told him. $neigh grunted and let out a shaking breath after $wife flicked his cock again.
@@.man;"Y-yes! I'll do anything you want me to, miss $wife..."@@ $neigh pledged. $wife smiled sweetly.
@@.wife;"There's my best student... Now... Here's your reward."@@ Then she acted before $neigh could reply.
$wife wrapped her fingers around $neigh's cock and squeezed. He groaned and squirmed from her warm hands on his raw dick... Then she began to pump it up and down. She could feel it pulse under her fingers as $neigh's groans became louder and harder. She squeezed hard as $neigh's cock twitched in her fingers. He let out one last groan as hot spurts of cum squirted over his pelvis.
[img[images\pictures\bad_teacher\teacher_princ_2_2.webp]]
@@.man;"Ugh... $wife... I... Hah, I really love you...!"@@ He groaned his nonsense again. $wife felt a small amount of pity for her student, which was the foot in the door she needed to regain her senses. She let go of his cock and quickly dressed herself.
$neigh didn't notice her sudden shift in behavior, he was still grunting from a painfully powerful orgasm.
@@.man;"Oh... H-hah... miss $wife... That was the best..."@@ He let out a long, shaking breath, and $wife bit her lip.
@@.wife;"I'm glad you liked it..."@@ She replied quietly.
She knew something odd had taken over her, but she couldn't quite think about it. As soon as the thought begun, she had another that reassured her, and the doubt quickly dissolved into nothingness. There was nothing to be alarmed by - she was just being herself.
@@.man;"Can we do it again soon?"@@ $neigh asked hopefully.
@@.wife;"Yes... Yes I think so. I need to go... Um, have a good afternoon..."@@ $wife managed to offer a smile, then she quickly left the room.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
<<set $school_scene to 6>><<set $school_path_princ to 1>><<set $unique_event_trigger_wife_teacher_principal_1 to true>>\
$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. $wife felt her body turn numb as her face flushed red... She felt a swelling of overwhelming panic yet somehow the image of herself exposed was turning her on. 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. He was absolutely right... But $wife couldn't help herself.
@@.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>><<remember $principal1_scene to true>><<set $unique_event_trigger_wife_teacher_principal_2 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.
@@.man;"What you did in my chair. I want to see again."@@ $princ stated calmly.
@@.wife;"Wh- absolutely not!"@@ $wife exclaimed heatedly. The outrageous request should have been enough reason for her to storm out, and yet she remained in her seat, unable to move. The vague idea of exposing herself again seemed to stupedy her body and mind.
@@.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 protested with some reclaimed certainty.
@@.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, f-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... And though she hated to admit it, the exposure had her burning for more.
[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 breathily.
@@.man;"Take off your pants."@@ $princ said. $wife bit her lip. She was ready to object, but for some reason was fulfilling $princ's request.
@@.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 she sat down on the seat and leaned back with her legs apart.
@@.man;"Very nice, $wife."@@ $princ said.
@@.wife;"You're a pervert..."@@ She tried to insult him, but her own words clung to her, intoxicating.
@@.man;"Well we have that in common, hm?"@@ $princ said as he tapped his computer monitor. @@.man;"Now get on with it..."@@
@@.wife;"Y-yes..."@@ $wife breathed as she slipped her panties to the side and began to touch herself. It wasn't like before. She was meant to feel anger... But for some reason she felt hot and wet.
@@.wife;"There, okay...?"@@ $wife closed her eyes and let out a shaking breath.
@@.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;"Tsk... F-fine!"@@ $wife huffed, then continued to massage her womanhood.
@@.man;"Mm. That looks good."@@ $princ grunted.
@@.wife;"J-just hurry up!"@@ $wife replied.
@@.man;"It'd be much quicker if you did it properly..."@@ $princ suggested with a raised brow. @@.man;"Get into it... Talk to me."@@ He encouraged her.
$wife made the motions to protest again, but she couldn't. Her mind was quickly accumulating lustful thoughts and words...
@@.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 breathed 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 quickly left.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
<<set $school_path_princ to 3>><<remember $principal2_scene to true>><<set $unique_event_trigger_wife_teacher_principal_3 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 felt a moment of panic then reluctantly made her way to the principals office. She knocked then walked in.
@@.wife;"Wh-what is it $princ...?"@@ She asked, her heart racing.
@@.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, though she could feel her face burn with anticipation.
@@.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 think I can-"@@ $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. It took some effort to squeeze in, but she managed... And she felt incredibly aroused by the idea that her body was exposed in the far too small clothes.
@@.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 reminded him.
@@.man;"Yes, I know."@@ $princ replied. Apparently he wasn't going to say any more than that either.
@@.wife;"... Okay..."@@ $wife breathed 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. Her mind was turning blank once again.
[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 pleaded 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 as she fully snapped out of her stupor.
@@.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. Spanking was a new experience for her, and though it was painful... $wife was still very aroused by the incident.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
<<set $school_path_princ to 4>><<remember $principal3_scene to true>><<set $unique_event_trigger_wife_teacher_principal_4 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 bit her lip as she shrugged off her clothes and quickly changed into the school uniform. She didn't protest this time... In stead she momentarily gave into her unconscious desire to be exposed... And that brief window was enough.
@@.wife;"There..."@@ $wife huffed.
@@.man;"Very good girl."@@ $princ praised her almost mockingly.
@@.wife;"Thanks. And now...?"@@ $wife asked quietly.
@@.man;"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;"$princ I..."@@ She hesitated and struggled in her foggy state of mind.
@@.man;"Say it, $wife."@@ He said sternly with a firm squeeze.
@@.wife;"Oh... I'm a naughty girl $princ..."@@ $wife mumbled as the fuzziness in her mind began to consume her again.
@@.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! $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 as she felt the cool air against her wetness. She shivered, unable to control her lust.
@@.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 is your husband, right? Has he 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...! $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 5>><<set $unique_event_trigger_wife_teacher_principal_5 to true>>\
As $wife made her way to her classroom, she was stopped by $princ, who pulled her into his office.
@@.wife;"Oh, $princ..."@@ $wife fixed her hair as she nervously glanced at the door.
@@.man;"Take off your underwear."@@ $princ commanded. $wife felt her body immediately turn numb from the request, and her mind slowly began to turn blank.
@@.wife;"Wh- please, class is about to start..."@@ $wife tried to explain through the fog.
@@.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 and let out a slow breath as she imagined her own bare pussy under her skirt... What if someone saw...
@@.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 6>><<remember $principal4_scene to true>><<set $unique_event_trigger_wife_teacher_principal_6 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 tim- 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 gasped as she realized what he was saying... Then like clockwork, her mind began to turn fuzzy as her mind was flooded by lust-fuelled ideas of being exposed in class...
@@.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 and aroused.
@@.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 and let out a shaking breath. She needed to stop him from talking, but she couldn't move.
@@.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;"$princ..."@@ $wife mumbled. Her heart raced as she looked at $neigh and back.
@@.man;"Take off your clothes, $wife. Show him."@@ $princ demanded. $wife bit her lip. she fought with her entire body to resist... $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 breathed.
@@.man;"Good. I'm glad you care for your students."@@ $princ shrugged, then waited patiently.
@@.wife;"..."@@ $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. She let out a small moan and closed her eyes tight.
@@.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. Her pussy was wet, she could feel it. She felt a burning embarrassment to take off anything else... But the burning desire in her was undeniable.
@@.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 struggled again.
@@.man;"Well it seems $neigh wants to see."@@ $princ laughed. $wife noticed $neigh shamefully hiding the tent formed in his pants. $wife's mind turned blank again for a few seconds as the burning lust made her almost fall limp. She recollected herself.
@@.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 and let out a shaking breath as she spread her legs apart to show her pussy. $neigh's jaw dropped as he stared. She could feel her wetness running down her leg...
@@.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 mention of it. 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. She could hardly protest anymore... Instead 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 and gasped as she immediately felt an orgasm wash over herself.
[img[images\pictures\bad_teacher\principal7.webp]]
@@.man;"Hah! It looks beautiful, doesn't it $neigh?"@@ $princ smiled.
@@.man;"Yeah..."@@ $neigh mumbled. $wife began to massage her clit again 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 $principal_route to false>>\
[img[images\bg\classroom.png]]
The day ended, so $wife packed her things and left her classroom after quickly tidying up.
She entered the hallway to see most of the students had already left, and spotted $princ looking awfully cagey further down towards his office.
$wife shrugged and decided to ignore him. The less she had to do with him the better.
<<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>>
<<if $principal_path eq true>>
<<iconButtonContainer
'Teacher Route - Exhibitionism (Commanded)'
'button_m_hot.png'
"Go on an exhibitionist streak"
>>
<</iconButtonContainer>>
<<else>>
<<if $liberty gt 5>>
<<iconButtonContainer
'Teacher Route - Exhibitionism'
'button_m_hot.png'
"Go on an exhibitionist streak"
>>
<</iconButtonContainer>>
<</if>>
<<iconButtonContainer
'Teacher Route - Just go home'
'button_m_forward.png'
"Just Leave"
>>
<</iconButtonContainer>>
<</if>>
<</nobr>><<set $liberty += 1>><<remember $nakedatschool2_scene to true>><<set $unique_event_trigger_wife_teacher_standard_1 to true>>
<<if $neigh_route eq false and $principal_snoop eq true>>\
<<set $principal_route to true>>
<</if>>\
$wife moved before she realized it. The thought of being naked and exposed at the school was too much for her, she needed to do it again. She 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. Her mind was foggy, but 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>><<set $liberty += 1>><<remember $nakedatschool2_scene to true>><<set $unique_event_trigger_wife_teacher_standard_1 to true>>\
<<if $neigh_route eq true>>\
<<else>>\
<<if $principal_snoop eq true>>\
<<set $principal_route to true>>
<</if>><</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>><<ChangeWithCap "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... It was fun, but it was best to not take too many risks.
<<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, though one thing stuck with you. You enjoyed seeing $wife naked and vulnerable, and it seemed she kind of enjoyed it too. You wondered whether you could encourage that part of her desire with the control app...
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
<<set $school_scene to 6>>
$wife began to pack away her belongings as the school day came to an end. She took her time so she could avoid the bustle of students in the hallway, so she was surprised when she looked up to see $schoolk1 still in the classroom.
@@.wife;"Is something matter $schoolk1? You're allowed to leave you know."@@ She smiled.
@@.man;"I know. I just wanted to talk with you."@@ He said with a smile as he walked to her desk. $wife unconsciously shifted back slightly as her student approached.
@@.wife;"Well... Here I am... What did you want to talk about?"@@ She asked a little uneasily. For whatever reason she felt vulnerable being alone in the room with $schoolk1. She hoped it didn't show.
@@.man;"I was hoping you'd give me some tutoring for the upcoming exams..."@@ He explained.
@@.wife;"Tutoring? Oh um... I did say that didn't I... Um..."@@ $wife adjusted her hair and shifted uncomfortably under $schoolk1's gaze.
@@.wife;"You know... If it's tutoring then I think you should talk with $princ..."@@ $wife began to suggest.
@@.man;"Psht, I'd rather drop out than spend a second with that creepy old man."@@ $schoolk1 replied spitefully. $wife wasn't too surprised by the response... But it was more heated than usual for $schoolk1.
@@.wife;"What makes you dislike him so much...?"@@ She gently asked. $schoolk1 peered at $wife thoughtfully, then shook his head.
@@.man;"... Nah, it's nothing. I can't tell you."@@ $schoolk1 seemed to be keeping something to himself. $wife was curious but she didn't want to pry.
@@.man;"So about that tutoring..."@@ $schoolk1 insisted again.
$wife frowned. She didn't really want to, but she did make the offer... Still, she could say no. She worried about hurting $schoolk1's feelings... It was also her responsibility as a teacher to educate her students. If she said no, she could forget about wanting to be a good teacher.
<<nobr>>
<<iconButtonContainer
'Teacher Route (sub) - Tutoring Accepted'
'button_m_book.png'
"Give him a private lesson."
>>
<</iconButtonContainer>>
<<iconButtonContainer
'Teacher Route (sub) - Tutoring Denied'
'button_m_forward.png'
"Turn him down."
>>
<</iconButtonContainer>>
<</nobr>>[img[images\bg\school.png]]<<set $school_path_sub to 5>><<set $unique_event_trigger_wife_teacher_sub_5 to true>>\
You visited the school again, this time ready for action. You waited in the hallway around the corner from the bathroom until class ended before you texted $schoolk1.
@@.you;//Are you ready? I need you to tip off $princ.//@@ You wrote.
@@.man;//Omw now!//@@ $schoolk1 replied.
You then wrote to $wife.
@@.you;//I need you to head to the bathroom again.//@@ You wrote.
@@.wife;//Are you here?//@@ $wife wrote back.
@@.you;//Yeah. Go to the bathroom.//@@ You replied then waited by the corridor.
After a few minutes you saw your wife make her way to the bathroom and quickly let herself in. You waited some more.
@@.man;//Alright, I've told him!//@@ You eventually got a message from $schoolk1.
@@.you;//Alright. Watch his door, let me know when he's coming.//@@ You replied.
@@.wife;//What do you want me to do...?//@@ You got a message from $wife. You didn't intend her to do much, but maybe it'd be a better idea if she did lure $princ in a little.
@@.you;//Take off your clothes and wait.//@@ You texted back.
Then you waited for what seemed to be a dozen minutes.
@@.you;//What's going on, $schoolk1?//@@ You texted.
@@.man;//I don't know man, he isn't leaving his office.//@@ $schoolk1 replied.
@@.wife;//$name...?//@@ $wife texted you. You swore under your breath. For whatever reason, $princ wasn't taking the bait.
@@.you;//Put your clothes back on and meet me in the car.//@@ You replied to your wife.
@@.wife;//Okay...//@@ She was probably disappointed. You were too.
@@.you;//Calling it off. We'll talk later.//@@ You messaged $schoolk1. He didn't reply.
You were sure it was going to work, but somewhere something went wrong. Maybe $schoolk1 stuffed up somehow. You'd find out eventually.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>>[img[images\bg\school.png]]<<set $school_path_sub to 4>><<set $unique_event_trigger_wife_teacher_sub_4 to true>>\
You strode through the school corridors with as if you were the all-powerful principal. You smirked to yourself from the thought.
You sent off a message then quickly met up with $schoolk1. It was still school hours, so he must have excused himself.
@@.man;"Hey man! So what's the plan...?"@@ $schoolk1 asked eagerly.
@@.you;"Here's what I'm thinking... We know that $princ is a voyeur. Why don't catch him in the act and record it?"@@ You suggested.
@@.man;"Woah, awesome. Yeah okay. But how...?"@@ $schoolk1 rubbed his chin. He was very into it.
@@.you;"Well, I probably can't follow him around all afternoon, so we'll need to set a trap..."@@ You explained thoughtfully.
@@.you;"If you leak information... You tell him that you heard some moans in the student bathroom."@@ You proposed.
@@.man;"Okay... But I don't think he'll believe me."@@ $schoolk1 frowned.
@@.you;"Well... Okay, what if you had proof?"@@ You added. @@.you;"You... You take a photo of $wife masturbating in the bathroom and use that as proof."@@ $schoolk1's face lit up.
@@.man;"Yeah that might work!"@@ You almost laughed at his enthusiasm.
@@.man;"But uh... Will she agree...?"@@ $schoolk1 hesitated. You nodded.
@@.you;"She'll do it."@@ You weren't exactly sure, but you wanted to find out.
@@.you;"How about this... Come to the bathroom in fifteen minutes."@@ You asked.
$schoolk1 quicky agreed and hurried away. You made your way to $wife's classroom just as students began to leave.
<<iconButtonContainer
'Teacher Route (sub) - Plan 2'
'button_m_action.png'
`"Visit " + $wife`
>>
<</iconButtonContainer>><<remember $school_sub_3_scene to true>>\
You knocked on the door as you stepped into the classroom. $wife looked over at you and smiled.
@@.you;"Hello beautiful."@@ You greeted her.
@@.wife;"Hi $name... What are you doing here? You've been visiting a lot lately."@@ $wife pouted, though you could tell she was glad to see you.
@@.you;"Well after the last time how could I stay away?"@@ You asked, then stepped over to kiss your wife. $wife closed her eyes and leaned into you as you kissed her. She kept her eyes closed as you whispered in her ear.
@@.you;"Actually I was hoping to do something again."@@ You confessed.
@@.wife;"Y-yes...?"@@ $wife replied quietly.
@@.you;"Remember that time in the bathroom?"@@ You asked. $wife's face turned red. She nodded.
@@.you;"Why don't you go ahead to the bathroom and I'll catch up."@@ You suggested. $wife bit her lip.
@@.wife;"Okay..."@@ She breathed, then she quickly left her classroom. You could tell she was already feeling turned on.
You took your time following her so you could consider the approach. After five minutes you took out your phone and messaged her.
@@.you;//I want you to take off your underwear and bra. Slide them out of the cubicle.//@@ You wrote.
@@.wife;//Now what?//@@ You received her reply shortly after.
@@.you;//Masturbate with the door open.//@@ You texted back. You weren't sure what to expect. You saw her start and stop writing back, and while you waited you messaged $schoolk1 to come meet you.
@@.wife;//I'm so wet...//@@ $wife wrote back as you saw $schoolk1 eagerly approach you from down the corridor. You raised a finger to your lips as you stepped inside the bathroom. He quietly followed you in.
You saw that all three cubicle doors were open. You held a hand up for $schoolk1 to wait out of sight as you approached the first cubicle then you grinned at the sight of your wife. She sat with her legs apart, her hand between then as she masturbated. She gazed back at you with fervent eyes.
[img[images\pictures\bad_teacher\teacher_subwife_3_1.webp]]
@@.wife;Oh $name... This is so dangerous... A student could walk in any second..."@@ She breathed harder from the thought.
@@.you;"And they'd see their naughty teacher masturbating."@@ You replied. $wife moaned softly then bit her lip.
@@.wife;"Y-yes..."@@ She said quietly. You could hear the wetness between her legs.
You reached into your pocket for your phone and raised it to take a photo. $wife looked at you with a lustful gaze and paused for the photo. You tucked the phone back into your pocket.
@@.you;"You wouldn't stop though, would you? You'd be too turned on."@@ You suggested. $wife nodded, then eyed your crotch as you began to undo your belt.
@@.you;"Because the only thing you'd care about is this..."@@ You took out your semi-erect cock.
@@.wife;"Mmh... Y-yes..."@@ $wife agreed, her eyes glued to your manhood.
@@.you;"You want to taste it?"@@ You asked as you slowly jerked it. $wife nodded.
You looked across at $schoolk1. He was also sporting an erect cock. You grinned at him and motioned him over. $wife gasped and tried to cover herself when she saw him.
@@.wife;"$schoolk1-! Wh- $name...! H-he's..."@@ $wife panicked, but slowed down as you held up a hand to her.
@@.you;"You said you wouldn't stop, remember?"@@ You told her. $wife opened and closed her mouth. Her face burned red. You thought maybe she'd yell, but instead she nodded. She parted her legs again and continued masturbating.
@@.man;"Holy shit...!"@@ $schoolk1 murmured to himself at the sight of your wife's pussy.
@@.you;"You were just saying how much you wanted to taste cock, right $wife?"@@ You asked. $wife bit her lip as she looked over at $schoolk1 then back at you. You grinned.
@@.wife;"I... Y-yes..."@@ She whispered. You nodded at $schoolk1. He quickly stepped forward to offer his cock. $wife looked back at you, then down at your cock. You were jerking off.
With a trembling hand, she wrapped her fingers around her student's shaft and slowly began to jerk it. $schoolk1 groaned from the touch. $wife looked back at you again.
@@.you;"Go on."@@ You encouraged her.
$wife leaned forward and let the head of $schoolk1's cock enter her mouth. You heard him groan again as her tongue wrapped around the shaft while she slurped down on the thing.
[img[images\pictures\bad_teacher\teacher_subwife_3_2.webp]]
@@.you;"That's it... You can't help yourself... You just love cock so much..."@@ You told $wife, and watched her squirm from your words. She was incredibly turned on.
@@.man;"Oh, fuck... Miss $wife... I've always wanted to do this...!"@@ $schoolk1 grunted as your wife slurped on his cock.
@@.you;"And she's always wanted to do it too, haven't you $wife?"@@ You egged them on. $wife took the cock from her mouth and gasped for air.
@@.wife;"H-hah... Yes..."@@ She agreed.
@@.you;"You fantasized about it in class, didn't you $wife?"@@ You continued. $wife's face burned red, but she nodded.
@@.man;"And now you get it for real."@@ $schoolk1 grinned. @@.man;"Fuck, this feels so good... I'm close..."@@
@@.wife;"Mmh..."@@ $wife immediately wrapped her lips around his cock again, eager to taste him.
$schoolk1 grunted and thrusted his hips forward while $wife slurped down on him. His breathing grew harder as $wife slurped down faster, then he let out a loud groan. $wife spluttered then slurped down the length of $schoolk1's cock before she let it fall from her lips. His cum spilled out over the floor.
[img[images\pictures\bad_teacher\teacher_subwife_3_3.webp]]
@@.man;"Oh my god... I can't fucking believe it..."@@ $schoolk1 let out a deep breath.
@@.wife;"Me neither..."@@ $wife looked back at her. Doubt and uncertaintly was waning back into her mind.
@@.you;"$schoolk1, we'll talk later okay?"@@ $schoolk1 cleaned himself up then left the two of you alone. You helped your wife tidy herself then you left together. $wife was understandably quiet.
<<iconButtonContainer
'Teacher Route (sub) - Plan 3'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>You were halfway home when $wife finally spoke.
@@.wife;"I think that was a mistake, $name..."@@ She began to say.
@@.you;"Maybe. It happened anyway. But don't worry about it for now. It's a good thing."@@ You told her. She peered at you curiously.
@@.wife;"Good how...?"@@ She asked. You considered your response carefully.
@@.you;"$schoolk1 is going to help me with something. You don't need to worry about all the details, but I do need you to do as I ask, okay?"@@ You suggested.
@@.wife;"Helping you with what?"@@ $wife asked again. You shook your head.
@@.you;"Don't worry about the details. Just trust me, okay?"@@ You asked. $wife bit her lip, then nodded.
You could tell she was both nervous and excited. You probably could have told her your plan, but you thought it'd be better if she didn't know. You needed to rely on her submissiveness.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>>[img[images\bg\school.png]]<<set $school_path_sub to 6>><<set $unique_event_trigger_wife_teacher_sub_5 to true>>\
You visit the school after work again and meet with wife. Tyson is late. He seems a little flustered. You get him to speak up.
Princ called Tyson into his office and had a video recording of wife blowing him. He wanted Tyson to double cross them.
He says that princ didn't show up because he suspected it was a trap, and if Tyson doesn't help him, he'll expel him.
Princ wanted Tyson to seduce wife for real, without you knowing, and record it so that princ could use it to blackmail wife.
Wife is shocked, but you think it's an opportunity... You tell them to do it.
<<iconButtonContainer
'Teacher Route (sub) - Second Plan 2'
'button_m_action.png'
`"Visit " + $wife`
>>
<</iconButtonContainer>><<remember $school_sub_4_scene to true>>\
Wife blows and fucks Tyson while you watch but stay out of the camera.
[img[images\pictures\bad_teacher\teacher_subwife_4_1.webp]]
[img[images\pictures\bad_teacher\teacher_subwife_4_2.webp]]
<<iconButtonContainer
'Teacher Route (sub) - Second Plan 3'
'button_m_action.png'
"Go Home"
>>
<</iconButtonContainer>>You tell wife that she'll probably be called into principal's office the next day… So you want her to have a mic on so you can record the conversation and listen in.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]
<<set $school_path_sub to 1>><<set $unique_event_trigger_wife_teacher_sub_1 to true>>\
@@.wife;"Very well $schoolk1... But it will have to be a quick lesson."@@ $wife replied with a sigh.
@@.man;"Heh, you bet... We'll make it quick."@@ $schoolk1 grinned then pulled up a chair to sit beside $wife. He was probably a little too close for her comfort, but she didn't say anything...
$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_scene to false>>\
$wife bit her lip then shook her head with a sigh.
@@.wife;"I'm sorry $schoolk1, but I can't help you."@@ She told him.
@@.man;"Eh? You made the offer. Unbelievable... Tsk."@@ $schoolk1 glared at her then turned around to leave.
@@.wife;"Ah, I'm sorry $schoolk1-"@@ $wife began to say.
@@.man;"Whatever, I don't want to hear it."@@ He spat back as he let the door slam behind him.
Well, for better or worse, $wife was sure that $schoolk1 wouldn't be asking again any time soon...
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\school.png]]<<set $school_path_sub to 2>><<set $unique_event_trigger_wife_teacher_sub_2 to true>><<remember $school_sub_1_scene to true>>\
You decided to visit your wife at her work. You must have arrived just as the day ended. The hallways were packed with students getting ready to go home. You made your way through the mob in the opposite direction until you reached $wife's classroom.
You opened the door and peeked inside to see $wife speaking with a student, so you waited for a moment.
@@.wife;"Um... I... I don't think that's a good idea."@@ Your wife seemed hesistant.
@@.man;"It can just be a quick lesson again."@@ The student suggested. $wife shook her head.
@@.wife;"I'm sorry $schoolk1, I don't think I have time to tutor you today."@@ She apologized. The student called $schoolk1 scowled.
@@.man;"Tsk, fine. Another time then."@@ He replied, then turned around to leave. He paused when he saw you, but then continued walking out with a slight smirk. You walked into the classroom.
[img[images\bg\classroom.png]]
@@.wife;"Oh, hi $name. What are you doing here?"@@ $wife smiled at you, dropping any signs of tension she had a moment before.
@@.you;"Thought I'd come and see how you were."@@ You answered with a shrug. @@.you;"Was that your star pupil?"@@ You asked, knowing that it certainly wasn't. $wife shyly shook her head.
@@.wife;"No, but actually... He's been trying a lot harder lately. He was asking for private tutoring."@@ She answered.
@@.you;"Well who could blame him? That's how all the school teacher fantasies start."@@ You grinned.
@@.wife;"Shoosh!"@@ $wife's cheeks burned red. @@.wife;"He really should be asking $princ, but he refuses."@@ $wife huffed.
@@.you;"Again, who could blame him? If the option was asking you or $princ, I think you'd be asked a hundred percent of the time."@@ You remarked. $wife rolled her eyes.
@@.wife;"I don't think it's about preference... I think $schoolk1 knows something about $princ, but isn't willing to tell me..."@@ She pondered.
@@.you;"Knows what?"@@ You quirked an eyebrow.
@@.wife;"I don't know... But he called $princ a creep. And he isn't the type to refrain from speaking freely."@@ $wife looked thoughtful.
@@.you;"You should have convinced him. I'm sure a private tutoring session would have loosened his lips..."@@ You grinned at her.
@@.wife;"Oh, cut it out. I did tutor him, actually."@@ $wife replied.
@@.you;"So why'd you say no this time?"@@ You quizzed her.
@@.wife;"Um... He was asking bad questions..."@@ $wife answered quietly.
@@.you;"I thought there was no such thing as a bad question. Isn't that what you teachers say all the time?"@@ You smirked.
@@.wife;"Mh- he was asking about mating... Um, in a biology lesson so it was pertinent... But uncomfortable..."@@ She explained.
@@.you;"Oh wow, he really was trying to start that fantasy."@@ You laughed. $wife poked you in the side.
@@.wife;"I need to go to the bathroom. Come on..."@@ She said.
$wife collected her things and you walked with her out of the classroom and down the hallway, where you waited for her to use the toilet. You were surprised that she used the student bathroom, but you supposed it didn't really matter, and the school day was over anyhow. An idea popped into your head...
You slowly pushed the bathroom door open to check it was empty. Just one cubicle was occupied. You stepped inside and walked up to the cubicle and knocked on it.
@@.wife;"Um, y-yes?"@@ $wife's voice replied.
@@.you;"It's me. Quick, let me in."@@ You asked, expecting $wife to demand an explanation... Though you were pleased instead to hear rustling then see the door open. You stepped in and closed it behind you.
@@.wife;"What is it...?"@@ $wife's asked nervously.
You didn't explain yourself. Instead you leaned forward to kiss her.
@@.wife;"M-mh..."@@ $wife flinched from the suddenness, but immediately softened and leaned against you.
@@.wife;"Sh-shouldn't do this here..."@@ $wife breathed quietly. You gave a half-grin, then placed a hand on her shoulder. You slowly moved her down until she knelt in front of you. $wife bit her lip as she looked at your pants, then up at you.
@@.you;"But I have a school fantasy too."@@ You told her as you undid your belt.
$wife let out a slow breath as she eyed your crotch until your semi-erect cock sprung out. She looked up at you. You nodded once. $wife leaned forward and gingerly placed her lips against your cock.
She lifted the thing with a few delicate fingers as she caressed it's length with kisses until it grew fully erect. You let out a soft sigh as $wife gently lapped her tongue over the head of your cock.
@@.wife;"Does it feel good...?"@@ She asked between licks.
@@.you;"Yeah, keep doing that."@@ You replied.
$wife swirled her tongue around the head of your cock a few times before letting it sink between her lips into her mouth. Slow at first, she then took in more and continued her tongue work. You groaned and leaned back against the wall.
[img[images\pictures\bad_teacher\teacher_subwife_1_1.webp]]
@@.you;"Hah, don't stop... That's it... Such a naughty teacher..."@@ You groaned as your wife slurped down the side of your cock.
@@.wife;"Mmh... Y-yes, I am..."@@ She gasped then took your cock in her mouth again.
You ran a hand through $wife's hair as she slurped down further on your cock and squirmed. She seemed to enjoy it as much as you did. You wondered whether she also had this type of fantasy... Perhaps $schoolk1's attempted seduction wasn't received all that poorly after all. It was too bad for him that $wife was only loyal to you... Though perhaps that was useful.
@@.you;"How many of your students have wanted this from you, do you think?"@@ You asked with a grin.
@@.wife;"O-oh.."@@ $wife let out a small, shaking breath from the question. You quirked an eyebrow from her response.
@@.you;"All of them? Or just $schoolk1?"@@ You asked again.
@@.wife;"N-no... None of them..."@@ $wife denied it, but you could tell how horny the thought made her. She slurped down on your cock even further.
@@.you;"I bet $schoolk1 thinks about this all the time..."@@ You pressed on. $wife let out another small moan.
@@.you;"He probably... dreams of fucking you over your desk every day..."@@ You suggested between grunts. $wife moaned as you slowly thrusted your cock into her mouth. You could see how her lower half squirmed.
@@.wife;"Mmh... Ghn..."@@ She gagged down on your cock until you let it out. She breathed shakingly and reached up to stroke your wet cock.
@@.you;"I bet he thinks about it every night... You love it, don't you? Admit it."@@ You grunted as you took your cock into your own hand and began to jerk off.
@@.wife;"I love it..."@@ She confessed in a whisper while looking lustfully at your cock.
@@.you;"Beg for my cum."@@ You ordered. $wife bit her lip.
@@.wife;"Please... Cum for me... Mm... Give me it..."@@ $wife pleaded with an open mouth. She stuck her tongue out and teasingly lapped at your cock again. You groaned loudly as you came over her face and open mouth.
[img[images\pictures\bad_teacher\teacher_subwife_1_2.webp]]
@@.wife;"Mm-! Mmmh..."@@ She moaned as your hot fluid covered her pretty face, then she collected it into her mouth and swallowed it down while looking up at you with devotion in her eyes.
@@.you;"What a naughty teacher you are."@@ You smirked. $wife blushed.
You left the school together. By the time you were done the hallways were completely silent and empty. You were still thinking of $wife being turned on by the dirty talk... Though what really intrigued you was what she'd said early; $schoolk1 seemed to know something about $princ. You wanted to know what it was...
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Finish Up"
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\school.png]]<<set $school_path_sub to 3>><<set $unique_event_trigger_wife_teacher_sub_3 to true>><<remember $school_sub_2_scene to true>>\
You made your way into the school to visit $wife... Though truthfully you had another motive. You arrived just a touch earlier than usual in the hopes of running into someone which you were fortunate enough to do so.
You spotted $wife's student, $schoolk1, hanging around in the hallway waiting for the bell. He spotted you and sighed as you walked up to him.
@@.you;"You're probably meant to be in class, huh?"@@ You smirked. He crossed his arms defiantly, He didn't bother responding.
@@.you;"$wife will be sad that her favorite student is truant."@@ You suggested. $schoolk1 looked at you flatly then shook his head.
@@.man;"Whatever man. She wouldn't even notice me missing."@@ He shot back. You shrugged.
@@.you;"Maybe not. Do you hate her classes so much?"@@ You asked. He rolled his eyes.
@@.man;"Go find someone else to pester man."@@ He looked away.
@@.you;"Who? The only other person I'd run into right now is $princ."@@ You replied thoughtfully.
@@.man;"..."@@ You noticed $schoolk1 react to the name. He looked as if he were about to say something, but chose not to.
@@.you;"I guess I could go and talk to him... He might be more of a conversationalist thank you."@@ You remarked.
@@.man;"What do you know about $princ? Nothing."@@ He shot you a look.
@@.you;"Not much. How about you?"@@ You asked with a raised brow and smirk. $schoolk1 regarded you with a suspicious gaze then slowly shook his head.
@@.man;"I don't know what you're trying... But I'm not telling you anything."@@ He commented.
@@.you;"Heh, I can see why $wife likes you so much."@@ You grinned.
@@.man;"She doesn't."@@ He claimed.
@@.you;"More than you'd know, actually... But I guess we're into keeping secrets huh?"@@ You shrugged. $schoolk1 raised an eyebrow and looked at you with a newfound interest.
@@.man;"What...?"@@ He began to ask but you shook your head.
@@.man;"I... I can't tell you anything, man. What do you want to know?"@@ He spoke much more quietly and frowned.
@@.you;"You don't like $princ."@@ You stated. $schoolk1 blinked and looked around.
@@.man;"Well that's not a secret."@@ He muttered.
@@.you;"But you know something about him, huh?"@@ You raised an eyebrow. He hesitated again.
@@.you;"You know, I think this school would be much better if $princ was taken down a peg or two."@@ You expressed thoughtfully. $schoolk1 peered at you for a moment then nodded his agreement.
@@.man;"Yeah. Probably."@@ He agreed.
@@.you;"So how about this... If you know something that might put $princ into his place, you tell me... And I can help you too."@@ You suggested. You waited and watched $schoolk1 for what seemed like ten seconds before he finally nodded.
@@.man;"I saw him once peeking in the ladies bathroom."@@ He said quietly.
@@.you;"... That's it?"@@ You raised an eyebrow.
@@.man;"Hey man, I didn't think it was a big deal at first but then he lost his mind at me."@@ $schoolk1 replied defensively. @@.man;"He said if I told anyone he'd have me expelled."@@
@@.you;"I guess it's a big deal... If he was caught then he'd be fired at the very least."@@ You rubbed your chin thoughtfully. It was interesting to know, but you couldn't quite do anything with that information on it's own...
@@.man;"... Well?"@@ $schoolk1 piped up. You looked at him and shrugged.
@@.you;"It'll do, but It's not enough on it's own. It's still useful though. If you help me again then I'll make it worth your time."@@ You extended a hand. He shook it.
@@.you;"Alright $schoolk1. Get your phone out, save my number."@@ You motioned at him.
@@.man;"You know my name?"@@ He remarked as he scooped his phone from his pocket and input your phone number.
@@.you;"Yeah. I told you, you're $wife's favorite student. I'm $name, by the way."@@ You told him.
The bell chimed signalling the end of the school day. Students began to pour from the classrooms.
@@.man;"Hang on, you said you were going to make it worth my time..."@@ He scowled at you. You smirked.
@@.you;"I know you're itching to get home, but why don't you hang around a while? Come by $wife's classroom in ten minutes or so. Just keep it down when you show up."@@ You told him. He peered at you curiously as you turned to walk away.
<<iconButtonContainer
'Teacher Route (sub) - Visiting Wife 2 Sex Scene'
'button_m_forward.png'
`"Visit " + $wife`
>>
<<AdvancePeriod>>
<</iconButtonContainer>>[img[images\bg\classroom.png]]<<set $unique_event_trigger_wife_teacher_sub_3 to true>>\
You stepped into $wife's classroom and audibly closed the door behind you. $wife looked up at you in surprise, then smiled.
@@.wife;"You're visiting me again."@@ $wife beamed happily at you.
@@.you;"Of course... After the last time how could I not?"@@ You grinned in response. $wife's cheeks turned red from the memory.
@@.you;"I have a gift for you."@@ You told her as you rummaged in your work bag.
@@.wife;"Really? Oh $name you... Shouldn't have..."@@ Her expression changed from delighted to embarrassed as she saw what you took out; a blindfold.
@@.you;"Well? Try it on."@@ You held it out to her. $wife took it from you and bit her lip. She glanced nervously to the door.
@@.you;"It's fine. I locked it when I came in."@@ You lied.
@@.wife;"Okay..."@@ She replied breathily, then reached up to pull the blindfold on over her eyes. She adjusted it to fit properly, then slowly lowered her arms back by her side.
@@.wife;"... $name?"@@ She called out.
@@.you;"It looks good."@@ You told her.
@@.wife;"Th-thanks..."@@ $wife fidgetted nervously.
@@.you;"On your knees."@@ You instructed her as you took her hand.
She delicately got onto her knees, tucking her skirt under her legs, just as the door slowly pushed open again. You glimpsed over at $schoolk1 as he slid into the room. His jaw dropped when he saw $wife in front of you. You raised a finger to your lips.
@@.wife;"Now...?"@@ $wife asked.
@@.you;"Take out my cock."@@ You commanded.
$wife raised both of her hands to feel the front of your pants and your swelling member. She carefully unzipped you and shuffled your pants down, then pulled down the front of your underwear until your cock sprung out. She wrapped her fingers around your cock and began to jerk you off.
[img[images\pictures\bad_teacher\teacher_subwife_2_1.webp]]
@@.you;"Good girl."@@ You said as you ran a hand through her hair.
@@.wife;"Mh... Is this good...?"@@ She asked.
@@.you;"It is... But you know what I want you to do."@@ You replied.
$wife bit her lip and nodded, then leaned forward to wrap her lips around your cock. You glimpsed over at $schoolk1 who stared in amazement. He carefully moved closer, careful to not bump into any tables or chairs.
@@.wife;"Mmh... Mm..."@@ $wife slurped lewdly as she worked her way up and down your cock, her lips and tongue leaving a wet sheen wherever they traced.
@@.you;"That's it... My naughty teacher..."@@ You grunted with a smirk.
$wife moved all the way down to your balls which she lapped at with her tongue while she jerked your wet cock. You noticed $schoolk1 edge in even closer to get a better look, and you decided to give him what he wanted. You stepped to the side and leaned down to pull $wife's blouse down off her shoulders. She wriggled it off. You then undid her bra, revealing her full, heavy breasts. You grinned at $schoolk1's reaction.
@@.you;"You have such a naughty body... It's no wonder your students get distracted."@@ You teased. You saw $schoolk1 shift in attention from the comment.
@@.wife;"Oh, I'm so sorry..."@@ She moaned in response, but never stopped slurping on your balls.
@@.you;"Do you think $schoolk1 stares at these all day?"@@ You asked as you reached down to grope her tits.
@@.wife;"O-oh... N-no... Hah..."@@ $wife moaned. Your lips curled up into a smile as you saw $schoolk1 taking his dick out.
@@.you;"I bet he does. Can you blame him? When his teacher has such a naughty body... You love the attention, don't you? Admit it."@@ You teased her nipple. She let out another soft moan.
@@.wife;"I... I do... I love the attention..."@@ She confessed between whimpers.
@@.you;"Keep sucking my cock like a good slut."@@ You told her. $wife obediently shifted from your balls back up to the head of your cock. She gagged down onto it as you began to slowly thrust into her mouth.
@@.wife;"Gh... Nnh..."@@ She chocked down your cock as $schoolk1 shuffled in even closer, until he was an arm's reach away. He did his best to jerk off quietly. You wanted to keep egging her on...
@@.you;"Could you imagine him watching you right now...?"@@ You suggested.
@@.wife;"O-ohh~..."@@ $wife let out a shaking breath as she let your cock slide out from her mouth.
@@.you;"That'd be sexy, wouldn't it? If he saw his teacher acting like the slut she is..."@@ You grinned. $wife moved back down to slurp up your balls.
[img[images\pictures\bad_teacher\teacher_subwife_2_2.webp]]
@@.you;"Hah... His cock sucking teacher... He'd probably want a turn too you know."@@ You grinned wolfishly.
@@.wife;"Oooh..."@@ You could hear her breathing picking up in pace. You weren't done yet, though. You stepped back.
@@.you;"Up on the desk."@@ You ordered her as you reached down to take her hand.
You led her over to her desk, where she sat and leaned back. You helped her wriggle her skirt off to reveal her beautiful legs. You traced a finger over her panties, then tucked a finger under the fabric to pull them aside. You let $schook1 get a good look.
@@.you;"Ready for my cock...?"@@ You asked as you rubbed your spit-covered member against her already wet pussy.
@@.wife;"M-mmh..."@@ $wife shivered with anticipation then rocked back and forth.
You slowly pushed your cock inside; her pussy swallowed you up. You let out a slow groan as you felt her wetness tightly squelch around your manhood as you thrusted in deeper.
[img[images\pictures\bad_teacher\teacher_subwife_2_3.webp]]
@@.wife;"Oh f-fuck..."@@ She gasped in a high voice.
@@.you;"You like getting fucked on your desk like this in front of your students?"@@ You asked. $wife bit her lip and frantically nodded.
@@.wife;"Ohh, y-yes! Fuck me harder...!"@@ She whimpered and begged. You rubbed her clit as you rammed your cock deeper inside her. @@.wife;"O-oooh~...!"@@ She moaned as she squirted.
@@.you;"Are you thinking about it? Your students watching... Lining up for their turn..."@@ You groaned as you felt her wetness drip down to your balls. $wife began to rub her clit herself.
@@.wife;"O-oh... They'll all get a turn..."@@ She bit her lip as she rubbed herself faster.
@@.you;"And $schoolk1...? He can fuck you too?"@@ You asked.
@@.wife;"Y-yes...! I want his cock too...!"@@ She gasped and bucked as she orgasmed on your cock. You heard $schoolk1 groan the slightest bit, but thankfully $wife was too busy to notice.
@@.you;"You'll let him fuck you, fill you up with cum...?"@@ You grunted.
@@.wife;"O-oh, f-fuck yes...! C-cum inside me...!"@@ She begged as she continued to orgasm.
You grunted loudly as your thrusting became faster. You felt your cock push in as deep as it could; $wife's pussy clenched around your manhood with every movement... And just as you were about to cum, you heard $schoolk1 let out a small groan. You realized you had to pull out. You slid your cock out of $wife and came at the same time as $schoolk1, two loads of cum sprayed over her naked body.
@@.wife;"O-oh... Oh my god..."@@ $wife let out another moan as she shivered and spasmed one last time. She let out a slow breath then reached down to feel the cum on her body. She lifted her fingers to her mouth to taste it. @@.wife;"Mm..."@@
You looked across at $schoolk1 then shooed him with a hand. He blinked as he realized he had to leave quickly. He quietly stepped away and did his pants back up as he hurried to the door.
@@.wife;"U-um... Can I take this off now...?"@@ $wife asked timidly. You watched the door silently close behind $schoolk1.
@@.you;"Yeah."@@ You gave her permission.
$wife pulled the blindfold from her head and let out another small breath. She glimpsed around and bit her lip.
@@.you;"What is it?"@@ You raised an eyebrow.
@@.wife;"N-no I um... I guess I was so into it that it felt like I was being watched for real..."@@ She explained quietly, her cheeks flushed red.
@@.you;"Wouldn't you like that."@@ You grinned at her.
<<iconButtonContainer
'Teacher Route (sub) - Visiting Wife 2 Text'
'button_m_forward.png'
"Go Home"
>>
<</iconButtonContainer>>[img[images\bg\frontyard.png]]
As you drove home you felt your phone vibrate. You waited until you pulled up home to read it. It was from $schoolk1.
//Hey $name. I guess I was wrong bout you. Let me know what you need from me.//
You read the message and smirked at his eagerness.
//We'll meet at the school again. I have a plan.// You wrote back. You looked across at $wife who was watching you curiously. You offered a disarming smile. She played an important part of your plan.
<<iconButtonContainer
'Go Home'
'button_m_forward.png'
"Go Home"
>>
<</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>>
<<set $standard_trigger_wife_dialogue to false>>\
<<set $path_hint to false>>
<<set $path_confirmed to false>>
<<set $path_set 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
<<set $school_path_princ to 0>> - route E (secret)
<<set $principal_snoop to false>>
<<set $principal_path to false>>
/*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
<<set $stepdad_path_secret to 0>> - route E (secret)
/*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)
/*Patron*/
<<set $patron to false>>/*
* 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>>