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 


bug with infinite health function

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

Joined: 21 May 2023
Posts: 2

PostPosted: Sun May 21, 2023 8:58 am    Post subject: bug with infinite health function Reply with quote

hello, I'm new to this business ... please tell me how to fix the following situation: I created a trainer for infinite health, and it freezes the health of both the player and enemies
Back to top
View user's profile Send private message
LeFiXER
Grandmaster Cheater Supreme
Reputation: 20

Joined: 02 Sep 2011
Posts: 1053
Location: 0x90

PostPosted: Sun May 21, 2023 9:54 am    Post subject: Reply with quote

Find out what addresses access the instruction. Add the address which displays your player health to group one. Everything else to group two. Scan for commonalities, set max level to 0 and scan. You'll want to select the correct register based on the instruction. Example: movss [rcx+10],xmm0 in this case you would select rcx.

Look in the window for a column that shows unique values. Maybe the value for players will be 1 and 0 for enemies. Once you have located that information you can use compare logic.
Code:

...
cmp dword ptr [rcx+offset],1
jne code
// instructions that affect player here.

code:
...


Sorry for any typos. I'm using my phone and I hope I've explained well.
Back to top
View user's profile Send private message
ParkourPenguin
I post too much
Reputation: 138

Joined: 06 Jul 2014
Posts: 4275

PostPosted: Sun May 21, 2023 10:18 am    Post subject: Reply with quote

Step 9 of the CE tutorial may help
_________________
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
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine 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