|
@@ -3,7 +3,7 @@
|
|
|
if $ARGS[0] = 'gp':
|
|
|
menu_off = 1
|
|
|
$loc_arg = 'gp'
|
|
|
- minut += 2
|
|
|
+ minut += 1
|
|
|
'<h3><center><font color=#<<$gp_font>>><<$gp_name>></font></h3></center>'
|
|
|
'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"></center>'
|
|
|
''
|
|
@@ -36,7 +36,7 @@ end
|
|
|
|
|
|
if $ARGS[0] = 'gpDick':
|
|
|
menu_off = 1
|
|
|
- minut += 2
|
|
|
+
|
|
|
'<h3><font color=#<<$gp_font>>><<$gp_name>></font></h3>'
|
|
|
if set_imgh < 250:
|
|
|
'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/sharedapt/gp/gp.jpg"></center>'
|
|
@@ -136,7 +136,7 @@ if $ARGS[0] = 'gpChat':
|
|
|
act 'Chat about everyday stuff': step = 10 & gt 'pav_shared_gp', 'gpChat'
|
|
|
act 'Leave':gt 'pav_shared_apt', 'start'
|
|
|
elseif step = 10:
|
|
|
- minut += 15
|
|
|
+ minut += 5
|
|
|
sayN = rand (1, 10)
|
|
|
if sayN = 1:'<i><font color=#<<$gp_font>>>"Once I have kicked a guy to his nose... he bled like a pig!"</font></i>'
|
|
|
if sayN = 2:'<i><font color=#<<$gp_font>>>"Only morons have a job. I know how to make money without one, that''s a skill!"</font></i>'
|
|
@@ -327,7 +327,7 @@ if $ARGS[0] = 'gpHandjob':
|
|
|
''
|
|
|
'You grab <<$gp_name>>''s cock in your hand, jerking it slowly, changing the pressure from time to time.'
|
|
|
if cockHard = 0:cockHard = 1 & 'Your moves are slowly making the cock to get harder and harder, finally reaching his full <<gpDick>> cm length.'
|
|
|
- gs 'arousal', 'hj', 3
|
|
|
+ gs 'arousal', 'hj', iif(rand(0,1) > 0, -1, 1)
|
|
|
gs 'stat'
|
|
|
|
|
|
act 'Jerk it slowly':step = 1 & gt 'pav_shared_gp', 'gpHandjob'
|
|
@@ -341,7 +341,7 @@ if $ARGS[0] = 'gpHandjob':
|
|
|
''
|
|
|
orgB += rand(10, 20)
|
|
|
'You jerk his hard cock with quite a fast pace, making him moan from pleasure.'
|
|
|
- gs 'arousal', 'hj', 3
|
|
|
+ gs 'arousal', 'hj', iif(rand(0,1) > 0, -1, 1)
|
|
|
gs 'stat'
|
|
|
act 'Jerk it slowly':step = 1 & gt 'pav_shared_gp', 'gpHandjob'
|
|
|
act 'Jerk it fast':step = 2 & gt 'pav_shared_gp', 'gpHandjob'
|
|
@@ -359,7 +359,7 @@ if $ARGS[0] = 'gpHandjob':
|
|
|
'You put some lube on your hands and massage his cock with it.'
|
|
|
'The slimy lube enables you to increase the sensation, making him moan even more inensively.'
|
|
|
'<font color=#<<$gp_font>>>"Oh yeah <<$pcs_firstname>>, this is what girls should learn as young as possible!"</font>'
|
|
|
- gs 'arousal', 'hj', 3
|
|
|
+ gs 'arousal', 'hj', iif(rand(0,1) > 0, -1, 1)
|
|
|
gs 'stat'
|
|
|
act 'Jerk it slowly':step = 1 & gt 'pav_shared_gp', 'gpHandjob'
|
|
|
act 'Jerk it fast':step = 2 & gt 'pav_shared_gp', 'gpHandjob'
|
|
@@ -373,7 +373,7 @@ if $ARGS[0] = 'gpHandjob':
|
|
|
elseif step = 4:
|
|
|
'<center><img <<$set_imgh>> src="images/shared/sex/handjob/hj1.jpg"></center>'
|
|
|
''
|
|
|
- minut += 3
|
|
|
+ minut += 1
|
|
|
orgB += rand(15, 30)
|
|
|
'You put some lube on your hands and massage the tip of his cock with it.'
|
|
|
'The slimy lube enables you to play with the violet head of his cock, stroking also the hole time to time.'
|
|
@@ -495,7 +495,7 @@ if $ARGS[0] = 'gpSuck':
|
|
|
'Slowly you move your head down in his crotch and bellow his phallus. The moment you start using your tongue on his device, you can feel the increased pulsation in his veins, making the cock larger and thicker every second.'
|
|
|
orgB += rand(0, 5)
|
|
|
cockHard = 1
|
|
|
- gs 'arousal', 'bj', 3
|
|
|
+ gs 'arousal', 'bj', iif(rand(0,1) > 0, -1, 1)
|
|
|
gs 'stat'
|
|
|
act 'Lick his balls':step = 1 & gt 'pav_shared_gp', 'gpSuck'
|
|
|
act 'Lick the tip':step = 2 & gt 'pav_shared_gp', 'gpSuck'
|
|
@@ -508,7 +508,7 @@ if $ARGS[0] = 'gpSuck':
|
|
|
''
|
|
|
'You take <<$gp_name>> cock in your hand, pointing the tip in front of your mouth.'
|
|
|
'As it was your favourity puppy, you start to gently Lick the tip all around, slowly making the cock to get harder and harder, finally reaching his full <<gpDick>> cm length.'
|
|
|
- gs 'arousal', 'bj', 3
|
|
|
+ gs 'arousal', 'bj', iif(rand(0,1) > 0, -1, 1)
|
|
|
gs 'stat'
|
|
|
orgB += rand(2, 7)
|
|
|
cockHard = 1
|
|
@@ -530,7 +530,7 @@ if $ARGS[0] = 'gpSuck':
|
|
|
orgB += rand(10, 20)
|
|
|
'<<$gp_name>>''s already hard cock points toward you and you suck the dark pink tip as a lolipop.'
|
|
|
end
|
|
|
- gs 'arousal', 'bj', 3
|
|
|
+ gs 'arousal', 'bj', iif(rand(0,1) > 0, -1, 1)
|
|
|
gs 'stat'
|
|
|
act 'Lick his balls':step = 1 & gt 'pav_shared_gp', 'gpSuck'
|
|
|
act 'Lick the tip':step = 2 & gt 'pav_shared_gp', 'gpSuck'
|
|
@@ -554,7 +554,7 @@ if $ARGS[0] = 'gpSuck':
|
|
|
orgB += rand(20, 40)
|
|
|
'<<$gp_name>>''s already hard cock points toward you and you suck almost half of it, sucking and slurping it as best as you can.'
|
|
|
end
|
|
|
- gs 'arousal', 'bj', 8
|
|
|
+ gs 'arousal', 'bj', iif(rand(0,1) > 0, -1, 1)
|
|
|
gs 'stat'
|
|
|
act 'Lick his balls':step = 1 & gt 'pav_shared_gp', 'gpSuck'
|
|
|
act 'Lick the tip':step = 2 & gt 'pav_shared_gp', 'gpSuck'
|
|
@@ -574,14 +574,14 @@ if $ARGS[0] = 'gpSuck':
|
|
|
'You force yourself on to it, overcoming the gag reflex in your throat, saliva and tears almost squirting out of you.'
|
|
|
'Doing this several times in a row, you try to hold on as long as you can with dick all the way down in your throat.'
|
|
|
gp_bjDeep = 1
|
|
|
- gs 'arousal', 'bj', 6
|
|
|
+ gs 'arousal', 'bj', iif(rand(0,1) > 0, -1, 1)
|
|
|
gs 'stat'
|
|
|
- deepthroatFailCh = rand(0, 100)
|
|
|
+ deepthroatFailCh = rand(0, 100) + pcs_throat / 3
|
|
|
fadeOutCh = rand(0, 100)
|
|
|
if deepthroatFailCh <= 10:
|
|
|
'<b>You try too hard to put it as far as possible, unable to hold the gag reflex anymore, still with his dick inside you vomit right in <<$gp_name>>''s crotch!</b>'
|
|
|
act 'Continue':step = 8 & gt 'pav_shared_gp', 'gpSuck'
|
|
|
- elseif fadeOutCh <= 10:
|
|
|
+ elseif fadeOutCh <= 5:
|
|
|
'<b>You try too hard to keep the cock inside you as long as possible, not being able to catch enough breath. Suddenly all goes dark and you fade away...</b>'
|
|
|
act 'Continue':step = 9 & gt 'pav_shared_gp', 'gpSuck'
|
|
|
else
|
|
@@ -599,7 +599,7 @@ if $ARGS[0] = 'gpSuck':
|
|
|
elseif step = 6:
|
|
|
'You decided that now it''s time to try and make him finally cum.'
|
|
|
'Intensifying the pressure and pace, you expect him every moment to moan and be done with it.'
|
|
|
- gs 'arousal', 'bj', 5
|
|
|
+ gs 'arousal', 'bj', iif(rand(0,1) > 0, -1, 1)
|
|
|
cumCh = rand(0, 100)
|
|
|
if cumCh <= 70:
|
|
|
'<center><video autoplay loop src="images/shared/sex/cum/mouth/cum1,5.mp4"></video></center>'
|
|
@@ -756,17 +756,17 @@ if $ARGS[0] = 'gpSexVaginal':
|
|
|
'Slightly shaking you do as he says...'
|
|
|
'In that moment he pushes his dick inside you as far as your somewhat dry pussy let''s him.'
|
|
|
'<<$gp_name>> bangs you wildly right from the start.'
|
|
|
- gs 'arousal', 'vaginal', 10, 'lube'
|
|
|
+ gs 'arousal', 'vaginal', iif(rand(0,1) > 0, -1, 1)
|
|
|
gs 'stat'
|
|
|
orgB += rand(10, 25)
|
|
|
act 'Let him continue':subStep = 1 & gt 'pav_shared_gp', 'gpSexVaginal'
|
|
|
elseif subStep = 1:
|
|
|
- minut += 10
|
|
|
+
|
|
|
'<center><video autoplay loop src="images/locations/pavlovsk/resident/sharedapt/sex/gp/vagmissionary2.mp4"></video></center>'
|
|
|
''
|
|
|
'As he continuously and wildly rams your pussy, you have no strength to do anything but endure it and moan like an injured pig.'
|
|
|
'<<$gp_name>> now rams you as fast as he can, all his <<gpDick>> cm are inside you.'
|
|
|
- gs 'arousal', 'vaginal', 10
|
|
|
+ gs 'arousal', 'vaginal', iif(rand(0,1) > 0, -1, 1)
|
|
|
gs 'stat'
|
|
|
orgB += rand(30, 50)
|
|
|
if orgB < 100:act 'Let him continue':subStep = 1 & gt 'pav_shared_gp', 'gpSexVaginal'
|
|
@@ -784,17 +784,17 @@ if $ARGS[0] = 'gpSexVaginal':
|
|
|
'After his words, he grabs your hips and thrusts all of his <<gpDick>> centimeters inside your pussy, making you scream from discomfort.'
|
|
|
'The first pain fades away and you can feel building warmth and a good feeling of being fucked from behind like a mare in heat.'
|
|
|
'He fucks you furiously right from the start.'
|
|
|
- gs 'arousal', 'vaginal', 10, 'lube'
|
|
|
+ gs 'arousal', 'vaginal', iif(rand(0,1) > 0, -1, 1)
|
|
|
gs 'stat'
|
|
|
orgB += rand(5, 20)
|
|
|
act 'Let him continue':subStep = 1 & gt 'pav_shared_gp', 'gpSexVaginal'
|
|
|
elseif subStep = 1:
|
|
|
- minut += 10
|
|
|
+
|
|
|
'<center><video autoplay loop src="images/locations/city/residential/sauna/sex/fuckroughvaginal4.mp4"></video></center>'
|
|
|
''
|
|
|
'As he continuously and wildly rams your pussy, you have no strength to do anything but endure it and moan like an injured pig.'
|
|
|
'<<$gp_name>> now rams you as deep and as fast he can, the every one of his <<gpDick>> cm are inside you with each stroke.'
|
|
|
- gs 'arousal', 'vaginal', 10
|
|
|
+ gs 'arousal', 'vaginal', iif(rand(0,1) > 0, -1, 1)
|
|
|
gs 'stat'
|
|
|
orgB += rand(20, 40)
|
|
|
if orgB < 100:act 'Let him continue':subStep = 1 & gt 'pav_shared_gp', 'gpSexVaginal'
|
|
@@ -812,18 +812,18 @@ if $ARGS[0] = 'gpSexVaginal':
|
|
|
'<font color=#<<$gp_font>>>"<<$pcs_firstname>>, prepare for the penetration!"</font>'
|
|
|
'Then he pushes as far as his <<gpDick>> cm long dick can reach.'
|
|
|
'<<$gp_name>> bangs you wildly right from the start.'
|
|
|
- gs 'arousal', 'vaginal', 10, 'lube'
|
|
|
+ gs 'arousal', 'vaginal', iif(rand(0,1) > 0, -1, 1)
|
|
|
gs 'stat'
|
|
|
orgB += rand(10, 25)
|
|
|
act 'Let him continue':subStep = 1 & gt 'pav_shared_gp', 'gpSexVaginal'
|
|
|
elseif subStep = 1:
|
|
|
- minut += 10
|
|
|
+
|
|
|
'<center><video autoplay loop src="images/locations/pavlovsk/resident/sharedapt/sex/vagsidefuck2.mp4"></video></center>'
|
|
|
''
|
|
|
'As he continuously and wildly rams your pussy, you have no strength to do anything but endure it and moan like an injured pig.'
|
|
|
'<<$gp_name>> now rams you as deep as he can and giving the position and the whole (<<gpDick>> cm) size of his dick, most of the strokes hurt.'
|
|
|
gs 'pain', 1, 'vaginal', 'stretch'
|
|
|
- gs 'arousal', 'vaginal', 10
|
|
|
+ gs 'arousal', 'vaginal', iif(rand(0,1) > 0, -1, 1)
|
|
|
gs 'stat'
|
|
|
orgB += rand(30, 50)
|
|
|
if orgB < 100:act 'Let him continue':subStep = 1 & gt 'pav_shared_gp', 'gpSexVaginal'
|
|
@@ -840,17 +840,17 @@ if $ARGS[0] = 'gpSexVaginal':
|
|
|
'Facing him with your back, you climb on top of him and burry his <<gpDick>> cm long dick in your pussy. You wanted to ride it a bit to make the fuck smoother, but he doesn''t let you:<font color=#<<$gp_font>>>"No time for that <<$pcs_firstname>>, let''s start already!"</font>'
|
|
|
'Not waiting for your answer he grabs your legs and reaches for your head, immobilizing you entirely. Then he starts fucking you like a wild animal.'
|
|
|
'In this position you literally see every stroke of his <<gpDick>> cm long penis into your pussy... And there is nothing else you can do.'
|
|
|
- gs 'arousal', 'vaginal', 10, 'lube'
|
|
|
+ gs 'arousal', 'vaginal', iif(rand(0,1) > 0, -1, 1)
|
|
|
gs 'stat'
|
|
|
orgB += rand(30, 50)
|
|
|
act 'Let him continue':subStep = 1 & gt 'pav_shared_gp', 'gpSexVaginal'
|
|
|
elseif subStep = 1:
|
|
|
- minut += 10
|
|
|
+
|
|
|
'<center><video autoplay loop src="images/locations/pavlovsk/resident/sharedapt/sex/vagfullnelson2.mp4"></video></center>'
|
|
|
''
|
|
|
'As he continuously and wildly rams your pussy, you have no strength to do anything but endure it and moan like an injured pig.'
|
|
|
'<<$gp_name>> rams you as deep as he can.'
|
|
|
- gs 'arousal', 'vaginal', 10
|
|
|
+ gs 'arousal', 'vaginal', iif(rand(0,1) > 0, -1, 1)
|
|
|
gs 'stat'
|
|
|
orgB += rand(40, 60)
|
|
|
if orgB < 100:act 'Let him continue':subStep = 1 & gt 'pav_shared_gp', 'gpSexVaginal'
|
|
@@ -868,17 +868,17 @@ if $ARGS[0] = 'gpSexVaginal':
|
|
|
'<<$gp_name>> now has the very best access to your pussy: <font color=#<<$gp_font>>>"Now that''s a sight! Every girl should be fucked like that!"</font>'
|
|
|
'He goes to you, probing your pussy with several of his fingers.'
|
|
|
'After while he takes his phallus, somehow bending it downwards and pushes it inside you.'
|
|
|
- gs 'arousal', 'vaginal', 10, 'lube'
|
|
|
+ gs 'arousal', 'vaginal', iif(rand(0,1) > 0, -1, 1)
|
|
|
gs 'stat'
|
|
|
orgB += rand(30, 50)
|
|
|
act 'Let him continue':subStep = 1 & gt 'pav_shared_gp', 'gpSexVaginal'
|
|
|
elseif subStep = 1:
|
|
|
- minut += 10
|
|
|
+
|
|
|
'<center><video autoplay loop src="images/locations/pavlovsk/resident/sharedapt/sex/vagpiledriver2.mp4"></video></center>'
|
|
|
''
|
|
|
'As he continuously and wildly rams your pussy, you have no strength to do anything but endure it and moan like an injured pig.'
|
|
|
'<<$gp_name>> rams you as deep as he can, making big effort to hammer you down as much as he can.'
|
|
|
- gs 'arousal', 'vaginal', 10
|
|
|
+ gs 'arousal', 'vaginal', iif(rand(0,1) > 0, -1, 1)
|
|
|
gs 'stat'
|
|
|
orgB += rand(40, 60)
|
|
|
if orgB < 100:act 'Let him continue':subStep = 1 & gt 'pav_shared_gp', 'gpSexVaginal'
|
|
@@ -905,7 +905,7 @@ if $ARGS[0] = 'gpSexVaginal':
|
|
|
'He starts pushing it into, and even that it is quite lubed, it goes hard.'
|
|
|
'Finally he slips through the inner barrier and thrusts large part of his enlarged, <<gpDick_enlarged>> cm long and very thick dick into you.'
|
|
|
orgB += rand(20, 30)
|
|
|
- gs 'pain', 1, 'vaginal', 'tear'
|
|
|
+ gs 'pain', 3, 'vaginal', 'tear'
|
|
|
act 'Endure it':subStep = 2 & gt 'pav_shared_gp', 'gpSexVaginal'
|
|
|
elseif subStep = 2:
|
|
|
'<center><video autoplay loop src="images/locations/shared/abduction/sex/slavewhorefuckdeep2.mp4"></video></center>'
|
|
@@ -914,7 +914,7 @@ if $ARGS[0] = 'gpSexVaginal':
|
|
|
'Today he obviously enjoys his dominance and fucks you relentlessly.'
|
|
|
'You have no strength to fight him and just try to endure it till the end.'
|
|
|
orgB += rand(40, 60)
|
|
|
- gs 'pain', 1, 'vaginal', 'stretch'
|
|
|
+ gs 'pain', 5, 'vaginal', 'stretch'
|
|
|
if orgB < 100:act 'Let him continue':subStep = 2 & gt 'pav_shared_gp', 'gpSexVaginal'
|
|
|
if orgB >= 100:act 'He is about to cum':step = 10 & subStep = 0 & gt 'pav_shared_gp', 'gpSexVaginal'
|
|
|
end
|
|
@@ -940,7 +940,7 @@ if $ARGS[0] = 'gpSexVaginal':
|
|
|
gp_cumVag += gp_cumVol
|
|
|
gp_lastCum = daystart
|
|
|
gs 'cum_call', '', $boy, 1, 0, gp_cumVol
|
|
|
- gs 'arousal', 'vaginal', 2
|
|
|
+ gs 'arousal', 'vaginal', iif(rand(0,1) > 0, -1, 1)
|
|
|
gs 'arousal', 'end'
|
|
|
gs 'stat'
|
|
|
act 'Leave':gp_cumVol = 0 & gt 'pav_shared_apt', 'payService'
|
|
@@ -951,7 +951,7 @@ if $ARGS[0] = 'gpSexVaginal':
|
|
|
''
|
|
|
'<<$gp_name>> finally reaches his violent orgasm and in the moment he starts spouting his seed, he takes his dick out and points it on your stomach.'
|
|
|
'A large pool of cum lands on your abdomen, feeling warm but sticky.'
|
|
|
- minut += 2
|
|
|
+ minut += 1
|
|
|
gp_lastCum = daystart
|
|
|
gs 'cum_call', 'stomach', $boy, 1, 0, gp_cumVol
|
|
|
gs 'arousal', 'end'
|
|
@@ -964,7 +964,7 @@ if $ARGS[0] = 'gpSexVaginal':
|
|
|
''
|
|
|
'<<$gp_name>> finally reaches his violent orgasm and in the moment he starts spouting his seed, he takes his dick out and points it on your ass.'
|
|
|
'Both your asscheeks are covered in sticky, warm seed.'
|
|
|
- minut += 2
|
|
|
+ minut += 1
|
|
|
gp_lastCum = daystart
|
|
|
gs 'cum_call', 'butt', $boy, 1, 0, gp_cumVol
|
|
|
gs 'arousal', 'end'
|
|
@@ -978,7 +978,7 @@ if $ARGS[0] = 'gpSexVaginal':
|
|
|
'<<$gp_name>> finally reaches his violent orgasm and in the moment he starts spouting his seed, he pushes you on your knees and points his tip in front of your face.'
|
|
|
'The seed starts squirting, splashing your face with surprisingly strong force, leaking to your nose and eyes and hair...'
|
|
|
'<font color=#<<$gp_font>>>"Oh yes, now that''s the right makeup for a girl!"</font>'
|
|
|
- minut += 2
|
|
|
+ minut += 1
|
|
|
gp_lastCum = daystart
|
|
|
gs 'cum_call', 'face', $boy, 1, 0, gp_cumVol
|
|
|
gs 'arousal', 'end'
|
|
@@ -1006,7 +1006,7 @@ if $ARGS[0] = 'gpSexVaginal':
|
|
|
gp_vagCumInside += 1
|
|
|
gp_vagCumInsideUnwanted += 1
|
|
|
gs 'cum_call', '', $boy, 1, 0, gp_cumVol
|
|
|
- gs 'arousal', 'vaginal', 5, 'sub'
|
|
|
+ gs 'arousal', 'vaginal', iif(rand(0,1) > 0, -1, 1), 'sub'
|
|
|
gs 'arousal', 'end'
|
|
|
gs 'stat'
|
|
|
act 'Leave':gp_cumVol = 0 & gt 'pav_shared_apt', 'payService'
|
|
@@ -1111,7 +1111,7 @@ if $ARGS[0] = 'gpSexAnal':
|
|
|
'As he is content with the sight, he leans above you, moving his hips closer to your crotch.'
|
|
|
'He points the tip of his <<gpDick>> to your pussy and looks up to your face: <font color=#<<$gp_font>>>"Look at me while I penetrate your sphincter!"</font>'
|
|
|
! normal/or-better mood OR likes Sveta
|
|
|
- if gp_mood <= 3 or gp_rel > 80:
|
|
|
+ if gp_mood <= 3:
|
|
|
'Before doing so, he takes some more lube on his fingers and one by one he sretches your anus with them. Making it easier for you to be penetrated.'
|
|
|
'He starts pushing his dick inside, and as it is lubed, it goes in quite easily.'
|
|
|
else
|
|
@@ -1119,10 +1119,10 @@ if $ARGS[0] = 'gpSexAnal':
|
|
|
'In that moment he pushes his dick inside your ass as far as he can!'
|
|
|
'<font color=#<<$pcs_font>>>"Ouuuch! <<$gp_name>>, that hurt!"</font>'
|
|
|
'<font color=#<<$gp_font>>>"Shut up <<$pcs_firstname>> and take it like a good little girl!"</font>'
|
|
|
- gs 'pain', 1, 'asshole', 'tear'
|
|
|
+ gs 'pain', 3, 'asshole', 'tear'
|
|
|
end
|
|
|
'<<$gp_name>> bangs you wildly right from the start.'
|
|
|
- gs 'arousal', 'anal', 10, 'lube'
|
|
|
+ gs 'arousal', 'anal', iif(rand(0,1) > 0, -1, 1)
|
|
|
gs 'stat'
|
|
|
orgB += rand(5, 20)
|
|
|
act 'Let him continue':subStep = 1 & gt 'pav_shared_gp', 'gpSexAnal'
|
|
@@ -1132,7 +1132,8 @@ if $ARGS[0] = 'gpSexAnal':
|
|
|
''
|
|
|
'As he continuously and wildly rams your anus, you have no strength to do anything but endure it and moan like an injured pig.'
|
|
|
'<<$gp_name>> now rams you as deep as he can, all his <<gpDick>> centimeters are inside you.'
|
|
|
- gs 'arousal', 'anal', 10
|
|
|
+ gs 'arousal', 'anal', iif(rand(0,1) > 0, -1, 1)
|
|
|
+ agape = 2
|
|
|
gs 'stat'
|
|
|
orgB += rand(20, 40)
|
|
|
if orgB < 100:act 'Let him continue':subStep = 1 & gt 'pav_shared_gp', 'gpSexAnal'
|
|
@@ -1147,17 +1148,18 @@ if $ARGS[0] = 'gpSexAnal':
|
|
|
'You kneel on the bed, bending your back as much as you can, putting your nice round ass as high as possible.'
|
|
|
'<<$gp_name>> kneels behind you, poking your anus with several of his fingers.'
|
|
|
! normal/or-better mood OR likes Sveta
|
|
|
- if gp_mood <= 3 or gp_rel > 80:
|
|
|
+ if gp_mood <= 3:
|
|
|
'He takes some more lube on his fingers and one by one he sretches your anus with them. Making it easier for you to be penetrated.'
|
|
|
'He starts pushing his dick inside, and as it is lubed, it goes in quite easily.'
|
|
|
else
|
|
|
'In a few moments he pushes his dick inside your ass as far as he can!'
|
|
|
'<font color=#<<$pcs_font>>>"Ouuuch! <<$gp_name>>, that hurt!"</font>'
|
|
|
'<font color=#<<$gp_font>>>"Shut up <<$pcs_firstname>> and take it like a good little girl!"</font>'
|
|
|
- gs 'pain', 1, 'asshole', 'tear'
|
|
|
+ gs 'pain', 3, 'asshole', 'tear'
|
|
|
end
|
|
|
'<<$gp_name>> bangs you wildly right from the start.'
|
|
|
- gs 'arousal', 'anal', 10, 'lube'
|
|
|
+ gs 'arousal', 'anal', iif(rand(0,1) > 0, -1, 1)
|
|
|
+ agape = 2
|
|
|
gs 'stat'
|
|
|
orgB += rand(5, 20)
|
|
|
act 'Let him continue':subStep = 1 & gt 'pav_shared_gp', 'gpSexAnal'
|
|
@@ -1167,7 +1169,7 @@ if $ARGS[0] = 'gpSexAnal':
|
|
|
''
|
|
|
'As he continuously and wildly rams your anus, you have no strength to do anything but endure it and moan like an injured pig.'
|
|
|
'<<$gp_name>> now rams you as deep and as fast he can, the every one of his <<gpDick>> centimeters are inside you with every stroke.'
|
|
|
- gs 'arousal', 'anal', 10
|
|
|
+ gs 'arousal', 'anal', iif(rand(0,1) > 0, -1, 1)
|
|
|
gs 'stat'
|
|
|
orgB += rand(20, 40)
|
|
|
if orgB < 100:act 'Let him continue':subStep = 1 & gt 'pav_shared_gp', 'gpSexAnal'
|
|
@@ -1184,17 +1186,18 @@ if $ARGS[0] = 'gpSexAnal':
|
|
|
'<<$gp_name>> takes his rod, pointing the tip right to your anus.'
|
|
|
'<font color=#<<$gp_font>>>"<<$pcs_firstname>>, prepare for the penetration!"</font>'
|
|
|
! normal/or-better mood OR likes Sveta
|
|
|
- if gp_mood <= 3 or gp_rel > 80:
|
|
|
+ if gp_mood <= 3:
|
|
|
'He takes some more lube on his fingers and one by one he sretches your anus with them. Making it easier for you to be penetrated later.'
|
|
|
'He starts pushing his dick inside, and as it is lubed, it goes in quite easily.'
|
|
|
else
|
|
|
'In a few moments he pushes his dick inside your ass as far as he can!'
|
|
|
'<font color=#<<$pcs_font>>>"Ouuuch! <<$gp_name>>, that hurt!"</font>'
|
|
|
'<font color=#<<$gp_font>>>"Shut up <<$pcs_firstname>> and take it like a good little girl!"</font>'
|
|
|
- gs 'pain', 1, 'asshole', 'tear'
|
|
|
+ gs 'pain', 3, 'asshole', 'tear'
|
|
|
end
|
|
|
'<<$gp_name>> bangs you wildly right from the start.'
|
|
|
- gs 'arousal', 'anal', 10, 'lube'
|
|
|
+ gs 'arousal', 'anal', iif(rand(0,1) > 0, -1, 1)
|
|
|
+ agape = 2
|
|
|
gs 'stat'
|
|
|
orgB += rand(5, 20)
|
|
|
act 'Let him continue':subStep = 1 & gt 'pav_shared_gp', 'gpSexAnal'
|
|
@@ -1204,7 +1207,8 @@ if $ARGS[0] = 'gpSexAnal':
|
|
|
'As he continuously and wildly rams your anus, you have no strength to do anything but endure it and moan like an injured pig.'
|
|
|
'<<$gp_name>> now rams you as deep and he can and giving the position and the entire (<<gpDick>> cm) size of his dick, the continuous banging hurts.'
|
|
|
gs 'pain', 1, 'anal', 'stretch'
|
|
|
- gs 'arousal', 'anal', 10
|
|
|
+ gs 'arousal', 'anal', iif(rand(0,1) > 0, -1, 1)
|
|
|
+ agape
|
|
|
gs 'stat'
|
|
|
orgB += rand(20, 40)
|
|
|
if orgB < 100:act 'Let him continue':subStep = 1 & gt 'pav_shared_gp', 'gpSexAnal'
|
|
@@ -1223,7 +1227,7 @@ if $ARGS[0] = 'gpSexAnal':
|
|
|
'In this position you literally see every stroke of his <<gpDick>> cm long penis into your pussy... And there is nothing else you can do.'
|
|
|
'In this position you literally see every stroke of his penis into your anus, hidden bellow your empty pussy... But there is nothing else you can do.'
|
|
|
'You feel like being continuously impaled.'
|
|
|
- gs 'arousal', 'anal', 10, 'lube'
|
|
|
+ gs 'arousal', 'anal', iif(rand(0,1) > 0, -1, 1)
|
|
|
gs 'stat'
|
|
|
orgB += rand(20, 40)
|
|
|
act 'Let him continue':subStep = 1 & gt 'pav_shared_gp', 'gpSexAnal'
|
|
@@ -1232,7 +1236,8 @@ if $ARGS[0] = 'gpSexAnal':
|
|
|
''
|
|
|
'As he continuously and wildly rams your anus, you have no strength to do anything but endure it and moan like an injured pig.'
|
|
|
'<<$gp_name>> rams you as deep as he can.'
|
|
|
- gs 'arousal', 'anal', 10
|
|
|
+ gs 'arousal', 'anal', iif(rand(0,1) > 0, -1, 1)
|
|
|
+ agape=2
|
|
|
gs 'stat'
|
|
|
orgB += rand(30, 50)
|
|
|
if orgB < 100:act 'Let him continue':subStep = 1 & gt 'pav_shared_gp', 'gpSexAnal'
|
|
@@ -1250,17 +1255,17 @@ if $ARGS[0] = 'gpSexAnal':
|
|
|
'<<$gp_name>> now has the very best access to your pussy: <font color=#<<$gp_font>>>"Now that''s a sight! Every girl should be fucked like that!"</font>'
|
|
|
'He goes to you, probing your pussy with several of his fingers.'
|
|
|
! normal/or-better mood OR likes Sveta
|
|
|
- if gp_mood <= 3 or gp_rel > 80:
|
|
|
+ if gp_mood <= 3:
|
|
|
'He takes some more lube on his fingers and one by one he sretches your anus with them. Making it easier for you to be penetrated later.'
|
|
|
'He starts pushing his dick inside, and as it is lubed, it goes in quite easily.'
|
|
|
else
|
|
|
'Without much care about your feelings he rams his <<gpDick>> cm long thick dick into your anus.'
|
|
|
'<font color=#<<$pcs_font>>>"Ouuuch! <<$gp_name>>, that hurt!"</font>'
|
|
|
'<font color=#<<$gp_font>>>"Shut up <<$pcs_firstname>> and take it like a good anal slut!"</font>'
|
|
|
- gs 'pain', 1, 'asshole', 'tear'
|
|
|
+ gs 'pain', 3, 'asshole', 'tear'
|
|
|
end
|
|
|
'You feel like being continuously impaled.'
|
|
|
- gs 'arousal', 'anal', 10, 'lube'
|
|
|
+ gs 'arousal', 'anal', iif(rand(0,1) > 0, -1, 1)
|
|
|
gs 'stat'
|
|
|
orgB += rand(20, 40)
|
|
|
act 'Let him continue':subStep = 1 & gt 'pav_shared_gp', 'gpSexAnal'
|
|
@@ -1269,7 +1274,8 @@ if $ARGS[0] = 'gpSexAnal':
|
|
|
''
|
|
|
'As he continuously and wildly rams your anus, you have no strength to do anything but endure it and moan like an injured pig.'
|
|
|
'<<$gp_name>> rams you as deep as he can.'
|
|
|
- gs 'arousal', 'anal', 10
|
|
|
+ gs 'arousal', 'anal', iif(rand(0,1) > 0, -1, 1)
|
|
|
+ agape=2
|
|
|
gs 'stat'
|
|
|
orgB += rand(30, 50)
|
|
|
if orgB < 100:act 'Let him continue':subStep = 1 & gt 'pav_shared_gp', 'gpSexAnal'
|
|
@@ -1296,7 +1302,7 @@ if $ARGS[0] = 'gpSexAnal':
|
|
|
'He starts pushing it into you, and even that it is quite lubed, it goes hard.'
|
|
|
'Finally he slips through the sphincter and thrusts large part of his enlarged, <<gpDick_enlarged>> cm long and very thick dick into your ass.'
|
|
|
orgB += rand(20, 30)
|
|
|
- gs 'pain', 1, 'asshole', 'tear'
|
|
|
+ gs 'pain', 6, 'asshole', 'tear'
|
|
|
act 'Endure it':subStep = 2 & gt 'pav_shared_gp', 'gpSexAnal'
|
|
|
elseif subStep = 2:
|
|
|
'<center><video autoplay loop src="images/locations/shared/abduction/sex/slavewhorefuckanaldeep1.mp4"></video></center>'
|
|
@@ -1304,7 +1310,8 @@ if $ARGS[0] = 'gpSexAnal':
|
|
|
'<<$gp_name>> uses his newly gained centimeters and fucks your ass harder than usual, making you scream and moan and beg for relief... in vain.'
|
|
|
'Today he obviously enjoys his dominance and fucks you relentlessly.'
|
|
|
'You have no strength to fight him and just try to endure it till the end.'
|
|
|
- gs 'pain', 1, 'asshole', 'stretch'
|
|
|
+ gs 'pain', 5, 'asshole', 'stretch'
|
|
|
+ agape=3
|
|
|
orgB += rand(40, 60)
|
|
|
if orgB < 100:act 'Let him continue':subStep = 2 & gt 'pav_shared_gp', 'gpSexAnal'
|
|
|
if orgB >= 100:act 'He is about to cum':step = 10 & subStep = 0 & gt 'pav_shared_gp', 'gpSexAnal'
|