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 


how to find difficult values like

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

Joined: 04 Jun 2019
Posts: 2

PostPosted: Sat Jun 08, 2019 2:24 am    Post subject: how to find difficult values like Reply with quote

Instant Hit
Climb over any walls
Revive speed.

most tutorials is about unlimited bullet. freezing health and stuff. Is there a real tutorial made in 2019 for latest games ? cheat engine cant even debug pubg
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 198

Joined: 25 Jan 2006
Posts: 8517
Location: 127.0.0.1

PostPosted: Sat Jun 08, 2019 2:32 pm    Post subject: Reply with quote

Generally, finding options like those breaks down to finding information that is involved with them.

'Instant Hit' - I guess you mean 1 hit kill here? Not entirely sure, but if so, you would look for how health is handled for yourself and other entities. In most cases today, functions are shared because things are based on the same object type. So you would need to find how to tell the difference between yourself and other objects taking damage. This is usually done with an id of sorts, such as an index or object type in the structure of the object. Once you know how to tell things apart you can force damage to other objects by altering the amount done to other things while leaving yourself alone or even blocking any damage to yourself.

'Climb over walls' - For this, there are a couple of approaches. One would be to find your position information and debug how it is interacted with when running into walls. From there you can generally find the map collision handling to tell if you are running into a wall or not. Next, you'd debug to find how the game determines if the plane you are runing on is a walkable surface or not as some slopes are valid and others are not. You can then patch that to allow running on all surfaces, or alter how it handles blocking you on some of them. (You can also make walk through walls like this.)

'Revive Speed' - This depends on the game and how they implement the UI/handling of being able to revive. In some cases you can find how the game allows you to revive in terms of clicking a button that is enabled after a certain time. Finding how that button is enabled can lead you back to where the timer is handled in order for the button to appear and be clickable. For example, you could debug your health value, and watch for when it hits 0 and what accesses it differently/newly.


There are various ways to approach all of these options and anything cheat related. It usually depends on the game and what other information you can get used to finding and how the game interacts with its objects and so on.

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
kissalude
How do I cheat?
Reputation: 0

Joined: 01 Jul 2018
Posts: 3

PostPosted: Mon Jul 01, 2019 7:40 pm    Post subject: Reply with quote

Try going to youtube and having a look at Steven Chapman and Cheat the Game's channels.

They provide excellent tutorials on modern games.
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 Discussions 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