For hotspots, it entirely depends on which sort of logic is using the hotspot array.For kick's profile for 90-100
My toon unmounts for every hotspot/quest turn in.
How do I disable unmounting for these?
Anytime. Good luck!Thank you.
Since this issue has never been reported before, and that sort of behavior hasn't really ever been observed before - I'll need a log for this one to see what's going on.Having a problem in Outlands and Netherstorm where it just flys around in circles after it collected quests.
Horde side
Unfortunately it's not completely possible. People have tried making plugins or custom profiles for this in the past for this, but none have really succeeded.Is it possible to run this Profile in a group. I have two accounts and I want to level two characters together. Is this possible?
Unfortunately it's not completely possible. People have tried making plugins or custom profiles for this in the past for this, but none have really succeeded.
You can still group two bots together and let them quest. But there's a good chance that they will 'desync' and one will leave the other behind.
Anytime, good luck!Thats what I figured the response would be, I will probably just have them mixed mode Grind/Dungeonbuddy when they hit 15 then. Thank you for the excellent profile and all the hard work you guys do to keep it going!!
When you copied the plugin, did you put it into its own folder?I use Kick's SVN and under Questing Profile Pack\Reputation\BC\Netherwing it says to use the provided plugin for the egg gathering profiles, however when I put the plugin into my plugin folder the bot does not recognize or show the Egg Collector plugin (NetherwingCollector1.9.cs).
View attachment 198327
When you copied the plugin, did you put it into its own folder?
eg: Honorbuddy \ Plugins \ NetherwingCollector \ NetherwingCollector1.9.cs
Hmm, I'm not sure that those profiles are completely supported anymore.Yes, I tried that too.
Hmm, I'm not sure that those profiles are completely supported anymore.
Something like this should be do-able without the use of a plugin.
Which profile specifically are you trying to use? I'll see if it's convertible to 'InteractWith.'
Since this issue has never been reported before, and that sort of behavior hasn't really ever been observed before - I'll need a log for this one to see what's going on.
Don't suppose you have one for this issue?
Alrighty then, good luck!I think I might have just been using pause and resume too much. If I run into it again ill be sure to get a log!
<!--If Condition="!HasQuest(35077) && !IsQuestCompleted(35077)" > Quest After Pinchwhistle Gearworks
<PickUp Nav="Fly" QuestName="Pinchwhistle Gearworks" QuestId="35620" GiverName="Scout Cel" GiverId="85566" X="-392.8281" Y="2256.036" Z="26.13285" />
</If-->
I've personally never had this issue. Did you stop/start the bot or manually quest any at all?FYI - Quest id 35620 does not exist at the time your profile is looking for it in [Fly][H - Quest] 96-98 Arak [Kick].xml
Scout Cel is there, but has does not have the quest.
My personal workaround was to comment the section below out.
+- line 465 in the file
Code:<!--If Condition="!HasQuest(35077) && !IsQuestCompleted(35077)" > Quest After Pinchwhistle Gearworks <PickUp Nav="Fly" QuestName="Pinchwhistle Gearworks" QuestId="35620" GiverName="Scout Cel" GiverId="85566" X="-392.8281" Y="2256.036" Z="26.13285" /> </If-->
No to the manual questing.I've personally never had this issue. Did you stop/start the bot or manually quest any at all?
[COLOR="#FF0000"][(error)] For DoWhenActivity ActivityName(SpamVehicleButton1), predicate (() => Me.IsOnTransport && !IsQuestCompleted(35734) && Me.Combat && Styx.CommonBot.Bars.ActionBar.Active.Buttons.Any(b => b.Index == 1 && b.CanUse)) was not reset by execution.
This is a profile problem, and can result in erratic Honorbuddy behavior.
The predicate must return to 'false' after the action has been successfully executed.
[(error)] For DoWhenActivity ActivityName(SpamVehicleButton1), predicate (() => Me.IsOnTransport && !IsQuestCompleted(35734) && Me.Combat && Styx.CommonBot.Bars.ActionBar.Active.Buttons.Any(b => b.Index == 1 && b.CanUse)) was not reset by execution.
This is a profile problem, and can result in erratic Honorbuddy behavior.
The predicate must return to 'false' after the action has been successfully executed.[/COLOR]
[COLOR="#800080"][DoWhen-v2082(debug)] Stopped executing SpamVehicleButton1 hook[/COLOR]