MaxiBankSorter updated to v1.1.0.
- Potential fix for items in the bank being registered as items gained when opening the bank for the first time
- Fixed a bug where multiple activities with the same item used in an amount goal would only track progress for the first activity with that goal item
- Fixed a bug where applying settings after switching profiles or removing the active activity didn’t cancel it
- Fixed a bug where advanced settings weren’t applied to the active activity unless the activity itself was modified
- When new settings are applied the changes should now be more immediate. Some bots would previously finish out the current action before the settings would appear to take effect
- No longer showing a client info message every time an activity ends. The existing message will still be added to the logs and the final activities reason for ending will still be shown in the scheduled shutdown info message
Improved Bot Shutdown Handling
- Any condition that would previously stop the bot immediately will now
schedule a shutdown for
2 minutes before the next billing hour.
- This ensures users have time to adjust settings and reduces partial-hour charges due to early shutdowns.
New Shutdown Triggers
The bot will schedule a shutdown if any of the following conditions are met:
-
No XP gained within a set time (bot-specific)
-
No item changes within a set time (bot-specific)
-
Incomplete setup for 5+ minutes
-
Bot paused for 10+ minutes
-
Bank is full and we can't deposit items
Changes to Existing Triggers
The following conditions previously
stopped the bot immediately but will now follow the scheduled shutdown process:
-
Out of activities
-
Pathing failure
Cancellation & Continuation Improvements
-
Shutdowns are cancelled if settings are re-applied before the scheduled time.
- When settings are re-applied, any
prematurely ended activity (goal not met) will
resume where it left off.
-
Manually cancelled activities due to user setting changes will
not restart.
If you experience any issues with this system please report it through my discord server