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!

HB ARCHIVES: Singular--DO NOT DELETE

@EchoTiger could you please add an ignore line of sight setting. i cannot use it to tank on my blood DK in helya or naraxas in nelth lair
 
Druid Common:
  • Rest behaviors for Balance, Feral and Guardian specs will now use Regrowth instead of Healing Touch.

Guardian Druid:
  • Should cast Bear Form earlier when pulling or in combat.
  • Will check for Bear Form before casting Wild Charge.
  • Better logic for single target Trash and Swipe. (from ".Count >= 1" to ".Any")
 

Attachments

Druid Common:
  • Rest behaviors for Balance, Feral and Guardian specs will now use Regrowth instead of Healing Touch.

Guardian Druid:
  • Should cast Bear Form earlier when pulling or in combat.
  • Will check for Bear Form before casting Wild Charge.
  • Better logic for single target Trash and Swipe. (from ".Count >= 1" to ".Any")

Could you help me with disabling line of sight check for tank blood DK singular? The bot doesn't do anything on helya in maw of soul and naraxas in nelth lair. Please help
 
Could you help me with disabling line of sight check for tank blood DK singular? The bot doesn't do anything on helya in maw of soul and naraxas in nelth lair. Please help

I have looked into it but sadly I couln't fix it. But Echo is aware and is working on it. Give it some time :D
 
Okay I think 7.1 broke this for enhancement shaman... mine just keeps spamming purge on every single mob... How can I disable it, as a bandaid fix?
Can you give a log for this?
 
where you can download Merged Build: r141
The merged build is just the test build that has been merged into the master repo.
Which all this means is this version will be what's in the next version of Honorbuddy.

If you want the merged build, then just download the test build.
 
A few issues w/ druids atm, but the biggest issue that I really wish could get updated ASAP is that Healing Touch needs to be changed to Regrowth. This is pretty huge considering it's our only form of healing now in Feral and Guardian. Bot just refuses to use Regrowth and we dont have access to Healing Touch anymore. Ends up dying a lot more often than it used to and taking way longer to do things :(
Regrowth was what was replaced Healing Touch for Predatory Swiftness - which the bot should be casting Regrowth when Predatory Swiftness procs in the latest update.
Let me know if this is the case in the current test build.
 
Last edited:
Hello

Hunter Beastmastery :
Here are some "minor changes" to Beastmastery hunter.
Changes comes from simulationCraft, IcyVeins and personnal tests.

- up DPS on multi-target.
- save CDs when mobs are low life (don't cast CD when mob is dying, unless it's a boss or a player)
- don't cast Aspect of Nature on trash in Instance/Raids
- stop casting Mend pet when mounted (so irritating)

Also don't know if it comes from Singular, but for all pet enabled hunter, since a very long time, the bot wants to invoke/resurect the pet when your on Taxi or in an another form (like bourbi quest) and it must not ! => this have to be corrected.
I know that in the code it should'nt do that on taxi. Maybe it's not revive that is called. But something gets called over and over on Taxi


I confirm fetch isn't working in openworld, whatever specialisation you use.
View attachment 215314
View attachment 215244


Priest Discipline :
Changes to add Shadow mend in the heal loop. This should be the main heal cast when not in combat or when Atonement is up.

Changes to enhance priest Disci survavlty (Plea should be applyed at pull, and should be up during all the fight, unless your full health)
=> For some reason I didn't get, My change only works if you go to Class Config > Priest Specific and change "Shield Health Percent" to 90
=> Plea seems link to shield management

View attachment 215245
View attachment 215246


[edit]
Made some changes again to beastmastery.cs
Since this is a larger edit and a new Honorbuddy update is coming in 5~hours --
I'll have to merge these into the test build for the next Honorbuddy. That way these changes can be heavily tested first.

Thanks for the improvements/contributions!
 
That's fine with me.

You may want to replace Beastmastery.cs with that one :View attachment BeastMaster.cs

- Added refined Barrage logic (Tested)
- Added Chimera shot logic (Tested)
- Added Titan's Thunder (artifact trait) in the loop (untested)
- Further tweaks on multi targets logic
 
Last edited:
is the Beast Master routine supposed to be working ?
Yes it is, I'm using it with my main toon.
Tested in:
- Questing mode (world quest)
- Raid bot mode (Instance and Raids)
- GatherBuddy mode

2 of the lasts changes are currently being tested (Barrage and Chimera Shot).
[EDIT] Tested and working.


I don't have Titan's Thunder Artifact talent yet so I can't test it, but I don't see why it would fail.
 
Last edited:
Hello

Hunter Beastmastery :
Here are some "minor changes" to Beastmastery hunter.
Changes comes from simulationCraft, IcyVeins and personnal tests.

- up DPS on multi-target.
- save CDs when mobs are low life (don't cast CD when mob is dying, unless it's a boss or a player)
- don't cast Aspect of Nature on trash in Instance/Raids
- stop casting Mend pet when mounted (so irritating)

Also don't know if it comes from Singular, but for all pet enabled hunter, since a very long time, the bot wants to invoke/resurect the pet when your on Taxi or in an another form (like bourbi quest) and it must not ! => this have to be corrected.
I know that in the code it should'nt do that on taxi. Maybe it's not revive that is called. But something gets called over and over on Taxi


I confirm fetch isn't working in openworld, whatever specialisation you use.
View attachment 215314
View attachment 215244


Priest Discipline :
Changes to add Shadow mend in the heal loop. This should be the main heal cast when not in combat or when Atonement is up.

Changes to enhance priest Disci survavlty (Plea should be applyed at pull, and should be up during all the fight, unless your full health)
=> For some reason I didn't get, My change only works if you go to Class Config > Priest Specific and change "Shield Health Percent" to 90
=> Plea seems link to shield management

View attachment 215245
View attachment 215246


[edit]
Made some changes again to beastmastery.cs

- save CDs when mobs are low life (don't cast CD when mob is dying, unless it's a boss or a player)
- don't cast Aspect of Nature on trash in Instance/Raids

It should be turned on and off in the settings as well as the use of Aspect of Nature in instances on the trash is necessary.
 
Yes it is, I'm using it with my main toon.
Tested in:
- Questing mode (world quest)
- Raid bot mode (Instance and Raids)
- GatherBuddy mode

2 of the lasts changes are currently being tested (Barrage and Chimera Shot).
[EDIT] Tested and working.


I don't have Titan's Thunder Artifact talent yet so I can't test it, but I don't see why it would fail.

Titan's Thunder Artifact not used now.
 
Sub Rogue is now broken with this latest update, it just keeps using cheap shot over and over, even if the target is immune it keeps trying to stun it. and even worse it never actually uses stealth even if stealth is set to always, can i please have a link to the version before the latest to download? common.cs and subtlety.cs and whatever else is needed for it to work like before was perfect. id appreciate a link to the previous version of singular. Thank yOU!
 
Last edited:
Sub Rogue is now broken with this latest update, it just keeps using cheap shot over and over, even if the target is immune it keeps trying to stun it. and even worse it never actually uses stealth even if stealth is set to always, can i please have a link to the version before the latest to download? common.cs and subtlety.cs and whatever else is needed for it to work like before was perfect. id appreciate a link to the previous version of singular. Thank yOU!
I'm looking at the Singular changelog, but I don't see that there has been any changes to Subtlety Rogue since Legion first released.
If this is just now happening for you, then it sounds like a different issue.

You might want to post a log so Echo can properly investigate.
 
I'm looking at the Singular changelog, but I don't see that there has been any changes to Subtlety Rogue since Legion first released.
If this is just now happening for you, then it sounds like a different issue.

You might want to post a log so Echo can properly investigate.

i have been using singular for the past 3 months and not once has my rogue ever cheapshotted a single mob, so its strange to think that nothing was changed, anyhow, if you can provide a link to an older version zip of HB from a few weeks ago that would be all i need. thanks
 
i have been using singular for the past 3 months and not once has my rogue ever cheapshotted a single mob, so its strange to think that nothing was changed, anyhow, if you can provide a link to an older version zip of HB from a few weeks ago that would be all i need. thanks

You can download the r147 test build from the first page. It is basically the previous build of Singular.
But as Azhemoth said... It might be a different issue, if this happens also with r147 just try fresh install of HB.
 
Back
Top