FFXIV MACRO

Show elapsed time after casting

Display approximate elapsed cast time privately.

GatheringDifficulty: EasyCommunication8 line macro

Macro code

/action
/micon "Cast" action
/ac "Cast" <wait.5>
/echo About 5 seconds since casting. <wait.5>
/echo About 10 seconds since casting. <wait.5>
/echo About 15 seconds since casting. <wait.5>
/echo About 20 seconds since casting. <wait.5>
/echo About 25 seconds since casting. <wait.5>
/echo About 30 seconds since casting.

What this does

Display approximate elapsed cast time privately.

How to use

Press once per cast and hook manually when a bite arrives.

Requirements

FSH with bait selected at a valid fishing spot.

  • Uses wait timing

Notes

Timing includes action and network delays. Another macro interrupts the timer; notifications are not bite detection. Checked against official documentation; not tested in-game by EO PLACE.

Verified patch7.55(公式仕様照合)
Last verified2026-09-05
Official command/action
Check official command

Use-case referenceUse-case and specification reference