Hi, i tried put the pointer for freeze the hp for no damage when i fallen in the superjump; i find the address of this value, is float, 1,4092..... if i freeze it, when i falling don't hurt me; i go to "find out what writes to that address" for create pointer, and i see one line that appear without i change the value of hp

, ok, i don't see it, i change the value of the hp, and i see two news lines, but this lines are equals (equal address and offset), when i go to search the address in hex with 4 bytes, i see 34 or 38 or 22 or... (i tried so much times...), i tried make pointers for all address, (38 pointers...

) but when i try use this pointers, none work... and the address what i find is correct, because i freeze it and don't hurt me when i fallen...
I try also with the first line (the line that appeared without change the value to the hp), and when i search the address what appear in his information ([ecx....]) the CE don't find nothing...
Someone can help me please?
Thanks.