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.
Havent used it since 1.0.9, downloaded the latest build today and configured it and then set it loose on winter's breath lake in howling fjord using the attached profile.

All was going well until a pool spawned next to a rock at 45.6, 21.6.

In spite of there being plenty of spaces to land either side of the rock the bot wanted to land on a particular spot on the rock, repeatedly spazzing out and triggering unstuck. I stopped the bot.. landed on the ground in a spot that was perfect for fishing from and started it again, it immediately mounted up and tried to get back on the rock. Is there any reason it favours standing on objects when there is a perfectly normal standing spot on the ground

wowscrnshot030411235640.jpg


Here is the offending pool/rock that caused this behaviour
 

Attachments

Last edited:
Havent used it since 1.0.9, downloaded the latest build today and configured it and then set it loose on winter's breath lake in howling fjord using the attached profile. All was going well until a pool spawned next to a rock at 45.6, 21.6.

In spite of there being plenty of spaces to land either side of the rock the bot wanted to land on a particular spot on the rock, repeatedly spazzing out and triggering unstuck. I stopped the bot.. landed on the ground in a spot that was perfect for fishing from and started it again, it immediately mounted up and tried to get back on the rock.

Screenshot to come...


This is exactly why I don't use this bot anymore. No timed blacklisting along with problems such as yours (and mine as of late) cause this to not be an afk-able bot :S. Honestly a timed blacklisting of the spot trying to be reached would be great but just getting nodes blacklisted after a set time-period (like in GB2) would work as well.
 
im very interested in this bot, can only hope it gets updated
 
Its a good bot and as i dont tend to AFK so much while im botting i am still using it but this is just a particularly annoying bug/behaviour, i dont remember it doing this on earlier versions however. I used this same profile to farm my turtle mount which was around 3k catches without it having this issue.

Im not exactly sure on how the new mechanics for sizing up multiple spots or slopes is working, its possible the spot on top of the rock is completely flat and so favoured over the slight incline of the ground at the waters edge. Im just guessing. My suggestion would be if there are multiple viable spots to perhaps favour the one with the Z (height) position closest to the Z position of the pool itself which should also make it appear more natural since if im fishing manually i wouldnt favour standing on rocks to hit a pool

It doesnt appear to be sticking to its maximum attempts to get to a pool, this might be down to the flightors unstuck behavior interfering but once it starts the spazzing out it will carry on until stopped

update:
I fired up the bot on my laptop which still had 4125/pfb 1.0.8 installed, the older version didnt have this issue
 
Last edited:
Hello, can't seem to get it to show up under combobox. I downloaded version poolfishingbuddy1.0.19.zip It's under the bot dir.


Thanks
 
FIX FOR HB 4265:

Its bugged with the new HB version and can be fixed (temporarily) by changing

"Flightor.MoveWithTrace" to "Flightor.MoveTo"

in both files PoolFisher.cs and Includes\ActionMove.cs
 
Last edited:
Its bugged with the new HB version and can be fixed (temporarily) by changing

"Flightor.MoveWithTrace" to "Flightor.MoveTo"

in both files PoolFisher.cs and Includes\ActionMove.cs

nvm - fixed it
 
Last edited:
I can't get this thing to work. I installed it in the right spot but it isn't showing up as an option to load. I've restarted the bot client as well.
 
I can't get this thing to work. I installed it in the right spot but it isn't showing up as an option to load. I've restarted the bot client as well.

Hint: If you look in the posts above yours you will see the answer :O!
 
any of you have problems trying to fish in pool in TH? the bot find 1 each 30 min or so and sometimes didnt catch in 2 or 3 hours (im fishing in lake in TH for Guppy Highland)
 
Thanks. I couldn't tell just by scanning that section if it had anything to do with it. :-P
 
Any way to make it stop standing in lava at twilight highlands?

Settings\PoolFishingBuddy\<charname>.xml

<!--Blacklist Pool of Fire.-->
<BLPoolofFire>False</BLPoolofFire>

to

<!--Blacklist Pool of Fire.-->
<BLPoolofFire>True</BLPoolofFire>

No idea if it works or not but worth a try
 
Settings\PoolFishingBuddy\<charname>.xml

<!--Blacklist Pool of Fire.-->
<BLPoolofFire>False</BLPoolofFire>

to

<!--Blacklist Pool of Fire.-->
<BLPoolofFire>True</BLPoolofFire>

No idea if it works or not but worth a try

That is all I want to fish is the pools of fire tho. Im trying to set one hotspot above that boss that sits in the middle of the pools that way my guy will sit there tell a pool spawns and then go fish it. All I want is the fires but I dont want him to fly around in a little circle that looks very botish. However when I try this he just flys to the pool hops off in the lava and stands there getting burned then jumps a few times runs around then goes back to the same spot.
 
When i attempt to run th is i get the error "- You don't have lifetime subscription. Stopping.."

I thought you either had to have a lifetime sub or a paid key? I have the Paid Plugins key

"Disabling flight checks. - Paid Plugins or Lifetime User Detected"

Is this just Lifetime members only now?
 
When i attempt to run th is i get the error "- You don't have lifetime subscription. Stopping.."

I thought you either had to have a lifetime sub or a paid key? I have the Paid Plugins key

"Disabling flight checks. - Paid Plugins or Lifetime User Detected"

Is this just Lifetime members only now?

If HB doesn't complain while your flying, you could try to remove this block in "Includes\Helpers.cs" so it will ignore if you can fly or not.
Code:
            if (!StyxWoW.FlightChecksDisabled)
            {
                Logging.Write(System.Drawing.Color.Red, "{0} - You don't have lifetime subscription or valid paid plugin key. Stopping..", Helpers.TimeNow);
                TreeRoot.Stop();
            }
 
Last edited:
Status
Not open for further replies.
Back
Top