Can i use FindColorTolerance(x, y, color, 0, 0, 1280, 1024, 15);
And then assign that color to a var/something and then, e.x if i name the color var 'Stone':
SCAR Code:FindColorTolerance(x, y, color, 0, 0, 1280, 1024, 15);
// Somewhere here mention it that the color is used as var
RadialWalk(Stone{=The color}, 270, 450, 72, 99, 99);
(How) Is it done?




Reply With Quote





