I made a simple bot to withdraw 14 grapes/jug of water (using a preset) from the bank and used a randomizer to either use the grapes on the jug or vice versa. I enabled the overlay and visual debugger to see what's happening and noticed that the mouse was moving in the exact same pattern every time (when opening bank, withdrawing.. etc).
I also noticed that it always picks the same grapes and jug of wine from my inventory instead of picking a random one, or the closest ones to each other.
Is there a way to tell the bot to pick a random one, or pick one by index?
Thanks :)