Jump to content

Explv's Tutorial Island [Free] [Random Characters]


Recommended Posts

  • 1 month later...
Posted (edited)

Right now it works up to the account guide, and gets caught into an infinite loop talking to the account guide over and over learning about memberships, bonds, worlds, etc.

Edit: On my second run-through it got stuck (not) equipping the bronze dagger but did not get stuck with the account guide...

Edited by EsotericRS
  • 3 weeks later...
  • 2 weeks later...
Posted
On 5/4/2019 at 5:57 PM, EsotericRS said:

Right now it works up to the account guide, and gets caught into an infinite loop talking to the account guide over and over learning about memberships, bonds, worlds, etc.

Edit: On my second run-through it got stuck (not) equipping the bronze dagger but did not get stuck with the account guide...

 

On 5/31/2019 at 8:47 PM, Satan said:

Gets stuck in the beginning and also when equipping the dagger. Otherwise its great thanks!

 

On 3/8/2019 at 7:46 AM, Kramnik said:

Hello, wanted to point what EzPzgp said but he was quicker :D But also one of 8 accounts got stuck on smithing tutor part when it should have go talk with tutor to get hammer :) 


New version released https://github.com/Explv/Tutorial-Island/releases/latest

Posted (edited)

image.png.f15da9797e5213bc040a0e1554032aa0.pngimage.png.a1eb84fe9c67c35a0c19ac12fda10a59.png

 

Hey Explv,

It still gets stuck in the beginning sometimes with a fresh account where it spams clicks the "talk-to" interaction.

Could you look into it? It might be because of the continueWidget returning null?

 

 

Changed the talkToInstructor method to the code snip and didn't get it anymore so far..

    protected final void talkToInstructor() {
        if (!myPlayer().isInteracting(getInstructor())) {
            if (getInstructor().interact("Talk-to")) {
                Sleep.sleepUntil(this::pendingContinue, 5000, 600);
            }
        }
    }

 

Edited by ciwie36963
  • Like 1
  • 2 weeks later...
  • 2 weeks later...
  • 4 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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