• Hail Guest!
    We're looking for Community Content Contribuitors to Stratics. If you would like to write articles, fan fiction, do guild or shard event recaps, it's simple. Find out how in this thread: Community Contributions
  • Greetings Guest, Having Login Issues? Check this thread!
  • Hail Guest!,
    Please take a moment to read this post reminding you all of the importance of Account Security.
  • Hail Guest!
    Please read the new announcement concerning the upcoming addition to Stratics. You can find the announcement Here!

Fishing Macro - was working, but not anymore?

dlwiii

Journeyman
Stratics Veteran
Stratics Legend
I got to GM fishing this past week using a macro that was basically:

use Fishing pole -> target cursor
wait for target
last target
delay 8 sec
repeat

I would first fish a spot, then run the macro. it worked great.
This morning, it's not working. Instead, it prompts me to click on the water every time.

Here is the XML for it from my user file. I think that showing this is the best way that we can all see the true macros. That part I wrote above is very prone to misinterpretation.


<UserAction type="Macro" id="9" iconId="2019" name="Fish" repeatEnabled="false" repeatCount="10" binding="">
<UserAction type="LastObject" id="0" iconId="629" targetType="Cursor" />
<UserAction type="CursorTargetLast" id="0" iconId="644" targetType="Current" />
<UserAction type="Delay" id="0" iconId="623" targetType="Current" delay="8.00" />
</UserAction>
 

dlwiii

Journeyman
Stratics Veteran
Stratics Legend
Well I hope it really is broken and not an intentional nerf. White Pearls are very hard to come by, and this macro made it marginally bearable to fish for hours on end.
 
Top