View previous topic :: View next topic |
Author |
Message |
Syperus Advanced Cheater
Reputation: 1
Joined: 05 Jun 2011 Posts: 61
|
Posted: Wed Jul 01, 2015 11:04 am Post subject: Unable to modify health in Alien Isolation |
|
|
Hey everyone. I've been working on creating cheats for Alien: IsolationIsolation and I've hit a weird problem I've never seen before. I was working on creating an infinite health cheat. I usually write all my cheats through an AA script, but that didn't work out so I decided to find the static pointer. I did 3 pointer scans and narrowed it down to 255 pointers all pointing to the health. I've tried everyone of the pointers and they all change the value in CE, but not in game. Anyone ever ran into a problem like this? Thanks
|
|
Back to top |
|
 |
Rydian Grandmaster Cheater Supreme
Reputation: 31
Joined: 17 Sep 2012 Posts: 1358
|
Posted: Wed Jul 01, 2015 1:07 pm Post subject: |
|
|
Can you find the address to modify the health for one session in general, at all, without pointers or AA?
_________________
|
|
Back to top |
|
 |
Syperus Advanced Cheater
Reputation: 1
Joined: 05 Jun 2011 Posts: 61
|
Posted: Wed Jul 01, 2015 1:29 pm Post subject: |
|
|
Rydian wrote: | Can you find the address to modify the health for one session in general, at all, without pointers or AA? |
No. I mean i get the address down to one address, but does nothing to it in game when modified, however when i get injured in game the value does go down and if I use a med kit the value goes up.
|
|
Back to top |
|
 |
STN I post too much
Reputation: 43
Joined: 09 Nov 2005 Posts: 2676
|
Posted: Wed Jul 01, 2015 3:01 pm Post subject: |
|
|
On-screen display value. Find the real value and then find a pointer to that.
Alternatively, use a Cheat Table already provided here and learn from that.
_________________
|
|
Back to top |
|
 |
Syperus Advanced Cheater
Reputation: 1
Joined: 05 Jun 2011 Posts: 61
|
Posted: Wed Jul 01, 2015 3:23 pm Post subject: |
|
|
STN wrote: | On-screen display value. Find the real value and then find a pointer to that.
|
Actually it's the opposite. Changing the value doesn't change the on screen display. If i set the value to max it won't change the in game bar and will continue to decrease even if i freeze the address(s)
|
|
Back to top |
|
 |
Zanzer I post too much
Reputation: 126
Joined: 09 Jun 2013 Posts: 3278
|
Posted: Wed Jul 01, 2015 4:11 pm Post subject: |
|
|
The point is you found the wrong address. Keep searching.
It sounds like it is encrypted. Just steal this guy's script.
|
|
Back to top |
|
 |
Rydian Grandmaster Cheater Supreme
Reputation: 31
Joined: 17 Sep 2012 Posts: 1358
|
Posted: Wed Jul 01, 2015 6:07 pm Post subject: |
|
|
As stated, if it doesn't change anything in-game then chances are that's not the right address to begin with and nothing you do involving that address will work.
Start over and find an address that works, you may have to do unknown initial scan and then increased/decreased, or other types.
_________________
|
|
Back to top |
|
 |
Syperus Advanced Cheater
Reputation: 1
Joined: 05 Jun 2011 Posts: 61
|
Posted: Wed Jul 01, 2015 6:09 pm Post subject: |
|
|
Zanzer wrote: | The point is you found the wrong address. Keep searching.
It sounds like it is encrypted. |
Hmmm never thought about this. Thanks
I don't like stealing other peoples work. Plus I want to learn from this not just rip it like a skid.
Edit: I did take a look at that guys table and turns out I do have the right addr. Just so frustrating grrr. Thanks
|
|
Back to top |
|
 |
|