SlayerGTX wrote: ↑Wed Jul 22, 2020 11:14 am
God mode ain't working, it heals you up just fine if activated while in combat but if you receive critical damage, you die (was fighting a lvl 65 boar)
Ahother thing to fix then.
I improted wrongly COPOXE's table on the previous testvrsions, so here one with them put properly.
I have found the highlighter adress manually (Just search for the 4byte unique id the item you got selected and then select another one and serach again, it is easy), but it is dynamic, so I need to figure out the correct array of bytes to add on the script.
While selecting different itmes I fot those arrays of bytes:
02 00 68 01 38 DB 01 00 00 00 00 00 00 00
00 00 68 01 CB 07 00 00 00 00 00 00 00 00
19 00 68 01 DE 27 00 00 00 00 00 00 00 00
27 00 68 01 F6 3D 00 00 00 00 00 00 00 00
04 00 69 01 2F FE 01 00 00 00 00 00 00 00
0E 7D 8E 3E 84 7D 0D BF 00 00 00 00 82 98
The true one should be found comparing them, but they only match on the 0s mostly...