View previous topic :: View next topic |
Author |
Message |
BinaryAbuse Newbie cheater
Reputation: 0
Joined: 04 Aug 2010 Posts: 19
|
Posted: Thu Nov 11, 2010 2:18 am Post subject: Can't change the value permanent |
|
|
Hey guys.
- I want to change the players coordinates (XYZ).
- I have found the static addresses in memory (Float).
But when i try to change them, they switch back to their old value.
freezing does also not work.
Example:
X = 300,00
Y = 200,00
when i set X to 301,00, then X is set back to 300,00 again... -.-'
(301,00 is a valid value)
How can i change these values?
-BinaryAbuse
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 467
Joined: 09 May 2003 Posts: 25700 Location: The netherlands
|
Posted: Thu Nov 11, 2010 3:43 am Post subject: |
|
|
Make sure it is not an online game (disconnect from the internet if possible)
Then try to find the real value, you most likely only found the display value or temporary value after a conversion, or a related value but not the direct one (e.g the camera instead of the player's head)
_________________
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 |
|
 |
BinaryAbuse Newbie cheater
Reputation: 0
Joined: 04 Aug 2010 Posts: 19
|
Posted: Thu Nov 11, 2010 3:49 am Post subject: |
|
|
It is no Internet game... it is "Need for Speed Most Wanted"
- not connected to internet
I was searching for the coordinates with:
- unknown initial value search
- increased / decreased search
- until i had 5 addresses left
all of them are static addresses - but i cant change them at all. -.-'
How could i find the 'real' addresses / values for my player position?
Edit: Or how could i change the values permanent?
-BinaryAbuse
|
|
Back to top |
|
 |
tuohai How do I cheat?
Reputation: 0
Joined: 03 Nov 2010 Posts: 2
|
Posted: Mon Nov 15, 2010 4:03 am Post subject: |
|
|
this is what i want to know too.
|
|
Back to top |
|
 |
iRanD0m Expert Cheater
Reputation: -1
Joined: 29 Aug 2010 Posts: 109
|
Posted: Sun Dec 05, 2010 1:49 pm Post subject: |
|
|
I took the liberty of making the whole tutorial in pictures for you with an example and I wish you luck to aid you in your hacking future.
CLICK THIS LINK TO VIEW THE PHOTO TUTORIAL
VVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV
http://img835.imageshack.us/slideshow/webplayer.php?id=79762888.jpg
this might be an answer to help like a step but I don't know what your'e games doing so :/
|
|
Back to top |
|
 |
Geri Moderator
Reputation: 111
Joined: 05 Feb 2010 Posts: 5636
|
Posted: Mon Dec 06, 2010 7:57 pm Post subject: |
|
|
iRanD0m wrote: | I took the liberty of making the whole tutorial in pictures for you with an example and I wish you luck to aid you in your hacking future.
CLICK THIS LINK TO VIEW THE PHOTO TUTORIAL
VVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV
http://img835.imageshack.us/slideshow/webplayer.php?id=79762888.jpg
this might be an answer to help like a step but I don't know what your'e games doing so :/ |
It is a nice general tutorial and it is useful for most situations, there are 2 things that I would mention.
1. In racing games that I have played, if You find the "co-ordinates" of Your car (and I would rather say the height, speed and direction of Your car), You can't nop it. If You do, probably the whole game will crash immediately. These codes are usually pretty complex and You need to be extremely careful when You operate with them to avoid a crash. Usually these addresses are handled by many codes.
2. If Your address is changed by more codes, nopping all of them may freeze it, but then You will have no idea why are there more codes and what are they doing. It is better to nop a code, check out what happens, then check the next code one by one. If You really want to know how is the game working, it doesn't hurt if You know which code is decreasing or increasing the value, or which code is changing it when You die etc etc.
And on a final note, if You have tracked down the address, and You have found a code, DO NOT click on the Replace button right away. It is much better to add it to the code list and save Your table, making sure that Your hard work is saved and You have the codes already, in case the game would crash if You nop it or try using code injection or whatever. CE has a code list to save Your codes and I just don't get it why are people ignoring this feature and loosing all their codes all the time.
Saving Your work often should become natural, especially when You use CE, so make this a habit.
_________________
|
|
Back to top |
|
 |
iRanD0m Expert Cheater
Reputation: -1
Joined: 29 Aug 2010 Posts: 109
|
Posted: Mon Dec 06, 2010 8:20 pm Post subject: |
|
|
thanks for that information helped me alot +1
|
|
Back to top |
|
 |
|