vegetasupersaiyan6@
probably make the seaching range larger, like
CObotter@
for checking HP background, it will be hard, well at least i dont know how to do it
because HP value is encrypted (something call DMA)
and for checking account name, i am not sure if the following code works, u can try:
probably make the seaching range larger, like
Code:
ImageSearch, XX, YY, 400,10, 800, 400, *5 %A_desktop%\goldore.bmp
for checking HP background, it will be hard, well at least i dont know how to do it
because HP value is encrypted (something call DMA)
and for checking account name, i am not sure if the following code works, u can try:
Code:
name = evan WinGetText, outputvar, [Conquer IfInString, outputvar, %name% MsgBox, %name% was found:`n%outputvar% else MsgBox, %name% was not found:`n%outputvar%