Skip to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

getBank().withdraw(int id, int amount);

Featured Replies

1. A description of the issue


when trying to withdraw, it thinks the item is visible when it is not.


 


2. Are you receiving any errors in the client canvas or the logger?


none.


3. How can you replicate the issue?


start with an item you want to withdraw allow that row in the bank.


4. Has this issue persisted through multiple versions? If so, how far back?


no idea. 


 


proof:


a gif of it having problems


 


 


https://gyazo.com/722ca92db83601798f50954686d90df5


Code? Output?

 

I'll test it later tonight but I'm simply going to take bank.withdraw(int, int), throw it in an onLoop, and print the results.

Code:


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

Output:

[iNFO][08/12 06:09:32 PM]: You have 1 SDN scripts loaded.
[iNFO][bot #1][08/12 06:09:33 PM]: Loaded 5 built-in random solvers!
[iNFO][bot #1][08/12 06:09:33 PM]: Started script : Skeletor
[iNFO][bot #1][08/12 06:09:36 PM]: Started random solver : BankPin Solver
[iNFO][bot #1][08/12 06:09:39 PM]: Terminating script Skeletor...
[iNFO][bot #1][08/12 06:09:39 PM]: Script Skeletor has exited!
[iNFO][bot #1][08/12 06:09:40 PM]: Random solver exited : BankPin Solver
[iNFO][08/12 06:09:58 PM]: Loaded 3 local scripts and 0 custom random solvers!
[iNFO][08/12 06:09:59 PM]: You have 1 SDN scripts loaded.
[iNFO][bot #1][08/12 06:10:00 PM]: Loaded 5 built-in random solvers!
[iNFO][bot #1][08/12 06:10:00 PM]: Started script : Skeletor
false
[iNFO][bot #1][08/12 06:10:04 PM]: Started random solver : BankPin Solver
[iNFO][bot #1][08/12 06:10:08 PM]: Random solver exited : BankPin Solver
true
true
[iNFO][bot #1][08/12 06:10:20 PM]: Script Skeletor has paused!
[iNFO][bot #1][08/12 06:10:31 PM]: Script Skeletor has resumed!
true
[iNFO][bot #1][08/12 06:10:34 PM]: Script Skeletor has paused!
[iNFO][bot #1][08/12 06:10:45 PM]: Script Skeletor has resumed!
true
[iNFO][bot #1][08/12 06:10:49 PM]: Terminating script Skeletor...

[iNFO][bot #1][08/12 06:10:49 PM]: Script Skeletor has exited! 

 

 

Each pause I had changed the configuration of the bank (tabs, no tabs, move item).

  • Author

Code:


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

Output:

 

Each pause I had changed the configuration of the bank (tabs, no tabs, move item).

 

since i got home, i cannot replicate it. if it happens again and i CAN replicate it, ill post another bug report.

 

Sorry for not being able to provide more and thanks for taking the time to investigate. can close this now.

 

Precise.

Edited by Precise

Guest
This topic is now closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.