Hello. Tell me why the mouse clicks in another place, and not by the image?
CODE:if (findimage(1, #ret[0][0], -1, #cx, #cy, 188, 12, 200, 50, -1)!=0)
{
mouse(LEFT, cx, cy);
}
In the visual editor clicks for sure(Отредактировано автором: 09 Декабря, 2017 - 12:54:48) |