@xsilverdicex: no problem

Yes I'm running out of space on the GUI and I did a BIG GUI so I could add thing in the future.. lol

for the setting only for the tank, have you tried the healing tank priority? that way he will heal the tank more often than the dps..
if I add another set of value for tanks that basically means i need to double the checks, couse if the target to heal is a tank i need to check one set, if is no the tank another set.. can be done but healing tank priority is not what you are looking for?
For the judgment on the Crowd Controlled target, there is a way to check if a target id cced BUT that is as slow as calling a cleanse callon that target, I can add it and see how much it does impact performance

For the precasting, have you tried putting it to 0? what does it happen? can you describe more how it get messed?
I have tried every setting from 0 to 7 and they all work, for me.
if you go behind 7 it will stop working, and that's intended, couse you cannot precast a spell more then more or less 400 millisecond, now intellywait by default precast of 200ms, plus 2 times your latency (usualy mine is around 50) plus pre casting..
If you tried something like 50 or 20 i can understand why it didn't work well

accepted range of value is 0-7 (max on realy low latenxy of 10, maybe I should write it on the GUI?)
For the getting confused part: that actualy could be.
She decide what spell to use 400 millisecond before the actual cast, so if a lot of things are going on at the same time a spell good 400 millisecond before can easily be wrong 400 millisecond after.
I can Add more option (for example modify the 200 millisecond Intellywait gives your pc to calculate what to do next, or disable the account for lag)
For the not using party or raid, the snipset of log you gived me did not say anywhere what settings are being used so I do not realy know.. ^__^
You left the group is a lazyraider message, I do not know why he did thought you were lefting a group lol ^__^
Instead the mounting UP is my CC, but I'll need the full log to check it

(the log you attached is just 40 line long, more or less, no variable inizializing)
I'll try to explain how the new IntellyWait work so maybe you all can give me some advice to how to make it better.
This is what he do:
It is divided in 4 steps:
Step A:
1: if you are not in gloobal cooldown and are not casting go to step B.
2: if you are in gloobal cooldown and are not casting and the time left on gloobal cooldown is less then 200+2xlatency+precast go to steb B (else wait till one of the 3 condition are met)
3: if you are casting and the cast time left on current spell is less then 200+2xlatency+precast go to steb B (else wait till one of the 3 condition are met)
Step B:
Now we decide what spell to use, run all a complicate series of checks to decide who to heal and with what.
Step C:
1: if you are not in gloobal cooldown and are not casting go to step D
2: if you are in gloobal cooldown and are not casting and the time left on gloobal cooldown is less then 2xlatency+precast go to steb B (else wait till one of the 3 condition are met)
3: if you are casting and the cast time left on current spell is less then 2xlatency+precast go to steb B (else wait till one of the 3 condition are met)
(NOTE: in step C we do not add the 200 millisecond. This means we have as much as 200 millisecond to do all the calcualtion necessary to decide who to heal next and with what, this is our window)
Step D
Command WoW to cast the spell. NOW!
What I can do is let you decide the amount of time we wait for calcualtions (the 200 millisecond) and if compensate for the lag or not, on FAST pc 200 millisecond is way too much
(if you wanna try this by hand modify the (Whatever)_how_much_wait in the XML file to something like.. 50? to see if it impact the Confusion issue)
@Tama: Sorry sadly I do not know were else to go looking to optimize the CC to make her ask for movement faster to the botbase.
I can add aura mastery that way but should it stack with other CD? like pop wings (avenging wrath) + aura mastery? or act as a CD by herself?
EDIT: @hi1674: No problem

how are you finding with the retribution module?
