• 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. Twisty

      Twisty New Member

      Joined:
      Mar 27, 2014
      Messages:
      328
      Likes Received:
      0
      Trophy Points:
      0
      Ran the stormrage recolor ND and HD, did the ND ones fine...then only ran heroic mana tombs and nothing else for the HD profile. Any ideas how to fix this?
       
    2. icedragon

      icedragon New Member

      Joined:
      Aug 17, 2014
      Messages:
      147
      Likes Received:
      0
      Trophy Points:
      0
      Trying to get the mount farming profiles to loot the mobs it kills, How can i do that?
       
    3. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Yea, it's a known issue (for some people.)
      A fix was sent, but it doesn't seem that the fix worked for everybody.
      I'm in crunch time on another project, so I won't be able to get around to fixing this soon unfortunately.


      [HR][/HR]


      Some profiles won't mail until you get under 20 bagslots after vending because there's no mailbox in the town.
      This is just to save time.
       
    4. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Just download it, set Honorbuddy to the 'Questing' botbase, then click 'Load Profile', select the profile you're wanting to use and start the bot.


      [HR][/HR]


      There may of been some issues in the 'rebuilding' process.
      Right now we're in crunch time on another project, so unfortunately I won't be able to get around to cleaning it up.

      I'll mark it down and fix it once I get some time.


      [HR][/HR]


      Open the profile and CTRL+F for the words: LootMobs="false"
      Change any occurrence of this to "true."
       
    5. Agamando

      Agamando New Member

      Joined:
      Dec 12, 2012
      Messages:
      121
      Likes Received:
      0
      Trophy Points:
      0
      When i ran the ramp profile the toon mailed cloth but none greens, how come? I would really like to mail them instead of vendor, more $$ :)
       
    6. Masonstorm111

      Masonstorm111 New Member

      Joined:
      Feb 24, 2013
      Messages:
      87
      Likes Received:
      0
      Trophy Points:
      0
      I have 79 mounts.


      [HR][/HR]



      How many mounts do you have?

      [HR][/HR]
       
    7. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Open the profile and see if <MailGreens> is set to 'true' and <SellGreens> is set to 'false.'

      [Hr][/HR]

      Is it actually stuck when the routine is executing?
      Or is it just acting strangely.
      A screenshot of the location would be nice if you could get one.

      The log doesn't say much about the situation rather than 'Attempting to auto-unstuck.'
       
    8. Masonstorm111

      Masonstorm111 New Member

      Joined:
      Feb 24, 2013
      Messages:
      87
      Likes Received:
      0
      Trophy Points:
      0
      Heres a screen shot....lemme know if its too blurry.

      2014-10-13_1924 - ronpritch1's library

       
    9. cevaps

      cevaps New Member

      Joined:
      Jul 26, 2013
      Messages:
      176
      Likes Received:
      1
      Trophy Points:
      0
      I'm also waiting for this fix. It's a bit annoying but still really perfect profiles. Thanks again for everything man.
       
      Last edited: Oct 13, 2014
    10. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      It's fine.
      When it says 'Attempting to Mount..." does it try to summon a mount at all? Or does it just stand there.
      If it's just standing there, then the Lua is having issues - perhaps try disabling all your addons.


      [HR][/HR]


      I'll try to get an update out here in the 30 minutes.
       
    11. jordi1104

      jordi1104 New Member

      Joined:
      Jun 4, 2012
      Messages:
      778
      Likes Received:
      4
      Trophy Points:
      0
      1.5k pure gold per hour you won't find maybe from mats but I can't really recommend much if you're doing 700 per hour that's pretty decent but it depends on your ilvl and dungeon.
       
    12. Pizzaman15

      Pizzaman15 New Member

      Joined:
      Oct 4, 2014
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0


      The other area where it is getting stuck which I was horribly trying to explain is at the coords 25.8,40.7 at the middle ground before to turns right towards a cliff and left up the hill it gets stuck attacking an evading mob.

      Happens highly frequently at this spot if there was anyway to remove this hotspot that would be awesome. Other than that its a spectacular profile thank you!
       
    13. Masonstorm111

      Masonstorm111 New Member

      Joined:
      Feb 24, 2013
      Messages:
      87
      Likes Received:
      0
      Trophy Points:
      0
      Hey Tiger, it doesnt try to mount at all...just backs into a corner at the begining of instance. I disabled all addons....still does same thing.

       
      Last edited: Oct 13, 2014
    14. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      You could always screenshot the area.

      [HR][/HR]


      The code has been tested and verified. For whatever reason the Lua isn't working for you.
      I'm sending a Druid tester to the location at the moment.

      Seems to be working fine on my Druid testers.
      The code itself is set to 'need to be improved' - but the issue you're having shouldn't be happening at all.

      Could you try manually running the code with a macro?
      Code:
      /run local m,t,f="mount",{{},{}} for i=2,GetNumCompanions(m) do tinsert(t[bit.band(2,select(6,GetCompanionInfo(m,i)))==0 and 1 or 2],i) end f=IsFlyableArea() and 2 or 1 CallCompanion(m,t[f][random(#t[f])])
       
      Last edited: Oct 13, 2014
    15. Demonspawnn

      Demonspawnn New Member

      Joined:
      Mar 9, 2013
      Messages:
      105
      Likes Received:
      0
      Trophy Points:
      0
      Hey, I was wondering what the difference is between your Halls of Lightning Insanity and Deathwish profiles?
       
    16. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      They should be named (x1) and (x2).
      Insanity is (x1).
      Deathwish is (x2).

      The multiplier simply means that the pulls are multiplied by that amount.
      Deathwish would be double Insanity.
       
    17. Demonspawnn

      Demonspawnn New Member

      Joined:
      Mar 9, 2013
      Messages:
      105
      Likes Received:
      0
      Trophy Points:
      0
      Awesome, thanks!
       
    18. Agamando

      Agamando New Member

      Joined:
      Dec 12, 2012
      Messages:
      121
      Likes Received:
      0
      Trophy Points:
      0
      "Moving to Type: Buy, Name: Dealer Dunar" Why is the bot moving to this guy when running bota? He flies the a detour all the way to eco-dome midrealm just to buy food you dont need, cant find his name in the xml to remove it either
       
      Last edited: Oct 14, 2014
    19. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Because the profile isn't controlling this behavior.
      That logic is an external hook that takes control of Honorbuddy when a prerequisite is met.
      Just as how the Combat and Looting logic works when you get in a fight / kill something.

      In your 'Settings & Tools' menu, set the Food/Water buying to 0.
       
    20. Agamando

      Agamando New Member

      Joined:
      Dec 12, 2012
      Messages:
      121
      Likes Received:
      0
      Trophy Points:
      0
      Ofcourse, I feel stupid...

      Gonna try it with set to 0 and Mail green True and sell green to false. How will that work when the code says "<Mailboxes></Mailboxes>" It's not gonna mail anything cuz there aint a mailbox near the instance?
       

    Share This Page