097_saunawork 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205
  1. # saunawork
  2. $metka = $ARGS[0]
  3. $loc = $CURLOC
  4. $metkaBroom = $ARGS[0]
  5. $locBroom = $CURLOC
  6. $metkaM = $ARGS[0]
  7. $locM = $CURLOC
  8. saunaYouRoom = 1
  9. if paymamka = 0: paymamka = 300
  10. if workDolg > 0: paymamka = 300
  11. if workDolg <= 0: paymamka = 500
  12. gs 'stat'
  13. '<center><B><font color = maroon>Sauna</font></B></center>'
  14. '<center><img src="images\etogame\sauna1.jpg"></center>'
  15. 'On the walls are full of <a href="exec:GT ''mirror'',''start''">mirrors</a>.'
  16. if saunaWorkNow = 1:
  17. set saunaWorkNow = 0
  18. set money -= paymamka
  19. 'Nurse came to you and took you to <<paymamka>> per customer.'
  20. end
  21. if money > 0 and workDolg > 0:
  22. if money > workDolg:
  23. money -= workDolg
  24. workDolg = 0
  25. else
  26. workDolg -= money
  27. money = 0
  28. end
  29. end
  30. if workDolg > 0: 'Your debt is <<workDolg>> rubles'
  31. gs 'stat'
  32. if workDolg <= 0: act 'Leave': gt 'sauna'
  33. if workDolg > 0: act 'Go to your room': gt 'saunaroom'
  34. if hour > 8 and hour < 12 and whorehour ! hour:
  35. whorehour = hour
  36. klientrand = RAND(0,100)
  37. if klientrand >= 80: saunaWorkKlient = 1
  38. end
  39. if hour >= 12 and hour < 16 and whorehour ! hour:
  40. whorehour = hour
  41. klientrand = RAND(0,100)
  42. if klientrand >= 50: saunaWorkKlient = 1
  43. end
  44. if hour >= 16 and hour < 21 and whorehour ! hour:
  45. whorehour = hour
  46. klientrand = RAND(0,100)
  47. if klientrand >= 10: saunaWorkKlient = 1
  48. end
  49. if hour >= 21 and whorehour ! hour:
  50. whorehour = hour
  51. saunaWorkKlient = 1
  52. end
  53. if saunaWorkKlient = 1:
  54. cls
  55. gs 'stat'
  56. '<center><img src="images\etogame\saunawhore.jpg"></center>'
  57. 'In the sauna arrived client, girls lined up that would be a customer could choose your favorite.'
  58. if mop > 1 and hapri = 1 and sweat <= 0 and leghair <= 0 and lobok <= 0:
  59. whorerand = RAND(0,25)
  60. if whorerand < vnesh:
  61. 'Client jabbed a finger at you "This one."'
  62. act 'Go to the sauna with a client': saunaWorkKlient = 0 & gt 'saunawhore'
  63. if workDolg <= 0: act 'Leave': saunaWorkKlient = 0 & gt $curloc
  64. else
  65. 'Client examined picky eyes and turned away you chose another girl.'
  66. act 'Exit': saunaWorkKlient = 0 & gt $curloc
  67. end
  68. else
  69. 'Looking at your client immediately turned away and chose another girl.'
  70. act 'Exit': saunaWorkKlient = 0 & gt $curloc
  71. end
  72. exit
  73. end
  74. if vnesh = -10 or SLomka > 0:
  75. cls
  76. gs 'stat'
  77. workDolg += 1500
  78. 'You beckoned nurse. "Hey slut come here."'
  79. 'You came up to her and she demanded to bare your hand. You have done the required and she took a syringe with what that rubbish. "Sit still, do a shot now and will bring you into a normal form."'
  80. act 'Exit': StrongNarkota += 25 & SNarkTimes += 1 & minut += 10 & gt $curloc
  81. exit
  82. end
  83. act 'Sit on the couch (1:00)':
  84. cls
  85. minut += 60
  86. gs 'stat'
  87. '<center><img src="images\etogame\saunawork.jpg"></center>'
  88. 'You are within an hour sitting on the couch waiting for customers.'
  89. act 'Exit': gt $curloc
  90. end
  91. if clenerSauna ! day:
  92. act 'Clean toilets (1:00)':
  93. cla
  94. *clr
  95. set minut += 60
  96. set clenerSauna = day
  97. set manna -= 25
  98. workDolg -= 100
  99. set sweat += 3
  100. '<center><img src="images\etogame\clener2.jpg"></center>'
  101. 'You scrubbed toilets for an hour in the sauna to shine.'
  102. act 'Exit': gt $curloc
  103. end
  104. end
  105. if clenerSauna2 ! day:
  106. act 'Scrubbing floors (1:00)':
  107. cla
  108. *clr
  109. set minut += 60
  110. set clenerSauna2 = day
  111. set manna -= 25
  112. workDolg -= 100
  113. set sweat += 3
  114. '<center><img src="images\etogame\clener1.jpg"></center>'
  115. 'You within the hour scrubbed floors mopped to shine.'
  116. act 'Exit': gt $curloc
  117. end
  118. end
  119. act 'Take a shower (0:15)':
  120. cla
  121. *clr
  122. set minut += 15
  123. if sweat > -3: set sweat = -3
  124. set horny += 1
  125. set hapri = 0
  126. set mop = 1
  127. dynamic $showerdin
  128. if frost > 0: frost = 0
  129. '<center><img src="images\pics\dush.jpg"></center>'
  130. 'You got into the bathroom and turned on the shower. Lathered body and washed off in the shower.'
  131. if (leghair > 0 or lobok > 0):
  132. act 'Get razor': dynamic $saunabrit
  133. end
  134. if horny >= 90:
  135. act 'Send shower pussy':
  136. cla
  137. *clr
  138. set horny = 0
  139. set minut += 30
  140. set mastr += 1
  141. set orgasm += 1
  142. set manna += 15
  143. set willpower += 15
  144. '<center><img src="images\pics\wash2.jpg"></center>'
  145. 'You sent a shower pussy and tight jet of warm water began to caress you. Soon you will feel like a warm wave covers your entire body and you began to shudder in orgasm.'
  146. act 'Get out and get dressed': gt $curloc
  147. end
  148. end
  149. if horny >= 40 and hormy < 90:
  150. act 'Send shower pussy':
  151. cla
  152. *clr
  153. set horny += 5
  154. set minut += 30
  155. set manna += 10
  156. set willpower += 10
  157. '<center><img src="images\pics\wash2.jpg"></center>'
  158. 'You sent a shower pussy and tight jet of warm water began to caress you. First you were very nice, but after a while, even as it was painful. Excitation of sleep and you stop masturbating.'
  159. act 'Get out and get dressed': gt $curloc
  160. end
  161. end
  162. act 'Get out and get dressed': gt $curloc
  163. end
  164. $saunabrit = {
  165. cls
  166. 'You rinsed the razor blade which will be enough for <<stanok>> time.'
  167. if leghair > 0:
  168. act 'Shave your legs (0:15)':
  169. cla
  170. *clr
  171. set minut += 15
  172. set leghair = -5
  173. set horny += 5
  174. '<center><img src="images\pics\shave.jpg"></center>'
  175. 'You lathered up and shaved hair with them.'
  176. act 'Postpone machine': dynamic $saunabrit
  177. end
  178. end
  179. if lobok > 0:
  180. act 'Shave pubis (0:15)':
  181. cla
  182. *clr
  183. set minut += 15
  184. set lobok = -5
  185. set horny += 5
  186. '<center><img src="images\pics\shave3.jpg"></center>'
  187. 'You lathered pubis, then shaved all the hair from it.'
  188. act 'Postpone machine': dynamic $saunabrit
  189. end
  190. end
  191. act 'Get out and get dressed': gt $curloc
  192. }
  193. --- saunawork ---------------------------------