| View previous topic :: View next topic |
| Author |
Message |
ogpayne Cheater
Reputation: 0
Joined: 08 Dec 2014 Posts: 45
|
Posted: Fri Aug 28, 2015 8:41 am Post subject: |
|
|
| deama1234 wrote: | Ah, then the hp must be a float.
The reason you can't freeze it is because the instructions that manipulate the health are executed quicker than cheat engine can freeze them at the default rate (you can adjust it in the settings, but not sure if it'll work).
A bar huh? Well, you know what the max hp value could be? Or just search for them again and post all the floats here. |
These are the values that follow my health (in game the bar is a bit below half)..
|
|
| Back to top |
|
 |
deama1234 Master Cheater
Reputation: 3
Joined: 20 Dec 2014 Posts: 328
|
Posted: Fri Aug 28, 2015 9:22 am Post subject: |
|
|
Alright, now go see "what accesses this instruction" and see if you can find those 5, don't forget to get hit.
Once you do that, pick one and right click it; see what registers it has at that point then post the screenshot here.
EDIT: Don't use the compare thing from before.
|
|
| Back to top |
|
 |
ogpayne Cheater
Reputation: 0
Joined: 08 Dec 2014 Posts: 45
|
Posted: Fri Aug 28, 2015 11:31 am Post subject: |
|
|
| deama1234 wrote: | Alright, now go see "what accesses this instruction" and see if you can find those 5, don't forget to get hit.
Once you do that, pick one and right click it; see what registers it has at that point then post the screenshot here.
EDIT: Don't use the compare thing from before. |
Looks like I am learning something new today! When I found what addresses it was accessing I could only find the one 1BD9EB70; so I have done what you said and here it is.
...
|
|
| Back to top |
|
 |
deama1234 Master Cheater
Reputation: 3
Joined: 20 Dec 2014 Posts: 328
|
Posted: Fri Aug 28, 2015 11:49 am Post subject: |
|
|
| Alright, now see what accesses this address instead of writes and gimmy a screenshot of the ones that access it; though once you get the window open wait a couple of seconds, then take the screenshot.
|
|
| Back to top |
|
 |
ogpayne Cheater
Reputation: 0
Joined: 08 Dec 2014 Posts: 45
|
Posted: Fri Aug 28, 2015 12:05 pm Post subject: |
|
|
| deama1234 wrote: | | Alright, now see what accesses this address instead of writes and gimmy a screenshot of the ones that access it; though once you get the window open wait a couple of seconds, then take the screenshot. |
[/img]
|
|
| Back to top |
|
 |
deama1234 Master Cheater
Reputation: 3
Joined: 20 Dec 2014 Posts: 328
|
Posted: Fri Aug 28, 2015 12:15 pm Post subject: |
|
|
Mmm, doesn't seem to be that fast.
Try and nop the "mov [eax+7C],ecx" and then change the health and see if it shows.
|
|
| Back to top |
|
 |
ogpayne Cheater
Reputation: 0
Joined: 08 Dec 2014 Posts: 45
|
Posted: Fri Aug 28, 2015 12:23 pm Post subject: |
|
|
| deama1234 wrote: | Mmm, doesn't seem to be that fast.
Try and nop the "mov [eax+7C],ecx" and then change the health and see if it shows. |
Yes that works.. I can put my health very high and it sticks; if I nop that first.
|
|
| Back to top |
|
 |
deama1234 Master Cheater
Reputation: 3
Joined: 20 Dec 2014 Posts: 328
|
Posted: Fri Aug 28, 2015 12:45 pm Post subject: |
|
|
Ah, alright; everything seems to work fine.
Now you just gotta see what accesses the instruction again, find the hp then see it's data structure and compare it with the others' until you find some unique thing that you can use to distinquish it.
|
|
| Back to top |
|
 |
ogpayne Cheater
Reputation: 0
Joined: 08 Dec 2014 Posts: 45
|
Posted: Fri Aug 28, 2015 1:09 pm Post subject: |
|
|
| deama1234 wrote: | Ah, alright; everything seems to work fine.
Now you just gotta see what accesses the instruction again, find the hp then see it's data structure and compare it with the others' until you find some unique thing that you can use to distinquish it. |
This is the data struct.. It says the health is at 7C, but when I nop that everyones health stops decreasing.. Do I need to find other enemies health to check for something that's telling it if it's an enemy or player?
|
|
| Back to top |
|
 |
deama1234 Master Cheater
Reputation: 3
Joined: 20 Dec 2014 Posts: 328
|
Posted: Fri Aug 28, 2015 1:30 pm Post subject: |
|
|
Yeah, you need to find some unique value that only the player has in that structure. Could be a name, some ID, etc...
You should create another group so comparing becomes easier on that data dissect window.
|
|
| Back to top |
|
 |
ogpayne Cheater
Reputation: 0
Joined: 08 Dec 2014 Posts: 45
|
Posted: Fri Aug 28, 2015 2:30 pm Post subject: |
|
|
| deama1234 wrote: | Yeah, you need to find some unique value that only the player has in that structure. Could be a name, some ID, etc...
You should create another group so comparing becomes easier on that data dissect window. |
2 hours later..... Thank you so much!!!
...
|
|
| Back to top |
|
 |
deama1234 Master Cheater
Reputation: 3
Joined: 20 Dec 2014 Posts: 328
|
Posted: Fri Aug 28, 2015 2:56 pm Post subject: |
|
|
| Make sure you switch the game off and back on to see if those values are still the same.
|
|
| Back to top |
|
 |
ogpayne Cheater
Reputation: 0
Joined: 08 Dec 2014 Posts: 45
|
Posted: Fri Aug 28, 2015 3:24 pm Post subject: |
|
|
| deama1234 wrote: | | Make sure you switch the game off and back on to see if those values are still the same. |
Hahhhahahahhaha...... This is very frustrating... Looks like I'll still be looking.. They weren't the same, so now when I go back in the one hit kill works on ME. lol!!
congrats on 200 posts!
|
|
| Back to top |
|
 |
user5594 Advanced Cheater
Reputation: 0
Joined: 03 Oct 2014 Posts: 72 Location: ::1
|
Posted: Tue Sep 01, 2015 3:37 pm Post subject: |
|
|
Ahh...Dungeon Hunter 5. Haha
I ran into the exact same problem
Did you solve it? I would LOVE the table even though I already beat the game!
|
|
| Back to top |
|
 |
|