hello here, i'v just check this macro on the first page, but i can'i made it working !
can anyone help please?
/run if GetSpellCooldown("Kick")==0 and IsSpellInRange("Kick","target") and (UnitCastingInfo("target") or UnitChannelInfo("target")) then CastSpellByName("Kick") StopMacro() end