FFXIV MACRO LIBRARY
Useful FFXIV macros
Search by what you want to do, then copy a verified text command without retyping it.
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 switchExpands `<pos>` into your current area and coordinates and sends it to party chat. It helps share a meeting point, FATE, hunt, or screenshot location with the same party.
/p Current location: <pos>
/echo Shared current location with the party.
CommunicationSwitches to screenshot HUD layout 4, faces the camera, and cycles the idle pose as a compact portrait-photo preparation routine.
/hudlayout 4
/facecamera
/pose motion
/echo Portrait workspace ready.
ScreenshotKeeps 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 switchStarts the idle camera with the selected character or supported target as its subject. Use it to watch automatically chosen shots or discover ideas for a later screenshot composition.
/target <t>
/idlingcamera <t>
/echo Started the idle camera.
ScreenshotSwitches 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 switchSwitches 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 switchEnter passive mode and hide sheathed weapons to show your outfit.
/battlemode off
/displayarms off
ScreenshotInspect group effects for a photo. Check the resulting state yourself after executing.
/battleeffect self all
/battleeffect party all
/battleeffect other simple
ScreenshotHide quest overlays for landscape photography. Check the resulting state yourself after executing.
/hud DutyList off
/hud ScenarioGuide off
/hud Minimap off
ScreenshotRestore navigation after photography. Check the resulting state yourself after executing.
/hud DutyList on
/hud ScenarioGuide on
/hud Minimap on
ScreenshotEnter Group Pose with a cheer. Check the resulting state yourself after executing.
/cheer motion <wait.1>
/grouppose
ScreenshotHide headgear before posing. Check the resulting state yourself after executing.
/displayhead off
/facecamera
/grouppose
ScreenshotEnter Group Pose after looking around. Check the resulting state yourself after executing.
/lookout motion <wait.1>
/grouppose
ScreenshotA practical multiline macro that combines official text commands to prepare a clean photo layout and camera gaze.
/hudlayout 4
/hotbar display 1 off
/hotbar display 2 off
/facecamera
/echo Switched to the photo display.
ScreenshotA practical multiline macro that combines official text commands to prepare a group screenshot and open group pose.
/hudlayout 4
/wave motion
/grouppose
ScreenshotHide the target ring, target line, and linking line.
/targetring off
/targetline off
/linkline off
ScreenshotA practical multiline macro that combines official text commands to pose for a photo and open group pose.
/photograph motion <wait.1>
/grouppose
ScreenshotRemove the displayed title before editing your Adventurer Plate.
/title clear
/adventurerplate
ScreenshotTurn off emote log messages and open the emote list.
/emotelog off
/emotelist
ScreenshotA practical multiline macro that combines official text commands to sit and open group pose.
/sit <wait.1>
/grouppose
Screenshot