Bank.open() always clicks banker which may cause a stuck.
Summary
When you are using Bank.open() it'll always click on the Banker (NPC) instead of the BankBooth (GameObject) and when you are standing behind the bank, it'll cause that you'll be stuck, because RuneScape can't path to the banker if you are standing behind the bank building and you will recieve the message "Can't reach that", clicking the bank booth is working fine, so I think this can be solved by prioritizing bank booths over bankers.
Steps to reproduce
See above.
What is the current behavior?
If the player is standing behind a bank (facing the banker/bank booth from outside) it'll get stuck as descriped above.
What is the expected correct behavior?
If the bank booth would be clicked instead of the banker the player won't get stuck.
Edited by Remco