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

[Bot] PoolFishingBuddy - BetaTest

Status
Not open for further replies.
I seem to be having trouble loading my mount into the dropdown list. I cannot run it because it says I have not clicked one. using the lastest version of HB and this bot.

Edit: Exited and restarted HB and bought a more generic flier. Got it loaded and going now.
Edit: I know i'm getting greedy now, but could you possibly have it to where character class that have water walking can use it to stand on the surface of water?
 
Last edited:
Imba work on this bot!
Even tho the slope calculation is still a bit tight.
It slides off from landing on a little too steep slope every now and then.
 
Where did you take the fishing profiles?

If you mean me?
Tested two Uldum profiles from page 11 in this thread and made a profile for Albino Cavefish in Deepholm myself.
Happened on rare occasions on all three profile if I remember correctly.
 
When the bot find a pool all is ok but when begin to locate a pool its go crazy and stay in the same place doing circles.

View attachment 17983 View attachment 17984View attachment 17985

From my experience it doesn't handle pools under ground (in caves etc) ending up doing circles in the air.
Had to blackspot quite a few pools in my Deepholm profile that are inside caves.
Dunno if that's the answer to your problem, but a headsup anyway :)
 
I cannot get version 18 or 19 to show up in the botbases category :(

the debug log says

PHP:
[4:49:39 PM:856] File: PoolFisher.cs Line: 361 Error: 'Styx.Logic.Pathing.Flightor' does not contain a definition for 'MoveWithTrace'
File: ActionMove.cs Line: 43 Error: 'Styx.Logic.Pathing.Flightor' does not contain a definition for 'MoveWithTrace'

using .4129

I would have posted in your bugtracker, but it requires you to login to google... and I'm not a big fan of gmail.
 
Last edited:
Oh, no that's fine. Here's a whole bunch I was using testing out attached.

Howling Fjord, there are some rocks it just absolutely refuses to land on top of. It will land, fly up, land, fly up, land fly up, try an unstuck, and then keep doing that.

The profile I'm using right now (hffinal.xml) with a fishing range of 18 to 22 yards seems to force it to stay off the rocks, but this isn't absolutely ideal.

Thanks for all your support and work on this amazing plugin/bot.

I tested your profile for more then a half hour and it didn't run into issues with my latest build (not public yet).


Great bot! Really appreciate all the hard work.

I added a workaround to my plugin for an issue I was having getting stuck in shallow water. Try it out if you're having the same/similar issue.
http://www.thebuddyforum.com/honorb...er-targeting-pulling-raf-stability-fixes.html

Hope to my have my turtle mount soon ;o)

So, you are adding a timer for swimming and not moving with this plugin? I'll look into and add it to the bot. Thanks for the contribution and good luck with your turtle mount.


When the bot find a pool all is ok but when begin to locate a pool its go crazy and stay in the same place doing circles.

View attachment 17983 View attachment 17984View attachment 17985

I already pmed you and I'll also look into the the location as soon as the next release of HB is out, because it'll have a "new" navigation class for flying.


iggi66, love this bot...did have some issue but they were easy to fix (blackspots) used 3 toons to level guild catches from pools from 3k to 10k in about 4 days, 4-8 hours each day. I randomly set each of the bots to Arch Buddy for short time periods to throw in some randomness...+props man...keep up the great work.

You are welcome. The bot should also work in mixed mode so you could do some instance or bg runs while fishing.


I seem to be having trouble loading my mount into the dropdown list. I cannot run it because it says I have not clicked one. using the lastest version of HB and this bot.

Edit: Exited and restarted HB and bought a more generic flier. Got it loaded and going now.
Edit: I know i'm getting greedy now, but could you possibly have it to where character class that have water walking can use it to stand on the surface of water?

I already added water walking to my non-public build and I hope it will get released soon.


Imba work on this bot!
Even tho the slope calculation is still a bit tight.
It slides off from landing on a little too steep slope every now and then.

Slope checks should be more accurate with the next release. If you still have issues, I need to know the spots where it still slides. I think it's not the check but the navigation and I might change the way the bot dismounts.


From my experience it doesn't handle pools under ground (in caves etc) ending up doing circles in the air.
Had to blackspot quite a few pools in my Deepholm profile that are inside caves.
Dunno if that's the answer to your problem, but a headsup anyway :)

Might be an answer. I already added/tested new underground checks for the next release.


Any eta on this :p ?
and do you plan to use levitate too, or?

+rep for the bot :)

It will use class based waterwalking (dk, priest, shaman) and potions. ETA is when I got some reply from Bossland, I'm currently waiting for since.. a week?!


I cannot get version 18 or 19 to show up in the botbases category :(

the debug log says

PHP:
[4:49:39  PM:856] File: PoolFisher.cs Line: 361 Error:  'Styx.Logic.Pathing.Flightor' does not contain a definition for  'MoveWithTrace'
File: ActionMove.cs Line: 43 Error: 'Styx.Logic.Pathing.Flightor' does not contain a definition for 'MoveWithTrace'
using .4129

I would have posted in your bugtracker, but it requires you to login to google... and I'm not a big fan of gmail.

Seems like you don't use the build-in or an older rev of Archbuddy, do you?

In order to use the latest builds you'll need the build-in rev of Archbuddy because PoolFischer is using the flightor class of it.
 
Last edited:
I tested your profile for more then a half hour and it didn't run into issues with my latest build (not public yet).

Sweet, thanks for all your hard work! Can't wait to try some new profiles!
 
ah iggi, that's it. I'm using a "newer" version of AB that fixes a few issues that I was having.
 
I don't know. it's .293 from raphus

but now that I just used a fresh copy of hb... i'm getting this:

Code:
ProfileExeption: System.NullReferenceException: Object reference not set to an instance of an object.
   at PoolFishingBuddy.Helpers.Init(EventArgs args) in c:\Users\006\Desktop\HB 4129b\Bots\poolfishingbuddy\Includes\Helpers.cs:line 155
 
No Profile loaded or a profile without hotspots :D Something is wrong with your profile for sure (ProfileExeption).

The errormessages will be more clear with the next release.
 
The newer versions of ArcheologyBuddy changed from "Flightor.MoveWithTrace" to "Flightor.MoveTo". I changed them on my local copy of poolfishingbuddy myself and it seems to work just fine. I'm also using .293 version of AB.



I cannot get version 18 or 19 to show up in the botbases category :(

the debug log says

PHP:
[4:49:39 PM:856] File: PoolFisher.cs Line: 361 Error: 'Styx.Logic.Pathing.Flightor' does not contain a definition for 'MoveWithTrace'
File: ActionMove.cs Line: 43 Error: 'Styx.Logic.Pathing.Flightor' does not contain a definition for 'MoveWithTrace'

using .4129

I would have posted in your bugtracker, but it requires you to login to google... and I'm not a big fan of gmail.
 
PHP:
<HBProfile creator="Kickazz006" version="1.0">
	<Name>Loch Verall (TH)</Name>
	<MinDurability>0.2</MinDurability>
	<MinFreeBagSlots>2</MinFreeBagSlots>
	<MinLevel>1</MinLevel>
	<MaxLevel>86</MaxLevel>
	<SellGrey>True</SellGrey>
	<MailWhite>True</MailWhite>
	<MailGreen>True</MailGreen>
	<MailBlue>True</MailBlue>
	<MailPurple>True</MailPurple>
	<GrindArea>
		<Hotspots>
---

		</Hotspots>
	</GrindArea>
	<Blackspots>
		<!-- None so far -->
	</Blackspots>
 
  <Mailboxes> <!-- Thundermar -->
		<Mailbox X="-3206.509" Y="-5046.304" Z="120.4223" />
  </Mailboxes>
  <Vendors> <!-- Thundermar -->
		<Vendor Name="Caelyb Coppercrag" Entry="49592" Type="Repair" X="-3177.95" Y="-5021.481" Z="121.2318" />
  </Vendors>
  </HBProfile>

what's wrong here? :(

Oh, i guess yours doesn't like grindarea?

Edit:

Yep, GrindArea = bad.

I commented it out (it was required for AA plugin)

It's working now
 
Last edited:
PHP:
<HBProfile creator="Kickazz006" version="1.0">
    <Name>Loch Verall (TH)</Name>
    <MinDurability>0.2</MinDurability>
    <MinFreeBagSlots>2</MinFreeBagSlots>
    <MinLevel>0</MinLevel>
    <MaxLevel>86</MaxLevel>
    <SellGrey>True</SellGrey>
    <MailWhite>True</MailWhite>
    <MailGreen>True</MailGreen>
    <MailBlue>True</MailBlue>
    <MailPurple>True</MailPurple>
    <GrindArea>
        <TargetMinLevel>0</TargetMinLevel>
        <TargetMaxLevel>0</TargetMaxLevel>
        <Hotspots>
---

        </Hotspots>
    </GrindArea>
    <Blackspots>
        <!-- None so far -->
    </Blackspots>
 
  <Mailboxes> <!-- Thundermar -->
        <Mailbox X="-3206.509" Y="-5046.304" Z="120.4223" />
  </Mailboxes>
  <Vendors> <!-- Thundermar -->
        <Vendor Name="Caelyb Coppercrag" Entry="49592" Type="Repair" X="-3177.95" Y="-5021.481" Z="121.2318" />
  </Vendors>
  </HBProfile>
maybe min level 0? :D

I can't see any hotspots. Line 155 in Helpers.cs is trying to get the count of hotspots from your current profile and they are null so there's the exception.

PM me your msn or icq kick.
 
yeah the hotspots i commented out, there's a *lot* of them.

i put --- instead of hotspots ;)

Request:

I would like the option of having the bot loot mobs (user's choice). I fish in TH, and the mobs still drop good loot :)

also, if I am a druid, and I am stuck for more than X seconds in the water.. please find another mount to get me out (if i am using swift / flight form)

Likes:

I like that once you blackspot a pool, it ignores it :)
 
Last edited:
createfishingbehaviour spam

tried different versions, different settings, on fresh hb directory same thing every time

composit: something over and over to infinity.

[8:52:15 PM:42] 08:52:15 PM - Composit: CreateFishingBehaviour
[8:52:16 PM:36] 08:52:16 PM - Composit: CreateFishingBehaviour
[8:52:17 PM:31] 08:52:17 PM - Composit: CreateFishingBehaviour
[8:52:18 PM:16] 08:52:18 PM - Composit: CreateFishingBehaviour


logs attached.
 

Attachments

Last edited:
yeah the hotspots i commented out, there's a *lot* of them.

i put --- instead of hotspots ;)

Request:

I would like the option of having the bot loot mobs (user's choice). I fish in TH, and the mobs still drop good loot :)

also, if I am a druid, and I am stuck for more than X seconds in the water.. please find another mount to get me out (if i am using swift / flight form)

Likes:

I like that once you blackspot a pool, it ignores it :)

I'm going to add looting. For swimming I'm already thinking about a timer and moving out of the water, instead of trying to mount inside.

Since you are the profile mod, I've a request too:

- Please try to get an own Subforum for fishing profiles. ;)
 
Status
Not open for further replies.
Back
Top