mod_public_WC_cabine_rapisttoy.qsrc 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317
  1. # mod_public_WC_cabine_rapisttoy
  2. if $ARGS[0] = 'start':
  3. menu_off = 1
  4. gs 'stat'
  5. gs 'npcgeneratec', 0, 'maniac', rand(5,20)
  6. gs 'boyStat', $npclastgenerated
  7. if pcs_sleep <= 20:
  8. 'I''m tired and fall asleep hanging on the door.'
  9. wait 500
  10. temp = rand(5,90)
  11. minut += temp
  12. if temp > 60:
  13. pcs_sleep += 15
  14. else
  15. pcs_sleep += 8
  16. end
  17. 'I woke up, someone put me down from the door'
  18. end
  19. 'Hello, my little present...'
  20. 'I hear the handcuffs fasten on me.'
  21. 'then the man put a collar on me...'
  22. '"Listen to me" - he say with grin... "The only way you can survive this is to listen me and be agree with me... Do you understand?"'
  23. act 'yes':
  24. cla
  25. 'He attaches the chain to the collar...'
  26. 'He goes to the WC booth, and I have to follow him cuz the leash'
  27. '"Sit here"... he put the leash through the dicks hole, and go out...'
  28. '<center><video autoplay loop src="mod/public_WC/WC/events/90/103 rapist toy/1gh/1narychnyky.mp4"></video></center>'
  29. gs 'arousal', 'BDSM', 3, 'bound', 'sub', 'rape'
  30. gs 'stat'
  31. act 'wait':
  32. cla
  33. minut += rand(3,7)
  34. gs 'stat'
  35. 'I am waiting near hole... I know what is going on'
  36. '<center><video autoplay loop src="mod/public_WC/WC/events/90/103 rapist toy/1gh/2bind gh wait ('+rand(1,3)+').mp4"></video></center>'
  37. gs 'arousal', 'BDSM', 3, 'bound', 'sub', 'rape'
  38. gs 'stat'
  39. act 'continue':
  40. *clr & cla
  41. 'Maniac tests my mouth'
  42. '<center><video autoplay loop src="mod/public_WC/WC/events/90/103 rapist toy/1gh/3bind gh finger.mp4"></video></center>'
  43. gs 'arousal', 'BDSM', 3, 'bound', 'sub', 'rape'
  44. gs 'arousal', 'foreplay', 3, 'bound', 'sub', 'rape', 'gloryhole'
  45. gs 'stat'
  46. gs 'stat'
  47. act 'continue':
  48. *clr & cla
  49. 'At last he put his dick in my moist mouth'
  50. '<center><video autoplay loop src="mod/public_WC/WC/events/90/103 rapist toy/1gh/4bing gh start bj.mp4"></video></center>'
  51. gs 'arousal', 'BDSM', 3, 'bound', 'sub', 'rape', 'gloryhole'
  52. gs 'arousal', 'bj', 3, 'bound', 'sub', 'rape', 'gloryhole'
  53. gs 'stat'
  54. act 'continue':
  55. *clr & cla
  56. 'I am sucking his <<dick>> cm dick'
  57. '<center><video autoplay loop src="mod/public_WC/WC/events/90/103 rapist toy/1gh/5bing gh bj ('+rand(1,5)+').mp4"></video></center>'
  58. gs 'arousal', 'BDSM', 3, 'bound', 'sub', 'rape', 'gloryhole'
  59. gs 'arousal', 'bj', 3, 'bound', 'sub', 'rape', 'gloryhole'
  60. gs 'stat'
  61. act 'continue': gt 'mod_public_WC_cabine_rapisttoy', '2'
  62. end
  63. end
  64. end
  65. end
  66. end
  67. act 'no':
  68. cla
  69. '"too bad..."'
  70. 'He puts a blindfold on my eyes, forcefully opened my mouth and inserted a gag.'
  71. 'He puts me off the door and carrie me outside, my muscles so numb that I could not even resist.'
  72. '<center><img <<$set_imgh>> src="mod/public_WC/WC/events/90/5carsoldevent/putme.jpg"></center>'
  73. '<center><img <<$set_imgh>> src="mod/public_WC/WC/events/90/5carsoldevent/inatruck.jpg"></center>'
  74. act 'Lying in the trunk':
  75. minut += rand(10,45)
  76. gs 'stat'
  77. gt 'abduction', 'abdCarTrunk'
  78. end
  79. end
  80. end
  81. if $ARGS[0] = '2':
  82. *clr & cla
  83. gs 'stat'
  84. 'He takes out his dick...'
  85. 'In a moment the cabin''s door opens'
  86. 'Blow me more!'
  87. '<center><video autoplay loop src="mod/public_WC/WC/events/90/103 rapist toy/2bind/1open door gh.mp4"></video></center>'
  88. gs 'arousal', 'BDSM', 3, 'bound', 'sub', 'rape'
  89. gs 'stat'
  90. act 'blow him':
  91. *clr & cla
  92. 'I do my best to make him feel good'
  93. '<center><video autoplay loop src="mod/public_WC/WC/events/90/103 rapist toy/2bind/2bind start bj.mp4"></video></center>'
  94. gs 'arousal', 'BDSM', 3, 'bound', 'sub', 'rape'
  95. gs 'arousal', 'bj', 3, 'bound', 'sub', 'rape', 'gloryhole'
  96. gs 'stat'
  97. act 'continue':
  98. *clr & cla
  99. 'mmmGmmh'
  100. '<center><video autoplay loop src="mod/public_WC/WC/events/90/103 rapist toy/2bind/4bind bj ('+rand(1,3)+').mp4"></video></center>'
  101. gs 'arousal', 'BDSM', 3, 'bound', 'sub', 'rape'
  102. gs 'arousal', 'bj', 5, 'bound', 'sub', 'rape', 'gloryhole'
  103. gs 'stat'
  104. act 'continue':
  105. *clr & cla
  106. 'Maniac starts to playfully slaps my face with a leash'
  107. '<center><video autoplay loop src="mod/public_WC/WC/events/90/103 rapist toy/2bind/3bind mouth slap ('+rand(1,3)+').mp4"></video></center>'
  108. gs 'arousal', 'BDSM', 3, 'bound', 'sub', 'rape'
  109. gs 'arousal', 'foreplay', 3, 'bound', 'sub', 'rape', 'gloryhole'
  110. gs 'pain', rand(0,1), 'cheeks', 'slap'
  111. gs 'pain', rand(0,1), 'mouth', 'slap'
  112. gs 'pain', rand(0,1), 'lips', 'slap'
  113. gs 'pain', rand(0,1), 'tongue', 'slap'
  114. gs 'stat'
  115. gs 'stat'
  116. act 'continue':
  117. *clr & cla
  118. 'unexpectedly he put jis dick dip in my mouth and I am forced to blow him '
  119. '<center><video autoplay loop src="mod/public_WC/WC/events/90/103 rapist toy/2bind/4bind bj ('+rand(1,3)+').mp4"></video></center>'
  120. gs 'arousal', 'BDSM', 3, 'bound', 'sub', 'rape', 'gloryhole'
  121. gs 'arousal', 'bj', 3, 'bound', 'sub', 'rape', 'gloryhole'
  122. gs 'stat'
  123. act 'continue':
  124. *clr & cla
  125. 'He stoped and put me face down on the floor'
  126. gs 'arousal', 'BDSM', 3, 'bound', 'sub', 'rape', 'gloryhole'
  127. gs 'stat'
  128. act 'continue': gt 'mod_public_WC_cabine_rapisttoy', '3'
  129. end
  130. end
  131. end
  132. end
  133. end
  134. end
  135. if $ARGS[0] = '3':
  136. *clr & cla
  137. gs 'stat'
  138. 'A rope fell near my face...'
  139. '<center><video autoplay loop src="mod/public_WC/WC/events/90/103 rapist toy/3rope/1rope see.mp4"></video></center>'
  140. minut += 2
  141. gs 'stat'
  142. act 'wait on the cold floor':
  143. *clr & cla
  144. 'He bind me with the rope... and starts to slap me'
  145. '<center><video autoplay loop src="mod/public_WC/WC/events/90/103 rapist toy/3rope/2rope smak small.mp4"></video></center>'
  146. gs 'arousal', 'BDSM', 10, 'bound', 'sub', 'rape'
  147. gs 'stat'
  148. act 'continue':
  149. *clr & cla
  150. 'soon he laught a little - "Ow, now I am ready!"'
  151. *nl
  152. 'He penetrates me'
  153. '<center><video autoplay loop src="mod/public_WC/WC/events/90/103 rapist toy/3rope/3rope start vag.mp4"></video></center>'
  154. gs 'arousal', 'BDSM', 3, 'bound', 'sub', 'rape'
  155. gs 'arousal', 'vaginal', 5, 'bound', 'sub', 'rape'
  156. gs 'stat'
  157. act 'continue':
  158. *clr & cla
  159. 'he fucks me'
  160. '<center><video autoplay loop src="mod/public_WC/WC/events/90/103 rapist toy/3rope/4vagp.mp4"></video></center>'
  161. gs 'arousal', 'BDSM', 3, 'bound', 'sub', 'rape'
  162. gs 'arousal', 'vaginal', 5, 'bound', 'sub', 'rape'
  163. gs 'stat'
  164. act 'continue':
  165. *clr & cla
  166. 'He becomes more rought!'
  167. '<center><video autoplay loop src="mod/public_WC/WC/events/90/103 rapist toy/3rope/5vag rope ('+rand(1,2)+').mp4"></video></center>'
  168. gs 'arousal', 'BDSM', 3, 'bound', 'sub', 'rape'
  169. gs 'arousal', 'vaginal', 10, 'bound', 'sub', 'rape'
  170. gs 'stat'
  171. act 'continue':
  172. cla
  173. 'Suddenly he stoped...'
  174. 'I need to hang you, he said with totally cool toned'
  175. gs 'arousal', 'BDSM', 3, 'bound', 'sub', 'rape'
  176. gs 'arousal', 'vaginal', 10, 'bound', 'sub', 'rape'
  177. gs 'stat'
  178. act 'continue': gt 'mod_public_WC_cabine_rapisttoy', '4'
  179. end
  180. end
  181. end
  182. end
  183. end
  184. end
  185. if $ARGS[0] = '4':
  186. *clr & cla
  187. gs 'stat'
  188. 'I am hanged...'
  189. wait 700
  190. '<center><video autoplay loop src="mod/public_WC/WC/events/90/103 rapist toy/4vysyt/1vysyt.mp4"></video></center>'
  191. gs 'arousal', 'BDSM', 8, 'bound', 'sub', 'rape'
  192. gs 'stat'
  193. act 'continue':
  194. *clr & cla
  195. '"Ow, yeeees", now he sounds crazy!..'
  196. '<center><video autoplay loop src="mod/public_WC/WC/events/90/103 rapist toy/4vysyt/2vag vysyt.mp4"></video></center>'
  197. wait 1000
  198. 'Yes I am almost done'
  199. gs 'arousal', 'BDSM', 10, 'bound', 'sub', 'rape'
  200. gs 'arousal', 'vaginal', 10, 'bound', 'sub', 'rape'
  201. gs 'stat'
  202. act 'continue': gt 'mod_public_WC_cabine_rapisttoy', '5'
  203. end
  204. end
  205. if $ARGS[0] = '5':
  206. *clr & cla
  207. gs 'stat'
  208. 'He throw me on the floor and cums on my face'
  209. 'I need to have memory about it, you are going to be in my glory hole!!!'
  210. if bimbolevel >= 2:
  211. 'Yes, I am the best!'
  212. pcs_mood += 100
  213. gs 'stat'
  214. end
  215. '<center><video autoplay loop src="mod/public_WC/WC/events/90/103 rapist toy/5foto_fin/0.mp4"></video></center>'
  216. gs 'arousal', 'BDSM', 10, 'bound', 'sub', 'rape'
  217. spafinloc = 11
  218. gs 'cum_manage'
  219. spafinloc = 12
  220. gs 'cum_manage'
  221. spafinloc = 15
  222. gs 'cum_manage'
  223. gs 'stat'
  224. act 'wait on the cold floor':
  225. *clr & cla
  226. 'Now, smile!'
  227. '<center><video autoplay loop src="mod/public_WC/WC/events/90/103 rapist toy/5foto_fin/1foto1.mp4"></video></center>'
  228. gs 'arousal', 'BDSM', 3, 'bound', 'sub', 'rape', 'humiliation'
  229. gs 'stat'
  230. act 'keep smiling':
  231. *clr & cla
  232. 'Smile!'
  233. '<center><video autoplay loop src="mod/public_WC/WC/events/90/103 rapist toy/5foto_fin/2foto2.mp4"></video></center>'
  234. gs 'arousal', 'BDSM', 3, 'bound', 'sub', 'rape', 'humiliation'
  235. gs 'stat'
  236. act 'keep smiling':
  237. *clr & cla
  238. 'Smile!'
  239. '<center><video autoplay loop src="mod/public_WC/WC/events/90/103 rapist toy/5foto_fin/3foto3.mp4"></video></center>'
  240. gs 'arousal', 'BDSM', 3, 'bound', 'sub', 'rape', 'humiliation'
  241. gs 'stat'
  242. act 'keep smiling':
  243. *clr & cla
  244. 'Smile!'
  245. '<center><video autoplay loop src="mod/public_WC/WC/events/90/103 rapist toy/5foto_fin/4foto4.mp4"></video></center>'
  246. gs 'arousal', 'BDSM', 3, 'bound', 'sub', 'rape', 'humiliation'
  247. gs 'stat'
  248. act 'continue':
  249. *clr & cla
  250. 'Well, it''s last one, you can keep this I saved it.'
  251. '<center><video autoplay loop src="mod/public_WC/WC/events/90/103 rapist toy/5foto_fin/5foto4 ready.mp4"></video></center>'
  252. gs 'arousal', 'BDSM', 3, 'bound', 'sub', 'rape', 'humiliation'
  253. gs 'stat'
  254. act 'continue':
  255. *clr & cla
  256. 'Girl, you are soooo god... I''ll tell you: there is a sewing blade under 3rd urinal, it could help you...'
  257. 'Cha-chaaa'
  258. *nl
  259. 'He unlock the door and left me alone...'
  260. gs 'arousal', 'BDSM', 3, 'bound', 'sub', 'rape', 'humiliation'
  261. gs 'clothing', 'strip'
  262. gs 'underwear', 'remove'
  263. gs 'stat'
  264. '<center><video autoplay loop src="mod/public_WC/WC/events/90/103 rapist toy/5foto_fin/6fin_foto ('+rand(1,5)+').mp4"></video></center>'
  265. act 'continue': gt 'mod_public_WC_cabine', 'mod_public_WC_cabine_WORK'
  266. end
  267. end
  268. end
  269. end
  270. end
  271. end
  272. end
  273. --- mod_public_WC_cabine_rapisttoy ---------------------------------