First i make clear, im not asking rdy to rip codes, or open sources etc. I wanna figure out thinks myself. But there is some stuff what i cant handle well so i ask some advice for your guys.
My problem is that my attack func needs a loop ender, like a CurrentUnitHealtChecker();
in that function, it checks mob current hp every time when i run it. normaly 1 time / second.
Now the main problem : I need a offset for to read from memory what is mob HP, color (red,green,yellow). I cant figure myself, what i should look in IDA, any tips? maybe stringnames etc so i can look. And yes i have read "How to find simple stuff" topic, and it didnt help me.