Not sure where to post this regarding the new AutoFlask. Is it possible to separate life flasks in instant flasks and other kinds? Or give us the options to use them under different conditions, like different life % remaining, thanks 

if (map.ShouldUpgrade(Settings.RareUpgrade) && HasRareOrbs)
if (Settings.RerollMethod == RareReroll.ScourAlch)
return HasScourAlchemy;
return HasCurrency(CurrencyNames.Alchemy) && HasCurrency(CurrencyNames.Chaos);
if (map.ShouldUpgrade(Settings.RareUpgrade) && HasRareOrbs)
if (map.ShouldUpgrade(Settings.RareUpgrade) && HasCurrency(CurrencyNames.Alchemy))
Thanks for answer.This is intended. The way you propose bot can potentially chain many unsuccessful upgrades, wasting a lot of time.
Currently there is no internal support for that and its not planned https://www.thebuddyforum.com/threa...rk-with-eb-in-the-future.415992/#post-2546184do you have plan for map stash support @ExVault ?
Its been stated repeatedly there are no plans to incorporate the map stash because its far too complex and honestly not worth the effort to do so.Hello masters.
As everyone may have noticed, there is a new stash tab called "Maps". MapBot still does not recognize this tab to collect the maps and the crossbot also does not recognize to store the maps in it.
Do you know if you are working on it or is there any forecast to add this functionality?
Ok.Its been stated repeatedly there are no plans to incorporate the map stash because its far too complex and honestly not worth the effort to do so.
Not a MapBot's issue. Report that to the author of the plugin.[MasterPlugin] Reseting explorer.
Understood!Not a MapBot's issue. Report that to the author of the plugin.