kiosk 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  1. #kiosk
  2. !!WD:"SUB >= 15" for act - Will need balancing / playtesting
  3. if $ARGS[0] = 'start':
  4. $kioskloc = ''
  5. if hour >= 14 and hour <= 16:
  6. cls
  7. gs 'stat'
  8. '<center><img WIDTH = 1000 HEIGHT = 650 src="images/community/kiosk/kiosk21.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 (20 Minutes)':
  11. minut += 20
  12. $kioskloc = 'counter' & gt 'kiosk'
  13. end
  14. act 'Leave':gt $locM
  15. if exhibi >= 4:
  16. act 'Flash both your tits and your pussy':
  17. cls
  18. gs 'stat'
  19. minut += 5
  20. if kioskflash = 0:
  21. exhibi += 1
  22. kioskflash = 1
  23. end
  24. '<center><img src="images/community/flash_tits_pus.jpg"></center>'
  25. '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 the line.'
  26. act 'Go to the counter':$kioskloc = 'counter' & gt 'kiosk'
  27. end
  28. end
  29. if exhibi >= 3:
  30. act 'Flash your pussy':
  31. cls
  32. gs 'stat'
  33. minut += 5
  34. if kioskflash = 0:
  35. exhibi += 1
  36. kioskflash = 1
  37. end
  38. if lobok >= 2:'<center><img src="images/community/flash_hairy.jpg"></center>'
  39. if lobok <= 2:'<center><img src="images/community/flash_nohairy.jpg"></center>'
  40. '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 the line.'
  41. act 'Go to the counter':$kioskloc = 'counter' & gt 'kiosk'
  42. end
  43. end
  44. if exhibi >= 2:
  45. act 'Flash your tits':
  46. cls
  47. gs 'stat'
  48. minut += 5
  49. if kioskflash = 0:
  50. exhibi += 1
  51. kioskflash = 1
  52. end
  53. '<center><img src="images/community/flash_tits.jpg"></center>'
  54. '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 the line.'
  55. act 'Go to the counter':$kioskloc = 'counter' & gt 'kiosk'
  56. end
  57. end
  58. if SUB >= 15:
  59. act 'Suggest a blowjob in exchange for jumping the queue':
  60. cls
  61. gs 'stat'
  62. minut += 10
  63. throat += 1
  64. stat['bj'] += 1
  65. gs 'npcgeneratec', 0, 'stranger from the post office', rand(19,45)
  66. gs 'boyStat', $npclastgenerated
  67. if spdirtyb = 0 and spdirtyv = 0:
  68. '<center><img src="images/community/kiosk_blowjob.jpg"></center>'
  69. 'A man agrees to your suggestion and lets you move in front of him.'
  70. act 'Cum on your face':
  71. cls
  72. '<center><img src="images/body/cumface.jpg"></center>'
  73. 'The man cums on your face.'
  74. spafinloc = 11
  75. gs 'cum_manage'
  76. act 'Go to the counter':$kioskloc = 'counter' & gt 'kiosk'
  77. end
  78. act 'Cum on your mouth':
  79. cls
  80. '<center><img src="images/etogame/cumlip.jpg"></center>'
  81. 'The man cums inside your mouth.'
  82. spafinloc = 12
  83. gs 'cum_manage'
  84. act 'Go to the counter':$kioskloc = 'counter' & gt 'kiosk'
  85. end
  86. else
  87. '<center><img src="images/community/punch.gif"></center>'
  88. '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 kiosk and spend 2 hours curled up in a ball.'
  89. minut += 120
  90. gs 'pain', 4, 'tummy', 'hit'
  91. act 'Recover':gt $locM
  92. end
  93. end
  94. end
  95. else
  96. $kioskloc = 'counter' & gt 'kiosk'
  97. end
  98. end
  99. if $kioskloc = 'counter':
  100. cls
  101. gs 'stat'
  102. '<center><img WIDTH = 800 HEIGHT = 500 src="images/community/kiosk/kiosk123.jpg"></center>'
  103. '<center><img src="images/community/kiosk/ruch.jpg"></center>'
  104. if $message ! '':
  105. '<center>'+$message+'</center>'
  106. killvar '$message'
  107. else
  108. ''
  109. end
  110. *pl '<center><table align="center" width=80%>'
  111. *pl '<center><table align="center">'
  112. *P FUNC ('$stock_item', 20, 'Cigarettes', 50, 'siga', 'kiosk')
  113. *P FUNC ('$single_stock_item', 1, 'Fashion magazine', 50, 'fashmag', 'kiosk')
  114. *P FUNC ('$single_stock_item', 1, 'Computer magazine', 50, 'compmag', 'kiosk')
  115. *P FUNC ('$single_stock_item', 1, 'Biographical magazine', 50, 'biomag', 'kiosk')
  116. *P FUNC ('$single_stock_item', 1, 'Cooking magazine', 50, 'cookmag', 'kiosk')
  117. *P FUNC ('$single_stock_item', 1, 'Knitting magazine', 50, 'knitmag', 'kiosk')
  118. *P FUNC ('$single_stock_item', 1, 'Fitness magazine', 50, 'fitmag', 'kiosk')
  119. '</table></center>'
  120. *pl
  121. if money >= 50:
  122. act 'Eat snack (50 <b>₽</b>)':
  123. money -= 50
  124. gs 'food', 'snack'
  125. end
  126. end
  127. act 'Leave':minut += 5 & gt $locM
  128. end
  129. --- kiosk ---------------------------------