Is there a way to macro Sprint + Auto-Run? (R key default)
Is there a way to macro Sprint + Auto-Run? (R key default)
Can't test this myself at the moment but try this:
/automove on
/ac "Sprint" <me>
And I think you can use "/echo" to make the macro loop.
Something like
/echo (name of your sprint macro)
at the end.
Somebody correct me if I'm wrong.
I love you! Thank you so much.
No, /echo displays a message that only you can read. That's what people use after a loop to know that the loop is over.
To loop it, you use /wait <time>
The macro ended up like this:
/macroicon Sprint
/automove on
/ac "Sprint" <me>
/wait 30
/ac "Sprint" <me>
That makes it wait 30 seconds for Sprint to cooldown and then casts it again while you're still automoving. I only use it twice because I doubt I'll be running longer than a minute.
Last edited by Yitan; 09-21-2013 at 04:35 AM.
I doubt there's a way to loop a macro "endlessly", but if someone knows of one please do tell!
In the meantime I'll be using my "/wait"s to repeat it once or twice. I don't need to go all Forrest Gump, doubt I repeat the macro more than twice.
Last edited by Yitan; 09-22-2013 at 05:13 AM.
You can stop a macro by using any other macro.
E.G., macro 1:
/echo foo
/wait 10
/echo bar
macro 2:
/echo Interrupted!
Fire macro 1, then fire macro 2 before the 10 seconds has passed. Macro 2 will never fire its last line.
But there's still no way to loop a macro endlessly.
|
![]() |
![]() |
![]() |
|
Cookie Policy
This website uses cookies. If you do not wish us to set cookies on your device, please do not use the website. Please read the Square Enix cookies policy for more information. Your use of the website is also subject to the terms in the Square Enix website terms of use and privacy policy and by using the website you are accepting those terms. The Square Enix terms of use, privacy policy and cookies policy can also be found through links at the bottom of the page.