Code:Compiler Error: c:\WoW-Tools\HB_WoD\Bots\autoangler2\Coroutines.Fishing.cs(88,56) : error CS0103: The name 'FilletFish' does not exist in the current context
View attachment 172697
Hi, Znuffie, and Multibeast, and thanks for the logs.
The compiler errors on SVN have been fixed.
We're going to rename Autoangler to FishingBuddy and will include it with Honorbuddy in an upcoming release. It's going to remain open sourced, just like Combat bot.
Can we get some settings in the UI to enable/disable using baits and enable/disable filleting fish?
I replace string #88 in file Coroutines.Fishing.cs (88,56):
with thatCode:if (await Applylure() || await ApplyBait() || await FilletFish())
Code:if (await Applylure() || await ApplyBait())
works for me
Can we get some settings in the UI to enable/disable using baits and enable/disable filleting fish?
Hi, FaceRollFTW and Geech6,Can I second the above motion?
I don't understand why people want to have their fish filleted right there... It just ends up taking more bag space than if you just caught the fish and filleted them later...
Also having a problem where the bot is not attaching worm supreme to the pole (tried with ephemeral and standard vendor sold fishing pole). Log attached: View attachment 173090
Hi, FaceRollFTW and Geech6,
I believe if you check, you cannot manually apply the Worm Supreme to either of the fishing poles you tried. The Emphemeral is not a 'permanent' fishing pole, and the normal basic Fishing Pole is also ineligible for the bait.
cheers,
chinajade
Just wondering if u have figured out how to do it? I have the exactly same questionHow can i turn off the feature of auto gutting and cleaning the fish? it saves space when catching enormous types of fish.
Hi, Trevallion, and many thanks for this follow-up!This is incorrect. Worm Supreme can be applied to either manually. This was working in the prior version, as I have been fishing a lot lately. Just wanted to make sure you were aware this is a legitimate problem. Thanks.
Hi, Trevallion, and many thanks for this follow-up!
We've opened HB-2144("FishingBuddy not applying Worm Supreme to fishing poles") against the issue.
Hello, I was wondering if there is a way to make fishing buddy equip a certain fishing pole? I have a +30 and a +100 fishing pole, i was wondering if there was a way to make it equip my +30 pole every time.
needs option to disable filleting/gutting please