-
-
Notifications
You must be signed in to change notification settings - Fork 43
Config.ini and Modules explanation
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
.
Service: IP and port adb will try to connect to. Only necessary for Nox and very few others.
Example: 127.0.0.1:62025
.
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
.
Server: Specify which server's assets the bot uses. Currently supported servers are EN
and JP
.
Default: EN
.
Enabled: Whether or not the script should farm on the map specified.
Default: False
.
Map: Map to automate combat on. Supports from world 1 to 13 and event maps, event maps must be prefixed with E-
.
Default: 3-4
. Example: E-SP3
, E-C3
or E-A1
.
KillsBeforeBoss: Number of enemies to be defeated before the boss spawns. This setting disables the search for boss fleet until it's really needed, saving time and cpu usage. It needs to be changed if you are farming an event map. If you're farming a story map leaving this value at 0
will make the bot use the right value taken from AL wiki.
Default: 0
.
BossFleet: Whether or not the script should use your second fleet to defeat the map's boss.
Default: False
.
OilLimit: Below this threshold bot will stop sortieing.
Default: 1000
.
RetireCycle: Number of combats in-between each retirement (and enhancement) cycle.
Default: 2
.
RetreatAfter: Specify the number of enemies to defeat before retreating from map. Useful for pr farming in later chapters. Be aware that if you input a number bigger than the kills required for the boss to spawn the script will attack it.
Default: 0
. (0 means clear map).
HideSubsHuntingRange: Whether the bot should hide or not the submarines' hunting range. Only needed if you are farming event maps with submarines and with the option SirenElites
set to True
.
Default: False
.
SmallBossIcon: Used for event maps where the boss fleet is a shipgirl with a small boss icon at her bottom right.
Default: False
.
SirenElites: Whether the bot should detect or ignore elite units. Only useful for event maps.
Default: False
.
Dorm: Enables the dorm cleaning (collection of dorm tokens and affininty points) and dorm's supplies refilling functions.
Default: False
.
Academy: Enables the skill levelling function: after a tactical class' lesson ends, the bot is able to keep them going on by starting a new session. If a ship achieves max skill level, no lesson is started.
Default: False
.
SkillBookTier: Specify which skillbooks' tier the bot uses for ships' skill levelling. Allowed values: 1
, 2
and 3
.
Default: 2
.
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.
Enabled: Whether the bot should retire ships or not. Only retires commons and rares, it uses in-game sorting filters so you shouldn't worry about it going insane.
Default: False
.
Rares: Enables retirement for Rare ships.
Default: False
.
Commons: Enables retirement for Common ships.
Default: True
.
Note: Most event maps are added as combat maps, not event. This is for events worth automating that are completely different to normal maps such as events that add new enemies and mechanics to their levels (movement limitation isn't considered a mechanic).
Enabled: Whether or not the script should do the event's fights.
Default: False
.
Event: Name of the event to automate (only Crosswave
and Royal_Maids
are supported for now).
Default: Royal_Maids
.
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
.
IgnoreRateUp: This setting lets you automate the specified level indefinitely, even after the daily 15 fights.
Default: False
.