Posted: Sat Nov 27, 2010 2:05 pm Post subject: NPC Detection
I've been using CE to find pointers and automate a game with AutoIt3
I've defined the HP/MP pointers, but need a method of detecting the NPC's HP. The image below shows the game screen.
I've tried "unknown initial value" and (Changed/Decreasedby[Damage],ect) nothing seems to indicate the NPC's health. I could use AutoIt's Pixel Search but it is often unreliable. Are there any other methods you guys use to detect NPCs?
If you have the HP pointer, taker your HP, and make it change while you search what writes to that adress.
Once you have the code, add it to the code list and from there you can see all the HP adresses. (At code list right-click on code and select "see what does this code write to" or something like that) _________________
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum