Mirror mode may be quite unpredictable sometimes, although from what I've heard most issues were fixed a couple of months ago. What quest was that? I may be able to find some temporary fix for it to work on mirror mode
Added 5 new quests on the GUI (56 quests supported now)
Biohazard
Nature Spirit
The Corsair Curse
The Dig Site
X Marks The Spot
Let me know if there are any problems. If everything's alright, I've got another 5 ready
Any info would be helpful, such as logger contents. I just ran it to check and haven't noticed any issues. Make sure you restart the client if this was after the runescape update yesterday.
I'm not sure if there is any bug, it may have been because of the yesterday's game update. I just ran it and had no issues.
Are you using mirror mode? I can see on The Golem logs there was a random event that interrupted the execution, you should try to disable the random solver in the options as this may interfere with the script, same for using breaks
It only works in combat, the value is cached. If no value has been cached yet, it should return 100. Use skills#getDynamic & skills#getStatic to compute your own health percent.
The Dig Site, Nature Spirit, Biohazard, X Marks The Spot, Merlin's Crystal, The Ascent Of Arceuus, Corsair Curse, What Lies Below, Tears Of Guthix, Holy Grail
The CLI is set to use the version 2 presets atm, until it will be fully replaced by the version 3. When the script starts does it print the CLI parameters, or something like "started the script with parameters"? Did you create a quest preset with name p7qp on version 2 of the GUI?
It was replaced with user defined presets, they can be created on the GUI by using the save preset feature
Done, it should offer a more for low price items including rune essence
May be related to the way the script is executed, but only the developers can confirm this. I believe the event executor is stopped before onExit runs, so you may not be able to execute things like mouse movements or other events in there.