- Fixes a potential crash issue on startup
- Fixes a few minor issues
- Added new feature "Auto Stall":
- The bot can automatically create a stall at a specific location when in town and sell user defined items
- Combine training and stalling or act solely as stalling character that regularly checks guild storage for new items or stall only once
- Optionally sell, store, or take items from player or guild storage before stalling
- Stall until all items from inventory and/or storages are sold or stall just once with or without refilling
- Can stall items directly from inventory and based on a custom item filter list
- Halt the bot, start training or wait a user defined time before checking guild storage for new items
- Create stall only if a minimum of items can be sold
- Optionally stall for a limited time and wait a specific period before stalling again
- Optionally stall on each town loop
- Quick edit already selected items from the custom filter list
- Continue stalling and maintain timers even after a disconnect
- Applies any changes to the filter list or inventory in real-time while stalling
- Added stall chat
- Added option to use a Repair Hammer if available
- Fixed issues with equipment or weapons bought from NPCs
- Party buffing: Fixes issue with buffs requiring the target to be in the same party
- Reduced memory usage after startup
- Other players: Fixes displaying weapon/shield in wrong category
- Items/Storage: Changed design of item filter categories
- Fixed an issue with items received from NPCs
- Lure: Added new option: Attack if "don't lure" condition met
- Updated to work with the latest game version
- Added support for SBotManager
- Multiple smaller fixes and improvements