<!-- Run Need Macro if we're using Cross Realm-->
<If Condition="Me.GroupInfo.IsInParty || Me.GroupInfo.IsInRaid">
<CustomBehavior File="RunMacro" Macro="/run GroupLootFrame1.NeedButton:Click()" NumOfTimes="1" />
<CustomBehavior File="RunMacro" Macro="/click StaticPopup1Button1" NumOfTimes="1" />
<CustomBehavior File="RunMacro" Macro="/run GroupLootFrame2.NeedButton:Click()" NumOfTimes="1" />
<CustomBehavior File="RunMacro" Macro="/click StaticPopup1Button1" NumOfTimes="1" />
<CustomBehavior File="RunMacro" Macro="/run GroupLootFrame3.NeedButton:Click()" NumOfTimes="1" />
<CustomBehavior File="RunMacro" Macro="/click StaticPopup1Button1" NumOfTimes="1" />
</If>