429_menu_helper 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230
  1. # menu_helper
  2. $helper_start = {
  3. clr
  4. pl '<a href="exec:dynamic $helper_meeting">I want to meet someone</a>'
  5. pl '<a href="exec:dynamic $helper_job">I want to earn money</a>'
  6. pl '<a href="exec:dynamic $helper_stat">I want to increase my stats</a>'
  7. }
  8. $helper_meeting = {
  9. clr
  10. pl '<a href="exec:dynamic $helper_start">GO BACK</a>'
  11. pl '<a href="exec:dynamic $helper_person, ''vladimir''">Vladimir</a>'
  12. pl '<a href="exec:dynamic $helper_person, ''kate''">Kate/Katya</a>'
  13. }
  14. $helper_person = {
  15. clr
  16. pl '<a href="exec:dynamic $helper_meeting">GO BACK</a>'
  17. if $ARGS[0] = 'vladimir':
  18. pl '<b>Can I meet him in my current state?</b>'
  19. if vnesh > 10: pl 'Yes you can'
  20. if vnesh <= 10: pl 'You need to be more attractive'&pl '<a href="exec: dynamic $helper_stats, ''attractiveness''">How can I be more attractive?</a>'
  21. nl
  22. pl '<b>Where to I meet him?</b>'
  23. pl 'In the park near the attractions.'
  24. pl 'Time must be between 9:00 and 20:00.'
  25. pl 'Weekday must be atleast friday.'
  26. end
  27. if $ARGS[0] = 'kate':
  28. pl '<b>Can I meet her in my current state?</b>'
  29. if vnesh >= 14: pl 'Yes you can'
  30. if vnesh < 14: pl 'You need to be more attractive to get further with her'&pl '<a href="exec: dynamic $helper_stats, ''attractiveness''">How can I be more attractive?</a>'
  31. nl
  32. pl '<b>Where to I meet her?</b>'
  33. pl 'At the lake while tanning.'
  34. pl 'You have 10% chance of meeting her.'
  35. nl
  36. pl '<b>How can I get her to talk about her job?</b>'
  37. pl 'Just talk to her until your relationship is high enough'
  38. pl 'Then go talk to her when she is sleeping and she will tell you about it'
  39. end
  40. }
  41. $helper_stat = {
  42. clr
  43. pl '<a href="exec:dynamic $helper_start">GO BACK</a>'
  44. pl '<a href="exec:dynamic $helper_stats, ''attractiveness''">Attractiveness</a>'
  45. pl '<a href="exec:dynamic $helper_stats, ''str''">Strength</a>'
  46. pl '<a href="exec:dynamic $helper_stats, ''dance''">Dancing</a>'
  47. pl '<a href="exec:dynamic $helper_stats, ''striptease''">Striptease</a>'
  48. pl '<a href="exec:dynamic $helper_stats, ''poledance''">Poledancing</a>'
  49. }
  50. $helper_stats = {
  51. clr
  52. pl '<a href="exec:dynamic $helper_stat">GO BACK</a>'
  53. if $ARGS[0] = 'attractiveness':
  54. pl '<b>Attractiveness is increased by:</b>'
  55. pl '<a href="exec:dynamic $helper_stats_info, ''CurlyHair''">If you have curly hair</a>'
  56. pl '<a href="exec:dynamic $helper_stats_info, ''BreastSize''">Your breast size</a>'
  57. pl '<a href="exec:dynamic $helper_stats_info, ''Lips''">Your lips</a>'
  58. pl '<a href="exec:dynamic $helper_stats_info, ''Tan''">Your tan</a>'
  59. pl '<a href="exec:dynamic $helper_stats_info, ''Skin''">Your skin</a>'
  60. pl 'If you wear cosmetics'
  61. pl 'Your eyelashes'
  62. pl 'Your eyes'
  63. pl 'Your body type'
  64. pl 'Your leg hair'
  65. pl 'Your vagina hair'
  66. pl 'Your clothes'
  67. pl 'If you have brushed your hair'
  68. pl 'If you are wearing winter jacket'
  69. pl 'If you are wearing lip moisturizer'
  70. pl 'If you have tattoos'
  71. nl
  72. pl '<b>Attractiveness is decreased by:</b>'
  73. pl 'If you are sweaty'
  74. pl 'How old you look'
  75. pl 'If you have less teeth'
  76. pl 'If you have a disease'
  77. !'pl '<a href="exec:dynamic $helper_stats_info, ''''">If you wear cosmetics</a>'
  78. pl '<a href="exec:dynamic $helper_stats_info, ''''">Your eyelashes</a>'
  79. pl '<a href="exec:dynamic $helper_stats_info, ''''">Your eyes</a>'
  80. pl '<a href="exec:dynamic $helper_stats_info, ''''">Your body type</a>'
  81. pl '<a href="exec:dynamic $helper_stats_info, ''''">Your leg hair</a>'
  82. pl '<a href="exec:dynamic $helper_stats_info, ''''">Your vagina hair</a>'
  83. pl '<a href="exec:dynamic $helper_stats_info, ''''">Your clothes</a>'
  84. pl '<a href="exec:dynamic $helper_stats_info, ''''">If you have brushed your hair</a>'
  85. pl '<a href="exec:dynamic $helper_stats_info, ''''">If you are wearing winter jacket</a>'
  86. pl '<a href="exec:dynamic $helper_stats_info, ''''">If you are wearing lip moisturizer</a>'
  87. pl '<a href="exec:dynamic $helper_stats_info, ''''">If you have tattoos</a>'
  88. nl
  89. pl '<b>Attractiveness is decreased by:</b>'
  90. pl '<a href="exec:dynamic $helper_stats_info, ''''">If you are sweaty</a>'
  91. pl '<a href="exec:dynamic $helper_stats_info, ''''">How old you look</a>'
  92. pl '<a href="exec:dynamic $helper_stats_info, ''''">If you have less teeth</a>'
  93. pl '<a href="exec:dynamic $helper_stats_info, ''''">If you have a disease</a>''
  94. end
  95. if $ARGS[0] = 'str':
  96. pl '<b>Where can I increase it?</b>'
  97. if stren < 30: pl 'Watch swimmers at the pool but you can only do it if your strength is less than 30'
  98. if stren < 30: pl 'Swim at the lake but you can only do it if your strength is less than 30'
  99. if stren < 40: pl 'Give Kisame a blowjob at the pool but you can only do it if your strength is less than 40'
  100. if stren < 40: pl 'Swim at the pool but you can only do it if your strength is less than 40'
  101. pl 'In fitness center while learning poledancing'
  102. pl 'In fitness center while training force'
  103. pl 'In fitness center, kickboxing section while training power punches'
  104. pl 'In fitness center, kickboxing section while training kicks'
  105. pl 'Train at home'
  106. pl 'Train strength with Juugo'
  107. pl 'Alternate start school fitness class'
  108. nl
  109. pl '<b>How can it be decreased?</b>'
  110. pl 'If you are hungry for some time then it will slowly decrease'
  111. end
  112. if $ARGS[0] = 'dance':
  113. pl '<b>Where can I increase it?</b>'
  114. pl 'In fitness center or in House of Culture sport section'
  115. end
  116. if $ARGS[0] = 'striptease':
  117. pl '<b>Can I increase it in my current state?</b>'
  118. if dance >= 100: pl 'Yes you can'
  119. if dance < 100: pl 'You need to be better at <a href="exec: dynamic $helper_stats, ''dance''">dancing</a>'
  120. nl
  121. pl '<b>Where can I increase it?</b>'
  122. pl 'In fitness center if you have enough dancing skill'
  123. end
  124. if $ARGS[0] = 'poledance':
  125. pl '<b>Can I increase it in my current state?</b>'
  126. if dance >= 100 and stripdance >= 100 and stren >= 80: pl 'Yes you can'
  127. if dance < 100: pl 'You need to be better at <a href="exec: dynamic $helper_stats, ''dance''">dancing</a>'
  128. if stripdance < 100: pl 'You need to be better at <a href="exec: dynamic $helper_stats, ''striptease''">striptease</a>'
  129. if stren < 80: pl 'You need to have more <a href="exec: dynamic $helper_stats, ''str''">strength</a>'
  130. nl
  131. pl '<b>Where can I increase it?</b>'
  132. pl 'In fitness center if you have enough striptease skill, dancing skill and strength'
  133. end
  134. }
  135. $helper_stats_info = {
  136. clr
  137. pl '<a href="exec:dynamic $helper_stats, ''attractiveness''">GO BACK</a>'
  138. if $ARGS[0] = 'CurlyHair':
  139. pl '<b>Where can I increase it?</b>'
  140. pl 'In beauty salon'
  141. pl '<b>How can it be decreased?</b>'
  142. pl 'It will be decreased each day and if you are in the rain without an umbrella'
  143. end
  144. if $ARGS[0] = 'BreastSize':
  145. pl '<b>Where can I increase it?</b>'
  146. pl 'In beauty salon by getting silicone implants'
  147. pl 'It can be increased a tiny amount if you get more strenght, vitality and agility'
  148. pl '<b>How can it be decreased?</b>'
  149. pl 'Currently it cannot be decreased if you have silicone implants'
  150. end
  151. if $ARGS[0] = 'Lips':
  152. pl '<b>Where can I increase it?</b>'
  153. pl 'In beauty salon'
  154. pl 'If you smear lip moisturizer daily on your lips'
  155. pl '<b>How can it be decreased?</b>'
  156. pl 'It can be reduced in the beauty salon'
  157. end
  158. if $ARGS[0] = 'Tan':
  159. pl '<b>Where can I increase it?</b>'
  160. pl 'Fastest way is in beauty salon'
  161. pl 'When tanning on the beach. Having sunblock increases it slightly faster'
  162. pl '<b>How can it be decreased?</b>'
  163. pl 'It decreases daily'
  164. end
  165. if $ARGS[0] = 'Skin':
  166. pl '<b>Where can I increase it?</b>'
  167. pl 'In beauty salon'
  168. pl '<b>How can it be decreased?</b>'
  169. pl 'It won´t decrease'
  170. end
  171. }
  172. $helper_job = {
  173. clr
  174. pl '<a href="exec:dynamic $helper_start">GO BACK</a>'
  175. pl '<b>Main Jobs</b>'
  176. pl '<a href="exec:dynamic $helper_jobs, ''cafe''">Cafe at Residental</a>'
  177. pl '<a href="exec:dynamic $helper_jobs, ''poli''">Policlinic</a>'
  178. pl '<b>Extra Jobs</b>'
  179. pl '<a href="exec:dynamic $helper_jobs, ''cleaner''">Office Cleaner</a>'
  180. pl '<a href="exec:dynamic $helper_jobs, ''strip''">Stripper</a>'
  181. }
  182. $helper_jobs = {
  183. clr
  184. pl '<a href="exec:dynamic $helper_job">GO BACK</a>'
  185. if $ARGS[0] = 'cafe':
  186. pl '<b>Can I get the job in my current state?</b>'
  187. if vnesh >= 5 and work = 0: pl 'Yes you can'
  188. if vnesh < 5: pl 'You need to be more attractive to get the job'&pl '<a href="exec: dynamic $helper_stats, ''attractiveness''">How can I be more attractive?</a>'
  189. if work = 1: pl 'You are already working somewhere'
  190. nl
  191. pl '<b>How can I get the job?</b>'
  192. pl 'Just go to the cafe at residental and talk to the boss'
  193. end
  194. if $ARGS[0] = 'poli':
  195. pl '<b>Can I get the job in my current state?</b>'
  196. if katjob > 0: pl 'Yes you can'
  197. if katjob = 0: pl 'You need to get <a href="exec: dynamic $helper_person, ''kate''">Kate</a> to talk about her job'
  198. end
  199. if $ARGS[0] = 'cleaner':
  200. pl '<b>How can I get the job?</b>'
  201. pl 'You need to get <a href="exec:dynamic $helper_jobs, ''cafe''">cafe</a> job first'
  202. pl 'When your shift at the cafe is over go to the kitchen and talk to Tamara'
  203. pl 'Go home with Tamara and you will unlock it'
  204. nl
  205. pl 'Work enough times and you will be able to clean more'
  206. end
  207. if $ARGS[0] = 'strip':
  208. pl '<b>Can I get the job in my current state?</b>'
  209. if stripdance > 0: pl 'Yes you can'
  210. if stripdance = 0: pl 'You need to learn <a href="exec: dynamic $helper_stats, ''striptease''">striptease</a>'
  211. nl
  212. pl '<b>How can I get the job?</b>'
  213. pl 'Just go to the stripclub and talk to the manager'
  214. nl
  215. pl '<b>Can I earn more money somehow?</b>'
  216. pl 'The better your <a href="exec:dynamic $helper_stats, ''striptease''">striptease</a> and <a href="exec:dynamic $helper_stats, ''poledance''">poledancing</a> skill are the more likely you will earn more'
  217. pl 'Dance around the pole if you have any poledancing skill to get a chance to earn more'
  218. end
  219. }
  220. --- menu_helper ---------------------------------
  221. # $menu_dex_cheat
  222. dynamic $dex_cheat
  223. --- $menu_dex_cheat ---------------------------------
  224. # $menu_options
  225. gs 'menu_options'
  226. dynamic $options_start
  227. --- $menu_options ---------------------------------