Prize Catch before casting
Prize Catch before casting. Manual fishing support, not bite detection or automated fishing.
/micon "Prize Catch" action
/ac "Prize Catch" <wait.2>
/ac "Cast"CommunicationMACROS BY PURPOSE
Practical gathering macros with usage notes and verified commands.
Prize Catch before casting. Manual fishing support, not bite detection or automated fishing.
/micon "Prize Catch" action
/ac "Prize Catch" <wait.2>
/ac "Cast"CommunicationQuit fishing and stop the timer. Manual fishing support, not bite detection or automated fishing.
/micon "Quit" action
/ac "Quit"CommunicationDisplay approximate elapsed cast time privately.
/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.CommunicationA practical multiline macro that combines official text commands to open the fishing log and fishing hud.
/hudlayout 4
/hotbar display 8 on
/fishinglog
/echo Check fishing location and time requirements.UI switchHook while replacing an unlocked running timer macro.
/micon "Hook" action
/ac "Hook"CommunicationAttempt to repeat the last eligible catch.
/micon "Identical Cast" action
/ac "Identical Cast" <wait.2>
/ac "Cast"CommunicationAvoid an eligible recently caught species on the next cast.
/micon "Surface Slap" action
/ac "Surface Slap" <wait.2>
/ac "Cast"CommunicationA macro based on the official FFXIV text command to open fishing log.
/fishinglogSingle commandA practical multiline macro that combines official text commands to close gathering bars and restore the normal hud.
/hotbar display 7 off
/hotbar display 8 off
/hudlayout 1
/echo Returned to the normal HUD.UI switchA practical multiline macro that combines official text commands to open the gathering log and field hud.
/hudlayout 4
/hotbar display 7 on
/gatheringlog
/echo Check your gathering route.UI switchA practical multiline macro that combines official text commands to share a gathering location with the party.
/p Gathering location: <pos>
/echo Shared gathering location.CommunicationA macro based on the official FFXIV text command to open gathering log.
/gatheringlogSingle command