June 5, 201510 yr OSBot version number: 2.3.72Description of the bug/error: Withdraw-X banking functions do not fill in the "Enter amount" widgetInstructions how to replicate the bug/error: Use banking functions that spawn an "Enter amount" widget
June 5, 201510 yr Same. I am having this problem on mirror mode. Not sure about stealth injection (normal mode)e
June 6, 201510 yr I am also having this problem if your a scripter you can use the following code: if(widgets.isVisible(162,31)) { keyboard.typeString(<Amount>); }