New Multi-boxer looking for a second opinion on my macros.
First of all let me thank of you guys and girls for making this forum the awesome resource it is. I just started my multi-boxing last week and since I have to work all weekend I have spent my downtime on this site researching macros. This thread is just a polite request, if you have some time to blow, to maybe check my simple little macros and tell me if there are any problems with them. I will be multi-boxing on one computer using Keyclone to talk to 3 windows (warrior/hunter/mage) of WoW. The approach I have been taking is to use the G keys on my G11 Keyboard as my "keycloned" buttons and muting most of my keyboards common keys so that each individual account stays set up for solo play. I have layered the group invite and group accept macros so that "G1" sends out group invites on the first push and accepts on the second push. I did the same for the other simple macros such a mounting and the like. You guys made the simple stuff easy to find, just need to next two checked.
CC macro: trying to use this to set an icon on a mob and have the mage focus it so that i can cc a mob that is not my "master"s target during the fight.
Warrior "G4" = /script SetRaidTargetIcon("Target", 5); ---targets mob with a moon to set it apart for sheep.
Mage "G4" = /focus party1target --- as i place a moon on the mob with my warrior the mage make it her focus.
Hunter "G4" = blank ---could possibly lay an ice trap and distracting shot, but im worried about maintaining that kind of cc while controlling multiple accounts.
Mage "G5" = /cast [combat] [target=focus] Polymorph ---when in combat will sheep the mob i focused with "G4" before the pull.
Cast Macro: since i am using the focus to set up CC i believe i need to use /assist for during the fight as to not lose my CC focus.
Warrior "G6" = blank
Mage "G6" = /assist <toonname>
/cast [combat] Frostbolt
Hunter "G6" = /assist <toonname>
/cast [combat] Steady Shot
Now to me these macros look pretty rudimentary and I was wondering if they will work or if someone has a better way to do this already. Im not rying to put out un-researched spam and waste peoples time, just havent found to much on the forums yet about layering these macros across the seperate windows while keeping most everything set up for solo play. Thanks in advance to anyone who has a chance to look this over.