MFighter How do I cheat?
Reputation: 0
Joined: 07 Jun 2007 Posts: 2
|
Posted: Fri Jun 08, 2007 12:21 pm Post subject: Dynamic Pointer + Memory Access Exceptions mode Questions |
|
|
Hi everyone
First i'd like to say how much fun I've had using CE and moreover I've learned a lot too...
now onto my question:
there is a 4 Level Pointer:
Master/Static Pointer -> Struct Pointer -> another Pointer -> (Weapon) Pointer -> Value
now, I DID find the static pointer, but I used the pointer search function, and that kinda felt like cheating
I can find the "(Weapon) Pointer", but from that point on I cannot find anything...
I cannot get the value of the pointer to be changed, since it only changes when you load a new Map, but then the struct pointer or at least another pointer get reassigned...
what I did was:
Find out what accesses/writes the "(Weapon) Pointer", but apparently it never got accessed/written to....
Also I can only use the BP on access/write ONCE when using memory access exceptions, when I then press "stop" (removing the BPs) the game closes.
I'd really like to know how to find that pointer myself, I'm not using CE to cheat, but to learn so ..
Thanks a lot in advance!
- MF
edit: well then, off to other forums or any1 has a clue here on my problem?
|
|