• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Official] Tanaan Jungle Dailies - Fully Customizable with UI

    Discussion in 'Honorbuddy Profiles' started by EchoTiger, Sep 3, 2015.

    1. Kiamera

      Kiamera New Member

      Joined:
      Apr 5, 2012
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Hi there,

      I have found a small issue. (hoping I am posting in the right place) When my toon is doing the Tanaan Daily - Assault on the temple of Sha'naar, it makes it's way into the 'the sha'naari cavern'. Even tho I have an ilvl of 660 I still end up dying tho that isn't the problem. The issue is when trying to get back to my corpse all the bot does is fly back and forwards over the mountain that my body is in, instead of making it's way into the cave. It continues this back and forth until HB evently logs it out. Any help with this would be appreciated. Will upload a log as soon as I have one.

      Regs,
      Kia.
       
    2. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      This is a known issue with Honorbuddy's built-in logic: "Flightor."
      It has issues going into caves. Unfortunately there's not much I can do on a profile level about this.

      For the longest time I've been meaning to make the profile 'avoid' the Sha'naar daily because it's one of the more ridiculous ones in terms of difficulty / design.
       
    3. yttuncel

      yttuncel New Member

      Joined:
      Jul 20, 2012
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      The safer route option (due to low ilvl) seems to ignore treasure chests that contain fel corrupted apexis fragments and baleful tokens. Is this a problem on my side?
       
    4. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Most of my under geared testers had some issue, but not too much to disable it. Of course its been ages since I've ran this profile.

      What class are you running?
       
    5. yttuncel

      yttuncel New Member

      Joined:
      Jul 20, 2012
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      enh shaman. Ive witnessed it passing by one of those chests while there is no mob around it.
       
    6. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      I'll have to check the logic on it. Like I said its been a long time since I've messed with this profile - and anything could've changed since then.
       
    7. yttuncel

      yttuncel New Member

      Joined:
      Jul 20, 2012
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      alrighty, have a good one
       
    8. ven0m

      ven0m New Member

      Joined:
      Jan 15, 2010
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      Thanks a lot for this awesome saberstalker profile! It worked flawless until I hit revered with them.

      Shouldn't this:
      Code:
      <GrindUntil Condition="Me.GetReputationLevelWith(1850) >= WoWUnitReaction.Revered"/>
      be changed to:
      Code:
      <GrindUntil Condition="Me.GetReputationLevelWith(1850) > WoWUnitReaction.Revered"/>
      And thanks again!
       
    9. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Not sure what I meant to originally have it as. Lol.
      But yea, for checking just revered - that would work.
       
    10. Nuok

      Nuok Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      975
      Likes Received:
      28
      Trophy Points:
      28
      Thanks for this, finally got flying today :)
      The rep grinds are a right pain in the ass.
       
    11. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Glad to see it helped! At at least worked. Lol
       
    12. aieownyu

      aieownyu Member

      Joined:
      Sep 1, 2012
      Messages:
      32
      Likes Received:
      1
      Trophy Points:
      8
      What do the options mean? Such as use hooks? Avoid? What?
       
    13. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Hooks are passive logic that activates once certain conditions are met.
      For this profile - most hooks are 'Attack rare if one is close.' or 'Open treasure chest if one is found.'

      Avoids are similar to hooks in the sense that they run passively, except they're designed to move the player out of danger.
      eg: If an NPC throws a bomb on the ground, it will move away from the bomb explosion range to avoid taking damage.
       
    14. liquidsnake1989

      liquidsnake1989 Member

      Joined:
      Apr 13, 2012
      Messages:
      119
      Likes Received:
      2
      Trophy Points:
      18
      Hi, Im using this profile atm and it's working pretty nice although it sometimes has the tendency to interact with something whilst there is a mob next to it. As a caster that's a bit clumsy.

      Anyways, one question I had, since I use this profile to rep grind for the flying mount, would it be possible to include some options to enable/disable usage of reputation-increasing skills? For example, I have the Battle Standard of Coordination, and there are similar items, that increase rep gain.
       
    15. trasser

      trasser New Member

      Joined:
      Sep 15, 2014
      Messages:
      91
      Likes Received:
      0
      Trophy Points:
      0
      Awsome profile, but i think better option is not "Do all Objective Zones". Mb better make selector for zones?
       
    16. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Sorry for the delay in response.
      Yea, this would be possible. You could write it into a DoWhen hook so that the bot passively uses these items.

      eg:

      PHP:
      <CustomBehavior File="Hooks\DoWhen" ActivityName="UseRepBanner" UseWhen="HasItem(64399) &amp;&amp; StyxWoW.Me.BagItems.FirstOrDefault(x => x.Entry == 64399).Cooldown == 0" >
          <
      CustomBehavior File="UseItem" ItemId="64399" />
      </
      CustomBehavior>
       
    17. Paratrooper508

      Paratrooper508 New Member

      Joined:
      Aug 29, 2014
      Messages:
      87
      Likes Received:
      0
      Trophy Points:
      0
      This is a good profile but as horde anyway it just sends my paladin to its death. it refuses to fight back while doing objectives. Mobs that would be utterly trivial to my ilvl 730 ret are the death of me because the bot flat out won't attack them and lets them pile up and kill it. This renders the profile effectively unusable. I do however appreciate your work and hope this gets fixed soon!
       
    18. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Do you have a log for this?
      Also, what combat routine are you using?
       
    19. Paratrooper508

      Paratrooper508 New Member

      Joined:
      Aug 29, 2014
      Messages:
      87
      Likes Received:
      0
      Trophy Points:
      0
      Log file is too big so just copy pasted the end. Also I'm just using the default paladin thing

      [EDITED 7-May-2016 by chinajade]: Removed HIGHLY abusive cut-n-paste of log. Do NOT do this again! Please learn to ATTACH logs:
      If the log is too big, then zip it, as described in the article.
       
      Last edited by a moderator: May 7, 2016
    20. kraank

      kraank Member

      Joined:
      Oct 5, 2012
      Messages:
      117
      Likes Received:
      0
      Trophy Points:
      16
      Is there any way to make the bot do all quests avaiable in tanaan? Bot just stopped after doing all the dailies and objectives but i see quests on the map.

      Thanks :D
       

    Share This Page