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.

Withdrawing items out bank

Featured Replies

I don't know if its really a bugg or so but its worth saying it exist.

Well like say you want to withdraw 9 Salmon of the bank:
 

if (bank.contains(Vars.FOOD_USED_ID)) {
bank.withdrawX(Vars.FOOD_USED_ID, Vars.FOOD_AMOUNT_USED);
}else{
script.log("Stopping script: Ran out of food");
script.stop();
}

The Bank automatically is going to scroll to the widet where the Salmon is located.
When the trout is 75% on the screen or it stops scrolling sometimes.

 

Then the bot just stays in the bank waiting for the trout to show up.
But since the bank isn't scrolling anymore its keeps waiting forever.

See Image:

2ij6x3o.png

I fixed this by scrolling manually after an amount of time if the bank didn't closed in like 20 sec.

I think its a little bugg in the API because it keep scrolling till the widget is visible, but if you want to check the widget if the Item is on screen it appears not to be there and then script can't withdraw even its partially visible.

 

Tell me if i'm wrong with this.

Kind regards
Hoppy

 

That's never happened to be before. What has happened and I hate it, is when I'm lagging, the bot tries to withdraw an item, click X, and tries to type in the amount it wants to withdraw. But it completely mess it, and just yells out a number.

Sometime it get lucky and it type the amount of item it wants to withdraw, but it does it like twin, because I'm lagging. And I have to manually have to stop the script and have to fix it.

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.