Originally posted by Apex
could someone please explain to me how to work out the on bytes for God Mode All?
0x23D1E0
if you could explain it to me or link me to a detailed tutorial it would be greatly appreciated.
health is an integer (32 bit) so the health has to be 4 bytes long and can be a max value of 0x7F, 0xFF, 0xFF, 0xFF this is equal to 2,147,483,647.