I have been reading several threads getting information (thanks to everyone that has contributed to this version of the client) for my first wow bot recently, but am missing information on some of the following:
- How do you distinguish NPC's from each other (Mobs, Gaurds, Pets, etc..) in the object list? I figure its a faction flag, but does anyone know what offset it is in the object list from player base?
- What are the writable addresses (x, y, z, action) for click to move (I may have overlooked this...)? Also, does anyone have the address to enable click to move in the interface if it's not already?
So far it's been a lot of fun making this bot, though with the snags above I feel it has brought my progress to a halt. Any help is appreciated in answering the above questions.