SCAR Code:procedure Walktofurn;
begin
RadialRoadWalk(findfallyroadcolor, 354, 359, 27, 2, 2);
RadialRoadWalk(findfallyroadcolor, 29, 67, 63, 2, 2);
RadialRoadWalk(findfallyroadcolor, 94, 65, 60, 2, 2);
RadialRoadWalk(findfallyroadcolor, 164, 175, 39, -2, -2);
end;
im trying to do radial road walk but with auto color find it doesnt seem to work it finds the color but only says it found the color in the debug box it doesnt click it on the minimap =/



Reply With Quote








