Page 1 of 1

Image Finder help.

Posted: 14 May 2012, 11:03
by Xoslize
Hey all.

I'm trying to determine what level is the player on the game using Actionaz for certian actions. I wanna make it so if it cant find a specific image,
It will go to line X, and it WILL find the image in the screen, it will go to line Y. I don't know how to use that tool..

Thanks.

Re: Image Finder help.

Posted: 15 May 2012, 06:51
by Jmgr
Hi,

You can use the Find Image action to do that. Have a look at the "If not found" exception in the exception tab. This will allow you to jump to a specific line of your script if the image cannot be found.