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

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

    1. daeron

      daeron New Member

      Joined:
      Feb 10, 2012
      Messages:
      27
      Likes Received:
      0
      Trophy Points:
      0
      i didnt remove anything i just post the log when the character stops working. how can i fix it?
       
    2. Carolineth

      Carolineth New Member

      Joined:
      Nov 18, 2014
      Messages:
      179
      Likes Received:
      1
      Trophy Points:
      0
      SVN link doesnt work anymore..
       
    3. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Works fine.

      [​IMG]


      Keep in mind, it's a SVN link, not a HTTP link.
      You can't just browse to it with a web-browser.
       
      Last edited: Mar 20, 2015
    4. jossa90

      jossa90 Member

      Joined:
      Sep 18, 2011
      Messages:
      291
      Likes Received:
      0
      Trophy Points:
      16
      Is it safe using in-game lua stuff from HB? Isn't blizzard able to monitor that stuff? Or? (not sure if that would go under violation of privacy or not.)
       
    5. DJKid

      DJKid New Member

      Joined:
      Aug 17, 2011
      Messages:
      171
      Likes Received:
      5
      Trophy Points:
      0
      Profiles seem to be borken

      I opened a thread on the support forum because the last update broke quite a few profiles. As per CodenameG (Mod/dev), these are profile issues that may or may not be fixed with future bot updates. I did an SVN update to be safe, but it shows I am running the latest version.

      Code:
       2 compiler errors encountered in profile 'Deathcharger's Reins Farm [$Rev: 1133 $]'
       'If' xml element on line number 335 has following errors
       	1) Operator '!' cannot be applied to operand of type 'Styx.WoWClass' at offset 0
       	2) Operator '!' cannot be applied to operand of type 'Styx.WoWClass' at offset 0
       
      Last edited: Mar 20, 2015
    6. RadioactiveDevil

      RadioactiveDevil Member

      Joined:
      Sep 26, 2011
      Messages:
      88
      Likes Received:
      1
      Trophy Points:
      8
      I just gotta say, after fine tuning everything, the profile I am using is absolutely insane lol. See the stats pic below...
      [​IMG]
       
    7. ujeedu

      ujeedu New Member

      Joined:
      Mar 2, 2015
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      what profile, man?)
       
    8. jume2

      jume2 New Member

      Joined:
      Mar 24, 2012
      Messages:
      74
      Likes Received:
      0
      Trophy Points:
      0
      just fyi, the links dont work anymore, the svn and the zip are inactve
       
    9. nonstop1005

      nonstop1005 New Member

      Joined:
      Apr 7, 2014
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      any word on this issue? not to be a pain but i use this profile on 7 accounts thank you in advance
       
    10. rapunca

      rapunca New Member

      Joined:
      Apr 13, 2014
      Messages:
      29
      Likes Received:
      0
      Trophy Points:
      0
      try load Ashes of al`ar profile with this errors
      I think its bot problem because 2 update earlier its works. But i cant say too developers whats wrong with this. Maybe somebody say it
       
    11. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Hmh, I've not made any changes to this profile in a few months, and I know it worked before any recent bot updates.
      I'll investigate it - but I'm fairly sure it's not a profile issue unless something was changed in the bot itself to where I would need to redesign my code.


      [Hr][/Hr]


      I'll investigate it.
       
    12. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Quick Update

      Due to some changes on how content is delivered via the Azyul servers -
      any sub-category of Azyul (such as the Casual Farms) will no longer be supplied through their individual SVN links.

      Instead, these profiles will be modified with a special code inside of them.
      This code will allow the profile to update itself via the SVN when you start it with the bot.

      This method of delivery will require no plugins or third-party tools and it will be completely hard-coded into the profile itself.
      Once this change is applied, these profiles will only be obtainable through the Azyul master SVN, or through a ZIP file download.

      [​IMG]


      Hopefully this change will make things easier for you guys and will bring a more steamlined experience.
       
      Last edited: Mar 20, 2015
    13. HarveySpecter

      HarveySpecter Member

      Joined:
      Feb 26, 2015
      Messages:
      192
      Likes Received:
      0
      Trophy Points:
      16
      [DoWhen-v1974(error)] For DoWhenActivity ActivityName(MoveDefHook), predicate (() => (Me.Combat && Me.IsMoving && Me.IsInInstance && Me.IsAlive) && ((Me.HasAura(768) && !WoWSpell.FromId(1850).Cooldown) || (Me.HealthPercent <= 20 && !WoWSpell.FromId(22812).Cooldown))) was not reset by execution.
      This is a profile problem, and can result in erratic Honorbuddy behavior.
      The predicate must return to 'false' after the action has been successfully executed.
      [DoWhen-v1974(error)] For DoWhenActivity ActivityName(MoveDefHook), predicate (() => (Me.Combat && Me.IsMoving && Me.IsInInstance && Me.IsAlive) && ((Me.HasAura(768) && !WoWSpell.FromId(1850).Cooldown) || (Me.HealthPercent <= 20 && !WoWSpell.FromId(22812).Cooldown))) was not reset by execution.
      This is a profile problem, and can result in erratic Honorbuddy behavior.
      The predicate must return to 'false' after the action has been successfully executed.

      Getting this error sometimes, but the bot is still working
       
    14. DJKid

      DJKid New Member

      Joined:
      Aug 17, 2011
      Messages:
      171
      Likes Received:
      5
      Trophy Points:
      0
      Yup, thats basically it

      That's basically it. It's the new coding in the bot not recognizing the same function/coding. I tried to see if there was something I could change to help with it, but my coding is not so good. I have done a few basic profiles myself, but they were just flying around and letting NPC Scan identify and go to the rare, then the CC took over for combat.

      Have you thought about putting your profiles on the Buddy Store? They will auto update within the coding that way as well.
       
      Last edited: Mar 20, 2015
    15. RadioactiveDevil

      RadioactiveDevil Member

      Joined:
      Sep 26, 2011
      Messages:
      88
      Likes Received:
      1
      Trophy Points:
      8
      I am using the Halls of Lightning - Suicide Pulls. Finishing each run in just over 7 mins.
       
      Last edited: Mar 20, 2015
    16. jume2

      jume2 New Member

      Joined:
      Mar 24, 2012
      Messages:
      74
      Likes Received:
      0
      Trophy Points:
      0

      Can someone explain what I'm doing wrong? The links don't work to download
       
    17. Andruhas48

      Andruhas48 New Member

      Joined:
      Mar 6, 2015
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      enjoyed profile 3 months, but now came the problem. If I try to run any profile - wrote in red in the log it. Help me please) I updated, reinstalled bot problem persists.
      6 compiler errors encountered in profile '[SK-Heavy]Slitherscale Lizard-People [$Rev: 1108 $]'
      'While' xml element on line number 219 has following errors
      1) Имя "DruidFeral" отсутствует в текущем контексте at offset 0

      2) Имя "DruidGuardian" отсутствует в текущем контексте at offset 0

      'If' xml element on line number 220 has following errors
      1) Имя "DruidFeral" отсутствует в текущем контексте at offset 0

      2) Имя "HasAura" отсутствует в текущем контексте at offset 0

      'If' xml element on line number 223 has following errors
      1) Имя "DruidGuardian" отсутствует в текущем контексте at offset 0

      2) Имя "HasAura" отсутствует в текущем контексте at offset 0
       
    18. Suarnix

      Suarnix Member

      Joined:
      Apr 18, 2012
      Messages:
      69
      Likes Received:
      0
      Trophy Points:
      6
      When I'm trying to run The Nexus farming profile I keep getting this error "Unable to evaluate/compile condition in If tag. Please check your profile."
      Any solutions for this?
       
    19. alex321

      alex321 New Member

      Joined:
      Sep 8, 2014
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      On the buddy store, he has to get the HB team to publish his changes, so it's extra work for him.

      As for the correction in getAllMounts (the profile i'M using)

      I had 2 corrections - line 2034 :
      <If Condition="!Me.Class == WoWClass.Hunter || !Me.Class == WoWClass.Warlock" >
      to
      <If Condition="Me.Class != WoWClass.Hunter || Me.Class != WoWClass.Warlock" >

      and on line 2055 :
      <While Condition="Unit(43213, u =&gt; u.CanLoot)" >
      needs to be changed to
      <While Condition="Unit(43213).CanLoot" >
       
    20. nonstop1005

      nonstop1005 New Member

      Joined:
      Apr 7, 2014
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      Last edited: Mar 21, 2015

    Share This Page