ash23, Thanks for the logfiles. Issue fixed along with a few other Mage specific issues addressed in next release. Thanks again and good luck with your Mage, Bobby53
Thank you so much for the fix and you quick answer. Edit: by any chance is there an option to let the CR pull with one of the bombs instead of the long cast of FFB. The same is for the other classes (priests to use SW: P) Sent from my GT-N7100 using TheBuddyForum mobile app
Okay, I know that this is gonna be a completely ID10T question, but what is the newest version compatible with the current release of HonorBuddy?
The one that comes bundled with 727 is, v3.0.0.3304, but that might change when what is most likely 728 is released after todays patch.
Ah, thank you very much. I know that these questions are possibly asinine but I feel I must ask them. I am a student getting my Bachelors in Game and Simulation Programming here in the United States. I would like to understand this "Botting" and how to make it better, kind of like the Six Million Dollar Man - Steve Austin. So, on page 1 these two Combat Routines, published by the original poster, are outdated in comparison to the 1 released with HonorBuddy? Now is it okay for someone to make beneficial upgrades to this Combat Routine if they can be made and implemented without persecution or does one need to start from scratch to do so?
Can the rogue routine add support for the 40/45 yard range of Ambush, Garrote, and Cheap Shot when the Cloak and Dagger talent is selected? Saves so much time in running when farming mobs.
Request: Protection Paladin, right now protpalas start there rotation with Hammer of the Righteous, guess it's due to Weakend Blows, but this is not necssesary anymore since crusader strike applys weakend blows too this means Hammer of the Righteous as opener isn't needed anymore
Seems to be something seriously wrong with warrior currently. My lvl 12 prot warrior uses charge and victory rush, but nothing else. Aparenty it is trying to cast shield slam all the time, but even though I told AutoEquip I want to use 1hand and shield, it refuses to do so. Maybe cause I'm Panda? EDIT: Yepp, that was it, bought and equiped a shield, and now it works as intended... But thats is still a problem that it wont equip a shield on a Panda Warrior by default
Slite62, Singular doesn't equip items required for a spec as that's the job of other components. Equipping items is handled by AutoEquip. That functionallity was previously in a plugin shipped with HB, it is now within the HB core. That functionality appears to have been moved within HonorBuddy. As for defaults in that component, it can only equip what you have in your inventory so if no shield is present it won't be equipped. Additionally, only Prot Warriors should be equipping shields. Assuming thats what you meant when you said Panda as a Panda Arms Warrior should have a 2H Weapon, etc. Any comments or suggestions about equipping / rolling on gear should be made in the HonorBuddy Support thread so it can be routed to the correct developers. Thanks for the post and good luck with your Warrior, Bobby53
Drizzt1990, You'll want to follow the steps in Reporting Bugs [CLICK HERE] so I have the necessary details to know the context you are referring to. The Pull spell used is the first available in priority order of Judgment, Avenger's Shield, Reckoning. -Bobby53
wink, It already does. If it isn't using it that is because you are using a BotBase or a Questing profile that does not call the Combat Routines Pull Behavior to engage targets and instead runs up to them. They aren't required to, but if they it prevents Combat Routines from doing these types of class specific openers. If you would like me to research for you to confirm, you will need to carefully follow the steps in the Reporting Bugs post (click here) so the details needed are available to me. Be sure to create a Diagnostic logfile and set a LOGMARK as described, otherwise the log file won't provide the info needed. Thanks and good luck with your Rogue, Bobby53
ash23, I'll revise the pull behavior to detect when it is in a situation where it is competing for for Mobs against other players and will have it automatically switch to an instant cast spell, using a bomb if available. This is behavior similar to what is in place for Singular's Elemental Shaman. I'll have to check as I though the Shadow Priest support did this already as well. -Bobby53 Edit: This won't make it into the next release as I have a few other items to finish up and get posted. It will be in a following release however.
I'm at work right now, so I can't provide a logfile, but I can explain it. Code: Spell.Cast("Hammer of the Righteous", ret => Spell.UseAOE && !Me.CurrentTarget.ActiveAuras.ContainsKey("Weakened Blows")), This is line 201 of Singular.ClassSpecific.Paladin.Protection and it's not needed, since Crusaderstrike applys Weakend Blows anyway. Right now, the bot allways delays the first Crusader Strike for a Hammer of the Righteous since the share the CD wich leads to a lower dps espicaly in very short fights like questmobs and thus resulting in a slower leveling/questing speed
*new* Singular 3.0.0.3364 available for download! This release contains a fix for following non-PVP flagged players on a PVE realm! Change History for this release appears below. Complete Change History as always is included in the .ZIP See the Reporting Bugs [CLICK HERE] post for details on how to request assistance, post about a problem, or ask questions about the behavior of your botting session with Singular. Still receiving too many bug/question posts regarding behavior users watched that don't contain a complete log file and point of reference to when a single event happened. So, no multi-color bright lights this time. Just a simple request to provide the detail. Don't forget to use the LOGMARK! button. It is located on the Class Config window and will place a mark in the log file making it easy for you to indicate when something happened that you have a question about or problem with. This button provides the same behavior as the LOGMARK plugin. Having a problem while running Singular that you want to report? Click the LOGMARK button immediately when you notice. A line will be added to the log file at that time and now you have a very accurate way to let me know when the problem occurred. Ok, now that's out of the way: - Download the latest version of Singular.ZIP from Post #1 in this thread - .ZIP in Singular thread will always be the current version - HonorBuddy will contain an older version until a new release of HB posts Any post must include a debug log file (a file created with Debug Logging set to true.) To do this, click Class Config and set the Debug Logging option to 'true' then run until you create the issue again. The resulting log file will contain more info than a standard log file which will be essential in understanding the decisions being made by Singular which you weren't expecting. As always, the prior version is still available for download. If you encounter a problem due to the new release of Singular you can always downgrade as needed. Worth mentioning one more time due to the large number of posts without log files that are received, but you must attach a complete debug log with any post. Please see the link at the top of this post for details.
Thanks for the new release, bobby! I really appreciate all your hard work! i just downloaded your latest version.