Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Cheat Engine in Kingdoms of Amalur Re Reckoning

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
CosminKZ
How do I cheat?
Reputation: 0

Joined: 04 Apr 2025
Posts: 2

PostPosted: Fri Apr 04, 2025 1:30 pm    Post subject: Cheat Engine in Kingdoms of Amalur Re Reckoning Reply with quote

Hello guys.

Last month i started to learn how to use cheat engine and i have some trouble with scripting.

The game is Kingdoms of Amalur Re Reckoning .

- First: found the player health adress.

- Second :found what adress writes to it.

- Third found what acceses that adress and added enemies to list.

- Scanned for commonalities.


Think i have found what diferentiates the player from the enemies in "4B0".

But what i want to do is a damage multiplier and a damage reduction, for now i do not know ho to do it , so scanned player health to see what acees when damaged and there is no sub instruction in any of the adresses.

How can i continue or what should i change in the method ?



What Acceses player Health.png
 Description:
 Filesize:  58.7 KB
 Viewed:  4558 Time(s)

What Acceses player Health.png



After Scan common.png
 Description:
 Filesize:  106.3 KB
 Viewed:  4558 Time(s)

After Scan common.png



Common Scaner .png
 Description:
 Filesize:  27.67 KB
 Viewed:  4558 Time(s)

Common Scaner .png



What adresses acces and marked fo commonalities.png
 Description:
 Filesize:  18.51 KB
 Viewed:  4558 Time(s)

What adresses acces and marked fo commonalities.png



What Writes to Player Health.png
 Description:
 Filesize:  37.19 KB
 Viewed:  4558 Time(s)

What Writes to Player Health.png


Back to top
View user's profile Send private message
ParkourPenguin
I post too much
Reputation: 150

Joined: 06 Jul 2014
Posts: 4641

PostPosted: Fri Apr 04, 2025 2:43 pm    Post subject: Reply with quote

In the picture "What Writes to Player Health.png", you see `lea ecx,[edi+ebp]` / `mov [esi+48],ecx`. `ebp` is 0x47 (your old health), `edi` is 0xFFFFFFFD, or -3 (damage taken), and `ecx` is 0x44 as expected (your new health). Inject at the `lea` instruction and change edi before it gets executed to change the damage taken.
_________________
I don't know where I'm going, but I'll figure it out when I get there.
Back to top
View user's profile Send private message
CosminKZ
How do I cheat?
Reputation: 0

Joined: 04 Apr 2025
Posts: 2

PostPosted: Fri Apr 04, 2025 11:41 pm    Post subject: Reply with quote

ParkourPenguin wrote:
In the picture "What Writes to Player Health.png", you see `lea ecx,[edi+ebp]` / `mov [esi+48],ecx`. `ebp` is 0x47 (your old health), `edi` is 0xFFFFFFFD, or -3 (damage taken), and `ecx` is 0x44 as expected (your new health). Inject at the `lea` instruction and change edi before it gets executed to change the damage taken.


Thank you for responding to my post i really apreciate it.

Sow them but had the idea of finding "sub" because in the examples from cheat engine the "sub" instruction subtracted damage from health and that blinded me.

So the game does not need to have a "sub" instruction to subtract damage from health ? .

Is there a guide where it explains in how many forms this can happen ?

Also Just got home and tried to create a script but it is not working.

Also "idiv" gives an error .



Script .png
 Description:
 Filesize:  67.38 KB
 Viewed:  4467 Time(s)

Script .png



Before Script.png
 Description:
 Filesize:  100.5 KB
 Viewed:  4467 Time(s)

Before Script.png



After script.png
 Description:
 Filesize:  99.63 KB
 Viewed:  4467 Time(s)

After script.png



Divide Error.png
 Description:
 Filesize:  86.56 KB
 Viewed:  4467 Time(s)

Divide Error.png


Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites