What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

HB ARCHIVES: FishingBuddy--DO NOT DELETE

Could you add support for Hightfish Cap maybe?
It's a hat that's fished and gives +100 fishing when equipped, but it has a limited duration of 7 days.

Ideally, it would work with Nat's Hat in that the the Hightfish Cap is equipped, but the buff from Nat's Hat is still used (Nat's Hat support already works with AutoAngler).
Hey Guys thers a new Lure "<WoWItem Name="Extraordinärer Wurm" Entry="118391" />" can you add to the Bot that he have to use this one if possible ?
This is easy enough to do yourself. Just go into Bots/Autoangler/Coroutines.Lure and find where the list of lures in and copy/paste "Extraordinärer Wurm" Entry="118391" into the list.

That one was easy enough but I'm trying to figure out how to use the various fish baits introduced in this expansion such as Blackwater Whiptail Bait. Since I know nothing about coding, I just replaced all the entries dealing with Ancient Pandaren Fishing Charm (since I don't have it) with BlackwaterWhiptailBait and the corresponding item/aura codes. It worked great the first time, I start the bot and it equips my fishing rod, attaches a lure, then puts on the bait. The problem is, when the bait runs out after 5 min, even though i have more in my bag, it doesn't put a new one on. Anybody have any ideas?

Hi, all,

We've opened these two feature requests:
  • HB-1524: AutoAngler: Allow use new Draenor Lures and Baits
  • HB-1529: AutoAngler: Updating to Draenor fishing attire

cheers,
chinajade
 
Last edited:
Fishes non-pool and runs towards pool and fishes, not tried with an actual profile yet though but looks good.
 
Hi there. Thank you for ongoing support for this amazing botbase.

Can you please add support for Anglers Fishing Raft (item=85500) as part of "UseWaterWalking" in settings? Right now it does not seem to cast it.
 
is there a way to download this with out installing Tortoise Subversion,
i had it before and it was always running and not running well with my setup
and it seem like HB 90 % of the file no longer use this
 
Hi there, Guys!

Tried to use this today in Garrison and it keeps clicking something, when game response to me "You can't use it here" i've checked profession window Autoangler keeps spamming Archeology button(instead of fishing one i guess?) any clues how to fix it?
 

Attachments

Hey, I set Auto Angler to fish in my garrison and it will move to the spot of the profile im using but then will not attempt to fish, bot reads either "Loading Profile" or "Loading Tiles" this also happens with a blank profile, any idea why this is or what Id need to do to make it work? thanks
 
I've got a 100 DK, I've been trying to use this profile at my garrison and it just isn't working, as soon as I press start, the bot auto activates water walking, walks to a section of the cave atop the water and sits there, period. Any way to fix this?
 
I can see a problem happening in the future.

Now that some of us will fish in the garrison, but will load a vendor with repair and or mail, they'll fish just fine at first.

But if they are to use a relogger, Autoangler2 will most likely bug out in this case when the client DCs.

This is because Autoangler will boot up an empty profile when the reloggers boots up a new HB client at start when pool fishing is disabled.

So, fishing in garrison with a vendor/mail profile is fine, but don't use a relogger for it atm.

Because you might either bug out when you dc when running to a vendor/mailbox which will result in the bot trying to cast on land (because it doesn't have hotspot in empty profile)

Or it'll bug out after a dc on the hotspot and when the bags get full. It'll now hearth and log and the relogger will boot it up again. Resulting in a loop.

At least this is what I expect will happen soon or later.

Code:
                if (AutoAnglerSettings.Instance.Poolfishing && File.Exists(AutoAnglerSettings.Instance.LastLoadedProfile))
                        ProfileManager.LoadNew(AutoAnglerSettings.Instance.LastLoadedProfile);
                else
                    ProfileManager.LoadEmpty();

I believe this is the code and you can find it yourself in "AutoAngler.cs"
 
Last edited:
Hi, I was just curious if there was a plugin I could use with this bot that would use Worm Supreme every 10 minutes. It's an item you fish up out of Warlords of Draenor that increases your fishing by 200 for 10 minutes and if I could have the bot keep that up, that would be fantastic. Great work by the way, thank you very much!
 
For those of you wanting an east way to use random bait buffs while fishing in your Garrison:

Download Easy Auto Clicker (search Google) and make this macro;

/userandom Blackwater Whiptail Bait, Fat Sleeper Bait, Fire Ammonite Bait, Jawless Skulker Bait, Sea Scorpion Bait, Blind Lake Sturgeon Bait

Drag it onto your action bar and position your mouse above it. Set AutoAngler away and press F7 to start Auto Clicker.

After a little over 6 hours fishing in my Garrison (level 3 shack) I've caught enough fish to make 260 Feast of the Water. You'd get about half that with a level 2 shack, and 1/4 with a level 1 shack depending on RNG.

Credit goes to Creeper7 for the idea.
 
Hopefully i am right here, is there a way to use the raft will fishing.

The Plan is the char uses Reins of the Azure Water Strider mount, when he finds a Pool he casts the raft and after the Pool is gone he uses the Strider again .

Hopefully someone can help.

THX
 
Yes there are mutliple plugins for this, but u could also replace the 2 files in the attached zip, this will add support for the Tentacled Hat and the lure u mentioned
Tentacled Hat - Item - World of Warcraft
Worm Supreme - Item - World of Warcraft

Thanks!

I made some modifications too while waiting for the official release.
It should use the correct and available baits depending on the zone and the new ephemeral fishing pole.
The bait for ocean fish is only used in Ashran.

(Link deleted, see next posts)
 
Last edited:
Autoangler Help

Not sure where to ask this question so I'll start here. I have tried to edit the profile a bit it seems that changing ..
<MinDurability>0.8</MinDurability> & <MinFreeBagSlots>50</MinFreeBagSlots>
<Mailboxes><Mailbox X="1923.274" Y="299.2899" Z="88.96642" /></Mailboxes>
<Vendors><Vendor Name="Rachelle Black" Entry="81348" Type="Repair" X="1906.356" Y="105.217" Z="83.52684" /></Vendors>
has no effect on the profile.
Also if i try to add multiple hotspots it does not seem to utilize them even if i add in <Pathing Type="Circle" />
The bot just stops and fishes in any open water it finds.
I have included the log if that helps any.

Any idea how to get this to work.
 

Attachments

Thanks!

I made some modifications too while waiting for the official release.
It should use the correct and available baits depending on the zone and the new ephemeral fishing pole.
The bait for ocean fish is only used in Ashran.

View attachment 152006
It seems that your mod doesn't work with zoned lure without the plugin for zone lure.
 
It seems that your mod doesn't work with zoned lure without the plugin for zone lure.
What do you mean?

Edit: My bad, wasn't fully awake yet. Yes it was built upon his modification.
 
Last edited:
OK, So now we can turn on all lure plugins and it will use the correct one upon the zone you are in?
From what I've been testing the last 6hours, just delete any lure plugins and just use the last version I posted, then /popcorn /3D glasses
I've been experiencing 1100 Fishing skill non-stop for the last 2 hours! 8)
 
Back
Top