how i can find target monster hp bar offset?
if full hp bar = 100 ? or?
01/30/2011 15:42zargon05#2
LPH posted a video tutorial on youTube, search for lilprohacker there.
01/30/2011 16:32wongerlt#3
thx.
01/30/2011 20:21wongerlt#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:20zargon05#5
Using his tutorial you can find the mob HP memory value. Use it from there.