Thank you man. I'll give that a go!
What banking issues are you having?
edit: That worked great for the deposit box! Thank you so much man. I was trying to input a string into the interface condition before your idea.
You made my day much better! Lol
UPDATE:
So using that logic does work sometimes, but i'm running into issues.
It will sometimes click the bank instead of deposit box (not that big of a deal).
But sometimes when using deposit box, it will get stuck and won't deposit/close interface.
There's something which causes the interface condition before banking to almost never return a false value.
I think by deselecting the partial name matching for Bank Deposit Box should make it always click on that instead of a banker/booth. I'm not sure I understand the problem 100% but, what I tried to do here again was check if the bank deposit box screen is open with the interface condition and if not open it. Then when it is open, another inventory condition to see if your items have been deposited. If they haven't it should deposit the whole inventory and then press the ESCAPE key.
Glad I can help in anyway! Let me know if this solves your problem though, I'm hoping I understood correctly.