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)

Jon310, there's compiler errors with your latest addition (rev 406):

Code:
Could not compile CC from C:\Program Files\World of Warcraft Bots\HonorBuddy\CustomClasses\Singular!

File: Arms.cs Line: 58 Error: 'Singular.Settings.WarriorSettings' does not contain a definition for 'UseWarriorKeepStance' and no extension method 'UseWarriorKeepStance' accepting a first argument of type 'Singular.Settings.WarriorSettings' could be found (are you missing a using directive or an assembly reference?)

File: Fury.cs Line: 52 Error: 'Singular.Settings.WarriorSettings' does not contain a definition for 'UseWarriorKeepStance' and no extension method 'UseWarriorKeepStance' accepting a first argument of type 'Singular.Settings.WarriorSettings' could be found (are you missing a using directive or an assembly reference?)
 
Jon310, there's compiler errors with your latest addition (rev 406):

Code:
Could not compile CC from C:\Program Files\World of Warcraft Bots\HonorBuddy\CustomClasses\Singular!

File: Arms.cs Line: 58 Error: 'Singular.Settings.WarriorSettings' does not contain a definition for 'UseWarriorKeepStance' and no extension method 'UseWarriorKeepStance' accepting a first argument of type 'Singular.Settings.WarriorSettings' could be found (are you missing a using directive or an assembly reference?)

File: Fury.cs Line: 52 Error: 'Singular.Settings.WarriorSettings' does not contain a definition for 'UseWarriorKeepStance' and no extension method 'UseWarriorKeepStance' accepting a first argument of type 'Singular.Settings.WarriorSettings' could be found (are you missing a using directive or an assembly reference?)
Getting the same error here. Basically means that none of the Singular classes can be used.
 
Last edited:
Just downgrade it to 405 rev ( Right Click -> TortoiseSVN -> Update to Revision... -> Check Revision and type 405 )
 
should be fixed.

i dunno for what that setting is used for. The display name and the description needs updating
 
should be fixed.

i dunno for what that setting is used for. The display name and the description needs updating

I forgot to commit the updated settings file along with the updated class files. Should be fixed now. Make sure the setting is set to true if you would like to keep normal behavior.

Thanks for the quick fix raphus.
 
Just committed a possible fix for the hunter facing issue. Not entirely sure if it'll work as intended, but if someone could give it a try, it'd be much appreciated. (My accounts are all locked down atm running other things, so I can't run the hunter rotations)

And a bunch of prot pally stuff.

Next on my list: Feral/Boomkins!
 
Last edited:
Just committed a possible fix for the hunter facing issue. Not entirely sure if it'll work as intended, but if someone could give it a try, it'd be much appreciated. (My accounts are all locked down atm running other things, so I can't run the hunter rotations)

And a bunch of prot pally stuff.

Next on my list: Feral/Boomkins!

Sorry Apoc, Hunter Still walks away and will not re target. It will disengage and then re attack the target but toon will turn and walk away to get to a safe range and will not turn back to fight. It goes so far as to stand there and let the mob pound on you till you are dead.

2 other things since you are working on it now.

A setting to turn off "disengage" would be nice since questing will jump right off of cliffs :(

Please add.

Code:
//AOE
Spell.Cast("Multi-Shot", ret => Clusters.GetClusterCount(StyxWoW.Me.CurrentTarget, Unit.NearbyUnfriendlyUnits, ClusterType.Radius, 8) >= 3),

To all 3 classes :) I have edited it on my end but would be nice if it was on the svn :)

Then getting the trap add working again and we would be pretty golden.
 
Last edited:
I can confirm the hunter still wont face the target after running away. Thanks for looking into it Apoc
 
I'm not sure who is supporting the DK aspect of it but I just wanted to say thank you. I am using it along with kickazz's profiles and it is working great. The only thing I would like to see is interrupts added. I am running in a frost spec and the cc never seems to interrupt enemy casts. It's not a huge issue it would just reduce the need to eat sometimes.

Thanks,
Saif
 
Too much Exorcism on low level paladin, waste of mana. Could it be possible to turn this off? Was in Ret spec
 
Warlock (Affliction), while not perfect is for sure *much* better than anything Singular v1 can provide. I've been doing battlegrounds all day long, and my DPS is easily twice as much as what I get with v1.

The biggest (still minor) inconvenience is that health funnel should be waaaaaaaay down on the priority list compared to what it is right now (and possibly, 20 or 25% of pet's health at most).

------

I wonder how many classes still work better with Singular v1 (compared to v2) at this point. Warlock seems to be the one with least maintenance, and still, V2 rocks V1 by *far*.
 
Hi, I just started a mage currently level 13 frost. When the mage opens with a frostbolt it follows up with another 10 attempts to cast frostbolt again but cancels it. You can see it repeated through the log files. Any help or suggestions would be appreciated.

Thanks

View attachment 28020

I'm also having this problem, it's rather annoying. I've done a fresh install of HB and Singular, also running Azenius goblin but I'm pretty sure it's a CC thing.
 
I gave it another try at lvl 45 frost and it still does the casting thing. Just attempts to cast frostbolt killing dps.
 
Erhmmm.... WHere is the " Attached File" that i should download? :P
If you'd read the opening post you would've seen the "download" links and read that there is no attached file.
 
Is there any chance to change the pvp arms warrior rota? it uses to much heroic strike, but not enough overpower and mortal strike, which should be 1st and 2nd in dmg.

2nd thing is: I use "Improved slam talented", but the cc uses HS all the time instead of slam. Why?
 
Last edited:
Hi, I'm a prot pally and I've tried the prot tanking CC from Singular. So far, everything is working nicely. However, only one problem; it doesn't interrupt an enemy's spellcast (e.g. Rebuke). If that was intentional, then would the Interrupter plugin work?
 
Prot pallys should properly interrupt now.

Also fixed kitty DPS. It was pulling 15k in my tank gear (just reforged everything to haste to get a bit more decent number, gems/etc are still set for dodge, so I'm sure the DPS can go higher). If anybody is willing to test it for me, it'd be much appreciated.

Boomkin DPS seems to be working well. Didn't get a chance to test much in the way of AOE. So if people can test it for me, it'd be much appreciated. (It should use shrooms, and blanket DoT everything)
 
Back
Top