Jump to content

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


Explv

Recommended Posts

  • 1 month later...

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
Link to comment
Share on other sites

  • 3 weeks later...
  • 2 weeks later...
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

Link to comment
Share on other sites

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
Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...
  • 4 weeks later...

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