postoffice 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380
  1. # postoffice
  2. if $ARGS[0] = 'start':
  3. cls
  4. gs 'stat'
  5. $postloc = ''
  6. if (hour >= 9 and hour <= 10) or (hour >= 15 and hour <=16):
  7. '<center><b><font color="maroon">Post Office</font></b></center>'
  8. '<center><img src="images/locations/shared/postoffice/main.jpg"></center>'
  9. 'It is currently very busy and looks like you''ll have to wait to get to the counter.'
  10. act 'Wait in line (30 Minutes)':
  11. cla
  12. minut += 30
  13. gs 'stat'
  14. $postloc = 'counter' & gt 'postoffice'
  15. end
  16. if exhibi >= 4:
  17. act 'Flash both your tits and your pussy':
  18. cls
  19. gs 'stat'
  20. minut += 10
  21. if postflash = 0:
  22. exhibi += 1
  23. postflash = 1
  24. end
  25. '<center><img src="images/community/flash_tits_pus.jpg"></center>'
  26. 'The people in front of you are shocked, as they see you flashing your tits and your pussy. As a small thank you, some of them let you move further up in the line.'
  27. act 'Go to the counter':$postloc = 'counter' & gt 'postoffice'
  28. end
  29. end
  30. if exhibi >= 3:
  31. act 'Flash your pussy':
  32. cls
  33. gs 'stat'
  34. minut += 10
  35. if postflash = 0:
  36. exhibi += 1
  37. postflash = 1
  38. end
  39. if lobok >= 2:'<center><img src="images/community/flash_hairy.jpg"></center>'
  40. if lobok <= 2:'<center><img src="images/community/flash_nohairy.jpg"></center>'
  41. 'The people in front of you are shocked, as they see you flashing your pussy. As a small thank you, some of them let you move further up in the line.'
  42. act 'Go to the counter':$postloc = 'counter' & gt 'postoffice'
  43. end
  44. end
  45. if exhibi >= 2:
  46. act 'Flash your tits':
  47. cls
  48. gs 'stat'
  49. minut += 10
  50. if postflash = 0:
  51. exhibi += 1
  52. postflash = 1
  53. end
  54. '<center><img src="images/community/flash_tits.jpg"></center>'
  55. 'The people in front of you are shocked, as they see you flashing your tits. As a small thank you, some of them let you move further up in the line.'
  56. act 'Go to the counter':$postloc = 'counter' & gt 'postoffice'
  57. end
  58. end
  59. if SUB >= 15 and exhibi > 10:
  60. act 'Suggest a blowjob in exchange for jumping the queue':
  61. cls
  62. gs 'stat'
  63. minut += 10
  64. throat += 1
  65. stat['bj'] += 1
  66. $boy = 'Stranger'
  67. if spdirtyb = 0 and spdirtyv = 0:
  68. !!Blatte:IMAGE NEEDED
  69. $ImageNeededPlacholder
  70. !! '<center><img src="images/community/image_needed.png"></center>'
  71. act 'Cum on your face':
  72. cls
  73. '<center><img src="images/body/cumface.jpg"></center>'
  74. 'The man cums on your face.'
  75. spafinloc = 11
  76. gs 'cum_manage'
  77. act 'Go to the counter':$postloc = 'counter' & gt 'postoffice'
  78. end
  79. act 'Cum in your mouth':
  80. cls
  81. '<center><img src="images/etogame/cumlip.jpg"></center>'
  82. 'The man cums inside your mouth.'
  83. spafinloc = 12
  84. gs 'cum_manage'
  85. act 'Go to the counter':$postloc = 'counter' & gt 'postoffice'
  86. end
  87. else
  88. !!Blatte:IMAGE NEEDED
  89. $ImageNeededPlacholder
  90. !!'<center><img src="images/community/image_needed.png"></center>'
  91. 'The Man punches you in the gut and says, <font color="#0D42C0">"Go away bitch, your mouth is full of sperm."</font> You stagger away from the postoffice and spend 2 hours curled up like a ball.'
  92. minut += 120
  93. gs 'pain', 4, 'tummy', 'hit'
  94. act 'Recover':gt $locM
  95. end
  96. end
  97. end
  98. else
  99. '<center><b><font color="maroon">Post Office</font></b></center>'
  100. '<center><img src="images/locations/shared/postoffice/main.jpg"></center>'
  101. 'It is currently quiet and you can walk straight up to the counter.'
  102. act 'Go to the counter':
  103. $postloc = 'counter' & gt 'postoffice'
  104. end
  105. end
  106. if hour =>12 and hour < 14 and bankloc = 0:
  107. if askWork = 1:
  108. act 'Go to Postmaster Office':
  109. $postloc = 'post_off' & gt 'postoffice'
  110. end
  111. end
  112. end
  113. act 'Leave':
  114. if bankloc = 1:
  115. gt 'down'
  116. else
  117. gt 'pavCommercial'
  118. end
  119. end
  120. end
  121. if $postloc = 'counter':
  122. cla
  123. *clr
  124. '<center><b><font color="maroon">Counter</font></b></center>'
  125. '<center><img src="images/locations/shared/postoffice/counter.jpg"></center>'
  126. 'The counter, its boring here.'
  127. if bankAccount = 1 and money > 0:
  128. act 'Deposit money to your bank account':
  129. cla
  130. minut += 5
  131. gs 'stat'
  132. kartaIN = input ("How much money you want to deposit into the account?")
  133. if kartaIN <= 0 or kartaIN > money:
  134. 'Not correct operation.'
  135. else
  136. karta += kartaIN
  137. money -= kartaIN
  138. '<br>You put on the account <<kartaIN>> <b>₽</b>, now you have <<karta>> <b>₽</b> on it.'
  139. end
  140. '"Is there anything else I can do for you?"'
  141. act 'Yes':$postloc = 'counter' & gt 'postoffice'
  142. act 'Leave the post office':
  143. minut += 5
  144. gs 'stat'
  145. if bankloc = 1:
  146. gt 'down'
  147. else
  148. gt 'pavCommercial'
  149. end
  150. end
  151. end
  152. end
  153. if used_pattest > 0:
  154. act 'Send paternity test (20.000<b>₽</b>)':
  155. if money >= 20000:
  156. dynamic $send_test
  157. cls
  158. gs 'stat'
  159. 'You pay the fee of the testing, then you mail your used paternity test to the testing labor in Saint Petersburg with the copy of your receipt of payment. You will get answer in SMS withing a week.'
  160. else
  161. 'Unfortunately you have no money to send the test in. You could, but they would just throw it out without the receipt of payment.'
  162. end
  163. act 'Done':$postloc = 'counter' & gt 'postoffice'
  164. end
  165. end
  166. act 'Check received mail':
  167. cls
  168. gs 'stat'
  169. minut += 5
  170. if mail <= 0:
  171. 'Sorry no mail.'
  172. else
  173. 'You have mail.'
  174. end
  175. '"Is there anything else I can do for you?"'
  176. act 'Yes':$postloc = 'counter' & gt 'postoffice'
  177. act 'Leave the post office':
  178. minut += 5
  179. gs 'stat'
  180. if bankloc = 1:
  181. gt 'down'
  182. else
  183. gt 'pavCommercial'
  184. end
  185. end
  186. end
  187. i = 0
  188. *pl '<center><table align="center">'
  189. :loopcard
  190. if i = 0:
  191. n = 5
  192. price = 60
  193. $buy_link = '<a' + iif(money >= 60, ' href="exec: gs ''$buy_item'', <<n>>, ''hours of internet access'', <<price>>, ''internet'', ''postoffice''">buy ','>buy ') +'</a>'
  194. elseif i = 1:
  195. n = 10
  196. price = 115
  197. $buy_link = '<a' + iif(money >= 115, ' href="exec: gs ''$buy_item'', <<n>>, ''hours of internet access'', <<price>>, ''internet'', ''postoffice''">buy ','>buy ') +'</a>'
  198. elseif i = 2:
  199. n = 20
  200. price = 220
  201. $buy_link = '<a' + iif(money >= 220, ' href="exec: gs ''$buy_item'', <<n>>, ''hours of internet access'', <<price>>, ''internet'', ''postoffice''">buy ','>buy ') +'</a>'
  202. elseif i = 3:
  203. n = 50
  204. price = 520
  205. $buy_link = '<a' + iif(money >= 520, ' href="exec: gs ''$buy_item'', <<n>>, ''hours of internet access'', <<price>>, ''internet'', ''postoffice''">buy ','>buy ') +'</a>'
  206. end
  207. i += 1
  208. '<tr><td align="center"><<n>> hour internet card </td><td align="right">(you have <<internet>> hours of internet access) </td><td align="right"><<$buy_link>> </td><td align="left">for <<price>> <b>₽</b></td></tr>'
  209. if i < 4:
  210. jump 'loopcard'
  211. end
  212. '</table></center>'
  213. if money > 0:
  214. act 'Put the money on the phone':
  215. cla
  216. set minut = minut + 5
  217. obmennik = input ("How many <b>₽</b> do you want to deposit?")
  218. if obmennik <= 0:
  219. '<center><br><b>Do you want to think again?</b></center>'
  220. act 'Return':$postloc = 'counter' & gt 'postoffice'
  221. else
  222. if money < obmennik:
  223. '<center><br>You do not have <b><<obmennik>></b> <b>₽</b>.</center>'
  224. act 'Return':$postloc = 'counter' & gt 'postoffice'
  225. end
  226. if money >= obmennik:
  227. set balans = balans + obmennik
  228. set money = money - obmennik
  229. clr
  230. gs'stat'
  231. '<center><br>You put <b><<obmennik>></b> <b>₽</b> to the account.</center>'
  232. '"Is there anything else I can do for you?"'
  233. act 'Yes':$postloc = 'counter' & gt 'postoffice'
  234. act 'Leave the post office':
  235. minut += 5
  236. gs 'stat'
  237. if bankloc = 1:
  238. gt 'down'
  239. else
  240. gt 'pavCommercial'
  241. end
  242. end
  243. end
  244. end
  245. end
  246. end
  247. if askWork = 0 and bankloc = 0:
  248. act 'Ask for work':
  249. cls
  250. minut += 5
  251. gs 'stat'
  252. 'You approach the counter and ask the girl at the counter: "Excuse me... I hear you are looking for postal workers? I would like to come work as a one."'
  253. !!'She nods understandingly: "We are looking for new workers, that''s true. I''d hire you in an instant, but unfortunately it''s not up to me. You should go see Oleg Koltsov, the postmaster. He''s usually in his office between 12:00 and 14:00. I bet he will hire you! Good luck when you go see him!"'
  254. '"I''m afraid there is no position available at this time."'
  255. act 'Step away from the counter':gt'postoffice', 'start'
  256. !!askWork += 1
  257. end
  258. end
  259. act 'Leave':
  260. minut += 5
  261. gs 'stat'
  262. if bankloc = 1:
  263. gt 'down'
  264. else
  265. gt 'pavCommercial'
  266. end
  267. end
  268. end
  269. if $postloc = 'post_off':
  270. cla
  271. *clr
  272. minut += 30
  273. gs 'stat'
  274. '<center><b><font color="maroon">Postmaster Office</font></b></center>'
  275. !!Blatte: MISSING IMAGE
  276. $ImageNeededPlacholder
  277. !!'<center><img src="images/community/image_needed.png"></center>'
  278. 'Behind his desk, a man of about 50 is busy with some paperwork. He''s dressed quite sharply, and you had never expected the postmaster would be this good looking.'
  279. if post_wrk = 0:
  280. act 'Ask for work':
  281. cls
  282. minut += 15
  283. gs 'stat'
  284. !!Placeholder text
  285. 'You approach the man''s desk, but he doesn''t look up from his work. With a soft voice you carefully try to get his attention: "Umm... excuse me?"'
  286. 'He looks up from his desk: "Oh I''m sorry, I didn''t hear you come in. Hello, I''m Oleg Koltsov, postmaster at this post office. Is there a problem?"'
  287. 'You smile and shake your head: "No, no problem. I am looking for a job, I hear you are often looking for workers?"'
  288. 'You can feel his eyes exploring your body for a moment before he responds: "Yes, we are! We currently only have a part-time vacancy, for sorting the mail. You would be working between these and these hours, give or take. Does that sound good to you?"'
  289. act'"That sounds great!"':
  290. cls
  291. post_wrk += 1
  292. gs 'stat'
  293. !!Placeholder text
  294. 'You beam: "That sounds fantastic, thank you so much!"'
  295. 'Oleg gives you a friendly smile, happy to have found another potential worker. He quickly writes some of your personal data down.'
  296. 'Oleg continues: "If you want to work a shift, you need to be here between this time. There''s no point in you getting changed for just 20 minutes of work."'
  297. 'That also sounds fair. You give him a handshake as you get ready to leave: "Okay. Thank you sir!"'
  298. act'Exit Office':gt'postoffice', 'start'
  299. end
  300. act'"Sorry, not interested"':
  301. cls
  302. gs 'stat'
  303. '"I need to think about it if it''s okay."'
  304. '"Sure <<$name>>, come back when you''ve made up your mind."'
  305. act'Exit office':gt'postoffice', 'start'
  306. end
  307. end
  308. end
  309. act 'Exit office':gt'postoffice', 'start'
  310. end
  311. --- postoffice ---------------------------------