FFXIV MACRO
Open a utility menu for ten seconds
Show hotbar 10 and hide it after a delay.
UI & HUDDifficulty: IntermediateUI switch3 line macro
Macro code
/hotbar/hotbar display 10 on
/wait 10
/hotbar display 10 offWhat this does
Show hotbar 10 and hide it after a delay.
How to use
Execute to open; adjust the ten-second delay if needed.
Requirements
Prepare hotbar 10 and place this macro on another bar.
- Uses wait timing
Notes
Another macro can interrupt the closing step. Hide the bar manually if that happens. Checked against official documentation; not tested in-game by EO PLACE.
Verified patch7.55(公式仕様照合)
Last verified2026-09-05
Official command/hotbar
Check official commandUse-case referenceUse-case and specification reference