balance double dotting focus macro
balance double dotting focus macro
- Casals
- Posts: 5
Recently my macros reset for some reason and I lost my double dotting macro. Normally this wouldn't be an issue but the macro was semi complex due to the nature of moonfire turnnig to sunfire and all that jazz. If anyone could help it would be appreciated. to make the macro work I had to put my 2 dots on a random bar and use a macro to see what buttons they were if that gives you a clue.
Re: balance double dotting focus macro
- Casals
- Posts: 5
No that doesn't work because moonfire morphs into sunfire that's why it's complicated.
Re: balance double dotting focus macro
- Citra
- Posts: 1
- Location: Sweden
Not really sure if this will help you, since i made this awhile ago :p
But since moonfire morphs you would have to make the macro looking like this;
/target [@focus,harm]
/click ActionButton4
/targetlasttarget
Since i have moonfire on actionbutton 4 i obviously instert that, so you would have to change it!
But since moonfire morphs you would have to make the macro looking like this;
/target [@focus,harm]
/click ActionButton4
/targetlasttarget
Since i have moonfire on actionbutton 4 i obviously instert that, so you would have to change it!
Re: balance double dotting focus macro
- Irrational
- Posts: 2
Im using the following
#showtooltip Moonfire; Sunfire
/cast [@focus] Moonfire; Sunfire
might not be exactly what i have on live, dont have access to wow atm to check
#showtooltip Moonfire; Sunfire
/cast [@focus] Moonfire; Sunfire
might not be exactly what i have on live, dont have access to wow atm to check
Re: balance double dotting focus macro
- Balanced
- Posts: 5
/cast [@focus,btn:2] Moonfire; Moonfire
swap btn:2 for mod:alt or something i prefer to click every now & then.
yes this works for sunfire..
swap btn:2 for mod:alt or something i prefer to click every now & then.
yes this works for sunfire..
6 posts -