FFXIV MACRO LIBRARY

Useful FFXIV macros

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

FormatAllMultiline macros

Combat & targeting

8 results
Combat & targeting
3 linesPICK

Sort the party list and start a ready check

A practical multiline macro that combines official text commands to sort the party list and start a ready check.

/partysort
/readycheck
/echo パーティリストを整理しました。
Communication
How to use
Combat & targeting
2 linesPICK

Assist the focus target

A practical multiline macro that combines official text commands to assist the focus target.

/assist <f>
/echo フォーカスターゲットの対象へ切り替えました。
Combat support
How to use
Combat & targeting
2 linesPICK

Set and confirm a focus target

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

/focustarget <t>
/echo <t> をフォーカスターゲットに設定しました。
Combat support
How to use
Combat & targeting
3 lines

Guide a ready-check and countdown flow

A practical multiline macro that combines official text commands to guide a ready-check and countdown flow.

/readycheck
/p 全員の準備確認後、カウントダウンを開始してください。
/echo レディチェックを開始しました。
Communication
How to use
Combat & targeting
2 lines

Mark a target as attack 1 and notify

A practical multiline macro that combines official text commands to mark a target as attack 1 and notify.

/marking attack1 <t>
/p <t> を攻撃1に設定しました。
Combat support
How to use
Combat & targeting
2 lines

Share your current position with the party

A practical multiline macro that combines official text commands to share your current position with the party.

/p 現在地:<pos>
/echo パーティへ現在地を共有しました。
Communication
How to use
Combat & targeting
3 lines

Return to and lock on the previous target

A practical multiline macro that combines official text commands to return to and lock on the previous target.

/targetlasttarget
/lockon on
/echo 直前の対象へ戻しました。
Combat support
How to use
Combat & targeting
3 lines

Target and focus the nearest enemy

A practical multiline macro that combines official text commands to target and focus the nearest enemy.

/targetenemy
/focustarget <t>
/echo 近い敵をフォーカスターゲットに設定しました。
Combat support
How to use