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. 3)

The last version of singular mage fire only spam scorch, pyro and combustion, no use inferno blast or fireball
 
can any 1 tell me how i stop my resto drood from going in cat form after almost evry heal :P? looks kinda stupid xD
 
what svn is everyone using..i tried both dev and reg svn and last updates i have are from 9/5 revison 653 on both
 
OK, I'm learning here. Do I still put my Singular Folder in a Custom Class folder or just a singular folder on it's own?
 
I am trying to update Singular with svn using Revision 653: /trunk/Singular. I have tried to do so very way I can think of. Delete the singular folder and make a new one and update and just update over the files in the Singular folder. As long as I us the singular folder in the HB ver. 6176.416 file it loads. as soon as I update from svn above, it has compulation problems. I can post the log, I just want to make sure it isn't user error in the way I am doing it.
 
Last edited:
What Class are you?: Warrior
What Spec are you?: Fury
What 'context' is the bot in? (Instance, BG, Normal): Raid
What level are you?: 85
What revision of Singular are you using?: latest
Have you made any modifications to Singular?: nope
Are you using a branched build, or the trunk build? (Only viable for developers): -
What version of Honorbuddy are you using?: latest

Modifications/suggestions -
1)Add option to enable/disable bursting
2)Add option to enable/disable AoE damage
3)Fix enabling/disabling charge/intercept/heroic leap option - When disabled , it still trying to use heroic leap , which is annoying , cause you have to manually jump off the boss.
4)Add option to manually enable/disable Dragon Roar
 
First of all I want to say that Singular for Disc priests has some very nice features. Prayer of Mending usage is solid and stopcasting to conserve mana when HP%s change during a cast is very nice. Here are some suggestions to make it even better. Hopefully these are easy things to implement. Thanks.

What Class are you?: Priest
What Spec are you?: Discipline
What 'context' is the bot in? (Instance, BG, Normal): 5-man and BG
What level are you?: 85
What revision of Singular are you using?: The version is 710, but when I open the class config GUI it's reporting 653 in the bottom corner.
Have you made any modifications to Singular?: No
Are you using a branched build, or the trunk build? (Only viable for developers): -
What version of Honorbuddy are you using?: 2.5.6177.417

Modifications/suggestions -
1) Does not cast Prayer of Healing. In the code, it appears to be checking for Divine Hymn which is now unavailable to Disc Priests.
Code:
(SpellManager.CanCast("Prayer of Healing") || SpellManager.CanCast("Divine Hymn")),
                            new Sequence(
                                Spell.Cast("Power Infusion", ret => ((WoWUnit)ret).HealthPercent < 40 || StyxWoW.Me.ManaPercent <= 20),
                                Spell.Cast("Archangel"),
                        // This will skip over DH if we can't cast it.
                        // If we can, the sequence fails, since PoH can't be cast (as we're still casting at this point)
                                new DecoratorContinue(
                                    ret => SpellManager.CanCast("Divine Hymn"),
                                    Spell.Heal("Divine Hymn")),
                                Spell.Heal("Prayer of Healing"))),

2) Add DPS options for situations when party is above x% HP. This is especially important for PvP, because Penance + Holy Fire (glyphed) + Smite (glyphed) is doing stupid amounts of DPS in BGs.

3) Add separate options for tank health % for heals. When healing by hand I usually cast PW:S on the tank within 5 sec of a pull, then Renew to get the HP flowing right off the bat. However, Singular today will cast PW:S and Renew on every party member at the specified %s.

ie.

Tank Health to use PW:S - 95%
Tank Health to use Renew - 94%
Tank Health to use Heal - 90%
" " Flash Heal - x%
" " etc.

Party Health to use PW:S - 70%
Party Health to use Renew - 69%
Party Health to use Heal - 85%
" " Flash Heal - x%
" " etc.
 
Last edited:
Everytime I install a new Singular I keep getting compiler errors. I have used downloaded version and SVN version.

What Class are you?:Hunter
What Spec are you?:BeastMaster
What 'context' is the bot in? (Instance, BG, Normal):Normal
What level are you?:27
What revision of Singular are you using?:653
Have you made any modifications to Singular?:No
Are you using a branched build, or the trunk build? (Only viable for developers):
What version of Honorbuddy are you using?:2.5.6177.417
 

Attachments

I can't manage to get Singular to even show up as a CC. I've tried loading HB on all 10 of my toons, and it will not compile. It keeps dumping errors about something called "logging" or "logger". Hb loads fine, but Singular never shows up as a CC due to apparently not compiling. I don't know how the people that are getting it to compile are doing this. I've got the SVN version in the Routines folder, where it was shipped.
 

Attachments

I can't manage to get Singular to even show up as a CC. I've tried loading HB on all 10 of my toons, and it will not compile. It keeps dumping errors about something called "logging" or "logger". Hb loads fine, but Singular never shows up as a CC due to apparently not compiling. I don't know how the people that are getting it to compile are doing this. I've got the SVN version in the Routines folder, where it was shipped.
Same with me.
 
What Class are you?: Warlock
What Spec are you?: Affliction
What 'context' is the bot in? (Instance, BG, Normal): Grind
What level are you?: 53
What revision of Singular are you using?: Revision 653
Have you made any modifications to Singular?: No
Are you using a branched build, or the trunk build? (Only viable for developers): -
What version of Honorbuddy are you using?: 2.5.6177.417

Modifications/suggestions -
1) Bot is continuesly trying to cast Soul Harvest but I don't have that ability. Wowhead.com shows that it is available at level 27 but maybe one of my talents changed it to something else.
2) It is also trying to cast spells while Harvest Life is still channeling which floods the screen with red letters saying that it cannot be cast while channeling.
3) I think it should be using Malefic Grasp instead of Harvest Life all the time.

I also don't see any settings when I go to class config for the warlock. I don't know if that is normal or if I am having a problem with my Singular.
 
Last edited:
I ran dungeon buddy on my lvl 38 Disc Priest and Singular ran pretty good.

Shadow priest it keeps trying to cast a holy spell and pulls out of shadow form and it will not cast mind blast
 
Everytime I install a new Singular I keep getting compiler errors. I have used downloaded version and SVN version.

What Class are you?:Hunter
What Spec are you?:BeastMaster
What 'context' is the bot in? (Instance, BG, Normal):Normal
What level are you?:27
What revision of Singular are you using?:653
Have you made any modifications to Singular?:No
Are you using a branched build, or the trunk build? (Only viable for developers):
What version of Honorbuddy are you using?:2.5.6177.417

Ok, I updated to HB ver. Everytime I install a new Singular I keep getting compiler errors. I have used downloaded version and SVN version. 2.5.6183.418 and now I get the complier errors from the new ver. with no editing at all. Any help on this issue?
 
I updated my HB to the latest version, logged on, authenticated my HB Account selected BG Buddy and Singular CC like I used to do now my mage is running around doing absoluletly nothing.. basically just buffs himself, mounts and then run around and dies without doing any damage at all, anyone know whats wrong?
 
"No routines were loaded. Please ensure there is a routine for your class before starting the bot."

Have downloaded the latest Singular from SVN, still not working... whats the problem? The dev verrsion before even worked for me, now with this shit, nothing is working anymore.. !!!
 
Back
Top