The bot always just stands stills and does nothing when standing near dominic when it is trying to withdraw overloads. I have to actually move it in the area of the barrels, then it continues. Does nobody else have this problem??
edit:
Alright I checked the logs and this is what happens:
02:22:42 INFO [Unnamed Leaf] Withdrawing Overload potions
02:22:42 DEBUG [Refresh] Refreshed with Overload potion [2600, 3116, 0]
02:22:42 TRACE [Camera] Camera turn direction: RIGHT / DOWN
02:22:42 TRACE [Camera] Pressing keys
02:22:42 TRACE [Camera] It should now release the key DOWN which is currently pressed.
02:22:42 TRACE [Camera] Releasing key DOWN
02:22:43 TRACE [Camera] It should now release the key RIGHT which is currently pressed.
02:22:43 TRACE [Camera] Releasing key RIGHT
02:22:44 TRACE [Camera] Camera turn direction: RIGHT / DOWN
02:22:44 TRACE [Camera] Pressing keys
02:22:46 TRACE [Camera] Camera turn direction: RIGHT / DOWN
02:22:46 TRACE [Camera] Pressing keys
02:22:48 TRACE [Camera] Camera turn direction: RIGHT / DOWN
02:22:48 TRACE [Camera] Pressing keys
02:22:50 TRACE [Camera] Camera turn direction: RIGHT / DOWN
02:22:50 TRACE [Camera] Pressing keys
02:22:52 TRACE [Camera] Camera turn direction: RIGHT / DOWN
02:22:52 TRACE [Camera] Pressing keys
02:22:54 TRACE [Camera] Camera turn direction: RIGHT / DOWN
02:22:54 TRACE [Camera] Pressing keys
02:22:56 TRACE [Camera] Camera turn direction: RIGHT / DOWN
02:22:56 TRACE [Camera] Pressing keys
02:22:59 TRACE [Camera] Camera turn direction: RIGHT / DOWN
The bot starts the withdraw overleaf potions and then does nothing, the log says it's trying to turn the camera, but ingame nothing actually happens, no camera turning of any kind.
edit: Alright problem solved, it seems that the bot isn't coded to move to the barrels and then withdraw, instead it just tries to click on the barrels while it is standing near dominic. If your screen is zoomed in too much, the barrels won't be visible and it will get stuck in an endless loop of moving the camera to make the barrels visible. Problem was solved by zooming out sufficiently so that the barrels are visible.