FFXIV MACRO

Close gathering bars and restore the normal HUD

A practical multiline macro that combines official text commands to close gathering bars and restore the normal hud.

GatheringDifficulty: EasyUI switch4 line macro

Macro code

/hotbar, /hudlayout, /echo
/hotbar display 7 off
/hotbar display 8 off
/hudlayout 1
/echo 通常HUDへ戻しました。

What this does

A practical multiline macro that combines official text commands to close gathering bars and restore the normal hud.

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

Configure HUD layout 1 as your normal layout first.

    Notes

    Numbers and HUD layouts differ by player. Adapt the macro to your own setup before running it.

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