Asphalt 9: Legends (TRAINER REQUEST)

Ask about cheats/tables for single player games here
Locked
jakey1995abc
Noobzor
Noobzor
Posts: 14
Joined: Thu Apr 06, 2017 12:00 am
Reputation: 7

Re: Asphalt 9: Legends (TRAINER REQUEST)

Post by jakey1995abc »

I'm new to using cheat engine for anything other than basic value scans, but I think I found the instruction responsible for calculating gravity/Y-axis movement. 01E637D0 - 89 41 58 - mov [ecx+58],eax. Also, I found that each of the x,y,z axis addresses always end with the same number (0,4,8=x,z,y). If anyone knows what I should do next in order to make use of this, please say :D

User avatar
koderkrazy
Expert Cheater
Expert Cheater
Posts: 254
Joined: Sun Jun 17, 2018 2:14 pm
Reputation: 190

Re: Asphalt 9: Legends (TRAINER REQUEST)

Post by koderkrazy »

jakey1995abc wrote:
Mon Aug 20, 2018 3:22 pm
I'm new to using cheat engine for anything other than basic value scans, but I think I found the instruction responsible for calculating gravity/Y-axis movement. 01E637D0 - 89 41 58 - mov [ecx+58],eax. Also, I found that each of the x,y,z axis addresses always end with the same number (0,4,8=x,z,y). If anyone knows what I should do next in order to make use of this, please say :D
The address 01E637D0 is not good for making table, it'll change when you restart game.
You need to give use info like this Asphalt9_w10_x86_rtl.exe+71956A - 89 41 58 - mov [ecx+58],eax
To get that select these view settings as shown in below image.
Image
Once you give me that I write script for you.
I found that each of the x,y,z axis addresses always end with the same number (0,4,8=x,z,y).
This is because each address is 4 byte long and xyz are stored one after other in memory. So addresses are 0, 0+4, 0+4+4.

User avatar
koderkrazy
Expert Cheater
Expert Cheater
Posts: 254
Joined: Sun Jun 17, 2018 2:14 pm
Reputation: 190

Re: Asphalt 9: Legends (TRAINER REQUEST)

Post by koderkrazy »

Betakar wrote:
Sat Aug 18, 2018 9:10 pm
First thanx for all your work.

Il will try to help a little for the quest of perfect cheat.
I found than car levels aren t server side i can mofify them up to 10 and it seems it works because in a same race top speed increase or decrease in function of value i get.
But unfortunatly i m too bad in CE and especialy in script langage to write anything it could work.
So i do modifications manualy each time i need them

To find them i do AOB with CE like this
aa 00 00 00 00 00 80 3F - fill with unknowed 28 bytes - bb 00 00 00 00 00 80 3F - fill with unknowed 28 bytes - cc 00 00 00 00 00 80 3F - fill with unknowed 28 bytes - dd 00 00 00 00 00 80 3F

where aa = actual top speed value, bb = acc, cc = handling and dd = nitro

for a car with level 5 everywhere you must type
05 00 00 00 00 00 80 3f <-- 28 x ?? --> 05 00 00 00 00 00 80 3f <-- 28 x ?? --> 05 00 00 00 00 00 80 3f <-- 28 x ?? --> 05 00 00 00 00 00 80 3f

If someone can do something with this .... :D
Nice work man! How did you find these?

I've written script using your findings. See the attached table. Enable script and open car in garage. After modifying values they take effect in race :)

Note: These stats get reset every time you start game. The values come from server. So every time you have to modify these.
Also if you modify blueprints it unlocks the car. But when you press on unlock button, it checks on server and throws error like 'unable to modify on server(5)'.

Image
Attachments
Asphalt9v1.0.203.2_CTv3.CT
Car stats speed, acceleration, handling etc.
(7.62 KiB) Downloaded 331 times

marek1957
Expert Cheater
Expert Cheater
Posts: 155
Joined: Sat Dec 16, 2017 4:46 pm
Reputation: 4

Re: Asphalt 9: Legends (TRAINER REQUEST)

Post by marek1957 »

Nice Work Guys! :-) What about no crash and unlimited speed? Someone find it?

marek1957
Expert Cheater
Expert Cheater
Posts: 155
Joined: Sat Dec 16, 2017 4:46 pm
Reputation: 4

Re: Asphalt 9: Legends (TRAINER REQUEST)

Post by marek1957 »

I also found some crazy things :-D check it.
Attachments
A9-some-cheats-and-crazy-things.CT
(304.84 KiB) Downloaded 202 times

marek1957
Expert Cheater
Expert Cheater
Posts: 155
Joined: Sat Dec 16, 2017 4:46 pm
Reputation: 4

Re: Asphalt 9: Legends (TRAINER REQUEST)

Post by marek1957 »

In the attachments you will find a JUMP HACK but it needs fix because pointer is changing sometimes. If anyone can fix it, I will be very thankful!

Press K during the race to JUMP! :-)
Attachments
A9_Jump Hack (needs fix).CT
(3.43 KiB) Downloaded 105 times

User avatar
koderkrazy
Expert Cheater
Expert Cheater
Posts: 254
Joined: Sun Jun 17, 2018 2:14 pm
Reputation: 190

Re: Asphalt 9: Legends (TRAINER REQUEST)

Post by koderkrazy »

Managed to create speed hack :lol:

@Marek1957, I've made more progress today.
Your Jump Hack is affecting other cars . See the attached table for the corrections.

I've added following things in V4 of the table:
-Jump : based on marek1957's findings
-Fly
-Speed
Use Numpad keys as mentioned on cheats for smooth race. :mrgreen:

Image
Attachments
Asphalt9v1.0.203.2_CTv4.CT
Speed, Jump, Fly
(18.74 KiB) Downloaded 182 times

marek1957
Expert Cheater
Expert Cheater
Posts: 155
Joined: Sat Dec 16, 2017 4:46 pm
Reputation: 4

Re: Asphalt 9: Legends (TRAINER REQUEST)

Post by marek1957 »

You are awesome koderrkazy!! Now I am searching for No Crash, Safe Crash and Air Time Hack for Flying without this irritating RESPAWN after 10 seconds.

jakey1995abc
Noobzor
Noobzor
Posts: 14
Joined: Thu Apr 06, 2017 12:00 am
Reputation: 7

Re: Asphalt 9: Legends (TRAINER REQUEST)

Post by jakey1995abc »

marek1957 wrote:
Wed Aug 22, 2018 10:23 am
You are awesome koderrkazy!! Now I am searching for No Crash, Safe Crash and Air Time Hack for Flying without this irritating RESPAWN after 10 seconds.
Can't you just use the stop time table to stop the 10 second respawn? It works for me :D

marek1957
Expert Cheater
Expert Cheater
Posts: 155
Joined: Sat Dec 16, 2017 4:46 pm
Reputation: 4

Re: Asphalt 9: Legends (TRAINER REQUEST)

Post by marek1957 »

Hey koderkrazy

I checked your CT - almost everything working PERFECT but for this SPEED that you found - it is not what I mention - this is "speedhack" of the game that you found - I need UNLIMITED SPEED that you can go 3000 km/h with your car, something like this:

[Link]

or this:

[Link]

and also - why the car it is slowing down and then it stops when you activate Fly Hack and you are flying? Why the car stops?

I found also INTERESTING thing but unfortunately ONLY VISUAL :?

Check my CT - when you finish any race, you will see a board with ACHIEVEMENTS. You can see that all ACHIEVEMENTS are FULLY PROGRESS but it is unfortunately only visual :-( Can we make it REAL , not only Visual? Please check my CT table that I attached.

And once again - thank you so much for your HARD WORK EVERYONE! :-* <3
Attachments
Asphalt9_ACHIEVEMENTS-VISUAL_hack.CT
(4.65 KiB) Downloaded 144 times

marek1957
Expert Cheater
Expert Cheater
Posts: 155
Joined: Sat Dec 16, 2017 4:46 pm
Reputation: 4

Re: Asphalt 9: Legends (TRAINER REQUEST)

Post by marek1957 »

jakey1995abc wrote:
Wed Aug 22, 2018 10:50 am
marek1957 wrote:
Wed Aug 22, 2018 10:23 am
You are awesome koderrkazy!! Now I am searching for No Crash, Safe Crash and Air Time Hack for Flying without this irritating RESPAWN after 10 seconds.
Can't you just use the stop time table to stop the 10 second respawn? It works for me :D
Yeah, it is working :-D I have been misled by visuals :D

jakey1995abc
Noobzor
Noobzor
Posts: 14
Joined: Thu Apr 06, 2017 12:00 am
Reputation: 7

Re: Asphalt 9: Legends (TRAINER REQUEST)

Post by jakey1995abc »

Not sure if anyone else has already thought about it, but maybe the anticheat could be bypassed by finding the address for it, by triggering it over and over again? Unless it works server side

User avatar
STN
Founder
Founder
Posts: 4426
Joined: Thu Mar 02, 2017 7:48 pm
Reputation: 3423

Re: Asphalt 9: Legends (TRAINER REQUEST)

Post by STN »

Is this request completed? Please post the cheat tables in appropriate section if it is because it just creates confusion whether the request is still on-going or just further cheats adding to current tables.

marek1957
Expert Cheater
Expert Cheater
Posts: 155
Joined: Sat Dec 16, 2017 4:46 pm
Reputation: 4

Re: Asphalt 9: Legends (TRAINER REQUEST)

Post by marek1957 »

Request is still on-going because people are still adding new cheats, they are finding new hacks. So please dont close this thread. I am still waiting for NO CRASH and really UNLIMITED SPEED dear STN.

SAsJhell
What is cheating?
What is cheating?
Posts: 3
Joined: Thu Aug 23, 2018 9:40 am
Reputation: 0

Re: Asphalt 9: Legends (TRAINER REQUEST)

Post by SAsJhell »

Hey guys! Could someone do something like this? [Link] (skip the video to 1:46).

Locked

Who is online

Users browsing this forum: blouy, lexore, LoveOryks, Passer556, Wraithspectr3