Close
Showing results 1 to 2 of 2
  1. #1

    Default Loot Macros - Loot-a-rang/Pass Macro Enchant/Tailors

    '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)

    Code:
    /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

    Code:
    /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.
    Last edited by dancook : 12-10-2017 at 08:42 AM

  2. #2

    Default

    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.
    Last edited by dancook : 12-10-2017 at 11:39 AM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •