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)

any idea why the shadow priest sucks so back and why once you get mike spiked that's all it will cast on mobs and it stops using your shield and you die a lot.
 
WoWunit.Auras["****"].TimeLeft.TotalMilliseconds

should return the time left in milliseconds but it could be changed to TotalSeconds

I'm not sure how to use this. Not the best coder but should it look something like this --> Spell.Cast("Fel Flame", ret => Styx.WoWInternals.WoWObjects.WoWUnit.Auras("Immolate").TimeLeft.TotalMilliseconds)) <= 5000),
 
StyxWoW.Me.ActiveAuras["Inquisition"].TimeLeft.TotalSeconds <= 2

or

StyxWoW.Me.CurrentTarget.GetAuraTimeLeft("Faerie Fire", true).TotalSeconds <= 1

Etc... I believe you can just add Milliseconds instead of Seconds, although I've never used it that way.
 
StyxWoW.Me.ActiveAuras["Inquisition"].TimeLeft.TotalSeconds <= 2

or

StyxWoW.Me.CurrentTarget.GetAuraTimeLeft("Faerie Fire", true).TotalSeconds <= 1

Etc... I believe you can just add Milliseconds instead of Seconds, although I've never used it that way.

thxs that did the trick!!
 
I am running this for the first time on my 56 Holy priest, I am using kicks profile to level from 12-58, the priest stops every once in a while and goes into an endless loop trying to cast lightwell, is there anyway to tell it not to cast lightwell? I dont need it while soloing and even when I help the bot cast lightwell he never clicks it. He just casts the lightwell and runs away.
 
Holy priest got a small bug at line 64:

Spell.Cast("Shadowfiend", ret => StyxWoW.Me.ManaPercent <= 80 && StyxWoW.Me.GotTarget)

Should be:

Spell.Cast("Shadowfiend", ret => StyxWoW.Me.ManaPercent <= 80 && StyxWoW.Me.GotTarget && !StyxWoW.Me.CurrentTarget.IsFriendly),

Basically, there need to be a check whether the target is unfriendly or not. Should only be cast on enemies!

Regards
 
Last edited:
I am running this for the first time on my 56 Holy priest, I am using kicks profile to level from 12-58, the priest stops every once in a while and goes into an endless loop trying to cast lightwell, is there anyway to tell it not to cast lightwell? I dont need it while soloing and even when I help the bot cast lightwell he never clicks it. He just casts the lightwell and runs away.

Open the Holy file and change:
Spell.CastOnGround("Lightwell", ret => StyxWoW.Me.Location.RayCast(WoWMathHelper.CalculateNeededFacing(StyxWoW.Me.Location, ((WoWUnit)ret).Location), 15f)),
to
//Spell.CastOnGround("Lightwell", ret => StyxWoW.Me.Location.RayCast(WoWMathHelper.CalculateNeededFacing(StyxWoW.Me.Location, ((WoWUnit)ret).Location), 15f)),
 
What Class are you?:Warlock
What Spec are you?: Demo
What 'context' is the bot in? (Instance, BG, Normal):Questing
What level are you?:20
What revision of Singular are you using?: Regular
Have you made any modifications to Singular?:No
Are you using a branched build, or the trunk build? (Only viable for developers):trunk
What version of Honorbuddy are you using?: newest

I cant seem to get my lock to attack or cast any spells. This makes it for a very very long questing period per quest. Please help. Using SVN Trunk
 
Last edited:
I'm using the latest SVN of Singular for my Ret paladin, and it wants to always cast Blessing of Kings. The only issue with this is that everyone asks for Blessing of Might. I can cast that manually, but then the bot recasts Kings. Is there any easy way to change Kings to Might? I tried looking in all the Singular paladin files for BoM and BoK and found them, but it doesn't look as though it's as simple as chaning all the BoK to BoM because both are listed in the paladin files.
 
Hello, few ideas how to make life easier for warlock characters, I've came upon after few weeks of using singular.

Request: Option to disable pets
Reason: For low level mobs that just get oneshotted by warlock's pet the warlock don't get any rep or can't loot them. In such cases it's better not to have any pet out.

Request: Option to disable Soul Fire hardcasting (destro)
Reason: While on raid bosses it is usually fine to get the Improved soul fire buff, but for questing or grinding it just does not make sense as it makes killing mobs quite slower.

Request: Use Bane of Agony instead of Bane of Doom
Reason: Bane of Doom is a 1 minute DoT that ticks every 15 seconds, so it is a wasted cast on anything other than bossfights.

Request: Stop channeling Hellfire after combat ends.
Reason: Hellfire does also a bit of self damage, so it's better to stop channeling after last mob is killed or switch to single target rotation when a single mob remains alive.

Hope that wouldn't be a big problem to implement. Thanks!
 
Last edited:
well kings has a higher priority than might , if a similiar buff like mark of the wild or embrace of the shale spider is up or someone else casted kings, then the paladin will go to buffing might.
Is the group aware of the fact the some buffs are equal to others and that kings trumps might ?
 
Last edited:
Warrior Singular doesn't seem to use Sweeping Strikes in PvP, it only seems to detect PvE mobs. For example, it'll pop Sweeping Strikes when a Hunter's snake trap goes off, but not when there are 3 players.
 
I'm using the latest SVN of Singular for my Ret paladin, and it wants to always cast Blessing of Kings. The only issue with this is that everyone asks for Blessing of Might. I can cast that manually, but then the bot recasts Kings. Is there any easy way to change Kings to Might? I tried looking in all the Singular paladin files for BoM and BoK and found them, but it doesn't look as though it's as simple as chaning all the BoK to BoM because both are listed in the paladin files.

Tell them to learn how to play. Kings > Might in all circumstances. It should only buff might if another pally buffs kings, or a druid buffs mark (or the shale spider buff).
 
Being fair, Might may be preferable in an instance with a healer who has very poor regen, but that's about it.
 
well kings has a higher priority than might , if a similiar buff like mark of the wild or embrace of the shale spider is up or someone else casted kings, then the paladin will go to buffing might.
Is the group aware of the fact the some buffs are equal to others and that kings trumps might ?
Tell them to learn how to play. Kings > Might in all circumstances. It should only buff might if another pally buffs kings, or a druid buffs mark (or the shale spider buff).
Being fair, Might may be preferable in an instance with a healer who has very poor regen, but that's about it.

I agree with Apoc and Laria about Kings > Might, but as HB said, the Might request is always followed by, "It helps with my mana regen, so use that <insert smarmy name calling thing here> paladin. L2P your class..." After that's said, I drop group and wait out the dungeon CD. Maybe an option to select between the two? I'm not trying to be difficult at all. I'm just trying to be as inconspicuous as possible, that's all. :)

By the way, off topic, I am loving the new Singular. Each update makes it better and better. I've started sticking to two CCs for most classes (CLU and Singular), and for my shaman I stick with ShamWoW.
 
Usually somebody who levelled a dps or tank to end-game and is now trying a healer, without knowing what spirit is for. Probably full heirlooms too and shouting at you to keep aggro while spamming their biggest heals.

I agree with zeldrak in this case, this is what dropping group was made for. And the ignore list.

That said, people like that are usually encountered in classic WoW levelling zones and dungeons. I've yet to have such a message come at me through Outland or later. So maybe an option for levelling?
 
Last edited:
Usually somebody who levelled a dps or tank to end-game and is now trying a healer, without knowing what spirit is for. Probably full heirlooms too and shouting at you to keep aggro while spamming their biggest heals.

I agree with zeldrak in this case, this is what dropping group was made for. And the ignore list.

That said, people like that are usually encountered in classic WoW levelling zones and dungeons. I've yet to have such a message come at me through Outland or later. So maybe an option for levelling?

Sad to say, but this was in Cataclysm Heroics, and even once in Hour of Twilight heroics. I've come across so many asinine players that it really hurts my head and feelings. WoW used to be a game for those that were mature enough to realize how to play, but it seems that it's becoming more and more "Child Friendly" as the expansions come out. So many demanding brats, self-absorbed assholes, egotistical douchebags, and so many other immature sorts that, had I not spent good money on HB, I would have stopped playing long ago.

Now, I'm just a hermit that avoids any sort of PUG like the plague. I stick to running strictly with my guildmates and friends. If I have to run a PUG, I always pray to God that it's with competent players that are old-school and know a thing or two about a thing or two.

Wow, veered off topic there, but now back on track I go. Yes, some sort of selectable option to choose between the two would be nice, or even an auto setting? This is all just me talking out loud, of course, and if nothing comes of this at least I got to vent a little bit about the state of the playerbase, and my opinion was voiced.
 
Im having an issue with my frost mage. hes buffing Molten armor instead of Frost armor when grinding. looks kinda wierd.. :S Anyway to change this ?

Could you provide more information?
Log, Level, Location, talents?

On a side note, these are hard coded in to mage specifics. They are depending on PvP or Not PvP basically.

FA for PvP Molten/MA for PvE basics.

These are pre set for best performance for overall use in all levels and endgame.
 
Last edited:
What Class are you?:warlock
What Spec are you?:affliction
What 'context' is the bot in? (Instance, BG, Normal):quest
What level are you?:82
What revision of Singular are you using?:updated yesterday
Have you made any modifications to Singular?:neg
Are you using a branched build, or the trunk build? (Only viable for developers):
What version of Honorbuddy are you using?:updated yesterday

In Deepholm have just finished the boat quests and when the bot is trying to hand in the quests it sat there for over 6 hours repeatedly just opening the quest giver over and over but never handing it in.
 
Back
Top