Announcement

Collapse
No announcement yet.

Fishing macro question

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Fishing macro question

    Trying to set up a macro so I know when I can press the fish key again. I tried this today but didnt work so good.

    /fish
    /wait 30
    /echo Fishing done.

    What happened was I got Fishing Done right away, didnt wait 30seconds... Anyone that can clue me in to whats wrong?

  • #2
    i believe anything over wait 20 gets set to 0.

    Comment


    • #3
      yup.. wait maxed at 20.. so do this instead

      /fish
      /wait 20
      /wait 10
      /echo Fishing done.

      Comment


      • #4
        when ur fishing skill is 0, u have to wait 15 seconds until u can /fish again. this "waiting" time decreases as ur fishing skill goes up. so i recommend this macro;

        /wait 15
        /fish

        if u select this macro right after u r done w/ the previous attempt, i should nicely work out.

        Comment


        • #5
          Someone posted 14 somewhere, which works for me at 8.

          So I guess every so often you should shrink the macro when your skill goes up and see how fast you can go now? I did not know the delay became less, that is good news!

          Copyright 2002-2003, Square Enix LTD, etc.

          Fishing 11 Recruit
          Clothcraft 1
          35 different Windurst quests done
          20 different San d'Oria quests done
          7 different Bastok quests done
          2 different Mhaura quests done
          1 Jeuno quest done(gobbiebag, yay!)
          146 hours played, jeepers!

          Comment

          Working...
          X