| View previous topic :: View next topic |
| Author |
Message |
Fadeous How do I cheat?
Reputation: 0
Joined: 15 Jan 2010 Posts: 6
|
Posted: Sat Oct 08, 2011 8:31 am Post subject: Changing address ? help |
|
|
So I play this game and.I am able to find the xy cords simply by searching float and moving back and forth
The addresses I get are not static the static address seem to do nothing
The black.addresses allow me to be able to teleport to where ever I want
Questions
1. If I travel using a shuttle on the same planet or off planet the addresses I find no longer work how do I fix this?
2. I have done a lot of reading to figure out how I can locate these addresses quicker then manually searching
I am new to this and I am try to learn I believe the offset that comes up is 7C
When I find what writes to this address
What I would like to accomplish
Figuring out how to find the xy dynamic addresses without having to manually search over and over if I go off planet or shuttle
And I would like to learn each step do doing this so I can retain the knowledge and further my skills
Thanks
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25808 Location: The netherlands
|
Posted: Sat Oct 08, 2011 8:47 am Post subject: |
|
|
1: The addresses change during certain events, like map changes.
Use pointers for this(go till a green address), or code injection in the code that accesses those coordinates (preferably one accesses only for you , like the display code) and store those addresses at a known location
2: The above method also fixes that
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
Fadeous How do I cheat?
Reputation: 0
Joined: 15 Jan 2010 Posts: 6
|
Posted: Sat Oct 08, 2011 8:59 am Post subject: |
|
|
So I have to find out what accesses the green addresses witch inturn will give me what I need to locate the address that actuality work to teleport my toon? Thank you for this information I will do more.research and try to.figure it.out
Thank you so much !
And when I.get home ill post the code and screen shots maybe it.will help someone understand what I'm actually working.with visually cause.I'm.terrible with my terms and explanations haha
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25808 Location: The netherlands
|
Posted: Sat Oct 08, 2011 9:17 am Post subject: |
|
|
no, you find what accesses the black address that actually has an effect, and in there you can do a code injection to store that address
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
Fadeous How do I cheat?
Reputation: 0
Joined: 15 Jan 2010 Posts: 6
|
Posted: Sat Oct 08, 2011 9:27 am Post subject: |
|
|
Gotcha I just read a tut on code injection and think its starting to all make better sense a lot of the terms.are new to me so I'm trying to.figure it all out
Thank you very much for your speedy responses
My apologies
I will continue to.read tuts for I have nothing better to do at work lol
|
|
| Back to top |
|
 |
|