FFXIV MACRO LIBRARY

Useful FFXIV macros

Search by what you want to do, then copy a verified text command without retyping it.

Filter by crafting conditions

Shows entries whose recorded stats do not exceed yours. Unrecorded conditions are excluded. This is not an HQ guarantee: check recipe, initial quality and Trial Synthesis. Enter your stats after food if used.

Results for “screenshot”

5 results
UI & HUD
3 linesPICK

Restore all battle effects

Restores battle effects for yourself, party members, and players outside the party to full display. It is the counterpart to reduced raid settings and is useful for screenshots or everyday play.

/battleeffect self all
/battleeffect party all
/battleeffect other all
UI switch
How to use
UI & HUD
3 linesPICK

Reduce battle effects for raids and hunts

Keeps all of your own battle effects, simplifies party-member effects, and hides effects from players outside the party. This preset reduces visual clutter in alliance raids and large hunts.

/battleeffect self all
/battleeffect party simple
/battleeffect other off
UI switch
How to use
UI & HUD
PICK

Switch to HUD layout 1

Switches immediately to your saved HUD layout 1. It is useful when you keep separate layouts for combat, everyday play, or screenshots and want to recall one from a hotbar.

/hudlayout 1
Single command
UI & HUD
8 lines

Switch to a minimal HUD layout

Switches to HUD layout 2 and hides hotbars 5 through 10, creating a lower-clutter screen for reading mechanics or taking screenshots while retaining the HUD elements you chose to keep.

/hudlayout 2
/hotbar display 5 off
/hotbar display 6 off
/hotbar display 7 off
/hotbar display 8 off
/hotbar display 9 off
/hotbar display 10 off
/echo Switched to minimal display.
UI switch
How to use
UI & HUD
6 lines

Switch to a screenshot HUD and hide hotbars

Switches to screenshot HUD layout 4 and hides hotbars 1 through 4, combining common screen-cleanup steps before opening Group Pose or another capture tool.

/hudlayout 4
/hotbar display 1 off
/hotbar display 2 off
/hotbar display 3 off
/hotbar display 4 off
/echo Switched to the screenshot HUD.
UI switch
How to use