• Visit Rebornbuddy
  • [Azyul Project] Dungeon Farming, Gold Farming, Mount Farming, Transmog Farming, and more!

    Discussion in 'Farming' started by EchoTiger, Feb 26, 2013.

    1. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      The issue is within the behavior that's used to pull the mobs - it shouldn't be ignoring LoS.
      I've submitted a bug report here:

      At the moment, the behavior will fail 7 times before declaring it's given up.
      The only solution I could think of is to manually edit the behavior so that it only attempts it 1 time - that way it doesn't waste time getting itself killed.
      Here's my edit of the behavior if you want to use it:
      This goes into: Honorbuddy -> Quest Behaviors ->

      As far as *which* spells are used to pull the mobs, this needs to be edited through the profile.
      I chose Storm Earth and Fire for Monks because it was the only efficient long-ranged pulling spell I could find for them.

      And yes, we can have it disable the "buff" once the bot is done pulling, I'll see about adding this in an update soon.

      [HR][/HR]


      I'm guessing you're Alliance?
      The bot will only go to mail after you've reached under 20 bagslots after using the vendor.
      If the bot doesn't go to a vendor, then your bagslots aren't under the minimum required for it to.

      When was the last time you updated the profiles? The code you posted isn't the same as the one on the current SVN revision.

      [HR][/HR]


      Type /asahow to get the window to appear.
      But this only works if you're using the [AM-Alpha]Botanica profile.

      The Sunfury Signets and Arcane Tomes can be protected with the profile itself.
      Open the profile up and look for this:
      PHP:
      <ProtectedItems>
      </
      ProtectedItems>
      Replace that with this:
      PHP:
      <ProtectedItems>
          <
      Item Name="Arcane Tome" Entry="29739" />
          <
      Item Name="Sunfury Signet" Entry="30810" />
      </
      ProtectedItems>
      However, if you're using the "Sell Everything" profile, or the "Sell All" option on AM, then this won't work.
      You will need to add a protection code on the Lua script itself.
       
      Last edited: Aug 7, 2014
    2. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Code shouldn't behave differently for other people unless there's some sort of internal conflict causing errors.

      Try disabling your in-game addons.
       
    3. Killahoo

      Killahoo New Member

      Joined:
      Nov 30, 2012
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      0
       
    4. Killahoo

      Killahoo New Member

      Joined:
      Nov 30, 2012
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      0
      i tried to test the new interactwith.cs but since the replacement i get the Honorbuddy error that the profile doesn´t contain a quest order...can´t post log cause the bot isn´t even starting the profile -.-
       
    5. sma.nuss

      sma.nuss New Member

      Joined:
      May 5, 2012
      Messages:
      72
      Likes Received:
      0
      Trophy Points:
      0
      doesnt work ;(
       
    6. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Are you sure you copied the behavior correctly? That error only occurs if there's a missing behavior that's required by a profile.

      I just tested it and it worked fine on my end.
       
    7. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Is the Potion of Treasure Finding portion of the code the only thing that's not working?
      Is it selling the Greys, Whites and Blue while keeping the Greens and Embersilk?
       
    8. sma.nuss

      sma.nuss New Member

      Joined:
      May 5, 2012
      Messages:
      72
      Likes Received:
      0
      Trophy Points:
      0
      yes. everything works find, except the potion. im not really sure that the bots sells it or removes it... :(

      everytime i checked the bags, the potion is not there. sometimes i buy 2, sometimes 5... but after a few minutes its gone
       
    9. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      I *just* retested the script using items that aren't the Potion, and it worked fine.

      The only thing I could guess is - there's multiple variants of the potion, and each one has a unique ID.

      I'll buy a potion and test it directly.
       
    10. sma.nuss

      sma.nuss New Member

      Joined:
      May 5, 2012
      Messages:
      72
      Likes Received:
      0
      Trophy Points:
      0
      withoutthe potion its about 300-350gph raw gold/hour

      with potion and keeping embersilk and greens i got about 500-550gph raw gold/hour!!! (and of course more greens and embersilk)

      I think with potion and making bags and disenchanting the greens for hypnotic dust i make 2-2,5k gold/hour

      without potion i think 1,2k-1,4k gold/hour


      EDIT: Thanks for testing ;)
       
    11. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Just tested the exact code that's in the profile and it worked fine.
      The only thing I could guess is that there's something else that's causing the potion to be removed.

      Can you delete all your Honorbudy logs, and run a fresh one with the potions being removed?
      Maybe I'll be able to look through it and see what's causing it to be removed.
       
    12. Killahoo

      Killahoo New Member

      Joined:
      Nov 30, 2012
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      0
      yes i copied the file like you said it doesn´t work...already made a fresh install of HB...didn´t help -.-
       
    13. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Could I remote assist you via TeamViewer? I cannot reproduce the error at all on my end, and a log is out of the question.

      Here's my Skype so we can talk privately.
       
    14. nmx

      nmx New Member

      Joined:
      Oct 25, 2012
      Messages:
      32
      Likes Received:
      0
      Trophy Points:
      0
      On "Gun'Drak - Sell All" profile the bot sometimes takes a flight master taxi and flyes somewhere to Dalaran (Not sure). Then he uses his flight mount to get out of the map, down to south, through the Dragonblight..
      Then he dies because of Fatigue, resurrects, dies because of Fatigue again, etc..
      Can you please explain why does it happen and how can I fix it?
       
      Last edited: Aug 7, 2014
    15. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Sounds to me like your character is dying in the dungeon.
      The [AM Alpha]Gundrak profile has death support.

      The other profiles have yet to get full death support.
       
    16. sosuto

      sosuto New Member

      Joined:
      Mar 19, 2012
      Messages:
      101
      Likes Received:
      0
      Trophy Points:
      0
      Do you believe making these profiles on heroic would increase their GPH? Also have you received any data on the cata instance GPH?
       
    17. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      It *may* increase GPH.
      I say may because I believe (only) trash mobs have the same loot table regardless of difficulty - which if we were to farm heroics, we'd have to skip the bosses so that it can be reset.

      There was some stats floating around for the Cataclysm dungeons, but I lost them.
      I'm sure some of the other users may have some.
       
      Last edited: Aug 7, 2014
    18. sosuto

      sosuto New Member

      Joined:
      Mar 19, 2012
      Messages:
      101
      Likes Received:
      0
      Trophy Points:
      0
      Thanks for your quick response. the only reason i thought of heroics other than the gold would be to farm rep with the wotlk tabards. they only work on lvl 80 instances so it doesnt work on gundrak :(
       
    19. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Ah, I see.
       
    20. cynicz

      cynicz New Member

      Joined:
      Aug 8, 2014
      Messages:
      30
      Likes Received:
      0
      Trophy Points:
      0
      running pit of saron, and like every couple hours ill notice im dead, when I look its equipped all my gear with garbage it found. also after correcting the bot about 4 times per full invo of cloth, itll goto hearthstone (silvermoon) but never mail the stuff, just sit there. which means i cant afk it 100%

      also when it does die itll never fly back to dungeon, equips ground mount instead of flying and sits there
       
      Last edited: Aug 8, 2014

    Share This Page