• Visit Rebornbuddy
  • [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,809
      Likes Received:
      631
      Trophy Points:
      113
      Its been 10 per hour for a while now.
       
    2. cevaps

      cevaps New Member

      Joined:
      Jul 26, 2013
      Messages:
      176
      Likes Received:
      1
      Trophy Points:
      0
      Is there any way to enforce "Log out when inactivity" option with the profile? Somehow my honorbuddies are unticking that option and make me lose lots of gph. Even I stop & tick it again, if the bot encounters a problem and restarts honorbuddy, it loses Log out when inactivity option once again.

      Can someone please give me a line of code to add to the profiles? :(
       
    3. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      PHP:
      <CustomBehavior File="UserSettings" LogoutForInactivity="True" />
      This may of been depreciated, but if not this should work.
       
    4. l00s

      l00s New Member

      Joined:
      Mar 13, 2013
      Messages:
      103
      Likes Received:
      1
      Trophy Points:
      0
      Hey when I die it's usually really laggy and it doesnt move. It does spam this message tho :

      [Azyul]: Attempting use of passive defensive maneuvers.
      [DoWhen-v1717(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.
       
    5. Masoneilan

      Masoneilan New Member

      Joined:
      Oct 25, 2012
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      0
      G'day mate,

      Firstly just want to say your profiles are awesome, and I appreciate the work you do.

      Anyways, I was just wondering. Is there a way to stop my bot selling "Sunfury Signet" while running your "The Botanica - Sell everything" profile. I have put it on the protected items list in the text, however, the bot still sells them. I have very little knowledge with programming so any help would be appreciated.

      Thankyou!
       
    6. joachimb

      joachimb Member

      Joined:
      Nov 18, 2011
      Messages:
      289
      Likes Received:
      1
      Trophy Points:
      18
      (Please Delete)
       
      Last edited: Oct 27, 2014
    7. pumbayo

      pumbayo New Member

      Joined:
      Sep 23, 2012
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      0
      @echotiger then why my bot wait 7min to create new run?
       
    8. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Make sure you update the profiles before you use them.

      [HR][/HR]


      The Sell Everything profiles ignore Honorbuddy's protection rules - hence "Sell Everything"
      The only way to "protect" the item would be to modify the Lua code used in the custom selling script.

      Currently, the script is set to:
      PHP:
      if (and strfind(n, &quot;ff9d9d9d&quot;) or and strfind(n, &quot;ffffffff&quot;) or and strfind(n, &quot;ff1eff00&quot;) or and strfind(n, &quot;ff0070dd&quot;))


      You would add: and n and not n:find(&quot;30810&quot;) to this.
      PHP:
      if (and strfind(n, &quot;ff9d9d9d&quot;) or and strfind(n, &quot;ffffffff&quot;) or and strfind(n, &quot;ff1eff00&quot;) or and strfind(n, &quot;ff0070dd&quot;)) and and not n:find(&quot;30810&quot;)

      If you don't know what to do, just open the profile and do a "Find and Replace." Replace that first line with the second one.


      [HR][/HR]


      Which Grim Batol profile?
       
    9. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Read the red text on the front thread page.
       
    10. joachimb

      joachimb Member

      Joined:
      Nov 18, 2011
      Messages:
      289
      Likes Received:
      1
      Trophy Points:
      18
      My bad, it works ! Sorry :)
       
    11. kazique

      kazique Member

      Joined:
      Jul 12, 2012
      Messages:
      37
      Likes Received:
      0
      Trophy Points:
      6
      when i try to run your tol'vir profiles it just get stuck after 3rd boss (even tho its not killing the bosses) like it want to just spam mount, dissmount, mount, dissmount and keep doing that until i close the bot.
       
    12. natehigger

      natehigger New Member

      Joined:
      Oct 21, 2014
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      1
      [InteractWith-v1755(fatal)] [PROFILE ERROR] Toon doesn't know: SpellId(77799)
      Bot stopping! Reason: Fatal error in quest behavior, or profile.

      I get this error everytime I go through stratholme on my warlock. It happends at the spot before the bot goes to nerub'enkan where the gates come down and the insects spawn, is there some kind of fix for this?
       
    13. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Could you try with the latest SVN update?
       
    14. natehigger

      natehigger New Member

      Joined:
      Oct 21, 2014
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      1
      It seems to be working now! thanks a lot man! great profiles you're doing keep it up!
       
    15. prettygreat

      prettygreat Member

      Joined:
      Oct 16, 2014
      Messages:
      268
      Likes Received:
      0
      Trophy Points:
      16
      What do you reckon is the best class for running old dungeons/ general farming?
       
    16. Ghost99

      Ghost99 New Member

      Joined:
      Dec 8, 2013
      Messages:
      81
      Likes Received:
      0
      Trophy Points:
      0
      Feral Druid of course, since it has passive healing (Ysera's Gift Ysera's Gift - Spell - World of Warcraft), as well as after finishing moves a free healing touch without shape shift ( Predatory Swiftness - Spell - World of Warcraft ). Also to mention cat form speed increase and Dash.

      Some say Monks also, but personally I do not have any Monk characters I can't say anything for it...
      Prior the patch Blood DK's were great also, but healing has been nerfed....
       
      Last edited: Oct 27, 2014
    17. layho

      layho New Member

      Joined:
      Mar 8, 2013
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Hi. When bot is starting, I receive message: "Currently Using BotBase : Questing Can not start quest bot - this profile does not contain a quest order!" and HB stops. What am I doing wrong?
       
    18. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      The mounting code is operating as it should.
      The issue is the bot is attempting to interact with one of the camels in front of your character (which causes the dismount) - but the bot bugs out for whatever reason.

      I've added code to make the bot ignore the problematic mobs, but the bot refuses to listen to the code for whatever reason.
      It's not an issue in the profile, but an issue in either the bot or your combat routine.


      [HR][/HR]


      Use a fresh install of the bot.
       
    19. Gordocma

      Gordocma New Member

      Joined:
      Jun 9, 2012
      Messages:
      17
      Likes Received:
      0
      Trophy Points:
      0
      Running grundrak insanity, love this profile dude

      More 300k on 2 accounts only, not banned yet

      Ty friend, nice job!
       
    20. rexutin

      rexutin New Member

      Joined:
      Oct 20, 2014
      Messages:
      81
      Likes Received:
      0
      Trophy Points:
      0
      How do you set Gundrak to insanity? I cant find a profile for that, only suicide.
       

    Share This Page