 |
Cheat Engine The Official Site of Cheat Engine
|
View previous topic :: View next topic |
Author |
Message |
walkeraki How do I cheat?
Reputation: 0
Joined: 15 Mar 2025 Posts: 3
|
Posted: Sat Mar 15, 2025 1:13 pm Post subject: Checking my game saftey. Can't find the right address |
|
|
I created a WebGL game using Unity, and I am trying to check if I can change the balance amount, etc. However, it seems that addresses are always changing, and modifying the value does nothing.
I tried the unchanged/changed value approach, but it didn't yield any useful results.
I also searched using 4 bytes, 2 bytes, float, double, etc., but that also didn't work.
For the sake of learning, I searched for related topics and found this
forum.cheatengine. org/ viewtopic. php?t=602817&sid=5fdcdfcec9a547c12deb67b18dd8ccb9 where someone managed to change a variable in the Smith & Smith game. Thinking it must be hackable, I tried the same approach, but I couldn't find the address by exact value.
I also tried the unchanged/changed method, and I ended up with around 22 addresses that change every time I purchase the dagger. However, none of the numbers match the dagger's price, so I don't really know how to proceed.
Any help would be appreciated.
Last edited by walkeraki on Sat Mar 15, 2025 5:12 pm; edited 1 time in total |
|
Back to top |
|
 |
ParkourPenguin I post too much
Reputation: 152
Joined: 06 Jul 2014 Posts: 4692
|
Posted: Sat Mar 15, 2025 1:32 pm Post subject: |
|
|
The "total bet" is easy to change- it's just a float. Works as expected.
Searching for the balance by increasing your bet seems to only give a display value (also a float). As soon as you place your bet, it returns to the expected amount.
If you search for your balance plus the total current bet, you'll find the real value you want to change. (changing this won't update the display until you place the bet)
Didn't look at the other game
_________________
I don't know where I'm going, but I'll figure it out when I get there. |
|
Back to top |
|
 |
walkeraki How do I cheat?
Reputation: 0
Joined: 15 Mar 2025 Posts: 3
|
Posted: Sat Mar 15, 2025 1:53 pm Post subject: |
|
|
ParkourPenguin wrote: | The "total bet" is easy to change- it's just a float. Works as expected.
Searching for the balance by increasing your bet seems to only give a display value (also a float). As soon as you place your bet, it returns to the expected amount.
If you search for your balance plus the total current bet, you'll find the real value you want to change. (changing this won't update the display until you place the bet)
Didn't look at the other game |
Can you please screenshot or write exact flow how you managed to get to that? Since i am not finding nor being able to change any values :/ I must be doing something wrong since it is the same issue i am facing in that other game as well.
Also thanks for you time and effort
Description: |
Nothing changed. Balance is not 555, address that we set is still showing 555, calculating new balance+total bet gives me 97.35 and few addresses have that value. |
|
Filesize: |
232.72 KB |
Viewed: |
6904 Time(s) |

|
Description: |
Changing that value to 555 and increased bet in-game by 5. Nothing changes in-game. Going through with the bet |
|
Filesize: |
214.75 KB |
Viewed: |
6904 Time(s) |

|
Description: |
Finding sum of balance and total bet = 92.25
Found one address matching that |
|
Filesize: |
261.57 KB |
Viewed: |
6904 Time(s) |

|
|
|
Back to top |
|
 |
ParkourPenguin I post too much
Reputation: 152
Joined: 06 Jul 2014 Posts: 4692
|
Posted: Sat Mar 15, 2025 4:00 pm Post subject: |
|
|
The steps you showed worked fine for me.
Maybe you're not attached to the correct process.
I use Firefox. Maybe the implementation of WebGL is different.
_________________
I don't know where I'm going, but I'll figure it out when I get there. |
|
Back to top |
|
 |
walkeraki How do I cheat?
Reputation: 0
Joined: 15 Mar 2025 Posts: 3
|
Posted: Sat Mar 15, 2025 4:15 pm Post subject: |
|
|
ParkourPenguin wrote: | The steps you showed worked fine for me.
Maybe you're not attached to the correct process.
I use Firefox. Maybe the implementation of WebGL is different. |
Found out the reason. I was attaching to application and not the process. Thank you for the help!
|
|
Back to top |
|
 |
ianiss14 How do I cheat?
Reputation: 0
Joined: 16 Mar 2025 Posts: 1
|
Posted: Sun Mar 16, 2025 10:33 am Post subject: Re: Checking my game saftey. Can't find the right address |
|
|
walkeraki wrote: | I created a WebGL game using Unity, and I am trying to check if I can change the balance amount, etc. However, it seems that addresses are always changing, and modifying the value does nothing.
I tried the unchanged/changed value approach, but it didn't yield any useful results.
I also searched using 4 bytes, 2 bytes, float, double, etc., but that also didn't work.
For the sake of learning, I searched for related topics and found this
forum.cheatengine. org/ viewtopic. php?t=602817&sid=5fdcdfcec9a547c12deb67b18dd8ccb9 where someone managed to change a variable in the Smith & Smith game. Thinking it must be hackable, I tried the same approach, but I couldn't find the address by exact value.
I also tried the unchanged/changed method, and I ended up with around 22 addresses that change every time I purchase the dagger. However, none of the numbers match the dagger's price, so I don't really know how to proceed.
Any help would be appreciated. |
|
|
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
|
|