I've been pretty happy so far with this product, very glad I purchased it. I am seeing one issue however, when doing the dailies, my hunter will try to summon her pet while flying through the air, my warlock will cast his buffs, etc. Basically, Singular out of combat actions are taking place and interfering with the activity. Is it possible to disable Singular or in some other way prevent these from occurring? Thanks.
Just saw another issue. When my toon picks up the rocketeer, rather than running the race she starts running a tour of the island. Seems to do this multiple times. Ah, looks like it's trying the wanderluster flying achievement, but not doing the leap when it gets to the cliff. Edit: more news: Apparenty the issue is that after picking up the glider, the path takes it over one of the other racers and it switches to that racer instead staying in the glider.
Three suggestions: Allow a configuration of a toon to mail the game prizes to at the end of the dailies. Add an option to garrison hearthstone when complete. Add option to attempt hbrelog when complete.
Got it, added a combat disable to Firebird's Challenge. Already had it on the race. Ill make sure its on the achievement "flying" section too.
"Options" are something I will need to look into. Within a profile, "options" used to be Lua dependant, which is not safe. I was brainstorming using pop ups at the beginning to determine options, but then the profile "requires" user interaction on every use. I may try and combine usage through my plugin, and that will probably work better, but will require a little UI redesign. Might come around next month, working on perfecting the races and some of the achievements.
Setting options from within plugin is great by me as long as I don't lose ability to use hbrelog. I'm thinking I'll try developing an hbrelog wrapper bot, that would work with profiles that stop hb when complete. Basically configure it with the profiles you want to run, and it will run each in order, skipping to next when profile ends. Then at end of list, force an hbrelog. That way all profiles that end could be used with hbrelog. Not sure how big a task that is since I've never written a bot, but I'm gonna look at it this weekend.
I can set it to give Yes/No popups, however using HBRelog and having popups is counterproductive, as the Yes/No Requires user interaction, and once its in, this profile would become non-relog compatible. I will keep the code on standby, and see about adding options to the plugin.
Version 1.4 has been submitted to the store for approval. It contains the following fixes: -- Disabled combat routines while flying (Firebird and Cannonball Daily, and Wanderluster) -- Added The Real Big Race -- Updated ActionBar use to be Addon friendly (ElvUI and Bartender) -- Usage of Race powers more reliable -- Wanderluster achievement - Should reliably get on the mount we want (and not jump without it)
I assume you mean for the races. I have done multiple tests, and the best I can get it to do was 14. I will attempt to tweak it, but it won't be ready for this month.
Not sure how I can help, but Really Big Race appears to need a lot of work yet. Are you still working on it or should I start reporting all the problems....I'm guessing that you are aware of them already.
Both races are "use at own risk" as they are both a bit shaky. Real Big Race doubly so as they have those rocket power ups, which can cause a lot of trouble. It may have received its last update this week until next release, depending on how much time I have this weekend to work on it.
Dear Brodieman: I love your products! I really do. I recently picked up your big premium package and it is so awesome for Darkmoon Faire and Argent dailies. I have noticed some small bugs that I will report for you with logs. One that I noted on the Darkmoon Faire (Alliance) is that on the last quest...the big race, sometimes it seems I get dismounted and stuck in the water. This happened two days in a row. Here is the log. Please keep up the great work on this wonderful product. [Singular] info: BehaviorFlags [Loot, Pull] enabled by Questing, Plug-in or Profile Moving to Type: QuestPickUp Moving to Type: QuestPickUp [Singular] info: BehaviorFlags [Combat] disabled by Questing, Plug-in or Profile [Singular] info: BehaviorFlags [Loot, Pull] disabled by Questing, Plug-in or Profile [Singular] info: BehaviorFlags [Combat, Loot, Pull] enabled by Questing, Plug-in or Profile Moving to Type: QuestPickUp Moving to Type: QuestPickUp Moving to Type: QuestPickUp [Singular] info: BehaviorFlags [Combat] disabled by Questing, Plug-in or Profile [DoWhen-v2009(error)] For DoWhenActivity ActivityName(Speed Boost), predicate (() => Styx.CommonBot.Bars.ActionBar.Active.Buttons[0].CanUse && Me.HasAura(179252) && !Me.HasAura(150433)) 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-v2009(error)] For DoWhenActivity ActivityName(Speed Boost), predicate (() => Styx.CommonBot.Bars.ActionBar.Active.Buttons[0].CanUse && Me.HasAura(179252) && !Me.HasAura(150433)) 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. [Singular] info: BehaviorFlags [Loot, Pull] disabled by Questing, Plug-in or Profile [DoWhen-v2009(error)] For DoWhenActivity ActivityName(Speed Boost), predicate (() => Styx.CommonBot.Bars.ActionBar.Active.Buttons[0].CanUse && Me.HasAura(179252) && !Me.HasAura(150433)) 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. [MyCTM-v1906(debug)] Stuck. Trying to jump [MyCTM-v1906(fatal)] MyCTM is not able to reach <-4152.96, 6782.618, 13.69376> from <-4158.039, 6790.896, -1.328486> Bot stopping! Reason: Fatal error in quest behavior, or profile.
The Real Big Race has not been "confirmed" as working. It won't be until next time around that I can begin testing again. For future reference, the above is not a log file, but basic HB output, and provides no diagnostic data for me to use. But beyond that, there's isn't much a log would give, unless you can give the locations and screenshots of the objects it hit, or the exact places and reasons we fell through water.
Version 1.5 has been submitted for approval This version will disable "The Real Big Race" as it isn't working fully as intended and is going to require a lot of tweaking and fine tuning to work properly. Also added: Mail Support If you have an alt listed in HB's Mail Recipient bar in the HB Settings, it will mail all Darkmoon Prize Boxes to that character after the run (from Goldshire for alliance, or Thunder Bluff for Horde) More news as it becomes available
What do you mean by not working as intended? it always completed the daily for me and gave rep...what more should it have been doing?