im currently creating a program that automates a game, from getting the quest until submitting it, and doing it again,
im done with the GUI of the automation,and have a plan on how to do things, but is now on a stop because i encountered a problem, so here it is:
(1) is it possible in autoit to use an image that was snipped as means to execute the next step of script/code, for example, when the avatar reaches the coordinates, it will use the bot system already in game to start the killing of mobs,
(2.) when target mobs is reached/killed it will use another image already snipped, in order to submit it.
i already watch tutorial on image search on autoit, and from what i saw, it only moves the mouse cursor to where the image was.
please help me, if its not possible in autoit, can someone point me to what programming language gas that capabilities,