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

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

    1. bazaltic

      bazaltic Member

      Joined:
      Nov 14, 2012
      Messages:
      256
      Likes Received:
      0
      Trophy Points:
      16
    2. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Hmm, someone else reported an issue around there during vendor.
      Those dungeons are elaborate when it comes to 'navigation' due to the pre-instance areas having mesh issues.

      I'll look into it and see what I can fix. Thanks for the logs.
       
    3. bazaltic

      bazaltic Member

      Joined:
      Nov 14, 2012
      Messages:
      256
      Likes Received:
      0
      Trophy Points:
      16
      Btw there is bug in Tol'vir, if you log in instance or stop/start in and the on the way out get into combat bot will stop in front of stairs after kiling mobs that he encountered.
      I fixed it that way
      PHP:
          <If Condition="(Me.MapId == 755)" >
      <
      DisableBehavior Name="Pull" />
              
                  <
      CustomBehavior File="Message" Text="Bot started in instance.  Leaving instance to reset." LogColor="Red" />
                              <
      RunTo X="-10730.72" Y="-1320.814" Z="15.35361" /> />
                              <
      EnableBehavior Name="Combat" />
              <
      CustomBehavior File="WaitTimer" WaitTime="750" />
              <
      CustomBehavior File="Misc\RunLua" Lua="if not IsMounted() then local m,t,f=&quot;mount&quot;,{{},{}} 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])]) else Dismount() end" />
              <
      CustomBehavior File="WaitTimer" WaitTime="1500" />
                  <
      DisableBehavior Name="Combat" />
                  <
      RunTo X="-10730.72" Y="-1320.814" Z="15.35361" /> />
                  <
      CustomBehavior File="MyCTM" X="-10693.63" Y="-1310.474" Z="17.69033" /> // In front of portal
                  
      <CustomBehavior File="MyCTM" X="-10688.83" Y="-1309.427" Z="17.63992" />
                  <
      CustomBehavior File="WaitTimer" WaitTime="6000" />
                  <
      CustomBehavior File="RunMacro" Macro="/script ResetInstances()" /> 
                  <
      EnableBehavior Name="Pull" />
          </If>
       
    4. Coolio99

      Coolio99 New Member

      Joined:
      Jul 24, 2014
      Messages:
      42
      Likes Received:
      1
      Trophy Points:
      0
      Just wanted to say thanks for the great profiles and for keeping them updated
       
    5. Lokippl

      Lokippl New Member

      Joined:
      Jul 8, 2014
      Messages:
      29
      Likes Received:
      0
      Trophy Points:
      0
      If your bot isnt casting the mount to repair/sell, you need to add /cast Mamute Túndrico do Viajante to the profile code, or w/e is your client/mount language.
       
    6. jokersmocker99

      jokersmocker99 Member

      Joined:
      Jan 13, 2012
      Messages:
      612
      Likes Received:
      1
      Trophy Points:
      18
      Hello EchoTiger , i was wondering if somehow i could make the bot mail/keep the Sunfury Signets from The Botanica, sadly it sells them :(!!!
       
    7. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      If you add them to your 'ForceMail.xml' file, it will protect and mail them.

      The ForceMail.xml file is located where your Honorbuddy.exe is.

      When you open it up, you should see a list of items.
      Make a new line on the list, and paste this into it:
      <Item Name="Sunfury Signet" Entry="30810" />​
       
    8. jokersmocker99

      jokersmocker99 Member

      Joined:
      Jan 13, 2012
      Messages:
      612
      Likes Received:
      1
      Trophy Points:
      18

      Thank you!! Did i tell you, you are awesome?! If yes, i tell you again!


      EDIT: Hmm the item is added there already but i haven't received 1 single Sunfury Signet on the AH char :(, whaaaaat?!
       
      Last edited: Jul 26, 2014
    9. Finntrollin

      Finntrollin New Member

      Joined:
      Jul 26, 2014
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      Trying this out as I am typing this. So far everything seems to be running smoothly. Thanks a lot for the great profile pack!
       
    10. Insta

      Insta Member

      Joined:
      Jun 12, 2012
      Messages:
      53
      Likes Received:
      1
      Trophy Points:
      8
      Forge of Soul is still having navigation problems outside ICC and tends to get stuck. I have tried using black spots for the area but did not solve the issue. Is there anything I can modify in the profile to stop it leaving the front of the instance and just using the mammoth then running back into the instance? Many Thanks
       
    11. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      It should be using the mammoth before it leaves the instance.

      The navigation problem from the hub to Dalaran is known - and the only solution would be to manually code the route. It's on the bug list that will be addressed Sunday night.
       
    12. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      All AM profiles now have full death support.
       
    13. Sinndar88

      Sinndar88 Member

      Joined:
      Jun 17, 2014
      Messages:
      178
      Likes Received:
      2
      Trophy Points:
      18
      Hey there, found out my issue with Grim batol profile >.< me messing up again, a quick question any intention of doing a Blackrock Caverns profile? as i know boosted level 90 chars can jump straight into it without an issue and its another great place to farm in Cata
       
    14. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      There's one that's [WIP] on the developer SVN. I believe I stopped it right before the last boss which this was months ago.
      I may finish it up this coming week.
       
    15. Insta

      Insta Member

      Joined:
      Jun 12, 2012
      Messages:
      53
      Likes Received:
      1
      Trophy Points:
      8
      great thanks!
       
    16. tim_tank

      tim_tank New Member

      Joined:
      Dec 13, 2012
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      0
      Having 2 problems that I can't seem to find in any posts for Grim Batol (Medium pulls)
      1) I set the name I want to mail to in the HB settings but it still doesn't mail, even with 1 slot left in the bag.
      2) I have the repair mammoth mount but it still mounts up and flys to the repair place and then mounts on the mammoth to repair..

      Could you assist on both of these :) - Other than that, amazing scripts!
       
    17. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Sorry for the delay.

      1) Which faction are you? Also, what are you wanting to mail?
      2) I checked the code, and it seems that it doesn't 're-check' the bagslots after using the mammoth. Instead, it just goes to the vendor.
      I'll work on an update that should fix that.
       
    18. Flacito

      Flacito Member

      Joined:
      Mar 17, 2014
      Messages:
      184
      Likes Received:
      3
      Trophy Points:
      18
      I can confirm that the Assassination Armor (RC) works perfectly fine. I AFK'd 100% for about 4-5 hours. When I came back, I had all pieces.

      Cheers!
       
    19. Ghost99

      Ghost99 New Member

      Joined:
      Dec 8, 2013
      Messages:
      81
      Likes Received:
      0
      Trophy Points:
      0
      Hello Sír! I like your profiles, just one question is it possible to set MailBlue BOE but Sell Blue BOP in the below settings?
      <MailGrey>False</MailGrey>
      <MailWhite>True</MailWhite>
      <MailGreen>False</MailGreen>
      <MailBlue>True</MailBlue>
      <MailPurple>True</MailPurple>

      <SellGrey>True</SellGrey>
      <SellWhite>True</SellWhite>
      <SellGreen>True</SellGreen>
      <SellBlue>True</SellBlue>
      <SellPurple>False</SellPurple>

      Running R AM GunDrak/Drak'Tharon profile and playing ally faction on english client

      Thanks for the help
       
      Last edited: Jul 27, 2014
    20. shamash

      shamash New Member

      Joined:
      May 9, 2012
      Messages:
      206
      Likes Received:
      1
      Trophy Points:
      0
      Heavy, English client. It doesn't sell at all. It skips mounting on the mammoth, goes straight to Dalaran, and opens the shop. It says its trying to sell, but the items don't get highlighted like they do when they get sold.

      I can try to do PoS again later so I can get a log for you. I've just been doing other instances.

      One more question. Even with 8.5 seconds, I'm having the issue where things aren't selling on my mount fast enough, and then the bot goes to town to sell when everything is already sold. Do you recommend making the time longer again, or is there possibly an issue with my WoW/HB?
       

    Share This Page