Page 1 of 1

Anthem

Posted: Sun Feb 24, 2019 7:08 pm
by LordSmitty
Has anyone tried using cheat engine on anthem?

Re: Anthem

Posted: Mon Feb 25, 2019 7:21 pm
by Howw
I have, none of the values actually freeze when I freeze them. I'm not good at cheat engine tho...

Re: Anthem

Posted: Mon Feb 25, 2019 9:54 pm
by eyoubdw59
I'm looking for something too, tried messing around with health and damage, couldn't find the exact damage adress while reading what writes to enemy health memory.
But I'm curious on how they handle chests when you open them. Maybe we can edit those memory values and their rarity?

Re: Anthem

Posted: Mon Feb 25, 2019 10:01 pm
by Howw
Yah I'm curious about that too. I don't know how to get the address of the chests, let alone edit the contents...

Re: Anthem

Posted: Mon Feb 25, 2019 10:37 pm
by Howw
so I scanned through the addresses and found 4 that are corresponding to the e ability, trying to edit for cooldowns...

Re: Anthem

Posted: Tue Feb 26, 2019 1:48 am
by eyoubdw59
Howw wrote:
Mon Feb 25, 2019 10:37 pm
so I scanned through the addresses and found 4 that are corresponding to the e ability, trying to edit for cooldowns...
Keep us updated !

Re: Anthem

Posted: Tue Feb 26, 2019 3:10 am
by Howw
So yah, it seems like there is 4 address that control the e cooldown. Freezing the value 100% does not work. So I stepped through the machine code and it seems the values are being written from some other functions on a timer. So I tried writing those updates to no-ops, and this resulted in the HUD completely crashing. This time I was able to freeze the values, but my CD still existed...

I'm stuck.

Re: Anthem

Posted: Tue Feb 26, 2019 7:06 am
by Howw
Another update here
I tried adjusting Ammo this time since it was easier...
I found there were around 8 or so addresses being updated. I can get the ammo count and the clip size count to update visually without any crashes. Whenever I try to edit different addresses that probably are not visual, the game just crashes. So maybe ammo and clipsize are all server sided?