I am not sure if these macros exist anywhere else, but they are not copy-pasted. I made these from scratch and they are tested and working with a paladin at level 17. Please enjoy as it took me a couple of days to get them all right!
Just copy and paste the script below into your macros-cache.txt text file located at:
C:\Program Files\World of Warcraft\WTF\Account\ACCOUNTNAME\Server\Charactername
>>and if your wondering... they are in alphabetical order. Also, (spam click) means you must click the macro more than once for it to work... you will know what I mean when u try it in game. You must have these three items for the first two macros to work: "Bloodspattered Shield of the Tiger" "Stung" "Tranquillien Flamberge"<<
MACRO 2 "!Defence!" Spell_Holy_DevotionAura
/equip Stung
/equip Bloodspattered Shield of the Tiger
/cast devotion aura
END
MACRO 7 "!Offence!" Spell_Holy_AuraOfLight
/equip Tranquillien Flamberge
/cast retribution aura
END
MACRO 1 "Leoj" INV_Misc_QuestionMark
Pally Macros made by Leoj for www,MMOwned,com [visit for more great stuff!]
END
MACRO 11 "Crusader-Judge-Right-Judge (spam click)" Ability_Hunter_SurvivalInstincts
/castsequence reset=target Seal of The Crusader, Judgement, Seal of Righteousness, Judgement, Seal of Righteousness, Judgement, Seal of Righteousness, Judgement,
Seal of Righteousness, Judgement
END
MACRO 3 "Judge-RightSeal" Spell_Holy_RighteousFury
/cast Judgement
/stopcasting
/cast Seal of Righteousness
END
MACRO 8 "Lay-ManaPotion" Spell_Holy_LayOnHands
/cast Lay on Hands
/stopcasting
/use Minor Mana Potion
END
MACRO 6 "Save-Friend" Spell_ChargeNegative
/cast Blessing of Protection
/stopcasting
/use Heavy Linen Bandage
/cast Holy Light
END
MACRO 4 "Save-Self" Spell_ChargePositive
/cast Divine Protection
/stopcasting
/use Heavy Linen Bandage
/cast Holy Light
END
MACRO 10 "Stun-Heal (spam click)" Spell_Holy_SealOfMight
/castsequence reset=combat/target hammer of justice, Holy Light
END