Tbh, some things are a bit weird, like the flask usage for Flameblast & such, since there's no "real target" it uses flasks for no reason, but that's pretty much all I can do atm :/ and since things will change in march, I'm not gonna rework any behaviors until then.
I'm noticing that it doesn't seem to use the Bubbling prefix as an instant flask type, It's only been using Seething for instant life so far. Should it be using Bubbling in that capacity?
Ya, it's because I haven't pushed the fix yet, was waiting for jyam to confirm it was working but atm he is busy my comp is down until 10 march or so... can't push it until then. use a Seething instead for now
Just raise the cooldown, so it doesn't use it that often (gonna rework it hard with the upcoming act4 anyway)
Here is no CD Then i mouseover the CD it says *Quicksilver flask range from enemies to activate usage* but thanks, then i put 4000 bot use it much less
4000 is like.... 80u per screen so 4000/80... 50 screens away I guess 150 should be fine, no point having the bot check for mobs in 4000 range.
[OnStartup] A top-level exception has been caught.System.IO.FileNotFoundException: Could not find file 'C:\Users\Russett\Desktop\Plugins\FlaskHelper\FlaskSettingsForm.xaml'. File name: 'C:\Users\Russett\Desktop\Plugins\FlaskHelper\FlaskSettingsForm.xaml' at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode) at FlaskHelper.Main.get_Control() in c:\Users\Russett\Desktop\Plugins\FlaskHelper\FlaskHelper-master\Main.cs:line 55 at BotGui.Windows.MainWindow.HandleInterfaces(Object obj) at BotGui.Windows.MainWindow.<OnStartup>b__19() at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore() at System.Windows.Threading.DispatcherOperation.InvokeImpl() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout) at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout) at System.Windows.Threading.Dispatcher.Invoke(Action callback) at BotGui.Windows.MainWindow.<OnStartup>b__6(Object o) clueless how to fix :O any ideas guys ^_^
This is great work, been using it for a long time! Only real problem I've been able to find: Bot keeps spamming Curse Immunity flask in a map where you're cursed by say Elemental Weakness. I imagine ExileBuddy possibly allows to distinguish between map curse and a curse cast by a monster.
No but I can probably find map affixes to fix that, didn't thought about this in first place since I was not running maps, but yeah it's an issue
Any chance to add Taste of Hate support? Default Values would be: - Cooldown: 4000ms - Trigger at: 85% Health
Hi, having a lot of trouble understanding the use of Quicksilver, no matter the distance I set (even 3000) the bot just spams it even if its surrounded by enemies, it's not a real problem but seems kinda weird how it keeps using them to travel like 20 distance to kill one mob :l
I need to rework it a bit, i have lot of ideas coming to my mind some flasks don't even work or get detected somehow, which is weird.
Code: public static List<string> FlaskAuras = new List<string> { "flask_effect_life", "flask_effect_mana", "flask_effect_granite", "flask_effect_jade", "flask_utility_resist_fire", "flask_utility_critical_strike_chance", "puncture", "shocked", "ignited", "chilled", "unique_flask_divination_distillate", "flask_utility_sprint", "", // TODO : find the aura corresponding to Laviangas flasks "", // TODO : find the aura corresponding to Atziris flasks "flask_utility_resist_lightning", "flask_utility_resist_cold", }; Atziris: the chaos resist buff: flask_utility_resist_chaos the damage and leech buff: unique_flask_atziris_promise probably just use the leech aura as check.
it doesn't drink hp potions fast enough to keep me alive Sometimes it really needs to spam potions vs ele reflect, but it doesn't
Flasks are not supposed to deal with such affixes, your build does. Usually vs. reflect you pick Vaal Pact. actually this is the fastest way it can do it.
Let the authors get a chance to get everything figured out.. In the meantime just run auto flask and have it use quicksilver on 20 charges or more. can find at other sites.. AHK script it is