What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

CLU (Codified Likeness Utility)

Status
Not open for further replies.
Holy Paladin added to SVN...LoL its not bad.

EDIT: First Heroic run...passes with flying colours...onto LFR!


ok it has an issue in LFR...it hangs for a few seconds...investigating..

EDIT,EDIT: OK Fixed that up..all good...


edit edit edit edit OK that is alot of fun!...I would love to hear from a geared Holy Paladin!

Only tried the first 2 bosses of LFR, used LazyRaider 2.0.2, disabled all plugins, maxfps 60, framelock on

Does this CC use Avenging Wrath, Guardian etc?

Only other thing I noticed is that it doesn't always re-cast Judgement of the Pure when the buff is about to run out or when it runs out.

Btw the targetting system for healing works but would you be changing it where it's more a mouseover kind of heal to leave targetting free for users. Reason i ask is it would allow a player like me to interrupt mobs, dps, stun when i need to.
 
Last edited:
Does this CC use Avenging Wrath, Guardian etc?

Only other thing I noticed is that it doesn't always re-cast Judgement of the Pure when the buff is about to run out or when it runs out.

Btw the targetting system for healing works but would you be changing it where it's more a mouseover kind of heal to leave targetting free for users. Reason i ask is it would allow a player like me to interrupt mobs, dps, stun when i need to.

  1. Avenging Wrath, Guardian AT < 50% Health of the player (I just through it in there for now...I have a much better idea for managing healing cooldowns.)
  2. I noticed the problem with JoP as well, its when you target a healer to heal...as its set to judge the current targets target..which in the case of a healer would be another player...fix incoming :)
  3. "would you be changing it where it's more a mouseover kind of heal" Not at this stage.

but the real question is "How did it heal?" :p


Is CLU Optimized for leveling?

Hi Battler624, short answer is No. :)

for some reason low lv 15 my disc priest isnt working..

here is the log if u need

View attachment 42005

additional info; i tried restarting hb like 3 times, and happened the same..

regards

I will have a quick look. Movement is just a bonus guys, and CLU is not intended to be a replacement for singular whilst leveling.


@lathrodectus: Thanks for your post! It's good to hear some experienced players feedback, I will add that to my list ASAP.
 
Last edited:
cool man! Ill try your healing classes out when i get back home this week. I saw you did a Disc priest without atonement. Looking forward to trying it.

I hope you don't beat me in writing all the healing classes. I just got shaman left and I gotta make sure some of the new ones are good, which is hard b/c i don't know them as well.

This is what I used to do Atonement disc healing...

http://www.thebuddyforum.com/honorb...aa-disc-future-cc-developers-please-read.html

I used it for the atonement part of Disc CC. It is really spot on and really fun to watch.
 
Can I modify this so it AOE's immediately with say 3 adds? I'm thinking for low level instances.
 
Haha, how would I do that?

I'm using it for a Demo Lock, level 69.

Thanks.
 
Hey Wulf, I just went in to FL for a heroic rag kill on my DK and noticed he has the same range shit as madness. Fixed it by adding Rag to both the ignore range and override DnD lists, so for quick reference, here's the ID:

Code:
52409, // Ragnaros (Firelands)
 
Running DS right now, a few things with resto druid:
1) It doesn't seem to be using the Extra Action button on Ultraxxion. Almost over and I"ll post log. It casts sometimes, but not every single time for some reason.
2) Swiftmend isn't used nearly enough in AoE situations. We need a way for it to see if people grouped up need healed, and if one of them has Rejuvenation / Regrowth. If so... we need to cast Swiftmend. Considering the extremely low cost of Swiftmend maybe just make it a higher priority heal? Not sure what that would do. If there's any way to detect if we're in LFR, Swiftmend if the target has Regrowth / Rejuv should be a top priority so it's used every CD.
 

Attachments

Running DS right now, a few things with resto druid:
1) It doesn't seem to be using the Extra Action button on Ultraxxion. Almost over and I"ll post log. It casts sometimes, but not every single time for some reason.
2) Swiftmend isn't used nearly enough in AoE situations. We need a way for it to see if people grouped up need healed, and if one of them has Rejuvenation / Regrowth. If so... we need to cast Swiftmend. Considering the extremely low cost of Swiftmend maybe just make it a higher priority heal? Not sure what that would do. If there's any way to detect if we're in LFR, Swiftmend if the target has Regrowth / Rejuv should be a top priority so it's used every CD.

  1. Extra action button will not fire due to a long cast time :(
  2. Added Swiftmend to AoE, it was top priority for single target, so should have been used on CD.
 
Can't you just add SpellManager.StopCasting();?

Yep already in....

Spell.StopCast(ret => (EncounterSpecific.IsFadingLight() || EncounterSpecific.IsShrapnel() || EncounterSpecific.IsHourofTwilight()) && SettingsFile.Instance.AutoExtraActionButton, "ExtraActionButton1"),
 
Hmm, then it should cancel whatever spell and use the button.
Only thing i can think of, is the bools for detecting the spells

Btw, could you tell me how the detection of when it's time to soak, works?
 
Hi,

Could i just ask how the pet sac logic works in the Warlock demo spec, and do i leave it with fellhunter untill the end of the fight?

Haxed
 
Btw, could you tell me how the detection of when it's time to soak, works?

I havnt written the time to soak logic yet.

Hi,

Could i just ask how the pet sac logic works in the Warlock demo spec, and do i leave it with fellhunter untill the end of the fight?

Haxed

Start with felhunter out, it will felstorm then Soulburn then summon fellhunter...use until end of fight.
 
Would also like a disc priest to go into this :] Be really great :}~~~
 
I never thought I would say this but I need to slow CLU's heal targeting down LMAO.

We want to cast lifebloom on the tank...

[5:33:54 PM:046] Targeting RAID MEMBER DPSPLAYER1: Max 149317, Current 118099, Defecit 31218
[5:33:54 PM:088] Targeting TANK TANKPLAYER2: Max 191345, Current 173518, Defecit 17827
[5:33:54 PM:144] Targeting RAID MEMBER DPSPLAYER1: Max 149317, Current 118099, Defecit 31218
[5:33:54 PM:171] Targeting TANK TANKPLAYER2: Max 191345, Current 173518, Defecit 17827
[5:33:54 PM:226] Targeting RAID MEMBER DPSPLAYER1: Max 149317, Current 118099, Defecit 31218
[5:33:54 PM:251] Targeting TANK TANKPLAYER2: Max 191345, Current 173518, Defecit 17827
[5:33:54 PM:308] Targeting RAID MEMBER DPSPLAYER1: Max 149317, Current 118099, Defecit 31218
[5:33:54 PM:333] Targeting TANK TANKPLAYER2: Max 191345, Current 173518, Defecit 17827
[5:33:54 PM:405] Targeting RAID MEMBER DPSPLAYER1: Max 149317, Current 118099, Defecit 31218
[5:33:54 PM:463] Targeting TANK TANKPLAYER2: Max 191345, Current 173518, Defecit 17827
[5:33:54 PM:475] [CLU] 2.6.0: [Casting TargetBuff] Lifebloom on tank : (RefreshTime=1) had 0 second(s) left
[5:33:54 PM:475] Spell_C::CastSpell(33763, 0, 0x3800000051076BF, 0) [84]

[5:33:54 PM:505] Targeting TANK TANKPLAYER2: Max 191345, Current 173518, Defecit 17827
[5:33:54 PM:558] Targeting RAID MEMBER DPSPLAYER1: Max 149317, Current 121445, Defecit 27872
[5:33:54 PM:598] Targeting TANK TANKPLAYER2: Max 191345, Current 191345, Defecit 0
[5:33:54 PM:666] Targeting RAID MEMBER DPSPLAYER1: Max 149317, Current 121445, Defecit 27872
[5:33:54 PM:689] Targeting TANK TANKPLAYER2: Max 191345, Current 191345, Defecit 0
[5:33:54 PM:758] Targeting RAID MEMBER DPSPLAYER1: Max 149317, Current 121445, Defecit 27872
[5:33:54 PM:780] Targeting TANK TANKPLAYER2: Max 191345, Current 191345, Defecit 0
[5:33:54 PM:847] Targeting RAID MEMBER DPSPLAYER1: Max 149317, Current 121445, Defecit 27872
[5:33:54 PM:870] Targeting TANK TANKPLAYER2: Max 191345, Current 191345, Defecit 0

Actually cast on (CHECKED WITH UNIT_SPELLCAST_SUCCEEDED)
[CLU] 2.6.0: [5/15/2012 5:33:54 PM] DPSPLAYER1 Distance: 9, Lifebloom, MaxHealth: 149317, CurrentHealth: 121445, Deficit: 27872


LOL to the thousands of a second...damn instant casts!

This was using lazyraider 60fps (MaxDPS)....HOW do I get around this ?
 
Last edited:
Status
Not open for further replies.
Back
Top