here the explanation how to use this trick without any tools just use a scientific calculator
1. Open cheat engine and Restaurant city and calculator
2. Let your worker work and open your restaurant
3. After someone pay for food go back to cheat engine
4. tic a hex, 8 byte, and also scan read memory
5. put this value at cheat engine "0FF20000005C840F" and do a first scan
6. you now got a single address. copy to notepad or anything
7. example : you got "1FDD1026" as your value 1 then add by 62 at calculator so you got "1FDD1088" as value 2
8. here the code and change value 1 or value 2 by the address that you got.
<CheatTable>
<CheatEntries>
<CheatEntry>
<Description>Coint O Matic 1 plato = $1000 </Description>
<SpecialCode>[ENABLE]
alloc(newmem,256)
label(returnhere)
label(originalcode)
label(exit)
alloc(Patiniox,4)
Value 1:
jmp newmem
nop
returnhere:
newmem:
inc [Patiniox]
cmp [Patiniox],64
jnbe Value 2
mov [Patiniox],FFFFFE0C
dealloc(Patiniox)
originalcode:
je Value 2
exit:
jmp returnhere
[DISABLE]
Value 1:
nop
nop
nop
nop
nop
nop
</SpecialCode>
<Type>255</Type>
</CheatEntry>
</CheatEntries>
</CheatTable>
9. Copy paste to your cheat engine and right click enable this cheat.
10. now if someone pay for food your coin will add rapidly. but dont let this chear run to long.
11. disable this cheat and save restaurant city and relogin again.