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.

Quick-Hopper

Featured Replies

return list.isEmpty() ? null : list.get(random(list.size()));

I meant I couldn't find the random method. But then I remember about method provider

  • 3 months later...
  • Author

Why?

 

c57s6UC.png

 

Why what?

Can't really tell, but if those are error underlines, be sure to import the methods from MethodProvider

import static org.osbot.rs07.script.MethodProvider.random;

 

 

Why what?

Can't really tell, but if those are error underlines, be sure to import the methods from MethodProvider

import static org.osbot.rs07.script.MethodProvider.random;

or parent.random(x);

  • Author

or parent.random(x);

 

Referencing static methods thru an object instance boge.png ?

Surely you jest

 

Edited by FrostBug

  • 2 months later...

Referencing static methods thru an object instance boge.png ?

Surely you jest

 

How can i make it hop to a specified World?

 

Thanks,

Progamerz

  • Author

How can i make it hop to a specified World?

 

Thanks,

Progamerz

 

You'll have to modify it for that.

  • 1 year later...

I'm having a lot of problems figuring out exactly what I need to import for this to function.  Could someone paste their imports so that I can figure out where I am going wrong?  I went through each error and tried to find the corresponding imports through searching the suggested imports, searching the api, and googling but I believe I'm missing a couple still.  

On 9/27/2018 at 6:00 PM, FrostBug said:

Updated for 28/09/2018 game update

Nice bug! I assume this was made to work with mirror mode too? I had been using a very simplistic hopper which couldn't even scroll but could hop to same 12 worlds over and over based on what was visible. Will definitely give this a go.

  • Author
35 minutes ago, cooldoruk60 said:

Nice bug! I assume this was made to work with mirror mode too? I had been using a very simplistic hopper which couldn't even scroll but could hop to same 12 worlds over and over based on what was visible. Will definitely give this a go.

It interacts with the scroll widgets, so it's fine in mirror

Was made back when world-switcher was first added to the game, before it was added into the OSBot API. These days I'd probably just recommend using the standard API

1 hour ago, FrostBug said:

It interacts with the scroll widgets, so it's fine in mirror

Was made back when world-switcher was first added to the game, before it was added into the OSBot API. These days I'd probably just recommend using the standard API

I've had issues with scrolling in mirror mode in the past and worldHopper definitely never worked due to that. Maybe they fixed though not sure.

  • 2 months later...

This doesnt seem to want to switch to an F2P world... cant seem to figure out why

 

Edit: sorry, realized that my world list was not organized correctly. Ordering it by world number fixed this

Edited by camaro 09

Create an account or sign in to comment

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.