What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

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

Azrexi

New Member
Joined
Jan 7, 2011
Messages
29
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.
 

Attachments

Last edited:
gj, run with Rogue, it works, but its easy to die in P2, so cant get xp sometime
 
Are you going semi-afk?
Or do you have a way of making it log back in?

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...
 
@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.
 
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:
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:
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.
 
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
 
@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.

I would love you so much if you would?
 
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:
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:
@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).
 

Attachments

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!
 
@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).

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
 
Nvm fixed. :)

Otherwise the other profiles are running smooth. Thanks for the work
 
Last edited:
Back
Top