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

Singular - A community driven All-In-One CC - It Just Plain Works - (Pt. 2)

Mage lowbie is completely broken in the latest revision, it constantly tries to re-cast Frostbolt.
 
Frost mage behavior to run away from frozen targets is broken, it often runs back and forth even if there is a clear path
 
Yes, it does play resto. It's plays it very well, in fact. :) I just like variety in my CCs. I like trying different ones. Bobby's done an absolutely fabulous job on his CC, but I'd like to give others a chance as well. But, I would like to thank you for pointing that out

Bobby's new ShamWoW, 4508, is not functioning for me properly. I've already posted a log and message in his forum. I'm just waiting for it to be looked into and resolved. Until then I've rolled back to the stock version that came with HB, which is in the 4300s. One of the reasons I wanted to try the new Singular was because I noticed that ShamWoW wasn't dropping totems in Resto spec, but worked flawlessly in Ele/Enh spec. That's all.

Sorry if my post is a bit awkward, but that's how I write sometimes. :)

Singular has *some* resto shaman support. Granted; Bobby's stuff is far, far better right now. I haven't had as much time as I'd like to properly write the resto shaman stuff. (I raid at high-levels as a resto shaman, so I'm incredibly nitpicky with it)

Mage lowbie is completely broken in the latest revision, it constantly tries to re-cast Frostbolt.

This should be fixed. :)

I found an issue that appears to be with Singular's hunter CC, possibly restricted to Marksman but not sure.

Whenever a mob gets close enough that my char can't ranged attack, he attempts to back up, but if the mob begins attacking the pet while my hunter is turned away, he will stay turned away instead of turning around to attack the mob in question.

-DT24

I committed a *possible* fix to the issue. Please let me know if its solved, I can't test at the moment :(
 
This should be fixed

Thanks, would you be able to look at the mage run away from frozen target behavior as well? It's the only major showstopper i have

p.s another thing i wanted to ask you, i'm playing with a lock and want it to cast immolate immediately followed by corruption but it's double casting immolate and cancelling it mid-cast, looking at the logic it shouldn't ever be starting the second cast, could it be a latency issue?
 
Last edited:
Thanks, would you be able to look at the mage run away from frozen target behavior as well? It's the only major showstopper i have

p.s another thing i wanted to ask you, i'm playing with a lock and want it to cast immolate immediately followed by corruption but it's double casting immolate and cancelling it mid-cast, looking at the logic it shouldn't ever be starting the second cast, could it be a latency issue?

Yes.
 
priest lowbie is broken, it doesn't seem to cast in combat or when the mob is in melee range, example:

Code:
[17:31:06:888] Activity: Moving to hotspot
[17:31:07:990] Activity: Setting Kurtok the Slayer at 29 yards as your target
[17:31:08:354] [Singular-DEBUG] Switched targets!
[17:31:08:354] [Singular-DEBUG] Melee Distance: 5
[17:31:08:354] [Singular-DEBUG] Health: 204
[17:31:08:354] [Singular-DEBUG] Level: 5
[17:31:08:355] Changed POI to:Type: Kill, Name: Kurtok the Slayer
[17:31:08:604] [Singular] Casting Shadow Word: Pain on Kurtok the Slayer
[17:31:08:605] Spell_C::CastSpell(589, 0, 0xF130A7BA00367C2D, 0) [21]
[17:31:09:223] Spell_C::CastSpell(589, 0, 0xF130A7BA00367C2D, 0) [22]
[17:31:32:343] Cleared POI - Reason POI is dead from Combat
[17:31:32:343] Cleared POI

it casted SW:P then just stood there auto attacking until the mob died
 
priest lowbie is broken, it doesn't seem to cast in combat or when the mob is in melee range, example:

Code:
[17:31:06:888] Activity: Moving to hotspot
[17:31:07:990] Activity: Setting Kurtok the Slayer at 29 yards as your target
[17:31:08:354] [Singular-DEBUG] Switched targets!
[17:31:08:354] [Singular-DEBUG] Melee Distance: 5
[17:31:08:354] [Singular-DEBUG] Health: 204
[17:31:08:354] [Singular-DEBUG] Level: 5
[17:31:08:355] Changed POI to:Type: Kill, Name: Kurtok the Slayer
[17:31:08:604] [Singular] Casting Shadow Word: Pain on Kurtok the Slayer
[17:31:08:605] Spell_C::CastSpell(589, 0, 0xF130A7BA00367C2D, 0) [21]
[17:31:09:223] Spell_C::CastSpell(589, 0, 0xF130A7BA00367C2D, 0) [22]
[17:31:32:343] Cleared POI - Reason POI is dead from Combat
[17:31:32:343] Cleared POI

it casted SW:P then just stood there auto attacking until the mob died

post a full log plz as attachment
http://www.thebuddyforum.com/honorbuddy-forum/guides/9859-how-attach-your-hb-log-file-pictures.html
 
I don't post full log because it contains personal info (windows username)

I have a fix for Priest, it wasn't entering combat behavior so tried removing the [Priority(999)] from common.cs and it now works.


net time you can edit that part of your log tho :)
 
Another update for my favorite CC!

Can you make high level frost mages cast Frostfire bolt when they have Brain Freeze active? It casts Deep Freeze when when Cold Fingers procs, so it shouldn't be much different I'd hope.

Also, appears to be a delay sometimes between when pet freezes a target to when the mage actually starts casting Frostbolt.

-DT24
 
Shadow priest broken

So whats the status on the singular sp Apoc? I've posted logs before and more are having trouble.

I removed the 999-thing in common.cs that someone typed but then singular didn't do anything.
 
from shadow.cs:
"// cast devouring plague first if option is set
Spell.StopAndBuff("Devouring Plague", ret => SingularSettings.Instance.Priest.DevouringPlageuFirst),"

Does it matter that devouringplague is misspelled?

edit:
changed to correct spelling in shadow.cs and priestsettings.cs for plague and now it works again :)
and have removed the 999-thing also as mentioned earlier.
 
Last edited:
So whats the status on the singular sp Apoc? I've posted logs before and more are having trouble.

I removed the 999-thing in common.cs that someone typed but then singular didn't do anything.

did you remove both occurrences of it? it occurs twice on line 62 and line 106. i've only tested from levels 1-20 but priest lowbie/spriest profiles both worked fine for me with that change
 
The spelling doesn't mean much as long as it gets the point across. I'll fix it though.

As for frost, it should already be casting FFB when Brain Freeze is active. I'll re-check it later, but I'm fairly sure it works fine.
 
Best CC ever, using for prot pala and other chars. Just one thing, if someone in raid/party is dead, after combat, this start constantly buffing with blessing of kings until stop bot manually. Stopping bot manually making disconnection sometimes, and buffing look weird, any idea?
It`s under LazyRaider.
 
Last edited:
does the current test version uses the changes implemented for some classes? since currently I'm doing low dps as my warrior and should do more then our other warrior.

*ps, using the first test version*
 
I know that it must be something with Honorbuddy, not singular. It happens since version 5418. Sometimes, when bot got attacked, he just stand there doing nothing, but when I right-clicked the target or make my char jump, then rotation begin. So, IMHO, could you make singular double clicked to the target or make a move a step ahead, so he doesnt just stand when got attacked..

Thank You!
 
Last edited:
[Singular] Target is invalid. Switching to Twilight Scorchlord!
[Singular] Target is invalid. Switching to Pet!

And dieing as they sand just next to him and hiting him hard..

View attachment 2011-12-01_13_12 5064 Log.txt

This really sucks, it is doing this all the time on both my Boomkin and feral one.
 
Back
Top