View previous topic :: View next topic |
Author |
Message |
Alex__ Advanced Cheater
Reputation: 0
Joined: 29 Mar 2014 Posts: 64
|
Posted: Tue May 20, 2014 4:54 am Post subject: Find trainer address |
|
|
I found trainer which change speed multiplier.How I can find this address I tried 8 byte searching for increased decreased value but no result.
Description: |
|
Filesize: |
61.79 KB |
Viewed: |
12264 Time(s) |

|
|
|
Back to top |
|
 |
Rydian Grandmaster Cheater Supreme
Reputation: 31
Joined: 17 Sep 2012 Posts: 1358
|
Posted: Tue May 20, 2014 5:24 am Post subject: |
|
|
Speed could be float or double. In fact for a racing game it most likely is.
_________________
|
|
Back to top |
|
 |
Geri Moderator
Reputation: 111
Joined: 05 Feb 2010 Posts: 5636
|
Posted: Tue May 20, 2014 5:37 am Post subject: |
|
|
It's probably a float and takes up 4 bytes, not 8.
And the default speed value is often 1.
_________________
|
|
Back to top |
|
 |
Alex__ Advanced Cheater
Reputation: 0
Joined: 29 Mar 2014 Posts: 64
|
Posted: Tue May 20, 2014 8:04 am Post subject: |
|
|
Thank you guys float is working but now I have problem with pointer every time I restart game and search for new address 0 pointers.
|
|
Back to top |
|
 |
Geri Moderator
Reputation: 111
Joined: 05 Feb 2010 Posts: 5636
|
Posted: Tue May 20, 2014 10:32 am Post subject: |
|
|
Try the pointer scanner (if you didn't try it so far).
_________________
|
|
Back to top |
|
 |
Alex__ Advanced Cheater
Reputation: 0
Joined: 29 Mar 2014 Posts: 64
|
Posted: Tue May 20, 2014 10:52 am Post subject: |
|
|
I already use him and no result I set offset to 10000 max level 10 wait 10 minutes found over 10 billion pointers restart game put new address and 0 pointers.Also I tried find what accesses to this address and 0 instructions.How?Address is working
|
|
Back to top |
|
 |
Geri Moderator
Reputation: 111
Joined: 05 Feb 2010 Posts: 5636
|
Posted: Tue May 20, 2014 11:29 am Post subject: |
|
|
I will make a wild guess and say that you have found a value that is created by the trainer and not by the game.
_________________
|
|
Back to top |
|
 |
Alex__ Advanced Cheater
Reputation: 0
Joined: 29 Mar 2014 Posts: 64
|
Posted: Tue May 20, 2014 12:25 pm Post subject: |
|
|
but I can find this address after closing trainer.If it so how I can find speed multipler?
|
|
Back to top |
|
 |
Geri Moderator
Reputation: 111
Joined: 05 Feb 2010 Posts: 5636
|
Posted: Tue May 20, 2014 1:00 pm Post subject: |
|
|
Just because you close the trainer, it doesn't mean that the changes it makes will disappear. Try to find the value without using the trainer and see if you succeed. If the game has a slow-motion feature (many games have some slow-motion effect), then it will help in searching.
_________________
|
|
Back to top |
|
 |
Alex__ Advanced Cheater
Reputation: 0
Joined: 29 Mar 2014 Posts: 64
|
Posted: Tue May 20, 2014 1:29 pm Post subject: |
|
|
Game has super jump at super jump game go slow.Is that slow motion?
I am trying searching decrease when jump and increase after and unchanged
Description: |
|
Filesize: |
408.74 KB |
Viewed: |
12147 Time(s) |

|
|
|
Back to top |
|
 |
Geri Moderator
Reputation: 111
Joined: 05 Feb 2010 Posts: 5636
|
Posted: Tue May 20, 2014 1:52 pm Post subject: |
|
|
Yes, that will probably work.
_________________
|
|
Back to top |
|
 |
Alex__ Advanced Cheater
Reputation: 0
Joined: 29 Mar 2014 Posts: 64
|
Posted: Tue May 20, 2014 2:45 pm Post subject: |
|
|
I froze all addresses in moment when I do jump but after that my car start buggying and when I try increase game start glitching like I have Pentium 4 and car has strange sound .I know this is possible because this dude made this trainer
|
|
Back to top |
|
 |
Geri Moderator
Reputation: 111
Joined: 05 Feb 2010 Posts: 5636
|
Posted: Tue May 20, 2014 3:54 pm Post subject: |
|
|
I didn't play this game so this was just a generic advice. But if you have found the correct value with the trainer and it's really working, you should be able to check out how is the value used. Or you can ask the guy who made the trainer.
_________________
|
|
Back to top |
|
 |
Alex__ Advanced Cheater
Reputation: 0
Joined: 29 Mar 2014 Posts: 64
|
Posted: Sat May 24, 2014 12:25 am Post subject: |
|
|
Is that only way to multiply speed find slow motion? .address from trainer not changing when I am trying make slow motion.There are other ways?
|
|
Back to top |
|
 |
Geri Moderator
Reputation: 111
Joined: 05 Feb 2010 Posts: 5636
|
Posted: Sat May 24, 2014 7:55 am Post subject: |
|
|
There are some ways to mess with the car stats, but for that you need to dig in the game.
You can try to look for speed or RPM by searching for increased value when you accelerate and decreased value when you slow down. Do it on very slow speed and don't change gears during the scan, because changing gears will often mess up something.
You can also try to find the weight of the car, or engine power and sometimes stats for the wheels, to modify handling or traction or whatever.
But there are no general methods for this. You can try to find the co-ordinates of your car (there are a bunch of tutorials for this) and then maybe you find the structure where these things are stored. Or if you find the speed or RPM, maybe the rest of the stats will be there too.
Racing games don't use some generic method to deal with car physics, so you will not always find some value that is just storing the speed.
EDIT:
Forgot to add, if you have nitro, you can also look for a speed modifier. Eg speed or acceleration modifier is float 1 when no nitro, 1.5 when nitro is active. Just an example.
_________________
|
|
Back to top |
|
 |
|