This seems to be a very useful and full configurable plugin - which might really fit my needs.
I am surely not a newb regarding scripting, but I don't understand why this simple condition doesn't work for me.
View attachment 228215
Hitting the "Error Validation" button it works just fine (getting myself below 80% hp it turns true otherwise false).
More information: The instant life flask is the only flask I enabled.
But whenever I start the bot it never drinks my seething or bubbling flasks.
Testing setup (all flasks do have 20% quality):
1. Bubbling Divine Life Flask of Heat
2. Bubbling Divine Life Flask of Reflexes
3. Seething Divine Life Flask of Curing
4. Experimenter'S Quicksilver Flask of Resistance
5. Bubbling Large Hybrid Flask of Reflexes
But in the log it turns out, that the bot doesn't find any flasks:
Code:
[FinishCurrentAction][True] Waited 0 ms for the action to finish Default Attack.
[FlaskHelper][Instant Life Flask] "me.HealthPercent < 80" returned true
[FlaskHelper][Instant Life Flask] Number of eligible flasks : 0
[FlaskHelper][Instant Life Flask] Use function returned NoFlasksFound
Any help is greatly appreciated.
Thanks in advance