stwork.qsrc 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  1. # stwork
  2. if $ARGS[0] = 'start':
  3. $loc = 'stwork'
  4. $metka = 'start'
  5. $locM = 'stwork'
  6. $metkaM = 'start'
  7. $sexloc = 'stwork'
  8. $menu_loc = 'stwork'
  9. $menu_arg = 'start'
  10. menu_off = 0
  11. $location_type = 'private'
  12. clr
  13. minut += 5
  14. stripMir = 1
  15. gs 'stat'
  16. gs 'themes', 'indoors'
  17. '<center><b><font color="maroon">Dressing room for strippers</font></b></center>'
  18. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/stripclub/striprazd.jpg"></center>'
  19. ''
  20. '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.'
  21. 'There are some stairs leading to the <a href="exec:gt ''stwork'', ''stripgirl''">stage</a> where you can head out to perform.'
  22. '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.'
  23. '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'
  24. 'Behind a wooden door there''s the <a href="exec:gt ''stwork'', ''toilet''">staff bathroom</a>.'
  25. if tatlech > 0:stripKoef = rand(1, 3)
  26. if tatback > 0:stripKoef2 = rand(1, 3)
  27. if tatblly > 0:stripKoef3 = rand(1, 3)
  28. if tatupb > 0:stripKoef4 = rand(3, 6)
  29. if tatleg > 0:stripKoef5 = rand(1, 3)
  30. if tatarm > 0:stripKoef6 = rand(1, 3)
  31. if tatside > 0:stripKoef7 = rand(1, 3)
  32. publichot = pcs_dancero/2 + pcs_apprnc/4 + city_stripping/4 + stripKoef + stripKoef2 + stripKoef3 + stripKoef4 + stripKoef5 + stripKoef6 + stripKoef7
  33. publichotstart = publichot
  34. act 'Exit the club':
  35. if $clothingworntype ! 'nude':
  36. gt 'stripclub', 'start'
  37. else
  38. msg'<b><font color = red>You need to get dressed.</font></b>'
  39. gt 'stwork', 'start'
  40. end
  41. end
  42. act '<b>Go on stage</b>':
  43. if hour >= 11 or hour <= 2:
  44. 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:
  45. if pcs_makeup >= 4:
  46. if pcs_hairbsh = 1:
  47. if pcs_sweat < 20:
  48. if pcs_leghair <= 3 and pcs_pubes <= 31:
  49. if fingal <= 0:
  50. stpredmet = 3 & gt 'stwork2', 'strip'
  51. else
  52. 'You aren''t allowed on stage, because of the black eye.'
  53. end
  54. else
  55. 'Nobody wants to see a stripper with hairy legs and untrimmed pubes. Have a shave before you go on stage!'
  56. end
  57. else
  58. 'Damn, you stink like a pigsty, take a shower before going on stage.'
  59. end
  60. else
  61. 'The least you can do is brush your hair.'
  62. end
  63. else
  64. 'You need to put on very thick makeup if you want people to be impressed by your beauty.'
  65. end
  66. else
  67. 'There is some visible semen on your body. Wash yourself off before going on stage.'
  68. end
  69. else
  70. 'You''re done for today. Time to head home.'
  71. end
  72. end
  73. act 'Go to the staff bathroom':gt 'stwork', 'toilet'
  74. act 'Look in the mirror': gt 'mirror', 'start'
  75. act 'Change your clothes':gt 'wardrobe', 'start'
  76. act 'Have a cup of water (0:10)':gs 'beverage', 'bev_wat'
  77. if money >= 100:
  78. act 'Have a snack (0:05) (100 <b>₽</b>)': money -= 100 & gs 'food', 'snack'
  79. end
  80. end
  81. if $ARGS[0] = 'stripgirl':
  82. cls
  83. gs 'stat'
  84. striptalkrand = rand(0, 10)
  85. 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.'
  86. if striptalkrand = 1:$striptalk = 'I''m telling you, girls with tattoos are a huge turn-on to men.'
  87. 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.'
  88. 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.'
  89. if striptalkrand = 4:$striptalk = 'You know what, those private dances might be guaranteed money, but the real cash is in the extras.'
  90. 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.'
  91. 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.'
  92. 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.'
  93. 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.'
  94. 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.'
  95. 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.'
  96. 'The girls are doing their makeup and hair in the mirror, laughing and gossiping.'
  97. '<<$striptalk>>'
  98. act 'Move away':gt 'stwork', 'start'
  99. end
  100. if $ARGS[0] = 'guard':
  101. cls
  102. gs 'stat'
  103. 'A bored looking, security guard stands by the door. Seeing you he lazily nods, "Hello <<$pcs_nickname>>."'
  104. act 'Move away':gt 'stwork', 'start'
  105. end
  106. if $ARGS[0] = 'toilet':
  107. $location_type = 'bathroom'
  108. $loc = 'stwork'
  109. $metka = 'toilet'
  110. $locM = 'stwork'
  111. $metkaM = 'toilet'
  112. gs 'stat'
  113. '<center><img <<$set_imgh>> src="images/locations/shared/bathroom/toilet.jpg"></center>'
  114. ''
  115. 'You enter a dirty and smelly staff bathroom that''s probably never been cleaned.'
  116. 'There is no mirror, only a grimy shower, toilet, and basin'
  117. act 'Leave the bathroom':gt 'stwork', 'start'
  118. if kosmetica >= 3:
  119. act 'Have a shower and get ready for work':
  120. cls
  121. dynamic $showerdin
  122. minut += 10
  123. makupskl_exp += rand(1,3)
  124. kosmetica -= 3
  125. vidageday -= 1
  126. pcs_makeup = 4
  127. pcs_hairbsh = 1
  128. '<h3>Staff Bathroom</h3>'
  129. '<h5>Shower</h5>'
  130. '<center><img <<$set_imgh>> src="images/locations/shared/brothel/brothelshower.jpg"></center>'
  131. *nl
  132. '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.'
  133. act 'Get out and dry off':gt $locM, $metkaM
  134. dynamic $brit
  135. end
  136. else
  137. 'You don''t have enough make-up to get ready.'
  138. end
  139. act 'Have a shower':
  140. cls
  141. dynamic $showerdin
  142. '<h3>Staff Bathroom</h3>'
  143. '<h5>Shower</h5>'
  144. '<center><img <<$set_imgh>> src="images/locations/shared/brothel/brothelshower.jpg"></center>'
  145. *nl
  146. '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.'
  147. act 'Get out and dry off':gt $locM, $metkaM
  148. dynamic $brit
  149. end
  150. gs 'din_van', 'prvt_pee'
  151. dynamic $toymanage
  152. dynamic $enema
  153. dynamic $tampon
  154. dynamic $quickwash
  155. dynamic $basin
  156. dynamic $removepan
  157. end
  158. --- stwork ---------------------------------