• Visit Rebornbuddy
  • [H] Azshara and Barrens Invasion Farm (XP and Felshards)

    Discussion in 'Honorbuddy Profiles' started by Azrexi, Aug 23, 2016.

    1. Azrexi

      Azrexi New Member

      Joined:
      Jan 7, 2011
      Messages:
      29
      Likes Received:
      3
      Trophy Points:
      0
      Warning: Only made for horde characters.

      I wrote these to farm the low level area invasions to power level a few characters, I've had limited success as melee, but range does fairly well. The more people around the faster the stages go, the faster everything will spawn. With heirlooms and a big group I've had up to 1.3mill xp/hr, your mileage my vary.

      As a caster I'm averaging 800kl+ xp/hour.
      As melee expect it to 500k+ xp/hour.

      This is very much a hack job, as I don't really know how to write profiles, but it works for me.

      These profiles where made using the Quest Bot to farm Stage 1 and 2 of the invasion scenarios then reset them, they do NOT handle moving to the locations, you have to start the Azshara profile at Orgrimmar Rear Gate, and the Northern Barrens profile at crossroads.

      The Azshara profile will just run back into Orgrimmar and back out again, fully automated.
      The Northern Barrens profile uses the inn to logout quickly, then requires you log back in manually currently.

      The other profile is just modified version of [QB][A + H] Legion Invasions by Mucanovic.
      It should check if the Azshara Invasion is running then move there, failing that head to Northern Barrens Invasion.

      By setting up HBRelog and setting the character and profile up to be reloaded you can edit the Northern Barrens logout macro from /camp to /quit and it will farm the invasions automatically. This comes at the cost of restarting WoW and Honorbuddy every time it resets the invasion.


      I have not got the graveyard respawn to work yet, so it currently does run back to your body.

      Feel free to modify the files and do whatever you want with them.

      Edit: Added a fourth profile, every ~minute it should say "1" in general chat. If not in a group, auto accept group invites every time it changes location and then leave group when it resets.

      Edit 2: Waiting for auto resurrect at graveyard should be working, the bot should also attempt to avoid the Searing Flesh AoE from the phase 2 boss, it probably won't avoid all of the damage though (given the 75yd range), but it does look less like a bot.

      Edit 3: Graveyard res is not 100%, still fighting Singular, should work most of the time. I've now added random locations and timings to almost everything, you should fine you rarely share a waypoint with anyone else.

      Edit 4: The graveyard res is not working nearly as much as it should. Added an 100% AFKable version "[H] Azshara Invasion Farm AFK.xml" without the graveyard res built in, for those that prefer not watching their bots. Added variable timers to everything and slightly increased the range you can be to reach a waypoint (more variance) and increased the avoid distance for "Flap Wings".

      Edit 5: Remove the graveyard res override from the auto party profile, fixed MobId written as ModId, causing problems.
       

      Attached Files:

      Last edited: Aug 29, 2016
    2. lenhoo

      lenhoo New Member

      Joined:
      Oct 13, 2015
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      1
      gj, run with Rogue, it works, but its easy to die in P2, so cant get xp sometime
       
    3. bmem1993

      bmem1993 New Member

      Joined:
      Jul 8, 2011
      Messages:
      29
      Likes Received:
      1
      Trophy Points:
      3
      Are you going semi-afk?
      Or do you have a way of making it log back in?
       
    4. bmem1993

      bmem1993 New Member

      Joined:
      Jul 8, 2011
      Messages:
      29
      Likes Received:
      1
      Trophy Points:
      3
      ALSO! Can I request an alternate version that will /invite "name" and leave party before logging out for your RAFing fans :p
      I managed to make one that leaves party but dont know how to add the invite part...
       
    5. Azrexi

      Azrexi New Member

      Joined:
      Jan 7, 2011
      Messages:
      29
      Likes Received:
      3
      Trophy Points:
      0
      @bmem1993
      You can leave it going afk, for as long as the Azshara Invasion is going. It won't log out unless it is running the N. Barrens Invasion, so just stick to the Azshara profile and you should be fine, as it seems to be up 100% of the time.


      For the partying, using something like notepad you can edit the profile yourself, example below.

      If you want to invite a character as part of the profile you should be add;

      <CustomBehavior File="RunMacro" Macro="/invite CHARACTERNAME" />

      between the while loops like this:

      Code:
              <While Condition = "True" >
                  <!-- Loading into WoW -->
                              <CustomBehavior File="RunMacro" Macro="/invite CHARACTERNAME" />            
      
                  <While Condition="(CurrentScenarioStage &lt; 3)">
      
      and add the leaveparty macro just before logging off like this:

      <CustomBehavior File="RunMacro" Macro="/script LeaveParty()" />

      Code:
                  <If Condition = "!Me.Combat" >
                                      <CustomBehavior File="RunMacro" Macro="/script LeaveParty()" />
                      <CustomBehavior File="RunMacro" Macro="/camp" />
      
                      <CustomBehavior File="WaitTimer" WaitTime="5000"/>
                  </If>
      
      If you are still having trouble I'll post a profile for you with the invite setup, you'll have to change the character name though, as I'd rather not know your character names.
       
    6. ArChi

      ArChi New Member

      Joined:
      Apr 19, 2012
      Messages:
      67
      Likes Received:
      0
      Trophy Points:
      0
      hello sir

      Alliance can use ?
      thank you
       
    7. bot4cash

      bot4cash New Member

      Joined:
      Feb 20, 2013
      Messages:
      38
      Likes Received:
      0
      Trophy Points:
      0
      Warning: Only made for horde characters.
       
    8. obzzcure

      obzzcure Member

      Joined:
      Jan 5, 2014
      Messages:
      328
      Likes Received:
      10
      Trophy Points:
      18
      Profile works great, only the players in the Demolishers are a bit annoying.
      Killing things before i can reach them.
      But that's not a profile problem :)
       
      Last edited: Aug 24, 2016
    9. N E M O

      N E M O New Member

      Joined:
      Aug 2, 2016
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      0
      Tested the NB profile for couple of hours on a level 29hunter full BoA and theses are the results, not bad but wasnt getting 800k xp an hour

      Results

      Going to test the other profile and see how it works. will show results later


      EDIT: I noticed that when the bot tries to repair armor it just does and endless loop until you do it manually
       
      Last edited: Aug 24, 2016
    10. nerdonfire

      nerdonfire New Member

      Joined:
      May 16, 2014
      Messages:
      23
      Likes Received:
      0
      Trophy Points:
      0
      works fine, tested horde hunter

      but not super effective, targets one mob and do dps rotation till it dies

      it should run around targeting every mob and spam arcane shot, shadow word pain, anything that does damage just to "tag" the mob.
       
    11. Snazzyjdawg

      Snazzyjdawg New Member

      Joined:
      Mar 30, 2010
      Messages:
      131
      Likes Received:
      3
      Trophy Points:
      0
      All the profile needs to do is type "1" in general for a group invite. Accept the group invite and go afk. If the group tags something you get the xp for it. THen rinse and repeat like it's alreadyy doing
       
    12. bmem1993

      bmem1993 New Member

      Joined:
      Jul 8, 2011
      Messages:
      29
      Likes Received:
      1
      Trophy Points:
      3
      I would love you so much if you would?
       
    13. Durval

      Durval New Member

      Joined:
      Nov 17, 2013
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      1
      Very nice profile!
      Im getting almost 2m xp/h with a warlock in NB.
       
    14. Joker76

      Joker76 Member

      Joined:
      Feb 8, 2010
      Messages:
      835
      Likes Received:
      9
      Trophy Points:
      18
      Thanks for this! Getting close to 1mil/hour as melee Monk.
      Only issue is that he doesn't wait at the Spirit Healer for res, just keeps dying/running back. Why does it keep getting set to 'False'?

      Code:
      [17:46:25.979 D] [UserSettings-c64c78(debug)] Applied changes...
          LogoutForInactivity = False (previous: False;  original: False)
          LootMobs = False (previous: True;  original: True)
          PullDistance = 55 (previous: 100;  original: 100)
      Difference from user's original settings...
          LootMobs = False (originally: True)
          PullDistance = 55 (originally: 100)
          RessAtSpiritHealers = False (originally: True)
       
      Last edited: Aug 25, 2016
    15. Arzamar

      Arzamar New Member

      Joined:
      Jun 26, 2013
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      0
      How can i make my class to spam just a single ability? I mean my balance druid wasting time with casting spells, instead he should be spamming moonfire and sunfire. Is there any optino to do that?

      some suggestions for the profile:

      at stage 2, the bot does not need to be close with the boss. it can just hit once both of the mini bosses and run, same with the last boss of stage 2. because most of them hit hard and my toon dies all the time.
       
      Last edited: Aug 25, 2016
    16. Azrexi

      Azrexi New Member

      Joined:
      Jan 7, 2011
      Messages:
      29
      Likes Received:
      3
      Trophy Points:
      0
      @Arzamar
      I am not sure I can change your combat routines to just tag the mobs for you, you might be able to tweak them yourself though. I have the same problem with the druid pulling with starfire instead of moonfire, I think we just need to wait for the Singular combat routines to be updated.

      @ Joker76
      I am still having trouble with the spirit healer resurrection, it seems the questbot (I think) takes over when it dies and "pauses" the profile, so it never really checks if your dead. I was trying to override the bot, to let me change how to behaves when your character dies.


      I won't be updating the profile until we get the next honorbuddy update, as WoW has had 2 updates recently.

      For bmem1993, and a modifed version for Snazzyjdaw (untested, shouts 1 in general chat, accepts invites, leaves group at stage 3).
       

      Attached Files:

    17. Durval

      Durval New Member

      Joined:
      Nov 17, 2013
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      1
      Hey Azrexi, this modifed version type /1 1 right? But will it check if i already in a party to stop saying /1 1 or still spamming?

      Thanks in advance!
       
    18. Yeitso

      Yeitso New Member

      Joined:
      Oct 28, 2015
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      So yes :D
       
    19. bmem1993

      bmem1993 New Member

      Joined:
      Jul 8, 2011
      Messages:
      29
      Likes Received:
      1
      Trophy Points:
      3
      Honestly so impressed that you actually did that for me. I know its not hugely technical but you took time out and I appreciate it. =
      If you have a donation link I would really like it
       
    20. Patrick N

      Patrick N Member

      Joined:
      Feb 10, 2012
      Messages:
      32
      Likes Received:
      0
      Trophy Points:
      6
      Nvm fixed. :)

      Otherwise the other profiles are running smooth. Thanks for the work
       
      Last edited: Aug 26, 2016

    Share This Page