|
Complete code for auto return cue ball is :
USE Cheat Engine ; Value type Array of byte
scan d0 66 bd 1e 24 01 d1 12 03 00 00 c4 c1 c0 a0 d1 96
replace d0 66 bd 1e 24 00 d1 12 03 00 00 c4 c1 c0 a0 d1 96
sometimes we have to understand that in order to avoid the same line of code that may be present in a file, then necessary for generating AOB code is sufficient number of bytes. This is to avoid errors when scanning code changes.
Of course, this may only be understood by those who really understand the rules of code lines, in particular Array of Bytes.
|