FFXIV MACRO

Focus and mark the boss

A practical multiline macro that combines official text commands to focus and mark the boss.

TankDifficulty: EasyCombat support3 line macro

Macro code

/focustarget, /marking, /echo
/focustarget <t>
/marking attack1 <t>
/echo ボス候補をフォーカスし、攻撃1を設定しました。

What this does

A practical multiline macro that combines official text commands to focus and mark the boss.

How to use

Copy the code into an empty User Macros slot. Review the requirements and notes, adapt it to your settings, then run it.

Requirements

Confirm the target is the boss and marking is appropriate.

  • Requires a valid target

Notes

Macros do not use normal action queueing. Keep these to support and communication, and understand the difference from direct actions.

Verified patch7.55
Last verified2026-08-28
Official command/focustarget, /marking, /echo
Check official command