I've switched the logic here that should make the bot actually engage them instead of interacting. It should be live in the latest update. Thanks for the report!
It could be possible - however some people may not want that. This would have to be a modified profile separate from the default, or a plugin of some sorts.
The abandon quest codes doesn't seem to be your problem. According to the log, it says the bot is trying to pick up the quest: Security! but the NPC doesn't have the quest. Does the NPC show this quest in-game?
There was code for this, but the API changes in HB3 forced me to remove it as it used methods that are no longer available. I've not had the chance to write up a patch for it yet, but I'll look into it.
I've added a MoveTo as well that will make the bot walk toward the other cannon before the 'get on cannon' code runs. That way it hopefully won't resort going to the middle one.
It depends on the code being used in the profile. Sometimes InteractWith is used for engaging in combat - which will cause it to walk up to the NPC. Those need to be modified with attributes that makes the InteractWith 'engage' instead of walk up. Or, they need to be replaced with a kill behavior instead.
Ok so it is the profile then from what I am reading. Thanks it looks really bad to run up on target as a ranged... not to mention it helps you take tons of damage...
Found a few issues while leveling my alts (still a WIP) that I reported on the Discord #support but never saw a response for (I'd forgotten about this thread). Profile: BC leveling profile Profile Section: Hellfire Peninsula Quest: Mission: The Abyssal Shelf - Quest - World of Warcraft Issue: The bot will fly to Shatter Point, then into the middle of the Nether between the mainland, Shatter Point, and the Abyssal Shelf. In the case of my Druid, it would then drop travel form and I'd fall to my death. Anything else and it just flies back to Shatter Point and back to the middle of the Nether. It should, instead, talk to Gryphoneer Windbellow - NPC - World of Warcraft and, if is use, drop transformations (can't bomb when transformed). Profile: WotLK leveling profile Profile Section: Grizzly Hills Quest: The Perfect Plan - Quest - World of Warcraft Issue: The bot will continuously kill NPCs, regardless if the component items (Golem Blueprint Section 1 - Item - World of Warcraft, Golem Blueprint Section 2 - Item - World of Warcraft, and http://www.wowhead.com/?item=36851) are in the character bags or not. It should activate one the this items once all three are present to create the quest item (http://www.wowhead.com/?item=36848) for turn in. Profile: Cata leveling profile Profile Section: Hyjal Quest: http://www.wowhead.com/quest=25462 Issue: The bot will gather the bears up, aim, and throw, but the arrow keeps being aimed to the right of the trampoline. It will literally just sit there tossing bear after bear and not get any closer to the mark. Profile: Cata leveling profile Profile Section: Hyjal Quest: http://www.wowhead.com/quest=25519 Issue: My Druid keeps swimming around in Cat form not attacking http://www.wowhead.com/npc=40561.
Under "ground mount support" there is a Grand Treasure Hunter v1.4.zip but when i open the zip, the files in there are labeled as "Fly"...
Got some more in Hyjal. Profile: Cata leveling profile Profile Section: Hyjal Quest: Finish Nemesis - Quest - World of Warcraft Issue: Bot keeps trying to leave the cave. If it manages to get out, it just flies around the area. It should just go to the end of the cave where Nemesis - NPC - World of Warcraft is to kill it. Profile: Cata leveling profile Profile Section: Hyjal Quest: Seeds of Discord - Quest - World of Warcraft Issue: After using Ogre Disguise - Item - World of Warcraft the bot mounts up or transforms, which drops the disguise, but it doesn't recognize this. As a result, the bot gets stuck trying to talk to Karr'gonn - NPC - World of Warcraft. Profile: Cata leveling profile Profile Section: Hyjal Quest: http://www.wowhead.com/quest=25314 Issue: Bot runs up and down the road but never targets or attacks http://www.wowhead.com/npc=40922. Even after manually selecting the NPC, the bot just ran off.
WoD intro quests got problems with navigation, looks more like some HB issue, in many quests bot trying to navigate through closed ways (example screenshot added)
Why does the Stormheim profile run all the way up to the top cavern, kill a few dragons, and then runs back down and start questing right at the start every time? It wastes a good 5-10 minutes for absolutely no gain. <!-- [A] Story: The Aftermath --> <If Condition="Me.IsAlliance" > <PickUp QuestName="Boarded!" QuestId="38052" GiverName="Genn Greymane" GiverId="90749" X="3203.195" Y="3077.215" Z="440.2122" /> <PickUp QuestName="Supplies From the Skies" QuestId="38036" GiverName="Mishka" GiverId="90783" X="3213.321" Y="3074.431" Z="440.2117" /> <PickUp QuestName="Assault and Battery" QuestId="38053" GiverName="Tinkmaster Overspark" GiverId="90866" X="3210.996" Y="3083.518" Z="440.2122" /> <PickUp QuestName="See Ya Later, Oscillator" QuestId="38558" GiverName="Tinkmaster Overspark" GiverId="90866" X="3210.996" Y="3083.518" Z="440.2122" /> <While Condition="DoQuest(38052) || DoQuest(38036)" > <CustomBehavior File="InteractWith" NumOfTimes="20" MobState="Dead" TerminateWhen="!DoQuest(38052) && !DoQuest(38036)"> <HuntingGrounds> <Hotspot X="3094.188" Y="3026.487" Z="422.5561" /> <Hotspot X="3112.146" Y="2990.337" Z="424.4672" /> <Hotspot X="3101.098" Y="2983.318" Z="411.4773" /> <Hotspot X="2975.045" Y="3057.561" Z="419.728" /> <Hotspot X="2891.03" Y="3338.137" Z="515.7325" /> <Hotspot X="3045.282" Y="3367.531" Z="546.4993" /> <Hotspot X="3127.656" Y="3278.747" Z="547.641" /> </HuntingGrounds> <PursuitList> <PursueGameObject Id="241275" PursueWhen="!IsObjectiveComplete(1, 38036)" /> <PursueUnit Id="92224" PursueWhen="!IsObjectiveComplete(1, 38052) && (UNIT.IsAlive || UNIT.Lootable) && !UNIT.TaggedByOther" /> <PursueUnit Id="90899" PursueWhen="!IsObjectiveComplete(1, 38052) && (UNIT.IsAlive || UNIT.Lootable) && !UNIT.TaggedByOther" /> <PursueUnit Id="90948" PursueWhen="!IsObjectiveComplete(1, 38059)" /> </PursuitList> </CustomBehavior> </While> That section of the stormheim profile may need to be reviewed. It seems one of the hotspots may be off.
Had from 100 to 110 99% uptime, just got stuck somehwere in the broken isles pre quest. My question is, you have in the Legion map also Suramar questing, how is this atm?
Where can I find the autoload for 100-110... in described plac eunder load profile and "The Buddy Store" There is nothing but a blank page.
Hi Echo, Ran into this a few times leveling. Gets stuck in Highmountain here: "Goal: Turning in Quest - Justice Rains from Above (Justice Rains from Above - Quest - World of Warcraft) : To - Lasan Skyhorn : ID - 97407 [Ref: "Turnin" @line 1314]" Its waiting for the NPC to appear, But this NPC is here: <WoWUnit Name="Lasan Skyhorn" Entry="97407" X="3721.273" Y="3931.289" Z="915.044" />
Discord is not official, we don't support it in terms of customer support/etc due to legal matters. Only official support can be given on the forums. Some of these issues may or may not be profile related - but I'm going to assume they all are. I'll mark these issues down and investigate them as soon as possible. Thanks for the detailed report!
No. There's only one file in there named [Fly] - and it's just a single profile that compiles all the profiles up. All the other profiles in there are ground. If you read "Getting Started" on that thread it clearly says: It's recommended that you start with the 'Frostfire Ridge' profile, the profiles will then load by themselves after that.