Deep Sea Fishing? anyone have

Does anyone have a deep sea fishing macro, just trying to gm the skill at 89.8 now. Set my macro to fish but have to manually move locations. very efficient
 

Hexoplex

Grandmaster
It has been a long time since I fished:

Can you set your fishing macro to target relative location and work in a "Forward 1" (8x) when the message about no more fishing being there?

Currently not in front of my home computer, I can attempt to write one this evening.
 

Hexoplex

Grandmaster
I did this while on land so I hope it works for ya:

!Loop
Assistant.Macros.DoubleClickTypeAction|3519|True
Assistant.Macros.WaitForTargetAction|30
Assistant.Macros.PauseAction|00:00:00.9000000
Assistant.Macros.TargetRelLocAction|-2|-1
Assistant.Macros.IfAction|4|0|the fish don't
Assistant.Macros.SpeechAction|0|52|3|ENU|4|32|157|9|224|Time to move
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.SpeechAction|0|52|3|ENU|0|Forward 1
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.SpeechAction|0|52|3|ENU|0|Forward 1
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.SpeechAction|0|52|3|ENU|0|Forward 1
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.SpeechAction|0|52|3|ENU|0|Forward 1
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.SpeechAction|0|52|3|ENU|0|Forward 1
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.SpeechAction|0|52|3|ENU|0|Forward 1
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.SpeechAction|0|52|3|ENU|0|Forward 1
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.SpeechAction|0|52|3|ENU|0|Forward 1
Assistant.Macros.ElseAction
Assistant.Macros.PauseAction|00:00:10
 
Top