Hi
Like the OP says, the script does not support pures. But regardless, I appreciate the feedback.
- In regard to always right-clicking, this was an intentional change, as trying to left-click moving targets may result in dangerous misclicks. However, it might be possible to implement exceptions to this rule; say for example if neither the player, target or camera is moving, and/or if the player isn't in a safespot where it would be dangerous to misclick.
- Hm, I believe it should already prioritize rangers over birds if the current prayer isn't protect from missiles; but will have to look into that. Certainly an error if it doesn't.
- What's wrong with the current threshholds? As it is now, they are slightly randomized, so the results may vary a tiny bit. There are a total of 9 different cases for drinking potions; I don't think leaving them all customizable would do much for the average user.
- Double restoring when it isn't necessary sounds strange. Would you happen to have noticed which consumption rule triggered drinking the 2nd dose? (It logs the rule that triggered the consumption in the logger)
Thanks