vigco1 Posted January 5, 2015 Share Posted January 5, 2015 How can I make my own world hopping system? I mean something like: if(loggedIn = false){ getWorldHopper().hop(301); ...then start autoLogin (or is it possible idk)... ... then execute Welcome screen (or is it possible idk)... and now we are logged in } because using getWorldHopper.hop(301); takes almost a minute to hop worlds, coz the worldHopper fails at every event (Event executor is taking too long to suspend; terminating now...) Any suggestions or is the worldHopper really the only method to hop between worlds?? Link to comment Share on other sites More sharing options...
Renegeade Posted January 5, 2015 Share Posted January 5, 2015 Not a problem with worldhopper, it's a problem with your script Link to comment Share on other sites More sharing options...
Joseph Posted January 5, 2015 Share Posted January 5, 2015 Not a problem with worldhopper, it's a problem with your script naw dont say that world hopping here is slow. Link to comment Share on other sites More sharing options...