I'm trying to search a box from the bottom to the top, how do I reverse findColorTolerance? I know there is the spiral function, but I need to go from bottom to top. Thanks.
Code:handColor:= GetColor(320,580); findColorTolerance(clickX, clickY, handColor,99,69,356,542, 10); mouse(clickX, clickY, 3, 4, true);


Reply With Quote









