1
0

arturdin.qsrc 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292
  1. # arturdin
  2. menu_off = 1
  3. $location_type = 'event'
  4. if $ARGS[0] = 'facefuck':
  5. artfacefucktimes += 1
  6. artbj += 1
  7. picrand = rand(0, 5)
  8. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/arthur/sex/facefuck<<picrand>>.jpg"></center>'
  9. '<<$artbef>> You feel Arthur''s fingers lace tightly into your hair before he pushes his huge dick roughly into your mouth, stretching your lips.'
  10. if pcs_throat < dick:
  11. 'You choke as his member presses into the back of your throat, causing it to burn like fire. You gag and twist, trying desperately to escape from the giant lump of meat, but his grip is too firm.'
  12. '"Take it deep, slut! This is how I enjoy it!" Arthur says frankly.'
  13. 'Spit flies out sickly from the sides of your mouth as you continue to retch, unable to swallow his cock. Tears cause your mascara to run down your cheeks as the abuse continues.'
  14. gs 'arousal', 'bj', 5, 'rough', 'sub'
  15. gs 'stat'
  16. else
  17. 'Your throat burns like fire as he slams his cock against your resisting esophagus again and again. You finally compose yourself enough to relax and his huge member drives into your throat until you feel your nose being tickled by Arthur''s curly pubic hair.'
  18. '"Fuck yes! All the way in like that! Good girl!" Arthur groans in pleasure.'
  19. 'The burning in your throat slowly fades to a dull ache as he continues to facefuck your helpless form. '
  20. gs 'arousal', 'bj', 5, 'rough', 'sub'
  21. gs 'stat'
  22. end
  23. if artfacefucktimes < 2:
  24. tipsexart = rand(0, 1)
  25. if tipsexart = 0:act 'Continue': gt 'arturdin', 'artlick'
  26. if tipsexart = 1:act 'Continue': gt 'arturdin', 'artchik'
  27. elseif artfacefucktimes >= 2:
  28. tipsexart = rand(0, 1)
  29. if tipsexart = 0:act 'Continue': gt 'arturdin', 'bed'
  30. if tipsexart = 1:act 'Continue': gt 'arturdin', 'bedmiss'
  31. end
  32. end
  33. if $ARGS[0] = 'artlick':
  34. cls
  35. artbj += 1
  36. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/arthur/sex/lick.jpg"></center>'
  37. 'Arthur pulls his slimy dick out of your mouth and starts slapping it against your lips, the heavy weight of the large cock stinging you with every hit. You instinctively stick out your tongue and attempt to lick the shaft as it beats against you. Arthur occasionally adjusts his aim and bangs against your nose or cheeks, dickslapping you as hard as he pleases.'
  38. gs 'arousal', 'bj', 5, 'rough', 'sub'
  39. gs 'stat'
  40. act 'Continue':
  41. cls
  42. $artbef = ''
  43. gt 'arturdin', 'facefuck'
  44. end
  45. end
  46. if $ARGS[0] = 'artchik':
  47. cls
  48. artbj += 1
  49. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/arthur/sex/chik.jpg"></center>'
  50. 'Arthur places his dick between your cheek and teeth and strikes at your cheek with his palm. "Yes, whore! just like that. This is how Uncle Arturik likes it!" He says as he continues smacking you.'
  51. gs 'arousal', 'bj', 5, 'rough', 'sub'
  52. gs 'stat'
  53. act 'Continue':
  54. cls
  55. $artbef = ''
  56. gt 'arturdin', 'facefuck'
  57. end
  58. end
  59. if $ARGS[0] = 'bed':
  60. cls
  61. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/arthur/sex/bed.jpg"></center>'
  62. 'Arthur throws you face-down on the bed with your ass pointed towards him.'
  63. gs 'arousal', 5, 'foreplay'
  64. gs 'stat'
  65. if artfucktimes < 2:
  66. artrand = rand(0, 2)
  67. if artrand = 0:act 'Continue': gt 'arturdin', 'sexdog'
  68. if artrand = 1:act 'Continue': gt 'arturdin', 'anal'
  69. if artrand = 2:act 'Continue': gt 'arturdin', 'fist'
  70. elseif artfucktimes >= 2:
  71. artrand = rand(0, 2)
  72. if artrand = 0:act 'Continue': gt 'arturdin', 'sexdog_cum'
  73. if artrand = 1:act 'Continue': gt 'arturdin', 'cum'
  74. if artrand = 2:act 'Continue': gt 'arturdin', 'anal_cum'
  75. end
  76. end
  77. if $ARGS[0] = 'bedmiss':
  78. cls
  79. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/arthur/sex/bedmiss.jpg"></center>'
  80. 'Arthur shoves you onto your back on the bed before pushing your legs apart, exposing your vulnerable holes to him.'
  81. gs 'arousal', 5, 'foreplay'
  82. gs 'stat'
  83. if artfucktimes < 2:
  84. act 'Continue': gt 'arturdin', 'sexmiss'
  85. elseif artfucktimes >= 2:
  86. artrand = rand(0, 1)
  87. if artrand = 0:act 'Continue': gt 'arturdin', 'sexmiss_cum'
  88. if artrand = 1:act 'Continue': gt 'arturdin', 'cum'
  89. end
  90. end
  91. if $ARGS[0] = 'sexmiss':
  92. cls
  93. pose = 0
  94. artfucktimes += 1
  95. artsex += 1
  96. if pcs_vag < dick:pcs_vag += 1
  97. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/arthur/sex/sexmiss.jpg"></center>'
  98. 'Arthur moves between your thighs and you feel the bulbous head of his hard cock rest against your slick pussy. Before you can react you feel the huge rod push inside you. You groan in a mix of pleasure and pain as the massive dick stretches your delicate nether lips to their limit.'
  99. gs 'arousal', 'vaginal', 5
  100. gs 'stat'
  101. gs 'dinsex','vaginal_sex',10
  102. tipsexart = rand(0, 1)
  103. if tipsexart = 0:act 'Continue': gt 'arturdin', 'bed'
  104. if tipsexart = 1:act 'Continue': gt 'arturdin', 'bedmiss'
  105. end
  106. if $ARGS[0] = 'sexmiss_cum':
  107. cls
  108. pose = 0
  109. artfucktimes += 1
  110. artsex += 1
  111. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/arthur/sex/sexmiss.jpg"></center>'
  112. 'Arthur begins thrusting his large slab of meat in and out of your pussy. You try to relax and enjoy the invader penetrating you, feeling stuffed to the maximum. "Fuck! You Pavlovsk girls are so tight!" Arthur says idly as he continues pounding your sensitive love hole.'
  113. gs 'arousal', 'vaginal', 5
  114. gs 'arousal', 'end'
  115. gs 'stat'
  116. gs 'dinsex','vaginal_sex',10
  117. gs 'dinsex','sexcum'
  118. act 'Continue':gt 'arturend'
  119. end
  120. if $ARGS[0] = 'sexdog':
  121. cls
  122. artfucktimes += 1
  123. pose = 1
  124. artsex += 1
  125. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/arthur/sex/sexdog.jpg"></center>'
  126. 'Arthur grabs your ass with his palms and pulls your butt cheeks apart, eliciting a surprised moan from you. A moment later you feel his hard cock slam into your pussy from behind.'
  127. gs 'arousal', 'vaginal', 5
  128. gs 'stat'
  129. gs 'dinsex','vaginal_sex',10
  130. tipsexart = rand(0, 1)
  131. if tipsexart = 0:act 'Continue': gt 'arturdin', 'bed'
  132. if tipsexart = 1:act 'Continue': gt 'arturdin', 'bedmiss'
  133. end
  134. if $ARGS[0] = 'sexdog_cum':
  135. cls
  136. artfucktimes += 1
  137. pose = 1
  138. artsex += 1
  139. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/arthur/sex/sexdog.jpg"></center>'
  140. 'Arthur grabs your hips tightly, his hard cock plunging in and out of you at a relentless pace. You cry out in agony and ecstasy as your whole body is pushed forward into the bed with each thrust. You want to tell him to slow down but your words escape as gibberish as you are too overwhelmed with sensation to speak.'
  141. gs 'arousal', 'vaginal', 5
  142. gs 'arousal', 'end'
  143. gs 'stat'
  144. gs 'dinsex','vaginal_sex',10
  145. gs 'dinsex','sexcum'
  146. act 'Continue':gt 'arturend'
  147. end
  148. if $ARGS[0] = 'anal':
  149. cls
  150. artfucktimes += 1
  151. pose = 1
  152. artanal += 1
  153. if pcs_ass < dick:pcs_ass += 1
  154. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/arthur/sex/anal.jpg"></center>'
  155. 'Arthur grips your butt with his hands and spreads your ass cheeks wide. Your breath catches in your throat as you feel the head of his cock press against your anus. You intend to tell him "No way", but after the moment of hesitation from something touching your asshole it''s too late. You feel unbearable pressure and then his enormous cock pops through your sphincter. Your mouth opens in a silent scream.'
  156. gs 'arousal', 'anal', 5
  157. gs 'stat'
  158. gs 'dinSex','boy_wants_anal','lubri' & gs 'dinsex','analsex'
  159. tipsexart = rand(0, 1)
  160. if tipsexart = 0:act 'Continue': gt 'arturdin', 'bed'
  161. if tipsexart = 1:act 'Continue': gt 'arturdin', 'bedmiss'
  162. end
  163. if $ARGS[0] = 'anal_cum':
  164. cls
  165. artfucktimes += 1
  166. pose = 1
  167. artanal += 1
  168. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/arthur/sex/anal.jpg"></center>'
  169. 'Arthur maintains his hold on you as he knocks your body around with each thrust, his stiff cock slamming deep into your anus. You scream in pain and agony, tears streaming down your cheeks. His size is far too large for your butt, but you can''t seem to gather yourself enough to beg him to stop.'
  170. gs 'arousal', 'anal', 5
  171. gs 'stat'
  172. gs 'dinSex','boy_wants_anal','lubri' & gs 'dinsex','analsex'
  173. act 'Continue':
  174. cls
  175. lubonus = 0
  176. spafinloc = 3
  177. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/arthur/sex/analcreampi.jpg"></center>'
  178. 'After what feels like an eternity <<$boydesc>> groans and you feel your ass fill with heat as he dumps a load deep inside you.'
  179. gs 'arousal', 'anal', 5
  180. gs 'arousal', 'end'
  181. gs 'cum_call', 'anus', 'A73', 1
  182. gs 'stat'
  183. act 'Continue':gt 'arturend'
  184. end
  185. end
  186. if $ARGS[0] = 'cum':
  187. cls
  188. minut += 5
  189. spafinloc = 11
  190. gs 'cum_call', 'face', 'A73', 1
  191. facial += 1
  192. gs 'stat'
  193. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/arthur/sex/cum0.jpg"></center>'
  194. 'Arthur suddenly yanks you up out of bed, nearly dislocating your arm, before pushing you to your knees. He grunts, stroking his cock, as a jet of sperm hits you in the face.'
  195. act 'Continue':
  196. cls
  197. minut += 1
  198. gs 'stat'
  199. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/arthur/sex/cum1.jpg"></center>'
  200. 'You snap you eyes closed as another rope of sperm lands on your face.'
  201. act 'Continue':
  202. cls
  203. minut += 1
  204. spafinloc = 12
  205. gs 'stat'
  206. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/arthur/sex/cum2.jpg"></center>'
  207. 'The next shot of cum covers your slightly parted lips as a bit drips into your mouth.'
  208. act 'Continue':
  209. cls
  210. minut += 1
  211. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/arthur/sex/cum3.jpg"></center>'
  212. 'A final blast hits you as Arthur''s orgasm subsides. Even with your eyes closed you can tell that your face is absolutely slathered in his jizz.'
  213. '"Ah, yes. A beautiful girl made even more gorgeous with my seed." Arthur says breathlessly, admiring his handiwork.'
  214. gs 'arousal', 'end'
  215. gs 'stat'
  216. act 'Continue':gt 'arturend'
  217. end
  218. end
  219. end
  220. end
  221. if $ARGS[0] = 'fist':
  222. cls
  223. if pcs_ass < 30:pcs_ass += 3
  224. if artfucktimes > 0:artfucktimes -= 1
  225. gs 'stat'
  226. if pcs_ass >= 20:
  227. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/arthur/sex/fist2.jpg"></center>'
  228. 'Arthur inserts two fingers into your ass, then adds another finger, and another. You want to tell him to stop but are too paralyzed with shock and pain. Before you know it, Arthur''s entire fist is in your anus, stretching it beyond what you thought possible. All you can do is whimper pathetically as he explores your butt.'
  229. gs 'arousal', 'anal__fist', 5, 'sub'
  230. gs 'stat'
  231. end
  232. if pcs_ass < 20:
  233. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/arthur/sex/fist.jpg"></center>'
  234. 'Arthur puts a single finger in your ass and begins to thrust into it vigorously. "Ahhh!" You moan as his thick digit probes your bottom.'
  235. gs 'arousal', 'anal_finger', 5, 'rough', 'sub'
  236. gs 'stat'
  237. end
  238. tipsexart = rand(0, 1)
  239. if tipsexart = 0:act 'Continue': gt 'arturdin', 'bed'
  240. if tipsexart = 1:act 'Continue': gt 'arturdin', 'bedmiss'
  241. end
  242. --- arturdin ---------------------------------