| View previous topic :: View next topic |
| Author |
Message |
raziel240 Newbie cheater
Reputation: 0
Joined: 07 Aug 2015 Posts: 20
|
Posted: Wed Oct 07, 2015 2:07 pm Post subject: Supposedly "Invisible"? |
|
|
I know you don't support multiplayer hacks. But in this simple FPS game you can literally cheat anything with cheat engine. Anything but Gold and Cash.
And the adresses don't change.
But that's a very different story.
I've got a problem.
I did find the "Invisible" cheat and tested it out. Every player of the other team just ignored me while I was standing in the middle of the battlefield.
But as soon as I start moving, I get shot immediately.
Well, I tested it out with my brother:
When I'm alive, I don't freeze the adress because it will crash the game when I die. And if I switch to another room, it changes the value. So if I join a game with the adress still activated, the game will crash as well.
To activate the cheat I have to die once in this game. The countdown appears. 7 seconds to activate the code while I'm dead.
I did so and it worked! I stand still, nobody kills me.
But as soon as I move an inch, I get shot. Even by my own team mates.
Why?
The reason: I'm not fully "Invisible" as I hoped I would be. Instead of respawning in "Invisible mode", I respawn as a dead body. The motionless model. I still can move, shoot and kill. But the problem is that I want to be fully invisible.
The adress for "invisibility" is 00CC5EBC
I hope one of you can figure out how to prevent the model from respawning.
Because I tried everything and I can't.
You may PM me and ask me about what game and all. If that's allowed that is.
Edit: This adress is float and randomly changes between negative and positive values each time I join/rejoin. Sometimes it doesn't have a value, which is inconvenient because then the value won't change when alive or dead in a game. How to fix: Rejoin.
All I want to know now is how to remove the dead body model from the game when I use the cheat so I stay invisible instead of an on the ground sliding dead body, eating dirt.
|
|
| Back to top |
|
 |
STN I post too much
Reputation: 43
Joined: 09 Nov 2005 Posts: 2676
|
Posted: Thu Oct 08, 2015 12:06 pm Post subject: |
|
|
Put a breakpoint, there is probably some compare that checks if dead or alive or floating on ground. Play around with the code around your invisible cheat and try to understand what is happening, its probably something a conditional jump can fix.
_________________
|
|
| Back to top |
|
 |
raziel240 Newbie cheater
Reputation: 0
Joined: 07 Aug 2015 Posts: 20
|
Posted: Thu Oct 08, 2015 1:12 pm Post subject: |
|
|
Thanks for the hint. By finding out what the adress writes I have found another adress which I can just freeze it and keep it like that. If I freeze it when I die, then I'll have the model. But when I freeze it before I join a game, the model doesn't even load. So I'm invisible. I can still be killed by granades. But that's no problem at all.
Thank you very much
|
|
| Back to top |
|
 |
|