hey your client is awesome! but Idk if it banks or not because I was at druids and I got a full invent and it never banked and I never found an option, please let me know!
Can you please add Rock Crabs support for OSRS. The problem is that the rock crabs become 'rocks' and the bot cannot target them and so it stands there idling and eventually logging out due to inactivity. I made the combat region 175 tiles because I figured the bot would walk those distances in search of rock crabs but sadly it did not.
Functions.waitFor((player.getInteractingEntity() == null || !target.isVisible()) && player.getAnimationId() == -1, 6000);
That won't work the way you're expecting it too.