[Razor] Fishing Macro

If you make a Client-side script you can publish it here for other players to use
Locked
User avatar
Gaara
Legendary Scribe
Posts: 890
Joined: Sun Sep 23, 2012 10:43 pm
Location: Sedona, AZ, USA

[Razor] Fishing Macro

Post by Gaara »

This macro is ment to be done from a boat :)

Code: Select all

!Loop
Assistant.Macros.DoubleClickTypeAction|3520|True
Assistant.Macros.WaitForTargetAction|2
Assistant.Macros.TargetRelLocAction|-2|-2
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.IfAction|4|0|the fish don't seem to be biting here.
Assistant.Macros.SpeechAction|0|690|3|ENU|2|16|90| forward one
Assistant.Macros.EndIfAction
Assistant.Macros.PauseAction|00:00:07.5000000
Assistant.Macros.DoubleClickTypeAction|3520|True
Assistant.Macros.WaitForTargetAction|2
Assistant.Macros.TargetRelLocAction|-2|1
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.IfAction|4|0|the fish don't seem to be biting here.
Assistant.Macros.SpeechAction|0|690|3|ENU|2|16|90| forward one
Assistant.Macros.EndIfAction
Assistant.Macros.PauseAction|00:00:07.5000000
Assistant.Macros.DoubleClickTypeAction|3520|True
Assistant.Macros.WaitForTargetAction|2
Assistant.Macros.TargetRelLocAction|2|-2
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.IfAction|4|0|the fish don't seem to be biting here.
Assistant.Macros.SpeechAction|0|690|3|ENU|2|16|90| forward one
Assistant.Macros.EndIfAction
Assistant.Macros.PauseAction|00:00:07.5000000
Assistant.Macros.DoubleClickTypeAction|3520|True
Assistant.Macros.WaitForTargetAction|2
Assistant.Macros.TargetRelLocAction|2|1
Assistant.Macros.PauseAction|00:00:00.5000000
Assistant.Macros.IfAction|4|0|the fish don't seem to be biting here.
Assistant.Macros.SpeechAction|0|690|3|ENU|2|16|90| forward one
Assistant.Macros.EndIfAction
Assistant.Macros.PauseAction|00:00:07.5000000
Worked like a dream for me :dance
Image
Locked