WeakAuras Functions

WeakAuras Functions

13.4k Downloads

Featuer

  • WeakAuras alone can add macro button and change border color.
  • But, the processing was complicated and creation and modification were troublesome.
    • This add-on makes those processes simple and easy to use.

Sample

  • Open: Time Rift Boxes
  • Click to open the box you have.
  • Change the border color according to the quality of the item automatically.

Color Demo

sample

WeakAuras.SetBorderColorAutomatically(aura_env)

border_1

WeakAuras.CreateMacroButton(aura_env)

1. Create your weakauras. (Icon only)

2. Open [Load] tab, select "Not In Combat".

macro_1

3. Open [Custom Options] tab, add option.

macro_2

or

macro_3

4. Create macro.

macro_4

5. Open [Actions] tab, add follow lua code.

WeakAuras.CreateMacroButton(aura_env);}}}

macro_5