 |
Cheat Engine The Official Site of Cheat Engine
|
View previous topic :: View next topic |
Author |
Message |
marioraider18 How do I cheat?
Reputation: 0
Joined: 03 Oct 2019 Posts: 1
|
Posted: Thu Oct 03, 2019 11:07 am Post subject: How do I make myself invincible, undetected, or invisible? |
|
|
How do I make myself invincible, undetected, or invisible in a game that kills you in 1 hit. I am mainly speaking of horror indie games. Usually once you are grabbed by the enemy, you are dead. Can someone help me what to look for? I am fairy new to using cheat engine or Cosmos. Any help is appreciated!! Please
|
|
Back to top |
|
 |
Cyberfreak Cheater
Reputation: 0
Joined: 28 Jan 2017 Posts: 30
|
Posted: Thu Oct 24, 2019 12:43 pm Post subject: |
|
|
Well, first of all, the function have to be implemented in the game. E.g. you cannot make yourself invisible, if there is no invisible mode at all.
With the value type "binary" you can scan for value 1 or 0 for true or false state in a boolean. As an example, you can create a fly hack in minecraft with this, by manipulating the "is jumping avaible right now" or "is fly-mode active for this player right now" boolean, I don't remember what was the exactly boolean when I played around with it years ago. If it's freeze to 1, you are always able to jump, even again and again in mid-air. Try around with several possible booleans that might be in advantage for you, beginning with being alive. This is a lot of guessing, what might be a given boolean in the code.
|
|
Back to top |
|
 |
atom0s Moderator
Reputation: 204
Joined: 25 Jan 2006 Posts: 8579 Location: 127.0.0.1
|
|
Back to top |
|
 |
aliga How do I cheat?
Reputation: 0
Joined: 29 Jun 2019 Posts: 7 Location: guangzhou
|
Posted: Sun Dec 01, 2019 6:54 pm Post subject: |
|
|
Moderator Have you found a way? I'm asking for this, too
|
|
Back to top |
|
 |
DanyDollaro Master Cheater
Reputation: 3
Joined: 01 Aug 2019 Posts: 334
|
Posted: Mon Dec 02, 2019 7:00 am Post subject: |
|
|
To do this it would be enough to find any data inherent in the structure of the player or opponent and explore it.
The values that identifies the team are generally low values like: 1, 2, etc ... (sometimes they start from 0).
So it would be enough to explore the structure and if it is possible to compare it with a member of a different team, as given the cordinates would be good too but they could be very far from the address of the team, normally the value of the team I find it close to the value of life / shield but in case it is a game where they kill you in one shot you should use some other value.
|
|
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
|
|