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.

A few methods

Featured Replies

I am currently in the process of creating a fletching bot. I was wondering about the following:

Is there a bollean besides withdraw(int id, int amount)

For some reason when I open the bank/deposit an item it turns the bank option to noted instead of item.

I would like a Withdraw(int id, String) so like Withdraw(995, "Withdraw All") This would be more effective and seem less 'bot like' than constantly withdrawing the same exact number over and over. In addition to this, the current withdraw option sometimes misses the withdraw X part and just examines the item.

Also the client.getBank().close() is semi buggy.

Could there also be a click Item method. So that I can click an item, then click another to use an item on an item.

Just my two cents for now. Thanks.

  • Author

After digging through I found, 

 

selectOption(java.lang.Object e,                   MouseDestination dest,                   java.lang.String action,                   boolean forceLeftClick)

 

I have no idea what to put for object e, or destination. I have tried numerous things with getInventory() etc with no avail.

Also 

selectInterfaceOption(int id, int childId, java.lang.String action)

 

The ID for the frame I want to use is 8880 and the child id is 8893, this is for the center object on the fletching interface. How come they do not work and the client virtually crashes into lag oblivion when it comes to that part of the script. I have it as

 

selectInterfaceOption(8880, 8893, "Make X")
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.