saunawhore.qsrc 43 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103
  1. # saunawhore
  2. if moodTypeRand <= 0:
  3. $moodType = 'bad'
  4. elseif moodTypeRand >= 1 and moodTypeRand <= 3:
  5. $moodType = 'fairly normal'
  6. elseif moodTypeRand >= 4:
  7. $moodType = 'good'
  8. end
  9. if $ARGS[0] = 'clientGate':
  10. if rand(0,19) = 0:gt 'saunawhore', 'bdsmclient'
  11. moodTypeRand = rand(-3, 3)
  12. ! customer body type
  13. ! -1=skinny, 3-4=regular, 5-6=muscular, 7+=fat
  14. bodyTypeRand = 3
  15. ! customer height type
  16. ! -1=small, 3-4=regular, 5+=tall
  17. heightTypeRand = 3
  18. ! customer age
  19. customerAge = rand(15, 90)
  20. gs 'npcgeneratec', 0, 'client', customerAge
  21. gs 'boyStat', $npclastgenerated
  22. ! customer race, racial modifiers, dick modifiers
  23. raceRand = rand(1, 10)
  24. if RaceRand <= 7:
  25. $raceType = 'white'
  26. dickChance = 30
  27. bodyTypeRand += rand(-2, 8)
  28. heightTypeRand += rand(-1, 6)
  29. elseif RaceRand <= 9:
  30. $raceType = 'asian'
  31. dickChance = 20
  32. bodyTypeRand += rand(-6, 2)
  33. heightTypeRand += rand(-4, 1)
  34. else
  35. $raceType = 'black'
  36. dickChance = 40
  37. bodyTypeRand += rand(0, 6)
  38. heightTypeRand += rand(0, 6)
  39. end
  40. dickRand = rand(1, 100)
  41. if dickRand <= dickChance:
  42. dick = rand(15, 30)
  43. elseif dickRand <= (dickChance * 2):
  44. dick = rand(10, 20)
  45. else
  46. dick = rand(8, 12)
  47. end
  48. ! customer dick size
  49. if dick >= 24:
  50. $dick_girth = 'a monstrous'
  51. cumVol = rand(4, 5)
  52. elseif dick >= 24:
  53. $dick_girth = 'a huge'
  54. cumVol += 1
  55. cumVol = rand(3, 5)
  56. elseif dick >= 20:
  57. $dick_girth = 'a very big'
  58. cumVol = rand(2, 5)
  59. elseif dick >= 16:
  60. $dick_girth = 'a big'
  61. cumVol = rand(2, 4)
  62. elseif dick >= 12:
  63. $dick_girth = 'a regular'
  64. cumVol -= 1
  65. cumVol = rand(1, 4)
  66. else
  67. $dick_girth = 'a tiny'
  68. cumVol -= 2
  69. cumVol = rand(1, 3)
  70. end
  71. ! customer cum volume
  72. if cumVol <= 1:
  73. $cumType = 'a bit of'
  74. cumVolMl = 10
  75. elseif cumVol = 2:
  76. $cumType = 'some'
  77. cumVolMl = 20
  78. elseif cumVol = 3:
  79. $cumType = 'his warm'
  80. cumVolMl = 40
  81. elseif cumVol = 4:
  82. $cumType = 'a lot of'
  83. cumVolMl = 60
  84. elseif cumVol >= 5:
  85. $cumType = 'an enormous amount of'
  86. cumVolMl = 100
  87. end
  88. if bodyTypeRand <= 1:
  89. $bodyType = 'thin'
  90. elseif bodyTypeRand >= 2 and bodyTypeRand <= 4:
  91. $bodyType = 'athletic'
  92. elseif bodyTypeRand >= 5 and bodyTypeRand <= 6:
  93. $bodyType = 'stout'
  94. elseif bodyTypeRand >= 7:
  95. $bodyType = 'fat'
  96. end
  97. if heightTypeRand <= 1:
  98. $heightType = 'short'
  99. elseif heightTypeRand >= 2 and heightTypeRand <= 4:
  100. $heightType = 'average height'
  101. elseif heightTypeRand >= 5:
  102. $heightType = 'tall'
  103. end
  104. if customerAge <= 18:
  105. $ageType = 'a teenage'
  106. elseif customerAge > 18 and customerAge <= 30:
  107. $ageType = 'a young'
  108. elseif customerAge > 30 and customerAge <= 45:
  109. $ageType = 'a middle-aged'
  110. elseif customerAge > 45 and customerAge <= 60:
  111. $ageType = 'a late middle-aged'
  112. elseif customerAge > 60 and customerAge <= 80:
  113. $ageType = 'an elderly'
  114. elseif customerAge > 80:
  115. $ageType = 'a very old'
  116. end
  117. minut += 5
  118. '<center><img <<$set_imgh>> src="images/locations/city/residential/sauna/room.jpg"></center>'
  119. 'You lead the client into your room, closing the door behind him.'
  120. 'He sits down in the chair and stares at you with obvious lust.'
  121. 'He is <<$ageType>> <<$raceType>> man, and he is <<$heightType>> and <<$bodyType>>.'
  122. if dick >= 16:'From the bulge in his pants, you can tell he probably has <<$dick_girth>> dick.'
  123. 'He seems to be in a <<$moodType>> mood.'
  124. gs 'stat'
  125. if $clothingworntype = 'nude':
  126. if pcs_inhib < 40:
  127. inhib_exp += rand(2,4)
  128. elseif pcs_inhib >= 40 and pcs_inhib < 60:
  129. inhib_exp += 1
  130. end
  131. moodTypeRand += 1
  132. act 'Get straight to business':gt 'saunawhore', 'strippedGate'
  133. gs 'arousal', 'foreplay', 3, 'prostitution'
  134. gs 'stat'
  135. else
  136. if pcs_dancero >= 10:act 'Do a little striptease':gt 'saunawhore', 'striptease'
  137. act 'Take off your clothes':gt 'saunawhore', 'simplystrip'
  138. end
  139. end
  140. if $ARGS[0] = 'striptease':
  141. if pcs_dancero < 20:pcs_dancero += rand(1,3)
  142. if pcs_inhib < 40:
  143. inhib_exp += rand(2,4)
  144. elseif pcs_inhib >= 40 and pcs_inhib < 60:
  145. inhib_exp += 1
  146. end
  147. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/striptease'+rand(1, 5)+'.mp4"></video></center>'
  148. 'Hoping to please the customer, you decide to give him a little show. You count a beat in your head and begin dancing, slowly stripping away your clothes, one piece at a time. It would probably be better if you had actual music, but the client smirks and seems to enjoy it nonetheless.'
  149. moodTypeRand += 1
  150. gs 'arousal', 'foreplay', 5, 'prostitution'
  151. gs 'stat'
  152. act 'Continue':gt 'saunawhore', 'strippedGate'
  153. end
  154. if $ARGS[0] = 'simplystrip':
  155. if pcs_dancero < 10: pcs_dancero += rand(0,2)
  156. if pcs_inhib < 40:
  157. inhib_exp += rand(1,2)
  158. elseif pcs_inhib >= 40 and pcs_inhib < 60:
  159. inhib_exp += rand(0,1)
  160. end
  161. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/simplystrip'+rand(1, 2)+'.mp4"></video></center>'
  162. 'You remove your clothes and toss them aside, mentally preparing for the task ahead. The client looks vaguely irritated - perhaps he expected something a bit more provacative?'
  163. moodTypeRand -= 1
  164. gs 'arousal', 'foreplay', 2, 'prostitution'
  165. gs 'stat'
  166. act 'Continue':gt 'saunawhore', 'strippedGate'
  167. end
  168. if $ARGS[0] = 'strippedGate':
  169. minut += 2
  170. '<center><img <<$set_imgh>> src="images/locations/city/residential/sauna/sex/nakedstand.jpg"></center>'
  171. 'You are fully naked in front of the client, his eyes devouring every inch of your young body.'
  172. if pcs_dancero >= 20:act 'Dance naked':gt 'saunawhore', 'nakeddance'
  173. if guy >= 20:act 'Present him your holes':gt 'saunawhore', 'holeshow'
  174. act 'Kneel and open your mouth':gt 'saunawhore', 'blowjob'
  175. end
  176. if $ARGS[0] = 'nakeddance':
  177. if pcs_inhib < 40:
  178. inhib_exp += rand(3,6)
  179. elseif pcs_inhib >= 40 and pcs_inhib < 60:
  180. inhib_exp += rand(1,2)
  181. end
  182. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/nakeddance'+rand(1, 4)+'.mp4"></video></center>'
  183. 'You walk towards the client, straddle his legs, and begin to dance. He leans back and you proceed to give him the best lapdance you can muster. You alternate between rubbing your breasts in his face and turning around to grind your ass on his crotch. Judging from the hardness in his pants, it seems that he is pleased with your efforts.'
  184. moodTypeRand += 1
  185. gs 'arousal', 'foreplay', 5, 'prostitution'
  186. gs 'stat'
  187. act 'Continue':gt 'saunawhore', 'blowjob'
  188. end
  189. if $ARGS[0] = 'holeshow':
  190. if pcs_inhib < 40:
  191. inhib_exp += rand(3,6)
  192. elseif pcs_inhib >= 40 and pcs_inhib < 60:
  193. inhib_exp += rand(1,2)
  194. end
  195. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/holeshow'+rand(1, 5)+'.mp4"></video></center>'
  196. 'You decide to tease him further, so you lean closer to him and open your mouth, sticking your tongue out as far as possible and then sucking your fingers.'
  197. 'Then you turn around, bend over, and grab your ass with both hands.'
  198. 'You pull your ass cheeks apart, giving him a great view of both of your holes.'
  199. moodTypeRand += 1
  200. gs 'arousal', 'foreplay', 5, 'prostitution'
  201. gs 'stat'
  202. act 'Continue':gt 'saunawhore', 'blowjob'
  203. end
  204. if $ARGS[0] = 'blowjob':
  205. minut += 5
  206. if $moodType = 'fairly normal':
  207. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/blowjob'+rand(1, 5)+'.mp4"></video></center>'
  208. 'You kneel in front of him and bite your lip, caressing his cock through his pants with your hands.'
  209. 'He pulls out his <<$dick_girth>> dick and brings it to your <<$liptalk>>.'
  210. 'You start kissing the tip, licking it all around and putting it a bit inside your mouth and sucking the head.'
  211. gs 'arousal', 'bj', 5, 'prostitution'
  212. gs 'stat'
  213. act 'Suck it':gt 'saunawhore', 'blowjobGate'
  214. elseif $moodType = 'good':
  215. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/blowjob'+rand(1, 5)+'.mp4"></video></center>'
  216. 'You kneel in front of him and bite your lip, caressing his cock through his pants with your hands.'
  217. 'He comes close to you, fondles your hair and face and takes you gently by your arm, raising you up from the floor.'
  218. 'He directs you to the bed, undresses and both of you lie down.'
  219. act 'Embrace him':gt 'saunawhore', 'fuckGate'
  220. elseif $moodType = 'bad':
  221. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/slapface'+rand(1, 1)+'.mp4"></video></center>'
  222. 'You kneel in front of him and bite your lip, caressing his cock through his pants with your hands.'
  223. 'He comes close to you and suddenly slaps your face hard.'
  224. 'You are caught by surprise and tears well up in your eyes.'
  225. 'He seems very angry and even aroused by your misfortune.'
  226. 'As you kneel in front of him in tears, he grabs you roughly by your arms, painfully twisting them behind your back, and slams you down on the bed.'
  227. gs 'pain', 1, 'cheeks', 'slap'
  228. if slutty < 10:
  229. Manna -= 50
  230. else
  231. Manna -= 10
  232. end
  233. gs 'pain', 2, 'armL', 'twist'
  234. gs 'pain', 2, 'armR', 'twist'
  235. act 'Brace yourself':gt 'saunawhore', 'fuckRoughGate'
  236. end
  237. gs 'stat'
  238. end
  239. if $ARGS[0] = 'blowjobGate':
  240. 'You begin to suck his cock in earnest, bobbing your head back and forth while you work it, running your tongue along the underside of his shaft.'
  241. gs 'arousal', 'bj', 5, 'prostitution'
  242. 'He is rock hard now and you can see his <<$dick_girth>> <<dick>>cm member in all its glory.'
  243. 'Client seems to be so far content with your performance, but you think it may be time to switch to efficient approach:'
  244. gs 'stat'
  245. if dick > pcs_throat:
  246. 'There''s no way you''ll be able to fit the entire thing in your mouth.'
  247. act 'Try to deepthroat him':gt 'saunawhore', 'blowjobCaress'
  248. else
  249. act 'Deepthroat him':gt 'saunawhore', 'blowjobDeepthroat'
  250. end
  251. end
  252. if $ARGS[0] = 'blowjobCaress':
  253. 'You try to deepthroat him, but his <<$dick_girth>> cock is just too big for you to handle, and you end up gagging yourself and coughing.'
  254. gs 'arousal', 'bj', 5, 'prostitution'
  255. ''
  256. moodChange = rand (-2, 0)
  257. moodTypeRand += moodChange
  258. if $moodType = 'good':
  259. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/blowjob'+rand(1, 5)+'.mp4"></video></center>'
  260. 'He seems to enjoy your efforts anyway, and signals to you that he''s ready to move on to the next stage.'
  261. act 'Continue':gt 'saunawhore', 'fuckGate'
  262. elseif $moodType = 'fairly normal':
  263. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/blowjob'+rand(1, 5)+'.mp4"></video></center>'
  264. 'He seem to have enough of this. He takes your hand and directs you towards the bed.'
  265. act 'Continue':gt 'saunawhore', 'fuckGate'
  266. elseif $moodType = 'bad':
  267. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/slapface'+rand(1, 1)+'.mp4"></video></center>'
  268. 'He scowls at your pathetic attempt and pulls his cock out of your mouth.'
  269. question = rand (1, 3)
  270. if question = 1:
  271. 'He slaps your face hard and shouts: "What the hell is wrong with you? What kind of a whore is this bad at sucking cock?"'
  272. elseif question = 2:
  273. 'He slaps your face hard and shouts: "My cock isn''t tasty enough for you to suck on properly, bitch?"'
  274. elseif question = 3:
  275. 'He slaps your face hard and shouts: "Christ, what kind of a good-for-nothing whore are you?"'
  276. end
  277. gs 'pain', 1, 'cheeks', 'slap'
  278. 'Furious, he grabs you roughly by your arms, painfully twisting them behind your back, and slams you down on the bed.'
  279. act 'Continue':gt 'saunawhore', 'fuckRoughGate'
  280. end
  281. gs 'stat'
  282. end
  283. if $ARGS[0] = 'blowjobDeepthroat':
  284. moodChange += rand (-1, 2)
  285. moodTypeRand += moodChange
  286. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/deepthroat'+rand(1, 5)+'.mp4"></video></center>'
  287. 'The client groans as you take him all the way to the hilt - his <<$dick_girth>> <<dick>>cm member is buried all the way inside your throat.'
  288. 'You try to hold it as long as possible, while teasing his balls with your tongue, your nose pressed against his pubic area.'
  289. if $moodType = 'bad':
  290. 'He gets a sadistic look in his eye, and then grabs the back of your head and holds you down, not letting you escape.'
  291. 'You feel yourself beginning to suffocate and panic, trying to get away from him, but he is much stronger than you and holds you tightly in place. Your eyes begin to roll back and you feel your conciousness fading when he finally releases you. You hack and sputter, thick strands of saliva hanging from his cock to your mouth. He seems to have enjoyed that quite a bit.'
  292. end
  293. gs 'arousal', 'bj', 5, 'prostitution', 'deepthroat'
  294. 'Finally he seems to have had enough of oral sex and signals you that he wants some more.'
  295. gs 'stat'
  296. act 'Continue':gt 'saunawhore', 'fuckGate'
  297. end
  298. if $ARGS[0] = 'fuckGate':
  299. minut += 2
  300. noCondChance = rand(1, 100)
  301. if noCondChance < 40:
  302. 'He leers at you lustfully and asks, "So baby, how much for not using a condom?"'
  303. 'When you hesitate, he adds, "C''mon, I''ll pay you double."'
  304. act 'Let him fuck you without a condom':gt 'saunawhore', 'fuckGateCondomNo'
  305. act 'Insist on using a condom':gt 'saunawhore', 'fuckGateCondomYes'
  306. else
  307. gs 'saunawhore', 'fuckGateCondomYes'
  308. end
  309. gs 'stat'
  310. end
  311. if $ARGS[0] = 'fuckGateCondomYes':
  312. useCondom = 1
  313. moodTypeRand -= 2
  314. gs 'saunawhore', 'fuckGateGo'
  315. end
  316. if $ARGS[0] = 'fuckGateCondomNo':
  317. useCondom = 2
  318. moodTypeRand += 1
  319. gs 'saunawhore', 'fuckGateGo'
  320. end
  321. if $ARGS[0] = 'fuckGateGo':
  322. minut += 2
  323. '<center><img <<$set_imgh>> src="images/locations/city/residential/sauna/sex/lieonbedboth.jpg"></center>'
  324. 'You lie back on the bed in front of the client.'
  325. '"How do you want me?" you ask him.'
  326. if $moodType = 'bad':
  327. '"How do I want you whore? I want you screaming!"'
  328. forced = 1
  329. act 'Continue':gt 'saunawhore', 'fuckRoughGate'
  330. else
  331. forced = 2
  332. holeType = rand(1, 2)
  333. if holeType = 1:
  334. '"I want some pussy."'
  335. act 'Spread your legs':gt 'saunawhore', 'fuckVaginal'
  336. elseif holeType = 2:
  337. '"I want to fuck your ass."'
  338. act 'Turn around and spread your ass':gt 'saunawhore', 'fuckAnal'
  339. end
  340. end
  341. gs 'stat'
  342. end
  343. if $ARGS[0] = 'fuckVaginal':
  344. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/fuckvaginal'+rand(1, 5)+'.mp4"></video></center>'
  345. 'He climbs on top of you and pushes his member inside of you.'
  346. if dick > pcs_vag:
  347. 'His <<$dick_girth>> <<dick>>cm cock is too big for your pussy and causes you intense pain, stretching you past your limit and bringing tears to your eyes. At least he isn''t too rough.'
  348. 'He thrusts his <<$dick_girth>> <<dick>>cm cock in you over and over, seeming to enjoy the tightness and not caring much about your own pain.'
  349. DMG = (dick - pcs_vag) / 2
  350. gs 'pain', 1, 'vaginal', 'stretch'
  351. pcs_mood -= (DMG * 5)
  352. gs 'arousal', 'vaginal', 10, 'prostitution', 'rough'
  353. else
  354. 'He thrusts his <<$dick_girth>> <<dick>>cm cock in you over and over, not caring much about technique or your own pleasure.'
  355. gs 'arousal', 'vaginal', 10, 'prostitution'
  356. end
  357. ''
  358. 'After a while, you can sense that he is almost ready to come.'
  359. gs 'stat'
  360. if useCondom = 2:
  361. act 'Ask him not to cum inside of you':
  362. not_inside = 1
  363. gt 'saunawhore', 'cumClientGate'
  364. end
  365. end
  366. act 'Let him cum wherever he wants':
  367. not_inside = 2
  368. gt 'saunawhore', 'cumClientGate'
  369. end
  370. end
  371. if $ARGS[0] = 'fuckAnal':
  372. stat['anal'] += 1
  373. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/fuckanal'+rand(1, 5)+'.mp4"></video></center>'
  374. 'He climbs on the bed behind you and presses the tip of his dick against your asshole. After waiting a moment, he begins to push it in.'
  375. if dick > pcs_anus:
  376. 'His <<dick>> cm <<$dick_girth>> cock is too big for your ass and causes you intense pain as it stretches you out painfully and presses deep inside of you.'
  377. 'He thrusts his <<$dick_girth>> <<dick>>cm cock in your ass over and over, seeming to enjoy the tightness and not caring much about your own pain.'
  378. DMG = (dick - pcs_anus) / 2
  379. gs 'pain', 1, 'asshole', 'stretch'
  380. pcs_mood -= (DMG * 5)
  381. gs 'arousal', 'anal', 10, 'prostitution', 'rough'
  382. else
  383. 'He thrusts his <<$dick_girth>> <<dick>>cm cock in your ass over and over, not caring much about technique or whether or not you''re enjoying it.'
  384. gs 'arousal', 'anal', 10, 'prostitution'
  385. end
  386. ''
  387. 'After a while, you can sense that he is almost ready to come.'
  388. gs 'stat'
  389. act 'Let him cum wherever he wants':
  390. not_inside = 2
  391. gt 'saunawhore', 'cumClientGate'
  392. end
  393. end
  394. if $ARGS[0] = 'fuckRoughGate':
  395. minut += 5
  396. '<center><img <<$set_imgh>> src="images/locations/city/residential/sauna/sex/bedoverpowered.jpg"></center>'
  397. 'The man is much stronger than you, and you are completely overpowered, entirely at his will.'
  398. 'He keeps your arms pinned painfully behind your back.'
  399. pcs_mood -= 50
  400. useCondom = rand(1,2)
  401. forced = 1
  402. gs 'pain', 2, 'armL', 'twist'
  403. gs 'pain', 2, 'armR', 'twist'
  404. holeType = rand(1, 2)
  405. if holeType = 1 and useCondom = 1:
  406. 'You feel the tip of his cock against your pussy... at least it feels like he''s using a condom.'
  407. act 'Continue':gt 'saunawhore', 'fuckRoughVaginal'
  408. elseif holeType = 1 and useCondom = 2:
  409. 'You feel the tip of his cock against your pussy... and it feels like he''s not wearing a condom!'
  410. act 'Continue':gt 'saunawhore', 'fuckRoughVaginal'
  411. elseif holeType = 2:
  412. 'You feel the tip of his cock pressing against your asshole... this is probably not going to be pleasant.'
  413. act 'Continue':gt 'saunawhore', 'fuckRoughAnal'
  414. end
  415. gs 'stat'
  416. end
  417. if $ARGS[0] = 'fuckRoughVaginal':
  418. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/fuckroughvaginal'+rand(1, 5)+'.mp4"></video></center>'
  419. 'He forces his dick inside of you, and begins to fuck your tender pussy furiously.'
  420. 'You cannot help but scream in pain, which seems to arouse him even more and makes him push even harder and deeper.'
  421. if dick > pcs_vag:
  422. 'His <<$dick_girth>> <<dick>>cm is too big for your pussy and causes you intense pain, stretching you horribly and slamming against your cervix.'
  423. DMG = (dick - pcs_vag)
  424. gs 'pain', 2, 'vaginal', 'stretch'
  425. !gs 'pain', 2, 'cervix', 'pinch'
  426. pcs_mood -= (DMG * 5)
  427. end
  428. gs 'arousal', 'vaginal', 10, 'prostitution', 'rough', 'bound'
  429. ''
  430. 'After seemingly endless fucking, you can finally sense that he is almost ready to come.'
  431. gs 'stat'
  432. if useCondom = 2:
  433. act 'Beg him not to cum inside of you':
  434. not_inside = 1
  435. gt 'saunawhore', 'cumClientGate'
  436. end
  437. end
  438. act 'Let him cum wherever he wants':
  439. not_inside = 2
  440. gt 'saunawhore', 'cumClientGate'
  441. end
  442. end
  443. if $ARGS[0] = 'fuckRoughAnal':
  444. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/fuckroughanal'+rand(1, 5)+'.mp4"></video></center>'
  445. 'He roughly shoves his entire cock up your ass, and begins to fuck it furiously.'
  446. 'You cannot help but scream in agony, which arouses him even more and makes him push even harder and deeper.'
  447. if dick > pcs_anus:
  448. 'His <<$dick_girth>> <<dick>>cm is too big for your ass and causes you intense pain, stretching you out and making it feel like you''re being ripped open.'
  449. DMG = (dick - pcs_anus)
  450. gs 'pain', 2, 'asshole', 'stretch'
  451. pcs_mood -= (DMG * 5)
  452. end
  453. not_inside = 2
  454. gs 'arousal', 'anal', 10, 'prostitution', 'rough', 'bound'
  455. ''
  456. 'After seemingly endless assfucking, you can finally sense that he is almost ready to come.'
  457. gs 'stat'
  458. act 'Let him cum wherever he wants':gt 'saunawhore', 'cumClientGate'
  459. end
  460. if $ARGS[0] = 'cumClientGate':
  461. if $moodType = 'bad':
  462. if not_inside = 2:
  463. cumRand = rand(1, 10)
  464. if cumRand <= 9 and holeType = 1:
  465. 'You feel his cock twitch and realize he is about to cum inside of you.'
  466. act 'Continue':gt 'saunawhore', 'cumVaginal'
  467. elseif cumRand <= 9 and holeType = 2:
  468. 'You feel his cock twitch and realize he is about to cum in your ass.'
  469. act 'Continue':gt 'saunawhore', 'cumAnal'
  470. else
  471. 'He pulls out and brings his cock up in front of your face.'
  472. act 'Continue':gt 'saunawhore', 'cumFace'
  473. end
  474. else
  475. cumRand = rand(1, 2)
  476. if cumRand = 1 and holeType = 1:
  477. 'He just laughs and you realize he is going to cum inside of you anyway.'
  478. act 'Continue':gt 'saunawhore', 'cumVaginal'
  479. elseif cumRand = 2:
  480. 'He smirks and says "Fine, how about in your eyes then, whore?"'
  481. gs 'pain', 1, 'eyes', 'burn'
  482. act 'Continue':gt 'saunawhore', 'cumFace'
  483. end
  484. end
  485. else
  486. if not_inside = 2:
  487. cumRand = rand(1, 5)
  488. if cumRand = 1 and holeType = 1:
  489. 'You feel his cock twitch and realize he is about to cum inside of you.'
  490. act 'Continue':gt 'saunawhore', 'cumVaginal'
  491. elseif cumRand = 1 and holeType = 2:
  492. 'You feel his cock twitch and realize he is about to cum in your ass.'
  493. act 'Continue':gt 'saunawhore', 'cumAnal'
  494. elseif cumRand = 2:
  495. 'He pulls out and brings his cock up in front of your face.'
  496. act 'Continue':gt 'saunawhore', 'cumFace'
  497. elseif cumRand = 3:
  498. 'He pulls out and brings his cock up in front of your face.'
  499. act 'Continue':gt 'saunawhore', 'cumMouth'
  500. elseif cumRand = 4:
  501. 'He pulls out and holds his cock over your body.'
  502. act 'Continue':gt 'saunawhore', 'cumBelly'
  503. elseif cumRand = 5:
  504. 'He pulls out and holds his cock over your body.'
  505. act 'Continue':gt 'saunawhore', 'cumTits'
  506. end
  507. else
  508. cumRand = rand(1, 9)
  509. if cumRand <= 2:
  510. 'He nods, pulls out, and brings his cock up in front of your face.'
  511. act 'Continue':gt 'saunawhore', 'cumFace'
  512. elseif cumRand <= 4:
  513. 'He nods, pulls out, and brings his cock up in front of your face.'
  514. act 'Continue':gt 'saunawhore', 'cumMouth'
  515. elseif cumRand <= 6:
  516. 'He nods, pulls out, and holds his cock over your body.'
  517. act 'Continue':gt 'saunawhore', 'cumBelly'
  518. elseif cumRand <= 8:
  519. 'He nods, pulls out, and holds his cock over your body.'
  520. act 'Continue':gt 'saunawhore', 'cumTits'
  521. else
  522. 'He shakes his head and says "Sorry, I can''t stop now!" and you realize he''s going to cum in you anyway!'
  523. act 'Continue':gt 'saunawhore', 'cumVaginal'
  524. end
  525. end
  526. end
  527. end
  528. if $ARGS[0] = 'cumVaginal':
  529. minut += 5
  530. if useCondom = 1:
  531. '<center><img <<$set_imgh>> src="images/locations/city/residential/sauna/sex/cumCondomVaginal.jpg"></center>'
  532. 'The client''s cock twitches several more times as he cums into the condom inside of you.'
  533. 'He strips the condom from his dick, and you see that it has <<$cumType>> cum in it.'
  534. moodTypeRand += rand (-2, 2)
  535. if $moodType = 'bad':
  536. '<center><img <<$set_imgh>> src="images/locations/city/residential/sauna/sex/cumCondomPourFace.jpg"></center>'
  537. 'Suddenly he grabs your head and pours the contents all over your face.'
  538. gs 'cum_call', '', 'sauna client', 0, 3, 0, cumVolMl
  539. gs 'cum_call', 'face', 'sauna client', 0, 0, 0, cumVolMl
  540. elseif $moodType = 'fairly normal':
  541. 'He throws it away on the floor, not caring about spilling the fluids around.'
  542. gs 'cum_call', '', 'sauna client', 0, 3, 0, cumVolMl
  543. elseif $moodType = 'good':
  544. 'He throws it in the waste bin and gently caresses your hair afterwards.'
  545. gs 'cum_call', '', 'sauna client', 0, 3, 0, cumVolMl
  546. end
  547. else
  548. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/cumVaginal'+rand(1, 5)+'.mp4"></video></center>'
  549. 'The client''s cock twitches several more times, and you feel a warmth spreading inside of you as he pumps <<$cumType>> cum deep inside your pussy.'
  550. gs 'cum_call', '', 'sauna client', 0, 0, 0, cumVolMl
  551. if rand(1,100) >= 70:dynamic $venerasiak
  552. end
  553. gs 'stat'
  554. act 'Continue':gt 'saunawhore', 'clientLeave'
  555. end
  556. if $ARGS[0] = 'cumAnal':
  557. if useCondom = 1:
  558. '<center><img <<$set_imgh>> src="images/locations/city/residential/sauna/sex/cumCondomAnal.jpg"></center>'
  559. 'The client''s cock twitches several more times as he cums into the condom inside of your ass.'
  560. 'He strips the condom from his dick, and you see that it has <<$cumType>> cum in it.'
  561. moodTypeRand += rand (-2, 2)
  562. if $moodType = 'bad':
  563. '<center><img <<$set_imgh>> src="images/locations/city/residential/sauna/sex/cumCondomPourFace.jpg"></center>'
  564. 'Suddenly he grabs your head and pours the contents all over your face.'
  565. gs 'cum_call', 'anus', 'sauna client', 0, 3, 0, cumVolMl
  566. gs 'cum_call', 'face', 'sauna client', 0, 0, 0, cumVolMl
  567. elseif $moodType = 'fairly normal':
  568. 'He throws it away on the floor, not caring about spilling the fluids around.'
  569. gs 'cum_call', 'anus', 'sauna client', 0, 3, 0, cumVolMl
  570. elseif $moodType = 'good':
  571. 'He throws it in the waste bin and gently caresses your hair afterwards.'
  572. gs 'cum_call', 'anus', 'sauna client', 0, 3, 0, cumVolMl
  573. end
  574. else
  575. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/cumAnal'+rand(1, 5)+'.mp4"></video></center>'
  576. 'The client''s cock twitches several more times, and you feel a warmth spreading inside of you as he pumps <<$cumType>> cum deep inside your gut.'
  577. if rand(1,100) >= 70:dynamic $venerasiak
  578. gs 'cum_call', 'anus', 'sauna client', 0, 0, 0, cumVolMl
  579. end
  580. gs 'stat'
  581. act 'Continue':gt 'saunawhore', 'clientLeave'
  582. end
  583. if $ARGS[0] = 'cumFace':
  584. facial += 1
  585. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/cumFace'+rand(1, 5)+'.mp4"></video></center>'
  586. if useCondom = 1:
  587. 'The client strips the condom from his dick and blows <<$cumType>> cum all over your face.'
  588. else
  589. 'The client finishes himself off and blows <<$cumType>> cum all over your face.'
  590. end
  591. gs 'cum_call', 'face', 0, 0, 0, cumVolMl
  592. gs 'stat'
  593. act 'Continue':gt 'saunawhore', 'clientLeave'
  594. end
  595. if $ARGS[0] = 'cumMouth':
  596. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/cumMouth'+rand(1, 5)+'.mp4"></video></center>'
  597. if useCondom = 1:
  598. 'The client strips the condom from his dick and shoots <<$cumType>> cum inside your mouth.'
  599. else
  600. swallow += 1
  601. 'The client stuffs his dick back inside your mouth, and as you suck it, he shoots <<$cumType>> cum inside your mouth.'
  602. end
  603. if rand(1,100) >= 70:dynamic $venerasiakOral
  604. gs 'cum_call', 'mouth', 0, 0, 0, cumVolMl
  605. gs 'stat'
  606. act 'Continue':gt 'saunawhore', 'clientLeave'
  607. end
  608. if $ARGS[0] = 'cumBelly':
  609. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/cumBelly'+rand(1, 5)+'.mp4"></video></center>'
  610. if useCondom = 1:
  611. 'The client strips the condom from his dick and shoots <<$cumType>> cum all over your belly.'
  612. else
  613. 'The client finishes himself off and shoots <<$cumType>> cum all over your belly.'
  614. end
  615. gs 'cum_call', 'stomach', 0, 0, 0, cumVolMl
  616. gs 'stat'
  617. act 'Continue':gt 'saunawhore', 'clientLeave'
  618. end
  619. if $ARGS[0] = 'cumTits':
  620. '<center><video autoplay loop src="images/locations/city/residential/sauna/sex/cumTits'+rand(1, 5)+'.mp4"></video></center>'
  621. 'You kneel down infront of him, raising your breasts higher for him to shoot his cum on them.'
  622. if useCondom = 1:
  623. 'The client strips the condom from his dick and shoots <<$cumType>> cum all over your tits.'
  624. else
  625. 'The client finishes himself off and shoots <<$cumType>> cum all over your tits.'
  626. end
  627. gs 'cum_call', 'breasts', 0, 0, 0, cumVolMl
  628. gs 'stat'
  629. act 'Continue':gt 'saunawhore', 'clientLeave'
  630. end
  631. if $ARGS[0] = 'bdsmclient':
  632. cla
  633. *clr
  634. '<center><img <<$set_imgh>> src="images/locations/city/residential/sauna/sex/bdsm1.jpg"></center>'
  635. 'You''re brought into one the private sauna rooms where they tell you that today you''ll be performing a different task than your regular routine.'
  636. 'As you stand in the sauna looking around you see some ropes hanging by a bench. Your body tenses as you come to the realization that the ropes are there for you.'
  637. '"Don''t worry <<$pcs_nickname>>. This client is only somewhat kinky he won''t hurt you." they assure you as they make you sit on the bench and tie you up.'
  638. '"Just one last thing." they say as they put a paper bag over your head. They leave the room as you sit there in silence.'
  639. act 'Sit and wait':
  640. cla
  641. *clr
  642. gs 'pain', 2, 'handL', 'bind'
  643. gs 'pain', 2, 'handR', 'bind'
  644. minut += 15
  645. gs 'stat'
  646. '<center><img <<$set_imgh>> src="images/locations/city/residential/sauna/sex/bdsm2.jpg"></center>'
  647. 'The ropes are chaffing, you''re uncomfortable and it takes a while until you hear someone open the door. You hear some heavy steps come towards you but you can''t see anything because of the bag.'
  648. '"Let me help you out girl." you hear a deep voice say as he removes the paper bag from your head, you flinch as you see he''s wearing a mask over his head to keep anonymous.'
  649. 'The man tells you to relax and that he doesn''t want to fuck you but only to watch you squirm as you''re tied.'
  650. act 'Squirm':
  651. cla
  652. *clr
  653. minut += 4
  654. gs 'stat'
  655. '<center><img <<$set_imgh>> src="images/locations/city/residential/sauna/sex/bdsm3.jpg"></center>'
  656. 'Not wanting to upset the patron you begin acting as you''re fighting to get loose, grunting and moaning.'
  657. '"Good good." the man says as he drops his pants and begins touching his little cock, it''s quite clear why you needn''t have worried about getting fucked by this guy.'
  658. 'You do this for some time while the man begins touching himself. He''s getting off at having all this control. All of a sudden he stops touching himself and also commands you to stop, he walks over to the door and whispers something to the goons standing outside the door.'
  659. act 'Stand up':
  660. cla
  661. *clr
  662. minut += 10
  663. gs 'stat'
  664. '<center><img <<$set_imgh>> src="images/locations/city/residential/sauna/sex/bdsm4.jpg"></center>'
  665. 'The goons quickly enter the room, grab hold of you and stand you up. "How do you want her?" they ask.'
  666. 'The man stands for a moment pondering what to do next, "Tie her up like she is I want to observe her while standing." the voice behind the mask commands.'
  667. 'The goons are pretty quick and they tie your hands, mid-section and legs so you can''t move. They leave as soon as they''re done while the man begins touching his cock once again.'
  668. '"You have a great body girl, has anyone told you that?" he asks as you try to move your body to a comfortable position.'
  669. '"That''s right, squirm you little whore. I know you''re uncomfortable. How does it feel having someone else in control of your fate?"'
  670. 'By now you''re getting worried about what the man is really up to.'
  671. act 'On all fours':
  672. cla
  673. *clr
  674. gs 'pain', 2, 'legs', 'bind'
  675. minut += 10
  676. gs 'stat'
  677. '<center><img <<$set_imgh>> src="images/locations/city/residential/sauna/sex/bdsm5.jpg"></center>'
  678. 'All of a sudden the man claps his hands and the goons run inside the room again. "I want to see her from behind. And be sure to tie her up nicely, no weak ass shit, like the last time."'
  679. 'They quickly finish up leaving you at the mercy of the man. "Like I said, you don''t have to worry I won''t fuck you. For me it''s enough to feel in control to get me off."'
  680. 'You nod as you''re too afraid to what he might be up to. "Now girl. Spread your legs I want to see your beautiful pussy lips."'
  681. 'You try to spread as much as you can but the ropes are preventing you and as harder you''re trying the more you feel the pain from the ropes. You let desperate cry as he starts grunting.'
  682. act 'On your back':
  683. cla
  684. *clr
  685. gs 'pain', 4, 'labia', 'pinch'
  686. '<center><img <<$set_imgh>> src="images/locations/city/residential/sauna/sex/bdsm6.jpg"></center>'
  687. '"You little minx do you want me to cum this quickly? No, no, we''re not done yet." He once again calls in the goons and they lay you on the back, spread your legs and tie you so that your pussy is wide open, at the same time they tie your hands above the head.'
  688. '"Good job fellas." the man praises them. "Did you bring what I asked for?"'
  689. 'As he says that you get this bad feeling and your stomach starts churning. <i>"What is he up to now?"</i> you wonder. The goons hand over a brown bag and leave the room.'
  690. 'The man steps close to you and without saying anything he takes out a number of pins and clips them along each side of your vaginal opening, on the outer labia. The pinching hurts but at the same time it''s making you a bit aroused.'
  691. '"Feels great right? I know how to please women." the man confidently says. You answer by a louder moan. That''s enough of an answer for him as he starts tugging at his cock and it doesn''t take long before he cums on the floor. He quickly gets dressed, leaving you laying there still tied up.'
  692. gs 'arousal', 'foreplay', 15, 'prostitution', 'bound', 'sub'
  693. gs 'stat'
  694. act 'Finish':
  695. cla
  696. *clr
  697. basePay = (10 * rand(85,135))
  698. payment = (basePay / 2)
  699. '<center><img <<$set_imgh>> src="images/locations/city/residential/sauna/givemoney.jpg"></center>'
  700. if workDolg > 0:
  701. workDolg -= payment
  702. 'The client leaves the room and pays the sauna <<payment>> <b>₽</b> for your services.'
  703. 'His goons untie you and have you slowly turn around so the madam can be sure you are unmarked, then leave.'
  704. else
  705. money += payment
  706. 'The client counts the money out as his goons untie you. He hands you <<payment>> <b>₽</b> for your services.'
  707. end
  708. gs 'arousal', 'end'
  709. gs 'stat'
  710. act 'Head back to the main area':gt 'saunawhore', 'saunawork'
  711. end
  712. end
  713. end
  714. end
  715. end
  716. end
  717. end
  718. if $ARGS[0] = 'clientLeave':
  719. basePay = (10 * rand(75,125))
  720. if prezik = 0:
  721. condomPrice = 100
  722. elseif prezik > 0:
  723. dynamic $prezik
  724. condomPrice = 0
  725. end
  726. if forced = 2:
  727. payment = (basePay * useCondom) - condomPrice
  728. else
  729. payment = (basePay / 2) - condomPrice
  730. end
  731. '<center><img <<$set_imgh>> src="images/locations/city/residential/sauna/givemoney.jpg"></center>'
  732. if workDolg > 0:
  733. workDolg -= payment
  734. 'Having finished with you, the client gets dressed, leaves the room, and pays the sauna <<payment>> <b>₽</b> for your services.'
  735. gs 'arousal', 'end'
  736. gs 'stat'
  737. act 'Head back to the main area':gt 'saunawhore', 'saunawork'
  738. else
  739. money += payment
  740. 'Having finished with you, the client gets dressed, takes his wallet and hands you <<payment>> <b>₽</b>.'
  741. gs 'arousal', 'end'
  742. gs 'stat'
  743. act 'Take the money and see him out':gt 'saunawhore', 'saunawork'
  744. end
  745. end
  746. !! saunawork start ---------------------------------------------------------------------------------
  747. if $ARGS[0] = 'saunawork':
  748. $loc = 'saunawhore'
  749. $metka = 'saunawork'
  750. $locBroom = 'saunawhore'
  751. $metkaBroom = 'saunawork'
  752. $locM = 'saunawhore'
  753. $metkaM = 'saunawork'
  754. $location_type = 'public_indoors'
  755. saunaYouRoom = 1
  756. if paymamka = 0:paymamka = 300
  757. if workDolg > 0:paymamka = 300
  758. if workDolg <= 0:paymamka = 500
  759. gs 'stat'
  760. '<center><b><font color="maroon">Sauna</font></b></center>'
  761. '<center><img <<$set_imgh>> src="images/locations/city/residential/sauna/sauna1.jpg"></center>'
  762. ''
  763. 'The sauna is open between 08:00 and 24:00. Only in that time customers can arrive.'
  764. 'All the walls are covered in <a href="exec:gt ''mirror'', ''start''">mirrors</a>.'
  765. if saunaWorkNow = 1:
  766. saunaWorkNow = 0
  767. money -= paymamka
  768. 'Nurse cames to you and takes from you <<paymamka>> per customer.'
  769. end
  770. if money > 0 and workDolg > 0:workDolg -= money & money = 0
  771. if workDolg > 0:'Your debt is <<workDolg>> <b>₽</b>'
  772. gs 'stat'
  773. if workDolg <= 0:act 'Leave':gt 'sauna'
  774. act 'Go to your room':gt 'sauna', 'saunaroom'
  775. act 'Use the staff bathroom': minut += 1 & gt 'saunawhore', 'bathroom'
  776. if workDolg > 0 and (pcs_mood <= 10 or SLomka > 0):
  777. cls
  778. workDolg += 1000
  779. gs 'stat'
  780. 'You are beckoned by the nurse. "Hey, come here."'
  781. 'You go up to her and she demands your bared arm. You present your arm as required and she takes out a syringe filled with drugs. "Sit still, I''ll give you a shot now and it will make you feel like normal again."'
  782. act 'Leave':
  783. StrongNarkota += 25
  784. SNarkTimes += 1
  785. minut += 10
  786. gs 'stat'
  787. gt 'saunawhore', 'saunawork'
  788. exit
  789. end
  790. if workDolg <= 0 and pcs_mood <= 50 and SaunaWhore > 0 and money >= 1000:
  791. act 'Ask for some drugs (1000 <b>₽</b>)':
  792. cls
  793. gs 'stat'
  794. 'You are beckoned by the nurse. "OK, come here."'
  795. 'You go up to her and she asks for your bared arm. You present your arm and she takes out a syringe filled with drugs. "Sit still, I''ll give you a shot now and it will make you feel like normal again."'
  796. act 'Leave':
  797. StrongNarkota += 25
  798. SNarkTimes += 1
  799. minut += 10
  800. money -= 1000
  801. gs 'stat'
  802. gt 'saunawhore', 'saunawork'
  803. end
  804. exit
  805. end
  806. end
  807. if cumcondslip > 0 and cumcondslip_aware > 0:
  808. act 'Ask to see a doctor':
  809. cla
  810. *clr
  811. minut += 25
  812. 'You explain how you feel nauseous and have pain in your pubic area.'
  813. 'The nurse checks you over and eventually comes to a conclusion.'
  814. '"I think it might be toxic shock, we''ll have to get you sorted out. Wait here I''ll call the doctor."'
  815. act 'Some time later':
  816. cla
  817. minut += 15
  818. gs 'cum_cleanup', 'cleanloc', 17
  819. cumcondslip = 0
  820. gs 'stat'
  821. 'When he arrives the doctor quickly examines you, and establishes that you are suffering from toxic shock from a spent condom in your body.'
  822. '"I removed it as soon as I found it. If you were feeling sick, it should slowly subside."'
  823. 'You reflexively thank the Doctor even though he''s visiting you in this place.'
  824. act 'Return':gt 'saunawhore', 'saunawork'
  825. end
  826. end
  827. end
  828. if hour >= 8:
  829. act 'Sit on the couch (1:00)':
  830. if pcs_makeup > 1 and pcs_hairbsh = 1 and pcs_sweat < 26 and pcs_leghair <= 3 and pcs_pubes <= 3:
  831. cls
  832. minut += 60
  833. gs 'stat'
  834. '<center><img <<$set_imgh>> src="images/locations/city/residential/sauna/saunawork.jpg"></center>'
  835. 'You spend an hour sitting on the couch waiting for customers.'
  836. saunaWorkKlient = 0
  837. if hour >= 21:
  838. if rand(0, 100) >= 10:saunaWorkKlient = 1
  839. elseif hour >= 16:
  840. if rand(0, 100) >= 20:saunaWorkKlient = 1
  841. elseif hour >= 12:
  842. if rand(0, 100) >= 40:saunaWorkKlient = 1
  843. elseif hour >= 8:
  844. if rand(0, 100) >= 80:saunaWorkKlient = 1
  845. else
  846. if rand(0, 100) >= 40:saunaWorkKlient = 1
  847. end
  848. if saunaWorkKlient = 1:
  849. cls
  850. gs 'stat'
  851. '<center><img <<$set_imgh>> src="images/locations/city/residential/sauna/saunawhore.jpg"></center>'
  852. 'A client has arrived at the sauna, and the girls line up so that the customer can choose his favorite.'
  853. if rand(0, 120) < pcs_apprnc:
  854. 'Client jabs a finger at you, "This one."'
  855. act 'Go to the sauna with client':
  856. saunaWorkKlient = 1
  857. guy += 1
  858. slutty += 1
  859. SaunaWhore += 1
  860. gt 'saunawhore', 'clientGate'
  861. end
  862. else
  863. 'The client examines you closely but turns away to chose another girl.'
  864. act 'Continue':gt 'saunawhore', 'saunawork'
  865. end
  866. else
  867. 'The client chooses another girl and she leads him to one of the back rooms.'
  868. act 'Continue':gt 'saunawhore', 'saunawork'
  869. end
  870. else
  871. cla
  872. 'The brothel madam comes over to you and says, "Our customers expect you to be clean, shaven, made-up and with your hair looking nice. Go and sort yourself out, now!"'
  873. act 'Leave':gt 'saunawhore', 'saunawork'
  874. end
  875. end
  876. end
  877. if clenerSauna ! daystart:
  878. act 'Clean toilets (1:00)':
  879. cla
  880. *clr
  881. minut += 60
  882. clenerSauna = daystart
  883. pcs_mood -= 25
  884. pcs_sweat += 30
  885. '<center><img <<$set_imgh>> src="images/locations/city/residential/office/clener2.jpg"></center>'
  886. if workDolg > 0:
  887. 'You scrub the sauna toilets for an hour until they shine and reducing your debt by 100 <b>₽</b>.'
  888. workDolg -= 100
  889. else
  890. 'You scrub the sauna toilets for an hour until they shine. You get payed 100 <b>₽</b> for your hard work.'
  891. money += 100
  892. end
  893. act 'Leave':gt 'saunawhore', 'saunawork'
  894. end
  895. end
  896. if clenerSauna2 ! daystart:
  897. act 'Scrub floors (1:00)':
  898. cla
  899. *clr
  900. minut += 60
  901. clenerSauna2 = daystart
  902. pcs_mood -= 25
  903. '<center><img <<$set_imgh>> src="images/locations/city/residential/office/clener1.jpg"></center>'
  904. if workDolg > 0:
  905. 'You spend an hour mopping and scrubbing all the floors and reducing your debt by 100 <b>₽</b>.'
  906. workDolg -= 100
  907. else
  908. 'You spend an hour mopping and scrubbing all the floors. You get payed 100 <b>₽</b> for your hard work.'
  909. money += 100
  910. end
  911. pcs_sweat += 30
  912. act 'Leave':gt 'saunawhore', 'saunawork'
  913. end
  914. end
  915. if npc_QW['A113'] = 1 and workDolg <= 0 and belgangPay <= 0:
  916. cla & *clr
  917. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/fedor/fedorev/strela/vadimbely.jpg"></center>'
  918. 'As you enter the sauna you see a familiar face. It''s Vadim Bely standing there with his brother. "Good news little whore, you''ve finally paid off your debt. You''re free to do whatever you want now."'
  919. 'You look at him with hate-filled eyes, "Do you know what you put me through here? You''re the most despicable man I''ve ever met in my life."'
  920. 'Vadim starts laughing loudly, "Choose you words carefully girl. I''m still in control of your future, maybe you haven''t payed off your debt yet?"'
  921. 'Not wanting to escalate the situation, you look down on the floor, "I''m sorry. I should know my place."'
  922. '"Good girl, now that you''re free wanna go party with us to celebrate your freedom?"'
  923. act 'No, thanks':
  924. cla & *clr
  925. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/fedor/fedorev/strela/vadimbely.jpg"></center>'
  926. '"No, I''m sorry but I just want to go home... Maybe some other time."'
  927. 'Vadim looks at you with a serious look, "You''re lucky I''m in a good mood today. I''ll let it slide this time." he says laughing.'
  928. 'You quickly gather your stuff before he has a change of heart and step outside the sauna.'
  929. npc_QW['A113'] = 2
  930. act 'Leave':gt 'street'
  931. end
  932. end
  933. end
  934. if $ARGS[0] = 'bathroom':
  935. $loc = 'saunawhore'
  936. $metka = 'bathroom'
  937. $locM = 'saunawhore'
  938. $metkaM = 'bathroom'
  939. $location_type = 'bathroom'
  940. *clr & cla
  941. gs 'stat'
  942. '<center><img <<$set_imgh>> src="images/locations/shared/brothel/brothelShower.jpg"></center>'
  943. ''
  944. 'You enter the staff bathroom, which is usually cleaned by the girls that have only just started work here, voluntary or otherwise.'
  945. 'There is a <a href="exec:gt ''mirror'', ''start''">mirror</a>, where you can ' + iif(pcs_hairbsh = 0,'<a href="exec:GT ''mirror'',''brush''">brush</a>','brush') + ' your hair, a shower, toilet, and basin.'
  946. act 'Return to foyer': minut += 1 & gt 'saunawhore', 'saunawork'
  947. act 'Take a shower (0:15)':
  948. cls
  949. minut += 15
  950. gs 'stat'
  951. dynamic $showerdin
  952. '<center><h3>Staf Bathroom</h3></center>'
  953. '<center><img <<$set_imgh>> src="images/locations/shared/brothel/brothelShower.jpg"></center>'
  954. ''
  955. 'After taking off all of your clothes, you gather up your towel, washcloth and soap, then head to the shower. You wash yourself thoroughly to be as clean as possible for potential customers.'
  956. if workDolg > 0:
  957. if stanok <= 0: stanok = 5
  958. dynamic $brit
  959. elseif workDolg = 0 and stanok > 0:
  960. dynamic $brit
  961. end
  962. dynamic $dryOff
  963. end
  964. if workDolg > 0:
  965. *nl
  966. 'There are a handful of cheap razors you can use, enough for <<stanok>> shaves. At least they don''t make you pay for them, but only because they don''t know who has used which blades. <a href="exec:gs ''din_van'', ''shave_options''">Shave Options</a>'
  967. if stanok <= 0: stanok = 5
  968. dynamic $brit
  969. elseif workDolg <= 0 and stanok > 0:
  970. *nl
  971. 'Your currnet pack of razors will last for <b><<stanok>></b> more shavings. <a href="exec:gs ''din_van'', ''shave_options''">Shave Options</a>'
  972. dynamic $brit
  973. elseif workDolg = 0 and stanok = 0:
  974. *nl
  975. 'You have <<stanok>> razors left. You should to go to the store and buy more razors. <a href="exec:gs ''din_van'', ''shave_options''">Shave Options</a>'
  976. end
  977. gs 'din_van', 'prvt_pee'
  978. dynamic $enema
  979. if workdolg > 0:
  980. if (mesec > 0 or (placebopart > 2 and pillcon < 40000)) and isprok = 0 and isprokp = 0:
  981. act 'Buy and use a tampon (0:05)':
  982. cla
  983. *clr
  984. isprok = 1
  985. minut += 5
  986. pcs_mood -= 5
  987. workDolg += 10
  988. '<center><img <<$set_imgh>> src="images/shared/home/bathroom/wash3.jpg"></center>'
  989. 'You use a tampon, it will add another 10 <b>₽</b> to your debt, but the alternative is unpleasant.'
  990. act 'Finish':gt $locM, $metkaM
  991. end
  992. end
  993. elseif workdolg = 0:
  994. dynamic $tampon
  995. end
  996. dynamic $quickwash
  997. dynamic $bteeth
  998. dynamic $basin
  999. if breastpump > 0 and bp_unbox >= 1:
  1000. act 'Use breast pump' :gt 'lact_lib', 'bp_milking'
  1001. end
  1002. end
  1003. --- saunaWhore ---------------------------------