Is there a possibility to have an option to not re-equip weapon/offhand? it gets slightly annoying that it has a slight lag whenever I hit "stop" and it tends to spam flydown. I don't want to edit the cs file to remove it incase an update happens
Hey guys. First time poster and I was just wondering how do I get it so autoangler will also gather herbs it flies by while using a fishing profile. I've tried setting it in the Settings and Config section, making max loot distance, enabling/disabling and reinstalling. Will autoangler just not gather herbs it sees as it flies by them?
AW: [Bot] (Beta) AutoAngler 2 - A pool and stationary fishing bot. It is a pure fishing bot, you can use hbrelog or proffessionbuddy to chain it with gb2 but they wont run at the same time
Re: [Bot] (Beta) AutoAngler 2 - A pool and stationary fishing bot. It will only use the hat or lures when you are NOT pool fishing. Fishing pools does not require lures.
Re: [Bot] (Beta) AutoAngler 2 - A pool and stationary fishing bot. Turn off POOLFISHING in the bot configuration.
hi guys. i have been trying to get aa2 installed now for like a 1.5 months now..off and on of course. i dont know what to do i made a file with the aa2 name on it put the extracted file in that folder and nothing..it never shows up...im racking my brain what to do i read others posting the same that it does not show up in the bot selection drop down menu...can someone plz explain what im doing wrong...it has to work..obviously im doing something wrong..plz message me or post right here..ethier way is ok. ty guys. hope i can finally get it to work for me.
AW: [Bot] (Beta) AutoAngler 2 - A pool and stationary fishing bot. You should install it with svn as described. If it still doesnt load most likely the structure is wrong. This we could check with an uploaded logfile
I think that You did not read carefully what I wrote. Did I say " QQ he don't want to use any lure , help pls!!! " No. I wrote that he don't want to use this specific. Mr obvious.
AA settings? Is there any guide or further info out there regarding the different values of selected tabs like "PathPrecision" and "Tracestep"? I don't see a definate answer as to why the values need to be a certain number. Any help will be very much appreciated. Thanks
When I try to use this bot it gets stuck trying to mail items even though my inventory in empty. This happens with any profile i try.
so i tried to update ApplyLureAction.cs to use nat's hat, but when i made any changes to the file, it removed autoangler2 from my bots list. *edit* ok, instead of copying the entry for weatherbeaten hat, and pasting a new segment with nats hat info in just below weatherbeaten hat, i had to just edit the info for weatherbeaten hat to make it work for Nat's hat. this is what i changed it to. // Nat's Hat WoWItem head = _me.Inventory.GetItemBySlot((uint) WoWEquipSlot.Head); if (head != null && head.Entry == 88710) { AutoAngler.Instance.Log("Applying Nat's Hat to fishing pole"); Utils.UseItemByID(88710); return true; } it would be nice to know how to get it to work for both. *edit*
Excuse me, but how do i make it so that it just stands still and fishes? I can't get my character to fish without using a profile.. but if i use a profile he runs around and fishes from pools...
Here is my ApplyLureAction.cs which should work with both hats. View attachment ApplyLureAction.cs regards K.
I'm having the same problem as some people it seems. I tried adding the new ApplyLureAction.cs above to get the bot to use Nat's Hat, but it ends up just removing AutoAngler2 from the bot list. Still looking for any kind of solution to get the lure from Nat's Hat to apply itself every 10 minutes.
I'm having this issue as well. Have tried fresh installs of both the bot and HB, and with different profiles.
Then u have some other problem.... I just redownloaded the file, checked with Autoangler2 rev. 102, and its working perfectly, it applys either Weather Beaten Hat or Nat's Hat, depending which u have equipped. If u dont see Autoangler in the bot list, then check the log file, its pbbly saying whats wrong with it. K.