fisting2.qsrc 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  1. # fisting2
  2. if $ARGS[0] = 'start':
  3. *clr & cla
  4. trubknow = 1
  5. alko += 6
  6. pcs_hydra -= 10
  7. pcs_breath = 0
  8. ! a count of the number total visits
  9. trubtimes += 1
  10. ! the temp count of the number of acts
  11. trubsextimes = 0
  12. pain['mouth'] += 2
  13. pain['lips'] += 2
  14. gs 'clothing', 'strip'
  15. '<center><img <<$set_imgh>> src="mod/basement/fiks.jpg"></center>'
  16. *nl
  17. 'Drink it up honey, it will help you relax a little.<br><br>- you took the glass, and gulped it down, then without fuss, removed your clothing.<br><br>- The Doctor binds you to a very interesting contraption.<br><br>Well, let''s party!'
  18. *nl
  19. $orgasm_or = 'no'
  20. gs 'arousal', 'foreplay', 60, 'sub', 'maso', 'rough', 'bound'
  21. gs 'arousal', 'end'
  22. gs 'pain', 1 , 'hands', 'bind'
  23. gs 'pain', 1 , 'feet', 'bind'
  24. gs 'stat'
  25. act 'Let''s start': gt 'fisting2', 'sex_init'
  26. end
  27. if $ARGS[0] = 'sex_init':
  28. if trubsextimes = 0:
  29. *clr & cla
  30. '<center><video autoplay loop src="mod/basement/porka.mp4"></video></center>'
  31. *nl
  32. $orgasm_or = 'no'
  33. gs 'arousal', 'foreplay', 5, 'sub', 'maso', 'rough', 'bound'
  34. gs 'arousal', 'end'
  35. gs 'pain', 3 , 'asscheeks', 'spank'
  36. act 'The party continues': trubsextimes += 1 & gt 'fisting2', 'art_bed'
  37. elseif trubsextimes > 0:
  38. *clr & cla
  39. '<center><video autoplay loop src="mod/basement/fist/org.mp4"></video></center>'
  40. *nl
  41. 'The Doctor was preparing you for the next phase, but you don''t care, and are completely absorbed in your own feelings as you orgasm.'
  42. *nl
  43. $orgasm_or = 'yes'
  44. gs 'arousal', 'foreplay', 5, 'sub', 'maso', 'rough', 'bound'
  45. gs 'arousal', 'end'
  46. act 'More!': trubsextimes += 1 & gt 'fisting2', 'art_bed'
  47. end
  48. end
  49. ! --- random ---
  50. if $ARGS[0] = 'art_bed':
  51. if trubsextimes < 10:
  52. *clr & cla
  53. pain['clitoris'] += 2
  54. pain['cervix'] += 2
  55. pain['labia'] += 2
  56. pain['mouth'] += 2
  57. pain['lips'] += 2
  58. picrand = rand(1,32)
  59. '<center><video autoplay loop src="mod/basement/fist/<<picrand>>.mp4"></video></center>'
  60. *nl
  61. $orgasm_or = 'no'
  62. gs 'arousal', 'anal_dilo', 10, 'sub', 'maso', 'rough', 'bound', 'lube'
  63. gs 'arousal', 'anal_fist', 10, 'sub', 'maso', 'rough', 'bound', 'lube'
  64. gs 'arousal', 'vaginal_dilo', 10, 'sub', 'maso', 'rough', 'bound', 'lube'
  65. gs 'arousal', 'vaginal_fist', 10, 'sub', 'maso', 'rough', 'bound', 'lube'
  66. gs 'arousal', 'vaginal_vibe', 10, 'sub', 'maso', 'rough', 'bound', 'lube'
  67. gs 'arousal', 'end'
  68. gs 'pain', 2 , 'vaginal', 'stretch'
  69. gs 'pain', 2 , 'asshole', 'stretch'
  70. gs 'pain', 2 , 'hands', 'bind'
  71. gs 'pain', 2 , 'feet', 'bind'
  72. gs 'stat'
  73. act 'Another round!': gt 'fisting2', 'sex_init'
  74. else
  75. *clr & cla
  76. '<center><video autoplay loop src="mod/basement/squirt.mp4"></video></center>'
  77. *nl
  78. '<br>You, can''t help it - you moan loudly, as you experience a wave of orgasms. A feeling of congestion, pain, and pleasure embraces your overworked pussy, while your pussy gushes like a victorious fountain.'
  79. *nl
  80. $orgasm_or = 'yes'
  81. gs 'arousal', 'vaginal_dilo', 1, 'sub', 'maso', 'rough', 'lube'
  82. gs 'arousal', 'anal_dilo', 1, 'sub', 'maso', 'rough', 'lube'
  83. gs 'arousal', 'anal_fist', 1, 'sub', 'maso', 'rough', 'lube'
  84. gs 'arousal', 'vaginal_fist', 1, 'sub', 'maso', 'rough', 'lube'
  85. gs 'arousal', 'end'
  86. act 'More': gt 'fisting2', 'ender'
  87. end
  88. end
  89. ! --- end ---
  90. if $ARGS[0] = 'ender':
  91. if pcs_ass => 25 and pcs_vag =>25 :
  92. *clr & cla
  93. pcs_vag += 3
  94. pcs_ass += 3
  95. '<center><img <<$set_imgh>> src="mod/basement/duplo.jpg"></center>'
  96. *nl
  97. 'I see your holes are now well accustomed to our activities! Well done!<br>When you are finished reviewing your well-worn holes, it''s time to leave, said the Doctor.<br><br>- You get dressed and went back to the basement, with your legs trembling.'
  98. *nl
  99. $orgasm_or = 'yes'
  100. gs 'arousal', 'anal_fist', 2, 'sub', 'maso', 'rough', 'bound', 'lube'
  101. gs 'arousal', 'vaginal_fist', 2, 'sub', 'maso', 'rough', 'bound', 'lube'
  102. gs 'arousal', 'end'
  103. gs 'pain', 1 , 'vaginal', 'stretch'
  104. gs 'pain', 1 , 'asshole', 'stretch'
  105. gs 'stat'
  106. act 'Leave': gs 'clothing', 'wear_last_worn' & gt 'basement', 'start'
  107. else
  108. *clr & cla
  109. lubri += 1
  110. vitamin += 5
  111. pcs_vag += 5
  112. pcs_ass += 5
  113. pain['vaginal'] += vagDMG * 2
  114. pain['asshole'] += assDMG * 2
  115. if pcs_vag < 25 : vgape = 2
  116. if pcs_vag < 15 : vgape = 3
  117. vgapetime = totminut + (vgape + 1) * 1440
  118. if pcs_ass < 25 : agape = 2
  119. if pcs_ass < 15 : agape = 3
  120. agapetime = totminut + (agape + 1) * 1440
  121. '<center><img <<$set_imgh>> src="mod/basement/porval.jpg"></center>'
  122. *nl
  123. 'Enough!. I think the night was a success. Well ,you go recover, and until then, here are some vitamins and lube.<br><br>- As you say Doctor, It was awesome, but If I cum one more time I will burst. Thank you!<br><br>- you got dressed and left the room, your legs shaking, your pussy and anus aching mercilessly, but the feeling of fullness filling your body.'
  124. *nl
  125. $orgasm_or = 'no'
  126. gs 'arousal', 'anal_fist', 2, 'sub', 'maso', 'rough', 'bound', 'lube'
  127. gs 'arousal', 'vaginal_fist', 2, 'sub', 'maso', 'rough', 'bound', 'lube'
  128. gs 'arousal', 'end'
  129. gs 'stat'
  130. act 'Leave': gs 'clothing', 'wear_last_worn' & gt 'basement', 'start'
  131. end
  132. end
  133. --- fisting2 ---------------------------------