r04r wrote:cuervogold wrote:tnok85 wrote:Yay, works.
Edit: It doesn't seem to be unpatching for me though. Not sure if it's on my end or not. Even manually turning the offset back to 0 will force it to 1 next time I target something.
Thanks I'll take a look at it. It was some old code I had sitting around and figure if I could get the scanner to work then no one would have to update this again.
Hm, what kind of scanner? From what I gather it just reads from a pointer, or did I misinterpret that?
Or is the explanation on getting the offset through CE unrelated to the attachment?
Getting the main offset through CE is complete different then what the scanner does. As we have tested scanner patterns for the main AA offset it just isn't relieble enough to use that method. Once you have the main offset the other are pretty easy to find by an array of bytes since the 5 points that move 0 back into the main all have the same line of code. Therefor, you just need to scan for that array of bytes and you have the five new offsets.
I'm trying to get a new section started on TU SWG just for tutourials on making cheats. eVc and have been brainstorming what would help people learn how to hack and make cheats. He's pretty fired up about it so I'm hoping we can get it going for the user base.
BTW: The scanner is an internal function of an autoit modudel that Obelix found on the web. It's a nice little addition to the NomadMemory suite. If I get the new section added to the forums, I'll be doing some work in there showing how to use it.