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

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Thanks guys appreciate all your help. I'm off to work (!@!##$ it) but shall return!
       
    2. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      That tells me CLU is casting the spells on the tendons as [CLU SUCCEED] = UNIT_CAST_SUCCEED within the combat log (which means WOW has detected that the spells have been cast)

      EDIT:
      I think I am narrowing it down: CastSpellAtLocation this lines up with the pet attack problems and the Unholy DK and also what you have reported Stormchasing.

      EDIT2: Ahh now I see...CastSpellAtLocation is because you do not have a current target...I can fix that. The Successful spellcasts must have been you playing manually....some more investigating!

      EDIT3: AHA!...I wanted to ensure that I wasnt casting healing spells to players that were not in Line of site (think Morchock with the pillars)..and well I added..to my cancast method :

      Code:
      // no target....hmmmm
      if (!target.InLineOfSight)
       {
      	return false;
       }
      I am thinking this is our issue...could anyone test by removing or commenting out this code in Spell.cs (I am at work :D)
       
      Last edited: Jun 25, 2012
    3. wulf

      wulf Community Developer

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

      Hi Ama, thanks for the info I posted a reply in ArmyDr's thread on http://www.thebuddyforum.com/honorb...aa-disc-future-cc-developers-please-read.html but will iterate here as well.

      This is why you may *feel* it is not working correctly because you need to be close enough to your heal target for CLU to detect enemy units within 15yrds of them...when it is casting a heal you are probably not close enough to your targets target to smite them..keep this in mind when you are using CLU. I have tested this in LFR's and Heroics keeping correct distance to my heal targets for it to use HF/smite and never found any issues.
       
      Last edited: Jun 25, 2012
    4. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      Hi wulf,

      yes i played manually at this point cause it was needed ;) that would explain why it is logged in the file but clu showed nothing at the logging window :p
      For the targetting, i'll test in some hours (10^^) when i'm back at home.

      to the groupnumbers ... i looked at this yesterday while searching for the tendrons problem^^ but ... this wasn't what i was looking for so i skipped it very fast.
      So i assume u need / want a method for targetting to find the best groupnumber and partytarget to cast an aoe-heal, if this is what u want, i've an idea but have to test if this working.
       
    5. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      AA Disc priest...12.6M healing done @ 16.7k HPS in madness, 2nd from the top (pali at top) without going OOM. Update from SVN.

      Testing Ultra now...ilvl 380 no specific gems no reforges, low haste..EDIT LoL nothing to heal...OP healers all doing 39k HPS or less LoL

      EDIT I think we fixed the burning tendons issue....

      [CLU] 2.6.8: [Casting] Holy Fire for Evangelism stacks. Using ****iestt's Target on Burning Tendons
      [CLU SUCCEED] 2.6.8: ***mi Distance: 10, Holy Fire, MaxHealth: 134832, CurrentHealth: 134832, Deficit: 0, HealthPercent: 100
       
      Last edited: Jun 26, 2012
    6. hbaioni

      hbaioni New Member

      Joined:
      Oct 17, 2011
      Messages:
      299
      Likes Received:
      1
      Trophy Points:
      0
      Hey Wulf, a quick question: Which one of your healing specs performs better, in terms of HPS? Holy or Disc? I would rather use Holy, but i don't mind changing to Disc (after all, i just move the toon and the bot does all the healing). I need to be able to heal in DS 10 N, at the same level than the other healers and without running OOM, so, if I have to change my spec, i will.
       
    7. wulf

      wulf Community Developer

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

      * 26/6/2012 [2.6.9] Discipline Priest Archangel/Atonement healing updates and general code cleanup. Fix for Burning Tendons not attacking.

      @hbaioni, I would probably go AA Disc (just remember what I mentioned a few posts back about staying in range of your raid)...for me it heals very well. Holy is not yet optimized for Chakra use. (That's next :D)
       
      Last edited: Jun 26, 2012
    8. Ama

      Ama New Member

      Joined:
      Jun 6, 2011
      Messages:
      1,171
      Likes Received:
      33
      Trophy Points:
      0
      okay, I am getting how you are interpretting AA. I think the main difference here is that you are aiming to top everyone off. The way I see it, you dont really need to top the range off, just keep them above 50 at least. That is why flash heal is 50. They dont completely get ignored, they can still get Shields, penance, prayers of healing and mending.

      I know, the logical thing to say here, is that you have the mana and the time so do the healing. However, with AA, taking full advantage of Archangel is key. If you are using slow heals like heal and greater heal, they dont build stacks for you. You really risk losing your stacks during these long casts. With AA, you gotta build you stacks and keep them.

      Replacing GHeal with Holy Fire is not ideal. if you are smite healing, you want to keep HF on cd for the buff.
       
    9. Pronamic

      Pronamic Member

      Joined:
      Apr 18, 2010
      Messages:
      102
      Likes Received:
      0
      Trophy Points:
      16
      Hey there Wulf mate

      First off top cc mate i use it on me rogue :) keep up the great work for us lazy peeps..

      Just a quicky does this now work with pally healers and resto druids.. Also whats it like druid tanking ??
       
    10. myslex

      myslex Member

      Joined:
      Apr 1, 2010
      Messages:
      36
      Likes Received:
      0
      Trophy Points:
      6
      Using this CC in Grinding Mode the bot does not automatically target enemies in range. It does however attack mobs if targeted or if I manually target the enemies: Is there a setting I have missed to enable automatic targeting or is this feature not yet implemented? Any chance of seeing this implemented in a near future?

      Love the work put into this CC, Thanks
       
    11. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      Hi wulf,

      again some issues^^

      while standing at max range (morchock or zonozz), CLU thinks it is out of range (i've no clue how to fix)
      second problem: Warlock (Demo) stops working when pet dies (will try to fix it after raid)

      *edit*
      The pet tweak needs a little bit longer, cause i've encountered more problems -.-

      Issue: Felguard is dismissed if he doesn't attack and never does his Axe Toss, so we spend one GCD for the new pet without doin anything with the old pet ... not good ;), i'm working on this atm
       
      Last edited: Jun 26, 2012
    12. Soeski

      Soeski Member

      Joined:
      Jan 15, 2010
      Messages:
      971
      Likes Received:
      2
      Trophy Points:
      18
      Hey Wulf,
      me again. So, trying out 2.6.9. But... what are the conditions you base your bot-spec on? I changed one Glyph, and now CLU just does not see me AA specced. It just uses Heal, Greater Heal and so on. No more smiting/holy fire... :(
      Glyphs now equipped, as recommended with the spec for AA (33/8/0): PoH, PW:S and Penance as Prime. PoM, Smite and Divince Accuracy as Major.
      So in shirt: It's not AA'ing anymore and therefore I'm back again to Noobrage. Noobrage does still use AA, despite my changing Glyphs.
      What gives?
       
      Last edited: Jun 26, 2012
    13. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Hi Soeski, I am checking for the Atonement Talent, Glyph of Divine Accuracy and Glyph of Smite. Checking for issues now...

      PHP:
      private static bool IsAtonementSpec get { return TalentManager.HasTalent(15) && TalentManager.HasGlyph("Divine Accuracy") && TalentManager.HasGlyph("Smite"); } }

      EDIT Just ran a quick herioc everything is working as expected....
       
      Last edited: Jun 26, 2012
    14. Soeski

      Soeski Member

      Joined:
      Jan 15, 2010
      Messages:
      971
      Likes Received:
      2
      Trophy Points:
      18
      Ok, strange. I will give it another go, and attach a log when it's not working for me. But for now, bed time! It's 11.30pm here, so you'll have to wait until tomorrow :p
      Thanks for the quick reply and testing. I so much want this to be even better than Noobrage :p

      By the way, tested Resto with CLU but that might need some work, compared to (again) Noobrage. It did not use Nourish for example, but I will also test this some more soon and attach a log.
       
    15. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Hi Soeski, Have a good rest :D I have restrictions on when to nourish probably doesn't need to be there I was waiting until all bugs are out of Disc priest then I move onto the next healing rotation and get it perfect..there is many more optimisations to the other healing specs that i haven't gotten too yet!


      I might add that I have next week off for work!...expect the changed to roll in thick and fast :D
       
      Last edited: Jun 26, 2012
    16. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      so the Warlock Pet issue took me bout one hour now, and i think i fixed it :D (partially)

      I had to add a new method to check if the pet has a spell, cause every time i used a spell (Devour Magic), CLU decided to recall my lovely Felhunter (cause it has a CD and can't be cast again^^)
      Had some trouble with the Felguard (but after looking at the spells, i've found my mistake)

      The last issue is ... Pet is not autoattacking when set to defensive ... any ideas how to fix that?
      For now i've set all my warlock pets to Assist me instead of defensive
      The issue when Pet dies in combat is fixed, and pet swap is fixed too (if set to assist, if not set to assist ... see above)
       

      Attached Files:

    17. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Thank you Stormchasing! I am sure everyone that uses CLU will appreciate your changes :)

      Time for work again...*sigh*
       
    18. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Hi Pronamic, Thanks mate, I love hearing success stories :). Holy Paladin and Restoration Druid are implemented and heal quite well, again..there are many more optimisations to make to all the healing rotations - except maybe AA/Disc (I think I have done that to death) - to turn them from good CC's to great CC's.

      Also the first post lists all the classes and what status they are in :D
       
    19. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63
      Hi myslex, CLU has movement and targeting within its Settings window. Click "Class Config" > Select the Drop down menu for Handle movement and set to enabled.
       
    20. Venus112

      Venus112 New Member

      Joined:
      Jun 17, 2010
      Messages:
      1,509
      Likes Received:
      13
      Trophy Points:
      0
      Hey Wulf

      Could you tell me exactly, what are the modifiers for using Nourish as resto drood?

      Right now, i see it's used more as a kind of emergency heal?
      On tank, you'd want to use it for keeping up harmony and 3 stacks of LB, instead of simply refreshing LifeBloom.
       
    Thread Status:
    Not open for further replies.

    Share This Page