Posted: Sat Aug 20, 2016 10:13 pm Post subject: How would I make a speed boost cheat in racing games?
can someone please explain how would one make a speed boost hack in racing game? I'm talking about a generic speed boost, it's not a game specific.
such as no recoil is generic in all shooters. it can be found by using same method.
or coordinates which is generic to almost every game where you have float values on x, y and z axis and changing those will move your character/vehicle/ship or whatever the game is about.
so i'm not looking for game specific things, such as like car's horsepower where you change the power and car is faster.
i remember someone on CE forum wrote something like that for NFS world. it just gave a generic speed boost that your current car accelerated 2 times faster.
does anyone know where to begin?
my idea is that it's done by debugging some controller input values and see what they trigger and then change some sort of multiplier, but thats just my theory.
here's a video of trainer that does this (the very first hack at beginning):
https://my.mail.ru/mail/tvcruzers/video/Sethioz_The_Crew_Trainers/247.html
ideas on where to start with such cheat are very welcome.
NOTE: I AM NOT LOOKING TO HACK THE CREW, THIS IS JUST EXAMPLE VIDEO OF SUCH CHEAT!
my idea is that it's done by debugging some controller input values and see what they trigger and then change some sort of multiplier, but thats just my theory.
here's a video of trainer that does this (the very first hack at beginning):
What the hell?
Just scan for your velocity / car speed.
If it happens to be a single player game its pretty simple in theory as you can even scan for your exact MPH.
o Stand still -> Scan Float Value 0.
o Accelerate and either scan for the exact MPH if you can read it on screen or increased value etc. with basic scanning procedure.
o Set a hotkey that increments your speed value by either 100 to turbo boost or by 1 to have something like an increased acceleration increment. _________________
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum