• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Singular - A community driven All-In-One CC - It Just Plain Works - (Pt. 2)

    Discussion in 'Archives' started by Xanathos, Apr 19, 2011.

    1. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      The new Singular Version only works with HB 48++ (or 49++)
       
    2. nuclear898

      nuclear898 New Member

      Joined:
      Aug 15, 2010
      Messages:
      382
      Likes Received:
      8
      Trophy Points:
      0
      But i hate the new HB ... almost everyone does it's a totally inefficient GUI and a test version. Why would they make singular for it if it's still a test version?

      whats the latest revision of Singular for the 'old' HB ?
       
      Last edited: Jun 23, 2011
    3. Fraak

      Fraak New Member

      Joined:
      Mar 24, 2011
      Messages:
      32
      Likes Received:
      1
      Trophy Points:
      0
      I am wondering who is actively developping Singular? I noticed that there arent many updates and allthough for instances its working quite well in terms of grinding it could have quite some polishing. I posted some updates here but none of them got incorperated or even a reaction on. In lack of a better solution I just edited my checkout version and merge that couple of times a new version comes out.

      So who is actively developing Singular?
       
    4. GraveWalker

      GraveWalker New Member

      Joined:
      Mar 7, 2010
      Messages:
      222
      Likes Received:
      0
      Trophy Points:
      0
      i dont know if its just me but the priest will no drink just keeps on pulling
       
    5. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      Try revision 344 or 343, one of those should work
       
    6. GraveWalker

      GraveWalker New Member

      Joined:
      Mar 7, 2010
      Messages:
      222
      Likes Received:
      0
      Trophy Points:
      0
      ok something updated not it drinks but will not let mind flay finish before it recast it
       
    7. Nuok

      Nuok Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      975
      Likes Received:
      28
      Trophy Points:
      28
      In spell.cs add "StyxWoW.Me.NonChanneledCastingSpellId == StyxWoW.Me.CastingSpellId &&" as a check after "StyxWoW.Me.CurrentTarget != null &&"

      Or just replace it with the one below :)

      Benn trying to get this applied for ages...
       

      Attached Files:

    8. Jon310

      Jon310 Member

      Joined:
      Jan 15, 2010
      Messages:
      368
      Likes Received:
      8
      Trophy Points:
      18
      Sorry it took so long. I've tested and committed the changes.
       
    9. laria

      laria Well-Known Member

      Joined:
      Jan 15, 2010
      Messages:
      5,386
      Likes Received:
      36
      Trophy Points:
      48
    10. Nuok

      Nuok Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      975
      Likes Received:
      28
      Trophy Points:
      28
      Interesting that no one seems to get what srcFlags2 or dstFlags2 are really for, will probably just require the combatlog.cs to have a small change in the Args adding +1 to everything after srcFlags2 and just ignoring the new ones for the time being
       
    11. ripglider

      ripglider New Member

      Joined:
      Sep 21, 2010
      Messages:
      603
      Likes Received:
      4
      Trophy Points:
      0
      For some reason my frost mage wants to run to the mob/player before it attacks. Pull range is set to 30 yards.
       
    12. mezz0

      mezz0 Member

      Joined:
      Jul 10, 2010
      Messages:
      680
      Likes Received:
      10
      Trophy Points:
      18
      Just wanted to mention frost dk pvp works nicely with this cc !!

      If I could make one request it would be to make it use chains of ice a lot more to stop runners :)
       
    13. twistedintel

      twistedintel New Member

      Joined:
      Oct 3, 2010
      Messages:
      35
      Likes Received:
      0
      Trophy Points:
      0
      My paladin is tearing through anything I put him against, but I notice that he doesn't seem to use seal of insight at all to get his mana back up. Not that he has any down-time, but his DPS drops significantly once his mana drops below 20%.

      Any suggestions on where or what to add to get him to cast seal of insight if we have low mana / health?
       
    14. cagebg

      cagebg Banned

      Joined:
      Jan 17, 2011
      Messages:
      57
      Likes Received:
      0
      Trophy Points:
      0
      same with my shadow priest..
       
    15. HyperMonkey

      HyperMonkey Member

      Joined:
      Jul 3, 2010
      Messages:
      517
      Likes Received:
      7
      Trophy Points:
      18
      What Class are you?: Mage
      What Spec are you?: Arcane
      What 'context' is the bot in? (Instance, BG, Normal): Normal
      What level are you?: 85
      What revision of Singular are you using?: 348
      Have you made any modifications to Singular?: No
      Are you using a branched build, or the trunk build? (Only viable for developers): No
      What version of Honorbuddy are you using?: v2.0.0.4910

      1. Mage is pulling by running into its target. It does not matter what the pull range is set at.
      2. Casting frost nova, and trying to get away from the frozen target often makes the bot spin like crasy. Running in circles.

      The two errors above pretty much makes the Mage version of Singular impossible to use :- (
       

      Attached Files:

    16. longhornfreak

      longhornfreak New Member

      Joined:
      Jul 16, 2010
      Messages:
      70
      Likes Received:
      4
      Trophy Points:
      0
      Code:
                      Spell.Cast("Aimed Shot", ret => StyxWoW.Me.CurrentTarget.HealthPercent > 80 || Unit.HasAura(StyxWoW.Me, "Fire!", 1)),
      I have tried so many combinations of the "Fire!" proc and I still cannot get it to work. I've been having trouble with it for almost 2 weeks now and nothing seems to work. If anyone can tell me how to get Aimed Shot to be cast on a Fire! proc please let me know I have been having so much trouble with it.
       
    17. cyph3rdivin3

      cyph3rdivin3 New Member

      Joined:
      Jun 19, 2011
      Messages:
      12
      Likes Received:
      0
      Trophy Points:
      0
      Hey guys, was wondering if someone could change the ()pull for combat rogues to make it use recuperate instead of slice and dice?
       
    18. Nuok

      Nuok Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      975
      Likes Received:
      28
      Trophy Points:
      28
      Have you tried duration >1 that almost all ways works; and you could always use the aura Id if all else fails at-least you know your correct then; i very much doubt it counts as a stack becuase its a single buff, you should just gain an active aura with duration. If you grab profiletool by raphus you can track your active aura's to work it out (the id i posted is correct on wowhead at least)

      StyxWoW.Me.ActiveAuras["Fire!"].TimeLeft.TotalSeconds > 1

      or maybe

      StyxWoW.Me.ActiveAuras[81541].TimeLeft.TotalSeconds > 1

      Note i hope i got it correct just writing in the browser not in VS
       
    19. longhornfreak

      longhornfreak New Member

      Joined:
      Jul 16, 2010
      Messages:
      70
      Likes Received:
      4
      Trophy Points:
      0
      I appreciate your help, but I could not get it to work. "Fire!" was not recognized by honorbuddy and when I used
      Code:
      		Spell.Cast("Aimed Shot", ret => StyxWoW.Me.ActiveAuras[82926].TimeLeft.TotalSeconds > 1),
      I got
      Also note I changed the spell ID to 82926 which is the proper spell ID for the Fire! proc.

      Fire! - Spell - World of Warcraft
       
    20. Nuok

      Nuok Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      975
      Likes Received:
      28
      Trophy Points:
      28

    Share This Page