TomTom Waypoint Help

I am trying to farm camel figurines with a large list of waypoints. When I put them all in the first arrow will pop up but when I reach it the 2nd waypoint arrow doesn’t show and instead I get the error “Could not find a closest waypoint in this zone”. Here is a sample of the waypoint list I am using. Thanks in advance.

/way 22 64.2 /way 22.2 64 /way 24.2 59.8 /way 24.6 60 /way 25.4 51.2 /way 25.4 65.6 /way 25.6 65.8 /way 26.2 64.8 /way 26.2 65.2 /way 28.6 63.6 /way 29.8 20.6 /way 29.8 25 /way 30.2 62.8 /way 30.4 60.6 /way 30.4 62.4 /way 30.6 60.6 /way 30.8 67.4

Each /way must be on its own line, like this:

/way 22 64.2
/way 22.2 64
/way 24.2 59.8
/way 24.6 60
/way 25.4 51.2
/way 25.4 65.6
/way 25.6 65.8
/way 26.2 64.8
/way 26.2 65.2
/way 28.6 63.6
/way 29.8 20.6
/way 29.8 25
/way 30.2 62.8
/way 30.4 60.6
/way 30.4 62.4
/way 30.6 60.6
/way 30.8 67.4

There are more than 255 characters in that, so you can past some of those into 1 macro and the rest into another macro and click 1 and then the other to add all the waypoints.

Thanks for the help. I’ll try this later tonight