So a friend of mine had the idea for a quality of life macro, and I decided to run with it. The main idea behind this macro is to cut down on needing to flip through every box to see if a piece of loot is an upgrade for them. My thought was having the boxes link their item into a channel so you could skip flipping through them and just open up the links. In order to do this, just /bcaa //mac link .... and then everyone links the appropriate item!
This uploaded version will just end the macro when it's done running, however, you can replace a couple lines and it will restart your favorite boxing macro if you so choose. Also, it is set to send into raid say, but if you would rather have group chat or a specific channel, that is easily done as well. I put comments in the code if you wish to do that.
You can either use ALL to have everyone send a link, or up to 4 different classes. Currently the macro will link both items if you ask for wrist/ear/finger. The macro uses the plugin MQ2LinkDB to send the links, so you must have that running.
On a side not, my intention is to turn this into a plugin, but that is a bit beyond my capability. If anyone has experience writing plugins and willing to help I would love to ask a few questions, shoot me a PM
Enjoy!
***EDIT***
I went ahead and changed the macro so the links get sent to group chat.... If you prefer having a raid, change lines 90 & 91 & 96 from /g to /rs
------------------------------------------------------------------------------------------------------------------------------
Requirements:
MQ2LinkDB
Usage:
/mac link SlotName ClassShortName ClassShortName ClassShortName ClassShortName
Example:
/bcaa //mac link chest BRD SHM ROG RNG |or| /bcaa //mac link chest ALL
Slot names:
ear-head-face-neck-shoulder-arms-back-wrist-ranged-hands-mainhand-offhand-ranged-finger-chest-legs-feet-waist
Class ShortNames:
WIZ-WAR-SHM-SHD-ROG-RNG-PAL-NEC-MAG-ENC-BER-BST-BRD-DRU-ALL<-(using "all" will have everyone return with a link)
This uploaded version will just end the macro when it's done running, however, you can replace a couple lines and it will restart your favorite boxing macro if you so choose. Also, it is set to send into raid say, but if you would rather have group chat or a specific channel, that is easily done as well. I put comments in the code if you wish to do that.
You can either use ALL to have everyone send a link, or up to 4 different classes. Currently the macro will link both items if you ask for wrist/ear/finger. The macro uses the plugin MQ2LinkDB to send the links, so you must have that running.
On a side not, my intention is to turn this into a plugin, but that is a bit beyond my capability. If anyone has experience writing plugins and willing to help I would love to ask a few questions, shoot me a PM

Enjoy!
***EDIT***
I went ahead and changed the macro so the links get sent to group chat.... If you prefer having a raid, change lines 90 & 91 & 96 from /g to /rs
------------------------------------------------------------------------------------------------------------------------------
Requirements:
MQ2LinkDB
Usage:
/mac link SlotName ClassShortName ClassShortName ClassShortName ClassShortName
Example:
/bcaa //mac link chest BRD SHM ROG RNG |or| /bcaa //mac link chest ALL
Slot names:
ear-head-face-neck-shoulder-arms-back-wrist-ranged-hands-mainhand-offhand-ranged-finger-chest-legs-feet-waist
Class ShortNames:
WIZ-WAR-SHM-SHD-ROG-RNG-PAL-NEC-MAG-ENC-BER-BST-BRD-DRU-ALL<-(using "all" will have everyone return with a link)
Attachments
Last edited:


