dinSex.qsrc 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480
  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 < 5:
  41. !!candidiasis/thrush/yeast infection
  42. if rand(1, 100) > 85 and KandidozOnce = 0:
  43. KandidozOnce = 1
  44. Kandidoz += 1
  45. end
  46. elseif tipvenerarand < 7:
  47. !!gonorrhea/triper
  48. if rand(1, 100) > 95 and TriperOnce = 0:
  49. TriperOnce = 1
  50. Triper += 1
  51. Venera += 1
  52. end
  53. elseif tipvenerarand = 7:
  54. !!syphilis
  55. if rand(1, 100) > 95 and SifacOnce = 0:
  56. SifacOnce = 1
  57. Sifilis += 1
  58. Venera += 1
  59. end
  60. elseif tipvenerarand = 8:
  61. !!herpes
  62. if rand(1, 100) > 90 and GerpesOnce = 0:
  63. GerpesOnce = 1
  64. Venera += 1
  65. Gerpes += 1
  66. GenHerpes = 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/yeast infection
  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. if prezik > 0:
  117. dynamic $prezik
  118. protect = 1
  119. if preziktype = 2:
  120. sexcontra = 4
  121. '<<$boydesc>> takes your sabotaged condom and puts it on, not even noticing anything off.'
  122. else
  123. sexcontra = 3
  124. '<<$boydesc>> takes your condom and puts it on <<$xyr>> cock.'
  125. end
  126. else
  127. sexcontra = 0
  128. end
  129. end
  130. !! 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'
  131. if $ARGS[0] = 'vaginal_sex':
  132. frost = 0 &! the sex heats
  133. vaginal_tightness = 5 + vgrdif + vltdif - pcs_horny / 10
  134. arousal_modifier = 12 - vaginal_tightness
  135. if pcs_vag > 0:
  136. $temp_mens = iif(cycle <= 0,' and a bit of your period leaks from your vagina','')
  137. if vaginal_tightness >= 30:
  138. 'You let out a groan when <<$boydesc>> penetrates you. You are too tight to take <<$xyr>> just yet, <<$xe>> is tearing you apart!'
  139. 'You gasp and scream while <<$xyr>> <<$penis_desc>> painfully stretches and tears your pussy<<$temp_mens>>.'
  140. elseif vaginal_tightness >= 20:
  141. 'You wince when <<$boydesc>> enters you, <<$xyr>> <<$penis_desc>> barely fitting<<$temp_mens>>.'
  142. 'Despite your gasps and moans of pain, <<$boydesc>> enthusiastically pumps your pussy, mistaking the sounds you are making for enjoyment.'
  143. elseif vaginal_tightness >= 12:
  144. 'You bite your lip when <<$boydesc>>''s <<$penis_desc>> penetrates your cunt, stretching you out a bit<<$temp_mens>>.'
  145. '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.'
  146. elseif vaginal_tightness >= 2:
  147. 'You sigh deeply as you savor the feeling of a <<$penis_desc>> slowly entering your moist tunnel.'
  148. 'Gradually getting into rhythm, you grind your ass against <<$boydesc>>''s crotch and moan as <<$xe>> fucks your cunt<<$temp_mens>>.'
  149. elseif vaginal_tightness >= -3:
  150. '<<$boydesc>> thrusts into you<<$temp_mens>>, <<$xyr>> <<$penis_desc>> rubbing against your inner walls, hitting just the right spot.'
  151. 'Your moans are mixed with lewd, wet slapping sounds from <<$xem>> fucking your pussy.'
  152. elseif vaginal_tightness < -3:
  153. '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.'
  154. end
  155. gs 'arousal','vaginal',$ARGS[1],$ARGS[2],$ARGS[3],$ARGS[4],$ARGS[5],$ARGS[6],$ARGS[7],$ARGS[8]
  156. pcs_horny += arousal_modifier
  157. pcs_mood += arousal_modifier
  158. else
  159. $temp_mens = iif(cycle <= 0,' and a bit of your period leaks from your vagina','')
  160. pcs_horny += arousal_modifier * 2
  161. pcs_mood += arousal_modifier * 2
  162. '<<$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.'
  163. '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.'
  164. gs 'arousal','vaginal',$ARGS[1],$ARGS[2],$ARGS[3],$ARGS[4],$ARGS[5],$ARGS[6],$ARGS[7],$ARGS[8]
  165. end
  166. killvar '$temp_mens'
  167. end
  168. ! "deal_with_condom" procedure should be replacement of "sexstart" dynamic procedure
  169. !! gs 'dinsex', 'boy_puts_condom'
  170. if $ARGS[0] = 'boy_puts_condom':
  171. protect = iif(prezik > 0,1,0)
  172. if $ARGS[1] = '':
  173. ! do you have condoms?
  174. if prezik > 0:
  175. if rand(1,prezik) <= badprezik:
  176. badprezik -= 1
  177. noprotect = 1
  178. sexcontra = 7
  179. *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.'
  180. else
  181. sexcontra = 3
  182. *p '<<ucase(mid($boydesc,1,1))>><<mid($boydesc,2,len($boydesc)-1)>> takes your condom and puts it on <<$xyr>> <<dick>> centimeter dick.'
  183. noprotect = 0
  184. end
  185. prezik -= 1
  186. sexcontra = iif(preziktype = 2,7,sexcontra)
  187. else
  188. sexcontra = 0
  189. !! the hormonal contraception is still taken in account
  190. end
  191. else
  192. $custmsg = $ARGS[1]
  193. *p '<<$custmsg>>'
  194. ! do you have condoms?
  195. if prezik > 0:
  196. if rand(1,prezik) <= badprezik:
  197. badprezik -= 1
  198. noprotect = 1
  199. sexcontra = 7
  200. else
  201. sexcontra = 3
  202. noprotect = 0
  203. end
  204. prezik -= 1
  205. sexcontra = iif(preziktype = 2,7,sexcontra)
  206. else
  207. sexcontra = 0
  208. !! the hormonal contraception is still taken in account
  209. end
  210. end
  211. end &! --- boy_puts_condom ---
  212. !! gs 'dinsex', 'boy_puts_his_condom'[, $boydesc]
  213. if $ARGS[0] = 'boy_puts_his_condom':
  214. $bwa_boy = iif($ARGS[1] = '',$boydesc,$ARGS[1])
  215. protect = 1
  216. sexcontra = 3
  217. *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>>.'
  218. !! the hormonal contraception is still taken in account
  219. end &! --- boy_puts_his_condom ---
  220. !! gs 'dinsex', 'pc_puts_condom'
  221. if $ARGS[0] = 'pc_puts_condom':
  222. protect = iif(prezik > 0,1,0)
  223. if $ARGS[1] = '':
  224. ! do you have condoms?
  225. if prezik > 0:
  226. if rand(1,prezik) <= badprezik:
  227. badprezik -= 1
  228. noprotect = 1
  229. sexcontra = 7
  230. *p 'You take your '+iif(preziktype = 2,'sabotaged ','')+ 'condom and put it on <<$xyr>> <<dick>> centimeter dick.'
  231. else
  232. sexcontra = 3
  233. *p 'You take your condom and put it on <<$xyr>> <<dick>> centimeter dick.'
  234. noprotect = 0
  235. end
  236. prezik -= 1
  237. sexcontra = iif(preziktype = 2,7,sexcontra)
  238. else
  239. sexcontra = 0
  240. !! the hormonal contraception is still taken in account
  241. end
  242. else
  243. $custmsg = $ARGS[1]
  244. *p '<<$custmsg>>'
  245. ! do you have condoms?
  246. if prezik > 0:
  247. if rand(1,prezik) <= badprezik:
  248. badprezik -= 1
  249. noprotect = 1
  250. sexcontra = 7
  251. else
  252. sexcontra = 3
  253. noprotect = 0
  254. end
  255. prezik -= 1
  256. sexcontra = iif(preziktype = 2,7,sexcontra)
  257. else
  258. sexcontra = 0
  259. !! the hormonal contraception is still taken in account
  260. end
  261. end
  262. end &! --- pc_puts_condom ---
  263. !! gs 'dinsex','boy_wants_anal' [, $boydesc [, 'lubri']]
  264. if $ARGS[0] = 'boy_wants_anal':
  265. $bwa_boy = iif($ARGS[1] = '',$boydesc,$ARGS[1])
  266. if $bwa_boy = 'lubri': $bwa_boy = $boydesc
  267. if analplugin = 1:
  268. if pcs_ass < 16:
  269. '<<$bwa_boy>> pulls the plug out of your narrow and tight ass.'
  270. analplugout = 1
  271. else
  272. '<<$bwa_boy>> pulls the plug out of your ass.'
  273. analplugout = 1
  274. end
  275. end
  276. if $ARGS[2] = 'lubri':
  277. '<<$bwa_boy>> takes a tube of lubricant, squeezes a little on <<$xyr>> palm and rubs your anus.'
  278. gs 'arousal', 'anal_finger', 1,'lube'
  279. else
  280. if lubri = 0:
  281. 'You have no lube, <<$bwa_boy>> spits on his fingers and using saliva he massages your anus.'
  282. gs 'arousal', 'anal_finger', 1,'lube'
  283. else
  284. lubri -= 1
  285. if rand(0,2) = 0:
  286. 'You take a tube of lubricant and hand it to <<$bwa_boy>>, he squeezes a little on his palm and rubs your anus.'
  287. elseif rand(0,1) = 0:
  288. '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.'
  289. else
  290. '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'
  291. end
  292. gs 'arousal', 'anal_finger', 1,'lube'
  293. end
  294. end
  295. killvar '$bwa_boy'
  296. end &! --- boy_wants_anal ---
  297. !! gs 'dinsex', 'girl_wants_anal'[, $boydesc [, 'lubri']]
  298. if $ARGS[0] = 'girl_wants_anal':
  299. $bwa_girl = iif($ARGS[1] = '',$boydesc,$ARGS[1])
  300. if $bwa_girl = 'lubri': $bwa_girl = $boydesc
  301. if analplugin = 1:
  302. if pcs_ass < 16:
  303. '<<$bwa_boy>> pulls the plug out of your narrow and tight ass.'
  304. analplugout = 1
  305. else
  306. '<<$bwa_boy>> pulls the plug out of your ass.'
  307. analplugout = 1
  308. end
  309. end
  310. if $ARGS[2] = 'lubri':
  311. lubri +=1
  312. '<<$bwa_girl>> takes a tube of lubricant, squeezes a little on her palm and rubs your anus.'
  313. gs 'arousal', 'anal_finger', 1,'lube'
  314. else
  315. if lubri = 0:
  316. 'You have no lube, <<$bwa_girl>> spits on her fingers and using saliva she massages your anus.'
  317. gs 'arousal', 'anal_finger', 1,'lube'
  318. elseif lubri > 0:
  319. 'You take a tube of lubricant and hand it to <<$bwa_girl>>, she squeezes a little on her palm and rubs your anus.'
  320. gs 'arousal', 'anal_finger', 1,'lube'
  321. end
  322. end
  323. killvar '$bwa_girl'
  324. end &! --- girl_wants_anal ---
  325. !! gs 'dinsex', 'after_anal','boy',$boydesc
  326. if $ARGS[0] = 'after_anal':
  327. if analplugout = 1:
  328. if $ARGS[1] = 'boy':
  329. analplugin = 1
  330. '<<$ARGS[2]>> takes your butt plug and he puts it back into your anus. He grins: "Continue your training"'
  331. end
  332. if $ARGS[1] = 'girl':
  333. analplugin = 1
  334. '<<$ARGS[2]>> takes your butt plug and she puts it back into your anus. She grins: "Continue your training"'
  335. end
  336. if $ARGS[1] = 'pc':
  337. analplugin = 1
  338. 'You take your butt plug and put it back into your anus. You grin: "I have to keep my butt trained"'
  339. end
  340. if $ARGS[1] = 'no_plug':
  341. analplugin = 0
  342. 'You take your butt plug and put it into your purse. Your anus has to rest for a while now.'
  343. end
  344. killvar 'analplugout'
  345. end
  346. end &! --- after_anal ---
  347. !! this procedure calls 'cum_call','anus',$boy,1
  348. !! use gs 'dinSex','boy_wants_anal'[,'lubri'] together with gs 'dinsex','analsex'
  349. if $ARGS[0] = 'analsex':
  350. frost = 0 &! the sex heats
  351. '<<$boydesc>> fingers your anus, slowly pushing in before squeezing in a second one .'
  352. if pcs_ass < 10:'When <<$xe>> tries inserting a third finger you groan in pain.'
  353. if pcs_ass >= 10:'<<$boydesc>> inserts a third finger, very slowly thrusting and wiggling to stretch your anus.'
  354. *p '<<$boydesc>> pulls <<$xyr>> fingers out of your ass and you feel <<$xyr>> <<$penis_desc>> pushing against your butthole'
  355. gs 'arousal','anal',$ARGS[1],$ARGS[2],$ARGS[3],$ARGS[4],$ARGS[5],$ARGS[6],$ARGS[7],$ARGS[8]
  356. if (agrdif + altdif) >= 20:'You scream and bite your lip from the sharp pain when <<$xe>> penetrates your ass.'
  357. if (agrdif + altdif) < 20:'You moan when <<$xe>> penetrates your ass.'
  358. '<<$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.'
  359. if (agrdif + altdif) >= 30:
  360. if pcs_makeup > 1:pcs_makeup = 0
  361. '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.'
  362. elseif (agrdif + altdif) >= 20 and (agrdif + altdif) < 30:
  363. pcs_horny += 10
  364. 'You savor <<$xyr>> cock moving inside you, lightly moaning in rhythm.'
  365. end
  366. 'After some time <<$boydesc>> groans and you feel <<$xyr>> cock pulsing inside you and a pleasant warmth filling your ass.'
  367. gs 'cum_call','anus',$boy,1
  368. end &! --- analsex ---
  369. !! this procedure calls 'cum_call','',$boy,1
  370. !! use gs 'dinsex','sexcum'
  371. if $ARGS[0] = 'sexcum':
  372. frost = 0
  373. if protect ! 1:
  374. !!Unprotected sex
  375. if rand(0, 1) = 0 or pose = 3:
  376. cumvag_text = RAND(0,2)
  377. 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.'
  378. 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.'
  379. if cumvag_text = 2: '<<$xec>> groans, and you feel a jet of sperm hit you inside your body.'
  380. gs 'cuminsidereact', $boydesc
  381. gs 'cum_call','',$boy,1
  382. else
  383. !!Out
  384. if pose = 0:
  385. spafinloc = 14
  386. '<<$boydesc>> groans and after pulling out <<$xyr>> dick, <<$xe>> came on your stomach.'
  387. gs 'cum_call','stomach',$boy,1
  388. elseif pose = 1:
  389. '<<$boydesc>> groans and after pulling out <<$xyr>> dick, <<$xe>> came on your ass.'
  390. gs 'cum_call','butt',$boy,1
  391. end
  392. end
  393. else
  394. $tmp = iif(sexcontra = 7,'sabotaged ','')
  395. '<<$boydesc>> groans and you realized that <<$xe>> ejaculated in the <<$tmp>>condom.'
  396. if sexcontra = 4:
  397. 'Pulling out of you and looking at <<$xyr>> dick, <<$boydesc>> said "Hmm, the condom burst."'
  398. elseif sexcontra = 5:
  399. 'Pulling out of you and looking at <<$xyr>> dick, <<$boydesc>> said "Fuck! The condom is missing."'
  400. end
  401. eff_contra = sexcontra
  402. gs 'cum_call', '', $boy, 1, sexcontra
  403. gs 'cuminsidereact',$boydesc, eff_contra
  404. protect = 0
  405. end
  406. pose = 0
  407. killvar 'eff_contra'
  408. end &! --- sexcum ---
  409. if $ARGS[0] = 'bj_random':
  410. 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.'
  411. if stat['bj'] <= 10:
  412. 'Hesitantly bringing your face to <<$boydesc>>''s crotch, you lightly press your <<$pc_desc[''lips'']>> lips against <<$xyr>> dick, tasting the slight saltiness.'
  413. 'Then you start flicking your tongue around the head as you wrap your lips further, stroking the shaft in the meantime.'
  414. elseif stat['bj'] <= 25:
  415. 'You lightly put <<$boydesc>>''s cock into your mouth, rolling your tongue around the head as you rhytmically stroke the shaft.'
  416. 'After a moment you start getting into rhythm, lightly bobbing your head although not sucking his dick much further than the tip.'
  417. elseif stat['bj'] <= 40:
  418. 'You wrap your <<$pc_desc[''lips'']>> lips 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'
  419. '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>>'
  420. elseif stat['bj'] <= 60:
  421. 'Imagining how the hard cock in front of your face would feel between your <<$pc_desc[''lips'']>> lips, 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'
  422. '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.'
  423. else
  424. '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.'
  425. end
  426. end &! --- bj_random ---
  427. if $ARGS[0] = 'bj_swallow_random':
  428. if stat['bj'] <= 10:
  429. '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'
  430. elseif stat['bj'] <= 25:
  431. 'You swallow the viscous semen that is filling your mouth, then lick the softening member clean.'
  432. 'Afterwards you lean forward to plant a tender kiss on the freshly milked cock.'
  433. elseif stat['bj'] <= 40:
  434. 'You swallow the warm cum that fills your mouth and smile as you lick the sticky leftovers with your tongue.'
  435. elseif stat['bj'] <= 60:
  436. 'Your mouth is quickly filled with warm sperm and you smile as you gulp it down and enjoy the now familiar tart taste.'
  437. else
  438. 'You let the warm cum drain down the throat, enjoying the familiar taste as you feel it slowly making its way down.'
  439. end
  440. end &! --- bj_swallow_random ---
  441. !! use gs 'dinsex','enema'
  442. if $ARGS[0] = 'enema':
  443. cumspclnt = 7
  444. gs 'cum_cleanup'
  445. minut += 5
  446. klismaday = daystart
  447. klismaday1= 1
  448. if $ARGS[1]='':
  449. *p 'You give yourself an enema, feeling clean down there. Your ass is now ready for anal sex without any awkward surprises.'
  450. elseif $ARGS[1]!' ':
  451. *p '<<$ARGS[1]>>'
  452. end
  453. end &! --- enema ---
  454. --- dinSex ---------------------------------