UO Lost Lands Forum

Full Version: Fishing macro?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
does anyone have a fishing macro that works on land? i cant seem to figure 1 out using relative location...it just asks what water do you want to fish in? anyone have a macro for land that works with relative location? also can u afk macro fishing on land on here...i know u cant afk macro on a boat...so if anyone can paste their macro for fishing with relative location that works on land id appreciate it a ton! thanks! Smile
legal from land, this thread was just posted. https://uolostlands.com/forum/showthread.php?tid=1012 Looks like it would work. I have a detailed one that hits three spots off the dock in jhelom so you almost never fish all of them out I can share and show you spot to stand.
This works well on the edge of a dock.

[Image: N1mJsTx.png]

Code:
!Loop
Assistant.Macros.DoubleClickTypeAction|3520|True
Assistant.Macros.WaitForTargetAction|2
Assistant.Macros.TargetRelLocAction|-3|-3
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.HotKeyAction|1044081|
Assistant.Macros.UseSkillAction|21
Assistant.Macros.PauseAction|00:00:10
Assistant.Macros.DoubleClickTypeAction|3520|True
Assistant.Macros.WaitForTargetAction|2
Assistant.Macros.TargetRelLocAction|3|-3
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.HotKeyAction|1044081|
Assistant.Macros.UseSkillAction|21
Assistant.Macros.PauseAction|00:00:10
Assistant.Macros.DoubleClickTypeAction|3520|True
Assistant.Macros.WaitForTargetAction|2
Assistant.Macros.TargetRelLocAction|-3|3
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.HotKeyAction|1044081|
Assistant.Macros.UseSkillAction|21
Assistant.Macros.PauseAction|00:00:10
Assistant.Macros.DoubleClickTypeAction|3520|True
Assistant.Macros.WaitForTargetAction|2
Assistant.Macros.TargetRelLocAction|3|3
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.HotKeyAction|1044081|
Assistant.Macros.UseSkillAction|21
Assistant.Macros.PauseAction|00:00:10
thx everyone for responses...i will try yours out fagabee...whats it do once fish stop biting?
It does nothing, just waits for the pond to restock. Try to stand on the edge or resource area. For example, fish one spot until it's out of fish, then move one tile at a time until you start catching again. This is the line that splits two areas. If you can find a corner of four resource areas, each cast will pull from it's own resource area, and you'll hardly run out of fish.

Fishing++

Go to the south docs in Jhelom and stand on this barrel.
[Image: 15oycTv.png]

Now run the new and improved fishing macro and you should hit four different spots.

Code:
!Loop
Assistant.Macros.HotKeyAction|1305|
Assistant.Macros.WaitForTargetAction|2
Assistant.Macros.TargetRelLocAction|-2|0
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.IfAction|4|0|seem to be biting
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.ElseAction
Assistant.Macros.PauseAction|00:00:08
Assistant.Macros.EndIfAction
Assistant.Macros.HotKeyAction|1305|
Assistant.Macros.WaitForTargetAction|2
Assistant.Macros.TargetRelLocAction|-3|0
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.IfAction|4|0|seem to be biting
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.ElseAction
Assistant.Macros.PauseAction|00:00:08
Assistant.Macros.EndIfAction
Assistant.Macros.HotKeyAction|1305|
Assistant.Macros.WaitForTargetAction|2
Assistant.Macros.TargetRelLocAction|-3|1
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.IfAction|4|0|seem to be biting
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.ElseAction
Assistant.Macros.PauseAction|00:00:08
Assistant.Macros.EndIfAction
Assistant.Macros.HotKeyAction|1305|
Assistant.Macros.WaitForTargetAction|2
Assistant.Macros.TargetRelLocAction|-2|1
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.IfAction|4|0|seem to be biting
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.ElseAction
Assistant.Macros.PauseAction|00:00:08
Assistant.Macros.EndIfAction
(06-23-2016, 03:15 PM)Fagabeefe Wrote: [ -> ]It does nothing, just waits for the pond to restock. Try to stand on the edge or resource area. For example, fish one spot until it's out of fish, then move one tile at a time until you start catching again. This is the line that splits two areas. If you can find a corner or four resource areas, each cast will pull from it's own resource area, and you'll hardly run out of fish.


Fishing++

Go to the south docs in Jhelom and stand on this barrel.
[Image: 15oycTv.png]

Now run the new and improved fishing macro and you should hit four different spots.


Code:
!Loop
Assistant.Macros.HotKeyAction|1305|
Assistant.Macros.WaitForTargetAction|2
Assistant.Macros.TargetRelLocAction|-2|0
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.IfAction|4|0|seem to be biting
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.ElseAction
Assistant.Macros.PauseAction|00:00:08
Assistant.Macros.EndIfAction
Assistant.Macros.HotKeyAction|1305|
Assistant.Macros.WaitForTargetAction|2
Assistant.Macros.TargetRelLocAction|-3|0
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.IfAction|4|0|seem to be biting
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.ElseAction
Assistant.Macros.PauseAction|00:00:08
Assistant.Macros.EndIfAction
Assistant.Macros.HotKeyAction|1305|
Assistant.Macros.WaitForTargetAction|2
Assistant.Macros.TargetRelLocAction|-3|1
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.IfAction|4|0|seem to be biting
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.ElseAction
Assistant.Macros.PauseAction|00:00:08
Assistant.Macros.EndIfAction
Assistant.Macros.HotKeyAction|1305|
Assistant.Macros.WaitForTargetAction|2
Assistant.Macros.TargetRelLocAction|-2|1
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.IfAction|4|0|seem to be biting
Assistant.Macros.PauseAction|00:00:01
Assistant.Macros.ElseAction
Assistant.Macros.PauseAction|00:00:08
Assistant.Macros.EndIfAction

thanks for info buddy!
what skill level/point do you stop gaining fishing on land and need to get boat and fish in deep sea? i heard something like 93.2? thanks!
you should be able to gm from land unless a change was made. My two were done from land
(08-15-2016, 10:10 PM)yakka Wrote: [ -> ]you should be able to gm from land unless a change was made.  My two were done from land

oo sweet! ty