• 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
      ('Skipping Bosses to avoid armory suspicion.')
      While it would be an easy solution to catching dungeon 'botters,' I'm sure Blizzard knows that we know that they monitor this.
      It would be more logical for them to monitor your HRPH (hard-resets per hour) with a mixture of monitoring coordinate persistency.​

      ('Skip last boss -> Shortcut Out')
      Drak'tharon would be the only one I could think of right off the top of my head for Northerend dungeons.
      There's others, but they really aren't farm efficient. (Voilet Hold / Azjol Nerub / etc)​

      ('Recommended botting hours')
      Risks vary depending on your battlegroup. I usually suggest a max of 6-8 hours per day.
      Some people claim they bot up to as high as 12-13 hours a day, and some people claim they won't risk botting more than 5 hours.​


      [HR][/HR]


      I usually use a script that deposits by ItemID given that not everyone who uses my profiles are on a English client.
      So, to do that with your item, the code would be:
      PHP:
              <CustomBehavior File="Misc\RunLUA" Lua="
                  if GuildBankFrame:IsVisible()==1 then
                      print(&quot;|cFF3399FF[Azyul]|r: Depositing Eternal Fire.&quot;)
                      for b=0,4 do for s=1,GetContainerNumSlots(b)
                          do local n=GetContainerItemLink(b,s)
                              if n and strfind(n,&quot;36860&quot;)then
                                  UseContainerItem(b,s)
                              end
                          end
                      end
                  end" 
      />


      [HR][/HR]


      A lot of people also run the Outlands and Cataclysm profiles.
      Right now the best Outlands farm is The Botanica, and the best Cataclysm farm is Tol'vir (Sell Everything)


      [HR][/HR]


      There's already one. :)

      Optimized Gold Farms -> Northerend -> (Heavy or Medium) Pulls - >Pit of Saron - Extras -> [(H or N)] Pit of Saron - Trash Farm - Guild Bank Money+Frostweave
       
    2. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      At the moment, the Transmog farms are extremely "out-dated" and require a lot of work.

      I'm in the process of re-building them to be a LOT more efficient and reliable.
      I've already re-built the cloth farms and I'm working on the leather as we speak.
      After I'm finished with the leather farms, I'll finish the Mail then Plate.
       
    3. mentu

      mentu New Member

      Joined:
      May 29, 2011
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      0
      Alright, great. Thanks!
       
    4. cevaps

      cevaps New Member

      Joined:
      Jul 26, 2013
      Messages:
      176
      Likes Received:
      1
      Trophy Points:
      0
      Testing Gundrak and Botanica atm and really great work. The only problem i've is, bot never mails :) In 60 minutes i got 20 stacks of netherweave cloth on my bot from botanica, it goes to repair but never mails the cloths, therefore my bags becomes smaller and smaller and bot has to go to vendor sell more often.

      Am i missing something?
       
    5. 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 no mailbox at the (closest) vendoring hub.
      The closest mailbox is about 3~ minutes of travel time.

      So, to increase GPH and reduce downtime, it will only go to mail if you're at (or under) 10 bagslots after vendoring.

      This value can be changed if it's too low for you.
       
    6. dutamulia

      dutamulia New Member

      Joined:
      Nov 7, 2013
      Messages:
      135
      Likes Received:
      0
      Trophy Points:
      0
      View attachment stucklog.txt

      I got stucks, this happen only after latest update, please take a look at the log.

      Edit : it is botanica, 85 druid
       
    7. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Your bot attempted to vendor while in the instance - which it should not be doing as long as your <MinFreeBagslots> is set to a negative value.

      Did you make edits to the profile?
       
    8. asauve

      asauve New Member

      Joined:
      Jun 17, 2014
      Messages:
      18
      Likes Received:
      0
      Trophy Points:
      0
      Is there a way I can mod it to DE all the green/blues?
       
    9. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Hmm, you would need to have some sort of plugin or Quest Behavior to do this.

      It *can* be done with profile code, but it would require a lengthy LUA script to be strategically placed in the code.
       
      Last edited: Jun 30, 2014
    10. Shakey1337

      Shakey1337 New Member

      Joined:
      Aug 13, 2012
      Messages:
      55
      Likes Received:
      0
      Trophy Points:
      0
      Bot Stops when getting killed in Hellfire Peninsula running Hellfire Ramparts...
       
    11. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      As posted on the front page:
      Due to limitations in Honorbuddy's ability, there's no way to handle death while in an instance.

      A plugin is being worked on that will resolve it.
       
    12. dutamulia

      dutamulia New Member

      Joined:
      Nov 7, 2013
      Messages:
      135
      Likes Received:
      0
      Trophy Points:
      0
      Nope, i deleted the profile then redo SVN update. Will get total fresh SVN instead. Thanks.
       
    13. Shakey1337

      Shakey1337 New Member

      Joined:
      Aug 13, 2012
      Messages:
      55
      Likes Received:
      0
      Trophy Points:
      0
      It's not while being in an Instance, it's while seeling Items in Hellfire Peninsula and getting killed.
       
    14. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      It should be able to navigate to your corpse then.
      If there's an issue running back to your corpse then that's an issue in Honorbuddy's "Death_Routine" hook.

      Is your character dying ontop of a building to were it can't be reached on foot?
      Also, do you have a log of the incident?
       
    15. Shakey1337

      Shakey1337 New Member

      Joined:
      Aug 13, 2012
      Messages:
      55
      Likes Received:
      0
      Trophy Points:
      0
      He died openfield at the vendor and then camped the graveyard. When i restart Honorbuddy, everything works. But i can't restart Honorbuddy everytime he dies..
       
      Last edited: Jun 30, 2014
    16. 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 need a log to see what's happening.

      There's no reason why it would be messing up unless the Death_Routine is broken in that area.
      Which if it is, it's nothing I can fix. It'll have to be pushed to the core developers.
       
      Last edited: Jun 30, 2014
    17. Shakey1337

      Shakey1337 New Member

      Joined:
      Aug 13, 2012
      Messages:
      55
      Likes Received:
      0
      Trophy Points:
      0
      I do when i die again
       
    18. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Alright, thanks. :3
       
    19. Wannbe

      Wannbe New Member

      Joined:
      Mar 14, 2014
      Messages:
      95
      Likes Received:
      1
      Trophy Points:
      0
      Hi, the Grim Batol profile still don't mail item, i see that you tried to fix it with revision 794 but haven't noticed any difference, it just vendor items than go back to instance also /stats and /stats2 command doesn't work on that instance.
       
    20. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      It was marked as 'experimental' because I'd figure that Honorbuddy could search for a mailbox that's closest to it programmatically. But I guess it wasn't able to. xD

      Once I get a mailbox that's not too far away, I'll add it to the code.

      Edit
      I ran some numbers and figured that the Mailbox in Loch Modan - Thelsamar is about 412 yards closer to the instance portal than the one in Thundermar.

      Loch Modan - Thelsamar's mailbox is 1396 yards away from the instance portal.
      Thundermar's mailbox is 1808 yards away from the instance portal.

      I'll send out an update soon that will use the Loch Modan mailbox.​
       
      Last edited: Jun 30, 2014

    Share This Page