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 “crafter”

37 results
Crafting
4 lines

Build progress after Veneration (partial sequence)

A short sequence to use during crafting, not a complete recipe rotation. Purpose: Build progress after Veneration.

Numeric conditions not recorded — see requirements

/ac "Veneration" <wait.2>
/ac "Groundwork" <wait.3>
/ac "Basic Synthesis" <wait.3>
/echo Check progress before finishing.
Crafting
How to use
Crafting
2 lines

Inspect your prepared crafting toolbar

Inspect your prepared crafting toolbar. This prepares layout or visibility; it does not execute a combat or crafting rotation.

Numeric conditions not recorded — see requirements

/hotbar display 8 on
/craftinglog
UI switch
How to use
Crafting
3 lines

Build a durability-management hotbar

Build a durability-management hotbar. This prepares layout or visibility; it does not execute a combat or crafting rotation.

Numeric conditions not recorded — see requirements

/hotbar action "Master's Mend" 8 7
/hotbar action "Manipulation" 8 8
/hotbar action "Waste Not II" 8 9
UI switch
How to use
Crafting
3 lines

Build a crafting progress hotbar

Build a crafting progress hotbar. This prepares layout or visibility; it does not execute a combat or crafting rotation.

Numeric conditions not recorded — see requirements

/hotbar action "Veneration" 8 1
/hotbar action "Groundwork" 8 2
/hotbar action "Careful Synthesis" 8 3
UI switch
How to use
Crafting
3 lines

Build a crafting quality hotbar

Build a crafting quality hotbar. This prepares layout or visibility; it does not execute a combat or crafting rotation.

Numeric conditions not recorded — see requirements

/hotbar action "Innovation" 8 4
/hotbar action "Great Strides" 8 5
/hotbar action "Byregot's Blessing" 8 6
UI switch
How to use
Crafting
3 lines

Arrange the touch combo on a hotbar

Arrange the touch combo on a hotbar. This prepares layout or visibility; it does not execute a combat or crafting rotation.

Numeric conditions not recorded — see requirements

/hotbar action "Basic Touch" 8 10
/hotbar action "Standard Touch" 8 11
/hotbar action "Advanced Touch" 8 12
UI switch
How to use
Crafting
15 linesPICK

Finish a 40-durability material with quality steps

A full sequence for suitable normal intermediate-material recipes.

Numeric conditions not recorded — see requirements

/ac "Reflect" <wait.3>
/ac "Manipulation" <wait.2>
/ac "Waste Not II" <wait.2>
/ac "Delicate Synthesis" <wait.3>
/ac "Basic Touch" <wait.3>
/ac "Refined Touch" <wait.3>
/ac "Innovation" <wait.2>
/ac "Basic Touch" <wait.3>
/ac "Refined Touch" <wait.3>
/ac "Great Strides" <wait.2>
/ac "Byregot's Blessing" <wait.3>
/ac "Veneration" <wait.2>
/ac "Groundwork" <wait.3>
/ac "Careful Synthesis" <wait.3>
/ac "Careful Synthesis" <wait.3>
Crafting
How to use
Crafting
15 linesPICK

Finish an 80-durability delivery recipe

Build quality before completing a suitable normal recipe.

Numeric conditions not recorded — see requirements

/ac "Reflect" <wait.3>
/ac "Manipulation" <wait.2>
/ac "Waste Not II" <wait.2>
/ac "Preparatory Touch" <wait.3>
/ac "Innovation" <wait.2>
/ac "Preparatory Touch" <wait.3>
/ac "Preparatory Touch" <wait.3>
/ac "Great Strides" <wait.2>
/ac "Byregot's Blessing" <wait.3>
/ac "Veneration" <wait.2>
/ac "Groundwork" <wait.3>
/ac "Groundwork" <wait.3>
/ac "Groundwork" <wait.3>
/ac "Groundwork" <wait.3>
/ac "Careful Synthesis" <wait.3>
Crafting
How to use
Crafting
10 linesPICK

Finish level 100 items that do not need quality

Maintains durability while performing four Groundwork steps for level-100 durability-80 recipes where quality is irrelevant.

Numeric conditions not recorded — see requirements

/micon "Muscle Memory" action
/ac "Muscle Memory" <wait.3>
/ac "Manipulation" <wait.2>
/ac "Waste Not II" <wait.2>
/ac "Veneration" <wait.2>
/ac "Groundwork" <wait.3>
/ac "Groundwork" <wait.3>
/ac "Groundwork" <wait.3>
/ac "Groundwork" <wait.3>
/echo Check whether synthesis is complete. <se.10>
Crafting
How to use
Crafting
7 linesPICK

Finish level 91–98 items that do not need quality

For durability-80 recipes where quality is irrelevant, such as furnishings, orchestrion rolls, and barding.

Numeric conditions not recorded — see requirements

/micon "Muscle Memory" action
/ac "Muscle Memory" <wait.3>
/ac "Veneration" <wait.2>
/ac "Groundwork" <wait.3>
/ac "Groundwork" <wait.3>
/ac "Groundwork" <wait.3>
/echo Check whether synthesis is complete. <se.10>
Crafting
How to use
Crafting
5 linesPICK

Quickly finish a recipe at least 19 levels lower

Maximizes quality with Trained Eye, then completes an old recipe with one Veneration-boosted Groundwork.

Numeric conditions not recorded — see requirements

/micon "Trained Eye" action
/ac "Trained Eye" <wait.3>
/ac "Veneration" <wait.2>
/ac "Groundwork" <wait.3>
/echo Check whether synthesis is complete. <se.8>
Crafting
How to use
Crafting
PICK

Stop the running crafting macro

Runs a separate short macro to interrupt a crafting macro that was started by mistake.

Numeric conditions not recorded — see requirements

/echo Crafting macro interrupted.
Crafting
Crafting

Open Crafting Log

A macro based on the official FFXIV text command to open crafting log.

Numeric conditions not recorded — see requirements

/craftinglog
Single command