Hey guys I have been trying to get this to work for about 5 hours now :/

Simba Code:
RadialRoadWalk(AutoColor(srl_LumbridgeRoadColor), 70, 100, 65, -1, 0);

It grabs a color fine and tells me what color it has chosen, but it doesn't click on the minimap at all.

Am I doing something wrong, do I need to include anything else?

I have also tried this.

Simba Code:
RadialRoadWalk(RoadColor, 70, 100, 65, -1, 0);

Most of the tutorials I have seen are really quite old.

Hope I can get this working soonish.