Jump to content

[2.3.77] [Mirror 1.09] Bank.withdraw() not scrolling


Recommended Posts

Posted

Code:

@Override
    public int onLoop() throws InterruptedException {
        System.out.println(bank.withdraw("Air rune", 1));
        return 5000;
    }

Result:

[iNFO][bot #1][07/08 10:49:24 AM]: Loaded 3 built-in random solvers!
[iNFO][bot #1][07/08 10:49:24 AM]: Started script : Skeletor

[iNFO][bot #1][07/08 10:49:27 AM]: Started random solver : BankPin Solver
[iNFO][bot #1][07/08 10:49:30 AM]: Random solver exited : BankPin Solver
true
true
true
[iNFO][bot #1][07/08 10:49:52 AM]: Script Skeletor has paused!
[iNFO][bot #1][07/08 10:50:09 AM]: Script Skeletor has resumed!
true
[iNFO][bot #1][07/08 10:50:13 AM]: Script Skeletor has paused!
[iNFO][bot #1][07/08 10:50:25 AM]: Script Skeletor has resumed!
true
[iNFO][bot #1][07/08 10:50:28 AM]: Terminating script Skeletor...
[iNFO][bot #1][07/08 10:50:28 AM]: Script Skeletor has exited!

 

 

1. Item placed at the top of the bank, bottom of the bank, and in the center; each passed

2. Item placed in a separate tab; passed

3. Hid tab bar for bank; passed

 

Please post your SSCCE.

 

Posted (edited)

I just tried it and it withdrew the requested item fine. Are you still having problems with it?

 

I can confirm this happends rarely. I couldn't figure out why this happends bcs the rate this actually happends sad.png

This is why I tell my users to put items at the top of the bank. 

 

Khaleesi

Edited by Khaleesi
Posted (edited)

ah! 

 

So this rarely if ever happens on normal client, but doesn't scroll on mirror client ^^

 

apa

 

 

I hope this is not being tested against mirror mode.

Yes, it is with mirror mode, my bad. I generally refuse to use the injection client.

 

Edit: Confirmed working on regular client, mirror is having problems scrolling. Broken hook?

Also noticed it trying what appears to be clicking widgets that simply don't exist.

Edited by Valkyr
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...