Page 1 of 1

Fishing gains

Posted: Sat Apr 07, 2018 5:12 pm
by brhanson2
It has been 5 years since I reached 120 fishing on my main guy and I recently made another toon. I'm at 23 skill and fishing off a boat. Started at shore and gradually move out to deeper water as the tiles become depleted. I have not had a gain in over 2 hours. Wonder what I need to do differently.

Thanks!

Re: Fishing gains

Posted: Sun Apr 08, 2018 5:55 pm
by brhanson2
Cmon all :)

38 views and noone has any idea why I cannot get any fishing gain at all?

Re: Fishing gains

Posted: Sun Apr 08, 2018 6:58 pm
by erised_faylen
ive had a rough time raising mine as well. make sure you are fishing in deep water. i was also using a +5 bonus fishing pole, not sure if its made a difference or not as far as speed. i will tell you i'm at 116.5 and its slowwwwwwwwwwww. haha. GL

Re: Fishing gains

Posted: Sun Apr 08, 2018 9:16 pm
by Iago Venport
I 120'd fishing a few months ago after the changes using a razor macro and had no problems.
Here's the macro...you'll need to navigate to your razor macros folder and save it there.
Finding the macros folder can be a bit tricky but just a do a quick web search and you should
be able to get to it. Anyway you can simply create a new text file and use the following text
and name it whateveryouwant.macro . It should then show up in razor next time you fire it up.

Keep in mind fishing is considered gathering and you'll get an AFK check every so often so keep an eye on things.

-Iago

!Loop
Assistant.Macros.DoubleClickAction|1081842380|3520
Assistant.Macros.WaitForTargetAction|30
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.DoubleClickAction|1075999755|3520
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

Re: Fishing gains

Posted: Tue Apr 10, 2018 1:33 am
by brhanson2
Thanks for the replies. I have been using that macro for years now and I fish in shallow and deep water. From shore and from boat. Bought skill to 28.x and have fished for 3 hours now. Still 28. Think I am bugged.

I also tried to do something on my boat and it said "you cannot do that while the boat is moving". Thing is, It wasn't moving.

I'm glitched :)

Re: Fishing gains

Posted: Wed Apr 11, 2018 2:22 pm
by Eless
Are you sure that you didn't lock your skill?

"you cannot do that while the boat is moving" - I think that's a bug with the hatch. If the boat stops by itself (either by hitting something or after "one forward/..." command) you can't open the hatch, you need to say "stop" first.

Re: Fishing gains

Posted: Wed Apr 11, 2018 2:26 pm
by Possum12
Also I thought you needed 80 skill to fish in deep water, so maybe cannot get gains there until you are over this threshold?

Re: Fishing gains

Posted: Wed Apr 11, 2018 11:24 pm
by brhanson2
Skill not locked and tried fishing off dock since skill is low. Still looking for my first gain :)

Re: Fishing gains

Posted: Thu Apr 12, 2018 1:19 am
by Barrestock
I have found on and off in the last 3 weeks I have raised my fishing from a boat from somewhere in the high 60's to 110 from a boat in deep water somewhere off Moonglow using this steam macro.

//Here is the macro the fishing macro, test her out and
//let me know if it works properly for you.
//You will need the fishing pole equipped
//You will need a dagger in your backpack
//Fish will be turned into steaks as they are fished up
//If you run out of fish in the spot, you will whistle
//and give a head message (only you will see this)
//If you become over weight,you will scream and get a
//different head message (only you will see this)
//
//THIS FISHES 3 TILES DIRECTLY TO YOUR NORTH
//
//For more info:
//http://www.uoforum.com/threads/fishing- ... aks.68266/
//
//Dagger 0xf52
//Fish 1 0x9cc
//Fish 2 0x9cf
//Fish 3 0x9cd
//Fish 4 0x9ce
clearjournal
if @injournal 'That container' 'system'
msg '[e scream'
headmsg 'Damn, I be full of Fish' '1888'
clearjournal
endif
if @findtype 0x9cc 'any' 'backpack' 1
@usetype '0xf52' 'any' 'backpack' 1
waitfortarget 1000
@Target! 'found'
pause 600
endif
if @findtype 0x9cf 'any' 'backpack' 1
@usetype '0xf52' 'any' 'backpack' 1
waitfortarget 1000
@Target! 'found'
pause 600
endif
if @findtype 0x9cd 'any' 'backpack' 1
@usetype '0xf52' 'any' 'backpack' 1
waitfortarget 1000
@Target! 'found'
pause 600
endif
if @findtype 0x9ce 'any' 'backpack' 1
@usetype '0xf52' 'any' 'backpack' 1
waitfortarget 1000
@Target! 'found'
pause 600
endif
canceltarget
useobject 'righthand'
waitfortarget 1500
targettileoffset! '0' '-3' '-3'
pause 600
if @injournal 'seem to be biting' 'system'
msg '[e whistle'
headmsg 'Move Your Ass!' '1545'
clearjournal
endif
pause 9000
replay

Give it a try It worked for me.

Re: Fishing gains

Posted: Fri Apr 13, 2018 10:01 pm
by brhanson2
Ive got a good razor macro that moves me when the fish stop biting.

I just gave up on fishing on this particular toon. Tried a few more hours and still no gains anywhere.

Thanks for the ideas guys.

Re: Fishing gains

Posted: Thu May 17, 2018 7:45 pm
by Jarun Thaks
you wont gain any fishing trying to fish deep water at 23 fishing. fish at brit docks till 50 , then move to magincia. the docks at magincia are considered deep water because they sit so far out from the land. or at least that is how they were treated in Subscription UO.


I'm fishing at the brit docks right now and am gaining fine. i'm almost at 38 fishing. started there at 31. haven't been fishing long long periods. but i am gaining. Maybe look for a pair of deep dive boots while you're at it. +5 fishing skill and they're pretty cheap.

maybe hit the tailor shop every hour or so and grab a bod. they seem to hand out a lot of footwear bods at low level. you can fill them while you fish :)

Re: Fishing gains

Posted: Fri May 18, 2018 12:13 am
by +Requiem
It's possible you somehow got bugged. Try death, then see if you can gain afterwards.

Re: Fishing gains

Posted: Mon Oct 15, 2018 7:44 am
by Pete10
I'm on 56 now and did not have any problems with skillgains. In original UO as well as on freeshards its always like that, that you have to fish close to the coast, standing in a cosy town for example and just fish and when in the 60ies, have a try with a boat in the deep sea..with 23 in deep sea is a very good method not to gain, as was proven here.