I have been developing a "World of Warcraft" leveling bot, but I've run into a little trouble, and if I could get some assistance on part of it, I will be able to push it out of production.
Right now all that is left is the navigation system, which I was planning on making a waypoint system, right now I have x y z information, and a 0 to 360 angle direction (0/360 being north) but im not sure what sort of math i could use to make it know what angle it needs to change to yo be pointing towards the next waypoint. If anyone has any ideas, I would be more then happy to add you to the list of credits on it. (If you want , and as long as the idea actually works.)
Progress:
-GUI is complete
-All pointers/offsets have been found/ setup
-combat system is working
-pathfile reading and writing working
Thanks,
maestro5