Hi all!
I’ve made a bot that walks along the given path killing mobs, then looting and skinning them. While doing that I can not access any info if mob can be looted or skinned and I’m forced to scan some screen area with mouse cursor analyzing MouseStat and rightclick if it turns to 12 or 16 in some point.
That’s why my bot requires the WoW window to be active preventing me from using computer for any other purposes. Then I decided to ask you to help.
Please could some one advise me how could I define if corpse is lootable or skinnable without checking MouseStat? And how could I coplete looting/skinning with memory injection or alike? Code examples with real memory addresses would be incredibly great.
Thanks in advance!