Log in

View Full Version : Loot Macros - Loot-a-rang/Pass Macro Enchant/Tailors



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.

dancook
12-10-2017, 11:36 AM
I noticed my addons break on my followers, so I think this isn't a great idea..

I see a loading screen, my chars come back and no addons are loaded, I checked the login screen and have to retick them

I put the passbutton macro on a separate key so I don't spam it.