Making ret paladin flawless menu

User Tag List

Results 1 to 1 of 1
  1. #1
    averykey's Avatar Contributor
    Reputation
    158
    Join Date
    Dec 2011
    Posts
    448
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Making ret paladin flawless

    Can someone help me? I do not know lua. I am sure this would be easy for someone who knows lua and it would be easy to take these skills and improve all the other profiles.

    Trying to make my ret paladin profile do better dps

    For templar
    What i need is if 2 holy power and divine purpose proc? crusader strike or judgement if crusader strike is not up

    exorcism, is dot up on mob? if yes wait; if no exorcism.

    Current templar

    local sDivinePurpose = UnitBuffID("player", 90174)

    if IsSpellInRange("Templar's Verdict", "target") ~= 1 then
    return false
    end


    if UnitPower("player", 9) == 3 or sDivinePurpose ~= nil then
    return true
    end
    Current exorcism

    sAoW = UnitBuffID("player", 5957

    if IsSpellInRange("Exorcism", "target") ~= 1 then
    return false
    end


    if sAoW ~= nil then
    return true
    end
    I want my guardian of ancient kings to pop at the beginning of the fight after 10 secs avenging and zealotry pops

    Current goak

    if IsSpellInRange("Crusader Strike", "target") ~= 1 then
    return false
    end

    return true
    avenging wrath
    if IsSpellInRange("Crusader Strike", "target") ~= 1 then
    return false
    end


    return true
    Current zealotry
    local sDivinePurpose = UnitBuffID("player", 90174)
    local sAW = UnitBuffID("player", 31884)

    if IsSpellInRange("Crusader Strike", "target") ~= 1 then
    return false
    end

    if UnitPower("player", 9) < 2 or sDivinePurpose ~= nil or sAW ~=nil then
    return true
    end
    for hand of freedom i need it to do every man for himself if hand of freedom is down and to work for all spells? i am not sure if there is a lua function for libary access so it knows all the spells.

    current hand of freedom
    local debuff = { 45524, 1715, 3408, 59638, 20164, 25809, 31589, 51585, 50040, 50041, 31126, 31124, 122, 44614, 1604, 45524, 50040, 339, 45334, 58179, 61391, 19306, 19185, 35101, 5116, 61394, 2974, 54644, 50245, 50271, 54706, 4167, 33395, 83302, 55080, 11113, 6136, 120, 116, 44614, 31589, 63529, 20170, 87194, 31125, 3409, 26679, 64695, 63685, 8056, 8034, 18118, 18223, 63311, 23694, 1715, 12323, 39965, 55536, 13099, 29703 }


    for i,v in ipairs(debuff) do
    if UnitDebuffID("player",v) then return true end
    end
    Thank you for the help and reading my post.

    edit:

    for judgement
    can you make it target another target if the dot is about to fall off and re apply?
    this can be converted to many classes like warlock priest hunter and would be a cool feature.

    Current judgement
    sSoR = UnitBuffID("player", 20154)
    sSoT = UnitBuffID("player", 31801)
    sSoJ = UnitBuffID("player", 20164)
    sSoI = UnitBuffID("player", 20165)

    if IsSpellInRange("Judgement", "target") == 0 then
    return false
    end

    if sSoR ~= nil or sSoT ~= nil or sSoJ ~= nil or sSoI ~= nil then
    return true
    end
    Last edited by averykey; 12-18-2011 at 01:51 PM.

    Making ret paladin flawless

Similar Threads

  1. Soloing Onyxia as a Ret Paladin
    By Vitaliciedade in forum World of Warcraft Guides
    Replies: 18
    Last Post: 01-19-2009, 06:11 PM
  2. 2v2 ret paladin bm hunter! strats
    By halofan619 in forum World of Warcraft Guides
    Replies: 13
    Last Post: 06-07-2008, 05:18 AM
  3. Fun Ret Paladin Trick
    By Sallix in forum World of Warcraft Exploits
    Replies: 8
    Last Post: 11-04-2007, 11:41 AM
  4. Ret paladins don't suck!
    By Korey16 in forum Screenshot & Video Showoff
    Replies: 39
    Last Post: 08-07-2007, 06:34 AM
  5. Ret paladins don't suck!
    By Korey16 in forum World of Warcraft Guides
    Replies: 26
    Last Post: 06-23-2007, 08:13 PM
All times are GMT -5. The time now is 11:02 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search