Right, so I've been using this for a while now and I've been watching it.
In the first minute, it appeared the bot is unable to let the client take over to enter the bank pin. This is a sign of poor design, as it's likely stuck in a loop somewhere repeatedly trying something while the client tries to enter the pin. I have since removed the pin from my account.
Mining has a small issue where the bot thinks it's idle at the wrong times, resulting in ore veins being clicked on while they're already being mined.
The locations you can choose from frankly do not make any sense, as they're both highly inefficient. My mining level is not yet high enough for the upper level.
The camera is being rotated even when it's not needed. More importantly, the camera is not asynchronous and as a human with two hands I am able to move my camera and my mouse at the same time. The bot should too.
Walking is unresponsive, after an action the character stands around too long before going to the next action. This can benefit from a speed increase.
Depositing and reclaiming pay-dirt is done on a per inventory basis, which is not efficient at all and I see no humans doing this. Deposit at least two and sometimes three inventories before reclaiming the ores. This is more random and more human, while also being more efficient.