mod_public_WC_cabine_ch.qsrc 55 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436
  1. # mod_public_WC_cabine_ch
  2. if $ARGS[0] = 'start':
  3. *clr & cla
  4. gs 'stat'
  5. '<center><b><font color="maroon">Toilet cabine</font></b></center>'
  6. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/bathroom/womens/sitting.jpg"></center>'
  7. gs 'npcgeneratec', 0, 'Black Cat', rand(20,40)
  8. gs 'boyStat', $npclastgenerated
  9. dick = rand(20,40)
  10. npc_dick[$npclastgenerated] = dick
  11. gs 'stat'
  12. if agreech = 1:
  13. *clr & cla
  14. killvar 'agreech'
  15. afra += 1
  16. 'I see a black dick comes up'
  17. 'Ok, girl, I am ready.'
  18. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/1/1 gh_show.mp4"></video></center>'
  19. act 'Start to stroke the dick':
  20. *clr & cla
  21. 'I stroke his cock'
  22. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/1/2 ghhj ('+rand(1,3)+').mp4"></video></center>'
  23. gs 'arousal', 'hj', 10, 'gloryhole', 'sub'
  24. gs 'stat'
  25. act 'Start to blow':
  26. *clr & cla
  27. 'I am gently start to blow him'
  28. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/1/3 ghstart ('+rand(1,2)+').mp4"></video></center>'
  29. gs 'arousal', 'bj', 10, 'gloryhole', 'sub'
  30. gs 'stat'
  31. act 'continue sucking':
  32. *clr & cla
  33. '"Good girl, now give me some pussy..."'
  34. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/1/4 ghbj ('+rand(1,3)+').mp4"></video></center>'
  35. gs 'arousal', 'bj', 10, 'gloryhole', 'sub'
  36. gs 'stat'
  37. if pcs_vag = 0:
  38. act 'please, sir, I am a virgin, I want to save myself':
  39. cla
  40. '"Well, I am not a monster, show me that pussy..."'
  41. act 'Show him':
  42. *clr & cla
  43. '<center><img <<$set_imgh>> src="images/pc/body/pussy/stage0/' + rand(1,5) + '.jpg"></center>'
  44. 'Holy shit! you are really virgin!!!'
  45. 'Ok, keep sucking me!'
  46. act 'continue sucking':
  47. *clr & cla
  48. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/1/4 ghbj ('+rand(1,3)+').mp4"></video></center>'
  49. gs 'arousal', 'bj', 15, 'gloryhole', 'sub'
  50. gs 'stat'
  51. act 'continue':
  52. *clr & cla
  53. if gloryhole >= rand(30,80):
  54. '"Girl, you are really god! I want to cum on your toungue"'
  55. temp = 1
  56. elseif gloryhole >= rand(0,30):
  57. '"Not bad Girl, not bad, I am on the edge"'
  58. temp = 2
  59. else
  60. '"Girl, do it harder!"'
  61. temp = 3
  62. end
  63. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/1/4 ghbj ('+rand(1,3)+').mp4"></video></center>'
  64. gs 'arousal', 'bj', 15, 'gloryhole', 'sub'
  65. gs 'stat'
  66. if temp = 3:
  67. 'I am doing my best'
  68. 'Ok, bitch, I am ready to cum on your toungue.'
  69. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/1/6 ghvag ('+rand(1,5)+').mp4"></video></center>'
  70. gs 'arousal', 'bj', 10, 'gloryhole', 'sub'
  71. gs 'stat'
  72. end
  73. act 'Catch his sperm':
  74. *clr & cla
  75. 'He cums...'
  76. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/1/7 gh_cum.mp4"></video></center>'
  77. gs 'boyStat', $npclastgenerated
  78. spafinloc = 12
  79. gs 'cum_manage'
  80. if $clothingworntype = 'nude' and odianadveriah ! 0:
  81. act 'Get dressed':
  82. minut+=3
  83. gs 'clothing', 'wear_last_worn'
  84. gs 'underwear', 'wear'
  85. 'I dress up'
  86. gs 'stat'
  87. end
  88. end
  89. if temp = 3:
  90. act 'Get up': gt 'mod_public_WC_cabine', 'mod_public_WC_cabine_WORK'
  91. else
  92. '"Wow, you have a tallent, come here and please my guys!"'
  93. act 'Say yes, and try to run':
  94. *clr & cla
  95. 'I opens the dor and immediatelly start to run!'
  96. 'I run from the cabine and don''t stop until I am back in the residential area'
  97. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/gorodok.jpg"></center>'
  98. act 'Catch my breath':
  99. minut += 5
  100. gt 'pav_residential'
  101. end
  102. end
  103. act 'go and please the guys':
  104. *clr & cla
  105. gs 'npcgeneratec', 0, 'Black Cat''s gangster', rand(20,40)
  106. gs 'boyStat', $npclastgenerated
  107. dick = rand(20,40)
  108. npc_dick[$npclastgenerated] = dick
  109. gs 'stat'
  110. 'I go out from cabine and ready to met the guys'
  111. 'Ow, there they are.'
  112. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/2/1 friends_start.mp4"></video></center>'
  113. act 'sit on the floor':
  114. *clr & cla
  115. 'They rub my face with their big dicks'
  116. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/2/2.mp4"></video></center>'
  117. afra += 1
  118. gs 'arousal', 'foreplay', 10, 'sub'
  119. gs 'stat'
  120. act 'suck them':
  121. *clr & cla
  122. 'I suck their dicks'
  123. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/2/3 ('+rand(1,2)+').mp4"></video></center>'
  124. gs 'arousal', 'bj', 10, 'sub','group', 'gangbang'
  125. gs 'stat'
  126. act 'first guy cums':
  127. *clr & cla
  128. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/2/4 cum1.mp4"></video></center>'
  129. spafinloc = 7
  130. gs 'cum_manage'
  131. spafinloc = 13
  132. gs 'cum_manage'
  133. spafinloc = 11
  134. gs 'cum_manage'
  135. act 'second guy cums':
  136. *clr & cla
  137. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/2/5 cum2.mp4"></video></center>'
  138. spafinloc = 7
  139. gs 'cum_manage'
  140. spafinloc = 13
  141. gs 'cum_manage'
  142. spafinloc = 11
  143. gs 'cum_manage'
  144. act 'continue':
  145. *clr & cla
  146. if BlackCat = 1:
  147. 'Girl, you better go to pleasure house, otherwise we will put you there by force'
  148. end
  149. if BlackCat = 0:
  150. '"Wow, this girl is really good..."'
  151. '"We need her?"'
  152. '"Ow yes"'
  153. '"Definitely!"'
  154. BlackCat = 1
  155. marshrutka = 1
  156. 'Girl, There is a marshrutka in a city park at 23:00 it goes to pleasure house. It''s a something like a VIP brothel. You will have a good money there with your talents. When you will be there just ask about Black Cat, and tell them number 27629'
  157. end
  158. '<center><img <<$set_imgh>> src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/2/6 text.jpg"></center>'
  159. body_write = 1
  160. gs 'stat'
  161. if BlackCat = 2:
  162. 'Girl see you in da pleasure house'
  163. end
  164. act 'Get up': gt 'mod_public_WC_cabine', 'mod_public_WC_cabine_WORK'
  165. end
  166. end
  167. end
  168. end
  169. end
  170. end
  171. end
  172. end
  173. end
  174. end
  175. end
  176. end
  177. else
  178. act 'please, sir, I am a virgin, I want to save myself (lie)':
  179. cla
  180. persuas_exp += rand(1,2)
  181. '"Well, I am not a monster, show me that pussy..."'
  182. act 'Show him':
  183. *clr & cla
  184. if pcs_vag = 0:
  185. '<center><img <<$set_imgh>> src="images/pc/body/pussy/stage0/' + rand(1,5) + '.jpg"></center>'
  186. elseif pcs_vag <= 5:
  187. '<center><img <<$set_imgh>> src="images/pc/body/pussy/stage1/' + rand(1,5) + '.jpg"></center>'
  188. elseif pcs_vag <= 10:
  189. '<center><img <<$set_imgh>> src="images/pc/body/pussy/stage2/' + rand(1,5) + '.jpg"></center>'
  190. elseif pcs_vag <= 15:
  191. '<center><img <<$set_imgh>> src="images/pc/body/pussy/stage3/' + rand(1,5) + '.jpg"></center>'
  192. elseif pcs_vag <= 25:
  193. '<center><img <<$set_imgh>> src="images/pc/body/pussy/stage4/' + rand(1,5) + '.jpg"></center>'
  194. else
  195. '<center><img <<$set_imgh>> src="images/pc/body/pussy/stage5/' + rand(1,5) + '.jpg"></center>'
  196. end
  197. if pcs_vag <= 5 or (pcs_persuas - pcs_vag * 2) >= rand(5,30):
  198. 'Holy shit! you are really virgin!!!'
  199. 'Ok, keep sucking me!'
  200. act 'continue sucking':
  201. *clr & cla
  202. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/1/4 ghbj ('+rand(1,3)+').mp4"></video></center>'
  203. gs 'arousal', 'bj', 15, 'gloryhole', 'sub'
  204. gs 'stat'
  205. act 'continue':
  206. *clr & cla
  207. if gloryhole >= rand(30,80):
  208. '"Girl, you are really god! I want to cum on your toungue"'
  209. temp = 1
  210. elseif gloryhole >= rand(0,30):
  211. '"Not bad Girl, not bad, I am on the edge"'
  212. temp = 2
  213. else
  214. '"Girl, do it harder!"'
  215. temp = 3
  216. end
  217. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/1/4 ghbj ('+rand(1,3)+').mp4"></video></center>'
  218. gs 'arousal', 'bj', 15, 'gloryhole', 'sub'
  219. gs 'stat'
  220. if temp = 3:
  221. 'I am doing my best'
  222. 'Ok, bitch, I am ready to cum on your toungue.'
  223. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/1/6 ghvag ('+rand(1,5)+').mp4"></video></center>'
  224. gs 'arousal', 'bj', 10, 'gloryhole', 'sub'
  225. gs 'stat'
  226. end
  227. act 'Catch his sperm':
  228. *clr & cla
  229. 'He cums...'
  230. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/1/7 gh_cum.mp4"></video></center>'
  231. gs 'boyStat', $npclastgenerated
  232. spafinloc = 12
  233. gs 'cum_manage'
  234. if $clothingworntype = 'nude' and odianadveriah ! 0:
  235. act 'Get dressed':
  236. minut+=3
  237. gs 'clothing', 'wear_last_worn'
  238. gs 'underwear', 'wear'
  239. 'I dress up'
  240. gs 'stat'
  241. end
  242. end
  243. if temp = 3:
  244. act 'Get up': gt 'mod_public_WC_cabine', 'mod_public_WC_cabine_WORK'
  245. else
  246. '"Wow, you have a tallent, come here and please my guys!"'
  247. act 'Say yes, and try to run':
  248. *clr & cla
  249. 'I opens the dor and immediatelly start to run!'
  250. 'I run from the cabine and don''t stop until I am back in the residential area'
  251. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/gorodok.jpg"></center>'
  252. act 'Catch my breath':
  253. minut += 5
  254. gt 'pav_residential'
  255. end
  256. end
  257. act 'go and please the guys':
  258. *clr & cla
  259. gs 'npcgeneratec', 0, 'Black Cat''s gangster', rand(20,40)
  260. gs 'boyStat', $npclastgenerated
  261. dick = rand(20,40)
  262. npc_dick[$npclastgenerated] = dick
  263. gs 'stat'
  264. 'I go out from cabine and ready to met the guys'
  265. 'Ow, there they are.'
  266. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/2/1 friends_start.mp4"></video></center>'
  267. act 'sit on the floor':
  268. *clr & cla
  269. 'They rub my face with their big dicks'
  270. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/2/2.mp4"></video></center>'
  271. afra += 1
  272. gs 'arousal', 'foreplay', 10, 'sub'
  273. gs 'stat'
  274. act 'suck them':
  275. *clr & cla
  276. 'I suck their dicks'
  277. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/2/3 ('+rand(1,2)+').mp4"></video></center>'
  278. gs 'arousal', 'bj', 10, 'sub','group', 'gangbang'
  279. gs 'stat'
  280. act 'first guy cums':
  281. *clr & cla
  282. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/2/4 cum1.mp4"></video></center>'
  283. spafinloc = 7
  284. gs 'cum_manage'
  285. spafinloc = 13
  286. gs 'cum_manage'
  287. spafinloc = 11
  288. gs 'cum_manage'
  289. act 'second guy cums':
  290. *clr & cla
  291. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/2/5 cum2.mp4"></video></center>'
  292. spafinloc = 7
  293. gs 'cum_manage'
  294. spafinloc = 13
  295. gs 'cum_manage'
  296. spafinloc = 11
  297. gs 'cum_manage'
  298. act 'continue':
  299. *clr & cla
  300. if BlackCat = 1:
  301. 'Girl, you better go to pleasure house, otherwise we will put you there by force'
  302. end
  303. if BlackCat = 0:
  304. '"Wow, this girl is really good..."'
  305. '"We need her?"'
  306. '"Ow yes"'
  307. '"Definitely!"'
  308. BlackCat = 1
  309. marshrutka = 1
  310. 'Girl, There is a marshrutka in a city park at 23:00 it goes to pleasure house. It''s a something like a VIP brothel. You will have a good money there with your talents. When you will be there just ask about Black Cat, and tell them number 27629'
  311. end
  312. '<center><img <<$set_imgh>> src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/2/6 text.jpg"></center>'
  313. body_write = 1
  314. gs 'stat'
  315. if BlackCat = 2:
  316. 'Girl see you in da pleasure house'
  317. end
  318. act 'Get up': gt 'mod_public_WC_cabine', 'mod_public_WC_cabine_WORK'
  319. end
  320. end
  321. end
  322. end
  323. end
  324. end
  325. end
  326. end
  327. end
  328. end
  329. else
  330. 'Are you fucking kidding me?'
  331. 'Don''t fool with me!'
  332. 'Give me that pussy, bitch!'
  333. act 'give him some pussy':
  334. *clr & cla
  335. 'I put his dick in me'
  336. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/1/5 gh_vag_start.mp4"></video></center>'
  337. gs 'arousal', 'vaginal', 10, 'gloryhole', 'sub'
  338. gs 'stat'
  339. act 'continue':
  340. *clr & cla
  341. if gloryhole >= rand(30,80):
  342. '"Girl, you are really god! I want to cum on your toungue"'
  343. temp = 1
  344. elseif gloryhole >= rand(0,30):
  345. '"Not bad Girl, not bad, I am on the edge"'
  346. temp = 2
  347. else
  348. '"Girl, do it harder!"'
  349. temp = 3
  350. end
  351. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/1/6 ghvag ('+rand(1,5)+').mp4"></video></center>'
  352. gs 'arousal', 'vaginal', 10, 'gloryhole', 'sub'
  353. gs 'stat'
  354. if temp = 3:
  355. 'I am doing my best'
  356. 'Ok, bitch, I am ready to cum on your toungue.'
  357. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/1/6 ghvag ('+rand(1,5)+').mp4"></video></center>'
  358. gs 'arousal', 'vaginal', 10, 'gloryhole', 'sub'
  359. gs 'stat'
  360. end
  361. act 'Catch his sperm':
  362. *clr & cla
  363. 'He cums...'
  364. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/1/7 gh_cum.mp4"></video></center>'
  365. gs 'boyStat', $npclastgenerated
  366. spafinloc = 12
  367. gs 'cum_manage'
  368. if $clothingworntype = 'nude' and odianadveriah ! 0:
  369. act 'Get dressed':
  370. minut+=3
  371. gs 'clothing', 'wear_last_worn'
  372. gs 'underwear', 'wear'
  373. 'I dress up'
  374. gs 'stat'
  375. end
  376. end
  377. if temp = 3:
  378. act 'Get up': gt 'mod_public_WC_cabine', 'mod_public_WC_cabine_WORK'
  379. else
  380. '"Wow, you have a tallent, come here and please my guys!"'
  381. act 'Say yes, and try to run':
  382. *clr & cla
  383. 'I opens the dor and immediatelly start to run!'
  384. 'I run from the cabine and don''t stop until I am back in the residential area'
  385. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/gorodok.jpg"></center>'
  386. act 'Catch my breath':
  387. minut += 5
  388. gt 'pav_residential'
  389. end
  390. end
  391. act 'go and please the guys':
  392. *clr & cla
  393. gs 'npcgeneratec', 0, 'Black Cat''s gangster', rand(20,40)
  394. gs 'boyStat', $npclastgenerated
  395. dick = rand(20,40)
  396. npc_dick[$npclastgenerated] = dick
  397. gs 'stat'
  398. 'I go out from cabine and ready to met the guys'
  399. 'Ow, there they are.'
  400. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/2/1 friends_start.mp4"></video></center>'
  401. act 'sit on the floor':
  402. *clr & cla
  403. 'They rub my face with their big dicks'
  404. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/2/2.mp4"></video></center>'
  405. afra += 1
  406. gs 'arousal', 'foreplay', 10, 'sub'
  407. gs 'stat'
  408. act 'suck them':
  409. *clr & cla
  410. 'I suck their dicks'
  411. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/2/3 ('+rand(1,2)+').mp4"></video></center>'
  412. gs 'arousal', 'bj', 10, 'sub','group', 'gangbang'
  413. gs 'stat'
  414. act 'first guy cums':
  415. *clr & cla
  416. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/2/4 cum1.mp4"></video></center>'
  417. spafinloc = 7
  418. gs 'cum_manage'
  419. spafinloc = 13
  420. gs 'cum_manage'
  421. spafinloc = 11
  422. gs 'cum_manage'
  423. act 'second guy cums':
  424. *clr & cla
  425. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/2/5 cum2.mp4"></video></center>'
  426. spafinloc = 7
  427. gs 'cum_manage'
  428. spafinloc = 13
  429. gs 'cum_manage'
  430. spafinloc = 11
  431. gs 'cum_manage'
  432. act 'continue':
  433. *clr & cla
  434. if BlackCat = 1:
  435. 'Girl, you better go to pleasure house, otherwise we will put you there by force'
  436. end
  437. if BlackCat = 0:
  438. '"Wow, this girl is really good..."'
  439. '"We need her?"'
  440. '"Ow yes"'
  441. '"Definitely!"'
  442. BlackCat = 1
  443. marshrutka = 1
  444. 'Girl, There is a marshrutka in a city park at 23:00 it goes to pleasure house. It''s a something like a VIP brothel. You will have a good money there with your talents. When you will be there just ask about Black Cat, and tell them number 27629'
  445. end
  446. '<center><img <<$set_imgh>> src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/2/6 text.jpg"></center>'
  447. body_write = 1
  448. gs 'stat'
  449. if BlackCat = 2:
  450. 'Girl see you in da pleasure house'
  451. end
  452. act 'Get up': gt 'mod_public_WC_cabine', 'mod_public_WC_cabine_WORK'
  453. end
  454. end
  455. end
  456. end
  457. end
  458. end
  459. end
  460. end
  461. end
  462. end
  463. act 'No':
  464. cla
  465. 'Well, you''ll regret that, cunt!'
  466. agreech = 0
  467. act 'continue': gt 'mod_public_WC_cabine_ch', 'start'
  468. end
  469. end
  470. end
  471. end
  472. end
  473. act 'give him some pussy':
  474. *clr & cla
  475. 'I put his dick in me'
  476. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/1/5 gh_vag_start.mp4"></video></center>'
  477. gs 'arousal', 'vaginal', 10, 'gloryhole', 'sub'
  478. gs 'stat'
  479. act 'continue':
  480. *clr & cla
  481. if gloryhole >= rand(30,80):
  482. '"Girl, you are really god! I want to cum on your toungue"'
  483. temp = 1
  484. elseif gloryhole >= rand(0,30):
  485. '"Not bad Girl, not bad, I am on the edge"'
  486. temp = 2
  487. else
  488. '"Girl, do it harder!"'
  489. temp = 3
  490. end
  491. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/1/6 ghvag ('+rand(1,5)+').mp4"></video></center>'
  492. gs 'arousal', 'vaginal', 10, 'gloryhole', 'sub'
  493. gs 'stat'
  494. if temp = 3:
  495. 'I am doing my best'
  496. 'Ok, bitch, I am ready to cum on your toungue.'
  497. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/1/6 ghvag ('+rand(1,5)+').mp4"></video></center>'
  498. gs 'arousal', 'vaginal', 10, 'gloryhole', 'sub'
  499. gs 'stat'
  500. end
  501. act 'Catch his sperm':
  502. *clr & cla
  503. 'He cums...'
  504. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/1/7 gh_cum.mp4"></video></center>'
  505. gs 'boyStat', $npclastgenerated
  506. spafinloc = 12
  507. gs 'cum_manage'
  508. if $clothingworntype = 'nude' and odianadveriah ! 0:
  509. act 'Get dressed':
  510. minut+=3
  511. gs 'clothing', 'wear_last_worn'
  512. gs 'underwear', 'wear'
  513. 'I dress up'
  514. gs 'stat'
  515. end
  516. end
  517. if temp = 3:
  518. act 'Get up': gt 'mod_public_WC_cabine', 'mod_public_WC_cabine_WORK'
  519. else
  520. '"Wow, you have a tallent, come here and please my guys!"'
  521. act 'Say yes, and try to run':
  522. *clr & cla
  523. 'I opens the dor and immediatelly start to run!'
  524. 'I run from the cabine and don''t stop until I am back in the residential area'
  525. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/gorodok.jpg"></center>'
  526. act 'Catch my breath':
  527. minut += 5
  528. gt 'pav_residential'
  529. end
  530. end
  531. act 'go and please the guys':
  532. *clr & cla
  533. gs 'npcgeneratec', 0, 'Black Cat''s gangster', rand(20,40)
  534. gs 'boyStat', $npclastgenerated
  535. dick = rand(20,40)
  536. npc_dick[$npclastgenerated] = dick
  537. gs 'stat'
  538. 'I go out from cabine and ready to met the guys'
  539. 'Ow, there they are.'
  540. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/2/1 friends_start.mp4"></video></center>'
  541. act 'sit on the floor':
  542. *clr & cla
  543. 'They rub my face with their big dicks'
  544. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/2/2.mp4"></video></center>'
  545. afra += 1
  546. gs 'arousal', 'foreplay', 10, 'sub'
  547. gs 'stat'
  548. act 'suck them':
  549. *clr & cla
  550. 'I suck their dicks'
  551. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/2/3 ('+rand(1,2)+').mp4"></video></center>'
  552. gs 'arousal', 'bj', 10, 'sub','group', 'gangbang'
  553. gs 'stat'
  554. act 'first guy cums':
  555. *clr & cla
  556. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/2/4 cum1.mp4"></video></center>'
  557. spafinloc = 7
  558. gs 'cum_manage'
  559. spafinloc = 13
  560. gs 'cum_manage'
  561. spafinloc = 11
  562. gs 'cum_manage'
  563. act 'second guy cums':
  564. *clr & cla
  565. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/2/5 cum2.mp4"></video></center>'
  566. spafinloc = 7
  567. gs 'cum_manage'
  568. spafinloc = 13
  569. gs 'cum_manage'
  570. spafinloc = 11
  571. gs 'cum_manage'
  572. act 'continue':
  573. *clr & cla
  574. if BlackCat = 1:
  575. 'Girl, you better go to pleasure house, otherwise we will put you there by force'
  576. end
  577. if BlackCat = 0:
  578. '"Wow, this girl is really good..."'
  579. '"We need her?"'
  580. '"Ow yes"'
  581. '"Definitely!"'
  582. BlackCat = 1
  583. marshrutka = 1
  584. 'Girl, There is a marshrutka in a city park at 23:00 it goes to pleasure house. It''s a something like a VIP brothel. You will have a good money there with your talents. When you will be there just ask about Black Cat, and tell them number 27629'
  585. end
  586. '<center><img <<$set_imgh>> src="mod/public_WC/WC/events/90/106 If black dick and out/if yes/2/6 text.jpg"></center>'
  587. body_write = 1
  588. gs 'stat'
  589. if BlackCat = 2:
  590. 'Girl see you in da pleasure house'
  591. end
  592. act 'Get up': gt 'mod_public_WC_cabine', 'mod_public_WC_cabine_WORK'
  593. end
  594. end
  595. end
  596. end
  597. end
  598. end
  599. end
  600. end
  601. end
  602. end
  603. end
  604. end
  605. end
  606. elseif agreech = 0:
  607. *clr & cla
  608. '<center><b><font color="maroon">Toilet cabine</font></b></center>'
  609. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/community/bathroom/womens/sitting.jpg"></center>'
  610. if ytemp ! 27654: 'I hear screams of quarrel for a while, and then silence...'
  611. ytemp = 27654
  612. if ztemp = 2:
  613. *clr
  614. '<center><img <<$set_imgh>> src="mod/public_WC/WC/GH/wait/work_puss.jpg"></center>'
  615. 'No one want to buy, Really? Am I doing everything right?'
  616. elseif ztemp = 3:
  617. temp = rand(1,3)
  618. '<center><video autoplay loop src="mod/public_WC/WC/GH/wait/work_face_<<temp>>.mp4"></video></center>'
  619. 'The mouth begins to get tired, but nobody came. Am I do everything right?'
  620. end
  621. ztemp = 0
  622. act 'Look at the Hole':
  623. *clr & cla
  624. gs 'stat'
  625. temp = rand(1,3)
  626. '<center><video autoplay loop src="mod/public_WC/WC/GH/wait/work_face_<<temp>>.mp4"></video></center>'
  627. 'The mouth begins to get tired, but nobody came. Am I do everything right?'
  628. act 'Leave': gt 'mod_public_WC_cabine_ch', 'start'
  629. act 'Wait':
  630. *clr & cla
  631. 'You decide stay and wait for someone to come.'
  632. act 'Open your mouth wider': ztemp = 3 & gt 'mod_public_WC_cabine_ch', 'start'
  633. end
  634. if gloryhole >= 50:
  635. act 'Try to sell my pussy':
  636. ztemp = 2
  637. gt 'mod_public_WC_cabine_ch', 'start'
  638. end
  639. end
  640. if siga > 0:
  641. act 'Smoke':
  642. *clr & cla
  643. '<center><img <<$set_imgh>> src="mod/public_WC/wc/gh/smoke/wait.jpg"></center>'
  644. minut += 5
  645. gs 'drugs','smoke'
  646. gs 'stat'
  647. 'You decide to kill some time with cigarette.'
  648. act 'Open your mouth wider': gt 'mod_public_WC_cabine', 'hole'
  649. if gloryhole >= 50:
  650. act 'Try to sell my pussy':
  651. ztemp = 2
  652. gt 'mod_public_WC_cabine', 'hole'
  653. end
  654. end
  655. end
  656. end
  657. end
  658. if $clothingworntype ! 'nude' and gloryhole >= 10:
  659. act 'undress':
  660. '<center><video autoplay loop src="mod/public_WC/wc/gh/undress.mp4"></video></center>'
  661. minut += 3
  662. inhib_exp += rand(0,1)
  663. 'Now they will see my naked body through the hole!'
  664. gs 'clothing', 'strip'
  665. gs 'underwear', 'remove'
  666. gs 'stat'
  667. odianadveriah = 1
  668. act 'put clothes on a cabin''s door as a sign "I am going to be be here for a long time"':
  669. odianadveriah = 3
  670. 'now my clothes are hanging on the door as a sign "I am going to be be here for a long time".'
  671. end
  672. act 'put clothes on a door knob':
  673. odianadveriah = 2
  674. 'now my clothes are carefully hanging on the doorknob.'
  675. end
  676. end
  677. end
  678. if $clothingworntype = 'nude' and odianadveriah ! 0:
  679. act 'Get dressed':
  680. minut+=3
  681. gs 'clothing', 'wear_last_worn'
  682. gs 'underwear', 'wear'
  683. 'You put your clothes back on.'
  684. gs 'stat'
  685. end
  686. end
  687. if siga > 0:
  688. act 'smoke':
  689. if rand(1,4) = 1:
  690. pcs_willpwr += rand(1,2)
  691. if pcs_willpwr >= willpowermax: pcs_willpwr = willpowermax
  692. if pcs_willpwr <= 0: pcs_willpwr = 0
  693. gs 'stat'
  694. end
  695. '<center><img <<$set_imgh>> src="mod/public_WC/wc/gh/smoke/wait.jpg"></center>'
  696. minut += 5
  697. gs 'drugs','smoke'
  698. gs 'stat'
  699. 'You decide to kill some time with cigarette.'
  700. end
  701. end
  702. act 'Get Up': gt 'mod_public_WC_cabine_ch', 'startrape'
  703. end
  704. end
  705. if $ARGS[0] = 'startrape':
  706. *clr & cla
  707. gs 'stat'
  708. killvar 'agreech'
  709. killvar 'ytemp'
  710. afra += rand(4,8)
  711. guy += rand(4,8)
  712. gang += 1
  713. rape += 1
  714. 'I come out from the cabine...'
  715. *nl
  716. 'OMG! They were waiting for me!!!'
  717. gs 'npcgeneratec', 0, 'Black Cat''s gangster', rand(20,40)
  718. gs 'boyStat', $npclastgenerated
  719. dick = rand(20,40)
  720. npc_dick[$npclastgenerated] = dick
  721. gs 'stat'
  722. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/1 start/1 meet/grab 1.mp4"></video></center>'
  723. act 'try to resist':
  724. *clr & cla
  725. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/1 start/1 meet/grab 2.mp4"></video></center>'
  726. act 'try to resist':
  727. *clr & cla
  728. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/1 start/1 meet/grab 3.mp4"></video></center>'
  729. gs 'arousal', 'flashlite', 5, 'rough', 'sub', 'group', 'gangbang', 'rape'
  730. gs 'stat'
  731. act 'continue':
  732. *clr & cla
  733. 'They rips my close'
  734. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/1 start/1 meet/undress 1.mp4"></video></center>'
  735. act 'continue':
  736. *clr & cla
  737. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/1 start/1 meet/undress 2.mp4"></video></center>'
  738. act 'continue':
  739. *clr & cla
  740. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/1 start/1 meet/undress 3.mp4"></video></center>'
  741. gs 'arousal', 'flash', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  742. gs 'clothing', 'strip'
  743. gs 'underwear', 'remove'
  744. gs 'stat'
  745. gs 'arousal', 'foreplay', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  746. gs 'stat'
  747. killvar 'odianadveriah'
  748. act 'continue':
  749. *clr & cla
  750. 'the bend me and force to suck'
  751. 'And the other guy penetrates me!'
  752. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/1 start/2 start/1 start_start.mp4"></video></center>'
  753. gs 'arousal', 'bj', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  754. gs 'stat'
  755. gs 'arousal', 'vaginal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  756. gs 'stat'
  757. act 'continue':
  758. *clr & cla
  759. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/1 start/2 start/2 start5.mp4"></video></center>'
  760. 'After some time they put me on my knees in the middle of a mens'' circle'
  761. gs 'arousal', 'bj', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  762. gs 'stat'
  763. gs 'arousal', 'vaginal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  764. gs 'stat'
  765. act 'continue':
  766. *clr & cla
  767. 'I start to suck any dick they give...'
  768. 'one of them duck taped my hands'
  769. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/1 start/3 dtape.mp4"></video></center>'
  770. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/1 start/4/1/bj'+rand(1,3)+'.mp4"></video></center>'
  771. gs 'arousal', 'bj', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  772. gs 'stat'
  773. act 'continue':
  774. *clr & cla
  775. 'I suck them one by one'
  776. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/1 start/4/1/bj_next'+rand(1,4)+'.mp4"></video></center>'
  777. gs 'arousal', 'bj', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  778. minut -= 5
  779. gs 'stat'
  780. act 'continue':
  781. *clr & cla
  782. 'I suck them one by one'
  783. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/1 start/4/1/bj'+rand(1,3)+'.mp4"></video></center>'
  784. gs 'arousal', 'bj', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  785. minut -= 5
  786. gs 'stat'
  787. act 'continue':
  788. *clr & cla
  789. 'I feel someones <<dick>> cm dick im my pussy'
  790. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/1 start/4/2/101 '+rand(1,4)+'.mp4"></video></center>'
  791. gs 'arousal', 'bj', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  792. gs 'stat'
  793. minut -= 15
  794. gs 'arousal', 'vaginal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  795. gs 'stat'
  796. act 'continue':
  797. *clr & cla
  798. 'time to time they chage each other'
  799. if rand(1,2) = 1:
  800. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/1 start/4/2/bj_next'+rand(1,2)+'.mp4"></video></center>'
  801. else
  802. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/1 start/4/2/vag_next1.mp4"></video></center>'
  803. end
  804. gs 'arousal', 'bj', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  805. gs 'stat'
  806. minut -= 15
  807. gs 'arousal', 'vaginal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  808. gs 'stat'
  809. act 'continue':
  810. *clr & cla
  811. 'time to time they chage each other'
  812. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/1 start/4/2/101 '+rand(1,4)+'.mp4"></video></center>'
  813. gs 'arousal', 'bj', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  814. gs 'stat'
  815. minut -= 15
  816. gs 'arousal', 'vaginal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  817. gs 'stat'
  818. act 'continue':
  819. *clr & cla
  820. 'One man put a big box in the middle of the toilet'
  821. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/1 start/5 hereisbox.mp4"></video></center>'
  822. act 'continue':
  823. *clr & cla
  824. 'They put me on the box, and I see big dong threateningly sways near my pussy...'
  825. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/1 start/6 lie_on_box.mp4"></video></center>'
  826. act 'continue': gt 'mod_public_WC_cabine_ch', '2'
  827. act 'What a horror! To go through this I immerse myself...': gt 'mod_public_WC_cabine_ch', '5'
  828. end
  829. end
  830. end
  831. end
  832. end
  833. end
  834. end
  835. end
  836. end
  837. end
  838. end
  839. end
  840. end
  841. end
  842. end
  843. end
  844. if $ARGS[0] = '2':
  845. *clr & cla
  846. gs 'stat'
  847. gs 'npcgeneratec', 0, 'Black Cat', rand(40,50)
  848. gs 'boyStat', $npclastgenerated
  849. dick = rand(40,50)
  850. npc_dick[$npclastgenerated] = dick
  851. gs 'stat'
  852. 'OMG!!! This <<dick>> cm dong penetrates me!!!'
  853. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/2 bind/1/vag0 ('+rand(1,2)+').mp4"></video></center>'
  854. gs 'arousal', 'vaginal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  855. minut -= 9
  856. gs 'pain', rand(0,7), 'vaginal', 'stretch'
  857. gs 'stat'
  858. act 'continue':
  859. *clr & cla
  860. 'Aaaaaa, this monster fucks me!!!'
  861. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/2 bind/1/vag'+rand(1,7)+'.mp4"></video></center>'
  862. gs 'arousal', 'vaginal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  863. minut -= 5
  864. gs 'pain', rand(1,4), 'vaginal', 'stretch'
  865. gs 'stat'
  866. act 'continue':
  867. *clr & cla
  868. gs 'npcgeneratec', 0, 'Black Cat', rand(20,40)
  869. gs 'boyStat', $npclastgenerated
  870. dick = rand(20,40)
  871. npc_dick[$npclastgenerated] = dick
  872. gs 'stat'
  873. 'In shor time other guys join'
  874. 'Time to time they change each other acording to queue or smth...'
  875. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/2 bind/1/110/110 ('+rand(1,11)+').mp4"></video></center>'
  876. gs 'arousal', 'bj', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  877. gs 'stat'
  878. minut -= 15
  879. gs 'arousal', 'vaginal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  880. gs 'stat'
  881. if rand(1,5) = 1:
  882. 'some guy put hiss ass on my face "Lick, bitch!"'
  883. *nl
  884. 'I licks his anus'
  885. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/2 bind/1/asslick/asslick ('+rand(1,4)+').mp4"></video></center>'
  886. gs 'arousal', 'rimming_give', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  887. pcs_mood -= rand(0,15)
  888. gs 'stat'
  889. end
  890. act 'continue':
  891. *clr & cla
  892. 'Time to time they change each other acording to queue or smth...'
  893. if rand(1,2) = 1:
  894. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/2 bind/1/next bj/next bj ('+rand(1,2)+').mp4"></video></center>'
  895. else
  896. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/2 bind/1/next vag/next vag ('+rand(1,3)+').mp4"></video></center>'
  897. end
  898. gs 'arousal', 'bj', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  899. gs 'stat'
  900. minut -= 15
  901. gs 'arousal', 'vaginal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  902. gs 'stat'
  903. if rand(1,5) = 1:
  904. 'some guy put hiss ass on my face "Lick, bitch!"'
  905. *nl
  906. 'I licks his anus'
  907. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/2 bind/1/asslick/asslick ('+rand(1,4)+').mp4"></video></center>'
  908. gs 'arousal', 'rimming_give', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  909. pcs_mood -= rand(0,15)
  910. gs 'stat'
  911. end
  912. act 'continue':
  913. *clr & cla
  914. 'Time to time they change each other acording to queue or smth...'
  915. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/2 bind/1/110/110 ('+rand(1,11)+').mp4"></video></center>'
  916. gs 'arousal', 'bj', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  917. gs 'stat'
  918. minut -= 15
  919. gs 'arousal', 'vaginal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  920. gs 'stat'
  921. if rand(1,5) = 1:
  922. 'some guy put hiss ass on my face "Lick, bitch!"'
  923. *nl
  924. 'I licks his anus'
  925. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/2 bind/1/asslick/asslick ('+rand(1,4)+').mp4"></video></center>'
  926. gs 'arousal', 'rimming_give', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  927. pcs_mood -= rand(0,15)
  928. gs 'stat'
  929. end
  930. act 'continue':
  931. *clr & cla
  932. gs 'npcgeneratec', 0, 'Black Cat', rand(40,50)
  933. gs 'boyStat', $npclastgenerated
  934. dick = rand(40,50)
  935. npc_dick[$npclastgenerated] = dick
  936. gs 'stat'
  937. 'The boys parted. And the monsterdong guy come again'
  938. 'He puts it in my ass!'
  939. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/2 bind/2/ass0 ('+rand(1,2)+').mp4"></video></center>'
  940. minut -= 9
  941. gs 'arousal', 'anal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  942. gs 'pain', rand(0,7), 'asshole', 'stretch'
  943. gs 'stat'
  944. act 'continue':
  945. *clr & cla
  946. 'He ruins my ass!'
  947. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/2 bind/2/ass1.mp4"></video></center>'
  948. gs 'arousal', 'anal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  949. gs 'pain', rand(1,4), 'asshole', 'stretch'
  950. gs 'stat'
  951. act 'continue':
  952. *clr & cla
  953. 'In shor time other guys join'
  954. gs 'npcgeneratec', 0, 'Black Cat''s gangster', rand(20,30)
  955. gs 'boyStat', $npclastgenerated
  956. dick = rand(20,30)
  957. npc_dick[$npclastgenerated] = dick
  958. gs 'stat'
  959. 'Time to time they change the dicks in my ass'
  960. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/2 bind/2/101/101 ('+rand(1,7)+').mp4"></video></center>'
  961. gs 'arousal', 'bj', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  962. gs 'stat'
  963. minut -= 15
  964. gs 'arousal', 'anal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  965. gs 'stat'
  966. act 'continue':
  967. *clr & cla
  968. gs 'npcgeneratec', 0, 'Black Cat''s gangster', rand(20,30)
  969. gs 'boyStat', $npclastgenerated
  970. dick = rand(20,30)
  971. npc_dick[$npclastgenerated] = dick
  972. gs 'stat'
  973. 'Time to time they change the dicks in my ass'
  974. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/2 bind/2/next ass/next ass ('+rand(1,3)+').mp4"></video></center>'
  975. gs 'arousal', 'bj', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  976. gs 'stat'
  977. minut -= 15
  978. gs 'arousal', 'anal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  979. gs 'stat'
  980. act 'continue':
  981. *clr & cla
  982. 'At some point they stops to put dicks in my mouth...'
  983. 'They start to fuck my ass and pussy together!'
  984. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/2 bind/3/011.mp4"></video></center>'
  985. minut -= 15
  986. gs 'arousal', 'anal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  987. gs 'arousal', 'vaginal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  988. gs 'stat'
  989. act 'continue':
  990. *clr & cla
  991. 'All my holes filled...'
  992. 'Time to time they change each other'
  993. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/2 bind/3/111/111 ('+rand(1,13)+').mp4"></video></center>'
  994. minut -= 25
  995. gs 'arousal', 'anal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  996. gs 'arousal', 'bj', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  997. gs 'arousal', 'vaginal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  998. gs 'stat'
  999. act 'continue':
  1000. *clr & cla
  1001. 'All my holes filled...'
  1002. 'Time to time they change each other'
  1003. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/2 bind/3/next 111/next 111 ('+rand(1,8)+').mp4"></video></center>'
  1004. minut -= 25
  1005. gs 'arousal', 'anal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1006. gs 'arousal', 'bj', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1007. gs 'arousal', 'vaginal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1008. gs 'stat'
  1009. act 'continue':
  1010. *clr & cla
  1011. 'Yes, they cut the duck tape, Am I free?'
  1012. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/2 bind/4 dtape.mp4"></video></center>'
  1013. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/2 bind/3/111/111 ('+rand(1,13)+').mp4"></video></center>'
  1014. minut -= 25
  1015. gs 'arousal', 'anal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1016. gs 'arousal', 'bj', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1017. gs 'arousal', 'vaginal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1018. gs 'stat'
  1019. act 'continue': gt 'mod_public_WC_cabine_ch', '3'
  1020. end
  1021. end
  1022. end
  1023. end
  1024. end
  1025. end
  1026. end
  1027. end
  1028. end
  1029. end
  1030. end
  1031. end
  1032. act 'What a horror! To go through this I immerse myself...': gt 'mod_public_WC_cabine_ch', '5'
  1033. end
  1034. if $ARGS[0] = '3':
  1035. *clr & cla
  1036. gs 'stat'
  1037. gs 'npcgeneratec', 0, 'Black Cat''s gangster', rand(20,30)
  1038. gs 'boyStat', $npclastgenerated
  1039. dick = rand(20,30)
  1040. npc_dick[$npclastgenerated] = dick
  1041. clienty = rand(5,9)
  1042. gs 'stat'
  1043. 'They relocate me to the urinal...'
  1044. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/3 relock.mp4"></video></center>'
  1045. act 'continue':
  1046. *clr & cla
  1047. 'They are binding me to the urinal'
  1048. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/4 fin/1/dtape hands1.mp4"></video></center>'
  1049. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/4 fin/1/dtape leg1.mp4"></video></center>'
  1050. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/4 fin/1/dtape leg2.mp4"></video></center>'
  1051. act 'continue':
  1052. *clr & cla
  1053. 'They bind me to the urinal'
  1054. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/4 fin/1/dtape legs+fin.mp4"></video></center>'
  1055. act 'continue': gt 'mod_public_WC_cabine_ch', '4'
  1056. end
  1057. end
  1058. end
  1059. if $ARGS[0] = '4':
  1060. *clr & cla
  1061. gs 'stat'
  1062. gs 'npcgeneratec', 0, 'Black Cat''s gangster', rand(20,30)
  1063. gs 'boyStat', $npclastgenerated
  1064. dick = rand(20,30)
  1065. npc_dick[$npclastgenerated] = dick
  1066. gs 'stat'
  1067. 'They make a queue and come to me for blow'
  1068. clienty -= 1
  1069. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/4 fin/2 bj.mp4"></video></center>'
  1070. act 'he cums in a short time':
  1071. *clr & cla
  1072. gs 'arousal', 'bj', 5, 'rough', 'sub', 'group', 'gangbang', 'rape', 'bound', 'humiliation'
  1073. temp = rand(1,7)
  1074. if temp = 1:
  1075. 'He cums in my mouth'
  1076. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/4 fin/cum/in1.mp4"></video></center>'
  1077. gs 'boyStat', $npclastgenerated
  1078. spafinloc = 12
  1079. gs 'cum_manage'
  1080. act 'swallow':
  1081. *clr & cla
  1082. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/4 fin/cum/end_swallow.mp4"></video></center>'
  1083. act 'wait':
  1084. *clr & cla
  1085. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/4 fin/5 wait'+rand(1,3)+'.mp4"></video></center>'
  1086. act 'next': gt 'mod_public_WC_cabine_ch', '4'
  1087. end
  1088. end
  1089. if bimbolevel >= 2:
  1090. act 'play with cum':
  1091. 'Yes, I am the best!'
  1092. minut += 5
  1093. pcs_mood += 10
  1094. gs 'stat'
  1095. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/4 fin/cum/end_cumplay.mp4"></video></center>'
  1096. end
  1097. end
  1098. elseif temp <= 4:
  1099. 'He cums on my face'
  1100. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/4 fin/cum/on'+rand(1,4)+'.mp4"></video></center>'
  1101. gs 'boyStat', $npclastgenerated
  1102. spafinloc = 11
  1103. gs 'cum_manage'
  1104. spafinloc = 15
  1105. gs 'cum_manage'
  1106. act 'wait':
  1107. *clr & cla
  1108. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/4 fin/5 wait'+rand(1,3)+'.mp4"></video></center>'
  1109. act 'next': gt 'mod_public_WC_cabine_ch', '4'
  1110. end
  1111. else
  1112. 'he cuns on my tits'
  1113. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/4 fin/cum/tits1.mp4"></video></center>'
  1114. gs 'boyStat', $npclastgenerated
  1115. spafinloc = 14
  1116. gs 'cum_manage'
  1117. gs 'boyStat', $npclastgenerated
  1118. spafinloc = 15
  1119. gs 'cum_manage'
  1120. act 'wait':
  1121. *clr & cla
  1122. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/4 fin/5 wait'+rand(1,3)+'.mp4"></video></center>'
  1123. act 'next': gt 'mod_public_WC_cabine_ch', '4'
  1124. end
  1125. end
  1126. end
  1127. if clienty <= 0:
  1128. *clr & cla
  1129. killvar 'clienty'
  1130. 'Before leaving, the last black hung me on the toilet door and tied me more firmly.'
  1131. '<center><img <<$set_imgh>> src="mod/public_WC/wc/events/90/finish_round.jpg"></center>'
  1132. if hour <= 6 or hour >= 23:
  1133. act 'Disorderly hang': gt 'mod_public_WC_cabine', 'slavenight'
  1134. else
  1135. act 'Disorderly hang': gt 'mod_public_WC_cabine', 'slaveday'
  1136. end
  1137. end
  1138. end
  1139. if $ARGS[0] = '5':
  1140. gs 'stat'
  1141. gs 'npcgeneratec', 0, 'Black Cat', rand(40,50)
  1142. gs 'boyStat', $npclastgenerated
  1143. dick = rand(40,50)
  1144. npc_dick[$npclastgenerated] = dick
  1145. gs 'stat'
  1146. gs 'arousal', 'vaginal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1147. minut -= 9
  1148. gs 'pain', rand(0,7), 'vaginal', 'stretch'
  1149. gs 'stat'
  1150. gs 'arousal', 'vaginal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1151. minut -= 5
  1152. gs 'pain', rand(1,4), 'vaginal', 'stretch'
  1153. gs 'stat'
  1154. gs 'npcgeneratec', 0, 'Black Cat', rand(20,40)
  1155. gs 'boyStat', $npclastgenerated
  1156. dick = rand(20,40)
  1157. npc_dick[$npclastgenerated] = dick
  1158. gs 'stat'
  1159. gs 'arousal', 'bj', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1160. gs 'stat'
  1161. minut -= 15
  1162. gs 'arousal', 'vaginal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1163. gs 'stat'
  1164. gs 'arousal', 'rimming_give', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1165. gs 'stat'
  1166. gs 'arousal', 'bj', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1167. gs 'stat'
  1168. minut -= 15
  1169. gs 'arousal', 'vaginal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1170. gs 'stat'
  1171. gs 'arousal', 'rimming_give', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1172. gs 'arousal', 'bj', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1173. gs 'stat'
  1174. minut -= 15
  1175. gs 'arousal', 'vaginal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1176. gs 'stat'
  1177. gs 'arousal', 'rimming_give', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1178. pcs_mood -= rand(0,15)
  1179. gs 'stat'
  1180. gs 'npcgeneratec', 0, 'Black Cat', rand(40,50)
  1181. gs 'boyStat', $npclastgenerated
  1182. dick = rand(40,50)
  1183. npc_dick[$npclastgenerated] = dick
  1184. gs 'stat'
  1185. minut -= 9
  1186. gs 'arousal', 'anal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1187. gs 'pain', rand(0,7), 'asshole', 'stretch'
  1188. gs 'stat'
  1189. gs 'arousal', 'anal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1190. gs 'pain', rand(1,4), 'asshole', 'stretch'
  1191. gs 'stat'
  1192. gs 'npcgeneratec', 0, 'Black Cat''s gangster', rand(20,30)
  1193. gs 'boyStat', $npclastgenerated
  1194. dick = rand(20,30)
  1195. npc_dick[$npclastgenerated] = dick
  1196. gs 'stat'
  1197. gs 'arousal', 'bj', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1198. gs 'stat'
  1199. minut -= 15
  1200. gs 'arousal', 'anal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1201. gs 'stat'
  1202. gs 'npcgeneratec', 0, 'Black Cat''s gangster', rand(20,30)
  1203. gs 'boyStat', $npclastgenerated
  1204. dick = rand(20,30)
  1205. npc_dick[$npclastgenerated] = dick
  1206. gs 'stat'
  1207. gs 'arousal', 'bj', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1208. gs 'stat'
  1209. minut -= 15
  1210. gs 'arousal', 'anal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1211. gs 'stat'
  1212. minut -= 15
  1213. gs 'arousal', 'anal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1214. gs 'arousal', 'vaginal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1215. gs 'stat'
  1216. minut -= 25
  1217. gs 'arousal', 'anal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1218. gs 'arousal', 'bj', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1219. gs 'arousal', 'vaginal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1220. gs 'stat'
  1221. minut -= 25
  1222. gs 'arousal', 'anal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1223. gs 'arousal', 'bj', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1224. gs 'arousal', 'vaginal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1225. gs 'stat'
  1226. minut -= 25
  1227. gs 'arousal', 'anal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1228. gs 'arousal', 'bj', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1229. gs 'arousal', 'vaginal', 10, 'rough', 'sub', 'group', 'gangbang', 'rape'
  1230. gs 'stat'
  1231. gs 'stat'
  1232. gs 'npcgeneratec', 0, 'Black Cat''s gangster', rand(20,30)
  1233. gs 'boyStat', $npclastgenerated
  1234. dick = rand(20,30)
  1235. npc_dick[$npclastgenerated] = dick
  1236. clienty = rand(5,9)
  1237. gs 'stat'
  1238. gs 'npcgeneratec', 0, 'Black Cat''s gangster', rand(20,30)
  1239. gs 'boyStat', $npclastgenerated
  1240. dick = rand(20,30)
  1241. npc_dick[$npclastgenerated] = dick
  1242. gs 'stat'
  1243. 'THROUGH A STRONG FEELING OF THE COLD FROM THE URINATOR, I regained consciousness...'
  1244. 'The rapists make a queue and come to me for a blowjob'
  1245. clienty -= 1
  1246. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/4 fin/2 bj.mp4"></video></center>'
  1247. act 'he cums in a short time':
  1248. *clr & cla
  1249. gs 'arousal', 'bj', 5, 'rough', 'sub', 'group', 'gangbang', 'rape', 'bound', 'humiliation'
  1250. temp = rand(1,7)
  1251. if temp = 1:
  1252. 'He cums in my mouth'
  1253. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/4 fin/cum/in1.mp4"></video></center>'
  1254. gs 'boyStat', $npclastgenerated
  1255. spafinloc = 12
  1256. gs 'cum_manage'
  1257. act 'swallow':
  1258. *clr & cla
  1259. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/4 fin/cum/end_swallow.mp4"></video></center>'
  1260. act 'wait':
  1261. *clr & cla
  1262. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/4 fin/5 wait'+rand(1,3)+'.mp4"></video></center>'
  1263. act 'next': gt 'mod_public_WC_cabine_ch', '4'
  1264. end
  1265. end
  1266. if bimbolevel >= 2:
  1267. act 'play with cum':
  1268. 'Yes, I am the best!'
  1269. minut += 5
  1270. pcs_mood += 10
  1271. gs 'stat'
  1272. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/4 fin/cum/end_cumplay.mp4"></video></center>'
  1273. end
  1274. end
  1275. elseif temp <= 4:
  1276. 'He cums on my face'
  1277. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/4 fin/cum/on'+rand(1,4)+'.mp4"></video></center>'
  1278. gs 'boyStat', $npclastgenerated
  1279. spafinloc = 11
  1280. gs 'cum_manage'
  1281. spafinloc = 15
  1282. gs 'cum_manage'
  1283. act 'wait':
  1284. *clr & cla
  1285. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/4 fin/5 wait'+rand(1,3)+'.mp4"></video></center>'
  1286. act 'next': gt 'mod_public_WC_cabine_ch', '4'
  1287. end
  1288. else
  1289. 'he cuns on my tits'
  1290. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/4 fin/cum/tits1.mp4"></video></center>'
  1291. gs 'boyStat', $npclastgenerated
  1292. spafinloc = 14
  1293. gs 'cum_manage'
  1294. gs 'boyStat', $npclastgenerated
  1295. spafinloc = 15
  1296. gs 'cum_manage'
  1297. act 'wait':
  1298. *clr & cla
  1299. '<center><video autoplay loop src="mod/public_WC/WC/events/90/106 If black dick and out/if no/4 fin/5 wait'+rand(1,3)+'.mp4"></video></center>'
  1300. act 'next': gt 'mod_public_WC_cabine_ch', '4'
  1301. end
  1302. end
  1303. end
  1304. end
  1305. --- mod_public_WC_cabine_ch ---------------------------------