Skip to content

Final Fantasy XIV · Fisher

Cast and Hook

Casts the line, waits for the bite, then hooks. Fishing is the one activity where the macro delay does not cost you anything, because you are waiting on the fish rather than the global cooldown.

FFXIV · Fisher315 lineslines used of the 15 this game allows
/ac "Cast" <wait.3>
/ac "Hook" <wait.2>
/echo Line out <se.1>

Where to paste this

  1. Open the main menu → System → User Macros (or type /macro).
  2. Pick a slot, name the macro and choose an icon — /macroicon "Spell Name" makes the button show that action’s cooldown and range.
  3. Write one command per line, using /ac "Action Name" for abilities.
  4. Add <wait.3> at the end of a line to pause three seconds before the next one.
  5. Drag the macro from the User Macros window onto a hotbar slot.