 |
Cheat Engine The Official Site of Cheat Engine
|
View previous topic :: View next topic |
Author |
Message |
Jeffmynameis374 How do I cheat?
Reputation: 0
Joined: 03 Jul 2023 Posts: 2
|
Posted: Mon Jul 03, 2023 4:24 am Post subject: Value goes to ??? after reload |
|
|
Hey, in this Unity game I find the values I want, but when I reload the game, the values change to ‘???’. Is there anyway to not have to keep on searching for the new addresses? Or do you reckon the addresses for the game keeps on changing? Note: I can save addresses and values, this is when I reload the game.
|
|
Back to top |
|
 |
LeFiXER Grandmaster Cheater Supreme
Reputation: 20
Joined: 02 Sep 2011 Posts: 1069 Location: 0x90
|
Posted: Mon Jul 03, 2023 4:47 am Post subject: |
|
|
It's because the address changes. You can use pointers, AOB injection etc... I recommend working through the Cheat Engine tutorial (available from the help menu within Cheat Engine). It will teach many techniques you to deal with problems that you will come across often.
|
|
Back to top |
|
 |
HalfWolf Newbie cheater
Reputation: 0
Joined: 03 Jan 2023 Posts: 12
|
Posted: Mon Jul 17, 2023 10:30 pm Post subject: Re: Value goes to ??? after reload |
|
|
Jeffmynameis374 wrote: | Hey, in this Unity game I find the values I want, but when I reload the game, the values change to ‘???’. Is there anyway to not have to keep on searching for the new addresses? Or do you reckon the addresses for the game keeps on changing? Note: I can save addresses and values, this is when I reload the game. |
In Unity games, the addresses of values can often change between game sessions or reloads. This can make it challenging to maintain a consistent set of addresses for your desired values. Fortunately, there are a few strategies you can try to mitigate this issue:
Pointer scanning: Instead of searching for the addresses directly, you can use pointer scanning techniques to locate pointers that lead to the desired values. By identifying static pointers that reference the values you're interested in, you can create more stable and reliable cheats.
Signature scanning: Another approach is to search for specific patterns or signatures in the game's memory that are likely to remain consistent across reloads. These signatures can help you locate the necessary addresses reliably.
Code injection: You can consider injecting your own code into the game to intercept and modify the values directly. This way, you won't have to rely on specific memory addresses. However, code injection requires a deeper understanding of assembly language and memory manipulation techniques.
Remember, these techniques may require advanced knowledge and expertise in game hacking. Additionally, be sure to respect the game's terms of service and use any cheats or modifications responsibly.
|
|
Back to top |
|
 |
AylinCE Grandmaster Cheater Supreme
Reputation: 37
Joined: 16 Feb 2017 Posts: 1515
|
Posted: Tue Jul 18, 2023 1:53 am Post subject: |
|
|
Unity or Flash.
Here are some problems and ideas;
I have a section and address in Roblox (within quotes) that I've done bugfixing, the address dies (???????) after the character dies or when the section changes, luckily I created an aob code with wildcards in it to reach the new address and added a new one. I reach the correct address again by scanning.
In another game, all game codes are reset at an indefinite interval (hiding and disappearing for a few seconds) and spawn again at new addresses. Since the time slot is very short, when I find the right code slot, I pause the game, change the code, and resume the game.
You may need to observe some exceptions this way. In addition, having aob instead of an address in such games can provide you with more convenient results.
_________________
|
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
|