FFXIV MACRO
Guide a ready-check and countdown flow
A practical multiline macro that combines official text commands to guide a ready-check and countdown flow.
Combat & targetingDifficulty: EasyCommunication3 line macro
Macro code
/readycheck, /party, /echo/readycheck
/p 全員の準備確認後、カウントダウンを開始してください。
/echo レディチェックを開始しました。What this does
A practical multiline macro that combines official text commands to guide a ready-check and countdown flow.
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
Review the ready-check result, then start the countdown separately.
- Requires or messages a party
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/readycheck, /party, /echo
Check official command