|
@@ -0,0 +1,2626 @@
|
|
|
|
+# booty_call_sex
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'sex_start':
|
|
|
|
+ *nl
|
|
|
|
+ if booty_call['position_choose'] = 0:
|
|
|
|
+ '"I want you inside me," you smile seductively.'
|
|
|
|
+ elseif booty_call['fuck_count'] > 0:
|
|
|
|
+ '"Fuck me again."'
|
|
|
|
+ elseif booty_call['get_hard'] = 1:
|
|
|
|
+ minut += rand(1,2)
|
|
|
|
+ booty_call['get_hard'] = 0
|
|
|
|
+ 'After a minute or so, he starts to stiffen up again.'
|
|
|
|
+ '<i>Finally...</i>'
|
|
|
|
+ end
|
|
|
|
+ booty_call['position_choose'] = 1
|
|
|
|
+ gs 'stat'
|
|
|
|
+ if npc_condom_conscious[$boy] = 1:
|
|
|
|
+ '<<$boydesc>> reaches into one of his drawers to pull out a condom.'
|
|
|
|
+
|
|
|
|
+ act'Wait for him':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/misc/wait.mp4"></video></center>'
|
|
|
|
+ 'While he puts on the condom, you decide how you want to fuck him.'
|
|
|
|
+ gs 'booty_call_sex', 'position_choose'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Put it on for him':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/misc/condom_put.jpg"></center>'
|
|
|
|
+ gs 'booty_call_sex', 'position_choose'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Put it on with your mouth':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/misc/condom_mouth.mp4"></video></center>'
|
|
|
|
+ gs 'booty_call_sex', 'position_choose'
|
|
|
|
+ end
|
|
|
|
+ else
|
|
|
|
+ gs 'booty_call_sex', 'position_choose'
|
|
|
|
+ gs 'booty_call_sex', 'condoms'
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'condoms':
|
|
|
|
+ if booty_call['condom_count'] = 0 and booty_call['fuck_count'] = 0:booty_call['condom_count'] = rand(1,5)
|
|
|
|
+ if booty_call['condom_count'] = 0 and npc_condom_conscious[$boy] < 1: booty_call['condom_count'] = 100
|
|
|
|
+ if booty_call['condom'] = 1:
|
|
|
|
+ if booty_call['condom_count'] > 0:
|
|
|
|
+ 'He fishes out another condom and puts it on.'
|
|
|
|
+ gs 'booty_call_sex', 'position_choose'
|
|
|
|
+ elseif booty_call['no_condoms'] = 0:
|
|
|
|
+ booty_call['no_condoms'] = 1
|
|
|
|
+ '"We got a problem. I''m out of condoms."'
|
|
|
|
+ act'We could skip the condom':
|
|
|
|
+ cla & *clr
|
|
|
|
+ !! IMAGE HERE
|
|
|
|
+ '"We could... skip the condom? Just this once?"'
|
|
|
|
+ '"Just this once," he smiles back.'
|
|
|
|
+ gs 'booty_call_sex', 'position_choose'
|
|
|
|
+ end
|
|
|
|
+ if prezikcount + prezik > 0:
|
|
|
|
+ act'Use one of your condoms':
|
|
|
|
+ booty_call['no_condoms'] = 2
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/misc/condom_put.jpg"></center>'
|
|
|
|
+ prezikcount -= 1
|
|
|
|
+ '"That''s okay, I''ve got some."'
|
|
|
|
+ 'You reach into your bag and pull out a condom, rolling it onto his cock.'
|
|
|
|
+ gs 'booty_call_sex', 'position_choose'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Use one of your condoms (mouth)':
|
|
|
|
+ booty_call['no_condoms'] = 2
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/misc/condom_mouth.mp4"></video></center>'
|
|
|
|
+ prezikcount -= 1
|
|
|
|
+ '"That''s okay, I''ve got some."'
|
|
|
|
+ 'You reach into your bag and pull out a condom, rolling it onto his cock with your mouth.'
|
|
|
|
+ gs 'booty_call_sex', 'position_choose'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+ elseif booty_call['no_condoms'] = 2:
|
|
|
|
+ '"Got anymore condoms?"'
|
|
|
|
+ !!act'I could give you head':
|
|
|
|
+
|
|
|
|
+ act'We could skip the condom':
|
|
|
|
+ cla & *clr
|
|
|
|
+ !! IMAGE HERE
|
|
|
|
+ '"We could... skip the condom? Just this once?"'
|
|
|
|
+ '"Just this once," he smiles back.'
|
|
|
|
+ gs 'booty_call_sex', 'position_choose'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ if prezikcount + prezik = 0:
|
|
|
|
+ '"I think that was my last one..."'
|
|
|
|
+ act'Guess that''s it':
|
|
|
|
+ cla & *clr
|
|
|
|
+ !! IMAGE HERE
|
|
|
|
+ '"Guess that''s it?"'
|
|
|
|
+ '"Guess so."'
|
|
|
|
+ gs 'booty_call_after', 'after_sex1'
|
|
|
|
+ end
|
|
|
|
+ else
|
|
|
|
+ '"Yeah, I''ve got some."'
|
|
|
|
+ 'You put another condom on him.'
|
|
|
|
+ gs 'booty_call_sex', 'position_choose'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+ elseif booty_call['condom'] = 0 and booty_call['no_condoms'] = 0:
|
|
|
|
+ act'Ask him to put on a condom':
|
|
|
|
+ cla & *nl
|
|
|
|
+ '"Could you put on a condom?" you ask.'
|
|
|
|
+ if rand(1,10) >= 7:
|
|
|
|
+ if booty_call['condom_count'] > 0:
|
|
|
|
+ '"Come on, do we have to? We don''t need to use a condom."'
|
|
|
|
+ gs 'booty_call_sex', 'no_condom1'
|
|
|
|
+ else
|
|
|
|
+ '"Don''t have any left. I''m all out."'
|
|
|
|
+ gs 'booty_call_sex', 'no_condom2'
|
|
|
|
+ end
|
|
|
|
+ else
|
|
|
|
+ booty_call['condom'] = 1
|
|
|
|
+ booty_call['condom_count'] -= 1
|
|
|
|
+ 'He nods, reaching over to his nightstand and retrieving one, rolling the rubber onto his cock. While he works that out, you consider how you want to do this with him...'
|
|
|
|
+ gs 'booty_call_sex', 'position_choose'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+ if prezikcount + prezik > 0:
|
|
|
|
+ act'Put a condom on him':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/misc/condom_put.jpg"></center>'
|
|
|
|
+ prezikcount -= 1
|
|
|
|
+ booty_call['condom'] = 1
|
|
|
|
+ 'You lean over the side of the bed and reach down to your purse. After fishing around for a few moments, you pull out a condom. You tear the packaging open and roll it onto his cock for him.'
|
|
|
|
+ '"Gotta practice safe sex," you wink.'
|
|
|
|
+ gs 'booty_call_sex', 'position_choose'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Put a condom on him with your mouth':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/misc/condom_mouth.mp4"></video></center>'
|
|
|
|
+ prezikcount -= 1
|
|
|
|
+ booty_call['condom'] = 1
|
|
|
|
+ 'You lean over the side of the bed and reach down to your purse. After fishing around for a few moments, you pull out a condom. You tear the packaging open, and place the rubber onto the tip of his penis, kissing it through the rubber. Then, using your fingers, you unroll it smoothly over the length of his cock, your lips following all the way down. You bob your head up and down a few more times to make sure it''s all the way on before glancing up at him.'
|
|
|
|
+ '"Gotta practice safe sex," you smile.'
|
|
|
|
+ gs 'booty_call_sex', 'position_choose'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'no_condom1':
|
|
|
|
+ !! he says he doesnt want to use a condom
|
|
|
|
+ act'No way':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $npc_apt_bedroom[$boy]
|
|
|
|
+ '"We''re not fucking without one," you say sternly.'
|
|
|
|
+ if rand(1,10) < 8:
|
|
|
|
+ '"Ugh, fine."'
|
|
|
|
+ 'He puts on a condom.'
|
|
|
|
+ booty_call['condom'] = 1
|
|
|
|
+ booty_call['condom_count'] -= 1
|
|
|
|
+ gs 'booty_call_sex', 'position_choose'
|
|
|
|
+ else
|
|
|
|
+ '"Come on," he complains. "It''ll be fine. Let''s skip it. Just this once."'
|
|
|
|
+ act'Not a big deal?!':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $npc_apt_bedroom[$boy]
|
|
|
|
+ '"Not a big deal??? You don''t have any idea how dangerous it is for m- You know what? <i>Fuck</i> you!"'
|
|
|
|
+ '"I''m trying to but you won''t let me!"'
|
|
|
|
+ !!if booty_call['rape_chance'] > 0:
|
|
|
|
+ !!put in chance he rapes you
|
|
|
|
+ '<<$npc_firstname[$boy]>> continues to complain at you while you grab all of your belongings and rush your way out the door, slamming it behind you.'
|
|
|
|
+ *nl
|
|
|
|
+ 'Just because he''s your fuckbuddy doesn''t mean he can take advantage of you!'
|
|
|
|
+ act'Leave':gt 'booty_call_after', 'exit'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Maybe just this once':
|
|
|
|
+ booty_call['condom'] = 2
|
|
|
|
+ cla & *nl
|
|
|
|
+ '"Well... Maybe just this once..." you say hesitantly.'
|
|
|
|
+ gs 'booty_call_sex', 'position_choose'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Just don''t cum inside me':
|
|
|
|
+ booty_call['condom'] = 3
|
|
|
|
+ cla & *nl
|
|
|
|
+ '"Well... Alright..." you say heistantly. "But don''t you dare cum inside me, okay?"'
|
|
|
|
+ gs 'booty_call_sex', 'position_choose'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Maybe just this once':
|
|
|
|
+ booty_call['condom'] = 2
|
|
|
|
+ cla & *nl
|
|
|
|
+ '"Well... Maybe just this once..." you say hesitantly.'
|
|
|
|
+ gs 'booty_call_sex', 'position_choose'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Just don''t cum inside me':
|
|
|
|
+ booty_call['condom'] = 3
|
|
|
|
+ cla & *nl
|
|
|
|
+ '"Well... Alright..." you say hesitantly. "But don''t you dare cum inside me, okay?"'
|
|
|
|
+ gs 'booty_call_sex', 'position_choose'
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'no_condom2':
|
|
|
|
+ !! he says he has no condoms
|
|
|
|
+ act'No way':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $npc_apt_bedroom[$boy]
|
|
|
|
+ '"We''re not fucking without one," you say sternly.'
|
|
|
|
+ if rand(1,10) < 8:
|
|
|
|
+ '"Ugh, fine."'
|
|
|
|
+ 'He puts on a condom.'
|
|
|
|
+ booty_call['condom'] = 1
|
|
|
|
+ booty_call['condom_count'] -= 1
|
|
|
|
+ gs 'booty_call_sex', 'position_choose'
|
|
|
|
+ else
|
|
|
|
+ '"Come on," he complains. "It''ll be fine. Let''s skip it. Just this once."'
|
|
|
|
+ act'Not a big deal?!':
|
|
|
|
+ '"Not a big deal??? You don''t have any idea how dangerous it is for m- You know what? <i>Fuck</i> you!"'
|
|
|
|
+ '"I''m trying to but you won''t let me!"'
|
|
|
|
+ !!if booty_call['rape_chance'] > 0:
|
|
|
|
+ !!put in chance he rapes you
|
|
|
|
+ '<<$npc_firstname[$boy]>> continues to complain at you while you grab all of your belongings and rush your way out the door, slamming it behind you.'
|
|
|
|
+ *nl
|
|
|
|
+ 'The nerve of some people.'
|
|
|
|
+ act'Leave':gt 'booty_call_after', 'exit'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Maybe just this once':
|
|
|
|
+ booty_call['condom'] = 2
|
|
|
|
+ cla & *nl
|
|
|
|
+ '"Well... Maybe just this once..." you say hesitantly.'
|
|
|
|
+ gs 'booty_call_sex', 'position_choose'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Just don''t cum inside me':
|
|
|
|
+ booty_call['condom'] = 3
|
|
|
|
+ cla & *nl
|
|
|
|
+ '"Well... Alright..." you say heistantly. "But don''t you dare cum inside me, okay?"'
|
|
|
|
+ gs 'booty_call_sex', 'position_choose'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ gs 'booty_call_sex', 'no_condom2.1'
|
|
|
|
+
|
|
|
|
+ act'How many girls are you fucking? (tease)':
|
|
|
|
+ cla & *nl
|
|
|
|
+ '"Jesus! How many of these things do you go through?" you laugh, giving him a look. "Are you fucking 20 girls a day?"'
|
|
|
|
+ '"Hey, when you''re as good as I am," he shrugs back with a smug grin on his face.'
|
|
|
|
+ gs 'booty_call_sex', 'no_condom2.1'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Ugh, seriously?':
|
|
|
|
+ cla & *nl
|
|
|
|
+ '"Ugh! Seriously?" you laugh, giving him a look. "Come on man, are you really out of condoms at a time like this?"'
|
|
|
|
+ '"Come on," he insists. "We don''t need one."'
|
|
|
|
+ gs 'booty_call_sex', 'no_condom2.1'
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'no_condom2.1':
|
|
|
|
+ if prezikcount+prezik > 0:
|
|
|
|
+ act'I''ve got some':
|
|
|
|
+ cla & *clr
|
|
|
|
+ prezikcount -= 1
|
|
|
|
+ booty_call['condom'] = 1
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/misc/condom_put.jpg"></center>'
|
|
|
|
+ '"That''s okay, I''ve got some," you say, pulling a rubber from your bag and tearing it open.'
|
|
|
|
+ 'You smile at <<$npc_firstname[$boy]>> as you roll it onto his cock for him.'
|
|
|
|
+ gs 'booty_call_sex', 'position_choose'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Maybe just this once':
|
|
|
|
+ booty_call['condom'] = 2
|
|
|
|
+ cla & *nl
|
|
|
|
+ '"Well... Maybe just this once..." you say hesitantly.'
|
|
|
|
+ gs 'booty_call_sex', 'position_choose'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Just don''t cum inside me':
|
|
|
|
+ booty_call['condom'] = 3
|
|
|
|
+ cla & *nl
|
|
|
|
+ '"Well... Alright..." you say hesitantly. "But don''t you dare cum inside me, okay?"'
|
|
|
|
+ gs 'booty_call_sex', 'position_choose'
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'position_choose':
|
|
|
|
+ !! initiative roll
|
|
|
|
+ booty_call['initative'] = rand(0,1)
|
|
|
|
+ if (booty_call['initative'] = 1 and booty_call['force_initiative'] ! 2) or booty_call['force_initiative'] = 1:
|
|
|
|
+ !! player wins initiative
|
|
|
|
+ if $booty_call['position'] = '':
|
|
|
|
+ act'Let him choose':
|
|
|
|
+ if npc_fav_pos[$boy] = 1:
|
|
|
|
+ !! missionary
|
|
|
|
+ gs 'booty_call_sex', 'missionary_start'
|
|
|
|
+ elseif npc_fav_pos[$boy] = 2:
|
|
|
|
+ !! doggy
|
|
|
|
+ gs 'booty_call_sex', 'doggy_start'
|
|
|
|
+ elseif npc_fav_pos[$boy] = 3:
|
|
|
|
+ !! cowgirl
|
|
|
|
+ gs 'booty_call_sex', 'cowgirl_start'
|
|
|
|
+ else
|
|
|
|
+ booty_call['position_rand'] = rand(1,3)
|
|
|
|
+ if booty_call['position_rand'] = 1:
|
|
|
|
+ !! missionary
|
|
|
|
+ gs 'booty_call_sex', 'missionary_start'
|
|
|
|
+ elseif booty_call['position_rand'] = 2:
|
|
|
|
+ !! doggy
|
|
|
|
+ gs 'booty_call_sex', 'doggy_start'
|
|
|
|
+ elseif booty_call['position_rand'] = 3:
|
|
|
|
+ !! cowgirl
|
|
|
|
+ gs 'booty_call_sex', 'cowgirl_start'
|
|
|
|
+ else
|
|
|
|
+ end
|
|
|
|
+!! if npc_condom_conscious[$boy] = 1 or booty_call['condom'] = 1:
|
|
|
|
+ end
|
|
|
|
+ gs 'booty_call_sex', 'missionary_start'
|
|
|
|
+ gs 'booty_call_sex', 'doggy_start'
|
|
|
|
+ gs 'booty_call_sex', 'cowgirl_start'
|
|
|
|
+ end
|
|
|
|
+ else
|
|
|
|
+ !! boy wins initiative
|
|
|
|
+ if npc_fav_pos[$boy] = 1:
|
|
|
|
+ !! missionary
|
|
|
|
+ gs 'booty_call_sex', 'missionary_start'
|
|
|
|
+ elseif npc_fav_pos[$boy] = 2:
|
|
|
|
+ !! doggy
|
|
|
|
+ gs 'booty_call_sex', 'doggy_start'
|
|
|
|
+ elseif npc_fav_pos[$boy] = 3:
|
|
|
|
+ !! cowgirl
|
|
|
|
+ gs 'booty_call_sex', 'cowgirl_start'
|
|
|
|
+ else
|
|
|
|
+ booty_call['position_rand'] = rand(1,3)
|
|
|
|
+ if booty_call['position_rand'] = 1:
|
|
|
|
+ !! missionary
|
|
|
|
+ gs 'booty_call_sex', 'missionary_start'
|
|
|
|
+ elseif booty_call['position_rand'] = 2:
|
|
|
|
+ !! doggy
|
|
|
|
+ gs 'booty_call_sex', 'doggy_start'
|
|
|
|
+ elseif booty_call['position_rand'] = 3:
|
|
|
|
+ !! cowgirl
|
|
|
|
+ gs 'booty_call_sex', 'cowgirl_start'
|
|
|
|
+ else
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'position_change':
|
|
|
|
+ booty_call['bored'] = 0
|
|
|
|
+ if $booty_call['position'] ! 'miss': gs 'booty_call_sex', 'missionary_start'
|
|
|
|
+ if $booty_call['position'] ! 'doggy': gs 'booty_call_sex', 'doggy_start'
|
|
|
|
+ if $booty_call['position'] ! 'cowgirl': gs 'booty_call_sex', 'cowgirl_start'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'missionary_start':
|
|
|
|
+ if booty_call['change_pos'] = 1:
|
|
|
|
+ act'Switch to missionary':
|
|
|
|
+ cla & *clr
|
|
|
|
+ booty_call['change_pos'] = 0
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/foreplay/miss2.jpg"></center>'
|
|
|
|
+ if $booty_call['position'] = 'doggy':
|
|
|
|
+ 'You pull out and roll onto your back.'
|
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
|
+ 'You hop off of him and roll onto your back.'
|
|
|
|
+ end
|
|
|
|
+ '"I want you on top."'
|
|
|
|
+ act'Keep fucking':gt 'booty_call_sex', 'miss<<booty_call_sex[''speed'']>>'
|
|
|
|
+ end
|
|
|
|
+ elseif booty_call['force_initiative'] = 2:
|
|
|
|
+ if $booty_call['position'] = 'miss':
|
|
|
|
+ !! IMAGE HERE
|
|
|
|
+ 'You''ve barely finished quivering when he starts moving his hips again. The motion inside your still-sensitive pussy elicits involuntary mews of protest from your mouth before he begins fucking you again.'
|
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
|
+ !! IMAGE HERE
|
|
|
|
+ 'You''ve barely finished quivering when he rolls you onto your back and plunges his cock all the way inside you. The sudden penetration of your still-sensitive pussy elicits involuntary mews of protest from your mouth before he begins fucking you again.'
|
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
|
+ !! IMAGE HERE
|
|
|
|
+ 'You''ve barely finished quivering when he pulls you off of him and pushes you onto your back before immediately plunging his cock back inside you. The sudden penetration of your still-sensitive pussy elicits involuntary mews of protest from your mouth before he begins fucking you again.'
|
|
|
|
+ end
|
|
|
|
+ act'Get fucked':gt 'booty_call_sex', 'miss<<booty_call_sex[''speed'']>>'
|
|
|
|
+ elseif booty_call['initative'] ! 1:
|
|
|
|
+ booty_call['speed'] = rand(1,3)
|
|
|
|
+ act'Continue':
|
|
|
|
+ if $booty_call['position'] = '':
|
|
|
|
+ 'He climbs on top of you, positioning himself between your legs.'
|
|
|
|
+ elseif $booty_call['position'] = 'miss':
|
|
|
|
+ 'He pulls you back towards him, preparing to thrust between your legs again.'
|
|
|
|
+ else
|
|
|
|
+ '"My turn to be on top this time."'
|
|
|
|
+ end
|
|
|
|
+ booty_call['speed'] = rand(1,3)
|
|
|
|
+ act'Get fucked':gt 'booty_call_sex', 'miss<<booty_call_sex[''speed'']>>'
|
|
|
|
+ end
|
|
|
|
+ else
|
|
|
|
+ booty_call['speed'] = rand(1,3)
|
|
|
|
+ act'Spread your legs ':
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/foreplay/miss2.jpg"></center>'
|
|
|
|
+ if $booty_call['position'] = '':
|
|
|
|
+ 'You lean back and spread your legs,.'
|
|
|
|
+ elseif $booty_call['position'] = 'miss':
|
|
|
|
+ 'You lean back and spread your legs, beckoning him back between them.'
|
|
|
|
+ else
|
|
|
|
+ '"I want you on top this time."'
|
|
|
|
+ end
|
|
|
|
+ act'Get fucked':gt 'booty_call_sex', 'miss<<booty_call_sex[''speed'']>>'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'miss1':
|
|
|
|
+ !! slow pace
|
|
|
|
+ $booty_call['position'] = 'miss'
|
|
|
|
+!! if pcs_vag = 0:gt 'booty_call_virgin', 'miss_virg_norm1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/miss/slow2.mp4"></video></center>'
|
|
|
|
+ if mesec > 0:
|
|
|
|
+ '<<$npc_firstname[$boy]>> fucks you slowly but steadily. His cock is coated in the period, red liquid streaming out of your pussy with every thrust. But it doesn''t stop him from continuing to drive balls deep inside you every time.'
|
|
|
|
+ else
|
|
|
|
+ '<<$npc_firstname[$boy]>> fucks you slowly but steadily, drawing his cock all the way out and driving it balls deep inside you each time.'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ :kiss_skip1
|
|
|
|
+ act'Don''t stop!':
|
|
|
|
+ booty_call['orgasm'] = orgasm
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ cla & *nl
|
|
|
|
+ '"Don''t stop!" you moan.'
|
|
|
|
+ 'You love the way he fucks you, how his cock slowly stretches your pussy out until you feel completely full before withdrawing it again, leaving you aching for more.'
|
|
|
|
+ if rand(0,2) = 2 and booty_call['kiss_skip'] = 0:
|
|
|
|
+ gs 'booty_call_sex', 'miss_kiss'
|
|
|
|
+ elseif booty_call['orgasm'] < orgasm:
|
|
|
|
+ 'You''re about to cum.'
|
|
|
|
+ else
|
|
|
|
+ *nl
|
|
|
|
+ '"Don''t stop! Don''t stop! Don''t stop! Don''t stop!" you repeat over and over again, unable to think of any other words with your mind lost in carnal pleasures.'
|
|
|
|
+ end
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'This is boring':
|
|
|
|
+ booty_call['orgasm'] = orgasm
|
|
|
|
+ cla & *nl
|
|
|
|
+ '<i>Isn''t this kind of... slow?</i>'
|
|
|
|
+ *nl
|
|
|
|
+ 'The pace at which <<$npc_firstname[$boy]>> is fucking you is unbelievably frustrating. It feels nice, but you want more! As it currently is, it just feels like a literal cocktease.'
|
|
|
|
+ act'Don''t ruin the mood':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $orgasm_or = 'no'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/miss/slow2.mp4"></video></center>'
|
|
|
|
+ 'You sigh internally but fake a moan aloud, deciding not to ruin the mood by telling <<$npc_firstname[$boy]>> he''s a boring lay. He continues to fuck you excruciatingly slowly, while you try to focus on the sensations as much as possible to just maybe get some satisfaction out of it.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Can you fuck me a little harder?':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/miss/slow2.mp4"></video></center>'
|
|
|
|
+ '"Hey uhh, can you actually fuck me a little harder?"'
|
|
|
|
+ '"Really?"'
|
|
|
|
+ '"Yeah. I actually want to feel it when I get fucked," you tease.'
|
|
|
|
+ act'Continue':gt 'booty_call_sex', 'miss2.11'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'I want you to pound me':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/miss/slow2.mp4"></video></center>'
|
|
|
|
+ '"Hey uhh, you can actually fuck me harder if you want to."'
|
|
|
|
+ '"Oh! Uhmm, sure I can do that."'
|
|
|
|
+ 'You sigh in relief that he took the hint and <<$npc_firstname[$boy]>> changes his pace, beginning to fuck you a little bit faster and a whole lot harder.'
|
|
|
|
+ act'Continue':gt 'booty_call_sex', 'miss3.2'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'miss1.1':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $booty_call['pos_speed'] = 'miss1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/miss/slow2.mp4"></video></center>'
|
|
|
|
+ 'He fucks you more gently. You enjoy it.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'miss1.2':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $booty_call['pos_speed'] = 'miss1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/miss/slow2.mp4"></video></center>'
|
|
|
|
+ 'He keeps fucking you gently. You enjoy it.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'miss2':
|
|
|
|
+ !! medium pace
|
|
|
|
+ $booty_call['position'] = 'miss'
|
|
|
|
+!! if pcs_vag = 0:gt 'booty_call_virgin', 'miss_virg_norm1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/miss/kotovsex0.mp4"></video></center>'
|
|
|
|
+ if mesec > 0:
|
|
|
|
+ '<<$npc_firstname[$boy]>> drives into you at a steady pace, hard enough that your breasts jiggle with every thrust, but not so hard that he''s jackhammering you. His cock is coated in the period, red liquid streaming out of your pussy with every thrust. But it doesn''t stop him from continuing to drive balls deep inside you every time.'
|
|
|
|
+ else
|
|
|
|
+ '<<$npc_firstname[$boy]>> drives into you at a steady pace, hard enough that your breasts jiggle with every thrust, but not so hard that he''s jackhammering you.'
|
|
|
|
+ end
|
|
|
|
+ if rand(0,1) = 1 or booty_call['kiss_skip'] = 1:
|
|
|
|
+ :kiss_skip2
|
|
|
|
+ act'Don''t stop!':
|
|
|
|
+ booty_call['orgasm'] = orgasm
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/miss/med1.mp4"></video></center>'
|
|
|
|
+ '"Don''t stop!" you moan.'
|
|
|
|
+ 'You love the way he fucks you, giving just the right amount of force to give you pleasure and not so hard it brings you pain.'
|
|
|
|
+ if booty_call['orgasm'] < orgasm:
|
|
|
|
+ 'You''re about to cum.'
|
|
|
|
+ else
|
|
|
|
+ *nl
|
|
|
|
+ '"Don''t stop! Don''t stop! Don''t stop! Don''t stop!" you repeat over and over again, unable to think of any other words with your mind lost in carnal pleasures.'
|
|
|
|
+ end
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'This is boring':
|
|
|
|
+ booty_call['orgasm'] = orgasm
|
|
|
|
+ cla & *nl
|
|
|
|
+ '<i>Does this kind of... suck?</i>'
|
|
|
|
+ *nl
|
|
|
|
+ 'The way <<$npc_firstname[$boy]>> is fucking you is unbelievably frustrating. It just feels... <i>wrong</i>.'
|
|
|
|
+ act'Could you be a little more gentle?':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/miss/slow2.mp4"></video></center>'
|
|
|
|
+ '"Do you think you could slow down a little?"'
|
|
|
|
+
|
|
|
|
+ '"Oh! Uhmm, sure I can do that."'
|
|
|
|
+ 'You smile as he starts fucking you more sensually.'
|
|
|
|
+ act'Continue':gt 'booty_call_sex', 'miss1.1'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Don''t ruin the mood':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $orgasm_or = 'no'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/miss/slow2.mp4"></video></center>'
|
|
|
|
+ 'You sigh internally, but decide not to ruin the mood by telling <<$npc_firstname[$boy]>> he''s a boring lay. He continues to fuck you excruciatingly slowly, while you try to focus on the sensations as much as possible to just maybe get some satisfaction out of it.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Can you fuck me harder?':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/miss/slow2.mp4"></video></center>'
|
|
|
|
+ '"Fuck me harder."'
|
|
|
|
+ '"Really?"'
|
|
|
|
+ '"Like you''re raping me," you say intently.'
|
|
|
|
+ '<<$npc_firstname[$boy]>> changes his pace, beginning to fuck you a little bit faster and a whole lot harder.'
|
|
|
|
+ act'Continue':gt 'booty_call_sex', 'miss3.1'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+ act'Change position':
|
|
|
|
+ booty_call['change_pos'] = 1
|
|
|
|
+ gs 'booty_call_sex', 'position_change'
|
|
|
|
+ end
|
|
|
|
+ else
|
|
|
|
+ gs 'booty_call_sex', 'miss_kiss'
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'miss2.11':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $booty_call['pos_speed'] = 'miss1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/miss/slow2.mp4"></video></center>'
|
|
|
|
+ 'He fucks you a little harder. You enjoy it.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'miss2.12':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $booty_call['pos_speed'] = 'miss1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/miss/slow2.mp4"></video></center>'
|
|
|
|
+ 'He fucks you a little more gently. You enjoy it.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'miss2.2':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $booty_call['pos_speed'] = 'miss1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/miss/slow2.mp4"></video></center>'
|
|
|
|
+ 'He keeps fucking you at a medium pace. You enjoy it.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'miss3':
|
|
|
|
+ !! fast/rough pace
|
|
|
|
+ $booty_call['position'] = 'miss'
|
|
|
|
+!! if pcs_vag = 0:gt 'booty_call_virgin', 'miss_virg_norm1'
|
|
|
|
+ gs 'arousal', 'vaginal',1,'no_orgasm_msg', 'rough'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/doggy/rough1.mp4"></video></center>'
|
|
|
|
+ 'You gasp as <<$npc_firstname[$boy]>> slams his cock into you from behind, the impact rippling through your entire body. As your head jerks back reflexively, <<$npc_firstname[$boy]>>''s hand grabs hold of your hair, yanking on it to pull you harder onto his cock.'
|
|
|
|
+ *nl
|
|
|
|
+ if mesec > 0:
|
|
|
|
+ '<<$npc_firstname[$boy]>> drives himself in and out of your pussy, fucking you hard, the sound of your cheeks getting clapped bouncing off the walls. His cock slams into you and you can feel it force the menstrual blood from your uterus, sending it running down your thighs.'
|
|
|
|
+ else
|
|
|
|
+ '<<$npc_firstname[$boy]>> drives himself in and out of your pussy, fucking you hard, the sound of your cheeks getting clapped bouncing off the walls. And you think to yourself...'
|
|
|
|
+ end
|
|
|
|
+ act'Yes! Yes! Yes! Yes!':
|
|
|
|
+ booty_call['orgasm'] = orgasm
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ cla & *nl
|
|
|
|
+ '"Yes! Yes! Yes! Pound my pussy!" you scream out loud.'
|
|
|
|
+ *nl
|
|
|
|
+ 'The hair grab was unexpected, but you''re loving how rough he''s treating you, the force with which he fucks you. You love how deep his cock goes inside you and he''s hammering your pussy in all the right ways.'
|
|
|
|
+ if booty_call['orgasm'] < orgasm:
|
|
|
|
+ *nl
|
|
|
|
+ 'You''re about to cum.'
|
|
|
|
+ end
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'This is too rough!':
|
|
|
|
+ booty_call['orgasm'] = orgasm
|
|
|
|
+ cla & *nl
|
|
|
|
+ $OpenInnerThought + 'This is-! Too rough-!' + $CloseInnerThought
|
|
|
|
+ *nl
|
|
|
|
+ 'You want to scream as he pulls on your hair, feeling like he''s going to rip it out and putting an awful strain on your neck. His cock is like a jackhammer, pounding into your pussy in the worst way, feeling more like he''s punching your cervix than fucking you. It''s so painful and unpleasant, you feel like you''re going to die.'
|
|
|
|
+ act'Don''t ruin the mood':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $orgasm_or = 'no'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg', 'rough'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/doggy/hard2.mp4"></video></center>'
|
|
|
|
+ 'For whatever reason, you can''t bring yourself to say anything, and simply endure the rough treatment. You sigh in relief when <<$npc_firstname[$boy]>> releases your hair but only for a brief moment when he uses his extra hand to grab hold of your ass and pound you even harder. You grab onto the edge of the bed and hang on for dear life, whimpering as he mercilessly fucks you.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Can we slow down?':
|
|
|
|
+ cla & *nl
|
|
|
|
+ '"Oh! Sorry." He stops fucking you abruptly, releasing your hair. "I thought you liked it rough. My bad, I''ll be more gentle."'
|
|
|
|
+ act'Yes, gentle please':
|
|
|
|
+ cla & *nl
|
|
|
|
+ '<i>How could he think I liked that?</i> you wonder.'
|
|
|
|
+ 'You sigh in relief as he picks up his pace again, this time without leaving you feel like you''re being battered to bits.'
|
|
|
|
+ act'Continue':gt 'booty_call_sex', 'miss1.1'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Not <i>too</i> gentle':
|
|
|
|
+ cla & *nl
|
|
|
|
+ '"Don''t be <i>too</i> gentle," you giggle. "I just don''t want to feel like I''m having sex with Vlad the Impaler here."'
|
|
|
|
+ 'You sigh in relief as he picks up his pace again, this time without leaving you feel like you''re being battered to bits.'
|
|
|
|
+ act'Continue':gt 'booty_call_sex', 'miss2.12'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Fake an orgasm':
|
|
|
|
+ booty_call['fake_orgasm_count'] += 1
|
|
|
|
+ fake_orgasm += 1
|
|
|
|
+ $orgasm_or = 'no'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/doggy/hard2.mp4"></video></center>'
|
|
|
|
+ '"Ugh! Ugh! Ugh! <i>Ughhhh!!</i>"'
|
|
|
|
+ *nl
|
|
|
|
+ 'You moan loudly despite the distinct <i>lack</i> of pleasure you feel right now before crying out and clenching down on <<$npc_firstname[$boy]>>''s cock with your pussy as hard as you can, dramatically shaking your shoulders, faking climax.'
|
|
|
|
+ *nl
|
|
|
|
+ '<<$npc_firstname[$boy]>> slows down even more for a beat.'
|
|
|
|
+ '"Did you just...?"'
|
|
|
|
+ '"Yeah," you pant, forcing breathlessness into your voice.'
|
|
|
|
+ if npc_generous[$boy] = 1:
|
|
|
|
+ '"Do you need me to slow down for a bit?"'
|
|
|
|
+ '"That would... be nice," you smile.'
|
|
|
|
+ if rand(0,1) = 1:
|
|
|
|
+ act'Continue':gt 'booty_call_sex', 'miss1'
|
|
|
|
+ else
|
|
|
|
+ act'Continue':gt 'booty_call_sex', 'miss2'
|
|
|
|
+ end
|
|
|
|
+ else
|
|
|
|
+ '"I''m going to keep going, okay?"'
|
|
|
|
+ 'You nod, not really wanting to put any more energy into the perfomance and he picks back up into his awful jackhammer pace again.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'miss3.1':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $booty_call['pos_speed'] = 'miss1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/miss/hard3.mp4"></video></center>'
|
|
|
|
+ 'He fucks you a lot harder. You enjoy it.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'miss3.2':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $booty_call['pos_speed'] = 'miss1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/miss/hard3.mp4"></video></center>'
|
|
|
|
+ 'He keeps fucking you at a hard pace. You enjoy it.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'miss_kiss':
|
|
|
|
+ cla & *nl
|
|
|
|
+ if booty_call['orgasm'] < orgasm:
|
|
|
|
+ 'You''re right at the edge of orgasm when he leans down to kiss you.'
|
|
|
|
+ else
|
|
|
|
+ 'He leans down to kiss you.'
|
|
|
|
+ end
|
|
|
|
+ act'No kissing':
|
|
|
|
+ cla & *nl
|
|
|
|
+ booty_call['kiss_skip'] = 1
|
|
|
|
+ if npc_no_kiss[$boy] = 1:
|
|
|
|
+ '"I thought I told you!" you say, turning your head to the side. "No kissing."'
|
|
|
|
+ else
|
|
|
|
+ npc_no_kiss[$boy] = 1
|
|
|
|
+ '"No kissing!" you say, turning your head away.'
|
|
|
|
+ end
|
|
|
|
+ jump 'kiss_skip<<booty_call_sex[''speed'']>>'
|
|
|
|
+ end
|
|
|
|
+ act'Kiss him':
|
|
|
|
+ booty_call['kiss'] = 1
|
|
|
|
+ gs 'arousal', 'kiss', rand(1,2),'no_orgasm_msg'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(1,2),'no_orgasm_msg'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/miss/kiss1.mp4"></video></center>'
|
|
|
|
+ if booty_call['orgasm'] < orgasm:
|
|
|
|
+ 'The combination of his tongue in your mouth and his cock in your pussy have you just about to cum.'
|
|
|
|
+ else
|
|
|
|
+ 'He leans down to kiss you. You kiss him back.'
|
|
|
|
+ end
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'doggy_start':
|
|
|
|
+ if booty_call['change_pos'] = 1:
|
|
|
|
+ act'Switch to doggy':
|
|
|
|
+ cla & *clr
|
|
|
|
+ booty_call['change_pos'] = 0
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/foreplay/miss2.jpg"></center>'
|
|
|
|
+ if $booty_call['position'] = 'miss':
|
|
|
|
+ 'You push him off and roll onto your knees.'
|
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
|
+ 'You hop off of him and present your ass towards him.'
|
|
|
|
+ end
|
|
|
|
+ '"Fuck me from behind."'
|
|
|
|
+ act'Keep fucking':gt 'booty_call_sex', 'doggy<<booty_call_sex[''speed'']>>'
|
|
|
|
+ end
|
|
|
|
+ elseif booty_call['force_initiative'] = 2:
|
|
|
|
+ booty_call['speed'] = rand(1,3)
|
|
|
|
+ if $booty_call['position'] = 'miss':
|
|
|
|
+ !! IMAGE HERE
|
|
|
|
+ 'You''ve barely finished your orgasm when he rolls you onto your knees and pulls your hips back towards him. With one swift thrust, he plunges his cock into your still-quivering pussy. His actions earn him an involuntary gasp from your mouth before he begins fucking you again.'
|
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
|
+ !! IMAGE HERE
|
|
|
|
+ 'You''ve barely finished your orgasm when he pulls your hips back towards him, plunging his cock all the way into your still-quivering pussy. His actions earn him an involuntary gasp as he begins fucking you again.'
|
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
|
+ !! IMAGE HERE
|
|
|
|
+ 'You''ve barely finished quivering when he pulls you off of him and rolls you onto your knees, pulling your hips back towards him. With one swift thrust, he plunges his cock into your still-quivering pussy. His actions earn him an involuntary gasp from your mouth before he begins fucking you again.'
|
|
|
|
+ end
|
|
|
|
+ act'Get fucked':gt 'booty_call_sex', 'doggy<<booty_call_sex[''speed'']>>'
|
|
|
|
+ elseif booty_call['initative'] ! 1:
|
|
|
|
+ booty_call['speed'] = rand(1,3)
|
|
|
|
+ act'Continue':
|
|
|
|
+ if $booty_call['position'] = '':
|
|
|
|
+ 'He flips you over and pulls you to your knees.'
|
|
|
|
+ '"I wanna fuck you from behind."'
|
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
|
+ 'He pulls you back onto your knees and you immediately feel him pressing inside you from behind again.'
|
|
|
|
+ else
|
|
|
|
+ 'He forces you onto your knees and gives you a slap on the ass before pressing himself inside your pussy.'
|
|
|
|
+ end
|
|
|
|
+ act'Get fucked':gt 'booty_call_sex', 'doggy<<booty_call_sex[''speed'']>>'
|
|
|
|
+ end
|
|
|
|
+ else
|
|
|
|
+ booty_call['speed'] = rand(1,3)
|
|
|
|
+ act'Bend over':
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/foreplay/doggy2.jpg"></center>'
|
|
|
|
+ if $booty_call['position'] = '':
|
|
|
|
+ 'You turn around and get on your knees, presenting your ass towards him.'
|
|
|
|
+ '"Fuck me from behind."'
|
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
|
+ 'You get back on your knees, waggling your ass enticingly at him.'
|
|
|
|
+ else
|
|
|
|
+ 'You turn around and get on your knees, presenting your ass towards him.'
|
|
|
|
+ '"I want you to fuck me from behind this time."'
|
|
|
|
+ end
|
|
|
|
+ act'Get fucked':gt 'booty_call_sex', 'doggy<<booty_call_sex[''speed'']>>'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'doggy1':
|
|
|
|
+ !! slow pace
|
|
|
|
+ $booty_call['position'] = 'doggy'
|
|
|
|
+!! if pcs_vag = 0:gt 'booty_call_virgin', 'doggy_virg_norm1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/doggy/slow1.mp4"></video></center>'
|
|
|
|
+ if mesec > 0:
|
|
|
|
+ '<<$npc_firstname[$boy]>> fucks you slowly but steadily. His cock is coated in the period, red liquid streaming out of your pussy with every thrust. But it doesn''t stop him from continuing to drive balls deep inside you every time.'
|
|
|
|
+ else
|
|
|
|
+ '<<$npc_firstname[$boy]>> fucks you slowly but steadily, drawing his cock all the way out and driving it balls deep inside you each time.'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Don''t stop!':
|
|
|
|
+ booty_call['orgasm'] = orgasm
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/doggy/slow2.mp4"></video></center>'
|
|
|
|
+ '"Don''t stop!" you moan.'
|
|
|
|
+ 'You love the way he fucks you, how his cock slowly stretches your pussy out until you feel completely full before withdrawing it again, leaving you aching for more.'
|
|
|
|
+ if booty_call['orgasm'] < orgasm:
|
|
|
|
+ *nl
|
|
|
|
+ 'You''re about to cum.'
|
|
|
|
+ end
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'This is boring':
|
|
|
|
+ booty_call['orgasm'] = orgasm
|
|
|
|
+ cla & *nl
|
|
|
|
+ '<i>Isn''t this kind of... slow?</i>'
|
|
|
|
+ *nl
|
|
|
|
+ 'The pace at which <<$npc_firstname[$boy]>> is fucking you is unbelievably frustrating. It feels nice, but you want more! As it currently is, it just feels like a literal cocktease.'
|
|
|
|
+ act'Don''t ruin the mood':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $orgasm_or = 'no'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/doggy/bored1.mp4"></video></center>'
|
|
|
|
+ 'You sigh internally but fake a moan aloud, deciding not to ruin the mood by telling <<$npc_firstname[$boy]>> he''s a boring lay. He continues to fuck you excruciatingly slowly, while you try to focus on the sensations as much as possible to just maybe get some satisfaction out of it.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Can you fuck me a little harder?':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/doggy/slow1.mp4"></video></center>'
|
|
|
|
+ '"Hey uhh, can you actually fuck me a little harder?"'
|
|
|
|
+ '"Really?"'
|
|
|
|
+ '"Yeah. I actually want to feel it when I get fucked," you tease.'
|
|
|
|
+ act'Continue':gt 'booty_call_sex', 'doggy2.11'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'I want you to pound me':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/doggy/slow1.mp4"></video></center>'
|
|
|
|
+ '"Hey uhh, you can actually fuck me harder if you want to."'
|
|
|
|
+ '"Oh! Uhmm, sure I can do that."'
|
|
|
|
+ 'You sigh in relief that he took the hint and <<$npc_firstname[$boy]>> changes his pace, beginning to fuck you a little bit faster and a whole lot harder.'
|
|
|
|
+ act'Continue':gt 'booty_call_sex', 'doggy3.2'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'doggy1.1':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $booty_call['pos_speed'] = 'doggy1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/doggy/slow2.mp4"></video></center>'
|
|
|
|
+ 'He fucks you more gently. You enjoy it.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'doggy1.2':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $booty_call['pos_speed'] = 'doggy1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/doggy/slow2.mp4"></video></center>'
|
|
|
|
+ 'He keeps fucking you gently. You enjoy it.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'doggy1.bored':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $booty_call['pos_speed'] = 'doggy1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/doggy/bored1.mp4"></video></center>'
|
|
|
|
+ 'He keeps fucking you gently. It''s boring.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'doggy2':
|
|
|
|
+ !! medium pace
|
|
|
|
+ $booty_call['position'] = 'doggy'
|
|
|
|
+!! if pcs_vag = 0:gt 'booty_call_virgin', 'doggy_virg_norm1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/doggy/med1.mp4"></video></center>'
|
|
|
|
+ if mesec > 0:
|
|
|
|
+ '<<$npc_firstname[$boy]>> drives into you at a steady pace, hard enough that your breasts jiggle with every thrust, but not so hard that he''s jackhammering you. His cock is coated in the period, red liquid streaming out of your pussy with every thrust. But it doesn''t stop him from continuing to drive balls deep inside you every time.'
|
|
|
|
+ else
|
|
|
|
+ '<<$npc_firstname[$boy]>> drives into you at a steady pace, hard enough that your breasts jiggle with every thrust, but not so hard that he''s jackhammering you.'
|
|
|
|
+ end
|
|
|
|
+ act'Don''t stop!':
|
|
|
|
+ booty_call['orgasm'] = orgasm
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/doggy/med4.mp4"></video></center>'
|
|
|
|
+ '"Don''t stop!" you moan.'
|
|
|
|
+ 'You love the way he fucks you, giving just the right amount of force to give you pleasure and not so hard it brings you pain.'
|
|
|
|
+ if booty_call['orgasm'] < orgasm:
|
|
|
|
+ 'You''re about to cum.'
|
|
|
|
+ else
|
|
|
|
+ *nl
|
|
|
|
+ '"Don''t stop! Don''t stop! Don''t stop! Don''t stop!" you repeat over and over again, unable to think of any other words with your mind lost in carnal pleasures.'
|
|
|
|
+ end
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'This is boring':
|
|
|
|
+ booty_call['orgasm'] = orgasm
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/doggy/med2.mp4"></video></center>'
|
|
|
|
+ '<i>Does this kind of... suck?</i>'
|
|
|
|
+ *nl
|
|
|
|
+ 'The way <<$npc_firstname[$boy]>> is fucking you is unbelievably frustrating. It just feels... <i>wrong</i>.'
|
|
|
|
+ act'Could you be a little more gentle?':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/doggy/med2.mp4"></video></center>'
|
|
|
|
+ '"Do you think you could slow down a little?"'
|
|
|
|
+ '"Oh! Uhmm, sure I can do that."'
|
|
|
|
+ 'You smile as he starts fucking you more sensually.'
|
|
|
|
+ act'Continue':gt 'booty_call_sex', 'doggy1.1'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Don''t ruin the mood':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $orgasm_or = 'no'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/doggy/med2.mp4"></video></center>'
|
|
|
|
+ 'You sigh internally, but decide not to ruin the mood by telling <<$npc_firstname[$boy]>> he''s a boring lay. He continues to fuck you excruciatingly slowly, while you try to focus on the sensations as much as possible to just maybe get some satisfaction out of it.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Can you fuck me harder?':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/doggy/med2.mp4"></video></center>'
|
|
|
|
+ '"Fuck me harder."'
|
|
|
|
+ '"Really?"'
|
|
|
|
+ '"Like you''re raping me," you say intently.'
|
|
|
|
+ '<<$npc_firstname[$boy]>> changes his pace, beginning to fuck you a little bit faster and a whole lot harder.'
|
|
|
|
+ act'Continue':gt 'booty_call_sex', 'doggy3.1'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+ act'Change position':
|
|
|
|
+ booty_call['change_pos'] = 1
|
|
|
|
+ gs 'booty_call_sex', 'position_change'
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'doggy2.11':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $booty_call['pos_speed'] = 'doggy1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/doggy/med4.mp4"></video></center>'
|
|
|
|
+ 'He fucks you a little harder. You enjoy it.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'doggy2.12':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $booty_call['pos_speed'] = 'doggy1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/doggy/med4.mp4"></video></center>'
|
|
|
|
+ 'He fucks you a little more gently. You enjoy it.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'doggy2.2':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $booty_call['pos_speed'] = 'doggy1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/doggy/med4.mp4"></video></center>'
|
|
|
|
+ 'He keeps fucking you at a medium pace. You enjoy it.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'doggy2.bored':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $booty_call['pos_speed'] = 'doggy1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/doggy/bored2.mp4"></video></center>'
|
|
|
|
+ 'He keeps fucking you gently. It''s boring.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'doggy3':
|
|
|
|
+ !! fast/rough pace
|
|
|
|
+ $booty_call['position'] = 'doggy'
|
|
|
|
+!! if pcs_vag = 0:gt 'booty_call_virgin', 'doggy_virg_norm1'
|
|
|
|
+ gs 'arousal', 'vaginal',1,'no_orgasm_msg', 'rough'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/doggy/rough1.mp4"></video></center>'
|
|
|
|
+ 'You gasp as <<$npc_firstname[$boy]>> slams his cock into you from behind, the impact rippling through your entire body. As your head jerks back reflexively, <<$npc_firstname[$boy]>>''s hand grabs hold of your hair, yanking on it to pull you harder onto his cock.'
|
|
|
|
+ *nl
|
|
|
|
+ if mesec > 0:
|
|
|
|
+ '<<$npc_firstname[$boy]>> drives himself in and out of your pussy, fucking you hard, the sound of your cheeks getting clapped bouncing off the walls. His cock slams into you and you can feel it force the menstrual blood from your uterus, sending it running down your thighs.'
|
|
|
|
+ else
|
|
|
|
+ '<<$npc_firstname[$boy]>> drives himself in and out of your pussy, fucking you hard, the sound of your cheeks getting clapped bouncing off the walls. And you think to yourself...'
|
|
|
|
+ end
|
|
|
|
+ act'Yes! Yes! Yes! Yes!':
|
|
|
|
+ booty_call['orgasm'] = orgasm
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ cla & *nl
|
|
|
|
+ '"Yes! Yes! Yes! Pound my pussy!" you scream out loud.'
|
|
|
|
+ *nl
|
|
|
|
+ 'The hair grab was unexpected, but you''re loving how rough he''s treating you, the force with which he fucks you. You love how deep his cock goes inside you and he''s hammering your pussy in all the right ways.'
|
|
|
|
+ if booty_call['orgasm'] < orgasm:
|
|
|
|
+ *nl
|
|
|
|
+ 'You''re about to cum.'
|
|
|
|
+ end
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'This is too rough!':
|
|
|
|
+ booty_call['orgasm'] = orgasm
|
|
|
|
+ cla & *nl
|
|
|
|
+ '<i>This is-! Too rough-!</i>'
|
|
|
|
+ *nl
|
|
|
|
+ 'You want to scream as he pulls on your hair, feeling like he''s going to rip it out and putting an awful strain on your neck. His cock is like a jackhammer, pounding into your pussy in the worst way, feeling more like he''s punching your cervix than fucking you. It''s so painful and unpleasant, you feel like you''re going to die.'
|
|
|
|
+ act'Don''t ruin the mood':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $orgasm_or = 'no'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg', 'rough'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/doggy/hard2.mp4"></video></center>'
|
|
|
|
+ 'For whatever reason, you can''t bring yourself to say anything, and simply endure the rough treatment. You sigh in relief when <<$npc_firstname[$boy]>> releases your hair but only for a brief moment when he uses his extra hand to grab hold of your ass and pound you even harder. You grab onto the edge of the bed and hang on for dear life, whimpering as he mercilessly fucks you.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Can we slow down?':
|
|
|
|
+ cla & *nl
|
|
|
|
+ '"Oh! Sorry." He stops fucking you abruptly, releasing your hair. "I thought you liked it rough. My bad, I''ll be more gentle."'
|
|
|
|
+ act'Yes, gentle please':
|
|
|
|
+ cla & *nl
|
|
|
|
+ '<i>How could he think I liked that?</i> you wonder.'
|
|
|
|
+ 'You sigh in relief as he picks up his pace again, this time without leaving you feel like you''re being battered to bits.'
|
|
|
|
+ act'Continue':gt 'booty_call_sex', 'doggy1.1'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Not <i>too</i> gentle':
|
|
|
|
+ cla & *nl
|
|
|
|
+ '"Don''t be <i>too</i> gentle," you giggle. "I just don''t want to feel like I''m having sex with Vlad the Impaler here."'
|
|
|
|
+ 'You sigh in relief as he picks up his pace again, this time without leaving you feel like you''re being battered to bits.'
|
|
|
|
+ act'Continue':gt 'booty_call_sex', 'doggy2.12'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Fake an orgasm':
|
|
|
|
+ booty_call['fake_orgasm_count'] += 1
|
|
|
|
+ fake_orgasm += 1
|
|
|
|
+ $orgasm_or = 'no'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/doggy/hard3.mp4"></video></center>'
|
|
|
|
+ '"Ugh! Ugh! Ugh! <i>Ughhhh!!</i>"'
|
|
|
|
+ *nl
|
|
|
|
+ 'You moan loudly despite the distinct <i>lack</i> of pleasure you feel right now before crying out and clenching down on <<$npc_firstname[$boy]>>''s cock with your pussy as hard as you can, dramatically shaking your shoulders, faking climax.'
|
|
|
|
+ *nl
|
|
|
|
+ '<<$npc_firstname[$boy]>> slows down even more for a beat.'
|
|
|
|
+ '"Did you just...?"'
|
|
|
|
+ '"Yeah," you pant, forcing breathlessness into your voice.'
|
|
|
|
+ if npc_generous[$boy] = 1:
|
|
|
|
+ '"Do you need me to slow down for a bit?"'
|
|
|
|
+ '"That would... be nice," you smile.'
|
|
|
|
+ if rand(0,1) = 1:
|
|
|
|
+ act'Continue':gt 'booty_call_sex', 'doggy1'
|
|
|
|
+ else
|
|
|
|
+ act'Continue':gt 'booty_call_sex', 'doggy2'
|
|
|
|
+ end
|
|
|
|
+ else
|
|
|
|
+ '"I''m going to keep going, okay?"'
|
|
|
|
+ 'You nod, not really wanting to put any more energy into the perfomance and he picks back up into his awful jackhammer pace again.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'doggy3.1':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $booty_call['pos_speed'] = 'doggy1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/doggy/hard1.mp4"></video></center>'
|
|
|
|
+ 'He fucks you a lot harder. You enjoy it.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'doggy3.2':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $booty_call['pos_speed'] = 'doggy1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/doggy/hard1.mp4"></video></center>'
|
|
|
|
+ 'He keeps fucking you hard. You enjoy it.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cowgirl_start':
|
|
|
|
+ if booty_call['change_pos'] = 1:
|
|
|
|
+ act'Switch to cowgirl':
|
|
|
|
+ cla & *clr
|
|
|
|
+ booty_call['change_pos'] = 0
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/foreplay/miss2.jpg"></center>'
|
|
|
|
+ if $booty_call['position'] = 'miss':
|
|
|
|
+ 'You push him backwards and climb on top.'
|
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
|
+ 'You push him off of you and turn around, mounting him.'
|
|
|
|
+ end
|
|
|
|
+ '"I want to be on top."'
|
|
|
|
+ act'Ride him gently':gt 'booty_call_sex', 'cowgirl1'
|
|
|
|
+
|
|
|
|
+ act'Ride him steadily':gt 'booty_call_sex', 'cowgirl2'
|
|
|
|
+
|
|
|
|
+ act'Ride him hard':gt 'booty_call_sex', 'cowgirl3'
|
|
|
|
+ end
|
|
|
|
+ elseif booty_call['force_initiative'] = 2:
|
|
|
|
+ booty_call['speed'] = rand(1,3)
|
|
|
|
+ if $booty_call['position'] = 'miss':
|
|
|
|
+ !! IMAGE HERE
|
|
|
|
+ 'You''ve barely finished your orgasm when he pulls you backwards on top of him. You groan in protest, but he continues anyways, lowering you onto his cock and forcing an involunary mew from you. At his insistence, you start moving your hips.'
|
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
|
+ !! IMAGE HERE
|
|
|
|
+ 'You''ve barely finished your orgasm when he turns you over and pulls you back on top of him. You groan in protest, but he continues anyways, lowering you onto his cock and forcing an involunary mew from you. At his insistence, you start moving your hips.'
|
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
|
+ !! IMAGE HERE
|
|
|
|
+ 'You''ve barely finished your orgasm when he begins moving his hips again underneath you. You mew in protest, hypersensitive to every movement of his cock inside your still-quivering pussy. At his insistence, you start moving your hips again.'
|
|
|
|
+ end
|
|
|
|
+ act'Ride him gently':gt 'booty_call_sex', 'cowgirl1'
|
|
|
|
+
|
|
|
|
+ act'Ride him steadily':gt 'booty_call_sex', 'cowgirl2'
|
|
|
|
+
|
|
|
|
+ act'Ride him hard':gt 'booty_call_sex', 'cowgirl3'
|
|
|
|
+ elseif booty_call['initative'] ! 1:
|
|
|
|
+ act'Continue':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/cowgirl/enter1.mp4"></video></center>'
|
|
|
|
+ if $booty_call['position'] = '':
|
|
|
|
+ 'He lays back on the bed, pulling you on top of him as he does. You get the message and line yourself up with his cock..'
|
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
|
+ 'He pulls you back onto your knees and you immediately feel him pressing inside you from behind again.'
|
|
|
|
+ else
|
|
|
|
+ 'He forces you onto your knees and gives you a slap on the ass before pressing himself inside your pussy.'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Ride him gently':gt 'booty_call_sex', 'cowgirl1'
|
|
|
|
+
|
|
|
|
+ act'Ride him steadily':gt 'booty_call_sex', 'cowgirl2'
|
|
|
|
+
|
|
|
|
+ act'Ride him hard':gt 'booty_call_sex', 'cowgirl3'
|
|
|
|
+ end
|
|
|
|
+ else
|
|
|
|
+ act'Climb on top of him':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/cowgirl/enter1.mp4"></video></center>'
|
|
|
|
+ if $booty_call['position'] = '':
|
|
|
|
+ 'You push him back onto the bed and throw your legs over his.'
|
|
|
|
+ '"I want to be on top."'
|
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
|
+ 'You crawl forward back into position, throwing your legs over his.'
|
|
|
|
+ '"Time to go for another ride."'
|
|
|
|
+ else
|
|
|
|
+ 'You push him back onto the bed and throw your legs over his.'
|
|
|
|
+ '"I want to be on top this time."'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Ride him gently':gt 'booty_call_sex', 'cowgirl1'
|
|
|
|
+
|
|
|
|
+ act'Ride him steadily':gt 'booty_call_sex', 'cowgirl2'
|
|
|
|
+
|
|
|
|
+ act'Ride him hard':gt 'booty_call_sex', 'cowgirl3'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cowgirl1':
|
|
|
|
+ !! slow pace
|
|
|
|
+ booty_call['speed'] = 1
|
|
|
|
+ $booty_call['pos_speed'] = 'cowgirl1'
|
|
|
|
+ $booty_call['position'] = 'cowgirl'
|
|
|
|
+!! if pcs_vag = 0:gt 'booty_call_virgin', 'cowgirl_virg_norm1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/cowgirl/slow2.mp4"></video></center>'
|
|
|
|
+ if mesec > 0:
|
|
|
|
+ 'You slowly roll your hips over his, gently moving his cock around inside of your pussy. Looking down, you can see his cock is stained red from your period, blood mixing with your juices, both of them providing a lot of natural lubrication.'
|
|
|
|
+ else
|
|
|
|
+ 'You slowly roll your hips over his, gently moving his cock around inside of your pussy.'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Enjoy yourself':
|
|
|
|
+ booty_call['orgasm'] = orgasm
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/cowgirl/slow2.mp4"></video></center>'
|
|
|
|
+ 'You moan loudly as you continue to roll your hips.'
|
|
|
|
+ if booty_call['orgasm'] < orgasm:
|
|
|
|
+ *nl
|
|
|
|
+ 'You''re about to cum.'
|
|
|
|
+ end
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'This is boring':
|
|
|
|
+ booty_call['orgasm'] = orgasm
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ cla & *nl
|
|
|
|
+ '<i>This is boring...</i> you think to yourself.'
|
|
|
|
+ *nl
|
|
|
|
+ act'Cowgirl is boring':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $orgasm_or = 'no'
|
|
|
|
+ booty_call['bored'] = 1
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/cowgirl/slow2.mp4"></video></center>'
|
|
|
|
+ '<i>Ugh. Cowgirl is just such a boring position.</i>'
|
|
|
|
+ *nl
|
|
|
|
+ 'You have to do all the work and it doesn''t even feel that good. But he seems to like it and you don''t want to be a selfish lover, so you soldier on, hoping he cums soon.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Time to change pace':
|
|
|
|
+ *nl
|
|
|
|
+ '<i>A change of pace should mix things up.</i>'
|
|
|
|
+ gs 'booty_call_sex', 'cowgirl_change_pace'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Try something else':
|
|
|
|
+ booty_call['force_initiative'] = 1
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/cowgirl/slow2.mp4"></video></center>'
|
|
|
|
+ '"Can we try something else?"'
|
|
|
|
+ '"Like what?"'
|
|
|
|
+ gs 'booty_call_start', 'foreplay_choose'
|
|
|
|
+ gs 'booty_call_sex', 'position_change'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cowgirl1.2':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $booty_call['pos_speed'] = 'cowgirl1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/cowgirl/slow2.mp4"></video></center>'
|
|
|
|
+ 'You keep fucking him gently. You enjoy it.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cowgirl1.bored':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $booty_call['pos_speed'] = 'cowgirl1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/cowgirl/slow2.mp4"></video></center>'
|
|
|
|
+ 'You keep fucking him at a medium pace. It''s boring.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cowgirl2':
|
|
|
|
+ !! medium pace
|
|
|
|
+ booty_call['speed'] = 2
|
|
|
|
+ $booty_call['pos_speed'] = 'cowgirl2'
|
|
|
|
+ $booty_call['position'] = 'cowgirl'
|
|
|
|
+!! if pcs_vag = 0:gt 'booty_call_virgin', 'cowgirl_virg_norm1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/cowgirl/med1.mp4"></video></center>'
|
|
|
|
+ if mesec > 0:
|
|
|
|
+ 'You bounce up and down on his cock on your period.'
|
|
|
|
+ else
|
|
|
|
+ 'You bounce up and down on his cock.'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Enjoy yourself':
|
|
|
|
+ booty_call['orgasm'] = orgasm
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/cowgirl/med2.mp4"></video></center>'
|
|
|
|
+ 'You moan loudly as you continue to bounce on his cock. He thrusts into you from beneath.'
|
|
|
|
+ if booty_call['orgasm'] < orgasm:
|
|
|
|
+ *nl
|
|
|
|
+ 'You''re about to cum.'
|
|
|
|
+ end
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'This is boring':
|
|
|
|
+ booty_call['orgasm'] = orgasm
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ cla & *nl
|
|
|
|
+ '<i>This is boring...</i> you think to yourself.'
|
|
|
|
+ *nl
|
|
|
|
+ act'Cowgirl is boring':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $orgasm_or = 'no'
|
|
|
|
+ booty_call['bored'] = 1
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/cowgirl/med2.mp4"></video></center>'
|
|
|
|
+ '<i>Ugh. Cowgirl is just such a boring position.</i>'
|
|
|
|
+ *nl
|
|
|
|
+ 'You have to do most of the work and it doesn''t even feel that good. But he seems to like it, judging by the way he''s started thrusting into you from below and you don''t want to be a selfish lover, so you soldier on, hoping he cums soon.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Time to change pace':
|
|
|
|
+ *nl
|
|
|
|
+ '<i>A change of pace should mix things up.</i>'
|
|
|
|
+ gs 'booty_call_sex', 'cowgirl_change_pace'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Try something else':
|
|
|
|
+ booty_call['force_initiative'] = 1
|
|
|
|
+ cla & *nl
|
|
|
|
+ '"Can we try something else?"'
|
|
|
|
+ '"Like what?"'
|
|
|
|
+ gs 'booty_call_start', 'foreplay_choose'
|
|
|
|
+ gs 'booty_call_sex', 'position_change'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cowgirl2.2':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $booty_call['pos_speed'] = 'cowgirl1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/cowgirl/med1.mp4"></video></center>'
|
|
|
|
+ 'You keep fucking him at a medium pace. You enjoy it.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cowgirl2.bored':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $booty_call['pos_speed'] = 'cowgirl1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/cowgirl/med2.mp4"></video></center>'
|
|
|
|
+ 'You keep fucking him at a medium pace. It''s boring.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cowgirl3':
|
|
|
|
+ !! fast/rough pace
|
|
|
|
+ booty_call['speed'] = 3
|
|
|
|
+ $booty_call['pos_speed'] = 'cowgirl2'
|
|
|
|
+ $booty_call['position'] = 'cowgirl'
|
|
|
|
+!! if pcs_vag = 0:gt 'booty_call_virgin', 'cowgirl_virg_norm1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/cowgirl/hard2.mp4"></video></center>'
|
|
|
|
+ if mesec > 0:
|
|
|
|
+ 'You bounce up and down on his cock as hard as you can on your period.'
|
|
|
|
+ else
|
|
|
|
+ 'You bounce up and down on his cock as hard as you can.'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Enjoy yourself':
|
|
|
|
+ booty_call['orgasm'] = orgasm
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/cowgirl/hard1.mp4"></video></center>'
|
|
|
|
+ 'You moan loudly as you continue to bounce on his cock. He thrusts into you from beneath.'
|
|
|
|
+ if booty_call['orgasm'] < orgasm:
|
|
|
|
+ *nl
|
|
|
|
+ 'You''re about to cum.'
|
|
|
|
+ end
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'This is boring':
|
|
|
|
+ booty_call['orgasm'] = orgasm
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ cla & *nl
|
|
|
|
+ '<i>This is boring...</i> you think to yourself.'
|
|
|
|
+ *nl
|
|
|
|
+ act'Cowgirl is boring':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $orgasm_or = 'no'
|
|
|
|
+ booty_call['bored'] = 1
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ gs 'stat'
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/cowgirl/hard2.mp4"></video></center>'
|
|
|
|
+ '<i>Ugh. Cowgirl is just such a boring position.</i>'
|
|
|
|
+ *nl
|
|
|
|
+ 'You have to do all the work and it doesn''t even feel that good. But he seems to like it and you don''t want to be a selfish lover, so you soldier on, hoping he cums soon.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Time to change pace':
|
|
|
|
+ *nl
|
|
|
|
+ '<i>A change of pace should mix things up.</i>'
|
|
|
|
+ gs 'booty_call_sex', 'cowgirl_change_pace'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Try something else':
|
|
|
|
+ booty_call['force_initiative'] = 1
|
|
|
|
+ cla & *nl
|
|
|
|
+ '"Can we try something else?"'
|
|
|
|
+ '"Like what?"'
|
|
|
|
+ gs 'booty_call_start', 'foreplay_choose'
|
|
|
|
+ gs 'booty_call_sex', 'position_change'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cowgirl3.2':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $booty_call['pos_speed'] = 'cowgirl1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/cowgirl/hard1.mp4"></video></center>'
|
|
|
|
+ 'You keep riding him hard. You enjoy it.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cowgirl3.bored':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $booty_call['pos_speed'] = 'cowgirl1'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/cowgirl/hard2.mp4"></video></center>'
|
|
|
|
+ 'You keep riding him hard. It''s boring.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cowgirl_change_pace':
|
|
|
|
+ cla
|
|
|
|
+ if booty_call['speed'] = 1:
|
|
|
|
+ act'Pick up the pace a little': gt 'booty_call_sex', 'cowgirl2'
|
|
|
|
+
|
|
|
|
+ act'Ride ''em cowgirl!': gt 'booty_call_sex', 'cowgirl3'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ if booty_call['speed'] = 2:
|
|
|
|
+ act'Ride him gently': gt 'booty_call_sex', 'cowgirl1'
|
|
|
|
+
|
|
|
|
+ act'Ride ''em cowgirl!': gt 'booty_call_sex', 'cowgirl3'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ if booty_call['speed'] ! 3:
|
|
|
|
+ act'Ride him gently': gt 'booty_call_sex', 'cowgirl1'
|
|
|
|
+
|
|
|
|
+ act'Slow it down a little': gt 'booty_call_sex', 'cowgirl2'
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'fuck_cum_random':
|
|
|
|
+ booty_call['cum_choice'] = rand(1,10)
|
|
|
|
+ if npc_generous[$boy] = 1 and booty_call['cum_choice'] <= 9:
|
|
|
|
+ $booty_call['cum_choice'] = 'warn'
|
|
|
|
+ elseif booty_call['cum_choice'] = 10:
|
|
|
|
+ $booty_call['cum_choice'] = 'creampie_surprise'
|
|
|
|
+ elseif booty_call['cum_choice'] > 5:
|
|
|
|
+ $booty_call['cum_choice'] = 'his_choice'
|
|
|
|
+ else
|
|
|
|
+ $booty_call['cum_choice'] = 'warn'
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'fuck_cum':
|
|
|
|
+ booty_call['boy_cum'] = rand(-1,1)
|
|
|
|
+ if booty_call['boy_cum'] = 1:
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum_random'
|
|
|
|
+ else
|
|
|
|
+ if booty_call['bored'] = 1:
|
|
|
|
+ act'Keep going':gt 'booty_call_sex', '<<$booty_call[''pos_speed'']>>.bored'
|
|
|
|
+ else
|
|
|
|
+ act'Keep going':gt 'booty_call_sex', '<<$booty_call[''pos_speed'']>>.2'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ if $booty_call['position'] ! 'cowgirl':
|
|
|
|
+ act'Change position':
|
|
|
|
+ booty_call['change_pos'] = 1
|
|
|
|
+ gs 'booty_call_sex', 'position_change'
|
|
|
|
+ end
|
|
|
|
+ else
|
|
|
|
+ act'Change pace':gs 'booty_call_sex', 'cowgirl_change_pace'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ if $booty_call['cum_choice'] = 'warn':
|
|
|
|
+ if booty_call['kiss'] = 1:
|
|
|
|
+ '"I''m-! Mmmm! Gonna cum-!" he warns between kisses.'
|
|
|
|
+ if booty_call['orgasm'] < orgasm: '"Me too!"'
|
|
|
|
+ else
|
|
|
|
+ 'He warns you he''s about to cum.'
|
|
|
|
+ if booty_call['orgasm'] < orgasm: '"Me too!"'
|
|
|
|
+ end
|
|
|
|
+ if (rand(0,1) = 1 or npc_selfish[$boy] = 1) and ($npc_cum_pref[$boy] ! 'creampie' and booty_call['condom'] = 1) and $npc_cum_pref[$boy] ! 'pullout' and $npc_cum_pref[$boy] ! '':
|
|
|
|
+ booty_call['he_ask'] = 1
|
|
|
|
+ if $npc_cum_pref[$boy] = 'creampie':
|
|
|
|
+ booty_call['he_ask_creampie'] = 1
|
|
|
|
+ '"Let me cum inside you."'
|
|
|
|
+ elseif $npc_cum_pref[$boy] = 'mouth':
|
|
|
|
+ booty_call['he_ask_mouth'] = 1
|
|
|
|
+ '"I wanna cum in your mouth."'
|
|
|
|
+ elseif $npc_cum_pref[$boy] = 'face':
|
|
|
|
+ booty_call['he_ask_facial'] = 1
|
|
|
|
+ '"I wanna cum on your face."'
|
|
|
|
+ elseif $npc_cum_pref[$boy] = 'tits':
|
|
|
|
+ booty_call['he_ask_tits'] = 1
|
|
|
|
+ '"I wanna cum on your tits.'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Cum wherever you want':
|
|
|
|
+ cla & *nl
|
|
|
|
+ '"Cum-! Wherever-! You want!"'
|
|
|
|
+ act'Continue':gt 'booty_call_sex', 'cum_his_choice'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Finish him with your hand':gt 'booty_call_sex', 'cum_jerkoff'
|
|
|
|
+
|
|
|
|
+ if booty_call['he_ask_facial'] = 1:
|
|
|
|
+ act'Go ahead':gt 'booty_call_sex', 'cum_facial'
|
|
|
|
+ else
|
|
|
|
+ act'On my face!':booty_call['facial_ask'] = 1 & gt 'booty_call_sex', 'cum_facial'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ if booty_call['he_ask_mouth'] = 1:
|
|
|
|
+ act'Go ahead':gt 'booty_call_sex', 'cum_mouth'
|
|
|
|
+ else
|
|
|
|
+ act'In my mouth!':booty_call['mouth_ask'] = 1 & gt 'booty_call_sex', 'cum_mouth'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ if booty_call['he_ask_tits'] = 1:
|
|
|
|
+ act'Go ahead':gs 'booty_call_sex', 'cum_tits1'
|
|
|
|
+ else
|
|
|
|
+ act'On my tits!':booty_call['tits_ask'] = 1 & gs 'booty_call_sex', 'cum_tits1'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ if booty_call['condom'] ! 1:
|
|
|
|
+ if booty_call['orgasm'] < orgasm:
|
|
|
|
+ act'Let''s cum together':gs 'booty_call_sex', 'cum_together'
|
|
|
|
+ end
|
|
|
|
+ elseif booty_call['he_ask_creampie'] = 1:
|
|
|
|
+ act'Go ahead':
|
|
|
|
+ npc_creampie_okay = 1
|
|
|
|
+ gt 'booty_call_sex', 'cum_inside'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Let''s cum together (fake orgasm)':
|
|
|
|
+ cla & *nl
|
|
|
|
+ '"Let''s do it together! Cum with me!"'
|
|
|
|
+ act'Fake orgasm':gs 'booty_call_sex', 'cum_together_fake'
|
|
|
|
+ end
|
|
|
|
+ else
|
|
|
|
+ act'Cum inside me!':booty_call['creampie_ask'] = 1 & gt 'booty_call_sex', 'cum_inside'
|
|
|
|
+
|
|
|
|
+ act'Let''s cum together (fake orgasm)':gs 'booty_call_sex', 'cum_together_fake'
|
|
|
|
+ cla & *nl
|
|
|
|
+ '"Let''s do it together! Cum with me!"'
|
|
|
|
+ act'Fake orgasm':gt 'booty_call_sex', 'cum_together'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Pull out!':booty_call['pullout_ask'] = 1 & gt 'booty_call_sex', 'cum_pullout'
|
|
|
|
+
|
|
|
|
+ act'Not inside me!':booty_call['not_inside'] = 1 & gt 'booty_call_sex', 'cum_not_inside'
|
|
|
|
+ else
|
|
|
|
+ act'Let him cum in the condom':gt 'booty_call_sex', 'cum_condom'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ elseif $booty_call['cum_choice'] = 'creampie_surprise':
|
|
|
|
+ if booty_call['condom'] = 1:
|
|
|
|
+ act'Continue':gt 'booty_call_sex', 'cum_condom_pre'
|
|
|
|
+ else
|
|
|
|
+ act'Continue':gt 'booty_call_sex', 'creampie_surprise'
|
|
|
|
+ end
|
|
|
|
+ elseif $booty_call['cum_choice'] = 'his_choice':
|
|
|
|
+ gs 'booty_call', 'cum_his_choice'
|
|
|
|
+ elseif booty_call['orgasm'] < orgasm:
|
|
|
|
+ act'Orgasm':
|
|
|
|
+ cla & *clr
|
|
|
|
+ if $booty_call['position'] = 'miss':
|
|
|
|
+ !! IMAGE HERE
|
|
|
|
+ 'You cum in missionary position.'
|
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
|
+ !! IMAGE HERE
|
|
|
|
+ 'You cum in doggy position.'
|
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
|
+ !! IMAGE HERE
|
|
|
|
+ 'You cum in cowgirl position.'
|
|
|
|
+ end
|
|
|
|
+ booty_call['force_initiative'] = 2
|
|
|
|
+ act'Continue':gt 'booty_call_sex', 'position_choose'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ if booty_call['orgasm'] = orgasm:
|
|
|
|
+ act'Fake an orgasm':
|
|
|
|
+ booty_call['fake_orgasm_count'] += 1
|
|
|
|
+ fake_orgasm += 1
|
|
|
|
+ $orgasm_or = 'no'
|
|
|
|
+ gs 'arousal', 'vaginal', rand(3,5),'no_orgasm_msg'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/miss/slow2.mp4"></video></center>'
|
|
|
|
+ '"Ugh! Ugh! Ugh! <i>Ughhhh!!</i>"'
|
|
|
|
+ *nl
|
|
|
|
+ if pcs_horny >= 80:
|
|
|
|
+ '<<$boydesc>> is doing a good job, even if he''s not quite getting you off. You don''t want him to feel bad though and fake an orgasm.'
|
|
|
|
+ elseif pcs_horny >= 40:
|
|
|
|
+ 'He''s not doing bad, but he''s not doing great either. You decide to fake an orgasm.'
|
|
|
|
+ else
|
|
|
|
+ 'You moan loudly despite the distinct <i>lack</i> of pleasure you feel right now before crying out and clenching down on <<$npc_firstname[$boy]>>''s cock with your pussy as hard as you can, dramatically arching your back and thrusting your nipples into the air.'
|
|
|
|
+ end
|
|
|
|
+ *nl
|
|
|
|
+ '<<$npc_firstname[$boy]>> slows down even more for a beat.'
|
|
|
|
+ '"Did you just...?"'
|
|
|
|
+ '"Yeah," you pant, forcing breathlessness into your voice.'
|
|
|
|
+ '"Do you need me to slo-"'
|
|
|
|
+ '"No!" you cry, maybe just a tad too desperately. "Keep going!"'
|
|
|
|
+ 'He doesn''t need to be told twice, and picks up back to the slow steady pace he was maintaining before you faked your orgasm.'
|
|
|
|
+ gs 'booty_call_sex', 'fuck_cum'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cum_his_choice':
|
|
|
|
+ if booty_call['kiss'] = 1:
|
|
|
|
+ if $npc_cum_pref[$boy] = 'creampie':
|
|
|
|
+ booty_call['creampie'] += 1
|
|
|
|
+ elseif $npc_cum_pref[$boy] = 'mouth':
|
|
|
|
+ booty_call['mouth_cum'] += 1
|
|
|
|
+ elseif $npc_cum_pref[$boy] = 'face':
|
|
|
|
+ booty_call['facial'] += 1
|
|
|
|
+ elseif $npc_cum_pref[$boy] = 'tits':
|
|
|
|
+ booty_call['tit_cum'] += 1
|
|
|
|
+ elseif $npc_cum_pref[$boy] = 'pullout':
|
|
|
|
+ booty_call['pullout'] += 1
|
|
|
|
+ else
|
|
|
|
+
|
|
|
|
+ end
|
|
|
|
+ else
|
|
|
|
+ if $npc_cum_pref[$boy] = 'creampie':
|
|
|
|
+ booty_call['creampie'] += 1
|
|
|
|
+ elseif $npc_cum_pref[$boy] = 'mouth':
|
|
|
|
+ booty_call['mouth_cum'] += 1
|
|
|
|
+ elseif $npc_cum_pref[$boy] = 'face':
|
|
|
|
+ booty_call['facial'] += 1
|
|
|
|
+ elseif $npc_cum_pref[$boy] = 'tits':
|
|
|
|
+ booty_call['tit_cum'] += 1
|
|
|
|
+ elseif $npc_cum_pref[$boy] = 'pullout':
|
|
|
|
+ booty_call['pullout'] += 1
|
|
|
|
+ else
|
|
|
|
+
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cum_jerkoff':
|
|
|
|
+ $booty_call['cum_describe1'] = 'Sorry,'
|
|
|
|
+ $booty_call['cum_describe2'] = 'looking down at the strands of cum coating your fingers'
|
|
|
|
+ booty_call['hand_cum'] += 1
|
|
|
|
+ gs'cum_call','hands',$boy,1
|
|
|
|
+ gs'stat'
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/handjob/bossbjcum.jpg"></center>'
|
|
|
|
+ if booty_call['condom'] = 1:
|
|
|
|
+ if $booty_call['position'] = 'miss':
|
|
|
|
+ 'You push him away from you and lean forward between his legs, ripping off the condom and fervently jerk him off until a fountain of white liquid erupts from the tip of his cock, spilling down your fingers.'
|
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
|
+ 'Pulling yourself off <<$npc_firstname[$boy]>>''s cock, you turn around and push him onto his back. You jump between his legs, ripping off the condom and fervently jerk him off until a fountain of white liquid erupts from the tip of his cock, spilling down your fingers.'
|
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
|
+ 'Pulling yourself off <<$npc_firstname[$boy]>>''s cock, you shuffle backwards and kneel between his legs. You rip off the condom and fervently jerk him off until a fountain of white liquid erupts from the tip of his cock, spilling down your fingers.'
|
|
|
|
+ end
|
|
|
|
+ else
|
|
|
|
+ if $booty_call['position'] = 'miss':
|
|
|
|
+ 'You push him off of you and onto his back. Leaning forward between his legs, you grab hold of his cock and fervently jerk him off until a fountain of white liquid erupts from the tip of his cock, spilling down your fingers.'
|
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
|
+ 'Pulling yourself off <<$npc_firstname[$boy]>>''s cock, you turn around and push him onto his back. You jump between his legs, grabbing hold of his cock, you fervently jerk him off until a fountain of white liquid erupts from the tip of his cock, spilling down your fingers.'
|
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
|
+ 'Pulling yourself off <<$npc_firstname[$boy]>>''s cock, you shuffle backwards and kneel between his legs. You grab hold of his cock and fervently jerk him off until a fountain of white liquid erupts from the tip of his cock, spilling down your fingers.'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cum_facial':
|
|
|
|
+ $booty_call['cum_choice'] = 'face'
|
|
|
|
+ gs'cum_call','face',$boy,1
|
|
|
|
+ booty_call['facial'] += 1
|
|
|
|
+ !! differing descriptions based on position
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/cock/jerk.jpg"></center>'
|
|
|
|
+ if booty_call['facial_ask'] = 1:
|
|
|
|
+ '"Cum on my face!"'
|
|
|
|
+ elseif booty_call['he_ask_facial'] = 1:
|
|
|
|
+ '"Go ahead," you say.'
|
|
|
|
+ elseif booty_call['he_ask'] = 1:
|
|
|
|
+ '"Cum on my face instead!"'
|
|
|
|
+ elseif booty_call['not_inside'] = 1:
|
|
|
|
+ '"Not inside me!" you yelp frantically.'
|
|
|
|
+ end
|
|
|
|
+ if booty_call['condom'] = 1:
|
|
|
|
+ 'You pull away from <<$npc_firstname[$boy]>> and kneel down in front of him. He tears the condom off and jerks off over your face. Just before he cums, you...'
|
|
|
|
+ else
|
|
|
|
+ 'You pull away from <<$npc_firstname[$boy]>> and kneel down in front of him. He jerks off over your face and just before he cums, you...'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Close your eyes':
|
|
|
|
+ $booty_call['cum_describe1'] = 'Thanks,'
|
|
|
|
+ $booty_call['cum_describe2'] = ', wiping the cum from your eyes.'
|
|
|
|
+ cla & *clr
|
|
|
|
+ gs'stat'
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/facial/facial0,3.mp4"></video></center>'
|
|
|
|
+ 'You close your eyes and moments later hot liquid splashes across your face, the sensation making you flinch involuntarily.'
|
|
|
|
+ act'Wipe your eyes':
|
|
|
|
+ gs'cum_call','hands',$boy,1
|
|
|
|
+ gs'stat'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/cum/facial/facial31.jpg"></center>'
|
|
|
|
+ 'You carefully wipe the cum away from your eyes and open them. The edges of your vision are still blurry with sticky liquid, but you can still see <<$npc_firstname[$boy]>>, his cock hanging above you.'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Stick out your tongue (swallow)':
|
|
|
|
+ $booty_call['cum_describe1'] = 'Thanks,'
|
|
|
|
+ $booty_call['cum_describe2'] = 'licking your lips.'
|
|
|
|
+ cla & *clr
|
|
|
|
+ gs'cum_call','mouth',$boy,1
|
|
|
|
+ gs'cum_call','breasts',$boy,1
|
|
|
|
+ $booty_call['cum_choice'] = 'face_mouth'
|
|
|
|
+ gs'stat'
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/facial/facial25.mp4"></video></center>'
|
|
|
|
+ 'You hop off the bed and kneel down, closing your eyes, opening your mouth, and sticking out your tongue as far as it can go. Moments later, you feel a hot glob of bitter liquid land directly on your tongue, followed by more that spatters across your face, running down your cheek and dripping onto your breasts. The rest spray across your lips and fill your mouth.'
|
|
|
|
+ act'Gulp':
|
|
|
|
+ cla & *clr
|
|
|
|
+ swallow += 1
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/facial/facial26.mp4"></video></center>'
|
|
|
|
+ 'A few seconds go by and no more spurts of cum land on you so you close your mouth and swallow, gulping down the entire load. You open your mouth again afterwards to pick up any stray shots, but it seems <<$npc_firstname[$boy]>> is finished so you open your eyes to look at him.'
|
|
|
|
+
|
|
|
|
+ if npc_seen_swallow[$boy] = 1 and $npc_cum_pref[$boy] = 'mouth' and booty_call['swallow_comment'] ! daystart:
|
|
|
|
+ booty_call['swallow_comment'] = daystart
|
|
|
|
+ '"I love watching you swallow."'
|
|
|
|
+ elseif npc_seen_swallow[$boy] = 1 and $npc_cum_pref[$boy] = 'mouth':
|
|
|
|
+ '"You''re the best."'
|
|
|
|
+ else
|
|
|
|
+ '"He says something here."'
|
|
|
|
+ end
|
|
|
|
+ npc_seen_swallow[$boy] = 1
|
|
|
|
+
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Stick out your tongue (spit)':
|
|
|
|
+ $booty_call['next_act1'] = 'booty_call_after'
|
|
|
|
+ $booty_call['next_act2'] = 'pre'
|
|
|
|
+ cla & *clr
|
|
|
|
+ gs'cum_call','mouth',$boy,1
|
|
|
|
+ gs'cum_call','face',$boy,1
|
|
|
|
+ gs'cum_call','hair',$boy,1
|
|
|
|
+ $booty_call['cum_describe1'] = 'Thanks,'
|
|
|
|
+ $booty_call['cum_describe2'] = 'letting the rest of his cum dribble from your lips.'
|
|
|
|
+ $booty_call['cum_choice'] = 'face_mouth'
|
|
|
|
+ booty_call['bj_cum'] = 2
|
|
|
|
+ gs'stat'
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/facial/facial29.mp4"></video></center>'
|
|
|
|
+ 'You open your mouth wide and stick your tongue out, waiting for the shot to come. <<$npc_firstname[$boy]>> grins, continuing to jack off with one hand and grabbing you by the hair with the other, positioning your face right in front of his cock. Moments later, spurts of semen erupt from it, spattering across your face and covering your tongue. You quickly spit the bitter liquid out over your lips as he continues to cum, a couple stray shots flying into your hair. A few seconds later, he stops ejaculating and releases your hair, stepping back from you.'
|
|
|
|
+
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Brace yourself (disgust)':
|
|
|
|
+ cla & *clr
|
|
|
|
+ gs'stat'
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/facial/facial30.mp4"></video></center>'
|
|
|
|
+ 'The first shot of cum hits you directly in the eye, and you squeeze both of them shut as you to cringe in disgust. More and more spurts come out, spraying across your face and completely covering your eyes. By the time he''s finished orgasming, your visage is absolutely plastered with semen and your expression is stuck in an involuntary grimace.'
|
|
|
|
+ '"Oh my god! That''s so gross!" you cringe.'
|
|
|
|
+ 'Carefully wiping the cum from your eyes, you blinking them open, vision ringed with blurry white edges, and the first sight you''re greeted with is <<$npc_firstname[$boy]>> wearing a shit eating grin while looking at your plastered face.'
|
|
|
|
+ act'I hate you':
|
|
|
|
+ booty_call['mad'] = 1
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/facial/facial_after1.mp4"></video></center>'
|
|
|
|
+ '"I hate you."'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+ if $npc_cum_pref[$boy] = 'facial' and booty_call['facial_ask'] = 1 and booty_call['facial_hate_comment'] ! daystart:
|
|
|
|
+ '"You hate it so much, but you asked for it."'
|
|
|
|
+ act'I know you like it':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/facial/facial_after1.mp4"></video></center>'
|
|
|
|
+ '"I did it for you. I know you like it. Don''t know why I let you though..."'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+ elseif booty_call['he_ask_facial'] = 1:
|
|
|
|
+ act'I can''t believe I let you do this':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/facial/facial_after1.mp4"></video></center>'
|
|
|
|
+ '"I can''t believe I let you do this."'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'You better be thankful':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/facial/facial_after1.mp4"></video></center>'
|
|
|
|
+ '"You better be thankful I let you do this."'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'You''re the worst':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/facial/facial_after1.mp4"></video></center>'
|
|
|
|
+ '"You''re the worst."'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+ elseif booty_call['he_ask'] = 1:
|
|
|
|
+ $booty_call['cum_describe2'] = 'wiping your eyes'
|
|
|
|
+ '"You asked me to do it."'
|
|
|
|
+ if booty_call['he_ask_creampie'] = 1:
|
|
|
|
+ act'I don''t like creampies (too intimate)':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '"Better than a creampie," you grimace, <<$booty_call[''cum_describe2'']>>. "Too intimate for me. I''d rather feel like a disgusted porn star."'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'I don''t like creampies (feels weird)':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '"Better than a creampie," you grimace, <<$booty_call[''cum_describe2'']>>. "That feels even worse than this."'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'I don''t like creampies (too messy)':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '"Better than a creampie," you grimace, <<$booty_call[''cum_describe2'']>>. "Too messy. At least I can clean this up and be done with it. I don''t want any random ''splooshes'' coming out of my pussy later."'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+ if birth_control['think_safe'] < 1 and npc_know_not_bc = 0:
|
|
|
|
+ act'I''m not on birth control':
|
|
|
|
+ cla & *clr
|
|
|
|
+ npc_know_not_bc = 1
|
|
|
|
+ '"I''m not on birth control," <<$booty_call[''cum_describe2'']>>. "Better this than ending up pregnant."'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+ elseif birth_control['think_safe'] < 1 and npc_know_not_bc = 1:
|
|
|
|
+ act'You know I''m not on birth control (annoyed)':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '"You know I''m not on birth control," you scowl, <<$booty_call[''cum_describe2'']>>. "Next time ask to do something that <i>won''t</i> get me knocked up!"'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+ elseif booty_call['he_ask_mouth'] = 1:
|
|
|
|
+ act'Swallowing is gross':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '"Better this than in my mouth," you grimace, <<$booty_call[''cum_describe2'']>>. "Like I''d ever want to swallow <i>this</i>." You gag at the thought of it.'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'I don''t like you enough for that':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '"I don''t like you enough to let you do that," you grimace, <<$booty_call[''cum_describe2'']>>. "God, I wish I did though. This is awful."'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+ elseif booty_call['he_ask_tits'] = 1:
|
|
|
|
+ act'Feels weird':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '"I don''t like the feeling of that on my skin," you grimace, <<$booty_call[''cum_describe2'']>>.'
|
|
|
|
+ '"So you had me cum on your face instead?"'
|
|
|
|
+ '"Shut the fuck up!"'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'I should''ve let you cum on my tits':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '"I should''ve let you cum on my tits," you grimace, <<$booty_call[''cum_describe2'']>>. "This was a mistake!"'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+ else
|
|
|
|
+ 'You grin at him as he cums all over your hand, continuing to jerk him until his cock stops twitching and nothing else comes out. After a couple more tugs for good measure, you pull back.'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cum_mouth':
|
|
|
|
+ $booty_call['cum_choice'] = 'mouth'
|
|
|
|
+ gs'cum_call','mouth',$boy,1
|
|
|
|
+ !! differing descriptions based on position
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/blowjob/bj47.mp4"></video></center>'
|
|
|
|
+ if booty_call['mouth_ask'] = 1:
|
|
|
|
+ '"In my mouth!"'
|
|
|
|
+ elseif booty_call['he_ask_mouth'] = 1:
|
|
|
|
+ '"Go ahead," you say.'
|
|
|
|
+ elseif booty_call['he_ask'] = 1:
|
|
|
|
+ '"Cum in my mouth instead!"'
|
|
|
|
+ elseif booty_call['not_inside'] = 1:
|
|
|
|
+ '"Not inside me!" you yelp frantically.'
|
|
|
|
+ end
|
|
|
|
+ *nl
|
|
|
|
+ if booty_call['condom'] = 1:
|
|
|
|
+ if $booty_call['position'] = 'miss':
|
|
|
|
+ '<<$npc_firstname[$boy]>> climbs off of you and rips the condom off. You kneel forward, wrapping your lips around his cock and begin sucking him off until you feel hot globs of liquid spurt into your mouth.'
|
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
|
+ 'You feel <<$npc_firstname[$boy]>>''s cock pull out of you and you quickly turn around, pushing him onto his back and rip the condom off. Wrapping your lips around his girth,you suck him off until you feel hot globs of liquid spurt into your mouth.'
|
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
|
+ 'You jump off <<$npc_firstname[$boy]>>''s cock and turn around, ripping the condom off. Wrapping your lips around his girth, you begin sucking him off, you begin sucking him off until you feel hot globs of liquid spurt into your mouth.'
|
|
|
|
+ end
|
|
|
|
+ else
|
|
|
|
+ if $booty_call['position'] = 'miss':
|
|
|
|
+ 'You push <<$npc_firstname[$boy]>> off of you on to his back and dive between his legs. Wrapping your lips around his cock, you begin sucking him off until you feel hot globs of liquid spurt into your mouth.'
|
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
|
+ 'You feel <<$npc_firstname[$boy]>>''s cock pull out of you and you quickly turn around, pushing him onto his back. Wrapping your lips around his girth, you suck him off until you feel hot globs of liquid spurt into your mouth.'
|
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
|
+ 'You jump off <<$npc_firstname[$boy]>>''s cock and turn around, diving between his legs. Wrapping your lips around his girth, you begin sucking him off until you feel hot globs of liquid spurt into your mouth.'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Gather it in your mouth':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/cum/mouth/cum51.jpg"></center>'
|
|
|
|
+ 'You keep your lips wrapped tight around the tip of <<$npc_firstname[$boy]>>''s cock while he cums, sucking every last drop of spunk from it until it stops twitching and you think his orgasm if finished. Looking up at him, you stick out your tongue, showing him the entire load you gathered in your mouth.'
|
|
|
|
+ act'Spit':
|
|
|
|
+ $booty_call['cum_describe1'] = 'Thanks,'
|
|
|
|
+ $booty_call['cum_describe2'] = 'wiping your mouth.'
|
|
|
|
+ booty_call['spit'] += 1
|
|
|
|
+ $booty_call['last_cum'] = 'spit'
|
|
|
|
+ gs'cum_call', 'face', $boydesc, 1
|
|
|
|
+ gs'stat'
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/mouth/spit1.mp4"></video></center>'
|
|
|
|
+ 'Pulling back you play with the cum in your mouth a little, giggling as you show it off until you spit it out, letting it dribble over the edge of your lips.'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'Swallow':
|
|
|
|
+ $booty_call['cum_describe1'] = 'Thanks,'
|
|
|
|
+ $booty_call['cum_describe2'] = 'wiping your mouth.'
|
|
|
|
+ booty_call['swallow'] += 1
|
|
|
|
+ $booty_call['last_cum'] = 'swallow'
|
|
|
|
+ swallow += 1
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/mouth/swallow3.mp4"></video></center>'
|
|
|
|
+ 'Taking a step back, you open your mouth again to show <<$npc_firstname[$boy]>> how much cum is still inside it. With a deep breath, you swallow the entire load in one gulp, sticking your tongue back out again to show him that it''s all gone.'
|
|
|
|
+ '"Fucking hell..." <<$npc_firstname[$boy]>> whispers, the only thing he''s able to say.'
|
|
|
|
+ 'You smile back at him, satisfied with a job well done.'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ if npc_like_cum_taste[$boy] < 1:
|
|
|
|
+ act'Gag':
|
|
|
|
+ cla & *clr
|
|
|
|
+ npc_cum_gag[$boy] += 1
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/mouth/gag2.mp4"></video></center>'
|
|
|
|
+ 'The intensity of the bitter flavor is far more than you expect and you immediately pull your mouth off, spitting out the first load. You stick your tongue out, tryiing to soldier through and at least take the rest of it but as soon as the next shot hits your tongue your gag reflex kicks in instead, causing you to retch.'
|
|
|
|
+ 'Still holding onto <<$npc_firstname[$boy]>>''s cock with one hand, you clamp your other hand over your mouth, throat convulsing. It smears the cum on your lips all over your face, but you somehow manage to stop yourself from throwing up all over the bed.'
|
|
|
|
+
|
|
|
|
+ if npc_cum_gag[$boy] = 1:
|
|
|
|
+ '"Uhh, you okay?"'
|
|
|
|
+ act'Wrong pipe':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/cum/cum112.jpg"></center>'
|
|
|
|
+ '"I- uhh, it went down the wrong pipe," you wheeze, covering your lie up with a cough.'
|
|
|
|
+ '"Careful girl, that''s not usually what a means when he says he wants to see you choke on his cock."'
|
|
|
|
+ 'He laughs at his own joke and you give a weak smile, eyes still watering from how bad his cum tasted.'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'You taste awful!':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/cum/mouth/cum52.jpg"></center>'
|
|
|
|
+ '"That- <i>cough</i> tastes awful!" you wheeze, eyes watering.'
|
|
|
|
+ '"Wait, is this the first time someone''s cum in your mouth?"'
|
|
|
|
+ if swallow > 0:
|
|
|
|
+ '"No," you look at him accusingly. "You just taste terrible! Yech!"'
|
|
|
|
+ else
|
|
|
|
+ '"Yeah," you say, eyes watering.'
|
|
|
|
+ '"Don''t worry, you''ll get used to it eventually," he grins.'
|
|
|
|
+ '<i>You mean all cum tastes like this...?</i>'
|
|
|
|
+ end
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+ elseif npc_cum_gag[$boy] > 1:
|
|
|
|
+ if npc_selfish[$boy] ! 1 and npc_abusive[$boy] < 1:
|
|
|
|
+ '"You know you don''t have to keep trying if it revolts you that much."'
|
|
|
|
+ act'Now you tell me!':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $npc_apt_bedroom[$boy]
|
|
|
|
+ '"Now you tell me!"'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'No, I want to':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $npc_apt_bedroom[$boy]
|
|
|
|
+ '"No," you choke. "I want to. I just... need to get used to it. Right...?"'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ if $npc_cum_pref[$boy] = 'mouth':
|
|
|
|
+ act'I want to do it for you':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $npc_apt_bedroom[$boy]
|
|
|
|
+ '"I want to do it for you.'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+ else
|
|
|
|
+ '"Come on, is it really that hard to just swallow?"'
|
|
|
|
+ act'I''m sorry':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $npc_apt_bedroom[$boy]
|
|
|
|
+ '"I''m sorry. I''ll try harder next time."'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ act'It is!':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $npc_apt_bedroom[$boy]
|
|
|
|
+ '"Yes! It is!"'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ act'You try it!':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $npc_apt_bedroom[$boy]
|
|
|
|
+ '"You try it sometime!" you scowl'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cum_mouth_after':
|
|
|
|
+!!{ if booty_call['swallow'] > 0 and $booty_call['last_cum'] = 'spit':
|
|
|
|
+
|
|
|
|
+ elseif booty_call['spit'] > 0 and $booty_call['last_cum'] = 'swallow':
|
|
|
|
+
|
|
|
|
+ else
|
|
|
|
+
|
|
|
|
+ end}
|
|
|
|
+ !! missing code
|
|
|
|
+ !! sex_end?
|
|
|
|
+ !! clean code?
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cum_tits1':
|
|
|
|
+ $booty_call['cum_choice'] = 'tits'
|
|
|
|
+ gs'cum_call','face',$boy,1
|
|
|
|
+ booty_call['tits'] += 1
|
|
|
|
+ !! differing descriptions based on position
|
|
|
|
+ cla & *nl
|
|
|
|
+ if booty_call['tits_ask'] = 1:
|
|
|
|
+ '"Cum on my tits!"'
|
|
|
|
+ elseif booty_call['he_ask_tits'] = 1:
|
|
|
|
+ '"Go ahead," you say.'
|
|
|
|
+ elseif booty_call['he_ask'] = 1:
|
|
|
|
+ '"Cum on my tits instead!"'
|
|
|
|
+ elseif booty_call['not_inside'] = 1:
|
|
|
|
+ '"Not inside me!" you yelp frantically.'
|
|
|
|
+ end
|
|
|
|
+ if booty_call['not_inside'] = 1:
|
|
|
|
+ act'Continue':gt 'booty_call_sex', 'cum_tits3'
|
|
|
|
+ else
|
|
|
|
+ act'Finish him yourself':gt 'booty_call_sex', 'cum_tits2'
|
|
|
|
+
|
|
|
|
+ act'Let him do it':gt 'booty_call_sex', 'cum_tits3'
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cum_tits2':
|
|
|
|
+ cla & *clr
|
|
|
|
+ gs 'cum_call', 'breasts', $boy, 1
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/chest/tits2.mp4"></video></center>'
|
|
|
|
+ if $booty_call['position'] = 'miss':
|
|
|
|
+ 'You open up your legs to let him out and he straddles your stomach. You jerk him off and he cums on your tits.'
|
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
|
+ 'You pull yourself off of him and turn around, letting him straddle your stomach and you jerk him off onto your tits.'
|
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
|
+ 'You jump off of him and lay down. He straddles you and you jerk him off onto your tits.'
|
|
|
|
+ end
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cum_tits3':
|
|
|
|
+ cla & *clr
|
|
|
|
+ gs 'cum_call', 'breasts', $boy, 1
|
|
|
|
+ gs 'cum_call', 'stomach', $boy, 1
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/chest/tits3.mp4"></video></center>'
|
|
|
|
+ if $booty_call['position'] = 'miss':
|
|
|
|
+ 'You open up your legs to let him out and he scooches forward, blowing his load all over your tits.'
|
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
|
+ 'You pull yourself off of him and turn around. He scooches forward and blow his load all over your tits.'
|
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
|
+ 'You jump off of him and lay down. He scooches forward and blow his load all over your tits.'
|
|
|
|
+ end
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cum_tits_end':
|
|
|
|
+ !! add dialogue later
|
|
|
|
+ !! missing code
|
|
|
|
+ !! sex_end?
|
|
|
|
+ !! clean code?
|
|
|
|
+ gs'cum_react'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cum_inside':
|
|
|
|
+ if booty_call['condom'] = 1:gt 'booty_call_sex','cum_condom'
|
|
|
|
+ booty_call['creampie'] += 1
|
|
|
|
+ gs'cum_call','',$boy,1
|
|
|
|
+ $booty_call['cum_choice'] = 'creampie'
|
|
|
|
+ !! differing descriptions based on position
|
|
|
|
+ if $booty_call['position'] = 'miss':
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/creampie6.mp4"></video></center>'
|
|
|
|
+ if booty_call['creampie_ask'] = 1:'"Cum inside me!" you cry. "Fill me up!"'
|
|
|
|
+ if pcs_horny > 90:
|
|
|
|
+ $orgasm_or = 'yes'
|
|
|
|
+ gs 'arousal', 'vaginal', 1, 'no_orgasm_msg'
|
|
|
|
+ booty_call['orgasm_count'] += 1
|
|
|
|
+ '<<$npc_firstname[$boy]>> drives himself inside you with a grunt and you feel cum spurting out inside you. The sensation pushes you over the edge, gasping as waves of orgasm wash through you. The two of cum together, each of your orgasms fueling the other''s. After some time, your orgasm fades and you''re both left breathing hard.'
|
|
|
|
+ else
|
|
|
|
+ '<<$npc_firstname[$boy]>> drives himself inside you, grunting, his cock pulsing inside you and something spills into your pussy. He holds himself inside you like that for several seconds before he relaxes and pulls himself out of you.'
|
|
|
|
+ end
|
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/doggy4.mp4"></video></center>'
|
|
|
|
+ if booty_call['creampie_ask'] = 1:'"Cum inside me!" you cry. "Fill me up!"'
|
|
|
|
+ if pcs_horny > 90:
|
|
|
|
+ $orgasm_or = 'yes'
|
|
|
|
+ gs 'arousal', 'vaginal', 1, 'no_orgasm_msg'
|
|
|
|
+ booty_call['orgasm_count'] += 1
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/doggy2.mp4"></video></center>'
|
|
|
|
+ '<<$npc_firstname[$boy]>> grunts and you feel him cum, cock pulsing inside you. The sensation pushes you over the edge, and you groan, tensing as waves of orgasm wash through you. The two of cum together, both of your orgasms fueling the other''s until eventually they both end.'
|
|
|
|
+ else
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/doggy1.mp4"></video></center>'
|
|
|
|
+ '<<$npc_firstname[$boy]>> grunts and you feel him cum, his cock pulsing and you let him ride out his orgasm inside you.'
|
|
|
|
+ end
|
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/cumvaginal.mp4"></video></center>'
|
|
|
|
+ if booty_call['creampie_ask'] = 1:
|
|
|
|
+ '"Cum inside me!" you cry. "Fill me up!"'
|
|
|
|
+ if pcs_horny > 90:
|
|
|
|
+ $orgasm_or = 'yes'
|
|
|
|
+ gs 'arousal', 'vaginal', 1, 'no_orgasm_msg'
|
|
|
|
+ booty_call['orgasm_count'] += 1
|
|
|
|
+ 'You drop your hips, impaling yourself on <<$npc_firstname[$boy]>>''s cock. He thrusts his hips upward, driving himself deep inside you and you feel cum spurt out inside you. The sensation pushes you over the edge, causing your pussy to clamp down onto his cock even more and your body to spasm uncontrollably. The two of cum together, holding each other tight, both of your orgasms fueling the other''s. After some time, your orgasm fades, leaving both of you panting.'
|
|
|
|
+ else
|
|
|
|
+ 'You drop your hips, impaling yourself on <<$npc_firstname[$boy]>>''s cock. He grabs you and holds you tight, thrusting humself upward, driving his cock in deep into you as he can manage. As he does, you feel him stiffen up and groan, and his cock pulses inside you.'
|
|
|
|
+ end
|
|
|
|
+ else
|
|
|
|
+ if pcs_horny > 90:
|
|
|
|
+ $orgasm_or = 'yes'
|
|
|
|
+ gs 'arousal', 'vaginal', 1, 'no_orgasm_msg'
|
|
|
|
+ booty_call['orgasm_count'] += 1
|
|
|
|
+ '<<$npc_firstname[$boy]>> grabs you and pulls you down onto his cock, thrusting his hips upward at the same time, driving himself deep inside you and you feel cum spurt out inside you. The sensation pushes you over the edge, causing your pussy to clamp down onto his cock even more and your body to spasm uncontrollably. The two of cum together, holding each other tight, both of your orgasms fueling the other''s. After some time, your orgasm fades, leaving both of you panting.'
|
|
|
|
+ else
|
|
|
|
+ '<<$npc_firstname[$boy]>> grabs you and pulls you down onto his cock. He holds you tight, thrusting humself upward, driving his cock in deep into you as he can manage. As he does, you feel him stiffen up and groan, and his cock pulses inside you.'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+ gs'booty_call_after','creampie_react'
|
|
|
|
+ gs'booty_call_sex','harden_hand'
|
|
|
|
+ gs'booty_call_sex','harden_mouth'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cum_inside_end':
|
|
|
|
+ if $booty_call['position'] = 'miss':
|
|
|
|
+ act'Pull away':
|
|
|
|
+ booty_call['cock_remove'] = 1
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/drip3.mp4"></video></center>'
|
|
|
|
+ 'As <<$npc_firstname[$boy]>> pulls away, a slurry of cum trickles from your pussy, running down your ass and into the bedsheets.'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
|
+ act'Pull away':
|
|
|
|
+ booty_call['cock_remove'] = 1
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/drip3.mp4"></video></center>'
|
|
|
|
+ 'You roll onto your back breathing hard, a slurry of cum trickling from your pussy along the way, running down your ass and into the bedsheets.'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
|
+ act'Climb off of him':
|
|
|
|
+ booty_call['cock_remove'] = 1
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/cowgirl3.mp4"></video></center>'
|
|
|
|
+ 'Raising your hips up, you pull yourself off <<$npc_firstname[$boy]>>''s cock. It flops from your pussy and you feel a thick glob of liquid leak out of your snatch.'
|
|
|
|
+ act'Lay down':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/drip3.mp4"></video></center>'
|
|
|
|
+ 'You flop down onto the bed next to <<$npc_firstname[$boy]>>, breathing hard as a slurry of liquid trickles from your pussy, running down your ass and into the bedsheets.'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cum_together':
|
|
|
|
+ booty_call['cum_together'] = 1
|
|
|
|
+ cla & *nl
|
|
|
|
+ if $booty_call['position'] = 'miss':
|
|
|
|
+ '"Let''s cum together," you say, smiling warmly into his eyes.'
|
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/doggy1.mp4"></video></center>'
|
|
|
|
+ '"Let''s cum together," you say, giving him a warm smile over your shoulder.'
|
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/cumvaginal.mp4"></video></center>'
|
|
|
|
+ '"Let''s cum together," you say, leaning down to smile warmly into his eyes.'
|
|
|
|
+ end
|
|
|
|
+ act'Orgasm':
|
|
|
|
+ booty_call['orgasm_count'] += 1
|
|
|
|
+ cla & *clr
|
|
|
|
+ if $booty_call['position'] = 'miss':
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/creampie1.mp4"></video></center>'
|
|
|
|
+ 'You cum together in missionary position.'
|
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/doggy1.mp4"></video></center>'
|
|
|
|
+ 'You cum together in doggy position.'
|
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/cumvaginal.mp4"></video></center>'
|
|
|
|
+ 'You cum together in cowgirl position.'
|
|
|
|
+ end
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cum_together_fake':
|
|
|
|
+ booty_call['cum_together_fake'] = 1
|
|
|
|
+ cla & *nl
|
|
|
|
+ if $booty_call['position'] = 'miss':
|
|
|
|
+ '"Let''s cum together," you say, smiling warmly into his eyes.'
|
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/doggy1.mp4"></video></center>'
|
|
|
|
+ '"Let''s cum together," you say, giving him a warm smile over your shoulder.'
|
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/cumvaginal.mp4"></video></center>'
|
|
|
|
+ '"Let''s cum together," you say, leaning down to smile warmly into his eyes.'
|
|
|
|
+ end
|
|
|
|
+ act'Fake orgasm':
|
|
|
|
+ booty_call['fake_orgasm_count'] += 1
|
|
|
|
+ cla & *clr
|
|
|
|
+ if $booty_call['position'] = 'miss':
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/creampie1.mp4"></video></center>'
|
|
|
|
+ 'You fake an orgasm in missionary position and he cums inside you.'
|
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/doggy1.mp4"></video></center>'
|
|
|
|
+ 'You fake an orgasm in doggy style and he cums inside you.'
|
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/cumvaginal.mp4"></video></center>'
|
|
|
|
+ 'You fake an orgasm in cowgirl position and he cums inside you.'
|
|
|
|
+ end
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cum_force':
|
|
|
|
+ booty_call['creampie_force'] = 1
|
|
|
|
+ gs'cum_call','',$boy,1
|
|
|
|
+ $booty_call['cum_choice'] = 'creampie'
|
|
|
|
+ !! differing descriptions based on position
|
|
|
|
+ if booty_call['condom'] = 1:
|
|
|
|
+ if pcs_horny > 90:
|
|
|
|
+ $orgasm_or = 'yes'
|
|
|
|
+ gs 'arousal', 'vaginal', 1, 'no_orgasm_msg'
|
|
|
|
+ booty_call['orgasm_count'] += 1
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/cumvaginal.mp4"></video></center>'
|
|
|
|
+ 'With a devilish grin, you suddenly speed up your movements, riding <<$npc_firstname[$boy]>> as hard as you can. Seconds later, you feel him cum inside the condom, pulsing within you, and it sends you over the edge. The two of cum together, holding each other tight, both of your orgasms fueling the other''s. After some time, your orgasm fades, leaving both of you panting.'
|
|
|
|
+ else
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/vag/cowgirl/condom1.mp4"></video></center>'
|
|
|
|
+ 'With a devilish grin, you suddenly speed up your movements and seconds later, you feel <<$npc_firstname[$boy]>> cum inside the condom, pulsing within you. You don''t even slow down for a second, continuing to ride him as hard as you can until you''re sure he''s completely finished with his orgasm. Only then do you slow down and come to a halt on top of him.'
|
|
|
|
+ *nl
|
|
|
|
+ 'Judging by the expression on his face, you just rocked his world finishing him like that.'
|
|
|
|
+ end
|
|
|
|
+ act'Continue':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/cum/cum81.jpg"></center>'
|
|
|
|
+ 'You can''t help but grin at his state and carefully pull yourself off of <<$npc_firstname[$boy]>>, removing his dick from your pussy. As it slides out, you see that the rubber encasing it is filled with a thick white liquid. Seeing as he still seems quite exhausted by what you put him through, you take the liberty of pulling it off, coming free with a wet slapping sound, and tossing it aside.'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+ else
|
|
|
|
+ if pcs_horny > 90:
|
|
|
|
+ $orgasm_or = 'yes'
|
|
|
|
+ gs 'arousal', 'vaginal', 1, 'no_orgasm_msg'
|
|
|
|
+ booty_call['orgasm_count'] += 1
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/cowgirl2.mp4"></video></center>'
|
|
|
|
+ 'With a devilish grin, you suddenly speed up your movements, riding <<$npc_firstname[$boy]>> as hard as you can. Seconds later, you feel him cum inside the condom, pulsing within you, and it sends you over the edge. But you don''t stop, not for a second, and you continue to plunge yourself up and down even as you shudder in climax together.'
|
|
|
|
+ act'Continue':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/cowgirl1.mp4"></video></center>'
|
|
|
|
+ 'Finally, your orgasm fadess and his seems to have finished as well. Still wearing your grin, you drive your hips down as far as they can go one last time, clenching your pussy around his cock on the way back up, and try to milk him for every last drop. You can feel his cum overflowing from around your pussy''s lips and when you draw back up to the top, it spills from your snatch, dribbling down the length of his manhood.'
|
|
|
|
+ *nl
|
|
|
|
+ 'Judging by the expression on his face, you just rocked his world finishing him like that.'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+ else
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/cowgirl2.mp4"></video></center>'
|
|
|
|
+ 'With a devilish grin, you suddenly speed up your movements and seconds later, you feel <<$npc_firstname[$boy]>> cum inside you. You don''t even slow down for a second, continuing to ride him as hard as you can until you''re sure he''s completely finished with his orgasm. Only then do you slow down and come to a halt on top of him.'
|
|
|
|
+ act'Continue':
|
|
|
|
+ cla & *clr
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/cowgirl1.mp4"></video></center>'
|
|
|
|
+ 'Still wearing your grin, you drive your hips down as far as they can go one last time, clenching your pussy around his cock on the way back up, and try to milk him for every last drop. You can feel his cum overflowing from around your pussy''s lips and when you draw back up to the top, it spills from your snatch, dribbling down the length of his manhood.'
|
|
|
|
+ *nl
|
|
|
|
+ 'Judging by the expression on his face, you just rocked his world finishing him like that.'
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cum_pullout':
|
|
|
|
+ if booty_call['pullout_ask'] = 1:
|
|
|
|
+ !! differing descriptions based on position
|
|
|
|
+ if $booty_call['position'] = 'miss':
|
|
|
|
+ $booty_call['cum_choice'] = 'stomach'
|
|
|
|
+ gs'cum_call','stomach',$boy,1
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/cum/stomach/bellycum2.jpg"></center>'
|
|
|
|
+ '"Pull out!"'
|
|
|
|
+ *nl
|
|
|
|
+ 'He barely follows your instructions in time. No sooner does his cock slip from your pussy than cum bursts from the tip, spattering all across your stomach.'
|
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
|
+ $booty_call['cum_choice'] = 'back'
|
|
|
|
+ gs'cum_call','butt',$boy,1
|
|
|
|
+ gs'cum_call','back',$boy,1
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/cum/back1.jpg"></center>'
|
|
|
|
+ '"Pull out!"'
|
|
|
|
+ *nl
|
|
|
|
+ 'At your words, he yanks himself from your pussy and begins furiously jacking off over your ass. Moments later, you feel hot viscious liquid spatter all over it and across your back.'
|
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
|
+ $booty_call['cum_choice'] = 'ass'
|
|
|
|
+ gs'cum_call','butt',$boy,1
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/cum/cum4.jpg"></center>'
|
|
|
|
+ '"Pull out!"'
|
|
|
|
+ *nl
|
|
|
|
+ 'At your words, you jump off his cock and reach behind you to grab it with your hand, furiously jerking it. Moments later, you feel hot viscious liquid spatter all over your ass.'
|
|
|
|
+ end
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ else
|
|
|
|
+ if $booty_call['position'] = 'miss':
|
|
|
|
+ gs'cum_call','stomach',$boy,1
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/cum/stomach/bellycum2.jpg"></center>'
|
|
|
|
+ if booty_call['not_inside'] = 1:
|
|
|
|
+ '"Not inside me!" you yelp frantically.'
|
|
|
|
+ *nl
|
|
|
|
+ end
|
|
|
|
+ $booty_call['cum_choice'] = 'stomach'
|
|
|
|
+ if booty_call['condom'] = 1:
|
|
|
|
+ '<<$npc_firstname[$boy]>> pulls himself out of your pussy and tears off the condom, furiously jacking off over you. Moments later, he ejaculates, sending cum flying all over your body, spattering across your belly.'
|
|
|
|
+ else
|
|
|
|
+ 'He barely follows your instructions in time. No sooner does his cock slip from your pussy than cum bursts from the tip, spattering all across your stomach.'
|
|
|
|
+ end
|
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
|
+ $booty_call['cum_choice'] = 'back'
|
|
|
|
+ gs'cum_call','butt',$boy,1
|
|
|
|
+ gs'cum_call','back',$boy,1
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/cum/back1.jpg"></center>'
|
|
|
|
+ if booty_call['not_inside'] = 1:
|
|
|
|
+ '"Not inside me!" you yelp frantically.'
|
|
|
|
+ *nl
|
|
|
|
+ end
|
|
|
|
+ if booty_call['condom'] = 1:
|
|
|
|
+ '<<$npc_firstname[$boy]>> yanks himself from your pussy and you hear a <i>snap</i> as he rips the condom off of his cock and moments later, you feel hot liquid spatter all over ass and across your back.'
|
|
|
|
+ else
|
|
|
|
+ 'At your words, he yanks himself from your pussy and begins furiously jacking off over your ass. Moments later, you feel hot liquid spatter all over it and across your back.'
|
|
|
|
+ end
|
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
|
+ $booty_call['cum_choice'] = 'stomach'
|
|
|
|
+ gs'cum_call','stomach',$boy,1
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/cum/stomach/bellycum2.jpg"></center>'
|
|
|
|
+ if booty_call['not_inside'] = 1:
|
|
|
|
+ '"Not inside me!" you yelp frantically.'
|
|
|
|
+ *nl
|
|
|
|
+ end
|
|
|
|
+ if booty_call['condom'] = 1:
|
|
|
|
+ '<<$npc_firstname[$boy]>> suddenly pushes you backwards, eliciting a yelp as you fall onto your back, his cock popping out from your pussy along the way. He rips the condom off his cock and moments later, he ejaculates, sending cum spattering across your belly.'
|
|
|
|
+ else
|
|
|
|
+ '<<$npc_firstname[$boy]>> suddenly pushes you backwards, eliciting a yelp as you fall onto your back, his cock popping out from your pussy along the way. Moments later, he ejaculates, sending cum spattering across your belly.'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+ gs'booty_call_sex','sex_end'
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'creampie_surprise':
|
|
|
|
+ booty_call['creampie_surprise'] = 1
|
|
|
|
+ $booty_call['cum_choice'] = 'creampie'
|
|
|
|
+ if $booty_call['position'] = 'miss':
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/creampie1.mp4"></video></center>'
|
|
|
|
+ if booty_call['not_inside'] = 1:
|
|
|
|
+ '"Not insi-!"'
|
|
|
|
+ elseif pcs_horny >= 90 and booty_call['orgasm'] = orgasm:
|
|
|
|
+ booty_call['no_cum'] = 1
|
|
|
|
+ '"Nngh~! Ahhh~! Don''t stop!" you moan. "Don''t stop! Don''t stop! Don-"'
|
|
|
|
+ *nl
|
|
|
|
+ end
|
|
|
|
+ 'Suddenly, <<$npc_firstname[$boy]>> grabs you tight, thrusting himself deep into your pussy. Your eyes go wide when he grunts and you can feel his cock twitching inside you.'
|
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/doggy2.mp4"></video></center>'
|
|
|
|
+ if booty_call['not_inside'] = 1:
|
|
|
|
+ '"Not insi-!"'
|
|
|
|
+ elseif pcs_horny >= 90 and booty_call['orgasm'] = orgasm:
|
|
|
|
+ booty_call['no_cum'] = 1
|
|
|
|
+ '"Nngh~! Ahhh~! Don''t stop!" you moan. "Don''t stop! Don''t stop! Don-"'
|
|
|
|
+ *nl
|
|
|
|
+ end
|
|
|
|
+ 'Suddenly, <<$npc_firstname[$boy]>> drives his cock deep into your pussy and your eyes go wide when he shudders and you feel his cock twitching inside you. Moments later, he withdraws and you feel something trickle from your pussy.'
|
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/cum/vagcreampie/cumvaginal.mp4"></video></center>'
|
|
|
|
+ if booty_call['not_inside'] = 1:
|
|
|
|
+ '"Not insi-!"'
|
|
|
|
+ elseif pcs_horny >= 90 and booty_call['orgasm'] = orgasm:
|
|
|
|
+ booty_call['no_cum'] = 1
|
|
|
|
+ '"Nngh~! Ahhh~! Yeah!" you moan, frantically bouncing up and down on <<$npc_firstname[$boy]>>''s cock. "Yes! Yes!Fuck! Fuck! Ye-"'
|
|
|
|
+ *nl
|
|
|
|
+ end
|
|
|
|
+ 'Suddenly, <<$npc_firstname[$boy]>> grabs you tight, pulling you down against his chest and thrusting himself deep into your pussy. Your eyes go wide when he grunts and you can feel his cock twitching inside you.'
|
|
|
|
+ end
|
|
|
|
+ gs'booty_call_after','creampie_react'
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cum_not_inside':
|
|
|
|
+ if booty_call['cum_choice'] > 9:
|
|
|
|
+ gs'cum_call','',$boy,1
|
|
|
|
+ gt'booty_call_sex','creampie_surprise'
|
|
|
|
+ else
|
|
|
|
+ if booty_call['cum_choice'] >= 8:
|
|
|
|
+ gt'booty_call_sex','cum_mouth'
|
|
|
|
+ elseif booty_call['cum_choice'] >= 6:
|
|
|
|
+ gt'booty_call_sex','cum_facial'
|
|
|
|
+ else
|
|
|
|
+ gt'booty_call_sex','cum_pullout'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'cum_condom':
|
|
|
|
+ cla & *clr
|
|
|
|
+ $booty_call['cum_choice'] = 'condom'
|
|
|
|
+ if $booty_call['position'] = 'miss':
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/cum/cum61.jpg"></center>'
|
|
|
|
+ if pcs_horny >= 90 and booty_call['orgasm'] = orgasm:
|
|
|
|
+ booty_call['no_cum'] = 1
|
|
|
|
+ '"Nngh~! Ahhh~! Don''t stop!" you moan. "Don''t stop! Don''t stop! Don-"'
|
|
|
|
+ *nl
|
|
|
|
+ end
|
|
|
|
+ '<<$npc_firstname[$boy]>> suddenly thrusts into you one more time and stops, tensing up and shuddering as he does so. A few moments later, he withdraws his cock from your pussy and you can see the condom around it sagging, filled with a white liquid.'
|
|
|
|
+ act'Continue':
|
|
|
|
+ cla & *clr
|
|
|
|
+ gs'cum_call','stomach',$boy,1
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/cum/condom1.jpg"></center>'
|
|
|
|
+ '<<$npc_firstname[$boy]>> pulls the condom from his dick with a wet slapping sound, and semen flies from the open end, spattering across your skin. He ties it off and tosses it onto your stomach, landing next to his cum.'
|
|
|
|
+ gs'booty_call_talk','gross_condom'
|
|
|
|
+ gs'booty_call_talk','pillow_talk1'
|
|
|
|
+ end
|
|
|
|
+ elseif $booty_call['position'] = 'doggy':
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/cum/cum71.jpg"></center>'
|
|
|
|
+ if pcs_horny >= 90 and booty_call['orgasm'] = orgasm:
|
|
|
|
+ booty_call['no_cum'] = 1
|
|
|
|
+ '"Nngh~! Ahhh~! Don''t stop!" you moan. "Don''t stop! Don''t stop! Don-"'
|
|
|
|
+ *nl
|
|
|
|
+ end
|
|
|
|
+ '<<$npc_firstname[$boy]>> suddenly thrusts hard into you and stops moving, holding his cock as deep inside you as it can go. You feel him shudder inside you, his cock flexing inside your pussy before his body relaxes and pulls his dick from your pussy. Based on that, you assume he must''ve cum and as you glance backwards you confirm your suspicions, watching him peel the condom from his cock, a white viscous liquid filling the rubber sleeve. He ties it off and tosses it aside.'
|
|
|
|
+ gs'booty_call_after','pre'
|
|
|
|
+ gs'booty_call_talk','pillow_talk1'
|
|
|
|
+ elseif $booty_call['position'] = 'cowgirl':
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/cum/cum81.jpg"></center>'
|
|
|
|
+ if pcs_horny >= 90 and booty_call['orgasm'] = orgasm:
|
|
|
|
+ booty_call['no_cum'] = 1
|
|
|
|
+ '"Nngh~! Ahhh~!" you moan, continuing to bounce up and down on <<$npc_firstname[$boy]>>''s cock. "Yes! Yes! Yes! Ye-"'
|
|
|
|
+ *nl
|
|
|
|
+ end
|
|
|
|
+ '<<$npc_firstname[$boy]>> suddenly grabs you by the hips thrusts hard into you, holding you down onto his cock. You feel him shudder inside you, his cock flexing inside your pussy before his body relaxes. You carefully pull yourself from <<$npc_firstname[$boy]>>''s dick. As it pops from your pussy, you see that the rubber encasing it is filled with a thick white liquid. He pulls off the condom with a wet slapping sound, tying it off and tossing it aside.'
|
|
|
|
+ gs'booty_call_after','pre'
|
|
|
|
+ gs'booty_call_talk','pillow_talk1'
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'sex_end':
|
|
|
|
+ if booty_call['mad'] = 1:
|
|
|
|
+ gs'booty_call_after','bad_sex_end'
|
|
|
|
+ else
|
|
|
|
+ gs'booty_call_after','stop_here'
|
|
|
|
+ end
|
|
|
|
+ gs'booty_call_after','keep_going'
|
|
|
|
+ gs'booty_call_sex','harden_hand'
|
|
|
|
+ gs'booty_call_sex','harden_mouth'
|
|
|
|
+ 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'cum_react'
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'reset':
|
|
|
|
+ $booty_call['cum_choice'] = 'reset'
|
|
|
|
+ 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['cleanup'] = 0
|
|
|
|
+ booty_call['cum_together'] = 0
|
|
|
|
+ booty_call['cum_together_fake'] = 0
|
|
|
|
+ booty_call['cum_react'] = 0
|
|
|
|
+ booty_call['mad'] = 0
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'harden_hand':
|
|
|
|
+ act'Try to get him hard again (hand)':
|
|
|
|
+ if booty_call['cum_count'] >= npc_sexdrive[$boy]:
|
|
|
|
+ cla & *clr
|
|
|
|
+ !! IMAGE HERE
|
|
|
|
+ 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 your hand furiously, trying to keep him hard.'
|
|
|
|
+ else
|
|
|
|
+ 'You try to get him hard again but you think he''s fucked out.'
|
|
|
|
+ end
|
|
|
|
+ if booty_call['not_done'] = 1:
|
|
|
|
+ '"Goddammit!"'
|
|
|
|
+ end
|
|
|
|
+ gs 'booty_call_after', 'after_sex1'
|
|
|
|
+ else
|
|
|
|
+ '<center><video autoplay loop src="images/shared/sex/handjob/hj3.mp4"></video></center>'
|
|
|
|
+ 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 your hand furiously, trying to keep him hard.'
|
|
|
|
+ else
|
|
|
|
+ 'You use your hand to get him hard again.'
|
|
|
|
+ end
|
|
|
|
+ if booty_call['not_done'] = 1:
|
|
|
|
+ '"Yeah, that''s right. Come here boy..."'
|
|
|
|
+ end
|
|
|
|
+ booty_call['not_done'] = 0
|
|
|
|
+ $booty_call['foreplay'] = ''
|
|
|
|
+ gs'booty_call_sex','reset'
|
|
|
|
+ gs 'booty_call_start', 'handjob_dom1'
|
|
|
|
+ gs 'booty_call_start', 'foreplay_choose'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+if $ARGS[0] = 'harden_mouth':
|
|
|
|
+ act'Try to get him hard again (mouth)':
|
|
|
|
+ if booty_call['cum_count'] > npc_sexdrive[$boy]:
|
|
|
|
+ cla & *clr
|
|
|
|
+ !! IMAGE HERE
|
|
|
|
+ if ($booty_call['cum_choice'] = 'creampie' or $booty_call['cum_choice'] = 'creampie_surprise') and booty_call['creampie_exit'] > 0:
|
|
|
|
+ 'You pull away, pussy trailing semen as you get down in front of <<$npc_firstname[$boy]>> and use your mouth and hands to try and keep him hard.'
|
|
|
|
+ else
|
|
|
|
+ 'You try to get him hard again but you think he''s fucked out.'
|
|
|
|
+ end
|
|
|
|
+ if booty_call['not_done'] = 1:
|
|
|
|
+ '"Goddammit!"'
|
|
|
|
+ end
|
|
|
|
+ gs 'booty_call_after', 'after_sex1'
|
|
|
|
+ else
|
|
|
|
+ !! REPLACE
|
|
|
|
+ !! IMAGE HERE
|
|
|
|
+ !! '<center><video autoplay loop src="images/shared/sex/handjob/hj3.mp4"></video></center>'
|
|
|
|
+ if ($booty_call['cum_choice'] = 'creampie' or $booty_call['cum_choice'] = 'creampie_surprise') and booty_call['creampie_exit'] > 0:
|
|
|
|
+ 'You pull away, pussy trailing semen as you get down in front of <<$npc_firstname[$boy]>> and use your mouth and hands to try and keep him hard.'
|
|
|
|
+ else
|
|
|
|
+ 'You use your mouth to get him hard again.'
|
|
|
|
+ end
|
|
|
|
+ if booty_call['not_done'] = 1:
|
|
|
|
+ '"Yeah, that''s right. Come here boy..."'
|
|
|
|
+ end
|
|
|
|
+ booty_call['not_done'] = 0
|
|
|
|
+ $booty_call['foreplay'] = ''
|
|
|
|
+ gs'booty_call_sex','reset'
|
|
|
|
+ gs 'booty_call_start', 'bj_dom1'
|
|
|
|
+ gs 'booty_call_start', 'foreplay_choose'
|
|
|
|
+ end
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
+
|
|
|
|
+--- booty_call_sex ---------------------------------
|