Hey thanks so much for this! 2 things Can you lower the level cap? I think characters can start at level 10, but if it's a hassle for navigation or whatever no big deal. Also, some of my characters are stuck trying to navigate to the Darkmoon faire people who are gone now. Thanks !
The problem is that low level navigation is not really tested. And I would have to add new travel locations for characters lower than 60, because floating in the air does not work if you can't fly. The Darkmoon Faire thing was weird for me too while it was up. I think they removed the NPCs from a few locations. I will have to check what they did.
I saw them missing on Saturday in Undercity. But what you are saying is interesting. On EU servers the faire ends 1 minute before midnight. Which is what my code is based on. If it finds the calendar entry for the faire on a given day, it assumes the NPCs will be there all day too. Can I assume you are on US servers ?
So, can this be used by toons below level 60? For example if you have fly paths for each invasion zone available? Just curious, I am trying to level a mage via this method
Yeah, I'm on US servers Studio. You need old world flying to use the profile, Star. But you can manually walk/fly between them using flight paths and get 2-5 levels per invasion until you're 60.
I will create an update today that reduces the level restriction to level 10 and add a few hopefully secure ground spots in case the char doesn't know flying.
Does anyone know how to make this work with hbrelog? I can get it to open wow and this profile but I don't understand how to make it change characters after the invasions are done. I tried the task "change HB profile" but it just keeps trying to open a second HB while the bot is still in progress for the first character.
I haven't used HBRelog in over a year, so I can't help with that. But the update I will submit tomorrow morning will have an alternate version that works with GoldBoss in case you are using that. Otherwise just resort to the HB Discord channel or the HBRelog support thread here on the forums.
I've been testing it and I think I've got it to work. If my bots keep working I will post my hbrelog settings.
it's pretty simple. I set the waits to 60 minutes. That covers the travel for two invasions. The profile does a good job of telling HBRelog to move on to the next task. The Initial HBrelog configuration has the first character's login and script info. That's why the first Task is a wait, then the 2nd char login (Must be same account). Then just let it loop -- because it goes back to the first task once the last task is done. Config to login as Char 1, pointing to invasion profile file. Then in Tasks do: Wait (60) Login Task, Char 2, invasion profile file Wait(60) Login Task Char 3, invasion profile file Wait(60) Login Task Char 4, invasion profile file etc..
Download Zip has been updated to version 1.0.160816.1. Code: - Minimum Level has been reduced to 10 - Profile now use the Invasion API (Thanks to Nuok for making me aware of its existence) - Added ground locations to both factions for characters without flying capabilities - Fixed a travelling issue when waiting for invasions to start - Bot now uses a different technique to prevent it from going AFK - Bot will now wait at the current location if it is started during an invasion scenario - Moved the waiting spot in Orgrimmar to avoid the demon madness - Added an alternate version of the profile that stops once all current invasions have been completed (useful for Goldboss) View attachment 207359 This version is NOT yet on the BuddyStore. I need to get some feedback for lower level characters first.
New version seems not sending skip task signal to hbrelog... View attachment 14468 2016-08-16 18.05.txt
You are right. Download Zip has been updated to version 1.0.160816.2. Code: - Fixed an order issue causing the bot not to call HBRelog in the Legion Invasion profile View attachment 207371 This version is NOT yet on the BuddyStore. I need to get some feedback for lower level characters first.
Download Zip has been updated to version 1.0.160816.3. Code: - Fixed a loop condition View attachment 207379 This version is NOT yet on the BuddyStore. I need to get some feedback for lower level characters first.