# menu_helper $helper_start = { clr pl 'I want to meet someone' pl 'I want to earn money' pl 'I want to increase my stats' } $helper_meeting = { clr pl 'GO BACK' pl 'Vladimir' pl 'Kate/Katya' } $helper_person = { clr pl 'GO BACK' if $ARGS[0] = 'vladimir': pl 'Can I meet him in my current state?' if vnesh > 10: pl 'Yes you can' if vnesh <= 10: pl 'You need to be more attractive'&pl 'How can I be more attractive?' nl pl 'Where to I meet him?' pl 'In the park near the attractions.' pl 'Time must be between 9:00 and 20:00.' pl 'Weekday must be atleast friday.' end if $ARGS[0] = 'kate': pl 'Can I meet her in my current state?' if vnesh >= 14: pl 'Yes you can' if vnesh < 14: pl 'You need to be more attractive to get further with her'&pl 'How can I be more attractive?' nl pl 'Where to I meet her?' pl 'At the lake while tanning.' pl 'You have 10% chance of meeting her.' nl pl 'How can I get her to talk about her job?' pl 'Just talk to her until your relationship is high enough' pl 'Then go talk to her when she is sleeping and she will tell you about it' end } $helper_stat = { clr pl 'GO BACK' pl 'Attractiveness' pl 'Strength' pl 'Dancing' pl 'Striptease' pl 'Poledancing' } $helper_stats = { clr pl 'GO BACK' if $ARGS[0] = 'attractiveness': pl 'Attractiveness is increased by:' pl 'If you have curly hair' pl 'Your breast size' pl 'Your lips' pl 'Your tan' pl 'Your skin' pl 'If you wear cosmetics' pl 'Your eyelashes' pl 'Your eyes' pl 'Your body type' pl 'Your leg hair' pl 'Your vagina hair' pl 'Your clothes' pl 'If you have brushed your hair' pl 'If you are wearing winter jacket' pl 'If you are wearing lip moisturizer' pl 'If you have tattoos' nl pl 'Attractiveness is decreased by:' pl 'If you are sweaty' pl 'How old you look' pl 'If you have less teeth' pl 'If you have a disease' !'pl 'If you wear cosmetics' pl 'Your eyelashes' pl 'Your eyes' pl 'Your body type' pl 'Your leg hair' pl 'Your vagina hair' pl 'Your clothes' pl 'If you have brushed your hair' pl 'If you are wearing winter jacket' pl 'If you are wearing lip moisturizer' pl 'If you have tattoos' nl pl 'Attractiveness is decreased by:' pl 'If you are sweaty' pl 'How old you look' pl 'If you have less teeth' pl 'If you have a disease'' end if $ARGS[0] = 'str': pl 'Where can I increase it?' if stren < 30: pl 'Watch swimmers at the pool but you can only do it if your strength is less than 30' if stren < 30: pl 'Swim at the lake but you can only do it if your strength is less than 30' if stren < 40: pl 'Give Kisame a blowjob at the pool but you can only do it if your strength is less than 40' if stren < 40: pl 'Swim at the pool but you can only do it if your strength is less than 40' pl 'In fitness center while learning poledancing' pl 'In fitness center while training force' pl 'In fitness center, kickboxing section while training power punches' pl 'In fitness center, kickboxing section while training kicks' pl 'Train at home' pl 'Train strength with Juugo' pl 'Alternate start school fitness class' nl pl 'How can it be decreased?' pl 'If you are hungry for some time then it will slowly decrease' end if $ARGS[0] = 'dance': pl 'Where can I increase it?' pl 'In fitness center or in House of Culture sport section' end if $ARGS[0] = 'striptease': pl 'Can I increase it in my current state?' if dance >= 100: pl 'Yes you can' if dance < 100: pl 'You need to be better at dancing' nl pl 'Where can I increase it?' pl 'In fitness center if you have enough dancing skill' end if $ARGS[0] = 'poledance': pl 'Can I increase it in my current state?' if dance >= 100 and stripdance >= 100 and stren >= 80: pl 'Yes you can' if dance < 100: pl 'You need to be better at dancing' if stripdance < 100: pl 'You need to be better at striptease' if stren < 80: pl 'You need to have more strength' nl pl 'Where can I increase it?' pl 'In fitness center if you have enough striptease skill, dancing skill and strength' end } $helper_stats_info = { clr pl 'GO BACK' if $ARGS[0] = 'CurlyHair': pl 'Where can I increase it?' pl 'In beauty salon' pl 'How can it be decreased?' pl 'It will be decreased each day and if you are in the rain without an umbrella' end if $ARGS[0] = 'BreastSize': pl 'Where can I increase it?' pl 'In beauty salon by getting silicone implants' pl 'It can be increased a tiny amount if you get more strenght, vitality and agility' pl 'How can it be decreased?' pl 'Currently it cannot be decreased if you have silicone implants' end if $ARGS[0] = 'Lips': pl 'Where can I increase it?' pl 'In beauty salon' pl 'If you smear lip moisturizer daily on your lips' pl 'How can it be decreased?' pl 'It can be reduced in the beauty salon' end if $ARGS[0] = 'Tan': pl 'Where can I increase it?' pl 'Fastest way is in beauty salon' pl 'When tanning on the beach. Having sunblock increases it slightly faster' pl 'How can it be decreased?' pl 'It decreases daily' end if $ARGS[0] = 'Skin': pl 'Where can I increase it?' pl 'In beauty salon' pl 'How can it be decreased?' pl 'It won´t decrease' end } $helper_job = { clr pl 'GO BACK' pl 'Main Jobs' pl 'Cafe at Residental' pl 'Policlinic' pl 'Extra Jobs' pl 'Office Cleaner' pl 'Stripper' } $helper_jobs = { clr pl 'GO BACK' if $ARGS[0] = 'cafe': pl 'Can I get the job in my current state?' if vnesh >= 5 and work = 0: pl 'Yes you can' if vnesh < 5: pl 'You need to be more attractive to get the job'&pl 'How can I be more attractive?' if work = 1: pl 'You are already working somewhere' nl pl 'How can I get the job?' pl 'Just go to the cafe at residental and talk to the boss' end if $ARGS[0] = 'poli': pl 'Can I get the job in my current state?' if katjob > 0: pl 'Yes you can' if katjob = 0: pl 'You need to get Kate to talk about her job' end if $ARGS[0] = 'cleaner': pl 'How can I get the job?' pl 'You need to get cafe job first' pl 'When your shift at the cafe is over go to the kitchen and talk to Tamara' pl 'Go home with Tamara and you will unlock it' nl pl 'Work enough times and you will be able to clean more' end if $ARGS[0] = 'strip': pl 'Can I get the job in my current state?' if stripdance > 0: pl 'Yes you can' if stripdance = 0: pl 'You need to learn striptease' nl pl 'How can I get the job?' pl 'Just go to the stripclub and talk to the manager' nl pl 'Can I earn more money somehow?' pl 'The better your striptease and poledancing skill are the more likely you will earn more' pl 'Dance around the pole if you have any poledancing skill to get a chance to earn more' end } --- menu_helper --------------------------------- # $menu_dex_cheat dynamic $dex_cheat --- $menu_dex_cheat --------------------------------- # $menu_options gs 'menu_options' dynamic $options_start --- $menu_options ---------------------------------