Kickazz006
Well-Known Member
- Joined
- Jan 15, 2010
- Messages
- 20,566
- Reaction score
- 302
r u running hb as admin?
Since I had been using AutoAngler some personally recently I have updated it to the latest HB.
Thought I might as well share it
change:
catch (ThreadAbortException) { }
to:
//catch (ThreadAbortException) { }
Here is my fishing Uldum profile. For some reason it wont move to each hotspot. Take a look and see what im doing wrong
I have a hard time getting it to fish in pools. I use the uldum profile someone provided in an earlier posting, but my toon just keeps standing there and fishing - doesn't move a bit.
Anything I may have configured wrong?
AutoAngler will automatically fish pools if the profile has more than 1 hotspot. I haven't looked at the profile but if it has more than one it "should".
For the 10 ppl who pm'd me asking me how to fix the AA and why their's wouldn't work, and the other people in this thread, here is what i did to make my copy work:
put a // in line 358 in the autoangler.cs file, click save, re-compile and hit start
- Kick
Code:change: catch (ThreadAbortException) { } to: //catch (ThreadAbortException) { }
I have a hard time getting it to fish in pools. I use the uldum profile someone provided in an earlier posting, but my toon just keeps standing there and fishing - doesn't move a bit.
Anything I may have configured wrong?