would love if they'd make the raft part of the normal code. i had it modified, had svn set to not update that one file... and then HB pushes a angler update with it that updated the waterwalking.cs file...
Lesson learned, Always make a backup (I'm as guilty as you are, I ****ed up another botbase while repo was not there anymore, no backup). Since then I make backups of the files I work on so I can always revert to before I started slashing in the code. I presume my changes work with the raft then? Still don't have a raft to test with, so I am depending on reports.
Can someone confirm for me that when starting AA and stopping it to change zones, once you're in the new zone, AA will not loot?
I added your two updated .cs files for support for the raft and charm.. But for some reason it seems to get stuck in a loop and just keeps casting Fishing Raft. Checked the log file, and there is no details as to help you debug. Hmmm Anyway it isn't working...
Should've probably added the auraID to the equasion as well... Change line: Code: if (AnglersFishingRaft != null && AnglersFishingRaft.Use()) to Code: if (AnglersFishingRaft != null && StyxWoW.Me.HasAura(124036) && AnglersFishingRaft.Use()) and test it again please. I would've tested this before I would post, but as said I don't have the raft yet.
Any way to change the "Poolfishing" type in a profile ? I Tried <Poolfishing="False" /> But i got an error. Thanks
Hi. I've got problem cause after install autoangler2 according to instruction i can't see it in bot selection combo box. Any ideas what can be wrong?
Hello people, is it possible to set up the Autoangler so he fishes throughout mop Fish pools, without which I'm using a profile? Or is there even for that one? About a response I would be very grateful.
Some times my priest get's stuck in a loop casting Levitate, it only happens when I get put in combat with a mob.
Weird now it doesn't cast at all, my toon just sits there jumping. If I manually cast it then, it seems to get stuck in a loop of recasting raft.
Have to get that damned raft myself so I can toy around first Gonna send you some stuff trough PM to try Edit: PM send with changes. Edit 2: All fixed and working. I've re-uploaded the files to my other post here Included are the Raft, Nat's Hat and the descriptional file for the config screen.
Thanks LiquidAtoR, Everything is working. Lets get these three files committed to the svn. http://www.thebuddyforum.com/honorb...ol-stationary-fishing-bot-103.html#post968417
AW: [Bot] (Beta) AutoAngler 2 - A pool and stationary fishing bot. read the first post about the school tag that limits fishing to certain pool objects
My appologies if this has been answered but after 30 min of trying to wade through 104 pages in this thread, I'm tired of looking for the answer to my simple question. I understand if you want to fish for a certain pool you get/ make a profile. But I can't figure out how to get AA to just stand and fish in one place. Meaning, all I want it to do, is just stand and say, fish the water around Pearlfin Village in the Jade Forest. Not for anything specific (because some fish can't be found in schools), just stand there and fish. I'm sure it's probably something simple, but I'm not that smart. TY
AW: [Bot] (Beta) AutoAngler 2 - A pool and stationary fishing bot. I guess the archive is out of date, try installing from the svn