I have four hotspots for my grind profile. I have noticed that for some reason the bot runs to hotspot "1", then starts to run to hotspot "2" and when he gets to hotspot "2" he runs back to hotspot "1" and then runs to either "2" or "3". Why does the bot do that? Have i misunderstood something about <Hotspots>? Shouldn't the bot run to the hotspots in the order they are declared in the tag? Code: <Hotspots> <Hotspot Name="1" X="235.8985" Y="22.39368" Z="-323.0251" /> <Hotspot Name="2" X="247.8479" Y="22.41581" Z="-323.5999" /> <Hotspot Name="3" X="248.8656" Y="22.41582" Z="-339.2818" /> <Hotspot Name="4" X="235.4134" Y="22.41586" Z="-339.5148" /> </Hotspots>