Results 1 to 2 of 2

Thread: A fishing macro

  1. #1
    Player
    Rahzi's Avatar
    Join Date
    Jun 2016
    Posts
    3
    Character
    Rahzi Izhar
    World
    Brynhildr
    Main Class
    Fisher Lv 84

    A fishing macro

    I thought I would share a fishing macro I have been using. It will help you target certain fish.
    Code:
    /macroicon "cast"
    /ac "Cast" <wait.10> 
    /echo 10 <wait.1>
    /echo 11 <wait.1>
    /echo 12 <wait.1>
    /echo 13 <wait.1>
    /echo 14 <wait.1>
    /echo 15  <wait.1>
    /echo 16 <wait.1>
    /echo 17 <wait.1>
    /echo 18  <wait.2>
    /echo 20 <wait.2>
    /echo 22 <wait.2>
    /echo 24 <wait.2>
    /echo 26
    It seems that fish have bite times. This is great for collectable fishing. For example, When fishing for Tiny Axolotl with Brute Leach, Aether Eye is the only other small tug. Aether Eye bites early, up to 13 seconds. Tiny Axolotl bites at 12 to 19 seconds. So you could ignore any small bites before 13 seconds, and be sure that you will get a Tiny Axolotl. The exact times I have for Aether Eye are 8,9,10,11,and 12. The times I have for Tiny Axolotl are 12,13,14,15,16, and 19.

    Some of these times may be in half seconds. It seems like 11.5 is Aether Eye, but it is hard to tell because my internet is terrible.

    Here are some other macros I use.

    Mooch
    Code:
    /macroicon "Mooch"
    /ac "Mooch" <wait.10>
    /echo 10 <wait.2>
    /echo 12 <wait.1>
    /echo 13 <wait.1>
    /echo 14 <wait.1>
    /echo 15  <wait.1>
    /echo 16 <wait.1>
    /echo 17 <wait.1>
    /echo 18  <wait.2>
    /echo 20 <wait.2>
    /echo 22 <wait.2>
    /echo 24 <wait.2>
    /echo 26 <wait.2>
    /echo 28


    Fisher
    Code:
    /macroicon  12 gearset
    /gs change 12  <wait.2>
    /ac "Collector's Glove"<me><wait.2>
    /ac "Truth of Mountains"<me><wait.2>
    /ac "Truth of Forests"<me><wait.2>
    /ac "Prospect"<me><wait.2>
    /ac "Triangulate"<me><wait.2>


    Miner
    Code:
    /macroicon  11 gearset
    /gs change 11  <wait.2>
    /ac "Collector's Glove"<me><wait.2>
    /ac "Truth of Mountains"<me><wait.2>
    /ac "Truth of Forests"<me><wait.2>
    /ac "Triangulate"<me><wait.2>


    Botanist
    Code:
    /macroicon  10 gearset
    /gs change 10 <wait.2>
    /ac "Collector's Glove"<me><wait.2>
    /ac "Truth of Mountains"<me><wait.2>
    /ac "Truth of Forests"<me><wait.2>
    /ac "Prospect"<me><wait.2>
    (3)
    Last edited by Rahzi; 06-18-2016 at 03:25 PM.

  2. #2
    Player
    EmmetFyth's Avatar
    Join Date
    Jan 2025
    Location
    Limsa Lominsa
    Posts
    5
    Character
    Emmet Fyth
    World
    Siren
    Main Class
    Red Mage Lv 100
    this is awesome thanks so much!
    (0)