gumibearscuz Posted July 22, 2017 Posted July 22, 2017 (edited) getDialogues().isPendingContinuation() fails when at one specific part of the start of tutorial island. Steps to recreate: 1) Create account 2) Login 3) Create appearance 4) Talk to "RuneScape Guide" and continue through text 5) Open Settings tab when tutorial wants you to 6) Everything is fucked here. The tutorial wants us to talk to the guide but isPendingContinuation() will always return true here, even when you are not talking to the guide and there is no continue prompt. Once talking to the guide isPendingContinuation() will always return false despite there being a continue text. Edited July 22, 2017 by gumibearscuz
Eagle Scripts Posted July 22, 2017 Posted July 22, 2017 (edited) Tutorial island dialogues are different from all dialogues on the mainland. The Dialogues API are definately not broken. You need to find your own workaround for this Edited July 22, 2017 by Eagle Scripts 2