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

Auto Angler - Addon that fishes and trains plus some other cool features.

Status
Not open for further replies.
the only thing in my plugin folder is AutoAngler.cs, DHX Protected Items. and DHX Flask User. im going to try taking them out after this AV ends and see if thats affecting it.
It looks like AutoAngler isn't saving the settings for you.
Open up AutoAngler.cc with a text editor and find this line
Code:
MySettings = new AutoAnglerSettings("Plugins\\AutoAngler.xml");
and replace it with this
Code:
MySettings = new AutoAnglerSettings(Application.StartupPath + "\\Plugins\\AutoAngler.xml");
and let me know if that fixes it
 
After it trains at Dalaran fountain, toon will pretty much stand right on top on trainer and continue fishing. Could cause some unwanted attention.
 
It looks like AutoAngler isn't saving the settings for you.
Open up AutoAngler.cc with a text editor and find this line
Code:
MySettings = new AutoAnglerSettings("Plugins\\AutoAngler.xml");
and replace it with this
Code:
MySettings = new AutoAnglerSettings(Application.StartupPath + "\\Plugins\\AutoAngler.xml");
and let me know if that fixes it
k have the same prob here and cant find the code maybe more info for us non code guys
 
After it trains at Dalaran fountain, toon will pretty much stand right on top on trainer and continue fishing. Could cause some unwanted attention.
edit the hotspot in your profile to stand further away
 
ok that fixed it Highvoltz thanks. sorry for the delay in answering, ive been giving a sendoff to Halo 3 before Reach hits tonight.

Junkyard, open your AutoAngler plugin using NotePad or WordPad, and search for the first line of code. just highlight the whole thing and paste it into the search box, and once its found delete it and put the second line in. save and it will work.
 
1. current version of Honorbuddy
2. Placed the .cs file in my HonorBuddy/Plugins folder
3. Bot is in Grinding mode
4. Enabled AutoAngler in the plugins tab

then is says auto angler initializing
pool fishing mode enabled
equipping fishing pole

then my toon just stands there and does nothing. What am i doing wrong?
 
did you pick a profile? preferably one for fishing? Does it equip your fishing pole?
 
Last edited:
quick question about autoangler.
I am leveling and only level 30.
he has 150 fishing and when using autoangler I use the dal fishing profile and he does great in the low level fishing spots.
one thing when he starts.
he makes a cast, then mounts, dismounts and cast from then on with no problems.
why is he mounting on the first cast?

exfelon he eq his rod and uses lures. almost as good as mr fishit LOL
no this thing is fine.
And when you swap out profile to get back to questing etc....he eq his normal weapon.

you know one other thing. If you are fishing and AV mixed mode. I can't get him to fish with AV as a profile.
 
Last edited:
one thing when he starts.
he makes a cast, then mounts, dismounts and cast from then on with no problems.
why is he mounting on the first cast?
I noticed that too and I double checked my code, I believe it's HB thats mounting up since AutoAngler will only mount up if its going somewhere and destination is 50 feet or greater.
 
Plug-in

Hey guys..

Feeling really bad about posting this but need som advise about this fishing plug-in..
I have downloaded it and moved it to the HB/Plug-in folder. Starting up HB selecting the path and so on..
Then going to the plug-in folder to enable the plug-in.. But the only thing i can select is auto-equip well it's already highlightet..
I can start the path, that works like a charm.
But would like to know what i am doing wrong here..
 
...and I thought Mr. Fish It was amazing! This is amazing... Thank you sooo much!
 
thanks highvoltz I knew it couldn't be anything I did wrong ROFL

yea its not a biggie I was just convinced it was something I had set wrong.
I even turned off all plug ins (except yours) :D but it made no difference..


again thank you for all your work...this is a great addon
 
Last edited:
Auto Angler 9007.5

  • updated to use the new IsBobbing added in 1.9.6.0
It uses animation state instead of object flags which is more optimal
 
Status
Not open for further replies.
Back
Top