• 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. kbrebel04

      kbrebel04 New Member

      Joined:
      Dec 15, 2011
      Messages:
      294
      Likes Received:
      3
      Trophy Points:
      0
      Where is this updated cc?
       
    2. panYama

      panYama Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,629
      Likes Received:
      49
      Trophy Points:
      0
      I've never spoke of an updated cc. I just stated I'm happy with the arms right now as it's pushing me to top the numbers in pvp,arena,LFR,normal,heroic mode.
       
    3. handnavi

      handnavi Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,489
      Likes Received:
      59
      Trophy Points:
      48
      So here we go, an updated version auf Feral.cs. Its compatible with the newest SVN version.

      ATTENTION!!: The cat part kicks ass. It will do alot of dmg. :p
      I have not tested the bear part that much, it should work too.

      Please give me serious feedback.

      If you report an error or an unexpected behavoir ATTACH A LOG FILE, otherwise i wont help you.

      Cheers ;-)
       

      Attached Files:

    4. laria

      laria Well-Known Member

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

      kbrebel04 New Member

      Joined:
      Dec 15, 2011
      Messages:
      294
      Likes Received:
      3
      Trophy Points:
      0
      So this is just the same one in the svn trunk? It stance dances? Uses the correct priorities when the target is under 20% HP? I just remember trying this CC and it being pretty bad...
       
    6. Ruinit

      Ruinit Member

      Joined:
      Nov 1, 2010
      Messages:
      992
      Likes Received:
      4
      Trophy Points:
      18
      Thanks for updating :) Will miss your Iloveanimals but all good, cat works will test bear and let you know.
       
    7. Ruinit

      Ruinit Member

      Joined:
      Nov 1, 2010
      Messages:
      992
      Likes Received:
      4
      Trophy Points:
      18
      Code:
      Spell.Cast("Incinerate", ret => StyxWoW.Me.HasAura("Molten Core")),
      Demonology spams "Incinerate" even when "Molten Core" isn't proc'd any way to fix this?
       
    8. Ruinit

      Ruinit Member

      Joined:
      Nov 1, 2010
      Messages:
      992
      Likes Received:
      4
      Trophy Points:
      18
      Shadow priest is double casting "vampiric touch" also
       
    9. Obliv

      Obliv New Member

      Joined:
      Oct 18, 2011
      Messages:
      636
      Likes Received:
      6
      Trophy Points:
      0
      I don't have a priest or lock to test with, but I'm assuming you're 85. If so, test on an 87 boss in 5 man... then on a raid boss. I'm interested to see if it's happening on both. Let me know the results. If we can pinpoint what is happening I'll modify the file and send it to you for testing.
       
    10. Ruinit

      Ruinit Member

      Joined:
      Nov 1, 2010
      Messages:
      992
      Likes Received:
      4
      Trophy Points:
      18
      I replaced the code with this. Once VT drops off it still casts it once and then tries to cast again for a 2-3 sec dps cast time loss. Maybe Ralph will fix priest use to love his.

      Code:
      Spell.Buff("Vampiric Touch", ret => !StyxWoW.Me.CurrentTarget.ActiveAuras.ContainsKey("Vampiric Touch")),
       
    11. bahgsy

      bahgsy New Member

      Joined:
      Jan 25, 2011
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Just curious, is there a way to disable targeting with Singular?
       
    12. Ruinit

      Ruinit Member

      Joined:
      Nov 1, 2010
      Messages:
      992
      Likes Received:
      4
      Trophy Points:
      18
      yes it is in the class settings way down at the bottom. But for some reason it will still sometimes not allow you to target or stay on a target...
       
    13. kbrebel04

      kbrebel04 New Member

      Joined:
      Dec 15, 2011
      Messages:
      294
      Likes Received:
      3
      Trophy Points:
      0

      So can anyone please fix this?
       
    14. kbrebel04

      kbrebel04 New Member

      Joined:
      Dec 15, 2011
      Messages:
      294
      Likes Received:
      3
      Trophy Points:
      0
      What would be the code to insert to use item

      basically im wanting it to use my trinket at the same time as my avenging wrath.

      Item.UseItem(72450), ret => StyxWoW.Me.HasAura("Avenging Wrath"))),

      does not work..
       
    15. Obliv

      Obliv New Member

      Joined:
      Oct 18, 2011
      Messages:
      636
      Likes Received:
      6
      Trophy Points:
      0
      I've been looking in to the trinket thing for the exact same reason. If you find code that works, let me know so I can implement it. I'll PM you if I find something with the updated CC.

      Any devs know how we call for trinkets to be used at a certain time?
       
      Last edited: Jan 12, 2012
    16. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      pm'ed u
       
    17. Obliv

      Obliv New Member

      Joined:
      Oct 18, 2011
      Messages:
      636
      Likes Received:
      6
      Trophy Points:
      0
      Your inbox is full!

      My Dropbox should have the latest H Pally file. I've been working on the ret / prot CC and was satisfied enough with the Holy (and not getting any feedback). Feel free to modify it like crazy. Main issues would be trinket usage, better Holy Radiance logic (not sure it's "bad" at the moment but could probably use tweaks), and better PvP logic. I added Cleansing, but it seems broken at the moment. It doesn't remove Magic even if we're talented for it.

      Thanks for helping out Singular! :)
       
    18. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      hmm crazy, my inbox says:
      Inbox contains 0 messages. You have 13 messages stored, of a total 50 allowed. ...
      and pm'ing is active... but okay :)
      I'll take a look into it, and will add some stuff for the trinket and pvping this evening / night.

      I'll give you feedback till sunday :)
       
    19. BodyBag_RBM

      BodyBag_RBM New Member

      Joined:
      Jan 12, 2012
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      Auto combat problems

      Hi

      Up till recently I had been using iloveanimals cc which worked a dream, although its doesn't work anymore. Anyway singular seems to work well especially with hani's feral.cc on page 109. The issue I am having is that once the cat starts fighting I cannot disengage from the boss and get hit by aoe's, i used to just hit the esc key to break the fight and run. Have i missed something obvious?

      Thanks
       
    20. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      try to disable movement in config window
       

    Share This Page