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.

Bank: depositAllExcept(ids ...)

Featured Replies

It is hard to explain and produce the problem, but I guess it's relatively easy to fix.

 

Case: Bank is open

Steps:

1. Call depositAllExcept()

2. OSBot right clicks the item(s) in your invent and clicks Deposit All

3. [now there is a little lag] OSBot retries to Deposit All, but just before it right clicks the items in the invent, they are deposited by the previous attempt.

4. There is now only the "Cancel" option in the invent as OSBot right clicked on nothing.

5. The script is now stuck at this point and does not move the mouse.

 

I hope you understand.

Edited by sxforce

There are very easy ways around this....

  • Author

There are very easy ways around this....

 

Like how. The script just stops running. If you do this:

 

log("depositing");depositAllExcept(1000, 200);log("done"); 

It does NOT show done, so you cannot catch an error...

That is a completely different issue than what you previously stated. I stopped using this method because it got stuck.

 

If the script is getting stuck because it's lagging after it deposits and tries to deposit again, then add a sleep to give it time to deposit.

 

If this isn't your issue anymore, then switch to another method that is currently working.

Edited by Link

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.