September 26, 20178 yr Greetings. Sorry in advance for my english. Bot sometimes skip regen phase. And sometimes he don't need to regenerate after the combat, but then he uses, for example, buffs and now he need to regen. But he skips it and engage the fight. So i'm trying to fix it with checking all needed conditions again in loop, or by listening the lua events. But i have stuck with force-regen call. have tryed wManager.Wow.Bot.States.Regeneration.Run() but, well, this is not working :) Thank you for any advices.
September 26, 20178 yr Hello, do you have try code like: wManager.wManagerSetting.CurrentSetting.FoodPercent = 94; wManager.wManagerSetting.CurrentSetting.FoodMaxPercent = 95; wManager.wManagerSetting.CurrentSetting.DrinkPercent = 94; wManager.wManagerSetting.CurrentSetting.DrinkMaxPercent = 95;
Create an account or sign in to comment