• 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
      To avoid browsing WoWhead, type and enter this in-game:
      /dump GetSpellInfo("Spell Name")

      The seventh return is the spellID.
      Here's more information regarding GetSpellInfo()



      Back during Pandaria-times, the Sra'vess zone was better to farm than the Shao-Tien spot.
      However, the Sra'vess spot was mostly good because Potion of Luck made it so good.
       
    2. qztr

      qztr Active Member

      Joined:
      Mar 31, 2012
      Messages:
      1,932
      Likes Received:
      17
      Trophy Points:
      38
      This Azyul package has netted me right about 2 goldcaps so far.
      I really really, really, appreciate that you're providing all of these profiles for free, and that you always fix issues when they occur.

      Amazing, 10/10!
       
    3. Getmavafudge

      Getmavafudge New Member

      Joined:
      Jul 13, 2016
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Which profile are you using?
       
    4. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Awesome to hear, glad it's working out great for you!
       
    5. felipewarms

      felipewarms Member

      Joined:
      Nov 27, 2015
      Messages:
      41
      Likes Received:
      0
      Trophy Points:
      6
    6. vladann93

      vladann93 Member

      Joined:
      Dec 5, 2015
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      6
      Hey Mr. echo, i have one more question,

      would this be possible somehow,

      like if hearthstone takes me to org, use death gate(for example) else fly over there.. random location


      thanks
       
    7. tyman102938

      tyman102938 New Member

      Joined:
      Mar 15, 2012
      Messages:
      80
      Likes Received:
      0
      Trophy Points:
      0
      Not using mount to vendor

      Hey Azyul, do you have any idea why my toon running the Gundrak profile prefers to fly to the nearest city to vendor rather than using his traveler's tundra mammoth?
       

      Attached Files:

    8. 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 detect by the HearthstoneAreaId

      PHP:
      <If Condition="Me.HearthstoneAreaId == 5170 || Me.HearthstoneAreaId == 5168" >

          <!-- 
      Hearthstone goes to either Valley of Strength or Valley of Honor -->

          <Else>
              <!-- 
      Hearthstone does not go to Valley of Strength or Valley of Honor -->
          </Else>
      </If>
       
    9. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      I'm Echo, not Azyul. :p

      Your log shows the bot using the mammoth, but then going to the town after using the mammoth.
      Do you have it set to mail your items?
       
    10. tyman102938

      tyman102938 New Member

      Joined:
      Mar 15, 2012
      Messages:
      80
      Likes Received:
      0
      Trophy Points:
      0
      Sorry about that Echo, and no I at least do not have any mail recipients in the settings and tools, is there anywhere else that would have mail to someone on?
       
    11. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      The "Profile Config" menu has a number set in which it determines when the bot should go mail.
      By default, it's 20slots. However - this number is only considered after vending to your mammoth.

      Do you have more than 20slots after it had vendored to the mammoth?
       
    12. vladann93

      vladann93 Member

      Joined:
      Dec 5, 2015
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      6
      Oh cool thanks, now can that also be done with death gate?

      I came up with this in the meantime, that could work for both right? Cant test it right now not at home..

      So after using death gate/hs, if me zone id= x do this
      else do that.
       
    13. tyman102938

      tyman102938 New Member

      Joined:
      Mar 15, 2012
      Messages:
      80
      Likes Received:
      0
      Trophy Points:
      0
      I had both mail and vendor slots at 26, im assuming I'm better off setting mail at 1 or 0 and keep vendor at 26?
       
    14. vladann93

      vladann93 Member

      Joined:
      Dec 5, 2015
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      6
      Oh yeah just did this, works like a charm, thanks for the moral support :D
       
    15. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      Yea. Which would mean that you'd need 1 or 0 bagslots left in order for the mail logic to be considered.
       
    16. qztr

      qztr Active Member

      Joined:
      Mar 31, 2012
      Messages:
      1,932
      Likes Received:
      17
      Trophy Points:
      38
      Mainly Hall of Lightning. But I've tried most of them over a longer period of time with different outcomes :)
       
    17. tyman102938

      tyman102938 New Member

      Joined:
      Mar 15, 2012
      Messages:
      80
      Likes Received:
      0
      Trophy Points:
      0
      Is it possible that since I'm having some sort of lag issue (in a CRZ group so that im on a pve realm to avoid being farmed) and the vendor process rarely finishes (it only vendors about 3 of my 5 bags) and that's causing the mail process to be considered?
       
    18. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      It could be.

      Profile logic is executed in a linear manner - so if the vendor logic is failing, it goes to the mailing logic.
      If your bagslots are still under the number set in the config - it'll run it.

       
    19. Phyxios

      Phyxios Member

      Joined:
      Jul 18, 2012
      Messages:
      472
      Likes Received:
      5
      Trophy Points:
      18
      do the "outdated" profiles still work mostly? just curious as i might use a few for rep grinds.
       
    20. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,810
      Likes Received:
      631
      Trophy Points:
      113
      By all technicality they should work.
      What makes them outdated is their lack of features and usage of older code methods.
       

    Share This Page