<If Condition="!HasQuest(37941) && !HasQuest(37942) && !HasQuest(37943) && !HasQuest(37944) && !HasQuest(37945)
&& !HasQuest(37848) && !HasQuest(37849) && !HasQuest(37850) && !HasQuest(37851) && !HasQuest(37852)
&& !HasQuest(37881) && !HasQuest(37882) && !HasQuest(37883) && !HasQuest(37884) && !HasQuest(37885)
&& !HasQuest(37788) && !HasQuest(37797) && !HasQuest(37798) && !HasQuest(37799) && !HasQuest(37811)
&& !HasQuest(37973) && !HasQuest(37976) && !HasQuest(37977) && !HasQuest(37978) && !HasQuest(37979)
&& !HasQuest(37914) && !HasQuest(37916) && !HasQuest(37917) && !HasQuest(37918) && !HasQuest(37919)" >
Checked code didn't see any issues, so I ran the quest... No issues... Can you post a log?Bot Stopped at:
Gutrek's Cleaver: The Spirit Forge
Head to Earthshaker Gorge to the Spirit Forge, the cave entrance is located at 51,27
didnt complete that quest and just Garrison Hearthstoned and hung.
Did you miss with If conditions?
PHP:<If Condition="!HasQuest(37941) && !HasQuest(37942) && !HasQuest(37943) && !HasQuest(37944) && !HasQuest(37945) && !HasQuest(37848) && !HasQuest(37849) && !HasQuest(37850) && !HasQuest(37851) && !HasQuest(37852) && !HasQuest(37881) && !HasQuest(37882) && !HasQuest(37883) && !HasQuest(37884) && !HasQuest(37885) && !HasQuest(37788) && !HasQuest(37797) && !HasQuest(37798) && !HasQuest(37799) && !HasQuest(37811) && !HasQuest(37973) && !HasQuest(37976) && !HasQuest(37977) && !HasQuest(37978) && !HasQuest(37979) && !HasQuest(37914) && !HasQuest(37916) && !HasQuest(37917) && !HasQuest(37918) && !HasQuest(37919)" >
Wierd that the bot still HS'ed even though you have the Q in there.
Maybe the bot had done the quest before, it is a "Daily" after all, just wierd.
<!--Part 5 -->
<If Condition="Me.IsAlliance">
<If Condition="HasQuest(37811) && !IsQuestCompleted(37811) && Me.Location.Distance(new WoWPoint(4441.851,6174.493,107.4943)) < 60">
<CustomBehavior File="MyCTM" X="4441.851" Y="6174.493" Z="107.4943" />
<CustomBehavior File="WaitTimer" WaitTime="3000" GoalText="Avoiding Mesh Erros" />
</If>
<If Condition="HasQuest(37811) && !IsQuestCompleted(37811)" >
<CustomBehavior File="NoCombatMoveTo" X="3925.273" Y="6290.81" Z="-17.04812" />
<MoveTo X="3914.868" Y="6323.017" Z="-16.20399" />
<CustomBehavior File="WaitTimer" WaitTime="3000" GoalText="Hoping to clear aggro {TimeRemaining}" TerminateWhen="!Me.Combat" />
</If>
<While Condition="HasQuest(37811) && !IsQuestCompleted(37811)">
<CustomBehavior File="InteractWith" QuestId="37811" MobId="239781" NonCompeteDistance="0" WaitTime="2000" X="3903.644" Y="6311.171" Z="-15.90049" />
<CustomBehavior File="InteractWith" QuestId="37811" MobId="239782" NonCompeteDistance="0" WaitTime="2000" X="3907.198" Y="6317.178" Z="-16.33355" />
<CustomBehavior File="InteractWith" QuestId="37811" MobId="239783" NonCompeteDistance="0" WaitTime="2000" X="3930.072" Y="6305.008" Z="-15.48386" />
<CustomBehavior File="InteractWith" QuestId="37811" MobId="239779" NonCompeteDistance="0" WaitTime="15000" WaitForNpcs="false" X="3918.337" Y="6311.082" Z="-16.21862" />
<CustomBehavior File="InteractWith" QuestId="37811" MobId="89824" NonCompeteDistance="0" WaitForNpcs="false" />
</While>
<!--Turn In -->
<If Condition="HasQuest(37811) && IsQuestCompleted(37811)">
<CustomBehavior File="Misc\RunLua" Lua="UseItemByName(110560)" WaitTime="1000" />
<CustomBehavior File="WaitTimer" WaitTime="12000" VariantTime="30000" GoalText="Waiting for Hearth {TimeRemaining}" TerminateWhen="Me.ZoneId == 7078 || Me.ZoneId == 7004" />
<TurnIn QuestName="Treasure Contract: Gutrek's Cleaver" QuestId="37811" TurnInName="Bodrick Grey" TurnInId="81492" X="1922.84" Y="284.0955" Z="88.96586" />
</If>
</If>
<If Condition="Me.IsHorde">
<If Condition="HasQuest(37992) && !IsQuestCompleted(37992) && Me.Location.Distance(new WoWPoint(4441.851,6174.493,107.4943)) < 60">
<CustomBehavior File="MyCTM" X="4441.851" Y="6174.493" Z="107.4943" />
<CustomBehavior File="WaitTimer" WaitTime="3000" GoalText="Avoiding Mesh Erros" />
</If>
<If Condition="HasQuest(37992) && !IsQuestCompleted(37992)" >
<CustomBehavior File="NoCombatMoveTo" X="3925.273" Y="6290.81" Z="-17.04812" />
<MoveTo X="3914.868" Y="6323.017" Z="-16.20399" />
<CustomBehavior File="WaitTimer" WaitTime="3000" GoalText="Hoping to clear aggro {TimeRemaining}" TerminateWhen="!Me.Combat" />
</If>
<While Condition="HasQuest(37992) && !IsQuestCompleted(37992)">
<CustomBehavior File="InteractWith" QuestId="37992" MobId="239781" NonCompeteDistance="0" WaitTime="2000" X="3903.644" Y="6311.171" Z="-15.90049" />
<CustomBehavior File="InteractWith" QuestId="37992" MobId="239782" NonCompeteDistance="0" WaitTime="2000" X="3907.198" Y="6317.178" Z="-16.33355" />
<CustomBehavior File="InteractWith" QuestId="37992" MobId="239783" NonCompeteDistance="0" WaitTime="2000" X="3930.072" Y="6305.008" Z="-15.48386" />
<CustomBehavior File="InteractWith" QuestId="37992" MobId="239779" NonCompeteDistance="0" WaitTime="15000" WaitForNpcs="false" X="3918.337" Y="6311.082" Z="-16.21862" />
<CustomBehavior File="InteractWith" QuestId="37992" MobId="89824" NonCompeteDistance="0" WaitForNpcs="false" />
</While>
<!--Turn In -->
<If Condition="HasQuest(37992) && IsQuestCompleted(37992)">
<CustomBehavior File="Misc\RunLua" Lua="UseItemByName(110560)" WaitTime="1000" />
<CustomBehavior File="WaitTimer" WaitTime="12000" VariantTime="30000" GoalText="Waiting for Hearth {TimeRemaining}" TerminateWhen="Me.ZoneId == 7078 || Me.ZoneId == 7004" />
<TurnIn QuestName="Treasure Contract: Gutrek's Cleaver" QuestId="37992" TurnInName="Rokhan" TurnInId="78487" X="5614.104" Y="4563.054" Z="135.189" />
</If>
</If>
<!-- END Quest Treasure Contract: Gutrek's Cleaver-->
195 downloads and no reported issues for the Horde side! That's good!
Keep the + Rep coming if you download please![]()
in the future, any help will be greatly appreciated!Yea, sorry about that. I've been manually doing the last quest for all my chars and forgot to post about it after poking in the code.
Been focusing on my alliance chars again as well but I'm going back to my horde server.
I'll update if I run into anything else like that. I guess the advantage of having 11 hordie's at 100 is it gives plenty of opportunities for debugging ;(
Apparently all of the Horde final steps have different QuestIds. I wish one of my Horde trials would have told me it wasn't working for them. I have added the Horde 5th components and it should now be running smoothly for horde. Please let me know if different.
Would appreciate some Horde players to confirm the fixes. It should run parts 1-5 completely afk.
You're very welcome! Thanks for the feedback!The new version of your profile did the Horde Questline "Amulet of Rukhmar" just fine today.
Thx for the fixes !
You're very welcome! Thanks for the feedback!
If you don't mind, keep a running tally and report back after all six? I know the Alliance ones work, I've run them literally hundreds of times... But have zero horde toons. Thanks!
The Dream of Argus Questline didn't collect the Crystal in the Final Part before the Turnin.
Might be a wrong ItemID ? Not sure tho as I collected it up manually.
Might be the ID in line 857 ....
Will post result when I got this Questline on another Char.
Just saying that today's "The Thunderlord Sage" is working perfectly horde side on all toons. I'll download the updated version next time Dream of Argus comes up since I also had to manually turn them all in. Also, for some reason the Dream of Argus seems to stand around for a WHILE before starting, but since it's the last quest I'm sure it is because it has to compile all the earlier stuff before it gets to the relevant lines.
Had close to over 1000 downloads, no major bugs reported, and very little +rep.
Please +Rep if you download (especially free content as it is increasingly rare), I spent a TON of time on this and +Rep takes 2 seconds.
<3! Tyvm!excellent free work .. Much appreciated +rep
tekken
Please continue to update me, let me know if there are any issues
Is that on horde? Cause it worked fine for me on Alliance, I did have to manually turn in the Frost Blessing and stop and start the bot, but after that it went right to the end (Including farming the meat)The quest in Stonefury cliffs with end quest Blessing Of Beast doesn't work out, just goes;
[DeleteItems-vUnknown(info)] Searching for 120989...
Guessing it's searching for the Clefhoof meat?