• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • CLU (Codified Likeness Utility)

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

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

      Digitalmocking New Member

      Joined:
      Dec 9, 2011
      Messages:
      135
      Likes Received:
      1
      Trophy Points:
      0
      Glad to help, I was able to successfully run LFR last night with CLU on my elemental shaman, and for the terrible gear on my shaman (377 crafted PVP/heroic dungeon) it did quite well, especially considering singular and shamwow won't even DPS the last 3 bosses for some reason.

      One thing I did find was that the bot wouldn't dps Gariona (the drake) during phase 2 of the boat encounter in dragon soul, so I just targeted the warmaster instead.
       
    2. HB0916H38

      HB0916H38 Member

      Joined:
      May 15, 2011
      Messages:
      95
      Likes Received:
      0
      Trophy Points:
      6
      Hunter PET Selection ^^
       
    3. buzzerbeater

      buzzerbeater Well-Known Member

      Joined:
      Mar 21, 2011
      Messages:
      5,419
      Likes Received:
      28
      Trophy Points:
      48
      Tested Shadow Priest and saw exactly the same scenario.

      Btw. Priest is good, but multidotting the drakes before ultraxion was really "strange", cant tell what was wrong. :D
       
    4. affenpop

      affenpop New Member

      Joined:
      Sep 27, 2011
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      testing elemental shaman atm.
      first: had some issues when standing near the boss, bot only called totems and used lavaburst.
      second: bot didn't use elemental mastery at all. think that's not implemented yet?
      third: had some minor frame lags (around 8fps with Raid Bot botbase), maybe i'm going to try lazyraider 2.0 for the next boss...
      fourth: i have a feeling like he only puts totems when in meleerange, afterwards he gives a shit.

      also i think, there are some problems with earthquake/aoe management... at warlord zon'ozz he tried to put earthquake next to the boss, when the orb came near the boss, but he didn't really put it... the trash to yor'sahj he also had the same problems and didn't use chain lightning at all...


      so far all that i saw...

      edit: aoe - trying to use fire nova like enhancer...
       
      Last edited: May 2, 2012
    5. gniegsch

      gniegsch New Member

      Joined:
      Dec 15, 2010
      Messages:
      75
      Likes Received:
      1
      Trophy Points:
      0
      Absolutely, I'm tanking 7/8 HC on my DK using this (as well as DPS when I'm not tanking)
       
    6. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Thank you all for your feedback. I have summarized the following issues.

      1. CLU not DPS-ing Gariona (the drake) in DS boat encounter // Are you guys targeting Gariona and CLU does nothing at all? (Does CLU refresh a DoT or cast something while moving?)
      2. Hunter PET Selection // Hmm....
      3. multidotting "strange" // I am wanting to enhance/modify the way multi-dotting is managed by CLU, I think it can be done allot better. stay tuned :)


      Elemental issues:
      1. had some issues when standing near the boss, bot only called totems and used lavaburst. // Will spec Elemental and test tonight
      2. bot didn't use elemental mastery at all. // I Will add.
      3. had some minor frame lags // This can happen. Is it during AoE phases, can you tell me where you encounter the frame lag?
      4. problems with earthquake/aoe management // Will spec Elemental and test tonight
      5. aoe - trying to use fire nova like enhancer // I will remove.
       
    7. Beast

      Beast Member

      Joined:
      Apr 22, 2010
      Messages:
      618
      Likes Received:
      6
      Trophy Points:
      18
      i noticed stormstrike in the elemental rotation, not really sure why thats there

      also what this CC will do is not correct of elemental ... if you want to change it go ahead it doesn not impact preformance
       
    8. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Thanks Beast, adding to the list, I should have tested the rotation before I implemented it....my bad.
      EDIT: Elemental will be fully tweaked tonight (There is quite a bit wrong with it)...expect some good numbers soon.
       
      Last edited: May 2, 2012
    9. zeldrak

      zeldrak Well-Known Member

      Joined:
      Oct 25, 2010
      Messages:
      3,516
      Likes Received:
      25
      Trophy Points:
      48
      Looking forward to this one too, Wulf. I also have an elemental shaman to use CLU with. Yay!
       
    10. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      this should happen with Singular too.
      Warlocks have the same problem (with CLU), it does nothing until u move mouch nearer to Gariona (End Time - Murozond same issue)
      CLU (and Singular, and some other CCs) do not calculate the range in the correct way

      for singular i did some tweaks to detect the range (but this is done by lua and could slow down the CC ... never did performance testings on that)
      PHP:
      inRange LUA.GetReturnVal<int>("IsSpellInRange(\"spellName\", \"unit\")");if(inRange==1)
      {
      //Casting stuff
      }
      else
      {
      //Log we have a range issue!!! ... maybe do not log, it does spam all the time, log removed
      }
      This Lua returns much more accurate values for the range
      reference: API IsSpellInRange - WoWWiki - Your guide to the World of Warcraft

      know issues:
      - could slow down CC
      - haven't tested the snippet, maybe there'S a typo
       
    11. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Thanks Stormchasing,

      I am about to push the elemental changes but before I do, Im going to test DistanceToTargetBoundingBox() for range check..it returns a smaller value than unit.Distance which may help resolve it.
       
      Last edited: May 3, 2012
    12. wulf

      wulf Community Developer

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

      * 03/5/2012 [2.5.4] Shaman Updates, Massive Elemental overhaul!

      All previous Elemental issues fixed, Totems fixed, etc let me know if either shaman spec is not up to par now :)
       
    13. Toney001

      Toney001 New Member

      Joined:
      Oct 12, 2011
      Messages:
      1,206
      Likes Received:
      5
      Trophy Points:
      0
      You're a machine Wulf! Thanks a lot for your hard work!
       
    14. Digitalmocking

      Digitalmocking New Member

      Joined:
      Dec 9, 2011
      Messages:
      135
      Likes Received:
      1
      Trophy Points:
      0
      Awesome, glad to see my original hack to elemental get some love, thanks Wulf and others for pointing out the needed changes!
       
    15. wakkawakka22

      wakkawakka22 New Member

      Joined:
      Nov 11, 2011
      Messages:
      204
      Likes Received:
      2
      Trophy Points:
      0
      View attachment magebuff.txt wulf, having problems with the mage cc...still casting dalaran brillance and rebuffing arcane brilliance loop
       
    16. wulf

      wulf Community Developer

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

      Fixing...
       
    17. floppydrive

      floppydrive New Member

      Joined:
      Jan 10, 2012
      Messages:
      263
      Likes Received:
      1
      Trophy Points:
      0

      Where can i download 2.5.4 ? I only see 2.5.3 and does it use UE?
       
    18. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Hi hueyz, see "How to get the latest Version" on the first post...short answer you can get the latest and greatest from the SVN link. :)

      Yes, CLU makes use of Unleash Elements whilst moving.
       
      Last edited: May 3, 2012
    19. floppydrive

      floppydrive New Member

      Joined:
      Jan 10, 2012
      Messages:
      263
      Likes Received:
      1
      Trophy Points:
      0
      Ignore my previous post. I actually took the time to read and not act like an idiot. I must say, i fucking love you. from 15k dps ( lazyraider/singular) to 20-22k. !!!!
       
    20. floppydrive

      floppydrive New Member

      Joined:
      Jan 10, 2012
      Messages:
      263
      Likes Received:
      1
      Trophy Points:
      0

      what does

      [9:05:01 PM:904] Lua failed! Status: #SWb

      mean?
       
    Thread Status:
    Not open for further replies.

    Share This Page