• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [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,810
      Likes Received:
      631
      Trophy Points:
      113
      Huh.. weird.
      Perhaps you can add me on Skype and we can figure this out there?

      You shouldn't have to copy the quest behaviors anymore.
      I've wrote a code into the profile that will download them for you and restart Honorbuddy automatically.
      The 'While parse' issue will come up, but that's fine.
       
    2. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Yup, as Wolfman explained you just add more and more to the array, eg: {"Some Item", "Some item 2"}
      Currently it only protects by the item's name. I'll work it in later so that it will protect by ID/etc.

      The Hearthstone is hard-coded to be protected, but it's the only thing that's hard-coded to be protected.
      Anything else will be sold if it's not protected using the ProtectedItems array.
       
      Last edited: Jan 10, 2016
    3. Automaton

      Automaton New Member

      Joined:
      Oct 30, 2015
      Messages:
      58
      Likes Received:
      2
      Trophy Points:
      0

      YOU MEAN IT'LL EVEN DELETE MY SOAP ON A ROPE?!!?

      Madness.
       
    4. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
    5. justfowowlol

      justfowowlol Banned

      Joined:
      Feb 15, 2015
      Messages:
      162
      Likes Received:
      1
      Trophy Points:
      0

      How do I add intems in the protection thing ?

      as follow ?

      Let's say I want to protect [Peon's Mining Pick] do i do it as follow below ?

      example

      <!-- Protected Items list, can add to these as you see fit, if you are looking for specific items -->
      <ProtectedItems>
      [Peon's Mining Pick]
      </ProtectedItems>


      Thanks
       
    6. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Which profile are you attempting to use?
      List the directory it's in, eg: C:\Azyul\Optimized Gold Farms\Dungeons\Gundrak.xml
       
    7. lastspawn

      lastspawn Member

      Joined:
      Jan 1, 2015
      Messages:
      75
      Likes Received:
      0
      Trophy Points:
      6
      Hi whats the current best dungeon to farm gold?
       
    8. Azhemoth

      Azhemoth Active Member

      Joined:
      May 8, 2013
      Messages:
      534
      Likes Received:
      43
      Trophy Points:
      28
      Halls of Lightning with a feral druid.

      Or: Gundrak, The Botanica, Drak'tharon - all those are good too.
       
    9. justfowowlol

      justfowowlol Banned

      Joined:
      Feb 15, 2015
      Messages:
      162
      Likes Received:
      1
      Trophy Points:
      0
      Botanica Endless farm

      right now getting

      1038g per hours o_O is that good for ilvl 705 fury war? o_O I shouldn't be farming with a main account just trying it see how it goes.
       
    10. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      There's several Botanica profiles, hence why I asked what the exact directory was.
      Depending on which profile you're using - protecting the items will be different because some of them use custom sell code.

      1,038GPH is good, but chances are you're hitting the 10-per-hour dungeon cap.
      Regardless of what your gear is, you can only complete 10 dungeons per hour, so there's a hard-cap as to what your total GPH can be.

      Most level 90 farmers will get above the 10-per-hour cap as well.
       
      Last edited: Jan 11, 2016
    11. justfowowlol

      justfowowlol Banned

      Joined:
      Feb 15, 2015
      Messages:
      162
      Likes Received:
      1
      Trophy Points:
      0
      i use

      C:\Azyul-master\Optimized Gold Farms\Dungeons\Outlands\Heavy Pulls\The Botanica

      Is there a better profile or something you created that is better GPH for a lvl 100 farming toon ? My monk is Ilvl 670


      Now trying the Alpha, I am just wondering how to add item to the do not sell list?
       
      Last edited: Jan 11, 2016
    12. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      The normal Botanica profile you were using - you'd protect the items with the <ProtectedItems> list.
      Because this profile uses Honorbuddy's normal sell code.

      HTML:
      <ProtectedItems>
      	<Item Name="Fel-Proof Goggles" Id="128218" />
      </ProtectedItems>
      With the AM profile, it depends on if you have "Sell All" checked or not.
      If you have "Sell All" checked, then it's using custom code.
      The protection has to then be set inside of the custom code - which is a bit more complicating than the <ProtectedItems> list.

       
    13. justfowowlol

      justfowowlol Banned

      Joined:
      Feb 15, 2015
      Messages:
      162
      Likes Received:
      1
      Trophy Points:
      0

      You are awesome so i gotta find the item id ?
       
    14. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Yea, you can easily get them from the WoWhead website address of the item.

      I don't believe Name="" is required in the setting.
      You may just be able to protect with the Id=""
       
    15. justfowowlol

      justfowowlol Banned

      Joined:
      Feb 15, 2015
      Messages:
      162
      Likes Received:
      1
      Trophy Points:
      0
      awesome I am trying it :)

      Any other profile I should use to farm me some gold ? :)
       
    16. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      For dungeons?
      Halls of Lightning, The Botanica, Gundrak and Drak'tharon are all decent farms.
       
    17. justfowowlol

      justfowowlol Banned

      Joined:
      Feb 15, 2015
      Messages:
      162
      Likes Received:
      1
      Trophy Points:
      0
      I was gonna try those but i was wondering beside dungeon, would you recommend anything else ? Your profile are awesome :)
       
    18. kekic91

      kekic91 New Member

      Joined:
      Dec 1, 2015
      Messages:
      80
      Likes Received:
      0
      Trophy Points:
      0
      Running optimized gold farm karazhan lagging insane with bot started,without fps 95 with bot 4-7,bot jumps to much...
       
    19. miick

      miick New Member

      Joined:
      Jan 25, 2014
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      cata scripts isn't looting
       
    20. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      This has been an issue since day 1, and it's not profile related.
      I believe it's something to do with the bot's Mesh in that location causing it to lag out.

      You may want to report this under one of the Support sections or the Navigation sections.
       

    Share This Page