• Visit Rebornbuddy
  • CLU (Codified Likeness Utility)

    Discussion in 'Archives' started by wulf, Feb 18, 2012.

    Thread Status:
    Not open for further replies.
    1. zeldrak

      zeldrak Well-Known Member

      Joined:
      Oct 25, 2010
      Messages:
      3,516
      Likes Received:
      25
      Trophy Points:
      48
      @Wulf
      Hey, I just checked the first post, and it says that Arms Warrior is [PC], which is partially checked. Is this up to date? Just wondering because I want to use CLU with my arms warrior, but I don't know how well it works right now.
       
    2. Obliv

      Obliv New Member

      Joined:
      Oct 18, 2011
      Messages:
      636
      Likes Received:
      6
      Trophy Points:
      0
      For raiding.. it'll do pretty well. There are a few adjustments that need to be made with GCD's... but it's definitely "raid ready" for most people.
       
    3. zeldrak

      zeldrak Well-Known Member

      Joined:
      Oct 25, 2010
      Messages:
      3,516
      Likes Received:
      25
      Trophy Points:
      48
      Ah, I just tried it on a dummy to see if it worked well or not. It did rather well. My warrior is nowhere near raid ready, so I'm not very worried about raids right now. I'm more concerned with heroics since I'm still trying to gear my warrior and get arms gear instead of fury gear. I don't like fury much anymore. Seems arms is a lot better.
       
    4. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Apply Poisons added. GUI settings soon, in the meantime you can change the settings file.

      Valid types,
      Instant,
      Crippling,
      MindNumbing,
      Deadly,
      Wound
       
      Last edited: May 1, 2012
    5. Toney001

      Toney001 New Member

      Joined:
      Oct 12, 2011
      Messages:
      1,206
      Likes Received:
      5
      Trophy Points:
      0
      Hey Wulf, did you ever check this rotation out? I'd be happy to test it if needed.
       
    6. weischbier

      weischbier Guest

      If you want to test it now you can check my Advanced CC out until Wulf has added this/tested this.

      greetz

      Weischbier
       
    7. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Not yet...but coming very soon :)

      weischbier's CC's are awesome so you will be in good hands there!
       
    8. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Update from SVN.

      Auto Cat/bearform if movement is enabled...should help out with questing, bg's etc...looked a bit silly walking up in normal form hitting them with a stick.
       
    9. Toney001

      Toney001 New Member

      Joined:
      Oct 12, 2011
      Messages:
      1,206
      Likes Received:
      5
      Trophy Points:
      0
      I was actually going to when I get back home.
      Ty guys!
       
    10. Digitalmocking

      Digitalmocking New Member

      Joined:
      Dec 9, 2011
      Messages:
      135
      Likes Received:
      1
      Trophy Points:
      0
      I'd like to work up an elemental rotation for this, and I'm doing it by basically cribbing the enhancement one. What I need to know is how to check a buff stack count on myself? Basically you only cast Earth Shock if you have 7 or more stacks of Lightning Shield.

      Would the syntax be something like:
      Spells.CastSpell("Earth Shock", ret => GetAuraStack("Lightning Shield") > 7, "Earth Shock"),

      (I think that's the proper function name found in Buff.cs
       
    11. Digitalmocking

      Digitalmocking New Member

      Joined:
      Dec 9, 2011
      Messages:
      135
      Likes Received:
      1
      Trophy Points:
      0
      Attached is the elemental.cs, if the syntax is right on the aura stack of lightning shield for earth shock, this should be just fine for elemental DPS. The rotation/priority isn't overly complex.

      edit: made an order change to make sure you check searing totem and for spiritwalker's grace over just filler lightning bolt

      edit2: So I actually got this working, and it works quite well, I had to make 1 change to enhancement.cs, and that was to set its key spell to "Stormstrike" so CLU would find the proper class/spec spell, and the key spell for elemental was set to Lava Burst

      The only thing I'm not seeing is the rest of the totems being placed down, even through totems are set to "automatic", but I'm not seeing a place where totems are even called/set.
       

      Attached Files:

      Last edited: May 1, 2012
    12. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Hi Digitalmocking, thanks for your contribution I am sure allot of people will be happy you have taken the time to put this together. I will Polish the edges and add it to CLU soonish. :)
       
    13. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Change Log
      -------------

      * 02/5/2012 [2.5.3]
      - Elemental Shaman added // thanks Digitalmocking,
      - Poisons added for rogues,
      - Feral Druid auto shapeshift when movement enabled.
       
    14. Boofy

      Boofy New Member

      Joined:
      Feb 8, 2010
      Messages:
      125
      Likes Received:
      2
      Trophy Points:
      0
      I cannot play rogue for sh?t but CLU can very well, Great Job wulf thanks for this ive really enjoyed playing on CLU with Combat bot over the last few days
       
    15. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      ok, after checking BG's tonight with a ranged warlock and a melee paladin, I think movement is satisfactory...time for healing support :)

      If you havnt already done so update from SVN.
       
    16. Toney001

      Toney001 New Member

      Joined:
      Oct 12, 2011
      Messages:
      1,206
      Likes Received:
      5
      Trophy Points:
      0
      Last night I did 8/8 heroic with Necrophilia and it felt like it was doing less damage than CLU (20k dps on Ultraxion made my jaw hit the floor, and everyone to ask if I had a stroke during the kill).
      After the raid I took it to the dummy, and after half an hour with each CC (no cooldowns enabled), CLU still came ~500 dps ahead for me.

      I'll see if I can do a few LFR over the weekend with each CC for a more thorough testing.
       
    17. weischbier

      weischbier Guest

      1. May I have this log? I don't have any problems on Ultraxion.
      2. Those 500 DPS are not worth mentioning because it's procc depending. (Don't want to bash CLU but it's the truth^^)
      You can see it like this: CLU had 3 KM proccs and Necrophilia only 1 in the last 10seconds. From overall we are up to par.

      greetz

      Weischbier
       
    18. Toney001

      Toney001 New Member

      Joined:
      Oct 12, 2011
      Messages:
      1,206
      Likes Received:
      5
      Trophy Points:
      0
      Sure thing. I'll look it up when I get home. It's probably gonna be gigantic.
      TBH I could not believe it myself. I wish I had taken a SS lol... I do remember I didn't have BoM but I doubt that alone would slash my dps in half.

      On a thirty minute dummy test with each CC? I figured RNG would even out in that long a time, but I can leave it for more time if you think it's insufficient.
      No offense, I'm just reporting my results :)

      In any case, thanks both for your hard work <3

      PS. While you're here, I strongly suggest disabling auto targetting in Necrophilia (I thought it was supposed to be disabled with movement but I guess I was wrong).
      My RL did not appreciate me putting debuffs on bloods during Heroic Spine. I had to keep spamming "Esc" lol...
       
    19. weischbier

      weischbier Guest

      Your results aren't wrong in any case but as I said its really RNG based those 500. It didn't have to happen in the last 10s but overall Necrophilia must have less proccs.

      And thanks for that targetting thing! Good spot.

      greetz

      Weischbier

      Little edit:
      Best proof is this scenario:
      Start rotation and it s going to bash with all it can but ends up with a few seconds proccless which ends up with like 30k burst damage instead its doable 36k.
      That really is the fucked up RNG blizzard lays way to much off.
       
      Last edited by a moderator: May 2, 2012
    20. HBfanboy1980

      HBfanboy1980 Active Member

      Joined:
      Jan 16, 2012
      Messages:
      1,139
      Likes Received:
      11
      Trophy Points:
      38
      This thing can really play a tank in a raid?
       
    Thread Status:
    Not open for further replies.

    Share This Page