What do you mean when you say "Go in Tools"? I would be happy to grab some unique flask aura names for you, but idk where the "Tools" are.
Doesn't exists anymore, I'll update this part, just give me the name of the flask Keepo
What do you mean when you say "Go in Tools"? I would be happy to grab some unique flask aura names for you, but idk where the "Tools" are.
Rotgut Quicksilver Flask. Thanks![]()
I'm using the flask coruscating Elixir , and my problem and that the only function that know how to use it "FH.NumberOfMobsNear(me, 70) >10" and me.Life < "my current life in low life build"
How can I improve it?
Low life and no Shavsdepends what u wanna do with it.
I have this problem tooI'm using the flask coruscating Elixir , and my problem and that the only function that know how to use it "FH.NumberOfMobsNear(me, 70) >10" and me.Life < "my current life in low life build"
How can I improve it?
Low life and no Shavs![]()
I have this problem too
me.HealthPercent <= X
FH.NumberOfMobsNear(me, 70) >= Y
You can separate the conditions to avoid mixing them,
Code:me.HealthPercent <= X FH.NumberOfMobsNear(me, 70) >= Y
So like this if any of those is true, it'll use it.
I'll add the possibility to order conditions depending on the priority you need them, highest might be critical then the others.
Is possible add the fuction "MONSTER HAVE (CHAOS DAMAGE)"
Is perfect for this flask
Hey.
"teambuddy" has nothing to do with this plugin.
Hi teambuddy!
Please i try to use this FlaskHelper since a long time and my bot doesnt use Quicksilver flask...anyone can give me a screen of what he use or something...i'm lost with this plugin...i understand nothing with ''Selector'' or '' ENABLE / CONDITION '' what i have to right for make it works?
Thank's teambuddy <3
add a condition like "FH.NumberOfMobsNear(me, X) <= Y" X being the distance of check and Y the mob count.
Enable the condition and see how it goes.
I do it and the bot didnt use my flask...i really dont understand.
Can you show me a screenshot?
Do you write something in ''Selector''?
Thank's for you help
not sure how you managed to break it, default settings are ready to use just by adding conditions under flasks...
Did over 10 fresh installs getting
Cannot load [FlaskHelper] because an exception occurred [C:\Users\carson\Desktop\new ebs\3rdParty\_CONFIGS_\Default\FlaskHelper\Content-623447500\Classes\FH.cs(5,15) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?)
].
System.Exception: C:\Users\carson\Desktop\new ebs\3rdParty\_CONFIGS_\Default\FlaskHelper\Content-623447500\Classes\FH.cs(5,15) : error CS0246: The type or namespace name 'CommunityLib' could not be found (are you missing a using directive or an assembly reference?)
at Loki.Bot.ThirdPartyLoader.**************(Dictionary`2 , String )
NOTE (Please read me ;_; )
As of 1.0.1.8 the plugin now requires CommunityLib installed