| View previous topic :: View next topic |
| Author |
Message |
iman00b23 How do I cheat?
Reputation: 0
Joined: 23 May 2007 Posts: 1
|
Posted: Wed May 23, 2007 6:18 pm Post subject: How to get a address? |
|
|
I'm sorry if this is the wrong section but I'm new to cheat engine and I don't know how to get a address for cheating.If you could tell me on this it would be appreciated so much!
Thank you,
iman00b23
|
|
| Back to top |
|
 |
Madman I post too much
Reputation: 1
Joined: 04 May 2006 Posts: 3978
|
Posted: Wed May 23, 2007 6:24 pm Post subject: |
|
|
definatly wrong section, and if you knew you shouldnt have posted.
and you SCAN for addresses.
_________________
|
|
| Back to top |
|
 |
Nigtronix Cheater
Reputation: 0
Joined: 18 May 2007 Posts: 45
|
Posted: Wed May 23, 2007 6:35 pm Post subject: |
|
|
Indeed this is the wrong section, but in a pinch.
You have to scan for a known value(if you know) using the appropriate data type/size.
And you may have to repeat scans using multiple types say, INT, FLOAT, DOUBLE, etc
For Example: If you know the value of your health is 100 you may do a 4 byte(integer) scan for the EXACT VALUE of 100. Then you would lose some health and do a DECREASED BY SCAN until you isolate the changing addresses to hopefully 5 or less.
If you have no idea what some value is, you do an unknown initial value scan to scan every value from that processes memory of type X, then you can do Increase/Decrease scans to isolate the addresses.
This is very basic and general, there are much better explanations in the "General Game Hacking" and "Cheat Engine Tutorial" threads on the forum.
|
|
| Back to top |
|
 |
|