 |
Cheat Engine The Official Site of Cheat Engine
|
| View previous topic :: View next topic |
| Author |
Message |
dragoncity How do I cheat?
Reputation: 0
Joined: 18 Aug 2017 Posts: 3
|
Posted: Fri Aug 18, 2017 7:15 pm Post subject: Cheating Food |
|
|
This game is, facebook platform game (flash). I want to increase sum of food 302443 to 99999999. I scan (4 bytes), and get one address. Then i click find out what writes to this address,
1. when i click any farm to get food, I get these opcodes writes to address 545A68DAAA8
3EFE11B6597 - 48 B8 B0145DDAFF7F0000 - mov rax,pepflashplayer.PPP_ShutdownBroker+ACCB0
3EFE11B65A1 - FF D0 - call rax
3EFE11B65A3 - 89 46 28 - mov [rsi+28],eax <<
3EFE11B65A6 - 4C 8B 6F 10 - mov r13,[rdi+10]
3EFE11B65AA - 49 8B 8D A0000000 - mov rcx,[r13+000000A0]
RAX=000000000004765B
RBX=000005459FD7C900
RCX=000000000004765B
RDX=000000000004765B
RSI=00000545A68DAA80
RDI=00000545A1674818
RSP=000000D577BFC8A0
RBP=000000D577BFCAE0
RIP=000003EFE11B65A6
R8=0000000000000006
R9=000000D577A40000
R10=000005459EDFA000
R11=000005459EDFA2E0
R12=000000000023B2DE
R13=0000000000000300
R14=00000545A059FCF0
R15=000005459FC419E0
2. Then, i click auto assemble and add this script:
| Code: | [ENABLE]
aobscan(INJECT,89 46 28 4C 8B 6F 10)
alloc(newmem,$1000)
label(code)
label(return)
newmem:
mov [rsi+28],#9999999
code:
mov r13,[rdi+10]
jmp rcx
INJECT:
jmp newmem
nop
return:
registersymbol(INJECT)
[DISABLE]
INJECT:
db 89 46 28 4C 8B 6F 10
unregistersymbol(INJECT)
dealloc(newmem) |
3. I click assign to the current cheat table,
4. when i activate this script, and then click some farm to get food, so i think the food will increase to 9999999, but not, shockwave flash has crash!
I need solution please
| Description: |
|
| Filesize: |
35.84 KB |
| Viewed: |
5730 Time(s) |

|
|
|
| Back to top |
|
 |
OldCheatEngineUser Whateven rank
Reputation: 20
Joined: 01 Feb 2016 Posts: 1586
|
Posted: Fri Aug 18, 2017 7:53 pm Post subject: |
|
|
| Code: | code:
mov r13,[rdi+10]
jmp rcx <<<------
|
what do you expect from jmp rcx
_________________
About Me;
I Use CE Since Version 1.X, And Still Learning How To Use It Well!
Jul 26, 2020
| STN wrote: | | i am a sweetheart. |
|
|
| Back to top |
|
 |
dragoncity How do I cheat?
Reputation: 0
Joined: 18 Aug 2017 Posts: 3
|
Posted: Sun Aug 20, 2017 8:54 pm Post subject: |
|
|
eh.. i just remove jmp rcx,
and still not work
|
|
| Back to top |
|
 |
OldCheatEngineUser Whateven rank
Reputation: 20
Joined: 01 Feb 2016 Posts: 1586
|
Posted: Sun Aug 20, 2017 11:52 pm Post subject: |
|
|
you should replaced jmp rcx with jmp return
_________________
About Me;
I Use CE Since Version 1.X, And Still Learning How To Use It Well!
Jul 26, 2020
| STN wrote: | | i am a sweetheart. |
|
|
| Back to top |
|
 |
dragoncity How do I cheat?
Reputation: 0
Joined: 18 Aug 2017 Posts: 3
|
Posted: Tue Aug 22, 2017 9:20 pm Post subject: |
|
|
| it still not work, shockwave flash has crash.... thank you
|
|
| Back to top |
|
 |
|
|
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
|
|