Verubato / framesort

A simple WoW add-on that sorts party, arena, and raid frames.
10 stars 3 forks source link

FrameSort

A simple WoW addon that sorts party/raid/arena frames and places you at the top/middle/bottom.

Features

Sorting

Order raid frames the way you like with your frame on top:

Player at the top

Or on bottom:

Player at the bottom

The middle position is also supported.

Spacing

Add spacing between frames:

Party

Battlegrounds

Targeting

Target frames based on their visual position:

Keybindings

Example Macros

Are you a ret paladin and your healer is feared/stunned?

#showtooltip
#FrameSort Healer
/cast [@healer] Blessing of Sanctuary

Cast power infusion on your other DPS

#showtooltip
#FrameSort OtherDps
/cast [@otherdps,exists][] Power Infusion

Death grip the healer without having to set focus

#FrameSort EnemyHealer
/cast [@enemyhealer] Death Grip

Target whatever the tank is targeting

#FrameSort Tank
/assist [@tank]

Reaching the 255 macro limit? Use abbreviations

#FS F1 F2 F3
/cast [mod:ctrl,@a][mod:shift,@b][@c] Spell

Variables

Refer to the Macro page FrameSort's settings page for a full list of supported variables.

Xaryu Explains

Xaryu's Explanation on YouTube

Install

The addon can be installed via:

Support