Jedi Archive
Thread: need help with aura macro thnx
Message Edited by Dakeyrias on 11-01-2005 02:09 AM
pep50 wrote:
im working on a macro for force aura.i cant seem to get it to repeat.this what i got atm.
/forceaura;
/paues 47;
/macro 1
i named macro 1
any help plz thnx guys
if you want to work with that....your last command needs to be /macro (name of macro)
So you should write...
/macro macro 1
MrGrail wrote:
pep50 wrote:
im working on a macro for force aura.i cant seem to get it to repeat.this what i got atm.
/forceaura;
/paues 47;
/macro 1
i named macro 1
any help plz thnx guys
if you want to work with that....your last command needs to be /macro (name of macro)
So you should write...
/macro macro 1
And maybe the space between the 2nd macro and 1 should be taken out as well.
I think he meant it was named just "1". Anyway to aviod confusion, this is how mine used to be like when I had aura.
Named my macro "ForceAura" without the quotes.
/clear;
/forceaura;
/pause 45;
/macro ForceAura
Message Edited by Akira96 on 10-31-2005 08:34 PM
I only use my aura macro when tanking a spin group. Start macro, apply infusion, set spin attack as default, attack lair. That way, I can go semi-afk and not worry about much.
Akira96 wrote:
Try adding /clear; to the very beginning since there is no queue if you trying to attack/heal/etc it'll override it.
Does that Work? /clear now will end the "queue"?