-
Multi focus macro
Ok ive tried everything i could think of. Has anyone had any luck making a macro with focus like this /focus main /assist focus but now say i switch main have something like / focus main [no, focus sub] /assist focus.
Any help would be great im trying to get all my teams on one dang macro so they work no matter what set i am on. Thanks.
-
To clear this up i will type the macro i think it could be close to but need help. But first what it is, is i am using my main account which has my 80 i am subbing in my 70 druid for. What i want to do is make my swap maximizer macro recognize either my dk or druid whoever is on. I use f8-f12 with each one saying /focus main /assist main for all characters. But on my main which is f8 i want my macro to work like an if else statement.
if
/focus main
/assist focus
else
/focus sub
/assist focus
thats kind of what its going to do so if the mains not on it jumps and does the else statement and focus' that target instead of the main one. If anyone does understand what i am trying to do and has had luck with this let me know thanks.
-
OK OK after more searching and some tweaking i got it whew. Havent died so i dont know what its gonna do but this works.
/focus [target=suicidalheal,nodead][target=deathbytotem,nodead][target=suicidalheal,exists][target=deathbytotem,exists][target=player]
/assist focus
Now depending on whos on they focus that person in macro now im going to do it to all my characters and put it in general so no matter what setup i have they all work.
Post edit still need to figure out when i die it doesnt work so gotta work on it some more.
-
thats an odd set up for a macro, but for my tastes i did it differently. if you use trinity bars just set up a bar with 5 buttons and keybind them to say, F9 to f12 and shift F12 for the fifth toon. Then just set up each button for /focus toonA, /Focus toonB, etc
make these your master focus controlls! :) i've even got it set up so that if i focus a new toon, it PiP swaps in keyclone, brings the new focus to the main screen and resets keybinds so that my auto run key and move forward key swaps to the "main control" setup ie alts have no autorun key and SHIFT "W" to move forward, main has mousebutton for autorun and "W" to move. the keybind thing doesnt work mid combat but it works for the focus switch :).
:thumbsup:
then i bind F to /follow focus /assist focus in one macro, (for my melee team, for casters team its just /assist focus) you just spam that key to aquire targets and go to dpsing :D
works like a charm, its just that you have to set up 5 - 6 different buttons for the focus control... i love it for the "on the fly" changing especially with the PiP swap* :)
i know this may not be exactly what you want( the idea of a one button control for this would be awesome, but for the PiP swap this be the best way to do it! )
good luck :D
-
/focus [target=suicidalheal,nodead,exists][target=deathbytotem,nodead,exists][target=player]
/assist [Target=focus,nodead,exists]
I think but i'm not sure, this is something along the lines more of what you need. it will set focus on on ether suicidalheal or deathbytotem, but it will only do so if they are not dead and if they even exist. Then it will assist them, but only if they are alive/exists. Im assuming if your main does not exist you will be just switching over to the new main toon. whome ever that may be.
Home this helps, if it does sry =P