FFXIV MACRO

Open the fishing log and fishing HUD

A practical multiline macro that combines official text commands to open the fishing log and fishing hud.

GatheringDifficulty: EasyUI switch4 line macro

Macro code

/hudlayout, /hotbar, /fishinglog, /echo
/hudlayout 4
/hotbar display 8 on
/fishinglog
/echo 釣り場と時間条件を確認してください。

What this does

A practical multiline macro that combines official text commands to open the fishing log and fishing 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 4 and hotbar 8 for fishing.

    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/hudlayout, /hotbar, /fishinglog, /echo
    Check official command