FFXIV MACRO LIBRARY

Useful FFXIV macros

Search by what you want to do, then copy a verified text command without retyping it.

FormatAllMultiline macros

Healing & support

6 results
Healing & support
2 linesPICK

Select a raise target and notify the party

A practical multiline macro that combines official text commands to select a raise target and notify the party.

/target <t>
/p <t> を蘇生対象として確認しています。
Communication
How to use
Healing & support
PICK

Target party member 2

A macro based on the official FFXIV text command to target party member 2.

/target <2>
Single command
Healing & support
PICK

Target yourself

A macro based on the official FFXIV text command to target yourself.

/target <me>
Single command
Healing & support
2 lines

Target party member 2 and confirm

A practical multiline macro that combines official text commands to target party member 2 and confirm.

/target <2>
/echo パーティ2番の <t> を選択しました。
Combat support
How to use
Healing & support
2 lines

Target party member 3 and confirm

A practical multiline macro that combines official text commands to target party member 3 and confirm.

/target <3>
/echo パーティ3番の <t> を選択しました。
Combat support
How to use
Healing & support
2 lines

Set a healing focus target

A practical multiline macro that combines official text commands to set a healing focus target.

/focustarget <t>
/echo 回復確認用に <t> をフォーカスターゲットへ設定しました。
Combat support
How to use