Jump 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.

OSBot 2.2.43 - Combat, Magic, and Interface patches

Featured Replies

This week I decided to go through the API and ensure that we're running the most up-to-date methods. A large part of these patches is due to the recent release of Bounty Hunter. Alas everything appears to be in working order and I even decided to make  a few improvements.

 

Changelog:

 

-Updated deprecated Spell class to reflect Spells.NormalSpells
-Added Bank method withdraw(HashMap<String, Integer>)
-Updated Ancient and Lunar magic Spellbooks (huge thanks to )
-Added Skills value SKILLS_GUIDE_INTERFACE
-Added Skills method isGuideOpen()
-Added Skills method closeGuide()
-Updated Interface method getOpenInterface() to include Skill Guides
-Updated Interface method closeOpenInterface() to include Skill Guides
-Improved interface closing speed in InteractionEvent execute()
-Patched two possible null pointers in InteractionEvent
-Added Combat value WILDERNESS_INTERFACE
-Added Combat value WILDERNESS_LEVEL_INTERFACE_CHILD
-Patched Combat method isWilderness()
-Patched Combat method getWildernessLevel()
-Patched Combat method isMultiway()
-Added Combat method hasBountyTarget()
 
How to use bank.withdraw(HashMap<String, Integer>):
 
HashMap<String, Integer> items = new HashMap<>();
items.put("Tin ore", 12);
items.put("Willow logs", 9);
bank.withdraw(items);

Thanks for your support!

-The OSBot Staff

 

niscu work

 

nice spelling .

Anyone else having trouble downloading 2.2.43? When i download it and try to run the file it says can not open corrupt .jar file.

Anyone else having trouble downloading 2.2.43? When i download it and try to run the file it says can not open corrupt .jar file.

 

I am too

Anyone else having trouble downloading 2.2.43? When i download it and try to run the file it says can not open corrupt .jar file.

 

yes im getting this too.

Thanks for the effort you put in. :)

Guest
This topic is now closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

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.