Yes, I have already added 4 more quests since release (3 weeks ago) and I'm already working on the next content update as the script looks quite stable as it is after last update.
Quick update: I have modified the framework from a config based one to a binary regex matched one that should solve the conflict which appeared after expanding the RFD quest series (RFD Goblin Subquest would be marked as started/completed/wouldn't complete it because it shared a config with other RFD Subquests). Many of the bugs reported lately seemed to be caused by the recent banking update which made the bot fail withdrawing certain items, such as the 1 coin required to buy a rotten tomato during RFD Cook Subquest so I have just finished rewriting the whole banking system. You should notice the bot will now scroll up and down to find items in bank. A new class for store interactions has been added which will handle the part where it has to buy Karamjan rum during Pirate's Treasure. Other bug fixes include Waterfall Quest, Dwarf Cannon and Rune Mysteries.
Let me know if you notice any flaws in the new banking system.
Does anyone know why these disappeared from the API docs? This happened before, like 3 months ago and I had a thread about it, then they suddenly appeared. Now they are gone again, but there is something called ExtendedConditionalSleep...
Do you mean he moves to the next fence without repairing the last one?
Quests right now strictly run on runescape configs and stopping the script in the middle of a quest might lead to undefined behavior, depending on quest, it won't be able to reach Western Ardougne again if stopped during Plague City for example. I'm working on a new framework that will go a bit deeper and define ways to substitute quest progression then the bot will be able to handle any stage from any quest no matter what is the current context. Does it do something wrong before that stage or why do you need to stop it?
Oh god. Right when I thought webwalking was fixed. Is that at the end of the quest?
Widgets might be bugged right now I guess, I'll modify it so it searches them in a different way.
Thanks for the feedback
Yes, those issues are being fixed as we speak and I'm glad webwalking has also been fixed in .53 so the script runs quite fast.
Authed when the bot executes a quest list it will remove the next quest if you do not meet its requirements or if you have already completed it. The behavior will be updated to be more efficient - will check at the start of the session if you will meet requirements for future quests by adding xp rewards.
Authed
A Documens folder, not OSBot folder. By default every computer has a Documents folder in your user. Create that folder if you are missing it.
Thanks for the feedback