View previous topic :: View next topic |
Author |
Message |
steelblob Newbie cheater
Reputation: 0
Joined: 13 Dec 2006 Posts: 10
|
Posted: Sun Jan 21, 2007 8:47 pm Post subject: Finding Health |
|
|
I am having a bit of an issue.
When scanning for health in WoW I get the DMA value easy. When searching for pointers it gets a bit messy. I can find one set of pointer e.g.:
2AC03D + 40
2AC0DE + 40
2ABBDE + 64
However.... I can't get any other pointer past that, why?
|
|
Back to top |
|
 |
Snow1337 Catastrophic Cheatah
Reputation: 1
Joined: 12 Oct 2004 Posts: 183 Location: Your, Computer
|
Posted: Sun Jan 21, 2007 10:24 pm Post subject: |
|
|
Theres probably another function for health and one of the pointers you can't find points to it.
Try "Find What Access's this Address" probably another function.
_________________
|
|
Back to top |
|
 |
steelblob Newbie cheater
Reputation: 0
Joined: 13 Dec 2006 Posts: 10
|
Posted: Sun Jan 21, 2007 11:40 pm Post subject: |
|
|
Yeah, I've already tried that.
I've got it down to the second pointer (two of them) but when I try to go deeper down and trace it to static it gives me addresses that all don't work. Anyone try to do this before?
|
|
Back to top |
|
 |
Davethewave Expert Cheater
Reputation: 0
Joined: 06 Mar 2005 Posts: 210
|
Posted: Mon Jan 22, 2007 5:12 pm Post subject: |
|
|
I've never played wow.. but I doubt if health is something that you can hack client side anyways without finding a bug of some sort. Also, there may be code for just the health display bar and a seperate code for actual health. You may only be looking at the display bar address. have you tried all address ranges 00000000-ffffffff and also scan read-only memory?
|
|
Back to top |
|
 |
steelblob Newbie cheater
Reputation: 0
Joined: 13 Dec 2006 Posts: 10
|
Posted: Mon Jan 22, 2007 7:08 pm Post subject: |
|
|
I am not trying to hack my HP, I am trying to retrieve it. I found the HP dynamic.... Scanned for what accesses it. Found 3 possible HP pointer links, HOWEVER anything past that returns odd numbers.
|
|
Back to top |
|
 |
|