View previous topic :: View next topic |
Author |
Message |
TheNja09 How do I cheat?
Reputation: 0
Joined: 26 Feb 2023 Posts: 2
|
Posted: Sun Feb 26, 2023 6:44 pm Post subject: Help Making Permanent Pointer Address |
|
|
Hello, I'm currently trying to make a pointer that will change the animation speed of a weapon in-game. I have found the address initially, but the address seems to change every room, and making a normal pointer does not keep the value between rooms (either points to a random address with the wrong value, or simply points to '????????'). I've tried finding the next address after a room change, then finding the next pointer with 'Compare results with other saved pointermap(s)', which resulted in getting no results.
Is there a way I can make a pointer that can accomplish this?
Thanks guys!
|
|
Back to top |
|
 |
LeFiXER Grandmaster Cheater Supreme
Reputation: 20
Joined: 02 Sep 2011 Posts: 1069 Location: 0x90
|
Posted: Sun Feb 26, 2023 11:44 pm Post subject: |
|
|
You can use copy injection to extract the updated pointer every time the pointer address changes. A simple search on copy injection will point you in the right direction.
Last edited by LeFiXER on Mon Feb 27, 2023 3:05 am; edited 1 time in total |
|
Back to top |
|
 |
TheNja09 How do I cheat?
Reputation: 0
Joined: 26 Feb 2023 Posts: 2
|
Posted: Sun Feb 26, 2023 11:48 pm Post subject: |
|
|
Actually, I did end up finding the solution! I had to make a manual pointer after learning that the address ALSO changes depending if you entered a room in a transformation or not. Regardless, thanks for the help!
|
|
Back to top |
|
 |
LeFiXER Grandmaster Cheater Supreme
Reputation: 20
Joined: 02 Sep 2011 Posts: 1069 Location: 0x90
|
Posted: Mon Feb 27, 2023 3:05 am Post subject: |
|
|
TheNja09 wrote: | Actually, I did end up finding the solution! I had to make a manual pointer after learning that the address ALSO changes depending if you entered a room in a transformation or not. Regardless, thanks for the help! |
Glad to hear it
|
|
Back to top |
|
 |
|