Quote Originally Posted by 'razorbax',index.php?page=Thread&postID=115607#pos t115607
Macro Inserts.
Basically allows you to write a macro using a variable to replace a character slot (ordered by how it is seen from the masters UI) and then inserts the correct character name into the macro (on the slaves) when the group is formed. See http://www.threedruidnoob.com/2008/09/perfect-mod.html for more detail about what I was personally after

eg.
Master is Tank and see's the following
Tank
DPS1
DPS2
DPS3
Heal

Therefore P1 when used in a macro would be replaced with Tank, P2 with DPS1, P3 DPS2 etc...
SO the "Template" Macro would look like
/cast [target=P1] heal
When the group is formed (or a command is executed) it would change it to :
/cast [target=Tank] heal

No doubt you would have to have some way of writing the macro from the mod and inserting it into a particular macro slot.
I had the same idea but you did a much better job writing up the description. This would be an AMAZING tool for mboxing. Would make re-macroing so much simpler. But anyways, awesome job on the addon again. Hope to get trade windows soon. :P