Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Can't start with Fleet 2 during events #114

Open
WhiteTrashWeeb opened this issue Apr 2, 2020 · 2 comments
Open

Can't start with Fleet 2 during events #114

WhiteTrashWeeb opened this issue Apr 2, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@WhiteTrashWeeb
Copy link

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?

@UserFromSpace
Copy link

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.

@MarioGilera
Copy link

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.

@hjk22 hjk22 added the enhancement New feature or request label Apr 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants