I recently found a video (linked below) if a person using a CE script to hack A9. Can anyone figure out what the script was, since I can't seem to do so.
Here is the link: [MEDIA=youtube]F3JlaRSXXpw[/MEDIA]
Asphalt 9 cheat engine help.
-
- Noobzor
- Posts: 6
- Joined: Wed Aug 01, 2018 4:55 pm
- Reputation: 0
Asphalt 9 cheat engine help.
Looks like the script is a code injection that sets the money to a value.
Try the CE tutorial, this looks like one of the for basic/easy thing to do, but just finding a pointer will usually allow you to set the value as well.
Try the CE tutorial, this looks like one of the for basic/easy thing to do, but just finding a pointer will usually allow you to set the value as well.
- Smokahontas
- Cheater
- Posts: 43
- Joined: Wed Aug 01, 2018 6:43 pm
- Reputation: 78
Asphalt 9 cheat engine help.
[TABLE][TR][TD]
[B]Basically that, just fake money![/B]
[ENABLE]
alloc(newmem,2048)
label(returnhere)
label(originalcode)
label(exit)
newmem:
originalcode:
mov eax,#55555555
exit:
jmp returnhere
"Asphalt9_w10_x86_rtl.exe"+C163F5:
jmp newmem
nop
returnhere:
[DISABLE]
dealloc(newmem)
"Asphalt9_w10_x86_rtl.exe"+C163F5:
mov [edx+0C],eax
mov eax,[ebp+0C]
[/TD][/TR][/TABLE]
[B]Basically that, just fake money![/B]
[ENABLE]
alloc(newmem,2048)
label(returnhere)
label(originalcode)
label(exit)
newmem:
originalcode:
mov eax,#55555555
exit:
jmp returnhere
"Asphalt9_w10_x86_rtl.exe"+C163F5:
jmp newmem
nop
returnhere:
[DISABLE]
dealloc(newmem)
"Asphalt9_w10_x86_rtl.exe"+C163F5:
mov [edx+0C],eax
mov eax,[ebp+0C]
[/TD][/TR][/TABLE]
-
- Noobzor
- Posts: 6
- Joined: Wed Aug 01, 2018 4:55 pm
- Reputation: 0
Asphalt 9 cheat engine help.
[QUOTE="Smokahontas, post: 53703, member: 20123"]
[TABLE][TR][TD]
[B]Basically that, just fake money![/B]
[ENABLE]
alloc(newmem,2048)
label(returnhere)
label(originalcode)
label(exit)
newmem:
originalcode:
mov eax,#55555555
exit:
jmp returnhere
"Asphalt9_w10_x86_rtl.exe"+C163F5:
jmp newmem
nop
returnhere:
[DISABLE]
dealloc(newmem)
"Asphalt9_w10_x86_rtl.exe"+C163F5:
mov [edx+0C],eax
mov eax,[ebp+0C]
[/TD][/TR][/TABLE]
[/QUOTE]
Fake money? How so? He did purchased items from the shop though, didn't he?
[TABLE][TR][TD]
[B]Basically that, just fake money![/B]
[ENABLE]
alloc(newmem,2048)
label(returnhere)
label(originalcode)
label(exit)
newmem:
originalcode:
mov eax,#55555555
exit:
jmp returnhere
"Asphalt9_w10_x86_rtl.exe"+C163F5:
jmp newmem
nop
returnhere:
[DISABLE]
dealloc(newmem)
"Asphalt9_w10_x86_rtl.exe"+C163F5:
mov [edx+0C],eax
mov eax,[ebp+0C]
[/TD][/TR][/TABLE]
[/QUOTE]
Fake money? How so? He did purchased items from the shop though, didn't he?
Asphalt 9 cheat engine help.
[QUOTE="UndercoverNugget, post: 53712, member: 20120"]Fake money? How so? He did purchased items from the shop though, didn't he?[/QUOTE]
The game's currency isn't real so it's all fake money.
The game's currency isn't real so it's all fake money.
-
- Noobzor
- Posts: 6
- Joined: Wed Aug 01, 2018 4:55 pm
- Reputation: 0
Asphalt 9 cheat engine help.
[QUOTE="Smokahontas, post: 53703, member: 20123"]
[TABLE][TR][TD]
[B]Basically that, just fake money![/B]
[ENABLE]
alloc(newmem,2048)
label(returnhere)
label(originalcode)
label(exit)
newmem:
originalcode:
mov eax,#55555555
exit:
jmp returnhere
"Asphalt9_w10_x86_rtl.exe"+C163F5:
jmp newmem
nop
returnhere:
[DISABLE]
dealloc(newmem)
"Asphalt9_w10_x86_rtl.exe"+C163F5:
mov [edx+0C],eax
mov eax,[ebp+0C]
[/TD][/TR][/TABLE]
[/QUOTE]
Sorry, I'm kind of new to this, when I enter the code and try to execute it, is says: Script Error:[string "[ENABLE] ..."]:1: unexpected symbol near '['
How can I fix this?
[TABLE][TR][TD]
[B]Basically that, just fake money![/B]
[ENABLE]
alloc(newmem,2048)
label(returnhere)
label(originalcode)
label(exit)
newmem:
originalcode:
mov eax,#55555555
exit:
jmp returnhere
"Asphalt9_w10_x86_rtl.exe"+C163F5:
jmp newmem
nop
returnhere:
[DISABLE]
dealloc(newmem)
"Asphalt9_w10_x86_rtl.exe"+C163F5:
mov [edx+0C],eax
mov eax,[ebp+0C]
[/TD][/TR][/TABLE]
[/QUOTE]
Sorry, I'm kind of new to this, when I enter the code and try to execute it, is says: Script Error:[string "[ENABLE] ..."]:1: unexpected symbol near '['
How can I fix this?
Asphalt 9 cheat engine help.
It's a table script, paste it to the AA form then File->Add to cheat table.
-
- Noobzor
- Posts: 6
- Joined: Wed Aug 01, 2018 4:55 pm
- Reputation: 0
Asphalt 9 cheat engine help.
[QUOTE="ShyTwig16, post: 53723, member: 91"]It's a table script, paste it to the AA form then File->Add to cheat table.[/QUOTE]
I'm new to this...
Explain in detail please (with steps XD)
Thanks.
I'm new to this...
Explain in detail please (with steps XD)
Thanks.
Asphalt 9 cheat engine help.
[URL]https://fearlessrevolution.com/threads/add-a-script-to-a-table.6509/[/URL]
-
- Noobzor
- Posts: 6
- Joined: Wed Aug 01, 2018 4:55 pm
- Reputation: 0
Asphalt 9 cheat engine help.
Ok, got everything to work, but I soon realised this doesn't increase the value of your money whatsoever...
Client side: Appears 5 mil.
Sever side: still 5k (i.e the amount of money you actually own)
The video was just fake...
smh - I don't think hacking money in A9 is possible, since it's server sided.
Client side: Appears 5 mil.
Sever side: still 5k (i.e the amount of money you actually own)
The video was just fake...
smh - I don't think hacking money in A9 is possible, since it's server sided.
Who is online
Users browsing this forum: No registered users