Target monster hp barr offset?

01/30/2011 15:21 wongerlt#1
how i can find target monster hp bar offset?
if full hp bar = 100 ? or?
01/30/2011 15:42 zargon05#2
LPH posted a video tutorial on youTube, search for lilprohacker there.
01/30/2011 16:32 wongerlt#3
thx.
01/30/2011 20:21 wongerlt#4
ah but i need only offset .
i need just bar.
I am trying to create a bot
example
if (MOBhpBarOffset == "0")
{
click ~ ....
}else{
click attack skill and t.t.t ....
}
01/31/2011 13:20 zargon05#5
Using his tutorial you can find the mob HP memory value. Use it from there.