In TBC and all patch after TBC have function like RunMacroText("/target Galak Messenger")
How do it in Classic version ? Need take npc in target by name
Have this problem for rogue on server Kronos 3 too. Eat set on 80% to 95% for classic each mob ez do 20% damage to melee class. But bot can run kill 1 after kill he can have 240/650 hp and try kill new mob
Thanks,but from what folder bot load profile? From WRobot\FightClass ?
Because bot say me this
[F] 19:45:17 - [FightClass] No Fight Class selected
My Warrior range.xml file in this folder WRobot\FightClass
File.txt
Change fight profile for 1 quest. It's possible? it yes when how i can do it with c# code?
Need it for warrior on some quest need only range pull on other quest only melee.
Yes,i did it,but if bot begin combat pet can't take happy from food. Fight end,bot feed pet,5 or less second if new target near and begin new fight after 10-20 such repetitions food end and pet run away.Maybe have some other way?
Thanks it's help but i have 1 more question. What does mean this number ? it's distance between me and object ? I need it's for elevator because on server where try use bot only this value change. Coord's x,y,z all time have regular value.
How use it in vanilla ?
try use RunCode
if (ObjectManager.Me.Position.DistanceTo2D(ObjectManager.GetWoWGameObjectByyId(20808).FirstOrDefault() <= 50 )){wManager.Wow.Helpers.Move.Forward(Move.MoveAction.PressKey,2500)}
But it's closed with error
If try use like he just stay all time on 1 place
if (ObjectManager.GetWoWGameObjectByyId(20808).FirstOrDefault().GetDistance <= 50) {
wManager.Wow.Helpers.Move.Forward(Move.MoveAction.PressKey,2500);
};
Found 1 more bug with wand and shoot in Vanilla if you use mouse right click it's begin only melee attack and bot spam only auto melee attack i think it because he try begin auto shoot use for this right click mouse