All i did was add a couple of more waypoints to make the bot run up the hill and past the sticking point.
I was only using v1.41 hell from the first post.
Here is the new version with the 2 added waypoints in.
Am getting around 400k gold per hour with this !
Hope this helps you all !
thanks

I added your
<MoveTo z="0.1000018" y="718.8654" x="325.418" questId="1" unsafeRandomDistance="5" name="1" pathPrecision="10"/> <WaitTimer WaitTime="0"/>
<MoveTo z="0.1000002" y="723.943" x="400.8" questId="1" unsafeRandomDistance="5" name="1" pathPrecision="10"/> <WaitTimer WaitTime="0"/>
to my 1.7.2 profile works not getting stuck anymore.
guys

just add the two lines under
<!-- saved into Core of Arreat -->
<MoveTo z="0.1157728" y="719.2032" x="300.3483" questId="1" unsafeRandomDistance="5" name="1" pathPrecision="10"/> <WaitTimer WaitTime="0"/>
so that it looks like this
<!-- saved into Core of Arreat -->
<MoveTo z="0.1157728" y="719.2032" x="300.3483" questId="1" unsafeRandomDistance="5" name="1" pathPrecision="10"/> <WaitTimer WaitTime="0"/>
<MoveTo z="0.1000018" y="718.8654" x="325.418" questId="1" unsafeRandomDistance="5" name="1" pathPrecision="10"/> <WaitTimer WaitTime="0"/>
<MoveTo z="0.1000002" y="723.943" x="400.8" questId="1" unsafeRandomDistance="5" name="1" pathPrecision="10"/> <WaitTimer WaitTime="0"/>
can't post the profile cos it's the paid one so just showing you the fixs thanks all credit to TUM tho for the fix
