CODE:int x, y;
int stX=1290, stY=743, finX=1332, finY=760;
a: finddynamic(0, #x, #y, 0, 0, 0, 0, stX, stY, finX, finY, -1);
sleep(500);
if (finddynamic(1, #x, #y, 1, 1, 0, 0, stX, stY, finX, finY, -1)==0)goto a;
messagebox ("");
так можно.
можно и через screen и findimage |