stwork.qsrc 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179
  1. # stwork
  2. if $ARGS[0] = 'start':
  3. $loc = 'stwork'
  4. $metka = 'start'
  5. $locM = 'stwork'
  6. $metkaM = 'start'
  7. $sexloc = 'stwork'
  8. $location_type = 'private'
  9. clr
  10. minut += 5
  11. stripMir = 1
  12. gs 'stat'
  13. if night_mode = 1:
  14. fcolor = rgb(255, 255, 255)
  15. bcolor = rgb(0, 0, 0)
  16. lcolor = rgb(106, 90, 205)
  17. else
  18. fcolor = rgb(0, 0, 0)
  19. bcolor = rgb(255, 255, 255)
  20. lcolor = rgb(106, 90, 205)
  21. end
  22. '<center><b><font color="maroon">Dressing room for strippers</font></b></center>'
  23. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/stripclub/striprazd.jpg"></center>'
  24. ''
  25. 'There are several <a href="exec:gt ''mirror'', ''start''">mirrors</a> hanging on the wall, where you can <a href="exec:gt ''mirror'', ''brush''">brush</a> your hair, and a selection of <a href="exec:gt ''wardrobe'', ''start''">clothes</a> hanging on rails for the girls to dress in.'
  26. 'There are some stairs leading to the <a href="exec:gt ''stwork'', ''stripgirl''">stage</a> where you can head out to perform.'
  27. 'To the side there''s a <a href="exec:stripMir = 0 & gt ''stripclub'', ''start''">steel door</a> which overlooks the back yard and the staff uses as an entrance, to save them from meeting scummy customers. Standing by this entrance, there''s always <a href="exec:gt ''stwork'', ''guard''">security</a> keeping the talent safe.'
  28. 'Near the exit door is a vending machine selling '+iif(money >= 100,'<a href="exec:money -= 100 & gt ''food'', ''snack''">snacks</a>','snacks')+' and a <a href="exec:gt ''beverage'', ''bev_wat''">water cooler</a>, which is heavily used by staff after coming off stage'
  29. 'Behind a wooden door there''s the <a href="exec:gt ''stwork'', ''toilet''">staff toilet</a>.'
  30. if tatlech > 0:stripKoef = rand(1, 3)
  31. if tatback > 0:stripKoef2 = rand(1, 3)
  32. if tatblly > 0:stripKoef3 = rand(1, 3)
  33. if tatupb > 0:stripKoef4 = rand(3, 6)
  34. if tatleg > 0:stripKoef5 = rand(1, 3)
  35. if tatarm > 0:stripKoef6 = rand(1, 3)
  36. if tatside > 0:stripKoef7 = rand(1, 3)
  37. publichot = pcs_dancero/2 + pcs_apprnc/4 + city_stripping/4 + stripKoef + stripKoef2 + stripKoef3 + stripKoef4 + stripKoef5 + stripKoef6 + stripKoef7
  38. publichotstart = publichot
  39. act 'Exit the club':gt 'stripclub', 'start'
  40. act '<b>Go on stage</b>':
  41. if hour >= 11 or hour <= 2:
  42. if cumloc[1] = 0 and cumloc[2] = 0 and cumloc[4] = 0 and cumloc[5] = 0 and cumloc[6] = 0 and cumloc[7] = 0 and cumloc[11] = 0 and cumloc[14] = 0:
  43. if pcs_makeup >= 4:
  44. if pcs_hairbsh = 1:
  45. if pcs_sweat < 20:
  46. if pcs_leghair <= 3 and pcs_pubes <= 19:
  47. if fingal <= 0:
  48. stpredmet = 3 & gt 'stwork2', 'strip'
  49. else
  50. 'You aren''t allowed on stage, because of the black eye.'
  51. end
  52. else
  53. 'Nobody wants to see a stripper with hairy legs and untrimmed pubes. Have a shave before you go on stage!'
  54. end
  55. else
  56. 'Damn, you stink like a pigsty, take a shower before going on stage.'
  57. end
  58. else
  59. 'The least you can do is brush your hair.'
  60. end
  61. else
  62. 'You need to put on very thick makeup if you want people to be impressed by your beauty.'
  63. end
  64. else
  65. 'There is some visible semen on your body. Wash yourself off before going on stage.'
  66. end
  67. else
  68. 'You''re done for today. Time to head home.'
  69. end
  70. end
  71. act 'Use staff toilet':gt 'stwork', 'toilet'
  72. act 'Look in the mirror': gt 'mirror', 'start'
  73. act 'Change your clothes':gt 'wardrobe', 'start'
  74. act 'Have a cup of water (0:05)':gs 'beverage', 'bev_wat'
  75. if money >= 100:
  76. act 'Have a snack (0:05) (100 <b>₽</b>)': money -= 100 & gs 'food', 'snack'
  77. end
  78. end
  79. if $ARGS[0] = 'stripgirl':
  80. cls
  81. gs 'stat'
  82. striptalkrand = rand(0, 10)
  83. if striptalkrand = 0:$striptalk = 'Have you heard about that new girl? She''s really good-looking and all, but she got booed off-stage, apperantly she was worthless.'
  84. if striptalkrand = 1:$striptalk = 'I''m telling you, girls with tattoos are a huge turn-on to men.'
  85. if striptalkrand = 2:$striptalk = 'Working the pole is much more profitable than just dancing, it''s easier to excite the customer, but it also demands more from the person doing it.'
  86. if striptalkrand = 3:$striptalk = 'Phew, you really have to leave it all out on the stage, getting back all sweaty, with disheveled hair and makeup ruined. The cost in cosmetics is enough to bankrupt you.'
  87. if striptalkrand = 4:$striptalk = 'You know what, those private dances might be guaranteed money, but the real cash is in the extras.'
  88. if striptalkrand = 5:$striptalk = 'Remember that ugly girl? She got on stage and got booed off the stage by the customers, but as soon as she started working the pole, their jaws dropped, and she made a fortune in tips.'
  89. if striptalkrand = 6:$striptalk = 'Why doesn''t the manager ever says if it''s a male or female day? I recently rushed to work, even broke a nail, then I get here and there''s these bears up on stage. Had to turn around and head back home.'
  90. if striptalkrand = 7:$striptalk = 'That cute security guard was telling me about the problems the girls face with this job. Half of them turn up whores in the end, the money is better.'
  91. if striptalkrand = 8:$striptalk = 'There was a fat woman trying to dance on the pole, she fell face first on the floor. I thought she had knocked herself out, you should have seen the black eye she got.'
  92. if striptalkrand = 9:$striptalk = 'Recently we had a comedian working here. She was a pretty little thing and she danced well, but it''s not with jokes you earn tips here.'
  93. if striptalkrand = 10:$striptalk = 'I heard about clubs abroad where the tips are so good, that the strippers pay for the right to work there.'
  94. 'The girls are doing their makeup and hair in the mirror, laughing and gossiping.'
  95. '<<$striptalk>>'
  96. act 'Move away':gt 'stwork', 'start'
  97. end
  98. if $ARGS[0] = 'guard':
  99. cls
  100. gs 'stat'
  101. 'A bored looking, security guard stands by the door. Seeing you he lazily nods, "Hello <<$pcs_nickname>>."'
  102. act 'Move away':gt 'stwork', 'start'
  103. end
  104. if $ARGS[0] = 'toilet':
  105. $location_type = 'bathroom'
  106. $loc = 'stwork'
  107. $metka = 'toilet'
  108. $locM = 'stwork'
  109. $metkaM = 'toilet'
  110. gs 'stat'
  111. '<center><img <<$set_imgh>> src="images/locations/shared/bathroom/toilet.jpg"></center>'
  112. ''
  113. 'You enter a dirty and smelly staff bathroom that''s probably never been cleaned.'
  114. 'There is no mirror, only a grimy shower, toilet, and basin'
  115. act 'Leave the toilet':gt 'stwork', 'start'
  116. act 'Have a shower and get ready for work':
  117. cls
  118. dynamic $showerdin
  119. minut += 10
  120. makupskl_exp += rand(1,3)
  121. kosmetica -= 3
  122. vidageday -= 1
  123. pcs_makeup = 4
  124. pcs_hairbsh = 1
  125. '<h3>Staf Toilet</h3>'
  126. '<h5>Shower</h5>'
  127. '<center><img <<$set_imgh>> src="images/locations/shared/brothel/brothelShower.jpg"></center>'
  128. *nl
  129. 'After taking off all of your clothes, you gather up your towel, washcloth and soap, then head to the shower. You wash yourself thoroughly, brush your hair, and put on heavy you makeup for the customers.'
  130. dynamic $brit
  131. act 'Get out and dry off':gt $locM, $metkaM
  132. end
  133. act 'Have a shower':
  134. cls
  135. dynamic $showerdin
  136. '<h3>Staf Toilet</h3>'
  137. '<h5>Shower</h5>'
  138. '<center><img <<$set_imgh>> src="images/locations/shared/brothel/brothelShower.jpg"></center>'
  139. *nl
  140. '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.'
  141. dynamic $brit
  142. act 'Get out and dry off':gt $locM, $metkaM
  143. end
  144. gs 'din_van', 'prvt_pee'
  145. if klismaday < daystart:
  146. act 'Give yourself an enema (0:05)':
  147. '<h3>Toilet</h3>'
  148. '<h5>Enema</h5>'
  149. cla
  150. *clr
  151. cumspclnt = 7
  152. gs 'cum_cleanup'
  153. minut += 5
  154. klismaday = daystart
  155. klismaday1 = 1
  156. '<center><img <<$set_imgh>> src="images/shared/home/bathroom/klisma.jpg"></center>'
  157. *nl
  158. 'You give yourself an enema, feeling clean down there, hopefully avoiding any awkward surprises.'
  159. act 'Continue':gt $locM, $metkaM
  160. end
  161. end
  162. dynamic $tampon
  163. dynamic $quickwash
  164. dynamic $basin
  165. end
  166. --- stwork ---------------------------------