Jump to content

World hopper not working?


DylanSRT

Recommended Posts

Hi guys,

I've been trying to use the following code to hop worlds, but it seems to be dysfunctional.

getWorlds().hopToP2PWorld();

It switches to world tab but never clicks on any worlds.

Is there any other way to have it auto hop to a random P2P world?

Worst case I can make my own code with widgets but that would be pain in the ass.

Thanks

 

Link to comment
Share on other sites

3 minutes ago, cooldoruk60 said:

mirror, it's definitely that line which is the problem because it never finishes the loop. 


if(!inventory.isFull()){
    log("hopping");
  getWorlds().hopToP2PWorld();
}

Have you tried the regular OSBot client? Sometimes code doesn't execute correctly in mirror mode

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...