tl;dr: If you want AoE bars and single target bars for each job, do the following.
- If you are not sharing bars 9 and 10, change 9 and 10 in this tutorial to bar numbers that you are sharing.
- Set up bars 1 and 2 for single target.
- /hotbar copy current 1 current 9
- /hotbar copy current 2 current 10
- Set up bars 1 and 2 for AoE.
- Option A: put bar swapping macro on bar 1 or 2, press it to swap to alternate bars, then put bar swapping macro on those bars in the same slot.
- Option B: put bar swapping macro on a shared bar, to use with any job.
Hotbar swapping macro for any job:
Code:/hotbar copy current 1 share 1 /hotbar copy current 9 current 1 /hotbar copy share 1 current 9 /hotbar copy current 2 share 1 /hotbar copy current 10 current 2 /hotbar copy share 1 current 10