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.

How does this work?

Featured Replies

Sorry for making a new thread but this is a totally different thing so.

 

Now I'm watching this outdated video where for examle getting inventory is "client.getInventory". My Eclipse won't recognize this so I'm assuming it's outdated and there's a newer version of this? How would I do this?

 

Also, would you mind explaining how does the api work? I can find onLoop() etc but for example I couldn't find the "client" > client.getX thing.

 

So let's just make an example. How would I check the inventory (wether it's full or not)?

 

 

Hopefully after getting this I don't need to ask such silly questions

Edited by Jaacobbi

use the api young blood. 

 

before it use to be client.blah blah blah everything but now its more organized. Just use getInventory()

 

look at the method provider class it contains all class and allow you to grab the instance if the class you might need. 

  • Author

use the api young blood. 

 

before it use to be client.blah blah blah everything but now its more organized. Just use getInventory()

 

look at the method provider class it contains all class and allow you to grab the instance if the class you might need. 

 

Ooh. Thanks! Though I can't seem to manage to find the stuff I'm looking for. I mean I found methodprovider class, but I can't find anything that I want to search for. For example "isFull" - can't find it anywhere nor anything like that on the inventory class (this one)

 

Am I on the wrong page or how come it's not the? o.o

Ooh. Thanks! Though I can't seem to manage to find the stuff I'm looking for. I mean I found methodprovider class, but I can't find anything that I want to search for. For example "isFull" - can't find it anywhere nor anything like that on the inventory class (this one)

 

Am I on the wrong page or how come it's not the? o.o

learn inheritance, its right there dude you just not looking hard enough. Anything that extends ItemContainer contains that super classes methods. For example inventory, bank, shop, etx...... 

 

http://prntscr.com/5ss3im

Edited by josedpay

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.