Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Bug WorldHop.hopTo(...) doesn't work as intended on OSRS

Joined
Jun 8, 2017
Messages
187
Gamemode: OSRS

WorldHop.hopTo(...) doesn't delay/wait until the map is loaded. The bot just continues after clicking on the new world which causes all sorts of nasty stuff.

@Party
 
Joined
Jul 19, 2018
Messages
1
I'm running into the same problem. I've tried using Runescape.isMapLoading() and Runescape.isLoggedIn() but to no avail. Checking current world against previous world doesn't help and adding a constant sleep after every hop isn't a nice way of doing things. Hope someone can shed a light on how to handle this.
 
Top