Open WhiteTrashWeeb opened 4 years ago
As previously mentioned, you could always alter the script to your liking. Try adding this to line 548 of combat.py:
Utils.touch_randomly(self.region["button_switch_fleet"])
This section is mostly for issues with the project. If you need further assistance, please join us on discord, where there is a "suggestions" channel.
combat.py, line 548 after Utils.script_sleep(2.5)
:
#Switch between Mob fleet and Boss Fleet Utils.touch_randomly(self.region['button_switch_fleet'])
in E-C3 doesn't needed changing preliminary swipe.
Sometimes, do to event req, you have to arrange your fleet so that Fleet 1 is the boss fleet and Fleet 2 is the mob fleet. How can I tell the bot to start with Fleet 2 and then switch to Fleet 1 for boss?