I do get asked about my mouseover macros a bit so ill post some:
#showtooltip
/cast [target=mouseover,noharm,exists] Holy Light;[target=mouseover,harm,exists] Judgement of Light;[noharm] Holy Light ;[harm] Judgement of Light
Simple one that gets used a lot, put your cursor over a good guy and press the keyboard button assigned, you get holy light, put it over a bad guy it judges light.
The way i have my tank groups set in Xperl, i can judge the skull and drop holy lights on the tanks with mouse movement of less than an inch.
-----------------------------------------------------------------
#showtooltip
/cast [target=mouseover,noharm,exists] Sacred Shield;[target=mouseover,harm,exists] Hammer of Justice;[noharm]Sacred Shield;[harm]Hammer of Justice
Shields the tank or stuns the target.
-----------------------------------------------------------------
#showtooltip
/cast [target=mouseover,noharm,exists] Flash of Light;[target=mouseover,harm,exists] Shield of Righteousness;[noharm]Flash of Lightl;[harm]Shield of Righteousness
I use this for tanking and healing. flash or slap with shield.
-----------------------------------------------------------------
This is a priest one that does the same but shows how to castsequence:
#showtooltip
/castsequence reset=6 [target=mouseover,noharm,exists] Power Word: Shield,Prayer of Mending;[target=mouseover,harm,exists]Shadow Word: Pain,Devouring Plague;
If im healing 5 mans, mouseover the tank and hit the assigned button twice, then mouseover skull and hit it twice more, healz and dps.
All the above mouseover macros work on both frames and in field of play.
have fun
Py