Skip to content

Aion

Swap a Whole Gear Set

Stores the shared prefix of a set in a variable, then equips each piece by name. Aion macros have a character limit, and this is how you fit a full set swap inside it.

Aion · General159 chars
/Variable 0 Archon Brigade General's
/Use #Variable 0 Tunic
/Use #Variable 0 Leggings
/Use #Variable 0 Gloves
/Use #Variable 0 Pauldrons
/Use #Variable 0 Shoes

Where to paste this

  1. Press K to open the skill window, then switch to the Macro tab.
  2. Click Create, give the macro a name, description and icon.
  3. Add commands one per line — /Skill Name, /Item Name, /Delay 1.5, /Select, /s, /p and so on.
  4. Drag the finished macro onto your quickbar and bind it.