Jump to content
  • 0

Need Help Finding a Pointer


Gootah
 Share

Question

Hello,

I can find a working enemy health value in the game. If I set the value to 1, the enemy displays 1 heath and dies in 1 hit. I have to search for the enemy HP value every time an instance starts as the old value is no longer valid.

When I use pointer search, no values are returned. When I use the "Go to pointer xxxxxx" I get to the same pointer every time based on the the enemy's HP value. For example, if I set the enemy's health to 500, I will get pointer A. If I set the value to 1, I get pointer B, This is regardless of the current offset value. I'm new to pointer searching and would like to accomplish this, any help would be appreciated.

Thanks!

Edit: And the pointers only display a XOR value, so possibly difficult to find. I'm watching the XOR video now.

Edited by Gootah
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0
On 10/16/2022 at 7:38 AM, Gootah said:

Hello,

I can find a working enemy health value in the game. If I set the value to 1, the enemy displays 1 heath and dies in 1 hit. I have to search for the enemy HP value every time an instance starts as the old value is no longer valid.

When I use pointer search, no values are returned. When I use the "Go to pointer xxxxxx" I get to the same pointer every time based on the the enemy's HP value. For example, if I set the enemy's health to 500, I will get pointer A. If I set the value to 1, I get pointer B, This is regardless of the current offset value. I'm new to pointer searching and would like to accomplish this, any help would be appreciated.

Thanks!

Edit: And the pointers only display a XOR value, so possibly difficult to find. I'm watching the XOR video now.

Make video, and game name on how you find the value, pointer.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.