Jump to content

Selecting world on first login


FirstTimeBotting

Recommended Posts

I was wondering if there is any way to select a world on first login (for example, choosing a specific world/ choosing a f2p world/ choosing a non PvP world). I looked around for a solution but
 

  • the CLI -world flag is broken on mac
  • Explv had an OSBot manager application which supposedly could do what I want, but I couldn't get it to run and other people seem to have been having the same problem
  • I tried to write an extension to Explv's login handler to choose worlds, which will choose the world I specify, but it doesn't work on first startup (I think because the application tries to start it before the bot is fully loaded and ready to go)

     

Any help would be appreciated.

Link to comment
Share on other sites

11 hours ago, FirstTimeBotting said:

I tried to write an extension to Explv's login handler to choose worlds, which will choose the world I specify, but it doesn't work on first startup (I think because the application tries to start it before the bot is fully loaded and ready to go)

Did you disable the random solvers(OSBot Auto Login for example) with the CLI command -norandoms? Pretty sure these would be the only 2 ways.

Link to comment
Share on other sites

Update on the OSBot Manager: instead of using the jar I downloaded the source code and ran it that way. Using this method I got the manager itself to load, but if I try to log in to OSBot I get:

Debug enabled on port 51436

Starting local script with name: \"Explv's Tutorial Island\"

Exception in thread "main" java.lang.IllegalArgumentException

at org.osbot.ch.<init>(zdb:141)

at org.osbot.ch.<init>(zdb:208)

at org.osbot.ch.<init>(zdb:684)

at org.osbot.HE.IiiiiiiiIiIi(ey:71)

at org.osbot.Boot.iiiiiiiiIIiI(et:310)

at org.osbot.Boot.launch(et:385)

at org.osbot.Boot.main(et:306)

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...