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”

16 results
Screenshots & emotes
4 lines

Prepare a portrait photo layout

Switches 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.
Screenshot
How to use
Screenshots & emotes
3 lines

Start the idle camera on a selected subject

Starts 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.
Screenshot
How to use
Screenshots & emotes
3 lines

Inspect group effects for a photo

Inspect group effects for a photo. Check the resulting state yourself after executing.

/battleeffect self all
/battleeffect party all
/battleeffect other simple
Screenshot
How to use
Screenshots & emotes
3 lines

Restore navigation after photography

Restore navigation after photography. Check the resulting state yourself after executing.

/hud DutyList on
/hud ScenarioGuide on
/hud Minimap on
Screenshot
How to use
Screenshots & emotes
2 lines

Enter Group Pose with a cheer

Enter Group Pose with a cheer. Check the resulting state yourself after executing.

/cheer motion <wait.1>
/grouppose
Screenshot
How to use
Screenshots & emotes
3 lines

Hide headgear before posing

Hide headgear before posing. Check the resulting state yourself after executing.

/displayhead off
/facecamera
/grouppose
Screenshot
How to use
Screenshots & emotes
5 lines

Prepare a clean photo layout and camera gaze

A 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.
Screenshot
How to use
Screenshots & emotes
2 lines

Pose for a photo and open Group Pose

A practical multiline macro that combines official text commands to pose for a photo and open group pose.

/photograph motion <wait.1>
/grouppose
Screenshot
How to use
Screenshots & emotes
2 lines

Sit and open Group Pose

A practical multiline macro that combines official text commands to sit and open group pose.

/sit <wait.1>
/grouppose
Screenshot
How to use