dancook
12-10-2017, 08:22 AM
'Pass on Loot' wasn't doing what I wanted, took me a bit of searching to find a relevant pass macro,
I want everyone to get their own grey/white loot - cloth etc, but I want all blues/greens/epics to go through my main for Transmog+DE.
Send this to all (taken from another thread here)
/run LootSlot(1)
/run LootSlot(2)
/run LootSlot(3)
/run LootSlot(4)
/run LootSlot(5)
/run LootSlot(6)
/run LootSlot(7)
/run LootSlot(8)
/run LootSlot(9)
/click StaticPopup1Button1
/use Loot-A-Rang
Send this to all except primary
/run GroupLootFrame1.PassButton:Click()
/run GroupLootFrame2.PassButton:Click()
/run GroupLootFrame3.PassButton:Click()
/run GroupLootFrame4.PassButton:Click()
/run GroupLootFrame5.PassButton:Click()
Then my primary can choose to disenchant greens or pick up blues so I can populate transmorg collections before disenchanting them.
I want everyone to get their own grey/white loot - cloth etc, but I want all blues/greens/epics to go through my main for Transmog+DE.
Send this to all (taken from another thread here)
/run LootSlot(1)
/run LootSlot(2)
/run LootSlot(3)
/run LootSlot(4)
/run LootSlot(5)
/run LootSlot(6)
/run LootSlot(7)
/run LootSlot(8)
/run LootSlot(9)
/click StaticPopup1Button1
/use Loot-A-Rang
Send this to all except primary
/run GroupLootFrame1.PassButton:Click()
/run GroupLootFrame2.PassButton:Click()
/run GroupLootFrame3.PassButton:Click()
/run GroupLootFrame4.PassButton:Click()
/run GroupLootFrame5.PassButton:Click()
Then my primary can choose to disenchant greens or pick up blues so I can populate transmorg collections before disenchanting them.