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.

Sexybeast

Java Lifetime Sponsor
  • Joined

  • Last visited

Everything posted by Sexybeast

  1. private int nextWorldInOrder(boolean members) { return getWorlds().getAvailableWorlds(true) .stream() .filter(world -> !world.isPvpWorld() && world.isMembers() == members && !world.getActivity().contains("skill") && !world.getActivity().contains("Deadman") && world.getId() > getWorlds().getCurrentWorld()) .min(Comparator.comparingInt(World::getId)) .map(World::getId) .orElseGet(() -> members ? 302 : 301); } and then getWorlds().hop(nextWorldInOrder(true)); should work for you, if u want to use total level worlds aswell then parseInt of world acrivity and check if ur total level > required
  2. I updated Explv one recently, its waiting for merge in pull requests, you can download it here: Tutorial Island 6.1
  3. Sexybeast replied to Sexybeast's topic in Runescape 2007
    bump
  4. Sexybeast replied to Sexybeast's topic in Runescape 2007
    bbump
  5. Sexybeast replied to Sexybeast's topic in Runescape 2007
    bump
  6. Sexybeast replied to Sexybeast's topic in Runescape 2007
    bump
  7. Sexybeast replied to Sexybeast's topic in Runescape 2007
    bump
  8. Sexybeast replied to Sexybeast's topic in Runescape 2007
    bump
  9. Sexybeast replied to Sexybeast's topic in Runescape 2007
    bump
  10. Sexybeast replied to Sexybeast's topic in Runescape 2007
    bump
  11. Sexybeast replied to Sexybeast's topic in Runescape 2007
    bump
  12. Sexybeast replied to Sexybeast's topic in Runescape 2007
    bump
  13. Sexybeast replied to Sexybeast's topic in Runescape 2007
    buymp
  14. Sexybeast replied to Sexybeast's topic in Runescape 2007
    Bunp
  15. Sexybeast replied to Sexybeast's topic in Runescape 2007
    bump
  16. Sexybeast replied to Sexybeast's topic in Runescape 2007
    bump
  17. Sexybeast replied to Sexybeast's topic in Runescape 2007
    bumpy
  18. Sexybeast replied to Sexybeast's topic in Runescape 2007
    bump
  19. Sexybeast replied to Sexybeast's topic in Runescape 2007
    bump
  20. Sexybeast replied to Sexybeast's topic in Runescape 2007
    Bump
  21. Sexybeast posted a topic in Runescape 2007
    .
  22. Sexybeast replied to Sexybeast's topic in Runescape 2007
    Bump

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.