so far i found the adress for mobhp in the memory
the adress changes with each mob so i've set a breakpoint in olly and got the offset 0x440
with that offset i got the pointer for that client
u can c that here:

the mob was a movia(54hp) and the pointer was 0x9CE4E6C
well now i'm able to get the data of that client for each mob i select...
the problem is that the pointer is dynamic too, means its different in each started sro proces :/
so i tried to set a breakpoint on that pointer
this was the result:

but i dunno what to do with this :/ and how to get the pointer and offsets for that client specific pointer






