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.