dinSex.qsrc 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482
  1. # dinSex
  2. roll_3d = rand(1,3)
  3. roll_2d = rand(1,2)
  4. if dick <= 8 :
  5. if roll_3d = 1: $penis_desc = "laughably tiny prick"
  6. if roll_3d = 2: $penis_desc = "micropenis"
  7. if roll_3d = 3: $penis_desc = "erect light switch"
  8. elseif dick <= 11:
  9. if roll_2d = 1: $penis_desc = "short dick"
  10. if roll_2d = 2: $penis_desc = "little peeper"
  11. elseif dick <= 14:
  12. if roll_3d = 1: $penis_desc = "average dick"
  13. if roll_3d = 2: $penis_desc = "mid-sized penis"
  14. if roll_3d = 3: $penis_desc = "medium length cock"
  15. elseif dick <= 17:
  16. if roll_2d = 1: $penis_desc = "above average penis"
  17. if roll_2d = 2: $penis_desc = "somewhat long dick"
  18. elseif dick <= 20:
  19. if roll_2d = 1: $penis_desc = "long cock"
  20. if roll_2d = 2: $penis_desc = "perfect-length meatstick"
  21. elseif dick <= 23:
  22. if roll_2d = 1: $penis_desc = "elephant-trunk rod"
  23. if roll_2d = 2: $penis_desc = "worryingly long fuckpole"
  24. elseif dick >= 24:
  25. if roll_3d = 1: $penis_desc = "ridiculously long dick"
  26. if roll_3d = 2: $penis_desc = "frightening fuckspear"
  27. if roll_3d = 3: $penis_desc = "literal third leg"
  28. end
  29. $penis_desc = $dick_girth + ', ' + $penis_desc
  30. if ARGS[0] = 'std_trigger':
  31. tipvenerarand = rand(0, 10)
  32. if protect = 1:
  33. if rand(0, 1000) = 1000: gs 'dinSex', 'disease_picker'
  34. else
  35. if rand(0, 100) >= 80: gs 'dinSex', 'disease_picker'
  36. end
  37. end
  38. if ARGS[0] = 'disease_picker':
  39. if cheatHealth = 0:
  40. if tipvenerarand = 8:
  41. !!herpes
  42. if rand(1, 100) > 90 and GerpesOnce = 0:
  43. GerpesOnce = 1
  44. Venera += 1
  45. Gerpes += 1
  46. GenHerpes = 1
  47. end
  48. elseif tipvenerarand = 7:
  49. !!syphilis
  50. if rand(1, 100) > 95 and SifacOnce = 0:
  51. SifacOnce = 1
  52. Sifilis += 1
  53. Venera += 1
  54. end
  55. elseif tipvenerarand >= 5 and tipvenerarand < 7:
  56. !!gonorrhea/triper
  57. if rand(1, 100) > 95 and TriperOnce = 0:
  58. TriperOnce = 1
  59. Triper += 1
  60. Venera += 1
  61. end
  62. elseif tipvenerarand < 5:
  63. !!candidiasis/thrush
  64. if rand(1, 100) > 85 and KandidozOnce = 0:
  65. KandidozOnce = 1
  66. Kandidoz += 1
  67. end
  68. end
  69. end
  70. end
  71. if ARGS[0] = 'std_trigger_oral':
  72. tipvenerarand = rand(0, 10)
  73. if protect = 1:
  74. if rand(0, 1000) = 1000: gs 'dinSex', 'disease_picker_oral'
  75. else
  76. if rand(0, 100) >= 80: gs 'dinSex', 'disease_picker_oral'
  77. end
  78. end
  79. if ARGS[0] = 'disease_picker_oral':
  80. if cheatHealth = 0:
  81. if tipvenerarand >= 5 and tipvenerarand < 7:
  82. if rand(1, 100) > 95 and TriperOnce = 0:
  83. TriperOnce = 1
  84. TriperOral += 1
  85. Venera += 1
  86. if rand (0,100) < 15: TriperOralSigns = 1
  87. end
  88. elseif tipvenerarand = 7:
  89. if rand(0,1) = 1:
  90. !!syphilis
  91. if rand(1, 100) > 95 and SifacOnce = 0:
  92. SifacOnce = 1
  93. Sifilis += 1
  94. Venera += 1
  95. end
  96. end
  97. elseif tipvenerarand < 5:
  98. !!candidiasis/thrush
  99. if rand(1, 100) > 85 and KandidozOnce = 0:
  100. KandidozOnce = 1
  101. Kandidoz += 1
  102. end
  103. elseif tipvenerarand = 8:
  104. !!herpes
  105. if rand(1, 100) > 90 and GerpesOnce = 0:
  106. GerpesOnce = 1
  107. Venera += 1
  108. Gerpes += 1
  109. OrHerpes = 1
  110. end
  111. end
  112. end
  113. end
  114. if ARGS[0] = 'wear_condom':
  115. protect = 0
  116. vidageday -= 1
  117. if prezik > 0:
  118. dynamic $prezik
  119. protect = 1
  120. if preziktype = 2:
  121. sexcontra = 4
  122. '<<$boydesc>> takes your sabotaged condom and puts it on, not even noticing anything off.'
  123. else
  124. sexcontra = 3
  125. '<<$boydesc>> takes your condom and puts it on <<$xyr>> cock.'
  126. end
  127. else
  128. sexcontra = 0
  129. end
  130. end
  131. !! this procedure calls 'arousal','vaginal', so the rest of the parameters for arousal should be passed as parameters: call like gs 'dinsex','vaginal_sex',10,'rough','sub'
  132. if $ARGS[0] = 'vaginal_sex':
  133. frost = 0 &! the sex heats
  134. vaginal_tightness = 5 + vgrdif + vltdif - pcs_horny / 10
  135. arousal_modifier = 12 - vaginal_tightness
  136. if pcs_vag > 0:
  137. $temp_mens = iif(cycle <= 0,' and a bit of your period leaks from your vagina','')
  138. if vaginal_tightness >= 30:
  139. 'You let out a groan when <<$boydesc>> penetrates you. You are too tight to take <<$xyr>> just yet, <<$xe>> is tearing you apart!'
  140. 'You gasp and scream while <<$xyr>> <<$penis_desc>> painfully stretches and tears your pussy<<$temp_mens>>.'
  141. elseif vaginal_tightness >= 20:
  142. 'You wince when <<$boydesc>> enters you, <<$xyr>> <<$penis_desc>> barely fitting<<$temp_mens>>.'
  143. 'Despite your gasps and moans of pain, <<$boydesc>> enthusiastically pumps your pussy, mistaking the sounds you are making for enjoyment.'
  144. elseif vaginal_tightness >= 12:
  145. 'You bite your lip when <<$boydesc>>''s <<$penis_desc>> penetrates your cunt, stretching you out a bit<<$temp_mens>>.'
  146. 'It takes a moment but the discomfort fades away. Before you know it you are gyrating your hips to the rhythm of <<$boydesc>> pumping your now perfectly snug pussy.'
  147. elseif vaginal_tightness >= 2:
  148. 'You sigh deeply as you savor the feeling of a <<$penis_desc>> slowly entering your moist tunnel.'
  149. 'Gradually getting into rhythm, you grind your ass against <<$boydesc>>''s crotch and moan as <<$xe>> fucks your cunt<<$temp_mens>>.'
  150. elseif vaginal_tightness >= -3:
  151. '<<$boydesc>> thrusts into you<<$temp_mens>>, <<$xyr>> <<$penis_desc>> rubbing against your inner walls, hitting just the right spot.'
  152. 'Your moans are mixed with lewd, wet slapping sounds from <<$xem>> fucking your pussy.'
  153. elseif vaginal_tightness < -3:
  154. 'You feel <<$boydesc>>''s <<$penis_desc>> sliding through your wet folds<<$temp_mens>>. You savor the intense pleasure from the <<$penis_desc>> inside you, your cunt aching to be filled even more.'
  155. end
  156. gs 'arousal','vaginal',ARGS[1],$ARGS[2],$ARGS[3],$ARGS[4],$ARGS[5],$ARGS[6],$ARGS[7],$ARGS[8]
  157. pcs_horny += arousal_modifier
  158. pcs_mood += arousal_modifier
  159. else
  160. $temp_mens = iif(cycle <= 0,' and a bit of your period leaks from your vagina','')
  161. pcs_horny += arousal_modifier * 2
  162. pcs_mood += arousal_modifier * 2
  163. '<<$boydesc>> pushes <<$xyr>> <<$penis_desc>> into your unexplored pussy gently. It is a bit painful, but as your lust builds up you do not want to wait anymore.'
  164. 'With the next push from <<$boydesc>>, you push your ass towards <<$xyr>> cock. You feel your hymen break and his cock slide into deep inside you, <<$xyr>> head rubbing against your no longer untouched walls as you both moan very loudly.'
  165. gs 'arousal','vaginal',ARGS[1],$ARGS[2],$ARGS[3],$ARGS[4],$ARGS[5],$ARGS[6],$ARGS[7],$ARGS[8]
  166. end
  167. killvar '$temp_mens'
  168. end
  169. ! "deal_with_condom" procedure should be replacement of "sexstart" dynamic procedure
  170. !! gs 'dinsex', 'boy_puts_condom'
  171. if $ARGS[0] = 'boy_puts_condom':
  172. protect = iif(prezik > 0,1,0)
  173. if $ARGS[1] = '':
  174. ! do you have condoms?
  175. if prezik > 0:
  176. if rand(1,prezik) <= badprezik:
  177. badprezik -= 1
  178. noprotect = 1
  179. sexcontra = 7
  180. *p '<<ucase(mid($boydesc,1,1))>><<mid($boydesc,2,len($boydesc)-1)>> takes your '+iif(preziktype = 2,'sabotaged ','')+ 'condom and puts it on <<$xyr>> <<dick>> centimeter dick.'
  181. else
  182. sexcontra = 3
  183. *p '<<ucase(mid($boydesc,1,1))>><<mid($boydesc,2,len($boydesc)-1)>> takes your condom and puts it on <<$xyr>> <<dick>> centimeter dick.'
  184. noprotect = 0
  185. end
  186. prezik -= 1
  187. sexcontra = iif(preziktype = 2,7,sexcontra)
  188. else
  189. sexcontra = 0
  190. !! the hormonal contraception is still taken in account
  191. end
  192. else
  193. $custmsg = $ARGS[1]
  194. *p '<<$custmsg>>'
  195. ! do you have condoms?
  196. if prezik > 0:
  197. if rand(1,prezik) <= badprezik:
  198. badprezik -= 1
  199. noprotect = 1
  200. sexcontra = 7
  201. else
  202. sexcontra = 3
  203. noprotect = 0
  204. end
  205. prezik -= 1
  206. sexcontra = iif(preziktype = 2,7,sexcontra)
  207. else
  208. sexcontra = 0
  209. !! the hormonal contraception is still taken in account
  210. end
  211. end
  212. end &! --- boy_puts_condom ---
  213. !! gs 'dinsex', 'boy_puts_his_condom'[, $boydesc]
  214. if $ARGS[0] = 'boy_puts_his_condom':
  215. $bwa_boy = iif($ARGS[1] = '',$boydesc,$ARGS[1])
  216. protect = 1
  217. sexcontra = 3
  218. *p '<<ucase(mid($bwa_boy,1,1))>><<mid($bwa_boy,2,len($bwa_boy)-1)>> takes his condom and puts it on <<$xyr>> <<$penis_desc>>.'
  219. !! the hormonal contraception is still taken in account
  220. end &! --- boy_puts_his_condom ---
  221. !! gs 'dinsex', 'pc_puts_condom'
  222. if $ARGS[0] = 'pc_puts_condom':
  223. protect = iif(prezik > 0,1,0)
  224. vidageday -= 1 &! the people guess that you are a bit more older than you are in fact
  225. if $ARGS[1] = '':
  226. ! do you have condoms?
  227. if prezik > 0:
  228. if rand(1,prezik) <= badprezik:
  229. badprezik -= 1
  230. noprotect = 1
  231. sexcontra = 7
  232. *p 'You take your '+iif(preziktype = 2,'sabotaged ','')+ 'condom and put it on <<$xyr>> <<dick>> centimeter dick.'
  233. else
  234. sexcontra = 3
  235. *p 'You take your condom and put it on <<$xyr>> <<dick>> centimeter dick.'
  236. noprotect = 0
  237. end
  238. prezik -= 1
  239. sexcontra = iif(preziktype = 2,7,sexcontra)
  240. else
  241. sexcontra = 0
  242. !! the hormonal contraception is still taken in account
  243. end
  244. else
  245. $custmsg = $ARGS[1]
  246. *p '<<$custmsg>>'
  247. ! do you have condoms?
  248. if prezik > 0:
  249. if rand(1,prezik) <= badprezik:
  250. badprezik -= 1
  251. noprotect = 1
  252. sexcontra = 7
  253. else
  254. sexcontra = 3
  255. noprotect = 0
  256. end
  257. prezik -= 1
  258. sexcontra = iif(preziktype = 2,7,sexcontra)
  259. else
  260. sexcontra = 0
  261. !! the hormonal contraception is still taken in account
  262. end
  263. end
  264. end &! --- pc_puts_condom ---
  265. !! gs 'dinsex','boy_wants_anal' [, $boydesc [, 'lubri']]
  266. if $ARGS[0] = 'boy_wants_anal':
  267. $bwa_boy = iif($ARGS[1] = '',$boydesc,$ARGS[1])
  268. if $bwa_boy = 'lubri': $bwa_boy = $boydesc
  269. if analplugin = 1:
  270. if pcs_ass < 16:
  271. '<<$bwa_boy>> pulls the plug out of your narrow and tight ass.'
  272. analplugout = 1
  273. else
  274. '<<$bwa_boy>> pulls the plug out of your ass.'
  275. analplugout = 1
  276. end
  277. end
  278. if $ARGS[2] = 'lubri':
  279. '<<$bwa_boy>> takes a tube of lubricant, squeezes a little on <<$xyr>> palm and rubs your anus.'
  280. gs 'arousal', 'anal_finger', 1,'lube'
  281. else
  282. if lubri = 0:
  283. 'You have no lube, <<$bwa_boy>> spits on his fingers and using saliva he massages your anus.'
  284. gs 'arousal', 'anal_finger', 1,'lube'
  285. else
  286. lubri -= 1
  287. if rand(0,2) = 0:
  288. 'You take a tube of lubricant and hand it to <<$bwa_boy>>, he squeezes a little on his palm and rubs your anus.'
  289. elseif rand(0,1) = 0:
  290. 'You squeeze anal lube on your hand and begin to smear it in your ass. Then you give the guy a tube and <<$xe>> starts lucricating <<$xyr>> cock.'
  291. else
  292. 'You squeeze anal lube on your hand and begin to smear it in your ass. Then you give it to <<$xem>> and <<$xe>> smears it on <<$xyr>> dick'
  293. end
  294. gs 'arousal', 'anal_finger', 1,'lube'
  295. end
  296. end
  297. killvar '$bwa_boy'
  298. end &! --- boy_wants_anal ---
  299. !! gs 'dinsex', 'girl_wants_anal'[, $boydesc [, 'lubri']]
  300. if $ARGS[0] = 'girl_wants_anal':
  301. $bwa_girl = iif($ARGS[1] = '',$boydesc,$ARGS[1])
  302. if $bwa_girl = 'lubri': $bwa_girl = $boydesc
  303. if analplugin = 1:
  304. if pcs_ass < 16:
  305. '<<$bwa_boy>> pulls the plug out of your narrow and tight ass.'
  306. analplugout = 1
  307. else
  308. '<<$bwa_boy>> pulls the plug out of your ass.'
  309. analplugout = 1
  310. end
  311. end
  312. if $ARGS[2] = 'lubri':
  313. lubri +=1
  314. '<<$bwa_girl>> takes a tube of lubricant, squeezes a little on her palm and rubs your anus.'
  315. gs 'arousal', 'anal_finger', 1,'lube'
  316. else
  317. if lubri = 0:
  318. 'You have no lube, <<$bwa_girl>> spits on her fingers and using saliva she massages your anus.'
  319. gs 'arousal', 'anal_finger', 1,'lube'
  320. elseif lubri > 0:
  321. 'You take a tube of lubricant and hand it to <<$bwa_girl>>, she squeezes a little on her palm and rubs your anus.'
  322. gs 'arousal', 'anal_finger', 1,'lube'
  323. end
  324. end
  325. killvar '$bwa_girl'
  326. end &! --- girl_wants_anal ---
  327. !! gs 'dinsex', 'after_anal','boy',$boydesc
  328. if $ARGS[0] = 'after_anal':
  329. if analplugout = 1:
  330. if $ARGS[1] = 'boy':
  331. analplugin = 1
  332. '<<$ARGS[2]>> takes your butt plug and he puts it back into your anus. He grins: "Continue your training"'
  333. end
  334. if $ARGS[1] = 'girl':
  335. analplugin = 1
  336. '<<$ARGS[2]>> takes your butt plug and she puts it back into your anus. She grins: "Continue your training"'
  337. end
  338. if $ARGS[1] = 'pc':
  339. analplugin = 1
  340. 'You take your butt plug and put it back into your anus. You grin: "I have to keep my butt trained"'
  341. end
  342. if $ARGS[1] = 'no_plug':
  343. analplugin = 0
  344. 'You take your butt plug and put it into your purse. Your anus has to rest for a while now.'
  345. end
  346. killvar 'analplugout'
  347. end
  348. end &! --- after_anal ---
  349. !! this procedure calls 'cum_call','anus',$boy,1
  350. !! use gs 'dinSex','boy_wants_anal'[,'lubri'] together with gs 'dinsex','analsex'
  351. if $ARGS[0] = 'analsex':
  352. frost = 0 &! the sex heats
  353. '<<$boydesc>> fingers your anus, slowly pushing in before squeezing in a second one .'
  354. if pcs_ass < 10:'When <<$xe>> tries inserting a third finger you groan in pain.'
  355. if pcs_ass >= 10:'<<$boydesc>> inserts a third finger, very slowly thrusting and wiggling to stretch your anus.'
  356. *p '<<$boydesc>> pulls <<$xyr>> fingers out of your ass and you feel <<$xyr>> <<$penis_desc>> pushing against your butthole'
  357. gs 'arousal','anal',ARGS[1],$ARGS[2],$ARGS[3],$ARGS[4],$ARGS[5],$ARGS[6],$ARGS[7],$ARGS[8]
  358. if (agrdif + altdif) >= 20:'You scream and bite your lip from the sharp pain when <<$xe>> penetrates your ass.'
  359. if (agrdif + altdif) < 20:'You moan when <<$xe>> penetrates your ass.'
  360. '<<$boydesc>> stops for a moment, giving your ass time to adjust to <<$xyr>> cock in it. Then he starts to slowly move, pumping your anus.'
  361. if (agrdif + altdif) >= 30:
  362. if pcs_makeup > 1:pcs_makeup = 0
  363. 'You cry and bite your lip when the <<$penis_desc>> begins to thrust in and out of your ass. Your anus feels like it is going to tear apart and all you want is for this torture to be over quickly.'
  364. elseif (agrdif + altdif) >= 20 and (agrdif + altdif) < 30:
  365. pcs_horny += 10
  366. 'You savor <<$xyr>> cock moving inside you, lightly moaning in rhythm.'
  367. end
  368. 'After some time <<$boydesc>> groans and you feel <<$xyr>> cock pulsing inside you and a pleasant warmth filling your ass.'
  369. gs 'cum_call','anus',$boy,1
  370. end &! --- analsex ---
  371. !! this procedure calls 'cum_call','',$boy,1
  372. !! use gs 'dinsex','sexcum'
  373. if $ARGS[0] = 'sexcum':
  374. frost = 0
  375. if protect ! 1:
  376. !!Unprotected sex
  377. if rand(0, 1) = 0 or pose = 3:
  378. cumvag_text = RAND(0,2)
  379. if cumvag_text = 0: '<<$xyrc>> movements speed up and <<$xe>> drives <<$xyr>> cock balls deep into you. With a beatific smile, <<$xe>> cums deep inside you. You feel a warm jet pour into your womb.'
  380. if cumvag_text = 1: '<<$xec>> does not pull out and instead pulls you tightly against <<$xem>> and your pussy is filled with splashes of semen.'
  381. if cumvag_text = 2: '<<$xec>> groans, and you feel a jet of sperm hit you inside your body.'
  382. gs 'cuminsidereact', $boydesc
  383. gs 'cum_call','',$boy,1
  384. else
  385. !!Out
  386. if pose = 0:
  387. spafinloc = 14
  388. '<<$boydesc>> groans and after pulling out <<$xyr>> dick, <<$xe>> came on your stomach.'
  389. gs 'cum_call','stomach',$boy,1
  390. elseif pose = 1:
  391. '<<$boydesc>> groans and after pulling out <<$xyr>> dick, <<$xe>> came on your ass.'
  392. gs 'cum_call','butt',$boy,1
  393. end
  394. end
  395. else
  396. $tmp = iif(sexcontra = 7,'sabotaged ','')
  397. '<<$boydesc>> groans and you realized that <<$xe>> ejaculated in the <<$tmp>>condom.'
  398. if sexcontra = 4:
  399. 'Pulling out of you and looking at <<$xyr>> dick, <<$boydesc>> said "Hmm, the condom burst."'
  400. elseif sexcontra = 5:
  401. 'Pulling out of you and looking at <<$xyr>> dick, <<$boydesc>> said "Fuck! The condom is missing."'
  402. end
  403. eff_contra = sexcontra
  404. gs 'cum_call', '', $boy, 1, sexcontra
  405. gs 'cuminsidereact',$boydesc, eff_contra
  406. protect = 0
  407. end
  408. pose = 0
  409. killvar 'eff_contra'
  410. end &! --- sexcum ---
  411. if $ARGS[0] = 'bj_random':
  412. if stat['bj'] = 0:'You are anxious about the idea of sucking a cock, having never given a blowjob before. You wonder what it will taste like.'
  413. if stat['bj'] <= 10:
  414. 'Hesitantly bringing your face to <<$boydesc>>''s crotch, you lightly press your <<$liptalk>> against <<$xyr>> dick, tasting the slight saltiness.'
  415. 'Then you start flicking your tongue around the head as you wrap your lips further, stroking the shaft in the meantime.'
  416. elseif stat['bj'] <= 25:
  417. 'You lightly put <<$boydesc>>''s cock into your mouth, rolling your tongue around the head as you rhytmically stroke the shaft.'
  418. 'After a moment you start getting into rhythm, lightly bobbing your head although not sucking his dick much further than the tip.'
  419. elseif stat['bj'] <= 40:
  420. 'You wrap your <<$liptalk>> around the <<$penis_desc>> in front of you. You give <<$boydesc>> a moment to adjust to the warmthness with more than half his cock resting in your mouth'
  421. 'Then you greedily lean forwards, taking <<$xyr>> dick deeper in your mouth and start to bob your head back and forth along <<$xyr>> <<$penis_desc>>'
  422. elseif stat['bj'] <= 60:
  423. 'Imagining how the hard cock in front of your face would feel between your <<$liptalk>>, you just can''t hold back and hungrily take the whole length in your mouth until its tip is resting at the entrance of your throat'
  424. 'You playfully roll your tongue around the cock you are sucking and try to see if you can swallow the whole length down your throat.'
  425. else
  426. 'You lock eyes with <<$boydesc>> and relax your throat as you swallow <<$xyr>> <<$penis_desc>> in one move like the veteran cocksucker you are, milking <<$xyr>> cock with just your throat.'
  427. end
  428. end &! --- bj_random ---
  429. if $ARGS[0] = 'bj_swallow_random':
  430. if stat['bj'] <= 10:
  431. 'Not knowing what else to do, you forcefully gulp down and swallow the sperm filling your mouth. The taste lingers at the back of your throat'
  432. elseif stat['bj'] <= 25:
  433. 'You swallow the viscous semen that is filling your mouth, then lick the softening member clean.'
  434. 'Afterwards you lean forward to plant a tender kiss on the freshly milked cock.'
  435. elseif stat['bj'] <= 40:
  436. 'You swallow the warm cum that fills your mouth and smile as you lick the sticky leftovers with your tongue.'
  437. elseif stat['bj'] <= 60:
  438. 'Your mouth is quickly filled with warm sperm and you smile as you gulp it down and enjoy the now familiar tart taste.'
  439. else
  440. 'You let the warm cum drain down the throat, enjoying the familiar taste as you feel it slowly making its way down.'
  441. end
  442. end &! --- bj_swallow_random ---
  443. !! use gs 'dinsex','enema'
  444. if $ARGS[0] = 'enema':
  445. cumspclnt = 7
  446. gs 'cum_cleanup'
  447. minut += 5
  448. klismaday = daystart
  449. klismaday1= 1
  450. if $ARGS[1]='':
  451. *p 'You give yourself an enema, feeling clean down there. Your ass is now ready for anal sex without any awkward surprises.'
  452. elseif $ARGS[1]!' ':
  453. *p '<<$ARGS[1]>>'
  454. end
  455. end &! --- enema ---
  456. --- dinSex ---------------------------------