December 29, 20178 yr Hello I was a long time honorboddy user and scripter and I would like to recreate some of my profiles. I would like to know if there is a code or something like that that just moves to it. I find that path finding system in dungeons works really bad! I mean something like this <RunTo X="1350.0903" Y="821.2907" Z="9.0076" />
December 31, 20178 yr Hello, use code like wManager.Wow.Bot.Tasks.GoToTask.ToPosition(new Vector3(821.2907, 821.2907, 9.0076));
Create an account or sign in to comment