Yes, i don't want him something bad, only want to say that it has to be fixeddon't expect it to. things changed in flightor. give him some time to update it. if you want to use it, use 4129
Yes, i don't want him something bad, only want to say that it has to be fixeddon't expect it to. things changed in flightor. give him some time to update it. if you want to use it, use 4129
Can someone upload Honorbuddy 2.0.0.4129?
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...
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
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
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.
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
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 (!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();
}