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.

JAG98

Members
  • Joined

  • Last visited

  1. JAG98 replied to Apaec's topic in Combat & Slayer
    Is there a way to configure the script so that it stops at a certain level? For instance, after reaching level 40 attack, I want the script to exit. Any way to do that?
  2. private final class A extends Script{ //some code } private class B{ } How can I access MethodProvider methods in class B?
  3. NPC evil = NPCS.closest(npc -> npc!= null && npc.getName().equals("Goblin")); RS2Widget combat = Widgets.get(164, 53); Both .get() and .closest() give an error saying non-static methods cannot be referenced from a static reference. Seems to be happening for all similar classes Grounditems, Objects, Player etc.
  4. JAG98 posted a topic in General Help
    New to osbot, just shifted from poopbot. Tried launching the client for the first time and got the common error about the wrong version. 15.0.1. And yes, have gone to https://osbot.org/forum/java Followed the steps, Installed jre8u 281. Created the bat file. Even added jre to the path. Restarted, ran cmd and executed java -version. It returned the following: java version "1.8.0_281" Java(TM) SE Runtime Environment (build 1.8.0_281-b09) Java HotSpot(TM) 64-Bit Server VM (build 25.281-b09, mixed mode) Have IntelliJ setup and running on 15.0.1 jdk. Could that be an issue? Running out of ideas and possible solutions. Any help will be much appreciated!

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.