Hi chinajade, Currently questing 'Sealing the way'. This is my 2nd time monitoring my toon for this quest as I have previously faced problem in Deepholme as well with my monk. 1. As the bot lands to one of the npc. He dismounts 2. He attacks one of the troggs, but decides to move elsewhere 3. The loops begins, trying to attack and move to another spot, causing the bot moving back and forth in an infinite loop.
On some point using "Travel Form" and "Fly Form" on Druid also using "Running Wild" on Worgen cause profile isnt dismounting or even using selected forms it that mean i cant use druid forms while using this profile ?
Hi, Kasia, What you are describing isn't a problem with the profile. You need to make a new thread in the Support forum, and be sure to attach your full log that captures the issue. Ref: [Guide] How to attach your log But, before you make that Support forum thread, you might want to see if his article will help sort your problem: HelpDesk: Honorbuddy is not using, or changing, my selected mount cheers, chinajade
Thanks for applying the fixes Chinajade, another issue arises + changed the profile and got it fixed. QuestName="Creating the Pendant" ProfileName="[Fly][H - Quest] BC 58-70 [Kick].xml" What resides in the current XML Code (i marked in bold what was commented and causing the quest to not finish and goes in a loop, the quest mob gets killed and never looted) : Code: <While Condition="HasQuest(10567) && !IsQuestCompleted(10567)"> <Objective Nav="Fly" QuestName="Creating the Pendant" QuestId="10567" Type="CollectItem" ItemId="30704" CollectCount="6" /> <RunTo X="3211.71" Y="5347.735" Z="144.5373" /> <CustomBehavior File="WaitTimer" WaitTime="5000" /> <UseItem QuestId="10567" ItemId="30704" X="3211.71" Y="5347.735" Z="144.5373" /> <CustomBehavior File="WaitTimer" WaitTime="10000" /> </While> [B]<!--[/B] [B] <Objective Nav="Fly" QuestName="Creating the Pendant" QuestId="10567" Type="CollectItem" ItemId="30706" CollectCount="1" />[/B] [B] -->[/B] The Modified Code that made the quest work (i removed the comments and moved that line up inside the "While" condition) : Code: <While Condition="HasQuest(10567) && !IsQuestCompleted(10567)"> <Objective Nav="Fly" QuestName="Creating the Pendant" QuestId="10567" Type="CollectItem" ItemId="30704" CollectCount="6" /> <RunTo X="3211.71" Y="5347.735" Z="144.5373" /> <CustomBehavior File="WaitTimer" WaitTime="5000" /> <UseItem QuestId="10567" ItemId="30704" X="3211.71" Y="5347.735" Z="144.5373" /> <CustomBehavior File="WaitTimer" WaitTime="10000" /> [B] <Objective Nav="Fly" QuestName="Creating the Pendant" QuestId="10567" Type="CollectItem" ItemId="30706" CollectCount="1" />[/B] </While>
Hi, Kreljo555, and thanks for the log. [06:20:45.396 D] Goal: Goal: Kill Northspring Windcaller x 6 ... [06:27:20.039 D] Successfully generated path from {-3034.618, 2629.245, 52.83557} to {-3015.314, 2705.682, 54.67568} in 105 milliseconds [06:27:20.167 D] Activity: Moving towards Northspring Windcaller [06:27:22.945 D] Activity: Moving to hotspot [06:27:22.945 N] Moving to Type: Hotspot, Loc: <-3035.214, 2627.979, 52.4072> [06:27:23.787 D] Activity: Moving towards Northspring Windcaller [06:27:24.330 D] Activity: Moving to hotspot [06:27:24.330 N] Moving to Type: Hotspot, Loc: <-3035.214, 2627.979, 52.4072> [06:27:25.134 D] Activity: Moving towards Northspring Windcaller [06:27:25.973 D] Activity: Moving to hotspot [06:27:25.973 N] Moving to Type: Hotspot, Loc: <-3035.214, 2627.979, 52.4072> This is not a profile bug, the profile is issuing the correct directives. This appears to be an Honorbuddy bug in processing a "Kill" <Objective>. Please make a new thread in the Support forum regarding this issue. Alternatively, you can do the quest manually and move on. cheers, chinajade [size=-2]Ref: Kreljo555's original post w/log[/size]
Hi Chinajade, This is also the 2nd time I have faced this issue. Previously on an earlier version of HB, I thought it would be solved in the later version. Problem: - The bot fails to land during quest turn-in to Pyrium Lodestone. - The bot flys above the NPC, says it fails to land and dismounts in mid-air. - Rinse and repeat endlessly. Edit: I am attaching another log as well to show the bot starting from 0. This is happening to two NPCs, Pyrium Lodestone and Slate Quicksand.
My last post of the day, i apologies if this is not directly related to the questing profile or if it is an HBcore issue, but it is about the eastern kingdom to northrend traveling profile (the alliance travel route), it is not working anymore since this latest test release 699. Below is the log showing that the bot works all the way to the dock waiting for the ship to come, then instead of getting on it, the bot just move back and away into the water like 50 yards back and left from the destination, and then mount up and swims back to the dock, and while the ship is waiting, the bot goes back and forth, and the moment the ship leaves, the bot stands in place waiting for the next one to come, and so on... Code: [07:10:43.686 N] Changing current profile to EK to LK [Kick] ($Rev: 2181 $) [07:10:44.219 D] Activity: Loading Tiles [07:10:44.219 D] Loading Azeroth_30_48 [07:10:44.900 D] Changed POI to: Type: Sell, Name: Gunther Weller [07:10:44.911 D] Changed POI to: Type: Repair, Name: Gunther Weller [07:10:44.915 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior. [07:10:44.915 N] [UserSettings-v501(warning) @line 21]: Attribute 'LearnFlightPaths' is not recognized by this behavior--ignoring it. [07:10:44.915 N] [UserSettings-v501(warning) @line 21]: Attribute 'UseFlightPaths' is not recognized by this behavior--ignoring it. [07:10:44.915 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior. [07:10:44.915 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf. [07:10:44.918 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior. [07:10:44.936 D] Goal: UseTransport: In Progress [07:10:44.939 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:10:44.943 D] Activity: Loading Tiles [07:10:44.943 D] Loading Azeroth_29_47 [07:10:45.110 N] [Singular] attention: Pull Distance set to 1 yds by Questing, Plug-in, Profile, or User [07:10:45.136 D] Loading Azeroth_31_48 [07:10:45.399 D] Loading Azeroth_30_47 [07:10:45.772 D] Loading Azeroth_29_48 [07:10:45.919 D] Loading Azeroth_31_47 [07:10:46.207 D] Activity: Loading Tiles [07:10:46.207 D] Loading Azeroth_30_49 [07:10:46.405 D] Loading Azeroth_31_49 [07:10:47.161 N] Mounting: Striped Nightsaber [07:10:49.202 N] (Singular) warning: 5.0 seconds since BotBase last called Singular (now in Rest) [07:10:49.204 N] Moving to Type: Repair, Name: Gunther Weller [07:10:53.038 D] InteractDebug:695937396 [07:10:53.039 D] Interact Done:695937396 [07:10:54.068 D] Activity: Selling Items [07:10:58.374 D] Activity: Repairing Items [07:11:02.482 D] Cleared POI - Reason Done selling/repairing [07:11:02.482 D] Cleared POI [07:11:02.539 N] (Singular) warning: 8.5 seconds since BotBase last called Singular (now in Rest) [07:11:02.543 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:02.825 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:04.638 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:05.186 N] Mounting: Striped Nightsaber [07:11:07.079 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:07.139 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:07.670 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:07.786 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:10.791 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:10.904 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:11.091 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:11.215 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:11.628 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:11.629 N] We are stuck!! [07:11:11.688 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:11.805 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:12.027 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:12.207 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:12.841 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:13.019 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:13.244 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:13.422 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:13.852 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:13.977 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:15.426 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:15.541 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:15.947 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:16.054 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:16.288 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:16.434 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:16.535 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:16.539 N] We are stuck!! [07:11:16.638 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:16.746 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:16.953 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:17.058 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:17.481 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:17.483 N] We are stuck!! [07:11:17.483 N] Trying jump [07:11:17.902 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:18.060 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:18.589 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:18.698 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:20.991 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:21.149 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:23.052 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:23.163 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:23.578 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:23.579 N] We are stuck!! [07:11:23.629 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:23.735 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:24.167 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:24.168 N] We are stuck!! [07:11:24.169 N] Trying jump [07:11:24.526 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:24.634 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:25.071 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:25.172 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:25.658 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:25.662 N] We are stuck!! [07:11:25.662 N] Trying strafe forward left for 600ms [07:11:26.597 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:26.755 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:27.589 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:27.695 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:29.982 D] Inserting Vin [Questgiver] into the database! [07:11:30.133 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:31.418 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:31.571 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:31.987 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:31.988 N] We are stuck!! [07:11:32.088 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:32.193 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:33.808 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:34.018 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:34.647 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:34.801 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:44.259 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:44.364 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:46.254 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:46.366 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:46.575 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:46.675 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:47.718 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:47.823 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:49.654 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:49.867 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:50.025 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:50.127 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:50.461 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:50.463 N] We are stuck!! [07:11:50.546 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:50.652 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:50.962 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:51.065 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:51.380 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:51.381 N] We are stuck!! [07:11:51.382 N] Trying jump [07:11:51.799 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:51.908 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:52.589 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:52.695 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:53.007 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:53.111 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:53.428 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:53.537 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:54.437 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:54.542 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:55.748 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:55.909 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:56.118 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:56.225 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:56.437 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:56.439 N] We are stuck!! [07:11:56.541 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:56.648 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:56.861 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:56.970 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:57.760 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:57.867 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:59.067 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:59.175 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:11:59.387 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:11:59.545 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:12:01.698 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:12:01.807 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:12:03.013 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:12:03.119 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:12:03.433 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:12:03.590 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:12:06.689 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:12:06.792 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:12:07.266 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:12:07.371 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:12:07.578 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:12:07.684 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:12:15.376 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:12:15.476 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:12:18.389 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:12:18.493 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:12:20.324 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:12:20.429 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:12:24.149 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:12:24.253 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:12:29.837 D] Stop and dismount... [07:12:30.528 N] [UseTransport-v501(info) @line 25]: Waiting for transport [07:13:30.255 N] [UseTransport-v501(info) @line 25]: Moving inside transport [07:13:30.319 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:13:46.056 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:13:46.589 N] Mounting: Striped Nightsaber [07:13:48.458 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:13:48.537 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:13:59.604 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:13:59.705 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:14:00.421 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:14:00.422 N] We are stuck!! [07:14:00.521 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:14:00.625 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:14:01.946 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:14:02.049 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:14:02.453 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:14:02.555 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:14:02.958 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:14:02.960 N] We are stuck!! [07:14:03.059 N] [UseTransport-v501(info) @line 25]: Moving to wait location [07:14:03.163 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:14:03.870 N] [UseTransport-v501(info) @line 25]: Moving inside transport [07:14:03.972 D] StyxWoW.AreaManager.CurrentGrindArea is null [07:14:07.849 N] Stopping the bot! [07:14:07.850 D] Stop called! [07:14:07.851 Q] Bot Stopped! Reason: User pressed the stop button [07:14:07.900 D] Activity: Honorbuddy Stopped [07:14:07.901 N] [bc2]: Bot stopped [07:14:07.937 N] [Singular] attention: Pull Distance set to 100 yds by Questing, Plug-in, Profile, or User Edit : On second view, seems like the bot tried to force himself to travel to northrend, and while it needed to repair, the profile just got screwed up, causing an infinite back and forth loop between vendor and transportation behavior, what a coincidence, i must really attract bugs
Hi, Dmyoussef, and thank you for another recommendation. However, I believe your copy of the profile is stale. I'm looking at v2843 of [Fly][A - Quest] BC 58-70 [Kick].xml, and it is not structured in the manner you are showing us. Indeed, v2843 has the Objective inside a While loop. cheers, chinajade [size=-2]Ref: Dmyouseff's problem report w/recommended fix[/size]
Hi, Memelook, Aye, I've already got this issue in front of the team. And, I specifically cited Pyrium Lodestone and Slate Quicksand as quest-givers near the problem (but they are not the problem, I believe). The problem has something to do with the flying navigator, and it starts throwing GreyMagic exceptions when trying to land. I'll update the information in front of the with your new logs. Thank you, but there's nothing we can do about this in the profile--its a HBcore issue. cheers, chinajade [size=-2]Ref: Memelook's problem report w/log[/size]
Hi, Dmyoussef, Aye, it seems some people get all the bad luck. And this is a great example of why profiles are never really finished. And, if the get close to it, Bliz ups and changes a bunch of stuff. For now, we've captured the problem with the UseTransport behavior to Known Bugs List: Miscellaneous (Rep, Seasonal, etc). In the future, would you be so kind to zip and attach logs? With the log file in a real editor its a lot easier to look at things than from the browser. I've got access to regular expressions and other powerful tools for poking around, that just aren't in the web browser. cheers & thanks again, chinajade [size=-2]Ref: Dmyoussef's problem report w/analysis[/size]
Hi, Memelook, and thanks for the report and log. I stared at the log for a very long while, but was unable to visualize what was happening. So, the best we could do is capture the issue to Known Bugs List: Cata 80-85, and will need to get a toon through the area to see it for ourselves. cheers & sorry, chinajade [size=-2]Ref: Memelook's problem report w/log[/size]
Hi again, Kreljo555, Then you might try the Support forum. Perhaps, its a problem with your installation. All we can tell is the profile is issuing the correct directives, so the problem doesn't lie there. cheers, chinajade
I have modified the profiles? I haven't done anything to them expect for selecting them and press start. I've also updated Kick's svn like 10 ten times since yesterday.
Kick! Need you to stop what you're doing and finish this so I can test it to 60, mate. <3 I'm trying to pull you in yet another direction on top of what you're already doing, k?! No, but seriously, I'd love to test out the rest of the profile past the STOP! function and report back. Keep us updated on any progress updates, prease.
Hi, Hetsig, I don't know what to tell you. Neither the profiles, nor the UserSettings behavior contains "TicksPerSecond", which is what your log is reporting. I just created a Tauren Druid, loaded the "Horde Auto-Loader" profile, and it started questing with no problems. This is precisely the activities that are shown in your log. The problem is most definitely on your end. Perhaps, try entirely deleting your local copy of Kick's profile, and redownload fresh. If that provides no joy, the next thing I would try is a 'clean install'. Full instructions for that, here: HelpDesk: "Clean installing" Honorbuddy cheers, chinajade
Hi chinajade, Thanks for the reply. To help you visualize better, I have took a screenshot and did some editing. 1. The red circle indicates where the troggs are battling the npc. The bot will dismount at this NPC location and then attempt to kill the troggs. After hitting the trogg once, the bot decides to move to yellow 2. Since the troggs didn't exactly get aggroed by the bot (the troggs are still attacking the NPC), the bot decides to move back to red. While doing so, a click command continues to be sent at the yellow spot. 3. The bot then get stuck in between red and yellow, constantly moving back and forth. No troggs are killed in the process.
level 50 in searing gorge [13:11:44.814 N] Moving to Type: Repair, Name: Fergus Gravelsmash [13:11:53.377 D] InteractDebug:554264184 [13:11:53.404 D] Interact Done:554264184 [13:11:53.960 D] Activity: Selling Items [13:11:58.114 D] Activity: Repairing Items [13:12:02.186 D] Cleared POI - Reason Done selling/repairing [13:12:02.186 D] Cleared POI [13:12:02.468 D] Activity: Waiting for Npc to spawn and he waiting 1 hour the i stop it and load again and start and its the same?