|
@@ -8,7 +8,7 @@ if $ARGS[0] = 'sex_start':
|
|
|
act'Fuck <<$npc_firstname[$boy]>>':booty_call['must_fuck'] = 1 & booty_call['fuck_now'] = 1 & gs 'booty_call_sex', 'sex_pre'
|
|
|
else
|
|
|
act'Fuck again':
|
|
|
- if booty_call['cum_count'] >= npc_sexdrive[$boy] + booty_call['force_harden']:
|
|
|
+ if booty_call['cum_count'] >= npc_sexdrive[$boy] + booty_call['extra_cum']:
|
|
|
booty_call['fuck_again'] = 1
|
|
|
gs 'booty_call_after', 'fucked_out'
|
|
|
else
|
|
@@ -23,7 +23,8 @@ if $ARGS[0] = 'sex_start':
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'sex_pre':
|
|
|
- cla & *nl
|
|
|
+ cla & *clr
|
|
|
+ $npc_apt_bedroom[$boy]
|
|
|
if booty_call['fuck_count'] = 0:
|
|
|
if booty_call['about_time'] = 1:
|
|
|
'"It''s about fucking time," you say, scooting backwards onto the bed.'
|
|
@@ -68,8 +69,8 @@ if $ARGS[0] = 'position_choose':
|
|
|
gs 'booty_call_virgin', 'start_options'
|
|
|
!! initiative roll
|
|
|
elseif booty_call['no_sex'] = 0:
|
|
|
- booty_call['initative'] = rand(0,1)
|
|
|
- if (booty_call['initative'] = 1 and booty_call['force_initiative'] ! 2) or booty_call['force_initiative'] = 1:
|
|
|
+ booty_call['initiative'] = rand(0,1)
|
|
|
+ if (booty_call['initiative'] = 1 and booty_call['force_initiative'] ! 2) or booty_call['force_initiative'] = 1:
|
|
|
!! player wins initiative
|
|
|
if $booty_call['pos_speed'] = '':
|
|
|
act'Let him choose':
|
|
@@ -158,7 +159,7 @@ if $ARGS[0] = 'rand_position':
|
|
|
elseif booty_call['position_rand'] = 4 and booty_call['must_fuck'] ! 1:
|
|
|
!! blowjob
|
|
|
gs 'booty_call_start', 'bj_ask'
|
|
|
- elseif booty_call['position_rand'] = 5 and booty_call['must_fuck'] ! 1:
|
|
|
+ elseif booty_call['position_rand'] = 5 and booty_call['must_fuck'] ! 1 and (booty_call['creampie_count'] < 1 or npc_pussyeater[$boy] = 1):
|
|
|
*nl
|
|
|
'<<$npc_firstname[$boy]>> starts leading a trail of kisses down your stomach towards your pussy.'
|
|
|
gs 'booty_call_start', 'kuni_start'
|
|
@@ -168,6 +169,51 @@ if $ARGS[0] = 'rand_position':
|
|
|
end
|
|
|
end
|
|
|
|
|
|
+if $ARGS[0] = 'fuck_continue':
|
|
|
+
|
|
|
+
|
|
|
+ if booty_call['bored'] = 1:
|
|
|
+ act'Keep going':gt 'booty_call_<<$booty_call[''position'']>>', '<<$booty_call[''pos_speed'']>>.bored'
|
|
|
+ elseif booty_call['virgin_enjoyment'] = -1:
|
|
|
+ if $booty_call['pos_speed'] = 'miss3' or $booty_call['pos_speed'] = 'doggy3':
|
|
|
+ act'Sob':booty_call['virgin_pain'] = 4 & gt 'booty_call_<<$booty_call[''position'']>>', '<<$booty_call[''pos_speed'']>>.2'
|
|
|
+ act'Try to hold back tears':booty_call['virgin_pain'] = 3 & gt 'booty_call_<<$booty_call[''position'']>>', '<<$booty_call[''pos_speed'']>>.2'
|
|
|
+ else
|
|
|
+ act'Hold back tears':booty_call['virgin_pain'] = 3 & gt 'booty_call_<<$booty_call[''position'']>>', '<<$booty_call[''pos_speed'']>>.2'
|
|
|
+ end
|
|
|
+ act'Perservere':booty_call['virgin_pain'] = 2 & gt 'booty_call_<<$booty_call[''position'']>>', '<<$booty_call[''pos_speed'']>>.2'
|
|
|
+ act'The pain is fading':booty_call['virgin_pain'] = 1 & gt 'booty_call_<<$booty_call[''position'']>>', '<<$booty_call[''pos_speed'']>>.2'
|
|
|
+ elseif booty_call['virgin_enjoyment'] = 1:
|
|
|
+ act'Just keep fucking':booty_call['moan'] = 1 & gt 'booty_call_<<$booty_call[''position'']>>', '<<$booty_call[''pos_speed'']>>.2'
|
|
|
+ act'Fake some moans':booty_call['moan'] = 2 & gt 'booty_call_<<$booty_call[''position'']>>', '<<$booty_call[''pos_speed'']>>.2'
|
|
|
+ act'Starting to feel good':booty_call['virgin_feel_good'] = 1 & $orgasm_or = '' & gt 'booty_call_<<$booty_call[''position'']>>', '<<$booty_call[''pos_speed'']>>.2'
|
|
|
+ else
|
|
|
+ act'Focus on the sensations':$orgasm_or = '' & booty_call['dirty_talk'] = 0 & booty_call['moan'] = 0 & gt 'booty_call_<<$booty_call[''position'']>>', '<<$booty_call[''pos_speed'']>>.2'
|
|
|
+ act'Moan softly':$orgasm_or = '' & booty_call['dirty_talk'] = 0 & booty_call['moan'] = 1 & gt 'booty_call_<<$booty_call[''position'']>>', '<<$booty_call[''pos_speed'']>>.2'
|
|
|
+ act'Moan loudly':$orgasm_or = '' & booty_call['dirty_talk'] = 0 & booty_call['moan'] = 2 & gt 'booty_call_<<$booty_call[''position'']>>', '<<$booty_call[''pos_speed'']>>.2'
|
|
|
+!! act'Talk dirty':gs 'booty_call_sex', 'dirty_talk1'
|
|
|
+ act'Talk dirty':
|
|
|
+ $orgasm_or = ''
|
|
|
+ booty_call['moan'] = 0
|
|
|
+ booty_call['dirty_talk'] = 1
|
|
|
+ gt 'booty_call_<<$booty_call[''position'']>>', '<<$booty_call[''pos_speed'']>>.2'
|
|
|
+ end
|
|
|
+ if booty_call['virgin_enjoyment'] ! 2:
|
|
|
+ act'Fake enjoyment':booty_call['bored'] = 1 & booty_call['moan'] = 3 & $orgasm_or = 'no' & gt 'booty_call_<<$booty_call[''position'']>>', '<<$booty_call[''pos_speed'']>>.2'
|
|
|
+ end
|
|
|
+ end
|
|
|
+
|
|
|
+ act'Change position':
|
|
|
+ cla
|
|
|
+ booty_call['change_pos'] = 1
|
|
|
+ gs 'booty_call_sex', 'position_change'
|
|
|
+ end
|
|
|
+
|
|
|
+ if $booty_call['position'] = 'cowgirl':
|
|
|
+ act'Change pace':gs 'booty_call_cowgirl', 'cowgirl_change_pace'
|
|
|
+ end
|
|
|
+end
|
|
|
+
|
|
|
if $ARGS[0] = 'position_change':
|
|
|
booty_call['bored'] = 0
|
|
|
if $booty_call['position'] ! 'miss': gs 'booty_call_miss', 'missionary_start'
|
|
@@ -181,24 +227,30 @@ if $ARGS[0] = 'girl_cum_pre':
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'sex_end':
|
|
|
- if booty_call['mad'] = 1:
|
|
|
- gs'booty_call_after', 'bad_sex_end'
|
|
|
+ if booty_call['force_harden'] = 2:
|
|
|
+ gs 'booty_call_after', 'finish'
|
|
|
else
|
|
|
- gs'booty_call_after', 'stop_here'
|
|
|
- end
|
|
|
- if booty_call['sex_stop'] = 0:
|
|
|
- gs'booty_call_after', 'keep_going'
|
|
|
- gs'booty_call_sex', 'harden_hand'
|
|
|
- gs'booty_call_sex', 'harden_mouth'
|
|
|
- gs'booty_call_sex', 'sex_start'
|
|
|
- end
|
|
|
- if booty_call['cleanup'] = 0:gs'booty_call_after', 'cum_clean'
|
|
|
- if booty_call['react'] = 0:
|
|
|
- gs'booty_call_after', 'facial_mouth_clean'
|
|
|
- gs'booty_call_after', 'cum_kiss_cock'
|
|
|
- gs'booty_call_talk', 'cum_react'
|
|
|
+ if booty_call['mad'] = 1:
|
|
|
+ gs'booty_call_after', 'bad_sex_end'
|
|
|
+ else
|
|
|
+ gs'booty_call_after', 'stop_here'
|
|
|
+ end
|
|
|
+ if booty_call['sex_stop'] = 0:
|
|
|
+ gs'booty_call_sex', 'keep_fucking'
|
|
|
+ gs'booty_call_sex', 'take_a_break'
|
|
|
+ !! gs'booty_call_after', 'keep_going'
|
|
|
+ gs'booty_call_sex', 'harden_hand'
|
|
|
+ gs'booty_call_sex', 'harden_mouth'
|
|
|
+ gs'booty_call_sex', 'sex_start'
|
|
|
+ end
|
|
|
+ if booty_call['cleanup'] = 0:gs'booty_call_after', 'cum_clean'
|
|
|
+ if booty_call['react'] = 0:
|
|
|
+ gs'booty_call_after', 'facial_mouth_clean'
|
|
|
+ gs'booty_call_after', 'cum_kiss_cock'
|
|
|
+ gs'booty_call_talk', 'cum_react'
|
|
|
+ end
|
|
|
+ gs'booty_call_after', 'tap_out'
|
|
|
end
|
|
|
- gs'booty_call_after', 'tap_out'
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'speed_select':
|
|
@@ -210,52 +262,457 @@ if $ARGS[0] = 'speed_select':
|
|
|
if booty_call['speed'] > 3: booty_call['speed'] = 3
|
|
|
end
|
|
|
end
|
|
|
-if $ARGS[0] = 'reset':
|
|
|
- $booty_call['cum_choice'] = ''
|
|
|
- $booty_call['last_cum'] = ''
|
|
|
- booty_call['orgasm'] = orgasm
|
|
|
- booty_call['kiss'] = 0
|
|
|
- booty_call['bored'] = 0
|
|
|
- booty_call['he_ask'] = 0
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+if $ARGS[0] = 'dirty_talk1':
|
|
|
+ cla
|
|
|
+
|
|
|
+end
|
|
|
+
|
|
|
+if $ARGS[0] = 'dirty_talk2':
|
|
|
$orgasm_or = ''
|
|
|
- booty_call['cock_remove'] = 0
|
|
|
- booty_call['not_inside'] = 0
|
|
|
- booty_call['pullout_ask'] = 0
|
|
|
- booty_call['creampie_exit'] = 0
|
|
|
- booty_call['no_cum'] = 0
|
|
|
- $booty_call['position'] = ''
|
|
|
-!! $booty_call['pos_speed'] = ''
|
|
|
- booty_call['cleanup'] = 0
|
|
|
- if booty_call['cum_together'] > 0:
|
|
|
- booty_call['cum_together'] = 0
|
|
|
- booty_call['creampie_orgasm'] = 1
|
|
|
+ booty_call['moan'] = 0
|
|
|
+ booty_call['dirty_talk'] = 1
|
|
|
+ gt 'booty_call_<<$booty_call[''position'']>>', '<<$booty_call[''pos_speed'']>>.2'
|
|
|
+end
|
|
|
+
|
|
|
+if $ARGS[0] = 'keep_fucking':
|
|
|
+ if booty_call['cock_remove'] = 0 and $booty_call['position'] = 'miss' or $booty_call['position'] = 'doggy' or $booty_call['position'] = 'cowgirl':
|
|
|
+ act'Keep fucking':
|
|
|
+ cla & *nl
|
|
|
+ $booty_call['reset_pos'] = $booty_call['position']
|
|
|
+ minut += rand(1,2)
|
|
|
+ '"Think you can keep going?" you ask, flexing your pussy around his cock. It twitches inside in response, feeling a little stiffer than before, causing you to grin. "That feels like a yes."'
|
|
|
+ gs'booty_call_sex', 'reset'
|
|
|
+ act'Continue':
|
|
|
+ cla
|
|
|
+ gs 'booty_call_sex', 'reset'
|
|
|
+ gs 'booty_call_condoms', 'condoms'
|
|
|
+ gt 'booty_call_<<$booty_call[''reset_pos'']>>', $booty_call['pos_speed']
|
|
|
+ end
|
|
|
+ end
|
|
|
+ end
|
|
|
+end
|
|
|
+
|
|
|
+if $ARGS[0] = 'take_a_break':
|
|
|
+ act'Take a break':
|
|
|
+ cla & *clr
|
|
|
+ !! if Sveta came
|
|
|
+ minut += rand(1,3)
|
|
|
+ gs 'stat'
|
|
|
+ booty_call['react'] = 1
|
|
|
+ if $booty_call['last_cum'] = 'creampie':
|
|
|
+ if booty_call['cock_remove'] = 1:
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/cum/vagcreampie/miss1.jpg"></center>'
|
|
|
+ gs 'booty_call_sex', 'break_ask'
|
|
|
+ *nl
|
|
|
+ 'You flop down onto the bed beside <<$npc_firstname[$boy]>>, feeling his cum trickling from your pussy.'
|
|
|
+ *nl
|
|
|
+ 'A few minutes pass and your breathing slowly calms, relaxing in a moment of quiet satisfaction.'
|
|
|
+ else
|
|
|
+ if $booty_call['position'] = 'miss':
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/vag/miss/2.jpg"></center>'
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/vag/doggy/1.jpg"></center>'
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/vag/cowgirl/1.jpg"></center>'
|
|
|
+ end
|
|
|
+
|
|
|
+ gs 'booty_call_sex', 'break_ask'
|
|
|
+
|
|
|
+ act'Pull apart':
|
|
|
+ cla & *clr
|
|
|
+ if $booty_call['position'] = 'miss':
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/cum/vagcreampie/after1.jpg"></center>'
|
|
|
+ '<<$npc_firstname[$boy]>> climbs off of you and flops down beside you. You breathe slowly, letting yourself sink into the bed as you feel <<$npc_firstname[$boy]>>''s cum trickle from your pussy.'
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/cum/vagcreampie/doggy2.jpg"></center>'
|
|
|
+ '<<$npc_firstname[$boy]>> climbs off of you and flops down beside you. You barely move, breathing slowly and let your face sink into the pillow as <<$npc_firstname[$boy]>>''s cum trickles from your pussy.'
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/cum/vagcreampie/after1.jpg"></center>'
|
|
|
+ 'You climb off of <<$npc_firstname[$boy]>>, flopping down beside him and let yourself sink into the softness of the bed. His cum slowly oozes from your pussy.'
|
|
|
+ end
|
|
|
+ gs 'booty_call_sex', 'break_time'
|
|
|
+ end
|
|
|
+
|
|
|
+ act'Stay like this':
|
|
|
+ cla & *nl
|
|
|
+ if $booty_call['position'] = 'miss':
|
|
|
+ 'You lay still, leaving <<$npc_firstname[$boy]>>''s occasionally twitching cock stuffed inside you, your pussy full of his cum, taking deep breaths as you wind down.'
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
+ 'You let your legs give out from under you, collapsing to the bed with <<$npc_firstname[$boy]>> still on top, his occasionally twitching cock stuffed inside you and your pussy full of his cum, taking deep breaths as you wind down.'
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/vag/cowgirl/1.jpg"></center>'
|
|
|
+ 'You collapse onto <<$npc_firstname[$boy]>>, feeling his breathing through your breasts pressed up against his chest and the occasional twitch of his cock still stuffed inside your pussy.'
|
|
|
+ end
|
|
|
+ gs 'booty_call_sex', 'break_time'
|
|
|
+ end
|
|
|
+ *nl
|
|
|
+ if booty_call['speed'] <= 2:
|
|
|
+ 'The two of you just stay like that for a while, basking in the afterglow of your love-making.'
|
|
|
+ else
|
|
|
+ 'The two of you just stay like that for a while, basking in the afterglow of your rough fucking.'
|
|
|
+ end
|
|
|
+ end
|
|
|
+ elseif $booty_call['last_cum'] = 'condom':
|
|
|
+ if booty_call['cock_remove'] = 1:
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/after/pillow_talk1.jpg"></center>'
|
|
|
+ 'You flop down onto the bed, breathing hard as your body slowly unwinds, relaxing as you let yourself sink into the bed. <<$npc_firstname[$boy]>> removes the condom from his cock, tossing it aside before laying down beside you.'
|
|
|
+ *nl
|
|
|
+ if booty_call['speed'] <= 2:
|
|
|
+ 'The two of you just stay like that for a while, basking in the afterglow of your love-making.'
|
|
|
+ else
|
|
|
+ 'The two of you just stay like that for a while, basking in the afterglow of your rough fucking.'
|
|
|
+ end
|
|
|
+ else
|
|
|
+ if $booty_call['position'] = 'miss':
|
|
|
+ '<<$npc_firstname[$boy]>> climbs off of you, removing the condom from his softening cock before flopping down beside you. You breathe slowly, letting yourself sink into the bed as your body relaxes.'
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
+ '<<$npc_firstname[$boy]>> climbs off of you, removing the condom from his softening cock before flopping down beside you. You turn over onto your back and breathe slowly, letting yourself sink into the bed as your body relaxes.'
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
+ 'You climb off of <<$npc_firstname[$boy]>>, flopping down beside him as he removes the condom from his softening cock, and let yourself sink into the softness of the bed. He ties off the rubber and tosses it aside.'
|
|
|
+ end
|
|
|
+ *nl
|
|
|
+ if booty_call['speed'] <= 2:
|
|
|
+ 'The two of you just stay like that for a while, basking in the afterglow of your love-making.'
|
|
|
+ else
|
|
|
+ 'The two of you just stay like that for a while, basking in the afterglow of your rough fucking.'
|
|
|
+ end
|
|
|
+ end
|
|
|
+ else
|
|
|
+ if $booty_call['last_cum'] = 'face_mouth':
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/cum/facial/facial35.jpg"></center>'
|
|
|
+ 'You lay back, breathing slowly as you wind down, the warm mask of <<$npc_firstname[$boy]>>''s cum across your face, its salty taste on your tongue.'
|
|
|
+ elseif $booty_call['last_cum'] = 'spit':
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/cum/facial/facial35.jpg"></center>'
|
|
|
+ 'You lay back, breathing slowly as you wind down, the salty taste of <<$npc_firstname[$boy]>>''s sperm on your tongue as it dribbles down your chin.'
|
|
|
+ elseif $booty_call['last_cum'] = 'swallow':
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/cum/facial/facial35.jpg"></center>'
|
|
|
+ 'You lay back, breathing slowly as you wind down, the salty taste of <<$npc_firstname[$boy]>>''s sperm still on your lips.'
|
|
|
+ elseif $booty_call['last_cum'] = 'facial':
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/cum/facial/facial35.jpg"></center>'
|
|
|
+ 'You lay back, breathing slowly as you wind down, the warm mask of <<$npc_firstname[$boy]>>''s cum across your face already beginning to cool.'
|
|
|
+ elseif $booty_call['last_cum'] = 'tits':
|
|
|
+ $npc_apt_bedroom[$boy]
|
|
|
+ 'You lay back, breathing slowly as you wind down, the warm glaze of <<$npc_firstname[$boy]>>''s cum across your chest already beginning to cool.'
|
|
|
+ elseif $booty_call['last_cum'] = 'pullout':
|
|
|
+ if $booty_call['position'] = 'miss' or $booty_call['position'] = 'cowgirl':
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/cum/stomach/sleep1.jpg"></center>'
|
|
|
+ 'You lay back, breathing slowly as you wind down, feeling the warm cum on your belly already beginning to cool.'
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/cum/back1.jpg"></center>'
|
|
|
+ 'You just lay there, <<$npc_firstname[$boy]>>''s cum spattered across your ass, breathing slowly as you wind down.'
|
|
|
+ end
|
|
|
+ end
|
|
|
+ *nl
|
|
|
+ 'A few minutes pass and your breathing slowly calms, relaxing in a moment of quiet satisfaction.'
|
|
|
+ gs'booty_call_sex', 'break_time'
|
|
|
+ end
|
|
|
|
|
|
end
|
|
|
- booty_call['cum_together_fake'] = 0
|
|
|
- booty_call['cum_react'] = 0
|
|
|
- if booty_call['mad'] = 1:booty_call['mad'] = 2
|
|
|
- booty_call['boy_cum'] = 0
|
|
|
- booty_call['consecutive_cuni_orgasm'] = 0
|
|
|
-!! booty_call['reluctant_bj'] = 0
|
|
|
-!! booty_call['cum_mouth'] = 0
|
|
|
-!! booty_call['cum_mouth_force'] = 0
|
|
|
- booty_call['about_time'] = 0
|
|
|
- booty_call['his_choice'] = 0
|
|
|
- booty_call['cum_warn'] = 0
|
|
|
- booty_call['cum_where'] = 0
|
|
|
- booty_call['he_ask'] = 0
|
|
|
- booty_call['he_ask_creampie'] = 0
|
|
|
- booty_call['he_ask_creampie_yes'] = 0
|
|
|
- booty_call['he_ask_mouth'] = 0
|
|
|
- booty_call['he_ask_facial'] = 0
|
|
|
- booty_call['he_ask_tits'] = 0
|
|
|
- booty_call['cum_wherever'] = 0
|
|
|
- booty_call['swallow'] = 0
|
|
|
- booty_call['spit'] = 0
|
|
|
- booty_call['gag'] = 0
|
|
|
- booty_call['react'] = 0
|
|
|
- booty_call['fuck_again'] = 0
|
|
|
- booty_call['must_fuck'] = 0
|
|
|
+end
|
|
|
+
|
|
|
+if $ARGS[0] = 'break_ask':
|
|
|
+ if booty_call['orgasm'] < orgasm and booty_call['cum_together_fake'] ! 1:
|
|
|
+ !! if Sveta came
|
|
|
+ if booty_call['came_together'] > 0:
|
|
|
+ '"Can we take a quick break?," you gasp, still shivering in the throes of your simultaneous orgasm. "I need a breather."'
|
|
|
+ elseif orgasm - booty_call['orgasm'] > 1:
|
|
|
+ '"Can we take a quick break?," you gasp, quivering from your consecutive orgasms. "I need a breather."'
|
|
|
+ else
|
|
|
+ '"Can we take a quick break?," you gasp, quivering from your recent orgasms. "I need a breather."'
|
|
|
+ end
|
|
|
+ else
|
|
|
+ '"Can we take a quick break?," you gasp. "Can we take a quick break? I need a breather."'
|
|
|
+ end
|
|
|
+ if booty_call['cum_count'] - 2 >= npc_sexdrive[$boy]:
|
|
|
+ '"Yeah," he pants back. "I think I need one too."'
|
|
|
+ else
|
|
|
+!! if npc_selfish[$boy] = 1:
|
|
|
+
|
|
|
+!! else
|
|
|
+ '"Sure," he nods.'
|
|
|
+!! end
|
|
|
+ end
|
|
|
+end
|
|
|
+
|
|
|
+if $ARGS[0] = 'break_time':
|
|
|
+ if booty_call['first_break'] = 0 or rand(1,3) < 3 or booty_call['cum_count'] >= npc_sexdrive:
|
|
|
+ booty_call['first_break'] = 1
|
|
|
+
|
|
|
+ gs 'booty_call_after', 'stop_here'
|
|
|
+ gs 'booty_call_sex', 'keep_going'
|
|
|
+ gs 'booty_call_sex', 'ciga_break'
|
|
|
+ gs 'booty_call_sex', 'birth_control_take'
|
|
|
+ else
|
|
|
+ act'Continue': gs 'booty_call_sex', 'he_end_break'
|
|
|
+ end
|
|
|
+end
|
|
|
+
|
|
|
+if $ARGS[0] = 'birth_control_take':
|
|
|
+ if birth_control['remind_icon'] = 1:
|
|
|
+ act'Take your birth control':
|
|
|
+ birth_control['message_skip'] = daystart
|
|
|
+ gs'din_bad', 'quick_takepill'
|
|
|
+ gs 'stat'
|
|
|
+ cla & *clr
|
|
|
+ $npc_apt_bedroom[$boy]
|
|
|
+ '"Wait," you say, noticing your phone blinking at you from your purse.'
|
|
|
+ *nl
|
|
|
+ '<i><font color="pink"><b>Take your vitamins!</b></font></i>'
|
|
|
+ *nl
|
|
|
+ '"Gimme a sec?" you ask. "I need to take my birth control."'
|
|
|
+ act'Take it shyly':
|
|
|
+ cla & *clr
|
|
|
+ $npc_apt_bedroom[$boy]
|
|
|
+ if booty_call['cock_remove'] = 0:
|
|
|
+ 'You somehow manage to grab hold of your purse without extricating yourself from <<$npc_firstname[$boy]>> and pop a birth control pill from the packaging.'
|
|
|
+ *nl
|
|
|
+ '"This is what the pill is for after all," you blush, shyly placing it between your lips, feeling your pussy reflexively squeeze his cock as you swallow.'
|
|
|
+ elseif cumloc[0] > 0:
|
|
|
+ 'With <<$npc_firstname[$boy]>>''s cum still leaking from your pussy, you reach down to your purse and pull out your birth control.'
|
|
|
+ *nl
|
|
|
+ if booty_call['risky_creampie'] = 1:
|
|
|
+ '"Hopefully we won''t have to worry about this stuff soon," you smile, shyly placing the pill between your lips and swallowing.'
|
|
|
+ else
|
|
|
+ '"This is what the pill is for after all," you smile, shyly placing the pill between your lips and swallowing.'
|
|
|
+ end
|
|
|
+ else
|
|
|
+ 'You reach down to your purse and pull out your birth control.'
|
|
|
+ *nl
|
|
|
+ if pillcon2 > 20000 and birth_control['think_safe'] ! 1:
|
|
|
+ npc_know_bc_not_effective[$boy] = 1
|
|
|
+ '"I think it''ll kick in soon," you smile, shyly placing the pill between your lips and swallowing.'
|
|
|
+ elseif pillcon2 > 10000 and birth_control['think_safe'] ! 1:
|
|
|
+ npc_know_bc_not_effective[$boy] = 1
|
|
|
+ '"It''s gonna be a while before it starts working," you smile, shyly placing the pill between your lips and swallowing.'
|
|
|
+ elseif pillcon2 > 0 and birth_control['think_safe'] ! 1:
|
|
|
+ npc_know_bc_not_effective[$boy] = 1
|
|
|
+ '"I only just started it," you smile, shyly placing the pill between your lips and swallowing.'
|
|
|
+ else
|
|
|
+ '"This is what the pill is for after all," you smile, shyly placing the pill between your lips and swallowing.'
|
|
|
+ end
|
|
|
+ end
|
|
|
+ gs'booty_call_sex', 'break_time'
|
|
|
+ end
|
|
|
+
|
|
|
+ act'Take it sexily':
|
|
|
+ cla & *nl
|
|
|
+ if booty_call['cock_remove'] = 0:
|
|
|
+ 'You somehow manage to grab hold of your purse without extricating yourself from <<$npc_firstname[$boy]>> and pop a birth control pill from the packaging.'
|
|
|
+ *nl
|
|
|
+ '"This is what the pill is for after all," you grin, placing it between your lips, feeling your pussy reflexively squeeze his cock as you swallow.'
|
|
|
+ elseif cumloc[0] > 0:
|
|
|
+ 'With <<$npc_firstname[$boy]>>''s cum still leaking from your pussy, you reach down to your purse and pull out your birth control.'
|
|
|
+ *nl
|
|
|
+ if booty_call['risky_creampie'] = 1:
|
|
|
+ '"You better hope this stuff kicks in soon," you say, placing the pill between your lips and swallowing with a grin.'
|
|
|
+ elseif birth_control['think_safe'] = 1:
|
|
|
+ '"My baby police pill," you say, placing the pill between your lips and swallowing with a grin. "So you can keep coming inside me without worry."'
|
|
|
+ else
|
|
|
+ '"This is what the pill is for after all," you say, placing the pill between your lips and swallowing with a grin.'
|
|
|
+ end
|
|
|
+ else
|
|
|
+ 'You reach down to your purse and pull out your birth control.'
|
|
|
+ *nl
|
|
|
+ if pillcon2 > 20000 and birth_control['think_safe'] ! 1:
|
|
|
+ npc_know_bc_not_effective[$boy] = 1
|
|
|
+ '"Just a few more days and we''ll never have to worry about condoms again," you say, placing the pill between your lips and swallowing with a grin.'
|
|
|
+ elseif pillcon2 > 10000 and birth_control['think_safe'] ! 1:
|
|
|
+ npc_know_bc_not_effective[$boy] = 1
|
|
|
+ '"It''ll take a little while, but then we''ll never have to worry about condoms again," you say, placing the pill between your lips and swallowing with a grin.'
|
|
|
+ elseif pillcon2 > 0 and birth_control['think_safe'] ! 1:
|
|
|
+ npc_know_bc_not_effective[$boy] = 1
|
|
|
+ '"I only just started," you say, placing the pill between your lips and swallowing with a grin. "But in about a few weeks, we''ll be able to go condom free."'
|
|
|
+ else
|
|
|
+ '"Nothing sexier than safe sex," you say, placing the pill between your lips and swallowing with a grin.'
|
|
|
+ end
|
|
|
+ end
|
|
|
+ gs'booty_call_sex', 'break_time'
|
|
|
+ end
|
|
|
+ end
|
|
|
+ end
|
|
|
+end
|
|
|
+
|
|
|
+if $ARGS[0] = 'he_end_break':
|
|
|
+ booty_call['position_rand'] = rand(1,5)
|
|
|
+ cla & *clr
|
|
|
+ $npc_apt_bedroom[$boy]
|
|
|
+ if booty_call['position_rand'] = 1 or $npc_fav_pos[$boy] = 'missionary':
|
|
|
+ !! missionary
|
|
|
+ 'After a few minutes, you glance over at <<$npc_firstname[$boy]>> and find him hungrily staring at you. You realize what''s about to happen just before he jumps on top of you, eliciting...'
|
|
|
+ act'... giggles':
|
|
|
+ cla & *clr
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/foreplay/miss3.jpg"></center>'
|
|
|
+ 'After a few minutes, you glance over at <<$npc_firstname[$boy]>> and find him hungrily staring at you with a raging erection. You realize what''s about to happen just before he jumps on top of you, eliciting uncontrollable giggles from your lips as he forces your legs open and plunges his cock into your pussy.'
|
|
|
+ act'Get fucked':gt 'booty_call_miss', 'miss<<booty_call[''speed'']>>'
|
|
|
+ end
|
|
|
+ act'... a yelp of surprise':
|
|
|
+ cla & *clr
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/foreplay/miss3.jpg"></center>'
|
|
|
+ 'After a few minutes, you glance over at <<$npc_firstname[$boy]>> and find him hungrily staring at you with a raging erection. You realize what''s about to happen just before he jumps on top of you, eliciting a yelp of surprise from your lips as he forces your legs open and plunges his cock into your pussy.'
|
|
|
+ act'Get fucked':gt 'booty_call_miss', 'miss<<booty_call[''speed'']>>'
|
|
|
+ end
|
|
|
+ elseif booty_call['position_rand'] = 2 or $npc_fav_pos[$boy] = 'doggy':
|
|
|
+ !! doggy
|
|
|
+ 'After a few minutes, you glance over at <<$npc_firstname[$boy]>> and find him hungrily staring at you. You realize what''s about to happen just before he jumps you, eliciting...'
|
|
|
+ act'... giggles':
|
|
|
+ cla & *clr
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/foreplay/doggy1.jpg"></center>'
|
|
|
+ 'After a few minutes, you glance over at <<$npc_firstname[$boy]>> and find him hungrily staring at you with a raging erection. You realize what''s about to happen just before he jumps on top of you, eliciting uncontrollable giggles from your lips as flips you onto your stomach, pulls you up by the hips, and slaps your ass before plunging his cock into your pussy.'
|
|
|
+ act'Get fucked':gt 'booty_call_doggy', 'doggy<<booty_call[''speed'']>>'
|
|
|
+ end
|
|
|
+ act'... a yelp of surprise':
|
|
|
+ cla & *clr
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/foreplay/dog1.jpg"></center>'
|
|
|
+ 'After a few minutes, you glance over at <<$npc_firstname[$boy]>> and find him hungrily staring at you with a raging erection. You realize what''s about to happen just before he jumps on top of you, eliciting a yelp of surprise from from your lips as flips you onto your stomach, pulls you up by the hips, and slaps your ass before plunging his cock into your pussy.'
|
|
|
+ act'Get fucked':gt 'booty_call_doggy', 'doggy<<booty_call[''speed'']>>'
|
|
|
+ end
|
|
|
+ elseif booty_call['position_rand'] = 3 and booty_call['must_fuck'] ! 1:
|
|
|
+ !! blowjob
|
|
|
+ 'After a few minutes, you glance over at <<$npc_firstname[$boy]>> and find him hungrily staring at you.'
|
|
|
+ '"What...?" you ask hesitantly.'
|
|
|
+ '"I can''t stop thinking about you sucking my cock," he growls, his stare becoming even more predatory.'
|
|
|
+ gs 'booty_call_start', 'bj_ask2'
|
|
|
+ elseif booty_call['position_rand'] = 4 and (cum_loc['vagina'] = 0 or npc_pussyeater[$boy] = 1):
|
|
|
+ gs 'arousal','foreplay', -5, 'no_orgasm_msg'
|
|
|
+ 'After a few minutes, <<$npc_firstname[$boy]>> climbs on top of you without saying anything.'
|
|
|
+ '"Hey, what are you-" you start to ask until his head descends to your stomach. He lightly kisses it, sending shivers across your skin, before kissing again and again and again, each kiss lower than the last, slowly heading towards your thighs.'
|
|
|
+ gs 'booty_call_start', 'kuni_start'
|
|
|
+ else
|
|
|
+ gs 'arousal','foreplay', -5, 'no_orgasm_msg'
|
|
|
+ 'After a few minutes, <<$npc_firstname[$boy]>> climbs on top of you without saying anything.'
|
|
|
+ '"Hey, what are you-" you start to ask until his head descends to your neck. He lightly kisses your throat, sending shivers across your skin, before kissing again and again and again, each kiss lower than the last, blazing a trail down your collarbone to the breasts his hands are already thoroughly massaging.'
|
|
|
+ act'Continue':gs 'booty_call_start', 'nipple_play'
|
|
|
+ end
|
|
|
+end
|
|
|
+
|
|
|
+if $ARGS[0] = 'keep_going':
|
|
|
+ act'Keep going?':
|
|
|
+ if booty_call['cum_count'] >= npc_sexdrive[$boy]:
|
|
|
+ gs 'booty_call_after', 'fucked_out'
|
|
|
+ elseif $booty_call['position'] = 'miss' or $booty_call['position'] = 'doggy' or $booty_call['position'] = 'cowgirl':
|
|
|
+ if booty_call['cock_remove'] = 1:
|
|
|
+ cla & *clr
|
|
|
+ minut += rand(1,2)
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/misc/wait.mp4"></video></center>'
|
|
|
+ '"Ready to keep going?" you ask, looking over at <<$npc_firstname[$boy]>>.'
|
|
|
+ '"Yeah, gimme a minute to get hard again."'
|
|
|
+ 'While you wait, you consider what you want to do next...'
|
|
|
+ gs'booty_call_sex', 'reset'
|
|
|
+ act'Let him lead':cla & gs 'booty_call_sex', 'he_choose_position'
|
|
|
+ act'Foreplay':cla & gs 'booty_call_start', 'foreplay_choose'
|
|
|
+ act'Sex':cla & gs'booty_call_sex', 'position_change' & gs 'booty_call_condoms', 'condoms'
|
|
|
+ else
|
|
|
+ cla & *nl
|
|
|
+ $booty_call['reset_pos'] = $booty_call['position']
|
|
|
+ minut += rand(1,2)
|
|
|
+ '"Think you can keep going?" you ask, flexing your pussy around his cock. You grin when you feel it twitch in response, seeming a little stiffer inside you than before. "That feels like a yes."'
|
|
|
+ gs'booty_call_sex', 'reset'
|
|
|
+ act'Let him lead':cla & gs 'booty_call_sex', 'he_choose_position'
|
|
|
+ act'Foreplay':cla & gs 'booty_call_start', 'foreplay_choose'
|
|
|
+ act'Keep fucking':
|
|
|
+ cla
|
|
|
+ gs 'booty_call_sex', 'reset'
|
|
|
+ gs 'booty_call_condoms', 'condoms'
|
|
|
+ gt 'booty_call_<<$booty_call[''reset_pos'']>>', $booty_call['pos_speed']
|
|
|
+ end
|
|
|
+ end
|
|
|
+ else
|
|
|
+ cla & *clr
|
|
|
+ minut += rand(1,2)
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/misc/wait.mp4"></video></center>'
|
|
|
+ '"Ready to keep going?" you ask eagerly.'
|
|
|
+ if $booty_call['cum_choice'] ! '':
|
|
|
+ '"Yeah, gimme a minute to get hard again."'
|
|
|
+ else
|
|
|
+ '"Definitely. What do you have in mind?"'
|
|
|
+ end
|
|
|
+
|
|
|
+ gs'booty_call_sex', 'reset'
|
|
|
+ act'Let him lead':cla & gs 'booty_call_sex', 'he_choose_position'
|
|
|
+ act'Foreplay':cla & gs 'booty_call_start', 'foreplay_choose'
|
|
|
+ act'Sex':cla & gs'booty_call_sex', 'position_change' & gs 'booty_call_condoms', 'condoms'
|
|
|
+ end
|
|
|
+ end
|
|
|
+end
|
|
|
+
|
|
|
+if $ARGS[0] = 'ciga_break':
|
|
|
+ if booty_call['smoke_break'] = 0:
|
|
|
+ if siga > 0:
|
|
|
+ act'Have a smoke':
|
|
|
+ cla & *clr
|
|
|
+ booty_call['smoke_break'] = 1
|
|
|
+ gs 'drugs', 'smoke'
|
|
|
+ if npc_smoker[$boy] > 0:
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/after/bed_smoke3.jpg"></center>'
|
|
|
+ if booty_call['cock_remove'] = 1:
|
|
|
+ 'You reach down and pull out your pack of cigarettes, placing one in your mouth and tossing the pack back into your purse. <<$npc_firstname[$boy]>> takes the opportunity to light up as well while you take your first drag.'
|
|
|
+ else
|
|
|
+ booty_call['cock_remove'] = 1
|
|
|
+ if $booty_call['last_cum'] = 'creampie':
|
|
|
+ 'You finally pull apart, immediately feeling <<$npc_firstname[$boy]>>''s cum spill from inside you as his cock vacates your pussy before reaching down for your cigarettes, placing one in your mouth and tossing the pack back into your purse. <<$npc_firstname[$boy]>> takes the opportunity to light up as well while you take your first drag.'
|
|
|
+ else
|
|
|
+ 'You finally pull apart, letting <<$npc_firstname[$boy]>>''s rubber coated cock slip from your pussy before reaching down for your cigarettes, placing one in your mouth and tossing the pack back into your purse. <<$npc_firstname[$boy]>> takes the opportunity to light up as well while you take your first drag.'
|
|
|
+ end
|
|
|
+ end
|
|
|
+ *nl
|
|
|
+ 'Smoke fills your lungs and you hold it there, savoring it, before exhaling slowly. As the smoke blows past your lips, it''s like all your stress goes with it and you sigh happily, and the two of you continue to puff away until there''s but the charred butts left.'
|
|
|
+ else
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/after/bed_smoke1.jpg"></center>'
|
|
|
+ if $booty_call['last_cum'] = 'creampie':
|
|
|
+ 'You finally pull apart, immediately feeling <<$npc_firstname[$boy]>>''s cum spill from inside you as his cock vacates your pussy before reaching down for your cigarettes, placing one in your mouth and tossing the pack back into your purse. You spark your lighter, inhaling deeply as you take your first drag.'
|
|
|
+ else
|
|
|
+ 'You finally pull apart, letting <<$npc_firstname[$boy]>>''s rubber coated cock slip from your pussy before reaching down for your cigarettes, placing one in your mouth and tossing the pack back into your purse. You spark your lighter, inhaling deeply as you take your first drag.'
|
|
|
+ end
|
|
|
+ *nl
|
|
|
+ 'Smoke fills your lungs and you hold it there, savoring it, before exhaling slowly. As the smoke blows past your lips, it''s like all your stress goes with it and you sigh happily, puffing away until there''s nothing but a charred butt left.'
|
|
|
+ end
|
|
|
+ gs'booty_call_sex', 'break_time'
|
|
|
+ end
|
|
|
+ else
|
|
|
+ act'Got any smokes?':
|
|
|
+ cla & *clr
|
|
|
+ booty_call['smoke_break'] = 1
|
|
|
+ if npc_smoker[$boy] > 0 and rand(1,20) < 20:
|
|
|
+ siga += 1
|
|
|
+ siga_bum = 1
|
|
|
+ gs 'drugs', 'smoke'
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/after/bed_smoke3.jpg"></center>'
|
|
|
+ if booty_call['cock_remove'] = 1:
|
|
|
+ '"Got any smokes?" you ask. <<$npc_firstname[$boy]>> nods and fishes out a pack, proffering the first one to you and igniting it for you. He pulls out one for himself and lights up as well while you take your first drag.'
|
|
|
+ else
|
|
|
+ booty_call['cock_remove'] = 1
|
|
|
+ if $booty_call['last_cum'] = 'creampie':
|
|
|
+ '"Got any smokes?" you ask, feeling the cum spill from your pussy as you finally let <<$npc_firstname[$boy]>>''s cock slip from your pussy before sitting up. <<$npc_firstname[$boy]>> nods and fishes out a pack, proffering the first one to you and igniting it for you. He pulls out one for himself and lights up as well while you take your first drag.'
|
|
|
+ else
|
|
|
+ '"Got any smokes?" you ask as you pull apart, finally letting <<$npc_firstname[$boy]>>''s cock slip from your pussy before sitting up. <<$npc_firstname[$boy]>> nods and fishes out a pack, proffering the first one to you and igniting it for you. He pulls out one for himself and lights up as well while you take your first drag.'
|
|
|
+ end
|
|
|
+ end
|
|
|
+ *nl
|
|
|
+ 'Smoke fills your lungs and you hold it there, savoring it, before exhaling slowly. As the smoke blows past your lips, it''s like all your stress goes with it and you sigh happily, and the two of you continue to puff away until there''s but the charred butts left.'
|
|
|
+ else
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/after/annoyed1.jpg"></center>'
|
|
|
+ if booty_call['cock_remove'] = 1:
|
|
|
+ '"Got any smokes?" you ask but <<$npc_firstname[$boy]>> just shakes his head.'
|
|
|
+ elseif $booty_call['last_cum'] = 'creampie':
|
|
|
+ '"Got any smokes?" you ask, feeling the cum spill from your pussy as you finally let <<$npc_firstname[$boy]>>''s cock slip from your pussy before sitting up. Unfortunately, he just shakes his head.'
|
|
|
+ else
|
|
|
+ '"Got any smokes?" you ask as you pull apart, finally letting <<$npc_firstname[$boy]>>''s cock slip from your pussy before sitting up. Unfortunately, he just shakes his head.'
|
|
|
+ end
|
|
|
+ booty_call['cock_remove'] = 1
|
|
|
+ if npc_smoker[$boy] > 0:
|
|
|
+ '"Fresh out," he shrugs.'
|
|
|
+ else
|
|
|
+ '"I don''t smoke. It''s bad for you y''know."'
|
|
|
+ end
|
|
|
+ '"Damn," you sigh unhappily. "A cigarette is just what I need right now..."'
|
|
|
+ end
|
|
|
+ gs'booty_call_sex', 'break_time'
|
|
|
+ end
|
|
|
+ end
|
|
|
+ end
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'harden_hand':
|
|
@@ -263,9 +720,13 @@ if $ARGS[0] = 'harden_hand':
|
|
|
act'Try to get him hard again (hand)':
|
|
|
booty_call['cock_remove'] = 1
|
|
|
cla & *clr
|
|
|
- if booty_call['cum_count'] >= npc_sexdrive[$boy]:
|
|
|
+ if booty_call['cum_count'] >= npc_sexdrive[$boy] and (booty_call['force_harden'] >= 2 or rand(1,3) = 1):
|
|
|
!! IMAGE HERE
|
|
|
$npc_apt_bedroom[$boy]
|
|
|
+ if booty_call['force_harden'] > 0:
|
|
|
+ '"Oh no you''re not," you growl lustfully.'
|
|
|
+ *nl
|
|
|
+ end
|
|
|
if $booty_call['cum_choice'] = 'creampie' or $booty_call['cum_choice'] = 'creampie_surprise':
|
|
|
'You pull away, pussy trailing semen as you get down in front of <<$npc_firstname[$boy]>> and grab his cock. You work his shaft furiously, trying to keep him hard. But despite your best efforts, his dick softens in your grasp and you can''t get it to rise again. '
|
|
|
else
|
|
@@ -277,6 +738,10 @@ if $ARGS[0] = 'harden_hand':
|
|
|
gs 'booty_call_after', 'after_sex1'
|
|
|
else
|
|
|
'<center><video autoplay loop src="images/shared/sex/handjob/hj3.mp4"></video></center>'
|
|
|
+ if booty_call['force_harden'] > 0:
|
|
|
+ '"Oh no you''re not," you growl lustfully.'
|
|
|
+ *nl
|
|
|
+ end
|
|
|
if $booty_call['cum_choice'] = 'creampie' or $booty_call['cum_choice'] = 'creampie_surprise':
|
|
|
'You pull away, pussy trailing semen as you get down in front of <<$npc_firstname[$boy]>> and grab his cock. You work his shaft furiously, trying to keep him hard. It doesn''t take long, only a minute or two, and before you know it <<$npc_firstname[$boy]>> is standing at attention once again.'
|
|
|
else
|
|
@@ -286,6 +751,8 @@ if $ARGS[0] = 'harden_hand':
|
|
|
'"Yeah, that''s right... Just like that little guy..."'
|
|
|
end
|
|
|
booty_call['not_done'] = 0
|
|
|
+ if booty_call['force_harden'] > 0:booty_call['force_harden'] = 2
|
|
|
+ booty_call['extra_cum'] += 1
|
|
|
$booty_call['foreplay'] = ''
|
|
|
gs'booty_call_sex', 'reset'
|
|
|
gs 'booty_call_start', 'handjob_dom1'
|
|
@@ -305,15 +772,19 @@ if $ARGS[0] = 'harden_mouth':
|
|
|
act'Try to get him hard again (mouth)':
|
|
|
booty_call['cock_remove'] = 1
|
|
|
cla & *clr
|
|
|
- if booty_call['cum_count'] >= npc_sexdrive[$boy]:
|
|
|
+ if booty_call['cum_count'] >= npc_sexdrive[$boy] and (booty_call['force_harden'] >= 2 or rand(1,3) = 1):
|
|
|
!! IMAGE HERE
|
|
|
$npc_apt_bedroom[$boy]
|
|
|
+ if booty_call['force_harden'] > 0:
|
|
|
+ '"Oh no you''re not," you growl lustfully.'
|
|
|
+ *nl
|
|
|
+ end
|
|
|
if ($booty_call['last_cum'] = 'creampie' or $booty_call['cum_choice'] = 'creampie_surprise') and booty_call['cock_remove'] ! 1:
|
|
|
- 'You pull away, pussy trailing semen as you get down in front of <<$npc_firstname[$boy]>>. You take him in your mouth, tasting of cum and your own juices, and suck gently on its head, licking, teasing, playing, with his cock in an attempt to keep him hard. But try as you might, you can feel his dick softening between your lips.'
|
|
|
+ 'You pull away, pussy trailing semen as you get down in front of <<$npc_firstname[$boy]>>. You take him in your mouth, tasting of cum and your own juices, and suck gently on its head, licking, teasing, playing with his softening cock. But try as you might, it''s like trying to play billiards with a rope. You just can''t get him hard again.'
|
|
|
elseif $booty_call['last_cum'] = 'condom':
|
|
|
- 'You pull away and get down in front of <<$npc_firstname[$boy]>>. You slip the condom from his cock and take him in your mouth, you suck gently on its head, licking, teasing, playing, cleaning the cum from his shaft while trying to keep him hard. But try as you might, you can feel his dick softening between your lips.'
|
|
|
+ 'You pull away and get down in front of <<$npc_firstname[$boy]>>. You slip the condom from his cock and take him in your mouth, you suck gently on its head, licking, teasing, playing, cleaning the cum from with his softening cock. But try as you might, it''s like trying to play billiards with a rope. You just can''t get him hard agains.'
|
|
|
else
|
|
|
- 'You pull away and get down in front of <<$npc_firstname[$boy]>>. Taking his cock in your mouth, you suck gently on its head, licking, teasing, playing, trying to keep him hard. But try as you might, you can feel his dick softening between your lips.'
|
|
|
+ 'You pull away and get down in front of <<$npc_firstname[$boy]>>. Taking his cock in your mouth, you suck gently on its head, licking, teasing, playing with his softening cock. But try as you might, it''s like trying to play billiards with a rope. You just can''t get him hard again.'
|
|
|
end
|
|
|
if booty_call['not_done'] = 1:
|
|
|
'"Goddammit!" you growl. "I still wanted more out of you!"'
|
|
@@ -323,17 +794,28 @@ if $ARGS[0] = 'harden_mouth':
|
|
|
!! REPLACE
|
|
|
!! IMAGE HERE
|
|
|
'<center><video autoplay loop src="images/shared/sex/blowjob/play1.mp4"></video></center>'
|
|
|
- if ($booty_call['cum_choice'] = 'creampie' or $booty_call['cum_choice'] = 'creampie_surprise') and booty_call['cock_remove'] ! 1:
|
|
|
- 'You pull away, pussy trailing semen as you get down in front of <<$npc_firstname[$boy]>>. You take him in your mouth, tasting of cum and your own juices, and suck gently on its head, licking, teasing, playing, trying to keep him hard. As you do, the dick between your lips noticeably stiffens up and is ready to ride again.'
|
|
|
+ !! if ($booty_call['cum_choice'] = 'creampie' or $booty_call['cum_choice'] = 'creampie_surprise') and booty_call['cock_remove'] ! 1:
|
|
|
+ if booty_call['force_harden'] > 0:
|
|
|
+ '"Oh no you''re not," you growl lustfully.'
|
|
|
+ *nl
|
|
|
+ end
|
|
|
+ if $booty_call['last_cum'] = 'creampie' and booty_call['cock_remove'] ! 1:
|
|
|
+ 'You pull away, pussy trailing semen as you get down in front of <<$npc_firstname[$boy]>>. You take him in your mouth, tasting of cum and your own juices, and suck gently on its head, licking, teasing, playing, trying to keep him hard. As you do, the dick between your lips begins to stiffen up again.'
|
|
|
+ elseif $booty_call['last_cum'] = 'creampie' and booty_call['cock_remove'] ! 1 and booty_call['force_harden'] > 0:
|
|
|
+ 'You pull away, pussy trailing semen as you get down in front of <<$npc_firstname[$boy]>>. You take him in your mouth, tasting of cum and your own juices as you lick, tease, and play with his shaft. After a few moments of softness, <<$npc_firstname[$boy]>> groans in a way that sounds almost painful and the dick between your lips begins to stiffen up again..'
|
|
|
elseif $booty_call['last_cum'] = 'condom':
|
|
|
- 'You pull away and get down in front of <<$npc_firstname[$boy]>>. You slip the condom from his cock and take him in your mouth, you suck gently on its head, licking, teasing, playing, cleaning the cum from his shaft. As you do, the dick between your lips noticeably stiffens up and ready to ride again.'
|
|
|
+ 'You pull away and get down in front of <<$npc_firstname[$boy]>>. You slip the condom from his cock and take him in your mouth, you suck gently on its head, licking, teasing, playing, cleaning the cum from his shaft. As you do, the dick between your lips begins to stiffen up again.'
|
|
|
+ elseif booty_call['force_harden'] > 0:
|
|
|
+ 'Taking his cock in your mouth, you suck gently on its head, licking, teasing, playing, with your lips and tongue across his shaft. After a few moments of softness, <<$npc_firstname[$boy]>> groans in a way that sounds almost painful and the dick between your lips begins to stiffen up again.'
|
|
|
else
|
|
|
- 'Taking his cock in your mouth, you suck gently on its head, licking, teasing, playing, trying to keep him hard. After a few moments of softness, the dick between your lips noticeably stiffens up and is ready to ride again.'
|
|
|
+ 'Taking his cock in your mouth, you suck gently on its head, licking, teasing, playing, with your lips and tongue across his shaft. After a few moments of softness, the dick between your lips begins to stiffen up again.'
|
|
|
end
|
|
|
if booty_call['not_done'] = 1:
|
|
|
- '"Yeah, that''s right... Just like that little guy..."'
|
|
|
+ '"Yeah, that''s right... Just like that little guy..." you whisper, pulling your mouth off with a pop and smiling wickedly as you continue slowly pumping him with your hand.'
|
|
|
end
|
|
|
booty_call['not_done'] = 0
|
|
|
+ if booty_call['force_harden'] > 0:booty_call['force_harden'] = 2
|
|
|
+ booty_call['extra_cum'] += 1
|
|
|
$booty_call['foreplay'] = ''
|
|
|
gs'booty_call_sex', 'reset'
|
|
|
act'Keep blowing him':cla & *clr & gs 'booty_call_start', 'bj_dom2'
|
|
@@ -405,6 +887,56 @@ if $ARGS[0] = 'no_sex_only':
|
|
|
end
|
|
|
end
|
|
|
|
|
|
+if $ARGS[0] = 'reset':
|
|
|
+ $booty_call['cum_choice'] = ''
|
|
|
+ $booty_call['last_cum'] = ''
|
|
|
+ booty_call['orgasm'] = orgasm
|
|
|
+ booty_call['kiss'] = 0
|
|
|
+ booty_call['bored'] = 0
|
|
|
+ booty_call['he_ask'] = 0
|
|
|
+ $orgasm_or = ''
|
|
|
+ booty_call['cock_remove'] = 0
|
|
|
+ booty_call['not_inside'] = 0
|
|
|
+ booty_call['pullout_ask'] = 0
|
|
|
+ booty_call['creampie_exit'] = 0
|
|
|
+ booty_call['no_cum'] = 0
|
|
|
+ $booty_call['position'] = ''
|
|
|
+!! $booty_call['pos_speed'] = ''
|
|
|
+ booty_call['cleanup'] = 0
|
|
|
+ if booty_call['cum_together'] > 0:
|
|
|
+ booty_call['cum_together'] = 0
|
|
|
+ booty_call['creampie_orgasm'] = 1
|
|
|
+
|
|
|
+ end
|
|
|
+ booty_call['cum_together_fake'] = 0
|
|
|
+ booty_call['cum_react'] = 0
|
|
|
+ if booty_call['mad'] = 1:booty_call['mad'] = 2
|
|
|
+ booty_call['boy_cum'] = 0
|
|
|
+ booty_call['consecutive_cuni_orgasm'] = 0
|
|
|
+!! booty_call['reluctant_bj'] = 0
|
|
|
+!! booty_call['cum_mouth'] = 0
|
|
|
+!! booty_call['cum_mouth_force'] = 0
|
|
|
+ booty_call['about_time'] = 0
|
|
|
+ booty_call['his_choice'] = 0
|
|
|
+ booty_call['cum_warn'] = 0
|
|
|
+ booty_call['cum_where'] = 0
|
|
|
+ booty_call['he_ask'] = 0
|
|
|
+ booty_call['he_ask_creampie'] = 0
|
|
|
+ booty_call['he_ask_creampie_yes'] = 0
|
|
|
+ booty_call['he_ask_mouth'] = 0
|
|
|
+ booty_call['he_ask_facial'] = 0
|
|
|
+ booty_call['he_ask_tits'] = 0
|
|
|
+ booty_call['cum_wherever'] = 0
|
|
|
+ booty_call['swallow'] = 0
|
|
|
+ booty_call['spit'] = 0
|
|
|
+ booty_call['gag'] = 0
|
|
|
+ booty_call['react'] = 0
|
|
|
+ booty_call['fuck_again'] = 0
|
|
|
+ booty_call['must_fuck'] = 0
|
|
|
+ booty_call['smoke_break'] = 0
|
|
|
+ booty_call['first_break'] = 0
|
|
|
+end
|
|
|
+
|
|
|
if $ARGS[0] = 'pain':
|
|
|
if booty_call['speed'] ! 3:
|
|
|
if $npc_dick_desc[$boy] = 'lengthy':
|
|
@@ -455,4 +987,295 @@ if $ARGS[0] = 'pain':
|
|
|
end
|
|
|
end
|
|
|
|
|
|
+if $ARGS[0] = 'sleep_sex':
|
|
|
+ booty_call['sleep_fuck'] = 1
|
|
|
+ gs'arousal', 'vaginal', rand(5,10), 'no_orgasm_msg'
|
|
|
+ if npc_sex_speed <= 2:
|
|
|
+ $booty_call['sleep_video1'] = '<center><video autoplay loop src="images/shared/sex/sleep/slow<<rand(1,2)>>.mp4"></video></center>'
|
|
|
+ $booty_call['sleep_video2'] = '<center><video autoplay loop src="images/shared/sex/sleep/slow2.mp4"></video></center>'
|
|
|
+ else
|
|
|
+ $booty_call['sleep_video1'] = '<center><video autoplay loop src="images/shared/sex/sleep/fast<<rand(1,2)>>.mp4"></video></center>'
|
|
|
+ $booty_call['sleep_video2'] = '<center><video autoplay loop src="images/shared/sex/sleep/fast2.mp4"></video></center>'
|
|
|
+ end
|
|
|
+ $booty_call['sleep_video1']
|
|
|
+ '<i>Mmmmmmm...</i>'
|
|
|
+ *nl
|
|
|
+ 'You''re in a dream...'
|
|
|
+ *nl
|
|
|
+ 'What kind of dream is it?'
|
|
|
+ act'Nice':
|
|
|
+ cla & *clr
|
|
|
+ $booty_call['sleep_video1']
|
|
|
+ '<i>Mmmmmmm...</i>'
|
|
|
+ *nl
|
|
|
+ '"It''s a nice dream. You''re rocking back and forth on a hammock on the water. There''s a thick pillow between your legs and everything feels so comfy.'
|
|
|
+ act'Keep dreaming':
|
|
|
+ cla & *clr
|
|
|
+ $booty_call['sleep_video2']
|
|
|
+ 'You carry on with your pleasant dream, falling deeper and deeper into it, and don''t wake up until the morning.'
|
|
|
+ act'. . .':gt'booty_call_after', 'sleep_function'
|
|
|
+ end
|
|
|
+
|
|
|
+ act'Wait a minute':
|
|
|
+ cla & *clr
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/sleep/wake1.mp4"></video></center>'
|
|
|
+ '<i>Hang on a minute.</i>'
|
|
|
+ *nl
|
|
|
+ 'Even in your sleep your brow wrinkles.'
|
|
|
+ *nl
|
|
|
+ '<i>Hammock on the water? That doesn''t make any sense. And it doesn''t feel like there''s a pillow between <b>my legs</b>, it feels like it''s...</i>'
|
|
|
+ *nl
|
|
|
+ 'Your eyes flutter open and find <<$npc_firstname[$boy]>> on top of you, his cock balls deep inside you, and his hand openly groping your breast.'
|
|
|
+ gs'booty_call_sex', 'sleep_wake_options'
|
|
|
+ end
|
|
|
+ end
|
|
|
+
|
|
|
+ act'Bad':
|
|
|
+ cla & *clr
|
|
|
+ $booty_call['sleep_video1']
|
|
|
+ '<i>Nnngh...</i>'
|
|
|
+ *nl
|
|
|
+ '"It''s a horrid dream. The town has declared you''re a witch and are to be impaled and then burned at the stake. You can already feel it stabbing between your legs.'
|
|
|
+ act'Keep dreaming':
|
|
|
+ cla & *clr
|
|
|
+ $booty_call['sleep_video2']
|
|
|
+ 'You toss back and forth, moaning incoherently in your sleep, and don''t wake up until the morning.'
|
|
|
+ act'. . .':gt'booty_call_after', 'sleep_function'
|
|
|
+ end
|
|
|
+
|
|
|
+ act'Wait a minute':
|
|
|
+ cla & *clr
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/sleep/wake1.mp4"></video></center>'
|
|
|
+ '<i>Hang on a minute.</i>'
|
|
|
+ *nl
|
|
|
+ 'Even in your sleep your brow wrinkles.'
|
|
|
+ *nl
|
|
|
+ '<i>That doesn''t feel like wood. I''m not being impaled, I''m being...</i>'
|
|
|
+ *nl
|
|
|
+ 'Your eyes flutter open and find <<$npc_firstname[$boy]>> on top of you, his cock balls deep inside you, and his hand openly groping your breast.'
|
|
|
+ gs'booty_call_sex', 'sleep_wake_options'
|
|
|
+ end
|
|
|
+ end
|
|
|
+
|
|
|
+ act'Sexy':
|
|
|
+ cla & *clr
|
|
|
+ $booty_call['sleep_video1']
|
|
|
+ '<i>Mmmmmmm...</i>'
|
|
|
+ *nl
|
|
|
+ '"It''s a <i>good</i> dream. You''re rocking back and forth on a your fuckbuddy''s cock, riding him like there''s no tomorrow as it fills your pussy in all the right ways.'
|
|
|
+ act'Keep dreaming':
|
|
|
+ cla & *clr
|
|
|
+ $booty_call['sleep_video2']
|
|
|
+ if orgasm > booty_call['orgasm']:
|
|
|
+ 'You carry on with your pleasant dream, feeling your entire body quake in orgasm, even in sleep, and don''t wake up until the morning.'
|
|
|
+ else
|
|
|
+ 'You carry on with your pleasant dream, moaning loudly even in your sleep, and don''t wake up until the morning.'
|
|
|
+ end
|
|
|
+ act'. . .':gt'booty_call_after', 'sleep_function'
|
|
|
+ end
|
|
|
+
|
|
|
+ act'Wait a minute':
|
|
|
+ cla & *clr
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/sleep/wake1.mp4"></video></center>'
|
|
|
+ '<i>Hang on a minute.</i>'
|
|
|
+ *nl
|
|
|
+ 'You moan involuntarily as a spark of pleasure jumps through your chest.'
|
|
|
+ *nl
|
|
|
+ '<i>I''m not dreaming... I''m...</i>'
|
|
|
+ *nl
|
|
|
+ 'Your eyes flutter open and find <<$npc_firstname[$boy]>> on top of you, his cock balls deep inside you, and his hand openly groping your breast.'
|
|
|
+ gs'booty_call_sex', 'sleep_wake_options'
|
|
|
+ end
|
|
|
+ end
|
|
|
+
|
|
|
+ act'Weird':
|
|
|
+ cla & *clr
|
|
|
+ $booty_call['sleep_video1']
|
|
|
+ '<i>Mmmmmmm...</i>'
|
|
|
+ *nl
|
|
|
+ '"It''s a weird dream. You''re suspended in a giant block of Jello. You can''t move your arms or your legs, but you can breath, and the jelly is alive somehow. You can feel it pulsing between your thighs. In fact, it almost feels like its inside you.'
|
|
|
+ act'Keep dreaming':
|
|
|
+ cla & *clr
|
|
|
+ $booty_call['sleep_video2']
|
|
|
+ 'You carry on with your strange dream, falling deeper and deeper into it, and don''t wake up until the morning.'
|
|
|
+ act'. . .':gt'booty_call_after', 'sleep_function'
|
|
|
+ end
|
|
|
+
|
|
|
+ act'Wait a minute':
|
|
|
+ cla & *clr
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/sleep/wake1.mp4"></video></center>'
|
|
|
+ '<i>Hang on a minute.</i>'
|
|
|
+ *nl
|
|
|
+ 'Even in your sleep your brow wrinkles.'
|
|
|
+ *nl
|
|
|
+ '<i>It <b>is</b> inside me! And that''s not jelly, that''s...</i>'
|
|
|
+ *nl
|
|
|
+ 'Your eyes flutter open and find <<$npc_firstname[$boy]>> on top of you, his cock balls deep inside you, and his hand openly groping your breast.'
|
|
|
+ gs'booty_call_sex', 'sleep_wake_options'
|
|
|
+ end
|
|
|
+ end
|
|
|
+end
|
|
|
+
|
|
|
+if $ARGS[0] = 'sleep_wake_options':
|
|
|
+ *nl
|
|
|
+ if npc_sleep_sex_okay[$boy] < 1:
|
|
|
+ act'What the fuck!':gt'booty_call_sex', 'sleep_wake_wtf'
|
|
|
+ elseif npc_sleep_sex_okay[$boy] = 1:
|
|
|
+ !! npc_sleep_sex_okay[$boy] = 2 means you''ve asked him to wake you up for sleep sex
|
|
|
+ '"You''re finally awake," <<$npc_firstname[$boy]>> smiles.'
|
|
|
+ end
|
|
|
+
|
|
|
+ act'Moan':
|
|
|
+ cla & *clr
|
|
|
+ booty_call['sleep_fuck'] = 2
|
|
|
+ $booty_call['position'] = 'miss'
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/sleep/wake1.mp4"></video></center>'
|
|
|
+ '<i>Ahh~! Aahn~!</i>'
|
|
|
+ *nl
|
|
|
+ 'You moan with hoarse arousal, spreading your legs wider so <<$npc_firstname[$boy]>> can keep fucking you.'
|
|
|
+ if npc_sex_speed <= 2:
|
|
|
+ booty_call['speed'] = 1
|
|
|
+ act'Fuck <<$npc_firstname[$boy]>>':gs'booty_call_miss','miss1.2'
|
|
|
+ else
|
|
|
+ booty_call['speed'] = 3
|
|
|
+ act'Fuck <<$npc_firstname[$boy]>>':gs'booty_call_miss','miss3.1'
|
|
|
+ end
|
|
|
+ end
|
|
|
+
|
|
|
+ act'Oh. (go back to sleep)':
|
|
|
+ cla & *nl
|
|
|
+ '"Hmm? Oh," you say flatly and lazily close your eyes, letting yourself drift back into dreamland.'
|
|
|
+ gs'booty_call_sex','sleep_cum'
|
|
|
+ end
|
|
|
+
|
|
|
+ act'Don''t wake me up':
|
|
|
+ cla & *nl
|
|
|
+ '"Do whatever you want to me, just don''t wake me up," you murmur and promptly close your eyes, letting yourself drift back into dreamland.'
|
|
|
+ gs'booty_call_sex','sleep_cum'
|
|
|
+ end
|
|
|
+end
|
|
|
+
|
|
|
+if $ARGS[0] = 'sleep_wake_wtf':
|
|
|
+ cla & *clr
|
|
|
+ $npc_apt_bedroom[$boy]
|
|
|
+ '"<i>WHAT THE FUCK!</i>" you scream, kicking <<$npc_firstname[$boy]>> out of you and scrambling across the bed from him. "What the fuck do you think you''re doing?!"'
|
|
|
+ if (npc_caretaker[$boy] = 1 or rand(1,3) = 1) and npc_abusive[$boy] ! 1:
|
|
|
+ '<<$npc_firstname[$boy]>> looks deeply embarrassed.'
|
|
|
+ if booty_call['cum_count'] >= npc_sexdrive[$boy]:
|
|
|
+ '"I- I''m sorry," he stammers. "After you fell asleep, I woke up. You were right there and I was so hard. I just couldn''t get back to sleep. And since we just... you know... I thought I could...'
|
|
|
+ else
|
|
|
+ '"I- I''m sorry," he stammers. "After you fell asleep, I was still hard. I just couldn''t get to bed. And since we just... you know... I thought I could...'
|
|
|
+ end
|
|
|
+ act'Forgive him':
|
|
|
+ cla & *nl
|
|
|
+ 'Your hard stare softens and you feel the anger slowly drain from your body.'
|
|
|
+ '"It''s fine, I guess," you say. "Just..."'
|
|
|
+ gs'booty_call_sex', 'sleep_wtf_forgive'
|
|
|
+ end
|
|
|
+ else
|
|
|
+ '"What?" he asks, unabashed. "It''s not like I was doing anything we hadn''t already done."'
|
|
|
+ act'Forgive him':
|
|
|
+ cla & *nl
|
|
|
+ 'Your hard stare softens and you feel the anger slowly drain from your body.'
|
|
|
+ '"I guess you have a point," you admit reluctantly. "Just..."'
|
|
|
+ gs'booty_call_sex', 'sleep_wtf_forgive'
|
|
|
+ end
|
|
|
+ end
|
|
|
+end
|
|
|
+
|
|
|
+if $ARGS[0] = 'sleep_wtf_forgive':
|
|
|
+ act'Don''t do it again':
|
|
|
+ npc_sleep_sex_okay[$boy] = -1
|
|
|
+ cla & *nl
|
|
|
+ '"... don''t do it again, okay?" you warn.'
|
|
|
+ '"Okay..." he says. After a moment, still blushing, he says, "Since you''re awake... do you think we could...?"'
|
|
|
+ gs'booty_call_sex', 'sleep_wtf_forgive2'
|
|
|
+ end
|
|
|
+
|
|
|
+ act'Ask next time':
|
|
|
+ npc_sleep_sex_okay[$boy] = 1
|
|
|
+ cla & *nl
|
|
|
+ '"... ask next time, okay?" you say with a soft smile.'
|
|
|
+ '"Ask?" he says hesitantly. "You mean, wake you up?"'
|
|
|
+ act'For permission':
|
|
|
+ cla & *nl
|
|
|
+ '"Just enough to get my permission," you reply. "I don''t like getting raped in my sleep. But if you have my consent, it''s not rape."'
|
|
|
+ '"Okay," he nods. After a moment, still blushing, he says, "Since you''re awake... do you think we could...?"'
|
|
|
+ gs'booty_call_sex', 'sleep_wtf_forgive2'
|
|
|
+ end
|
|
|
+
|
|
|
+ act'Maybe I''ll be in the mood':
|
|
|
+ cla & *nl
|
|
|
+ '"Maybe I''ll be in the mood too," you smirk teasingly. "It''s not fair if you get all the fun."'
|
|
|
+ '"Okay," he nods. After a moment, still blushing, he says, "Since you''re awake... do you think we could...?"'
|
|
|
+ gs'booty_call_sex', 'sleep_wtf_forgive2'
|
|
|
+ end
|
|
|
+ end
|
|
|
+end
|
|
|
+
|
|
|
+if $ARGS[0] = 'sleep_wtf_forgive2':
|
|
|
+ act'No way':
|
|
|
+ booty_call['sleep_fuck'] = -1
|
|
|
+ cla & *clr
|
|
|
+ npc_apt_bedroom[$boy]
|
|
|
+ 'Your anger returns swiftly.'
|
|
|
+ '"No! Did you really think I was going to say yes after you were just <i>molesting</i> me in my sleep?"'
|
|
|
+ '<<$npc_firstname[$boy]>> sighs disappointedly and lays back in bed.'
|
|
|
+ act'Time to leave':
|
|
|
+ cla & *clr
|
|
|
+ npc_apt_bedroom[$boy]
|
|
|
+ '"Ugh." You sneer at him as you get up. "I see how it''s gonna be. Not gonna get a wink of sleep with you around. I''m leaving."'
|
|
|
+ *nl
|
|
|
+ 'Quick as you can, you gather your things and get dressed and head out the door.'
|
|
|
+ act'Leave':gt'booty_call_after', 'exit'
|
|
|
+ end
|
|
|
+
|
|
|
+ act'Back to sleep':
|
|
|
+ cla & *clr
|
|
|
+ npc_apt_bedroom[$boy]
|
|
|
+ 'You crawl back under the sheets, closing your eyes, and try to get back to sleep.'
|
|
|
+ act'. . .':gt'booty_call_after', 'sleep_function'
|
|
|
+ end
|
|
|
+ end
|
|
|
+
|
|
|
+ act'Oh alright':
|
|
|
+ booty_call['sleep_fuck'] = 2
|
|
|
+ cla & *clr
|
|
|
+ npc_apt_bedroom[$boy]
|
|
|
+ 'You give him a look and after a brief pause, you sigh dramatically, rolling your eyes.'
|
|
|
+ *nl
|
|
|
+ '"Oh alright. Come here," you say, beckoning him towards you so you can do something about his raging hard-on.'
|
|
|
+ gs'booty_call_sex', 'reset'
|
|
|
+ act'Let him lead':cla & gs 'booty_call_sex', 'he_choose_position'
|
|
|
+ act'Foreplay':cla & gs 'booty_call_start', 'foreplay_choose'
|
|
|
+ act'Sex':cla & gs'booty_call_sex', 'position_change' & gs 'booty_call_condoms', 'condoms'
|
|
|
+ end
|
|
|
+
|
|
|
+ act'Sure':
|
|
|
+ booty_call['sleep_fuck'] = 2
|
|
|
+ cla & *clr
|
|
|
+ npc_apt_bedroom[$boy]
|
|
|
+ '"Sure," you grin, beckoning him closer so you can put his raging erection to use.'
|
|
|
+ gs'booty_call_sex', 'reset'
|
|
|
+ act'Let him lead':cla & gs 'booty_call_sex', 'he_choose_position'
|
|
|
+ act'Foreplay':cla & gs 'booty_call_start', 'foreplay_choose'
|
|
|
+ act'Sex':cla & gs'booty_call_sex', 'position_change' & gs 'booty_call_condoms', 'condoms'
|
|
|
+ end
|
|
|
+end
|
|
|
+
|
|
|
+if $ARGS[0] = 'sleep_cum':
|
|
|
+ if $npc_cum_pref[$boy] = 'creampie' and ((npc_condom_conscious[$boy] ! 1 and npc_childfree[$boy] ! 1) or (npc_free_creampies[$boy] = 1 and (booty_call['safe_day'] = 1 or booty_call['probably_safe_day'] = 1)) or npc_free_creampies[$boy] = 2 or npc_know_bc[$boy] = 1):
|
|
|
+ gs'cum_call', '', $boy,1
|
|
|
+ elseif $npc_cum_pref[$boy] = 'mouth' or $npc_cum_pref[$boy] = 'face':
|
|
|
+ gs'cum_call', 'face',$boy,1
|
|
|
+ elseif $npc_cum_pref[$boy] = 'tits':
|
|
|
+ gs'cum_call', 'breasts',$boy,1
|
|
|
+ elseif $npc_cum_pref[$boy] = 'pullout':
|
|
|
+ gs'cum_call', 'stomach',$boy,1
|
|
|
+ else
|
|
|
+ gs'cum_call', 'stomach',$boy,1
|
|
|
+ end
|
|
|
+ act'. . .':gt'booty_call_after', 'sleep_function'
|
|
|
+end
|
|
|
+
|
|
|
--- booty_call_sex ---------------------------------
|