• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Q][A] Harrison Jones - Master Relic Hunter

    Discussion in 'Honorbuddy Profiles' started by ArmyDr, Mar 20, 2015.

    1. ArmyDr

      ArmyDr New Member

      Joined:
      Dec 17, 2011
      Messages:
      455
      Likes Received:
      53
      Trophy Points:
      0
      195 downloads and no reported issues for the Horde side! That's good!
      Keep the + Rep coming if you download please :)
       
    2. Macatho

      Macatho New Member

      Joined:
      Dec 3, 2011
      Messages:
      1,108
      Likes Received:
      18
      Trophy Points:
      0
      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) &amp;&amp; !HasQuest(37942) &amp;&amp; !HasQuest(37943) &amp;&amp; !HasQuest(37944) &amp;&amp; !HasQuest(37945)
           &amp;&amp; !HasQuest(37848) &amp;&amp; !HasQuest(37849) &amp;&amp; !HasQuest(37850) &amp;&amp; !HasQuest(37851) &amp;&amp; !HasQuest(37852)
           &amp;&amp; !HasQuest(37881) &amp;&amp; !HasQuest(37882) &amp;&amp; !HasQuest(37883) &amp;&amp; !HasQuest(37884) &amp;&amp; !HasQuest(37885)
           &amp;&amp; !HasQuest(37788) &amp;&amp; !HasQuest(37797) &amp;&amp; !HasQuest(37798) &amp;&amp; !HasQuest(37799) &amp;&amp; !HasQuest(37811)    
           &amp;&amp; !HasQuest(37973) &amp;&amp; !HasQuest(37976) &amp;&amp; !HasQuest(37977) &amp;&amp; !HasQuest(37978) &amp;&amp; !HasQuest(37979)
           &amp;&amp; !HasQuest(37914) &amp;&amp; !HasQuest(37916) &amp;&amp; !HasQuest(37917) &amp;&amp; !HasQuest(37918) &amp;&amp; !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.
       
    3. ArmyDr

      ArmyDr New Member

      Joined:
      Dec 17, 2011
      Messages:
      455
      Likes Received:
      53
      Trophy Points:
      0
      Checked code didn't see any issues, so I ran the quest... No issues... Can you post a log?
       
    4. Jaxxon

      Jaxxon New Member

      Joined:
      Jan 15, 2010
      Messages:
      28
      Likes Received:
      1
      Trophy Points:
      3
    5. Jaxxon

      Jaxxon New Member

      Joined:
      Jan 15, 2010
      Messages:
      28
      Likes Received:
      1
      Trophy Points:
      3
      jep...just tried it with the above mentioned QuestID and it worked for Horde character.

      It's within Part 5 of this Quest.

      I changed the faction part around a bit....

      Code:
          <!--Part 5 -->
      <If Condition="Me.IsAlliance">
          <If Condition="HasQuest(37811) &amp;&amp; !IsQuestCompleted(37811) &amp;&amp; Me.Location.Distance(new WoWPoint(4441.851,6174.493,107.4943)) &lt; 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) &amp;&amp; !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) &amp;&amp; !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) &amp;&amp; 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) &amp;&amp; !IsQuestCompleted(37992) &amp;&amp; Me.Location.Distance(new WoWPoint(4441.851,6174.493,107.4943)) &lt; 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) &amp;&amp; !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) &amp;&amp; !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) &amp;&amp; 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-->
      
      
       
      Last edited: Apr 24, 2015
      ArmyDr likes this.
    6. Res03

      Res03 New Member

      Joined:
      Jul 23, 2012
      Messages:
      100
      Likes Received:
      0
      Trophy Points:
      0
      Treasure Contract: Amulet of Rukhmar (The Apexis Device)

      Not sure if you want to call it a bug but I couldn't start it from the garrison, had to fly to crow's crook.

      Currently running the profile, ill let ya know if I find anything.

      It also threw some kind of error when it started, something about a commonbot syntax. When im done ill run it again and see if it comes up.




      Update: Warning: Exception of type 'Styx.CommonBot.Profiles.ProfileException' was thrown.

      After it picked up the quest "The Second Key" it stopped and had to reload HB completely to get it to continue

      These could just be my mistakes or what not but just throwing it out there. Loving the profiles thanks a ton for this!



      Update 2: After it picked up the quest 'The Apexis Device" inside of the cave it tried to garrison hearth

      [DeleteItems-vUnknown(info)] Searching for 122154...
      [DeleteItems-vUnknown(info)] Searching for 122101...
      [DeleteItems-vUnknown(info)] Searching for 121837...
      [DeleteItems-vUnknown(info)] Searching for 121820...
      [DeleteItems-vUnknown(info)] Searching for 122147...
      [DeleteItems-vUnknown(info)] Searching for 120989...
      Bot stopping! Reason: Nothing more to do.
       
      Last edited: Apr 24, 2015
    7. ArmyDr

      ArmyDr New Member

      Joined:
      Dec 17, 2011
      Messages:
      455
      Likes Received:
      53
      Trophy Points:
      0
      Thank you Jaxxon for pointing out that the final step to Gutrek Cleaver has a separate horde quest ID for the final step for some reason!

      This made me go back and look at wowhead
      Garrison Town Hall Daily Quests - Guides - Wowhead

      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.
      I need a log in general in order to help.
       
      Last edited: Apr 24, 2015
    8. synch

      synch New Member

      Joined:
      Mar 26, 2015
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      1
      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 ;(
       
    9. ArmyDr

      ArmyDr New Member

      Joined:
      Dec 17, 2011
      Messages:
      455
      Likes Received:
      53
      Trophy Points:
      0
      in the future, any help will be greatly appreciated!

      However, all of the part 5 should now be fixed.
       
    10. Jaxxon

      Jaxxon New Member

      Joined:
      Jan 15, 2010
      Messages:
      28
      Likes Received:
      1
      Trophy Points:
      3
      The new version of your profile did the Horde Questline "Amulet of Rukhmar" just fine today.
      Thx for the fixes !
       
    11. ArmyDr

      ArmyDr New Member

      Joined:
      Dec 17, 2011
      Messages:
      455
      Likes Received:
      53
      Trophy Points:
      0
      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!
       
      Soeski likes this.
    12. Lipstick

      Lipstick Member

      Joined:
      Feb 1, 2014
      Messages:
      501
      Likes Received:
      3
      Trophy Points:
      18
      I've just decided to get Harrison Jones follower on all my alts (11). I went through the quest manually on 3 before I realized it was going to be too much work. Went on here and searched, found this, tried it on 4th character and I'm so stoked right now.

      THANK YOU! THANK YOU! THANK YOU!
       
    13. Jaxxon

      Jaxxon New Member

      Joined:
      Jan 15, 2010
      Messages:
      28
      Likes Received:
      1
      Trophy Points:
      3
      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.
       
      Last edited: Apr 27, 2015
    14. ArmyDr

      ArmyDr New Member

      Joined:
      Dec 17, 2011
      Messages:
      455
      Likes Received:
      53
      Trophy Points:
      0
      Thank you! I double checked wowhead and apparently now there is two item ids. I have fixed and re-released on front page!
      dream of argus - Wowhead Search
       
    15. synch

      synch New Member

      Joined:
      Mar 26, 2015
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      1
      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.
       
    16. ArmyDr

      ArmyDr New Member

      Joined:
      Dec 17, 2011
      Messages:
      455
      Likes Received:
      53
      Trophy Points:
      0
      Thanks for update on Thunderlord Horde side.
      The long loading likely happens on Argus due to having to download the mesh for that area.
      Please continue to update me, let me know if there are any issues
       
    17. Tekken

      Tekken Member

      Joined:
      Jan 4, 2011
      Messages:
      116
      Likes Received:
      5
      Trophy Points:
      18
      Excellent free work .. much appreciated +REP

      Tekken
       
    18. ArmyDr

      ArmyDr New Member

      Joined:
      Dec 17, 2011
      Messages:
      455
      Likes Received:
      53
      Trophy Points:
      0
      <3! Tyvm!
       
    19. Jaxxon

      Jaxxon New Member

      Joined:
      Jan 15, 2010
      Messages:
      28
      Likes Received:
      1
      Trophy Points:
      3
      I can confirm Gutrek's Cleaver (Horde) and The Tunderlord Sage (Horde) are working fine.
       
    20. Majik01

      Majik01 New Member

      Joined:
      Jan 16, 2013
      Messages:
      99
      Likes Received:
      0
      Trophy Points:
      0
      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)

      BTW I did +Rep you, but it doesn't add any post so TY again, in case you didn't see.
       
      Last edited: Apr 29, 2015

    Share This Page