|
@@ -764,9 +764,10 @@ if $ARGS[0] = 'fingering2':
|
|
|
|
|
|
'<<$AnyaMsg>>'
|
|
'<<$AnyaMsg>>'
|
|
|
|
|
|
- gs 'selfplay', 'fingering2', 1
|
|
|
|
-
|
|
|
|
- if org_temp = orgasm and pcs_vag > 0: gs 'selfplay', 'fingering3'
|
|
|
|
|
|
+ if org_temp = orgasm:
|
|
|
|
+ gs 'selfplay', 'fingering2', 1
|
|
|
|
+ if pcs_vag > 0: gs 'selfplay', 'fingering3'
|
|
|
|
+ end
|
|
|
|
|
|
act 'Stop touching yourself':gt 'selfplay', 'stop'
|
|
act 'Stop touching yourself':gt 'selfplay', 'stop'
|
|
end
|
|
end
|
|
@@ -807,46 +808,132 @@ if $ARGS[0] = 'fingering3':
|
|
|
|
|
|
'<<$AnyaMsg>>'
|
|
'<<$AnyaMsg>>'
|
|
|
|
|
|
- if org_temp = orgasm:
|
|
|
|
- act 'Fuck yourself with your fingers':
|
|
|
|
- cls
|
|
|
|
- selfplaytime += 10
|
|
|
|
- gs 'selfplay', 'sis_prov'
|
|
|
|
|
|
+ if org_temp = orgasm: gs 'selfplay', 'fingering4'
|
|
|
|
|
|
- if pcs_vag < 10:
|
|
|
|
- if vgape = 2:vgape = 3
|
|
|
|
- if vgape = 1:vgape = 2
|
|
|
|
- if vgape = 0:vgape = 1
|
|
|
|
|
|
+ act 'Stop touching yourself':gt 'selfplay', 'stop'
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
|
|
- pcs_horny -= 10
|
|
|
|
- pcs_mood -= 10
|
|
|
|
- end
|
|
|
|
|
|
+if $ARGS[0] = 'fingering4':
|
|
|
|
+ act 'Fuck yourself with your fingers':
|
|
|
|
+ cls
|
|
|
|
+ selfplaytime += 10
|
|
|
|
+ gs 'selfplay', 'sis_prov'
|
|
|
|
+
|
|
|
|
+ if pcs_vag < 10:
|
|
|
|
+ if vgape = 2:vgape = 3
|
|
|
|
+ if vgape = 1:vgape = 2
|
|
|
|
+ if vgape = 0:vgape = 1
|
|
|
|
+
|
|
|
|
+ pcs_horny -= 10
|
|
|
|
+ pcs_mood -= 10
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/mast/hand.jpg"></center>'
|
|
|
|
+ if args[1] = 1:
|
|
|
|
+ 'You continue to move your hand, thrusting your fingers into your pussy again and again.'
|
|
|
|
+ else
|
|
|
|
+ 'You start to slowly move your hand, thrusting your fingers into your pussy again and again.'
|
|
|
|
+ end
|
|
|
|
|
|
- '<center><img <<$set_imgh>> src="images/shared/sex/mast/hand.jpg"></center>'
|
|
|
|
- 'You start to slowly move your hand, thrusting your fingers into your pussy again and again.'
|
|
|
|
|
|
+ gs 'arousal', 'vaginal_finger', 10, 'masturbate'
|
|
|
|
+ gs 'stat'
|
|
|
|
|
|
- gs 'arousal', 'vaginal_finger', 10, 'masturbate'
|
|
|
|
- gs 'stat'
|
|
|
|
|
|
+ if pcs_vag <= 15:pcs_horny -= 10 & pcs_mood -= 10 & 'You''re stretching your pussy to the point where it becomes rather painful, and don''t get any enjoyment out of it.'
|
|
|
|
+ if pcs_vag > 10:pcs_horny += rand(10, 20) & 'Your pussy walls are stretched nicely from the finger fucking, and you feel a pleasant warmth spread in your lower body.'
|
|
|
|
+
|
|
|
|
+ gs 'stat'
|
|
|
|
+
|
|
|
|
+ if pcs_vag < 20:vaginaTemp += 1
|
|
|
|
+
|
|
|
|
+ '<<$AnyaMsg>>'
|
|
|
|
|
|
- if pcs_vag <= 15:pcs_horny -= 10 & pcs_mood -= 10 & 'You''re stretching your pussy to the point where it becomes rather painful, and don''t get any enjoyment out of it.'
|
|
|
|
- if pcs_vag > 10:pcs_horny += rand(10, 20) & 'Your pussy walls are stretched nicely from the finger fucking, and you feel a pleasant warmth spread in your lower body.'
|
|
|
|
|
|
+ if org_temp = orgasm:
|
|
|
|
+ gs 'selfplay', 'fingering4', 1
|
|
|
|
+ if pcs_vag > 10: gs 'selfplay', 'self_fisting_1'
|
|
|
|
+ end
|
|
|
|
|
|
- gs 'stat'
|
|
|
|
|
|
+ act 'Stop touching yourself':gt 'selfplay', 'stop'
|
|
|
|
+ end
|
|
|
|
+end
|
|
|
|
|
|
- if pcs_vag < 20:vaginaTemp += 1
|
|
|
|
|
|
+if $ARGS[0] = 'self_fisting_1':
|
|
|
|
+ act 'Thrust your whole hand into your vagina':
|
|
|
|
+ cls
|
|
|
|
+ selfplaytime += 2
|
|
|
|
+ gs 'selfplay', 'sis_prov'
|
|
|
|
|
|
- '<<$AnyaMsg>>'
|
|
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/mast/self_fisting.jpg"></center>'
|
|
|
|
|
|
- gs 'selfplay', 'fingering3'
|
|
|
|
|
|
+ 'You shove your whole hand inside your pussy.'
|
|
|
|
|
|
- act 'Stop touching yourself':gt 'selfplay', 'stop'
|
|
|
|
- end
|
|
|
|
|
|
+ if pcs_vag < 15:
|
|
|
|
+ if vgape = 2:vgape = 3
|
|
|
|
+ if vgape = 1:vgape = 2
|
|
|
|
+ if vgape = 0:vgape = 1
|
|
|
|
+
|
|
|
|
+ pcs_horny -= 10
|
|
|
|
+ pcs_mood -= 10
|
|
|
|
+ 'You shove your whole hand inside your tight pussy, and feel it stretch out way more than it should. It''s rather painful.'
|
|
|
|
+ elseif pcs_vag < 20:
|
|
|
|
+ pcs_horny += rand(1, 3)
|
|
|
|
+ 'You shove your whole hand inside your tight pussy, feeling your pussy grip it tightly. It doesn''t hurt, but doesn''t feel very good either.'
|
|
|
|
+ elseif pcs_vag < 25:
|
|
|
|
+ pcs_horny += rand(3, 6)
|
|
|
|
+ 'You shove your whole hand inside your tight pussy, feeling your pussy grip it tightly.'
|
|
else
|
|
else
|
|
- act 'Stop touching yourself':gt 'selfplay', 'stop'
|
|
|
|
|
|
+ pcs_horny += rand(6, 12)
|
|
|
|
+ 'You stick your whole hand in your pussy, and feel how your vagina envelops it nicely. You get a pleasant feeling of fullness.'
|
|
end
|
|
end
|
|
|
|
+ if pcs_vag < 20:vaginaTemp += 1
|
|
|
|
+
|
|
|
|
+ gs 'arousal', 'self_fisting', 2, 'masturbate'
|
|
|
|
+ gs 'stat'
|
|
|
|
+
|
|
|
|
+ '<<$AnyaMsg>>'
|
|
|
|
+
|
|
|
|
+ if org_temp = orgasm: gs 'selfplay', 'self_fisting_2'
|
|
end
|
|
end
|
|
|
|
+end
|
|
|
|
|
|
- act 'Stop touching yourself':gt 'selfplay', 'stop'
|
|
|
|
|
|
+if $ARGS[0] = 'self_fisting_2':
|
|
|
|
+ act 'Fuck your fist':
|
|
|
|
+ cls
|
|
|
|
+ selfplaytime += 10
|
|
|
|
+ gs 'selfplay', 'sis_prov'
|
|
|
|
+
|
|
|
|
+ if pcs_vag < 15:
|
|
|
|
+ if vgape = 2:vgape = 3
|
|
|
|
+ if vgape = 1:vgape = 2
|
|
|
|
+ if vgape = 0:vgape = 1
|
|
|
|
+
|
|
|
|
+ pcs_horny -= 10
|
|
|
|
+ pcs_mood -= 10
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/mast/self_fisting.jpg"></center>'
|
|
|
|
+ if args[1] = 1:
|
|
|
|
+ 'You continue to move your arm, thrusting your hand into your pussy again and again.'
|
|
|
|
+ else
|
|
|
|
+ 'You start to slowly move your arm, thrusting your hand into your pussy again and again.'
|
|
|
|
+ end
|
|
|
|
+
|
|
|
|
+ gs 'arousal', 'self_fisting', 10, 'masturbate'
|
|
|
|
+ gs 'stat'
|
|
|
|
+
|
|
|
|
+ if pcs_vag <= 20:pcs_horny -= 10 & pcs_mood -= 10 & 'You''re stretching your pussy to the point where it becomes rather painful, and don''t get any enjoyment out of it.'
|
|
|
|
+ if pcs_vag > 15:pcs_horny += rand(10, 20) & 'Your pussy walls are stretched nicely from the the fisting, and you feel a pleasant warmth spread in your lower body.'
|
|
|
|
+
|
|
|
|
+ gs 'stat'
|
|
|
|
+
|
|
|
|
+ if pcs_vag < 25:vaginaTemp += 1
|
|
|
|
+
|
|
|
|
+ '<<$AnyaMsg>>'
|
|
|
|
+
|
|
|
|
+ if org_temp = orgasm: gs 'selfplay', 'self_fisting_2', 1
|
|
|
|
+
|
|
|
|
+ act 'Stop touching yourself':gt 'selfplay', 'stop'
|
|
|
|
+ end
|
|
end
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'anal_fingering':
|
|
if $ARGS[0] = 'anal_fingering':
|