You find em just like any other offset really. Search for a monsters name that's on screen. Then check what accesses it... then you'll prolly have to select it for something to show up. Then as its a string, the first offset will be 0, which you don't need, so you'll have to add a pointer to [whatever address + 0]. Find out what accesses that and voila you'll have your offset.
I personally find the easiest way to find offsets is to locate the structure of whatever you're interested in and output all the values starting from offset 0. You can do this in for autoit using tooltips, in excel using VBA to read the memory, or C# in some nice form, etc pick your favourite. Then just have the list of values update constantly and have them in view as you do your thing in game and see what changes to values you suspect are correct for what you are looking for.
You find em just like any other offset really. Search for a monsters name that's on screen. Then check what accesses it... then you'll prolly have to select it for something to show up. Then as its a string, the first offset will be 0, which you don't need, so you'll have to add a pointer to [whatever address + 0]. Find out what accesses that and voila you'll have your offset.
I personally find the easiest way to find offsets is to locate the structure of whatever you're interested in and output all the values starting from offset 0. You can do this in for autoit using tooltips, in excel using VBA to read the memory, or C# in some nice form, etc pick your favourite. Then just have the list of values update constantly and have them in view as you do your thing in game and see what changes to values you suspect are correct for what you are looking for.
why this bot is always stop at healing pet, my customoffset is right detect hp pet, but when healing pet just stop and not heal the pet, thx for the solution
why this bot is always stop at healing pet, my customoffset is right detect hp pet, but when healing pet just stop and not heal the pet, thx for the solution
share u source please....mudah2an ane bisa bantu...
Something seems to be broken? When i start my bot, it targets a mob and kills it, picks up items and then just starts targetting only..no more killing, just going from one mob on to the next..
1st of all, this is a great bot, working fine in PW indo.. thx 4 ur great work . one more thing, how can i get the correct Exp offset of my char. it's not showing the correct value...thx in advance
Thanks for this bot. I am playing PWPH and after i got all the offsets it works fine. Only one problem though...sometimes it stops and then shows "moving to corpse" after Action: even if i unchecked move to corpse. This happens sometimes after hours of botting sometimes just minutes. Also seldom happens when i stop the bot then start it again. Any way to fix this? Thanks.