Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.

[bb]
1=1977.41 -263.33 35.52
2=1975.66 -265.16 40.70
3=1834.72 -389.44 12.28
4=1987.65 -236.87 1.23
| safefall.mac
| Updated 2016.02.07
| Author: basically all of this was stolen from other macros
| Made to work with MQ2Advpath by Razkle
| This macro will run up and down a hill near the PoK book in Butcherblock Mtns until safe fall is maxed.
Sub Main
:recheck
/play bb
/call StillMoving
/goto :recheck
/return
Sub StillMoving
/echo Moving to Level Safe Fall
/delay 5
:StillMoving
{
/delay 1
/if (${MoveTo.Moving} || ${Me.Moving}) /goto :StillMoving
/delay 0 !${Me.Moving}
} else {
/delay 5
}
/return

task support would be the main reason so far to add it

