For brawler, here are your options (This is for ep9 and above, I'm not sure if they'll work in the first 2 seasons)
- "bn_cpu_hp" and "Watch" that variable. This will add that variable to the left part of your game screen where you can edit it without opening the URM screen every time. Then start the fight, as soon as you see the screen, go and edit that variable to 1. Then just hit the opp any way you can, congrats you won.
- Or if you want a little challange you can raise your skill level. Set your "bn_skill_points" variable to 24 (or above). Set your "bn_skill_max_level" to 5. Then go to your skill screen in the game and just set all to 5.
This way the fights should be a lot more easier.
For mansion minigame, after the tutorial round is finished. When you get to the second round's screen. Search for "mStat", there should be 4 different variables(they are all lists of 9 elements, 1 for each DIK), make all of them 100 and the minigame will be very easy(writing 100 for 36 different variable is a bit tedious, you can just add a 0 to their current level–or a 00 if they're lower than 10–it should go back to 100 in the next round).
For english exams, go to
You must be registered to see the links
website. Drop your "scripts.rpa" file inside your game folder here. Go to scripts>>minigames>>english>>english_test_ep<episode_number>.rpyc and you should see the answers there. (This is for the 3rd season only too, may work in others but didn't test it)
For science, as soon as the minigame opens. Click turn it WHILE YOUR AUTO SKIPPING IS OFF. Without progressing any further, look up "sm_purity" and set it to 100. Then you can progress.
For math, look up "math_diamond_position". This is an array–a list. It has the locations of the diamonds within. Count from the upper leftmost tile (start with 0) and you should find the correct position every time. (I suggest checking if those tiles fulfill the conditions to see if you've counted wrong)
For the tedious drinking minigame and painting/cleaning the room minigames. Just press H to hide the UI, go the where you should go and press H to bring back the UI. This should be instant win for the drinking minigame, and should make the painting/cleaning much easier.