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

Config.ini and Modules explanation

Egoist edited this page Oct 17, 2019 · 18 revisions

Config

Now modules without additional settings are all grouped under the Modules tab. All of them come disabled by default, if you want to enable any change it to True.

[Network]

Service: IP and port adb will try to connect to in case you are using an emulator, otherwise put PHONE.
Example: 127.0.0.1:62025.

[Updates]

Enabled: Whether or not script should check for updates and notify them, this is not an auto updater.
Default: True.
Channel: Update channel it will check, Release for stable releases and Development for pre-releases.
Default: Release.

[Combat]

Map: Map to automate combat on. Supports from world 1 to 8 and event maps, event maps must be prefixed with E-.
Default: 3-4. Example: E-SP3.
OilLimit: Below this threshold bot will stop sortieing.
Default: 1000.
RetireCycle: Number of combats in-between each retirement (and enhancement) cycle.
Default: 2.

[Modules]

Commissions: Checks if there are any urgent commissions, if there are none it will scroll down and tap the last daily one.
It does not check for requirements being met or not, be aware.
Enhancement: Automatically enhances the first ship on your favorites list.
Missions: Collects completed missions.
Retirement: Only retires commons and rares, it uses in-game sorting filters so you shouldn't worry about it going insane.

[Events]

Note: Event maps such as Graf Spee are added as combat maps, not event. This is for events worth automating that are not normal maps such as events that add new enemies or mechanics to their levels.

Event: Name of the event to automate (only Crosswave is supported for now).
Default: Crosswave.
Levels: List of levels you want to automate in the event. H is hard, N is normal and E is easy.
Default: EX,H,N,E. Example: EX,H,N.

Clone this wiki locally